.game-panel{display:grid;gap:18px}.game-settings{display:grid;grid-template-columns:minmax(150px,220px) 1fr auto;align-items:end;gap:14px;margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid #b7cbc5}.game-progress{min-height:48px;padding:14px 0;color:#173d39;font-family:Trebuchet MS,sans-serif;font-weight:700}.game-board{display:grid;gap:4px;width:min(100%,420px)}.game-board button{min-width:0;padding:0}.tic-tac-toe-board,.sudoku-board{grid-template-columns:repeat(3,minmax(0,1fr))}.tic-tac-toe-board button{aspect-ratio:1;font-size:2rem}.sudoku-board{grid-template-columns:repeat(9,minmax(0,1fr));gap:2px}.sudoku-board input{min-width:0;min-height:36px;padding:2px;text-align:center}.sudoku-board input:disabled{color:#173d39;background:#dce9e2;opacity:1}.grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-five{grid-template-columns:repeat(5,minmax(0,1fr))}.tile{display:grid;min-height:58px;place-items:center;border:1px solid #7f9c95;background:#e7f0ea;color:#173d39;font-family:Trebuchet MS,sans-serif;font-weight:700}.tile[data-value="0"]{color:transparent;background:#f6f7f2}.memory-card{min-height:70px;font-size:1.5rem}.connect-four-board{grid-template-columns:repeat(7,minmax(0,1fr));padding:8px;background:#145f78}.connect-four-slot{aspect-ratio:1;min-height:0;border-radius:50%;background:#fffef8}.connect-four-slot[data-piece=R]{background:#d95f4c}.connect-four-slot[data-piece=Y]{background:#f1c453}.letter-grid,.choice-grid{display:flex;flex-wrap:wrap;gap:8px}.letter-grid button,.choice-grid button{min-width:44px}@media(max-width:560px){.game-settings{grid-template-columns:1fr}}:root{color:#1b2733;background:#f4f7f2;font-family:Georgia,Times New Roman,serif}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}.tool-page{min-height:100vh;background-color:#f4f7f2;background-image:linear-gradient(90deg,rgb(27 39 51 / 4%) 1px,transparent 1px),linear-gradient(rgb(27 39 51 / 4%) 1px,transparent 1px);background-size:28px 28px}.site-header,.tool-hero,.explanation{width:min(100% - 40px,900px);margin:0 auto}.site-header{display:flex;align-items:center;gap:24px;min-height:72px;padding:12px 0;font-family:Trebuchet MS,sans-serif;font-size:.86rem}.brand{color:#134e4a;font-size:1.25rem;font-weight:700;letter-spacing:0;text-decoration:none}.site-header span{color:#4e5f5d}.site-header>.brand{flex:0 0 auto;white-space:nowrap}.primary-navigation{display:flex;align-items:center;gap:20px}.primary-navigation a{color:#134e4a;font-weight:700;text-decoration:none}.site-header>span{flex:0 0 auto;white-space:nowrap}.tool-hero{padding:60px 0 52px}.eyebrow{margin:0 0 10px;color:#b45309;font-family:Trebuchet MS,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}h1,h2,p{margin-top:0}h1{max-width:600px;margin-bottom:12px;color:#123f3b;font-size:clamp(2.5rem,8vw,4.8rem);font-weight:700;letter-spacing:0;line-height:.98}.lede{max-width:540px;margin-bottom:36px;color:#415452;font-size:1.12rem;line-height:1.55}.calculator-panel{max-width:720px;padding:28px;border:1px solid #b7cbc5;border-radius:8px;background:#fffef8;box-shadow:8px 8px #d7e6df}.date-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}label{display:grid;gap:8px;color:#23403d;font-family:Trebuchet MS,sans-serif;font-size:.92rem;font-weight:700}input,select{max-width:100%;min-height:48px;padding:9px 11px;border:1px solid #7f9c95;border-radius:4px;color:#1b2733;background:#fff}input[type=file]{width:100%;min-width:0}textarea{min-height:160px;max-width:100%;width:100%;resize:vertical;padding:12px;border:1px solid #7f9c95;border-radius:4px;color:#1b2733;background:#fff;line-height:1.45}input:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible{outline:3px solid #d97706;outline-offset:3px}.form-actions{display:flex;gap:12px;margin-top:24px}button{min-height:46px;padding:10px 18px;border:1px solid #0f3936;border-radius:4px;color:#fffef8;background:#134e4a;cursor:pointer;font-family:Trebuchet MS,sans-serif;font-weight:700}button:hover{background:#0f3936}.reset-button{color:#134e4a;background:transparent}.reset-button:hover{background:#e7f0ea}.error{margin:20px 0 0;color:#9f1239;font-family:Trebuchet MS,sans-serif;font-weight:700}.result{margin-top:24px;padding:20px;border-left:5px solid #d97706;background:#fdf3d7}.result p{margin-bottom:5px;color:#665116;font-family:Trebuchet MS,sans-serif;font-size:.84rem;font-weight:700;text-transform:uppercase}output{color:#173d39;font-size:1.65rem;font-weight:700;overflow-wrap:anywhere;white-space:pre-wrap}.three-fields{grid-template-columns:repeat(3,minmax(0,1fr))}.case-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.case-actions button{flex:1 1 120px}.download-link{display:inline-block;margin-top:16px;color:#134e4a;font-family:Trebuchet MS,sans-serif;font-weight:700}.selected-file,.processing{margin:14px 0 0;color:#415452;font-family:Trebuchet MS,sans-serif;font-size:.9rem}.processing{color:#134e4a;font-weight:700}button:disabled{cursor:wait;opacity:.7}.media-preview{display:block;width:100%;max-height:360px;margin-top:20px;background:#173d39}.explanation{padding:50px 0 80px;border-top:1px solid #b7cbc5}.explanation h2{max-width:600px;color:#123f3b;font-size:2rem;letter-spacing:0}.explanation p:not(.eyebrow){max-width:690px;color:#415452;font-size:1.05rem;line-height:1.65}.breadcrumbs,.tool-support{width:min(100% - 40px,900px);margin:0 auto}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;padding:22px 0;color:#4e5f5d;border-top:1px solid #b7cbc5;font-family:Trebuchet MS,sans-serif;font-size:.9rem}.breadcrumbs a,.related-tools a{color:#134e4a;font-weight:700}.tool-support{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:52px;padding:34px 0 72px}.tool-support h2{margin-bottom:16px;color:#123f3b;font-size:1.6rem}.related-tools ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.faq-section details{border-top:1px solid #b7cbc5}.faq-section details:last-child{border-bottom:1px solid #b7cbc5}.faq-section summary{padding:14px 24px 14px 0;cursor:pointer;color:#173d39;font-family:Trebuchet MS,sans-serif;font-weight:700}.faq-section details p{color:#415452;line-height:1.55}@media(max-width:560px){.site-header,.tool-hero,.explanation{width:min(100% - 28px,900px)}.site-header span{display:none}.site-header{justify-content:space-between;gap:12px}.primary-navigation{flex:0 0 auto;gap:14px}.site-header .primary-navigation>a{display:none}.tool-hero{padding-top:38px}.calculator-panel{padding:20px;box-shadow:5px 5px #d7e6df}.date-fields{grid-template-columns:1fr}.breadcrumbs,.tool-support{width:min(100% - 28px,900px)}.tool-support{grid-template-columns:1fr;gap:38px}.three-fields{grid-template-columns:1fr}.form-actions{align-items:stretch;flex-direction:column}output{font-size:1.3rem}}
