@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,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@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;--color-blue-600:oklch(54.6% .245 262.881);--color-gray-600:oklch(44.6% .03 256.802);--spacing:.25rem;--text-2xl:1.5rem;--text-2xl--line-height:calc(2 / 1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--font-weight-bold:700;--radius-lg:.5rem;--radius-2xl:1rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::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;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]){appearance:button}::file-selector-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}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}.mb-2{margin-bottom:calc(var(--spacing) * 2)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.mb-6{margin-bottom:calc(var(--spacing) * 6)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.w-full{width:100%}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-8{gap:calc(var(--spacing) * 8)}.rounded-2xl{border-radius:var(--radius-2xl)}.rounded-lg{border-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.object-cover{object-fit:cover}.p-5{padding:calc(var(--spacing) * 5)}.p-8{padding:calc(var(--spacing) * 8)}.px-6{padding-inline:calc(var(--spacing) * 6)}.py-2{padding-block:calc(var(--spacing) * 2)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-blue-600{color:var(--color-blue-600)}.text-gray-600{color:var(--color-gray-600)}.uppercase{text-transform:uppercase}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}@media(min-width:48rem){.md\:w-\[45\%\]{width:45%}.md\:w-\[55\%\]{width:55%}.md\:flex-row{flex-direction:row}}}:root{--forest:#1a2e1a;--forest-deep:#0f1f0f;--emerald:#1e3a1e;--emerald-mid:#2a4a2a;--cream:#f5f0e8;--cream-dark:#ede6d6;--gold:#c9a84c;--gold-light:#e8c870;--gold-dark:#a07830;--burgundy:#6b1a1a;--burgundy-deep:#4a0f0f;--text-dark:#1a1a14;--text-body:#2c2c20;--text-muted:#5a5a48}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--cream);color:var(--text-dark);-webkit-font-smoothing:antialiased;font-family:"Source Serif 4",Georgia,serif;font-size:18px;line-height:1.7}.font-display{font-family:Playfair Display,Georgia,serif}.font-serif{font-family:Libre Baskerville,Georgia,serif}.font-body{font-family:"Source Serif 4",Georgia,serif}.gold-rule{background:linear-gradient(90deg,transparent,var(--gold),transparent);border:none;height:1px;margin:2rem 0}.gold-rule-thick{background:linear-gradient(90deg,transparent,var(--gold),var(--gold-light),var(--gold),transparent);border:none;height:2px;margin:2rem 0}#urgency-bar{z-index:1000;background:linear-gradient(135deg,var(--burgundy-deep) 0%,#2a0808 50%,var(--burgundy) 100%);border-bottom:2px solid var(--gold-dark);justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 1rem;font-family:"Source Serif 4",serif;display:flex;position:fixed;top:0;left:0;right:0}#urgency-bar .live-dot{background:#f44;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-right:6px;animation:1.5s infinite pulse-dot;display:inline-block}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.urgency-center{flex:1;justify-content:center;align-items:center;gap:1.5rem;display:flex}.urgency-readers{color:#f0e0c0;letter-spacing:.03em;white-space:nowrap;font-size:.8rem}.urgency-timer-wrap{color:var(--gold-light);letter-spacing:.05em;white-space:nowrap;align-items:center;gap:.5rem;font-size:.8rem;display:flex}#countdown{color:#fff;letter-spacing:.1em;font-family:Playfair Display,serif;font-size:1rem;font-weight:700}.urgency-cta{background:var(--gold);color:var(--forest-deep);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;white-space:nowrap;border:none;flex-shrink:0;align-items:center;gap:.5rem;padding:.45rem 1rem;font-family:Playfair Display,serif;font-size:.75rem;font-weight:700;text-decoration:none;transition:background .2s,transform .1s;display:inline-flex}.urgency-cta:hover{background:var(--gold-light);transform:translateY(-1px)}.urgency-price{background:var(--forest-deep);color:var(--gold-light);padding:.2rem .4rem;font-size:.85rem}#main-content{padding-top:52px}#hero{background-color:var(--cream);border-bottom:3px solid var(--gold-dark);background-image:radial-gradient(at 20%,#1a2e1a0a,#0000 60%),url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23c9a84c' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");padding:5rem 0 4rem}.hero-label{letter-spacing:.2em;text-transform:uppercase;color:var(--forest-deep);background:var(--gold);border:1px solid var(--gold-dark);margin-bottom:1.5rem;padding:.35rem .85rem;font-family:"Source Serif 4",serif;font-size:.72rem;font-weight:700;display:inline-block;box-shadow:0 3px 10px #1a2e1a2e}.hero-headline{color:var(--forest-deep);letter-spacing:-.01em;margin-bottom:1.25rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.2rem,4vw,3.4rem);font-weight:800;line-height:1.15}.hero-emphasis{-webkit-box-decoration-break:clone;box-decoration-break:clone;background-image:linear-gradient(#c9a84c00 52%,#e8c8708c 52%,#c9a84c99);padding:0 .06em;box-shadow:inset 0 -2px #a0783080}.hero-subheadline{color:var(--text-body);max-width:520px;margin-bottom:2rem;font-family:"Source Serif 4",serif;font-size:clamp(1.05rem,2vw,1.2rem);line-height:1.65}.btn-primary{background:var(--gold);color:var(--forest-deep);border:2px solid var(--gold-dark);letter-spacing:.04em;text-transform:uppercase;cursor:pointer;align-items:center;gap:.5rem;padding:1.05rem 2.2rem;font-family:Playfair Display,serif;font-size:1.08rem;font-weight:900;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 6px 20px #1a2e1a47,inset 0 1px #ffffff59}.btn-primary:hover{background:var(--gold-light);border-color:var(--gold);transform:translateY(-2px);box-shadow:0 10px 28px #1a2e1a61,inset 0 1px #ffffff73}a.gumroad-button{background-image:none!important}a.gumroad-button:before,a.gumroad-button:after{content:none!important;background-image:none!important}a.gumroad-button.btn-primary{background:var(--gold);color:var(--forest-deep);border:2px solid var(--gold-dark);letter-spacing:.04em;text-transform:uppercase;border-radius:0;padding:1.05rem 2.2rem;font-family:Playfair Display,serif;font-size:1.08rem;font-weight:900;box-shadow:0 6px 20px #1a2e1a47,inset 0 1px #ffffff59}a.gumroad-button.btn-primary:hover{background:var(--gold-light);border-color:var(--gold)}a.gumroad-button.urgency-cta{background:var(--gold);color:var(--forest-deep);letter-spacing:.08em;text-transform:uppercase;border:none;border-radius:0;padding:.45rem 1rem;font-family:Playfair Display,serif;font-size:.75rem;font-weight:700}a.gumroad-button.urgency-cta:hover{background:var(--gold-light)}.btn-secondary{color:var(--forest);border:2px solid var(--emerald);letter-spacing:.04em;cursor:pointer;background:0 0;align-items:center;gap:.5rem;padding:.9rem 1.8rem;font-family:Playfair Display,serif;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-secondary:hover{background:var(--forest);color:var(--cream);border-color:var(--forest)}.trust-row{border-top:1px solid var(--gold-dark);flex-wrap:wrap;gap:1.5rem;margin-top:2rem;padding-top:1.5rem;display:flex}.trust-item{color:var(--text-muted);letter-spacing:.05em;align-items:center;gap:.4rem;font-family:"Source Serif 4",serif;font-size:.82rem;display:flex}.trust-item strong{color:var(--forest);font-weight:700}.ebook-mockup-wrap{justify-content:center;align-items:center;display:flex;position:relative}.ebook-shadow{filter:drop-shadow(0 30px 60px #0a190a73)drop-shadow(0 8px 16px #0a190a40);width:100%;max-width:340px;transition:transform .4s;transform:perspective(800px)rotateY(-8deg)rotateX(2deg)}.ebook-shadow:hover{transform:perspective(800px)rotateY(-4deg)rotateX(1deg)translateY(-8px)}.section-cream{background:var(--cream);background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23c9a84c' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.section-dark{background:linear-gradient(160deg,var(--forest-deep) 0%,#0d1d10 40%,var(--emerald) 100%);position:relative;overflow:hidden}.section-dark:before{content:"";opacity:.5;background:url("data:image/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23c9a84c' fill-opacity='0.04'%3E%3Cpath d='M50 50c0-5.523 4.477-10 10-10s10 4.477 10 10-4.477 10-10 10c0 5.523-4.477 10-10 10s-10-4.477-10-10 4.477-10 10-10zM10 10c0-5.523 4.477-10 10-10s10 4.477 10 10-4.477 10-10 10c0 5.523-4.477 10-10 10S0 25.523 0 20s4.477-10 10-10z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.section-roman{color:var(--gold);opacity:.7;margin-bottom:-.5rem;font-family:Playfair Display,serif;font-size:4rem;font-weight:900;line-height:1;display:block}.section-heading{color:var(--forest-deep);margin-bottom:1.25rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800;line-height:1.2}.section-heading-light{color:var(--cream);margin-bottom:1.25rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800;line-height:1.2}.section-body{color:var(--text-body);font-family:"Source Serif 4",serif;font-size:1.05rem;line-height:1.75}.problem-list{margin:1.5rem 0;list-style:none}.problem-list li{color:var(--text-body);border-bottom:1px solid #c9a84c33;align-items:flex-start;gap:.75rem;padding:.75rem 0;font-size:1rem;display:flex}.problem-list li:last-child{border-bottom:none}.problem-marker{color:var(--burgundy);flex-shrink:0;font-size:1.2rem;font-weight:700;line-height:1.5}.offer-label{letter-spacing:.2em;text-transform:uppercase;color:var(--gold-dark);border-top:2px solid var(--gold);border-bottom:1px solid var(--gold-dark);margin-bottom:1.25rem;padding:.4rem 0;font-family:"Source Serif 4",serif;font-size:.7rem;font-weight:700}.price-display{align-items:baseline;gap:1rem;margin:1.25rem 0;display:flex}.price-current{color:var(--forest-deep);font-family:Playfair Display,serif;font-size:3.5rem;font-weight:900;line-height:1}.price-original{color:var(--text-muted);font-family:"Source Serif 4",serif;font-size:1.3rem;text-decoration:line-through}.price-tag{letter-spacing:.1em;text-transform:uppercase;color:var(--burgundy);border:1px solid var(--burgundy);align-self:center;padding:.25rem .6rem;font-family:"Source Serif 4",serif;font-size:.75rem;font-weight:700}.value-stack{background:var(--cream-dark);border:1px solid var(--gold-dark);border-left:4px solid var(--gold);margin:1.5rem 0;padding:1.5rem}.value-stack-title{letter-spacing:.15em;text-transform:uppercase;color:var(--forest);margin-bottom:1rem;font-family:Playfair Display,serif;font-size:.85rem;font-weight:700}.value-item{border-bottom:1px solid #c9a84c40;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.5rem 0;font-size:.9rem;display:flex}.value-item:last-child{border-bottom:none}.value-item-name{color:var(--text-body);flex:1}.value-item-price{color:var(--text-muted);white-space:nowrap;font-size:.82rem;font-style:italic}.value-total{border-top:2px solid var(--gold);color:var(--text-muted);justify-content:space-between;margin-top:.75rem;padding-top:.75rem;font-size:.9rem;font-weight:700;display:flex}.value-today{color:var(--forest-deep);justify-content:space-between;margin-top:.4rem;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:900;display:flex}.comparison-grid{grid-template-columns:1fr 1fr;gap:2rem;margin-top:2rem;display:grid}@media(max-width:640px){.comparison-grid{grid-template-columns:1fr}}.comparison-col{position:relative}.comparison-col-bad{background:#4a0f0f8c;border:1px solid #cc66668c;border-top:4px solid #c0392b;padding:1.5rem;box-shadow:0 10px 30px #0000004d}.comparison-col-good{border:1px solid #c9a84c99;border-top:4px solid var(--gold);background:#0f1f0f99;padding:1.5rem;box-shadow:0 10px 30px #0000004d}.col-title{letter-spacing:.08em;text-transform:uppercase;border-bottom:1px solid #ffffff2e;margin-bottom:1.25rem;padding-bottom:.75rem;font-family:Playfair Display,serif;font-size:.95rem;font-weight:700}.col-title-bad{color:#f0a3a3}.col-title-good{color:var(--gold-light)}.cost-row{border-bottom:1px solid #ffffff1f;justify-content:space-between;gap:1rem;padding:.5rem 0;font-size:.9rem;display:flex}.cost-label{color:#ffffffe0}.cost-bad{color:#ff8a8a;white-space:nowrap;font-weight:700}.cost-good{color:#8fe6a8;font-style:italic;font-weight:600}.cost-total{border-top:1px solid #c9a84c80;justify-content:space-between;gap:1rem;margin-top:.75rem;padding-top:.75rem;font-size:.98rem;font-weight:700;display:flex}.cost-total-bad{color:#ff7a7a;white-space:nowrap}.cost-total-good{color:var(--gold-light)}.disclaimer-note{border-left:3px solid var(--gold-dark);color:#ffffff80;margin-top:1.5rem;padding:.75rem 1rem;font-size:.78rem;font-style:italic;line-height:1.5}.inside-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem;display:grid}@media(max-width:640px){.inside-grid{grid-template-columns:1fr}}.inside-card{background:var(--cream-dark);border:1px solid var(--gold-dark);border-top:3px solid var(--gold);padding:1.75rem;transition:transform .2s,box-shadow .2s}.inside-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #1a2e1a26}.inside-card-letter{color:var(--gold);opacity:.7;margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:2rem;font-weight:900;line-height:1}.inside-card-title{color:var(--forest-deep);margin-bottom:1rem;font-family:Playfair Display,serif;font-size:1.05rem;font-weight:700}.inside-card ul{padding:0;list-style:none}.inside-card ul li{color:var(--text-body);padding:.3rem 0 .3rem 1rem;font-size:.88rem;line-height:1.5;position:relative}.inside-card ul li:before{content:"—";color:var(--gold-dark);font-size:.8rem;position:absolute;left:0}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:2rem;display:grid}@media(max-width:900px){.testimonial-grid{grid-template-columns:1fr;max-width:520px;margin-left:auto;margin-right:auto}}.testimonial-card{background:var(--cream-dark);border:1px solid var(--gold-dark);border-bottom:3px solid var(--gold);padding:1.75rem;position:relative}.testimonial-quote-mark{color:var(--gold);opacity:.35;font-family:Playfair Display,serif;font-size:4rem;font-style:italic;line-height:.8;position:absolute;top:1rem;left:1.25rem}.testimonial-stars{color:var(--gold);letter-spacing:.05em;margin-top:.5rem;margin-bottom:.75rem;font-size:.85rem}.testimonial-text{color:var(--text-body);margin-bottom:1rem;font-family:"Source Serif 4",serif;font-size:.95rem;font-style:italic;line-height:1.65}.testimonial-attribution{color:var(--forest);letter-spacing:.05em;text-transform:uppercase;font-size:.8rem;font-weight:700}.author-photo-frame{border:3px solid var(--gold);background:var(--cream-dark);width:100%;max-width:280px;padding:4px;display:inline-block}.author-photo-inner{background:linear-gradient(135deg,var(--emerald) 0%,var(--forest) 100%);aspect-ratio:4/5;justify-content:center;align-items:center;display:flex;overflow:hidden}.author-photo-img{object-fit:cover;width:100%;height:100%;display:block}.author-photo-placeholder{text-align:center;color:var(--gold);opacity:.6}.author-quote{background:var(--forest);border-left:4px solid var(--gold);color:var(--cream);margin-top:1.5rem;padding:1.25rem 1.5rem;font-family:Playfair Display,serif;font-size:1.05rem;font-style:italic;line-height:1.5}.faq-item{border-bottom:1px solid var(--gold-dark)}.faq-question{cursor:pointer;color:var(--forest-deep);-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0;font-family:Playfair Display,serif;font-size:1.05rem;font-weight:700;list-style:none;display:flex}.faq-question::-webkit-details-marker{display:none}.faq-chevron{border:2px solid var(--gold-dark);width:20px;height:20px;color:var(--gold-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;transition:transform .3s;display:flex}details[open] .faq-chevron{border-color:var(--gold);color:var(--gold);transform:rotate(180deg)}.faq-answer{color:var(--text-body);padding-bottom:1.25rem;padding-right:2rem;font-size:.97rem;line-height:1.75}#purchase-notification{z-index:900;background:var(--cream);border:1px solid var(--gold-dark);border-left:4px solid var(--forest);max-width:300px;padding:.9rem 1.1rem;animation:.4s ease-out slide-in-left;display:none;position:fixed;bottom:1.5rem;left:1.5rem;box-shadow:0 8px 32px #1a2e1a40}@keyframes slide-in-left{0%{opacity:0;transform:translate(-120%)}to{opacity:1;transform:translate(0)}}@keyframes slide-out-left{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-120%)}}.notif-icon{margin-bottom:.25rem;font-size:1.2rem}.notif-text{color:var(--text-body);font-size:.85rem;line-height:1.4}.notif-name{color:var(--forest);font-weight:700}.notif-time{color:var(--text-muted);margin-top:.25rem;font-size:.75rem}#exit-popup{z-index:2000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f1f0fbf;justify-content:center;align-items:center;padding:1rem;display:none;position:fixed;inset:0}#exit-popup.active{display:flex}.exit-popup-box{background:var(--cream);border:2px solid var(--gold);width:100%;max-width:520px;padding:2.5rem;position:relative;box-shadow:0 30px 80px #0a190a99}.exit-popup-close{cursor:pointer;color:var(--text-muted);background:0 0;border:none;padding:.25rem;font-size:1.2rem;transition:color .2s;position:absolute;top:1rem;right:1rem}.exit-popup-close:hover{color:var(--text-dark)}.exit-popup-label{letter-spacing:.2em;text-transform:uppercase;color:var(--gold-dark);margin-bottom:.75rem;font-family:"Source Serif 4",serif;font-size:.7rem;font-weight:700}.exit-popup-headline{color:var(--forest-deep);margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:1.7rem;font-weight:800;line-height:1.2}.exit-popup-body{color:var(--text-body);margin-bottom:1.5rem;font-size:.97rem;line-height:1.65}.exit-no-thanks{cursor:pointer;color:var(--text-muted);text-align:center;background:0 0;border:none;margin-top:.75rem;font-size:.82rem;text-decoration:underline;transition:color .2s;display:block}.exit-no-thanks:hover{color:var(--text-dark)}#final-cta{background:linear-gradient(160deg,var(--forest-deep) 0%,#0d1d10 60%,#1a2e1a 100%);border-top:3px solid var(--gold);position:relative}#final-cta:before{content:"";pointer-events:none;background:radial-gradient(at 50% 0,#c9a84c14,#0000 60%);position:absolute;inset:0}footer{background:var(--forest-deep);text-align:center;color:#fff6;border-top:1px solid #c9a84c33;padding:2.5rem 0;font-size:.8rem;line-height:1.75}footer a{color:#c9a84c99;text-decoration:none;transition:color .2s}footer a:hover{color:var(--gold-light)}.footer-brand{color:var(--gold);letter-spacing:.08em;margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:1rem;font-weight:700}.container{max-width:1140px;margin:0 auto;padding:0 1.5rem}.section-pad{padding:5rem 0}.section-pad-sm{padding:3.5rem 0}.two-col{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media(max-width:768px){.two-col{grid-template-columns:1fr;gap:2.5rem}.two-col .ebook-mockup-wrap{order:-1}#urgency-bar .urgency-readers{display:none}}.btn-full{justify-content:center;width:100%}.text-gold{color:var(--gold)}.text-gold-light{color:var(--gold-light)}.text-cream{color:var(--cream)}.text-muted-light{color:#fff9}.inline-cta-note{color:var(--text-muted);flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;font-size:.78rem;display:flex}.inline-cta-note-light{color:#ffffff73;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:.5rem;font-size:.78rem;display:flex}.inline-cta-note span,.inline-cta-note-light span{align-items:center;gap:.3rem;display:flex}.check-icon{color:var(--gold);font-size:.9rem}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--cream-dark)}::-webkit-scrollbar-thumb{background:var(--gold-dark);border-radius:3px}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
