:root{--bg:#09111f;--bg-soft:#0d1c32b8;--panel:#0b182bc7;--panel-border:#9abfff24;--text:#eff5ff;--muted:#95a8c7;--accent:#7cf4c7;--accent-strong:#21c690;--shadow:0 30px 80px #00000052}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at 0 0,#305cb573,#0000 30%),radial-gradient(circle at 100% 0,#1ab18d38,#0000 32%),linear-gradient(#08101c 0%,#09111f 40%,#0a1423 100%);margin:0;font-family:Manrope,sans-serif}svg{display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.site-shell{flex-direction:column;min-height:100vh;display:flex}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#08101cb8;border-bottom:1px solid #9abfff1f;position:sticky;top:0}.site-header-inner{justify-content:space-between;align-items:center;gap:16px;width:min(1360px,100% - 32px);min-height:72px;margin:0 auto;display:flex}.site-brand{align-items:center;max-width:min(360px,48vw);min-height:44px;display:inline-flex}.site-brand-logo-wrap{width:min(244px,40vw);height:38px;display:block;position:relative;overflow:hidden}.site-brand-logo{object-fit:cover;object-position:center}.site-nav{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.site-nav-link{color:var(--muted);border:1px solid #0000;border-radius:999px;padding:10px 14px;font-weight:700;transition:background .18s,color .18s,border-color .18s}.site-nav-link:hover,.site-nav-link:focus-visible{color:var(--text);background:#ffffff0d;border-color:#9abfff1f;outline:none}.site-nav-link.is-active{color:#082038;background:linear-gradient(135deg, var(--accent) 0%, #76d9ff 100%)}.site-main{flex:1;width:min(1360px,100% - 32px);margin:0 auto;padding:28px 0 48px}.site-footer{background:linear-gradient(#040a12f5 0%,#03080ffa 100%);border-top:1px solid #9abfff1f;width:100%;margin:0}.site-footer-inner{justify-content:space-between;align-items:flex-start;gap:24px;width:min(1360px,100% - 32px);margin:0 auto;padding:26px 0 28px;display:flex}.site-footer-copy{max-width:38ch}.site-footer-title{letter-spacing:-.03em;margin:0;font-family:Space Grotesk,sans-serif;font-size:1rem}.site-footer-text{color:var(--muted);margin:8px 0 0;line-height:1.55}.site-footer-links{flex-wrap:wrap;justify-content:flex-end;gap:16px 18px;display:flex}.site-footer-link{min-height:32px;color:var(--muted);align-items:center;gap:10px;padding:0;font-weight:700;transition:color .18s,opacity .18s;display:inline-flex}.site-footer-link:hover,.site-footer-link:focus-visible,.inline-link:hover,.inline-link:focus-visible{color:var(--text);outline:none}.site-footer-link:hover,.site-footer-link:focus-visible{opacity:1}.site-footer-icon{width:18px;height:18px;color:var(--accent);justify-content:center;align-items:center;display:inline-flex}.site-footer-icon svg{stroke:currentColor;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.inline-link{min-height:1.5em;color:var(--accent);border-bottom:1px solid #0000;align-items:center;transition:color .18s,border-color .18s;display:inline-flex}.inline-link:hover,.inline-link:focus-visible{background:0 0;border-color:#7cf4c780}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.email-capture{background:radial-gradient(circle at 0 0,#7cf4c70f,#0000 30%),#07111fb8;border-top:1px solid #9abfff1a;width:100%}.email-capture-inner{grid-template-columns:72px minmax(0,1fr) minmax(320px,480px);align-items:center;gap:18px;width:min(1360px,100% - 32px);margin:0 auto;padding:28px 0;display:grid}.email-capture-guide-icon{background:linear-gradient(145deg,#7cf4c72e,#9abfff14),#ffffff09;border:1px solid #7cf4c747;border-radius:8px;width:58px;height:58px;position:relative;box-shadow:inset 0 1px #ffffff14,0 14px 38px #0000002e}.email-capture-guide-icon:before{content:"";background:#07111fb8;border:1px solid #ebf6ffc2;border-radius:5px;position:absolute;inset:12px 16px 12px 13px}.email-capture-guide-page{background:#ebf6ffcc;border-radius:999px;width:18px;height:2px;position:absolute;top:16px;left:18px;box-shadow:0 7px #ebf6ff85,0 14px #ebf6ff52}.email-capture-guide-chart{border-right:2px solid var(--accent);border-bottom:2px solid var(--accent);width:22px;height:18px;position:absolute;bottom:14px;right:14px;transform:skew(-13deg)}.email-capture-guide-chart:before{content:"";border-top:2px solid var(--accent);border-left:2px solid var(--accent);width:19px;height:10px;position:absolute;bottom:2px;right:0;transform:translate(-2px,-2px)skew(18deg)rotate(-22deg)}.email-capture-copy{max-width:68ch}.email-capture-copy h2{color:var(--muted);letter-spacing:0;margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(.78rem,1.05vw,1.1rem);line-height:1.35}.email-capture-copy p:last-child{color:var(--muted);margin:10px 0 0;line-height:1.55}.email-capture-form{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.email-capture-form input[type=email]{width:100%;min-height:46px;color:var(--text);background:#ffffff0b;border:1px solid #9abfff29;border-radius:10px;outline:none;padding:0 13px}.email-capture-form input[type=email]::placeholder{color:#95a8c7b8}.email-capture-form input[type=email]:focus{border-color:#7cf4c7b8;box-shadow:0 0 0 3px #7cf4c71f}.email-capture-form button{color:#061829;background:var(--accent);white-space:nowrap;cursor:pointer;border:1px solid #7cf4c773;border-radius:10px;min-height:46px;padding:0 16px;font-weight:900;transition:transform .18s,box-shadow .18s,opacity .18s}.email-capture-form button:hover:not(:disabled),.email-capture-form button:focus-visible{outline:none;transform:translateY(-1px);box-shadow:0 0 0 3px #7cf4c714}.email-capture-form button:disabled{cursor:not-allowed;opacity:.72}.email-capture-status{min-height:1.35em;color:var(--muted);grid-column:1/-1;margin:0;font-size:.84rem;line-height:1.35}.email-capture-status.is-success{color:var(--accent)}.email-capture-status.is-error{color:#f0a3ad}.email-capture-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.privacy-page{width:100%;max-width:none}.page-card.privacy-page p{max-width:none}.page-stack{gap:18px;display:grid}.page-stack-wide{gap:14px}.hero-card,.page-card,.calculator-card{background:var(--panel);border:1px solid var(--panel-border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:24px}.hero-card,.page-card{padding:24px}.page-card-narrow{max-width:720px}.page-card.page-card-full-copy p,.hero-card.hero-card-full-copy .hero-copy{max-width:none}.hero-card h1,.page-card h1,.page-card h2{letter-spacing:-.03em;margin:0;font-family:Space Grotesk,sans-serif}.hero-card h1,.page-card h1{font-size:clamp(2rem,3.6vw,3.1rem);line-height:1.02}.page-card h2{margin-bottom:8px;font-size:1.5rem}.eyebrow,.card-label{color:var(--accent);text-transform:uppercase;letter-spacing:.18em;margin:0 0 12px;font-size:.76rem}.hero-copy,.page-card p{color:var(--muted);max-width:70ch;margin:12px 0 0;line-height:1.6}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.page-link{color:var(--text);align-items:center;gap:8px;margin-top:18px;font-weight:800;display:inline-flex}.page-link:after{content:"→";color:var(--accent)}.home-page{gap:16px;display:grid}.home-hero,.home-firms-preview,.home-calculator-cta,.home-workflow{border:1px solid var(--panel-border);box-shadow:var(--shadow);background:#081220c2;border-radius:8px}.home-hero{background:linear-gradient(130deg,#0a1728f2 0%,#08101ce6 50%,#122f40bd 100%);padding:clamp(24px,4vw,46px);display:block}.home-hero-copy{align-content:center;gap:16px;width:100%;max-width:none;display:grid}.home-hero h1,.home-section-heading h2,.home-calculator-cta h2,.home-workflow h3{letter-spacing:0;margin:0;font-family:Space Grotesk,sans-serif}.home-hero h1{max-width:none;font-size:clamp(2.15rem,3.6vw,3.65rem);line-height:1.04}.home-hero-copy>p:not(.eyebrow),.home-section-heading p,.home-calculator-copy>p,.home-workflow p{color:var(--muted);margin:0;line-height:1.6}.home-hero-copy>p:not(.eyebrow){color:#c7d6ee;max-width:none;font-size:clamp(1rem,1.2vw,1.16rem)}.home-hero-actions,.home-firms-preview-footer{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.home-primary-link,.home-secondary-link,.home-text-link{border-radius:999px;justify-content:center;align-items:center;min-height:42px;font-weight:900;transition:border-color .18s,box-shadow .18s,color .18s,transform .18s,background .18s;display:inline-flex}.home-primary-link{color:#061829;background:var(--accent);border:1px solid #7cf4c76b;padding:0 16px}.home-secondary-link,.home-text-link{color:var(--text);background:#ffffff09;border:1px solid #9abfff29;padding:0 14px}.home-primary-link:hover,.home-secondary-link:hover,.home-text-link:hover,.home-primary-link:focus-visible,.home-secondary-link:focus-visible,.home-text-link:focus-visible{outline:none;transform:translateY(-1px)}.home-primary-link:hover,.home-primary-link:focus-visible{box-shadow:0 0 0 3px #7cf4c71a,0 0 22px #7cf4c729}.home-secondary-link:hover,.home-text-link:hover,.home-secondary-link:focus-visible,.home-text-link:focus-visible{color:var(--accent);background:#7cf4c70e;border-color:#7cf4c76b}.home-firms-preview-controls span,.home-firms-preview-footer span,.home-calculator-visual small{color:var(--muted)}.home-firms-preview-controls span{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:850}.home-firms-preview,.home-workflow{gap:14px;padding:clamp(18px,3vw,28px);display:grid}.home-section-heading{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.home-section-heading div{gap:8px;display:grid}.home-section-heading h2,.home-calculator-cta h2{font-size:clamp(1.7rem,2.8vw,2.55rem);line-height:1.08}.home-section-heading p{max-width:72ch}.home-firms-preview-controls{grid-template-columns:minmax(220px,1fr) minmax(160px,220px);gap:10px;display:grid}.home-firms-preview-controls label{gap:6px;display:grid}.home-firms-preview-controls input,.home-firms-preview-controls select{width:100%;min-height:42px;color:var(--text);background:#ffffff0b;border:1px solid #9abfff29;border-radius:10px;outline:none;padding:0 12px}.home-firms-preview-controls input:focus,.home-firms-preview-controls select:focus,.home-firm-actions a:focus-visible{border-color:#7cf4c7b8;box-shadow:0 0 0 3px #7cf4c71f}.home-firms-preview-controls select option{color:#0a1423}.home-firms-table-wrap{background:#050d187a;border:1px solid #9abfff1f;border-radius:8px;overflow-x:auto}.home-firms-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:930px}.home-firms-table th,.home-firms-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #9abfff1a;padding:13px 14px}.home-firms-table th{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;background:#ffffff06;font-size:.72rem;font-weight:850}.home-firms-table th:first-child{width:88px}.home-firms-table th:nth-child(2){width:auto}.home-firms-table th:nth-child(3),.home-firms-table th:nth-child(4),.home-firms-table th:nth-child(6){width:136px}.home-firms-table th:nth-child(5){width:76px}.home-firms-table th:nth-child(7){width:96px}.home-firms-table tr:last-child td{border-bottom:0}.home-firm-score{width:48px;min-height:30px;color:var(--accent);border:1px solid #7cf4c7b3;border-radius:8px;place-items:center;font-weight:900;display:inline-grid}.home-firm-identity{align-items:center;gap:10px;min-width:0;display:flex}.home-firm-identity img,.home-firm-logo-fallback{object-fit:contain;background:#ffffff0f;border:1px solid #9abfff1f;border-radius:8px;flex:none;width:34px;height:34px}.home-firm-logo-fallback{color:#061829;background:var(--accent);place-items:center;font-weight:900;display:inline-grid}.home-firm-identity div{gap:2px;min-width:0;display:grid}.home-firm-identity a{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-weight:900;overflow:hidden}.home-firm-identity a:hover,.home-firm-identity a:focus-visible{color:var(--accent);outline:none}.home-firm-identity span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;line-height:1.35;overflow:hidden}.home-firm-fee{gap:2px;line-height:1.15;display:inline-grid}.home-firm-fee s{color:var(--muted);font-size:.78rem;text-decoration-color:#ffffff94;text-decoration-thickness:2px}.home-firm-fee strong{color:var(--text)}.home-algo-icon{color:var(--muted);display:inline-flex}.home-algo-icon.is-allowed{color:var(--accent)}.home-algo-icon.is-restricted{color:#ffd166}.home-algo-icon svg{stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:19px;height:19px}.home-firm-actions{justify-content:flex-end;align-items:center;gap:6px;display:inline-flex}.home-firm-actions a{width:32px;height:32px;color:var(--muted);background:#ffffff06;border:1px solid #9abfff24;border-radius:999px;place-items:center;transition:border-color .18s,box-shadow .18s,color .18s,transform .18s,background .18s;display:inline-grid}.home-firm-actions a:hover{color:var(--accent);background:#7cf4c712;border-color:#7cf4c794;transform:translateY(-1px)}.home-firm-actions svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:15px;height:15px}.home-firms-empty-row td{color:var(--muted);text-align:center}.home-firms-preview-footer{justify-content:space-between}.home-calculator-cta{grid-template-columns:minmax(0,1fr) minmax(320px,.62fr);align-items:center;gap:clamp(18px,4vw,42px);padding:clamp(20px,3vw,32px);display:grid}.home-calculator-copy{gap:12px;max-width:760px;display:grid}.home-calculator-copy ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.home-calculator-copy li{color:#eff5ff;padding-left:28px;line-height:1.5;position:relative}.home-calculator-copy li:before{content:"";background:var(--accent);border-radius:50%;width:18px;height:18px;position:absolute;top:3px;left:0}.home-calculator-copy li:after{content:"";border-bottom:2px solid #061829;border-left:2px solid #061829;width:6px;height:4px;position:absolute;top:8px;left:6px;transform:rotate(-45deg)}.home-calculator-visual{background:#ffffff08;border:1px solid #9abfff24;border-radius:8px;gap:12px;padding:16px;display:grid}.home-calculator-panel{background:#7cf4c70e;border:1px solid #7cf4c733;border-radius:8px;gap:6px;padding:16px;display:grid}.home-calculator-panel span,.home-calculator-visual small{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:850}.home-calculator-panel span{color:var(--accent)}.home-calculator-panel strong{font-family:Space Grotesk,sans-serif;font-size:1.45rem}.home-calculator-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.home-calculator-metrics span{background:#ffffff07;border:1px solid #9abfff1a;border-radius:8px;gap:4px;min-width:0;padding:11px;display:grid}.home-calculator-metrics strong{overflow-wrap:anywhere;font-size:.86rem}.home-calculator-bars{gap:8px;padding:6px 0 2px;display:grid}.home-calculator-bars span{background:linear-gradient(90deg, var(--accent), #76d9ffc7);border-radius:999px;height:9px;display:block}.home-workflow-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.home-workflow-grid article{background:#ffffff07;border:1px solid #9abfff1f;border-radius:8px;min-height:178px;padding:16px}.home-workflow-grid article>span{width:34px;height:34px;color:var(--accent);background:#7cf4c70b;border:1px solid #7cf4c747;border-radius:999px;place-items:center;font-family:Space Grotesk,sans-serif;font-size:.78rem;font-weight:900;display:inline-grid}.home-workflow h3{margin-top:16px;font-size:1.15rem}.home-workflow p{margin-top:8px}.blog-page,.blog-post-page{gap:16px;display:grid}.blog-index-hero,.blog-card,.blog-post-hero,.blog-post-content,.blog-post-cta{border:1px solid var(--panel-border);box-shadow:var(--shadow);background:#081220c7;border-radius:8px}.blog-index-hero,.blog-post-hero{padding:clamp(24px,4vw,44px)}.blog-post-hero{grid-template-columns:minmax(0,1fr) minmax(280px,400px);align-items:start;gap:clamp(22px,3vw,34px) clamp(28px,5vw,56px);display:grid}.blog-post-hero-heading{grid-column:1/-1}.blog-index-hero h1,.blog-card h2,.blog-post-hero h1,.blog-post-content h2,.blog-post-content h3,.blog-post-cta h2{letter-spacing:0;margin:0;font-family:Space Grotesk,sans-serif}.blog-index-hero h1{max-width:22ch;font-size:clamp(2.2rem,4vw,4rem);line-height:1.02}.blog-post-hero h1{max-width:100%;font-size:clamp(2.1rem,3.4vw,3.65rem);line-height:1.06}.blog-index-hero p,.blog-card p,.blog-post-hero-copy>p,.blog-post-content p,.blog-post-content li,.blog-post-cta p{color:var(--muted);line-height:1.7}.blog-index-hero p,.blog-post-hero-copy>p{color:#c7d6ee;max-width:76ch;margin:14px 0 0;font-size:1.05rem}.blog-index-list{gap:14px;display:grid}.blog-card{grid-template-columns:minmax(0,1fr) minmax(360px,.42fr);align-items:center;gap:10px;padding:20px;display:grid}.blog-card-copy{gap:10px;display:grid}.blog-card-meta,.blog-post-meta{flex-wrap:wrap;gap:8px;display:flex}.blog-card-meta span,.blog-post-meta span{min-height:26px;color:var(--muted);letter-spacing:.06em;text-transform:uppercase;background:#ffffff07;border:1px solid #9abfff24;border-radius:999px;align-items:center;padding:0 9px;font-size:.72rem;font-weight:850;display:inline-flex}.blog-card h2{max-width:30ch;font-size:clamp(1.45rem,2.4vw,2.2rem);line-height:1.12}.blog-card h2 a:hover,.blog-card h2 a:focus-visible,.blog-card-link:hover,.blog-card-link:focus-visible,.blog-post-content a:hover,.blog-post-content a:focus-visible{color:var(--accent);outline:none}.blog-card p{max-width:86ch;margin:0}.blog-card-link,.blog-back-link{width:fit-content;color:var(--accent);align-items:center;gap:7px;font-weight:900;display:inline-flex}.blog-card-image-link{background:#ffffff06;border:1px solid #9abfff1f;border-radius:8px;align-self:stretch;min-height:220px;display:block;overflow:hidden}.blog-card-image{object-fit:cover;width:100%;height:100%;min-height:220px;transition:transform .24s,filter .24s;display:block}.blog-card-image-link:hover .blog-card-image,.blog-card-image-link:focus-visible .blog-card-image{filter:saturate(1.08)brightness(1.05);transform:scale(1.025)}.blog-card-image-link:focus-visible{outline-offset:3px;outline:2px solid #7cf4c7b3}.blog-post-cover{background:#ffffff06;border:1px solid #9abfff24;border-radius:8px;place-self:start end;width:min(100%,400px);margin:0;overflow:hidden;box-shadow:0 20px 54px #0000003d}.blog-post-cover img{aspect-ratio:16/9;object-fit:cover;width:100%;height:100%;display:block}.blog-back-link{min-height:36px;color:var(--muted)}.blog-back-link:hover,.blog-back-link:focus-visible{color:var(--accent);outline:none}.blog-back-link svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:16px;height:16px}.blog-post-page{max-width:980px;margin:0 auto}.blog-post-meta{margin-top:18px}.blog-post-content{padding:clamp(20px,3vw,34px)}.blog-post-content h2{color:var(--text);margin-top:42px;font-size:clamp(1.55rem,2.4vw,2.2rem);line-height:1.16}.blog-post-content h2:first-child{margin-top:0}.blog-post-content h3{color:var(--text);margin-top:28px;font-size:clamp(1.2rem,1.8vw,1.55rem);line-height:1.2}.blog-post-content p,.blog-post-content ul,.blog-post-content ol,.blog-table-wrap,.blog-figure{margin:16px 0 0}.blog-post-content ul,.blog-post-content ol{gap:8px;padding-left:1.25rem;display:grid}.blog-post-content li::marker{color:var(--accent)}.blog-post-content a{color:var(--accent);border-bottom:1px solid #7cf4c742;font-weight:850}.blog-figure{background:#050d1880;border:1px solid #9abfff1f;border-radius:8px;overflow:hidden}.blog-figure img{width:100%;height:auto;display:block}.blog-figure figcaption{color:var(--muted);border-top:1px solid #9abfff1a;padding:11px 14px 13px;font-size:.84rem;line-height:1.55}.blog-table-wrap{background:#050d1880;border:1px solid #9abfff1f;border-radius:8px;overflow-x:auto}.blog-table-wrap table{border-collapse:collapse;width:100%;min-width:720px}.blog-table-wrap th,.blog-table-wrap td{text-align:left;vertical-align:top;border-bottom:1px solid #9abfff1a;padding:12px 13px}.blog-table-wrap th{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;background:#ffffff06;font-size:.72rem;font-weight:850}.blog-table-wrap td{color:#d9e7fb;line-height:1.5}.blog-table-wrap tr:last-child td{border-bottom:0}.blog-post-cta{background:linear-gradient(130deg,#0a1728f2 0%,#08101ce6 58%,#122f40bd 100%);justify-content:space-between;align-items:center;gap:18px;padding:20px;display:flex}.blog-post-cta div:first-child{max-width:620px}.blog-post-cta h2{font-size:clamp(1.45rem,2.2vw,2rem);line-height:1.12}.blog-post-cta p{margin:10px 0 0}.blog-post-cta-actions{flex-wrap:wrap;gap:10px;display:flex}.blueprint-page{gap:14px;display:grid}.blueprint-hero{min-height:auto;box-shadow:var(--shadow);background:linear-gradient(130deg,#0a1728f0 0%,#08101ce0 46%,#122f40cc 100%);border:1px solid #9abfff29;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(360px,.82fr);align-items:center;gap:clamp(24px,4vw,56px);padding:clamp(28px,3.8vw,48px);display:grid;overflow:hidden}.blueprint-hero-copy{align-content:center;align-self:center;gap:16px;max-width:640px;display:grid}.blueprint-hero h1,.blueprint-included h2{letter-spacing:0;margin:0;font-family:Space Grotesk,sans-serif}.blueprint-hero h1{max-width:21ch;font-size:clamp(2.1rem,3.15vw,3.05rem);line-height:1.06}.blueprint-hero-lede{color:#c7d6ee;max-width:54ch;margin:0;font-size:clamp(1rem,1.2vw,1.14rem);line-height:1.55}.blueprint-checklist{gap:8px;margin:0;padding:0;list-style:none;display:grid}.blueprint-checklist li{color:#edf5ff;min-height:28px;padding-left:36px;font-size:.96rem;line-height:1.42;position:relative}.blueprint-checklist li:before{content:"";background:#7cf4c7;border-radius:50%;width:24px;height:24px;position:absolute;top:0;left:0;box-shadow:0 0 0 5px #7cf4c71a}.blueprint-checklist li:after{content:"";border-bottom:2px solid #061829;border-left:2px solid #061829;width:8px;height:5px;position:absolute;top:7px;left:8px;transform:rotate(-45deg)}.blueprint-book-figure{background:#e9eef4;border:1px solid #ffffff29;border-radius:8px;justify-content:center;align-self:center;min-width:0;margin:0;display:flex;position:relative;overflow:hidden;box-shadow:0 34px 54px #00000047}.blueprint-book-figure:before{content:"";filter:blur(28px);background:#00000057;border-radius:50%;height:18%;position:absolute;bottom:-4%;left:8%;right:8%}.blueprint-book-image{aspect-ratio:1177/662;object-fit:cover;object-position:center;width:100%;height:auto;position:relative}.email-capture-landing{background:#ffffff0e;border:0;border-radius:8px;width:100%;max-width:640px}.email-capture-landing .email-capture-inner{grid-template-columns:1fr;gap:13px;width:100%;padding:18px;display:grid}.email-capture-landing .email-capture-copy h2{max-width:none;font-size:1.06rem;line-height:1.22}.email-capture-landing .email-capture-copy p:last-child{color:#bfd0e8;margin-top:7px;font-size:.9rem}.email-capture-landing .email-capture-form{grid-template-columns:minmax(220px,1fr) minmax(176px,auto);gap:9px}.email-capture-landing .email-capture-form input[type=email],.email-capture-landing .email-capture-form button{min-height:48px}.email-capture-landing .email-capture-form button{white-space:normal;padding-inline:14px;line-height:1.12}.blueprint-proof{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.blueprint-proof div{background:#0b182bad;border:1px solid #9abfff24;border-radius:8px;min-height:112px;padding:16px}.blueprint-proof strong,.blueprint-proof span{display:block}.blueprint-proof strong{color:#eff5ff;font-family:Space Grotesk,sans-serif;font-size:1rem}.blueprint-proof span{color:var(--muted);margin-top:7px;font-size:.94rem;line-height:1.5}.blueprint-included{background:#07111f9e;border:1px solid #9abfff24;border-radius:8px;grid-template-columns:minmax(0,.95fr) minmax(280px,.65fr);align-items:start;gap:22px;padding:clamp(20px,3.2vw,34px);display:grid}.blueprint-included h2{max-width:24ch;font-size:clamp(1.65rem,2.35vw,2.35rem);line-height:1.12}.blueprint-included p{max-width:70ch;color:var(--muted);margin:14px 0 0;line-height:1.65}.blueprint-included ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.blueprint-included li{color:#eff5ff;background:#7cf4c70e;border:1px solid #7cf4c729;border-radius:8px;padding:14px 16px;font-weight:800}.firms-page{gap:16px}.firms-hero{justify-content:space-between;align-items:flex-end;gap:22px;display:flex}.firms-results-bar span,.firms-control span,.firms-detail-summary span,.firms-profile-panel-heading span,.firms-profile-list dt,.firms-best-eval span,.firms-best-eval dt,.firms-muted{color:var(--muted)}.firms-panel{gap:12px;padding-inline:10px;display:grid}.firm-data-disclaimer{color:var(--muted);background:#ffffff06;border:1px solid #9abfff1f;border-radius:8px;align-items:flex-start;gap:10px;padding:10px 12px;font-size:.9rem;line-height:1.55;display:flex}.firm-data-disclaimer strong{color:#c4d2e8;flex:none;font-weight:800}.firm-data-disclaimer span{color:var(--muted)}.firms-toolbar{border:1px solid var(--panel-border);box-shadow:var(--shadow);background:#07111fc7;border-radius:16px;grid-template-columns:minmax(220px,1.4fr) repeat(5,minmax(130px,1fr)) auto;align-items:end;gap:10px;padding:14px;display:grid}.firms-control{gap:6px;display:grid}.firms-control span{letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:800}.firms-control input,.firms-control select,.firms-sort-direction{width:100%;min-height:42px;color:var(--text);background:#ffffff0b;border:1px solid #9abfff29;border-radius:10px;outline:none}.firms-control input,.firms-control select{padding:0 12px}.firms-control input:focus,.firms-control select:focus,.firms-sort-direction:focus-visible,.firms-see-more:focus-visible,.firms-outbound-link:focus-visible,.firms-external-link:focus-visible{border-color:#7cf4c7b8;box-shadow:0 0 0 3px #7cf4c71f}.firms-control select option{color:#0a1423}.firms-control-score input{min-width:92px}.firms-sort-direction{cursor:pointer;padding:0 14px;font-weight:800;transition:background .18s,border-color .18s,color .18s}.firms-sort-direction svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:18px;height:18px;margin:0 auto}.firms-sort-direction:hover{color:#061829;background:var(--accent);border-color:#0000}.firms-results-bar{align-items:center;gap:7px;padding:0 2px;display:flex}.firms-results-bar strong{color:var(--accent)}.firms-table-wrap{border:1px solid var(--panel-border);box-shadow:var(--shadow);background:#081220d1;border-radius:16px;overflow:auto visible}.firms-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1180px}.firms-table th,.firms-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #9abfff1a;padding:16px 18px}.firms-table th{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;background:#ffffff06;font-size:.76rem}.firms-table th:first-child{width:120px}.firms-table th:nth-child(2){width:auto}.firms-table th:nth-child(3),.firms-table th:nth-child(4){width:154px}.firms-table th:nth-child(5){width:124px}.firms-table th:nth-child(6),.firms-table th:nth-child(7){width:148px}.firms-table th:nth-child(8){width:160px}.firms-header-with-info{align-items:center;gap:6px;min-width:0;display:inline-flex}.firms-info-tooltip{align-items:center;display:inline-flex;position:relative}.firms-info-icon{width:18px;height:18px;color:var(--muted);font:inherit;text-transform:none;cursor:help;background:#ffffff0a;border:1px solid #9abfff59;border-radius:50%;place-items:center;padding:0;font-size:.68rem;font-weight:900;line-height:1;display:inline-grid}.firms-info-icon:hover,.firms-info-icon:focus-visible{color:var(--accent);border-color:#7cf4c7b3;outline:none}.firms-info-tooltip-content{z-index:5;width:min(300px,72vw);color:var(--text);box-shadow:var(--shadow);letter-spacing:0;text-transform:none;opacity:0;pointer-events:none;background:#081220fa;border:1px solid #9abfff38;border-radius:8px;padding:10px 12px;font-size:.78rem;font-weight:700;line-height:1.45;transition:opacity .16s,transform .16s;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(-4px)}.firms-table th:first-child .firms-info-tooltip-content{left:0;transform:translateY(-4px)}.firms-info-tooltip:hover .firms-info-tooltip-content,.firms-info-icon:focus-visible+.firms-info-tooltip-content{opacity:1;transform:translate(-50%)translateY(0)}.firms-table th:first-child .firms-info-tooltip:hover .firms-info-tooltip-content,.firms-table th:first-child .firms-info-icon:focus-visible+.firms-info-tooltip-content{transform:translateY(0)}.firms-row:hover{background:#ffffff06}.firm-identity{align-items:center;gap:12px;min-width:0;display:flex}.firm-identity div{gap:3px;min-width:0;display:grid}.firm-identity strong,.firm-name-link{text-overflow:ellipsis;white-space:nowrap;font-weight:900;overflow:hidden}.firm-name-link{transition:color .18s}.firm-name-link:hover{color:var(--accent)}.firm-identity span{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);font-size:.86rem;line-height:1.35;overflow:hidden}.firm-logo{object-fit:contain;background:#ffffff0f;border:1px solid #9abfff1f;border-radius:10px;flex:none;width:38px;height:38px}.firm-logo-fallback{color:#061829;background:var(--accent);place-items:center;font-weight:900;display:inline-grid}.wizard-score{color:#8fc9ff;background:0 0;border:1px solid;border-radius:10px;justify-content:center;align-items:center;width:54px;min-height:34px;font-weight:900;display:inline-flex}.wizard-score-stack{justify-items:center;gap:3px;display:inline-grid}.wizard-score-note{color:var(--muted);font-size:.72rem;font-weight:800;line-height:1}.wizard-score.is-excellent{color:var(--accent)}.wizard-score.is-strong{color:#ffd166}.wizard-score.is-steady{color:#b5c7e6}.firms-muted{margin-top:4px;font-size:.82rem;line-height:1.35;display:block}.firms-fee-stack{gap:2px;line-height:1.2;display:inline-grid}.firms-fee-stack s{color:var(--muted);font-size:.82rem;text-decoration-color:#ffffff94;text-decoration-thickness:2px}.firms-fee-stack strong{color:var(--text)}.firms-algo-status,.firm-algo-policy-status{align-items:center;gap:7px;font-weight:900;line-height:1.25;display:inline-flex}.firms-algo-status svg,.firm-algo-policy-status svg{stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;fill:none;flex:none;width:18px;height:18px}.firms-algo-status.is-allowed,.firm-algo-policy-status.is-allowed{color:var(--accent)}.firms-algo-status.is-restricted,.firm-algo-policy-status.is-restricted{color:#ffd166}.firms-algo-status.is-unknown,.firm-algo-policy-status.is-unknown{color:var(--muted)}.firms-row-actions{justify-content:flex-end;align-items:center;gap:7px;min-width:122px;display:inline-flex}.firms-see-more,.firms-outbound-link{color:var(--muted);cursor:pointer;background:#ffffff06;border:1px solid #9abfff24;border-radius:999px;justify-content:center;align-items:center;transition:border-color .18s,box-shadow .18s,color .18s,transform .18s,background .18s;display:inline-flex}.firms-see-more{letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;gap:7px;min-height:34px;padding:0 10px 0 12px;font-size:.74rem;font-weight:900}.firms-outbound-link{flex:0 0 34px;width:34px;height:34px}.firms-see-more svg,.firms-outbound-link svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:14px;height:14px}.firms-outbound-link svg{width:15px;height:15px}.firms-see-more:hover,.firms-outbound-link:hover{color:var(--accent);background:#7cf4c712;border-color:#7cf4c794;transform:translateY(-1px);box-shadow:0 0 0 3px #7cf4c70f,0 0 18px #7cf4c71f}.firms-external-link{color:#082038;letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,#7cf4c7 0%,#76d9ff 100%);border:1px solid #7cf4c773;border-radius:14px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:.78rem;font-weight:900;transition:transform .18s,filter .18s;display:inline-flex}.firms-external-link:hover{filter:saturate(1.08);transform:translateY(-1px)scale(1.01)}.firms-external-link:after{content:" ->";font-weight:900}.firms-detail-row td{background:#040a127a;padding:0}.firms-empty-row td{color:var(--muted);text-align:center;padding:28px 18px}.firms-detail{gap:16px;padding:18px;display:grid}.firms-detail-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.firms-detail-summary div,.firms-profile-panel,.firms-best-eval{background:#ffffff09;border:1px solid #9abfff1f;border-radius:10px}.firms-detail-summary div{gap:4px;padding:12px;display:grid}.firms-detail-summary strong{line-height:1.35}.firms-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.firms-profile-panel{align-content:start;gap:12px;padding:14px;display:grid}.firms-profile-panel-heading,.firms-best-eval>div{gap:3px;display:grid}.firms-profile-panel-heading span,.firms-best-eval span{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.firms-profile-panel-heading strong,.firms-best-eval strong{font-family:Space Grotesk,sans-serif;font-size:1.08rem}.firms-profile-list,.firms-best-eval dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;margin:0;display:grid}.firms-profile-list div,.firms-best-eval dl div{min-width:0}.firms-profile-list dt,.firms-best-eval dt{text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.firms-profile-list dd,.firms-best-eval dd{margin:3px 0 0;font-weight:800;line-height:1.35}.firms-best-eval{grid-template-columns:minmax(180px,1fr) minmax(0,2fr);align-items:center;gap:14px;padding:14px;display:grid}.firms-detail-footer{justify-content:space-between;align-items:center;gap:14px;display:flex}.firms-feature-list{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.firms-feature-list li{color:var(--accent);background:#7cf4c70e;border:1px solid #7cf4c72e;border-radius:999px;padding:8px 10px;font-size:.86rem;font-weight:800}.firms-external-link{flex:none}.firm-detail-page{gap:16px}.firm-detail-hero{grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:end;gap:24px;display:grid}.firm-detail-hero-copy{gap:16px;display:grid}.firm-back-link{color:var(--text);justify-self:start;align-items:center;gap:7px;font-weight:900;transition:color .18s,transform .18s;display:inline-flex}.firm-back-link svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:16px;height:16px}.firm-back-link:hover{color:var(--accent);transform:translate(-2px)}.firm-detail-title-row{align-items:center;gap:14px;display:flex}.firm-detail-logo{object-fit:contain;background:#ffffff0f;border:1px solid #9abfff24;border-radius:14px;width:58px;height:58px}.firm-detail-actions{flex-wrap:wrap;gap:10px;display:flex}.firm-primary-cta,.firm-secondary-cta{border-radius:14px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-weight:900;display:inline-flex}.firm-primary-cta{color:#082038;background:linear-gradient(135deg,#7cf4c7 0%,#76d9ff 100%);border:1px solid #7cf4c773}.firm-secondary-cta{color:var(--text);background:#ffffff0b;border:1px solid #9abfff29}.firm-hero-visit-link{min-height:42px;color:var(--accent);background:#7cf4c70b;border:1px solid #7cf4c733;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 14px 0 16px;font-weight:900;transition:border-color .18s,box-shadow .18s,color .18s,transform .18s,background .18s;display:inline-flex}.firm-hero-visit-link svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:15px;height:15px}.firm-hero-visit-link:hover{color:#9dffe0;background:#7cf4c714;border-color:#7cf4c794;transform:translateY(-1px);box-shadow:0 0 0 3px #7cf4c70f,0 0 20px #7cf4c724}.firm-hero-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-self:end;gap:10px;display:grid}.firm-hero-stat-grid article{background:#ffffff08;border:1px solid #9abfff1f;border-radius:14px;gap:6px;min-height:118px;padding:18px;display:grid}.firm-score-card{align-self:end;background:#7cf4c70f!important;border-color:#7cf4c738!important}.firm-score-card span,.firm-hero-stat-grid article span,.firm-snapshot-list dt,.firm-rules-list dt,.firm-rules-note{color:var(--muted)}.firm-score-card strong{color:var(--accent);font-family:Space Grotesk,sans-serif;font-size:3rem;line-height:.9}.firm-score-tilt{color:var(--muted);font-size:.76rem;font-weight:800;line-height:1.2}.firm-hero-stat-grid article:not(.firm-score-card) strong{line-height:1.25}.firm-info-panel,.firm-full-rules{border:1px solid var(--panel-border);box-shadow:var(--shadow);background:#081220d1;border-radius:16px}.firm-full-rules{scroll-margin-top:96px}.firm-overview-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:stretch;gap:16px;display:grid}.firm-overview-side-stack{grid-template-rows:minmax(0,1fr) minmax(0,1fr);gap:16px;display:grid}.firm-info-panel,.firm-full-rules{gap:16px;padding:18px;display:grid}.firm-full-rules{gap:18px;padding:22px}.firm-section-heading h2,.firm-plan-family-item h3,.firm-rules-panel h3{letter-spacing:-.02em;margin:0;font-family:Space Grotesk,sans-serif}.firm-eyebrow-with-icon{align-items:center;gap:7px;display:inline-flex}.firm-eyebrow-with-icon svg{width:17px;height:17px;stroke:var(--accent);stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;fill:none;flex:none}.firm-full-rules .firm-section-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.firm-section-heading>p:not(.eyebrow){max-width:760px;color:var(--muted);margin:6px 0 0;line-height:1.65}.firm-snapshot-list,.firm-rules-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;margin:0;display:grid}.firm-snapshot-list-tight{margin-top:12px}.firm-snapshot-list dt,.firm-rules-list dt{letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:800}.firm-snapshot-list dd,.firm-rules-list dd{margin:3px 0 0;font-weight:800;line-height:1.35}.firm-highlight-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.firm-highlight-list li{color:var(--accent);background:#7cf4c70b;border:1px solid #7cf4c729;border-radius:10px;padding:10px 12px;font-weight:800}.firm-algo-policy-content{gap:8px;max-width:920px;display:grid}.firm-algo-policy-status{background:#ffffff08;border:1px solid #9abfff24;border-radius:999px;width:fit-content;padding:8px 11px}.firm-algo-policy-status.is-allowed{background:#7cf4c70e;border-color:#7cf4c738}.firm-algo-policy-status.is-restricted{background:#ffd1660e;border-color:#ffd16638}.firm-algo-policy-content p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.55}.firm-algo-policy-warning{padding-top:2px}.firm-algo-policy-warning a{color:var(--accent);font-weight:900}.firm-algo-policy-warning a:hover{color:#9dffe0}.firm-plan-family-list{border-top:1px solid #9abfff1f;gap:0;display:grid}.firm-rules-panel{background:#ffffff09;border:1px solid #9abfff1f;border-radius:12px;align-content:start;gap:12px;padding:14px;display:grid}.firm-plan-family-item{border-bottom:1px solid #9abfff1f;grid-template-columns:44px minmax(0,1fr) minmax(340px,.42fr);align-items:start;gap:18px 26px;padding:26px 0;display:grid}.firm-plan-family-index{width:34px;height:34px;color:var(--accent);background:#7cf4c70b;border:1px solid #7cf4c747;border-radius:999px;place-items:center;font-family:Space Grotesk,sans-serif;font-size:.78rem;font-weight:900;display:inline-grid}.firm-plan-family-title{flex-wrap:wrap;align-items:center;gap:8px 10px;display:flex}.firm-plan-family-title span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;background:#ffffff09;border:1px solid #9abfff24;border-radius:999px;padding:4px 8px;font-size:.68rem;font-weight:900}.firm-plan-family-copy{gap:10px;display:grid}.firm-plan-family-copy p{color:var(--muted);margin:0;line-height:1.65}.firm-plan-family-prices{background:#ffffff06;border:1px solid #9abfff1a;border-left:2px solid #7cf4c76b;border-radius:14px;gap:0;margin:0;padding:8px 12px;list-style:none;display:grid}.firm-plan-family-prices li{border-bottom:1px solid #9abfff1a;grid-template-columns:minmax(64px,.62fr) minmax(100px,1fr) 78px;align-items:center;gap:14px;min-width:0;min-height:44px;padding:8px 0;display:grid}.firm-plan-family-prices li:last-child{border-bottom:0}.firm-plan-family-account-size{color:var(--muted);white-space:nowrap;font-weight:900}.firm-plan-family-prices strong{text-align:right;white-space:nowrap;justify-content:flex-end;align-items:baseline;gap:8px;min-width:0;line-height:1.25;display:inline-flex}.firm-plan-family-prices s{color:var(--muted);font-size:.82rem;text-decoration-color:#ffffff94;text-decoration-thickness:2px}.firm-plan-family-actions{justify-content:flex-end;align-items:center;gap:6px;display:inline-flex}.firm-plan-price-action{width:32px;height:32px;color:var(--muted);background:#ffffff06;border:1px solid #9abfff24;border-radius:999px;place-items:center;transition:border-color .18s,box-shadow .18s,color .18s,transform .18s,background .18s;display:inline-grid}.firm-plan-price-action svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:15px;height:15px}.firm-plan-price-action:hover{color:var(--accent);background:#7cf4c714;border-color:#7cf4c79e;transform:translateY(-1px);box-shadow:0 0 0 3px #7cf4c714,0 0 18px #7cf4c72e}.firm-plan-family-meta{gap:10px;padding-top:2px;display:grid}.firm-plan-family-meta span{border-left:2px solid #7cf4c76b;gap:4px;min-width:0;padding-left:12px;display:grid}.firm-plan-family-meta small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.firm-plan-family-meta strong{line-height:1.3}.firm-plan-family-pros-cons{flex-wrap:wrap;gap:8px;margin:0;padding:0;display:flex}.firm-plan-family-pros-cons span{border-radius:999px;align-items:center;gap:7px;padding:6px 10px;font-weight:750;line-height:1.45;display:inline-flex}.firm-plan-family-pros-cons strong{border-radius:999px;place-items:center;width:16px;height:16px;font-size:.78rem;line-height:1;display:inline-grid}.firm-plan-family-pros-cons .is-pro{color:var(--text);background:#7cf4c709;border:1px solid #7cf4c729}.firm-plan-family-pros-cons .is-pro strong{color:#061829;background:var(--accent)}.firm-plan-family-pros-cons .is-con{color:#ffe7ae;background:#ffd1660b;border:1px solid #ffd1662e}.firm-plan-family-pros-cons .is-con strong{color:#211605;background:#ffd166}.firm-plan-family-rules-link{min-height:28px;color:var(--accent);letter-spacing:.08em;text-transform:uppercase;opacity:.9;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;margin-left:auto;padding:0 2px;font-size:.72rem;font-weight:900;transition:color .18s,opacity .18s,transform .18s;display:inline-flex}.firm-plan-family-rules-link svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:15px;height:15px}.firm-plan-family-rules-link:hover{color:#9dffe0;opacity:1;transform:translateY(-1px)}.firm-rule-selected-summary{grid-template-columns:minmax(0,1.35fr) minmax(0,.85fr) minmax(0,.75fr) auto;align-items:stretch;gap:10px;display:grid}.firm-rule-selected-summary div,.firm-rule-selected-summary label,.firm-rule-visit-link{background:#ffffff06;border:1px solid #9abfff1a;border-radius:12px;gap:4px;min-width:0;padding:12px;display:grid}.firm-rule-selected-summary div:first-of-type{background:#050c16b8;border-color:#7cf4c72e}.firm-rule-fee-value{align-items:baseline;gap:8px;display:inline-flex}.firm-rule-fee-value s{color:var(--muted);font-size:.84rem;text-decoration-color:#ffffff94;text-decoration-thickness:2px}.firm-rule-selected-summary>div>span,.firm-rule-selected-summary>label>span{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:900}.firm-rule-selected-summary strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.firm-rule-selected-summary select{width:100%;min-width:0;min-height:28px;color:var(--text);appearance:auto;cursor:pointer;background:0 0;border:0;outline:none;padding:0 22px 0 0;font-weight:900}.firm-rule-selected-summary select option{color:#0a1423}.firm-rule-calculator-link{min-height:34px;color:var(--accent);letter-spacing:.04em;text-transform:uppercase;opacity:.92;justify-content:center;align-items:center;gap:7px;padding:0 2px;font-size:.78rem;font-weight:900;transition:color .18s,opacity .18s,transform .18s;display:inline-flex}.firm-rule-calculator-link svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:16px;height:16px}.firm-rule-calculator-link:hover{color:#9dffe0;opacity:1;transform:translateY(-1px)}.firm-rule-bottom-cta{cursor:pointer;background:#7cf4c70a;border:1px solid #7cf4c724;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;transition:border-color .18s,box-shadow .18s,background .18s,transform .18s;display:flex}.firm-rule-bottom-cta div{gap:3px;display:grid}.firm-rule-bottom-cta span{color:var(--muted)}.firm-rule-bottom-cta strong{letter-spacing:-.01em;font-family:Space Grotesk,sans-serif}.firm-rule-bottom-cta-action{color:var(--accent);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;justify-content:center;align-items:center;gap:7px;font-size:.78rem;font-weight:900;display:inline-flex}.firm-rule-bottom-cta-action svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:16px;height:16px}.firm-rule-bottom-cta:hover{background:#7cf4c711;border-color:#7cf4c773;transform:translateY(-1px);box-shadow:0 0 0 3px #7cf4c70f,0 0 24px #7cf4c724}.firm-rule-visit-link{min-height:100%;color:var(--accent);letter-spacing:.04em;text-transform:uppercase;background:#7cf4c70b;border-color:#7cf4c72e;grid-template-columns:auto auto;place-content:center;align-items:center;padding-inline:14px;font-size:.76rem;font-weight:900;transition:border-color .18s,box-shadow .18s,color .18s,transform .18s,background .18s}.firm-rule-visit-link svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:15px;height:15px}.firm-rule-visit-link:hover{color:#9dffe0;background:#7cf4c714;border-color:#7cf4c794;transform:translateY(-1px);box-shadow:0 0 0 3px #7cf4c712,0 0 18px #7cf4c729}.firm-rule-compare{background:#76d9ff06;border:1px solid #76d9ff24;border-radius:14px;gap:12px;display:grid}.firm-rule-compare-toggle{width:100%;min-height:48px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:0 14px;display:grid}.firm-rule-compare-toggle span{color:#76d9ff;letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:900}.firm-rule-compare-toggle strong{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-weight:800;overflow:hidden}.firm-rule-compare-toggle-icon{border:1px solid #76d9ff2e;border-radius:999px;place-items:center;width:28px;height:28px;transition:border-color .18s,background .18s,color .18s;display:inline-grid}.firm-rule-compare-toggle-icon svg{stroke:#76d9ff;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:16px;height:16px;transition:transform .18s}.firm-rule-compare-toggle-icon.is-remove{border-color:#ffb4c238}.firm-rule-compare-toggle-icon.is-remove svg{stroke:#ffb4c2}.firm-rule-compare-toggle:hover .firm-rule-compare-toggle-icon{background:#76d9ff12;border-color:#76d9ff73}.firm-rule-compare-toggle:hover .firm-rule-compare-toggle-icon.is-remove{background:#ffb4c212;border-color:#ffb4c280}.firm-rule-compare-body{grid-template-columns:minmax(0,1fr) minmax(0,calc(25% - 7.5px));gap:12px;padding:0 14px 14px;display:grid}.firm-rule-compare-selectors{grid-template-columns:minmax(160px,.8fr) minmax(180px,1fr) minmax(130px,.62fr);gap:10px;display:grid}.firm-rule-compare-selectors label,.firm-rule-compare-result div{background:#050c1680;border:1px solid #76d9ff1f;border-radius:12px;gap:4px;min-width:0;padding:10px;display:grid}.firm-rule-compare-selectors span,.firm-rule-compare-result span{color:#76d9ff;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:900}.firm-rule-compare-selectors select{min-width:0;min-height:28px;color:var(--text);cursor:pointer;background:0 0;border:0;outline:none;padding:0 22px 0 0;font-weight:900}.firm-rule-compare-selectors select option{color:#0a1423}.firm-rule-compare-result{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.firm-rule-compare-visit{color:#76d9ff;letter-spacing:.04em;text-transform:uppercase;background:#76d9ff0b;border:1px solid #76d9ff2e;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:100%;padding:0 14px;font-size:.76rem;font-weight:900;transition:border-color .18s,box-shadow .18s,transform .18s,background .18s;display:inline-flex}.firm-rule-compare-visit svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:15px;height:15px}.firm-rule-compare-visit:hover{background:#76d9ff14;border-color:#76d9ff94;transform:translateY(-1px);box-shadow:0 0 0 3px #76d9ff12,0 0 18px #76d9ff29}.firm-rules-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.firm-rules-panel{background:#ffffff07;border-color:#9abfff1a;gap:14px;padding:18px}.firm-rules-panel h3{margin:0}.firm-rules-panel-heading{border-bottom:1px solid #9abfff1a;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:12px;display:flex}.firm-rules-compare-key{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:inline-flex}.firm-rules-compare-key span{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:4px 7px;font-size:.64rem;font-weight:900}.firm-rules-compare-key span:first-child{color:var(--accent);background:#7cf4c714}.firm-rules-compare-key span:last-child{color:#76d9ff;background:#76d9ff1a}.firm-rules-panel .firm-rules-list{gap:0 18px}.firm-rules-panel .firm-rules-list div{border-bottom:1px solid #9abfff13;min-width:0;padding:11px 0}.firm-rules-panel .firm-rules-list div:nth-last-child(-n+2){border-bottom:0}.firm-rules-panel .firm-rules-list dd{font-size:1.02rem}.firm-rule-values{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.firm-rule-value-current,.firm-rule-value-compare{text-overflow:ellipsis;min-width:0;overflow:hidden}.firm-rules-panel.is-comparing .firm-rule-value-current{color:var(--accent)}.firm-rule-value-compare{color:#76d9ff}.firm-rules-note{color:#ffe0a3;background:#ffd1660e;border:1px solid #ffd16629;border-radius:12px;margin:0;padding:12px 14px}.calculator-card{overflow:hidden}.calculator-frame-shell{background:#060c16db;min-height:1100px;position:relative}.calculator-frame{opacity:0;background:0 0;border:0;width:100%;transition:opacity .28s;display:block}.calculator-frame-skeleton{pointer-events:none;background:radial-gradient(circle at 0 0,#4d7ee914,#0000 34%),radial-gradient(circle at 100% 0,#2aaa8d0f,#0000 30%),linear-gradient(#081424f7 0%,#08101df2 100%);align-content:start;gap:20px;padding:18px;transition:opacity .24s,visibility .24s;display:grid;position:absolute;inset:0}.calculator-frame-status{min-height:36px;color:var(--muted);pointer-events:none;background:#080f1bcc;border:1px solid #9abfff29;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;transition:opacity .18s;display:inline-flex;position:absolute;top:16px;right:16px}.calculator-skeleton-toolbar{grid-template-columns:max-content minmax(260px,1fr) auto;align-items:center;gap:14px;margin-top:54px;display:grid}.calculator-skeleton-chip,.calculator-skeleton-stat,.calculator-skeleton-line,.calculator-skeleton-field,.calculator-skeleton-panel{background:#ffffff06;border:1px solid #9abfff14;position:relative;overflow:hidden}.calculator-skeleton-chip{border-radius:28px;min-width:238px;height:74px}.calculator-skeleton-chip-wide{min-width:0}.calculator-skeleton-stat-group{grid-template-columns:repeat(4,minmax(74px,92px));gap:12px;display:grid}.calculator-skeleton-stat{border-radius:22px;height:74px}.calculator-skeleton-panel{border-radius:28px}.calculator-skeleton-panel-large{gap:18px;min-height:278px;padding:22px;display:grid}.calculator-skeleton-line{border-radius:999px;height:20px}.calculator-skeleton-line-title{width:min(280px,48%);height:26px}.calculator-skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.calculator-skeleton-field{border-radius:20px;height:68px}.calculator-skeleton-results{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.calculator-skeleton-results .calculator-skeleton-panel{min-height:168px}.calculator-skeleton-shimmer:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff04 38%,#ffffff13 50%,#ffffff04 62%,#0000 100%);animation:2.6s ease-in-out infinite calculator-skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}.calculator-frame-shell.is-loaded .calculator-frame{opacity:1}.calculator-frame-shell.is-loaded .calculator-frame-skeleton,.calculator-frame-shell.is-loaded .calculator-frame-status{opacity:0;visibility:hidden}@keyframes calculator-skeleton-shimmer{to{transform:translate(100%)}}@media (max-width:920px){.site-header-inner{flex-direction:column;align-items:flex-start;padding:12px 0}.card-grid,.home-calculator-cta{grid-template-columns:1fr}.home-workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-section-heading{flex-direction:column;align-items:flex-start}.blueprint-hero,.blueprint-included{grid-template-columns:1fr}.blueprint-hero{align-items:start;min-height:auto}.blueprint-hero h1{max-width:20ch}.blueprint-book-image{aspect-ratio:1177/662;height:auto}.blueprint-proof{grid-template-columns:1fr}.site-footer-inner{flex-direction:column}.site-footer-links{justify-content:flex-start}.email-capture-inner{grid-template-columns:58px minmax(0,1fr);align-items:start}.email-capture-form{grid-column:1/-1;max-width:560px}.calculator-skeleton-toolbar{grid-template-columns:1fr}.calculator-skeleton-stat-group,.calculator-skeleton-results{grid-template-columns:repeat(2,minmax(0,1fr))}.firms-hero{flex-direction:column;align-items:flex-start}.firms-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.firm-data-disclaimer{flex-direction:column;gap:4px}.firms-control-search{grid-column:1/-1}.firms-detail-summary,.firms-profile-grid,.firms-best-eval{grid-template-columns:repeat(2,minmax(0,1fr))}.firm-detail-hero,.firm-overview-grid,.firm-rules-grid{grid-template-columns:1fr}.firm-plan-family-item{grid-template-columns:40px minmax(0,1fr)}.firm-plan-family-prices{grid-column:2}.firm-rule-selected-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.firm-rule-compare-body,.firm-rule-compare-selectors{grid-template-columns:1fr}.firm-rule-compare-result{grid-template-columns:minmax(0,1fr) auto}}@media (max-width:760px){.site-main,.site-header-inner{width:min(100% - 20px,100%)}.site-brand{max-width:min(300px,72vw)}.site-brand-logo-wrap{width:min(220px,62vw);height:34px}.hero-card,.page-card,.home-hero,.home-firms-preview,.home-calculator-cta,.home-workflow{padding:18px}.home-hero h1{max-width:none;font-size:clamp(2rem,8vw,2.75rem)}.home-workflow-grid,.home-firms-preview-controls,.home-calculator-metrics{grid-template-columns:1fr}.home-workflow-grid article{min-height:0}.home-primary-link,.home-secondary-link,.home-text-link{width:100%}.home-firms-preview-footer{flex-direction:column;align-items:stretch}.home-firms-table-wrap{overflow-x:visible}.home-firms-table,.home-firms-table tbody,.home-firms-table tr,.home-firms-table td{width:100%;min-width:0;display:block}.home-firms-table thead{display:none}.home-firms-table tr{border-bottom:1px solid #9abfff1f;padding:12px}.home-firms-table tr:last-child{border-bottom:0}.home-firms-table td{border-bottom:0;grid-template-columns:minmax(88px,32%) minmax(0,1fr);gap:12px;padding:8px 0;display:grid}.home-firms-table td:before{content:attr(data-label);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:850}.home-firms-empty-row td{text-align:left;display:block}.home-firms-empty-row td:before{content:none}.home-firm-actions{justify-content:flex-start}.blog-post-hero{grid-template-columns:1fr}.blog-post-cta{flex-direction:column;align-items:stretch}.blog-card{grid-template-columns:1fr}.blog-card-image-link,.blog-card-image{min-height:190px}.blog-card-image-link{order:-1}.blog-post-cta-actions{flex-direction:column}.blueprint-hero{gap:20px;padding:18px}.blueprint-hero h1{max-width:18ch;font-size:clamp(1.9rem,7.6vw,2.55rem)}.blueprint-hero-lede{font-size:1rem}.blueprint-book-figure{order:-1;min-height:auto}.blueprint-book-image{aspect-ratio:16/10;width:100%;height:auto}.email-capture-landing .email-capture-inner{padding:16px}.email-capture-landing .email-capture-form{grid-template-columns:1fr}.blueprint-included{padding:18px}.blueprint-included h2{max-width:none}.site-footer-inner{width:min(100% - 20px,100%);padding:20px 0 22px}.email-capture-inner{grid-template-columns:1fr;width:min(100% - 20px,100%);padding:24px 0}.email-capture-guide-icon{width:52px;height:52px}.email-capture-form{grid-template-columns:1fr}.email-capture-form button{width:100%}.site-footer-link{justify-content:flex-start;width:auto}.calculator-frame-shell{min-height:900px}.calculator-frame-skeleton{gap:16px;padding:16px}.calculator-skeleton-chip,.calculator-skeleton-stat,.calculator-skeleton-field{height:62px}.calculator-skeleton-grid,.calculator-skeleton-results,.calculator-skeleton-stat-group{grid-template-columns:1fr}.calculator-skeleton-panel-large{min-height:0}.firms-toolbar,.firms-detail-summary,.firms-profile-grid,.firms-best-eval,.firms-profile-list,.firms-best-eval dl{grid-template-columns:1fr}.firms-detail-footer{flex-direction:column;align-items:stretch}.firms-panel{padding-inline:0}.firms-table-wrap{border-radius:12px}.firms-table,.firms-table tbody,.firms-table tr,.firms-table td{width:100%;display:block}.firms-table thead{display:none}.firms-row{border-bottom:1px solid #9abfff1f;padding:12px}.firms-table td{border-bottom:0;grid-template-columns:minmax(96px,34%) minmax(0,1fr);gap:12px;padding:9px 0;display:grid}.firms-table td:before{content:attr(data-label);color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:800}.firms-detail-row td{display:block}.firms-detail-row td:before,.firms-empty-row td:before{content:none}.firms-empty-row td{display:block}.firms-detail{padding:14px 12px 18px}.firm-plan-family-item,.firm-rule-selected-summary,.firm-rule-compare-result,.firm-snapshot-list,.firm-rules-list,.firm-rule-values{grid-template-columns:1fr}.firm-full-rules{padding:18px}.firm-rules-panel .firm-rules-list div:nth-last-child(-n+2){border-bottom:1px solid #9abfff13}.firm-rules-panel .firm-rules-list div:last-child{border-bottom:0}.firm-plan-family-prices{grid-column:auto}.firm-detail-title-row,.firm-detail-actions,.firm-full-rules .firm-section-heading,.firm-rule-bottom-cta{flex-direction:column;align-items:flex-start}.firm-primary-cta,.firm-secondary-cta{width:100%}}
