.Header-module__ldgnoG__topbar{z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:Header-module__ldgnoG__slideDown .55s var(--ease-soft) both;background:#f7f1e7c7;border-bottom:1px solid #6e59f71f;position:sticky;top:0}.Header-module__ldgnoG__nav{justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.Header-module__ldgnoG__brand{align-items:flex-start;gap:6px;display:inline-flex}.Header-module__ldgnoG__logo{font-family:var(--font-title);letter-spacing:-.02em;color:var(--purple);text-transform:lowercase;font-size:22px;font-weight:900;line-height:.86}.Header-module__ldgnoG__brandHeart{width:16px;height:16px;color:var(--lime);transform-origin:50%;margin-top:2px}.Header-module__ldgnoG__brand:hover .Header-module__ldgnoG__brandHeart{animation:Header-module__ldgnoG__heartbeat .85s var(--ease-bounce)}.Header-module__ldgnoG__navLinks{font-family:var(--font-body);color:var(--ink);gap:22px;font-size:15px;font-weight:600;display:flex}.Header-module__ldgnoG__navLinks a{transition:color .2s;position:relative}.Header-module__ldgnoG__navLinks a:hover{color:var(--purple)}.Header-module__ldgnoG__navCta{background:var(--purple);color:#fff;border-radius:var(--radius-full);font-family:var(--font-body);box-shadow:var(--shadow-purple);white-space:nowrap;padding:12px 20px;font-size:15px;font-weight:700;transition:transform .2s,background .2s;position:relative}.Header-module__ldgnoG__navCta:hover{background:var(--purple-deep);transform:translateY(-2px)}.Header-module__ldgnoG__dot{border-radius:var(--radius-full);background:var(--lime);min-width:22px;height:22px;color:var(--ink);animation:Header-module__ldgnoG__bump .45s var(--ease-bounce);place-items:center;margin-left:8px;padding:0 5px;font-size:12px;font-weight:700;display:inline-grid}@media (max-width:680px){.Header-module__ldgnoG__navLinks{display:none}}
.ProductCard-module__g-pugq__product{border-radius:var(--radius-lg);background:var(--paper);box-shadow:var(--shadow-sm);flex-direction:column;min-height:430px;padding:20px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.ProductCard-module__g-pugq__product:hover{box-shadow:var(--shadow);transform:translateY(-6px)}.ProductCard-module__g-pugq__product:hover .ProductCard-module__g-pugq__stamp{transform:rotate(-3deg)}.ProductCard-module__g-pugq__product:hover .ProductCard-module__g-pugq__stamp img{transform:scale(1.1)}.ProductCard-module__g-pugq__product:before{content:"";border-radius:var(--radius-full);background:var(--accent,var(--lavender));opacity:.45;width:180px;height:180px;position:absolute;top:-92px;right:-70px}.ProductCard-module__g-pugq__stamp{z-index:1;border-radius:var(--radius-full);outline:6px solid var(--accent,var(--lavender));outline-offset:-3px;width:138px;height:138px;transition:transform .35s var(--ease-bounce);background:#fff;place-items:center;margin-bottom:18px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 26px #4f3fd129}.ProductCard-module__g-pugq__stamp img{object-fit:cover;width:115%;height:115%;transition:transform .45s var(--ease-soft)}.ProductCard-module__g-pugq__tag{z-index:1;border-radius:var(--radius-full);background:var(--accent,var(--lavender));color:var(--ink);font-family:var(--font-body);text-transform:uppercase;letter-spacing:.07em;align-self:flex-start;margin-bottom:12px;padding:7px 14px;font-size:12px;font-weight:700;display:inline-flex;position:relative}.ProductCard-module__g-pugq__name{z-index:1;color:var(--ink);margin:0 0 8px;font-size:26px;position:relative}.ProductCard-module__g-pugq__desc{z-index:1;color:#5a5249;flex:1;margin:0 0 16px;font-size:.95rem;font-weight:400;line-height:1.5;position:relative}.ProductCard-module__g-pugq__footer{z-index:1;gap:12px;display:grid;position:relative}.ProductCard-module__g-pugq__price{font-family:var(--font-title);letter-spacing:-.02em;color:var(--purple);font-size:32px;font-weight:900}.ProductCard-module__g-pugq__qty{border-radius:var(--radius-full);background:var(--lavender-soft);align-items:center;width:142px;display:flex;overflow:hidden}.ProductCard-module__g-pugq__qty button{width:46px;height:42px;color:var(--purple);font-size:20px;font-weight:700;transition:background .18s}.ProductCard-module__g-pugq__qty button:hover{background:var(--lavender)}.ProductCard-module__g-pugq__qty span{text-align:center;color:var(--ink);flex:1;padding:10px 0;font-weight:700}.ProductCard-module__g-pugq__qtyValue{animation:ProductCard-module__g-pugq__bump .35s var(--ease-bounce)}.ProductCard-module__g-pugq__add{border-radius:var(--radius-full);width:100%;font-family:var(--font-body);background:var(--purple);color:#fff;box-shadow:var(--shadow-purple);padding:14px;font-size:.98rem;font-weight:700;transition:transform .18s,background .18s}.ProductCard-module__g-pugq__add:hover{background:var(--purple-deep);transform:translateY(-2px)}.ProductCard-module__g-pugq__add:active{transform:scale(.97)}.ProductCard-module__g-pugq__add.ProductCard-module__g-pugq__addOk{background:var(--lime);color:var(--ink);animation:ProductCard-module__g-pugq__bump .4s var(--ease-bounce)}
.OrderSection-module__HPTVQW__section{margin:80px auto}.OrderSection-module__HPTVQW__head{margin-bottom:26px}.OrderSection-module__HPTVQW__title{margin:0 0 10px;font-size:clamp(34px,5vw,56px)}.OrderSection-module__HPTVQW__note{color:var(--muted);max-width:560px;font-weight:400;line-height:1.5}.OrderSection-module__HPTVQW__builder{grid-template-columns:1fr 1fr;align-items:start;gap:22px;display:grid}.OrderSection-module__HPTVQW__panel{border-radius:var(--radius-lg);background:var(--paper);box-shadow:var(--shadow-sm);padding:26px}.OrderSection-module__HPTVQW__panelTitle{color:var(--purple);margin:0 0 16px;font-size:28px}.OrderSection-module__HPTVQW__lines{flex-direction:column;gap:10px;margin-bottom:18px;display:flex}.OrderSection-module__HPTVQW__empty{color:var(--muted);padding:14px 0;font-weight:400}.OrderSection-module__HPTVQW__line{border-radius:var(--radius-md);background:var(--lavender-soft);animation:OrderSection-module__HPTVQW__slideInLine .35s var(--ease-soft) both;grid-template-columns:1fr auto auto auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.OrderSection-module__HPTVQW__lineName{min-width:0;font-size:.94rem;font-weight:600}.OrderSection-module__HPTVQW__stepper{border-radius:var(--radius-full);background:#fff;align-items:center;display:flex;overflow:hidden}.OrderSection-module__HPTVQW__stepper button{width:32px;height:32px;color:var(--purple);font-size:18px;font-weight:700;transition:background .18s}.OrderSection-module__HPTVQW__stepper button:hover{background:var(--lavender)}.OrderSection-module__HPTVQW__stepper span{text-align:center;align-self:stretch;place-items:center;min-width:28px;font-size:.9rem;font-weight:700;display:grid}.OrderSection-module__HPTVQW__linePrice{font-family:var(--font-title);white-space:nowrap;color:var(--purple);font-size:1rem;font-weight:900}.OrderSection-module__HPTVQW__rm{border-radius:var(--radius-full);width:28px;height:28px;color:var(--ink);opacity:.45;font-size:.8rem;font-weight:700;transition:all .18s}.OrderSection-module__HPTVQW__rm:hover{opacity:1;background:var(--pink)}.OrderSection-module__HPTVQW__field{margin:14px 0}.OrderSection-module__HPTVQW__field label{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:7px;font-size:13px;font-weight:600;display:block}.OrderSection-module__HPTVQW__field input,.OrderSection-module__HPTVQW__field select,.OrderSection-module__HPTVQW__field textarea{border-radius:var(--radius-md);background:var(--lavender-soft);width:100%;font:inherit;color:var(--ink);border:2px solid #0000;outline:none;padding:14px;font-weight:500;transition:border-color .18s,background .18s}.OrderSection-module__HPTVQW__field input:focus,.OrderSection-module__HPTVQW__field select:focus,.OrderSection-module__HPTVQW__field textarea:focus{border-color:var(--purple);background:#fff;box-shadow:0 0 0 4px #6e59f724}.OrderSection-module__HPTVQW__collapse{opacity:0;max-height:0;transition:max-height .35s var(--ease-soft), opacity .3s ease;overflow:hidden}.OrderSection-module__HPTVQW__collapseOpen{opacity:1;max-height:150px}.OrderSection-module__HPTVQW__field textarea{resize:vertical;min-height:90px}.OrderSection-module__HPTVQW__waBtn{width:100%;margin-top:8px;font-size:1.05rem}.OrderSection-module__HPTVQW__clear{width:100%;color:var(--muted);margin-top:12px;padding:8px;font-size:.85rem;font-weight:500;display:block}.OrderSection-module__HPTVQW__clear:hover{color:var(--purple)}.OrderSection-module__HPTVQW__preview{background:var(--lavender-soft);border-radius:var(--radius-lg);min-height:340px;padding:18px}.OrderSection-module__HPTVQW__bubble{box-shadow:var(--shadow-sm);white-space:pre-wrap;background:#fff;border-radius:22px 22px 22px 6px;padding:18px;font-size:.9rem;font-weight:400;line-height:1.55}.OrderSection-module__HPTVQW__totalBox{border-radius:var(--radius-md);background:var(--purple);color:#fff;font-family:var(--font-title);justify-content:space-between;align-items:center;margin-top:16px;padding:18px;font-size:22px;font-weight:900;display:flex}@media (max-width:900px){.OrderSection-module__HPTVQW__builder{grid-template-columns:1fr}}
.page-module___8aEwW__hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:32px;margin:40px auto 28px;display:grid}.page-module___8aEwW__heroCopy{z-index:1;position:relative}.page-module___8aEwW__eyebrow{border-radius:var(--radius-full);background:var(--lavender-soft);color:var(--purple-deep);font-family:var(--font-body);letter-spacing:.02em;align-items:center;gap:8px;padding:9px 16px;font-size:13px;font-weight:600;display:inline-flex}.page-module___8aEwW__eyebrow svg{width:15px;height:15px;color:var(--purple)}.page-module___8aEwW__h1{letter-spacing:-.03em;color:var(--ink);margin:22px 0 6px;font-size:clamp(42px,6.4vw,78px)}.page-module___8aEwW__h1 em{color:var(--purple);font-style:italic}.page-module___8aEwW__scriptLine{font-family:var(--font-accent);color:var(--purple);align-items:center;gap:10px;margin-bottom:18px;font-size:clamp(26px,3.4vw,40px);display:inline-flex}.page-module___8aEwW__scriptLine svg{width:26px;height:26px;color:var(--lime)}.page-module___8aEwW__lead{color:#4a443c;max-width:540px;margin:0 0 28px;font-size:18px;font-weight:400;line-height:1.6}.page-module___8aEwW__heroActions{flex-wrap:wrap;gap:12px;display:flex}.page-module___8aEwW__doodleA,.page-module___8aEwW__doodleB,.page-module___8aEwW__doodleC{z-index:0;pointer-events:none;position:absolute}.page-module___8aEwW__doodleA{width:38px;color:var(--lime);--rot:8deg;animation:.8s .5s both page-module___8aEwW__fadeIn,5s ease-in-out .5s infinite page-module___8aEwW__floaty;top:-10px;right:20%}.page-module___8aEwW__doodleB{width:46px;color:var(--pink);--rot:-10deg;animation:.8s .65s both page-module___8aEwW__fadeIn,6s ease-in-out .65s infinite page-module___8aEwW__floaty;bottom:30px;right:-8px}.page-module___8aEwW__doodleC{width:30px;color:var(--lavender);--rot:6deg;animation:.8s .8s both page-module___8aEwW__fadeIn,7s ease-in-out .8s infinite page-module___8aEwW__floaty;top:40%;left:-26px}.page-module___8aEwW__heroVisual{border-radius:var(--radius-xl);background:radial-gradient(circle at 50% 30%, var(--lavender-soft), transparent 70%), linear-gradient(160deg, #fff, var(--cream));min-height:520px;box-shadow:var(--shadow);animation:page-module___8aEwW__popIn .7s var(--ease-soft) .2s both;place-items:center;padding:20px;display:grid;position:relative;overflow:hidden}.page-module___8aEwW__clara{z-index:2;filter:drop-shadow(0 24px 30px #4f3fd138);width:min(86%,420px);height:auto;position:relative}.page-module___8aEwW__blob{z-index:0;border-radius:46% 54% 60% 40%/48% 42% 58% 52%;position:absolute}.page-module___8aEwW__blob1{background:var(--lavender);opacity:.55;width:320px;height:320px;animation:9s ease-in-out infinite page-module___8aEwW__blobMorph;top:12%;left:50%;transform:translate(-50%)}.page-module___8aEwW__floating{z-index:3;border-radius:var(--radius-full);background:#fff;place-items:center;width:110px;height:110px;display:grid;position:absolute;overflow:hidden;box-shadow:0 14px 28px #4f3fd133}.page-module___8aEwW__floating img{object-fit:cover;width:118%;height:118%}.page-module___8aEwW__labelA{outline:5px solid var(--lime);outline-offset:-3px;--rot:-7deg;animation:5.5s ease-in-out infinite page-module___8aEwW__floaty;bottom:120px;left:18px;transform:rotate(-7deg)}.page-module___8aEwW__labelB{outline:5px solid var(--pink);outline-offset:-3px;--rot:8deg;animation:6.5s ease-in-out infinite page-module___8aEwW__floaty;top:60px;right:22px;transform:rotate(8deg)}.page-module___8aEwW__orderCard{z-index:4;border-radius:var(--radius-lg);box-shadow:var(--shadow);background:#fff;max-width:280px;padding:18px;position:absolute;bottom:18px;right:18px}.page-module___8aEwW__orderCard small{font-family:var(--font-accent);color:var(--purple);margin-bottom:6px;font-size:18px;display:inline-block}.page-module___8aEwW__miniRow{border-bottom:1.5px dashed #6e59f733;justify-content:space-between;gap:12px;padding:9px 0;font-size:.86rem;font-weight:500;display:flex}.page-module___8aEwW__miniRow:last-child{border-bottom:0}.page-module___8aEwW__miniRow b{color:var(--purple);font-weight:700}.page-module___8aEwW__section{margin:84px auto}.page-module___8aEwW__sectionHead{margin-bottom:28px;position:relative}.page-module___8aEwW__kicker{font-family:var(--font-accent);color:var(--purple);align-items:center;gap:8px;font-size:26px;display:inline-flex}.page-module___8aEwW__kicker svg{width:22px;height:22px;color:var(--lime)}.page-module___8aEwW__h2{color:var(--ink);margin:4px 0 10px;font-size:clamp(34px,5vw,56px)}.page-module___8aEwW__note{color:var(--muted);max-width:540px;font-weight:400;line-height:1.5}.page-module___8aEwW__menuGrid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.page-module___8aEwW__phrases{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px 26px;margin:70px auto;display:flex}.page-module___8aEwW__phrase{font-family:var(--font-accent);color:var(--ink);align-items:center;gap:8px;font-size:clamp(22px,2.6vw,34px);display:inline-flex}.page-module___8aEwW__phrase svg{width:20px;height:20px;color:var(--pink)}.page-module___8aEwW__phrasePill{background:var(--lavender);color:var(--purple-deep);border-radius:var(--radius-full);padding:8px 20px}.page-module___8aEwW__footer{border-radius:var(--radius-xl);background:var(--purple);color:#fff;margin:70px auto 40px;padding:40px;position:relative;overflow:hidden}.page-module___8aEwW__footerInner{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;display:flex;position:relative}.page-module___8aEwW__footerScript{font-family:var(--font-accent);color:#fff;max-width:560px;font-size:clamp(28px,4vw,46px);line-height:1.1}.page-module___8aEwW__footerScript span{color:var(--lime)}.page-module___8aEwW__footerMeta{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.page-module___8aEwW__footerHandle{font-family:var(--font-title);color:#fff;font-size:22px;font-weight:900}.page-module___8aEwW__footerBlob{border-radius:var(--radius-full);z-index:0;background:#ffffff14;width:360px;height:360px;animation:8s ease-in-out infinite page-module___8aEwW__floaty;position:absolute;bottom:-160px;right:-120px}.page-module___8aEwW__stickyCart{z-index:50;background:var(--purple);color:#fff;border-radius:var(--radius-full);font-family:var(--font-body);box-shadow:var(--shadow-purple);opacity:0;pointer-events:none;transition:opacity .4s var(--ease-soft), transform .45s var(--ease-bounce);align-items:center;gap:10px;padding:14px 20px;font-weight:700;display:flex;position:fixed;bottom:18px;right:18px;transform:translateY(140%)}.page-module___8aEwW__stickyVisible{opacity:1;pointer-events:auto;transform:translateY(0)}.page-module___8aEwW__stickyCart:hover{transform:translateY(-3px)}.page-module___8aEwW__cartDot{background:var(--lime);border-radius:var(--radius-full);width:26px;height:26px;color:var(--ink);animation:page-module___8aEwW__bump .45s var(--ease-bounce);place-items:center;font-size:.82rem;display:grid}.page-module___8aEwW__eyebrow{animation:page-module___8aEwW__fadeInUp .6s var(--ease-soft) 50ms both}.page-module___8aEwW__h1{animation:page-module___8aEwW__fadeInUp .6s var(--ease-soft) .14s both}.page-module___8aEwW__scriptLine{animation:page-module___8aEwW__fadeInUp .6s var(--ease-soft) .22s both}.page-module___8aEwW__lead{animation:page-module___8aEwW__fadeInUp .6s var(--ease-soft) .3s both}.page-module___8aEwW__heroActions{animation:page-module___8aEwW__fadeInUp .6s var(--ease-soft) .38s both}.page-module___8aEwW__menuCell{display:flex}.page-module___8aEwW__menuCell>*{width:100%}@media (max-width:980px){.page-module___8aEwW__hero{grid-template-columns:1fr}.page-module___8aEwW__menuGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:680px){.page-module___8aEwW__heroVisual{min-height:460px}.page-module___8aEwW__menuGrid{grid-template-columns:1fr}.page-module___8aEwW__footerInner{display:block}.page-module___8aEwW__footerMeta{margin-top:22px}.page-module___8aEwW__floating{width:92px;height:92px}}
