:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#132033;background:#f3f6f8;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}h1,h2,p{margin-top:0}h1{font-size:clamp(2rem,5vw,3.4rem);line-height:1.04;letter-spacing:-.04em;margin-bottom:16px}h2{letter-spacing:-.025em}.center-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 10% 10%,#d9f8ed 0,transparent 30%),linear-gradient(145deg,#f9fbfc,#e8eff2)}.login-card,.complete-card{width:min(100%,440px);background:#ffffffeb;padding:clamp(28px,6vw,48px);border-radius:28px;box-shadow:0 24px 80px #0f223121;border:1px solid #fff;text-align:center}.brand-mark,.logo-small{display:inline-grid;place-items:center;background:#0bce83;color:#05251a;font-weight:900}.brand-mark{width:52px;height:52px;border-radius:17px;margin-bottom:24px;font-size:24px}.brand-mark.dark{background:#122235;color:#fff}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:800;color:#168b62;margin-bottom:10px}.muted{color:#687584;line-height:1.55}.login-card form{text-align:left;margin-top:30px}.login-card label{display:block;font-size:13px;font-weight:700;margin:15px 0 7px}input{width:100%;height:50px;border:1px solid #d8dfe5;border-radius:13px;padding:0 15px;background:#fff;color:#132033;outline:none;transition:.2s}input:focus{border-color:#14a874;box-shadow:0 0 0 4px #0bce8321}.primary,.secondary,.record-button,.file-button{min-height:52px;border:0;border-radius:14px;padding:0 20px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none}.primary{width:100%;background:#0bbd79;color:#05271b;margin-top:18px}.primary:hover{background:#09aa6d}.primary:disabled,.record-button:disabled{opacity:.58;cursor:not-allowed}.secondary{background:#e8eef1;color:#203044;border:0}.login-card .primary{margin-top:22px}.admin-link{display:block;margin-top:25px;color:#647281;font-size:13px}.error{color:#bd3037;background:#fff0f0;border-radius:10px;padding:10px 12px;font-size:13px;margin:12px 0}.centered{text-align:center}.spinner{display:inline-block;width:19px;height:19px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.complete-card{padding-top:55px;padding-bottom:55px}.checkmark{width:94px;height:94px;border-radius:50%;background:#0bc77e;color:#fff;display:grid;place-items:center;font-size:50px;margin:0 auto 25px;box-shadow:0 12px 32px #0bc77e4d}.code-chip{display:block;margin:25px auto;background:#edf2f4;border-radius:12px;padding:12px;font-weight:800;letter-spacing:.08em}.complete-card .secondary{width:100%}.verification-page{min-height:100vh;background:#f3f6f8;transition:filter .1s}.verification-page.is-flashing:after{content:"";position:fixed;z-index:100;inset:0;background:#fff;pointer-events:none}.user-header,.admin-header{height:68px;padding:0 max(22px,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e5e9ec}.user-header>div,.admin-header>div{display:flex;align-items:center;gap:10px}.logo-small{width:34px;height:34px;border-radius:10px}.text-button{border:0;background:none;color:#566574;font-weight:700;padding:9px}.verification-shell{width:min(100% - 32px,1000px);margin:40px auto 70px}.intro{display:grid;grid-template-columns:1fr 420px;gap:45px;align-items:end;margin-bottom:28px}.intro h1{font-size:clamp(2rem,4vw,3rem)}.progress-wrap{background:#fff;border:1px solid #e4e9ec;padding:18px;border-radius:18px}.progress-copy{display:flex;justify-content:space-between;font-size:13px;margin-bottom:12px}.progress-copy span{color:#75818d}.progress{height:7px;background:#e9eef0;border-radius:9px;overflow:hidden}.progress i{height:100%;display:block;background:#0bc77e;transition:width .4s;border-radius:9px}.dots{display:flex;justify-content:space-between;margin-top:12px}.dots i{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#edf1f3;color:#84909a;font-size:10px;font-style:normal}.dots i.done{background:#d7f7e9;color:#098656;font-weight:900}.camera-card{position:relative;width:min(100%,620px);aspect-ratio:4/3;margin:auto;background:#07111f;border-radius:26px;overflow:hidden;box-shadow:0 22px 55px #0a1c2933}.camera-card>video{width:100%;height:100%;object-fit:cover;transform:scaleX(-1)}.camera-shade{position:absolute;inset:0;background:radial-gradient(ellipse 31% 48% at center,transparent 96%,rgba(2,8,13,.5) 100%);pointer-events:none}.face-guide{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none}.face-guide span{width:31%;height:57%;border:2px solid rgba(255,255,255,.82);border-radius:48%;box-shadow:0 0 0 1px #00000026}.recording-badge{position:absolute;top:18px;left:18px;background:#0000008c;color:#fff;border-radius:20px;padding:8px 12px;font-size:12px;font-weight:900;letter-spacing:.1em}.recording-badge i{display:inline-block;width:9px;height:9px;border-radius:50%;background:#ff4152;margin-right:7px;animation:pulse 1s infinite}@keyframes pulse{50%{opacity:.35}}.countdown{position:absolute;top:16px;right:17px;width:45px;height:45px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#102033;font-weight:900;font-size:20px}.camera-message,.upload-screen{position:absolute;inset:0;display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;text-align:center;padding:35px;color:#fff;background:#07111f}.camera-message span,.upload-screen span{max-width:360px;color:#aeb8c1;font-size:14px}.upload-screen{background:#040f18d6;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.upload-screen .spinner{width:32px;height:32px}.camera-actions{display:flex;justify-content:center;gap:12px;width:min(100%,620px);margin:20px auto 0}.record-button{width:100%;background:#122235;color:#fff}.record-button i{width:16px;height:16px;background:#ff4052;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 2px #ff4052}.record-button.active i{border-radius:3px}.file-button{margin:0;width:auto}.file-button input{position:absolute;width:1px;height:1px;opacity:0}.privacy{text-align:center;color:#7a8791;font-size:12px;margin:18px}.admin-bg{background:#0b1624}.admin-page{min-height:100vh}.admin-header{position:sticky;top:0;z-index:10}.dashboard{width:min(100% - 34px,1180px);margin:38px auto 70px}.dashboard-title{display:flex;justify-content:space-between;align-items:center}.dashboard-title h1{font-size:38px}.compact{min-height:42px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:20px 0}.stats-grid article,.panel{background:#fff;border:1px solid #e2e7ea;border-radius:19px;padding:21px}.stats-grid span{display:block;color:#74808b;font-size:13px;margin-bottom:10px}.stats-grid b{font-size:32px;letter-spacing:-.04em}.stats-grid .green{color:#09a86d}.admin-grid{display:grid;grid-template-columns:300px 1fr;gap:17px}.panel h2{margin-bottom:18px}.inline-form{display:grid;grid-template-columns:80px 1fr;gap:8px}.inline-form .primary{margin:0}.generated{margin-top:18px;background:#f0f5f3;border-radius:13px;padding:13px}.generated>div{display:flex;justify-content:space-between;align-items:center;font-size:12px}.generated pre{max-height:290px;overflow:auto;white-space:pre-wrap;line-height:1.65;font-weight:700}.panel-head{display:flex;justify-content:space-between;gap:18px}.search{width:240px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:13px}th{text-align:left;color:#7d8993;font-size:11px;text-transform:uppercase;letter-spacing:.07em;padding:12px;border-bottom:1px solid #e7ecef}td{padding:15px 12px;border-bottom:1px solid #edf0f2;white-space:nowrap}tbody tr{cursor:pointer}tbody tr:hover{background:#f7faf9}.status{display:inline-block;padding:6px 9px;border-radius:20px;background:#eef1f3;color:#667480;font-size:11px;font-weight:800}.status.complete{background:#dbf7e9;color:#087c51}.empty{text-align:center;color:#7a8791;padding:50px}.drawer-backdrop,.modal-backdrop{position:fixed;z-index:30;inset:0;background:#050e177a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.drawer{position:absolute;right:0;top:0;height:100%;width:min(100%,480px);overflow:auto;background:#f7f9fa;padding:28px;box-shadow:-20px 0 70px #0000002b}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.modal-head h2,.modal-head p{margin-bottom:4px}.icon-button{border:0;background:#e6ecef;border-radius:50%;width:38px;height:38px;font-size:25px}.drawer>.primary{margin:18px 0}.video-list{display:grid;gap:8px}.video-list>button{width:100%;display:grid;grid-template-columns:42px 1fr 20px;align-items:center;text-align:left;border:1px solid #e1e6e9;background:#fff;border-radius:14px;padding:11px}.video-list small{display:block;color:#7b8791;margin-top:5px}.play{display:grid;place-items:center;width:33px;height:33px;border-radius:50%;background:#dff7eb;color:#078454;font-size:12px}.video-loading{display:grid;place-items:center;min-height:180px}.modal-backdrop{z-index:50;display:grid;place-items:center;padding:20px}.video-modal{background:#fff;width:min(100%,850px);border-radius:20px;padding:20px;box-shadow:0 30px 90px #00000040}.video-modal video{display:block;width:100%;max-height:70vh;background:#000;border-radius:13px}@media(max-width:800px){.intro{grid-template-columns:1fr;gap:14px}.verification-shell{margin-top:26px}.stats-grid{grid-template-columns:1fr 1fr}.admin-grid{grid-template-columns:1fr}.generate-panel{order:2}.panel-head{flex-direction:column}.search{width:100%}.users-panel{padding:16px}.dashboard-title h1{font-size:32px}}@media(max-width:520px){.center-page{padding:14px}.login-card,.complete-card{border-radius:22px;padding:30px 22px}.user-header,.admin-header{padding:0 16px}.verification-shell{width:100%;margin-top:0}.intro{padding:23px 17px 4px}.intro h1{font-size:31px}.camera-card{border-radius:0;aspect-ratio:3/4}.camera-actions{padding:0 15px;flex-direction:column}.file-button{width:100%}.progress-wrap{padding:14px}.dots i{width:21px;height:21px}.dashboard{width:min(100% - 22px,1180px);margin-top:25px}.stats-grid{gap:8px}.stats-grid article{padding:15px}.stats-grid b{font-size:25px}.drawer{padding:20px}.dashboard-title .compact{display:none}th:nth-child(4),td:nth-child(4){display:none}}.verification-page.is-flashing:after{background:#000}.face-verification{position:relative;min-height:100vh;min-height:100svh;overflow:hidden;background:#fff;color:#17202a;display:flex;justify-content:center}.face-verification.is-flashing:after{content:"";position:fixed;z-index:1000;inset:0;background:#000;pointer-events:none}.capture-topbar{position:fixed;z-index:20;top:20px;left:24px;right:24px;display:grid;grid-template-columns:140px auto 36px;align-items:center;gap:14px;font-size:12px;font-weight:750;color:#69727c}.capture-progress{height:4px;overflow:hidden;border-radius:10px;background:#e7eaec}.capture-progress i{display:block;height:100%;border-radius:inherit;background:#45c900;transition:width .35s ease}.capture-topbar>button{justify-self:end;width:34px;height:34px;border:0;border-radius:50%;background:#f1f3f4;color:#68717a;font-size:23px;line-height:1}.capture-stage{width:100%;display:flex;flex-direction:column;align-items:center;padding:48px 20px 180px}.face-capture{position:relative;width:clamp(230px,25vw,310px);aspect-ratio:1;border-radius:50%;overflow:hidden;background:#f8f8f8;border:3px solid #65686b;box-shadow:0 0 0 1px #0000000d;transition:border-color .2s,box-shadow .2s}.face-capture.status-ready,.face-capture.is-recording{border-color:#43c900;box-shadow:0 0 0 5px #43c9001f}.face-capture.status-eyes-closed,.face-capture.status-off-center,.face-capture.status-too-far,.face-capture.status-too-close{border-color:#e3a62f}.face-capture>video{width:100%;height:100%;display:block;object-fit:cover;transform:scaleX(-1)}.capture-vignette{position:absolute;inset:0;border-radius:50%;box-shadow:inset 0 0 34px #00000021;pointer-events:none}.capture-ring{position:absolute;inset:0;border-radius:50%;border:1px solid rgba(255,255,255,.5);pointer-events:none}.capture-placeholder,.capture-upload{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:28px;text-align:center;background:#fafafa;color:#5f676e;font-size:13px}.capture-upload{background:#ffffffe6;color:#2b353d}.capture-rec{position:absolute;top:17px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:6px;padding:6px 10px;border-radius:16px;background:#101214b8;color:#fff;font-size:10px;font-weight:900;letter-spacing:.1em}.capture-rec i{width:7px;height:7px;border-radius:50%;background:#ff3246;animation:pulse 1s infinite}.capture-countdown{position:absolute;right:18px;bottom:18px;width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#ffffffeb;color:#17202a;font-size:18px;font-weight:850;box-shadow:0 4px 14px #00000026}.face-scan-status{width:48px;height:48px;margin-top:96px;color:#45c900}.face-scan-status svg{width:100%;height:100%;transform:rotate(-90deg)}.face-scan-status circle{fill:none;stroke:#edf0f1;stroke-width:4}.face-scan-status .scan-value{stroke:currentColor;stroke-linecap:round;stroke-dasharray:31 119;transform-origin:center;animation:scan-spin 1.1s linear infinite}.face-scan-status.status-ready .scan-value,.face-scan-status.recording .scan-value{stroke-dasharray:119 119;animation:none}.face-scan-status.status-eyes-closed,.face-scan-status.status-off-center,.face-scan-status.status-too-far,.face-scan-status.status-too-close{color:#e3a62f}.face-scan-status.status-detector-error{color:#d43d48}@keyframes scan-spin{to{transform:rotate(360deg)}}.capture-dialog{position:fixed;z-index:25;left:50%;bottom:max(34px,env(safe-area-inset-bottom));transform:translate(-50%);width:min(calc(100% - 32px),420px);min-height:70px;padding:15px 22px;border-radius:14px;background:#fff;text-align:center;box-shadow:0 10px 30px #0c141a38;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:1px solid #f0f1f2}.capture-dialog b{font-size:15px;line-height:1.25}.capture-dialog span{color:#7b838a;font-size:11px}.capture-dialog.status-ready,.capture-dialog.status-recording{border-color:#45c90061;box-shadow:0 10px 32px #2e87002e}.capture-error{position:fixed;z-index:30;top:70px;left:50%;transform:translate(-50%);width:min(calc(100% - 32px),520px);margin:0;padding:10px 14px;border-radius:10px;background:#fff0f0;color:#b52e38;text-align:center;font-size:12px}.capture-fallback-actions{display:flex;gap:10px;margin-top:30px}.capture-fallback-actions:empty{display:none}.capture-fallback-actions .primary{margin:0;width:auto}@media(max-width:600px){.capture-topbar{top:max(14px,env(safe-area-inset-top));left:16px;right:16px;grid-template-columns:96px auto 34px;gap:9px}.capture-topbar>span{text-align:center;font-size:11px}.capture-stage{justify-content:flex-start;padding:72px 16px 150px}.face-capture{width:clamp(178px,53vw,230px);border-width:2px}.face-scan-status{width:42px;height:42px;margin-top:72px}.capture-dialog{bottom:max(22px,env(safe-area-inset-bottom));min-height:68px;padding:13px 18px}.capture-dialog b{font-size:14px}.capture-countdown{right:12px;bottom:12px;width:38px;height:38px;font-size:16px}.capture-rec{top:12px}.capture-fallback-actions{width:100%;max-width:330px;flex-direction:column}.capture-fallback-actions>*{width:100%!important}}.flow-page{min-height:100vh;min-height:100svh;padding:28px;display:grid;place-items:center;background:radial-gradient(circle at 10% 5%,#dcf8eb 0,transparent 28%),#f3f6f8;color:#172331}.flow-card{width:min(100%,820px);padding:32px;border:1px solid #dfe6e8;border-radius:26px;background:#fff;box-shadow:0 24px 70px #11253021}.flow-card-head{display:flex;align-items:flex-start;justify-content:space-between;padding-bottom:24px;border-bottom:1px solid #e8edef}.flow-card-head h1,.instructions-heading h1{margin:5px 0 0;font-size:clamp(27px,4vw,38px);letter-spacing:-.04em}.flow-kicker{color:#0b9f68;text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:850}.flow-close{width:38px;height:38px;border:0;border-radius:50%;background:#edf2f3;color:#66727d;font-size:25px;line-height:1}.profile-progress-card{margin:28px 0;padding:22px;border-radius:18px;border:1px solid #cfe9dc;background:#f2fbf7}.profile-progress-title{display:flex;justify-content:space-between;align-items:center;color:#087d54;font-size:14px;font-weight:800}.profile-progress-title b{font-size:24px}.profile-progress-line{height:7px;margin:14px 0 20px;overflow:hidden;border-radius:8px;background:#d9e9e1}.profile-progress-line i{display:block;height:100%;border-radius:inherit;background:#0bc77e;transition:width .35s ease}.profile-task{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:14px;border-radius:13px;background:#fff;border:1px solid #deebe5}.profile-task-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#dcf7ea;color:#0a9a65;font-size:14px}.profile-task div{display:flex;flex-direction:column;gap:4px}.profile-task small{color:#77838c;font-size:11px}.profile-task strong{padding:6px 10px;border-radius:18px;background:#e8f3ed;color:#0a8258;font-size:12px}.flow-proceed{width:100%;min-height:55px;border:0;border-radius:14px;background:#0bc77e;color:#06291d;font-weight:850;display:flex;align-items:center;justify-content:center;gap:10px;box-shadow:0 10px 25px #0bc77e38}.flow-proceed:hover{background:#08b772}.flow-proceed span{width:25px;height:25px;display:grid;place-items:center;border:2px solid currentColor;border-radius:50%}.files-section{margin-top:28px}.files-section h2{font-size:18px;margin-bottom:14px}.files-empty{min-height:100px;display:grid;place-items:center;border:1px dashed #cfd9dd;border-radius:15px;color:#849098;font-size:13px}.accepted-files{display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.accepted-files>div{display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;padding:12px;border:1px solid #e1e8e5;border-radius:12px}.accepted-files>div>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#d9f6e8;color:#078d5d;font-weight:900}.accepted-files small{color:#0a9664;font-size:11px;font-weight:750}.flow-code{margin-top:22px;color:#849098;text-align:center;font-size:11px}.flow-code b{color:#55626d;letter-spacing:.08em}.instructions-card{width:min(100%,920px)}.instructions-heading{text-align:center}.instructions-heading>span{display:grid;place-items:center;width:38px;height:38px;margin:0 auto 12px;border-radius:50%;background:#ddf7eb;color:#0a9663;font-size:20px}.instructions-heading p{margin:12px 0 26px;color:#77838c}.instruction-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.instruction-grid article{min-height:210px;padding:22px 18px;border:1px solid #dfe9e4;border-radius:17px;background:#f6fbf8;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px}.instruction-icon{width:70px;height:70px;display:grid;place-items:center;border-radius:18px;background:#dff7eb;color:#078b5b;font-size:35px;border:1px solid #c4ecd9}.instruction-grid article b{font-size:14px;line-height:1.35}.instruction-grid article span{color:#7c878f;font-size:11px;line-height:1.45}.instruction-actions{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:26px}.instruction-actions button{min-height:53px;border:0;border-radius:13px;font-weight:850}.ready-button{background:#0bc77e;color:#06291d;box-shadow:0 9px 22px #0bc77e38}.back-button{background:#e9eef0;color:#53616c}.capture-dialog.status-rejected{border-color:#f1b7bb;background:#fff7f7;box-shadow:0 10px 32px #b827332b}.capture-dialog.status-rejected>b{color:#c22e3a}.capture-dialog.status-rejected>span{color:#8d5156}.retry-button{margin-top:7px;min-height:34px;padding:0 14px;border:0;border-radius:9px;background:#cf3542;color:#fff;font-size:11px;font-weight:850}.face-scan-status.status-rejected,.face-scan-status.status-recording-warning{color:#d23a46}@media(max-width:700px){.flow-page{padding:14px;place-items:start center}.flow-card{margin-top:max(10px,env(safe-area-inset-top));padding:21px 17px;border-radius:20px}.flow-card-head{padding-bottom:17px}.flow-card-head h1{font-size:29px}.profile-progress-card{margin:19px 0;padding:15px}.profile-task{grid-template-columns:36px 1fr auto;padding:11px}.profile-task-icon{width:33px;height:33px}.profile-task small{font-size:10px}.accepted-files{grid-template-columns:1fr}.files-section{margin-top:21px}.instructions-heading h1{font-size:29px}.instructions-heading p{font-size:13px;margin-bottom:19px}.instruction-grid{grid-template-columns:1fr;gap:9px}.instruction-grid article{min-height:118px;padding:14px;display:grid;grid-template-columns:56px 1fr;text-align:left}.instruction-icon{grid-row:1/3;width:52px;height:52px;border-radius:14px;font-size:27px}.instruction-grid article b,.instruction-grid article span{align-self:end}.instruction-grid article span{align-self:start}.instruction-actions{grid-template-columns:1fr;margin-top:16px}.ready-button{order:0}.back-button{order:1}.capture-dialog.status-rejected{min-height:106px}}.applications-admin{min-height:100vh;background:#f5f7f9;color:#162338}.applications-header{position:sticky;z-index:20;top:0;height:72px;padding:0 28px 0 318px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e4e9ed;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.applications-header>div{display:flex;align-items:center;gap:11px}.applications-header>div:last-child{gap:8px}.outline-action{min-height:40px;padding:0 16px;border:1px solid #0abc78;border-radius:20px;background:#fff;color:#079660;font-weight:800}.applications-layout{display:grid;grid-template-columns:290px 1fr;min-height:calc(100vh - 72px)}.center-sidebar{position:fixed;top:72px;bottom:0;left:0;width:290px;padding:24px 13px;background:#fff;border-right:1px solid #e5eaed;overflow:auto}.center-group{margin-bottom:9px}.center-group>button{width:100%;min-height:48px;padding:0 13px;border:0;border-radius:13px;background:transparent;color:#44505f;text-align:left;display:flex;align-items:center;gap:10px;font-weight:750}.center-group>button span{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:#edf2f3;font-size:11px}.center-group.active>button{background:#102238;color:#fff;box-shadow:0 8px 20px #1022382e}.center-group.active>button span{background:#0bc77e;color:#052b1e}.center-group nav{margin:7px 0 15px 25px;padding-left:14px;border-left:1px solid #dce3e6;display:grid}.center-group nav button{min-height:39px;padding:0 12px;border:0;background:transparent;color:#66727e;text-align:left;font-size:13px}.center-group nav button.active{color:#078a59;font-weight:850}.applications-content{grid-column:2;padding:36px clamp(20px,4vw,64px) 70px;min-width:0}.applications-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.applications-title h1{font-size:36px;margin:0}.applications-title>div:last-child{display:flex;align-items:center;gap:9px}.applications-title input{width:300px}.applications-title .primary{width:auto;margin:0;white-space:nowrap}.applications-table-wrap{border:1px solid #e0e6e9;border-radius:18px;background:#fff;overflow:auto;box-shadow:0 10px 35px #1426330d}.applications-table{min-width:930px}.applications-table th{padding:15px 18px}.applications-table td{padding:17px 18px;vertical-align:middle}.applications-table td>b,.applications-table td>span,.waiting-data>*{display:block}.applications-table td small{display:block;margin-top:5px;color:#84909a}.applications-table td em{display:inline-block;margin-top:7px;padding:3px 7px;border-radius:7px;background:#fff0cf;color:#a66d00;font-size:9px;font-style:normal;font-weight:900}.video-count{min-width:62px;height:35px;border:0;border-radius:18px;background:#eef2f3;color:#53616c;font-weight:850}.video-count.complete{background:#d9f7e9;color:#078957}.application-state{display:inline-block!important;padding:7px 10px;border-radius:18px;background:#eef2f3;color:#687681;font-size:11px;font-weight:800}.application-state.ready{background:#d9f7e9;color:#078957}.waiting-data b{color:#14283f}.waiting-data span{margin-top:4px;color:#667787;font-size:12px}.waiting-data small.mail-error{max-width:280px;color:#c03540;white-space:normal}.waiting-data small.mail-monitoring,.waiting-data small.telegram-sent{color:#078957}.waiting-data small.telegram-error{max-width:280px;color:#c03540;white-space:normal}.row-actions{display:flex;justify-content:flex-end;gap:7px}.row-actions button{min-height:34px;padding:0 10px;border:1px solid #dbe2e5;border-radius:9px;background:#fff;color:#586672;font-size:11px;font-weight:800}.row-actions button:disabled{cursor:wait;opacity:.55}.row-actions .wait-action{border-color:#0bc77e;background:#0bc77e;color:#06291d}.row-actions .mail-settings-action,.row-actions .return-action{border-color:#9edbc3;color:#078957}.row-actions .delete-action{border-color:#f0b9be;color:#c42f3d}.admin-list-empty{min-height:190px;display:flex;align-items:center;justify-content:center;gap:9px;color:#859099;font-size:13px}.admin-modal-backdrop{position:fixed;z-index:80;inset:0;padding:25px;display:grid;place-items:center;background:#09141f8c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);overflow:auto}.application-modal,.waiting-modal,.access-modal{width:min(100%,850px);max-height:calc(100vh - 50px);overflow:auto;padding:28px;border-radius:22px;background:#fff;box-shadow:0 28px 90px #00000040}.waiting-modal{width:min(100%,580px)}.access-modal{width:min(100%,560px);text-align:center}.admin-modal-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:22px}.admin-modal-head h2{font-size:28px;margin:0}.admin-modal-head>button{width:37px;height:37px;border:0;border-radius:50%;background:#edf1f3;color:#64717b;font-size:23px}.application-form{display:grid;grid-template-columns:1fr 1fr;gap:15px}.application-form label,.waiting-modal label{display:flex;flex-direction:column;gap:7px}.application-form label>span,.waiting-modal label>span{font-size:12px;font-weight:800;color:#53616d}.application-form select,.application-form textarea{width:100%;border:1px solid #d8dfe5;border-radius:13px;padding:12px 15px;background:#fff;color:#132033;outline:none}.application-form select{height:50px}.application-form .wide{grid-column:1/-1}.check-label{flex-direction:row!important;align-items:center!important}.check-label input{width:18px;height:18px}.admin-modal-actions{display:flex;justify-content:flex-end;gap:9px}.admin-modal-actions button{width:auto;margin:0;min-width:130px}.access-success{width:68px;height:68px;margin:0 auto 15px;border-radius:50%;display:grid;place-items:center;background:#0bc77e;color:#fff;font-size:34px}.access-modal>p{color:#77838c}.access-modal label{display:block;margin-top:15px;text-align:left;color:#687681;font-size:11px;font-weight:800}.access-modal label>div{display:flex;gap:7px;margin-top:7px}.access-modal label b,.access-modal label input{height:46px;flex:1;display:flex;align-items:center;padding:0 13px;border:1px solid #dce3e6;border-radius:11px;background:#f7f9fa;color:#17283d}.access-modal label button{border:0;border-radius:10px;padding:0 12px;background:#e1f7eb;color:#078958;font-size:11px;font-weight:850}.access-modal>.primary{margin-top:20px}.mail-explanation{padding:12px;border-radius:11px;background:#f0f8f4;color:#557065;font-size:12px;line-height:1.5}.waiting-modal form{display:grid;gap:14px}.imap-row{display:grid;grid-template-columns:120px 1fr;align-items:end;gap:14px}.waiting-modal .admin-modal-actions{margin-top:7px}@media(max-width:900px){.applications-header{padding-left:20px}.applications-header>div:first-child b{display:none}.applications-layout{display:block}.center-sidebar{position:static;width:auto;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px;border-right:0;border-bottom:1px solid #e2e8eb}.center-group{margin:0}.center-group nav{margin-left:12px}.applications-content{padding:25px 15px 55px}.applications-title{align-items:flex-start;flex-direction:column}.applications-title>div:last-child{width:100%}.applications-title input{flex:1;width:auto}}@media(max-width:600px){.applications-header{height:62px;padding:0 13px}.applications-header .outline-action{display:none}.center-sidebar{grid-template-columns:1fr;top:62px}.center-group:not(.active) nav{display:none}.applications-title h1{font-size:29px}.applications-title>div:last-child{flex-direction:column}.applications-title input,.applications-title .primary{width:100%}.application-form{grid-template-columns:1fr}.application-form .wide{grid-column:auto}.admin-modal-backdrop{padding:10px}.application-modal,.waiting-modal,.access-modal{max-height:calc(100vh - 20px);padding:20px;border-radius:18px}.admin-modal-actions{display:grid;grid-template-columns:1fr 1fr}.admin-modal-actions button{min-width:0}.imap-row{grid-template-columns:1fr}.applications-table-wrap{border-radius:14px}}.admin-panel-switch{position:fixed;z-index:70;right:18px;bottom:18px;min-height:42px;padding:0 16px;border:1px solid #0a9b64;border-radius:22px;background:#102238;color:#fff;font-size:12px;font-weight:850;box-shadow:0 10px 28px #0a19283d}.direct-waiting-button{position:fixed;z-index:69;right:18px;bottom:72px;min-height:44px;padding:0 17px;border:0;border-radius:23px;background:#0bc77e;color:#06291d;font-size:12px;font-weight:850;box-shadow:0 10px 28px #0bc77e47}
