:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#050505;--bg-soft:#0d0d0d;--surface:#141414;--surface-strong:#1b1b1b;--text:#f7f3ea;--muted:#b9b2a6;--subtle:#837b70;--line:#ffffff1f;--accent:#f59e0b;--accent-strong:#fbbf24;--accent-soft:#f59e0b29;--cyan:#64d6c2;--shadow:0 22px 70px #00000057}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:linear-gradient(#ffffff09 1px, transparent 1px), linear-gradient(90deg, #ffffff09 1px, transparent 1px), radial-gradient(circle at top left, #f59e0b21, transparent 34rem), var(--bg);color:var(--text);letter-spacing:0;background-size:48px 48px,48px 48px,auto,auto;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body,button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img,video{max-width:100%;display:block}::selection{background:var(--accent);color:#111}.skip-link{background:var(--accent);color:#111;z-index:100;padding:.65rem .85rem;position:fixed;top:1rem;left:1rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);z-index:20;background:#050505c7;justify-content:space-between;align-items:center;gap:1rem;padding:1rem max(1.25rem,50vw - 590px);display:flex;position:sticky;top:0;left:0;right:0}.site-header__brand{color:var(--text);font-size:1rem;font-weight:800}.site-header__nav{align-items:center;gap:.35rem;display:flex}.site-header__nav a{color:var(--muted);border:1px solid #0000;border-radius:6px;padding:.55rem .75rem;font-size:.92rem;transition:border-color .18s,color .18s,background .18s}.site-header__nav a:hover,.site-header__nav a:focus-visible{border-color:var(--line);color:var(--text);background:#ffffff0d;outline:none}.hero{grid-template-columns:minmax(0,1fr) 20rem;align-items:center;gap:2rem;max-width:1180px;min-height:78vh;margin:0 auto;padding:6.5rem 1.5rem 4.5rem;display:grid}.hero__content{max-width:760px}.eyebrow{color:var(--accent-strong);text-transform:uppercase;margin:0 0 1rem;font-size:.88rem;font-weight:800}.hero h1{max-width:11ch;margin:0;font-size:4.4rem;line-height:.98}.hero__title{color:var(--accent-strong);margin:1.2rem 0 0;font-size:1.22rem;font-weight:700}.hero__intro{color:var(--muted);max-width:42rem;margin:1rem 0 0;font-size:1.08rem;line-height:1.8}.keyword-list,.tech-list{flex-wrap:wrap;gap:.55rem;display:flex}.keyword-list{margin-top:1.45rem}.keyword-list span,.tech-list span{border:1px solid var(--line);color:var(--text);background:#ffffff0f;border-radius:6px;padding:.46rem .6rem;font-size:.88rem}.tech-list span{color:var(--muted)}.hero__actions{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.button,.project-link,.contact-link{border-radius:6px;justify-content:center;align-items:center;min-height:2.75rem;padding:.78rem 1rem;font-weight:800;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.button:hover,.project-link:hover,.contact-link:hover{transform:translateY(-1px)}.button--primary,.project-link,.contact-link{background:var(--accent);color:#111}.button--primary:hover,.project-link:hover,.contact-link:hover{background:var(--accent-strong)}.button--ghost{border:1px solid var(--line);color:var(--text)}.button--ghost:hover{background:#ffffff0f}.hero__panel{box-shadow:var(--shadow);background:linear-gradient(145deg,#f59e0b2e,#141414f2);border:1px solid #f59e0b5c;border-radius:8px;padding:1.35rem}.hero__panel-label{color:var(--cyan);margin-bottom:1.2rem;font-size:.9rem;font-weight:800;display:block}.hero__panel strong{color:var(--accent-strong);font-size:5rem;line-height:.8;display:block}.hero__panel p{color:var(--muted);margin:1.1rem 0 0;line-height:1.7}.section{max-width:1180px;margin:0 auto;padding:5.75rem 1.5rem}.section__header{max-width:740px}.section__header h2{margin:0;font-size:2.5rem;line-height:1.08}.section__header p{color:var(--muted);margin:1rem 0 0;line-height:1.8}.about-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.about-item{border:1px solid var(--line);background:#ffffff0b;border-radius:8px;align-items:flex-start;gap:.85rem;padding:1rem;display:flex}.about-item span{background:var(--accent);border-radius:3px;flex:0 0 .65rem;height:.65rem;margin-top:.45rem}.about-item p{color:var(--muted);margin:0;line-height:1.7}.project-filter{flex-wrap:wrap;gap:.6rem;margin:2rem 0;display:flex}.filter-button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#ffffff0d;border-radius:6px;padding:.65rem .85rem;transition:background .18s,border-color .18s,color .18s}.filter-button:hover,.filter-button:focus-visible,.filter-button[aria-pressed=true]{background:var(--accent-soft);color:var(--text);border-color:#f59e0b8c;outline:none}.project-grid{gap:1.35rem;display:grid}.project-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#141414eb;border-radius:8px;grid-template-columns:minmax(24rem,1.15fr) minmax(20rem,.85fr);gap:0;display:grid;overflow:hidden}.project-card__media{border-right:1px solid var(--line);background:#080808;place-items:center;min-width:0;display:grid}.project-card__body{min-width:0;padding:1.35rem}.project-card__meta{flex-wrap:wrap;gap:.55rem;margin-bottom:.9rem;display:flex}.project-card__meta span{color:var(--accent-strong);border:1px solid #f59e0b4d;border-radius:6px;padding:.35rem .5rem;font-size:.82rem;font-weight:800}.project-card h3{margin:0;font-size:1.55rem;line-height:1.25}.project-card__subtitle{color:var(--accent-strong);margin:.7rem 0 0;font-weight:700;line-height:1.6}.project-card__description,.project-card__block p,.project-card__block li{color:var(--muted);line-height:1.72}.project-card__description{margin:.8rem 0 0}.project-card__block{margin-top:1.05rem}.project-card__block h4{color:var(--text);margin:0 0 .4rem;font-size:.95rem}.project-card__block p{margin:0}.project-card__block ul{margin:0;padding-left:1.15rem}.project-card__block li+li{margin-top:.35rem}.tech-list{margin-top:1.15rem}.project-card__actions{flex-wrap:wrap;gap:.7rem;margin-top:1.3rem;display:flex}.project-link--disabled,.contact-link--disabled{border:1px solid var(--line);color:var(--subtle);cursor:not-allowed;background:#ffffff0f}.project-link--disabled:hover,.contact-link--disabled:hover{background:#ffffff0f;transform:none}.project-video,.video-placeholder{aspect-ratio:16/9;background:#050505;width:100%;height:100%;min-height:18rem}.project-video{object-fit:contain}.video-placeholder{background-position:50%;background-size:cover;align-items:flex-end;min-width:0;display:flex;position:relative}.video-placeholder:before{content:"";background:linear-gradient(#05050524,#050505e0),#0505052e;position:absolute;inset:0}.video-placeholder__content{z-index:1;padding:1.1rem;position:relative}.video-placeholder__content span{color:var(--cyan);margin-bottom:.5rem;font-size:.85rem;font-weight:800;display:block}.video-placeholder__content strong{font-size:1.25rem;line-height:1.35;display:block}.video-placeholder__content p{color:var(--muted);margin:.5rem 0 0;line-height:1.6}.contact-section{border-top:1px solid var(--line);padding-bottom:4.5rem}.editor-section{border-top:1px solid var(--line)}.editor-section code{border:1px solid var(--line);color:var(--accent-strong);background:#ffffff14;border-radius:5px;margin:0 .25rem;padding:.08rem .28rem;display:inline-block}.editor-server-box{border:1px solid var(--line);background:#ffffff0b;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(16rem,.38fr);align-items:end;gap:1rem;margin-top:2rem;padding:1rem;display:grid}.editor-server-box strong{color:var(--accent-strong);margin-bottom:.35rem;display:block}.editor-server-box p,.editor-message,.editor-inline-status{color:var(--muted);margin:0;line-height:1.7}.editor-server-box label{color:var(--muted);gap:.45rem;display:grid}.editor-server-box input{border:1px solid var(--line);color:var(--text);background:#ffffff0f;border-radius:6px;width:100%;padding:.75rem .85rem}.editor-message{background:#f59e0b17;border:1px solid #f59e0b38;border-radius:8px;margin-top:1rem;padding:.8rem 1rem}.editor-inline-status{margin-top:.8rem}.editor-actions,.editor-heading-row,.editor-project__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.editor-actions--top{justify-content:flex-start;margin:2rem 0}.button--danger{color:#fecaca;background:0 0;border:1px solid #ef444499}.button--danger:hover{background:#ef444424}.button:disabled{cursor:not-allowed;opacity:.46;transform:none}.editor-panel,.editor-project{border:1px solid var(--line);box-shadow:var(--shadow);background:#141414e6;border-radius:8px;padding:1.2rem}.editor-panel h3,.editor-heading-row h3,.editor-project h4,.editor-links h4{margin:0}.editor-panel label,.editor-project label{color:var(--muted);gap:.45rem;margin-top:1rem;line-height:1.5;display:grid}.editor-panel input,.editor-panel textarea,.editor-project input,.editor-project textarea,.editor-project select{border:1px solid var(--line);color:var(--text);background:#ffffff0f;border-radius:6px;width:100%;min-width:0;padding:.75rem .85rem}.editor-panel input:focus,.editor-panel textarea:focus,.editor-project input:focus,.editor-project textarea:focus,.editor-project select:focus{border-color:#f59e0bad;outline:none}.editor-panel textarea,.editor-project textarea{resize:vertical}.editor-links{margin-top:1.25rem}.editor-link-row,.editor-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.editor-link-row+.editor-link-row{margin-top:.8rem}.editor-heading-row{margin:2rem 0 1rem}.editor-project-list{gap:1rem;display:grid}.editor-project__header{border-bottom:1px solid var(--line);padding-bottom:.85rem}.contact-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;margin-top:2rem;display:grid}.contact-item{border:1px solid var(--line);background:#141414e6;border-radius:8px;align-items:start;gap:.7rem;min-width:0;padding:1rem;display:grid}.contact-item__label{color:var(--accent-strong);text-transform:uppercase;font-size:.82rem;font-weight:800}.contact-item__value{color:var(--text);overflow-wrap:anywhere;-webkit-user-select:text;user-select:text;font-size:.96rem;font-weight:700;line-height:1.5}.contact-item__value:hover{color:var(--accent-strong)}.contact-item__value--empty{color:var(--subtle)}.back-to-top{border:1px solid var(--line);color:var(--text);opacity:0;pointer-events:none;z-index:30;background:#141414eb;border-radius:6px;padding:.7rem .85rem;transition:opacity .18s,transform .18s;position:fixed;bottom:1.2rem;right:1.2rem;transform:translateY(.7rem)}.back-to-top--visible{opacity:1;pointer-events:auto;transform:translateY(0)}@keyframes rise-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.about-item,.project-card{animation:.42s both rise-in}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important}}@media (width<=980px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:5.5rem}.hero h1{font-size:3.45rem}.hero__panel{max-width:24rem}.about-list,.project-card{grid-template-columns:1fr}.project-card__media{border-bottom:1px solid var(--line);border-right:0}}@media (width<=680px){.site-header{flex-direction:column;align-items:flex-start;padding:.85rem 1rem}.site-header__nav{width:100%}.site-header__nav a{text-align:center;flex:1;padding:.48rem .5rem;font-size:.86rem}.hero,.section{padding-left:1rem;padding-right:1rem}.hero{padding-bottom:3rem}.hero h1{font-size:2.7rem}.hero__intro,.section__header p{font-size:1rem}.hero__actions,.project-card__actions,.editor-actions,.editor-heading-row{flex-direction:column;align-items:stretch}.contact-links{grid-template-columns:1fr}.button,.project-link,.contact-link{width:100%}.section{padding-top:4.25rem;padding-bottom:4.25rem}.section__header h2{font-size:2rem}.project-card__body{padding:1rem}.editor-link-row,.editor-grid,.editor-server-box{grid-template-columns:1fr}.project-video,.video-placeholder{min-height:13.5rem}}
