@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#222323;background:#f5f5f0;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #335beb;outline-offset:4px}header{height:100px;border-bottom:1px solid #dcded7;display:flex;align-items:center;justify-content:space-between;padding:0 5.5%;gap:20px}.brand{font-family:'Space Grotesk',sans-serif;font-weight:700;letter-spacing:1px;display:flex;align-items:center;gap:12px;text-decoration:none;color:inherit}.brandmark{background:#252626;color:#d6ef65;border-radius:10px;width:39px;height:39px;display:grid;place-items:center;font-size:26px}.header-note{color:#73746c;font-size:14px}.quiet{border:0;background:transparent;padding:10px;color:#30322c;font-size:14px}.quiet span{border:1px solid #b9bcb1;border-radius:50%;padding:1px 6px;margin-left:8px}main{max-width:1320px;margin:auto;padding:48px 5.5% 0}.intro{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:35px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.7px;margin:0 0 15px}h1,h2,.letter,.timer strong,.score strong{font-family:'Space Grotesk',sans-serif}h1{font-size:clamp(38px,4.6vw,64px);line-height:1.05;letter-spacing:-2.7px;margin:0}h1 span{color:#757a69}.intro-note{color:#71756c;line-height:1.65;font-size:16px;margin-bottom:4px}.game{display:grid;grid-template-columns:290px 1fr;border:1px solid #252626;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 7px 0 #e4e6dc}.letter-panel{background:#d9ed79;padding:27px 30px;display:flex;flex-direction:column;text-align:center;border-right:1px solid #252626}.roundline{display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:1px;font-weight:700}.roundline span:last-child{font-size:27px}.letter-caption{font-size:12px;letter-spacing:2px;margin:35px 0 0}.letter{font-size:152px;line-height:1.18;font-weight:600;letter-spacing:-9px}.letter-panel>p:last-of-type{font-size:14px;color:#535d29;line-height:1.5;margin:0 0 30px}.timer{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.timer>span{font-size:12px;font-weight:700;letter-spacing:1px}.timer strong{font-size:29px;font-weight:500;font-variant-numeric:tabular-nums}.track{height:5px;background:#baca66;border-radius:5px;margin-top:12px;overflow:hidden}.track div{width:100%;height:100%;background:#30352a;transition:width .3s}.answer-panel{padding:32px}.board-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.board-heading .eyebrow{font-size:11px;color:#767c6d;margin-bottom:8px}h2{margin:0;font-size:24px;letter-spacing:-.7px}.filled{border:1px solid #dedfd8;border-radius:30px;padding:8px 13px;font-size:13px;white-space:nowrap}.fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{background:var(--tint);padding:18px;border-radius:12px;border:1px solid transparent;min-width:0}.field-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.field label{font-weight:700;font-size:16px}.number{font-family:'Space Grotesk';font-size:12px;opacity:.5}input[type=text]{width:100%;border:0;background:transparent;border-bottom:1px solid #acada566;padding:6px 0 12px;outline:none;font-size:16px;color:#232823;border-radius:0}input[type=text]:focus{border-bottom:2px solid #343a2a}input:disabled{opacity:.75}input::placeholder{color:#747975}.review{font-size:13px;margin-top:10px;display:flex;gap:7px;align-items:center}.review input{accent-color:#303e15;width:17px;height:17px}.action-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:25px}.action-row p{font-size:14px;line-height:1.5;max-width:250px;color:#787c72;margin:0}.primary{border:0;border-radius:9px;background:#262925;color:#fff;padding:16px 22px;font-weight:600;white-space:nowrap;font-size:15px}.primary:hover{background:#424b32}.primary span{margin-left:18px}.setup{display:flex;align-items:center;gap:16px;border-top:1px solid #eeeeea;margin-top:24px;padding-top:20px}.setup>span{font-size:11px;font-weight:700;letter-spacing:1px;color:#858a7d}.pace{display:flex;gap:5px}.pace button{border:1px solid transparent;background:transparent;border-radius:6px;padding:6px 10px;font-size:13px;color:#767b70}.pace .selected{border-color:#c8d2af;background:#f0f5e5;color:#3b4827}.bottom{display:grid;grid-template-columns:1.2fr 1fr;gap:32px;margin-top:30px}.score{display:flex;align-items:center;gap:18px;background:#e9ecdf;border-radius:12px;padding:23px}.score-icon{font-size:39px}.score p{font-size:11px;font-weight:700;letter-spacing:1px;margin:0 0 4px}.score strong{font-size:29px}.score small{font-size:16px;font-weight:400}.score>span:last-child{margin-left:auto;color:#767c6c;font-size:13px;max-width:120px;line-height:1.6}.tip{padding:20px 10px}.tip>span{font-size:11px;letter-spacing:1px;font-weight:700;color:#868b7e}.tip p{font-size:15px;margin:9px 0}.tip small{font-size:13px;color:#838879}footer{display:flex;justify-content:space-between;border-top:1px solid #dfe2d7;margin-top:42px;padding:25px 0;color:#969c8d;font-size:11px;letter-spacing:1px}.history-heading{display:flex;align-items:center;justify-content:space-between;margin:30px 0 12px}.history-row{display:flex;gap:20px;align-items:center;border-top:1px solid #dfe2d7;padding:15px 0;font-size:14px}.history-row b{background:#d9ed79;border-radius:6px;padding:8px 12px}.history-row span{flex:1;color:#75796f}.history-row strong{white-space:nowrap}dialog{border:1px solid #292d24;border-radius:18px;padding:35px;max-width:500px;width:calc(100% - 32px);color:inherit}dialog::backdrop{background:#18200bcc;backdrop-filter:blur(4px)}dialog li,dialog>p{line-height:1.7;font-size:15px}dialog ol{padding-left:22px}dialog li{margin:14px 0}.close{float:right;margin:-15px -15px 10px 0}[hidden]{display:none!important}@media(max-width:850px){.header-note{display:none}.game{grid-template-columns:210px 1fr}.letter-panel{padding:24px 20px}.letter{font-size:125px}.answer-panel{padding:24px}.fields{gap:12px}.action-row{align-items:flex-start;flex-direction:column}.primary{width:100%}.bottom{gap:15px}.intro-note{display:none}}@media(max-width:600px){header{height:76px;padding:0 20px}main{padding:30px 20px 0}.eyebrow{font-size:10px}h1{font-size:44px;letter-spacing:-2px}.game{grid-template-columns:1fr}.letter-panel{border-right:0;border-bottom:1px solid #252626;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:17px 22px;text-align:left;gap:5px 15px}.roundline{grid-column:1}.roundline span:last-child{display:none}.letter-caption{grid-row:2;margin:0;font-size:10px}.letter{grid-column:2;grid-row:1/4;font-size:78px;text-align:center;letter-spacing:0;line-height:1}.letter-panel>p:last-of-type{display:none}.timer{grid-column:3;grid-row:1/3;display:block;margin:0;text-align:right}.timer span{font-size:10px}.timer strong{display:block;font-size:25px}.track{grid-column:3;margin:0}.answer-panel{padding:23px 18px}.board-heading h2{font-size:21px}.field{padding:14px}.field label{font-size:15px}.field input{font-size:16px}.fields{gap:10px}.action-row p{max-width:none}.setup{justify-content:space-between;gap:5px}.setup>span{font-size:10px}.pace button{padding:6px 8px}.bottom{grid-template-columns:1fr;gap:5px}.tip{padding:20px 0}.score{padding:20px}.score>span:last-child{max-width:none}footer{margin-top:15px;font-size:10px;gap:20px;line-height:1.6}.history-row{gap:10px}.history-row span{overflow-wrap:anywhere}}
