:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f6f3ee;--surface:#fff;--surface-soft:#f0e8da;--text:#1f1b16;--muted:#60564a;--line:#322b221f;--brand:#2f5d50;--brand-deep:#24483d;--amazon:#e8b05a;--amazon-dark:#a97a35;--shadow:0 14px 34px #221b141a}*{box-sizing:border-box}html,body{font-family:var(--font-sans),system-ui,-apple-system,sans-serif;color:var(--text);background:radial-gradient(circle at top left,#fffaf2,var(--bg));margin:0;padding:0}a{color:inherit}.nav{z-index:20;border:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);max-width:1180px;box-shadow:var(--shadow);background:#ffffffe6;border-radius:999px;justify-content:space-between;align-items:center;gap:16px;margin:14px auto 0;padding:12px 18px;display:flex;position:sticky;top:12px}.nav-brand{letter-spacing:.08em;text-transform:uppercase;color:var(--brand-deep);font-size:.84rem;font-weight:700;text-decoration:none}.nav-links{align-items:center;gap:12px;display:flex}.nav-links a{color:var(--text);border-radius:999px;padding:8px 12px;font-size:.95rem;font-weight:600;text-decoration:none}.nav-links a:hover{background:#2f5d5014}.nav-links .nav-buy{background:var(--brand-deep);color:#fff;border:1px solid var(--brand-deep)}.nav-links .nav-buy:hover{background:#1f3e35}.page{max-width:1100px;min-height:100vh;margin:0 auto;padding:48px 24px 88px}.landing-page{flex-direction:column;gap:46px;display:flex}.landing-hero{min-height:580px;box-shadow:var(--shadow);background:#2c2218;border-radius:32px;align-items:center;padding:clamp(24px,4vw,52px);display:flex;position:relative;overflow:hidden}.landing-hero-content{z-index:2;flex-direction:column;gap:18px;max-width:560px;display:flex;position:relative}.landing-hero-media{object-fit:cover;object-position:70% center;z-index:0}.landing-hero-overlay{z-index:1;background:linear-gradient(96deg,#18130ed1 0%,#18130eb8 34%,#18130e75 56%,#18130e33 74%,#18130e14 100%);position:absolute;inset:0}.landing-eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#e4ccb2;margin:0;font-size:.75rem;font-weight:600}.landing-title{font-family:var(--font-serif),"Times New Roman",serif;color:#f8f1e6;margin:0;font-size:clamp(2rem,4.8vw,4rem);line-height:1.08}.landing-subtitle{color:#f8f1e6eb;margin:0;font-size:clamp(1rem,2.2vw,1.18rem);line-height:1.5}.landing-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.landing-secondary{color:#f8f1e6;background:#ffffff14;border:1px solid #f8f1e673;border-radius:999px;padding:12px 18px;font-weight:600;text-decoration:none}.landing-secondary:hover{background:#ffffff24}.landing-trust{color:#f5e2c7eb;margin:2px 0 0;font-size:.9rem}.amazon-button{background:linear-gradient(180deg,#f0bf72 0%,var(--amazon)100%);border:1px solid var(--amazon-dark);color:#1e1811;border-radius:999px;align-items:center;gap:12px;text-decoration:none;display:inline-flex;box-shadow:0 12px 24px #a97a3547}.amazon-button:hover{background:linear-gradient(#f3c77e 0%,#ebb968 100%)}.amazon-button-main{min-height:56px;padding:11px 20px}.amazon-icon{flex:0 0 20px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.amazon-icon svg{width:20px;height:20px;display:block}.amazon-copy{flex-direction:column;line-height:1.06;display:flex}.amazon-copy-main{letter-spacing:.015em;text-transform:uppercase;font-size:.95rem;font-weight:800}.amazon-copy-sub{opacity:.9;font-size:.74rem;font-weight:600}.landing-section{gap:18px;display:grid}.section-header h2{font-family:var(--font-serif),"Times New Roman",serif;margin:0;font-size:clamp(1.5rem,2vw,2rem)}.section-header p{color:var(--muted);margin:6px 0 0}.how-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.how-card{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:18px;padding:22px}.how-card h3{font-family:var(--font-serif),"Times New Roman",serif;margin:8px 0;font-size:1.14rem}.how-card p{color:var(--muted);margin:0;line-height:1.45}.step{color:#fff;background:var(--brand);border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:.9rem;font-weight:700;display:inline-flex}.updates{margin-top:4px}.updates-panel{background:var(--surface-soft);max-width:720px;box-shadow:var(--shadow);text-align:center;border:1px solid #a97a3547;border-radius:24px;margin:0 auto;padding:clamp(22px,3.2vw,34px)}.updates-panel h2{font-family:var(--font-serif),"Times New Roman",serif;margin:0}.updates-panel p{color:var(--muted);margin:8px 0 0}.socials-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(135deg,#fff8ef 0%,#fff 100%);border-radius:24px;justify-content:space-between;align-items:center;gap:24px;padding:24px 28px;display:flex}.socials-eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--muted);margin:0 0 8px;font-size:.72rem;font-weight:700}.socials-panel h2{font-family:var(--font-serif),"Times New Roman",serif;margin:0}.socials-panel p{max-width:560px;color:var(--muted);margin:8px 0 0}.social-link{background:#fff;border:1px solid #c3282f2e;border-radius:20px;flex:none;align-items:center;gap:14px;min-width:min(100%,320px);padding:16px 18px;text-decoration:none;display:inline-flex;box-shadow:0 12px 24px #221b1414}.social-link:hover{transform:translateY(-1px);box-shadow:0 14px 26px #221b141f}.social-link-icon{color:#c8262f;background:#ffeded;border-radius:14px;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.social-link-icon svg{width:24px;height:24px}.social-link-copy{flex-direction:column;gap:4px;display:flex}.social-link-label{color:var(--text);font-weight:800}.social-link-handle{color:var(--muted);font-size:.92rem}.updates-form{justify-content:center;gap:10px;margin-top:16px;display:flex}.updates-form input{width:min(420px,100%);color:var(--text);background:#fff;border:1px solid #2f5d5040;border-radius:999px;padding:12px 16px;font-family:inherit;font-size:1rem}.updates-form input:focus-visible{outline-offset:1px;outline:3px solid #c8a25a73}.primary{border:1px solid var(--brand-deep);color:#fff;cursor:pointer;background:linear-gradient(#356f5f 0%,#2f5d50 100%);border-radius:999px;min-height:48px;padding:10px 20px;font-family:inherit;font-weight:700}.primary:hover:not(:disabled){background:linear-gradient(#3a7a68 0%,#315f52 100%)}.primary:disabled{opacity:.7;cursor:not-allowed}.hero{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:26px;padding:clamp(22px,3.5vw,36px)}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--muted);margin:0;font-size:.75rem}.title{font-family:var(--font-serif),"Times New Roman",serif;margin:10px 0 0;font-size:clamp(1.8rem,3.8vw,2.7rem);line-height:1.15}.subtitle{color:var(--muted);margin:12px 0 0;line-height:1.5}.actions{flex-wrap:wrap;gap:12px;display:flex}.contact-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:start;gap:28px;display:grid}.contact-panel{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:24px;padding:30px}.contact-panel h2{font-family:var(--font-serif),"Times New Roman",serif;margin-top:0}.contact-form{gap:16px;display:grid}.contact-field{color:var(--muted);gap:7px;font-weight:600;display:grid}.contact-field input,.contact-field textarea{color:var(--text);background:#fff;border:1px solid #2f5d5040;border-radius:13px;padding:12px 14px;font-family:inherit;font-size:1rem}.contact-field textarea{resize:vertical;min-height:140px}.contact-checkbox{color:var(--text);align-items:flex-start;gap:10px;font-weight:500;line-height:1.45;display:flex}.contact-checkbox input{width:18px;height:18px;margin-top:3px}.contact-status{color:var(--brand);margin:10px 0 0;font-weight:700}.contact-status.error{color:#9c3f31}.contact-aside{gap:14px;display:grid}.contact-aside p{color:var(--muted);margin:0}.card{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:18px}.card h3{font-family:var(--font-serif),"Times New Roman",serif;margin:0 0 8px}.card p{color:var(--muted);margin:0}@media (max-width:980px){.page{padding:34px 20px 76px}.landing-hero{min-height:520px}.landing-hero-media{object-position:68% center}.how-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.nav{border-radius:16px;flex-direction:column;align-items:flex-start;gap:8px;margin-top:8px;padding:10px 12px;top:8px}.nav-links{white-space:nowrap;width:100%;padding-bottom:2px;overflow-x:auto}.nav-links a{font-size:.9rem}.page{gap:36px;padding:24px 16px 60px}.landing-hero{border-radius:24px;min-height:500px;padding:24px}.landing-hero-overlay{background:linear-gradient(#18130ed6 0%,#18130ebd 42%,#18130e94 100%)}.landing-hero-media{object-position:72% center}.landing-hero-content{gap:14px;max-width:none}.landing-actions{flex-direction:column;align-items:stretch;width:100%}.amazon-button,.landing-secondary{justify-content:center;width:100%}.how-grid{grid-template-columns:1fr}.updates-form{flex-direction:column}.socials-panel{border-radius:18px;flex-direction:column;align-items:stretch;padding:22px}.social-link{width:100%;min-width:0}.updates-form input,.updates-form button{width:100%}.hero{border-radius:18px;padding:24px}.contact-grid{grid-template-columns:1fr}.contact-panel{border-radius:18px;padding:22px}}
@font-face{font-family:Libre Baskerville;font-style:normal;font-weight:400;font-display:swap;src:url(../media/8c352cd2dd0b7ed3-s.8d4acfd6.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Libre Baskerville;font-style:normal;font-weight:400;font-display:swap;src:url(../media/38df7484fe560b25-s.p.60f15535.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Libre Baskerville;font-style:normal;font-weight:700;font-display:swap;src:url(../media/8c352cd2dd0b7ed3-s.8d4acfd6.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Libre Baskerville;font-style:normal;font-weight:700;font-display:swap;src:url(../media/38df7484fe560b25-s.p.60f15535.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Libre Baskerville Fallback;src:local(Times New Roman);ascent-override:76.22%;descent-override:21.22%;line-gap-override:0.0%;size-adjust:127.26%}.libre_baskerville_d08ae329-module__BAFccG__className{font-family:Libre Baskerville,Libre Baskerville Fallback;font-style:normal}.libre_baskerville_d08ae329-module__BAFccG__variable{--font-serif:"Libre Baskerville","Libre Baskerville Fallback"}
@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/da8a9dd0d68e512b-s.5851b7c1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/94b4a5dc1fe84361-s.79468464.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/ff5be760267bb4bc-s.4ba8127f.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/99596c30eb072d3c-s.ef30866c.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/e5864b32625b6bc3-s.4f3f63ac.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/e285ad1a914469f0-s.2df16460.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:400;font-display:swap;src:url(../media/47df9ba1c7236d3b-s.p.7bbb93ea.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(../media/da8a9dd0d68e512b-s.5851b7c1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(../media/94b4a5dc1fe84361-s.79468464.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(../media/ff5be760267bb4bc-s.4ba8127f.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(../media/99596c30eb072d3c-s.ef30866c.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(../media/e5864b32625b6bc3-s.4f3f63ac.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(../media/e285ad1a914469f0-s.2df16460.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:600;font-display:swap;src:url(../media/47df9ba1c7236d3b-s.p.7bbb93ea.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:700;font-display:swap;src:url(../media/da8a9dd0d68e512b-s.5851b7c1.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:700;font-display:swap;src:url(../media/94b4a5dc1fe84361-s.79468464.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:700;font-display:swap;src:url(../media/ff5be760267bb4bc-s.4ba8127f.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:700;font-display:swap;src:url(../media/99596c30eb072d3c-s.ef30866c.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:700;font-display:swap;src:url(../media/e5864b32625b6bc3-s.4f3f63ac.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:700;font-display:swap;src:url(../media/e285ad1a914469f0-s.2df16460.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Source Sans 3";font-style:normal;font-weight:700;font-display:swap;src:url(../media/47df9ba1c7236d3b-s.p.7bbb93ea.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Source Sans 3 Fallback";src:local(Arial);ascent-override:109.21%;descent-override:42.66%;line-gap-override:0.0%;size-adjust:93.76%}.source_sans_3_d6a79af0-module__RGDL2q__className{font-family:"Source Sans 3","Source Sans 3 Fallback";font-style:normal}.source_sans_3_d6a79af0-module__RGDL2q__variable{--font-sans:"Source Sans 3","Source Sans 3 Fallback"}
