:root{--teal:#2dd4bf;--coral:#f2705c;--gold:#f5c542;--palm:#33d17a;--orchid:#f45d9e}html[data-theme=light]{--bg:#158f84;--ink:#06272e;--ink-dim:#1e4e54;--card-fill:#f4fbfa;--card-fill-strong:#fff;--card-inset:#ddefec;--card-border:rgba(6,39,46,.18);--nav-fill:#fbfefd;--shadow:rgba(6,39,46,.28)}html:not([data-theme]),html[data-theme=dark]{--bg:#070f15;--ink:#fff;--ink-dim:#93a6b5;--card-fill:#203143;--card-fill-strong:#27394d;--card-inset:#16232f;--card-border:hsla(0,0%,100%,.18);--nav-fill:#0c1620;--shadow:rgba(0,0,0,.55)}html body{background:var(--bg)!important;color:var(--ink);font-family:-apple-system,Segoe UI,Inter,sans-serif;transition:background .25s ease,color .25s ease}.liquid-glass:after,.liquid-glass:before,.twilight-glass:after,.twilight-glass:before{background:none!important;content:none!important}.liquid-glass,.twilight-glass{background:var(--bg)!important;color:var(--ink)}.throne-shell{display:flex;min-height:100vh}.sidenav{width:230px;flex-shrink:0;height:100vh;position:sticky;top:0;z-index:40;background:var(--nav-fill);backdrop-filter:blur(22px) saturate(180%);-webkit-backdrop-filter:blur(22px) saturate(180%);border-right:1px solid var(--card-border);display:flex;flex-direction:column;transition:background .25s ease,border-color .25s ease}.sidenav-brand{padding:22px 20px 16px;font-weight:800;font-size:20px;letter-spacing:.04em;color:var(--ink);text-decoration:none}.sidenav-brand span{color:var(--gold)}.sidenav-groups{flex:1;overflow-y:auto;padding:10px 0}.sidenav-groups::-webkit-scrollbar{width:6px}.sidenav-groups::-webkit-scrollbar-thumb{background:var(--card-border);border-radius:3px}.nav-group-label{font-size:10.5px;text-transform:uppercase;letter-spacing:.1em;color:var(--ink-dim);padding:14px 20px 6px;font-weight:800}.nav-item{display:flex;align-items:center;gap:10px;padding:9px 20px;font-size:13.5px;color:var(--ink-dim);text-decoration:none;cursor:pointer;border-radius:12px;margin:1px 10px;transition:all .18s ease}.nav-item:hover{background:var(--card-fill);color:var(--ink);transform:translateX(2px)}.nav-item.active{background:var(--card-fill-strong);color:var(--ink);font-weight:700;box-shadow:0 4px 14px var(--shadow),inset 0 1px 0 hsla(0,0%,100%,.5)}.sidenav-foot{padding:14px 20px;font-size:12px;color:var(--ink-dim);border-top:1px solid var(--card-border);display:flex;justify-content:space-between;align-items:center;gap:8px}.sidenav-email{background:none;border:none;padding:0;cursor:pointer;font-family:inherit;font-size:11px;color:var(--ink-dim);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:120px}.sidenav-email:hover{color:var(--ink)}.theme-toggle{display:flex;align-items:center;gap:6px;background:var(--card-fill-strong);border:1px solid var(--card-border);border-radius:20px;padding:4px}.theme-toggle button{border:none;background:transparent;font-size:13px;padding:5px 9px;border-radius:16px;cursor:pointer;color:var(--ink-dim);transition:all .18s ease}.theme-toggle button.active{background:var(--gold);color:#1a1200}.sidenav-burger{display:none}.throne-main{flex:1;padding:36px 44px;max-width:1180px;min-width:0}.throne-main h1{font-size:32px;margin:0 0 6px;letter-spacing:-.01em;line-height:1.15}.throne-main h1,.throne-main h2{font-weight:800;font-family:inherit;color:var(--ink)}.throne-main h2{font-size:22px}.throne-main h3{font-size:17px;font-weight:800;font-family:inherit;color:var(--ink)}.throne-main .eyebrow,.throne-main .label-editorial{font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink);font-weight:800;margin-bottom:8px;opacity:.75}.throne-main .sub{font-size:14px;margin-bottom:30px;max-width:640px;line-height:1.5}.throne-main .sub,.throne-main p{color:var(--ink-dim)}html:not([data-theme]),html[data-theme=dark]{color-scheme:dark}html[data-theme=light]{color-scheme:light}*{scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--ink) 32%,transparent) transparent}::-webkit-scrollbar{width:11px;height:11px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--ink) 30%,transparent);border-radius:999px;border:3px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--ink) 52%,transparent);background-clip:padding-box}::-webkit-scrollbar-corner{background:transparent}.throne-main .grid,.throne-shell .grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:22px;margin-bottom:44px}.throne-shell .bracket-frame,.throne-shell .card,.throne-shell .glass,.throne-shell .neu-card,.throne-shell [data-glass]{position:relative;border-radius:22px;padding:22px;background:var(--card-fill);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid var(--card-border);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.5),0 12px 32px var(--shadow),0 2px 8px var(--shadow);color:var(--ink);transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease,background .25s ease,border-color .25s ease}.throne-shell .bracket-frame:hover,.throne-shell .card:hover,.throne-shell .glass:hover,.throne-shell .neu-card:hover{transform:translateY(-6px) scale(1.012);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.6),0 22px 46px var(--shadow),0 4px 12px var(--shadow)}.throne-shell .glass:after,.throne-shell .glass:before,.throne-shell [data-glass]:after,.throne-shell [data-glass]:before{background:none;content:none}@media (max-width:900px){.sidenav{position:fixed;left:0;top:0;height:100vh;transform:translateX(-100%);transition:transform .22s ease}.sidenav.open{transform:none}.sidenav-burger{display:block;position:fixed;top:12px;left:12px;z-index:50;width:40px;height:40px;border-radius:12px;cursor:pointer;background:var(--card-fill-strong);border:1px solid var(--card-border);color:var(--ink);font-size:17px}.throne-main{padding:68px 18px 32px}}@media (prefers-reduced-motion:reduce){.nav-item:hover,.throne-shell .card:hover,.throne-shell .glass:hover{transform:none}}.brandnav{display:flex;gap:26px;align-items:flex-start;margin:0 0 30px;padding:14px 16px;background:var(--card-fill);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid var(--card-border);border-radius:16px;overflow-x:auto;position:relative;z-index:1}.brandnav::-webkit-scrollbar{height:6px}.brandnav::-webkit-scrollbar-thumb{background:var(--card-border);border-radius:3px}.brandnav-group{display:flex;flex-direction:column;gap:7px;flex-shrink:0}.brandnav-label{font-size:9.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-dim);font-weight:800;padding-left:8px}.brandnav-items{display:flex;gap:4px}.brandnav-item{padding:6px 11px;border-radius:9px;white-space:nowrap;font-size:12.5px;color:var(--ink-dim);text-decoration:none;transition:background .18s ease,color .18s ease}.brandnav-item.active,.brandnav-item:hover{background:var(--card-fill-strong);color:var(--ink)}.brandnav-item.active{font-weight:700;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.4)}@media (max-width:900px){.brandnav{gap:18px;padding:12px;position:static}}html[data-theme=light] .throne-shell .text-bone,html[data-theme=light] .throne-shell .text-bone\/80,html[data-theme=light] .throne-shell b,html[data-theme=light] .throne-shell h1,html[data-theme=light] .throne-shell h2,html[data-theme=light] .throne-shell h3,html[data-theme=light] .throne-shell h4,html[data-theme=light] .throne-shell strong,html[data-theme=light] .throne-shell td,html[data-theme=light] .throne-shell th{color:var(--ink)!important}html[data-theme=light] .throne-shell .eyebrow,html[data-theme=light] .throne-shell .label-editorial,html[data-theme=light] .throne-shell .label-system,html[data-theme=light] .throne-shell .text-bone-dim,html[data-theme=light] .throne-shell .text-bone-dimmer,html[data-theme=light] .throne-shell p,html[data-theme=light] .throne-shell small{color:var(--ink-dim)!important}html[data-theme=light] .throne-shell .text-gold,html[data-theme=light] .throne-shell .text-gold-bright{color:#7a4e00!important}html[data-theme=light] .throne-shell input,html[data-theme=light] .throne-shell select,html[data-theme=light] .throne-shell textarea{background:hsla(0,0%,100%,.72)!important;border-color:var(--card-border)!important;color:var(--ink)!important}.throne-shell .border.border-void-300,.throne-shell .border.border-void-400,.throne-shell .border.border-void-500,.throne-shell .border.border-void-600{background:var(--card-fill);border-color:var(--card-border)!important;border-radius:14px;box-shadow:0 6px 18px var(--shadow)}.throne-shell [class*=bg-black],.throne-shell [class*=bg-void]{background:var(--card-fill)!important;color:var(--ink)!important}.throne-shell .bg-current\/10 .bg-current\/10,.throne-shell .bg-current\/5 .bg-current\/5,.throne-shell .border.border-void-400 .border.border-void-400,.throne-shell .card .card,.throne-shell .glass .glass,.throne-shell .rounded-lg.border .rounded-lg.border,.throne-shell .rounded-xl.border .rounded-xl.border,.throne-shell [class*=bg-void] [class*=bg-void]{background:var(--card-inset)!important;box-shadow:none}.throne-shell .card .card .card,.throne-shell .glass .glass .glass,.throne-shell .rounded-xl.border .rounded-xl.border .rounded-xl.border{background:transparent!important;border:1px solid var(--card-border);box-shadow:none}.throne-shell,.throne-shell [class*=border-b],.throne-shell [class*=border-l],.throne-shell [class*=border-r],.throne-shell [class*=border-t]{border-color:var(--card-border)}.throne-shell .bg-void-100,.throne-shell .bg-void-200,.throne-shell .bg-void-50{background:var(--card-fill-strong)!important;border:1px solid var(--card-border);border-radius:8px}.throne-shell [class*="bg-white/"]{background:var(--card-fill)!important}.throne-shell .bg-white\/10,.throne-shell .bg-white\/20{background:var(--card-fill-strong)!important}.throne-shell .border-black,.throne-shell [class*=border-white]{border-color:var(--card-border)!important}html[data-theme=light] .throne-shell [class*=text-white]{color:var(--ink-dim)!important}html[data-theme=light] .throne-shell .text-white{color:var(--ink)!important}.throne-shell .border.border-white\/10,.throne-shell .border.border-white\/20,.throne-shell .border.border-white\/5{background:var(--card-fill);border-radius:12px}html[data-theme=light] .throne-shell .text-gray-100,html[data-theme=light] .throne-shell .text-gray-200,html[data-theme=light] .throne-shell .text-gray-300,html[data-theme=light] .throne-shell .text-neutral-100,html[data-theme=light] .throne-shell .text-neutral-200,html[data-theme=light] .throne-shell .text-white,html[data-theme=light] .throne-shell .text-white\/60,html[data-theme=light] .throne-shell .text-white\/70,html[data-theme=light] .throne-shell .text-white\/80{color:var(--ink)!important}.throne-shell .rounded-full.border,.throne-shell button.border.border-void-400,.throne-shell button.border.border-void-500{background:var(--card-fill-strong);border-radius:999px;box-shadow:none}.throne-shell thead th{background:color-mix(in srgb,var(--ink) 7%,transparent);color:var(--ink)}.throne-shell tbody tr:hover{background:color-mix(in srgb,var(--ink) 4%,transparent)}.throne-shell .bg-current\/10,.throne-shell .bg-current\/5,.throne-shell .bg-current\/\[0\.03\],.throne-shell .bg-current\/\[0\.05\]{background:var(--card-fill)!important}.throne-shell .border-current\/10,.throne-shell .border-current\/20,.throne-shell .border-current\/30,.throne-shell .border-current\/40{border-color:var(--card-border)!important}.throne-shell .rounded-lg.border,.throne-shell .rounded-xl.border,.throne-shell .rounded.border{background:var(--card-fill);box-shadow:0 6px 18px var(--shadow)}.throne-shell .hover\:bg-current\/10:hover{background:var(--card-fill-strong)!important}html[data-theme=light] .throne-shell input::-moz-placeholder,html[data-theme=light] .throne-shell textarea::-moz-placeholder{color:rgba(6,34,43,.45)!important}html[data-theme=light] .throne-shell input::placeholder,html[data-theme=light] .throne-shell textarea::placeholder{color:rgba(6,34,43,.45)!important}html[data-theme=light] .throne-shell .bg-black,html[data-theme=light] .throne-shell .bg-void,html[data-theme=light] .throne-shell .bg-void-100,html[data-theme=light] .throne-shell .bg-void-200{background:hsla(0,0%,100%,.62)!important}html[data-theme=light] .throne-shell .border-void-300,html[data-theme=light] .throne-shell .border-void-400{border-color:var(--card-border)!important}html[data-theme=light] .throne-shell .text-crimson,html[data-theme=light] .throne-shell .text-crimson-bright{color:#9b1b1b!important}.lia-launcher{background:var(--card-fill-strong);border:1px solid var(--card-border);border-radius:999px;color:var(--ink);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);box-shadow:0 8px 24px var(--shadow)}.lia-launcher:hover{background:var(--gold);color:#1a1200}@media (max-width:900px){.lia-launcher{bottom:14px;right:14px}}html[data-theme=light] .throne-shell [class~=bg-crimson-bright],html[data-theme=light] .throne-shell [class~=bg-crimson],html[data-theme=light] .throne-shell [class~=bg-ember],html[data-theme=light] .throne-shell [class~=bg-gold-bright],html[data-theme=light] .throne-shell [class~=bg-gold],html[data-theme=light] .throne-shell [class~=bg-jade]{color:#fff!important}html[data-theme=light] .throne-shell [class~=bg-crimson-bright] *,html[data-theme=light] .throne-shell [class~=bg-crimson] *,html[data-theme=light] .throne-shell [class~=bg-ember] *,html[data-theme=light] .throne-shell [class~=bg-gold-bright] *,html[data-theme=light] .throne-shell [class~=bg-gold] *,html[data-theme=light] .throne-shell [class~=bg-jade] *{color:inherit!important}html[data-theme=light] .throne-shell [class~=bg-gold-bright],html[data-theme=light] .throne-shell [class~=bg-gold-bright] *,html[data-theme=light] .throne-shell [class~=bg-gold],html[data-theme=light] .throne-shell [class~=bg-gold] *{color:#241800!important}html[data-theme=light] .throne-shell a[class*=border-],html[data-theme=light] .throne-shell button[class*=border-]{border-color:rgba(6,34,43,.35)!important}html[data-theme=light] .throne-shell button[class*=border-crimson]{border-color:#9b1b1b!important;color:#9b1b1b!important}html[data-theme=dark] .throne-shell button:disabled,html[data-theme=light] .throne-shell button:disabled{opacity:.55!important;cursor:not-allowed}html[data-theme=light] .throne-shell input[type=checkbox],html[data-theme=light] .throne-shell input[type=radio]{accent-color:#06222b;width:15px;height:15px}html[data-theme=light] .throne-shell label,html[data-theme=light] .throne-shell label *{color:var(--ink)!important}html[data-theme=light] .throne-shell input::-moz-placeholder,html[data-theme=light] .throne-shell textarea::-moz-placeholder{color:rgba(6,34,43,.4)!important;opacity:1}html[data-theme=light] .throne-shell input::placeholder,html[data-theme=light] .throne-shell textarea::placeholder{color:rgba(6,34,43,.4)!important;opacity:1}html[data-theme=light] .throne-shell,html[data-theme=light] .twilight-glass{--ink-primary:#06272e;--ink-secondary:rgba(6,39,46,.74);--ink-tertiary:rgba(6,39,46,.54);--ink-quaternary:rgba(6,39,46,.36);--hv-violet:#7a4e00;--hv-amber:#8a5a00;--hv-lime:#6b5200;--hv-cyan:#0b6b4f;--hv-magenta:#9b1b1b;--status-approved:#0f7a50;--status-pending:rgba(6,34,43,.45);--edge-ring:rgba(6,34,43,.14);--edge-top:rgba(6,34,43,.18);--edge-bottom:rgba(6,34,43,.06)}