@import url('/fonts/fonts.css');
:root{--ink:#25372e;--muted:#7c827a;--green:#274f3d;--light:#edf2e6;--border:#e5e7df;--paper:#fafbf7;--white:#fff;--sage:#9eb28d;font-family:'DM Sans','Noto Sans TC',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0;font-size:14px;line-height:1.7}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{opacity:.42;cursor:not-allowed}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #79a47a;outline-offset:4px}input:focus,textarea:focus,select:focus{outline:2px solid #92af84;outline-offset:2px}button .icon,a .icon{flex-shrink:0}.icon{width:20px;height:20px;vertical-align:middle;flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600;line-height:1.45}button{border:0;background:none}input,select,textarea{color:var(--ink)}.app-shell{min-height:100vh;display:flex}.sidebar{width:230px;position:fixed;inset:0 auto 0 0;border-right:1px solid var(--border);padding:35px 22px 23px;display:flex;flex-direction:column;background:#fdfdf9;z-index:20}.brand{display:flex;align-items:center;gap:10px;font-size:24px;letter-spacing:-1.2px;font-weight:700;white-space:nowrap}.brand-mark{height:37px;width:37px;background:var(--green);border-radius:11px;display:grid;place-items:center;color:#e3edce}.brand-mark .icon{height:24px;width:24px}.brand-dot{font-size:10px;margin-left:-7px;align-self:flex-start;margin-top:6px}.workspace-label{font-size:9px;color:#959b90;letter-spacing:1.6px;margin:49px 13px 16px}.sidebar nav{display:flex;flex-direction:column;gap:8px}.nav-item{display:flex;align-items:center;gap:13px;padding:13px 14px;border-radius:7px;color:#7b8178;font-size:13px}.nav-item:hover{background:#f1f3eb}.nav-item.selected{color:#2d563f;background:#e9efdf;font-weight:600}.nav-item i{height:5px;width:5px;margin-left:auto;background:#507248;border-radius:50%}.sidebar-note{margin:auto 14px 30px;padding-top:70px;color:#849078}.sidebar-note>.icon{height:27px;width:27px;margin-bottom:10px}.sidebar-note p{font-family:Georgia,serif;font-style:italic;font-size:21px;line-height:1.6;letter-spacing:.1px;color:#67745d}.sidebar-note span{display:block;margin-top:10px;font-size:11px;color:#9b9f93}.private-user{display:flex;gap:11px;border-top:1px solid var(--border);padding-top:22px;align-items:center;font-size:12px}.user-avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#e4ead9;font-family:Georgia,serif;color:#536c45}.private-user small{font-size:10px;color:#8b9484;display:block}.private-user small .icon{width:11px;height:11px}.main-wrap{margin-left:230px;flex:1;min-width:0}.topbar{height:79px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;padding:0 42px;font-size:11px;color:#90978c}.topbar strong{font-weight:500;color:#57634f}.topbar div>span{margin:0 13px;color:#c1c5b9}.top-status{display:flex;align-items:center;gap:7px;font-size:10px;letter-spacing:.3px}.top-status i{width:6px;height:6px;border-radius:50%;background:#809873}.content{max-width:1360px;margin:0 auto;padding:37px 42px 24px}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:27px;gap:15px}.eyebrow{font-size:9px;font-weight:600;letter-spacing:1.8px;color:#8a967e}.page-heading h1{font-size:27px;letter-spacing:.1px;margin-top:7px}.page-heading p{font-size:12px;color:#858c7e;margin-top:7px}.heading-label{font-size:10px;display:flex;gap:7px;align-items:center;color:#818b77;border:1px solid #dce3d2;padding:6px 10px;border-radius:5px}.heading-label .icon{width:13px;height:13px}.hero{display:flex;min-height:290px;background:#eaf0df;border:1px solid #e0e7d3;border-radius:12px;padding:32px 36px;position:relative;overflow:hidden;justify-content:space-between}.hero-copy{position:relative;z-index:1}.hero-label{font-size:10px;display:flex;align-items:center;gap:7px;color:#728766;letter-spacing:.3px}.hero-label>span{width:5px;height:5px;border-radius:50%;background:#718b64}.hero h2{font-size:29px;letter-spacing:1px;margin:12px 0;line-height:1.6}.hero p{font-size:12px;color:#7c8970;line-height:1.9}.hero .btn{margin-top:23px}.hero small{display:block;font-size:9px;color:#8d9981;margin-top:10px}.hero-art{width:330px;max-width:44%;margin:-9px -13px -13px 15px;flex-shrink:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:11px 19px;border-radius:6px;font-size:12px;font-weight:500;line-height:1.5;min-height:42px;transition:background .15s,transform .15s}.btn:hover:not(:disabled){transform:translateY(-1px)}.btn .icon{width:16px;height:16px}.primary{background:var(--green);color:#fff;border:1px solid var(--green)}.primary:hover:not(:disabled){background:#1b3e2d}.outline{background:transparent;border:1px solid #ccd6c1;color:#506246}.outline:hover:not(:disabled){background:#edf1e7}.full{width:100%}.stats-row{display:grid;grid-template-columns:1fr 1fr 1.15fr 1.5fr;border:1px solid var(--border);border-radius:9px;margin-top:21px;background:#fdfefb;padding:20px 0}.stats-row>div{display:flex;gap:16px;align-items:center;padding:0 25px;border-right:1px solid var(--border)}.stats-row>div>.icon{color:#95a18a;width:25px;height:25px;stroke-width:1.3}.stats-row b{font-size:25px;font-weight:500;line-height:1.2;color:#3a4e32}.stats-row em{font-size:10px;font-style:normal;color:#9ca491;margin-left:7px;font-weight:400}.stats-row small{display:block;font-size:10px;color:#949c8b;margin-top:5px}.stats-row>div.stat-message{border:0;font-size:11px;display:block;color:#939e86;position:relative;padding-right:45px;line-height:1.9}.stat-message strong{font-weight:400;color:#6f7e62}.stat-message>.icon{position:absolute;right:24px;top:15px;transform:rotate(-20deg)}.practice-section{margin-top:37px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:10px}.section-heading h2{font-size:18px;letter-spacing:.3px}.section-heading p{font-size:11px;color:#909787;margin-top:5px}.text-button{display:inline-flex;gap:6px;align-items:center;color:#748667;font-size:11px;padding:5px}.text-button .icon{width:13px;height:13px}.text-button:hover{color:#274f3d}.filter-row{display:flex;justify-content:space-between;align-items:center;margin:23px 0 20px;gap:10px}.filter-tabs{display:flex;gap:9px}.filter-tabs button{font-size:11px;color:#899280;padding:7px 12px;border-radius:5px}.filter-tabs button.active{background:#e8eddc;color:#556c42}.filter-tabs button span{font-size:9px;padding:1px 5px;border-radius:4px;background:#d9e2c8;margin-left:5px}.small-muted{font-size:10px;color:#939b8a}.cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.exam-card{background:#fff;border:1px solid #e2e7d9;border-radius:9px;overflow:hidden;transition:box-shadow .2s}.exam-card:hover{box-shadow:0 7px 26px #244b2b09}.card-art{height:137px;position:relative;overflow:hidden;padding:17px 20px}.card-art.green{background:#e6edde;color:#708a60}.card-art.sand{background:#f0ebdf;color:#a48e61}.card-art.blue{background:#e5eceb;color:#638b88}.mini-kicker{font-size:8px;letter-spacing:1.5px;position:relative;z-index:1}.art-topic{position:absolute;bottom:17px;left:20px;font-size:12px;letter-spacing:.5px}.art-number{position:absolute;right:17px;top:-14px;font-size:113px;font-family:Georgia,serif;line-height:1.5;opacity:.11;font-style:italic}.line-art{position:absolute;right:42px;bottom:19px;transform:rotate(-13deg);opacity:.8}.line-art .icon{width:60px;height:60px;stroke-width:.75}.card-body{padding:19px 19px 0}.card-badges{display:flex;align-items:center;gap:8px}.tag{display:inline-flex;border:1px solid #dce4d2;border-radius:4px;padding:2px 7px;font-size:9px;color:#849374;white-space:nowrap}.source-tag{font-size:9px;color:#a0a795}.card-body h3{font-size:16px;margin-top:11px;line-height:1.5;letter-spacing:-.3px}.card-body p{font-size:10px;color:#8f9786;margin-top:7px;min-height:34px;line-height:1.7}.card-meta{display:flex;align-items:center;gap:12px;margin:13px 0 17px;font-size:9px;color:#929b86;flex-wrap:wrap}.card-meta>span{display:flex;align-items:center;gap:4px}.card-meta .icon{height:12px;width:12px}.card-start{width:100%;border-top:1px solid #edf0e6;text-align:left;padding:13px 0;display:flex;align-items:center;justify-content:space-between;color:#5d754d;font-size:11px}.card-start .icon{height:15px;width:15px}.create-card{border:1px dashed #cbd6bf;border-radius:9px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:27px;background:#f1f4e9;min-height:347px}.create-icon{width:40px;height:40px;background:#e1e9d5;border-radius:10px;display:grid;place-items:center;color:#708754;flex-shrink:0}.create-icon .icon{height:22px;width:22px}.create-card .eyebrow{font-size:7px;letter-spacing:1.1px;margin-top:20px;color:#96a18a}.create-card h3{font-size:23px;color:#556d46;line-height:1.5;margin-top:8px;letter-spacing:1px}.create-card p{font-size:10px;color:#98a18b;line-height:1.9;margin-top:12px}.create-card .btn{margin-top:19px;width:100%;font-size:11px;min-height:37px;padding:8px 10px}.create-card small{font-size:8px;color:#a2aa96;margin-top:10px;align-self:center}.bottom-note{display:flex;align-items:flex-start;gap:9px;background:#f2f4ed;border-radius:6px;padding:13px 15px;margin-top:23px;color:#929b86;font-size:10px;line-height:1.8}.bottom-note>.icon{width:14px;height:14px;margin-top:2px}.bottom-note strong{font-weight:500}.bottom-note a{white-space:nowrap;color:#7e916c;margin-left:5px;text-decoration:underline;text-underline-offset:3px}.bottom-note a .icon{height:10px;width:10px}.site-footer{padding:13px 42px 25px;display:flex;justify-content:space-between;color:#a8aea0;font-size:8px;letter-spacing:.1px}.resume-banner{display:flex;align-items:center;justify-content:space-between;background:#fff6dd;border:1px solid #e9dcb0;padding:16px 20px;border-radius:8px;margin-bottom:18px;gap:15px}.resume-banner>div{display:flex;align-items:center;gap:13px}.resume-banner b{font-size:12px;color:#716644}.resume-banner small{display:block;font-size:10px;color:#94896a}.resume-banner>.btn{white-space:nowrap}.modal-backdrop{position:fixed;inset:0;z-index:100;background:#172c2473;backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;padding:22px}.modal{width:520px;max-width:100%;max-height:92dvh;overflow:auto;border-radius:14px;background:#fffffb;padding:32px;box-shadow:0 22px 80px #172b2533;position:relative}.modal h2{font-size:21px;margin-right:25px;margin-bottom:20px}.modal>p{font-size:13px;color:#78836f;line-height:1.9;margin-bottom:20px}.modal-close{position:absolute;right:17px;top:17px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;color:#8a947f}.modal-close:hover{background:#edf1e7}.modal-kicker{font-size:9px;letter-spacing:1px;color:#8d9a7d}.prep-title{font-size:20px;margin:8px 0 12px}.prep-meta{display:flex;gap:20px;font-size:12px;color:#7c8b6b}.prep-meta span{display:flex;align-items:center;gap:7px}.prep-meta .icon{height:16px;width:16px}.rules{padding-left:19px;font-size:12px;color:#76816c;line-height:2.1;margin:20px 0}.notice{padding:12px 14px;background:#f6f0df;border-radius:6px;font-size:11px;color:#92804e;margin:15px 0}.check-label{display:flex;align-items:flex-start;gap:9px;font-size:11px;margin:20px 0;color:#7b866e;cursor:pointer}.check-label input{accent-color:var(--green);margin-top:4px;width:15px;height:15px}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:24px}.submit-stats{display:grid;grid-template-columns:repeat(3,1fr);background:#eff3e7;border-radius:8px;text-align:center;padding:20px}.submit-stats b{display:block;font-size:27px;color:#5f774b}.submit-stats span{font-size:11px;color:#8b987a}#toast{position:fixed;left:50%;bottom:28px;transform:translate(-50%,20px);z-index:200;background:#263f30;color:#fff;box-shadow:0 5px 30px #1c3f2825;border-radius:8px;padding:12px 22px;font-size:12px;max-width:calc(100vw - 28px);width:max-content;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}#toast.show{transform:translate(-50%,0);opacity:1}.exam-app{height:100dvh;display:flex;flex-direction:column;background:#fff}.exam-header{display:flex;align-items:center;gap:28px;padding:18px 28px;border-bottom:1px solid var(--border);flex-shrink:0}.exam-header .brand{font-size:23px}.exam-header .brand-mark{height:32px;width:32px;border-radius:9px}.exam-header .brand-mark .icon{width:20px;height:20px}.exam-heading{border-left:1px solid var(--border);padding-left:25px}.exam-heading strong{display:block;font-size:14px;font-weight:500}.exam-heading span{font-size:10px;color:#959d8d}.exam-timer{margin-left:auto;display:flex;gap:9px;align-items:center;color:var(--green);font-size:23px;font-weight:500;font-variant-numeric:tabular-nums}.exam-timer small{font-size:9px;font-weight:400;color:#87947a}.exam-timer.urgent{color:#b85037}.exam-timer.urgent small{color:#b85037}.exam-subbar{padding:11px 29px;background:#f2f5ec;border-bottom:1px solid #e3e8da;display:flex;justify-content:space-between;align-items:center;color:#7b8a6c;font-size:11px;gap:15px}.exam-subbar>span{display:flex;gap:8px;align-items:center}.exam-subbar>div{display:flex;gap:15px}.exam-subbar .icon{height:15px;width:15px}.exam-panels{flex:1;min-height:0;display:grid;grid-template-columns:1fr 1fr}.passage-panel,.question-panel{padding:32px 38px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#dce3d3 transparent}.passage-panel{border-right:1px solid var(--border);background:#fcfdf9}.panel-label{font-size:10px;color:#778b64;letter-spacing:1.4px;font-weight:500}.panel-label span{font-size:10px;letter-spacing:0;color:#a0ab94;margin-left:9px}.passage-panel h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:30px;line-height:1.35;margin:18px 0;color:#2d4931}.passage-instruction{font-size:11px;font-style:italic;color:#93a080;border-left:2px solid #d5dfc8;padding-left:14px;margin-bottom:26px}.passage-paragraph{font-family:Georgia,'Times New Roman',serif;font-size:17px;line-height:1.95;margin-bottom:24px;color:#475341}.question-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:31px;gap:9px}.flag-button{display:flex;align-items:center;gap:6px;font-size:10px;color:#96a084;padding:7px 9px;border-radius:5px}.flag-button .icon{width:14px;height:14px}.flag-button.flagged{background:#fff2d1;color:#a98b36}.question-type{font-size:10px;padding:4px 8px;border-radius:4px;background:#ecf1e5;color:#80916d}.question-instruction{font-size:12px;color:#8a967c;margin-top:15px;margin-bottom:24px}.question-panel fieldset{border:0;padding:0;margin:0;min-width:0}.question-panel legend{font-size:19px;line-height:1.7;font-weight:500;padding:0;margin-bottom:23px;width:100%;color:#374b32}.question-number{background:#e6eddc;border-radius:6px;font-size:13px;display:inline-grid;place-items:center;width:29px;height:29px;margin-right:11px;color:#647e4d;vertical-align:middle}.answer-options{display:flex;flex-direction:column;gap:11px}.answer-option{padding:14px 16px;border:1px solid #e1e6d9;border-radius:7px;display:flex;align-items:center;gap:12px;cursor:pointer;font-size:13px;color:#718064;position:relative;transition:border-color .15s,background .15s}.answer-option:hover{border-color:#a6ba91;background:#fafbf7}.answer-option input{position:absolute;opacity:0}.answer-option:focus-within{outline:2px solid #76995a;outline-offset:2px}.option-letter{width:25px;height:25px;display:grid;place-items:center;border:1px solid #d7dfcc;border-radius:5px;font-size:11px;flex-shrink:0}.option-selected{margin-left:auto;display:none}.option-selected .icon{width:17px;height:17px}.answer-option.chosen{background:#eef3e6;border-color:#8fa97a;color:#527438}.chosen .option-letter{background:#5b7e44;border-color:#5b7e44;color:#fff}.chosen .option-selected{display:block}.question-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:22px 0 38px}.save-status{font-size:10px;color:#95a486;display:flex;gap:5px;align-items:center}.save-status .icon{width:12px;height:12px}.question-move{display:flex;justify-content:space-between}.focus-tip{display:flex;align-items:center;gap:8px;color:#a1ac94;font-size:10px;border-top:1px solid #edf0e6;padding-top:22px;margin-top:35px}.focus-tip .icon{height:16px;width:16px}.tfng-help{font-size:10px;line-height:1.9;padding:12px 15px;background:#f6f8f1;color:#879779;border-radius:6px;margin:-8px 0 24px}.tfng-help b{font-weight:500;display:inline-block;min-width:70px;color:#6a8059}.gap-label{font-size:11px;color:#879878;display:block;margin-bottom:8px}.answer-input{width:100%;padding:15px;border:1px solid #cbd8bd;border-radius:6px;font-size:17px;background:#fdfefb;margin-bottom:10px}.exam-footer{min-height:85px;flex-shrink:0;border-top:1px solid var(--border);display:flex;gap:25px;align-items:center;padding:17px 29px;background:#fff}.navigator-title b{font-size:11px;display:block;font-weight:500}.navigator-title span{display:block;color:#92a082;font-size:10px}.question-nav{display:flex;gap:7px;flex-wrap:wrap}.question-nav button{width:33px;height:33px;border:1px solid #dce3d2;border-radius:5px;font-size:11px;color:#8d9c7e;position:relative}.question-nav button.answered{background:#e1ead5;border-color:#d4dfc5;color:#5e7e44}.question-nav button.current{background:#2f573d;color:#fff;border-color:#2f573d;box-shadow:0 0 0 3px #e1e9d7}.question-nav button.has-flag:after{content:'';position:absolute;right:-3px;top:-3px;height:7px;width:7px;border:2px solid #fff;background:#d3a941;border-radius:2px}.nav-legend{margin-left:auto;display:flex;gap:12px;white-space:nowrap;color:#95a285;font-size:9px}.nav-legend span{display:flex;align-items:center;gap:4px}.nav-legend i{width:9px;height:9px;border:1px solid #d4dec7;border-radius:2px;display:inline-block}.nav-legend i.legend-answered{background:#dee8d0}.nav-legend .icon{width:12px;height:12px;color:#ba9d51}.large-text .passage-paragraph{font-size:21px}.large-text legend{font-size:22px}.large-text .answer-option{font-size:16px}.result-breadcrumb{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;color:#96a184;font-size:10px}.result-hero{padding:28px 37px;border-radius:12px;background:#eaf0df;display:flex;align-items:center;justify-content:space-between;gap:20px}.result-hero h1{font-size:26px;margin-top:10px}.result-hero p{color:#819170;margin:10px 0}.score-circle{width:150px;height:150px;flex-shrink:0;border-radius:50%;padding:8px;background:conic-gradient(#64884b var(--score),#d5e0c7 0);transform:rotate(0deg)}.score-circle>div{height:100%;border-radius:50%;background:#eaf0df;display:flex;align-items:center;justify-content:center;flex-direction:column}.score-circle b{font-size:42px;line-height:1.3;color:#4f7139;font-weight:500}.score-circle b small{font-size:17px;margin-left:2px}.score-circle span{font-size:10px;color:#80956d}.result-metrics{display:grid;grid-template-columns:repeat(4,1fr);margin:23px 0;border:1px solid #dfe6d6;background:#fff;border-radius:8px;padding:19px 0}.result-metrics>div{padding:0 25px;border-right:1px solid #e7ecde}.result-metrics>div:last-child{border:0}.result-metrics span{font-size:10px;color:#99a28d;display:block}.result-metrics b{font-weight:500;display:block;font-size:25px;margin-top:4px;color:#627d4c}.result-metrics b small{font-size:13px;color:#a1ad91}.result-metrics b.metric-text{font-size:13px;margin-top:13px}.bottom-note.compact{margin-top:0}.review-heading{margin-top:32px;margin-bottom:17px}.review-summary{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:20px}.review-summary span{font-size:10px;border:1px solid #dde5d2;background:#f0f4e9;border-radius:5px;padding:5px 10px;color:#839571}.review-summary b{font-weight:500;color:#5c7c40;margin-left:9px}.reviews{display:flex;flex-direction:column;gap:12px}.review-item{border:1px solid #e0e6d7;background:#fff;border-radius:8px;overflow:hidden}.review-item summary{display:flex;gap:15px;align-items:center;cursor:pointer;list-style:none;padding:18px 20px}.review-item summary::-webkit-details-marker{display:none}.review-num{width:31px;height:31px;border-radius:7px;background:#e5eed9;color:#728f58;display:grid;place-items:center;flex-shrink:0}.review-num .icon{height:17px;width:17px}.incorrect .review-num{background:#f7eddf;color:#b48b52}.review-item summary small{display:block;color:#a1aa95;font-size:9px}.review-item summary strong{font-weight:400;font-size:13px;line-height:1.6;display:block;margin-top:3px}.review-state{margin-left:auto;white-space:nowrap;font-size:10px;color:#91a17b}.review-state .icon{width:14px;height:14px;margin-left:10px}.review-item[open] .review-state .icon{transform:rotate(90deg)}.incorrect .review-state{color:#b39a65}.review-body{padding:0 25px 23px 66px}.review-options{display:flex;flex-direction:column;font-size:12px;color:#859374;margin-bottom:16px}.answer-comparison{display:flex;gap:35px;padding:14px 16px;background:#f5f7ef;border-radius:6px;font-size:10px;color:#9aa68a;margin-bottom:15px}.answer-comparison b{font-size:12px;font-weight:500;color:#63814a;margin-left:10px}.review-body>p{font-size:12px;line-height:1.9;color:#849473}.review-body blockquote{font-size:12px;font-family:Georgia,serif;color:#7d9369;border-left:2px solid #b9caa7;padding:8px 15px;margin:16px 0 0;background:#fafcf6}.review-body blockquote small{font-family:'Noto Sans TC',sans-serif;font-size:9px;display:block;color:#a1ae91;margin-bottom:5px}.full-passage{margin-top:24px;border:1px solid #dfe6d5;border-radius:8px;padding:20px 25px;background:#f9fbf4}.full-passage summary{cursor:pointer;font-size:12px;color:#7c9267}.full-passage p{font-family:Georgia,serif;font-size:16px;margin-top:20px;color:#687a57;line-height:1.9}.history-note{display:flex;align-items:center;gap:8px;color:#97a388;font-size:11px;margin-bottom:25px}.history-note .icon{height:15px;width:15px}.history-list{border:1px solid #e0e7d6;border-radius:10px;background:#fff;overflow:hidden}.history-item{display:flex;align-items:center;width:100%;text-align:left;padding:23px 25px;border-bottom:1px solid #edf0e7;gap:18px}.history-item:last-child{border:0}.history-item:hover{background:#f5f8ef}.history-icon{height:40px;width:40px;border-radius:9px;background:#eef3e5;color:#8ca276;display:grid;place-items:center;flex-shrink:0}.history-title b{font-size:14px;font-weight:500}.history-title small{display:block;font-size:10px;color:#99a68b;margin-top:5px}.history-score{margin-left:auto;font-size:24px;color:#668a49;white-space:nowrap;line-height:1.5;text-align:right}.history-score small{font-size:12px}.history-score em{display:block;font-size:9px;color:#99ab87;font-style:normal}.history-item>.icon{color:#a5b595;width:16px;height:16px}.empty-state{background:#f0f4e8;border:1px solid #e0e7d6;border-radius:12px;padding:65px 20px;text-align:center}.empty-state .create-icon{margin:0 auto 22px}.empty-state h2{font-size:23px}.empty-state p{color:#95a384;font-size:12px;margin:14px 0 25px}.ai-flow{display:flex;align-items:center;gap:16px;margin:35px 0;max-width:700px}.ai-flow>span{display:flex;align-items:center;gap:9px;color:#859a72;font-size:12px;white-space:nowrap}.ai-flow b{height:26px;width:26px;border-radius:50%;background:#e8eedf;display:grid;place-items:center;font-size:11px;font-weight:500}.ai-flow .active b{background:#365f42;color:#fff}.ai-flow i{height:1px;flex:1;background:#d8e3cd}.ai-columns{display:grid;grid-template-columns:1fr 1fr;gap:25px}.ai-panel{background:#fff;border:1px solid #e1e8d8;border-radius:10px;padding:27px}.panel-heading{display:flex;align-items:center;gap:14px;margin-bottom:29px}.panel-heading h2{font-size:18px}.panel-heading p{font-size:11px;color:#98a58b;margin-top:3px}.create-icon.neutral{background:#eff1e9;color:#9aaa88}.ai-panel form>label,.form-row label{display:block;font-size:11px;color:#7a9067;margin-bottom:7px}.ai-panel input,.ai-panel select,.ai-panel textarea{width:100%;border:1px solid #dce5d1;border-radius:6px;background:#fcfdf9;padding:11px 12px;font-size:12px;line-height:1.8}.ai-panel textarea{resize:vertical;min-height:210px}.ai-panel textarea::placeholder{color:#b0baa6;font-size:11px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:20px}.form-info{padding:15px 14px;border-radius:6px;background:#f3f6ed;color:#8d9e7c;font-size:10px;margin:22px 0;line-height:2}.form-info .icon{height:13px;width:13px;margin-right:5px}.import-note{display:flex;gap:8px;font-size:10px;color:#9dad8c;line-height:1.8;margin:13px 0 20px}.import-note .icon{width:14px;height:14px;margin-top:3px}.form-error{font-size:11px;color:#a8593c;line-height:1.8;margin-top:8px}.prompt-ready{font-size:12px;color:#628848;border-top:1px solid #e3eada;margin-top:24px;padding-top:24px;display:flex;gap:7px;align-items:center}.prompt-ready .icon{height:17px;width:17px}#prompt-output>p{font-size:11px;color:#94a580;margin:10px 0}.prompt-actions{display:flex;gap:8px;flex-wrap:wrap}.prompt-actions .btn{font-size:10px;padding:10px 12px}.prompt-details{font-size:10px;color:#a2b18f;margin-top:16px}.prompt-details summary{cursor:pointer}.prompt-details textarea{margin-top:10px;font-size:10px}.guide-layout{display:grid;grid-template-columns:1fr 1fr;gap:24px}.guide-card{border:1px solid #e1e8d8;border-radius:10px;background:#fff;padding:29px}.guide-card h2{font-size:19px;margin-bottom:16px}.guide-card h3{font-size:12px;color:#71865e;margin:19px 0 7px}.guide-card p{font-size:12px;color:#90a080;line-height:2}.guide-steps{margin:25px 0}.guide-steps p{display:flex;align-items:flex-start;gap:15px;margin-bottom:20px}.guide-steps p>b{font-size:13px;color:#a1b18e;font-family:Georgia,serif;font-style:italic}.guide-steps strong{display:block;font-size:12px;color:#6d8658;font-weight:500}.guide-steps span{font-size:11px}.guide-bottom{margin-top:24px}.guide-bottom p{margin:15px 0}.text-link{color:#6b8752;font-size:12px;border-bottom:1px solid #c2d1b0;padding-bottom:3px}.text-link .icon{width:12px;height:12px;margin-left:5px}
@media(min-width:1500px){.content{padding-top:45px}.hero{min-height:320px}.hero h2{font-size:33px}.hero-art{width:360px}.card-art{height:156px}.card-body h3{font-size:18px}.card-body p{font-size:11px}.create-card{min-height:375px}}
@media(max-width:1200px){.sidebar{width:200px;padding-left:15px;padding-right:15px}.main-wrap{margin-left:200px}.brand{font-size:22px}.topbar{padding:0 28px}.content{padding:30px 28px 20px}.hero{padding:29px}.hero h2{font-size:27px}.stats-row>div{padding:0 17px;gap:11px}.stats-row{grid-template-columns:1fr 1fr 1.2fr}.stats-row>div.stat-message{display:none}.stats-row>div:nth-child(3){border:0}.cards-grid{gap:14px}.create-card{padding:20px}.create-card h3{font-size:22px}.card-body{padding:15px 15px 0}.card-badges{gap:5px}.source-tag{font-size:8px}.card-meta{gap:8px;font-size:8px}.card-body h3{font-size:15px}.site-footer{padding:15px 28px 25px}.passage-panel,.question-panel{padding:27px}.nav-legend{display:none}.ai-panel{padding:22px}.hero-art{max-width:40%}}
@media(max-width:960px){.sidebar{width:175px;padding:28px 12px 20px}.main-wrap{margin-left:175px}.sidebar .brand{font-size:20px;gap:7px}.sidebar .brand-mark{width:31px;height:31px}.workspace-label{font-size:8px;letter-spacing:1px;margin-top:40px;margin-left:9px}.nav-item{padding:12px 10px;gap:10px;font-size:11px}.content{padding:26px 24px}.page-heading h1{font-size:23px}.heading-label{display:none}.hero{padding:26px}.hero h2{font-size:26px}.hero-art{position:absolute;width:245px;right:-44px;bottom:15px;opacity:.55;max-width:44%}.hero-copy{max-width:82%}.hero p{font-size:11px}.cards-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.create-card{min-height:280px}.card-art{height:145px}.top-status{display:none}.exam-header{gap:18px;padding:16px 20px}.exam-heading{padding-left:18px}.exam-header .brand{font-size:20px}.exam-heading strong{font-size:12px}.exam-timer{font-size:20px}.exam-timer small{display:none}.exam-header .btn{font-size:11px;padding:10px 13px}.question-panel legend{font-size:17px}.passage-paragraph{font-size:16px}.passage-panel h1{font-size:27px}.answer-option{font-size:12px;padding:13px}.exam-footer{gap:15px;padding:14px 20px}.question-nav{gap:6px}.question-nav button{height:31px;width:31px}.ai-columns,.guide-layout{grid-template-columns:1fr}.result-hero h1{font-size:22px}.score-circle{width:125px;height:125px}.score-circle b{font-size:33px}.result-metrics>div{padding:0 15px}.result-metrics b.metric-text{font-size:11px}.review-state{font-size:9px}.review-item summary{gap:11px;padding:17px}.review-item summary strong{font-size:12px}.review-body{padding-left:58px}.filter-tabs{gap:3px}.filter-row>.small-muted{display:none}}
@media(max-width:700px){.sidebar{position:relative;inset:auto;width:100%;border-right:0;border-bottom:1px solid var(--border);padding:18px 20px 10px;display:block}.sidebar .brand{font-size:23px;display:inline-flex}.sidebar .brand-mark{width:32px;height:32px}.brand-dot{display:none}.sidebar nav{flex-direction:row;gap:4px;margin-top:19px;justify-content:space-between}.nav-item{font-size:10px;gap:6px;padding:9px 8px;border-radius:5px}.nav-item .icon{width:15px;height:15px}.nav-item i{display:none}.workspace-label,.sidebar-note{display:none}.private-user{position:absolute;top:24px;right:23px;margin:0;border:0;padding:0}.private-user>div{font-size:9px}.private-user small{font-size:8px}.user-avatar{height:26px;width:26px;font-size:13px}.app-shell{display:block}.main-wrap{margin-left:0}.topbar{height:47px;padding:0 22px;font-size:10px}.content{padding:25px 20px 20px}.page-heading{margin-bottom:20px}.page-heading h1{font-size:25px;margin-top:8px}.page-heading p{font-size:11px}.eyebrow{font-size:8px;letter-spacing:1.4px}.hero{min-height:300px;padding:27px 24px}.hero h2{font-size:25px;letter-spacing:.3px}.hero-label{font-size:9px}.hero p{font-size:11px}.hero-art{width:230px;max-width:47%;right:-24px;bottom:44px;opacity:.47}.hero-copy{max-width:100%}.hero small{font-size:8px}.stats-row{padding:17px 0;margin-top:15px}.stats-row>div{padding:0 13px;gap:9px}.stats-row>div>.icon{width:20px;height:20px}.stats-row b{font-size:22px}.stats-row em{font-size:8px;margin-left:3px}.stats-row small{font-size:8px;margin-top:6px}.practice-section{margin-top:28px}.section-heading{align-items:flex-start}.section-heading h2{font-size:17px}.section-heading p{font-size:10px;max-width:250px}.section-heading>.text-button{font-size:9px;white-space:nowrap;margin-top:4px}.filter-row{margin-top:18px;margin-bottom:15px}.filter-tabs button{font-size:10px;padding:6px 10px}.cards-grid{gap:13px}.card-art{height:122px;padding:13px 14px}.mini-kicker{font-size:7px;letter-spacing:1px}.art-number{font-size:94px;right:7px}.art-topic{left:14px;font-size:10px;bottom:13px}.line-art{right:26px;bottom:15px}.line-art .icon{height:45px;width:45px}.card-body{padding:14px 13px 0}.card-badges{flex-wrap:wrap;gap:4px}.source-tag{font-size:7px}.tag{font-size:8px;padding:1px 5px}.card-body h3{font-size:15px;min-height:44px}.card-body p{font-size:9px;margin-top:6px;min-height:45px}.card-meta{gap:8px;margin-top:8px}.card-meta>span:last-child{display:none}.card-start{padding:12px 0;font-size:10px}.create-card{grid-column:1/-1;min-height:unset;position:relative;display:grid;grid-template-columns:1fr 1fr;padding:23px;gap:0 15px}.create-card .create-icon{grid-column:1;grid-row:1;margin-bottom:15px}.create-card .eyebrow{display:none}.create-card h3{font-size:21px;grid-column:1;grid-row:2/4;margin:0}.create-card p{font-size:10px;grid-column:2;grid-row:1/3;margin-top:0;align-self:center}.create-card .btn{font-size:10px;grid-column:2;grid-row:3;margin:5px 0 0}.create-card small{font-size:8px;grid-column:2;grid-row:4;text-align:center}.bottom-note{font-size:9px;margin-top:18px;padding:12px}.bottom-note a{white-space:normal}.site-footer{padding:7px 22px 22px;font-size:8px;gap:15px}.site-footer>span:last-child{white-space:nowrap}.resume-banner{padding:14px;flex-wrap:wrap;gap:12px}.resume-banner .btn{font-size:10px;padding:8px 12px;min-height:35px}.resume-banner small{font-size:9px}.modal-backdrop{padding:13px}.modal{padding:27px 23px}.modal h2{font-size:19px}.prep-title{font-size:18px}.rules{font-size:11px}.exam-app{height:auto;min-height:100dvh;padding-bottom:130px}.exam-header{position:sticky;top:0;z-index:20;background:#fff;padding:12px 15px;gap:12px;flex-wrap:wrap}.exam-header .brand{font-size:19px}.exam-header .brand-mark{width:27px;height:27px;border-radius:7px}.exam-header .brand-mark .icon{height:18px;width:18px}.exam-heading{display:none}.exam-timer{font-size:20px;gap:5px}.exam-timer>.icon{height:15px;width:15px}.exam-header .btn{padding:8px 11px;font-size:10px;min-height:36px;gap:5px}.exam-header .btn .icon{height:13px;width:13px}.exam-subbar{font-size:9px;padding:10px 15px;gap:8px}.exam-subbar>span{max-width:60%;line-height:1.5}.exam-subbar>div{gap:5px;white-space:nowrap}.exam-subbar .text-button{font-size:9px}.exam-panels{display:block}.passage-panel{height:38dvh;min-height:230px;border-right:0;border-bottom:3px solid #dce6ce;padding:22px 23px}.passage-panel h1{font-size:25px;margin-top:12px}.passage-paragraph{font-size:16px;line-height:1.9}.passage-instruction{font-size:10px}.panel-label{font-size:9px}.panel-label span{font-size:9px}.question-panel{overflow:visible;padding:23px}.question-top{margin-bottom:22px}.question-panel legend{font-size:18px}.question-instruction{font-size:11px;margin-bottom:19px}.answer-option{padding:12px;font-size:12px}.question-bottom{margin:19px 0 24px}.question-move .btn{font-size:11px}.focus-tip{margin-top:25px;padding-top:17px;font-size:9px}.exam-footer{position:fixed;bottom:0;left:0;right:0;z-index:20;padding:12px 16px;display:block;min-height:101px;box-shadow:0 -4px 20px #355c2f08}.navigator-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.navigator-title b{font-size:10px}.navigator-title span{font-size:9px}.question-nav{display:grid;grid-template-columns:repeat(10,1fr);gap:6px}.question-nav button{width:100%;height:30px;font-size:10px}.result-breadcrumb{font-size:9px;gap:15px}.result-hero{padding:23px;gap:15px}.result-hero h1{font-size:22px;max-width:220px}.result-hero p{font-size:11px}.result-hero .eyebrow{font-size:7px}.score-circle{height:100px;width:100px;padding:6px}.score-circle b{font-size:29px}.score-circle b small{font-size:13px}.score-circle span{font-size:9px}.result-metrics{grid-template-columns:1fr 1fr;row-gap:17px;padding:17px 0}.result-metrics>div{padding:0 20px}.result-metrics>div:nth-child(2){border:0}.result-metrics b{font-size:24px}.result-metrics b.metric-text{font-size:13px;margin-top:10px}.review-heading h2{font-size:19px}.review-heading p{font-size:10px;max-width:230px}.review-heading .btn{font-size:10px;padding:9px 12px;white-space:nowrap;min-height:35px}.review-summary{gap:6px}.review-summary span{font-size:8px;padding:5px 7px}.review-summary b{margin-left:5px}.review-item summary{padding:14px;gap:10px;align-items:flex-start}.review-num{height:26px;width:26px;border-radius:6px;margin-top:5px}.review-item summary strong{font-size:12px}.review-item summary small{font-size:8px}.review-state{font-size:0;margin-top:12px}.review-state .icon{margin-left:0;width:13px;height:13px}.review-body{padding:0 17px 20px}.answer-comparison{gap:20px;font-size:9px;padding:12px}.answer-comparison b{font-size:11px;margin-left:5px}.review-body>p{font-size:11px}.full-passage{padding:16px}.full-passage p{font-size:15px}.history-note{font-size:9px;align-items:flex-start}.history-note .icon{margin-top:3px}.history-item{padding:16px 14px;gap:11px}.history-icon{height:32px;width:32px;border-radius:7px}.history-icon .icon{height:17px;width:17px}.history-title b{font-size:12px;display:block}.history-title small{font-size:8px}.history-score{font-size:21px}.history-score em{font-size:8px}.empty-state{padding:48px 22px}.empty-state h2{font-size:21px}.empty-state p{font-size:11px}.ai-flow{gap:8px;margin:25px 0}.ai-flow>span{gap:5px;font-size:9px}.ai-flow b{height:23px;width:23px;font-size:10px}.ai-panel{padding:23px}.ai-columns{gap:18px}.page-heading>.tag{display:none}.panel-heading h2{font-size:17px}.panel-heading p{font-size:10px}.guide-card{padding:23px}.guide-card h2{font-size:18px}.guide-card p{font-size:11px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
