:root{color-scheme:light dark;--bg: #eaf1f7;--surface: #f8fbfe;--surface-2: #dde8f1;--border: #c2d1de;--border-strong: #91a8bb;--text: #172a3d;--muted: #4c6174;--hint: #667b8e;--gold: #9a7835;--gold-soft: #eee6d2;--info: #315f87;--info-soft: #d9e8f4;--discord: #5865f2;--green: #34765f;--red: #a94343;--red-soft: #f7e2de;--coral: #9a7835;--butter: #b99a58;--trace: #426f96;--sheet-shadow: 0 16px 36px rgba(25, 52, 78, .12), 0 3px 8px rgba(25, 52, 78, .08);--radius: 14px;--radius-sm: 10px;--title-font: "Trebuchet MS", "Arial Rounded MT Bold", ui-rounded, sans-serif;font-family:Aptos,Segoe UI,system-ui,-apple-system,sans-serif}@media (prefers-color-scheme: dark){:root{--bg: #091827;--surface: #10263a;--surface-2: #18344c;--border: #294a65;--border-strong: #52718a;--text: #f4f7fa;--muted: #c2cfda;--hint: #99acbd;--gold: #d8bd78;--gold-soft: #332f28;--info: #7eb0d6;--info-soft: #17364f;--green: #82c7a8;--red: #f1968d;--red-soft: #4b3131;--coral: #d8bd78;--butter: #cbb274;--trace: #5f89aa;--sheet-shadow: 0 18px 42px rgba(1, 8, 16, .4), 0 3px 9px rgba(1, 8, 16, .28)}}html{background:var(--bg)}body{position:relative;min-width:320px;overflow-x:hidden;background:var(--bg)}body:before,body:after{content:"";position:fixed;top:0;left:-200vw;z-index:0;width:300vw;height:100vh;pointer-events:none;background-position:center;background-repeat:no-repeat;background-size:100% 100%;will-change:transform,opacity}body:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4320 840' preserveAspectRatio='none'%3E%3Cpath d='M0 252 H1760 C1880 252 1900 210 2060 210 C2220 210 2240 252 2360 252 H4320' fill='none' stroke='%23426f96' stroke-opacity='.18' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");animation:trace-curve 24s linear infinite}body:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4320 840' preserveAspectRatio='none'%3E%3Cpath d='M0 588 H1740 C1840 588 1880 552 1980 552 C2080 552 2120 624 2220 624 C2320 624 2360 588 2460 588 H4320' fill='none' stroke='%23426f96' stroke-opacity='.18' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");animation:trace-wave 24s linear infinite}@keyframes trace-curve{0%,4%{opacity:0;transform:translate(0)}8%,38%{opacity:.52}46%{opacity:0;transform:translate(200vw)}46.01%,to{opacity:0;transform:translate(0)}}@keyframes trace-wave{0%,50%{opacity:0;transform:translate(0)}54%,88%{opacity:.52}96%{opacity:0;transform:translate(200vw)}96.01%,to{opacity:0;transform:translate(0)}}#root{position:relative;z-index:1}::selection{background:color-mix(in srgb,var(--gold) 28%,transparent);color:var(--text)}:focus-visible{outline:3px solid color-mix(in srgb,var(--gold) 58%,transparent);outline-offset:2px}*{scrollbar-color:var(--border-strong) transparent;scrollbar-width:thin}@media (hover: hover) and (pointer: fine){:is(button,.btn,.dispatch-action,.sidebar-docs,.docs-site-link){transition:transform .22s cubic-bezier(.16,1,.3,1),border-color .22s,background-color .22s,color .22s,box-shadow .22s}:is(button,.btn,.sidebar-docs,.docs-site-link):not(:disabled):hover{transform:translateY(-1px)}:is(.btn,.topbar-dropdown-btn,.guild-list button,.active-guild-modules button,.mp-weapon-picker button,.mp-function-options button):not(:disabled):hover{border-color:color-mix(in srgb,var(--gold) 55%,var(--border-strong));box-shadow:0 5px 13px color-mix(in srgb,var(--gold) 10%,transparent)}:is(button,.btn,.dispatch-action,.sidebar-docs):not(:disabled):active{transform:translateY(1px) scale(.985);transition-duration:.08s}}.app-shell{position:relative;display:block;min-height:100dvh;padding-left:270px;isolation:isolate}.app-shell .dash-root{background:transparent}.app-shell .canvas-workspace{width:calc(100vw - 270px);min-width:0;min-height:100dvh;overflow-x:auto}.app-shell .canvas-workspace>*{min-width:0}.app-shell.public-shell{padding-left:0}.app-shell.public-shell .canvas-workspace{width:100vw}.app-shell.public-shell .backend-down-banner{left:0}.app-shell .public-route-login{position:fixed;top:18px;right:18px;z-index:56;box-shadow:var(--sheet-shadow)}.app-shell .canvas-dock{position:fixed;inset:18px auto 18px 16px;z-index:60;display:flex;width:238px;min-height:0;flex-direction:column;overflow:visible;border:1px solid var(--border);border-radius:24px 20px 26px 19px;background:color-mix(in srgb,var(--surface) 97%,transparent);box-shadow:var(--sheet-shadow)}.app-shell .canvas-dock .brand{display:flex;width:100%;min-height:76px;align-items:center;justify-content:flex-start;gap:10px;padding:12px 18px;border:0;border-bottom:1px dashed var(--border);border-radius:24px 20px 0 0;background:transparent;color:var(--text);text-align:left}.app-shell .brand-monogram{display:block;width:42px;height:42px;flex:0 0 auto;object-fit:contain}.app-shell .brand-monogram img{display:block;width:100%;height:100%;object-fit:contain}.app-shell .brand-name{display:inline;font-family:var(--title-font);font-size:19px}.app-shell .guild-navigation{display:flex;min-height:0;flex:1;flex-direction:column;padding:12px 10px;overflow-y:auto}.app-shell .sidebar-label{padding:7px 9px;color:var(--hint);font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.app-shell .guild-list,.app-shell .active-guild-modules{display:flex;flex-direction:column;gap:4px}.app-shell :is(.guild-list button,.active-guild-modules button,.sidebar-docs){display:grid;width:100%;min-height:42px;grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;gap:8px;padding:7px 9px;border:1px solid transparent;border-radius:13px 11px 14px 10px;background:transparent;color:var(--muted);font:inherit;text-align:left}.app-shell :is(.guild-list button,.active-guild-modules button,.sidebar-docs):hover{background:var(--surface-2);color:var(--text)}.app-shell .guild-list button.active{border-color:color-mix(in srgb,var(--gold) 45%,var(--border));background:var(--gold-soft);color:var(--text)}.app-shell .guild-list :is(img,button>span:first-child){display:grid;width:28px;height:28px;place-items:center;border-radius:9px;background:var(--info-soft);object-fit:cover;font-size:11px;font-weight:800}.app-shell .guild-list b{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.app-shell .guild-list .ti-activity-heartbeat{color:var(--coral)}.app-shell .active-guild-modules{margin-top:12px;padding-top:8px;border-top:1px dashed var(--border)}.app-shell .active-guild-modules button{grid-template-columns:28px minmax(0,1fr)}.app-shell :is(.active-guild-modules button i,.sidebar-docs i:first-child){color:var(--gold);font-size:17px}.app-shell .active-guild-modules button.active{border-color:color-mix(in srgb,var(--gold) 40%,var(--border));background:var(--gold-soft);color:var(--text);box-shadow:inset 3px 0 var(--gold)}.app-shell :is(.active-guild-modules button span,.sidebar-docs span){overflow:hidden;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.app-shell .sidebar-docs{margin-top:auto;text-decoration:none}.app-shell .dock-controls{position:relative;margin-top:8px;padding:10px;border-top:1px dashed var(--border)}.app-shell .canvas-dock .topbar-dropdown{position:static}.app-shell .canvas-dock .topbar-dropdown-btn{width:100%;min-height:42px;justify-content:flex-start;padding:7px 10px;border-radius:11px;font-size:11px}.app-shell .canvas-dock .topbar-dropdown-btn span{max-width:150px;overflow:hidden;text-overflow:ellipsis}.app-shell .canvas-dock .topbar-dropdown-menu{position:absolute;left:calc(100% + 10px);right:auto;bottom:0;top:auto;z-index:80;width:min(320px,calc(100vw - 286px));max-height:min(640px,calc(100vh - 36px));overflow-y:auto}.app-shell .mobile-nav-toggle,.app-shell .mobile-nav-backdrop{display:none}.app-shell .backend-down-banner{position:fixed;top:0;right:0;left:270px;z-index:55}.app-shell .landing-canvas{display:grid;width:100%;min-height:100dvh;grid-template-columns:minmax(280px,.72fr) minmax(560px,1.28fr);align-items:center;gap:clamp(30px,5vw,78px);padding:clamp(38px,6vw,92px);background:transparent}.app-shell .landing-brand{position:absolute;top:30px;left:clamp(38px,6vw,92px);display:grid;grid-template-columns:auto auto;align-items:center;gap:0 10px}.app-shell .landing-brand .brand-monogram{width:52px;height:52px;grid-row:1 / 3}.app-shell .landing-brand strong{align-self:end;font-family:var(--title-font);font-size:21px}.app-shell .landing-brand small{align-self:start;color:var(--muted);font-size:10px}.app-shell .operation-intro{max-width:550px}.app-shell .operation-intro h1{max-width:12ch;margin:0 0 20px;color:var(--text);font-family:var(--title-font);font-size:clamp(36px,4.3vw,58px);line-height:1.02;letter-spacing:-.035em;text-wrap:balance}.app-shell .operation-intro>p{max-width:58ch;margin:0 0 30px;color:var(--muted);font-size:clamp(16px,1.4vw,19px);line-height:1.65}.app-shell .dispatch-action{display:grid;width:min(100%,390px);min-height:68px;grid-template-columns:32px 1fr 20px;align-items:center;gap:12px;padding:12px 17px;border:1px solid #7e612c;border-radius:15px 12px 16px 11px;background:var(--coral);color:#fff;box-shadow:0 7px 16px #76571438,0 2px 4px #4c370c2e;transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s}.app-shell .dispatch-action:hover{color:#fff;transform:translateY(-2px);box-shadow:0 11px 22px #76571447,0 3px 6px #4c370c33}.app-shell .dispatch-action:active{transform:translateY(1px)}.app-shell .dispatch-action>i{font-size:23px}.app-shell .dispatch-action span{display:flex;flex-direction:column}.app-shell .dispatch-action strong{font-size:15px}.app-shell .dispatch-action small{color:#fff1ec;font-size:10px}.app-shell .pulse-demo{position:relative;align-self:center;min-width:0;min-height:620px;padding:24px;border:1px solid var(--border);border-radius:30px 24px 32px 22px;background:var(--surface);box-shadow:var(--sheet-shadow)}.app-shell .pulse-demo:before{content:"";position:absolute;top:10px;right:-12px;bottom:-12px;left:12px;z-index:-1;border:1px solid color-mix(in srgb,var(--border) 75%,#d6b574);border-radius:24px 30px 22px 32px;background:color-mix(in srgb,var(--surface) 85%,#f3dca4);transform:rotate(-.6deg)}.app-shell .demo-heading{display:flex;align-items:center;justify-content:flex-start;padding:0 4px 18px}.app-shell .demo-heading h2{margin:0;font-family:var(--title-font);font-size:clamp(25px,2.5vw,34px)}.app-shell .demo-stage-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;padding:6px;border-radius:16px;background:var(--gold-soft)}.app-shell .demo-stage-tabs button{display:flex;min-width:0;min-height:48px;align-items:center;justify-content:center;gap:6px;padding:6px;border:0;border-radius:11px;background:transparent;color:var(--muted);font:inherit;font-size:11px;font-weight:700}.app-shell .demo-stage-tabs button[aria-selected=true]{background:var(--surface);color:var(--text);box-shadow:0 3px 10px #23494521,inset 0 -2px var(--gold)}.app-shell .demo-scene{display:grid;min-width:0;min-height:450px;grid-template-columns:minmax(0,1fr);gap:18px;padding-top:20px}.app-shell .demo-scene.has-roster{grid-template-columns:220px minmax(0,1fr)}.app-shell .demo-roster{display:flex;min-width:0;flex-direction:column;gap:8px;padding:14px;border:1px dashed var(--border);border-radius:16px;background:var(--surface-2)}.app-shell .demo-roster>strong{margin-bottom:4px;color:var(--muted);font-size:11px}.app-shell .demo-person{display:grid;min-width:0;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px;border:1px solid var(--border);border-radius:12px;background:var(--surface);animation:person-arrive .5s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--person) * .16s)}.app-shell .demo-person div{display:flex;min-width:0;flex-direction:column}.app-shell .demo-person b{overflow:hidden;font-size:11px;text-overflow:ellipsis}.app-shell .demo-person small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.app-shell .demo-person>span{padding:3px 6px;border-radius:999px;font-size:8px;font-weight:800;white-space:nowrap}.app-shell .demo-person>.assigned{background:var(--gold-soft);color:var(--gold)}.app-shell .demo-person>.pending{background:var(--red-soft);color:var(--red)}.app-shell .demo-weapon{position:relative;display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:10px;background:var(--surface-2)}.app-shell .demo-weapon img{width:100%;height:100%;object-fit:contain}.app-shell .demo-weapon>i{position:absolute;right:-3px;bottom:-3px;display:grid;width:17px;height:17px;place-items:center;border:1px solid var(--border);border-radius:50%;background:var(--surface);font-style:normal;font-size:10px;line-height:1}.app-shell .demo-board{display:grid;min-width:0;place-items:stretch;padding:18px;border:1px solid var(--border);border-radius:18px;background:repeating-linear-gradient(0deg,var(--surface) 0 39px,var(--surface-2) 39px 40px)}.app-shell :is(.signup-feed,.review-flow,.ledger-flow){display:flex;min-width:0;flex-direction:column;justify-content:center;gap:12px}.app-shell .signup-feed>div{display:flex;align-items:center;gap:12px;padding:13px;border:1px solid var(--border);border-radius:13px;background:var(--surface);box-shadow:0 5px 12px #26423e14;animation:signup-pop .55s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--person) * .45s)}.app-shell .signup-feed span{display:flex;min-width:0;flex-direction:column}.app-shell .signup-feed small{color:var(--green);font-size:10px}.app-shell .party-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:12px}.app-shell .party-grid>div{position:relative;display:flex;min-width:0;min-height:130px;flex-direction:column;justify-content:center;padding:16px;border:2px dashed color-mix(in srgb,var(--gold) 50%,var(--border));border-radius:16px;background:var(--gold-soft);animation:slot-snap .65s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--person) * .18s)}.app-shell .party-grid .demo-weapon{position:absolute;top:10px;right:10px}.app-shell .party-grid small{color:var(--gold);font-weight:800}.app-shell .party-grid b{margin-top:12px}.app-shell .party-grid span:not(.demo-weapon){overflow:hidden;color:var(--muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.app-shell .review-flow>div{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid var(--border);border-radius:15px;background:var(--surface);animation:review-step .6s cubic-bezier(.16,1,.3,1) both}.app-shell .review-flow>div:nth-child(2){animation-delay:.55s}.app-shell .review-flow>div:nth-child(3){animation-delay:1.1s}.app-shell .review-flow>div>i{color:var(--coral);font-size:24px}.app-shell .review-flow span:not(.demo-weapon){display:flex;min-width:0;flex-direction:column}.app-shell :is(.review-flow small,.ledger-flow small){color:var(--muted)}.app-shell .approval-stamp{align-self:flex-end;color:var(--green);font-weight:800;transform:rotate(-2deg)}.app-shell .ledger-entry{display:grid;grid-template-columns:42px minmax(0,1fr) auto 24px;align-items:center;gap:12px;padding:20px;border:1px solid var(--green);border-radius:16px;background:color-mix(in srgb,var(--green) 13%,var(--surface));animation:ledger-in .7s cubic-bezier(.16,1,.3,1) both}.app-shell .ledger-entry p{display:flex;min-width:0;flex-direction:column;margin:0}.app-shell .ledger-entry strong{color:var(--green);font-size:20px;font-variant-numeric:tabular-nums}.app-shell .ledger-entry>i{color:#c89a23;font-size:22px}.app-shell .event-card{align-self:center;padding:24px;border:1px solid var(--border);border-radius:18px;background:var(--surface);box-shadow:var(--sheet-shadow)}.app-shell .event-card h3{margin:10px 0 20px;font:800 24px var(--title-font)}.app-shell .event-status{color:var(--green);font-size:10px;font-weight:800;text-transform:uppercase}.app-shell .event-card dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0}.app-shell .event-card dl div,.app-shell .regear-totals div{padding:11px;border-radius:10px;background:var(--surface-2)}.app-shell :is(.event-card dt,.regear-totals dt){color:var(--muted);font-size:9px;font-weight:700;text-transform:uppercase}.app-shell :is(.event-card dd,.regear-totals dd){margin:3px 0 0;font-size:12px;font-weight:750}.app-shell .build-list{display:flex;width:100%;min-width:0;max-width:100%;flex-direction:column;gap:7px}.app-shell .build-person{width:100%;min-width:0;max-width:100%;border:1px solid var(--border);border-radius:12px;background:var(--surface);overflow:hidden}.app-shell .build-person>button{display:grid;width:100%;min-height:54px;grid-template-columns:38px minmax(0,1fr) 20px;align-items:center;gap:10px;padding:8px 10px;border:0;background:transparent;color:var(--text);text-align:left}.app-shell .build-person.open>button{grid-template-columns:38px minmax(0,1fr) 144px 20px}.app-shell .build-copy,.app-shell .build-context{display:flex;min-width:0;flex-direction:column}.app-shell .build-person small,.app-shell .build-context small{overflow:hidden;color:var(--muted);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.app-shell .build-person>button>i{grid-column:-1;justify-self:end;transition:transform .3s}.app-shell .build-person.open>button>i{transform:rotate(180deg)}.app-shell .build-context{gap:2px;margin-top:6px}.app-shell .build-equip{display:block;width:144px;height:144px;pointer-events:none}.app-shell .build-equip>span{display:block;width:212px;height:212px;transform:scale(.68);transform-origin:top left}.app-shell .build-equip .rc-equip-grid{width:212px;max-width:none}.app-shell .ledger-flow{justify-content:flex-start;gap:9px}.app-shell .ledger-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:8px;padding:12px;border:1px solid var(--border);border-radius:14px;background:var(--gold-soft);animation:ledger-total .7s 1.2s cubic-bezier(.16,1,.3,1) both}.app-shell .ledger-summary>span{display:flex;min-width:0;flex-direction:column}.app-shell .ledger-summary small{color:var(--muted);font-size:9px;font-weight:700}.app-shell .ledger-summary strong{font-size:clamp(16px,2.2vw,22px);font-variant-numeric:tabular-nums}.app-shell .ledger-history{display:flex;flex-direction:column;gap:5px}.app-shell .ledger-row{display:grid;min-width:0;min-height:55px;grid-template-columns:38px minmax(0,1fr) auto;grid-template-areas:"icon content amount";align-items:center;gap:9px;padding:8px 10px;border:1px solid var(--border);border-radius:11px;background:var(--surface);animation:ledger-in .55s cubic-bezier(.16,1,.3,1) both;animation-delay:calc(var(--row) * .16s)}.app-shell .ledger-row.positive{border-color:color-mix(in srgb,var(--green) 52%,var(--border))}.app-shell .ledger-row.negative{border-color:color-mix(in srgb,var(--red) 52%,var(--border))}.app-shell .ledger-content{grid-area:content;display:flex;min-width:0;flex-direction:column;margin:0}.app-shell .ledger-row p b,.app-shell .ledger-row p small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-shell .ledger-row p b{font-size:10px}.app-shell .ledger-row p small{color:var(--muted);font-size:8px}.app-shell .ledger-icon{grid-area:icon;display:grid;align-self:center;justify-self:start;width:38px;height:38px;place-items:center}.app-shell .ledger-icon>:is(.demo-weapon,.ledger-kind){position:relative;inset:auto;display:grid;width:38px;height:38px;margin:0;place-items:center;transform:none}.app-shell .ledger-icon>.ledger-kind{min-width:0;border-radius:10px;background:var(--surface-2)}.app-shell .ledger-kind i{font-size:21px;line-height:1}.app-shell .ledger-amount{grid-area:amount;display:flex;align-self:center;align-items:flex-end;flex-direction:column;white-space:nowrap}.app-shell .ledger-amount small{display:flex;align-items:center;gap:3px;font-size:8px;font-weight:800;text-transform:uppercase}.app-shell .ledger-amount strong{font-size:12px;font-variant-numeric:tabular-nums}.app-shell .positive .ledger-amount{color:var(--green)}.app-shell .negative .ledger-amount{color:var(--red)}.app-shell .ledger-settled{align-self:flex-end;display:flex;align-items:center;gap:5px;color:var(--green);font-size:10px;font-weight:800;animation:ledger-total .45s 1.35s cubic-bezier(.16,1,.3,1) both}.app-shell .regear-demo{display:flex;flex-direction:column;gap:10px}.app-shell .regear-head{display:flex;align-items:center;gap:10px}.app-shell .regear-head span{display:flex;flex-direction:column}.app-shell .regear-head small{color:var(--muted)}.app-shell .regear-rows{display:flex;flex-direction:column;gap:4px}.app-shell .regear-rows>div{display:grid;grid-template-columns:40px minmax(0,1fr) 38px 84px 96px;align-items:center;gap:9px;min-height:48px;padding:4px 10px;border:1px solid var(--border);border-radius:9px;background:var(--surface);animation:review-step .45s both;animation-delay:calc(var(--row) * .1s)}.app-shell .regear-rows img{width:40px;height:40px;object-fit:contain}.app-shell .regear-rows span{display:flex;min-width:0;flex-direction:column}.app-shell .regear-rows b{overflow:hidden;font-size:13px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.app-shell .regear-rows em{font-style:normal}.app-shell .regear-rows :is(em,strong,>small){text-align:right;font-size:12px;line-height:1.35;font-variant-numeric:tabular-nums}.app-shell .regear-rows>small{color:var(--muted)}.app-shell .regear-rows strong{font-size:13px}.app-shell .regear-totals{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:0}.app-shell .regear-totals div:last-child{background:var(--gold-soft);color:var(--gold)}.app-shell .management-shell{width:100%;max-width:1280px;min-width:0;margin:0 auto;padding:34px clamp(18px,4vw,54px) 70px}.app-shell .management-workspace{width:100%;min-width:0}.app-shell .management-workspace-head{border-radius:16px 13px 17px 12px;background:var(--surface);box-shadow:0 6px 18px #26423e14}.app-shell :is(.card,.lootlog-card,.regear-card,.dash-panel,.events-command-head,.ev-create,.ev-card,.audit-console){border-radius:16px 13px 17px 12px}.app-shell :is(.btn,.input,.cs-select,.fn-select,.item-picker-field,.topbar-dropdown-btn){border-radius:10px 8px 11px 7px}.app-shell .topbar-dropdown-menu{border-radius:15px 12px 16px 11px;background:var(--surface);box-shadow:var(--sheet-shadow)}.app-shell .app-loading{min-height:100dvh}.app-loading{position:relative;z-index:1;display:grid;min-height:100dvh;place-content:center;place-items:center;gap:18px;background:transparent}.app-loading .brand-monogram{display:block;width:72px;height:72px;object-fit:contain}.app-loading .brand-monogram img{display:block;width:100%;height:100%;object-fit:contain}.loading-pulse{width:116px;height:18px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='116' height='18' viewBox='0 0 116 18'%3E%3Cpath d='M0 9h116' fill='none' stroke='%23176b68' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") center / contain no-repeat;animation:loading-pulse 1.2s ease-in-out infinite}@keyframes ledger-in{0%{opacity:.35;transform:translateY(8px);filter:blur(2px)}to{opacity:1;transform:none;filter:none}}@keyframes ledger-total{0%{opacity:.55;transform:scale(.985);box-shadow:none}to{opacity:1;transform:none;box-shadow:0 5px 14px #26423e1a}}@media (max-width: 1200px){.app-shell{padding-left:230px}.app-shell .canvas-workspace{width:calc(100vw - 230px)}.app-shell .canvas-dock{width:202px}.app-shell .backend-down-banner{left:230px}.app-shell .landing-canvas{grid-template-columns:1fr;align-content:start;gap:42px;padding:120px clamp(24px,5vw,60px) 70px}.app-shell .landing-brand{left:clamp(24px,5vw,60px)}.app-shell .operation-intro{max-width:720px}.app-shell .operation-intro h1{max-width:15ch;font-size:clamp(38px,5vw,54px)}.app-shell .pulse-demo{width:100%;min-height:590px}}@media (max-width: 760px){.app-shell{padding:0}.app-shell .canvas-workspace{width:100%;min-width:0;padding-top:0}.app-shell .mobile-nav-toggle{position:fixed;right:12px;bottom:12px;z-index:72;display:flex;min-height:52px;align-items:center;gap:8px;padding:10px 15px;border:1px solid var(--border);border-radius:16px 13px 17px 12px;background:var(--surface);color:var(--text);box-shadow:var(--sheet-shadow);font:inherit;font-weight:700}.app-shell .mobile-nav-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:64;display:block;width:100%;height:100%;padding:0;border:0;border-radius:0;background:#1a18227a}.app-shell .canvas-dock{top:10px;right:10px;bottom:76px;left:10px;z-index:68;width:min(320px,calc(100vw - 20px));height:auto;transform:translate(calc(-100% - 24px));transition:transform .3s cubic-bezier(.16,1,.3,1)}.app-shell .canvas-dock.open{transform:none}.app-shell .canvas-dock .brand{min-height:66px}.app-shell .canvas-dock .topbar-dropdown-menu{left:8px;right:8px;bottom:60px;width:auto;max-height:calc(100vh - 170px)}.app-shell .backend-down-banner{right:0;left:0}.app-shell .landing-canvas{min-height:100dvh;padding:104px 16px 92px}.app-shell .landing-brand{top:24px;left:16px}.app-shell .operation-intro h1{font-size:clamp(34px,11vw,44px)}.app-shell .pulse-demo{min-height:0;padding:15px;border-radius:22px 18px 24px 17px}.app-shell .pulse-demo:before{top:7px;right:-6px;bottom:-7px;left:7px}.app-shell .demo-heading{align-items:center}.app-shell .demo-stage-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell .demo-scene,.app-shell .demo-scene.has-roster{grid-template-columns:1fr;min-height:0}.app-shell .demo-roster{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell .demo-roster>strong{grid-column:1 / -1}.app-shell .demo-person{grid-template-columns:34px minmax(0,1fr)}.app-shell .demo-person>span{display:none}.app-shell .demo-weapon{width:34px;height:34px}.app-shell .demo-board{min-height:390px;padding:12px}.app-shell .party-grid{gap:8px}.app-shell .party-grid>div{min-height:112px;padding:11px}.app-shell .ledger-entry{grid-template-columns:38px minmax(0,1fr)}.app-shell .ledger-entry>strong{font-size:17px}.app-shell .ledger-entry>i{display:none}.app-shell .event-card dl,.app-shell .regear-totals{grid-template-columns:1fr}.app-shell .build-person.open>button{grid-template-columns:34px minmax(0,1fr) 131px 20px}.app-shell .build-equip{width:131px;height:131px}.app-shell .build-equip>span{transform:scale(.62)}.app-shell .build-context{width:100%}.app-shell .ledger-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell .ledger-icon,.app-shell .ledger-icon>:is(.demo-weapon,.ledger-kind){width:34px;height:34px}.app-shell .ledger-kind i{font-size:19px}.app-shell .regear-rows>div{grid-template-columns:38px minmax(0,1fr) 32px 72px}.app-shell .regear-rows img{width:38px;height:38px}.app-shell .regear-rows>div>strong{grid-column:2 / -1}.app-shell .management-shell{padding:22px 12px 88px}.app-shell .management-workspace-head{align-items:flex-start}}@media (max-width: 430px){.app-shell .demo-roster,.app-shell .party-grid{grid-template-columns:1fr}.app-shell .party-grid>div{min-height:104px}.app-shell .dispatch-action{grid-template-columns:28px minmax(0,1fr) 18px}.app-shell .demo-board{max-width:100%;overflow:hidden}.app-shell .build-person.open>button{grid-template-columns:34px minmax(0,1fr) 117px 20px;gap:6px}.app-shell .build-equip{width:117px;height:117px}.app-shell .build-equip>span{transform:scale(.55)}.app-shell .ledger-row{grid-template-columns:34px minmax(0,1fr);grid-template-areas:"icon content" "icon amount"}.app-shell .ledger-amount{align-items:flex-start}}@media (max-width: 350px){.app-shell .build-person.open>button{grid-template-columns:34px minmax(0,1fr) 102px 20px}.app-shell .build-equip{width:102px;height:102px}.app-shell .build-equip>span{transform:scale(.48)}}@media (prefers-reduced-motion: reduce){body:before,body:after{display:none}.loading-pulse,.app-shell .demo-person,.app-shell .signup-feed>div,.app-shell .party-grid>div,.app-shell .review-flow>div,.app-shell .ledger-entry,.app-shell .ledger-row,.app-shell .ledger-summary,.app-shell .ledger-settled{animation:none}.app-shell .canvas-dock,.app-shell .dispatch-action{transition:none}}
