/* /Components/Layout/MainLayout.razor.rz.scp.css */
.app-shell[b-udmeuys1iw] {
    min-height: 100vh;
}

#blazor-error-ui[b-udmeuys1iw] {
    color-scheme: light only;
    background: rgba(255, 248, 225, 0.96);
    bottom: 0;
    box-shadow: 0 -1px 8px rgba(8, 13, 24, 0.24);
    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-udmeuys1iw] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-t5lz0o8oag] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-t5lz0o8oag] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-t5lz0o8oag] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-t5lz0o8oag] {
    font-size: 1.1rem;
}

.bi[b-t5lz0o8oag] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-t5lz0o8oag] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-t5lz0o8oag] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-t5lz0o8oag] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-t5lz0o8oag] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-t5lz0o8oag] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-t5lz0o8oag] {
        padding-bottom: 1rem;
    }

    .nav-item[b-t5lz0o8oag]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-t5lz0o8oag]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-t5lz0o8oag]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-t5lz0o8oag] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-t5lz0o8oag] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-t5lz0o8oag] {
        display: none;
    }

    .nav-scrollable[b-t5lz0o8oag] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-8b4191eq6s],
.components-reconnect-repeated-attempt-visible[b-8b4191eq6s],
.components-reconnect-failed-visible[b-8b4191eq6s],
.components-pause-visible[b-8b4191eq6s],
.components-resume-failed-visible[b-8b4191eq6s],
.components-rejoining-animation[b-8b4191eq6s] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-8b4191eq6s],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-8b4191eq6s],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-8b4191eq6s],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-8b4191eq6s],
#components-reconnect-modal.components-reconnect-retrying[b-8b4191eq6s],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-8b4191eq6s],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-8b4191eq6s],
#components-reconnect-modal.components-reconnect-failed[b-8b4191eq6s],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-8b4191eq6s] {
    display: block;
}


#components-reconnect-modal[b-8b4191eq6s] {
    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-8b4191eq6s 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-8b4191eq6s 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-8b4191eq6s 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-8b4191eq6s]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-8b4191eq6s 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-8b4191eq6s {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-8b4191eq6s {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-8b4191eq6s {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-8b4191eq6s] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-8b4191eq6s] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-8b4191eq6s] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-8b4191eq6s] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-8b4191eq6s] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-8b4191eq6s] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-8b4191eq6s] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-8b4191eq6s 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-8b4191eq6s] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-8b4191eq6s {
    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/Home.razor.rz.scp.css */
/* ═══════════════════════════════════════════════════════════
   HOME PAGE — Crystal Clear ERP Family
   ═══════════════════════════════════════════════════════════ */

/* ── ROOT ───────────────────────────────────────────────── */
.home-page[b-xxhh1h9bc6] {
    position: fixed;
    inset: 0;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background: url('/bkg.jpg') center center / cover no-repeat;
    font-family: 'Segoe UI', 'Helvetica Neue', Arial, sans-serif;
}

/* ── STARS ──────────────────────────────────────────────── */
.stars-bg[b-xxhh1h9bc6] { position: fixed; inset: 0; pointer-events: none; z-index: 0; }

.stars-bg[b-xxhh1h9bc6]::before, .stars-bg[b-xxhh1h9bc6]::after {
    content: '';
    position: absolute;
    width: 2px; height: 2px;
    border-radius: 50%;
    animation: twinkle-b-xxhh1h9bc6 4.5s ease-in-out infinite alternate;
    box-shadow:
        90px 70px 0 rgba(255,215,100,.38), 240px 185px 0 rgba(255,230,140,.26),
        425px 96px 0 rgba(255,200,80,.46),  620px 244px 0 rgba(255,218,110,.30),
        805px 62px 0 rgba(255,225,130,.34), 1055px 204px 0 rgba(255,210,90,.24),
        1285px 306px 0 rgba(255,235,150,.30),1455px 144px 0 rgba(255,218,110,.26),
        158px 384px 0 rgba(255,215,100,.32), 382px 474px 0 rgba(255,225,120,.24),
        562px 526px 0 rgba(255,200,85,.36),  762px 444px 0 rgba(255,215,105,.26),
        984px 386px 0 rgba(255,230,135,.30), 1184px 494px 0 rgba(255,210,95,.22),
        72px 606px 0 rgba(255,220,115,.34),  314px 684px 0 rgba(255,240,160,.20),
        544px 724px 0 rgba(255,205,88,.30),  732px 654px 0 rgba(255,218,108,.24),
        924px 704px 0 rgba(255,230,130,.26), 1104px 624px 0 rgba(255,210,100,.32),
        1344px 564px 0 rgba(255,225,120,.20),202px 824px 0 rgba(255,215,105,.26),
        462px 864px 0 rgba(255,230,140,.22), 684px 904px 0 rgba(255,200,82,.30),
        1404px 784px 0 rgba(255,220,118,.24);
}
.stars-bg[b-xxhh1h9bc6]::after {
    animation-delay: -2.2s;
    box-shadow:
        132px 124px 0 rgba(255,228,128,.30), 322px 62px 0 rgba(255,210,95,.36),
        514px 204px 0 rgba(255,240,155,.24), 714px 144px 0 rgba(255,218,108,.34),
        904px 304px 0 rgba(255,200,80,.26),  1144px 104px 0 rgba(255,232,140,.30),
        1364px 224px 0 rgba(255,215,100,.22),52px 484px 0 rgba(255,225,120,.32),
        282px 564px 0 rgba(255,205,90,.24),  472px 624px 0 rgba(255,218,110,.30),
        664px 704px 0 rgba(255,235,148,.22), 854px 574px 0 rgba(255,210,98,.34),
        1044px 644px 0 rgba(255,225,125,.26),1254px 684px 0 rgba(255,215,105,.20),
        184px 754px 0 rgba(255,230,132,.30), 404px 804px 0 rgba(255,205,88,.24),
        624px 784px 0 rgba(255,218,112,.32), 1104px 824px 0 rgba(255,228,135,.22),
        1384px 864px 0 rgba(255,200,82,.26);
}
@keyframes twinkle-b-xxhh1h9bc6 {
    0%   { opacity: .30; }
    50%  { opacity: .90; }
    100% { opacity: .50; }
}

/* ── AMBIENT GLOWS ──────────────────────────────────────── */
.amb[b-xxhh1h9bc6] { position: fixed; border-radius: 50%; pointer-events: none; z-index: 1; filter: blur(90px); }
.amb-1[b-xxhh1h9bc6] { width: 520px; height: 520px; top: -130px; left: -130px;
          background: radial-gradient(circle, rgba(18,50,165,.32) 0%, transparent 70%);
          animation: ambDrift1-b-xxhh1h9bc6 18s ease-in-out infinite alternate; }
.amb-2[b-xxhh1h9bc6] { width: 440px; height: 440px; bottom: -110px; right: -110px;
          background: radial-gradient(circle, rgba(72,15,125,.28) 0%, transparent 70%);
          animation: ambDrift2-b-xxhh1h9bc6 22s ease-in-out infinite alternate; }
.amb-3[b-xxhh1h9bc6] { width: 380px; height: 380px; top: 50%; left: 50%;
          transform: translate(-50%,-50%);
          background: radial-gradient(circle, rgba(220,175,55,.06) 0%, transparent 65%);
          animation: ambPulse-b-xxhh1h9bc6 9s ease-in-out infinite; }
@keyframes ambDrift1-b-xxhh1h9bc6 { 0% { transform: translate(0,0); }    100% { transform: translate(95px,75px); } }
@keyframes ambDrift2-b-xxhh1h9bc6 { 0% { transform: translate(0,0); }    100% { transform: translate(-75px,-95px); } }
@keyframes ambPulse-b-xxhh1h9bc6  {
    0%,100% { opacity:.48; transform:translate(-50%,-50%) scale(1); }
    50%      { opacity:1;   transform:translate(-50%,-50%) scale(1.38); } }

/* ── THREADS CANVAS ─────────────────────────────────────── */
.threads-canvas[b-xxhh1h9bc6] { position: fixed; inset: 0; width: 100%; height: 100%; z-index: 2; pointer-events: none; }

/* ── RING WRAPPER ───────────────────────────────────────── */
.ring-wrap[b-xxhh1h9bc6] { position: relative; z-index: 10; display: flex; align-items: center; justify-content: center; }

.ring-container[b-xxhh1h9bc6] {
    position: relative;
    width: min(86vmin, 54rem);
    height: min(86vmin, 54rem);
}

/* ── SVG RING ───────────────────────────────────────────── */
.ring-svg[b-xxhh1h9bc6] { width: 100%; height: 100%; overflow: visible; }

/* ── SECTOR LINKS ───────────────────────────────────────── */
.sector-link[b-xxhh1h9bc6] { cursor: pointer; }
.sector-link:focus[b-xxhh1h9bc6],
.sector-link:focus-visible[b-xxhh1h9bc6] { outline: none; }

/* Photo image — normal colours, strongly transparent */
.sector-photo[b-xxhh1h9bc6] {
    opacity: .30;
    transition: opacity .5s ease;
}
.sector-link:hover .sector-photo[b-xxhh1h9bc6],
.sector-link:focus-visible .sector-photo[b-xxhh1h9bc6] {
    opacity: .88;
}

/* Dark vignette over each sector */
.sector-vignette[b-xxhh1h9bc6] {
    fill: rgba(0,0,12,.08);
    transition: fill .45s ease;
    pointer-events: none;
}
.sector-link:hover .sector-vignette[b-xxhh1h9bc6],
.sector-link:focus-visible .sector-vignette[b-xxhh1h9bc6] { fill: rgba(0,0,12,.06); }

/* Gold overlay on hover (mix-blend-mode: screen) */
.sector-gold[b-xxhh1h9bc6] {
    fill: rgba(255,215,0,0);
    mix-blend-mode: screen;
    transition: fill .45s ease;
    pointer-events: none;
}
.sector-link:hover .sector-gold[b-xxhh1h9bc6],
.sector-link:focus-visible .sector-gold[b-xxhh1h9bc6] { fill: rgba(255,215,0,.26); }

/* ── Golden glow border — three overlapping stroke layers ── */
.sector-glow-halo[b-xxhh1h9bc6],
.sector-glow-mid[b-xxhh1h9bc6],
.sector-glow-core[b-xxhh1h9bc6] {
    fill: none;
    stroke: #ffd700;
    vector-effect: non-scaling-stroke;
    pointer-events: none;
    opacity: 0;
    transition: opacity .4s ease;
}

/* Wide outer halo — blurred by SVG filter */
.sector-glow-halo[b-xxhh1h9bc6] {
    stroke-width: 22px;
    filter: url(#glow-gold);
}

/* Medium mid-glow */
.sector-glow-mid[b-xxhh1h9bc6] {
    stroke-width: 7px;
    stroke: rgba(255,225,80,.55);
}

/* Thin bright core line */
.sector-glow-core[b-xxhh1h9bc6] {
    stroke-width: 1.5px;
    stroke: #ffe680;
}

.sector-link:hover .sector-glow-halo[b-xxhh1h9bc6],
.sector-link:focus-visible .sector-glow-halo[b-xxhh1h9bc6] { opacity: .65; }

.sector-link:hover .sector-glow-mid[b-xxhh1h9bc6],
.sector-link:focus-visible .sector-glow-mid[b-xxhh1h9bc6]  { opacity: .80; }

.sector-link:hover .sector-glow-core[b-xxhh1h9bc6],
.sector-link:focus-visible .sector-glow-core[b-xxhh1h9bc6] { opacity: 1; }

/* ── SVG TEXT LABELS ─────────────────────────────────────── */
.sector-name[b-xxhh1h9bc6] {
    font-family: 'Segoe UI', 'Helvetica Neue', sans-serif;
    font-size: 2.2px;
    font-weight: 600;
    fill: rgba(225,238,252,.96);
    filter: drop-shadow(0 0 0.6px rgba(0,0,0,1)) drop-shadow(0 0 1.2px rgba(0,0,0,.9));
    transition: fill .35s ease, filter .35s ease;
    pointer-events: none;
}
.sector-link:hover .sector-name[b-xxhh1h9bc6],
.sector-link:focus-visible .sector-name[b-xxhh1h9bc6] {
    fill: #ffd700;
    filter: drop-shadow(0 0 0.6px rgba(0,0,0,.6))
            drop-shadow(0 0 1.5px rgba(255,200,0,.9))
            drop-shadow(0 0 3px rgba(255,160,0,.5));
}

.sector-caption[b-xxhh1h9bc6] {
    font-family: 'Segoe UI', 'Helvetica Neue', sans-serif;
    font-size: 1.15px;
    font-weight: 400;
    fill: rgba(190,212,238,.66);
    letter-spacing: 0.08px;
    filter: drop-shadow(0 0 0.5px rgba(0,0,0,.95));
    pointer-events: none;
    transition: fill .35s ease;
}
.sector-link:hover .sector-caption[b-xxhh1h9bc6],
.sector-link:focus-visible .sector-caption[b-xxhh1h9bc6] { fill: rgba(255,222,100,.88); }

/* ── RING FRAME ─────────────────────────────────────────── */
.ring-line[b-xxhh1h9bc6] {
    stroke: rgba(255,215,0,.40);
    stroke-width: .45;
    vector-effect: non-scaling-stroke;
    filter: drop-shadow(0 0 1.2px rgba(255,215,0,.28));
}
.ring-inner[b-xxhh1h9bc6] { stroke: rgba(255,215,0,.58); stroke-width: .55; }

/* ── CRYSTAL HUB ────────────────────────────────────────── */
.crystal-hub[b-xxhh1h9bc6] {
    position: absolute;
    inset: 31.5%;
    z-index: 6;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    pointer-events: none;
}

/* Crystal image */
.crystal-img[b-xxhh1h9bc6] {
    height: 62%;        /* fits inside inner circle, leaves room for text */
    width: auto;
    max-width: 88%;
    object-fit: contain;
    display: block;
    filter: drop-shadow(0 0 3px rgba(200,230,255,.22)) brightness(1);
    transition: filter .6s ease;
}

.crystal-img.crystal-lit[b-xxhh1h9bc6] {
    filter: drop-shadow(0 0 5px rgba(220,240,255,.28))
            drop-shadow(0 0 11px rgba(200,225,255,.14))
            brightness(1.22);
}

/* Brand mark */
.brand-mark[b-xxhh1h9bc6] {
    margin-top: 6px;
    margin-bottom: 0;
    text-align: center;
    font-size: clamp(.62rem, .88vw, .85rem);
    font-weight: 600;
    letter-spacing: .04em;
    line-height: 1.2;
    background: linear-gradient(130deg,
        #b8860b 0%, #d4a520 18%, #ffd700 35%, #ffec8b 48%,
        #ffd700 58%, #d4a520 76%, #b8860b 100%);
    background-size: 200% auto;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    animation: goldShimmer-b-xxhh1h9bc6 5s linear infinite;
    white-space: nowrap;
}
@keyframes goldShimmer-b-xxhh1h9bc6 {
    from { background-position: 0%   center; }
    to   { background-position: 200% center; }
}

/* ── DEMO PROJECT BUTTON (top-left, prominent) ──────────── */
.demo-btn[b-xxhh1h9bc6] {
    position: fixed;
    top: 28px;
    left: 40px;
    z-index: 30;
    display: inline-flex;
    align-items: center;
    padding: 13px 30px;
    background: linear-gradient(130deg, #b8860b 0%, #d4a520 20%, #ffd700 45%, #ffec8b 60%, #d4a520 82%, #b8860b 100%);
    background-size: 200% auto;
    border: 1px solid rgba(255, 236, 139, .85);
    border-radius: 10px;
    color: #1a1205;
    font-family: 'Segoe UI', 'Helvetica Neue', sans-serif;
    font-size: 1.05rem;
    font-weight: 700;
    letter-spacing: .05em;
    text-decoration: none;
    cursor: pointer;
    box-shadow: 0 0 18px rgba(255, 215, 0, .35), 0 4px 16px rgba(0, 0, 0, .45);
    animation: goldShimmer-b-xxhh1h9bc6 5s linear infinite;
    transition: transform .2s, box-shadow .22s, filter .22s;
}
.demo-btn:hover[b-xxhh1h9bc6] {
    transform: translateY(-2px);
    filter: brightness(1.08);
    box-shadow: 0 0 26px rgba(255, 215, 0, .55), 0 6px 20px rgba(0, 0, 0, .5);
}
.demo-btn:focus[b-xxhh1h9bc6],
.demo-btn:focus-visible[b-xxhh1h9bc6] { outline: none; }

/* ── SPECIAL PROJECTS BUTTON ────────────────────────────── */
.special-btn[b-xxhh1h9bc6] {
    position: fixed;
    bottom: 80px;
    left: 40px;
    z-index: 20;
    padding: 10px 22px;
    background: rgba(255, 215, 0, .07);
    border: 1px solid rgba(255, 215, 0, .40);
    border-radius: 8px;
    color: #111;
    font-family: 'Segoe UI', 'Helvetica Neue', sans-serif;
    font-size: .95rem;
    font-weight: 500;
    letter-spacing: .04em;
    cursor: pointer;
    transition: background .22s, border-color .22s, color .22s, box-shadow .22s;
}
.special-btn:hover[b-xxhh1h9bc6] {
    background: rgba(255, 215, 0, .18);
    border-color: rgba(255, 215, 0, .75);
    color: #ffd700;
    box-shadow: 0 0 14px rgba(255, 215, 0, .22);
}
.special-btn:focus[b-xxhh1h9bc6],
.special-btn:focus-visible[b-xxhh1h9bc6] { outline: none; }

/* ── SECTOR DIALOG ──────────────────────────────────────── */
.sd-overlay[b-xxhh1h9bc6] {
    position: fixed;
    inset: 0;
    z-index: 200;
    background: rgba(0, 0, 0, .62);
    backdrop-filter: blur(6px);
    display: flex;
    align-items: center;
    justify-content: center;
}

.sd-panel[b-xxhh1h9bc6] {
    position: relative;
    width: 400px;
    max-width: calc(100vw - 32px);
    background: linear-gradient(160deg, rgba(10,15,40,.96) 0%, rgba(5,8,28,.98) 100%);
    border: 1px solid rgba(255, 215, 0, .38);
    border-radius: 14px;
    box-shadow:
        0 0 32px rgba(255,215,0,.12),
        0 8px 48px rgba(0,0,0,.7);
    padding: 28px 24px 24px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0;
}

.sd-close[b-xxhh1h9bc6] {
    position: absolute;
    top: 12px;
    right: 14px;
    background: none;
    border: none;
    color: rgba(255, 215, 0, .55);
    font-size: 1.1rem;
    line-height: 1;
    cursor: pointer;
    padding: 4px 6px;
    border-radius: 6px;
    transition: color .2s, background .2s;
}
.sd-close:hover[b-xxhh1h9bc6] { color: #ffd700; background: rgba(255,215,0,.10); }

.sd-title[b-xxhh1h9bc6] {
    margin: 0 0 20px;
    font-size: 1.15rem;
    font-weight: 600;
    letter-spacing: .06em;
    background: linear-gradient(130deg, #b8860b 0%, #ffd700 45%, #b8860b 100%);
    background-size: 200% auto;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    animation: goldShimmer-b-xxhh1h9bc6 5s linear infinite;
    text-align: center;
}

.sd-empty[b-xxhh1h9bc6] {
    color: rgba(200, 220, 255, .5);
    font-size: .9rem;
    text-align: center;
    margin: 0;
}

.sd-links[b-xxhh1h9bc6] {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
    align-items: center;
}

.sd-btn[b-xxhh1h9bc6] {
    display: block;
    width: 360px;
    max-width: 100%;
    padding: 11px 20px;
    background: rgba(255, 215, 0, .06);
    border: 1px solid rgba(255, 215, 0, .28);
    border-radius: 8px;
    color: rgba(220, 235, 255, .88);
    font-size: .95rem;
    font-family: 'Segoe UI', 'Helvetica Neue', sans-serif;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
    letter-spacing: .02em;
    cursor: pointer;
    transition: background .22s, border-color .22s, color .22s, box-shadow .22s;
}
.sd-btn:hover[b-xxhh1h9bc6] {
    background: rgba(255, 215, 0, .16);
    border-color: rgba(255, 215, 0, .70);
    color: #ffd700;
    box-shadow: 0 0 12px rgba(255,215,0,.18);
}

/* ── RESPONSIVE ─────────────────────────────────────────── */
@media (max-width: 600px) {
    .sector-name[b-xxhh1h9bc6]    { font-size: 2.8px; }
    .sector-caption[b-xxhh1h9bc6] { font-size: 1.4px; }
    .brand-mark[b-xxhh1h9bc6]     { font-size: .58rem; }
    .sd-btn[b-xxhh1h9bc6]         { width: 100%; }
}
/* /Components/Pages/Sector.razor.rz.scp.css */
.sector-shell[b-59hn8ulbpr],
.sector-fallback[b-59hn8ulbpr] {
    min-height: 100vh;
    display: grid;
    place-items: center;
}

.sector-shell[b-59hn8ulbpr] {
    position: relative;
    overflow: hidden;
    background:
        radial-gradient(circle at 20% 18%, rgba(255, 232, 179, 0.18), transparent 22%),
        radial-gradient(circle at 78% 24%, rgba(171, 208, 255, 0.18), transparent 20%),
        linear-gradient(180deg, #dbe8f8 0%, #6f88a5 28%, #233247 68%, #121d2e 100%);
}

.sector-backdrop[b-59hn8ulbpr] {
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 24% 18%, rgba(255, 238, 194, 0.18), transparent 24%),
        linear-gradient(135deg, rgba(7, 12, 22, 0.2), rgba(7, 12, 22, 0.72));
    backdrop-filter: blur(3px) saturate(110%);
}

.sector-panel[b-59hn8ulbpr] {
    position: relative;
    z-index: 1;
    width: min(92vw, 36rem);
    padding: clamp(1.4rem, 3vw, 2.4rem);
    border: 1px solid rgba(255, 225, 156, 0.32);
    border-radius: 1.8rem;
    background:
        linear-gradient(180deg, rgba(12, 20, 32, 0.54), rgba(12, 20, 32, 0.8)),
        rgba(255, 255, 255, 0.04);
    box-shadow:
        0 24px 60px rgba(5, 9, 16, 0.36),
        inset 0 0 24px rgba(255, 230, 172, 0.08);
    backdrop-filter: blur(18px);
}

.sector-kicker[b-59hn8ulbpr] {
    margin: 0 0 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.24rem;
    font-size: 0.72rem;
    color: rgba(255, 224, 146, 0.82);
}

.sector-panel h1[b-59hn8ulbpr] {
    margin: 0;
    font-family: var(--font-display);
    font-size: clamp(2.4rem, 5vw, 4rem);
    font-weight: 600;
    color: #f4f8ff;
}

.sector-caption[b-59hn8ulbpr] {
    margin: 0.6rem 0 0;
    font-size: 1.02rem;
    color: #f7d88e;
}

.sector-text[b-59hn8ulbpr] {
    margin: 1rem 0 1.6rem;
    max-width: 30rem;
    line-height: 1.7;
    color: rgba(238, 245, 255, 0.88);
}

.back-link[b-59hn8ulbpr],
.sector-fallback a[b-59hn8ulbpr] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 2.9rem;
    padding: 0.8rem 1.25rem;
    border-radius: 999px;
    border: 1px solid rgba(255, 225, 156, 0.56);
    color: #fff3cf;
    text-decoration: none;
    background: linear-gradient(180deg, rgba(255, 215, 122, 0.12), rgba(255, 215, 122, 0.02));
    box-shadow: 0 0 20px rgba(255, 208, 99, 0.14);
    transition: transform 0.4s ease, box-shadow 0.4s ease, border-color 0.4s ease;
}

.back-link:hover[b-59hn8ulbpr],
.back-link:focus-visible[b-59hn8ulbpr],
.sector-fallback a:hover[b-59hn8ulbpr],
.sector-fallback a:focus-visible[b-59hn8ulbpr] {
    transform: translateY(-2px);
    box-shadow: 0 0 28px rgba(255, 208, 99, 0.24);
    border-color: rgba(255, 225, 156, 0.8);
    outline: none;
}

.sector-fallback[b-59hn8ulbpr] {
    background: linear-gradient(180deg, #dbe8f8 0%, #233247 75%, #121d2e 100%);
}
/* /Components/Pages/Test.razor.rz.scp.css */
.test-shell[b-8va0vpj4x0] {
    position: relative;
    min-height: 100vh;
    overflow: hidden;
    display: grid;
    place-items: center;
    padding: 1rem;
    background:
        radial-gradient(circle at 18% 12%, rgba(255, 255, 255, 0.55), transparent 18%),
        radial-gradient(circle at 82% 18%, rgba(209, 229, 255, 0.34), transparent 18%),
        linear-gradient(180deg, #eef5fd 0%, #c0d2e7 22%, #7690ad 56%, #2d4058 82%, #121c28 100%);
    isolation: isolate;
}

.sky-haze[b-8va0vpj4x0],
.thread-field[b-8va0vpj4x0],
.spark-field[b-8va0vpj4x0] {
    position: absolute;
    inset: 0;
    pointer-events: none;
}

.sky-haze[b-8va0vpj4x0] {
    filter: blur(24px);
    opacity: 0.42;
}

.haze-a[b-8va0vpj4x0] {
    background:
        radial-gradient(circle at 28% 30%, rgba(255, 255, 255, 0.72), transparent 15%),
        radial-gradient(circle at 72% 22%, rgba(241, 246, 255, 0.45), transparent 17%);
}

.haze-b[b-8va0vpj4x0] {
    background:
        radial-gradient(circle at 10% 72%, rgba(190, 210, 235, 0.18), transparent 18%),
        radial-gradient(circle at 88% 66%, rgba(255, 255, 255, 0.12), transparent 16%);
}

.test-stage[b-8va0vpj4x0] {
    position: relative;
    z-index: 2;
    display: grid;
    place-items: center;
}

.sector-ring[b-8va0vpj4x0] {
    position: relative;
    width: min(82vmin, 54rem);
    height: min(82vmin, 54rem);
}

.sector-link[b-8va0vpj4x0],
.ring-frame[b-8va0vpj4x0] {
    position: absolute;
    inset: 0;
}

.sector-link[b-8va0vpj4x0] {
    display: block;
    overflow: hidden;
    text-decoration: none;
}

.sector-photo[b-8va0vpj4x0],
.sector-tint[b-8va0vpj4x0],
.sector-aura[b-8va0vpj4x0] {
    position: absolute;
    inset: 0;
}

.sector-photo[b-8va0vpj4x0] {
    background-image: var(--sector-image);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: transform .45s ease, filter .35s ease;
}

.sector-tint[b-8va0vpj4x0] {
    background:
        linear-gradient(180deg, rgba(10, 15, 24, .06), rgba(10, 15, 24, .38)),
        radial-gradient(circle at 50% 50%, rgba(255, 224, 164, .03), transparent 60%);
    transition: background .35s ease;
}

.sector-aura[b-8va0vpj4x0] {
    inset: 8%;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(255, 214, 106, .5), rgba(255, 214, 106, .12) 42%, transparent 72%);
    filter: blur(28px);
    opacity: 0;
    transform: scale(.88);
    transition: opacity .3s ease, transform .35s ease;
}

.sector-text[b-8va0vpj4x0] {
    position: absolute;
    left: var(--label-x);
    top: var(--label-y);
    z-index: 2;
    width: 18%;
    display: grid;
    gap: .12rem;
    text-align: center;
    transform: translate(-50%, -50%);
    color: #f7fbff;
    text-shadow: 0 6px 18px rgba(8, 13, 24, .56);
    transition: transform .35s ease, color .3s ease, text-shadow .3s ease;
}

.sector-text strong[b-8va0vpj4x0] {
    font-family: var(--font-display);
    font-size: clamp(.95rem, 1.35vw, 1.28rem);
    font-weight: 600;
    line-height: 1.02;
}

.sector-text em[b-8va0vpj4x0] {
    font-style: normal;
    font-size: .62rem;
    line-height: 1.2;
    letter-spacing: .04rem;
    text-transform: uppercase;
    color: rgba(241, 246, 251, .84);
}

.sector-link:hover .sector-aura[b-8va0vpj4x0],
.sector-link:focus-visible .sector-aura[b-8va0vpj4x0] {
    opacity: 1;
    transform: scale(1.05);
}

.sector-link:hover .sector-photo[b-8va0vpj4x0],
.sector-link:focus-visible .sector-photo[b-8va0vpj4x0] {
    transform: scale(1.07);
    filter: brightness(1.04) saturate(1.08);
}

.sector-link:hover .sector-tint[b-8va0vpj4x0],
.sector-link:focus-visible .sector-tint[b-8va0vpj4x0] {
    background:
        linear-gradient(180deg, rgba(8, 13, 24, .02), rgba(61, 42, 9, .24)),
        radial-gradient(circle at 50% 50%, rgba(255, 216, 118, .22), rgba(255, 216, 118, .04) 56%, transparent 74%);
}

.sector-link:hover .sector-text[b-8va0vpj4x0],
.sector-link:focus-visible .sector-text[b-8va0vpj4x0] {
    transform: translate(-50%, -50%) scale(1.04);
    color: #fff2cf;
    text-shadow:
        0 0 16px rgba(255, 208, 101, .62),
        0 10px 24px rgba(8, 13, 24, .52);
}

.sector-link:focus-visible[b-8va0vpj4x0] {
    outline: none;
}

.ring-frame[b-8va0vpj4x0] {
    z-index: 4;
    width: 100%;
    height: 100%;
    pointer-events: none;
}

.frame-line[b-8va0vpj4x0] {
    fill: none;
    stroke: rgba(18, 26, 37, .86);
    stroke-width: .68;
    vector-effect: non-scaling-stroke;
}

.frame-line.inner[b-8va0vpj4x0] {
    stroke-width: .72;
}

.crystal-core[b-8va0vpj4x0] {
    position: absolute;
    inset: 31.5%;
    z-index: 5;
    pointer-events: none;
}

.core-disc[b-8va0vpj4x0] {
    position: absolute;
    inset: 0;
    border-radius: 50%;
    background:
        radial-gradient(circle at 32% 28%, rgba(255,255,255,.42), transparent 18%),
        radial-gradient(circle at 68% 72%, rgba(255,226,154,.08), transparent 18%),
        linear-gradient(180deg, rgba(241,246,252,.22), rgba(171,193,218,.08));
    box-shadow:
        inset 0 0 22px rgba(255,255,255,.16),
        inset 0 0 8px rgba(255,214,126,.08);
    backdrop-filter: blur(8px);
}

.crystal-shadow[b-8va0vpj4x0] {
    position: absolute;
    left: 24%;
    right: 24%;
    bottom: 17%;
    height: 14%;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(28,38,52,.34), rgba(28,38,52,0));
    filter: blur(12px);
}

.crystal-prism[b-8va0vpj4x0] {
    position: absolute;
    top: 16%;
    left: 35%;
    width: 30%;
    aspect-ratio: .8;
    clip-path: polygon(50% 0%, 80% 17%, 86% 56%, 56% 100%, 24% 81%, 15% 34%);
    border-radius: 1rem;
}

.crystal-back[b-8va0vpj4x0] {
    transform: translate(8%, 6%) scale(.94);
    background:
        linear-gradient(180deg, rgba(255,255,255,.16), rgba(166,199,255,.08)),
        linear-gradient(135deg, rgba(255,255,255,.08), transparent 50%);
    border: 1px solid rgba(234,244,255,.14);
}

.crystal-main[b-8va0vpj4x0] {
    background:
        linear-gradient(180deg, rgba(255,255,255,.32), rgba(197,218,249,.08) 44%, rgba(112,143,182,.16) 100%),
        linear-gradient(140deg, rgba(255,255,255,.18), rgba(255,255,255,.03) 42%, rgba(255,219,135,.06));
    border: 1px solid rgba(236,244,255,.28);
    box-shadow:
        inset 0 0 24px rgba(255,255,255,.12),
        0 10px 26px rgba(9,14,26,.22);
    backdrop-filter: blur(8px) saturate(128%);
}

.facet[b-8va0vpj4x0],
.refraction[b-8va0vpj4x0],
.crystal-glow[b-8va0vpj4x0] {
    position: absolute;
}

.facet[b-8va0vpj4x0] {
    background: linear-gradient(180deg, rgba(255,255,255,.18), rgba(255,255,255,0));
    mix-blend-mode: screen;
}

.facet-a[b-8va0vpj4x0] { inset: 11% 48% 26% 18%; clip-path: polygon(0 0, 82% 12%, 46% 100%, 0 68%); }
.facet-b[b-8va0vpj4x0] { inset: 14% 16% 23% 46%; clip-path: polygon(18% 0, 100% 18%, 72% 100%, 0 74%); }
.facet-c[b-8va0vpj4x0] { inset: 42% 30% 8% 24%; clip-path: polygon(12% 0, 86% 7%, 100% 56%, 44% 100%, 0 72%); opacity: .56; }

.refraction[b-8va0vpj4x0] {
    inset: 13% 18%;
    border-radius: 50%;
    background:
        radial-gradient(circle at 34% 22%, rgba(255,255,255,.48), transparent 16%),
        radial-gradient(circle at 66% 48%, rgba(150,211,255,.18), transparent 20%),
        linear-gradient(145deg, transparent 0 42%, rgba(255,228,166,.14) 50%, transparent 64%);
    filter: blur(1px);
}

.crystal-glow[b-8va0vpj4x0] {
    inset: 18%;
    border-radius: 50%;
    background: radial-gradient(circle, rgba(255,237,193,.16), rgba(255,237,193,0));
    filter: blur(20px);
}

.brand-mark[b-8va0vpj4x0] {
    position: absolute;
    left: 50%;
    top: 70%;
    width: 78%;
    margin: 0;
    transform: translateX(-50%);
    text-align: center;
    font-family: var(--font-display);
    font-size: clamp(.9rem, 1.25vw, 1.18rem);
    font-weight: 600;
    line-height: 1.08;
    letter-spacing: .04rem;
    color: #f3d38a;
    text-shadow:
        0 0 12px rgba(255,206,91,.24),
        0 4px 14px rgba(9,14,26,.32);
}

.gold-thread[b-8va0vpj4x0] {
    position: absolute;
    height: 1px;
    border-radius: 999px;
    background: linear-gradient(90deg, rgba(255,235,190,0), rgba(255,218,118,.9), rgba(255,235,190,0));
    box-shadow:
        0 0 8px rgba(255,206,91,.28),
        0 0 18px rgba(255,206,91,.1);
    animation: drift-thread-b-8va0vpj4x0 linear infinite;
}

.gold-thread[b-8va0vpj4x0]::after {
    content: "";
    position: absolute;
    right: 18%;
    top: 50%;
    width: .3rem;
    height: .3rem;
    transform: translateY(-50%);
    border-radius: 50%;
    background: radial-gradient(circle, rgba(255,248,225,.9), rgba(255,216,118,0));
}

.spark[b-8va0vpj4x0] {
    position: absolute;
    width: .22rem;
    height: .22rem;
    border-radius: 50%;
    background: rgba(255,245,223,.82);
    box-shadow: 0 0 8px rgba(255,224,152,.54);
    animation: pulse-spark-b-8va0vpj4x0 5s ease-in-out infinite;
}

@keyframes drift-thread-b-8va0vpj4x0 {
    0% { transform: translate3d(-1.5rem, 0, 0) rotate(var(--thread-angle)); opacity: 0; }
    22%, 78% { opacity: 1; }
    100% { transform: translate3d(1.5rem, 0, 0) rotate(var(--thread-angle)); opacity: 0; }
}

@keyframes pulse-spark-b-8va0vpj4x0 {
    0%, 100% { transform: scale(.72); opacity: .32; }
    50% { transform: scale(1.35); opacity: 1; }
}

@media (max-width: 760px) {
    .sector-ring[b-8va0vpj4x0] {
        width: min(94vw, 74vh);
        height: min(94vw, 74vh);
    }

    .sector-text[b-8va0vpj4x0] {
        width: 22%;
    }

    .sector-text strong[b-8va0vpj4x0] {
        font-size: .8rem;
    }

    .sector-text em[b-8va0vpj4x0] {
        display: none;
    }

    .brand-mark[b-8va0vpj4x0] {
        font-size: .78rem;
    }
}
