:root{--background:#0b0f14;--surface:#121820;--surface-muted:#19222d;--text:#f1f5f9;--text-muted:#94a3b8;--border:#263241;--navy:#0d1621;--navy-light:#16283d;--gold:#60a5fa;--gold-dark:#3b82f6;--danger:#a33b3b;--shadow:0 28px 80px #00000061;--radius-large:28px;--radius-medium:18px;--radius-small:10px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.site-header{justify-content:space-between;align-items:center;max-width:1440px;margin:0 auto;padding:26px 6vw;display:flex}.brand{align-items:center;gap:14px;display:inline-flex}.brand-mark{background:var(--navy);color:#fff;letter-spacing:.08em;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:14px;font-weight:800;display:flex}.brand-text{flex-direction:column;gap:3px;display:flex}.brand-text strong{font-size:15px}.brand-text small{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:11px}.brand-light{color:#fff}.brand-light .brand-mark{background:var(--gold);color:var(--navy)}.brand-light .brand-text small{color:#fff9}.site-navigation{align-items:center;gap:30px;display:flex}.site-navigation>a:not(.button){color:var(--text-muted);font-size:14px;font-weight:600}.site-navigation>a:hover{color:var(--text)}.button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:50px;padding:0 24px;font-weight:700;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-small{min-height:42px;padding:0 19px}.button-primary{background:var(--navy);color:#fff}.button-primary:hover{background:var(--navy-light)}.button-secondary{border-color:var(--border);color:var(--text);background:0 0}.button-outline{border-color:var(--navy)}.button-light{color:#0b1624;background:#e8f1ff}.button-full{width:100%}.hero-section{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:center;gap:8vw;max-width:1440px;min-height:680px;margin:0 auto;padding:70px 6vw 100px;display:grid}.eyebrow{color:var(--gold-dark);letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:800}.eyebrow-light{color:var(--gold)}.hero-content h1{letter-spacing:-.055em;max-width:970px;margin:0;font-size:clamp(50px,7vw,98px);line-height:.96}.hero-content h1 span{color:var(--gold-dark);display:block}.hero-description{color:var(--text-muted);max-width:700px;margin:34px 0;font-size:19px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.hero-card{background:var(--navy);border-radius:var(--radius-large);box-shadow:var(--shadow);color:#fff;overflow:hidden;transform:rotate(1.5deg)}.portrait-placeholder{background:radial-gradient(circle at 25% 20%,#3b82f647,#0000 36%),linear-gradient(145deg,#1b2a3a,#0b1119 70%);justify-content:center;align-items:center;min-height:390px;display:flex}.portrait-placeholder span{text-align:center;border:1px solid #ffffff2e;border-radius:50%;width:160px;height:160px;font-size:54px;font-weight:800;line-height:160px}.hero-card-content{padding:30px}.hero-card-content p{color:var(--gold);letter-spacing:.12em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:800}.hero-card-content h2{margin:0 0 8px;font-size:27px}.hero-card-content span{color:#ffffff9e}.metrics-section{background:var(--surface);border-bottom:1px solid var(--border);border-top:1px solid var(--border);grid-template-columns:repeat(2,1fr);padding:0 6vw;display:grid}.metric{text-align:center;flex-direction:column;align-items:center;padding:42px;display:flex}.metric+.metric{border-left:1px solid var(--border)}.metric strong{letter-spacing:-.04em;font-size:38px}.metric span{color:var(--text-muted);margin-top:6px;font-size:14px}.content-section,.specialties-section{max-width:1440px;margin:0 auto;padding:120px 6vw}.section-heading{max-width:760px}.section-heading h2,.contact-section h2{letter-spacing:-.045em;margin:0;font-size:clamp(38px,5vw,62px);line-height:1.05}.about-grid{grid-template-columns:1fr 1fr;gap:10vw;margin-top:70px;display:grid}.lead-paragraph{letter-spacing:-.025em;margin:0;font-size:clamp(25px,3vw,37px);line-height:1.35}.body-copy{color:var(--text-muted);font-size:17px;line-height:1.75}.body-copy p:first-child{margin-top:0}.specialties-section{background:var(--navy);color:#fff;max-width:none}.specialties-section>*{max-width:1268px;margin-left:auto;margin-right:auto}.specialty-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:65px;display:grid}.specialty-card{border-radius:var(--radius-medium);background:#ffffff0e;border:1px solid #ffffff1a;padding:36px}.specialty-number{color:var(--gold);font-size:13px;font-weight:800}.specialty-card h3{margin:48px 0 16px;font-size:25px}.specialty-card p{color:#ffffffa6;margin:0;line-height:1.7}.contact-section{background:var(--gold);justify-content:space-between;align-items:center;padding:90px max(6vw,50vw - 634px);display:flex}.contact-section>div{max-width:800px}.contact-section .eyebrow{color:var(--navy)}.contact-section p:last-child{max-width:650px;line-height:1.6}.site-footer{color:#fff;background:#070b10;justify-content:space-between;align-items:center;padding:40px 6vw;display:flex}.site-footer>div{flex-direction:column;gap:5px;display:flex}.site-footer span,.site-footer p{color:#ffffff8c;font-size:13px}.auth-page{grid-template-columns:minmax(380px,.85fr) minmax(500px,1.15fr);min-height:100vh;display:grid}.auth-brand-panel{color:#fff;background:radial-gradient(circle at 18% 18%,#3b82f633,#0000 38%),linear-gradient(145deg,#111d2a,#090e15);flex-direction:column;justify-content:space-between;padding:54px;display:flex}.auth-brand-message{max-width:540px}.auth-brand-message h1{letter-spacing:-.05em;margin:0 0 28px;font-size:clamp(45px,5vw,72px);line-height:1}.auth-brand-message>p:last-child{color:#ffffffab;font-size:17px;line-height:1.7}.auth-copyright{color:#ffffff73;font-size:13px}.auth-form-panel{background:var(--surface);justify-content:center;align-items:center;padding:60px;display:flex}.auth-form-container{width:100%;max-width:470px}.back-link{color:var(--text-muted);margin-bottom:70px;font-size:14px;display:inline-block}.auth-heading h2{letter-spacing:-.045em;margin:0 0 10px;font-size:47px}.auth-heading>p:last-child{color:var(--text-muted);margin-bottom:38px}.auth-form{flex-direction:column;gap:23px;display:flex}.form-field{flex-direction:column;gap:9px;display:flex}.form-field label{font-size:14px;font-weight:700}.label-row{justify-content:space-between;align-items:center;display:flex}.label-row span{color:var(--text-muted);font-size:12px}.form-field input{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-small);outline:none;min-height:54px;padding:0 16px;transition:border-color .16s,box-shadow .16s}.form-field input:focus{border-color:var(--gold-dark);box-shadow:0 0 0 4px #c79a4521}.checkbox-field{color:var(--text-muted);align-items:center;gap:10px;font-size:13px;display:flex}.checkbox-field input{accent-color:var(--navy);width:17px;height:17px}.form-notice{color:var(--text-muted);text-align:center;margin:2px 0 0;font-size:12px;line-height:1.55}.dashboard-shell{grid-template-columns:270px minmax(0,1fr);min-height:100vh;display:grid}.dashboard-sidebar{background:var(--navy);color:#fff;flex-direction:column;min-height:100vh;padding:28px 22px;display:flex;position:sticky;top:0}.dashboard-navigation{flex-direction:column;gap:7px;margin-top:65px;display:flex}.dashboard-navigation a{color:#ffffffa6;border-radius:10px;align-items:center;gap:13px;padding:14px 15px;font-size:14px;font-weight:700;display:flex}.dashboard-navigation a:hover,.dashboard-navigation a.active{color:#fff;background:#ffffff17}.dashboard-navigation span{color:var(--gold);width:20px;font-size:18px}.sidebar-footer{border-top:1px solid #ffffff1c;margin-top:auto;padding-top:22px}.sidebar-user{align-items:center;gap:12px;display:flex}.user-avatar{background:var(--gold);color:var(--navy);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:12px;font-weight:900;display:flex}.sidebar-user>div{flex-direction:column;gap:3px;display:flex}.sidebar-user strong{font-size:14px}.sidebar-user div span{color:#ffffff80;font-size:12px}.sidebar-link{color:#ffffff8c;margin-top:20px;font-size:12px;display:inline-block}.dashboard-main{padding:45px clamp(30px,5vw,72px) 80px;overflow:hidden}.dashboard-header{justify-content:space-between;align-items:flex-start;display:flex}.dashboard-header h1{letter-spacing:-.045em;margin:0 0 10px;font-size:clamp(36px,4vw,55px)}.dashboard-header>div>p:last-child{color:var(--text-muted);margin:0}.statistics-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:50px;display:grid}.statistic-card,.dashboard-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-medium)}.statistic-card{padding:26px}.statistic-card>span{color:var(--text-muted);font-size:13px;font-weight:700}.statistic-card strong{letter-spacing:-.04em;margin:20px 0 8px;font-size:34px;display:block}.statistic-card p{color:var(--text-muted);margin:0;font-size:12px}.dashboard-content-grid{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}.dashboard-panel{min-height:400px;padding:28px}.panel-heading h2{margin:0;font-size:25px}.quick-actions{flex-direction:column;margin-top:28px;display:flex}.quick-action{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:20px 4px;display:flex}.quick-action h3{margin:0 0 6px;font-size:15px}.quick-action p{color:var(--text-muted);margin:0;font-size:13px}.quick-action>span{font-size:24px}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:280px;display:flex}.empty-state-icon{background:var(--surface-muted);color:var(--gold-dark);border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;font-size:25px;display:flex}.empty-state h3{margin:20px 0 8px}.empty-state p{color:var(--text-muted);max-width:330px;font-size:14px;line-height:1.6}@media (max-width:1050px){.hero-section{grid-template-columns:1fr}.hero-card{max-width:540px;transform:none}.statistics-grid{grid-template-columns:repeat(2,1fr)}.dashboard-content-grid{grid-template-columns:1fr}}@media (max-width:820px){.site-navigation>a:not(.button){display:none}.about-grid,.specialty-grid{grid-template-columns:1fr}.contact-section{flex-direction:column;align-items:flex-start;gap:30px}.auth-page{display:block}.auth-brand-panel{min-height:320px;padding:32px}.auth-brand-message{margin:70px 0}.auth-copyright{display:none}.auth-form-panel{padding:55px 30px}.back-link{margin-bottom:45px}.dashboard-shell{display:block}.dashboard-sidebar{min-height:auto;position:static}.dashboard-navigation,.sidebar-footer{display:none}}@media (max-width:600px){.site-header{padding:20px}.brand-text{display:none}.hero-section{min-height:auto;padding:70px 20px}.hero-content h1{font-size:49px}.metrics-section{grid-template-columns:1fr;padding:0 20px}.metric+.metric{border-left:0;border-top:1px solid var(--border)}.content-section,.specialties-section{padding:80px 20px}.contact-section{padding:70px 20px}.site-footer{flex-direction:column;align-items:flex-start;gap:25px;padding:35px 20px}.statistics-grid{grid-template-columns:1fr}.dashboard-main{padding:35px 20px 60px}.dashboard-header{flex-direction:column;gap:25px}}.form-error{border-radius:var(--radius-small);color:var(--danger);background:#a33b3b1f;border:1px solid #e8b4b4;padding:13px 15px;font-size:13px;line-height:1.5}.auth-form button:disabled,.form-field input:disabled{cursor:not-allowed;opacity:.65}
