:root{color:#242424;font-synthesis:none;text-rendering:optimizelegibility;background:#f5f5f5;font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{background:#f5f5f5;min-width:320px;min-height:100vh;margin:0}button{font:inherit}.app-shell{min-height:100vh}.app-bar{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #e0e0e0;justify-content:space-between;align-items:center;gap:24px;height:64px;padding:0 max(24px,50vw - 620px);display:flex;position:sticky;top:0}.app-name{align-items:center;gap:12px;font-size:16px;font-weight:600;display:flex}.app-icon{border-radius:7px;width:32px;height:32px;display:block}.app-actions{align-items:center;gap:16px;display:flex}.last-updated{color:#616161;font-size:12px}.refresh-button{color:#fff;cursor:pointer;background:#0f6cbd;border:1px solid #0f6cbd;border-radius:4px;justify-content:center;align-items:center;gap:8px;min-width:86px;height:34px;padding:0 14px;font-weight:600;display:inline-flex}.refresh-button:hover:not(:disabled){background:#115ea3;border-color:#115ea3}.refresh-button:active:not(:disabled){background:#0c3b5e}.refresh-button:focus-visible,.copy-button:focus-visible{outline-offset:2px;outline:2px solid #0f6cbd}.refresh-button:disabled{opacity:.65;cursor:wait}.refresh-icon{transform-origin:50%;border:2px solid;border-left-color:#0000;border-radius:50%;flex:0 0 15px;width:15px;height:15px;display:block;position:relative}.refresh-icon:after{content:"";border-top:3px solid #0000;border-bottom:3px solid #0000;border-right:5px solid;width:0;height:0;position:absolute;top:-1px;left:-3px;transform:rotate(22deg)}.spinning{animation:.9s linear infinite spin}.content{width:min(1240px,100% - 48px);margin:0 auto;padding:40px 0 56px}.message-bar{color:#a4262c;background:#fdf3f4;border:1px solid #f1bbbc;border-radius:6px;margin-bottom:16px;padding:12px 16px;font-size:14px}.host-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.host-card{background:#fff;border:1px solid #e0e0e0;border-radius:10px;min-width:0;padding:24px;transition:box-shadow .18s,transform .18s;position:relative;overflow:hidden;box-shadow:0 2px 4px #0000000f,0 1px 2px #0000000a}.host-card>*{z-index:1;position:relative}.host-card:after{z-index:0;opacity:.055;filter:grayscale();pointer-events:none;font-size:92px;line-height:1;position:absolute;bottom:48px;right:16px}.host-card.system-linux{background:linear-gradient(145deg,#fff 55%,#f2f9f4)}.host-card.system-linux:after{content:"🐧"}.host-card.system-windows{background:linear-gradient(145deg,#fff 55%,#f0f6fc)}.host-card.system-windows:after{content:"⊞";color:#0f6cbd;opacity:.06;font-family:Segoe UI Symbol,sans-serif;font-size:116px}.host-card:hover{transform:translateY(-1px);box-shadow:0 5px 12px #00000017,0 2px 4px #0000000d}.card-header{justify-content:space-between;align-items:flex-start;gap:16px;min-height:58px;display:flex}.card-header h2{color:#242424;margin:0 0 6px;font-size:20px;font-weight:600;line-height:1.25}.domain{color:#616161;overflow-wrap:anywhere;font-size:13px}.host-meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.system-label{color:#616161;background:#ffffffbf;border:1px solid #e0e0e0;border-radius:4px;padding:2px 6px;font-size:10px;font-weight:600}.status-badge{border-radius:12px;flex:none;align-items:center;gap:6px;height:24px;padding:0 9px;font-size:12px;font-weight:600;display:inline-flex}.status-dot{background:currentColor;border-radius:50%;width:6px;height:6px}.status-badge.online{color:#0e700e;background:#f1faf1}.status-badge.offline{color:#c50f1f;background:#fdf3f4}.status-badge.checking{color:#8a6100;background:#fff8e3}.status-badge.checking .status-dot{animation:1s ease-in-out infinite pulse}.card-divider{background:#ebebeb;height:1px;margin:20px 0}.address-section{flex-direction:column;gap:18px;min-height:106px;display:flex}.ip-group{gap:8px;display:grid}.field-label,.metrics dt{color:#616161;font-size:12px}.ip-list{gap:6px;display:grid}.ip-value{background:#fafafa;border:1px solid #e0e0e0;border-radius:5px;align-items:center;gap:8px;min-height:34px;padding:4px 4px 4px 10px;display:flex}.ip-value code{overflow-wrap:anywhere;color:#323130;flex:1;min-width:0;font-family:Consolas,SFMono-Regular,monospace;font-size:12px}.copy-button{color:#424242;cursor:pointer;background:0 0;border:0;border-radius:4px;flex:none;place-items:center;width:28px;height:28px;display:grid}.copy-button:hover{background:#e5e5e5}.copy-button:active{background:#d6d6d6}.copy-button.copied{color:#0e700e}.copy-icon{width:14px;height:14px;display:block;position:relative}.copy-icon:before,.copy-icon:after{content:"";background:#fafafa;border:1.5px solid;border-radius:1.5px;width:8px;height:9px;position:absolute}.copy-icon:before{top:3px;left:1px}.copy-icon:after{top:0;left:4px}.check-icon{font-size:16px;font-weight:600}.empty-value{color:#8a8886;font-size:13px}.loading-lines{gap:12px;display:grid}.loading-lines span{background:linear-gradient(90deg,#f3f2f1,#faf9f8,#f3f2f1) 0 0/200% 100%;border-radius:5px;width:100%;height:34px;animation:1.5s linear infinite shimmer}.loading-lines span:last-child{width:78%}.metrics{grid-template-columns:1.35fr .8fr .9fr;gap:12px;margin:0;display:grid}.metrics div{min-width:0}.metrics dt{margin-bottom:5px}.metrics dd{color:#323130;overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:600}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.35}}@keyframes shimmer{to{background-position:-200% 0}}@media (width<=1000px){.host-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.app-bar{height:58px;padding:0 16px}.last-updated{display:none}.content{width:calc(100% - 32px);padding:24px 0 40px}.host-grid{grid-template-columns:1fr;gap:16px}.host-card{padding:20px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
