:root{color-scheme:light;--ink:#183e39;--muted:#586c66;--line:#d6dfd8;--paper:#fffefb;--accent:#176450;--warm:#f5f3e9;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--warm);font-size:16px}*{box-sizing:border-box}body{margin:0}a{color:var(--accent);text-underline-offset:4px}button,input,textarea,select{font:inherit}button,select,summary{cursor:pointer}button{border:1px solid #b9c9c1;background:#fffefb;color:var(--ink);border-radius:7px;padding:11px 15px;font-weight:700;min-height:44px}button:hover{background:#edf4ed}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #b55d1e;outline-offset:3px}input:focus,textarea:focus,select:focus{outline:2px solid var(--accent);outline-offset:2px}.site-header{max-width:1440px;margin:auto;padding:24px 40px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:20px}.site-header a{font-size:14px}.site-header .brand{font-size:27px;letter-spacing:-1px;font-weight:800;text-decoration:none}.brand span{font-weight:400}.preview-badge,.eyebrow{font-size:11px;letter-spacing:1.8px;font-weight:800}.preview-badge{border:1px solid #c9d4c9;border-radius:20px;padding:8px 14px}.intro{max-width:1360px;margin:0 auto;padding:48px 0 35px}.intro h1{font:normal clamp(36px,4vw,58px)/1.06 Georgia,serif;letter-spacing:-1.5px;margin:18px 0}.intro em{color:var(--accent);font-weight:normal}.lead{line-height:1.65;color:var(--muted);max-width:700px}.promises{display:flex;gap:25px;font-size:13px;flex-wrap:wrap;margin-top:24px}.workspace{display:grid;grid-template-columns:minmax(310px,440px) minmax(0,1fr);gap:28px;max-width:1360px;margin:0 auto}.panel{background:var(--paper);border:1px solid var(--line);border-radius:12px;padding:24px;margin-bottom:18px}.panel h2{font-size:18px;margin:0 0 20px;display:flex;gap:10px;align-items:center}.panel h2>span{border-radius:50%;background:#e5eee4;font-size:13px;width:27px;height:27px;display:grid;place-items:center}.section-title{display:flex;justify-content:space-between;align-items:baseline;gap:10px}.text-button{font-size:12px;border:0;padding:6px;color:var(--accent);text-decoration:underline;background:none}.editor label{display:block;font-weight:700;font-size:13px;margin:16px 0 7px}.editor small{font-weight:400;color:var(--muted)}input:not([type=checkbox]),textarea,select{width:100%;border:1px solid #bccbc2;border-radius:6px;background:#fff;padding:11px;color:#223c35}textarea{line-height:1.55;resize:vertical;font-size:14px}.help{font-size:12px;line-height:1.55;color:var(--muted);margin:9px 0 0}.label-row{display:flex;align-items:baseline;justify-content:space-between}.label-row small{font-size:11px}.activity-list{border:0;padding:0;margin:12px 0}.activity-list label{display:flex;align-items:center;gap:12px;border-bottom:1px solid #e6eae1;margin:0;padding:14px 0;cursor:pointer}.activity-list small{display:block;line-height:1.4;margin-top:5px}input[type=checkbox]{accent-color:var(--accent);width:19px;height:19px;flex-shrink:0}.new{font-size:9px;background:#f2e3bd;color:#795619;padding:3px 5px;border-radius:3px;margin-left:4px}.editor .check{display:flex;gap:9px;align-items:center;font-weight:400;line-height:1.4}details{border-top:1px solid var(--line);padding:14px 0;font-size:13px}summary{font-weight:700}.primary{background:var(--accent);color:white;border-color:var(--accent)}.primary:hover{background:#104e3e}.build{width:100%;display:flex;justify-content:space-between;margin-top:10px}.button-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.recipe-panel h2{margin-bottom:10px}.preview-panel{min-width:0;border:1px solid var(--line);border-radius:12px;background:#e7ebe3;padding:25px;align-self:start}.preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:10px}.preview-toolbar h2{font:26px Georgia,serif;margin:8px 0}.preview-toolbar .eyebrow{margin:0}.preview-toolbar select{width:auto;font-size:13px}#status{font-size:13px;line-height:1.5;white-space:pre-line;color:var(--muted)}.tab-row{display:flex;border-bottom:1px solid #bfcfc3;gap:8px}.tab-row button{border:0;border-radius:6px 6px 0 0;background:transparent;font-size:13px}.tab-row button[aria-pressed=true]{background:var(--paper);box-shadow:inset 0 -3px var(--accent)}.print-actions button{font-size:13px}#empty-state{padding:45px 8% 30px;text-align:center}.paper-stack{padding:10px 0 20px;transform:rotate(-2deg)}.paper-stack>div{position:relative;text-align:left;padding:35px;background:#fffefb;box-shadow:8px 9px 0 #d8dfd3,0 6px 15px #183e3915;max-width:410px;margin:auto}.paper-stack span,.paper-stack small{font-size:10px;letter-spacing:1.2px;color:var(--muted)}.paper-stack h3{font:27px/1.2 Georgia,serif}.paper-stack p{font-size:14px;border-top:1px solid #e4e7df;padding-top:12px}.paper-stack hr{border:0;border-top:1px solid #b8c6bb;margin:25px 0 15px}.errors,.notice{background:#fff1e8;border-left:4px solid #ad4817;color:#813509;padding:14px;font-size:14px;line-height:1.6;white-space:pre-line}.about{max-width:1360px;margin:55px auto;border-top:1px solid var(--line);padding-top:28px}.about h2{font:29px Georgia,serif}.about>div{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;line-height:1.75;font-size:14px;color:var(--muted)}.site-footer{max-width:1360px;margin:0 auto;padding:25px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:15px;font-size:12px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}[hidden]{display:none!important}#print-output{display:none}#preview-output{margin-top:22px}.sheet{background:white;color:#202820;padding:32px;margin-bottom:20px;box-shadow:0 3px 12px #20302012;font-family:Arial,Helvetica,sans-serif;overflow-wrap:anywhere}.sheet-header{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;border-bottom:2px solid #304a39;padding-bottom:12px}.sheet-header h2{font:bold 23px/1.25 Georgia,serif;margin:8px 0;white-space:pre-wrap}.sheet-header p{margin:5px 0;white-space:pre-wrap}.sheet-header .eyebrow{font-size:10px;letter-spacing:1px}.sheet-number{white-space:nowrap;font-size:11px}.sheet h3{font-size:18px;margin:22px 0 10px}.student-name{font-size:12px;margin-top:20px}.directions{font-size:13px;line-height:1.6}.passage{white-space:pre-wrap;font-size:16px;line-height:2.05}.blank{white-space:nowrap;display:inline-block}.bank{font-size:13px;line-height:1.8;padding:12px;border:1px solid #aebba9;margin:16px 0}.key-list{font-size:13px;line-height:1.8}.sheet-footer{border-top:1px solid #bec8b8;margin-top:28px;padding-top:10px;display:flex;justify-content:space-between;gap:10px;font-size:10px;color:#50594e}.letter-grid{border-collapse:collapse;margin:18px auto;table-layout:fixed;width:100%;max-width:470px}.letter-grid td{text-align:center;font-family:monospace;font-size:16px;height:23px;padding:0}.letter-grid .found{font-weight:900;background:#d4e3cb;outline:1px solid #708267}.placements{font-size:13px;line-height:1.9;padding-left:22px}.scramble-list{padding-left:25px}.scramble-list li{margin-bottom:25px;font-size:15px;line-height:1.7;break-inside:avoid}.writing-lines div{height:29px;border-bottom:1px solid #b6bcb3}.matching{display:grid;grid-template-columns:1fr 1.5fr;gap:20px;font-size:14px;line-height:1.6}.matching ol{padding-left:25px}.matching li{padding:7px 0;break-inside:avoid}.match-answer{font-weight:bold}.sheet strong{color:inherit}
@media(min-width:1450px){.intro,.workspace,.about,.site-footer{max-width:1360px}}@media(max-width:1449px){.intro,.workspace,.about,.site-footer{margin-left:35px;margin-right:35px}}@media(max-width:850px){.workspace{grid-template-columns:1fr}.intro{padding-top:28px}.intro,.workspace,.about,.site-footer{margin-left:20px;margin-right:20px}.preview-panel{padding:18px}.about>div{grid-template-columns:1fr;gap:5px}.preview-badge{display:none}.site-header{padding:20px}.promises{gap:12px}.panel{padding:20px}.sheet{padding:22px}.sheet-header h2{font-size:20px}.site-footer{flex-direction:column}}@media(max-width:450px){.intro,.workspace,.about,.site-footer{margin-left:12px;margin-right:12px}.preview-panel{padding:12px}.sheet{padding:15px}.letter-grid td{font-size:12px;height:17px}.matching{gap:8px;font-size:12px}.sheet-footer{font-size:8px}.student-name{font-size:10px}.section-title{gap:0}.panel h2{font-size:16px}.preview-toolbar h2{font-size:22px}.passage{font-size:14px}.print-actions button{flex:1;padding:10px}.preview-toolbar select{max-width:110px}}
@page{size:auto;margin:14mm}
@media print{.sheet .sheet-header h2{font-size:16pt}.sheet .sheet-header p:not(.eyebrow){font-size:10pt}.sheet .bank{font-size:9pt;line-height:1.45;margin:10px 0;padding:8px}.sheet .letter-grid{max-width:120mm;margin:12px auto}.sheet .letter-grid td{height:4.8mm}.sheet .sheet-footer{margin-top:18px}}
@media print{html,body{background:white!important;margin:0!important;padding:0!important}.screen-only{display:none!important}#print-output{display:block!important}.sheet{box-shadow:none;margin:0;padding:0;break-after:page;font-size:11pt;overflow:visible}.sheet:last-child{break-after:auto}.sheet-header h2{font-size:18pt}.sheet h3{font-size:14pt}.sheet .passage{font-size:11pt;line-height:1.95}.sheet .directions{font-size:10pt}.sheet .bank{font-size:10pt}.sheet-footer{font-size:8pt}.letter-grid{max-width:135mm}.letter-grid td{height:5.7mm;font-size:11pt}.found{print-color-adjust:exact;-webkit-print-color-adjust:exact}.matching{font-size:10pt}.writing-lines div{height:7.5mm}.sheet-header,.bank,.letter-grid{break-inside:avoid}.scramble-list{font-size:11pt}.scramble-list li{font-size:11pt}}
