
:root{
  --navy-1000:#041427;--navy-950:#061a31;--navy-900:#08284b;--navy-800:#123d67;
  --red:#c92d36;--red-dark:#9f2029;--cream:#f4f0e8;--paper:#fbfaf7;--white:#fff;
  --ink:#14263a;--muted:#667482;--line:#dbe1e6;--soft:#eef2f5;--gold:#c99b50;--green:#2e6d5b;
  --sidebar:294px;--radius:22px;--shadow:0 22px 65px rgba(4,20,39,.13);--max:1260px;
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;background:var(--paper);color:var(--ink);font-family:"Avenir Next",Avenir,"Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased}
body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:100;opacity:.12;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.07'/%3E%3C/svg%3E");mix-blend-mode:multiply}
a{color:inherit;text-decoration:none} img{max-width:100%;display:block} button,input,select,textarea{font:inherit} button{cursor:pointer}
.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);z-index:60;background:linear-gradient(165deg,var(--navy-950),var(--navy-1000));color:white;padding:24px 22px;display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.08);overflow:auto}
.logo-panel{margin-bottom:28px;padding:4px 2px 0;display:flex;align-items:center;justify-content:flex-start}.logo-panel img{display:block;width:100%;max-width:210px;height:auto;object-fit:contain;object-position:left center}
.side-label{font-size:.61rem;letter-spacing:.2em;text-transform:uppercase;color:rgba(255,255,255,.43);font-weight:900;margin:1px 12px 9px}
.side-nav{display:flex;flex-direction:column;gap:5px}.side-nav a{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:47px;padding:0 14px;border-radius:13px;color:#fff;font-size:1rem;font-weight:800;text-shadow:0 0 1px rgba(255,255,255,.25);transition:.2s}.side-nav a span:last-child{font-size:.72rem;color:rgba(255,255,255,.30)}.side-nav a:hover{background:rgba(255,255,255,.08);color:white}.side-nav a.active{background:white;color:var(--navy-900);box-shadow:0 10px 28px rgba(0,0,0,.16)}.side-nav a.active span:last-child{color:var(--red)}
.side-nav .join-link{margin-top:8px;background:var(--red);color:white}.side-nav .join-link:hover,.side-nav .join-link.active{background:#e13a44;color:white}
.side-footer{margin-top:auto;padding:24px 12px 4px}.side-footer .rail{height:1px;background:rgba(255,255,255,.12);margin-bottom:18px}.side-footer p{font-size:.72rem;line-height:1.55;color:rgba(255,255,255,.52);margin:0}.side-footer strong{display:block;color:white;font-size:.75rem;margin-bottom:5px}.side-code{display:flex;gap:7px;margin-top:15px}.side-code span{height:5px;border-radius:999px;background:rgba(255,255,255,.18);flex:1}.side-code span:nth-child(2){background:var(--red);flex:.55}
.mobile-header{display:none}.mobile-drawer{display:none}.page{margin-left:var(--sidebar);min-height:100vh}.shell{width:min(var(--max),calc(100% - 64px));margin-inline:auto}.section{padding:92px 0}.section.compact{padding:68px 0}.cream{background:var(--cream)}.navy{background:var(--navy-900);color:white}.white{background:white}
.eyebrow{display:flex;align-items:center;gap:10px;color:var(--red);font-size:.67rem;font-weight:900;letter-spacing:.17em;text-transform:uppercase;margin-bottom:22px}.eyebrow:before{content:"";width:21px;height:21px;border:2px solid currentColor;border-radius:6px;background:linear-gradient(90deg,transparent 68%,currentColor 68%)}
h1,h2,h3,p{margin-top:0}h1{font-size:clamp(3rem,5.7vw,6.25rem);line-height:.92;letter-spacing:-.06em;margin-bottom:25px}h2{font-size:clamp(2.2rem,4vw,4.4rem);line-height:.98;letter-spacing:-.05em;margin-bottom:20px}h3{font-size:1.25rem;letter-spacing:-.02em;margin-bottom:10px}p{color:var(--muted);line-height:1.72}.navy p{color:rgba(255,255,255,.68)}.outline{color:transparent;-webkit-text-stroke:1.5px var(--navy-900)}.navy .outline{-webkit-text-stroke-color:white}
.lead{font-size:1.12rem;max-width:740px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;border-radius:999px;padding:0 22px;border:1px solid transparent;font-size:.9rem;font-weight:900;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-red{background:var(--red);color:white;box-shadow:0 11px 28px rgba(201,45,54,.22)}.btn-red:hover{background:var(--red-dark)}.btn-dark{background:var(--navy-900);color:white}.btn-light{background:white;color:var(--navy-900)}.btn-outline{border-color:rgba(8,40,75,.22);background:rgba(255,255,255,.62);color:var(--navy-900)}.btns{display:flex;flex-wrap:wrap;gap:11px}.text-link{display:inline-flex;align-items:center;gap:9px;color:var(--navy-900);font-weight:900}.text-link:after{content:"→";transition:.2s}.text-link:hover:after{transform:translateX(4px)}
.page-hero{min-height:620px;display:grid;align-items:center;position:relative;overflow:hidden;background:var(--cream)}.page-hero:after{content:"VA / CONTENT / PROOF / REFERRAL";position:absolute;right:25px;bottom:28px;font-size:.6rem;font-weight:900;letter-spacing:.24em;color:rgba(8,40,75,.25)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center;padding:68px 0}.hero-copy .lead{margin-bottom:28px}.hero-visual{min-height:500px;position:relative;display:grid;place-items:center}.registry-frame{width:min(100%,580px);background:var(--navy-900);border-radius:28px;padding:36px 34px 0;box-shadow:var(--shadow);position:relative;overflow:hidden}.registry-frame:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:42px 42px}.registry-label{position:relative;color:rgba(255,255,255,.5);font-size:.63rem;font-weight:900;letter-spacing:.17em;text-transform:uppercase;margin-bottom:20px}.profile-card{position:relative;background:white;border-radius:22px 22px 0 0;box-shadow:0 20px 50px rgba(0,0,0,.22);overflow:hidden}.profile-head{display:grid;grid-template-columns:72px 1fr auto;gap:15px;align-items:center;padding:22px;border-bottom:1px solid var(--line)}.avatar{width:72px;height:72px;border-radius:17px;background:linear-gradient(145deg,#d7dfe6,#f7f8f9);display:grid;place-items:center;color:white;font-weight:900;position:relative}.avatar:before{content:attr(data-initials);width:48px;height:48px;border-radius:50%;background:var(--navy-900);display:grid;place-items:center}.avatar:after{content:"";position:absolute;right:5px;bottom:5px;width:16px;height:16px;border:3px solid white;border-radius:50%;background:var(--green)}

.avatar.has-photo{overflow:hidden;background:linear-gradient(145deg,#dde5eb,#f7f9fa)}
.avatar.has-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border-radius:inherit;z-index:0}
.avatar.has-photo:before{display:none}
.avatar.has-photo:after{z-index:2}
.profile-name{font-weight:900;color:var(--navy-900);font-size:1.08rem}.profile-meta{font-size:.69rem;color:#78848f;margin-top:4px}.verify{display:inline-flex;align-items:center;gap:5px;color:var(--green);font-size:.63rem;font-weight:900;margin-top:7px;text-transform:uppercase;letter-spacing:.08em}.verify:before{content:"✓";width:17px;height:17px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:white}.ref-score{text-align:right}.ref-score strong{display:block;color:var(--navy-900);font-size:1.7rem;line-height:1}.ref-score span{font-size:.56rem;color:#77838e;text-transform:uppercase;letter-spacing:.06em;font-weight:900}.profile-body{padding:19px 22px 24px}.stats{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line);border-radius:13px;overflow:hidden}.stat{padding:13px 8px;text-align:center;border-right:1px solid var(--line)}.stat:last-child{border-right:0}.stat strong{display:block;color:var(--navy-900);font-size:.98rem}.stat span{font-size:.55rem;color:#7a8690;text-transform:uppercase;letter-spacing:.06em;font-weight:900}.tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}.tag{padding:7px 10px;border-radius:999px;border:1px solid #d5e0e7;background:#edf3f7;color:#234a64;font-size:.64rem;font-weight:900}.tag.red{background:#fff0f1;border-color:#f0c9cc;color:#9c2730}.tag.green{background:#edf7f3;border-color:#cbe1d8;color:#28634f}
.section-head{display:grid;grid-template-columns:1fr .7fr;gap:70px;align-items:end;margin-bottom:42px}.section-head p{margin-bottom:0}.two-paths{display:grid;grid-template-columns:1fr 1fr;gap:18px}.path-card{border-radius:26px;border:1px solid var(--line);background:white;padding:36px;min-height:385px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.path-card:nth-child(2){background:var(--navy-900);color:white;border-color:var(--navy-900)}.path-card:nth-child(2) p{color:rgba(255,255,255,.66)}.path-id{font-size:.6rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase;color:var(--red)}.path-card:nth-child(2) .path-id{color:#f18b91}.path-card h3{font-size:2rem;line-height:1.05;margin:28px 0 14px}.list{padding:0;margin:18px 0 0;list-style:none}.list li{position:relative;padding:9px 0 9px 25px;color:var(--muted);font-size:.87rem}.list li:before{content:"";position:absolute;left:0;top:15px;width:9px;height:9px;border:2px solid var(--red);border-radius:3px}.navy .list li,.path-card:nth-child(2) .list li{color:rgba(255,255,255,.7)}
.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{background:white;border:1px solid var(--line);border-radius:22px;padding:29px;min-height:270px;display:flex;flex-direction:column}.feature-card .icon{width:48px;height:48px;border-radius:14px;background:var(--soft);display:grid;place-items:center;color:var(--navy-900);font-weight:900;margin-bottom:33px}.feature-card h3{font-size:1.22rem}.feature-card p{font-size:.86rem;margin-bottom:0}.feature-card.dark{background:var(--navy-900);border-color:var(--navy-900);color:white}.feature-card.dark p{color:rgba(255,255,255,.65)}.feature-card.dark .icon{background:rgba(255,255,255,.1);color:white}
.search-panel{background:white;border:1px solid var(--line);border-radius:27px;box-shadow:var(--shadow);padding:26px;margin-top:-64px;position:relative;z-index:5}.search-grid{display:grid;grid-template-columns:1.35fr .75fr .75fr auto;gap:0;align-items:end}.field{padding:0 22px;border-right:1px solid var(--line)}.field:first-child{padding-left:0}.field label{display:block;color:#77838e;text-transform:uppercase;letter-spacing:.08em;font-size:.58rem;font-weight:900;margin-bottom:7px}.field input,.field select{width:100%;border:0;background:transparent;color:var(--navy-900);outline:0;font-weight:800;padding:8px 0}.search-grid .btn{margin-left:20px}.keyword-block{border-top:1px solid var(--line);margin-top:22px;padding-top:20px}.keyword-top{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:13px}.keyword-top strong{font-size:.67rem;color:var(--navy-900);text-transform:uppercase;letter-spacing:.11em}.keyword-top span{font-size:.72rem;color:#7b8792}.chips{display:flex;flex-wrap:wrap;gap:9px}.chip{border:1px solid #d6dde3;background:white;border-radius:999px;padding:9px 13px;color:#626d79;font-size:.75rem;font-weight:850;transition:.2s}.chip:hover{border-color:#9eabb6;color:var(--navy-900)}.chip.active{background:var(--navy-950);border-color:var(--navy-950);color:white}.result-message{font-size:.75rem;color:#6f7b86;margin:14px 0 0}
.results-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:40px 0 20px}.results-toolbar strong{color:var(--navy-900)}.results-toolbar span{font-size:.77rem;color:#75818c}.profile-results{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.result-card{background:white;border:1px solid var(--line);border-radius:23px;padding:24px;display:grid;grid-template-columns:86px 1fr;gap:20px;transition:.2s}.result-card:hover{transform:translateY(-3px);box-shadow:0 16px 45px rgba(4,20,39,.09)}.result-card.hidden{display:none}.result-card .avatar{width:86px;height:86px}.result-card h3{margin:1px 0 4px}.result-sub{font-size:.73rem;color:#77838e}.result-proof{display:flex;gap:16px;flex-wrap:wrap;margin:15px 0}.result-proof span{font-size:.69rem;color:#61707e}.result-proof strong{color:var(--navy-900)}.result-card .tags{margin-top:12px}.result-links{display:flex;gap:18px;margin-top:18px}.result-links a{font-size:.76rem;font-weight:900;color:var(--navy-900)}
.notes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.note-card{background:white;border:1px solid var(--line);border-radius:23px;padding:27px;min-height:330px;display:flex;flex-direction:column;justify-content:space-between;transition:.2s}.note-card:hover{transform:translateY(-3px);box-shadow:0 16px 45px rgba(4,20,39,.08)}.note-card.hidden{display:none}.note-card.featured{grid-column:span 2;background:var(--red);border-color:var(--red);color:white}.note-card.featured p{color:rgba(255,255,255,.72)}.topic{font-size:.6rem;text-transform:uppercase;letter-spacing:.12em;font-weight:900;color:var(--red)}.featured .topic{color:white}.note-card h3{font-size:1.48rem;line-height:1.12;margin:28px 0 13px}.note-meta{display:flex;align-items:center;gap:9px;font-size:.7rem;color:#77838e;font-weight:800}.featured .note-meta{color:rgba(255,255,255,.72)}.note-meta i{font-style:normal;width:31px;height:31px;border-radius:50%;background:var(--navy-900);color:white;display:grid;place-items:center;font-size:.58rem}.featured .note-meta i{background:white;color:var(--red)}
.trust-cloud{display:flex;flex-wrap:wrap;gap:10px}.trust-pill{border:1px solid var(--line);background:white;border-radius:999px;padding:12px 16px;font-weight:900;color:var(--navy-900);font-size:.8rem}.trust-pill:nth-child(3n){border-color:#efc7ca;background:#fff3f3;color:#9b252e}.trust-pill:nth-child(4n){border-color:#cbded6;background:#f0f8f4;color:#28634f}
.steps{counter-reset:step;display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step{counter-increment:step;background:white;border:1px solid var(--line);border-radius:22px;padding:30px;min-height:260px}.step:before{content:counter(step);width:36px;height:36px;border-radius:50%;background:var(--navy-900);color:white;display:grid;place-items:center;font-size:.72rem;font-weight:900;margin-bottom:34px}.step h3{font-size:1.25rem}.step p{font-size:.85rem}
.quote-split{display:grid;grid-template-columns:.86fr 1.14fr;border-radius:30px;overflow:hidden;border:1px solid var(--line);background:white}.quote-side{background:var(--navy-900);color:white;padding:52px;position:relative}.quote-side h2{font-size:3rem}.quote-side p{color:rgba(255,255,255,.65)}.quote-side:after{content:"?";position:absolute;right:24px;bottom:-55px;font-size:12rem;font-weight:900;color:rgba(255,255,255,.05)}.answer-side{padding:52px}.answer-side blockquote{font-size:1.4rem;line-height:1.4;font-weight:850;color:var(--navy-900);margin:0 0 25px;border-left:4px solid var(--red);padding-left:20px}.mini-benefits{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mini-benefit{border:1px solid var(--line);border-radius:14px;padding:15px}.mini-benefit strong{display:block;color:var(--navy-900);font-size:.82rem}.mini-benefit span{font-size:.7rem;color:#77838e}
.portfolio{display:grid;grid-template-columns:.9fr 1.1fr;gap:60px;align-items:center}.pdf-stage{background:var(--navy-900);border-radius:28px;padding:45px;min-height:590px;display:grid;place-items:center;position:relative;overflow:hidden}.pdf-stage:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:42px 42px}.pdf-sheet{position:relative;width:min(100%,365px);aspect-ratio:8.5/11;background:white;box-shadow:0 25px 65px rgba(0,0,0,.32);padding:27px;display:flex;flex-direction:column}.pdf-brand{font-size:.58rem;font-weight:900;letter-spacing:.15em;color:var(--red);text-transform:uppercase}.pdf-name{font-size:1.65rem;color:var(--navy-900);font-weight:900;margin:23px 0 4px}.pdf-role{font-size:.64rem;color:#75818c}.pdf-hero{height:126px;background:linear-gradient(135deg,var(--navy-900),#315f85);margin:20px 0;display:grid;grid-template-columns:88px 1fr;align-items:end;padding:16px;color:white}.pdf-portrait{height:96px;background:#dfe6eb;border-radius:12px 12px 0 0;display:grid;place-items:center;color:var(--navy-900);font-weight:900}.pdf-hero p{color:white;font-size:.64rem;margin:0 0 4px 12px}.pdf-bars{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.pdf-bars div{background:var(--soft);padding:10px 5px;text-align:center}.pdf-bars strong{display:block;color:var(--navy-900);font-size:.72rem}.pdf-bars span{font-size:.48rem;color:#7b8792;text-transform:uppercase}.pdf-lines{margin-top:18px}.pdf-lines i{display:block;height:5px;background:#e5eaee;margin:7px 0}.pdf-lines i:nth-child(2){width:87%}.pdf-lines i:nth-child(3){width:72%}.pdf-tags{margin-top:auto;display:flex;gap:5px;flex-wrap:wrap}.pdf-tags span{font-size:.43rem;font-weight:900;border:1px solid #dbe3e8;border-radius:99px;padding:4px 6px;color:var(--navy-900)}
.faq-layout{display:grid;grid-template-columns:290px 1fr;gap:55px}.faq-index{position:sticky;top:30px;background:var(--cream);border-radius:20px;padding:22px}.faq-index a{display:block;padding:11px 10px;border-radius:9px;font-size:.78rem;font-weight:850;color:#667482}.faq-index a:hover{background:white;color:var(--navy-900)}.faq-section{scroll-margin-top:30px;margin-bottom:52px}.faq-section h2{font-size:2.3rem}.faq-section details{border-top:1px solid var(--line)}.faq-section details:last-child{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;position:relative;padding:22px 42px 22px 0;color:var(--navy-900);font-weight:900}summary::-webkit-details-marker{display:none}summary:after{content:"+";position:absolute;right:2px;top:15px;font-size:1.55rem;color:var(--red);font-weight:400}details[open] summary:after{content:"−"}.faq-answer{padding:0 34px 23px 0}.faq-answer p,.faq-answer li{font-size:.88rem}.faq-answer ul{color:var(--muted);line-height:1.65}
.join-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:start}.join-options{display:grid;gap:14px}.join-option{border:1px solid var(--line);border-radius:19px;padding:22px;background:white}.join-option strong{display:block;color:var(--navy-900);font-size:1rem}.join-option p{font-size:.78rem;margin:7px 0 0}.form-card{background:white;border:1px solid var(--line);border-radius:26px;padding:34px;box-shadow:var(--shadow)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-group{margin-bottom:15px}.form-group label{display:block;color:var(--navy-900);font-size:.7rem;font-weight:900;margin-bottom:7px}.form-group input,.form-group select,.form-group textarea{width:100%;border:1px solid var(--line);border-radius:12px;background:#fcfcfb;padding:13px 14px;outline:none}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#91a6b7;box-shadow:0 0 0 3px rgba(18,61,103,.08)}.form-group textarea{min-height:116px;resize:vertical}.form-note{font-size:.68rem;color:#7c8791}.form-status{font-size:.78rem;color:var(--green);font-weight:850;margin-top:13px}
.cta-band{background:var(--red);color:white;border-radius:28px;padding:54px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:35px;position:relative;overflow:hidden}.cta-band:before{content:"";position:absolute;right:120px;top:-170px;width:330px;height:330px;border:1px solid rgba(255,255,255,.2);border-radius:50%}.cta-band h2{font-size:3rem;margin:0}.cta-band p{color:rgba(255,255,255,.72);margin:10px 0 0}.site-footer{background:var(--navy-1000);color:white;padding:42px 0}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:45px}.footer-mark{background:white;padding:10px;border-radius:13px;width:260px}.footer-grid p{color:rgba(255,255,255,.54);font-size:.75rem;max-width:430px;margin:17px 0 0}.footer-col strong{display:block;font-size:.65rem;text-transform:uppercase;letter-spacing:.13em;color:#a9b5c0;margin-bottom:14px}.footer-col a{display:block;color:rgba(255,255,255,.72);font-size:.78rem;margin:9px 0}.legal{border-top:1px solid rgba(255,255,255,.09);margin-top:30px;padding-top:20px;display:flex;justify-content:space-between;gap:25px;color:rgba(255,255,255,.4);font-size:.66rem}
.reveal{opacity:0;transform:translateY(16px);transition:.65s}.reveal.visible{opacity:1;transform:none}
@media(max-width:1080px){
  :root{--sidebar:0px}.sidebar{display:none}.page{margin-left:0}.mobile-header{height:72px;background:linear-gradient(180deg,var(--navy-950),var(--navy-1000));display:flex;align-items:center;justify-content:space-between;padding:0 20px;position:sticky;top:0;z-index:70;border-bottom:1px solid rgba(255,255,255,.08)}.mobile-logo{display:flex;align-items:center;height:44px}.mobile-logo img{height:100%;width:auto;display:block}.mobile-menu{border:0;background:rgba(255,255,255,.08);width:46px;height:46px;border-radius:50%;display:grid;place-items:center}.mobile-menu i,.mobile-menu i:before,.mobile-menu i:after{display:block;width:21px;height:2px;background:white;content:"";position:relative}.mobile-menu i:before{position:absolute;top:-6px}.mobile-menu i:after{position:absolute;top:6px}.mobile-drawer{display:none;position:fixed;left:14px;right:14px;top:88px;background:var(--navy-950);border-radius:20px;padding:14px;z-index:69;box-shadow:var(--shadow)}.mobile-drawer.open{display:block}.mobile-drawer a{display:block;padding:14px 15px;border-radius:11px;color:#fff;font-size:1rem;font-weight:850;text-shadow:0 0 1px rgba(255,255,255,.25)}.mobile-drawer a.active{background:white;color:var(--navy-900)}.hero-grid,.portfolio,.join-grid{grid-template-columns:1fr}.hero-visual{min-height:auto}.page-hero{min-height:auto}.search-grid{grid-template-columns:1fr 1fr}.field{padding:18px;border-bottom:1px solid var(--line)}.field:first-child{padding-left:18px}.search-grid .btn{margin:18px}.section-head{grid-template-columns:1fr;gap:16px}.profile-results{grid-template-columns:1fr}.faq-layout{grid-template-columns:1fr}.faq-index{position:static;display:flex;overflow:auto;gap:6px}.faq-index a{white-space:nowrap}.quote-split{grid-template-columns:1fr}.notes-grid{grid-template-columns:1fr 1fr}.note-card.featured{grid-column:span 2}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:span 2}
}
@media(max-width:720px){
  .shell{width:min(100% - 28px,var(--max))}.section{padding:72px 0}.hero-grid{padding:52px 0;gap:35px}.page-hero:after{display:none}h1{font-size:3.45rem}.profile-head{grid-template-columns:64px 1fr}.profile-head .avatar{width:64px;height:64px}.ref-score{grid-column:1/-1;text-align:left;display:flex;align-items:center;gap:8px}.ref-score strong{font-size:1.3rem}.stats{grid-template-columns:1fr}.stat{border-right:0;border-bottom:1px solid var(--line)}.stat:last-child{border-bottom:0}.two-paths,.grid-3,.steps,.profile-results,.notes-grid{grid-template-columns:1fr}.note-card.featured{grid-column:auto}.search-panel{padding:18px;margin-top:-34px}.search-grid{grid-template-columns:1fr}.field{border-right:0}.search-grid .btn{width:calc(100% - 36px)}.keyword-top{align-items:flex-start;flex-direction:column;gap:5px}.result-card{grid-template-columns:1fr}.result-card .avatar{width:74px;height:74px}.section-head{margin-bottom:30px}.mini-benefits{grid-template-columns:1fr}.quote-side,.answer-side{padding:34px 28px}.quote-side h2{font-size:2.4rem}.pdf-stage{padding:25px;min-height:500px}.faq-index{padding:12px}.form-row{grid-template-columns:1fr}.cta-band{padding:40px 28px;grid-template-columns:1fr}.cta-band h2{font-size:2.35rem}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.legal{flex-direction:column}.mobile-logo{height:38px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none}.btn,.result-card,.note-card{transition:none}}
@media print{.sidebar,.mobile-header,.mobile-drawer,.btn,.site-footer{display:none!important}.page{margin:0}.reveal{opacity:1;transform:none}.section{padding:35px 0}.page-hero{min-height:auto}.shell{width:100%}.pdf-stage{background:white;border:1px solid #bbb}.pdf-sheet{box-shadow:none;border:1px solid #bbb}}


/* Find-a-VA-Lender compact directory workspace */
.find-page main{
  min-height:100vh;
  background:
    radial-gradient(circle at 14% 10%, rgba(46,109,91,.10), transparent 24%),
    radial-gradient(circle at 87% 6%, rgba(8,40,75,.06), transparent 20%),
    linear-gradient(rgba(20,38,58,.035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(20,38,58,.035) 1px, transparent 1px),
    var(--cream);
  background-size:auto,auto,34px 34px,34px 34px,auto;
  background-attachment:scroll,scroll,scroll,scroll,scroll;
}
.find-page .directory-page{padding:24px 0 34px;min-height:100vh;position:relative}
.find-page .directory-page:before{
  content:"";
  position:absolute;
  inset:12px 14px 14px 14px;
  pointer-events:none;
  border-radius:28px;
  background:
    radial-gradient(circle at 100% 0%, rgba(255,255,255,.42), transparent 26%),
    radial-gradient(circle at 0% 100%, rgba(46,109,91,.05), transparent 20%);
  opacity:.9;
}
.find-page .shell{position:relative;z-index:1}
.find-page .search-panel{margin-top:0;padding:18px 20px;border-radius:22px;box-shadow:0 14px 38px rgba(4,20,39,.10);background:rgba(255,255,255,.92);backdrop-filter:blur(10px)}
.find-page .search-grid{grid-template-columns:1.42fr .72fr .72fr auto}
.find-page .field{padding:0 17px}
.find-page .field:first-child{padding-left:0}
.find-page .field label{margin-bottom:4px}
.find-page .field input,.find-page .field select{padding:5px 0;font-size:.85rem}
.find-page .search-grid .btn{min-height:46px;margin-left:16px;padding:0 18px}
.find-page .keyword-block{margin-top:15px;padding-top:14px}
.find-page .keyword-top{margin-bottom:9px}
.find-page .chips{gap:7px}
.find-page .chip{
  padding:7px 10px;
  font-size:.68rem;
  color:#285644;
  border-color:#c9ddd3;
  background:linear-gradient(135deg,#f4faf7 0%, #e8f3ed 100%);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.65);
}
.find-page .chip:hover{border-color:#8fb29f;color:#1f4938;transform:translateY(-1px)}
.find-page .chip.active{
  color:#fff;
  border-color:#2e6d5b;
  background:linear-gradient(135deg,#2f715d 0%, #1f5443 100%);
  box-shadow:0 8px 18px rgba(46,109,91,.20);
}
.find-page .chip:nth-child(4n+2){background:linear-gradient(135deg,#eff8f1 0%, #dbeee4 100%);border-color:#c2dccd;color:#27523f}
.find-page .chip:nth-child(4n+3){background:linear-gradient(135deg,#f6fbf7 0%, #e4f2e8 100%);border-color:#d1e2d6;color:#2c5c49}
.find-page .chip:nth-child(4n+4){background:linear-gradient(135deg,#eaf6ef 0%, #d4e9de 100%);border-color:#bad6c7;color:#234d3b}
.find-page .chip:nth-child(4n+5){background:linear-gradient(135deg,#f2faf4 0%, #deeee4 100%);border-color:#c9dece;color:#2a5745}
.find-page .chip.active:nth-child(n){background:linear-gradient(135deg,#2f715d 0%, #1f5443 100%);color:#fff;border-color:#2e6d5b}
.find-page .result-message{margin-top:9px}
.find-page .results-toolbar{margin:20px 2px 13px;padding:12px 14px;border-radius:16px;background:rgba(255,255,255,.56);backdrop-filter:blur(8px);border:1px solid rgba(219,225,230,.8)}
.find-page .profile-results{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.find-page .result-card{grid-template-columns:58px 1fr;gap:13px;padding:16px;border-radius:18px;min-width:0;background:rgba(255,255,255,.93);backdrop-filter:blur(9px)}
.find-page .result-card .avatar{width:58px;height:58px;border-radius:14px}
.find-page .result-card .avatar:before{width:38px;height:38px;font-size:.72rem}
.find-page .result-card .avatar:after{width:13px;height:13px;border-width:2px}
.find-page .result-card h3{font-size:1.05rem;margin:0 0 2px}
.find-page .result-sub{font-size:.65rem}
.find-page .result-proof{gap:8px;margin:10px 0 8px}
.find-page .result-proof span{font-size:.60rem}
.find-page .result-card .tags{gap:5px;margin-top:7px}
.find-page .result-card .tag{padding:5px 7px;font-size:.56rem}
.find-page .result-links{gap:12px;margin-top:11px;flex-wrap:wrap}
.find-page .result-links a{font-size:.65rem}
.find-page .site-footer{padding:28px 0}
.find-page .footer-grid{display:none}
.find-page .legal{border-top:0;margin-top:0;padding-top:0}

@media(max-width:1280px) and (min-width:1081px){
  .find-page .profile-results{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:1080px){
  .find-page .directory-page{padding:26px 0 40px;min-height:auto}
  .find-page .search-grid{grid-template-columns:1fr 1fr}
  .find-page .profile-results{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:720px){
  .find-page .directory-page{padding:18px 0 32px}
  .find-page .search-panel{padding:15px}
  .find-page .search-grid{grid-template-columns:1fr}
  .find-page .field{padding:14px 4px;border-right:0}
  .find-page .field:first-child{padding-left:4px}
  .find-page .search-grid .btn{width:100%;margin:12px 0 0}
  .find-page .profile-results{grid-template-columns:1fr}
  .find-page .result-card{grid-template-columns:58px 1fr}
  .find-page .results-toolbar{align-items:flex-start;flex-direction:column;gap:4px}
}

/* Green attribute gradients inside specialist cards */
.find-page .result-card .tag{
  color:#285644;
  border-color:#c9ddd3;
  background:linear-gradient(135deg,#f4faf7 0%,#e8f3ed 100%);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.65);
}
.find-page .result-card .tag:nth-child(3n+1){background:linear-gradient(135deg,#eef8f1 0%,#d8ecdf 100%);border-color:#bfd9c9;color:#25513e}
.find-page .result-card .tag:nth-child(3n+2){background:linear-gradient(135deg,#f7fbf8 0%,#e3f1e8 100%);border-color:#d0e2d6;color:#2b5b47}
.find-page .result-card .tag:nth-child(3n+3){background:linear-gradient(135deg,#e9f5ee 0%,#d2e7da 100%);border-color:#b8d3c3;color:#214a38}
.find-page .result-card.filtered-out{display:none!important}
.find-page .field select{cursor:pointer}

/* Detailed VA lender proof profile template */
.profile-page main{
  background:
    radial-gradient(circle at 82% 4%,rgba(46,109,91,.11),transparent 23%),
    linear-gradient(rgba(20,38,58,.028) 1px,transparent 1px),
    linear-gradient(90deg,rgba(20,38,58,.028) 1px,transparent 1px),
    var(--paper);
  background-size:auto,36px 36px,36px 36px,auto;
}
.profile-hero{padding:18px 0 10px;background:linear-gradient(120deg,#f6f2ea 0%,#fbfaf7 58%,#eef5f0 100%);border-bottom:1px solid var(--line);position:relative;overflow:hidden;min-height:calc(100vh - 18px)}
.profile-hero:after{content:"";position:absolute;width:430px;height:430px;border:1px solid rgba(8,40,75,.07);border-radius:50%;right:-155px;top:-230px}
.profile-back{display:inline-flex;color:var(--navy-900);font-size:.78rem;font-weight:900;margin-bottom:16px}
.profile-hero-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:28px;align-items:stretch}

.profile-overview-card{background:rgba(255,255,255,.88);border:1px solid rgba(206,216,223,.95);border-radius:32px;overflow:hidden;box-shadow:0 24px 64px rgba(4,20,39,.11);backdrop-filter:blur(14px)}
.profile-overview-card .profile-identity{border:0;border-radius:0;background:linear-gradient(180deg,rgba(255,255,255,.32),rgba(255,255,255,0));padding:34px 34px 28px;grid-template-columns:286px minmax(0,1fr);gap:34px;align-items:stretch}
.profile-overview-card .profile-identity h1{font-size:clamp(3rem,4.5vw,5rem)}
.profile-stats-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.06);border-bottom:0;background:linear-gradient(135deg,var(--navy-1000),var(--navy-900));}
.profile-stats-strip div{min-height:122px;padding:24px 28px;border-right:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column;justify-content:center;position:relative}
.profile-stats-strip div:last-child{border-right:0}
.profile-stats-strip strong{font-size:2rem;line-height:1;color:#fff;letter-spacing:-.04em;font-weight:900}
.profile-stats-strip span{font-size:.7rem;color:rgba(255,255,255,.78);margin-top:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}
.profile-trust-summary{padding:24px 28px;background:linear-gradient(145deg,rgba(244,250,246,.98),rgba(255,255,255,.94));display:grid;grid-template-columns:290px 1fr;gap:22px;align-items:center}
.profile-trust-summary>strong{display:block;color:var(--navy-900);font-size:1rem;margin:0;line-height:1.25;text-transform:uppercase;letter-spacing:.08em;max-width:250px}
.profile-trust-tags{display:flex;flex-wrap:wrap;gap:10px;align-items:center}
.profile-trust-tags span{padding:10px 14px;border-radius:999px;background:linear-gradient(135deg,#eef8f1,#d8ecdf);border:1px solid #bfd9c9;color:#25513e;font-size:.74rem;font-weight:900;box-shadow:inset 0 1px 0 rgba(255,255,255,.55)}
.profile-trust-tags span:nth-child(2){background:linear-gradient(135deg,#f6fbf7,#e4f2e8)}
.profile-trust-tags span:nth-child(3){background:linear-gradient(135deg,#eaf6ef,#d4e9de)}
.profile-trust-tags span:nth-child(4){background:linear-gradient(135deg,#f2faf4,#deeee4)}
.profile-trust-tags span:nth-child(5){background:linear-gradient(135deg,#e7f4eb,#cfe6d8)}
.profile-stats-strip div::before{content:"";width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.28);margin-bottom:10px;box-shadow:0 0 0 5px rgba(255,255,255,.06)}
.profile-trust-summary::before{content:"";width:56px;height:56px;border-radius:18px;background:linear-gradient(135deg,#eef8f1,#d8ecdf);border:1px solid #bfd9c9;display:block;box-shadow:inset 0 1px 0 rgba(255,255,255,.6)}
.profile-identity{display:grid;grid-template-columns:148px 1fr;gap:28px;align-items:center;background:rgba(255,255,255,.64);border:1px solid rgba(219,225,230,.85);border-radius:28px;padding:30px;backdrop-filter:blur(12px)}
.profile-avatar-large{width:100%;height:340px;border-radius:24px;background:linear-gradient(145deg,#123d67,#061a31);color:white;display:grid;place-items:center;font-size:2.8rem;font-weight:900;letter-spacing:-.06em;position:relative;overflow:hidden;box-shadow:0 18px 45px rgba(4,20,39,.18)}
.photo-avatar{background:#d8e1e8}
.photo-avatar img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}
.profile-avatar-large:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.09) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.09) 1px,transparent 1px),linear-gradient(180deg,transparent 56%, rgba(5,18,35,.22) 100%);background-size:24px 24px,24px 24px,100% 100%;z-index:1}
.profile-avatar-large span{position:absolute;right:11px;bottom:11px;width:23px;height:23px;background:var(--green);border:4px solid white;border-radius:50%;z-index:2}
.profile-image-panel{background:linear-gradient(160deg,#f6f3eb 0%, #eff4f1 100%);border:1px solid #dde5e0;border-radius:28px;padding:18px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;min-height:100%}.profile-image-panel:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(8,40,75,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(8,40,75,.04) 1px,transparent 1px);background-size:28px 28px;opacity:.7}.profile-image-panel>*{position:relative;z-index:1}.profile-image-caption{margin-top:16px;padding:14px 15px;border-radius:18px;background:rgba(255,255,255,.72);border:1px solid rgba(206,216,223,.85)}.profile-image-caption span{display:block;font-size:.78rem;line-height:1.45;color:#5f6d79}.profile-image-caption strong{display:block;margin-top:8px;font-size:.76rem;color:var(--navy-900)}.profile-masthead{display:flex;flex-direction:column;justify-content:center}
.profile-badges{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.proof-badge{display:inline-flex;padding:8px 12px;border-radius:999px;background:#eef2f5;border:1px solid #d8e0e6;color:#60707d;font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.verified-badge{background:#e8f4ed;border-color:#c8dfd1;color:#28614d}.verified-badge:before{content:"✓";margin-right:5px}
.profile-identity h1{font-size:clamp(2.8rem,4.6vw,4.9rem);margin:0 0 8px;line-height:.9;letter-spacing:-.05em}.profile-role{font-size:1.45rem;color:var(--navy-900);font-weight:850;margin:0 0 8px}.profile-company{font-size:1rem;margin:0 0 18px}.profile-specialties{display:flex;flex-wrap:wrap;gap:10px}.profile-specialties span{padding:10px 14px;border-radius:999px;background:linear-gradient(135deg,#eef8f1,#d8ecdf);border:1px solid #bfd9c9;color:#25513e;font-size:.82rem;font-weight:900}.profile-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.profile-actions .btn{min-height:56px;padding:0 26px;font-size:1rem}
.profile-proof-board{background:linear-gradient(155deg,var(--navy-900),var(--navy-1000));color:white;border-radius:28px;padding:27px;box-shadow:0 20px 55px rgba(4,20,39,.2);position:relative;overflow:hidden}.profile-proof-board:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:34px 34px}.proof-board-head,.proof-board-grid,.proof-board-foot{position:relative}.proof-board-head{display:grid;grid-template-columns:1fr auto;align-items:end;padding-bottom:19px;border-bottom:1px solid rgba(255,255,255,.13)}.proof-board-head>span{font-size:.62rem;letter-spacing:.16em;text-transform:uppercase;font-weight:900;color:rgba(255,255,255,.5)}.proof-board-head strong{font-size:3.4rem;line-height:.8}.proof-board-head small{grid-column:2;font-size:.57rem;text-transform:uppercase;letter-spacing:.08em;color:rgba(255,255,255,.55);font-weight:900;margin-top:7px}.proof-board-grid{display:grid;grid-template-columns:1fr 1fr}.proof-board-grid div{padding:18px 12px;border-bottom:1px solid rgba(255,255,255,.12);border-right:1px solid rgba(255,255,255,.12)}.proof-board-grid div:nth-child(even){border-right:0}.proof-board-grid strong{display:block;font-size:1.28rem}.proof-board-grid span{display:block;color:rgba(255,255,255,.55);font-size:.62rem;line-height:1.35;margin-top:4px}.proof-board-foot{padding-top:16px}.proof-board-foot span{display:block;color:rgba(255,255,255,.45);font-size:.57rem;text-transform:uppercase;letter-spacing:.09em;font-weight:900}.proof-board-foot strong{display:block;font-size:.68rem;margin-top:4px;color:rgba(255,255,255,.86)}
.profile-nav-strip{background:white;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30}.profile-jumps{min-height:54px;display:flex;align-items:center;gap:24px;overflow:auto}.profile-jumps a{white-space:nowrap;font-size:.68rem;color:#63717e;font-weight:900}.profile-jumps a:hover{color:var(--red)}
.profile-layout{display:grid;grid-template-columns:minmax(0,1fr) 316px;gap:30px;align-items:start}.profile-main{min-width:0}.profile-block{background:rgba(255,255,255,.92);border:1px solid var(--line);border-radius:25px;padding:32px;margin-bottom:20px;box-shadow:0 12px 38px rgba(4,20,39,.045);scroll-margin-top:75px}.profile-section-head{display:grid;grid-template-columns:1fr .7fr;gap:28px;align-items:end;margin-bottom:24px}.profile-section-head h2{font-size:2.4rem;margin:5px 0 0}.profile-section-head p{font-size:.79rem;margin:0}.section-code{font-size:.58rem;color:var(--red);font-weight:900;letter-spacing:.15em;text-transform:uppercase}
.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.work-card{border:1px solid #d7e0db;border-radius:18px;padding:21px;background:linear-gradient(145deg,#fbfdfb,#edf6f0);display:flex;flex-direction:column;min-height:290px}.work-card>span{font-size:.57rem;text-transform:uppercase;letter-spacing:.1em;color:var(--green);font-weight:900}.work-card h3{font-size:1.12rem;line-height:1.15;margin:17px 0 11px}.work-card p{font-size:.77rem;line-height:1.6}.work-card strong{font-size:.66rem;color:var(--navy-900);margin-top:auto}.work-card small{font-size:.65rem;line-height:1.45;color:#66766e;margin-top:4px}
.trust-cloud{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.trust-pill{min-height:82px;border-radius:16px;padding:14px;background:linear-gradient(135deg,#eff8f1,#dbeee4);border:1px solid #c2dccd;display:flex;flex-direction:column;justify-content:space-between}.trust-pill:nth-child(4n+2){background:linear-gradient(135deg,#f6fbf7,#e4f2e8)}.trust-pill:nth-child(4n+3){background:linear-gradient(135deg,#eaf6ef,#d4e9de)}.trust-pill:nth-child(4n+4){background:linear-gradient(135deg,#f2faf4,#deeee4)}.trust-pill strong{font-size:1.15rem;color:#1f5541}.trust-pill span{font-size:.64rem;font-weight:900;color:#2b5745;line-height:1.25}
.profile-note-grid{display:grid;grid-template-columns:1.18fr .91fr .91fr;gap:12px}.profile-note{border:1px solid var(--line);border-radius:19px;padding:23px;background:#fafaf8;min-height:245px;display:flex;flex-direction:column;transition:.2s}.profile-note:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(4,20,39,.07)}.profile-note.featured{background:var(--red);border-color:var(--red);color:white}.profile-note>span{font-size:.57rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em;color:var(--red)}.profile-note.featured>span{color:white}.profile-note h3{font-size:1.15rem;line-height:1.2;margin:23px 0 10px}.profile-note p{font-size:.74rem;line-height:1.55}.profile-note.featured p{color:rgba(255,255,255,.73)}.profile-note small{margin-top:auto;color:#7a8791;font-size:.62rem;font-weight:800}.profile-note.featured small{color:rgba(255,255,255,.64)}
.review-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.agent-review{margin:0;border:1px solid var(--line);border-radius:19px;padding:23px;background:#fbfaf7}.agent-review>p{font-size:.92rem;color:var(--navy-900);font-weight:700;line-height:1.55}.agent-review footer{display:flex;align-items:center;gap:11px;margin-top:20px}.review-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--navy-900);color:white;font-size:.64rem;font-weight:900}.agent-review footer strong,.agent-review footer span,.agent-review footer small{display:block}.agent-review footer strong{font-size:.76rem}.agent-review footer span{font-size:.65rem;color:#687684}.agent-review footer small{font-size:.57rem;color:var(--green);font-weight:900;margin-top:3px}.video-review-card{display:grid;grid-template-columns:190px 1fr;gap:20px;align-items:center;margin-top:12px;border-radius:19px;background:var(--navy-900);color:white;padding:17px}.video-placeholder{height:110px;border-radius:13px;background:linear-gradient(135deg,#315d78,#0b253f);display:grid;place-items:center;position:relative}.video-placeholder button{width:45px;height:45px;border-radius:50%;border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.12);color:white}.video-placeholder span{position:absolute;right:9px;bottom:7px;font-size:.58rem}.video-review-card h3{margin:8px 0 6px}.video-review-card p{font-size:.68rem;color:rgba(255,255,255,.6);margin:0}
.closing-story{border-radius:21px;background:linear-gradient(135deg,#102f50,#061a31);color:white;padding:26px;position:relative;overflow:hidden}.closing-story:before{content:"";position:absolute;width:240px;height:240px;border:1px solid rgba(255,255,255,.08);border-radius:50%;right:-70px;top:-125px}.closing-story-label{position:relative;font-size:.6rem;letter-spacing:.11em;text-transform:uppercase;color:#c7d6df;font-weight:900;margin-bottom:20px}.closing-story-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:1px;background:rgba(255,255,255,.12)}.closing-story-grid div{padding:18px;background:var(--navy-900)}.closing-story-grid strong{font-size:.66rem;text-transform:uppercase;letter-spacing:.08em}.closing-story-grid p{font-size:.72rem;line-height:1.55;color:rgba(255,255,255,.66);margin:7px 0 0}
.about-profile-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:28px}.profile-about-lead{font-size:1.02rem;color:var(--navy-900);font-weight:700}.credential-list{border:1px solid var(--line);border-radius:18px;overflow:hidden}.credential-list div{padding:15px 17px;border-bottom:1px solid var(--line);background:#fcfcfa}.credential-list div:last-child{border-bottom:0}.credential-list span,.credential-list strong{display:block}.credential-list span{font-size:.55rem;text-transform:uppercase;letter-spacing:.09em;color:#78848e;font-weight:900}.credential-list strong{font-size:.72rem;color:var(--navy-900);margin-top:5px}
.profile-aside{display:grid;gap:16px}.sticky-card{position:sticky;top:72px}.partner-card,.portfolio-card{background:white;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:0 14px 40px rgba(4,20,39,.07)}.partner-card h3,.portfolio-card h3{font-size:1.25rem;margin:12px 0 9px}.partner-card p,.portfolio-card p{font-size:.75rem}.partner-card .btn,.portfolio-card .btn{width:100%;margin:7px 0 5px}.profile-contact-link{display:block;font-size:.72rem;color:var(--navy-900);font-weight:850;margin:8px 0}.partner-card-divider{height:1px;background:var(--line);margin:20px 0}.aside-title{font-size:.68rem;color:var(--navy-900)}.social-proof-list{margin-top:8px}.social-proof-list a{display:flex;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid var(--line);font-size:.66rem}.social-proof-list a:last-child{border-bottom:0}.social-proof-list strong{color:var(--green)}.portfolio-mini{background:linear-gradient(145deg,#f6f2ea,#fff);border:1px solid var(--line);border-radius:15px;padding:15px;margin:12px 0 18px}.portfolio-mini-top{display:flex;justify-content:space-between;align-items:center}.portfolio-mini-top span{font-size:.45rem;letter-spacing:.09em;font-weight:900;color:var(--red)}.portfolio-mini-top strong{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:var(--navy-900);color:white;font-size:.55rem}.portfolio-mini h4{margin:17px 0 3px;font-size:.86rem}.portfolio-mini p{font-size:.56rem;margin:0}.portfolio-mini-bars{display:flex;gap:4px;margin-top:15px}.portfolio-mini-bars i{height:4px;border-radius:99px;background:#cbd5dc;flex:1}.portfolio-mini-bars i:nth-child(2){background:var(--red);flex:.6}
@media(max-width:1250px) and (min-width:1081px){.profile-layout{grid-template-columns:minmax(0,1fr) 285px}.profile-overview-card .profile-identity{grid-template-columns:220px minmax(0,1fr);padding:28px}.profile-avatar-large{height:280px}.work-grid{grid-template-columns:1fr}.work-card{min-height:auto}.trust-cloud{grid-template-columns:repeat(2,1fr)}.profile-note-grid{grid-template-columns:1fr 1fr}.profile-note.featured{grid-column:1/-1}}
@media(max-width:1080px){.profile-layout{grid-template-columns:1fr}.profile-overview-card .profile-identity{grid-template-columns:200px minmax(0,1fr);padding:24px}.profile-avatar-large{height:250px}.profile-stats-strip{grid-template-columns:repeat(2,1fr)}.profile-stats-strip div:nth-child(2){border-right:0}.profile-stats-strip div:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.12)}.profile-aside{grid-template-columns:1fr 1fr}.sticky-card{position:static}.profile-nav-strip{top:78px}.work-grid{grid-template-columns:repeat(3,1fr)}.profile-trust-summary{grid-template-columns:1fr;gap:10px;padding:20px}}
@media(max-width:760px){.profile-hero{padding-top:14px;min-height:auto}.profile-overview-card .profile-identity{grid-template-columns:1fr;padding:18px}.profile-image-panel{padding:12px}.profile-image-caption{margin-top:12px}.profile-stats-strip{grid-template-columns:1fr}.profile-stats-strip div{border-right:0;border-bottom:1px solid rgba(255,255,255,.12);min-height:84px;padding:18px}.profile-stats-strip div:last-child{border-bottom:0}.profile-trust-summary{padding:16px 18px;grid-template-columns:1fr}.profile-identity{grid-template-columns:1fr;padding:22px}.profile-avatar-large{width:100%;height:230px}.profile-identity h1{font-size:3.1rem}.profile-jumps{gap:18px}.profile-layout{gap:18px}.profile-block{padding:23px}.profile-section-head{grid-template-columns:1fr;gap:7px}.profile-section-head h2{font-size:2rem}.work-grid,.trust-cloud,.profile-note-grid,.review-grid,.about-profile-grid,.profile-aside{grid-template-columns:1fr}.profile-note.featured{grid-column:auto}.video-review-card{grid-template-columns:1fr}.closing-story-grid{grid-template-columns:1fr}.profile-actions .btn{width:100%}}
@media print{.profile-page .profile-nav-strip,.profile-page .profile-actions,.profile-page .profile-aside,.profile-page .profile-back{display:none!important}.profile-page main{background:white}.profile-hero{padding:12px 0;background:white}.profile-identity,.profile-proof-board,.profile-block{box-shadow:none;break-inside:avoid}.profile-layout{display:block}.profile-block{margin-bottom:12px;padding:18px}.profile-section-head h2{font-size:1.7rem}.work-grid,.trust-cloud,.profile-note-grid,.review-grid{break-inside:avoid}.site-footer{display:none!important}}


/* Profile-page refinement: remove side header and make first screen stronger */
.profile-page .sidebar,
.profile-page .mobile-header,
.profile-page .mobile-drawer{display:none!important}
.profile-page .page{margin-left:0}
.profile-page .shell{width:min(1500px,calc(100% - 88px))}
.profile-page .profile-hero{padding:8px 0 8px;min-height:calc(100vh - 54px)}
.profile-page .profile-back{margin-bottom:12px;font-size:.82rem}
.profile-page .profile-hero:after{opacity:.55;right:-175px;top:-250px}
.profile-page .profile-overview-card{border-radius:34px;box-shadow:0 24px 68px rgba(4,20,39,.10)}
.profile-page .profile-overview-card .profile-identity{padding:28px 32px 24px;grid-template-columns:250px minmax(0,1fr);gap:30px}
.profile-page .profile-avatar-large{height:300px;border-radius:26px}
.profile-page .profile-image-panel{padding:16px;border-radius:30px}
.profile-page .profile-image-caption{margin-top:14px;padding:12px 14px}
.profile-page .profile-image-caption span{font-size:.75rem}
.profile-page .profile-image-caption strong{font-size:.72rem}
.profile-page .profile-badges{margin-bottom:14px}
.profile-page .profile-identity h1{font-size:clamp(2.7rem,4.35vw,4.7rem);margin-bottom:6px}
.profile-page .profile-role{font-size:1.28rem;margin-bottom:6px}
.profile-page .profile-company{font-size:.96rem;margin-bottom:16px}
.profile-page .profile-specialties{gap:9px}
.profile-page .profile-specialties span{padding:9px 13px;font-size:.77rem}
.profile-page .profile-actions{margin-top:20px;gap:12px}
.profile-page .profile-actions .btn{min-height:52px;padding:0 24px;font-size:.98rem}
.profile-page .profile-stats-strip{grid-template-columns:repeat(4,1fr)}
.profile-page .profile-stats-strip div{min-height:94px;padding:18px 24px}
.profile-page .profile-stats-strip strong{font-size:1.72rem}
.profile-page .profile-stats-strip span{font-size:.68rem;margin-top:8px}
.profile-page .profile-stats-strip div::before{margin-bottom:8px}
.profile-page .profile-trust-summary{
  padding:18px 26px 18px;
  display:grid;
  grid-template-columns:320px 1fr;
  gap:18px;
  align-items:center;
  border-top:1px solid rgba(191,217,201,.45);
  background:linear-gradient(90deg, rgba(245,250,247,.96) 0%, rgba(255,255,255,.98) 55%);
}
.profile-page .profile-trust-summary::before{display:none}
.profile-page .profile-trust-summary>strong{
  font-size:.96rem;
  max-width:240px;
  align-self:center;
  line-height:1.15;
  position:relative;
  padding-left:18px;
}
.profile-page .profile-trust-summary>strong:before{
  content:"";
  position:absolute;
  left:0;
  top:.15em;
  width:6px;
  height:2.6em;
  border-radius:999px;
  background:linear-gradient(180deg,#2e6d5b,#9ec5b3);
}
.profile-page .profile-trust-tags{
  gap:10px;
  align-items:center;
  justify-content:flex-start;
}
.profile-page .profile-trust-tags span{
  padding:10px 14px;
  font-size:.73rem;
  border-radius:999px;
  background:linear-gradient(135deg,#eef8f1 0%,#d9ece0 100%);
  border:1px solid #b9d5c4;
  color:#25513e;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.65), 0 3px 10px rgba(46,109,91,.05);
}
.profile-page .profile-nav-strip{background:rgba(255,255,255,.78);backdrop-filter:blur(8px)}
.profile-page .profile-jumps{min-height:48px;gap:20px}
.profile-page .profile-jumps a{font-size:.7rem}

@media(max-width:1080px){
  .profile-page .shell{width:min(100% - 34px,1500px)}
  .profile-page .profile-hero{min-height:auto;padding:10px 0 8px}
  .profile-page .profile-overview-card .profile-identity{grid-template-columns:220px minmax(0,1fr);padding:22px 24px 20px}
  .profile-page .profile-avatar-large{height:250px}
  .profile-page .profile-trust-summary{grid-template-columns:1fr;gap:12px;padding:16px 18px}
  .profile-page .profile-trust-summary>strong{max-width:none;padding-left:14px}
}
@media(max-width:760px){
  .profile-page .shell{width:min(100% - 22px,1500px)}
  .profile-page .profile-overview-card .profile-identity{grid-template-columns:1fr;padding:18px}
  .profile-page .profile-avatar-large{height:220px}
  .profile-page .profile-identity h1{font-size:2.8rem}
  .profile-page .profile-role{font-size:1.12rem}
  .profile-page .profile-actions .btn{width:100%}
  .profile-page .profile-stats-strip div{min-height:74px;padding:16px 18px}
}


/* Fully clickable specialist preview cards */
.profile-card-link{cursor:pointer;position:relative}
.profile-card-link:focus-visible{outline:3px solid rgba(201,45,54,.45);outline-offset:4px}
.find-page .result-card.profile-card-link:hover{transform:translateY(-3px);box-shadow:0 18px 42px rgba(4,20,39,.12);border-color:#b7c5ce}
.registry-frame .profile-card-link:hover{transform:translateY(-3px);box-shadow:0 24px 58px rgba(0,0,0,.27)}
.profile-card-link a,.profile-card-link button{position:relative;z-index:2}


/* Dana trust cards — option 1 ivory cards with navy accents */
.profile-page .trust-summary-showcase{
  padding:22px 24px 24px;
  display:grid;
  grid-template-columns:280px 1fr;
  gap:20px;
  align-items:start;
  background:linear-gradient(90deg, rgba(251,248,242,.98) 0%, rgba(255,255,255,.98) 55%);
}
.profile-page .trust-summary-showcase>strong{
  font-size:1rem;
  max-width:230px;
  line-height:1.08;
  letter-spacing:.01em;
  text-transform:uppercase;
  color:var(--navy-950);
}
.profile-page .trust-summary-showcase>strong:before{
  background:linear-gradient(180deg,#d74f45,#f0b1a8);
}
.profile-page .trust-card-grid{
  display:grid;
  grid-template-columns:repeat(5,minmax(0,1fr));
  gap:14px;
}
.profile-page .trust-card-grid .trust-attribute-card{
  background:linear-gradient(180deg,#fffdf8 0%, #f8f3e8 100%);
  border:1px solid #e5dccb;
  border-radius:22px;
  min-height:162px;
  padding:18px 16px 16px;
  box-shadow:0 8px 24px rgba(16,33,58,.08), inset 0 1px 0 rgba(255,255,255,.85);
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:flex-start;
  text-align:center;
}
.profile-page .trust-attribute-icon{
  width:44px;height:44px;border-radius:50%;
  display:grid;place-items:center;
  border:2px solid #cf5046;
  color:#cf5046;
  font-weight:900;font-size:1rem;
  margin-bottom:14px;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.85);
}
.profile-page .trust-card-grid h4{
  margin:0 0 12px;
  color:var(--navy-950);
  font-size:1.02rem;
  line-height:1.15;
  letter-spacing:-.02em;
}
.profile-page .trust-card-grid h4:after{
  content:"";
  display:block;
  width:32px;
  height:3px;
  border-radius:999px;
  background:var(--navy-900);
  opacity:.85;
  margin:12px auto 0;
}
.profile-page .trust-card-grid p{
  margin:0;
  color:#546270;
  font-size:.84rem;
  line-height:1.35;
}
.profile-page .trust-card-grid p strong{color:var(--navy-950)}
@media(max-width:1280px){
  .profile-page .trust-summary-showcase{grid-template-columns:1fr;gap:14px}
  .profile-page .trust-summary-showcase>strong{max-width:none}
  .profile-page .trust-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:760px){
  .profile-page .trust-summary-showcase{padding:18px}
  .profile-page .trust-card-grid{grid-template-columns:1fr 1fr;gap:10px}
  .profile-page .trust-card-grid .trust-attribute-card{min-height:148px;padding:16px 12px}
  .profile-page .trust-card-grid h4{font-size:.94rem}
  .profile-page .trust-card-grid p{font-size:.76rem}
}


/* Desktop first-fold tightening */
@media(min-width:1081px){
  .profile-page .profile-hero{padding:6px 0 6px;min-height:calc(100vh - 48px)}
  .profile-page .profile-back{margin-bottom:8px;font-size:.76rem}
  .profile-page .profile-overview-card .profile-identity{padding:22px 26px 18px;grid-template-columns:220px minmax(0,1fr);gap:26px}
  .profile-page .profile-image-panel{padding:13px;border-radius:25px}
  .profile-page .profile-avatar-large{height:240px;border-radius:22px}
  .profile-page .profile-image-caption{margin-top:10px;padding:10px 12px}
  .profile-page .profile-image-caption span{font-size:.68rem;line-height:1.35}
  .profile-page .profile-image-caption strong{font-size:.66rem;margin-top:6px}
  .profile-page .profile-badges{margin-bottom:10px}
  .profile-page .proof-badge{padding:6px 9px;font-size:.58rem}
  .profile-page .profile-identity h1{font-size:clamp(2.5rem,3.8vw,4.15rem);margin-bottom:4px}
  .profile-page .profile-role{font-size:1.12rem;margin-bottom:4px}
  .profile-page .profile-company{font-size:.86rem;margin-bottom:12px}
  .profile-page .profile-specialties{gap:7px}
  .profile-page .profile-specialties span{padding:7px 10px;font-size:.68rem}
  .profile-page .profile-actions{margin-top:15px;gap:9px}
  .profile-page .profile-actions .btn{min-height:46px;padding:0 20px;font-size:.88rem}
  .profile-page .profile-stats-strip div{min-height:78px;padding:14px 20px}
  .profile-page .profile-stats-strip strong{font-size:1.5rem}
  .profile-page .profile-stats-strip span{font-size:.58rem;margin-top:6px}
  .profile-page .profile-stats-strip div::before{width:8px;height:8px;margin-bottom:6px;box-shadow:0 0 0 4px rgba(255,255,255,.06)}
  .profile-page .trust-summary-showcase{padding:16px 20px 18px;grid-template-columns:245px 1fr;gap:14px}
  .profile-page .trust-summary-showcase>strong{font-size:.86rem;max-width:205px}
  .profile-page .trust-card-grid{gap:10px}
  .profile-page .trust-card-grid .trust-attribute-card{min-height:126px;padding:13px 11px 12px;border-radius:17px}
  .profile-page .trust-attribute-icon{width:34px;height:34px;margin-bottom:9px;font-size:.8rem}
  .profile-page .trust-card-grid h4{font-size:.84rem;margin-bottom:8px}
  .profile-page .trust-card-grid h4:after{width:24px;height:2px;margin-top:8px}
  .profile-page .trust-card-grid p{font-size:.68rem}
  .profile-page .profile-jumps{min-height:42px;gap:18px}
  .profile-page .profile-jumps a{font-size:.64rem}
}


/* Desktop first-fold rebalance: restore breathing room without spilling */
@media(min-width:1081px){
  .profile-page .profile-hero{padding:10px 0 8px;min-height:calc(100vh - 46px)}
  .profile-page .profile-back{margin-bottom:12px;font-size:.79rem}
  .profile-page .profile-overview-card .profile-identity{padding:27px 30px 23px;grid-template-columns:240px minmax(0,1fr);gap:30px}
  .profile-page .profile-image-panel{padding:15px;border-radius:27px}
  .profile-page .profile-avatar-large{height:270px;border-radius:24px}
  .profile-page .profile-image-caption{margin-top:12px;padding:11px 13px}
  .profile-page .profile-image-caption span{font-size:.72rem;line-height:1.4}
  .profile-page .profile-image-caption strong{font-size:.7rem;margin-top:7px}
  .profile-page .profile-badges{margin-bottom:13px}
  .profile-page .proof-badge{padding:7px 10px;font-size:.62rem}
  .profile-page .profile-identity h1{font-size:clamp(2.75rem,4.05vw,4.45rem);margin-bottom:6px}
  .profile-page .profile-role{font-size:1.22rem;margin-bottom:6px}
  .profile-page .profile-company{font-size:.92rem;margin-bottom:15px}
  .profile-page .profile-specialties{gap:8px}
  .profile-page .profile-specialties span{padding:8px 12px;font-size:.73rem}
  .profile-page .profile-actions{margin-top:19px;gap:10px}
  .profile-page .profile-actions .btn{min-height:50px;padding:0 22px;font-size:.93rem}
  .profile-page .profile-stats-strip div{min-height:88px;padding:16px 22px}
  .profile-page .profile-stats-strip strong{font-size:1.65rem}
  .profile-page .profile-stats-strip span{font-size:.63rem;margin-top:7px}
  .profile-page .profile-stats-strip div::before{width:9px;height:9px;margin-bottom:7px;box-shadow:0 0 0 4px rgba(255,255,255,.06)}
  .profile-page .trust-summary-showcase{padding:19px 22px 21px;grid-template-columns:260px 1fr;gap:17px}
  .profile-page .trust-summary-showcase>strong{font-size:.93rem;max-width:220px}
  .profile-page .trust-card-grid{gap:12px}
  .profile-page .trust-card-grid .trust-attribute-card{min-height:142px;padding:16px 13px 14px;border-radius:19px}
  .profile-page .trust-attribute-icon{width:39px;height:39px;margin-bottom:11px;font-size:.9rem}
  .profile-page .trust-card-grid h4{font-size:.91rem;margin-bottom:10px}
  .profile-page .trust-card-grid h4:after{width:28px;height:2px;margin-top:9px}
  .profile-page .trust-card-grid p{font-size:.73rem}
  .profile-page .profile-jumps{min-height:46px;gap:20px}
  .profile-page .profile-jumps a{font-size:.68rem}
}


/* Directory visual refresh — more depth, less sea of white */
.find-page .directory-page{
  background:
    radial-gradient(circle at 91% 8%,rgba(201,45,54,.075),transparent 18%),
    radial-gradient(circle at 72% 78%,rgba(46,109,91,.08),transparent 24%);
}
.find-page .directory-page:after{
  content:"VA";
  position:fixed;
  right:4.5vw;
  bottom:-9vh;
  z-index:0;
  font-size:26vw;
  line-height:.8;
  font-weight:950;
  letter-spacing:-.12em;
  color:rgba(8,40,75,.025);
  pointer-events:none;
}
.find-page .search-panel{
  border-top:5px solid var(--navy-900);
  box-shadow:0 20px 52px rgba(4,20,39,.11);
}
.find-page .results-toolbar{
  background:linear-gradient(90deg,rgba(8,40,75,.97),rgba(18,61,103,.94));
  border-color:transparent;
  color:white;
  box-shadow:0 12px 30px rgba(4,20,39,.10);
}
.find-page .results-toolbar strong{color:white}
.find-page .results-toolbar span{color:rgba(255,255,255,.68)}
.find-page .profile-results{position:relative;z-index:1;gap:15px}
.find-page .result-card{
  position:relative;
  overflow:hidden;
  isolation:isolate;
  border:1px solid rgba(8,40,75,.12);
  box-shadow:0 12px 30px rgba(4,20,39,.06);
  transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;
}
.find-page .result-card:before{
  content:"";
  position:absolute;
  left:0;right:0;top:0;
  height:6px;
  background:linear-gradient(90deg,var(--navy-900),var(--red));
  z-index:2;
}
.find-page .result-card:after{
  content:"";
  position:absolute;
  right:-38px;
  top:-42px;
  width:110px;
  height:110px;
  border:1px solid rgba(8,40,75,.07);
  border-radius:50%;
  z-index:-1;
}
.find-page .result-card:nth-child(1),
.find-page .result-card:nth-child(6){background:linear-gradient(145deg,#fffdf9 0%,#f6f0e6 100%)}
.find-page .result-card:nth-child(2),
.find-page .result-card:nth-child(5){background:linear-gradient(145deg,#fbfdff 0%,#edf3f7 100%)}
.find-page .result-card:nth-child(3),
.find-page .result-card:nth-child(4){background:linear-gradient(145deg,#fcfffd 0%,#edf6f1 100%)}
.find-page .result-card:nth-child(2):before,
.find-page .result-card:nth-child(5):before{background:linear-gradient(90deg,#315e80,#8ea9bb)}
.find-page .result-card:nth-child(3):before,
.find-page .result-card:nth-child(4):before{background:linear-gradient(90deg,#2e6d5b,#9bc2b0)}
.find-page .result-card:hover{
  transform:translateY(-6px);
  box-shadow:0 22px 48px rgba(4,20,39,.13);
  border-color:rgba(8,40,75,.22);
}
.find-page .result-card .avatar{
  box-shadow:0 8px 18px rgba(4,20,39,.10);
  background:linear-gradient(145deg,#e8eef2,#f8fafb);
}
.find-page .result-card:nth-child(1) .avatar:before,
.find-page .result-card:nth-child(6) .avatar:before{background:linear-gradient(145deg,#8f3038,#c92d36)}
.find-page .result-card:nth-child(2) .avatar:before,
.find-page .result-card:nth-child(5) .avatar:before{background:linear-gradient(145deg,#123d67,#315e80)}
.find-page .result-card:nth-child(3) .avatar:before,
.find-page .result-card:nth-child(4) .avatar:before{background:linear-gradient(145deg,#235544,#3e7c67)}
.find-page .result-card h3{font-size:1.12rem}
.find-page .result-proof{
  padding:9px 0;
  border-top:1px solid rgba(8,40,75,.08);
  border-bottom:1px solid rgba(8,40,75,.08);
}
.find-page .result-links a:first-child{
  display:inline-flex;
  align-items:center;
  padding:7px 10px;
  border-radius:999px;
  background:var(--navy-900);
  color:white;
}
.find-page .result-links a:first-child:hover{background:var(--red)}
.find-page .result-card.profile-card-link{
  outline:2px solid rgba(201,45,54,.12);
  outline-offset:-2px;
}
.find-page .result-card.profile-card-link:before{height:8px;background:linear-gradient(90deg,var(--red),#e8878d,var(--navy-900))}
@media(max-width:720px){
  .find-page .directory-page:after{display:none}
  .find-page .result-card{padding-top:19px}
}


/* Enhanced directory filtering, sorting, and layouts */
.find-page .enhanced-search-grid{display:grid;grid-template-columns:minmax(260px,1.7fr) repeat(5,minmax(145px,1fr)) auto;align-items:end;gap:0}
.find-page .enhanced-search-grid .field{min-width:0}
.find-page .enhanced-search-grid .search-submit{margin:0 18px 18px;white-space:nowrap}
.find-page .active-filters{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px;min-height:0}
.find-page .active-filters:empty{display:none}
.find-page .active-filters button{border:1px solid #cbd8df;background:#fff;border-radius:999px;padding:8px 11px;color:var(--navy-900);font:inherit;font-size:.68rem;font-weight:800;cursor:pointer}
.find-page .active-filters .clear-all{background:transparent;border-color:transparent;text-decoration:underline;color:#657481}
.find-page .enhanced-toolbar{align-items:flex-end}
.find-page .enhanced-toolbar>div:first-child{display:grid;gap:5px}
.find-page .toolbar-controls{display:flex;align-items:center;gap:12px}
.find-page .sort-control{display:flex;align-items:center;gap:8px;font-size:.7rem;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:#5f6e7a}
.find-page .sort-control select{min-width:190px;border:1px solid var(--line);background:white;border-radius:10px;padding:10px 32px 10px 11px;color:var(--navy-900);font-weight:800}
.find-page .view-toggle{display:flex;gap:3px;border:1px solid #c8d3da;background:#eef3f6;border-radius:11px;padding:4px;box-shadow:inset 0 0 0 1px rgba(8,40,75,.03)}
.find-page .view-btn{width:40px;height:36px;border:1px solid #d5dfe5;background:#fff;color:var(--navy-900);border-radius:7px;display:grid;place-items:center;cursor:pointer;opacity:1;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}
.find-page .view-btn:hover{background:#f8fafb;border-color:#aebec8;transform:translateY(-1px)}
.find-page .view-btn.active{background:var(--navy-900);border-color:var(--navy-900);color:#fff;box-shadow:0 4px 10px rgba(8,40,75,.18)}
.find-page .view-btn:focus-visible{outline:3px solid rgba(201,45,54,.28);outline-offset:2px}
.grid-icon{width:16px;height:16px;background:linear-gradient(currentColor 0 0) 0 0/7px 7px,linear-gradient(currentColor 0 0) 100% 0/7px 7px,linear-gradient(currentColor 0 0) 0 100%/7px 7px,linear-gradient(currentColor 0 0) 100% 100%/7px 7px;background-repeat:no-repeat;color:inherit}
.list-icon{width:17px;height:14px;background:linear-gradient(currentColor 0 0) 0 0/100% 2px,linear-gradient(currentColor 0 0) 0 50%/100% 2px,linear-gradient(currentColor 0 0) 0 100%/100% 2px;background-repeat:no-repeat;color:inherit}
.find-page .profile-results.list-view{grid-template-columns:1fr;gap:10px}
.find-page .profile-results.list-view .result-card{grid-template-columns:72px minmax(0,1fr);align-items:center;padding:16px 20px;border-radius:16px}
.find-page .profile-results.list-view .result-card:before{width:6px;height:100%;left:0;top:0}
.find-page .profile-results.list-view .avatar{width:72px;height:72px}
.find-page .profile-results.list-view .result-card>div:last-child{display:grid;grid-template-columns:minmax(180px,1.2fr) minmax(250px,1.5fr) auto;grid-template-areas:'name proof links' 'sub proof links' 'tags tags links';column-gap:24px;align-items:center}
.find-page .profile-results.list-view h3{grid-area:name;margin:0}
.find-page .profile-results.list-view .result-sub{grid-area:sub}
.find-page .profile-results.list-view .result-proof{grid-area:proof;margin:0;padding:0;border:0;display:grid;grid-template-columns:repeat(3,minmax(90px,1fr));gap:10px}
.find-page .profile-results.list-view .result-proof span{display:grid;gap:3px}
.find-page .profile-results.list-view .tags{grid-area:tags;margin-top:8px}
.find-page .profile-results.list-view .result-links{grid-area:links;margin:0;display:grid;justify-items:end;gap:8px}
.find-page .profile-results.list-view .result-links a:last-child{font-size:.68rem}
@media(max-width:1280px){.find-page .enhanced-search-grid{grid-template-columns:repeat(3,1fr)}.find-page .enhanced-search-grid .search-wide{grid-column:span 2}.find-page .enhanced-search-grid .search-submit{align-self:stretch;min-height:52px}.find-page .profile-results.list-view .result-card>div:last-child{grid-template-columns:1fr 1fr;grid-template-areas:'name links' 'sub links' 'proof proof' 'tags tags'}.find-page .profile-results.list-view .result-proof{margin-top:10px}}
@media(max-width:820px){.find-page .enhanced-search-grid{grid-template-columns:1fr 1fr}.find-page .enhanced-search-grid .search-wide{grid-column:1/-1}.find-page .enhanced-toolbar{align-items:flex-start;flex-direction:column}.find-page .toolbar-controls{width:100%;justify-content:space-between}.find-page .sort-control{flex:1}.find-page .sort-control select{min-width:0;width:100%}.find-page .profile-results.list-view .result-card{grid-template-columns:64px 1fr}.find-page .profile-results.list-view .avatar{width:64px;height:64px}.find-page .profile-results.list-view .result-card>div:last-child{display:block}.find-page .profile-results.list-view .result-proof{display:flex;margin:12px 0;padding:9px 0;border-top:1px solid rgba(8,40,75,.08);border-bottom:1px solid rgba(8,40,75,.08)}.find-page .profile-results.list-view .result-links{display:flex;justify-content:flex-start;margin-top:14px}}
@media(max-width:560px){.find-page .enhanced-search-grid{grid-template-columns:1fr}.find-page .enhanced-search-grid .search-wide{grid-column:auto}.find-page .enhanced-search-grid .search-submit{margin:10px 18px 18px}.find-page .toolbar-controls{align-items:stretch;flex-direction:column}.find-page .view-toggle{align-self:flex-end}.find-page .profile-results.list-view .result-card{grid-template-columns:1fr}.find-page .profile-results.list-view .avatar{width:74px;height:74px}}


/* Labeled directory view controls */
.find-page .view-toggle{gap:4px;padding:4px;background:#edf2f5;border-color:#bcc9d1}
.find-page .view-btn{width:auto;min-width:86px;height:38px;padding:0 13px;display:flex;align-items:center;justify-content:center;gap:8px;background:#fff;color:#203f58;border:1px solid #bdcbd4;font-weight:900;font-size:.7rem;letter-spacing:.02em;box-shadow:0 1px 2px rgba(8,40,75,.04)}
.find-page .view-btn .view-label{display:inline-block;color:inherit;line-height:1}
.find-page .view-btn:not(.active){background:#fff;color:#203f58;border-color:#bdcbd4}
.find-page .view-btn:not(.active):hover{background:#f7fafb;color:var(--navy-900);border-color:#8fa3b0}
.find-page .view-btn.active{background:var(--navy-900);color:#fff;border-color:var(--navy-900);box-shadow:0 4px 10px rgba(8,40,75,.18)}
.find-page .grid-icon{flex:0 0 16px;width:16px;height:16px;display:grid;grid-template-columns:repeat(2,6px);grid-template-rows:repeat(2,6px);gap:3px;background:none}
.find-page .grid-icon:before,.find-page .grid-icon:after{content:"";display:block;width:6px;height:6px;background:currentColor;box-shadow:9px 0 0 currentColor}
.find-page .grid-icon:after{box-shadow:9px 0 0 currentColor}
.find-page .list-icon{flex:0 0 17px;width:17px;height:14px;display:block;position:relative;background:none;border-top:2px solid currentColor;border-bottom:2px solid currentColor}
.find-page .list-icon:after{content:"";position:absolute;left:0;right:0;top:4px;border-top:2px solid currentColor}
@media(max-width:560px){.find-page .view-toggle{align-self:stretch}.find-page .view-btn{flex:1;min-width:0}}

/* Standard directory view icons */
.find-page .view-icon{width:18px;height:18px;display:block;flex:0 0 18px;fill:currentColor;stroke:currentColor;stroke-width:2;stroke-linecap:round}
.find-page .view-icon rect{stroke:none}
.find-page .view-btn{gap:8px}
.find-page .grid-icon,.find-page .list-icon{display:none!important}


/* Force full-contrast sidebar navigation labels */
.sidebar .side-nav a,
.sidebar .side-nav a:link,
.sidebar .side-nav a:visited,
.sidebar .side-nav a span,
.sidebar .side-nav a span:first-child {
  color:#ffffff !important;
  opacity:1 !important;
  -webkit-text-fill-color:#ffffff !important;
  text-shadow:none !important;
  filter:none !important;
}
.sidebar .side-nav a.active,
.sidebar .side-nav a.active span,
.sidebar .side-nav a.active span:first-child {
  color:var(--navy-900) !important;
  -webkit-text-fill-color:var(--navy-900) !important;
}
.sidebar .side-nav .join-link,
.sidebar .side-nav .join-link span,
.sidebar .side-nav .join-link span:first-child {
  color:#ffffff !important;
  -webkit-text-fill-color:#ffffff !important;
}


/* Hero headline refinement for audience pages */
.headline-lock{white-space:nowrap}
.for-lenders-page .hero-copy h1{max-width:12ch;font-size:clamp(3rem,5.4vw,6rem)}
.for-lenders-page .hero-copy .outline{display:block;margin-top:.08em;max-width:9.3ch}
.for-lenders-page .hero-visual{align-items:start}
.for-lenders-page .hero-visual .registry-frame{margin-top:-18px}
.for-agents-page .hero-copy h1{max-width:14.1ch;font-size:clamp(3rem,5.35vw,5.95rem)}
.for-agents-page .hero-copy .headline-tight{display:block;max-width:10.8ch}
.for-agents-page .hero-visual{align-items:start}
.for-agents-page .hero-visual .registry-frame{margin-top:-22px}
@media(max-width:980px){
  .headline-lock{white-space:normal}
  .for-lenders-page .hero-copy h1,.for-agents-page .hero-copy h1{max-width:none}
  .for-lenders-page .hero-copy .outline,.for-agents-page .hero-copy .headline-tight{max-width:none;display:inline}
  .for-lenders-page .hero-visual .registry-frame,.for-agents-page .hero-visual .registry-frame{margin-top:0}
}
