: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}}
