:root{--ink:#132e30;--muted:#6f8280;--paper:#f5f7f3;--card:#fff;--line:#e3e9e4;--teal:#0d7770;--teal-dark:#07534f;--mint:#dcefeb;--amber:#d89b2b;--rose:#c8645b;--shadow:0 18px 50px #1f433d14}.modal .input-with-unit.compact>span{min-width:118px}.notice.notice{z-index:80}.modal:has(>form){flex-direction:column;height:92vh;display:flex;overflow:hidden}.modal:has(>form)>header{flex:none}.modal:has(>form)>form{flex:1;min-height:0;overflow-y:auto}.modal:has(>form) .modal-footer{z-index:5;position:sticky;bottom:0;box-shadow:0 -10px 24px #132e3014}.input-with-unit{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;display:grid}.input-with-unit input{border-radius:9px 0 0 9px!important}.input-with-unit>span{color:#526a66;background:#eef3f0;border:1px solid #dfe6e1;border-left:0;border-radius:0 9px 9px 0;justify-content:center;align-items:center;min-width:68px;padding:0 12px;font-size:12px;font-weight:700;display:flex}.input-with-unit.compact>span{min-width:54px}.field-explanation{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:-2px 0 17px;display:grid}.field-explanation>div{background:#f7faf8;border:1px solid #dfe7e2;border-radius:9px;padding:12px 13px}.field-explanation strong,.field-explanation span{display:block}.field-explanation strong{color:#234b47;font-size:13px}.field-explanation span{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.65}.modal .structured-change-row{grid-template-columns:minmax(0,1fr) minmax(0,1.5fr)}*{box-sizing:border-box}html,body{background:var(--paper);min-height:100%;color:var(--ink);margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}button,input,select,textarea{font:inherit}.icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.app-shell{grid-template-columns:252px 1fr;min-height:100vh;display:grid}.sidebar{color:#eaf5f1;z-index:10;background:#102f31;flex-direction:column;width:252px;padding:28px 18px 22px;display:flex;position:fixed;inset:0 auto 0 0;overflow:hidden}.sidebar:after{content:"";pointer-events:none;border:1px solid #8cd4c714;border-radius:50%;width:280px;height:280px;position:absolute;bottom:70px;left:-130px;box-shadow:0 0 0 45px #8cd4c706,0 0 0 90px #8cd4c705}.brand{align-items:center;gap:12px;padding:0 9px 38px;display:flex}.brand-mark{background:linear-gradient(145deg,#5dc1af,#238d82);border-radius:12px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 8px 22px #0018}.brand-mark span{color:#fff;font-family:serif;font-size:21px;font-weight:700}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.04em;font-size:15px}.brand small{letter-spacing:.22em;color:#8fb1ad;margin-top:4px;font-size:8px}.sidebar nav{gap:7px;display:grid}.sidebar nav button{color:#9bb7b4;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:13px;width:100%;height:48px;padding:0 16px;transition:all .2s;display:flex;position:relative}.sidebar nav button:hover{color:#eef8f5;background:#ffffff0a}.sidebar nav button.active{color:#fff;box-shadow:inset 0 0 0 1px #fff08;background:linear-gradient(90deg,#24534f,#1c4947)}.sidebar nav button i{background:#61c7b5;border-radius:3px 0 0 3px;width:3px;height:24px;position:absolute;right:-18px}.sidebar-note{z-index:1;background:#ffffff07;border:1px solid #ffffff10;border-radius:12px;align-items:center;gap:11px;margin-top:auto;padding:14px 13px;display:flex;position:relative}.pulse{background:#63c3a3;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 4px #63c3a322}.sidebar-note strong,.sidebar-note small{display:block}.sidebar-note strong{font-size:12px}.sidebar-note small{color:#90aaa7;margin-top:3px;font-size:9px}.sidebar-user{z-index:1;border-top:1px solid #ffffff12;align-items:center;gap:10px;margin-top:16px;padding:16px 8px 0;display:flex;position:relative}.avatar{color:#174b48;background:#d9ece6;border-radius:50%;place-items:center;width:35px;height:35px;font-weight:800;display:grid}.sidebar-user strong,.sidebar-user small{display:block}.sidebar-user strong{font-size:12px}.sidebar-user small{color:#8da9a5;margin-top:3px;font-size:9px}.main{grid-column:2;min-width:0}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:8;background:#ffffffb8;justify-content:space-between;align-items:center;height:112px;padding:26px 42px 21px;display:flex;position:sticky;top:0}.eyebrow{letter-spacing:.2em;color:#7c9994;font-size:9px;font-weight:800}.topbar h1{letter-spacing:-.03em;margin:5px 0 0;font-size:25px}.top-actions{gap:10px;display:flex}.btn{border:1px solid var(--line);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:42px;padding:0 17px;font-size:12px;font-weight:700;transition:all .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.55;cursor:wait;transform:none}.btn.ghost{color:#3c5754;background:#fff}.btn.primary{background:var(--teal);border-color:var(--teal);color:#fff;box-shadow:0 8px 20px #0d77702e}.content{max-width:1560px;margin:0 auto;padding:30px 42px 52px}.notice{z-index:20;border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:10px;max-width:460px;padding:13px 43px 13px 14px;font-size:12px;display:flex;position:fixed;top:126px;right:30px;box-shadow:0 15px 44px #183b3430}.notice>span{border-radius:50%;place-items:center;width:21px;height:21px;font-weight:800;display:grid}.notice.success>span{color:#16805e;background:#dff2e9}.notice.error>span{color:#b6443d;background:#f8e3e0}.notice button{color:#8da09d;cursor:pointer;background:0 0;border:0;font-size:18px;position:absolute;right:12px}.hero-card{color:#fff;min-height:260px;box-shadow:var(--shadow);background:linear-gradient(120deg,#153c3e,#0d5552);border-radius:22px;justify-content:space-between;align-items:center;padding:38px 48px;display:flex;position:relative;overflow:hidden}.hero-card:before{content:"";background:radial-gradient(circle at 20% 120%,#42a89535,transparent 45%),linear-gradient(100deg,transparent 55%,#fff03);position:absolute;inset:0}.hero-card>div{z-index:1;position:relative}.kicker{letter-spacing:.23em;color:#88c5bb;font-size:9px;font-weight:800}.hero-card h2{letter-spacing:.02em;margin:10px 0 7px;font-family:Noto Serif SC,Songti SC,serif;font-size:31px;font-weight:500;line-height:1.45}.hero-card h2 em{color:#7dd2c1;font-style:normal}.hero-card p{color:#a7c7c3;font-size:12px}.hero-orbit{place-items:center;width:230px;height:180px;margin-right:28px;display:grid}.orbit-ring{border:1px solid #8fd8ca2c;border-radius:50%;position:absolute;transform:rotate(-14deg)}.orbit-ring.one{width:210px;height:110px}.orbit-ring.two{width:165px;height:165px}.orbit-core{color:#155a55;background:linear-gradient(145deg,#f3fbf8,#cfe9e2);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:110px;height:110px;display:flex;box-shadow:0 22px 60px #0015}.orbit-core .icon{width:20px}.orbit-core strong{font-size:27px;line-height:1.1}.orbit-core span{color:#638d88;font-size:10px}.orbit-dot{background:#72cfbd;border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 0 5px #72cfbd22}.orbit-dot.a{transform:translate(92px,-38px)}.orbit-dot.b{transform:translate(-90px,44px)}.orbit-dot.c{background:#e5b85a;width:5px;height:5px;transform:translate(55px,78px)}.stat-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin:20px 0;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:center;gap:16px;padding:19px 20px;display:flex;box-shadow:0 7px 22px #334f4908}.stat-icon{border-radius:12px;place-items:center;width:43px;height:43px;display:grid}.stat-card.teal .stat-icon{color:#18736d;background:#dfeeed}.stat-card.green .stat-icon{color:#398158;background:#e4f1e8}.stat-card.amber .stat-icon{color:#bd7d1c;background:#f8edd8}.stat-card.rose .stat-icon{color:#b55850;background:#f6e3e0}.stat-card span,.stat-card small,.stat-card strong{display:block}.stat-card span{color:#718580;font-size:10px;font-weight:700}.stat-card strong{color:#183b3b;margin:2px 0;font-size:27px}.stat-card small{color:#a1adaa;font-size:9px}.split-grid{grid-template-columns:1.35fr 1fr;gap:18px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:16px;min-height:320px;padding:22px 24px;box-shadow:0 8px 26px #334f4908}.panel-title{border-bottom:1px solid #edf0ed;justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.panel-title span{letter-spacing:.16em;color:#8ca09c;font-size:8px;font-weight:800;display:block}.panel-title h3{margin:3px 0 0;font-size:16px}.panel-title button{color:#54817c;cursor:pointer;background:0 0;border:0;align-items:center;gap:2px;font-size:10px;font-weight:700;display:flex}.panel-title button .icon{width:14px}.matter-row{border-bottom:1px solid #edf0ed;align-items:center;gap:12px;padding:15px 2px;display:flex}.matter-row:last-child{border-bottom:0}.matter-type{border-radius:10px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid}.type-establishment{color:#23785f!important;background:#dff1eb!important}.type-change{color:#506b9b!important;background:#e4eaf5!important}.type-cancellation{color:#a85a52!important;background:#f5e4e1!important}.matter-main{flex:1;min-width:0}.matter-main>div{align-items:center;gap:8px;display:flex}.matter-main strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.matter-main small{color:#8a9a97;font-size:9px}.status{color:#60736f;white-space:nowrap;background:#eff3f0;border-radius:20px;align-items:center;gap:5px;width:max-content;padding:4px 8px;font-size:9px;font-weight:700;display:inline-flex}.status>span{background:currentColor;border-radius:50%;width:5px;height:5px}.status-active,.status-completed{color:#2e805c;background:#e3f2e9}.status-cancellation_in_progress,.status-in_progress{color:#b07821;background:#f8eed9}.status-deregistered,.status-rejected{color:#a85e58;background:#f2e6e4}.status-submitted{color:#467493;background:#e3ecf4}.status-draft{color:#75837f;background:#edf0ed}.glance-row{border-bottom:1px solid #edf0ed;grid-template-columns:38px 1fr auto;align-items:center;gap:11px;padding:14px 0;display:grid}.glance-row:last-child{border-bottom:0}.company-monogram{color:#217068;background:#e5f0ed;border-radius:11px;place-items:center;width:38px;height:38px;font-family:serif;font-weight:800;display:grid}.glance-row strong,.glance-row small{display:block}.glance-row small{color:#8a9c98;margin-top:3px;font-size:9px}.toolbar{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.search{border:1px solid var(--line);color:#82938f;background:#fff;border-radius:10px;flex:1;align-items:center;max-width:460px;height:42px;padding:0 13px;display:flex}.search .icon{width:17px}.search input{width:100%;color:var(--ink);border:0;outline:0;padding:0 10px;font-size:11px}.count{color:#80938f;font-size:10px}.table-panel{min-height:440px;padding:0;overflow:hidden}.table-scroll{overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%}th{border-bottom:1px solid var(--line);color:#778b87;letter-spacing:.04em;background:#f9faf8;padding:15px 18px;font-size:9px}td{color:#49615e;border-bottom:1px solid #edf0ed;padding:15px 18px;font-size:11px}tbody tr:hover{background:#f9fbf9}.entity-name{align-items:center;gap:11px;min-width:240px;display:flex}.entity-name strong,.entity-name small{display:block}.entity-name strong{color:#1e3c3a;font-size:11px}.entity-name small{color:#8b9d99;margin-top:3px;font-size:9px}.matter-board{grid-template-columns:repeat(5,minmax(210px,1fr));align-items:start;gap:12px;padding-bottom:15px;display:grid;overflow-x:auto}.board-heading{grid-column:1/-1;justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.board-heading p,.board-heading span{color:#758984;font-size:10px}.board-column{background:#edf1ed;border:1px solid #e2e7e2;border-radius:14px;min-height:470px;padding:12px}.board-column>header{justify-content:space-between;align-items:center;padding:2px 2px 12px;display:flex}.board-column>header b{color:#7c8d89;background:#fff;border-radius:10px;padding:3px 7px;font-size:10px}.matter-card{background:#fff;border:1px solid #e1e7e2;border-radius:12px;margin-bottom:10px;padding:14px;box-shadow:0 6px 18px #213e3808}.matter-card-top{justify-content:space-between;align-items:center;display:flex}.type-label{border-radius:6px;padding:4px 7px;font-size:8px;font-weight:800}.matter-card-top small{color:#98a5a2;font-size:8px}.matter-card h4{margin:12px 0 4px;font-size:12px;line-height:1.5}.matter-card p{color:#7c8f8b;margin:0 0 13px;font-size:9px}.matter-card dl{border-top:1px solid #eef1ee;gap:6px;margin:0;padding:10px 0;display:grid}.matter-card dl div{justify-content:space-between;display:flex}.matter-card dt,.matter-card dd{margin:0;font-size:8px}.matter-card dt{color:#9aa7a4}.matter-card dd{color:#526a66}.mini-action{color:#247069;cursor:pointer;background:#e3f0ed;border:0;border-radius:7px;justify-content:center;align-items:center;gap:3px;height:29px;padding:0 10px;font-size:9px;font-weight:800;display:flex}.mini-action .icon{width:12px}.mini-link{cursor:pointer;background:0 0;border:0;font-size:9px}.mini-link.danger{color:#b8645b}.action-pair{justify-content:space-between;align-items:center;display:flex}.updated{color:#9aa8a5;font-size:8px}.column-empty{text-align:center;color:#9aa8a5;border:1px dashed #d5ddd7;border-radius:10px;padding:35px 8px;font-size:9px}.empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:250px;display:flex}.empty>div{color:#6a958e;background:#edf4f1;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.empty strong{margin-top:12px;font-size:12px}.empty p{color:#8c9b98;max-width:280px;font-size:9px;line-height:1.7}.loading{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;height:55vh;display:flex}.loading span{background:#3d9388;border-radius:50%;width:7px;height:7px;animation:1s infinite alternate bounce}.loading span:nth-child(2){animation-delay:.2s}.loading span:nth-child(3){animation-delay:.4s}.loading p{text-align:center;color:#859792;width:100%;font-size:10px}@keyframes bounce{to{opacity:.4;transform:translateY(-7px)}}.modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:50;background:#0b2528aa;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:18px;width:min(720px,100%);max-height:92vh;overflow:auto;box-shadow:0 28px 100px #0018}.modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:24px 28px 18px;display:flex}.modal>header span{letter-spacing:.2em;color:#73958f;font-size:8px;font-weight:800}.modal>header h2{margin:5px 0 0;font-size:20px}.modal>header button{color:#5d716d;cursor:pointer;background:#f1f4f1;border:0;border-radius:8px;width:30px;height:30px;font-size:20px}.modal form{padding:24px 28px 0}.form-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.field{gap:7px;display:grid}.field.wide{grid-column:1/-1}.field>span{color:#506864;font-size:10px;font-weight:700}.field>span i{color:#bf574e;margin-left:3px;font-style:normal}.field input,.field select,.field textarea{color:#233f3c;background:#fafbf9;border:1px solid #dfe6e1;border-radius:9px;outline:none;width:100%;padding:10px 11px;font-size:11px}.field textarea{resize:vertical;line-height:1.6}.field input:focus,.field select:focus,.field textarea:focus{background:#fff;border-color:#61a99f;box-shadow:0 0 0 3px #61a99f18}.modal-footer{border-top:1px solid var(--line);background:#fafbf9;border-radius:0 0 18px 18px;justify-content:flex-end;gap:9px;margin:24px -28px 0;padding:17px 28px;display:flex}@media (max-width:1050px){.app-shell{grid-template-columns:76px 1fr}.sidebar{width:76px;padding:25px 10px}.brand{padding:0 8px 32px}.brand>div:last-child,.sidebar nav button span,.sidebar-note,.sidebar-user>div:not(.avatar){display:none}.sidebar nav button{justify-content:center;padding:0}.sidebar-user{justify-content:center}.topbar,.content{padding-left:28px;padding-right:28px}.stat-grid{grid-template-columns:repeat(2,1fr)}.split-grid{grid-template-columns:1fr}.hero-orbit{display:none}.matter-board{grid-template-columns:repeat(5,230px)}}@media (max-width:700px){.app-shell{display:block}.sidebar{width:100%;height:68px;padding:8px 14px;display:block;position:fixed;inset:auto 0 0}.brand,.sidebar-note,.sidebar-user{display:none}.sidebar nav{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.sidebar nav button{justify-content:center;height:50px}.sidebar nav button span{font-size:9px;display:block}.sidebar nav button i{display:none}.main{padding-bottom:75px}.topbar{align-items:flex-end;height:auto;padding:18px}.topbar h1{font-size:21px}.eyebrow{display:none}.top-actions .btn.ghost{width:42px;padding:0;font-size:0}.top-actions .btn.primary{padding:0 12px}.content{padding:18px}.hero-card{min-height:220px;padding:28px}.hero-card h2{font-size:25px}.stat-grid{grid-template-columns:1fr 1fr;gap:9px}.stat-card{gap:9px;padding:14px}.stat-icon{width:35px;height:35px}.split-grid{gap:10px}.panel{padding:17px}.form-grid{grid-template-columns:1fr}.field.wide{grid-column:auto}.modal-backdrop{padding:8px}.modal>header{padding:20px}.modal form{padding:20px 20px 0}.modal-footer{margin-left:-20px;margin-right:-20px;padding:15px 20px}.notice{top:95px;left:15px;right:15px}.search{max-width:none}.count{display:none}}.table-action{color:#18736d;cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:5px 0;font-size:9px;font-weight:800}.table-action:hover{text-decoration:underline}body{font-size:15px;line-height:1.55}.brand{gap:14px;padding-bottom:42px}.brand-mark{width:44px;height:44px}.brand-mark span{font-size:23px}.brand strong{font-size:17px}.brand small{font-size:10px}.sidebar nav button{height:52px;font-size:15px}.sidebar-note{padding:16px 14px}.sidebar-note strong,.sidebar-user strong{font-size:14px}.sidebar-note small,.sidebar-user small{font-size:12px}.avatar{width:40px;height:40px}.topbar{height:120px;padding:27px 46px 22px}.eyebrow{font-size:11px}.topbar h1{font-size:30px}.btn{height:46px;padding:0 20px;font-size:14px}.content{padding:34px 46px 58px}.notice{padding-top:15px;padding-bottom:15px;font-size:14px}.hero-card{min-height:280px;padding:42px 52px}.kicker{font-size:11px}.hero-card h2{font-size:36px;line-height:1.4}.hero-card p{font-size:15px}.orbit-core span{font-size:12px}.stat-card{padding:22px}.stat-icon{width:48px;height:48px}.stat-card span{font-size:13px}.stat-card strong{font-size:32px}.stat-card small{font-size:12px}.panel{padding:25px 27px}.panel-title span{font-size:10px}.panel-title h3{font-size:20px}.panel-title button{font-size:13px}.matter-row{padding:17px 2px}.matter-main strong{font-size:15px}.matter-main small{font-size:12px}.status{padding:5px 10px;font-size:12px}.status-pending_maintenance{color:#a66b0b;background:#fff0cf}.glance-row{grid-template-columns:44px 1fr auto;padding:17px 0}.company-monogram{width:44px;height:44px;font-size:17px}.glance-row strong{font-size:15px}.glance-row small{font-size:12px}.search{height:46px}.search input{font-size:14px}.count{font-size:13px}th{padding:17px 19px;font-size:12px}td{padding:18px 19px;font-size:14px}.entity-name strong{font-size:15px}.entity-name small{font-size:12px}.board-heading p,.board-heading span{font-size:13px}.board-column>header b{font-size:12px}.type-label,.matter-card-top small{font-size:11px}.matter-card h4{font-size:15px}.matter-card p{font-size:12px}.matter-card dt,.matter-card dd{font-size:11px}.mini-action,.mini-link{font-size:12px}.updated{font-size:11px}.column-empty{font-size:12px}.empty strong{font-size:16px}.empty p,.loading p{font-size:13px}.modal>header span{font-size:10px}.modal>header h2{font-size:24px}.field>span{font-size:13px}.field input,.field select,.field textarea{font-size:14px}.field input,.field select{height:46px}.table-action{padding:8px 0;font-size:13px}@media (max-width:1050px){.app-shell{grid-template-columns:82px 1fr}.sidebar{width:82px}.topbar,.content{padding-left:30px;padding-right:30px}}@media (max-width:700px){body{font-size:14px}.sidebar{width:100%;padding:8px 14px}.sidebar nav button span{font-size:11px}.topbar h1{font-size:25px}.content{padding:20px}.hero-card h2{font-size:29px}.hero-card p{font-size:14px}.stat-card{padding:16px 14px}.stat-card span{font-size:12px}.stat-card strong{font-size:27px}.stat-card small{font-size:11px}.panel{padding:19px}.modal>header h2{font-size:21px}}.table-actions{white-space:nowrap;align-items:center;gap:13px;display:flex}.table-action.secondary{color:#647d79}.table-action.danger{color:#b4524a}.file-name{align-items:center;gap:10px;min-width:260px;display:flex}.file-name>.icon{color:#318278}.file-name strong,.file-name small,.table-scroll td>div>strong,.table-scroll td>div>small{display:block}.file-name small,.table-scroll td>div>small{color:#869793;margin-top:3px;font-size:12px}.mini-link{align-items:center;gap:4px;display:inline-flex}.mini-link .icon{width:14px}.card-actions{justify-content:space-between;align-items:center;gap:8px;display:flex}.attachment-existing{border-top:1px solid var(--line);padding:22px 28px 28px}.attachment-existing h3{margin:0 0 14px;font-size:16px}.attachment-existing>p{color:var(--muted);font-size:13px}.attachment-compact{gap:8px;display:grid}.attachment-compact>div{background:#f6f8f5;border-radius:9px;grid-template-columns:22px 1fr auto auto;align-items:center;gap:10px;padding:11px 12px;display:grid}.attachment-compact strong,.attachment-compact small{display:block}.attachment-compact strong{font-size:13px}.attachment-compact small{color:var(--muted);font-size:11px}.attachment-compact a,.attachment-compact button{color:var(--teal);cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:700;text-decoration:none}.attachment-compact button{color:#b4524a}.history-list{gap:12px;padding:22px 28px 30px;display:grid}.history-list article{border:1px solid var(--line);background:#fbfcfa;border-radius:11px;padding:16px 18px}.history-list article header{justify-content:space-between;gap:20px;display:flex}.history-list article strong{font-size:14px}.history-list article time,.history-list article small{color:var(--muted);font-size:12px}.history-list article p{color:#49615e;margin:8px 0;font-size:13px}.history-list dl{gap:8px;margin:12px 0;display:grid}.history-list dl>div{border-top:1px solid #edf0ed;grid-template-columns:130px 1fr;gap:12px;padding:8px 0;display:grid}.history-list dt{color:var(--muted);font-size:12px}.history-list dd{align-items:center;gap:8px;min-width:0;margin:0;font-size:12px;display:flex}.history-list del{color:#a45c55}.history-list ins{color:#23775f;text-decoration:none}.history-list dd span{color:#9ca9a6}@media (max-width:700px){.sidebar nav{grid-template-columns:repeat(4,1fr)}.sidebar nav button{gap:4px}.sidebar nav button span{font-size:10px}.attachment-compact>div{grid-template-columns:20px 1fr}.attachment-compact a,.attachment-compact button{grid-row:2}.table-actions{gap:9px}}.matter-board{grid-template-columns:repeat(3,minmax(260px,1fr))}.board-column{min-height:360px}.matter-card dd{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}:root{--paper:#f4f6f4;--line:#dfe5e1;--ink:#173633;--muted:#667c78;--teal:#176f68;--teal-dark:#10534e;--shadow:0 8px 24px #1f433d0f}.sidebar{background:#153a3a;width:240px;padding:26px 16px 22px}.brand{padding:0 10px 34px}.brand small{letter-spacing:0;color:#9bb9b5;font-size:11px}.sidebar nav button{font-size:15px}.main{background:var(--paper)}.topbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;height:102px;padding:22px 40px}.page-heading h1{margin:0;font-size:27px;line-height:1.25}.page-heading p{color:var(--muted);margin:7px 0 0;font-size:14px}.top-actions{flex-wrap:wrap;align-items:center}.btn{border-radius:8px;height:42px}.btn.record-establish{color:#276b57;background:#edf8f3;border:1px solid #9ac9b9}.btn.record-change{color:#4d6490;background:#f1f4fa;border:1px solid #9eb3d5}.btn.record-cancel{color:#9b514b;background:#fbf2f1;border:1px solid #d9aba6}.content{max-width:1440px;padding:28px 40px 50px}.overview-strip{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:repeat(4,1fr);margin-bottom:24px;display:grid}.overview-strip>div{border-right:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:12px;padding:18px 22px;display:flex}.overview-strip>div:last-child{border-right:0}.overview-strip span{color:var(--muted);font-size:14px}.overview-strip strong{color:var(--ink);font-size:26px}.overview-strip .attention strong{color:#a76a14}.company-toolbar{justify-content:space-between;align-items:flex-end;gap:24px;margin:0 0 18px;display:flex}.company-toolbar h2,.section-heading h2{margin:0;font-size:21px}.company-toolbar p,.section-heading p{color:var(--muted);margin:6px 0 0;font-size:13px}.company-toolbar .search{min-width:320px;max-width:430px}.company-grid{gap:16px;display:grid}.company-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:14px;overflow:hidden}.company-card.needs-maintenance{border-color:#e2bd7d}.company-card>header{border-bottom:1px solid #edf0ed;justify-content:space-between;align-items:center;gap:20px;padding:20px 22px 16px;display:flex}.company-identity{align-items:center;gap:14px;min-width:0;display:flex}.company-identity h3{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:18px;overflow:hidden}.company-identity p{color:var(--muted);margin:4px 0 0;font-size:12px}.company-monogram{border-radius:10px;flex:none;width:46px;height:46px;font-size:18px}.company-facts{grid-template-columns:repeat(4,1fr);margin:0;padding:17px 22px;display:grid}.company-facts>div{padding-right:18px}.company-facts dt{color:#81918e;margin-bottom:5px;font-size:12px}.company-facts dd{color:#294944;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;overflow:hidden}.company-card-actions{background:#fafbfa;border-top:1px solid #edf0ed;justify-content:space-between;align-items:center;gap:20px;min-height:66px;padding:12px 16px 12px 22px;display:flex}.profile-actions,.record-actions{align-items:center;gap:8px;display:flex}.company-card-actions .btn{height:38px;padding:0 15px;font-size:13px}.btn.text-button{color:var(--teal);box-shadow:none;background:0 0;border-color:#0000}.record-actions{border-left:1px solid var(--line);padding-left:20px}.record-actions>span{color:var(--muted);margin-right:3px;font-size:12px}.record-button{cursor:pointer;background:#fff;border-radius:7px;min-width:62px;height:36px;padding:0 13px;font-size:13px;font-weight:700}.record-button.establish{color:#286d59;border:1px solid #a6ccbe}.record-button.change{color:#52688f;border:1px solid #aebbd1}.record-button.cancel{color:#99544e;border:1px solid #dbb4b0}.maintenance-tip{color:#98702c;margin:0;font-size:13px}.record-summary{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:20px;display:grid}.record-summary-item{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:1fr auto;gap:4px 12px;padding:18px 20px;display:grid;position:relative;overflow:hidden}.record-summary-item:before{content:"";background:#6da98f;width:4px;position:absolute;inset:0 auto 0 0}.record-summary-item.change:before{background:#758ab1}.record-summary-item.cancellation:before{background:#bd7770}.record-summary-item span{font-size:15px;font-weight:700}.record-summary-item strong{grid-area:1/2/3;align-self:center;font-size:28px}.record-summary-item small{color:var(--muted);font-size:12px}.record-list-panel{min-height:420px;padding:0}.section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.section-heading>span{color:var(--muted);font-size:13px}.record-list-panel .matter-list{padding:0 24px}.matter-row{min-height:72px}.matter-type{width:40px;height:40px}.matter-main small{margin-top:4px;display:block}.matter-row .mini-link{border:1px solid var(--line);height:34px;color:var(--teal);border-radius:7px;padding:0 11px}.record-form-intro{border-left:4px solid var(--teal);background:#f1f7f5;border-radius:0 8px 8px 0;gap:3px;margin:-2px 0 20px;padding:14px 16px;display:grid}.record-form-intro strong{font-size:15px}.record-form-intro span{color:var(--muted);font-size:12px}.modal>header span{letter-spacing:0;font-size:12px}.modal>header h2{margin-top:3px}.modal form{padding-top:20px}.form-note{color:var(--muted);margin:16px 0 0;font-size:12px}@media (max-width:1050px){.app-shell{grid-template-columns:82px 1fr}.sidebar{width:82px}.company-facts{grid-template-columns:repeat(2,1fr);gap:14px}.company-card-actions{flex-direction:column;align-items:flex-start}.record-actions{border-left:0;padding-left:0}.topbar,.content{padding-left:28px;padding-right:28px}}@media (max-width:700px){.sidebar nav{grid-template-columns:repeat(3,1fr)}.topbar{flex-direction:column;align-items:flex-start;gap:14px;height:auto}.page-heading p{font-size:12px}.top-actions{width:100%}.top-actions .btn.ghost{width:auto;padding:0 12px;font-size:12px}.top-actions .btn.record-establish,.top-actions .btn.record-change,.top-actions .btn.record-cancel{flex:1;padding:0 8px}.content{padding:18px}.overview-strip{grid-template-columns:repeat(2,1fr)}.overview-strip>div:nth-child(2){border-right:0}.overview-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.company-toolbar{flex-direction:column;align-items:stretch}.company-toolbar .search{min-width:0;max-width:none}.company-card>header{align-items:flex-start}.company-facts{grid-template-columns:1fr 1fr;padding:15px 18px}.company-card-actions{padding:14px 18px}.profile-actions,.record-actions{flex-wrap:wrap;width:100%}.record-actions>span{width:100%}.record-button{flex:1}.record-summary{grid-template-columns:1fr}.record-list-panel .matter-list{padding:0 16px}.matter-row{flex-wrap:wrap;align-items:flex-start}.matter-main{min-width:calc(100% - 56px)}.matter-row .updated{margin-left:56px}}.company-entry-tip{color:var(--muted);margin:0;font-size:12px}.back-link{color:var(--teal);cursor:pointer;background:0 0;border:0;margin:0 0 14px;padding:0;font-size:13px;font-weight:700}.company-detail-header{border:1px solid var(--line);background:#fff;border-radius:14px 14px 0 0;grid-template-columns:minmax(320px,1fr) auto auto;align-items:center;gap:20px;padding:22px 24px;display:grid}.company-detail-header h2{margin:0;font-size:23px}.company-detail-header .company-monogram{width:52px;height:52px}.detail-record-actions{border-left:1px solid var(--line);align-items:center;gap:8px;padding-left:20px;display:flex}.detail-record-actions>span{color:var(--muted);margin-right:3px;font-size:12px}.detail-tabs{border:1px solid var(--line);background:#fff;border-top:0;border-radius:0 0 14px 14px;gap:0;margin-bottom:18px;padding:0 18px;display:flex;overflow-x:auto}.detail-tabs button{color:#627975;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;height:54px;padding:0 18px;font-size:14px;font-weight:700}.detail-tabs button.active{border-bottom-color:var(--teal);color:var(--teal)}.detail-section{min-height:430px;padding:0}.section-actions{gap:8px;display:flex}.profile-grid{grid-template-columns:repeat(3,1fr);gap:0;margin:0;display:grid}.profile-grid>div{border-bottom:1px solid #edf0ed;border-right:1px solid #edf0ed;padding:18px 22px}.profile-grid>div:nth-child(3n){border-right:0}.profile-grid>div.wide{border-right:0;grid-column:1/-1}.profile-grid dt{color:#81918e;margin-bottom:6px;font-size:12px}.profile-grid dd{color:#284944;white-space:pre-wrap;margin:0;font-size:14px}.detail-section .empty{height:330px}.detail-section .matter-list{padding:0 24px}.detail-section th,.detail-section td{padding-left:22px;padding-right:22px}.modal{width:min(980px,100%)}.form-section-title{border-bottom:1px solid #e8ece9;justify-content:space-between;align-items:baseline;gap:12px;margin:24px 0 12px;padding-bottom:8px;display:flex}.form-section-title:first-child{margin-top:0}.form-section-title strong{font-size:15px}.form-section-title span{color:var(--muted);font-size:12px}.change-selector{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:14px;display:grid}.change-selector label{border:1px solid var(--line);cursor:pointer;background:#fafbfa;border-radius:8px;align-items:center;gap:7px;min-height:42px;padding:9px 11px;font-size:12px;display:flex}.change-selector label:has(input:checked){color:var(--teal);background:#eef7f5;border-color:#6eaaa2}.structured-change-list{gap:9px;display:grid}.structured-change-row{border:1px solid var(--line);background:#fbfcfb;border-radius:9px;grid-template-columns:1fr 1.3fr 160px;align-items:end;gap:12px;padding:13px 14px;display:grid}.structured-change-row>div,.structured-change-row>label{gap:5px;display:grid}.structured-change-row span{color:var(--muted);font-size:11px}.structured-change-row strong{background:#f0f3f1;border-radius:7px;min-height:42px;padding:10px 11px;font-size:13px;font-weight:500}.structured-change-row input,.structured-change-row select,.structured-change-row textarea{background:#fff;border:1px solid #dfe6e1;border-radius:7px;width:100%;min-height:42px;padding:9px 10px}.governance-change-entry{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.governance-change-entry>div{background:#f5f9f7;border:1px solid #d9e3df;border-radius:9px;padding:13px 14px}.governance-change-entry strong,.governance-change-entry span{display:block}.governance-change-entry strong{margin-bottom:4px;font-size:13px}.governance-change-entry span{color:var(--muted);font-size:11px;line-height:1.6}.operation-upload{min-height:100px;color:var(--teal);cursor:pointer;background:#f3faf7;border:1px dashed #8ebdb4;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.operation-upload .icon{margin-bottom:5px}.operation-upload strong{font-size:14px}.operation-upload span{color:var(--muted);margin-top:3px;font-size:11px}.operation-upload input{opacity:0;cursor:pointer;position:absolute;inset:0}.record-detail{padding:22px 28px 28px}.record-detail>dl{border:1px solid var(--line);border-radius:10px;grid-template-columns:1fr 1fr;margin:0;display:grid;overflow:hidden}.record-detail>dl>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:13px 15px}.record-detail>dl>div:nth-child(2n){border-right:0}.record-detail>dl>div.wide{border-right:0;grid-column:1/-1}.record-detail dt{color:var(--muted);font-size:11px}.record-detail dd{white-space:pre-wrap;margin:4px 0 0;font-size:13px}.record-detail section{margin-top:22px}.record-detail section>header{justify-content:space-between;align-items:center;display:flex}.record-detail h3{font-size:16px}.record-detail section>p{color:var(--muted);font-size:13px}.record-change-table{gap:7px;display:grid}.record-change-table>div{border:1px solid var(--line);border-radius:8px;grid-template-columns:150px 1fr 30px 1fr 120px;align-items:center;gap:8px;padding:10px 12px;font-size:12px;display:grid}.record-change-table b{text-align:center;color:var(--muted)}.record-change-table small{color:var(--muted)}@media (max-width:1050px){.company-detail-header{grid-template-columns:1fr auto}.detail-record-actions{border-left:0;grid-column:1/-1;padding-left:0}.profile-grid{grid-template-columns:repeat(2,1fr)}.profile-grid>div:nth-child(3n){border-right:1px solid #edf0ed}.profile-grid>div:nth-child(2n){border-right:0}.change-selector{grid-template-columns:repeat(3,1fr)}.structured-change-row{grid-template-columns:1fr 1fr}.structured-change-row>label:last-child{grid-column:1/-1}}@media (max-width:700px){.company-detail-header{grid-template-columns:1fr}.detail-record-actions{flex-wrap:wrap}.detail-record-actions>span{width:100%}.profile-grid{grid-template-columns:1fr}.profile-grid>div,.profile-grid>div:nth-child(3n){border-right:0}.change-selector{grid-template-columns:repeat(2,1fr)}.structured-change-row{grid-template-columns:1fr}.structured-change-row>label:last-child{grid-column:auto}.governance-change-entry{grid-template-columns:1fr}.record-detail{padding:18px}.record-detail>dl{grid-template-columns:1fr}.record-detail>dl>div{border-right:0}.record-change-table>div{grid-template-columns:1fr}.record-change-table b{text-align:left}.section-heading{flex-direction:column;align-items:flex-start;gap:12px}}.governance-change-section{margin-top:22px}.governance-selector{margin-bottom:14px}.governance-change-card{background:#f8fafc;border:1px solid #d9e2ec;border-radius:12px;margin-top:12px;padding:18px}.governance-change-card header{justify-content:space-between;align-items:baseline;gap:14px;margin-bottom:14px;display:flex}.governance-change-card header strong{color:#183b56;font-size:15px}.governance-change-card header span{color:var(--muted);font-size:12px}@media (max-width:700px){.governance-change-card{padding:14px}.governance-change-card header{flex-direction:column;align-items:flex-start;gap:3px}}.company-list{min-height:0;padding:0;overflow:hidden}.company-list table{table-layout:fixed}.company-list th{background:#f7f9f7;padding:12px 16px}.company-list td{height:70px;padding:13px 16px}.company-list th:first-child{width:31%}.company-list th:nth-child(2){width:14%}.company-list th:nth-child(3){width:11%}.company-list th:nth-child(4){width:13%}.company-list th:nth-child(5){width:11%}.company-list th:nth-child(6){width:10%}.company-list th:last-child{width:184px}.company-list tbody tr.needs-maintenance{background:#fffaf0;box-shadow:inset 3px 0 #d6a34a}.company-list-identity{align-items:center;gap:12px;min-width:0;display:flex}.company-list-identity .company-monogram{border-radius:9px;width:38px;height:38px;font-size:15px}.company-list-identity>div:last-child{min-width:0}.company-list-identity strong,.company-list-identity small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.company-list-identity strong{color:var(--ink);font-size:15px}.company-list-identity small{color:var(--muted);margin-top:3px;font-size:11px}.company-list-actions{align-items:center;gap:8px;width:160px;display:flex}.company-list-actions .btn{white-space:nowrap;height:34px;box-shadow:none;border-radius:7px;flex:1;padding:0 10px;font-size:12px}.company-list-actions .btn.primary{background:#176f68;border-color:#176f68}.company-list-actions .btn.secondary{color:#286b65;background:#f3f7f6;border-color:#cbdcd8}.company-list-actions .btn.secondary:hover{background:#e7f1ef;border-color:#9fc3bc}.company-list .status{font-size:11px}@media (max-width:1100px){.company-list th:nth-child(4),.company-list td:nth-child(4){display:none}.company-list th:first-child{width:34%}}@media (max-width:700px){.company-list{box-shadow:none;background:0 0;border:0;overflow:visible}.company-list .table-scroll{overflow:visible}.company-list table,.company-list tbody{display:block}.company-list thead{display:none}.company-list tr{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:11px;grid-template-columns:1fr 1fr auto;gap:0;margin-bottom:10px;display:grid;overflow:hidden}.company-list td{border:0;height:auto;padding:10px 14px;display:block!important}.company-list td:first-child{border-bottom:1px solid #edf0ed;grid-column:1/-1;padding:13px 14px}.company-list td:nth-child(2),.company-list td:nth-child(3),.company-list td:nth-child(4),.company-list td:nth-child(5){font-size:12px}.company-list td:nth-child(2):before,.company-list td:nth-child(3):before,.company-list td:nth-child(4):before,.company-list td:nth-child(5):before{content:attr(data-label);color:var(--muted);margin-bottom:2px;font-size:10px;display:block}.company-list td:nth-child(4),.company-list td:nth-child(5){display:none!important}.company-list td:nth-child(6){align-self:center}.company-list td:last-child{grid-column:1/-1;padding-top:0}.company-list-actions{width:100%}.company-list-actions .btn{min-width:0}.company-list-identity strong{font-size:14px}}:root{--line:#e0e6de;--panel-radius:16px;--panel-shadow:0 8px 26px #334f490a}.app-shell{grid-template-columns:250px minmax(0,1fr)}.sidebar{width:250px;padding:28px 18px 22px}.panel,.overview-strip,.company-detail-header,.detail-tabs{border-color:var(--line)}.panel{border-radius:var(--panel-radius);box-shadow:var(--panel-shadow)}.sidebar-note{background:#ffffff07;border-color:#ffffff10}.sidebar-user{border-top-color:#ffffff18;gap:8px;padding:18px 8px 0}.sidebar-user-copy{flex:1;min-width:0}.sidebar-user-copy strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.logout-icon{color:#e5bcb4;cursor:pointer;background:0 0;border:0;border-radius:9px;flex:0 0 36px;place-items:center;width:36px;height:36px;padding:0;display:grid}.logout-icon:hover{color:#fff;background:#ffffff12}.logout-icon:focus-visible{outline-offset:2px;outline:2px solid #8bd8c9}.logout-icon .icon{width:19px;height:19px}.overview-strip{border-radius:var(--panel-radius);box-shadow:var(--panel-shadow);grid-template-columns:repeat(4,minmax(0,1fr));overflow:hidden}.overview-strip>button{border:0;border-right:1px solid var(--line);min-width:0;min-height:74px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1px 12px;padding:13px 18px;transition:background .18s,color .18s,box-shadow .18s;display:grid}.overview-strip>button:last-child{border-right:0}.overview-strip>button span{color:var(--muted);font-size:13px}.overview-strip>button strong{color:var(--ink);grid-area:1/2/3;font-size:24px;line-height:1}.overview-strip>button small{color:#8b9c99;font-size:11px}.overview-strip>button:hover{background:#f7faf8}.overview-strip>button.active{box-shadow:inset 0 -3px var(--teal);background:#edf7f4;position:relative}.overview-strip>button.active span,.overview-strip>button.active small{color:#286c66}.overview-strip>button.attention strong{color:#a76a14}.overview-strip>button:focus-visible{z-index:1;outline-offset:-3px;outline:3px solid #61a99f55;position:relative}.overview-strip .overview-link small{color:var(--teal);font-weight:700}.company-list .table-scroll{overflow-x:auto}.company-list table{table-layout:fixed;width:100%;min-width:1105px}.company-list col.company-column{width:260px}.company-list col.type-column{width:120px}.company-list col.representative-column{width:115px}.company-list col.department-column{width:135px}.company-list col.date-column{width:110px}.company-list col.status-column{width:170px}.company-list col.action-column{width:195px}.company-list th:first-child,.company-list th:nth-child(2),.company-list th:nth-child(3),.company-list th:nth-child(4),.company-list th:nth-child(5),.company-list th:nth-child(6),.company-list th:last-child{width:auto}.company-list th:nth-child(4),.company-list td:nth-child(4){display:table-cell}.company-list .status{white-space:normal;width:fit-content;max-width:100%;line-height:1.35}.company-list-actions{gap:7px;width:100%;min-width:160px}.company-list-actions .btn{flex:1 1 0;min-width:0;padding:0 8px}.company-profile{overflow:hidden}.profile-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;padding:0 24px 24px;display:grid}.profile-summary>div{background:#f7faf8;border:1px solid #e3e9e4;border-radius:11px;min-width:0;padding:16px 17px}.profile-summary dt,.profile-section-grid dt{color:#7b8d89;margin:0 0 6px;font-size:12px}.profile-summary dd,.profile-section-grid dd{color:#234642;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.65}.profile-summary .empty-value dd,.profile-section-grid .empty-value dd{color:#9aa7a4}.profile-sections{gap:16px;padding:0 24px 26px;display:grid}.profile-section{background:#fff;border:1px solid #e3e9e4;border-radius:13px;overflow:hidden}.profile-section>header{background:#fafbf9;border-bottom:1px solid #e8ede9;align-items:center;gap:11px;padding:15px 18px;display:flex}.profile-section>header>span,.entity-form-section>header>div>span{color:#26736c;background:#e5f1ee;border-radius:8px;flex:0 0 29px;place-items:center;width:29px;height:29px;font-size:11px;font-weight:800;display:grid}.profile-section h3,.profile-section p,.entity-form-section h3,.entity-form-section p{margin:0}.profile-section h3,.entity-form-section h3{color:#173b38;font-size:15px}.profile-section p,.entity-form-section p{color:#84938f;margin-top:2px;font-size:11px}.profile-section-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.profile-section-grid>div{border-bottom:1px solid #edf1ee;min-width:0;padding:16px 18px}.profile-section-grid>div:nth-child(odd){border-right:1px solid #edf1ee}.profile-section-grid>div.wide{border-right:0;grid-column:1/-1}.profile-section-grid>div:nth-last-child(-n+2):not(.wide),.profile-section-grid>div.wide:last-child{border-bottom:0}.modal:has(.entity-form){width:min(900px,100%)}.entity-form{scroll-behavior:smooth}.entity-platform-summary{background:#f4f8f6;border:1px solid #dfe8e3;border-radius:12px;grid-template-columns:86px minmax(0,1fr) auto;align-items:center;gap:10px 16px;margin-bottom:16px;padding:14px 16px;display:grid}.entity-platform-summary>span{color:#6e827e;font-size:12px;font-weight:700}.entity-platform-summary>div:not(.form-grid){min-width:0}.entity-platform-summary strong,.entity-platform-summary small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.entity-platform-summary strong{color:#1f4944;font-size:15px}.entity-platform-summary small{color:#728682;margin-top:2px;font-size:11px}.entity-platform-summary>p{color:#71837f;text-align:right;margin:0;font-size:11px}.entity-platform-summary>.form-grid{grid-column:2/-1;width:100%}.entity-platform-summary>.form-grid+.entity-platform-summary>p{grid-column:1/-1}.entity-form-nav{z-index:4;border-top:1px solid var(--line);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0 -28px 18px;padding:10px 28px;display:grid;position:sticky;top:0}.entity-form-nav button{color:#315b56;text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe7e2;border-radius:9px;gap:1px;min-width:0;padding:9px 10px;display:grid}.entity-form-nav button:hover{background:#f2f8f6;border-color:#9fc5bd}.entity-form-nav button:focus-visible{outline-offset:2px;outline:2px solid #4e9d92}.entity-form-nav span{font-size:12px;font-weight:800}.entity-form-nav small{color:#81928e;font-size:10px}.entity-form-section{background:#fff;border:1px solid #e0e7e2;border-radius:13px;margin-bottom:18px;padding:0 18px 19px;scroll-margin-top:76px}.entity-form-section>header{background:#fafbf9;border-bottom:1px solid #e8ede9;border-radius:13px 13px 0 0;justify-content:space-between;align-items:center;gap:14px;margin:0 -18px 18px;padding:14px 17px;display:flex}.entity-form-section>header>div{align-items:center;gap:10px;min-width:0;display:flex}.entity-form-section>header>small{color:#58736e;background:#edf4f1;border-radius:12px;flex:none;padding:4px 8px;font-size:10px}.entity-form-section .field-explanation{margin:0 0 17px}@media (max-width:1050px){.app-shell{grid-template-columns:82px minmax(0,1fr)}.sidebar{width:82px;padding:25px 10px}.sidebar-user .avatar,.sidebar-user-copy{display:none}.sidebar-user{justify-content:center;padding-left:0;padding-right:0}.profile-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.app-shell{display:block}.sidebar{width:100%;padding:8px 14px}.sidebar nav{gap:5px;display:flex}.sidebar nav button{flex:1 1 0;min-width:0}.overview-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-strip>button{border-bottom:1px solid var(--line);min-height:68px}.overview-strip>button:nth-child(2){border-right:0}.overview-strip>button:nth-child(n+3){border-bottom:0}.company-list table{min-width:0}.company-list colgroup{display:none}.company-list th:nth-child(4),.company-list td:nth-child(4),.company-list td:nth-child(5){display:none!important}.company-list .status{white-space:normal}.profile-summary{grid-template-columns:1fr;padding:0 17px 17px}.profile-sections{padding:0 17px 19px}.profile-section-grid{grid-template-columns:1fr}.profile-section-grid>div,.profile-section-grid>div:nth-child(odd){border-bottom:1px solid #edf1ee;border-right:0}.profile-section-grid>div:last-child{border-bottom:0}.entity-platform-summary{grid-template-columns:1fr}.entity-platform-summary>p{text-align:left}.entity-platform-summary>.form-grid{grid-column:auto}.entity-form-nav{grid-template-columns:repeat(2,minmax(0,1fr));margin-left:-20px;margin-right:-20px;padding:9px 20px}.entity-form-section{padding-left:14px;padding-right:14px}.entity-form-section>header{align-items:flex-start;margin-left:-14px;margin-right:-14px}.field-explanation{grid-template-columns:1fr}}.auth-page{background:linear-gradient(145deg,#eef5f2,#f8faf8);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{border:1px solid var(--line);background:#fff;border-radius:16px;width:min(420px,100%);padding:34px;box-shadow:0 18px 50px #1736331a}.auth-card>.brand-mark{margin-bottom:18px}.auth-card h1{color:var(--ink);margin:0 0 8px;font-size:26px}.auth-card>p{color:var(--muted);margin:0 0 24px;font-size:13px;line-height:1.7}.auth-sso{justify-content:center;width:100%;text-decoration:none}.auth-divider{color:var(--muted);align-items:center;gap:12px;margin:22px 0;font-size:12px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-card form{gap:15px;display:grid}.auth-card label{color:var(--ink);gap:6px;font-size:13px;font-weight:700;display:grid}.auth-card input{border:1px solid var(--line);height:44px;font:inherit;border-radius:8px;padding:0 12px}.auth-card form .btn{justify-content:center;width:100%}.auth-error{background:#fff1ef;border-radius:8px;padding:10px 12px;color:#a2463e!important;margin:0!important;font-size:12px!important}.settings-workspace{gap:18px;display:grid}.settings-message{color:#276b57;background:#edf7f3;border-radius:9px;padding:12px 16px;font-size:13px}.temporary-password{background:#fffaf0;border:1px solid #e2bd7d;border-radius:10px;align-items:center;gap:16px;padding:17px 20px;display:flex}.temporary-password span,.temporary-password small{color:#765e35;font-size:12px}.temporary-password code{letter-spacing:.04em;background:#fff;border-radius:6px;padding:8px 12px;font-size:16px}.settings-panel{padding:0}.settings-create-form{grid-template-columns:1fr 1fr 1.3fr auto;align-items:end;gap:16px;padding:20px 24px;display:grid}.settings-create-form>label{gap:6px;font-size:12px;font-weight:700;display:grid}.settings-create-form input[type=text],.settings-create-form>label>input{border:1px solid var(--line);border-radius:7px;height:42px;padding:0 10px}.settings-create-form fieldset{border:1px solid var(--line);border-radius:7px;align-items:center;gap:12px;min-height:42px;margin:0;padding:6px 10px;display:flex}.settings-create-form legend{color:var(--muted);padding:0 4px;font-size:10px}.settings-create-form fieldset label{font-size:12px}.settings-users{display:grid}.settings-users article{border-top:1px solid var(--line);grid-template-columns:minmax(190px,1fr) 1.3fr auto;align-items:center;gap:20px;padding:16px 24px;display:grid}.settings-users article>div:first-child strong,.settings-users article>div:first-child small{display:block}.settings-users small{color:var(--muted);margin-top:4px;font-size:11px}.settings-users form{align-items:center;gap:12px;display:flex}.settings-users form label{font-size:12px}.settings-users form .btn{height:34px;padding:0 12px}.settings-user-actions{gap:8px;display:flex}.settings-user-actions button,.settings-list button{color:var(--teal);cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:700}.settings-columns{grid-template-columns:1fr 1fr;gap:18px;display:grid}.settings-list{display:grid}.settings-list>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:13px 20px;display:flex}.settings-list strong,.settings-list small{display:block}.settings-list strong{font-size:13px}.settings-list small{color:var(--muted);margin-top:3px;font-size:11px}.settings-list>p{color:var(--muted);padding:20px;font-size:13px}.audit-list b{font-size:11px}.audit-list b.success{color:#27765e}.audit-list b.failure{color:#a2463e}@media (max-width:1050px){.settings-create-form{grid-template-columns:1fr 1fr}.settings-users article,.settings-columns{grid-template-columns:1fr}}@media (max-width:700px){.settings-create-form{grid-template-columns:1fr;padding:16px}.temporary-password{flex-direction:column;align-items:flex-start}.settings-users article{padding:14px 16px}.settings-users form,.settings-user-actions{flex-wrap:wrap;align-items:flex-start}}
