:root{color:#172522;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--primary:#0b6b5d;--primary-hover:#095b50;--primary-soft:#dff1ec;--surface:#fff;--surface-muted:#f5f8f7;--text:#172522;--muted:#60706c;--border:#d8e2df;--danger:#ba2d3a;--danger-soft:#fcebed;--success:#14785d;--shadow:0 20px 55px #193c341f;background:#edf3f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{background:#edf3f1;min-width:320px}body{min-width:320px;min-height:100dvh;margin:0}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #0b6b5d47}button:disabled{cursor:not-allowed;opacity:.58}svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;display:block}#app{min-height:100dvh}.app-shell{width:min(100%,620px);min-height:100dvh;box-shadow:0 0 0 1px #214b420a, var(--shadow);background:linear-gradient(#f9fbfa 0%,#f3f7f6 48%,#edf3f1 100%);flex-direction:column;margin:0 auto;display:flex}.login-shell{background:radial-gradient(circle at 15% 10%,#3897822e,#0000 36%),linear-gradient(150deg,#eaf3f0,#f8fbfa 52%,#e4efec);place-items:center;min-height:100dvh;padding:24px;display:grid}.login-card{background:#fffffff0;border:1px solid #bdd3ccd9;border-radius:28px;width:min(100%,440px);padding:30px;box-shadow:0 28px 75px #143f3529}.login-brand{align-items:center;gap:13px;display:flex}.login-brand-mark{color:#fff;background:var(--primary);border-radius:17px;place-items:center;width:50px;height:50px;display:grid;box-shadow:0 12px 26px #0b6b5d3d}.login-brand-mark svg{width:31px;height:31px}.login-brand strong,.login-brand span{display:block}.login-brand strong{font-size:18px}.login-brand span{color:var(--muted);margin-top:2px;font-size:12px}.login-heading{margin-top:30px}.login-heading h1{margin-top:6px;font-size:32px}.login-heading p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.login-form{margin-top:24px}.login-form .form-field{margin-top:14px}.login-error{color:#852a34;background:var(--danger-soft);border:1px solid #f2c9ce;border-radius:13px;margin-top:16px;padding:11px 13px;font-size:12px;line-height:1.5}.login-button{width:100%;margin-top:20px}.credential-notice{color:#74827f;text-align:center;margin:18px 3px 0;font-size:10px;line-height:1.6}.auth-loading-screen{color:#31534b;align-content:center;gap:16px}.auth-loading-screen strong{font-size:14px}.spinner.large{border-width:3px;width:28px;height:28px}.topbar{min-height:76px;padding:max(14px, env(safe-area-inset-top)) 20px 12px;z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f9fbfae6;border-bottom:1px solid #d8e2dfb8;justify-content:space-between;align-items:center;gap:12px;display:flex;position:sticky;top:0}.brand{color:var(--text);text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.brand-mark{color:#fff;background:var(--primary);border-radius:14px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 8px 20px #0b6b5d38}.brand-mark svg{stroke-width:1.7px;width:27px;height:27px}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.01em;font-size:16px}.brand small{color:var(--muted);margin-top:1px;font-size:12px}.topbar-actions{align-items:center;gap:8px;display:flex}.account-chip{text-overflow:ellipsis;white-space:nowrap;color:#41635b;background:#edf5f3;border-radius:10px;max-width:110px;padding:6px 9px;font-size:11px;font-weight:700;overflow:hidden}.network-state{color:#35635a;background:#e7f4f0;border-radius:999px;align-items:center;gap:6px;height:32px;padding:0 10px;font-size:12px;font-weight:650;display:inline-flex}.network-state.offline{color:#8d4a28;background:#fff0e4}.network-dot{background:#20a57e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #20a57e21}.offline .network-dot{background:#d66a31;box-shadow:0 0 0 3px #d66a3121}.icon-button{border:1px solid var(--border);background:var(--surface);color:#38554f;border-radius:13px;justify-content:center;align-items:center;gap:6px;min-width:42px;height:42px;padding:0 10px;transition:background .18s,border-color .18s;display:inline-flex}.icon-button:hover{background:var(--surface-muted);border-color:#bdccc8}.icon-button svg{width:20px;height:20px}.install-button span{font-size:13px;font-weight:700}.logout-button span{font-size:12px;font-weight:700}main{flex:1;width:100%;padding:24px 20px 18px}.screen{width:100%;animation:.22s ease-out screen-in}.screen-heading{text-align:center;margin:6px 2px 22px}.eyebrow{color:var(--primary);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:800;display:inline-block}h1,h2,p{margin-top:0}h1{color:var(--text);letter-spacing:-.035em;margin-bottom:9px;font-size:clamp(28px,8vw,38px);line-height:1.18}h2{letter-spacing:-.025em;margin:4px 0 0;font-size:24px}.screen-heading p,.task-hero p,.result-screen>p{max-width:440px;color:var(--muted);margin:0 auto;font-size:15px;line-height:1.65}.notice{border:1px solid;border-radius:14px;align-items:flex-start;gap:10px;margin-bottom:14px;padding:12px 14px;font-size:13px;line-height:1.5;display:flex}.notice svg{flex:none;width:19px;height:19px;margin-top:1px}.notice button{color:inherit;background:0 0;border:0;margin-left:auto;font-size:21px;line-height:18px}.error-notice{color:#852a34;background:var(--danger-soft);border-color:#f2c9ce}.offline-notice{color:#80532f;background:#fff5e9;border-color:#efd7b9}.success-notice{color:#22604f;background:#e6f5f0;border-color:#c4e6db}.scanner-card{border:1px solid var(--border);background:var(--surface);border-radius:28px;padding:12px;box-shadow:0 14px 38px #244e451a}.video-stage{aspect-ratio:1/.82;background:#14201e;border-radius:20px;position:relative;overflow:hidden}.video-stage video{object-fit:cover;width:100%;height:100%;display:block}.camera-placeholder{color:#dce8e5;background:radial-gradient(circle at 50% 38%,#29413c,#15221f 70%);flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0}.camera-placeholder strong{font-size:16px}.camera-placeholder>span:last-child{color:#9db1ac;font-size:13px}.placeholder-icon{color:#fff;background:#ffffff14;border:1px solid #ffffff29;border-radius:19px;place-items:center;width:56px;height:56px;margin-bottom:4px;display:grid}.placeholder-icon svg{width:28px;height:28px}.scan-frame{position:absolute;inset:13% 17%}.scan-frame span{filter:drop-shadow(0 2px 4px #00000047);border-style:solid;border-color:#6ee7c4;width:34px;height:34px;position:absolute}.scan-frame span:first-child{border-width:3px 0 0 3px;border-radius:8px 0 0;top:0;left:0}.scan-frame span:nth-child(2){border-width:3px 3px 0 0;border-radius:0 8px 0 0;top:0;right:0}.scan-frame span:nth-child(3){border-width:0 0 3px 3px;border-radius:0 0 0 8px;bottom:0;left:0}.scan-frame span:nth-child(4){border-width:0 3px 3px 0;border-radius:0 0 8px;bottom:0;right:0}.scan-line{background:linear-gradient(90deg,#0000,#7cf0cf,#0000);height:2px;animation:2.1s ease-in-out infinite scan;position:absolute;top:22%;left:20%;right:20%;box-shadow:0 0 12px #40d9ad}.scanner-engine{color:#d8f7ee;letter-spacing:.04em;background:#051814a8;border-radius:8px;padding:5px 8px;font-size:10px;position:absolute;bottom:12px;left:12px}.camera-button{width:100%;margin-top:12px}.primary-button,.secondary-button,.danger-button{border-radius:14px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 18px;font-size:15px;font-weight:750;transition:background .18s,border-color .18s,box-shadow .18s;display:inline-flex}.primary-button{border:1px solid var(--primary);color:#fff;background:var(--primary);box-shadow:0 9px 20px #0b6b5d2b}.primary-button:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.secondary-button{border:1px solid var(--border);color:#284d45;background:var(--surface)}.secondary-button:hover{background:var(--surface-muted);border-color:#b9cac5}.danger-button{color:var(--danger);background:var(--danger-soft);border:1px solid #efc4c9}.danger-button:hover{background:#f9dfe2}.primary-button svg,.secondary-button svg,.danger-button svg{width:20px;height:20px}.alternative-block{margin-top:18px}.divider{color:#84918e;align-items:center;gap:12px;font-size:12px;display:flex}.divider:before,.divider:after{content:"";background:var(--border);flex:1;height:1px}.alternative-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.manual-form{margin-top:16px}.manual-form label,.form-field label,.doctor-field>label{color:#415a55;margin-bottom:7px;font-size:13px;font-weight:700;display:block}.input-action{border:1px solid var(--border);background:var(--surface);border-radius:14px;align-items:stretch;display:flex;overflow:hidden}.input-action:focus-within{border-color:#6fa99d;box-shadow:0 0 0 3px #0b6b5d1a}.input-action input{min-width:0;height:50px;color:var(--text);background:0 0;border:0;outline:0;flex:1;padding:0 14px;font-size:14px}.input-action button{color:#fff;background:var(--primary);border:0;place-items:center;width:50px;display:grid}.input-action button svg{width:21px;height:21px}.identity-card{border:1px solid var(--border);background:#ffffffb8;border-radius:17px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;margin-top:18px;padding:13px;display:grid}.avatar{color:#0b604f;background:var(--primary-soft);border-radius:14px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.avatar.small{border-radius:11px;width:34px;height:34px}.identity-card small,.identity-card strong{display:block}.identity-card small{color:var(--muted);font-size:11px}.identity-card strong{margin-top:2px;font-size:14px}.identity-card button{min-width:52px;min-height:42px;color:var(--primary);background:0 0;border:0;font-size:13px;font-weight:750}.back-button{min-height:44px;color:var(--muted);background:0 0;border:0;align-items:center;gap:5px;margin-bottom:12px;padding:0 4px;font-size:13px;display:inline-flex}.back-button svg{width:19px;height:19px}.task-hero{text-align:center}.task-icon{width:74px;height:74px;color:var(--primary);background:var(--primary-soft);border-radius:24px;place-items:center;margin:0 auto 12px;display:grid}.task-icon svg{width:42px;height:42px}.status-badge{border-radius:999px;align-items:center;min-height:27px;margin-bottom:10px;padding:0 10px;font-size:11px;font-weight:800;display:inline-flex}.status-padding{color:#7e5a15;background:#fff2ce}.status-expire,.status-revoke,.status-refuse{color:#8b333d;background:#fce8ea}.task-details,.result-details{border:1px solid var(--border);background:var(--surface);border-radius:18px;margin:22px 0 0;overflow:hidden}.task-details div,.result-details div{border-bottom:1px solid #e7eeec;grid-template-columns:106px 1fr;gap:12px;padding:13px 15px;display:grid}.task-details div:last-child,.result-details div:last-child{border-bottom:0}dt{color:var(--muted);font-size:12px}dd{overflow-wrap:anywhere;color:#28423c;text-align:right;margin:0;font-size:13px;font-weight:650}.mono{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:11px}.doctor-field{margin-top:18px}.select-wrap{border:1px solid var(--border);background:var(--surface);border-radius:16px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;min-height:56px;padding:0 13px;display:grid}.select-wrap select{appearance:none;min-width:0;height:52px;color:var(--text);background:0 0;border:0;outline:0;font-size:14px;font-weight:700}.select-wrap>svg{width:20px;height:20px;color:var(--muted)}.task-actions{grid-template-columns:1fr auto;gap:10px;margin-top:20px;display:grid}.task-actions .primary-button{min-width:0}.security-note{color:var(--muted);align-items:flex-start;gap:8px;margin:16px 5px 0;font-size:12px;line-height:1.55;display:flex}.security-note svg{flex:none;width:17px;height:17px;margin-top:1px}.result-screen{text-align:center;padding-top:26px}.result-symbol{color:#fff;background:var(--primary);border-radius:50%;place-items:center;width:92px;height:92px;margin:0 auto 18px;display:grid;box-shadow:0 18px 36px #0b6b5d3b}.result-symbol svg{width:52px;height:52px}.result-details{text-align:left;margin-top:28px}.full-button{width:100%;margin-top:20px}.management-screen{padding-bottom:8px}.management-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin:4px 0 20px;display:flex}.management-heading h1{margin:3px 0 7px;font-size:30px}.management-heading p{max-width:420px;color:var(--muted);margin:0;font-size:13px;line-height:1.6}.compact-button{flex:none;min-height:43px;padding-inline:14px;font-size:13px}.management-card{border:1px solid var(--border);background:var(--surface);border-radius:20px;padding:17px;box-shadow:0 12px 30px #214b4214}.add-user-form{margin-bottom:16px}.card-title-row{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.card-title-row strong,.card-title-row small{display:block}.card-title-row strong{font-size:15px}.card-title-row small{color:var(--muted);margin-top:3px;font-size:11px}.plain-icon-button{width:40px;height:40px;color:var(--muted);background:var(--surface-muted);border:0;border-radius:12px;font-size:23px;line-height:1}.form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.add-user-form .full-button{margin-top:16px}.management-summary{grid-template-columns:1fr 1fr;gap:10px;margin-bottom:15px;display:grid}.management-summary div{border:1px solid var(--border);background:#ffffffc7;border-radius:17px;flex-direction:column;justify-content:center;min-height:74px;padding:13px 15px;display:flex}.management-summary strong{color:var(--primary);font-size:23px;line-height:1}.management-summary span{color:var(--muted);margin-top:6px;font-size:11px}.settings-heading{margin-bottom:16px}.settings-sections{flex-direction:column;gap:16px;display:flex}.settings-section{border:1px solid var(--border);background:#ffffffc7;border-radius:22px;padding:18px;box-shadow:0 12px 32px #214b4212}.settings-section-heading{justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.settings-section-heading>div:first-child{align-items:center;gap:12px;min-width:0;display:flex}.settings-section-heading h2{color:#1f3f38;margin:0;font-size:18px}.settings-section-heading p{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.5}.settings-section-actions{align-items:center;gap:8px;display:flex}.settings-section-icon{border-radius:14px;flex:none;place-items:center;width:44px;height:44px;display:grid}.settings-section-icon svg{width:24px;height:24px}.app-code-icon{color:#315f91;background:#eaf2fb}.root-settings-icon{color:var(--primary);background:var(--primary-soft)}.app-code-form{box-shadow:none;margin-bottom:14px}.app-code-list{flex-direction:column;gap:9px;display:flex}.app-code-card{border:1px solid var(--border);background:var(--surface);border-radius:17px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:74px;padding:13px 14px;display:grid}.app-code-card-main{min-width:0}.app-code-card-main strong,.app-code-card-main span,.app-code-card-main small{display:block}.app-code-card-main strong{overflow-wrap:anywhere;color:#244b68;font-size:14px}.app-code-card-main span{color:#36564f;margin-top:4px;font-size:12px;font-weight:650}.app-code-card-main small{color:var(--muted);margin-top:3px;font-size:10px}.loading-card,.empty-card{min-height:118px;color:var(--muted);background:#ffffff9e;border:1px dashed #bfd0cb;border-radius:18px;justify-content:center;align-items:center;gap:9px;font-size:13px;display:flex}.empty-card{text-align:center;flex-direction:column}.empty-card svg{color:#72958d;width:34px;height:34px}.empty-card strong{color:#35534c;font-size:14px}.empty-card span{font-size:12px}.user-list{flex-direction:column;gap:10px;display:flex}.user-card{border:1px solid var(--border);background:var(--surface);border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:82px;padding:13px;display:grid}.user-avatar{border-radius:15px;width:46px;height:46px}.user-card-main{min-width:0}.user-name-row{align-items:center;gap:8px;display:flex}.user-name-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.user-status{color:#17624f;background:#e3f3ee;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:750}.authorization-status{color:#6f5e43;background:#f2eee6;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:750}.authorization-status.authorized{color:#17624f;background:#dff3ec}.user-card-main>span{color:#38554f;margin-top:3px;font-size:12px;font-weight:650;display:block}.user-card-main small{text-overflow:ellipsis;white-space:nowrap;color:var(--muted);margin-top:3px;font-size:10px;display:block;overflow:hidden}.user-card-main .authorization-line{color:#846f50}.user-card-main .authorization-line.authorized{color:var(--success);font-weight:700}.user-card-actions{align-items:center;gap:7px;display:flex}.signature-user-button{color:#31564d;background:#f5f9f8;border:1px solid #cbdad6;border-radius:13px;justify-content:center;align-items:center;gap:5px;min-width:64px;height:42px;padding:0 10px;font-size:11px;font-weight:750;display:inline-flex}.signature-user-button:hover{background:#edf5f3}.signature-user-button svg{width:17px;height:17px}.regenerate-user-button{min-width:64px;height:42px;color:var(--primary);background:#edf8f5;border:1px solid #bcded5;border-radius:13px;justify-content:center;align-items:center;gap:5px;padding:0 10px;font-size:11px;font-weight:750;display:inline-flex}.regenerate-user-button:hover{background:#e0f2ed}.regenerate-user-button svg{width:17px;height:17px}.regenerate-user-button .spinner{width:15px;height:15px}.delete-user-button{width:42px;height:42px;color:var(--danger);background:var(--danger-soft);border:1px solid #f0cdd1;border-radius:13px;place-items:center;display:grid}.delete-user-button:hover{background:#f9dfe2}.delete-user-button svg{width:19px;height:19px}.root-identity-card{background:linear-gradient(135deg,#edf8f5,#fff);border:1px solid #badbd2;border-radius:20px;grid-template-columns:auto 1fr;align-items:center;gap:14px;padding:17px;display:grid}.root-shield{color:#fff;background:var(--primary);border-radius:20px;place-items:center;width:62px;height:62px;display:grid;box-shadow:0 12px 26px #0b6b5d33}.root-shield svg{width:37px;height:37px}.root-identity-card small,.root-identity-card strong,.root-identity-card span{display:block}.root-identity-card small{color:var(--primary);letter-spacing:.08em;font-size:10px;font-weight:800}.root-identity-card strong{overflow-wrap:anywhere;color:#1e3d36;margin-top:3px;font-size:13px;line-height:1.45}.root-identity-card span{color:var(--muted);margin-top:4px;font-size:11px}.root-summary{margin-top:12px}.root-details{border:1px solid var(--border);background:var(--surface);border-radius:18px;margin:0;overflow:hidden}.root-details div{border-bottom:1px solid #e7eeec;grid-template-columns:90px 1fr;gap:12px;padding:13px 15px;display:grid}.root-details div:last-child{border-bottom:0}.root-actions{grid-template-columns:1fr 1.35fr;gap:10px;margin-top:15px;display:grid}.impact-card{color:#6f4b28;background:#fff6e9;border:1px solid #efd3b5;border-radius:16px;margin-top:14px;padding:14px 15px}.impact-card strong{font-size:12px}.impact-card p{margin:5px 0 0;font-size:11px;line-height:1.6}.bottom-nav{z-index:24;min-height:70px;padding:7px 18px max(7px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafcfbf0;border-top:1px solid #cddad6e0;grid-template-columns:repeat(3,1fr);gap:6px;display:grid;position:sticky;bottom:0}.bottom-nav button{color:#71817d;background:0 0;border:0;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:54px;font-size:10px;font-weight:700;transition:color .18s,background .18s;display:flex}.bottom-nav button:hover{background:#f0f6f4}.bottom-nav button.active{color:var(--primary);background:var(--primary-soft)}.bottom-nav svg{width:22px;height:22px}.dialog-backdrop{z-index:70;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0d1d1980;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.confirm-dialog{background:var(--surface);text-align:center;border-radius:24px;width:min(100%,420px);padding:24px;animation:.18s ease-out screen-in;box-shadow:0 24px 70px #0b231d47}.dialog-icon{border-radius:20px;place-items:center;width:64px;height:64px;margin:0 auto 14px;display:grid}.dialog-icon svg{width:34px;height:34px}.danger-dialog-icon{color:var(--danger);background:var(--danger-soft)}.root-dialog-icon{color:#8a5b1f;background:#fff0d7}.authorization-dialog-icon{color:var(--primary);background:var(--primary-soft)}.confirm-dialog h2{margin:0;font-size:21px}.confirm-dialog p{color:var(--muted);margin:9px 0 0;font-size:13px;line-height:1.65}.dialog-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:20px;display:grid}.authorization-dialog{width:min(100%,460px)}.authorization-user{border:1px solid var(--border);background:var(--surface-muted);text-align:left;border-radius:15px;grid-template-columns:auto 1fr;align-items:center;gap:10px;margin-top:16px;padding:11px 12px;display:grid}.authorization-user small,.authorization-user strong{display:block}.authorization-user small{color:var(--muted);font-size:10px}.authorization-user strong{margin-top:2px;font-size:13px}.duration-presets{grid-template-columns:repeat(4,1fr);gap:7px;margin-top:15px;display:grid}.duration-presets button{border:1px solid var(--border);color:#4f625e;background:#fff;border-radius:11px;min-height:40px;padding:0 6px;font-size:11px;font-weight:700}.duration-presets button.active{color:var(--primary);background:var(--primary-soft);border-color:#80bbae}.custom-duration{text-align:left;margin-top:15px}.custom-duration label{color:#415a55;margin-bottom:6px;font-size:11px;font-weight:700;display:block}.custom-duration>div{border:1px solid var(--border);background:#fff;border-radius:12px;align-items:center;display:flex;overflow:hidden}.custom-duration input{min-width:0;height:45px;color:var(--text);background:0 0;border:0;outline:0;flex:1;padding:0 12px}.custom-duration>div span{color:var(--muted);padding:0 12px;font-size:12px}.custom-duration small{color:var(--muted);margin-top:5px;font-size:10px;display:block}footer{color:#73817e;text-align:center;justify-content:center;align-items:center;gap:7px;min-height:46px;padding:10px 20px;font-size:10px;display:flex}.sheet-backdrop{z-index:50;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0d1d1973;justify-content:center;align-items:flex-end;padding-top:50px;display:flex;position:fixed;inset:0}.settings-sheet{width:min(100%,620px);max-height:calc(100dvh - 36px);padding:9px 20px max(24px, env(safe-area-inset-bottom));background:#fbfcfc;border-radius:26px 26px 0 0;animation:.22s ease-out sheet-in;overflow-y:auto;box-shadow:0 -18px 48px #132c2633}.sheet-handle{background:#c7d2cf;border-radius:999px;width:42px;height:4px;margin:2px auto 16px}.sheet-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.sheet-heading .icon-button{font-size:24px;line-height:1}.settings-content{margin-top:22px}.form-field{margin-top:17px}.form-field input,.form-field select{border:1px solid var(--border);width:100%;height:50px;color:var(--text);background:var(--surface);border-radius:14px;outline:0;padding:0 13px;font-size:14px}.form-field small{color:var(--muted);margin-top:7px;font-size:11px;line-height:1.5;display:block}.settings-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;display:grid}.help-card{color:#31534b;background:#eef7f4;border:1px solid #cfe3dd;border-radius:16px;margin-top:22px;padding:15px}.help-card strong{font-size:13px}.help-card p{margin:5px 0 0;font-size:12px;line-height:1.6}.spinner{border:2px solid #0b6b5d33;border-top-color:var(--primary);border-radius:50%;width:18px;height:18px;animation:.75s linear infinite spin;display:inline-block}.spinner.light{border-color:#fff #ffffff59 #ffffff59}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}@keyframes scan{0%,to{opacity:.55;top:22%}50%{opacity:1;top:76%}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes screen-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes sheet-in{0%{opacity:.7;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (width>=720px){body{background:radial-gradient(circle at top,#dcebe7 0,#edf3f1 42%,#e9efed 100%);padding:24px}.app-shell{border-radius:32px;min-height:calc(100dvh - 48px);overflow:hidden}.topbar{padding-top:14px}main{padding-inline:30px}.settings-sheet{border-radius:26px;margin-bottom:24px}.login-shell{padding:48px}}@media (width<=420px){.topbar,main{padding-inline:14px}.network-state,.account-chip,.logout-button span{display:none}.alternative-actions{grid-template-columns:1fr}.task-details div,.result-details div{grid-template-columns:88px 1fr}.install-button span{display:none}.management-heading{align-items:flex-end}.management-heading h1{font-size:27px}.management-heading p{font-size:12px}.form-grid,.root-actions{grid-template-columns:1fr}.settings-section{padding:15px}.settings-section-heading,.settings-section-heading>div:first-child{align-items:flex-start}.settings-section-actions{flex-direction:column}.root-details div{grid-template-columns:76px 1fr}.user-card{grid-template-columns:auto 1fr}.user-card-actions{grid-column:1/-1;justify-content:flex-end}.duration-presets{grid-template-columns:repeat(3,1fr)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.signature-backdrop[data-v-36da8c80]{z-index:80;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0d1d1985;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.signature-dialog[data-v-36da8c80]{color:#172522;background:#fff;border-radius:26px;width:min(100%,560px);max-height:calc(100dvh - 36px);padding:22px;overflow-y:auto;box-shadow:0 25px 80px #0a251e4d}.signature-heading[data-v-36da8c80]{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.signature-heading span[data-v-36da8c80]{color:#0b6b5d;letter-spacing:.12em;font-size:11px;font-weight:800}.signature-heading h2[data-v-36da8c80]{margin:4px 0 0;font-size:24px}.signature-heading>button[data-v-36da8c80]{color:#60706c;background:#f5f8f7;border:1px solid #d8e2df;border-radius:13px;width:42px;height:42px;font-size:24px}.existing-signature[data-v-36da8c80]{background:#f7faf9;border:1px solid #d8e2df;border-radius:15px;grid-template-columns:78px 1fr;align-items:center;gap:10px;margin-top:16px;padding:11px 13px;display:grid}.existing-signature span[data-v-36da8c80]{color:#60706c;font-size:11px}.existing-signature img[data-v-36da8c80]{object-fit:contain;background:#fff;border-radius:9px;width:100%;height:62px}.signature-tabs[data-v-36da8c80]{background:#edf3f1;border-radius:14px;grid-template-columns:1fr 1fr;gap:4px;margin-top:17px;padding:4px;display:grid}.signature-tabs button[data-v-36da8c80]{color:#60706c;background:0 0;border:0;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:44px;font-size:13px;font-weight:750;display:inline-flex}.signature-tabs button.active[data-v-36da8c80]{color:#0b6b5d;background:#fff;box-shadow:0 5px 14px #193c341a}.signature-tabs svg[data-v-36da8c80]{width:19px;height:19px}.signature-loading[data-v-36da8c80]{color:#60706c;justify-content:center;align-items:center;gap:9px;min-height:260px;font-size:13px;display:flex}.draw-panel[data-v-36da8c80],.upload-panel[data-v-36da8c80]{margin-top:15px}.canvas-wrap[data-v-36da8c80]{background-color:#fff;background-image:linear-gradient(45deg,#f3f7f6 25%,#0000 25%),linear-gradient(-45deg,#f3f7f6 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#f3f7f6 75%),linear-gradient(-45deg,#0000 75%,#f3f7f6 75%);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;border:1px solid #cbdad6;border-radius:17px;height:230px;position:relative;overflow:hidden}canvas[data-v-36da8c80]{z-index:2;touch-action:none;cursor:crosshair;width:100%;height:230px;display:block;position:relative}.canvas-hint[data-v-36da8c80]{color:#9aa8a5;pointer-events:none;place-items:center;font-size:16px;display:grid;position:absolute;inset:0}.drawing-tools[data-v-36da8c80]{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:11px;display:grid}.drawing-tools label[data-v-36da8c80]{color:#60706c;font-size:11px}.drawing-tools input[data-v-36da8c80]{accent-color:#0b6b5d;width:100%}.drawing-tools button[data-v-36da8c80]{color:#38554f;background:#f7faf9;border:1px solid #d8e2df;border-radius:11px;min-height:40px;padding:0 11px;font-size:11px;font-weight:700}.upload-zone[data-v-36da8c80]{color:#41635b;background:#f5faf8;border:1px dashed #9ebdb5;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;min-height:250px;padding:18px;display:flex}.upload-zone[data-v-36da8c80]:hover{background:#edf7f4}.upload-zone>svg[data-v-36da8c80]{color:#0b6b5d;width:34px;height:34px}.upload-zone strong[data-v-36da8c80]{font-size:14px}.upload-zone span[data-v-36da8c80]{color:#71817d;font-size:11px}.upload-zone img[data-v-36da8c80]{object-fit:contain;width:100%;max-height:220px}.hidden-input[data-v-36da8c80]{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}.editor-error[data-v-36da8c80]{color:#852a34;background:#fcebed;border-radius:11px;margin:11px 0 0;padding:9px 11px;font-size:12px}.signature-actions[data-v-36da8c80]{grid-template-columns:1fr 1.4fr;gap:10px;margin-top:18px;display:grid}.signature-actions button[data-v-36da8c80]{border-radius:14px;min-height:48px;font-size:14px;font-weight:750}.cancel-button[data-v-36da8c80]{color:#38554f;background:#fff;border:1px solid #d8e2df}.save-button[data-v-36da8c80]{color:#fff;background:#0b6b5d;border:1px solid #0b6b5d;justify-content:center;align-items:center;gap:8px;display:inline-flex}.save-button[data-v-36da8c80]:disabled,.cancel-button[data-v-36da8c80]:disabled{opacity:.58;cursor:not-allowed}.editor-spinner[data-v-36da8c80]{border:2px solid #0b6b5d38;border-top-color:#0b6b5d;border-radius:50%;width:17px;height:17px;animation:.75s linear infinite spin-36da8c80;display:inline-block}.editor-spinner.light[data-v-36da8c80]{border-color:#fff #ffffff59 #ffffff59}svg[data-v-36da8c80]{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;display:block}button[data-v-36da8c80]{cursor:pointer;font:inherit}button[data-v-36da8c80]:focus-visible,input[data-v-36da8c80]:focus-visible{outline-offset:2px;outline:3px solid #0b6b5d47}@keyframes spin-36da8c80{to{transform:rotate(360deg)}}@media (width<=420px){.signature-backdrop[data-v-36da8c80]{align-items:end;padding:0}.signature-dialog[data-v-36da8c80]{max-height:calc(100dvh - 12px);padding:18px 15px max(18px, env(safe-area-inset-bottom));border-radius:24px 24px 0 0}.canvas-wrap[data-v-36da8c80],canvas[data-v-36da8c80]{height:210px}.drawing-tools[data-v-36da8c80]{grid-template-columns:auto 1fr}.drawing-tools button[data-v-36da8c80]{grid-column:1/-1}}
