:root{--bg:#f7f7f2;--ink:#111113;--muted:#6b6b70;--soft:#ecece4;--line:#1111131f;--glass:#ffffffb8;--accent:#c5f503;--accent-dark:#6d8c00;--radius:28px}*{box-sizing:border-box;margin:0;padding:0}::selection{background:var(--accent);color:#000}html{scroll-behavior:auto}body{background:radial-gradient(circle at 12% 4%,#c5f50342,transparent 28rem),linear-gradient(180deg,#fbfbf7 0%,var(--bg)42%,#eeeee7 100%);color:var(--ink);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}img{object-fit:cover;width:100%;height:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}main{overflow:hidden}section{width:100%;position:relative}h1,h2,h3,p{letter-spacing:-.02em}h1{font-size:clamp(3.6rem,8vw,8.5rem);font-weight:620;line-height:.92}h2{font-size:clamp(2.35rem,5.4vw,5.8rem);font-weight:590;line-height:.98}h3{font-size:clamp(2rem,4vw,4.4rem);font-weight:580;line-height:1}p{color:var(--muted);font-size:clamp(1rem,1.45vw,1.2rem);font-weight:500;line-height:1.55}.char{transition:color .15s ease-out}.eyebrow{color:var(--muted);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.7rem;font-size:.78rem;font-weight:760;line-height:1;display:inline-flex}.eyebrow:before{background:var(--accent);content:"";border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 5px #c5f50338}.section-heading{gap:1.3rem;width:calc(100% - 48px);max-width:1180px;margin:0 auto;display:grid}.status-bar{color:var(--ink);pointer-events:none;z-index:998;justify-content:space-between;align-items:center;height:72px;padding:0 26px;display:flex;position:fixed;top:0;left:0;right:0}.sb-left{font-variant-numeric:tabular-nums;min-width:74px;font-size:.92rem;font-weight:720}.sb-right{align-items:center;gap:7px;display:flex}.sb-right svg{display:block}.sb-short{display:none}.sb-5g{font-size:.78rem;font-weight:800}.home-indicator{mix-blend-mode:difference;pointer-events:none;z-index:1001;background:#fff;border-radius:4px;width:134px;height:5px;position:fixed;bottom:8px;left:50%;transform:translate(-50%)}.hero{grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);align-items:end;gap:1rem;min-height:100svh;padding:7rem 1rem 1rem;display:grid}.hero-media{border-radius:var(--radius);border:1px solid #fffc;height:min(72svh,760px);min-height:460px;overflow:hidden;box-shadow:0 38px 95px #1111132e}.hero-media img{filter:saturate(.92)contrast(1.02)}.hero-copy{align-self:center;gap:1.4rem;padding:0 clamp(1rem,4vw,4.5rem);display:grid}.hero-text{color:#343437;max-width:780px;font-size:clamp(1.15rem,2.1vw,1.55rem)}.hero-actions,.outro-actions{flex-wrap:wrap;gap:.8rem;display:flex}.hero-actions a,.outro-actions a,.footer-cv a{background:var(--ink);border:1px solid var(--ink);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 1.25rem;font-size:.95rem;font-weight:760;transition:background .18s,color .18s,transform .18s;display:inline-flex}.hero-actions a:nth-child(2),.outro-actions a:nth-child(2){color:var(--ink);background:0 0}.hero-actions a:hover,.outro-actions a:hover,.footer-cv a:hover{transform:translateY(-2px)}.hero-panel{-webkit-backdrop-filter:blur(20px);background:var(--glass);border:1px solid #ffffffc7;border-radius:24px;gap:.35rem;max-width:340px;padding:1.2rem;display:grid;position:absolute;bottom:2rem;left:min(2rem,5vw);box-shadow:0 22px 55px #1111131f}.hero-panel span{color:var(--accent-dark);letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:800}.hero-panel strong{letter-spacing:-.02em;font-size:1.35rem}.about{gap:3rem;padding:8rem 0;display:grid}.about .section-heading h2{max-width:1100px}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;width:calc(100% - 48px);max-width:1180px;margin:0 auto;display:grid}.stat-card{border:1px solid var(--line);background:#ffffff94;border-radius:18px;gap:.7rem;padding:1.4rem;display:grid}.stat-card strong{letter-spacing:-.05em;font-size:clamp(2.2rem,5vw,5rem);font-weight:620;line-height:.9}.stat-card span{color:var(--muted);font-size:.95rem;font-weight:650}.services{gap:1rem;padding:6rem 1rem;display:grid}.work-header{margin-bottom:2rem}.service{border:1px solid var(--line);border-radius:var(--radius);background:#ffffff8f;grid-template-columns:88px minmax(280px,.95fr) minmax(0,1.05fr);gap:1rem;min-height:78svh;padding:1rem;display:grid;overflow:hidden}.project-index{color:#11111357;letter-spacing:-.06em;writing-mode:vertical-rl;justify-content:center;align-items:center;font-size:clamp(2.2rem,4vw,4.8rem);font-weight:620;display:flex}.project-visual{background:#101012;border-radius:22px;min-height:430px;position:relative;overflow:hidden}.project-visual img{transition:transform .65s cubic-bezier(.16,1,.3,1)}.service:hover .project-visual img{transform:scale(1.04)}.project-visual-mockup{--project-accent:var(--accent);background:radial-gradient(circle at 72% 24%,color-mix(in srgb,var(--project-accent)42%,transparent),transparent 17rem),linear-gradient(135deg,#111113 0%,#222225 100%);isolation:isolate;align-items:center;min-height:560px;padding:2rem;display:grid}.project-visual-mockup img{transition:transform .65s cubic-bezier(.16,1,.3,1),filter .65s}.creative-backdrop{filter:grayscale()blur(2px)brightness(.55);opacity:.52;z-index:-3;position:absolute;inset:-8%;transform:scale(1.08)}.creative-light{background:radial-gradient(circle,color-mix(in srgb,var(--project-accent)70%,white 10%),transparent 64%);filter:blur(18px);opacity:.78;z-index:-2;border-radius:999px;width:280px;height:280px;position:absolute;top:12%;right:-60px}.phone-shell{z-index:1;background:#f8f8f5;border:10px solid #f8f8f5;border-radius:46px;place-self:center;width:min(54%,260px);max-width:255px;height:min(500px,76%);min-height:430px;max-height:560px;position:relative;overflow:hidden;transform:rotate(-2deg);box-shadow:0 34px 80px #0000005c,0 0 0 1px #ffffff4d,inset 0 0 0 1px #0000000f}.phone-island{z-index:2;background:#000;border-radius:999px;width:86px;height:24px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.phone-screen{object-fit:cover;object-position:center;width:100%;height:100%}.creative-caption{-webkit-backdrop-filter:blur(20px);z-index:2;background:#ffffffb8;border:1px solid #ffffff73;border-radius:18px;gap:.25rem;max-width:calc(100% - 2.5rem);padding:.9rem 1rem;display:grid;position:absolute;bottom:1.25rem;left:1.25rem;box-shadow:0 22px 50px #00000038}.creative-caption span{color:var(--accent-dark);letter-spacing:.12em;text-transform:uppercase;font-size:.7rem;font-weight:820}.creative-caption strong{color:var(--ink);letter-spacing:-.03em;font-size:1.15rem}.service:hover .project-visual-mockup .creative-backdrop{filter:grayscale()blur(1px)brightness(.64)}.service:hover .project-visual-mockup .phone-shell{transition:transform .65s cubic-bezier(.16,1,.3,1);transform:rotate(0)translateY(-4px)}.project-copy{align-content:center;gap:1.1rem;padding:clamp(1.5rem,4vw,4.5rem);display:grid}.project-copy>p:first-child{color:var(--accent-dark);letter-spacing:.14em;text-transform:uppercase;font-size:.86rem;font-weight:820}.project-copy ul{flex-wrap:wrap;gap:.6rem;margin-top:.5rem;list-style:none;display:flex}.project-copy li,.skill-cloud span{background:var(--soft);color:#343437;border:1px solid #11111314;border-radius:999px;padding:.65rem .9rem;font-size:.92rem;font-weight:680}.project-link{background:var(--ink);color:#fff;border-radius:999px;justify-content:center;justify-self:start;align-items:center;min-height:44px;margin-top:.25rem;padding:0 1rem;font-size:.92rem;font-weight:760;transition:transform .18s,background .18s;display:inline-flex}.project-link:hover{background:#000;transform:translateY(-2px)}.experience{gap:3rem;padding:7rem 0;display:grid}.focus-list{gap:1px;width:calc(100% - 48px);max-width:1180px;margin:0 auto;display:grid}.focus-list div{border-top:1px solid var(--line);grid-template-columns:72px minmax(180px,.38fr) minmax(0,.62fr);align-items:start;gap:1.5rem;padding:2rem 0;display:grid}.focus-list div:last-child{border-bottom:1px solid var(--line)}.focus-list span{color:var(--muted);letter-spacing:.16em;font-size:.84rem;font-weight:800}.focus-list h3{font-size:clamp(1.8rem,3vw,3.2rem)}.skills{gap:3rem;padding:7rem 0;display:grid}.skill-cloud{flex-wrap:wrap;gap:.7rem;width:calc(100% - 48px);max-width:1180px;margin:0 auto;display:flex}.skill-cloud span{color:#fff;background:#111113;padding:.9rem 1.1rem;font-size:clamp(1rem,2vw,1.35rem)}.outro{text-align:center;align-items:center;gap:1.4rem;min-height:76svh;padding:7rem 1.5rem;display:grid}.outro h2{max-width:1100px;margin:0 auto}.outro .eyebrow{justify-self:center}.outro-actions{justify-content:center}.footer-new{color:#fff;background:#0b0b0d;border-radius:34px;margin:0 12px 12px;padding:5rem 3rem 3rem;overflow:hidden}.footer-content{gap:4rem;display:grid;position:relative}.footer-top-row,.footer-bottom-row{justify-content:space-between;align-items:end;gap:2rem;display:flex}.footer-name h1{color:#fff;letter-spacing:-.06em;font-size:clamp(3.2rem,9vw,8rem);line-height:.82}.footer-cv a{background:var(--accent);border-color:var(--accent);color:#101012}.footer-contact-info{gap:.35rem;display:grid}.footer-contact-info p,.footer-social-links a{color:#ffffffb8;font-size:1rem}.footer-credit{color:#ffffff6b!important;margin-top:1.2rem!important}.footer-social-links{flex-wrap:wrap;justify-content:flex-end;gap:1rem;display:flex}.footer-social-links a{font-weight:650;transition:color .18s}.footer-social-links a:hover{color:var(--accent)}@media (max-width:980px){.hero{grid-template-columns:1fr;align-items:stretch;min-height:auto;padding-top:6rem}.hero-media{order:2;height:58svh;min-height:360px}.hero-copy{padding:2rem .5rem 1rem}.hero-panel{bottom:1.5rem;left:1.5rem}.service{grid-template-columns:1fr;min-height:auto}.project-index{writing-mode:initial;justify-content:start;padding:.5rem .5rem 0}.project-visual{min-height:320px}.project-visual-mockup{min-height:520px}.phone-shell{width:min(64%,240px);height:430px;min-height:390px}.focus-list div{grid-template-columns:48px 1fr}.focus-list p{grid-column:2}}@media (max-width:680px){.section-heading,.stats-grid,.focus-list,.skill-cloud{width:calc(100% - 28px)}.status-bar{height:64px;padding:0 16px}.sb-full{display:none}.sb-short{display:inline}.sb-left{min-width:44px;font-size:.84rem}.hero{padding:5.6rem .7rem .7rem}.hero-media{border-radius:22px;height:54svh}.hero-panel{max-width:none;inset:auto 1.4rem 1.4rem}.about,.experience,.skills{padding:5rem 0}.stats-grid{grid-template-columns:1fr}.services{padding:4rem .7rem}.project-copy{padding:1.2rem .5rem 1.5rem}.project-visual-mockup{min-height:470px;padding:1.2rem}.phone-shell{border-width:8px;border-radius:38px;width:min(72%,220px);height:390px;min-height:360px}.phone-island{width:72px;height:20px;top:12px}.creative-caption{max-width:calc(100% - 1.6rem);bottom:.8rem;left:.8rem}.focus-list div{grid-template-columns:1fr;gap:.8rem}.focus-list p{grid-column:auto}.outro{min-height:auto;padding:5rem 1rem}.footer-new{border-radius:26px;margin:0 8px 8px;padding:3.5rem 1.3rem 2rem}.footer-top-row,.footer-bottom-row{flex-direction:column;align-items:start}.footer-social-links{justify-content:flex-start}}
