@charset "UTF-8";
.worksheet-reading-active .sidebar,.worksheet-reading-active .app-shell{display:none}
#worksheet-reading-source{max-width:900px;min-height:100vh;margin:0 auto;padding:45px 24px 210px;font-size:18px;line-height:2;color:#263b31}
#worksheet-reading-source section{margin-bottom:36px}
#worksheet-reading-source h2{font-size:21px;margin:0 0 18px}
#worksheet-reading-source p{margin:0 0 12px;word-break:keep-all}
:root{--bg:#f8f9f5;--paper:#fff;--ink:#263b31;--muted:#778279;--green:#245b45;--green-light:#eaf1e6;--line:#e5e9df;--yellow:#e6b755;--radius:18px;font-family:"Pretendard","Malgun Gothic",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg);font-synthesis:none}
*{box-sizing:border-box}body{margin:0;font-size:14px;line-height:1.65}button,input,select,textarea{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #b69035;outline-offset:4px}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{word-break:keep-all}svg{display:block}i[data-icon]{display:inline-flex;flex-shrink:0}i[data-icon] svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.skip-link{position:fixed;left:260px;top:-60px;z-index:999;background:var(--green);color:white;padding:12px}.skip-link:focus{top:10px}.sidebar{position:fixed;inset:0 auto 0 0;width:232px;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;padding:35px 21px 20px;z-index:10}.brand{display:flex;gap:10px;align-items:center;padding:0 7px;font-weight:800;font-size:20px;letter-spacing:-.8px}.brand small{display:block;font-size:8px;letter-spacing:1.7px;color:#8b948c;margin-top:1px}.course-label{font-size:11px;color:var(--muted);letter-spacing:.3px;margin:43px 12px 14px;display:flex;justify-content:space-between}.course-label span{color:#a4aea4}nav{display:grid;gap:7px}.nav-item{display:flex;align-items:center;gap:12px;padding:12px 13px;font-size:13px;font-weight:600;border-radius:9px;color:#758077;transition:background .2s,color .2s}.nav-item:hover{background:#f5f7f0}.nav-item.active{color:var(--green);background:var(--green-light)}.nav-count{font-size:10px;margin-left:auto;opacity:.55}.side-progress{padding:24px 13px;border-top:1px solid var(--line);margin-top:28px;font-size:11px;color:#717c72}.side-progress>div:first-child{display:flex;justify-content:space-between}.side-progress strong{color:var(--green);font-size:11px}.progress-track{height:5px;background:#edf0e9;border-radius:9px;overflow:hidden;margin:12px 0 9px}.progress-track>span{display:block;width:0;height:100%;background:#76a276;transition:width .4s}.side-progress p{font-size:10px;color:#939b92}.side-bottom{margin-top:auto;padding-top:40px}.night-card{border:0;background:#1c2b3d;color:white;border-radius:12px;padding:19px 14px;width:100%;text-align:left;position:relative;overflow:hidden}.night-card:after{content:"";position:absolute;width:100px;height:100px;border:1px solid #7998b744;border-radius:50%;right:-45px;top:-53px}.night-stars{display:block;font-size:23px;color:#e9cb88;letter-spacing:8px;line-height:1.3;margin-bottom:13px}.night-card strong{font-size:11px;font-weight:600;display:block}.night-card>span:last-child{display:flex;align-items:center;justify-content:space-between;color:#a5b3c0;font-size:9px;margin-top:7px}.night-card i svg{width:15px;height:15px}.side-link{border:0;background:none;display:flex;align-items:center;gap:10px;padding:20px 12px;font-size:12px;color:#7b857d}.sidebar-footer{border-top:1px solid var(--line);padding:17px 0 0;font-size:10px;text-align:center;color:#a1a99e}.small-leaf{color:#96ae87;margin-right:5px}.app-shell{margin-left:232px}.topbar{height:81px;border-bottom:1px solid var(--line);padding:0 42px;display:flex;align-items:center;justify-content:space-between;background:#fafbf8}.breadcrumb{font-size:11px;color:#8d968d}.breadcrumb span{margin:0 12px;color:#c3c9bf}.breadcrumb strong{font-weight:500;color:#667465}.top-actions{display:flex;align-items:center;gap:20px}.save-state{font-size:10px;color:#859280;display:flex;align-items:center;gap:6px}.save-state>span{width:5px;height:5px;background:#90af7c;border-radius:50%}.button{display:inline-flex;justify-content:center;align-items:center;gap:9px;padding:11px 19px;border-radius:8px;border:1px solid var(--line);background:white;font-size:12px;font-weight:600;min-height:43px;transition:transform .15s,background .15s}.button:hover{background:#f0f4eb;transform:translateY(-1px)}.button.primary{background:var(--green);border-color:var(--green);color:white}.button.primary:hover{background:#184b36}.button.compact{min-height:34px;padding:7px 11px;font-size:11px}.button.ghost{background:transparent}.button.night{background:#203248;color:#fff;border-color:#203248}.button i svg{width:16px;height:16px}.text-button{border:0;background:none;display:inline-flex;gap:6px;align-items:center;font-size:11px;color:var(--green);padding:5px 0}.text-button i svg{width:14px;height:14px}#main{max-width:1360px;margin:auto;padding:35px 42px 30px;min-height:calc(100vh - 145px);outline:none}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;gap:20px}.eyebrow{font-size:9px;letter-spacing:1.9px;color:#82947c;font-weight:700;margin-bottom:6px}.page-heading h1{font-size:25px;font-weight:750;letter-spacing:-1.1px}.page-heading p{font-size:12px;color:var(--muted);margin-top:5px}.chapter-chip{display:flex;align-items:center;gap:6px;background:#edf2e7;color:#6e875d;border:1px solid #e1e8d9;font-size:10px;border-radius:20px;padding:5px 11px;white-space:nowrap}.hero{position:relative;border-radius:var(--radius);background:#eaf0e2;overflow:hidden;min-height:309px;display:grid;grid-template-columns:1.1fr 1fr;border:1px solid #e1e8d8}.hero-copy{padding:33px 0 35px 34px;position:relative;z-index:1}.tiny-label{font-size:10px;display:flex;align-items:center;gap:6px;color:#6d825b;margin-bottom:17px}.tiny-label:before{content:"";width:5px;height:5px;background:#829c63;border-radius:50%}.hero h2{font-size:30px;line-height:1.55;letter-spacing:-1.3px;font-weight:650}.hero h2 em{font-style:normal;color:#528153}.hero-copy p{font-size:11px;line-height:1.9;color:#7a8970;margin-top:11px}.hero-actions{display:flex;gap:10px;margin-top:22px}.hero-actions .button{font-size:11px;min-height:39px;padding:9px 13px}.hero-art{position:relative;min-width:0;display:flex;align-items:center;justify-content:center;background-image:linear-gradient(#d3ddc433 1px,transparent 1px),linear-gradient(90deg,#d3ddc433 1px,transparent 1px);background-size:24px 24px;mask-image:linear-gradient(90deg,transparent,#000 20%)}.hero-art svg{width:100%;max-height:313px}.hero-art text{font-family:inherit}.lesson-layout{display:grid;grid-template-columns:minmax(0,1fr) 254px;gap:20px;margin-top:24px;align-items:start}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:0 0 15px}.section-heading h2{font-size:15px;letter-spacing:-.35px;display:flex;align-items:center;gap:9px}.section-number{font-size:10px;font-weight:500;color:#94a28a;background:#eaf0e2;width:23px;height:23px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center}.section-heading>span{font-size:10px;color:#949c90}.card{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:23px}.reaction-card{padding:23px 20px}.reaction{display:flex;align-items:center;justify-content:space-evenly;gap:10px}.compound{text-align:center}.compound .molecule{height:37px;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.molecule span{width:17px;height:17px;border-radius:50%;background:#7d8f80;border:2px solid #fff;box-shadow:0 0 0 1px #d7ded5;margin-left:-3px}.molecule span:first-child{margin:0}.molecule .o{background:#cf8e75}.molecule .h{background:#cad7e0;width:13px;height:13px}.molecule .glucose{width:31px;height:31px;background:#e0b555;border-radius:8px;transform:rotate(30deg);box-shadow:inset 0 0 0 4px #f3dca6}.compound strong{font-size:12px;font-weight:600}.compound small{display:block;color:#9aa296;font-size:9px;margin-top:1px}.reaction-plus{color:#a3ae9a;font-size:16px;margin-top:-4px}.reaction-arrow{width:95px;text-align:center;font-size:9px;color:#b08d42;display:flex;flex-direction:column;align-items:center;gap:3px}.reaction-arrow svg{width:75px;height:15px}.reaction-arrow small{color:#8b9d7e;font-size:9px}.concept-note{font-size:10px;color:#8c9687;margin-top:20px;border-top:1px dashed var(--line);padding-top:13px;text-align:center}.note-tag{font-size:9px;background:#edf3e8;color:#779267;padding:3px 6px;border-radius:4px;margin-right:6px}.today-card h3{font-size:14px;margin:3px 0 10px}.today-card .eyebrow{font-size:8px;letter-spacing:1.2px}.today-question{font-size:12px;color:#6c7e60;line-height:1.8;padding-bottom:16px;border-bottom:1px solid var(--line)}.check-list{list-style:none;padding:0;margin:16px 0 0}.check-list li{font-size:10px;color:#7e8977;display:flex;align-items:center;gap:8px;margin:11px 0}.check-list i svg{width:14px;height:14px;color:#8ca077}.today-card .text-button{margin-top:8px}.factors-section{margin-top:24px}.factor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.factor-card{padding:18px 17px;border:1px solid var(--line);border-radius:13px;background:white;overflow:hidden}.factor-title{display:flex;align-items:center;gap:8px;margin-bottom:6px}.factor-title h3{font-size:12px}.factor-icon{display:flex;align-items:center;justify-content:center;width:27px;height:27px;border-radius:8px;background:#f7f0dc;color:#b49a49}.factor-card:nth-child(2) .factor-icon{background:#eaf1e6;color:#759064}.factor-card:nth-child(3) .factor-icon{background:#f7eae2;color:#bf8c6e}.factor-icon i svg{width:15px;height:15px}.mini-chart{width:100%;height:100px;margin:6px 0 8px}.mini-chart text{font-family:inherit;font-size:8px;fill:#9ba392}.factor-card p{font-size:10px;color:#8a9381;line-height:1.8;word-break:keep-all}.factor-card p strong{color:#607c50;font-weight:600}.lesson-end{margin-top:21px;background:#edf2e7;padding:15px 20px;border:1px solid #e2e9d9;border-radius:11px;display:flex;align-items:center;justify-content:space-between;gap:18px}.lesson-end p{font-size:11px;color:#6e8160}.lesson-end p strong{font-weight:600;color:#486542;margin-right:8px}.main-footer{max-width:1360px;margin:0 auto;padding:20px 42px 24px;display:flex;justify-content:space-between;color:#a0a799;font-size:9px}.footer-dot{margin:0 6px}.page-intro{font-size:12px;color:var(--muted);line-height:1.8}.experiment-top{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(275px,1fr);gap:20px}.lab-stage{min-height:330px;border:1px solid var(--line);border-radius:var(--radius);background:#f0f3e9;position:relative;overflow:hidden}.lab-stage>svg{width:100%;height:292px}.stage-tags{display:flex;justify-content:space-between;padding:19px 20px 0;font-size:10px;color:#7c8c71;position:relative;z-index:1}.live-dot{display:flex;align-items:center;gap:5px}.live-dot:before{content:"";width:5px;height:5px;border-radius:50%;background:#7b9a6c}.stage-status{text-align:center;padding:0 10px 18px;font-size:11px;color:#778a69}.lab-control h2{font-size:15px}.label-row{display:flex;justify-content:space-between;align-items:center;margin:25px 0 12px;font-size:12px}.light-value{font-size:25px;line-height:1;color:var(--green);font-weight:700}.light-value small{font-size:11px;color:#819274;margin-left:3px}input[type=range]{width:100%;accent-color:var(--green);height:6px;cursor:pointer}.range-ends{display:flex;justify-content:space-between;font-size:10px;color:#99a28f;margin:10px 0 25px}.control-constants{display:grid;grid-template-columns:1fr 1fr;gap:12px;border-top:1px solid var(--line);padding:18px 0}.control-constants div{font-size:10px;color:#8f9987}.control-constants strong{display:block;font-size:12px;color:#617354;margin-top:3px;font-weight:500}.full-width{width:100%}.muted-note{font-size:10px;color:#8b9783;line-height:1.8;margin-top:11px}.experiment-results{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:22px}.chart-wrap svg{width:100%;height:auto}.chart-wrap text{font-size:10px;fill:#8d9a82;font-family:inherit}.empty-state{text-align:center;color:#95a08d;font-size:12px;padding:34px 10px}.data-table{width:100%;border-collapse:collapse;font-size:11px;text-align:right}.data-table th{font-size:9px;color:#98a18d;font-weight:500;border-bottom:1px solid var(--line);padding:10px 5px}.data-table td{padding:10px 5px;border-bottom:1px solid #f0f2eb;color:#6d8060}.data-table td:first-child,.data-table th:first-child{text-align:left}.data-table td:last-child{color:var(--green);font-weight:600}.table-scroll{overflow:auto;max-height:310px}.data-actions{display:flex;justify-content:space-between;margin-top:15px;gap:10px}.experiment-reading{margin-top:22px}.experiment-reading h2{font-size:14px;margin-bottom:8px}.experiment-reading p{font-size:12px;color:#7a8970;line-height:1.9}.experiment-reading .button{margin-top:15px}.plan-banner{display:flex;gap:12px;align-items:center;background:#edf2e7;border-radius:11px;padding:17px 21px;margin-bottom:22px;font-size:11px;color:#6e8361}.plan-banner i{color:#7d9c64}.plan-header-actions{display:flex;gap:8px}.plan-form{display:grid;grid-template-columns:1fr 1fr;gap:21px 24px}.field{display:flex;flex-direction:column;gap:7px;min-width:0}.field label{font-size:12px;font-weight:600}.field small{font-size:10px;color:#929d89;font-weight:400;display:block;margin-top:3px}.field.full{grid-column:1/-1}.field textarea{width:100%;padding:12px 13px;resize:vertical;border:1px solid #dfe6d8;border-radius:8px;background:#fcfdf9;color:#5f7354;font-size:12px;line-height:1.9;min-height:86px}.field textarea:focus{background:#fff}.field textarea[data-key=procedure]{min-height:215px}.plan-form .form-actions{grid-column:1/-1;display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:20px}.form-actions p{font-size:10px;color:#8b9881}.readable-plan{margin-top:24px}.readable-plan summary{font-size:12px;cursor:pointer;font-weight:600}.plan-summary{font-size:12px;color:#6d7f63;line-height:1.9}.plan-summary h3{font-size:12px;color:var(--green);margin:20px 0 5px}.plan-summary p{white-space:pre-line}.quiz-header{display:flex;gap:10px;align-items:center;margin-bottom:25px}.quiz-header p{font-size:11px;color:#8b9882}.quiz-card{border:1px solid var(--line);background:white;border-radius:13px;padding:25px;margin-bottom:17px}.quiz-card legend{float:left;width:100%;font-size:13px;font-weight:600;margin-bottom:17px}.quiz-card legend span{color:#84a173;font-size:11px;margin-right:10px}.quiz-options{clear:both;display:grid;grid-template-columns:1fr 1fr;gap:10px}.quiz-option{display:flex;align-items:center;gap:10px;background:#fafbf7;border:1px solid #e8ecdf;padding:12px 14px;border-radius:8px;font-size:11px;color:#7c8971;cursor:pointer}.quiz-option:has(input:checked){border-color:#789a67;background:#f0f5e9;color:#48613b}.quiz-option.correct{border-color:#7fa766;background:#eef5e7;color:#456c33}.quiz-option.wrong{border-color:#cba49a;background:#faf0ec}.quiz-option input{accent-color:var(--green)}.quiz-explanation{font-size:11px;color:#657f53;background:#f0f5e9;border-radius:7px;padding:12px 15px;margin-top:15px}.quiz-score{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#eaf1e3;border:1px solid #d7e3ca;border-radius:13px;padding:24px;margin-bottom:22px}.quiz-score strong{font-size:28px;color:#446b34}.quiz-score p{font-size:12px;color:#738b61}.quiz-footer{display:flex;align-items:center;justify-content:space-between;margin-top:24px}.quiz-footer p{font-size:11px;color:#8d9c82}.icon-button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:9px;display:flex;align-items:center;justify-content:center}.toast{position:fixed;bottom:28px;left:calc(50% + 116px);transform:translate(-50%,15px);background:#254c38;color:white;box-shadow:0 10px 30px #18332222;padding:12px 22px;border-radius:10px;font-size:12px;opacity:0;pointer-events:none;transition:.2s;z-index:2147483647;max-width:90vw;text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}dialog{border:1px solid var(--line);border-radius:17px;padding:0;color:var(--ink);box-shadow:0 30px 100px #23372144;max-height:92dvh;width:min(840px,94vw)}dialog::backdrop{background:#19302388;backdrop-filter:blur(5px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between;padding:15px 22px;background:white;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:2}.dialog-heading h2{font-size:14px}.worksheet-dialog>img{display:block;width:100%;height:auto}.settings-dialog{width:min(980px,96vw);height:88dvh;overflow:hidden}.settings-dialog[open]{display:flex;flex-direction:column}.settings-dialog iframe{border:0;width:100%;flex:1}.settings-dialog .dialog-heading{flex-shrink:0}.reading-active .app-shell,.reading-active .sidebar{pointer-events:none}#print-report{display:none}.model-pill{background:#f8f2e1;color:#a18b53;font-size:9px;padding:3px 8px;border-radius:5px}.completion-tag{font-size:11px;color:#748c61;display:inline-flex;align-items:center;gap:6px}.intro-card{margin-bottom:23px}.read-controls{display:flex;gap:8px;align-items:center}.selection-read{position:fixed;bottom:26px;right:24px;z-index:12;box-shadow:0 6px 20px #24372422}.source-note{margin-top:18px;color:#97a08e;font-size:9px;line-height:1.8}
@media(min-width:1500px){.hero{min-height:335px}.hero-copy{padding:40px}.hero h2{font-size:36px}.hero-art svg{max-height:350px}}
@media(max-width:1200px){.sidebar{width:205px;padding:30px 15px 16px}.app-shell{margin-left:205px}.topbar{padding:0 28px}#main{padding:29px 28px}.main-footer{padding-left:28px;padding-right:28px}.hero h2{font-size:26px}.hero-copy{padding:29px 0 30px 27px}.hero-copy p{max-width:300px}.lesson-layout{grid-template-columns:minmax(0,1fr) 225px;gap:16px}.reaction{gap:6px}.reaction-arrow{width:68px}.compound strong{font-size:10px}.today-card{padding:20px}.hero-actions{gap:7px}.hero-actions .button{font-size:10px;padding:8px 10px}.toast{left:calc(50% + 102px)}}
@media(max-width:1000px){.lesson-layout{grid-template-columns:1fr}.today-card{display:none}.hero{grid-template-columns:1.15fr 1fr}.hero h2{font-size:24px}.experiment-top{grid-template-columns:1fr 1fr}.experiment-results{grid-template-columns:1fr}.save-state{display:none}.quiz-options{grid-template-columns:1fr}.brand{font-size:19px}.nav-item{font-size:12px;padding:11px}.hero-copy p{font-size:10px}.hero-actions{flex-wrap:wrap}.hero-art{mask-image:linear-gradient(90deg,transparent,#000 10%)}}
@media(max-width:760px){.sidebar{position:relative;inset:auto;width:auto;padding:17px 20px 0;border-right:0;border-bottom:1px solid var(--line);background:white}.brand{font-size:19px;padding:0}.brand img{width:32px;height:32px}.brand small{font-size:7px}.course-label,.side-progress,.side-bottom{display:none}nav{display:flex;gap:3px;margin-top:18px;justify-content:space-between}.nav-item{padding:11px 8px;border-radius:8px 8px 0 0;font-size:11px;gap:7px;white-space:nowrap}.nav-item i svg{width:16px;height:16px}.nav-count{display:none}.app-shell{margin-left:0}.topbar{height:57px;padding:0 21px}.breadcrumb{font-size:9px}.breadcrumb span{margin:0 6px}.topbar .button{font-size:9px;padding:5px 8px;min-height:30px}.topbar .button i svg{width:13px;height:13px}#main{padding:25px 20px}.page-heading{margin-bottom:20px;align-items:flex-start}.page-heading h1{font-size:23px}.page-heading p{font-size:11px}.chapter-chip{font-size:9px;padding:4px 9px;margin-top:6px}.hero{grid-template-columns:1.1fr 1fr;min-height:280px}.hero-copy{padding:27px 0 27px 24px}.hero h2{font-size:24px}.hero-art svg{min-width:245px}.hero-actions .button{font-size:10px}.main-footer{font-size:8px;padding:14px 20px 22px}.main-footer>span:last-child{display:none}.toast{left:50%;width:max-content;max-width:90vw}.experiment-top{grid-template-columns:1fr}.lab-control .control-constants{grid-template-columns:repeat(4,1fr)}.experiment-results{grid-template-columns:1fr}.plan-header-actions{flex-wrap:wrap;justify-content:flex-end}.plan-header-actions .button{font-size:10px;padding:7px 9px;min-height:34px}.plan-header-actions .button i{display:none}.plan-form{grid-template-columns:1fr}.plan-form .field{grid-column:1/-1}.skip-link{left:20px}.settings-dialog{height:92dvh}.quiz-card{padding:20px}}
@media(max-width:500px){.hero{display:block;min-height:410px}.hero-copy{padding:26px;z-index:2}.hero h2{font-size:27px}.hero-copy p{max-width:230px}.hero-art{position:absolute;width:235px;height:222px;right:-20px;bottom:-15px;opacity:.9;mask-image:linear-gradient(90deg,transparent,#000 10%)}.hero-copy .hero-actions{margin-top:25px;max-width:150px;flex-direction:column;align-items:flex-start}.hero-actions .button{min-height:37px}.factor-grid{grid-template-columns:1fr;gap:12px}.factor-card{display:grid;grid-template-columns:1fr 125px;align-items:center;gap:0 12px;padding:16px 18px}.factor-title{grid-column:1;grid-row:1}.factor-card p{grid-column:1;grid-row:2}.factor-card .mini-chart{grid-column:2;grid-row:1/3;height:100px;margin:0}.reaction{gap:5px}.reaction-arrow{width:51px}.reaction-arrow svg{width:47px}.compound strong{font-size:10px}.compound small{font-size:8px}.reaction-card{padding:18px 12px}.lesson-end{align-items:flex-start;flex-direction:column;padding:16px;gap:12px}.concept-note{font-size:9px}.page-heading h1{font-size:22px}.page-heading p{max-width:220px}.chapter-chip{padding:4px 8px}.topbar{padding:0 20px}.top-actions{gap:0}.nav-item{font-size:10px;padding:11px 5px;gap:5px}.lab-control .control-constants{grid-template-columns:1fr 1fr}.plan-header-actions{max-width:126px}.form-actions{gap:12px;flex-direction:column;align-items:flex-start!important}.plan-banner{padding:15px;font-size:10px}.quiz-score{padding:18px;align-items:flex-start}.quiz-score .button{font-size:10px;padding:9px}.quiz-footer{gap:20px}.card{padding:20px}.hero .tiny-label{font-size:9px}.read-controls .button{padding:8px 11px}.section-heading>span{font-size:9px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.factor-card p{font-size:12px;line-height:1.85;color:#718166}.concept-note{font-size:11px;color:#748169}.hero-copy p{font-size:12px}.field textarea{font-size:14px}.quiz-option{font-size:13px}.quiz-explanation{font-size:12px}
@media(max-width:500px){.factor-card{grid-template-columns:1fr 110px}.factor-card p{font-size:11px}.hero-copy p{font-size:11px}.concept-note{font-size:10px}.field textarea{font-size:13px}.quiz-option{font-size:12px}}
@media print{body{background:#fff;color:#000}.sidebar,.app-shell,dialog,.toast,#swiftread-host,.selection-read{display:none!important}#print-report{display:block;padding:10mm;font:11pt/1.7 "Malgun Gothic",sans-serif}#print-report h1{font-size:19pt;text-align:center;margin-bottom:8mm}#print-report h3{font-size:12pt;margin-top:6mm;break-after:avoid}#print-report p{white-space:pre-line;margin:2mm 0}#print-report section{break-inside:avoid}#print-report .print-sub{font-size:10pt;text-align:right;margin-bottom:8mm}#print-report .print-note{margin-top:10mm;font-size:9pt;color:#555}@page{size:A4;margin:12mm}}
