html,body,#__next{min-height:100%}:root{--bg-deep:#060b17;--bg-mid:#101a33;--surface-border:#ffffff29;--text:#f8fafc;--muted:#e2e8f0b8;--muted-strong:#e2e8f0e6;--accent:#fff;--accent-text:#0f172a;--accent-outline:#ffffff2e;--success-bg:#22c55e29;--success-border:#4ade8061;--error-bg:#f43f5e24;--error-border:#fb71854d;--shadow:0 30px 80px #02061761}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:radial-gradient(circle at 15% 20%, #38bdf82e, transparent 24%), radial-gradient(circle at 85% 10%, #6366f147, transparent 26%), radial-gradient(circle at 70% 75%, #f472b624, transparent 24%), linear-gradient(155deg, var(--bg-deep), var(--bg-mid));margin:0;font-family:Avenir Next,Segoe UI,sans-serif}body:before{content:"";pointer-events:none;opacity:.55;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:64px 64px;position:fixed;inset:0;-webkit-mask-image:radial-gradient(circle,#000 32%,#0000 82%);mask-image:radial-gradient(circle,#000 32%,#0000 82%)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-shell{width:min(1180px,100% - 2rem);margin:0 auto;padding:1.25rem 0 4rem}.site-header{justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 0 1.5rem;display:flex}.brand-row{align-items:center;gap:.9rem;display:flex}.brand-mark{width:3rem;height:3rem;color:var(--accent-text);background:linear-gradient(135deg,#fff,#cbd5e1);border-radius:1rem;justify-content:center;align-items:center;font-weight:800;display:inline-flex;box-shadow:0 12px 30px #ffffff2e}.brand-mark-image{object-fit:cover;border-radius:1rem;width:100%;height:100%}.brand-copy{flex-direction:column;gap:.2rem;display:flex}.brand-title{font-size:1rem;font-weight:700}.brand-subtitle{color:var(--muted);font-size:.88rem}.nav-links{color:var(--muted-strong);flex-wrap:wrap;align-items:center;gap:.9rem;display:flex}.nav-links a{border-radius:999px;padding:.5rem .85rem;transition:background-color .18s,color .18s,transform .18s}.nav-links a:hover{color:var(--text);background:#ffffff14;transform:translateY(-1px)}.glass-card{border:1px solid var(--surface-border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffff1f,#ffffff12);border-radius:28px}.hero-card{padding:2.5rem;position:relative;overflow:hidden}.hero-card:after{content:"";background:radial-gradient(circle,#60a5fa33,#0000 70%);border-radius:999px;width:22rem;height:22rem;position:absolute;inset:auto -10% -40% auto}.hero-grid{z-index:1;grid-template-columns:minmax(0,1.3fr) minmax(280px,.9fr);align-items:stretch;gap:2rem;display:grid;position:relative}.eyebrow{letter-spacing:.3em;text-transform:uppercase;color:#bfdbfed9;margin:0 0 .9rem;font-size:.78rem}.hero-title,.section-title,.panel-title{margin:0;font-weight:800;line-height:1.02}.hero-title{max-width:10ch;font-size:clamp(2.8rem,7vw,5.6rem)}.gradient-text{background:linear-gradient(135deg,#fff 10%,#7dd3fc 48%,#c4b5fd 82%);color:#0000;-webkit-background-clip:text;background-clip:text}.lead{max-width:62ch;color:var(--muted);margin:1.25rem 0 0;font-size:1.05rem;line-height:1.8}.hero-actions,.button-row{flex-wrap:wrap;gap:.9rem;margin-top:1.75rem;display:flex}.button-primary,.button-secondary,.button-ghost{border:1px solid #0000;border-radius:1rem;justify-content:center;align-items:center;min-height:3rem;padding:.9rem 1.25rem;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s;display:inline-flex}.button-primary{background:var(--accent);color:var(--accent-text);box-shadow:0 16px 35px #ffffff24}.button-secondary{border-color:var(--accent-outline);color:var(--text);background:#ffffff14}.button-ghost{color:var(--muted-strong);background:0 0;border-color:#ffffff1f}.button-primary:hover,.button-secondary:hover,.button-ghost:hover{transform:translateY(-2px)}.button-primary:disabled,.button-secondary:disabled,.button-ghost:disabled{cursor:not-allowed;opacity:.7;transform:none}.hero-side{gap:1rem;display:grid}.landing-grid{z-index:1;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:start;gap:1.5rem;display:grid;position:relative}.auth-card{padding:1.5rem}.auth-title{margin:0;font-size:1.35rem;font-weight:700}.auth-copy{color:var(--muted);margin:.75rem 0 0;line-height:1.7}.auth-list{gap:.7rem;margin:1.2rem 0 0;display:grid}.auth-item{color:var(--muted-strong);grid-template-columns:auto 1fr;align-items:start;gap:.7rem;display:grid}.auth-dot{background:linear-gradient(135deg,#7dd3fc,#c4b5fd);border-radius:999px;width:.6rem;height:.6rem;margin-top:.45rem;box-shadow:0 0 18px #7dd3fc73}.auth-note{color:#e2e8f094;margin-top:1rem;font-size:.88rem;line-height:1.6}.user-chip{color:var(--muted-strong);background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:.55rem;padding:.55rem .85rem;display:inline-flex}.mini-card,.feature-card,.role-card,.process-card,.status-card,.info-card{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:22px;padding:1.25rem}.mini-card h3,.feature-card h3,.role-card h3,.process-card h3,.status-card h2,.info-card h3{margin:0;font-size:1.1rem}.mini-card p,.feature-card p,.role-card p,.process-card p,.status-card p,.info-card p{color:var(--muted);margin:.7rem 0 0;line-height:1.65}.stat-grid,.feature-grid,.roles-grid,.status-grid{gap:1rem;display:grid}.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:1.6rem}.feature-grid,.roles-grid,.status-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card{padding:1.2rem}.stat-value{font-size:1.9rem;font-weight:800}.stat-label{color:var(--muted);margin-top:.35rem;font-size:.95rem}.section{margin-top:1.4rem}.section-card{padding:2rem}.section-header{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.4rem;display:flex}.section-title{font-size:clamp(1.8rem,4vw,2.8rem)}.section-copy{max-width:54ch;color:var(--muted);line-height:1.75}.role-tags,.chip-row,.status-list{flex-wrap:wrap;gap:.6rem;display:flex}.role-tag,.chip{color:var(--muted-strong);background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;align-items:center;padding:.42rem .8rem;font-size:.82rem;display:inline-flex}.role-meta{color:var(--muted-strong);margin-top:.9rem;font-size:.92rem}.application-grid{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:1.25rem;display:grid}.process-list{gap:.85rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.process-step{grid-template-columns:auto 1fr;align-items:start;gap:.9rem;display:grid}.step-index{background:#ffffff1a;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;font-weight:700;display:inline-flex}.step-copy strong{margin-bottom:.2rem;display:block}.step-copy span{color:var(--muted);line-height:1.65}.form-card{padding:1.5rem}.form-header{margin-bottom:1.1rem}.form-title{margin:0;font-size:1.45rem;font-weight:700}.form-subtitle{color:var(--muted);margin:.45rem 0 0;line-height:1.65}.feedback{white-space:pre-line;border-radius:1rem;margin-bottom:1rem;padding:.95rem 1rem;font-size:.95rem;line-height:1.55}.feedback.success{background:var(--success-bg);border:1px solid var(--success-border)}.feedback.error{background:var(--error-bg);border:1px solid var(--error-border)}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.field,.field.full{flex-direction:column;gap:.45rem;display:flex}.field.full{grid-column:1/-1}.field label{color:var(--muted-strong);font-size:.92rem}.input,.select,.textarea{width:100%;color:var(--text);background:#080f1e7a;border:1px solid #ffffff24;border-radius:1rem;outline:none;padding:.95rem 1rem;transition:border-color .18s,box-shadow .18s,background-color .18s}.input::placeholder,.textarea::placeholder{color:#e2e8f06b}.input:focus,.select:focus,.textarea:focus{background:#080f1e9e;border-color:#7dd3fc8c;box-shadow:0 0 0 4px #38bdf81f}.textarea{resize:vertical;min-height:8rem}.helper{color:#e2e8f08a;font-size:.82rem}.checkbox-row{grid-column:1/-1;align-items:start;gap:.75rem;padding:.2rem 0;display:flex}.checkbox-row input{margin-top:.3rem}.checkbox-row label{color:var(--muted);line-height:1.65}.footer-note{color:#e2e8f094;margin-top:1rem;font-size:.86rem}.compact-page{flex-direction:column;min-height:100vh;display:flex}@media (max-width:980px){.hero-grid,.landing-grid,.application-grid,.feature-grid,.roles-grid,.status-grid,.stat-grid{grid-template-columns:1fr}.section-header{flex-direction:column;align-items:start}}@media (max-width:720px){.page-shell{width:min(100% - 1rem,1180px)}.site-header{flex-direction:column;align-items:start}.nav-links{width:100%}.hero-card,.section-card,.form-card{border-radius:22px;padding:1.35rem}.form-grid{grid-template-columns:1fr}.hero-actions,.button-row{flex-direction:column}.button-primary,.button-secondary,.button-ghost{width:100%}.hero-title{max-width:none}}
