#hero{width:100%;max-width:none;min-height:100vh;padding:var(--nav-height) var(--layout-gutter) 0;box-sizing:border-box;grid-template-columns:1fr 1fr;align-items:center;margin-left:0;margin-right:0;display:grid;position:relative;overflow:hidden}.hero-bg-line{background:var(--border);width:1px;height:100%;position:absolute;top:0;right:38%}.hero-counter{bottom:48px;left:var(--layout-gutter);color:#b5b0a9;letter-spacing:.15em;font-size:12px;position:absolute}.hero-scroll{bottom:48px;right:var(--layout-gutter);color:#b5b0a9;letter-spacing:.15em;align-items:center;gap:12px;font-size:12px;display:flex;position:absolute}.hero-scroll:before{content:"";background:#b5b0a9;width:40px;height:1px;display:block}.proof-strip{width:100%;max-width:none;padding:28px var(--layout-gutter);border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface);margin:0}.proof-strip-list{max-width:var(--layout-max);grid-template-columns:repeat(3,1fr);gap:24px 40px;margin:0 auto;padding:0;list-style:none;display:grid}.proof-strip-list li{flex-direction:column;gap:6px;display:flex}.proof-strip-list strong{letter-spacing:.04em;color:var(--accent2);font-family:Syne,sans-serif;font-size:13px;font-weight:700;line-height:1.4}.proof-strip-list span{color:#b5b0a9;font-size:13px;line-height:1.6}@media (max-width:1024px){.proof-strip-list{grid-template-columns:1fr;gap:20px}}.hero-left{padding-left:0;padding-right:80px}.hero-right{padding-right:0}.hero-availability{color:#7fba7f;letter-spacing:.1em;text-transform:uppercase;opacity:0;background:#64c8640d;border:1px solid #64c8644d;align-items:center;gap:8px;margin-bottom:20px;padding:8px 16px;font-size:11px;animation:.8s .1s forwards fadeUp;display:inline-flex}.hero-availability-dot{background:#7fba7f;border-radius:50%;width:6px;height:6px;animation:2s infinite pulse}.hero-eyebrow{color:var(--accent);letter-spacing:.2em;text-transform:uppercase;opacity:0;margin-bottom:24px;font-size:11px;animation:.8s .2s forwards fadeUp}.hero-name{color:var(--text);opacity:0;margin-bottom:8px;font-family:Cormorant Garamond,serif;font-size:clamp(56px,7vw,96px);font-weight:300;line-height:1.08;animation:.8s .35s forwards fadeUp}.hero-name em{color:var(--accent2);font-style:italic}.hero-title{color:#b5b0a9;letter-spacing:.08em;opacity:0;margin-bottom:40px;font-family:Syne,sans-serif;font-size:clamp(14px,2vw,20px);font-weight:400;animation:.8s .5s forwards fadeUp}.hero-desc{color:#b5b0a9;opacity:0;max-width:420px;margin-bottom:48px;font-size:14px;line-height:1.8;animation:.8s .65s forwards fadeUp}.hero-actions{opacity:0;align-items:center;gap:20px;animation:.8s .8s forwards fadeUp;display:flex}.hero-right{opacity:0;justify-content:center;align-items:center;height:100vh;animation:1.2s .4s forwards fadeIn;display:flex;position:relative}.hero-img-frame{width:380px;height:480px;position:relative}.hero-img-frame img{object-fit:cover;object-position:center 75%;border:1px solid var(--border);width:100%;height:100%}.hero-img-frame:before{content:"";z-index:-1;border:1px solid #ffffff26;position:absolute;inset:16px -16px -16px 16px}.hero-stats{gap:0;display:flex;position:absolute;bottom:-24px;left:-40px}.stat-card{background:var(--bg2);border:1px solid var(--border);text-align:center;padding:16px 24px}.stat-card:first-child{border-right:none}.stat-top{align-items:baseline;gap:6px;display:flex}.stat-num,.stat-unit{color:var(--accent2);font-family:Cormorant Garamond,serif;font-size:32px;font-weight:300}.stat-label{color:#b5b0a9;letter-spacing:.12em;text-transform:uppercase;font-size:11px}#work{background:var(--bg)}.work-header{justify-content:space-between;align-items:flex-end;margin-bottom:64px;display:flex}.work-intro{color:#b5b0a9;max-width:560px;margin-top:16px;font-size:14px;line-height:1.8}.work-grid{grid-template-columns:1fr 1fr;grid-auto-flow:dense;gap:2px;display:grid}.project-card{background:var(--surface);cursor:pointer;color:inherit;text-decoration:none;display:block;position:relative;overflow:hidden}.project-card.wide{grid-column:span 2}.project-img{aspect-ratio:16/9;background:var(--surface);justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.project-badge{z-index:2;letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:4px;padding:6px 10px;font-size:10px;font-weight:500;position:absolute;top:16px;left:16px}.project-badge--concept{color:#fff;background:#7c5cffd9}.project-badge--case-study{color:var(--accent2);background:#0c0c0bbf;border:1px solid #c9a87c59}.project-badge--design-system{color:#fff;background:#2563ebd9}.project-img-inner{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,.46,.45,.94);display:block}.project-card:hover .project-img-inner{transform:scale(1.04)}.project-info{justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 24px 24px;display:flex}.project-tag{color:var(--accent);letter-spacing:.15em;text-transform:uppercase;margin-bottom:6px;font-size:11px}.project-title{color:var(--text);font-family:Syne,sans-serif;font-size:16px;font-weight:700}.project-arrow{border:1px solid var(--border);color:#b5b0a9;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:flex}.project-card:hover .project-arrow{background:var(--accent);color:var(--bg);border-color:var(--accent)}.private-work{border-top:1px solid var(--border);margin-top:64px;padding-top:48px}.private-work-header{grid-template-columns:1fr 1fr;align-items:start;gap:32px;margin-bottom:32px;display:grid}.private-work-title{color:var(--text);margin-top:8px;font-family:Cormorant Garamond,serif;font-size:clamp(24px,3vw,32px);font-weight:300}.private-work-title em{color:var(--accent2);font-style:italic}.private-work-note{color:#b5b0a9;margin:0;font-size:13px;line-height:1.8}.private-work-grid{grid-template-columns:repeat(3,1fr);gap:2px;display:grid}.private-work-card{background:var(--surface);border:1px solid var(--border);color:inherit;padding:24px;text-decoration:none;transition:border-color .2s,background .2s;display:block}.private-work-card:hover{border-color:var(--accent);background:var(--bg2)}.private-work-badge{letter-spacing:.12em;text-transform:uppercase;border:1px solid var(--border);color:#b5b0a9;margin-bottom:12px;padding:4px 8px;font-size:10px;display:inline-block}.private-work-card-title{color:var(--text);margin-bottom:6px;font-family:Syne,sans-serif;font-size:15px;font-weight:700}.private-work-card-tag{color:var(--accent);letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px;font-size:11px}.private-work-card-cta{color:var(--accent2);letter-spacing:.05em;font-size:12px}#about{background:var(--bg2);box-shadow:0 0 0 100vmax var(--bg2);clip-path:inset(0 -100vmax);grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.about-body p{color:#b5b0a9;margin-bottom:20px;font-size:14px;line-height:1.8}.skills-grid{border:1px solid var(--border);grid-template-columns:1fr 1fr;gap:1px;margin-top:40px;display:grid}.skill-item{border-right:1px solid var(--border);border-bottom:1px solid var(--border);color:#b5b0a9;letter-spacing:.08em;align-items:center;gap:10px;padding:14px 20px;font-size:12px;transition:background .2s,color .2s;display:flex}.skill-item:hover{background:var(--surface);color:var(--accent2)}.skill-dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:4px;height:4px}.about-img-wrap{position:relative}.about-img{aspect-ratio:3/4;background:var(--bg2);border:none;width:100%;position:relative;overflow:hidden}.ux-scene{background:radial-gradient(at 50% 45%,#f0ede608 0%,#0000 70%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ux-scene:before{content:"";background-image:linear-gradient(#f0ede60a 1px,#0000 1px),linear-gradient(90deg,#f0ede60a 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 50% 45%,#000 20%,#0000 70%);mask-image:radial-gradient(at 50% 45%,#000 20%,#0000 70%)}.ux-stage{aspect-ratio:1;width:90%;max-height:90%;position:relative}.ux-el{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#f0ede604;border:1px solid #f0ede617;position:absolute}.ux-browser{border-radius:8px;width:220px;height:156px;animation:10s ease-in-out infinite uxFloat;top:8%;left:50%;transform:translate(-50%);box-shadow:0 8px 40px #00000026}.ux-browser-bar{border-bottom:1px solid #f0ede60f;align-items:center;gap:5px;height:20px;padding:0 10px;display:flex}.ux-browser-dot{background:#f0ede62e;border-radius:50%;width:5px;height:5px}.ux-browser-url{background:#f0ede60f;border-radius:3px;width:60px;height:6px;margin-left:8px}.ux-browser-body{gap:8px;height:calc(100% - 20px);padding:10px;display:flex}.ux-sidebar{border-right:1px solid #f0ede60d;flex-direction:column;gap:7px;width:40px;padding-right:8px;display:flex}.ux-nav-line{background:#f0ede61a;border-radius:2px;height:3px;animation:5s ease-in-out infinite uxPulseBar}.ux-nav-line:nth-child(2){width:70%;animation-delay:.6s}.ux-nav-line:nth-child(3){width:55%;animation-delay:1.2s}.ux-nav-line:nth-child(4){width:80%;animation-delay:1.8s}.ux-content{flex:1;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:5px;display:grid}.ux-card{border:1px solid #f0ede60f;border-radius:4px;flex-direction:column;gap:3px;padding:5px;display:flex;overflow:hidden}.ux-card-img{background:#f0ede60a;border-radius:3px;flex:1;animation:7s ease-in-out infinite uxShimmer}.ux-card:nth-child(2) .ux-card-img{animation-delay:1.8s}.ux-card:nth-child(3) .ux-card-img{animation-delay:3.5s}.ux-card:nth-child(4) .ux-card-img{animation-delay:5.2s}.ux-card-line{background:#f0ede60f;border-radius:2px;flex-shrink:0;height:3px}.ux-card-line:last-child{width:55%}.ux-phone{border-radius:12px;width:72px;height:130px;animation:9s ease-in-out 1.5s infinite uxFloatSimple;bottom:12%;left:8%;box-shadow:0 6px 30px #0000001f}.ux-phone-notch{background:#f0ede61a;border-radius:4px;width:28px;height:4px;margin:8px auto 6px}.ux-phone-body{flex-direction:column;gap:5px;padding:0 8px 8px;display:flex}.ux-phone-hero{background:#f0ede60a;border:1px solid #f0ede60d;border-radius:4px;height:28px}.ux-phone-block{background:#f0ede60a;border:1px solid #f0ede60d;border-radius:2px;height:8px}.ux-phone-block:nth-child(3){width:80%}.ux-phone-btn{background:#f0ede61a;border-radius:5px;width:48px;height:10px;margin-top:4px}.ux-phone-nav{border-top:1px solid #f0ede60d;justify-content:center;gap:10px;margin-top:auto;padding-top:6px;display:flex}.ux-phone-nav-dot{background:#f0ede61a;border-radius:50%;width:4px;height:4px}.ux-tokens{border-radius:8px;flex-direction:column;gap:8px;width:110px;height:auto;padding:10px;animation:11s ease-in-out 3s infinite uxFloatSimple;display:flex;bottom:10%;right:6%;box-shadow:0 6px 30px #0000001f}.ux-tokens-title{background:#f0ede624;border-radius:2px;width:50px;height:4px}.ux-swatch-grid{grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.ux-swatch{aspect-ratio:1;border:1px solid #f0ede614;border-radius:4px}.ux-swatch:first-child{background:#f0ede60d}.ux-swatch:nth-child(2){background:#f0ede61a}.ux-swatch:nth-child(3){background:#f0ede629}.ux-swatch:nth-child(4){background:#f0ede60f}.ux-swatch:nth-child(5){background:#f0ede61f}.ux-swatch:nth-child(6){background:#f0ede60a}.ux-swatch:nth-child(7){background:#f0ede614}.ux-swatch:nth-child(8){background:#f0ede624}.ux-type-row{flex-direction:column;gap:3px;display:flex}.ux-type-line{background:#f0ede612;border-radius:2px;height:3px}.ux-type-line:first-child{background:#f0ede61a;width:70%;height:5px}.ux-type-line:nth-child(2){width:90%}.ux-type-line:nth-child(3){width:60%}.ux-flow{align-items:center;gap:0;display:flex;position:absolute;top:55%;left:50%;transform:translate(-50%)}.ux-flow-node{background:#f0ede605;border:1px solid #f0ede61a;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.ux-flow-node-inner{background:#f0ede614;border-radius:3px;width:10px;height:10px}.ux-flow-node:first-child{animation:4s ease-in-out infinite uxNodePulse}.ux-flow-node:nth-child(3){animation:4s ease-in-out 1.3s infinite uxNodePulse}.ux-flow-node:nth-child(5){animation:4s ease-in-out 2.6s infinite uxNodePulse}.ux-flow-arrow{background:#f0ede614;width:24px;height:1px;position:relative}.ux-flow-arrow:after{content:"";border:2px solid #0000;border-left:4px solid #f0ede61f;position:absolute;top:-2px;right:-1px}.ux-flow-pulse{background:#f0ede64d;width:6px;height:1px;animation:3s ease-in-out infinite uxFlowTravel;position:absolute;top:0;left:0}.ux-flow-arrow:nth-child(4) .ux-flow-pulse{animation-delay:1.5s}.ux-cursor{z-index:5;filter:drop-shadow(0 2px 6px #0000004d);width:18px;height:18px;animation:16s ease-in-out infinite uxCursorMove;position:absolute}.ux-cursor svg{width:100%;height:100%}.ux-cursor-ring{border:1px solid #f0ede61f;border-radius:50%;width:30px;height:30px;animation:2s ease-in-out infinite uxRingPulse;position:absolute;top:-6px;left:-6px}@keyframes uxFloat{0%,to{transform:translateY(0)translate(-50%)}50%{transform:translateY(-10px)translate(-50%)}}@keyframes uxFloatSimple{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes uxShimmer{0%,to{opacity:1}50%{opacity:.3}}@keyframes uxPulseBar{0%,to{opacity:1}50%{opacity:.2}}@keyframes uxNodePulse{0%,to{border-color:#f0ede61a}50%{background:#f0ede60a;border-color:#f0ede640}}@keyframes uxFlowTravel{0%{opacity:0;left:0}20%{opacity:1}80%{opacity:1}to{opacity:0;left:100%}}@keyframes uxRingPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:0;transform:scale(1.4)}}@keyframes uxCursorMove{0%,to{top:30%;left:55%}15%{top:15%;left:48%}30%{top:22%;left:62%}45%{top:56%;left:42%}60%{top:60%;left:70%}75%{top:40%;left:30%}90%{top:50%;left:55%}}.personal-grid{border:1px solid var(--border);grid-template-columns:1fr;gap:0;margin-top:16px;display:grid}.personal-item{border-bottom:1px solid var(--border);padding:14px 20px;transition:background .2s,color .2s}.personal-item:last-child{border-bottom:none}.personal-item:hover{background:var(--surface);color:var(--accent2)}.personal-label{letter-spacing:.15em;text-transform:uppercase;color:#b5b0a9;margin-bottom:6px;font-family:Syne,sans-serif;font-size:11px;font-weight:700}.personal-value{color:#b5b0a9;letter-spacing:.04em;font-size:14px;line-height:1.8}.personal-item:hover .personal-value{color:var(--accent2)}#services{background:var(--bg)}.services-grid{border:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:1px;margin-top:64px;display:grid}.service-card{background:var(--bg);border-right:1px solid var(--border);padding:24px 36px;transition:background .3s;position:relative;overflow:hidden}.service-card:last-child{border-right:none}.service-card:before{content:"";background:var(--accent);transform-origin:0;height:2px;transition:transform .4s;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.service-card:hover:before{transform:scaleX(1)}.service-card:hover{background:var(--surface)}.service-num{color:#ffffff14;margin-bottom:24px;font-family:Cormorant Garamond,serif;font-size:48px;font-weight:300}.service-icon{border:1px solid var(--border);width:44px;height:44px;color:var(--accent);justify-content:center;align-items:center;margin-bottom:24px;display:flex}.service-title{color:var(--text);margin-bottom:16px;font-family:Syne,sans-serif;font-size:16px;font-weight:700}.service-desc{color:#b5b0a9;font-size:14px;line-height:1.8}#process{background:var(--bg2);box-shadow:0 0 0 100vmax var(--bg2);clip-path:inset(0 -100vmax);padding-top:calc(var(--section-pad-y) + 20px);padding-bottom:calc(var(--section-pad-y) + 20px)}.process-steps{grid-template-columns:repeat(4,1fr);gap:0;margin-top:64px;display:grid;position:relative}.process-steps:before{content:"";background:var(--border);height:1px;position:absolute;top:28px;left:10%;right:10%}.process-step{text-align:center;padding:0 24px}.step-num-wrap{border:1px solid var(--border);background:var(--bg2);z-index:1;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 24px;transition:border-color .2s,background .2s;display:flex;position:relative}.process-step:hover .step-num-wrap{border-color:var(--accent);background:var(--surface)}.step-num{color:var(--accent);font-family:Cormorant Garamond,serif;font-size:20px;font-weight:400}.step-title{color:var(--text);margin-bottom:12px;font-family:Syne,sans-serif;font-size:15px;font-weight:700}.step-desc{color:#b5b0a9;font-size:14px;line-height:1.8}#experience{background:var(--bg);overflow:hidden}.testimonials-header{justify-content:space-between;align-items:flex-end;margin-bottom:64px;display:flex}.experience-intro{color:#b5b0a9;max-width:520px;margin-top:16px;font-size:14px;line-height:1.8}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.testimonial-card{background:var(--surface);border-top:1px solid var(--border);flex-direction:column;padding:40px 36px;display:flex;position:relative}.testimonial-text{color:#b5b0a9;margin-bottom:32px;font-family:DM Mono,monospace;font-size:14px;font-style:normal;font-weight:300;line-height:1.8}.testimonial-author{align-items:center;gap:14px;margin-top:auto;padding-top:32px;display:flex}.author-avatar{aspect-ratio:1;border:1px solid var(--border);background:var(--bg);width:40px;min-width:40px;height:40px;min-height:40px;color:var(--accent);border-radius:50%;flex:none;justify-content:center;align-items:center;font-family:Syne,sans-serif;font-size:14px;display:flex}.author-name{color:var(--text);font-family:Syne,sans-serif;font-size:15px;font-weight:700}.author-role{color:#b5b0a9;margin-top:2px;font-size:12px}#credentials{background:var(--bg)}.credentials-header{justify-content:space-between;align-items:flex-end;margin-bottom:64px;display:flex}.credentials-columns{grid-template-columns:1fr 1fr;gap:80px;display:grid}.credentials-col h3{letter-spacing:.1em;text-transform:uppercase;color:var(--text);margin-bottom:32px;font-family:Syne,sans-serif;font-size:15px;font-weight:700}.cert-list{margin:0;padding:0;list-style:none}.cert-item{border-bottom:1px solid var(--border);align-items:flex-start;gap:16px;padding:18px 0;display:flex}.cert-item:first-child{padding-top:0}.cert-item:last-child{border-bottom:none}.cert-icon{border:1px solid var(--border);width:28px;height:28px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-family:Syne,sans-serif;font-size:10px;font-weight:700;display:flex}.cert-details{flex:1}.cert-name{color:var(--text);letter-spacing:.04em;font-size:14px;line-height:1.8}.cert-issuer{color:#b5b0a9;letter-spacing:.06em;margin-top:3px;font-size:11px}.cert-sub{color:#b5b0a9;letter-spacing:.04em;border-left:1px solid var(--border);margin-top:6px;padding-left:12px;font-size:12px;line-height:1.8}.edu-item{border-bottom:1px solid var(--border);padding:24px 0}.edu-item:first-child{padding-top:0}.edu-item:last-child{border-bottom:none}.edu-degree{color:var(--text);font-family:Cormorant Garamond,serif;font-size:20px;line-height:1.3}.edu-school{color:#b5b0a9;letter-spacing:.06em;margin-top:6px;font-size:12px}.edu-year{color:var(--accent);letter-spacing:.08em;margin-top:4px;font-family:DM Mono,monospace;font-size:11px}#contact{background:var(--bg2);box-shadow:0 0 0 100vmax var(--bg2);clip-path:inset(0 -100vmax);grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.contact-availability{color:#7fba7f;letter-spacing:.1em;text-transform:uppercase;background:#64c8640d;border:1px solid #64c8644d;align-items:center;gap:8px;margin-top:24px;padding:8px 16px;font-size:11px;display:inline-flex}.avail-dot{background:#7fba7f;border-radius:50%;width:6px;height:6px;animation:2s infinite pulse}.contact-form{flex-direction:column;gap:0;display:flex}.form-group{margin-bottom:2px}.form-label{letter-spacing:.15em;text-transform:uppercase;color:#b5b0a9;margin-top:16px;margin-bottom:6px;font-size:11px;display:block}.form-input,.form-textarea{background:var(--surface);border:1px solid var(--border);width:100%;color:var(--text);outline:none;padding:14px 18px;font-family:DM Mono,monospace;font-size:14px;transition:border-color .2s}.form-input:focus,.form-textarea:focus{border-color:var(--accent)}.form-textarea{resize:vertical;min-height:120px}.form-submit{background:var(--accent);color:var(--bg);letter-spacing:.15em;text-transform:uppercase;cursor:pointer;border:none;align-self:flex-start;margin-top:24px;padding:16px 40px;font-family:DM Mono,monospace;font-size:12px;transition:background .2s}.form-submit:hover{background:var(--accent2)}.form-submit:disabled{opacity:.5;cursor:default}.form-status{letter-spacing:.05em;margin-top:16px;font-size:14px;line-height:1.8}.form-status.success{color:#02864a}.form-status.error{color:#e8083e}.contact-info{padding-top:20px}.contact-note{color:#b5b0a9;letter-spacing:.02em;margin-top:20px;margin-bottom:0;font-size:14px;line-height:1.8}.contact-detail{align-items:flex-start;gap:16px;margin-top:24px;margin-bottom:0;display:flex}.contact-icon{border:1px solid var(--border);width:40px;height:40px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-detail-label{color:#b5b0a9;letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:11px}.contact-detail-value{color:var(--text);font-size:14px}.social-row{gap:2px;margin-top:24px;display:flex}.social-link--text{letter-spacing:.04em;color:var(--accent2);border:1px solid var(--border);align-items:center;gap:8px;padding:10px 16px;font-size:12px;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.social-link--text svg{color:#b5b0a9;flex-shrink:0;transition:color .2s}.social-link--text:hover{border-color:var(--accent2);color:var(--text)}.social-link--text:hover svg{color:var(--accent2)}.social-link{border:1px solid var(--border);color:#b5b0a9;letter-spacing:.05em;justify-content:center;align-items:center;width:44px;height:44px;font-family:Syne,sans-serif;font-size:11px;font-weight:700;text-decoration:none;transition:background .2s,color .2s,border-color .2s;display:flex}.social-link:hover{background:var(--accent);color:var(--bg);border-color:var(--accent)}@media (max-width:1024px){#hero{padding:130px var(--layout-gutter) 80px;flex-direction:column;align-items:flex-start;min-height:auto;display:flex}.hero-left{padding-right:0;display:contents}.hero-availability{order:0}.hero-eyebrow{order:1}.hero-name{order:2}.hero-title{order:3}.hero-desc{order:4;max-width:100%}.hero-right{order:5;justify-content:center;align-self:center;height:auto;margin:32px 0 80px;display:flex}.hero-img-frame{width:280px;height:360px}.hero-actions{order:6}.hero-bg-line{display:none}.hero-counter{left:var(--layout-gutter);bottom:32px}.hero-scroll{right:var(--layout-gutter);bottom:32px}.work-grid{grid-template-columns:1fr 1fr;gap:2px}.project-card.wide{grid-column:span 2}.work-header{flex-direction:column;align-items:flex-start;gap:16px}#about{grid-template-columns:1fr}.about-img-wrap{display:none}.services-grid{grid-template-columns:1fr}.service-card{border-right:none;border-bottom:1px solid var(--border)}.service-card:last-child{border-bottom:none}.process-steps{grid-template-columns:1fr 1fr;gap:40px}.process-steps:before{display:none}.testimonial-grid,.personal-grid{grid-template-columns:1fr}.credentials-columns,#contact{grid-template-columns:1fr;gap:48px}.private-work-header{grid-template-columns:1fr;gap:16px}.private-work-grid{grid-template-columns:1fr}}@media (max-width:640px){#hero{padding:100px var(--layout-gutter) 64px}.hero-name{font-size:clamp(44px,13vw,64px)}.hero-actions{flex-direction:column;align-items:flex-start;gap:16px}.btn-primary{text-align:center;width:100%;padding:16px}.hero-counter,.hero-scroll{display:none}.hero-img-frame{width:240px;height:320px}.hero-stats{bottom:-28px;left:0}.stat-card{padding:12px 16px}.work-grid{grid-template-columns:1fr}.project-card.wide{grid-column:span 1}.skills-grid{grid-template-columns:1fr}.credentials-header{margin-bottom:40px}.process-steps{grid-template-columns:1fr;gap:32px}.services-grid{margin-top:40px}.service-card{padding:20px}.testimonials-header{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:40px}.testimonial-card{padding:28px 20px}.personal-grid{gap:0}#contact{gap:48px}.contact-detail{gap:12px}.form-submit{text-align:center;width:100%}.social-row{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.hero-availability,.hero-eyebrow,.hero-name,.hero-title,.hero-desc,.hero-actions,.hero-img-frame,.ux-scene *,.ux-cursor{opacity:1!important;animation:none!important;transform:none!important}}
