@media screen and (max-width:980px){:is(.admin-members-wrap,.admin-prints-wrap,.worksheet-wrap,.teacher-history-wrap){padding:28px 18px 44px}.admin-members-wrap .member-control-panel,.admin-members-wrap .member-hero-panel,.admin-members-wrap .ops-row,.admin-prints-wrap .admin-print-toolbar,.worksheet-wrap .book-lookup-row,.worksheet-wrap .student-search-row,:is(.admin-prints-wrap,.teacher-history-wrap) .history-row{grid-template-columns:1fr}.admin-members-wrap .member-hero-actions,.admin-members-wrap .ops-actions,.admin-members-wrap .ops-chip-list{justify-content:flex-start}.admin-members-wrap .member-metrics-grid,.admin-prints-wrap .history-summary-grid,.teacher-history-wrap .history-summary-grid,.worksheet-progress,.worksheet-wrap .level-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen{.print-history-book-button{width:-moz-fit-content;width:fit-content;max-width:100%;border:0;background:transparent;color:#2e2a5e;padding:0;text-align:left;font:inherit;font-weight:700;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.worksheet-dashboard-modal-backdrop{position:fixed;inset:0;z-index:300;display:flex;align-items:center;justify-content:center;padding:28px;background:rgba(28,26,38,.52)}.worksheet-dashboard-modal{display:flex;flex-direction:column;width:min(1120px,100%);max-height:calc(100vh - 56px);overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 24px 64px rgba(20,18,30,.3)}.worksheet-dashboard-modal-head{display:flex;align-items:center;justify-content:space-between;flex:0 0 auto;padding:18px 24px;border-bottom:1px solid #efedf2}.worksheet-dashboard-modal-head strong{color:#211c18;font-size:18px}.worksheet-dashboard-modal-head button{width:36px;height:36px;border:0;border-radius:50%;background:#f4f2f8;color:#5b5247;font-size:24px;cursor:pointer}.worksheet-dashboard-modal-body{overflow-y:auto;padding:24px}.worksheet-detail-card.embedded{padding:0;border:0;box-shadow:none}.worksheet-detail-embedded .worksheet-detail-hero{margin-top:0}}@media print{@page{size:A4 portrait;margin:10mm 12mm}.worksheet-dashboard-modal-backdrop{position:static!important;display:block!important;padding:0!important;background:#fff!important}.worksheet-dashboard-modal,.worksheet-dashboard-modal-body{width:100%!important;max-height:none!important;overflow:visible!important;padding:0!important;border-radius:0!important;box-shadow:none!important}.worksheet-dashboard-modal-head{display:none!important}}@media screen{body,html{width:100%;min-height:100%;margin:0}body,body:has(.is-super-admin-view),body:has(.storythm-service-shell){padding-top:0!important;padding-bottom:0!important;background:#fff}.storythm-service-shell,.storythm-service-shell.is-super-admin-view{width:100%!important;max-width:none!important;min-height:100vh;margin:0!important;padding:0!important}.service-browser-bar,.site-footer,.storythm-fixed-header{display:none!important}.is-super-admin-view .service-browser-frame,.service-browser-frame{width:100%!important;min-height:100vh;margin:0!important;overflow:visible;border:0!important;border-radius:0!important;background:#fff;box-shadow:none!important}.service-browser-content{width:100%;min-height:100vh}.storythm-body-content{width:100%;flex:1 0 auto}.storythm-body-footer-brand{color:inherit;text-decoration:none}.prompt-settings-page{max-width:1040px;margin:0 auto;padding:44px 40px 64px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.prompt-settings-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.prompt-settings-heading>div>span{color:#ee6b53;font:700 11px IBM Plex Mono,monospace;letter-spacing:.1em}.prompt-settings-heading h1{margin:8px 0 0;color:#211c18;font-size:32px;line-height:1.2}.prompt-settings-heading p{margin:8px 0 0;color:#7a7064;font-size:14px}.prompt-status{border:1px solid #d6d0ee;border-radius:999px;background:#f0eef8;color:#2e2a5e;padding:8px 13px;font:700 11px IBM Plex Mono,monospace}.prompt-status.customized{border-color:#f1c8bd;background:#fbf1ec;color:#c2643f}.prompt-settings-card{margin-top:28px;border:1px solid #e6e1da;border-radius:16px;background:#fff;box-shadow:0 10px 30px rgba(30,28,40,.07);padding:26px}.prompt-settings-meta{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:12px}.prompt-settings-meta>div{display:flex;flex-direction:column;gap:4px}.prompt-settings-meta strong{color:#211c18;font-size:15px}.prompt-settings-meta span{color:#8a8a93;font-size:12px}.prompt-settings-card textarea{display:block;width:100%;min-height:520px;resize:vertical;border:1.5px solid #dcdce2;border-radius:12px;background:#fcfbfa;color:#29242f;padding:18px;font:500 13px/1.62 IBM Plex Mono,ui-monospace,monospace;outline:none}.prompt-settings-card textarea:focus{border-color:#2e2a5e;box-shadow:0 0 0 3px rgba(46,42,94,.1)}.prompt-settings-message,.prompt-settings-note{margin-top:12px;border-radius:10px;padding:12px 14px;font-size:12.5px;line-height:1.55}.prompt-settings-note{border:1px solid #e7dfd2;background:#fbf6ee;color:#7a6349}.prompt-settings-message{border:1px solid #cfe3db;background:#edf7f3;color:#2f7763}.prompt-settings-actions{display:grid;grid-template-columns:repeat(3,minmax(0,180px));align-items:center;justify-content:flex-end;grid-gap:12px;gap:12px;margin-top:20px}.prompt-settings-actions button{box-sizing:border-box;width:100%;min-width:0;height:50px;padding:0 16px;font-size:14px;line-height:1.2;font-weight:700;white-space:nowrap;text-align:center}.prompt-settings-actions button:disabled{cursor:not-allowed;opacity:.45;transform:none}}@media screen and (max-width:720px){.prompt-settings-page{padding:30px 18px 48px}.prompt-settings-heading{flex-direction:column}.prompt-settings-card{padding:18px}.prompt-settings-card textarea{min-height:440px}.prompt-settings-actions{grid-template-columns:1fr}.prompt-settings-actions button{width:100%}}@media screen{.storythm-service-shell:not(.is-super-admin-view){margin-top:24px;margin-bottom:20px}.storythm-body-content .card-actions{justify-content:flex-end;flex-wrap:wrap;gap:12px}.storythm-body-content .card-actions>.form-help{flex:1 1 280px;margin:0 auto 0 0}.student-result-actions{justify-content:flex-end;flex-wrap:wrap;gap:12px}:is(.admin-toolbar-actions,.sa-heading-actions,.teacher-admin-actions,.worksheet-actions,.ops-actions){flex-wrap:wrap;gap:10px}:is(.primary-btn,.secondary-btn,.lookup-btn,.teacher-admin-actions button,.teacher-admin-actions a){white-space:nowrap}}@media screen and (max-width:920px){.storythm-service-shell:not(.is-super-admin-view){margin-top:12px;margin-bottom:12px}.storythm-body-content .card-actions{align-items:stretch}.storythm-body-content .card-actions>:is(button,a){width:100%;min-width:0}.student-result-actions>:is(button,a){width:100%!important;justify-content:center}}.student-owl-token img{display:block;width:100%;height:100%;object-fit:contain}.animal-preview-page{max-width:1180px;margin:0 auto;padding:48px 40px 64px;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.animal-preview-heading p{margin:0 0 10px;color:#0061e2;font:700 12px IBM Plex Mono,monospace;letter-spacing:.08em}.animal-preview-heading h1{margin:0;color:#211c18;font-size:34px;line-height:1.2}.animal-preview-heading span{display:block;margin-top:10px;color:#7a7064;font-size:14px}.animal-preview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:32px}.animal-preview-card{overflow:hidden;border:1px solid #e6e1da;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(33,28,24,.06)}.animal-preview-image{aspect-ratio:1;background-color:#f5f7fb;background-image:linear-gradient(45deg,#edf0f5 25%,transparent 0),linear-gradient(-45deg,#edf0f5 25%,transparent 0),linear-gradient(45deg,transparent 75%,#edf0f5 0),linear-gradient(-45deg,transparent 75%,#edf0f5 0);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;padding:20px}.animal-preview-image img{display:block;width:100%;height:100%;object-fit:contain}.animal-preview-card>div:last-child{border-top:1px solid #eee9e2;padding:16px 18px 18px}.animal-preview-card code{color:#0061e2;font-size:11px;font-weight:700}.animal-preview-card h2{margin:6px 0 0;color:#211c18;font-size:17px}.animal-preview-card p{margin:5px 0 0;color:#8a8076;font-size:12px}@media screen and (max-width:900px){.animal-preview-page{padding:32px 20px 48px}.animal-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:520px){.animal-preview-grid{grid-template-columns:1fr}}@media print{@page{size:A4 portrait;margin:10mm 12mm}body,html{width:auto!important;min-width:0!important;margin:0!important;padding:0!important;overflow:visible!important;background:#fff!important;color:#211c18;-webkit-print-color-adjust:exact;print-color-adjust:exact}.student-result-shell :is(.storythm-fixed-header,.service-browser-bar,.storythm-body-header,.storythm-body-footer,.hero,.student-result-actions),body:has(.student-result-shell) :is(.storythm-fixed-header,.service-browser-bar,.storythm-body-header,.storythm-body-footer,.site-footer){display:none!important}body:has(.student-result-shell) :is(.storythm-service-shell,.service-browser-frame,.service-browser-content,.storythm-body-content,.student-result-shell,.student-result-shell .content-wrap,.student-result-shell .rxt-card){width:100%!important;max-width:none!important;min-height:0!important;height:auto!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}.student-result-shell .rxt-card:after,.student-result-shell .rxt-card:before{display:none!important}.student-result-heading{padding:0 0 4mm!important;page-break-inside:avoid;break-inside:avoid}.student-result-heading h2{margin:0!important;font-size:20pt!important;line-height:1.15!important}.student-result-heading p{margin:1.5mm 0 0!important;font-size:9.5pt!important}.student-result-hero-card{display:grid!important;grid-template-columns:32mm minmax(0,1fr)!important;align-items:center!important;grid-gap:7mm!important;gap:7mm!important;margin:0!important;padding:4mm 0 5mm!important;border:0!important;border-top:.3mm solid #e8e2d9!important;border-bottom:.3mm solid #e8e2d9!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;page-break-inside:avoid;break-inside:avoid}.student-owl-token{position:relative!important;width:32mm!important;height:32mm!important;min-width:32mm!important;min-height:32mm!important;margin:0!important;background:conic-gradient(#3b82f6 0 25%,#f59e0b 0 50%,#ec4899 0 75%,#10b981 0 100%)!important;box-shadow:none!important}.student-owl-token,.student-owl-token>div{overflow:hidden!important;border-radius:50%!important}.student-owl-token>div{position:absolute!important;inset:2mm!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#f5f1eb!important}.student-owl-token img{display:block!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important}.student-result-hero-card .result-kicker{margin:0!important;font-size:8.5pt!important;line-height:1.3!important}.student-result-hero-card h2{margin:2mm 0 0!important;font-size:22pt!important;line-height:1.1!important}.student-result-tags{display:flex!important;flex-wrap:wrap!important;gap:2mm!important;margin-top:3mm!important}.student-result-tags span{border:.25mm solid #ddd6ca!important;border-radius:2mm!important;padding:1.5mm 2.5mm!important;font-size:8pt!important;line-height:1.2!important}.student-profile-section{padding:5mm 0!important;page-break-inside:avoid;break-inside:avoid}.student-profile-section h3,.student-strength-section h3{margin:0!important;font-size:13pt!important;line-height:1.2!important}.student-axis-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;grid-gap:3mm 7mm!important;gap:3mm 7mm!important;margin-top:3.5mm!important}.student-axis-row{page-break-inside:avoid;break-inside:avoid}.student-axis-title{margin-bottom:1mm!important;font-size:8.5pt!important}.student-axis-scale{display:flex!important;align-items:center!important;gap:1.5mm!important}.student-axis-scale span{min-width:19mm!important;font-size:7.5pt!important;line-height:1.15!important}.student-axis-track{display:block!important;height:2.2mm!important;border-radius:2mm!important;background:#eee8dd!important}.student-axis-summary{margin-top:.8mm!important;font-size:7.5pt!important;line-height:1.15!important}.student-strength-section{display:grid!important;grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr)!important;grid-gap:8mm!important;gap:8mm!important;margin:0!important;padding:5mm 0 0!important;border-top:.3mm solid #e8e2d9!important;background:#fff!important;page-break-inside:avoid;break-inside:avoid}.student-book-fit,.student-strength-copy{min-width:0!important}.student-strength-copy p{margin:2mm 0 0!important;font-size:9pt!important;line-height:1.5!important}.student-strength-copy .profile-code{display:inline-block!important;margin:3mm 0 0!important;border:.25mm solid #ddd6ca!important;border-radius:4mm!important;padding:1.5mm 2.5mm!important;font-size:7.5pt!important;line-height:1.25!important}.student-book-fit>div{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:1.5mm!important;margin-top:2.5mm!important}.student-book-fit span{display:block!important;max-width:100%!important;border:.25mm solid #ddd6ca!important;border-radius:4mm!important;padding:1.5mm 2.5mm!important;font-size:8pt!important;line-height:1.2!important;white-space:normal!important}}.storythm-fixed-header{position:fixed!important;inset:0 0 auto 0!important;z-index:1000!important}.site-footer{position:fixed!important;inset:auto 0 0 0!important;z-index:999!important;height:59px!important;overflow:hidden!important}.storythm-body-content :is(.topbar,.admin-chrome,.admin-nav,.sa-chrome,.sa-nav,.admin-login-nav){display:none!important}.admin-footer,.sa-footer{visibility:hidden}@media (max-width:820px){.site-footer{height:59px}}@media print{.site-footer,.storythm-fixed-header{display:none!important}}@media screen and (max-width:980px){.worksheet-setup-grid{grid-template-columns:1fr;gap:28px}.worksheet-setup-panel{min-height:0}.worksheet-setup-panel+.worksheet-setup-panel{border-top:1px solid #e5e7eb;border-left:0;padding-top:28px;padding-left:0}.worksheet-progress-three .worksheet-progress-step:after{min-width:16px}}@media screen and (max-width:760px){.worksheet-title-row{margin-bottom:14px}.worksheet-title-row h1{font-size:22px}.worksheet-progress-three{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px;margin-bottom:24px}.worksheet-progress-three .worksheet-progress-step{width:100%;padding:0}.worksheet-progress-three .worksheet-progress-step:after{display:none}.worksheet-setup-panel .student-search-row-single,.worksheet-setup-panel .worksheet-book-row{grid-template-columns:1fr}.worksheet-setup-panel .lookup-btn{width:100%}.worksheet-book-result{grid-template-columns:1fr}}@media screen and (max-width:920px){:is(.app-shell:has(.hero-teacher),.app-shell:has(.hero-admin),.app-shell:has(.hero-super-admin)) .topbar{grid-template-columns:1fr;padding:9px 16px}:is(.app-shell:has(.hero-teacher),.app-shell:has(.hero-admin),.app-shell:has(.hero-super-admin)) .top-actions{flex-wrap:nowrap;overflow-x:auto}:is(.app-shell:has(.hero-teacher),.app-shell:has(.hero-admin),.app-shell:has(.hero-super-admin)) .content-wrap,:is(.app-shell:has(.hero-teacher),.app-shell:has(.hero-admin),.app-shell:has(.hero-super-admin)) .hero-copy{padding-left:18px;padding-right:18px}.app-shell:has(.hero-admin) .hero-copy{margin-left:18px;margin-right:18px}}@media screen{:is(.app-shell:has(.hero-teacher),.app-shell:has(.hero-admin),.app-shell:has(.hero-super-admin)) .topbar{width:100%;max-width:none;min-height:64px;margin:0;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:28px;border-bottom:1px solid #2e2a5e;background:#1a1730;box-shadow:none;padding:0 24px;-webkit-backdrop-filter:none;backdrop-filter:none}:is(.app-shell:has(.hero-teacher),.app-shell:has(.hero-admin),.app-shell:has(.hero-super-admin)) .brand{gap:14px;border:0;border-radius:0;background:transparent;color:white;padding:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;font-size:14px;font-weight:750;letter-spacing:-.01em}:is(.app-shell:has(.hero-teacher),.app-shell:has(.hero-admin),.app-shell:has(.hero-super-admin)) .brand>span:first-child{max-width:none;color:white;font-weight:750}:is(.app-shell:has(.hero-teacher),.app-shell:has(.hero-admin),.app-shell:has(.hero-super-admin)) .brand-divider{width:1px;height:28px;background:#2e2a5e}:is(.app-shell:has(.hero-teacher),.app-shell:has(.hero-admin),.app-shell:has(.hero-super-admin)) .storythm-logo{color:white;font-size:25px;font-weight:900;letter-spacing:-.04em}:is(.app-shell:has(.hero-teacher),.app-shell:has(.hero-admin),.app-shell:has(.hero-super-admin)) .top-actions{justify-content:flex-end;flex-wrap:nowrap;gap:8px;overflow-x:auto}:is(.app-shell:has(.hero-teacher),.app-shell:has(.hero-admin),.app-shell:has(.hero-super-admin)) .pill-btn{min-height:36px;border:0;border-radius:8px;background:#2e2a5e;color:#7b78a8;padding:0 13px;font-size:13px;font-weight:750;box-shadow:none}:is(.app-shell:has(.hero-teacher),.app-shell:has(.hero-admin),.app-shell:has(.hero-super-admin)) .pill-btn:hover{background:#36316f;color:white;box-shadow:none;transform:none}:is(.app-shell:has(.hero-teacher),.app-shell:has(.hero-admin),.app-shell:has(.hero-super-admin)) .pill-btn.active,:is(.app-shell:has(.hero-teacher),.app-shell:has(.hero-admin),.app-shell:has(.hero-super-admin)) .pill-btn.active:hover{background:#ee6b53;color:white;box-shadow:0 4px 12px rgba(238,107,83,.28)}:is(.app-shell:has(.hero-teacher),.app-shell:has(.hero-admin),.app-shell:has(.hero-super-admin)) .hero-copy{display:none}.role-page-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:clamp(22px,4vw,52px);gap:clamp(22px,4vw,52px);align-items:center;min-height:220px;margin-bottom:20px;border:1px solid var(--role-line);border-radius:16px;background:#fcfbfa;padding:clamp(26px,4vw,40px) clamp(24px,4vw,34px);box-shadow:0 12px 32px rgba(30,28,40,.04)}.role-page-eyebrow{display:inline-flex;width:-moz-fit-content;width:fit-content;border-radius:8px;background:var(--role-secondary-soft);color:var(--role-secondary);padding:8px 14px;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.role-page-hero h1{max-width:720px;margin:22px 0 0;color:var(--role-ink);font-size:clamp(32px,4vw,44px);line-height:1.2;font-weight:850;letter-spacing:-.035em}.role-page-hero p{max-width:760px;margin:14px 0 0;color:#8a8a93;font-size:14.5px;line-height:1.65;font-weight:600}.role-page-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.role-page-tags span{border:1px solid var(--role-line-strong);border-radius:10px;background:white;color:var(--role-ink);padding:9px 14px;font-size:13px;font-weight:650}.role-page-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:12px;min-width:220px}.role-page-actions .primary-btn,.role-page-actions .secondary-btn{min-width:auto;height:48px;padding:0 20px;font-size:14px}}@media screen and (max-width:920px){:is(.app-shell:has(.hero-teacher),.app-shell:has(.hero-admin),.app-shell:has(.hero-super-admin)) .topbar{grid-template-columns:1fr;gap:10px;padding:12px 16px}:is(.app-shell:has(.hero-teacher),.app-shell:has(.hero-admin),.app-shell:has(.hero-super-admin)) .top-actions{justify-content:flex-start}.role-page-hero{grid-template-columns:1fr;min-height:0}.role-page-actions{justify-content:flex-start;min-width:0}}@media screen{body:has(.student-check-shell){background:#fbf6ee}.student-check-shell{--blue:#0061e2;--blue-dark:#211c18;--blue-soft:#eaf2fe;--line:#eceaf0;--muted:#8a8076;--paper:#ffffff;--coral:#ee6b53;--cream:#fbf6ee;--sand:#fbf6ee;--ink:#211c18;--navy:#2e2a5e;--shadow:0 8px 30px rgba(40,30,40,0.09);position:relative;max-width:1476px;min-height:auto;margin:36px auto 0;padding:0 18px 88px;background:#fbf6ee;color:var(--ink);overflow:visible}.student-screen-label{position:absolute;top:-25px;left:2px;color:#9a8f82;font-size:12px;font-weight:600}.student-browser-frame{overflow:hidden;border:1px solid #eceaf0;border-radius:14px;background:white;box-shadow:0 8px 30px rgba(40,30,40,.09)}.student-browser-bar{display:flex;align-items:center;gap:8px;height:40px;padding:0 14px;border-bottom:1px solid #e8e6ef;background:#f4f3f7}.student-browser-dots{display:flex;gap:6px}.student-browser-dots span{width:11px;height:11px;border-radius:50%;background:#d7d4e0}.student-browser-url{min-width:280px;margin:0 auto;border:1px solid #e6e6ea;border-radius:7px;background:white;color:#9a99a2;padding:4px 16px;text-align:center;font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;font-weight:500}.student-check-shell .hero{min-height:284px;border-bottom:0;background:#0061e2;color:white;overflow:hidden;padding:0}.student-check-shell .topbar{width:100%;max-width:none;margin:0;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:20px;border:0;background:#0061e2;box-shadow:none;padding:24px 40px 16px}.student-check-shell .brand{gap:9px;border:0;border-radius:0;background:transparent;color:white;padding:0;font-size:14px;font-weight:700;letter-spacing:0;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.student-check-shell .brand>span:first-child{max-width:220px;color:white;font-weight:700}.student-check-shell .brand-divider{height:24px;background:rgba(255,255,255,.6)}.student-check-shell .storythm-logo{color:white;font-size:24px;font-weight:850;letter-spacing:-.03em}.student-check-shell .top-actions{gap:8px}.student-check-shell .pill-btn{min-height:36px;border:1px solid rgba(255,255,255,.45);border-radius:8px;background:rgba(255,255,255,.12);color:white;padding:8px 15px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer;box-shadow:none}.student-check-shell .pill-btn.active,.student-check-shell .pill-btn.active:hover,.student-check-shell .pill-btn:hover{background:rgba(255,255,255,.2);color:white;box-shadow:none;transform:none}.student-check-shell .hero-copy{position:relative;z-index:3;max-width:1180px;min-height:284px;margin:0 auto;padding:52px 40px 0}.student-check-shell .hero-kicker{display:none}.student-check-shell .hero-copy h1{max-width:560px;color:white;font-size:clamp(38px,4.3vw,48px);line-height:1.12;letter-spacing:-.015em;text-shadow:none;white-space:normal;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:800;margin:0}.student-check-shell .hero-copy p{width:auto;max-width:420px;margin-top:18px;border:0;border-radius:0;background:transparent;color:rgba(255,255,255,.92);padding:0;font-size:17px;line-height:1.6;font-weight:500}.is-student-view .service-browser-content>.storythm-body-header{height:82px!important;min-height:82px!important;max-height:82px!important;flex-basis:82px!important;align-items:flex-start;padding:24px 40px 16px!important;background:#0061e2;border-bottom:0}.is-student-view .storythm-body-brand{height:42px}.is-student-view .storythm-body-library-logo,.is-student-view .storythm-body-storythm-logo{filter:brightness(0) invert(1)}.is-student-view .storythm-body-brand>i{color:rgba(255,255,255,.6)}.is-student-view .storythm-body-library-name{color:#fff}.is-student-view .storythm-body-links{height:auto;overflow:visible}.is-student-view .storythm-body-links .student-about-link{align-self:auto;display:inline-flex;align-items:center;gap:6px;min-height:38px;border:1px solid rgba(255,255,255,.45);border-radius:8px;background:rgba(255,255,255,.12);color:#fff;padding:9px 15px;font:600 14px Pretendard Variable,Pretendard,sans-serif}.is-student-view .storythm-body-links .student-about-link:hover{border-bottom-color:rgba(255,255,255,.45);background:rgba(255,255,255,.2);color:#fff}.student-check-shell .student-mascot{position:absolute;right:max(20px,calc((100% - 1180px) / 2 + 20px));bottom:16px;z-index:1;display:block;width:min(470px,46vw);height:auto}.student-check-shell .paper-wave{display:block;left:0;right:0;width:100%;bottom:-1px;z-index:2;height:64px;border-radius:0;background:transparent}.student-check-shell .content-wrap{max-width:none;margin:0;background:white;padding:20px 40px 52px}.student-check-shell .student-start-card{width:440px;max-width:100%;min-height:0;margin:0 auto;border:0;border-radius:16px;background:white;box-shadow:none;padding:30px}.student-check-shell .student-start-card:after,.student-check-shell .student-start-card:before{display:none}.student-start-title h2{margin:0 0 16px;color:#0061e2;font-size:26px;font-weight:800;letter-spacing:-.01em}.student-start-title p{margin:0 0 14px;color:#a0978a;font-size:12px;line-height:1.45;font-weight:400}.student-strength-copy .student-strength-detail{margin-top:10px}.student-check-shell .mode-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin:0 0 18px;grid-gap:4px;gap:4px;border:1px solid #e4dac8;border-radius:9px;background:#fbf6ee;padding:4px}.student-check-shell .mode-toggle button{min-height:34px;border-radius:7px;color:#7a7064;padding:8px 10px;font-size:12.5px;font-weight:700}.student-check-shell .mode-toggle button:hover{background:#f4ede1;transform:none}.student-check-shell .mode-toggle button.active,.student-check-shell .mode-toggle button.active:hover{background:#2e2a5e;color:white;box-shadow:none}.student-check-shell .student-form-grid{grid-template-columns:1fr;gap:15px}.student-check-shell .field label{margin:0 0 6px;color:#211c18;font-size:18px;font-weight:700}.student-field-help{margin:-2px 0 7px;color:#a0978a;font-size:12px;line-height:1.4;font-weight:400}.student-check-shell .input-shell,.student-check-shell .select-shell{height:48px;border:1.5px solid #e4dac8;border-radius:9px;background:white;color:#b5ab9c;padding:0 15px;box-shadow:none}.student-check-shell .input-shell:focus-within,.student-check-shell .select-shell:focus-within{border-color:#0061e2;box-shadow:0 0 0 3px rgba(0,97,226,.1);transform:none}.student-check-shell .input-shell input,.student-check-shell .select-shell select{color:#5b5247;font-size:14px;font-weight:500}.student-check-shell .input-shell input::placeholder{color:#b5ab9c}.student-check-shell .select-shell{overflow:hidden}.student-check-shell .select-shell:after{content:"";position:absolute;top:50%;right:16px;width:8px;height:8px;border-right:2px solid #b5ab9c;border-bottom:2px solid #b5ab9c;transform:translateY(-65%) rotate(45deg);pointer-events:none}.student-check-shell .select-shell select{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:38px}.student-check-shell .message-card{margin-top:14px;border-radius:9px;padding:10px 14px;font-size:12.5px;font-weight:600}.student-check-shell .success-message strong{font-size:15px}.student-check-shell .student-login-form{display:block;width:100%}.student-check-shell .card-actions .form-help,.student-check-shell .card-divider{display:none}.student-check-shell .primary-btn{width:100%;min-width:0;height:52px;border-radius:10px;background:#ee6b53;color:white;font-size:16px;font-weight:700;box-shadow:0 8px 18px rgba(238,107,83,.3)}.student-check-shell .student-start-card .student-login-submit{display:flex;width:100%;min-width:100%;max-width:none;box-sizing:border-box;margin-top:22px}.student-check-shell .primary-btn:hover{background:#dc5d47;box-shadow:0 8px 18px rgba(238,107,83,.3);transform:none}body:has(.student-check-shell) .site-footer{border-top:1px solid #e5e9f0;background:#f2f4f8;color:#7a7064}body:has(.student-check-shell) .site-footer strong{color:#211c18}}@media screen and (max-width:920px){.student-check-shell{margin-top:0;padding:0 0 48px}.student-screen-label{display:none}.student-browser-frame{border-right:0;border-left:0;border-radius:0}.student-browser-url{min-width:0;max-width:calc(100vw - 112px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.student-check-shell .topbar{grid-template-columns:1fr;padding:18px 20px 12px}.student-check-shell .top-actions{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto}.student-check-shell .hero-copy{min-height:330px;padding:34px 22px 110px}.student-check-shell .hero-copy h1{font-size:40px}.student-check-shell .student-mascot{right:-58px;bottom:14px;width:min(360px,88vw);opacity:.9}.student-check-shell .content-wrap{padding:22px 20px 42px}.student-check-shell .student-start-card{width:100%;padding:8px 0 0}}@media screen{body:has(.storythm-service-shell){min-height:100vh;display:flex;flex-direction:column;background:#fbf6ee}.storythm-service-shell{position:relative;flex:1 0 auto;width:100%;max-width:1476px;margin:24px auto 20px;padding:0 18px}.service-screen-label{position:absolute;top:-88px;left:18px;color:#9a8f82;font-size:12px;font-weight:600}.service-screen-logo{display:block;width:auto;height:76px;object-fit:contain}.service-browser-frame{border:1px solid #eceaf0;border-radius:14px;background:white;box-shadow:0 8px 30px rgba(40,30,40,.09)}.service-browser-bar{position:-webkit-sticky;position:sticky;top:0;z-index:90;display:grid;grid-template-columns:minmax(80px,1fr) auto minmax(220px,1fr);align-items:center;grid-gap:14px;gap:14px;min-height:40px;padding:0 14px;border-bottom:1px solid #e8e6ef;border-radius:14px 14px 0 0;background:#f4f3f7}.service-browser-dots{display:flex;gap:6px;justify-self:start}.service-browser-dots span{width:11px;height:11px;border-radius:50%;background:#d7d4e0}.service-browser-url{min-width:min(280px,46vw);border:1px solid #e6e6ea;border-radius:7px;background:white;color:#9a99a2;padding:4px 16px;text-align:center;font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.service-browser-right{gap:10px}.service-browser-right,.service-global-nav{display:flex;align-items:center;justify-content:flex-end;min-width:0}.service-global-nav{gap:6px}.service-nav-link{display:inline-flex;align-items:center;justify-content:center;min-height:26px;border:1px solid transparent;border-radius:7px;color:#5b5247;padding:0 10px;font-size:12px;font-weight:700;white-space:nowrap;transition:background .18s ease,color .18s ease,border-color .18s ease}.service-nav-link:hover{border-color:#e9e2d6;background:white;color:#211c18}.service-nav-link.active,.service-nav-link.active:hover{border-color:#2e2a5e;background:#2e2a5e;color:white}.service-session{display:inline-flex;align-items:center;gap:6px;min-width:0;border-left:1px solid #e2dfea;padding-left:10px}.service-browser-right>.service-session:first-child{border-left:0;padding-left:0}.service-logout-btn,.service-session small,.service-session span{min-height:26px;border-radius:7px;font-size:12px;font-weight:700;white-space:nowrap}.service-session span{display:inline-flex;align-items:center;max-width:140px;overflow:hidden;color:#211c18;text-overflow:ellipsis}.service-session small{display:inline-flex;align-items:center;border:1px solid #e9e2d6;background:white;color:#8a8076;padding:0 8px}.service-logout-btn{border:1px solid #ee6b53;background:#fff;color:#ee6b53;cursor:pointer;padding:0 9px}.service-logout-btn:hover{background:#fef2ee}.service-browser-content{min-height:min(720px,calc(100vh - 210px));border-radius:0 0 14px 14px;background:white;overflow:hidden}.service-browser-content>.app-shell{min-height:auto;overflow:visible}.service-browser-content>.student-check-shell,.storythm-body-content>.student-check-shell{max-width:none;margin:0;padding:0;background:white}.service-browser-content>.student-check-shell .hero,.storythm-body-content>.student-check-shell .hero{border-radius:0}body:has(.storythm-service-shell) .site-footer{flex-shrink:0;margin-top:auto;border-top:1px solid #ece6db;background:#faf8f3;color:#7a7064}body:has(.storythm-service-shell) .site-footer strong{color:#211c18}body:has(.storythm-service-shell) .site-footer a:hover{color:#ee6b53}}@media screen and (max-width:920px){.storythm-service-shell{margin:0 auto 36px;padding:0}.service-screen-label{display:none}.service-browser-frame{border-right:0;border-left:0;border-radius:0}.service-browser-bar{grid-template-columns:auto minmax(0,1fr);border-radius:0;padding:7px 12px}.service-browser-url{justify-self:end;min-width:0;max-width:calc(100vw - 92px)}.service-global-nav{grid-column:1/-1;justify-content:center;overflow-x:auto;padding-top:3px}.service-browser-right{grid-column:1/-1;justify-content:center;flex-wrap:wrap}.service-session{flex:1 1 100%;justify-content:center;border-left:0;padding-left:0;padding-top:2px}.service-session span{max-width:42vw}.service-browser-content{min-height:calc(100vh - 150px);border-radius:0}.service-browser-content>.student-check-shell,.storythm-body-content>.student-check-shell{padding:0}}@media screen{body:has(.admin-login-shell){background:#f5f3ff}.admin-login-shell{min-height:auto;background:white;color:#211c18;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.admin-login-nav{display:flex;align-items:center;justify-content:space-between;height:64px;border-bottom:1px solid #eceaf0;background:white;padding:0 40px}.admin-login-brand{display:inline-flex;align-items:center;gap:7px;min-width:0}.admin-login-brand-mark{color:#2e2a5e;font-size:18px;font-weight:850;letter-spacing:-.02em;white-space:nowrap}.admin-login-brand-divider{width:1px;height:26px;background:#cfcbd6}.admin-login-storythm{color:#211c18;font-size:24px;font-weight:850;letter-spacing:-.03em;white-space:nowrap}.admin-login-stage{display:flex;align-items:center;justify-content:center;gap:48px;min-height:430px;background:#faf9f6;padding:60px 40px}.admin-login-copy-panel{flex:1 1;max-width:460px;display:flex;flex-direction:column;justify-content:center}.admin-login-copy-panel h1{margin:0;color:#2e2a5e;font-size:clamp(34px,4vw,38px);line-height:1.22;font-weight:800;letter-spacing:-.01em}.admin-login-subtitle{margin:18px 0 0;color:#5b53a0;font-size:18px;line-height:1.5;font-weight:600}.admin-login-description{max-width:400px;margin:16px 0 0;color:#8a8a93;font-size:14.5px;line-height:1.75;font-weight:400}.admin-about-link{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;margin-top:24px;border:1px solid #d6d0ee;border-radius:10px;background:#f0eef8;color:#2e2a5e;padding:10px 20px;font-size:14px;font-weight:600}.admin-about-link span{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;border:2px solid #2e2a5e;border-radius:50%;font-size:10px;line-height:1;font-weight:800}.admin-about-link:hover{border-color:#2e2a5e;background:#e8e3f7}.admin-login-card-stack{width:420px;flex:0 0 auto;display:grid;grid-gap:14px;gap:14px}.admin-login-card-v2{width:100%;border:1px solid #eceaf0;border-radius:16px;background:white;box-shadow:0 10px 30px rgba(30,30,40,.06);padding:28px}.super-admin-login-card{border-color:#d8d1f2;background:linear-gradient(180deg,#ffffff,#fbf9ff)}.admin-login-card-kicker{display:block;margin-bottom:8px;color:#5b53a0;text-align:center;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.admin-login-card-v2 h2{margin:0;color:#211c18;text-align:center;font-size:21px;font-weight:800}.admin-login-card-copy{margin:6px 0 0;color:#6b6675;text-align:center;font-size:13px;font-weight:500}.admin-login-card-note{margin:3px 0 24px;color:#a0a0a8;text-align:center;font-size:12px;font-weight:500}.admin-login-error{margin:0;border-width:1px;border-radius:10px;padding:11px 13px;font-size:12.5px}.admin-google-btn{display:flex;align-items:center;justify-content:center;gap:12px;height:52px;border:1.5px solid #dadce0;border-radius:10px;background:white;color:#3c4043;box-shadow:0 1px 4px rgba(0,0,0,.08);font-size:15px;font-weight:600;transition:border-color .18s ease,box-shadow .18s ease,transform .18s var(--ease-press)}.admin-google-btn:hover{border-color:#c7c9cf;box-shadow:0 6px 16px rgba(30,30,40,.1);transform:translateY(-1px)}.admin-google-btn:active{transform:translateY(1px) scale(.99)}.admin-credential-form{display:grid;grid-gap:14px;gap:14px;margin-top:22px}.admin-credential-form label{display:grid;grid-gap:7px;gap:7px;color:#4b4657;font-size:13px;font-weight:700}.admin-credential-form input{height:48px;border:1.5px solid #dadce0;border-radius:10px;background:white;color:#211c18;padding:0 14px;font-size:14px;outline:0}.admin-credential-form input:focus{border-color:#2e2a5e;box-shadow:0 0 0 3px rgba(46,42,94,.1)}.admin-credential-submit{width:100%;margin-top:4px;border-color:#2e2a5e;background:#2e2a5e;color:white}}@media screen and (max-width:920px){.admin-login-nav{height:auto;min-height:58px;padding:16px 22px}.admin-login-brand-mark{font-size:16px}.admin-login-storythm{font-size:22px}.admin-login-stage{flex-direction:column;align-items:stretch;gap:32px;min-height:0;padding:42px 22px}.admin-login-copy-panel{max-width:none}.admin-login-card-stack{width:100%;max-width:420px;align-self:center}.admin-login-card-v2{padding:30px 24px}}@media screen{body:has(.teacher-login-shell){background:#ecebef}.teacher-login-shell{min-height:auto;background:white;color:#211c18;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.teacher-login-shell .admin-login-brand-mark{color:#211c18;font-size:16px;font-weight:800}.teacher-login-card-v2{width:420px;flex:0 0 auto}.teacher-login-card-v2 .admin-google-btn{margin-top:24px}.teacher-login-card-v2 .admin-login-error+.admin-google-btn{margin-top:16px}}@media screen and (max-width:920px){.teacher-login-card-v2{width:100%;max-width:420px;flex:0 1 auto;align-self:center}}@media screen{.student-result-shell .content-wrap,.student-survey-shell .content-wrap{max-width:none;margin:0;padding:0;background:#fcfbfa}.student-result-shell .rxt-card,.student-survey-shell .rxt-card{width:100%;min-height:0;margin:0;border:0;border-radius:0;background:transparent;box-shadow:none;padding:38px 40px 52px}.student-result-shell .rxt-card:after,.student-result-shell .rxt-card:before,.student-survey-shell .rxt-card:after,.student-survey-shell .rxt-card:before{display:none}.student-profile-section,.student-question-list,.student-result-actions,.student-result-heading,.student-result-hero-card,.student-strength-section,.student-survey-meta,.student-survey-profile,.student-survey-shell .card-actions,.student-survey-shell .card-divider,.student-survey-shell .progress-shell,.student-survey-shell .survey-scale-help,.student-survey-title{max-width:1180px;margin-left:auto;margin-right:auto}.student-result-heading h2,.student-survey-title h2{margin:0 0 18px;color:#0061e2;font-size:26px;font-weight:800;letter-spacing:-.01em}.student-result-heading{padding:2px 0 0}.student-result-heading h2{margin-bottom:6px}.student-result-heading p{margin:0;color:#7a6f60;font-size:15px;font-weight:500}.student-survey-profile{display:flex;align-items:center;justify-content:space-between;gap:11px;border:1px solid #cfe0fb;border-radius:12px;background:#eaf2fe;padding:13px 16px;margin-bottom:22px}.student-survey-profile strong{color:#0061e2;font-size:26px;font-weight:800;letter-spacing:-.01em}.student-survey-profile span{color:#4e93f0;font-size:17px;font-weight:600}.student-survey-profile small{color:#5b93dd;font-size:13px;font-weight:700}.student-survey-meta{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.student-survey-meta p{margin:0;color:#8a8076;font-size:14px;line-height:1.45;font-weight:400}.student-survey-meta strong{flex:0 0 auto;color:#2f7763;font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:15px;font-weight:700}.student-survey-shell .progress-shell{height:7px;border-radius:4px;background:#ebe3d5;margin-top:14px}.student-survey-shell .progress-shell span{background:#2f7763;border-radius:4px}.student-survey-shell .survey-scale-help{display:flex;justify-content:flex-end;margin:30px auto 2px;color:#c6551c;font-size:13px;font-weight:500}.student-survey-shell .survey-scale-help span{width:110px;line-height:1.2}.student-survey-shell .survey-scale-help span:first-child{text-align:left}.student-survey-shell .survey-scale-help span:last-child{text-align:right}.student-survey-shell .survey-scale-help strong{font-weight:700}.student-question-list{display:grid;grid-gap:0;gap:0}.student-survey-shell .question-row{display:flex;align-items:center;gap:18px;border-top:0;border-bottom:1px solid #f2ece1;padding:12px 2px}.student-survey-shell .question-row p{flex:1 1;margin:0;color:#2a2520;font-size:14.5px;line-height:1.5;font-weight:500}.student-survey-shell .question-row p strong{display:inline-block;width:24px;color:#c6bcab;font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;font-weight:700}.student-survey-shell .scale-buttons{width:220px;flex:0 0 auto;display:flex;justify-content:space-between;gap:0}.student-survey-shell .scale-buttons button{width:30px;height:30px;border:1.5px solid #e2d9ca;border-radius:50%;background:white;color:#bcb2a2;cursor:pointer;font-size:12px;font-weight:600}.student-survey-shell .scale-buttons button.selected{border:2px solid #ee6b53;background:#ee6b53;color:white;box-shadow:none;font-weight:700}.student-survey-shell .card-divider{height:1px;margin-top:32px;margin-bottom:0;background:#f0ede6;background-image:none}.student-survey-shell .card-actions{display:flex;justify-content:flex-end;padding-top:22px}.student-survey-shell .card-actions .form-help{display:none}.student-result-actions .primary-btn,.student-result-actions .secondary-btn,.student-survey-shell .primary-btn{width:auto;min-width:auto;height:auto;border-radius:9px;padding:14px 30px;font-size:15px;font-weight:700}.student-result-shell .content-wrap{background:white}.student-result-shell .rxt-card{padding:40px 0 0;background:white}.student-result-heading{padding-left:40px;padding-right:40px}.student-result-hero-card{display:flex;align-items:center;gap:40px;border:0;border-bottom:1px solid #f0ede6;border-radius:0;background:white;box-shadow:none;padding:26px 40px 46px}.student-owl-token{position:relative;width:128px;height:128px;flex:0 0 auto;border-radius:50%;background:conic-gradient(#3b82f6 0 25%,#f59e0b 0 50%,#ec4899 0 75%,#10b981 0 100%);box-shadow:0 10px 26px rgba(46,42,94,.18)}.student-owl-token>div{position:absolute;inset:10px;display:flex;align-items:flex-end;justify-content:center;overflow:hidden;border-radius:50%;background:radial-gradient(circle at 50% 38%,#fbf7ef,#f1eaf6)}.student-result-hero-card .result-kicker{margin:0;color:#9a8f82;font-size:13px;font-weight:700}.student-result-hero-card h2{margin:8px 0 0;color:#211c18;font-size:34px;line-height:1.12;font-weight:800;letter-spacing:-.01em}.student-result-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.student-result-tags span{border:1px solid #e7dfd2;border-radius:7px;background:white;color:#6b635b;padding:6px 11px;font-size:12px;font-weight:600}.student-result-tags span:first-child{color:#2e2a5e}.student-profile-section{padding:44px 40px}.student-profile-section h3,.student-strength-section h3{margin:0;color:#211c18;font-size:20px;font-weight:800}.student-axis-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px 32px;gap:18px 32px;margin-top:22px}.student-axis-title{margin-bottom:6px;color:#5b5247;font-size:13px;font-weight:700}.student-axis-scale{display:flex;align-items:center;gap:8px}.student-axis-scale span{min-width:52px;color:#a0a0a8;font-size:11.5px;font-weight:600}.student-axis-scale span:first-child{text-align:right}.student-axis-scale span.active{font-weight:700}.student-axis-track{position:relative;flex:1 1;height:10px;border-radius:5px;background:#f1ebe0;overflow:hidden}.student-axis-fill{height:100%;border-radius:5px}.student-axis-summary{margin-top:3px;color:#9a99a2;text-align:center;font-size:11px;font-weight:600}.student-strength-section{display:flex;gap:40px;background:#fbf6ee;padding:44px 40px}.student-strength-copy{flex:1.4 1}.student-strength-copy p{margin:12px 0 0;color:#5b5247;font-size:15px;line-height:1.78;font-weight:400}.student-strength-copy .profile-code{margin:14px 8px 0 0;border:1px solid #e9deca;border-radius:999px;background:white;color:#6b635b;padding:8px 12px;font-size:12px;font-weight:700}.student-book-fit{flex:1 1}.student-book-fit>div{display:flex;flex-wrap:wrap;gap:9px;margin-top:14px}.student-book-fit span{border:1px solid #e9deca;border-radius:999px;background:white;color:#6b635b;padding:9px 15px;font-size:13px;font-weight:600}.student-result-actions{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;gap:12px;border-top:1px solid #f0ede6;background:white;padding:22px 40px}.student-survey-meta p:not(.student-survey-instructions){display:none}.student-result-actions.anonymous-worksheet-actions{justify-content:flex-end}.student-result-actions .secondary-btn{border:1.5px solid #ee6b53;background:white;color:#ee6b53;box-shadow:none}.student-result-actions .primary-btn{background:#ee6b53;color:white;box-shadow:0 8px 20px rgba(238,107,83,.3)}}@media screen and (max-width:920px){.student-survey-shell .rxt-card{padding:28px 20px 38px}.student-result-actions,.student-result-hero-card,.student-strength-section,.student-survey-meta,.student-survey-profile,.student-survey-shell .question-row{flex-direction:column;align-items:stretch}.student-survey-shell .survey-scale-help{display:none}.student-survey-shell .question-row{gap:12px;padding:16px 0}.student-survey-shell .scale-buttons{width:100%}.student-profile-section,.student-result-actions,.student-result-heading,.student-result-hero-card,.student-strength-section{padding-left:20px;padding-right:20px}.student-result-hero-card{align-items:center;text-align:center}.student-result-tags{justify-content:center}.student-axis-grid{grid-template-columns:1fr}}@media screen{.is-super-admin-view .service-browser-frame,.service-browser-content,.service-browser-frame,.storythm-service-shell,.storythm-service-shell.is-super-admin-view{min-height:100vh!important}.is-super-admin-view .service-browser-frame,.service-browser-content,.service-browser-frame{display:flex;flex-direction:column}.service-browser-content{flex:1 0 auto;border-radius:0!important}.storythm-body-content{flex:1 0 auto!important}.storythm-body-footer{flex:0 0 auto;margin-top:auto}.teacher-direct-wizard{overflow:hidden;border:0;border-radius:0;background:#fff;box-shadow:none;color:#111827;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.teacher-direct-wizard .worksheet-title-row{margin:0 0 31px}.teacher-direct-wizard .worksheet-title-row h1{color:#211c18;font-size:26px;font-weight:800;line-height:1.2;letter-spacing:-.025em}.teacher-direct-wizard .worksheet-progress-three{display:flex;align-items:center;width:100%;margin:0 0 37px;padding:0;gap:0;background:transparent}.teacher-direct-wizard .worksheet-progress-step{position:relative;display:flex;align-items:center;flex:1 1;gap:9px;min-width:0;padding:0;border:0;background:transparent;color:#9ca3af}.teacher-direct-wizard .worksheet-progress-step:after{content:"";flex:1 1 auto;min-width:20px;margin:0 12px;border-top:2px dashed #cbd5e1}.teacher-direct-wizard .worksheet-progress-step:last-child{flex:0 0 auto}.teacher-direct-wizard .worksheet-progress-step:last-child:after{display:none}.teacher-direct-wizard .worksheet-progress-step span{width:21px;height:21px;border-radius:50%;background:#d1d5db;color:#9ca3af;font-size:9px;font-weight:800}.teacher-direct-wizard .worksheet-progress-step strong{color:inherit;font-size:9px;font-weight:700;white-space:nowrap}.teacher-direct-wizard .worksheet-progress-step small{color:inherit;font-size:9px;font-weight:500;white-space:nowrap}.teacher-direct-wizard .worksheet-progress-step small:before{content:"·";margin-right:4px}.teacher-direct-wizard .worksheet-progress-step.active{color:#2563eb}.teacher-direct-wizard .worksheet-progress-step.complete{color:#6b7280}.teacher-direct-wizard .worksheet-progress-step.active span{background:#2563eb;color:#fff}.teacher-direct-wizard .worksheet-progress-step.complete span{background:#22c55e;color:#fff;font-size:12px}.teacher-direct-wizard .worksheet-progress-step.complete:after{border-color:#cbd5e1}.teacher-direct-wizard .worksheet-setup-panel{max-width:1040px;min-height:0;margin:0 auto;padding:0;border:0;background:transparent}.teacher-direct-wizard .worksheet-step-three{max-width:1180px}.teacher-direct-wizard .step-heading{gap:0;margin-bottom:20px}.teacher-direct-wizard .step-badge{width:30px;height:30px;background:#2563eb;color:#fff!important;-webkit-text-fill-color:#fff;font-size:13px;font-weight:800;margin-right:9px}.teacher-direct-wizard .step-heading strong{color:#2563eb;font-size:14px;font-weight:700;margin-right:5px}.teacher-direct-wizard .step-heading>span:not(.step-badge){color:#111827;font-size:14px;font-weight:700}.teacher-direct-wizard .activity-student-fields input,.teacher-direct-wizard .activity-student-fields select,.teacher-direct-wizard .input-shell{height:52px;border:1.5px solid #dcdce2;border-radius:11px;background:#fff}.teacher-direct-wizard .activity-strength-grid button{min-height:142px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:2px solid #e6e8ec;border-radius:14px;background:#fff;color:#374151;padding:12px 8px 10px;box-shadow:none}.teacher-direct-wizard .activity-strength-grid button img{width:72px;height:72px;display:block;object-fit:contain;pointer-events:none}.teacher-direct-wizard .activity-strength-grid button strong{color:#1b3a5b;font-size:13px;font-weight:800;line-height:1.2;text-align:center}.teacher-direct-wizard .activity-strength-grid button:hover{border-color:#93b4fb;background:#f8faff}.teacher-direct-wizard .activity-strength-grid button.selected{border-color:#2563eb;background:#eff6ff;color:#2563eb;box-shadow:inset 0 0 0 1px #2563eb}.teacher-direct-wizard .activity-strength-grid button.selected strong{color:#2563eb}.teacher-direct-wizard .lookup-btn,.teacher-direct-wizard .primary-btn{border:1px solid #2563eb;border-radius:11px;background:#2563eb;color:#fff;box-shadow:0 6px 14px rgba(37,99,235,.25);font-weight:700}.teacher-direct-wizard .secondary-btn{border:1.5px solid #d8d5e0;border-radius:11px;background:#fff;color:#2e2a5e;box-shadow:none;font-weight:700}.teacher-direct-wizard .card-actions{justify-content:space-between;margin-top:28px}.teacher-direct-wizard .worksheet-next-actions{justify-content:flex-end}.teacher-direct-wizard .worksheet-result-actions{align-items:center;margin-top:34px}.teacher-direct-wizard .worksheet-result-actions .secondary-btn{min-width:230px;height:44px;border-color:#2563eb;color:#2563eb;font-size:14px;box-shadow:none}.teacher-direct-wizard .worksheet-result-actions .primary-btn{min-width:100px;height:42px;border-color:#2563eb;border-radius:11px;background:#2563eb;padding:0 24px;font-size:14px;box-shadow:none}.teacher-direct-wizard .worksheet-book-result{margin-top:18px;border:1.5px solid #86efac;border-radius:14px;background:#f0fdf4;padding:22px 24px}.teacher-direct-wizard .teacher-book-copy>strong:first-child{color:#16a34a;font-size:15px}.teacher-direct-wizard .teacher-book-copy h3{margin:2px 0 0;color:#111827;font-size:22px;line-height:1.35}.teacher-direct-wizard .worksheet-review-grid>div{border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc}.teacher-direct-wizard .worksheet-review-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:30px 0 0}.teacher-direct-wizard .worksheet-review-grid>div{align-content:center;gap:3px;min-height:72px;padding:11px 14px}.teacher-direct-wizard .worksheet-review-grid small,.teacher-direct-wizard .worksheet-review-grid span{font-size:10.5px;line-height:1.25}.teacher-direct-wizard .worksheet-review-grid strong{font-size:14px;line-height:1.3}.worksheet-generation-status{display:grid;justify-items:center;grid-gap:9px;gap:9px;margin:18px 0 8px;border:0;border-radius:0;background:transparent;padding:30px 20px 8px;text-align:center}.worksheet-generation-status strong{color:#111827;font-size:19px;font-weight:800}.worksheet-generation-status p{margin:0;color:#6b7280;font-size:13.5px}.worksheet-generation-status small{margin-top:5px;color:#a0978a;font-size:12px;font-weight:500}.teacher-direct-wizard .worksheet-step-three>.success-message{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:18px 0;padding:14px 20px;border:1px solid #eceaf0;border-radius:12px;background:#fff;color:#16a34a}.teacher-direct-wizard .worksheet-step-three>.success-message strong{font-size:15px;font-weight:800}.teacher-direct-wizard .worksheet-step-three>.success-message span{color:#8a8a93;font-size:12px;font-weight:500}.teacher-direct-wizard .worksheet-step-three>.worksheet-detail-embedded{padding:28px;border-radius:14px;background:#edecf0}.teacher-direct-wizard .worksheet-step-three>.worksheet-detail-embedded .worksheet-detail-card.embedded{max-width:940px;margin:0 auto;padding:44px 48px;border-radius:2px;background:#fff;box-shadow:0 6px 22px rgba(0,0,0,.18)}.worksheet-generation-spinner{width:28px;height:28px;border:3px solid #bfdbfe;border-top-color:#2563eb;border-radius:50%;animation:worksheet-spin .8s linear infinite}}@keyframes worksheet-spin{to{transform:rotate(1turn)}}@media screen and (max-width:760px){.teacher-direct-wizard .worksheet-progress-three{display:flex;gap:0;margin-bottom:20px;overflow:hidden}.teacher-direct-wizard .worksheet-progress-step,.teacher-direct-wizard .worksheet-progress-step:last-child{display:flex;flex:1 1;width:auto;min-width:0;gap:6px}.teacher-direct-wizard .worksheet-progress-step:after{display:block;min-width:6px;margin:0 6px}.teacher-direct-wizard .worksheet-progress-step:last-child{flex:0 0 auto}.teacher-direct-wizard .worksheet-progress-step strong,.teacher-direct-wizard .worksheet-progress-step:last-child:after{display:none}.teacher-direct-wizard .worksheet-progress-step small{overflow:hidden;font-size:8.5px;text-overflow:ellipsis}.teacher-direct-wizard .worksheet-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.teacher-direct-wizard .worksheet-review-grid>div{min-height:68px;padding:10px 12px}.teacher-direct-wizard .card-actions{align-items:stretch;flex-direction:column-reverse}.storythm-body-content .teacher-direct-wizard .worksheet-next-actions{align-items:flex-end;flex-direction:row}.storythm-body-content .teacher-direct-wizard .worksheet-next-actions>button{width:auto}}@media print{.teacher-direct-wizard .card-actions,.teacher-direct-wizard .message-card,.teacher-direct-wizard .step-heading,.teacher-direct-wizard .worksheet-detail-embedded .form-help,.teacher-direct-wizard .worksheet-generation-status,.teacher-direct-wizard .worksheet-progress,.teacher-direct-wizard .worksheet-review-grid,.teacher-direct-wizard .worksheet-title-row,body:has(.teacher-direct-wizard) .storythm-body-footer,body:has(.teacher-direct-wizard) .storythm-body-header{display:none!important}.teacher-direct-wizard,.teacher-direct-wizard .worksheet-detail-card.embedded,.teacher-direct-wizard .worksheet-detail-embedded,.teacher-direct-wizard .worksheet-setup-panel,body:has(.teacher-direct-wizard),body:has(.teacher-direct-wizard) .app-shell,body:has(.teacher-direct-wizard) .content-wrap,body:has(.teacher-direct-wizard) .service-browser-content,body:has(.teacher-direct-wizard) .service-browser-frame,body:has(.teacher-direct-wizard) .storythm-body-content,body:has(.teacher-direct-wizard) .storythm-service-shell{width:100%!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important}.teacher-direct-wizard .worksheet-print-sheet{margin:0!important}.worksheet-print-sheet .worksheet-detail-hero{grid-template-columns:84px minmax(0,1fr) auto!important;gap:22px!important;margin:20px 0 28px!important;border:1px solid #eef0f3!important;border-radius:14px!important;background:#f7f8fa!important;padding:18px 22px!important}.worksheet-print-sheet .detail-cover{width:84px!important;height:118px!important;border-radius:6px!important}.worksheet-print-sheet .worksheet-sheet-book-copy h2{margin:0!important;font-size:18pt!important;line-height:1.25!important}.worksheet-print-sheet .worksheet-sheet-book-copy p{margin-top:5px!important;font-size:10.5pt!important}.worksheet-sheet-header>strong{font-size:9pt!important}.worksheet-sheet-brand .worksheet-sheet-storythm{font-size:10.5pt!important}.worksheet-sheet-student strong{font-size:14pt!important}.worksheet-sheet-student span{font-size:9.5pt!important}.worksheet-print-sheet .worksheet-md-heading{margin-top:32px!important;border:0!important;border-bottom:1px solid #eaecef!important;border-radius:0!important;background:transparent!important;padding:0 0 11px!important;color:#2d7ff9!important;font-size:14pt!important;line-height:1.35!important}.worksheet-print-sheet .worksheet-md-heading:first-child{margin-top:0!important}.worksheet-print-sheet .worksheet-md-heading:not(:first-child){page-break-before:auto;break-before:auto}.worksheet-print-sheet .worksheet-md-paragraph,.worksheet-print-sheet .worksheet-md-strength,.worksheet-print-sheet .worksheet-write-prompt{font-size:10.75pt!important;line-height:1.65!important}.worksheet-print-sheet .worksheet-md-strength{display:flex!important;width:auto!important;margin-top:14px!important;border:0!important;border-radius:0!important;background:transparent!important;padding:0!important;page-break-after:avoid;break-after:avoid-page}.worksheet-print-sheet .worksheet-md-strength strong{color:#1d4ed8!important}.worksheet-print-sheet .worksheet-md-strength span{color:#1f2937!important}.worksheet-print-sheet .worksheet-drawing-box{min-height:176px!important;border:1.5px dashed #93c5fd!important;border-radius:10px!important;background:#fff!important;padding:14px 18px!important}.worksheet-print-sheet .worksheet-drawing-box span{position:absolute!important;right:18px!important;bottom:14px!important;left:18px!important;border:0!important;border-radius:0!important;background:transparent!important;padding:0!important;color:#9aa4b2!important;font-size:9.5pt!important;font-style:italic!important}.worksheet-print-sheet .worksheet-write-line{min-height:30px!important;border-bottom:1.5px dashed #d7dbe0!important}.worksheet-print-sheet .worksheet-detail-hero,.worksheet-print-sheet .worksheet-drawing-row,.worksheet-print-sheet .worksheet-md-heading,.worksheet-print-sheet .worksheet-md-strength,.worksheet-sheet-header{page-break-inside:avoid;break-inside:avoid}.worksheet-print-sheet .worksheet-md-heading{page-break-after:avoid;break-after:avoid-page}.worksheet-print-sheet .worksheet-md-paragraph,.worksheet-print-sheet .worksheet-write-prompt{orphans:3;widows:3}.worksheet-print-sheet{width:100%!important;color:#1f2937!important;font-family:Pretendard Variable,Pretendard,Arial,sans-serif!important}}@media screen and (max-width:700px){.teacher-direct-wizard .activity-strength-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.teacher-direct-wizard .activity-strength-grid button{min-height:130px}.teacher-direct-wizard .activity-strength-grid button img{width:63px;height:63px}.teacher-direct-wizard .worksheet-step-three>.worksheet-detail-embedded,.teacher-direct-wizard .worksheet-step-three>.worksheet-detail-embedded .worksheet-detail-card.embedded{padding:16px}.worksheet-sheet-header{align-items:flex-start;gap:14px}.worksheet-sheet-header>strong{max-width:110px;text-align:right}.worksheet-print-sheet .worksheet-detail-hero{grid-template-columns:64px minmax(0,1fr);gap:14px;padding:14px}.worksheet-print-sheet .detail-cover{width:64px;height:92px}.worksheet-sheet-book-copy h2{font-size:18px}.worksheet-sheet-student{grid-column:1/-1;grid-template-columns:1fr auto;justify-items:start;width:100%;min-width:0;border-top:1px solid #e5e7eb;padding-top:10px;text-align:left}.worksheet-sheet-student span{justify-self:end}.worksheet-print-sheet .worksheet-drawing-row.two{grid-template-columns:1fr}}