.unified-shell{min-height:100vh;display:grid;grid-template-columns:250px 1fr;background:#f4f7f6;color:#16211f}.product-sidebar{background:#102a26;color:#fff;padding:1.4rem 1rem;display:flex;flex-direction:column;gap:1.5rem;position:sticky;top:0;height:100vh}.product-brand{display:flex;gap:.7rem;align-items:center;padding:.2rem .4rem}.product-brand-mark{width:38px;height:38px;border-radius:12px;background:#d9f4ec;color:#0f5c55;display:grid;place-items:center;font-weight:900;font-size:1.2rem}.product-brand strong{display:block;font-size:1.1rem}.product-brand span{display:block;color:#a8c6c0;font-size:.78rem}.product-nav{display:grid;gap:.35rem}.product-nav a{text-decoration:none;color:#d7e7e3;padding:.75rem .8rem;border-radius:10px;display:flex;gap:.65rem;align-items:center}.product-nav a:hover,.product-nav a.active{background:#1a3b35;color:#fff}.product-sidebar-note{margin-top:auto;color:#9fc1ba;font-size:.78rem;line-height:1.45;padding:.8rem}.workspace{min-width:0}.workspace-header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;padding:1.4rem 2rem 0}.workspace-header h1{margin:0;font-size:1.65rem}.workspace-header p{margin:.3rem 0;color:#667572}.workspace-body{width:auto;max-width:1500px;margin:0;padding:1.2rem 2rem 4rem}.validation-hero h2{font-size:1.45rem;margin:.35rem 0}.validation-hero p{max-width:800px;color:#526560}.eyebrow{display:inline-flex;font-size:.75rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#0f766e;background:#eef8f5;border-radius:999px;padding:.3rem .55rem}.validation-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin:1rem 0}.flow-step{background:#fff;border:1px solid #dce5e2;border-radius:14px;padding:.9rem}.flow-step .step-number{width:30px;height:30px;border-radius:9px;background:#eef8f5;color:#115e59;display:grid;place-items:center;font-weight:900;margin-bottom:.55rem}.flow-step strong{display:block}.flow-step span{display:block;color:#667572;font-size:.82rem;margin-top:.2rem;line-height:1.4}.mode-card{height:100%}.mode-card h2{margin-bottom:.35rem}.mode-card p{color:#526560}.mode-card .btn{margin-top:.4rem}.technical{margin-top:1rem;border:1px solid #dce5e2;border-radius:12px;background:#fff;padding:.8rem 1rem}.technical summary{cursor:pointer;font-weight:700;color:#526560}.technical p{color:#667572;font-size:.86rem}.status-note{display:flex;gap:.6rem;align-items:center;margin:.8rem 0 0;color:#526560;font-size:.86rem}.status-dot{width:9px;height:9px;border-radius:999px;background:#0f766e;display:inline-block}.workspace-userbar{display:flex;gap:.6rem;align-items:center;flex-wrap:wrap;justify-content:flex-end}@media(max-width:950px){.unified-shell{grid-template-columns:1fr}.product-sidebar{position:static;height:auto;flex-direction:row;align-items:center;overflow-x:auto}.product-nav{display:flex}.product-sidebar-note{display:none}.validation-flow{grid-template-columns:1fr 1fr}.workspace-header,.workspace-body{padding-left:1rem;padding-right:1rem}}@media(max-width:600px){.validation-flow{grid-template-columns:1fr}.workspace-header{display:block}.workspace-userbar{margin-top:.6rem;justify-content:flex-start}}