@import "https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@400;500;600;700&family=DM+Sans:wght@400;500;600&display=swap";:root{--paper:#f6f2eb;--ink:#24221f;--muted:#837d73;--red:#9d4436;--line:#ded7cc}*{box-sizing:border-box}body{color:var(--ink);background:#ddd8cf;margin:0;font-family:DM Sans,Noto Sans SC,sans-serif}button{font:inherit;cursor:pointer;color:inherit;border:0}main{background:var(--paper);max-width:460px;min-height:100vh;margin:auto;padding-bottom:92px;overflow:hidden}header{justify-content:space-between;align-items:center;height:72px;padding:0 22px;display:flex}.brand{letter-spacing:5px;font-family:Noto Serif SC,serif;font-size:22px;font-weight:600}.brand span{color:var(--red)}.header-actions{align-items:center;gap:20px;display:flex}.bag-btn{background:0 0;padding:0;position:relative}.bag-btn b,nav i{background:var(--red);color:#fff;border-radius:50%;padding:2px 5px;font:10px DM Sans;position:absolute;top:-8px;right:-9px}.hero{background:#e6d7c6;border-radius:3px;min-height:510px;margin:0 18px;padding:38px 27px;position:relative;overflow:hidden}.eyebrow{letter-spacing:2px;color:var(--red);margin:0 0 17px;font-size:10px;font-weight:600}.hero h1,.shop h1,.bag h1{letter-spacing:-1px;margin:0;font:500 39px/1.2 Noto Serif SC,serif}.hero h1 em,.shop h1 em{color:var(--red);font-style:normal}.hero-copy>p:not(.eyebrow){color:#665d51;margin:24px 0;font:14px/1.8 Noto Sans SC,sans-serif}.hero button,.summary button,.modal-bottom button,.success button{background:var(--red);color:#fff;border-radius:99px;align-items:center;gap:15px;padding:13px 18px;font-size:13px;display:flex}.hero-art{width:220px;height:260px;position:absolute;bottom:-7px;right:-8px}.jar{text-align:center;width:130px;height:185px;color:var(--red);background:#f1e8d9;border:8px solid #d0b89f;border-radius:25px 25px 18px 18px;place-content:center;font:22px/1.4 Noto Serif SC;display:grid;position:absolute;bottom:17px;right:38px;box-shadow:12px 16px 18px #9e806040}.berry{color:#9d4436;font-size:60px;position:absolute;bottom:196px;right:8px}.intro h2,.story h2{margin:0 0 28px;font:500 29px/1.35 Noto Serif SC}.product-row{gap:12px;padding-bottom:12px;display:flex;overflow:auto}.product-img{border-radius:2px;place-items:center;height:180px;display:grid;position:relative;overflow:hidden}.product-img span{filter:drop-shadow(0 11px 8px #3b191430);font-size:72px}.product-img label{background:#f6f2ebcc;padding:5px 7px;font-size:9px;position:absolute;top:12px;left:12px}.product-img button{width:30px;height:30px;color:var(--red);background:#f6f2eb;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:10px;right:10px}.product-info{justify-content:space-between;gap:8px;padding-top:13px;display:flex}.product-info h3,.bag-item h3{margin:0 0 6px;font:500 14px Noto Serif SC}.product-info p,.bag-item p{color:var(--muted);margin:0;font-size:11px}.product-info strong{white-space:nowrap;font-size:13px}.story{border-top:1px solid var(--line);gap:20px;padding:55px 22px;display:flex}.story>div:first-child{flex:1}.story p:not(.eyebrow){color:var(--muted);font:13px/1.8 Noto Sans SC}.story a{color:var(--red);align-items:center;gap:6px;font-size:12px;display:flex}.story-art{text-align:center;background:#d4c3a6;place-content:center;width:130px;height:190px;font-size:66px;display:grid;transform:rotate(3deg)}.story-art span{letter-spacing:2px;color:#fff;font:10px DM Sans;transform:rotate(-3deg)}nav{border-top:1px solid var(--line);z-index:5;background:#f6f2ebf5;justify-content:space-around;align-items:center;width:min(460px,100%);height:76px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}nav button{color:#a7a097;background:0 0;flex-direction:column;align-items:center;gap:5px;display:flex;position:relative}.nav-text{font:600 18px Noto Serif SC}.shop,.bag{padding:40px 22px}.shop h1{margin-bottom:35px}.filters{border-bottom:1px solid var(--line);color:var(--muted);gap:26px;margin-bottom:25px;padding-bottom:15px;font-size:13px;display:flex}.filters .chosen{color:var(--red);border-bottom:2px solid var(--red);margin-bottom:-17px;padding-bottom:15px}.shop .product{margin-bottom:28px}.shop .product-img{height:270px}.bag h1 span{color:var(--muted);font:14px DM Sans}.empty{text-align:center;color:var(--muted);padding:115px 0}.empty div{color:#c9bbab;font-size:45px}.empty h3{color:var(--ink);font:500 18px Noto Serif SC}.empty p{font-size:12px}.bag-item{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:19px 0;display:flex}.mini-img{place-items:center;width:78px;height:86px;font-size:35px;display:grid}.bag-item>div:nth-child(2){flex:1}.bag-item strong{margin-top:11px;font-size:13px;display:block}.counter{color:var(--muted);align-items:center;gap:10px;display:flex}.counter span{color:var(--ink);font-size:12px}.summary{margin-top:35px}.summary>div{color:var(--muted);justify-content:space-between;margin:14px 0;font-size:13px;display:flex}.summary strong,.summary .total{color:var(--ink)}.summary .total{font-size:16px}.summary button{justify-content:center;width:100%;margin-top:27px}.modal-bg{z-index:10;background:#211b1890;align-items:flex-end;display:flex;position:fixed;inset:0}.modal{background:var(--paper);border-radius:22px 22px 0 0;width:min(460px,100%);margin:auto 0 0;padding:18px 22px 28px;position:relative}.close{background:0 0;position:absolute;top:15px;right:15px}.modal-img{place-items:center;height:220px;margin-bottom:24px;font-size:90px;display:grid}.modal h2{margin:0 0 10px;font:500 26px Noto Serif SC}.modal>p:not(.eyebrow){color:var(--muted);font-size:13px}.modal-bottom{justify-content:space-between;align-items:center;margin-top:25px;display:flex}.modal-bottom strong{font-size:24px}.modal-bottom button{padding:14px 25px}.success{background:var(--paper);text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.success-mark{color:#fff;background:#c78570;border-radius:50%;place-items:center;width:64px;height:64px;margin-bottom:25px;font-size:30px;display:grid}.success h1{font:500 29px Noto Serif SC}.success p{color:var(--muted);font-size:13px;line-height:1.8}.order-no{color:#b0a79b;margin:22px 0 40px;font-size:11px}.success button{padding:13px 35px}@media (width>=700px){main{box-shadow:0 0 40px #0001}}.profile{padding:40px 22px}.profile h1{margin:0 0 34px;font:500 34px/1.35 Noto Serif SC}.profile h1 em{color:var(--red);font-style:normal}.profile-card{background:#e8ddcf;border-radius:3px;align-items:center;gap:14px;padding:18px;display:flex}.avatar{background:var(--red);color:#fff;border-radius:50%;place-items:center;width:45px;height:45px;font:20px Noto Serif SC;display:grid}.profile-card h3{margin:0 0 5px;font:500 15px Noto Serif SC}.profile-card p,.profile-links small{color:var(--muted);margin:0;font-size:11px}.profile-card svg{color:var(--red);margin-left:auto}.profile-links{border-top:1px solid var(--line);margin-top:32px}.profile-links>div{border-bottom:1px solid var(--line);align-items:center;padding:20px 0;display:flex}.profile-links span{font:500 15px Noto Serif SC}.profile-links small{margin-left:auto;margin-right:13px}.profile-links svg{color:var(--red)}.profile-links button{border-bottom:1px solid var(--line);text-align:left;background:0 0;align-items:center;width:100%;padding:20px 0;display:flex}.profile-links button span{font:500 15px Noto Serif SC}.profile-links button small{margin-left:auto;margin-right:13px}.profile .back-btn{color:var(--muted);background:0 0;align-items:center;gap:4px;margin-bottom:42px;padding:0;font-size:12px;display:flex}.feature h1{margin:0 0 48px;font:500 34px Noto Serif SC}.feature-empty{text-align:center;border-bottom:1px solid var(--line);padding:24px 18px 44px}.feature-icon{color:#c8b7a5;margin-bottom:18px;font-size:44px}.feature-empty h3{margin:0 0 10px;font:500 18px Noto Serif SC}.feature-empty p{color:var(--muted);max-width:260px;margin:0 auto 22px;font-size:12px;line-height:1.8}.feature-empty button{background:var(--red);color:#fff;border-radius:99px;align-items:center;gap:9px;margin:auto;padding:12px 18px;font-size:12px;display:flex}.setting-list{border-top:1px solid var(--line);margin-top:25px}.setting-list div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:19px 0;font:14px Noto Serif SC;display:flex}.setting-list span{color:var(--muted);font:11px DM Sans}.brand{align-items:center;gap:8px;display:flex}.brand img{object-fit:contain;width:30px;height:30px}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}body{-webkit-text-size-adjust:100%;overscroll-behavior-x:none}main{min-height:100svh;padding-bottom:calc(76px + env(safe-area-inset-bottom))}header{height:calc(64px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top)}.hero{min-height:calc(100svh - 64px - env(safe-area-inset-top));padding-top:34px}.hero-art{pointer-events:none}.product-row{scrollbar-width:none}.product-row::-webkit-scrollbar{display:none}input,textarea,button{touch-action:manipulation}input,textarea{font-size:16px}nav{height:calc(76px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom)}@media (width<=360px){header{padding-left:16px;padding-right:16px}.brand{gap:6px;font-size:19px}.brand img{width:27px;height:27px}.hero{padding-left:19px;padding-right:19px}.hero h1{font-size:34px}.product{min-width:154px}.product-img{height:186px}.story{margin-left:16px;margin-right:16px}.shop,.bag,.profile{padding-left:16px;padding-right:16px}}main{width:100%;max-width:540px;box-shadow:none;margin:0 auto}@media (width>=541px){main{box-shadow:0 0 50px #1d29251a}}nav{width:min(540px,100%);left:50%;transform:translate(-50%)}html{background:#f5f0e8}body{background:#f5f0e8;min-width:320px}main{--paper:#f7f3ec;--ink:#263b3b;--muted:#71807b;--red:#bd634b;background:var(--paper);width:100%;max-width:none;min-height:100dvh;padding-bottom:calc(78px + env(safe-area-inset-bottom));box-shadow:none}header{background:var(--paper);z-index:4;height:64px;padding:0 20px;position:sticky;top:0}.brand{letter-spacing:3px;font-size:21px}.hero{background:linear-gradient(#d9e1dc 0%,#e4d2bd 63%,#bd8061 100%);border-radius:0;flex-direction:column;justify-content:space-between;min-height:calc(100dvh - 64px);margin:0;padding:46px 24px 28px;display:flex}.hero-copy{z-index:1;position:relative}.hero h1{font-size:38px;line-height:1.25}.hero-copy>p:not(.eyebrow){color:#4c554e;max-width:210px}.hero-art{opacity:.9;mix-blend-mode:multiply;background-position:72% 32%;background-size:700px;width:100%;height:56%;bottom:0;right:0}.hero button{box-shadow:0 5px 15px #713b2b35}.intro{padding:42px 20px 24px}.intro h2{margin-bottom:22px;font-size:26px}.product-row{margin-right:-20px;padding-right:20px}.product{min-width:172px}.product-img{border-radius:12px;height:202px}.product-info h3{font-size:15px}.story{border-top:1px solid #d4c9bb;margin:18px 20px 28px;padding:28px 0}.story-art{background:#8ba59e;border-radius:60px 60px 4px 4px;width:116px;height:160px;font-size:53px}.shop,.bag,.profile{padding:30px 20px}.shop h1,.bag h1,.profile h1{font-size:34px}.filters{white-space:nowrap;gap:22px;margin:0 -20px 24px;padding:0 20px 15px;overflow:auto}.shop .product-img{border-radius:12px;height:258px}.bag-item{padding:16px 0}.mini-img{border-radius:10px}.modal-bg{padding-bottom:env(safe-area-inset-bottom)}.modal{border-radius:24px 24px 0 0;padding:14px 20px 24px}.modal-img{border-radius:14px;height:210px}.profile-card{border-radius:14px}.profile-links button{padding:18px 0}.profile .back-btn{margin-bottom:30px}nav{width:100%;height:78px;padding-bottom:env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f3ecf5;border-top:1px solid #ded3c6}nav button{min-width:58px}nav small{font-size:10px}.success{padding-bottom:env(safe-area-inset-bottom)}@media (width>=700px){main{max-width:460px;margin:auto;box-shadow:0 0 40px #0001}.hero{min-height:720px}}nav{background:#fff;border-top:1px solid #eef0ec;justify-content:space-around;align-items:flex-start;height:76px;padding:9px 8px 0}nav button{color:#a4ada7;background:0 0;flex-direction:column;align-items:center;gap:4px;min-width:62px;padding:0;font-size:10px;display:flex}nav button svg{stroke-width:1.7px;width:20px;height:20px}nav button.active{color:#536b5e}nav button.active svg{stroke-width:2.4px}nav button small{font-size:10px;line-height:1.2}nav i{top:-5px;right:9px}.product-img{background-position:50%;background-size:cover}.product-img label{z-index:1}.product-img .favorite{color:var(--red);background:#f7f3ec;right:48px}.bag-item .mini-img{background-position:50%;background-size:cover}.counter button{width:26px;height:26px;color:var(--red);background:#eee7de;border-radius:50%;place-items:center;display:grid}.modal-img{background-position:50%;background-size:cover}.modal-fav{color:var(--red);background:0 0;align-items:center;gap:6px;margin-top:17px;padding:0;font-size:12px;display:flex}.checkout{padding:28px 20px}.checkout h1{margin:0 0 30px;font:500 34px Noto Serif SC}.checkout .back-btn{color:var(--muted);background:0 0;align-items:center;gap:4px;margin-bottom:30px;padding:0;font-size:12px;display:flex}.address-form{background:#fff;border-radius:16px;margin-bottom:18px;padding:18px}.address-form h3{margin:0 0 14px;font:500 16px Noto Serif SC}.address-form input,.address-form textarea{background:0 0;border:0;border-bottom:1px solid #eee5db;outline:0;width:100%;padding:13px 0;font-size:13px;display:block}.address-form textarea{resize:none;height:68px}.checkout-items{background:#fff;border-radius:16px;padding:6px 17px}.checkout-items div{border-bottom:1px solid #eee5db;justify-content:space-between;padding:14px 0;font-size:12px;display:flex}.checkout-items div:last-child{border-bottom:0}.checkout .summary{margin-top:20px}.checkout button:disabled{opacity:.45;cursor:not-allowed}
