@import"https://fonts.googleapis.com/css2?family=Noto+Sans+Thai:wght@400;500;600;700;800&display=swap";:root{font-family:Noto Sans Thai,Arial,sans-serif;color:#18345d;background:#eef5ff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--primary: #0f43b8;--primary-dark: #092f92;--ink: #0f2f63;--muted: #66758a;--line: #d3dceb}.users-page{display:grid;gap:22px}.users-header h1{margin:0;color:#111827;font-size:26px;line-height:1.2}.users-header p{margin:6px 0 0;color:#6b7280;font-size:14px}.user-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(180px,1fr));gap:18px}.user-stat-card{display:flex;align-items:center;gap:18px;min-height:92px;padding:20px;border:1px solid #e7ecf4;border-radius:8px;background:#fff;box-shadow:0 8px 24px #1f2d460d}.stat-icon{display:grid;width:56px;height:56px;place-items:center;border-radius:8px}.stat-icon.blue{color:#2563eb;background:#eff6ff}.stat-icon.green{color:#16a34a;background:#ecfdf3}.stat-icon.gray{color:#6b7280;background:#f4f6f8}.stat-icon.purple{color:#8b5cf6;background:#f4edff}.user-stat-card small{display:block;color:#6b7280;font-weight:700}.user-stat-card strong{display:block;margin-top:4px;color:#111827;font-size:28px;line-height:1}.user-stat-card strong span{color:#4b5563;font-size:14px;font-weight:700}.users-panel{border:1px solid #e4e9f2;border-radius:8px;background:#fff;box-shadow:0 10px 28px #1f2d460d}.users-toolbar{display:grid;grid-template-columns:minmax(260px,1fr) 160px 170px auto;gap:14px;align-items:center;padding:18px;border-bottom:1px solid #edf1f7}.users-search{display:flex;align-items:center;min-height:42px;padding:0 12px;color:#9ca3af;border:1px solid #dbe3ee;border-radius:7px;background:#fff}.users-search input{width:100%;min-width:0;border:0;outline:0;color:#111827;background:transparent}.users-toolbar select{min-height:42px;padding:0 12px;color:#374151;border:1px solid #dbe3ee;border-radius:7px;background:#fff}.users-toolbar-actions{display:flex;justify-content:flex-end;gap:10px}.users-table-wrap{width:100%;overflow-x:auto}.users-table{min-width:1000px}.users-table th{background:#f8fafc}.users-table th,.users-table td{height:58px;color:#4b5563;font-size:13px}.users-table td:first-child,.users-table th:first-child{width:70px;text-align:center}.user-name-cell{display:flex;align-items:center;gap:10px}.table-avatar{display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center;color:#fff;border-radius:50%;font-size:13px;font-weight:800}.user-name-cell strong{color:#1f2937;font-size:13px}.user-name-cell small{display:inline-flex;align-items:center;min-height:20px;padding:0 8px;color:#2563eb;border-radius:999px;background:#eff6ff;font-size:11px;font-weight:800}.role-pill,.status-pill{display:inline-flex;align-items:center;min-height:24px;padding:0 9px;border-radius:999px;font-size:12px;font-weight:800}.role-admin{color:#2563eb;background:#eff6ff}.role-manager{color:#059669;background:#ecfdf5}.role-inspector{color:#7c3aed;background:#f3e8ff}.role-editor{color:#ea580c;background:#fff7ed}.status-pill.active{color:#059669;background:#dcfce7}.status-pill.inactive{color:#dc2626;background:#fee2e2}.status-pill:before{width:6px;height:6px;margin-right:6px;border-radius:50%;background:currentColor;content:""}.user-actions{display:flex;gap:8px}.user-actions button{display:grid;width:32px;height:32px;place-items:center;border:1px solid #dbe3ee;border-radius:6px;background:#fff;cursor:pointer}.user-actions button:first-child{color:#2563eb}.user-actions button:last-child{color:#ef4444}.users-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;border-top:1px solid #edf1f7;color:#6b7280;font-size:13px}.users-pagination div{display:flex;gap:8px}.users-pagination button{min-width:32px;height:32px;color:#6b7280;border:1px solid #dbe3ee;border-radius:6px;background:#fff;cursor:pointer}.users-pagination button.active{color:#fff;border-color:#1764d8;background:#1764d8}.panel-error{margin:14px 18px 0;padding:10px 12px;color:#b42318;border:1px solid #f4b7ae;border-radius:7px;background:#fff2f0;font-size:13px;font-weight:700}.user-actions button:disabled{cursor:not-allowed;opacity:.45}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:24px;background:#0f172a5c}.user-modal{width:min(620px,100%);padding:20px;border:1px solid #dfe7f2;border-radius:8px;background:#fff;box-shadow:0 24px 70px #0f172a33}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.modal-header h2{margin:0;color:#111827;font-size:20px;line-height:1.25}.modal-header p{margin:5px 0 0;color:#6b7280;font-size:13px}.modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.modal-grid select{width:100%;min-height:38px;padding:0 10px;color:#1b2a41;border:1px solid #d3ddea;border-radius:6px;background:#fff}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.report-email-backdrop{z-index:80;background:#0f172a94;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.report-email-modal{width:min(560px,100%);padding:26px;border-radius:14px}.report-email-input{display:flex;align-items:center;gap:10px;margin-top:7px;padding-left:13px;color:#64748b;border:1px solid #cbd7e8;border-radius:8px;background:#fff}.report-email-input:focus-within{border-color:#245bc4;box-shadow:0 0 0 3px #245bc41f}.report-email-input input{flex:1;min-width:0;min-height:44px;padding:0 12px 0 0;border:0;outline:0}.report-file-card{display:flex;align-items:center;gap:13px;margin-top:18px;padding:14px;color:#dc2626;border:1px solid #dce5f1;border-radius:9px;background:#f8fafc}.report-file-card div{display:grid;gap:3px;min-width:0}.report-file-card strong{overflow:hidden;color:#172033;text-overflow:ellipsis;white-space:nowrap}.report-file-card span,.report-email-notice{color:#64748b;font-size:13px}.report-email-notice{margin:14px 0 0}.report-email-notice strong{color:#123f94}.report-email-error{margin:12px 0 0;padding:10px 12px;color:#b42318;border:1px solid #f4b7ae;border-radius:7px;background:#fff2f0;font-size:13px;font-weight:700}.report-email-actions{justify-content:stretch}.report-email-actions button{flex:1;justify-content:center}.report-email-success{display:grid;justify-items:center;padding:28px 12px 18px;text-align:center}.report-email-success>span{display:grid;width:56px;height:56px;place-items:center;color:#fff;border-radius:50%;background:#168a48}.report-email-success h3{margin:15px 0 6px;color:#12213a;font-size:20px}.report-email-success p{margin:0;color:#64748b;line-height:1.6}.empty-state{display:grid;min-height:96px;place-items:center;color:#6b7280;font-size:14px;font-weight:700;text-align:center}.empty-panel{min-height:160px}.draft-report-title{display:flex;align-items:flex-start;gap:10px;min-width:240px;color:#123f94}.draft-report-title div{display:grid;gap:3px}.draft-report-title strong{color:#172b49}.draft-report-title span{color:#718198;font-size:12px}.draft-edit-action{width:auto;min-width:112px;white-space:nowrap}.all-reports-refresh{width:auto;min-width:110px}.completed-report-status{display:inline-flex;align-items:center;min-height:26px;padding:0 9px;color:#14783b;border:1px solid #a9dfbc;border-radius:999px;background:#e9f8ee;font-size:12px;font-weight:800;white-space:nowrap}.footer-error{color:#b42318;font-size:12px;font-weight:800}.map-location-field{display:grid;gap:16px}.map-location-header,.map-search-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.map-location-header span{color:#0f55bb;font-size:12px;font-weight:800;text-transform:uppercase}.map-location-header h2{margin:4px 0}.map-location-header p{margin:0}.secondary-action.active{color:#fff;border-color:#123f94;background:#123f94}.map-search-row{align-items:center;flex-wrap:wrap}.map-search-box{display:flex;align-items:center;gap:10px;min-width:min(420px,100%);min-height:42px;padding:0 12px;color:#64748b;border:1px solid #d3ddea;border-radius:7px;background:#fff}.map-search-box input{width:100%;min-width:0;border:0;outline:0;color:#17233b;background:transparent}.map-location-grid{display:grid;grid-template-columns:minmax(320px,1fr) minmax(280px,.75fr);gap:16px}.map-capture-surface,.google-map,.map-placeholder{min-height:360px;border-radius:8px}.map-capture-surface{overflow:hidden;border:1px solid #dce5f1;background:#eef4ff}.google-map{width:100%;height:100%}.map-placeholder{display:grid;place-items:center;padding:24px;color:#52657d;text-align:center;background:linear-gradient(135deg,#123f9414,#123f9405),repeating-linear-gradient(45deg,#eef4ff 0,#eef4ff 16px,#f8fbff 16px,#f8fbff 32px)}.map-placeholder strong,.map-placeholder span{display:block}.map-side-panel{display:grid;gap:14px;align-content:start}.form-grid.compact{grid-template-columns:1fr 1fr}.map-upload-zone{display:grid;gap:5px;min-height:100px;place-items:center;padding:16px;color:#52657d;border:1px dashed #adc0dc;border-radius:8px;background:#f8fbff;text-align:center;cursor:pointer}.map-upload-zone.active{color:#123f94;border-color:#123f94;background:#eef5ff}.map-preview-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.map-preview-grid>div{display:grid;gap:8px;min-width:0}.map-preview-grid strong{color:#1d2c43;font-size:12px}.map-preview-grid img,.map-preview-grid span{display:grid;width:100%;aspect-ratio:4 / 3;place-items:center;color:#64748b;border:1px solid #dce5f1;border-radius:7px;background:#fff;object-fit:cover;text-align:center}@media(max-width:1080px){.user-stat-grid,.users-toolbar{grid-template-columns:1fr 1fr}.users-toolbar-actions{justify-content:flex-start}}@media(max-width:700px){.user-stat-grid,.users-toolbar{grid-template-columns:1fr}.users-pagination{align-items:flex-start;flex-direction:column}.modal-grid{grid-template-columns:1fr}.modal-actions{display:grid;grid-template-columns:1fr}.map-location-grid,.form-grid.compact,.map-preview-grid{grid-template-columns:1fr}}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}.login-page{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(430px,.9fr);min-height:100vh;overflow:hidden;background:radial-gradient(circle at 94% 2%,rgba(48,105,185,.22) 0 2px,transparent 2px) 0 0 / 22px 22px,linear-gradient(120deg,#eaf4ff,#f8fbff 46%,#fff)}.hero-panel{position:relative;min-height:100vh;padding:clamp(42px,6vw,92px) clamp(28px,6vw,88px);overflow:hidden;background:linear-gradient(90deg,#1457a7c7,#e8f4ff42 58%,#ffffff14),url(https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=1600&q=85) center / cover}.hero-panel:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,#ffffffb8,#fff3 36%,#074d9e70),repeating-linear-gradient(0deg,transparent 0 63px,rgba(255,255,255,.2) 64px),repeating-linear-gradient(90deg,transparent 0 63px,rgba(255,255,255,.18) 64px)}.hero-panel:after{position:absolute;inset:auto -10% -18% -4%;height:42%;content:"";background:linear-gradient(22deg,#05408ea8,#05408e00)}.hero-content{position:relative;z-index:2;max-width:820px}.hero-title-group h1{margin:0 0 4px;color:#0d326a;font-size:clamp(32px,3.3vw,54px);font-weight:800;line-height:1.18;letter-spacing:0}.hero-title-group p{margin:0;color:#0d326a;font-size:clamp(22px,2.15vw,38px);font-weight:700;line-height:1.22}.title-line{display:block;width:min(240px,50vw);height:4px;margin-top:28px;background:linear-gradient(90deg,#133d82,#3d8fe1 48%,transparent 48%)}.feature-list{display:grid;grid-template-columns:repeat(4,minmax(96px,1fr));gap:0;width:min(680px,100%);margin-top:42px}.feature-item{display:grid;min-height:86px;place-items:center;color:#114086;text-align:center;border-right:1px solid rgba(17,64,134,.22)}.feature-item:last-child{border-right:0}.feature-item span{display:block;margin-top:8px;font-size:15px;font-weight:500}.building-card{position:absolute;z-index:1;right:7%;bottom:7%;color:#ffffff6b;filter:drop-shadow(0 24px 34px rgba(3,49,109,.28))}.scan-ring{position:absolute;z-index:2;border:9px solid rgba(255,255,255,.64);border-right-color:transparent;border-bottom-color:#ffffff3d;border-radius:999px;box-shadow:0 0 0 18px #ffffff1f,inset 0 0 0 1px #ffffff80}.scan-ring:before,.scan-ring:after{position:absolute;top:50%;right:50%;bottom:50%;left:50%;content:"";transform:translate(-50%,-50%);border-radius:999px}.scan-ring:before{width:54%;height:54%;border:1px solid rgba(255,255,255,.62)}.scan-ring:after{width:9px;height:9px;background:#fff}.scan-ring-large{right:11%;top:40%;width:118px;height:118px}.scan-ring-small{left:18%;bottom:22%;width:132px;height:132px}.form-panel{display:grid;min-height:100vh;place-items:center;padding:clamp(22px,4vw,48px)}.login-card{width:min(100%,600px);padding:clamp(34px,4vw,58px) clamp(28px,4vw,62px);border:1px solid rgba(255,255,255,.9);border-radius:18px;background:#ffffffeb;box-shadow:0 26px 62px #12346029;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand-logo{display:flex;align-items:center;justify-content:center;gap:10px;color:var(--primary)}.brand-mark{display:grid;width:124px;height:124px;place-items:center}.brand-copy{display:grid}.brand-copy strong{color:#0d3ba9;font-size:clamp(36px,4vw,56px);font-weight:800;line-height:.98}.brand-copy span{margin-top:8px;color:#18345d;font-size:clamp(17px,1.45vw,24px);font-weight:500;line-height:1.15}.login-form{margin-top:34px}.form-heading{margin-bottom:28px;text-align:center}.form-heading h2{margin:0;color:#103579;font-size:clamp(24px,2.2vw,32px);font-weight:800;line-height:1.25}.form-heading p{margin:8px 0 0;color:#123f94;font-size:16px;font-weight:500}.input-group{margin-top:20px}.input-group label{display:flex;align-items:center;gap:10px;margin-bottom:8px;color:#566780;font-size:15px;font-weight:600}.input-shell{display:flex;align-items:center;min-height:52px;border:1px solid #cbd5e4;border-radius:7px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.input-shell:focus-within{border-color:#245bc4;box-shadow:0 0 0 4px #245bc41c}.input-shell input{width:100%;min-width:0;height:50px;padding:0 16px;color:#16233a;border:0;outline:0;background:transparent;font-size:16px}.input-icon-button{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;margin-right:4px;color:#61738d;border:0;border-radius:6px;background:transparent;cursor:pointer}.input-icon-button:hover{color:#103b9e;background:#eef4ff}.remember-row{display:inline-flex;align-items:center;gap:10px;margin-top:22px;color:#566780;font-size:15px;font-weight:500;cursor:pointer}.remember-row input{width:18px;height:18px;accent-color:#1d62b8}.login-button{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:58px;margin-top:26px;color:#fff;border:0;border-radius:7px;background:linear-gradient(135deg,var(--primary-dark),#0e55ce);box-shadow:0 16px 30px #0e4bbe3d;font-size:18px;font-weight:700;cursor:pointer}.login-button:hover{background:linear-gradient(135deg,#08277b,#0b49bc)}.login-button:disabled{cursor:wait;opacity:.72}.form-error{margin:14px 0 0;color:#b42318;font-size:14px;font-weight:700}.login-footer{margin-top:36px;color:#62718a;text-align:center;font-size:14px;line-height:1.6}.login-footer p{margin:0}@media(max-width:1100px){.login-page{grid-template-columns:1fr}.hero-panel{min-height:420px}.form-panel{min-height:auto}}@media(max-width:720px){.hero-panel{min-height:500px;padding:34px 22px}.feature-list{grid-template-columns:repeat(2,minmax(120px,1fr));margin-top:32px}.feature-item{border-right:0;border-bottom:1px solid rgba(17,64,134,.16)}.brand-logo{flex-direction:column;gap:2px;text-align:center}.brand-mark{width:104px;height:104px}.brand-mark svg{width:98px;height:98px}.login-card{border-radius:14px}}.app-shell{display:grid;grid-template-columns:280px minmax(0,1fr);min-height:100vh;background:#f4f7fb;color:#17233b}.sidebar{display:flex;flex-direction:column;gap:24px;min-height:100vh;padding:22px 16px;border-right:1px solid #dfe7f2;background:#fff}.app-brand{display:flex;align-items:center;gap:12px;padding:8px 8px 18px;border-bottom:1px solid #edf1f7}.app-brand-mark{display:grid;width:48px;height:48px;place-items:center;color:#fff;border-radius:12px;background:#123f94}.app-brand strong,.user-chip strong{display:block;color:#10264b;font-size:15px;line-height:1.2}.app-brand span,.user-chip small{display:block;color:#718097;font-size:12px;line-height:1.35}.side-nav{display:grid;gap:6px}.nav-group-label{margin:14px 10px 6px;color:#68788f;font-size:12px;font-weight:700}.nav-item,.icon-button,.primary-action,.secondary-action,.segmented{border:0;cursor:pointer}.nav-item{display:flex;align-items:center;gap:11px;width:100%;min-height:42px;padding:0 12px;color:#5c6d84;border-radius:7px;background:transparent;font-weight:600;text-align:left}.nav-item:hover,.nav-item.active{color:#0e3d95;background:#eef4ff}.nav-item.logout{margin-top:auto}.sidebar-panel{padding:14px;border:1px solid #dbe5f3;border-radius:8px;background:#f7faff}.sidebar-panel span{color:#6d7c91;font-size:12px;font-weight:700;text-transform:uppercase}.sidebar-panel strong{display:block;margin-top:8px;color:#123f94;font-size:15px;line-height:1.3}.sidebar-panel p{margin:8px 0 0;color:#63748b;font-size:13px;line-height:1.5}.workspace{min-width:0}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:14px;min-height:70px;padding:14px 28px;border-bottom:1px solid #dfe7f2;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar-title{margin:0;color:#131e33;font-size:20px;font-weight:800;line-height:1.2}.search-box{display:flex;align-items:center;gap:10px;width:min(520px,100%);min-height:42px;padding:0 14px;color:#728196;border:1px solid #dbe4f0;border-radius:8px;background:#f8fafd}.compact-search{display:none}.search-box input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#17233b;font-size:14px}.icon-button{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;color:#5d6f86;border:1px solid #dbe4f0;border-radius:8px;background:#fff}.icon-button:hover{color:#0e3d95;border-color:#b8c9e6;background:#f4f8ff}.mobile-menu{display:none}.user-chip{display:flex;align-items:center;gap:10px;margin-left:auto}.user-chip>span{display:grid;width:38px;height:38px;place-items:center;color:#fff;border-radius:50%;background:#123f94;font-size:13px;font-weight:800}.page-container{padding:26px 28px 92px}.page-stack{display:grid;gap:22px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.eyebrow{color:#0f55bb;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.page-header h1{margin:6px 0;color:#111f38;font-size:30px;line-height:1.15}.page-header p,.panel-header p,.template-card p,.settings-card p{margin:0;color:#68788f;line-height:1.55}.primary-action,.secondary-action{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:0 16px;border-radius:7px;font-weight:800;white-space:nowrap}.primary-action{color:#fff;background:#123f94;box-shadow:0 12px 24px #123f9433}.secondary-action{width:100%;color:#123f94;border:1px solid #c9d7ed;background:#fff}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:16px}.metric-card,.panel,.template-card,.settings-card{border:1px solid #dfe7f2;border-radius:8px;background:#fff;box-shadow:0 12px 28px #1e375a0d}.metric-card{padding:18px}.metric-card span{color:#65758c;font-size:13px;font-weight:700}.metric-card strong{display:block;margin-top:8px;color:#10264b;font-size:30px;line-height:1}.metric-card small{display:block;margin-top:10px;color:#7a8798}.content-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);gap:16px}.panel{min-width:0;padding:18px}.panel-header{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.panel-header h2,.template-card h2,.settings-card h2{margin:0;color:#162846;font-size:18px;line-height:1.3}.workflow-row{display:grid;grid-template-columns:repeat(4,minmax(130px,1fr));gap:12px}.workflow-step{position:relative;display:grid;gap:10px;min-height:126px;align-content:center;padding:16px;border:1px solid #e1e8f3;border-radius:8px;background:#f8fbff}.workflow-step>svg{position:absolute;right:-15px;top:50%;z-index:2;color:#8ca2c4;transform:translateY(-50%)}.workflow-step:last-child>svg{display:none}.step-icon,.template-icon{display:grid;width:42px;height:42px;place-items:center;color:#123f94;border-radius:8px;background:#eaf2ff}.workflow-step strong{max-width:150px;color:#263852;font-size:14px;line-height:1.35}.task-list{display:grid;gap:12px}.task-list div{display:flex;align-items:center;gap:10px;padding:12px;color:#42536a;border-radius:8px;background:#f8fafd}.task-list svg{color:#0f55bb}.table-wrap{width:100%;overflow-x:auto}table{width:100%;min-width:760px;border-collapse:collapse}th{padding:12px;color:#6b7a90;border-bottom:1px solid #e3e9f2;font-size:12px;text-align:left;text-transform:uppercase}td{padding:14px 12px;color:#33445d;border-bottom:1px solid #eef2f7;font-size:14px;vertical-align:middle}td strong{display:block;color:#142746}td small{display:block;margin-top:4px;color:#7b899b}.status-badge,.template-state{display:inline-flex;align-items:center;min-height:26px;padding:0 10px;border-radius:999px;font-size:12px;font-weight:800}.status-draft{color:#75530a;background:#fff4d8}.status-in-review{color:#0c4f9d;background:#e4f1ff}.status-ready,.template-state.on{color:#087044;background:#dcfce9}.status-sent{color:#4c3b9a;background:#eeeafe}.toolbar{display:flex;flex-wrap:wrap;gap:8px}.segmented{min-height:36px;padding:0 14px;color:#65748a;border:1px solid #d9e3f0;border-radius:7px;background:#fff;font-weight:700}.segmented.active{color:#123f94;border-color:#b9cdec;background:#edf5ff}.progress-cell{width:120px;height:8px;overflow:hidden;border-radius:999px;background:#e8edf5}.progress-cell span{display:block;height:100%;border-radius:inherit;background:#0f55bb}.action-row{display:flex;gap:7px}.template-grid,.settings-grid{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:16px}.template-card,.settings-card{display:grid;gap:16px;padding:18px}.template-state{color:#696f7d;background:#eef1f5}.template-meta{display:grid;gap:8px;color:#5d6e85;font-size:13px}.template-meta span{display:flex;align-items:center;gap:8px}.settings-card svg{color:#123f94}@media(max-width:1080px){.app-shell{grid-template-columns:1fr}.sidebar{display:none}.mobile-menu{display:grid}.metric-grid,.content-grid,.template-grid,.settings-grid,.workflow-row{grid-template-columns:1fr 1fr}}@media(max-width:700px){.topbar{padding:12px 16px}.user-chip div{display:none}.page-container{padding:18px 14px}.page-header{display:grid}.metric-grid,.content-grid,.template-grid,.settings-grid,.workflow-row{grid-template-columns:1fr}.workflow-step>svg{display:none}}.report-builder{position:relative;display:grid;grid-template-columns:minmax(520px,.95fr) minmax(560px,1.05fr);gap:24px;align-items:start;padding-bottom:102px}.builder-main{display:grid;gap:18px}.stepper{display:flex;align-items:center;gap:12px;min-height:44px;overflow-x:auto}.step{display:inline-flex;align-items:center;gap:9px;color:#79869a;white-space:nowrap}.step span{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#dce3ee;color:#617084;font-size:13px;font-weight:800}.step strong{color:inherit;font-size:14px}.step.active{color:#174bd6}.step.active span{color:#fff;background:#4a5cf0}.builder-card{padding:20px;border:1px solid #dce5f1;border-radius:8px;background:#fff;box-shadow:0 12px 28px #1d34520d}.template-lock-card{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;border:1px solid #c8d8f2;border-radius:8px;background:linear-gradient(135deg,#fff,#f3f8ff);box-shadow:0 12px 28px #1d34520d}.template-selector{display:grid;gap:10px;padding:14px 16px;border:1px solid #dce5f1;border-radius:8px;background:#fff}.template-selector>strong{color:#132642;font-size:14px}.template-selector-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.template-option{display:flex;align-items:center;gap:10px;min-height:62px;padding:10px 12px;color:#42546c;text-align:left;border:1px solid #d6e0ed;border-radius:8px;background:#fff;cursor:pointer}.template-option span{display:grid;gap:3px}.template-option strong{color:#183052;font-size:13px}.template-option small{color:#718198;font-size:12px}.template-option.active{color:#1349a0;border-color:#2f69c6;background:#eef5ff;box-shadow:inset 0 0 0 1px #2f69c6}.template-readonly-card{display:flex;align-items:flex-start;gap:12px}.template-readonly-card h2{margin-bottom:5px}.template-chip{display:inline-flex;align-items:center;gap:7px;min-height:28px;padding:0 10px;color:#123f94;border:1px solid #bfd1ee;border-radius:999px;background:#eef5ff;font-size:12px;font-weight:800}.template-lock-card h2{margin:10px 0 4px;color:#132642;font-size:18px}.template-lock-card p{margin:0;max-width:610px;color:#5e7088;font-size:13px;line-height:1.55}.template-lock-meta{display:grid;gap:6px;min-width:190px;padding:12px;border:1px solid #dce5f1;border-radius:8px;background:#fff}.template-lock-meta strong{color:#132642;font-size:13px}.template-lock-meta span{color:#68788f;font-size:12px;font-weight:700}.builder-card h2,.builder-card h3{margin:0 0 16px;color:#132642;font-size:16px;line-height:1.3}.builder-card p{margin:0;color:#64748b;font-size:13px;line-height:1.55}.builder-card h3{margin-top:0;font-size:15px}.form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px 16px}.field{display:grid;gap:7px}.field.full{grid-column:1 / -1}.field span,.builder-card>h3,.map-header h3{color:#1d2c43;font-size:13px;font-weight:800}.field input,.input-with-icon{width:100%;min-height:38px;border:1px solid #d3ddea;border-radius:6px;background:#fff}.field input{padding:0 12px;color:#1b2a41;outline:0}.input-with-icon{display:flex;align-items:center;padding-right:10px;color:#51647d}.input-with-icon input{min-width:0;border:0}.section-divider{height:1px;margin:20px 0;background:#edf1f7}.map-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.small-action{min-height:36px;padding:0 12px;font-size:13px}.map-preview{position:relative;display:flex;align-items:center;min-height:112px;overflow:hidden;padding-left:42%;border-radius:7px;background:linear-gradient(105deg,rgba(238,243,249,.82) 0 44%,transparent 44%),repeating-linear-gradient(35deg,#e7edf5 0,#e7edf5 12px,#f8fafc 12px,#f8fafc 28px)}.map-road{position:absolute;inset:-30px auto -30px 27%;width:60px;background:#9fb2c8;transform:rotate(-21deg)}.map-preview svg{color:#df3f32;filter:drop-shadow(0 7px 10px rgba(0,0,0,.18))}.map-preview span{margin-left:12px;color:#41536b;font-size:13px;font-weight:700}.checkbox-grid{display:grid;grid-template-columns:repeat(4,minmax(110px,1fr));gap:12px;margin-bottom:18px}.checkbox-grid label{display:flex;align-items:center;gap:8px;color:#33435a;font-size:13px}.checkbox-grid input{width:16px;height:16px;accent-color:#4a5cf0}.image-upload-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.upload-grid{display:grid;gap:12px}.upload-slot{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:12px;align-items:center;padding:14px;border:1px solid #dce5f1;border-radius:8px;background:#fbfdff}.upload-slot.active{border-color:#b7cbef;background:#f3f8ff}.upload-slot-icon{display:grid;width:44px;height:44px;place-items:center;color:#123f94;border-radius:8px;background:#eaf2ff}.upload-slot strong,.upload-slot span,.upload-slot small{display:block}.upload-slot strong{color:#1d2c43;font-size:14px}.upload-slot span{margin-top:3px;color:#68788f;font-size:12px;font-weight:700}.upload-slot small{margin-top:4px;color:#8794a8;font-size:11px}.upload-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:0 12px;color:#fff;border-radius:7px;background:#123f94;font-size:13px;font-weight:800;cursor:pointer;white-space:nowrap}.upload-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.upload-note{margin-top:12px!important;color:#52657d!important;font-weight:700}.cover-edit-card{display:grid;gap:16px}.page-edit-empty{display:grid;gap:8px;min-height:180px;align-content:center;border-style:dashed;background:#fbfdff}.page-edit-empty>span{width:fit-content;padding:4px 10px;color:#123f94;border-radius:999px;background:#eef5ff;font-size:12px;font-weight:900}.checklist-card{display:grid;gap:16px}.checklist-header{display:grid;gap:7px}.checklist-header>span{width:fit-content;padding:4px 10px;color:#123f94;border-radius:999px;background:#eef5ff;font-size:12px;font-weight:900}.checklist-header h2{margin:0}.checklist-groups{display:grid;gap:18px}.checklist-frequency-head{display:grid;grid-template-columns:minmax(0,1fr) repeat(3,74px);gap:8px;align-items:center;padding:8px 10px;border-radius:7px;background:#f3f8ff;color:#123f94;font-size:11px;text-align:center}.checklist-group{display:grid;gap:10px}.checklist-group strong{color:#132642;font-size:14px}.checklist-item{display:grid;grid-template-columns:minmax(0,1fr) repeat(3,74px);gap:8px;align-items:center;color:#33445d;font-size:13px;line-height:1.45}.frequency-check{display:grid;place-items:center}.frequency-check span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.frequency-check input{width:16px;height:16px;margin:0;accent-color:#123f94}.maintenance-frequency-grid{display:grid;grid-template-columns:minmax(260px,1fr) repeat(5,82px);align-items:stretch}.maintenance-frequency-head{color:#123f94;border:1px solid #d7e1ef;border-radius:8px 8px 0 0;background:#edf4ff;font-size:12px;text-align:center}.maintenance-frequency-head>*{display:grid;min-height:54px;place-items:center;padding:8px;border-right:1px solid #d7e1ef}.maintenance-frequency-head>*:last-child{border-right:0}.maintenance-frequency-list{border-right:1px solid #d7e1ef;border-bottom:1px solid #d7e1ef;border-left:1px solid #d7e1ef;border-radius:0 0 8px 8px;overflow:hidden}.maintenance-frequency-row{min-height:56px;border-bottom:1px solid #d7e1ef}.maintenance-frequency-row:last-child{border-bottom:0}.maintenance-frequency-row>span:first-child{display:flex;align-items:center;padding:10px 12px;color:#33445d;font-size:13px;line-height:1.45}.maintenance-frequency-radio{display:grid;place-items:center;border-left:1px solid #d7e1ef;cursor:pointer}.maintenance-frequency-radio:hover{background:#f4f8ff}.maintenance-frequency-radio input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0}.maintenance-frequency-control{display:grid;width:22px;height:22px;place-items:center;color:#fff;border:1px solid #9fb2cc;border-radius:5px;background:#fff;font-size:15px;font-weight:900;line-height:1}.maintenance-frequency-radio input:checked+.maintenance-frequency-control{border-color:#174ba8;background:#174ba8}.maintenance-frequency-radio input:checked+.maintenance-frequency-control:after{content:"✓"}.maintenance-frequency-radio input:focus-visible+.maintenance-frequency-control{outline:3px solid rgba(36,91,196,.22);outline-offset:2px}.maintenance-page18-card{display:grid;gap:16px;overflow:hidden}.maintenance-page18-table{overflow-x:auto;border:1px solid #d7e1ef;border-radius:8px}.maintenance-page18-row{display:grid;grid-template-columns:minmax(230px,1.35fr) 54px 62px minmax(130px,.8fr) minmax(130px,.8fr);min-width:720px;border-bottom:1px solid #e1e8f1}.maintenance-page18-row:last-child{border-bottom:0}.maintenance-page18-row>div{display:flex;min-width:0;align-items:center;padding:8px;border-right:1px solid #e1e8f1}.maintenance-page18-row>div:last-child{border-right:0}.maintenance-page18-head{min-height:44px;color:#24415f;background:#edf4ff;font-size:11px;font-weight:900;text-align:center}.maintenance-page18-head>div{justify-content:center}.maintenance-page18-item{display:grid!important;gap:4px;align-content:center;color:#33445d;font-size:12px;line-height:1.4}.maintenance-page18-item>strong{color:#172b46;font-size:12px}.maintenance-page18-item>span{display:flex;gap:8px}.maintenance-page18-item b{min-width:34px;color:#174ba8}.maintenance-page18-choice{justify-content:center}.maintenance-page18-choice input{width:19px;height:19px;margin:0;accent-color:#174ba8;cursor:pointer}.maintenance-page18-row textarea{width:100%;min-height:54px;resize:vertical;padding:7px 8px;color:#26384f;border:1px solid #cbd7e6;border-radius:6px;outline:0;font:inherit;font-family:Noto Sans Thai,Tahoma,sans-serif;font-size:12px;line-height:1.45}.maintenance-page18-row textarea:focus{border-color:#3973dc;box-shadow:0 0 0 3px #3973dc1f}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page14-checkbox-groups{display:grid;gap:12px;margin-top:18px}.page14-checkbox-group{display:grid;gap:8px;margin:0;padding:12px;border:1px solid #d3ddea;border-radius:6px}.page14-checkbox-group legend{padding:0 6px;color:#132642;font-size:13px;font-weight:800}.page14-checkbox-option{display:flex;gap:8px;align-items:flex-start;color:#33445d;font-size:13px;line-height:1.45}.page14-checkbox-option input{flex:0 0 auto;width:16px;height:16px;margin:1px 0 0;accent-color:#123f94}.page17-edit-card,.page17-party-sections{display:grid;gap:16px}.page17-party-section,.page17-building-types{display:grid;gap:10px;margin:0;padding:14px;border:1px solid #d3ddea;border-radius:6px}.page17-party-section legend,.page17-building-types legend{padding:0 6px;color:#132642;font-size:14px;font-weight:800}.page17-building-type-row{display:grid;gap:8px}.page17-building-type-option{display:flex;gap:8px;align-items:flex-start;color:#33445d;font-size:13px;line-height:1.45}.page17-building-type-option input{flex:0 0 auto;width:16px;height:16px;margin:1px 0 0;accent-color:#123f94}.page17-other-input{min-height:38px;padding:0 11px;border:1px solid #d3ddea;border-radius:6px;font:inherit}.page18-edit-card,.page18-section,.page18-simple-rows{display:grid;gap:12px}.page18-section{margin:0;padding:14px;border:1px solid #d3ddea;border-radius:6px}.page18-section legend{padding:0 6px;color:#132642;font-size:14px;font-weight:800}.page18-section textarea{width:100%;min-height:76px;resize:vertical}.page18-inline-row,.page18-material-row,.page18-material-head{display:grid;grid-template-columns:minmax(190px,1fr) minmax(120px,1.4fr) auto;gap:8px;align-items:center}.page18-material-row,.page18-material-head{grid-template-columns:minmax(140px,1.15fr) repeat(3,minmax(105px,1fr))}.page18-material-head{color:#65758c;font-size:12px;font-weight:800}.page18-checkbox-option{display:flex;gap:8px;align-items:center;color:#33445d;font-size:13px;line-height:1.45}.page18-checkbox-option input[type=checkbox]{flex:0 0 auto;width:16px;height:16px;margin:0;accent-color:#123f94}.page18-inline-row>input,.page18-inline-row>textarea,.page18-material-row>input{min-width:0;min-height:38px;padding:7px 10px;border:1px solid #d3ddea;border-radius:6px;background:#fff;color:#1b2a41;font:inherit}.page18-other-row,.page18-use-row{grid-template-columns:minmax(190px,1fr) minmax(0,2.4fr)}@media(max-width:760px){.page18-inline-row,.page18-material-row,.page18-material-head,.page18-other-row,.page18-use-row{grid-template-columns:1fr}}.page25-edit-card,.page25-signature-section{display:grid;gap:14px}.page25-signature-section{margin:0;padding:14px;border:1px solid #d3ddea;border-radius:6px}.page25-signature-section legend{padding:0 6px;color:#132642;font-size:14px;font-weight:800}.page23-edit-card,.page23-result-list{display:grid;gap:10px}.page23-result-head,.page23-result-row{display:grid;grid-template-columns:minmax(190px,1fr) repeat(3,64px) minmax(140px,.72fr);gap:8px;align-items:center}.page23-result-head{padding:0 10px;color:#65758c;font-size:12px;font-weight:800;text-align:center}.page23-result-head span:first-child{text-align:left}.page23-result-row{min-height:46px;padding:9px 10px;border:1px solid #d3ddea;border-radius:6px;color:#33445d;font-size:13px}.page23-radio-option{display:flex;gap:6px;align-items:center;justify-content:center}.page23-radio-option input{width:16px;height:16px;margin:0;accent-color:#123f94}.page23-remark-input{min-width:0;width:100%;height:34px;padding:6px 8px;border:1px solid #cbd6e5;border-radius:5px;background:#fff;color:#33445d;font:inherit}.page23-remark-input:focus{border-color:#2f62c9;outline:2px solid rgba(47,98,201,.14)}@media(max-width:760px){.page23-result-head,.page23-result-row{grid-template-columns:minmax(150px,1fr) repeat(3,54px) minmax(120px,.7fr)}}.year-input{display:flex;align-items:center;min-height:38px;border:1px solid #d3ddea;border-radius:6px;background:#fff}.year-input strong{padding:0 0 0 12px;color:#123f94;font-size:16px}.year-input input{min-width:0;border:0;font-weight:800}.preview-panel{position:sticky;top:96px;min-width:0;max-height:calc(100vh - 118px)}.preview-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.preview-header strong{color:#14243d;font-size:15px}.preview-header div{display:flex;gap:10px}.preview-body{display:grid;grid-template-columns:minmax(0,1fr) 120px;gap:16px;align-items:start;height:calc(100vh - 168px);max-height:calc(100vh - 168px);overflow:hidden}.pdf-page{position:relative;min-height:760px;padding:34px;border:1px solid #cfd8e6;background:#fff;box-shadow:0 8px 28px #1f2d462e}.pdf-template-page{display:flex;align-items:center;justify-content:center;width:100%;height:calc(100vh - 168px);min-height:0;padding:0;overflow:hidden;background:#f8fafc}.pdf-template-canvas{position:relative;display:block;width:100%;height:100%;min-height:0;overflow:auto}.pdf-template-image,.pdf-template-frame{display:block;width:100%;max-width:100%;height:100%;max-height:100%;object-fit:contain;-webkit-user-select:none;user-select:none}.pdf-template-frame{aspect-ratio:1080 / 1560}.pdf-template-frame{border:0;background:#fff;margin-inline:auto}.pdf-template-frame.loading{display:none}.pdf-preview-loading{display:grid;width:100%;height:100%;place-items:center;color:#52657d;background:#fff;font-size:14px;font-weight:800}.preview-fullscreen .builder-main,.preview-fullscreen .builder-footer{display:none}.preview-fullscreen .preview-panel{position:fixed;top:14px;right:14px;bottom:14px;left:14px;z-index:50;max-height:none;padding:16px;border:1px solid #d5deec;border-radius:10px;background:#f3f6fb;box-shadow:0 18px 60px #0f172a42}.preview-fullscreen .preview-body{height:calc(100vh - 92px);max-height:calc(100vh - 92px);grid-template-columns:minmax(0,1fr) 128px}.preview-fullscreen .pdf-template-page{height:calc(100vh - 92px)}.field-anchor{position:absolute;display:none;padding:2px 6px;color:#123f94;border:1px solid rgba(18,63,148,.32);border-radius:999px;background:#ffffffd1;font-size:9px;font-weight:900}.pdf-template-page:hover .field-anchor{display:block}.field-owner{left:16%;top:80.4%}.field-date{right:12%;top:81.6%}.locked-overlay{position:absolute;top:10px;right:12px;padding:4px 8px;color:#123f94;border:1px solid #cbd8ee;border-radius:999px;background:#ffffffe0;font-size:10px;font-weight:900;letter-spacing:0}.pdf-top{display:flex;align-items:flex-start;justify-content:space-between;gap:22px}.mini-logo{display:flex;align-items:center;gap:6px;color:#123f94}.mini-logo span{display:grid;font-size:22px;font-weight:900;line-height:1}.mini-logo small{margin-top:4px;font-size:8px;font-weight:700}.pdf-top h2{margin:6px 0 8px;color:#111827;font-size:28px;line-height:1.1;text-align:right}.pdf-top small{display:block;color:#123f94;text-align:right;font-weight:800}.pdf-top b{display:block;width:fit-content;margin-left:auto;padding:7px 18px;color:#fff;border-radius:999px;background:#123f94;font-size:14px}.pdf-photo{height:292px;margin:22px 0 18px;background:url(https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?auto=format&fit=crop&w=1100&q=85) center / cover}.pdf-page h3{margin:0;color:#101827;font-size:21px;text-align:center}.pdf-page p{margin:10px 0 0;color:#123f94;text-align:center;font-weight:800}.pdf-line{height:2px;margin:26px 0;background:#9ca8ba}.pdf-signature{display:grid;grid-template-columns:1fr .72fr;gap:28px}.pdf-signature>div+div{padding-left:28px;border-left:1px solid #c1cad8}.pdf-signature small,.pdf-signature strong{display:block}.pdf-signature small{margin:0 0 8px;color:#123f94;font-size:11px;font-weight:800}.pdf-signature strong{margin-bottom:18px;color:#111827;font-size:13px}.signature-line{display:block;width:140px;height:40px;margin:12px 0 8px;border-bottom:1px solid #9aa8bb;transform:skew(-22deg)}.thumb-strip{display:grid;gap:12px;align-content:start;max-height:calc(100vh - 168px);overflow-y:auto;padding:14px;border:1px solid #dce5f1;border-radius:8px;background:#fff}.thumb-strip>span{color:#33445d;font-size:13px;font-weight:800}.thumb{height:82px;color:#6c7b91;border:1px solid #dce5f1;border-radius:6px;background:linear-gradient(#fff,#fff) padding-box,repeating-linear-gradient(0deg,#e9eef6 0 6px,transparent 6px 14px);cursor:pointer}.image-thumb{position:relative;height:94px;overflow:hidden;padding:0;background:#fff}.image-thumb img{display:block;width:100%;height:100%;object-fit:cover;object-position:top center}.image-thumb span{position:absolute;right:6px;bottom:4px;display:grid;width:18px;height:18px;place-items:center;color:#123f94;border-radius:50%;background:#fff;font-size:10px;font-weight:900}.thumb.active{color:#123f94;border-color:#245bc4;box-shadow:0 0 0 2px #245bc41f}.zoom-row{display:grid;grid-template-columns:28px 1fr 28px;align-items:center;min-height:34px;border:1px solid #dce5f1;border-radius:7px;overflow:hidden;text-align:center}.zoom-row button{height:100%;border:0;background:#fff;color:#123f94;cursor:pointer}.zoom-row button:disabled{color:#a8b2c3;cursor:not-allowed}.zoom-row span{color:#65758c;font-size:13px}.builder-footer{position:fixed;right:28px;bottom:18px;left:308px;z-index:20;display:flex;box-sizing:border-box;height:68px;align-items:center;justify-content:space-between;gap:16px;padding:8px 18px;border:1px solid #c9ead6;border-radius:8px;background:linear-gradient(90deg,#e6f8ec,#eef9f1 55%,#fff);box-shadow:0 14px 32px #2748361f}.autosave,.footer-actions{display:flex;align-items:center;gap:10px}.autosave{min-width:0}.autosave span{line-height:1.35}.footer-actions{flex:0 0 auto}.builder-footer .primary-action,.builder-footer .secondary-action{min-height:40px;max-height:40px}.autosave{color:#178344;font-weight:700}@media(max-width:1280px){.report-builder{grid-template-columns:1fr}.preview-panel{position:static}}@media(max-width:1080px){.builder-footer{left:18px;right:18px}}@media(max-width:760px){.report-builder{grid-template-columns:minmax(0,1fr)}.form-grid,.checkbox-grid,.preview-body,.pdf-signature{grid-template-columns:1fr}.preview-header{align-items:stretch;flex-direction:column}.footer-actions{display:flex}.builder-footer{height:72px;gap:8px;overflow-x:auto;padding:8px 12px}.builder-footer .autosave,.builder-footer .footer-actions{flex:0 0 auto}.report-builder{padding-bottom:106px}.pdf-page{min-height:auto;padding:22px}.template-lock-card,.upload-slot{grid-template-columns:1fr}.template-lock-card{display:grid}}@media(max-width:1024px){.report-builder{grid-template-columns:1fr;padding-bottom:120px}.preview-panel{position:static;max-height:none;margin-top:24px}.preview-body{height:700px;max-height:700px}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1080px){.app-shell{grid-template-columns:1fr}.sidebar{position:fixed;top:0;left:-290px;bottom:0;z-index:99;width:280px;display:flex;transition:left .25s ease-in-out;box-shadow:8px 0 24px #00000026}.sidebar.mobile-open{left:0}.mobile-menu{display:grid}.report-builder{grid-template-columns:1fr;padding-bottom:120px}.preview-panel{position:static;max-height:none;margin-top:24px}.preview-body{height:700px;max-height:700px}.table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1024px){.preview-panel{order:-1}}@media(max-width:768px){.page-container{padding:16px 12px 100px}.topbar{padding:10px 14px;gap:10px}.topbar-title{font-size:16px}.form-grid{grid-template-columns:1fr!important}.template-selector-options{grid-template-columns:1fr}.preview-body{grid-template-columns:1fr;height:auto;max-height:none}.thumb-strip{display:flex;overflow-x:auto;max-height:none;padding:10px}.image-thumb{flex:0 0 70px;height:60px}.builder-footer{left:10px;right:10px;bottom:10px;flex-direction:column;height:auto;padding:10px 14px;gap:8px}.footer-actions{width:100%;justify-content:space-between}.footer-actions button{flex:1}}.loading-spinner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-height:300px;color:#66758a;font-size:14px}.spinner-ring{border:4px solid #e0e8f0;border-top-color:#0f43b8;border-radius:50%;width:48px;height:48px;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.skeleton-loader{background:linear-gradient(90deg,#f0f5fa 25%,#e0e8f0,#f0f5fa 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.users-table tbody tr.skeleton-row td{padding:12px 16px;background:transparent}.page-container>.loading-spinner{min-height:400px}@media(max-width:1024px){.app-shell{grid-template-columns:1fr!important}.sidebar{position:fixed;top:0;left:-290px;bottom:0;z-index:99;width:280px;display:flex;transition:left .25s ease-in-out;box-shadow:8px 0 24px #00000026}.sidebar.mobile-open{left:0}.mobile-menu{display:grid!important}.builder-footer{left:18px;right:18px}}@media(min-width:1025px)and (max-width:1280px){.app-shell{grid-template-columns:1fr!important}.sidebar{position:fixed;top:0;left:-290px;bottom:0;z-index:99;width:280px;display:flex;transition:left .25s ease-in-out;box-shadow:8px 0 24px #00000026}.sidebar.mobile-open{left:0}.mobile-menu{display:grid!important}.page-container{padding:14px 16px 80px!important}.report-builder{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr)!important;gap:12px!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.builder-card{padding:12px 14px!important}.builder-card h2{font-size:14px!important;margin-bottom:8px!important}.builder-card p,.field span{font-size:11px!important}.field input{min-height:32px!important;font-size:12px!important;padding:0 8px!important}.stepper{min-height:36px!important;gap:8px!important}.step strong{font-size:12px!important}.template-option{min-height:50px!important;padding:6px 10px!important}.template-option strong{font-size:12px!important}.preview-panel{top:76px!important}.preview-header strong{font-size:13px!important}.preview-body{grid-template-columns:minmax(0,1fr) 70px!important;gap:8px!important}.thumb-strip{padding:4px!important;gap:6px!important}.thumb-strip>span{font-size:10px!important}.image-thumb{height:56px!important}.builder-footer{left:16px!important;right:16px!important;height:56px!important;padding:6px 14px!important}.builder-footer .primary-action,.builder-footer .secondary-action{min-height:40px;max-height:40px;white-space:nowrap;padding:0 14px;font-size:14px}}.builder-main,.builder-main .builder-card,.map-location-field,.map-search-row,.map-search-box{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.map-location-grid{grid-template-columns:minmax(0,1fr)!important;width:100%!important;min-width:0!important}
