:root{--navy:#111c32;--ink:#202d44;--muted:#68768b;--line:#e3e8f0;--surface:#fff;--canvas:#f5f7fb;--blue:#3f60e8;--blue-hover:#304ed1;--blue-light:#eef2ff;--green:#257858;--amber:#936414;--red:#b54141;--radius:16px;font-family:"Pretendard","Noto Sans KR","Apple SD Gothic Neo","Malgun Gothic",system-ui,sans-serif;color:var(--ink);background:var(--canvas);font-size:16px;font-synthesis:none}*{box-sizing:border-box}body{margin:0;line-height:1.6;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #9bb3ff;outline-offset:4px}[hidden]{display:none!important}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1{font-size:30px;line-height:1.35;letter-spacing:-1.2px;margin-bottom:10px;font-weight:750}h2{font-size:20px;line-height:1.5;letter-spacing:-.6px;margin-bottom:0}h3{font-size:17px;line-height:1.5;margin-bottom:8px}p{margin-bottom:0}small{font-size:13px}hr{border:0;border-top:1px solid var(--line);margin:24px 0}.skip-link{position:fixed;z-index:100;left:16px;top:-100px;background:var(--navy);color:white;padding:12px 20px;border-radius:8px}.skip-link:focus{top:16px}.app-shell{min-height:100dvh;display:grid;grid-template-columns:236px minmax(0,1fr)}.sidebar{position:fixed;top:0;left:0;bottom:0;width:236px;background:var(--navy);color:#dbe2ef;padding:38px 24px 25px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:12px;color:inherit;font-weight:700;font-size:23px;line-height:1.15;letter-spacing:-.5px}.brand:hover{text-decoration:none}.brand-mark{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;flex-shrink:0;background:var(--blue);color:white;font-size:25px;font-weight:600;line-height:1}.brand-caption{font-size:11px;color:#91a0b9;display:block;letter-spacing:.3px;font-weight:400;margin-top:7px}.nav-caption{font-size:10px;letter-spacing:1.8px;color:#6f809a;font-weight:650;margin:52px 12px 16px}.main-nav{display:flex;flex-direction:column;gap:9px}.main-nav a{position:relative;display:flex;align-items:center;gap:13px;color:#9eacc2;min-height:49px;border-radius:10px;padding:10px 14px;font-size:15px;font-weight:550;transition:background .15s,color .15s}.main-nav a:hover{background:#1c2941;color:#f6f8fd;text-decoration:none}.main-nav a.active{background:#273a6c;color:#fff}.nav-count{font-size:11px;background:var(--blue);border-radius:5px;padding:0 6px;margin-left:auto;line-height:21px}.sidebar-bottom{display:flex;align-items:center;gap:9px;margin-top:auto;padding-top:25px;border-top:1px solid #263149;font-size:12px;color:#bcc8db}.sidebar-bottom span:not(.sidebar-dot){display:block;margin-top:4px;font-size:10px;color:#7788a2}.sidebar-dot{display:block;width:7px;height:7px;border-radius:50%;background:#88a1c2}.workspace{grid-column:2;min-width:0;display:flex;flex-direction:column}.topbar{height:83px;background:rgba(255,255,255,.88);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 44px;gap:16px}.breadcrumb{display:flex;align-items:center;gap:13px;font-size:12px;color:var(--muted);min-width:0}.breadcrumb strong{color:#43516a;font-weight:550;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.breadcrumb-slash{color:#c5cedc}.topbar-end{display:flex;align-items:center;gap:18px;flex-shrink:0}.sync-state{font-size:11px;color:var(--muted);display:flex;align-items:center;gap:6px}.sync-state::before{content:"";width:5px;height:5px;border-radius:100%;background:#a5b2c3}.sync-state.connected::before{background:#40a478}.owner-avatar{width:33px;height:33px;background:#ecf0f7;border:1px solid #dce3ef;border-radius:50%;display:grid;place-items:center;font-size:12px;color:#607089;font-weight:600}main{padding:40px 44px 28px;width:100%;max-width:1500px;margin:0 auto;outline:none;flex:1}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.page-heading p{color:var(--muted);font-size:14px;line-height:1.7}.eyebrow{font-size:10px;letter-spacing:1.6px;font-weight:700;color:#8794a9;margin-bottom:10px}.button{display:inline-flex;justify-content:center;align-items:center;gap:9px;min-height:44px;border:1px solid transparent;border-radius:9px;padding:10px 17px;font-size:14px;font-weight:650;line-height:1.5;text-decoration:none;white-space:nowrap;transition:background .15s,border-color .15s}.button:hover{text-decoration:none}.button.primary{background:var(--blue);color:white;box-shadow:0 3px 5px #3f60e816}.button.primary:hover{background:var(--blue-hover)}.button.secondary{background:#fff;color:#465571;border-color:#dce3ed}.button.secondary:hover{background:#f5f7fa;border-color:#bac8da}.button.subtle{background:transparent;color:var(--muted);border-color:transparent}.button.subtle:hover{background:#eef1f7}.button.danger{background:#fff7f7;border-color:#edd0d0;color:var(--red)}.button.plus::before{content:"+";font-size:21px;line-height:1;font-weight:400}.button.small{min-height:44px;font-size:12px;padding:8px 12px}.full-width{width:100%}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:28px}.stat-card{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:21px 23px;display:flex;align-items:center;justify-content:space-between;min-height:112px}.stat-label{font-size:13px;color:var(--muted);margin-bottom:8px;display:block}.stat-number{font-size:31px;line-height:1.1;font-weight:650;letter-spacing:-1px;display:inline-block}.stat-unit{color:#9aa6b7;font-size:12px;margin-left:7px}.stat-symbol{width:41px;height:41px;border-radius:12px;background:#f4f6fa;color:#9eacc0;display:grid;place-items:center;font-size:19px}.stat-card.accent .stat-symbol{background:var(--blue-light);color:var(--blue)}.stat-card.accent .stat-number{color:var(--blue)}.home-layout{display:grid;grid-template-columns:minmax(0,1fr) 288px;gap:23px;align-items:start}.stack{display:flex;flex-direction:column;gap:23px;min-width:0}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;min-width:0}.panel-heading{padding:22px 24px 19px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #eef1f6}.panel-heading h2{font-size:16px}.panel-heading .section-count{color:#8c9bb0;font-size:13px;font-weight:500;margin-left:8px}.panel-heading a{font-size:12px;color:var(--muted);white-space:nowrap;min-height:44px;display:flex;align-items:center}.panel-content{padding:24px}.panel-content>p{color:var(--muted);font-size:13px;line-height:1.85}.empty-state{padding:42px 24px 39px;text-align:center}.empty-symbol{margin:0 auto 17px;width:49px;height:49px;background:#f2f5fb;color:#889bb9;border-radius:15px;display:grid;place-items:center;font-size:23px}.empty-state h3{font-size:16px;color:#465570;margin-bottom:6px}.empty-state p{font-size:13px;line-height:1.8;color:#8793a6;max-width:330px;margin:0 auto}.empty-state .button{margin-top:21px}.job-row{width:100%;border:0;border-bottom:1px solid #eef1f6;background:#fff;padding:19px 24px;display:flex;align-items:center;gap:15px;text-align:left;color:var(--ink)}.job-row:last-child{border-bottom:0}.job-row:hover{background:#fafbfe}.job-row-main{min-width:0;flex:1}.job-row-title{font-size:14px;font-weight:650;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:6px}.job-row-meta{font-size:11px;color:#8b98ab;display:flex;align-items:center;gap:9px;flex-wrap:wrap}.job-row-arrow{font-size:19px;color:#b6c1d1;margin-left:3px}.badge{display:inline-flex;align-items:center;justify-content:center;border-radius:6px;padding:4px 9px;background:#f0f3f7;color:#728099;font-size:11px;line-height:1.5;font-weight:650;white-space:nowrap;flex-shrink:0}.badge.ready{background:#edf1ff;color:#4560ce}.badge.queued,.badge.applying,.badge.rolling_back,.badge.running,.badge.rollback_queued{background:#edf5ff;color:#2c77be}.badge.completed{background:#eaf6ef;color:#32805f}.badge.failed,.badge.uncertain{background:#fff0eb;color:#ad6547}.badge.awaiting_builder{background:#fff6e8;color:#946a2d}.badge.rolled_back{background:#f0ecf9;color:#7c65a7}.connection-title{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:650;margin-bottom:17px}.status-dot{width:8px;height:8px;display:inline-block;border-radius:50%;background:#9daaba;flex-shrink:0}.status-dot.online{background:#32a574;box-shadow:0 0 0 4px #edf8f2}.status-dot.offline{background:#cd9b4c;box-shadow:0 0 0 4px #fdf7ec}.definition-list{margin:0}.definition-list>div{display:flex;justify-content:space-between;align-items:start;gap:14px;font-size:12px;margin:13px 0}.definition-list dt{color:#8a97aa;flex-shrink:0}.definition-list dd{margin:0;text-align:right;color:#53627b;overflow-wrap:anywhere;min-width:0}.connection-note{border-top:1px solid #edf0f5;margin-top:20px!important;padding-top:17px;font-size:12px!important;line-height:1.8!important}.feature-list{list-style:none;padding:0;margin:0}.feature-list li{font-size:12px;display:flex;justify-content:space-between;gap:12px;margin:0 0 15px;color:#66758c}.feature-list li:last-child{margin-bottom:0}.feature-list strong{font-size:10px;font-weight:600;color:#397c61;background:#edf7f1;padding:2px 6px;border-radius:4px;white-space:nowrap}.feature-list strong.pending{background:#f2f4f8;color:#929eb0}.scope-note{padding:17px 0 0;color:#94a0b1;font-size:11px;line-height:1.85}.note-panel{padding:23px 24px;background:#eff3fb;border:1px solid #e2e9f5;border-radius:var(--radius)}.note-panel h3{font-size:13px;color:#566c97;margin-bottom:8px}.note-panel p{color:#7c8da9;font-size:12px;line-height:1.85}.workspace-footer{display:flex;justify-content:space-between;padding:25px 44px 28px;gap:16px;color:#a0aaba;font-size:10px}.workspace-footer>span:first-child{font-weight:600;letter-spacing:.5px}.filter-bar{display:flex;align-items:center;gap:6px;padding:7px 0 20px;flex-wrap:wrap}.filter-button{font-size:12px;border:1px solid transparent;background:transparent;color:#8692a5;padding:9px 15px;min-height:44px;border-radius:9px}.filter-button.active{background:#e9eefc;border-color:#dee5f8;color:#4261c5;font-weight:650}.search-input{margin-left:auto;max-width:250px;height:44px;font-size:13px!important}.banner{padding:15px 19px;border:1px solid #dbe4fa;background:#edf3ff;border-radius:10px;font-size:13px;line-height:1.8;color:#5875a4;margin-bottom:23px}.error-banner{background:#fff5ef;border-color:#f1ded2;color:#9e633e}.banner strong{font-weight:650}.back-link{display:inline-flex;align-items:center;min-height:44px;gap:8px;font-size:12px;color:#7e8ba0;margin-bottom:12px}.detail-heading{align-items:start;margin-bottom:25px}.detail-heading h1{font-size:27px;overflow-wrap:anywhere}.detail-meta{display:flex;flex-wrap:wrap;gap:11px;align-items:center;font-size:12px;color:#8b98ab;margin-top:12px}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 306px;gap:23px;align-items:start}.detail-plan{padding:25px}.detail-plan h3{font-size:13px;color:#79869b;margin-bottom:10px}.detail-summary{font-size:16px;line-height:1.8;color:#3c4c65;white-space:pre-wrap;overflow-wrap:anywhere}.plan-fields{margin-top:22px;padding-top:6px;border-top:1px solid var(--line)}.plan-field{margin-top:18px}.plan-field p{font-size:13px;color:#63728a;line-height:1.8;overflow-wrap:anywhere;white-space:pre-wrap}.content-preview{font-family:inherit;background:#f8f9fc;border:1px solid #e8edf5;border-radius:9px;padding:20px;white-space:pre-wrap;overflow-wrap:anywhere;font-size:14px;line-height:1.85;max-height:480px;overflow:auto;margin:0}.action-card{padding:25px}.action-card h2{font-size:17px;margin-bottom:11px}.action-card p{font-size:13px;line-height:1.85;color:#7a889d;margin-bottom:21px}.action-card .button{width:100%;margin-bottom:9px}.action-card .button:last-child{margin-bottom:0}.action-card .approval-note{font-size:11px;line-height:1.8;color:#98a3b3;margin:16px 0 0}.timeline{list-style:none;padding:24px;margin:0}.timeline li{position:relative;padding:0 0 26px 23px;min-width:0}.timeline li:last-child{padding-bottom:0}.timeline li::before{position:absolute;left:0;top:6px;content:"";height:7px;width:7px;background:#8da1c3;border-radius:50%;z-index:1}.timeline li::after{position:absolute;left:3px;top:13px;bottom:0;content:"";width:1px;background:#e3e8f1}.timeline li:last-child::after{display:none}.timeline li:first-child::before{background:var(--blue);box-shadow:0 0 0 3px var(--blue-light)}.timeline-message{font-size:13px;line-height:1.75;color:#5e6f88;overflow-wrap:anywhere}.timeline time{font-size:10px;color:#9aa6b7;display:block;margin-top:4px}.technical-details{border-top:1px solid var(--line);padding:0 24px}.technical-details summary{cursor:pointer;font-size:12px;min-height:48px;display:flex;align-items:center;color:#8a96a9}.technical-details summary::before{content:"+";margin-right:10px;font-size:16px}.technical-details[open] summary::before{content:"−"}.technical-details .definition-list{padding-bottom:15px}.technical-details dd{font-family:ui-monospace,monospace;font-size:11px}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:23px;margin-bottom:23px}.settings-grid .panel-content>p+p{margin-top:14px}.settings-grid .button{margin-top:20px}.account-line{display:flex;align-items:center;gap:14px;margin-bottom:16px}.account-line .owner-avatar{width:41px;height:41px}.account-line strong{font-size:14px}.account-line p{font-size:12px;color:#95a0b2}.setup-list{margin:0;padding-left:20px;color:#75839a;font-size:13px;line-height:1.95}.dialog{border:1px solid #e0e6f0;border-radius:18px;padding:0;width:calc(100% - 32px);max-width:620px;max-height:calc(100dvh - 48px);background:#fff;color:var(--ink);box-shadow:0 25px 100px #13233d30;overflow:auto}.dialog::backdrop{background:#14223d69;backdrop-filter:blur(3px)}.dialog-heading{padding:26px 28px 22px;display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid var(--line);gap:16px}.dialog-heading h2{font-size:20px}.dialog-body{padding:24px 28px}.dialog-body>p{font-size:14px;line-height:1.85;color:var(--muted)}.dialog-footer{display:flex;justify-content:flex-end;gap:10px;padding:19px 28px;border-top:1px solid var(--line);background:#fafbfe;position:sticky;bottom:0}.icon-button{display:grid;place-items:center;min-width:44px;min-height:44px;line-height:1;font-size:25px;font-weight:300;color:#8a96a8;border:0;background:transparent;border-radius:8px;margin-top:-8px;margin-right:-8px}.icon-button:hover{background:#f1f4f9}.dialog label,label{display:block;font-size:13px;font-weight:650;color:#4b5b76;margin:0 0 8px}.dialog label:not(:first-child){margin-top:22px}input,textarea,select{width:100%;border:1px solid #d9e1ec;border-radius:9px;background:#fff;color:var(--ink);padding:11px 13px;min-height:44px;font-size:15px;line-height:1.65;outline:none}input:hover,textarea:hover,select:hover{border-color:#aebed4}input:focus,textarea:focus,select:focus{border-color:var(--blue);box-shadow:0 0 0 3px #4165ef0c}input::placeholder,textarea::placeholder{color:#a9b2c1}textarea{resize:vertical;display:block;min-height:140px}select{padding-right:35px}.field-help{font-size:11px!important;color:#8b98ab!important;line-height:1.85!important;margin:9px 0 0!important}.inline-error{margin-top:16px!important;color:#b65a4e!important;background:#fff3ef;border-radius:8px;padding:12px 14px;font-size:12px!important;line-height:1.7!important}.toast{position:fixed;z-index:99;bottom:28px;left:50%;transform:translateX(-50%);max-width:calc(100vw - 32px);width:max-content;background:#243650;color:#fff;padding:13px 22px;border-radius:10px;box-shadow:0 7px 25px #17254025;font-size:13px}.auth-screen{min-height:100dvh;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:40px 24px;background:radial-gradient(ellipse at 50% 0%,#e9effd 0%,#f5f7fb 60%)}.auth-card{width:100%;max-width:450px;background:#fff;border:1px solid #e2e8f3;border-radius:23px;padding:37px 38px;box-shadow:0 15px 60px #22385506}.auth-brand{margin-bottom:40px;font-size:25px}.auth-brand .brand-caption{color:#8290a6}.auth-card h1{font-size:25px;margin-bottom:14px}.auth-description{font-size:14px;color:#8793a6;line-height:1.9;margin-bottom:27px}.auth-card .button{margin-top:23px}.auth-footnote{display:flex;gap:10px;margin-top:27px;border-top:1px solid var(--line);padding-top:22px}.auth-footnote p{font-size:11px;color:#98a3b4;line-height:1.8}.lock-symbol{color:#a0aec3;font-size:18px;line-height:1.1}.auth-footer{color:#a2aec0;font-size:9px;letter-spacing:1px;text-align:center;margin-top:28px}.auth-footer span{display:block;font-size:10px;letter-spacing:0;margin-top:8px}.spinner{display:inline-block;width:20px;height:20px;border:2px solid #e4eafa;border-top-color:var(--blue);border-radius:50%;animation:spin .8s linear infinite;margin:0 0 13px}.loading-state{padding:60px 20px;text-align:center;color:#8a97a9;font-size:13px}.confirm-dialog{max-width:450px}.confirm-dialog .dialog-heading{align-items:center}.confirm-dialog .dialog-heading h2{font-size:18px}@keyframes spin{to{transform:rotate(360deg)}}
@media(min-width:1500px){main{padding-top:48px}.home-layout{grid-template-columns:minmax(0,1fr) 320px}.stats-grid{gap:23px}}
@media(max-width:1190px){.app-shell{grid-template-columns:208px minmax(0,1fr)}.sidebar{width:208px;padding:32px 19px}.topbar{padding:0 30px}main{padding:32px 30px 22px}.workspace-footer{padding:24px 30px}.home-layout{grid-template-columns:minmax(0,1fr) 258px;gap:18px}.stack{gap:18px}.detail-layout{grid-template-columns:minmax(0,1fr) 260px;gap:18px}.stat-card{padding:18px}.stat-symbol{width:34px;height:34px}.stat-number{font-size:28px}.panel-heading,.panel-content,.job-row{padding-left:20px;padding-right:20px}.action-card{padding:21px}}
@media(max-width:970px){.home-layout,.detail-layout{grid-template-columns:1fr}.home-layout>.stack:last-child{display:grid;grid-template-columns:1fr 1fr;gap:18px}.home-layout .note-panel{grid-column:1/-1}.detail-layout>.stack:last-child{grid-row:1}.action-card .button{width:auto;margin-right:8px;min-width:150px}.action-card p{margin-bottom:15px}.action-card .approval-note{margin-top:8px}.stat-symbol{display:none}.stats-grid{gap:12px}.stat-card{padding:18px}.settings-grid{grid-template-columns:1fr}}
@media(max-width:700px){body{font-size:16px}.app-shell{display:block}.sidebar{position:fixed;top:auto;bottom:0;right:0;width:100%;padding:0 14px env(safe-area-inset-bottom);background:#fff;border-top:1px solid var(--line);height:calc(68px + env(safe-area-inset-bottom));box-shadow:0 -4px 20px #20345505}.sidebar>.brand,.nav-caption,.sidebar-bottom{display:none}.main-nav{flex-direction:row;gap:0;justify-content:space-around;height:68px;align-items:stretch}.main-nav a{flex:1;flex-direction:column;justify-content:center;gap:4px;padding:9px 8px;font-size:10px;color:#93a0b4;border-radius:0;min-height:64px}.main-nav a.active{background:transparent;color:var(--blue)}.main-nav a.active::before{position:absolute;content:"";width:30px;height:3px;top:0;background:var(--blue);border-radius:0 0 3px 3px}.main-nav a:hover{background:#f8faff;color:var(--blue)}.main-nav svg{width:21px;height:21px}.nav-count{position:absolute;top:8px;right:calc(50% - 27px);font-size:8px;line-height:15px;padding:0 4px;border-radius:4px;margin:0;color:white;min-width:13px;text-align:center}.workspace{min-height:100dvh;padding-bottom:calc(68px + env(safe-area-inset-bottom))}.topbar{height:64px;padding:0 22px;background:#fff}.breadcrumb{font-size:11px;gap:10px}.topbar-end{gap:12px}.sync-state{font-size:9px}.owner-avatar{width:29px;height:29px;font-size:11px}main{padding:28px 20px 20px}.page-heading{gap:12px;align-items:center;margin-bottom:24px}.page-heading h1{font-size:25px;letter-spacing:-1px}.page-heading p{font-size:12px;line-height:1.85;max-width:230px}.eyebrow{font-size:9px;margin-bottom:8px;letter-spacing:1.3px}.page-heading>.button{font-size:11px;padding:10px 12px;min-height:44px;gap:5px}.button.plus::before{font-size:19px}.stats-grid{gap:9px;margin-bottom:22px}.stat-card{min-height:100px;border-radius:12px;padding:15px 13px}.stat-label{font-size:10px;margin-bottom:10px}.stat-number{font-size:27px}.stat-unit{font-size:9px;margin-left:4px}.panel{border-radius:13px}.panel-heading{padding:15px 18px;min-height:65px}.panel-heading h2{font-size:15px}.panel-heading .section-count{font-size:11px}.panel-heading a{font-size:10px;min-height:34px}.home-layout{gap:18px}.home-layout>.stack:last-child{display:flex;gap:18px}.panel-content{padding:21px}.empty-state{padding:32px 21px}.empty-state h3{font-size:15px}.empty-state p{font-size:12px}.empty-symbol{width:44px;height:44px;font-size:21px}.job-row{padding:17px 18px;gap:10px;align-items:center}.job-row-title{font-size:14px}.job-row-meta{font-size:10px;gap:7px}.job-row-arrow{display:none}.badge{font-size:9px;padding:4px 7px}.workspace-footer{padding:12px 22px 23px;font-size:9px}.workspace-footer span:last-child{display:none}.connection-title{font-size:14px}.definition-list>div{font-size:12px}.feature-list li{font-size:12px}.filter-bar{gap:3px;padding-bottom:18px}.filter-button{font-size:11px;padding:9px 12px}.search-input{max-width:none;flex-basis:100%;margin-top:10px;margin-left:0;font-size:14px!important}.detail-heading{align-items:flex-start;flex-wrap:wrap}.detail-heading h1{font-size:24px}.detail-meta{font-size:10px;gap:9px}.detail-plan{padding:21px}.detail-summary{font-size:15px}.action-card .button{width:100%;min-width:0;margin-right:0}.action-card{padding:22px}.action-card .approval-note{font-size:11px;margin-top:13px}.content-preview{padding:17px;font-size:14px}.dialog{max-height:calc(100dvh - 28px);width:calc(100% - 24px);border-radius:15px}.dialog-heading{padding:22px 21px 17px;gap:10px}.dialog-heading h2{font-size:19px}.dialog-body{padding:21px}.dialog-footer{padding:17px 21px;gap:9px}.dialog-footer .button{font-size:13px;min-height:47px}.dialog-footer>.primary{flex:1}input,textarea,select{font-size:16px}.dialog label{font-size:13px}.toast{bottom:calc(85px + env(safe-area-inset-bottom));font-size:12px;width:calc(100% - 36px);text-align:center;padding:14px 18px}.auth-screen{padding:25px 18px}.auth-card{padding:29px 26px;border-radius:19px}.auth-brand{margin-bottom:34px}.auth-card h1{font-size:23px}.auth-description{font-size:13px}.banner{font-size:12px;padding:14px 16px}.settings-grid{gap:18px}.technical-details{padding:0 21px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* Primary reading text stays comfortable on both phone and desktop. */
.auth-description,.page-heading p,.panel-content>p,.empty-state p,.action-card p,.plan-field p,.timeline-message{font-size:14px}
.job-row-title,.detail-summary,.content-preview{font-size:16px}
.field-help{font-size:12px!important}.badge{font-size:12px}.job-row-meta{font-size:12px}.connection-note{font-size:13px!important}.scope-note{font-size:12px!important}
@media(max-width:700px){.main-nav a{font-size:12px}.page-heading>.button{font-size:13px}.badge{font-size:11px}.job-row-meta{font-size:11px}.stat-label{font-size:11px}.panel-heading h2{font-size:16px}.panel-heading a{font-size:12px;min-height:44px}.button{font-size:15px}.auth-description,.page-heading p{font-size:14px}.filter-button{font-size:13px;padding:9px 10px}.detail-meta{font-size:12px}.auth-footnote p{font-size:12px}.dialog label{font-size:14px}.dialog-footer .button{font-size:14px}.timeline time{font-size:11px}}
/* A single account, usable from another browser without a local key file. */
.session-choice{padding:15px 16px;border:1px solid #e2e8f3;background:#f8faff;border-radius:10px;margin:0 0 18px}.checkbox-label{display:flex;align-items:center;gap:10px;min-height:44px;margin:0;font-size:14px;cursor:pointer}.checkbox-label input[type=checkbox]{width:19px;height:19px;min-height:19px;flex-shrink:0;padding:0;accent-color:var(--blue);margin:0}.session-choice .field-help{margin-top:1px!important}.auth-alternative{margin-top:24px;border-top:1px solid var(--line);padding-top:11px}.auth-alternative summary{cursor:pointer;min-height:44px;display:flex;align-items:center;font-size:14px;font-weight:650;color:#526787;gap:9px}.auth-alternative summary::before{content:'+';font-size:20px;font-weight:400}.auth-alternative[open] summary::before{content:'−'}.auth-alternative form label{margin-top:17px}.auth-alternative .button{margin-top:19px}.local-address-note{margin-top:24px;padding:13px 15px;border-radius:9px;background:#f5f7fb;color:#8492a7;font-size:12px;line-height:1.85}.totp-dialog .dialog-body>p{margin-bottom:21px}.totp-dialog .button.full-width{margin-top:24px}.totp-instructions{margin:20px 0;padding-left:21px;color:#697b93;font-size:14px;line-height:1.9}.totp-instructions li+li{margin-top:8px}.totp-key-box{background:#f4f7fc;border:1px solid #e0e7f2;border-radius:11px;padding:18px}.totp-key-box>span{display:block;font-size:12px;color:#7f90aa;margin-bottom:12px}.totp-key-box code{display:block;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;color:#334d85;font-size:19px;letter-spacing:1.2px;overflow-wrap:anywhere;line-height:1.8;user-select:all}#login-code,#setup-code{letter-spacing:5px;font-family:ui-monospace,Consolas,monospace}#passkey-help{margin-top:14px!important}.totp-dialog .dialog-body{overflow-wrap:anywhere}@media(max-width:700px){.auth-card{padding:27px 23px}.session-choice{padding:12px 13px}.checkbox-label{font-size:13px}.auth-alternative summary{font-size:13px}.totp-key-box code{font-size:17px}.totp-instructions{font-size:14px}}
