:root{--bg:#2c011a;--surface:#3e0123;--fg:#fffeef;--muted:#b0afa1;--border:#562a3e;--accent:#d79628;--font-display:"Chakra Petch", "Segoe UI", system-ui, sans-serif;--font-body:"Cabin", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--font-mono:"JetBrains Mono", "SF Mono", ui-monospace, Menlo, monospace}@supports (color:color(display-p3 0 0 0%)){:root{--fg:#fffeef}@media (color-gamut:p3){:root{--fg:color(display-p3 .9995 .99669 .94233)}}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);width:100%;max-width:100%;height:100%;color:var(--fg);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:clip hidden}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}.bg-video:not(#\#):not(#\#){z-index:0;pointer-events:none;opacity:.8;object-fit:cover;width:100%;height:100dvh;position:fixed;top:0;left:0;overflow:hidden}.bg-overlay:not(#\#):not(#\#){z-index:1;pointer-events:none;background:#0000008c;width:100%;height:100dvh;position:fixed;top:0;left:0}#smooth-wrapper:not(#\#):not(#\#){z-index:2;width:100%;height:100%;position:fixed;inset:0;overflow:hidden}#smooth-content:not(#\#):not(#\#){will-change:transform;min-height:100dvh}.hero:not(#\#):not(#\#){justify-content:flex-start;align-items:center;width:100%;height:100dvh;display:flex;position:relative;overflow:hidden}#particle-canvas:not(#\#):not(#\#){pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero-content:not(#\#):not(#\#){z-index:1;text-align:left;flex-direction:column;align-items:flex-start;max-width:620px;padding:0 40px 0 80px;display:flex;position:relative}.headline:not(#\#):not(#\#){font-family:var(--font-display);letter-spacing:-.025em;margin-bottom:20px;font-size:clamp(40px,5.5vw,80px);font-weight:700;line-height:1.1}.headline-word:not(#\#):not(#\#){opacity:0;filter:blur(12px);display:inline-block}.hero-animate:not(#\#):not(#\#) .headline-word{animation:.8s cubic-bezier(.22,1,.36,1) forwards blurReveal}.hero-animate:not(#\#):not(#\#) .headline-word:first-child{animation-delay:.15s}.hero-animate:not(#\#):not(#\#) .headline-word:nth-child(2){animation-delay:.35s}.hero-animate:not(#\#):not(#\#) .headline-word:nth-child(3){animation-delay:.55s}.hero-animate:not(#\#):not(#\#) .headline-word:nth-child(4){animation-delay:.75s}.headline-gradient:not(#\#):not(#\#){color:#ffd884;-webkit-text-fill-color:#ffd884;text-shadow:0 0 18px #d9a54359;animation:3.5s ease-in-out infinite goldGlow}.eyebrow:not(#\#):not(#\#){font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);opacity:0;margin-bottom:16px;font-size:clamp(11px,.9vw,13px);font-weight:400}.hero-animate:not(#\#):not(#\#) .eyebrow{animation:.8s cubic-bezier(.22,1,.36,1) .15s forwards fadeUp}.subtitle:not(#\#):not(#\#){font-family:var(--font-body);color:var(--muted);letter-spacing:.04em;opacity:0;max-width:520px;min-height:2.4em;margin-bottom:12px;font-size:clamp(15px,1.2vw,18px);line-height:1.6}.hero-animate:not(#\#):not(#\#) .subtitle{animation:.6s cubic-bezier(.22,1,.36,1) 1.2s forwards fadeUp}.subtitle:not(#\#):not(#\#) .typewriter-cursor{background:var(--accent);vertical-align:text-bottom;width:2px;height:1em;margin-left:2px;animation:1s step-end infinite blink;display:inline-block}.tagline:not(#\#):not(#\#){font-family:var(--font-body);color:var(--muted);letter-spacing:.02em;opacity:0;min-height:1.6em;margin-bottom:32px;font-size:clamp(14px,1.05vw,16px);line-height:1.5}.hero-animate:not(#\#):not(#\#) .tagline{animation:.6s cubic-bezier(.22,1,.36,1) 1.8s forwards fadeUp}.tagline:not(#\#):not(#\#) .tagline-cursor{background:var(--accent);vertical-align:text-bottom;width:2px;height:1em;margin-left:2px;animation:1s step-end infinite blink;display:inline-block}.cta-group:not(#\#):not(#\#){opacity:0;gap:16px;display:flex}.hero-animate:not(#\#):not(#\#) .cta-group{animation:.8s cubic-bezier(.22,1,.36,1) 1.6s forwards fadeUp}.cta:not(#\#):not(#\#){font-family:var(--font-body);letter-spacing:.02em;cursor:pointer;color:var(--fg);background:0 0;border:none;border-radius:999px;align-items:center;gap:8px;padding:14px 32px;font-size:14px;font-weight:510;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.cta:not(#\#):not(#\#):after{content:"";border-radius:inherit;opacity:0;transition:opacity .4s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.cta--primary:not(#\#):not(#\#){background:var(--accent);color:var(--bg);font-weight:590;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1)}.cta--primary:not(#\#):not(#\#):after{background:linear-gradient(135deg,#f79e754d,#0000 60%)}.cta--primary:hover:not(#\#):not(#\#){transform:translateY(-3px)scale(1.02);box-shadow:0 12px 40px #d7962859,0 0 60px #d796281a}.cta--primary:hover:not(#\#):not(#\#):after{opacity:1}.cta--primary:active:not(#\#):not(#\#){transition-duration:.1s;transform:translateY(-1px)scale(.98)}.cta--secondary:not(#\#):not(#\#){border:1px solid var(--border);transition:transform .3s cubic-bezier(.22,1,.36,1),border-color .3s,background .3s,box-shadow .3s}.cta--secondary:not(#\#):not(#\#):after{background:#ffffff0a}.cta--secondary:hover:not(#\#):not(#\#){border-color:var(--accent);background:#d796280f;transform:translateY(-3px)scale(1.02);box-shadow:0 0 40px #d796280f}.cta--secondary:hover:not(#\#):not(#\#):after{opacity:1}.cta--secondary:active:not(#\#):not(#\#){transition-duration:.1s;transform:translateY(-1px)scale(.98)}.cta-icon:not(#\#):not(#\#){transition:transform .4s cubic-bezier(.22,1,.36,1);display:inline-flex}.cta--primary:hover:not(#\#):not(#\#) .cta-icon,.cta--secondary:hover:not(#\#):not(#\#) .cta-icon{transform:translate(4px)}.hero-figure:not(#\#):not(#\#){z-index:1;pointer-events:none;width:440px;animation:6s ease-in-out infinite figureFloat;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)}.hero-figure:not(#\#):not(#\#) img{object-fit:contain;-webkit-mask-image:linear-gradient(#000 96%,#0000 100%);width:100%;height:auto;display:block;mask-image:linear-gradient(#000 97%,#0000 100%)}.scroll-indicator:not(#\#):not(#\#){opacity:0;visibility:hidden;z-index:1;cursor:pointer;flex-direction:column;align-items:center;gap:10px;transition:opacity .5s,visibility .5s;display:flex;position:absolute;bottom:40px;right:80px;transform:none}.scroll-indicator.visible:not(#\#):not(#\#){opacity:1;visibility:visible}.scroll-mouse:not(#\#):not(#\#){border:1.5px solid var(--muted);border-radius:12px;justify-content:center;width:22px;height:34px;padding-top:8px;transition:border-color .3s;display:flex}.scroll-indicator:hover:not(#\#):not(#\#) .scroll-mouse{border-color:var(--accent)}.scroll-wheel:not(#\#):not(#\#){background:var(--accent);border-radius:2px;width:2px;height:6px;animation:2s ease-in-out infinite scrollBounce}.scroll-label:not(#\#):not(#\#){letter-spacing:.15em;text-transform:uppercase;color:var(--muted);font-size:9px;transition:color .3s}.scroll-indicator:hover:not(#\#):not(#\#) .scroll-label{color:var(--accent)}.code-terminal:not(#\#):not(#\#){z-index:2;backdrop-filter:blur(14px);letter-spacing:0;opacity:0;background:#17040d8c;border:1px solid #593f4b26;border-radius:10px;width:340px;font-family:JetBrains Mono,SF Mono,ui-monospace,Menlo,monospace;font-size:13px;line-height:1.7;position:absolute;top:50%;right:100px;overflow:hidden;transform:translateY(-50%);box-shadow:0 4px 40px #0000004d}.hero-animate:not(#\#):not(#\#) .code-terminal{animation:.8s cubic-bezier(.22,1,.36,1) .8s forwards fadeIn}.section-divider:not(#\#):not(#\#){z-index:2;pointer-events:none;justify-content:center;align-items:center;gap:16px;height:40px;display:flex;position:absolute;bottom:0;left:0;right:0}.section-divider:not(#\#):not(#\#) .line{background:linear-gradient(90deg,#0000,#d7962826,#d7962859,#d7962826,#0000);flex:1;max-width:400px;height:1px}.section-divider:not(#\#):not(#\#) .dot{background:var(--accent);opacity:.6;border-radius:50%;width:4px;height:4px;animation:3s ease-in-out infinite dividerPulse}.section-divider:not(#\#):not(#\#) .dot:nth-child(3){animation-delay:.5s}.section-divider:not(#\#):not(#\#) .dot:nth-child(5){animation-delay:1s}.section-divider:not(#\#):not(#\#) .arrow{color:#d796284d;width:20px;height:20px}.headline-accent:not(#\#):not(#\#){color:var(--accent)}.progress-bar:not(#\#):not(#\#){background:linear-gradient(90deg, var(--accent), #daa500, var(--accent));z-index:10000;background-size:200% 100%;width:0%;height:2px;transition:width .1s linear;animation:.8s cubic-bezier(.22,1,.36,1) .5s both progBarEntrance;position:fixed;top:0;left:0;box-shadow:0 0 12px #d796284d}@supports (color:color(display-p3 0 0 0%)){.progress-bar:not(#\#):not(#\#){background:linear-gradient(90deg, var(--accent), #daa500, var(--accent));background-size:200% 100%}@media (color-gamut:p3){.progress-bar:not(#\#):not(#\#){background:linear-gradient(90deg, var(--accent), color(display-p3 .82882 .65156 .18336), var(--accent))}}}.progress-bar:not(#\#):not(#\#):before{content:"";background:var(--accent);border-radius:50%;width:8px;height:8px;transition:all .3s;position:absolute;top:50%;right:-4px;transform:translateY(-50%);box-shadow:0 0 12px #d7962899}.progress-bar--complete:not(#\#):not(#\#){animation:1.2s cubic-bezier(.22,1,.36,1) infinite progBarPulse}.progress-bar--complete:not(#\#):not(#\#):before{width:14px;height:14px;animation:1.2s ease-in-out infinite glowDotPulse;right:-7px;box-shadow:0 0 30px #d79628e6,0 0 60px #d7962866}.section-heading-reveal:not(#\#):not(#\#){clip-path:polygon(0 0,0 100%,0 100%,0 0);transition:clip-path 1s cubic-bezier(.22,1,.36,1);display:inline-block}[data-reveal].visible:not(#\#):not(#\#) .section-heading-reveal{clip-path:polygon(0 0,100% 0,100% 100%,0 100%)}.accent-shimmer:not(#\#):not(#\#){color:#ffd884;-webkit-text-fill-color:#ffd884;text-shadow:0 0 16px #d9a5434d;animation:3.5s ease-in-out infinite goldGlow}.stat-number-glow:not(#\#):not(#\#){animation:.6s cubic-bezier(.22,1,.36,1) statGlow}.nav-sidebar:not(#\#):not(#\#):not(#\#):not(#\#){z-index:100;backdrop-filter:blur(16px);opacity:1;background:#17040dc7;border:1px solid #593f4b33;border-radius:40px;flex-direction:column;align-items:center;gap:24px;padding:28px 14px;transition:background .6s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:50%;right:24px;transform:translateY(-50%)}.nav-sidebar.animate:not(#\#):not(#\#):not(#\#):not(#\#){animation:.8s cubic-bezier(.22,1,.36,1) .35s forwards fadeIn}.nav-sidebar:hover:not(#\#):not(#\#):not(#\#):not(#\#){background:#17040d8c}.nav-sidebar.idle:not(#\#):not(#\#):not(#\#):not(#\#){background:#17040deb}.nav-item:not(#\#):not(#\#):not(#\#):not(#\#){cursor:pointer;color:#c0bdb7;border-radius:12px;place-items:center;width:36px;height:36px;transition:all .3s cubic-bezier(.22,1,.36,1);display:grid;position:relative}.nav-item:not(#\#):not(#\#):not(#\#):not(#\#) svg{stroke:currentColor;fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.nav-item:hover:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--fg);background:#85807314}.nav-item--active:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--accent);background:#d796281a}.nav-item--active:not(#\#):not(#\#):not(#\#):not(#\#):before{content:"";background:var(--accent);border-radius:50%;width:3px;height:3px;position:absolute;left:-6px}.nav-tooltip:not(#\#):not(#\#):not(#\#):not(#\#){backdrop-filter:blur(8px);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--fg);white-space:nowrap;opacity:0;pointer-events:none;background:#17040deb;border:1px solid #593f4b33;border-radius:6px;padding:5px 12px;font-size:10px;transition:opacity .2s;position:absolute;top:50%;right:calc(100% + 14px);transform:translateY(-50%)}.nav-item:hover:not(#\#):not(#\#):not(#\#):not(#\#) .nav-tooltip{opacity:1}.nav-divider:not(#\#):not(#\#):not(#\#):not(#\#){background:#593f4b4d;width:20px;height:1px}.chat-flipper:not(#\#):not(#\#):not(#\#):not(#\#){perspective:600px;width:20px;height:20px}.chat-flipper-inner:not(#\#):not(#\#):not(#\#):not(#\#){width:100%;height:100%;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.22,1,.36,1);position:relative}.chat-flipper.flipped:not(#\#):not(#\#):not(#\#):not(#\#) .chat-flipper-inner{transform:rotateY(180deg)}.chat-flipper-front:not(#\#):not(#\#):not(#\#):not(#\#),.chat-flipper-back:not(#\#):not(#\#):not(#\#):not(#\#){backface-visibility:hidden;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.chat-flipper-back:not(#\#):not(#\#):not(#\#):not(#\#){font-family:var(--font-display);letter-spacing:.04em;color:#d79628;text-shadow:0 0 10px #d7962880;font-size:11px;font-weight:700;transform:rotateY(180deg)}.chat-logo-icon:not(#\#):not(#\#):not(#\#):not(#\#){filter:drop-shadow(0 0 6px #d7962866);border-radius:4px;width:20px;height:20px;animation:2.5s ease-in-out infinite chatLogoIdlePulse;display:block}.left-speed-trigger:not(#\#):not(#\#){z-index:99;backdrop-filter:blur(16px);cursor:pointer;color:#a39e91;background:#0b000573;border:1px solid #d7962826;border-left:0;border-radius:0 12px 12px 0;place-items:center;width:32px;height:56px;transition:all .35s cubic-bezier(.22,1,.36,1);display:grid;position:fixed;top:50%;left:0;transform:translateY(-50%);box-shadow:4px 0 20px #d796280f,inset 1px 0 #d7962814}.left-speed-trigger:not(#\#):not(#\#) svg{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px;transition:transform .35s cubic-bezier(.22,1,.36,1)}.left-speed-trigger:hover:not(#\#):not(#\#){color:var(--accent);background:#0b000599;width:38px;box-shadow:4px 0 30px #d7962826,inset 1px 0 #d7962833}.left-speed-trigger:hover:not(#\#):not(#\#) svg{transform:scale(1.1)}.left-speed-popup:not(#\#):not(#\#){backdrop-filter:blur(28px)saturate(1.3);opacity:0;pointer-events:none;z-index:99;background:#050002a6;border:1px solid #d7962833;border-left:0;border-radius:0 16px 16px 0;flex-direction:column;gap:10px;min-width:200px;padding:18px 20px;transition:opacity .3s cubic-bezier(.22,1,.36,1),transform .3s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:50%;left:31px;transform:translateY(-50%)translate(-4px);box-shadow:8px 0 40px #d7962814,inset 1px 0 #d796281a}.left-speed-trigger:hover:not(#\#):not(#\#)+.left-speed-popup,.left-speed-popup:hover:not(#\#):not(#\#){opacity:1;pointer-events:auto;transform:translateY(-50%)translate(0)}.left-speed-label:not(#\#):not(#\#){font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;color:var(--accent);white-space:nowrap;text-shadow:0 0 20px #d7962826;border-bottom:1px solid #d7962826;margin-bottom:2px;padding-bottom:10px;font-size:12px;font-weight:600}.left-speed-toggle:not(#\#):not(#\#){color:var(--fg);font-family:var(--font-body);letter-spacing:.02em;cursor:pointer;white-space:nowrap;background:#d796280d;border:1px solid #d7962833;border-radius:8px;align-items:center;gap:10px;padding:10px 16px;font-size:13px;font-weight:510;transition:all .3s cubic-bezier(.22,1,.36,1);display:flex;box-shadow:0 0 #d7962800}.left-speed-toggle:hover:not(#\#):not(#\#){border-color:var(--accent);color:var(--accent);background:#d796281f;transform:translateY(-1px);box-shadow:0 0 24px #d7962826}.left-speed-toggle:active:not(#\#):not(#\#){transform:scale(.97)}.left-speed-toggle:not(#\#):not(#\#) svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px;transition:transform .3s}.left-speed-toggle:hover:not(#\#):not(#\#) svg{transform:scale(1.15)}.about:not(#\#):not(#\#){flex-direction:column;justify-content:center;min-height:100dvh;padding:80px;display:flex;position:relative;overflow:hidden}.about-inner:not(#\#):not(#\#){z-index:1;grid-template-columns:1fr 320px;align-items:start;gap:60px;width:100%;max-width:1280px;margin:0 auto;display:grid;position:relative}.about-text:not(#\#):not(#\#){opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transform:translateY(30px)}.about-text.visible:not(#\#):not(#\#){opacity:1;transform:translateY(0)}.about-eyebrow:not(#\#):not(#\#){font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:20px;font-size:clamp(11px,.85vw,13px);font-weight:400}.about-eyebrow:not(#\#):not(#\#):before{content:"";background:var(--accent);vertical-align:middle;width:24px;height:1px;margin-right:12px;display:inline-block}.about-heading:not(#\#):not(#\#){font-family:var(--font-display);letter-spacing:-.02em;color:var(--fg);margin-bottom:24px;font-size:clamp(28px,2.8vw,42px);font-weight:700;line-height:1.15}.about-heading:not(#\#):not(#\#) .accent{color:var(--accent)}.about-bio:not(#\#):not(#\#){color:var(--muted);max-width:580px;margin-bottom:16px;font-size:clamp(15px,1.05vw,17px);line-height:1.7}.about-bio:last-of-type:not(#\#):not(#\#){margin-bottom:32px}.about-cta:not(#\#):not(#\#){font-family:var(--font-body);letter-spacing:.02em;cursor:pointer;border:1px solid var(--border);color:var(--fg);background:0 0;border-radius:999px;align-items:center;gap:10px;padding:12px 28px;font-size:13px;font-weight:510;text-decoration:none;transition:all .3s cubic-bezier(.22,1,.36,1);display:inline-flex}.about-cta:hover:not(#\#):not(#\#){border-color:var(--accent);background:#d796280f;transform:translateY(-2px)}.about-facts:not(#\#):not(#\#){opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1) .3s,transform .8s cubic-bezier(.22,1,.36,1) .3s;transform:translateY(30px)}.about-facts.visible:not(#\#):not(#\#){opacity:1;transform:translateY(0)}.facts-card:not(#\#):not(#\#){backdrop-filter:blur(14px);background:#17040d73;border:1px solid #593f4b26;border-radius:16px;padding:28px 24px}.facts-card-title:not(#\#):not(#\#){font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid #593f4b1a;margin-bottom:20px;padding-bottom:12px;font-size:11px}.fact-row:not(#\#):not(#\#){align-items:flex-start;gap:12px;padding:10px 0;display:flex}.fact-row:not(#\#):not(#\#)+.fact-row{border-top:1px solid #593f4b12}.fact-icon:not(#\#):not(#\#){width:32px;height:32px;color:var(--accent);flex-shrink:0;place-items:center;display:grid}.fact-icon:not(#\#):not(#\#) svg{stroke:currentColor;fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.fact-label:not(#\#):not(#\#){color:var(--muted);letter-spacing:.02em;font-size:12px;line-height:1.3}.fact-value:not(#\#):not(#\#){color:var(--fg);letter-spacing:.01em;font-size:14px;font-weight:510;line-height:1.4}.stats-bar:not(#\#):not(#\#){z-index:1;background:#593f4b1a;border-radius:12px;grid-template-columns:repeat(4,1fr);gap:1px;width:100%;max-width:900px;margin:40px auto 0;display:grid;position:relative;overflow:hidden}.stat-item:not(#\#):not(#\#){text-align:center;background:#17040d4d;padding:28px 20px}.stat-number:not(#\#):not(#\#){font-family:var(--font-display);letter-spacing:-.02em;color:var(--accent);margin-bottom:6px;font-size:clamp(28px,2.5vw,36px);font-weight:700;line-height:1}.stat-label:not(#\#):not(#\#){letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:12px}.skills:not(#\#):not(#\#){flex-direction:column;justify-content:center;min-height:100dvh;padding:60px 80px;display:flex;position:relative;overflow:hidden}.skills-inner:not(#\#):not(#\#){z-index:1;width:100%;max-width:1280px;margin:0 auto;position:relative}.skills-header:not(#\#):not(#\#){opacity:0;margin-bottom:48px;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transform:translateY(30px)}.skills-header.visible:not(#\#):not(#\#){opacity:1;transform:translateY(0)}.skills-eyebrow:not(#\#):not(#\#){font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:20px;font-size:clamp(11px,.85vw,13px);font-weight:400}.skills-eyebrow:not(#\#):not(#\#) .accent{color:var(--accent)}.skills-heading:not(#\#):not(#\#){font-family:var(--font-display);letter-spacing:-.02em;color:var(--fg);margin-bottom:16px;font-size:clamp(28px,2.8vw,42px);font-weight:700;line-height:1.15}.skills-heading:not(#\#):not(#\#) .accent{color:var(--accent)}.skills-sub:not(#\#):not(#\#){color:var(--muted);max-width:560px;font-size:clamp(14px,1vw,16px);line-height:1.6}.skills-grid:not(#\#):not(#\#){grid-template-columns:repeat(3,1fr);align-items:start;gap:20px;display:grid}.skill-card:not(#\#):not(#\#){backdrop-filter:blur(14px);opacity:0;background:#17040d73;border:1px solid #593f4b26;border-radius:16px;padding:24px 22px;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1),border-color .3s,box-shadow .3s;position:relative;transform:translateY(30px)}.skill-card.visible:not(#\#):not(#\#){opacity:1;transform:translateY(0)}.skill-card:hover:not(#\#):not(#\#){transform:translateY(-6px);box-shadow:0 0 40px #d7962814}.skill-card:nth-child(2):not(#\#):not(#\#){transition-delay:.1s}.skill-card:nth-child(3):not(#\#):not(#\#){transition-delay:.2s}.skill-card:nth-child(4):not(#\#):not(#\#){transition-delay:.3s}.skill-card:nth-child(5):not(#\#):not(#\#){transition-delay:.4s}.skill-card:nth-child(6):not(#\#):not(#\#){transition-delay:.5s}.skill-card:not(#\#):not(#\#):before{content:"";border-radius:inherit;opacity:0;pointer-events:none;z-index:0;background:linear-gradient(135deg,#d7962800,#d7962814,#d7962800);transition:opacity .5s cubic-bezier(.22,1,.36,1);position:absolute;inset:-1px}.skill-card:not(#\#):not(#\#)>*{z-index:1;position:relative}.skill-card:hover:not(#\#):not(#\#):before{opacity:1}.skill-card:hover:not(#\#):not(#\#){border-color:#d7962833}.skill-card-title:not(#\#):not(#\#){font-family:var(--font-display);letter-spacing:.01em;color:var(--fg);border-bottom:1px solid #593f4b1a;margin-bottom:14px;padding-bottom:10px;font-size:14px;font-weight:590}.skill-card-desc:not(#\#):not(#\#){font-family:var(--font-mono);color:#a69e8a;letter-spacing:.02em;margin:-6px 0 14px;font-size:11px}.skill-tags:not(#\#):not(#\#){flex-wrap:wrap;gap:10px;display:flex}.skill-tag:not(#\#):not(#\#){font-family:var(--font-mono);letter-spacing:.01em;color:#d3cdbf;white-space:nowrap;background:#230e1999;border:1px solid #593f4b1f;border-radius:999px;flex-direction:column;align-items:center;padding:10px 14px;font-size:11px;font-weight:400;transition:border-color .3s,color .3s,transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s cubic-bezier(.22,1,.36,1);display:inline-flex;position:relative}.skill-tag:not(#\#):not(#\#) .devicon,.skill-tag:not(#\#):not(#\#) i,.skill-tag:not(#\#):not(#\#) svg,.skill-tag:not(#\#):not(#\#) img{object-fit:contain;width:20px;height:20px;font-size:20px;display:block}.skill-tag[title=Django]:not(#\#):not(#\#) i{filter:brightness(1.9)saturate(1.3)drop-shadow(0 0 1px #44b78b)}.skill-tag-label:not(#\#):not(#\#){letter-spacing:.04em;color:var(--accent);text-align:center;white-space:nowrap;opacity:0;pointer-events:none;backdrop-filter:blur(12px);font-size:10px;font-weight:510;line-height:1.2;font-family:var(--font-mono);background:#120007;border:1px solid #8d5e0040;border-radius:6px;padding:5px 12px;transition:opacity .3s cubic-bezier(.22,1,.36,1),transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s cubic-bezier(.22,1,.36,1);position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)translateY(6px);box-shadow:0 0 20px #d7962814}@media (color-gamut:p3){.skill-tag-label:not(#\#):not(#\#){background:color(display-p3 .06578 0 .02681);border:1px solid color(display-p3 .54272 .36878 0/.25)}}.skill-tag:hover:not(#\#):not(#\#) .skill-tag-label{opacity:1;transform:translate(-50%)translateY(0);box-shadow:0 0 30px #d796282e}.skill-tag-label:not(#\#):not(#\#):after{content:"";border-top:6px solid #120007;border-left:6px solid #0000;border-right:6px solid #0000;width:0;height:0;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}@media (color-gamut:p3){.skill-tag-label:not(#\#):not(#\#):after{border-top:6px solid color(display-p3 .06578 0 .02681)}}.skill-tag:hover:not(#\#):not(#\#){z-index:2;border-color:#d7962866;transform:scale(1.25);box-shadow:0 0 8px #d7962859,0 0 16px #d796281f}.skill-tag:not(:hover):not(#\#):not(#\#){transition-delay:.1s}.skill-card--collapsible:not(#\#):not(#\#){position:relative}.skill-card--collapsible:not(#\#):not(#\#) .skill-tags{transition:max-height .4s cubic-bezier(.22,1,.36,1)}.skill-card--collapsible.expanded:not(#\#) .skill-tags{max-height:none!important}.skill-tag.is-hidden:not(#\#):not(#\#){display:none}.skill-toggle:not(#\#):not(#\#){color:var(--accent);cursor:pointer;opacity:.7;background:0 0;border:1px solid #d7962840;border-radius:6px;padding:5px 7px;line-height:0;transition:opacity .2s,background .2s,border-color .2s;display:none;position:absolute;top:14px;right:18px}.skill-toggle:hover:not(#\#):not(#\#){opacity:1;background:#d7962814;border-color:#d7962873}.skill-toggle-arrows:not(#\#):not(#\#){flex-direction:column;align-items:center;gap:2px;transition:transform .3s cubic-bezier(.22,1,.36,1);display:flex}.skill-toggle-arrows--up:not(#\#):not(#\#){transform:rotate(180deg)}.work:not(#\#):not(#\#){flex-direction:column;justify-content:center;min-height:100dvh;padding:60px 80px;display:flex;position:relative;overflow:hidden}.work-inner:not(#\#):not(#\#){z-index:1;width:100%;max-width:1280px;margin:0 auto;position:relative}.work-header:not(#\#):not(#\#){opacity:0;margin-bottom:48px;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transform:translateY(30px)}.work-header.visible:not(#\#):not(#\#){opacity:1;transform:translateY(0)}.work-eyebrow:not(#\#):not(#\#){font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:20px;font-size:clamp(11px,.85vw,13px);font-weight:400}.work-eyebrow:not(#\#):not(#\#):before{content:"";background:var(--accent);vertical-align:middle;width:24px;height:1px;margin-right:12px;display:inline-block}.work-heading:not(#\#):not(#\#){font-family:var(--font-display);letter-spacing:-.02em;color:var(--fg);margin-bottom:16px;font-size:clamp(28px,2.8vw,42px);font-weight:700;line-height:1.15}.work-heading:not(#\#):not(#\#) .accent{color:var(--accent)}.work-sub:not(#\#):not(#\#){color:var(--muted);max-width:560px;font-size:clamp(14px,1vw,16px);line-height:1.6}.work-grid:not(#\#):not(#\#){grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.work-featured-card:not(#\#):not(#\#){backdrop-filter:blur(14px);opacity:0;background:#17040d73;border:1px solid #d7962833;border-radius:16px;grid-column:1/-1;grid-template-columns:1fr 1fr;gap:32px;padding:32px;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s,border-color .3s,box-shadow .3s;display:grid;position:relative;transform:translateY(30px)}.work-featured-card.visible:not(#\#):not(#\#){opacity:1;transform:translateY(0)}.work-featured-card:not(#\#):not(#\#):before{content:"";border-radius:inherit;opacity:0;pointer-events:none;z-index:0;background:linear-gradient(135deg,#d7962800,#d7962814,#d7962800);transition:opacity .5s cubic-bezier(.22,1,.36,1);position:absolute;inset:-1px}.work-featured-card:not(#\#):not(#\#)>*{z-index:1;position:relative}.work-featured-card:hover:not(#\#):not(#\#):before{opacity:1}.work-featured-card:not(#\#):not(#\#) .work-card-body{flex-direction:column;justify-content:center;display:flex}.work-featured-card:not(#\#):not(#\#) .work-card-actions{margin-top:auto}.work-featured-card:not(#\#):not(#\#) .work-card-image{height:100%;min-height:220px;margin-bottom:0;position:relative;overflow:hidden}.work-featured-card:not(#\#):not(#\#) .work-card-image img{object-fit:cover;object-position:center;opacity:0;border-radius:12px;width:100%;height:100%;transition:opacity .4s cubic-bezier(.22,1,.36,1),transform .5s cubic-bezier(.22,1,.36,1),filter .5s cubic-bezier(.22,1,.36,1);display:block}.work-featured-card:not(#\#):not(#\#) .work-card-image img.loaded{opacity:1}.work-featured-card:hover:not(#\#):not(#\#) .work-card-image img.loaded{filter:brightness(1.05);transform:scale(1.05)}.work-card:not(#\#):not(#\#){backdrop-filter:blur(14px);opacity:0;background:#17040d73;border:1px solid #593f4b26;border-radius:16px;flex-direction:column;padding:28px;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s,border-color .3s,box-shadow .3s;display:flex;position:relative;transform:translateY(30px)}.work-card.visible:not(#\#):not(#\#){opacity:1;transform:translateY(0)}.work-card:hover:not(#\#):not(#\#){transform:translateY(-4px)scale(1.01)}.work-card[data-delay="1"]:not(#\#):not(#\#){transition-delay:.12s}.work-card[data-delay="2"]:not(#\#):not(#\#){transition-delay:.24s}.work-card[data-delay="3"]:not(#\#):not(#\#){transition-delay:.36s}.work-card[data-delay="4"]:not(#\#):not(#\#){transition-delay:.48s}.work-card[data-delay="5"]:not(#\#):not(#\#){transition-delay:.6s}.work-card[data-delay="6"]:not(#\#):not(#\#){transition-delay:.72s}.work-card:not(#\#):not(#\#):before{content:"";border-radius:inherit;opacity:0;pointer-events:none;z-index:0;background:linear-gradient(135deg,#d7962800,#d7962814,#d7962800);transition:opacity .5s cubic-bezier(.22,1,.36,1);position:absolute;inset:-1px}.work-card:not(#\#):not(#\#)>*{z-index:1;position:relative}.work-card:hover:not(#\#):not(#\#):before{opacity:1}.work-card-image:not(#\#):not(#\#){background:#29081a99;border:1px solid #593f4b1a;border-radius:10px;place-items:center;width:100%;height:180px;margin-bottom:20px;display:grid;position:relative;overflow:hidden}.work-card-image:not(#\#):not(#\#) .img-placeholder{opacity:1;pointer-events:none;z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:6px;transition:opacity .4s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:0}.work-card-image:not(#\#):not(#\#) .img-placeholder span:first-child{font-family:var(--font-display);color:var(--accent);opacity:.6;font-size:36px}.work-card-image:not(#\#):not(#\#) .img-placeholder span:last-child{font-family:var(--font-mono);color:var(--muted);letter-spacing:.06em;text-transform:uppercase;font-size:9px}.work-card-image:not(#\#):not(#\#) img,.work-card-image:not(#\#):not(#\#) video{object-fit:cover;object-position:center;border-radius:10px;width:100%;height:100%;transition:opacity .4s,transform .5s,filter .5s;display:block}.work-card-image:not(#\#):not(#\#) img{opacity:0}.work-card-image:not(#\#):not(#\#) img.loaded{opacity:1}.work-card-image:not(#\#):not(#\#) video{position:absolute;inset:0}.work-card:hover:not(#\#):not(#\#) .work-card-image img.loaded{filter:brightness(1.05);transform:scale(1.05)}.work-card-image:not(#\#):not(#\#) .img-label{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--fg);backdrop-filter:blur(8px);pointer-events:none;opacity:0;z-index:3;background:#0b0005b3;border:1px solid #d7962826;border-radius:6px;padding:4px 10px;font-size:9px;transition:opacity .3s;position:absolute;bottom:12px;left:12px}.work-card:hover:not(#\#):not(#\#) .work-card-image .img-label,.work-featured-card:hover:not(#\#):not(#\#) .work-card-image .img-label{opacity:1}.work-card-tags:not(#\#):not(#\#){flex-wrap:wrap;gap:6px;margin-bottom:14px;display:flex}.work-card-tag:not(#\#):not(#\#){font-family:var(--font-mono);letter-spacing:.02em;color:#c3bdb0;background:#d796280f;border:1px solid #d7962814;border-radius:999px;padding:4px 10px;font-size:10px;display:inline-block}.work-card-title:not(#\#):not(#\#){font-family:var(--font-display);letter-spacing:-.01em;color:var(--fg);margin-bottom:8px;font-size:18px;font-weight:590}.work-card-desc:not(#\#):not(#\#){color:var(--muted);flex:1;margin-bottom:20px;font-size:14px;line-height:1.6}.work-card-actions:not(#\#):not(#\#){gap:12px;margin-top:auto;display:flex}.work-card-link:not(#\#):not(#\#){font-family:var(--font-mono);letter-spacing:.02em;color:var(--accent);align-items:center;gap:6px;font-size:12px;font-weight:510;text-decoration:none;transition:color .3s;display:inline-flex}.work-card-link:hover:not(#\#):not(#\#){color:var(--fg)}.work-card-link:not(#\#):not(#\#) svg{stroke:currentColor;fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.work-filter:not(#\#):not(#\#){flex-wrap:wrap;gap:10px;margin-bottom:36px;display:flex}.work-filter-btn:not(#\#):not(#\#){backdrop-filter:blur(8px);color:var(--muted);font-family:var(--font-body);letter-spacing:.02em;cursor:pointer;background:#17040d73;border:1px solid #593f4b33;border-radius:999px;align-items:center;gap:6px;padding:8px 18px;font-size:13px;font-weight:510;transition:all .3s cubic-bezier(.22,1,.36,1);display:inline-flex}.work-filter-btn:hover:not(#\#):not(#\#){color:var(--fg);border-color:#d796284d}.work-filter-btn.active:not(#\#):not(#\#){color:var(--accent);background:#d796281f;border-color:#d7962859}.work-filter-btn:not(#\#):not(#\#) svg{stroke:currentColor;fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.work-card.hidden:not(#\#):not(#\#),.work-featured-card.hidden:not(#\#):not(#\#){display:none}.experience:not(#\#):not(#\#){min-height:100dvh;padding:100px 0;position:relative}.experience-inner:not(#\#):not(#\#){grid-template-columns:1fr 1fr;align-items:start;gap:60px;width:100%;max-width:1280px;margin:0 auto;padding:0 80px;display:grid}.experience-header:not(#\#):not(#\#){position:sticky;top:80px}.experience-eyebrow:not(#\#):not(#\#){font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:20px;font-size:clamp(11px,.85vw,13px);font-weight:400}.experience-eyebrow:not(#\#):not(#\#):before{content:"";background:var(--accent);vertical-align:middle;width:24px;height:1px;margin-right:12px;display:inline-block}.experience-heading:not(#\#):not(#\#){font-family:var(--font-display);letter-spacing:-.02em;color:var(--fg);margin-bottom:16px;font-size:clamp(28px,2.8vw,42px);font-weight:700;line-height:1.15}.experience-heading:not(#\#):not(#\#) .accent{color:var(--accent)}.experience-sub:not(#\#):not(#\#){color:var(--muted);max-width:420px;margin-bottom:40px;font-size:clamp(14px,1vw,16px);line-height:1.6}.experience-meta:not(#\#):not(#\#){flex-direction:column;gap:14px;display:flex}.exp-meta-item:not(#\#):not(#\#){color:var(--fg);font-size:clamp(13px,.9vw,15px);font-family:var(--font-mono);opacity:.85;align-items:center;gap:10px;display:flex}.exp-meta-icon:not(#\#):not(#\#){color:var(--accent)}.exp-meta-quote:not(#\#):not(#\#){font-family:var(--font-display);color:var(--muted);letter-spacing:.01em;font-size:clamp(13px,.95vw,15px);font-style:italic;line-height:1.5}.exp-meta-highlight:not(#\#):not(#\#){border-top:1px solid #562a3e80;margin-top:16px;padding-top:20px}.timeline:not(#\#):not(#\#){padding-left:32px;position:relative}.timeline:not(#\#):not(#\#):before{content:"";background:linear-gradient(#0000,#d7962866,#d7962866,#0000);width:1px;position:absolute;top:0;bottom:0;left:7px}.timeline-item:not(#\#):not(#\#){opacity:0;margin-bottom:32px;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);position:relative;transform:translateY(20px)}.timeline-item.visible:not(#\#):not(#\#){opacity:1;transform:translateY(0)}.timeline-item:last-child:not(#\#):not(#\#){margin-bottom:0}.timeline-dot:not(#\#):not(#\#){background:var(--accent);border:2px solid var(--bg);z-index:1;border-radius:50%;width:12px;height:12px;position:absolute;top:6px;left:-28px;box-shadow:0 0 0 2px #d796284d}.timeline-card:not(#\#):not(#\#){backdrop-filter:blur(14px);background:#17040d73;border:1px solid #593f4b26;border-radius:14px;padding:24px 28px;transition:all .3s cubic-bezier(.22,1,.36,1)}.timeline-card:hover:not(#\#):not(#\#){border-color:#d7962840;transform:translate(4px);box-shadow:0 4px 24px #0003}.timeline-card--seeking:not(#\#):not(#\#){border-color:#d796284d;animation:2s ease-in-out infinite seekingBorder}.timeline-date:not(#\#):not(#\#){font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:#d79628b3;margin-bottom:8px;font-size:clamp(10px,.75vw,12px)}.timeline-role:not(#\#):not(#\#){font-family:var(--font-display);letter-spacing:-.01em;color:var(--fg);margin-bottom:4px;font-size:clamp(15px,1.2vw,18px);font-weight:600}.timeline-role:not(#\#):not(#\#) .accent{color:var(--accent)}.timeline-company:not(#\#):not(#\#){color:var(--muted);margin-bottom:12px;font-size:clamp(13px,.9vw,15px);font-weight:510}.timeline-desc:not(#\#):not(#\#){color:#a39e91;font-size:clamp(12px,.85vw,14px);line-height:1.6}.timeline-desc:not(#\#):not(#\#) ul{margin:8px 0 0;padding:0;list-style:none}.timeline-desc:not(#\#):not(#\#) ul li{margin-bottom:4px;padding-left:16px;position:relative}.timeline-desc:not(#\#):not(#\#) ul li:before{content:"";background:#d7962866;border-radius:50%;width:4px;height:4px;position:absolute;top:8px;left:0}.contact:not(#\#):not(#\#){flex-direction:column;justify-content:center;min-height:100dvh;padding:60px 80px;display:flex;position:relative;overflow:hidden}.contact-inner:not(#\#):not(#\#){z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%;max-width:1100px;margin:0 auto;display:grid;position:relative}.contact-header:not(#\#):not(#\#){opacity:0;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transform:translateY(30px)}.contact-header.visible:not(#\#):not(#\#){opacity:1;transform:translateY(0)}.contact-eyebrow:not(#\#):not(#\#){font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:20px;font-size:clamp(11px,.85vw,13px);font-weight:400}.contact-eyebrow:not(#\#):not(#\#):before{content:"";background:var(--accent);vertical-align:middle;width:24px;height:1px;margin-right:12px;display:inline-block}.contact-heading:not(#\#):not(#\#){font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:20px;font-size:clamp(28px,2.8vw,42px);font-weight:700;line-height:1.15}.contact-heading:not(#\#):not(#\#) .accent{color:var(--accent)}.contact-sub:not(#\#):not(#\#){color:var(--muted);max-width:420px;margin-bottom:32px;font-size:clamp(14px,1vw,16px);line-height:1.7}.contact-info:not(#\#):not(#\#){flex-direction:column;gap:16px;display:flex}.contact-info-row:not(#\#):not(#\#){color:var(--muted);align-items:center;gap:14px;font-size:14px;transition:color .3s;display:flex}.contact-info-row:hover:not(#\#):not(#\#){color:var(--fg)}.contact-info-row:not(#\#):not(#\#) svg{stroke:currentColor;fill:none;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;width:18px;height:18px}.contact-info-row:not(#\#):not(#\#) a{color:inherit;text-decoration:none}.contact-info-row:not(#\#):not(#\#) a:hover{color:var(--accent)}.contact-form:not(#\#):not(#\#){backdrop-filter:blur(14px);opacity:0;background:#17040d73;border:1px solid #593f4b26;border-radius:16px;padding:40px 36px;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1);transform:translateY(30px)}.contact-form.visible:not(#\#):not(#\#){opacity:1;transform:translateY(0)}.contact-form:hover:not(#\#):not(#\#){border-color:#d7962833;box-shadow:0 0 50px #d796280a}.form-group:not(#\#):not(#\#){margin-bottom:20px}.form-group:not(#\#):not(#\#) label{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:8px;font-size:11px;display:block}.form-group:not(#\#):not(#\#) input,.form-group:not(#\#):not(#\#) textarea{width:100%;color:var(--fg);font-family:var(--font-body);background:#09010480;border:1px solid #593f4b33;border-radius:10px;outline:none;padding:14px 16px;font-size:14px;transition:border-color .3s,box-shadow .3s}.form-group:not(#\#):not(#\#) input:focus,.form-group:not(#\#):not(#\#) textarea:focus{border-color:var(--accent);box-shadow:0 0 0 1px #d7962833}.form-group:not(#\#):not(#\#) input::placeholder,.form-group:not(#\#):not(#\#) textarea::placeholder{color:#68635766}.form-group:not(#\#):not(#\#) textarea{resize:vertical;min-height:120px}.hp-field:not(#\#):not(#\#){opacity:0;height:0;position:absolute;left:-9999px;overflow:hidden}.form-submit:not(#\#):not(#\#){background:var(--accent);width:100%;color:var(--bg);font-family:var(--font-body);letter-spacing:.02em;cursor:pointer;border:none;border-radius:10px;padding:16px;font-size:14px;font-weight:590;transition:all .3s cubic-bezier(.22,1,.36,1)}.form-submit:hover:not(#\#):not(#\#){transform:translateY(-2px);box-shadow:0 8px 32px #d7962840}.form-submit:active:not(#\#):not(#\#){transform:scale(.98)}.form-error:not(#\#){border-color:#d64938!important;box-shadow:0 0 0 1px #d649384d!important}.form-error-msg:not(#\#):not(#\#){font-family:var(--font-mono);color:#d64938;margin-top:4px;font-size:10px;display:none}.form-error-msg.visible:not(#\#):not(#\#){display:block}.footer:not(#\#):not(#\#){text-align:center;border-top:1px solid #593f4b1a;padding:60px 24px 32px}.footer:not(#\#):not(#\#) a{justify-content:center;display:inline-flex}.footer:not(#\#):not(#\#) a img{display:block}.footer:not(#\#):not(#\#) img{width:auto;height:36px;margin-bottom:12px}.footer:not(#\#):not(#\#) .copyright{color:#c3bdb0;font-size:12px;font-family:var(--font-mono);letter-spacing:.04em}.chat-panel:not(#\#):not(#\#){z-index:999;backdrop-filter:blur(32px)saturate(1.2);background:#17040da6;border-left:1px solid #d7962826;flex-direction:column;width:380px;height:100dvh;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:0;right:0;overflow:hidden;transform:translate(100%)}.chat-panel.open:not(#\#):not(#\#){transform:translate(0);box-shadow:-20px 0 60px #00000080,-1px 0 20px #d796280f}.toast:not(#\#):not(#\#){z-index:9999;backdrop-filter:blur(16px);opacity:0;pointer-events:none;background:#29081aeb;border:1px solid #d796284d;border-radius:12px;align-items:center;gap:12px;padding:18px 24px;transition:transform .5s cubic-bezier(.22,1,.36,1),opacity .5s;display:flex;position:fixed;bottom:32px;right:32px;transform:translateY(120px)}.toast.visible:not(#\#):not(#\#){opacity:1;pointer-events:auto;transform:translateY(0)}.toast:not(#\#):not(#\#) svg{width:22px;height:22px;stroke:var(--accent);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.toast--error:not(#\#):not(#\#){border-color:#f0503d66}.toast--error:not(#\#):not(#\#) svg{stroke:#f0503d}.video-overlay:not(#\#):not(#\#){z-index:9999;backdrop-filter:blur(24px);opacity:0;visibility:hidden;background:#000000d9;justify-content:center;align-items:center;transition:opacity .4s,visibility .4s;display:flex;position:fixed;inset:0}.video-overlay.open:not(#\#):not(#\#){opacity:1;visibility:visible}.pdf-overlay:not(#\#):not(#\#){z-index:9999;backdrop-filter:blur(8px);background:#000000d9;justify-content:center;align-items:center;padding:40px;display:none;position:fixed;inset:0}.pdf-overlay.open:not(#\#):not(#\#){display:flex}.intro-overlay:not(#\#):not(#\#){z-index:9999;background:#000;flex-direction:column;justify-content:center;align-items:center;transition:opacity .8s cubic-bezier(.22,1,.36,1),visibility .8s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;inset:0}.intro-overlay.hidden:not(#\#):not(#\#){opacity:0;visibility:hidden;pointer-events:none}.logo:not(#\#):not(#\#){z-index:2;opacity:0;align-items:center;gap:14px;animation:.8s cubic-bezier(.22,1,.36,1) .2s forwards fadeIn;display:flex;position:absolute;top:36px;left:80px}.logo:not(#\#):not(#\#) img{width:auto;height:32px;display:block}.logo-divider:not(#\#):not(#\#){background:#85807333;width:1px;height:20px}.logo-name:not(#\#):not(#\#){font-family:var(--font-display);letter-spacing:.04em;color:var(--fg);white-space:nowrap;font-size:15px;font-weight:510}.social-bar:not(#\#):not(#\#){z-index:2;backdrop-filter:blur(12px);opacity:0;background:#17040d66;border:1px solid #593f4b26;border-radius:32px;align-items:center;gap:6px;padding:8px 14px;display:flex;position:absolute;top:36px;right:90px}.hero-animate:not(#\#):not(#\#) .social-bar{animation:.8s cubic-bezier(.22,1,.36,1) .25s forwards fadeIn}.social-item:not(#\#):not(#\#):not(#\#):not(#\#){cursor:pointer;color:#a9a497;border-radius:10px;place-items:center;width:34px;height:34px;text-decoration:none;transition:all .3s cubic-bezier(.22,1,.36,1);display:grid}.social-item:not(#\#):not(#\#):not(#\#):not(#\#) svg{fill:currentColor;stroke:none;width:17px;height:17px}.social-item:hover:not(#\#):not(#\#):not(#\#):not(#\#){color:var(--fg);background:#8580731f}@media (width<=1024px){.hero-figure:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#),.code-terminal:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){display:none}.hero-content:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){max-width:500px;padding:0 60px}.social-bar:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:5px;padding:6px 12px;right:50px}.social-item:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:32px;height:32px}.logo:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#),.social-bar:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){top:40px}.work-featured-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:1fr;gap:20px;padding:24px}.work-featured-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .work-card-image{height:180px;min-height:180px}}@media (width<=768px){.hero:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex-direction:column;justify-content:flex-start;height:auto;min-height:88dvh;padding-top:100px;overflow-y:auto}.hero-figure:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex-shrink:0;width:300px;margin:20px auto 0;animation:none;position:relative;bottom:auto;left:auto;transform:none}.hero-content:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){max-width:100%;padding:20px 24px 10px}.headline:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:16px;font-size:clamp(34px,7vw,42px)}.eyebrow:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:10px;font-size:11px}.subtitle:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){max-width:340px;min-height:1.8em;font-size:20px}.tagline:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){min-height:1.2em;margin-bottom:22px;font-size:17px}.cta-group:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex-direction:column;gap:10px;width:100%}.cta:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){justify-content:center;width:100%;padding:16px 28px;font-size:16px}.scroll-indicator:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){bottom:24px;right:14px}.scroll-indicator:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .scroll-mouse{width:18px;height:28px;padding-top:6px}.scroll-indicator:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .scroll-label{font-size:8px}.logo:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:10px;top:36px;left:24px}.logo:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) img{height:24px}.logo-name:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){font-size:12px}.logo-divider:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:14px}.social-bar:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:3px;padding:4px 8px;top:36px;right:36px}.social-item:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:26px;height:26px}.social-item:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) svg{width:13px;height:13px}.nav-sidebar:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:14px;padding:16px 8px;right:10px}.nav-item:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:28px;height:28px}.nav-item:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) svg{width:13px;height:13px}.chat-toggle-btn:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .nav-item{width:28px;height:28px}.chat-toggle-btn:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .nav-item svg{width:18px;height:18px}.about:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:60px 32px}.about-inner:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:1fr;gap:40px}.stats-bar:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:repeat(2,1fr);max-width:100%}.stat-item:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:24px 16px}.skills:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:auto;min-height:100dvh;padding:60px 32px}.skills-grid:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:repeat(2,1fr);gap:16px}.skill-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:20px 18px}.work:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:auto;min-height:100dvh;padding:60px 32px}.work-grid:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:repeat(2,1fr);gap:16px}.work-filter:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex-wrap:wrap;gap:8px;margin-bottom:28px}.work-filter-btn:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:6px 14px;font-size:12px}.work-featured-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:1fr;gap:20px;padding:24px}.work-featured-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .work-card-image{height:180px;min-height:180px}.work-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:20px}.work-card-image:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:150px}.work-card-title:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){font-size:16px}.work-card-desc:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){font-size:13px}.work-card-actions:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex-direction:column;gap:8px}.work-card-link:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){justify-content:center}.experience:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:80px 32px}.experience-inner:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:1fr;gap:40px;padding:0}.experience-header:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){position:static}.timeline:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-left:28px}.timeline-item:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:24px}.timeline-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:20px}.contact:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:60px 32px}.contact-inner:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:1fr;gap:40px}.contact-form:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:32px 24px}}@media (width<=480px){.hero:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex-direction:column;justify-content:flex-start;height:auto;min-height:88dvh;padding-top:90px;overflow-y:auto}.hero-figure:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex-shrink:0;width:240px;margin:16px auto 0;animation:none;position:relative;bottom:auto;left:auto;transform:none}.hero-content:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){max-width:100%;padding:16px 16px 8px}.headline:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:12px;font-size:30px}.eyebrow:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){letter-spacing:.06em;margin-bottom:8px;font-size:10px}.subtitle:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){max-width:100%;min-height:1.2em;font-size:18px}.tagline:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){min-height:.8em;margin-bottom:16px;font-size:15px}.cta-group:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:10px;width:100%}.cta:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:14px 24px;font-size:14px}.scroll-indicator:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:6px;bottom:16px;right:8px}.scroll-indicator:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .scroll-mouse{width:14px;height:20px;padding-top:4px}.scroll-indicator:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .scroll-label{letter-spacing:.1em;font-size:6px}.logo:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:6px;top:28px;left:12px}.logo:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) img{height:20px}.logo-name:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){font-size:10px}.logo-divider:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:12px;margin:0 4px}.social-bar:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:2px;padding:3px 6px;top:28px;right:24px}.social-item:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:22px;height:22px}.social-item:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) svg{width:11px;height:11px}.nav-sidebar:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:8px;padding:12px 5px;right:6px}.nav-item:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:22px;height:22px}.nav-item:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) svg{width:11px;height:11px}.chat-toggle-btn:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .nav-item{width:22px;height:22px}.chat-toggle-btn:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .nav-item svg{width:14px;height:14px}.nav-divider:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:14px}.about:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:48px 20px}.about-inner:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:1fr;gap:32px}.facts-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:20px 16px}.stats-bar:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:1fr 1fr;margin-top:40px}.stat-item:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:20px 12px}.about-cta:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){justify-content:center;width:100%}.skills:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:auto;min-height:100dvh;padding:48px 20px}.skills-grid:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:1fr;gap:14px}.skill-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:18px 14px}.work:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:auto;min-height:100dvh;padding:48px 20px}.work-grid:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:1fr;gap:16px}.work-filter:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex-wrap:wrap;gap:6px;margin-bottom:24px}.work-filter-btn:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:5px 12px;font-size:11px}.work-featured-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:1fr;gap:16px;padding:20px}.work-featured-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .work-card-image{height:140px;min-height:140px}.work-featured-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .work-card-image .img-placeholder span:first-child{font-size:28px}.work-featured-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .work-card-title{font-size:18px}.work-featured-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .work-card-desc{font-size:13px}.work-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:18px}.work-card-image:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:130px}.work-card-title:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){font-size:15px}.work-card-desc:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){font-size:13px}.work-card-actions:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex-direction:column;gap:8px}.work-card-link:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){justify-content:center}.experience:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:60px 20px}.experience-inner:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:1fr;gap:32px;padding:0}.experience-header:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){position:static}.timeline:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-left:24px}.timeline-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:16px}.timeline-dot:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:10px;height:10px;left:-25px}.contact:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:48px 20px}.contact-inner:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:1fr;gap:32px}.contact-form:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:24px 20px}.chat-panel:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-left:none;width:100vw}}@media (width<=360px){.hero:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex-direction:column;justify-content:flex-start;height:auto;min-height:85dvh;padding-top:72px;overflow-y:auto}.hero-figure:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex-shrink:0;width:180px;margin:12px auto 0;animation:none;position:relative;bottom:auto;left:auto;transform:none}.hero-content:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){max-width:100%;padding:12px 12px 8px}.headline:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:10px;font-size:26px}.eyebrow:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:6px;font-size:9px}.subtitle:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){min-height:1.2em;font-size:17px}.tagline:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){min-height:.8em;margin-bottom:14px;font-size:14px}.cta-group:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:8px}.cta:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:12px 20px;font-size:13px}.logo:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:4px;top:24px;left:10px}.logo:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) img{height:16px}.logo-name:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){font-size:8px}.logo-divider:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:10px;margin:0 4px}.social-bar:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:1px;padding:2px 5px;top:24px;right:16px}.social-item:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:18px;height:18px}.social-item:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) svg{width:9px;height:9px}.nav-sidebar:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:8px;padding:10px 5px;right:6px}.nav-item:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:22px;height:22px}.nav-item:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) svg{width:10px;height:10px}.chat-toggle-btn:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .nav-item{width:22px;height:22px}.chat-toggle-btn:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .nav-item svg{width:14px;height:14px}.scroll-indicator:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){display:none}}@media (width<=320px){.hero:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex-direction:column;justify-content:flex-start;height:auto;min-height:85dvh;padding-top:56px;overflow-y:auto}.hero-figure:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex-shrink:0;width:150px;margin:10px auto 0;animation:none;position:relative;bottom:auto;left:auto;transform:none}.hero-content:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){max-width:100%;padding:8px 8px 6px}.headline:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){margin-bottom:8px;font-size:22px}.eyebrow:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){letter-spacing:.06em;margin-bottom:4px;font-size:8px}.subtitle:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){min-height:1.2em;font-size:16px}.tagline:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){min-height:.8em;margin-bottom:12px;font-size:13px}.cta-group:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:6px;width:100%}.cta:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:10px 18px;font-size:12px}.logo:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:4px;top:18px;left:8px}.logo:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) img{height:14px}.logo-name:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){font-size:7px}.logo-divider:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:8px;margin:0 3px}.social-bar:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:1px;padding:2px 4px;top:18px;right:12px}.social-item:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:16px;height:16px}.social-item:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) svg{width:8px;height:8px}.nav-sidebar:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:6px;padding:8px 4px;right:4px}.nav-item:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:20px;height:20px}.nav-item:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) svg{width:9px;height:9px}.chat-toggle-btn:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .nav-item{width:20px;height:20px}.chat-toggle-btn:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .nav-item svg{width:12px;height:12px}.nav-divider:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:12px}.scroll-indicator:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){display:none}.hero-figure:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) img{object-fit:contain;width:100%;height:100%}.code-terminal:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){display:none}}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-scene{justify-content:center;align-items:center;width:600px;height:600px;display:flex;position:relative}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-orb{filter:blur(80px);opacity:0;animation:v1OrbPulse var(--dur) var(--ease) var(--delay) forwards infinite alternate;border-radius:50%;position:absolute}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-orb--1{--dur:4s;--delay:.8s;background:radial-gradient(circle,#5c1831 0%,#0000 70%);width:420px;height:420px}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-orb--2{--dur:5s;--delay:1.2s;background:radial-gradient(circle,#d9a54340 0%,#0000 70%);width:280px;height:280px;transform:translate(60px,-40px)}@keyframes v1OrbPulse{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-rings{width:100%;height:100%;position:absolute;top:0;left:0}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-ring{opacity:0;animation:v1RingExpand 1s var(--ease) var(--delay) forwards;border:1px solid #5c1831;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(0)}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-ring--1{--delay:0s;border-color:#5c183199;width:520px;height:520px}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-ring--2{--delay:.1s;border-color:#5c183180;width:440px;height:440px}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-ring--3{--delay:.2s;border-color:#d9a54326;width:360px;height:360px}@keyframes v1RingExpand{0%{opacity:0;transform:translate(-50%,-50%)scale(0)}60%{opacity:1}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-orbit-ring{opacity:0;border:1px dashed #d9a5431f;border-radius:50%;width:490px;height:490px;animation:20s linear 1.5s infinite v1OrbitRotate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-orbit-ring:after{content:"";opacity:0;background:#d9a543;border-radius:50%;width:6px;height:6px;animation:.3s 1.8s forwards v1DotFadeIn;position:absolute;top:-3px;left:50%;transform:translate(-50%);box-shadow:0 0 12px #d9a543,0 0 24px #d9a543}@keyframes v1OrbitRotate{0%{opacity:.7;transform:translate(-50%,-50%)rotate(0)}to{opacity:.7;transform:translate(-50%,-50%)rotate(360deg)}}@keyframes v1DotFadeIn{to{opacity:1}}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-scanlines{pointer-events:none;opacity:0;border-radius:50%;width:400px;height:400px;animation:.5s 2s forwards v1ScanFadeIn;position:absolute;overflow:hidden}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-scanlines:before{content:"";background:repeating-linear-gradient(0deg,#0000,#0000 3px,#ffffff03 3px 4px);position:absolute;inset:0}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-scanlines:after{content:"";background:linear-gradient(#0000,#d9a5430a,#0000);width:100%;height:40%;animation:4s ease-in-out 2.5s infinite v1ScanMove;position:absolute;top:-40%}@keyframes v1ScanFadeIn{to{opacity:1}}@keyframes v1ScanMove{0%{top:-40%}to{top:140%}}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-brackets{width:400px;height:400px;position:absolute}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-bracket{opacity:0;width:28px;height:28px;position:absolute}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-bracket:before,body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-bracket:after{content:"";background:#d9a543;position:absolute}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-bracket:before{width:100%;height:1.5px;top:0;left:0}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-bracket:after{width:1.5px;height:100%;top:0;left:0}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-bracket--tl{--r:0deg;animation:v1BracketIn .6s var(--ease) .4s forwards;top:0;left:0}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-bracket--tr{--r:90deg;animation:v1BracketIn .6s var(--ease) .5s forwards;top:0;right:0}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-bracket--br{--r:180deg;animation:v1BracketIn .6s var(--ease) .6s forwards;bottom:0;right:0}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-bracket--bl{--r:270deg;animation:v1BracketIn .6s var(--ease) .7s forwards;bottom:0;left:0}@keyframes v1BracketIn{0%{opacity:0;transform:rotate(var(--r,0)) scale(.4)}to{opacity:1;transform:rotate(var(--r,0)) scale(1)}}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-arc-svg{opacity:0;width:550px;height:550px;animation:30s linear 1s infinite v1ArcRotate;position:absolute}@keyframes v1ArcRotate{0%{opacity:0;transform:rotate(0)}5%{opacity:.6}95%{opacity:.6}to{opacity:.6;transform:rotate(-360deg)}}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-logo-wrap{z-index:10;width:300px;height:300px;position:relative}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-logo-img{object-fit:contain;filter:brightness(0)invert()drop-shadow(0 0 8px #fffeef80)drop-shadow(0 0 24px #d9a5434d);opacity:0;width:100%;height:100%;animation:v1LogoReveal 1.2s var(--ease) 1s forwards;position:absolute;inset:0;transform:scale(.7)}@keyframes v1LogoReveal{0%{opacity:0;filter:brightness(0)invert()drop-shadow(0 0 #0000);transform:scale(.7)}50%{filter:brightness(0)invert()drop-shadow(0 0 30px #d9a543)drop-shadow(0 0 60px #d9a54380)}to{opacity:1;filter:brightness(0)invert()drop-shadow(0 0 8px #fffeef80)drop-shadow(0 0 20px #d9a54359);transform:scale(1)}}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-logo-glow{opacity:0;background:radial-gradient(circle,#d9a5431f 0%,#0000 65%);border-radius:50%;animation:3s ease-in-out 2.5s infinite alternate v1LogoBreath;position:absolute;inset:-40px}@keyframes v1LogoBreath{0%{opacity:.4;transform:scale(.9)}to{opacity:1;transform:scale(1.1)}}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-particles-canvas{pointer-events:none;z-index:20;position:absolute;inset:0}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-readout{letter-spacing:.12em;color:#d9a54380;animation:v1ReadoutFade .4s ease var(--delay) forwards;opacity:0;font-family:Chakra Petch,monospace;font-size:9px;font-weight:300;position:absolute}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-readout--tl{text-align:left;--delay:2.2s;top:18px;left:18px}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-readout--tr{text-align:right;--delay:2.3s;top:18px;right:18px}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-readout--bl{text-align:left;--delay:2.4s;bottom:18px;left:18px}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-readout--br{text-align:right;--delay:2.5s;bottom:18px;right:18px}@keyframes v1ReadoutFade{to{opacity:1}}body[data-intro-variant="1"]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .v1-readout span{opacity:0;animation:v1CharType 50ms ease var(--cd) forwards;display:block}@keyframes v1CharType{to{opacity:1}}@keyframes v1GlitchFlash{0%,to{opacity:1}10%{opacity:.8;filter:brightness(0)invert()drop-shadow(2px 0 #d9a543cc)drop-shadow(-2px 0 #5c1831cc);transform:translate(2px)}20%{opacity:1;transform:translate(-1px)}}body[data-intro-variant="1"] .v1-logo-img.glitching{animation:.4s forwards v1GlitchFlash!important}.code-titlebar:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){user-select:none;background:#100309cc;border-bottom:1px solid #593f4b1a;align-items:center;gap:10px;padding:12px 16px;display:flex}.code-dots:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex-shrink:0;gap:7px;display:flex}.code-dots:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .dot{border-radius:50%;width:11px;height:11px;display:block}.code-dots:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .dot--close{background:#ff5f57}.code-dots:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .dot--min{background:#febc2e}.code-dots:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .dot--max{background:#28c840}.code-title:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){color:#858073;letter-spacing:.02em;text-align:center;flex:1;margin-right:48px;font-family:-apple-system,BlinkMacSystemFont,system-ui,sans-serif;font-size:12px}.code-body:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:16px 20px 18px}.code-body:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .codename-label{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid #593f4b1f;margin-bottom:12px;padding-bottom:10px;font-size:13px}.code-body:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .codename-label .codename-value{color:var(--accent);letter-spacing:.04em}.code-body:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .line{white-space:pre}.code-body:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .kw{color:#d09945}.code-body:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .str{color:#5cab83}.code-body:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .cm{color:#656457;font-style:italic}.code-body:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .op{color:var(--muted)}.code-body:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .cls{color:#7eacc3}.code-body:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .param{color:#8a886c}.code-body:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .cursor{background:var(--accent);vertical-align:text-bottom;width:1px;height:1em;margin-left:2px;animation:1s step-end infinite blink;display:inline-block}.chat-panel:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):before{content:"";pointer-events:none;z-index:0;background:linear-gradient(#d796280a 0%,#0000 40% 60%,#d7962805 100%);position:absolute;inset:0}.chat-panel-close:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){cursor:pointer;width:30px;height:30px;color:var(--fg);z-index:2;background:#593f4b4d;border:none;border-radius:50%;place-items:center;transition:background .2s;display:grid;position:absolute;top:14px;right:14px}.chat-panel-close:hover:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){background:#7e556666}.chat-panel-close:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) svg{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:16px;height:16px}.chat-header:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){z-index:1;border-bottom:1px solid #d796281a;flex-shrink:0;align-items:center;gap:10px;padding:16px 56px 16px 20px;display:flex;position:relative}.chat-header:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):after{content:"";pointer-events:none;background:linear-gradient(#d796280f 0%,#0000 100%);position:absolute;inset:0}.chat-header-avatar:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex-shrink:0;width:28px;height:28px}.chat-header-avatar:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) img{object-fit:contain;width:100%;height:100%;display:block}.chat-header-info:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex:1;min-width:0}.chat-header-name:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){font-family:var(--font-body);color:var(--fg);font-size:13px;font-weight:600;line-height:1.2}.chat-header-status:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){color:#858073;letter-spacing:.02em;font-size:11px}.chat-header-status:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .dot{vertical-align:middle;background:#299236;border-radius:50%;width:5px;height:5px;margin-right:4px;animation:2s ease-in-out infinite chatPulse;display:inline-block}@keyframes chatPulse{0%,to{opacity:1}50%{opacity:.4}}.chat-messages:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){scrollbar-width:none;z-index:1;flex-direction:column;flex:1;gap:10px;padding:14px 16px;display:flex;position:relative;overflow-y:auto}.chat-messages:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)::-webkit-scrollbar{display:none}.chat-msg:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){max-width:82%;font-family:var(--font-body);letter-spacing:.01em;word-wrap:break-word;opacity:0;border-radius:14px;padding:10px 14px;font-size:13px;line-height:1.5;animation:.35s cubic-bezier(.22,1,.36,1) forwards msgSlide;transform:translateY(8px)}@keyframes msgSlide{to{opacity:1;transform:translateY(0)}}.chat-msg--bot:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){color:var(--fg);background:#3f1b2b99;border-bottom-left-radius:4px;align-self:flex-start}.chat-msg--user:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){background:var(--accent);color:var(--bg);border-bottom-right-radius:4px;align-self:flex-end}.chat-msg-time:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){color:#68635799;letter-spacing:.03em;margin-top:4px;font-size:10px}.chat-msg--user:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .chat-msg-time{color:#1d150080;text-align:right}.chat-input-wrap:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){z-index:1;border-top:1px solid #d7962814;flex-shrink:0;align-items:center;gap:8px;padding:10px 14px 14px;display:flex;position:relative}.chat-input-wrap:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):before{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#d796280a 100%);position:absolute;inset:0}.chat-input:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){color:var(--fg);font-family:var(--font-body);background:#2b101e80;border:1px solid #593f4b33;border-radius:10px;outline:none;flex:1;padding:10px 14px;font-size:13px;transition:border-color .25s}.chat-input:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)::placeholder{color:#68635773}.chat-input:focus:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--accent)}.chat-send:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){background:var(--accent);cursor:pointer;border:none;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;transition:transform .2s,box-shadow .2s;display:grid}.chat-send:hover:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){transform:scale(1.1);box-shadow:0 0 20px #d796284d}.chat-send:disabled:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){opacity:.5;cursor:not-allowed;transform:none}.chat-send:disabled:hover:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){box-shadow:none;transform:none}.chat-send:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) svg{width:16px;height:16px;fill:var(--bg);stroke:none;margin-left:2px}.chat-suggestions:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex-shrink:0;align-items:center;gap:4px;padding:6px 8px 2px;display:flex;overflow:hidden}.suggestion-track:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none;flex:1;gap:6px;display:flex;overflow-x:auto}.suggestion-track:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#)::-webkit-scrollbar{display:none}.suggestion-scroll:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){color:#948f82;cursor:pointer;background:#36142699;border:1px solid #d7962826;border-radius:50%;flex-shrink:0;place-items:center;width:22px;height:22px;padding:0;transition:all .2s;display:grid}.suggestion-scroll:hover:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){color:#fff;border-color:var(--accent);background:#d7962833}.suggestion-scroll:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) svg{stroke:currentColor;fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.suggestion-scroll--left:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) svg{margin-right:1px}.suggestion-scroll--right:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) svg{margin-left:1px}.chat-chip:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){color:#b3aea0;font-family:var(--font-display);cursor:pointer;white-space:nowrap;letter-spacing:.02em;backdrop-filter:blur(4px);background:#58274040;border:1px solid #d7962826;border-radius:20px;flex-shrink:0;padding:7px 16px;font-size:11px;font-weight:600;transition:all .25s}.chat-chip:hover:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-color:var(--accent);color:#fff;background:#d7962833;box-shadow:0 0 16px #d7962826}.chat-chip:active:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){transform:scale(.95)}.chat-project-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){background:#2b101e80;border:1px solid #593f4b26;border-radius:10px;margin-top:6px;padding:12px}.chat-project-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) img{object-fit:cover;border-radius:6px;width:100%;height:100px;margin-bottom:8px}.chat-project-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) h4{font-family:var(--font-display);color:var(--fg);margin-bottom:4px;font-size:13px;font-weight:600}.chat-project-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) p{color:var(--muted);margin-bottom:6px;font-size:11px;line-height:1.4}.chat-project-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) a{color:var(--accent);font-size:11px;font-family:var(--font-mono);text-decoration:none}.chat-project-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) a:hover{text-decoration:underline}.chat-contact-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){background:#2b101e80;border:1px solid #593f4b26;border-radius:10px;margin-top:6px;padding:14px}.chat-contact-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .contact-row{color:var(--muted);align-items:center;gap:8px;margin-bottom:8px;font-size:12px;display:flex}.chat-contact-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .contact-row svg{flex-shrink:0;width:14px;height:14px}.chat-contact-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .contact-row a{color:var(--accent);text-decoration:none}.chat-contact-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .contact-row a:hover{text-decoration:underline}.video-overlay-inner:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){aspect-ratio:16/9;background:#000;border-radius:12px;width:min(90vw,1200px);position:relative;overflow:hidden;box-shadow:0 0 80px #00000080}.video-overlay-inner:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) video{width:100%;height:100%;display:block}.video-overlay-close:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){color:#fff;cursor:pointer;z-index:10;background:#00000080;border:1px solid #ffffff26;border-radius:50%;place-items:center;width:40px;height:40px;font-size:20px;transition:background .2s;display:grid;position:absolute;top:16px;right:16px}.video-overlay-close:hover:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){background:#ffffff1a}.pdf-overlay.open:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){display:flex}.pdf-overlay:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) iframe{border:1px solid var(--border);background:#fff;border-radius:12px;width:100%;max-width:900px;height:90vh}.pdf-overlay:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .pdf-close{color:#fff;text-align:center;cursor:pointer;background:#00000080;border:1px solid #ffffff26;border-radius:50%;width:40px;height:40px;font-size:22px;line-height:40px;transition:background .25s;position:absolute;top:24px;right:28px}.pdf-overlay:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .pdf-close:hover{background:#ffffff1f}.toast-dismiss:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;place-items:center;margin-left:8px;transition:all .2s;display:grid}.toast-dismiss:hover:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){color:var(--fg);background:#8580731a}.toast-dismiss:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) svg{stroke:currentColor;width:16px;height:16px}body[data-intro-variant]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) .intro-overlay{--ease:cubic-bezier(.22, 1, .36, 1);background:#000}@media (width<=767px){html:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#),body:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:100%;height:auto;min-height:0;position:static;overflow:clip auto}#smooth-wrapper:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:100%;max-width:100%;height:auto;position:static;inset:auto;overflow:visible}#smooth-content:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){min-height:0}.hero:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:auto;min-height:88dvh;overflow:visible}.hero-figure:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){display:none}.about:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:auto;min-height:0;overflow:visible}.about-inner:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){grid-template-columns:1fr;gap:32px}.skills:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#),.work:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#),.experience:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#),.contact:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){height:auto;min-height:0;overflow:visible}.social-bar:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){top:36px;right:36px}.logo:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){top:36px;left:20px}.nav-sidebar:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){gap:14px;padding:16px 8px;right:8px}.nav-item:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){width:28px;height:28px}.chat-panel:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-left:none;border-radius:0;width:100%;height:100dvh}.chat-messages:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){flex:1;max-height:none}}html[data-mobile] body,html[data-mobile] #smooth-wrapper,html[data-mobile] #smooth-content{overflow:visible!important}html[data-mobile]:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){overflow-x:clip}html[data-mobile] body{height:auto!important;position:static!important;overflow:auto!important}html[data-mobile] #smooth-wrapper{height:auto!important;position:static!important;inset:auto!important;overflow:visible!important}html[data-mobile] #smooth-content{min-height:0!important}html[data-mobile] .hero-figure,html[data-mobile] .code-terminal,html[data-mobile] .bg-video,html[data-mobile] .bg-overlay,html[data-mobile] .social-bar,html[data-mobile] .scroll-indicator,html[data-mobile] .left-speed-trigger,html[data-mobile] .left-speed-popup,html[data-mobile] .section-divider{display:none!important}html[data-mobile] .nav-sidebar,html[data-mobile] .nav-sidebar.animate{padding:8px 6px calc(8px + env(safe-area-inset-bottom,0px))!important;-webkit-backdrop-filter:blur(20px)!important;background:#100309f0!important;border:1px solid #593f4b33!important;border-bottom:none!important;border-radius:18px 18px 0 0!important;flex-direction:row!important;justify-content:space-around!important;align-items:stretch!important;gap:0!important;animation:none!important;inset:auto 0 0!important;transform:none!important}html[data-mobile] .hero,html[data-mobile] .about,html[data-mobile] .skills,html[data-mobile] .work,html[data-mobile] .experience,html[data-mobile] .contact,html[data-mobile] .footer,html[data-mobile] .about-inner,html[data-mobile] .skills-inner,html[data-mobile] .work-inner,html[data-mobile] .experience-inner,html[data-mobile] .contact-inner,html[data-mobile] .hero-content,html[data-mobile] .work-grid,html[data-mobile] .skills-grid,html[data-mobile] .skill-card,html[data-mobile] .work-card,html[data-mobile] .work-featured-card{box-sizing:border-box!important;width:100%!important;max-width:100%!important;overflow-x:clip!important}html[data-mobile] .hero{justify-content:center!important;align-items:center!important}html[data-mobile] .hero-content{text-align:center!important;align-items:center!important;margin:0 auto!important;padding-left:20px!important;padding-right:20px!important}html[data-mobile] .logo{top:28px!important;left:16px!important;right:auto!important}html[data-mobile] .footer{padding-bottom:96px!important}html[data-mobile] .about-inner,html[data-mobile] .experience-inner,html[data-mobile] .contact-inner{grid-template-columns:1fr!important;gap:32px!important;padding:0!important}html[data-mobile] .skills-grid,html[data-mobile] .work-grid{grid-template-columns:1fr!important;gap:16px!important}html[data-mobile] .work-featured-card{grid-template-columns:1fr!important;gap:16px!important;padding:20px!important}html[data-mobile] .stats-bar{grid-template-columns:1fr 1fr!important;max-width:100%!important;margin-top:40px!important}html[data-mobile] .about,html[data-mobile] .skills,html[data-mobile] .work{padding:48px 20px!important}html[data-mobile] .experience{padding:60px 20px!important}html[data-mobile] .contact{padding:48px 20px!important}html[data-mobile] .skill-card,html[data-mobile] .work-card{width:100%!important;padding:18px 14px!important}html[data-mobile] .work-card-image{height:150px!important}html[data-mobile] .timeline-card{padding:16px!important}html[data-mobile] .contact-form{padding:24px 20px!important}html[data-mobile] .experience-header{position:static!important}html[data-mobile] .timeline{padding-left:24px!important}@media (width<=1024px){.nav-sidebar:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#),.nav-sidebar.animate:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding:8px 6px calc(8px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(20px);background:#100309f0;border:1px solid #593f4b33;border-bottom:none;border-radius:18px 18px 0 0;flex-direction:row;justify-content:space-around;align-items:stretch;gap:0;animation:none;inset:auto 0 0;transform:none}.nav-divider:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){display:none}.nav-item:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:3px;width:auto;height:auto;padding:6px 4px;display:flex}.nav-item:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) svg{width:20px;height:20px}.nav-tooltip:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){opacity:1;-webkit-backdrop-filter:none;letter-spacing:.02em;text-transform:none;color:#bcb7a9;white-space:nowrap;background:0 0;border:none;margin:0;padding:0;font-size:9px;position:static;transform:none}.nav-item--active:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){background:#d796281a}.nav-item--active:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):before,.social-bar:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#),.scroll-indicator:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#),.left-speed-trigger:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#),.left-speed-popup:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#),.section-divider:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){display:none}.hero:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){text-align:center;justify-content:center;align-items:center;padding-top:48px;padding-bottom:72px}.hero-content:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){text-align:center;align-items:center;max-width:640px;margin:0 auto;padding:0 24px}.subtitle:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#),.tagline:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){min-height:0}.cta-group:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){align-items:center}[data-reveal],[data-reveal] .section-heading-reveal,.skill-card,.timeline-item,.work-card,.work-featured-card,.about-text,.about-facts,.skills-header,.work-header,.contact-header,.contact-form,.stats-bar,.eyebrow,.headline-word,.subtitle,.tagline{opacity:1!important;filter:none!important;transform:none!important}.bg-video:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#),.bg-overlay:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){display:none}.skill-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#),.work-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#),.work-featured-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#),.facts-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#),.timeline-card:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#),.contact-form:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){background:#3c12288c;border-color:#d9a54338}.footer:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){padding-bottom:100px}.toast:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){max-width:none;bottom:88px;left:16px;right:16px}}@media (width<=480px){.nav-tooltip:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){display:none}.nav-item:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) svg{width:22px;height:22px}}.footer-social:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#){justify-content:center;gap:14px;margin:18px 0 14px;display:flex}.footer-social:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) a{color:#bcb7a9;background:#593f4b26;border:1px solid #593f4b33;border-radius:10px;place-items:center;width:38px;height:38px;transition:all .25s;display:grid}.footer-social:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) a:hover{color:var(--fg);background:#7e55664d}.footer-social:not(#\#):not(#\#):not(#\#):not(#\#):not(#\#):not(#\#) svg{fill:currentColor;stroke:none;width:18px;height:18px}
