/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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,::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]){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{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}}:root{--ink:#070707;--soft:#11100f;--paper:#f0ebe1;--cream:#d8cdbd;--gold:#c9a25d;--gold2:#e2c889;--red:#8f1f27;--burgundy:#56141a;--line:#3a3226;--muted:#aaa092}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--ink);overflow-x:clip}body{background:var(--ink);color:var(--paper);font-family:var(--font-manrope),Arial,sans-serif;margin:0;overflow-x:clip}button,input{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{background:var(--gold);color:#111}.section{padding:125px 5.5vw}.eyebrow{color:var(--gold);letter-spacing:.25em;text-transform:uppercase;margin:0;font-size:10px;font-weight:800;line-height:1.5}.section-index{color:#776d60;letter-spacing:.24em;margin:0 0 14px;font-size:9px;font-weight:800}.section h2{font-family:var(--font-playfair),Georgia,serif;letter-spacing:-.055em;margin:18px 0 25px;font-size:clamp(54px,6.2vw,94px);font-weight:500;line-height:.94}.section h2 em{color:var(--gold);font-weight:500}.button{border:1px solid var(--gold);color:#fff8ed;text-transform:uppercase;letter-spacing:.13em;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:25px;min-height:62px;padding:0 26px;font-size:10px;font-weight:800;transition:transform .25s,background .25s,box-shadow .25s;display:inline-flex}.button:hover{transform:translateY(-3px);box-shadow:0 16px 40px #0008}.button-primary{background:linear-gradient(110deg,var(--burgundy),var(--red))}.button-primary:hover{background:#a5232d}.button-ghost{background:#090909cc}.button span{color:var(--gold2);font-size:17px}.announcement{z-index:70;background:var(--paper);color:#191713;letter-spacing:.26em;justify-content:center;align-items:center;width:100%;height:32px;font-size:9px;font-weight:800;display:flex;position:absolute;top:0;left:0}.site-header{z-index:60;border-bottom:1px solid #c9a25d70;justify-content:space-between;align-items:center;width:100%;height:88px;padding:0 3.2vw;transition:transform .4s,top .3s,background .3s;display:flex;position:fixed;top:32px;left:0}.site-header.is-scrolled{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070707e8;top:0;box-shadow:0 10px 35px #0006}.site-header.nav-hidden{transform:translateY(-115%)}.wordmark{font-family:var(--font-playfair),Georgia,serif;letter-spacing:.32em;white-space:nowrap;font-size:25px;font-weight:700}.wordmark span{color:var(--gold)}nav{color:#e1d8ca;letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:27px;font-size:9px;font-weight:800;display:flex}nav a{transition:color .2s}nav a:hover{color:var(--gold)}.nav-cta{border:1px solid var(--gold);background:#56141a;padding:14px 19px}.sales-hero{align-items:center;height:100vh;min-height:920px;max-height:1080px;padding-top:95px;display:flex;position:relative;overflow:hidden}.hero-art{--parallax:0px;transform:translate3d(0,var(--parallax),0) scale(1.06);will-change:transform;background:url(/story/john-stone-mountain.jpeg) 72% 47%/cover no-repeat;position:absolute;inset:-70px}.hero-overlay{background:linear-gradient(90deg,#030303 0%,#060505f7 39%,#070606c9 58%,#0505055c 100%),linear-gradient(#0000 55%,#070707 100%);position:absolute;inset:0}.hero-content{z-index:2;grid-template-columns:1.15fr .62fr;align-items:center;gap:6vw;width:100%;padding:120px 5.5vw 75px;display:grid;position:relative}.hero-copy{max-width:850px}.hero-copy h1{font-family:var(--font-playfair),Georgia,serif;letter-spacing:-.06em;text-transform:uppercase;margin:30px 0 26px;font-weight:500;line-height:.85}.hero-copy h1 span{color:#fff8ed;font-size:clamp(60px,6.8vw,105px);animation:.8s 80ms both riseIn;display:block}.hero-copy h1 em{color:var(--gold);text-transform:none;font-size:clamp(74px,8.5vw,135px);font-weight:500;animation:.85s .18s both riseIn;display:block}.hero-eyebrow{animation:.7s both riseIn}.hero-description{color:#eee5d8;max-width:780px;font-family:var(--font-playfair),Georgia,serif;margin:0 0 18px;font-size:clamp(18px,1.55vw,23px);line-height:1.55;animation:.7s .28s both riseIn}.hero-subtitle{color:#b7ad9f;max-width:690px;font-size:13px;line-height:1.65;animation:.7s .36s both riseIn}.hero-author{color:var(--gold2);letter-spacing:.23em;margin:24px 0;font-size:10px;font-weight:800;animation:.7s .42s both riseIn}.hero-actions{gap:13px;animation:.7s .5s both riseIn;display:flex}.hero-actions .button{min-width:230px}.hero-product{flex-direction:column;align-items:center;animation:1.1s cubic-bezier(.2,.8,.2,1) .28s both coverIn;display:flex;position:relative}.hero-product>img{z-index:2;object-fit:cover;width:min(370px,27vw);max-height:590px;transition:transform .5s;position:relative;transform:perspective(1100px)rotateY(-7deg);box-shadow:0 38px 90px #000,0 0 0 1px #c9a25d55}.hero-product:hover>img{transform:perspective(1100px)rotateY(0)translateY(-8px)}.book-aura{filter:blur(70px);background:#8f1f2760;border-radius:50%;width:90%;height:60%;position:absolute;top:12%}.video-teaser{z-index:3;cursor:pointer;text-align:left;background:#0b0a09e8;border:1px solid #c9a25d88;align-items:center;gap:14px;width:min(420px,31vw);margin-top:-18px;padding:18px;display:flex;position:relative}.video-teaser .play{background:var(--red);border-radius:50%;place-items:center;width:42px;height:42px;font-size:12px;display:grid}.video-teaser b,.video-teaser small{display:block}.video-teaser b{letter-spacing:.16em;font-size:9px}.video-teaser small{color:#8f8475;letter-spacing:.12em;margin-top:5px;font-size:7px}.scroll-cue{z-index:3;color:#968c7e;letter-spacing:.22em;align-items:center;gap:10px;font-size:8px;font-weight:800;display:flex;position:absolute;bottom:24px;left:5.5vw}.scroll-cue span{background:var(--gold);width:38px;height:1px;animation:2s infinite pulseLine}.trust-strip{border-block:1px solid var(--line);color:#e1d7c9;letter-spacing:.18em;background:#12100e;justify-content:center;align-items:center;gap:24px;min-height:78px;padding:20px 4vw;font-size:9px;font-weight:800;display:flex}.trust-strip i{color:var(--gold);font-style:normal}.sales-heading{max-width:880px;margin-bottom:75px}.sales-heading>p:last-child{max-width:650px;color:var(--muted);font-size:16px;line-height:1.75}.packages{background:linear-gradient(150deg,#0d0b0a,#17110d)}.offer-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:18px;display:grid}.offer-card{background:linear-gradient(160deg,#18130f,#0b0a09);border:1px solid #4f4231;flex-direction:column;padding:42px 32px 32px;transition:transform .3s,border .3s;display:flex;position:relative;box-shadow:0 25px 65px #0005}.offer-card:hover{border-color:var(--gold);transform:translateY(-8px)}.offer-card.featured{border:2px solid var(--gold);background:linear-gradient(155deg,#24170f,#0c0a09)}.offer-badge{background:var(--gold);color:#19120b;letter-spacing:.2em;place-items:center;height:30px;font-size:8px;font-weight:900;display:grid;position:absolute;top:0;left:0;right:0}.offer-number{color:#6f604d;font-family:var(--font-playfair),Georgia,serif;margin:0 0 25px;font-size:18px}.featured .offer-number{margin-top:15px}.offer-card h3{min-height:88px;font-family:var(--font-playfair),Georgia,serif;margin:0;font-size:clamp(28px,2.5vw,39px);font-weight:500;line-height:1.05}.offer-price{color:var(--gold2);font-family:var(--font-playfair),Georgia,serif;margin:24px 0;font-size:45px}.offer-card ul{flex:1;margin:0 0 32px;padding:0;list-style:none}.offer-card li{color:#c0b5a6;border-bottom:1px solid #3d3328;gap:10px;padding:10px 0;font-size:12px;line-height:1.45;display:flex}.offer-card li span{color:var(--gold)}.offer-button{width:100%;font-size:8px}.checkout-note{text-align:center;color:#756c61;letter-spacing:.08em;margin:27px 0 0;font-size:10px}.digital-downloads{border-top:1px solid #4f4231;margin-top:100px;padding-top:74px}.digital-downloads-heading{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px;display:flex}.digital-downloads-heading>p:last-child{color:var(--muted);letter-spacing:.04em;margin:0;font-size:12px}.digital-download-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.digital-download-card{background:linear-gradient(160deg,#18130f,#0b0a09);border:1px solid #4f4231;flex-direction:column;min-height:365px;padding:34px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;box-shadow:0 25px 65px #0005}.digital-download-card:hover{border-color:var(--gold);transform:translateY(-6px);box-shadow:0 32px 75px #0009}.digital-download-number{color:#6f604d;font-family:var(--font-playfair),Georgia,serif;margin:0 0 22px;font-size:16px}.digital-download-card h3{max-width:540px;font-family:var(--font-playfair),Georgia,serif;margin:0;font-size:clamp(25px,2.1vw,35px);font-weight:500;line-height:1.08}.digital-download-price{color:var(--gold2);font-family:var(--font-playfair),Georgia,serif;margin:18px 0 14px;font-size:34px}.digital-download-description{color:#c0b5a6;flex:1;margin:0 0 28px;font-size:13px;line-height:1.65}.digital-download-button{width:100%;font-size:8px}.instant{color:#17120e;background:#e8e1d6;grid-template-columns:.78fr 1.22fr;gap:7vw;display:grid}.instant-copy{align-self:center}.instant-copy>p:nth-of-type(3){color:#5f574e;max-width:580px;line-height:1.75}.instant-copy .button{margin-top:24px}.bundle-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.bundle-grid article{background:#f1ece4;border:1px solid #b4a58e;min-height:190px;padding:27px;transition:transform .3s,background .3s}.bundle-grid article:hover{background:#fff;transform:translateY(-5px)}.bundle-grid article:last-child{grid-column:1/3}.bundle-grid span{color:#966426;font-family:var(--font-playfair),Georgia,serif;font-size:38px}.bundle-grid h3{font-family:var(--font-playfair),Georgia,serif;margin:17px 0 8px;font-size:26px}.bundle-grid p{color:#847866;letter-spacing:.18em;margin:0;font-size:8px;font-weight:800}.tribute{background:#100e0c;grid-template-columns:1fr 1fr;align-items:center;gap:8vw;display:grid}.tribute-image{border:1px solid #5d4d37;position:relative;box-shadow:0 30px 70px #0007}.tribute-image img{object-fit:cover;filter:saturate(.72)contrast(1.04);width:100%;height:620px}.tribute-image>span{color:var(--gold);letter-spacing:.18em;background:#070707dc;padding:10px 13px;font-size:8px;font-weight:800;position:absolute;bottom:18px;left:18px}.tribute-copy blockquote{font-family:var(--font-playfair),Georgia,serif;letter-spacing:-.05em;margin:24px 0;font-size:clamp(58px,7vw,104px);font-style:italic;line-height:.92}.tribute-copy>p:not(.section-index):not(.eyebrow):not(.dedication){color:#b9ae9f;font-size:17px;line-height:1.8}.dedication{color:var(--gold);font-family:var(--font-playfair),Georgia,serif;margin-top:34px;font-size:20px;font-style:italic}.zay{color:#17120e;background:#e8e1d6}.zay .tribute-image img{object-position:center 35%}.zay .tribute-copy>p:not(.section-index):not(.eyebrow):not(.dedication){color:#625a50}.zay .eyebrow{color:#8a5a20}.story{background:#090908}.story-layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:7vw;display:grid}.story-photo-stack{grid-template-columns:1fr 1fr;gap:8px;display:grid;position:sticky;top:60px}.story-photo-stack img{object-fit:cover;filter:saturate(.55);width:100%;height:580px}.story-photo-stack img+img{margin-top:70px}.story-photo-stack>span{color:#716757;letter-spacing:.18em;grid-column:1/3;font-size:8px;font-weight:800}.timeline{border-top:1px solid var(--line)}.timeline article{border-bottom:1px solid var(--line);grid-template-columns:72px 1fr;gap:24px;padding:28px 0;display:grid}.timeline article>span{color:var(--gold);font-family:var(--font-playfair),Georgia,serif;font-size:38px;font-style:italic}.timeline p{color:#807566;letter-spacing:.2em;margin:0 0 7px;font-size:8px;font-weight:800}.timeline h3{font-family:var(--font-playfair),Georgia,serif;margin:0 0 9px;font-size:28px;font-weight:500}.timeline small{color:#a79c8d;font-size:13px;line-height:1.65}.section-cta{background:#12100e;border:1px solid #4d402e;justify-content:space-between;align-items:center;gap:35px;margin-top:70px;padding:38px;display:flex}.section-cta p{max-width:700px;font-family:var(--font-playfair),Georgia,serif;margin:0;font-size:26px;line-height:1.2}.wish-section{background:#080808;position:relative;overflow:hidden}.wish-section:before{content:"07";color:#c9a25d0b;font-family:var(--font-playfair),Georgia,serif;font-size:430px;line-height:1;position:absolute;top:-100px;right:-2vw}.wish-heading{grid-template-columns:.55fr 1.2fr .55fr;align-items:end;gap:5vw;margin-bottom:70px;display:grid;position:relative}.wish-heading h2{margin:0}.wish-heading>p{color:#a99e90;margin:0;font-size:14px;line-height:1.75}.wish-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none;position:relative}.wish-list li{border-bottom:1px solid var(--line);grid-template-columns:145px 1fr;align-items:center;gap:30px;min-height:138px;padding:20px 15px;transition:background .3s,padding .3s;display:grid}.wish-list li:hover{background:linear-gradient(90deg,#c9a25d16,#0000);padding-inline:30px}.wish-list li>span{color:var(--gold);font-family:var(--font-playfair),Georgia,serif;font-size:clamp(68px,7.5vw,110px);font-style:italic}.wish-list p{max-width:1000px;font-family:var(--font-playfair),Georgia,serif;margin:0;font-size:clamp(24px,2.35vw,37px);line-height:1.17}.wish-section .section-cta{background:#0d0b0a}.author{background:#12100e;grid-template-columns:.85fr 1.15fr;align-items:center;gap:8vw;display:grid}.author-images{position:relative}.author-main{object-fit:cover;object-position:center 25%;filter:saturate(.65);border:1px solid #65543c;width:100%;height:650px}.author-thumbs{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:8px;display:grid}.author-thumbs img{object-fit:cover;filter:saturate(.65);width:100%;height:160px}.author-copy>p:not(.section-index):not(.eyebrow){color:#b8ad9e;font-size:16px;line-height:1.8}.author-copy strong{color:#eee}.author-copy .button{margin-top:20px}.videos{color:#17120e;background:#e8e1d6}.videos .eyebrow{color:#8a5a20}.video-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.video-grid article{border-bottom:1px solid #a99a84;padding-bottom:24px}.video-frame{aspect-ratio:16/10;background:linear-gradient(145deg,#241b14,#090909);place-items:center;display:grid;overflow:hidden}.video-frame iframe{border:0;width:100%;height:100%}.video-frame button{cursor:pointer;background:0 0;border:0;place-items:center;width:100%;height:100%;display:grid}.video-frame button span{border:1px solid var(--gold);width:62px;height:62px;color:var(--gold);border-radius:50%;place-items:center;font-size:18px;display:grid}.video-frame small{color:#aa9b85;letter-spacing:.2em;font-size:7px}.video-grid h3{min-height:68px;font-family:var(--font-playfair),Georgia,serif;margin:20px 0 8px;font-size:27px;font-weight:500;line-height:1.1}.video-grid a{color:#805722;letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:800}.reviews{background:#17120e}.review-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.review-grid article{background:#0e0c0a;border:1px solid #4d402f;min-height:250px;padding:30px}.review-grid article>p{color:#7d7162;letter-spacing:.2em;font-size:7px;font-weight:800}.review-grid blockquote{font-family:var(--font-playfair),Georgia,serif;margin:38px 0;font-size:25px;line-height:1.25}.review-grid span{color:var(--gold);letter-spacing:.13em;text-transform:uppercase;font-size:9px;font-weight:800}.amazon-review-slot{color:#7f7465;text-align:center;letter-spacing:.19em;border:1px dashed #594b39;margin-top:18px;padding:25px;font-size:8px;font-weight:800}.retail{border-block:1px solid var(--line);background:#0a0908;justify-content:space-between;align-items:center;gap:7vw;display:flex}.retail h2{margin-bottom:16px}.retail>div>p:last-child{color:#a99e90}.retail-actions{gap:12px;display:flex}.retail-actions .button{min-width:260px}.amazon-retail{background:radial-gradient(circle at 82%,#c9a25d1b,#0000 29%),linear-gradient(135deg,#080706,#17100c);position:relative;overflow:hidden}.amazon-retail:before{content:"AMAZON";color:#c9a25d09;font-family:var(--font-playfair),Georgia,serif;pointer-events:none;font-size:clamp(120px,17vw,270px);font-weight:700;line-height:.78;position:absolute;bottom:-3vw;right:-2vw}.amazon-retail-copy{z-index:1;max-width:880px;position:relative}.amazon-retail-copy strong{color:#eee5d8}.amazon-retail .retail-actions{z-index:1;flex-direction:column;min-width:min(100%,330px);position:relative}.amazon-retail .amazon-button{background:linear-gradient(110deg,#a85a16,#d18428);border-color:#e3ad58;width:100%}.amazon-retail .amazon-button:hover{background:#df8a2f}.amazon-retail .retail-actions small{color:#897e70;letter-spacing:.12em;text-align:center;text-transform:uppercase;font-size:8px;line-height:1.6}.free-guide{background:linear-gradient(145deg,#60151c,#170c0d);grid-template-columns:.8fr 1.2fr;align-items:center;gap:8vw;display:grid}.guide-art{background:linear-gradient(145deg,#0c0b0a,#24130f);border:1px solid #c9a25d88;place-items:center;min-height:600px;padding:60px;display:grid;position:relative;box-shadow:0 35px 80px #0008}.guide-art>span{background:var(--gold);color:#15100b;letter-spacing:.2em;padding:10px 12px;font-size:8px;font-weight:900;position:absolute;top:20px;left:20px}.guide-art div{text-align:center}.guide-art b{color:var(--gold);font-family:var(--font-playfair),Georgia,serif;font-size:170px;font-style:italic;line-height:.8;display:block}.guide-art h3{font-family:var(--font-playfair),Georgia,serif;margin:32px 0 16px;font-size:34px;font-weight:500;line-height:1.08}.guide-art p{color:#9f9485;letter-spacing:.16em;text-transform:uppercase;font-size:9px}.guide-copy>p:not(.section-index):not(.eyebrow):not(.form-status){color:#c3b7a7;line-height:1.7}.guide-copy form{grid-template-columns:1fr 1fr;gap:11px;margin-top:30px;display:grid}.guide-copy label span{color:#c9bca9;letter-spacing:.16em;text-transform:uppercase;margin-bottom:8px;font-size:8px;font-weight:800;display:block}.guide-copy input{color:#fff;background:#0d0909;border:1px solid #795244;outline:none;width:100%;height:58px;padding:0 16px}.guide-copy input:focus{border-color:var(--gold)}.guide-copy form .button{grid-column:1/3;width:100%}.guide-copy>small{color:#8d7c70;margin-top:14px;line-height:1.5;display:block}.form-status{border-left:2px solid var(--gold);padding:14px;font-size:12px;color:#f1dfc5!important}.faq{color:#17120e;background:#e8e1d6;grid-template-columns:.72fr 1.28fr;gap:8vw;display:grid}.faq-head{align-self:start;position:sticky;top:60px}.faq .eyebrow{color:#8a5a20}.faq-list{border-top:1px solid #aa9b84}.faq-list details{border-bottom:1px solid #aa9b84}.faq-list summary{cursor:pointer;min-height:83px;font-family:var(--font-playfair),Georgia,serif;justify-content:space-between;align-items:center;gap:20px;font-size:21px;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:#936428;font-size:25px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:#5f574e;margin:0 45px 24px 0;line-height:1.75}.medical-disclaimer{color:#60574c;border:1px solid #b5a68f;grid-column:1/3;margin:25px 0 0;padding:25px;font-size:11px;line-height:1.7}.final-cta{text-align:center;background:radial-gradient(circle,#2e1114,#070707 65%);flex-direction:column;justify-content:center;align-items:center;min-height:680px;display:flex}.final-cta h2{font-size:clamp(68px,8vw,122px)}.final-cta>p:not(.eyebrow){color:#b5aa9b;max-width:700px;font-size:17px;line-height:1.7}.final-cta .button{min-width:320px;margin-top:25px}.notice{z-index:100;border:1px solid var(--gold);color:#eee;background:#12100ff5;align-items:flex-start;gap:20px;width:min(470px,100vw - 44px);padding:22px 24px;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 20px 70px #000}.notice p{margin:0;font-size:13px;line-height:1.6}.notice button{color:var(--gold);cursor:pointer;background:0 0;border:0;font-size:24px}.mobile-sticky-cta{display:none}footer{border-top:1px solid var(--line);color:#8b8174;background:#050505;grid-template-columns:.8fr .8fr 1.4fr;align-items:center;gap:6vw;min-height:210px;padding:48px 5.5vw;font-size:10px;display:grid}.press{color:var(--gold);letter-spacing:.2em;font-size:8px}.footer-contact a{color:#d1c4b3}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:14px 19px;display:flex}.footer-links span,.footer-links a{border-bottom:1px solid #4b4032;padding-bottom:4px}[data-reveal]{opacity:0;transition:opacity .8s,transform .8s cubic-bezier(.2,.7,.2,1);transform:translateY(32px)}[data-reveal].is-visible{opacity:1;transform:none}.reveal-left[data-reveal]{transform:translate(-65px)}.reveal-right[data-reveal]{transform:translate(65px)}.reveal-left.is-visible,.reveal-right.is-visible{transform:none!important}@keyframes riseIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:none}}@keyframes coverIn{0%{opacity:0;transform:translate(60px)rotate(3deg)}to{opacity:1;transform:none}}@keyframes pulseLine{0%,to{opacity:.5;transform:scaleX(.35)}50%{opacity:1;transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}[data-reveal]{opacity:1;transform:none}}@media (width<=1050px){nav a:not(.nav-cta){display:none}.hero-content{grid-template-columns:1fr .55fr;gap:3vw}.hero-copy h1 span{font-size:7vw}.hero-copy h1 em{font-size:8.5vw}.hero-product>img{width:30vw}.offer-grid{grid-template-columns:1fr}.offer-card h3{min-height:0}.offer-card ul{columns:2;column-gap:25px}.instant,.story-layout,.author,.free-guide,.faq{grid-template-columns:1fr}.story-photo-stack,.faq-head{position:static}.story-photo-stack img{height:480px}.faq-list{margin-top:20px}.medical-disclaimer{grid-column:1}.wish-heading{grid-template-columns:1fr;gap:24px}.review-grid{grid-template-columns:repeat(2,1fr)}.retail{flex-direction:column;align-items:flex-start}.retail-actions{width:100%}.retail-actions .button{flex:1}.guide-art{min-height:500px}}@media (width<=720px){.announcement{text-align:center;letter-spacing:.14em;height:30px;padding:0 12px;font-size:6px}.site-header{height:65px;padding:0 18px;top:30px}.site-header.is-scrolled{top:0}.wordmark{letter-spacing:.24em;font-size:17px}.nav-cta{padding:11px 12px;font-size:7px}.section{padding:82px 20px}.section h2{font-size:clamp(45px,13vw,68px)}.sales-hero{align-items:flex-end;height:auto;min-height:1040px;padding-top:85px}.hero-art{background-position:63% 42%}.hero-overlay{background:linear-gradient(#05050555 0%,#08070773 14%,#070707f8 45%,#070707 100%)}.hero-content{flex-direction:column-reverse;gap:34px;padding:120px 20px 78px;display:flex}.hero-product>img{width:min(270px,72vw);max-height:430px;transform:perspective(900px)rotateY(-5deg)}.video-teaser{width:min(330px,88vw)}.hero-copy{text-align:left}.hero-copy h1{margin:22px 0}.hero-copy h1 span{font-size:clamp(44px,13vw,64px)}.hero-copy h1 em{font-size:clamp(59px,17vw,82px)}.hero-description{font-size:17px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.scroll-cue{display:none}.trust-strip{letter-spacing:.1em;flex-wrap:wrap;gap:10px 13px;font-size:7px}.offer-card{padding:36px 23px 25px}.offer-card ul{columns:1}.offer-card h3{font-size:31px}.offer-price{font-size:40px}.bundle-grid{grid-template-columns:1fr}.bundle-grid article:last-child{grid-column:1}.tribute{grid-template-columns:1fr;gap:48px}.tribute-image img{height:430px}.tribute-copy blockquote{font-size:58px}.zay .tribute-copy{order:2}.story-photo-stack img{height:330px}.timeline article{grid-template-columns:52px 1fr;gap:12px}.timeline article>span{font-size:29px}.timeline h3{font-size:24px}.section-cta{flex-direction:column;align-items:flex-start;padding:28px 20px}.section-cta .button{width:100%}.section-cta p{font-size:23px}.wish-section:before{font-size:260px}.wish-list li{grid-template-columns:58px 1fr;gap:13px;min-height:115px;padding-inline:0}.wish-list li>span{font-size:49px}.wish-list p{font-size:21px}.author-main{height:480px}.author-thumbs img{height:105px}.video-grid{grid-template-columns:1fr}.video-grid h3{min-height:0}.review-grid{grid-template-columns:1fr}.retail-actions{flex-direction:column}.retail-actions .button{width:100%;min-width:0}.guide-art{min-height:430px;padding:40px 24px}.guide-art b{font-size:120px}.guide-art h3{font-size:28px}.guide-copy form{grid-template-columns:1fr}.guide-copy form .button{grid-column:1}.faq-list summary{font-size:18px}.final-cta{min-height:600px}.notice{width:calc(100vw - 24px);bottom:78px;right:12px}.mobile-sticky-cta{z-index:80;border-top:1px solid var(--gold);letter-spacing:.16em;background:linear-gradient(110deg,#62151b,#9b232c);justify-content:center;align-items:center;gap:20px;height:62px;font-size:10px;font-weight:900;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #0008}.mobile-sticky-cta span{color:var(--gold)}footer{text-align:center;grid-template-columns:1fr;padding-bottom:95px}.footer-links{justify-content:center}}.thank-you-page{min-height:100vh;color:var(--paper);background:radial-gradient(circle at 50% 0,#401318,#080808 48%);padding:38px 5vw 80px}.thank-you-page>.wordmark{margin-bottom:45px;display:inline-block}.thank-you-card{background:#0b0a09e8;border:1px solid #625039;max-width:1120px;margin:auto;padding:70px;box-shadow:0 40px 110px #0009}.thank-you-card>h1{font-family:var(--font-playfair),Georgia,serif;letter-spacing:-.05em;margin:22px 0;font-size:clamp(55px,7vw,92px);font-weight:500;line-height:.94}.thank-you-card>h1 em{color:var(--gold);font-weight:500}.thank-you-status{color:#b8ad9e;max-width:760px;font-size:15px;line-height:1.75}.delivery-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin:45px 0;display:grid}.delivery-grid article{background:#12100e;border:1px solid #453a2d;min-height:300px;padding:28px}.delivery-grid article>span{color:var(--gold);font-family:var(--font-playfair),Georgia,serif;font-size:36px}.delivery-grid h2{font-family:var(--font-playfair),Georgia,serif;font-size:27px;font-weight:500}.delivery-grid p{color:#a99d8e;font-size:13px;line-height:1.7}.delivery-grid .button{width:100%;margin-top:15px;font-size:7px}.delivery-grid .button:disabled{opacity:.55;cursor:not-allowed}.delivery-help{border-block:1px solid var(--line);justify-content:space-between;gap:20px;padding:25px;display:flex}.delivery-help a{color:var(--gold)}.thank-social{color:#8f8476;letter-spacing:.12em;text-transform:uppercase;flex-wrap:wrap;gap:18px;margin:25px 0;font-size:9px;display:flex}.thank-social span:first-child{color:#d8cdbd}.back-home{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;margin-top:25px;font-size:10px;font-weight:800;display:inline-block}@media (width<=1050px){.delivery-grid{grid-template-columns:1fr}.delivery-grid article{min-height:0}}@media (width<=720px){.thank-you-page{padding:25px 14px 70px}.thank-you-card{padding:38px 20px}.thank-you-card>h1{font-size:48px}.delivery-help{flex-direction:column}.thank-social{gap:12px}}.sales-hero:before,.sales-hero:after{content:"";z-index:12;pointer-events:none;background:#000;height:9px;position:absolute;left:0;right:0}.sales-hero:before{top:0}.sales-hero:after{bottom:0}.hero-depth-grid{z-index:1;opacity:.26;transform-origin:bottom;background-image:linear-gradient(#c9a25d28 1px,#0000 1px),linear-gradient(90deg,#c9a25d28 1px,#0000 1px);background-size:56px 56px;width:75%;height:68%;position:absolute;bottom:-27%;right:-18%;transform:perspective(700px)rotateX(64deg)rotate(-7deg);-webkit-mask-image:linear-gradient(#0000 22%,#000);mask-image:linear-gradient(#0000 22%,#000)}.hero-light-beam{z-index:1;filter:blur(22px);background:linear-gradient(90deg,#0000,#e3bd7430,#0000);width:28%;height:145%;animation:8s ease-in-out infinite alternate lightSweep;position:absolute;top:-25%;right:5%;transform:rotate(18deg)}.cinema-dust{z-index:3;pointer-events:none;position:absolute;inset:0}.cinema-dust i{opacity:0;background:#f4d9a2;border-radius:50%;width:4px;height:4px;animation:8s linear infinite floatDust;position:absolute;box-shadow:0 0 16px #e2bd70}.cinema-dust i:first-child{animation-delay:0s;top:78%;left:53%}.cinema-dust i:nth-child(2){width:2px;height:2px;animation-delay:1.7s;top:69%;left:71%}.cinema-dust i:nth-child(3){animation-delay:3.4s;top:82%;left:87%}.cinema-dust i:nth-child(4){width:3px;height:3px;animation-delay:5s;top:57%;left:62%}.cinema-dust i:nth-child(5){width:2px;height:2px;animation-delay:6.3s;top:64%;left:94%}.cinema-dust i:nth-child(6){animation-delay:7.1s;top:88%;left:78%}.hero-product{perspective:1700px;transform-style:preserve-3d}.book-aura{animation:3.8s ease-in-out infinite alternate auraPulse}.book-stage{--tilt-x:0deg;--tilt-y:0deg;z-index:2;aspect-ratio:2/3;perspective:1600px;width:min(370px,27vw);transform-style:preserve-3d;transform:perspective(1600px) rotateX(var(--tilt-y)) rotateY(var(--tilt-x));transition:transform .18s ease-out;position:relative}.book-3d{transform-style:preserve-3d;animation:5s ease-in-out infinite bookFloat;position:absolute;inset:0;transform:rotateY(-13deg)rotateX(2deg)}.book-front{backface-visibility:hidden;background:#17110c;position:absolute;inset:0;overflow:hidden;transform:translateZ(25px);box-shadow:0 35px 80px #000c,0 0 0 1px #d3ad6655}.book-front:after{content:"";background:linear-gradient(105deg,#0000 28%,#fff4cd24 45%,#0000 58%);animation:6s ease-in-out infinite coverGlint;position:absolute;inset:0;transform:translate(-130%)}.book-front img{object-fit:cover;width:100%;height:100%}.book-spine{width:50px;height:100%;transform-style:preserve-3d;color:#dcbf80;writing-mode:vertical-rl;text-orientation:mixed;background:linear-gradient(90deg,#120b09,#62211d 48%,#1a0e0b);border-block:1px solid #b88e4a55;justify-content:center;align-items:center;gap:34px;display:flex;position:absolute;top:0;left:-25px;transform:rotateY(-90deg);box-shadow:inset 0 0 30px #0008}.book-spine b{font-family:var(--font-playfair),Georgia,serif;letter-spacing:.1em;font-size:18px}.book-spine span{letter-spacing:.16em;font-size:7px;font-weight:800}.book-pages{background:repeating-linear-gradient(0deg,#ded0b9 0 1px,#9f907a 2px,#e7dbc7 3px);position:absolute;inset:6px -10px 5px 7px;transform:translateZ(-1px);box-shadow:16px 18px 30px #0008}.book-shadow{filter:blur(22px);opacity:.85;background:#000;height:12%;position:absolute;bottom:-9%;left:5%;right:-10%;transform:rotateX(78deg)translateZ(-40px)}.video-teaser{transition:transform .3s,border-color .3s;transform:translateZ(40px);box-shadow:0 18px 45px #000b}.video-teaser:hover{border-color:var(--gold2);transform:translateZ(40px)translateY(-5px)}[data-tilt]{--tilt-x:0deg;--tilt-y:0deg;--light-x:50%;--light-y:50%;transform-style:preserve-3d;transform:perspective(1300px) rotateX(var(--tilt-y)) rotateY(var(--tilt-x));transition:transform .2s ease-out,opacity .8s,border-color .3s,box-shadow .3s}[data-tilt][data-reveal]:not(.is-visible){transform:perspective(1300px) translateY(32px) rotateX(var(--tilt-y)) rotateY(var(--tilt-x))}.offer-grid,.bundle-grid,.video-grid{perspective:1500px}.offer-card:after,.bundle-grid article:after,.video-grid article:after,.guide-art:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at var(--light-x) var(--light-y),#f5d89a1d,transparent 42%);opacity:0;transition:opacity .25s;position:absolute;inset:0}.offer-card:hover:after,.bundle-grid article:hover:after,.video-grid article:hover:after,.guide-art:hover:after{opacity:1}.offer-card>*{z-index:1;position:relative;transform:translateZ(24px)}.offer-card .offer-badge{transform:translateZ(34px)}.offer-card .offer-price{text-shadow:0 8px 24px #000;transform:translateZ(38px)}.offer-card.featured{box-shadow:0 35px 85px #0009,0 0 45px #8f1f2724}.bundle-grid article{transform-style:preserve-3d;position:relative;box-shadow:0 18px 35px #5a493021}.bundle-grid article>*{z-index:1;position:relative;transform:translateZ(22px)}.bundle-grid article span{text-shadow:0 10px 22px #92713d38;display:inline-block}.story-photo-stack{perspective:1500px;transform-style:preserve-3d}.story-photo-stack img{transition:filter .5s,transform .5s;box-shadow:0 35px 70px #000b}.story-photo-stack:hover img{filter:saturate(.9)}.timeline article{transition:transform .35s,background .35s,padding .35s;position:relative}.timeline article:hover{background:linear-gradient(90deg,#8f1f271b,#0000);padding-left:16px;transform:translate(8px)}.timeline article:before{content:"";background:var(--gold);width:3px;height:0;transition:height .35s,top .35s;position:absolute;top:50%;left:-1px}.timeline article:hover:before{height:70%;top:15%}.video-grid article{transform-style:preserve-3d;position:relative}.video-frame{transition:transform .35s,box-shadow .35s;position:relative;transform:translateZ(22px);box-shadow:0 25px 55px #5e4a302e}.video-grid article:hover .video-frame{transform:translateZ(42px)scale(1.018);box-shadow:0 32px 70px #3b2c1d55}.video-frame:after{content:"";pointer-events:none;border:1px solid #d1aa6548;position:absolute;inset:0}.guide-art{transform-style:preserve-3d}.guide-art>span,.guide-art>div{z-index:1;transform:translateZ(35px)}.section-cta{position:relative;overflow:hidden;box-shadow:inset 0 1px #c9a25d26,0 24px 70px #0005}.section-cta:before{content:"";background:#f6d48d18;width:22%;animation:7s ease-in-out infinite ctaSweep;position:absolute;inset:-80% auto -80% -30%;transform:rotate(18deg)}.button{position:relative;overflow:hidden}.button:before{content:"";background:linear-gradient(90deg,#0000,#fff5cf55,#0000);width:22%;transition:left .7s;position:absolute;top:-50%;bottom:-50%;left:-40%;transform:rotate(16deg)}.button:hover:before{left:125%}.packages,.story,.wish-section,.reviews,.free-guide,.final-cta{isolation:isolate}.packages:before,.story:before,.reviews:before{content:"";z-index:-1;filter:blur(90px);pointer-events:none;background:#8f1f2710;border-radius:50%;width:55vw;height:55vw;position:absolute}.packages,.story,.reviews{position:relative}.packages:before{top:10%;right:-25vw}.story:before{top:25%;left:-30vw}.reviews:before{top:5%;right:-28vw}@keyframes bookFloat{0%,to{transform:rotateY(-13deg)rotateX(2deg)translateY(0)}50%{transform:rotateY(-9deg)rotateX(0)translateY(-14px)}}@keyframes coverGlint{0%,52%{transform:translate(-130%)}72%,to{transform:translate(150%)}}@keyframes auraPulse{to{opacity:.72;transform:scale(1.14)}}@keyframes floatDust{0%{opacity:0;transform:translateY(30px)}20%{opacity:.7}80%{opacity:.35}to{opacity:0;transform:translate(35px,-210px)}}@keyframes lightSweep{to{opacity:.45;transform:translate(-65%)rotate(18deg)}}@keyframes ctaSweep{0%,65%{left:-30%}90%,to{left:130%}}@media (width<=1050px){.book-stage{width:30vw}.story-photo-stack img:first-child,.story-photo-stack img:nth-child(2){transform:none}}@media (width<=720px){.hero-depth-grid{opacity:.16;width:125%;bottom:-15%;right:-55%}.hero-light-beam{display:none}.cinema-dust{opacity:.55}.book-stage{width:min(270px,72vw)}.book-spine{width:36px;left:-18px}.book-3d{transform:rotateY(-10deg)}[data-tilt],[data-tilt][data-reveal]:not(.is-visible),.offer-card>*,.offer-card .offer-badge,.offer-card .offer-price,.bundle-grid article>*,.guide-art>span,.guide-art>div,.video-frame,.video-grid article:hover .video-frame{transform:none}.story-photo-stack{transform:none!important}.sales-hero:before,.sales-hero:after{height:5px}}@media (prefers-reduced-motion:reduce){.book-3d,.book-front:after,.book-aura,.cinema-dust i,.hero-light-beam,.section-cta:before{animation:none!important}[data-tilt]{transform:none!important}}.hero-product{isolation:isolate;justify-content:center;min-height:690px}.hero-product:before{content:"";z-index:-2;filter:blur(2px);background:conic-gradient(from 215deg,#0000,#8f1f273b,#0000 36%,#c9a25d24,#0000 70%);border-radius:50%;width:630px;height:630px;animation:20s linear infinite sceneRotate;position:absolute}.scene-orbit{z-index:-1;border:1px solid #c9a25d48;border-radius:50%;position:absolute;transform:rotateX(68deg)rotate(-12deg);box-shadow:0 0 70px #8f1f2726,inset 0 0 55px #c9a25d0d}.orbit-a{width:560px;height:560px;animation:12s linear infinite orbitTurn}.orbit-b{border-style:dashed;width:430px;height:430px;animation:8s linear infinite reverse orbitTurn}.scene-orbit:after{content:"";background:var(--gold2);border-radius:50%;width:10px;height:10px;position:absolute;top:-5px;left:50%;box-shadow:0 0 24px 8px #e8bd6677}.floating-shot{z-index:-1;width:150px;transform-style:preserve-3d;opacity:.74;background:#090807;border:1px solid #c9a25d88;margin:0;padding:7px;position:absolute;box-shadow:0 30px 70px #000}.floating-shot img{object-fit:cover;filter:grayscale(.45)sepia(.2)contrast(1.1);width:100%;height:190px}.floating-shot figcaption{color:var(--gold);letter-spacing:.2em;padding:8px 4px 3px;font-size:7px;font-weight:900}.shot-hospital{animation:6s ease-in-out infinite shotFloatLeft;top:16%;left:-9%;transform:perspective(900px)rotateY(29deg)rotate(-7deg)translateZ(-80px)}.shot-rebuild{animation:6.8s ease-in-out infinite shotFloatRight;bottom:19%;right:-12%;transform:perspective(900px)rotateY(-28deg)rotate(7deg)translateZ(-100px)}.book-stage{filter:drop-shadow(0 45px 38px #000c);width:min(420px,31vw);animation:1.55s cubic-bezier(.12,.8,.16,1) both sceneEnter}.book-3d{animation:4.8s ease-in-out infinite bookFloatStrong;transform:rotateY(21deg)rotateX(4deg)rotate(-1.5deg)}.book-back{background:#24110f;border:1px solid #9d713d;position:absolute;inset:3px -5px 3px 3px;transform:translateZ(-38px);box-shadow:18px 28px 60px #000}.book-front{transform:translateZ(31px);box-shadow:0 32px 65px #000d,0 0 0 1px #e2bd726b}.book-spine{background:linear-gradient(90deg,#090605,#72251f 42%,#1d0c09 88%);width:62px;left:-31px;transform:rotateY(-90deg)translateZ(0);box-shadow:inset 12px 0 20px #0009,inset -3px 0 5px #e1b66a2c}.book-page-block{z-index:-1;background:repeating-linear-gradient(0deg,#eadfc9 0 1px,#a69880 2px,#dfd1b9 3px);width:64px;position:absolute;top:7px;bottom:8px;right:-31px;transform:rotateY(90deg);box-shadow:inset 9px 0 16px #7c6c56,20px 20px 30px #0009}.book-page-bottom{z-index:-1;background:repeating-linear-gradient(90deg,#e5d8c1 0 2px,#9b8b75 3px,#dacbb3 4px);height:62px;position:absolute;bottom:-31px;left:5px;right:-30px;transform:rotateX(-90deg);box-shadow:inset 0 10px 14px #776751,0 24px 25px #000a}.book-shadow{filter:blur(25px);height:16%;bottom:-14%;left:-5%;right:-22%}.scene-caption{z-index:5;transform-origin:100% 0;color:#e5d7c3;letter-spacing:.27em;align-items:center;gap:12px;font-size:7px;font-weight:900;display:flex;position:absolute;top:9%;right:-4%;transform:rotate(90deg)}.scene-caption i{background:linear-gradient(90deg,var(--gold),transparent);width:70px;height:1px;display:block}.hero-copy h1 span{text-shadow:0 2px #4b3a27,0 7px 22px #000}.hero-copy h1 em{text-shadow:1px 1px #9e7438,2px 2px #725326,3px 3px #4e371a,0 22px 40px #000}.hero-product .video-teaser{background:linear-gradient(110deg,#0b0908ed,#2b1112ed);border-color:#c9a25db8;width:min(470px,35vw);margin-top:-4px;box-shadow:0 24px 60px #000c,0 0 45px #8f1f272c}.hero-overlay{background:linear-gradient(90deg,#030303 0%,#060505f8 37%,#070606c0 61%,#05050545 100%),radial-gradient(circle at 79% 45%,#7d1c2336,#0000 34%),linear-gradient(#0000 55%,#070707 100%)}.offer-card{box-shadow:25px 34px 70px #0008,-1px -1px #c9a25d2e}.offer-card:first-child{transform-origin:100%}.offer-card:nth-child(3){transform-origin:0}.offer-card:hover{box-shadow:35px 48px 90px #000b,0 0 45px #8f1f2726}.section h2 em{text-shadow:1px 1px #725326,2px 2px #3e2b15,0 14px 30px #0004}.instant .section h2 em,.videos .section h2 em{text-shadow:none}.video-frame{border:8px solid #15110d;outline:1px solid #9b783e66}.video-frame:before{content:"";z-index:2;opacity:.14;pointer-events:none;background:repeating-linear-gradient(0deg,#0000 0 3px,#fff1 4px);position:absolute;inset:0}.trust-strip{z-index:6;position:relative;box-shadow:0 -18px 50px #000,0 18px 55px #0008}@keyframes sceneEnter{0%{opacity:0;transform:perspective(1400px)translateZ(-600px)translate(140px)rotateY(-42deg)scale(.55)}to{opacity:1;transform:perspective(1400px)translateZ(0)translate(0)rotateY(0)scale(1)}}@keyframes bookFloatStrong{0%,to{transform:rotateY(21deg)rotateX(4deg)rotate(-1.5deg)translateY(0)}50%{transform:rotateY(16deg)rotateX(1deg)rotate(.5deg)translateY(-19px)}}@keyframes sceneRotate{to{transform:rotate(360deg)}}@keyframes orbitTurn{to{transform:rotateX(68deg)rotate(348deg)}}@keyframes shotFloatLeft{50%{transform:perspective(900px)rotateY(24deg)rotate(-4deg)translate3d(-7px,-17px,-60px)}}@keyframes shotFloatRight{50%{transform:perspective(900px)rotateY(-23deg)rotate(4deg)translate3d(8px,-21px,-75px)}}@media (width<=1050px){.hero-product{min-height:600px}.book-stage{width:min(380px,35vw)}.floating-shot{width:120px}.floating-shot img{height:155px}.shot-hospital{left:-4%}.shot-rebuild{right:-7%}.hero-product:before{width:520px;height:520px}.orbit-a{width:470px;height:470px}.orbit-b{width:350px;height:350px}}@media (width<=720px){.sales-hero{min-height:1180px}.hero-content{gap:8px;padding-top:105px}.hero-product{width:100%;min-height:560px}.hero-product:before{width:470px;height:470px}.orbit-a{width:430px;height:430px}.orbit-b{width:320px;height:320px}.book-stage{width:min(310px,74vw)!important;transform:perspective(1200px)rotateX(2deg)rotateY(0)!important}.book-3d{animation:4.4s ease-in-out infinite bookFloatMobile;transform:rotateY(22deg)rotateX(4deg)rotate(-2deg)}.book-spine{width:48px;left:-24px}.book-page-block{width:48px;right:-24px}.book-page-bottom{height:48px;bottom:-23px;right:-23px}.floating-shot{opacity:.65;width:92px;padding:4px}.floating-shot img{height:120px}.floating-shot figcaption{font-size:5px}.shot-hospital{animation:6s ease-in-out infinite shotMobileLeft;top:20%;left:0;transform:rotate(-10deg)}.shot-rebuild{animation:6.6s ease-in-out infinite shotMobileRight;bottom:20%;right:-2px;transform:rotate(9deg)}.scene-caption{font-size:5px;top:4%;right:0}.hero-product .video-teaser{width:min(350px,90vw);margin-top:6px}.hero-copy h1 span{font-size:clamp(48px,14vw,68px)}.hero-copy h1 em{font-size:clamp(63px,18vw,86px)}.offer-card:first-child{transform:perspective(1100px)rotateY(3deg)!important}.offer-card:nth-child(2){transform:perspective(1100px)rotateY(-3deg)translateZ(12px)!important}.offer-card:nth-child(3){transform:perspective(1100px)rotateY(3deg)!important}}@keyframes bookFloatMobile{0%,to{transform:rotateY(22deg)rotateX(4deg)rotate(-2deg)translateY(0)}50%{transform:rotateY(15deg)rotateX(1deg)rotate(0)translateY(-14px)}}@keyframes shotMobileLeft{50%{transform:rotate(-5deg)translateY(-13px)}}@keyframes shotMobileRight{50%{transform:rotate(5deg)translateY(-16px)}}@media (prefers-reduced-motion:reduce){.hero-product:before,.scene-orbit,.floating-shot{animation:none!important}.book-3d{transform:rotateY(21deg)rotateX(4deg)rotate(-1.5deg)!important}}.film-grain-fixed{z-index:110;pointer-events:none;opacity:.055;mix-blend-mode:screen;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='g'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.88' numOctaves='4' stitchTiles='stitchTiles'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23g)' opacity='.8'/%3E%3C/svg%3E");animation:.22s steps(2,end) infinite grainShift;position:fixed;inset:0}.cursor-light{--cursor-x:50vw;--cursor-y:50vh;z-index:109;pointer-events:none;background:radial-gradient(240px circle at var(--cursor-x) var(--cursor-y),#d8ad5d12,transparent 70%);mix-blend-mode:screen;position:fixed;inset:0}.scroll-progress{z-index:120;background:#0006;height:3px;position:fixed;top:0;left:0;right:0}.scroll-progress span{--progress:0;width:100%;height:100%;transform:scaleX(var(--progress));transform-origin:0;background:linear-gradient(90deg,var(--red),var(--gold2));display:block;box-shadow:0 0 18px #d1a85d}.hero-product{--scene-scroll:0px;--scene-scroll-mobile:0px;transform:translate3d(0,var(--scene-scroll),0);transition:transform 80ms linear}.section{--depth-shift:0px;--depth-opposite:0px;--depth-half:0px;--depth-opposite-half:0px;--depth-quarter:0px;--depth-opposite-quarter:0px;--depth-three-quarter:0px;--depth-opposite-three-quarter:0px;--depth-rotate:0deg;--depth-rotate-soft:0deg;--depth-light:50%}.tribute-image,.author-images{transform:perspective(1400px) translate3d(0,var(--depth-shift),0) rotateX(var(--depth-rotate));transform-style:preserve-3d;transition:transform .12s linear}.tribute-image:before,.author-images:before{content:"";z-index:-1;border:1px solid #c9a25d77;position:absolute;inset:-18px 18px 18px -18px;transform:translateZ(-35px);box-shadow:0 30px 80px #0008}.tribute-image:after,.author-images:after{content:"";z-index:3;pointer-events:none;transform:translateX(var(--depth-opposite));background:linear-gradient(112deg,#0000 35%,#f3d99c17 48%,#0000 62%);position:absolute;inset:0}.zay .tribute-image:before{border-color:#8a5a2077}.story-photo-stack img:first-child{transform:translate3d(0,var(--depth-opposite-half),28px) rotateY(4deg)}.story-photo-stack img:nth-child(2){transform:translate3d(0,var(--depth-half),58px) rotateY(-5deg)}.sales-heading h2,.wish-heading h2,.author-copy h2,.faq-head h2{background:radial-gradient(circle at var(--depth-light) 50%,#fff 0,#ded3c2 35%,#9e907d 85%);color:#0000;-webkit-background-clip:text;background-clip:text}.instant h2,.videos h2,.zay h2,.faq h2{background:radial-gradient(circle at var(--depth-light) 50%,#17120e,#69543a);color:#0000;-webkit-background-clip:text;background-clip:text}.sales-heading h2 em,.wish-heading h2 em,.author-copy h2 em,.faq-head h2 em,.instant h2 em,.zay h2 em{color:var(--gold)}.cinematic-interlude{--depth-shift:0px;--depth-opposite:0px;--depth-half:0px;--depth-opposite-half:0px;--depth-quarter:0px;--depth-opposite-quarter:0px;--depth-three-quarter:0px;--depth-opposite-three-quarter:0px;--depth-rotate:0deg;--depth-light:50%;isolation:isolate;perspective:1600px;background:#070707;align-items:center;min-height:850px;padding:110px 7vw;display:flex;position:relative;overflow:hidden}.cinematic-interlude:before,.cinematic-interlude:after{content:"";z-index:10;background:#000;height:13px;position:absolute;left:0;right:0;box-shadow:0 0 45px #000}.cinematic-interlude:before{top:0}.cinematic-interlude:after{bottom:0}.interlude-back{z-index:-3;filter:grayscale(.8)contrast(1.2)brightness(.38);transform:translate3d(0,var(--depth-three-quarter),-120px) scale(1.15);background-position:50%;background-size:cover;transition:transform .12s linear;position:absolute;inset:-12%}.survival-interlude .interlude-back{background-image:linear-gradient(90deg,#050505e8,#05050580),url(/story/john-stone-mountain.jpeg)}.purpose-interlude .interlude-back{background-image:linear-gradient(90deg,#050505e6,#05050578),url(/story/john-grandma-dolly-family.jpeg);background-position:50% 42%}.cinematic-interlude:after{background:#000}.cinematic-interlude>.interlude-back:after{content:"";background:radial-gradient(circle at 68% 45%,#8f1f274c,#0000 35%),linear-gradient(#05050588,#0000 60%,#050505aa);position:absolute;inset:0}.interlude-frame{z-index:1;transform-style:preserve-3d;background:#0a0908;border:1px solid #c9a25d9c;margin:0;padding:7px;position:absolute;box-shadow:0 42px 90px #000}.interlude-frame img{object-fit:cover;filter:saturate(.62)contrast(1.08);width:100%;height:100%}.interlude-frame span{color:var(--gold);letter-spacing:.2em;background:#090807e8;padding:8px 10px;font-size:7px;font-weight:900;position:absolute;bottom:13px;left:13px}.frame-hospital{width:260px;height:370px;transform:translate3d(0,var(--depth-three-quarter),110px) rotateY(-16deg) rotateZ(5deg);top:8%;right:9%}.frame-recovery{width:310px;height:420px;transform:translate3d(0,var(--depth-opposite-three-quarter),180px) rotateY(-11deg) rotateZ(-5deg);bottom:4%;right:22%}.frame-father{width:390px;height:510px;transform:translate3d(0,var(--depth-three-quarter),150px) rotateY(-15deg) rotateZ(3deg);top:15%;right:9%}.interlude-copy{z-index:4;max-width:820px;transform:translate3d(0,var(--depth-opposite-quarter),240px);position:relative}.interlude-copy>p{color:var(--gold);letter-spacing:.26em;font-size:9px;font-weight:900}.interlude-copy blockquote{font-family:var(--font-playfair),Georgia,serif;letter-spacing:-.05em;text-shadow:0 30px 60px #000;margin:28px 0 40px;font-size:clamp(52px,5.7vw,88px);font-weight:500;line-height:1}.interlude-copy blockquote em{color:var(--gold);font-weight:500}.interlude-copy a{border-bottom:1px solid var(--gold);letter-spacing:.16em;gap:18px;padding-bottom:8px;font-size:9px;font-weight:900;display:inline-flex}.interlude-copy a span{color:var(--gold)}.interlude-number{z-index:-1;color:#c9a25d12;font-family:var(--font-playfair),Georgia,serif;text-align:right;transform:translateY(var(--depth-opposite-three-quarter));text-shadow:0 0 80px #8f1f2730;font-size:clamp(150px,19vw,320px);font-weight:700;line-height:.65;position:absolute;bottom:-4vw;right:-2vw}.cinematic-interlude[data-reveal]{opacity:0;clip-path:inset(14% 0);transition:opacity 1.2s,clip-path 1.25s cubic-bezier(.2,.8,.2,1),transform 1.25s cubic-bezier(.2,.8,.2,1);transform:scale(.955)}.cinematic-interlude[data-reveal].is-visible{opacity:1;clip-path:inset(0);transform:scale(1)}.offer-card[data-reveal]:first-child:not(.is-visible){transform:perspective(1300px)translate3d(-70px,55px,-120px)rotateY(12deg)}.offer-card[data-reveal]:nth-child(2):not(.is-visible){transform:perspective(1300px)translate3d(0,80px,-170px)rotateX(8deg)}.offer-card[data-reveal]:nth-child(3):not(.is-visible){transform:perspective(1300px)translate3d(70px,55px,-120px)rotateY(-12deg)}.wish-list li[data-reveal]:nth-child(odd):not(.is-visible){opacity:0;transform:translate3d(-75px,0,-80px)}.wish-list li[data-reveal]:nth-child(2n):not(.is-visible){opacity:0;transform:translate3d(75px,0,-80px)}.timeline article[data-reveal]:nth-child(odd):not(.is-visible){opacity:0;transform:translate(65px)}.timeline article[data-reveal]:nth-child(2n):not(.is-visible){opacity:0;transform:translate(-45px)}.review-grid article[data-reveal]:not(.is-visible){opacity:0;transform:perspective(1000px)translateY(60px)rotateX(10deg)}.faq-list details[data-reveal]:not(.is-visible){opacity:0;transform:translate(45px)}.tribute[data-reveal]:not(.is-visible) .tribute-image{transform:perspective(1400px)translate(-90px)rotateY(13deg)}.zay[data-reveal]:not(.is-visible) .tribute-image{transform:perspective(1400px)translate(90px)rotateY(-13deg)}.tribute[data-reveal] .tribute-image,.author-images{transition:transform 1.05s cubic-bezier(.2,.8,.2,1)}.final-cta:before{content:"";border:1px solid #c9a25d30;border-radius:50%;width:520px;height:520px;animation:4.5s ease-in-out infinite finalRing;position:absolute}.final-cta>*{z-index:1;position:relative}.final-cta .button{animation:2.6s ease-in-out infinite ctaBreathe}@keyframes grainShift{0%{transform:translate(0)}25%{transform:translate(-1.5%,1%)}50%{transform:translate(1%,-1.5%)}75%{transform:translate(1.5%,1%)}to{transform:translate(-1%,-1%)}}@keyframes finalRing{0%,to{opacity:.15;transform:scale(.72)}50%{opacity:.58;transform:scale(1.2)}}@keyframes ctaBreathe{0%,to{box-shadow:0 10px 35px #8f1f2728}50%{box-shadow:0 18px 55px #8f1f2768,0 0 28px #c9a25d22}}@media (width<=1050px){.cinematic-interlude{min-height:760px}.frame-hospital{width:190px;height:280px;right:4%}.frame-recovery{width:230px;height:330px;right:11%}.frame-father{width:280px;height:390px;right:4%}.interlude-copy{max-width:68%}}@media (width<=720px){.cursor-light{display:none}.film-grain-fixed{opacity:.035}.scroll-progress{height:2px}.hero-product{transform:translate3d(0,var(--scene-scroll-mobile),0)}.tribute-image,.author-images{transform:perspective(1000px) translate3d(0,var(--depth-half),0) rotateX(var(--depth-rotate-soft))}.cinematic-interlude{align-items:flex-end;min-height:850px;padding:90px 20px}.interlude-copy{max-width:100%;padding-bottom:35px;transform:translateZ(170px)}.interlude-copy blockquote{font-size:clamp(43px,12vw,61px)}.frame-hospital{width:145px;height:215px;transform:translate3d(0,var(--depth-half),60px) rotate(7deg);top:6%;right:-8%}.frame-recovery{width:185px;height:260px;transform:translate3d(0,var(--depth-opposite-half),100px) rotate(-6deg);inset:19% auto auto 6%}.frame-father{width:235px;height:315px;transform:translate3d(0,var(--depth-half),90px) rotate(5deg);top:7%;right:-5%}.interlude-number{font-size:145px;bottom:24%}.purpose-interlude .interlude-copy{padding-top:340px}.story-photo-stack img:first-child{transform:translateY(var(--depth-opposite-quarter))}.story-photo-stack img:nth-child(2){transform:translateY(var(--depth-quarter))}.offer-card[data-reveal]:first-child:not(.is-visible),.offer-card[data-reveal]:nth-child(2):not(.is-visible),.offer-card[data-reveal]:nth-child(3):not(.is-visible){transform:translateY(55px)!important}.wish-list li[data-reveal]:nth-child(odd):not(.is-visible){transform:translate(-35px)}.wish-list li[data-reveal]:nth-child(2n):not(.is-visible){transform:translate(35px)}.final-cta:before{width:330px;height:330px}}@media (prefers-reduced-motion:reduce){.film-grain-fixed,.final-cta:before,.final-cta .button{animation:none!important}.hero-product,.tribute-image,.author-images,.interlude-back,.interlude-frame,.interlude-copy,.interlude-number{transform:none!important}.cinematic-interlude[data-reveal]{clip-path:none}}.promo-section{background:radial-gradient(circle at 78% 42%,#8f1f2737,#0000 33%),linear-gradient(135deg,#0b0908,#050505 58%);border-bottom:1px solid #c9a25d24;grid-template-columns:minmax(0,1fr) minmax(300px,470px);align-items:center;gap:clamp(50px,8vw,120px);display:grid;position:relative;overflow:hidden}.promo-section:before{content:"STILL HERE";color:#c9a25d08;font-family:var(--font-playfair),Georgia,serif;white-space:nowrap;pointer-events:none;font-size:clamp(110px,18vw,280px);font-weight:700;line-height:.75;position:absolute;bottom:-4vw;left:-1vw}.promo-copy{z-index:2;max-width:830px;position:relative}.promo-copy h2{font-size:clamp(50px,5.7vw,88px)}.promo-copy>p:not(.eyebrow):not(.section-index){color:#bcb1a3;max-width:680px;margin:0 0 34px;font-size:15px;line-height:1.8}.promo-copy strong{color:#eee5d8}.promo-video-shell{z-index:2;justify-self:center;width:min(100%,420px);position:relative}.promo-video-frame{background:#100c0b;border:1px solid #c9a25da3;padding:9px;position:relative;box-shadow:0 42px 100px #000,0 0 65px #8f1f2732}.promo-video-frame:before,.promo-video-frame:after{content:"";z-index:-1;border:1px solid #c9a25d50;position:absolute}.promo-video-frame:before{inset:18px -20px -18px 20px}.promo-video-frame:after{inset:-18px 20px 18px -20px}.promo-video-frame video{aspect-ratio:9/16;object-fit:cover;background:#000;width:100%;display:block}.promo-video-shell>p{color:#8f8475;letter-spacing:.19em;text-align:center;margin:24px 0 0;font-size:8px;font-weight:900}.promo-video-shell>p span{color:var(--gold)}.offer-grid{grid-template-columns:minmax(0,680px);justify-content:center}.offer-card h3{min-height:0}.offer-card ul{columns:2;column-gap:28px}.offer-card li{break-inside:avoid}@media (width<=900px){.promo-section{grid-template-columns:1fr;gap:55px}.promo-copy{text-align:center;margin-inline:auto}.promo-copy>p:not(.eyebrow):not(.section-index){margin-inline:auto}.promo-video-shell{width:min(100%,390px)}}@media (width<=720px){.promo-section{padding-top:85px;padding-bottom:95px}.promo-copy{text-align:left}.promo-copy .button{width:100%}.promo-video-shell{width:min(88vw,360px)}.promo-video-frame:before{inset:12px -12px -12px 12px}.promo-video-frame:after{inset:-12px 12px 12px -12px}.offer-card ul{columns:1}.digital-downloads{margin-top:70px;padding-top:55px}.digital-downloads-heading{flex-direction:column;align-items:flex-start;gap:12px}.digital-download-grid{grid-template-columns:1fr}.digital-download-card{min-height:0;padding:28px 24px}.digital-download-card h3{font-size:29px}}.hero-offer-line{border-left:2px solid var(--gold);background:linear-gradient(90deg,#100d0bcf,#0000);width:min(610px,100%);margin:0 0 22px;padding:13px 16px;animation:.7s .46s both riseIn}.hero-offer-line strong,.hero-offer-line span{display:block}.hero-offer-line strong{color:#f4eadc;font-family:var(--font-playfair),Georgia,serif;font-size:17px;font-weight:600;line-height:1.25}.hero-offer-line span{color:var(--gold2);letter-spacing:.13em;text-transform:uppercase;margin-top:5px;font-size:9px;font-weight:900}.audience{background:radial-gradient(circle at 15% 15%,#8f1f2727,#0000 30%),linear-gradient(145deg,#0b0908,#15100d);position:relative;overflow:hidden}.audience:before{content:"YOU";color:#c9a25d09;font-family:var(--font-playfair),Georgia,serif;pointer-events:none;font-size:clamp(170px,25vw,390px);font-weight:700;line-height:.75;position:absolute;bottom:-5vw;right:-1vw}.audience-heading{z-index:1;grid-template-columns:.75fr 1.25fr;align-items:end;gap:7vw;margin-bottom:58px;display:grid;position:relative}.audience-heading h2{margin:0}.audience-grid{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid;position:relative}.audience-grid article{background:linear-gradient(150deg,#17120f,#0b0908);border:1px solid #4f4231;min-height:300px;padding:34px;transition:transform .3s,border-color .3s,box-shadow .3s;box-shadow:0 26px 65px #0006}.audience-grid article:hover{border-color:var(--gold);transform:translateY(-6px);box-shadow:0 34px 80px #000a}.audience-grid article>span{color:var(--gold);font-family:var(--font-playfair),Georgia,serif;margin-bottom:50px;font-size:20px;font-style:italic;display:block}.audience-grid h3{font-family:var(--font-playfair),Georgia,serif;margin:0 0 18px;font-size:clamp(27px,2.3vw,37px);font-weight:500;line-height:1.08}.audience-grid p{color:#a99e90;margin:0;font-size:13px;line-height:1.75}.bundle-value-strip{background:linear-gradient(110deg,#3f1316,#17100c);border:1px solid #c9a25d70;align-items:center;gap:22px;max-width:1080px;margin:-28px auto 38px;padding:20px 24px;display:flex;box-shadow:0 22px 55px #0006}.bundle-value-strip>span{background:var(--gold);color:#17110b;letter-spacing:.18em;flex:none;padding:8px 10px;font-size:8px;font-weight:1000}.bundle-value-strip strong{color:#f4eadc;font-family:var(--font-playfair),Georgia,serif;font-size:20px;font-weight:600;line-height:1.25;display:block}.bundle-value-strip p{color:#b6aa9a;margin:5px 0 0;font-size:11px;line-height:1.55}.digital-downloads-heading>div{flex-direction:column;gap:12px;display:flex}.digital-downloads-heading h3{color:#f0e6d8;font-family:var(--font-playfair),Georgia,serif;margin:0;font-size:clamp(32px,3vw,46px);font-weight:500;line-height:1}.digital-downloads-heading h3 em{color:var(--gold);font-weight:500}@keyframes mobileSceneIn{0%{opacity:0}to{opacity:1}}@keyframes bookFloatMobileSafe{0%,to{transform:rotateY(13deg)rotateX(3deg)rotate(-1deg)translateY(0)}50%{transform:rotateY(8deg)rotateX(1deg)rotate(.4deg)translateY(-10px)}}@media (width<=720px){.sales-hero{align-items:stretch;height:auto;min-height:0;overflow:hidden}.hero-content{text-align:left;grid-template-columns:minmax(0,1fr);gap:0;padding:112px 20px 82px;display:grid}.hero-copy{display:contents}.hero-content .hero-eyebrow{order:1}.hero-content .hero-copy h1{order:2}.hero-product{isolation:isolate;opacity:1;visibility:visible;order:3;justify-content:flex-start;width:100%;min-height:480px;margin:12px 0 32px;padding:24px 34px 0;animation:none;overflow:visible;transform:none!important}.hero-content .hero-description{order:4}.hero-content .hero-subtitle{order:5}.hero-content .hero-author{order:6}.hero-content .hero-offer-line{order:7}.hero-content .hero-actions{order:8}.hero-product:before{width:min(320px,84vw);height:min(320px,84vw)}.book-aura{filter:blur(46px);width:min(290px,76vw);height:55%;top:12%}.orbit-a{width:min(310px,82vw);height:min(310px,82vw)}.orbit-b{width:min(235px,62vw);height:min(235px,62vw)}.book-stage{filter:drop-shadow(0 30px 26px #000c);opacity:1;visibility:visible;max-width:230px;margin:30px auto 0;animation:.65s ease-out both mobileSceneIn;width:min(230px,61vw)!important;transform:none!important}.book-3d{animation:4.8s ease-in-out infinite bookFloatMobileSafe;transform:rotateY(13deg)rotateX(3deg)rotate(-1deg)}.book-spine{width:38px;left:-19px}.book-page-block{width:40px;right:-19px}.book-page-bottom{height:40px;bottom:-19px;right:-19px}.book-back{transform:translateZ(-25px)}.book-front{transform:translateZ(22px)}.book-shadow{filter:blur(18px);height:12%;bottom:-11%;left:0;right:-12%}.floating-shot{z-index:1;opacity:.6;width:78px;padding:4px}.floating-shot img{height:102px}.shot-hospital{top:23%;left:0}.shot-rebuild{bottom:19%;right:0}.scene-caption{font-size:5px;top:8%;right:7px}.scene-caption i{width:44px}.hero-product .video-teaser{width:min(340px,100vw - 48px);margin-top:22px}.hero-offer-line{margin-bottom:18px}.hero-offer-line strong{font-size:16px}.hero-actions .button:first-child{letter-spacing:.09em;font-size:8px}.audience-heading{grid-template-columns:1fr;gap:20px;margin-bottom:38px}.audience-grid{grid-template-columns:1fr}.audience-grid article{min-height:0;padding:28px 24px}.audience-grid article>span{margin-bottom:26px}.bundle-value-strip{flex-direction:column;align-items:flex-start;margin:-16px 0 30px;padding:20px}.bundle-value-strip strong{font-size:18px}.digital-downloads-heading h3{font-size:34px}.mobile-sticky-cta{letter-spacing:.12em;padding-inline:16px;font-size:9px}}@media (width<=380px){.hero-product{min-height:450px;padding-inline:28px}.book-stage{width:min(215px,59vw)!important}.floating-shot{width:70px}.floating-shot img{height:92px}.hero-product .video-teaser{width:calc(100vw - 36px)}}@media (width<=720px) and (prefers-reduced-motion:reduce){.book-3d{transform:rotateY(11deg)rotateX(2deg)!important}}.photo-gallery{background:radial-gradient(circle at 82% 12%,#8f1f272c,#0000 30%),linear-gradient(145deg,#080706,#15100d 62%,#080706);position:relative;overflow:hidden}.photo-gallery:before{content:"STILL HERE";color:#c9a25d08;font-family:var(--font-playfair),Georgia,serif;white-space:nowrap;pointer-events:none;font-size:clamp(120px,19vw,300px);font-weight:700;line-height:.72;position:absolute;top:7vw;right:-2vw}.photo-gallery-heading{z-index:1;grid-template-columns:.7fr 1.05fr .7fr;align-items:end;gap:5vw;margin-bottom:70px;display:grid;position:relative}.photo-gallery-heading h2{margin:0}.photo-gallery-heading>p{color:#ada294;margin:0;font-size:14px;line-height:1.75}.photo-gallery-grid{z-index:1;columns:2 380px;column-gap:18px;position:relative}.photo-gallery-card{break-inside:avoid;background:#0b0908;border:1px solid #594a35;margin:0 0 18px;position:relative;overflow:hidden;box-shadow:0 34px 80px #0009}.photo-gallery-card:before{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000 48%,#070605ec 100%);transition:opacity .4s;position:absolute;inset:0}.photo-gallery-card:after{content:"";z-index:3;pointer-events:none;border:1px solid #c9a25d52;position:absolute;inset:10px}.photo-gallery-card img{filter:saturate(.72)contrast(1.03);width:100%;height:auto;transition:transform .8s cubic-bezier(.2,.8,.2,1),filter .5s}.photo-gallery-card:hover img{filter:saturate(.95)contrast(1.03);transform:scale(1.025)}.photo-gallery-card figcaption{z-index:4;padding:58px 32px 30px;position:absolute;bottom:0;left:0;right:0}.photo-gallery-card figcaption span,.photo-gallery-card figcaption strong{display:block}.photo-gallery-card figcaption span{color:var(--gold2);letter-spacing:.22em;margin-bottom:8px;font-size:8px;font-weight:900}.photo-gallery-card figcaption strong{color:#fff8ed;max-width:480px;font-family:var(--font-playfair),Georgia,serif;font-size:clamp(23px,2.25vw,35px);font-weight:500;line-height:1.08}.photo-gallery-card[data-reveal]:not(.is-visible){opacity:0;transform:translateY(55px)}@media (width<=1050px){.photo-gallery-heading{grid-template-columns:1fr 1.25fr;gap:28px}.photo-gallery-heading>p{grid-column:2}}@media (width<=720px){.photo-gallery-heading{grid-template-columns:1fr;gap:20px;margin-bottom:42px}.photo-gallery-heading>p{grid-column:1}.photo-gallery-grid{columns:1}.photo-gallery-card{margin-bottom:14px}.photo-gallery-card figcaption{padding:48px 22px 23px}.photo-gallery-card:after{inset:7px}.photo-gallery-card figcaption strong{font-size:27px}}
