:root{--ds-border:#e5e7eb;--ds-text:#111827;--ds-muted:#6b7280;--ds-bg:#fff;--ds-soft:#f8fafc;--ds-accent:#0f6fff}.ds-device-panel,.ds-related-wrap,.ds-device-grid,.ds-update-list,.ds-receiver-search{font-family:inherit}.ds-device-panel{background:var(--ds-bg);border:1px solid var(--ds-border);border-radius:16px;overflow:hidden;margin:0 0 24px}.ds-device-panel__head{padding:14px 18px;background:var(--ds-soft);border-bottom:1px solid var(--ds-border);font-weight:800;color:var(--ds-text)}.ds-spec-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.ds-spec{padding:15px 18px;border-left:1px solid var(--ds-border);border-bottom:1px solid var(--ds-border);display:flex;flex-direction:column;gap:4px}.ds-spec:nth-child(3n){border-left:0}.ds-spec__label{font-size:13px;color:var(--ds-muted)}.ds-spec strong{color:var(--ds-text)}.ds-related-wrap{margin:26px 0}.ds-related-group{margin:0 0 26px}.ds-related-group h2{font-size:20px;margin:0 0 12px}.ds-related-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ds-related-card{display:flex;flex-direction:column;gap:5px;border:1px solid var(--ds-border);border-radius:13px;padding:14px 16px;text-decoration:none!important;background:#fff}.ds-related-card:hover{border-color:#c7d2fe;box-shadow:0 8px 28px rgba(15,23,42,.06)}.ds-related-card strong{color:var(--ds-text)}.ds-related-card small{color:var(--ds-muted)}.ds-receiver-search{display:flex;gap:10px;width:100%}.ds-receiver-search input{flex:1;min-width:0;padding:14px 16px;border:1px solid var(--ds-border);border-radius:12px;background:#fff}.ds-receiver-search button,.ds-btn{border:0;border-radius:12px;padding:13px 20px;background:var(--ds-accent);color:#fff!important;text-decoration:none!important;font-weight:800;cursor:pointer}.ds-device-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ds-device-card{border:1px solid var(--ds-border);border-radius:16px;overflow:hidden;background:#fff}.ds-device-card__image{display:block;aspect-ratio:16/10;background:var(--ds-soft)}.ds-device-card__image img{width:100%;height:100%;object-fit:contain;display:block}.ds-device-card__body{padding:16px}.ds-device-card__body h3{margin:0 0 6px;font-size:18px}.ds-device-card__body h3 a{text-decoration:none;color:var(--ds-text)}.ds-device-card__body p{margin:0 0 14px;color:var(--ds-muted)}.ds-update-list{border:1px solid var(--ds-border);border-radius:15px;overflow:hidden;background:#fff}.ds-update-row{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:14px 16px;border-bottom:1px solid var(--ds-border);text-decoration:none!important}.ds-update-row:last-child{border-bottom:0}.ds-update-row div{display:flex;flex-direction:column;gap:3px}.ds-update-row strong{color:var(--ds-text)}.ds-update-row span{font-size:13px;color:var(--ds-muted)}.ds-update-row em{font-style:normal;background:var(--ds-soft);padding:5px 9px;border-radius:8px;color:var(--ds-text);font-weight:700}@media(max-width:900px){.ds-device-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ds-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ds-spec:nth-child(3n){border-left:1px solid var(--ds-border)}.ds-spec:nth-child(2n){border-left:0}}@media(max-width:640px){.ds-related-grid,.ds-device-grid,.ds-spec-grid{grid-template-columns:1fr}.ds-spec{border-left:0}.ds-receiver-search{flex-direction:column}.ds-receiver-search button{width:100%}}
