/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-border-style:solid;--tw-outline-style:solid}::backdrop{--tw-border-style:solid;--tw-outline-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}.border{border-style:var(--tw-border-style);border-width:1px}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--forest:#173f32;--forest-deep:#0d2b23;--leaf:#35624b;--terracotta:#b85c38;--gold:#d49a2a;--cream:#f5eedf;--paper:#fffdf8;--ink:#2c2119}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:10;background:#fffdf8f5;border-bottom:1px solid #2c211917;justify-content:space-between;align-items:center;gap:32px;height:78px;padding:0 max(24px,50vw - 600px);display:flex;position:relative}.brand{color:var(--forest);white-space:nowrap;align-items:center;gap:11px;font-family:Georgia,serif;font-size:22px;font-weight:700;display:flex}.brand-mark{border:1px solid var(--gold);width:38px;height:38px;color:var(--gold);border-radius:50% 50% 46% 54%;place-items:center;font:700 12px Arial;display:grid;transform:rotate(-4deg)}nav{color:#5d554c;gap:36px;font-size:14px;display:flex}nav a:hover{color:var(--terracotta)}.button{color:#fff;background:var(--terracotta);border-radius:8px;justify-content:center;align-items:center;gap:14px;min-height:58px;padding:0 27px;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 30px #b85c383d}.button:hover{transform:translateY(-2px);box-shadow:0 15px 36px #b85c3852}.button:focus-visible{outline:3px solid var(--gold);outline-offset:4px}a:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.button-small{border-radius:6px;min-height:44px;padding:0 20px;font-size:13px}.hero{background:var(--cream);grid-template-columns:1.05fr .95fr;align-items:center;gap:82px;min-height:calc(100vh - 78px);padding:80px max(24px,50vw - 600px) 70px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #d49a2a40;border-radius:50%;width:520px;height:520px;position:absolute;top:-180px;right:-180px;box-shadow:0 0 0 45px #d49a2a0a,0 0 0 90px #d49a2a09}.eyebrow{color:var(--terracotta);letter-spacing:.18em;text-transform:uppercase;font-size:12px;font-weight:800}.eyebrow span{background:currentColor;width:24px;height:1px;margin:0 8px 3px 0;display:inline-block}h1,h2{color:var(--forest);letter-spacing:-.035em;margin:20px 0 24px;font-family:Georgia,Times New Roman,serif;font-weight:600;line-height:.99}h1{max-width:690px;font-size:clamp(50px,5.2vw,78px)}h1 em,h2 em{color:var(--terracotta);font-weight:600}.hero-lead{color:#61574f;max-width:590px;font-size:17px;line-height:1.75}.benefit-list{gap:14px;margin:30px 0 34px;padding:0;list-style:none;display:grid}.benefit-list li{color:#3e453e;padding-left:30px;font-size:15px;position:relative}.benefit-list li:before{content:"✓";background:var(--forest);width:20px;height:20px;color:var(--cream);border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid;position:absolute;top:-2px;left:0}.hero-actions{align-items:center;gap:25px;display:flex}.hero-actions p{color:#756b61;margin:0;font-size:13px;line-height:1.45}.hero-actions strong{color:var(--forest);font:700 20px Georgia,serif;display:block}.hero-visual{place-items:center;min-height:610px;display:grid;position:relative}.hero-portrait{object-fit:cover;object-position:center 25%;border:1px solid #2c21191f;border-radius:48% 48% 10px 10px;width:92%;height:520px;box-shadow:0 24px 70px #2c211929}.book-mockup{width:235px;height:324px;color:var(--cream);background:linear-gradient(160deg,#224c3e,#102d25 75%);border:6px solid #d2b87c;outline:1px solid #7f642b;flex-direction:column;padding:31px 25px;display:flex;position:absolute;bottom:10px;left:-18px;transform:rotate(-5deg);box-shadow:-18px 26px 45px #2c211940}.book-mockup small{color:#e5b956;letter-spacing:.18em;font-size:9px}.book-mockup b{color:#e5b956;margin-top:23px;font:700 74px/.8 Georgia,serif}.book-mockup strong{margin-top:9px;font:700 28px/1 Georgia,serif}.book-mockup i{color:#d9cfb7;border-top:1px solid #ffffff42;margin-top:auto;padding-top:15px;font:12px/1.4 Georgia,serif}.sun-stamp{z-index:3;text-align:center;width:90px;height:90px;color:var(--forest-deep);background:var(--gold);border-radius:50%;align-content:center;display:grid;position:absolute;top:32px;right:-12px;transform:rotate(6deg);box-shadow:0 0 0 8px #d49a2a26}.sun-stamp b{font:700 34px/.9 Georgia,serif}.sun-stamp span{text-transform:uppercase;letter-spacing:.12em;font-size:9px}.visual-note{width:210px;color:var(--forest);border-left:3px solid var(--gold);background:#fffdf8ed;margin:0;padding:14px 16px;font:italic 14px/1.4 Georgia,serif;position:absolute;bottom:20px;right:18px}.trust-strip{background:var(--forest);color:#e6dfcf;grid-template-columns:repeat(4,1fr);gap:20px;padding:28px max(24px,50vw - 600px);display:grid}.trust-strip span{border-right:1px solid #ffffff29;justify-content:center;align-items:center;gap:12px;font-size:13px;display:flex}.trust-strip span:last-child{border:0}.trust-strip b{color:var(--gold);font:700 28px Georgia,serif}.intro{text-align:center;padding:110px 24px}.intro h2{font-size:clamp(38px,5vw,60px)}.intro>p:last-child{color:#6d6257;max-width:650px;margin:0 auto;font-size:17px;line-height:1.7}.microcopy{color:#8c8176;margin:18px 0 0;font-size:11px}.section{max-width:1200px;margin:0 auto;padding:120px 24px}.section.narrow{max-width:1020px}.section h2,.story-copy h2,.guarantee-section h2,.offer-section h2,.final-cta h2{font-size:clamp(39px,4.7vw,60px)}.section-lead{color:#6d6257;max-width:690px;margin:0 auto;font-size:17px;line-height:1.75}.section-lead.left{margin-left:0}.difficulty-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:62px;display:grid}.difficulty-card{border-top:3px solid var(--gold);background:var(--cream);border-radius:7px;min-height:260px;padding:34px}.difficulty-card>span{color:var(--gold);font:700 42px Georgia,serif}.difficulty-card h3,.bonus-card h3,.principles-section h3{color:var(--forest);margin:18px 0 12px;font:700 22px Georgia,serif}.difficulty-card p,.bonus-card>p,.principles-section p{color:#6b6055;font-size:15px;line-height:1.7}.audience-section{grid-template-columns:.9fr 1.1fr;align-items:start;gap:62px 80px;display:grid}.audience-copy h2{margin-bottom:28px}.audience-list{gap:12px;padding-top:35px;display:grid}.audience-list>div{background:var(--cream);border:1px solid #e8deca;border-radius:8px;align-items:center;gap:17px;min-height:72px;padding:13px 20px;display:flex}.audience-list span{width:31px;height:31px;color:var(--cream);background:var(--forest);border-radius:50%;flex:0 0 31px;place-items:center;font-size:13px;display:grid}.audience-list p{color:#4c443d;margin:0;line-height:1.5}.honesty-note{border-left:3px solid var(--terracotta);color:#6c6259;background:#f3f0e8;grid-column:1/-1;padding:22px 26px;font-size:14px;line-height:1.65}.honesty-note strong{color:var(--ink)}.chapters-section{background:var(--forest)}.light{color:var(--gold)}.light-title{color:var(--paper)}.light-title em{color:#edb447}.light-copy{color:#cfcabb;margin-left:0}.chapter-list{border-top:1px solid #ffffff29;margin-top:55px}.chapter-list article{border-bottom:1px solid #ffffff29;grid-template-columns:120px 1fr;gap:34px;padding:34px 10px;display:grid}.chapter-number{color:var(--gold);font:italic 42px Georgia,serif}.chapter-list small{color:#b5c1b7;letter-spacing:.13em;font-size:10px}.chapter-list h3{color:var(--paper);margin:8px 0;font:700 24px Georgia,serif}.chapter-list p{color:#cfcabb;max-width:700px;margin:0;line-height:1.7}.preview-section{text-align:center;max-width:1260px}.preview-grid{text-align:left;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:58px;display:grid}.preview-card{background:var(--paper);border:1px solid #ded3bf;border-radius:12px;margin:0;padding:12px;position:relative;overflow:hidden;box-shadow:0 22px 55px #2c21191f}.preview-card>span{z-index:2;color:var(--paper);letter-spacing:.14em;text-transform:uppercase;background:#173f32eb;border-radius:999px;padding:8px 11px;font-size:9px;font-weight:800;position:absolute;top:24px;left:24px}.preview-card img{border:1px solid #eee5d7;border-radius:7px;width:100%;height:auto;display:block}.preview-card figcaption{gap:5px;padding:18px 10px 11px;display:grid}.preview-card figcaption strong{color:var(--forest);font:700 18px Georgia,serif}.preview-card figcaption small{color:#74695e;line-height:1.5}.preview-cta{margin-top:45px}.preview-cta p{color:#8c8176;margin:14px 0 0;font-size:11px}.bonus-section{text-align:center}.bonus-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:60px;display:grid}.bonus-card{background:var(--paper);border:1px solid #e3d9c6;border-radius:10px;padding:22px;box-shadow:0 18px 45px #2c211912}.bonus-cover{color:#f4e9d3;background:linear-gradient(155deg,#284d40,#102c25);border:5px solid #ccb075;outline:1px solid #7c6538;flex-direction:column;height:255px;padding:26px 24px;display:flex;box-shadow:0 14px 25px #2c21192b}.cover-2{background:linear-gradient(155deg,#ad603f,#542c20)}.cover-3{background:linear-gradient(155deg,#8e6b2d,#3c2b14)}.bonus-cover small{color:#dfbd73;text-transform:uppercase;letter-spacing:.17em}.bonus-cover b{margin:auto 0 4px;font:700 38px/1 Georgia,serif}.bonus-cover span{font:italic 14px Georgia,serif}.bonus-number{letter-spacing:.12em;font-weight:800;color:var(--terracotta)!important;margin:26px 0 0!important;font-size:11px!important}.bonus-value{color:#958b7f;margin-top:15px;display:inline-block}.story-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:75px;max-width:1180px;margin:20px auto 120px;padding:0 24px;display:grid}.story-image{border-radius:220px 220px 14px 14px;height:620px;overflow:hidden;box-shadow:0 30px 70px #2c211929}.story-image img{object-fit:cover;object-position:50% 25%;width:100%;height:100%}.story-copy>p:not(.eyebrow){color:#655b51;font-size:16px;line-height:1.75}.story-copy strong{color:var(--forest)}.signature{color:var(--terracotta);margin-top:30px;font:italic 26px Georgia,serif}.signature span{color:#8f857a;letter-spacing:.14em;text-transform:uppercase;margin-top:6px;font:10px Arial,sans-serif;display:block}.principles-section{background:var(--cream);grid-template-columns:repeat(3,1fr);gap:50px;padding:70px max(24px,50vw - 575px);display:grid}.principles-section>div{border-left:1px solid #d7c9ac;padding-left:25px}.principles-section span{color:var(--gold);font:italic 23px Georgia,serif}.principles-section h3{margin:12px 0 6px}.principles-section p{margin:0}.offer-section{background:var(--forest-deep);grid-template-columns:1fr .9fr;align-items:center;gap:90px;padding:120px max(24px,50vw - 550px);display:grid}.offer-copy>p:not(.eyebrow){color:#c9c5b7;max-width:560px;line-height:1.7}.offer-products{height:230px;margin-top:38px;position:relative}.mini-book{width:150px;height:210px;color:var(--gold);background:linear-gradient(155deg,#2c5a48,#102d25);border:4px solid #c7a45e;padding:28px 18px;font:700 58px/.9 Georgia,serif;position:absolute;transform:rotate(-5deg);box-shadow:-12px 18px 30px #00000047}.mini-book small{color:var(--cream);font-size:17px;line-height:1;display:block}.mini-stack{gap:9px;display:grid;position:absolute;bottom:22px;left:130px}.mini-stack span{width:175px;color:var(--cream);border-left:4px solid var(--gold);background:#79422d;padding:16px 20px;font-size:12px;font-weight:800;box-shadow:0 8px 16px #0003}.offer-card{background:var(--cream);border-top:5px solid var(--gold);border-radius:10px;padding:40px;box-shadow:0 30px 80px #00000045}.offer-label{color:var(--terracotta);letter-spacing:.16em;font-size:11px;font-weight:800}.offer-card ul{border-top:1px solid #ddd2bd;margin:25px 0;padding:0;list-style:none}.offer-card li{border-bottom:1px solid #ddd2bd;padding:16px 0 16px 28px;position:relative}.offer-card li:before{content:"✓";color:var(--leaf);font-weight:800;position:absolute;left:0}.offer-card li b,.offer-card li span{display:block}.offer-card li b{color:var(--forest);font-size:14px}.offer-card li span{color:#8a7e70;margin-top:4px;font-size:12px}.price{text-align:center;margin:30px 0}.price small{color:#8d8175;display:block}.price strong{color:var(--forest);font:700 55px Georgia,serif;display:block}.full{width:100%}.payment-note{text-align:center;color:#8d8175;margin:15px 0 0;font-size:10px;line-height:1.5}.guarantee-section{grid-template-columns:160px 1fr;align-items:center;gap:55px;max-width:930px;margin:0 auto;padding:100px 24px;display:grid}.guarantee-badge{text-align:center;width:150px;height:150px;color:var(--cream);background:var(--forest);border:4px solid var(--gold);border-radius:50%;outline:8px solid #f0e7d6;place-content:center;display:grid}.guarantee-badge b{font:700 60px/.8 Georgia,serif}.guarantee-badge span{letter-spacing:.18em;margin-top:8px;font-size:10px}.guarantee-section h2{margin:15px 0;font-size:clamp(34px,4vw,48px)}.guarantee-section>div:last-child>p:last-child{color:#6b6157;line-height:1.7}.faq-section{text-align:center;border-top:1px solid #eee7da}.faq-list{text-align:left;max-width:900px;margin:55px auto 0}.faq-list details{background:var(--cream);border-bottom:1px solid #ddd3c2}.faq-list summary{cursor:pointer;color:var(--forest);justify-content:space-between;gap:20px;padding:23px 25px;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--terracotta);font-size:22px;font-weight:400;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:#696057;margin:0;padding:0 70px 24px 25px;line-height:1.7}.final-cta{text-align:center;color:#d8d3c7;background:var(--forest);padding:115px 24px}.final-cta p:not(.eyebrow){margin:0 auto 30px}footer{text-align:center;color:#9d948a;background:#17120e;padding:65px 24px 100px;font-size:12px}.footer-brand{color:var(--cream);justify-content:center;margin-bottom:28px}footer>p{max-width:650px;margin:10px auto;line-height:1.6}.virtual-disclosure{color:#c5a561}.footer-links{justify-content:center;gap:28px;margin:26px 0;display:flex}.footer-links a:hover{color:var(--gold)}.mobile-buy{display:none}.legal-page{background:var(--paper);min-height:100vh}.legal-page>article{max-width:820px;margin:0 auto;padding:95px 24px 120px}.legal-page h1{font-size:clamp(50px,7vw,78px)}.legal-page h2{color:var(--forest);margin:45px 0 12px;font:700 27px Georgia,serif}.legal-page article>p{color:#665c52;line-height:1.75}.legal-notice{color:#6f5a45;background:var(--cream);border-left:4px solid var(--gold);margin:35px 0 50px;padding:22px 25px;line-height:1.6}.legal-updated{margin-top:55px;font-size:12px;color:#9b9084!important}@media (max-width:900px){nav{display:none}.hero{grid-template-columns:1fr;gap:35px;padding-top:58px}.hero-copy{text-align:center}.hero-lead{margin-inline:auto}.benefit-list{text-align:left;max-width:600px;margin-inline:auto}.hero-actions{justify-content:center}.hero-visual{width:100%;max-width:560px;min-height:560px;margin:0 auto}.trust-strip{grid-template-columns:repeat(2,1fr)}.trust-strip span:nth-child(2){border:0}.difficulty-grid,.bonus-grid,.preview-grid{grid-template-columns:1fr;max-width:620px;margin-inline:auto}.audience-section,.story-section,.offer-section{grid-template-columns:1fr}.audience-section{gap:25px}.audience-list{padding-top:0}.story-section{gap:45px;max-width:680px}.story-image{height:550px}.principles-section{grid-template-columns:1fr;gap:25px}.offer-section{gap:40px}.offer-products{max-width:400px}.offer-card{width:100%;max-width:620px;margin:auto}}@media (max-width:560px){.site-header{height:68px;padding-inline:18px}.brand{font-size:18px}.brand-mark{width:34px;height:34px}.button-small{display:none}.hero{min-height:auto;padding:48px 20px}h1{font-size:45px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-visual{min-height:470px}.hero-portrait{width:94%;height:410px}.book-mockup{width:175px;height:245px;padding:22px 18px;left:-5px}.book-mockup b{font-size:55px}.book-mockup strong{font-size:21px}.sun-stamp{width:72px;height:72px;right:0}.visual-note{width:176px;font-size:12px;right:0}.trust-strip{grid-template-columns:1fr 1fr;gap:14px 5px;padding:22px 14px}.trust-strip span{justify-content:flex-start;font-size:11px}.trust-strip b{font-size:23px}.section{padding:85px 20px}.section h2,.story-copy h2,.offer-section h2,.final-cta h2{font-size:39px}.difficulty-card{min-height:auto;padding:27px}.audience-section{padding-top:80px}.audience-list>div{align-items:flex-start}.chapter-list article{grid-template-columns:55px 1fr;gap:15px;padding:28px 0}.chapter-number{font-size:27px}.chapter-list h3{font-size:21px}.bonus-cover{height:230px}.preview-card{padding:8px}.preview-card>span{top:18px;left:18px}.preview-cta .button{width:100%}.story-section{margin-bottom:80px;padding-inline:20px}.story-image{border-radius:180px 180px 12px 12px;height:460px}.principles-section{padding-block:60px}.offer-section{padding:85px 20px}.offer-card{padding:28px 22px}.price strong{font-size:48px}.guarantee-section{text-align:center;grid-template-columns:1fr;padding:80px 20px}.guarantee-badge{margin:auto}.faq-list summary{padding:20px 18px}.faq-list details p{padding:0 30px 22px 18px}.final-cta{padding:90px 20px 115px}.footer-links{flex-direction:column;gap:13px}.mobile-buy{z-index:20;min-height:68px;color:var(--forest);background:#fffdf8f7;border-top:1px solid #dfd3bc;justify-content:space-between;align-items:center;gap:12px;padding:9px 13px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #2c21191a}.mobile-buy small,.mobile-buy b{display:block}.mobile-buy small{color:#8d8175;font-size:9px}.mobile-buy b{font:700 20px Georgia,serif}.mobile-buy .button-small{min-height:46px;padding-inline:17px;display:inline-flex}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important}}.analytics-consent{z-index:50;color:#f7f1e5;background:#0d2b23fa;border:1px solid #d49a2a8c;border-radius:12px;justify-content:space-between;align-items:center;gap:28px;max-width:1040px;margin:auto;padding:20px 22px;display:flex;position:fixed;bottom:22px;left:22px;right:22px;box-shadow:0 20px 60px #00000052}.analytics-consent strong{font:700 18px Georgia,serif}.analytics-consent p{color:#d4d0c4;max-width:620px;margin:6px 0 0;font-size:12px;line-height:1.55}.analytics-consent p a{color:#efc46e;text-decoration:underline}.analytics-consent-actions{flex-shrink:0;gap:10px;display:flex}.analytics-consent button,.dashboard-actions button{cursor:pointer;border:0;border-radius:6px;min-height:42px;padding:0 16px;font-weight:700}.consent-primary{color:#fff;background:var(--terracotta)}.consent-secondary{color:#eee5d4;background:0 0;border:1px solid #ffffff4d!important}.analytics-login{background:var(--cream);place-items:center;min-height:100vh;padding:28px;display:grid}.analytics-login form{background:var(--paper);border:1px solid #dfd2bb;border-radius:14px;width:min(100%,470px);padding:44px;box-shadow:0 25px 70px #2c211921}.analytics-logo{border:1px solid var(--gold);width:52px;height:52px;color:var(--gold);border-radius:50%;place-items:center;margin-bottom:28px;font-weight:800;display:grid}.analytics-login h1{margin:14px 0 16px;font-size:clamp(38px,7vw,58px)}.analytics-login form>p:not(.eyebrow){color:#6d6258;line-height:1.6}.analytics-login label{color:var(--forest);margin:28px 0 8px;font-size:13px;font-weight:700;display:block}.analytics-login input{border:1px solid #cfc1aa;border-radius:7px;width:100%;height:52px;padding:0 15px;font-size:17px}.analytics-login .button{border:0;width:100%;margin-top:14px}.analytics-login form>a{text-align:center;color:var(--terracotta);margin-top:25px;font-size:13px;display:block}.analytics-login .analytics-error{text-align:center;font-weight:700;color:#a12f24!important}.analytics-dashboard{background:#f4efe5;min-height:100vh;padding:55px max(24px,50vw - 620px) 100px}.analytics-dashboard-header{justify-content:space-between;align-items:end;gap:32px;margin-bottom:35px;display:flex}.analytics-dashboard-header h1{margin:10px 0 12px;font-size:clamp(42px,6vw,66px)}.analytics-dashboard-header p:last-child{color:#756b61;margin:0}.dashboard-actions{align-items:end;gap:9px;display:flex}.dashboard-actions label{color:#6c6258;gap:6px;font-size:11px;display:grid}.dashboard-actions select{background:#fff;border:1px solid #cfc2ac;border-radius:6px;min-width:120px;height:42px;padding:0 12px}.dashboard-actions button{color:#fff;background:var(--forest)}.dashboard-actions button:last-child{color:var(--forest);background:0 0;border:1px solid #bcae98}.analytics-kpis{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.analytics-kpis article,.analytics-panel{background:var(--paper);border:1px solid #ded2bd;border-radius:10px;box-shadow:0 12px 35px #2c21190f}.analytics-kpis article{padding:25px}.analytics-kpis small{color:#8a7e72;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:800}.analytics-kpis strong{color:var(--forest);margin:10px 0 5px;font:700 38px Georgia,serif;display:block}.analytics-kpis p{color:#897d70;margin:0;font-size:11px}.analytics-panel{padding:28px}.analytics-wide{margin-top:18px}.panel-heading{justify-content:space-between;align-items:end;gap:20px;display:flex}.analytics-panel h2{letter-spacing:-.02em;margin:0 0 24px;font-size:25px}.panel-heading h2{margin:7px 0 0}.panel-heading small{color:#95897b}.daily-chart{border-top:1px solid #eee6d9;align-items:end;gap:10px;min-height:210px;margin-top:30px;padding-top:22px;display:flex}.daily-bar{flex-direction:column;flex:1;justify-content:end;align-items:center;gap:5px;min-width:18px;height:170px;display:flex}.daily-bar>span{background:linear-gradient(var(--terracotta), #cf885f);border-radius:5px 5px 0 0;width:min(100%,34px);min-height:5px}.daily-bar b{color:var(--forest);font-size:10px}.daily-bar small{color:#998d80;font-size:8px}.analytics-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:18px;display:grid}.breakdown-list{gap:17px;display:grid}.breakdown-list>div>div{color:#645b52;justify-content:space-between;gap:18px;font-size:13px;display:flex}.breakdown-list b{color:var(--forest)}.breakdown-list i{background:#ede4d5;border-radius:999px;height:5px;margin-top:8px;display:block;overflow:hidden}.breakdown-list i span{border-radius:inherit;background:var(--gold);height:100%;display:block}.analytics-empty{color:#92877c;margin:30px 0;font-size:13px}.analytics-note{color:#6d6258;border-left:4px solid var(--gold);background:#eee5d5;margin-top:18px;padding:18px 22px;font-size:12px;line-height:1.6}@media (max-width:800px){.analytics-consent,.analytics-dashboard-header{flex-direction:column;align-items:stretch}.analytics-consent-actions,.dashboard-actions{flex-wrap:wrap}.analytics-kpis,.analytics-grid{grid-template-columns:1fr 1fr}.daily-chart{align-items:end;overflow-x:auto}.daily-bar{flex:0 0 28px}}@media (max-width:520px){.analytics-consent{padding:17px;bottom:78px;left:10px;right:10px}.analytics-consent-actions{display:grid}.analytics-consent button{width:100%}.analytics-login form{padding:30px 22px}.analytics-dashboard{padding:38px 16px 80px}.analytics-kpis,.analytics-grid{grid-template-columns:1fr}.dashboard-actions{flex-direction:column;align-items:stretch}.dashboard-actions select,.dashboard-actions button{width:100%}.analytics-panel{padding:22px 18px}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
