@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap");:root{--navy:#142b37;--ink:#213440;--muted:#7c8994;--line:#e7ecef;--canvas:#f5f7fa;--accent:#147d78;--blue:#326bd7;--green:#16836a;--orange:#c97825;--purple:#7d5dc7;font-family:DM Sans,sans-serif;color:var(--ink);background:var(--canvas);font-size:14px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:background .18s,transform .18s,border-color .18s}button:disabled{cursor:not-allowed;opacity:.45}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #43a9b8;outline-offset:3px}button:not(:disabled):active{transform:translateY(1px)}a{color:var(--accent)}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-weight:800;letter-spacing:-1.2px;font-size:32px;line-height:1.35}h2{font-size:18px;letter-spacing:-.45px}h2,h3{font-weight:750}h3{font-size:15px}svg{flex-shrink:0}small{font-size:11px}.muted{font-size:12px}.eyebrow,.muted{color:var(--muted)}.eyebrow{font-size:10px;font-weight:700;letter-spacing:1.9px;margin-bottom:9px}.app-shell{min-height:100vh;display:flex}.sidebar{width:254px;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--line);z-index:30;display:flex;flex-direction:column}.wordmark{display:flex;align-items:center;gap:10px;font-family:Manrope,sans-serif;font-size:20px;font-weight:800;letter-spacing:-.7px}.wordmark small{display:block;font-family:DM Sans,sans-serif;font-size:8px;letter-spacing:1.8px;font-weight:600;margin-top:3px;color:#7f8b91}.brand-mark{width:39px;height:42px;background:var(--accent);color:white;border-radius:12px;display:grid;place-items:center;box-shadow:0 5px 12px #0e756c1c}.sidebar>.wordmark{padding:29px 22px 23px}.workspace-label{border:1px solid var(--line);border-radius:10px;margin:0 17px 19px;padding:12px 9px;display:flex;align-items:center;gap:8px;font-size:11px;font-weight:650}.workspace-label small{display:block;font-size:10px;color:var(--muted);font-weight:400;margin-top:4px}.workspace-label>svg{margin-left:auto}.workspace-avatar{border-radius:7px;background:#eef5f4;color:var(--accent);padding:8px 6px;font-size:11px}.sidebar nav{overflow:auto;padding:0 13px 20px;scrollbar-width:thin;scrollbar-color:#dce4e5 transparent}.sidebar nav>button{border:0;background:none;width:100%;justify-content:flex-start;padding:10px 12px;color:#687985;font-size:12px;font-weight:500;border-radius:8px;margin:2px 0;gap:11px;text-align:left}.sidebar nav>button:hover:not(:disabled){background:#f3f6f7;color:var(--ink)}.sidebar nav>button.active{background:#eaf5f2;color:#147d71;font-weight:700}.sidebar nav>button>small{margin-left:auto;border-radius:5px;background:#d8ede7;padding:2px 5px;font-size:10px}.nav-heading{font-size:8px;font-weight:700;letter-spacing:1.35px;color:#9aa6af;margin:22px 12px 10px}.sidebar nav>.system-nav{padding:8px 12px}.system-nav>span:nth-child(2)>small{display:block;font-size:9px;font-weight:400;color:#91a0a8;margin-top:2px}.nav-system{width:29px;height:30px;border-radius:8px;display:grid;place-items:center}.blue{--tone:var(--blue);--pale:#edf3ff;color:var(--blue);background:#edf3ff}.green{--tone:var(--green);--pale:#eaf7f1;color:var(--green);background:#eaf7f1}.orange{--tone:var(--orange);--pale:#fff4e7;color:var(--orange);background:#fff4e7}.purple{--tone:var(--purple);--pale:#f2edfc;color:var(--purple);background:#f2edfc}.gray{color:#72828b;background:#f0f3f5}.sidebar-footer{margin-top:auto;border-top:1px solid var(--line);padding:17px 24px;color:#6c8089;font-size:10px}.sidebar-footer small{display:block;font-size:9px;margin-top:6px;margin-left:12px;color:#a4afb4}.online-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#3cab8b;margin-right:7px}.main-shell{margin-left:254px;width:calc(100% - 254px)}.topbar{height:76px;background:#fff;border-bottom:1px solid var(--line);padding:0 36px;justify-content:space-between}.breadcrumb,.topbar{display:flex;align-items:center}.breadcrumb{gap:12px;color:#a1acb4;font-size:11px}.breadcrumb strong{color:#607581;font-weight:500}.top-actions{gap:20px}.secure-label,.top-actions{display:flex;align-items:center}.secure-label{gap:5px;color:#7b9590;font-size:10px}.icon-button{padding:6px;border:0;background:transparent;color:#7b8a95;border-radius:6px}.icon-button:hover{background:#f0f4f5}.notification{position:relative}.notification i{position:absolute;top:4px;right:5px;width:5px;height:5px;background:#d7a151;border:1px solid white;border-radius:50%}.profile-button{border:0;background:none;color:#364e59;font-size:11px;gap:9px;text-align:left}.profile-button small{display:block;color:#92a0aa;font-size:9px;margin-top:3px}.avatar{background:#e6efe8;color:#4b7860;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;font-size:11px;font-weight:700}.lavender{background:#eeebf9;color:#8468b5}.demo-banner{display:flex;align-items:center;justify-content:space-between;padding:8px 36px;background:#edf4f4;color:#597b7b;font-size:10px;border-bottom:1px solid #e2eeee}.demo-banner strong{padding:2px 7px;margin-right:8px;background:white;border-radius:4px;color:#267775;font-size:9px}.demo-banner button{font-size:10px;border:0;background:none;color:#267775}.content{padding:32px 36px 0;max-width:1680px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:27px}.page-heading p{color:#8c99a4;font-size:12px;margin-top:7px}.company-selector{display:flex;align-items:center;background:#fff;border:1px solid #dfe6ea;border-radius:8px;padding:11px 13px;gap:10px;box-shadow:0 2px 3px #122e3a03;color:#55727d;max-width:320px}.company-selector select{border:0;outline:none;background:none;max-width:260px;color:#395563;font-size:11px;font-weight:550}.primary{border:1px solid var(--accent);background:var(--accent);color:#fff;padding:11px 16px;border-radius:7px;font-size:12px;font-weight:600;box-shadow:0 3px 5px #147d7810}.primary:hover:not(:disabled){background:#106963}.secondary{border:1px solid #dce4e8;background:white;color:#58707d;padding:10px 14px;font-size:12px;font-weight:500;border-radius:7px}.secondary:hover:not(:disabled){background:#f3f7f7}.text-button{border:0;background:none;color:var(--accent);font-size:11px;font-weight:600;white-space:nowrap;padding:4px}.compact{padding:8px 11px;font-size:11px}.welcome-banner{height:265px;border-radius:13px;background:linear-gradient(110deg,#173b45,#164b51 63%,#1b5a58);color:white;position:relative;overflow:hidden;display:flex;align-items:center;padding:31px 34px}.welcome-banner:after{content:"";position:absolute;width:390px;height:390px;right:-210px;top:-240px;border:1px solid #73b1ac20;border-radius:50%;box-shadow:0 0 0 40px #73b1ac06,0 0 0 90px #73b1ac05}.welcome-text{position:relative;z-index:2}.banner-kicker{font-size:8px;font-weight:600;letter-spacing:1.8px;color:#a7cbc7;display:flex;align-items:center;gap:6px}.banner-kicker>span{width:4px;height:4px;border-radius:50%;background:#8fe4c6}.welcome-banner h2{font-size:30px;font-weight:650;line-height:1.3;letter-spacing:-.8px;margin:11px 0 8px}.welcome-banner p{font-size:11px;line-height:1.9;color:#b0ccce}.welcome-banner button{border:1px solid #c2e2dc40;background:#ffffff0b;border-radius:6px;padding:8px 11px;color:#e5f6f1;font-size:10px;margin-top:16px}.welcome-banner button:hover{background:#ffffff15}.banner-corner{position:absolute;right:24px;bottom:17px;font-size:7px;letter-spacing:2.5px;color:#84b4b0}.orbit-art{position:absolute;width:410px;height:264px;right:7%;top:0}.orbit{position:absolute;left:68px;top:18px;width:228px;height:228px;border:1px solid #8ec6c334;border-radius:50%}.orbit-two{transform:rotate(-30deg) scaleX(1.45) scaleY(.57)}.orbit-three{transform:rotate(30deg) scaleX(1.45) scaleY(.57)}.orbit-center{position:absolute;left:121px;top:70px;width:122px;height:122px;border-radius:50%;border:1px solid #81b9b948;box-shadow:0 0 0 8px #80b0ad05,0 14px 50px #092d361c;background:radial-gradient(circle at 50% 20%,#488381,#24595e 70%);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#d7eeea;gap:4px}.orbit-center b{font-family:Manrope,sans-serif;font-size:18px;letter-spacing:3px}.orbit-center span{font-size:5px;letter-spacing:1.8px;color:#9fcac4}.orbit-node{position:absolute;background:#eaf5f0;box-shadow:0 6px 22px #0d2e3420;padding:11px 14px;border-radius:10px;display:flex;align-items:center;gap:9px;font-size:10px;font-weight:500}.node-quality{left:42px;top:35px;transform:rotate(-5deg);background:#e9f1ff;color:#5680cb}.node-env{right:25px;top:90px;transform:rotate(7deg);color:#31896e}.node-safety{left:46px;bottom:24px;transform:rotate(3deg);background:#fff1dc;color:#c28a39}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:21px 0 30px}.stats-grid.three{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0}.stat{background:white;border:1px solid var(--line);border-radius:10px;display:flex;align-items:flex-start;justify-content:space-between;padding:20px 17px;gap:5px;box-shadow:0 2px 2px #14313f02}.stat>div>span{font-size:10px;color:#8996a1;display:block}.stat strong{display:block;font-family:Manrope,sans-serif;font-size:29px;line-height:1.5;font-weight:750;color:#2a414d;letter-spacing:-1px;margin-top:4px}.stat small{font-size:9px;color:#9faab2}.stat-icon{border-radius:10px;width:37px;height:37px;display:grid;place-items:center}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:17px}.section-heading h2{font-size:17px}.section-heading p{color:#929fa8;font-size:11px;margin-top:5px}.section-heading>.muted{font-size:9px}.systems-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.system-card{display:block;text-align:left;padding:20px 17px 0;background:white;border:1px solid var(--line);border-radius:10px;position:relative;overflow:hidden;color:var(--ink)}.system-card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--tone)}.system-card:hover:not(:disabled){border-color:var(--tone);box-shadow:0 8px 24px #20374408;transform:translateY(-2px)}.system-card-top{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-bottom:23px}.system-icon{background:var(--pale);color:var(--tone);border-radius:11px;width:44px;height:44px;display:grid;place-items:center;flex-shrink:0}.badge{font-size:8px;font-weight:650;border-radius:5px;display:inline-flex;align-items:center;padding:5px 7px;white-space:nowrap;letter-spacing:.05px}.system-card>small{font-size:8px;color:var(--tone);font-weight:700;letter-spacing:1.2px}.system-card h3{font-size:16px;letter-spacing:-.4px;margin:7px 0 6px;white-space:nowrap}.system-card p{font-size:9px;color:#93a0a8;margin-bottom:21px}.system-card-footer{border-top:1px solid #edf0f2;display:flex;align-items:center;justify-content:space-between;padding:13px 0;font-size:10px;color:var(--tone);font-weight:550}.overview-bottom{display:grid;grid-template-columns:1.38fr 1fr;gap:19px;margin-top:28px}.panel{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.panel-heading{padding:20px 20px 17px;display:flex;align-items:center;justify-content:space-between;gap:16px}.panel-heading h2{font-size:14px}.panel-heading p{color:#94a1aa;font-size:10px;margin-top:5px}.task-list{padding:0 20px 8px}.task-list>button{display:flex;background:none;border:0;border-top:1px solid #eff2f4;width:100%;text-align:left;padding:14px 0;gap:11px;justify-content:flex-start}.task-icon{width:32px;height:32px;border-radius:7px;display:grid;place-items:center;flex-shrink:0}.task-list strong{font-weight:600;font-size:11px;color:#45606d;display:block}.task-list small{font-size:9px;color:#a0abb1;display:block;margin-top:5px}.task-list small span{margin:0 4px}.task-list .due-date{font-size:10px;color:#7c929d;white-space:nowrap;margin-left:auto}.task-list>button>svg{color:#b6c4ca}.quick-panel .panel-heading>svg{color:#9fb3a9}.quick-step{display:flex;background:none;border:0;border-top:1px solid #f0f3f5;padding:18px 0;width:calc(100% - 40px);margin:0 20px;text-align:left;justify-content:flex-start;gap:13px}.quick-step>span{width:27px;height:27px;border-radius:50%;background:#f1f5f4;color:#8da59b;display:grid;place-items:center;font-size:10px}.quick-step strong{display:block;font-weight:600;color:#56707c;font-size:11px}.quick-step small{display:block;color:#a2aeb5;font-size:9px;margin-top:5px}.quick-step>svg{margin-left:auto;color:#91aaa3}.content-footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);font-size:9px;color:#a3afb7;padding:23px 0;margin-top:34px}.content-footer b{margin:0 7px;color:#c4cdd3}.system-hero{display:flex;align-items:center;padding:30px;border:1px solid #e3e8ed;border-radius:12px;gap:24px;margin-bottom:22px}.system-hero>.system-icon{width:80px;height:80px;background:#ffffff9c;border:1px solid #ffffff}.system-hero h2{font-size:26px;color:var(--tone)}.system-hero p{font-size:12px;line-height:1.8;max-width:680px;color:#6f7f8c;margin:9px 0}.system-hero a{color:var(--tone);font-size:10px}.system-hero .eyebrow{color:var(--tone);opacity:.7}.focus-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:22px 0 30px}.focus-grid>div{padding:20px 0;border-top:1px solid #dfe7eb}.focus-grid span{font-size:10px;color:#a2afb7}.focus-grid h3{font-size:13px;margin:9px 0;color:#516b78}.focus-grid p{font-size:11px;color:#91a0ab;line-height:1.7}.module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.module-grid>button{background:#fff;border:1px solid var(--line);border-radius:10px;justify-content:flex-start;text-align:left;padding:20px 17px;gap:12px}.module-grid h3{font-size:12px;color:#48616f}.module-grid p{font-size:10px;color:#98a6ae;margin-top:6px}.module-grid>button>svg{margin-left:auto;color:#96a7b0}.module-icon{padding:10px;border-radius:9px}.info-note{display:flex;align-items:center;gap:13px;border:1px solid #e1ecec;border-radius:8px;background:#f0f7f6;color:#64847e;padding:16px 18px;margin-top:24px;font-size:12px;line-height:1.8}.info-note>svg{color:#719b90}.table-toolbar{display:flex;align-items:center;gap:14px;padding:19px 20px;border-bottom:1px solid var(--line)}.table-toolbar>select{border:1px solid var(--line);background:#fff;border-radius:7px;color:#6f8390;font-size:11px;padding:9px}.search{display:flex;align-items:center;gap:9px;flex:1 1;min-width:0;color:#91a3ae}.search input{border:0;background:none;color:var(--ink);width:100%;font-size:12px;outline:none;padding:5px 0}.search input::placeholder{color:#9aabb5}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;text-align:left;font-size:11px}th{background:#fafbfc;color:#879aa6;font-size:9px;letter-spacing:.3px;font-weight:500;padding:13px 18px;white-space:nowrap}td{padding:19px 18px;border-top:1px solid #eef2f4;color:#708593}td strong{font-weight:600;color:#405966}tbody tr:hover{background:#fcfefe}.company-cell{display:flex;gap:11px;align-items:center}.company-cell small{display:block;font-size:9px;margin-top:5px;color:#99a8b2}.company-logo{display:grid;place-items:center;width:38px;height:38px;border-radius:9px;background:#edf3f4;color:#729399;font-size:11px;font-weight:700;flex-shrink:0}.badges{display:flex;gap:5px;flex-wrap:wrap}.empty{padding:46px 20px;text-align:center;color:#8b9ba6}.empty-icon{display:grid;place-items:center;margin:0 auto 16px;width:58px;height:58px;border-radius:15px;color:#91aea8;background:#edf4f2}.empty h3{font-size:15px;color:#607c89;margin-bottom:9px}.empty p{font-size:12px;line-height:1.8;max-width:440px;margin:auto}.empty button{margin-top:18px}.context-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 20px}.segmented{display:flex;background:#eaf0f4;padding:4px;gap:3px;border-radius:8px}.segmented button{border:0;border-radius:6px;padding:8px 15px;background:none;color:#889ca8;font-size:11px}.segmented .chosen{background:white;color:var(--tone);box-shadow:0 1px 4px #233e4510}.registry-note{font-size:11px;color:#95a4ae;line-height:1.8;margin-top:14px}.license-banner{border-radius:12px;background:linear-gradient(100deg,#223c51,#38597b);color:#fff;padding:30px;display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.license-banner .eyebrow{color:#95b7cc}.license-banner h2{font-size:26px}.license-banner p{font-size:12px;color:#acc2d0;margin-top:12px}.license-key{color:#afc7d8;background:#ffffff0b;border-radius:50%;width:90px;height:90px;display:grid;place-items:center}.license-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.license-card{padding:22px}.license-title{display:flex;align-items:center;gap:10px}.license-title h3{font-size:12px}.license-title p{font-size:10px;color:#9bacb6;margin-top:3px}.license-title>.badge{margin-left:auto}.license-card h2{font-size:27px;margin:25px 0 13px}.license-card h2 small{font-size:11px;font-family:DM Sans,sans-serif;color:#9cafba;font-weight:400;margin-left:8px}.quota-track{height:5px;background:#edf2f5;border-radius:5px;margin-bottom:23px;overflow:hidden}.quota-track i{display:block;height:100%;background:#60918b;border-radius:5px}.license-card>.muted{margin:16px 0;font-size:10px;line-height:1.8}.license-card .secondary{width:100%;margin-top:7px}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.settings-card{padding:28px}.settings-card>svg{color:var(--accent);margin-bottom:17px}.settings-card h2{margin-bottom:22px}.settings-card dl{display:grid;grid-template-columns:120px 1fr;font-size:12px;gap:20px;margin-bottom:25px}.settings-card dt{color:#9aabb7}.settings-card dd{margin:0;color:#607988;line-height:1.8}.wide{grid-column:1/-1}.audit-row{display:flex;align-items:center;gap:20px;border-top:1px solid var(--line);padding:14px 0;font-size:11px;color:#7b909c}.audit-row small{margin-left:auto}.loading{height:100vh;display:flex;flex-direction:column;gap:20px;align-items:center;justify-content:center;color:#8a9ba7}.login-page{min-height:100vh;display:grid;grid-template-columns:1.15fr 1fr}.login-story{background:radial-gradient(ellipse at right bottom,#255d60,#173b45 70%);padding:55px 65px;color:white;display:flex;flex-direction:column;min-height:100vh;position:relative;overflow:hidden}.login-story .wordmark{font-size:24px}.login-story .wordmark small{color:#93b8b7}.login-story>.wordmark .brand-mark{background:#5cb3a220;color:#b5ded3}.login-copy{margin:auto 0;z-index:1;padding:70px 0}.login-copy .eyebrow{color:#8fbdb7;font-size:10px}.login-copy h1{font-size:44px;font-weight:650;letter-spacing:-1.8px;line-height:1.3;margin:20px 0}.login-copy h1 em{font-style:normal;color:#98cabc}.login-copy>p{max-width:390px;color:#a5c3c7;line-height:1.9;font-size:14px}.login-standards{display:flex;gap:24px;margin-top:40px;font-size:11px;color:#bfdcd6}.login-standards>span{display:flex;align-items:center;gap:7px}.login-story>small{color:#749fa3;font-size:10px}.login-box{background:white;display:flex;flex-direction:column;justify-content:center;padding:60px max(40px,12%)}.login-box h2{font-size:26px;line-height:1.4}.login-box>p{color:#99a7b1;font-size:12px;line-height:1.9;margin:12px 0 26px}.login-box form>.field{margin-bottom:17px}.login-box form>.primary{width:100%;margin-top:12px;justify-content:space-between}.login-demo{margin-top:35px;padding-top:25px;border-top:1px solid var(--line);text-align:center;font-size:11px;color:#9aa9b2}.login-demo button{margin:12px 0}.login-demo small{display:block;font-size:9px}.enrollment{padding:22px;background:#edf7f3;border:1px solid #c7e2d6;border-radius:10px;font-size:12px;color:#487c67;margin-bottom:20px;line-height:1.8}.enrollment h3{margin:10px 0}.enrollment strong{display:block;margin:12px 0}.enrollment code{display:block;background:white;word-break:break-all;letter-spacing:2px;padding:12px;border-radius:6px;margin-bottom:12px}.enrollment button{margin-top:14px}.error{padding:12px;background:#fff0ed;border:1px solid #efd3cb;color:#b35447;border-radius:7px;line-height:1.7;margin:15px 0}.error,.toast{font-size:12px}.toast{position:fixed;right:30px;top:90px;z-index:200;background:#235c50;color:white;box-shadow:0 7px 30px #235c5030;padding:14px 24px;border-radius:8px;display:flex;align-items:center;gap:12px}.field{display:flex;flex-direction:column;gap:8px;color:#718693;font-size:11px}.field>span{font-weight:550}.field input,.field select,.field textarea{border:1px solid #dce5ea;background:#fff;border-radius:6px;padding:10px 11px;color:#3e5a69;width:100%;min-height:38px}.field textarea{resize:vertical;line-height:1.8}.field>.badge{width:fit-content;margin:6px 0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px}.form-section-title{display:flex;align-items:center;gap:10px;margin:25px 0 17px}.form-section-title:first-child{margin-top:0}.form-section-title h3{font-size:14px}.form-section-title>span{color:#91aaa8;background:#edf4f2;font-size:10px;padding:6px;border-radius:4px}.system-picker{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:20px}.system-picker>label{display:flex;align-items:center;gap:6px;padding:13px 8px;border:1px solid #e3e8eb;border-radius:7px;color:#8a9ca8;cursor:pointer;font-size:10px}.system-picker>label.selected{border-color:var(--tone);color:var(--tone)}input[type=checkbox]{accent-color:#278677;width:14px;height:14px;cursor:pointer;flex-shrink:0}.check-label{gap:10px;font-size:12px;color:#708893;margin:18px 0;line-height:1.8}.check-label,.license-form{display:flex;align-items:center}.license-form{gap:28px;margin:12px 0}.permission-table table td,.permission-table table th{padding:12px 9px;text-align:center}.permission-table table td:first-child,.permission-table table th:first-child{text-align:left}.permission-table table td:first-child{font-size:11px}.demo-form-note{color:#8998a1;font-size:11px;margin-top:20px;background:#f2f6f7;padding:12px;border-radius:5px}dialog{border:1px solid #dfe9eb;border-radius:13px;padding:0;max-width:780px;width:calc(100% - 32px);max-height:90vh;box-shadow:0 25px 110px #11374140;color:var(--ink)}dialog::backdrop{background:#102d4259;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog-header{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:23px 29px;border-bottom:1px solid var(--line);position:sticky;top:0;background:#fff;z-index:2}.dialog-header small{font-size:8px;letter-spacing:1.7px;color:#9fb0b8}.dialog-header h2{font-size:21px;margin-top:5px}.dialog-body{padding:26px 29px}.dialog-footer{padding:18px 29px;background:#f8fafb;border-top:1px solid var(--line);display:flex;justify-content:flex-end;gap:12px;position:sticky;bottom:0}.mobile-scrim,.mobile-toggle{display:none}@media(min-width:1600px){.welcome-banner{height:290px}.welcome-banner h2{font-size:35px}.orbit-art{right:13%;top:12px}.system-card{padding:25px 23px 0}.system-card h3{font-size:19px}.system-card p{font-size:11px}.stat{padding:22px}.task-list>button{padding:18px 0}}@media(max-width:1250px){.sidebar{width:222px}.main-shell{margin-left:222px;width:calc(100% - 222px)}.sidebar>.wordmark{padding:24px 15px}.wordmark{font-size:18px}.workspace-label{margin:0 12px 15px;font-size:10px}.sidebar nav{padding-left:8px;padding-right:8px}.sidebar nav>button{font-size:11px}.content{padding:25px 23px 0}.topbar{padding:0 23px}.demo-banner{padding:8px 23px}.stats-grid,.systems-grid{gap:11px}.stat{padding:17px 13px}.stat-icon{width:30px;height:30px}.stat>div>span{font-size:9px}.stat small{font-size:8px}.system-card{padding:17px 13px 0}.system-card h3{font-size:14px}.system-card-top{margin-bottom:20px;gap:2px}.system-icon{width:38px;height:38px}.badge{font-size:7px;padding:5px}.orbit-art{right:0;transform:scale(.9)}.welcome-banner{padding-left:27px}.welcome-text{max-width:54%}.welcome-banner h2{font-size:27px}.welcome-banner p{font-size:10px}.overview-bottom{grid-template-columns:1.25fr 1fr}.panel-heading{padding:18px 16px}.task-list{padding:0 16px 5px}.task-list strong{font-size:10px}.task-list small{font-size:8px}.quick-step{margin:0 16px;width:calc(100% - 32px)}.quick-step strong{font-size:10px}.quick-step small{font-size:8px}.top-actions{gap:13px}.secure-label{display:none}.license-grid,.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.login-story{padding:45px}.login-copy h1{font-size:37px}}@media(max-width:1000px){.stats-grid,.systems-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.system-card h3{font-size:17px}.system-card-top{margin-bottom:15px}.system-card p{font-size:10px}.system-card-footer{padding:15px 0}.system-card{padding:20px 19px 0}.stat small{font-size:10px}.stat>div>span{font-size:11px}.stat{padding:20px}.overview-bottom{grid-template-columns:1fr}.page-heading{align-items:flex-start}.company-selector{max-width:230px}.company-selector select{max-width:180px}.page-heading h1{font-size:27px}.page-heading p{font-size:11px}.orbit-art{right:-85px;opacity:.7;transform:scale(.75)}.welcome-text{max-width:75%}.focus-grid{grid-template-columns:repeat(2,1fr)}.settings-grid{grid-template-columns:1fr}.stats-grid.three{grid-template-columns:repeat(2,1fr)}.login-page{grid-template-columns:1fr 1fr}.login-story{padding:35px}.login-copy h1{font-size:31px}.login-standards{gap:12px;font-size:8px}.login-box{padding:40px 30px}.login-box h2{font-size:24px}}@media(max-width:760px){.sidebar{transform:translateX(-100%);transition:transform .2s;width:254px;z-index:50}.menu-open .sidebar{transform:translateX(0)}.main-shell{margin-left:0;width:100%}.mobile-toggle{display:inline-flex}.mobile-scrim{position:fixed;inset:0;z-index:45;background:#132c4766;border:0;width:100%;display:block}.topbar{height:64px;padding:0 17px}.top-actions{gap:9px}.profile-button>span:last-child{display:none}.breadcrumb{font-size:10px;gap:7px}.breadcrumb>span{display:none}.demo-banner{padding:8px 17px;gap:7px}.demo-banner,.demo-banner button{font-size:9px}.content{padding:24px 17px 0}.page-heading{flex-wrap:wrap;gap:16px;margin-bottom:22px}.page-heading h1{font-size:29px}.page-heading p{font-size:11px}.company-selector{padding:11px}.company-selector,.company-selector select{max-width:100%;width:100%}.welcome-banner{height:253px;padding:23px}.welcome-banner h2{font-size:27px}.welcome-banner p{font-size:10px}.orbit-art{right:-107px;transform:scale(.65);opacity:.75}.welcome-text{max-width:75%}.banner-kicker{font-size:6px;letter-spacing:1.5px}.banner-corner{font-size:5px;right:13px;bottom:11px}.stats-grid{gap:10px;margin:16px 0 24px}.stat{padding:16px 12px}.stat-icon{width:29px;height:29px}.stat-icon svg{width:18px}.stat>div>span{font-size:9px}.stat small{font-size:8px}.stat strong{font-size:27px}.section-heading{align-items:flex-start}.section-heading>.muted{display:none}.section-heading h2{font-size:16px}.section-heading p{font-size:10px}.systems-grid{gap:11px}.system-card{padding:16px 12px 0}.system-icon{width:34px;height:34px}.system-icon svg{width:21px}.system-card h3{font-size:14px}.system-card p{font-size:8px;line-height:1.7;min-height:26px;margin-bottom:11px}.system-card-top{margin-bottom:17px}.badge{font-size:7px}.system-card>small{font-size:6px;letter-spacing:1px}.system-card-footer{font-size:9px;padding:12px 0}.system-card-top .badge{font-size:6px;padding:4px}.overview-bottom{margin-top:22px;gap:16px}.panel-heading{padding:19px 16px}.panel-heading h2{font-size:13px}.panel-heading p{font-size:9px}.task-list strong{font-size:10px}.task-list small{font-size:8px}.task-list .due-date{font-size:9px}.quick-step{padding:18px 0}.quick-step strong{font-size:11px}.quick-step small{font-size:9px}.content-footer{font-size:8px;padding:20px 0}.content-footer>span:last-child{display:none}.system-hero{padding:20px;align-items:flex-start;gap:13px}.system-hero>.system-icon{width:47px;height:47px}.system-hero h2{font-size:18px}.system-hero p{font-size:11px}.system-hero .eyebrow{font-size:8px}.module-grid{grid-template-columns:1fr}.focus-grid{gap:10px}.focus-grid h3{font-size:11px}.focus-grid p{font-size:10px}.table-toolbar{padding:15px 13px;flex-wrap:wrap;gap:12px}.search{min-width:190px}.search input{font-size:11px}td,th{padding:12px 13px}td strong{font-size:10px}.company-cell{min-width:190px}.context-bar{flex-direction:column;align-items:stretch}.segmented{justify-content:space-between}.segmented button{font-size:10px;padding:8px}.license-grid{grid-template-columns:1fr}.license-banner{padding:25px 20px}.license-banner h2{font-size:22px}.license-key{width:55px;height:55px;flex-shrink:0;margin-left:10px}.license-key svg{width:27px}.license-banner p{font-size:11px}.settings-card{padding:22px}.settings-card dl{grid-template-columns:90px 1fr;font-size:11px;gap:17px}.audit-row{gap:8px;font-size:9px}.audit-row .badge{font-size:6px}.dialog-header{padding:19px}.dialog-header h2{font-size:18px}.dialog-body{padding:20px}.dialog-footer{padding:16px 20px}.form-grid{grid-template-columns:1fr}.system-picker{grid-template-columns:1fr 1fr}.license-form{flex-direction:column;align-items:stretch;gap:8px}.permission-table{margin:0 -7px}.permission-table table td,.permission-table table th{padding:10px 5px}.permission-table table th{font-size:8px}.permission-table table td:first-child{font-size:9px}.permission-table input{width:13px;height:13px}.login-page{grid-template-columns:1fr}.login-story{min-height:auto;padding:30px}.login-copy{padding:40px 0 10px}.login-copy h1{font-size:32px}.login-copy>p{font-size:12px}.login-standards{margin:25px 0 15px;gap:18px;font-size:10px}.login-story>small{display:none}.login-box{padding:35px 27px}.toast{left:20px;right:20px;top:76px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}@media print{.content-footer,.demo-banner,.sidebar,.topbar,button{display:none!important}.main-shell{margin:0;width:100%}.content{padding:0}.panel{page-break-inside:avoid;break-inside:avoid}.app-shell{display:block}}.cyan{--tone:#197e9b;--pale:#e8f5fa;color:#197e9b;background:#e8f5fa}.rose{--tone:#a25676;--pale:#f9edf3;color:#a25676;background:#f9edf3}.systems-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.system-picker{grid-template-columns:repeat(3,1fr)}.system-card h3{white-space:normal;min-height:23px}.system-hero .badge{margin-top:10px}.structure-intro{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(110deg,#edf6f3,#f2f6fc);border:1px solid #dfebe7;border-radius:12px;padding:25px;margin-bottom:22px;gap:20px}.structure-intro h2{font-size:23px}.structure-intro p{font-size:12px;color:#799097;line-height:1.8;margin-top:9px;max-width:630px}.structure-count{font-family:Manrope,sans-serif;font-size:38px;color:#518b7b;text-align:center;min-width:75px}.structure-count small{display:block;font-family:DM Sans,sans-serif;font-size:10px;color:#89a399}.structure-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:23px}.structure-toolbar>.field{min-width:240px}.structure-actions{display:flex;gap:8px;flex-wrap:wrap}.structure-toolbar>.structure-actions{margin-left:auto}.structure-diagram{overflow:auto;padding:15px;background:#fbfcfe;max-height:670px}.structure-diagram svg{display:block}.structure-diagram svg g[role=button]:hover>rect:first-child{stroke:#4c9e8b;stroke-width:2}.structure-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.structure-groups .panel-heading{border-bottom:1px solid var(--line)}.structure-cards{padding:15px;display:grid;gap:12px}.structure-cards>button{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:8px;border:1px solid #e1e8ec;border-left:3px solid #80afa1;border-radius:8px;background:#fff;padding:17px}.structure-cards strong{color:#3e5c68;font-size:13px}.structure-cards small{font-size:8px;letter-spacing:1px;color:#6c9387}.structure-cards span{font-size:11px;color:#728e9a}.structure-cards p{font-size:10px;line-height:1.8;color:#97a6ae}.structure-search{border:0;background:none;width:100%;padding:4px 0;outline:none;color:#597585;font-size:12px}.structure-fieldset{border:0;padding:0;margin:0;min-width:0}.structure-fieldset:disabled{opacity:.75}.template-preview{display:grid;gap:11px;margin-top:18px}.template-preview article{border:1px solid var(--line);padding:15px;border-radius:8px}.template-preview strong{display:block;margin:8px 0;font-size:13px}.template-preview p{font-size:11px;line-height:1.8;color:#8a9da8}.process-link-list{padding:0 20px 20px;display:grid;gap:13px}.process-link-list>button{border:1px solid #e4ebef;border-radius:9px;background:white;display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:18px;gap:11px}.process-link-list strong{font-size:12px;color:#57727e}.process-link-list strong>b{padding:0 12px;color:#8da89d}.process-link-list p{font-size:11px;color:#8b9da8;line-height:1.8}.process-link-list small{font-size:10px;color:#348975}@media(max-width:1000px){.systems-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.structure-toolbar{flex-wrap:wrap}.structure-toolbar>.structure-actions{margin-left:0}.structure-workspace .context-bar,.structure-workspace .segmented{flex-wrap:wrap}.structure-groups{grid-template-columns:1fr}}@media(max-width:760px){.structure-intro{padding:20px}.structure-intro h2{font-size:19px}.structure-intro p{font-size:11px}.structure-count{font-size:30px;min-width:45px}.structure-actions,.structure-toolbar>.field{width:100%}.structure-actions button{flex:1 1;font-size:10px}.structure-workspace .segmented button{font-size:9px;padding:8px 7px}.system-picker{grid-template-columns:repeat(2,1fr)}.structure-diagram{padding:8px}.structure-workspace .panel-heading{flex-wrap:wrap}}.license-validity{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:16px 0;padding:12px;background:#f6f8fa;border:1px solid var(--line);border-radius:8px}.license-validity strong{font-size:11px;color:#48616f}.license-validity small{width:100%;color:#82949e;font-size:10px}td .license-validity{margin:0;min-width:165px}.license-term-editor{padding:18px;border:1px solid #dce7e9;border-radius:9px;background:#f8fbfb;margin:18px 0}.license-term-editor .field{max-width:310px}.license-term-editor .license-validity{margin-bottom:0;background:white}