.feedback-dialog-backdrop{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020617d1;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.feedback-dialog{background:#0f172a;border:1px solid #94a3b847;border-radius:24px;width:min(680px,100%);max-height:calc(100vh - 40px);padding:28px;position:relative;overflow:auto;box-shadow:0 28px 80px #00000080}.feedback-dialog__close{color:#fff;background:#172033;border:1px solid #94a3b840;border-radius:12px;width:40px;height:40px;font-size:1.5rem;position:absolute;top:16px;right:16px}.feedback-dialog h2{margin:0 48px 8px 0;font-size:clamp(1.8rem,5vw,2.7rem)}.feedback-dialog__context{color:#67e8f9}.feedback-dialog form{gap:18px;display:grid}.feedback-dialog label{gap:8px;font-weight:700;display:grid}.feedback-dialog label span{color:#94a3b8;font-weight:400}.feedback-dialog input,.feedback-dialog select,.feedback-dialog textarea{color:#fff;width:100%;font:inherit;background:#111c30;border:1px solid #94a3b847;border-radius:13px;padding:13px 14px}.feedback-dialog textarea{resize:vertical}.feedback-dialog__actions{justify-content:flex-end;gap:12px;display:flex}.feedback-dialog__error{color:#fecaca;background:#7f1d1d40;border:1px solid #f8717159;border-radius:12px;padding:12px 14px}.feedback-dialog__success{text-align:center}.feedback-dialog__success>span{font-size:3rem}.feedback-dialog__success .button{margin-top:14px}@media (width<=560px){.feedback-dialog{padding:22px}.feedback-dialog__actions{display:grid}.feedback-dialog__actions .button{width:100%}}:root{--app-header-height:74px;--app-sidebar-width:260px;--app-mobile-nav-height:72px}.app-shell{color:#f7f2e8;background:radial-gradient(circle at top,#e6ab380d,#0000 32rem),#080f18;min-height:100vh}.app-header{z-index:100;height:var(--app-header-height);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#080f18f5;border-bottom:1px solid #202c3a;position:sticky;top:0}.app-header__inner{justify-content:space-between;align-items:center;gap:1rem;width:100%;height:100%;padding:0 1.25rem;display:flex}.app-header__menu-button{color:#f7f2e8;cursor:pointer;background:#111a26;border:1px solid #344255;border-radius:.75rem;flex:none;place-content:center;gap:5px;width:42px;height:42px;padding:0;display:none}.app-header__menu-button span{background:currentColor;border-radius:999px;width:18px;height:2px;display:block}.app-brand{color:#f7f2e8;align-items:center;gap:.75rem;min-width:0;text-decoration:none;display:inline-flex}.app-brand:hover{color:#f7f2e8}.app-brand__mark{background:linear-gradient(145deg,#e6ab3829,#e6ab3808),#111a26;border:1px solid #e6ab3859;border-radius:.85rem;flex:none;place-items:center;width:46px;height:46px;font-size:1.35rem;display:grid}.app-brand__text{gap:.08rem;min-width:0;display:grid}.app-brand__text strong{color:#f7f2e8;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;line-height:1.15;overflow:hidden}.app-brand__text small{color:#8996a8;letter-spacing:.04em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:.62rem;overflow:hidden}.app-header__account{min-width:0}.app-shell__body{min-height:calc(100vh - var(--app-header-height));grid-template-columns:var(--app-sidebar-width) minmax(0, 1fr);display:grid}.app-sidebar{z-index:80;top:var(--app-header-height);height:calc(100vh - var(--app-header-height));background:#0a111bfa;border-right:1px solid #202c3a;flex-direction:column;display:flex;position:sticky;overflow-y:auto}.app-sidebar__mobile-header{display:none}.app-navigation{gap:1.25rem;padding:1.25rem .9rem;display:grid}.app-navigation__group{gap:.55rem;display:grid}.app-navigation__group-title{color:#687587;letter-spacing:.1em;text-transform:uppercase;margin:0;padding:0 .7rem;font-size:.59rem;font-weight:850}.app-navigation__group-links{gap:.25rem;display:grid}.app-navigation__link{color:#aeb9c7;border:1px solid #0000;border-radius:.72rem;align-items:center;gap:.72rem;min-width:0;padding:.68rem .72rem;font-size:.76rem;font-weight:700;text-decoration:none;transition:border-color .15s,color .15s,background .15s;display:flex}.app-navigation__link:hover{color:#f7f2e8;background:#111a26;border-color:#2d3b4d}.app-navigation__link--active{color:#f8c45e;background:linear-gradient(90deg,#e6ab381f,#0000),#111a26;border-color:#e6ab3859}.app-navigation__icon{flex:none;place-items:center;width:24px;height:24px;font-size:.9rem;display:grid}.app-sidebar__footer{border-top:1px solid #202c3a;gap:.75rem;margin-top:auto;padding:1rem;display:grid}.app-sidebar__feedback{color:#f8c45e;background:#e6ab380f;border:1px solid #e6ab384d;border-radius:.7rem;justify-content:center;align-items:center;gap:.5rem;padding:.65rem;font-size:.7rem;font-weight:800;text-decoration:none;display:flex}.app-sidebar__feedback:hover{color:#ffe0a0;border-color:#e6ab38}.app-sidebar__footer .app-version-link{text-align:center;display:block}.app-sidebar-backdrop{display:none}.app-main{min-width:0;padding:1.5rem}.app-main>*{width:min(100%,1180px);margin-left:auto;margin-right:auto}.app-footer{margin-left:var(--app-sidebar-width);background:#080f18;border-top:1px solid #202c3a}.app-footer__inner{justify-content:space-between;align-items:center;gap:2rem;width:min(100%,1228px);margin:0 auto;padding:1.25rem 1.5rem;display:flex}.app-footer__inner strong{color:#f7f2e8;font-size:.85rem}.app-footer__inner p{color:#768396;margin:.25rem 0 0;font-size:.65rem}.app-footer__links{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.app-footer__links a{color:#8996a8;font-size:.68rem;text-decoration:none}.app-footer__links a:hover{color:#e6ab38}.account-menu{align-items:center;gap:.75rem;display:flex}.account-menu--signed-in{position:relative}.account-menu__identity{align-items:center;gap:.65rem;min-width:0;display:flex}.account-menu__avatar{object-fit:cover;background:#192432;border:1px solid #e6ab3859;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;display:grid}.account-menu__identity>div{gap:.08rem;min-width:0;display:grid}.account-menu__identity strong{color:#f7f2e8;text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:.72rem;overflow:hidden}.account-menu__identity small{color:#8996a8;text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:.57rem;overflow:hidden}.account-menu__sign-out{color:#c4ceda;font:inherit;cursor:pointer;background:#111a26;border:1px solid #344255;border-radius:.65rem;padding:.5rem .7rem;font-size:.64rem;font-weight:750}.account-menu__sign-out:hover{color:#f8c45e;border-color:#e6ab38}.account-menu__error{color:#ffb4b4;font-size:.62rem}.mobile-bottom-navigation{display:none}.floating-feedback-button{z-index:90;color:#171107;background:#e6ab38;border:1px solid #e6ab3880;border-radius:50%;place-items:center;width:48px;height:48px;font-size:1.1rem;text-decoration:none;display:grid;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 14px 34px #00000059}@media (width<=1050px){:root{--app-sidebar-width:224px}.app-main{padding:1.1rem}.app-navigation__link{font-size:.7rem}}@media (width<=800px){.app-header__inner{padding:0 .85rem}.app-header__menu-button{display:grid}.app-brand__mark{width:40px;height:40px}.app-brand__text small{display:none}.app-shell__body{display:block}.app-sidebar{z-index:300;border-right:1px solid #344255;width:min(86vw,320px);height:100dvh;transition:transform .18s;position:fixed;top:0;left:0;transform:translate(-105%);box-shadow:24px 0 60px #00000080}.app-sidebar--open{transform:translate(0)}.app-sidebar__mobile-header{border-bottom:1px solid #202c3a;justify-content:space-between;align-items:center;gap:1rem;min-height:74px;padding:.75rem 1rem;display:flex}.app-sidebar__close{color:#c4ceda;cursor:pointer;background:#111a26;border:1px solid #344255;border-radius:.65rem;place-items:center;width:38px;height:38px;padding:0;font-size:1.4rem;display:grid}.app-sidebar-backdrop{z-index:250;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000a6;border:0;padding:0;display:block;position:fixed;inset:0}.app-main{padding:1rem .85rem calc(var(--app-mobile-nav-height) + 1.5rem)}.app-footer{margin-left:0;display:none}.mobile-bottom-navigation{z-index:160;height:var(--app-mobile-nav-height);padding:.45rem max(.35rem, env(safe-area-inset-right)) calc(.35rem + env(safe-area-inset-bottom)) max(.35rem, env(safe-area-inset-left));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#080f18fa;border-top:1px solid #283648;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-bottom-navigation__link{color:#8190a2;border-radius:.65rem;place-content:center;justify-items:center;gap:.12rem;min-width:0;text-decoration:none;display:grid}.mobile-bottom-navigation__link>span{font-size:1rem}.mobile-bottom-navigation__link small{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.52rem;font-weight:750;overflow:hidden}.mobile-bottom-navigation__link--active{color:#f8c45e;background:#e6ab3814}.floating-feedback-button{right:.85rem;bottom:calc(var(--app-mobile-nav-height) + .85rem);width:44px;height:44px}.account-menu__identity>div,.account-menu__sign-out{display:none}}@media (width<=500px){.app-header{height:66px}:root{--app-header-height:66px}.app-header__inner{gap:.55rem}.app-brand{gap:.5rem}.app-brand__mark{border-radius:.7rem;width:38px;height:38px;font-size:1.05rem}.app-brand__text strong{font-size:.82rem}.account-menu__button{padding:.55rem .7rem;font-size:.62rem}}:root{color:#f7f2e8;font-synthesis:none;text-rendering:optimizelegibility;background:#0b1018;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at top,#ce97362e,#0000 34rem),linear-gradient(#0b1018 0%,#101722 60%,#0b1018 100%);min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,a{font:inherit}button{border:0}.app{min-height:100vh}.site-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0b1018e0;border-bottom:1px solid #ffffff14;position:sticky;top:0}.navigation{justify-content:space-between;align-items:center;gap:1.5rem;width:min(1180px,100% - 2rem);min-height:76px;margin:0 auto;display:flex}.brand{align-items:center;gap:.8rem;text-decoration:none;display:inline-flex}.brand__icon{background:#e6ab3814;border:1px solid #e6ab3859;border-radius:.8rem;place-items:center;width:42px;height:42px;font-size:1.35rem;display:grid}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.03em;font-size:1rem}.brand small{color:#9da8b6;text-transform:uppercase;letter-spacing:.18em;margin-top:.1rem;font-size:.75rem}.navigation__links{align-items:center;gap:1.4rem;display:flex}.navigation__links a{color:#c7cfda;font-size:.95rem;font-weight:700;text-decoration:none}.navigation__links a:hover{color:#f0bd57}.hero{grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);align-items:center;gap:4rem;width:min(1180px,100% - 2rem);min-height:calc(100vh - 76px);margin:0 auto;padding:5rem 0;display:grid}.hero__content{max-width:680px}.eyebrow{color:#e6ab38;letter-spacing:.18em;text-transform:uppercase;margin:0 0 .9rem;font-size:.78rem;font-weight:850}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.055em;margin-bottom:1.5rem;font-size:clamp(3.2rem,8vw,6.5rem);line-height:.94}h1 span{color:#e6ab38;display:block}h2{letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2rem,5vw,3.25rem);line-height:1.05}h3{margin-bottom:.75rem;font-size:1.35rem}.hero__description,.section-heading>p:last-child,.tool-card p,.about-card p,.support-message{color:#aeb8c6;line-height:1.7}.hero__description{max-width:620px;margin-bottom:2rem;font-size:1.08rem}.hero__actions{flex-wrap:wrap;gap:.8rem;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:.8rem;justify-content:center;align-items:center;min-height:46px;padding:.8rem 1.1rem;font-weight:800;text-decoration:none;transition:transform .16s,border-color .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--primary{color:#1d1608;background:#e6ab38}.button--primary:hover{background:#efb948}.button--secondary{color:#f7f2e8;background:#17202d;border-color:#3a4758}.button--secondary:hover{border-color:#5a6b80}.button--coffee{color:#171005;background:#fd0;border-color:#fd0}.button--coffee:hover{background:#ffe84d}.support-message{max-width:560px;margin:1.25rem 0 0;font-size:.9rem}.hero__preview{justify-content:center;display:flex}.preview-window{background:linear-gradient(#ffffff06,#0000),#121a25;border:1px solid #2c394a;border-radius:1.25rem;width:min(100%,460px);overflow:hidden;box-shadow:0 2rem 5rem #00000059}.preview-window__header{background:#0d141e;border-bottom:1px solid #2c394a;gap:.45rem;padding:.9rem 1rem;display:flex}.preview-window__header span{background:#5c6675;border-radius:50%;width:9px;height:9px}.preview-window__content{padding:2rem}.preview-window__label{color:#8996a8;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:.78rem;font-weight:750}.preview-name{color:#fff0c8;text-align:center;background:#0a111a;border:1px solid #344255;border-radius:.9rem;place-items:center;min-height:100px;padding:1rem;font-size:clamp(1.7rem,6vw,2.8rem);display:grid}.preview-banner{color:#dfe5ed;text-align:center;background:#0a111ac2;border:1px solid #2f3c4e;border-radius:.9rem;gap:.35rem;margin-top:1rem;padding:1.2rem;display:grid}.preview-banner span{color:#e6ab38}.preview-copy{color:#0f1720;background:#d8e0e9;border-radius:.75rem;width:100%;margin-top:1rem;padding:.8rem;font-weight:800}.section{width:min(1180px,100% - 2rem);margin:0 auto;padding:6rem 0}.section-heading{max-width:720px;margin-bottom:2rem}.tools,.examples{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.tool-card,.example-card,.about-card{background:linear-gradient(#ffffff06,#0000),#121a25e6;border:1px solid #2b394a;border-radius:1rem;box-shadow:0 1.4rem 3.5rem #00000029}.tool-card{flex-direction:column;min-height:300px;padding:1.5rem;display:flex}.tool-card--featured{border-color:#e6ab388c}.tool-card__top{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.3rem;display:flex}.tool-card__icon{font-size:2rem}.tool-card__status{color:#9ba7b7;text-transform:uppercase;letter-spacing:.08em;border:1px solid #3c4a5d;border-radius:999px;padding:.35rem .6rem;font-size:.72rem;font-weight:800}.tool-card--featured .tool-card__status{color:#f2c569;background:#e6ab3814;border-color:#e6ab3873}.tool-card p{margin-bottom:1.5rem}.tool-card__link{color:#e6ab38;text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;width:100%;margin-top:auto;padding:0;font-weight:850;display:flex}.examples-section{border-top:1px solid #ffffff0d}.example-card{padding:1.4rem}.example-card__label{color:#8f9bad;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:.78rem;font-weight:800;display:block}.example-card pre{color:#fff0c8;white-space:pre-wrap;background:#0a111a;border:1px solid #303d4f;border-radius:.8rem;min-height:130px;margin:0;padding:1rem;font-family:Courier New,monospace;font-size:1rem;line-height:1.7;overflow-x:auto}.example-card button{color:#e8edf4;cursor:pointer;background:#1b2634;border-radius:.75rem;width:100%;margin-top:1rem;padding:.75rem;font-weight:800}.about-card{justify-content:space-between;align-items:center;gap:2rem;padding:2rem;display:flex}.about-card>div{max-width:720px}.footer{color:#8995a5;border-top:1px solid #263242;justify-content:space-between;align-items:center;gap:1rem;width:min(1180px,100% - 2rem);margin:0 auto;padding:2rem 0;display:flex}.footer strong{color:#f7f2e8}.footer p{margin:.25rem 0 0}.footer__support{color:#e6ab38;font-weight:800;text-decoration:none}.footer__support:hover{text-decoration:underline}@media (width<=900px){.hero{grid-template-columns:1fr;gap:2.5rem;min-height:auto;padding-top:4rem}.hero__content{max-width:760px}.tools,.examples{grid-template-columns:1fr}.about-card{flex-direction:column;align-items:flex-start}}@media (width<=720px){.navigation{flex-wrap:wrap;min-height:auto;padding:.8rem 0}.navigation__links{border-top:1px solid #ffffff0f;order:3;justify-content:center;gap:1rem;width:100%;padding-top:.8rem}.navigation__support{padding-inline:.85rem}.hero{padding-top:3rem}h1{font-size:clamp(3rem,15vw,4.8rem)}.section{padding:4.5rem 0}.preview-window__content{padding:1.2rem}.footer{flex-direction:column;align-items:flex-start}}@media (width<=460px){.brand small{display:none}.navigation__links{font-size:.88rem}.hero__actions{flex-direction:column}.hero__actions .button{width:100%}}.name-builder-section{border-top:1px solid #ffffff0d}.name-builder{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:1rem;display:grid}.name-builder__controls,.name-builder__result{background:linear-gradient(#ffffff06,#0000),#121a25e6;border:1px solid #2b394a;border-radius:1rem;padding:1.5rem;box-shadow:0 1.4rem 3.5rem #00000029}.name-builder__controls{gap:1rem;display:grid}.field{gap:.5rem;display:grid}.field label{color:#e3e8ef;font-size:.9rem;font-weight:800}.field input,.field select{color:#f7f2e8;width:100%;font:inherit;background:#0a111a;border:1px solid #3a485a;border-radius:.75rem;padding:.85rem .9rem}.field input:focus,.field select:focus{outline-offset:2px;border-color:#e6ab38;outline:2px solid #e6ab3840}.name-builder__result{flex-direction:column;justify-content:center;display:flex}.generated-name{overflow-wrap:anywhere;color:#fff0c8;text-align:center;background:#0a111a;border:1px solid #344255;border-radius:.9rem;place-items:center;min-height:160px;padding:1.5rem;font-size:clamp(1.6rem,5vw,3rem);line-height:1.4;display:grid}.generated-name__actions{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:1rem;display:flex}.generated-name__actions span,.builder-note{color:#8996a8;font-size:.88rem}.builder-note{margin:1rem 0 0;line-height:1.6}.button:disabled{cursor:not-allowed;opacity:.5}@media (width<=800px){.name-builder{grid-template-columns:1fr}}.page-content{min-height:calc(100vh - 170px)}.page-section{min-height:calc(100vh - 170px);padding-top:7rem}.page-title{max-width:850px;margin-bottom:1.25rem;font-size:clamp(2.8rem,7vw,5rem)}.navigation__links a.active{color:#e6ab38}.tool-card__link{text-decoration:none}.field__help{color:#7f8b9b;font-size:.78rem;line-height:1.5}.compatibility-message{background:#4caf790f;border:1px solid #4caf794d;border-radius:.8rem;gap:.85rem;margin-top:1.25rem;padding:1rem;display:flex}.compatibility-message__icon{color:#07140d;background:#58c884;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;font-weight:900;display:grid}.compatibility-message strong{color:#dff8e8;margin-bottom:.3rem;display:block}.compatibility-message p{color:#91a99b;margin:0;font-size:.85rem;line-height:1.55}.studio-tips{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.studio-tip{background:#121a25b8;border:1px solid #2b394a;border-radius:1rem;gap:1rem;padding:1.25rem;display:flex}.studio-tip>span{color:#e6ab38;background:#e6ab3814;border:1px solid #e6ab3866;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-weight:850;display:grid}.studio-tip h3{margin-bottom:.4rem;font-size:1rem}.studio-tip p{color:#929dad;margin:0;font-size:.86rem;line-height:1.55}@media (width<=800px){.studio-tips{grid-template-columns:1fr}}.chat-builder{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:1rem;display:grid}.chat-builder__controls,.chat-builder__result{background:linear-gradient(#ffffff06,#0000),#121a25e6;border:1px solid #2b394a;border-radius:1rem;padding:1.5rem;box-shadow:0 1.4rem 3.5rem #00000029}.chat-builder__controls{gap:1rem;display:grid}.field textarea{resize:vertical;color:#f7f2e8;width:100%;font:inherit;background:#0a111a;border:1px solid #3a485a;border-radius:.75rem;padding:.85rem .9rem;line-height:1.6}.field textarea:focus{outline-offset:2px;border-color:#e6ab38;outline:2px solid #e6ab3840}.chat-builder__result{flex-direction:column;justify-content:center;display:flex}.chat-output{color:#fff0c8;white-space:pre-wrap;overflow-wrap:anywhere;background:#0a111a;border:1px solid #344255;border-radius:.9rem;min-height:260px;margin:0;padding:1.5rem;font-family:Courier New,monospace;font-size:1rem;line-height:1.8;overflow-x:auto}.chat-warning{background:#4caf790f;border:1px solid #4caf794d;border-radius:.8rem;margin-top:1.25rem;padding:1rem}.chat-warning strong{color:#dff8e8;margin-bottom:.3rem;display:block}.chat-warning p{color:#91a99b;margin:0;font-size:.85rem;line-height:1.55}.chat-warning--danger{background:#de5b5b12;border-color:#de5b5b66}.chat-warning--danger strong{color:#ffd5d5}.chat-warning--danger p{color:#c79a9a}.template-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem;display:grid}.template-card{color:#f7f2e8;text-align:left;cursor:pointer;background:#121a25b8;border:1px solid #2b394a;border-radius:1rem;padding:1rem}.template-card:hover{border-color:#53647a}.template-card--active{background:#e6ab3812;border-color:#e6ab38bf}.template-card__label{color:#e6ab38;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.8rem;font-size:.78rem;font-weight:850;display:block}.template-card pre{color:#dce3ec;white-space:pre-wrap;margin:0;font-family:Courier New,monospace;font-size:.78rem;line-height:1.55;overflow-x:auto}@media (width<=900px){.chat-builder{grid-template-columns:1fr}.template-gallery{grid-template-columns:1fr 1fr}}@media (width<=600px){.template-gallery{grid-template-columns:1fr}}.emoji-picker{background:#0a111a;border:1px solid #344255;border-radius:.85rem;padding:1rem}.emoji-picker__heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.85rem;display:flex}.emoji-picker__heading strong{color:#f7f2e8;font-size:.9rem}.emoji-picker__heading span{color:#7f8b9b;font-size:.75rem}.emoji-picker__grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:.45rem;display:grid}.emoji-button{cursor:pointer;background:#151f2c;border:1px solid #344255;border-radius:.65rem;place-items:center;min-height:42px;padding:.35rem;font-size:1.25rem;display:grid}.emoji-button:hover{background:#e6ab381a;border-color:#e6ab38}.chat-warning--caution{background:#e6ab3812;border-color:#e6ab3866}.chat-warning--caution strong{color:#ffe2a0}.chat-warning--caution p{color:#b9a77d}@media (width<=600px){.emoji-picker__grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.character-toolbar{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;display:flex}.character-search{width:min(100%,520px)}.character-summary{color:#8f9bad;align-items:baseline;gap:.45rem;display:flex}.character-summary strong{color:#e6ab38;font-size:1.5rem}.character-summary span{font-size:.85rem}.category-filter{flex-wrap:wrap;gap:.55rem;margin-bottom:1.25rem;display:flex}.category-button{color:#bdc6d2;cursor:pointer;background:#151e2a;border:1px solid #344255;border-radius:999px;padding:.55rem .85rem;font-size:.82rem;font-weight:750}.category-button:hover{color:#f7f2e8;border-color:#5a6b80}.category-button--active{color:#1b1408;background:#e6ab38;border-color:#e6ab38}.character-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.8rem;display:grid}.character-card{color:#f7f2e8;text-align:left;cursor:pointer;background:linear-gradient(#ffffff06,#0000),#121a25e0;border:1px solid #2b394a;border-radius:1rem;flex-direction:column;align-items:stretch;min-height:190px;padding:1rem;display:flex}.character-card:hover{border-color:#e6ab38bf;transform:translateY(-2px)}.character-card__glyph{color:#fff0c8;text-align:center;background:#0a111a;border:1px solid #344255;border-radius:.75rem;place-items:center;min-height:72px;margin-bottom:.9rem;font-size:2.4rem;line-height:1;display:grid}.character-card__name{color:#e7ebf1;margin-bottom:.3rem;font-size:.86rem;font-weight:800;line-height:1.35}.character-card__category{color:#7f8b9b;font-size:.72rem}.character-card__status{color:#82c99d;align-items:center;gap:.35rem;margin-top:auto;padding-top:.8rem;font-size:.72rem;font-weight:800;display:flex}.character-card__status span{color:#09150e;background:#58c884;border-radius:50%;place-items:center;width:18px;height:18px;font-size:.7rem;display:grid}.empty-state{color:#98a4b4;text-align:center;background:#121a2580;border:1px dashed #344255;border-radius:1rem;padding:4rem 1.5rem}.empty-state>span{margin-bottom:1rem;font-size:2.2rem;display:block}.empty-state h2{color:#f7f2e8;margin-bottom:.6rem;font-size:1.4rem}.empty-state p{margin:0}.library-note{background:#e6ab380d;border:1px solid #e6ab3840;border-radius:1rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2rem;margin-top:1rem;padding:1.25rem;display:grid}.library-note strong{color:#ffe1a1;margin-bottom:.35rem;display:block}.library-note p{color:#aa9d80;margin:0;font-size:.85rem;line-height:1.6}@media (width<=1100px){.character-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=760px){.character-toolbar{flex-direction:column;align-items:stretch}.character-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.library-note{grid-template-columns:1fr;gap:.75rem}}@media (width<=520px){.character-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.character-card{min-height:175px}}.character-groups{gap:1rem;display:grid}.character-group{background:linear-gradient(#ffffff06,#0000),#121a25e0;border:1px solid #2b394a;border-radius:1rem;padding:1.5rem}.character-group__heading{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1.25rem;display:flex}.character-group__title-row{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.character-group h2{margin:0;font-size:1.4rem}.character-group__heading p{color:#9da8b7;max-width:720px;margin:.5rem 0;line-height:1.55}.character-group__count{color:#778395;font-size:.78rem}.name-friendly-badge{color:#9fe1b7;letter-spacing:.04em;text-transform:uppercase;background:#4caf7914;border:1px solid #4caf7961;border-radius:999px;padding:.3rem .55rem;font-size:.68rem;font-weight:850}.copy-group-button{color:#f0c66c;cursor:pointer;background:#17212e;border:1px solid #44536a;border-radius:.7rem;flex:none;padding:.65rem .85rem;font-weight:800}.copy-group-button:hover{border-color:#e6ab38}.character-grid--compact{grid-template-columns:repeat(12,minmax(0,1fr));gap:.55rem}.character-card--compact{text-align:center;min-height:92px;padding:.55rem}.character-card--compact .character-card__glyph{background:0 0;border:0;min-height:52px;margin-bottom:.35rem;padding:0;font-size:1.8rem}.character-card--compact .character-card__status{color:#798698;text-align:center;margin:auto 0 0;padding:0;font-size:.66rem;display:block}@media (width<=1150px){.character-grid--compact{grid-template-columns:repeat(10,minmax(0,1fr))}}@media (width<=900px){.character-grid--compact{grid-template-columns:repeat(8,minmax(0,1fr))}}@media (width<=700px){.character-group__heading{flex-direction:column}.copy-group-button{width:100%}.character-grid--compact{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (width<=480px){.character-group{padding:1rem}.character-grid--compact{grid-template-columns:repeat(4,minmax(0,1fr))}}.emoji-picker-wrapper{position:relative}.emoji-trigger{width:100%}.emoji-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#04080dc7;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.emoji-modal{background:#111a26;border:1px solid #435269;border-radius:1rem;width:min(620px,100%);max-height:min(760px,100vh - 2rem);overflow:hidden;box-shadow:0 2rem 6rem #00000080}.emoji-modal__header{border-bottom:1px solid #2d394a;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.25rem;display:flex}.emoji-modal__header h2{margin:0 0 .3rem;font-size:1.3rem}.emoji-modal__header p{color:#8996a8;margin:0;font-size:.8rem}.emoji-modal__close{color:#d8dee7;cursor:pointer;background:#202b39;border-radius:.6rem;width:36px;height:36px;font-size:1.5rem}.emoji-search{color:#f7f2e8;width:calc(100% - 2rem);font:inherit;background:#09111b;border:1px solid #3a485a;border-radius:.75rem;margin:1rem;padding:.85rem}.emoji-categories{border-bottom:1px solid #2d394a;gap:.45rem;padding:0 1rem 1rem;display:flex;overflow-x:auto}.emoji-category{color:#aeb8c6;cursor:pointer;background:#182331;border:1px solid #354357;border-radius:999px;flex:none;padding:.45rem .75rem;font-size:.75rem;font-weight:750}.emoji-category--active{color:#181207;background:#e6ab38;border-color:#e6ab38}.emoji-results{max-height:430px;padding:1rem;overflow-y:auto}.emoji-section+.emoji-section{margin-top:1.25rem}.emoji-section h3{color:#9ca8b8;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.75rem;font-size:.78rem}.emoji-modal__grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:.5rem;display:grid}.emoji-modal__button{cursor:pointer;background:#182331;border:1px solid #354357;border-radius:.7rem;place-items:center;min-height:52px;display:grid;position:relative}.emoji-modal__button:hover{background:#e6ab381a;border-color:#e6ab38}.emoji-modal__button span{font-size:1.45rem}.emoji-modal__button small{color:#08130d;background:#58c884;border-radius:50%;place-items:center;width:15px;height:15px;font-size:.58rem;font-weight:900;display:grid;position:absolute;top:3px;right:4px}@media (width<=600px){.emoji-modal__grid{grid-template-columns:repeat(6,minmax(0,1fr))}.emoji-modal{max-height:calc(100vh - 1rem)}.emoji-results{max-height:52vh}}.roadmap-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}.roadmap-summary>div{background:#121a25e0;border:1px solid #2b394a;border-radius:1rem;padding:1.25rem}.roadmap-summary strong,.roadmap-summary span{display:block}.roadmap-summary strong{color:#e6ab38;margin-bottom:.3rem;font-size:2rem}.roadmap-summary span{color:#929dad;font-size:.82rem}.roadmap-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.roadmap-card{background:linear-gradient(#ffffff06,#0000),#121a25e0;border:1px solid #2b394a;border-radius:1rem;padding:1.5rem}.roadmap-card__top{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.8rem;display:flex}.roadmap-card h2{margin:0;font-size:1.4rem}.roadmap-card>p{color:#9ca7b6;line-height:1.65}.roadmap-card ul{gap:.6rem;margin:1.25rem 0 0;padding:0;list-style:none;display:grid}.roadmap-card li{color:#bdc6d2;gap:.55rem;font-size:.85rem;display:flex}.roadmap-card li span{color:#58c884;font-weight:900}.roadmap-status{letter-spacing:.05em;text-transform:uppercase;border:1px solid #435269;border-radius:999px;flex:none;padding:.35rem .6rem;font-size:.67rem;font-weight:850}.roadmap-status--live{color:#a8e7be;background:#58c88414;border-color:#58c88466}.roadmap-status--in-development{color:#ffe0a0;background:#e6ab3814;border-color:#e6ab3873}.roadmap-status--planned{color:#aed0ff;background:#5e98e014;border-color:#5e98e066}.roadmap-status--future{color:#c9b8ea;background:#9f77d314;border-color:#9f77d366}.roadmap-support{background:#e6ab380f;border:1px solid #e6ab3859;border-radius:1rem;justify-content:space-between;align-items:center;gap:2rem;margin-top:1rem;padding:2rem;display:flex}.roadmap-support h2{margin-bottom:.6rem;font-size:1.8rem}.roadmap-support p:last-child{color:#aa9d80;margin:0}.footer__links{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.footer__links a{color:#8995a5;font-size:.82rem;font-weight:750;text-decoration:none}.footer__links a:hover,.footer__links a.active,.footer__links .footer__support{color:#e6ab38}@media (width<=900px){.roadmap-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.roadmap-grid{grid-template-columns:1fr}}@media (width<=700px){.roadmap-support{flex-direction:column;align-items:flex-start}.roadmap-support .button{width:100%}}@media (width<=520px){.roadmap-summary{grid-template-columns:1fr}}.compatibility-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}.compatibility-stats>div{background:#121a25e0;border:1px solid #2b394a;border-radius:1rem;padding:1.25rem}.compatibility-stats strong,.compatibility-stats span{display:block}.compatibility-stats strong{color:#e6ab38;margin-bottom:.3rem;font-size:2rem}.compatibility-stats span{color:#929dad;font-size:.82rem}.compatibility-tool{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:1rem;display:grid}.compatibility-tool__controls,.compatibility-result{background:linear-gradient(#ffffff06,#0000),#121a25e6;border:1px solid #2b394a;border-radius:1rem;padding:1.5rem}.compatibility-tool__controls{flex-direction:column;gap:1rem;display:flex}.input-character-list{border-top:1px solid #2d394a;flex-wrap:wrap;gap:.5rem;max-height:220px;padding-top:1rem;display:flex;overflow-y:auto}.input-character{color:#f7f2e8;cursor:pointer;background:#111a26;border:1px solid #344255;border-radius:.65rem;place-items:center;width:48px;height:48px;font-size:1.35rem;display:grid}.input-character:hover,.input-character--active{background:#e6ab381a;border-color:#e6ab38}.compatibility-result{flex-direction:column;display:flex}.compatibility-glyph{color:#fff0c8;background:#0a111a;border:1px solid #344255;border-radius:.9rem;place-items:center;min-height:160px;font-size:clamp(3rem,10vw,6rem);display:grid}.compatibility-status{border:1px solid #435269;border-radius:.8rem;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:.9rem 1rem;display:flex}.compatibility-status strong{text-transform:uppercase;letter-spacing:.08em;font-size:.85rem}.compatibility-status span{color:#a8b2c0;text-align:right;font-size:.85rem}.compatibility-status--supported{background:#58c88412;border-color:#58c88466}.compatibility-status--supported strong{color:#9fe1b7}.compatibility-status--unsupported{background:#de5b5b12;border-color:#de5b5b6b}.compatibility-status--unsupported strong{color:#ffb2b2}.compatibility-status--partial{background:#e6ab3812;border-color:#e6ab386b}.compatibility-status--partial strong{color:#ffe0a0}.compatibility-status--untested{background:#7489a612;border-color:#7489a666}.compatibility-status--untested strong{color:#b7c6dc}.compatibility-details{grid-template-columns:1fr 1fr;gap:.75rem;margin:1rem 0 0;display:grid}.compatibility-details>div{background:#101823;border:1px solid #2f3c4e;border-radius:.75rem;padding:.8rem}.compatibility-details dt{color:#7f8b9b;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.3rem;font-size:.7rem;font-weight:800}.compatibility-details dd{color:#e6ebf2;overflow-wrap:anywhere;margin:0}.compatibility-notes,.compatibility-disclaimer{background:#e6ab380d;border:1px solid #e6ab3847;border-radius:.8rem;margin-top:1rem;padding:1rem}.compatibility-notes strong,.compatibility-disclaimer strong{color:#ffe0a0;margin-bottom:.35rem;display:block}.compatibility-notes p,.compatibility-disclaimer p{color:#aa9d80;margin:0;font-size:.85rem;line-height:1.6}@media (width<=850px){.compatibility-tool{grid-template-columns:1fr}}@media (width<=650px){.compatibility-stats,.compatibility-details{grid-template-columns:1fr}.compatibility-status{flex-direction:column;align-items:flex-start}.compatibility-status span{text-align:left}}.codex-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}.codex-summary>div{background:#121a25e0;border:1px solid #2b394a;border-radius:1rem;padding:1.25rem}.codex-summary strong,.codex-summary span{display:block}.codex-summary strong{color:#e6ab38;margin-bottom:.3rem;font-size:2rem}.codex-summary span{color:#929dad;font-size:.82rem}.codex-intro{background:linear-gradient(#ffffff06,#0000),#121a25e0;border:1px solid #2b394a;border-radius:1rem;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:1rem;padding:1.5rem;display:flex}.codex-intro>div:first-child{max-width:760px}.codex-intro h2{margin-bottom:.8rem;font-size:1.6rem}.codex-intro p{color:#a1acba;margin-bottom:.55rem;line-height:1.6}.codex-intro p:last-child{margin-bottom:0}.codex-intro p strong{color:#f0c66c}.codex-actions{flex-direction:column;flex:none;gap:.75rem;display:flex}.codex-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.codex-card{background:linear-gradient(#ffffff06,#0000),#121a25e0;border:1px solid #2b394a;border-radius:1rem;padding:1.5rem}.codex-card__heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.8rem;display:flex}.codex-card h2{margin:0;font-size:1.3rem}.codex-card>p{color:#9ca7b6;line-height:1.65}.codex-status{letter-spacing:.05em;text-transform:uppercase;border:1px solid #435269;border-radius:999px;flex:none;padding:.35rem .6rem;font-size:.67rem;font-weight:850}.codex-status--supported{color:#a8e7be;background:#58c88414;border-color:#58c88466}.codex-status--unsupported{color:#ffb2b2;background:#de5b5b12;border-color:#de5b5b6b}.codex-status--partial{color:#ffe0a0;background:#e6ab3812;border-color:#e6ab386b}.codex-examples{margin-top:1rem}.codex-examples>span{color:#7f8b9b;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.45rem;font-size:.7rem;font-weight:800;display:block}.codex-examples pre{color:#fff0c8;white-space:pre-wrap;background:#0a111a;border:1px solid #303d4f;border-radius:.75rem;margin:0;padding:.9rem;font-family:Courier New,monospace;font-size:1rem;line-height:1.7;overflow-x:auto}.codex-warning{background:#e6ab380d;border:1px solid #e6ab384d;border-radius:1rem;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2rem;margin-top:1rem;padding:1.25rem;display:grid}.codex-warning strong{color:#ffe0a0;margin-bottom:.35rem;display:block}.codex-warning p{color:#aa9d80;margin:0;font-size:.85rem;line-height:1.6}@media (width<=850px){.codex-intro{flex-direction:column;align-items:flex-start}.codex-actions{flex-direction:row;width:100%}.codex-actions .button{flex:1}.codex-grid{grid-template-columns:1fr}}@media (width<=650px){.codex-summary,.codex-warning{grid-template-columns:1fr}.codex-actions{flex-direction:column}}.name-forge-toolbar{background:#121a25e0;border:1px solid #2b394a;border-radius:1rem;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem;padding:1.25rem;display:flex}.name-forge-input{width:min(100%,520px)}.name-forge-actions{flex-wrap:wrap;justify-content:flex-end;gap:.65rem;display:flex}.name-forge-summary{color:#8996a8;align-items:baseline;gap:.45rem;margin-bottom:1rem;display:flex}.name-forge-summary strong{color:#e6ab38;font-size:1.8rem}.name-forge-summary span{font-size:.85rem}.name-variant-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.name-variant-card{background:linear-gradient(#ffffff06,#0000),#121a25e6;border:1px solid #2b394a;border-radius:1rem;flex-direction:column;min-height:310px;padding:1.25rem;display:flex;box-shadow:0 1.4rem 3.5rem #00000024}.name-variant-card:hover{border-color:#45566c;transform:translateY(-2px)}.name-variant-card__heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.name-variant-card__group{color:#e6ab38;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.35rem;font-size:.68rem;font-weight:850;display:block}.name-variant-card h2{margin:0;font-size:1.15rem}.favourite-button{color:#8895a6;cursor:pointer;background:#151f2c;border:1px solid #3a485a;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:1.2rem;display:grid}.favourite-button:hover,.favourite-button--active{color:#e6ab38;background:#e6ab381a;border-color:#e6ab38}.name-variant-card__description{color:#8996a8;min-height:44px;margin:.75rem 0 1rem;font-size:.82rem;line-height:1.55}.name-variant-result{overflow-wrap:anywhere;color:#fff0c8;text-align:center;background:#0a111a;border:1px solid #344255;border-radius:.85rem;place-items:center;min-height:105px;padding:1rem;font-size:clamp(1.25rem,3vw,1.8rem);line-height:1.4;display:grid}.name-variant-card__footer{justify-content:space-between;align-items:flex-end;gap:1rem;margin-top:auto;padding-top:1rem;display:flex}.name-variant-card__footer>div{color:#7f8b9b;gap:.3rem;font-size:.72rem;display:grid}.name-length-warning{color:#e6ab38;font-weight:800}.copy-variant-button{color:#171107;cursor:pointer;background:#e6ab38;border:1px solid #435269;border-radius:.7rem;padding:.6rem .85rem;font-weight:850}.copy-variant-button:hover{background:#efb948}@media (width<=1050px){.name-variant-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=780px){.name-forge-toolbar{flex-direction:column;align-items:stretch}.name-forge-input{width:100%}.name-forge-actions{justify-content:flex-start}}@media (width<=620px){.name-variant-grid{grid-template-columns:1fr}.name-forge-actions .button{width:100%}}.art-toolbar{background:#121a25e0;border:1px solid #2b394a;border-radius:1rem;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem;padding:1.25rem;display:flex}.art-search{width:min(100%,560px)}.art-summary{color:#8996a8;align-items:baseline;gap:.45rem;margin-bottom:1rem;display:flex}.art-summary strong{color:#e6ab38;font-size:1.8rem}.art-summary span{font-size:.85rem}.art-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.art-card{background:linear-gradient(#ffffff06,#0000),#121a25e6;border:1px solid #2b394a;border-radius:1rem;flex-direction:column;min-height:420px;padding:1.25rem;display:flex;box-shadow:0 1.4rem 3.5rem #00000024}.art-card__heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.art-card__category{color:#e6ab38;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.35rem;font-size:.68rem;font-weight:850;display:block}.art-card h2{margin:0;font-size:1.25rem}.art-card__description{color:#8996a8;margin:.75rem 0 1rem;font-size:.84rem;line-height:1.55}.art-preview{color:#fff0c8;white-space:pre;background:#0a111a;border:1px solid #344255;border-radius:.85rem;min-height:245px;margin:0;padding:1.2rem;font-family:Courier New,monospace;font-size:.92rem;line-height:1.65;overflow-x:auto}.art-preview--compact{min-height:190px}.art-card__footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1rem;display:flex}.art-card__footer>span{color:#7f8b9b;font-size:.72rem}@media (width<=850px){.art-grid{grid-template-columns:1fr}}@media (width<=700px){.art-toolbar{flex-direction:column;align-items:stretch}.art-search,.art-toolbar .button{width:100%}.art-preview{font-size:.78rem}}.feedback-button{z-index:90;color:#171107;background:#e6ab38;border:1px solid #e6ab3899;border-radius:999px;align-items:center;gap:.75rem;max-width:280px;padding:.75rem 1rem;text-decoration:none;transition:transform .16s,background .16s,box-shadow .16s;display:flex;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 1rem 3rem #0006}.feedback-button:hover{background:#efb948;transform:translateY(-2px);box-shadow:0 1.25rem 3.5rem #00000080}.feedback-button__icon{background:#1711071f;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:1.2rem;display:grid}.feedback-button__text{gap:.1rem;display:grid}.feedback-button__text strong{font-size:.88rem}.feedback-button__text small{color:#171107b8;font-size:.7rem;line-height:1.25}@media (width<=600px){.feedback-button{max-width:none;padding:.7rem;bottom:.85rem;right:.85rem}.feedback-button__text{display:none}.feedback-button__icon{width:42px;height:42px}}.guided-forge{background:linear-gradient(#e6ab380d,#0000),#121a25e6;border:1px solid #e6ab3859;border-radius:1rem;margin-bottom:1.5rem;padding:1.5rem}.guided-forge__heading,.forge-results-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.guided-forge__heading{margin-bottom:1.25rem}.guided-forge__heading h2,.forge-results-heading h2{margin:.3rem 0 0;font-size:1.55rem}.guided-forge__step{color:#e6ab38;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem;font-weight:850}.guided-forge__controls{grid-template-columns:minmax(0,1.4fr) repeat(4,minmax(0,1fr));gap:1rem;display:grid}.guided-forge__actions{border-top:1px solid #2d394a;flex-wrap:wrap;gap:.65rem;margin-top:1rem;padding-top:1rem;display:flex}.forge-results-heading{align-items:flex-end;margin-bottom:1rem}.variant-rating{grid-template-columns:1fr 1fr;gap:.6rem;margin-top:.8rem;display:grid}.variant-rating>div{background:#0a111abf;border:1px solid #303d4f;border-radius:.7rem;padding:.7rem}.variant-rating span,.variant-rating strong{display:block}.variant-rating span{color:#7f8b9b;letter-spacing:.07em;text-transform:uppercase;margin-bottom:.25rem;font-size:.66rem;font-weight:800}.variant-rating strong{color:#e6ab38;font-size:.85rem}@media (width<=1100px){.guided-forge__controls{grid-template-columns:repeat(2,minmax(0,1fr))}.guided-forge__controls .field:first-child{grid-column:1/-1}}@media (width<=650px){.guided-forge__heading,.forge-results-heading{flex-direction:column;align-items:stretch}.guided-forge__heading .button{width:100%}.guided-forge__controls{grid-template-columns:1fr}.guided-forge__controls .field:first-child{grid-column:auto}.guided-forge__actions .button{width:100%}.variant-rating{grid-template-columns:1fr}}.suggestion-forge{background:linear-gradient(#ffffff06,#0000),#121a25e0;border:1px solid #2b394a;border-radius:1rem;margin-bottom:1rem;padding:1.5rem}.suggestion-forge__toolbar{grid-template-columns:minmax(180px,.5fr) minmax(0,1.5fr);gap:1rem;margin-bottom:1rem;display:grid}.suggestion-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.suggestion-card{color:#f7f2e8;text-align:left;cursor:pointer;background:#111a26;border:1px solid #344255;border-radius:.85rem;flex-direction:column;align-items:flex-start;min-height:125px;padding:1rem;display:flex}.suggestion-card:hover{background:#e6ab3814;border-color:#e6ab38;transform:translateY(-2px)}.suggestion-card__theme{color:#e6ab38;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.45rem;font-size:.65rem;font-weight:850}.suggestion-card strong{margin-bottom:.4rem;font-size:1.05rem}.suggestion-card small{color:#7f8b9b;margin-top:auto;font-size:.72rem;line-height:1.45}#forge-results{scroll-margin-top:110px}@media (width<=950px){.suggestion-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.suggestion-forge__toolbar,.suggestion-grid{grid-template-columns:1fr}}.recent-names{background:#121a25e0;border:1px solid #2b394a;border-radius:1rem;margin-top:1.5rem;padding:1.5rem}.recent-names__heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.recent-names__heading h2{margin:.3rem 0 0;font-size:1.55rem}.recent-names__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.recent-name-card{background:#111a26;border:1px solid #344255;border-radius:.85rem;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.recent-name-card>div:first-child{gap:.2rem;display:grid}.recent-name-card>div:first-child span{color:#e6ab38;letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:850}.recent-name-card>div:first-child strong{font-size:.88rem}.recent-name-card__result{overflow-wrap:anywhere;color:#fff0c8;text-align:center;background:#0a111a;border:1px solid #303d4f;border-radius:.7rem;place-items:center;min-height:70px;padding:.75rem;font-size:1.15rem;display:grid}.recent-name-card button{color:#171107;cursor:pointer;background:#e6ab38;border:1px solid #435269;border-radius:.7rem;margin-top:auto;padding:.65rem;font-weight:850}.recent-name-card button:hover{background:#efb948}@media (width<=900px){.recent-names__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.recent-names__heading{flex-direction:column}.recent-names__heading .button{width:100%}.recent-names__grid{grid-template-columns:1fr}}.my-forge-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}.my-forge-summary>div{background:#121a25e0;border:1px solid #2b394a;border-radius:1rem;padding:1.25rem}.my-forge-summary strong,.my-forge-summary span{display:block}.my-forge-summary strong{color:#e6ab38;margin-bottom:.3rem;font-size:2rem}.my-forge-summary span{color:#929dad;font-size:.82rem}.my-forge-section{background:#121a25e0;border:1px solid #2b394a;border-radius:1rem;margin-top:1rem;padding:1.5rem}.my-forge-section__heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.my-forge-section__heading h2{margin:.3rem 0 0;font-size:1.55rem}.my-forge-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.my-forge-card{background:#111a26;border:1px solid #344255;border-radius:.85rem;flex-direction:column;padding:1rem;display:flex}.my-forge-card__category{color:#e6ab38;letter-spacing:.09em;text-transform:uppercase;margin-bottom:.35rem;font-size:.66rem;font-weight:850}.my-forge-card h3{margin-bottom:.6rem}.my-forge-card>p{color:#8996a8;font-size:.82rem;line-height:1.5}.my-forge-name-preview{overflow-wrap:anywhere;color:#fff0c8;text-align:center;background:#0a111a;border:1px solid #303d4f;border-radius:.7rem;place-items:center;min-height:90px;padding:.8rem;font-size:1.25rem;display:grid}.my-forge-art-preview{color:#fff0c8;white-space:pre;background:#0a111a;border:1px solid #303d4f;border-radius:.7rem;min-height:180px;margin:0;padding:.8rem;font-family:Courier New,monospace;font-size:.78rem;line-height:1.55;overflow-x:auto}.my-forge-card__actions{gap:.6rem;margin-top:auto;padding-top:1rem;display:flex}.my-forge-card__actions button{flex:1}.remove-saved-button{color:#c7d0db;cursor:pointer;background:#1a2431;border:1px solid #435269;border-radius:.7rem;padding:.6rem .8rem;font-weight:800}.remove-saved-button:hover{color:#ffd0d0;border-color:#d36b6b}@media (width<=1000px){.my-forge-summary,.my-forge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.my-forge-summary,.my-forge-grid{grid-template-columns:1fr}.my-forge-section__heading{flex-direction:column}.my-forge-section__heading .button{width:100%}}.art-forge-page{overflow:hidden}.art-library-toolbar{background:#121a25e0;border:1px solid #2b394a;border-radius:1rem;grid-template-columns:minmax(0,1fr) minmax(160px,220px) auto;align-items:end;gap:1rem;margin-bottom:1rem;padding:1.25rem;display:grid}.art-library-search,.art-library-sort{width:100%}.art-favourites-filter{white-space:nowrap;min-height:46px}.art-category-scroller{gap:.65rem;margin-bottom:1rem;padding-bottom:.35rem;display:flex}.art-results-bar{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.art-results-bar>div{align-items:baseline;gap:.45rem;display:flex}.art-results-bar strong{color:#e6ab38;font-size:1.9rem}.art-results-bar span{color:#8996a8;font-size:.85rem}.art-results-bar button{color:#d0a94e;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.78rem;font-weight:750}.art-library-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.art-library-card{background:linear-gradient(#ffffff06,#0000),#121a25e6;border:1px solid #2b394a;border-radius:1rem;flex-direction:column;min-width:0;padding:1.15rem;display:flex}.art-library-card__heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.art-library-card__category{color:#e6ab38;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.3rem;font-size:.66rem;font-weight:850;display:block}.art-library-card h2{margin:0;font-size:1.15rem}.art-library-card__description{color:#8996a8;min-height:40px;margin:.7rem 0 .9rem;font-size:.8rem;line-height:1.5}.art-card-preview-button{color:#fff0c8;text-align:left;cursor:pointer;background:#09111b;border:1px solid #344255;border-radius:.8rem;width:100%;min-width:0;height:210px;padding:0;display:block;position:relative;overflow:hidden}.art-card-preview-button:hover{border-color:#e6ab38}.art-card-preview-button pre{white-space:pre;width:max-content;min-width:100%;margin:0;padding:1rem;font-family:Courier New,monospace;font-size:.78rem;line-height:1.5}.art-card-preview-button>span{color:#cbd4df;text-align:center;background:linear-gradient(#0000,#09111bf2 45%);padding:.65rem;font-size:.68rem;font-weight:750;position:absolute;bottom:0;left:0;right:0}.art-library-card__metadata{flex-wrap:wrap;gap:.45rem;margin-top:.8rem;display:flex}.art-library-card__metadata>span{color:#8d99a9;background:#111a26;border:1px solid #344255;border-radius:999px;padding:.3rem .5rem;font-size:.63rem}.art-status--tested{color:#9fe1b7!important;border-color:#58c88466!important}.art-status--testing{color:#ffe0a0!important;border-color:#e6ab3866!important}.art-library-card__actions{grid-template-columns:1fr 1fr;gap:.65rem;margin-top:auto;padding-top:1rem;display:grid}.art-library-card__actions .button{width:100%;min-width:0}.art-preview-modal{z-index:150;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.art-preview-modal__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:pointer;background:#02060ad6;border:0;position:absolute;inset:0}.art-preview-modal__panel{z-index:1;background:#0d1520;border:1px solid #3a485a;border-radius:1rem;flex-direction:column;width:min(960px,100%);max-height:calc(100dvh - 2.5rem);display:flex;position:relative;overflow:hidden;box-shadow:0 2rem 7rem #000000a6}.art-preview-modal__header{border-bottom:1px solid #2b394a;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.1rem 1.25rem;display:flex}.art-preview-modal__header h2{margin:0;font-size:1.35rem}.art-preview-modal__close{color:#f7f2e8;cursor:pointer;background:#182331;border:1px solid #3a485a;border-radius:.7rem;flex:none;place-items:center;width:40px;height:40px;font-size:1.45rem;display:grid}.art-preview-modal__content{overscroll-behavior:contain;background:#080f18;flex:1;padding:1rem;overflow:auto}.art-preview-modal__content pre{color:#fff0c8;white-space:pre;width:max-content;min-width:100%;margin:0;padding:1rem;font-family:Courier New,monospace;font-size:.9rem;line-height:1.55}.art-preview-modal__details{border-top:1px solid #2b394a;flex-wrap:wrap;gap:.5rem;padding:.8rem 1.25rem;display:flex}.art-preview-modal__details span{color:#8996a8;font-size:.7rem}.art-preview-modal__actions{border-top:1px solid #2b394a;grid-template-columns:1fr 1fr;gap:.75rem;padding:1rem 1.25rem;display:grid}.art-preview-modal__actions .button{width:100%}.art-modal-favourite--active{color:#e6ab38;border-color:#e6ab38}@media (width<=1050px){.art-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.art-forge-heading{margin-bottom:1.25rem}.art-library-toolbar{grid-template-columns:1fr;gap:.8rem;padding:1rem}.art-library-sort{display:none}.art-favourites-filter{width:100%}.art-category-scroller{scrollbar-width:none;scroll-snap-type:x proximity;width:calc(100% + 2rem);margin-left:-1rem;margin-right:-1rem;padding:0 1rem .6rem;overflow-x:auto}.art-category-scroller::-webkit-scrollbar{display:none}.art-category-scroller .category-button{scroll-snap-align:start;white-space:nowrap;flex:none}.art-library-grid{grid-template-columns:1fr}.art-library-card{padding:1rem}.art-library-card__description{min-height:auto}.art-card-preview-button{height:165px}.art-card-preview-button pre{font-size:.72rem}.art-library-card__actions{grid-template-columns:.8fr 1.2fr;position:relative}.art-preview-modal{align-items:end;padding:0}.art-preview-modal__panel{width:100%;max-height:calc(100dvh - env(safe-area-inset-top));border-bottom:0;border-left:0;border-right:0;border-radius:1rem 1rem 0 0}.art-preview-modal__content{min-height:42dvh}.art-preview-modal__content pre{font-size:.78rem}.art-preview-modal__actions{padding-bottom:max(1rem, env(safe-area-inset-bottom))}}@media (width<=390px){.art-library-card__actions,.art-preview-modal__actions{grid-template-columns:1fr}}@media (width<=700px){.suggestion-forge,.guided-forge{border-radius:.9rem;margin-bottom:1rem;padding:1rem}.guided-forge__heading{align-items:stretch;gap:.75rem;margin-bottom:1rem}.guided-forge__heading h2,.forge-results-heading h2,.recent-names__heading h2{font-size:1.25rem;line-height:1.2}.guided-forge__heading .button{min-height:44px}.suggestion-forge__toolbar{grid-template-columns:1fr;gap:.75rem;margin-bottom:.85rem}.suggestion-forge__toolbar .field{gap:.35rem}.suggestion-forge__toolbar label{font-size:.78rem}.suggestion-forge__toolbar input,.suggestion-forge__toolbar select{min-height:44px}.suggestion-grid{scrollbar-width:none;scroll-snap-type:x mandatory;gap:.7rem;width:calc(100% + 2rem);margin-left:-1rem;margin-right:-1rem;padding:.15rem 1rem .7rem;display:flex;overflow-x:auto}.suggestion-grid::-webkit-scrollbar{display:none}.suggestion-card{scroll-snap-align:start;border-radius:.8rem;flex:0 0 190px;width:190px;min-width:190px;min-height:105px;padding:.85rem}.suggestion-card strong{font-size:1rem}.suggestion-card small{font-size:.67rem}.guided-forge__controls{grid-template-columns:1fr;gap:.75rem}.guided-forge__controls .field:first-child{grid-column:auto}.guided-forge__controls .field{gap:.35rem}.guided-forge__controls label{font-size:.78rem}.guided-forge__controls input,.guided-forge__controls select{min-height:44px}.guided-forge__controls .field__help{font-size:.68rem;line-height:1.45}.guided-forge__actions{grid-template-columns:1fr 1fr;gap:.65rem;margin-top:.85rem;padding-top:.85rem;display:grid}.guided-forge__actions .button{width:100%;min-width:0;min-height:44px;padding-left:.7rem;padding-right:.7rem;font-size:.76rem}.forge-results-heading{flex-direction:row;align-items:flex-start;gap:.75rem;margin:1.3rem 0 .8rem}.forge-results-heading>div:first-child{min-width:0}.name-forge-summary{flex:none;margin:0}.name-forge-summary strong{font-size:1.5rem}.name-forge-summary span{max-width:75px;font-size:.68rem;line-height:1.25}.name-variant-grid{grid-template-columns:1fr;gap:.8rem}.name-variant-card{border-radius:.9rem;min-height:0;padding:1rem}.name-variant-card:hover{transform:none}.name-variant-card__heading{align-items:center}.name-variant-card h2{font-size:1.05rem}.name-variant-card__description{min-height:0;margin:.55rem 0 .75rem;font-size:.75rem;line-height:1.45}.favourite-button{width:40px;height:40px}.name-variant-result{min-height:80px;padding:.8rem;font-size:clamp(1.15rem,6vw,1.55rem)}.variant-rating{grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.65rem}.variant-rating>div{padding:.55rem}.variant-rating span{font-size:.58rem}.variant-rating strong{font-size:.75rem}.name-variant-card__footer{align-items:center;margin-top:0;padding-top:.75rem}.name-variant-card__footer>div{font-size:.66rem}.copy-variant-button{min-width:90px;min-height:42px}.empty-state{min-height:210px;padding:1.25rem}.empty-state>span{font-size:1.8rem}.empty-state h2{font-size:1.2rem}.empty-state p{font-size:.78rem}.recent-names{border-radius:.9rem;margin-top:1rem;padding:1rem}.recent-names__heading{align-items:stretch;gap:.75rem}.recent-names__heading .button{width:100%;min-height:42px}.recent-names__grid{scrollbar-width:none;scroll-snap-type:x mandatory;gap:.7rem;width:calc(100% + 2rem);margin-left:-1rem;margin-right:-1rem;padding:.1rem 1rem .7rem;display:flex;overflow-x:auto}.recent-names__grid::-webkit-scrollbar{display:none}.recent-name-card{scroll-snap-align:start;flex:0 0 235px;width:235px;min-width:235px}.recent-name-card__result{min-height:64px;font-size:1rem}.compatibility-disclaimer{margin-top:1rem;padding:1rem}.compatibility-disclaimer strong{font-size:.85rem}.compatibility-disclaimer p{font-size:.72rem;line-height:1.5}}@media (width<=390px){.guided-forge__actions{grid-template-columns:1fr}.forge-results-heading{flex-direction:column}.name-forge-summary span{max-width:none}.variant-rating{grid-template-columns:1fr}.name-variant-card__footer{flex-direction:column;align-items:stretch}.copy-variant-button{width:100%}}.forge-hub{width:min(100%,1280px);margin:0 auto;padding:3rem 1.5rem 2rem}.forge-hub-hero{grid-template-columns:minmax(0,1.55fr) minmax(280px,.65fr);gap:1rem;margin-bottom:1rem;display:grid}.forge-hub-hero__content,.forge-hub-status{background:linear-gradient(#e6ab380e,#0000 60%),#121a25e6;border:1px solid #2b394a;border-radius:1rem}.forge-hub-hero__content{padding:clamp(1.5rem,4vw,3.25rem)}.forge-hub-hero h1{color:#f7f2e8;letter-spacing:-.05em;max-width:800px;margin:.55rem 0 1rem;font-size:clamp(2.6rem,6vw,5.6rem);line-height:.98}.forge-hub-hero__description{color:#a7b1c0;max-width:720px;margin:0;font-size:clamp(1rem,2vw,1.25rem);line-height:1.65}.forge-hub-hero__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.forge-hub-status{flex-direction:column;align-items:flex-start;padding:1.5rem;display:flex}.forge-hub-status__badge{color:#ffe0a0;letter-spacing:.1em;text-transform:uppercase;background:#e6ab3814;border:1px solid #e6ab3873;border-radius:999px;padding:.35rem .65rem;font-size:.68rem;font-weight:850}.forge-hub-status strong{margin-top:1rem;font-size:1.35rem}.forge-hub-status p{color:#929dad;font-size:.85rem;line-height:1.6}.forge-hub-status a{color:#e6ab38;margin-top:auto;font-size:.78rem;font-weight:800;text-decoration:none}.forge-hub-section{background:#121a25e0;border:1px solid #2b394a;border-radius:1rem;margin-top:1rem;padding:1.5rem}.forge-hub-section__heading{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem;display:flex}.forge-hub-section__heading h2{margin:.3rem 0 0;font-size:clamp(1.45rem,3vw,2rem)}.forge-tool-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.forge-tool-card{color:#f7f2e8;background:#111a26;border:1px solid #344255;border-radius:.9rem;grid-template-columns:52px minmax(0,1fr);gap:.85rem;padding:1rem;text-decoration:none;transition:border-color .16s,transform .16s,background .16s;display:grid}.forge-tool-card:hover{background:#e6ab380f;border-color:#e6ab38;transform:translateY(-2px)}.forge-tool-card--featured{border-color:#e6ab3859}.forge-tool-card__icon{background:#192432;border-radius:.8rem;place-items:center;width:52px;height:52px;font-size:1.35rem;display:grid}.forge-tool-card h3{margin:0 0 .35rem;font-size:1.05rem}.forge-tool-card p{color:#8996a8;margin:0;font-size:.76rem;line-height:1.5}.forge-tool-card__action{color:#e6ab38;grid-column:2;margin-top:.2rem;font-size:.72rem;font-weight:800}.forge-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.forge-stat-card{background:#111a26;border:1px solid #344255;border-radius:.85rem;padding:1rem}.forge-stat-card strong,.forge-stat-card span{display:block}.forge-stat-card strong{color:#e6ab38;margin-bottom:.25rem;font-size:1.8rem}.forge-stat-card span{color:#8996a8;font-size:.76rem}.forge-hub-community,.forge-hub-support{border:1px solid #2b394a;border-radius:1rem;justify-content:space-between;align-items:center;gap:2rem;margin-top:1rem;padding:1.5rem;display:flex}.forge-hub-community{background:linear-gradient(135deg,#e6ab3812,#0000),#121a25e0}.forge-hub-community>div:first-child{max-width:720px}.forge-hub-community h2{margin:.3rem 0 .6rem;font-size:1.55rem}.forge-hub-community p{color:#929dad;margin:0;font-size:.85rem;line-height:1.6}.forge-hub-community__actions{flex-direction:column;flex:none;gap:.65rem;display:flex}.forge-hub-community__note{color:#929dad;max-width:260px;font-size:.72rem;line-height:1.45}.forge-hub-support{background:#111820}.forge-hub-support>div{align-items:center;gap:.9rem;display:flex}.forge-hub-support>div>span{background:#e6ab381a;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;font-size:1.35rem;display:grid}.forge-hub-support strong{margin-bottom:.2rem;display:block}.forge-hub-support p{color:#8996a8;margin:0;font-size:.76rem}@media (width<=950px){.forge-hub-hero{grid-template-columns:1fr}.forge-hub-status{min-height:190px}.forge-tool-grid,.forge-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.forge-hub{padding:1rem .75rem 1.5rem}.forge-hub-hero{gap:.75rem;margin-bottom:.75rem}.forge-hub-hero__content{padding:1.25rem}.forge-hub-hero h1{margin:.45rem 0 .75rem;font-size:clamp(2.2rem,12vw,3.4rem);line-height:1}.forge-hub-hero__description{font-size:.88rem;line-height:1.55}.forge-hub-hero__actions{grid-template-columns:1fr 1fr;gap:.55rem;margin-top:1rem;display:grid}.forge-hub-hero__actions .button{text-align:center;min-width:0;padding:.75rem .5rem;font-size:.72rem}.forge-hub-status{min-height:0;padding:1rem}.forge-hub-status strong{margin-top:.65rem;font-size:1rem}.forge-hub-status p{margin:.45rem 0 .65rem;font-size:.72rem}.forge-hub-status a{margin-top:0;font-size:.7rem}.forge-hub-section{margin-top:.75rem;padding:1rem}.forge-hub-section__heading{margin-bottom:.75rem}.forge-hub-section__heading h2{font-size:1.25rem}.forge-tool-grid{grid-template-columns:1fr 1fr;gap:.6rem}.forge-tool-card{flex-direction:column;gap:.55rem;min-height:145px;padding:.8rem;display:flex}.forge-tool-card__icon{width:42px;height:42px;font-size:1.1rem}.forge-tool-card h3{font-size:.88rem}.forge-tool-card p{display:none}.forge-tool-card__action{grid-column:auto;margin-top:auto;font-size:.63rem}.forge-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.forge-stat-card{padding:.8rem}.forge-stat-card strong{font-size:1.45rem}.forge-stat-card span{font-size:.65rem}.forge-hub-community,.forge-hub-support{flex-direction:column;align-items:stretch;gap:1rem;margin-top:.75rem;padding:1rem}.forge-hub-community h2{font-size:1.25rem}.forge-hub-community p{font-size:.74rem}.forge-hub-community__actions,.forge-hub-community__actions .button{width:100%}.forge-hub-support{padding-bottom:1.25rem}.forge-hub-support>div>span{width:42px;height:42px}.forge-hub-support .button{width:100%}}@media (width<=360px){.forge-hub-hero__actions,.forge-tool-grid{grid-template-columns:1fr}.forge-tool-card{min-height:115px}}.profile-panel{background:linear-gradient(135deg,#e6ab380f,#0000 55%),#121a25e6;border:1px solid #2b394a;border-radius:1rem;margin-bottom:1rem;padding:1.5rem}.profile-panel__header{justify-content:space-between;align-items:center;gap:2rem;display:flex}.profile-panel__identity{align-items:center;gap:1rem;display:flex}.profile-panel__identity h2{margin:.25rem 0 .4rem;font-size:1.55rem}.profile-panel__avatar{object-fit:cover;border:2px solid #e6ab3866;border-radius:50%;flex:none;width:72px;height:72px}.profile-panel__avatar--fallback{color:#171107;background:#e6ab38;place-items:center;font-size:1.7rem;font-weight:900;display:grid}.profile-panel__role{color:#ffe0a0;letter-spacing:.08em;text-transform:uppercase;background:#e6ab3814;border:1px solid #e6ab3866;border-radius:999px;padding:.3rem .55rem;font-size:.64rem;font-weight:850;display:inline-flex}.profile-panel__meta{color:#8996a8;justify-items:end;gap:.35rem;font-size:.72rem;display:grid}.profile-panel__form{border-top:1px solid #2b394a;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:1rem;margin-top:1.25rem;padding-top:1.25rem;display:grid}.profile-panel__form .button{white-space:nowrap;min-height:46px}.profile-panel__success,.profile-panel__error{border-radius:.7rem;margin:1rem 0 0;padding:.7rem;font-size:.75rem}.profile-panel__success{color:#a8ebbe;background:#4caf701a}.profile-panel__error{color:#ffb4b4;background:#cf4b4b1a}.profile-panel--signed-out{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;display:grid}.profile-panel__signed-out-icon{background:#e6ab381a;border-radius:50%;place-items:center;width:58px;height:58px;font-size:1.5rem;display:grid}.profile-panel--signed-out h2{margin:.25rem 0 .4rem}.profile-panel--signed-out p{color:#8996a8;margin-bottom:0;font-size:.8rem;line-height:1.5}@media (width<=800px){.profile-panel__header{flex-direction:column;align-items:flex-start;gap:1rem}.profile-panel__meta{justify-items:start}.profile-panel__form{grid-template-columns:1fr 1fr}.profile-panel__form .button{grid-column:1/-1;width:100%}.profile-panel--signed-out{grid-template-columns:auto minmax(0,1fr)}.profile-panel--signed-out .button{grid-column:1/-1;width:100%}}@media (width<=600px){.profile-panel{border-radius:.9rem;padding:1rem}.profile-panel__avatar{width:56px;height:56px}.profile-panel__identity h2{font-size:1.2rem}.profile-panel__form{grid-template-columns:1fr}.profile-panel__form .button{grid-column:auto}.profile-panel--signed-out{grid-template-columns:1fr}}.gift-codes-summary{grid-template-columns:repeat(2,minmax(0,1fr)) auto;align-items:stretch;gap:1rem;margin-bottom:1rem;display:grid}.gift-codes-summary>div{background:#121a25e6;border:1px solid #2b394a;border-radius:1rem;padding:1.15rem}.gift-codes-summary strong,.gift-codes-summary span{display:block}.gift-codes-summary strong{color:#e6ab38;margin-bottom:.3rem;font-size:1.6rem}.gift-codes-summary span{color:#8996a8;font-size:.72rem}.gift-codes-summary .button{min-height:100%}.gift-code-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.gift-code-card{background:linear-gradient(135deg,#e6ab3812,#0000),#121a25e6;border:1px solid #2b394a;border-radius:1rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1.25rem;display:grid}.gift-code-card__icon{background:#e6ab381f;border-radius:.85rem;place-items:center;width:52px;height:52px;font-size:1.35rem;display:grid}.gift-code-card__content{gap:.25rem;min-width:0;display:grid}.gift-code-card__label{color:#e6ab38;letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:850}.gift-code-card__code{overflow-wrap:anywhere;color:#fff0c8;font-family:Courier New,monospace;font-size:1.35rem}.gift-code-card__expiry{color:#8996a8;font-size:.7rem}.gift-code-card__copy{white-space:nowrap}.gift-codes-state{text-align:center;background:#121a25bf;border:1px dashed #344255;border-radius:1rem;align-content:center;place-items:center;gap:.7rem;min-height:280px;padding:1.5rem;display:grid}.gift-codes-state>span{font-size:2rem}.gift-codes-state h2,.gift-codes-state p{margin:0}.gift-codes-state p{color:#8996a8;font-size:.8rem}.gift-codes-state--error{border-color:#cf4b4b66}@media (width<=850px){.gift-code-grid{grid-template-columns:1fr}}@media (width<=650px){.gift-codes-summary{grid-template-columns:1fr 1fr;gap:.65rem}.gift-codes-summary .button{grid-column:1/-1;min-height:44px}.gift-codes-summary>div{padding:.9rem}.gift-codes-summary strong{font-size:1.2rem}.gift-code-card{grid-template-columns:auto minmax(0,1fr);gap:.75rem;padding:1rem}.gift-code-card__copy{grid-column:1/-1;width:100%}.gift-code-card__icon{width:44px;height:44px}.gift-code-card__code{font-size:1.1rem}}.player-search-panel{background:#121a25e6;border:1px solid #2b394a;border-radius:1rem;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1rem;margin-bottom:1rem;padding:1.25rem;display:grid}.player-search-panel .button{white-space:nowrap;min-height:46px}.player-lookup-state{text-align:center;background:#121a25b8;border:1px dashed #344255;border-radius:1rem;place-content:center;justify-items:center;gap:.65rem;min-height:260px;padding:1.5rem;display:grid}.player-lookup-state>span{font-size:2rem}.player-lookup-state h2,.player-lookup-state p{margin:0}.player-lookup-state p{color:#8996a8;font-size:.8rem}.player-lookup-error{color:#ffb4b4;background:#cf4b4b14;border:1px solid #cf4b4b66;border-radius:.9rem;align-items:flex-start;gap:.85rem;margin-bottom:1rem;padding:1rem;display:flex}.player-lookup-error p{margin:.25rem 0 0;font-size:.76rem}.player-profile-card{background:linear-gradient(135deg,#e6ab3817,#0000 55%),#121a25f0;border:1px solid #e6ab3861;border-radius:1rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.5rem;padding:1.5rem;display:grid}.player-profile-card__visual{position:relative}.player-profile-card__avatar{object-fit:cover;border:2px solid #e6ab3873;border-radius:1rem;width:104px;height:104px}.player-profile-card__avatar--fallback{background:#182331;place-items:center;font-size:2.2rem;display:grid}.player-profile-card__level-image{object-fit:contain;border-radius:.55rem;width:42px;height:42px;position:absolute;bottom:-10px;right:-10px}.player-profile-card__label{color:#e6ab38;letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:850}.player-profile-card h2{margin:.3rem 0 .85rem;font-size:2rem}.player-profile-card__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.player-profile-card__stats>div{background:#111a26;border:1px solid #344255;border-radius:.75rem;padding:.7rem}.player-profile-card__stats span,.player-profile-card__stats strong{display:block}.player-profile-card__stats span{color:#8996a8;text-transform:uppercase;margin-bottom:.2rem;font-size:.62rem}.player-profile-card__stats strong{overflow-wrap:anywhere;color:#fff0c8;font-size:.9rem}.player-profile-card__level-detail{color:#8996a8;margin:.75rem 0 0;font-size:.78rem}.player-profile-card__actions{gap:.65rem;display:grid}.recent-player-searches{background:#121a25e0;border:1px solid #2b394a;border-radius:1rem;margin-top:1rem;padding:1.25rem}.recent-player-searches__heading{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:.85rem;display:flex}.recent-player-searches__heading h2{margin:.25rem 0 0;font-size:1.35rem}.recent-player-searches__heading button{color:#d0a94e;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.72rem}.recent-player-searches__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;display:grid}.recent-player-card{color:#f7f2e8;text-align:left;cursor:pointer;background:#111a26;border:1px solid #344255;border-radius:.8rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:.75rem;display:grid}.recent-player-card:hover{border-color:#e6ab38}.recent-player-card img,.recent-player-card>span:first-child{object-fit:cover;background:#192432;border-radius:.65rem;place-items:center;width:42px;height:42px;display:grid}.recent-player-card div{gap:.15rem;min-width:0;display:grid}.recent-player-card strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.recent-player-card small{color:#8996a8;font-size:.65rem}@media (width<=900px){.player-profile-card{grid-template-columns:auto minmax(0,1fr)}.player-profile-card__actions{grid-column:1/-1}.player-profile-card__actions .button{width:100%}.recent-player-searches__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.player-search-panel{grid-template-columns:1fr;padding:1rem}.player-search-panel .button{width:100%}.player-profile-card{text-align:center;grid-template-columns:1fr;justify-items:center;gap:1rem;padding:1rem}.player-profile-card__main{width:100%}.player-profile-card h2{font-size:1.55rem}.player-profile-card__stats{grid-template-columns:1fr}.recent-player-searches{padding:1rem}.recent-player-searches__grid{scrollbar-width:none;gap:.7rem;width:calc(100% + 2rem);margin-left:-1rem;margin-right:-1rem;padding:0 1rem .6rem;display:flex;overflow-x:auto}.recent-player-searches__grid::-webkit-scrollbar{display:none}.recent-player-card{flex:0 0 245px;width:245px;min-width:245px}}.kingdom-search-panel{background:#121a25e6;border:1px solid #2b394a;border-radius:1rem;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1rem;margin-bottom:1rem;padding:1.25rem;display:grid}.kingdom-search-panel .button{white-space:nowrap;min-height:46px}.kingdom-explorer-state{text-align:center;background:#121a25b8;border:1px dashed #344255;border-radius:1rem;place-content:center;justify-items:center;gap:.65rem;min-height:260px;padding:1.5rem;display:grid}.kingdom-explorer-state>span{font-size:2rem}.kingdom-explorer-state h2,.kingdom-explorer-state p{margin:0}.kingdom-explorer-state p{color:#8996a8;font-size:.8rem}.kingdom-explorer-error{color:#ffb4b4;background:#cf4b4b14;border:1px solid #cf4b4b66;border-radius:.9rem;align-items:flex-start;gap:.85rem;margin-bottom:1rem;padding:1rem;display:flex}.kingdom-explorer-error p{margin:.25rem 0 0;font-size:.76rem}.kingdom-profile-card{background:linear-gradient(135deg,#e6ab3817,#0000 55%),#121a25f0;border:1px solid #e6ab3861;border-radius:1rem;grid-template-columns:auto minmax(0,1fr);gap:1.5rem;padding:1.5rem;display:grid}.kingdom-profile-card__icon{background:#182331;border:2px solid #e6ab3866;border-radius:1rem;place-items:center;width:92px;height:92px;font-size:2.4rem;display:grid}.kingdom-profile-card__label{color:#e6ab38;letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:850}.kingdom-profile-card h2{margin:.3rem 0 .85rem;font-size:2rem}.kingdom-profile-card__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;display:grid}.kingdom-profile-card__stats>div{background:#111a26;border:1px solid #344255;border-radius:.75rem;padding:.7rem}.kingdom-profile-card__stats span,.kingdom-profile-card__stats strong{display:block}.kingdom-profile-card__stats span{color:#8996a8;text-transform:uppercase;margin-bottom:.2rem;font-size:.62rem}.kingdom-profile-card__stats strong{color:#fff0c8;font-size:.85rem}.kingdom-profile-card__badges{flex-wrap:wrap;gap:.5rem;margin-top:.8rem;display:flex}.kingdom-badge{color:#8996a8;background:#111a26;border:1px solid #344255;border-radius:999px;padding:.35rem .55rem;font-size:.65rem}.kingdom-badge--verified{color:#9fe1b7;border-color:#58c88466}.recent-kingdom-searches{background:#121a25e0;border:1px solid #2b394a;border-radius:1rem;margin-top:1rem;padding:1.25rem}.recent-kingdom-searches__heading{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:.85rem;display:flex}.recent-kingdom-searches__heading h2{margin:.25rem 0 0;font-size:1.35rem}.recent-kingdom-searches__heading button{color:#d0a94e;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:.72rem}.recent-kingdom-searches__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;display:grid}.recent-kingdom-card{color:#f7f2e8;text-align:left;cursor:pointer;background:#111a26;border:1px solid #344255;border-radius:.8rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:.75rem;display:grid}.recent-kingdom-card:hover{border-color:#e6ab38}.recent-kingdom-card>span:first-child{background:#192432;border-radius:.65rem;place-items:center;width:42px;height:42px;display:grid}.recent-kingdom-card div{gap:.15rem;display:grid}.recent-kingdom-card small{color:#8996a8;font-size:.65rem}@media (width<=900px){.kingdom-profile-card__stats,.recent-kingdom-searches__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.kingdom-search-panel{grid-template-columns:1fr;padding:1rem}.kingdom-search-panel .button{width:100%}.kingdom-profile-card{text-align:center;grid-template-columns:1fr;justify-items:center;padding:1rem}.kingdom-profile-card__main{width:100%}.kingdom-profile-card h2{font-size:1.55rem}.kingdom-profile-card__stats{grid-template-columns:1fr}.kingdom-profile-card__badges{justify-content:center}.recent-kingdom-searches{padding:1rem}.recent-kingdom-searches__grid{scrollbar-width:none;gap:.7rem;width:calc(100% + 2rem);margin-left:-1rem;margin-right:-1rem;padding:0 1rem .6rem;display:flex;overflow-x:auto}.recent-kingdom-searches__grid::-webkit-scrollbar{display:none}.recent-kingdom-card{flex:0 0 260px;width:260px;min-width:260px}}.kvk-search-panel{background:#121a25e6;border:1px solid #2b394a;border-radius:1rem;grid-template-columns:minmax(150px,.7fr) minmax(180px,1fr) minmax(180px,1fr) auto;align-items:end;gap:1rem;margin-bottom:1rem;padding:1.25rem;display:grid}.kvk-search-panel .button{white-space:nowrap;min-height:46px}.kvk-error{color:#ffb4b4;background:#cf4b4b14;border:1px solid #cf4b4b66;border-radius:.9rem;gap:.8rem;margin-bottom:1rem;padding:1rem;display:flex}.kvk-error p{margin:.25rem 0 0;font-size:.76rem}.kvk-state{text-align:center;background:#121a25b8;border:1px dashed #344255;border-radius:1rem;place-content:center;justify-items:center;gap:.65rem;min-height:260px;padding:1.5rem;display:grid}.kvk-state>span{font-size:2rem}.kvk-state h2,.kvk-state p{margin:0}.kvk-state p{color:#8996a8;font-size:.8rem}.kvk-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.kvk-summary-grid>div{background:#121a25e6;border:1px solid #2b394a;border-radius:.85rem;padding:1rem}.kvk-summary-grid strong,.kvk-summary-grid span{display:block}.kvk-summary-grid strong{color:#e6ab38;margin-bottom:.25rem;font-size:1.7rem}.kvk-summary-grid span{color:#8996a8;font-size:.7rem}.kvk-match-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.kvk-match-card{background:linear-gradient(135deg,#e6ab380e,#0000),#121a25eb;border:1px solid #2b394a;border-radius:1rem;padding:1.15rem}.kvk-match-card__heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.9rem;display:flex}.kvk-match-card__heading>div>span{color:#e6ab38;letter-spacing:.08em;text-transform:uppercase;font-size:.65rem;font-weight:850}.kvk-match-card__heading h2{flex-wrap:wrap;gap:.4rem;margin:.3rem 0 0;font-size:1.1rem;display:flex}.kvk-match-card__heading h2 small{color:#8996a8;font-size:.7rem}.kvk-match-card__heading time{color:#8996a8;white-space:nowrap;font-size:.68rem}.kvk-match-card__results{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.kvk-match-card__results>div{background:#111a26;border:1px solid #344255;border-radius:.7rem;padding:.65rem}.kvk-match-card__results span,.kvk-match-card__results strong{display:block}.kvk-match-card__results span{color:#8996a8;text-transform:uppercase;margin-bottom:.2rem;font-size:.6rem}.kvk-match-card__results strong{font-size:.82rem}.kvk-result--win{color:#9fe1b7}.kvk-result--loss{color:#ffb4b4}@media (width<=1050px){.kvk-search-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.kvk-search-panel .button{width:100%}}@media (width<=800px){.kvk-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kvk-match-grid{grid-template-columns:1fr}}@media (width<=650px){.kvk-search-panel{grid-template-columns:1fr;padding:1rem}.kvk-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.kvk-summary-grid>div{padding:.8rem}.kvk-match-card__heading{flex-direction:column;gap:.4rem}.kvk-match-card__results{grid-template-columns:1fr 1fr}}@media (width<=390px){.kvk-match-card__results{grid-template-columns:1fr}}.linked-player-panel{background:linear-gradient(135deg,#3275aa14,#0000 55%),#121a25eb;border:1px solid #2b394a;border-radius:1rem;margin-bottom:1rem;padding:1.5rem}.linked-player-panel__heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.linked-player-panel__heading h2{margin:.25rem 0 .45rem;font-size:1.55rem}.linked-player-panel__heading p{color:#8996a8;max-width:720px;margin:0;font-size:.8rem;line-height:1.55}.linked-player-status{color:#c4ceda;letter-spacing:.06em;text-transform:uppercase;background:#121c28;border:1px solid #445267;border-radius:999px;flex:none;padding:.4rem .65rem;font-size:.65rem;font-weight:850}.linked-player-status--community_verified,.linked-player-status--officially_verified{color:#a6eabb;background:#58c88414;border-color:#58c88473}.linked-player-status--pending{color:#ffe0a0;border-color:#e6ab3873}.linked-player-status--rejected,.linked-player-status--revoked{color:#ffb4b4;border-color:#cf4b4b73}.linked-player-search{border-top:1px solid #2b394a;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1rem;margin-top:1.25rem;padding-top:1.25rem;display:grid}.linked-player-search .button{white-space:nowrap;min-height:46px}.linked-player-preview{background:#111a26;border:1px solid #e6ab3866;border-radius:.9rem;margin-top:1rem;padding:1.15rem}.linked-player-preview__identity{align-items:center;gap:1rem;display:flex}.linked-player-preview__identity img,.linked-player-preview__avatar-fallback{object-fit:cover;background:#192432;border:2px solid #e6ab3866;border-radius:.85rem;flex:none;place-items:center;width:76px;height:76px;font-size:1.8rem;display:grid}.linked-player-preview__identity span{color:#e6ab38;letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:850}.linked-player-preview__identity h3{margin:.25rem 0;font-size:1.35rem}.linked-player-preview__identity p,.linked-player-preview__identity small{color:#8996a8;margin:0;display:block}.linked-player-preview__identity p{font-size:.78rem}.linked-player-preview__identity small{margin-top:.2rem;font-size:.68rem}.linked-player-preview__warning{background:#0c151f;border:1px solid #344255;border-radius:.75rem;margin-top:1rem;padding:.8rem}.linked-player-preview__warning p{color:#8996a8;margin:.25rem 0 0;font-size:.72rem;line-height:1.5}.linked-player-preview__actions,.linked-player-card__actions{grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1rem;display:grid}.linked-player-preview__actions .button,.linked-player-card__actions button{width:100%}.linked-player-card{border-top:1px solid #2b394a;margin-top:1.25rem;padding-top:1.25rem}.linked-player-card__identity{align-items:center;gap:1rem;display:flex}.linked-player-card__avatar{object-fit:cover;border:2px solid #e6ab3873;border-radius:1rem;flex:none;width:88px;height:88px}.linked-player-card__avatar--fallback{background:#192432;place-items:center;font-size:2rem;display:grid}.linked-player-card__label{color:#e6ab38;letter-spacing:.08em;text-transform:uppercase;font-size:.64rem;font-weight:850}.linked-player-card__identity h3{margin:.3rem 0;font-size:1.6rem}.linked-player-card__identity p{color:#8996a8;margin:0;font-size:.78rem}.linked-player-card__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1rem;display:grid}.linked-player-card__stats>div{background:#111a26;border:1px solid #344255;border-radius:.75rem;padding:.8rem}.linked-player-card__stats span,.linked-player-card__stats strong{display:block}.linked-player-card__stats span{color:#8996a8;text-transform:uppercase;margin-bottom:.2rem;font-size:.6rem}.linked-player-card__stats strong{overflow-wrap:anywhere;color:#fff0c8;font-size:.82rem}.linked-player-card__verification{background:#0d1621;border:1px solid #344255;border-radius:.75rem;margin-top:1rem;padding:.8rem}.linked-player-card__verification p{color:#8996a8;margin:.25rem 0 0;font-size:.72rem;line-height:1.5}.linked-player-privacy{color:#c4ceda;cursor:pointer;align-items:flex-start;gap:.7rem;margin-top:1rem;font-size:.75rem;line-height:1.45;display:flex}.linked-player-privacy input{margin-top:.15rem}.linked-player-message{border-radius:.7rem;margin:1rem 0 0;padding:.75rem;font-size:.75rem}.linked-player-message--success{color:#a8ebbe;background:#4caf701a}.linked-player-message--error{color:#ffb4b4;background:#cf4b4b1a}.linked-player-panel--signed-out{align-items:center;gap:1rem;display:flex}.linked-player-panel--signed-out>span{background:#3275aa1f;border-radius:50%;flex:none;place-items:center;width:58px;height:58px;font-size:1.5rem;display:grid}.linked-player-panel--signed-out h2{margin:.25rem 0 .4rem}.linked-player-panel--signed-out p{color:#8996a8;margin:0;font-size:.78rem;line-height:1.5}@media (width<=700px){.linked-player-panel{padding:1rem}.linked-player-panel__heading{flex-direction:column}.linked-player-search{grid-template-columns:1fr}.linked-player-search .button{width:100%}.linked-player-card__stats,.linked-player-preview__actions,.linked-player-card__actions{grid-template-columns:1fr}}.account-menu__verification{color:#d0a94e!important}.forge-hub-player-identity{background:#e6ab380f;border:1px solid #e6ab3859;border-radius:.85rem;align-items:center;gap:.75rem;margin-top:1rem;padding:.65rem .8rem;display:inline-flex}.forge-hub-player-identity img{object-fit:cover;border:1px solid #e6ab3873;border-radius:.7rem;width:46px;height:46px}.forge-hub-player-identity>div{gap:.15rem;display:grid}.forge-hub-player-identity strong{color:#f7f2e8;font-size:.85rem}.forge-hub-player-identity span{color:#929dad;font-size:.68rem}@media (width<=650px){.forge-hub-player-identity{width:100%;display:flex}}.home-release-banner{background:linear-gradient(135deg,#e6ab381f,#0000 60%),#121a25f0;border:1px solid #e6ab386b;border-radius:1rem;justify-content:space-between;align-items:center;gap:2rem;margin:1rem 0;padding:1.35rem;display:flex}.home-release-banner__content{align-items:flex-start;gap:1rem;display:flex}.home-release-banner__icon{background:#e6ab381f;border-radius:1rem;flex:none;place-items:center;width:58px;height:58px;font-size:1.6rem;display:grid}.home-release-banner__meta{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.home-release-banner__meta span{color:#171107;letter-spacing:.08em;text-transform:uppercase;background:#e6ab38;border-radius:999px;padding:.3rem .55rem;font-size:.62rem;font-weight:900}.home-release-banner__meta strong{color:#e6ab38;font-size:.72rem}.home-release-banner h2{margin:.55rem 0 .35rem;font-size:1.45rem}.home-release-banner p{color:#9aa5b5;max-width:760px;margin:0;font-size:.8rem;line-height:1.55}.home-release-banner__tags{flex-wrap:wrap;gap:.45rem;margin-top:.75rem;display:flex}.home-release-banner__tags span{color:#b8c1cd;background:#111a26;border:1px solid #344255;border-radius:999px;padding:.3rem .5rem;font-size:.62rem}.home-release-banner__actions{flex:none;gap:.6rem;display:grid}.product-roadmap__hero{background:linear-gradient(135deg,#e6ab3812,#0000),#121a25eb;border:1px solid #2b394a;border-radius:1rem;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:1rem;padding:1.5rem;display:flex}.product-roadmap__hero>div:first-child{max-width:820px}.product-roadmap__hero p{color:#929dad;line-height:1.6}.product-roadmap__hero-actions{flex-direction:column;flex:none;gap:.65rem;display:flex}.roadmap-priority-panel{background:linear-gradient(135deg,#cf4b4b14,#0000),#121a25eb;border:1px solid #cf4b4b61;border-radius:1rem;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:1rem;padding:1.35rem;display:flex}.roadmap-priority-panel>div:first-child{align-items:flex-start;gap:1rem;display:flex}.roadmap-priority-panel__icon{background:#cf4b4b1a;border-radius:1rem;flex:none;place-items:center;width:56px;height:56px;font-size:1.55rem;display:grid}.roadmap-priority-panel h2{margin:.25rem 0 .4rem}.roadmap-priority-panel p{color:#929dad;max-width:720px;margin:0;font-size:.8rem;line-height:1.55}.roadmap-priority-panel__tags{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;max-width:340px;display:flex}.roadmap-priority-panel__tags span{color:#c5ced8;background:#111a26;border:1px solid #3a4658;border-radius:999px;padding:.35rem .55rem;font-size:.64rem}.product-roadmap__timeline{gap:1rem;display:grid}.roadmap-release{background:#121a25e6;border:1px solid #2b394a;border-radius:1rem;padding:1.4rem}.roadmap-release--live{border-color:#58c8846b}.roadmap-release--development{border-color:#e6ab3873}.roadmap-release__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.roadmap-release__version span{color:#e6ab38;letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:850}.roadmap-release__version h2{margin:.3rem 0 0;font-size:1.55rem}.roadmap-release__status-wrap{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.roadmap-release__status,.roadmap-release__priority{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:.35rem .55rem;font-size:.62rem;font-weight:850}.roadmap-release__priority{color:#ffe0a0;background:#e6ab381a}.roadmap-release__status--live{color:#a6eabb;background:#58c8841a}.roadmap-release__status--development{color:#ffe0a0;background:#e6ab381a}.roadmap-release__status--planned{color:#aac7ef;background:#4b84cf1a}.roadmap-release__status--future{color:#b8c1cd;background:#8996a81a}.roadmap-release__description{color:#929dad;margin:.8rem 0 1rem;font-size:.82rem;line-height:1.6}.roadmap-release__progress{margin-bottom:1rem}.roadmap-release__progress-heading{color:#8996a8;justify-content:space-between;margin-bottom:.4rem;font-size:.68rem;display:flex}.roadmap-release__progress-track{background:#0c141e;border-radius:999px;height:8px;overflow:hidden}.roadmap-release__progress-track span{border-radius:inherit;background:#e6ab38;height:100%;display:block}.roadmap-release__features{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;display:grid}.roadmap-release__features>div{color:#c4ceda;background:#111a26;border:1px solid #344255;border-radius:.7rem;align-items:flex-start;gap:.55rem;padding:.65rem;font-size:.72rem;line-height:1.4;display:flex}.roadmap-release__features>div>span:first-child{color:#e6ab38;font-weight:900}.roadmap-community-note{background:#121a25e6;border:1px solid #2b394a;border-radius:1rem;justify-content:space-between;align-items:center;gap:2rem;margin-top:1rem;padding:1.4rem;display:flex}.roadmap-community-note h2{margin:.3rem 0}.roadmap-community-note p{color:#929dad;margin:0;font-size:.8rem}.release-notes-hero{background:linear-gradient(135deg,#e6ab3814,#0000),#121a25eb;border:1px solid #2b394a;border-radius:1rem;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:1rem;padding:1.5rem;display:flex}.release-notes-hero p{color:#929dad;max-width:760px;line-height:1.6}.release-notes-version{color:#ffe0a0;text-transform:uppercase;background:#e6ab3814;border:1px solid #e6ab3873;border-radius:999px;flex:none;padding:.45rem .7rem;font-size:.68rem;font-weight:850}.release-entry{background:#121a25e6;border:1px solid #2b394a;border-radius:1rem;margin-bottom:1rem;padding:1.4rem}.release-entry--latest{border-color:#e6ab3873}.release-entry__heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.release-entry__badge{color:#171107;text-transform:uppercase;background:#e6ab38;border-radius:999px;padding:.3rem .55rem;font-size:.6rem;font-weight:900;display:inline-flex}.release-entry__heading h2{margin:.45rem 0 .25rem}.release-entry__heading p{color:#8996a8;margin:0;font-size:.72rem}.release-entry__sections{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.release-entry__sections section{background:#111a26;border:1px solid #344255;border-radius:.8rem;padding:1rem}.release-entry__sections h3{color:#e6ab38;margin:0 0 .65rem;font-size:.85rem}.release-entry__sections ul{color:#c0c9d4;gap:.4rem;margin:0;padding-left:1.1rem;font-size:.72rem;line-height:1.45;display:grid}.app-version-link{color:#8996a8;font-size:.68rem;text-decoration:none}.app-version-link:hover{color:#e6ab38}@media (width<=800px){.home-release-banner,.product-roadmap__hero,.roadmap-priority-panel,.roadmap-community-note{flex-direction:column;align-items:stretch}.home-release-banner__actions,.product-roadmap__hero-actions,.home-release-banner__actions .button,.product-roadmap__hero-actions .button{width:100%}.roadmap-priority-panel__tags{justify-content:flex-start;max-width:none}.roadmap-release__features,.release-entry__sections{grid-template-columns:1fr}}@media (width<=600px){.home-release-banner,.product-roadmap__hero,.roadmap-priority-panel,.roadmap-release,.roadmap-community-note,.release-notes-hero,.release-entry{padding:1rem}.home-release-banner__content,.roadmap-release__header,.release-notes-hero,.release-entry__heading{flex-direction:column}.roadmap-release__status-wrap{justify-content:flex-start}}#root,.app-shell{min-height:100vh}.app-header{width:100%}.app-header__inner{max-width:none;margin:0}.app-shell__body{width:100%}.app-sidebar{align-self:start}.app-main{width:100%;min-height:calc(100vh - var(--app-header-height))}.app-main>.section,.app-main>.page-section{width:min(100%,1180px)}.app-main .page-section{min-height:auto;padding-top:2.5rem;padding-bottom:4rem}.app-main .forge-hub{width:min(100%,1280px);padding-top:1.5rem}.app-footer,.app-sidebar .app-brand{width:auto}.app-sidebar .app-brand__text strong,.app-sidebar .app-brand__text small{display:block}@media (width>=801px){.app-sidebar{transform:none}.app-header__menu-button,.app-sidebar__mobile-header,.app-sidebar-backdrop,.mobile-bottom-navigation{display:none}}@media (width<=800px){.app-main .page-section{width:100%;padding-top:1.5rem;padding-bottom:calc(var(--app-mobile-nav-height) + 2rem)}.app-main .forge-hub{width:100%;padding-top:1rem}.app-header__account .account-menu__identity>div,.app-header__account .account-menu__sign-out{display:none}}@media (width<=500px){.app-main{padding-left:.75rem;padding-right:.75rem}.app-main .page-section,.app-main .forge-hub{padding-left:0;padding-right:0}}.kingdom-community-search{background:#121a25e6;border:1px solid #2b394a;border-radius:1rem;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1rem;margin-bottom:1rem;padding:1.25rem;display:grid}.kingdom-community-search .button{white-space:nowrap;min-height:46px}.kingdom-community-error{color:#ffb4b4;background:#cf4b4b14;border:1px solid #cf4b4b66;border-radius:.9rem;align-items:flex-start;gap:.85rem;margin-bottom:1rem;padding:1rem;display:flex}.kingdom-community-error p{margin:.25rem 0 0;font-size:.76rem}.kingdom-community-state{text-align:center;background:#121a25b8;border:1px dashed #344255;border-radius:1rem;place-content:center;justify-items:center;gap:.65rem;min-height:240px;padding:1.5rem;display:grid}.kingdom-community-state>span{font-size:2rem}.kingdom-community-state h2,.kingdom-community-state p{margin:0}.kingdom-community-state p{color:#8996a8;max-width:520px;font-size:.8rem;line-height:1.55}.kingdom-community-hero{background:linear-gradient(135deg,#e6ab381a,#0000 58%),#121a25f0;border:1px solid #e6ab3866;border-radius:1rem;grid-template-columns:auto minmax(0,1fr);gap:1.5rem;padding:1.5rem;display:grid}.kingdom-community-hero__icon{background:#182331;border:2px solid #e6ab386b;border-radius:1rem;place-items:center;width:96px;height:96px;font-size:2.5rem;display:grid}.kingdom-community-hero__title{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.kingdom-community-hero__title>div>span{color:#e6ab38;letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:850}.kingdom-community-hero h2{margin:.3rem 0 0;font-size:2rem}.kingdom-community-hero__main>p{color:#929dad;max-width:760px;margin:.8rem 0 1rem;font-size:.82rem;line-height:1.6}.kingdom-community-badge{color:#c4ceda;text-transform:uppercase;background:#121c28;border:1px solid #445267;border-radius:999px;flex:none;padding:.4rem .65rem;font-size:.64rem;font-weight:850}.kingdom-community-badge--verified{color:#a6eabb;background:#58c88414;border-color:#58c88473}.kingdom-community-hero__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;display:grid}.kingdom-community-hero__stats>div{background:#111a26;border:1px solid #344255;border-radius:.75rem;padding:.75rem}.kingdom-community-hero__stats span,.kingdom-community-hero__stats strong{display:block}.kingdom-community-hero__stats span{color:#8996a8;text-transform:uppercase;margin-bottom:.2rem;font-size:.6rem}.kingdom-community-hero__stats strong{color:#fff0c8;font-size:.85rem}.kingdom-community-hero__status{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.kingdom-community-hero__status span{color:#aeb9c7;background:#111a26;border:1px solid #344255;border-radius:999px;padding:.35rem .55rem;font-size:.65rem}.kingdom-community-hero__links{flex-wrap:wrap;gap:.65rem;margin-top:.85rem;display:flex}.kingdom-member-directory{background:#121a25e6;border:1px solid #2b394a;border-radius:1rem;margin-top:1rem;padding:1.25rem}.kingdom-member-directory__heading{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem;display:flex}.kingdom-member-directory__heading h2{margin:.25rem 0 0;font-size:1.45rem}.kingdom-member-directory__heading>span{color:#8996a8;font-size:.72rem}.kingdom-member-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.kingdom-member-card{background:#111a26;border:1px solid #344255;border-radius:.85rem;flex-direction:column;min-width:0;padding:1rem;display:flex}.kingdom-member-card__identity{align-items:center;gap:.8rem;display:flex}.kingdom-member-card__identity img,.kingdom-member-card__avatar-fallback{object-fit:cover;background:#192432;border:1px solid #e6ab3861;border-radius:.8rem;flex:none;place-items:center;width:58px;height:58px;font-size:1.35rem;display:grid}.kingdom-member-card__identity>div{min-width:0}.kingdom-member-card__identity span{color:#e6ab38;letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:850}.kingdom-member-card__identity h3{text-overflow:ellipsis;white-space:nowrap;margin:.2rem 0;font-size:1rem;overflow:hidden}.kingdom-member-card__identity p{color:#8996a8;margin:0;font-size:.7rem}.kingdom-member-card__details{grid-template-columns:1fr 1fr;gap:.55rem;margin-top:.85rem;display:grid}.kingdom-member-card__details>div{background:#0c151f;border:1px solid #303d4f;border-radius:.7rem;padding:.6rem}.kingdom-member-card__details span,.kingdom-member-card__details strong{display:block}.kingdom-member-card__details span{color:#7f8b9b;text-transform:uppercase;margin-bottom:.2rem;font-size:.56rem}.kingdom-member-card__details strong{overflow-wrap:anywhere;color:#dce3ec;font-size:.68rem}.kingdom-member-card__footer{justify-content:space-between;align-items:center;gap:.75rem;margin-top:auto;padding-top:.85rem;display:flex}.kingdom-member-card__footer>span{color:#728094;font-size:.58rem;line-height:1.4}.kingdom-member-favourite{color:#758297;background:#182331;border:1px solid #344255;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:1rem;display:grid}.kingdom-member-favourite:disabled{cursor:not-allowed;opacity:.65}@media (width<=1000px){.kingdom-member-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.kingdom-community-search{grid-template-columns:1fr;padding:1rem}.kingdom-community-search .button{width:100%}.kingdom-community-hero{text-align:center;grid-template-columns:1fr;justify-items:center;padding:1rem}.kingdom-community-hero__main{width:100%}.kingdom-community-hero__title{flex-direction:column;align-items:center}.kingdom-community-hero h2{font-size:1.55rem}.kingdom-community-hero__stats{grid-template-columns:1fr}.kingdom-community-hero__status,.kingdom-community-hero__links{justify-content:center}.kingdom-community-hero__links .button{width:100%}.kingdom-member-directory{padding:1rem}.kingdom-member-directory__heading{flex-direction:column;align-items:flex-start}.kingdom-member-grid{grid-template-columns:1fr}}.profile-panel__forge-id{background:#e6ab380e;border:1px solid #e6ab3852;border-radius:.75rem;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.25rem .75rem;margin-top:.85rem;padding:.75rem;display:grid}.profile-panel__forge-id>span{color:#8996a8;letter-spacing:.08em;text-transform:uppercase;grid-column:1;font-size:.6rem;font-weight:800}.profile-panel__forge-id>strong{overflow-wrap:anywhere;color:#ffe0a0;grid-column:1;font-family:Courier New,monospace;font-size:.85rem}.profile-panel__forge-id>button{color:#f8c45e;font:inherit;cursor:pointer;background:#111a26;border:1px solid #435269;border-radius:.6rem;grid-area:1/2/3;padding:.5rem .7rem;font-size:.65rem;font-weight:800}.profile-panel__forge-id>button:hover{border-color:#e6ab38}@media (width<=500px){.profile-panel__forge-id{grid-template-columns:minmax(0,1fr)}.profile-panel__forge-id>button{grid-area:auto/1;width:100%;margin-top:.35rem}}.forge-passport{background:radial-gradient(circle at 100% 0,#e6ab381c,#0000 22rem),linear-gradient(135deg,#3275aa0f,#0000 55%),#121a25f5;border-color:#e6ab3861;overflow:hidden}.forge-passport__top{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.forge-passport__identity{align-items:center;gap:1rem;min-width:0;display:flex}.forge-passport__avatar{object-fit:cover;background:#192432;border:2px solid #e6ab3880;border-radius:1.1rem;flex:none;place-items:center;width:92px;height:92px;display:grid;box-shadow:0 0 0 5px #e6ab380a,0 1rem 2.5rem #00000047}.forge-passport__avatar--fallback{color:#171107;background:#e6ab38;font-size:2rem;font-weight:900}.forge-passport__identity-content{min-width:0}.forge-passport__identity-content .eyebrow{margin-bottom:.35rem}.forge-passport__identity-content h2{overflow-wrap:anywhere;margin:0;font-size:clamp(1.65rem,4vw,2.35rem)}.forge-passport__badges{flex-wrap:wrap;gap:.5rem;margin-top:.65rem;display:flex}.forge-passport-status{color:#c4ceda;letter-spacing:.06em;text-transform:uppercase;background:#121c28;border:1px solid #445267;border-radius:999px;align-items:center;padding:.3rem .55rem;font-size:.62rem;font-weight:850;display:inline-flex}.forge-passport-status--verified{color:#a6eabb;background:#58c88414;border-color:#58c88473}.forge-passport-status--pending{color:#ffe0a0;background:#e6ab3814;border-color:#e6ab3873}.forge-passport-status--warning{color:#ffb4b4;background:#cf4b4b14;border-color:#cf4b4b73}.forge-passport__account-status{text-align:right;flex:none;justify-items:end;gap:.2rem;display:grid}.forge-passport__account-status span{color:#8996a8;letter-spacing:.08em;text-transform:uppercase;font-size:.6rem;font-weight:800}.forge-passport__account-status strong{color:#a6eabb;font-size:.8rem}.forge-passport__account-status small{color:#728094;text-overflow:ellipsis;white-space:nowrap;max-width:250px;font-size:.65rem;overflow:hidden}.forge-passport__loading{color:#8996a8;border-top:1px solid #2b394a;margin-top:1.25rem;padding-top:1.25rem;font-size:.8rem}.forge-passport__id-panel{background:linear-gradient(90deg,#e6ab381a,#0000),#111a26;border:1px solid #e6ab3861;border-radius:.85rem;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.25rem;padding:.9rem 1rem;display:flex}.forge-passport__id-panel>div{gap:.2rem;min-width:0;display:grid}.forge-passport__id-panel span{color:#8996a8;letter-spacing:.09em;text-transform:uppercase;font-size:.58rem;font-weight:850}.forge-passport__id-panel strong{overflow-wrap:anywhere;color:#ffe0a0;font-family:Courier New,monospace;font-size:1rem}.forge-passport__id-panel small{color:#728094;font-size:.66rem;line-height:1.45}.forge-passport__id-panel button{color:#f8c45e;font:inherit;cursor:pointer;background:#0c151f;border:1px solid #435269;border-radius:.65rem;flex:none;padding:.55rem .8rem;font-size:.68rem;font-weight:850}.forge-passport__id-panel button:hover{border-color:#e6ab38}.forge-passport__id-panel button:disabled{cursor:not-allowed;opacity:.5}.forge-passport__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;margin-top:1rem;display:grid}.forge-passport__stats>div,.forge-passport__details>div{background:#111a26;border:1px solid #344255;border-radius:.75rem;padding:.75rem}.forge-passport__stats span,.forge-passport__stats strong,.forge-passport__details span,.forge-passport__details strong{display:block}.forge-passport__stats span,.forge-passport__details span{color:#7f8b9b;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.25rem;font-size:.57rem;font-weight:800}.forge-passport__stats strong{overflow-wrap:anywhere;color:#fff0c8;font-size:.8rem}.forge-passport__details{grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin-top:.7rem;display:grid}.forge-passport__details strong{overflow-wrap:anywhere;color:#c8d1dc;font-size:.72rem}.forge-passport__form{border-top:1px solid #2b394a;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:1rem;margin-top:1.25rem;padding-top:1.25rem;display:grid}.forge-passport__form-heading{grid-column:1/-1;justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.forge-passport__form-heading span{color:#e6ab38;letter-spacing:.09em;text-transform:uppercase;font-size:.62rem;font-weight:850}.forge-passport__form-heading h3{margin:.25rem 0 0;font-size:1.15rem}.forge-passport__form-heading p{color:#8996a8;text-align:right;max-width:520px;margin:0;font-size:.7rem;line-height:1.5}.forge-passport__form .button{white-space:nowrap;min-height:46px}@media (width<=900px){.forge-passport__details,.forge-passport__form{grid-template-columns:repeat(2,minmax(0,1fr))}.forge-passport__form .button{grid-column:1/-1;width:100%}}@media (width<=700px){.forge-passport__top{flex-direction:column;align-items:stretch;gap:1rem}.forge-passport__account-status{text-align:left;border-top:1px solid #2b394a;justify-items:start;padding-top:.8rem}.forge-passport__account-status small{max-width:100%}.forge-passport__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.forge-passport__form-heading{flex-direction:column;align-items:flex-start;gap:.5rem}.forge-passport__form-heading p{text-align:left}}@media (width<=560px){.forge-passport{padding:1rem}.forge-passport__identity{align-items:flex-start}.forge-passport__avatar{border-radius:.85rem;width:68px;height:68px}.forge-passport__identity-content h2{font-size:1.35rem}.forge-passport__id-panel{flex-direction:column;align-items:stretch}.forge-passport__id-panel button{width:100%}.forge-passport__stats,.forge-passport__details,.forge-passport__form{grid-template-columns:1fr}.forge-passport__form .button{grid-column:auto}}.alliance-directory-search{background:#121a25e6;border:1px solid #2b394a;border-radius:1rem;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1rem;margin-bottom:1rem;padding:1.25rem;display:grid}.alliance-directory-search .button{white-space:nowrap;min-height:46px}.alliance-directory-error,.alliance-community-error{color:#ffb4b4;background:#cf4b4b14;border:1px solid #cf4b4b66;border-radius:.9rem;align-items:flex-start;gap:.85rem;padding:1rem;display:flex}.alliance-directory-error p,.alliance-community-error p{margin:.25rem 0 0;font-size:.76rem}.alliance-directory-state,.alliance-community-state{text-align:center;background:#121a25b8;border:1px dashed #344255;border-radius:1rem;place-content:center;justify-items:center;gap:.65rem;min-height:240px;padding:1.5rem;display:grid}.alliance-directory-state>span,.alliance-community-state>span{font-size:2rem}.alliance-directory-state h2,.alliance-directory-state p,.alliance-community-state h2,.alliance-community-state p{margin:0}.alliance-directory-state p,.alliance-community-state p{color:#8996a8;max-width:520px;font-size:.8rem;line-height:1.55}.alliance-directory-toolbar{background:#121a25e6;border:1px solid #2b394a;border-radius:1rem;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex}.alliance-directory-toolbar .field{width:min(100%,540px)}.alliance-directory-summary{align-items:baseline;gap:.4rem;display:flex}.alliance-directory-summary strong{color:#e6ab38;font-size:1.8rem}.alliance-directory-summary span{color:#8996a8;font-size:.75rem}.alliance-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.alliance-directory-card{background:linear-gradient(135deg,#e6ab380e,#0000),#121a25eb;border:1px solid #2b394a;border-radius:1rem;flex-direction:column;min-width:0;padding:1.2rem;display:flex}.alliance-directory-card__heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.alliance-directory-card__identity{align-items:center;gap:.8rem;min-width:0;display:flex}.alliance-directory-card__shield{background:#e6ab381a;border-radius:.85rem;flex:none;place-items:center;width:54px;height:54px;font-size:1.4rem;display:grid}.alliance-directory-card__identity>div{min-width:0}.alliance-directory-card__identity span{color:#e6ab38;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:850}.alliance-directory-card h2{overflow-wrap:anywhere;margin:.25rem 0 0;font-size:1.2rem}.alliance-verification-badge{color:#c4ceda;text-transform:uppercase;background:#121c28;border:1px solid #445267;border-radius:999px;flex:none;padding:.35rem .55rem;font-size:.58rem;font-weight:850}.alliance-verification-badge--forge_verified,.alliance-verification-badge--community_verified{color:#a6eabb;background:#58c88414;border-color:#58c88473}.alliance-verification-badge--pending{color:#ffe0a0;border-color:#e6ab3873}.alliance-directory-card__description{color:#8996a8;min-height:48px;margin:.85rem 0 1rem;font-size:.78rem;line-height:1.55}.alliance-directory-card__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem;display:grid}.alliance-directory-card__stats>div{background:#111a26;border:1px solid #344255;border-radius:.7rem;padding:.65rem}.alliance-directory-card__stats span,.alliance-directory-card__stats strong{display:block}.alliance-directory-card__stats span{color:#8996a8;text-transform:uppercase;margin-bottom:.2rem;font-size:.52rem}.alliance-directory-card__stats strong{overflow-wrap:anywhere;color:#fff0c8;font-size:.72rem}.alliance-directory-card__metadata{flex-wrap:wrap;gap:.45rem;margin-top:.75rem;display:flex}.alliance-directory-card__metadata span{color:#9da8b7;background:#111a26;border:1px solid #344255;border-radius:999px;padding:.3rem .5rem;font-size:.6rem}.alliance-directory-card__actions{grid-template-columns:1fr 1fr;gap:.65rem;margin-top:auto;padding-top:1rem;display:grid}.alliance-directory-card__actions .button{width:100%}.alliance-community-back{margin-bottom:1rem}.alliance-community-back a{color:#e6ab38;font-size:.76rem;font-weight:800;text-decoration:none}.alliance-community-hero{background:radial-gradient(circle at 100% 0,#e6ab381a,#0000 20rem),#121a25f2;border:1px solid #e6ab3866;border-radius:1rem;grid-template-columns:auto minmax(0,1fr);gap:1.5rem;padding:1.5rem;display:grid}.alliance-community-hero__shield{background:#182331;border:2px solid #e6ab386b;border-radius:1rem;place-items:center;width:102px;height:102px;font-size:2.6rem;display:grid}.alliance-community-hero__heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.alliance-community-hero__heading>div>span{color:#e6ab38;letter-spacing:.1em;text-transform:uppercase;font-size:.64rem;font-weight:850}.alliance-community-hero h1{margin:.3rem 0 0;font-size:clamp(2rem,5vw,3.4rem);line-height:1}.alliance-community-hero__main>p{color:#929dad;max-width:760px;margin:.85rem 0 1rem;font-size:.82rem;line-height:1.6}.alliance-community-hero__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;display:grid}.alliance-community-hero__stats>div{background:#111a26;border:1px solid #344255;border-radius:.75rem;padding:.7rem}.alliance-community-hero__stats span,.alliance-community-hero__stats strong{display:block}.alliance-community-hero__stats span{color:#8996a8;text-transform:uppercase;margin-bottom:.2rem;font-size:.55rem}.alliance-community-hero__stats strong{color:#fff0c8;font-size:.78rem}.alliance-community-hero__tags{flex-wrap:wrap;gap:.45rem;margin-top:.75rem;display:flex}.alliance-community-hero__tags span{color:#aeb9c7;background:#111a26;border:1px solid #344255;border-radius:999px;padding:.35rem .55rem;font-size:.62rem}.alliance-community-hero__actions{flex-wrap:wrap;gap:.65rem;margin-top:.9rem;display:flex}.alliance-member-directory{background:#121a25e6;border:1px solid #2b394a;border-radius:1rem;margin-top:1rem;padding:1.25rem}.alliance-member-directory__heading{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem;display:flex}.alliance-member-directory__heading h2{margin:.25rem 0 0;font-size:1.45rem}.alliance-member-directory__heading>span{color:#8996a8;font-size:.72rem}.alliance-member-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.alliance-member-card{background:#111a26;border:1px solid #344255;border-radius:.85rem;flex-direction:column;min-width:0;padding:1rem;display:flex}.alliance-member-card__identity{align-items:center;gap:.8rem;display:flex}.alliance-member-card__identity img,.alliance-member-card__avatar-fallback{object-fit:cover;background:#192432;border:1px solid #e6ab3861;border-radius:.8rem;flex:none;place-items:center;width:58px;height:58px;font-size:1.35rem;display:grid}.alliance-member-card__identity>div{min-width:0}.alliance-member-card__identity span{color:#e6ab38;letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:850}.alliance-member-card__identity h3{text-overflow:ellipsis;white-space:nowrap;margin:.2rem 0;font-size:1rem;overflow:hidden}.alliance-member-card__identity p{color:#8996a8;margin:0;font-size:.7rem}.alliance-member-card__details{grid-template-columns:1fr 1fr;gap:.55rem;margin-top:.85rem;display:grid}.alliance-member-card__details>div{background:#0c151f;border:1px solid #303d4f;border-radius:.7rem;padding:.6rem}.alliance-member-card__details span,.alliance-member-card__details strong{display:block}.alliance-member-card__details span{color:#7f8b9b;text-transform:uppercase;margin-bottom:.2rem;font-size:.54rem}.alliance-member-card__details strong{overflow-wrap:anywhere;color:#dce3ec;font-size:.67rem}.alliance-member-card__footer{justify-content:space-between;align-items:center;gap:.7rem;margin-top:auto;padding-top:.85rem;display:flex}.alliance-member-role{color:#aeb9c7;text-transform:uppercase;background:#182331;border:1px solid #344255;border-radius:999px;padding:.3rem .5rem;font-size:.58rem;font-weight:850}.alliance-member-role--leader,.alliance-member-role--r4{color:#ffe0a0;border-color:#e6ab3873}.alliance-member-card__footer button{color:#758297;background:#182331;border:1px solid #344255;border-radius:50%;place-items:center;width:34px;height:34px;font-size:1rem;display:grid}@media (width<=1000px){.alliance-directory-grid{grid-template-columns:1fr}.alliance-member-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=750px){.alliance-directory-search{grid-template-columns:1fr;padding:1rem}.alliance-directory-search .button{width:100%}.alliance-directory-toolbar{flex-direction:column;align-items:stretch}.alliance-directory-toolbar .field{width:100%}.alliance-directory-card__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.alliance-community-hero{text-align:center;grid-template-columns:1fr;justify-items:center;padding:1rem}.alliance-community-hero__main{width:100%}.alliance-community-hero__heading{flex-direction:column;align-items:center}.alliance-community-hero__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.alliance-community-hero__tags,.alliance-community-hero__actions{justify-content:center}.alliance-community-hero__actions .button{width:100%}.alliance-member-grid{grid-template-columns:1fr}.alliance-member-directory__heading{flex-direction:column;align-items:flex-start}}@media (width<=420px){.alliance-directory-card__heading{flex-direction:column}.alliance-directory-card__stats,.alliance-community-hero__stats,.alliance-member-card__details,.alliance-directory-card__actions{grid-template-columns:1fr}}.alliance-membership-panel{background:#121a25eb;border:1px solid #2b394a;border-radius:1rem;margin-top:1rem;padding:1.25rem}.alliance-membership-panel__heading h2{margin:.25rem 0 1rem}.alliance-membership-state{background:#111a26;border:1px solid #344255;border-radius:.8rem;gap:.45rem;padding:1rem;display:grid}.alliance-membership-state p{color:#8996a8;margin:0;font-size:.76rem;line-height:1.5}.alliance-membership-state--success{border-color:#58c88466}.alliance-membership-state--pending{border-color:#e6ab3866}.alliance-membership-request{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:1rem;display:grid}.alliance-membership-request .button{white-space:nowrap;min-height:46px}.alliance-request-grid{gap:1rem;display:grid}.alliance-request-card{background:#111a26;border:1px solid #344255;border-radius:1rem;padding:1.2rem}.alliance-request-card__identity{align-items:center;gap:.9rem;display:flex}.alliance-request-card__identity img,.alliance-request-card__identity>span{object-fit:cover;background:#192432;border:1px solid #e6ab3866;border-radius:.85rem;flex:none;place-items:center;width:64px;height:64px;display:grid}.alliance-request-card__identity small{color:#e6ab38;font-size:.62rem}.alliance-request-card__identity h2{margin:.2rem 0}.alliance-request-card__identity p{color:#8996a8;margin:0;font-size:.72rem}.alliance-request-card__message{background:#0c151f;border:1px solid #303d4f;border-radius:.75rem;margin-top:1rem;padding:.8rem}.alliance-request-card__message span{color:#8996a8;text-transform:uppercase;font-size:.58rem;font-weight:800}.alliance-request-card__message p{color:#c8d1dc;margin:.35rem 0 0;font-size:.76rem;line-height:1.5}.alliance-request-card__role{margin-top:1rem}.alliance-request-card__role label{color:#c4ceda;margin-bottom:.35rem;font-size:.68rem;font-weight:800;display:block}.alliance-request-card__role select{width:100%}.alliance-request-card__actions{grid-template-columns:1fr 1fr;gap:.7rem;margin-top:1rem;display:grid}@media (width<=700px){.alliance-membership-request{grid-template-columns:1fr}.alliance-membership-request .button{width:100%}.alliance-request-card__actions{grid-template-columns:1fr}}.transfer-profile-state{text-align:center;background:#121a25cc;border:1px dashed #344255;border-radius:1rem;place-content:center;justify-items:center;gap:.75rem;min-height:300px;padding:1.5rem;display:grid}.transfer-profile-state>span{font-size:2rem}.transfer-profile-state h2,.transfer-profile-state p{margin:0}.transfer-profile-state p{color:#8996a8;max-width:520px;font-size:.8rem;line-height:1.55}.transfer-profile-identity{background:linear-gradient(135deg,#e6ab3817,#0000 55%),#121a25f0;border:1px solid #e6ab3866;border-radius:1rem;align-items:center;gap:1rem;margin-bottom:1rem;padding:1.2rem;display:flex}.transfer-profile-identity img,.transfer-profile-identity__fallback{object-fit:cover;background:#192432;border:2px solid #e6ab3873;border-radius:.9rem;flex:none;place-items:center;width:76px;height:76px;font-size:1.6rem;display:grid}.transfer-profile-identity>div{min-width:0}.transfer-profile-identity>div>span{color:#e6ab38;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:850}.transfer-profile-identity h2{margin:.25rem 0}.transfer-profile-identity p{color:#8996a8;margin:0;font-size:.76rem}.transfer-profile-status{color:#c4ceda;text-transform:uppercase;background:#121c28;border:1px solid #445267;border-radius:999px;margin-left:auto;padding:.4rem .65rem;font-size:.62rem;font-weight:850}.transfer-profile-status--looking{color:#a6eabb;background:#58c88414;border-color:#58c88473}.transfer-profile-status--paused,.transfer-profile-status--draft{color:#ffe0a0;border-color:#e6ab3873}.transfer-profile-form{gap:1rem;display:grid}.transfer-profile-section{background:#121a25eb;border:1px solid #2b394a;border-radius:1rem;padding:1.25rem}.transfer-profile-section__heading{margin-bottom:1rem}.transfer-profile-section__heading span{color:#e6ab38;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:850}.transfer-profile-section__heading h2{margin:.25rem 0 0}.transfer-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.transfer-profile-checkbox{color:#c4ceda;cursor:pointer;align-items:flex-start;gap:.7rem;margin-top:1rem;font-size:.75rem;line-height:1.45;display:flex}.transfer-profile-checkbox input{margin-top:.15rem}.transfer-profile-note{color:#8996a8;margin:.6rem 0 0;font-size:.7rem}.transfer-profile-actions{grid-template-columns:1fr auto;gap:.75rem;display:grid}.transfer-profile-actions .button{min-height:48px}@media (width<=700px){.transfer-profile-identity{flex-wrap:wrap;align-items:flex-start}.transfer-profile-status{text-align:center;width:100%;margin-left:0}.transfer-profile-grid,.transfer-profile-actions{grid-template-columns:1fr}}:root{--forge-bg:#0d0713;--forge-bg-deep:#07040b;--forge-panel:#171020;--forge-panel-raised:#21152c;--forge-panel-soft:#130c1b;--forge-border:#3d2850;--forge-border-bright:#65407d;--forge-text:#fff7ed;--forge-muted:#b5a7bc;--forge-muted-dark:#817487;--forge-cyan:#43e6d5;--forge-cyan-soft:#43e6d51f;--forge-ember:#ff7043;--forge-ember-soft:#ff704321;--forge-violet:#b46cff;--forge-violet-soft:#b46cff1f;--forge-green:#72ef9c;--forge-danger:#ff6b7a;--forge-shadow:0 18px 50px #0300086b;--forge-cut:polygon(0 0, calc(100% - 14px) 0, 100% 14px, 100% 100%, 14px 100%, 0 calc(100% - 14px))}html,body{color:var(--forge-text);background:var(--forge-bg-deep)}body{background:linear-gradient(#b46cff09 1px, transparent 1px), linear-gradient(90deg, #43e6d506 1px, transparent 1px), radial-gradient(circle at 12% 8%, #b46cff30, transparent 32rem), radial-gradient(circle at 88% 16%, #43e6d51c, transparent 28rem), radial-gradient(circle at 50% 100%, #ff704314, transparent 34rem), var(--forge-bg-deep);background-size:42px 42px,42px 42px,auto,auto,auto,auto}.app-shell{color:var(--forge-text);background:0 0}.app-header{background:#09050de6;border-bottom-color:#43e6d52e;box-shadow:0 8px 30px #0300083d}.app-brand__mark{background:linear-gradient(145deg, #43e6d53d, #b46cff1f), var(--forge-panel);border-color:#43e6d580;border-radius:.4rem 1rem;box-shadow:inset 0 0 20px #43e6d514,0 0 24px #43e6d514}.app-brand__text strong{color:var(--forge-text);letter-spacing:.02em}.app-brand__text small{color:var(--forge-cyan)}.app-sidebar{background:linear-gradient(#b46cff0f,#0000 18rem),#0b0610f7;border-right-color:#b46cff2e}.app-navigation__group-title{color:var(--forge-violet)}.app-navigation__link{color:var(--forge-muted);border-radius:.35rem .9rem}.app-navigation__link:hover{border-color:var(--forge-border);color:var(--forge-text);background:linear-gradient(90deg, #b46cff1a, transparent), var(--forge-panel)}.app-navigation__link--active{color:var(--forge-cyan);background:linear-gradient(90deg, #43e6d529, #b46cff0f), var(--forge-panel);box-shadow:inset 3px 0 0 var(--forge-cyan), 0 0 22px #43e6d50f;border-color:#43e6d580}.app-sidebar__footer{border-top-color:#b46cff2e}.app-sidebar__feedback{color:#ffd0c1;background:var(--forge-ember-soft);border-color:#ff704373;border-radius:.35rem .85rem}.app-sidebar__feedback:hover{border-color:var(--forge-ember);color:#fff}.app-footer{background:#07040beb;border-top-color:#b46cff2e}.eyebrow,.tool-card__link,.template-card__label,.name-variant-card__group,.art-card__category,.art-library-card__category,.player-profile-card__label,.linked-player-card__label,.transfer-profile-section__heading span{color:var(--forge-cyan)}.page-title,h1,h2,h3{color:var(--forge-text)}.page-title{text-shadow:0 0 32px #b46cff1f}.section-heading>p:last-child,.hero__description,.tool-card p,.about-card p,.support-message{color:var(--forge-muted)}.tool-card,.example-card,.about-card,.name-builder__controls,.name-builder__result,.chat-builder__controls,.chat-builder__result,.character-card,.character-group,.roadmap-card,.codex-card,.name-variant-card,.art-card,.art-library-card,.profile-panel,.linked-player-panel,.forge-passport,.transfer-profile-section,.transfer-profile-identity,.transfer-hub-card{border-color:var(--forge-border);clip-path:var(--forge-cut);background:linear-gradient(145deg, #b46cff12, transparent 45%), linear-gradient(320deg, #43e6d509, transparent 40%), var(--forge-panel);box-shadow:var(--forge-shadow);border-radius:0}.tool-card:hover,.character-card:hover,.name-variant-card:hover,.art-library-card:hover,.transfer-hub-card:hover{border-color:var(--forge-cyan);box-shadow:var(--forge-shadow), 0 0 0 1px #43e6d52e, 0 0 34px #43e6d514}.field label{color:#f5eaff}.field input,.field select,.field textarea,.emoji-search{border-color:var(--forge-border);color:var(--forge-text);background:var(--forge-panel-soft);border-radius:.35rem .8rem}.field input:focus,.field select:focus,.field textarea:focus,.emoji-search:focus{border-color:var(--forge-cyan);outline:2px solid #43e6d52e}.button{letter-spacing:.015em;border-radius:.3rem .85rem}.button--primary,.copy-variant-button,.recent-name-card button,.category-button--active{color:#17080a;border-color:var(--forge-ember);background:linear-gradient(135deg, #ff8b5f, var(--forge-ember));box-shadow:0 10px 26px #ff70432e}.button--primary:hover,.copy-variant-button:hover,.recent-name-card button:hover{background:linear-gradient(135deg,#ff9d78,#ff7950)}.button--secondary,.remove-saved-button,.account-menu__sign-out{border-color:var(--forge-border-bright);color:#eadff0;background:var(--forge-panel-raised)}.button--secondary:hover,.account-menu__sign-out:hover{border-color:var(--forge-cyan);color:var(--forge-cyan)}.floating-feedback-button{border-color:var(--forge-ember);color:#16080a;background:var(--forge-ember);box-shadow:0 16px 36px #03000880,0 0 26px #ff704333}.mobile-bottom-navigation{background:#09050df5;border-top-color:#43e6d533}.mobile-bottom-navigation__link{color:var(--forge-muted-dark)}.mobile-bottom-navigation__link--active{color:var(--forge-cyan);background:#43e6d514}.transfer-hub-page{position:relative}.transfer-hub-page:before{z-index:-1;content:"";filter:blur(10px);pointer-events:none;background:radial-gradient(circle,#43e6d51f,#0000 68%);width:min(420px,48vw);height:220px;position:absolute;top:1rem;right:0}.transfer-hub-card{flex-direction:column;min-width:0;padding:1.25rem;transition:transform .17s,border-color .17s,box-shadow .17s;display:flex;position:relative;overflow:hidden}.transfer-hub-card:after{content:"";background:linear-gradient(90deg, var(--forge-cyan), var(--forge-violet));width:74px;height:3px;position:absolute;top:0;right:42px;box-shadow:0 0 14px #43e6d559}.transfer-hub-card:hover{transform:translateY(-4px)}.transfer-hub-card__player{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.9rem;display:grid}.transfer-hub-card__avatar,.transfer-hub-card__avatar-fallback{background:linear-gradient(145deg, #43e6d524, #b46cff1f), var(--forge-panel-raised);object-fit:cover;border:2px solid #43e6d580;border-radius:.35rem 1rem;place-items:center;width:68px;height:68px;font-size:1.5rem;display:grid;box-shadow:0 0 22px #43e6d514}.transfer-hub-card__player>div{min-width:0}.transfer-hub-card__player>div>span{color:var(--forge-cyan);letter-spacing:.12em;text-transform:uppercase;font-size:.58rem;font-weight:850}.transfer-hub-card__player h2{text-overflow:ellipsis;white-space:nowrap;margin:.22rem 0 .2rem;font-size:1.3rem;overflow:hidden}.transfer-hub-card__details{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem;margin:1rem 0 0;display:grid}.transfer-hub-card__details>div{border:1px solid var(--forge-border);background:#08040c80;border-radius:.25rem .7rem;padding:.7rem}.transfer-hub-card__details dt{color:var(--forge-muted-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:.24rem;font-size:.56rem;font-weight:800}.transfer-hub-card__details dd{overflow-wrap:anywhere;color:#f7edff;text-transform:capitalize;margin:0;font-size:.76rem;font-weight:750}.transfer-hub-card__message{border-left:3px solid var(--forge-violet);color:#d4c8da;background:#b46cff12;margin:.8rem 0 0;padding:.75rem .85rem;font-size:.76rem;line-height:1.55}.transfer-profile-status{color:var(--forge-green);background:#72ef9c14;border-color:#72ef9c66}.transfer-profile-status--paused,.transfer-profile-status--draft{color:#d7adff;background:var(--forge-violet-soft);border-color:#b46cff6b}.transfer-profile-state{border-color:var(--forge-border);clip-path:var(--forge-cut);background:var(--forge-panel);border-radius:0}*{scrollbar-color:var(--forge-border-bright) var(--forge-bg-deep)}@media (width<=850px){.transfer-hub-grid{grid-template-columns:1fr}}@media (width<=560px){.transfer-hub-card{padding:1rem}.transfer-hub-card__player{grid-template-columns:auto minmax(0,1fr)}.transfer-hub-card__player .transfer-profile-status{text-align:center;grid-column:1/-1;width:100%;margin-left:0}.transfer-hub-card__avatar,.transfer-hub-card__avatar-fallback{width:58px;height:58px}.transfer-hub-card__details{grid-template-columns:1fr}}.transfer-hub-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1rem;display:grid}.transfer-hub-card{background:linear-gradient(#ffffff05,#0000),#121a25eb;border:1px solid #2b394a;border-radius:1rem;flex-direction:column;gap:1rem;padding:1.25rem;transition:border-color .2s,transform .2s;display:flex}.transfer-hub-card:hover{border-color:#e6ab38;transform:translateY(-2px)}.transfer-hub-card__player{align-items:center;gap:1rem;display:flex}.transfer-hub-card__avatar,.transfer-hub-card__avatar-fallback{object-fit:cover;background:#182331;border:1px solid #e6ab3859;border-radius:.8rem;flex:none;place-items:center;width:64px;height:64px;font-size:1.6rem;display:grid}.transfer-hub-card__player h2{margin:.2rem 0}.transfer-hub-card__player p{color:#8996a8;margin:0;font-size:.75rem}.transfer-hub-card__player>div{flex:1}.transfer-hub-card__details{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.transfer-hub-card__details div{background:#111a26;border:1px solid #344255;border-radius:.75rem;padding:.75rem}.transfer-hub-card__details dt{color:#8996a8;text-transform:uppercase;font-size:.65rem}.transfer-hub-card__details dd{color:#fff;margin:.25rem 0 0;font-weight:700}.transfer-hub-card__message{color:#d4dde8;background:#111a26;border-left:3px solid #e6ab38;border-radius:.5rem;margin:0;padding:1rem;line-height:1.6}@media (width<=700px){.transfer-hub-grid{grid-template-columns:1fr}.transfer-hub-card{padding:1rem}.transfer-hub-card__player{text-align:center;flex-direction:column}.transfer-hub-card__details{grid-template-columns:1fr}}.player-profile-page{gap:1rem;padding:1rem 0 3rem;display:grid}.player-profile-hero{background:radial-gradient(circle at 100% 0,#e6ab381f,#0000 22rem),linear-gradient(135deg,#3275aa14,#0000 55%),#121a25f5;border:1px solid #e6ab3866;border-radius:1rem;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.25rem;padding:1.5rem;display:grid;overflow:hidden}.player-profile-avatar{color:#171107;background:#e6ab38;border:2px solid #e6ab388c;border-radius:1.1rem;flex:none;place-items:center;width:96px;height:96px;font-size:2rem;font-weight:900;display:grid;box-shadow:0 0 0 5px #e6ab380d,0 1rem 2.5rem #00000047}.player-profile-heading{min-width:0}.player-profile-eyebrow{color:#e6ab38;letter-spacing:.11em;text-transform:uppercase;margin:0 0 .35rem;font-size:.66rem;font-weight:850}.player-profile-heading h1{overflow-wrap:anywhere;color:#f7f2e8;letter-spacing:-.04em;margin:0;font-size:clamp(2rem,5vw,3.4rem);line-height:1}.player-profile-meta{flex-wrap:wrap;gap:.5rem;margin-top:.8rem;display:flex}.player-profile-meta span{color:#b7c0cc;background:#111a26;border:1px solid #344255;border-radius:999px;padding:.35rem .6rem;font-size:.68rem}.transfer-status{letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border:1px solid #435269;border-radius:999px;justify-content:center;align-items:center;gap:.45rem;padding:.55rem .8rem;font-size:.68rem;font-weight:850;display:inline-flex}.transfer-status-dot{border-radius:50%;width:8px;height:8px}.transfer-status--open{color:#a6eabb;background:#58c88414;border-color:#58c88473}.transfer-status--open .transfer-status-dot{background:#58c884;box-shadow:0 0 12px #58c884a6}.transfer-status--considering{color:#ffe0a0;background:#e6ab3814;border-color:#e6ab3873}.transfer-status--considering .transfer-status-dot{background:#e6ab38;box-shadow:0 0 12px #e6ab38a6}.transfer-status--not-moving{color:#ffb4b4;background:#cf4b4b14;border-color:#cf4b4b73}.transfer-status--not-moving .transfer-status-dot{background:#cf4b4b;box-shadow:0 0 12px #cf4b4ba6}.player-profile-stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;display:grid}.player-stat-card{background:linear-gradient(#ffffff06,#0000),#111a26;border:1px solid #344255;border-radius:.85rem;padding:1rem}.player-stat-card span,.player-stat-card strong{display:block}.player-stat-card span{color:#7f8b9b;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.35rem;font-size:.6rem;font-weight:800}.player-stat-card strong{overflow-wrap:anywhere;color:#fff0c8;font-size:1rem}.player-profile-grid{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:1rem;display:grid}.player-profile-panel{background:linear-gradient(#ffffff05,#0000),#121a25eb;border:1px solid #2b394a;border-radius:1rem;padding:1.4rem}.player-profile-section-heading{margin-bottom:1rem}.player-profile-section-heading h2{margin:0;font-size:1.45rem}.player-profile-about>p{color:#a7b1c0;margin:0;font-size:.88rem;line-height:1.75}.player-activity-list{gap:.6rem;display:grid}.player-activity-item{color:#c8d1dc;background:#111a26;border:1px solid #344255;border-radius:.75rem;align-items:center;gap:.7rem;padding:.7rem;font-size:.76rem;display:flex}.player-activity-check{color:#08140d;background:#58c884;border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-size:.72rem;font-weight:900;display:grid}.player-profile-marches{overflow:hidden}.player-march-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.player-march-card{background:linear-gradient(135deg,#e6ab380f,#0000),#111a26;border:1px solid #344255;border-radius:.85rem;min-height:170px;padding:1rem}.player-march-label{color:#e6ab38;letter-spacing:.09em;text-transform:uppercase;margin-bottom:.75rem;font-size:.62rem;font-weight:850;display:block}.player-march-card h3{margin-bottom:.5rem;font-size:1.1rem}.player-march-card p{color:#8996a8;margin:0;font-size:.76rem;line-height:1.55}.player-profile-actions{border-top:1px solid #2b394a;flex-wrap:wrap;justify-content:flex-end;gap:.7rem;padding-top:1rem;display:flex}.primary-button,.secondary-button{min-height:44px;font:inherit;cursor:pointer;border-radius:.75rem;padding:.7rem 1rem;font-size:.74rem;font-weight:850}.primary-button{color:#171107;background:#e6ab38}.primary-button:hover{background:#efb948}.secondary-button{color:#dce3ec;background:#17212e;border:1px solid #435269}.secondary-button:hover{color:#f8c45e;border-color:#e6ab38}@media (width<=1000px){.player-profile-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.player-profile-grid{grid-template-columns:1fr}}@media (width<=700px){.player-profile-page{padding-top:0}.player-profile-hero{text-align:center;grid-template-columns:1fr;justify-items:center;padding:1.2rem}.player-profile-meta{justify-content:center}.transfer-status{width:100%}.player-profile-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.player-march-grid{grid-template-columns:1fr}.player-profile-actions{grid-template-columns:1fr;display:grid}.player-profile-actions button{width:100%}}@media (width<=420px){.player-profile-stats{grid-template-columns:1fr}.player-profile-avatar{width:82px;height:82px;font-size:1.7rem}.player-profile-panel{padding:1rem}}.player-profile-action-message{color:#a6eabb;text-align:center;background:#58c88414;border:1px solid #58c88466;border-radius:.75rem;margin:0;padding:.75rem 1rem;font-size:.75rem}.player-profile-loading,.player-profile-error,.player-profile-empty{text-align:center;place-content:center;justify-items:center;gap:.75rem;min-height:320px;display:grid}.player-profile-loading>span,.player-profile-error>span,.player-profile-empty>span{font-size:2rem}.player-profile-loading h1,.player-profile-error h1,.player-profile-empty h1{margin:0;font-size:1.7rem}.player-profile-loading p,.player-profile-error p,.player-profile-empty p,.player-profile-muted{color:#8996a8;margin:0;font-size:.8rem;line-height:1.55}.player-profile-error{color:#ffb4b4}.hero-showcase{background:radial-gradient(circle at 100% 0,#cda85b1f,#0000 36%),linear-gradient(145deg,#14181ffa,#0a0d12fa);border:1px solid #bca26d47;border-radius:24px;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 24px 60px #0000003d}.hero-showcase__header{justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem;display:flex}.hero-showcase__header h2{margin:.25rem 0 .4rem;font-size:clamp(1.45rem,3vw,2rem)}.hero-showcase__header p{color:#eef0f4ad;max-width:620px;margin:0;line-height:1.6}.hero-showcase__eyebrow{color:#d8bd83;letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:800}.hero-showcase__count{color:#ead5a6;background:#d8bd8314;border:1px solid #d8bd8347;border-radius:999px;flex:none;padding:.55rem .8rem;font-size:.82rem;font-weight:700}.hero-showcase__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.hero-showcase__empty{text-align:center;background:#ffffff05;border:1px dashed #d8bd833d;border-radius:20px;place-items:center;min-height:250px;padding:2rem;display:grid}.hero-showcase__empty-icon{color:#d8bd83;background:#d8bd8314;border:1px solid #d8bd8347;border-radius:18px;place-items:center;width:64px;height:64px;margin-bottom:1rem;font-weight:900;display:grid}.hero-showcase__empty h3{margin:0}.hero-showcase__empty p{color:#eef0f49e;max-width:420px;margin:.5rem 0 0}.hero-card{background:#ffffff09;border:1px solid #ffffff14;border-radius:20px;min-width:0;transition:transform .18s,border-color .18s,box-shadow .18s;overflow:hidden}.hero-card:hover{border-color:#d8bd8361;transform:translateY(-4px);box-shadow:0 18px 36px #0000003d}.hero-card--rare{box-shadow:inset 0 3px #62a7ffb3}.hero-card--epic{box-shadow:inset 0 3px #b070ffbf}.hero-card--mythic{box-shadow:inset 0 3px #e2b455e0}.hero-card__image-wrap{aspect-ratio:4/3;background:radial-gradient(circle at top,#d8bd832e,#0000 55%),#11161d;position:relative;overflow:hidden}.hero-card__image{object-fit:cover;width:100%;height:100%}.hero-card__portrait-placeholder{background:linear-gradient(145deg,#d8bd8321,#0000),#151a22;place-items:center;width:100%;height:100%;min-height:150px;display:grid}.hero-card__portrait-placeholder span{color:#ead5a6;border:1px solid #d8bd835c;border-radius:50%;place-items:center;width:74px;height:74px;font-size:2rem;font-weight:900;display:grid}.hero-card__position,.hero-card__rarity{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#06090dc7;border:1px solid #ffffff1a;border-radius:999px;padding:.42rem .58rem;font-size:.72rem;font-weight:800;position:absolute;top:.75rem}.hero-card__position{color:#ead5a6;left:.75rem}.hero-card__rarity{color:#f4f5f7;right:.75rem}.hero-card__body{padding:1rem}.hero-card__title-row{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.hero-card__title-row h3{margin:0;font-size:1.1rem}.hero-card__title-row p{color:#eef0f494;margin:.25rem 0 0;font-size:.8rem}.hero-card__troop-type{color:#d8bd83;background:#d8bd8314;border-radius:10px;flex:none;padding:.38rem .52rem;font-size:.7rem;font-weight:800}.hero-card__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;margin:1rem 0 0;display:grid}.hero-card__stats div{background:#ffffff09;border-radius:12px;padding:.65rem}.hero-card__stats dt{color:#eef0f480;text-transform:uppercase;font-size:.68rem;font-weight:700}.hero-card__stats dd{color:#f4f5f7;text-overflow:ellipsis;white-space:nowrap;margin:.2rem 0 0;font-size:.86rem;font-weight:800;overflow:hidden}.hero-card--loading{min-height:310px;padding:.8rem}.hero-card--loading .hero-card__portrait-placeholder,.hero-card__loading-line{animation:1.5s ease-in-out infinite hero-card-pulse}.hero-card__loading-line{background:#ffffff12;border-radius:999px;height:14px;margin-top:1rem}.hero-card__loading-line--short{width:60%;margin-top:.65rem}@keyframes hero-card-pulse{0%,to{opacity:.45}50%{opacity:.9}}@media (width<=900px){.hero-showcase__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.hero-showcase{border-radius:20px;padding:1rem}.hero-showcase__header{flex-direction:column}.hero-showcase__grid{grid-template-columns:1fr}.hero-showcase__count{align-self:flex-start}}.my-forge-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.my-forge-feature-card{background:#111a26;border:1px solid #344255;border-radius:.9rem;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:.9rem;padding:1rem;display:grid}.my-forge-feature-card__icon{background:#e6ab3814;border:1px solid #e6ab383d;border-radius:.8rem;place-items:center;width:48px;height:48px;font-size:1.25rem;display:grid}.my-forge-feature-card h3{margin:.25rem 0 .45rem;font-size:1rem}.my-forge-feature-card p{color:#8996a8;margin:0;font-size:.76rem;line-height:1.55}.my-forge-feature-card__status{color:#b8c1cd;letter-spacing:.05em;text-transform:uppercase;background:#182331;border:1px solid #3a485a;border-radius:999px;grid-column:2;justify-self:start;padding:.3rem .55rem;font-size:.61rem;font-weight:800}.my-forge-dashboard-actions{justify-content:flex-end;display:flex}.my-forge-dashboard-actions+.recent-names__grid{margin-top:1rem}.dashboard-card .profile-panel,.dashboard-card .linked-player-panel,.dashboard-card .compatibility-disclaimer{margin:0}.dashboard-card .profile-panel,.dashboard-card .linked-player-panel{box-shadow:none;background:0 0;border:0;padding:0}@media (width<=700px){.my-forge-feature-grid{grid-template-columns:1fr}.my-forge-dashboard-actions{justify-content:stretch}.my-forge-dashboard-actions .button{width:100%}}.forge-progress{background:radial-gradient(circle at 100% 0,#e6ab381f,#0000 18rem),#111a26;border:1px solid #e6ab3847;border-radius:1rem;padding:1.25rem}.forge-progress__header{justify-content:space-between;align-items:flex-start;gap:1.5rem;display:flex}.forge-progress__header h2{margin:.25rem 0 .4rem;font-size:1.7rem}.forge-progress__header p:last-child{color:#8996a8;margin:0;font-size:.8rem}.forge-progress__score{flex:none;justify-items:end;display:grid}.forge-progress__score strong{color:#e6ab38;font-size:2rem}.forge-progress__score span{color:#8996a8;text-transform:uppercase;font-size:.68rem}.forge-progress__track{background:#080f18;border-radius:999px;height:12px;margin-top:1.25rem;overflow:hidden}.forge-progress__track span{border-radius:inherit;background:linear-gradient(90deg,#b67820,#e6ab38,#ffe098);height:100%;transition:width .35s;display:block}.forge-progress__levels{grid-template-columns:repeat(5,minmax(0,1fr));gap:.5rem;margin-top:.8rem;display:grid}.forge-progress__level{color:#6f7d90;background:#0c141e;border:1px solid #344255;border-radius:999px;place-items:center;height:30px;font-size:.68rem;font-weight:850;display:grid}.forge-progress__level--active{color:#171107;background:#e6ab38;border-color:#e6ab3880}.forge-progress__checklist{grid-template-columns:repeat(5,minmax(0,1fr));gap:.65rem;margin-top:1.25rem;display:grid}.forge-progress-item{background:#0c151f;border:1px solid #344255;border-radius:.8rem;align-items:center;gap:.65rem;padding:.75rem;display:flex}.forge-progress-item>span{color:#8996a8;background:#192432;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:.72rem;font-weight:900;display:grid}.forge-progress-item div{gap:.2rem;min-width:0;display:grid}.forge-progress-item strong{color:#dce3ec;font-size:.72rem}.forge-progress-item small{color:#728094;font-size:.6rem}.forge-progress-item--complete{border-color:#58c88459}.forge-progress-item--complete>span{color:#08150e;background:#58c884}.forge-progress__next{background:#e6ab380e;border:1px solid #e6ab3847;border-radius:.8rem;gap:.25rem;margin-top:1rem;padding:.85rem;display:grid}.forge-progress__next span{color:#8996a8;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:800}.forge-progress__next strong{color:#ffe0a0;font-size:.82rem}.forge-progress--signed-out{align-items:center;gap:1rem;display:flex}.forge-progress--signed-out .forge-progress__icon{background:#e6ab381a;border-radius:1rem;flex:none;place-items:center;width:54px;height:54px;font-size:1.4rem;display:grid}.forge-progress--signed-out h2{margin:.25rem 0 .4rem}.forge-progress--signed-out p:last-child{color:#8996a8;margin:0;font-size:.78rem}@media (width<=900px){.forge-progress__checklist{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.forge-progress{padding:1rem}.forge-progress__header{flex-direction:column}.forge-progress__score{justify-items:start}.forge-progress__checklist{grid-template-columns:1fr}.forge-progress--signed-out{align-items:flex-start}}.player-profile-editor-page{width:min(100%,1220px);margin:0 auto;padding:2rem 0 4rem}.player-profile-editor-heading{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:1rem;display:flex}.player-profile-editor-heading>div:first-child{max-width:760px}.player-profile-editor-heading h1{margin:.35rem 0 .75rem;font-size:clamp(2.4rem,6vw,4.8rem)}.player-profile-editor-heading p:last-child{color:#929dad;margin:0;line-height:1.6}.player-profile-editor-heading__actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:.65rem;display:flex}.player-profile-editor-layout{grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);align-items:start;gap:1rem;display:grid}.player-profile-editor-form{gap:1rem;display:grid}.player-profile-editor-card,.player-profile-editor-preview__sticky,.player-profile-editor-state{background:linear-gradient(#ffffff06,#0000),#121a25eb;border:1px solid #2b394a;border-radius:1rem}.player-profile-editor-card{padding:1.4rem}.player-profile-editor-card__heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.player-profile-editor-card__heading h2{margin:.25rem 0 0;font-size:1.45rem}.player-profile-editor-badge{color:#9aa7b8;text-transform:uppercase;background:#111a26;border:1px solid #3a485a;border-radius:999px;padding:.35rem .55rem;font-size:.62rem;font-weight:850}.player-profile-editor-identity{align-items:center;gap:1rem;display:flex}.player-profile-editor-identity img,.player-profile-editor-avatar{object-fit:cover;background:#192432;border:2px solid #e6ab3866;border-radius:1rem;flex:none;place-items:center;width:82px;height:82px;font-size:1.8rem;font-weight:900;display:grid}.player-profile-editor-identity>div{gap:.25rem;display:grid}.player-profile-editor-identity strong{font-size:1.35rem}.player-profile-editor-identity span,.player-profile-editor-identity small{color:#8996a8}.player-profile-editor-identity span{font-size:.8rem}.player-profile-editor-identity small{font-size:.68rem}.player-profile-editor-note{color:#8996a8;background:#0c151f;border:1px solid #344255;border-radius:.75rem;margin:1rem 0 0;padding:.8rem;font-size:.72rem;line-height:1.55}.player-profile-editor-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}.player-profile-activity-options{flex-wrap:wrap;gap:.65rem;display:flex}.player-profile-activity-option{color:#b8c1cd;cursor:pointer;background:#111a26;border:1px solid #344255;border-radius:999px;align-items:center;gap:.5rem;min-height:42px;padding:.55rem .8rem;display:inline-flex}.player-profile-activity-option span{background:#192432;border-radius:50%;place-items:center;width:22px;height:22px;font-size:.68rem;font-weight:900;display:grid}.player-profile-activity-option--selected{color:#b9edca;background:#58c88412;border-color:#58c88473}.player-profile-activity-option--selected span{color:#07140d;background:#58c884}.player-profile-visibility-toggle{cursor:pointer;align-items:flex-start;gap:.85rem;display:flex}.player-profile-visibility-toggle input{opacity:0;pointer-events:none;position:absolute}.player-profile-visibility-toggle__control{background:#111a26;border:1px solid #435269;border-radius:999px;flex:none;width:48px;height:28px;transition:border-color .16s,background .16s;position:relative}.player-profile-visibility-toggle__control:after{content:"";background:#8996a8;border-radius:50%;width:20px;height:20px;transition:transform .16s,background .16s;position:absolute;top:3px;left:3px}.player-profile-visibility-toggle input:checked+.player-profile-visibility-toggle__control{background:#e6ab3829;border-color:#e6ab38}.player-profile-visibility-toggle input:checked+.player-profile-visibility-toggle__control:after{background:#e6ab38;transform:translate(20px)}.player-profile-visibility-toggle>span:last-child{gap:.3rem;display:grid}.player-profile-visibility-toggle strong{color:#f7f2e8}.player-profile-visibility-toggle small{color:#8996a8;line-height:1.5}.player-profile-editor-save{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.player-profile-editor-save .button{min-width:220px}.player-profile-editor-save p{margin:0}.player-profile-editor-preview__sticky{top:calc(var(--app-header-height) + 1rem);padding:1.25rem;position:sticky}.player-profile-editor-preview__sticky h2{margin:.25rem 0 1rem;font-size:1.35rem}.player-profile-preview-card{background:radial-gradient(circle at 100% 0,#e6ab381a,#0000 14rem),#0c151f;border:1px solid #e6ab3859;border-radius:1rem;padding:1rem;overflow:hidden}.player-profile-preview-card__identity{align-items:center;gap:.75rem;display:flex}.player-profile-preview-card__identity img,.player-profile-preview-card__identity>span{object-fit:cover;background:#192432;border:1px solid #e6ab3866;border-radius:.85rem;flex:none;place-items:center;width:58px;height:58px;font-weight:900;display:grid}.player-profile-preview-card__identity div{gap:.2rem;display:grid}.player-profile-preview-card__identity small{color:#8996a8}.player-profile-preview-card__badges{flex-wrap:wrap;gap:.45rem;margin-top:.85rem;display:flex}.player-profile-preview-card__badges span{color:#d0a94e;background:#111a26;border:1px solid #344255;border-radius:999px;padding:.3rem .5rem;font-size:.62rem}.player-profile-preview-card__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem;margin-top:.85rem;display:grid}.player-profile-preview-card__stats div{background:#111a26;border:1px solid #303d4f;border-radius:.7rem;min-width:0;padding:.55rem}.player-profile-preview-card__stats span,.player-profile-preview-card__stats strong{display:block}.player-profile-preview-card__stats span{color:#728094;text-transform:uppercase;font-size:.55rem}.player-profile-preview-card__stats strong{color:#fff0c8;text-overflow:ellipsis;white-space:nowrap;margin-top:.2rem;font-size:.68rem;overflow:hidden}.player-profile-preview-card>p{color:#a4afbd;margin:.85rem 0 0;font-size:.72rem;line-height:1.55}.player-profile-preview-card__footer{color:#8996a8;border-top:1px solid #2b394a;justify-content:space-between;align-items:center;gap:.75rem;margin-top:.85rem;padding-top:.75rem;font-size:.62rem;display:flex}.player-profile-preview-card__footer strong{color:#d0a94e}.player-profile-editor-state{text-align:center;place-content:center;justify-items:center;gap:.65rem;min-height:360px;padding:2rem;display:grid}.player-profile-editor-state>span{font-size:2.2rem}.player-profile-editor-state h1,.player-profile-editor-state p{margin:0}.player-profile-editor-state p{color:#8996a8;max-width:520px;line-height:1.55}.player-profile-editor-state .button{margin-top:.6rem}@media (width<=1000px){.player-profile-editor-layout{grid-template-columns:1fr}.player-profile-editor-preview__sticky{position:static}}@media (width<=750px){.player-profile-editor-page{padding-top:1rem}.player-profile-editor-heading{flex-direction:column;align-items:stretch}.player-profile-editor-heading__actions{justify-content:stretch}.player-profile-editor-heading__actions .button{flex:1}.player-profile-editor-fields{grid-template-columns:1fr}}@media (width<=520px){.player-profile-editor-card,.player-profile-editor-preview__sticky{padding:1rem}.player-profile-editor-heading__actions{flex-direction:column}.player-profile-editor-heading__actions .button,.player-profile-editor-save .button{width:100%}.player-profile-editor-identity{align-items:flex-start}.player-profile-editor-identity img,.player-profile-editor-avatar{width:64px;height:64px}.player-profile-preview-card__stats{grid-template-columns:1fr}}.my-forge-feature-card--link{color:inherit;cursor:pointer;text-decoration:none;transition:transform .16s,border-color .16s,background .16s}.my-forge-feature-card--link:hover{background:linear-gradient(135deg,#e6ab3814,#0000),#111a26;border-color:#e6ab3899;transform:translateY(-2px)}.my-forge-feature-card--link:focus-visible{outline-offset:3px;border-color:#e6ab38;outline:3px solid #e6ab3838}.my-forge-feature-card__status--available{color:#f8c45e;background:#e6ab3814;border-color:#e6ab386b}.player-profile-api-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin-top:1rem;display:grid}.player-profile-api-grid>div{background:#0c151f;border:1px solid #344255;border-radius:.75rem;min-width:0;padding:.75rem}.player-profile-api-grid span,.player-profile-api-grid strong{display:block}.player-profile-api-grid span{color:#728094;letter-spacing:.06em;text-transform:uppercase;margin-bottom:.25rem;font-size:.6rem;font-weight:800}.player-profile-api-grid strong{overflow-wrap:anywhere;color:#dce3ec;font-size:.76rem}.player-profile-api-field{background:#4b84cf0f;border:1px solid #4b84cf61;border-radius:.8rem;gap:.55rem;padding:.85rem;display:grid}.player-profile-api-field__heading{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.player-profile-api-field__heading>span{color:#e3e8ef;font-size:.9rem;font-weight:800}.player-profile-api-field__heading strong{color:#aac7ef;letter-spacing:.06em;text-transform:uppercase;background:#4b84cf14;border:1px solid #4b84cf66;border-radius:999px;padding:.25rem .45rem;font-size:.56rem}.player-profile-api-field__value{background:#0a111a;border:1px solid #344255;border-radius:.7rem;align-items:center;gap:.65rem;min-height:46px;padding:.65rem;display:flex}.player-profile-api-field__value img{object-fit:contain;flex:none;width:34px;height:34px}.player-profile-api-field__value span{color:#fff0c8;font-weight:850}.player-profile-api-field small{color:#7f8b9b;font-size:.68rem;line-height:1.45}@media (width<=850px){.player-profile-api-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.player-profile-api-grid{grid-template-columns:1fr}}.hero-editor-page{width:min(100%,1240px);margin:0 auto;padding:2rem 0 4rem}.hero-editor-heading{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:1rem;display:flex}.hero-editor-heading>div{max-width:760px}.hero-editor-heading h1{margin:.35rem 0 .75rem;font-size:clamp(2.5rem,6vw,4.8rem)}.hero-editor-heading p:last-child{color:#929dad;margin:0;line-height:1.6}.hero-editor-layout{grid-template-columns:minmax(0,1.5fr) minmax(320px,.5fr);align-items:start;gap:1rem;display:grid}.hero-editor-library,.hero-editor-showcase__sticky,.hero-editor-state{background:linear-gradient(#ffffff06,#0000),#121a25eb;border:1px solid #2b394a;border-radius:1rem}.hero-editor-library{padding:1.4rem}.hero-editor-library__heading,.hero-editor-showcase__heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.hero-editor-library__heading h2,.hero-editor-showcase__heading h2{margin:.25rem 0 0;font-size:1.45rem}.hero-editor-library__heading>span,.hero-editor-showcase__heading>strong{color:#ffe0a0;background:#e6ab3814;border:1px solid #e6ab3866;border-radius:999px;padding:.4rem .65rem;font-size:.68rem}.hero-editor-filters{grid-template-columns:minmax(0,1fr) minmax(180px,.4fr);gap:1rem;margin:1.25rem 0;display:grid}.hero-editor-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.hero-editor-card{color:#f7f2e8;text-align:left;cursor:pointer;background:#111a26;border:1px solid #344255;border-radius:.9rem;padding:0;transition:transform .16s,border-color .16s,background .16s;overflow:hidden}.hero-editor-card:hover{border-color:#607086;transform:translateY(-2px)}.hero-editor-card--selected{background:#e6ab3814;border-color:#e6ab38}.hero-editor-card--rare{box-shadow:inset 0 3px #62a7ffbf}.hero-editor-card--epic{box-shadow:inset 0 3px #b070ffbf}.hero-editor-card--mythic{box-shadow:inset 0 3px #e6ab38e6}.hero-editor-card__portrait{background:#0a111a;place-items:center;min-height:130px;display:grid;position:relative;overflow:hidden}.hero-editor-card__portrait img{object-fit:cover;width:100%;height:130px}.hero-editor-card__portrait>span{color:#ffe0a0;border:1px solid #e6ab3859;border-radius:50%;place-items:center;width:62px;height:62px;font-size:1.8rem;font-weight:900;display:grid}.hero-editor-card__portrait strong{color:#07140d;background:#58c884;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:.65rem;right:.65rem}.hero-editor-card__content{padding:.85rem}.hero-editor-card__content>span{color:#e6ab38;letter-spacing:.07em;text-transform:uppercase;font-size:.58rem;font-weight:850}.hero-editor-card h3{margin:.3rem 0;font-size:1rem}.hero-editor-card small{color:#8996a8;font-size:.68rem}.hero-editor-showcase__sticky{top:calc(var(--app-header-height) + 1rem);padding:1.25rem;position:sticky}.hero-editor-selected-list{gap:.6rem;margin-top:1rem;display:grid}.hero-editor-selected-card{background:#0c151f;border:1px solid #344255;border-radius:.8rem;grid-template-columns:auto auto minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.65rem;display:grid}.hero-editor-selected-card__position{color:#171107;background:#e6ab38;border-radius:50%;place-items:center;width:26px;height:26px;font-size:.68rem;font-weight:900;display:grid}.hero-editor-selected-card__avatar,.hero-editor-selected-card__avatar img,.hero-editor-selected-card__avatar>span{object-fit:cover;background:#192432;border-radius:.65rem;place-items:center;width:42px;height:42px;display:grid}.hero-editor-selected-card__details{gap:.15rem;min-width:0;display:grid}.hero-editor-selected-card__details strong{text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.hero-editor-selected-card__details small{color:#8996a8;font-size:.62rem}.hero-editor-selected-card__actions{gap:.25rem;display:flex}.hero-editor-selected-card__actions button{color:#c4ceda;cursor:pointer;background:#182331;border:1px solid #344255;border-radius:.45rem;place-items:center;width:28px;height:28px;display:grid}.hero-editor-selected-card__actions button:hover{color:#f8c45e;border-color:#e6ab38}.hero-editor-selected-card__actions button:disabled{cursor:not-allowed;opacity:.35}.hero-editor-empty{text-align:center;border:1px dashed #344255;border-radius:.85rem;place-content:center;justify-items:center;gap:.5rem;min-height:220px;margin-top:1rem;padding:1rem;display:grid}.hero-editor-empty>span{font-size:2rem}.hero-editor-empty h3,.hero-editor-empty p{margin:0}.hero-editor-empty p{color:#8996a8;font-size:.72rem;line-height:1.5}.hero-editor-save{width:100%;margin-top:1rem}.hero-editor-state{text-align:center;place-content:center;justify-items:center;gap:.65rem;min-height:360px;padding:2rem;display:grid}.hero-editor-state>span{font-size:2.2rem}.hero-editor-state h1,.hero-editor-state p{margin:0}.hero-editor-state p{color:#8996a8;max-width:520px;line-height:1.55}@media (width<=1050px){.hero-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-editor-layout{grid-template-columns:1fr}.hero-editor-showcase__sticky{position:static}}@media (width<=700px){.hero-editor-page{padding-top:1rem}.hero-editor-heading{flex-direction:column;align-items:stretch}.hero-editor-heading .button{width:100%}.hero-editor-filters{grid-template-columns:1fr}}@media (width<=520px){.hero-editor-library,.hero-editor-showcase__sticky{padding:1rem}.hero-editor-grid{grid-template-columns:1fr}.hero-editor-card{grid-template-columns:100px minmax(0,1fr);display:grid}.hero-editor-card__portrait,.hero-editor-card__portrait img{width:100px;height:100%;min-height:110px}.hero-editor-selected-card{grid-template-columns:auto auto minmax(0,1fr)}.hero-editor-selected-card__actions{grid-column:1/-1;justify-content:flex-end}}.admin-hero-sync{gap:1rem;display:grid}.admin-hero-sync__content{background:#0c151f;border:1px solid #344255;border-radius:.9rem;justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem;display:flex}.admin-hero-sync__content>div{min-width:0}.admin-hero-sync__badge{color:#d4b2ff;letter-spacing:.06em;text-transform:uppercase;background:#b47cff14;border:1px solid #b47cff66;border-radius:999px;padding:.3rem .55rem;font-size:.6rem;font-weight:850;display:inline-flex}.admin-hero-sync h3{margin:.6rem 0 .35rem}.admin-hero-sync p{color:#8996a8;margin:0;font-size:.76rem;line-height:1.55}.admin-hero-sync__result{color:#b9edca;background:#58c8840f;border:1px solid #58c88459;border-radius:.8rem;gap:.25rem;padding:.85rem;display:grid}.admin-hero-sync__result span{color:#8fbda0;font-size:.7rem}@media (width<=700px){.admin-hero-sync__content{flex-direction:column;align-items:stretch}.admin-hero-sync__content .button{width:100%}}.hero-collection-page{max-width:1400px;margin:auto;padding:2rem}.hero-collection-heading{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2rem;display:flex}.hero-collection-heading h1{margin:.35rem 0;font-size:2.3rem}.hero-collection-summary{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;display:grid}.hero-collection-summary article{background:#171d2d;border:1px solid #ffffff14;border-radius:18px;padding:1.25rem}.hero-collection-summary span{color:#98a4c0;font-size:.9rem;display:block}.hero-collection-summary strong{color:#fff;margin-top:.4rem;font-size:2rem;display:block}.hero-collection-progress{margin-bottom:2rem}.hero-collection-progress__bar{background:#222b40;border-radius:999px;height:16px;overflow:hidden}.hero-collection-progress__bar span{background:linear-gradient(90deg,#f8c94b,#ff8d29);height:100%;display:block}.hero-collection-filters{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:2rem;display:grid}.hero-collection-filters .field{flex-direction:column;gap:.5rem;display:flex}.hero-collection-filters input,.hero-collection-filters select{color:#fff;background:#1f283c;border:none;border-radius:12px;padding:.8rem}.hero-collection-grid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:1.5rem;display:grid}.hero-collection-card{background:#171d2d;border:1px solid #ffffff0d;border-radius:18px;transition:all .25s;overflow:hidden}.hero-collection-card:hover{border-color:#f6b83c;transform:translateY(-6px)}.hero-collection-card__portrait{aspect-ratio:1;background:#20293d;justify-content:center;align-items:center;display:flex;position:relative}.hero-collection-card__portrait img{object-fit:cover;width:100%;height:100%}.hero-collection-card__status{background:#0d1321;border-radius:999px;padding:.35rem .8rem;font-size:.8rem;position:absolute;top:12px;right:12px}.hero-collection-card__content{padding:1.2rem}.hero-collection-card__content h2{margin:.3rem 0 .9rem}.hero-collection-card__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.hero-collection-card__tags span{background:#27324d;border-radius:999px;padding:.3rem .7rem;font-size:.8rem}.hero-collection-card__stats{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1.25rem;display:grid}.hero-collection-card__stats dt{color:#94a3b8;font-size:.75rem}.hero-collection-card__stats dd{margin:0;font-size:1.15rem;font-weight:700}.hero-collection-empty,.hero-collection-state{text-align:center;padding:5rem 1rem}.hero-collection-empty span,.hero-collection-state span{margin-bottom:1rem;font-size:3rem;display:block}@media (width<=768px){.hero-collection-page{padding:1rem}.hero-collection-heading{flex-direction:column;align-items:flex-start}.hero-collection-summary{grid-template-columns:1fr}}.hero-game-card{background:#151b2a;border:1px solid #ffffff14;border-radius:20px;transition:transform .18s,border-color .18s,box-shadow .18s;position:relative;overflow:hidden;box-shadow:0 16px 40px #00000047,inset 0 1px #ffffff0a}.hero-game-card:hover{transform:translateY(-6px);box-shadow:0 22px 50px #00000057,inset 0 1px #ffffff0f}.hero-game-card__button{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;display:block}.hero-game-card__button:focus-visible{outline-offset:4px;outline:3px solid #f5c451}.hero-game-card__portrait{aspect-ratio:4/5;background:radial-gradient(circle at top,#ffffff14,#0000 45%),#20283a;position:relative;overflow:hidden}.hero-game-card__portrait img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .26s,filter .26s}.hero-game-card:hover .hero-game-card__portrait img{transform:scale(1.035)}.hero-game-card__placeholder{place-items:center;width:100%;height:100%;font-size:4rem;display:grid}.hero-game-card__overlay{background:linear-gradient(#080c1414 20%,#080c142e 52%,#080c14f5 100%);position:absolute;inset:0}.hero-game-card__generation,.hero-game-card__ownership,.hero-game-card__troop{z-index:2;position:absolute}.hero-game-card__generation{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080c14b8;border:1px solid #ffffff29;border-radius:999px;padding:.35rem .65rem;font-size:.78rem;font-weight:700;top:14px;left:14px}.hero-game-card__ownership{border-radius:999px;padding:.35rem .65rem;font-size:.78rem;font-weight:800;top:14px;right:14px}.hero-game-card--owned .hero-game-card__ownership{color:#08110b;background:#22c55ee6}.hero-game-card--unowned .hero-game-card__ownership{color:#dbe4f0;background:#334155eb}.hero-game-card__troop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080c14c7;border:1px solid #ffffff29;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.2rem;display:grid;bottom:16px;right:14px}.hero-game-card__identity{z-index:2;position:absolute;bottom:14px;left:16px;right:68px}.hero-game-card__identity p{letter-spacing:.1em;text-transform:uppercase;margin:0 0 .25rem;font-size:.75rem;font-weight:800}.hero-game-card__identity h2{color:#fff;text-shadow:0 2px 12px #000000a6;margin:0;font-size:1.7rem;line-height:1.05}.hero-game-card__body{padding:1rem}.hero-game-card__stars{color:#f5c451;letter-spacing:.08em;text-align:center;min-height:1.5rem;margin-bottom:1rem;font-size:1.25rem}.hero-game-card__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.hero-game-card__stats div{background:#ffffff09;border:1px solid #ffffff0f;border-radius:14px;padding:.8rem}.hero-game-card__stats span{color:#96a3b8;margin-bottom:.2rem;font-size:.75rem;display:block}.hero-game-card__stats strong{text-overflow:ellipsis;white-space:nowrap;font-size:1rem;display:block;overflow:hidden}.hero-game-card__footer{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:1rem;padding-top:.9rem;display:flex}.hero-game-card__footer span{color:#96a3b8;font-size:.82rem}.hero-game-card__footer strong{color:#f5c451;font-size:.85rem}.hero-game-card--unowned{opacity:.62}.hero-game-card--unowned .hero-game-card__portrait img{filter:grayscale(.85)brightness(.62)}.hero-game-card--unowned:hover{opacity:.82}.hero-game-card--legendary{border-color:#f5c4518c;box-shadow:0 16px 40px #00000047,0 0 26px #f5c45114}.hero-game-card--legendary .hero-game-card__identity p{color:#f5c451}.hero-game-card--epic{border-color:#a855f780}.hero-game-card--epic .hero-game-card__identity p{color:#c084fc}.hero-game-card--mythic{border-color:#ef444480}.hero-game-card--mythic .hero-game-card__identity p{color:#fb7185}.hero-game-card--rare{border-color:#3b82f680}.hero-game-card--rare .hero-game-card__identity p{color:#60a5fa}.hero-game-card--unknown .hero-game-card__identity p{color:#a8b3c7}@media (width<=640px){.hero-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.hero-game-card{border-radius:16px}.hero-game-card__generation,.hero-game-card__ownership{padding:.25rem .45rem;font-size:.65rem;top:8px}.hero-game-card__generation{left:8px}.hero-game-card__ownership{right:8px}.hero-game-card__identity{bottom:9px;left:10px;right:46px}.hero-game-card__identity h2{font-size:1.05rem}.hero-game-card__identity p{font-size:.6rem}.hero-game-card__troop{width:32px;height:32px;font-size:.9rem;bottom:9px;right:8px}.hero-game-card__body{padding:.7rem}.hero-game-card__stars{letter-spacing:.02em;margin-bottom:.6rem;font-size:.82rem}.hero-game-card__stats{gap:.4rem;margin-bottom:.65rem}.hero-game-card__stats div{border-radius:10px;padding:.5rem}.hero-game-card__stats span{font-size:.62rem}.hero-game-card__stats strong{font-size:.78rem}.hero-game-card__footer{flex-direction:column;align-items:flex-start;gap:.2rem;padding-top:.6rem}.hero-game-card__footer span,.hero-game-card__footer strong{font-size:.68rem}}.hero-editor-modal{z-index:1000;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.hero-editor-modal__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);cursor:default;background:#05080fd1;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.hero-editor-modal__dialog{z-index:1;background:#171d2d;border:1px solid #ffffff1f;border-radius:22px;width:min(680px,100%);max-height:calc(100vh - 3rem);position:relative;overflow-y:auto;box-shadow:0 30px 80px #0000008c,inset 0 1px #ffffff0d}.hero-editor-modal__header{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#171d2df5;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex;position:sticky;top:0}.hero-editor-modal__identity{align-items:center;gap:.9rem;display:flex}.hero-editor-modal__identity img,.hero-editor-modal__identity>span{object-fit:cover;border-radius:14px;width:58px;height:58px}.hero-editor-modal__identity>span{background:#252f46;place-items:center;font-size:1.6rem;display:grid}.hero-editor-modal__identity p{color:#9ba8bd;margin:0 0 .2rem;font-size:.78rem}.hero-editor-modal__identity h2{color:#fff;margin:0;font-size:1.4rem}.hero-editor-modal__close{color:#fff;cursor:pointer;background:#ffffff14;border:0;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;padding:0;font-size:1.6rem;line-height:1;display:grid}.hero-editor-modal__close:hover{background:#ffffff24}.hero-editor-modal__form{gap:1.25rem;padding:1.25rem;display:grid}.hero-editor-modal__fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.hero-editor-modal__form .field{gap:.45rem;display:grid}.hero-editor-modal__form label{color:#dbe3ef;font-size:.88rem;font-weight:700}.hero-editor-modal__form input[type=number],.hero-editor-modal__form textarea{color:#fff;width:100%;font:inherit;background:#20283b;border:1px solid #ffffff1a;border-radius:12px;padding:.8rem .9rem}.hero-editor-modal__form textarea{resize:vertical}.hero-editor-modal__form input:focus,.hero-editor-modal__form textarea:focus{border-color:#f5c451;outline:none;box-shadow:0 0 0 3px #f5c45121}.hero-editor-modal__form input:disabled,.hero-editor-modal__form textarea:disabled{opacity:.55;cursor:not-allowed}.hero-editor-modal__owned-toggle,.hero-editor-modal__showcase-toggle{cursor:pointer;background:#ffffff09;border:1px solid #ffffff14;border-radius:14px;align-items:center;gap:.7rem;padding:.9rem 1rem;display:flex}.hero-editor-modal__owned-toggle input,.hero-editor-modal__showcase-toggle input{accent-color:#f5c451;width:18px;height:18px}.hero-editor-modal__actions{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;display:flex}.hero-editor-modal__actions>div{gap:.75rem;margin-left:auto;display:flex}.button--danger{color:#fca5a5;background:#ef44441f;border-color:#ef444473}.button--danger:hover{background:#ef444433}@media (width<=640px){.hero-editor-modal{align-items:end;padding:0}.hero-editor-modal__dialog{border-radius:22px 22px 0 0;width:100%;max-height:92vh}.hero-editor-modal__fields{grid-template-columns:1fr}.hero-editor-modal__actions{flex-direction:column-reverse;align-items:stretch}.hero-editor-modal__actions>div{grid-template-columns:1fr 1fr;width:100%;margin-left:0;display:grid}.hero-editor-modal__actions>button{width:100%}}.admin-page{width:min(1400px,100%);margin:0 auto;padding:2rem}.admin-page__header{justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2rem;display:flex}.admin-page__eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent,#d9a441);margin:0 0 .5rem;font-size:.78rem;font-weight:800}.admin-page__header h1,.admin-empty-state h1{margin:0}.admin-page__intro{max-width:680px;color:var(--color-text-muted,#aeb5c2);margin:.75rem 0 0;line-height:1.6}.admin-summary{grid-template-columns:repeat(3,minmax(120px,1fr));gap:.75rem;min-width:390px;display:grid}.admin-summary__card{background:linear-gradient(145deg,#ffffff0d,#ffffff05);border:1px solid #ffffff14;border-radius:1rem;padding:1rem}.admin-summary__value,.admin-summary__label{display:block}.admin-summary__value{font-size:1.8rem;font-weight:800}.admin-summary__label{color:var(--color-text-muted,#aeb5c2);margin-top:.25rem;font-size:.82rem}.admin-dataset-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;display:grid}.admin-dataset-card,.admin-placeholder-panel,.admin-empty-state{background:linear-gradient(145deg,#ffffff0b,#ffffff04);border:1px solid #ffffff14;border-radius:1.1rem;box-shadow:0 16px 35px #0000002e}.admin-dataset-card{flex-direction:column;min-height:270px;padding:1.2rem;display:flex}.admin-dataset-card__top{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.admin-dataset-card__id{color:var(--color-text-muted,#aeb5c2);margin:0 0 .3rem;font-family:monospace;font-size:.72rem}.admin-dataset-card h2{margin:0;font-size:1.15rem}.admin-dataset-card__description{color:var(--color-text-muted,#aeb5c2);margin:1rem 0;line-height:1.55}.admin-dataset-card__meta{grid-template-columns:repeat(2,1fr);gap:.75rem;margin:auto 0 1rem;display:grid}.admin-dataset-card__meta div{background:#ffffff09;border-radius:.8rem;padding:.75rem}.admin-dataset-card__meta dt{color:var(--color-text-muted,#aeb5c2);font-size:.72rem}.admin-dataset-card__meta dd{margin:.25rem 0 0;font-weight:700}.admin-dataset-card__link,.admin-empty-state__link,.admin-page__back-link{color:inherit;text-decoration:none}.admin-dataset-card__link{background:#d9a44124;border:1px solid #d9a44159;border-radius:.8rem;justify-content:center;padding:.75rem 1rem;font-weight:700;display:inline-flex}.admin-dataset-card__link:hover{background:#d9a44138}.admin-dataset-status{white-space:nowrap;border-radius:999px;align-items:center;padding:.4rem .65rem;font-size:.72rem;font-weight:800;display:inline-flex}.admin-dataset-status--ready{color:#8be6b0;background:#3abd761f;border:1px solid #3abd764d}.admin-dataset-status--warning{color:#ffd27a;background:#ffb53b1f;border:1px solid #ffb53b4d}.admin-dataset-status--error{color:#ff9393;background:#ff4a4a1f;border:1px solid #ff4a4a4d}.admin-dataset-status--not-imported{color:#b8c0cc;background:#b8c0cc14;border:1px solid #b8c0cc2e}.admin-page__back-link{color:var(--color-text-muted,#aeb5c2);margin-bottom:1rem;display:inline-block}.admin-placeholder-panel{overflow:hidden}.admin-placeholder-panel__header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem;display:flex}.admin-placeholder-panel__label{color:var(--color-text-muted,#aeb5c2);margin:0;font-size:.72rem}.admin-placeholder-panel__value{margin:.25rem 0 0;font-family:monospace;font-weight:700}.admin-placeholder-panel__body,.admin-empty-state{padding:2rem}.admin-placeholder-panel__body h2{margin-top:0}.admin-placeholder-panel__body p,.admin-empty-state p{color:var(--color-text-muted,#aeb5c2);line-height:1.6}.admin-empty-state__link{color:var(--color-accent,#d9a441);margin-top:1rem;font-weight:700;display:inline-flex}@media (width<=900px){.admin-page{padding:1rem}.admin-page__header{flex-direction:column}.admin-summary{width:100%;min-width:0}}@media (width<=560px){.admin-summary,.admin-dataset-grid,.admin-dataset-card__meta{grid-template-columns:1fr}}.dataset-table-panel{background:linear-gradient(145deg,#ffffff0b,#ffffff04);border:1px solid #ffffff14;border-radius:1.1rem;overflow:hidden;box-shadow:0 16px 35px #0000002e}.dataset-table-toolbar{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:end;gap:1rem;padding:1rem 1.2rem;display:flex}.dataset-table-search{gap:.4rem;width:min(420px,100%);display:grid}.dataset-table-search span{color:var(--color-text-muted,#aeb5c2);font-size:.75rem;font-weight:700}.dataset-table-search input{width:100%;min-height:44px;color:inherit;background:#0000002e;border:1px solid #ffffff1f;border-radius:.8rem;outline:none;padding:.7rem .85rem}.dataset-table-search input:focus{border-color:#d9a44199;box-shadow:0 0 0 3px #d9a4411f}.dataset-table-count{white-space:nowrap;color:var(--color-text-muted,#aeb5c2);margin:0;font-size:.85rem}.dataset-table-scroll{overflow-x:auto}.dataset-table{border-collapse:collapse;width:100%;min-width:850px}.dataset-table th,.dataset-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #ffffff12;padding:.9rem 1rem}.dataset-table th{letter-spacing:.03em;color:var(--color-text-muted,#aeb5c2);background:#ffffff06;font-size:.75rem;font-weight:800}.dataset-table tbody tr:hover{background:#ffffff06}.dataset-table tbody tr:last-child td{border-bottom:0}.dataset-table-sort{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:.5rem;padding:0;display:inline-flex}.dataset-table-sort:hover{color:var(--color-accent,#d9a441)}.dataset-table-actions{flex-wrap:wrap;gap:.4rem;display:flex}.dataset-table-actions button,.dataset-table-pagination button{min-height:36px;color:inherit;font:inherit;cursor:pointer;background:#ffffff0b;border:1px solid #ffffff1c;border-radius:.65rem;padding:.45rem .7rem;font-size:.78rem;font-weight:700}.dataset-table-actions button:hover:not(:disabled),.dataset-table-pagination button:hover:not(:disabled){background:#d9a4411f;border-color:#d9a44173}.dataset-table-actions button:disabled,.dataset-table-pagination button:disabled{opacity:.4;cursor:not-allowed}.dataset-table-empty{color:var(--color-text-muted,#aeb5c2);padding:2.5rem 1rem;text-align:center!important}.dataset-table-pagination{border-top:1px solid #ffffff14;justify-content:flex-end;align-items:center;gap:.75rem;padding:1rem 1.2rem;display:flex}.dataset-table-pagination span{color:var(--color-text-muted,#aeb5c2);font-size:.82rem}@media (width<=700px){.dataset-table-toolbar{flex-direction:column;align-items:stretch}.dataset-table-search{width:100%}.dataset-table-count{white-space:normal}.dataset-table-pagination{justify-content:space-between}}.dataset-record-panel{background:linear-gradient(145deg,#d9a44114,#ffffff05);border:1px solid #d9a4414d;border-radius:1.1rem;margin-top:1rem;overflow:hidden;box-shadow:0 16px 35px #0000002e}.dataset-record-panel__header{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.2rem;display:flex}.dataset-record-panel__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent,#d9a441);margin:0 0 .35rem;font-size:.72rem;font-weight:800}.dataset-record-panel__header h2{margin:0;font-size:1.25rem}.dataset-record-panel__close{width:38px;height:38px;color:inherit;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:.7rem;justify-content:center;align-items:center;padding:0;font-size:1.35rem;display:inline-flex}.dataset-record-panel__close:hover{background:#d9a4411f;border-color:#d9a44173}.dataset-record-panel__fields{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.85rem;margin:0;padding:1.2rem;display:grid}.dataset-record-panel__fields div{background:#ffffff09;border-radius:.8rem;min-width:0;padding:.9rem}.dataset-record-panel__fields dt{color:var(--color-text-muted,#aeb5c2);margin-bottom:.35rem;font-size:.72rem;font-weight:700}.dataset-record-panel__fields dd{overflow-wrap:anywhere;margin:0;font-weight:700}@media (width<=560px){.dataset-record-panel__fields{grid-template-columns:1fr}}.tier-badge{cursor:help;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:38px;min-height:30px;padding:.25rem .5rem;font-size:.75rem;font-weight:900;line-height:1;display:inline-flex}.tier-badge--s-plus{color:#e9c8ff;background:#b15cff29;border-color:#b15cff61}.tier-badge--s{color:#9af0ba;background:#40c97824;border-color:#40c97859}.tier-badge--a{color:#9fd0ff;background:#4a96ff24;border-color:#4a96ff59}.tier-badge--b{color:#ffe08a;background:#f1b93724;border-color:#f1b93759}.tier-badge--c{color:#ffc28f;background:#ed7e2e24;border-color:#ed7e2e59}.tier-badge--d{color:#ff9d9d;background:#e54a4a24;border-color:#e54a4a59}.tier-badge--not-ranked{color:#bbc2cc;background:#b8c0cc14;border-color:#b8c0cc33}.admin-access-state{text-align:center;background:#121a25c2;border:1px dashed #344255;border-radius:1rem;place-content:center;justify-items:center;gap:.75rem;min-height:420px;padding:2rem;display:grid}.admin-access-state>span{font-size:2.4rem}.admin-access-state h1{color:#f7f2e8;margin:0;font-size:clamp(2rem,5vw,3.2rem)}.admin-access-state p{color:#8996a8;max-width:520px;margin:0;line-height:1.6}.admin-access-state .button{margin-top:.75rem}.admin-access-state--denied{background:#cf4b4b0f;border-color:#cf4b4b66}.admin-dashboard-hero{background:linear-gradient(135deg,#e6ab3817,#0000 58%),#121a25f0;border:1px solid #2b394a;border-radius:1rem;justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:1rem;padding:1.5rem;display:flex}.admin-dashboard-role{background:#e6ab380f;border:1px solid #e6ab3859;border-radius:.8rem;flex:none;gap:.3rem;padding:.8rem 1rem;display:grid}.admin-dashboard-role span{color:#8996a8;text-transform:uppercase;font-size:.65rem}.admin-dashboard-role strong{color:#ffe0a0;text-transform:capitalize}.admin-dashboard-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.admin-dashboard-stats article{background:#111a26;border:1px solid #344255;border-radius:.85rem;padding:1rem}.admin-dashboard-stats span,.admin-dashboard-stats strong{display:block}.admin-dashboard-stats span{color:#8996a8;margin-bottom:.35rem;font-size:.7rem}.admin-dashboard-stats strong{color:#e6ab38;font-size:1.8rem}.admin-dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.admin-dashboard-card{background:#121a25eb;border:1px solid #2b394a;border-radius:1rem;grid-template-columns:auto minmax(0,1fr);gap:1rem;padding:1.25rem;display:grid}.admin-dashboard-card__icon{background:#192432;border-radius:.85rem;place-items:center;width:52px;height:52px;font-size:1.35rem;display:grid}.admin-dashboard-card h2{margin:0 0 .4rem;font-size:1.25rem}.admin-dashboard-card p{color:#8996a8;margin:0;font-size:.8rem;line-height:1.55}.admin-dashboard-card .button,.admin-dashboard-card__restricted{grid-column:2;justify-self:start;margin-top:.25rem}.admin-dashboard-card__restricted{color:#8996a8;font-size:.72rem;font-weight:750}.admin-dashboard-access{background:#121a25e0;border:1px solid #2b394a;border-radius:1rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1rem;padding:1rem;display:grid}.admin-dashboard-access>div{background:#111a26;border:1px solid #344255;border-radius:.75rem;padding:.8rem}.admin-dashboard-access span,.admin-dashboard-access strong{display:block}.admin-dashboard-access span{color:#8996a8;margin-bottom:.25rem;font-size:.65rem}.admin-dashboard-access strong{color:#f7f2e8;font-size:.82rem}@media (width<=850px){.admin-dashboard-stats,.admin-dashboard-access{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-dashboard-grid{grid-template-columns:1fr}}@media (width<=600px){.admin-dashboard-hero{flex-direction:column;align-items:stretch;padding:1rem}.admin-dashboard-role{width:100%}.admin-dashboard-stats,.admin-dashboard-access{grid-template-columns:1fr}.admin-dashboard-card{padding:1rem}}.data-engine-diagnostics{flex-direction:column;gap:1.5rem;display:flex}.data-engine-diagnostics__header{background:linear-gradient(135deg,#e6ab3814,#0000 60%),#121a25f0;border:1px solid #2d3b4e;border-radius:18px;justify-content:space-between;align-items:flex-end;gap:2rem;padding:1.75rem;display:flex}.data-engine-diagnostics__header h2{margin:.35rem 0;font-size:clamp(2rem,4vw,3rem)}.data-engine-diagnostics__header p:last-child{color:#9ca9b9;max-width:620px;margin:0;line-height:1.7}.data-engine-diagnostics__header button{flex-shrink:0}.data-engine-diagnostics__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.25rem;display:grid}.data-engine-diagnostics__card{background:#121a25eb;border:1px solid #2d3b4e;border-radius:18px;flex-direction:column;gap:1rem;padding:1.4rem;transition:transform .18s,border-color .18s,box-shadow .18s;display:flex}.data-engine-diagnostics__card:hover{border-color:#e6ab388c;transform:translateY(-3px);box-shadow:0 14px 40px #00000047}.data-engine-diagnostics__card-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.data-engine-diagnostics__card-header h3{margin:0 0 .4rem;font-size:1.35rem}.data-engine-diagnostics__card dl{gap:.9rem;margin:0;display:grid}.data-engine-diagnostics__card dl div{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-bottom:.75rem;display:flex}.data-engine-diagnostics__card dt{color:#8d9bab;font-size:.8rem}.data-engine-diagnostics__card dd{color:#f3efe6;margin:0;font-weight:700}.status{text-transform:uppercase;letter-spacing:.08em;border-radius:999px;align-items:center;padding:.28rem .7rem;font-size:.72rem;font-weight:700;display:inline-flex}.status--success{color:#68e08d;background:#2fb1622e}.status--error{color:#ff8d8d;background:#db44442e}.status--idle{color:#b6c2cf;background:#ffffff14}.data-engine-diagnostics button{color:#f4f1e7;cursor:pointer;background:#e6ab3814;border:1px solid #e6ab3859;border-radius:10px;padding:.65rem 1rem;font-weight:600;transition:all .15s}.data-engine-diagnostics button:hover:not(:disabled){background:#e6ab382e;border-color:#e6ab38}.data-engine-diagnostics button:disabled{opacity:.55;cursor:wait}.data-engine-diagnostics__error{color:#ffb1b1;background:#d74c4c14;border-left:4px solid #d74c4c;border-radius:8px;margin:0;padding:.8rem;font-size:.82rem}@media (width<=720px){.data-engine-diagnostics__header{flex-direction:column;align-items:stretch}.data-engine-diagnostics__grid{grid-template-columns:1fr}.data-engine-diagnostics__card dl div{flex-direction:column;align-items:flex-start;gap:.25rem}}.admin-page{width:min(100%,1440px);padding:clamp(1rem,2vw,2rem)}.admin-page__header{background:radial-gradient(circle at 100% 0,#e6ab381a,#0000 26rem),linear-gradient(135deg,#e6ab380f,#0000 60%),#121a25f0;border:1px solid #2b394a;border-radius:1rem;margin-bottom:1.25rem;padding:clamp(1rem,2vw,1.5rem);position:relative;box-shadow:0 18px 44px #0003}.admin-page__header h1,.admin-empty-state h1{color:#f7f2e8;letter-spacing:-.04em;max-width:900px;margin:0;font-size:clamp(2rem,5vw,3.75rem);line-height:1}.admin-page__back-link{color:#9da8b7;align-items:center;gap:.35rem;margin-bottom:1rem;font-size:.75rem;font-weight:750;display:inline-flex}.admin-page__back-link:hover{color:#f8c45e}.admin-page__intro{color:#9ca8b7;max-width:760px;margin-top:.8rem;font-size:.88rem}.dataset-table-panel{background:linear-gradient(#ffffff06,#0000),#0e1620f5;border-color:#2b394a;box-shadow:0 20px 52px #00000038}.dataset-table-toolbar{background:#080f1873;padding:1rem 1.15rem}.dataset-table-search span{color:#d8dee7}.dataset-table-search input{color:#f7f2e8;background:#0a111a;border-color:#344255}.dataset-table-search input::placeholder{color:#667487}.dataset-table th{z-index:2;color:#aeb9c7;background:#111a26;position:sticky;top:0}.dataset-table td{color:#dce3ec;font-size:.8rem}.dataset-table tbody tr{transition:background .14s,box-shadow .14s}.dataset-table tbody tr:hover{background:#e6ab380b;box-shadow:inset 3px 0 #e6ab38a6}.dataset-table-actions button:first-child{color:#c7d2df}.dataset-table-actions button:nth-child(2):not(:disabled){color:#171107;background:#e6ab38;border-color:#e6ab38bf}.dataset-table-actions button:nth-child(2):not(:disabled):hover{color:#171107;background:#f0bd57;border-color:#f0bd57}.dataset-table-actions button:nth-child(3):disabled,.dataset-table-actions button:nth-child(4):disabled{display:none}.dataset-table-pagination{background:#080f1861}.record-editor-overlay{z-index:1000;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#02060ac2;justify-content:flex-end;animation:.16s record-editor-fade-in;display:flex;position:fixed;inset:0}.record-editor-panel{color:#f7f2e8;background:radial-gradient(circle at 100% 0,#e6ab381a,#0000 28rem),#0d1520;border-left:1px solid #3b4a5e;flex-direction:column;width:min(760px,100%);height:100dvh;animation:.18s record-editor-slide-in;display:flex;overflow:hidden;box-shadow:-26px 0 80px #0000008f}.record-editor-panel-toolbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#080f18e0;border-bottom:1px solid #2b394a;flex:none;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.1rem 1.25rem;display:flex}.record-editor-panel-eyebrow,.record-editor-form-eyebrow{color:#e6ab38;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .3rem;font-size:.64rem;font-weight:850}.record-editor-panel-toolbar h2{color:#f7f2e8;margin:0;font-size:1.35rem;line-height:1.15}.record-editor-panel-close{color:#dce3ec;cursor:pointer;background:#172230;border:1px solid #3a485a;border-radius:.7rem;flex:none;place-items:center;width:40px;height:40px;padding:0;font-size:1.5rem;line-height:1;display:grid}.record-editor-panel-close:hover:not(:disabled){color:#ffe0a0;background:#e6ab381a;border-color:#e6ab38}.record-editor-panel-close:disabled{cursor:not-allowed;opacity:.5}.record-editor-panel-content{overscroll-behavior:contain;scrollbar-color:#3a485a #0d1520;flex:1;overflow-y:auto}.record-editor-save-message{border-bottom:1px solid;flex:none;margin:0;padding:.8rem 1.25rem;font-size:.76rem}.record-editor-save-message p{margin:0}.record-editor-save-message strong{margin-bottom:.2rem;display:block}.record-editor-save-message--success{color:#b7ebc8;background:#58c88417;border-color:#58c88459}.record-editor-save-message--error{color:#ffc1c1;background:#de5b5b17;border-color:#de5b5b61}.record-editor-validation-summary{color:#ffc4c4;background:#de5b5b12;border:1px solid #de5b5b6b;border-radius:.85rem;margin:0 0 1rem;padding:1rem}.record-editor-validation-summary h3{color:#ffd4d4;margin:0 0 .65rem;font-size:.9rem}.record-editor-validation-summary ul{gap:.35rem;margin:0;padding-left:1.15rem;font-size:.72rem;line-height:1.45;display:grid}.record-editor-form{flex-direction:column;min-height:100%;padding:1.25rem;display:flex}.record-editor-form-header{background:linear-gradient(135deg,#e6ab3812,#0000 65%),#111a26;border:1px solid #2f3c4e;border-radius:.9rem;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1rem;padding:1rem;display:flex}.record-editor-form-header h2{color:#f7f2e8;margin:0 0 .35rem;font-size:clamp(1.35rem,3vw,1.8rem);line-height:1.15}.record-editor-form-header p:last-child{color:#8996a8;margin:0;font-size:.74rem;line-height:1.5}.record-editor-form-status{flex:none}.record-editor-form-status span{color:#aeb9c7;white-space:nowrap;background:#0c151f;border:1px solid #3a485a;border-radius:999px;align-items:center;padding:.35rem .6rem;font-size:.62rem;font-weight:800;display:inline-flex}.record-editor-form-header:has(.record-editor-form-status span:first-child){border-color:#e6ab383d}.record-editor-section{background:#111a26e6;border:1px solid #2b394a;border-radius:.95rem;margin-bottom:1rem;overflow:hidden}.record-editor-section-header{background:#080f187a;border-bottom:1px solid #2b394a;padding:.9rem 1rem}.record-editor-section-header h3{color:#f1f4f8;margin:0;font-size:.95rem}.record-editor-section-header p{color:#7f8b9b;max-width:620px;margin:.3rem 0 0;font-size:.68rem;line-height:1.5}.record-editor-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:1rem;display:grid}.record-editor-field{align-content:start;gap:.45rem;min-width:0;display:grid}:is(.record-editor-field:has(.record-editor-json-input),.record-editor-field:has(textarea[rows="6"])){grid-column:1/-1}.record-editor-field>label{color:#dce3ec;align-items:center;gap:.3rem;font-size:.72rem;font-weight:800;display:flex}.record-editor-required{color:#e6ab38}.record-editor-field input,.record-editor-field textarea,.record-editor-field select{color:#f7f2e8;width:100%;min-height:44px;font:inherit;background:#09111b;border:1px solid #3a485a;border-radius:.72rem;outline:none;padding:.75rem .8rem;font-size:.8rem;transition:border-color .14s,box-shadow .14s,background .14s}.record-editor-field textarea{resize:vertical;min-height:130px;line-height:1.55}.record-editor-field .record-editor-json-input{tab-size:2;color:#ffe9b6;white-space:pre;background:#070d14;min-height:360px;font-family:Cascadia Code,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.72rem;line-height:1.55}.record-editor-field input::placeholder,.record-editor-field textarea::placeholder{color:#5f6d80}.record-editor-field input:focus,.record-editor-field textarea:focus,.record-editor-field select:focus{border-color:#e6ab38;box-shadow:0 0 0 3px #e6ab3824}.record-editor-field input:disabled,.record-editor-field textarea:disabled,.record-editor-field select:disabled{cursor:not-allowed;opacity:.72}.record-editor-field--readonly input,.record-editor-field--readonly textarea,.record-editor-field--readonly select{color:#9ba7b7;background:#111923;border-style:dashed}.record-editor-field--error input,.record-editor-field--error textarea,.record-editor-field--error select{border-color:#de5b5bcc;box-shadow:0 0 0 3px #de5b5b1a}.record-editor-field-description{color:#728094;margin:0;font-size:.64rem;line-height:1.45}.record-editor-field-error{color:#faa;margin:0;font-size:.65rem;font-weight:700;line-height:1.4}.record-editor-checkbox{cursor:pointer;background:#09111b;border:1px solid #3a485a;border-radius:.72rem;align-items:center;min-height:44px;padding:.7rem .8rem;gap:.65rem!important;display:flex!important}.record-editor-checkbox input{accent-color:#e6ab38;width:18px;height:18px;min-height:18px;margin:0}.record-editor-readonly-value{color:#9ba7b7;white-space:pre-wrap;background:#111923;border:1px dashed #3a485a;border-radius:.72rem;min-height:44px;margin:0;padding:.75rem .8rem;font-family:Cascadia Code,SFMono-Regular,Consolas,monospace;font-size:.72rem;line-height:1.5;overflow-x:auto}.record-editor-form-actions{z-index:4;padding:1rem 1.25rem max(1rem, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#080f18f5;border-top:1px solid #2b394a;justify-content:flex-end;gap:.75rem;margin:auto -1.25rem -1.25rem;display:flex;position:sticky;bottom:-1.25rem}.record-editor-button{min-height:44px;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:.72rem;justify-content:center;align-items:center;padding:.7rem 1rem;font-size:.74rem;font-weight:850;transition:border-color .14s,color .14s,background .14s,transform .14s;display:inline-flex}.record-editor-button:hover:not(:disabled){transform:translateY(-1px)}.record-editor-button--primary{color:#171107;background:#e6ab38;border-color:#e6ab38}.record-editor-button--primary:hover:not(:disabled){background:#f1c05e;border-color:#f1c05e}.record-editor-button--secondary{color:#c8d1dc;background:#172230;border-color:#3a485a}.record-editor-button--secondary:hover:not(:disabled){color:#f7f2e8;border-color:#5b6b80}.record-editor-button:disabled{cursor:not-allowed;opacity:.42;transform:none}.admin-placeholder-panel{border-color:#2b394a;margin-bottom:1rem}.admin-placeholder-panel__body{padding:1.25rem}.admin-placeholder-panel__body h2{color:#f7f2e8;margin-bottom:.45rem;font-size:1rem}.admin-placeholder-panel__body p:last-child{margin-bottom:0}@keyframes record-editor-fade-in{0%{opacity:0}to{opacity:1}}@keyframes record-editor-slide-in{0%{opacity:.65;transform:translate(32px)}to{opacity:1;transform:translate(0)}}@media (width<=900px){.record-editor-panel{width:min(700px,100%)}}@media (width<=700px){.admin-page{padding:0}.admin-page__header{border-radius:.9rem;padding:1rem}.dataset-table-panel{border-radius:.9rem}.dataset-table-scroll{scrollbar-width:thin}.record-editor-overlay{align-items:flex-end}.record-editor-panel{border-top:1px solid #3b4a5e;border-left:0;border-radius:1rem 1rem 0 0;width:100%;height:min(94dvh,920px);animation-name:record-editor-slide-up;box-shadow:0 -24px 70px #0000008f}.record-editor-panel-toolbar{padding:.9rem 1rem}.record-editor-panel-toolbar:before{content:"";background:#3a485a;border-radius:999px;width:48px;height:4px;position:absolute;top:.4rem;left:50%;transform:translate(-50%)}.record-editor-form{padding:1rem}.record-editor-form-header{flex-direction:column;align-items:stretch;gap:.75rem}.record-editor-form-status{align-self:flex-start}.record-editor-field-grid{grid-template-columns:1fr;padding:.9rem}:is(.record-editor-field:has(.record-editor-json-input),.record-editor-field:has(textarea[rows="6"])){grid-column:auto}.record-editor-field .record-editor-json-input{min-height:300px;font-size:.68rem}.record-editor-form-actions{padding:.85rem 1rem max(.85rem, env(safe-area-inset-bottom));grid-template-columns:1fr 1fr;margin:auto -1rem -1rem;display:grid;bottom:-1rem}.record-editor-button{width:100%;min-width:0}}@media (width<=430px){.record-editor-panel{height:96dvh}.record-editor-form-actions{grid-template-columns:1fr}.record-editor-field .record-editor-json-input{min-height:250px}.dataset-table-actions{min-width:120px}}@media (prefers-reduced-motion:reduce){.record-editor-overlay,.record-editor-panel{animation:none}.record-editor-button,.dataset-table tbody tr{transition:none}}@keyframes record-editor-slide-up{0%{opacity:.65;transform:translateY(36px)}to{opacity:1;transform:translateY(0)}}.editorial-admin-workspace{gap:1rem;display:grid}.editorial-admin-card{background:#121a25f0;border:1px solid #2b394a;border-radius:1rem;gap:1rem;padding:1rem;display:grid}.editorial-admin-card__heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.editorial-admin-card__heading h3,.editorial-admin-card__heading h4{color:#f7f2e8;margin:0}.editorial-admin-eyebrow{color:#e6ab38;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .25rem;font-size:.68rem;font-weight:800}.editorial-status-badge,.publication-operation-status{color:#dbe4ef;text-transform:capitalize;background:#172231;border:1px solid #40516a;border-radius:999px;align-items:center;padding:.28rem .55rem;font-size:.68rem;font-weight:800;display:inline-flex}.editorial-status-badge--approved,.publication-operation-status--completed,.publication-operation-status--queued{color:#9be0b7;border-color:#4db97880}.editorial-status-badge--published{color:#ffe0a0;border-color:#e6ab388c}.editorial-status-badge--archived,.publication-operation-status--cancelled{color:#aeb8c5}.editorial-status-badge--in_review,.publication-operation-status--processing,.publication-operation-status--scheduled{color:#9ecdf7;border-color:#5b9ddc8c}.publication-operation-status--failed{color:#f2a3a3;border-color:#cf4b4b8c}.editorial-admin-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin:0;display:grid}.editorial-admin-meta>div{background:#111a26;border:1px solid #344255;border-radius:.75rem;padding:.75rem}.editorial-admin-meta dt{color:#8996a8;font-size:.66rem}.editorial-admin-meta dd{color:#f7f2e8;margin:.25rem 0 0;font-size:.82rem;font-weight:750}.editorial-admin-actions{flex-wrap:wrap;gap:.5rem;display:flex}.editorial-admin-empty{color:#8996a8;margin:0;font-size:.8rem;line-height:1.5}.editorial-admin-count{color:#e6ab38;background:#192432;border-radius:999px;place-items:center;min-width:2rem;height:2rem;font-size:.75rem;font-weight:850;display:grid}.editorial-history-list,.editorial-diff-list,.publication-operation-list{gap:.65rem;display:grid}.editorial-history-item,.publication-operation-item,.editorial-diff-item{background:#111a26;border:1px solid #344255;border-radius:.8rem}.editorial-history-item--selected{border-color:#e6ab38a6}.editorial-history-item__main{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;gap:.4rem;padding:.8rem;display:grid}.editorial-history-item__main>span,.publication-operation-item>div:first-child{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.editorial-history-item__main strong,.publication-operation-item strong{color:#f7f2e8}.editorial-history-item__main small,.publication-operation-item small{color:#8996a8}.editorial-history-item__main p,.publication-operation-item p{color:#c4cfdb;margin:0;font-size:.78rem}.editorial-history-item__actions{border-top:1px solid #2b394a;gap:.5rem;padding:.65rem .8rem;display:flex}.editorial-diff{border-top:1px solid #2b394a;gap:.75rem;padding-top:1rem;display:grid}.editorial-diff__heading{justify-content:space-between;gap:1rem;display:flex}.editorial-diff__heading h4{color:#f7f2e8;margin:0}.editorial-diff__heading span{color:#8996a8;font-size:.72rem}.editorial-diff-item{padding:.8rem}.editorial-diff-item>div:first-child{justify-content:space-between;gap:1rem;display:flex}.editorial-diff-item>div:first-child span{color:#e6ab38;text-transform:uppercase;font-size:.68rem}.editorial-diff-values{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:.6rem;margin-top:.6rem;display:grid}.editorial-diff-values pre{color:#cbd5e1;white-space:pre-wrap;background:#0b111a;border-radius:.55rem;margin:0;padding:.65rem;font-size:.7rem;overflow:auto}.publication-operations-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.publication-operations-grid h4{color:#f7f2e8;margin:0 0 .65rem}.publication-operation-item{gap:.45rem;padding:.8rem;display:grid}.button--small{padding:.45rem .65rem;font-size:.7rem}.button--danger{color:#f2a3a3;border-color:#cf4b4b8c}@media (width<=760px){.editorial-admin-meta,.publication-operations-grid{grid-template-columns:1fr}.editorial-admin-card__heading,.editorial-diff__heading{flex-direction:column;align-items:flex-start}.editorial-diff-values{grid-template-columns:1fr}.editorial-diff-values>span{display:none}}.record-editor-editorial-content{border-top:1px solid #2b394a;gap:1rem;margin-top:1.25rem;padding-top:1.25rem;display:grid}.dashboard-card{background:linear-gradient(#1c2432,#141a24);border:1px solid #ffffff0f;border-radius:20px;margin-bottom:24px;padding:22px;transition:all .25s;box-shadow:0 10px 30px #00000059,inset 0 1px #ffffff0a}.dashboard-card:hover{border-color:#4fa3ff55;transform:translateY(-3px)}.dashboard-card-header{margin-bottom:18px}.dashboard-card-title{align-items:center;gap:14px;display:flex}.dashboard-card-icon{font-size:34px}.dashboard-card h2{color:#fff;margin:0;font-size:1.2rem}.dashboard-card-subtitle{color:#9ba7ba;margin-top:4px;font-size:.9rem}.dashboard-card-body{flex-direction:column;gap:16px;display:flex}.accent-gold{border-left:4px solid #f4b942}.accent-blue{border-left:4px solid #53a8ff}.accent-green{border-left:4px solid #42d392}.accent-purple{border-left:4px solid #b47cff}.hero-companion-skills{gap:16px;display:grid}.hero-companion-skill-card{background:linear-gradient(145deg,#0f172af5,#090f1df0);border:1px solid #22d3ee3d;border-radius:16px;grid-template-columns:58px minmax(0,1fr);gap:16px;padding:18px;display:grid}.hero-companion-skill-card__icon{color:#fde68a;background:#f59e0b1a;border:1px solid #f59e0b6b;border-radius:15px;place-items:center;width:58px;height:58px;font-size:1.5rem;display:grid;overflow:hidden}.hero-companion-skill-card__icon img{object-fit:cover;width:100%;height:100%}.hero-companion-skill-card__content h3{margin:8px 0 4px;font-size:1.22rem}.hero-companion-skill-card__content>p{color:#cbd5e1;margin:8px 0 0;line-height:1.6}.hero-companion-skill-card__meta{flex-wrap:wrap;gap:7px;display:flex}.hero-companion-skill-card__meta span,.hero-companion-skill-card__type{color:#67e8f9;letter-spacing:.06em;text-transform:uppercase;font-size:.76rem;font-weight:800}.hero-companion-skills-state{background:#0f172a94;border:1px dashed #94a3b852;border-radius:14px;padding:18px}.hero-companion-skills-state p{color:#cbd5e1;margin:8px 0 0}@media (width<=620px){.hero-companion-skill-card{grid-template-columns:46px minmax(0,1fr);gap:12px;padding:15px}.hero-companion-skill-card__icon{border-radius:12px;width:46px;height:46px}}.hero-companion-skill-priority{background:#064e3b2e;border:1px solid #34d3994d;border-radius:15px;padding:16px 18px}.hero-companion-skill-priority p{color:#cbd5e1;margin:6px 0 0;line-height:1.55}.hero-companion-skill-progression{border-top:1px solid #94a3b829;margin-top:16px;padding-top:14px}.hero-companion-skill-progression>div{color:#cbd5e1;justify-content:space-between;gap:16px;font-size:.84rem;display:flex}.hero-companion-skill-progression>div span{color:#94a3b8}.hero-companion-skill-progression ol{grid-template-columns:repeat(auto-fit,minmax(34px,1fr));gap:8px;margin:12px 0 18px;padding:0;list-style:none;display:grid}.hero-companion-skill-progression li{background:linear-gradient(90deg,#22d3ee,#34d399);border-radius:999px;height:8px;position:relative}.hero-companion-skill-progression li span{color:#94a3b8;font-size:.7rem;position:absolute;top:12px;left:50%;transform:translate(-50%)}@media (width<=620px){.hero-companion-skill-card__content{min-width:0}.hero-companion-skill-progression>div{flex-direction:column;gap:4px}}.hero-companion-page{width:min(1180px,100% - 32px);margin:0 auto;padding:40px 0 72px}.hero-companion-page--detail{width:min(1240px,100% - 32px)}.hero-companion-heading,.hero-companion-hero,.hero-companion-panel,.hero-companion-card,.hero-companion-summary,.hero-companion-toolbar,.hero-companion-section{background:#0f172ac2;border:1px solid #94a3b838;box-shadow:0 20px 50px #0206173d}.hero-companion-heading{border-radius:26px;justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px;padding:34px;display:flex}.hero-companion-heading h1,.hero-companion-hero h1,.hero-companion-section h2,.hero-companion-panel h2,.hero-companion-summary h2{margin:0}.hero-companion-heading h1,.hero-companion-hero h1{font-size:clamp(2.8rem,7vw,5.5rem);line-height:.95}.hero-companion-heading p:last-child,.hero-companion-lead,.hero-companion-copy{color:#cbd5e1}.hero-companion-count{text-align:center;background:#1e293bb8;border-radius:18px;min-width:132px;padding:18px}.hero-companion-count strong,.hero-companion-count span{display:block}.hero-companion-count strong{font-size:2rem}.hero-companion-count span{color:#94a3b8;margin-top:2px;font-size:.82rem}.hero-companion-toolbar{border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:24px;padding:18px 20px;display:grid}.hero-companion-toolbar label{font-weight:700}.hero-companion-toolbar input{width:100%;min-height:46px;color:inherit;background:#02061766;border:1px solid #94a3b847;border-radius:13px;padding:0 14px}.hero-companion-toolbar span{color:#94a3b8;font-size:.88rem}.hero-companion-list{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px;display:grid}.hero-companion-card{color:inherit;border-radius:22px;text-decoration:none;transition:transform .16s,border-color .16s,box-shadow .16s;overflow:hidden}.hero-companion-card:hover{border-color:#38bdf8a6;transform:translateY(-3px);box-shadow:0 24px 60px #02061766}.hero-companion-card__content{padding:18px}.hero-companion-card h2,.hero-companion-card p{margin:0}.hero-companion-card h2{margin-top:8px;font-size:1.45rem}.hero-companion-card p{color:#94a3b8;margin-top:4px}.hero-companion-card__meta,.hero-companion-card__ratings{flex-wrap:wrap;justify-content:space-between;gap:8px;display:flex}.hero-companion-card__meta span,.hero-companion-card__ratings span{font-size:.8rem}.hero-companion-card__meta span{color:#67e8f9}.hero-companion-card__ratings{border-top:1px solid #94a3b829;margin-top:16px;padding-top:14px}.hero-companion-card__ratings span{color:#cbd5e1}.hero-companion-portrait{aspect-ratio:1;background:linear-gradient(145deg,#1e293bfa,#0f172afa);border-radius:22px;place-items:center;width:100%;display:grid;overflow:hidden}.hero-companion-portrait--compact{border-radius:0}.hero-companion-portrait img{object-fit:cover;width:100%;height:100%}.hero-companion-portrait span{font-size:2.5rem}.hero-companion-breadcrumbs{color:#94a3b8;align-items:center;gap:9px;margin-bottom:18px;font-size:.9rem;display:flex}.hero-companion-breadcrumbs a{color:#e2e8f0}.hero-companion-hero{background:radial-gradient(circle at 15% 20%,#22d3ee1a,#0000 34%),#0f172ad1;border-radius:30px;grid-template-columns:minmax(260px,390px) 1fr;align-items:center;gap:42px;padding:30px;display:grid}.hero-companion-hero__art{position:relative}.hero-companion-generation{color:#fde68a;background:#020617d1;border:1px solid #facc1573;border-radius:999px;padding:8px 12px;font-size:.82rem;font-weight:800;position:absolute;bottom:14px;right:14px}.hero-companion-role{color:#67e8f9;margin:12px 0 0;font-weight:800}.hero-companion-lead{max-width:760px;margin:18px 0 0;font-size:1.05rem;line-height:1.75}.hero-companion-tags{flex-wrap:wrap;gap:10px;margin-top:20px;display:flex}.hero-companion-tags span{color:#dbeafe;background:#0ea5e921;border:1px solid #38bdf847;border-radius:999px;padding:7px 11px;font-size:.84rem}.hero-companion-summary{border-radius:22px;grid-template-columns:minmax(260px,1.45fr) repeat(3,minmax(0,.75fr));gap:1px;margin-top:20px;display:grid;overflow:hidden}.hero-companion-summary article{background:#0f172ae0;padding:22px}.hero-companion-summary article>span,.hero-companion-summary article>strong{display:block}.hero-companion-summary article>span{color:#94a3b8;font-size:.8rem}.hero-companion-summary article>strong{margin-top:8px}.hero-companion-summary__primary h2{font-size:1.45rem}.hero-companion-summary__primary p{color:#94a3b8;margin-bottom:0;font-size:.88rem}.hero-companion-section{border-radius:24px;margin-top:20px;padding:28px}.hero-companion-section__heading{justify-content:space-between;align-items:end;gap:28px;margin-bottom:20px;display:flex}.hero-companion-section__heading>p{color:#94a3b8;max-width:520px;margin:0}.hero-companion-ratings{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.hero-companion-rating{background:#1e293ba8;border:1px solid #94a3b82e;border-radius:18px;padding:18px}.hero-companion-rating>div{justify-content:space-between;align-items:center;gap:16px;display:flex}.hero-companion-rating span{color:#94a3b8;font-size:.84rem}.hero-companion-rating strong{background:#0f172acc;border-radius:999px;place-items:center;width:42px;height:42px;font-size:1.1rem;display:grid}.hero-companion-rating p{color:#cbd5e1;margin:14px 0 0;font-size:.86rem;line-height:1.5}.hero-companion-rating--s,.hero-companion-rating--s-plus{border-color:#34d39961}.hero-companion-rating--a{border-color:#60a5fa61}.hero-companion-rating--b{border-color:#facc1557}.hero-companion-layout{grid-template-columns:minmax(0,1fr) minmax(260px,340px);gap:20px;margin-top:20px;display:grid}.hero-companion-main-column,.hero-companion-sidebar{align-content:start;gap:20px;display:grid}.hero-companion-panel{border-radius:22px;padding:26px}.hero-companion-copy{margin:0;line-height:1.75}.hero-companion-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.hero-companion-guide-placeholder{background:#1e293b66;border:1px dashed #94a3b847;border-radius:17px;gap:14px;padding:18px;display:flex}.hero-companion-guide-placeholder>span{color:#67e8f9;background:#0ea5e924;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.hero-companion-guide-placeholder h3,.hero-companion-guide-placeholder p{margin:0}.hero-companion-guide-placeholder p{color:#94a3b8;margin-top:6px;font-size:.84rem;line-height:1.5}.hero-companion-trust dl{margin:18px 0 0}.hero-companion-trust dl div{border-bottom:1px solid #94a3b824;gap:4px;padding:13px 0;display:grid}.hero-companion-trust dt{color:#94a3b8;font-size:.78rem}.hero-companion-trust dd{overflow-wrap:anywhere;margin:0}.hero-companion-source-link{color:#bae6fd;border:1px solid #38bdf852;border-radius:12px;margin-top:18px;padding:10px 13px;text-decoration:none;display:inline-flex}.hero-companion-empty{text-align:center;padding:36px}@media (width<=980px){.hero-companion-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-companion-summary__primary{grid-column:1/-1}.hero-companion-ratings{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-companion-layout{grid-template-columns:1fr}}@media (width<=760px){.hero-companion-page,.hero-companion-page--detail{width:min(100% - 20px,1240px);padding-top:24px}.hero-companion-heading,.hero-companion-section__heading{flex-direction:column;align-items:start}.hero-companion-toolbar{grid-template-columns:1fr}.hero-companion-hero{grid-template-columns:1fr;gap:24px;padding:20px}.hero-companion-summary,.hero-companion-ratings,.hero-companion-guide-grid{grid-template-columns:1fr}.hero-companion-summary__primary{grid-column:auto}.hero-companion-section,.hero-companion-panel{padding:20px}}.hero-companion-section--ratings{background:radial-gradient(circle at 0 0,#22d3ee26,#0000 34%),radial-gradient(circle at 100% 100%,#f59e0b1a,#0000 30%),linear-gradient(145deg,#0a1426fa,#0f172aeb);border-color:#22d3ee57;padding:34px;position:relative;overflow:hidden;box-shadow:0 28px 70px #0206176b,inset 0 1px #ffffff0a}.hero-companion-section--ratings:before{content:"";pointer-events:none;background:linear-gradient(110deg,#0000 0 42%,#ffffff06 50%,#0000 58%);position:absolute;inset:0}.hero-companion-ratings-heading{z-index:1;align-items:center;position:relative}.hero-companion-ratings-heading h2{letter-spacing:-.055em;font-size:clamp(2.8rem,6vw,5.2rem);line-height:.92}.hero-companion-ratings-heading>p{font-size:1rem;line-height:1.65}.hero-companion-section--ratings .hero-companion-ratings{z-index:1;gap:18px;position:relative}.hero-companion-section--ratings .hero-companion-rating{background:linear-gradient(160deg,#1e293beb,#090f1df5);border-width:1px;min-height:230px;padding:22px;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0b}.hero-companion-section--ratings .hero-companion-rating:hover{transform:translateY(-4px);box-shadow:0 22px 46px #02061757}.hero-companion-rating__header{flex-direction:column;display:flex;align-items:flex-start!important;gap:12px!important}.hero-companion-section--ratings .hero-companion-rating span{color:#e2e8f0;letter-spacing:.08em;text-transform:uppercase;font-size:.88rem;font-weight:800}.hero-companion-section--ratings .hero-companion-rating__grade{letter-spacing:-.08em;text-shadow:0 0 30px;background:0 0;width:auto;height:auto;margin:0;padding:0;font-size:clamp(4.8rem,9vw,7.4rem);line-height:.82;display:block}.hero-companion-section--ratings .hero-companion-rating p{color:#cbd5e1;margin:0;font-size:.88rem;line-height:1.55;position:absolute;bottom:20px;left:22px;right:22px}.hero-companion-section--ratings .hero-companion-rating--s,.hero-companion-section--ratings .hero-companion-rating--s-plus{background:radial-gradient(circle at 84% 15%,#34d39933,#0000 34%),linear-gradient(160deg,#123534eb,#09141dfa);border-color:#34d3999e}.hero-companion-section--ratings .hero-companion-rating--s .hero-companion-rating__grade,.hero-companion-section--ratings .hero-companion-rating--s-plus .hero-companion-rating__grade{color:#6ee7b7}.hero-companion-section--ratings .hero-companion-rating--a{background:radial-gradient(circle at 84% 15%,#3b82f633,#0000 34%),linear-gradient(160deg,#122748f0,#091222fa);border-color:#60a5fa9e}.hero-companion-section--ratings .hero-companion-rating--a .hero-companion-rating__grade{color:#93c5fd}.hero-companion-section--ratings .hero-companion-rating--b{background:radial-gradient(circle at 84% 15%,#f59e0b2e,#0000 34%),linear-gradient(160deg,#3d2d13e6,#161412fa);border-color:#facc1594}.hero-companion-section--ratings .hero-companion-rating--b .hero-companion-rating__grade{color:#fde68a}.hero-companion-section--ratings .hero-companion-rating--c .hero-companion-rating__grade,.hero-companion-section--ratings .hero-companion-rating--d .hero-companion-rating__grade,.hero-companion-section--ratings .hero-companion-rating--na .hero-companion-rating__grade{color:#cbd5e1}.hero-companion-feedback{background:radial-gradient(circle at 100% 0,#f59e0b29,#0000 40%),#0f172ad1;border-color:#f59e0b59;position:relative;overflow:hidden}.hero-companion-feedback__icon{background:#f59e0b1a;border:1px solid #f59e0b61;border-radius:15px;place-items:center;width:46px;height:46px;margin-bottom:18px;font-size:1.25rem;display:grid}.hero-companion-feedback h2{margin-top:4px;font-size:2rem;line-height:1.02}.hero-companion-feedback>p:not(.eyebrow){color:#cbd5e1;margin:16px 0 0;line-height:1.65}.hero-companion-feedback__button{color:#111827;background:linear-gradient(135deg,#f59e0b,#fbbf24);border:1px solid #f59e0ba6;border-radius:13px;justify-content:center;align-items:center;width:100%;min-height:48px;margin-top:22px;font-weight:900;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex}.hero-companion-feedback__button:hover{transform:translateY(-2px);box-shadow:0 14px 30px #f59e0b38}.hero-companion-feedback__button:focus-visible{outline-offset:3px;outline:3px solid #fde68acc}@media (width<=900px){.hero-companion-section--ratings .hero-companion-ratings{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.hero-companion-section--ratings{padding:24px}.hero-companion-ratings-heading{align-items:flex-start}.hero-companion-section--ratings .hero-companion-ratings{grid-template-columns:1fr}.hero-companion-section--ratings .hero-companion-rating{min-height:200px}}.hero-companion-jump-nav{z-index:12;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);scrollbar-width:thin;background:#020617e6;border:1px solid #94a3b833;border-radius:16px;gap:8px;margin:16px 0 0;padding:10px;display:flex;position:sticky;top:12px;overflow-x:auto}.hero-companion-jump-nav a{color:#cbd5e1;border-radius:999px;flex:none;padding:9px 13px;font-size:.84rem;font-weight:800;text-decoration:none}.hero-companion-jump-nav a:hover,.hero-companion-jump-nav a:focus-visible{color:#cffafe;background:#22d3ee24}.hero-companion-strength-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.hero-companion-strength-grid article,.hero-companion-formation>div{background:#1e293b6b;border:1px solid #94a3b82e;border-radius:16px;padding:18px}.hero-companion-strength-grid h3{margin:0}.hero-companion-guidance-list{color:#cbd5e1;gap:10px;margin:14px 0 0;padding-left:20px;line-height:1.55;display:grid}.hero-companion-guidance-list li::marker{color:#22d3ee}.hero-companion-formation{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:4px 0 20px;display:grid}.hero-companion-formation span,.hero-companion-formation strong{display:block}.hero-companion-formation span{color:#94a3b8;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:.75rem;font-weight:800}.hero-companion-formation strong{color:#f8fafc}.hero-companion-synergies{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.hero-companion-synergy-card{color:inherit;background:#1e293b7a;border:1px solid #94a3b833;border-radius:18px;text-decoration:none;transition:transform .16s,border-color .16s;overflow:hidden}.hero-companion-synergy-card:hover{border-color:#22d3ee8c;transform:translateY(-3px)}.hero-companion-synergy-card .hero-companion-portrait{aspect-ratio:16/10}.hero-companion-synergy-card>div:last-child{padding:16px}.hero-companion-synergy-card span{color:#67e8f9;text-transform:uppercase;font-size:.76rem;font-weight:800}.hero-companion-synergy-card h3{margin:6px 0 0}.hero-companion-synergy-card p{color:#cbd5e1;margin:10px 0 0;font-size:.88rem;line-height:1.5}.hero-companion-progression{gap:12px;display:grid}.hero-companion-progression article{background:linear-gradient(135deg,#1e293b9e,#0f172a94);border:1px solid #94a3b82e;border-radius:16px;grid-template-columns:42px minmax(0,1fr);align-items:start;gap:14px;padding:18px;display:grid}.hero-companion-progression article>span{color:#67e8f9;background:#22d3ee26;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.hero-companion-progression h3{margin:0}.hero-companion-progression p{color:#cbd5e1;margin:8px 0 0;line-height:1.55}#ratings,#skills,#guidance,#formations,#synergies,#progression{scroll-margin-top:90px}@media (width<=900px){.hero-companion-synergies{grid-template-columns:1fr 1fr}.hero-companion-formation{grid-template-columns:1fr}}@media (width<=620px){.hero-companion-page,.hero-companion-page--detail{width:min(100% - 20px,1240px);padding-top:20px}.hero-companion-jump-nav{margin-inline:-2px;padding:8px;top:8px}.hero-companion-jump-nav a{align-items:center;min-height:42px;display:inline-flex}.hero-companion-strength-grid,.hero-companion-synergies{grid-template-columns:1fr}.hero-companion-section__heading{align-items:flex-start}.hero-companion-panel{padding:20px}.hero-companion-progression article{grid-template-columns:34px minmax(0,1fr);padding:16px}.hero-companion-progression article>span{width:32px;height:32px}}.record-editor-image-field{gap:.9rem;display:grid}.record-editor-image-field__preview{aspect-ratio:1;background:radial-gradient(circle at 50% 35%,#4c7dff2e,#0000 56%),#0f172ab8;border:1px solid #94a3b847;border-radius:1rem;place-items:center;width:min(100%,22rem);display:grid;overflow:hidden}.record-editor-image-field__preview img{object-fit:cover;width:100%;height:100%}.record-editor-image-field__preview span{opacity:.65;font-size:clamp(3rem,9vw,6rem)}.record-editor-image-field__controls{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.record-editor-image-field__controls label{cursor:pointer;margin:0}.record-editor-image-field__controls label[aria-disabled=true]{cursor:not-allowed;opacity:.55}.record-editor-image-field__input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.record-editor-image-field__requirements,.record-editor-image-field__message{color:var(--text-muted,#9ca3af);margin:0;line-height:1.55}.record-editor-image-field__message{color:#86efac}.record-editor-image-field__url summary{cursor:pointer;color:var(--text-muted,#9ca3af)}.record-editor-image-field__url code{overflow-wrap:anywhere;color:#cbd5e1;background:#0f172ab8;border-radius:.65rem;margin-top:.55rem;padding:.75rem;display:block}@media (width<=640px){.record-editor-image-field__preview{width:100%}.record-editor-image-field__controls{align-items:stretch}.record-editor-image-field__controls>*{flex:100%;justify-content:center}}.feedback-admin-page{gap:20px;display:grid}.feedback-admin-toolbar{background:#0f172ab8;border:1px solid #94a3b833;border-radius:16px;align-items:center;gap:12px;padding:16px 18px;display:flex}.feedback-admin-toolbar select,.feedback-admin-card select,.feedback-admin-card textarea{color:#fff;font:inherit;background:#111c30;border:1px solid #94a3b840;border-radius:11px;padding:10px 12px}.feedback-admin-toolbar span{color:#94a3b8;margin-left:auto}.feedback-admin-list{gap:20px;display:grid}.feedback-admin-card{background:#0f172ac7;border:1px solid #94a3b838;border-radius:22px;gap:20px;padding:24px;display:grid;box-shadow:0 18px 45px #02061738}.feedback-admin-card__header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.feedback-admin-card h2{overflow-wrap:anywhere;max-width:760px;margin:10px 0 0;font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.08}.feedback-admin-card h3{margin:4px 0 0;font-size:1.2rem}.feedback-admin-card__meta{color:#94a3b8;flex-wrap:wrap;align-items:center;gap:10px;font-size:.8rem;display:flex}.feedback-admin-type-badge,.feedback-admin-status{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-items:center;width:fit-content;padding:7px 10px;font-size:.74rem;font-weight:800;display:inline-flex}.feedback-admin-type-badge{color:#a5f3fc;background:#0891b224;border:1px solid #22d3ee47}.feedback-admin-status{background:#243047;flex:none}.feedback-admin-status--new{color:#bfdbfe;background:#3b82f62e}.feedback-admin-status--triaged{color:#ddd6fe;background:#8b5cf62e}.feedback-admin-status--in_progress{color:#fde68a;background:#f59e0b2e}.feedback-admin-status--resolved{color:#a7f3d0;background:#10b9812e}.feedback-admin-status--closed{color:#cbd5e1;background:#64748b38}.feedback-admin-report-copy{background:linear-gradient(135deg,#0ea5e917,#0f172ab3);border:1px solid #38bdf838;border-left:4px solid #22d3ee;border-radius:16px;padding:20px}.feedback-admin-section-label{color:#67e8f9;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:900}.feedback-admin-report-copy blockquote{color:#f8fafc;white-space:pre-wrap;overflow-wrap:anywhere;margin:12px 0 0;font-size:1.08rem;line-height:1.7}.feedback-admin-context{background:#94a3b81f;border:1px solid #94a3b82e;border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.feedback-admin-context>div{background:#0f172ae0;min-width:0;padding:16px}.feedback-admin-context span,.feedback-admin-context strong{display:block}.feedback-admin-context span{color:#94a3b8;font-size:.76rem}.feedback-admin-context strong{overflow-wrap:anywhere;margin-top:7px}.feedback-admin-page-link{width:fit-content;font-weight:800}.feedback-admin-workflow,.feedback-admin-activity{border-top:1px solid #94a3b829;gap:16px;padding-top:20px;display:grid}.feedback-admin-workflow__heading{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.feedback-admin-workflow__heading>span{color:#fbbf24;font-size:.82rem;font-weight:800}.feedback-admin-card__controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.feedback-admin-card label{gap:7px;font-weight:700;display:grid}.feedback-admin-card textarea{resize:vertical;min-height:110px;line-height:1.55}.feedback-admin-card textarea::placeholder{color:#64748b}.feedback-admin-timeline{gap:0;margin:0;padding:0;list-style:none;display:grid}.feedback-admin-timeline li{grid-template-columns:18px minmax(0,1fr);gap:12px;padding-bottom:18px;display:grid;position:relative}.feedback-admin-timeline li:not(:last-child):before{content:"";background:#38bdf838;width:2px;height:calc(100% - 2px);position:absolute;top:13px;left:5px}.feedback-admin-timeline__marker{z-index:1;background:#22d3ee;border:3px solid #0f172a;border-radius:999px;width:12px;height:12px;margin-top:4px;position:relative;box-shadow:0 0 0 2px #22d3ee3d}.feedback-admin-timeline strong,.feedback-admin-timeline p,.feedback-admin-timeline time{display:block}.feedback-admin-timeline p{color:#cbd5e1;margin:4px 0 0;line-height:1.5}.feedback-admin-timeline time{color:#64748b;margin-top:5px;font-size:.76rem}.feedback-admin-error{color:#fecaca;background:#7f1d1d38;border:1px solid #f8717159;border-radius:12px;padding:12px 14px}@media (width<=900px){.feedback-admin-context{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.feedback-admin-card{padding:18px}.feedback-admin-card__header,.feedback-admin-workflow__heading{display:grid}.feedback-admin-card__controls,.feedback-admin-context{grid-template-columns:1fr}.feedback-admin-toolbar{flex-direction:column;align-items:stretch}.feedback-admin-toolbar span{margin-left:0}}:root,[data-forge-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--forge-colour-neutral-0:#fff;--forge-colour-neutral-50:#f5f7fa;--forge-colour-neutral-100:#e8edf2;--forge-colour-neutral-200:#cbd4de;--forge-colour-neutral-300:#aab8c6;--forge-colour-neutral-400:#7f91a3;--forge-colour-neutral-500:#607487;--forge-colour-neutral-600:#44566a;--forge-colour-neutral-700:#303e4e;--forge-colour-neutral-800:#202a36;--forge-colour-neutral-850:#18212b;--forge-colour-neutral-900:#111820;--forge-colour-neutral-950:#090d12;--forge-colour-cyan-300:#66e7ff;--forge-colour-cyan-400:#26d4f1;--forge-colour-cyan-500:#00b9d8;--forge-colour-orange-300:#ffb073;--forge-colour-orange-400:#ff8a3d;--forge-colour-orange-500:#f36a1f;--forge-colour-violet-300:#c4a6ff;--forge-colour-violet-400:#a67cff;--forge-colour-violet-500:#8658e8;--forge-colour-green-400:#4dd69d;--forge-colour-amber-400:#f2bd55;--forge-colour-red-400:#ff6b78;--forge-colour-blue-400:#6ca8ff;--forge-colour-bg-canvas:var(--forge-colour-neutral-950);--forge-colour-bg-subtle:var(--forge-colour-neutral-900);--forge-colour-bg-surface:var(--forge-colour-neutral-850);--forge-colour-bg-raised:var(--forge-colour-neutral-800);--forge-colour-bg-overlay:#090d12d1;--forge-colour-text-primary:var(--forge-colour-neutral-50);--forge-colour-text-secondary:var(--forge-colour-neutral-300);--forge-colour-text-muted:var(--forge-colour-neutral-400);--forge-colour-text-inverse:var(--forge-colour-neutral-950);--forge-colour-border-subtle:#cbd4de1f;--forge-colour-border-default:#cbd4de38;--forge-colour-border-strong:#cbd4de61;--forge-colour-action-primary:var(--forge-colour-orange-400);--forge-colour-action-primary-hover:var(--forge-colour-orange-300);--forge-colour-action-secondary:var(--forge-colour-cyan-400);--forge-colour-action-secondary-hover:var(--forge-colour-cyan-300);--forge-colour-status-success:var(--forge-colour-green-400);--forge-colour-status-warning:var(--forge-colour-amber-400);--forge-colour-status-danger:var(--forge-colour-red-400);--forge-colour-status-info:var(--forge-colour-blue-400);--forge-colour-focus:var(--forge-colour-cyan-300);--forge-focus-ring:0 0 0 3px #66e7ff52}[data-forge-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--forge-colour-bg-canvas:#f4f7fa;--forge-colour-bg-subtle:#edf2f6;--forge-colour-bg-surface:#fff;--forge-colour-bg-raised:#fff;--forge-colour-bg-overlay:#1118208c;--forge-colour-text-primary:#111820;--forge-colour-text-secondary:#303e4e;--forge-colour-text-muted:#607487;--forge-colour-text-inverse:#fff;--forge-colour-border-subtle:#303e4e1f;--forge-colour-border-default:#303e4e38;--forge-colour-border-strong:#303e4e61}:root{--forge-space-0:0;--forge-space-1:.25rem;--forge-space-2:.5rem;--forge-space-3:.75rem;--forge-space-4:1rem;--forge-space-5:1.25rem;--forge-space-6:1.5rem;--forge-space-8:2rem;--forge-space-10:2.5rem;--forge-space-12:3rem;--forge-space-16:4rem;--forge-space-20:5rem;--forge-space-24:6rem;--forge-page-gutter:clamp(1rem, 3vw, 2rem);--forge-content-max:90rem;--forge-content-readable:72ch;--forge-font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--forge-font-display:"Rajdhani", "Arial Narrow", var(--forge-font-sans);--forge-font-mono:"JetBrains Mono", "SFMono-Regular", Consolas, monospace;--forge-font-size-xs:.75rem;--forge-font-size-sm:.875rem;--forge-font-size-md:1rem;--forge-font-size-lg:1.125rem;--forge-font-size-xl:1.25rem;--forge-font-size-2xl:1.5rem;--forge-font-size-3xl:clamp(1.75rem, 3vw, 2.25rem);--forge-font-size-4xl:clamp(2.25rem, 5vw, 3.5rem);--forge-line-height-tight:1.15;--forge-line-height-heading:1.25;--forge-line-height-body:1.6;--forge-font-weight-regular:400;--forge-font-weight-medium:500;--forge-font-weight-semibold:600;--forge-font-weight-bold:700;--forge-letter-spacing-tight:-.02em;--forge-letter-spacing-wide:.08em;--forge-radius-none:0;--forge-radius-xs:.25rem;--forge-radius-sm:.5rem;--forge-radius-md:.75rem;--forge-radius-lg:1rem;--forge-radius-xl:1.5rem;--forge-radius-pill:999px;--forge-shadow-xs:0 1px 2px #0000003d;--forge-shadow-sm:0 4px 12px #00000038;--forge-shadow-md:0 12px 32px #0000004d;--forge-shadow-lg:0 24px 64px #0000006b;--forge-shadow-glow-cyan:0 0 28px #26d4f12e;--forge-shadow-glow-orange:0 0 28px #ff8a3d2e;--forge-duration-fast:.12s;--forge-duration-normal:.2s;--forge-duration-slow:.32s;--forge-easing-standard:cubic-bezier(.2, 0, 0, 1);--forge-easing-emphasised:cubic-bezier(.2, .8, .2, 1);--forge-transition-interactive:var(--forge-duration-fast) var(--forge-easing-standard)}@media (prefers-reduced-motion:reduce){:root{--forge-duration-fast:0s;--forge-duration-normal:0s;--forge-duration-slow:0s}}:root{--forge-z-base:0;--forge-z-sticky:100;--forge-z-dropdown:300;--forge-z-overlay:500;--forge-z-modal:700;--forge-z-toast:900;--forge-z-skip-link:1000}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;min-width:20rem}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}img,picture,svg,canvas{max-width:100%;display:block}button,input,textarea,select{font:inherit}button,[role=button]{touch-action:manipulation}html{scroll-behavior:smooth}body{background:var(--forge-colour-bg-canvas);min-height:100vh;color:var(--forge-colour-text-primary);font-family:var(--forge-font-sans);font-size:var(--forge-font-size-md);line-height:var(--forge-line-height-body);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;overflow-x:hidden}::selection{color:var(--forge-colour-text-primary);background:#26d4f14d}a{color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}:where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:2px solid var(--forge-colour-focus);outline-offset:3px;box-shadow:var(--forge-focus-ring)}.forge-sr-only{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.forge-skip-link{top:var(--forge-space-3);left:var(--forge-space-3);z-index:var(--forge-z-skip-link);padding:var(--forge-space-3) var(--forge-space-4);border-radius:var(--forge-radius-sm);background:var(--forge-colour-action-secondary);color:var(--forge-colour-text-inverse);font-weight:var(--forge-font-weight-bold);transition:transform var(--forge-transition-interactive);position:fixed;transform:translateY(-200%)}.forge-skip-link:focus{transform:translateY(0)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.forge-app-shell{background:var(--forge-colour-bg-canvas);min-height:100vh;color:var(--forge-colour-text-primary)}.forge-main{min-width:0}.forge-page{width:min(100%, var(--forge-content-max));padding:var(--forge-page-gutter);margin-inline:auto}.forge-page--readable{width:min(100%, var(--forge-content-readable))}.forge-section{padding-block:var(--forge-space-8)}.forge-grid{gap:var(--forge-space-6);display:grid}.forge-grid--auto-fit{grid-template-columns:repeat(auto-fit,minmax(min(100%,18rem),1fr))}.forge-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.forge-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}@media (width<=63.9375rem){.forge-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=39.9375rem){.forge-grid--two,.forge-grid--three{grid-template-columns:minmax(0,1fr)}}.forge-stack{gap:var(--forge-stack-gap,var(--forge-space-4));flex-direction:column;display:flex}.forge-cluster{align-items:center;gap:var(--forge-cluster-gap,var(--forge-space-3));flex-wrap:wrap;display:flex}.forge-split{justify-content:space-between;align-items:center;gap:var(--forge-space-4);flex-wrap:wrap;display:flex}.forge-button{justify-content:center;align-items:center;gap:var(--forge-space-2);min-height:2.75rem;padding:var(--forge-space-3) var(--forge-space-5);border-radius:var(--forge-radius-md);background:var(--forge-colour-action-primary);color:var(--forge-colour-text-inverse);font-weight:var(--forge-font-weight-bold);cursor:pointer;transition:transform var(--forge-transition-interactive), background-color var(--forge-transition-interactive), border-color var(--forge-transition-interactive), opacity var(--forge-transition-interactive);border:1px solid #0000;line-height:1;text-decoration:none;display:inline-flex}.forge-button:hover:not(:disabled){background:var(--forge-colour-action-primary-hover);transform:translateY(-1px)}.forge-button:active:not(:disabled){transform:translateY(0)}.forge-button:disabled,.forge-button[aria-disabled=true]{opacity:.52;cursor:not-allowed}.forge-button--secondary{border-color:var(--forge-colour-border-default);background:var(--forge-colour-bg-raised);color:var(--forge-colour-text-primary)}.forge-button--secondary:hover:not(:disabled){border-color:var(--forge-colour-action-secondary);background:var(--forge-colour-bg-surface)}.forge-button--ghost{color:var(--forge-colour-text-secondary);background:0 0}.forge-button--danger{background:var(--forge-colour-status-danger)}.forge-button--sm{min-height:2.25rem;padding:var(--forge-space-2) var(--forge-space-3);font-size:var(--forge-font-size-sm)}.forge-card{border:1px solid var(--forge-colour-border-subtle);border-radius:var(--forge-radius-lg);background:var(--forge-colour-bg-surface);box-shadow:var(--forge-shadow-sm)}.forge-card__header,.forge-card__body,.forge-card__footer{padding:var(--forge-space-5)}.forge-card__header+.forge-card__body,.forge-card__body+.forge-card__footer{border-top:1px solid var(--forge-colour-border-subtle)}.forge-card--interactive{transition:transform var(--forge-transition-interactive), border-color var(--forge-transition-interactive), box-shadow var(--forge-transition-interactive)}.forge-card--interactive:hover{border-color:var(--forge-colour-border-default);box-shadow:var(--forge-shadow-md);transform:translateY(-2px)}.forge-field{gap:var(--forge-space-2);display:grid}.forge-label{color:var(--forge-colour-text-secondary);font-size:var(--forge-font-size-sm);font-weight:var(--forge-font-weight-semibold)}.forge-input,.forge-select,.forge-textarea{width:100%;min-height:2.75rem;padding:var(--forge-space-3) var(--forge-space-4);border:1px solid var(--forge-colour-border-default);border-radius:var(--forge-radius-md);background:var(--forge-colour-bg-subtle);color:var(--forge-colour-text-primary);transition:border-color var(--forge-transition-interactive), background-color var(--forge-transition-interactive), box-shadow var(--forge-transition-interactive)}.forge-textarea{resize:vertical;min-height:8rem}.forge-input::placeholder,.forge-textarea::placeholder{color:var(--forge-colour-text-muted)}.forge-input:hover,.forge-select:hover,.forge-textarea:hover{border-color:var(--forge-colour-border-strong)}.forge-input[aria-invalid=true],.forge-select[aria-invalid=true],.forge-textarea[aria-invalid=true]{border-color:var(--forge-colour-status-danger)}.forge-field__hint,.forge-field__error{font-size:var(--forge-font-size-sm)}.forge-field__hint{color:var(--forge-colour-text-muted)}.forge-field__error{color:var(--forge-colour-status-danger)}.forge-table-wrap{border:1px solid var(--forge-colour-border-subtle);border-radius:var(--forge-radius-lg);max-width:100%;overflow-x:auto}.forge-table{border-collapse:collapse;background:var(--forge-colour-bg-surface);width:100%}.forge-table th,.forge-table td{padding:var(--forge-space-3) var(--forge-space-4);border-bottom:1px solid var(--forge-colour-border-subtle);text-align:left;vertical-align:top}.forge-table th{background:var(--forge-colour-bg-subtle);color:var(--forge-colour-text-secondary);font-size:var(--forge-font-size-xs);font-weight:var(--forge-font-weight-bold);letter-spacing:var(--forge-letter-spacing-wide);text-transform:uppercase}.forge-table tbody tr:last-child td{border-bottom:0}.forge-badge{align-items:center;gap:var(--forge-space-1);min-height:1.625rem;padding:var(--forge-space-1) var(--forge-space-2);border:1px solid var(--forge-colour-border-default);border-radius:var(--forge-radius-pill);background:var(--forge-colour-bg-subtle);color:var(--forge-colour-text-secondary);font-size:var(--forge-font-size-xs);font-weight:var(--forge-font-weight-bold);display:inline-flex}.forge-badge--success{color:var(--forge-colour-status-success)}.forge-badge--warning{color:var(--forge-colour-status-warning)}.forge-badge--danger{color:var(--forge-colour-status-danger)}.forge-badge--info{color:var(--forge-colour-status-info)}.forge-dialog-backdrop{z-index:var(--forge-z-overlay);padding:var(--forge-page-gutter);background:var(--forge-colour-bg-overlay);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);place-items:center;display:grid;position:fixed;inset:0}.forge-dialog{z-index:var(--forge-z-modal);border:1px solid var(--forge-colour-border-default);border-radius:var(--forge-radius-xl);background:var(--forge-colour-bg-raised);width:min(100%,42rem);max-height:min(90vh,56rem);box-shadow:var(--forge-shadow-lg);overflow:auto}.forge-nav-list{gap:var(--forge-space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.forge-nav-link{min-height:2.5rem;padding:var(--forge-space-2) var(--forge-space-3);border-radius:var(--forge-radius-md);color:var(--forge-colour-text-secondary);transition:color var(--forge-transition-interactive), background-color var(--forge-transition-interactive);align-items:center;text-decoration:none;display:inline-flex}.forge-nav-link:hover,.forge-nav-link[aria-current=page]{background:var(--forge-colour-bg-raised);color:var(--forge-colour-text-primary)}.forge-toolbar{justify-content:space-between;align-items:center;gap:var(--forge-space-3);padding:var(--forge-space-3) var(--forge-space-4);border:1px solid var(--forge-colour-border-subtle);border-radius:var(--forge-radius-lg);background:var(--forge-colour-bg-surface);flex-wrap:wrap;display:flex}.forge-toolbar__group{align-items:center;gap:var(--forge-space-2);flex-wrap:wrap;display:flex}:root{--color-accent:var(--forge-colour-action-secondary);--color-text-muted:var(--forge-colour-text-muted)}
