:root{--bg: #060606;--bg-2: #0d0d0d;--bg-3: #15130f;--fg: #e8e3d8;--fg-dim: #8a8478;--line: rgba(232, 227, 216, .12);--card: rgba(255, 255, 255, .03);--accent: #c8ff00;--accent-2: #d7c6a0;--font-display: "Syne", sans-serif;--font-body: "DM Mono", monospace;--font-serif: "Playfair Display", serif;--ease-out-expo: cubic-bezier(.16, 1, .3, 1);--duration-fast: .3s;--container: minmax(20px, 1fr) repeat(12, minmax(0, 92px)) minmax(20px, 1fr);--gutter: clamp(16px, 2vw, 24px)}*,*:before,*:after{box-sizing:border-box}html{background:var(--bg);overflow-x:hidden;scroll-behavior:smooth;text-size-adjust:100%}body{margin:0;width:100%;min-height:100vh;overflow-x:hidden;font-family:var(--font-body);color:var(--fg);background:radial-gradient(circle at top,rgba(200,255,0,.08),transparent 25%),linear-gradient(180deg,#090909,#060606 30%,#090806);cursor:none}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");opacity:.35}body.is-ready .site-shell{opacity:1}a{color:inherit;text-decoration:none}button,a,[role=button],.magnetic{cursor:none}img,canvas,video{display:block;max-width:100%}button,input,textarea{font:inherit;color:inherit}section{position:relative}.site-shell{opacity:0;transition:opacity .4s ease}.layout-grid{width:100%;display:grid;grid-template-columns:var(--container)}.layout-grid>*{grid-column:2 / -2;min-width:0}.section{padding:clamp(72px,10vw,150px) 0}.section-header{display:grid;gap:16px;margin-bottom:clamp(32px,6vw,72px)}.section-header--split{grid-template-columns:minmax(0,1fr) minmax(180px,auto);align-items:end;gap:24px}.section-header__content{display:grid;gap:16px;max-width:54rem}.section-intro{max-width:42rem;color:#e8e3d8b8}.t-display{font-size:clamp(38px,6vw,100px);font-family:var(--font-display);font-weight:700;line-height:.98;overflow-wrap:break-word;text-wrap:balance}.t-heading{font-size:clamp(24px,3vw,46px);font-family:var(--font-display);font-weight:600;line-height:1.08;overflow-wrap:break-word}.t-body{font-size:clamp(14px,1.1vw,16px);line-height:1.7}.t-label{font-size:11px;letter-spacing:.16em;text-transform:uppercase;font-family:var(--font-body);color:var(--fg-dim);overflow-wrap:anywhere}.t-mono{font-family:var(--font-body);font-size:13px}.eyebrow{display:inline-flex;align-items:center;gap:12px}.eyebrow:before{content:"";width:40px;height:1px;background:var(--line)}.chip,.section-link,.button-link,.project-card__link,.footer__link{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:44px;padding:10px 16px;border-radius:999px;border:1px solid rgba(232,227,216,.16);background:#ffffff08;transition:background var(--duration-fast) ease,border-color var(--duration-fast) ease,color var(--duration-fast) ease,transform var(--duration-fast) ease;text-align:center;overflow-wrap:anywhere}.chip{justify-content:flex-start;min-height:auto;padding:8px 12px}.section-link:hover,.section-link:focus-visible,.button-link:hover,.button-link:focus-visible,.project-card__link:hover,.project-card__link:focus-visible,.footer__link:hover,.footer__link:focus-visible{background:#c8ff0014;border-color:#c8ff0047;transform:translateY(-1px)}.button-link--ghost{background:transparent}.preloader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:grid;align-items:end;background:linear-gradient(180deg,#0d0d0d,#050505);clip-path:inset(0 0 0% 0)}.preloader__inner{padding:clamp(28px,4vw,48px);display:grid;gap:24px}.preloader__meta{display:flex;justify-content:space-between;align-items:center;color:var(--fg-dim)}.preloader__counter{font-family:var(--font-display);font-size:clamp(88px,15vw,220px);font-weight:800;line-height:.82;text-align:right;letter-spacing:-.06em}.preloader__line{width:100%;height:1px;background:#ffffff1a;overflow:hidden}.preloader__line-fill{height:100%;width:0%;background:linear-gradient(90deg,var(--accent),rgba(255,255,255,.9))}.hero-page{min-height:100svh;padding:clamp(18px,2vw,26px) 0;background:#020202}.hero-page__shell{min-height:calc(100svh - clamp(36px,4vw,52px));display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1fr);gap:clamp(20px,2.6vw,36px);align-items:center}.hero-page__content,.hero-page__visual,.hero-page__intro,.hero-page__connect{min-width:0}.hero-page__content{min-height:100%;display:grid;align-content:space-between;gap:22px;padding:clamp(8px,1vw,14px) 0}.hero-page__intro{max-width:31rem;display:grid;gap:16px}.hero-page__monogram{font-family:var(--font-display);font-size:clamp(36px,3.6vw,54px);letter-spacing:-.06em}.hero-page__title{margin:0;max-width:11ch;font-family:var(--font-display);font-size:clamp(34px,4vw,60px);font-weight:400;line-height:1.04;color:#ffffff70;text-wrap:balance;overflow-wrap:break-word}.hero-page__title-strong{color:#f3f3f1}.hero-page__title-muted{color:#ffffff94}.hero-page__subtitle{max-width:28rem;margin:0;font-size:clamp(14px,1vw,16px);line-height:1.65;color:#ffffff9e}.hero-page__connect{max-width:28rem;display:grid;gap:12px}.hero-page__connect-label{font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#ffffff85}.hero-page__connect-list{display:grid;gap:2px}.hero-page__connect-item{min-height:44px;display:inline-flex;align-items:center;font-family:var(--font-display);font-size:clamp(16px,1vw,19px);border-bottom:1px solid rgba(255,255,255,.07);overflow-wrap:anywhere}.hero-page__visual{display:flex;justify-content:center;align-items:stretch}.hero-page__image-frame{width:min(100%,760px);max-width:100%;aspect-ratio:4 / 5.1;max-height:calc(100svh - clamp(56px,7vw,92px));min-height:0;overflow:hidden;background:transparent}.hero-page__image{width:100%;height:100%;object-fit:cover;object-position:center center}.cursor-trail{position:relative;min-height:76svh;overflow:hidden;background:radial-gradient(circle at 20% 20%,rgba(200,255,0,.06),transparent 30%),linear-gradient(180deg,#090909,#050505)}.cursor-trail__copy{padding:clamp(88px,10vw,120px) 0}.cursor-trail__copy>div{max-width:38rem;display:grid;gap:16px}.cursor-trail__title{max-width:12ch}.cursor-trail__body{max-width:34rem;color:#e8e3d8a8}.cursor-trail__prompt{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;z-index:1;color:#e8e3d873;font-family:var(--font-serif);font-size:clamp(22px,3vw,34px);letter-spacing:.24em;text-transform:uppercase;transition:opacity .35s ease;pointer-events:none}.cursor-trail__prompt.is-hidden{opacity:0}.cursor-trail__card{position:absolute;top:0;left:0;z-index:2;height:auto;pointer-events:none}.cursor-trail__dot{position:fixed;top:50%;left:50%;z-index:10001;width:6px;height:6px;border-radius:50%;background:#fff;pointer-events:none;opacity:0;transform:translate3d(-50%,-50%,0)}.cursor-trail__dot.is-visible{opacity:1}.work__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:var(--gutter)}.work__grid--stoic{align-items:stretch}.stoic-card{position:relative;min-height:clamp(440px,36vw,520px);display:grid;grid-template-rows:minmax(260px,1fr) auto auto;gap:0;border-radius:28px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#101012f5,#080809fa);box-shadow:0 24px 72px #00000057;overflow:hidden}.stoic-card--1{grid-column:span 5}.stoic-card--2{grid-column:span 3}.stoic-card--3{grid-column:span 4}.stoic-card__image{position:relative;min-height:clamp(240px,25vw,320px);background-position:center;background-size:cover;filter:saturate(.1) brightness(.78) contrast(1.08)}.stoic-card__image:after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(180deg,#07070800,#070708f2)}.stoic-card__content{display:grid;align-content:start;gap:18px;padding:24px 24px 20px}.stoic-card__meta{display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;color:var(--fg-dim)}.stoic-card__quote{margin:0;max-width:18ch;font-size:clamp(1.55rem,1.35rem + .7vw,2.35rem);line-height:1.06}.stoic-card__note{color:#e8e3d8a3;max-width:28rem}.stoic-card__tag{padding:8px 10px;border-radius:999px;background:#ffffff0f;overflow-wrap:anywhere}.stoic-card__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px;padding:0 24px 24px;border-top:1px solid var(--line)}.projects{overflow:visible}.projects__heading{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:28px;align-items:end;margin-bottom:clamp(28px,4vw,48px)}.projects__eyebrow{display:inline-block;margin-bottom:18px;color:#d7c6a0e6;letter-spacing:.24em}.projects__title{max-width:13ch;font-family:var(--font-display);font-size:clamp(38px,5vw,82px);font-weight:600;line-height:.98;color:#f5f0e8fa;overflow-wrap:break-word;text-wrap:balance}.projects__intro{max-width:34rem;color:#e8e3d8a3}.projects__feed{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:22px;align-items:start}.project-card{grid-column:span 4;position:relative;height:auto}.project-card--featured{grid-column:1 / -1}.project-card--featured .project-card__visual{aspect-ratio:21 / 9}.project-card__frame{position:relative;height:auto;min-width:0;display:flex;flex-direction:column;gap:16px;padding:16px;background:linear-gradient(180deg,#161616f5,#0a0a0afa);border:1px solid rgba(255,255,255,.08);overflow:hidden}.project-card__frame:before,.project-card__frame:after{content:"";position:absolute;pointer-events:none}.project-card__frame:before{top:12px;right:12px;bottom:12px;left:12px;border:1px solid rgba(255,255,255,.05)}.project-card__frame:after{inset:auto 14px 14px auto;width:42px;height:42px;border-right:1px solid rgba(215,198,160,.34);border-bottom:1px solid rgba(215,198,160,.34)}.project-card__meta,.project-card__body{position:relative;z-index:2}.project-card__meta{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px}.project-card__index{color:#f5f0e8b8}.project-card__tag{padding:8px 12px;border:1px solid rgba(255,255,255,.08);color:#d7c6a0eb;background:#0000006b;letter-spacing:.1em;overflow-wrap:anywhere}.project-card__visual{position:relative;overflow:hidden;width:100%;aspect-ratio:16 / 10;background:#050505;border-radius:4px}.project-card__media{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .45s var(--ease-out-expo),filter .45s ease;background:#0a0a0a}.project-card__media video{width:100%;height:100%;object-fit:cover}.project-card__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000a,#00000014 42%,#000000ad),linear-gradient(90deg,rgba(0,0,0,.28),transparent 28%,transparent 72%,rgba(0,0,0,.18));transition:opacity .32s ease,background .32s ease}.project-card__hover-panel{position:absolute;inset:auto 12px 12px 12px;z-index:2;max-width:none;width:calc(100% - 24px);opacity:0;transform:translateY(12px);transition:opacity .32s ease,transform .32s var(--ease-out-expo)}.project-card__summary{padding:12px 14px;background:#070707e6;border-left:2px solid rgba(200,255,0,.5);color:#f5f0e8f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:13px;line-height:1.5;max-width:100%;overflow-wrap:break-word;word-break:break-word;border-radius:0 4px 4px 0}.project-card__body{display:grid;gap:12px;padding-top:8px}.project-card__title{max-width:100%;font-family:var(--font-display);font-size:clamp(24px,2.2vw,36px);font-weight:600;line-height:1.1;letter-spacing:-.02em;color:#f5f0e8fa;overflow-wrap:break-word;word-break:break-word}.project-card__stack,.project-card__actions{display:flex;flex-wrap:wrap;gap:10px}.project-card__chip{padding:8px 12px;border:1px solid rgba(255,255,255,.08);background:#ffffff05;color:#e8e3d8b8;overflow-wrap:anywhere}.project-card:hover .project-card__media,.project-card:focus-within .project-card__media{transform:scale(1.045);filter:saturate(1.04) contrast(1.04)}.project-card:hover .project-card__hover-panel,.project-card:focus-within .project-card__hover-panel{opacity:1;transform:translateY(0)}.about__grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(340px,.58fr);gap:clamp(56px,7vw,120px);align-items:start}.about__copy{grid-column:auto;min-width:0;display:grid;gap:28px}.about__title{max-width:9.5ch;font-size:clamp(48px,5vw,78px);line-height:1}.about__stack{grid-column:auto;min-width:0;display:grid;align-content:start;gap:22px;padding:28px;border-radius:28px;background:linear-gradient(180deg,#ffffff09,#ffffff04);border:1px solid rgba(255,255,255,.08)}.about__mail{width:100%;max-width:100%;font-size:clamp(22px,2vw,34px);line-height:1.08;overflow-wrap:anywhere;word-break:break-word}.footer{padding-top:clamp(64px,9vw,120px)}.footer__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:var(--gutter)}.footer__cta{grid-column:span 8;display:grid;gap:24px}.footer__body{max-width:40rem;color:#e8e3d8b8}.footer__mail{width:fit-content;max-width:100%;font-size:clamp(22px,2.4vw,36px);line-height:1.08;overflow-wrap:anywhere;word-break:break-word}.footer__actions{display:flex;flex-wrap:wrap;gap:14px}.footer__links{grid-column:span 4;display:grid;align-content:start;gap:16px}.footer__link{min-height:72px;justify-content:flex-start;border-radius:22px;flex-wrap:wrap;min-width:0;text-align:left}.footer__meta{display:flex;justify-content:space-between;gap:16px;padding-top:20px;margin-top:24px;border-top:1px solid var(--line);color:#e8e3d89e}.cursor{position:fixed;top:0;left:0;z-index:9000;width:86px;height:86px;pointer-events:none;opacity:0;mix-blend-mode:difference;transform:translate(-50%,-50%);transition:opacity var(--duration-fast) ease}.cursor--visible{opacity:1}.cursor__dot,.cursor__ring{position:absolute;inset:50% auto auto 50%;border-radius:999px;transform:translate(-50%,-50%)}.cursor__dot{width:8px;height:8px;background:#fff}.cursor__ring{width:52px;height:52px;border:1px solid rgba(255,255,255,.22);background:#ffffff0d;transition:width var(--duration-fast) ease,height var(--duration-fast) ease,background var(--duration-fast) ease}.cursor__label{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#fff;opacity:0;transition:opacity var(--duration-fast) ease}.cursor.is-active .cursor__ring{width:74px;height:74px;background:#ffffff1f}.cursor.is-active .cursor__label{opacity:1}.ai-chat{position:fixed;right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom));z-index:10020;width:min(390px,calc(100vw - 32px));pointer-events:none}.ai-chat__panel,.ai-chat__launcher{pointer-events:auto}.ai-chat__panel{display:grid;grid-template-rows:auto auto minmax(150px,1fr) auto auto;gap:14px;max-height:min(680px,calc(100svh - 36px));min-height:0;padding:18px;border:1px solid rgba(232,227,216,.14);border-radius:22px;background:linear-gradient(180deg,#161616f5,#050505fa),#050505f2;box-shadow:0 24px 90px #00000073;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow:hidden;overscroll-behavior:contain;touch-action:pan-y}.ai-chat__header{display:flex;align-items:start;justify-content:space-between;gap:16px}.ai-chat__eyebrow,.ai-chat__status{font-family:var(--font-body);font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#d7c6a0db}.ai-chat__title{margin:6px 0 0;font-family:var(--font-display);font-size:24px;line-height:1.05;font-weight:600}.ai-chat__icon-button{position:relative;flex:0 0 auto;width:44px;height:44px;border:1px solid rgba(232,227,216,.15);border-radius:999px;background:#ffffff08}.ai-chat__icon-button span,.ai-chat__icon-button:before{content:"";position:absolute;top:50%;left:50%;width:16px;height:1px;background:#e8e3d8e0}.ai-chat__icon-button span{transform:translate(-50%,-50%) rotate(45deg)}.ai-chat__icon-button:before{transform:translate(-50%,-50%) rotate(-45deg)}.ai-chat__status{display:inline-flex;align-items:center;gap:8px;min-height:24px;color:#e8e3d899}.ai-chat__status span{width:7px;height:7px;border-radius:999px;background:var(--accent);box-shadow:0 0 16px #c8ff0080}.ai-chat__messages{display:grid;align-content:start;gap:10px;max-height:min(330px,42svh);min-height:0;overflow-y:auto;overscroll-behavior:contain;scroll-behavior:smooth;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;touch-action:pan-y;padding-right:4px}.ai-chat__messages::-webkit-scrollbar{width:8px}.ai-chat__messages::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}.ai-chat__messages::-webkit-scrollbar-thumb{background:#e8e3d838;border-radius:999px}.ai-chat__messages::-webkit-scrollbar-thumb:hover{background:#c8ff005c}.ai-chat__message{max-width:88%;padding:11px 12px;border:1px solid rgba(255,255,255,.08);border-radius:14px;font-size:13px;line-height:1.55;overflow-wrap:anywhere}.ai-chat__message--assistant{justify-self:start;color:#f5f0e8eb;background:#ffffff0b}.ai-chat__message--user{justify-self:end;color:#111;background:var(--accent);border-color:#c8ff0080}.ai-chat__prompts{display:flex;flex-wrap:wrap;gap:8px}.ai-chat__prompt{min-height:38px;padding:8px 10px;border:1px solid rgba(232,227,216,.12);border-radius:999px;background:#ffffff08;color:#e8e3d8d1;font-family:var(--font-body);font-size:11px;transition:border-color .2s ease,background .2s ease}.ai-chat__prompt:hover,.ai-chat__prompt:focus-visible,.ai-chat__send:hover,.ai-chat__send:focus-visible,.ai-chat__launcher:hover,.ai-chat__launcher:focus-visible,.ai-chat__icon-button:hover,.ai-chat__icon-button:focus-visible{border-color:#c8ff005c;background:#c8ff0014}.ai-chat__form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.ai-chat__form input{width:100%;min-height:46px;min-width:0;padding:0 14px;border:1px solid rgba(232,227,216,.14);border-radius:999px;outline:none;background:#00000057;color:var(--fg);font-size:13px}.ai-chat__form input:focus{border-color:#c8ff0080}.ai-chat__send{min-height:46px;padding:0 16px;border:1px solid rgba(232,227,216,.16);border-radius:999px;background:#ffffff0a;color:var(--fg);font-size:13px}.ai-chat__send:disabled{opacity:.55}.ai-chat__launcher{justify-self:end;width:64px;height:64px;display:inline-grid;place-items:center;gap:2px;border:1px solid rgba(232,227,216,.16);border-radius:999px;background:#080808eb;color:var(--fg);box-shadow:0 18px 60px #0000006b;font-family:var(--font-display);font-size:17px;font-weight:700}.ai-chat__launcher span{width:8px;height:8px;border-radius:999px;background:var(--accent)}@media (max-width: 1180px){.hero-page{min-height:auto}.section-header--split{grid-template-columns:1fr;align-items:start}.hero-page__shell,.projects__heading,.projects__feed,.about__grid,.footer__grid,.work__grid{grid-template-columns:1fr}.hero-page__shell{min-height:auto;gap:20px;align-items:start}.hero-page__content{min-height:auto;align-content:start;gap:20px}.hero-page__intro,.hero-page__connect{max-width:100%}.hero-page__title{max-width:12ch}.hero-page__image-frame{width:min(100%,720px);aspect-ratio:4 / 4.6;max-height:70svh}.projects__title,.about__title{max-width:16ch}.about__title{font-size:clamp(40px,8vw,72px)}.project-card,.project-card--featured,.stoic-card--1,.stoic-card--2,.stoic-card--3,.about__copy,.about__stack,.footer__cta,.footer__links{grid-column:span 1}.project-card,.project-card__frame{min-height:auto}.project-card__visual{aspect-ratio:16 / 10;min-height:auto;max-height:none}}@media (max-width: 767px){:root{--container: minmax(16px, 1fr) repeat(12, minmax(0, 1fr)) minmax(16px, 1fr);--gutter: 14px}body{cursor:auto}.cursor{display:none}button,a,[role=button],.magnetic{cursor:pointer}.hero-page{padding:14px 0 18px}.hero-page__shell{gap:14px}.hero-page__content{gap:18px}.hero-page__monogram{font-size:32px}.hero-page__title{max-width:100%;font-size:clamp(32px,9.5vw,48px);line-height:1.06}.hero-page__subtitle{font-size:14px}.hero-page__connect-item{min-height:44px;font-size:15px}.hero-page__image-frame{width:100%;aspect-ratio:4 / 4.25;max-height:none}.cursor-trail{min-height:auto}.cursor-trail__copy{padding:72px 0}.cursor-trail__prompt,.cursor-trail__dot,.cursor-trail__card{display:none}.section{padding:72px 0}.t-display{font-size:clamp(34px,10vw,54px);line-height:1.04}.t-heading{font-size:clamp(24px,8vw,36px)}.section-link,.button-link,.project-card__link{width:100%}.work__grid,.projects__feed{gap:16px}.stoic-card{min-height:auto;border-radius:18px;grid-template-rows:auto auto auto}.stoic-card__image{min-height:220px}.stoic-card__content{padding:20px 18px}.stoic-card__quote{max-width:none;font-size:clamp(24px,8vw,34px)}.project-card__frame{min-height:auto;padding:14px;gap:14px}.project-card__title{font-size:clamp(22px,6vw,28px)}.project-card__visual{aspect-ratio:4 / 3;min-height:auto;max-height:none}.project-card--featured .project-card__visual{aspect-ratio:4 / 3}.project-card__meta,.footer__meta,.stoic-card__footer{flex-direction:column;align-items:flex-start}.project-card__hover-panel{position:relative;inset:auto;width:100%;margin-top:12px;opacity:1;transform:none}.project-card__summary{font-size:12px;padding:10px 12px}.stoic-card{min-height:auto}.about__stack{padding:22px;border-radius:18px}.footer__mail,.about__mail{font-size:clamp(18px,5.6vw,26px);line-height:1.08}.footer__link{min-height:64px}.ai-chat{left:max(12px,env(safe-area-inset-left));right:max(12px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom));width:auto}.ai-chat__panel{max-height:min(620px,calc(100svh - 24px));grid-template-rows:auto auto minmax(120px,1fr) auto auto;padding:14px;border-radius:18px}.ai-chat__messages{max-height:none}.ai-chat__title{font-size:22px}.ai-chat__form{grid-template-columns:1fr}.ai-chat__send{width:100%}}@media (max-width: 480px){:root{--container: minmax(14px, 1fr) repeat(12, minmax(0, 1fr)) minmax(14px, 1fr);--gutter: 12px}.hero-page__title{font-size:clamp(30px,9.2vw,38px);line-height:1.08}.hero-page__subtitle{font-size:13px;line-height:1.5}.hero-page__connect-list{display:grid;gap:8px}.hero-page__connect-item{min-height:44px;width:100%;justify-content:flex-start}.projects__eyebrow{font-size:10px}.projects__title{font-size:clamp(32px,10vw,42px)}.project-card__title{font-size:clamp(18px,5vw,22px)}.project-card__chip{font-size:10px;padding:4px 8px}.project-card__actions{flex-wrap:wrap;gap:8px}.project-card__link{font-size:12px;padding:9px 10px}.project-card__tag,.project-card__chip{max-width:100%}.stoic-card__footer{padding:0 18px 18px}.footer__actions,.project-card__actions{width:100%}.cursor-trail{min-height:auto}.ai-chat__prompts{display:grid}.ai-chat__prompt{width:100%}}@media (max-width: 375px){.hero-page__title{font-size:29px}.hero-page__subtitle{font-size:12px}.hero-page__monogram{font-size:28px}.project-card__frame{padding:12px;gap:10px}.project-card__title{font-size:20px}.project-card__summary{font-size:11px;padding:8px 10px}.project-card__chip{font-size:9px;padding:5px 7px}}@media (min-width: 2560px){:root{--container: minmax(40px, 1fr) repeat(12, minmax(0, 140px)) minmax(40px, 1fr)}.hero-page__title{font-size:clamp(48px,4vw,72px)}.projects__title,.about__heading,.footer__cta-text{font-size:clamp(36px,3vw,56px)}.project-card__title{font-size:clamp(28px,2vw,40px)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.site-shell{opacity:1}}@media (hover: none) and (pointer: coarse){.cursor{display:none!important}body,button,a,[role=button],.magnetic{cursor:pointer!important}.project-card__hover-panel{opacity:1;transform:none;position:relative;inset:auto;width:100%;margin-top:12px}.project-card__veil{background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.6) 100%)}}
