:root{--iberogest-yellow:#ffb233;--iberogest-black:#000;--card-bg:#0000008c;--text:#f5f5f5}*{box-sizing:border-box}html,body{height:100%}body{color:var(--text);background:radial-gradient(1100px 500px at 20% 10%,#ffb23338,#0000 60%),radial-gradient(900px 500px at 80% 30%,#ffb2331f,#0000 55%),linear-gradient(135deg,#0a0a0a 0%,#111 35%,#0a0a0a 100%);margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,Helvetica Neue,Helvetica}.container{width:100%;max-width:980px;margin:0 auto;padding:28px 18px}.card{background:var(--card-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #ffffff1f;border-radius:18px;box-shadow:0 20px 60px #00000059}.btn{appearance:none;color:var(--text);cursor:pointer;background:#ffb23324;border:1px solid #ffffff2e;border-radius:12px;padding:12px 14px;font-weight:600}.btn:hover{background:#ffb23338}.btn:disabled{opacity:.6;cursor:not-allowed}.input{width:100%;color:var(--text);background:#00000059;border:1px solid #ffffff29;border-radius:12px;outline:none;padding:12px}.input:focus{border-color:#ffb2338c}.hr{background:#ffffff1f;height:1px;margin:16px 0}.small{opacity:.85;font-size:12px}.kicker{color:#ffb233f2;letter-spacing:.06em;text-transform:uppercase;font-size:12px;font-weight:800}.ib-panel{width:100%;max-width:920px;padding:24px}.ib-panel__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.ib-panel__title{margin-top:8px}.ib-panel__subtitle{opacity:.9;margin-top:8px}.ib-pill{background:#ffb2331a;border:1px solid #ffb23359;border-radius:999px;align-items:center;gap:10px;padding:10px 12px;display:inline-flex}.ib-dot{background:var(--iberogest-yellow);border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 4px #ffb2331f}.ib-pill__text{opacity:.95;text-overflow:ellipsis;white-space:nowrap;max-width:380px;font-size:13px;font-weight:800;overflow:hidden}.ib-actions{grid-template-columns:1fr;gap:12px;margin-top:14px;display:grid}.ib-action{text-align:left;cursor:pointer;color:var(--text);background:#0000002e;border:1px solid #ffffff1a;border-radius:16px;grid-template-columns:46px 1fr 18px;align-items:center;gap:12px;padding:14px;text-decoration:none;transition:transform .12s,border-color .12s,background .12s;display:grid}.ib-action:hover{background:#ffb23314;border-color:#ffb23359;transform:translateY(-1px)}.ib-action__icon{background:#ffb2331f;border:1px solid #ffb23340;border-radius:14px;place-items:center;width:46px;height:46px;font-size:18px;display:grid}.ib-action__title{font-size:15px;font-weight:900}.ib-action__desc{opacity:.85;margin-top:4px}.ib-action__chev{opacity:.6;font-size:18px}.ib-action--danger:hover{background:#ff505014;border-color:#ff505066}.ib-panel__foot{opacity:.75}@media (min-width:780px){.ib-actions{grid-template-columns:1fr 1fr}}.appShell{grid-template-columns:280px 1fr;min-height:100vh;display:grid}@media (max-width:980px){.appShell{grid-template-columns:1fr}}.appSidebar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000073;border-right:1px solid #ffffff1a;height:100vh;padding:18px 16px;position:sticky;top:0}@media (max-width:980px){.appSidebar{border-bottom:1px solid #ffffff1a;border-right:none;height:auto;position:relative}}.appBrand{background:#00000040;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:12px;padding:12px;display:flex}.appBrandMark{background:#ffb23324;border:1px solid #ffb23347;border-radius:14px;width:42px;height:42px;box-shadow:0 0 0 6px #ffb2330f}.appBrandName{letter-spacing:.08em;font-weight:900}.appBrandSub{opacity:.75;margin-top:2px;font-size:12px}.appNav{gap:8px;margin-top:14px;display:grid}.appNavItem{color:var(--text);cursor:pointer;text-align:left;background:#0000002e;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:10px;padding:12px;font-weight:700;text-decoration:none;transition:border-color .12s,background .12s,transform .12s;display:flex}.appNavItem:hover{background:#ffb23314;border-color:#ffb23359;transform:translateY(-1px)}.appNavIcon{background:#ffb2331a;border:1px solid #ffb23338;border-radius:10px;place-items:center;width:26px;height:26px;display:grid}.appNavItem.isActive{background:#ffb2331f;border-color:#ffb23380}.appNavDivider{background:#ffffff1a;height:1px;margin:8px 0}.appNavDanger:hover{background:#ff505014;border-color:#ff505073}.appSidebarFoot{background:#0000002e;border:1px dashed #ffffff29;border-radius:12px;margin-top:14px;padding:12px}.appMain{padding:20px}.appTopbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000059;border:1px solid #ffffff1a;border-radius:18px;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:14px;padding:18px;display:flex}.appTitle{margin:6px 0 0}.appUserPill{background:#ffb2331a;border:1px solid #ffb23359;border-radius:999px;align-items:center;gap:10px;padding:10px 12px;display:inline-flex}.appDot{background:var(--iberogest-yellow);border-radius:999px;width:10px;height:10px;box-shadow:0 0 0 4px #ffb2331f}.appUserText{text-overflow:ellipsis;white-space:nowrap;max-width:360px;font-size:13px;font-weight:800;overflow:hidden}.appContent{margin-top:14px}.appGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:980px){.appGrid{grid-template-columns:1fr}}.appCard{color:var(--text);cursor:pointer;text-align:left;background:#0000003d;border:1px solid #ffffff1a;border-radius:18px;grid-template-columns:54px 1fr 18px;align-items:center;gap:12px;padding:16px;text-decoration:none;transition:transform .12s,border-color .12s,background .12s;display:grid}.appCard:hover{background:#ffb23314;border-color:#ffb23359;transform:translateY(-1px)}.appCardIcon{background:#ffb2331f;border:1px solid #ffb23340;border-radius:18px;place-items:center;width:54px;height:54px;font-size:22px;display:grid}.appCardTitle{font-size:16px;font-weight:900}.appCardDesc{opacity:.85;margin-top:6px}.appCardChev{opacity:.6;font-size:18px}.appCardDanger:hover{background:#ff505014;border-color:#ff505073}.appPanelNote{background:#0000002e;border:1px solid #ffffff1a;border-radius:16px;margin-top:12px;padding:14px}
