/* /Components/Account/Pages/Manage/Index.razor.rz.scp.css */
.section-label[b-h6kzenl4xc],
.account-detail > span[b-h6kzenl4xc],
.destination-grid a > span[b-h6kzenl4xc] {
    color: #a88e69;
    font-size: .7rem;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
}

.intro[b-h6kzenl4xc] {
    margin: 0;
}

.account-detail[b-h6kzenl4xc] {
    margin-top: 24px;
    padding: 18px;
    border-left: 3px solid #a87435;
    background: #211d17;
}

.account-detail strong[b-h6kzenl4xc],
.account-detail small[b-h6kzenl4xc] {
    display: block;
}

.account-detail strong[b-h6kzenl4xc] {
    margin-top: 5px;
    color: #f0d096;
    font: 1.25rem Georgia, serif;
}

.account-detail small[b-h6kzenl4xc] {
    margin-top: 8px;
    color: #8e8578;
}

.destination-grid[b-h6kzenl4xc] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 12px;
    margin-top: 18px;
}

.destination-grid a[b-h6kzenl4xc] {
    min-height: 145px;
    padding: 18px;
    border: 1px solid #4c4032;
    color: inherit;
    background: linear-gradient(145deg, #29251e, #191814);
    text-decoration: none;
}

.destination-grid a:hover[b-h6kzenl4xc] {
    border-color: #b47b39;
}

.destination-grid strong[b-h6kzenl4xc],
.destination-grid small[b-h6kzenl4xc] {
    display: block;
}

.restart-zone[b-h6kzenl4xc] {
    margin-top: 26px;
    padding: 18px;
    display: grid;
    grid-template-columns: 95px 1fr auto;
    gap: 16px;
    align-items: center;
    border: 1px solid #6d3f34;
    border-left: 3px solid #9d5140;
    background: #261715;
}

.restart-zone > span[b-h6kzenl4xc] {
    color: #d0816d;
    font-size: .68rem;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
}

.restart-zone strong[b-h6kzenl4xc] { color: #e5b29f; }
.restart-zone p[b-h6kzenl4xc] { margin: 5px 0 0; color: #9e8981; font-size: .8rem; line-height: 1.45; }
.restart-zone a[b-h6kzenl4xc] { padding: 8px 12px; border: 1px solid #8e4e40; color: #e5a998; text-decoration: none; }

.destination-grid strong[b-h6kzenl4xc] {
    margin-top: 9px;
    color: #edcf96;
    font: 1.08rem Georgia, serif;
}

.destination-grid small[b-h6kzenl4xc] {
    margin-top: 7px;
    color: #91887b;
    line-height: 1.5;
}

@media (max-width: 620px) {
    .destination-grid[b-h6kzenl4xc] {
        grid-template-columns: 1fr;
    }
    .restart-zone[b-h6kzenl4xc] { grid-template-columns: 1fr; }
}
/* /Components/Account/Pages/Manage/RestartCharacter.razor.rz.scp.css */
.section-label[b-d4vtyz0zal]{color:#c27662;font-size:.7rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.intro[b-d4vtyz0zal]{margin:0;color:#a79b8c}.restart-summary[b-d4vtyz0zal]{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.restart-summary section[b-d4vtyz0zal]{padding:16px;border:1px solid #4d3d34;background:#1c1915}.restart-summary section+section[b-d4vtyz0zal]{border-color:#704139;background:#241715}.restart-summary strong[b-d4vtyz0zal],.restart-summary span[b-d4vtyz0zal]{display:block}.restart-summary strong[b-d4vtyz0zal]{margin-bottom:8px;color:#e0bd86;font:1.05rem Georgia,serif}.restart-summary section+section strong[b-d4vtyz0zal]{color:#df9d8b}.restart-summary span[b-d4vtyz0zal]{margin-top:5px;color:#958b7e;font-size:.8rem}.starter-note[b-d4vtyz0zal]{padding:12px 14px;border-left:3px solid #88704e;color:#b8a992;background:#211d17}.restart-form[b-d4vtyz0zal]{display:grid;gap:8px;margin-top:18px}.restart-form label[b-d4vtyz0zal]{margin-top:7px;color:#cbb99e;font-size:.82rem}.restart-form input[b-d4vtyz0zal]{padding:11px 12px;border:1px solid #554538;color:#eee2d1;background:#11100e}.restart-form button[b-d4vtyz0zal]{margin-top:10px;padding:11px 15px;border:1px solid #a25242;color:#f4d4ca;background:#7e362b;font-weight:700;cursor:pointer}.restart-form button:hover[b-d4vtyz0zal]{background:#913f32}.cancel-link[b-d4vtyz0zal]{display:inline-block;margin-top:16px;color:#b79a70}.validation-message[b-d4vtyz0zal]{color:#e99b89}@media(max-width:620px){.restart-summary[b-d4vtyz0zal]{grid-template-columns:1fr}}
/* /Components/Account/Shared/ManageLayout.razor.rz.scp.css */
.manage-shell[b-0n3s1cve0j] {
    min-height: 100vh;
    color: #e9dfcf;
    background:
        radial-gradient(circle at 75% 0, rgba(126, 73, 30, .2), transparent 28rem),
        linear-gradient(180deg, #161411, #0c0c0b 48rem);
}

.manage-topbar[b-0n3s1cve0j] {
    min-height: 76px;
    padding: 0 5vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #3b3328;
    background: rgba(9, 9, 8, .92);
}

.manage-brand[b-0n3s1cve0j] {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #f4d59a;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .12em;
}

.manage-brand strong[b-0n3s1cve0j],
.manage-brand small[b-0n3s1cve0j] {
    display: block;
}

.manage-brand small[b-0n3s1cve0j] {
    margin-top: 2px;
    color: #8e8577;
    font-size: .62rem;
}

.manage-mark[b-0n3s1cve0j] {
    width: 42px;
    height: 42px;
    display: grid;
    place-items: center;
    border: 1px solid #a77738;
    transform: rotate(45deg);
    font: 1.3rem Georgia, serif;
}

.manage-topbar nav[b-0n3s1cve0j] {
    display: flex;
    gap: 8px;
}

.manage-topbar nav a[b-0n3s1cve0j] {
    padding: 10px 14px;
    color: #c8bda9;
    text-decoration: none;
}

.manage-topbar nav a:hover[b-0n3s1cve0j],
.manage-topbar nav .active[b-0n3s1cve0j] {
    color: #f0ce8e;
}

.manage-main[b-0n3s1cve0j] {
    width: min(1050px, 92vw);
    margin: 0 auto;
    padding: 52px 0 76px;
}

.manage-heading > span[b-0n3s1cve0j] {
    color: #a88e69;
    font-size: .72rem;
    font-weight: 700;
    letter-spacing: .13em;
    text-transform: uppercase;
}

.manage-heading h1[b-0n3s1cve0j] {
    margin: 7px 0 9px;
    color: #f5d697;
    font: 2.5rem Georgia, serif;
}

.manage-heading p[b-0n3s1cve0j] {
    max-width: 680px;
    margin: 0;
    color: #9f9688;
    line-height: 1.6;
}

.manage-grid[b-0n3s1cve0j] {
    display: grid;
    grid-template-columns: 220px minmax(0, 1fr);
    gap: 18px;
    margin-top: 30px;
}

.manage-navigation[b-0n3s1cve0j],
.manage-content[b-0n3s1cve0j] {
    border: 1px solid #40372c;
    background: rgba(24, 22, 18, .94);
}

.manage-navigation[b-0n3s1cve0j] {
    padding: 12px;
    align-self: start;
}

.manage-content[b-0n3s1cve0j] {
    min-height: 330px;
    padding: 30px;
    border-top: 2px solid #a87435;
}

.manage-navigation[b-0n3s1cve0j]  ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.manage-navigation[b-0n3s1cve0j]  a {
    display: block;
    padding: 11px 12px;
    border-left: 2px solid transparent;
    color: #aaa092;
    text-decoration: none;
}

.manage-navigation[b-0n3s1cve0j]  a:hover,
.manage-navigation[b-0n3s1cve0j]  a.active {
    border-left-color: #b77d39;
    color: #edcf96;
    background: #211d17;
}

.manage-content[b-0n3s1cve0j]  h2,
.manage-content[b-0n3s1cve0j]  h3 {
    margin: 0 0 10px;
    color: #f0d096;
    font: 1.65rem Georgia, serif;
}

.manage-content[b-0n3s1cve0j]  p,
.manage-content[b-0n3s1cve0j]  li {
    color: #aaa092;
    line-height: 1.6;
}

.manage-content[b-0n3s1cve0j]  form {
    display: grid;
    gap: 9px;
    max-width: 560px;
}

.manage-content[b-0n3s1cve0j]  label {
    margin-top: 9px;
    color: #d8c7aa;
    font-size: .84rem;
    font-weight: 650;
}

.manage-content[b-0n3s1cve0j]  input:not([type=checkbox]) {
    width: 100%;
    padding: 11px 12px;
    border: 1px solid #4a4034;
    border-radius: 3px;
    color: #f2e8d8;
    background: #0e0e0c;
}

.manage-content[b-0n3s1cve0j]  button,
.manage-content[b-0n3s1cve0j]  .btn {
    width: fit-content;
    margin-top: 12px;
    padding: 11px 18px;
    border: 1px solid #c18b43;
    border-radius: 3px;
    color: #17120d;
    background: #d1a052;
    font-weight: 750;
    text-decoration: none;
    cursor: pointer;
}

.manage-content[b-0n3s1cve0j]  a {
    color: #d6a65f;
}

.manage-content[b-0n3s1cve0j]  hr {
    border: 0;
    border-top: 1px solid #3c352c;
}

@media (max-width: 720px) {
    .manage-topbar[b-0n3s1cve0j] {
        align-items: start;
        flex-direction: column;
        gap: 15px;
        padding-top: 16px;
        padding-bottom: 16px;
    }

    .manage-topbar nav[b-0n3s1cve0j] {
        flex-wrap: wrap;
    }

    .manage-grid[b-0n3s1cve0j] {
        grid-template-columns: 1fr;
    }
}
/* /Components/Game/CharacterArrival.razor.rz.scp.css */
.arrival-heading[b-sgwsrk1crm] {
    max-width: 800px;
    margin-bottom: 24px;
}

.arrival-heading > span[b-sgwsrk1crm],
.appearance-panel > span[b-sgwsrk1crm] {
    color: #a88e69;
    font-size: .7rem;
    font-weight: 700;
    letter-spacing: .13em;
    text-transform: uppercase;
}

.arrival-heading h1[b-sgwsrk1crm] {
    margin: 7px 0 10px;
    color: #f5d697;
    font: 2.7rem Georgia, serif;
}

.arrival-heading p[b-sgwsrk1crm] {
    margin: 0;
    color: #aaa092;
    line-height: 1.65;
}

.arrival-layout[b-sgwsrk1crm] {
    display: grid;
    grid-template-columns: minmax(280px, .7fr) minmax(0, 1.3fr);
    gap: 16px;
}

.appearance-panel[b-sgwsrk1crm] {
    padding: 20px;
    border: 1px solid #40372c;
    border-top: 2px solid #a87435;
    background: rgba(24, 22, 18, .96);
}

.portrait-grid[b-sgwsrk1crm] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-top: 14px;
}

.portrait-choice[b-sgwsrk1crm] {
    padding: 0 0 11px;
    overflow: hidden;
    border: 1px solid #4d4234;
    border-radius: 3px;
    color: #e5c98f;
    background: #171511;
    cursor: pointer;
}

.portrait-choice:hover:not(:disabled)[b-sgwsrk1crm],
.portrait-choice.selected[b-sgwsrk1crm] {
    border-color: #c18a42;
    box-shadow: 0 0 0 1px #7e5728;
}

.portrait-choice img[b-sgwsrk1crm] {
    width: 100%;
    aspect-ratio: .62;
    display: block;
    object-fit: cover;
    object-position: center 25%;
}

.portrait-choice strong[b-sgwsrk1crm] {
    display: block;
    padding-top: 10px;
    font: 1rem Georgia, serif;
}

.appearance-panel > small[b-sgwsrk1crm] {
    display: block;
    margin-top: 12px;
    color: #81786b;
    line-height: 1.45;
}

.story-selections[b-sgwsrk1crm] {
    display: grid;
    gap: 16px;
}

.arrival-confirm[b-sgwsrk1crm] {
    margin-top: 16px;
    padding: 20px 22px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 22px;
    border: 1px solid #4c4032;
    background: #211d17;
}

.arrival-confirm p[b-sgwsrk1crm] {
    margin: 0;
    color: #c8bba6;
    line-height: 1.55;
}

.arrival-confirm button[b-sgwsrk1crm] {
    flex: 0 0 auto;
    padding: 12px 19px;
    border: 1px solid #c08a43;
    border-radius: 3px;
    color: #17120d;
    background: #d3a153;
    font-weight: 750;
    cursor: pointer;
}

.arrival-confirm button:disabled[b-sgwsrk1crm] {
    opacity: .45;
    cursor: not-allowed;
}

.arrival-error[b-sgwsrk1crm] {
    color: #e8927e;
}

@media (max-width: 850px) {
    .arrival-layout[b-sgwsrk1crm] {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 620px) {
    .arrival-confirm[b-sgwsrk1crm] {
        align-items: stretch;
        flex-direction: column;
    }
}
/* /Components/Game/CharacterHub.razor.rz.scp.css */
.hub-hero[b-dhuhghihcc] {
    display: grid;
    grid-template-columns: 290px minmax(0, 1fr);
    gap: 0;
    margin-bottom: 16px;
    overflow: hidden;
    border: 1px solid #40372c;
    border-top: 2px solid #a87435;
    background: rgba(24, 22, 18, .96);
    box-shadow: 0 18px 60px rgba(0, 0, 0, .22);
}

.hub-portrait[b-dhuhghihcc] {
    position: relative;
    min-height: 370px;
    overflow: hidden;
    background: #111;
}

.hub-portrait[b-dhuhghihcc]::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, transparent 60%, rgba(8, 8, 7, .8));
    pointer-events: none;
}

.hub-portrait img[b-dhuhghihcc] {
    width: 100%;
    height: 100%;
    position: absolute;
    inset: 0;
    object-fit: cover;
    object-position: center 22%;
}

.hub-portrait > span[b-dhuhghihcc] {
    position: absolute;
    z-index: 1;
    right: 14px;
    bottom: 13px;
    left: 14px;
    color: #e4c98f;
    font: .9rem Georgia, serif;
    text-align: center;
}

.hub-story[b-dhuhghihcc] {
    padding: clamp(28px, 5vw, 56px);
    align-self: center;
}

.hub-eyebrow[b-dhuhghihcc] {
    color: #a88e69;
    font-size: .7rem;
    font-weight: 700;
    letter-spacing: .13em;
    text-transform: uppercase;
}

.hub-story h1[b-dhuhghihcc] {
    max-width: 650px;
    margin: 9px 0 16px;
    color: #f5d697;
    font: clamp(2.1rem, 4.5vw, 3.7rem)/1.02 Georgia, serif;
}

.hub-story > p[b-dhuhghihcc] {
    max-width: 710px;
    margin: 0;
    color: #b0a698;
    font-size: 1rem;
    line-height: 1.75;
}

.hub-ledger[b-dhuhghihcc] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 29px;
    border-top: 1px solid #3b342a;
    border-bottom: 1px solid #3b342a;
}

.hub-ledger div[b-dhuhghihcc] {
    padding: 13px 15px;
}

.hub-ledger div + div[b-dhuhghihcc] {
    border-left: 1px solid #3b342a;
}

.hub-ledger span[b-dhuhghihcc],
.hub-ledger strong[b-dhuhghihcc] {
    display: block;
}

.hub-ledger span[b-dhuhghihcc] {
    color: #81786b;
    font-size: .65rem;
    letter-spacing: .1em;
    text-transform: uppercase;
}

.hub-ledger strong[b-dhuhghihcc] {
    margin-top: 4px;
    color: #dcc18c;
    font: .95rem Georgia, serif;
}

@media (max-width: 760px) {
    .hub-hero[b-dhuhghihcc] {
        grid-template-columns: 1fr;
    }

    .hub-portrait[b-dhuhghihcc] {
        min-height: 430px;
    }

    .hub-ledger[b-dhuhghihcc] {
        grid-template-columns: 1fr;
    }

    .hub-ledger div + div[b-dhuhghihcc] {
        border-top: 1px solid #3b342a;
        border-left: 0;
    }
}
/* /Components/Game/StoryChoiceWindow.razor.rz.scp.css */
.story-window[b-mipaqepu5k] {
    border: 1px solid #40372c;
    border-top: 2px solid #a87435;
    background: rgba(24, 22, 18, .96);
    box-shadow: 0 18px 60px rgba(0, 0, 0, .22);
}

.story-window > header[b-mipaqepu5k] {
    padding: 24px 27px 20px;
    border-bottom: 1px solid #3b342a;
}

.story-window > header > span[b-mipaqepu5k] {
    color: #a88e69;
    font-size: .7rem;
    font-weight: 700;
    letter-spacing: .13em;
    text-transform: uppercase;
}

.story-window h2[b-mipaqepu5k] {
    margin: 6px 0 8px;
    color: #f0d096;
    font: 1.6rem Georgia, serif;
}

.story-window p[b-mipaqepu5k] {
    max-width: 760px;
    margin: 0;
    color: #9f9688;
    line-height: 1.55;
}

.story-window-choices[b-mipaqepu5k] {
    padding: 15px;
}

.story-window-choices[b-mipaqepu5k]  .story-choice-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 11px;
}

.story-window-choices[b-mipaqepu5k]  .story-choice {
    min-height: 130px;
    padding: 17px;
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 7px;
    border: 1px solid #4d4234;
    border-radius: 3px;
    color: #ddd2c0;
    background: linear-gradient(145deg, #29251e, #191814);
    text-align: left;
    text-decoration: none;
    cursor: pointer;
}

.story-window-choices[b-mipaqepu5k]  .story-choice:hover:not(:disabled),
.story-window-choices[b-mipaqepu5k]  .story-choice.selected {
    border-color: #b67d39;
    background: linear-gradient(145deg, #332a1e, #1d1914);
}

.story-window-choices[b-mipaqepu5k]  .story-choice:disabled {
    opacity: .55;
    cursor: default;
}

.story-window-choices[b-mipaqepu5k]  .story-choice > span:first-child {
    color: #a88e69;
    font-size: .68rem;
    font-weight: 700;
    letter-spacing: .11em;
    text-transform: uppercase;
}

.story-window-choices[b-mipaqepu5k]  .story-choice strong {
    color: #edce94;
    font: 1.06rem Georgia, serif;
}

.story-window-choices[b-mipaqepu5k]  .story-choice small {
    color: #91887b;
    line-height: 1.5;
}

@media (max-width: 760px) {
    .story-window-choices[b-mipaqepu5k]  .story-choice-grid {
        grid-template-columns: 1fr;
    }
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-vbgrjpvwzf] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-vbgrjpvwzf] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-wnnh3y782a],
.components-reconnect-repeated-attempt-visible[b-wnnh3y782a],
.components-reconnect-failed-visible[b-wnnh3y782a],
.components-pause-visible[b-wnnh3y782a],
.components-resume-failed-visible[b-wnnh3y782a],
.components-rejoining-animation[b-wnnh3y782a] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-wnnh3y782a],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-wnnh3y782a],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-wnnh3y782a],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-wnnh3y782a],
#components-reconnect-modal.components-reconnect-retrying[b-wnnh3y782a],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-wnnh3y782a],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-wnnh3y782a],
#components-reconnect-modal.components-reconnect-failed[b-wnnh3y782a],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-wnnh3y782a] {
    display: block;
}


#components-reconnect-modal[b-wnnh3y782a] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-wnnh3y782a 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-wnnh3y782a 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-wnnh3y782a 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-wnnh3y782a]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-wnnh3y782a 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-wnnh3y782a {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-wnnh3y782a {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-wnnh3y782a {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-wnnh3y782a] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-wnnh3y782a] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-wnnh3y782a] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-wnnh3y782a] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-wnnh3y782a] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-wnnh3y782a] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-wnnh3y782a] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-wnnh3y782a 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-wnnh3y782a] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-wnnh3y782a {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Components/Pages/Character.razor.rz.scp.css */
.character-shell[b-xc7blruu15] {
    min-height: 100vh;
    color: #eee6d5;
    background: radial-gradient(circle at 70% 0, rgba(126, 73, 30, .2), transparent 30rem), linear-gradient(180deg, #161411, #0c0c0b 52rem);
}

.topbar[b-xc7blruu15] {
    min-height: 76px;
    padding: 0 5vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #3b3328;
    background: rgba(9, 9, 8, .92);
}

.brand[b-xc7blruu15] { display: flex; align-items: center; gap: 12px; color: #f4d59a; text-decoration: none; text-transform: uppercase; letter-spacing: .12em; }
.brand strong[b-xc7blruu15], .brand small[b-xc7blruu15] { display: block; }
.brand small[b-xc7blruu15] { margin-top: 2px; color: #8e8577; font-size: .62rem; }
.brand-mark[b-xc7blruu15] { width: 42px; height: 42px; display: grid; place-items: center; border: 1px solid #a77738; transform: rotate(45deg); font: 1.3rem Georgia, serif; }
nav[b-xc7blruu15] { display: flex; gap: 8px; }
nav a[b-xc7blruu15] { padding: 10px 14px; color: #c8bda9; text-decoration: none; }
nav a:hover[b-xc7blruu15], .active-link[b-xc7blruu15] { color: #f0ce8e; }
main[b-xc7blruu15] { width: min(1120px, 92vw); margin: 0 auto; padding: 44px 0 76px; }

.identity-card[b-xc7blruu15], .panel[b-xc7blruu15], .message-card[b-xc7blruu15] { border: 1px solid #40372c; background: rgba(24, 22, 18, .94); box-shadow: 0 18px 60px rgba(0, 0, 0, .22); }
.identity-card[b-xc7blruu15] { padding: 30px 32px; display: grid; grid-template-columns: .75fr 1.25fr; gap: 48px; align-items: center; border-top: 2px solid #a87435; }
.identity-overview[b-xc7blruu15] { display: flex; align-items: center; gap: 20px; }
.paper-doll > img[b-xc7blruu15], .portrait-unset[b-xc7blruu15] { width: 112px; height: 142px; flex: 0 0 auto; border: 1px solid #685039; object-fit: cover; object-position: center 20%; }
.paper-doll[b-xc7blruu15] { position: relative; width: 112px; flex: 0 0 auto; }
.paper-doll img[b-xc7blruu15] { display: block; }
.portrait-loadout[b-xc7blruu15] { position: absolute; left: 6px; right: 6px; bottom: 6px; display: flex; flex-wrap: wrap; gap: 3px; }
.portrait-loadout span[b-xc7blruu15] { min-width: 20px; min-height: 20px; display: flex; align-items: center; gap: 3px; padding: 2px; color: #f2d79f; background: rgba(11, 10, 8, .9); border: 1px solid rgba(189, 143, 75, .6); font-size: 0; line-height: 1; }
.portrait-loadout img[b-xc7blruu15] { width: 18px; height: 18px; object-fit: cover; }
.portrait-loadout b[b-xc7blruu15] { font-size: 0; }
.portrait-unset[b-xc7blruu15] { display: grid; place-items: center; padding: 12px; color: #d3a153; background: #181611; font-size: .8rem; text-align: center; text-decoration: none; }
.eyebrow[b-xc7blruu15] { color: #a88e69; font-size: .72rem; font-weight: 700; letter-spacing: .13em; text-transform: uppercase; }
.identity-card h1[b-xc7blruu15], .message-card h1[b-xc7blruu15] { margin: 6px 0 7px; color: #f5d697; font: 2.5rem Georgia, serif; }
.identity-card p[b-xc7blruu15], .message-card p[b-xc7blruu15] { margin: 0; color: #aaa092; }
.progress-heading[b-xc7blruu15] { display: flex; justify-content: space-between; gap: 16px; color: #bdb3a3; font-size: .83rem; }
.progress-heading strong[b-xc7blruu15] { color: #d9bd88; }
.progress-track[b-xc7blruu15] { height: 11px; margin: 9px 0; overflow: hidden; border: 1px solid #59462d; background: #1b1712; }
.progress-track span[b-xc7blruu15] { display: block; height: 100%; background: linear-gradient(90deg, #8a5a28, #d2a052); }
.level-progress small[b-xc7blruu15] { color: #82796c; }
.character-resources[b-xc7blruu15] { margin-top: 15px; display: flex; gap: 9px; }
.character-resources > span[b-xc7blruu15] { min-width: 145px; padding: 9px 12px; display: flex; justify-content: space-between; align-items: center; border: 1px solid #42372a; background: #181510; }
.character-resources small[b-xc7blruu15] { color: #918679; text-transform: uppercase; letter-spacing: .07em; font-size: .62rem; }
.character-resources strong[b-xc7blruu15] { color: #e2bd78; }

.sheet-grid[b-xc7blruu15] { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; margin-top: 16px; }
.sheet-column[b-xc7blruu15] { display: grid; gap: 16px; align-content: start; }
.panel[b-xc7blruu15] { padding: 25px; }
.panel-heading[b-xc7blruu15] { display: flex; align-items: end; justify-content: space-between; gap: 14px; padding-bottom: 14px; border-bottom: 1px solid #3c352c; }
.panel h2[b-xc7blruu15] { margin: 5px 0 0; color: #f0d096; font: 1.5rem Georgia, serif; }
.panel-heading > span[b-xc7blruu15] { color: #81786b; font-size: .76rem; }
.value-grid[b-xc7blruu15] { display: grid; grid-template-columns: repeat(2, 1fr); }
.value-grid article[b-xc7blruu15] { min-height: 125px; padding: 17px; border-bottom: 1px solid #342e27; }
.value-grid article:nth-child(odd)[b-xc7blruu15] { border-right: 1px solid #342e27; }
.value-grid article > span[b-xc7blruu15], .slot-name[b-xc7blruu15], .organization-list article > span[b-xc7blruu15], .clan-status > span[b-xc7blruu15] { color: #a88e69; font-size: .7rem; font-weight: 700; letter-spacing: .1em; text-transform: uppercase; }
.value-grid strong[b-xc7blruu15] { display: block; margin: 4px 0; color: #edce93; font: 1.55rem Georgia, serif; }
.value-grid small[b-xc7blruu15], .equipment-slot small[b-xc7blruu15], .bag-list small[b-xc7blruu15] { color: #81796e; line-height: 1.4; }
.attribute-panel[b-xc7blruu15] { border-left: 3px solid #75664e; }
.attribute-panel > p[b-xc7blruu15] { margin: 14px 0; color: #aaa092; line-height: 1.55; }
.attribute-list[b-xc7blruu15] { display: grid; gap: 7px; }
.attribute-list article[b-xc7blruu15] { padding: 12px; display: grid; grid-template-columns: 1fr auto; gap: 12px; align-items: center; border: 1px solid #3b3329; background: #1b1814; }
.attribute-list article div[b-xc7blruu15] { display: grid; grid-template-columns: 1fr auto; gap: 3px 10px; }
.attribute-list article span[b-xc7blruu15] { color: #d6b679; font-family: Georgia, serif; }
.attribute-list article strong[b-xc7blruu15] { color: #f0d095; }
.attribute-list article small[b-xc7blruu15] { grid-column: 1 / -1; color: #837a6e; }
.attribute-list button[b-xc7blruu15] { padding: 7px 10px; border: 1px solid #795b34; color: #d9ba82; background: #272017; cursor: pointer; }
.attribute-list button:disabled[b-xc7blruu15] { opacity: .4; cursor: default; }
.progression-links[b-xc7blruu15] { display: flex; gap: 8px; }
.secondary-action[b-xc7blruu15] { display: inline-block; margin-top: 16px; padding: 9px 14px; border: 1px solid #7b6342; color: #e2c38e; background: #211c16; text-decoration: none; }
.secondary-action:hover[b-xc7blruu15] { border-color: #b98545; background: #2a2118; }

.equipment-grid[b-xc7blruu15] { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 8px; padding-top: 14px; }
.equipment-slot[b-xc7blruu15] { min-height: 150px; padding: 12px; display: grid; grid-template-columns: 54px 1fr; grid-template-rows: auto auto 1fr auto; gap: 4px 10px; border: 1px solid #3b3329; background: #1b1814; }
.equipment-slot .slot-name[b-xc7blruu15] { grid-column: 1 / -1; }
.item-glyph[b-xc7blruu15], .empty-glyph[b-xc7blruu15] { width: 52px; height: 58px; display: grid; place-items: center; overflow: hidden; border: 1px solid #745a36; color: #ddb974; background: #15120f; font: 1.35rem Georgia, serif; }
.item-glyph img[b-xc7blruu15] { width: 100%; height: 100%; display: block; object-fit: cover; }
.equipment-slot .item-glyph[b-xc7blruu15], .equipment-slot .empty-glyph[b-xc7blruu15] { grid-row: 2 / 4; }
.empty-glyph[b-xc7blruu15] { border-color: #38322b; color: #534b40; }
.equipment-slot strong[b-xc7blruu15], .bag-list strong[b-xc7blruu15] { color: #d9bd88; }
.equipment-slot small[b-xc7blruu15] { display: block; }
.equipment-slot button[b-xc7blruu15], .bag-list button[b-xc7blruu15] { padding: 6px 8px; border: 1px solid #604b33; color: #cdb58c; background: #252018; cursor: pointer; font: inherit; font-size: .72rem; }
.equipment-slot button[b-xc7blruu15] { grid-column: 2; justify-self: start; }
.equipment-slot button:hover[b-xc7blruu15], .bag-list button:hover[b-xc7blruu15] { border-color: #a67940; color: #f0d39b; }
.equipment-slot button:disabled[b-xc7blruu15], .bag-list button:disabled[b-xc7blruu15] { opacity: .55; cursor: default; }
.equipment-slot.empty[b-xc7blruu15] { background: #171512; }
.bag-heading[b-xc7blruu15] { margin-top: 24px; padding: 18px 0 10px; display: flex; justify-content: space-between; align-items: end; border-top: 1px solid #40372c; }
.bag-heading h3[b-xc7blruu15] { margin: 4px 0 0; color: #e8cb94; font: 1.25rem Georgia, serif; }
.bag-heading > span[b-xc7blruu15] { color: #81786b; font-size: .75rem; }
.empty-bag[b-xc7blruu15] { margin: 0; padding: 18px; border: 1px dashed #40372c; color: #756d62; text-align: center; }
.bag-list[b-xc7blruu15] { display: grid; gap: 8px; }
.bag-list article[b-xc7blruu15] { padding: 12px; display: grid; grid-template-columns: 54px minmax(0, 1fr) auto; gap: 10px; align-items: center; border: 1px solid #40372c; background: #1a1713; }
.bag-list .item-glyph[b-xc7blruu15] { grid-column: 1; grid-row: 1; }
.bag-item-copy[b-xc7blruu15] { min-width: 0; }
.bag-list small[b-xc7blruu15] { display: block; margin-top: 3px; }
.equip-actions[b-xc7blruu15] { min-width: max-content; display: grid; gap: 5px; justify-self: end; }
.inline-error[b-xc7blruu15] { margin: 14px 0 0; padding: 11px 14px; border: 1px solid #874c3e; color: #ecaa9b; background: #2a1713; }
.organization-list article[b-xc7blruu15] { padding: 17px 0; border-bottom: 1px solid #342e27; }
.organization-title[b-xc7blruu15] { display: flex; justify-content: space-between; gap: 14px; }
.organization-title strong[b-xc7blruu15] { color: #e8cb94; font: 1.08rem Georgia, serif; }
.organization-title span[b-xc7blruu15] { font-weight: 800; }
.organization-list article > span[b-xc7blruu15] { display: block; margin-top: 5px; }
.organization-list p[b-xc7blruu15], .clan-status p[b-xc7blruu15] { margin: 8px 0 0; color: #91887b; font-size: .84rem; line-height: 1.55; }
.reputation-positive[b-xc7blruu15] { color: #99b46f; }
.reputation-negative[b-xc7blruu15] { color: #d3836f; }
.reputation-neutral[b-xc7blruu15] { color: #aaa092; }
.clan-status[b-xc7blruu15] { margin-top: 16px; padding: 14px; background: #1d1a16; }

.message-card[b-xc7blruu15] { width: min(650px, 100%); margin: 7vh auto 0; padding: 36px; border-top: 2px solid #a87435; }
.primary-action[b-xc7blruu15] { display: inline-block; margin-top: 20px; padding: 11px 20px; border: 1px solid #c08a43; border-radius: 3px; color: #17120d; background: #d3a153; font-weight: 700; text-decoration: none; }
.error-message[b-xc7blruu15] { color: #e8927e !important; }

@media (max-width: 780px) {
    .topbar[b-xc7blruu15] { align-items: start; flex-direction: column; gap: 15px; padding-top: 16px; padding-bottom: 16px; }
    nav[b-xc7blruu15] { flex-wrap: wrap; }
    .identity-card[b-xc7blruu15], .sheet-grid[b-xc7blruu15] { grid-template-columns: 1fr; }
    .equipment-grid[b-xc7blruu15] { grid-template-columns: 1fr; }
    .bag-list article[b-xc7blruu15] { grid-template-columns: 34px 1fr; }
    .equip-actions[b-xc7blruu15] { min-width: 0; grid-column: 2; justify-self: stretch; }
}
/* /Components/Pages/Home.razor.rz.scp.css */
.landing-shell[b-29mj56yq14] {
    min-height: 100vh;
    color: #eee6d5;
    background:
        radial-gradient(circle at 68% 12%, rgba(145, 83, 34, .24), transparent 30rem),
        radial-gradient(circle at 12% 70%, rgba(43, 70, 77, .18), transparent 28rem),
        linear-gradient(180deg, #161411 0, #0c0c0b 55rem);
}

.topbar[b-29mj56yq14] {
    min-height: 76px;
    padding: 0 5vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #3b3328;
    background: rgba(9, 9, 8, .9);
}

.brand[b-29mj56yq14] {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #f4d59a;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .12em;
}

.brand strong[b-29mj56yq14],
.brand small[b-29mj56yq14] {
    display: block;
}

.brand small[b-29mj56yq14] {
    margin-top: 2px;
    color: #8e8577;
    font-size: .62rem;
}

.brand-mark[b-29mj56yq14] {
    width: 42px;
    height: 42px;
    display: grid;
    place-items: center;
    border: 1px solid #a77738;
    transform: rotate(45deg);
    font: 1.3rem Georgia, serif;
}

nav[b-29mj56yq14] {
    display: flex;
    align-items: center;
    gap: 8px;
}

nav a[b-29mj56yq14] {
    padding: 10px 14px;
    color: #c8bda9;
    text-decoration: none;
}

nav a:hover[b-29mj56yq14] {
    color: #f0ce8e;
}

.signed-in-as[b-29mj56yq14] {
    color: #9d9282;
    font-size: .86rem;
}

.nav-primary[b-29mj56yq14] {
    border: 1px solid #8c632e;
    border-radius: 3px;
}

main[b-29mj56yq14] {
    width: min(1180px, 92vw);
    margin: 0 auto;
    padding: 76px 0 70px;
}

.hero[b-29mj56yq14] {
    display: grid;
    grid-template-columns: minmax(0, 1.25fr) minmax(320px, .75fr);
    gap: clamp(36px, 7vw, 92px);
    align-items: center;
}

.eyebrow[b-29mj56yq14] {
    color: #b1956c;
    font-size: .72rem;
    font-weight: 700;
    letter-spacing: .14em;
    text-transform: uppercase;
}

.hero-copy h1[b-29mj56yq14] {
    max-width: 780px;
    margin: 14px 0 22px;
    color: #f5d697;
    font: clamp(3.2rem, 7vw, 6.25rem)/.94 Georgia, serif;
    letter-spacing: -.045em;
}

.hero-copy > p[b-29mj56yq14] {
    max-width: 720px;
    margin: 0;
    color: #bdb4a5;
    font-size: 1.06rem;
    line-height: 1.75;
}

.hero-actions[b-29mj56yq14] {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 32px;
}

.primary-action[b-29mj56yq14],
.secondary-action[b-29mj56yq14] {
    padding: 13px 20px;
    border-radius: 3px;
    font-weight: 700;
    text-decoration: none;
}

.primary-action[b-29mj56yq14] {
    border: 1px solid #c08a43;
    color: #17120d;
    background: #d3a153;
}

.secondary-action[b-29mj56yq14] {
    border: 1px solid #554735;
    color: #d9cdbb;
    background: rgba(28, 26, 22, .7);
}

.primary-action:hover[b-29mj56yq14],
.secondary-action:hover[b-29mj56yq14] {
    transform: translateY(-1px);
}

.access-note[b-29mj56yq14] {
    display: block;
    max-width: 680px;
    margin-top: 14px;
    color: #7f776c;
    line-height: 1.55;
}

.story-card[b-29mj56yq14] {
    padding: 30px;
    border: 1px solid #4a3e30;
    border-top: 2px solid #a87435;
    background: linear-gradient(145deg, rgba(35, 31, 25, .96), rgba(19, 18, 15, .96));
    box-shadow: 0 24px 70px rgba(0, 0, 0, .3);
}

.story-card h2[b-29mj56yq14] {
    margin: 8px 0 13px;
    color: #f0d096;
    font: 1.9rem Georgia, serif;
}

.story-card p[b-29mj56yq14] {
    margin: 0;
    color: #aaa194;
    line-height: 1.65;
}

.story-card ol[b-29mj56yq14] {
    margin: 24px 0 0;
    padding: 0;
    list-style: none;
}

.story-card li[b-29mj56yq14] {
    display: flex;
    gap: 13px;
    padding: 13px 0;
    border-top: 1px solid #3a332a;
    color: #d1c4af;
    font-size: .9rem;
}

.story-card li span[b-29mj56yq14] {
    color: #b78140;
    font: .82rem Georgia, serif;
}

.principles[b-29mj56yq14] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin-top: 84px;
    border-top: 1px solid #3b3328;
    border-bottom: 1px solid #3b3328;
}

.principles article[b-29mj56yq14] {
    padding: 27px 28px 30px;
}

.principles article + article[b-29mj56yq14] {
    border-left: 1px solid #3b3328;
}

.principle-mark[b-29mj56yq14] {
    color: #a87435;
    font: .8rem Georgia, serif;
}

.principles h2[b-29mj56yq14] {
    margin: 8px 0;
    color: #e4ca99;
    font: 1.2rem Georgia, serif;
}

.principles p[b-29mj56yq14] {
    margin: 0;
    color: #91887b;
    font-size: .88rem;
    line-height: 1.6;
}

@media (max-width: 820px) {
    .topbar[b-29mj56yq14] {
        align-items: start;
        flex-direction: column;
        gap: 16px;
        padding-top: 16px;
        padding-bottom: 16px;
    }

    nav[b-29mj56yq14] {
        flex-wrap: wrap;
    }

    main[b-29mj56yq14] {
        padding-top: 48px;
    }

    .hero[b-29mj56yq14],
    .principles[b-29mj56yq14] {
        grid-template-columns: 1fr;
    }

    .hero-copy h1[b-29mj56yq14] {
        font-size: clamp(3rem, 14vw, 4.6rem);
    }

    .principles[b-29mj56yq14] {
        margin-top: 54px;
    }

    .principles article + article[b-29mj56yq14] {
        border-top: 1px solid #3b3328;
        border-left: 0;
    }
}
/* /Components/Pages/Market.razor.rz.scp.css */
.market-shell[b-kurv6jz50t]{min-height:100vh;color:#eee6d5;background:radial-gradient(circle at 48% 0,rgba(127,74,30,.22),transparent 32rem),linear-gradient(180deg,#161411,#0c0c0b 55rem)}.topbar[b-kurv6jz50t]{min-height:76px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #3b3328;background:rgba(9,9,8,.92)}.brand[b-kurv6jz50t]{display:flex;align-items:center;gap:12px;color:#f4d59a;text-decoration:none;text-transform:uppercase;letter-spacing:.12em}.brand strong[b-kurv6jz50t],.brand small[b-kurv6jz50t]{display:block}.brand small[b-kurv6jz50t]{margin-top:2px;color:#8e8577;font-size:.62rem}.brand-mark[b-kurv6jz50t]{width:42px;height:42px;display:grid;place-items:center;border:1px solid #a77738;transform:rotate(45deg);font:1.3rem Georgia,serif}nav[b-kurv6jz50t]{display:flex;gap:8px}nav a[b-kurv6jz50t]{padding:10px 14px;color:#c8bda9;text-decoration:none}nav a:hover[b-kurv6jz50t],.active-link[b-kurv6jz50t]{color:#f0ce8e}main[b-kurv6jz50t]{width:min(1120px,92vw);margin:0 auto;padding:42px 0 76px}.eyebrow[b-kurv6jz50t]{color:#a88e69;font-size:.7rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.market-hero[b-kurv6jz50t],.level-lock[b-kurv6jz50t],.market-item[b-kurv6jz50t],.market-note[b-kurv6jz50t],.message-card[b-kurv6jz50t]{border:1px solid #40372c;background:rgba(24,22,18,.94);box-shadow:0 18px 60px rgba(0,0,0,.2)}.market-hero[b-kurv6jz50t]{padding:30px 32px;display:grid;grid-template-columns:1fr 180px;gap:40px;align-items:center;border-top:2px solid #a87435}.market-hero h1[b-kurv6jz50t],.message-card h1[b-kurv6jz50t]{margin:6px 0 10px;color:#f5d697;font:2.35rem Georgia,serif}.market-hero p[b-kurv6jz50t],.message-card p[b-kurv6jz50t]{margin:0;color:#aaa092;line-height:1.65}.purse[b-kurv6jz50t]{padding:18px;border-left:1px solid #4a3c2e}.purse span[b-kurv6jz50t],.purse small[b-kurv6jz50t],.purse strong[b-kurv6jz50t]{display:block}.purse span[b-kurv6jz50t]{color:#a88e69;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em}.purse strong[b-kurv6jz50t]{margin:3px 0;color:#edcc8f;font:2.3rem Georgia,serif}.purse small[b-kurv6jz50t]{color:#8e8578}.level-lock[b-kurv6jz50t]{margin-top:14px;padding:17px 20px;display:flex;align-items:center;gap:16px;border-left:3px solid #8c6235}.level-lock span[b-kurv6jz50t]{flex:1;color:#aaa092}.level-lock a[b-kurv6jz50t],.market-note a[b-kurv6jz50t]{padding:8px 12px;border:1px solid #785d3b;color:#e0bd82;text-decoration:none}.market-grid[b-kurv6jz50t]{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px}.market-item[b-kurv6jz50t]{padding:22px;display:flex;flex-direction:column;min-height:390px}.market-item.owned[b-kurv6jz50t]{border-color:#64734c}.item-visual[b-kurv6jz50t]{width:96px;height:104px;display:grid;place-items:center;overflow:hidden;border:1px solid #80613b;color:#e4c080;background:linear-gradient(145deg,#31271c,#15130f);font:2rem Georgia,serif}.item-visual img[b-kurv6jz50t]{width:100%;height:100%;display:block;object-fit:cover}.item-type[b-kurv6jz50t]{margin-top:16px;color:#9c8b73;font-size:.66rem;text-transform:uppercase;letter-spacing:.09em}.market-item h2[b-kurv6jz50t]{margin:5px 0 8px;color:#edce92;font:1.42rem Georgia,serif}.market-item p[b-kurv6jz50t]{color:#968c7f;font-size:.85rem;line-height:1.55}.effects[b-kurv6jz50t]{display:flex;flex-wrap:wrap;gap:5px;margin:8px 0 18px}.effects span[b-kurv6jz50t]{padding:5px 7px;border:1px solid #57452e;color:#d1ac6e;background:#1b1712;font-size:.7rem}.purchase-row[b-kurv6jz50t]{margin-top:auto;padding-top:14px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #3b3329}.purchase-row strong[b-kurv6jz50t]{color:#e2bd78}.purchase-row button[b-kurv6jz50t]{padding:9px 12px;border:1px solid #a6773e;color:#17120d;background:#d0a052;font-weight:700;cursor:pointer}.purchase-row button:disabled[b-kurv6jz50t]{color:#777;background:#27231d;border-color:#464038;cursor:default}.market-note[b-kurv6jz50t]{margin-top:16px;padding:22px}.market-note h2[b-kurv6jz50t]{margin:5px 0;color:#edce92;font:1.35rem Georgia,serif}.market-note p[b-kurv6jz50t]{color:#968c7f}.market-note a[b-kurv6jz50t]{display:inline-block}.market-message[b-kurv6jz50t],.error-message[b-kurv6jz50t]{margin:14px 0 0;padding:11px 14px}.market-message[b-kurv6jz50t]{border:1px solid #617247;color:#bfd18e;background:#1b2115}.error-message[b-kurv6jz50t]{border:1px solid #874c3e;color:#ecaa9b;background:#2a1713}.message-card[b-kurv6jz50t]{width:min(620px,100%);margin:7vh auto 0;padding:36px;border-top:2px solid #a87435}@media(max-width:800px){.topbar[b-kurv6jz50t]{align-items:start;flex-direction:column;gap:14px;padding-top:16px;padding-bottom:16px}nav[b-kurv6jz50t]{flex-wrap:wrap}.market-hero[b-kurv6jz50t],.market-grid[b-kurv6jz50t]{grid-template-columns:1fr}.purse[b-kurv6jz50t]{border-left:0;border-top:1px solid #4a3c2e}.level-lock[b-kurv6jz50t]{align-items:start;flex-direction:column}}
/* /Components/Pages/Play.razor.rz.scp.css */
.game-shell[b-86zxchc8r8] {
    min-height: 100vh;
    color: #eee6d5;
    background:
        radial-gradient(circle at 50% 0%, rgba(131, 77, 31, .22), transparent 30rem),
        linear-gradient(180deg, #161411 0, #0d0d0c 45rem);
}

.topbar[b-86zxchc8r8] {
    min-height: 76px;
    padding: 0 5vw;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid #3b3328;
    background: rgba(9, 9, 8, .9);
}

.brand[b-86zxchc8r8] {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #f4d59a;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .12em;
}

.brand strong[b-86zxchc8r8],
.brand small[b-86zxchc8r8] {
    display: block;
}

.brand small[b-86zxchc8r8] {
    margin-top: 2px;
    color: #8e8577;
    font-size: .62rem;
}

.brand-mark[b-86zxchc8r8] {
    width: 42px;
    height: 42px;
    display: grid;
    place-items: center;
    border: 1px solid #a77738;
    transform: rotate(45deg);
    font: 1.3rem Georgia, serif;
}

.brand-mark[b-86zxchc8r8]::first-letter {
    transform: rotate(-45deg);
}

nav[b-86zxchc8r8] {
    display: flex;
    align-items: center;
    gap: 8px;
}

nav a[b-86zxchc8r8] {
    padding: 10px 14px;
    color: #c8bda9;
    text-decoration: none;
}

nav a:hover[b-86zxchc8r8],
.active-link[b-86zxchc8r8] {
    color: #f0ce8e;
}

main[b-86zxchc8r8] {
    width: min(1120px, 92vw);
    margin: 0 auto;
    padding: 42px 0 72px;
}

.quest-card[b-86zxchc8r8],
.arena[b-86zxchc8r8],
.decision-panel[b-86zxchc8r8],
.combat-log[b-86zxchc8r8],
.result-card[b-86zxchc8r8],
.start-card[b-86zxchc8r8],
.investigation-card[b-86zxchc8r8],
.letter-card[b-86zxchc8r8],
.completion-card[b-86zxchc8r8],
.character-card[b-86zxchc8r8],
.status-card[b-86zxchc8r8] {
    border: 1px solid #40372c;
    background: rgba(24, 22, 18, .92);
    box-shadow: 0 18px 60px rgba(0, 0, 0, .22);
}

.quest-card[b-86zxchc8r8] {
    padding: 28px 32px;
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 28px;
    border-top: 2px solid #a87435;
}

.quest-card h1[b-86zxchc8r8],
.character-card h1[b-86zxchc8r8],
.status-card h1[b-86zxchc8r8] {
    margin: 4px 0 8px;
    color: #f5d697;
    font: 2.3rem Georgia, serif;
}

.quest-card p[b-86zxchc8r8],
.start-card p[b-86zxchc8r8],
.character-card p[b-86zxchc8r8] {
    max-width: 700px;
    margin: 0;
    color: #bdb4a5;
    line-height: 1.65;
}

.back-to-hub[b-86zxchc8r8] {
    margin: 0 0 14px;
    padding: 0;
    border: 0;
    color: #b58b50;
    background: transparent;
    font-size: .78rem;
    font-weight: 700;
    cursor: pointer;
}

.back-to-hub:hover[b-86zxchc8r8] {
    color: #e1bd7b;
}

.eyebrow[b-86zxchc8r8],
.quest-objective span[b-86zxchc8r8] {
    color: #a88e69;
    font-size: .72rem;
    font-weight: 700;
    letter-spacing: .13em;
    text-transform: uppercase;
}

.quest-objective[b-86zxchc8r8] {
    min-width: 225px;
    padding-left: 24px;
    border-left: 1px solid #41372c;
}

.quest-objective strong[b-86zxchc8r8],
.opponent-tell strong[b-86zxchc8r8] {
    display: block;
    margin-top: 5px;
}

.character-card[b-86zxchc8r8],
.status-card[b-86zxchc8r8] {
    width: min(620px, 100%);
    margin: 7vh auto 0;
    padding: 38px;
    border-top: 2px solid #a87435;
}

.character-card form[b-86zxchc8r8] {
    display: grid;
    gap: 9px;
    margin-top: 26px;
}

.character-card label[b-86zxchc8r8] {
    color: #d8c7aa;
    font-size: .85rem;
    font-weight: 650;
}

.character-card input[b-86zxchc8r8] {
    padding: 12px 13px;
    border: 1px solid #4a4034;
    border-radius: 3px;
    color: #f2e8d8;
    background: #0e0e0c;
}

.character-card small[b-86zxchc8r8] {
    color: #81786b;
}

.start-card[b-86zxchc8r8],
.investigation-card[b-86zxchc8r8],
.letter-card[b-86zxchc8r8],
.completion-card[b-86zxchc8r8],
.decision-panel[b-86zxchc8r8],
.combat-log[b-86zxchc8r8],
.result-card[b-86zxchc8r8] {
    margin-top: 16px;
    padding: 26px 30px;
}

.start-card[b-86zxchc8r8] {
    padding: 45px 34px;
    text-align: center;
}

.investigation-card[b-86zxchc8r8],
.letter-card[b-86zxchc8r8],
.completion-card[b-86zxchc8r8] {
    border-top: 2px solid #a87435;
}

.investigation-intro[b-86zxchc8r8],
.letter-card > p[b-86zxchc8r8],
.completion-card > p[b-86zxchc8r8] {
    color: #bdb4a5;
    line-height: 1.65;
}

.clue-grid[b-86zxchc8r8],
.choice-grid[b-86zxchc8r8] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 14px;
    margin-top: 22px;
}

.clue-card[b-86zxchc8r8],
.choice-card[b-86zxchc8r8] {
    min-height: 180px;
    padding: 22px;
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 12px;
    border: 1px solid #554735;
    border-radius: 4px;
    color: #e9dfcf;
    background: linear-gradient(145deg, #29251e, #1b1915);
    text-align: left;
    cursor: pointer;
    transition: border-color .15s ease, transform .15s ease;
}

.clue-card:hover:not(:disabled)[b-86zxchc8r8],
.choice-card:hover:not(:disabled)[b-86zxchc8r8] {
    transform: translateY(-2px);
    border-color: #bd843c;
}

.clue-card:disabled[b-86zxchc8r8] {
    cursor: default;
}

.clue-card.found[b-86zxchc8r8] {
    border-color: #6f7950;
    background: linear-gradient(145deg, #25291f, #191a16);
    opacity: 1;
}

.clue-card strong[b-86zxchc8r8],
.choice-card strong[b-86zxchc8r8],
.completion-card h2[b-86zxchc8r8],
.letter-card h2[b-86zxchc8r8] {
    color: #f2d294;
    font: 1.25rem Georgia, serif;
}

.clue-card > span:not(.clue-number)[b-86zxchc8r8],
.choice-card > span:not(.clue-number)[b-86zxchc8r8] {
    color: #b5ab9d;
    font-size: .9rem;
    line-height: 1.55;
}

.clue-number[b-86zxchc8r8] {
    width: 34px;
    height: 34px;
    display: grid;
    place-items: center;
    border: 1px solid #8b683c;
    border-radius: 50%;
    color: #d8ae6e;
    font: .9rem Georgia, serif;
}

.choice-warning[b-86zxchc8r8] {
    padding: 12px 14px;
    border-left: 3px solid #a87435;
    background: #211c16;
    color: #dec493 !important;
}

.completion-card strong[b-86zxchc8r8] {
    display: block;
    margin-top: 20px;
    padding-top: 18px;
    border-top: 1px solid #3c352c;
    color: #d8bd89;
}

.start-card h2[b-86zxchc8r8],
.result-card h2[b-86zxchc8r8],
.section-heading h2[b-86zxchc8r8] {
    margin: 5px 0 9px;
    color: #f0d096;
    font: 1.65rem Georgia, serif;
}

.start-card p[b-86zxchc8r8] {
    margin: 0 auto 22px;
}

.arena[b-86zxchc8r8] {
    margin-top: 16px;
    min-height: 245px;
    padding: 34px;
    display: grid;
    grid-template-columns: 1fr auto 1fr;
    align-items: center;
    background:
        linear-gradient(90deg, rgba(54, 81, 95, .13), transparent 38%, transparent 62%, rgba(111, 46, 34, .15)),
        #171612;
}

.combatant[b-86zxchc8r8] {
    display: flex;
    align-items: center;
    gap: 22px;
}

.combatant.opponent[b-86zxchc8r8] {
    justify-content: end;
    text-align: right;
}

.combatant-details[b-86zxchc8r8] {
    width: min(330px, 100%);
}

.combatant h2[b-86zxchc8r8] {
    margin: 5px 0 13px;
    font: 1.7rem Georgia, serif;
}

.portrait[b-86zxchc8r8] {
    flex: 0 0 92px;
    height: 112px;
    display: grid;
    place-items: center;
    border: 1px solid #6c5538;
    border-radius: 48% 48% 12% 12%;
    color: #e1c48f;
    background: linear-gradient(145deg, #344550, #121719);
    font: 2.6rem Georgia, serif;
}

.portrait.enemy[b-86zxchc8r8] {
    display: block;
    object-fit: cover;
    object-position: center 22%;
    background: linear-gradient(145deg, #5b3028, #1a1110);
}

.health-row[b-86zxchc8r8] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.health-row strong[b-86zxchc8r8] {
    min-width: 58px;
    font-size: .76rem;
}

.health-track[b-86zxchc8r8] {
    flex: 1;
    height: 9px;
    overflow: hidden;
    border: 1px solid #5b3a30;
    background: #241513;
}

.health-track span[b-86zxchc8r8] {
    display: block;
    height: 100%;
    background: linear-gradient(90deg, #7f2622, #ca4a35);
    transition: width .25s ease;
}

.stamina[b-86zxchc8r8] {
    color: #8da6b6;
    font-size: .78rem;
}

.versus[b-86zxchc8r8] {
    width: 76px;
    height: 76px;
    display: grid;
    place-content: center;
    border: 1px solid #554634;
    border-radius: 50%;
    color: #978a77;
    text-align: center;
}

.versus span[b-86zxchc8r8] {
    font-size: .62rem;
    text-transform: uppercase;
}

.versus strong[b-86zxchc8r8] {
    color: #f0cf8c;
    font-size: 1.3rem;
}

.opponent-tell[b-86zxchc8r8] {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 22px;
    padding: 15px 17px;
    border-left: 3px solid #b67b36;
    background: #211c16;
}

.training-guide[b-86zxchc8r8] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    margin: -10px 0 0;
    border: 1px solid #3f372d;
    background: #141310;
}

.training-guide div[b-86zxchc8r8] {
    padding: 13px 15px;
}

.training-guide div + div[b-86zxchc8r8] {
    border-left: 1px solid #3f372d;
}

.training-guide strong[b-86zxchc8r8],
.training-guide span[b-86zxchc8r8] {
    display: block;
}

.training-guide strong[b-86zxchc8r8] {
    color: #d8b97f;
    font: .92rem Georgia, serif;
}

.training-guide span[b-86zxchc8r8] {
    margin-top: 3px;
    color: #92887a;
    font-size: .76rem;
}

.tutorial-note[b-86zxchc8r8] {
    margin: 12px 0 22px;
    color: #8f8679;
    font-size: .8rem;
    line-height: 1.55;
}

.tell-icon[b-86zxchc8r8] {
    width: 34px;
    height: 34px;
    display: grid;
    place-items: center;
    border: 1px solid #9f6c34;
    border-radius: 50%;
    color: #e9c17b;
    font-weight: 800;
}

.round-message[b-86zxchc8r8] {
    color: #e1c995;
}

.error-message[b-86zxchc8r8] {
    color: #e8927e;
}

.techniques[b-86zxchc8r8] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 12px;
}

.technique-card[b-86zxchc8r8] {
    min-height: 150px;
    padding: 18px;
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 8px;
    border: 1px solid #554735;
    border-radius: 4px;
    color: #e9dfcf;
    background: linear-gradient(145deg, #29251e, #1b1915);
    text-align: left;
    cursor: pointer;
    transition: border-color .15s ease, transform .15s ease;
}

.technique-card:hover:not(:disabled)[b-86zxchc8r8] {
    transform: translateY(-2px);
    border-color: #bd843c;
}

.technique-card:disabled[b-86zxchc8r8],
.primary-action:disabled[b-86zxchc8r8] {
    opacity: .45;
    cursor: not-allowed;
}

.technique-card strong[b-86zxchc8r8] {
    color: #f2d294;
    font: 1.12rem Georgia, serif;
}

.technique-card span:not(.technique-icon)[b-86zxchc8r8] {
    color: #b5ab9d;
    font-size: .86rem;
    line-height: 1.45;
}

.technique-card small[b-86zxchc8r8] {
    margin-top: auto;
    color: #8d8375;
}

.technique-card .counter-note[b-86zxchc8r8] {
    color: #d0a55e;
    font-size: .76rem;
    font-weight: 700;
}

.technique-icon[b-86zxchc8r8] {
    width: 30px;
    height: 30px;
    display: grid;
    place-items: center;
    border: 1px solid #7b5b34;
    border-radius: 50%;
    color: #d7a65d;
    font: 1rem Georgia, serif;
}

.section-heading[b-86zxchc8r8] {
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: end;
    padding-bottom: 15px;
    border-bottom: 1px solid #3c352c;
}

.section-heading > span[b-86zxchc8r8],
.empty-log[b-86zxchc8r8] {
    color: #8e8578;
    font-size: .82rem;
}

.log-entry[b-86zxchc8r8] {
    display: grid;
    grid-template-columns: 100px 1fr 1fr;
    gap: 14px;
    padding: 14px 0;
    border-bottom: 1px solid #302b24;
    color: #bcb3a6;
    font-size: .84rem;
}

.log-entry strong[b-86zxchc8r8] {
    color: #d6b77d;
}

.log-entry em[b-86zxchc8r8] {
    grid-column: 2 / -1;
    color: #d4c2a1;
}

.result-card[b-86zxchc8r8] {
    text-align: center;
    border-top: 2px solid #a87435;
}

.result-card p[b-86zxchc8r8] {
    color: #bbb1a2;
}

.primary-action[b-86zxchc8r8] {
    width: fit-content;
    margin-top: 18px;
    padding: 11px 22px;
    border: 1px solid #c08a43;
    border-radius: 3px;
    color: #17120d;
    background: #d3a153;
    font-weight: 700;
    cursor: pointer;
}

.character-card .primary-action[b-86zxchc8r8] {
    width: 100%;
}

@media (max-width: 760px) {
    .topbar[b-86zxchc8r8],
    .quest-card[b-86zxchc8r8],
    .section-heading[b-86zxchc8r8] {
        align-items: start;
        flex-direction: column;
    }

    .topbar[b-86zxchc8r8] {
        gap: 16px;
        padding-top: 16px;
        padding-bottom: 16px;
    }

    nav[b-86zxchc8r8] {
        flex-wrap: wrap;
    }

    .arena[b-86zxchc8r8] {
        grid-template-columns: 1fr;
        gap: 24px;
    }

    .versus[b-86zxchc8r8] {
        justify-self: center;
    }

    .combatant.opponent[b-86zxchc8r8] {
        flex-direction: row-reverse;
        justify-content: start;
        text-align: left;
    }

    .techniques[b-86zxchc8r8],
    .training-guide[b-86zxchc8r8],
    .clue-grid[b-86zxchc8r8],
    .choice-grid[b-86zxchc8r8],
    .log-entry[b-86zxchc8r8] {
        grid-template-columns: 1fr;
    }

    .training-guide div + div[b-86zxchc8r8] {
        border-top: 1px solid #3f372d;
        border-left: 0;
    }

    .log-entry em[b-86zxchc8r8] {
        grid-column: auto;
    }
}
/* /Components/Pages/Quests.razor.rz.scp.css */
.journal-shell[b-a8gvail71s] { min-height: 100vh; color: #eee6d5; background: radial-gradient(circle at 76% 0, rgba(126, 73, 30, .2), transparent 30rem), linear-gradient(180deg, #161411, #0c0c0b 52rem); }
.topbar[b-a8gvail71s] { min-height: 76px; padding: 0 5vw; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #3b3328; background: rgba(9, 9, 8, .92); }
.brand[b-a8gvail71s] { display: flex; align-items: center; gap: 12px; color: #f4d59a; text-decoration: none; text-transform: uppercase; letter-spacing: .12em; }
.brand strong[b-a8gvail71s], .brand small[b-a8gvail71s] { display: block; }
.brand small[b-a8gvail71s] { margin-top: 2px; color: #8e8577; font-size: .62rem; }
.brand-mark[b-a8gvail71s] { width: 42px; height: 42px; display: grid; place-items: center; border: 1px solid #a77738; transform: rotate(45deg); font: 1.3rem Georgia, serif; }
nav[b-a8gvail71s] { display: flex; gap: 8px; }
nav a[b-a8gvail71s] { padding: 10px 12px; color: #c8bda9; text-decoration: none; }
nav a:hover[b-a8gvail71s], .active-link[b-a8gvail71s] { color: #f0ce8e; }
main[b-a8gvail71s] { width: min(1120px, 92vw); margin: 0 auto; padding: 44px 0 76px; }
.journal-heading[b-a8gvail71s] { padding: 30px 32px; display: flex; justify-content: space-between; gap: 36px; border: 1px solid #40372c; border-top: 2px solid #a87435; background: rgba(24, 22, 18, .94); }
.eyebrow[b-a8gvail71s], .quest-status span[b-a8gvail71s], .quest-reward span[b-a8gvail71s] { color: #a88e69; font-size: .7rem; font-weight: 700; letter-spacing: .12em; text-transform: uppercase; }
h1[b-a8gvail71s] { margin: 7px 0 9px; color: #f5d697; font: 2.5rem Georgia, serif; }
.journal-heading p[b-a8gvail71s], .message-card p[b-a8gvail71s] { max-width: 700px; margin: 0; color: #aaa092; line-height: 1.6; }
.character-stamp[b-a8gvail71s] { min-width: 150px; padding: 13px 16px; display: grid; align-content: center; border-left: 1px solid #554632; }
.character-stamp span[b-a8gvail71s], .character-stamp small[b-a8gvail71s] { color: #958b7d; }
.character-stamp strong[b-a8gvail71s] { margin: 3px 0; color: #e7c889; font: 1.25rem Georgia, serif; }
.quest-list[b-a8gvail71s] { display: grid; gap: 12px; margin-top: 16px; }
.quest-entry[b-a8gvail71s] { min-height: 180px; display: grid; grid-template-columns: 130px 1fr 170px; border: 1px solid #40372c; background: rgba(24, 22, 18, .94); }
.quest-entry.active[b-a8gvail71s] { border-left: 3px solid #b37a38; }
.quest-entry.completed[b-a8gvail71s] { border-left: 3px solid #667d4a; }
.quest-entry.locked[b-a8gvail71s] { opacity: .76; }
.quest-status[b-a8gvail71s], .quest-copy[b-a8gvail71s], .quest-reward[b-a8gvail71s] { padding: 22px; }
.quest-status[b-a8gvail71s] { border-right: 1px solid #393229; }
.quest-status strong[b-a8gvail71s] { display: block; margin-top: 8px; color: #e2c188; font: 1.05rem Georgia, serif; }
.quest-copy h2[b-a8gvail71s], .message-card h2[b-a8gvail71s] { margin: 5px 0 8px; color: #eed09a; font: 1.6rem Georgia, serif; }
.quest-copy p[b-a8gvail71s] { margin: 0; color: #a9a092; line-height: 1.55; }
.quest-reward[b-a8gvail71s] { display: flex; flex-direction: column; gap: 7px; border-left: 1px solid #393229; }
.quest-reward strong[b-a8gvail71s] { color: #dcc08d; }
.quest-reward a[b-a8gvail71s], .primary-action[b-a8gvail71s] { margin-top: auto; padding: 9px 12px; border: 1px solid #8c6738; color: #f1d197; background: #292118; text-align: center; text-decoration: none; }
.quest-reward a:hover[b-a8gvail71s], .primary-action:hover[b-a8gvail71s] { border-color: #c1904e; background: #34271b; }
.quest-reward small[b-a8gvail71s] { margin-top: auto; color: #7f766a; }
.requirements[b-a8gvail71s] { margin: 12px 0 0; padding-left: 18px; color: #b18c64; }
.remembered[b-a8gvail71s] { margin-top: 12px !important; padding: 9px 11px; border-left: 2px solid #6c8051; background: #191b15; color: #b9c59f !important; }
.message-card[b-a8gvail71s] { margin-top: 16px; padding: 28px 30px; border: 1px solid #40372c; background: rgba(24, 22, 18, .94); }
.primary-action[b-a8gvail71s] { display: inline-block; margin-top: 18px; }
.error-card[b-a8gvail71s] { border-color: #704438; }

@media (max-width: 850px) {
    .topbar[b-a8gvail71s] { align-items: flex-start; gap: 16px; padding-block: 15px; }
    nav[b-a8gvail71s] { flex-wrap: wrap; justify-content: flex-end; }
    .quest-entry[b-a8gvail71s] { grid-template-columns: 1fr; }
    .quest-status[b-a8gvail71s], .quest-reward[b-a8gvail71s] { border: 0; }
    .quest-status[b-a8gvail71s] { padding-bottom: 0; }
    .quest-reward[b-a8gvail71s] { border-top: 1px solid #393229; }
}

@media (max-width: 580px) {
    .topbar[b-a8gvail71s], .journal-heading[b-a8gvail71s] { flex-direction: column; }
    .character-stamp[b-a8gvail71s] { border-left: 0; border-top: 1px solid #554632; }
}
/* /Components/Pages/Training.razor.rz.scp.css */
.training-shell[b-jnco8og7iy] { min-height: 100vh; color: #eee6d5; background: radial-gradient(circle at 50% 0, rgba(127, 74, 30, .22), transparent 32rem), linear-gradient(180deg, #161411, #0c0c0b 55rem); }
.topbar[b-jnco8og7iy] { min-height: 76px; padding: 0 5vw; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #3b3328; background: rgba(9,9,8,.92); }
.brand[b-jnco8og7iy] { display: flex; align-items: center; gap: 12px; color: #f4d59a; text-decoration: none; text-transform: uppercase; letter-spacing: .12em; }
.brand strong[b-jnco8og7iy],.brand small[b-jnco8og7iy] { display:block; }.brand small[b-jnco8og7iy] { margin-top:2px;color:#8e8577;font-size:.62rem; }.brand-mark[b-jnco8og7iy] { width:42px;height:42px;display:grid;place-items:center;border:1px solid #a77738;transform:rotate(45deg);font:1.3rem Georgia,serif; }
nav[b-jnco8og7iy] { display:flex;gap:8px; } nav a[b-jnco8og7iy] { padding:10px 14px;color:#c8bda9;text-decoration:none; } nav a:hover[b-jnco8og7iy],.active-link[b-jnco8og7iy] { color:#f0ce8e; }
main[b-jnco8og7iy] { width:min(1120px,92vw);margin:0 auto;padding:42px 0 76px; }
.eyebrow[b-jnco8og7iy] { color:#a88e69;font-size:.7rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase; }
.yard-hero[b-jnco8og7iy],.award-banner[b-jnco8og7iy],.roster-panel[b-jnco8og7iy],.player-challenges[b-jnco8og7iy],.fight-heading[b-jnco8og7iy],.arena[b-jnco8og7iy],.decision-panel[b-jnco8og7iy],.result-card[b-jnco8og7iy],.combat-log[b-jnco8og7iy],.warning-card[b-jnco8og7iy],.status-card[b-jnco8og7iy] { border:1px solid #40372c;background:rgba(24,22,18,.94);box-shadow:0 18px 60px rgba(0,0,0,.2); }
.yard-hero[b-jnco8og7iy] { padding:30px 32px;display:grid;grid-template-columns:1fr 230px;gap:40px;align-items:center;border-top:2px solid #a87435; }
.yard-hero h1[b-jnco8og7iy],.status-card h1[b-jnco8og7iy] { margin:6px 0 10px;color:#f5d697;font:2.35rem Georgia,serif; }.yard-hero p[b-jnco8og7iy],.status-card p[b-jnco8og7iy] { margin:0;color:#aaa092;line-height:1.65; }
.course-progress[b-jnco8og7iy] { padding:20px;border-left:1px solid #4a3c2e; }.course-progress span[b-jnco8og7iy],.course-progress small[b-jnco8og7iy],.course-progress strong[b-jnco8og7iy] { display:block; }.course-progress span[b-jnco8og7iy] { color:#a88e69;font-size:.7rem;text-transform:uppercase;letter-spacing:.1em; }.course-progress strong[b-jnco8og7iy] { margin:5px 0;color:#edcc8f;font:2.1rem Georgia,serif; }.course-progress small[b-jnco8og7iy] { color:#8e8578; }
.award-banner[b-jnco8og7iy] { margin-top:14px;padding:18px 22px;display:grid;grid-template-columns:50px 1fr auto;gap:18px;align-items:center;border-color:#836433;background:linear-gradient(90deg,#292317,#1a1814); }.award-icon[b-jnco8og7iy] { width:48px;height:48px;display:grid;place-items:center;border:1px solid #9a7440;color:#edcb8c;font:1.8rem Georgia,serif; }.award-banner h2[b-jnco8og7iy] { margin:3px 0;color:#f0d096;font:1.35rem Georgia,serif; }.award-banner p[b-jnco8og7iy] { margin:0;color:#9d9385;font-size:.83rem; }.award-banner a[b-jnco8og7iy],.warning-card a[b-jnco8og7iy] { padding:8px 12px;border:1px solid #7b603c;color:#e1c087;text-decoration:none; }
.warning-card[b-jnco8og7iy] { margin-top:14px;padding:18px 22px;display:flex;align-items:center;gap:16px;border-left:3px solid #a66342; }.warning-card span[b-jnco8og7iy] { color:#a99f91;flex:1; }
.roster-panel[b-jnco8og7iy] { margin-top:16px;padding:26px; }.roster-heading[b-jnco8og7iy] { display:flex;align-items:end;justify-content:space-between;gap:20px;padding-bottom:16px;border-bottom:1px solid #3c352c; }.roster-heading h2[b-jnco8og7iy],.fight-heading h2[b-jnco8og7iy],.player-challenges h2[b-jnco8og7iy],.combat-log h2[b-jnco8og7iy] { margin:4px 0 0;color:#f0d096;font:1.55rem Georgia,serif; }.roster-heading label[b-jnco8og7iy] { display:grid;gap:5px;color:#958b7d;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em; }.roster-heading select[b-jnco8og7iy] { min-width:210px;padding:9px;border:1px solid #504334;color:#e5d6be;background:#12110f; }
.opponent-list[b-jnco8og7iy] { display:grid;gap:10px;margin-top:16px; }.opponent-card[b-jnco8og7iy] { padding:16px;display:grid;grid-template-columns:54px 1fr auto;gap:16px;align-items:center;border:1px solid #40372c;background:#1a1814; }.opponent-card.locked[b-jnco8og7iy] { opacity:.58; }.opponent-avatar[b-jnco8og7iy],.fighter-avatar[b-jnco8og7iy] { display:grid;place-items:center;border:1px solid #765b38;color:#e1c48f;background:linear-gradient(145deg,#4a3d2e,#151310);font:1.5rem Georgia,serif; }img.opponent-avatar[b-jnco8og7iy],img.fighter-avatar[b-jnco8og7iy] { display:block;object-fit:cover;object-position:center 22%; }.opponent-avatar[b-jnco8og7iy] { width:52px;height:60px;border-radius:45% 45% 12% 12%; }.opponent-title[b-jnco8og7iy] { display:flex;justify-content:space-between;gap:14px; }.opponent-title span[b-jnco8og7iy] { color:#918779;font-size:.7rem;text-transform:uppercase;letter-spacing:.08em; }.opponent-title h3[b-jnco8og7iy] { margin:3px 0;color:#e5c488;font:1.2rem Georgia,serif; }.opponent-title b[b-jnco8og7iy] { height:fit-content;padding:4px 7px;font-size:.62rem;text-transform:uppercase;letter-spacing:.07em; }.defeated[b-jnco8og7iy] { color:#b7cf8b;border:1px solid #66794a; }.guided[b-jnco8og7iy] { color:#e2bd78;border:1px solid #826331; }.open-sparring[b-jnco8og7iy] { color:#9cb7c6;border:1px solid #4d6875; }.locked-label[b-jnco8og7iy] { color:#999;border:1px solid #555; }.opponent-copy p[b-jnco8og7iy] { margin:5px 0 0;color:#948a7d;font-size:.84rem;line-height:1.5; }.opponent-card>button[b-jnco8og7iy],.result-actions button[b-jnco8og7iy] { padding:10px 14px;border:1px solid #a6773e;color:#17120d;background:#d0a052;font-weight:700;cursor:pointer; }.opponent-card>button:disabled[b-jnco8og7iy] { color:#777;background:#27231d;border-color:#464038;cursor:default; }
.player-challenges[b-jnco8og7iy] { margin-top:16px;padding:24px;display:grid;grid-template-columns:230px 1fr auto;gap:22px;align-items:center;border-left:3px solid #5d6570; }.player-challenges p[b-jnco8og7iy] { color:#938a7d;line-height:1.55; }.planned-label[b-jnco8og7iy] { padding:6px 8px;border:1px solid #555d67;color:#9caab6;font-size:.68rem;text-transform:uppercase; }
.back-button[b-jnco8og7iy] { margin:18px 0 8px;padding:0;border:0;color:#bd9255;background:transparent;cursor:pointer; }.fight-heading[b-jnco8og7iy] { padding:20px 24px;display:flex;justify-content:space-between;align-items:end;border-top:2px solid #a87435; }.fight-heading>span[b-jnco8og7iy] { color:#8f8679;font-size:.78rem; }
.arena[b-jnco8og7iy] { min-height:220px;margin-top:12px;padding:28px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:linear-gradient(90deg,rgba(54,81,95,.13),transparent 38%,transparent 62%,rgba(111,46,34,.15)),#171612; }.combatant[b-jnco8og7iy] { display:flex;align-items:center;gap:17px; }.combatant.opponent[b-jnco8og7iy] { justify-content:end;text-align:right; }.fighter-avatar[b-jnco8og7iy] { width:76px;height:94px;border-radius:45% 45% 12% 12%;flex:0 0 auto; }.player-avatar[b-jnco8og7iy] { background:linear-gradient(145deg,#344b56,#131719); }.enemy-avatar[b-jnco8og7iy] { background:linear-gradient(145deg,#5b3028,#1a1110); }.combatant h2[b-jnco8og7iy] { margin:4px 0 10px;font:1.45rem Georgia,serif; }.combatant p[b-jnco8og7iy] { color:#829aab;font-size:.75rem; }.combatant-details[b-jnco8og7iy] { width:min(270px,100%); }.exchange[b-jnco8og7iy] { width:68px;height:68px;display:grid;place-content:center;border:1px solid #554634;border-radius:50%;text-align:center; }.exchange span[b-jnco8og7iy] { color:#8d8375;font-size:.58rem;text-transform:uppercase; }.exchange strong[b-jnco8og7iy] { color:#efcc88;font-size:1.2rem; }
.health-row[b-jnco8og7iy] { display:flex;align-items:center;gap:8px; }.health-row>div[b-jnco8og7iy] { width:100%;height:8px;border:1px solid #5b3a30;background:#241513; }.health-row>div span[b-jnco8og7iy] { display:block;height:100%;background:linear-gradient(90deg,#7f2622,#ca4a35); }.health-row strong[b-jnco8og7iy] { min-width:54px;font-size:.7rem; }
.decision-panel[b-jnco8og7iy],.result-card[b-jnco8og7iy],.combat-log[b-jnco8og7iy] { margin-top:12px;padding:24px; }.opponent-tell[b-jnco8og7iy],.no-hints[b-jnco8og7iy] { padding:14px 16px;display:flex;gap:13px;align-items:center;border-left:3px solid #b67b36;background:#211c16; }.opponent-tell>span[b-jnco8og7iy],.no-hints>span[b-jnco8og7iy] { width:32px;height:32px;display:grid;place-items:center;border:1px solid #8a6739;border-radius:50%;color:#e4bb73; }.opponent-tell small[b-jnco8og7iy],.opponent-tell strong[b-jnco8og7iy],.no-hints small[b-jnco8og7iy],.no-hints strong[b-jnco8og7iy] { display:block; }.opponent-tell small[b-jnco8og7iy],.no-hints small[b-jnco8og7iy] { color:#92887a; }.recommended-move[b-jnco8og7iy] { margin-top:10px;padding:12px 16px;display:grid;grid-template-columns:1fr auto;gap:3px 20px;border:1px solid #55452f;background:#191713; }.recommended-move span[b-jnco8og7iy],.recommended-move small[b-jnco8og7iy] { color:#998d7c;font-size:.73rem; }.recommended-move strong[b-jnco8og7iy] { grid-row:1/3;grid-column:2;color:#edcc8d;font:1.15rem Georgia,serif; }
.techniques[b-jnco8og7iy] { display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:16px; }.techniques button[b-jnco8og7iy] { min-height:170px;padding:16px;display:flex;flex-direction:column;align-items:start;gap:7px;border:1px solid #554735;color:#e9dfcf;background:linear-gradient(145deg,#29251e,#1b1915);text-align:left;cursor:pointer; }.techniques button:hover:not(:disabled)[b-jnco8og7iy] { border-color:#bd843c;transform:translateY(-1px); }.techniques button:disabled[b-jnco8og7iy] { opacity:.45; }.techniques strong[b-jnco8og7iy] { color:#f2d294;font:1.08rem Georgia,serif; }.techniques span:not(.technique-key)[b-jnco8og7iy] { color:#b5ab9d;font-size:.82rem;line-height:1.4; }.techniques em[b-jnco8og7iy] { color:#d0a55e;font-size:.72rem;font-style:normal; }.techniques small[b-jnco8og7iy] { margin-top:auto;color:#8d8375; }.technique-key[b-jnco8og7iy] { width:28px;height:28px;display:grid;place-items:center;border:1px solid #7b5b34;border-radius:50%;color:#d7a65d; }
.round-message[b-jnco8og7iy],.xp-reward[b-jnco8og7iy] { color:#dfc58f!important; }.error-message[b-jnco8og7iy] { color:#e8927e; }.result-card[b-jnco8og7iy] { text-align:center;border-top:2px solid #a87435; }.result-card h2[b-jnco8og7iy] { color:#f0d096;font:1.7rem Georgia,serif; }.result-card p[b-jnco8og7iy] { color:#a99f91; }.result-actions[b-jnco8og7iy] { display:flex;gap:8px;justify-content:center; }.combat-log>div[b-jnco8og7iy] { padding-bottom:12px;border-bottom:1px solid #3c352c; }.combat-log>p[b-jnco8og7iy] { color:#8d8478; }.combat-log article[b-jnco8og7iy] { padding:12px 0;display:grid;grid-template-columns:100px 1fr 1fr;gap:12px;border-bottom:1px solid #312b24;color:#afa69a;font-size:.8rem; }.combat-log article strong[b-jnco8og7iy] { color:#d3b579; }.status-card[b-jnco8og7iy] { width:min(620px,100%);margin:7vh auto 0;padding:36px;border-top:2px solid #a87435; }
@media(max-width:780px){.topbar[b-jnco8og7iy],.roster-heading[b-jnco8og7iy],.fight-heading[b-jnco8og7iy]{align-items:start;flex-direction:column;gap:14px}.topbar[b-jnco8og7iy]{padding-top:16px;padding-bottom:16px}nav[b-jnco8og7iy]{flex-wrap:wrap}.yard-hero[b-jnco8og7iy],.player-challenges[b-jnco8og7iy]{grid-template-columns:1fr}.course-progress[b-jnco8og7iy]{border-left:0;border-top:1px solid #4a3c2e}.opponent-card[b-jnco8og7iy]{grid-template-columns:54px 1fr}.opponent-card>button[b-jnco8og7iy]{grid-column:2}.arena[b-jnco8og7iy]{grid-template-columns:1fr;gap:20px}.exchange[b-jnco8og7iy]{justify-self:center}.combatant.opponent[b-jnco8og7iy]{flex-direction:row-reverse;justify-content:start;text-align:left}.techniques[b-jnco8og7iy],.combat-log article[b-jnco8og7iy]{grid-template-columns:1fr}.award-banner[b-jnco8og7iy]{grid-template-columns:50px 1fr}.award-banner a[b-jnco8og7iy]{grid-column:2}}
.level-reward[b-jnco8og7iy] { color:#dfc58f; font-weight:700; }
.training-intro-backdrop[b-jnco8og7iy] { position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:24px;overflow:auto;background:rgba(4,4,3,.84);backdrop-filter:blur(5px); }
.training-intro-modal[b-jnco8og7iy] { width:min(940px,100%);max-height:calc(100vh - 48px);overflow:auto;padding:24px 28px;border:1px solid #8c693b;border-top:3px solid #c08a43;color:#eee6d5;background:radial-gradient(circle at 10% 0,rgba(142,88,34,.22),transparent 24rem),#181612;box-shadow:0 30px 100px rgba(0,0,0,.78); }
.intro-heading[b-jnco8og7iy] { display:grid;grid-template-columns:58px 1fr;gap:18px;align-items:start;padding-bottom:16px;border-bottom:1px solid #493d2e; }
.intro-heading h2[b-jnco8og7iy] { margin:4px 0 6px;color:#f4d59a;font:1.85rem Georgia,serif; }
.intro-heading p[b-jnco8og7iy] { max-width:680px;margin:0;color:#b3a99a;line-height:1.6; }
.intro-seal[b-jnco8og7iy] { width:54px;height:54px;display:grid;place-items:center;border:1px solid #a77a40;transform:rotate(45deg);color:#f0ca86;background:#211b14;font:1.5rem Georgia,serif; }
.intro-moves[b-jnco8og7iy] { display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px; }
.intro-moves article[b-jnco8og7iy] { padding:14px;display:grid;grid-template-columns:34px 1fr;gap:9px;border:1px solid #4b4032;background:#1e1b16; }
.intro-move-key[b-jnco8og7iy] { width:32px;height:32px;display:grid;place-items:center;border:1px solid #8b6738;border-radius:50%;color:#e8bd75;font-weight:700; }
.intro-moves h3[b-jnco8og7iy] { margin:1px 0 5px;color:#edcb90;font:1.08rem Georgia,serif; }
.intro-moves strong[b-jnco8og7iy] { color:#998e7d;font-size:.7rem;text-transform:uppercase;letter-spacing:.04em; }
.intro-moves p[b-jnco8og7iy] { grid-column:1/-1;margin:3px 0 0;color:#aea496;font-size:.82rem;line-height:1.45; }
.intro-matchups[b-jnco8og7iy] { margin-top:10px;padding:12px 16px;border:1px solid #44392c;background:#12110e; }
.matchup-row[b-jnco8og7iy] { display:grid;grid-template-columns:1.1fr 1.5fr auto;gap:14px;padding:6px 0;border-bottom:1px solid #2e2922;color:#a9a093;font-size:.8rem; }
.matchup-row:last-child[b-jnco8og7iy] { border-bottom:0; }
.matchup-row strong[b-jnco8og7iy] { color:#dbc18f; }.matchup-row b[b-jnco8og7iy] { color:#eee0c9;text-align:right; }.matchup-row.counter b[b-jnco8og7iy] { color:#b9d591; }
.intro-note[b-jnco8og7iy] { margin-top:10px;padding:10px 14px;display:grid;grid-template-columns:210px 1fr;gap:16px;border-left:3px solid #6f8a55;background:#1b1d16;color:#afa899;font-size:.8rem;line-height:1.4; }
.intro-note strong[b-jnco8og7iy] { color:#c9d8aa; }
.intro-continue[b-jnco8og7iy] { width:100%;margin-top:12px;padding:11px 18px;border:1px solid #c08a43;color:#18120b;background:linear-gradient(#e0b86e,#c79347);font-weight:800;cursor:pointer; }
.intro-continue:hover:not(:disabled)[b-jnco8og7iy] { filter:brightness(1.08); }.intro-continue:disabled[b-jnco8og7iy] { opacity:.58;cursor:wait; }
@media(max-width:780px){.training-intro-backdrop[b-jnco8og7iy]{padding:10px}.training-intro-modal[b-jnco8og7iy]{max-height:calc(100vh - 20px);padding:22px}.intro-heading[b-jnco8og7iy]{grid-template-columns:1fr}.intro-seal[b-jnco8og7iy]{display:none}.intro-moves[b-jnco8og7iy]{grid-template-columns:1fr}.intro-moves article[b-jnco8og7iy]{min-height:0}.matchup-row[b-jnco8og7iy]{grid-template-columns:1fr auto}.matchup-row span[b-jnco8og7iy]{grid-row:2;grid-column:1/-1}.intro-note[b-jnco8og7iy]{grid-template-columns:1fr}}
.opponent-actions[b-jnco8og7iy] { min-width:176px;display:grid;gap:7px; }
.challenge-button[b-jnco8og7iy] { padding:10px 14px;border:1px solid #a6773e;color:#17120d;background:#d0a052;font-weight:700;cursor:pointer; }
.challenge-button:disabled[b-jnco8og7iy] { color:#777;background:#27231d;border-color:#464038;cursor:default; }
.inspect-button[b-jnco8og7iy] { padding:8px 12px;border:1px solid #65543e;color:#d9bc88;background:#181611;cursor:pointer; }
.inspect-button:hover[b-jnco8og7iy] { border-color:#a6773e;color:#f0d096; }
.opponent-inspection[b-jnco8og7iy] { border:1px solid #514431;background:#12110e; }
.roster-inspection[b-jnco8og7iy] { grid-column:1/-1;margin-top:3px;padding:18px; }
.fight-inspection[b-jnco8og7iy] { margin-top:12px;padding:20px 24px;border-left:3px solid #7a6240; }
.inspection-heading[b-jnco8og7iy] { display:flex;justify-content:space-between;align-items:end;gap:18px;padding-bottom:12px;border-bottom:1px solid #3c3329; }
.inspection-heading h3[b-jnco8og7iy] { margin:4px 0 0;color:#e7c687;font:1.2rem Georgia,serif; }
.intel-note[b-jnco8og7iy] { color:#8f9da3;font-size:.68rem;text-transform:uppercase;letter-spacing:.06em; }
.opponent-stat-grid[b-jnco8og7iy] { display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;margin-top:12px;background:#393127;border:1px solid #393127; }
.opponent-stat-grid>div[b-jnco8og7iy] { min-height:76px;padding:11px;display:flex;flex-direction:column;background:#1b1915; }
.opponent-stat-grid span[b-jnco8og7iy] { color:#93897c;font-size:.65rem;text-transform:uppercase;letter-spacing:.06em; }
.opponent-stat-grid strong[b-jnco8og7iy] { margin-top:5px;color:#f0cf91;font:1.25rem Georgia,serif; }
.opponent-stat-grid small[b-jnco8og7iy] { margin-top:auto;color:#81786d;font-size:.65rem; }
.opponent-loadout[b-jnco8og7iy] { display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px; }
.opponent-loadout article[b-jnco8og7iy] { min-height:84px;padding:11px 13px;display:grid;gap:4px;border:1px solid #3f372d;background:#191713; }
.gear-slot[b-jnco8og7iy] { color:#a58c65;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em; }
.opponent-loadout strong[b-jnco8og7iy] { color:#d8c29b;font-size:.82rem; }
.opponent-loadout small[b-jnco8og7iy] { color:#8e867a;font-size:.7rem;line-height:1.4; }
@media(max-width:780px){.opponent-actions[b-jnco8og7iy]{grid-column:2}.opponent-loadout[b-jnco8og7iy]{grid-template-columns:1fr}.opponent-stat-grid[b-jnco8og7iy]{grid-template-columns:repeat(2,1fr)}.inspection-heading[b-jnco8og7iy]{align-items:start;flex-direction:column}}
.opponent-card.locked[b-jnco8og7iy] { opacity:1; }
.opponent-card.locked>.opponent-avatar[b-jnco8og7iy],.opponent-card.locked>.opponent-copy[b-jnco8og7iy] { opacity:.58; }
.opponent-card.locked .challenge-button[b-jnco8og7iy] { opacity:.65; }
.opponent-copy .opponent-reward[b-jnco8og7iy] { color:#d8bc83;font-weight:700; }
.opponent-card.dangerous-opponent[b-jnco8og7iy] { border-color:#74443a;background:linear-gradient(90deg,#211713,#1a1814 38%); }
.dangerous-label[b-jnco8og7iy] { color:#e5a092;border:1px solid #8f4e43; }
.player-roster[b-jnco8og7iy] { margin-top:16px;padding:26px;border:1px solid #40372c;border-left:3px solid #55707b;background:rgba(24,22,18,.94);box-shadow:0 18px 60px rgba(0,0,0,.2); }
.player-roster-heading[b-jnco8og7iy] { display:flex;align-items:end;justify-content:space-between;gap:20px;padding-bottom:16px;border-bottom:1px solid #3c352c; }
.player-roster-heading h2[b-jnco8og7iy] { margin:4px 0 0;color:#f0d096;font:1.55rem Georgia,serif; }
.live-label[b-jnco8og7iy] { color:#9eb9b0;font-size:.68rem;text-transform:uppercase;letter-spacing:.07em; }
.live-label i[b-jnco8og7iy] { width:7px;height:7px;margin-right:5px;display:inline-block;border-radius:50%;background:#75b58f;box-shadow:0 0 10px rgba(117,181,143,.8); }
.empty-player-roster[b-jnco8og7iy] { margin:18px 0 0;color:#91887c;line-height:1.55; }
.live-player-list[b-jnco8og7iy] { display:grid;gap:10px;margin-top:16px; }
.live-player-card[b-jnco8og7iy] { padding:16px;display:grid;grid-template-columns:54px 1fr auto;gap:16px;align-items:center;border:1px solid #3f4d51;background:linear-gradient(90deg,#171d1e,#1a1814 45%); }
.live-player-card.unavailable>.opponent-avatar[b-jnco8og7iy],.live-player-card.unavailable>.opponent-copy[b-jnco8og7iy] { opacity:.62; }
.player-live-avatar[b-jnco8og7iy] { border-color:#55727c;background:linear-gradient(145deg,#334a52,#131719); }
.available-label[b-jnco8og7iy] { color:#9cd0ae;border:1px solid #4d795b; }
.busy-label[b-jnco8og7iy] { max-width:170px;color:#aaa197;border:1px solid #5b5650;text-align:right; }
.challenge-inbox[b-jnco8og7iy] { margin-top:16px;padding:14px;border:1px solid #806039;background:#211b14; }
.challenge-inbox>article[b-jnco8og7iy] { margin-top:10px;padding:11px 12px;display:grid;grid-template-columns:1fr auto auto auto;gap:10px;align-items:center;border:1px solid #57442d;background:#17130f; }
.challenge-inbox strong[b-jnco8og7iy],.challenge-inbox span[b-jnco8og7iy] { display:block; }.challenge-inbox strong[b-jnco8og7iy] { color:#ebcb91; }.challenge-inbox span[b-jnco8og7iy],.challenge-inbox small[b-jnco8og7iy] { color:#9e9385;font-size:.75rem; }
.challenge-inbox button[b-jnco8og7iy] { padding:8px 12px;border:1px solid #a6773e;color:#17120d;background:#d0a052;font-weight:700;cursor:pointer; }
.challenge-inbox .decline-button[b-jnco8og7iy] { color:#cabca7;background:#211e19;border-color:#5f5548; }
.outgoing-invitations[b-jnco8og7iy] { margin-top:14px;padding:10px 13px;display:grid;gap:5px;border-left:3px solid #66777e;color:#a7aaa6;background:#171a19;font-size:.8rem; }
.outgoing-invitations strong[b-jnco8og7iy] { color:#d7c093; }
.player-duel-heading[b-jnco8og7iy] { margin-top:18px;border-top-color:#607d87; }
.player-duel-arena[b-jnco8og7iy] { border-color:#40545a;background:linear-gradient(90deg,rgba(47,85,99,.2),transparent 38%,transparent 62%,rgba(87,54,78,.18)),#171612; }
.player-decision-panel[b-jnco8og7iy] { border-top:2px solid #55727c; }
.move-locked[b-jnco8og7iy] { margin-top:12px;padding:14px 16px;display:flex;gap:12px;align-items:center;border:1px solid #405b65;background:#151d20; }
.move-locked strong[b-jnco8og7iy],.move-locked small[b-jnco8og7iy] { display:block; }.move-locked strong[b-jnco8og7iy] { color:#c9dce1; }.move-locked small[b-jnco8og7iy] { margin-top:3px;color:#87979b; }
.forfeit-actions[b-jnco8og7iy] { margin-top:16px;padding-top:14px;display:flex;justify-content:flex-end;align-items:center;gap:9px;border-top:1px solid #3c352c; }
.forfeit-actions span[b-jnco8og7iy] { margin-right:auto;color:#b59a8e;font-size:.78rem; }
.forfeit-actions button[b-jnco8og7iy] { padding:7px 10px;border:1px solid #574d42;color:#a99f91;background:transparent;cursor:pointer; }
.forfeit-actions .confirm-forfeit[b-jnco8og7iy] { color:#e8b19f;border-color:#8b4c3d;background:#321b17; }
.player-duel-result[b-jnco8og7iy] { border-top-color:#607d87; }
.duel-level-lock[b-jnco8og7iy] { margin-top:16px;padding:18px 20px;display:grid;gap:6px;border:1px solid #554a3b;background:#191713; }
.duel-level-lock strong[b-jnco8og7iy] { color:#e2c48e;font:1.05rem Georgia,serif; }
.duel-level-lock span[b-jnco8og7iy] { color:#9e9385;line-height:1.5; }
@media(max-width:780px){.player-roster-heading[b-jnco8og7iy]{align-items:start;flex-direction:column}.live-player-card[b-jnco8og7iy]{grid-template-columns:54px 1fr}.live-player-card .opponent-actions[b-jnco8og7iy]{grid-column:2}.challenge-inbox>article[b-jnco8og7iy]{grid-template-columns:1fr auto}.challenge-inbox>article small[b-jnco8og7iy]{grid-column:2}.forfeit-actions[b-jnco8og7iy]{align-items:stretch;flex-direction:column}.forfeit-actions span[b-jnco8og7iy]{margin-right:0}.busy-label[b-jnco8og7iy]{max-width:120px}.player-duel-heading[b-jnco8og7iy]{margin-top:18px}}
