:root{color-scheme:dark;--bg: #080511;--text: #fff7e8;--soft: #e7dbff;--muted: #b9a8d7;--purple: #3f236f;--purple-deep: rgba(15, 9, 29, .82);--purple-panel: rgba(25, 15, 43, .74);--gold: #f0c96d;--gold-soft: #ffe7a0;--green: #73d9bb;--blue: #77a8ff;--border: rgba(240, 201, 109, .42);--shadow: rgba(0, 0, 0, .38);--font-display: Georgia, "Times New Roman", serif;--font-ui: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html,body,#app{margin:0;width:100%;min-width:320px;height:100%;min-height:100%}html{background:var(--bg)}body{overflow:hidden;color:var(--text);background:radial-gradient(circle at 20% 18%,rgba(115,217,187,.18),transparent 26rem),radial-gradient(circle at 78% 22%,rgba(119,168,255,.14),transparent 28rem),radial-gradient(circle at 50% 58%,rgba(240,201,109,.12),transparent 34rem),var(--bg);font-family:var(--font-ui);font-size:16px;line-height:1.5;letter-spacing:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;opacity:.5;background:radial-gradient(ellipse at 50% 0%,rgba(255,235,170,.16),transparent 55%),repeating-radial-gradient(ellipse at top,rgba(240,201,109,.24) 0 1px,transparent 2px 26px),linear-gradient(135deg,#6f49b429,#6ed6b814,#5b9be01f);filter:blur(.5px);-webkit-mask-image:linear-gradient(180deg,#000000bd,#00000029);mask-image:linear-gradient(180deg,#000000bd,#00000029)}button,a,input,textarea{font:inherit;letter-spacing:0}button,a{color:inherit}h1,h2,h3,p,ul,ol{margin-top:0}h1,h2,h3{font-family:var(--font-display);line-height:1.05}h1{margin-bottom:.75rem;font-size:clamp(2.25rem,6vw,4.2rem)}h2{margin-bottom:.7rem;font-size:clamp(1.55rem,3vw,2.2rem)}h3{font-size:1.2rem}.trove-canvas{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;display:block;cursor:grab;pointer-events:auto}.trove-canvas.is-hovering-world{cursor:pointer}.hud{position:fixed;inset:1rem 1rem auto 1rem;z-index:5;display:grid;grid-template-columns:minmax(14rem,24rem) minmax(0,1fr);gap:.85rem;align-items:start;pointer-events:none;transition:opacity .18s ease,visibility .18s ease,filter .18s ease}.hud-card,.world-nav,.detail-panel{border:1px solid var(--border);border-radius:8px;background:linear-gradient(135deg,rgba(255,255,255,.08),transparent 34%),var(--purple-panel);box-shadow:0 18px 54px var(--shadow),inset 0 1px #ffffff14;-webkit-backdrop-filter:blur(18px) saturate(1.12);backdrop-filter:blur(18px) saturate(1.12)}.hud-card{min-width:0;padding:.8rem .9rem;pointer-events:auto}.hud-card strong,.hud-card span{display:block}.hud-card span{color:var(--soft);font-size:.9rem}.hud-card--brand{display:grid;grid-template-columns:3.1rem minmax(0,1fr);gap:.75rem;align-items:center}.hud-card--brand img{width:3rem;height:3rem;border-radius:999px;object-fit:contain;background:#fff;box-shadow:0 0 24px #f0c96d47}.hud-card--brand strong{overflow-wrap:anywhere;font-family:var(--font-display);font-size:1.2rem}.hud-card--controls{position:fixed;left:1rem;bottom:1rem;display:grid;grid-column:3;gap:.5rem;width:min(22rem,calc(100vw - 2rem));padding-top:.65rem;padding-bottom:.65rem}body.has-open-panel .hud-card--controls{display:none}.control-keys{display:flex;flex-wrap:wrap;gap:.28rem;align-items:center}.control-keys kbd{display:inline-grid;place-items:center;min-width:1.85rem;height:1.65rem;padding:0 .38rem;border:1px solid rgba(240,201,109,.62);border-radius:6px;color:#fff6d8;background:#0c0714bd;box-shadow:inset 0 1px #ffffff14,0 0 12px #f0c96d1a;font-family:var(--font-sans);font-size:.74rem;font-weight:800;line-height:1}.control-keys span{color:var(--soft);font-size:.72rem}.world-nav{display:flex;flex-wrap:wrap;gap:.45rem;justify-content:center;padding:.55rem;pointer-events:auto}.nav-rune,.rune-button,.demo-card{position:relative;min-height:2.75rem;border:1px solid rgba(240,201,109,.58);border-radius:8px;color:var(--text);background:linear-gradient(100deg,transparent,rgba(255,232,155,.08),transparent),#271642bd;box-shadow:inset 0 0 0 1px #fff4cb0a,0 10px 24px #0000003d;cursor:pointer;overflow:hidden;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease,text-shadow .18s ease}.nav-rune:after,.rune-button:after,.demo-card:after{content:"";position:absolute;inset:-120% auto -120% -30%;width:34%;background:linear-gradient(90deg,transparent,rgba(255,240,180,.45),transparent);transform:skew(-18deg) translate(-180%);transition:transform .42s ease}.nav-rune:hover,.nav-rune.is-active,.rune-button:hover,.demo-card:hover{transform:translateY(-1px);border-color:var(--gold-soft);background:#482971db;box-shadow:0 0 24px #f0c96d33,0 14px 30px #0000004d;text-shadow:0 0 12px rgba(255,241,199,.72)}.nav-rune:hover:after,.nav-rune.is-active:after,.rune-button:hover:after,.demo-card:hover:after{transform:skew(-18deg) translate(440%)}.nav-rune{padding:0 .85rem;font-size:.92rem;font-weight:850}.nav-rune span{overflow-wrap:anywhere}.nav-label-short{display:none}.panel-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:4;background:#0000003d}.detail-panel{position:fixed;top:6.1rem;right:1rem;bottom:1rem;z-index:9;width:min(43rem,calc(100vw - 2rem));overflow:auto;padding:clamp(1rem,2.4vw,1.4rem);outline:none}.entry-cover{width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:clamp(1.25rem,4vw,4rem);border:0;color:var(--text);background:#05030acc;overflow:auto;-webkit-backdrop-filter:blur(12px) saturate(1.12);backdrop-filter:blur(12px) saturate(1.12)}.entry-cover[open]{display:grid;place-items:center}.entry-cover::backdrop{background:#05030a94}.entry-cover__content{display:grid;justify-items:center;width:min(55rem,100%);text-align:center}.entry-cover__crest{width:clamp(8rem,18vw,12rem);aspect-ratio:1;margin-bottom:clamp(1rem,3vh,2rem);object-fit:contain;filter:drop-shadow(0 0 2.5rem rgba(240,201,109,.34))}.entry-cover__eyebrow,.portfolio-gallery__eyebrow{margin-bottom:.45rem;color:var(--green);font-size:.78rem;font-weight:900;letter-spacing:0;text-transform:uppercase}.entry-cover h1{margin-bottom:.7rem;color:#fff8e7;font-size:6rem;text-shadow:0 0 2rem rgba(240,201,109,.24)}.entry-cover #entry-description{max-width:38rem;margin-bottom:clamp(1.5rem,4vh,2.5rem);color:var(--soft);font-size:1.2rem}.entry-cta{display:grid;gap:.2rem;width:min(38rem,100%);min-height:5rem;padding:1rem 1.25rem;border:1px solid rgba(255,235,170,.92);border-radius:8px;color:#1a1020;background:#f0c96d;box-shadow:0 0 2.2rem #f0c96d45,inset 0 1px #ffffff7a;cursor:pointer;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.entry-cta span{overflow-wrap:anywhere;font-family:var(--font-display);font-size:1.45rem;font-weight:800;line-height:1.15}.entry-cta small{color:#1a1020c2;font-size:.78rem;font-weight:800}.entry-cta:hover{transform:translateY(-2px);background:#ffe29a;box-shadow:0 0 3rem #f0c96d61,inset 0 1px #ffffff94}.panel-close{position:sticky;top:0;float:right;z-index:2;width:2.75rem;height:2.75rem;border:1px solid var(--border);border-radius:999px;color:var(--text);background:#110a1de0;cursor:pointer}.panel-hero{display:grid;grid-template-columns:5.5rem minmax(0,1fr);gap:1rem;align-items:center;margin-bottom:1rem}.panel-hero img{width:5.3rem;height:5.3rem;border-radius:999px;background:#fff}.cta-grid,.demo-grid,.listing-grid,.story-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.rune-button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;padding:.72rem 1rem;text-align:center;text-decoration:none;font-weight:850}.rune-button--primary{border-color:#ffebaae6;color:#1a1020;background:linear-gradient(135deg,rgba(255,255,255,.22),transparent 36%),linear-gradient(135deg,#ffe9a8,#f0c96d 62%,#c9963e);box-shadow:0 0 26px #f0c96d47,inset 0 1px #ffffff6b}.cta-grid__wide{grid-column:1 / -1}.rune-button--small{min-height:2.75rem;padding:.45rem .7rem;font-size:.88rem}.rune-button--ghost{background:#130b2280}.listing-grid,.demo-grid{margin-top:.75rem}.listing-card,.demo-card,.story-list article,.gallery-strip article,.queue-list li,.proof-strip,.spell-form,.item-detail{border:1px solid rgba(240,201,109,.32);border-radius:8px;background:#0b07157a;box-shadow:inset 0 1px #ffffff0d}.listing-card{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:.65rem;padding:.8rem}.listing-card img,.item-detail img,.gallery-strip img{display:block;width:100%;border:1px solid rgba(240,201,109,.22);border-radius:8px;object-fit:cover;background:#ffffff12}.listing-card img{aspect-ratio:1.4 / 1}.listing-card p,.item-detail p:first-child{margin-bottom:.3rem;color:var(--green);font-size:.8rem;font-weight:900;text-transform:uppercase}.listing-card h3{margin-bottom:.35rem}.listing-card span,.demo-card span,.story-list p,.gallery-strip span,.queue-list span,.spell-form p,.detail-panel p{color:var(--soft);overflow-wrap:anywhere}.listing-card footer{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.proof-strip{display:grid;gap:.25rem;margin:1rem 0;padding:.95rem}.category-row{display:flex;flex-wrap:wrap;gap:.45rem;margin:.7rem 0 1rem}.category-row span{min-height:2.25rem;display:inline-flex;align-items:center;border:1px solid rgba(240,201,109,.34);border-radius:999px;padding:.35rem .7rem;color:var(--gold-soft);background:#f0c96d14;font-size:.85rem;font-weight:850}.panel-actions{margin-top:1rem}.proof-strip strong,.proof-large{color:var(--gold-soft);font-family:var(--font-display);font-size:clamp(1.35rem,3vw,1.8rem)}.demo-card{display:grid;gap:.35rem;min-height:8rem;padding:.95rem;text-align:left}.portfolio-gallery__header{max-width:37rem}.portfolio-filters{display:flex;flex-wrap:wrap;gap:.45rem;margin:1.15rem 0 .7rem}.portfolio-filter{min-height:2.5rem;padding:.45rem .8rem;border:1px solid rgba(240,201,109,.4);border-radius:6px;color:var(--soft);background:#0a061280;cursor:pointer;font-size:.84rem;font-weight:850;transition:border-color .16s ease,background .16s ease,color .16s ease}.portfolio-filter:hover,.portfolio-filter.is-active{border-color:var(--gold-soft);color:#1a1020;background:var(--gold)}.portfolio-gallery__count{margin-bottom:.9rem;color:var(--muted)!important;font-size:.82rem;font-weight:750}.portfolio-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem 1rem}.portfolio-piece{min-width:0}.portfolio-piece img{display:block;width:100%;aspect-ratio:4 / 3;border:1px solid rgba(240,201,109,.28);border-radius:8px;object-fit:cover;background:#ffffff0f;box-shadow:0 14px 30px #00000038}.portfolio-piece__copy{padding:.7rem .15rem 0}.portfolio-piece__fandom{display:block;margin-bottom:.28rem;color:var(--green);font-size:.72rem;font-weight:900;text-transform:uppercase}.portfolio-piece h2{margin-bottom:.38rem;font-size:1.35rem}.portfolio-piece p{margin-bottom:0}.portfolio-empty{grid-column:1 / -1;padding:1rem 0;color:var(--soft)}.portfolio-gallery__actions{margin-top:1.25rem}.item-detail{display:grid;grid-template-columns:minmax(12rem,17rem) minmax(0,1fr);gap:1rem;padding:1rem}.item-detail img{aspect-ratio:1 / 1}.price{color:var(--gold-soft)!important;font-family:var(--font-display);font-size:1.8rem!important;text-transform:none!important}.button-row{display:flex;flex-wrap:wrap;gap:.65rem}.star-wall{display:grid;grid-template-columns:repeat(5,1fr);gap:.4rem;width:min(21rem,100%);margin:1rem 0}.star-wall span{display:grid;place-items:center;min-height:2.5rem;border:1px solid rgba(240,201,109,.32);border-radius:8px;color:var(--gold-soft);background:#f0c96d14;text-shadow:0 0 16px rgba(255,233,158,.64);animation:star-pulse 2.4s ease-in-out infinite;animation-delay:calc(var(--i) * 70ms)}@keyframes star-pulse{0%,to{transform:translateY(0);opacity:.78}50%{transform:translateY(-.12rem);opacity:1}}.gallery-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin:1rem 0}.gallery-strip article{padding:.7rem}.gallery-strip img{aspect-ratio:1.25 / 1;margin-bottom:.55rem}.queue-list{display:grid;gap:.65rem;padding-left:1.2rem}.queue-list li{padding:.8rem}.spell-form{display:grid;gap:.75rem;margin-top:1rem;padding:1rem}.provider-note{border:1px solid rgba(240,201,109,.28);border-radius:8px;margin-bottom:.1rem;padding:.72rem .8rem;background:#f0c96d14}.provider-note strong{color:var(--gold-soft)}.spell-form label{display:grid;gap:.32rem;color:var(--muted);font-size:.88rem;font-weight:850}.spell-form input,.spell-form textarea{width:100%;min-height:2.75rem;border:1px solid rgba(240,201,109,.36);border-radius:8px;color:var(--text);background:#07040ebd;padding:.6rem .7rem}.spell-form textarea{resize:vertical}.form-output{display:grid;gap:.35rem;color:var(--soft);overflow-wrap:anywhere}.form-output pre{overflow:auto;max-width:100%;margin:0;padding:.75rem;border-radius:8px;color:var(--text);background:#00000047;white-space:pre-wrap}.check-list{display:grid;gap:.5rem;padding-left:1.25rem}.story-list{margin:1rem 0}.story-list article{padding:.9rem}:focus-visible{outline:3px solid var(--gold-soft);outline-offset:3px}.noscript{position:relative;z-index:10;padding:2rem}@media(max-width:1020px){.hud{grid-template-columns:minmax(0,1fr)}.world-nav,.hud-card--controls{grid-column:1}.detail-panel{top:auto;left:.75rem;right:.75rem;bottom:.75rem;width:auto;max-height:72svh}}@media(max-width:720px){body{overflow:hidden}.hud{inset:.65rem .65rem auto .65rem;gap:.55rem}.hud-card--brand{grid-template-columns:2.65rem minmax(0,1fr);padding:.65rem}.hud-card--brand img{width:2.5rem;height:2.5rem}.hud-card--brand strong{font-size:1rem}.world-nav{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));overflow-x:visible}.nav-rune{min-width:0;min-height:2.75rem;padding-inline:.2rem;font-size:.54rem;line-height:1.05;white-space:normal}.nav-label-full{display:none}.nav-label-short{display:inline}.hud-card--controls{right:.65rem;bottom:.65rem;left:.65rem;width:auto;gap:.42rem;padding:.58rem .62rem .62rem}.hud-card--controls strong{font-size:.88rem}.hud-card--controls span{font-size:.75rem}.control-keys{gap:.22rem}.control-keys kbd{min-width:1.52rem;height:1.42rem;padding:0 .28rem;font-size:.66rem}.detail-panel{left:0;right:0;bottom:0;width:100vw;max-height:78svh;border-radius:8px 8px 0 0;padding:.9rem}.panel-hero,.item-detail,.cta-grid,.demo-grid,.listing-grid,.story-list,.gallery-strip,.portfolio-grid{grid-template-columns:1fr}.panel-hero img{width:4.25rem;height:4.25rem}h1{font-size:clamp(2rem,11vw,2.75rem)}.entry-cover{padding:max(1rem,env(safe-area-inset-top)) max(1rem,env(safe-area-inset-right)) max(1rem,env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left))}.entry-cover__crest{width:min(8rem,32vw);margin-bottom:.85rem}.entry-cover h1{font-size:3.4rem}.entry-cover #entry-description{margin-bottom:1.25rem;font-size:.95rem}.entry-cta{min-height:4.5rem;padding:.85rem}.entry-cta span{font-size:1.15rem}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--purple-panel: rgba(21, 18, 36, .92);--border: rgba(220, 194, 132, .28)}.entry-cover{background:radial-gradient(ellipse at 50% 38%,#34304c99,transparent 57%),linear-gradient(180deg,#0b101bea,#111323ee 60%,#081b1bed);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.entry-cover:before{content:"";position:fixed;top:20px;right:20px;bottom:20px;left:20px;pointer-events:none;border:1px solid #d9bd7b45;border-radius:48% 48% 3px 3px/16% 16% 3px 3px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201600%20260'%20preserveAspectRatio='none'%3e%3cdefs%3e%3clinearGradient%20id='g'%20x1='0'%20y1='0'%20x2='0'%20y2='1'%3e%3cstop%20offset='0'%20stop-color='%23040509'/%3e%3cstop%20offset='1'%20stop-color='%230f1522'/%3e%3c/linearGradient%3e%3clinearGradient%20id='v'%20x1='0'%20y1='0'%20x2='0'%20y2='1'%3e%3cstop%20offset='0'%20stop-color='%231f2e2a'/%3e%3cstop%20offset='1'%20stop-color='%230d1416'/%3e%3c/linearGradient%3e%3c/defs%3e%3cpath%20d='M0%200H1600V80C1512%2092%201494%20212%201418%20214C1328%20216%201294%20100%201222%20100C1144%20100%201112%20224%201028%20224C940%20224%20920%2098%20836%2098C748%2098%20710%20220%20626%20220C536%20220%20516%20100%20430%20100C344%20100%20320%20214%20242%20214C162%20214%20122%2088%200%2078Z'%20fill='url(%23g)'/%3e%3cpath%20d='M138%200C136%20120%20188%20168%20200%20260'%20stroke='url(%23v)'%20stroke-width='10'%20stroke-linecap='round'/%3e%3cpath%20d='M382%200C378%20138%20434%20178%20450%20260'%20stroke='url(%23v)'%20stroke-width='10'%20stroke-linecap='round'/%3e%3cpath%20d='M650%200C646%20110%20694%20152%20708%20260'%20stroke='url(%23v)'%20stroke-width='10'%20stroke-linecap='round'/%3e%3cpath%20d='M922%200C918%20146%20982%20186%20996%20260'%20stroke='url(%23v)'%20stroke-width='10'%20stroke-linecap='round'/%3e%3cpath%20d='M1182%200C1178%20118%201234%20162%201248%20260'%20stroke='url(%23v)'%20stroke-width='10'%20stroke-linecap='round'/%3e%3cpath%20d='M1450%200C1444%20140%201502%20182%201518%20260'%20stroke='url(%23v)'%20stroke-width='10'%20stroke-linecap='round'/%3e%3cpath%20d='M196%20112C214%20130%20220%20148%20220%20168C194%20164%20172%20152%20154%20134C166%20122%20180%20114%20196%20112Z'%20fill='%23243c35'/%3e%3cpath%20d='M446%20128C464%20146%20470%20164%20470%20184C444%20180%20422%20168%20404%20150C416%20138%20430%20130%20446%20128Z'%20fill='%23233a34'/%3e%3cpath%20d='M702%2098C720%20118%20726%20136%20726%20156C700%20152%20678%20140%20660%20120C672%20108%20686%20100%20702%2098Z'%20fill='%23223832'/%3e%3cpath%20d='M998%20142C1016%20160%201022%20178%201022%20198C996%20194%20974%20182%20956%20164C968%20152%20982%20144%20998%20142Z'%20fill='%23244038'/%3e%3cpath%20d='M1248%20110C1266%20128%201272%20146%201272%20166C1246%20162%201224%20150%201206%20132C1218%20120%201232%20112%201248%20110Z'%20fill='%23233a34'/%3e%3cpath%20d='M1518%20138C1536%20156%201542%20174%201542%20194C1516%20190%201494%20178%201476%20160C1488%20148%201502%20140%201518%20138Z'%20fill='%23244038'/%3e%3c/svg%3e") top center / 100% auto no-repeat;opacity:.7}.entry-cover:after{content:"✧";position:fixed;bottom:28px;left:calc(50% - 8px);color:var(--gold);pointer-events:none}.entry-cover__content{position:relative;padding:2rem 0;width:min(55rem,100%)}.entry-cover__crest{width:clamp(6rem,12vw,8.5rem);margin-bottom:1.5rem;border-radius:50%;mix-blend-mode:screen;filter:invert(1) drop-shadow(0 0 22px #d9bd7b33)}.entry-cover__eyebrow,.portfolio-gallery__eyebrow{font-size:.7rem;letter-spacing:.22em;font-weight:600;color:#c0cbb7}.entry-cover h1{font-weight:400;font-size:clamp(3.2rem,8vw,6.5rem);letter-spacing:-.045em;margin:.65rem 0 1.2rem}.entry-cover #entry-description{font-size:1.05rem;line-height:1.9;color:#d3cddd;margin-bottom:1.8rem}.entry-cta{width:auto;min-width:17rem;min-height:4rem;padding:.85rem 2rem;border-radius:3px;background:#e0c58a;box-shadow:0 8px 36px #d9bd7b18}.entry-cta span{font-size:1.25rem;font-weight:400}.entry-cta small{font-weight:400;font-size:.7rem;margin-top:.3rem}.entry-links{display:flex;align-items:center;justify-content:center;gap:1.3rem;margin-top:1.5rem;color:#d8ccb4}.entry-links button,.entry-links a{border:0;padding:.65rem 0;background:none;color:inherit;font-size:.82rem;text-underline-offset:5px;cursor:pointer}.entry-links button:hover,.entry-links a:hover{color:#fff4ce}.entry-footnote{margin:1.5rem 0 0;color:#aaa7b3;font-size:.68rem;letter-spacing:.14em}.hud{align-items:center;grid-template-columns:minmax(14rem,22rem) auto}.hud-card,.world-nav{border-radius:5px}.hud-card--brand span{font-size:.72rem;color:#ccc0a7}.world-nav{justify-self:end;gap:.15rem;padding:.35rem}.nav-rune{border-color:transparent;background:transparent;box-shadow:none;font-weight:500;font-size:.82rem}.nav-rune.is-active{color:var(--gold-soft);border-color:#d9bd7b55;background:#d9bd7b12;box-shadow:none}.hud-card--controls{width:auto;max-width:26rem;border-color:#d9bd7b26}.hud-card--controls strong{font-family:var(--font-display);font-weight:400;color:var(--gold-soft)}.hud-card--controls span{font-size:.75rem}#world-hint{color:#bddaca}.touch-guide{display:none!important}.detail-panel{background:linear-gradient(145deg,#292238f5,#131520fa);border-color:#d9bd7b66;padding:1.8rem;box-shadow:0 24px 80px #0008}.detail-panel h1{font-size:clamp(2rem,4vw,3.1rem);font-weight:400;letter-spacing:-.03em}.detail-panel h2{font-weight:400}.detail-panel section+section{margin-top:2rem}.detail-panel p{line-height:1.75}.rune-button{font-weight:500}.listing-card,.story-list article,.spell-form{border-color:#d9bd7b26}.portfolio-piece img{border-radius:50% 50% 5px 5px/12% 12% 5px 5px}.portfolio-filter{font-weight:500;min-height:44px}@media(max-width:1020px){.hud{grid-template-columns:1fr}.world-nav{justify-self:stretch}}@media(max-width:720px){.entry-cover:before{top:10px;right:10px;bottom:10px;left:10px;background-size:auto 160px}.entry-cover__eyebrow{font-size:.6rem;letter-spacing:.15em}.entry-cover h1{font-size:clamp(2.8rem,12vw,4rem)}.entry-cover #entry-description{font-size:.9rem}.entry-links{gap:.85rem}.entry-footnote{letter-spacing:.08em}.world-nav{gap:0;padding:.25rem}.nav-rune{font-size:.67rem}.detail-panel{padding:1.2rem;max-height:77svh}.hud-card--controls{max-width:none}.desktop-guide{display:none!important}.touch-guide{display:block!important}}.entry-cover:before{background-size:100% 210px}.entry-cover__content{padding:1rem 0}@media(max-width:720px){.entry-cover:before{background-size:auto 130px}}:root{--text: #fff7fe;--soft: #e5ddff;--muted: #c7bce8;--gold: #ffe27a;--gold-soft: #fff4ae;--green: #7cffe0;--border: #bd94ff80;--purple-panel: #302050ed;--font-display: ui-rounded, "Arial Rounded MT Bold", "Trebuchet MS", sans-serif}.entry-cover{background:linear-gradient(180deg,#21114725,#21114730 38%,#27114399),url(/assets/anime-world-harmonized-DlASF1WK.png) center / cover;-webkit-backdrop-filter:none;backdrop-filter:none}.entry-cover:before{top:16px;right:16px;bottom:16px;left:16px;border:2px solid #ffffff70;border-radius:22px;background:none;box-shadow:inset 0 0 30px #b898ff30}.entry-cover:after{content:"✦  ✧  ✦";left:0;width:100%;text-align:center;color:#fff5ad}.entry-cover__content{width:min(62rem,100%);filter:drop-shadow(0 4px 15px #271049aa)}.entry-cover__crest{width:5.5rem;margin-bottom:1rem;background:#38235f;border:2px solid #ffe892;box-shadow:0 0 0 6px #fff3,0 0 50px #ff98e3;mix-blend-mode:normal}.entry-cover__eyebrow{color:#fff5be;background:#402060bb;border:1px solid #f8c7ff90;border-radius:30px;padding:.5rem 1.1rem;letter-spacing:.16em;font-weight:800}.entry-cover h1{font-weight:950;font-size:clamp(3.5rem,8vw,7rem);letter-spacing:-.055em;color:#fff2bc;-webkit-text-stroke:1px #643a84;text-shadow:3px 4px 0 #784292,6px 8px 0 #301748,0 0 45px #ff99dd;transform:rotate(-3deg);margin:1rem 0 1.5rem}.entry-cover #entry-description{color:#fff;font-weight:600;text-shadow:0 2px 5px #220637;background:#28154687;padding:.6rem 1.1rem;border-radius:14px}.entry-cta{background:linear-gradient(120deg,#ffe995,#ffb0d7);border:3px solid #fff7cf;border-radius:16px;box-shadow:0 7px #65346f,0 10px 36px #ff69ce88;transform:rotate(-2deg);min-width:19rem}.entry-cta span{font-family:var(--font-display);font-weight:900;font-size:1.5rem}.entry-cta:hover{transform:rotate(1deg) translateY(-3px);background:#fff0ad;box-shadow:0 9px #65346f,0 12px 45px #ff69ce99}.entry-links{background:#2c174bdb;padding:0 1.2rem;border:1px solid #ffcded80;border-radius:30px;color:#fff5ff}.entry-footnote{color:#fff3ce;font-weight:700;text-shadow:0 2px 4px #211234}.hud-card,.world-nav{border:2px solid #ba91edaa;background:linear-gradient(130deg,#382660ed,#232049ed);border-radius:16px;box-shadow:0 4px #170f32a0,inset 0 1px #fff3}.hud-card--brand strong{color:#fff1b0;font-family:var(--font-display);font-weight:900}.hud-card--brand span{color:#e3c8ff}.world-nav{padding:.4rem;gap:.2rem}.nav-rune{border-radius:10px;font-weight:800}.nav-rune.is-active{color:#2c1952;background:linear-gradient(120deg,#ffed8a,#ffa6da);border-color:#fff1cb;box-shadow:0 3px #ae509b;text-shadow:none}.nav-rune:hover{background:#74479a}.detail-panel{background:linear-gradient(150deg,#3c2865f7,#241940fa);border:2px solid #e2b2f6;border-radius:24px;box-shadow:0 0 0 5px #38205c77,0 24px 70px #10032788}.detail-panel h1{color:#ffeba0;font-weight:900;text-shadow:2px 3px 0 #a23d88}.detail-panel h2,.detail-panel h3{font-weight:800}.portfolio-gallery__eyebrow{color:#8cffe3;font-weight:800}.rune-button,.portfolio-filter{border-radius:12px;border:1px solid #d3a7ff80;background:#64408a70;font-weight:700}.portfolio-filter.is-active{background:#ffde83;color:#31194e;box-shadow:0 3px #ba69a7}.portfolio-piece{padding:.75rem;background:linear-gradient(145deg,#8860b53b,#54387244);border:1px solid #bc87dc66;border-radius:18px}.portfolio-piece img{border:2px solid #d9aaf4;border-radius:12px}.portfolio-piece__fandom{color:#86ffe4}.portfolio-piece h2{color:#ffdfa0}.listing-card,.story-list article,.spell-form,.demo-card,.gallery-strip article{border-radius:16px;border-color:#af79dd77;background:#33234e99}.panel-close{background:#ffacd9;color:#402050;border:2px solid #ffe3f5;box-shadow:0 3px #804b9a}.hud-card--controls strong{font-family:var(--font-display);font-weight:800;color:#ffdf8b}#world-hint{color:#90ffe2}@media(max-width:720px){.entry-cover{background-position:57% center}.entry-cover h1{font-size:clamp(3.1rem,14vw,4.5rem);max-width:100%;line-height:1}.entry-cover__eyebrow{font-size:.55rem;letter-spacing:.1em}.entry-cover__crest{width:4.5rem}.entry-cta{min-width:min(18rem,100%)}.entry-cover #entry-description{font-size:.84rem}.world-nav{gap:0;padding:.3rem .1rem}.nav-rune{font-size:.65rem}.detail-panel{border-radius:24px 24px 0 0}}:root{--gold: #ffe477;--gold-soft: #fff3a5;--green: #54ffe0;--border: #d980ff}.entry-cover:before{border:3px solid #160c2b;box-shadow:inset 0 0 0 3px #ff72cc;border-radius:8px}.entry-cover h1{color:#fff2a0;-webkit-text-stroke:2px #271038;paint-order:stroke fill;text-shadow:4px 4px 0 #ef39a8,8px 8px 0 #160c2b;font-weight:1000}.entry-cover__eyebrow{background:#362056;border:2px solid #54ffe0;box-shadow:4px 4px #170c2b;border-radius:4px;color:#54ffe0;transform:rotate(2deg)}.entry-cover__crest{box-shadow:0 0 0 4px #ff48b0,0 0 0 7px #160c2b}.entry-cta{border:3px solid #160c2b;border-radius:4px 18px;background:#ffe477;box-shadow:6px 6px #ff48b0,9px 9px #160c2b;color:#241237}.entry-cta:hover{background:#54ffe0;box-shadow:6px 6px #ff48b0,9px 9px #160c2b}.entry-links{border:2px solid #f4d9ff;border-radius:4px;box-shadow:4px 4px #160c2b}.hud-card,.world-nav{border:2px solid #160c2b;border-radius:6px 16px;background:#332052f5;box-shadow:3px 3px #ff48b0,5px 5px #160c2b}.hud-card--brand{border-left:5px solid #54ffe0}.hud-card--brand strong{color:#ffe477}.nav-rune{border-radius:3px 10px}.nav-rune.is-active{background:#ffe477;color:#211035;border:2px solid #160c2b;box-shadow:2px 2px #ff48b0}.nav-rune:hover{color:#fff;background:#9c339b}.detail-panel{border:3px solid #160c2b;border-radius:6px 24px;background:radial-gradient(circle at top right,#b334a92b,transparent 50%),#30204f;box-shadow:6px 6px #ff48b0,9px 9px #160c2b}.detail-panel:before{content:"";display:block;height:8px;width:calc(100% - 4rem);margin-bottom:1.2rem;background:repeating-linear-gradient(120deg,#fff4e9 0,#fff4e9 10px,#1d102f 10px,#1d102f 20px);border-bottom:3px solid #54ffe0}.detail-panel h1{text-shadow:3px 3px 0 #ad298c;color:#ffe477}.panel-close{background:#ff48b0;border:2px solid #160c2b;color:#fff;box-shadow:3px 3px #ffe477}.portfolio-piece{border:2px solid #160c2b;background:#493064;box-shadow:4px 4px #19102a;border-radius:3px 16px}.portfolio-piece:nth-child(3n+1){border-top:4px solid #ff48b0}.portfolio-piece:nth-child(3n+2){border-top:4px solid #54ffe0}.portfolio-piece:nth-child(3n){border-top:4px solid #ffe477}.portfolio-piece img{border:2px solid #160c2b;border-radius:3px 12px}.portfolio-filter,.rune-button{border:2px solid #190f2d;border-radius:4px 10px;box-shadow:2px 2px #76518c}.portfolio-filter.is-active{color:#211035;background:#54ffe0;box-shadow:3px 3px #ff48b0}.hud-card--controls{border-left:4px solid #ffe477}@media(max-width:720px){.entry-cover h1{-webkit-text-stroke-width:1px;font-size:clamp(2.9rem,12vw,4.2rem)}.detail-panel{border-radius:8px 24px 0 0}}.entry-cover__content p,.entry-cover .entry-links button,.entry-cover .entry-links a,.entry-cover .entry-cta>span,.entry-cover .entry-cta small{text-shadow:0 2px 2px #10051fee,0 4px 8px #10051fcc,0 8px 18px #10051faa}.entry-cover h1{text-shadow:4px 4px 0 #ef39a8,8px 8px 0 #160c2b,0 5px 8px #10051f,0 12px 24px #10051fee,0 18px 42px #10051fbb}.entry-cover .entry-cta>span,.entry-cover .entry-cta small{text-shadow:0 2px 3px #10051f66,0 5px 10px #10051f55}body{font-size:18px}.entry-cover__eyebrow{font-size:1rem;letter-spacing:.12em}.entry-cover #entry-description{font-size:1.35rem;line-height:1.65}.entry-cover .entry-cta{min-height:6.25rem;min-width:min(26rem,100%);padding:1.1rem 2rem}.entry-cover .entry-cta>span{font-size:2rem}.entry-cover .entry-cta small{font-size:1rem}.entry-cover .entry-links button,.entry-cover .entry-links a{font-size:1.1rem;min-height:3.25rem;display:inline-flex;align-items:center}.entry-cover .entry-footnote{font-size:1rem;letter-spacing:.06em}.hud{grid-template-columns:minmax(18rem,23rem) minmax(0,1fr);gap:1rem}.hud-card--brand{padding:1rem;grid-template-columns:3.5rem minmax(0,1fr)}.hud-card--brand img{width:3.5rem;height:3.5rem}.hud-card--brand strong{font-size:1.4rem;line-height:1.2}.hud-card--brand span{font-size:1rem;line-height:1.4;margin-top:.35rem}.world-nav{width:100%;flex-wrap:nowrap;padding:.5rem;gap:.25rem}.nav-rune{font-size:1.1rem;min-height:3.5rem;padding:.55rem .8rem;flex:1 1 auto}.hud-card--controls{max-width:33rem;padding:.9rem 1rem}.hud-card--controls strong{font-size:1.2rem}.hud-card--controls span{font-size:1rem;line-height:1.5}.detail-panel{top:8.5rem;width:min(56rem,calc(100vw - 2rem));padding:2rem;font-size:1.15rem}.detail-panel h1{font-size:clamp(2.5rem,4vw,3.6rem)}.detail-panel h2{font-size:1.8rem}.detail-panel h3{font-size:1.5rem}.detail-panel p{line-height:1.65}.panel-close{width:3.5rem;height:3.5rem;font-size:1.8rem}.rune-button,.rune-button--small,.portfolio-filter{font-size:1.05rem;min-height:3.25rem;padding:.7rem 1rem}.portfolio-gallery__eyebrow,.portfolio-piece__fandom,.portfolio-gallery__count,.listing-card p,.item-detail p:first-child,.category-row span,.spell-form label{font-size:1rem}.spell-form input,.spell-form textarea{font-size:1.1rem;min-height:3.25rem}.portfolio-grid,.listing-grid{gap:1.5rem}@media(max-width:1200px)and (min-width:721px){.hud{grid-template-columns:1fr}.hud-card--brand{grid-template-columns:3rem minmax(0,1fr);padding:.65rem 1rem}.hud-card--brand img{width:3rem;height:3rem}.world-nav{justify-self:stretch}.detail-panel{top:13rem;left:auto;right:1rem;bottom:1rem;max-height:none}}@media(max-width:720px){body{font-size:17px}.entry-cover{padding:1.5rem}.entry-cover__eyebrow{font-size:.85rem;letter-spacing:.04em}.entry-cover #entry-description{font-size:1.1rem}.entry-cover .entry-cta{padding:1rem;min-height:6rem}.entry-cover .entry-cta>span{font-size:1.65rem}.entry-cover .entry-cta small{font-size:.95rem}.entry-links{flex-wrap:wrap;gap:.25rem .7rem;padding:.35rem .7rem}.entry-cover .entry-links button,.entry-cover .entry-links a{font-size:1rem}.entry-cover .entry-footnote{font-size:.95rem}.hud{grid-template-columns:1fr;gap:.65rem}.hud-card--brand{grid-template-columns:3rem minmax(0,1fr);padding:.8rem}.hud-card--brand img{width:3rem;height:3rem}.hud-card--brand strong{font-size:1.25rem}.hud-card--brand span{font-size:.95rem}.world-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;padding:.4rem}.nav-rune{font-size:1rem;min-height:3rem;padding:.45rem .2rem;line-height:1.2}.hud-card--controls{max-width:none;padding:.7rem .8rem}.hud-card--controls strong{font-size:1.1rem}.hud-card--controls span{font-size:.95rem}.hud-card--controls #world-hint,body.has-open-panel .hud-card--brand{display:none}.detail-panel{top:8.75rem;left:0;right:0;bottom:0;width:100%;max-height:none;padding:1.25rem;font-size:1.1rem}.detail-panel h1{font-size:2.35rem}.detail-panel h2{font-size:1.6rem}.portfolio-grid,.listing-grid{gap:1.2rem}}.brand-crest{display:block;flex-shrink:0;aspect-ratio:1;height:auto;overflow:hidden;border-radius:50%;border:2px solid #f3d798;background:#fff;box-shadow:0 0 0 3px #251438,0 4px 18px #10091e35}.review-notice{margin:0 3rem 1.2rem 0;padding:.65rem .85rem;border-left:3px solid #54ffe0;color:#eee4ff;background:#221733;font-size:.9rem;line-height:1.5}.rune-button--primary{color:#211035;background:#ffe477}.rune-button--primary:hover,.nav-rune.is-active:hover{color:#211035;background:#fff3a5}.hud-card--brand{grid-template-columns:4.5rem minmax(0,1fr);padding:.8rem}.hud-card--brand .brand-crest{width:4.5rem}.entry-cover .brand-crest{width:9.5rem;margin-bottom:1.25rem;filter:none;mix-blend-mode:normal}.panel-hero{grid-template-columns:8rem minmax(0,1fr);gap:1.5rem}.panel-hero .brand-crest{width:8rem}@media(max-width:1200px)and (min-width:721px){.hud-card--brand{grid-template-columns:4rem minmax(0,1fr);padding:.55rem 1rem}.hud-card--brand .brand-crest{width:4rem}}@media(max-width:720px){.hud-card--brand{grid-template-columns:3.75rem minmax(0,1fr);padding:.65rem .8rem;gap:.7rem}.hud-card--brand .brand-crest{width:3.75rem}.entry-cover .brand-crest{width:7rem;margin-bottom:1rem}.panel-hero{grid-template-columns:1fr;gap:1rem}.panel-hero .brand-crest{width:6.5rem}}.listing-photo{display:block;padding:0;width:100%;border:0;border-radius:12px;overflow:hidden;background:#261534;cursor:pointer}.listing-photo:focus-visible{outline:3px solid #f5d98b;outline-offset:4px}.listing-card .listing-photo img,.item-detail>img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain}.listing-card{gap:1rem}.listing-card footer{flex-wrap:wrap;gap:.75rem;align-items:center}.listing-card footer strong{font-size:1.3rem;color:#ffe6ab}.listing-card footer small{font-size:.78rem;font-weight:400}.listing-copy>p,.shop-eyebrow{color:#e6c782}.catalog-note{font-size:.9rem;line-height:1.6;color:#e2d4e9}.shop-proof{color:#ffe6ab;font-weight:600}.shop-result{margin-bottom:.35rem}.portfolio-piece img,.gallery-strip img{object-fit:contain;background:#261534}
