:root{color-scheme:dark;background:#101418;color:#e8edf2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#101418}a{color:inherit}main{width:min(960px,calc(100vw - 32px));margin:0 auto;padding:48px 0}.admin-shell{width:min(1320px,calc(100vw - 32px))}.eyebrow,.muted{color:#9fb0c2}.eyebrow{margin:0;text-transform:uppercase;font-size:12px;letter-spacing:0}.key-value,.meta-row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px}.meta-row{color:#c9d4df}.admin-forms,.admin-grid,.dashboard-columns{display:grid;gap:14px}.admin-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.admin-forms,.dashboard-columns{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.metric-card{min-height:92px;border:1px solid #2d3640;border-radius:8px;padding:16px;background:#151b22;display:grid;align-content:space-between}.key-value span,.metric-card span{color:#9fb0c2}.metric-card strong{font-size:28px}.portal-nav{display:flex;flex-wrap:wrap;gap:12px;margin:24px 0}.button,.portal-nav a,button{min-height:40px;border:1px solid #3c4652;border-radius:6px;background:#192129;color:#f4f7fa;padding:10px 14px;text-decoration:none;cursor:pointer}.panel{border:1px solid #2d3640;border-radius:8px;padding:20px;background:#151b22}.stack{display:grid;gap:14px}.form-grid{display:grid;gap:12px;max-width:420px}label{display:grid;gap:6px}input{min-height:40px}input,select,textarea{border:1px solid #3c4652;border-radius:6px;background:#0f141a;color:#f4f7fa;padding:9px 10px}select,textarea{width:100%;font:inherit}select{min-height:40px}textarea{min-height:104px;resize:vertical}.button[aria-disabled=true],button:disabled{cursor:not-allowed;opacity:.48}.button--secondary{background:#111820;color:#d8e4ef}.button--danger{border-color:#7d3b44;background:#3a1f24;color:#ffd9df}.admin-console{display:grid;gap:16px;border:1px solid rgba(125,154,182,.22);border-radius:8px;padding:18px;background:linear-gradient(135deg,rgba(26,38,49,.92),rgba(14,20,27,.96)),#151b22;box-shadow:0 24px 80px rgba(0,0,0,.26)}.admin-console__bar,.admin-section-heading,.button-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-console__bar{flex-wrap:wrap}.admin-console__bar h2,.admin-empty h4,.admin-section-heading h3,.admin-section-heading h4,.admin-subpanel h4,.package-card h4,.result-card h4{margin:0}.admin-console__tabs,.button-row,.segmented-control{display:flex;flex-wrap:wrap}.admin-console__tabs,.segmented-control{gap:6px;padding:4px;border:1px solid #2d3640;border-radius:8px;background:rgba(9,13,18,.58)}.admin-console__tabs button,.segmented-control button{min-height:34px;border-color:transparent;background:transparent;color:#aebdcb;padding:7px 10px}.admin-console__tabs button.is-active,.segmented-control button.is-active{border-color:#597189;background:#22303d;color:#f4f7fa}.admin-workspace{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.8fr);gap:16px;align-items:start}.admin-workspace--balanced{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-main-panel,.admin-rail,.admin-subpanel,.package-card,.result-card{background:rgba(13,19,26,.72)}.admin-empty,.admin-subpanel,.package-card,.result-card{border:1px solid #2d3640;border-radius:8px;padding:14px}.case-list,.package-list,.result-list{display:grid;gap:10px}.case-row{display:grid;grid-template-columns:auto 1fr auto;gap:7px 10px;width:100%;min-height:0;text-align:left;background:rgba(13,19,26,.72)}.case-row span:last-child{grid-column:2/-1;color:#9fb0c2}.case-row.is-selected{border-color:#e0b75f;background:rgba(44,51,42,.9);box-shadow:inset 0 0 0 1px rgba(224,183,95,.28)}.status-pill{display:inline-flex;align-items:center;justify-content:center;min-height:26px;border:1px solid #43505e;border-radius:999px;background:rgba(30,43,56,.85);color:#d8e4ef;padding:4px 9px;font-size:12px;font-weight:700;text-transform:uppercase;white-space:nowrap}.status-pill--ban,.status-pill--critical,.status-pill--high,.status-pill--rejected{border-color:#9f4d58;background:#3a1f24;color:#ffd9df}.status-pill--escalated,.status-pill--medium,.status-pill--staged{border-color:#b7833f;background:#3b2d1e;color:#ffddb0}.status-pill--approved,.status-pill--investigating,.status-pill--low,.status-pill--open,.status-pill--published{border-color:#4f897d;background:#17332d;color:#bff7eb}.status-pill--actioned,.status-pill--dismissed,.status-pill--false_positive,.status-pill--rolled_back{border-color:#506171;background:#1e2b38;color:#c7d5e2}.admin-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.admin-facts--compact{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.admin-fact{min-width:0;border:1px solid rgba(67,80,94,.76);border-radius:7px;padding:10px;background:rgba(9,13,18,.46)}.admin-fact span{display:block;margin-bottom:5px;color:#9fb0c2;font-size:12px}.admin-fact strong{display:block;overflow:hidden;text-overflow:ellipsis;color:#f4f7fa;font-size:13px}.admin-detail-grid,.admin-form-grid{display:grid;gap:12px}.admin-detail-grid{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);align-items:start}.admin-form-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.admin-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}.evidence-card{border:1px solid #2d3640;border-radius:8px;background:rgba(9,13,18,.46);overflow:hidden}.evidence-card summary{display:flex;justify-content:space-between;gap:10px;padding:12px;cursor:pointer;color:#f4f7fa}.evidence-card>:not(summary){margin:12px}.json-preview{max-height:260px;overflow:auto;border:1px solid #2d3640;border-radius:7px;padding:12px;background:#090d12;color:#cfe2f3;font-size:12px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.checkbox-row{display:flex;grid-template-columns:none;align-items:center;gap:8px;color:#c9d4df}.checkbox-row input{width:16px;min-height:16px;accent-color:#e0b75f}.evidence-picker{display:grid;gap:8px;border:1px solid #2d3640;border-radius:8px;padding:12px}.evidence-picker legend{color:#9fb0c2;padding:0 6px}.package-card,.result-card{display:grid;gap:12px}.admin-empty{display:grid;gap:6px;min-height:140px;align-content:center;color:#c9d4df;background:rgba(9,13,18,.46)}.admin-empty p{margin:0;color:#9fb0c2}.notice{background:#1e2b38}.error,.notice{border-radius:6px;padding:12px}.error{background:#3a1f24;color:#ffd9df}.landing-page{--landing-bg:#07110f;--landing-bg-2:#0b1b18;--landing-panel:rgba(15,27,23,0.82);--landing-panel-strong:rgba(12,22,19,0.94);--landing-line:rgba(222,180,91,0.34);--landing-line-soft:rgba(154,211,196,0.18);--landing-gold:#e0b75f;--landing-gold-bright:#ffd98a;--landing-teal:#76dcca;--landing-mist:#a9c9d8;--landing-text:#fff2cf;--landing-muted:#c9bea0;--landing-ember:#ff9c45;position:relative;isolation:isolate;width:100%;max-width:none;min-height:100vh;margin:0;overflow:hidden;padding:0;background:radial-gradient(circle at 74% 14%,rgba(118,220,202,.17),transparent 28rem),radial-gradient(circle at 12% 18%,rgba(224,183,95,.12),transparent 22rem),linear-gradient(180deg,#06100e,#0a1714 42%,#09110f);color:var(--landing-text);font-family:Trebuchet MS,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.landing-page a{text-decoration:none}.landing-atmosphere{position:absolute;inset:0;z-index:-1;overflow:hidden;pointer-events:none}.landing-atmosphere span{position:absolute;width:5px;height:5px;border-radius:999px;background:rgba(137,239,217,.72);box-shadow:0 0 24px rgba(118,220,202,.68);opacity:.24;animation:landing-particle-drift 13s ease-in-out infinite}.landing-atmosphere span:first-child{top:8%;left:8%}.landing-atmosphere span:nth-child(2){top:22%;left:84%;animation-delay:-4s}.landing-atmosphere span:nth-child(3){top:44%;left:14%;animation-delay:-8s}.landing-atmosphere span:nth-child(4){top:61%;left:78%;animation-delay:-2s}.landing-atmosphere span:nth-child(5){top:76%;left:28%;animation-delay:-10s}.landing-atmosphere span:nth-child(6){top:12%;left:58%;animation-delay:-6s}.landing-atmosphere span:nth-child(7){top:35%;left:47%;animation-delay:-3s}.landing-atmosphere span:nth-child(8){top:88%;left:91%;animation-delay:-9s}.landing-atmosphere span:nth-child(9){top:53%;left:5%;animation-delay:-5s}.landing-atmosphere span:nth-child(10){top:18%;left:30%;animation-delay:-11s}.landing-atmosphere span:nth-child(11){top:70%;left:56%;animation-delay:-1s}.landing-atmosphere span:nth-child(12){top:92%;left:42%;animation-delay:-7s}.landing-atmosphere span:nth-child(13){top:5%;left:96%;animation-delay:-12s}.landing-atmosphere span:nth-child(14){top:40%;left:64%;animation-delay:-4.5s}.landing-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;width:min(1220px,calc(100% - 32px));min-height:72px;margin:0 auto;padding:12px 0}.landing-header:before{position:absolute;inset:8px -12px;z-index:-1;border:1px solid rgba(224,183,95,.18);border-radius:8px;background:rgba(6,14,12,.72);box-shadow:0 18px 42px rgba(0,0,0,.28);content:"";-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.landing-brand,.landing-header__cta,.landing-nav{position:relative}.landing-brand{display:inline-flex;align-items:center;gap:12px;color:var(--landing-text)}.enemy-card h3,.feature-card h3,.hero-copy h1,.landing-brand strong,.online-panel h2,.section-copy h2,.skill-panel h3{font-family:Georgia,Times New Roman,serif}.landing-brand strong{display:block;color:var(--landing-gold-bright);font-size:1.08rem;line-height:1}.landing-brand small{display:block;margin-top:3px;color:var(--landing-muted);font-size:.72rem;line-height:1;text-transform:uppercase}.brand-mark{position:relative;display:inline-grid;width:38px;height:38px;place-items:center;border:1px solid rgba(224,183,95,.64);border-radius:999px;background:linear-gradient(45deg,transparent 46%,rgba(255,217,138,.92) 47% 53%,transparent 54%),linear-gradient(-45deg,transparent 46%,rgba(118,220,202,.62) 47% 53%,transparent 54%),radial-gradient(circle,rgba(224,183,95,.12),rgba(7,17,15,.9));box-shadow:0 0 24px rgba(118,220,202,.25)}.brand-mark:after{width:9px;height:9px;border:1px solid var(--landing-gold-bright);border-radius:999px;content:""}.landing-nav{display:flex;align-items:center;gap:20px;color:#d8ceb2;font-size:.82rem;font-weight:800;text-transform:uppercase}.landing-footer a,.landing-nav a{color:inherit;transition:color .18s ease,text-shadow .18s ease}.landing-footer a:focus-visible,.landing-footer a:hover,.landing-nav a:focus-visible,.landing-nav a:hover{color:var(--landing-gold-bright);outline:none;text-shadow:0 0 18px rgba(224,183,95,.32)}.landing-cta,.landing-header__cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:8px;font-weight:900;line-height:1;text-align:center}.landing-header__cta{min-width:88px;border:1px solid rgba(224,183,95,.62);background:rgba(20,42,36,.9);color:var(--landing-gold-bright);padding:0 18px}.landing-header__cta:focus-visible,.landing-header__cta:hover{border-color:var(--landing-gold-bright);box-shadow:0 0 0 3px rgba(224,183,95,.16);outline:none}.landing-hero{position:relative;display:grid;grid-template-columns:minmax(0,.86fr) minmax(520px,1.14fr);align-items:center;width:min(1220px,calc(100% - 32px));min-height:78svh;margin:0 auto;padding:54px 0 64px;gap:44px}.landing-hero:before{position:absolute;inset:6% auto 8% -18%;z-index:-1;width:46rem;border-radius:999px;background:radial-gradient(circle,rgba(118,220,202,.18),transparent 66%);content:"";filter:blur(12px)}.hero-copy{display:grid;gap:24px}.hero-copy h1{max-width:11ch;margin:0;color:var(--landing-gold-bright);font-size:5rem;font-weight:900;line-height:.95;text-shadow:0 3px 0 rgba(67,43,18,.85),0 0 28px rgba(224,183,95,.28)}.hero-copy h1 span{display:block;color:#fff0c8;font-size:3.6rem}.hero-lede{max-width:610px;margin:0;color:#e8dcc0;font-size:1.12rem;line-height:1.62}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.landing-cta{min-width:178px;border:1px solid rgba(224,183,95,.55);padding:0 22px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.landing-cta:focus-visible,.landing-cta:hover{border-color:var(--landing-gold-bright);box-shadow:0 0 0 4px rgba(224,183,95,.16);outline:none;transform:translateY(-1px)}.landing-cta--primary{background:linear-gradient(180deg,rgba(49,127,112,.98),rgba(17,70,61,.98)),#17473e;color:#fff8dd;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08),0 18px 36px rgba(0,0,0,.32),0 0 34px rgba(118,220,202,.18)}.landing-cta--secondary{background:linear-gradient(180deg,rgba(146,96,39,.98),rgba(74,45,21,.98)),#5f391b;color:#fff0c2}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:560px;margin:10px 0 0;border:1px solid rgba(224,183,95,.26);border-radius:8px;background:rgba(5,14,12,.54);box-shadow:inset 0 0 34px rgba(118,220,202,.07)}.hero-stats div{min-width:0;padding:16px}.hero-stats div+div{border-left:1px solid rgba(224,183,95,.16)}.hero-stats dt{overflow-wrap:anywhere;color:var(--landing-gold-bright);font-family:Georgia,Times New Roman,serif;font-size:1.2rem;font-weight:900}.hero-stats dd{margin:4px 0 0;color:var(--landing-muted);font-size:.8rem;font-weight:800;text-transform:uppercase}.hero-art{position:relative;min-width:0;overflow:hidden;border:1px solid rgba(224,183,95,.34);border-radius:8px;background:#07110f;box-shadow:0 26px 90px rgba(0,0,0,.48),0 0 80px rgba(118,220,202,.14)}.hero-art:after,.hero-art:before{position:absolute;inset:0;pointer-events:none;content:""}.hero-art:before{z-index:1;background:linear-gradient(90deg,rgba(7,17,15,.5),transparent 34%),radial-gradient(circle at 18% 82%,rgba(118,220,202,.18),transparent 22rem)}.hero-art:after{z-index:2;border:1px solid rgba(255,217,138,.14);border-radius:inherit;box-shadow:inset 0 0 58px rgba(0,0,0,.42)}.hero-art img{display:block;width:100%;height:auto;aspect-ratio:1915/821;object-fit:cover}.hero-art__signal{position:absolute;right:18px;bottom:18px;z-index:3;display:grid;grid-template-columns:auto 1fr;gap:2px 10px;align-items:center;min-width:220px;border:1px solid rgba(224,183,95,.42);border-radius:8px;background:rgba(5,14,12,.74);padding:12px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-art__signal span{grid-row:span 2;width:30px;height:30px;border:1px solid rgba(118,220,202,.72);border-radius:999px;background:radial-gradient(circle,rgba(118,220,202,.85),transparent 58%);box-shadow:0 0 26px rgba(118,220,202,.54)}.hero-art__signal strong{color:var(--landing-gold-bright);font-size:.9rem}.hero-art__signal small{color:var(--landing-muted);font-size:.75rem}.landing-section{position:relative;display:grid;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:84px 0;gap:34px}.landing-section:before{position:absolute;inset:0 -10px auto;height:1px;background:linear-gradient(90deg,transparent,rgba(224,183,95,.38),transparent);content:""}.section-copy{display:grid;max-width:650px;gap:15px}.section-copy--wide{max-width:850px}.section-label{margin:0;color:var(--landing-teal);font-size:.78rem;font-weight:900;text-transform:uppercase}.online-panel h2,.section-copy h2{margin:0;color:#fff0c8;font-size:2.55rem;line-height:1.04}.enemy-card p,.feature-card p,.marker-list,.online-panel p,.section-copy p,.skill-panel p{margin:0;color:var(--landing-muted);line-height:1.58}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.enemy-card,.feature-card,.online-panel,.skill-panel{border:1px solid var(--landing-line);border-radius:8px;background:linear-gradient(180deg,rgba(18,34,29,.9),rgba(8,17,15,.86)),var(--landing-panel);box-shadow:inset 0 0 0 1px rgba(255,255,255,.03),0 22px 44px rgba(0,0,0,.22)}.feature-card{display:grid;align-content:start;gap:14px;min-height:250px;padding:20px}.feature-card__rune{width:40px;height:40px;border:1px solid rgba(118,220,202,.5);border-radius:999px;background:linear-gradient(45deg,transparent 46%,rgba(224,183,95,.72) 47% 53%,transparent 54%),radial-gradient(circle,rgba(118,220,202,.24),transparent 62%);box-shadow:0 0 24px rgba(118,220,202,.18)}.enemy-card h3,.feature-card h3,.skill-panel h3{margin:0;color:var(--landing-gold-bright);font-size:1.22rem;line-height:1.15}.landing-section--combat,.landing-section--skills{width:min(1220px,calc(100% - 32px))}.skill-board{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.skill-panel{display:grid;gap:14px;min-height:310px;padding:22px}.skill-panel ul{display:flex;flex-wrap:wrap;gap:8px;margin:auto 0 0;padding:0;list-style:none}.skill-panel li{border:1px solid rgba(224,183,95,.28);border-radius:999px;background:rgba(224,183,95,.08);color:#f8e4ae;font-size:.78rem;font-weight:800;padding:7px 9px}.landing-section--world{grid-template-columns:minmax(0,1fr) minmax(340px,.92fr);align-items:center}.world-visual{min-width:0}.world-map{position:relative;min-height:470px;overflow:hidden;border:1px solid rgba(224,183,95,.34);border-radius:8px;background:radial-gradient(circle at 25% 78%,rgba(118,220,202,.25),transparent 9rem),radial-gradient(circle at 70% 26%,rgba(255,156,69,.22),transparent 10rem),linear-gradient(135deg,rgba(22,48,39,.94),rgba(5,15,14,.96)),#07110f;box-shadow:inset 0 0 70px rgba(0,0,0,.48),0 28px 70px rgba(0,0,0,.28)}.world-map:before{position:absolute;inset:11% 10%;border:1px solid rgba(224,183,95,.16);border-radius:8px;background:linear-gradient(90deg,transparent 49%,rgba(224,183,95,.12) 50%,transparent 51%),linear-gradient(0deg,transparent 49%,rgba(224,183,95,.12) 50%,transparent 51%);content:"";transform:rotate(-7deg)}.map-river{position:absolute;inset:-8% 45% -8% 42%;border-radius:999px;background:linear-gradient(180deg,rgba(154,231,244,.16),rgba(45,157,184,.62),rgba(154,231,244,.12));box-shadow:0 0 38px rgba(118,220,202,.24),inset 0 0 20px rgba(255,255,255,.12);transform:rotate(10deg)}.map-node{position:absolute;z-index:2;width:78px;height:78px;border:1px solid rgba(255,217,138,.5);border-radius:999px;background:radial-gradient(circle,rgba(255,217,138,.34),rgba(118,220,202,.18) 42%,rgba(5,14,12,.88) 70%),#0b1b18;box-shadow:0 0 0 10px rgba(224,183,95,.04),0 0 28px rgba(118,220,202,.3)}.map-node--hearth{top:17%;left:18%}.map-node--forge{top:23%;right:20%}.map-node--bridge{top:48%;left:45%;background:linear-gradient(90deg,transparent 40%,rgba(255,217,138,.9) 42% 58%,transparent 60%),radial-gradient(circle,rgba(255,217,138,.22),rgba(5,14,12,.9) 72%)}.map-node--shore{right:13%;bottom:18%}.marker-list{display:grid;gap:12px;padding-left:0;list-style:none}.marker-list li{position:relative;padding-left:28px}.marker-list li:before{position:absolute;top:.54em;left:0;width:11px;height:11px;border:1px solid var(--landing-gold);border-radius:999px;background:rgba(118,220,202,.62);box-shadow:0 0 18px rgba(118,220,202,.36);content:""}.landing-section--quest{grid-template-columns:minmax(330px,.76fr) minmax(0,1fr);align-items:start}.quest-path{display:grid;gap:12px;margin:0;padding:0;list-style:none;counter-reset:quest-step}.quest-path li{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:16px;min-height:86px;border:1px solid rgba(224,183,95,.28);border-radius:8px;background:linear-gradient(90deg,rgba(118,220,202,.12),transparent 45%),rgba(10,23,20,.8);padding:16px}.quest-path span{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(118,220,202,.5);border-radius:999px;color:var(--landing-gold-bright);font-family:Georgia,Times New Roman,serif;font-weight:900}.quest-path p{margin:0;color:#eadfbe;line-height:1.42}.enemy-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.enemy-card{position:relative;display:grid;gap:12px;min-height:210px;overflow:hidden;padding:22px}.enemy-card:before{width:64px;height:64px;border:1px solid rgba(255,156,69,.44);border-radius:999px;background:radial-gradient(circle at 42% 46%,rgba(255,156,69,.86),rgba(85,41,22,.5) 58%,transparent 62%),radial-gradient(circle at 30% 58%,rgba(255,217,138,.44),transparent 18px);content:"";box-shadow:0 0 26px rgba(255,156,69,.15)}.enemy-card span{position:absolute;top:18px;right:18px;color:var(--landing-teal);font-size:.78rem;font-weight:900}.landing-section--online{padding-bottom:100px}.online-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:30px;padding:32px;background:radial-gradient(circle at 86% 18%,rgba(118,220,202,.22),transparent 22rem),linear-gradient(135deg,rgba(20,40,34,.96),rgba(6,13,12,.96))}.landing-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:18px;width:min(1180px,calc(100% - 32px));margin:0 auto;border-top:1px solid rgba(224,183,95,.24);padding:26px 0 38px;color:var(--landing-muted);font-size:.84rem;font-weight:800}.landing-footer span{color:var(--landing-gold-bright)}.landing-footer nav{display:flex;flex-wrap:wrap;gap:18px}.auth-page{display:block;padding-bottom:72px}.auth-header__nav{display:flex;align-items:center;gap:18px;color:#d8ceb2;font-size:.82rem;font-weight:900;text-transform:uppercase}.auth-header__nav a{color:inherit}.auth-header__nav a:focus-visible,.auth-header__nav a:hover{color:var(--landing-gold-bright);outline:none;text-shadow:0 0 18px rgba(224,183,95,.32)}.auth-layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(360px,.78fr);align-items:start;width:min(1180px,calc(100% - 32px));min-height:calc(100svh - 96px);margin:0 auto;padding:78px 0 36px;gap:44px}.auth-layout--account{grid-template-columns:minmax(0,.86fr) minmax(390px,.72fr);align-items:center}.auth-copy{display:grid;gap:18px}.auth-copy h1{max-width:720px;margin:0;color:var(--landing-gold-bright);font-family:Georgia,Times New Roman,serif;font-size:4.1rem;line-height:.98;text-shadow:0 3px 0 rgba(67,43,18,.85),0 0 28px rgba(224,183,95,.24)}.auth-copy p{max-width:650px;margin:0;color:#e8dcc0;font-size:1.06rem;line-height:1.62}.auth-scene{position:relative;max-width:680px;margin-top:18px;overflow:hidden;border:1px solid rgba(224,183,95,.34);border-radius:8px;background:#07110f;box-shadow:0 26px 72px rgba(0,0,0,.38),0 0 70px rgba(118,220,202,.12)}.auth-scene:after{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(90deg,rgba(7,17,15,.58),transparent 46%),radial-gradient(circle at 18% 82%,rgba(118,220,202,.2),transparent 18rem);content:"";pointer-events:none}.auth-scene img{display:block;width:100%;height:auto;aspect-ratio:1915/821;object-fit:cover}.auth-card-stack{display:grid;gap:16px}.auth-card{display:grid;gap:18px;border:1px solid var(--landing-line);border-radius:8px;background:radial-gradient(circle at 88% 12%,rgba(118,220,202,.16),transparent 15rem),linear-gradient(180deg,rgba(18,34,29,.94),rgba(8,17,15,.9));box-shadow:inset 0 0 0 1px rgba(255,255,255,.03),0 24px 60px rgba(0,0,0,.28);padding:24px}.auth-card--warm{background:radial-gradient(circle at 88% 12%,rgba(255,156,69,.16),transparent 14rem),linear-gradient(180deg,rgba(37,30,20,.94),rgba(12,18,15,.9))}.auth-card h2{margin:0;color:var(--landing-gold-bright);font-family:Georgia,Times New Roman,serif;font-size:1.72rem;line-height:1.08}.auth-card p{margin:8px 0 0;color:var(--landing-muted);line-height:1.5}.auth-form{display:grid;gap:14px}.password-requirements{display:grid;gap:8px;margin:-2px 0 0}.password-requirement{display:flex;align-items:flex-start;gap:10px;margin:0;color:var(--landing-muted);line-height:1.45}.password-requirement.is-met{color:var(--landing-text)}.password-requirement__status{display:inline-flex;align-items:center;justify-content:center;min-width:1.1rem;color:var(--landing-teal);font-weight:900}.auth-form label{display:grid;gap:7px;color:#f7e7ba;font-size:.84rem;font-weight:900;text-transform:uppercase}.auth-form input{width:100%;min-height:46px;border:1px solid rgba(224,183,95,.34);border-radius:8px;background:rgba(5,14,12,.88);color:#fff2cf;font:inherit;padding:10px 12px;outline:none}.auth-form input:focus-visible{border-color:var(--landing-teal);box-shadow:0 0 0 3px rgba(118,220,202,.16),0 0 24px rgba(118,220,202,.14)}.account-card__footer button,.auth-form button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border:1px solid rgba(224,183,95,.62);border-radius:8px;background:linear-gradient(180deg,rgba(49,127,112,.98),rgba(17,70,61,.98)),#17473e;color:#fff8dd;font:inherit;font-weight:900;padding:0 18px}.account-card__footer button,.auth-card--warm .auth-form button{background:linear-gradient(180deg,rgba(146,96,39,.98),rgba(74,45,21,.98)),#5f391b}.auth-form button:disabled{border-color:rgba(224,183,95,.32);background:linear-gradient(180deg,rgba(49,127,112,.6),rgba(17,70,61,.6)),#17473e;color:rgba(255,248,221,.72);box-shadow:none}.account-card__footer button:focus-visible,.account-card__footer button:hover,.auth-form button:focus-visible,.auth-form button:hover{border-color:var(--landing-gold-bright);box-shadow:0 0 0 4px rgba(224,183,95,.16);outline:none}.auth-alert{margin:0;border:1px solid rgba(224,183,95,.28);border-radius:8px;padding:12px 14px;line-height:1.45}.auth-alert--error{border-color:rgba(255,139,122,.44);background:rgba(76,28,24,.82);color:#ffd9d3}.auth-alert--notice{border-color:rgba(118,220,202,.36);background:rgba(18,55,50,.8);color:#d9fff7}.auth-action-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.account-card{gap:22px}.account-details{display:grid;gap:10px;margin:0}.account-details div{display:grid;gap:4px;border:1px solid rgba(224,183,95,.18);border-radius:8px;background:rgba(5,14,12,.48);padding:12px}.account-details dt{color:var(--landing-teal);font-size:.72rem;font-weight:900;text-transform:uppercase}.account-details dd{min-width:0;margin:0;overflow-wrap:anywhere;color:#fff2cf;line-height:1.35}.account-card__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid rgba(224,183,95,.18);padding-top:18px}.auth-staff-link{color:var(--landing-muted);font-size:.82rem;font-weight:900;text-transform:uppercase}.auth-staff-link:focus-visible,.auth-staff-link:hover{color:var(--landing-gold-bright);outline:none}.account-hero-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(390px,.64fr);align-items:start;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:78px 0 32px;gap:44px}.account-empty-state h3,.account-profile-card h2,.account-section-heading h2,.character-card h3{margin:0;color:var(--landing-gold-bright);font-family:Georgia,Times New Roman,serif;line-height:1.1}.account-profile-card h2{overflow-wrap:anywhere;font-size:2rem}.account-card__footer span{color:var(--landing-muted);font-size:.84rem;font-weight:900;text-transform:uppercase}.account-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.64fr);align-items:start;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:0 0 84px;gap:18px}.account-panel{align-content:start}.account-panel--wide{min-width:0}.account-section-heading{display:grid;gap:8px}.account-section-heading h2{font-size:1.8rem}.character-stack{display:grid;gap:16px}.character-card{display:grid;gap:18px;border:1px solid rgba(224,183,95,.24);border-radius:8px;background:radial-gradient(circle at 92% 12%,rgba(118,220,202,.12),transparent 14rem),rgba(5,14,12,.42);padding:18px}.character-card__header,.character-meta-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.account-form-help,.character-card__header p,.character-card__header span,.character-meta-row,.completed-quests{color:var(--landing-muted);font-size:.82rem;line-height:1.5}.character-card__header p,.character-card__header span{margin:0;font-weight:900;text-transform:uppercase}.character-card h3{margin-top:4px;font-size:1.55rem}.character-metrics{display:grid;gap:10px;margin:0}.character-metrics div{min-width:0;border:1px solid rgba(224,183,95,.18);border-radius:8px;background:rgba(10,23,20,.72);padding:12px}.character-metrics dt{color:var(--landing-teal);font-size:.72rem;font-weight:900;text-transform:uppercase}.character-metrics dd{margin:5px 0 0;overflow-wrap:anywhere;color:#fff2cf;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:900}.skill-table-wrap{min-width:0;overflow-x:auto;border:1px solid rgba(224,183,95,.18);border-radius:8px}.skill-table{width:100%;min-width:560px;border-collapse:collapse}.skill-table caption{padding:12px 14px;color:var(--landing-muted);text-align:left}.skill-table td,.skill-table th{border-top:1px solid rgba(224,183,95,.12);padding:10px 14px;text-align:left}.skill-table thead th{color:var(--landing-teal);font-size:.72rem;text-transform:uppercase}.skill-table tbody th{color:#fff2cf}.skill-table td{color:var(--landing-muted)}.completed-quests{margin:0}.account-empty-state{display:grid;justify-items:start;gap:12px;border:1px solid rgba(224,183,95,.18);border-radius:8px;background:rgba(5,14,12,.42);padding:18px}.account-empty-state p{margin:0;color:var(--landing-muted)}.account-form{display:grid;gap:12px}.appearance-editor{display:grid;gap:16px;border-bottom:1px solid rgba(224,183,95,.18);padding-bottom:20px}.appearance-editor+.account-section-heading{padding-top:2px}.appearance-editor__header{display:flex;align-items:center;justify-content:space-between;gap:14px}.appearance-editor__header h3{margin:4px 0 0;overflow-wrap:anywhere;color:var(--landing-gold-bright);font-family:Georgia,Times New Roman,serif;font-size:1.45rem;line-height:1.1}.appearance-voxel-preview{width:118px;min-width:118px;height:148px;border:1px solid rgba(224,183,95,.22);border-radius:10px;background:radial-gradient(circle at 55% 18%,rgba(244,216,150,.18),rgba(5,14,12,.72) 68%),rgba(5,14,12,.6);overflow:hidden}.appearance-voxel-preview canvas{display:block;width:100%;height:100%}.appearance-editor__grid{display:grid;grid-template-columns:1fr;gap:12px}.appearance-field{display:grid;gap:7px;min-width:0;border:0;margin:0;padding:0;color:#f7e7ba;font-size:.78rem;font-weight:900;text-transform:uppercase}.appearance-field legend{padding:0}.appearance-field select{width:100%;min-height:42px;border:1px solid rgba(224,183,95,.34);border-radius:8px;background:rgba(5,14,12,.88);color:#fff2cf;font:inherit;padding:8px 10px;outline:none}.appearance-field select:focus-visible{border-color:var(--landing-gold-bright);box-shadow:0 0 0 3px rgba(224,183,95,.16)}.appearance-field--swatches>div{display:flex;flex-wrap:wrap;gap:8px}.appearance-swatch{width:34px;min-width:34px;height:34px;min-height:34px;border:1px solid rgba(255,242,207,.34);border-radius:999px;background:linear-gradient(145deg,rgba(255,255,255,.26),rgba(0,0,0,.18)),var(--swatch-color);padding:0}.appearance-swatch--selected{border-color:var(--landing-gold-bright);box-shadow:0 0 0 3px rgba(224,183,95,.18)}.appearance-editor__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.appearance-editor__error,.appearance-editor__footer span,.appearance-editor__notice{color:var(--landing-muted);font-size:.82rem;line-height:1.45}.appearance-editor__footer button{min-height:42px;border:0;border-radius:8px;background:linear-gradient(180deg,#f4cb73,#c38332);color:#25180c;font-weight:900;padding:10px 14px}.appearance-editor__footer button:disabled{cursor:not-allowed;filter:grayscale(.55);opacity:.65}.appearance-editor__error,.appearance-editor__notice{margin:0;font-weight:900}.appearance-editor__notice{color:#a7e7cf}.appearance-editor__error{color:#f0a08d}.account-form+.account-form{border-top:1px solid rgba(224,183,95,.18);padding-top:20px}.account-form label{display:grid;gap:7px;color:#f7e7ba;font-size:.84rem;font-weight:900;text-transform:uppercase}.account-form input{width:100%;min-height:46px;border:1px solid rgba(224,183,95,.34);border-radius:8px;background:rgba(5,14,12,.88);color:#fff2cf;font:inherit;padding:10px 12px;outline:none}.account-form input:focus-visible{border-color:var(--landing-teal);box-shadow:0 0 0 3px rgba(118,220,202,.16),0 0 24px rgba(118,220,202,.14)}.account-form-help{margin:-4px 0 0}.account-form button{justify-self:start;min-height:46px;border:1px solid rgba(224,183,95,.62);border-radius:8px;background:linear-gradient(180deg,rgba(49,127,112,.98),rgba(17,70,61,.98)),#17473e;color:#fff8dd;font:inherit;font-weight:900;padding:0 18px}.account-form button:focus-visible,.account-form button:hover{border-color:var(--landing-gold-bright);box-shadow:0 0 0 4px rgba(224,183,95,.16);outline:none}@keyframes landing-particle-drift{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(24px,-34px,0) scale(1.35)}}@media (max-width:1080px){.landing-nav{gap:12px}.landing-hero{grid-template-columns:1fr;min-height:auto}.hero-copy h1{max-width:12ch;font-size:4.2rem}.hero-copy h1 span{font-size:3rem}.enemy-row,.feature-grid,.skill-board{grid-template-columns:repeat(2,minmax(0,1fr))}.account-dashboard-grid,.account-hero-layout,.auth-layout,.auth-layout--account,.landing-section--quest,.landing-section--world,.online-panel{grid-template-columns:1fr}.auth-copy h1{font-size:3.5rem}}@media (max-width:760px){.landing-header{min-height:auto}.landing-header:before{inset:6px -8px}.landing-nav{display:none}.landing-brand strong{font-size:1rem}.landing-header__cta{min-width:74px;min-height:40px;padding:0 14px}.auth-header__nav{gap:12px;font-size:.76rem}.auth-layout{width:min(100% - 24px,1180px);min-height:auto;padding:42px 0 24px;gap:24px}.auth-copy h1{font-size:2.75rem}.auth-copy p{font-size:1rem}.auth-scene{margin-top:8px}.auth-card{padding:20px}.account-dashboard-grid,.account-hero-layout{width:min(100% - 24px,1180px);gap:24px}.account-hero-layout{padding:42px 0 24px}.account-dashboard-grid{padding-bottom:58px}.character-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-action-row .landing-cta{width:100%}.account-card__footer{align-items:stretch;flex-direction:column}.landing-hero{width:min(100% - 24px,1220px);padding:34px 0 24px;gap:26px}.hero-copy{gap:18px}.hero-copy h1{max-width:11ch;font-size:3.1rem}.hero-copy h1 span{font-size:2.18rem}.hero-lede{font-size:1rem}.hero-actions,.hero-stats,.online-panel{grid-template-columns:1fr}.landing-cta,.landing-cta--primary,.landing-cta--secondary{width:100%}.hero-stats div+div{border-top:1px solid rgba(224,183,95,.16);border-left:0}.hero-art__signal{right:12px;bottom:12px;min-width:0;max-width:calc(100% - 24px)}.landing-section{width:min(100% - 24px,1180px);padding:58px 0}.landing-section--intro{padding-top:24px}.online-panel h2,.section-copy h2{font-size:2rem}.enemy-row,.feature-grid,.skill-board{grid-template-columns:1fr}.enemy-card,.feature-card,.skill-panel{min-height:auto}.world-map{min-height:330px}.quest-path li{align-items:start}.online-panel{padding:22px}}@media (max-width:430px){.brand-mark{width:34px;height:34px}.landing-brand small{display:none}.hero-copy h1{font-size:2.55rem}.hero-copy h1 span{font-size:1.86rem}.online-panel h2,.section-copy h2{font-size:1.72rem}.auth-header__nav a:first-child{display:none}.auth-copy h1{font-size:2.24rem}.auth-card h2{font-size:1.48rem}.character-metrics{grid-template-columns:1fr}.hero-art__signal{display:none}}@media (max-width:980px){.admin-detail-grid,.admin-workspace,.admin-workspace--balanced{grid-template-columns:1fr}.admin-console__bar,.admin-section-heading{align-items:flex-start}}@media (max-width:620px){.admin-console{padding:12px}.admin-console__tabs,.button-row,.segmented-control{width:100%}.admin-console__tabs button,.button-row .button,.button-row button,.segmented-control button{flex:1 1 auto}.admin-search,.case-row{grid-template-columns:1fr}.case-row span:last-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){.landing-atmosphere span{animation:none}.landing-cta,.landing-footer a,.landing-nav a{transition:none}}.harborwick-portal{--portal-ink:#060b0a;--portal-oak:#211611;--portal-oak-2:#34221a;--portal-green:#071512;--portal-green-2:#0b211d;--portal-glass:rgba(12,27,24,0.7);--portal-glass-strong:rgba(9,20,18,0.92);--portal-brass:#d6a84c;--portal-brass-hot:#f4d185;--portal-parchment:#f3dfad;--portal-parchment-muted:#cdbb91;--portal-sea:#74cdbd;--portal-line:rgba(214,168,76,0.36);--portal-line-soft:rgba(214,168,76,0.18);--landing-bg:var(--portal-green);--landing-panel:var(--portal-glass);--landing-line:var(--portal-line);--landing-gold:var(--portal-brass);--landing-gold-bright:var(--portal-brass-hot);--landing-teal:var(--portal-sea);--landing-text:var(--portal-parchment);--landing-muted:var(--portal-parchment-muted);position:relative;isolation:isolate;width:100%;max-width:none;min-height:100vh;margin:0;overflow:hidden;padding:0 0 90px;background:radial-gradient(circle at 76% 12%,rgba(116,205,189,.2),transparent 28rem),radial-gradient(circle at 12% 18%,rgba(244,209,133,.16),transparent 24rem),linear-gradient(180deg,#050908,#081512 42%,#120d0b);color:var(--portal-parchment);font-family:Trebuchet MS,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.harborwick-portal:before{position:fixed;inset:0;z-index:-3;background:linear-gradient(90deg,rgba(214,168,76,.04) 1px,transparent 0),linear-gradient(0deg,rgba(214,168,76,.03) 1px,transparent 0);background-size:74px 74px;content:"";-webkit-mask-image:radial-gradient(circle at 50% 30%,black,transparent 74%);mask-image:radial-gradient(circle at 50% 30%,black,transparent 74%)}.harborwick-portal a{color:inherit;text-decoration:none}.portal-atmosphere{position:fixed;inset:0;z-index:-2;overflow:hidden;pointer-events:none}.portal-atmosphere:after,.portal-atmosphere:before{position:absolute;inset:auto -12% 0;height:38vh;background:radial-gradient(ellipse at 35% 100%,rgba(116,205,189,.18),transparent 55%),linear-gradient(0deg,rgba(4,8,8,.86),transparent);content:"";filter:blur(18px)}.portal-atmosphere:after{inset:0 -8% auto;height:28vh;background:radial-gradient(ellipse at 72% 0,rgba(244,209,133,.14),transparent 62%)}.portal-atmosphere span{position:absolute;width:6px;height:6px;border-radius:999px;background:rgba(244,209,133,.66);box-shadow:0 0 28px rgba(244,209,133,.45);opacity:.22;animation:portal-lantern-drift 16s ease-in-out infinite}.portal-atmosphere span:first-child{top:9%;left:8%}.portal-atmosphere span:nth-child(2){top:18%;left:72%;animation-delay:-4s}.portal-atmosphere span:nth-child(3){top:36%;left:21%;animation-delay:-7s}.portal-atmosphere span:nth-child(4){top:52%;left:86%;animation-delay:-2s}.portal-atmosphere span:nth-child(5){top:74%;left:15%;animation-delay:-11s}.portal-atmosphere span:nth-child(6){top:84%;left:64%;animation-delay:-5s}.portal-atmosphere span:nth-child(7){top:28%;left:48%;animation-delay:-9s}.portal-atmosphere span:nth-child(8){top:62%;left:42%;animation-delay:-13s}.portal-atmosphere span:nth-child(n+9){background:rgba(116,205,189,.52);box-shadow:0 0 26px rgba(116,205,189,.44)}.portal-shell-header{position:fixed;top:16px;right:20px;left:20px;z-index:50;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;min-height:72px;border:1px solid rgba(244,209,133,.38);border-radius:8px;background:linear-gradient(90deg,rgba(24,14,10,.94),rgba(11,30,26,.88)),var(--portal-oak);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04),inset 0 -18px 44px rgba(0,0,0,.26),0 22px 70px rgba(0,0,0,.36);padding:10px 14px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.portal-shell-header:after,.portal-shell-header:before{position:absolute;top:50%;width:8px;height:52px;border:1px solid rgba(244,209,133,.45);background:linear-gradient(180deg,#6e4723,#26140c);content:"";transform:translateY(-50%)}.portal-shell-header:before{left:8px}.portal-shell-header:after{right:8px}.portal-brand{position:relative;display:inline-flex;align-items:center;gap:12px;padding-left:12px}.portal-brand__seal{position:relative;display:inline-grid;width:44px;height:44px;place-items:center;border:2px solid rgba(244,209,133,.74);border-radius:999px;background:linear-gradient(45deg,transparent 46%,rgba(244,209,133,.9) 47% 53%,transparent 54%),linear-gradient(-45deg,transparent 46%,rgba(116,205,189,.5) 47% 53%,transparent 54%),radial-gradient(circle,#322017,#0c1b18);box-shadow:inset 0 0 16px rgba(244,209,133,.18),0 0 32px rgba(244,209,133,.18)}.portal-brand__seal:after{width:10px;height:10px;border:1px solid var(--portal-brass-hot);border-radius:999px;content:""}.account-command h1,.character-card h3,.leaderboard-hero h1,.portal-brand strong,.portal-card h2,.portal-feature-card h3,.portal-hero h1,.portal-section h2{font-family:Georgia,Times New Roman,serif}.portal-brand strong{display:block;color:var(--portal-brass-hot);font-size:1.1rem;line-height:1}.portal-brand small{display:block;margin-top:4px;color:var(--portal-parchment-muted);font-size:.72rem;font-weight:900;line-height:1;text-transform:uppercase}.portal-shell-nav{display:flex;justify-content:center;gap:6px}.portal-shell-nav a{min-height:38px;border:1px solid transparent;border-radius:6px;color:#dfcfaa;font-size:.78rem;font-weight:900;line-height:38px;padding:0 12px;text-transform:uppercase}.portal-shell-nav a.is-active,.portal-shell-nav a:focus-visible,.portal-shell-nav a:hover{border-color:rgba(244,209,133,.5);background:rgba(244,209,133,.08);color:var(--portal-brass-hot);outline:none}.portal-button,.portal-play-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border:1px solid rgba(244,209,133,.6);border-radius:7px;font-weight:900;text-align:center}.portal-play-button{background:linear-gradient(180deg,#e6b85a,#8c5521);color:#241207;padding:0 20px;box-shadow:0 12px 28px rgba(0,0,0,.28)}.portal-button{min-width:172px;padding:0 20px;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.portal-button:focus-visible,.portal-button:hover,.portal-play-button:focus-visible,.portal-play-button:hover{border-color:var(--portal-brass-hot);box-shadow:0 0 0 4px rgba(214,168,76,.18);outline:none;transform:translateY(-1px)}.portal-button--primary{background:linear-gradient(180deg,#e4b757,#8b521f);color:#211107}.portal-button--secondary{background:linear-gradient(180deg,rgba(20,73,64,.96),rgba(8,42,37,.96));color:#f7e7ba}.portal-mobile-nav{position:fixed;right:14px;bottom:14px;left:14px;z-index:60;display:none;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid rgba(244,209,133,.36);border-radius:8px;background:rgba(12,18,15,.94);box-shadow:0 18px 42px rgba(0,0,0,.4);padding:6px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.portal-mobile-nav a{display:grid;min-width:0;justify-items:center;gap:2px;border-radius:6px;color:var(--portal-parchment-muted);font-size:.68rem;font-weight:900;padding:6px 4px;text-transform:uppercase}.portal-mobile-nav span{display:grid;width:26px;height:26px;place-items:center;border:1px solid rgba(244,209,133,.24);border-radius:999px}.portal-mobile-nav a.is-active{background:rgba(244,209,133,.08);color:var(--portal-brass-hot)}.portal-hero{position:relative;display:grid;min-height:100svh;overflow:hidden;padding:118px 20px 64px}.portal-hero__scene{position:absolute;inset:0;z-index:-3;background:#07100f}.live-hero__canvas,.live-hero__fallback,.portal-hero__scene canvas{display:block;width:100%;height:100%}.live-hero__canvas{min-height:100svh}.live-hero__fallback{object-fit:cover}.portal-hero__shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgba(4,8,7,.88),rgba(5,10,9,.68) 35%,rgba(5,12,11,.12) 72%),linear-gradient(0deg,rgba(4,8,7,.86),transparent 44%),radial-gradient(circle at 18% 52%,rgba(244,209,133,.14),transparent 26rem)}.portal-hero__frame{position:absolute;inset:94px 20px 28px;z-index:-1;border:1px solid rgba(244,209,133,.28);border-radius:8px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.04),inset 0 0 80px rgba(0,0,0,.28);pointer-events:none}.portal-hero__content{align-self:center;display:grid;width:min(620px,calc(100vw - 40px));gap:18px;border:1px solid rgba(244,209,133,.32);border-radius:8px;background:radial-gradient(circle at 88% 10%,rgba(116,205,189,.18),transparent 15rem),linear-gradient(180deg,rgba(31,20,14,.74),rgba(7,18,16,.8));box-shadow:inset 0 0 48px rgba(244,209,133,.06),0 28px 90px rgba(0,0,0,.42);padding:30px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.portal-kicker{display:inline-flex;align-items:center;gap:9px;margin:0;color:var(--portal-sea);font-size:.76rem;font-weight:900;text-transform:uppercase}.portal-kicker:before{display:inline-block;width:28px;height:1px;background:linear-gradient(90deg,var(--portal-brass),transparent);content:""}.portal-hero h1{margin:0;color:var(--portal-brass-hot);font-size:clamp(3.1rem,7vw,6.8rem);font-weight:900;line-height:.9;text-shadow:0 3px 0 rgba(50,26,10,.92),0 0 36px rgba(244,209,133,.22)}.portal-hero h1 span{display:block;color:#fff0c7;font-size:.66em}.portal-hero__line{margin:0;color:#fff5d8;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.45rem,3vw,2.1rem);line-height:1.12}.leaderboard-empty p,.leaderboard-hero p,.leaderboard-my-rank p,.portal-feature-card p,.portal-hero__copy,.portal-ledger p,.portal-section__intro p{margin:0;color:var(--portal-parchment-muted);line-height:1.58}.portal-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.account-stat-grid,.portal-hero__stats{display:grid;gap:10px}.portal-hero__stats{grid-template-columns:repeat(3,minmax(0,1fr));margin:8px 0 0}.portal-hero__stats div,.portal-stat-card{min-width:0;border:1px solid rgba(244,209,133,.22);border-radius:7px;background:linear-gradient(180deg,rgba(53,34,22,.7),rgba(9,24,21,.78)),rgba(9,24,21,.6);padding:13px}.portal-hero__stats dt,.portal-stat-card strong{overflow-wrap:anywhere;color:var(--portal-brass-hot);font-family:Georgia,Times New Roman,serif;font-size:1.28rem;font-weight:900}.portal-hero__stats dd,.portal-stat-card span{margin:4px 0 0;color:var(--portal-parchment-muted);font-size:.72rem;font-weight:900;text-transform:uppercase}.account-command,.account-stat-grid,.leaderboard-board,.leaderboard-hero,.portal-section{width:min(1200px,calc(100% - 40px));margin:0 auto}.portal-section{padding:82px 0}.portal-section__intro{display:grid;max-width:760px;gap:12px;margin-bottom:28px}.account-command h1,.leaderboard-hero h1,.portal-ledger h2,.portal-section h2{margin:0;color:#fff0c7;font-size:clamp(2rem,4vw,3.3rem);line-height:1}.portal-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.portal-card,.portal-feature-card{border:1px solid rgba(244,209,133,.3);border-radius:8px;background:radial-gradient(circle at 88% 10%,rgba(116,205,189,.12),transparent 14rem),linear-gradient(180deg,rgba(34,22,15,.9),rgba(8,21,18,.88));box-shadow:inset 0 0 0 1px rgba(255,255,255,.035),0 20px 55px rgba(0,0,0,.24)}.portal-feature-card{display:grid;min-height:250px;align-content:start;gap:12px;padding:20px}.portal-feature-card span{color:var(--portal-sea);font-size:.72rem;font-weight:900;text-transform:uppercase}.portal-feature-card h3{margin:0;color:var(--portal-brass-hot);font-size:1.38rem;line-height:1.08}.portal-card{display:grid;gap:18px;padding:24px}.portal-ledger{display:grid;grid-template-columns:minmax(0,.78fr) minmax(420px,1fr);gap:24px;align-items:start;border:1px solid rgba(244,209,133,.34);border-radius:8px;background:radial-gradient(circle at 80% 10%,rgba(116,205,189,.14),transparent 18rem),linear-gradient(135deg,rgba(51,33,20,.92),rgba(7,22,19,.88));padding:28px}.portal-ledger>div:first-child{display:grid;gap:14px;align-content:start}.leaderboard-table,.portal-trade-table,.skill-table{width:100%;border-collapse:collapse}.leaderboard-table caption,.portal-trade-table caption,.skill-table caption{padding:12px 14px;color:var(--portal-parchment-muted);text-align:left}.leaderboard-table td,.leaderboard-table th,.portal-trade-table td,.portal-trade-table th,.skill-table td,.skill-table th{border-top:1px solid rgba(244,209,133,.15);padding:12px 14px;text-align:left}.leaderboard-table thead th,.portal-trade-table th,.skill-table thead th{color:var(--portal-sea);font-size:.72rem;text-transform:uppercase}.leaderboard-table td,.portal-trade-table td,.skill-table td{color:var(--portal-parchment-muted)}.auth-layout{padding-top:130px}.account-profile-card h2,.account-section-heading h2,.auth-card h2,.auth-copy h1{color:var(--portal-brass-hot)}.account-command,.leaderboard-hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,.58fr);align-items:start;gap:24px;padding:132px 0 28px}.account-command__copy,.leaderboard-hero>div:first-child{display:grid;gap:16px}.account-command__copy p,.leaderboard-hero p{max-width:720px}.account-standing h2,.leaderboard-my-rank h2{margin:0;color:var(--portal-brass-hot);font-size:1.8rem}.account-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));padding:0 0 20px}.portal-stat-card{display:grid;gap:6px}.account-dashboard-grid{padding-bottom:84px}.character-card{background:radial-gradient(circle at 92% 12%,rgba(116,205,189,.12),transparent 14rem),rgba(7,18,16,.56)}.character-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.leaderboard-board{display:grid;gap:16px;padding-bottom:90px}.leaderboard-tabs{display:flex;flex-wrap:wrap;gap:8px;border:1px solid rgba(244,209,133,.24);border-radius:8px;background:rgba(7,17,15,.74);padding:8px}.leaderboard-tabs a{min-height:36px;border:1px solid rgba(244,209,133,.16);border-radius:6px;color:var(--portal-parchment-muted);font-size:.78rem;font-weight:900;line-height:36px;padding:0 12px;text-transform:uppercase}.leaderboard-tabs a.is-active,.leaderboard-tabs a:focus-visible,.leaderboard-tabs a:hover{border-color:rgba(244,209,133,.56);background:rgba(244,209,133,.08);color:var(--portal-brass-hot);outline:none}.leaderboard-my-rank dl,.leaderboard-table-heading{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px}.leaderboard-table-heading h2{margin:4px 0 0;color:var(--portal-brass-hot);font-size:2rem}.leaderboard-table-heading span{color:var(--portal-parchment-muted);font-size:.78rem;font-weight:900;text-transform:uppercase}.leaderboard-table-wrap{min-width:0;overflow-x:auto;border:1px solid rgba(244,209,133,.16);border-radius:8px}.leaderboard-table{min-width:760px}.leaderboard-table tbody th,.skill-table tbody th{color:#fff0c7}.leaderboard-my-rank dl{margin:0}.leaderboard-my-rank div{display:grid;min-width:92px;gap:4px}.leaderboard-my-rank dt{color:var(--portal-sea);font-size:.72rem;font-weight:900;text-transform:uppercase}.leaderboard-my-rank dd{margin:0;color:#fff0c7;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:900}.leaderboard-my-rank a{color:var(--portal-brass-hot);font-weight:900}.leaderboard-empty{display:grid;min-height:220px;align-content:center;justify-items:start;gap:10px;border:1px solid rgba(244,209,133,.16);border-radius:8px;background:rgba(7,17,15,.48);padding:22px}.leaderboard-empty h3{margin:0;color:var(--portal-brass-hot);font-family:Georgia,Times New Roman,serif;font-size:1.42rem}@keyframes portal-lantern-drift{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(22px,-38px,0) scale(1.35)}}@media (max-width:1080px){.portal-shell-header{grid-template-columns:auto auto}.portal-shell-nav{display:none}.portal-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.account-command,.account-dashboard-grid,.leaderboard-hero,.portal-ledger{grid-template-columns:1fr}.account-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.harborwick-portal{padding-bottom:92px}.portal-shell-header{right:12px;left:12px;min-height:60px}.portal-brand__seal{width:38px;height:38px}.portal-brand small,.portal-play-button{display:none}.portal-mobile-nav{display:grid}.portal-hero{min-height:100svh;padding:96px 12px 104px}.portal-hero__frame{inset:78px 10px 18px}.portal-hero__shade{background:linear-gradient(0deg,rgba(4,8,7,.94),rgba(4,8,7,.72) 50%,rgba(4,8,7,.2)),radial-gradient(circle at 22% 55%,rgba(244,209,133,.16),transparent 22rem)}.portal-hero__content{align-self:end;width:100%;padding:20px}.account-stat-grid,.character-metrics,.portal-feature-grid,.portal-hero__actions,.portal-hero__stats,.portal-ledger{grid-template-columns:1fr}.portal-hero__stats{grid-template-columns:repeat(3,minmax(0,1fr))}.portal-hero__stats div{padding:10px}.portal-button{width:100%}.account-command,.account-stat-grid,.leaderboard-board,.leaderboard-hero,.portal-section{width:min(100% - 24px,1200px)}.portal-section{padding:54px 0}.portal-card,.portal-ledger{padding:20px}.auth-layout{width:min(100% - 24px,1180px)}.account-command,.auth-layout,.leaderboard-hero{padding-top:102px}.leaderboard-tabs{flex-wrap:nowrap;overflow-x:auto}.leaderboard-tabs a{white-space:nowrap}}@media (max-width:430px){.portal-brand{padding-left:6px}.portal-brand strong{font-size:1rem}.portal-hero__content{gap:14px}}@media (prefers-reduced-motion:reduce){.portal-atmosphere span{animation:none}.portal-button,.portal-play-button{transition:none}}