:root{color-scheme:light;--bg: #f7f7f5;--panel: #ffffff;--panel-soft: #f2f3f0;--text: #191a17;--muted: #5f645c;--faint: #8b9088;--line: #dedfd9;--line-strong: #c7cbc2;--accent: #246b52;--accent-soft: #edf5ef;--shadow: 0 1px 2px rgba(25, 26, 23, .04);background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root[data-theme=dark]{color-scheme:dark;--bg: #111310;--panel: #181b17;--panel-soft: #20241e;--text: #f0f2ec;--muted: #b7bdae;--faint: #858c7d;--line: #2f342c;--line-strong: #484f43;--accent: #9ad3b3;--accent-soft: #1f2c23;--shadow: 0 1px 2px rgba(0, 0, 0, .24)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg)}button,a{font:inherit}a{color:inherit}.page-shell{width:min(920px,calc(100% - 40px));margin:0 auto;padding:34px 0 52px}.site-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:32px}.brand-block{min-width:0}.domain-link{display:inline-flex;margin-bottom:22px;color:var(--faint);font-size:.86rem;font-weight:650;line-height:1.4;text-decoration:none}.domain-link:hover{color:var(--accent)}h1,h2,p{margin-top:0}h1{margin-bottom:10px;color:var(--text);font-size:clamp(3rem,8vw,5.6rem);font-weight:760;line-height:.95;letter-spacing:0}.brand-block p{max-width:36rem;margin-bottom:0;color:var(--muted);font-size:clamp(1rem,2.3vw,1.16rem);line-height:1.55}.header-actions{display:flex;flex:0 0 auto;align-items:center;gap:8px}.icon-action{display:grid;width:34px;height:34px;place-items:center;border:1px solid var(--line);border-radius:9px;background:var(--panel);color:var(--muted);box-shadow:var(--shadow);cursor:pointer;font-size:1rem;line-height:1;text-decoration:none}.icon-action:hover{border-color:var(--line-strong);background:var(--panel-soft);color:var(--text)}.domain-link:focus-visible,.icon-action:focus-visible,.service-link:focus-visible,.site-footer a:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.registry{border:1px solid var(--line);border-radius:14px;background:var(--panel);box-shadow:var(--shadow);overflow:hidden}.registry-head{display:flex;align-items:end;justify-content:space-between;gap:18px;padding:18px 20px;border-bottom:1px solid var(--line);background:color-mix(in srgb,var(--panel) 82%,var(--panel-soft))}h2{margin-bottom:4px;color:var(--text);font-size:.98rem;font-weight:760;line-height:1.3;letter-spacing:0}.registry-head p,.registry-source{margin:0;color:var(--faint);font-size:.88rem;line-height:1.4}.registry-source{flex:0 0 auto}.service-list{display:grid;margin:0;padding:0;list-style:none}.service-item+.service-item{border-top:1px solid var(--line)}.service-link{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,.44fr);align-items:center;gap:22px;min-height:112px;padding:20px;text-decoration:none}.service-link:hover{background:var(--panel-soft)}.service-copy{display:grid;gap:8px;min-width:0}.service-name-row{display:flex;align-items:center;gap:10px;min-width:0}.service-name{min-width:0;overflow-wrap:anywhere;color:var(--text);font-size:1.22rem;font-weight:760;line-height:1.25}.service-status{flex:0 0 auto;padding:3px 8px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:.72rem;font-weight:760;line-height:1.2}.service-description{color:var(--muted);font-size:.96rem;line-height:1.5;overflow-wrap:anywhere}.service-meta{display:flex;align-items:center;justify-content:flex-end;gap:12px;min-width:0;color:var(--faint);font-size:.9rem;line-height:1.4;text-align:right}.service-meta span:first-child{min-width:0;overflow-wrap:anywhere}.service-meta span:last-child{flex:0 0 auto;color:var(--accent);font-weight:760}.empty-state{margin:0;padding:28px 20px;color:var(--muted)}.site-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:26px;color:var(--faint);font-size:.88rem;line-height:1.5}.site-footer p{margin-bottom:0}.site-footer div{display:flex;flex:0 0 auto;align-items:center;gap:14px}.site-footer a{color:var(--muted);font-weight:650;text-decoration:none}.site-footer a:hover{color:var(--accent)}@media(max-width:720px){.page-shell{width:min(100% - 28px,920px);padding:24px 0 40px}.site-header{gap:18px;margin-bottom:26px}.domain-link{margin-bottom:18px}.registry-head{display:grid;gap:10px}.registry-source{width:fit-content}.service-link{grid-template-columns:1fr;gap:14px;min-height:132px;padding:18px}.service-meta{justify-content:space-between;text-align:left}.site-footer{align-items:flex-start;flex-direction:column}}@media(max-width:480px){.page-shell{width:min(100% - 22px,920px);padding-top:18px}.site-header{align-items:stretch;flex-direction:column}.header-actions{justify-content:flex-start}.service-name-row,.service-meta{align-items:flex-start;flex-direction:column;gap:8px}}
