.page-module___8aEwW__container{background-color:var(--background);flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;background:#fff9f0d9;border-bottom:1px solid #4a3c3114;width:100%;position:sticky;top:0}.page-module___8aEwW__navbarContainer{justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:1.25rem 2rem;display:flex}.page-module___8aEwW__brand{z-index:60;font-size:2.25rem;line-height:1;text-decoration:none;position:relative}.page-module___8aEwW__navLinks{align-items:center;gap:2.5rem;display:none}@media (min-width:992px){.page-module___8aEwW__navLinks{display:flex}}.page-module___8aEwW__navLink{color:var(--foreground);font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .2s}.page-module___8aEwW__navLink:hover{color:var(--brand-tan);transform:translateY(-1px)}.page-module___8aEwW__navActions{z-index:60;align-items:center;gap:1.5rem;display:none;position:relative}@media (min-width:992px){.page-module___8aEwW__navActions{display:flex}}.page-module___8aEwW__loginLink{color:var(--foreground);font-weight:700;text-decoration:none;transition:color .2s}.page-module___8aEwW__loginLink:hover{color:var(--brand-tan)}.page-module___8aEwW__mobileMenuBtn{cursor:pointer;z-index:60;color:var(--foreground);background:0 0;border:none;font-size:2rem;display:block}@media (min-width:992px){.page-module___8aEwW__mobileMenuBtn{display:none}}.page-module___8aEwW__mobileMenu{background:var(--background);z-index:55;flex-direction:column;justify-content:center;align-items:center;gap:1.75rem;width:100%;height:100vh;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0;transform:translateY(-100%)}.page-module___8aEwW__mobileMenuOpen{transform:translateY(0)}.page-module___8aEwW__mobileNavLink{color:var(--foreground);font-size:1.75rem;font-weight:800;font-family:var(--font-nunito);text-decoration:none;transition:color .2s}.page-module___8aEwW__mobileNavLink:hover{color:var(--brand-tan)}.page-module___8aEwW__hero{width:100%;max-width:1200px;margin:0 auto;padding:5rem 2rem}.page-module___8aEwW__heroGrid{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:992px){.page-module___8aEwW__heroGrid{grid-template-columns:1.1fr .9fr}}.page-module___8aEwW__heroText{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.page-module___8aEwW__trustBadge{color:var(--foreground);background:#c2a37d26;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:800;display:inline-flex}.page-module___8aEwW__stars{color:var(--brand-tan);letter-spacing:2px}.page-module___8aEwW__monolithTitle{color:var(--foreground);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:900;line-height:1.1}@media (max-width:768px){.page-module___8aEwW__monolithTitle{font-size:2.5rem}}.page-module___8aEwW__highlightText{z-index:1;position:relative}.page-module___8aEwW__highlightText:after{content:"";z-index:-1;background-color:#f9d92c66;border-radius:4px;width:100%;height:12px;position:absolute;bottom:4px;left:0}.page-module___8aEwW__subtitle{color:var(--foreground);opacity:.85;margin-bottom:2.5rem;font-size:1.25rem;font-weight:600;line-height:1.6}.page-module___8aEwW__heroActions{flex-wrap:wrap;gap:1.25rem;width:100%;margin-bottom:2.5rem;display:flex}.page-module___8aEwW__heroMiniProps{flex-wrap:wrap;gap:1.5rem;display:flex}.page-module___8aEwW__miniProp{color:var(--foreground);opacity:.9;align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;display:flex}.page-module___8aEwW__miniIcon{color:#27ae60;width:18px;height:18px}.page-module___8aEwW__heroVisual{justify-content:center;align-items:center;display:flex;position:relative}.page-module___8aEwW__heroCard{z-index:10;background:#fff;border:1px solid #4a3c310d;border-radius:24px;width:100%;max-width:400px;padding:2rem;transition:transform .2s;position:relative;box-shadow:0 20px 40px #4a3c3114}.page-module___8aEwW__heroCard:hover{transform:translateY(-2px)}.page-module___8aEwW__cardHeader{border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.page-module___8aEwW__cardIndicator{text-transform:uppercase;color:var(--brand-tan);letter-spacing:.5px;font-size:.85rem;font-weight:800}.page-module___8aEwW__cardStatus{background:var(--primary);color:var(--foreground);border-radius:100px;padding:.25rem .75rem;font-size:.8rem;font-weight:800}.page-module___8aEwW__cardContent{align-items:center;gap:1.25rem;margin-bottom:1.5rem;display:flex}.page-module___8aEwW__deliveryDetails h3{color:var(--foreground);font-size:1.15rem;font-weight:900}.page-module___8aEwW__deliveryDetails p{color:var(--brand-tan);font-size:.875rem;font-weight:700}.page-module___8aEwW__deliveryPrice{color:var(--foreground);margin-left:auto;font-size:1.5rem;font-weight:950}.page-module___8aEwW__cardFooter{color:var(--foreground);opacity:.8;justify-content:space-between;font-size:.85rem;font-weight:750;display:flex}.page-module___8aEwW__heroBlob{background:var(--primary);z-index:1;filter:blur(40px);opacity:.3;border-radius:40% 60% 60% 40%/40% 40% 60% 60%;width:320px;height:320px;animation:8s infinite alternate page-module___8aEwW__blobMorph;position:absolute}@keyframes page-module___8aEwW__blobMorph{0%{border-radius:40% 60% 60% 40%/40% 40% 60% 60%}to{border-radius:60% 40% 40% 60%/60% 60% 40% 40%}}.page-module___8aEwW__section{flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:6rem 2rem;display:flex}@media (max-width:768px){.page-module___8aEwW__section{padding:4rem 1.5rem}}.page-module___8aEwW__sectionAlt{background-color:var(--surface);border-radius:32px;max-width:calc(100% - 4rem);margin:2rem auto;padding:6rem 3rem;box-shadow:0 10px 30px #4a3c3108;}@media (max-width:768px){.page-module___8aEwW__sectionAlt{max-width:100%;box-shadow:none;border-radius:0;margin:1rem 0;padding:4rem 1.5rem}}.page-module___8aEwW__sectionHeader{text-align:center;margin-bottom:4rem}.page-module___8aEwW__tagline{text-transform:uppercase;color:var(--brand-tan);letter-spacing:2px;margin-bottom:.75rem;font-size:.875rem;font-weight:800;display:block}.page-module___8aEwW__sectionTitle{color:var(--foreground);letter-spacing:-.01em;margin-bottom:1.5rem;font-size:2.75rem;font-weight:900}@media (max-width:768px){.page-module___8aEwW__sectionTitle{font-size:2rem}}.page-module___8aEwW__showcaseGrid{grid-template-columns:1fr;align-items:center;gap:2.5rem;width:100%;display:grid}@media (min-width:992px){.page-module___8aEwW__showcaseGrid{grid-template-columns:.9fr 1.18fr;gap:4rem}}.page-module___8aEwW__showcaseImage{background:var(--primary);aspect-ratio:1;border-radius:24px;justify-content:center;align-items:center;width:100%;max-width:450px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 20px 40px #f9d92c33}.page-module___8aEwW__valueGrid{grid-template-columns:1fr;gap:2rem;width:100%;display:grid}@media (min-width:576px){.page-module___8aEwW__valueGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.page-module___8aEwW__valueGrid{grid-template-columns:repeat(4,1fr)}}.page-module___8aEwW__valueCard{background:var(--background);text-align:left;border:1px solid #4a3c310d;border-radius:20px;padding:2.25rem 1.75rem;transition:all .2s}.page-module___8aEwW__valueCard:hover{background:#fff;transform:translateY(-4px);box-shadow:0 10px 25px #4a3c3105}.page-module___8aEwW__valueIconWrapper{background:#c2a37d1a;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.5rem;display:flex}.page-module___8aEwW__propIcon{width:28px;height:28px}.page-module___8aEwW__valueCard h3{color:var(--foreground);margin-bottom:.75rem;font-size:1.3rem;font-weight:900}.page-module___8aEwW__valueCard p{color:var(--foreground);opacity:.85;font-size:.95rem;font-weight:600;line-height:1.5}.page-module___8aEwW__calculatorBlock{background:var(--surface-alt);border-radius:32px;width:100%;padding:4rem 3rem;box-shadow:0 20px 50px #4a3c310d}@media (max-width:768px){.page-module___8aEwW__calculatorBlock{box-shadow:none;border:none;border-radius:0;padding:3rem 1.5rem}}.page-module___8aEwW__calcHeader{text-align:center;margin-bottom:3.5rem}.page-module___8aEwW__calcHeader h2{margin-bottom:.5rem;font-size:2.5rem;font-weight:900}.page-module___8aEwW__calcHeader p{color:var(--foreground);opacity:.8;font-weight:600}.page-module___8aEwW__calcContainer{grid-template-columns:1fr;align-items:flex-start;gap:3rem;display:grid}@media (min-width:992px){.page-module___8aEwW__calcContainer{grid-template-columns:1fr 1fr}}.page-module___8aEwW__calcSelector{flex-direction:column;gap:1.5rem;display:flex}.page-module___8aEwW__calcSelector h3{color:var(--foreground);font-size:1.5rem;font-weight:900}.page-module___8aEwW__catButtons{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.page-module___8aEwW__catButton{cursor:pointer;background:#fff;border:2px solid #4a3c311a;border-radius:16px;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem;transition:all .15s;display:flex}.page-module___8aEwW__catButton:hover{border-color:var(--brand-tan);transform:translateY(-2px)}.page-module___8aEwW__catButtonActive{background:var(--primary);border-color:var(--primary);transform:translateY(-2px)}.page-module___8aEwW__btnText{font-size:1.1rem;font-weight:900;font-family:var(--font-nunito);color:var(--foreground)}.page-module___8aEwW__calcDetailsPanel{background:#fff;border:1px solid #4a3c3114;border-radius:16px;padding:1.5rem}.page-module___8aEwW__calcResultLabel{text-transform:uppercase;color:var(--brand-tan);margin-bottom:.5rem;font-size:.85rem;font-weight:800}.page-module___8aEwW__calcVisualizer{flex-direction:column;align-items:center;gap:2rem;width:100%;display:flex}.page-module___8aEwW__cartonBox{background:#ead7bc;border:1px solid #4a3c311f;border-radius:12px;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;max-width:320px;min-height:250px;margin-top:2rem;padding:4.5rem 1.5rem 1.5rem;display:flex;position:relative;box-shadow:0 10px 20px #4a3c3114}.page-module___8aEwW__cartonTape{z-index:2;background:#4a3c311a;border-left:2px dashed #4a3c3126;border-right:2px dashed #4a3c3126;width:36px;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.page-module___8aEwW__cartonLabel{color:#4a3c3180;font-size:.8rem;font-weight:900;font-family:var(--font-nunito);letter-spacing:1.5px;z-index:3;position:absolute;top:20px;left:20px}.page-module___8aEwW__cartonContentArea{z-index:5;flex-direction:column-reverse;align-items:center;width:100%;display:flex}.page-module___8aEwW__cartonBagVisual{border:1px solid #4a3c3126;border-radius:12px 12px 4px 4px;flex-direction:column;justify-content:center;align-items:center;width:90%;max-width:160px;margin-top:-16px;padding:.75rem 1rem;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;box-shadow:0 4px #4a3c3133}.page-module___8aEwW__bagTopStitch{border-top:3px dashed #4a3c3126;width:100%;position:absolute;top:6px;left:0}.page-module___8aEwW__bagText{color:var(--foreground);margin-top:4px;font-size:1.3rem;font-weight:950}.page-module___8aEwW__bagSub{color:var(--foreground);opacity:.75;font-size:.7rem;font-weight:800}.page-module___8aEwW__cartonFlapLeft{z-index:4;background:#ead7bc;border:1px solid #4a3c3126;border-bottom:none;border-radius:4px;width:70px;height:24px;position:absolute;top:-18px;left:-3px;transform:rotate(-25deg)}.page-module___8aEwW__cartonFlapRight{z-index:4;background:#ead7bc;border:1px solid #4a3c3126;border-bottom:none;border-radius:4px;width:70px;height:24px;position:absolute;top:-18px;right:-3px;transform:rotate(25deg)}.page-module___8aEwW__cartonPriceCard{background:#fff;border:1px solid #4a3c3114;border-radius:20px;width:100%;max-width:320px;padding:1.5rem;box-shadow:0 15px 30px #4a3c310d}.page-module___8aEwW__tableContainer{width:100%;margin-top:1rem;overflow-x:auto}.page-module___8aEwW__comparisonTable{border-collapse:collapse;text-align:left;background:#fff;border:1px solid #4a3c3114;border-radius:20px;width:100%;min-width:600px;overflow:hidden}.page-module___8aEwW__comparisonTable th{color:var(--foreground);font-size:1.15rem;font-weight:900;font-family:var(--font-nunito);background-color:var(--surface-alt);border-bottom:2px solid #4a3c3126;padding:1.5rem}.page-module___8aEwW__comparisonTable td{color:var(--foreground);border-bottom:1px solid #4a3c3114;padding:1.5rem;font-size:1.05rem;font-weight:700}.page-module___8aEwW__comparisonTable tr:last-child td{border-bottom:none}.page-module___8aEwW__highlightColumn{background-color:#f9d92c1a;font-weight:800}.page-module___8aEwW__featureName{color:var(--foreground);background-color:var(--surface-alt);border-right:1px solid #4a3c3114;font-weight:900}.page-module___8aEwW__featureList{flex-direction:column;gap:1.75rem;list-style:none;display:flex}.page-module___8aEwW__featureItem{align-items:flex-start;gap:1.25rem;display:flex}.page-module___8aEwW__featureIcon{background:var(--surface-alt);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.5rem;font-weight:950;display:flex;box-shadow:0 4px 10px #00000008}.page-module___8aEwW__featureText{color:var(--foreground);margin-bottom:.25rem;font-size:1.2rem;font-weight:800}.page-module___8aEwW__featureSub{color:var(--foreground);opacity:.8;font-size:.95rem;font-weight:600;line-height:1.4}.page-module___8aEwW__testimonialsGrid{grid-template-columns:1fr;gap:2rem;width:100%;display:grid}@media (min-width:768px){.page-module___8aEwW__testimonialsGrid{grid-template-columns:repeat(3,1fr)}}.page-module___8aEwW__testimonialCard{background:var(--background);border:1px solid #4a3c310d;border-radius:24px;flex-direction:column;justify-content:space-between;height:100%;padding:2.5rem 2rem;display:flex}.page-module___8aEwW__testimonialCard:hover{box-shadow:0 10px 25px #4a3c3105}.page-module___8aEwW__testimonialStars{color:var(--brand-tan);margin-bottom:1.25rem;font-size:1.1rem}.page-module___8aEwW__testimonialQuote{color:var(--foreground);margin-bottom:1.75rem;font-size:1.05rem;font-style:italic;font-weight:600;line-height:1.6}.page-module___8aEwW__testimonialAuthor{align-items:center;gap:.75rem;display:flex}.page-module___8aEwW__authorAvatar{color:var(--foreground);background:var(--surface-alt);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1rem;font-weight:900;display:flex;box-shadow:0 4px 10px #0000000d}.page-module___8aEwW__testimonialAuthor h4{color:var(--foreground);font-size:1.05rem;font-weight:800}.page-module___8aEwW__testimonialAuthor span{color:var(--brand-tan);font-size:.85rem;font-weight:700}.page-module___8aEwW__faqSection{flex-direction:column;gap:1.25rem;width:100%;max-width:800px;display:flex}.page-module___8aEwW__faqItem{background:var(--surface);border:1px solid #4a3c310a;border-radius:20px;overflow:hidden;box-shadow:0 4px 15px #4a3c3105}.page-module___8aEwW__faqHeader{width:100%;color:var(--foreground);font-size:1.2rem;font-weight:800;font-family:var(--font-nunito);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.75rem 2rem;display:flex}.page-module___8aEwW__faqIcon{color:var(--brand-tan);font-size:1.25rem;font-weight:700;transition:transform .3s cubic-bezier(.16,1,.3,1)}.page-module___8aEwW__faqIconOpen{transform:rotate(180deg)}.page-module___8aEwW__faqContent{max-height:0;color:var(--foreground);opacity:.8;padding:0 2rem;font-weight:600;line-height:1.6;transition:all .3s;overflow:hidden}.page-module___8aEwW__faqContentOpen{max-height:500px;padding:0 2rem 1.75rem}.page-module___8aEwW__ctaSection{width:100%;max-width:1200px;margin:0 auto;padding:4rem 2rem 8rem}.page-module___8aEwW__ctaCard{background:var(--primary);text-align:center;border-radius:32px;flex-direction:column;align-items:center;padding:5rem 3rem;display:flex;box-shadow:0 25px 60px -15px #f9d92c66}@media (max-width:768px){.page-module___8aEwW__ctaCard{box-shadow:none;border-radius:0;padding:4rem 1.5rem}}.page-module___8aEwW__ctaTitle{color:var(--foreground);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:3rem;font-weight:900}@media (max-width:768px){.page-module___8aEwW__ctaTitle{font-size:2.25rem}}.page-module___8aEwW__ctaSubtitle{color:var(--foreground);opacity:.95;max-width:600px;margin-bottom:2.5rem;font-size:1.2rem;font-weight:700;line-height:1.6}.page-module___8aEwW__ctaTrust{color:var(--foreground);flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:2rem;font-size:.95rem;font-weight:800;display:flex}.page-module___8aEwW__footer{background:#fff;border-top:1px solid #4a3c310f;padding:5rem 2rem 3rem}.page-module___8aEwW__footerBrandRow{flex-direction:column;justify-content:space-between;gap:2rem;display:flex}@media (min-width:768px){.page-module___8aEwW__footerBrandRow{flex-direction:row;align-items:flex-start}}.page-module___8aEwW__footerLinks{flex-wrap:wrap;gap:2rem;display:flex}.page-module___8aEwW__footerLinks a{color:var(--foreground);font-size:1.05rem;font-weight:800;text-decoration:none;transition:color .2s}.page-module___8aEwW__footerLinks a:hover{color:var(--brand-tan)}.page-module___8aEwW__footerBottomRow{flex-direction:column;justify-content:space-between;gap:1.5rem;display:flex}@media (min-width:768px){.page-module___8aEwW__footerBottomRow{flex-direction:row;align-items:center}}.page-module___8aEwW__introSection{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:5rem 2rem;display:flex}.page-module___8aEwW__introContainer{width:100%;max-width:800px}.page-module___8aEwW__introTitle{color:var(--foreground);margin-top:.5rem;margin-bottom:1.5rem;font-size:2.25rem;font-weight:900;line-height:1.25}.page-module___8aEwW__introParagraph{color:var(--foreground);opacity:.85;margin-bottom:3rem;font-size:1.15rem;font-weight:600;line-height:1.75}.page-module___8aEwW__introGrid{border-top:1px solid #4a3c3114;border-bottom:1px solid #4a3c3114;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;padding:2.5rem 0;display:grid}@media (max-width:600px){.page-module___8aEwW__introGrid{grid-template-columns:1fr;gap:1.5rem}}.page-module___8aEwW__introMetric{flex-direction:column;align-items:center;gap:.25rem;display:flex}.page-module___8aEwW__metricVal{color:var(--brand-tan);font-size:2.75rem;font-weight:950;line-height:1}.page-module___8aEwW__metricLabel{text-transform:uppercase;color:var(--foreground);opacity:.8;letter-spacing:.5px;font-size:.85rem;font-weight:800}
