*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:--theme(--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:--theme(--default-font-feature-settings, normal);font-variation-settings:--theme(--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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:--theme(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:--theme(--default-mono-font-feature-settings, normal);font-variation-settings:--theme(--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:color-mix(in oklab, currentcolor 50%, transparent)}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}:root{--font-geist-sans:Arial, Helvetica, sans-serif;--font-geist-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--background:#f7f1e7;--foreground:#181818;--card:#fffdf7;--card-foreground:#181818;--popover:#fffdf7;--popover-foreground:#181818;--primary:#3947ff;--primary-foreground:#fff;--secondary:#ff6257;--secondary-foreground:#181818;--muted:#ebe5da;--muted-foreground:#5a5751;--accent:#d9ff43;--accent-foreground:#181818;--destructive:#b42318;--border:#181818;--input:#181818;--ring:#3947ff;--radius:.3rem;--studio-blue:#3947ff;--studio-coral:#ff6257;--studio-yellow:#d9ff43;--studio-ivory:#f7f1e7;--studio-charcoal:#181818}.dark{--background:#181818;--foreground:#fffdf7;--card:#232323;--card-foreground:#fffdf7;--popover:#232323;--popover-foreground:#fffdf7;--primary:#8090ff;--primary-foreground:#101010;--secondary:#ff776d;--secondary-foreground:#101010;--muted:#303030;--muted-foreground:#c5c1ba;--accent:#d9ff43;--accent-foreground:#101010;--border:#fffdf7;--input:#fffdf7;--ring:#8090ff}*{box-sizing:border-box}html{scroll-behavior:smooth}button,input,select,textarea{font:inherit}body{background:var(--background);color:var(--foreground);font-family:var(--font-geist-sans), Arial, sans-serif;margin:0;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}:is(a:focus-visible,button:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible){outline:3px solid var(--studio-yellow);outline-offset:3px}svg{width:1em;height:1em}.site-header{border-bottom:2px solid var(--studio-charcoal);z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f1e7f0;justify-content:space-between;align-items:center;gap:24px;min-height:78px;padding:16px clamp(20px,4vw,64px);display:flex;position:sticky;top:0}.brand{letter-spacing:-.03em;align-items:center;gap:11px;font-weight:850;display:inline-flex}.brand-mark{background:var(--studio-blue);color:#fff;border:2px solid var(--studio-charcoal);place-items:center;width:40px;height:40px;font-size:13px;display:grid}.site-header nav{align-items:center;gap:clamp(14px,2.6vw,36px);font-size:14px;font-weight:750;display:flex}.site-header nav a:hover{text-underline-offset:5px;text-decoration:underline;text-decoration-thickness:2px}.hero-shell{border-bottom:2px solid var(--studio-charcoal);grid-template-columns:minmax(0,1.35fr) minmax(350px,.65fr);display:grid}.hero-copy{padding:clamp(44px,7vw,112px) clamp(24px,6vw,88px) clamp(40px,6vw,86px)}.eyebrow{font-family:var(--font-geist-mono), monospace;letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;align-items:center;gap:9px;margin:0 0 22px;font-size:12px;font-weight:760;display:flex}.eyebrow span{background:var(--studio-yellow);border:1.5px solid var(--studio-charcoal);padding:6px 9px}.eyebrow.dark{color:#fff}h1,h2,h3{letter-spacing:-.055em;margin-top:0;font-weight:900;line-height:.95}h1{text-wrap:balance;max-width:900px;margin-bottom:28px;font-size:clamp(3.2rem,7.4vw,8.15rem)}h2{text-wrap:balance;font-size:clamp(2.25rem,5.4vw,5.65rem)}h3{font-size:clamp(1.8rem,3vw,3.3rem)}.hero-answer{max-width:790px;font-size:clamp(1.05rem,1.55vw,1.35rem);line-height:1.47}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border:2px solid var(--studio-charcoal);min-height:50px;box-shadow:4px 4px 0 var(--studio-charcoal);justify-content:center;align-items:center;gap:10px;padding:0 20px;font-weight:820;transition:transform .15s,box-shadow .15s;display:inline-flex}.button:hover{box-shadow:2px 2px 0 var(--studio-charcoal);transform:translate(2px,2px)}.button-primary{background:var(--studio-blue);color:#fff}.button-secondary{background:var(--card)}.winner-strip{border:2px solid var(--studio-charcoal);grid-template-columns:repeat(3,1fr);gap:0;margin:clamp(40px,6vw,72px) 0 0;display:grid}.winner-strip div{border-right:2px solid var(--studio-charcoal);background:var(--card);padding:16px}.winner-strip div:last-child{border-right:0}.winner-strip dt{font-size:11px;font-family:var(--font-geist-mono), monospace;text-transform:uppercase}.winner-strip dd{margin:7px 0 0;font-size:18px;font-weight:850}.hero-studio{background:var(--studio-blue);border-left:2px solid var(--studio-charcoal);color:#fff;flex-direction:column;min-height:700px;display:flex;overflow:hidden}.studio-label,.studio-foot{font-family:var(--font-geist-mono), monospace;text-transform:uppercase;justify-content:space-between;gap:18px;padding:18px 22px;font-size:11px;display:flex}.studio-label{border-bottom:2px solid var(--studio-charcoal)}.studio-foot{border-top:2px solid var(--studio-charcoal);background:var(--studio-coral);color:var(--studio-charcoal);font-weight:800}.silhouette-stage{flex:1;min-height:500px;position:relative}.page-silhouette{border:2px solid var(--studio-charcoal);background:var(--card);padding:16px;position:absolute;bottom:8%;box-shadow:10px 10px #181818e6}.page-silhouette:before{content:"";background:var(--studio-charcoal);height:7px;margin:-16px -16px 15px;display:block}.page-silhouette span,.page-silhouette strong,.page-silhouette i{display:block}.page-silhouette span{background:var(--studio-coral);width:45%;height:8px}.page-silhouette strong{background:var(--studio-charcoal);width:82%;height:20px;margin-top:12px}.page-silhouette i{border:1.5px solid var(--studio-charcoal);background:var(--studio-yellow);height:36px;margin-top:10px}.desktop{width:72%;height:58%;left:9%}.tablet{width:48%;height:47%;bottom:18%;right:-4%;transform:rotate(3deg)}.mobile{width:25%;height:39%;bottom:3%;left:26%;transform:rotate(-4deg)}.recommendation-band{background:var(--studio-charcoal);color:#fff;border-bottom:2px solid var(--studio-charcoal);grid-template-columns:1.05fr .95fr;display:grid}.recommendation-band>div{padding:clamp(44px,6vw,88px)}.recommendation-band>div:first-child{border-right:2px solid var(--studio-ivory)}.recommendation-copy h3{color:var(--studio-yellow)}.recommendation-copy p{max-width:660px;font-size:1.1rem}.recommendation-copy ul{gap:10px;margin:26px 0;padding:0;list-style:none;display:grid}.recommendation-copy li{align-items:center;gap:10px;display:flex}.recommendation-copy li svg{color:var(--studio-yellow)}.text-link{border-bottom:2px solid;align-items:center;gap:8px;padding-bottom:4px;font-weight:850;display:inline-flex}.matcher-preview{background:var(--studio-coral);padding:clamp(58px,8vw,116px) clamp(24px,7vw,104px)}.matcher-preview h2{max-width:920px;margin-bottom:22px}.matcher-preview>p:not(.eyebrow){max-width:700px;font-size:1.15rem}.matcher-pills{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.matcher-pills span{border:2px solid var(--studio-charcoal);background:var(--studio-ivory);padding:12px 15px;font-weight:760}@media (max-width:900px){.hero-shell,.recommendation-band{grid-template-columns:1fr}.hero-studio{border-left:0;border-top:2px solid var(--studio-charcoal);min-height:560px}.recommendation-band>div:first-child{border-right:0;border-bottom:2px solid var(--studio-ivory)}}@media (max-width:640px){.site-header nav a:nth-child(2),.site-header nav a:nth-child(3){display:none}.hero-copy{padding-inline:20px}.winner-strip{grid-template-columns:1fr}.winner-strip div{border-right:0;border-bottom:2px solid var(--studio-charcoal)}.winner-strip div:last-child{border-bottom:0}.hero-studio{min-height:480px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.skip-link{z-index:100;background:var(--studio-yellow);border:2px solid var(--studio-charcoal);padding:10px 14px;font-weight:800;position:fixed;top:12px;left:16px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.header-match{background:var(--studio-yellow);border:2px solid var(--studio-charcoal);align-items:center;gap:8px;padding:10px 14px;font-size:13px;font-weight:820;display:inline-flex}.status-line{background:var(--studio-charcoal);color:#fff;min-height:34px;font-family:var(--font-geist-mono), monospace;letter-spacing:.05em;text-transform:uppercase;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:6px clamp(20px,4vw,64px);font-size:10px;display:grid}.status-line p{text-align:center;color:var(--studio-yellow);margin:0}.section-block{border-bottom:2px solid var(--studio-charcoal);padding:clamp(68px,9vw,136px) clamp(22px,6vw,92px)}.section-heading{max-width:1050px;margin-bottom:clamp(38px,6vw,76px)}.section-heading h2{margin-bottom:22px}.section-heading>p:not(.eyebrow){max-width:760px;font-size:1.15rem}.matcher-section{background:var(--studio-coral);border-bottom:2px solid var(--studio-charcoal);padding:clamp(68px,9vw,130px) clamp(22px,6vw,92px)}.matcher-heading{max-width:880px}.matcher-heading h2{margin-bottom:22px}.matcher-heading>p:not(.eyebrow){max-width:700px;font-size:1.1rem}.matcher-grid{border:2px solid var(--studio-charcoal);box-shadow:8px 8px 0 var(--studio-charcoal);grid-template-columns:minmax(280px,.85fr) minmax(320px,1.15fr);gap:0;margin-top:46px;display:grid}.matcher-controls{background:var(--studio-ivory);border-right:2px solid var(--studio-charcoal);gap:22px;padding:clamp(24px,4vw,48px);display:grid}.matcher-controls>label:not(.check-row){font-family:var(--font-geist-mono), monospace;text-transform:uppercase;margin-bottom:-13px;font-size:12px;font-weight:700}.matcher-select{border:2px solid var(--studio-charcoal);width:100%;min-height:50px;font-family:var(--font-geist-sans), sans-serif;text-transform:none;background:#fff;border-radius:0;padding-inline:14px;font-size:15px}.check-row{border:2px solid var(--studio-charcoal);cursor:pointer;background:#fff;align-items:flex-start;gap:15px;min-height:56px;padding:13px;display:flex}.check-row input[type=checkbox]{-webkit-appearance:none;appearance:none;border:2px solid var(--studio-charcoal);background:#fff;border-radius:0;flex:0 0 22px;place-items:center;width:22px;height:22px;margin:2px 0 0;display:grid}.check-row input[type=checkbox]:checked{background:var(--studio-blue);color:#fff}.check-row input[type=checkbox]:checked:after{content:"✓";font-size:16px;font-weight:900;line-height:1}.check-row span{gap:3px;display:grid}.check-row small{color:var(--muted-foreground)}.matcher-result{background:var(--studio-blue);color:#fff;flex-direction:column;align-items:flex-start;padding:clamp(30px,5vw,66px);display:flex}.matcher-result .result-kicker{font-family:var(--font-geist-mono), monospace;text-transform:uppercase;color:var(--studio-yellow);font-size:11px}.matcher-result h3{max-width:680px;margin:18px 0 24px;font-size:clamp(2.4rem,5vw,5.4rem)}.matcher-result>p:not(.result-kicker){max-width:700px;font-size:1.08rem}.shortlist{gap:9px;width:100%;margin:28px 0;display:grid}.shortlist>span{font-family:var(--font-geist-mono), monospace;text-transform:uppercase;font-size:11px}.shortlist>div{display:grid}.shortlist a{border-top:1.5px solid #fff9;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:12px 0;font-weight:820;display:grid}.shortlist-mark{place-items:center;width:1.15em;height:1.15em;display:grid}.shortlist a small{color:var(--studio-yellow);text-transform:uppercase;font-size:10px}.comparison-section{background:var(--studio-ivory)}.table-scroll{border:2px solid var(--studio-charcoal);background:var(--card);overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%;min-width:900px}caption{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}th,td{border-right:1.5px solid var(--studio-charcoal);border-bottom:1.5px solid var(--studio-charcoal);vertical-align:top;padding:16px}thead th{z-index:1;background:var(--studio-charcoal);color:#fff;font-family:var(--font-geist-mono), monospace;letter-spacing:.04em;text-transform:uppercase;font-size:11px;position:sticky;top:0}tbody tr:last-child th,tbody tr:last-child td{border-bottom:0}tr>:last-child{border-right:0}tbody th a{text-underline-offset:4px;text-decoration:underline;text-decoration-thickness:2px}td small,dd small{color:var(--muted-foreground);margin-top:5px;font-size:11px;display:block}.evidence-tag{background:var(--studio-yellow);border:1.5px solid var(--studio-charcoal);padding:4px 7px;font-size:11px;font-weight:800;display:inline-block}.source-link{text-underline-offset:4px;font-weight:750;text-decoration:underline}.depth-section{background:var(--studio-blue);color:#fff}.depth-grid{border:2px solid var(--studio-charcoal);color:var(--studio-charcoal);grid-template-columns:repeat(5,1fr);margin:0;padding:0;list-style:none;display:grid}.depth-grid li{background:var(--studio-ivory);border-right:2px solid var(--studio-charcoal);min-height:330px;padding:24px}.depth-grid li:last-child{border-right:0}.depth-grid li:nth-child(2){background:#fff}.depth-grid li:nth-child(3){background:var(--studio-coral)}.depth-grid li:nth-child(4){background:var(--studio-yellow)}.depth-grid li.depth-featured{background:var(--studio-charcoal);color:#fff}.depth-grid span{font-family:var(--font-geist-mono), monospace;text-transform:uppercase;font-size:11px}.depth-grid h3{margin:80px 0 18px;font-size:clamp(1.6rem,2.4vw,2.7rem)}.benchmark-section{background:var(--studio-charcoal);color:#fff}.benchmark-layout{grid-template-columns:.8fr 1.2fr;gap:clamp(28px,5vw,70px);display:grid}.brief-card{background:var(--studio-yellow);color:var(--studio-charcoal);box-shadow:8px 8px 0 var(--studio-coral);border:2px solid #fff;align-self:start;padding:clamp(26px,4vw,48px)}.brief-card>span{font-family:var(--font-geist-mono), monospace;text-transform:uppercase;font-size:11px}.brief-card blockquote{letter-spacing:-.035em;margin:28px 0;font-size:clamp(1.4rem,2.4vw,2.25rem);font-weight:850;line-height:1.12}.brief-card>p{gap:10px;font-size:.92rem;display:flex}.dimension-list{border-top:1.5px solid #ffffff8c;margin:0;padding:0;list-style:none}.dimension-list li{border-bottom:1.5px solid #ffffff8c;grid-template-columns:52px 1fr;gap:14px;padding:13px 0;display:grid}.dimension-list span{color:var(--studio-coral);font-family:var(--font-geist-mono), monospace}.reviews-section{background:var(--studio-ivory)}.review-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.review-card{border:2px solid var(--studio-charcoal);min-height:560px;box-shadow:5px 5px 0 var(--studio-charcoal);background:#fff;flex-direction:column;padding:26px;display:flex}.review-card:nth-child(3n+2){background:#f0ebff}.review-card:nth-child(3n){background:#fff4e9}.review-card.review-featured{background:var(--studio-yellow)}.review-rank{font-family:var(--font-geist-mono), monospace;justify-content:space-between;align-items:center;font-size:11px;display:flex}.review-rank>span{border:1.5px solid;padding:4px 6px}.review-card h3{margin:58px 0 16px;font-size:clamp(2.2rem,3.6vw,4.2rem)}.best-for{min-height:68px;font-weight:820}.review-card dl{border-block:1.5px solid var(--studio-charcoal);grid-template-columns:1fr 1fr;margin:20px 0;display:grid}.review-card dl div{padding:12px 8px 12px 0}.review-card dt{font-family:var(--font-geist-mono), monospace;text-transform:uppercase;font-size:10px}.review-card dd{margin:4px 0 0;font-weight:780}.disqualifier{font-size:.92rem}.review-card .text-link{align-self:flex-start;margin-top:auto}.matrix-section{background:#fffdf7}.matrix-section.coral{background:var(--studio-coral)}.operation-grid{border:2px solid var(--studio-charcoal);grid-template-columns:repeat(4,1fr);display:grid}.operation-grid article{border-right:1.5px solid var(--studio-charcoal);border-bottom:1.5px solid var(--studio-charcoal);background:var(--studio-ivory);min-height:240px;padding:22px}.operation-grid article:nth-child(4n){border-right:0}.operation-grid article:nth-last-child(-n+4){border-bottom:0}.operation-grid h3{margin-bottom:28px;font-size:1.6rem}.pricing-section{background:var(--studio-yellow)}.decision-section{background:var(--studio-blue);color:#fff}.decision-grid{border:2px solid var(--studio-charcoal);color:var(--studio-charcoal);grid-template-columns:repeat(5,1fr);display:grid}.decision-grid article{background:var(--studio-ivory);border-right:1.5px solid var(--studio-charcoal);border-bottom:1.5px solid var(--studio-charcoal);min-height:250px;padding:20px}.decision-grid article:nth-child(5n){border-right:0}.decision-grid article:nth-last-child(-n+5){border-bottom:0}.decision-grid article:nth-child(4n+2){background:var(--studio-coral)}.decision-grid article:nth-child(4n+3){background:var(--studio-yellow)}.decision-grid span{font-family:var(--font-geist-mono), monospace;font-size:11px}.decision-grid h3{margin:52px 0 18px;font-size:1.55rem}.decision-grid p{font-size:1.2rem;font-weight:850}.decision-grid a{text-underline-offset:4px;text-decoration:underline}.faq-section{background:var(--studio-ivory)}.faq-list{border-top:2px solid var(--studio-charcoal);max-width:1000px}.faq-list details{border-bottom:2px solid var(--studio-charcoal)}.faq-list summary{cursor:pointer;padding:24px 52px 24px 0;font-size:clamp(1.15rem,2vw,1.6rem);font-weight:820;list-style:none;position:relative}.faq-list summary:after{content:"+";font-size:1.7rem;position:absolute;top:21px;right:8px}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:820px;margin:0;padding:0 0 24px;font-size:1.05rem}.resources-section{background:var(--studio-charcoal);color:#fff}.resource-grid{border:2px solid #fff;grid-template-columns:repeat(5,1fr);display:grid}.resource-grid article{border-right:1.5px solid #fff;flex-direction:column;min-height:390px;padding:22px;display:flex;position:relative;overflow:hidden}.resource-grid article:last-child{border-right:0}.resource-grid article>span{color:var(--studio-yellow);font-family:var(--font-geist-mono), monospace;text-transform:uppercase;font-size:11px}.resource-grid h3{margin:50px 0 20px;font-size:clamp(1.45rem,2.2vw,2.4rem)}.resource-grid .text-link{align-self:flex-start;margin-top:auto}.resource-grid i{color:#fff6;font-size:9rem;font-style:normal;font-weight:900;position:absolute;bottom:-32px;right:-5px}.site-footer{background:var(--studio-charcoal);color:#fff;grid-template-columns:1.6fr repeat(3,1fr);gap:38px;padding:clamp(50px,7vw,88px) clamp(22px,6vw,92px) 32px;display:grid}.footer-brand{align-items:flex-start;gap:14px;display:flex}.footer-brand p{margin:0;display:grid}.footer-brand p span{color:#bbb}.site-footer>div:not(.footer-brand){align-content:start;gap:9px;display:grid}.site-footer b{color:var(--studio-yellow);margin-bottom:5px}.site-footer a:hover{text-decoration:underline}.footer-meta{font-family:var(--font-geist-mono), monospace;color:#bbb;text-transform:uppercase;border-top:1px solid #555;grid-column:1/-1;margin:30px 0 0;padding-top:22px;font-size:10px}.breadcrumbs{padding:20px clamp(22px,6vw,92px) 0}.breadcrumbs ol{font-family:var(--font-geist-mono), monospace;text-transform:uppercase;flex-wrap:wrap;gap:8px;margin:0;padding:0;font-size:11px;list-style:none;display:flex}.breadcrumbs li{gap:8px;display:flex}.breadcrumbs a{text-underline-offset:3px;text-decoration:underline}.content-hero{border-bottom:2px solid var(--studio-charcoal);padding:clamp(54px,8vw,116px) clamp(22px,6vw,92px)}.content-hero h1{max-width:1050px;font-size:clamp(3rem,7vw,7.5rem)}.content-hero>p:not(.eyebrow){max-width:780px;font-size:1.2rem}.content-body{padding:clamp(54px,7vw,100px) clamp(22px,6vw,92px)}.content-prose{max-width:850px}.content-prose h2{margin-top:72px;font-size:clamp(2.2rem,4.5vw,4.8rem)}.content-prose h3{margin-top:48px}.content-prose p,.content-prose li{font-size:1.05rem;line-height:1.7}.content-prose blockquote{border-left:7px solid var(--studio-coral);margin:32px 0;padding:10px 0 10px 24px;font-size:1.35rem;font-weight:750}.meta-row{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.meta-row span{border:1.5px solid var(--studio-charcoal);font-family:var(--font-geist-mono), monospace;text-transform:uppercase;background:var(--card);padding:7px 9px;font-size:10px}.article-matrix{border:2px solid var(--studio-charcoal);width:100%;margin:34px 0}.article-checklist{padding:0;list-style:none}.article-checklist li{border-bottom:1px solid #aaa;padding:14px 0}.article-checklist li:before{content:"□";margin-right:12px;font-size:1.2em}.review-hero{background:var(--studio-blue);color:#fff}.review-hero .eyebrow span{color:var(--studio-charcoal)}.review-facts{border:2px solid var(--studio-charcoal);color:var(--studio-charcoal);grid-template-columns:repeat(4,1fr);margin-top:38px;display:grid}.review-facts div{background:var(--studio-ivory);border-right:1.5px solid var(--studio-charcoal);padding:16px}.review-facts div:last-child{border-right:0}.review-facts dt{font-family:var(--font-geist-mono), monospace;text-transform:uppercase;font-size:10px}.review-facts dd{margin:6px 0 0;font-weight:800}.connected-flow{border:2px solid var(--studio-charcoal);grid-template-columns:repeat(4,1fr);margin:34px 0;display:grid}.connected-flow li{border-right:1.5px solid var(--studio-charcoal);background:var(--studio-yellow);min-height:180px;padding:20px;list-style:none}.connected-flow li:last-child{border-right:0}.connected-flow li:nth-child(2){background:var(--studio-coral)}.connected-flow li:nth-child(3){background:#dedfff}.connected-flow span{font-family:var(--font-geist-mono), monospace;font-size:10px}.connected-flow b{margin-top:44px;font-size:1.2rem;display:block}.blog-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.blog-card{border:2px solid var(--studio-charcoal);background:var(--card);min-height:330px;box-shadow:5px 5px 0 var(--studio-charcoal);padding:28px}.blog-card span{font-family:var(--font-geist-mono), monospace;text-transform:uppercase;color:var(--studio-blue);font-size:11px}.blog-card h2{margin:54px 0 20px;font-size:clamp(2rem,4vw,4rem)}.contact-form{gap:20px;max-width:700px;display:grid}.contact-form label{gap:8px;font-weight:750;display:grid}.contact-form input,.contact-form textarea,.contact-form select{border:2px solid var(--studio-charcoal);background:#fff;border-radius:0;min-height:50px;padding:12px}.contact-form textarea{min-height:180px}.contact-form button{border:2px solid var(--studio-charcoal);background:var(--studio-blue);color:#fff;min-height:52px;box-shadow:4px 4px 0 var(--studio-charcoal);border-radius:0;font-weight:800}.contact-honeypot{position:absolute;left:-9999px}.contact-disclosure,.form-notice{font-size:.9rem}.form-notice-error{color:#9b1c13}.route-recovery ul{flex-wrap:wrap;gap:12px;padding:0;list-style:none;display:flex}.route-recovery a{border:2px solid var(--studio-charcoal);background:#fff;padding:10px 12px;font-weight:750;display:inline-block}@media (max-width:1100px){.depth-grid,.resource-grid{grid-template-columns:repeat(2,1fr)}.depth-grid li,.resource-grid article{border-bottom:2px solid var(--studio-charcoal)}.depth-grid li:nth-child(2n),.resource-grid article:nth-child(2n){border-right:0}.depth-grid li:last-child,.resource-grid article:last-child{border-bottom:0;grid-column:1/-1}.review-grid{grid-template-columns:repeat(2,1fr)}.operation-grid{grid-template-columns:repeat(3,1fr)}.operation-grid article:nth-child(4n){border-right:1.5px solid var(--studio-charcoal)}.operation-grid article:nth-child(3n){border-right:0}.operation-grid article:nth-last-child(-n+4){border-bottom:1.5px solid var(--studio-charcoal)}.decision-grid{grid-template-columns:repeat(3,1fr)}.decision-grid article:nth-child(5n){border-right:1.5px solid var(--studio-charcoal)}.decision-grid article:nth-child(3n){border-right:0}.decision-grid article:nth-last-child(-n+5){border-bottom:1.5px solid var(--studio-charcoal)}}@media (max-width:800px){.header-match{display:none}.status-line{text-align:center;grid-template-columns:1fr}.status-line span:last-child{display:none}.matcher-grid,.benchmark-layout{grid-template-columns:1fr}.matcher-controls{border-right:0;border-bottom:2px solid var(--studio-charcoal)}.review-grid,.blog-grid{grid-template-columns:1fr}.review-card{min-height:auto}.operation-grid,.decision-grid{grid-template-columns:repeat(2,1fr)}.operation-grid article:nth-child(3n),.decision-grid article:nth-child(3n){border-right:1.5px solid var(--studio-charcoal)}.operation-grid article:nth-child(2n),.decision-grid article:nth-child(2n){border-right:0}.site-footer{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.review-facts,.connected-flow{grid-template-columns:repeat(2,1fr)}.review-facts div:nth-child(2),.connected-flow li:nth-child(2){border-right:0}.review-facts div:nth-child(-n+2),.connected-flow li:nth-child(-n+2){border-bottom:1.5px solid var(--studio-charcoal)}}@media (max-width:560px){.brand>span:last-child{font-size:14px}.section-block,.matcher-section{padding-inline:18px}.operation-grid,.decision-grid,.depth-grid,.resource-grid,.site-footer,.review-facts,.connected-flow{grid-template-columns:1fr}.operation-grid article,.decision-grid article,.depth-grid li,.resource-grid article,.review-facts div,.connected-flow li{border-right:0!important;border-bottom:1.5px solid var(--studio-charcoal)!important}.operation-grid article:last-child,.decision-grid article:last-child,.depth-grid li:last-child,.resource-grid article:last-child,.review-facts div:last-child,.connected-flow li:last-child{border-bottom:0!important}.depth-grid li:last-child,.resource-grid article:last-child,.footer-meta,.site-footer>div{grid-column:auto}}
