*{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:300px}.drawer-desktop.drawer-closed{width:76px}.drawer-mobile{width:min(88vw,360px);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-section{margin-bottom:12px}.domain-link{color:#fff;text-align:left;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;width:100%;min-height:48px;padding:11px 12px;font-weight:700;display:flex}.domain-link:hover,.dashboard-link:hover{background-color:#ffffff1a}.domain-short{background:#ffffff24;border-radius:8px;flex:none;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.drawer-desktop.drawer-closed .domain-link{justify-content:center;padding-inline:0}.dashboard-list{margin-top:8px;padding-left:12px}.dashboard-link{color:#d1d5db;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;width:100%;min-height:44px;margin-bottom:4px;padding:10px 12px;display:flex}.dashboard-link-active{color:#fff;background:#374151;font-weight:700}.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:54px;padding:10px 16px;display:flex}.iframe-topbar div{flex-direction:column;gap:2px;min-width:0;display:flex}.iframe-topbar strong,.iframe-topbar span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.iframe-topbar span{color:#6b7280;font-size:13px}.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,.iframe-error,.empty-state{z-index:2;text-align:center;background:#fff;place-items:center;padding:24px;display:grid;position:absolute;inset:0}.iframe-error{align-content:center;gap:8px}.iframe-error h1,.empty-state h1{margin:0;font-size:24px}.iframe-error p,.empty-state p{color:#4b5563;max-width:560px;line-height:1.6}.iframe-error a{color:#111827;font-weight:700}@media (width<=768px){body{overflow:hidden}.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{min-height:50px;padding:8px 12px}.open-link{display:none}}
