:root{--ink:#263526;--paper:#f8f4e9;--line:#c8ccba;--accent:#d8ea79;font-family:Georgia,'Times New Roman',serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(ellipse at 96% 0%,#e7eccf 0,transparent 40%),var(--paper)}a{color:inherit;text-underline-offset:5px}button,select{font:inherit;color:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button,select{min-height:46px}button{cursor:pointer}button:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid #3058a0;outline-offset:5px}header,main,footer{max-width:1320px;margin:auto}header{display:flex;align-items:center;justify-content:space-between;padding:32px 48px}header>a:last-child{font-size:16px}.wordmark{font-size:44px;font-weight:700;letter-spacing:-1px;text-decoration:none;line-height:.9}.wordmark span{display:block;font:13px 'Trebuchet MS',sans-serif;letter-spacing:2px;padding:6px 2px 0}main{padding:0 48px}.intro{display:grid;grid-template-columns:1.4fr 1fr;align-items:end;gap:40px;padding:70px 0 48px}h1{font-size:clamp(54px,7vw,102px);line-height:1.04;font-weight:400;margin:0}h1 em{color:#587444;font-weight:400}.intro-note{max-width:315px;justify-self:end;font-size:21px;line-height:1.5;padding-bottom:4px}.intro-note p{margin:0 0 16px}.intro-note p:last-child{font-size:16px;color:#5f6b59}.workbench{border:1px solid var(--line);border-radius:18px;background:#fffcf4;overflow:hidden;animation:arrive .65s ease both}.toolbar{display:flex;align-items:center;gap:18px;flex-wrap:wrap;padding:20px 24px;font-family:'Trebuchet MS',sans-serif}.toolbar label{font-size:14px;color:#5f6b59}select{background:transparent;border:1px solid #b9c4aa;border-radius:6px;padding:10px 38px 10px 14px;max-width:100%}.toolbar button{margin-left:auto;border:0;border-radius:6px;background:var(--accent);padding:12px 20px}.swatches{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));min-height:340px}.swatch{border:0;border-radius:0;background:var(--swatch);color:var(--on-swatch);display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;padding:22px;text-align:left;position:relative;min-width:0;transition:filter .15s ease}.swatch:hover{filter:brightness(.95)}.swatch:focus-visible{outline-offset:-6px;z-index:1}.swatch .number{font:13px 'Trebuchet MS',sans-serif;opacity:.75}.swatch .hex{font:clamp(13px,1.7vw,22px) 'Trebuchet MS',sans-serif}.swatch .shape{width:min(100%,110px);aspect-ratio:1;border:1px solid currentColor;border-radius:50%;opacity:.45;align-self:center;transform:rotate(-20deg)}.swatch:nth-child(even) .shape{border-radius:2px;transform:rotate(20deg)}.palette-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px 8px}.palette-footer p{margin:0;font-size:22px}.palette-footer button{padding:10px 16px;border:1px solid var(--line);border-radius:6px;background:transparent;font:16px 'Trebuchet MS',sans-serif}.palette-footer button span{font-size:11px;margin-left:12px}.status{min-height:44px;padding:0 24px 18px;margin:8px 0 0;color:#54614e;font:14px/1.6 'Trebuchet MS',sans-serif}.about{display:grid;grid-template-columns:1fr 1fr;gap:64px;padding:90px 0}.about h2{font-size:48px;font-weight:400;line-height:1.12;margin:0}.about p{font-size:20px;line-height:1.6;margin:0 0 20px;max-width:520px}.about .small{font:15px/1.7 'Trebuchet MS',sans-serif;color:#5f6b59}footer{border-top:1px solid var(--line);padding:28px 48px 40px;display:flex;justify-content:space-between;gap:24px;font:13px/1.6 'Trebuchet MS',sans-serif}@keyframes arrive{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:700px){header{padding:26px 22px}main{padding:0 22px}.intro{grid-template-columns:1fr;padding:44px 0 26px;gap:20px}.intro-note{justify-self:start;max-width:none;font-size:18px}.intro-note p{margin:0 0 8px}.toolbar{padding:16px;gap:12px}.toolbar label{width:100%}.toolbar button{margin-left:0;padding:10px 12px}.swatches{min-height:0;grid-template-columns:1fr}.swatch{flex-direction:row;align-items:center;min-height:92px;padding:18px 22px}.swatch .shape{width:42px}.swatch .hex{font-size:18px}.palette-footer{align-items:flex-start;flex-direction:column;padding:20px 16px 8px;gap:10px}.status{padding:0 16px 18px}.about{grid-template-columns:1fr;gap:24px;padding:58px 0}.about h2{font-size:38px}.about p{font-size:18px}footer{padding:24px 22px;flex-direction:column;gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.workbench{animation:none}.swatch{transition:none}}
.swatch .number{opacity:1}
