*{box-sizing:border-box}
:root{--ink:#354139;--sage:#7e9f8b;--sage-dark:#5f7f6d;--sage-pale:#edf3ee;--cream:#fbf7f0;--blush:#f4d9d9;--pink:#d78f9b;--lilac:#e5def2;--sand:#eee5d5;--white:#fffefb;--line:#e8e0d7;--muted:#788079}
html{scroll-behavior:smooth}
body{margin:0;background:var(--white);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
button,input,textarea{font:inherit}
.container{width:min(1180px,calc(100% - 40px));margin:auto}
.topbar{min-height:34px;background:var(--sage-dark);color:white;display:flex;align-items:center;justify-content:center;gap:25px;padding:8px 20px;font-size:10px;letter-spacing:2px;font-weight:800}
.topbar-note{opacity:.68}
.header{position:sticky;top:0;z-index:50;background:rgba(255,254,251,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(16px)}
.nav{height:78px;display:flex;align-items:center;gap:24px}
.brand{display:flex;align-items:center;gap:11px;color:var(--ink);text-decoration:none;margin-right:auto}
.brand-flower{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:var(--blush);font-size:24px}
.brand-copy{display:flex;flex-direction:column;line-height:1}
.brand-copy b{letter-spacing:3px;font-family:Georgia,serif;font-size:19px}
.brand-copy small{font-size:8px;letter-spacing:2.6px;margin-top:7px;color:#8a8c88}
.nav-links{display:flex;gap:25px}
.nav-links a{text-decoration:none;color:var(--ink);font-size:12px;font-weight:800}
.lang-switcher{display:flex;gap:3px;background:var(--cream);padding:4px;border-radius:999px}
.lang-btn{border:0;background:transparent;padding:7px 8px;border-radius:999px;cursor:pointer;font-size:9px;font-weight:900;color:var(--ink)}
.lang-btn.active{background:var(--sage);color:white}
.cart-btn{border:0;background:var(--sage-pale);border-radius:999px;padding:10px 13px;cursor:pointer;color:var(--ink)}
.cart-btn b{display:inline-grid;place-items:center;width:23px;height:23px;border-radius:50%;background:var(--pink);color:white;margin-left:4px}
.menu-btn{display:none;border:0;background:transparent;font-size:24px}
.hero{background:linear-gradient(135deg,#fbf7f0 0%,#f8eee9 52%,#edf3ee 52%,#edf3ee 100%);overflow:hidden}
.hero-grid{min-height:690px;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;padding:70px 0}
.eyebrow{margin:0;font-size:10px;letter-spacing:3.8px;font-weight:900;color:var(--pink)}
.eyebrow.sage{color:var(--sage-dark)}
.eyebrow.pink{color:var(--pink)}
.eyebrow.white{color:white}
.hero h1,.section h2,.ritual h2,.about h2,.cart-head h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;letter-spacing:-2.4px;line-height:.94}
.hero h1{font-size:clamp(58px,7vw,98px);margin:18px 0 25px}
.hero h1 em{color:var(--sage-dark);font-weight:400}
.hero-text{font-size:17px;line-height:1.7;color:#647068;max-width:565px}
.hero-actions{display:flex;gap:11px;margin-top:31px}
.btn{border:0;border-radius:999px;padding:14px 21px;display:inline-flex;justify-content:center;align-items:center;text-decoration:none;cursor:pointer;font-size:12px;font-weight:900}
.primary{background:var(--sage-dark);color:white}
.secondary{border:1px solid #c9cfc9;color:var(--ink);background:transparent}
.light{background:white;color:var(--sage-dark)}
.hero-tags{margin-top:29px;display:flex;gap:17px;flex-wrap:wrap;color:#798179;font-size:11px;font-weight:700}
.hero-visual{height:520px;position:relative;border-radius:230px 230px 30px 30px;background:#d9e8dc;overflow:hidden}
.blob{position:absolute;border-radius:50%}
.blob.one{width:250px;height:250px;background:var(--blush);top:65px;right:45px}
.blob.two{width:210px;height:210px;background:var(--lilac);left:-60px;bottom:25px}
.woman{position:absolute;left:50%;top:50%;transform:translate(-50%,-48%);font-size:190px;z-index:3;filter:drop-shadow(0 20px 18px rgba(85,105,91,.14))}
.mini-card{position:absolute;z-index:5;width:125px;background:rgba(255,255,255,.88);backdrop-filter:blur(9px);padding:14px;border-radius:18px;box-shadow:0 12px 30px rgba(57,75,63,.08)}
.mini-card span{display:block;font-size:9px;color:#949b95;margin-bottom:5px}.mini-card b{font-size:12px;letter-spacing:2px}
.card-a{left:18px;top:95px}.card-b{right:16px;bottom:88px}
.circle-text{position:absolute;right:22px;top:27px;border:1px solid rgba(53,65,57,.25);border-radius:50%;width:110px;height:110px;display:grid;place-items:center;text-align:center;padding:18px;font-size:8px;letter-spacing:1.5px;font-weight:900;transform:rotate(8deg)}
.category-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.category-grid{display:grid;grid-template-columns:repeat(4,1fr)}
.category-grid a{padding:25px 19px;text-decoration:none;color:var(--ink);display:grid;grid-template-columns:30px 1fr;gap:3px 8px;border-right:1px solid var(--line)}
.category-grid a:last-child{border-right:0}
.category-grid span{grid-row:1/3;color:var(--pink);font-size:10px;font-weight:900;padding-top:2px}
.category-grid b{font-family:Georgia,serif;font-size:21px;font-weight:400}
.category-grid small{color:var(--muted);font-size:10px}
.section{padding:105px 0}
.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:27px}
.section h2{font-size:clamp(45px,5.5vw,70px);margin:9px 0 12px}
.muted{color:var(--muted);margin:0;line-height:1.6}
.search{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:999px;padding:0 15px;height:45px;min-width:240px}
.search input{border:0;outline:0;background:transparent;width:100%}
.filters{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:32px}
.filter{border:1px solid var(--line);background:white;border-radius:999px;padding:9px 15px;cursor:pointer;color:var(--ink);font-size:11px;font-weight:900}
.filter.active{background:var(--sage-dark);color:white;border-color:var(--sage-dark)}
.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.product{border:1px solid var(--line);background:white;overflow:hidden;transition:.2s}
.product:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(66,80,71,.08)}
.product-image{height:230px;background:linear-gradient(145deg,#f7eee8,#edf3ee);position:relative;display:grid;place-items:center}
.product-image>span:last-child{font-size:86px;filter:drop-shadow(0 14px 13px rgba(56,70,61,.1))}
.product-badge{position:absolute;top:12px;left:12px;background:white;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:900;letter-spacing:1px}
.product-body{padding:18px}
.product-category{font-size:8px;letter-spacing:2px;color:var(--sage-dark);font-weight:900;text-transform:uppercase}
.product h3{font-family:Georgia,serif;font-size:24px;font-weight:400;margin:7px 0 8px}
.product-desc{font-size:12px;line-height:1.55;color:var(--muted);min-height:38px}
.product-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:17px}
.price{font-size:20px;font-weight:900}
.add-btn{width:39px;height:39px;border-radius:50%;border:0;background:var(--sage-dark);color:white;cursor:pointer;font-size:20px}
.empty{display:none;text-align:center;color:var(--muted);padding:35px}
.ritual{background:var(--sage-dark);color:white;padding:105px 0}
.ritual-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}
.ritual h2{font-size:clamp(50px,6vw,80px);margin:15px 0 24px}
.ritual-card>p:not(.eyebrow){line-height:1.7;color:#dce8df;max-width:520px}
.ritual-list div{display:grid;grid-template-columns:90px 1fr;padding:21px 0;border-bottom:1px solid rgba(255,255,255,.18)}
.ritual-list span{color:#e9c7cf;font-size:11px;font-weight:800}.ritual-list b{font-family:Georgia,serif;font-size:20px;font-weight:400}
.journal-head{align-items:flex-start}
.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.journal-card{padding:32px;min-height:360px;display:flex;flex-direction:column}
.journal-card>span{font-size:9px;letter-spacing:2px;font-weight:900;color:#6e756f}
.blush{background:#f4dfdf}.sagebg{background:#dfeadf}.lilac{background:#e6e0f1}
.journal-icon{font-size:55px;margin:auto 0 20px}
.journal-card h3{font-family:Georgia,serif;font-weight:400;font-size:30px;margin:0 0 12px}
.journal-card p{font-size:13px;line-height:1.6;color:#626b64}
.about{background:#433f55;color:white;padding:105px 0}
.about-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:85px;align-items:center}
.about-art{min-height:440px;background:var(--blush);color:#433f55;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}
.big-flower{font-size:180px;line-height:1}
.about-art p{font-size:10px;letter-spacing:3px;font-weight:800}
.about h2{font-size:clamp(50px,6vw,78px);margin:15px 0 25px}
.about-copy>p:not(.eyebrow){color:#e4e0eb;line-height:1.75;max-width:620px}
.disclaimer{font-size:11px!important;opacity:.65;margin-top:27px}
footer{background:#302d3d;color:#ddd9e4;padding:28px 0}
.footer-grid{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;font-size:10px;letter-spacing:1px}
.footer-grid>div:nth-child(2){text-align:center}.footer-grid>div:last-child{text-align:right}
.footer-brand{display:flex;flex-direction:column;gap:4px}.footer-brand b{color:white;letter-spacing:2px}
.cart-drawer{position:fixed;right:0;top:0;z-index:100;width:min(440px,100%);height:100vh;background:var(--white);transform:translateX(105%);transition:.3s;display:flex;flex-direction:column;box-shadow:-20px 0 50px rgba(30,38,32,.18)}
.cart-drawer.open{transform:translateX(0)}
.overlay{position:fixed;inset:0;background:rgba(31,38,33,.42);z-index:90;opacity:0;visibility:hidden;transition:.25s}
.overlay.open{opacity:1;visibility:visible}
.cart-head{padding:26px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between}
.cart-head h2{font-size:40px;margin:5px 0 0}.icon-btn{border:0;background:var(--cream);width:39px;height:39px;border-radius:50%;font-size:24px;cursor:pointer}
.cart-items{padding:8px 24px;overflow:auto;flex:1}.cart-empty{text-align:center;color:var(--muted);padding:50px 10px}
.cart-line{display:grid;grid-template-columns:54px 1fr auto;gap:12px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line)}
.cart-emoji{width:54px;height:54px;background:var(--sage-pale);border-radius:9px;display:grid;place-items:center;font-size:27px}
.cart-line h4{margin:0 0 5px;font-size:13px}.cart-line small{color:var(--muted)}
.qty{display:flex;align-items:center;gap:8px;margin-top:8px}.qty button{width:23px;height:23px;border:1px solid var(--line);background:white;border-radius:50%;cursor:pointer}
.remove{border:0;background:transparent;color:#aa7580;font-size:18px;cursor:pointer}
.cart-footer{padding:22px 24px;border-top:1px solid var(--line)}
.cart-total{display:flex;justify-content:space-between;margin-bottom:15px}.cart-total b{font-size:23px}
.wide{width:100%}.clear-btn,.copy-btn{width:100%;border:0;background:transparent;padding:11px;cursor:pointer;color:var(--muted)}
.order-text{display:none;width:100%;height:130px;resize:none;border:1px solid var(--line);padding:10px;background:white;font-size:12px;line-height:1.5}
.copy-btn{display:none;background:var(--sage-pale);color:var(--ink);border-radius:8px;font-weight:800;margin-top:8px}
.toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,30px);background:var(--sage-dark);color:white;padding:12px 18px;border-radius:999px;z-index:200;opacity:0;transition:.25s;font-size:11px;font-weight:800}
.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1000px){.nav-links{display:none}.menu-btn{display:block;order:3}.nav-links.open{display:flex;position:absolute;top:78px;left:20px;right:20px;background:white;border:1px solid var(--line);padding:20px;flex-direction:column;box-shadow:0 15px 40px rgba(0,0,0,.08)}.product-grid{grid-template-columns:repeat(2,1fr)}.hero-grid{gap:35px}.ritual-grid,.about-grid{gap:45px}}
@media(max-width:720px){.container{width:min(100% - 28px,1180px)}.topbar-note{display:none}.lang-switcher{position:absolute;top:82px;right:14px;background:white;border:1px solid var(--line);box-shadow:0 8px 20px rgba(0,0,0,.08)}.header{margin-bottom:45px}.hero-grid{grid-template-columns:1fr;min-height:auto}.hero-visual{height:430px}.hero h1{font-size:58px}.category-grid{grid-template-columns:1fr 1fr}.category-grid a:nth-child(2){border-right:0}.category-grid a:nth-child(-n+2){border-bottom:1px solid var(--line)}.section{padding:75px 0}.section-top{flex-direction:column;align-items:flex-start}.search{width:100%}.ritual-grid,.about-grid{grid-template-columns:1fr}.journal-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:8px}.footer-grid>div:nth-child(2),.footer-grid>div:last-child{text-align:left}.cart-btn span{display:none}}
@media(max-width:480px){.product-grid{grid-template-columns:1fr}.product-image{height:235px}.hero-actions{flex-direction:column}.hero-visual{height:370px}.woman{font-size:145px}.mini-card{width:105px}.hero-tags{gap:10px}.brand-copy small{display:none}}

.line-checkout-note{margin:0 0 14px;padding:13px 14px;border-radius:12px;background:var(--cream,#f7f3ec);display:flex;flex-direction:column;gap:5px}
.line-checkout-note b{font-size:12px}
.line-checkout-note span{font-size:11px;line-height:1.45;color:var(--muted,#747b76)}
.line-btn{background:#06c755!important;color:white!important;margin-bottom:9px}
.line-logo{display:inline-flex;align-items:center;justify-content:center;background:white;color:#06c755;border-radius:7px;font-size:9px;font-weight:1000;padding:4px 5px;margin-right:8px}
.secondary-order-btn{width:100%;border:1px solid var(--line,#e6ded4);background:white;border-radius:999px;padding:11px 14px;cursor:pointer;color:var(--ink,#304039);font-weight:800;font-size:11px}

.line-action-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-bottom:9px}
.order-copy-main,.line-send-main{min-height:48px;border-radius:999px;font-size:12px;font-weight:900;cursor:pointer}
.order-copy-main{border:1px solid var(--line,#e5ddd4);background:white;color:var(--ink,#334039)}
.line-send-main{border:0!important}
.line-help{margin:2px 4px 10px;text-align:center;color:var(--muted,#737b75);font-size:11px;line-height:1.45}
.line-order-preview{margin-top:8px}
@media(max-width:480px){.line-action-grid{grid-template-columns:1fr}.order-copy-main,.line-send-main{min-height:50px}}
