*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%;min-height:100%}body{color:#111827;background:#f9fafb;margin:0;font-family:Arial,Helvetica,sans-serif;overflow:hidden}button,a{font:inherit;touch-action:manipulation}.app-shell{background:#f9fafb;width:100%;height:100dvh;display:flex;overflow:hidden}.content-shell{flex-direction:column;flex:1;min-width:0;height:100dvh;display:flex}.drawer{color:#fff;z-index:50;background:#111827;border-right:1px solid #1f2937;flex-shrink:0;overflow:hidden}.drawer-desktop{height:100dvh;transition:width .2s;position:relative}.drawer-desktop.drawer-open{width:280px}.drawer-desktop.drawer-closed{width:76px}.drawer-mobile{width:min(88vw,340px);height:100dvh;transition:transform .22s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:16px 0 40px #00000047}.drawer-mobile.drawer-open{transform:translate(0)}.drawer-mobile.drawer-closed{transform:translate(-100%)}.drawer-backdrop{z-index:40;cursor:pointer;background:#11182794;border:0;position:fixed;inset:0}.drawer-header{min-height:64px;padding:calc(10px + env(safe-area-inset-top)) 14px 10px;border-bottom:1px solid #1f2937;justify-content:space-between;align-items:center;display:flex}.drawer-desktop.drawer-closed .drawer-header{justify-content:center;padding-inline:0}.drawer-toggle,.mobile-menu-button{cursor:pointer;border-radius:10px;min-width:44px;min-height:44px}.drawer-toggle{color:#fff;background:0 0;border:1px solid #374151;padding:8px 11px}.drawer-nav{overscroll-behavior:contain;height:calc(100dvh - 64px);padding:12px;overflow-y:auto}.domain-link{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;width:100%;min-height:52px;margin-bottom:10px;padding:10px 12px;font-weight:700;display:flex}.domain-link:hover{background-color:#ffffff1a}.domain-link-active{box-shadow:inset 0 0 0 1px #ffffff29}.domain-icon{object-fit:contain;background:#fff;border-radius:9px;flex-shrink:0;width:30px;height:30px;padding:3px}.drawer-desktop.drawer-closed .domain-link{justify-content:center;padding-inline:0}.mobile-topbar{display:none}.iframe-shell{flex-direction:column;min-width:0;height:100%;display:flex;overflow:hidden}.iframe-topbar{background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:10px 16px;display:flex}.iframe-title,.mobile-title{align-items:center;gap:10px;min-width:0;display:flex}.iframe-title div{flex-direction:column;gap:2px;min-width:0;display:flex}.iframe-title strong,.iframe-title span,.mobile-title strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.iframe-title span{color:#6b7280;font-size:13px}.iframe-title-icon,.mobile-title-icon{object-fit:contain;background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-shrink:0;width:28px;height:28px;padding:3px}.open-link{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:9px;flex:none;padding:8px 11px;text-decoration:none}.iframe-frame-wrap{background:#fff;flex:1;min-height:0;position:relative;overflow:hidden}.dashboard-iframe{background:#fff;border:0;width:100%;height:100%;display:block}.iframe-loader,.empty-state{z-index:2;text-align:center;background:#fff;place-items:center;padding:24px;display:grid;position:absolute;inset:0}.empty-state{position:relative}.empty-state h1{margin:0;font-size:24px}.empty-state p{color:#4b5563;max-width:560px;line-height:1.6}@media (width<=768px){.app-shell{display:block}.content-shell{height:100dvh}.mobile-topbar{z-index:30;min-height:calc(56px + env(safe-area-inset-top));padding:calc(8px + env(safe-area-inset-top)) 16px 8px;background:#fff;border-bottom:1px solid #e5e7eb;flex-shrink:0;align-items:center;gap:12px;display:flex;position:relative}.mobile-menu-button{background:#fff;border:1px solid #d1d5db;flex-direction:column;justify-content:center;gap:4px;padding:0 10px;display:inline-flex}.mobile-menu-button span{background:#111827;border-radius:999px;width:20px;height:2px}.iframe-topbar{display:none}}
