:root{--bg: #f6f8f4;--card: #ffffff;--ink: #1d2b20;--muted: #64766a;--line: #dde5dc;--green: #2f7d4f;--green-dark: #22593a;--green-soft: #e4f2e8;--amber: #9a6b00}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--bg);color:var(--ink)}.shell{min-height:100vh;display:flex;flex-direction:column}.content{flex:1}.site-header{background:var(--card);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.header-inner{max-width:1020px;margin:0 auto;padding:10px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{font-size:1.25rem;font-weight:800;color:var(--ink);text-decoration:none;letter-spacing:-.01em;display:inline-flex;align-items:center;gap:8px}.brand-logo{width:34px;height:34px;display:block}.site-header nav{display:flex;align-items:center;gap:4px}.nav-link{color:var(--muted);text-decoration:none;font-size:.92rem;font-weight:600;padding:8px 12px;border-radius:8px}.nav-link:hover{color:var(--ink);background:var(--bg)}.nav-link.on{color:var(--green);background:var(--green-soft)}.nav-login{margin-left:8px;border:1px solid var(--line);background:var(--bg);color:var(--muted);border-radius:8px;padding:7px 12px;font-size:.9rem;font-weight:600;cursor:not-allowed;display:inline-flex;align-items:center;gap:6px}.soon-tag{background:var(--green-soft);color:var(--green);font-size:.62rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;padding:2px 6px;border-radius:999px}.page{max-width:1020px;margin:0 auto;padding:24px 20px 60px}.page.narrow{max-width:760px}.page h1{margin:0 0 4px;font-size:1.7rem;letter-spacing:-.01em}.page-title{font-size:1.35rem}.tagline{margin:0 0 8px;color:var(--muted);max-width:62ch}.controls{position:sticky;top:53px;z-index:5;background:var(--bg);padding:14px 0 10px}.row{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:8px}.group{display:flex;gap:6px;flex-wrap:wrap;padding-right:10px;border-right:1px solid var(--line)}.row .group:last-of-type{border-right:0}.chip{border:1px solid var(--line);background:var(--card);border-radius:999px;padding:6px 12px;font-size:.85rem;cursor:pointer;color:var(--ink)}.chip.on{background:var(--green);border-color:var(--green);color:#fff}.chip.date{display:flex;flex-direction:column;align-items:center;line-height:1.2;border-radius:12px;min-width:64px}.chip.date .dow{font-weight:600}.chip.date .daynum{font-size:.75rem;opacity:.8}select{border:1px solid var(--line);border-radius:8px;padding:7px 10px;background:var(--card);font-size:.85rem;color:var(--ink);max-width:260px}.refreshed{color:var(--muted);font-size:.8rem;margin-left:auto}.error{color:#a12626}.loading{color:var(--muted)}.card{background:var(--card);border:1px solid var(--line);border-radius:14px;padding:16px 18px;margin-bottom:14px}.card-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.card h3{margin:0 0 2px;font-size:1.05rem}.meta{margin:0;color:var(--muted);font-size:.85rem}.notes{margin:4px 0 0;color:var(--amber);font-size:.8rem}.head-right{display:flex;align-items:center;gap:8px;flex-shrink:0}.area-tag{background:var(--green-soft);color:var(--green);font-size:.72rem;font-weight:700;padding:3px 9px;border-radius:999px;white-space:nowrap}.book{display:inline-block;background:var(--green);color:#fff;text-decoration:none;border-radius:8px;padding:8px 14px;font-size:.85rem;font-weight:600}.book.small{padding:5px 10px;font-size:.78rem}.book:hover{filter:brightness(1.08)}.court-row{display:flex;gap:12px;align-items:baseline;margin-top:12px}.court-name{min-width:130px;font-size:.83rem;font-weight:600;color:var(--muted)}.slot-list{display:flex;flex-wrap:wrap;gap:6px}.slot{display:inline-flex;gap:6px;align-items:baseline;border:1px solid var(--green);color:var(--green);background:var(--green-soft);text-decoration:none;font-size:.82rem;font-weight:600;padding:4px 9px;border-radius:8px}.slot em{font-style:normal;font-weight:400;font-size:.72rem;opacity:.75}.slot:hover{background:var(--green);color:#fff}.slot:hover em{opacity:.9}.none,.warn{color:var(--muted);font-size:.85rem;margin:10px 0 0}.warn{color:var(--amber)}.section-title{margin:28px 0 4px;font-size:1.1rem}.section-sub{margin:0 0 12px;color:var(--muted);font-size:.85rem;max-width:70ch}.external-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px}.card.external{display:flex;flex-direction:column;gap:12px;margin-bottom:0}.card.external .book{align-self:flex-start;margin-top:auto}.auth-tag{align-self:flex-start;background:#fdf3dd;color:var(--amber);border:1px solid #ecd9a8;font-size:.75rem;font-weight:600;padding:3px 9px;border-radius:999px}.auth-tag.members{background:#fdeaea;color:#a14040;border-color:#eec3c3}.ext-tags{display:flex;flex-direction:column;gap:6px;align-items:flex-start}.platform-tag{align-self:flex-start;background:var(--green-soft);color:var(--green-dark);border:1px solid #cfe6d6;font-size:.72rem;font-weight:600;padding:3px 9px;border-radius:999px}.tag-stack{display:flex;flex-direction:column;gap:5px;align-items:flex-end;flex-shrink:0}.climate-tag{font-size:.72rem;font-weight:700;padding:3px 9px;border-radius:999px;white-space:nowrap}.climate-tag.cold{background:#e3f1fb;color:#2465a3}.climate-tag.shade{background:#eeeaf9;color:#5b4a9e}.climate-tag.sun{background:#fdf3dd;color:var(--amber)}.filter-wrap{position:relative}.filter-btn{font-weight:600}.filter-pop{position:absolute;top:calc(100% + 8px);left:0;z-index:30;width:280px;background:var(--card);border:1px solid var(--line);border-radius:14px;padding:16px;box-shadow:0 10px 28px #1d2b2029;display:flex;flex-direction:column;gap:16px}.filter-section{display:flex;flex-direction:column;gap:8px}.filter-section select{max-width:none;width:100%}.filter-label{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}.filter-foot{display:flex;justify-content:space-between;align-items:center}.pop-reset{border:none;background:none;cursor:pointer;color:var(--muted);font-size:.85rem;font-weight:600;padding:6px 2px}.pop-reset:hover{color:#a12626}.pop-done{border:none;background:var(--green);color:#fff;cursor:pointer;font-size:.85rem;font-weight:700;padding:7px 16px;border-radius:8px}.pop-done:hover{filter:brightness(1.08)}.time-group{display:flex;flex-direction:column;gap:8px}.time-head{display:flex;align-items:center;justify-content:space-between}.time-label{font-size:.88rem;font-weight:600;color:var(--ink);white-space:nowrap}.time-slider{position:relative;width:100%;height:24px}.time-slider .track{position:absolute;top:50%;transform:translateY(-50%);left:0;right:0;height:4px;background:var(--line);border-radius:2px}.time-slider .track-active{position:absolute;top:50%;transform:translateY(-50%);height:4px;background:var(--green);border-radius:2px}.time-slider input[type=range]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:24px;margin:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;pointer-events:none}.time-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;pointer-events:auto;width:16px;height:16px;border-radius:50%;background:var(--green);border:2.5px solid #fff;box-shadow:0 0 0 1.5px var(--green);cursor:grab}.time-slider input[type=range]::-moz-range-thumb{pointer-events:auto;width:12px;height:12px;border-radius:50%;background:var(--green);border:2.5px solid #fff;box-shadow:0 0 0 1.5px var(--green);cursor:grab}.time-slider input[type=range]:active::-webkit-slider-thumb{cursor:grabbing}.time-reset{border:1px solid var(--line);background:var(--card);color:var(--muted);border-radius:50%;width:22px;height:22px;font-size:.7rem;line-height:1;cursor:pointer}.time-reset:hover{color:#a12626;border-color:#a12626}.post-card{display:block;text-decoration:none;color:inherit;margin-top:18px}.post-card:hover{border-color:var(--green)}.post-card .excerpt{margin:10px 0 8px;color:var(--ink);font-size:.92rem;line-height:1.55}.read-more{color:var(--green);font-weight:700;font-size:.88rem}.post .crumb{margin:0 0 14px}.post .crumb a{color:var(--muted);text-decoration:none;font-size:.85rem}.post .crumb a:hover{color:var(--green)}.post h1{font-size:1.85rem;line-height:1.2;margin-bottom:6px}.post .lede{font-size:1.05rem;line-height:1.65;color:var(--ink);margin-top:18px}.post h2{margin:34px 0 10px;font-size:1.25rem;padding-bottom:6px;border-bottom:2px solid var(--green-soft)}.post p{line-height:1.65}.post a{color:var(--green);font-weight:600}.post dl{margin:0}.post dt{font-weight:700;margin-top:14px;color:var(--green-dark)}.post dd{margin:4px 0 0;line-height:1.6}.post dd strong{color:var(--green-dark)}.legal h2{font-size:1.05rem;margin:26px 0 6px}.legal p{line-height:1.65;color:var(--ink)}.legal .meta{margin-bottom:10px}.site-footer{background:var(--card);border-top:1px solid var(--line);margin-top:40px}.footer-inner{max-width:1020px;margin:0 auto;padding:32px 20px 20px;display:flex;flex-wrap:wrap;gap:40px}.footer-col{display:flex;flex-direction:column;gap:8px;min-width:140px}.footer-col.brand-col{flex:1;min-width:240px}.footer-col.brand-col p{margin:0;color:var(--muted);font-size:.85rem;max-width:40ch;line-height:1.55}.footer-col h4{margin:0 0 2px;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.footer-col a{color:var(--ink);text-decoration:none;font-size:.88rem}.footer-col a:hover{color:var(--green)}.footer-base{max-width:1020px;margin:0 auto;padding:14px 20px 26px;border-top:1px solid var(--line);display:flex;flex-wrap:wrap;gap:6px 24px;color:var(--muted);font-size:.78rem}@media(max-width:640px){.court-row{flex-direction:column;gap:4px}.refreshed{margin-left:0}.header-inner{padding:10px 14px}.nav-link{padding:8px}}
