@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Instrument+Serif:ital@0;1&display=swap";:root{color:#1d2226;font-synthesis:none;--blue:#0a66c2;--blue-dark:#004182;--green:#16735c;--border:#d9d9d5;--muted:#666;--ink:#1d2226;background:#f3f2ef;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#f3f2ef;margin:0}button,input{font:inherit}button,a{color:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.65}a{text-decoration:none}.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}.app-shell{min-height:100vh}.top-nav{z-index:20;background:#fff;border-bottom:1px solid #e1e1de;height:64px;position:sticky;top:0}.nav-inner{align-items:center;gap:14px;max-width:1128px;height:100%;margin:auto;padding:0 20px;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:8px;font-size:19px;font-weight:700;display:flex}.brand-mark{background:var(--blue);color:#fff;letter-spacing:-.08em;border-radius:4px;place-items:center;width:34px;height:34px;font:700 20px Arial;display:grid}.search-box{color:#56687a;background:#edf3f8;border-radius:4px;align-items:center;gap:9px;width:280px;height:40px;padding:0 12px;display:flex}.search-box input{color:#222;background:0 0;border:0;outline:0;width:100%;font-size:13px}.nav-actions{align-items:stretch;height:100%;margin-left:auto;display:flex}.nav-actions>a,.me-button{color:#666;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:76px;font-size:10px;display:flex}.nav-actions svg{width:21px;height:21px}.nav-actions .active,.nav-actions a:hover,.me-button:hover{color:#111}.nav-actions .active{border-bottom:2px solid #111}.mini-avatar{background:#dde4e9;border-radius:50%;place-items:center;width:23px;height:23px;display:grid}.mini-avatar svg{width:15px}.connect-nav{border:1px solid var(--blue);height:38px;color:var(--blue);white-space:nowrap;background:#fff;border-radius:19px;align-items:center;gap:7px;padding:0 15px;font-size:12px;font-weight:700;display:flex}.connect-nav:hover{box-shadow:inset 0 0 0 1px var(--blue);background:#edf3f8}main{overflow:hidden}.hero{grid-template-columns:1.3fr .7fr;align-items:center;gap:70px;max-width:1128px;margin:0 auto;padding:80px 20px 68px;display:grid}.eyebrow{color:var(--blue);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:7px;font-size:12px;font-weight:700;display:inline-flex}.hero h1{letter-spacing:-.06em;margin:18px 0 22px;font-size:clamp(48px,6vw,72px);font-weight:600;line-height:.98}.hero h1 em{color:var(--blue);letter-spacing:-.025em;font-family:Instrument Serif;font-weight:400}.hero-copy>p{color:#59636c;max-width:650px;font-size:18px;line-height:1.55}.hero-actions{align-items:center;gap:12px;margin-top:30px;display:flex}.primary,.secondary,.outline{border-radius:23px;justify-content:center;align-items:center;gap:8px;height:46px;padding:0 22px;font-size:14px;font-weight:700;display:inline-flex}.primary{border:1px solid var(--blue);background:var(--blue);color:#fff}.primary:hover{background:var(--blue-dark)}.secondary,.outline{border:1px solid var(--blue);color:var(--blue);background:0 0}.secondary:hover,.outline:hover{box-shadow:inset 0 0 0 1px var(--blue);background:#e8f3ff}.notice,.success{align-items:flex-start;gap:7px;margin:17px 0 0;font-size:12px;display:flex}.notice{color:#9b5b00}.success{color:var(--green)}.hero-panel{border:1px solid var(--border);background:#fff;border-radius:10px;padding:24px;box-shadow:0 2px 8px #0000000d}.hero-panel>p{margin:0 0 19px;font-weight:700}.hero-panel ul{gap:21px;margin:0;padding:0;list-style:none;display:grid}.hero-panel li{gap:13px;display:flex}.hero-panel li>svg{color:var(--blue);flex:none;width:23px}.hero-panel li span{color:#666;gap:3px;font-size:12px;line-height:1.4;display:grid}.hero-panel strong{color:#222;font-size:14px}.profile-layout{grid-template-columns:minmax(0,1fr) 315px;gap:24px;max-width:1128px;margin:0 auto 90px;padding:0 20px;display:grid}.profile-column,.sidebar{align-content:start;gap:14px;display:grid}.card{border:1px solid var(--border);background:#fff;border-radius:9px;overflow:hidden}.cover{color:#ffffffb3;letter-spacing:.12em;background:linear-gradient(125deg,#063d72 0%,#0a66c2 55%,#55a8df 100%);height:164px;padding:24px;font-size:10px;font-weight:700;position:relative;overflow:hidden}.cover:after{content:"";border:55px solid #ffffff1a;border-radius:50%;width:280px;height:280px;position:absolute;top:-120px;right:-60px}.profile-body{padding:0 24px 24px;position:relative}.large-avatar{width:116px;height:116px;color:var(--blue);z-index:1;background:#e8f3ff;border:5px solid #fff;border-radius:50%;place-items:center;margin-top:-58px;display:grid;position:relative}.profile-heading{justify-content:space-between;gap:25px;margin-top:13px;display:flex}.profile-heading h2{letter-spacing:-.03em;margin:0 0 4px;font-size:25px}.headline{margin:0 0 7px;font-size:15px}.location{color:#777;margin:0;font-size:12px}.location button{color:var(--blue);background:0 0;border:0;padding:0;font-weight:600}.verified-pill{color:#666;white-space:nowrap;background:#f1f1ee;border-radius:15px;align-items:center;gap:6px;height:30px;padding:0 12px;font-size:11px;font-weight:700;display:flex}.verified-pill svg{width:15px}.verified-pill.is-verified{color:var(--green);background:#e7f5ef}.profile-buttons{gap:8px;margin-top:20px;display:flex}.compact,.outline{height:38px}.icon-button{background:#fff;border:1px solid #777;border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.section-card{padding:24px}.section-title{justify-content:space-between;gap:20px;display:flex}.section-card h2{margin:0;font-size:20px}.section-title p{color:#777;margin:4px 0 0;font-size:12px}.proof-label{color:var(--green);align-items:center;gap:4px;font-size:10px;font-weight:700;display:flex}.proof-label svg{width:14px}.stats-grid{border:1px solid #e3e3df;border-radius:7px;grid-template-columns:repeat(4,1fr);margin-top:20px;display:grid}.stat{border-right:1px solid #e3e3df;padding:15px}.stat:last-child{border:0}.stat span,.stat small{color:#777;font-size:10px;display:block}.stat strong{margin:8px 0;font-size:13px;display:block}.empty-state{background:#f8fafb;border-radius:7px;align-items:center;gap:13px;margin-top:18px;padding:16px;display:flex}.empty-symbol{width:40px;height:40px;color:var(--blue);background:#e8f3ff;border-radius:50%;flex:none;place-items:center;display:grid}.empty-symbol svg{width:19px}.empty-state>div{flex:1}.empty-state strong{font-size:13px}.empty-state p{color:#666;margin:4px 0 0;font-size:11px;line-height:1.45}.empty-state button{color:var(--blue);white-space:nowrap;background:0 0;border:0;align-items:center;font-size:11px;font-weight:700;display:flex}.empty-state button svg{width:15px}.about-card p{color:#555;margin:11px 0 0;font-size:13px;line-height:1.6}.completion-card,.sidebar-card{padding:20px}.completion-heading{justify-content:space-between;align-items:center;display:flex}.completion-heading h3,.sidebar-card h3{margin:0;font-size:15px}.completion-heading strong{color:var(--blue);font-size:11px}.progress{background:#e3e3df;border-radius:4px;height:7px;margin:14px 0 11px;overflow:hidden}.progress span{background:var(--blue);border-radius:4px;height:100%;display:block}.completion-card p{color:#666;margin:0;font-size:11px;line-height:1.5}.check-row{border-bottom:1px solid #eee;align-items:center;gap:11px;padding:15px 0;display:flex}.check-row:last-child{border:0;padding-bottom:0}.check-row>span{border:1px solid #aaa;border-radius:50%;flex:none;place-items:center;width:27px;height:27px;font-size:11px;display:grid}.check-row>span.done{background:var(--green);border-color:var(--green);color:#fff}.check-row svg{width:14px}.check-row div{gap:3px;display:grid}.check-row strong{font-size:12px}.check-row small{color:#777;font-size:10px}.safety-card{color:var(--green);gap:11px;padding:17px;display:flex}.safety-card>svg{flex:none}.safety-card h3{margin:0 0 4px;font-size:13px}.safety-card p{color:#666;margin:0;font-size:10px;line-height:1.4}.how-it-works{border-top:1px solid var(--border);background:#fff;grid-template-columns:.7fr 1.3fr;gap:80px;padding:75px max(20px,50vw - 544px);display:grid}.how-it-works h2{letter-spacing:-.05em;margin:13px 0;font-size:38px;line-height:1.05}.steps{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.steps article{border-top:3px solid var(--blue);padding-top:17px}.steps article>span{color:var(--blue);font-size:11px;font-weight:700}.steps h3{margin:13px 0 7px;font-size:17px}.steps p{color:#666;margin:0;font-size:12px;line-height:1.55}footer{color:#666;align-items:center;gap:25px;max-width:1088px;height:110px;margin:auto;font-size:11px;display:flex}footer .brand{color:#222}footer .brand-mark{width:27px;height:27px;font-size:16px}footer>span:last-child{margin-left:auto}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--blue);outline-offset:3px}@media (width<=900px){.search-box{display:none}.nav-actions>a{min-width:62px}.hero{grid-template-columns:1fr;gap:30px}.hero-panel{display:none}.profile-layout{grid-template-columns:1fr}.sidebar{grid-template-columns:repeat(2,1fr)}.safety-card{display:none}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){border-bottom:1px solid #e3e3df}.how-it-works{grid-template-columns:1fr;gap:35px}}@media (width<=650px){.top-nav{height:58px}.nav-inner{padding:0 13px}.brand>span:last-child,.nav-actions{display:none}.connect-nav{margin-left:auto}.hero{padding:55px 18px 45px}.hero h1{font-size:45px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.secondary{text-align:center}.profile-layout{padding:0 10px}.profile-heading{display:block}.verified-pill{width:max-content;margin-top:15px}.profile-buttons{flex-wrap:wrap}.profile-body{padding:0 18px 20px}.cover{height:125px}.large-avatar{width:94px;height:94px;margin-top:-47px}.section-card{padding:19px}.section-title{display:block}.proof-label{margin-top:8px}.stats-grid{grid-template-columns:1fr}.stat{border-right:0;border-bottom:1px solid #e3e3df!important}.stat:last-child{border:0!important}.empty-state{flex-wrap:wrap;align-items:flex-start}.empty-state button{margin-left:53px}.sidebar{grid-template-columns:1fr}.how-it-works{padding:55px 20px}.steps{grid-template-columns:1fr}.steps article{padding-bottom:12px}footer{gap:12px;padding:0 18px}footer>span:nth-child(2){display:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}.brand-logo{object-fit:cover;border-radius:5px;width:34px;height:34px;display:block}footer .brand-logo{width:27px;height:27px}.configuration-error{text-align:center;color:#1d2226;background:#f3f2ef;place-content:center;gap:8px;min-height:100vh;padding:24px;display:grid}.configuration-error strong{font-size:22px}.configuration-error span{color:#666}
