:root{--bg:#fff;--surface:#fff;--surface2:#f6f6f6;--text:#0b0b0b;--muted:#656565;--line:#dedede;--inverse:#fff;--shadow:0 18px 50px #00000014;color:var(--text);background:var(--bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html[data-theme=dark]{--bg:#0b0b0b;--surface:#111;--surface2:#181818;--text:#f5f5f5;--muted:#aaa;--line:#2e2e2e;--inverse:#0b0b0b;--shadow:none;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%}.shell{width:min(1180px,100% - 40px);margin:auto}.site-header{z-index:30;background:color-mix(in srgb,var(--bg) 92%,transparent);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;height:72px;display:flex}.brand{letter-spacing:-.03em;font-size:20px;font-weight:900}.brand:before{content:"◧";margin-right:8px}.nav{align-items:center;gap:24px;font-size:14px;display:flex}.nav a{color:var(--muted)}.nav a:hover{color:var(--text)}.tools{align-items:center;gap:10px;display:flex}.icon-btn{border:1px solid var(--line);background:var(--surface);width:40px;height:40px;color:var(--text);cursor:pointer;border-radius:999px}.page{min-height:70vh}.hero{padding:92px 0 58px}.hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:64px;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--muted);font-size:11px;font-weight:850}h1{letter-spacing:-.06em;margin:16px 0 22px;font-size:clamp(48px,7vw,82px);line-height:.96}h2{letter-spacing:-.04em;margin-top:0;font-size:clamp(30px,4vw,48px);line-height:1.05}h3{letter-spacing:-.025em}.lead{color:var(--muted);max-width:720px;font-size:19px}.search-box{gap:10px;max-width:670px;margin-top:28px;display:flex}.search-box input{border:1px solid var(--line);background:var(--surface);min-width:0;color:var(--text);font:inherit;border-radius:12px;flex:1;padding:15px 16px}.button{border:1px solid var(--text);background:var(--text);color:var(--inverse);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;padding:14px 19px;font-weight:800;display:inline-flex}.button.secondary{color:var(--text);border-color:var(--line);background:0 0}.hero-art{border:1px solid var(--line);background:var(--surface2);border-radius:28px;place-items:center;min-height:390px;display:grid;position:relative;overflow:hidden}.plate{border:16px solid var(--text);border-radius:50%;place-items:center;width:240px;height:240px;font-size:66px;font-weight:900;display:grid}.hero-art span{border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:8px 12px;font-size:12px;position:absolute}.hero-art .one{top:30px;right:34px}.hero-art .two{bottom:46px;left:22px}.hero-art .three{bottom:30px;right:28px}.section{padding:68px 0}.section.alt{background:var(--surface2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px;display:flex}.grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.card{border:1px solid var(--line);background:var(--surface);border-radius:18px;min-height:185px;padding:22px;transition:all .18s;display:block}.card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.card .symbol{font-size:28px}.card p{color:var(--muted);margin-bottom:16px}.feature-row{border:1px solid var(--line);background:var(--surface);border-radius:18px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.feature-row div{border-right:1px solid var(--line);padding:20px}.feature-row div:last-child{border-right:0}.feature-row small{color:var(--muted)}.content-shell{width:min(760px,100% - 40px);margin:auto;padding:72px 0}.content-shell>h1,.content-shell>.eyebrow+h1{letter-spacing:-.05em;margin:14px 0 26px;font-size:clamp(42px,6vw,64px);line-height:1}.content-shell h2{letter-spacing:-.035em;margin:42px 0 14px;font-size:clamp(27px,3vw,36px);line-height:1.12}.content-shell h3{margin:30px 0 10px;font-size:22px}.content-shell p,.content-shell li{color:var(--muted);font-size:17px;line-height:1.75}.content-shell p{margin:0 0 20px}.content-shell ul,.content-shell ol{padding-left:22px}.content-shell a{text-underline-offset:3px;text-decoration:underline}.content-shell .grid{grid-template-columns:repeat(3,1fr)}.legal-page .legal-intro{color:var(--text);margin-bottom:34px;font-size:20px;line-height:1.65}.legal-page section{border-top:1px solid var(--line);padding:28px 0}.legal-page section h2{margin-top:0}.legal-page .legal-meta{border-top:1px solid var(--line);margin-top:34px;padding-top:22px;font-size:14px}.site-footer{color:#fff;background:#090909;margin-top:70px}.footer-grid{grid-template-columns:1.2fr repeat(3,1fr);gap:32px;padding:48px 0;display:grid}.site-footer a,.site-footer p{color:#bdbdbd}.footer-col{align-content:start;gap:9px;display:grid}.footer-bottom{color:#8d8d8d;border-top:1px solid #272727;justify-content:space-between;gap:18px;padding:18px 0;font-size:13px;display:flex}.category-list{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.category-row{border:1px solid var(--line);background:var(--surface);border-radius:14px;justify-content:space-between;gap:14px;padding:18px;display:flex}@media (width<=900px){.nav{display:none}.hero{padding:72px 0 46px}.hero-grid{grid-template-columns:1fr;gap:36px}.hero-art{min-height:300px}.plate{border-width:13px;width:190px;height:190px}.grid,.category-list{grid-template-columns:repeat(2,1fr)}.feature-row{grid-template-columns:1fr 1fr}.feature-row div:nth-child(2){border-right:0}.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=560px){.shell,.content-shell{width:min(100% - 32px,1180px)}.header-inner{height:64px}.brand{font-size:19px}.hero{padding:48px 0 34px}.hero-grid{gap:28px}.eyebrow{font-size:10px}.hero h1{margin:13px 0 18px;font-size:clamp(42px,13vw,58px);line-height:.98}.lead{font-size:17px;line-height:1.55}.search-box{flex-direction:column;margin-top:22px}.search-box input,.search-box .button{width:100%}.hero-art{border-radius:22px;min-height:245px}.plate{border-width:10px;width:150px;height:150px;font-size:46px}.hero-art .one{top:20px;right:18px}.hero-art .two{bottom:32px;left:16px}.hero-art .three{bottom:18px;right:16px}.section{padding:48px 0}.section-head{flex-direction:column;align-items:flex-start}.section-head h2{font-size:34px}.grid,.category-list,.content-shell .grid,.footer-grid{grid-template-columns:1fr}.card{min-height:0;padding:20px}.feature-row{grid-template-columns:1fr}.feature-row div{border-right:0;border-bottom:1px solid var(--line);padding:18px}.feature-row div:last-child{border-bottom:0}.content-shell{padding:48px 0}.content-shell>h1,.content-shell>.eyebrow+h1{margin-bottom:22px;font-size:clamp(38px,11vw,48px);line-height:1.02}.content-shell h2{margin-top:34px;font-size:28px;line-height:1.15}.content-shell p,.content-shell li{font-size:16px;line-height:1.7}.legal-page .legal-intro{font-size:18px;line-height:1.6}.legal-page section{padding:24px 0}.footer-bottom{flex-direction:column}.site-footer{margin-top:48px}}
