.sanai-ch{--blue:#0b57d0;--green:#137333;--red:#b3261e;--text:#202124;--muted:#5f6368;--line:#e1e5ea;--bg:#f6f8fc;font-family:system-ui,-apple-system,"Noto Sans Devanagari","Noto Sans",sans-serif;color:var(--text);background:var(--bg);border-radius:22px;padding:14px;box-sizing:border-box}.sanai-ch *{box-sizing:border-box}.sch-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 6px 14px}.sch-brand{font-weight:900;font-size:21px}.sch-subtitle{color:var(--muted);font-size:13px}.sch-nav{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;background:#fff;border:1px solid var(--line);padding:7px;border-radius:16px;position:sticky;top:4px;z-index:9;margin-bottom:14px}.sch-nav a{text-decoration:none!important;color:var(--muted)!important;padding:9px 8px;border-radius:12px;text-align:center;font-size:12px;font-weight:800}.sch-nav a span{display:block;font-size:18px;margin-bottom:3px}.sch-nav a.active{background:#e8f0fe;color:var(--blue)!important}.sch-hero{background:linear-gradient(135deg,#0b57d0,#174ea6);color:#fff;padding:22px;border-radius:22px;display:flex;align-items:center;justify-content:space-between;gap:16px}.sch-hero h1{font-size:26px;margin:3px 0 4px;color:#fff}.sch-eyebrow{font-size:12px;font-weight:800;opacity:.85;text-transform:uppercase}.sch-muted{color:var(--muted);font-size:14px}.sch-muted.light{color:rgba(255,255,255,.84)}.sch-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:14px 0}.sch-stats.compact{grid-template-columns:repeat(3,1fr)}.sch-stat{background:#fff;border:1px solid var(--line);border-radius:17px;padding:16px;text-align:center}.sch-stat b{font-size:27px;display:block;line-height:1;color:var(--blue)}.sch-stat span{font-size:12px;color:var(--muted);font-weight:700;display:block;margin-top:7px}.sch-stat.danger b{color:var(--red)}.sch-card,.sch-login-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;margin:14px 0;box-shadow:0 2px 8px rgba(60,64,67,.04)}.sch-card h3,.sch-form-card h2,.sch-form-card h3{margin-top:0}.sch-card-head,.sch-page-head{display:flex;justify-content:space-between;align-items:center;gap:12px}.sch-page-head{padding:8px 4px}.sch-page-head h2{margin:3px 0}.sch-page-head p{margin:0;color:var(--muted)}.sch-back{font-size:13px;text-decoration:none!important;color:var(--blue)!important;font-weight:800}.sch-grid{display:grid;gap:12px}.sch-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.sch-form-card label{display:block;font-size:13px;font-weight:800;color:#3c4043}.sch-form-card input,.sch-form-card select,.sch-form-card textarea{width:100%;margin-top:6px;border:1px solid #c8ccd2;border-radius:11px;padding:11px 12px;background:#fff;font-size:15px}.sch-form-card input:focus,.sch-form-card select:focus,.sch-form-card textarea:focus{outline:2px solid #c2d7ff;border-color:var(--blue)}.sch-check{display:flex!important;align-items:center;gap:9px;margin-top:20px}.sch-check input,.sch-mini-check input{width:auto!important;margin:0!important}.sch-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;text-decoration:none!important;border:0;border-radius:11px;padding:10px 14px;font-weight:850;font-size:14px;cursor:pointer;margin:8px 5px 0 0}.sch-btn.primary{background:var(--blue);color:#fff!important}.sch-btn.ghost{background:#eef3fb;color:var(--blue)!important}.sch-btn.white{background:#fff;color:var(--blue)!important}.sch-btn.danger-outline{background:#fff;color:var(--red)!important;border:1px solid #f0c1bd}.sch-btn.small{padding:7px 10px;font-size:12px}.sch-quick{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.sch-quick a{background:#fff;border:1px solid var(--line);border-radius:18px;padding:17px;text-decoration:none!important;color:var(--text)!important}.sch-quick span{font-size:25px;display:block}.sch-quick b{display:block;margin:4px 0}.sch-quick small{color:var(--muted);display:block}.sch-list>a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 3px;border-bottom:1px solid #edf0f2;text-decoration:none!important;color:var(--text)!important}.sch-list>a:last-child{border-bottom:0}.sch-list small{display:block;color:var(--muted);margin-top:3px}.sch-pill{display:inline-flex;padding:5px 8px;border-radius:999px;font-size:12px;font-weight:900;white-space:nowrap}.sch-pill.done{background:#e6f4ea;color:#137333}.sch-pill.warn{background:#fce8e6;color:#b3261e}.sch-table-wrap{overflow:auto;width:100%}.sch-table{width:100%;border-collapse:collapse;font-size:13px}.sch-table th,.sch-table td{padding:10px;border-bottom:1px solid #e9ecef;text-align:left;vertical-align:top}.sch-table th{background:#f8fafc;font-weight:900;white-space:nowrap}.sch-table td small{display:block;color:var(--muted);margin-top:3px}.sch-actions{white-space:nowrap}.sch-actions a,.sch-actions button{border:0;background:none;padding:4px 6px;color:var(--blue)!important;text-decoration:none!important;font-size:12px;font-weight:800;cursor:pointer}.sch-actions .danger{color:var(--red)!important}.sch-toolbar{display:flex;flex-wrap:wrap;gap:4px;margin:8px 0 12px}.sch-notice{padding:12px 14px;border-radius:12px;margin-bottom:12px;font-weight:700}.sch-notice.ok{background:#e6f4ea;color:#137333}.sch-notice.bad{background:#fce8e6;color:#b3261e}.sch-info{background:#eef5ff;border:1px solid #cbdcff;color:#174ea6;border-radius:12px;padding:11px 13px;margin:12px 0;font-size:13px}.sch-field-row{display:grid;grid-template-columns:2fr 1fr auto auto;gap:8px;align-items:center;padding:8px;background:#f8fafc;border-radius:12px;margin:7px 0}.sch-field-row input,.sch-field-row select{margin:0!important}.sch-mini-check{display:flex!important;align-items:center;gap:5px;white-space:nowrap}.sch-remove-field{border:0;background:#fce8e6;color:var(--red);border-radius:8px;width:32px;height:32px;font-size:18px;cursor:pointer}.sch-login-card{max-width:560px;margin:20px auto;text-align:center}.sch-login-card h2{margin-top:0}@media(max-width:700px){.sanai-ch{padding:8px;border-radius:16px}.sch-hero{display:block}.sch-hero .sch-btn{margin-top:14px}.sch-stats{grid-template-columns:repeat(2,1fr)}.sch-stats.compact{grid-template-columns:repeat(3,1fr)}.sch-grid.two,.sch-quick{grid-template-columns:1fr}.sch-field-row{grid-template-columns:1fr 1fr}.sch-field-row input{grid-column:1/-1}.sch-nav a{font-size:10px}.sch-nav a span{font-size:17px}.sch-topbar{padding-left:4px;padding-right:4px}}

/* App-only page: remove the WordPress theme footer from SanAi Cluster Head. */
body.sanai-ch-app-page footer,
body.sanai-ch-app-page #colophon,
body.sanai-ch-app-page .site-footer,
body.sanai-ch-app-page .footer,
body.sanai-ch-app-page .footer-wrap,
body.sanai-ch-app-page .footer-wrapper,
body.sanai-ch-app-page .footer-widgets,
body.sanai-ch-app-page .footer-widget-area,
body.sanai-ch-app-page .site-footer-wrap,
body.sanai-ch-app-page .ast-footer-wrap,
body.sanai-ch-app-page .ast-footer-overlay,
body.sanai-ch-app-page .site-below-footer-wrap,
body.sanai-ch-app-page .site-primary-footer-wrap,
body.sanai-ch-app-page .site-above-footer-wrap,
body.sanai-ch-app-page .elementor-location-footer,
body.sanai-ch-app-page [data-elementor-type="footer"] {
  display:none !important;
}

/* App-only page: hide the WordPress front-end admin/editor toolbar and remove its reserved top gap. */
html:has(body.sanai-ch-app-page) {
  margin-top: 0 !important;
}
body.sanai-ch-app-page #wpadminbar,
body.sanai-ch-app-page .ab-top-menu,
body.sanai-ch-app-page.admin-bar #wpadminbar {
  display: none !important;
}
body.sanai-ch-app-page.admin-bar {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
@media screen and (max-width:782px){
  html:has(body.sanai-ch-app-page){margin-top:0 !important;}
}


/* v1.1.3: report preview and collection delete controls */
.sch-report-preview-card{border-color:#cfe0ff;background:linear-gradient(180deg,#fff,#f9fbff)}
.sch-preview-wrap{margin-top:12px;border:1px solid var(--line);border-radius:12px;background:#fff}
.sch-preview-table{min-width:900px;margin:0}
.sch-preview-table th{background:#eef5ff;white-space:normal;min-width:105px;text-align:center}
.sch-preview-table td{text-align:center}
.sch-preview-table th:nth-child(2),.sch-preview-table td:nth-child(2){min-width:180px;text-align:left}
.sch-total-row td{background:#edf3f9;font-weight:900;border-top:2px solid #9aa9ba}
.sch-preview-note{font-size:12px;color:var(--muted);margin:10px 2px 0}
.sch-list-row{display:flex;align-items:center;gap:8px;border-bottom:1px solid #edf0f2}
.sch-list-row:last-child{border-bottom:0}
.sch-list-row .sch-list-main{display:flex;align-items:center;justify-content:space-between;gap:12px;flex:1;padding:12px 3px;text-decoration:none!important;color:var(--text)!important;min-width:0}
.sch-list-row .sch-list-main small{display:block;color:var(--muted);margin-top:3px}
.sch-list-delete{flex:0 0 auto;text-decoration:none!important;color:var(--red)!important;font-size:12px;font-weight:900;padding:8px;border-radius:8px;background:#fff3f2}
@media(max-width:700px){.sch-card-head{align-items:flex-start}.sch-card-head .sch-btn{white-space:nowrap}.sch-list-row{align-items:stretch}.sch-list-delete{display:flex;align-items:center}.sch-preview-table{font-size:11px}}

/* v1.2.0: school master & bulk import */
.sch-school-tools{display:flex;flex-wrap:wrap;gap:5px;margin:4px 0 10px}
.sch-bulk-card textarea{width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.55;white-space:pre}
.sch-bulk-head{font-size:11px;font-weight:800;color:var(--muted);background:#f6f8fc;border:1px dashed #cbd4df;padding:9px;border-radius:10px;margin:8px 0}
.sch-school-search{max-width:240px;border:1px solid #c8ccd2;border-radius:11px;padding:9px 11px;background:#fff}
@media(max-width:700px){.sch-school-tools .sch-btn{flex:1 1 46%;margin-right:0}.sch-card-head{flex-wrap:wrap}.sch-school-search{max-width:none;width:100%}}

/* v1.4.0 — app-style shell, CTET-inspired mobile hierarchy and professional Report Center */
.sanai-ch{padding-bottom:92px;min-height:72vh}
.sch-app-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 4px 14px;border-bottom:1px solid #e5e9ef;margin-bottom:16px}
.sch-app-brand{display:flex;align-items:center;gap:11px;min-width:0}.sch-app-brand img{width:46px;height:46px;border-radius:12px;object-fit:cover;box-shadow:0 2px 8px rgba(20,44,80,.12)}
.sch-app-brand>div{min-width:0}.sch-app-header .sch-brand{font-size:20px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sch-app-header .sch-subtitle{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:3px}
.sch-head-actions{display:flex;align-items:center;gap:7px}.sch-icon-btn{width:42px;height:42px;border-radius:12px;border:1px solid var(--line);background:#fff;display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;color:#27364a!important;font-size:18px;cursor:pointer}
.sch-bottom-nav{position:fixed;left:50%;bottom:0;transform:translateX(-50%);z-index:9999;width:min(100%,780px);display:grid;grid-template-columns:repeat(5,1fr);background:rgba(255,255,255,.98);border-top:1px solid #dfe5ec;box-shadow:0 -5px 18px rgba(18,39,70,.09);padding:7px 7px calc(7px + env(safe-area-inset-bottom));backdrop-filter:blur(14px)}
.sch-bottom-nav a{text-decoration:none!important;color:#687385!important;text-align:center;border-radius:14px;padding:7px 3px 6px;min-width:0}.sch-bottom-nav a span{display:block;font-size:23px;line-height:1;margin-bottom:5px;font-weight:500}.sch-bottom-nav a b{display:block;font-size:11px;font-weight:850;white-space:nowrap}.sch-bottom-nav a.active{background:#eaf1ff;color:#1557c8!important}
.sch-dashboard-hero{background:linear-gradient(145deg,#0d5cd7,#174aa8);color:#fff;border-radius:24px;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:14px;box-shadow:0 9px 22px rgba(20,77,170,.14)}
.sch-dashboard-hero h1{color:#fff;margin:4px 0 5px;font-size:27px}.sch-hero-meta{font-size:13px;color:rgba(255,255,255,.86);line-height:1.55}.sch-primary-cta{background:#fff;color:#0b57d0!important;text-decoration:none!important;font-size:13px;font-weight:900;border-radius:13px;padding:12px 14px;white-space:nowrap;box-shadow:0 2px 9px rgba(0,0,0,.1)}
.sch-dashboard-stats .sch-stat{text-decoration:none!important;color:inherit!important;transition:transform .15s ease}.sch-dashboard-stats .sch-stat:active{transform:scale(.98)}
.sch-section-title{display:flex;align-items:center;justify-content:space-between;margin:20px 3px 8px}.sch-section-title h3{margin:0;font-size:17px}.sch-section-title p{margin:2px 0 0;color:var(--muted);font-size:12px}
.sch-quick-compact{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.sch-quick-compact a{text-align:center;padding:13px 8px;border-radius:16px}.sch-quick-compact span{font-size:23px}.sch-quick-compact b{font-size:12px}.sch-quick-compact small{font-size:10px;line-height:1.3}.sch-link{font-size:12px;font-weight:850;text-decoration:none!important;color:var(--blue)!important;white-space:nowrap}
.sch-recent-card{padding:16px}.sch-recent-list{display:grid;gap:8px;margin-top:10px}.sch-recent-item{display:block;text-decoration:none!important;color:var(--text)!important;border:1px solid #e5eaf1;border-radius:14px;padding:12px;background:#fbfcfe}.sch-recent-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.sch-recent-top b{font-size:14px}.sch-recent-top small{display:block;color:var(--muted);margin-top:3px;font-size:11px}.sch-recent-top strong{font-size:13px;color:var(--blue);white-space:nowrap}.sch-progress{height:7px;border-radius:999px;background:#e5eaf1;overflow:hidden;margin-top:10px}.sch-progress i{display:block;height:100%;background:linear-gradient(90deg,#0b57d0,#4f8df5);border-radius:999px}.sch-progress-meta{display:flex;justify-content:space-between;gap:8px;color:#6a7280;font-size:10px;margin-top:5px}.sch-first-step{display:flex;align-items:center;gap:14px}.sch-first-step h3{margin:0 0 3px}.sch-empty-icon{width:50px;height:50px;border-radius:15px;background:#eef4ff;display:flex;align-items:center;justify-content:center;font-size:25px;flex:0 0 auto}

.sch-report-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.sch-report-card{background:#fff;border:1px solid var(--line);border-radius:19px;padding:15px;box-shadow:0 3px 12px rgba(28,48,80,.05)}.sch-report-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.sch-report-card-head>div{display:flex;gap:10px;min-width:0}.sch-report-icon{width:43px;height:43px;border-radius:13px;background:#eef4ff;display:flex;align-items:center;justify-content:center;font-size:21px;flex:0 0 auto}.sch-report-card h3{font-size:15px;margin:1px 0 2px}.sch-report-card p{font-size:11px;color:var(--muted);margin:0}.sch-report-summary{display:flex;gap:7px;margin:12px 0 0}.sch-report-summary span{background:#f5f7fa;border-radius:9px;padding:6px 8px;font-size:10px;color:#5c6675}.sch-report-summary b{font-size:12px;color:#233044}.sch-report-actions{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin-top:12px}.sch-report-actions a,.sch-report-actions button{border:1px solid #e2e8f0;background:#fff;border-radius:11px;padding:8px 3px;text-decoration:none!important;color:#344054!important;text-align:center;cursor:pointer;font:inherit}.sch-report-actions strong{display:block;font-size:18px;margin-bottom:3px}.sch-report-actions span{font-size:9px;font-weight:850;display:block;white-space:nowrap}.sch-report-open{display:block;text-decoration:none!important;color:var(--blue)!important;font-size:11px;font-weight:800;margin-top:11px;padding-top:9px;border-top:1px solid #edf0f3}.sch-empty-report{text-align:center;padding:35px 18px}.sch-empty-report>div{font-size:40px}.sch-empty-report h3{margin-bottom:3px}

.sch-report-center{border:1px solid #cfdcf1;background:linear-gradient(180deg,#fff,#f8fbff);padding:16px}.sch-report-center-head{display:flex;justify-content:space-between;align-items:center;gap:10px}.sch-report-center-head>div{display:flex;align-items:center;gap:10px}.sch-report-center-icon{width:45px;height:45px;border-radius:14px;background:#e9f2ff;display:flex;align-items:center;justify-content:center;font-size:22px}.sch-report-center h3{margin:0;font-size:17px}.sch-report-center p{margin:2px 0 0;font-size:11px;color:var(--muted)}.sch-report-percent{font-size:11px;font-weight:900;color:#137333;background:#e6f4ea;padding:6px 8px;border-radius:999px;white-space:nowrap}.sch-report-center-actions{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin-top:14px}.sch-report-center-actions a,.sch-report-center-actions button{border:1px solid #dce4ef;background:#fff;border-radius:13px;padding:11px 5px;text-align:center;text-decoration:none!important;color:#27364a!important;cursor:pointer;font:inherit;min-width:0}.sch-report-center-actions b{display:block;font-size:22px;margin-bottom:4px}.sch-report-center-actions span{display:block;font-size:10px;font-weight:900}.sch-report-center-actions small{display:block;color:#7a8492;font-size:8px;line-height:1.2;margin-top:3px}.sch-report-note{background:#edf5ff;border-radius:10px;padding:8px 10px;color:#31527f;font-size:10px;margin-top:10px}.sch-form-toolbar{padding:3px 0 6px}.sch-copy-report.copied span:after{content:' ✓'}

@media(max-width:700px){
  .sanai-ch{padding:7px 7px 96px}.sch-app-header{margin-bottom:12px}.sch-app-brand img{width:42px;height:42px}.sch-app-header .sch-brand{font-size:18px}.sch-icon-btn{width:39px;height:39px}
  .sch-dashboard-hero{padding:17px;border-radius:20px;align-items:flex-start}.sch-dashboard-hero h1{font-size:25px}.sch-primary-cta{font-size:11px;padding:10px 11px}
  .sch-dashboard-stats{gap:8px;margin:10px 0}.sch-dashboard-stats .sch-stat{padding:13px 7px}.sch-dashboard-stats .sch-stat b{font-size:25px}.sch-dashboard-stats .sch-stat span{font-size:10px}
  .sch-quick-compact{grid-template-columns:repeat(2,1fr)}.sch-quick-compact a{text-align:left;padding:13px}.sch-quick-compact span{display:inline-block;margin-right:6px}.sch-quick-compact b{display:inline-block;font-size:13px}.sch-quick-compact small{font-size:10px;margin-top:3px}
  .sch-report-grid{grid-template-columns:1fr}.sch-report-card{padding:13px}.sch-report-actions{grid-template-columns:repeat(5,1fr);gap:4px}.sch-report-actions a,.sch-report-actions button{padding:8px 1px}.sch-report-actions span{font-size:8px}
  .sch-report-center-actions{grid-template-columns:repeat(2,1fr)}.sch-report-center-actions a:last-child{grid-column:1/-1}.sch-report-center-actions a,.sch-report-center-actions button{text-align:left;padding:11px;display:grid;grid-template-columns:30px 1fr;column-gap:5px;align-items:center}.sch-report-center-actions b{grid-row:1/3;margin:0;font-size:21px}.sch-report-center-actions span{font-size:11px}.sch-report-center-actions small{font-size:9px}
  .sch-bottom-nav{width:100%}.sch-bottom-nav a b{font-size:10px}.sch-bottom-nav a span{font-size:21px}
}

/* v1.4.1 — cluster head signature & stamp */
.sch-sign-settings{margin:16px 0;padding:15px;border:1px solid #dce4ef;border-radius:16px;background:#f9fbff}.sch-sign-settings h3{margin:0 0 2px}.sch-sign-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}.sch-upload-box{display:flex!important;flex-direction:column;gap:7px;padding:12px;border:1px dashed #b8c8df;border-radius:14px;background:#fff}.sch-upload-box>span{font-weight:900;color:#233044}.sch-upload-box img{height:72px;max-width:150px;object-fit:contain;object-position:left center;border-radius:6px;background:#fff}.sch-upload-box input[type=file]{font-size:11px}.sch-upload-box small{font-size:9px;color:#778193}.sch-inline-check{display:flex!important;align-items:center;gap:5px;font-size:10px;font-weight:700}.sch-inline-check input{width:auto!important}.sch-auto-sign{display:grid!important;grid-template-columns:auto 1fr;gap:2px 7px;align-items:start;margin-top:12px;padding:10px 12px;border-radius:12px;background:#edf5ff}.sch-auto-sign input{width:auto!important;margin-top:3px}.sch-auto-sign small{grid-column:2;font-size:9px;color:#667085}.sch-preview-approval{display:flex;justify-content:flex-end;align-items:flex-end;gap:14px;margin-top:16px;padding-top:12px;border-top:1px solid #e4e8ef;text-align:center}.sch-preview-approval>div{min-width:90px}.sch-mini-asset{height:48px;display:flex;align-items:flex-end;justify-content:center}.sch-mini-asset img{max-height:46px;max-width:100px;object-fit:contain}.sch-mini-asset span{display:block;width:88px;border-bottom:1px solid #8893a2}.sch-preview-approval b{font-size:9px}.sch-preview-approval small{align-self:flex-end;max-width:150px;font-size:9px;color:#556274;font-weight:800}
@media(max-width:700px){.sch-sign-grid{grid-template-columns:1fr}.sch-upload-box img{height:64px}.sch-preview-approval{gap:8px}.sch-preview-approval>div{min-width:76px}.sch-preview-approval small{max-width:95px}}


/* v1.5.0 — Document Studio */
.sch-more-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sch-more-card{display:flex;align-items:center;gap:12px;text-decoration:none!important;color:var(--text)!important;background:#fff;border:1px solid var(--line);border-radius:18px;padding:15px;box-shadow:0 3px 12px rgba(28,48,80,.05)}.sch-more-card>span{width:48px;height:48px;border-radius:15px;background:#eef4ff;display:flex;align-items:center;justify-content:center;font-size:24px;flex:0 0 auto}.sch-more-card div{min-width:0;flex:1}.sch-more-card b{display:block;font-size:14px}.sch-more-card small{display:block;color:var(--muted);font-size:10px;margin-top:3px;line-height:1.35}.sch-more-card i{font-size:26px;color:#98a2b3;font-style:normal}.sch-quick-five{grid-template-columns:repeat(5,minmax(0,1fr))}
.sch-doc-page-head{margin-bottom:9px}.sch-doc-mode{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:8px 0 12px}.sch-doc-mode button{border:1px solid #dce4ef;background:#fff;border-radius:16px;padding:12px;text-align:left;cursor:pointer;color:#344054}.sch-doc-mode button.active{border-color:#2f6dcc;background:#edf4ff;box-shadow:0 0 0 2px rgba(47,109,204,.08)}.sch-doc-mode span{font-size:22px;margin-right:6px}.sch-doc-mode b{font-size:13px}.sch-doc-mode small{display:block;color:#7a8492;font-size:9px;margin-top:3px}.sch-doc-workspace{padding:14px}.sch-doc-upload-zone{display:flex;align-items:center;gap:12px;padding:15px;border:1px dashed #aebed5;background:#f8fbff;border-radius:16px}.sch-doc-source-actions{display:flex;gap:7px;align-items:center;flex:0 0 auto}.sch-doc-source-actions .sch-btn{margin:0;white-space:nowrap}.sch-doc-upload-icon{font-size:30px;width:52px;height:52px;border-radius:14px;background:#eaf2ff;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.sch-doc-upload-zone>div:nth-child(2){flex:1}.sch-doc-upload-zone b{display:block;font-size:13px}.sch-doc-upload-zone small{display:block;color:var(--muted);font-size:9px;line-height:1.45;margin-top:3px}.sch-doc-page-list{display:grid;gap:8px;margin-top:10px}.sch-doc-page-chip{display:flex;align-items:center;gap:10px;border:1px solid #e3e8ef;border-radius:13px;padding:8px;background:#fff}.sch-doc-page-chip>img{width:50px;height:58px;object-fit:cover;border-radius:8px;background:#f2f4f7}.sch-doc-page-chip>div:nth-child(2){flex:1;min-width:0}.sch-doc-page-chip b{display:block;font-size:11px}.sch-doc-page-chip small{display:block;font-size:8px;color:#7a8492;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sch-doc-chip-actions{display:flex;gap:4px}.sch-doc-chip-actions button{border:1px solid #dfe5ed;background:#fff;border-radius:9px;width:31px;height:31px;cursor:pointer;font-size:15px}.sch-id-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sch-id-upload{border:1px dashed #b8c8df;border-radius:15px;padding:12px;background:#f9fbff;display:block!important}.sch-id-upload>span{display:inline-flex;width:26px;height:26px;border-radius:8px;background:#eaf2ff;align-items:center;justify-content:center;margin-right:4px}.sch-id-upload b{font-size:12px}.sch-id-upload small{display:block;font-size:9px;color:var(--muted);margin:4px 0 8px}.sch-id-upload input{font-size:10px;width:100%}.sch-id-thumb{height:105px;margin-top:8px;border-radius:10px;background:#fff;border:1px solid #e5e9ef;display:flex;align-items:center;justify-content:center;color:#98a2b3;font-size:10px;overflow:hidden}.sch-id-thumb img{width:100%;height:100%;object-fit:contain}.sch-doc-select{display:block!important;margin-top:10px;font-size:11px;font-weight:800}.sch-doc-select select{margin-top:5px}.sch-doc-options{margin-top:13px;border:1px solid #e3e8ef;border-radius:15px;overflow:hidden}.sch-doc-option-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 12px;background:#fff}.sch-doc-option-row+.sch-doc-option-row{border-top:1px solid #edf0f4}.sch-doc-option-row b{display:block;font-size:11px}.sch-doc-option-row small{display:block;font-size:8px;color:var(--muted);margin-top:2px}.sch-switch{display:block!important;position:relative;width:42px;height:24px;flex:0 0 auto}.sch-switch input{display:none}.sch-switch span{position:absolute;inset:0;border-radius:99px;background:#cbd5e1;transition:.15s}.sch-switch span:after{content:'';position:absolute;width:18px;height:18px;left:3px;top:3px;border-radius:50%;background:#fff;transition:.15s;box-shadow:0 1px 3px rgba(0,0,0,.2)}.sch-switch input:checked+span{background:#0b57d0}.sch-switch input:checked+span:after{transform:translateX(18px)}.sch-doc-final-title{margin:17px 2px 8px}.sch-doc-final-title h3{font-size:14px;margin:0}.sch-doc-final-title p{font-size:9px;color:var(--muted);margin:2px 0 0}.sch-doc-final-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.sch-doc-choice{border:1px solid #dfe5ed;background:#fbfcfe;border-radius:13px;padding:10px}.sch-doc-choice>b{display:block;font-size:10px;margin-bottom:7px}.sch-doc-choice>small{display:block;font-size:8px;margin-top:5px}.sch-doc-choice a{text-decoration:none!important}.sch-yes-no{display:grid;grid-template-columns:1fr 1fr;gap:5px}.sch-yes-no label{display:block!important}.sch-yes-no input{position:absolute;opacity:0;pointer-events:none}.sch-yes-no span{display:block;text-align:center;border:1px solid #d5dce6;border-radius:9px;padding:6px;font-size:10px;font-weight:800;background:#fff}.sch-yes-no input:checked+span{border-color:#0b57d0;background:#eaf2ff;color:#0b57d0}.sch-yes-no input:disabled+span{opacity:.45}.sch-doc-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:14px}.sch-doc-actions .sch-btn{margin:0}.sch-btn.whatsapp{background:#e8f7ee!important;border-color:#b9e3c8!important;color:#137333!important}.sch-btn.danger-outline{background:#fff!important;border-color:#f1c3c0!important;color:#b3261e!important}.sch-doc-status{min-height:18px;font-size:10px;color:#137333;font-weight:800;padding:7px 2px 0}.sch-doc-status.bad{color:#b3261e}.sch-doc-preview{margin-top:8px;background:#eef1f5;border-radius:15px;padding:10px;overflow:auto;text-align:center}.sch-doc-preview-empty{padding:28px 12px;color:#7a8492;font-size:10px}.sch-doc-preview-canvas{width:min(100%,520px);height:auto;background:#fff;box-shadow:0 4px 18px rgba(25,36,54,.14);margin:0 auto 12px;display:block}.sch-doc-privacy{margin-top:10px;border-radius:11px;background:#f3f8f5;color:#45645a;padding:9px 10px;font-size:9px;line-height:1.45}
@media(max-width:700px){.sch-more-grid{grid-template-columns:1fr}.sch-quick-five{grid-template-columns:repeat(2,1fr)}.sch-doc-mode{grid-template-columns:1fr 1fr}.sch-doc-upload-zone{align-items:flex-start;flex-wrap:wrap}.sch-doc-upload-zone>div:nth-child(2){min-width:180px}.sch-doc-source-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.sch-doc-source-actions .sch-btn{width:100%;text-align:center}.sch-id-grid{grid-template-columns:1fr}.sch-doc-final-grid{grid-template-columns:1fr}.sch-doc-choice{display:grid;grid-template-columns:1fr 150px;align-items:center;gap:8px}.sch-doc-choice>b{margin:0}.sch-doc-choice>small{grid-column:1/-1}.sch-doc-actions{display:grid;grid-template-columns:repeat(2,1fr)}.sch-doc-actions .sch-btn{width:100%;text-align:center}.sch-doc-actions .sch-btn:last-child{grid-column:1/-1}.sch-doc-preview{padding:6px}}

/* v1.6.0 — simpler interface + PDF sign/stamp */
.sch-quick-four{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.sch-doc-mode-simple{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px}
.sch-doc-mode-simple button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:58px;text-align:center;padding:10px 8px}
.sch-doc-mode-simple button span{font-size:20px;margin:0}.sch-doc-mode-simple button b{font-size:11px;white-space:nowrap}
.sch-pdfsign-start{display:flex;align-items:center;gap:12px;padding:15px;border:1px dashed #aebed5;background:#f8fbff;border-radius:16px}.sch-pdfsign-start>div:nth-child(2){flex:1}.sch-pdfsign-start b{display:block;font-size:13px}.sch-pdfsign-start small{display:block;color:var(--muted);font-size:9px;line-height:1.45;margin-top:3px}
.sch-pdfsign-editor{margin-top:12px}.sch-pdfsign-toolbar{display:flex;align-items:center;gap:7px;flex-wrap:wrap;padding:8px;border:1px solid #e1e6ee;border-radius:13px;background:#fbfcfe}.sch-mini-btn{width:34px;height:34px;border:1px solid #d7dee8;border-radius:9px;background:#fff;font-size:18px;cursor:pointer}.sch-toolbar-gap{flex:1}.sch-tool-btn{border:1px solid #d7dee8;border-radius:10px;background:#fff;padding:8px 10px;font-size:10px;font-weight:800;cursor:pointer}.sch-tool-btn.active{border-color:#0b57d0;background:#eaf2ff;color:#0b57d0}.sch-tool-btn:disabled{opacity:.45;cursor:not-allowed}
.sch-pdfsign-note,.sch-pdfsign-help{margin-top:8px;padding:8px 10px;border-radius:10px;background:#f5f8fc;color:#526070;font-size:9px;line-height:1.45}.sch-pdfsign-note a{font-weight:800;text-decoration:none!important}.sch-pdfsign-size{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:9px 0}.sch-pdfsign-size label{display:flex!important;align-items:center;gap:8px;font-size:10px;font-weight:800}.sch-pdfsign-size input[type=range]{width:130px}.sch-link-btn{border:0;background:transparent;color:#0b57d0;font-size:9px;font-weight:800;padding:5px;cursor:pointer}.sch-link-btn.danger{color:#b3261e}
.sch-pdfstage-wrap{margin-top:9px;background:#e9edf3;padding:8px;border-radius:14px;overflow:auto}.sch-pdfstage{position:relative;width:min(100%,650px);margin:0 auto;background:#fff;box-shadow:0 4px 16px rgba(31,45,61,.15);overflow:hidden;touch-action:none}.sch-pdfstage canvas{display:block;width:100%;height:100%}.sch-pdf-overlay{position:absolute;inset:0}.sch-pdfmark{position:absolute;z-index:3;cursor:move;touch-action:none;border:1px dashed transparent}.sch-pdfmark.selected{border-color:#0b57d0;background:rgba(11,87,208,.04)}.sch-pdfmark img{display:block;width:100%;height:auto;pointer-events:none}.sch-pdfmark button{position:absolute;right:-9px;top:-9px;width:20px;height:20px;border:0;border-radius:50%;background:#b3261e;color:#fff;font-size:14px;line-height:20px;padding:0;display:none}.sch-pdfmark.selected button{display:block}.sch-pdfsign-actions{display:grid;grid-template-columns:2fr 1fr 1.5fr;gap:7px;margin-top:11px}.sch-pdfsign-actions .sch-btn{margin:0;width:100%;text-align:center}
/* Keep primary screens visually quiet: fewer oversized blocks and more consistent spacing. */
.sch-dashboard-hero{padding:15px 16px!important}.sch-dashboard-hero h1{font-size:20px!important}.sch-section-title{margin-top:14px!important}.sch-card{box-shadow:0 1px 5px rgba(24,39,75,.05)!important}.sch-page-head p{max-width:680px}
@media(max-width:700px){.sch-quick-four{grid-template-columns:repeat(2,1fr)!important}.sch-doc-mode-simple{grid-template-columns:repeat(3,1fr)!important}.sch-doc-mode-simple button{min-height:58px;flex-direction:column;gap:3px;padding:7px 3px}.sch-doc-mode-simple button b{font-size:9px}.sch-pdfsign-start{align-items:flex-start;flex-wrap:wrap}.sch-pdfsign-start>div:nth-child(2){min-width:180px}.sch-pdfsign-start .sch-btn{width:100%;text-align:center}.sch-pdfsign-actions{grid-template-columns:1fr 1fr}.sch-pdfsign-actions .sch-btn:first-child{grid-column:1/-1}.sch-pdfsign-toolbar{gap:5px}.sch-toolbar-gap{display:none}.sch-tool-btn{flex:1}.sch-pdfsign-size input[type=range]{width:110px}}

/* v1.7.0 — install/manual + monthly patrak polish */
button.sch-more-card{font:inherit;text-align:left;cursor:pointer;width:100%}
.sch-manual-list{display:grid;gap:10px}.sch-manual-list .sch-card{margin:0}.sch-manual-list h3{margin:0 0 5px;font-size:16px}.sch-manual-list p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}
#schPreviewMonthly .sch-preview-table{min-width:2600px}

/* v1.8.0 — Professional information collection center */
.sch-collection-tabs{display:flex;gap:8px;overflow:auto;padding:2px 0 12px;scrollbar-width:none}.sch-collection-tabs::-webkit-scrollbar{display:none}.sch-collection-tabs a{white-space:nowrap;text-decoration:none!important;border:1px solid var(--line);background:#fff;color:#334155!important;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800}.sch-collection-tabs a:nth-child(2){background:#0b57d0;color:#fff!important;border-color:#0b57d0}
.sch-ready-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sch-ready-form{display:flex;gap:13px;padding:15px;border:1px solid #dbe3ef;border-radius:17px;background:linear-gradient(180deg,#fff,#f8fbff)}.sch-ready-icon{width:48px;height:48px;min-width:48px;border-radius:14px;background:#eaf2ff;display:flex;align-items:center;justify-content:center;font-size:25px}.sch-ready-form small{font-size:10px;color:#64748b;font-weight:900;text-transform:uppercase}.sch-ready-form h3{margin:3px 0 5px;font-size:16px}.sch-ready-form p{font-size:12px;color:#64748b;line-height:1.5;margin:0 0 10px}.sch-ready-form .sch-btn{width:100%;justify-content:center}
.sch-create-methods{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:6px 0 14px}.sch-create-methods button{border:1px solid #d5dce7;background:#fff;border-radius:13px;padding:12px 10px;font-weight:900;color:#334155;cursor:pointer}.sch-create-methods button.active{background:#eaf2ff;color:#0b57d0;border-color:#9bbcf0}.sch-auto-builder{border:1px solid #cfe0fb;background:#f6f9ff;border-radius:15px;padding:12px;margin-bottom:14px}.sch-auto-builder[hidden]{display:none!important}.sch-auto-chips{display:flex;gap:6px;overflow:auto;margin:7px 0 10px}.sch-auto-chips button{border:1px solid #d6e3f8;background:#fff;color:#315277;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:800;white-space:nowrap}.sch-preview-page-title{font-weight:900;color:#174ea6;padding:9px 2px 7px}.sch-collection-card-list{display:grid;gap:10px}.sch-collection-card{border:1px solid #dce3ec;border-radius:15px;background:#fff;overflow:hidden}.sch-collection-card>a{display:flex;justify-content:space-between;gap:10px;padding:13px;text-decoration:none!important;color:inherit!important}.sch-collection-card small{font-size:10px;color:#64748b}.sch-collection-card h3{font-size:14px;margin:2px 0 7px}.sch-collection-card p{font-size:11px;color:#64748b;margin:5px 0 0}.sch-progress{height:6px;background:#edf1f6;border-radius:99px;overflow:hidden}.sch-progress span{display:block;height:100%;background:#0b57d0;border-radius:99px}.sch-collection-card-actions{display:flex;border-top:1px solid #eef1f5}.sch-collection-card-actions a{flex:1;text-align:center;padding:9px;text-decoration:none!important;font-size:11px;font-weight:800;color:#0b57d0!important}.sch-collection-card-actions a+a{border-left:1px solid #eef1f5}.sch-collection-card-actions .danger{color:#b3261e!important}
@media(max-width:700px){.sch-ready-form-grid{grid-template-columns:1fr}.sch-ready-form{padding:12px}.sch-ready-icon{width:44px;height:44px;min-width:44px}.sch-create-methods{position:relative}.sch-collection-tabs{margin:0 -2px}.sch-auto-builder textarea{min-height:92px}}


/* v1.9.1 — simplified prepared-form and sharing flow */
.sch-ready-direct-form{margin-top:14px}
.sch-ready-month{display:block;font-size:12px;font-weight:800;color:#667085;margin:0 0 9px}
.sch-ready-month input{margin-top:5px;width:100%;min-height:44px;border:1px solid #d0d7e2;border-radius:11px;padding:9px 11px;background:#fff;color:#172033;font:inherit}
.sch-ready-direct-form .sch-btn{width:100%;justify-content:center}
.sch-new-collection-cta{display:flex;align-items:center;justify-content:space-between;gap:18px}
.sch-new-collection-cta h3{margin:0 0 5px}
.sch-new-collection-cta p{margin:0}
.sch-quick-share-card{display:flex;align-items:center;justify-content:space-between;gap:16px;border-color:#b8d0ff;background:#f6f9ff}
.sch-quick-share-card>div{display:flex;flex-direction:column;gap:3px}
.sch-quick-share-card b{font-size:17px;color:#17355f}
.sch-quick-share-card small{color:#667085}
.sch-more-actions{padding:0!important;overflow:hidden}
.sch-more-actions summary{list-style:none;cursor:pointer;padding:14px 16px;font-weight:850;color:#42526a}
.sch-more-actions summary::-webkit-details-marker{display:none}
.sch-more-actions summary:after{content:'›';float:right;font-size:22px;transform:rotate(90deg);transition:.2s}
.sch-more-actions[open] summary:after{transform:rotate(270deg)}
.sch-more-actions .sch-toolbar{padding:0 14px 14px;margin:0}
@media(max-width:640px){
  .sch-new-collection-cta,.sch-quick-share-card{display:block}
  .sch-new-collection-cta .sch-btn,.sch-quick-share-card .sch-btn{width:100%;margin-top:12px;justify-content:center}
}


/* v1.11.0 — purpose-led Home dashboard */
.sch-dashboard-purpose{background:linear-gradient(145deg,#0b57d0,#174aa8);color:#fff;border-radius:24px;padding:21px;display:flex;justify-content:space-between;align-items:center;gap:18px;box-shadow:0 9px 22px rgba(20,77,170,.14)}
.sch-dashboard-purpose h1{color:#fff;margin:5px 0 7px;font-size:26px;line-height:1.25}
.sch-dashboard-purpose p{margin:0;max-width:650px;color:rgba(255,255,255,.88);font-size:13px;line-height:1.55}
.sch-purpose-cta{flex:0 0 auto}
.sch-workflow-strip{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:8px;margin:13px 0;background:#fff;border:1px solid var(--line);border-radius:17px;padding:11px 12px}
.sch-workflow-strip>div{display:grid;grid-template-columns:28px 1fr;grid-template-rows:auto auto;column-gap:8px;align-items:center;min-width:0}
.sch-workflow-strip>div span{grid-row:1/3;width:28px;height:28px;border-radius:50%;background:#e8f0fe;color:#0b57d0;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:12px}
.sch-workflow-strip>div b{font-size:12px;color:#233044;white-space:nowrap}
.sch-workflow-strip>div small{font-size:9px;color:#7a8493;white-space:nowrap}
.sch-workflow-strip>i{font-style:normal;color:#a7b1bf;font-size:18px}
.sch-purpose-stats{margin-top:12px}
.sch-purpose-stats .sch-stat b{font-size:23px}
.sch-purpose-section-title{margin:18px 2px 9px}
.sch-purpose-section-title h3{margin-bottom:2px}
.sch-home-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.sch-home-action-grid>a{display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:11px;background:#fff;border:1px solid var(--line);border-radius:17px;padding:14px;text-decoration:none!important;color:var(--text)!important;box-shadow:0 1px 5px rgba(24,39,75,.04)}
.sch-home-action-grid>a:active{background:#f3f7ff;transform:scale(.99)}
.sch-home-action-icon{width:46px;height:46px;border-radius:13px;background:#eef4ff;display:flex;align-items:center;justify-content:center;font-size:23px}
.sch-home-action-grid b{display:block;font-size:15px;margin-bottom:3px}
.sch-home-action-grid small{display:block;color:var(--muted);font-size:11px;line-height:1.35}
.sch-home-action-grid em{font-style:normal;color:#9aa5b3;font-size:25px}
.sch-home-tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.sch-home-tool-grid>a{display:flex;align-items:center;gap:11px;background:#fff;border:1px solid var(--line);border-radius:17px;padding:14px;text-decoration:none!important;color:var(--text)!important}
.sch-home-tool-grid>a>span{font-size:26px}
.sch-home-tool-grid b,.sch-home-tool-grid small{display:block}
.sch-home-tool-grid small{color:var(--muted);font-size:11px;margin-top:3px}
.sch-focus-collection h4{margin:12px 0 9px;font-size:18px}
.sch-focus-meta{display:flex;justify-content:space-between;gap:12px;margin-top:9px;color:var(--muted);font-size:12px}
.sch-focus-meta b{color:#26364d}
.sch-focus-actions{margin-top:8px}
.sch-no-active-collection{display:flex;align-items:center;justify-content:space-between;gap:18px}
.sch-no-active-collection>div>span{font-size:28px}
.sch-no-active-collection h3{margin:4px 0}
@media(max-width:700px){
  .sch-dashboard-purpose{display:block;padding:18px;border-radius:20px}
  .sch-dashboard-purpose h1{font-size:22px}
  .sch-purpose-cta{display:flex;width:100%;margin-top:14px;justify-content:center}
  .sch-workflow-strip{grid-template-columns:1fr 1fr;gap:8px;padding:9px}
  .sch-workflow-strip>i{display:none}
  .sch-workflow-strip>div{background:#f8fafc;border-radius:11px;padding:8px}
  .sch-workflow-strip>div b{white-space:normal;font-size:11px}
  .sch-workflow-strip>div small{white-space:normal}
  .sch-home-action-grid{grid-template-columns:1fr}
  .sch-home-tool-grid{grid-template-columns:1fr 1fr}
  .sch-home-tool-grid>a{padding:12px 10px}
  .sch-home-tool-grid b{font-size:13px}
  .sch-no-active-collection{display:block}
  .sch-no-active-collection .sch-btn{width:100%;margin-top:11px}
}
\n/* v1.11.1 — make Home workflow/action cards genuinely clickable */\n.sch-primary-cta,.sch-home-action-grid>a,.sch-home-tool-grid>a,.sch-stat,.sch-workflow-strip>a{position:relative;z-index:3;pointer-events:auto!important;cursor:pointer!important;-webkit-tap-highlight-color:rgba(11,87,208,.10);touch-action:manipulation}\n.sch-workflow-strip>a{display:grid;grid-template-columns:28px 1fr;grid-template-rows:auto auto;column-gap:8px;align-items:center;min-width:0;text-decoration:none!important;color:inherit!important;border-radius:11px;padding:5px}\n.sch-workflow-strip>a:hover,.sch-workflow-strip>a:focus,.sch-workflow-strip>a:active{background:#f0f5ff;outline:none}\n.sch-workflow-strip>a span{grid-row:1/3;width:28px;height:28px;border-radius:50%;background:#e8f0fe;color:#0b57d0;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:12px}\n.sch-workflow-strip>a b{font-size:12px;color:#233044;white-space:nowrap}.sch-workflow-strip>a small{font-size:9px;color:#7a8493;white-space:nowrap}\n.sch-clickable-grid>a:focus-visible,.sch-purpose-cta:focus-visible,.sch-stat:focus-visible,.sch-workflow-strip>a:focus-visible{outline:3px solid rgba(11,87,208,.25);outline-offset:2px}\n@media(max-width:700px){.sch-workflow-strip>a{background:#f8fafc;padding:8px}.sch-workflow-strip>a b{white-space:normal;font-size:11px}.sch-workflow-strip>a small{white-space:normal}}\n

/* v1.11.2 — professional Home workflow buttons */
.sch-workflow-buttons{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
  background:transparent!important;
  border:0!important;
  padding:0!important;
  margin:14px 0 16px!important;
}
.sch-workflow-buttons .sch-flow-btn{
  display:grid!important;
  grid-template-columns:48px minmax(0,1fr) 22px!important;
  align-items:center!important;
  gap:12px!important;
  min-height:88px!important;
  padding:14px 15px!important;
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)!important;
  border:1px solid #dce5f0!important;
  border-radius:18px!important;
  box-shadow:0 4px 12px rgba(34,60,100,.06)!important;
  text-decoration:none!important;
  color:#182335!important;
  position:relative!important;
  overflow:hidden!important;
}
.sch-workflow-buttons .sch-flow-btn::before{
  content:"";
  position:absolute;
  inset:0 auto 0 0;
  width:4px;
  background:linear-gradient(180deg,#0b57d0,#4a8df8);
  border-radius:18px 0 0 18px;
}
.sch-workflow-buttons .sch-flow-btn:hover,
.sch-workflow-buttons .sch-flow-btn:focus,
.sch-workflow-buttons .sch-flow-btn:active{
  text-decoration:none!important;
  background:#f1f6ff!important;
  border-color:#bfd2ef!important;
  transform:translateY(-1px);
}
.sch-flow-icon{
  width:48px!important;
  height:48px!important;
  border-radius:14px!important;
  background:#eaf2ff!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:24px!important;
  line-height:1!important;
  grid-row:auto!important;
}
.sch-flow-copy{min-width:0!important;display:block!important}
.sch-flow-copy b{
  display:block!important;
  font-size:16px!important;
  line-height:1.25!important;
  color:#172033!important;
  margin:0 0 4px!important;
  white-space:normal!important;
  text-decoration:none!important;
}
.sch-flow-copy small{
  display:block!important;
  font-size:11px!important;
  line-height:1.35!important;
  color:#6f7a89!important;
  white-space:normal!important;
  text-decoration:none!important;
}
.sch-flow-arrow{
  font-size:28px!important;
  color:#8b98aa!important;
  line-height:1!important;
  background:transparent!important;
  width:auto!important;
  height:auto!important;
  border-radius:0!important;
  grid-row:auto!important;
}
.sch-workflow-buttons a,
.sch-workflow-buttons a:visited,
.sch-workflow-buttons a:hover,
.sch-workflow-buttons a:active{
  text-decoration:none!important;
}
@media(max-width:700px){
  .sch-workflow-buttons{
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
  }
  .sch-workflow-buttons .sch-flow-btn{
    grid-template-columns:42px 1fr!important;
    min-height:104px!important;
    padding:13px!important;
    align-items:start!important;
  }
  .sch-flow-icon{
    width:42px!important;
    height:42px!important;
    font-size:21px!important;
  }
  .sch-flow-copy b{font-size:14px!important}
  .sch-flow-copy small{font-size:10px!important}
  .sch-flow-arrow{display:none!important}
}


/* v1.12.0 — app utilities, manual and sharing */
.sch-app-utility-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.sch-app-util{display:flex;align-items:center;gap:11px;width:100%;text-align:left;background:#fff;border:1px solid var(--line);border-radius:17px;padding:14px;color:var(--text)!important;text-decoration:none!important;cursor:pointer;font:inherit}
.sch-app-util>span{font-size:25px}
.sch-app-util b,.sch-app-util small{display:block}
.sch-app-util b{font-size:14px}
.sch-app-util small{font-size:10px;color:var(--muted);margin-top:3px}
.sch-app-util:hover,.sch-app-util:focus,.sch-app-util:active{background:#f3f7ff;border-color:#bfd2ef;text-decoration:none!important}
.sch-manual-intro{text-align:center}
.sch-manual-intro h3{font-size:23px;margin-bottom:3px}
.sch-manual-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.sch-manual-grid article{position:relative;padding-top:50px}
.sch-manual-grid article>span{position:absolute;top:14px;left:14px;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e8f0fe;color:#0b57d0;font-weight:900}
.sch-manual-grid h3{margin:0 0 7px;font-size:16px}
.sch-manual-grid p{margin:0;color:#5f6b7c;font-size:12px;line-height:1.55}
.sch-more-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
@media(max-width:640px){
  .sch-app-utility-grid,.sch-manual-grid{grid-template-columns:1fr 1fr}
  .sch-app-util{padding:12px 10px}
  .sch-app-util b{font-size:13px}
  .sch-manual-grid{grid-template-columns:1fr}
}


/* v1.12.1 — prominent install/manual + smart share prompt */
.sch-home-help-strip{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0 4px}
.sch-home-help-btn{display:flex;align-items:center;gap:10px;width:100%;padding:12px 14px;border:1px solid #cfdaea;border-radius:16px;background:#fff;color:#172033!important;text-decoration:none!important;font:inherit;text-align:left;cursor:pointer;box-shadow:0 2px 8px rgba(31,61,105,.05)}
.sch-home-help-btn>span{width:40px;height:40px;border-radius:12px;background:#eaf2ff;display:flex;align-items:center;justify-content:center;font-size:20px;flex:0 0 40px}
.sch-home-help-btn b,.sch-home-help-btn small{display:block}.sch-home-help-btn b{font-size:14px}.sch-home-help-btn small{font-size:10px;color:#6d7888;margin-top:3px;line-height:1.35}
.sch-home-help-btn:hover,.sch-home-help-btn:focus,.sch-home-help-btn:active{background:#f4f8ff;border-color:#abc5eb;text-decoration:none!important}
.sch-share-nudge-overlay{position:fixed;inset:0;background:rgba(9,20,38,.56);z-index:100000;display:flex;align-items:center;justify-content:center;padding:20px;backdrop-filter:blur(3px)}
.sch-share-nudge{width:min(430px,100%);background:#fff;border-radius:24px;padding:22px;box-shadow:0 24px 70px rgba(0,0,0,.25);position:relative}
.sch-share-nudge-close{position:absolute;right:13px;top:12px;width:36px;height:36px;border:0;border-radius:50%;background:#f1f4f8;color:#536174;font-size:22px;cursor:pointer}
.sch-share-nudge-logo{width:72px;height:72px;border-radius:50%;display:block;margin:0 auto 12px;object-fit:cover;box-shadow:0 5px 16px rgba(11,87,208,.16)}
.sch-share-nudge h3{text-align:center;margin:0 30px 8px;font-size:20px;color:#16233a}.sch-share-nudge p{text-align:center;margin:0 auto 16px;color:#647083;font-size:12px;line-height:1.55;max-width:340px}
.sch-share-nudge-actions{display:grid;gap:9px}.sch-share-nudge-actions button{min-height:48px;border-radius:13px;border:1px solid #d7e0ec;font:inherit;font-weight:700;cursor:pointer}.sch-share-nudge-actions .primary{background:#0b57d0;color:#fff;border-color:#0b57d0}.sch-share-nudge-actions .status{background:#edf5ff;color:#174ea6}.sch-share-nudge-actions .later{background:#fff;color:#6b7583}
.sch-share-nudge-note{text-align:center!important;font-size:10px!important;color:#98a1ad!important;margin:12px 0 0!important}
@media(max-width:640px){.sch-home-help-strip{grid-template-columns:1fr 1fr}.sch-home-help-btn{padding:11px 9px}.sch-home-help-btn>span{width:36px;height:36px;flex-basis:36px}.sch-home-help-btn b{font-size:12px}.sch-home-help-btn small{font-size:9px}}


/* v1.13.0 — Smart Information Request Flow */
.sch-smart-badge{display:inline-flex;align-items:center;padding:5px 9px;border-radius:999px;background:#e8f0fe;color:#0b57d0;font-size:10px;font-weight:900;letter-spacing:.04em;margin-bottom:6px}
.sch-smart-builder{border-color:#c9dcfb!important;box-shadow:0 10px 30px rgba(11,87,208,.08)!important}
.sch-smart-builder-head{padding:3px 2px 8px}
.sch-smart-builder-head h3{font-size:22px;margin:2px 0 5px}
.sch-smart-builder-head p{margin:0;color:#687386;font-size:12px}
.sch-builder-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;margin:12px 0 18px}
.sch-builder-steps button{border:1px solid #dce4ef;background:#f8fafc;border-radius:14px;padding:10px 7px;display:grid;grid-template-columns:28px 1fr;grid-template-rows:auto auto;gap:0 7px;text-align:left;cursor:pointer;color:#465469}
.sch-builder-steps button span{grid-row:1/3;width:28px;height:28px;border-radius:50%;background:#e9edf3;display:flex;align-items:center;justify-content:center;font-weight:900}
.sch-builder-steps button b{font-size:12px}
.sch-builder-steps button small{font-size:9px;color:#7b8798}
.sch-builder-steps button.active{background:#eef5ff;border-color:#9fbfee;color:#0b57d0}
.sch-builder-steps button.active span{background:#0b57d0;color:#fff}
.sch-builder-step{animation:schFade .18s ease}
@keyframes schFade{from{opacity:.35;transform:translateY(4px)}to{opacity:1;transform:none}}
.sch-question-hero{display:flex;gap:12px;align-items:flex-start;background:linear-gradient(135deg,#eef5ff,#f8fbff);border:1px solid #d4e4fb;border-radius:16px;padding:14px;margin-bottom:13px}
.sch-question-hero>span{font-size:28px}.sch-question-hero h4{font-size:17px;margin:0 0 4px}.sch-question-hero p{font-size:11px;color:#66758a;margin:0}
.sch-smart-examples{display:flex;gap:7px;overflow:auto;margin:8px 0 13px;padding-bottom:2px}
.sch-smart-examples button{border:1px solid #d5e1f2;background:#fff;border-radius:999px;padding:8px 11px;white-space:nowrap;font-size:11px;font-weight:850;color:#315277;cursor:pointer}
.sch-smart-examples button:active{background:#eaf2ff}
.sch-system-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px}
.sch-system-fields>div{display:grid;grid-template-columns:34px 1fr;grid-template-rows:auto auto;gap:0 8px;align-items:center;border:1px solid #d7e7dc;background:#f4fbf5;border-radius:13px;padding:10px}
.sch-system-fields>div>span{grid-row:1/3;font-size:20px}.sch-system-fields b{font-size:12px;color:#1d5531}.sch-system-fields small{font-size:9px;color:#61736a}
.sch-system-fields.compact{margin:10px 0}
.sch-column-head{margin-bottom:8px}.sch-column-head h4{margin:0 0 3px}
.sch-step-actions{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:15px;padding-top:12px;border-top:1px solid #edf0f4}
.sch-step-actions .sch-btn{margin:0}
.sch-preview-mode-tabs{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:10px}
.sch-preview-mode-tabs button{border:1px solid #d7e1ef;background:#fff;border-radius:12px;padding:9px;font-weight:850;color:#4d5d74}
.sch-preview-mode-tabs button.active{background:#eaf2ff;color:#0b57d0;border-color:#a6c4ef}
.sch-school-form-preview{border:1px solid #dce4ee;border-radius:17px;padding:14px;background:#fbfcfe;margin-bottom:12px}
.sch-preview-brand{display:flex;justify-content:space-between;gap:10px;align-items:center;padding-bottom:9px;border-bottom:1px solid #edf0f4}.sch-preview-brand b{color:#0b57d0}.sch-preview-brand span{font-size:11px;color:#66758a}
.sch-preview-question-cards{display:grid;gap:7px}
.sch-preview-question{border:1px solid #e1e6ed;background:#fff;border-radius:11px;padding:10px}.sch-preview-question b{font-size:11px;display:block;margin-bottom:5px}.sch-preview-input{height:34px;border:1px solid #cfd6df;border-radius:8px;background:#fafbfc}
.sch-report-mini-preview{border:1px solid #dce4ee;border-radius:17px;padding:13px;background:#fff}.sch-report-mini-preview h4{margin:0 0 9px}
.sch-final-check{display:flex;gap:10px;align-items:center;background:#edf8f0;border:1px solid #cde7d4;border-radius:14px;padding:12px;margin-top:12px}.sch-final-check>span{width:30px;height:30px;border-radius:50%;background:#1a7f3c;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}.sch-final-check b,.sch-final-check small{display:block}.sch-final-check small{font-size:10px;color:#5e7164;margin-top:2px}
.sch-final-create{min-width:230px}
.sch-ready-request-card{border-style:dashed!important;border-color:#a8c5ed!important;background:linear-gradient(180deg,#fff,#f7faff)!important}
.sch-ready-request-head{display:flex;justify-content:space-between;align-items:center;gap:16px}.sch-ready-request-head h3{margin:0 0 4px}.sch-ready-request-head p{font-size:12px;line-height:1.5;color:#66758a;margin:0;max-width:720px}.sch-ready-request-card form{margin-top:15px;padding-top:14px;border-top:1px solid #e4eaf2}
@media(max-width:700px){
  .sch-builder-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px}
  .sch-builder-steps button{display:flex;flex-direction:column;align-items:center;text-align:center;padding:8px 3px;gap:3px}
  .sch-builder-steps button span{width:25px;height:25px;font-size:10px}
  .sch-builder-steps button b{font-size:9px}.sch-builder-steps button small{display:none}
  .sch-smart-builder-head h3{font-size:18px}
  .sch-system-fields{grid-template-columns:1fr 1fr}
  .sch-step-actions .sch-btn{flex:1}
  .sch-final-create{min-width:0}
  .sch-ready-request-head{display:block}.sch-ready-request-head .sch-btn{width:100%;margin-top:12px}
}


/* v1.13.1 — Simplified home dashboard */
.sch-dashboard-actions{padding-top:18px!important}
.sch-section-minihead{display:flex;justify-content:space-between;gap:10px;align-items:flex-end;margin-bottom:12px;flex-wrap:wrap}
.sch-section-minihead h3{margin:0;font-size:18px;color:#17243a}
.sch-section-minihead p{margin:0;color:#6c7b8f;font-size:12px}
.sch-dashboard-action-grid{display:grid;grid-template-columns:1fr;gap:12px}
.sch-action-lg{display:grid;grid-template-columns:56px 1fr 16px;gap:12px;align-items:center;padding:18px 16px;border-radius:22px;background:linear-gradient(180deg,#fff,#fbfcff);border:1px solid #dbe4ef;box-shadow:0 8px 24px rgba(15,42,89,.04)}
.sch-action-lg .sch-flow-icon{width:56px;height:56px;border-radius:18px;background:#eef4ff;display:flex;align-items:center;justify-content:center;font-size:28px}
.sch-action-lg .sch-flow-copy b{display:block;font-size:19px;line-height:1.2;color:#14233a;margin-bottom:5px}
.sch-action-lg .sch-flow-copy small{display:block;font-size:12px;line-height:1.45;color:#61728a}
.sch-action-lg .sch-flow-arrow{font-size:26px;color:#0b57d0;font-weight:800}
.sch-action-lg:hover,.sch-action-lg:focus{transform:translateY(-1px);box-shadow:0 14px 32px rgba(15,42,89,.08)}
@media(min-width:860px){.sch-dashboard-action-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:640px){.sch-action-lg{grid-template-columns:50px 1fr 14px;padding:15px 14px;border-radius:18px}.sch-action-lg .sch-flow-icon{width:50px;height:50px;font-size:24px}.sch-action-lg .sch-flow-copy b{font-size:16px}.sch-action-lg .sch-flow-copy small{font-size:11px}}


/* v1.13.2 — fix mobile dashboard action layout conflict */
.sch-workflow-strip.sch-dashboard-actions{
  display:block!important;
  grid-template-columns:none!important;
  align-items:stretch!important;
  gap:0!important;
  margin:14px 0 16px!important;
  padding:16px!important;
  background:#fff!important;
  border:1px solid var(--line)!important;
  border-radius:20px!important;
  overflow:visible!important;
}
.sch-dashboard-actions .sch-section-minihead{
  display:block!important;
  width:100%!important;
  margin:0 0 12px!important;
  padding:0!important;
}
.sch-dashboard-actions .sch-section-minihead h3{
  display:block!important;
  width:auto!important;
  margin:0 0 4px!important;
  font-size:18px!important;
  line-height:1.25!important;
  white-space:normal!important;
  word-break:normal!important;
}
.sch-dashboard-actions .sch-section-minihead p{
  display:block!important;
  margin:0!important;
  font-size:11px!important;
  line-height:1.45!important;
  color:#6c7b8f!important;
}
.sch-dashboard-actions .sch-dashboard-action-grid{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:10px!important;
  width:100%!important;
}
.sch-dashboard-actions .sch-action-lg{
  display:grid!important;
  grid-template-columns:50px minmax(0,1fr) 18px!important;
  grid-template-rows:auto!important;
  align-items:center!important;
  gap:12px!important;
  width:100%!important;
  min-width:0!important;
  min-height:82px!important;
  padding:14px!important;
  margin:0!important;
  background:linear-gradient(180deg,#fff 0%,#f8fbff 100%)!important;
  border:1px solid #dce5f0!important;
  border-radius:17px!important;
  box-shadow:0 3px 10px rgba(24,39,75,.04)!important;
  text-decoration:none!important;
  color:var(--text)!important;
  overflow:hidden!important;
}
.sch-dashboard-actions .sch-action-lg::before{
  content:"";
  position:absolute;
  left:0;top:0;bottom:0;
  width:4px;
  background:#0b57d0;
}
.sch-dashboard-actions .sch-action-lg .sch-flow-icon{
  grid-row:auto!important;
  width:50px!important;
  height:50px!important;
  min-width:50px!important;
  border-radius:14px!important;
  background:#eef4ff!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  font-size:24px!important;
  line-height:1!important;
}
.sch-dashboard-actions .sch-action-lg .sch-flow-copy{
  display:block!important;
  min-width:0!important;
  width:auto!important;
}
.sch-dashboard-actions .sch-action-lg .sch-flow-copy b{
  display:block!important;
  margin:0 0 4px!important;
  font-size:15px!important;
  line-height:1.3!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:break-word!important;
  text-decoration:none!important;
  color:#172033!important;
}
.sch-dashboard-actions .sch-action-lg .sch-flow-copy small{
  display:block!important;
  margin:0!important;
  font-size:10.5px!important;
  line-height:1.42!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:break-word!important;
  color:#6f7a89!important;
  text-decoration:none!important;
}
.sch-dashboard-actions .sch-action-lg .sch-flow-arrow{
  display:block!important;
  grid-row:auto!important;
  width:auto!important;
  height:auto!important;
  background:transparent!important;
  font-size:26px!important;
  color:#8b98aa!important;
  line-height:1!important;
}
@media(min-width:860px){
  .sch-dashboard-actions .sch-dashboard-action-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .sch-dashboard-actions .sch-action-lg{grid-template-columns:52px minmax(0,1fr) 18px!important;min-height:104px!important}
}
@media(max-width:700px){
  .sch-workflow-strip.sch-dashboard-actions{padding:14px!important}
  .sch-dashboard-actions .sch-action-lg{grid-template-columns:48px minmax(0,1fr) 14px!important;min-height:80px!important;padding:13px 12px!important}
  .sch-dashboard-actions .sch-action-lg .sch-flow-icon{width:48px!important;height:48px!important;min-width:48px!important;font-size:22px!important}
  .sch-dashboard-actions .sch-action-lg .sch-flow-copy b{font-size:14px!important}
  .sch-dashboard-actions .sch-action-lg .sch-flow-copy small{font-size:10px!important}
  .sch-dashboard-actions .sch-action-lg .sch-flow-arrow{font-size:22px!important}
}


/* v1.13.3 — isolate dashboard cards from legacy workflow CSS */
.sch-dashboard-actions{
  display:block!important;
  width:100%!important;
  margin:14px 0 16px!important;
  padding:16px!important;
  background:#fff!important;
  border:1px solid var(--line)!important;
  border-radius:20px!important;
  overflow:hidden!important;
}
.sch-dashboard-actions .sch-dashboard-action-grid{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:11px!important;
  width:100%!important;
}
.sch-dashboard-actions .sch-action-lg{
  position:relative!important;
  display:grid!important;
  grid-template-columns:50px minmax(0,1fr) 18px!important;
  grid-template-rows:1fr!important;
  align-items:center!important;
  gap:12px!important;
  width:100%!important;
  min-width:0!important;
  min-height:84px!important;
  padding:14px 14px!important;
  margin:0!important;
  border:1px solid #dce5f0!important;
  border-radius:17px!important;
  background:linear-gradient(180deg,#ffffff,#f8fbff)!important;
  box-shadow:0 3px 10px rgba(24,39,75,.04)!important;
  text-decoration:none!important;
  color:var(--text)!important;
  overflow:hidden!important;
}
.sch-dashboard-actions .sch-action-lg::before{
  content:""!important;
  position:absolute!important;
  inset:0 auto 0 0!important;
  width:4px!important;
  background:#0b57d0!important;
  border-radius:17px 0 0 17px!important;
}
.sch-dashboard-actions .sch-action-lg .sch-flow-icon{
  grid-column:1!important;
  grid-row:1!important;
  width:50px!important;
  height:50px!important;
  min-width:50px!important;
  border-radius:14px!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  background:#eef4ff!important;
  font-size:24px!important;
  line-height:1!important;
}
.sch-dashboard-actions .sch-action-lg .sch-flow-copy{
  grid-column:2!important;
  grid-row:1!important;
  display:block!important;
  width:100%!important;
  min-width:0!important;
  height:auto!important;
  background:transparent!important;
  border-radius:0!important;
  padding:0!important;
  margin:0!important;
}
.sch-dashboard-actions .sch-action-lg .sch-flow-copy b{
  display:block!important;
  width:100%!important;
  margin:0 0 4px!important;
  font-size:15px!important;
  line-height:1.35!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  color:#172033!important;
  text-decoration:none!important;
}
.sch-dashboard-actions .sch-action-lg .sch-flow-copy small{
  display:block!important;
  width:100%!important;
  margin:0!important;
  font-size:10.5px!important;
  line-height:1.45!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  color:#6f7a89!important;
  text-decoration:none!important;
}
.sch-dashboard-actions .sch-action-lg .sch-flow-arrow{
  grid-column:3!important;
  grid-row:1!important;
  align-self:center!important;
  justify-self:end!important;
  display:block!important;
  width:auto!important;
  height:auto!important;
  padding:0!important;
  margin:0!important;
  background:transparent!important;
  border-radius:0!important;
  font-size:24px!important;
  color:#8b98aa!important;
  line-height:1!important;
}
@media(min-width:860px){
  .sch-dashboard-actions .sch-dashboard-action-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .sch-dashboard-actions .sch-action-lg{grid-template-columns:52px minmax(0,1fr) 18px!important;min-height:112px!important}
}
@media(max-width:700px){
  .sch-dashboard-actions{padding:14px!important}
  .sch-dashboard-actions .sch-section-minihead{margin-bottom:10px!important}
  .sch-dashboard-actions .sch-action-lg{grid-template-columns:48px minmax(0,1fr) 16px!important;min-height:82px!important;padding:13px 12px!important}
  .sch-dashboard-actions .sch-action-lg .sch-flow-icon{width:48px!important;height:48px!important;min-width:48px!important;font-size:22px!important}
  .sch-dashboard-actions .sch-action-lg .sch-flow-copy b{font-size:14.5px!important}
  .sch-dashboard-actions .sch-action-lg .sch-flow-copy small{font-size:10.5px!important}
  .sch-dashboard-actions .sch-action-lg .sch-flow-arrow{font-size:22px!important}
}


/* v1.15.0 — Annual Textbook Demand & Receipt ready form */
.sch-ready-featured{border-color:#b8d3fb!important;background:linear-gradient(180deg,#fff,#f6faff)!important;position:relative}.sch-ready-featured:before{content:"नवीन";position:absolute;right:12px;top:12px;background:#0b57d0;color:#fff;border-radius:999px;padding:4px 8px;font-size:9px;font-weight:900}.sch-ready-points{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0 10px}.sch-ready-points span{background:#edf5ff;color:#315a88;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800}.textbook-table-wrap{overflow:auto}.textbook-table{width:100%;border-collapse:collapse;min-width:1050px;font-size:10px}.textbook-table th,.textbook-table td{border:1px solid #bcc6d2;padding:5px;text-align:center}.textbook-table th{background:#edf4ff}.textbook-table .school-name-cell{text-align:left}.textbook-table .total{font-weight:900;background:#eef3f8}


/* v1.16.0 — professional grouped Ready Form Library */
.sch-ready-library{padding:16px!important}.sch-form-category-nav{display:flex;gap:7px;overflow:auto;padding:2px 0 12px;scrollbar-width:none}.sch-form-category-nav::-webkit-scrollbar{display:none}.sch-form-category-nav a{flex:0 0 auto;text-decoration:none!important;background:#f4f7fb;border:1px solid #dce4ef;border-radius:999px;padding:8px 11px;font-size:10px;font-weight:850;color:#35516f!important;white-space:nowrap}.sch-form-category{border-top:1px solid #e9edf3;padding-top:16px;margin-top:6px;scroll-margin-top:14px}.sch-form-category-head{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:10px;align-items:center;margin-bottom:11px}.sch-category-icon{width:44px;height:44px;border-radius:14px;background:#eaf2ff;display:flex;align-items:center;justify-content:center;font-size:22px}.sch-form-category-head h3{margin:0 0 3px;font-size:17px;color:#17243a}.sch-form-category-head p{margin:0;color:#6e7b8c;font-size:10.5px;line-height:1.4}.sch-category-count{background:#eef4ff;color:#0b57d0;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:900;white-space:nowrap}.sch-ready-coming{opacity:.76;border-style:dashed!important;background:#fafbfc!important}.sch-coming-pill{display:inline-flex;margin-top:7px;background:#edf0f4;color:#6c7786;border-radius:999px;padding:5px 9px;font-size:9px;font-weight:900}.tb-note.warn{background:#fff8e8!important;border-color:#f4d890!important;color:#795a00!important}.tb-demand-baseline{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0 2px}.tb-demand-baseline span{background:#eef5ff;border:1px solid #d2e2f8;border-radius:999px;padding:5px 8px;font-size:9px;color:#43617f}.tb-demand-baseline b{color:#0b57d0}@media(max-width:640px){.sch-ready-library{padding:13px!important}.sch-form-category-head{grid-template-columns:42px minmax(0,1fr);align-items:start}.sch-category-count{grid-column:2;justify-self:start}}


/* v1.17.0 — Customize Before Use */
.sch-ready-custom-wrap{margin:10px 0}.sch-ready-custom-toggle{width:100%;border:1px solid #aac5ec;background:#f3f8ff;color:#0b57d0;border-radius:12px;padding:10px 12px;font-weight:900;cursor:pointer;text-align:center}.sch-ready-customizer{margin-top:9px;border:1px solid #d8e4f4;background:#fbfdff;border-radius:15px;padding:12px}.sch-custom-lock{display:flex;gap:10px;align-items:flex-start;background:#eef7f0;border:1px solid #d0e8d5;border-radius:12px;padding:10px;margin-bottom:10px}.sch-custom-lock>span{font-size:20px}.sch-custom-lock b,.sch-custom-lock small{display:block}.sch-custom-lock b{font-size:12px;color:#245a34}.sch-custom-lock small{font-size:9.5px;color:#65776a;margin-top:2px;line-height:1.4}.sch-custom-columns-head{display:flex;justify-content:space-between;align-items:center;gap:8px;margin:12px 0 7px}.sch-custom-columns-head b,.sch-custom-columns-head small{display:block}.sch-custom-columns-head small{font-size:9px;color:#758195}.sch-custom-field-rows{display:grid;gap:7px}.sch-custom-field-row{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(100px,.75fr) minmax(92px,.6fr) auto;gap:6px;align-items:center;background:#fff;border:1px solid #e0e6ef;border-radius:12px;padding:7px}.sch-custom-field-row input,.sch-custom-field-row select{margin:0!important;min-width:0}.sch-custom-row-actions{display:flex;gap:3px}.sch-custom-row-actions button{width:28px;height:28px;border:1px solid #d9e0e9;background:#fff;border-radius:8px;color:#546275;font-weight:900;cursor:pointer}.sch-custom-remove{color:#b3261e!important}.sch-custom-save-check{display:flex!important;gap:8px;align-items:center;margin:12px 0 7px!important;background:#fff7e8;border:1px solid #f2d9a3;border-radius:11px;padding:9px}.sch-custom-save-check input{width:auto!important;margin:0!important}.sch-template-name{margin-top:7px!important}.sch-saved-template-card{border-color:#d8c9f3!important;background:linear-gradient(180deg,#fff,#fbf8ff)!important}.custom-extra-public{border:1px solid #d5e4f7;background:#f8fbff;border-radius:14px;padding:12px}.custom-extra-public label:first-child{margin-top:0}
@media(max-width:650px){.sch-custom-field-row{grid-template-columns:1fr 1fr}.sch-custom-field-row>input{grid-column:1/3}.sch-custom-row-actions{justify-content:flex-end}.sch-custom-columns-head{align-items:flex-end}.sch-custom-columns-head .sch-btn{white-space:nowrap}}


/* v1.18.0 — Cluster Account Login + 3 Device Access */
.sch-auth-shell{max-width:620px!important;margin:18px auto!important;padding:14px!important;min-height:70vh}
.sch-auth-brand{display:flex;align-items:center;justify-content:center;gap:14px;text-align:left;padding:14px 8px 8px}
.sch-auth-brand img{width:86px;height:86px;object-fit:contain;border-radius:22px;background:#fff;box-shadow:0 8px 28px rgba(11,87,208,.12)}
.sch-auth-brand h1{margin:0;font-size:25px;color:#17315c}.sch-auth-brand p{margin:4px 0 0;color:#68778b;font-size:12px;font-weight:700}
.sch-auth-promise{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:12px 0}.sch-auth-promise span{background:#eef5ff;border:1px solid #d7e5f9;border-radius:12px;padding:9px 7px;text-align:center;font-size:10px;font-weight:850;color:#315a87}
.sch-auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#edf1f6;border-radius:13px;padding:4px;margin:12px auto;max-width:440px}.sch-auth-tabs a{text-align:center;text-decoration:none!important;padding:9px;border-radius:10px;color:#627085!important;font-weight:900;font-size:12px}.sch-auth-tabs a.active{background:#fff;color:#0b57d0!important;box-shadow:0 2px 8px rgba(31,54,88,.08)}
.sch-auth-card{text-align:left!important;max-width:500px!important}.sch-auth-card h2{text-align:center}.sch-auth-card>p{text-align:center}.sch-auth-card label{display:block;font-size:12px;font-weight:850;color:#3f4d60;margin-top:11px}.sch-auth-card input{width:100%;margin-top:5px;border:1px solid #c9d2df;border-radius:11px;padding:11px 12px;font-size:15px;background:#fff}.sch-auth-submit{width:100%;margin-top:15px!important;min-height:44px}.sch-auth-notice{max-width:500px;margin:10px auto;background:#fff4e5;border:1px solid #f0d39f;color:#765600;border-radius:12px;padding:11px 13px;font-size:12px;font-weight:750;line-height:1.45}
.sch-replace-device{display:flex!important;gap:9px;align-items:flex-start;background:#f7f9fc;border:1px solid #e1e6ef;border-radius:11px;padding:9px!important}.sch-replace-device input{width:auto!important;margin:2px 0 0!important}.sch-replace-device b,.sch-replace-device small{display:block}.sch-replace-device small{font-size:9px;color:#758095;margin-top:2px}.sch-auth-help{font-size:10px!important;color:#758095!important;line-height:1.45;margin-top:12px!important}.sch-auth-migration{background:#edf8f0;border:1px solid #cce7d3;color:#2e6640;border-radius:11px;padding:10px;margin-top:11px;font-size:10px;font-weight:750;line-height:1.45}
.sch-account-summary{display:flex;justify-content:space-between;align-items:center;gap:12px;background:linear-gradient(135deg,#eef5ff,#fff)!important}.sch-account-summary>div{display:flex;align-items:center;gap:10px}.sch-account-summary small,.sch-account-summary b{display:block}.sch-account-summary b{font-size:18px;color:#18355f}.sch-account-lock{width:42px;height:42px;border-radius:13px;background:#0b57d0;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px}
.sch-device-list{display:grid;gap:8px;margin-top:10px}.sch-device-row{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;border:1px solid #e0e6ef;border-radius:14px;padding:10px;background:#fbfcfe}.sch-device-icon{width:42px;height:42px;border-radius:12px;background:#eef4ff;display:flex;align-items:center;justify-content:center;font-size:20px}.sch-device-copy{min-width:0}.sch-device-copy b,.sch-device-copy small{display:block}.sch-device-copy b{font-size:13px;color:#26384f}.sch-device-copy small{font-size:9.5px;color:#738095;margin-top:3px}.sch-device-current{display:inline-flex;background:#e6f4ea;color:#137333;border-radius:999px;padding:3px 6px;font-size:8px;margin-left:5px;vertical-align:middle}
@media(max-width:600px){.sch-auth-shell{margin:0 auto!important}.sch-auth-brand img{width:72px;height:72px}.sch-auth-brand h1{font-size:21px}.sch-auth-promise{grid-template-columns:1fr}.sch-device-row{grid-template-columns:38px minmax(0,1fr) auto}.sch-device-icon{width:38px;height:38px}.sch-account-summary{align-items:flex-start}.sch-account-summary>div:last-child{display:block;text-align:right}}


/* v1.18.1 — Guest-first optional login */
.sch-login-pill,.sch-create-pill{border:0;border-radius:999px;padding:7px 9px;font-size:9px;font-weight:900;cursor:pointer}.sch-login-pill{background:#eaf2ff;color:#0b57d0}.sch-create-pill{background:#0b57d0;color:#fff}.sch-guest-banner{display:flex;justify-content:space-between;align-items:center;gap:9px;margin:10px 0;padding:10px 12px;background:#f4f8ff;border:1px solid #d6e5fb;border-radius:14px}.sch-guest-banner>div{display:flex;align-items:center;gap:8px}.sch-guest-banner b,.sch-guest-banner small{display:block}.sch-guest-banner b{font-size:12px;color:#244d7b}.sch-guest-banner small{font-size:9px;color:#718096;line-height:1.4}.sch-link-button{border:0;background:transparent;color:#0b57d0;padding:0;cursor:pointer;font:inherit}.sch-more-card.sch-login-open{width:100%;text-align:left;font:inherit}
.sch-auth-modal[hidden]{display:none!important}.sch-auth-modal{position:fixed;inset:0;z-index:999999;display:flex;align-items:flex-end;justify-content:center}.sch-auth-backdrop{position:absolute;inset:0;background:rgba(10,22,40,.5)}.sch-auth-sheet{position:relative;width:min(100%,560px);max-height:92vh;overflow:auto;background:#fff;border-radius:24px 24px 0 0;padding:18px 16px 20px;box-shadow:0 -12px 44px rgba(0,0,0,.2)}.sch-auth-close{position:absolute;right:12px;top:10px;border:0;border-radius:50%;width:34px;height:34px;font-size:22px;background:#eff2f6}.sch-auth-mini-brand{display:flex;align-items:center;gap:10px;padding-right:42px}.sch-auth-mini-brand img{width:52px;height:52px;object-fit:contain}.sch-auth-mini-brand b,.sch-auth-mini-brand small{display:block}.sch-auth-mini-brand b{font-size:16px;color:#193761}.sch-auth-mini-brand small{font-size:9px;color:#718096}.sch-auth-modal-tabs{display:grid;grid-template-columns:1fr 1fr;background:#edf1f6;border-radius:12px;padding:4px;margin:14px 0}.sch-auth-modal-tabs button{border:0;background:transparent;border-radius:9px;padding:9px;font-weight:900;color:#657386}.sch-auth-modal-tabs button.active{background:#fff;color:#0b57d0}.sch-auth-modal-panel h3{margin:3px 0}.sch-auth-modal-panel>p{font-size:10px;color:#718096}.sch-auth-modal-panel label{display:block;font-size:11px;font-weight:850;margin-top:8px}.sch-auth-modal-panel input{width:100%;margin-top:4px;border:1px solid #cad4e1;border-radius:10px;padding:10px}.sch-auth-modal-panel .sch-btn,.sch-auth-continue{width:100%;margin-top:12px!important}.sch-auth-footnote{display:block;text-align:center;font-size:9px;color:#7a8798;margin-top:8px;line-height:1.4}body.sch-auth-open{overflow:hidden}@media(min-width:700px){.sch-auth-modal{align-items:center}.sch-auth-sheet{border-radius:24px}}
