:root{color:#263c35;font-synthesis:none;--green:#174b41;--muted:#6e7d72;--line:#dce2d7;--lime:#d6e89e;background:#f7f7f0;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit}button,input,select,textarea{font:inherit}button,a,select,input,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.5}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #c79240}[hidden]{display:none!important}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1320px;height:96px;margin:auto;padding:0 48px;display:flex}.brand{letter-spacing:-1px;align-items:center;gap:12px;font-size:23px;font-weight:800;text-decoration:none;display:flex}.brand-dot{color:#74924d;margin-left:-12px}.brand-mark{border:1px solid var(--green);text-align:center;background:var(--green);color:#fff;letter-spacing:-6px;border-radius:5px;width:34px;height:36px;padding-right:5px;font-family:Georgia,serif;font-size:25px;line-height:30px}.brand-mark span{color:var(--lime)}nav{align-items:center;gap:30px;font-size:13px;display:flex}nav a{text-decoration:none}.badge{letter-spacing:1px;background:#e8eddd;border-radius:4px;padding:10px 13px;font-size:10px}.hero{grid-template-columns:1.3fr 1fr;align-items:center;gap:80px;max-width:1224px;margin:62px auto 54px;padding:0 22px;display:grid}.eyebrow{letter-spacing:2px;color:#728167;margin:0 0 18px;font-size:10px;font-weight:700}h1{letter-spacing:-4px;margin:0 0 24px;font-family:Georgia,serif;font-size:clamp(52px,6.5vw,88px);font-weight:400;line-height:1.04}h1 em{color:#58754c;font-weight:400}.intro{color:#6e786b;max-width:460px;font-size:16px;line-height:1.8}.hero-steps{letter-spacing:1px;color:#46664f;gap:25px;margin-top:30px;font-size:10px;display:flex}.hero-note{text-align:center;background:#e9eedd;border:1px solid #dbe2ce;border-radius:50% 50% 8px 8px;justify-self:center;max-width:360px;min-height:280px;padding:28px 56px;transform:rotate(2deg)}.note-number{font-size:56px;line-height:1}.hero-note p{font-family:Georgia,serif;font-size:23px;line-height:1.25}.hero-note .small{color:#67745f;font-family:Arial,sans-serif;font-size:12px;line-height:1.7}.handwritten{font-family:Georgia,serif;font-size:12px;font-style:italic}.studio{border:1px solid var(--line);background:#eeeee6;border-radius:12px;grid-template-columns:290px minmax(0,1fr);align-items:start;max-width:1224px;margin:auto;display:grid;overflow:hidden}.controls{border-right:1px solid var(--line);background:#fffef8;height:100%;padding:30px 25px}h2{letter-spacing:-.7px;margin:0 0 22px;font-family:Georgia,serif;font-size:25px;font-weight:400}.controls .eyebrow{letter-spacing:1.6px;font-size:9px}label{margin:22px 0 9px;font-size:12px;font-weight:700;display:block}select,input[type=text],textarea{color:#263c35;background:#fff;border:1px solid #d5ddce;border-radius:5px;width:100%;padding:12px 10px;font-size:12px}input[type=file]{width:100%;padding:8px 0;font-size:11px}textarea{resize:vertical}.help{color:#6b7767;font-size:11px;line-height:1.6}.control-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.primary{background:var(--green);color:#fff;border:0;border-radius:5px;justify-content:space-between;width:100%;margin-top:24px;padding:16px;font-size:13px;font-weight:700;display:flex}.primary:hover{background:#286251}.secondary{color:var(--green);background:0 0;border:1px solid #bdc8b6;border-radius:5px;padding:11px 14px;font-size:11px;font-weight:700}.secondary:hover{background:#e9eedf}.text-button{color:var(--green);background:0 0;border:0;padding:12px 0;font-size:11px}.privacy-hint{color:#728167;border-top:1px solid var(--line);margin-top:22px;padding-top:18px;font-size:10px}.preview{padding:28px 34px}.preview-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.preview-toolbar h2{margin:0;font-size:23px}.preview-toolbar .eyebrow{margin-bottom:8px;font-size:9px}.print-actions{flex-direction:column;align-items:end;display:flex}.paper-page{color:#18241f;background:#fff;border:1px solid #e1e3db;margin-bottom:20px;padding:24px 28px;box-shadow:0 5px 13px #263c3508}.paper-heading{border-bottom:1px solid #d8dfd4;justify-content:space-between;align-items:center;margin-bottom:18px;padding-bottom:12px;display:flex}.paper-heading strong{letter-spacing:-.5px;font-size:14px}.paper-heading span{letter-spacing:1.3px;color:#718069;font-size:8px}.puzzle-grid{grid-template-columns:1fr 1fr;gap:22px 28px;display:grid}.puzzle-card{break-inside:avoid;min-width:0}.puzzle-heading{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.puzzle-number{color:#455847;font-family:Georgia,serif;font-size:22px}.turn{color:#596c5a;font-size:9px}.chessboard{aspect-ratio:1;border:1px solid #81927b;grid-template-columns:repeat(8,1fr);width:100%;display:grid}.square{aspect-ratio:1;min-width:0;display:block;position:relative}.square.light{background:#faf9f1}.square.dark{background:#adbba0}.square img{width:100%;height:100%;padding:3%;display:block}.square small{color:#20331d;font-size:7px;font-weight:700;line-height:1;position:absolute}.square .rank{top:2px;left:2px}.square .file{bottom:2px;right:2px}.puzzle-bottom{justify-content:space-between;align-items:center;gap:12px;margin-top:7px;display:flex}.move-notes{flex:1}.pencil-line{border-bottom:1px solid #d5dbd0;height:16px}.scan{color:#66735f;flex-direction:column;align-items:center;font-size:7px;text-decoration:none;display:flex}.qr{width:120px;height:120px;image-rendering:pixelated;background:#fff;flex-shrink:0}.paper-footer{color:#788371;text-align:center;border-top:1px solid #dfe3d9;margin-top:22px;padding-top:9px;font-size:7px}.preview-caption{color:#7a8374;text-align:center;font-family:Georgia,serif;font-size:12px;font-style:italic}.empty{text-align:center;padding:60px 20px}.how,.about{max-width:1100px;margin:85px auto;padding:0 24px}.how>h2{font-size:36px}.three{grid-template-columns:repeat(3,1fr);gap:55px;margin-top:40px;display:grid}.three article>span{color:#83996b;font-family:Georgia,serif;font-size:35px}.three h3{font-family:Georgia,serif;font-size:22px;font-weight:400}.three p,.about p{color:#6d7867;font-size:14px;line-height:1.8}.about{border-top:1px solid var(--line);padding-top:45px}.about h2{font-size:29px}details{border-bottom:1px solid var(--line);padding:16px 0;font-size:13px}summary{cursor:pointer;font-weight:700;line-height:1.6}#findings{font-size:12px;line-height:1.6}#findings h3{margin-top:28px}footer{border-top:1px solid var(--line);color:#687864;justify-content:space-between;align-items:center;max-width:1224px;margin:60px auto 0;padding:28px 0;font-size:12px;display:flex}#print-root{display:none}.answer-row{break-inside:avoid;border-bottom:1px solid #ccc;padding:12px 0}.answer-row h2{margin:0;font-family:Arial,sans-serif;font-size:14px}.answer-row p{font-size:12px}.solution{line-height:1.8;font-family:monospace!important;font-size:15px!important}.answer-row a{font-size:11px}.credits{max-width:800px;margin:50px auto;padding:20px;line-height:1.8}@media (width<=950px){.hero{gap:20px}.studio{grid-template-columns:250px minmax(0,1fr);margin:0 20px}.preview{padding:20px}.paper-page{padding:18px}.puzzle-grid{gap:20px 16px}.qr{width:112px;height:112px}.preview-toolbar{flex-direction:column;align-items:start}.print-actions{flex-direction:row;gap:20px}.site-header{padding:0 24px}.hero-note{max-width:280px;padding:26px}footer{margin:40px 24px 0}}@media (width<=680px){.site-header{height:76px}nav a{display:none}.badge{font-size:8px}.brand{font-size:20px}.hero{grid-template-columns:1fr;margin:38px 0}.hero-note{display:none}h1{font-size:63px}.intro{font-size:15px}.studio{margin:0 12px;display:block}.controls{border-right:0;border-bottom:1px solid var(--line);padding:25px}.preview{padding:18px 10px}.paper-page{padding:14px 12px}.puzzle-grid{gap:22px 12px}.qr{width:104px;height:104px}.pencil-line{height:12px}.puzzle-bottom{gap:4px}.scan{font-size:6px}.turn{font-size:8px}.paper-heading span,.paper-footer{font-size:6px}.three{grid-template-columns:1fr;gap:25px}.how,.about{margin:55px auto}.how>h2{font-size:30px}footer{flex-wrap:wrap;gap:12px}.square small{font-size:6px}}@media print{html,body{color:#000;margin:0;padding:0;background:#fff!important}body>*{display:none!important}body>#print-root{display:block!important}.paper-page{box-shadow:none;break-after:page;border:0;min-height:245mm;margin:0;padding:0}.paper-page:last-child{break-after:auto}.paper-heading{margin-bottom:4mm;padding-bottom:2mm}.paper-heading strong{font-size:14pt}.paper-heading span{font-size:8pt}.puzzle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:3mm 12mm}.puzzle-card{grid-template-columns:50mm 28mm;justify-self:center;align-items:start;column-gap:4mm;width:100%;max-width:86mm;display:grid}.board-wrap{width:50mm;margin:0}.puzzle-heading{grid-column:1/-1;margin-bottom:1mm}.puzzle-number{font-size:16pt}.turn{font-size:8pt}.puzzle-bottom{flex-direction:column-reverse;align-items:stretch;gap:2mm;height:auto;margin-top:0;display:flex}.qr{width:28mm;height:28mm}.scan{font-size:6pt}.move-notes .help{margin:0;font-size:7pt}.pencil-line{height:5mm}.paper-footer{margin-top:3mm;padding-top:2mm;font-size:6pt}.square.dark{background:#bfc4b9!important}.square.light{background:#fff!important}.square small{font-size:6pt}.chessboard,.square,.qr{-webkit-print-color-adjust:exact;print-color-adjust:exact}.answer-page{padding:0}.answer-row{padding:5mm 0}.answer-row a{color:#000}a{text-decoration:none}}.analysis-panel{border:1px solid var(--line);background:#fff;min-height:220px;padding:32px 24px;line-height:1.7}.analysis-panel progress{width:100%;height:16px;accent-color:var(--green);margin:24px 0;display:block}.paper-identity{flex-direction:column;gap:6px;display:flex}.paper-identity strong{letter-spacing:-1px;font-family:Georgia,serif;font-size:23px}.paper-identity .paper-tagline{letter-spacing:1.8px;font-size:7px}.paper-edition{flex-direction:column;align-items:flex-end;gap:7px;display:flex}.paper-heading{border-bottom:2px solid #263c35}.qr{width:88px;height:88px}.paper-footer{letter-spacing:1px}.paper-heading strong{color:#18241f}@media print{.paper-page{min-height:0}.paper-heading{margin-bottom:4mm;padding-bottom:3mm}.paper-identity strong{letter-spacing:-1pt;font-size:21pt}.paper-identity .paper-tagline{letter-spacing:1.4pt;font-size:6pt}.paper-edition span{letter-spacing:1pt;font-size:6.5pt}.paper-edition{gap:2mm}.puzzle-grid{gap:5mm 10mm}.puzzle-card{grid-template-columns:64mm 22mm;column-gap:3mm;max-width:90mm}.board-wrap{width:64mm}.puzzle-heading{margin-bottom:1.5mm}.puzzle-number{font-size:14pt}.turn{letter-spacing:.2pt;font-size:7pt}.puzzle-bottom{gap:4mm;padding-top:0}.qr{width:22mm;height:22mm}.scan{font-size:5.5pt;line-height:1.4}.pencil-line{height:7mm}.move-notes .help{text-transform:uppercase;letter-spacing:.5pt;font-size:6pt}.paper-footer{margin-top:5mm;padding-top:2mm;font-size:6pt}.chessboard{border-color:#333}.square.dark{background:#c5c8c1!important}}
