@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=Inter:wght@300;400;500;600&display=swap");:root{--bg-primary:#faf9f6;--bg-card:#f5f3ef;--bg-card-inner:#f0ede8;--text-primary:#1a1a1a;--text-secondary:#6b6b6b;--text-muted:#999;--accent-green:#2d8f3c;--accent-red:#e53935;--accent-whatsapp:#25d366;--border-light:#e5e2dc;--border-dark:#1a1a1a;--white:#fff;--black:#1a1a1a;--font-serif:"DM Serif Display",Georgia,"Times New Roman",serif;--font-sans:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px;--radius-sm:6px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--shadow-card:0 1px 3px rgba(0,0,0,.04),0 1px 2px rgba(0,0,0,.06);--shadow-elevated:0 4px 12px rgba(0,0,0,.08);--max-width:480px;--max-width-desktop:960px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-sans);background-color:var(--bg-primary);color:var(--text-primary);line-height:1.5;min-height:100vh}h1,h2,h3{font-family:var(--font-serif);font-weight:400;line-height:1.1}a{color:inherit;text-decoration:none}button{font-family:var(--font-sans);cursor:pointer;border:none;background:none}img{max-width:100%;height:auto;display:block}:focus-visible{outline:2px solid var(--black);outline-offset:2px}.divider{width:100%;height:1px;background:var(--border-light);border:none}.section-label{font-size:.75rem;letter-spacing:.15em;color:var(--text-secondary);text-align:center}.btn-primary,.section-label{font-family:var(--font-sans);font-weight:500;text-transform:uppercase}.btn-primary{display:flex;align-items:center;justify-content:center;width:100%;padding:16px 24px;background:var(--black);color:var(--white);font-size:1rem;letter-spacing:.1em;border:none;border-radius:var(--radius-md);cursor:pointer;transition:opacity .2s}.btn-primary:hover{opacity:.9}.btn-primary:active{opacity:.8}.toggle-group{background:var(--bg-card);padding:4px;gap:2px}.toggle-btn,.toggle-group{display:flex;border-radius:var(--radius-xl)}.toggle-btn{flex:1 1;align-items:center;justify-content:center;gap:8px;padding:12px 16px;font-size:.875rem;font-weight:500;color:var(--text-secondary);background:transparent;transition:all .2s;border:none;cursor:pointer}.toggle-btn[aria-pressed=true],.toggle-btn[aria-selected=true]{background:var(--white);color:var(--text-primary);box-shadow:var(--shadow-card);font-weight:600}.toggle-btn svg{width:20px;height:20px}.card{background:var(--bg-card);border-radius:var(--radius-lg);padding:var(--space-lg);box-shadow:var(--shadow-card)}.page-container{max-width:var(--max-width);margin:0 auto;padding:0 var(--space-md)}@media (min-width:768px){.page-container{max-width:var(--max-width-desktop);padding:0 var(--space-xl)}}.Footer_footer__LxLGV{background-color:#faf9f6;border-top:1px solid #e5e2dc;padding:4rem 2rem 2rem;font-family:var(--font-sans);color:#111;margin-top:4rem}.Footer_footerContainer__uzGp8{max-width:1200px;margin:0 auto}.Footer_topSection__2i4u6{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;grid-gap:2rem;gap:2rem;margin-bottom:4rem}@media (max-width:900px){.Footer_topSection__2i4u6{grid-template-columns:1fr 1fr}}@media (max-width:600px){.Footer_topSection__2i4u6{grid-template-columns:1fr;gap:3rem}}.Footer_brandColumn__iy73l{padding-right:2rem}.Footer_brandLogo__w_OBH{font-family:var(--font-sans);font-size:1.5rem;font-weight:600;letter-spacing:.1em;margin-bottom:.5rem;display:flex;align-items:center;gap:0}.Footer_brandSubtitle__zF4Cy{font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.5rem}.Footer_brandDesc__hapE_{font-size:.875rem;line-height:1.5;color:#333;margin-bottom:2rem}.Footer_frozenBox__BpfBn{background-color:#f3f1ed;border-radius:8px;padding:1rem;display:flex;gap:1rem;align-items:center}.Footer_frozenBoxIcon__38ju6{color:#2d5a27}.Footer_frozenBoxTitle___KW4q{font-size:.875rem;font-weight:600;margin-bottom:.25rem}.Footer_frozenBoxText__dPYFg{font-size:.75rem;color:#555}.Footer_colHeading__hEZ3R{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem}.Footer_colIcon__MPNY1{margin-bottom:1rem;display:flex}.Footer_colTitle__IzESw{font-weight:600;font-size:.95rem;margin-bottom:.25rem}.Footer_colSub__9FQx9{font-size:.875rem;color:#444;margin-bottom:1.5rem}.Footer_colText__R25hC{font-size:.875rem;color:#444;line-height:1.6}.Footer_bottomSection__z7fe1{border-top:1px solid #e5e2dc;padding-top:2rem;display:flex;justify-content:space-between;align-items:center;font-size:.875rem}@media (max-width:768px){.Footer_bottomSection__z7fe1{flex-direction:column;gap:1.5rem;text-align:center}}.Footer_copyright__lB5DI{color:#555}.Footer_copyright__lB5DI a{color:#111;font-weight:600;text-decoration:none}.Footer_copyright__lB5DI a:hover{text-decoration:underline}.Footer_footerLinks__VDHD3{display:flex;flex-wrap:wrap;justify-content:center;gap:1.5rem}.Footer_footerLink__3nFfI{color:#111;text-decoration:none;font-weight:500}.Footer_footerLink__3nFfI:hover{text-decoration:underline}.Footer_socialIcon__loGmb{display:flex;align-items:center;gap:.5rem;color:#111;text-decoration:none;font-weight:600}.Footer_socialIcon__loGmb:hover{opacity:.8}.PolicyModal_overlay__5B747{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(26,26,26,.7);display:flex;align-items:center;justify-content:center;z-index:1000;padding:var(--space-md);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.PolicyModal_modal__t_10J{background-color:var(--bg-primary);border-radius:var(--radius-lg);padding:var(--space-2xl) var(--space-xl);max-width:600px;width:100%;position:relative;box-shadow:var(--shadow-elevated);max-height:90vh;overflow-y:auto}.PolicyModal_closeButton__Krp33{position:absolute;top:var(--space-md);right:var(--space-md);padding:var(--space-xs);color:var(--text-secondary);transition:color .2s;background:var(--bg-card);border-radius:50%;display:flex;align-items:center;justify-content:center}.PolicyModal_closeButton__Krp33:hover{color:var(--text-primary);background:var(--bg-card-inner)}.PolicyModal_title__JyJEX{font-family:var(--font-serif);font-size:1.5rem;margin-bottom:var(--space-md);color:var(--text-primary)}.PolicyModal_section__NNDia{margin-bottom:var(--space-2xl)}.PolicyModal_content__SdxOp{font-family:var(--font-sans);color:var(--text-primary);font-size:.9rem;line-height:1.6}.PolicyModal_content__SdxOp h3{font-family:var(--font-sans);font-size:1rem;font-weight:600;margin-top:var(--space-lg);margin-bottom:var(--space-sm)}.PolicyModal_content__SdxOp ul{padding-left:var(--space-lg);margin-top:var(--space-sm);margin-bottom:var(--space-md)}.PolicyModal_content__SdxOp p{margin-bottom:var(--space-sm)}.PolicyModal_divider__xswsb{height:1px;background-color:var(--border-light);margin:var(--space-xl) 0}.Header_header__ZPN_X{position:-webkit-sticky;position:sticky;top:0;z-index:50;background-color:var(--bg-primary,#faf9f6);border-bottom:1px solid var(--border-light,#e5e2dc);display:flex;justify-content:space-between;align-items:center;padding:1.125rem 1.25rem;max-width:100%}.Header_brandLink__OjtcU{color:inherit;text-decoration:none}.Header_brand__djkvU{font-family:var(--font-sans,-apple-system,sans-serif);font-weight:700;font-size:.9375rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-primary,#1a1a1a)}.Header_cartLink__A2nuE{color:inherit;text-decoration:none;display:flex;align-items:center}.Header_cartWrapper__e7_4j{position:relative;display:flex;align-items:center;justify-content:center;width:28px;height:28px}.Header_cartIcon__XM544{width:24px;height:24px}.Header_badge__ft7Tx{position:absolute;top:-4px;right:-6px;background-color:var(--accent-red,#e53935);color:#fff;font-size:.65rem;font-weight:700;border-radius:50%;width:17px;height:17px;box-shadow:0 1px 2px rgba(0,0,0,.2)}.Header_badge__ft7Tx,.ReviewModeModal_overlay__UzsP8{display:flex;align-items:center;justify-content:center}.ReviewModeModal_overlay__UzsP8{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(26,26,26,.7);z-index:1000;padding:var(--space-md);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ReviewModeModal_modal__xHBpe{background-color:var(--bg-primary);border-radius:var(--radius-lg);padding:var(--space-2xl) var(--space-xl);max-width:480px;width:100%;position:relative;box-shadow:var(--shadow-elevated);max-height:90vh;overflow-y:auto}.ReviewModeModal_closeButton__r13Go{position:absolute;top:var(--space-md);right:var(--space-md);padding:var(--space-xs);color:var(--text-secondary);transition:color .2s}.ReviewModeModal_closeButton__r13Go:hover{color:var(--text-primary)}.ReviewModeModal_title__fZh8V{font-family:var(--font-serif);font-size:1.75rem;margin-bottom:var(--space-lg);color:var(--text-primary);text-align:center}.ReviewModeModal_content__WeWj1{font-family:var(--font-sans);color:var(--text-primary);font-size:.95rem;line-height:1.6;margin-bottom:var(--space-xl);gap:var(--space-md)}.ReviewModeModal_actions__4ciAq,.ReviewModeModal_content__WeWj1{display:flex;flex-direction:column}.ReviewModeModal_secondaryButton__JFfWa{font-family:var(--font-sans);font-size:.875rem;font-weight:500;color:var(--text-secondary);padding:var(--space-sm);text-align:center;width:100%;transition:color .2s;letter-spacing:.05em;text-transform:uppercase}.ReviewModeModal_secondaryButton__JFfWa:hover{color:var(--text-primary)}