:root{color:#17243a;background:#f3f6fa;font:16px/1.5 Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:#1565c0;text-decoration:none}header{color:#fff;background:#101e34;justify-content:space-between;align-items:center;padding:1rem max(1.5rem,50vw - 550px);display:flex}header a,.link-button{color:#fff}.brand{font-size:1.1rem;font-weight:700}nav{align-items:center;gap:1.2rem;display:flex}.link-button{background:0 0;border:0;padding:0}.link-button:hover{background:0 0}main{max-width:1100px;min-height:calc(100vh - 140px);margin:0 auto;padding:3rem 1.5rem}footer{color:#66758b;text-align:center;padding:1rem}.narrow{max-width:760px;margin:0 auto}h1{font-size:2.2rem;line-height:1.15}.lede{color:#526177;max-width:700px;font-size:1.15rem}.grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;margin-top:2rem;display:grid}.card{background:#fff;border:1px solid #dce3ec;border-radius:12px;padding:1.5rem;box-shadow:0 5px 20px #1020440a}.button,button{color:#fff;cursor:pointer;font:inherit;background:#1565c0;border:0;border-radius:6px;padding:.7rem 1rem;font-weight:650;display:inline-block}.secondary{color:#17243a;background:#e7edf5}button:disabled{cursor:not-allowed;opacity:.45}form{gap:1.1rem;display:grid}label{gap:.35rem;font-weight:650;display:grid}input,select,textarea{font:inherit;background:#fff;border:1px solid #b9c5d5;border-radius:6px;width:100%;padding:.7rem}textarea{resize:vertical;min-height:110px}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.check{align-items:start;gap:.6rem;font-weight:500;display:flex}.check input,.rule-list input{width:auto;margin-top:.3rem}.rule-list{gap:.8rem;margin-bottom:1rem;display:grid}.rule-list label{text-transform:none;align-items:start;gap:.6rem;font-weight:500;display:flex}.steps{gap:1rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.steps li{color:#718096;border-bottom:3px solid #ccd6e3;padding:.5rem}.steps .active{color:#17243a;border-color:#1565c0;font-weight:700}.error,.notice{border-radius:6px;margin:1rem 0;padding:1rem}.error{color:#8e1c1c;background:#fff0f0;border:1px solid #e6aaaa}.notice{background:#eef6ff;border:1px solid #b8d6f5}.oauth{gap:.75rem;margin-top:1rem;display:grid}.status{text-align:center}.badge{background:#e8edf4;border-radius:999px;padding:.35rem .8rem;font-weight:700;display:inline-block}.badge.approved{color:#176b35;background:#dff5e6}.badge.rejected,.badge.disabled{color:#8e1c1c;background:#ffe2e2}.list{gap:.75rem;display:grid}.row{justify-content:space-between;align-items:center;display:flex}.credentials{color:#e9f2ff;background:#101e34;padding:1rem;overflow:auto}.warning{color:#8a5a00}small{color:#66758b;font-weight:400}@media (width<=600px){header{align-items:flex-start;gap:1rem}nav{flex-direction:column;align-items:flex-end;gap:.45rem}main{padding:2rem 1rem}.form-row{grid-template-columns:1fr}.steps{gap:.2rem;font-size:.8rem}h1{font-size:1.8rem}}.provider-navigation{gap:.75rem}.provider-nav-link{background:0 0;border:0;border-radius:7px;align-items:center;min-height:2.35rem;padding:.4rem .75rem;font-weight:600;transition:background-color .15s,color .15s;display:inline-flex}.provider-nav-link:hover,.provider-nav-link:focus-visible{color:#fff;background:#ffffff24}.provider-nav-link:focus-visible{outline-offset:2px;outline:2px solid #93c5fd}.provider-home{padding-top:1rem}.provider-welcome-card{padding:2rem}.provider-welcome-card h1{margin:0}.provider-welcome-copy{color:#526177;margin:.75rem 0 1.75rem;font-size:1.05rem}.provider-profile{grid-template-columns:1fr;gap:1rem;margin:0;display:grid}.provider-profile-field{background:#f7f9fc;border-radius:8px;min-width:0;padding:1rem}.provider-profile-field dt{color:#66758b;letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:700}.provider-profile-field dd{overflow-wrap:anywhere;margin:.3rem 0 0}.oauth{justify-items:center}.oauth-google-button,.oauth-button{width:320px;max-width:100%}.oauth-google-button{min-height:40px}.oauth-button{color:#3c4043;background:#fff;border:1px solid #dadce0;border-radius:999px;justify-content:center;align-items:center;gap:.65rem;height:40px;padding:0 1rem;font-size:14px;font-weight:500;display:inline-flex}.oauth-button:hover{background:#f8faff;border-color:#c6cbd1}.oauth-button:focus-visible{outline-offset:2px;outline:2px solid #1565c0}.oauth-button svg{flex:none;width:22px;height:22px}.form-actions{justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.form-actions .secondary{margin-right:auto}.application-row{gap:1rem}.application-summary{align-items:center;gap:.75rem;min-width:0;display:flex}.application-kind{white-space:nowrap;flex:none;font-size:.75rem}.application-kind.feed{color:#075985;background:#e0f2fe}.application-kind.calls{color:#5b21b6;background:#ede9fe}.application-title{overflow-wrap:anywhere}.application-status-page{gap:1rem;display:grid}.application-status-badges{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.application-details-card h2,.accepted-rules h3{margin-top:0}.application-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:0;display:grid}.application-field{background:#f7f9fc;border-radius:8px;min-width:0;padding:.85rem 1rem}.application-field.wide{grid-column:1/-1}.application-field dt{color:#66758b;text-transform:uppercase;font-size:.8rem;font-weight:700}.application-field dd{overflow-wrap:anywhere;margin:.25rem 0 0}.preserve-whitespace{white-space:pre-wrap}.accepted-rules{border-top:1px solid #dce3ec;margin-top:1.25rem;padding-top:1.25rem}.accepted-rules ul{margin-bottom:0;padding-left:1.25rem}.accepted-rules li+li{margin-top:.5rem}.icecast-info-card h2,.calls-info-card h2{margin-top:0}.icecast-info-table,.calls-info-table{border-collapse:collapse;border:1px solid #dce3ec;width:100%}.icecast-info-table th,.icecast-info-table td,.calls-info-table th,.calls-info-table td{text-align:left;vertical-align:middle;border:1px solid #dce3ec;padding:.75rem 1rem}.icecast-info-table th,.calls-info-table th{color:#526177;background:#f7f9fc;width:10rem}.icecast-source-code{color:#24292f;background:#f6f8fa;border:1px solid #d0d7de;border-radius:6px;flex:28rem;align-items:center;gap:.75rem;min-width:0;padding:.75rem 1rem;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;display:flex}.icecast-url-actions,.calls-api-key-actions{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.icecast-reset-password{background:#f2711c;flex:none}.icecast-reset-password:hover{background:#d95c00}.calls-generate-api-key{background:#f2711c;flex:none}.calls-generate-api-key:hover:not(:disabled){background:#d95c00}.icecast-source-code code{min-width:0;color:inherit;overflow-wrap:anywhere;flex:auto;font-family:inherit}.icecast-copy-icon{color:#1565c0;cursor:pointer;flex:none;display:inline-flex}.icecast-copy-icon:focus-visible{outline-offset:3px;border-radius:3px;outline:2px solid #1565c0}.icecast-copy-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:1.2rem;height:1.2rem}.icecast-copy-toast{z-index:2000;color:#fff;background:#1f9d55;border-radius:6px;padding:.75rem 1rem;position:fixed;top:1.5rem;right:1.5rem;box-shadow:0 2px 6px #22242640}.icecast-state,.calls-state{color:#526177;background:#e7edf5;border-radius:999px;padding:.25rem .65rem;font-size:.85rem;font-weight:700;display:inline-block}.icecast-state.active,.icecast-state.online,.calls-state.online{color:#176b35;background:#dff5e6}.icecast-state.disabled{color:#8e1c1c;background:#ffe2e2}@media (width<=600px){.application-row{flex-direction:column;align-items:flex-start}.application-details{grid-template-columns:1fr}.application-field.wide{grid-column:auto}.icecast-info-table th,.icecast-info-table td,.calls-info-table th,.calls-info-table td{width:100%;display:block}.icecast-info-table th,.calls-info-table th{border-bottom:0}}
