:root{--bg:#fcfcfc;--text:#000;--charade:#2a2a3c;--pink:#de2068;--rose:#ffb1c1;--rose-soft:#ffd9df;--line:#ffb1c166;--soft:#ffb1c133;--grey:#e6e6e6cc;--shadow:0 8px 18px #9898981a, 0 33px 33px #98989817, 0 73px 44px #9898980d;color:var(--text);font-synthesis-weight:none;font-family:Inter,Arial,sans-serif}.shop-page{background:radial-gradient(circle at 18% 12%,#ffb1c138,#0000 28%),linear-gradient(#fff 0%,#ffd9df29 100%);min-height:100vh;padding:132px max(24px,50vw - 660px) 120px}.shop-hero{text-align:center}.back-link{color:var(--charade);background:#ffd9df9e;border:0;border-radius:999px;padding:10px 18px;font-family:Roboto Flex,Inter,sans-serif;display:inline-flex}.shop-hero h1,.product-detail-info h1,.cart-head h1,.checkout-form h1,.empty-state h1{max-width:none;color:var(--pink);text-transform:uppercase;margin-top:24px;font-family:Inter,sans-serif;font-size:clamp(48px,9vw,120px);font-weight:700;line-height:.95}.shop-hero p,.checkout-form>p,.empty-state p{color:var(--charade);margin-top:18px;font-family:Roboto Flex,Inter,sans-serif;font-size:24px;font-weight:300}.shop-section{margin-top:56px}.category-filter{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:42px;display:flex}.category-filter button{min-height:48px;color:var(--charade);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc7;border:1px solid #ffb1c173;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-weight:700;display:inline-flex}.category-filter button.is-active{border-color:var(--pink);background:var(--pink);color:#fff}.shop-grid,.related-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.shop-card,.cart-item,.cart-summary,.checkout-form,.product-detail-image{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffb3;border:1px solid #ffffffb8;border-radius:28px;box-shadow:0 20px 48px #de20681f,inset 0 1px #fffc}.shop-card{transition:transform .26s,box-shadow .26s;overflow:hidden}.shop-card:hover{transform:translateY(-6px);box-shadow:0 28px 58px #de20682e,inset 0 1px #ffffffe6}.shop-card-image{aspect-ratio:4/5;background:#ffd9df42;border:0;width:100%;display:block;position:relative;overflow:hidden}.shop-card-image img,.product-detail-image img,.cart-item-image img{object-fit:cover;width:100%;height:100%}.shop-card-image span,.product-detail-image span{filter:drop-shadow(0 10px 20px #de20682e);font-size:48px;position:absolute;bottom:16px;left:18px}.shop-card-image strong{background:var(--pink);color:#fff;border-radius:999px;padding:8px 14px;font-size:15px;position:absolute;top:16px;right:16px}.shop-card-body{padding:22px}.shop-card-title,.cart-item-title{color:var(--charade);text-align:left;background:0 0;border:0;padding:0;font-family:Unbounded,Inter,sans-serif;font-size:22px;font-weight:700}.shop-card-body p,.cart-item p{color:#2a2a3cb8;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:12px;font-family:Roboto Flex,Inter,sans-serif;font-size:17px;font-weight:300;line-height:1.35;display:-webkit-box;overflow:hidden}.shop-card-actions,.product-detail-actions{gap:10px;margin-top:22px;display:flex}.primary-action,.ghost-action{border:0;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:700;display:inline-flex}.primary-action{color:#fff;background:linear-gradient(to top right,#ff8aad,#de2068,#9f1749);box-shadow:0 8px 24px #de206847}.ghost-action{color:var(--charade);background:#ffd9dfb8}.product-detail,.cart-layout,.checkout-layout{width:min(100%,1200px);margin:0 auto}.product-detail-grid,.cart-grid,.checkout-layout{grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:start;gap:40px;display:grid}.product-detail-image{aspect-ratio:1;position:relative;overflow:hidden}.product-detail-info small{color:var(--pink);background:#ffd9dfb8;border-radius:999px;margin-top:24px;padding:8px 14px;font-weight:700;display:inline-flex}.product-detail-info h1{color:var(--charade);margin-top:18px;font-size:clamp(44px,6vw,78px)}.product-detail-info p{color:#2a2a3cb8;margin-top:22px;font-family:Roboto Flex,Inter,sans-serif;font-size:24px;font-weight:300;line-height:1.35}.product-price-panel{background:#ffd9df7a;border-radius:22px;justify-content:space-between;align-items:center;gap:20px;margin-top:30px;padding:20px;display:flex}.product-price-panel strong,.cart-summary dd:last-child{color:var(--pink);font-size:34px}.quantity-control{align-items:center;gap:12px;display:inline-flex}.quantity-control button{width:38px;height:38px;color:var(--charade);background:#fff;border:0;border-radius:50%;place-items:center;font-size:22px;font-weight:700;display:grid}.quantity-control span{text-align:center;min-width:24px;font-size:20px;font-weight:700}.product-benefits{color:var(--charade);gap:12px;margin:28px 0 0;padding:0;font-family:Roboto Flex,Inter,sans-serif;font-size:18px;list-style:none;display:grid}.related-products{margin-top:80px}.related-products h2{margin-bottom:24px}.cart-head{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.cart-head h1{margin-top:0;font-size:clamp(44px,7vw,86px)}.cart-head button,.cart-item-bottom>button{color:var(--pink);background:0 0;border:0;font-weight:700}.cart-items{gap:16px;display:grid}.cart-item{grid-template-columns:140px minmax(0,1fr);gap:20px;padding:18px;display:grid}.cart-item-image{aspect-ratio:1;background:#ffd9df5c;border:0;border-radius:20px;overflow:hidden}.cart-item-bottom{justify-content:space-between;align-items:center;gap:16px;margin-top:18px;display:flex}.cart-item-bottom strong{color:var(--pink);font-size:24px}.cart-summary{padding:24px;position:sticky;top:108px}.cart-summary h2{margin-bottom:20px;font-size:28px}.cart-summary dl{gap:14px;margin:0 0 24px;display:grid}.cart-summary dl div{color:var(--charade);justify-content:space-between;gap:16px;display:flex}.cart-summary .primary-action,.cart-summary .ghost-action{width:100%;margin-top:12px}.checkout-form{padding:28px}.checkout-form h1{margin-top:0;font-size:clamp(42px,6vw,72px)}.checkout-form label{color:var(--charade);gap:8px;margin-top:18px;font-weight:700;display:grid}.checkout-form input,.checkout-form textarea{width:100%;color:var(--charade);font:inherit;background:#ffffffc7;border:1px solid #ffb1c175;border-radius:16px;outline:none;padding:14px 16px}.form-row,.delivery-switch{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.delivery-switch{margin-top:26px}.delivery-switch button{min-height:82px;color:var(--charade);background:#ffffffbd;border:1px solid #ffb1c175;border-radius:20px;font-weight:700}.delivery-switch button.is-active{border-color:var(--pink);background:#ffd9dfb8}.empty-state{text-align:center;place-items:center;display:grid}.empty-state>div{width:min(100%,560px)}.empty-state span{font-size:88px;display:block}@media (width<=980px){.shop-grid,.related-grid,.product-detail-grid,.cart-grid,.checkout-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media (width<=720px){.shop-page{padding:100px 16px 72px}.header-cart span{display:none}.shop-card-actions,.product-detail-actions,.form-row,.delivery-switch{flex-direction:column;grid-template-columns:1fr}.shop-card-actions,.product-detail-actions{display:grid}.cart-item{grid-template-columns:96px minmax(0,1fr)}.cart-item-bottom{flex-direction:column;align-items:flex-start}}@property --hero-button-angle-1{syntax:"<angle>";inherits:false;initial-value:-75deg}@property --hero-button-angle-2{syntax:"<angle>";inherits:false;initial-value:-45deg}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{background:linear-gradient(90deg,#fcfcfc,#fff);min-width:320px;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{max-width:100%;display:block}.top-nav{z-index:20;-webkit-backdrop-filter:blur(22px)saturate(1.16);backdrop-filter:blur(22px)saturate(1.16);pointer-events:none;background:#fcfcfc2e;border:0;border-radius:0;grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);align-items:center;gap:24px;width:100%;height:84px;padding:0 max(60px,50vw - 660px);display:grid;position:fixed;top:0;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:inset 0 -1px #ffb1c129,0 10px 34px #2a2a3c0d}.header-logo,.nav-list,.header-actions,.header-order,.header-cart{pointer-events:auto}.header-logo{border-radius:50%;justify-content:center;justify-self:start;align-items:center;width:48px;height:48px;display:inline-flex;overflow:hidden}.header-logo img{object-fit:cover;width:100%;height:100%}.nav-list{justify-content:center;gap:2px;min-width:0;display:flex}.nav-list a{min-height:40px;color:var(--charade);white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#eeeeee24;border:1px solid #b5b5b521;border-radius:30px;justify-content:center;align-items:center;margin:10px;padding:8px 20px 9px;font-family:Roboto Flex,Inter,sans-serif;font-size:18px;font-weight:300;line-height:22.5px;display:inline-flex}.header-order{color:#fff;cursor:pointer;letter-spacing:0;text-transform:uppercase;appearance:none;white-space:nowrap;background:linear-gradient(to top right,#ff8aad,#de2068,#ff669e);border:0;border-radius:999px;outline:none;justify-content:center;align-items:center;width:auto;padding:14px 32px;font-family:Unbounded,Inter,sans-serif;font-size:14px;font-weight:700;line-height:1;transition:transform .3s,box-shadow .3s,background .3s;display:inline-flex;box-shadow:0 4px 15px #de206866}.header-actions{justify-self:end;align-items:center;gap:10px;display:inline-flex}.header-cart{min-height:42px;color:var(--charade);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8;border:1px solid #ffb1c157;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-family:Roboto Flex,Inter,sans-serif;font-size:15px;display:inline-flex}.header-cart strong{background:var(--pink);color:#fff;border-radius:50%;place-items:center;min-width:24px;height:24px;font-family:Inter,sans-serif;font-size:13px;display:grid}.header-order:hover{background:linear-gradient(to top right,#ffb1c1,#ff4f8a,#de2068);transform:scale(1.02);box-shadow:0 8px 25px #de206894}.header-order:active{transition-duration:75ms;transform:scale(.98);box-shadow:inset 0 3px 10px #5f002473,0 2px 8px #de20684d}.header-order:focus,.header-order:focus-visible{outline:none}.hero{--ticker-bottom:130px;isolation:isolate;background:#fcfcfc;border-radius:0 0 40px 40px;width:min(100% - 120px,1320px);height:781px;margin:0 auto;padding-top:155px;position:relative;overflow:hidden}.unicorn-bg{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.unicorn-bg-layer{opacity:.6;mix-blend-mode:screen;width:100%;height:100%;position:absolute;inset:0}.unicorn-project{width:100%;height:100%;position:absolute;inset:0}.hero:after{z-index:1;pointer-events:none;content:"";background:linear-gradient(#fcfcfcd1 0%,#fcfcfc6b 42%,#fcfcfc00 76%),radial-gradient(circle at 50% 24%,#ffffffb3,#fff0 44%);position:absolute;inset:0}.hero-copy{z-index:4;text-align:center;flex-direction:column;align-items:center;gap:20px;width:100%;min-width:0;display:flex;position:relative}.hero-copy p{width:min(100%,900px);color:var(--charade);margin:0;font-family:Roboto Flex,Inter,sans-serif;font-size:32px;font-weight:300;line-height:43.2px}.hero-copy a{color:#ff008c;text-decoration:underline}.wordmark{object-fit:cover;object-position:top center;flex-shrink:1;width:min(1027px,74vw);min-width:0;max-width:100%;height:90px}.pill-button,.wide-button,.small-pill{min-height:60px;color:var(--text);background:#ffd9df91;border:1px solid #ffb1c12b;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 36px;font-size:24px;line-height:1;display:inline-flex}.hero-glass-button-wrap{z-index:10;appearance:none;cursor:pointer;font:inherit;color:inherit;pointer-events:none;background:0 0;border:0;border-radius:999px;outline:none;padding:0;transition:all .4s cubic-bezier(.25,1,.5,1);animation:1s ease-out .3s both heroButtonFadeIn;display:inline-flex;position:relative}.hero-glass-button-wrap:focus,.hero-glass-button-wrap:focus-visible{outline:none}.hero-glass-button{z-index:30;-webkit-backdrop-filter:blur(clamp(1px,.125em,4px));backdrop-filter:blur(clamp(1px,.125em,4px));pointer-events:auto;background:linear-gradient(-75deg,#ffffff14,#ffffff57,#ffffff14);border-radius:999px;justify-content:center;align-items:center;min-height:52px;transition:all .4s cubic-bezier(.25,1,.5,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 .125em .125em #0000000d,inset 0 -.125em .125em #ffffff8c,0 .25em .125em -.125em #de20683d,inset 0 0 .1em .25em #ffffff38}.hero-glass-button:hover{-webkit-backdrop-filter:blur(.01em);backdrop-filter:blur(.01em);transform:scale(.975);box-shadow:inset 0 .125em .125em #0000000d,inset 0 -.125em .125em #ffffff8c,0 .15em .05em -.1em #de20684d,inset 0 0 .05em .1em #ffffff8c}.hero-glass-button:active{transform:scale(.95)rotateX(25deg);box-shadow:inset 0 .125em .125em #0000000d,inset 0 -.125em .125em #ffffff8c,0 .125em .125em -.125em #de206840,inset 0 0 .1em .25em #ffffff38,0 .225em .05em #de206812,0 .25em #ffffffbf,inset 0 .25em .05em #0000001f}.hero-glass-button:after{background:conic-gradient(from var(--hero-button-angle-1) at 50% 50%, #de206875, #de206800 5% 40%, #ffb1c1bf 50%, #de206800 60% 95%, #de206875), linear-gradient(180deg, #ffffffa6, #ffffff6b);content:"";pointer-events:none;border-radius:999px;width:calc(100% + 2px);height:calc(100% + 2px);padding:1px;transition:all .4s cubic-bezier(.25,1,.5,1),--hero-button-angle-1 .5s;position:absolute;top:-1px;left:-1px;box-shadow:inset 0 0 0 .5px #ffffff8c;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.hero-glass-button:hover:after{--hero-button-angle-1:-125deg}.hero-glass-button:active:after{--hero-button-angle-1:-75deg}.hero-glass-button-text{z-index:1;color:var(--charade);letter-spacing:0;text-shadow:0 .25em .05em #0000001a;-webkit-user-select:none;user-select:none;padding:14px 26px;font-size:17px;font-weight:500;line-height:1.2;transition:all .4s cubic-bezier(.25,1,.5,1);display:block;position:relative}.hero-glass-button:hover .hero-glass-button-text{text-shadow:.025em .025em .025em #0000001f}.hero-glass-button:active .hero-glass-button-text{text-shadow:.025em .25em .05em #0000001f}.hero-glass-button-shine{background:linear-gradient(var(--hero-button-angle-2), #fff0 0%, #ffffff8f 40% 50%, #fff0 55%);mix-blend-mode:screen;pointer-events:none;background-position:0%;background-repeat:no-repeat;background-size:200% 200%;border-radius:999px;width:calc(100% - 1px);height:calc(100% - 1px);transition:background-position .5s cubic-bezier(.25,1,.5,1),--hero-button-angle-2 .5s cubic-bezier(.25,1,.5,1);position:absolute;top:.5px;left:.5px}.hero-glass-button:hover .hero-glass-button-shine{background-position:25%}.hero-glass-button:active .hero-glass-button-shine{--hero-button-angle-2:-15deg;background-position:50% 15%}@keyframes heroButtonFadeIn{0%{opacity:0}to{opacity:1}}.flower{z-index:2;object-fit:cover;opacity:.98;width:252px;height:448px;position:absolute;transform:rotate(90deg)}.flower-left{top:487px;left:0}.flower-mid{top:547px;left:425px}.flower-right{top:618px;right:-112px}.hero-bottom-mask{top:calc(100% - var(--ticker-bottom));z-index:2;height:calc(var(--ticker-bottom) + 90px);pointer-events:none;transform-origin:top;position:absolute;left:-44px;right:-44px;overflow:hidden;transform:rotate(6deg)}.hero-bottom-image{object-fit:cover;object-position:center bottom;width:100%;max-width:none;height:100%;position:absolute;inset:0}.ticker{z-index:3;left:-44px;right:-44px;bottom:var(--ticker-bottom);transform-origin:bottom;background:var(--rose-soft);color:#3f0017;text-transform:uppercase;white-space:nowrap;gap:48px;padding:24px 0;font-family:Unbounded,Inter,sans-serif;font-size:30px;font-weight:700;line-height:36px;display:flex;position:absolute;overflow:hidden;transform:rotate(6deg)}.ticker span{animation:22s linear infinite ticker}@keyframes ticker{to{transform:translate(calc(-100% - 48px))}}.section{width:min(100% - 120px,1320px);margin:120px auto 0}.split{grid-template-columns:minmax(0,784px) 516px;align-items:center;gap:20px;display:grid}.split>*,.section>*,.hero-copy>*{min-width:0}h1,h2,h3,p{margin:0}h1,h2{letter-spacing:0;font-size:48px;font-weight:700;line-height:43.2px}h1 span,h2 span{color:var(--pink)}.lead{color:var(--charade);margin-top:48px;font-family:Roboto Flex,Inter,sans-serif;font-size:32px;font-weight:300;line-height:43.2px}.lead+.lead{margin-top:0}.icon-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.icon-tile{background:#fff;border-radius:8px;place-items:center;height:193px;display:grid;box-shadow:inset 0 1px #0000000a,inset 0 -1px #0000000a,0 4px 100px -4px #0000000a}.icon-tile img{object-fit:contain;width:100px;height:100px}.products-section{margin-top:120px}.product-row{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:40px;display:grid}.product-card{aspect-ratio:3/5;color:var(--charade);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff9e;border:1px solid #ffffffa3;border-radius:24px;flex-direction:column;justify-content:space-between;padding:28px;transition:transform .5s,box-shadow .5s,border-color .3s;display:flex;box-shadow:0 18px 40px #de20681a,inset 0 1px #fffc}.product-card:hover{border-color:#ffb1c1bd;transform:scale(1.035);box-shadow:0 28px 56px #de20682e,inset 0 1px #ffffffe6}.product-card:focus-visible,.mood-card:focus-visible{outline-offset:4px;outline:3px solid #de206857}.product-image{background:linear-gradient(145deg,#ffd9df85,#ffffffc7);border:1px solid #ffb1c161;border-radius:18px;flex:1;justify-content:center;align-items:center;min-height:0;transition:border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 64px #de20681f}.product-card:hover .product-image{border-color:#de206857;box-shadow:inset 0 0 72px #de206829}.product-image:after{content:"";pointer-events:none;background:linear-gradient(#fff0 46%,#ffb1c133 100%);position:absolute;inset:0}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-card:hover .product-image img{transform:scale(1.04)}.product-content{margin-top:28px}.product-card h3{letter-spacing:0;margin-top:22px;font-family:Unbounded,Inter,sans-serif;font-size:22px;font-weight:700;line-height:1.15}.product-meta,.product-footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.product-meta span{color:#2a2a3c9e;letter-spacing:.12em;text-transform:uppercase;font-size:12px;font-weight:700;line-height:1}.product-dots{flex:none;gap:5px;display:flex}.product-dots i{background:var(--rose-soft);border-radius:50%;width:8px;height:8px;display:block;box-shadow:0 1px 4px #de20682e}.product-dots i:first-child{background:var(--pink)}.product-dots i:nth-child(2){background:#ff7fa4}.product-footer{align-items:flex-end;margin-top:24px}.product-card p{color:#2a2a3cb8;max-width:210px;font-family:Roboto Flex,Inter,sans-serif;font-size:15px;font-weight:300;line-height:1.35}.product-arrow{color:#de20688f;flex:none;place-items:center;width:32px;height:32px;transition:color .3s,transform .3s;display:grid}.product-arrow svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:24px;height:24px}.product-card:hover .product-arrow{color:var(--pink);transform:translate(4px,-4px)}.wide-button{width:516px;margin-top:40px}.catalog{margin-top:120px}.catalog-scene{isolation:isolate;min-height:980px;padding-top:20px;position:relative;overflow:visible}.catalog-heading{z-index:6;text-align:center;opacity:1;width:min(100%,960px);margin:0 auto;position:absolute;top:14px;left:0;right:0}.catalog-heading h2{max-width:none;color:var(--pink);text-transform:uppercase;font-size:128px;font-weight:400;line-height:102px}.catalog-heading p{margin-top:14px;font-size:24px;line-height:1.3}.catalog-bg{z-index:1;opacity:1;aspect-ratio:1920/1080;object-fit:cover;width:100%;height:auto;position:absolute;top:20px;left:0}.mood-cloud{z-index:5;perspective:1200px;height:360px;position:absolute;top:482px;left:0;right:0}.mood-card{width:296px;height:296px;box-shadow:var(--shadow);text-align:center;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transform-origin:bottom;background:linear-gradient(46deg,#fff 5%,#ffffff4d);border:2px solid #fff;border-radius:24px;transition:box-shadow .24s;position:absolute;top:50%;left:50%;overflow:hidden}.mood-card:first-child{z-index:1;transform:translate(-50%,-50%)translate(-520px,48px)rotate(-8deg)}.mood-card:nth-child(2){z-index:2;transform:translate(-50%,-50%)translate(-260px)rotate(-4deg)}.mood-card:nth-child(3){z-index:5;transform:translate(-50%,-50%)translateY(-48px)}.mood-card:nth-child(4){z-index:3;transform:translate(-50%,-50%)translate(260px)rotate(4deg)}.mood-card:nth-child(5){z-index:1;transform:translate(-50%,-50%)translate(520px,48px)rotate(8deg)}.mood-card h3{color:#141623;margin-top:24px;font-family:Manrope,Inter,sans-serif;font-size:26px;font-weight:700;line-height:1.2}.mood-card p{opacity:.8;width:238px;margin:14px auto 0;font-family:Manrope,Inter,sans-serif;font-size:18px;line-height:1.4}.mood-card img{object-fit:contain;width:178px;height:150px;position:absolute;bottom:-34px;right:-74px}.order{margin-top:120px}.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;margin-top:16px;display:grid}.step-card{border:1px solid var(--line);background:var(--soft);border-radius:40px;min-height:210px;padding:37px 48px 32px;position:relative;overflow:hidden}.step-card strong{color:#0000;background:linear-gradient(184deg, var(--pink) 36%, #de206800 82%);opacity:0;will-change:transform, opacity;-webkit-background-clip:text;background-clip:text;font-family:Syne,Inter,sans-serif;font-size:300px;font-weight:400;line-height:.9;transition:opacity .7s,transform .95s cubic-bezier(.16,1,.3,1);position:absolute;left:1px;transform:translateY(-120px)}.order.is-visible .step-card strong{opacity:.9;transform:translateY(0)}.order.is-visible .step-card:nth-child(2) strong{transition-delay:90ms}.order.is-visible .step-card:nth-child(3) strong{transition-delay:.18s}.order.is-visible .step-card:nth-child(4) strong{transition-delay:.27s}.order.is-visible .step-card:nth-child(5) strong{transition-delay:.36s}.order.is-visible .step-card:nth-child(6) strong{transition-delay:.45s}.step-card h3,.step-card p{z-index:1;position:relative}.step-card h3{max-width:310px;font-size:24px;font-weight:700}.step-card p{max-width:260px;margin-top:38px;margin-left:auto;font-size:20px;font-weight:300}.media{margin-top:120px}.media header{flex-direction:column;align-items:flex-start;gap:0;display:flex}.small-pill{min-height:48px;margin-top:24px;padding:0 25px;font-size:18px}.media-grid{grid-template-columns:repeat(2,1fr);gap:30px 77px;margin-top:40px;display:grid}.media-thumb{background:#c4c4c4;border-radius:40px;height:335px}.media article h3{max-width:598px;margin-top:20px;font-size:24px;font-weight:400;line-height:28.8px}.bottom-about{margin-top:120px}.faq{width:min(100% - 120px,918px);margin-top:120px;padding-bottom:120px}.faq h2{text-align:center}.faq-list{gap:16px;margin-top:40px;display:grid}.faq-item{border:1px solid var(--rose-soft);width:100%;min-height:82px;color:var(--charade);text-align:left;background:#fffc;border-radius:16px;justify-content:space-between;align-items:center;padding:24px;display:flex}.faq-item span{font-size:24px;font-weight:700;line-height:28px}.faq-item strong{color:var(--pink);font-size:24px;font-weight:500;transition:transform .16s}.faq-item.is-open strong{transform:rotate(180deg)}.site-footer{width:min(100% - 120px,1320px);color:var(--charade);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:radial-gradient(circle at 18% 12%,#ffb1c175,#0000 32%),radial-gradient(circle at 88% 90%,#de206829,#0000 36%),linear-gradient(135deg,#ffffffc7,#ffd9df94);border:1px solid #ffffffc7;border-radius:32px;margin:0 auto 32px;position:relative;overflow:hidden;box-shadow:0 24px 70px #de20681f,inset 0 1px #ffffffdb}.site-footer-glow{pointer-events:none;opacity:.34;background:linear-gradient(135deg,#ffffffbd,#ffffff3d 42%,#ffb1c12e),url(/%D0%B1%D0%B0%D0%BD%D0%B5%D1%80.svg) 50% calc(100% + 43px)/min(1180px,96%) no-repeat;position:absolute;inset:0}.site-footer:after{pointer-events:none;content:"";background:linear-gradient(#fff0,#ffffff9e);height:42%;position:absolute;bottom:0;left:0;right:0}.site-footer-inner{z-index:1;padding:56px;position:relative}.site-footer-top{justify-content:space-between;align-items:flex-start;gap:56px;display:flex}.site-footer-brand{width:min(100%,480px)}.footer-logo-link{color:var(--charade);text-align:left;background:0 0;border:0;align-items:center;gap:14px;padding:0;display:inline-flex}.footer-logo-link span{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc7;border:1px solid #ffb1c175;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 10px 24px #de206833}.footer-logo-link img{object-fit:contain;width:30px;height:30px}.footer-logo-link strong{letter-spacing:0;font-family:Unbounded,Inter,sans-serif;font-size:18px;font-weight:700}.site-footer-brand>p{color:#2a2a3cb8;margin-top:18px;font-family:Roboto Flex,Inter,sans-serif;font-size:16px;font-weight:300;line-height:1.55}.footer-form{align-items:center;gap:10px;margin-top:28px;display:flex}.footer-form label{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.footer-form input{min-width:0;height:50px;color:var(--charade);font:inherit;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff8a;border:1px solid #ffb1c16b;border-radius:999px;outline:none;flex:1;padding:0 18px}.footer-form input::placeholder{color:#2a2a3c6b}.footer-form input:focus{border-color:#ffb1c1b3;box-shadow:0 0 0 4px #ffb1c11f}.footer-form button{color:#fff;text-transform:uppercase;background:linear-gradient(to top right,#ff8aad,#de2068,#ff669e);border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;height:50px;padding:0 20px;font-family:Unbounded,Inter,sans-serif;font-size:12px;font-weight:700;transition:transform .22s,box-shadow .22s;display:inline-flex;box-shadow:0 10px 28px #de20684d}.footer-form button:hover{transform:translateY(-2px);box-shadow:0 14px 34px #de20686b}.footer-form button svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:17px;height:17px}.site-footer-brand small{color:#2a2a3c8a;margin-top:12px;font-family:Roboto Flex,Inter,sans-serif;font-size:13px;display:block}.site-footer-links{grid-template-columns:repeat(3,minmax(130px,1fr));gap:44px;display:grid}.site-footer-links p{color:var(--pink);font-family:Unbounded,Inter,sans-serif;font-size:14px;font-weight:700}.site-footer-links ul{gap:12px;margin:16px 0 0;padding:0;list-style:none;display:grid}.site-footer-links a{color:#2a2a3ca8;font-family:Roboto Flex,Inter,sans-serif;font-size:15px;text-decoration:none;transition:color .16s}.site-footer-links a:hover{color:var(--pink)}.site-footer-bottom{border-top:1px solid #de20681f;justify-content:space-between;align-items:center;gap:24px;margin-top:48px;padding-top:24px;display:flex}.site-footer-bottom p{color:#2a2a3c8f;font-family:Roboto Flex,Inter,sans-serif;font-size:13px}.footer-socials{align-items:center;gap:10px;display:flex}.footer-socials a{color:#de2068b8;background:#ffffff80;border:1px solid #ffb1c157;border-radius:50%;place-items:center;width:38px;height:38px;transition:background .18s,color .18s,transform .18s;display:grid}.footer-socials a:hover{color:var(--pink);background:#ffd9dfc2;transform:translateY(-2px)}.footer-socials svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}@media (width<=1180px){.top-nav{grid-template-columns:48px minmax(0,1fr) auto;gap:16px;width:100%;height:76px;padding:0 16px}.nav-list{justify-content:center;overflow-x:auto}.section,.faq,.hero,.site-footer{width:calc(100% - 32px)}.site-footer-inner{padding:42px 32px}.site-footer-top{flex-direction:column}.site-footer-brand,.site-footer-links{width:100%}.split{grid-template-columns:1fr}.product-row{grid-template-columns:repeat(2,1fr);gap:28px}.catalog{margin-top:120px}.catalog-scene{min-height:920px;overflow:visible}.mood-cloud{height:360px;margin-top:0;display:block;position:absolute;top:458px;left:0;right:0}.mood-card,.mood-card:nth-child(n){width:296px;position:absolute;top:50%;left:50%}.mood-card:first-child{transform:translate(-50%,-50%)translate(-300px,40px)rotate(-7deg)}.mood-card:nth-child(2){transform:translate(-50%,-50%)translate(-150px)rotate(-4deg)}.mood-card:nth-child(3){transform:translate(-50%,-50%)translateY(-42px)}.mood-card:nth-child(4){transform:translate(-50%,-50%)translate(150px)rotate(4deg)}.mood-card:nth-child(5){transform:translate(-50%,-50%)translate(300px,40px)rotate(7deg)}.steps-grid,.media-grid{grid-template-columns:1fr}}@media (width<=720px){.section,.faq{width:min(100% - 32px,358px)}.site-footer{border-radius:24px;width:min(100% - 32px,358px);margin-bottom:20px}.site-footer-inner{padding:30px 20px}.site-footer-top{gap:34px}.site-footer-brand>p{font-size:15px}.footer-form{gap:10px;display:grid}.footer-form button,.footer-form input{width:100%}.site-footer-links{grid-template-columns:1fr;gap:26px}.site-footer-bottom{flex-direction:column;align-items:flex-start}.top-nav{grid-template-columns:40px minmax(0,1fr) auto;gap:8px;width:100%;height:68px;padding:0 16px;top:0}.header-logo{width:40px;height:40px}.nav-list a{min-height:36px;padding:7px 10px;font-size:14px}.header-order{min-width:128px;height:38px;padding:0 16px;font-size:11px}.hero{--ticker-bottom:248px;width:min(100% - 32px,358px);height:620px;padding:116px 16px 0}.hero-copy p,.lead{overflow-wrap:anywhere;width:100%;max-width:358px;font-size:24px;line-height:32px}.wordmark{object-fit:contain;width:358px;height:auto;max-height:64px}.pill-button,.wide-button{width:100%;min-height:52px;font-size:20px}.hero-glass-button-wrap,.hero-glass-button{width:100%}.hero-glass-button-text{text-align:center;width:100%;padding:14px 20px}.ticker{font-size:20px;line-height:28px;bottom:248px}.flower{width:160px;height:285px}.flower-mid{left:28%}h1,h2{overflow-wrap:anywhere;max-width:358px;font-size:34px;line-height:36px}.section{margin-top:72px}.lead{margin-top:28px}.icon-grid,.product-row{grid-template-columns:1fr}.product-image{height:auto;min-height:320px}.product-card{padding:22px}.product-content{margin-top:24px}.product-card h3{font-size:20px}.product-footer{margin-top:20px}.catalog{margin-top:72px}.catalog-scene{min-height:820px;padding-top:0;overflow:visible}.catalog-heading{width:100%;top:0}.catalog-heading h2{max-width:none;font-size:58px;line-height:62px}.catalog-heading p{margin-top:2px;font-size:18px;line-height:1.35}.catalog-bg{height:280px;top:70px}.mood-cloud{height:330px;top:376px;left:0;right:0}.mood-card,.mood-card:nth-child(n){width:min(236px,76vw);height:236px}.mood-card:first-child{transform:translate(-50%,-50%)translateY(-220px)rotate(-4deg)}.mood-card:nth-child(2){transform:translate(-50%,-50%)translateY(-110px)rotate(-2deg)}.mood-card:nth-child(3){transform:translate(-50%,-50%)}.mood-card:nth-child(4){transform:translate(-50%,-50%)translateY(110px)rotate(2deg)}.mood-card:nth-child(5){transform:translate(-50%,-50%)translateY(220px)rotate(4deg)}.mood-card h3{margin-top:20px;font-size:22px}.mood-card p{width:min(190px,100% - 32px);font-size:15px}.steps-grid{gap:16px}.step-card{min-height:210px;padding:30px 24px}.step-card strong{font-size:220px}.step-card p{margin-left:0}.media-thumb{border-radius:24px;height:220px}.faq{padding-bottom:96px}.faq-item span{font-size:18px}}
