:root{--navy:#111820;--navy2:#19212b;--gold:#f2b006;--gold2:#d99b00;--bg:#f5f6f8;--text:#171b21;--muted:#727b88;--line:#e6e9ed;--green:#2a9f57;--orange:#ed921d;--blue:#4278d8;--red:#da4a4a;--radius:16px;--shadow:0 5px 18px rgba(17,24,32,.07)}
/* Mobile release 1.10.0R10.0 */
*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--bg);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--text);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer}.hidden{display:none}.offline-banner{position:fixed;z-index:99;top:0;left:0;right:0;background:#8a5b00;color:#fff;padding:8px 14px;text-align:center;font-size:12px}.login-view{min-height:100dvh;background:var(--navy);display:grid;place-items:center;padding:26px 18px}.login-shell{width:min(100%,430px)}.mobile-brand{display:flex;align-items:center;gap:9px;color:#fff;font-weight:850;letter-spacing:.2px}.mobile-brand.big{justify-content:center;font-size:23px;margin-bottom:24px}.v-mark{display:grid;place-items:center;width:31px;height:31px;color:var(--gold);font-size:28px;font-weight:1000;font-style:italic;transform:skew(-8deg)}.login-card{background:#fff;border-radius:22px;padding:26px 22px;box-shadow:0 22px 60px rgba(0,0,0,.22)}.eyebrow{color:#a27100;font-size:11px;font-weight:800;letter-spacing:1.3px}.login-card h1{font-size:27px;margin:8px 0 8px}.login-card p{color:var(--muted);line-height:1.5;margin:0 0 22px}.login-card label,.request-form label{display:block;font-size:12px;font-weight:750;margin:14px 0 7px;color:#4a515c}.login-card input,.request-form input,.request-form select,.request-form textarea{width:100%;border:1px solid #dfe3e8;border-radius:10px;padding:13px 14px;outline:none;background:#fff}.login-card input:focus,.request-form input:focus,.request-form select:focus,.request-form textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px rgba(242,176,6,.12)}.primary-btn{border:0;background:var(--gold);color:#fff;border-radius:10px;font-weight:850;padding:14px 18px;box-shadow:0 5px 12px rgba(242,176,6,.18)}.primary-btn:disabled{opacity:.5;cursor:not-allowed}.login-btn,.login-card .primary-btn{width:100%;margin-top:20px;display:flex;justify-content:center;gap:12px}.login-foot{text-align:center;color:#89929e;font-size:11px;margin-top:18px}.error-text{margin-top:14px;background:#fff0f0;color:#b83232;border-radius:9px;padding:11px 12px;font-size:13px}.app-view{min-height:100dvh;padding-bottom:76px}.screen{display:none;min-height:calc(100dvh - 76px);background:var(--bg)}.screen.active{display:block}.home-hero{background:var(--navy);color:#fff;padding:calc(env(safe-area-inset-top) + 18px) 22px 34px;border-radius:0 0 24px 24px}.home-toprow{display:flex;align-items:center;justify-content:space-between}.icon-btn,.back-btn{border:0;background:transparent;color:inherit;padding:7px;font-size:20px}.notification-btn{position:relative}.notification-btn b{position:absolute;top:0;right:0;min-width:17px;height:17px;border-radius:999px;background:var(--gold);color:#fff;font-size:10px;display:grid;place-items:center;border:2px solid var(--navy)}.profile-strip{display:flex;gap:14px;align-items:center;margin-top:29px}.avatar{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#f1e5cf;color:#9a6c25;font-size:29px}.avatar.large{width:76px;height:76px;font-size:38px;margin:auto}.hello{color:#c4c9d0;font-size:13px}.employee-name{font-size:24px;line-height:1.1;font-weight:850;margin-top:2px}.employee-role{font-size:12px;color:#bec4cb;margin-top:6px}.screen-body{padding:18px}.home-body{margin-top:-14px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:18px}.row{display:flex;align-items:center}.gap14{gap:14px}.gap12{gap:12px}.round-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;font-size:22px;font-weight:800}.round-icon.orange{background:#fff0dc;color:var(--orange)}.round-icon.green{background:#e6f6ec;color:var(--green)}.small-muted{color:var(--muted);font-size:13px}.shift-time{font-size:22px;font-weight:850;margin-top:3px}.huge{width:100%;height:58px;margin-top:22px;font-size:17px}.section-title,.page-heading{font-size:17px;margin:20px 0 10px;font-weight:850}.summary-card{padding:0;overflow:hidden}.summary-row{display:flex;justify-content:space-between;align-items:center;padding:14px 15px;border-bottom:1px solid #edf0f2}.summary-row.last{border-bottom:0}.summary-left{display:flex;align-items:center;gap:11px}.mini-icon{width:35px;height:35px;border-radius:50%;display:grid;place-items:center;font-style:normal;font-size:16px}.mini-icon.green{background:#e7f6eb;color:var(--green)}.mini-icon.orange{background:#fff0df;color:var(--orange)}.mini-icon.blue{background:#e9f0fc;color:var(--blue)}.green-text{color:var(--green)}.orange-text{color:var(--orange)}.blue-text{color:var(--blue)}.gps-note{display:flex;gap:12px;background:#fff9e9;border:1px solid #f3dda6;border-radius:14px;padding:16px;margin-top:18px}.gps-note b{font-size:14px}.gps-note p{color:#68717f;font-size:12px;line-height:1.45;margin:5px 0 0}.simple-header{height:64px;padding:calc(env(safe-area-inset-top) + 4px) 14px 0;background:var(--navy);color:#fff;display:grid;grid-template-columns:46px 1fr 46px;align-items:center}.simple-header h1{font-size:17px;text-align:center;margin:0}.back-btn{font-size:31px;text-align:left}.attendance-status{text-align:center}.status-circle{width:80px;height:80px;border-radius:50%;background:#e7f7ec;color:var(--green);display:grid;place-items:center;font-size:48px;margin:2px auto 14px}.status-circle.warn{background:#fff1dc;color:var(--orange)}.status-title{font-size:17px;font-weight:850}.status-title.success{color:var(--green)}.status-title.warn{color:var(--orange)}.big-time{font-size:39px;font-weight:900;margin:8px 0 4px}.gps-card{margin-top:16px}.gps-title{font-size:16px}.info-row{display:flex;justify-content:space-between;gap:16px;align-items:center;padding-top:16px}.info-row span{color:var(--muted);font-size:13px}.location-request{margin-top:16px;background:#fff8e8;border:1px solid #efd698;border-radius:14px;padding:16px}.location-request .title{font-weight:850;display:flex;gap:10px;align-items:center}.location-request p{font-size:13px;color:#606a77;line-height:1.45}.outline-btn{width:100%;border:1px solid #d9dfe5;background:#fff;color:#444c57;border-radius:10px;padding:13px;font-weight:750}.location-request .outline-btn{color:#ba7900;border-color:#dfa000}.request-form{margin-bottom:18px}.request-form h2{font-size:18px;margin:0 0 8px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:10px}.request-form .primary-btn{width:100%;margin-top:14px}.stack{display:grid;gap:10px}.request-item{padding:15px}.request-item .request-top{display:flex;justify-content:space-between;gap:12px}.request-item b{font-size:14px}.request-item p{color:var(--muted);font-size:12px;line-height:1.4;margin:8px 0 0}.badge{font-size:11px;border-radius:999px;padding:5px 9px;background:#eef1f4;color:#65707d;white-space:nowrap}.badge.approved{background:#e6f6ec;color:#278e4f}.badge.rejected{background:#ffe9e9;color:#c54646}.badge.pending{background:#fff2dc;color:#c97900}.profile-card{text-align:center}.profile-card h2{margin:12px 0 5px}.profile-card .info-row{text-align:left}.divider{height:1px;background:#edf0f2;margin:18px 0 2px}.screen-body>.outline-btn{margin-top:16px}.three-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.mini-stat{background:#fff;border:1px solid var(--line);border-radius:12px;padding:13px 7px;text-align:center;box-shadow:var(--shadow)}.mini-stat .mini-icon{margin:0 auto 6px}.mini-stat small{display:block;color:#66707e;font-size:10px}.mini-stat b{display:block;font-size:25px;margin:4px 0 0}.mini-stat em{font-style:normal;font-size:10px;color:#78818d}.timesheet-card{padding:0;overflow:hidden;margin-top:14px}.timesheet-head,.timesheet-row{display:grid;grid-template-columns:1fr 1.3fr 1fr;gap:8px;align-items:center}.timesheet-head{padding:12px 13px;background:#f7f8fa;color:#68717d;font-size:10px;font-weight:750}.timesheet-row{padding:12px 13px;border-top:1px solid #eef0f3;font-size:12px}.timesheet-row .date b{display:block}.timesheet-row .date small{color:#8a929d}.timesheet-row .hours{text-align:center;font-weight:700}.status-dot{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700}.status-dot:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}.status-dot.ok{color:var(--green)}.status-dot.late{color:var(--orange)}.status-dot.leave{color:var(--blue)}.bottom-nav{position:fixed;z-index:50;left:0;right:0;bottom:0;height:calc(68px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #e5e8ec;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 -5px 18px rgba(17,24,32,.06)}.bottom-nav button{border:0;background:transparent;color:#737c88;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.bottom-nav button span{font-size:22px}.bottom-nav button small{font-size:10px}.bottom-nav button.active{color:var(--gold2);font-weight:800}.loading{opacity:.6;pointer-events:none}.toast{position:fixed;left:50%;bottom:88px;z-index:100;transform:translateX(-50%);background:#1d252e;color:#fff;border-radius:10px;padding:11px 14px;font-size:12px;box-shadow:0 8px 25px rgba(0,0,0,.2);max-width:calc(100% - 32px);text-align:center}@media(min-width:600px){.app-view{width:430px;margin:auto;box-shadow:0 0 45px rgba(0,0,0,.1);background:var(--bg);position:relative}.bottom-nav{width:430px;left:50%;right:auto;transform:translateX(-50%)}.offline-banner{width:430px;left:50%;right:auto;transform:translateX(-50%)}}

/* v1.4.1 company branding */
img.v-mark.logo-img{display:block;object-fit:contain;object-position:center;transform:none;font-size:0;padding:0;background:transparent;border-radius:0}.mobile-brand.big img.v-mark.logo-img{width:48px;height:48px}

/* v1.9.2R8.2 — Polished task workspace for Giám đốc BQL. */
#screenTasks{--task-gold:#f5b400;--task-navy:#111820;--task-line:#dfe3e8;--task-soft:#f5f6f8}
#screenTasks .task-screen-body{padding:16px 16px 30px;overflow-x:hidden}
#screenTasks .task-mobile-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:4px 0 16px;background:#fff;border:1px solid #e4e7eb;border-radius:18px;box-shadow:0 5px 18px rgba(17,24,32,.06);overflow:hidden}
#screenTasks .task-mobile-stat{position:relative;min-width:0;padding:16px 4px 15px;background:#fff;border-right:1px solid #eceef1;border-radius:0;box-shadow:none;text-align:center}
#screenTasks .task-mobile-stat:last-child{border-right:0}
#screenTasks .task-mobile-stat b{display:block;font-size:24px;line-height:1;font-weight:900;color:#111820}
#screenTasks .task-mobile-stat small{display:block;margin-top:8px;color:#737b86;font-size:10px;line-height:1.2;white-space:normal}
#screenTasks .task-mobile-stat.active b{color:#121820}
#screenTasks .task-mobile-stat.blocked:after,#screenTasks .task-mobile-stat.submitted:after,#screenTasks .task-mobile-stat.overdue:after{content:"";position:absolute;left:50%;bottom:7px;width:4px;height:4px;border-radius:50%;transform:translateX(-50%);background:#c9ced5}
#screenTasks .task-mobile-stat.blocked:after{background:#d75a4a}
#screenTasks .task-mobile-stat.submitted:after{background:#d49b00}
#screenTasks .task-mobile-stat.overdue:after{background:#ed921d}
#screenTasks .task-open-create{width:100%;min-height:52px;margin:0 0 16px;border-radius:13px;color:#111820;box-shadow:0 7px 18px rgba(245,180,0,.22);letter-spacing:.2px}
#screenTasks .task-open-create span{font-size:20px;line-height:0}
#screenTasks .task-create-card{margin:0 0 18px;padding:20px 18px;border-color:#dfe3e8;border-radius:20px;box-shadow:0 8px 24px rgba(17,24,32,.07);overflow:hidden}
#screenTasks .task-create-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}
#screenTasks .task-create-heading h2{margin:0;font-size:23px;line-height:1.15;letter-spacing:-.35px}
#screenTasks .task-scope-badge{max-width:46%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:7px 10px;border:1px solid #efb532;border-radius:8px;background:#fff8e6;color:#8f5f00;font-size:11px;font-weight:850}
#screenTasks .task-field{min-width:0;margin-top:13px}
#screenTasks .task-field label{display:block;margin:0 0 7px;color:#242a32;font-size:13px;font-weight:800}
#screenTasks .task-field input,#screenTasks .task-field select,#screenTasks .task-field textarea,#screenTasks .task-filter-row select,#screenTasks .task-filter-stream select{display:block;width:100%;max-width:100%;min-width:0;margin:0;border:1px solid #d7dce2;border-radius:11px;background-color:#fff;color:#303842;font-size:16px;line-height:1.25;outline:none;box-shadow:none}
#screenTasks .task-field input,#screenTasks .task-field select{height:49px;padding:0 13px}
#screenTasks .task-field textarea{min-height:96px;padding:13px;resize:vertical}
#screenTasks .task-field input::placeholder,#screenTasks .task-field textarea::placeholder{color:#9aa1aa}
#screenTasks .task-field input:focus,#screenTasks .task-field select:focus,#screenTasks .task-field textarea:focus,#screenTasks .task-filter-row select:focus,#screenTasks .task-filter-stream select:focus{border-color:#e0a400;box-shadow:0 0 0 3px rgba(245,180,0,.14)}
#screenTasks .task-locked-field{position:relative;min-width:0}
#screenTasks .task-locked-field>span{position:absolute;z-index:2;left:14px;top:50%;transform:translateY(-50%);color:#69727e;font-size:15px;pointer-events:none}
#screenTasks .task-locked-field select{padding-left:40px;background:#f6f7f9;color:#4f5864;opacity:1;-webkit-text-fill-color:#4f5864}
#screenTasks .task-field-hint{margin-top:6px;color:#7c8490;font-size:11px;line-height:1.35}
#screenTasks .task-route-hint{margin-top:10px;padding:10px 12px;border:1px solid #efd28c;border-radius:10px;background:#fff8e6;color:#765300;font-size:12px;line-height:1.4}
#screenTasks .task-create-two-col{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:10px;align-items:start}
#screenTasks .task-create-two-col>*{min-width:0}
#screenTasks #taskCreateDue{min-width:0;padding:0 8px;font-size:13px;-webkit-appearance:none;appearance:none}
#screenTasks #submitTaskBtn{width:100%;min-height:52px;margin-top:16px;border-radius:11px;background:#f5b400;color:#111820;font-size:15px;letter-spacing:.25px;box-shadow:0 7px 17px rgba(245,180,0,.22)}
#screenTasks .task-list-section{margin-top:4px;padding:16px 0 0;border-top:1px solid #e4e7eb}
#screenTasks .task-list-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:11px}
#screenTasks .task-list-heading h2{margin:0;font-size:18px;line-height:1.2}
#screenTasks .task-refresh-btn{display:grid;place-items:center;width:39px;height:39px;flex:0 0 39px;border:1px solid #dce1e7;border-radius:10px;background:#fff;color:#4b5561;font-size:21px;font-weight:800}
#screenTasks .task-filter-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:9px;margin:0 0 9px}
#screenTasks .task-filter-row select,#screenTasks .task-filter-stream select{height:45px;padding:0 10px;font-size:13px;color:#555e69}
#screenTasks .task-filter-stream{margin-bottom:12px}
#screenTasks #taskList{gap:11px}
#screenTasks #taskList>.card{padding:15px;border-color:#e0e4e9;border-radius:16px;box-shadow:0 5px 16px rgba(17,24,32,.055)}
#screenTasks .task-card .task-code{color:#87909b;font-size:10px;font-weight:700;letter-spacing:.15px}
#screenTasks .task-card .task-title{margin:5px 0 0;color:#171c22;font-size:15px;line-height:1.3;font-weight:850}
#screenTasks .task-card .task-meta{margin-top:9px;gap:5px 8px;color:#6e7783;font-size:11px;line-height:1.4}
#screenTasks .task-card .task-progressbar{height:6px;margin-top:11px;background:#edf0f3}
#screenTasks .task-card .task-progressbar i{background:#f5b400}
#screenTasks .task-badge{padding:5px 8px;border-radius:999px;font-size:9px;line-height:1.1}
#screenTasks .task-detail-modal{background:#f5f6f8}
#screenTasks .task-detail-sheet{padding:14px 14px 28px}
#screenTasks .task-detail-main{border:1px solid #e2e5e9;border-radius:18px;box-shadow:0 6px 18px rgba(17,24,32,.06)}
@media(max-width:360px){#screenTasks .task-screen-body{padding-left:12px;padding-right:12px}#screenTasks .task-mobile-stat{padding-left:2px;padding-right:2px}#screenTasks .task-mobile-stat b{font-size:21px}#screenTasks .task-mobile-stat small{font-size:9px}#screenTasks .task-create-card{padding:17px 14px}#screenTasks .task-create-two-col{grid-template-columns:1fr}#screenTasks #taskCreateDue{font-size:15px;padding:0 12px}}
/* Kho tài liệu mobile R10.0 */
.document-mobile-screen{background:#f4f5f7}.document-mobile-header{background:#101923}.document-mobile-body{padding:15px 15px 110px}.document-drive-status{display:flex;align-items:center;gap:11px;padding:13px 14px;margin-bottom:13px;border:1px solid #e1e4e7;border-radius:15px;background:#fff;box-shadow:0 5px 16px rgba(17,24,32,.05)}.document-drive-status>span{width:10px;height:10px;flex:0 0 10px;border-radius:50%;background:#aab1b8;box-shadow:0 0 0 5px #eef0f2}.document-drive-status.connected>span{background:#2ab064;box-shadow:0 0 0 5px #e5f7ec}.document-drive-status div{min-width:0}.document-drive-status b,.document-drive-status small{display:block}.document-drive-status b{font-size:13px}.document-drive-status small{margin-top:3px;color:#7b838d;font-size:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-scope-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:4px 2px 12px}.document-scope-row small,.document-scope-row b{display:block}.document-scope-row small{color:#848c96;font-size:10px}.document-scope-row b{margin-top:2px;font-size:14px}.document-scope-row button{display:grid;place-items:center;width:38px;height:38px;border:1px solid #dce1e5;border-radius:11px;background:#fff;color:#59636e;font-size:20px}.document-mobile-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:12px}.document-mobile-stats>div{padding:14px 15px;border:1px solid #e1e4e8;border-radius:15px;background:#fff;box-shadow:0 5px 16px rgba(17,24,32,.045)}.document-mobile-stats b,.document-mobile-stats small{display:block}.document-mobile-stats b{font-size:21px}.document-mobile-stats small{margin-top:5px;color:#7a828c;font-size:10px}.document-mobile-search{position:relative;display:block;margin-bottom:10px}.document-mobile-search span{position:absolute;z-index:1;left:13px;top:10px;color:#7c858e;font-size:21px}.document-mobile-search input{width:100%;height:46px;padding:0 13px 0 39px;border:1px solid #dadee3;border-radius:13px;background:#fff;font-size:14px;box-shadow:0 4px 13px rgba(17,24,32,.035)}.document-filter-chips{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:15px}.document-filter-chips select{width:100%;min-width:0;height:42px;padding:0 9px;border:1px solid #dce0e4;border-radius:11px;background:#fff;color:#59626d;font-size:11px}.document-filter-chips select:last-child{grid-column:1/-1}.document-list-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 2px 9px}.document-list-heading h2{margin:0;font-size:17px}.document-list-heading span{color:#858d96;font-size:10px}.document-mobile-list{display:grid;gap:10px}.document-item-card{padding:14px;border:1px solid #dfe3e7;border-radius:16px;background:#fff;box-shadow:0 5px 17px rgba(17,24,32,.045);overflow:hidden}.document-item-top{display:flex;align-items:center;justify-content:space-between}.document-item-icon{display:grid;place-items:center;width:37px;height:37px;border-radius:10px;background:#fff2cb;color:#9b6900;font-size:9px;font-weight:900}.document-security{padding:5px 8px;border-radius:999px;background:#eef1f3;color:#59626c;font-size:9px;font-weight:800}.document-security.internal{background:#fff1c7;color:#976300}.document-security.secret{background:#fde5e1;color:#ad382b}.document-item-card h3{margin:10px 0 4px;color:#171c22;font-size:15px;line-height:1.35;font-weight:850;overflow-wrap:anywhere}.document-item-card p,.document-item-card small{display:block;margin:0;color:#737c86;font-size:10.5px;line-height:1.45}.document-item-card small{margin-top:4px}.document-item-actions{display:flex;gap:8px;margin-top:12px}.document-item-actions button{flex:1;height:39px;border:1px solid #d8dde2;border-radius:10px;background:#fff;color:#4f5964;font-size:11px;font-weight:850}.document-item-actions button.primary{border-color:#f5b400;background:#f5b400;color:#111820}.document-empty{padding:28px 15px;border:1px dashed #d8dde2;border-radius:14px;background:#fff;color:#7c858e;text-align:center;font-size:12px}.document-mobile-progress{position:fixed;z-index:220;left:14px;right:14px;bottom:83px;padding:13px 14px;border:1px solid #e2d39d;border-radius:14px;background:#fffaf0;box-shadow:0 13px 32px rgba(17,24,32,.18)}.document-mobile-progress>div{display:flex;justify-content:space-between;font-size:11px;font-weight:800}.document-mobile-progress progress{width:100%;height:8px;margin:8px 0 4px;accent-color:#f5b400}.document-mobile-progress small{color:#7a704e;font-size:9px}.document-upload-modal{position:fixed;z-index:300;inset:0;display:flex;align-items:flex-end;padding:0;background:rgba(12,18,26,.58);backdrop-filter:blur(2px)}.document-upload-sheet{width:100%;max-height:92vh;padding:18px 16px 30px;border-radius:22px 22px 0 0;background:#f7f8f9;overflow:auto}.document-upload-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:14px}.document-upload-head h2{margin:2px 0;font-size:22px}.document-upload-head small{color:#aa7600;font-size:9px;font-weight:900;letter-spacing:1px}.document-upload-head button{display:grid;place-items:center;width:34px;height:34px;border:0;border-radius:50%;background:#e9ebee;color:#59636d;font-size:22px}.document-upload-sheet>label,.document-upload-two label{display:block;margin-top:11px;color:#303740;font-size:11px;font-weight:850}.document-upload-sheet input,.document-upload-sheet select,.document-upload-sheet textarea{display:block;width:100%;margin-top:6px;border:1px solid #d6dbe0;border-radius:11px;background:#fff;color:#303840;font-size:16px}.document-upload-sheet input,.document-upload-sheet select{height:47px;padding:0 12px}.document-upload-sheet textarea{padding:12px;resize:vertical}.document-mobile-drop{position:relative;padding:18px;border:1px dashed #d6a72f;border-radius:14px;background:#fff9e9;color:#795a09;text-align:center}.document-mobile-drop input{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0}.document-mobile-drop span{display:block;margin-top:5px;color:#81795f;font-size:9px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-upload-two{display:grid;grid-template-columns:1fr 1fr;gap:9px}.document-upload-sheet>.primary-btn{width:100%;margin-top:16px}.document-modal-open{overflow:hidden}
@media(max-width:360px){.document-mobile-body{padding-left:12px;padding-right:12px}.document-upload-sheet{padding-left:13px;padding-right:13px}.document-upload-two{grid-template-columns:1fr}.document-item-card{padding:13px}}
