:root{--bg:#f3efe7;--paper:#fffdf8;--ink:#1d241e;--muted:#6f766f;--line:#d9d6cc;--forest:#173d2d;--lime:#d8ef84;--terra:#b96343;--shadow:0 24px 60px rgba(39,43,35,.12);--shell:min(1180px,calc(100% - 32px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}body.is-locked{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.shell{width:var(--shell);margin-inline:auto}.skip-link{position:fixed;left:16px;top:-70px;z-index:300;padding:10px 14px;background:#fff;color:#111;border-radius:10px}.skip-link:focus{top:16px}.demo-strip{min-height:34px;padding:7px 16px;display:flex;justify-content:center;gap:10px;align-items:center;background:var(--forest);color:#fff;font-size:11px;text-align:center}.demo-strip strong{text-transform:uppercase;letter-spacing:.12em}.site-header{position:sticky;top:0;z-index:70;background:rgba(243,239,231,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(23,61,45,.12)}.header-inner{min-height:74px;display:grid;grid-template-columns:auto minmax(280px,1fr) auto;gap:24px;align-items:center}.brand{display:inline-flex;align-items:center;gap:10px;width:max-content;min-height:44px}.brand>span:last-child{display:grid}.brand strong{font-size:15px;letter-spacing:.14em}.brand small{font-size:12px;color:var(--muted);letter-spacing:.08em}.brand-mark{position:relative;width:34px;height:34px;border-radius:11px;background:var(--forest);display:block;overflow:hidden}.brand-mark i{position:absolute;width:13px;height:19px;border-radius:999px 999px 4px 4px;background:var(--lime);transform-origin:bottom}.brand-mark i:nth-child(1){left:10px;top:5px}.brand-mark i:nth-child(2){left:3px;top:11px;transform:rotate(-35deg)}.brand-mark i:nth-child(3){right:3px;top:11px;transform:rotate(35deg)}.header-search{height:46px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.72);display:flex;align-items:center;gap:10px;padding:0 16px}.header-search svg{width:18px;height:18px;fill:none;stroke:var(--muted);stroke-width:2}.header-search input{width:100%;height:44px;border:0;outline:0;background:transparent;color:var(--ink)}.header-search input::placeholder{color:#979b94}.header-actions{display:flex;gap:8px}.icon-btn,.cart-button{height:44px;border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:999px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.icon-btn{width:44px;position:relative}.icon-btn span{font-size:20px}.icon-btn b{position:absolute;right:-4px;top:-5px;min-width:18px;height:18px;border-radius:999px;background:var(--terra);color:#fff;font-size:9px;display:grid;place-items:center}.cart-button{padding:0 16px;font-weight:800}.cart-button b{min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--forest);color:#fff;font-size:10px}.hero{min-height:calc(100vh - 108px);display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.95fr);gap:52px;align-items:center;padding-block:72px}.eyebrow{margin:0 0 14px;color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.16em}.hero h1,.section-head h2,.story-copy h2,.closing h2{font-family:Georgia,"Times New Roman",serif;letter-spacing:-.045em}.hero h1{margin:0;max-width:720px;font-size:clamp(54px,5.8vw,82px);line-height:1.06;font-weight:500}.hero h1 span{display:block;color:var(--terra);white-space:nowrap}.hero-lead{max-width:650px;margin:26px 0 0;color:var(--muted);font-size:17px;line-height:1.75}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{min-height:50px;padding:0 20px;border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--ink);display:inline-flex;align-items:center;justify-content:center;font-weight:800;cursor:pointer;transition:.22s}.btn:hover{transform:translateY(-2px)}.btn.primary{border-color:var(--forest);background:var(--forest);color:#fff}.btn.ghost{background:var(--paper)}.hero-stats{display:flex;gap:28px;margin-top:38px}.hero-stats div{display:grid;gap:2px}.hero-stats strong{font-size:20px}.hero-stats span{color:var(--muted);font-size:11px}.hero-stage{height:570px;border-radius:34px;background:linear-gradient(145deg,#dce4d4,#f1d8ca);position:relative;overflow:hidden;box-shadow:var(--shadow)}.stage-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(23,61,45,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(23,61,45,.08) 1px,transparent 1px);background-size:34px 34px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.55),transparent 76%)}.stage-card{position:absolute;border:1px solid rgba(255,255,255,.7);background:rgba(255,253,248,.78);backdrop-filter:blur(15px);box-shadow:0 24px 48px rgba(68,63,50,.13)}.stage-card-main{left:50%;top:50%;width:285px;padding:18px;border-radius:25px;transform:translate(-50%,-50%) rotate(-3deg)}.stage-label{display:inline-flex;padding:7px 10px;border-radius:999px;background:var(--lime);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.stage-card-main h2{margin:14px 0 2px;font-size:24px;font-family:Georgia,serif;font-weight:500}.stage-card-main p{margin:0;color:var(--muted);font-size:12px}.stage-card-main>strong{display:block;margin-top:12px;color:var(--forest);font-size:18px}.stage-product{height:270px;margin:14px 0 4px;border-radius:20px;position:relative;overflow:hidden;background:linear-gradient(150deg,#e8dbc7,#bdcdae)}.art-vase::before{content:"";position:absolute;left:50%;bottom:30px;width:130px;height:185px;border-radius:62% 62% 45% 45%;background:linear-gradient(145deg,#b96343,#d98a68);transform:translateX(-50%);box-shadow:inset -17px -20px 26px rgba(75,35,22,.14),0 16px 25px rgba(60,44,30,.13)}.art-vase::after{content:"";position:absolute;left:50%;bottom:187px;width:54px;height:48px;border-radius:16px 16px 5px 5px;background:#bd6d4f;transform:translateX(-50%)}.art-vase i,.art-vase b{position:absolute;bottom:186px;width:68px;height:145px;border-left:5px solid var(--forest);border-radius:50%;transform-origin:bottom}.art-vase i{left:48%;transform:rotate(-18deg)}.art-vase b{left:54%;height:125px;transform:rotate(19deg)}.stage-card-small{width:170px;padding:14px;border-radius:16px;display:grid;gap:3px}.stage-card-small span,.stage-card-small small{color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.1em}.stage-card-small strong{font-size:14px}.stage-card-small.top{right:20px;top:24px}.stage-card-small.bottom{left:20px;bottom:24px}.category-bar{border-block:1px solid var(--line);background:rgba(255,253,248,.62)}.category-scroll{display:flex;gap:8px;overflow:auto;padding-block:14px;scrollbar-width:none}.category-scroll::-webkit-scrollbar{display:none}.category-chip{min-height:44px;padding:0 15px;border:1px solid var(--line);border-radius:999px;background:var(--paper);color:var(--muted);font-weight:800;white-space:nowrap;cursor:pointer}.category-chip.is-active{background:var(--forest);border-color:var(--forest);color:#fff}.catalog{padding-block:90px}.section-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:30px;align-items:end}.section-head h2{margin:0;font-size:clamp(38px,4.6vw,58px);line-height:1.1;font-weight:500;max-width:760px}.catalog-tools{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:12px}.catalog-tools select{height:44px;border:1px solid var(--line);border-radius:999px;background:var(--paper);color:var(--ink);padding:0 34px 0 13px}.product-grid{margin-top:38px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{border:1px solid var(--line);border-radius:22px;background:var(--paper);overflow:hidden;min-width:0;transition:.22s}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(44,49,41,.09)}.product-art{height:235px;position:relative;overflow:hidden;background:var(--art-bg,#e7dfd1)}.product-art::before,.product-art::after{content:"";position:absolute}.product-art.jar::before{left:50%;bottom:30px;width:100px;height:135px;border-radius:26px 26px 34px 34px;background:linear-gradient(#f2c566 0 22%,#9f653b 22% 100%);transform:translateX(-50%);box-shadow:0 18px 30px rgba(75,54,34,.14)}.product-art.jar::after{left:50%;bottom:154px;width:94px;height:20px;border-radius:8px;background:#564334;transform:translateX(-50%)}.product-art.bag::before{left:50%;bottom:36px;width:140px;height:150px;border-radius:12px 12px 25px 25px;background:linear-gradient(145deg,#6f8958,#39523d);transform:translateX(-50%);box-shadow:0 18px 30px rgba(30,49,35,.18)}.product-art.bag::after{left:50%;bottom:159px;width:70px;height:50px;border:8px solid #344936;border-bottom:0;border-radius:40px 40px 0 0;transform:translateX(-50%)}.product-art.bottle::before{left:50%;bottom:30px;width:80px;height:160px;border-radius:25px 25px 32px 32px;background:linear-gradient(145deg,#d8e6c2,#8caf78);transform:translateX(-50%);box-shadow:0 18px 30px rgba(37,64,40,.13)}.product-art.bottle::after{left:50%;bottom:185px;width:32px;height:26px;border-radius:6px;background:#304a36;transform:translateX(-50%)}.product-art.box::before{left:50%;bottom:35px;width:155px;height:122px;border-radius:18px;background:linear-gradient(145deg,#d78664,#ad563c);transform:translateX(-50%) rotate(-4deg);box-shadow:0 18px 30px rgba(75,44,32,.15)}.product-art.box::after{left:50%;bottom:83px;width:90px;height:13px;border-radius:999px;background:rgba(255,245,225,.72);transform:translateX(-50%) rotate(-4deg)}.product-art.candle::before{left:50%;bottom:35px;width:110px;height:125px;border-radius:18px 18px 28px 28px;background:linear-gradient(#f3ead7,#d8c7a6);transform:translateX(-50%);box-shadow:0 18px 30px rgba(70,55,35,.12)}.product-art.candle::after{left:50%;bottom:150px;width:16px;height:33px;border-radius:50%;background:linear-gradient(#f6bd55,#c6612d);transform:translateX(-50%)}.product-art.scarf::before{left:50%;bottom:38px;width:160px;height:140px;border-radius:50px 15px 50px 15px;background:linear-gradient(135deg,#a85445 0 33%,#ddb889 33% 66%,#5d7656 66%);transform:translateX(-50%) rotate(-8deg);box-shadow:0 18px 30px rgba(67,46,38,.13)}.product-art.soap::before{left:50%;bottom:58px;width:145px;height:88px;border-radius:24px;background:linear-gradient(145deg,#c3dcae,#87ab7f);transform:translateX(-50%) rotate(-5deg);box-shadow:0 18px 28px rgba(47,70,48,.13)}.product-art.soap::after{left:50%;bottom:85px;width:70px;height:8px;border-radius:999px;background:rgba(255,255,255,.65);transform:translateX(-50%) rotate(-5deg)}.product-art.coffee::before{left:50%;bottom:35px;width:120px;height:145px;border-radius:12px 12px 22px 22px;background:linear-gradient(145deg,#78513a,#3d2a20);transform:translateX(-50%);box-shadow:0 18px 30px rgba(49,34,27,.18)}.product-art.coffee::after{left:50%;bottom:86px;width:80px;height:45px;border-radius:50%;background:#d8bd89;transform:translateX(-50%)}.product-badge{position:absolute;left:12px;top:12px;padding:6px 9px;border-radius:999px;background:rgba(255,253,248,.84);backdrop-filter:blur(8px);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.save-btn{position:absolute;right:12px;top:12px;width:44px;height:44px;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:rgba(255,253,248,.82);backdrop-filter:blur(8px);font-size:19px;cursor:pointer}.save-btn.is-saved{background:var(--forest);color:#fff}.product-copy{padding:16px}.product-meta{display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em}.product-copy h3{margin:9px 0 4px;font-family:Georgia,serif;font-size:21px;font-weight:500;letter-spacing:-.02em}.product-copy>p{margin:0;min-height:42px;color:var(--muted);font-size:12px;line-height:1.55}.product-price{margin-top:13px;display:flex;justify-content:space-between;align-items:center;gap:10px}.product-price strong{color:var(--forest);font-size:16px}.detail-btn{min-height:44px;padding:0 13px;border:1px solid var(--line);border-radius:999px;background:#fff;cursor:pointer;font-size:12px;font-weight:800}.empty-state{padding:70px 20px;text-align:center;color:var(--muted)}.empty-state strong{display:block;color:var(--ink);font-size:24px}.story{padding-block:100px;background:var(--forest);color:#fff}.story-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}.story-copy .eyebrow{color:#a9c8b6}.story-copy h2{margin:0;font-size:clamp(42px,4.8vw,64px);line-height:1.08;font-weight:500}.story-copy>p:not(.eyebrow){max-width:620px;color:#c8d6cd;line-height:1.8}.story-points{display:flex;gap:8px;flex-wrap:wrap;margin-top:26px}.story-points span{padding:10px 13px;border:1px solid rgba(255,255,255,.18);border-radius:999px;font-size:11px}.story-panel{height:520px;border-radius:30px;background:linear-gradient(145deg,#315846,#90aa79);position:relative;overflow:hidden}.story-panel::before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(255,255,255,.16) 1px,transparent 1px);background-size:22px 22px}.story-phone{position:absolute;left:50%;top:50%;width:245px;height:440px;padding:18px;border:9px solid #fff;border-radius:35px;background:#f4f0e7;color:var(--ink);transform:translate(-50%,-50%) rotate(4deg);box-shadow:0 30px 60px rgba(0,0,0,.28)}.story-phone-head{display:flex;justify-content:space-between;font-size:10px}.story-phone-search{height:30px;margin-top:17px;border-radius:999px;background:#dedbd1}.story-phone-grid{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.mini-art{height:130px;border-radius:15px;display:block;position:relative;overflow:hidden}.mini-art.a{background:#e7c9b9}.mini-art.b{background:#d7e0cb}.mini-art.c{background:#ddd0b9}.mini-art.d{background:#c7d8c1}.mini-art::before{content:"";position:absolute;left:50%;bottom:17px;width:48px;height:72px;border-radius:20px;background:#7f5a46;transform:translateX(-50%)}.mini-art.b::before{background:#50654a}.mini-art.c::before{background:#bd744e}.mini-art.d::before{background:#75946f}.story-note{position:absolute;right:24px;bottom:24px;padding:14px 16px;border-radius:16px;background:rgba(15,37,28,.76);backdrop-filter:blur(12px);display:grid}.story-note small{color:#a9c8b6}.feature-strip{padding-block:90px;display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.feature-strip article{padding:10px 24px;border-right:1px solid var(--line)}.feature-strip article:first-child{padding-left:0}.feature-strip article:last-child{border-right:0}.feature-strip span{color:var(--terra);font-size:11px}.feature-strip h3{margin:18px 0 7px;font-size:20px}.feature-strip p{margin:0;color:var(--muted);font-size:13px}.closing{padding:110px 0;background:#e7dfd1}.closing-inner{text-align:center;display:grid;justify-items:center}.closing h2{margin:0;max-width:850px;font-size:clamp(46px,6vw,76px);line-height:1.06;font-weight:500}.closing .btn{margin-top:28px}footer{background:#e7dfd1;border-top:1px solid rgba(29,36,30,.14)}.footer-inner{min-height:110px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--muted);font-size:12px}.footer-inner>p{max-width:520px;text-align:center}.footer-inner>a:last-child{min-height:44px;display:inline-flex;align-items:center}.modal{position:fixed;inset:0;z-index:160;display:grid;place-items:center;padding:18px}.modal[hidden]{display:none}.modal-backdrop,.drawer-backdrop{position:absolute;inset:0;border:0;background:rgba(17,24,19,.62);backdrop-filter:blur(7px)}.product-modal-card{position:relative;width:min(880px,100%);max-height:92vh;overflow:auto;border-radius:28px;background:var(--paper);display:grid;grid-template-columns:1fr 1fr;box-shadow:0 35px 90px rgba(28,37,30,.25)}.modal-close{position:absolute;right:16px;top:16px;z-index:2;width:44px;height:44px;border:1px solid rgba(29,36,30,.15);border-radius:50%;background:rgba(255,255,255,.86);cursor:pointer;font-size:22px}.modal-art{min-height:470px;border-radius:28px 0 0 28px;overflow:hidden}.modal-copy{padding:48px 36px}.modal-copy h2{margin:0;font-family:Georgia,serif;font-size:42px;font-weight:500;line-height:1}.modal-copy>p:not(.eyebrow){color:var(--muted);line-height:1.7}.modal-meta{display:flex;gap:12px;margin-top:22px}.modal-meta span{padding:9px 11px;border-radius:999px;background:#eeeae1;font-size:11px;font-weight:800}.spec-list{margin-top:24px;border-top:1px solid var(--line)}.spec-list div{min-height:45px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:12px}.spec-list span{color:var(--muted)}.modal-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:26px}.cart-drawer{position:fixed;inset:0;z-index:170;pointer-events:none}.cart-drawer.is-open{pointer-events:auto}.drawer-backdrop{opacity:0;transition:.25s}.drawer-panel{position:absolute;right:0;top:0;bottom:0;width:min(440px,100%);background:var(--paper);transform:translateX(100%);transition:.3s;display:grid;grid-template-rows:auto 1fr auto;box-shadow:-24px 0 60px rgba(26,34,27,.18)}.cart-drawer.is-open .drawer-backdrop{opacity:1}.cart-drawer.is-open .drawer-panel{transform:none}.drawer-panel header{padding:24px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:start}.drawer-panel h2{margin:0;font-size:30px;font-family:Georgia,serif;font-weight:500}.drawer-panel header button{width:44px;height:44px;border:1px solid var(--line);border-radius:50%;background:var(--paper);cursor:pointer;font-size:22px}.drawer-items{overflow:auto;padding:14px 24px}.drawer-empty{padding:50px 0;text-align:center;color:var(--muted)}.drawer-item{display:grid;grid-template-columns:62px 1fr auto;gap:12px;padding:13px 0;border-bottom:1px solid var(--line);align-items:center}.drawer-thumb{height:62px;border-radius:14px;overflow:hidden}.drawer-item strong{display:block;font-size:13px}.drawer-item small{color:var(--muted)}.drawer-item button{width:34px;height:34px;border:1px solid var(--line);border-radius:50%;background:#fff;cursor:pointer}.drawer-panel footer{padding:20px 24px 25px;border-top:1px solid var(--line);display:grid;gap:12px}.drawer-panel footer>div{display:flex;justify-content:space-between}.drawer-panel footer small{color:var(--muted);text-align:center}.toast{position:fixed;left:50%;bottom:24px;z-index:220;max-width:min(92vw,520px);padding:12px 16px;border-radius:999px;background:var(--forest);color:#fff;font-size:12px;font-weight:800;transform:translate(-50%,20px);opacity:0;transition:.25s;pointer-events:none}.toast.show{transform:translate(-50%,0);opacity:1}@media(max-width:1120px){.header-inner{grid-template-columns:auto 1fr auto}.header-search{grid-column:1/-1;grid-row:2;margin-bottom:12px}.hero{grid-template-columns:1fr;padding-top:54px}.hero-stage{height:520px}.product-grid{grid-template-columns:repeat(3,1fr)}.story-grid{grid-template-columns:1fr}.story-panel{height:500px}.feature-strip{grid-template-columns:1fr 1fr}.feature-strip article:nth-child(2){border-right:0}.feature-strip article:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:700px){:root{--shell:min(100% - 22px,1180px)}.demo-strip{align-items:flex-start;flex-direction:column;gap:2px;text-align:left;padding-inline:12px}.header-inner{min-height:68px;gap:12px}.brand small{display:none}.cart-button span{display:none}.hero{min-height:auto;padding-block:48px;gap:32px}.hero h1{font-size:44px;line-height:1.08}.hero-lead{font-size:15px}.hero-actions{display:grid}.hero-actions .btn{width:100%}.hero-stats{gap:14px;justify-content:space-between}.hero-stats strong{font-size:17px}.hero-stats span{font-size:10px}.hero-stage{height:405px;border-radius:25px}.stage-card-main{width:225px;padding:14px}.stage-product{height:205px}.art-vase::before{width:100px;height:145px}.art-vase::after{bottom:144px}.art-vase i{bottom:143px;height:110px}.art-vase b{bottom:143px;height:95px}.stage-card-small{width:135px;padding:10px}.stage-card-small.top{right:9px;top:9px}.stage-card-small.bottom{left:9px;bottom:9px}.section-head{grid-template-columns:1fr}.section-head h2{font-size:38px}.catalog-tools{justify-content:space-between}.product-grid{grid-template-columns:1fr 1fr;gap:10px}.product-art{height:185px}.product-copy{padding:12px}.product-copy h3{font-size:18px}.product-copy>p{min-height:57px;font-size:12px}.product-meta{display:grid;gap:2px}.product-price{align-items:end}.product-price strong{font-size:14px}.detail-btn{padding:0 11px}.story{padding-block:72px}.story-copy h2{font-size:42px}.story-panel{height:430px}.story-phone{width:220px;height:385px}.feature-strip{grid-template-columns:1fr}.feature-strip article{padding:24px 0;border-right:0;border-bottom:1px solid var(--line)}.feature-strip article:last-child{border-bottom:0}.closing{padding:80px 0}.closing h2{font-size:48px}.footer-inner{padding-block:30px;display:grid}.footer-inner>p{text-align:left}.product-modal-card{grid-template-columns:1fr}.modal-art{min-height:300px;border-radius:28px 28px 0 0}.modal-copy{padding:30px 20px}.modal-copy h2{font-size:34px}.modal-actions{display:grid}.modal-actions .btn{width:100%}}@media(max-width:410px){.hero h1{font-size:38px}.product-grid{grid-template-columns:1fr}.product-art{height:235px}.product-copy>p{min-height:0}.stage-card-main{width:210px}.stage-card-small{width:125px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}