*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;overflow:hidden}.pr-agency-container{color:#e5e7eb;background:#0f172a;flex-direction:column;width:100%;height:100vh;margin:0;font-family:Arial,Helvetica,sans-serif;display:flex}.pr-agency-header{box-sizing:border-box;background:#020617;border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.pr-agency-title{white-space:nowrap;font-size:18px;font-weight:600}.pr-agency-nav{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.pr-agency-button{color:#e2e8f0;cursor:pointer;white-space:nowrap;background:#1e293b;border:none;border-radius:6px;padding:8px 14px;font-size:13px;transition:all .2s}.pr-agency-button:hover{background:#334155}.pr-agency-button.active{background:#2563eb}.pr-agency-frame-container{box-sizing:border-box;flex:1;padding:10px;overflow:hidden}.pr-agency-iframe{background:#000;border:none;border-radius:8px;width:100%;height:100%;display:block}@media (width<=768px){.pr-agency-header{flex-direction:column;align-items:flex-start;gap:12px;padding:12px 16px}.pr-agency-nav{justify-content:flex-start;width:100%}.pr-agency-button{text-align:center;flex:auto}}@media (width<=480px){.pr-agency-nav{flex-direction:column;width:100%}.pr-agency-button{width:100%}}
