:root{font-family:Inter,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#202b27;background:#f6f7f3;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--ink:#202b27;--muted:#7a837d;--green:#245548;--green-dark:#193e35;--line:#e4e7e0;--paper:#fff;--subtle:#f5f6f2;--error:#a8413e;--radius:14px}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea,select{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin:0}button,input,textarea,select,a{outline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #68a994}button{color:inherit}svg{flex-shrink:0}input,textarea{min-width:0}input[type=checkbox]{width:16px;height:16px;margin:0;accent-color:var(--green);flex-shrink:0}::selection{background:#cfe7da;color:#1e473b}.muted{color:var(--muted)}.full-width{width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:12px;left:16px;padding:12px 18px;background:var(--green);color:#fff;z-index:1000;transform:translateY(-200%);border-radius:8px}.skip-link:focus{transform:translateY(0)}.brand{display:inline-flex;align-items:center;gap:11px;width:fit-content}.brand>span:last-child{font-size:27px;font-weight:730;letter-spacing:-1.4px;line-height:1.15}.brand-dot{color:#73907b}.brand small{display:block;font-size:10px;font-weight:500;letter-spacing:2.3px;margin-top:5px;color:#707d73}.brand-mark{display:grid;place-items:center;width:42px;height:42px;background:var(--green-dark);border-radius:12px}.brand-mark svg{width:28px;height:28px}.brand-mark path{stroke:#fff;stroke-width:3.5;fill:none}.brand-mark circle{fill:#b9dcb9;stroke:#193e35;stroke-width:1.5}.eyebrow{display:block;font-size:10px;letter-spacing:2.3px;font-weight:650;color:var(--muted);line-height:1.6}.live-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#49735c;box-shadow:0 0 0 3px #49735c12;flex-shrink:0}.button{min-height:43px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:11px 19px;font-size:13px;font-weight:600;line-height:1.4;white-space:nowrap;border-radius:9px;border:1px solid transparent;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s}.button:not(:disabled):active{transform:translateY(1px)}.button-primary{background:var(--green-dark);border-color:var(--green-dark);color:#fff;box-shadow:0 2px 2px #193e3508}.button-primary:not(:disabled):hover{background:#2a5849;box-shadow:0 4px 12px #193e3520}.button-secondary{background:#fff;border-color:#dce2d9;color:#38433c}.button-secondary:not(:disabled):hover{background:#f4f6f0;border-color:#b5c5b7}.button-ghost{background:transparent;color:#526253;padding-inline:10px}.button-ghost:not(:disabled):hover{background:#eef2eb}.button-danger{background:#a33f3c;color:#fff;border-color:#a33f3c}.button-danger:not(:disabled):hover{background:#8c322f}.button:disabled{opacity:.5;box-shadow:none}.icon-button{display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;border-radius:8px;width:34px;height:34px;flex-shrink:0;color:#7a867b;padding:7px;transition:background .16s,color .16s}.icon-button:hover{background:#e9eee7;color:#245548}.text-button{padding:2px 0;display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:var(--green);font-size:12px;font-weight:600;line-height:1.7}.text-button:hover{color:#427959;text-decoration:underline;text-underline-offset:4px}.text-button:disabled{color:#a1a9a0;text-decoration:none}.danger-text{color:#ac4c48}.arrow-link{display:inline-flex;align-items:center;gap:10px;color:var(--green);font-size:12px;font-weight:600;white-space:nowrap}.arrow-link:hover{gap:13px}.button-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.button-row>.button:first-child:last-child{margin-left:auto}.field{display:flex;flex-direction:column;gap:9px;min-width:0}.field>label,.field-label{font-size:12px;font-weight:600;color:#39433e;line-height:1.5}.field input,.field textarea{width:100%;border:1px solid #dce1d9;border-radius:9px;padding:13px 14px;height:46px;background:#fff;color:var(--ink);font-size:13px;line-height:1.5;transition:border-color .15s,box-shadow .15s}.field textarea{height:auto;resize:vertical;min-height:96px}.field input::placeholder,.field textarea::placeholder{color:#a0a79e;font-size:12px}.field input:hover,.field textarea:hover{border-color:#bcc9bc}.field input:focus,.field textarea:focus{outline:none;border-color:#608c70;box-shadow:0 0 0 3px #769c7015}.field input:read-only{background:#f7f8f5;color:#788176}.field-hint{display:block;font-size:11px;color:#8b9487;line-height:1.8}.field-error{color:var(--error);font-size:12px;line-height:1.7}.password-input{position:relative}.password-input input{padding-right:45px}.password-input .icon-button{position:absolute;right:7px;top:6px}.code-input{font-variant-numeric:tabular-nums;letter-spacing:10px;text-align:center;font-size:22px!important;height:53px!important}.checkbox-label{display:flex;align-items:center;gap:9px;font-size:12px;color:#748071;line-height:1.7;cursor:pointer}.form-between{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:-3px}.form-between>a{color:var(--green);font-size:12px}.form-between>a:hover{text-decoration:underline;text-underline-offset:4px}.otp-row{display:flex;gap:10px;align-items:flex-end}.otp-row .field{flex:1}.otp-row>.button{height:46px;min-width:117px;padding-inline:13px}.notice{display:flex;align-items:flex-start;gap:10px;border-radius:9px;padding:13px 14px;font-size:12px;line-height:1.8;border:1px solid;margin-bottom:18px}.notice>svg{margin-top:2px}.notice-error{background:#fff4f1;border-color:#f0dcd5;color:#9a4a3f}.notice-success{background:#eff7f0;border-color:#d6e9d8;color:#3a6748}.notice-info{background:#f4f6ed;border-color:#e2e7d5;color:#71814b}.auth-form .notice,.settings-form .notice,.modal .notice{margin-bottom:0}.badge{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;font-size:10px;font-weight:500;line-height:1;padding:6px 8px;border-radius:5px;color:#879180;background:#f0f2ec}.badge-green{background:#edf5e9;color:#608155}.badge-amber{background:#fcf6e8;color:#a98b43}.badge-red{background:#fcf0ed;color:#b36056}.badge .live-dot{width:5px;height:5px;box-shadow:none;background:currentColor}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-state{display:flex;align-items:center;justify-content:center;gap:12px;padding:60px 20px;color:#779071;font-size:13px}.bootstrap-state{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:35px;padding:30px}.bootstrap-state>.notice{max-width:420px}.auth-layout{display:grid;grid-template-columns:minmax(430px,46%) 1fr;min-height:100dvh;background:#fff}.auth-story{position:relative;overflow:hidden;background:#eaf0e5;display:flex;flex-direction:column;min-height:780px;padding:44px 52px 32px}.auth-story:after{content:"";position:absolute;pointer-events:none;top:0;right:0;bottom:0;left:0;opacity:.18;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' opacity='.18' filter='url(%23n)'/%3E%3C/svg%3E")}.auth-story>.brand,.story-content,.story-footer{position:relative;z-index:1}.story-content{margin:auto 0;padding-top:76px}.story-content>.eyebrow{font-size:10px;letter-spacing:1.9px;display:flex;align-items:center;gap:10px;color:#7c8b6e}.story-content h1{margin-top:22px;font-size:clamp(36px,3.5vw,55px);font-weight:650;letter-spacing:-2px;line-height:1.37;color:#283c2e}.story-content h1>span{color:#66825c}.story-content>p{font-size:13px;color:#8c9a82;line-height:2;margin-top:20px;letter-spacing:.4px}.story-footer{display:flex;align-items:center;gap:9px;font-size:10px;letter-spacing:.3px;color:#8a9a7d;padding-top:30px}.story-footer-index{margin-left:auto;letter-spacing:1.5px;font-size:10px}.identity-art{position:relative;width:100%;height:280px;max-width:430px;margin:30px auto 5px}.art-grid{position:absolute;top:0;right:-45px;bottom:0;left:-45px;opacity:.28;background-image:linear-gradient(#9aaa8228 1px,transparent 1px),linear-gradient(90deg,#9aaa8228 1px,transparent 1px);background-size:33px 33px;-webkit-mask-image:radial-gradient(ellipse,black 20%,transparent 69%);mask-image:radial-gradient(ellipse,black 20%,transparent 69%)}.art-orbit{position:absolute;width:325px;height:188px;border:1px solid #91a57622;border-radius:50%;left:50%;top:49%;transform:translate(-50%,-50%) rotate(-22deg)}.orbit-two{width:395px;height:234px;border-style:dashed;transform:translate(-50%,-50%) rotate(-22deg);border-color:#92a07c30}.orbit-three{width:240px;height:145px;transform:translate(-50%,-50%) rotate(-22deg);border-color:#91a57620}.identity-card{position:absolute;left:50%;top:50%;width:253px;height:146px;transform:translate(-50%,-50%) rotate(-7deg);border:1px solid #dce5d2;background:#f8faf4;border-radius:15px;padding:19px 22px;box-shadow:0 15px 45px #47622f0e,0 2px 6px #47622f05}.identity-card-label{font-size:7px;letter-spacing:1.8px;color:#95a785;font-weight:550}.identity-card-main{display:flex;align-items:center;gap:15px;margin-top:12px}.fingerprint{color:#738e59}.identity-card-lines{width:85px;display:flex;flex-direction:column;gap:7px}.identity-card-lines i{display:block;background:#d8e1cd;width:70px;height:5px;border-radius:3px}.identity-card-lines i:first-child{width:49px;background:#96a781}.identity-card-lines i:last-child{width:59px;height:4px;background:#e0e7d7}.identity-check{margin-left:auto;align-self:flex-start;margin-top:9px;display:grid;place-items:center;border-radius:50%;width:25px;height:25px;background:#e7eedf;color:#819a65}.identity-card-footer{margin-top:9px;display:flex;justify-content:space-between;align-items:center;color:#acb9a0}.identity-card-footer>span{font-size:6px;letter-spacing:1.4px;display:flex;align-items:center;gap:6px}.identity-card-footer .live-dot{height:4px;width:4px;background:#9bae81;box-shadow:none}.art-node{position:absolute;width:45px;height:45px;display:grid;place-items:center;background:#f3f7ec;border:1px solid #dbe5d0;box-shadow:0 5px 16px #53643908;border-radius:12px;color:#93a77c}.node-one{top:34px;left:14px;transform:rotate(-10deg)}.node-two{right:6px;top:92px;transform:rotate(8deg)}.node-three{left:41px;bottom:36px;transform:rotate(-7deg)}.art-tag{display:flex;align-items:center;gap:9px;position:absolute;right:16px;bottom:31px;padding:9px 13px;font-size:9px;letter-spacing:.4px;background:#f7f9f0;border:1px solid #e1e7d8;border-radius:7px;color:#8c9b7a;transform:rotate(-7deg)}.art-tag .live-dot{width:4px;height:4px;box-shadow:none;background:#819c64}.art-line{position:absolute;width:55px;height:1px;background:#9aaf7b40}.line-one{left:51px;top:93px;transform:rotate(36deg)}.line-two{right:43px;top:147px;transform:rotate(-9deg)}.auth-panel{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:76px 48px 60px;min-width:0}.auth-content{width:100%;max-width:365px;margin:auto 0}.auth-heading{margin-bottom:30px}.auth-icon{width:47px;height:47px;display:grid;place-items:center;background:#f3f6ed;border:1px solid #e5eadb;border-radius:14px;color:#607a4b;margin-bottom:25px}.auth-heading>.eyebrow{letter-spacing:2px;font-size:9px;color:#9aa08f}.auth-heading h2{font-size:29px;font-weight:650;letter-spacing:-1px;line-height:1.5;margin-top:8px;color:#253126}.auth-heading>p{margin-top:8px;font-size:12px;line-height:1.9;color:#949b8f}.app-context{display:flex;align-items:center;gap:5px;margin-top:12px;padding:8px 11px;background:#f5f8f1;border:1px solid #e5ecdf;color:#7d8c70;border-radius:7px;font-size:11px}.app-context>strong{font-weight:600;color:#4b714f}.app-context>svg{margin-left:auto}.login-methods{display:flex;background:#f3f5ef;padding:4px;border:1px solid #ecefe7;border-radius:10px;gap:4px;margin-bottom:27px}.login-methods>button{display:flex;align-items:center;justify-content:center;gap:8px;font-size:11px;font-weight:550;padding:10px 4px;flex:1;border:1px solid transparent;background:transparent;border-radius:7px;color:#9da591;transition:background .15s,color .15s,box-shadow .15s}.login-methods>button[aria-pressed=true]{background:#fff;border-color:#e6eadf;box-shadow:0 1px 4px #25312607;color:#4f6245}.login-methods>button:hover{color:#4f6245}.auth-form{display:flex;flex-direction:column;gap:20px}.auth-form>.button-primary{margin-top:5px;min-height:47px;justify-content:center;font-size:12px}.auth-form>.button-primary svg:last-child{margin-left:6px}.invitation-note{display:flex;align-items:flex-start;gap:11px;border-top:1px solid #edf0e7;padding-top:24px;margin-top:30px}.small-icon{width:29px;height:29px;display:grid;place-items:center;background:#f5f7ee;border-radius:8px;color:#a2ad8e;flex-shrink:0}.invitation-note>p{font-size:10px;line-height:1.9;color:#929b86}.invitation-note p>span{font-size:10px;color:#a6ad9c}.auth-footer{display:flex;align-items:center;gap:7px;color:#acb2a5;font-size:9px;letter-spacing:.4px;margin-top:65px;position:absolute;bottom:30px}.back-link{display:inline-flex;align-items:center;gap:7px;font-size:11px;color:#8b977e;margin-bottom:28px}.back-link:hover{color:var(--green)}.auth-bottom-link{margin-top:25px;margin-bottom:0}.mobile-brand{display:none}.permission-list{list-style:none;padding:0;margin:0 0 28px;display:flex;flex-direction:column;gap:18px}.permission-list li{display:flex;gap:13px;color:#708653;font-size:13px}.permission-list li small{display:block;color:#939d86;font-size:11px;margin-top:6px}.app-shell{min-height:100dvh;display:flex}.sidebar{position:fixed;inset:0 auto 0 0;width:245px;display:flex;flex-direction:column;background:#f8f9f5;border-right:1px solid #e5e9df;z-index:20}.sidebar-brand{padding:31px 28px 43px;display:flex;align-items:center;justify-content:space-between}.sidebar .brand{gap:10px}.sidebar .brand-mark{width:35px;height:35px;border-radius:10px}.sidebar .brand-mark svg{width:24px;height:24px}.sidebar .brand>span:last-child{font-size:24px;letter-spacing:-1.1px}.sidebar .brand small{font-size:8px;letter-spacing:1.8px;margin-top:3px}.nav-section-label{font-size:9px;color:#a0a791;letter-spacing:1px;margin:0 28px 13px}.admin-nav-label{margin-top:31px}.main-nav{display:flex;flex-direction:column;gap:5px;margin:0 16px}.main-nav>a{display:flex;align-items:center;gap:12px;padding:12px 15px;border-radius:8px;font-size:12px;color:#89937e;transition:background .18s,color .18s}.main-nav>a:hover{background:#f0f3e9;color:#556d4d}.main-nav>a[aria-current=page]{background:#e8eedf;color:#4c6640;font-weight:600}.nav-active-dot{width:5px;height:5px;border-radius:50%;background:#8aa271;margin-left:auto}.sidebar-bottom{margin-top:auto;padding-top:25px}.sidebar-note{margin:0 22px 23px;padding:18px 16px;border:1px solid #e4e9dc;border-radius:11px;background:#f3f5ed;color:#879975}.sidebar-note>svg{margin-bottom:10px}.sidebar-note>strong{display:block;font-size:11px;font-weight:550}.sidebar-note>p{font-size:10px;color:#a0aa93;line-height:1.9;margin-top:7px}.sidebar-profile{border-top:1px solid #e6eadf;display:flex;align-items:center;gap:10px;padding:22px 19px}.avatar{width:34px;height:34px;border-radius:50%;background:#e7eedc;color:#7b925e;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;flex-shrink:0;text-transform:uppercase}.sidebar-profile>div{min-width:0;flex:1}.sidebar-profile strong{display:block;font-size:11px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-profile small{display:block;font-size:9px;color:#9ba58d;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-profile .icon-button{width:27px;padding:4px}.workspace{margin-left:245px;flex:1;min-width:0;display:flex;flex-direction:column;background:#fcfcfa}.topbar{height:75px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #ecede6;padding:0 46px;background:#ffffffa0}.breadcrumb{display:flex;align-items:center;gap:12px;font-size:10px;color:#9ba391}.breadcrumb>strong{font-weight:500;color:#6b785c}.breadcrumb>svg{color:#bcc3b1}.topbar-status{display:flex;align-items:center;gap:8px;font-size:9px;color:#8d9b7b}.topbar-status .live-dot{width:5px;height:5px;background:#96af75;box-shadow:none}.workspace-main{padding:42px 46px 50px;width:100%;max-width:1390px;margin:0 auto;flex:1}.workspace-footer{padding:21px 46px;display:flex;justify-content:space-between;align-items:center;font-size:9px;color:#a9b09e;border-top:1px solid #eff1e9}.workspace-footer>span:last-child{display:flex;align-items:center;gap:6px}.mobile-menu,.sidebar-close,.mobile-avatar,.sidebar-backdrop{display:none}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:31px}.page-heading .eyebrow{font-size:9px;letter-spacing:1.9px;color:#a0a892;margin-bottom:9px}.page-heading h1{font-size:27px;letter-spacing:-.8px;font-weight:600;line-height:1.5}.page-heading p{font-size:11px;color:#98a18c;line-height:1.9;margin-top:6px}.page-heading>.button{min-height:39px;font-size:11px;padding:10px 15px;margin-bottom:4px}.panel{background:#fff;border:1px solid #e6eade;border-radius:var(--radius);overflow:hidden}.panel-heading{padding:25px 27px 20px}.panel-heading h2{font-size:14px;font-weight:600;display:flex;align-items:center;gap:9px}.panel-heading p{font-size:11px;color:#9ba38f;line-height:1.8;margin-top:7px}.section-block{margin-top:35px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;color:#aab499}.section-heading h2{font-size:15px;color:#45543b;font-weight:600;display:flex;align-items:center;gap:9px}.section-heading p{font-size:10px;color:#a0a990;margin-top:7px}.count-label{display:inline-flex;align-items:center;justify-content:center;padding:2px 6px;min-width:23px;height:19px;border-radius:5px;background:#eff3e8;color:#8c9c74;font-size:10px;font-weight:500;font-variant-numeric:tabular-nums}.welcome-card{position:relative;display:flex;justify-content:space-between;align-items:center;border-radius:16px;border:1px solid #e2e9d7;background:#eef2e5;min-height:238px;padding:31px 35px;overflow:hidden}.welcome-card h2{font-size:29px;letter-spacing:-.8px;line-height:1.5;font-weight:500;margin-top:17px;color:#4a613c}.welcome-card p{font-size:11px;margin-top:12px;color:#96a186;line-height:1.8}.welcome-card .badge{font-size:9px;color:#899d69;background:#e4ecd5}.welcome-illustration{position:relative;width:260px;height:170px;margin-right:25px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.welcome-ring{width:250px;height:165px;border:1px dashed #cbd7b752;position:absolute;border-radius:50%;transform:rotate(-20deg)}.ring-small{width:180px;height:122px;border-style:solid;border-color:#cbd7b770}.welcome-shield{height:105px;width:98px;display:grid;place-items:center;color:#99ad7c;border:1px solid #d5dfc3;background:#f7f9ef;box-shadow:0 10px 30px #6979480b;border-radius:24px 24px 35px 35px;transform:rotate(-8deg)}.welcome-check{position:absolute;right:65px;bottom:36px;width:29px;height:29px;border-radius:50%;display:grid;place-items:center;color:#eaf2df;background:#94ab75;border:3px solid #eef2e5}.application-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.application-card{border:1px solid #e5e9dc;border-radius:12px;padding:22px;background:#fff;display:flex;flex-direction:column;transition:transform .18s,border-color .18s,box-shadow .18s;min-width:0}.application-card:hover{border-color:#b8c7a5;transform:translateY(-2px);box-shadow:0 7px 20px #5b71350b}.app-card-top{display:flex;justify-content:space-between;align-items:flex-start;color:#abb59b}.app-monogram{width:42px;height:42px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;background:#edf2e5;border:1px solid #e4ead8;color:#79915a;font-size:20px;font-weight:500;flex-shrink:0}.application-card h3{font-size:14px;font-weight:600;margin-top:19px;line-height:1.5;color:#4b5c3b}.application-card p{font-size:10px;line-height:1.9;color:#9ba68d;margin-top:7px;min-height:39px}.app-card-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #f0f2e9;padding-top:14px;margin-top:17px;font-size:9px;color:#a3ad94;overflow-wrap:anywhere;gap:10px}.app-access-dot{width:5px;height:5px;background:#a1b781;border-radius:50%;flex-shrink:0}.application-unavailable{opacity:.7;cursor:default}.quick-panels{display:grid;grid-template-columns:1fr 1fr;gap:17px;margin-top:32px}.quick-panel{display:flex;align-items:center;gap:13px;padding:22px 20px;border:1px solid #e7ebdf;border-radius:12px;background:#fff;transition:border-color .18s}.quick-panel:hover{border-color:#bdcba9}.quick-icon{width:39px;height:39px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:#f1f4eb;color:#91a676;flex-shrink:0}.quick-panel>div{flex:1;min-width:0}.quick-panel h3{font-size:11px;font-weight:600;line-height:1.5;color:#60734b}.quick-panel p{font-size:9px;line-height:1.8;color:#a0aa91;margin-top:5px}.quick-panel>svg{color:#a8b396}.setup-callout{display:flex;align-items:center;gap:14px;margin:22px 0;border:1px solid #e5e8d5;border-radius:11px;padding:18px 20px;background:#fafbf3;color:#879557}.setup-callout>div{flex:1}.setup-callout strong{font-size:12px;font-weight:600}.setup-callout p{font-size:10px;line-height:1.8;margin-top:4px;color:#a2aa87}.setup-callout .button{font-size:11px;padding:9px 13px;min-height:36px}.settings-layout{display:grid;grid-template-columns:270px 1fr;gap:22px;align-items:start}.profile-panel{padding:30px 25px}.profile-identity{display:flex;flex-direction:column;align-items:center;text-align:center}.avatar-large{width:70px;height:70px;font-size:26px;margin:0 0 18px;background:#e9f0dd;border:5px solid #f4f7ec}.profile-identity h2{font-size:17px;font-weight:600;line-height:1.6}.profile-identity>p{font-size:11px;color:#929f80;line-height:1.7;margin-top:4px;overflow-wrap:anywhere;max-width:100%}.profile-identity>.badge{margin-top:13px}.profile-meta{margin:27px 0 0;padding:20px 0 0;border-top:1px solid #edf0e5;display:flex;flex-direction:column;gap:16px}.profile-meta>div{display:flex;justify-content:space-between;gap:15px;font-size:10px}.profile-meta dt{color:#a1ab91}.profile-meta dd{margin:0;color:#72835d;text-align:right}.settings-panel .settings-form{padding:3px 27px 26px}.settings-form{display:flex;flex-direction:column;gap:21px}.form-actions{display:flex;justify-content:flex-end;padding-top:6px}.form-actions>.button{font-size:11px;min-height:38px;padding:10px 15px}.security-list{margin-top:25px}.security-row{display:flex;gap:18px;align-items:center;padding:28px 27px;border-bottom:1px solid #ecf0e3}.security-row:last-child{border:0}.security-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;border:1px solid #e8eddf;background:#f6f8f0;color:#98aa7b;flex-shrink:0}.security-copy{flex:1;min-width:0}.security-copy h2{font-size:13px;font-weight:550;display:flex;align-items:center;gap:9px;line-height:1.7}.security-copy p{font-size:10px;line-height:1.9;color:#a1ab91;margin-top:7px;overflow-wrap:anywhere}.security-row>.button{font-size:10px;min-height:36px;padding:9px 13px}.security-enabled{display:flex;align-items:center;gap:6px;font-size:11px;color:#88a067;white-space:nowrap}.help-note{display:flex;gap:9px;align-items:flex-start;margin:20px 5px;color:#a6af97}.help-note>svg{margin-top:2px}.help-note p{font-size:10px;line-height:1.9}.verification-panel{max-width:520px;margin-bottom:25px}.session-heading{border-bottom:1px solid #edf0e5}.session-row{display:flex;align-items:center;gap:17px;padding:25px 27px;border-bottom:1px solid #eef1e7}.session-row:last-child{border:0}.device-icon{width:49px;height:49px;display:grid;place-items:center;background:#f3f6ec;border-radius:12px;color:#9cad80;flex-shrink:0}.session-copy{flex:1;min-width:0}.session-copy h3{display:flex;align-items:center;gap:7px;font-size:12px;line-height:1.7;font-weight:550;flex-wrap:wrap}.session-copy h3>span:not(.badge){font-weight:400;color:#98a18b}.session-copy>p{display:flex;gap:12px;flex-wrap:wrap;margin-top:6px;font-size:10px;color:#a0aa90;line-height:1.6}.session-copy small{display:block;font-size:9px;color:#b0b9a2;margin-top:6px;line-height:1.5}.session-row>.button{font-size:11px}.empty-state{display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:46px 25px;min-height:235px}.empty-icon{display:grid;place-items:center;width:53px;height:53px;background:#f3f6ec;border:1px solid #e9eedf;border-radius:15px;color:#a0b384;margin-bottom:18px}.empty-state h3{font-size:13px;color:#7d8c69;font-weight:550;line-height:1.7}.empty-state p{font-size:11px;color:#a6b095;line-height:1.9;margin-top:7px;max-width:400px}.empty-state .button{margin-top:21px;font-size:11px}.resource-error{padding:25px;display:flex;flex-direction:column;align-items:flex-start;gap:18px}.resource-error .notice{margin:0;width:100%}.admin-tabs{display:flex;gap:24px;align-items:center;border-bottom:1px solid #e6ebdc;margin:-10px 0 33px;overflow-x:auto}.admin-tabs>a{font-size:11px;color:#9fa98f;white-space:nowrap;padding:0 1px 16px;position:relative}.admin-tabs>a[aria-current=page]{color:#68834d;font-weight:600}.admin-tabs>a[aria-current=page]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;border-radius:2px;background:#819d60}.admin-tabs>a:hover{color:#67834e}.stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.stat-card{background:#fff;border:1px solid #e5e9dc;border-radius:12px;padding:22px}.stat-card>div{display:flex;justify-content:space-between;align-items:center;gap:10px;color:#a2af8d}.stat-card>div>span{font-size:11px;color:#8a9975}.stat-card>strong{display:block;font-size:30px;font-weight:500;line-height:1.5;margin-top:13px;letter-spacing:-1px;color:#4e643e}.stat-card>small{display:block;font-size:9px;color:#abb59b;margin-top:8px}.admin-shortcuts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.admin-shortcut{padding:25px;transition:border-color .15s}.admin-shortcut:hover{border-color:#b7caa1}.admin-shortcut h3{font-size:13px;font-weight:550;margin-top:19px;color:#637a4e}.admin-shortcut p{font-size:10px;line-height:1.9;color:#a4ae94;margin-top:9px;min-height:38px}.admin-shortcut>span:last-child{display:flex;align-items:center;gap:8px;color:#8fa778;font-size:10px;margin-top:22px}.admin-policy{display:flex;align-items:center;gap:15px;background:#f3f6ed;border:1px solid #e6ecdc;border-radius:11px;padding:21px 24px;margin-top:28px;color:#95a97a}.admin-policy h3{font-size:11px;font-weight:550;line-height:1.7;color:#839866}.admin-policy p{font-size:10px;line-height:1.9;color:#a4b18f;margin-top:4px}.table-toolbar{padding:20px 23px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #eef1e5}.search-input{display:flex;align-items:center;gap:9px;background:#fafbf7;border:1px solid #e7eddd;border-radius:8px;padding:0 11px;height:37px;color:#acb79a;width:280px;max-width:100%}.search-input:focus-within{border-color:#9eb786;box-shadow:0 0 0 3px #9eb78612}.search-input input{border:0;outline:none;padding:7px 0;width:100%;background:transparent;font-size:11px;color:#6d8058}.search-input input::placeholder{color:#adb69d}.table-toolbar-right{display:flex;align-items:center;gap:15px;font-size:10px;color:#a8b198;white-space:nowrap}.table-scroll{overflow-x:auto;width:100%}table{border-collapse:collapse;width:100%;font-size:11px;text-align:left;white-space:nowrap}th{font-size:9px;font-weight:500;letter-spacing:.3px;color:#a0ac90;background:#fcfdf9;padding:13px 22px;border-bottom:1px solid #edf1e2}td{padding:19px 22px;color:#849773;border-bottom:1px solid #eff3e7}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fdfefa}.table-person{display:flex;align-items:center;gap:10px}.table-person .avatar{width:31px;height:31px;font-size:10px}.table-person strong{display:block;font-size:11px;font-weight:550;color:#698052}.table-person small{display:block;font-size:9px;color:#a8b599;margin-top:5px}.table-date{font-size:9px;color:#a1af90;font-variant-numeric:tabular-nums}.table-actions{display:flex;gap:15px;align-items:center}.table-actions>.text-button{font-size:10px;font-weight:500}.status-icon{display:flex;gap:5px;align-items:center;color:#94aa79;font-size:9px}.invitation-avatar{width:31px;height:31px;border-radius:9px;background:#f0f5e7;color:#9bb880;display:grid;place-items:center;flex-shrink:0}.audit-action{display:flex;align-items:center;gap:9px;font-size:10px;color:#84996c}.audit-action svg{color:#b3c39f}.table-actor{max-width:190px;overflow:hidden;text-overflow:ellipsis;font-size:10px}.managed-apps{display:flex;flex-direction:column;gap:16px}.managed-app{width:100%;text-align:left;padding:24px;display:flex;align-items:center;gap:20px;transition:border-color .15s,background .15s}.managed-app:hover{border-color:#c1d0ad;background:#fefefa}.managed-app-info{flex:1;min-width:0}.managed-app-info h2{font-size:14px;font-weight:550;color:#698252;display:flex;align-items:center;gap:11px;line-height:1.7;flex-wrap:wrap}.managed-app-info p{font-size:10px;color:#a5b492;line-height:1.7;margin-top:5px}.managed-app-info code{font-size:9px;display:block;color:#b3c09f;margin-top:9px;overflow-wrap:anywhere}.managed-app>svg{color:#bcc9ad}.modal{border:1px solid #dfe6d3;border-radius:19px;padding:0;color:var(--ink);box-shadow:0 20px 100px #193c2330;background:#fff;width:calc(100% - 32px);max-width:480px;max-height:calc(100dvh - 48px);overflow:auto}.modal::backdrop{background:#17291a65;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-inner{padding:27px}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:17px;margin-bottom:25px}.modal-header h2{font-size:20px;letter-spacing:-.5px;font-weight:550;line-height:1.5}.modal-header p{font-size:11px;line-height:1.9;color:#99a38b;margin-top:8px}.modal-header>.icon-button{margin-right:-8px;margin-top:-5px}.modal-body-copy{font-size:12px;color:#8a9978;line-height:2}.dialog-actions{justify-content:flex-end;margin-top:25px}.modal-help{padding-top:24px;border-top:1px solid #edf1e3;margin-top:24px}.modal-help>p{font-size:11px;color:#a2ae93;margin-bottom:7px}.modal .button{font-size:11px;min-height:40px}.mfa-intro{display:flex;align-items:center;gap:17px;padding:18px 16px;background:#f7f9f2;border-radius:11px;border:1px solid #edf1e1}.mfa-intro-icon{color:#a4b789}.mfa-intro p{font-size:11px;color:#a0ae8c;line-height:1.9}.qr-box{margin:0 auto;background:#fff;border:1px solid #e2e9d6;padding:6px;border-radius:13px;width:234px;max-width:100%;display:flex;justify-content:center}.qr-box>img{max-width:100%;height:auto}.manual-key{font-size:11px;line-height:1.9;color:#9aab86}.manual-key summary{cursor:pointer}.manual-key code{display:block;margin:12px 0;padding:10px 12px;background:#f5f8ee;border:1px solid #e9f0dc;border-radius:7px;overflow-wrap:anywhere;font-size:11px;color:#7b9460}.recovery-codes{padding:18px;border:1px solid #e7eddb;border-radius:9px;background:#f8faf4;display:grid;grid-template-columns:1fr 1fr;gap:12px;text-align:center}.recovery-codes code{font-size:13px;color:#648348;line-height:1.5}.app-selection{display:flex;flex-direction:column;gap:9px}.selection-row{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #e6edda;border-radius:9px;cursor:pointer}.selection-row:has(input:checked){background:#f4f8ec;border-color:#c8d9b4}.selection-row>span:nth-of-type(2){flex:1;min-width:0}.selection-row strong{display:block;font-size:11px;color:#849a6c;font-weight:550}.selection-row small{display:block;font-size:9px;color:#a7b692;line-height:1.6;margin-top:4px;overflow-wrap:anywhere}.app-monogram-small{width:30px;height:30px;font-size:14px;border-radius:7px}.app-detail-title{display:flex;align-items:center;gap:13px;padding-bottom:18px;border-bottom:1px solid #ecf1e1}.app-detail-title>div{flex:1;min-width:0}.app-detail-title strong{font-size:14px;font-weight:550;color:#698850}.app-detail-title p{font-size:10px;line-height:1.8;color:#a1b28d;margin-top:6px}.code-box{display:flex;flex-direction:column;gap:8px;border:1px solid #e7eedb;border-radius:8px;background:#fafcf6;padding:12px}.code-box code{font-size:11px;color:#8ca374;line-height:1.8;overflow-wrap:anywhere}.code-box .muted{font-size:11px}.not-found{padding:60px 30px;text-align:center}.not-found h1{font-size:22px;font-weight:550}.not-found p{font-size:12px;color:var(--muted);margin:15px 0 25px}@media(min-width:1600px){.auth-story{padding:52px 80px 35px}.auth-story .story-content{max-width:520px;align-self:center;width:100%}.identity-art{margin-top:38px;height:325px;max-width:470px}.auth-content{max-width:390px}.auth-heading h2{font-size:32px}}@media(max-width:1199px){.auth-story{padding:36px 34px 30px;min-height:730px}.story-content h1{font-size:39px}.story-content{padding-top:65px}.identity-card{width:226px}.identity-card-lines{width:60px}.identity-card-main{gap:10px}.node-one{left:-10px}.node-two,.art-tag{right:-10px}.sidebar{width:220px}.workspace{margin-left:220px}.topbar{padding-inline:30px}.workspace-main{padding:34px 30px 40px}.workspace-footer{padding-inline:30px}.application-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-layout{grid-template-columns:230px 1fr}.stat-grid{gap:12px}.stat-card{padding:18px}.admin-shortcut{padding:21px}.welcome-illustration{margin-right:0;width:210px}.welcome-ring{width:230px}.welcome-check{right:43px}.quick-panel{padding:19px 16px;gap:10px}.quick-panel p{font-size:9px}.quick-panel>.quick-icon{width:33px;height:33px}.quick-panel>svg{width:15px}th,td{padding-inline:17px}}@media(max-width:959px){.auth-layout{grid-template-columns:43% 57%}.auth-story{padding:32px 27px 27px}.story-content h1{font-size:32px;letter-spacing:-1.5px}.story-content>p{font-size:11px}.story-content>.eyebrow{font-size:8px;letter-spacing:1.2px;gap:8px}.auth-panel{padding-inline:36px}.identity-art{height:250px;transform:scale(.91);transform-origin:center}.identity-card{width:210px;padding-inline:17px}.identity-card-label{font-size:6px}.identity-card-lines i{width:54px}.identity-card-main{gap:8px}.fingerprint svg{width:48px}.identity-check{width:22px;height:22px}.art-tag{font-size:8px;right:-21px;padding-inline:9px}.node-one{left:-21px}.node-two{right:-26px}.node-three{left:3px}.sidebar{width:195px}.workspace{margin-left:195px}.sidebar-brand{padding-inline:23px}.sidebar-profile{padding-inline:15px}.sidebar-profile .avatar{width:28px;height:28px}.sidebar-note{margin-inline:16px;padding:15px 12px}.main-nav{margin-inline:13px}.main-nav>a{padding-inline:12px;gap:10px}.workspace-main,.topbar,.workspace-footer{padding-inline:26px}.page-heading h1{font-size:24px}.welcome-card{padding:27px;min-height:225px}.welcome-card h2{font-size:25px}.welcome-illustration{width:170px}.welcome-ring{width:180px}.ring-small{width:130px;height:105px}.welcome-check{right:26px}.welcome-card p{max-width:210px;font-size:10px}.quick-panels{grid-template-columns:1fr;gap:13px}.settings-layout{grid-template-columns:1fr}.profile-panel{display:flex;align-items:center;gap:25px;padding:23px}.profile-identity{flex:1}.profile-identity .avatar{width:56px;height:56px;font-size:22px;margin-bottom:11px}.profile-meta{flex:1;border-top:0;border-left:1px solid #edf0e5;padding:12px 0 12px 25px;margin:0}.stat-grid{grid-template-columns:1fr 1fr;gap:13px}.stat-card{padding:20px}.admin-shortcuts{grid-template-columns:1fr;gap:13px}.admin-shortcut{position:relative;padding:22px 22px 22px 82px}.admin-shortcut>.quick-icon{position:absolute;left:22px;top:22px}.admin-shortcut h3{margin-top:0}.admin-shortcut p{min-height:0}.admin-shortcut>span:last-child{margin-top:13px}.security-row{gap:13px;padding:24px 22px}.security-copy p{font-size:10px}.security-icon{width:37px;height:37px}.security-row>.badge{font-size:9px}.admin-tabs{gap:21px}}@media(max-width:759px){.auth-layout{display:block;min-height:100dvh;background:#fcfdf9}.auth-story{display:none}.auth-panel{min-height:100dvh;padding:28px 28px 27px;display:flex;justify-content:flex-start;gap:0}.mobile-brand{display:flex;align-self:flex-start;margin-bottom:42px}.mobile-brand .brand-mark{width:34px;height:34px;border-radius:10px}.mobile-brand .brand-mark svg{width:24px;height:24px}.mobile-brand .brand>span:last-child{font-size:24px}.mobile-brand .brand small{font-size:8px;letter-spacing:1.8px}.auth-content{max-width:400px;margin:auto 0;padding-bottom:30px}.auth-heading{margin-bottom:27px}.auth-heading h2{font-size:28px}.auth-heading>.auth-icon{width:44px;height:44px;margin-bottom:21px}.auth-footer{position:static;margin-top:32px;font-size:9px;padding-bottom:5px}.auth-form{gap:20px}.invitation-note{margin-top:28px}.login-methods{background:#f0f3e9}.sidebar{transform:translate(-100%);transition:transform .2s ease;width:252px;box-shadow:8px 0 50px #1e332516;z-index:40}.sidebar-open{transform:translate(0)}.sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#23372555;border:0;z-index:35;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.sidebar-close{display:flex}.sidebar-brand{padding:27px 24px 38px}.sidebar .brand-mark{width:35px;height:35px}.sidebar-note{margin-inline:23px}.sidebar-profile{padding:20px}.workspace{margin-left:0;width:100%}.topbar{height:63px;padding-inline:23px}.mobile-menu{display:inline-flex;margin-left:-7px;margin-right:2px;color:#80966e}.breadcrumb{gap:8px;font-size:10px}.topbar-status{display:none}.mobile-avatar{display:inline-flex;width:29px;height:29px;font-size:11px}.workspace-main{padding:29px 23px 35px}.workspace-footer{padding:20px 23px;font-size:8px}.page-heading{margin-bottom:25px}.page-heading h1{font-size:25px}.page-heading p{font-size:10px}.page-heading .eyebrow{font-size:8px}.page-heading>.button{font-size:10px;padding:9px 11px;gap:5px;min-height:35px}.page-heading>.button svg{width:14px}.welcome-card{min-height:220px;padding:26px}.welcome-card h2{font-size:27px}.welcome-illustration{width:200px}.welcome-check{right:43px}.welcome-ring{width:225px}.ring-small{width:150px}.application-grid{gap:14px}.quick-panels{grid-template-columns:1fr 1fr;gap:14px}.quick-panel{align-items:flex-start;flex-wrap:wrap;padding:19px}.quick-panel .quick-icon{width:34px;height:34px}.quick-panel>div{flex-basis:calc(100% - 44px)}.quick-panel>svg{display:none}.quick-panel h3{font-size:11px}.quick-panel p{font-size:9px}.section-block{margin-top:29px}.section-heading h2{font-size:14px}.security-row{padding:23px}.admin-tabs{margin-top:0;margin-bottom:26px}.stat-grid{gap:14px}.stat-card>strong{font-size:29px}.managed-app{padding:22px;gap:15px}.managed-app-info h2{font-size:13px}.setup-callout{gap:10px;padding:16px;flex-wrap:wrap}.setup-callout>div{min-width:200px}.setup-callout>.button{margin-left:33px}.session-row{padding:23px}.session-copy>p>span{flex-basis:100%}.session-copy>p{gap:4px}.session-copy h3{gap:5px}.session-copy h3>.badge{font-size:8px;padding:4px 6px}.session-copy h3>span:not(.badge){font-size:10px}.table-toolbar{padding:17px}.admin-policy{padding:19px}.admin-shortcuts{grid-template-columns:1fr}.settings-layout{gap:19px}.panel-heading{padding:24px 23px 20px}.settings-panel .settings-form{padding-inline:23px}.security-copy{min-width:150px}.security-copy h2{gap:7px}.security-copy h2>.badge{font-size:8px;padding:4px 5px}.security-row>.button,.security-row>.arrow-link{margin-left:55px}.security-row{flex-wrap:wrap}.security-enabled{font-size:10px}.security-row>.badge{font-size:8px}.security-icon{width:38px;height:38px}}@media(max-width:479px){.workspace-main{padding:27px 19px 35px}.topbar,.workspace-footer{padding-inline:19px}.page-heading{align-items:flex-start;flex-wrap:wrap;gap:15px}.page-heading h1{font-size:24px}.page-heading .eyebrow{letter-spacing:1.5px}.page-heading>.button{margin-top:0;margin-bottom:0}.welcome-card{padding:24px 22px;min-height:215px}.welcome-card h2{font-size:25px;margin-top:17px}.welcome-card p{font-size:9px;max-width:200px;position:relative;z-index:2}.welcome-illustration{position:absolute;right:-35px;top:36px;width:180px;height:160px;opacity:.55}.welcome-card>div:first-child{position:relative;z-index:2}.welcome-shield{width:80px;height:90px}.welcome-shield svg{width:42px}.welcome-ring{width:180px}.ring-small{width:130px}.welcome-check{right:29px;bottom:30px;width:26px;height:26px}.application-grid{grid-template-columns:1fr 1fr;gap:11px}.application-card{padding:18px 15px;border-radius:10px}.app-monogram{width:36px;height:36px;border-radius:10px;font-size:17px}.app-card-top>svg{width:17px}.application-card h3{font-size:12px;margin-top:16px}.application-card p{font-size:9px;margin-top:7px;min-height:36px}.app-card-footer{font-size:8px;padding-top:12px;margin-top:14px;gap:6px}.app-access-dot{width:4px;height:4px}.quick-panels{grid-template-columns:1fr;gap:12px;margin-top:25px}.quick-panel{flex-wrap:nowrap;padding:18px;align-items:center;gap:12px}.quick-panel>div{flex-basis:auto}.quick-panel>svg{display:block}.quick-panel h3{font-size:11px}.quick-panel p{font-size:9px}.profile-panel{gap:18px;padding:22px 18px;flex-direction:column}.profile-meta{width:100%;border:0;border-top:1px solid #ecf1e2;padding:19px 4px 0}.profile-identity h2{font-size:16px}.settings-panel .settings-form,.panel-heading{padding-inline:21px}.security-row{padding:22px 20px;gap:12px}.security-icon{width:36px;height:36px;border-radius:10px}.security-icon svg{width:20px}.security-copy{min-width:145px}.security-copy h2{font-size:12px;flex-wrap:wrap}.security-copy p{font-size:9px}.security-row>.button,.security-row>.arrow-link{margin-left:48px}.security-enabled{margin-left:48px}.security-row>.badge{margin-left:48px}.security-row>.button{min-height:32px;padding:7px 11px}.security-list{margin-top:19px}.session-row{padding:21px 17px;gap:11px;align-items:flex-start}.device-icon{width:35px;height:35px;border-radius:9px}.device-icon svg{width:21px}.session-copy h3{font-size:11px}.session-copy>p{font-size:9px}.session-copy small{font-size:8px}.session-row>.button{font-size:10px;min-height:30px;padding:5px}.help-note{margin:18px 2px;gap:8px}.help-note p{font-size:9px}.admin-tabs{gap:20px;margin-right:-19px;padding-right:19px;scrollbar-width:none}.admin-tabs::-webkit-scrollbar{display:none}.admin-tabs>a{font-size:10px;padding-bottom:13px}.stat-card{padding:19px 17px}.stat-card>div>span{font-size:10px}.stat-card>div>svg{width:16px}.stat-card>strong{font-size:27px}.stat-card>small{font-size:8px}.stat-grid{gap:11px}.admin-shortcut{padding:20px 20px 20px 74px}.admin-shortcut>.quick-icon{left:19px;top:21px;width:34px;height:34px}.admin-shortcut h3{font-size:12px}.admin-shortcut p{font-size:9px}.admin-policy{align-items:flex-start;padding:18px;gap:11px}.admin-policy>svg{width:20px}.admin-policy h3{font-size:10px}.admin-policy p{font-size:9px}.table-toolbar{padding:15px;gap:9px}.table-toolbar-right{gap:7px;font-size:8px}.table-toolbar-right>.icon-button{width:26px;padding:5px}.search-input{height:35px;padding-inline:9px;gap:7px}.search-input>svg{width:15px}.search-input input{font-size:10px}.search-input input::placeholder{font-size:9px}.managed-app{padding:20px 18px;gap:13px}.managed-app-info h2{font-size:12px;gap:8px}.managed-app-info .badge{font-size:8px;padding:4px 5px}.managed-app-info p{font-size:9px}.managed-app-info code{font-size:8px}.managed-app>svg{width:16px}.modal-inner{padding:24px 21px}.modal-header h2{font-size:19px}.modal-header p{font-size:10px}.modal{border-radius:16px}.modal .settings-form{gap:19px}.modal .field>label{font-size:11px}.app-detail-title>.badge{font-size:8px}.app-detail-title strong{font-size:13px}.app-detail-title p{font-size:9px}.code-box code{font-size:10px}.selection-row{gap:9px;padding:11px}.selection-row .badge{font-size:8px}.selection-row strong{font-size:10px}.selection-row small{font-size:9px}.empty-state{padding:38px 22px}.empty-state h3{font-size:12px}.empty-state p{font-size:10px}.auth-panel{padding-inline:25px}.auth-content{max-width:365px}.auth-heading h2{font-size:27px}.auth-heading>p{font-size:11px}.auth-form .field>label{font-size:11px}.auth-form .field input{font-size:12px}.auth-form .field input::placeholder{font-size:11px}.auth-form .button{font-size:11px}.invitation-note{gap:10px}.invitation-note p,.invitation-note p>span{font-size:9px}.auth-form .form-between,.auth-form .form-between a,.auth-form .checkbox-label{font-size:11px}.auth-footer{font-size:8px}}@media(max-width:359px){.workspace-main,.topbar,.workspace-footer{padding-inline:15px}.breadcrumb{font-size:9px;gap:6px}.page-heading h1{font-size:22px}.page-heading p{font-size:9px}.welcome-illustration{right:-53px;opacity:.38}.welcome-card{padding-inline:20px}.application-grid{grid-template-columns:1fr}.application-card p{min-height:0}.application-card{padding:20px}.stat-card{padding:17px 14px}.stat-card>div{gap:6px}.stat-card>div>span{font-size:9px}.stat-card>small{font-size:8px}.table-toolbar-right>span{display:none}.auth-panel{padding-inline:21px}.auth-heading h2{font-size:25px}.auth-heading>p{font-size:10px}.otp-row>.button{min-width:100px;font-size:10px;padding-inline:9px}.auth-form .field input{padding-inline:11px}.password-input input{padding-right:43px!important}.recovery-codes{padding:14px;gap:10px}.recovery-codes code{font-size:11px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.auth-heading>p,.story-content>p,.page-heading p,.panel-heading p,.section-heading p,.application-card p,.quick-panel p,.security-copy p,.help-note,.profile-identity>p,.profile-meta dt,.session-copy>p,.session-copy small,.stat-card>small,.admin-shortcut p,.admin-policy p,.managed-app-info p,.modal-header p,.modal-body-copy,.modal-help>p,.mfa-intro p,.selection-row small,.app-detail-title p,.field-hint,.invitation-note>p,.invitation-note p>span,.empty-state p{color:#727c6c}.page-heading h1,.section-heading h2,.application-card h3,.quick-panel h3,.stat-card>strong,.admin-shortcut h3,.managed-app-info h2,.table-person strong,.app-detail-title strong,.modal-header h2,.security-copy h2,.profile-identity h2,.session-copy h3{color:#2d3a30}.auth-heading>p,.story-content>p{font-size:13px}.auth-form .field>label,.field>label,.field-label{font-size:13px}.field-hint,.invitation-note p,.invitation-note p>span{font-size:11px}.auth-form .checkbox-label,.auth-form .form-between a{font-size:12px}.login-methods>button{font-size:12px;color:#747f68}.login-methods>button[aria-pressed=true]{color:#36543d}.auth-form>.button-primary{font-size:13px}.auth-footer{font-size:10px;color:#7e8877}.auth-heading>.eyebrow{color:#7c856f}.story-footer{color:#77876a;font-size:11px}.main-nav>a{font-size:13px;color:#6d7a60}.nav-section-label{font-size:10px;color:#7e8b70}.sidebar-note>strong{font-size:12px;color:#5e7451}.sidebar-note>p{font-size:11px;color:#7a896a}.sidebar-profile strong{font-size:12px}.sidebar-profile small{font-size:10px;color:#78876a}.breadcrumb{font-size:11px;color:#7e896f}.breadcrumb>strong{color:#56684a}.topbar-status{font-size:10px;color:#6c8058}.workspace-footer{font-size:10px;color:#7e8a70}.page-heading p,.panel-heading p,.section-heading p{font-size:12px}.section-heading h2{font-size:16px}.welcome-card p{font-size:12px;color:#738266}.welcome-card h2{color:#3e5738}.application-card h3{font-size:15px}.application-card p{font-size:12px;line-height:1.8}.app-card-footer{font-size:10px;color:#7e8d6b}.quick-panel h3{font-size:13px}.quick-panel p{font-size:11px}.empty-state h3{font-size:14px;color:#526a43}.empty-state p{font-size:12px}.setup-callout p{font-size:11px;color:#78845f}.badge{font-size:11px}.badge-green{color:#507041}.badge-amber{color:#856a2d}.badge-neutral{color:#6b785e}.profile-identity>p{font-size:12px}.profile-meta>div{font-size:12px}.profile-meta dd{color:#5f714e}.security-copy h2{font-size:14px}.security-copy p{font-size:12px}.security-row>.button,.security-enabled,.arrow-link{font-size:12px}.help-note p{font-size:11px}.session-copy h3{font-size:13px}.session-copy>p{font-size:11px}.session-copy small{font-size:10px}.stat-card>div>span{font-size:12px;color:#6e815b}.stat-card>small{font-size:10px}.admin-tabs>a{font-size:12px;color:#718261}.admin-tabs>a[aria-current=page]{color:#365b35}.admin-shortcut h3{font-size:14px}.admin-shortcut p{font-size:12px}.admin-shortcut>span:last-child{font-size:11px;color:#5f8146}.admin-policy h3{font-size:12px;color:#607a46}.admin-policy p{font-size:11px}.search-input input,.search-input input::placeholder{font-size:12px}.search-input input::placeholder{color:#89957b}.table-toolbar-right{font-size:11px;color:#7b8a67}table{font-size:12px}th{font-size:11px;color:#71845e}td{color:#5f7650}.table-person strong{font-size:12px}.table-person small,.table-date{font-size:11px;color:#798b67}.table-actions>.text-button{font-size:11px}.status-icon{font-size:11px;color:#66884c}.audit-action{font-size:12px;color:#5b7648}.table-actor{font-size:11px}.managed-app-info h2{font-size:15px}.managed-app-info p{font-size:12px}.managed-app-info code{font-size:10px;color:#7a8e66}.modal-header p,.modal .button{font-size:12px}.selection-row strong{font-size:12px;color:#5f7b49}.selection-row small{font-size:11px}.modal-help>p,.mfa-intro p{font-size:12px}.manual-key{color:#6e8756;font-size:12px}.app-detail-title p{font-size:12px}.code-box code{color:#5f7d49}.auth-heading .app-context{font-size:12px}@media(max-width:479px){.auth-heading>p{font-size:12px}.auth-form .field input,.auth-form .field input::placeholder{font-size:12px}.invitation-note p,.invitation-note p>span{font-size:11px}.auth-form .button,.page-heading p{font-size:12px}.welcome-card p{font-size:11px;max-width:190px}.application-card h3{font-size:14px}.application-card p{font-size:11px}.app-card-footer{font-size:9px}.quick-panel h3{font-size:13px}.quick-panel p{font-size:11px}.security-copy h2{font-size:13px}.security-copy p{font-size:11px}.security-row>.button,.security-row>.arrow-link{font-size:11px}.security-copy h2>.badge{font-size:10px}.security-enabled,.security-row>.badge{font-size:11px}.session-copy h3{font-size:12px}.session-copy>p{font-size:10px}.session-copy small{font-size:10px}.session-copy h3>.badge{font-size:9px}.stat-card>div>span{font-size:11px}.stat-card>small{font-size:10px}.stat-card>div>svg{width:14px}.admin-tabs>a{font-size:12px}.admin-shortcut h3{font-size:13px}.admin-shortcut p,.admin-policy h3{font-size:12px}.admin-policy p{font-size:11px}.table-toolbar-right{font-size:10px}.search-input input,.search-input input::placeholder{font-size:11px}.managed-app-info h2{font-size:14px}.managed-app-info p{font-size:11px}.managed-app-info .badge{font-size:10px}.modal .field>label{font-size:12px}.selection-row strong{font-size:12px}.selection-row small{font-size:10px}.app-detail-title p{font-size:11px}.modal-header p{font-size:12px}.code-box code{font-size:11px}.workspace-footer{font-size:9px}.help-note p{font-size:11px}}
