@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{--bg-1: #070912;--bg-2: #0d1224;--bg-3: #0c0f1a;--accent-cyan: #38bdf8;--accent-purple: #a855f7;--accent-green: #22d3ee;--accent-pink: #f472b6;--accent-lime: #84f3a6;--panel-border: rgba(94, 234, 212, .4);--panel-glow: 0 24px 60px rgba(56, 189, 248, .22), 0 0 40px rgba(168, 85, 247, .18);--grid-color: rgba(56, 189, 248, .08);--grid-color-strong: rgba(168, 85, 247, .24)}.app-shell{min-height:100vh;background:radial-gradient(circle at 18% 20%,rgba(56,189,248,.16),transparent 32%),radial-gradient(circle at 82% 12%,rgba(168,85,247,.16),transparent 34%),radial-gradient(circle at 12% 78%,rgba(132,243,166,.12),transparent 38%),linear-gradient(145deg,#0a0b14,#0e132a 35%,#11172f 55%,#0a0b15);color:#f7f7f7;position:relative;overflow-x:hidden;transition:background .3s ease;background-size:180% 180%;animation:bgShift 22s ease-in-out infinite}.app-shell:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 60%,rgba(34,211,238,.08),transparent 58%),radial-gradient(circle at 30% 10%,rgba(168,85,247,.1),transparent 52%),conic-gradient(from 120deg at 50% 50%,#84f3a617,#38bdf81f,#f472b61f,#a855f71f,#84f3a617);mix-blend-mode:screen;pointer-events:none;z-index:0}html.light .app-shell{background:linear-gradient(145deg,#f9f9fb,#f2f2f4);color:#111;animation:none}.grid-backdrop{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(transparent 94%,var(--grid-color) 96%),linear-gradient(90deg,transparent 94%,var(--grid-color-strong) 96%);background-size:62px 62px;opacity:.48;-webkit-mask-image:radial-gradient(circle at 50% 30%,rgba(0,0,0,.94),transparent 72%);mask-image:radial-gradient(circle at 50% 30%,rgba(0,0,0,.94),transparent 72%);filter:drop-shadow(0 0 12px rgba(168,85,247,.16));animation:gridGlow 12s ease-in-out infinite;mix-blend-mode:screen}html.light .grid-backdrop{background-image:linear-gradient(transparent 96%,#0000000a 97%),linear-gradient(90deg,transparent 96%,rgba(0,0,0,.04) 97%);opacity:.35;-webkit-mask-image:none;mask-image:none;filter:none;animation:none}.content-shell{margin:0 auto;padding:140px 24px 96px;display:flex;flex-direction:column;gap:32px;position:relative;z-index:1}.panel-card{background:linear-gradient(160deg,#101828d1,#090c18e6),radial-gradient(circle at 10% 0%,rgba(56,189,248,.12),transparent 42%),radial-gradient(circle at 90% 100%,rgba(244,114,182,.16),transparent 42%);border:1px solid rgba(255,255,255,.16);border-radius:22px;box-shadow:var(--panel-glow),0 0 0 1px #ffffff0a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease,background .35s ease}.panel-card:hover{transform:translateY(-6px);border-color:var(--panel-border);box-shadow:0 28px 64px #0009,0 0 0 1px #38bdf83d;background:linear-gradient(160deg,#121d36f2,#0d1020f0),radial-gradient(circle at 90% 100%,rgba(168,85,247,.2),transparent 40%),radial-gradient(circle at 10% 10%,rgba(132,243,166,.16),transparent 36%)}html.light .panel-card{background:linear-gradient(145deg,#fff,#f5f5f7);border:1px solid rgba(0,0,0,.08);box-shadow:0 14px 36px #00000014,0 0 0 1px #00000005}html.light .panel-card:hover{border-color:#0000001a;box-shadow:0 18px 44px #0000001a,0 0 0 1px #0000000d}.project-card{border-top:3px solid #48bb78!important}html.light .project-card{border-right:1px solid rgba(0,0,0,.15);border-bottom:1px solid rgba(0,0,0,.15);border-left:1px solid rgba(0,0,0,.15)}.company-card{border-top:3px solid #a855f7!important}html.light .company-card{border-right:1px solid rgba(0,0,0,.15);border-bottom:1px solid rgba(0,0,0,.15);border-left:1px solid rgba(0,0,0,.15)}.panel-card-static{background:linear-gradient(165deg,#101828cc,#090c18d9),radial-gradient(circle at 16% 0%,rgba(56,189,248,.12),transparent 42%),radial-gradient(circle at 80% 100%,rgba(244,114,182,.14),transparent 40%);border:1px solid rgba(255,255,255,.16);border-radius:22px;box-shadow:var(--panel-glow),0 0 0 1px #ffffff0a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}html.light .panel-card-static{background:linear-gradient(150deg,#fff,#f7f7f9);border:1px solid rgba(0,0,0,.08);box-shadow:0 14px 36px #00000014,0 0 0 1px #00000005}.nav-shell{background:linear-gradient(90deg,#0a0c1af5,#0a0c14f5);border-bottom:1px solid rgba(56,189,248,.2);box-shadow:0 8px 30px #0006;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transition:background .3s ease,border-color .3s ease,box-shadow .3s ease}html.light .nav-shell{background:linear-gradient(90deg,#fff,#f5f5f7);border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 6px 20px #0000000f}.nav-shell .logo-mark{font-weight:700;letter-spacing:.08em;text-transform:uppercase}.fade-up{opacity:0;animation:fadeUp .7s ease forwards}.glow-button{border:1px solid rgba(56,189,248,.6)!important;box-shadow:0 0 0 1px #38bdf84d,0 0 22px #6366f159;background:linear-gradient(120deg,#38bdf833,#f472b633,#84f3a62e);color:#f8fbff!important;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.glow-button a{color:inherit;text-decoration:none;display:block}.glow-button:hover{transform:translateY(-2px);box-shadow:0 0 0 1px #38bdf880,0 0 28px #a855f780;background:linear-gradient(120deg,#38bdf852,#f472b647,#84f3a647)}html.light .glow-button{background:linear-gradient(135deg,#fff,#f5f5f7)!important;border:1px solid rgba(0,0,0,.12)!important;box-shadow:0 8px 18px #00000014,0 0 0 1px #0000000d!important;color:#111!important}html.light .glow-button:hover{background:linear-gradient(135deg,#fafafa,#f0f0f2)!important;box-shadow:0 10px 20px #0000001a,0 0 0 1px #00000014!important}html.light .glow-button a{color:inherit}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.info-block{padding:12px 14px;border-radius:12px;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);transition:background .3s ease,border-color .3s ease}html.light .info-block{background:#fff;border:1px solid rgba(0,0,0,.1)}.info-label{font-size:14px;letter-spacing:.04em;color:#cfcfcf;text-transform:uppercase;margin-bottom:6px;transition:color .3s ease}html.light .info-label{color:#555}.info-value{font-size:17px;font-weight:600;color:#f8f8f8;transition:color .3s ease}html.light .info-value{color:#1a1a1a}.link-block{padding:12px 14px;border-radius:12px;background:#ffffff1a;border:1px solid rgba(255,255,255,.15);display:grid;gap:8px;transition:background .3s ease,border-color .3s ease}html.light .link-block{background:linear-gradient(135deg,#fff,#f6f6f8);border:1px solid rgba(0,0,0,.08)}.link-block a{display:inline-flex;align-items:center;gap:8px;color:#e8f7ff;text-decoration:none;padding:6px 10px;border-radius:10px;border:1px solid rgba(255,255,255,.12);transition:border-color .25s ease,background .25s ease,transform .25s ease,color .25s ease;background:linear-gradient(135deg,#38bdf829,#a855f71f)}html.light .link-block a{color:#111;border:1px solid rgba(0,0,0,.12);background:linear-gradient(135deg,#fff,#f3f3f5)}.link-block a:hover{border-color:#ffffff42;background:linear-gradient(135deg,#38bdf838,#f472b62e);transform:translateY(-2px) scale(1.01)}html.light .link-block a:hover{border-color:#00000024;background:linear-gradient(135deg,#f9f9fa,#ededf0)}.loading-shell,.error-shell{min-height:100vh;background:linear-gradient(145deg,#0b0b0d,#0f1014)}@media (max-width: 768px){.content-shell{padding:120px 16px 72px}}html.light{color-scheme:light}html.light .logo-dot{background:#1a1a1a!important;box-shadow:0 0 0 6px #00000014!important}html.light [role=heading]{color:#1a1a1a}html.light [role=button]{color:#1a1a1a;border-color:#0000004d}html.light button[class*=whiteAlpha]{border-color:#0000004d;color:#1a1a1a}html.light button[class*=whiteAlpha]:hover{border-color:#00000080}.timeline-separator{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;margin:8px 0}.timeline-card{position:relative;overflow:hidden;background:linear-gradient(125deg,#161e30eb,#0d101ee6),linear-gradient(135deg,#38bdf82e,#f472b629);box-shadow:0 16px 40px #00000059,0 0 0 1px #ffffff0f,0 0 26px #38bdf833}.timeline-card:hover{box-shadow:0 18px 44px #00000073,0 0 0 1px #38bdf847,0 0 30px #a855f740;transform:translateY(-2px)}.timeline-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#38bdf847,#a855f73d,#84f3a63d);opacity:.2;mix-blend-mode:screen;pointer-events:none}.timeline-card:after{content:"";position:absolute;left:-2px;top:-2px;bottom:-2px;width:6px;background:linear-gradient(180deg,var(--accent-cyan),var(--accent-purple),var(--accent-lime));box-shadow:0 0 18px #a855f766;opacity:.9}html.light .timeline-card{background:linear-gradient(135deg,#fff,#f5f5f7);box-shadow:0 10px 28px #00000014,0 0 0 1px #0000000a}html.light .timeline-card:before,html.light .timeline-card:after{display:none}.timeline-separator svg{color:#38bdf8b3}.timeline-separator button,.timeline-separator .glow-button{box-shadow:0 0 0 1px #38bdf833}.timeline-separator button:hover,.timeline-separator .glow-button:hover{box-shadow:0 0 0 1px #a855f747,0 0 18px #38bdf840}html.light .timeline-separator svg{color:#0000003d}html.light .timeline-separator button,html.light .timeline-separator .glow-button{box-shadow:0 0 0 1px #00000014}html.light .timeline-separator button:hover,html.light .timeline-separator .glow-button:hover{box-shadow:0 0 0 1px #0000001f,0 8px 14px #00000014}@keyframes gridGlow{0%,to{opacity:.42;background-size:62px 62px}50%{opacity:.55;background-size:58px 58px}}@keyframes bgShift{0%{background-position:0% 40%}50%{background-position:100% 60%}to{background-position:0% 40%}}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Space Grotesk,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;transition:background-color .3s ease}html,body{background:#0b0b0d;color:#f5f5f5}html.light,html.light body{background:#f8f8f8;color:#1a1a1a}a{color:inherit}::selection{background:#ffffff29;color:#fff}html.light ::selection{background:#0003;color:#000}
