:root{font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html{background:#07111f;min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font-family:inherit}#root{min-height:100vh}:root{--background:#07111f;--surface:#0f1c2ee0;--surface-strong:#12223a;--surface-soft:#ffffff0e;--line:#ffffff1a;--text:#f6f9fc;--muted:#9eb0c5;--accent:#77e38f;--accent-strong:#36c866;--danger:#ff8a8a;--shadow:0 24px 70px #00000047}*{box-sizing:border-box}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}.app-shell{min-height:100vh;color:var(--text);background:radial-gradient(circle at 10% 0%, #2f68b43d, transparent 32rem), radial-gradient(circle at 90% 20%, #3aca6821, transparent 28rem), var(--background)}.app-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07111fd1;justify-content:space-between;align-items:center;min-height:76px;padding:12px clamp(18px,4vw,56px);display:flex;position:sticky;top:0}.brand{color:inherit;align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-mark{color:#06130a;background:linear-gradient(145deg, #a5f2b5, var(--accent-strong));letter-spacing:-.04em;border:1px solid #77e38f80;border-radius:15px;place-items:center;width:46px;height:46px;font-size:.86rem;font-weight:900;display:grid;box-shadow:0 12px 30px #36c8662e}.brand-copy{display:grid}.brand-copy strong{letter-spacing:.04em;font-size:1.16rem}.brand-copy small{color:var(--muted);font-size:.72rem}.profile-menu{position:relative}.profile-trigger{min-width:0;color:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:16px;align-items:center;gap:11px;padding:6px 9px 6px 6px;transition:border-color .16s,background .16s;display:flex}.profile-trigger:hover,.profile-trigger:focus-visible{border-color:var(--line);background:var(--surface-soft);outline:none}.profile-avatar{color:#06130a;background:linear-gradient(145deg, #b3f8c1, var(--accent-strong));border:1px solid #77e38f73;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-size:.83rem;font-weight:900;display:grid;overflow:hidden}.profile-avatar img{object-fit:cover;width:100%;height:100%}.profile-avatar-large{width:48px;height:48px}.profile-identity{text-align:left;min-width:0;display:grid}.profile-identity strong{text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:.9rem;overflow:hidden}.profile-identity small{max-width:180px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;overflow:hidden}.profile-chevron{color:var(--muted);transition:transform .16s}.profile-chevron.is-open{transform:rotate(180deg)}.profile-dropdown{border:1px solid var(--line);width:min(290px,100vw - 28px);box-shadow:var(--shadow);background:#102039;border-radius:20px;padding:10px;animation:.15s profile-menu-in;position:absolute;top:calc(100% + 10px);right:0}@keyframes profile-menu-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.profile-dropdown-header{align-items:center;gap:12px;padding:8px;display:flex}.profile-dropdown-header div{min-width:0;display:grid}.profile-dropdown-header strong,.profile-dropdown-header span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.profile-dropdown-header strong{font-size:.9rem}.profile-dropdown-header span{color:var(--muted);font-size:.72rem}.profile-menu-separator{background:var(--line);height:1px;margin:8px 4px}.profile-dropdown>button{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:11px;padding:11px 12px;display:flex}.profile-dropdown>button:hover,.profile-dropdown>button:focus-visible{background:var(--surface-soft);outline:none}.profile-dropdown>button span{width:22px;color:var(--accent);place-items:center;display:grid}.profile-dropdown .profile-logout,.profile-dropdown .profile-logout span{color:var(--danger)}.app-main{width:min(1180px,100% - 36px);margin:0 auto;padding:clamp(28px,5vw,72px) 0}.hero-panel{border:1px solid var(--line);min-height:390px;box-shadow:var(--shadow);background:linear-gradient(135deg,#19304ef5,#0b192af5);border-radius:34px;grid-template-columns:minmax(0,1.4fr) minmax(250px,.6fr);align-items:center;padding:clamp(28px,6vw,72px);display:grid;overflow:hidden}.eyebrow{color:var(--accent);letter-spacing:.18em;font-size:.72rem;font-weight:900}.hero-copy h1{letter-spacing:-.055em;max-width:760px;margin:18px 0;font-size:clamp(2.35rem,6vw,5.35rem);line-height:.98}.hero-copy p{max-width:660px;color:var(--muted);margin:0;font-size:clamp(1rem,2vw,1.16rem);line-height:1.65}.hero-orbit{place-items:center;min-height:240px;display:grid}.hero-ball{aspect-ratio:1;color:#07111f;background:radial-gradient(circle at 32% 25%, #d8ffe0, var(--accent) 35%, var(--accent-strong) 72%);letter-spacing:-.08em;border:1px solid #77e38f61;border-radius:50%;place-items:center;width:clamp(165px,20vw,230px);font-size:clamp(1.7rem,4vw,3rem);font-weight:950;display:grid;box-shadow:0 0 0 25px #77e38f0a,0 0 0 55px #77e38f06,0 35px 90px #36c8663d}.notice-card{background:#36c86614;border:1px solid #77e38f33;border-radius:18px;justify-content:space-between;align-items:flex-start;gap:20px;margin-top:22px;padding:18px 20px;display:flex}.notice-card p{color:var(--muted);margin:5px 0 0}.notice-card button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:1.4rem}.section-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin:58px 0 20px;display:flex}.section-heading h2,.architecture-panel h2{letter-spacing:-.035em;margin:8px 0 0;font-size:clamp(1.7rem,3vw,2.6rem)}.section-status{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:7px 11px;font-size:.72rem}.experience-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.experience-card{border:1px solid var(--line);background:var(--surface);border-radius:25px;grid-template-columns:auto 1fr;gap:20px;min-height:235px;padding:26px;display:grid;position:relative}.experience-card-primary{background:linear-gradient(135deg,#1c3a5bf5,#0f1f34f5)}.experience-card-muted{opacity:.74}.experience-icon{width:56px;height:56px;color:var(--accent);background:#77e38f14;border:1px solid #77e38f4d;border-radius:18px;place-items:center;font-weight:900;display:grid}.experience-label{color:var(--accent);letter-spacing:.15em;font-size:.7rem;font-weight:900}.experience-content h3{margin:10px 0;font-size:1.55rem}.experience-content p{color:var(--muted);margin:0;line-height:1.55}.experience-badge{color:#07111f;background:var(--accent);border-radius:999px;padding:7px 10px;font-size:.7rem;font-weight:900;position:absolute;bottom:20px;right:20px}.architecture-panel{border:1px solid var(--line);background:var(--surface-soft);border-radius:25px;justify-content:space-between;align-items:center;gap:28px;margin-top:18px;padding:30px;display:flex}.architecture-items{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.architecture-items span{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:9px 12px;font-size:.78rem}.app-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:20px;padding:26px clamp(18px,4vw,56px);font-size:.75rem;display:flex}@media (width<=820px){.profile-identity{display:none}.hero-panel{grid-template-columns:1fr}.hero-orbit{min-height:210px}.experience-grid{grid-template-columns:1fr}.architecture-panel{flex-direction:column;align-items:flex-start}.architecture-items{justify-content:flex-start}}@media (width<=560px){.app-header{min-height:68px;padding:10px 14px}.brand-copy small{display:none}.brand-mark{width:42px;height:42px}.profile-trigger{padding-right:4px}.profile-chevron{display:none}.app-main{width:min(100% - 24px,1180px);padding:22px 0 38px}.hero-panel{border-radius:25px;min-height:auto;padding:27px 22px}.hero-copy h1{font-size:clamp(2.15rem,13vw,3.4rem)}.hero-orbit{min-height:190px}.hero-ball{width:155px}.section-heading{flex-direction:column;align-items:flex-start;margin-top:42px}.experience-card{grid-template-columns:1fr;min-height:250px}.experience-badge{width:fit-content;position:static}.app-footer{flex-direction:column}}.auth-layout{place-items:center;width:min(100% - 28px,1180px);min-height:calc(100vh - 145px);margin:0 auto;padding:48px 0;display:grid}.auth-card{border:1px solid var(--line);width:min(100%,460px);box-shadow:var(--shadow);background:linear-gradient(145deg,#182d49fa,#0c1b2efa);border-radius:28px;padding:clamp(26px,5vw,42px)}.auth-heading h1{letter-spacing:-.045em;margin:12px 0;font-size:clamp(2rem,6vw,3rem)}.auth-heading p,.auth-loading p{color:var(--muted);margin:0;line-height:1.6}.auth-form{gap:18px;margin-top:30px;display:grid}.auth-form label{gap:8px;display:grid}.auth-form label>span{color:var(--muted);font-size:.78rem;font-weight:700}.auth-form input{border:1px solid var(--line);width:100%;min-height:50px;color:var(--text);background:#ffffff0e;border-radius:14px;outline:none;padding:0 15px;transition:border-color .16s,box-shadow .16s}.auth-form input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #77e38f1f}.auth-form button{color:#06130a;background:linear-gradient(145deg, #a5f2b5, var(--accent-strong));cursor:pointer;border:0;border-radius:14px;min-height:52px;margin-top:4px;font-weight:900}.auth-form button:disabled{cursor:wait;opacity:.65}.auth-message{color:var(--muted);background:#77e38f12;border:1px solid #77e38f38;border-radius:13px;margin-top:20px;padding:12px 14px;font-size:.82rem;line-height:1.45}.auth-message-error{color:#ffc1c1;background:#ff8a8a14;border-color:#ff8a8a4d}.auth-security-note{color:var(--muted);text-align:center;margin:20px 0 0;font-size:.72rem}.auth-loading h1{margin:12px 0;font-size:2rem}@media (width<=560px){.auth-layout{min-height:calc(100vh - 128px);padding:24px 0}.auth-card{border-radius:22px;padding:25px 20px}}.activation-success{text-align:center;justify-items:center;display:grid}.activation-success h1{letter-spacing:-.045em;margin:18px 0 10px;font-size:clamp(2rem,6vw,3rem)}.activation-success p{max-width:360px;color:var(--muted);margin:0;line-height:1.6}.activation-status-mark{color:#06130a;background:linear-gradient(145deg, #b3f8c1, var(--accent-strong));border:1px solid #77e38f80;border-radius:24px;place-items:center;width:76px;height:76px;margin-top:28px;font-size:1.15rem;font-weight:950;display:grid;box-shadow:0 18px 42px #36c86633}.auth-primary-action{color:#06130a;background:linear-gradient(145deg, #a5f2b5, var(--accent-strong));cursor:pointer;border:0;border-radius:14px;width:100%;min-height:52px;margin-top:28px;font-weight:900}.auth-text-action{color:var(--muted);cursor:pointer;text-underline-offset:4px;background:0 0;border:0;margin:18px auto 0;padding:8px 12px;text-decoration:underline;display:block}.auth-text-action:hover,.auth-text-action:focus-visible{color:var(--text);outline:none}.auth-text-action:disabled{cursor:wait;opacity:.6}.admin-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(145deg,#142740fa,#0b192afa);border-radius:28px;margin-top:24px;padding:clamp(22px,4vw,34px)}.admin-panel-heading{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.admin-panel-heading h2{letter-spacing:-.04em;margin:9px 0 8px;font-size:clamp(1.7rem,4vw,2.6rem)}.admin-panel-heading p{max-width:650px;color:var(--muted);margin:0;line-height:1.55}.admin-count{border:1px solid var(--line);color:var(--muted);border-radius:999px;flex:none;padding:8px 12px;font-size:.75rem}.admin-session-note,.admin-message{color:var(--muted);background:#77e38f12;border:1px solid #77e38f38;border-radius:14px;margin-top:20px;padding:13px 15px;line-height:1.5}.admin-message-error{color:#ffc1c1;background:#ff8a8a14;border-color:#ff8a8a4d}.admin-create-form{grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:14px;margin-top:25px;display:grid}.admin-create-form label{gap:8px;display:grid}.admin-create-form label>span{color:var(--muted);font-size:.76rem;font-weight:700}.admin-create-form input,.admin-invitation-copy input{border:1px solid var(--line);width:100%;min-height:48px;color:var(--text);background:#ffffff0e;border-radius:13px;outline:none;padding:0 14px}.admin-create-form input:focus,.admin-invitation-copy input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #77e38f1f}.admin-create-form button,.admin-invitation-copy button,.admin-member-actions button{color:#06130a;background:linear-gradient(145deg, #a5f2b5, var(--accent-strong));cursor:pointer;border:0;border-radius:13px;min-height:48px;padding:0 17px;font-weight:900}.admin-create-form button:disabled,.admin-invitation-copy button:disabled,.admin-member-actions button:disabled{cursor:not-allowed;opacity:.55}.admin-invitation-result{background:#77e38f14;border:1px solid #77e38f4d;border-radius:18px;gap:14px;margin-top:20px;padding:18px;display:grid}.admin-invitation-result p{color:var(--muted);margin:5px 0 0;font-size:.8rem}.admin-invitation-copy{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.admin-member-list{gap:12px;margin-top:24px;display:grid}.admin-member-card{border:1px solid var(--line);background:#ffffff09;border-radius:18px;grid-template-columns:minmax(220px,1.1fr) minmax(260px,1fr) auto;align-items:center;gap:18px;padding:18px;display:grid}.admin-member-identity{align-items:center;gap:13px;min-width:0;display:flex}.admin-member-avatar{width:46px;height:46px;color:var(--accent);background:#77e38f14;border:1px solid #77e38f66;border-radius:15px;flex:none;place-items:center;font-size:.78rem;font-weight:900;display:grid}.admin-member-identity>div:last-child{gap:4px;min-width:0;display:grid}.admin-member-identity strong,.admin-member-identity span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-member-identity span{color:var(--muted);font-size:.76rem}.admin-member-meta{flex-wrap:wrap;gap:7px;display:flex}.admin-member-meta>span{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:6px 9px;font-size:.68rem}.admin-status{font-weight:900}.admin-status-active{color:var(--accent)!important}.admin-status-invited{color:#f6d982!important}.admin-status-suspended{color:var(--danger)!important}.admin-member-actions{justify-content:flex-end;display:flex}.admin-member-actions button{min-height:42px;font-size:.76rem}.admin-empty{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:16px;margin:0;padding:22px}@media (width<=920px){.admin-create-form{grid-template-columns:1fr 1fr}.admin-create-form button{grid-column:1/-1}.admin-member-card{grid-template-columns:1fr}.admin-member-actions{justify-content:flex-start}}@media (width<=620px){.admin-panel{border-radius:22px;padding:22px 17px}.admin-panel-heading{flex-direction:column}.admin-create-form{grid-template-columns:1fr}.admin-create-form button{grid-column:auto}.admin-invitation-copy{grid-template-columns:1fr}.admin-member-card{padding:16px}.admin-member-actions button{width:100%}}
