@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--bg:#060b14;--surface:#0a111d;--surface-strong:#0d1624;--line:#94a3b82e;--line-strong:#94a3b852;--text:#f6f8fb;--muted:#98a5b8;--blue:#367bf5;--blue-light:#69a0ff;--font-display:"Manrope", sans-serif;--font-body:"DM Sans", sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{min-width:320px;min-height:100vh;color:var(--text);background:var(--bg);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;line-height:1.5;overflow-x:hidden}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}img,svg{display:block}::selection{color:#fff;background:var(--blue)}:focus-visible{outline:2px solid var(--blue-light);outline-offset:4px}#app{min-height:100vh}.site-shell{position:relative;overflow:hidden}.site-shell:before{z-index:-1;content:"";filter:blur(24px);pointer-events:none;background:radial-gradient(circle,#3067e029,#0000 68%);border-radius:50%;width:920px;height:680px;position:absolute;top:40px;left:50%}.section-wrap,.site-header{width:min(1180px,100% - 48px);margin-inline:auto}.site-header{z-index:20;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:76px;display:flex;position:relative}.site-header:before{content:"";-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#060b14c7;border-bottom:1px solid #94a3b814;width:100vw;height:100%;position:absolute;left:50%;right:50%;transform:translate(-50%)}.brand,.main-nav{z-index:1;position:relative}.brand{font-family:var(--font-display);align-items:center;gap:12px;font-size:1.08rem;font-weight:700;display:inline-flex}.brand-dot{background:var(--blue);border-radius:50%;width:9px;height:9px;box-shadow:0 0 20px #367bf5cc}.main-nav{color:#d8dee8;align-items:center;gap:clamp(20px,3vw,38px);font-size:.92rem;display:flex}.main-nav a{transition:color .18s}.main-nav a:hover{color:var(--blue-light)}.nav-social{align-items:center;gap:6px;display:inline-flex}.nav-social svg,.project-links svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:16px;height:16px}.hero{grid-template-columns:minmax(0,1.25fr) minmax(310px,.75fr);align-items:center;gap:clamp(50px,8vw,112px);min-height:615px;padding-block:70px 62px;display:grid}.eyebrow,.section-kicker{color:var(--blue-light);font-family:var(--font-display);letter-spacing:.22em;text-transform:uppercase;font-size:.72rem;font-weight:700}.eyebrow{margin:0 0 20px}.eyebrow span{color:#526175;margin-inline:7px}.hero h1{max-width:730px;font-family:var(--font-display);letter-spacing:-.06em;margin:0;font-size:clamp(3.2rem,5.4vw,5.35rem);font-weight:700;line-height:1.01}.hero h1 em{color:var(--blue);font-style:normal}.hero-description{color:#b0bbca;max-width:630px;margin:22px 0 0;font-size:1.04rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 22px;font-weight:600;transition:border-color .18s,background .18s,transform .18s;display:inline-flex}.button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--blue);box-shadow:0 12px 32px #2462e640}.button-primary:hover{background:#4385f7}.button-secondary{border-color:var(--line-strong);background:#0a111db3}.button-secondary:hover{background:var(--surface-strong);border-color:#64748b}.portrait-frame{border:1px solid var(--line-strong);aspect-ratio:1/1.02;background:linear-gradient(145deg,#151d2a,#0a1019);border-radius:24px;justify-self:end;width:100%;max-width:410px;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000059,0 0 90px #2f64d81f}.portrait-frame img{z-index:1;object-fit:cover;object-position:center;filter:saturate(.86)contrast(1.03);width:100%;height:100%;position:relative}.portrait-frame:after{z-index:2;content:"";pointer-events:none;background:linear-gradient(#0000 55%,#050a12b8);position:absolute;inset:0}.portrait-glow{z-index:0;background:var(--blue);filter:blur(80px);opacity:.35;border-radius:50%;width:80%;height:80%;position:absolute;bottom:-15%;right:-20%}.portrait-label{z-index:3;color:#ffffffbd;letter-spacing:.16em;text-transform:uppercase;justify-content:space-between;font-size:.66rem;font-weight:600;display:flex;position:absolute;bottom:18px;left:22px;right:22px}.projects-section{padding-block:65px 85px}.projects-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:26px;display:flex}.section-kicker{color:#9ba8ba;align-items:center;gap:10px;margin:0 0 12px;display:flex}.section-kicker>span{background:var(--blue);border-radius:50%;flex:none;width:7px;height:7px}.projects-heading h2,.about-layout h2,.contact-copy h2{font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(1.75rem,3vw,2.65rem);line-height:1.14}.carousel-controls{flex:none;align-items:center;gap:9px;display:flex}.carousel-controls>span{color:var(--muted);margin-right:7px;font-size:.82rem}.carousel-controls button{border:1px solid var(--line-strong);cursor:pointer;background:0 0;border-radius:50%;place-items:center;width:40px;height:40px;transition:background .18s,border-color .18s;display:grid}.carousel-controls button:hover{border-color:var(--blue);background:#367bf51f}.carousel-controls svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.projects-track{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-color:#62748d73 transparent;scrollbar-width:thin;grid-auto-columns:calc(33.3333% - 10.6667px);grid-auto-flow:column;gap:16px;padding:2px 2px 18px;display:grid;overflow-x:auto}.projects-track::-webkit-scrollbar{height:5px}.projects-track::-webkit-scrollbar-track{background:0 0}.projects-track::-webkit-scrollbar-thumb{background:#62748d73;border-radius:99px}.project-card{border:1px solid var(--line);scroll-snap-align:start;background:linear-gradient(155deg,#0e1827f5,#080e18f5);border-radius:16px;min-width:0;transition:border-color .22s,transform .22s;overflow:hidden}.project-card:hover{border-color:#69a0ff7a;transform:translateY(-3px)}.project-artwork{background:#080e18;border:1px solid #94a3b824;border-radius:11px;height:190px;margin:11px 11px 0;position:relative;overflow:hidden}.project-content{flex-direction:column;min-height:278px;padding:20px;display:flex}.project-eyebrow{color:var(--blue-light);letter-spacing:.14em;text-transform:uppercase;margin:0 0 7px;font-size:.68rem;font-weight:700}.project-card h3{font-family:var(--font-display);letter-spacing:-.025em;margin:0;font-size:1.18rem}.project-description{color:#aeb8c7;flex:1;margin:10px 0 18px;font-size:.88rem;line-height:1.6}.project-tags{flex-wrap:wrap;gap:7px;margin:0;padding:0;list-style:none;display:flex}.project-tags li{border:1px solid var(--line);color:#96a4b7;background:#0f1929b8;border-radius:5px;padding:4px 8px;font-size:.68rem}.project-links{justify-content:space-between;align-items:center;margin-top:18px;display:flex}.project-links a{color:var(--blue-light);align-items:center;gap:7px;font-size:.83rem;font-weight:600;display:inline-flex}.project-links a:hover{color:#fff}.project-links .source-link{color:#8e9bad;font-weight:500}.artwork-law{background:radial-gradient(circle at 80% 30%,#c79d5233,#0000 26%),#09121a}.law-preview{background:#0d1821;border:1px solid #dab26842;border-radius:7px;position:absolute;inset:16px;overflow:hidden}.preview-nav{border-bottom:1px solid #dab26829;align-items:center;gap:10px;height:30px;padding:0 11px;display:flex}.preview-nav span{color:#d8b16a;margin-right:auto;font-family:Georgia,serif;font-size:.68rem}.preview-nav i{background:#ffffff38;width:18px;height:2px}.law-copy{flex-direction:column;justify-content:center;width:64%;height:calc(100% - 30px);padding-left:16px;display:flex}.law-copy small{color:#d8b16a;letter-spacing:.13em;text-transform:uppercase;font-size:.43rem}.law-copy b{margin-top:5px;font-family:Georgia,serif;font-size:1.05rem;font-weight:500;line-height:1.08}.law-copy i{background:#c99a49;border-radius:2px;width:45px;height:12px;margin-top:11px}.law-seal{color:#d8b16a;border:1px solid #dab26852;border-radius:50%;place-items:center;width:68px;height:68px;font-family:Georgia,serif;font-size:2rem;display:grid;position:absolute;bottom:24px;right:22px}.artwork-solar{background:radial-gradient(circle at 76% 22%,#ffb34342,#0000 25%),#091321}.dashboard-preview{background:#0c1725;border:1px solid #69a0ff2e;border-radius:7px;grid-template-columns:40px 1fr;display:grid;position:absolute;inset:17px;overflow:hidden}.preview-sidebar{border-right:1px solid #69a0ff24;flex-direction:column;gap:11px;padding:17px 12px;display:flex}.preview-sidebar i{background:#325b9d;border-radius:5px;height:4px}.dashboard-content{padding:22px 18px}.dashboard-content>span{background:#456894;border-radius:3px;width:45%;height:7px;display:block}.bars{align-items:end;gap:9px;height:75px;margin-top:17px;display:flex}.bars i{background:linear-gradient(#f2b34e,#3878df);border-radius:3px 3px 0 0;width:12%}.bars i:first-child{height:35%}.bars i:nth-child(2){height:70%}.bars i:nth-child(3){height:50%}.bars i:nth-child(4){height:88%}.bars i:nth-child(5){height:62%}.sun-orbit{color:#ffc459;font-size:1.45rem;position:absolute;top:20px;right:25px}.artwork-game{background:linear-gradient(#111a38,#17142b 65%,#080c14)}.pixel-moon{background:#7e95d5;border-radius:50%;width:55px;height:55px;position:absolute;top:25px;right:43px;box-shadow:0 0 45px #7e95d573}.pixel-ground{background:linear-gradient(158deg,#0000 20%,#111923 21% 34%,#080e15 35%);height:45%;position:absolute;bottom:0;left:0;right:0}.game-mark{color:#6fa4ff;text-shadow:0 0 20px;font-size:1.7rem;position:absolute;bottom:34px;left:27%}.artwork-data{background:linear-gradient(145deg,#0a1321,#0b1628)}.data-grid{background-image:linear-gradient(#5179b51c 1px,#0000 1px),linear-gradient(90deg,#5179b51c 1px,#0000 1px);background-size:26px 26px;position:absolute;inset:0}.data-preview svg{fill:none;stroke:#4b8cff;stroke-width:3px;filter:drop-shadow(0 0 7px #4b8cff8c);width:calc(100% - 30px);position:absolute;bottom:22px;left:15px;right:15px}.data-points i{background:#0a1321;border:2px solid #8cb7ff;border-radius:50%;width:7px;height:7px;position:absolute}.data-points i:first-child{top:46%;left:27%}.data-points i:nth-child(2){top:28%;left:53%}.data-points i:nth-child(3){top:40%;left:78%}.artwork-code{background:radial-gradient(circle,#367bf529,#0000 55%),#08101c;place-items:center;display:grid}.code-preview{flex-direction:column;gap:9px;width:70%;display:flex}.code-preview span{color:#5e97ff;margin-bottom:6px;font-family:monospace;font-size:2.2rem}.code-preview i{background:#263a58;border-radius:8px;width:90%;height:5px;display:block}.code-preview i:nth-of-type(2){width:67%;margin-left:18px}.code-preview i:nth-of-type(3){width:78%;margin-left:18px}.code-preview i:nth-of-type(4){width:48%}.project-skeleton{min-height:477px;padding:12px}.project-skeleton div,.project-skeleton span{background:linear-gradient(90deg,#101a28,#19263a,#101a28) 0 0/220% 100%;border-radius:8px;animation:1.5s linear infinite shimmer;display:block}.project-skeleton div{height:190px}.project-skeleton span{width:80%;height:13px;margin:24px 9px 0}.project-skeleton span:nth-child(3){width:62%;margin-top:12px}.project-skeleton span:nth-child(4){width:45%;margin-top:35px}@keyframes shimmer{to{background-position:-220% 0}}.projects-note{color:var(--muted);margin:10px 0 0;font-size:.8rem}.about-section{border-top:1px solid var(--line);padding-block:80px 90px}.about-layout{grid-template-columns:1.05fr .95fr;align-items:end;gap:clamp(50px,8vw,110px);display:grid}.about-layout p{color:#aeb8c7;max-width:620px;margin:20px 0 0;line-height:1.75}.about-facts{gap:13px;display:grid}.about-facts article{border:1px solid var(--line);background:#0b131f9e;border-radius:12px;align-items:center;gap:16px;padding:18px 20px;display:flex}.about-facts svg{fill:none;width:28px;height:28px;stroke:var(--blue);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;flex:none}.about-facts strong,.about-facts span{display:block}.about-facts strong{font-family:var(--font-display);font-size:.96rem}.about-facts span{color:var(--muted);margin-top:2px;font-size:.8rem}.contact-section{border:1px solid var(--line);background:linear-gradient(120deg,#101c2ee0,#09101bf2);border-radius:18px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:45px;padding:32px 42px;display:grid}.contact-copy .section-kicker{margin-bottom:10px}.contact-copy h2{font-size:clamp(1.5rem,2.5vw,2rem)}.contact-copy p{color:var(--muted);margin:9px 0 0;font-size:.9rem}.contact-links{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.contact-links a{border-left:1px solid var(--line);align-items:center;gap:14px;min-width:0;padding:10px 24px;transition:color .18s;display:flex}.contact-links a:nth-child(odd){border-left:0}.contact-links a:nth-child(n+3){border-top:1px solid var(--line)}.contact-links a:hover{color:var(--blue-light)}.contact-links svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.65px;flex:none;width:25px;height:25px}.contact-links span{text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;overflow:hidden}.contact-links small{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-bottom:2px;font-size:.68rem;display:block}.site-footer{color:#718096;justify-content:space-between;align-items:center;padding-block:32px 40px;font-size:.74rem;display:flex}@media (width<=960px){.hero{grid-template-columns:1fr 340px;gap:40px;min-height:auto}.hero h1{font-size:clamp(2.8rem,6vw,4.3rem)}.projects-track{grid-auto-columns:calc(50% - 8px)}.contact-section{grid-template-columns:1fr}.contact-links a:first-child{border-left:0}}@media (width<=720px){.section-wrap,.site-header{width:min(100% - 32px,580px)}.site-header{min-height:68px}.main-nav>a:not(.nav-social){display:none}.hero{grid-template-columns:1fr;gap:42px;padding-block:58px 64px}.hero-copy{order:1}.portrait-frame{justify-self:start;width:min(100%,360px)}.eyebrow{line-height:1.7}.hero h1{font-size:clamp(2.75rem,13vw,4rem)}.hero-description{font-size:.96rem}.projects-heading{align-items:flex-end}.carousel-controls>span{display:none}.projects-track{grid-auto-columns:min(86vw,360px);width:calc(100vw - 16px)}.about-layout{grid-template-columns:1fr;gap:36px}.contact-section{padding:28px 22px}.contact-links{grid-template-columns:1fr}.contact-links a{border-top:1px solid var(--line);border-left:0;padding:17px 0}.contact-links a:first-child{border-top:0}.site-footer{flex-direction:column;align-items:flex-start;gap:6px}}@media (width<=420px){.brand{font-size:.96rem}.nav-social{font-size:.84rem}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.projects-heading{flex-direction:column;align-items:flex-start}.carousel-controls{align-self:flex-end}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
