.profile-app{--profile-line:#c7d0c8;--profile-muted:#687771;--profile-soft:#edf0e8;background:var(--paper);color:var(--ink);min-height:100vh;font-size:1rem;line-height:1.6}.profile-app *{box-sizing:border-box}.profile-app a{text-underline-offset:4px}.profile-app :focus-visible{outline:3px solid var(--lime);outline-offset:4px}.profile-skip{position:absolute;top:-100px;left:16px;z-index:200;padding:10px 13px;background:var(--lime);color:var(--ink);font-size:13px;font-weight:800}.profile-skip:focus{top:12px}.profile-hero{background:var(--navy);border-bottom:1px solid #29423e;color:white}.profile-hero-inner{min-height:224px;display:flex;align-items:end;justify-content:space-between;gap:32px;padding-block:42px}.profile-hero-identity{display:flex;align-items:center;gap:22px;min-width:0}.profile-avatar{width:72px;height:72px;display:grid;flex:none;place-items:center;border:1px solid var(--lime);border-radius:14px;background:var(--lime);box-shadow:5px 5px 0 #5d7113;color:var(--ink);font-size:22px;font-weight:900}.profile-eyebrow{display:block;color:#697f16;font-size:10px;font-weight:850;letter-spacing:.12em;line-height:1.35;text-transform:uppercase}.profile-hero .profile-eyebrow{color:var(--lime)}.profile-hero h1{margin:7px 0 0;font-size:clamp(34px,4.4vw,58px);letter-spacing:-.055em;line-height:.98}.profile-hero p{max-width:590px;margin:10px 0 0;color:#aebdb8;font-size:15px}.profile-hero-actions{display:grid;justify-items:end;gap:14px;padding-bottom:5px;white-space:nowrap}.profile-hero-actions>span{display:flex;align-items:center;gap:7px;color:#aebdb8;font-size:12px}.profile-hero-actions>a{padding:9px 0;border-bottom:1px solid var(--lime);color:white;font-size:13px;font-weight:800}.profile-hero-actions>a:hover{color:var(--lime)}.profile-frame{display:grid;grid-template-columns:248px minmax(0,1fr);align-items:start;gap:42px;padding-block:44px 92px}.profile-sidebar{position:sticky;top:92px;display:grid;gap:18px;padding:20px;border:1px solid var(--ink);border-radius:12px;background:var(--white);box-shadow:5px 5px 0 rgba(16,35,31,.13)}.profile-sidebar-heading{display:grid;gap:4px;padding:5px 7px 14px;border-bottom:1px solid var(--profile-line)}.profile-sidebar-heading>span{color:#6e8318;font-size:10px;font-weight:850;letter-spacing:.11em}.profile-sidebar-heading>strong{font-size:16px;letter-spacing:-.02em}.profile-sidebar nav{display:grid;gap:3px}.profile-sidebar nav a{display:grid;grid-template-columns:20px 1fr 14px;align-items:center;gap:9px;padding:10px 9px;border-radius:7px;color:#485751;font-size:13px;font-weight:750}.profile-sidebar nav a>svg{color:#738818}.profile-sidebar nav a>span:last-child{opacity:0;color:#6d8413;transition:opacity .18s ease,transform .18s ease}.profile-sidebar nav a:hover{background:#eef4dc}.profile-sidebar nav a:hover>span:last-child{opacity:1;transform:translateX(2px)}.profile-sidebar nav a[aria-current=page]{background:var(--ink);color:white}.profile-sidebar nav a[aria-current=page]>svg{color:var(--lime)}.profile-sidebar nav a[aria-current=page]>span:last-child{opacity:1;color:var(--lime)}.profile-sidebar-bottom{display:grid;gap:12px;padding:17px 7px 4px;border-top:1px solid var(--profile-line)}.profile-sidebar-bottom>a{display:flex;justify-content:space-between;gap:8px;color:#5c6a65;font-size:11px;font-weight:750}.profile-sidebar-bottom>a:hover{color:#637914}.profile-sidebar-bottom button{display:flex;align-items:center;gap:8px;padding:4px 0;border:0;background:none;color:#43524d;font:750 11px var(--font-geist-sans),sans-serif;cursor:pointer}.profile-sidebar-bottom button:hover{color:#a1412f}.profile-main{min-width:0;padding-top:4px}.profile-page-title{margin:8px 0 13px;font-size:clamp(34px,4vw,52px);letter-spacing:-.055em;line-height:1}.profile-lead{max-width:660px;margin:0;color:var(--profile-muted);font-size:16px;line-height:1.7}.profile-overview-heading{display:flex;align-items:end;justify-content:space-between;gap:28px}.profile-heading-link{display:inline-flex;align-items:center;gap:9px;margin-bottom:7px;color:#43544d;font-size:12px;font-weight:800;white-space:nowrap}.profile-assessment a span,.profile-heading-link span,.profile-inline-link span,.profile-row a span{color:#708619;font-size:16px}.profile-assessment a:hover,.profile-heading-link:hover,.profile-inline-link:hover,.profile-row a:hover{color:#667c16}.profile-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:34px 0}.profile-stats>div{min-height:115px;padding:18px;border:1px solid var(--ink);border-radius:10px;background:var(--white)}.profile-stats>div:first-child{background:#eef4d7}.profile-stats span,.profile-stats strong{display:block}.profile-stats strong{font-size:30px;letter-spacing:-.05em;line-height:1}.profile-stats span{margin-top:20px;color:#687771;font-size:11px;font-weight:750;line-height:1.35}.profile-panel{min-width:0;margin:28px 0;padding:28px;border:1px solid var(--ink);border-radius:12px;background:var(--white);box-shadow:5px 5px 0 rgba(16,35,31,.1)}.profile-highlight{padding:clamp(26px,4vw,42px);background:#0d2b26;color:white;box-shadow:7px 7px 0 var(--lime)}.profile-highlight-label{display:flex;align-items:center;justify-content:space-between;gap:20px}.profile-highlight .profile-eyebrow{color:var(--lime)}.profile-highlight-label>span:last-child{color:#a9bbb5;font-size:10px;font-weight:800;letter-spacing:.09em}.profile-highlight h2{max-width:650px;margin:36px 0 12px;color:white;font-size:clamp(28px,4vw,44px);letter-spacing:-.055em;line-height:1.05}.profile-highlight p{max-width:610px;margin:0;color:#b7c6c1;font-size:15px;line-height:1.7}.profile-highlight-footer{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:28px}.profile-highlight-footer>span{color:#93a7a0;font-size:11px}.profile-button,.profile-main button{display:inline-flex;align-items:center;gap:8px;padding:11px 16px;border:1px solid var(--ink);border-radius:8px;background:var(--lime);color:var(--ink);font:800 13px var(--font-geist-sans),sans-serif;line-height:1.4;text-decoration:none;cursor:pointer}.profile-button:hover,.profile-main button:hover{background:#c6ed28}.profile-main button:disabled{opacity:.6;cursor:not-allowed}.profile-main button.secondary{background:var(--white);color:var(--ink)}.profile-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:24px}.profile-grid>.profile-panel{margin:0}.profile-panel-heading{display:flex;align-items:start;justify-content:space-between;gap:20px;margin-bottom:8px}.profile-panel h2{margin:5px 0 0;font-size:24px;letter-spacing:-.04em;line-height:1.15}.profile-panel h3{margin:21px 0 5px;font-size:16px;letter-spacing:-.02em}.profile-panel p{margin:7px 0;color:var(--profile-muted);font-size:14px;line-height:1.7}.profile-panel-index{color:#b3beb7;font:12px var(--font-geist-mono),monospace}.profile-list{display:grid}.profile-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 0;border-bottom:1px solid var(--profile-line);min-width:0}.profile-row:last-child{border-bottom:0}.profile-row>div{min-width:0}.profile-row h3{margin:0;font-size:15px}.profile-row p{margin:4px 0 0;font-size:12px}.profile-row>a{display:flex;align-items:center;gap:7px;flex:none;color:#46564f;font-size:11px;font-weight:800}.profile-about-card{background:#f0f2eb}.profile-about-card .profile-rule{margin:25px 0;border:0;border-top:1px solid var(--profile-line)}.profile-assessment a,.profile-inline-link{display:inline-flex;align-items:center;gap:8px;margin-top:9px;color:#405049;font-size:12px;font-weight:800}.profile-assessment{padding:18px;border-radius:8px;background:var(--white);border:1px solid #d0d7cc}.profile-assessment h3{margin-top:8px}.profile-assessment p{font-size:12px}.profile-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:24px 0}.profile-actions>a:not(.profile-button){color:#4b5c55;font-size:12px;font-weight:750;text-decoration:underline}.profile-views{display:flex;gap:8px;flex-wrap:wrap;margin:26px 0}.profile-views a{padding:8px 11px;border:1px solid var(--profile-line);border-radius:7px;background:var(--white);color:#53625c;font-size:12px;font-weight:750}.profile-views a:hover,.profile-views a[aria-current=page]{border-color:var(--ink);background:#eef4d7;color:var(--ink)}.profile-filter{display:flex;align-items:end;gap:12px;flex-wrap:wrap;padding-bottom:22px;border-bottom:1px solid var(--profile-line)}.profile-main label{display:grid;gap:7px;margin:0;color:#45544e;font-size:12px;font-weight:800}.profile-main input,.profile-main select,.profile-main textarea{width:100%;padding:11px 12px;border:1px solid #9daea5;border-radius:7px;background:var(--white);color:var(--ink);font:14px var(--font-geist-sans),sans-serif}.profile-main textarea{min-height:122px;resize:vertical}.profile-filter label{flex:1 1 280px}.profile-filter input{max-width:420px}.profile-tag{display:inline-flex;padding:3px 7px;border-radius:5px;background:#edf3dd;color:#5b7110;font-size:10px;font-weight:800}.profile-empty{padding:38px 0;color:var(--profile-muted)}.profile-empty a{color:#5c7212;text-decoration:underline}.profile-pagination{display:flex;justify-content:space-between;gap:16px;margin:24px 0;color:#65736e;font-size:12px}.profile-pagination a{font-weight:800;text-decoration:underline}.profile-message{margin-top:18px;padding:12px 14px;border-left:4px solid #718817;background:#eff6d9;color:#405410;font-size:13px}.profile-note{color:var(--profile-muted);font-size:12px}html[data-theme=dark] .profile-app{--profile-line:#4b625a;--profile-muted:#aabbb5;--profile-soft:#18312b;background:#10221e;color:var(--ink)}html[data-theme=dark] .profile-assessment,html[data-theme=dark] .profile-main button.secondary,html[data-theme=dark] .profile-main input,html[data-theme=dark] .profile-main select,html[data-theme=dark] .profile-main textarea,html[data-theme=dark] .profile-panel,html[data-theme=dark] .profile-sidebar,html[data-theme=dark] .profile-stats>div,html[data-theme=dark] .profile-views a{background:var(--white)}html[data-theme=dark] .profile-about-card,html[data-theme=dark] .profile-stats>div:first-child{background:#20362f}html[data-theme=dark] .profile-sidebar nav a{color:var(--ink)}html[data-theme=dark] .profile-sidebar nav a[aria-current=page]{background:#d8ff3e;color:#10231f}html[data-theme=dark] .profile-sidebar nav a[aria-current=page]>span:last-child,html[data-theme=dark] .profile-sidebar nav a[aria-current=page]>svg{color:#10231f}html[data-theme=dark] .profile-sidebar-bottom a,html[data-theme=dark] .profile-sidebar-bottom button{color:var(--muted)}@media(max-width:920px){.profile-frame{grid-template-columns:205px minmax(0,1fr);gap:26px}.profile-hero-inner{min-height:190px}.profile-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-grid{grid-template-columns:1fr}.profile-sidebar{top:78px;padding:14px}.profile-sidebar nav a{grid-template-columns:18px 1fr}.profile-sidebar nav a>span:last-child{display:none}.profile-sidebar-bottom{padding-inline:3px}.profile-overview-heading{align-items:start;flex-direction:column}.profile-heading-link{margin-bottom:0}}@media(max-width:620px){.profile-hero-inner{min-height:auto;align-items:start;flex-direction:column;padding-block:32px}.profile-hero-identity{align-items:flex-start;gap:15px}.profile-avatar{width:56px;height:56px;border-radius:11px;font-size:17px}.profile-hero h1{font-size:37px}.profile-hero p{font-size:14px}.profile-hero-actions{justify-items:start;padding:0}.profile-frame{display:block;padding-block:24px 58px}.profile-sidebar{position:static;margin-bottom:28px;padding:14px}.profile-sidebar-heading{display:none}.profile-sidebar nav{display:flex;gap:5px;overflow-x:auto;padding-bottom:3px}.profile-sidebar nav a{display:flex;gap:7px;flex:none;padding:9px 10px;white-space:nowrap}.profile-sidebar-bottom{display:none}.profile-page-title{font-size:38px}.profile-lead{font-size:15px}.profile-stats{gap:8px;margin:26px 0}.profile-stats>div{min-height:102px;padding:14px}.profile-stats strong{font-size:26px}.profile-stats span{margin-top:14px;font-size:10px}.profile-panel{padding:20px;border-radius:10px}.profile-highlight{padding:25px}.profile-highlight h2{margin-top:28px}.profile-highlight-footer,.profile-row{align-items:flex-start;flex-direction:column}.profile-row{gap:8px}.profile-filter{align-items:stretch}.profile-filter button{align-self:flex-start}.profile-pagination{font-size:11px}}