/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--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;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{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}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden}.absolute,.sr-only{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.block{display:block}.flex{display:flex}.hidden{display:none}}:root{--bg:#fff;--ink:#050505;--muted:#515151;--line:#090909;--red:#f20d0d;--red-dark:#be0707;--paper:#fff;--soft:#f2f0ea;--footer:#020202;--radius:28px;--shell:1180px;--font-display:"Neue Haas Grotesk Display","Satoshi","Helvetica Neue",sans-serif;--font-body:"Satoshi","Aptos","Helvetica Neue",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{background:var(--bg);color:var(--ink)}body{font-family:var(--font-body);text-rendering:geometricprecision;margin:0;overflow-x:clip}img{object-fit:cover}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}::selection{background:#f20d0d33}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:999px;padding:12px 18px;font-weight:800;position:fixed;top:16px;left:16px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{width:min(var(--shell),calc(100vw - 40px));border-bottom:2px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;min-height:86px;margin:0 auto;display:grid}.brand-mark,.footer-brand{font-family:var(--font-display);align-items:baseline;font-size:clamp(2rem,3vw,2.7rem);font-weight:950;line-height:.9;display:inline-flex}.brand-mark span,.browser-logo span,.footer-brand span{color:var(--red)}.main-nav{align-items:center;gap:clamp(28px,5vw,70px);font-size:.95rem;font-weight:850;display:flex}.main-nav a{padding:10px 0}.primary-pill,.top-cta{border:2px solid var(--ink);background:var(--ink);color:#fff;border-radius:999px;justify-content:center;justify-self:end;align-items:center;gap:14px;min-height:48px;padding:0 24px;font-weight:950;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 10px 24px #00000026}.primary-pill span,.top-cta span{background:var(--red);border-radius:999px;width:18px;height:18px}.primary-pill:hover,.top-cta:hover{transform:translateY(-2px);box-shadow:0 18px 34px #00000038}.article-page,.home-main,.page-main{width:min(var(--shell),calc(100vw - 40px));margin:0 auto}.hero{min-height:0;padding:34px 0 38px;position:relative}.section-kicker{color:var(--ink);text-transform:uppercase;align-items:center;gap:9px;margin-bottom:24px;font-size:.84rem;font-weight:950;display:inline-flex}.section-kicker span{background:var(--red);border-radius:999px;width:16px;height:16px}.hero h1{max-width:1080px;font-family:var(--font-display);margin:0;font-size:clamp(4.2rem,8.2vw,6rem);font-weight:1000;line-height:.9}.hero-title-line{color:inherit;white-space:nowrap;display:block}.browser-copy h2 span,.hero h1 .hero-dot{color:var(--red)}.hero-subcopy{color:#171717;width:min(420px,100%);margin:16px 0 0;font-size:clamp(.9rem,1.35vw,1rem);line-height:1.34}.hero-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:22px;display:flex;position:relative}.hero-actions:after{content:"";border:2px solid var(--red);pointer-events:none;border-radius:50%;width:220px;height:72px;position:absolute;top:-23px;left:200px;transform:rotate(-12deg)}.read-more{color:var(--ink);text-transform:uppercase;align-items:center;gap:12px;font-size:.82rem;font-weight:950;display:inline-flex;position:absolute;bottom:70px;right:8px}.read-more svg{color:var(--red)}.browser-shell{border:3px solid var(--ink);background:#050505;border-radius:26px;position:relative;overflow:hidden;box-shadow:0 28px 50px #0000002e}.browser-dots{z-index:4;gap:7px;display:flex;position:absolute;top:15px;left:18px}.browser-dots span{background:#fff;border-radius:999px;width:8px;height:8px}.browser-content{border-radius:21px;min-height:440px;position:relative;overflow:hidden}.browser-image{object-position:right center;opacity:.88}.browser-content:after{content:"";pointer-events:none;background:linear-gradient(90deg,#050505,#050505db 34%,#05050533 64%,#0505050d),linear-gradient(#0000,#00000052);position:absolute;inset:0}.browser-copy{z-index:3;color:#fff;width:min(430px,100% - 40px);padding:42px 0 38px 42px;position:relative}.browser-logo{margin:0 0 30px;font-size:1.3rem;font-weight:950}.browser-copy h2{font-family:var(--font-display);margin:0;font-size:clamp(1.9rem,3.5vw,2.65rem);font-weight:950;line-height:.98}.browser-copy p:not(.browser-logo){color:#ffffffdb;width:min(380px,100%);margin:18px 0 28px;line-height:1.35}.article-cta a,.browser-copy a{background:var(--red);color:#fff;text-transform:uppercase;align-items:center;gap:12px;padding:16px 22px;font-size:.9rem;font-weight:950;display:inline-flex}.browser-note{z-index:3;border:2px solid var(--red);color:#fff;padding:18px 64px 18px 20px;font-weight:850;position:absolute;bottom:18px;right:34px}.browser-note span{display:block}.guides-strip,.home-faq-section,.included-section,.pricing-section,.process-section,.sales-section,.service-page-section,.service-section,.trust-section{padding:32px 0 0}.service-row{background:#fff;border:2px solid var(--ink);border-bottom:0;grid-template-columns:92px 1.1fr 1fr 410px;min-height:138px;display:grid}.service-row:last-child{border-bottom:2px solid var(--ink)}.service-number{background:var(--red);color:#fff;font-family:var(--font-display);place-items:center;font-size:4.5rem;font-weight:1000;line-height:1;display:grid}.service-text,.service-title{border-right:2px solid var(--ink);flex-direction:column;justify-content:center;padding:22px;display:flex}.service-title h2{font-family:var(--font-display);margin:0;font-size:clamp(1.8rem,3.2vw,3rem);font-weight:950;line-height:1.05}.service-text p{color:#2d2d2d;margin:0 0 14px;line-height:1.35}.service-text a{color:var(--red);font-size:1.5rem}.service-image{min-height:138px;position:relative}.pricing-grid{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.plan-card{border:2px solid var(--ink);color:#fff;background:#050505;flex-direction:column;justify-content:space-between;min-height:360px;padding:34px 30px 30px;display:flex;position:relative}.plan-card+.plan-card{border-left:0}.plan-card.is-featured{background:var(--red)}.plan-badge{background:var(--ink);color:#fff;text-transform:uppercase;border-radius:7px;padding:10px 22px;font-size:.75rem;font-weight:950;position:absolute;top:-18px;left:50%;transform:translate(-50%)}.plan-icon{background:var(--red);color:#fff;border-radius:999px;place-items:center;width:58px;height:58px;display:grid}.is-featured .plan-icon{background:var(--ink)}.plan-card h2{margin:24px 0 0;font-size:1.45rem;font-weight:900;line-height:1.18}.plan-card strong{font-family:var(--font-display);margin-top:8px;font-size:clamp(2.2rem,4vw,3.3rem);line-height:1;display:block}.plan-card ul{gap:10px;margin:30px 0;padding:0;list-style:none;display:grid}.plan-card li{color:#ffffffe0;align-items:flex-start;gap:10px;font-size:.95rem;display:flex}.plan-card li:before{content:"✓";color:var(--red);font-weight:1000}.is-featured li:before{color:#fff}.plan-card a{border-top:1px solid #ffffff7a;justify-content:space-between;align-items:center;padding-top:24px;font-size:1.25rem;font-weight:950;display:flex}.plan-card a span{border:2px solid #fff;border-radius:999px;place-items:center;width:48px;height:48px;display:grid}.process-grid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.process-card{border:2px solid var(--ink);background:#fff;border-radius:8px;min-height:230px;padding:26px}.process-top{justify-content:space-between;align-items:flex-start;display:flex}.process-number{font-family:var(--font-display);font-size:5.8rem;font-weight:1000;line-height:.78}.process-card svg{width:42px;height:42px;color:var(--red);stroke-width:1.8px}.process-card h2{margin:30px 0 10px;font-size:1rem;font-weight:950}.process-card p{color:#333;margin:0;font-size:.92rem;line-height:1.45}.guides-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.guide-card{border:2px solid var(--ink);background:#fff;display:grid;overflow:hidden}.guide-image{border-bottom:2px solid var(--ink);height:230px;position:relative}.guide-image:before{z-index:1;mix-blend-mode:multiply;background:linear-gradient(135deg,#f20d0dad,#00000024 42%,#000000c7),linear-gradient(#0000 45%,#00000052);inset:0}.guide-image:after,.guide-image:before{content:"";pointer-events:none;position:absolute}.guide-image:after{z-index:2;background:var(--red);width:64px;height:8px;bottom:18px;right:18px}.guide-image img{filter:grayscale(.9)contrast(1.12)brightness(.9);transform:scale(1.015)}.guide-card div:last-child{padding:22px}.guide-card h2{font-family:var(--font-display);margin:0;font-size:1.8rem;font-weight:950;line-height:1.06}.guide-card p{color:#373737;line-height:1.45}.guide-card span{color:var(--red);font-size:1.8rem;font-weight:950}.blog-strip{gap:20px;display:grid}.blog-strip-head{justify-content:space-between;align-items:end;gap:24px;display:flex}.blog-empty h2,.blog-strip-head h2{font-family:var(--font-display);margin:0;font-size:clamp(2rem,4vw,3.5rem);font-weight:1000;line-height:.94}.blog-empty p,.blog-strip-head p{color:#2e2e2e;max-width:760px;margin:14px 0 0;font-size:1.02rem;line-height:1.48}.blog-grid{grid-template-columns:1.15fr 1fr 1fr;gap:20px;display:grid}.blog-card{border:2px solid var(--ink);min-height:250px;color:var(--ink);background:#fff;gap:18px;padding:28px;transition:transform .18s,background .18s,color .18s,box-shadow .18s;display:grid;position:relative}.blog-card.is-featured{color:#fff;background:radial-gradient(circle at 78% 18%,#f20d0d6b,#0000 31%),linear-gradient(135deg,#050505,#111 62%,#050505)}.blog-card:hover{background:var(--ink);color:#fff;transform:translateY(-4px);box-shadow:0 24px 48px #00000029}.blog-card-meta{color:var(--red);letter-spacing:.02em;text-transform:uppercase;font-size:.74rem;font-weight:1000}.blog-card.is-featured .blog-card-meta,.blog-card:hover .blog-card-meta{color:#fff}.blog-card h3{font-family:var(--font-display);margin:0;font-size:clamp(1.8rem,3vw,2.6rem);font-weight:1000;line-height:.98}.blog-card p{color:#373737;margin:0;line-height:1.5}.blog-card.is-featured p,.blog-card:hover p{color:#ffffffc7}.blog-card span:last-child{color:var(--red);font-size:1.8rem;font-weight:950}.blog-card.is-featured span:last-child,.blog-card:hover span:last-child{color:#fff}.sales-split{border:2px solid var(--ink);background:#fff;grid-template-columns:.88fr 1.12fr;display:grid}.sales-lead{background:var(--ink);color:#fff;flex-direction:column;justify-content:space-between;min-width:0;min-height:355px;padding:34px;display:flex}.sales-lead .section-kicker,.trust-section .section-kicker{color:#fff}.home-faq-layout h2,.included-section h2,.sales-lead h2,.sales-outcome-head h2,.trust-section h2{font-family:var(--font-display);letter-spacing:0;margin:0;font-size:clamp(2.45rem,4.9vw,4.45rem);font-weight:1000;line-height:.93}.home-faq-layout>div:first-child p,.included-section p,.sales-lead p,.sales-outcome-head p,.trust-section p{color:#ffffffc7;max-width:670px;margin:22px 0 0;font-size:1.08rem;line-height:1.48}.sales-list{grid-template-columns:repeat(2,1fr);display:grid}.sales-list article{border-left:2px solid var(--ink);border-bottom:2px solid var(--ink);flex-direction:column;justify-content:space-between;min-height:178px;padding:28px;display:flex}.sales-list article:nth-last-child(-n+2){border-bottom:0}.sales-list h3{max-width:350px;font-family:var(--font-display);margin:0;font-size:clamp(1.35rem,2.4vw,2rem);font-weight:1000;line-height:1.02}.sales-list p{color:#343434;margin:22px 0 0;line-height:1.45}.sales-outcome-head{grid-template-columns:minmax(0,.85fr) minmax(0,.7fr);align-items:end;gap:32px;margin-bottom:22px;display:grid}.home-faq-layout>div:first-child p,.included-section p,.sales-outcome-head p{color:#303030}.sales-outcome-grid{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.sales-outcome-grid article{border:2px solid var(--ink);background:#fff;flex-direction:column;justify-content:space-between;min-height:260px;padding:28px;display:flex}.sales-outcome-grid article+article{border-left:0}.sales-outcome-grid span{font-family:var(--font-display);color:var(--red);font-size:clamp(3.8rem,6vw,5.3rem);font-weight:1000;line-height:.78}.sales-outcome-grid h3{margin:22px 0 10px;font-size:1.08rem;font-weight:1000}.sales-outcome-grid p{color:#333;margin:0;font-size:.96rem;line-height:1.45}.included-section{border:2px solid var(--ink);background:#fff;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:0;margin-top:32px;padding:0;display:grid}.included-section ul,.included-section>div{min-width:0;margin:0;padding:34px}.included-section>div{border-right:2px solid var(--ink)}.included-section ul{grid-template-columns:repeat(2,1fr);gap:0;list-style:none;display:grid}.included-section li{border-bottom:2px solid var(--ink);color:#191919;align-items:center;min-height:92px;font-weight:950;line-height:1.2;display:flex}.included-section li:nth-child(odd){padding-right:20px}.included-section li:nth-child(2n){border-left:2px solid var(--ink);padding-left:20px}.included-section li:nth-last-child(-n+2){border-bottom:0}.included-section li:before{content:"";background:var(--red);border-radius:999px;flex:none;width:12px;height:12px;margin-right:12px}.pricing-intro{grid-template-columns:minmax(0,.8fr) minmax(0,.78fr);align-items:end;gap:32px;margin-bottom:22px;display:grid}.pricing-intro h2{font-family:var(--font-display);margin:0;font-size:clamp(2.2rem,4.3vw,3.9rem);font-weight:1000;line-height:.94}.pricing-intro p{color:#303030;margin:0;font-size:1.05rem;line-height:1.48}.trust-section{border:2px solid var(--ink);background:var(--ink);color:#fff;grid-template-columns:minmax(0,1fr) minmax(340px,.68fr);gap:0;margin-top:32px;padding:0;display:grid}.trust-list,.trust-section>div:first-child{min-width:0;padding:34px}.trust-section>div:first-child{border-right:2px solid #ffffff47}.trust-list{background:var(--red);gap:0;display:grid}.trust-list span{border-bottom:1px solid #ffffff6b;min-height:78px;line-height:1.25}.trust-list a,.trust-list span{color:#fff;align-items:center;font-weight:950;display:flex}.trust-list a{text-transform:uppercase;border:2px solid #fff;justify-content:space-between;margin-top:22px;padding:18px 20px}.trust-list a svg{width:22px;height:22px}.home-faq-layout{grid-template-columns:minmax(0,.72fr) minmax(0,1.08fr);align-items:start;gap:34px;display:grid}.home-faq-list{border:2px solid var(--ink);background:#fff;display:grid}.home-faq-list details+details{border-top:2px solid var(--ink)}.home-faq-list summary{cursor:pointer;align-items:center;min-height:76px;padding:20px 70px 20px 24px;font-weight:1000;list-style:none;display:flex;position:relative}.home-faq-list summary::-webkit-details-marker{display:none}.home-faq-list summary:after{content:"+";color:var(--red);font-family:var(--font-display);font-size:2.2rem;font-weight:1000;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.home-faq-list details[open] summary:after{content:"-"}.home-faq-list details[open] summary{background:var(--ink);color:#fff}.home-faq-list p{border-top:2px solid var(--ink);color:#303030;margin:0;padding:22px 24px 26px;line-height:1.55}.site-footer{background:var(--footer);color:#fff;padding:48px max(20px,calc((100vw - var(--shell)) / 2)) 20px;margin-top:56px}.footer-grid{border-bottom:1px solid #ffffff61;grid-template-columns:.9fr 1.6fr;gap:54px;padding-bottom:34px;display:grid}.footer-brand{color:#fff}.footer-grid p{color:#ffffffb8;max-width:300px;line-height:1.45}.footer-phone{color:#fff;margin-top:10px;font-weight:950;display:inline-flex}.footer-proof{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.footer-proof-item{gap:14px;display:grid}.footer-proof-item svg{color:var(--red);width:36px;height:36px}.footer-proof-item span{color:#ffffffc7;font-size:.95rem;line-height:1.35}.footer-legal{text-align:center;color:#ffffffc7;gap:10px;padding-top:18px;font-size:.92rem;display:grid}.footer-legal p{margin:0}.footer-legal a{color:#fff;font-weight:850}.sub-hero{padding:54px 0 36px}.sub-hero-grid{grid-template-columns:minmax(0,1.1fr) 420px;align-items:end;gap:48px;display:grid}.article-hero h1,.sub-hero h1{font-family:var(--font-display);margin:0;font-size:clamp(2.8rem,5.8vw,4.35rem);font-weight:1000;line-height:.94}.article-hero p,.sub-hero p{color:#282828;max-width:650px;font-size:1.2rem;line-height:1.45}.text-link{text-underline-offset:6px;font-weight:950;text-decoration:underline;text-decoration-thickness:2px}.sub-hero-media{border:2px solid var(--ink);border-radius:24px;height:390px;position:relative;overflow:hidden}.service-copy-block{border:2px solid var(--ink);background:#fff;grid-template-columns:.8fr 1.2fr;gap:38px;padding:32px;display:grid}.service-copy-block+.service-copy-block{margin-top:22px}.service-copy-block h2{font-family:var(--font-display);margin:0;font-size:clamp(2.4rem,5vw,4.6rem);font-weight:1000;line-height:.92}.service-copy-block p{color:#2d2d2d;line-height:1.55}.article-hero{grid-template-columns:minmax(0,1fr) 430px;align-items:end;gap:46px;padding:34px 0 54px;display:grid}.article-image{border:2px solid var(--ink);border-radius:22px;height:420px;position:relative;overflow:hidden}.article-body{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:56px;display:grid}.article-aside{border:2px solid var(--ink);background:#fff;gap:13px;padding:22px;display:grid;position:sticky;top:24px}.article-aside p{text-transform:uppercase;margin:0 0 6px;font-weight:950}.article-aside a{color:#2e2e2e;font-weight:800}.article-content{max-width:790px}.article-content section{border-top:2px solid var(--ink);padding:32px 0 20px}.article-content h2{font-family:var(--font-display);margin:0 0 18px;font-size:clamp(2rem,4vw,3.6rem);font-weight:1000;line-height:.98}.article-content p{color:#222;font-size:1.08rem;line-height:1.72}.article-cta{border:2px solid var(--ink);background:var(--red);color:#fff;margin:42px 0 0;padding:34px}.article-cta h2{color:#fff}.article-cta p{color:#ffffffe0}.article-cta a{background:var(--ink)}.listing-hero{padding:54px 0 26px}.listing-hero h1{font-family:var(--font-display);margin:0;font-size:clamp(3rem,6.2vw,4.6rem);font-weight:1000;line-height:.86}.listing-hero p{color:#292929;max-width:660px;font-size:1.2rem;line-height:1.42}.route-grid{grid-template-columns:repeat(3,1fr);gap:22px;padding:18px 0;display:grid}.route-card{border:2px solid var(--ink);background:#fff;flex-direction:column;justify-content:space-between;min-height:250px;padding:28px;display:flex}.route-card h2{font-family:var(--font-display);margin:0;font-size:clamp(1.8rem,3vw,2.7rem);font-weight:1000;line-height:.98}.route-card p{color:#2f2f2f;line-height:1.5}.route-card a{color:var(--red);text-transform:uppercase;justify-content:space-between;align-items:center;gap:18px;font-size:1rem;font-weight:950;display:inline-flex}.guides-hero{padding-bottom:34px}.featured-guide,.guide-index-card{border:2px solid var(--ink);min-height:220px;color:var(--ink);background:#fff;grid-template-columns:130px minmax(0,1fr) 86px;transition:transform .18s,background .18s,color .18s;display:grid;position:relative;overflow:hidden}.featured-guide:hover,.guide-index-card:hover{transform:translateY(-3px)}.guide-list .guide-index-card{grid-template-rows:1fr 70px;grid-template-columns:92px minmax(0,1fr);min-height:390px}.guide-index-number{background:var(--red);color:#fff;place-items:center;font-size:clamp(3.1rem,7vw,5.8rem);display:grid}.guide-index-content{justify-content:center;gap:16px;padding:28px 30px}.guide-index-meta{font-size:.78rem;font-weight:950}.guide-index-title{font-size:clamp(1.9rem,3.4vw,3.2rem);line-height:.96}.featured-guide:hover .guide-index-text,.guide-index-card:hover .guide-index-text{color:#ffffffc7}.guide-index-arrow{border-left:2px solid var(--ink);color:var(--red);place-items:center;font-size:2.6rem;font-weight:950;display:grid}.guide-list .guide-index-arrow{border-top:2px solid var(--ink);border-left:0;grid-column:1/-1;justify-content:end;padding-right:28px}.featured-guide:hover .guide-index-arrow,.guide-index-card:hover .guide-index-arrow{border-color:#ffffff75}.guide-help{border:2px solid var(--ink);background:var(--red);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;margin:10px 0 22px;padding:28px;display:grid}.guide-help h2{font-family:var(--font-display);margin:0;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:1000;line-height:.98}.guide-help p{color:#ffffffdb;max-width:670px;margin:10px 0 0;line-height:1.45}.guide-help .primary-pill{box-shadow:none}.blog-hero{grid-template-columns:minmax(0,.92fr) minmax(260px,.38fr);align-items:end;gap:42px;padding-bottom:40px;display:grid}.blog-hero:after{content:"Blog";border:2px solid var(--ink);background:linear-gradient(135deg,#f20d0df2,#f20d0db8),var(--red);color:#fff;min-height:168px;font-family:var(--font-display);place-items:center;font-size:clamp(3.4rem,7vw,5.8rem);font-weight:1000;line-height:.8;display:grid}.blog-empty{border:2px solid var(--ink);background:#fff;padding:32px}.blog-article{padding-bottom:24px}.blog-article-hero{grid-template-columns:1fr}.blog-article-date{color:var(--red);letter-spacing:.02em;text-transform:uppercase;margin:0 0 10px;font-size:.84rem;font-weight:950}.contact-page{grid-template-columns:minmax(0,.92fr) minmax(420px,.72fr);align-items:start;gap:46px;padding:54px 0 22px;display:grid}.contact-copy h1,.contact-copy h2{max-width:760px;font-family:var(--font-display);margin:0;font-size:clamp(3rem,5.6vw,4.9rem);font-weight:1000;line-height:.9}.contact-copy p{color:#2b2b2b;max-width:600px;margin:22px 0 0;font-size:1.12rem;line-height:1.48}.contact-phone{border-bottom:2px solid var(--ink);margin-top:22px;font-weight:950;display:inline-flex}.contact-points{border:2px solid var(--ink);grid-template-columns:repeat(3,1fr);gap:0;margin-top:34px;display:grid}.contact-points span{color:#171717;align-items:center;min-height:88px;padding:18px;font-weight:900;line-height:1.18;display:flex}.contact-points span+span{border-left:2px solid var(--ink)}.contact-form{border:2px solid var(--ink);background:var(--ink);color:#fff;gap:18px;padding:30px;display:grid}.contact-form label{gap:9px;display:grid}.contact-form label span{color:#ffffffc7;text-transform:uppercase;font-size:.82rem;font-weight:950}.contact-form input,.contact-form select,.contact-form textarea{width:100%;min-height:56px;color:var(--ink);font:850 1rem/1.2 var(--font-body);background:#fff;border:2px solid #ffffff6b;border-radius:0;outline:none;padding:0 16px}.contact-form textarea{resize:vertical;min-height:144px;padding-top:15px}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--red)}.contact-form button{background:var(--red);color:#fff;min-height:60px;font:950 1rem/1 var(--font-body);text-transform:uppercase;cursor:pointer;border:0;justify-content:space-between;align-items:center;margin-top:8px;padding:0 20px;display:flex}.contact-form button span{font-size:1.6rem}.form-error{color:#fff;margin:0;font-weight:850}.guides-hero{grid-template-columns:minmax(0,.92fr) minmax(260px,.38fr);align-items:end;gap:42px;padding-bottom:40px}.guides-hero:after{content:"04";border:2px solid var(--ink);background:linear-gradient(135deg,#f20d0df2,#f20d0db8),var(--red);color:#fff;min-height:168px;font-family:var(--font-display);place-items:center;font-size:clamp(4.6rem,9vw,7.4rem);font-weight:1000;line-height:.8;display:grid}.guides-hero h1{max-width:760px;font-size:clamp(3rem,5.2vw,4.05rem);line-height:.94}.guides-index{gap:20px;padding:4px 0 28px;display:grid}.featured-guide,.guide-index-card,.guide-list .guide-index-card{border:2px solid var(--ink);min-height:0;color:var(--ink);background:#fff;padding:30px;transition:transform .18s,background .18s,color .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.featured-guide{color:#fff;background:radial-gradient(circle at 78% 18%,#f20d0d6b,#0000 31%),linear-gradient(135deg,#050505,#111 62%,#050505);align-items:flex-end;min-height:285px}.featured-guide:before,.guide-index-card:before{content:"";background:var(--red);width:74px;height:8px;position:absolute;top:0;left:30px}.featured-guide:hover,.guide-index-card:hover{background:var(--ink);color:#fff;transform:translateY(-4px);box-shadow:0 24px 48px #00000029}.guide-list{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.guide-list .guide-index-card{min-height:350px}.guide-index-number{z-index:0;color:#f20d0d1f;font-family:var(--font-display);pointer-events:none;background:0 0;font-size:clamp(5.2rem,10vw,8.5rem);font-weight:1000;line-height:.8;display:block;position:absolute;top:20px;right:24px}.featured-guide .guide-index-number{color:#ffffff1f;font-size:clamp(6.5rem,13vw,11rem)}.guide-index-content{z-index:1;flex-direction:column;justify-content:flex-end;gap:14px;width:min(760px,100% - 82px);min-width:0;padding:0;display:flex;position:relative}.guide-index-meta{color:var(--red);letter-spacing:.02em;text-transform:uppercase;align-items:center;gap:9px;font-size:.74rem;font-weight:1000;display:inline-flex}.featured-guide .guide-index-meta{color:#fff}.guide-index-meta:before{content:"";background:var(--red);border-radius:999px;width:10px;height:10px}.featured-guide .guide-index-meta:before{background:#fff}.guide-index-title{font-family:var(--font-display);letter-spacing:0;font-size:clamp(2rem,3.5vw,3.35rem);font-weight:1000;line-height:.98}.guide-list .guide-index-title{font-size:clamp(1.7rem,2.4vw,2.25rem)}.guide-index-text{color:#373737;max-width:700px;font-size:1.02rem;line-height:1.48}.featured-guide .guide-index-text,.featured-guide:hover .guide-index-text,.guide-index-card:hover .guide-index-text{color:#ffffffc2}.guide-index-arrow,.guide-list .guide-index-arrow{z-index:2;width:54px;height:54px;color:var(--red);border:2px solid;border-radius:999px;place-items:center;font-size:1.9rem;font-weight:950;display:grid;position:absolute;bottom:24px;right:24px}.featured-guide .guide-index-arrow,.guide-index-card:hover .guide-index-arrow{color:#fff}.guide-help{color:#fff;background:linear-gradient(90deg,#050505 0 58%,#f20d0df5 58% 100%);position:relative;overflow:hidden}.guide-help:after{content:"";background:#ffffff47;width:2px;position:absolute;top:0;bottom:0;right:26%}.guide-help>*{z-index:1;position:relative}.contact-page{border:2px solid var(--ink);color:#fff;background:linear-gradient(90deg,#0000009e,#00000061 44%,#00000014),url(/images/contact-red-future-liquid.png) 50%/cover no-repeat,#050505;margin-top:34px;padding:46px;position:relative;overflow:hidden}.contact-page:after{content:"";pointer-events:none;background:linear-gradient(135deg,#f20d0d40,#0000 42%),radial-gradient(circle at 82% 18%,#f20d0d38,#0000 32%);position:absolute;inset:0}.contact-copy,.contact-form{z-index:1;position:relative}.contact-copy h1,.contact-copy h2,.contact-copy p,.contact-phone{color:#fff}.contact-copy p{color:#ffffffd1}.contact-phone{border-bottom-color:#fff}.contact-points{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000052;border-color:#ffffff57}.contact-points span{color:#fff}.contact-points span+span{border-left-color:#ffffff57}.contact-form{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#000000bd;border-color:#ffffff61}.guides-hero{grid-template-columns:minmax(0,.98fr) minmax(0,.82fr);align-items:stretch;gap:40px;padding:38px 0 40px;display:grid}.guides-hero:after{content:none;display:none}.guides-hero-visual{border:2px solid var(--ink);background:linear-gradient(#00000014,#000000b8),url(/images/guides-red-strategy-desk.png) 50%/cover no-repeat;min-height:430px;position:relative;overflow:hidden}.guides-hero-visual:before{content:"";pointer-events:none;border:1px solid #ffffff3d;position:absolute;inset:18px}.guides-hero-visual span{background:var(--red);color:#fff;text-transform:uppercase;align-items:center;gap:12px;padding:14px 18px;font-size:.9rem;font-weight:1000;display:inline-flex;position:absolute;bottom:28px;left:28px}.guides-hero-copy{flex-direction:column;justify-content:center;min-width:0;display:flex}.guides-hero-copy .section-kicker{margin-bottom:22px}.guides-hero-copy h1{font-family:var(--font-display);max-width:560px;margin:0;font-size:clamp(3.3rem,6vw,5rem);font-weight:1000;line-height:.9}.guides-hero-copy p{color:#292929;max-width:520px;margin:24px 0 0;font-size:1.15rem;line-height:1.45}@media (max-width:980px){.site-header{grid-template-columns:1fr auto}.main-nav{grid-area:2/1/auto/-1;justify-content:space-between;gap:14px;padding-bottom:16px;overflow-x:auto}.hero{min-height:auto}.read-more{margin-top:32px;position:static}.hero-actions:after{width:180px;left:130px}.browser-copy{padding-left:32px}.browser-note{right:22px}.service-row{grid-template-columns:84px 1fr}.service-title{border-right:0}.service-image,.service-text{border-top:2px solid var(--ink);grid-column:1/-1}.service-image{height:220px}.article-body,.article-hero,.contact-page,.footer-proof,.guide-help,.guide-list,.guides-grid,.guides-hero,.home-faq-layout,.included-section,.included-section ul,.pricing-grid,.pricing-intro,.process-grid,.route-grid,.sales-list,.sales-outcome-grid,.sales-outcome-head,.sales-split,.service-copy-block,.sub-hero-grid,.trust-section{grid-template-columns:1fr}.included-section>div,.sales-list article,.sales-list article:nth-last-child(-n+2),.trust-section>div:first-child{border-left:0;border-right:0;border-bottom:2px solid var(--ink)}.included-section li:last-child,.sales-list article:last-child,.trust-section>div:first-child{border-bottom:0}.sales-outcome-grid article+article{border-left:2px solid var(--ink);border-top:0}.included-section>div{border-right:0}.included-section li,.included-section li:nth-last-child(-n+2){border-bottom:2px solid var(--ink)}.included-section li:last-child{border-bottom:0}.included-section li:nth-child(2n){border-left:0;padding-left:0}.included-section li:nth-child(odd){padding-right:0}.trust-section>div:first-child{border-bottom-color:#ffffff47;border-right:0}.featured-guide,.guide-index-card,.guide-list .guide-index-card{grid-template-rows:auto;grid-template-columns:88px minmax(0,1fr);min-height:0}.featured-guide .guide-index-arrow,.guide-list .guide-index-arrow{border:2px solid;min-height:0;padding:0}.contact-points{grid-template-columns:1fr}.contact-points span+span{border-top:2px solid #ffffff57;border-left:0}.plan-card+.plan-card{border-left:2px solid var(--ink);border-top:0}.article-aside{position:static}.guides-hero-copy{order:-1}.guides-hero-visual{min-height:320px}.blog-strip-head{align-items:start}.blog-grid,.blog-hero{grid-template-columns:1fr}}@media (max-width:620px){.article-page,.home-main,.page-main,.site-header{width:min(366px,100vw - 24px)}.brand-mark{font-size:2rem}.top-cta{display:none}.hero h1{overflow-wrap:break-word;max-width:100%;font-size:clamp(2.45rem,10.5vw,3rem);line-height:.94}.hero-title-line{white-space:normal}.article-hero p,.hero-subcopy,.listing-hero p,.sub-hero p{overflow-wrap:break-word;max-width:100%;font-size:.98rem}.hero-actions:after{display:none}.primary-pill{width:100%;min-width:0;padding-inline:18px;font-size:.9rem}.browser-content{min-height:560px}.browser-content:after{background:linear-gradient(#050505,#050505eb 54%,#0505051a)}.browser-copy{width:100%;padding:46px 24px}.browser-copy h2{overflow-wrap:break-word;max-width:100%;font-size:clamp(1.85rem,8vw,2.35rem);line-height:1.04}.browser-copy p:not(.browser-logo){max-width:100%}.browser-copy a{text-align:center;justify-content:center;width:100%;padding-inline:14px}.browser-note{max-width:calc(100% - 40px);padding:18px 20px;bottom:18px;left:20px;right:20px}.service-number{font-size:3.4rem}.process-number{font-size:4.5rem}.article-hero h1,.listing-hero h1,.sub-hero h1{overflow-wrap:break-word;font-size:clamp(2.2rem,10.2vw,3rem);line-height:.96}.service-title h2{overflow-wrap:break-word;font-size:clamp(1.55rem,7.5vw,2.05rem)}.guide-card,.plan-card,.service-image,.service-text,.service-title{min-width:0}.guide-card h2,.guide-index-title,.route-card h2,.service-copy-block h2{overflow-wrap:break-word}.contact-copy h1,.contact-copy h2,.guides-hero h1,.home-faq-layout h2,.included-section h2,.pricing-intro h2,.sales-lead h2,.sales-outcome-head h2,.trust-section h2{font-size:clamp(2.2rem,10.2vw,3rem);line-height:.96}.included-section ul,.included-section>div,.sales-lead,.trust-list,.trust-section>div:first-child{padding:24px}.sales-list article,.sales-outcome-grid article{min-height:0;padding:24px}.guides-hero{grid-template-columns:1fr;gap:20px}.guides-hero:after{font-size:4.4rem}.blog-hero:after,.guides-hero:after{justify-content:start;min-height:92px;padding-left:22px}.blog-hero:after{font-size:3.5rem}.featured-guide,.guide-index-card,.guide-list .guide-index-card{grid-template-columns:1fr;min-height:285px;padding:24px}.guide-index-number{min-height:0;padding-left:0;font-size:4rem;top:18px;right:16px}.guide-index-content{width:100%;padding:0 52px 0 0}.featured-guide .guide-index-arrow,.guide-index-arrow,.guide-list .guide-index-arrow{width:46px;height:46px;min-height:0;padding:0;bottom:18px;right:18px}.contact-page{margin-top:20px;padding:24px}.guides-hero{gap:22px;padding-top:26px}.blog-card,.blog-empty{padding:24px}.guides-hero-visual{min-height:235px}.guides-hero-copy p{font-size:.98rem}.contact-form,.guide-help{padding:22px}.footer-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}}