/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.relative{position:relative}.static{position:static}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.hidden{display:none}.table{display:table}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.rounded{border-radius:.25rem}.lowercase{text-transform:lowercase}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--bg:#f7f8fa;--card:#fff;--ink:#233333;--muted:#7d8a8b;--line:#e7eceb;--primary:#247f73;--primary-dark:#176256;--soft:#ecf5f2;--amber:#b78a47;--radius:16px;color:var(--ink);background:var(--bg);font-synthesis:none;font-family:Arial,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{text-decoration:none}a,button{color:inherit}a:focus-visible,button:focus-visible{outline-offset:4px;outline:3px solid #68baa9}h1,h2,h3,p{margin:0}svg{flex-shrink:0}input,select,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #dce5e2;border-radius:9px;outline:none;padding:12px 14px}input:focus,select:focus,textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #247f7310}textarea{resize:vertical;min-height:98px;line-height:1.7}label{font-size:13px;font-weight:600;display:block}label input,label select,label textarea{margin-top:10px}label>span{color:var(--muted);font-size:12px;font-weight:400}.btn{white-space:normal;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:42px;padding:11px 19px;font-size:13px;font-weight:600;transition:background .18s,transform .18s;display:inline-flex}.btn:hover:not(:disabled){transform:translateY(-1px)}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 4px 9px #247f730e}.btn-primary:hover{background:var(--primary-dark)}.btn-outline{color:#42665d;background:#fff;border-color:#dce6e2}.btn-outline:hover,.btn-secondary{background:var(--soft)}.btn-secondary{color:var(--primary)}.btn-ghost{color:var(--muted);background:0 0}.btn-danger{color:#fff;background:#b54c45}.btn-sm{min-height:34px;padding:8px 12px;font-size:12px}.btn-icon{width:40px;padding:9px}.workspace{min-height:100vh;display:flex}.sidebar{z-index:40;border-right:1px solid var(--line);background:#fff;flex-direction:column;width:236px;padding:35px 20px 18px;display:flex;position:fixed;top:0;bottom:0;left:0}.brand{letter-spacing:1px;align-items:center;gap:12px;padding:0 13px;font-size:25px;font-weight:700;display:flex}.brand-symbol{background:var(--primary);color:#fff;place-items:center;width:41px;height:44px;display:grid;transform:rotate(-4deg)}.brand>span:last-child{line-height:1.1}.brand small{letter-spacing:1.6px;color:#9aa5a3;margin-top:9px;font-size:8px;font-weight:500;display:block}.brand-dot{color:var(--primary)}.sidebar-caption{letter-spacing:1.3px;color:#98a5a3;margin:47px 17px 17px;font-size:10px}.sidebar nav{gap:7px;display:grid}.nav-link{color:#788482;border-radius:8px;align-items:center;gap:14px;padding:13px 16px;font-size:13px;display:flex;position:relative}.nav-link.active{color:var(--primary);background:#edf5f2;font-weight:600}.nav-link.active:after{content:"";background:var(--primary);border-radius:3px;width:3px;position:absolute;top:14px;bottom:14px;right:0}.nav-link:hover{background:#f5f8f7}.nav-count{background:#dcece5;border-radius:4px;margin-left:auto;padding:2px 6px;font-size:10px}.sidebar-note{background:linear-gradient(140deg,#f7faf8,#fff);border:1px solid #e9eeeb;border-radius:12px;margin:42px 8px 25px;padding:18px 15px}.tiny-icon{color:#88a69b;margin-bottom:10px}.sidebar-note strong{font-size:12px;font-weight:600}.sidebar-note p{color:#919b95;margin:8px 0 13px;font-size:11px;line-height:1.9}.sidebar-note a{color:var(--primary);align-items:center;gap:7px;font-size:10px;display:flex}.sidebar-bottom{margin-top:auto}.sidebar-bottom>a{color:#88928f;gap:13px;padding:11px 17px;font-size:12px}.profile,.sidebar-bottom>a{align-items:center;display:flex}.profile{border-top:1px solid var(--line);gap:11px;margin-top:20px;padding:18px 9px 0}.avatar,.header-avatar{color:#957b50;background:#f1e8d8;border-radius:50%;place-items:center;width:35px;height:35px;font-size:12px;display:grid}.profile strong{text-overflow:ellipsis;max-width:134px;font-size:12px;font-weight:500;display:block;overflow:hidden}.profile small{color:#9da7a2;margin-top:5px;font-size:10px;display:block}.main-shell{flex-direction:column;width:calc(100% - 236px);min-width:0;margin-left:236px;display:flex}.topbar{border-bottom:1px solid var(--line);background:#ffffffb5;justify-content:space-between;height:76px;padding:0 42px}.breadcrumb,.topbar{align-items:center;display:flex}.breadcrumb{color:#9aa4a3;gap:13px;font-size:11px}.breadcrumb strong{color:#5c6a67;font-weight:500}.top-actions{align-items:center;gap:25px;display:flex}.header-avatar{border:3px solid #fff;width:29px;height:29px;font-size:10px;box-shadow:0 0 0 1px #e5e9e5}.main-content{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:35px 42px 36px}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.eyebrow{letter-spacing:1.9px;color:#93a39d;font-size:9px;font-weight:600;display:block}.page-heading h1{letter-spacing:.4px;margin:12px 0;font-size:26px;font-weight:600;line-height:1.4}.page-heading p{color:#929b98;font-size:12px;line-height:1.8}.date-chip{color:#7f8b83;border:1px solid var(--line);white-space:nowrap;background:#fff;border-radius:7px;align-items:center;gap:8px;padding:9px 11px;font-size:10px;display:flex}.date-chip svg{color:#96ad96}.sample-notice{color:#8b826b;background:#f7f3e9;border:1px solid #eeeadf;border-radius:7px;align-items:center;gap:8px;margin-bottom:20px;padding:9px 13px;font-size:10px;line-height:1.7;display:flex}.sample-notice a{white-space:nowrap;align-items:center;gap:4px;margin-left:auto;display:flex}.dashboard-top{grid-template-columns:minmax(0,1fr) 228px;gap:21px;display:grid}.hero{background:#eaf3ee;border:1px solid #e0ece4;border-radius:15px;min-height:306px;padding:28px 30px;display:flex;overflow:hidden}.hero,.hero-copy{position:relative}.hero-copy{z-index:2;flex:1}.hero-tag{color:#6e9680;align-items:center;gap:7px;font-size:10px;display:flex}.hero-tag>span{background:#6b9f89;border-radius:50%;width:5px;height:5px}.hero h2{letter-spacing:1px;margin:13px 0 12px;font-size:29px;font-weight:600;line-height:1.65}.hero h2 span{color:var(--primary)}.hero p{color:#80948a;font-size:11px;line-height:1.9}.hero .btn{min-height:37px;margin-top:20px;padding:10px 14px;font-size:11px}.hero .btn svg:last-child{margin-left:9px}.hero-meta{color:#8d9f94;align-items:center;gap:6px;margin-top:13px;font-size:9px;display:flex}.hero-meta>span{margin:0 3px}.hero-art{perspective:700px;flex-shrink:0;align-self:stretch;width:235px;position:relative}.art-orbit{border:1px solid #cdded349;border-radius:50%;width:280px;height:280px;position:absolute;top:20px;left:-5px;transform:rotate(-25deg)scaleX(1.1)}.orbit-two{width:213px;height:213px;top:55px;left:25px}.art-book{background:linear-gradient(135deg,#f4f8ed,#e7ecd9);border:1px solid #d8e3d0;border-radius:5px 12px 12px 5px;width:151px;height:207px;padding:30px 15px 12px 23px;position:absolute;top:30px;left:40px;transform:rotate(13deg)rotateY(-12deg);box-shadow:12px 18px 24px #2d604927,4px 0 #c8d8be,7px 2px #f5f7eb,9px 3px #c0d1b6}.book-binding{background:#cddabb;width:1px;position:absolute;top:0;bottom:0;left:9px}.book-title{color:#456653;letter-spacing:2px;font-family:Georgia,Songti SC,serif;font-size:20px;line-height:1.8}.book-title>span{letter-spacing:2px;font-size:11px}.book-emblem{color:#90a880;justify-content:center;margin-top:15px;display:flex}.book-bottom{letter-spacing:.75px;color:#8a9b7d;margin-top:17px;font-size:3.5px}.art-spark{color:#9fb5a2;z-index:2;font-size:28px;position:absolute}.spark-one{top:26px;left:12px}.spark-two{font-size:20px;bottom:50px;right:2px}.art-check{color:#79a286;background:#fff;border-radius:12px;place-items:center;width:43px;height:43px;display:grid;position:absolute;top:44px;right:12px;transform:rotate(12deg);box-shadow:0 5px 15px #46765712}.art-note{color:#74987f;background:#ffffffdc;border:1px solid #fff;border-radius:7px;gap:8px;padding:10px 15px;font-size:10px;display:flex;position:absolute;bottom:30px;left:7px;transform:rotate(-8deg);box-shadow:0 7px 14px #4676570c}.daily-card{border:1px solid var(--line);background:#fff;border-radius:15px;padding:21px 22px}.card-title{font-size:12px;font-weight:600}.soft-icon{color:#809d8a;background:#f3f6f4;border-radius:9px;place-items:center;width:33px;height:33px;display:grid}.daily-ring{background:conic-gradient(#639d88 var(--progress),#edf2ef 0);border-radius:50%;width:123px;height:123px;margin:22px auto 17px;padding:7px;transform:rotate(0)}.daily-ring>div{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.daily-ring strong{letter-spacing:-1px;font-size:33px;font-weight:500}.daily-ring strong small{color:#acb4ae;letter-spacing:0;font-size:13px}.daily-ring div>span{color:#98a39a;margin-top:7px;font-size:9px}.daily-card>p{text-align:center;color:#97a099;font-size:10px;line-height:1.9}.daily-bottom{color:#9aa49c;border-top:1px solid #edf0eb;justify-content:space-between;align-items:center;margin-top:20px;padding-top:14px;font-size:10px;display:flex}.daily-bottom strong{color:#687c6f;font-size:16px;font-weight:500}.daily-bottom small{font-size:9px;font-weight:400}.stats-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin:22px 0 30px;display:grid}.stat{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:flex-start;gap:12px;padding:17px 14px;display:flex}.stat-icon{color:#6d9684;background:#eff5f2;border-radius:9px;flex-shrink:0;place-items:center;width:35px;height:35px;display:grid}.stat-icon-1{color:#9590ad;background:#f2f0f8}.stat-icon-2{color:#859bb2;background:#eef3fa}.stat-icon-3{color:#b59b73;background:#f9f3e9}.stat-label{color:#919c96;font-size:10px}.stat-value{font-size:24px;font-weight:500;line-height:1.6}.stat-value small{color:#9aa49c;margin-left:7px;font-size:10px;font-weight:400}.stat p{color:#a4aca7;font-size:8px;line-height:1.6}.section-header{justify-content:space-between;align-items:center;gap:15px;margin:26px 0 18px;display:flex}.section-header h2{align-items:center;gap:10px;font-size:16px;font-weight:600;display:flex}.section-header p{color:#949e98;margin-top:9px;font-size:10px;line-height:1.7}.section-header>a{color:#7e8c83;white-space:nowrap;align-items:center;gap:6px;font-size:10px;display:flex}.small-counter{color:#849a8c;background:#eaf0eb;border-radius:4px;padding:3px 6px;font-size:10px;font-weight:400}.course-grid{grid-template-columns:1fr 1fr;gap:21px;display:grid}.course-card{border:1px solid var(--line);background:#fff;border-radius:12px;padding:21px 24px;transition:box-shadow .2s,transform .2s}.course-card:hover{transform:translateY(-2px);box-shadow:0 9px 20px #1f44380b}.course-top{justify-content:space-between;align-items:center;margin-bottom:7px;display:flex}.paper-label{letter-spacing:1.8px;color:#72a28a;background:#edf5f0;border-radius:4px;padding:5px 8px;font-size:8px}.p3 .paper-label{color:#9b8bac;background:#f1eef9}.course-icon{color:#7b9f87;background:#f2f7f3;border-radius:11px;place-items:center;width:43px;height:43px;display:grid}.p3 .course-icon{color:#ab99bc;background:#f7f3fb}.course-card h3{margin-top:5px;font-size:19px;font-weight:600}.course-card>p{letter-spacing:.3px;color:#a2aca6;margin-top:8px;font-size:9px}.course-details{color:#a1a9a5;align-items:center;gap:10px;margin:21px 0 14px;font-size:10px;display:flex}.course-details i{background:#b6c0b9;border-radius:50%;width:2px;height:2px}.progress-track{background:#eff3ef;border-radius:5px;height:5px;overflow:hidden}.progress-track>span{background:#74a58b;border-radius:5px;height:100%;transition:width .3s;display:block}.p3 .progress-track>span{background:#ac9abb}.course-bottom{color:#a1aca4;justify-content:space-between;gap:10px;margin-top:12px;font-size:9px;display:flex}.course-bottom>span:last-child{color:#6d9581;align-items:center;gap:7px;display:flex}.p3 .course-bottom>span:last-child{color:#9b8aa9}.bottom-grid{grid-template-columns:1.3fr 1fr;gap:21px;margin-top:24px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:12px;padding:24px}.compact{margin:0 0 10px}.compact h2{font-size:13px}.pill{color:#7d9587;white-space:nowrap;background:#f1f6f3;border-radius:5px;align-items:center;gap:5px;padding:5px 8px;font-size:9px;line-height:1.4;display:inline-flex}.pill.amber{color:#a58a58;background:#fbf4e7}.task-row{border-bottom:1px solid #f0f2ef;align-items:center;gap:14px;padding:17px 0;display:flex}.task-row:last-child{border:0;padding-bottom:0}.task-number{color:#8aab94;background:#f4f7f4;border-radius:6px;place-items:center;width:29px;height:29px;font-size:10px;display:grid}.task-row>div{flex:1}.task-row strong{font-size:11px;font-weight:500}.task-row small{color:#9ba79d;margin-top:7px;font-size:9px;display:block}.task-row>svg{color:#a5b3a7}.method-card{background:#f0f3ed;border:1px solid #e9eee4;border-radius:12px;padding:26px}.method-card .eyebrow{letter-spacing:1.6px;color:#94a08b;font-size:8px}.method-card h3{color:#5f745d;margin:12px 0 20px;font-size:17px;font-weight:500}.method-steps{color:#a5b09b;align-items:center;gap:15px;display:flex}.method-steps>span{color:#7a8f70;align-items:center;gap:7px;font-size:10px;display:flex}.method-card p{color:#98a28e;margin:17px 0;font-size:10px;line-height:2}.method-card>a{color:#718966;align-items:center;gap:10px;font-size:10px;display:flex}.footer{border-top:1px solid var(--line);color:#a8b0a9;justify-content:space-between;gap:15px;padding:22px 42px;font-size:9px;display:flex}.footer-dot{margin:0 7px}.segmented{background:#edf1ee;border:1px solid #e8ede9;border-radius:9px;gap:6px;width:fit-content;max-width:100%;margin:20px 0 24px;padding:5px;display:flex}.segmented button{color:#8a988e;background:0 0;border:0;border-radius:6px;padding:10px 15px;font-size:12px}.segmented button.selected{color:var(--primary);background:#fff;font-weight:600;box-shadow:0 2px 4px #1f443808}.segmented span{margin-left:8px;font-size:10px;font-weight:400}.chapter-list{gap:17px;display:grid}.chapter-title{align-items:center;gap:17px;margin-bottom:17px;display:flex}.chapter-num{color:#bdcfc3;letter-spacing:-1px;font-size:24px;font-weight:300}.chapter-title h2{font-size:16px;font-weight:600}.chapter-title p{color:#98a39c;margin-top:7px;font-size:10px}.topic-row{background:#f8faf8;border:1px solid #eef2ee;border-radius:8px;align-items:center;gap:13px;padding:16px;display:flex}.topic-row+.topic-row{margin-top:8px}.topic-state{width:32px;height:32px;color:var(--primary);background:#eaf2ec;border-radius:50%;place-items:center;display:grid}.topic-state.done{background:#d8e9dc}.topic-row>div{flex:1}.topic-row strong{font-size:12px;font-weight:500}.topic-row small{color:#96a399;margin-top:5px;font-size:9px;display:block}.topic-duration{color:#9cab9f;font-size:10px}.topic-row>svg{color:#a5b3a7}.syllabus-details{color:#99a39b;margin-top:16px;font-size:10px}.syllabus-details summary{cursor:pointer}.syllabus-details p{padding:10px 0;line-height:2}.empty{text-align:center;padding:48px 20px}.empty-icon{color:#8bac98;background:#edf4ef;border-radius:50%;place-items:center;width:50px;height:50px;margin:0 auto 17px;display:grid}.empty h3{font-size:17px}.empty p{color:var(--muted);max-width:390px;margin:12px auto 20px}.empty p,.info-strip{font-size:12px;line-height:1.8}.info-strip{color:#7b9281;background:#edf4ef;border:1px solid #e0ebe3;border-radius:9px;gap:11px;margin:20px 0;padding:16px 20px}.info-strip,.review-row{align-items:center;display:flex}.review-row{border-bottom:1px solid var(--line);gap:17px;padding:19px 0}.review-row:last-child{border-bottom:0}.review-row>div{flex:1}.review-row h3{font-size:14px}.review-row p{color:var(--muted);margin-top:8px;font-size:11px}.review-dot{background:#b2c6b8;border-radius:50%;width:8px;height:8px}.review-dot.due{background:#c49a58}.review-date{color:#91a096;font-size:11px}.question-row{border-bottom:1px solid var(--line);align-items:center;gap:15px;padding:20px 0;display:flex}.question-row strong{flex:1;font-size:13px;font-weight:500;line-height:1.8}.question-row:last-child{border-bottom:0}.exam-card{padding:27px}.exam-icon{color:#719584;background:#edf4ef;border-radius:13px;place-items:center;width:52px;height:52px;margin-bottom:23px;display:grid}.exam-card h2{margin:11px 0;font-size:21px;font-weight:600}.exam-spec{gap:30px;margin:26px 0;display:flex}.exam-spec>span{color:#91a095;flex-direction:column;gap:7px;font-size:10px;display:flex}.exam-spec strong{color:#3c5749;font-size:23px;font-weight:500}.exam-card>p{color:#93a195;margin:18px 0;font-size:10px}.exam-card>.btn{width:100%}.exam-warning{color:#b59b75;margin:12px 0;font-size:10px;line-height:1.8;display:block}.exam-secondary{border-top:1px solid var(--line);justify-content:space-between;gap:12px;margin-top:20px;padding-top:18px;display:flex}.exam-secondary button{color:var(--primary);background:0 0;border:0;align-items:center;gap:5px;font-size:11px;display:flex}.test-history{border-bottom:1px solid var(--line);align-items:center;gap:17px;padding:18px 0;display:flex}.test-history:last-child{border:0}.test-history>div{flex:1}.test-history strong{font-size:13px;font-weight:500}.test-history small{color:var(--muted);margin-top:7px;font-size:10px;display:block}.test-history>span:not(.soft-icon){color:var(--primary);font-size:13px}.source-note{color:#8f9a92;margin-top:22px;font-size:10px;line-height:1.8}.source-link,.source-note a{color:var(--primary);text-underline-offset:3px;text-decoration:underline}.settings-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.settings-card h2{font-size:16px;font-weight:600}.settings-card>label{margin-bottom:23px}.checkbox-label{align-items:center;gap:10px;display:flex}.checkbox-label input{width:16px;height:16px;accent-color:var(--primary);margin:0}.settings-card p{color:var(--muted);font-size:11px;line-height:1.8}.action-row{flex-wrap:wrap;gap:12px;margin:22px 0;display:flex}.account-panel{justify-content:space-between;align-items:center;gap:20px;margin-top:30px;display:flex}.account-panel h3{font-size:14px}.account-panel p{color:var(--muted);margin-top:8px;font-size:11px;line-height:1.8}.login-wrap{text-align:center;max-width:520px;margin:25px auto 50px}.login-mark{width:70px;height:70px;color:var(--primary);background:#e4f0e9;border-radius:23px;place-items:center;margin:0 auto 22px;display:grid}.login-wrap h1{margin:15px 0;font-size:32px;font-weight:600;line-height:1.6}.login-wrap>p{color:var(--muted);margin:20px;font-size:12px}.login-form{text-align:left;margin:27px 0 20px;padding:30px}.login-form label{margin-bottom:20px}.login-form>.btn{width:100%}.login-wrap>small{color:#99a49b;font-size:10px}.divider{color:#a5afa7;align-items:center;gap:14px;margin:20px 0;font-size:10px;display:flex}.divider:after,.divider:before{content:"";background:var(--line);flex:1;height:1px}.report-panel{margin-bottom:25px}.report-panel .section-header{margin-top:0}.report-stats{grid-template-columns:repeat(4,1fr);gap:20px;margin:30px 0;display:grid}.report-stats>div{flex-direction:column;gap:8px;display:flex}.report-stats strong{color:#4f7f67;font-size:29px;font-weight:500}.report-stats strong small{margin-left:5px;font-size:12px}.report-stats span{color:var(--muted);font-size:10px}.chapter-progress{align-items:center;gap:20px;margin:19px 0;display:flex}.chapter-progress>span{color:#718577;width:170px;font-size:12px}.chapter-progress .progress-track{flex:1}.chapter-progress>small{text-align:right;color:#98a69b;width:50px;font-size:10px}.back-link{color:#82948a;align-items:center;gap:8px;margin-bottom:24px;font-size:11px;display:inline-flex}.lesson-layout{grid-template-columns:minmax(0,1fr) 250px;gap:23px;display:grid}.lesson-main{padding:0;overflow:hidden}.lesson-steps{border-bottom:1px solid var(--line);background:#fafbf9;gap:24px;padding:18px 24px;display:flex}.lesson-steps button{color:#9eaaa0;background:0 0;border:0;align-items:center;gap:8px;font-size:11px;display:flex}.lesson-steps button>span{background:#eaf0e9;border-radius:50%;place-items:center;width:21px;height:21px;font-size:9px;display:grid}.lesson-steps button.active{color:var(--primary);font-weight:600}.lesson-steps button.active>span{background:var(--primary);color:#fff}.lesson-body{padding:35px}.lesson-body h2{margin:16px 0 24px;font-size:23px;font-weight:500;line-height:1.6}.lesson-body blockquote{color:#547561;background:#f1f6f1;border-left:3px solid #76a58b;border-radius:0 9px 9px 0;margin:20px 0 25px;padding:22px;font-size:16px;line-height:2}.lesson-body>p{color:#91a094;margin-bottom:24px;font-size:13px;line-height:2}.lesson-body>.btn{margin-top:20px}.lesson-body>.concept-text{color:#687f70;font-size:16px;line-height:2.1}.takeaway{color:#a28e61;background:#faf6eb;border-radius:9px;gap:14px;margin:26px 0;padding:19px;display:flex}.takeaway p,.takeaway strong{font-size:12px}.takeaway p{margin-top:8px;line-height:1.8}.term-card h3{margin:13px 0 25px;font-size:15px}.term-card dt{color:#a1aca3;margin-top:21px;font-size:9px}.term-card dd{margin:7px 0 0;font-size:12px;line-height:1.8}.lesson-source{color:#a2ada3;gap:10px;padding:20px 6px;display:flex}.lesson-source p{font-size:10px;line-height:2}.lesson-source a{color:#7c9d86}.practice-intro{background:linear-gradient(110deg,#eef5ef,#fff);justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.practice-intro h2{font-size:19px}.practice-intro p{color:#8c9e90;margin-top:9px;font-size:12px;line-height:1.8}.practice-topics{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.practice-topic{text-align:left;transition:transform .2s,border-color .2s}.practice-topic:hover{border-color:#a8c9b7;transform:translateY(-2px)}.practice-topic h3{margin:17px 0 12px;font-size:14px}.practice-topic p{color:#99a59b;font-size:10px}.topic-start{color:var(--primary);justify-content:space-between;align-items:center;margin-top:25px;font-size:11px;display:flex}.focused-practice{margin-bottom:25px}.focused-practice h2{margin:20px 0;font-size:18px;line-height:1.8}.practice-header{justify-content:space-between;align-items:center;gap:20px;display:flex}.practice-header h1{margin-top:12px;font-size:25px;font-weight:500}.session-progress{height:4px;margin:23px 0}.learning-workspace{grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:23px;display:grid}.question-panel{padding:27px}.question-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.question-meta>div{align-items:center;gap:12px;display:flex}.language-toggle{color:#91a097;background:#f8faf8;border:1px solid #e9efea;border-radius:5px;padding:7px 9px;font-size:10px}.icon-button{color:#a5b4a9;background:0 0;border:0;place-items:center;padding:5px;display:grid}.icon-button.is-saved{color:#b89c65}.question-stem{margin:27px 0;font-size:19px;font-weight:500;line-height:1.9}.option{text-align:left;background:#fff;border:1px solid #e3eae4;border-radius:9px;align-items:center;gap:13px;width:100%;margin:12px 0;padding:15px 17px;font-size:13px;line-height:1.8;transition:background .2s,border-color .2s;display:flex}.option>span:first-child{color:#88998c;border:1px solid #e4eae5;border-radius:6px;flex-shrink:0;place-items:center;width:25px;height:25px;font-size:11px;display:grid}.option>span:nth-child(2){flex:1}.option.chosen{color:#3e7359;background:#eef6f0;border-color:#93b69f}.option.chosen>span:first-child{background:var(--primary);color:#fff;border-color:var(--primary)}.option.correct{opacity:1;color:#48815b;background:#ecf6ed;border-color:#82ac90}.option.incorrect{opacity:1;color:#ab7362;background:#fcf1ec;border-color:#d3a49b}.option:disabled{opacity:.85}.reason-label{margin-top:27px;font-size:11px}.reason-label>span{margin-left:7px;font-size:10px}.reason-label textarea{min-height:96px;font-size:12px;font-weight:400}.confidence{color:#92a196;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin:21px 0;font-size:10px;display:flex}.confidence>div{gap:6px;display:flex}.confidence button{color:#8c9e8e;background:#fff;border:1px solid #e9ede8;border-radius:5px;padding:7px 10px;font-size:10px}.confidence button.selected{color:#558066;background:#edf5ee;border-color:#c7dacb}.question-actions{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:25px;padding-top:22px;display:flex}.question-actions .btn{font-size:11px}.hint-box{color:#a5905d;background:#fbf7ec;border-radius:8px;gap:10px;padding:15px;font-size:12px;line-height:1.9;display:flex}.feedback-success,.feedback-warning{color:#60895e;background:#edf6ec;border-radius:8px;align-items:center;gap:8px;margin:20px 0;padding:14px 17px;font-size:12px;line-height:1.8;display:flex}.feedback-warning{color:#ae8c58;background:#fbf2e7}.answer-review h3{margin:20px 0 15px;font-size:13px}.answer-review>p{color:#85978a;margin:13px 0;font-size:12px;line-height:2}.answer-review>p strong{color:#637d68}.source-link{margin-top:20px;font-size:9px;line-height:1.8;display:block}.report-link{color:#a8b1aa;background:0 0;border:0;align-items:center;gap:6px;margin-top:21px;font-size:9px;display:flex}.report-form{margin-top:19px}.report-form label{font-size:11px}.report-form .btn{margin-top:10px}.coach-panel{background:#f7faf6;border:1px solid #dde9df;border-radius:12px;overflow:hidden}.coach-heading{background:#edf4ec;border-bottom:1px solid #e1eadf;gap:11px;padding:21px 18px;display:flex}.coach-avatar{color:#77a07b;background:#fff;border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.coach-heading h3{margin-top:3px;font-size:13px}.coach-heading div>span{color:#94a590;margin-top:6px;font-size:8px;display:block}.coach-content{min-height:250px;padding:20px 17px}.coach-bubble{color:#7d947d;background:#fff;border:1px solid #e8eee4;border-radius:0 11px 11px;padding:18px;font-size:12px;line-height:2}.coach-bubble p+p{margin-top:13px}.coach-tip{color:#a0ae98;gap:9px;margin:23px 5px;font-size:10px;line-height:1.9;display:flex}.coach-bottom{color:#a4b09c;border-top:1px solid #e8ede2;justify-content:center;align-items:center;gap:7px;padding:15px;font-size:9px;display:flex}.coach-content>.btn{width:100%;margin-top:20px;font-size:11px}.coach-disclaimer{color:#a3af9b;margin-top:14px;font-size:9px;line-height:1.8}.coach-followup strong{color:#628259;font-size:11px}.feedback-source{color:#a1ad98;margin-top:10px;font-size:9px;display:block}.question-pagination{flex-wrap:wrap;gap:7px;margin-top:20px;display:flex}.answer-grid button,.question-pagination button{color:#93a391;background:#fff;border:1px solid #e2eae2;border-radius:6px;width:33px;height:33px;font-size:11px;position:relative}.question-pagination button.active{background:var(--primary);color:#fff;border-color:var(--primary)}.answer-grid button.answered,.question-pagination button.answered{color:#58936a;background:#e8f2e9}.exam-top{justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}.exam-top h1{margin-top:13px;font-size:24px}.exam-top p{color:#93a091;margin-top:13px;font-size:11px}.exam-timer{color:#5d8e69;background:#f0f6ef;border:1px solid #dfeadf;border-radius:10px;flex-wrap:wrap;align-items:center;gap:12px;min-width:160px;padding:16px 22px;display:flex}.exam-timer strong{font-variant-numeric:tabular-nums;font-size:25px;font-weight:500}.exam-timer small{text-align:center;color:#99ae95;width:100%;font-size:10px}.exam-timer.urgent{color:#b37555;background:#fdf0e9;border-color:#efd8c9}.mark-question{color:#9aaa98;background:0 0;border:0;align-items:center;gap:7px;margin-top:23px;font-size:11px;display:flex}.mark-question.flagged{color:#bf9a5c}.save-status{color:#99aa95;align-items:center;gap:7px;margin-top:19px;font-size:9px;line-height:1.8;display:flex}.save-status>span{background:#8cbb8e;border-radius:50%;width:4px;height:4px}.answer-sheet h3{font-size:15px}.answer-sheet>p{color:#92a28b;margin:12px 0 22px;font-size:10px;line-height:1.9}.answer-grid{grid-template-columns:repeat(5,1fr);gap:9px;display:grid}.answer-grid button{width:100%;height:33px}.answer-grid button.current{outline-offset:2px;outline:2px solid #82aa84}.answer-grid button.flagged{color:#b39053;border-color:#cfad73}.answer-grid button>svg{position:absolute;top:2px;right:2px}.sheet-legend{color:#96a28f;gap:13px;margin:24px 0;font-size:9px;display:flex}.sheet-legend>span{align-items:center;gap:6px;display:flex}.sheet-legend i{border-radius:2px;width:9px;height:9px;display:block}.sheet-legend i.answered{background:#dceadb}.sheet-legend i.flagged{background:#eeddb8}.answer-sheet>.btn{width:100%;font-size:11px}.modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:100;background:#183a2a45;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{max-width:430px}.modal h2{margin-bottom:15px;font-size:21px}.modal>p{color:#8a9986;font-size:13px;line-height:1.9}.result-hero{background:linear-gradient(120deg,#edf5ed,#fff);align-items:center;gap:40px;margin-bottom:23px;display:flex}.result-score{text-align:center;border-right:1px solid #deeadc;padding:15px 30px}.result-score strong{color:var(--primary);font-size:62px;font-weight:400;display:block}.result-score small{font-size:20px}.result-score>span{color:#8eaa8c;white-space:nowrap;font-size:11px}.result-hero h2{margin:14px 0;font-size:21px}.result-hero p{color:#93a08a;margin-bottom:19px;font-size:11px;line-height:1.8}.weak-topics h3{margin-bottom:18px;font-size:13px}.weak-topics>div{flex-wrap:wrap;gap:10px;display:flex}.weak-topics a{color:#819a70;background:#f4f7ef;border-radius:6px;align-items:center;gap:9px;padding:9px 12px;font-size:11px;display:flex}.report-question{margin-bottom:14px}.report-question summary{cursor:pointer;align-items:center;gap:15px;display:flex}.report-question summary>strong{flex:1;font-size:12px;font-weight:500;line-height:1.9}.report-question summary>span:last-child{color:#9daa96;font-size:10px}.correct-label{color:#70a26d}.wrong-label{color:#b69063}.report-question>div{padding:20px 10px 0}.report-question p{color:#8a9c81;margin-bottom:12px;font-size:12px;line-height:2}.report-question a{color:var(--primary);font-size:10px}.coverage-panel{margin-top:23px}.coverage-panel .section-header{margin-top:0}.table-wrap{overflow-x:auto}table{border-collapse:collapse;text-align:left;white-space:nowrap;width:100%}th{color:#9aa78f;background:#f6f8f3;font-size:10px;font-weight:500}td{color:#7e9176;font-size:11px}td,th{border-bottom:1px solid #edf1e8;padding:15px 12px}tr:last-child td{border-bottom:0}.admin-editor{margin-top:24px}.admin-editor .section-header{margin-top:0}.admin-editor>p{color:#94a18a;font-size:12px;line-height:1.8}.admin-readonly{text-align:center;color:#9bab91;padding:36px}.admin-readonly>svg{margin:0 auto 17px}.admin-readonly p{font-size:12px;line-height:2}.json-editor{min-height:280px;font-family:monospace;font-size:11px;font-weight:400}.validation-preview{white-space:pre-wrap;word-break:break-word;color:#8b946f;background:#f7f8f2;border-radius:8px;max-height:350px;margin:20px 0;padding:20px;font-size:11px;line-height:2;overflow:auto}.release{border-top:1px solid var(--line);align-items:center;gap:12px;padding:20px 0;display:flex}.release>div{flex:1;min-width:0}.release strong{overflow-wrap:anywhere;font-size:12px}.release small{color:#9aa88e;overflow-wrap:anywhere;margin-top:6px;font-size:9px;display:block}.report-item{border-bottom:1px solid var(--line);align-items:center;gap:20px;padding:20px 0;display:flex}.report-item>div{flex:1}.report-item strong{font-size:12px}.report-item p{font-size:13px;line-height:2}.report-item small{color:#94a38a;font-size:9px}.muted{color:#99a58f;font-size:11px;line-height:1.9}.resume-banner{color:#6d9169;background:#edf3ed;border:1px solid #dbe9d9;border-radius:8px;align-items:center;gap:12px;margin-bottom:20px;padding:15px 18px;font-size:12px;display:flex}.resume-banner a{gap:7px;margin-left:auto}.resume-banner a,.toast{align-items:center;display:flex}.toast{z-index:150;color:#fff;background:#284d3d;border-radius:9px;gap:25px;max-width:calc(100vw - 32px);padding:15px 20px;font-size:12px;line-height:1.8;position:fixed;bottom:25px;left:50%;transform:translate(-50%);box-shadow:0 5px 25px #183e3a20}.toast button{color:#fff;background:0 0;border:0;font-size:21px}.error-page{max-width:600px;margin:20vh auto;padding:30px}.error-page h1{font-size:25px}.error-page p{color:var(--muted);margin:20px 0;font-size:14px;line-height:1.9}.menu-backdrop,.mobile-close,.mobile-menu{display:none}@media (min-width:1450px){.main-content{padding:42px 55px}.hero{min-height:335px}.hero h2{font-size:33px}.hero p{font-size:12px}.hero-art{width:280px}.art-book{width:163px;height:226px;top:35px;left:65px}.hero .btn{margin-top:23px}.daily-card{padding:25px}.daily-ring{margin-top:28px}.stats-row{margin-top:25px}.stat{padding:22px 18px}.course-card{padding:25px 28px}.course-details{margin-top:27px}}@media (max-width:1180px){.sidebar{width:208px;padding-left:14px;padding-right:14px}.main-shell{width:calc(100% - 208px);margin-left:208px}.main-content{padding:28px}.topbar{padding:0 28px}.hero{padding:25px}.hero-art{width:175px}.art-book{width:130px;height:189px;top:45px;left:20px}.book-title{font-size:17px}.book-emblem{margin-top:6px}.art-note{bottom:42px;left:0}.art-check{right:-5px}.hero h2{font-size:25px}.hero p{font-size:10px}.hero-meta{font-size:8px}.dashboard-top{grid-template-columns:minmax(0,1fr) 195px;gap:17px}.daily-card{padding:18px}.stat{gap:9px;padding:14px 11px}.stat-icon{width:29px;height:29px}.stat-label{font-size:9px}.stat p{font-size:8px}.stat-value{font-size:23px}.section-header p{font-size:9px}.learning-workspace{grid-template-columns:minmax(0,1fr) 250px;gap:18px}.question-panel{padding:22px}.question-stem{font-size:17px}.lesson-layout{grid-template-columns:minmax(0,1fr) 220px}.lesson-body{padding:25px}.lesson-steps{gap:15px;padding:17px}.lesson-steps button{gap:5px;font-size:10px}.date-chip{display:none}.method-card{padding:24px 20px}.method-steps{gap:10px}.method-card p{font-size:9px}.bottom-grid{gap:17px}.footer{padding:22px 28px}}@media (max-width:960px){.sidebar{width:190px;padding-left:10px;padding-right:10px}.brand{padding:0 12px;font-size:23px}.brand small{letter-spacing:1.4px;font-size:6px}.brand-symbol{width:35px;height:38px}.main-shell{width:calc(100% - 190px);margin-left:190px}.nav-link{gap:10px;padding:13px 15px;font-size:12px}.main-content{padding:25px}.dashboard-top{grid-template-columns:1fr}.daily-card{display:none}.hero-art{width:230px}.art-book{width:145px;height:206px;top:26px;left:45px}.hero{min-height:290px}.hero h2{font-size:28px}.stats-row{grid-template-columns:repeat(2,1fr);gap:12px}.stat{padding:17px}.stat p{font-size:9px}.bottom-grid{grid-template-columns:1fr}.method-card{display:none}.course-grid{gap:15px}.course-card{padding:19px}.course-card h3{font-size:17px}.course-bottom,.course-card>p{font-size:8px}.learning-workspace{grid-template-columns:1fr}.coach-panel{margin-top:0}.coach-content{min-height:0}.coach-tip{margin:14px}.lesson-layout{grid-template-columns:1fr}.term-card dl{grid-template-columns:100px 1fr;align-items:center;gap:15px;display:grid}.term-card dd,.term-card dt{margin:0}.term-card h3{margin-bottom:20px}.lesson-steps{gap:25px;padding:20px}.lesson-steps button{font-size:12px}.practice-topics{grid-template-columns:repeat(2,1fr)}.settings-grid{grid-template-columns:1fr}.exam-spec{gap:22px}.exam-secondary{flex-direction:column}.exam-layout{grid-template-columns:1fr}.answer-grid{grid-template-columns:repeat(10,1fr)}.answer-sheet>.btn{width:auto}.result-hero{gap:20px}.result-score{padding:10px 20px}.result-score strong{font-size:50px}.result-hero h2{font-size:17px}.review-row{flex-wrap:wrap}.review-date{margin-left:24px}.report-stats{grid-template-columns:repeat(2,1fr);gap:25px}.footer>span:last-child{display:none}}@media (max-width:700px){.sidebar{width:235px;padding:28px 20px 18px;transition:transform .25s;transform:translate(-100%)}.sidebar.is-open{transform:translate(0)}.main-shell{width:100%;margin-left:0}.sidebar-note{margin-top:25px}.sidebar-caption{margin-top:33px}.brand{font-size:25px}.brand small{font-size:8px}.brand-symbol{width:40px;height:43px}.nav-link{gap:13px;padding:13px 16px;font-size:13px}.mobile-close{color:#a8b5ab;background:0 0;border:0;padding:4px;display:block;position:absolute;top:10px;right:12px}.menu-backdrop{z-index:30;background:#19352b44;border:0;display:block;position:fixed;inset:0}.topbar{height:61px;padding:0 21px}.mobile-menu{color:#698270;background:0 0;border:0;place-items:center;margin-right:2px;padding:4px;display:grid}.breadcrumb{gap:8px;font-size:10px}.top-actions{gap:15px}.header-avatar{width:26px;height:26px}.main-content{padding:26px 20px 30px}.page-heading{margin-bottom:21px}.page-heading h1{margin:11px 0 10px;font-size:23px;line-height:1.55}.page-heading p{font-size:11px;line-height:1.9}.eyebrow{letter-spacing:1.4px;font-size:8px}.sample-notice{align-items:flex-start;gap:7px;margin-bottom:18px;padding:10px 12px;font-size:9px}.sample-notice>svg{width:13px;margin-top:3px}.sample-notice a{display:none}.hero{min-height:310px;padding:25px 23px}.hero h2{font-size:26px;line-height:1.65}.hero p{font-size:10px}.hero-art{opacity:.8;transform-origin:100% 100%;width:175px;position:absolute;top:50px;bottom:10px;right:-20px;transform:scale(.9)}.hero-copy{max-width:250px}.hero-art .art-book{width:121px;height:185px;padding:28px 10px 10px 20px;top:30px;left:45px}.book-title{font-size:16px}.book-title>span{font-size:9px}.book-emblem{margin-top:16px}.book-emblem svg{width:30px;height:30px}.book-bottom{font-size:3px}.art-orbit{width:195px;height:195px;top:35px;left:15px}.orbit-two{width:150px;height:150px;top:60px;left:40px}.art-check{width:34px;height:34px;top:47px;right:0}.art-note{padding:8px;font-size:8px;bottom:22px;left:38px}.spark-one{top:1px;left:42px}.spark-two{bottom:12px;right:5px}.hero-meta{font-size:8px}.hero .btn{min-height:39px;font-size:10px}.hero h2,.hero p{z-index:3;position:relative}.stats-row{gap:11px;margin:17px 0 27px}.stat{gap:11px;padding:15px 12px}.stat-label{font-size:9px}.stat p{font-size:8px}.stat-icon{width:31px;height:31px}.stat-icon svg{width:16px}.stat-value{font-size:24px}.section-header h2{font-size:15px}.section-header p{max-width:220px;font-size:9px}.section-header>a,.small-counter{font-size:9px}.course-grid{grid-template-columns:1fr;gap:17px}.course-card{padding:23px}.course-card h3{font-size:20px}.course-bottom,.course-card>p{font-size:9px}.course-details{font-size:10px}.bottom-grid{margin-top:20px}.panel{padding:21px}.task-row{padding:18px 0}.task-row strong{font-size:12px}.task-row small{font-size:9px}.footer{text-align:center;justify-content:center;padding:20px;font-size:8px}.segmented{gap:3px;width:100%;max-width:100%}.segmented button{flex:1;padding:9px 10px;font-size:11px}.segmented span{margin:5px 0 0;font-size:9px;display:block}.chapter-title h2{font-size:15px}.chapter-title p{font-size:9px}.chapter-title{gap:14px}.chapter-num{font-size:23px}.topic-row{gap:10px;padding:14px 10px}.topic-row strong{font-size:11px}.topic-duration,.topic-row small{font-size:8px}.syllabus-details{font-size:9px}.review-row{gap:12px}.review-row h3{font-size:13px}.review-date,.review-row p{font-size:10px}.review-date{flex:1}.review-row>.btn{font-size:10px}.info-strip{align-items:flex-start;gap:9px;padding:14px;font-size:11px}.info-strip>svg{width:15px;margin-top:4px}.exam-card{padding:25px}.exam-spec{gap:40px}.exam-secondary{flex-direction:row}.source-note{font-size:9px}.settings-card h2{font-size:14px}.account-panel{flex-direction:column;align-items:flex-start}.lesson-steps{justify-content:space-between;gap:13px;padding:17px 12px}.lesson-steps button{gap:5px;font-size:10px}.lesson-steps button>span{width:18px;height:18px;font-size:8px}.lesson-main{padding:0}.lesson-body{padding:26px 22px}.lesson-body h2{margin-top:15px;font-size:20px}.lesson-body blockquote{padding:17px;font-size:14px;line-height:2}.lesson-body>.concept-text{font-size:14px}.lesson-body>.btn{width:100%;font-size:11px}.takeaway{padding:15px}.takeaway,.takeaway p{font-size:11px}.term-card{padding:22px}.term-card dt{font-size:9px}.term-card dd{font-size:11px}.practice-intro{flex-direction:column;align-items:stretch;padding:22px}.practice-intro h2{font-size:17px}.practice-intro p{font-size:11px}.practice-topics{gap:12px}.practice-topic{padding:17px}.practice-topic h3{min-height:40px;margin:14px 0 8px;font-size:12px;line-height:1.7}.practice-topic p{font-size:9px;line-height:1.8}.topic-start{margin-top:20px;font-size:10px}.practice-header h1{font-size:21px}.question-panel{padding:21px}.question-meta .pill{font-size:8px}.language-toggle{padding:6px 8px;font-size:9px}.question-stem{margin:22px 0;font-size:17px;line-height:1.8}.option{gap:11px;padding:13px 12px;font-size:12px}.option>span:first-child{width:23px;height:23px;font-size:10px}.confidence{flex-direction:column;align-items:flex-start;gap:10px}.confidence button{font-size:10px}.reason-label{font-size:11px}.reason-label>span{margin:6px 0 0;font-size:9px;display:block}.question-actions .btn{padding:10px 12px;font-size:10px}.question-actions{margin-top:23px;padding-top:20px}.coach-content{padding:18px}.coach-bubble{font-size:12px}.coach-heading{padding:19px}.coach-heading h3{font-size:13px}.coach-heading div>span{font-size:9px}.exam-top{align-items:flex-start;gap:12px}.exam-top h1{margin-top:9px;font-size:19px;line-height:1.5}.exam-top p{font-size:10px;line-height:1.8}.exam-timer{gap:7px;width:106px;min-width:106px;padding:12px}.exam-timer strong{font-size:21px}.exam-timer>svg{width:15px}.exam-timer small{font-size:8px}.answer-grid{grid-template-columns:repeat(7,1fr)}.answer-grid button{font-size:10px}.result-hero{text-align:center;flex-direction:column;gap:23px;padding:28px 22px}.result-score{border:0;border-bottom:1px solid #dfe9d8;padding:0 40px 22px}.result-hero h2{font-size:19px;line-height:1.8}.result-hero p{font-size:11px}.report-question summary{gap:10px}.report-question summary>strong{font-size:11px}.report-question summary>span:last-child{white-space:nowrap;font-size:8px}.report-question p{font-size:11px}.report-stats strong{font-size:26px}.report-stats span{font-size:9px}.chapter-progress{gap:12px}.chapter-progress>span{width:125px;font-size:10px}.chapter-progress>small{width:42px;font-size:9px}.coverage-panel{padding:18px 15px}.coverage-panel .section-header h2{font-size:13px}.coverage-panel .pill{font-size:8px}.coverage-panel td,.coverage-panel th{padding:12px 9px;font-size:9px}.admin-editor>p{font-size:11px}.admin-readonly{padding:25px 10px}.admin-readonly p{font-size:11px}.release{flex-wrap:wrap}.release>div{flex-basis:100%}.resume-banner{gap:8px;padding:13px;font-size:10px}.resume-banner>svg{width:15px}.resume-banner a{white-space:nowrap;gap:5px}.login-wrap h1{font-size:29px}.login-form{padding:24px}.login-wrap>p{margin:17px 0;font-size:11px}.login-wrap>small{font-size:9px}.toast{width:max-content;padding:12px 16px;font-size:11px;bottom:18px}.back-link{font-size:10px}}@media (max-width:390px){.main-content{padding:23px 17px}.hero{padding:24px 20px}.hero h2{font-size:25px}.hero-art{opacity:.65;right:-33px;transform:scale(.83)}.hero p{max-width:195px;font-size:9px}.hero-copy{max-width:220px}.hero-meta{font-size:7px}.stat{gap:9px;padding:14px 10px}.stat-icon{width:27px;height:27px}.stat-label{font-size:8px}.stat p{font-size:7px}.page-heading h1{font-size:22px}.question-panel{padding:18px}.option{padding:12px 10px}.question-actions .btn{padding:10px;font-size:9px}.lesson-steps{gap:8px}.lesson-steps button{font-size:9px}.answer-grid{gap:7px}.term-card dl{grid-template-columns:80px 1fr}.topbar{padding:0 17px}.section-header>a{font-size:8px}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.adventure-home{--game-green:#009a7e;--game-dark:#00725e;max-width:1160px;margin:0 auto}.adventure-topline{color:#677876;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;font-size:13px;font-weight:700;display:flex}.adventure-topline>span,.game-stats,.game-stats>span{align-items:center;gap:8px;display:flex}.game-stats{gap:25px}.game-stats>span{color:#81908e}.game-stats b{color:#334845}.game-stats>span:first-child svg{color:#f28c36;fill:#ffcf79}.game-stats>span:last-child svg{color:#20acb9;fill:#baeff1}.adventure-banner{background:#edfaef;border:2px solid #cbe9d8;border-radius:26px;justify-content:space-between;align-items:center;gap:20px;min-height:305px;padding:35px 38px;display:flex;position:relative;overflow:hidden}.game-kicker{letter-spacing:1.3px;color:#658779;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.adventure-banner h1{letter-spacing:-1px;color:#244b3e;margin:12px 0;font-size:35px;font-weight:900;line-height:1.35}.adventure-banner h1 span{color:#e9ab24}.adventure-banner p{color:#668174;font-size:13px;line-height:1.8}.adventure-banner small{color:#749080;margin-top:12px;font-size:11px;display:block}.game-button{color:#fff;background:#00a67f;border:0;border-bottom:5px solid #08725b;border-radius:14px;justify-content:center;align-items:center;gap:12px;min-height:53px;padding:15px 24px;font-size:14px;font-weight:800;transition:transform .15s,filter .15s;display:inline-flex}.game-button:hover{filter:brightness(1.05);transform:translateY(-2px)}.game-button:active{border-bottom-width:2px;transform:translateY(3px)}.game-button:disabled{filter:grayscale(.8);opacity:.5;transform:none}.adventure-banner .game-button{margin-top:23px}.banner-character{justify-content:center;align-self:stretch;align-items:flex-end;width:310px;padding-top:35px;display:flex;position:relative}.baobao{width:180px;display:block;overflow:visible}.banner-character>.baobao{z-index:2;width:235px;animation:fox-bob 5s ease-in-out infinite;position:relative}.mascot-speech{z-index:3;background:#fff;border:2px solid #cde6d5;border-radius:15px;padding:11px 18px;font-size:13px;font-weight:700;position:absolute;top:5px;left:45px;transform:rotate(3deg)}.mascot-speech:after{content:"";background:#fff;border-bottom:2px solid #cde6d5;border-right:2px solid #cde6d5;width:14px;height:14px;position:absolute;bottom:-8px;left:45%;transform:rotate(45deg)}.floating-star{color:#f2bb3d;z-index:3;font-size:32px;position:absolute}.star-a{top:65px;left:10px;transform:rotate(20deg)}.star-b{font-size:45px;bottom:80px;right:5px}.terrain{background:#d8eecb;border-radius:50%;width:260px;height:130px;position:absolute;bottom:-65px;right:-70px}.terrain-two{background:#c3e3bc;width:150px;height:160px;bottom:-65px;right:-110px}.adventure-columns{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:26px;margin-top:30px;display:grid}.map-panel{background:#fff;border:2px solid #e6ece9;border-radius:23px;overflow:hidden}.map-heading{justify-content:space-between;align-items:center;gap:10px;padding:26px 25px 20px;display:flex}.map-heading h2{margin-top:5px;font-size:23px;font-weight:800}.map-heading>a{color:#769083;white-space:nowrap;align-items:center;gap:5px;font-size:12px;display:flex}.game-paper-tabs{gap:10px;margin:0 22px;display:flex}.game-paper-tabs>button{color:#80938d;text-align:left;background:#fff;border:solid #e7ece9;border-width:2px 2px 4px;border-radius:14px;flex:1;align-items:center;gap:10px;min-width:0;padding:12px;display:flex}.game-paper-tabs>button.selected{color:#007b63;background:#edfaf5;border-color:#83cdbb}.game-paper-tabs b,.game-paper-tabs small{display:block}.game-paper-tabs small{margin-top:3px;font-size:10px;line-height:1.4}.game-paper-tabs b{font-size:14px}.game-paper-tabs>button>svg:last-child{margin-left:auto}.map-route{background:radial-gradient(circle at 15% 15%,#e5f1e9 1.5px,#0000 2px) 0 0/22px 22px;padding:25px 22px 22px}.map-stop{padding-bottom:29px;position:relative}.map-stop:not(:nth-last-child(2)):after{content:"";background:repeating-linear-gradient(#d9e6df 0 7px,#0000 7px 13px);width:4px;height:48px;position:absolute;top:140px;left:30%;transform:rotate(-20deg)}.map-stop.stop-1:after{left:39%;transform:rotate(20deg)}.map-unit-label{color:#52776a;background:#f0f6f2;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:10px 14px;font-size:12px;font-weight:700;display:flex}.map-unit-label small{color:#6c8e7b;white-space:nowrap;font-size:10px;font-weight:500}.current .map-unit-label{color:#18735b;background:#ddf4e9}.map-node-row{align-items:center;gap:22px;min-height:118px;padding:18px 12px 0 65px;display:flex;position:relative}.stop-1 .map-node-row{padding-left:105px}.stop-2 .map-node-row{padding-left:75px}.level-node{color:#8faa9c;background:#e5ede9;border:6px solid #f5f8f5;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:74px;height:70px;transition:transform .2s;display:flex;box-shadow:0 7px #c6d4cd}.level-node:hover{transform:translateY(-4px)}.level-node.next-node{color:#fff6c9;background:#10ac82;border-color:#bff1d8;box-shadow:0 7px #07876a,0 0 0 2px #b7e7ce}.level-node.done{color:#fff;background:#ffc646;border-color:#fff1b9;box-shadow:0 7px #d5a228}.node-caption{min-width:0}.node-caption strong{color:#365146;margin-bottom:6px;font-size:15px;display:block}.node-caption small{color:#7c9187;font-size:10px;line-height:1.6;display:block}.coverage-label{color:#89998e;margin-top:5px;font-size:9px;display:block}.start-label{color:#138b65;background:#fff;border:1px solid #b7dec8;border-radius:5px;margin-bottom:5px;padding:2px 6px;font-size:9px;font-weight:800;display:inline-block}.map-decoration{color:#c3d8b7;position:absolute;top:50px;left:2px;transform:rotate(-15deg)}.map-decoration svg{fill:#e6f1d6;width:33px;height:33px}.stop-1 .map-decoration{opacity:.4;left:auto;right:0}.map-finish{color:#b28d29;background:#fff8e7;border:2px dashed #efdba3;border-radius:15px;align-items:center;gap:16px;padding:20px 16px;display:flex}.map-finish strong{color:#735b2c;font-size:13px}.map-finish p{color:#a18d65;margin-top:6px;font-size:10px}.map-finish>a{margin-left:auto}.adventure-rail{flex-direction:column;gap:20px;display:flex}.game-card{background:#fff;border:solid #e6ece9;border-width:2px 2px 4px;border-radius:20px;padding:22px 19px}.card-title{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.card-title h3,.game-card h3{font-size:17px;font-weight:800}.card-title>svg{color:#d3a843}.sun-icon{color:#edbc47;font-size:27px;line-height:1}.game-card>p{color:#8a9791;font-size:11px;line-height:1.8}.daily-quest{gap:12px;margin-top:23px}.daily-quest,.quest-medal{align-items:center;display:flex}.quest-medal{color:#e5b233;background:#fff4cb;border:2px solid #f4df9a;border-radius:12px;flex-shrink:0;justify-content:center;width:42px;height:45px}.daily-quest>div{flex:1;min-width:0}.daily-quest strong{font-size:12px}.game-meter{background:#e8eeeb;border-radius:9px;height:12px;overflow:hidden}.game-meter i{background:#43c68c;border-radius:9px;height:100%;transition:width .4s;display:block;box-shadow:inset 0 3px #ffffff40}.daily-quest .game-meter{height:9px;margin:10px 0 6px}.daily-quest small{color:#8b9a92;font-size:10px}.rail-action{color:#00896e;border-top:1px solid #e9eeeb;align-items:center;gap:8px;margin-top:20px;padding-top:15px;font-size:12px;font-weight:700;display:flex}.rail-action svg:last-child{margin-left:auto}.badges{justify-content:space-between;gap:7px;padding-top:12px;display:flex}.badge{text-align:center;color:#a1ada7;flex:1;min-width:0}.badge>span{background:#edf0ee;border:solid #e2e8e4;border-width:2px 2px 5px;border-radius:18px 18px 22px 22px;justify-content:center;align-items:center;width:48px;height:52px;margin:0 auto 10px;display:flex}.badge strong{margin-bottom:4px;font-size:11px;display:block}.badge small{font-size:9px}.badge.earned{color:#bc892b}.badge.earned>span{color:#d6a322;background:#fff0b8;border-color:#e7c462}.game-card .reward-note{border-top:1px solid #edf0ee;margin-top:22px;padding-top:13px;font-size:10px}.exam-card{background:#f4f2fc;border-color:#e5dff3}.exam-card .game-kicker{color:#9a8cb6;font-size:9px}.exam-card h3{color:#66597e;margin:12px 0 8px}.exam-card .rail-action{color:#8069af;border-color:#e4ddec}.textbook-note{color:#92a197;gap:10px;padding:0 10px;font-size:10px;line-height:1.9;display:flex}.textbook-note a{color:#6c8d7a}.sidebar-note .baobao{width:85px;margin:-20px auto 8px}.sidebar-note .tiny-icon{display:none}.sidebar-note{padding-top:27px}.brand-symbol{background:#00a17d;border-bottom:4px solid #007c61;border-radius:13px}.brand small{letter-spacing:2.3px}.quest-screen{max-width:820px;min-height:700px;margin:0 auto}.quest-top{color:#8b9a93;align-items:center;gap:23px;max-width:700px;margin:8px auto 32px;display:flex}.quest-top .game-meter{flex:1;height:17px}.quest-top>span{min-width:30px;font-size:13px;font-weight:700}.quest-body{max-width:620px;margin:auto;padding:10px 20px 40px}.quest-title h1{margin-top:9px;font-size:29px;font-weight:800}.character-dialog{align-items:center;gap:12px;margin:20px 0;display:flex}.character-dialog>.baobao{flex-shrink:0;width:105px}.character-dialog>div{background:#fff;border:solid #e1e8e4;border-width:2px 2px 4px;border-radius:18px;padding:17px 20px;font-size:14px;line-height:1.7;position:relative}.concept-card,.scenario-card{background:#f0f9ee;border:solid #dbeadd;border-width:2px 2px 5px;border-radius:20px;padding:25px}.concept-card>span,.scenario-card>span{color:#7c9775;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.scenario-card h2{margin-top:14px;font-size:22px;font-weight:700;line-height:1.7}.concept-card{background:#fff}.concept-card h2{margin:16px 0;font-size:23px}.concept-card p{color:#4d6357;font-size:15px;line-height:1.9}.concept-takeaway{color:#88713e;background:#fff6d9;border-radius:12px;margin:20px 0;padding:16px;font-size:13px;font-weight:700;line-height:1.8}.concept-card>small{color:#899d91;font-size:11px;line-height:1.8}.quest-reference{color:#88988c;margin:22px 0;font-size:10px;line-height:1.9;display:block}.quest-reference svg{vertical-align:middle;margin-right:6px;display:inline}.quest-body>.game-button{width:100%}.quest-question-label{justify-content:space-between;align-items:center;display:flex}.quest-question-label>button{background:#fff;border:1px solid #dbe5df;border-radius:8px;padding:7px 10px;font-size:12px}.character-dialog.mini>.baobao{width:86px}.game-question{margin:20px 0 24px;font-size:24px;font-weight:800;line-height:1.6}.game-options{flex-direction:column;gap:12px;display:flex}.game-option{text-align:left;background:#fff;border:solid #dfe7e2;border-width:2px 2px 5px;border-radius:15px;gap:14px;width:100%;min-height:66px;padding:15px 17px;font-size:14px;line-height:1.6;transition:border-color .15s,background .15s}.game-option,.game-option>span{align-items:center;display:flex}.game-option>span{color:#98a99d;border:2px solid #e5ebe7;border-radius:8px;justify-content:center;min-width:29px;height:29px;font-size:12px;font-weight:700}.game-option.chosen{color:#137e64;background:#ebfaf4;border-color:#5dbba1}.game-option.chosen>span{color:#138466;border-color:#99d4bc}.game-option.correct{color:#44892a;background:#f0fbe8;border-color:#83c965}.game-option.incorrect{color:#ac6b30;background:#fff2e5;border-color:#edb180}.game-option:disabled{opacity:1}.game-option>svg{margin-left:auto}.quest-controls{justify-content:space-between;align-items:center;gap:15px;margin:28px 0 0;display:flex}.quest-controls>.game-button{min-width:180px;margin-left:auto}.quest-hint{color:#8c9b8f;background:0 0;border:0;gap:6px;font-size:12px}.game-hint,.quest-hint{align-items:center;display:flex}.game-hint{background:#fff4ce;border-radius:12px;gap:8px;margin-top:15px;padding:15px;font-size:13px;line-height:1.8}.game-feedback{color:#986536;background:#fff3df;border:2px solid #f4dcb3;border-radius:16px;margin-top:20px;padding:22px;animation:feedback-enter .25s ease-out}.game-feedback.success{color:#537c34;background:#edf8e5;border-color:#d7eac6}.game-feedback h2{margin-bottom:10px;font-size:19px;font-weight:800}.game-feedback p{margin-bottom:8px;font-size:13px;line-height:1.9}.game-feedback .feedback-takeaway{font-weight:700}.game-feedback summary{cursor:pointer;margin:14px 0 10px;font-size:11px}.game-feedback small{font-size:10px;line-height:1.8;display:block}.quest-celebration{text-align:center;max-width:530px;margin:35px auto 0;padding:0 20px}.quest-celebration>.baobao{width:210px;margin:0 auto 20px;animation:fox-bob 3s ease-in-out infinite}.quest-celebration h1{margin:10px 0 13px;font-size:30px;font-weight:900}.quest-celebration>p{color:#899a8d;font-size:13px}.celebration-stats{justify-content:center;gap:18px;margin:28px 0;display:flex}.celebration-stats>div{background:#fff;border:solid #e4ebe6;border-width:2px 2px 4px;border-radius:16px;flex-direction:column;flex:1;align-items:center;gap:10px;padding:20px;display:flex}.celebration-stats svg{color:#e6b63d}.celebration-stats strong{color:#368b6b;font-size:21px}.celebration-stats small{color:#8f9c91;font-size:11px}.quest-celebration .quest-next-copy{margin-bottom:25px;line-height:1.8}.quest-celebration>.game-button{width:100%}.quest-secondary{color:#718e7b;margin-top:20px;font-size:13px;display:block}.confetti{letter-spacing:20px;color:#f0b62e;font-size:30px;animation:celebrate-pop .8s ease-out}.quest-screen:has(.quest-celebration){background:radial-gradient(at 50% 20%,#f2fae6,#0000 60%)}@keyframes fox-bob{0%,to{transform:translateY(0)rotate(-2deg)}50%{transform:translateY(-7px)rotate(2deg)}}@keyframes celebrate-pop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes feedback-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1400px){.map-node-row{padding-left:90px}.stop-1 .map-node-row{padding-left:155px}.stop-2 .map-node-row{padding-left:110px}}@media (max-width:1150px){.adventure-columns{grid-template-columns:minmax(0,1fr) 240px;gap:18px}.adventure-banner{padding:30px}.banner-character{width:230px}.map-node-row{gap:16px;padding-left:20px}.stop-1 .map-node-row{padding-left:48px}.stop-2 .map-node-row{padding-left:25px}.map-decoration{display:none}.game-paper-tabs{gap:6px;margin:0 15px}.game-paper-tabs>button{gap:5px;padding:9px}.game-paper-tabs svg{width:16px}.map-heading{padding:23px 19px}.map-route{padding:22px 16px}.node-caption strong{font-size:13px}.map-stop:after{display:none}.game-card{padding:20px 15px}.game-paper-tabs small{font-size:9px}}@media (max-width:900px){.adventure-columns{grid-template-columns:minmax(0,1fr)}.adventure-rail{grid-template-columns:1fr 1fr;display:grid}.textbook-note{grid-column:1/-1}.map-node-row{padding-left:90px}.stop-1 .map-node-row{padding-left:140px}.stop-2 .map-node-row{padding-left:110px}.map-decoration{display:block}.map-unit-label{font-size:13px}.map-stop:after{display:block}.game-paper-tabs small{font-size:11px}.map-node-row{min-height:128px}.map-stop:not(:nth-last-child(2)):after{top:151px}.map-heading h2{font-size:23px}}@media (max-width:560px){.adventure-topline{gap:6px;margin-bottom:17px;font-size:10px}.adventure-topline>span{gap:5px}.adventure-topline>span>svg{width:14px}.game-stats{gap:10px}.game-stats>span{gap:3px;font-size:10px}.game-stats svg{width:16px}.adventure-banner{border-radius:22px;min-height:315px;padding:23px 20px;display:block}.adventure-banner h1{z-index:3;margin:12px 0;font-size:29px;position:relative}.adventure-banner .game-kicker{letter-spacing:.7px;font-size:9px}.adventure-banner p{z-index:3;max-width:160px;font-size:11px;position:relative}.banner-character{width:142px;height:160px;padding:0;position:absolute;bottom:53px;right:-6px}.banner-character>.baobao{width:150px}.mascot-speech{border-radius:11px;padding:7px 9px;font-size:9px;top:-17px;left:10px}.star-a{font-size:19px;top:35px;left:-5px}.star-b{font-size:23px;bottom:35px;right:0}.terrain{width:170px;height:90px;bottom:-45px;right:-50px}.terrain-two{bottom:-45px;right:-75px}.adventure-banner .game-button{z-index:3;gap:8px;min-height:49px;margin-top:30px;padding:13px 15px;font-size:12px;position:relative}.adventure-banner small{z-index:3;font-size:9px;position:relative}.adventure-columns{gap:20px;margin-top:22px}.map-panel{border-radius:18px}.map-heading{padding:20px 15px 17px}.map-heading h2{font-size:20px}.map-heading>a{font-size:10px}.game-paper-tabs>button{gap:7px;padding:10px 8px}.game-paper-tabs>button>svg:last-child{width:13px}.game-paper-tabs small{font-size:9px}.game-paper-tabs b{font-size:13px}.map-route{padding:20px 12px}.map-unit-label{padding:9px 10px;font-size:11px}.map-unit-label small{font-size:9px}.map-node-row,.stop-2 .map-node-row{gap:18px;padding-left:21px}.stop-1 .map-node-row{padding-left:42px}.level-node{width:65px;height:62px}.level-node svg{width:25px}.node-caption strong{font-size:13px}.node-caption small{font-size:9px}.coverage-label{font-size:8px}.map-decoration{display:none}.map-stop:not(:nth-last-child(2)):after{height:40px;top:145px;left:22%}.map-stop.stop-1:after{left:28%}.map-stop{padding-bottom:22px}.adventure-rail{grid-template-columns:1fr}.textbook-note{margin-bottom:10px}.quest-screen{min-height:650px}.quest-top{gap:15px;margin:0 0 18px}.quest-body{padding:8px 0 25px}.quest-title h1{font-size:24px}.character-dialog{gap:7px;margin:15px 0}.character-dialog>.baobao{width:80px}.character-dialog>div{padding:12px 14px;font-size:12px}.character-dialog.mini>.baobao{width:65px}.concept-card,.scenario-card{padding:20px}.scenario-card h2{font-size:19px}.concept-card p{font-size:14px}.game-question{margin:17px 0 20px;font-size:20px}.game-option{gap:10px;padding:13px 11px;font-size:13px}.quest-controls{gap:10px}.quest-controls>.game-button{min-width:140px;padding:14px}.quest-hint{gap:4px;font-size:10px}.quest-celebration{padding:0}.quest-celebration h1{font-size:25px}.quest-celebration>.baobao{width:170px}.celebration-stats{gap:12px}.celebration-stats>div{padding:16px}.quest-question-label .game-kicker{letter-spacing:.4px;font-size:10px}.quest-question-label>button{font-size:10px}.confetti{letter-spacing:12px;font-size:24px}.game-feedback{padding:18px}.map-finish{gap:12px;padding:17px 12px}}@media (prefers-reduced-motion:reduce){.baobao,.confetti,.game-feedback{animation:none!important}.game-button,.game-meter i,.level-node{transition:none!important}}.readiness-card{background:#f0f8f5;border-color:#cce7dc;order:-1}.readiness-card .game-kicker{letter-spacing:1px;color:#538572;font-size:10px}.readiness-score{letter-spacing:-3px;color:#147c60;margin:8px 0;font-size:52px;font-weight:900;line-height:1.4}.readiness-score>span{letter-spacing:0;color:#6b9b86;margin-left:5px;font-size:24px}.readiness-card>p{color:#6f9380;margin-top:13px;font-size:10px}.readiness-card details{color:#72927e;margin-top:14px;font-size:10px;line-height:1.9}.readiness-card summary{cursor:pointer}.readiness-card details p{margin-top:9px}.placement-strip{background:#f7f5fc;border:2px solid #e5e2f1;border-radius:16px;justify-content:space-between;align-items:center;gap:15px;margin-top:20px;padding:17px 20px;display:flex}.placement-strip strong{color:#706083;font-size:13px}.placement-strip p{color:#9b91a6;margin-top:6px;font-size:10px;line-height:1.7}.placement-strip button{color:#8c6bb5;background:0 0;border:0;flex-shrink:0;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.quest-celebration>.xp-secondary{color:#9aa799;margin-top:14px;font-size:11px}.adventure-banner h1{font-size:32px}.coach-followup{border-top:1px solid #ddd9c7;margin-top:12px;padding-top:12px}.coach-followup>button{background:#fff9ed;border:1px solid #decca6;border-radius:9px;padding:9px 13px;font-size:12px}.coach-followup p{margin-top:10px}@media (max-width:560px){.placement-strip{flex-direction:column;align-items:flex-start;gap:12px;padding:14px}.placement-strip strong{font-size:12px}.placement-strip button{font-size:11px}.adventure-banner p{max-width:165px;font-size:10px}.adventure-banner small{max-width:230px;font-size:9px;line-height:1.7}.readiness-card{grid-column:1/-1}.adventure-columns{flex-direction:column;display:flex}.adventure-rail,.map-panel{width:100%}.adventure-home .readiness-card{display:block}.readiness-score{font-size:45px}.adventure-rail{display:contents}.adventure-columns>.map-panel{order:0}.adventure-rail>.readiness-card{order:-1;width:100%}.adventure-rail>.game-card:not(.readiness-card){order:1;width:100%}.adventure-rail>.textbook-note{order:2}.readiness-card .readiness-score{margin:8px 0;font-size:36px;line-height:1.2}.readiness-card{padding:17px}.readiness-card details,.readiness-card>p{margin-top:8px}.banner-character{width:125px;height:145px;bottom:45px;right:0}.banner-character>.baobao{width:130px}.banner-character .mascot-speech{display:none}.adventure-banner h1{font-size:24px}.adventure-banner .game-button{max-width:190px}.quest-screen .confetti{color:#d8a423}}.path-unit-picker{border-bottom:1px solid var(--line,#e7ebea);padding:18px 24px}.path-unit-picker label,.textbook-toolbar label{flex-direction:column;gap:8px;font-size:13px;font-weight:700;display:flex}.path-unit-picker select,.textbook-toolbar select{color:#244b3a;max-width:100%;font:inherit;background:#fff;border:1px solid #d6e3db;border-radius:12px;padding:12px}.path-unit-picker p{color:#738076;margin:12px 0 0;font-size:12px}.path-pagination{justify-content:space-between;align-items:center;gap:12px;padding:20px;font-size:13px;display:flex}.path-pagination button{background:#fff;border:solid #d6e3db;border-width:1px 1px 3px;border-radius:10px;padding:10px 14px;font-weight:700}.path-pagination button:disabled{opacity:.4;cursor:not-allowed}.textbook-toolbar{flex-wrap:wrap;align-items:end;gap:20px;margin:24px 0;display:flex}.textbook-toolbar a{color:#287952;align-items:center;gap:6px;display:inline-flex}.textbook-viewer{width:100%;height:75vh;min-height:450px}.textbook-reader-state,.textbook-viewer{background:#f2f5f3;border:1px solid #d6e3db;border-radius:14px}.textbook-reader-state{text-align:center;color:#244b3a;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:320px;padding:32px 20px;display:flex}.textbook-reader-state h2,.textbook-reader-state p{margin:0}.textbook-reader-state h2{font-size:20px}.textbook-reader-state p{color:#62756b;line-height:1.7}.textbook-reader-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.textbook-reader-actions a{color:#287952;align-items:center;gap:8px;font-weight:600;display:inline-flex}.textbook-reader-actions .btn-primary{color:#fff}.textbook-reader-fallback{border:0;min-height:100%}.quest-reference a{color:#347754;text-decoration:underline}.curriculum-link{color:#287952;background:#f0f7f2;border-radius:12px;align-items:center;gap:12px;margin:16px 0;padding:14px 20px;font-weight:600;display:flex}@media (max-width:600px){.path-unit-picker{padding:16px}.textbook-toolbar{flex-direction:column;align-items:stretch}.textbook-viewer{min-height:400px}}@media (min-width:561px) and (max-width:960px){.adventure-banner{min-height:370px;padding:28px;display:block}.adventure-banner h1{z-index:3;max-width:100%;font-size:30px;position:relative}.adventure-banner p,.adventure-banner small{max-width:calc(100% - 110px)}.adventure-banner .game-button{white-space:nowrap;z-index:3;position:relative}.banner-character{width:155px;height:210px;position:absolute;bottom:0;right:8px}.banner-character>.baobao{width:155px}.banner-character .mascot-speech{display:none}}.exam-blueprint{color:var(--muted-foreground,#64748b);margin-top:16px;font-size:13px;line-height:1.7}.exam-blueprint summary{cursor:pointer;font-weight:600}.exam-blueprint ul{padding-left:20px}.product-workspace{--muted:#657772;--bg:#f8faf9;background:var(--bg)}.product-workspace .sidebar{width:216px;padding:32px 16px 22px}.product-workspace .main-shell{width:calc(100% - 216px);margin-left:216px}.product-workspace .main-content{max-width:1140px;padding:40px 48px 48px}.product-workspace .topbar{height:68px;padding:0 48px}.product-workspace .nav-link{color:#637570;min-height:48px;font-size:14px}.product-workspace .nav-link.active{color:var(--primary-dark);background:#eaf3ef}.product-workspace .sidebar-caption{letter-spacing:.3px;color:#778982;margin:38px 16px 20px;font-size:11px}.sidebar-signoff{border-top:1px solid var(--line);color:#7f8f88;margin-top:18px;padding:24px 16px 0;font-size:11px}.product-workspace .sidebar-bottom>a{color:#637570;min-height:44px}.product-workspace .sidebar-bottom>a[aria-current]{color:var(--primary);background:var(--soft);border-radius:8px}.utility-link{color:#637570;justify-content:center;align-items:center;gap:8px;min-width:44px;min-height:44px;font-size:12px;display:inline-flex}.utility-link:hover{color:var(--primary-dark)}.sound-toggle{cursor:pointer;background:0 0;border:0;justify-content:center;min-width:44px;min-height:44px;font-family:inherit}.sound-settings{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:12px 20px;display:flex}.sound-settings h2{margin:0;font-size:14px}.sound-settings-switch{min-height:44px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0;font-size:13px;display:inline-flex}.sound-switch-track{background:#899995;border-radius:11px;width:36px;height:22px;position:relative}.sound-switch-track:before{content:"";background:#fff;border-radius:50%;width:16px;height:16px;position:absolute;top:3px;left:3px}.sound-settings-switch[aria-checked=true] .sound-switch-track{background:var(--primary)}.sound-settings-switch[aria-checked=true] .sound-switch-track:before{transform:translate(14px)}.mobile-tabbar{display:none}.skip-link{z-index:100;border:2px solid var(--primary);background:#fff;border-radius:8px;padding:12px 18px;position:fixed;top:-100px;left:16px}.skip-link:focus{top:12px}.product-workspace .breadcrumb{color:#6f8179;font-size:12px}.product-workspace .page-heading h1{letter-spacing:-.5px;margin:0 0 12px;font-size:28px}.product-workspace .page-heading p{color:#657772;font-size:14px;line-height:1.8}.product-workspace .page-heading .eyebrow{margin-bottom:12px}.product-workspace .segmented{background:#eef2ef;border-color:#e4ebe6;margin:24px 0}.product-workspace .segmented button{color:#53675e;min-height:44px;padding:11px 18px;font-size:14px}.product-workspace .segmented button.selected{color:#1b6a59}.product-workspace .segmented span{font-size:12px}.section-kicker{color:#587d70;letter-spacing:.8px;font-size:12px;font-weight:600;display:block}.home-heading h1{letter-spacing:-.7px;margin:12px 0;font-size:clamp(25px,2.5vw,34px);font-weight:600;line-height:1.5}.home-heading p{color:#657772;font-size:14px;line-height:1.8}.next-lesson{background:#eaf3ed;border:1px solid #dde9df;border-radius:20px;justify-content:space-between;align-items:center;gap:30px;padding:36px 40px;display:flex;overflow:hidden}.next-lesson-copy{z-index:1;position:relative}.next-lesson h2{letter-spacing:-.5px;margin:15px 0 10px;font-size:30px;font-weight:600;line-height:1.45}.next-lesson p{color:#536f61;font-size:14px;line-height:1.8}.home-start{border-radius:9px;min-width:170px;min-height:48px;margin-top:26px;font-size:14px}.lesson-meta{color:#5f796a;align-items:center;gap:6px;margin-top:15px;font-size:12px;display:flex}.lesson-illustration{color:#3a7964;background:#f6f8ee;border:1px solid #cbded0;border-radius:9px 22px 22px 9px;flex-direction:column;flex:0 0 180px;justify-content:center;align-items:center;gap:23px;width:180px;height:210px;display:flex;transform:rotate(7deg);box-shadow:-7px 5px #d2e2d4}.illustration-number{letter-spacing:4px;align-self:flex-start;margin-left:22px;font-size:13px}.lesson-illustration>span:last-child{letter-spacing:2px;font-size:11px}.start-guide{grid-template-columns:repeat(3,1fr);gap:20px;margin:0;padding:26px 8px;list-style:none;display:grid}.start-guide li{align-items:flex-start;gap:12px;display:flex}.start-guide li>span{color:#69806f;border:1px solid #d7e2da;border-radius:50%;flex-shrink:0;place-items:center;width:26px;height:26px;font-size:12px;display:grid}.start-guide strong{font-size:13px;font-weight:600}.start-guide p{color:#718177;margin-top:5px;font-size:12px;line-height:1.7}.home-outline{margin-top:12px}.home-outline .section-header{margin:20px 0 16px}.exam-options h2,.home-outline .section-header h2,.practice-catalog h2{font-size:17px;font-weight:600}.home-outline .section-header>a,.home-progress a{color:var(--primary);align-items:center;gap:8px;min-height:44px;font-size:13px;display:inline-flex}.upcoming-lessons{border:1px solid var(--line);background:#fff;border-radius:14px;padding:0 22px}.upcoming-lessons>a{align-items:center;gap:18px;padding:18px 0;display:flex}.upcoming-lessons>a+a{border-top:1px solid var(--line)}.upcoming-lessons>a:hover strong{color:var(--primary)}.lesson-order{color:#8a9d90;font-variant-numeric:tabular-nums;font-size:14px}.upcoming-lessons>a>div{flex:1}.upcoming-lessons strong{font-size:14px;font-weight:500;line-height:1.7}.upcoming-lessons small{color:#708178;margin-top:4px;font-size:12px;display:block}.upcoming-lessons>a>svg{color:#87998b}.upcoming-lessons>p{padding:24px 0}.home-secondary{grid-template-columns:1fr 1fr;gap:24px;margin-top:28px;display:grid}.home-secondary>a{color:#65806e;border-top:1px solid #dfe7e0;align-items:center;gap:14px;padding:18px 0;display:flex}.home-secondary>a>div{flex:1}.home-secondary strong{color:#3d5949;font-size:13px;font-weight:600}.home-secondary p{color:#6b7f71;margin-top:5px;font-size:12px;line-height:1.8}.home-progress{color:#617568;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:16px 0;font-size:13px;display:flex}.home-progress>span{align-items:center;gap:8px;display:flex}.home-sprint{background:#f7f0df;border-radius:10px;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px;padding:14px 18px;font-size:13px;line-height:1.7;display:flex}.home-sprint a{color:var(--primary);margin-left:auto}.catalog-tools{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:26px;display:flex}.catalog-search{flex:1;max-width:470px}.catalog-search>span{color:#526a5d;font-size:12px}.catalog-search input{margin-top:8px;font-size:14px}.catalog-tools>a{min-height:44px;color:var(--primary);align-items:center;gap:8px;font-size:13px;display:flex}.product-workspace .course-chapter{border-radius:12px;padding:0}.course-chapter>summary{cursor:pointer;margin:0;padding:22px 24px;list-style:none}.course-chapter>summary::-webkit-details-marker,.practice-chapter>summary::-webkit-details-marker{display:none}.course-chapter .chapter-title h2{font-size:16px}.course-chapter .chapter-title p{color:#748479;font-size:12px}.chapter-chevron{color:#7c8f80;margin-left:auto;transition:transform .15s}.course-chapter[open] .chapter-chevron,.practice-chapter[open]>summary svg{transform:rotate(90deg)}.chapter-content{padding:0 24px 22px}.catalog-topic+.catalog-topic{margin-top:8px}.product-workspace .topic-row strong{font-size:14px}.product-workspace .topic-row small{color:#718476;overflow-wrap:anywhere;font-size:12px;line-height:1.6}.product-workspace .topic-row>div{min-width:0}.product-workspace .topic-state{flex-shrink:0}.product-workspace .topic-duration{white-space:nowrap;color:#738273}.topic-followups{flex-wrap:wrap;gap:18px;padding:0 16px 0 60px;display:flex}.topic-followups a{color:var(--primary);align-items:center;gap:5px;min-height:44px;font-size:12px;display:flex}.product-workspace .syllabus-details{color:#6b7c6e;font-size:12px}.product-workspace summary:focus-visible{outline-offset:3px;border-radius:8px;outline:3px solid #68baa9}.section-tabs{border-bottom:1px solid #dfe7e1;gap:26px;margin:24px 0;display:flex}.section-tabs a{color:#6e7d73;border-bottom:2px solid #0000;padding:12px 0 15px;font-size:14px}.section-tabs a[aria-current]{border-bottom-color:var(--primary);color:var(--primary);font-weight:600}.practice-catalog{margin-top:32px}.practice-catalog .section-header>span{color:#708275;font-size:12px}.practice-chapter{border-radius:10px;margin-top:10px;padding:0}.practice-chapter summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:20px 22px;font-size:14px;list-style:none;display:flex}.practice-chapter summary strong{font-weight:500}.practice-topic-list{padding:0 22px 12px}.practice-topic-list button{text-align:left;border:0;border-top:1px solid var(--line);background:0 0;align-items:center;gap:12px;width:100%;padding:15px 0;font-size:13px;display:flex}.practice-topic-list button:hover{color:var(--primary)}.practice-topic-list button>span{flex:1}.practice-topic-list small{color:#718374;white-space:nowrap}.product-workspace .practice-intro{margin-top:0}.product-workspace .exam-card{background:#fff}.product-workspace .exam-card>p{color:#697b6d;font-size:13px}.product-workspace .exam-blueprint{color:#6b7c6f;font-size:12px}.product-workspace .exam-blueprint p{margin-top:10px;line-height:1.9}.exam-options{margin-top:24px;padding:24px;scroll-margin-top:24px}.exam-options p{color:#6b7d70;margin-top:8px;font-size:13px;line-height:1.8}.exam-short-options{grid-template-columns:1fr 1fr;gap:30px;margin-top:18px;display:grid}.exam-short-options>div{flex-wrap:wrap;align-items:center;gap:10px 18px;display:flex}.exam-short-options strong{width:100%;font-size:13px;font-weight:500}.exam-short-options button{min-height:44px;color:var(--primary);background:0 0;border:0;border-bottom:1px solid #d8e6dc;align-items:center;gap:8px;padding:10px 0;font-size:13px;display:flex}.product-workspace .footer{color:#7a8b7e;font-size:11px}@media (max-width:1050px) and (min-width:761px){.product-workspace .sidebar{width:190px}.product-workspace .main-shell{width:calc(100% - 190px);margin-left:190px}.product-workspace .main-content{padding:32px 28px}.product-workspace .topbar{padding:0 28px}.next-lesson{padding:28px}.lesson-illustration{flex-basis:130px;gap:16px;width:130px;height:175px}.start-guide{gap:10px}.start-guide li{gap:8px}}@media (max-width:760px){.product-workspace .sidebar{display:none}.product-workspace .main-shell{width:100%;padding-bottom:calc(72px + env(safe-area-inset-bottom));margin-left:0}.product-workspace .main-content{padding:28px 20px 32px}.product-workspace .topbar{height:60px;padding:0 20px}.product-workspace .top-actions{gap:8px}.utility-link span{display:none}.mobile-tabbar{z-index:35;padding:0 0 env(safe-area-inset-bottom);background:#fffffffa;border-top:1px solid #dfe7e2;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-tabbar a{-webkit-user-select:none;user-select:none;color:#6f8276;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:64px;padding:8px 0;font-size:11px;display:flex}.mobile-tabbar a:active{background:#eaf3ed}.mobile-tabbar a[aria-current]{color:var(--primary-dark);background:#eaf3ed;font-weight:600}.product-workspace .page-heading h1{font-size:25px}.home-heading p,.product-workspace .page-heading p{font-size:13px}.product-workspace .segmented{width:100%}.product-workspace .segmented button{flex:1;padding:10px 8px}.product-workspace .segmented span{margin:5px 0 0;font-size:11px;display:block}.next-lesson{border-radius:16px;gap:16px;padding:26px}.next-lesson h2{font-size:26px}.lesson-illustration{display:none}.home-start,.next-lesson-copy{width:100%}.lesson-meta{justify-content:center;font-size:11px}.start-guide{gap:14px;padding:23px 0}.start-guide li{display:block}.start-guide li>span{margin-bottom:10px}.start-guide strong{font-size:12px}.start-guide p{font-size:11px}.home-secondary{grid-template-columns:1fr;gap:0;margin-top:18px}.catalog-tools{display:block}.catalog-search{max-width:none}.catalog-tools>a{margin-top:10px}.course-chapter>summary{gap:14px;padding:20px 18px}.chapter-content{padding:0 12px 18px}.product-workspace .topic-row{gap:10px;padding:12px}.product-workspace .topic-row strong{font-size:13px}.product-workspace .topic-row small{font-size:11px}.product-workspace .topic-duration{display:none}.exam-short-options{grid-template-columns:1fr;gap:20px}.toast{bottom:calc(85px + env(safe-area-inset-bottom))}.product-workspace .footer{padding:20px}}@media (prefers-reduced-motion:reduce){.chapter-chevron{transition:none}}.auth-shell{background:var(--bg);min-height:100vh;padding:28px 24px}.auth-brand{color:var(--primary-dark);align-items:center;gap:10px;font-size:22px;font-weight:600;display:inline-flex}.auth-brand span{color:#697d70;margin-left:8px;font-size:12px;font-weight:400}.auth-shell .login-wrap{max-width:480px;padding-top:36px}.auth-shell .login-wrap h1{font-size:28px;line-height:1.5}.auth-shell .login-wrap>p{overflow-wrap:anywhere;line-height:1.8}.auth-shell .login-form{text-align:left}.login-help{color:#6c7d70;margin-top:12px;font-size:12px;font-weight:400;line-height:1.8;display:block}.login-error{color:#a43d35;margin:12px 0;font-size:13px;line-height:1.8}.login-options{justify-content:space-between;align-items:center;gap:16px;margin-top:14px;display:flex}.login-options button{color:var(--primary);background:0 0;border:0;min-height:44px;padding:6px 0;font-size:12px}@media (max-width:600px){.auth-shell{padding:24px 20px}.auth-shell .login-wrap{padding-top:30px}.auth-shell .login-wrap h1{font-size:24px}}.achievement-report{margin-bottom:24px}.achievement-report .section-header{margin-top:0}.achievement-report .section-header>span{color:#667c6c;font-size:12px}.earned-badges{flex-wrap:wrap;gap:18px 32px;display:flex}.earned-badges>div{color:var(--primary);align-items:center;gap:12px;display:flex}.earned-badges strong{font-size:13px;font-weight:500}.earned-badges small{color:#718475;margin-top:5px;font-size:11px;display:block}.pdf-reader{background:#edf1ee;border:1px solid #d6e3db;border-radius:14px;min-width:0;overflow:hidden}.pdf-controls{background:#fff;border-bottom:1px solid #d6e3db;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;padding:12px 8px;display:flex}.pdf-controls form{align-items:center;gap:6px;display:flex}.pdf-controls .btn{min-height:44px;padding:8px 10px}.pdf-controls input{background:#fff;border:1px solid #d6e3db;border-radius:8px;width:64px;min-height:44px;padding:8px}.pdf-controls select{max-width:140px;min-height:44px}.pdf-viewport{overscroll-behavior-x:contain;width:100%;min-width:0;min-height:300px;max-height:75vh;overflow:auto}.pdf-surface canvas{background:#fff;max-width:none;display:block}.pdf-page-status{text-align:center;color:#62756b;margin:0;padding:10px;font-size:12px}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}