@font-face{font-family:Bebas Neue;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8b44c7e6549520b2-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Bebas Neue;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6c25f6e897d845a3-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Bebas Neue Fallback;src:local("Arial");ascent-override:117.32%;descent-override:39.11%;line-gap-override:0.00%;size-adjust:76.72%}.__className_d758cf{font-family:Bebas Neue,Bebas Neue Fallback;font-weight:400;font-style:normal}.__variable_d758cf{--font-heading:"Bebas Neue","Bebas Neue Fallback"}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_0d7163{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_0d7163{--font-body:"DM Sans","DM Sans Fallback"}*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}:root{--black:#0a0a0a;--white:#f7f6f2;--gray:#888;--light:#e8e6df;--h:var(--font-heading),sans-serif;--b:var(--font-body),sans-serif}body{font-family:var(--b);background:var(--white);color:var(--black);overflow-x:hidden}.dot{background-image:radial-gradient(circle,#c8c5bb 1px,transparent 0);background-size:22px 22px}.container{width:92%;max-width:1200px;margin:0 auto}.tag{display:inline-flex;align-items:center;gap:8px;border:1.5px solid #bbb;border-radius:50px;padding:6px 18px;font-size:.78rem;letter-spacing:2px;text-transform:uppercase;color:var(--gray)}.tag span{width:5px;height:5px;background:var(--gray);border-radius:50%}.arrow-btn{display:inline-flex;align-items:center;gap:12px;background:var(--black);color:#fff;border:none;cursor:pointer;padding:16px 32px;border-radius:50px;font-family:var(--b);font-size:.85rem;font-weight:600;letter-spacing:2px;text-transform:uppercase;text-decoration:none;transition:background .25s,transform .2s}.arrow-btn:hover{background:#222;transform:translateY(-2px)}.arrow-btn .icon{width:30px;height:30px;border-radius:50%;border:1.5px solid rgba(255,255,255,.4);display:grid;place-items:center;font-size:.85rem}.arrow-circle{background:var(--black);color:#fff;place-items:center}.arrow-circle,.arrow-circle-outline{width:52px;height:52px;border-radius:50%;display:grid;font-size:1.1rem;flex-shrink:0}.arrow-circle-outline{border:1.5px solid var(--black);place-items:center;transition:background .2s,color .2s}.arrow-circle-outline:hover{background:var(--black);color:#fff}section{position:relative}nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:0 5%;display:flex;align-items:center;justify-content:space-between;height:68px;background:rgba(247,246,242,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.07)}.nav-logo{width:40px;height:40px;border-radius:10px;border:1px solid rgba(0,0,0,.08);background:#fff;display:grid;place-items:center;overflow:hidden;flex-shrink:0;text-decoration:none;transition:border-color .2s,box-shadow .2s}.nav-logo:hover{border-color:rgba(0,0,0,.14);box-shadow:0 2px 10px rgba(0,0,0,.06)}.nav-logo img{width:100%;height:100%;object-fit:contain;display:block}.nav-links{display:flex;gap:36px;list-style:none}.nav-links a{text-decoration:none;color:var(--black);font-size:.78rem;font-weight:500;letter-spacing:1.5px;text-transform:uppercase;transition:opacity .2s}.nav-links a.active,.nav-links a:hover{opacity:.5}.nav-cta{background:var(--black);color:#fff;border:none;cursor:pointer;border-radius:50px;padding:10px 24px;font-family:var(--b);font-size:.75rem;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;text-decoration:none;transition:opacity .2s}.nav-cta:hover{opacity:.8}.nav-burger{display:none;flex-direction:column;gap:5px;cursor:pointer;background:none;border:none;padding:4px}.nav-burger span{display:block;width:24px;height:2px;background:var(--black);transition:.3s}#hero{min-height:100vh;padding-top:68px;display:flex;align-items:stretch;overflow:hidden;position:relative}#hero:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:0;opacity:0;animation:heroVignetteIn 1.4s ease .1s forwards;background:radial-gradient(ellipse 70% 55% at 88% 18%,rgba(10,10,10,.035) 0,transparent 55%),radial-gradient(ellipse 55% 45% at 8% 88%,rgba(10,10,10,.028) 0,transparent 50%)}.hero-inner{position:relative;z-index:1;width:100%;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:72px 5%;grid-gap:clamp(40px,7vw,96px);gap:clamp(40px,7vw,96px)}.hero-left{z-index:2;max-width:640px}.tag--hero{border-color:rgba(10,10,10,.14);background:rgba(247,246,242,.65);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:2.2px;color:rgba(10,10,10,.45)}.hero-title{font-family:var(--h);font-size:clamp(4rem,9vw,9rem);line-height:.9;letter-spacing:.02em;text-transform:uppercase;color:var(--black)}.hero-subtitle{margin-top:32px;font-size:.82rem;font-weight:500;color:rgba(10,10,10,.42);letter-spacing:3px;text-transform:uppercase;line-height:1.5;max-width:26em}.hero-cta-row{margin-top:40px;display:flex;align-items:center;gap:28px;flex-wrap:wrap}.hero-note{font-size:.78rem;color:rgba(10,10,10,.38);max-width:200px;line-height:1.55;letter-spacing:.02em}.hero-right{position:relative;display:flex;align-items:center;justify-content:flex-end;min-height:min(52vh,440px);padding-left:clamp(24px,5vw,48px)}.hero-right:before{content:"";position:absolute;left:0;top:12%;bottom:12%;width:1px;transform:scaleY(0);transform-origin:center center;background:linear-gradient(180deg,transparent,rgba(10,10,10,.09) 18%,rgba(10,10,10,.09) 82%,transparent);pointer-events:none;animation:heroDividerGrow .85s cubic-bezier(.22,1,.36,1) .4s forwards}.hero-stats-cluster{position:relative;width:100%;max-width:420px;min-height:280px;padding:32px 0 40px 12px}.hero-stats-cluster__line{position:absolute;left:-4%;bottom:6%;width:92%;height:58%;max-height:240px;color:var(--black);pointer-events:none;z-index:0;shape-rendering:geometricPrecision}.hero-stats-stair{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:clamp(18px,3vw,32px)}.hero-stats-stair .stat-item{position:relative;padding-left:20px;padding-bottom:2px}.hero-stats-stair .stat-item:before{content:"";position:absolute;left:0;top:.2em;width:2px;height:1.15em;background:linear-gradient(180deg,var(--black) 0,rgba(10,10,10,.12) 100%);border-radius:1px}.hero-stats-stair .stat-item:first-child{margin-left:0;text-align:left}.hero-stats-stair .stat-item:nth-child(2){margin-left:clamp(36px,8.5vw,92px);text-align:left}.hero-stats-stair .stat-item:nth-child(3){margin-left:clamp(72px,17vw,176px);text-align:left}.hero-stats-stair .stat-num{font-size:clamp(2.85rem,5.2vw,3.65rem);letter-spacing:.03em;line-height:.95;margin-bottom:8px}.hero-stats-stair .stat-label{font-size:.68rem;font-weight:500;letter-spacing:2.4px;text-transform:uppercase;color:rgba(10,10,10,.4);line-height:1.45}@keyframes heroReveal{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes heroRevealSoft{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes heroEyebrow{0%{opacity:0;transform:translateX(-50%) translateY(-10px) scale(.97)}to{opacity:1;transform:translateX(-50%) translateY(0) scale(1)}}@keyframes heroStrokeDraw{to{stroke-dashoffset:0}}@keyframes heroDividerGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes heroAccentBar{0%{transform:scaleY(0);opacity:0}to{transform:scaleY(1);opacity:1}}@keyframes heroVignetteIn{0%{opacity:0}to{opacity:1}}#hero .hero-eyebrow{position:absolute;top:84px;left:50%;z-index:3;opacity:0;animation:heroEyebrow .85s cubic-bezier(.22,1,.36,1) forwards}#hero .hero-title{opacity:0;animation:heroReveal .95s cubic-bezier(.22,1,.36,1) .08s forwards}#hero .hero-subtitle{opacity:0;animation:heroRevealSoft .85s cubic-bezier(.22,1,.36,1) .2s forwards}#hero .hero-cta-row{opacity:0;animation:heroRevealSoft .85s cubic-bezier(.22,1,.36,1) .32s forwards}#hero .hero-right{opacity:0;animation:heroReveal 1s cubic-bezier(.22,1,.36,1) .22s forwards}#hero .hero-stats-stair .stat-item{opacity:0;animation:heroRevealSoft .75s cubic-bezier(.22,1,.36,1) forwards}#hero .hero-stats-stair .stat-item:first-child{animation-delay:.48s}#hero .hero-stats-stair .stat-item:nth-child(2){animation-delay:.6s}#hero .hero-stats-stair .stat-item:nth-child(3){animation-delay:.72s}#hero .hero-stats-stair .stat-item:before{transform:scaleY(0);transform-origin:top center;opacity:0;animation:heroAccentBar .55s cubic-bezier(.22,1,.36,1) forwards}#hero .hero-stats-stair .stat-item:first-child:before{animation-delay:.55s}#hero .hero-stats-stair .stat-item:nth-child(2):before{animation-delay:.67s}#hero .hero-stats-stair .stat-item:nth-child(3):before{animation-delay:.79s}.hero-stats-cluster__path--main{stroke-dasharray:460;stroke-dashoffset:460;animation:heroStrokeDraw 1.15s cubic-bezier(.45,0,.2,1) .45s forwards}.hero-stats-cluster__path--ghost{stroke-dasharray:420;stroke-dashoffset:420;animation:heroStrokeDraw .95s cubic-bezier(.45,0,.2,1) .72s forwards}@media (prefers-reduced-motion:reduce){#hero .hero-cta-row,#hero .hero-eyebrow,#hero .hero-right,#hero .hero-stats-stair .stat-item,#hero .hero-subtitle,#hero .hero-title{animation:none!important;opacity:1!important;transform:none!important}#hero .hero-eyebrow{transform:translateX(-50%)!important}#hero .hero-stats-stair .stat-item:before{animation:none!important;transform:none!important;opacity:1!important}.hero-stats-cluster__path--ghost,.hero-stats-cluster__path--main{animation:none!important;stroke-dashoffset:0!important}#hero:before{animation:none!important;opacity:1!important}.hero-right:before{animation:none!important;transform:none!important}}.stat-item{text-align:left}.stat-num{font-family:var(--h);font-size:2.6rem;line-height:1;display:block}.stat-label{font-size:.65rem;color:var(--gray);letter-spacing:1.5px;text-transform:uppercase;display:block}.stat-line{position:absolute;width:60px;height:1px;background:var(--black);right:100%;top:50%;margin-right:8px}.hero-pill-row{padding:16px 5% 0;margin-top:68px}#services{background:var(--black);color:#fff;padding:100px 5%}.services-inner{display:grid;grid-template-columns:280px 1fr;grid-gap:60px;gap:60px;align-items:start}.section-title{font-family:var(--h);font-size:clamp(3rem,6vw,5.5rem);line-height:.9;letter-spacing:1px;text-transform:uppercase}.services-left .section-title{color:#fff}.services-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:2px;gap:2px;background:#222}.service-card{background:#111;padding:36px 28px;transition:background .25s}.service-card:hover{background:#1a1a1a}.service-card-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:16px}.service-icon{width:44px;height:44px;border-radius:50%;border:1.5px solid #444;display:grid;place-items:center;color:#fff;font-size:1.1rem;flex-shrink:0}.service-card h3{font-family:var(--h);font-size:1.6rem;letter-spacing:.5px;color:#fff;line-height:1.05;text-transform:uppercase;margin-top:10px}.service-card p{font-size:.83rem;color:#888;line-height:1.65}.services-bottom{grid-column:2;margin-top:2px;background:#111;padding:22px 28px;border-top:1px solid #222;font-size:.78rem;letter-spacing:1.5px;text-transform:uppercase;color:#666;text-align:center}#about{padding:110px 5%}.about-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.about-img-wrap{position:relative}.about-img-wrap .portrait-luxe--about .portrait-img{width:100%;height:auto;display:block}.about-img-placeholder{width:100%;aspect-ratio:4/5;background:#e0ddd6;display:flex;align-items:center;justify-content:center;color:#aaa;font-size:.85rem;-webkit-clip-path:polygon(0 0,100% 0,100% 90%,90% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 90%,90% 100%,0 100%)}.about-badge{position:absolute;bottom:-20px;right:-20px;background:var(--black);color:#fff;padding:20px 24px;min-width:160px;text-align:center}.about-badge .big{font-family:var(--h);font-size:2.8rem;display:block}.about-badge .small{font-size:.68rem;letter-spacing:1.5px;text-transform:uppercase;color:#aaa;display:block;margin-top:2px}.about-right .section-title,.about-right .tag{margin-bottom:24px}.about-right p{font-size:.95rem;line-height:1.8;color:#555;margin-bottom:20px}.about-right .arrow-btn{margin-top:12px}#why{background:var(--black);color:#fff;padding:110px 5%}.why-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.why-list{display:flex;flex-direction:column;gap:0}.why-item{display:flex;align-items:flex-start;gap:20px;padding:28px 0;border-bottom:1px solid #1e1e1e;transition:padding-left .25s;cursor:default}.why-item:first-child{padding-top:0}.why-item:hover{padding-left:6px}.why-item:hover .why-num{color:#fff}.why-num{font-family:var(--h);font-size:2.2rem;color:#333;line-height:1;flex-shrink:0;width:50px;transition:color .25s}.why-item h3{font-family:var(--h);font-size:1.5rem;text-transform:uppercase;margin-bottom:8px;letter-spacing:.5px}.why-item p{font-size:.83rem;color:#666;line-height:1.65}.why-right{position:relative}.why-right .section-title{color:#fff;margin-bottom:28px}.why-right p{color:#666;font-size:.95rem;line-height:1.8;margin-bottom:32px}.why-big-number{font-family:var(--h);font-size:clamp(6rem,14vw,14rem);color:#141414;line-height:1;letter-spacing:-4px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-top:20px}#stack{padding:110px 5%}.stack-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:64px;flex-wrap:wrap;gap:20px}.stack-head p{font-size:.9rem;color:var(--gray);max-width:320px;line-height:1.7}.stack-categories{display:flex;flex-direction:column;gap:48px}.stack-category h3{font-size:.72rem;letter-spacing:2.5px;text-transform:uppercase;color:var(--gray);margin-bottom:20px;display:flex;align-items:center;gap:12px}.stack-category h3:after{content:"";flex:1 1;height:1px;background:var(--light)}.stack-pills{display:flex;flex-wrap:wrap;gap:10px}.stack-pill{display:flex;align-items:center;gap:8px;padding:10px 18px;border:1.5px solid var(--light);border-radius:50px;font-size:.82rem;font-weight:500;transition:border-color .2s,background .2s;cursor:default}.stack-pill:hover{border-color:var(--black);background:var(--black);color:#fff}.stack-pill:hover .pill-dot{background:#fff}.pill-dot{width:6px;height:6px;border-radius:50%;background:var(--black);transition:background .2s}#portfolio{padding:110px 5%;background:var(--white)}.portfolio-head{display:grid;grid-template-columns:1fr 1fr;align-items:end;margin-bottom:64px;grid-gap:40px;gap:40px}.portfolio-head p{color:var(--gray);font-size:.9rem;line-height:1.7}.portfolio-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.project-card{border:1.5px solid var(--light);overflow:hidden;cursor:pointer;transition:transform .25s,box-shadow .25s;position:relative;background:#fff}.project-card:hover{transform:translateY(-6px);box-shadow:0 20px 60px rgba(0,0,0,.1)}.project-card:first-child{grid-column:span 2}.project-img{width:100%;aspect-ratio:16/9;background:#e8e6df;display:flex;align-items:center;justify-content:center;font-size:.8rem;color:#aaa;letter-spacing:1px;text-transform:uppercase;overflow:hidden;position:relative}.project-img.tall{aspect-ratio:4/3}.project-img .label{font-family:var(--h);font-size:3rem;color:#d8d5ce}.project-img--logo{background:linear-gradient(165deg,#f4f2ec,#e8e6df 48%,#e2dfd8);padding:clamp(20px,4vw,36px) clamp(16px,3vw,28px)}.project-img--logo .project-logo{max-width:90%;max-height:96px;width:auto;height:auto;object-fit:contain;object-position:center}.project-img--logo.tall .project-logo{max-height:132px}.project-info{padding:24px}.project-tag{font-size:.68rem;letter-spacing:2px;color:var(--gray);display:block}.project-info h3,.project-tag{text-transform:uppercase;margin-bottom:8px}.project-info h3{font-family:var(--h);font-size:1.4rem}.project-info p{font-size:.82rem;color:var(--gray);line-height:1.6}.project-card-footer{padding:16px 24px;border-top:1.5px solid var(--light);display:flex;justify-content:space-between;align-items:center}.tech-badges{display:flex;gap:6px;flex-wrap:wrap}.tech-badges--portfolio{align-items:center;gap:8px}.tech-logo-chip{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;background:#f3f2ee;border:1px solid rgba(0,0,0,.06);flex-shrink:0;transition:border-color .2s,background .2s}.project-card:hover .tech-logo-chip{background:#fff;border-color:rgba(0,0,0,.1)}.tech-logo-chip img{width:22px;height:22px;object-fit:contain}.skip-to-main,.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-to-main:focus{position:fixed;z-index:10001;left:16px;top:12px;width:auto;height:auto;margin:0;padding:12px 18px;clip:auto;overflow:visible;white-space:normal;background:var(--black);color:#fff;font-family:var(--b);font-size:.82rem;font-weight:600;letter-spacing:.04em;text-decoration:none;border-radius:6px;outline:2px solid #fff;outline-offset:3px}.tech-badge{font-size:.68rem;padding:4px 10px;border:1px solid var(--light);border-radius:20px;letter-spacing:.5px}.portfolio-cta{margin-top:48px;display:flex;justify-content:center}#testimonials{background:var(--black);color:#fff;padding:110px 5%;overflow:hidden}.testimonials-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:64px;flex-wrap:wrap;gap:20px}.testimonials-head .section-title{color:#fff}.testimonials-head p{color:#666;font-size:.9rem;max-width:300px;line-height:1.7}.testimonials-carousel{position:relative;max-width:820px;margin:0 auto;padding:0}.testimonials-carousel__viewport{position:relative;overflow:hidden;touch-action:pan-y}.testimonials-carousel__track{display:flex;align-items:flex-start;width:100%;will-change:transform}@media (prefers-reduced-motion:no-preference){.testimonials-carousel__track{transition:transform .55s cubic-bezier(.22,1,.36,1)}}.testimonials-carousel__slide{flex:0 0 100%;min-width:0;padding:0 6px;box-sizing:border-box}.testi-card--carousel{display:flex;flex-direction:column;width:100%;height:340px;box-sizing:border-box;padding:28px 26px 24px}.testi-card--carousel__top{flex-shrink:0}.testi-card--carousel .testi-stars{margin-bottom:10px}.testi-quote--carousel{font-size:2rem;margin-bottom:10px}.testi-carousel__grow{flex:1 1;min-height:0;display:flex;flex-direction:column;gap:8px}.testi-text-block--carousel{flex:1 1;min-height:0;overflow:hidden}.testi-text-block--carousel.is-expanded{overflow-y:auto;-webkit-overflow-scrolling:touch}.testi-text-block--carousel .testi-text{margin-bottom:0}.testi-text-block--carousel .testi-text+.testi-text{margin-top:.85rem}.testi-read-more{flex-shrink:0;align-self:flex-start;margin:0;padding:0;border:none;background:none;font:inherit;font-size:.8rem;font-weight:600;letter-spacing:.04em;color:#f5c518;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.testi-read-more:hover{color:#ffd54a}.testi-read-more:focus-visible{outline:2px solid #fff;outline-offset:3px}.testi-author--carousel{flex-shrink:0;margin-top:14px;padding-top:14px;border-top:1px solid #1e1e1e}.testimonials-carousel__dots{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:28px}.testimonials-carousel__dot{width:9px;height:9px;border-radius:50%;border:none;padding:0;background:#333;cursor:pointer;transition:background .2s,transform .2s}.testimonials-carousel__dot:hover{background:#555}.testimonials-carousel__dot.is-active{background:#f5c518;transform:scale(1.15)}.testimonials-carousel__dot:focus-visible{outline:2px solid #fff;outline-offset:3px}.testi-card{background:#111;padding:36px 32px;border:1px solid #1e1e1e;transition:border-color .25s}.testi-card:hover{border-color:#333}.testi-quote{font-size:2.5rem;color:#333;line-height:1;margin-bottom:16px;font-family:Georgia,serif}.testi-text{font-size:.88rem;color:#999;line-height:1.75;margin-bottom:28px}.testi-author{display:flex;align-items:center;gap:14px}.testi-avatar{width:44px;height:44px;border-radius:50%;background:#222;display:grid;place-items:center;font-family:var(--h);font-size:1.2rem;color:#555;flex-shrink:0}.testi-name{font-weight:600;font-size:.88rem;display:block}.testi-role{font-size:.75rem;color:#555;display:block;margin-top:2px}.testi-stars{display:flex;gap:3px;margin-bottom:20px}.testi-stars span{color:#f5c518;font-size:.85rem}#contact{padding:110px 5%}.contact-inner{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:start}.contact-left .section-title{margin-bottom:20px}.contact-left p{color:var(--gray);font-size:.95rem;line-height:1.8;margin-bottom:36px}.contact-info{display:flex;flex-direction:column;gap:16px}.contact-item{display:flex;align-items:center;gap:14px;font-size:.88rem}.contact-item-icon{width:40px;height:40px;border:1.5px solid var(--light);border-radius:50%;display:grid;place-items:center;flex-shrink:0;font-size:.9rem}.form-grid{display:flex;flex-direction:column;gap:16px}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{font-size:.75rem;letter-spacing:1.5px;text-transform:uppercase;color:var(--gray);font-weight:500}.form-group input,.form-group select,.form-group textarea{padding:14px 18px;border:1.5px solid var(--light);background:transparent;font-family:var(--b);font-size:.88rem;color:var(--black);outline:none;transition:border-color .2s;border-radius:4px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--black)}.form-group textarea{resize:vertical;min-height:120px}.form-submit{margin-top:8px}.form-submit .arrow-btn{width:100%;justify-content:center;border-radius:4px}.form-submit .arrow-btn:disabled{opacity:.55;cursor:not-allowed}.form-feedback{padding:14px 18px;border-radius:4px;font-size:.85rem;line-height:1.5}.form-feedback--success{background:#f0fff4;border:1.5px solid #c3e6cb;color:#276749}.form-feedback--error{background:#fff5f5;border:1.5px solid #feb2b2;color:#c53030}footer{background:var(--black);color:#fff;padding:60px 5% 30px}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:40px;border-bottom:1px solid #1e1e1e;flex-wrap:wrap;gap:24px}.footer-logo{font-family:var(--h);font-size:1.8rem;letter-spacing:1px}.footer-links{display:flex;gap:32px;list-style:none}.footer-links a{text-decoration:none;color:#666;font-size:.78rem;letter-spacing:1.5px;text-transform:uppercase;transition:color .2s}.footer-links a:hover{color:#fff}.footer-social{display:flex;gap:12px}.social-btn{width:38px;height:38px;border:1px solid #222;border-radius:50%;display:grid;place-items:center;color:#666;font-size:.85rem;text-decoration:none;transition:border-color .2s,color .2s}.social-btn:hover{border-color:#fff;color:#fff}.social-btn__icon{width:18px;height:18px;display:block;flex-shrink:0}.footer-bottom{padding-top:28px;display:flex;justify-content:space-between;align-items:center;font-size:.75rem;color:#444;flex-wrap:wrap;gap:12px}.mobile-menu{display:none;position:fixed;inset:0;z-index:99;background:var(--black);color:#fff;flex-direction:column;align-items:center;justify-content:center;gap:32px}.mobile-menu.open{display:flex}.mobile-menu a{font-family:var(--h);font-size:3rem;text-decoration:none;color:#fff;letter-spacing:2px}.mobile-menu .close{position:absolute;top:24px;right:5%;background:none;border:none;color:#fff;font-size:1.8rem;cursor:pointer}@media (max-width:900px){.nav-cta,.nav-links{display:none}.nav-burger{display:flex}.hero-inner{grid-template-columns:1fr;padding-top:20px}.hero-right{justify-content:center;min-height:0;margin-top:8px;padding-left:0}.hero-right:before{display:none}.hero-left{max-width:none}.hero-stats-stair .stat-item{padding-left:0}.hero-stats-stair .stat-item:before{display:none}.hero-stats-cluster{max-width:none;padding:16px 0 8px}.hero-stats-cluster__line{display:none}.hero-stats-stair{align-items:center;width:100%;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:clamp(16px,5vw,32px)}.hero-stats-stair .stat-item:first-child,.hero-stats-stair .stat-item:nth-child(2),.hero-stats-stair .stat-item:nth-child(3){margin-left:0;text-align:center}.services-inner{grid-template-columns:1fr}.services-bottom{grid-column:1}.about-inner,.portfolio-grid,.portfolio-head,.why-inner{grid-template-columns:1fr}.project-card:first-child{grid-column:span 1}.contact-inner,.form-row{grid-template-columns:1fr}.footer-top{flex-direction:column;align-items:flex-start}}@media (max-width:600px){.hero-title{font-size:4.2rem}.section-title{font-size:3rem}.services-grid{grid-template-columns:1fr}.stack-pills{gap:8px}.testi-card--carousel{height:300px;padding:22px 18px 18px}}.fade-up{opacity:0;transform:translateY(28px);transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1)}.fade-up.visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.fade-up{opacity:1;transform:none;transition:none}}.portrait-luxe{position:relative;display:block;width:100%}.portrait-luxe--about{-webkit-clip-path:polygon(0 0,100% 0,100% 90%,90% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 90%,90% 100%,0 100%);filter:drop-shadow(0 28px 56px rgba(10,10,10,.14)) drop-shadow(0 8px 16px rgba(10,10,10,.06))}.portrait-img{image-rendering:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden;vertical-align:middle}.fade-up-delay-1{transition-delay:.1s}.fade-up-delay-2{transition-delay:.2s}.fade-up-delay-3{transition-delay:.3s}