@font-face{font-family:Poppins HQ;src:url(/assets/poppins-regular.woff2) format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Poppins HQ;src:url(/assets/poppins-semibold.woff2) format("woff2");font-style:normal;font-weight:600;font-display:swap}@font-face{font-family:Poppins HQ;src:url(/assets/poppins-bold.woff2) format("woff2");font-style:normal;font-weight:800;font-display:swap}:root{color:#f7f7f4;background:#050505;font-family:Poppins HQ,Arial Black,Arial,sans-serif;font-synthesis:none;--black: #050505;--panel: #0d0d0d;--panel-soft: #141414;--line: #2c2c2c;--line-gold: #7b6210;--gold: #ffc400;--gold-soft: #e0b00b;--white: #f7f7f4;--muted: #b7b7b3;--muted-strong: #d0d0cc;--max: 1210px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px;overflow-x:clip}body{margin:0;min-width:320px;min-height:100vh;background:var(--black);color:var(--white);-webkit-font-smoothing:antialiased}#root{overflow-x:clip}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em}p{color:var(--muted);line-height:1.72}.section-shell{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.eyebrow{margin-bottom:17px;color:var(--gold);font-size:.75rem;font-weight:800;letter-spacing:.16em;line-height:1.4}.button{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 24px;border:1px solid var(--gold);border-radius:8px;background:transparent;color:var(--gold);font-size:.93rem;font-weight:800;cursor:pointer;transition:transform .16s ease,background-color .16s ease,color .16s ease,border-color .16s ease}.button:hover{transform:translateY(-2px)}.button:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #fff;outline-offset:3px}.button-primary{background:var(--gold);color:#070707}.button-primary:hover{background:#ffd23d;border-color:#ffd23d}.button-secondary:hover{background:var(--gold);color:#070707}.site-header{position:sticky;z-index:40;top:0;border-bottom:1px solid #3c310b;background:#050505f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{width:min(calc(100% - 48px),1190px);min-height:108px;margin-inline:auto;display:grid;grid-template-columns:280px 1fr auto;align-items:center;gap:30px}.brand img{width:275px;height:auto}.main-nav{justify-self:center;display:flex;align-items:center;gap:4px;padding:5px;border:1px solid #2c2c2c;border-radius:999px;background:#0b0b0b}.main-nav a{padding:12px 16px;border-radius:999px;color:#ededeb;font-size:.81rem;font-weight:700;white-space:nowrap}.main-nav a:hover,.main-nav .active{background:var(--gold);color:#050505}.header-cta{min-width:165px}.mobile-menu-button{display:none;border:0;background:transparent;color:var(--gold)}.hero{position:relative;min-height:650px;display:grid;grid-template-columns:minmax(0,1.22fr) minmax(360px,.78fr);align-items:center;gap:70px;isolation:isolate}.hero-lines{position:absolute;z-index:0;right:-105px;bottom:0;width:700px;height:auto;opacity:.33}.hero-copy,.hero-mark{position:relative;z-index:1}.hero-copy{padding-block:80px}.hero h1{max-width:790px;margin-bottom:28px;font-size:clamp(3.5rem,6.4vw,6.05rem);font-weight:800;line-height:.98}.hero h1 span{color:var(--gold)}.hero-description{max-width:760px;margin-bottom:32px;color:#d3d3ce;font-size:clamp(1rem,1.45vw,1.16rem)}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:14px;margin-bottom:30px}.hero-proof{display:flex;flex-wrap:wrap;gap:10px 22px;color:#c6c6c1;font-size:.78rem}.hero-proof span{display:inline-flex;align-items:center;gap:7px}.hero-proof svg{color:var(--gold)}.hero-mark{position:relative;justify-self:end;width:min(100%,410px);padding:18px;border:3px solid #f1f1ee}.hero-mark:before{position:absolute;top:16px;right:16px;bottom:16px;left:16px;border:3px solid #f1f1ee;content:"";pointer-events:none}.hero-mark img{aspect-ratio:1;width:100%;object-fit:cover}.statement-section{padding:82px 0;border-block:1px solid #252525;background:#171717}.narrow-centered{max-width:920px;text-align:center}.narrow-centered h2,.section-heading h2,.matcher-copy h2,.tools-content h2,.about-copy h2,.final-cta h2,.lead-copy h2{margin-bottom:18px;font-size:clamp(2rem,3.5vw,3.2rem);line-height:1.12}.narrow-centered p:last-child{max-width:820px;margin:0 auto;font-size:1.02rem}.paths-section,.process-section,.guides-section{padding-block:100px}.section-heading{margin-bottom:42px}.section-heading>p:last-child{max-width:670px;margin-bottom:0}.centered{max-width:850px;margin-inline:auto;text-align:center}.centered>p:last-child{margin-inline:auto}.path-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.path-card{min-height:292px;display:flex;flex-direction:column;align-items:flex-start;padding:30px;border:1px solid var(--line-gold);border-radius:8px;background:#090909;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.path-card:hover{transform:translateY(-5px);border-color:var(--gold);background:#11100b}.path-card>svg{margin-bottom:32px;color:var(--gold)}.path-card h3{margin-bottom:12px;font-size:1.18rem}.path-card p{margin-bottom:24px;font-size:.88rem;line-height:1.6}.path-card span,.launch-card a,.guide-card a,.text-link{display:inline-flex;align-items:center;gap:9px;margin-top:auto;color:var(--gold);font-size:.82rem;font-weight:800}.matcher-section{min-height:560px;display:grid;grid-template-columns:.9fr 1.1fr;overflow:hidden;margin-bottom:100px;border:1px solid #323232;border-radius:9px;background:#111}.matcher-visual img{width:100%;height:100%;object-fit:cover}.matcher-copy{align-self:center;padding:70px}.matcher-copy>p:not(.eyebrow){max-width:680px}.check-list{display:grid;gap:12px;margin:28px 0 32px;padding:0;list-style:none;color:#d3d3ce;font-size:.87rem}.check-list li,.kit-card li{display:flex;align-items:flex-start;gap:10px}.check-list svg,.kit-card li svg{flex:0 0 auto;margin-top:2px;color:var(--gold)}.launches-section,.kits-section{padding-block:100px;border-block:1px solid #222;background:#0c0c0c}.split-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px}.split-heading>p{max-width:520px;margin-bottom:5px}.launch-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.launch-card{min-height:300px;padding:28px;border:1px solid #333;border-top:2px solid var(--gold);border-radius:8px;background:#131313}.launch-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:36px;color:var(--gold)}.launch-card-top span,.guide-card span,.tool-stack-list a>div>span{color:var(--gold);font-size:.69rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.launch-card h3{min-height:58px;margin-bottom:26px;font-size:1.32rem}.launch-card dl{margin:0 0 28px}.launch-card dl div{display:flex;justify-content:space-between;padding-block:9px;border-bottom:1px solid #2b2b2b}.launch-card dt{color:#8f8f8a;font-size:.76rem}.launch-card dd{margin:0;color:#e7e7e2;font-size:.78rem;font-weight:700}.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none}.process-grid li{min-height:230px;padding:30px;border-left:1px solid #333}.process-grid li:last-child{border-right:1px solid #333}.process-grid li>span{color:var(--gold);font-size:.8rem;font-weight:800}.process-grid h3{margin:50px 0 12px;font-size:1.4rem}.process-grid p{margin:0;font-size:.84rem}.lead-section{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;margin-bottom:100px;padding:60px;border:1px solid var(--line-gold);border-radius:9px;background:#12100a}.lead-copy>p:not(.eyebrow){max-width:670px}.lead-features{display:flex;flex-wrap:wrap;gap:12px 20px;color:#d7d7d2;font-size:.79rem}.lead-features span{display:inline-flex;align-items:center;gap:7px}.lead-features svg{color:var(--gold)}.lead-form{display:grid;align-content:center;gap:12px;padding:30px;border-radius:7px;background:#080808}.lead-form label,.result-form label{color:#eeeeeb;font-size:.85rem;font-weight:700}.lead-form>div{min-height:54px;display:flex;align-items:center;gap:10px;padding:0 16px;border:1px solid #424242;border-radius:7px;background:#141414;color:var(--gold)}.lead-form input,.result-form input{width:100%;border:0;background:transparent;color:var(--white);outline:0}.lead-form small,.result-form small{color:#858580;font-size:.68rem;line-height:1.5}.form-error{color:#ff8e8e!important;font-weight:700}.lead-success .button{width:fit-content;margin-top:18px}.button:disabled{cursor:wait;opacity:.7;transform:none}.lead-success{align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:40px;border-radius:7px;background:#080808}.lead-success svg{margin-bottom:16px;color:var(--gold)}.lead-success h3{margin-bottom:10px}.lead-success p{margin:0}.kit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.kit-card{position:relative;min-height:470px;display:flex;flex-direction:column;padding:34px;border:1px solid #393939;border-radius:9px;background:#121212}.kit-card.featured{border-color:var(--gold)}.popular-badge{position:absolute;top:0;right:20px;padding:8px 12px;border-radius:0 0 6px 6px;background:var(--gold);color:#050505;font-size:.62rem;font-weight:800;letter-spacing:.1em}.kit-title-row{min-height:95px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.kit-title-row h3{max-width:250px;font-size:1.48rem;line-height:1.25}.kit-title-row strong{color:var(--gold);font-size:1.42rem}.kit-card>p:not(.eyebrow){min-height:105px;font-size:.87rem}.kit-card ul{display:grid;gap:12px;margin:0 0 32px;padding:0;list-style:none;color:#d3d3ce;font-size:.8rem}.kit-card .button{width:100%;margin-top:auto}.tools-section{display:grid;grid-template-columns:.82fr 1.18fr;gap:42px;padding-block:100px}.tools-image{min-height:690px}.tools-image img{width:100%;height:100%;object-fit:cover;border:1px solid #333}.tool-stack-list{display:grid}.tool-stack-list>a{display:grid;grid-template-columns:48px 1fr auto;gap:17px;padding:24px 0;border-top:1px solid #303030}.tool-stack-list>a:last-child{border-bottom:1px solid #303030}.tool-stack-list>a>svg:first-child{color:var(--gold)}.tool-stack-list h3{margin:6px 0 7px;font-size:1.07rem}.tool-stack-list p{margin-bottom:10px;font-size:.8rem;line-height:1.55}.tool-stack-list small{color:#a7a79f;font-size:.68rem}.stack-arrow{align-self:center;color:var(--gold);transition:transform .16s ease}.tool-stack-list a:hover .stack-arrow{transform:translate(5px)}.disclosure{margin:18px 0 0;color:#84847f;font-size:.66rem;line-height:1.55}.guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.guide-card{overflow:hidden;border:1px solid #343434;border-radius:8px;background:#111}.guide-card img{width:100%;aspect-ratio:1.62;object-fit:cover}.guide-card>div{min-height:300px;display:flex;flex-direction:column;padding:28px}.guide-card h3{margin:15px 0 14px;font-size:1.24rem;line-height:1.3}.guide-card p{font-size:.82rem}.about-section{padding-block:100px;border-block:1px solid #282828;background:#151515}.about-inner{display:grid;grid-template-columns:340px 1fr;align-items:center;gap:90px}.about-mark{padding:20px;border:2px solid #eeeeea}.about-copy>p:not(.eyebrow){max-width:730px}.trust-row{display:flex;flex-wrap:wrap;gap:10px 20px;margin:28px 0 30px;color:#d3d3ce;font-size:.75rem}.trust-row span{display:inline-flex;align-items:center;gap:6px}.trust-row svg{color:var(--gold)}.final-cta{display:flex;align-items:center;justify-content:space-between;gap:60px;padding-block:100px}.final-cta>div:first-child{max-width:750px}.final-cta>div:last-child{flex:0 0 auto;display:flex;gap:12px}.site-footer{padding-top:70px;border-top:1px solid #3b300a;background:#080808}.footer-grid{display:grid;grid-template-columns:1.8fr repeat(3,1fr);gap:60px;padding-bottom:65px}.footer-logo{width:290px;margin-bottom:24px}.footer-grid>div:first-child p{max-width:440px;font-size:.83rem}.footer-grid h2{margin-bottom:20px;color:var(--gold);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.footer-grid a{display:block;margin-bottom:12px;color:#bdbdb8;font-size:.77rem}.footer-grid a:hover{color:var(--gold)}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding-block:24px;border-top:1px solid #292929;color:#84847f;font-size:.68rem}.modal-backdrop{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#000000d1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.quiz-modal{position:relative;width:min(100%,760px);max-height:calc(100dvh - 48px);overflow-y:auto;padding:48px;border:1px solid var(--line-gold);border-radius:11px;background:#101010;box-shadow:0 24px 90px #000000a6}.modal-close{position:absolute;top:18px;right:18px;width:42px;height:42px;display:grid;place-items:center;border:1px solid #3a3a3a;border-radius:50%;background:#171717;color:#fff;cursor:pointer}.quiz-progress{width:calc(100% - 54px);height:5px;overflow:hidden;margin-bottom:36px;border-radius:99px;background:#303030}.quiz-progress span{display:block;height:100%;border-radius:inherit;background:var(--gold);transition:width .18s ease}.quiz-modal h2{margin-bottom:28px;font-size:clamp(1.8rem,4vw,2.75rem);line-height:1.15}.kit-preview-modal{max-width:650px}.kit-preview-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:28px}.kit-preview-heading strong{color:var(--gold);font-size:clamp(2rem,5vw,3rem);line-height:1}.kit-preview-includes{margin:28px 0;padding:22px;border:1px solid var(--border-strong);background:var(--surface-soft)}.kit-preview-includes>span{display:block;margin-bottom:14px;color:var(--gold);font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.kit-preview-includes ul{display:grid;gap:12px;margin:0;padding:0;list-style:none}.kit-preview-includes li{display:flex;align-items:center;gap:10px}.kit-preview-includes li svg{flex:0 0 auto;color:var(--gold)}.prototype-note{display:block;margin-top:14px;color:var(--muted);line-height:1.5}.quiz-options{display:grid;gap:12px}.quiz-options button{min-height:66px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;border:1px solid #3a3a3a;border-radius:8px;background:#171717;color:#f1f1ed;font-size:.93rem;font-weight:700;text-align:left;cursor:pointer}.quiz-options button:hover{border-color:var(--gold);color:var(--gold)}.text-button{margin-top:20px;padding:8px 0;border:0;background:transparent;color:#aaa;font-size:.76rem;cursor:pointer;text-decoration:underline}.modal-intro{margin-bottom:25px;font-size:.84rem}.result-list{display:grid;gap:10px;margin-bottom:26px}.result-list article{display:grid;grid-template-columns:46px 1fr;gap:14px;padding:18px;border:1px solid #383838;border-radius:7px;background:#171717}.result-list article>span{color:var(--gold);font-size:.76rem;font-weight:800}.result-list h3{margin:0 0 5px;font-size:1rem}.result-list p{margin:0;font-size:.74rem;line-height:1.55}.result-form{display:grid;gap:9px;padding-top:23px;border-top:1px solid #333}.result-form>div{display:grid;grid-template-columns:1fr auto;gap:10px}.result-form input{min-height:54px;padding:0 16px;border:1px solid #414141;border-radius:7px;background:#171717}.success-message{display:flex;align-items:center;gap:10px;padding:18px;border:1px solid var(--line-gold);border-radius:7px;background:#161309;color:#eeeeea;font-size:.82rem}.success-message svg{color:var(--gold)}@media(max-width:1120px){.header-inner{grid-template-columns:215px 1fr auto;gap:18px}.brand img{width:210px}.main-nav a{padding-inline:12px;font-size:.74rem}.header-cta{min-width:144px;padding-inline:16px}.hero{grid-template-columns:1fr 340px;gap:35px}.hero h1{font-size:clamp(3.4rem,6.6vw,5.2rem)}.path-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.matcher-copy{padding:48px}}@media(max-width:900px){.header-inner{min-height:88px;grid-template-columns:1fr auto}.brand img{width:230px}.mobile-menu-button{display:grid;place-items:center}.main-nav{position:absolute;top:87px;left:24px;right:24px;display:none;padding:10px;border-radius:10px;background:#0d0d0d}.main-nav.is-open{display:grid}.main-nav a{padding:14px 16px;border-radius:6px}.header-cta{display:none}.hero{min-height:auto;grid-template-columns:1fr;padding-bottom:70px}.hero-copy{padding:74px 0 20px}.hero h1{max-width:760px;font-size:clamp(3.2rem,10vw,5.6rem)}.hero-mark{width:330px;justify-self:start}.matcher-section,.tools-section,.lead-section,.about-inner{grid-template-columns:1fr}.matcher-visual{max-height:420px}.matcher-copy{padding:48px}.launch-grid,.kit-grid,.guide-grid,.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-grid li:nth-child(3){border-top:1px solid #333}.process-grid li:last-child{border-top:1px solid #333}.lead-section{gap:35px}.tools-image{min-height:460px}.about-mark{width:310px}.footer-grid{grid-template-columns:1.5fr repeat(2,1fr)}.footer-grid>div:last-child{grid-column:2}}@media(max-width:680px){.section-shell,.header-inner{width:min(calc(100% - 30px),var(--max))}.brand img{width:190px}.hero-copy{padding-top:58px}.hero h1{font-size:clamp(2.85rem,14vw,4.4rem)}.hero-actions .button{width:100%}.hero-proof{display:grid}.hero-mark{width:min(100%,310px)}.statement-section,.paths-section,.launches-section,.process-section,.kits-section,.tools-section,.guides-section,.about-section,.final-cta{padding-block:72px}.path-grid,.launch-grid,.process-grid,.kit-grid,.guide-grid{grid-template-columns:1fr}.path-card{min-height:260px}.matcher-section{width:min(calc(100% - 30px),var(--max));margin-bottom:72px}.matcher-visual{max-height:300px}.matcher-copy{padding:34px 24px 40px}.split-heading{display:block}.process-grid li,.process-grid li:nth-child(3),.process-grid li:last-child{border:0;border-bottom:1px solid #333}.lead-section{padding:30px 22px}.lead-form{padding:22px}.kit-title-row{min-height:auto}.kit-card>p:not(.eyebrow){min-height:auto}.tools-image{min-height:310px}.tool-stack-list>a{grid-template-columns:40px 1fr}.stack-arrow{display:none}.guide-card>div{min-height:auto}.about-inner{gap:45px}.about-mark{width:min(100%,290px)}.final-cta,.final-cta>div:last-child{display:grid}.final-cta .button{width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:40px 25px}.footer-grid>div:first-child{grid-column:1 / -1}.footer-grid>div:last-child{grid-column:auto}.footer-logo{width:240px}.footer-bottom{display:grid}.quiz-modal{padding:38px 22px 28px}.result-form>div{grid-template-columns:1fr}}.resource-page{min-height:100vh;background:var(--black);color:var(--white)}.resource-shell{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.resource-trust-bar{border-bottom:1px solid #352a08;background:#0b0903;color:#d7d2bf;font-size:.75rem;font-weight:600}.resource-trust-bar .resource-shell{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:24px}.resource-trust-bar span,.resource-trust-bar a{display:inline-flex;align-items:center;gap:7px}.resource-trust-bar svg{color:var(--gold)}.resource-trust-bar a{color:var(--gold);text-decoration:underline;text-underline-offset:3px}.resource-header{position:sticky;z-index:50;top:0;border-bottom:1px solid #322a10;background:#050505f5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.resource-header-inner{min-height:84px;display:grid;grid-template-columns:252px 1fr auto;align-items:center;gap:28px}.resource-brand img{width:218px;max-height:64px;object-fit:contain;object-position:left center}.resource-nav{display:flex;align-items:center;justify-content:center;gap:34px}.resource-nav a{position:relative;color:#e3e3df;font-size:.84rem;font-weight:700}.resource-nav a:hover,.resource-nav a.is-active{color:var(--gold)}.resource-nav a.is-active:after{position:absolute;right:0;bottom:-12px;left:0;height:2px;background:var(--gold);content:""}.resource-menu-button,.resource-nav-close{display:none}.resource-header-cta{min-height:46px;padding-inline:18px;font-size:.78rem}.resource-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:9px;padding:22px 0 14px;color:#85857f;font-size:.75rem}.resource-breadcrumb a:hover,.resource-breadcrumb strong{color:#d5d5cf}.resource-hero{padding-bottom:64px}.resource-hero-grid{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(400px,.94fr);gap:clamp(42px,6vw,82px);align-items:center}.resource-preview{position:relative;min-width:0}.resource-preview:before{position:absolute;z-index:0;top:4%;right:-5%;bottom:11%;left:8%;border-radius:44% 55% 48% 40%;background:radial-gradient(circle at 48% 48%,rgba(255,196,0,.19),transparent 65%);filter:blur(8px);content:""}.resource-preview-badge{position:absolute;z-index:3;top:20px;left:20px;display:inline-flex;align-items:center;gap:8px;padding:9px 13px;border:1px solid rgba(255,196,0,.6);border-radius:999px;background:#050505db;color:var(--gold);font-size:.75rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.resource-preview-stage{position:relative;z-index:1;min-height:450px;padding:42px 60px;display:grid;place-items:center;overflow:hidden;border:1px solid #413816;border-radius:4px;background:linear-gradient(140deg,rgba(255,196,0,.09),transparent 48%),repeating-linear-gradient(135deg,rgba(255,255,255,.018) 0 1px,transparent 1px 16px),#0b0b0a}.resource-preview-stage:after{position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:1px solid rgba(255,196,0,.14);pointer-events:none;content:""}.resource-preview-stage img{position:relative;z-index:1;width:auto;max-width:min(100%,380px);max-height:380px;border:1px solid #4f482d;box-shadow:24px 28px 54px #00000085}.resource-preview-affiliate .resource-preview-stage{min-height:430px}.resource-preview-placeholder{position:relative;z-index:1;max-width:330px;display:grid;justify-items:center;gap:22px;color:var(--gold);text-align:center}.resource-preview-placeholder span{color:var(--white);font-size:clamp(1.5rem,3vw,2.5rem);font-weight:800;letter-spacing:-.04em;line-height:1.1}.resource-preview-thumbs{position:relative;z-index:2;display:flex;gap:12px;margin-top:14px}.resource-preview-thumbs button{width:70px;height:70px;padding:5px;overflow:hidden;border:1px solid var(--line);border-radius:3px;background:var(--panel);cursor:pointer}.resource-preview-thumbs button.is-active{border-color:var(--gold);box-shadow:0 0 0 1px var(--gold)}.resource-preview-thumbs img{width:100%;height:100%;object-fit:cover;object-position:top center}.resource-purchase-panel{padding:14px 0}.resource-purchase-panel .eyebrow{margin-bottom:14px}.resource-title-row h1{max-width:650px;margin-bottom:18px;color:var(--white);font-size:clamp(2.65rem,4.7vw,4.35rem);line-height:.98}.resource-type-pill{display:inline-flex;align-items:center;gap:7px;margin-bottom:22px;padding:7px 10px;border:1px solid #403a24;border-radius:4px;color:#bfbba8;font-size:.75rem;font-weight:700}.resource-summary{max-width:650px;margin-bottom:18px;color:#d0d0cb;font-size:.94rem;line-height:1.72}.resource-provider{margin-bottom:20px;color:#8f8f88;font-size:.8rem}.resource-provider strong{color:var(--white)}.resource-price{display:flex;align-items:baseline;gap:11px;margin:18px 0}.resource-price strong{color:var(--gold);font-size:2.55rem;line-height:1}.resource-price span{color:#8f8f88;font-size:.75rem}.resource-outcome-list{margin:0 0 21px;padding:17px 0;display:grid;gap:13px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);list-style:none}.resource-outcome-list li{display:flex;align-items:flex-start;gap:11px;color:#e5e5df;font-size:.86rem;line-height:1.5}.resource-outcome-list svg{flex:0 0 auto;margin-top:2px;color:var(--gold)}.resource-actions{display:grid;justify-items:start;gap:13px}.resource-primary-button{width:min(100%,370px);min-height:54px}.resource-secondary-link{display:inline-flex;align-items:center;gap:8px;color:var(--gold);font-size:.8rem;font-weight:800}.resource-action-note{max-width:420px;margin:0;color:#a2a29b;font-size:.8rem;line-height:1.55}.resource-affiliate-disclosure{max-width:520px;margin:0;padding-left:12px;border-left:2px solid var(--gold);color:#c4c4bd;font-size:.8rem;line-height:1.6}.resource-updated{margin-top:21px;display:flex;align-items:center;gap:8px;color:#8f8f88;font-size:.75rem;font-weight:600}.resource-updated svg{color:var(--gold)}.resource-confidence-strip{border-block:1px solid #3d3210;background:#0b0903}.resource-confidence-strip .resource-shell{min-height:105px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center}.resource-confidence-strip span{min-height:50px;padding:0 26px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:4px 12px;color:#aaa9a2;font-size:.78rem;line-height:1.4}.resource-confidence-strip span+span{border-left:1px solid #3d3210}.resource-confidence-strip svg{grid-row:1 / 3;color:var(--gold)}.resource-confidence-strip strong{color:var(--white);font-size:.79rem}.resource-detail-grid{padding-block:108px;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(315px,.65fr);gap:clamp(54px,9vw,120px);align-items:start}.resource-story h2,.resource-section-heading h2,.marketplace-results-heading h2{margin-bottom:20px;color:var(--white);font-size:clamp(2rem,4vw,3.4rem);line-height:1.08}.resource-lede{max-width:730px;color:#c3c3bd;font-size:1rem}.resource-included-grid{margin-top:40px;display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line)}.resource-included-grid>div{min-height:105px;padding:22px 16px 22px 0;display:grid;grid-template-columns:42px 1fr;gap:10px;border-bottom:1px solid var(--line)}.resource-included-grid>div:nth-child(odd){border-right:1px solid var(--line)}.resource-included-grid>div:nth-child(2n){padding-left:24px}.resource-included-grid span{color:var(--gold);font-size:.75rem;font-weight:800;letter-spacing:.1em}.resource-included-grid p{margin:0;color:#e4e4df;font-size:.82rem;font-weight:700;line-height:1.5}.resource-review-box{margin-top:40px;display:grid;grid-template-columns:1fr 1fr;gap:1px;border:1px solid #4d4015;background:#4d4015}.resource-review-box>div{padding:26px;background:#0b0a06}.resource-review-box h3{margin-bottom:8px;color:var(--gold);font-size:.8rem;letter-spacing:0}.resource-review-box p{margin:0;font-size:.76rem;line-height:1.65}.resource-spec-card{padding:32px;border:1px solid #3b351e;background:linear-gradient(145deg,rgba(255,196,0,.045),transparent 44%),var(--panel)}.resource-facts{margin:0}.resource-facts>div{padding:18px 0;display:grid;grid-template-columns:90px 1fr;gap:15px;border-bottom:1px solid var(--line)}.resource-facts dt{color:#aaa9a2;font-size:.75rem;font-weight:700;text-transform:uppercase}.resource-facts dd{margin:0;color:#e4e4df;font-size:.76rem;font-weight:600;line-height:1.45}.resource-spec-standard{margin-top:27px;padding-top:25px;display:grid;grid-template-columns:auto 1fr;gap:13px}.resource-spec-standard svg{color:var(--gold)}.resource-spec-standard h3{margin:0 0 6px;color:var(--white);font-size:.77rem}.resource-spec-standard p{margin:0;font-size:.78rem;line-height:1.55}.resource-preview-section{padding-block:102px;border-block:1px solid var(--line);background:#0a0a09}.resource-section-heading,.marketplace-results-heading{margin-bottom:46px;display:flex;align-items:end;justify-content:space-between;gap:40px}.resource-section-heading h2,.marketplace-results-heading h2{margin:0}.resource-section-heading>p{max-width:390px;margin:0;text-align:right}.resource-page-previews{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.resource-page-previews img{width:100%;border:1px solid #39372c;box-shadow:0 26px 52px #00000052}.resource-related{padding-block:105px}.resource-section-heading a{display:inline-flex;align-items:center;gap:8px;color:var(--gold);font-size:.8rem;font-weight:800}.resource-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.resource-card{min-height:285px;padding:28px;display:flex;flex-direction:column;border:1px solid var(--line);background:var(--panel);transition:transform .16s ease,border-color .16s ease}.resource-card:hover{transform:translateY(-4px);border-color:#66551b}.resource-card-top{margin-bottom:35px;display:flex;justify-content:space-between;gap:18px;color:var(--gold);font-size:.75rem;font-weight:800;text-transform:uppercase}.resource-card-top span{display:inline-flex;align-items:center;gap:7px}.resource-card h3{margin-bottom:10px;color:var(--white);font-size:1.15rem;line-height:1.25}.resource-card p{margin-bottom:24px;font-size:.75rem;line-height:1.65}.resource-card>a{margin-top:auto;display:inline-flex;align-items:center;gap:8px;color:var(--gold);font-size:.75rem;font-weight:800}.resource-footer{padding:75px 0 26px;border-top:1px solid #3c310b;background:#080806}.resource-footer-grid{display:grid;grid-template-columns:1.2fr .6fr .9fr 1.35fr;gap:48px}.resource-footer-about img{width:210px;margin-bottom:20px}.resource-footer p{margin-bottom:0;color:#aaa9a2;font-size:.82rem;line-height:1.65}.resource-footer h2{margin-bottom:16px;color:var(--white);font-size:.75rem;letter-spacing:.03em;text-transform:uppercase}.resource-footer a{display:block;margin:10px 0;color:#aaa9a2;font-size:.8rem}.resource-footer a:hover{color:var(--gold)}.resource-disclosure-card{padding:23px;display:grid;grid-template-columns:auto 1fr;gap:13px;border:1px solid #443a18;background:#0d0c08}.resource-disclosure-card svg{color:var(--gold)}.resource-footer-bottom{margin-top:56px;padding-top:22px;display:flex;justify-content:space-between;gap:24px;border-top:1px solid #24231d;color:#999991;font-size:.75rem}.marketplace-hero{padding:58px 0 56px;border-bottom:1px solid #3b3010;background:radial-gradient(circle at 78% 25%,rgba(255,196,0,.1),transparent 28%),linear-gradient(110deg,#050505,#0c0b06)}.marketplace-hero-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:80px;align-items:center}.marketplace-hero h1{max-width:790px;margin-bottom:24px;color:var(--white);font-size:clamp(3rem,5.4vw,4.85rem);line-height:.96}.marketplace-hero-grid>div:first-child>p:last-child{max-width:740px;margin-bottom:0;color:#b8b8b2;font-size:1rem}.marketplace-standard-card{padding:32px;border:1px solid #66551b;background:#0a0a07d1}.marketplace-standard-card svg{margin-bottom:22px;color:var(--gold)}.marketplace-standard-card h2{margin-bottom:18px;color:var(--white);font-size:1.1rem;line-height:1.35}.marketplace-standard-card ol{margin:0;padding-left:19px;color:#a6a69f;font-size:.76rem;line-height:2}.marketplace-browser{padding-block:72px 110px}.marketplace-toolbar{margin-bottom:50px}.marketplace-search{min-height:62px;padding:0 20px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;border:1px solid #48401e;background:#0b0b09;color:var(--gold)}.marketplace-search input{width:100%;border:0;outline:0;background:transparent;color:var(--white);font-size:.86rem}.marketplace-search input::placeholder{color:#75756f}.marketplace-search span{color:#aaa9a2;font-size:.75rem;font-weight:700}.marketplace-type-filter{display:flex;flex-wrap:wrap;gap:8px;padding-top:14px}.marketplace-type-filter button,.marketplace-empty button{padding:9px 13px;border:1px solid var(--line);border-radius:3px;background:var(--panel);color:#9d9d97;font-size:.75rem;font-weight:700;cursor:pointer}.marketplace-type-filter button:hover,.marketplace-type-filter button.is-active,.marketplace-empty button:hover{border-color:var(--gold);background:var(--gold);color:#080808}.marketplace-layout{display:grid;grid-template-columns:235px minmax(0,1fr);gap:48px;align-items:start}.marketplace-sidebar{position:sticky;top:124px;padding:24px 0;border-block:1px solid var(--line)}.marketplace-sidebar>a{min-height:48px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #242424;color:#b7b7b0;font-size:.78rem;font-weight:700}.marketplace-sidebar>a:hover{color:var(--gold)}.marketplace-sidebar svg{color:var(--gold)}.marketplace-side-note{margin-top:25px;padding:18px;display:grid;grid-template-columns:auto 1fr;gap:10px;border:1px solid #39331c;background:#0b0a07}.marketplace-side-note p{margin:0;font-size:.78rem;line-height:1.55}.marketplace-side-note strong{color:#dadad4}.marketplace-results-heading{margin-bottom:25px}.marketplace-results-heading h2{font-size:clamp(1.8rem,3vw,2.7rem)}.marketplace-results-heading>span{color:#aaa9a2;font-size:.75rem}.marketplace-row{min-height:230px;padding:30px;display:grid;grid-template-columns:64px minmax(0,1fr) 170px;gap:25px;align-items:start;border:1px solid var(--line);border-bottom:0;background:#0a0a09;content-visibility:auto;contain-intrinsic-size:0 230px;transition:border-color .16s ease,background-color .16s ease}.marketplace-row:last-child{border-bottom:1px solid var(--line)}.marketplace-row:hover{border-color:#5c4d1a;background:#0e0e0b}.marketplace-row-icon{width:58px;height:58px;display:grid;place-items:center;border:1px solid #4a401c;background:#151207;color:var(--gold)}.marketplace-row-meta{margin-bottom:11px;display:flex;flex-wrap:wrap;gap:7px}.marketplace-row-meta span{padding-right:8px;border-right:1px solid #34342f;color:#aaa9a2;font-size:.75rem;font-weight:700;text-transform:uppercase}.marketplace-row-meta span:first-child{color:var(--gold)}.marketplace-row-copy h3{margin-bottom:10px;color:var(--white);font-size:1.26rem;line-height:1.25}.marketplace-row-copy>p{max-width:660px;margin-bottom:12px;font-size:.875rem;line-height:1.65}.marketplace-best-for{color:#999990!important;font-size:.8rem!important}.marketplace-best-for strong{color:#d3d3cd}.marketplace-row-action{height:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:11px}.marketplace-row-action>strong{color:var(--gold);font-size:1.5rem;text-align:right}.marketplace-row-action .button{min-height:45px;padding-inline:14px;font-size:.75rem}.marketplace-row-action small{color:#aaa9a2;font-size:.75rem;text-align:center}.marketplace-empty{padding:70px 30px;border:1px solid var(--line);text-align:center}.marketplace-empty svg{margin-bottom:18px;color:var(--gold)}.marketplace-empty h3{color:var(--white)}@media(max-width:1080px){.resource-header-inner{grid-template-columns:205px 1fr auto}.resource-nav{gap:21px}.resource-header-cta{display:none}.resource-hero-grid,.marketplace-hero-grid{gap:44px}.resource-hero-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.85fr)}.resource-preview-stage{min-height:450px;padding-inline:42px}.resource-footer-grid{grid-template-columns:1fr .65fr 1fr}.resource-disclosure-card{grid-column:1 / -1}}@media(max-width:860px){.resource-header-inner{min-height:78px;grid-template-columns:1fr auto}.resource-brand img{width:190px}.resource-menu-button,.resource-nav-close{display:grid;place-items:center;border:0;background:transparent;color:var(--gold)}.resource-nav{position:fixed;z-index:80;top:0;right:0;width:min(340px,90vw);height:100vh;padding:96px 34px 34px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:25px;border-left:1px solid #504518;background:#090907;transform:translate(105%);transition:transform .2s ease}.resource-nav.is-open{transform:translate(0)}.resource-nav-close{position:absolute;top:27px;right:27px}.resource-nav a{font-size:1rem}.resource-nav a.is-active:after{bottom:-6px}.resource-hero-grid,.resource-detail-grid,.marketplace-hero-grid,.marketplace-layout{grid-template-columns:1fr}.resource-purchase-panel{max-width:690px;order:-1}.resource-confidence-strip .resource-shell{grid-template-columns:1fr;padding-block:16px}.resource-confidence-strip span{padding:15px 6px}.resource-confidence-strip span+span{border-top:1px solid #3d3210;border-left:0}.resource-spec-card{max-width:560px}.marketplace-sidebar{position:static;display:grid;grid-template-columns:repeat(2,1fr);gap:0 24px}.marketplace-sidebar .eyebrow,.marketplace-side-note{grid-column:1 / -1}.marketplace-row{grid-template-columns:64px 1fr}.marketplace-row-action{grid-column:2;height:auto;max-width:230px}.marketplace-row-action>strong{text-align:left}}@media(max-width:640px){.resource-shell{width:min(calc(100% - 32px),var(--max))}.resource-trust-bar .resource-shell{min-height:42px}.resource-trust-bar a{display:none}.resource-trust-bar span{font-size:.75rem}.resource-brand img{width:170px}.resource-breadcrumb{padding-top:22px}.resource-hero{padding-bottom:55px}.resource-hero-grid{gap:42px}.resource-preview-stage{min-height:390px;padding:56px 34px 34px}.resource-preview-stage img{max-height:320px}.resource-preview-badge{top:13px;left:13px;font-size:.75rem}.resource-title-row h1{font-size:clamp(2.35rem,13vw,3.7rem)}.resource-primary-button{width:100%}.resource-detail-grid,.resource-preview-section,.resource-related{padding-block:72px}.resource-included-grid,.resource-review-box,.resource-page-previews,.resource-card-grid,.resource-footer-grid,.marketplace-sidebar{grid-template-columns:1fr}.resource-included-grid>div:nth-child(odd){border-right:0}.resource-included-grid>div:nth-child(2n){padding-left:0}.resource-page-previews img:nth-child(n+3){display:none}.resource-section-heading,.marketplace-results-heading{align-items:flex-start;flex-direction:column;gap:15px}.resource-section-heading>p{text-align:left}.resource-footer-grid,.resource-disclosure-card,.marketplace-sidebar .eyebrow,.marketplace-side-note{grid-column:auto}.resource-footer-bottom{flex-direction:column}.marketplace-hero{padding-block:62px}.marketplace-hero h1{font-size:clamp(2.55rem,14vw,4rem)}.marketplace-standard-card{display:none}.marketplace-type-filter{display:grid;grid-template-columns:repeat(2,1fr)}.marketplace-layout{gap:38px}.marketplace-row{padding:24px;grid-template-columns:50px 1fr;gap:18px}.marketplace-row-icon{width:48px;height:48px}.marketplace-row-copy,.marketplace-row-action{grid-column:1 / -1}.marketplace-row-action{width:100%;max-width:none}}@media(prefers-reduced-motion:reduce){.resource-nav,.resource-card,.marketplace-row{transition:none}}
