@font-face{font-family:Mandalore;src:url(/fonts/mandalore.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--black:#000;--black-soft:#050505;--black-card:#0a0a0a;--orange:#f26f21;--white:#fff;--gray:#b0b0b0;--gray-dark:#707070;--border:#ffffff1f}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;background:#000;min-height:100%}body{min-height:100vh;color:var(--white);background:#000;margin:0;font-family:Arial,sans-serif;line-height:1.7;position:relative;overflow-x:hidden}body:before{content:"";z-index:-1;pointer-events:none;filter:blur(30px);background:radial-gradient(circle at 15% 20%,#f26f211a,#0000 30%),radial-gradient(circle at 85% 35%,#f26f2114,#0000 28%),radial-gradient(circle at 50% 80%,#ffffff09,#0000 35%);position:fixed;inset:0}a{color:inherit;text-decoration:none}button{font-family:inherit}img{max-width:100%}.site{background:0 0;width:100%;min-height:100vh;position:relative;overflow:hidden}.site:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle at 10% 15%,#f26f2180,#0000 23%),radial-gradient(circle at 90% 25%,#f26f210f,#0000 25%),radial-gradient(circle,#f26f2106,#0000 32%),radial-gradient(circle at 15% 85%,#f26f210b,#0000 25%),#000 linear-gradient(135deg,#0000 20%,#ffffff03 50%,#0000 80%);position:fixed;inset:0}.site>*{z-index:1;position:relative}.header{z-index:20;justify-content:space-between;align-items:center;width:min(1400px,100% - 80px);height:90px;margin:0 auto;display:flex;position:relative}.logo{flex-shrink:0;justify-content:flex-start;align-items:center;width:120px;height:40px;display:flex}.logo img{object-fit:contain;width:100%;height:auto;max-height:40px;display:block}.nav{align-items:center;gap:70px;display:flex}.nav a{color:#d5d5d5;font-size:20px;font-weight:500;text-decoration:none;transition:color .3s;display:inline-block;position:relative}.nav a:after{content:"";background:var(--orange);width:0;height:1px;transition:width .4s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-7px;left:0}.nav a:hover{color:var(--orange)}.nav a:hover:after{width:100%}.header-cta{border:1px solid var(--orange);border-radius:50px;padding:11px 20px;font-size:11px;font-weight:600;transition:background .3s,color .3s}.header-cta span{color:var(--orange);margin-left:5px;transition:color .3s}.header-cta:hover{background:var(--orange);color:#000}.header-cta:hover span{color:#000}.header-socials{align-items:center;gap:8px;margin-left:10px;display:flex}.header-social-link{color:#d5d5d5;border:1px solid #ffffff29;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:color .3s,border-color .3s,background .3s,transform .3s;display:flex}.header-social-link svg{fill:currentColor;width:14px;height:14px;display:block}.header-social-link.instagram svg{fill:none;stroke:currentColor;stroke-width:1.8px}.header-social-link:hover{color:var(--orange);border-color:var(--orange);background:#f26f2114;transform:translateY(-2px)}.hero{grid-template-columns:45% 55%;width:min(1400px,100% - 80px);min-height:calc(100vh - 90px);margin:0 auto;display:grid;position:relative}.hero-content{z-index:5;flex-direction:column;justify-content:center;min-height:calc(100vh - 90px);padding:40px 0 90px;display:flex;position:relative}.hero-eyebrow{letter-spacing:2px;color:var(--white);margin-bottom:22px;font-size:15px;font-weight:500}.hero-eyebrow span{color:var(--orange)}.hero-title{letter-spacing:1px;color:var(--white);max-width:750px;font-family:Mandalore,sans-serif;font-size:clamp(65px,6.8vw,112px);font-weight:400;line-height:.88}.hero-title span{color:var(--orange)}.hero-description{color:#b4b4b4;max-width:500px;margin-top:34px;font-size:14px;font-weight:300;line-height:1.9}.hero-buttons{align-items:center;gap:22px;margin-top:35px;display:flex}.primary-button{border:1px solid var(--orange);background:var(--orange);color:#000;border-radius:50px;align-items:center;gap:12px;padding:14px 24px;font-size:11px;font-weight:700;transition:background .3s,color .3s,transform .3s;display:inline-flex}.primary-button:hover{color:var(--white);background:0 0;transform:translateY(-2px)}.secondary-button{color:var(--white);cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:0;font-size:11px;font-weight:500;transition:color .3s;display:flex}.secondary-button:hover{color:var(--orange)}.play-icon{border:1px solid var(--orange);width:34px;height:34px;color:var(--orange);border-radius:50%;justify-content:center;align-items:center;padding-left:2px;font-size:9px;display:flex}.hero-proof{align-items:center;gap:22px;margin-top:65px;display:flex}.proof-number{color:var(--white);font-family:Mandalore,sans-serif;font-size:58px;font-weight:400;line-height:1}.proof-text{flex-direction:column;gap:5px;display:flex}.proof-text strong{letter-spacing:1.5px;font-size:15px;line-height:1}.proof-text span{color:var(--gray);font-size:13px;line-height:1.3}.proof-line{background:#454545;width:1px;height:60px;margin:0 8px}.proof-badge{width:48px;height:48px;color:var(--orange);border:1px solid #575757;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;display:flex}.hero-visual{justify-content:center;align-items:flex-end;min-height:calc(100vh - 90px);display:flex;position:relative;overflow:visible}.hero-image{z-index:5;object-fit:contain;object-position:bottom center;filter:drop-shadow(0 25px 45px #000000a6);transform-origin:50%;will-change:transform;width:min(680px,115%);height:auto;max-height:calc(100vh - 30px);transition:transform .4s;animation:6s ease-in-out infinite heroFloat;position:relative;transform:translateY(8px)}@keyframes heroFloat{0%{transform:translate(0,0)scale(1)}50%{transform:translateY(-10px)scale(1.09)}to{transform:translate(0,0)scale(1)}}.portrait-backdrop{filter:blur(14px);z-index:1;background:radial-gradient(circle,#f26f2129,#f26f210a 48%,#0000 72%);width:500px;height:620px;position:absolute;bottom:20px;right:35px}.geometric-frame{z-index:2;border:2px solid #f26f21e6;border-radius:20px;width:440px;height:480px;position:absolute;top:100px;right:20px;transform:rotate(-24deg)skewY(-3deg)}.geometric-frame:before{content:"";border:1px solid #f26f2129;border-radius:12px;position:absolute;inset:20px}.frame-dot{background:var(--orange);border-radius:50%;width:7px;height:7px;position:absolute;box-shadow:0 0 12px #f26f21cc}.dot-one{top:-4px;left:50%}.dot-two{bottom:10px;right:25px}.dot-three{top:50%;left:10px}.hero-glow{filter:blur(35px);z-index:0;background:#f26f2129;border-radius:50%;position:absolute}.glow-one{width:110px;height:110px;top:100px;right:0}.glow-two{opacity:.65;width:65px;height:65px;bottom:80px;left:50px}.hero-content:before{content:"";filter:blur(100px);z-index:-1;pointer-events:none;background:#f26f2180;border-radius:50%;width:300px;height:300px;position:absolute;top:28%;left:-140px}.hero-orbit{z-index:8;background:#44b65e;border-radius:50%;justify-content:center;align-items:center;width:125px;height:125px;transition:transform .3s,background .3s,box-shadow .3s;animation:12s linear infinite hireMeRotate;display:flex;position:absolute;bottom:115px;right:-5px;box-shadow:0 0 0 1px #f26f2114,0 0 25px #f26f2114}.hero-orbit span{letter-spacing:1px;color:#fff;text-align:center;text-transform:uppercase;width:75px;font-family:Mandalore,sans-serif;font-size:40px;font-weight:400;line-height:.85;display:block;transform:rotate(-20deg)}@keyframes hireMeRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero-orbit:hover{background:var(--orange);animation-play-state:paused;transform:scale(1.08);box-shadow:0 0 30px #f26f2159}.hero-orbit:hover span{color:#000}.stats-section{background:#1d1d1d;border:1px solid #292929;border-left:none;border-right:none;border-radius:0;grid-template-columns:repeat(4,1fr);align-items:center;width:100vw;min-height:310px;margin:35px calc(50% - 50vw) 100px;display:grid}.stat{border-right:1px solid #333;flex-direction:column;justify-content:center;align-items:center;min-height:150px;display:flex}.stat:last-child{border-right:none}.stat strong{color:#f37021;letter-spacing:-1px;font-family:Mandalore,sans-serif;font-size:64px;font-weight:400;line-height:1}.stat span{color:#fff;text-align:center;margin-top:18px;font-size:14px}.section{background:0 0;width:min(1500px,100% - 80px);margin:0 auto;padding:130px 0}.section-label{color:var(--orange);letter-spacing:2px;margin-bottom:15px;font-size:11px;font-weight:700}.section h2{letter-spacing:0;text-rendering:geometricprecision;font-family:Mandalore,sans-serif;font-size:clamp(58px,6vw,88px);font-weight:400;line-height:.92}.about-section{background:0 0;width:100%;max-width:none;padding:150px 7vw}.about-content{grid-template-columns:42% 58%;align-items:start;gap:70px;width:min(1400px,100%);margin:0 auto;display:grid}.about-heading h2{margin:0;font-family:Mandalore,sans-serif;font-size:clamp(48px,5.5vw,82px);font-weight:400;line-height:.95}.about-details h2{letter-spacing:0;text-rendering:geometricprecision;margin:0;font-family:Mandalore,sans-serif;font-size:clamp(48px,5.5vw,82px);font-weight:400;line-height:.95}.about-details{padding-top:48px}.about-intro{max-width:680px;color:var(--white);margin:30px 0 25px;font-size:19px;font-weight:400;line-height:1.8}.about-text{max-width:650px;color:var(--gray);margin:0;font-size:14px;font-weight:300;line-height:2}.about-media{width:100%;max-width:650px;margin-top:45px}.about-media-frame{aspect-ratio:16/9;background:#0a0a0a;border:1px solid #292929;border-radius:5px;width:100%;position:relative;overflow:hidden}.about-media-frame:after{content:"";pointer-events:none;background:linear-gradient(#0000001a,#0000000d 45%,#000000bf);position:absolute;inset:0}.about-video-image{object-fit:cover;width:100%;height:100%;transition:transform .6s,filter .6s;display:block}.about-media-frame:hover .about-video-image{filter:brightness(.8);transform:scale(1.04)}.about-play-button{border:1px solid var(--orange);width:70px;height:70px;color:var(--orange);cursor:pointer;z-index:3;background:#0000008c;border-radius:50%;justify-content:center;align-items:center;transition:background .3s,color .3s,transform .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-play-button span{padding-left:3px;font-size:16px}.about-play-button:hover{background:var(--orange);color:#000;transform:translate(-50%,-50%)scale(1.08)}.about-media-label{z-index:3;color:#fff;letter-spacing:1.5px;justify-content:space-between;align-items:center;font-size:9px;font-weight:600;display:flex;position:absolute;bottom:18px;left:22px;right:22px}.about-media-label span:last-child{color:var(--orange)}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:55px;display:grid}.service-card{background:#0a0a0a;border:1px solid #2e2e2e;border-radius:4px;flex-direction:column;justify-content:space-between;min-height:320px;padding:30px;transition:transform .3s,border-color .3s;display:flex}.service-card:hover{border-color:var(--orange);transform:translateY(-8px)}.service-number{color:var(--orange);font-family:Mandalore,sans-serif;font-size:22px;font-weight:400}.service-card h3{letter-spacing:0;text-rendering:geometricprecision;margin-top:55px;font-family:Mandalore,sans-serif;font-size:34px;font-weight:400;line-height:.95}.service-card p{color:var(--gray);margin-top:15px;font-size:12px;line-height:1.8}.service-arrow{color:var(--orange);align-self:flex-end;margin-top:20px;font-size:22px}.portfolio-grid{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:50px;display:grid}.portfolio-card{position:relative;overflow:hidden}.portfolio-image{background:#111;border-radius:5px;width:100%;height:250px;position:relative;overflow:hidden}.portfolio-image:before{content:"";border:1px solid var(--orange);clip-path:inset(0 100% 0 0);z-index:6;pointer-events:none;border-radius:5px;transition:clip-path .7s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.portfolio-card:hover .portfolio-image:before{clip-path:inset(0)}.portfolio-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s,filter .5s;display:block}.portfolio-card:hover .portfolio-image img{transform:scale(1.05)}.portfolio-info{padding-top:15px}.portfolio-info span{color:var(--orange);font-size:10px;font-weight:600}.portfolio-card h3{letter-spacing:0;text-rendering:geometricprecision;margin-top:6px;font-family:Mandalore,sans-serif;font-size:24px;font-weight:400;line-height:1.1}.reviews-section{text-align:center;width:100%;padding:140px 4vw 150px;overflow:hidden}.reviews-section .section-label{text-align:center;margin-bottom:18px}.reviews-section h2{text-align:center;margin-bottom:70px;font-family:Mandalore,sans-serif;font-size:64px;font-weight:400;line-height:1.05}.reviews-carousel{justify-content:center;align-items:center;gap:28px;width:100%;display:flex}.review-image-wrapper{background:#111;border:1px solid #ff84308c;justify-content:center;align-items:center;width:min(88vw,1500px);height:min(70vh,760px);display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ff843014,0 20px 70px #00000040}.review-image{object-fit:contain;width:100%;height:100%;padding:14px;transition:transform .9s cubic-bezier(.77,0,.18,1),opacity .9s;display:block;position:absolute}.review-image-new{z-index:2;opacity:1;transform:translate(0)}.review-image-old{z-index:1;opacity:1;transform:translate(0)}.review-image-old.fade-out{opacity:1;transform:translate(-100%)}.review-image-new.fade-in{opacity:1;transform:translate(0)}.review-image-new{transform:translate(100%)}.review-image-new.fade-in{transform:translate(0)}.review-arrow{color:#fff;cursor:pointer;background:0 0;border:1px solid #ff8430a6;flex:none;justify-content:center;align-items:center;width:58px;height:58px;font-size:24px;line-height:1;transition:background .3s,color .3s,border-color .3s,transform .3s;display:flex}.review-arrow:hover{color:#000;background:#ff8430;border-color:#ff8430;transform:translateY(-2px)}.review-counter{letter-spacing:.12em;justify-content:center;align-items:center;gap:16px;margin-top:30px;font-size:13px;display:flex}.review-counter-line{background:#ffffff4d;width:70px;height:1px}.review-dots{justify-content:center;align-items:center;gap:8px;margin-top:18px;display:flex}.review-dot{cursor:pointer;background:#ffffff40;border:0;border-radius:50%;width:7px;height:7px;padding:0;transition:width .3s,background .3s}.review-dot.active{background:#ff8430;border-radius:10px;width:24px}@media (max-width:1100px){.reviews-section{padding:110px 3vw 120px}.review-image-wrapper{width:min(84vw,1100px);height:62vh}.reviews-carousel{gap:18px}.review-arrow{width:52px;height:52px}}.contact-section{text-align:center;background:0 0;width:min(1300px,100% - 80px);margin:80px auto 0;padding:140px 0;position:relative}.contact-section:before{content:"";background:#292929;width:100vw;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.contact-section h2{letter-spacing:0;text-rendering:geometricprecision;font-family:Mandalore,sans-serif;font-size:clamp(55px,6.5vw,90px);font-weight:400;line-height:.92}.contact-section>p:not(.section-label){max-width:500px;color:var(--gray);margin:25px auto;font-size:13px;line-height:1.8}.contact-actions{justify-content:center;align-items:center;gap:25px;margin-top:30px;display:flex}.contact-email{color:var(--orange);font-size:14px;font-weight:600}.contact-button{border:1px solid var(--orange);color:var(--white);border-radius:50px;align-items:center;gap:10px;padding:13px 22px;font-size:11px;font-weight:600;transition:background .3s,color .3s;display:inline-flex}.contact-button:hover{background:var(--orange);color:#000}.contact-freelance-links{flex-direction:row;justify-content:center;align-items:center;gap:12px;margin-top:30px;display:flex}.contact-socials{justify-content:center;align-items:center;gap:12px;margin-top:35px;display:flex}.contact-social-link{color:#fff;background:0 0;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:color .3s,border-color .3s,background .3s,transform .3s;display:flex}.contact-social-link svg{fill:currentColor;width:18px;height:18px;display:block}.contact-social-link.instagram svg{fill:none;stroke:currentColor;stroke-width:1.8px}.contact-social-link:hover{color:var(--orange);border-color:var(--orange);background:#f26f2114;transform:translateY(-3px)}.footer{background:0 0;justify-content:space-between;align-items:center;width:min(1300px,100% - 80px);margin:0 auto;padding:25px 0 35px;display:flex;position:relative}.footer:before{content:"";z-index:-1;background:#9ba2ae;width:100vw;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.footer p,.footer a{color:#000;font-size:10px}.footer a{transition:color .3s}.footer a:hover{color:#fff}.video-modal{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000e0;justify-content:center;align-items:center;padding:30px;animation:.25s videoModalFade;display:flex;position:fixed;inset:0}.video-modal-content{background:#050505;border:1px solid #ffffff26;border-radius:8px;width:min(1000px,100%);padding:10px;animation:.25s videoModalScale;position:relative;box-shadow:0 30px 100px #000c,0 0 40px #f26f2114}.video-wrapper{aspect-ratio:16/9;background:#000;border-radius:4px;width:100%;position:relative;overflow:hidden}.video-wrapper iframe{border:0;width:100%;height:100%;display:block}.video-close{width:34px;height:34px;color:var(--white);cursor:pointer;background:#000c;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;font-size:24px;font-weight:300;line-height:1;transition:background .3s,border-color .3s,color .3s;display:flex;position:absolute;top:-45px;right:0}.video-close:hover{background:var(--orange);border-color:var(--orange);color:#000}@keyframes videoModalFade{0%{opacity:0}to{opacity:1}}@keyframes videoModalScale{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.freelance-badge{border:1px solid var(--orange);width:48px;height:48px;color:var(--orange);cursor:pointer;background:#f26f2114;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;text-decoration:none;transition:transform .3s,color .3s,background-color .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 0 10px #f26f211f,0 0 22px #f26f210d}.freelance-badge a{width:100%;height:100%;color:var(--orange);justify-content:center;align-items:center;text-decoration:none;display:flex}.freelance-badge .freelance-svg{width:22px;height:22px;color:var(--orange);transition:transform .3s,filter .3s;display:block}.freelance-badge:hover{color:var(--orange);border-color:var(--orange);background:#f26f2124;transform:scale(1.08);box-shadow:0 0 12px #f26f214d,0 0 28px #f26f2124}.freelance-badge:hover .freelance-svg{filter:drop-shadow(0 0 4px #f26f2173);transform:scale(1.08)}.freelance-badge:focus-visible{outline:2px solid var(--orange);outline-offset:4px}.freelance-badge:active{transform:scale(1.02)}@media (min-width:1600px){.header,.hero{width:min(1500px,100% - 100px)}.hero{grid-template-columns:44% 56%;min-height:calc(100vh - 90px)}.hero-content{min-height:calc(100vh - 90px)}.hero-title{font-size:clamp(90px,6vw,125px);font-weight:400}.hero-image{width:min(820px,125%);max-height:calc(100vh - 5px)}.geometric-frame{width:500px;height:540px;top:90px;right:10px}.portrait-backdrop{width:580px;height:700px;right:0}.section h2{font-size:clamp(65px,5.5vw,100px);font-weight:400}.service-card h3{font-size:38px;font-weight:400}.portfolio-card h3{font-size:26px;font-weight:400}}@media (max-width:1100px){.header,.hero,.stats-section,.section,.contact-section,.footer{width:min(100% - 50px,900px)}.hero{grid-template-columns:46% 54%;min-height:720px}.hero-content,.hero-visual{min-height:720px}.hero-title{font-size:clamp(58px,7vw,90px);font-weight:400}.hero-image{width:min(600px,120%);max-height:720px}.geometric-frame{width:390px;height:430px;top:125px;right:0}.portrait-backdrop{width:450px;height:580px;right:0}.portfolio-grid{grid-template-columns:repeat(2,1fr)}.section h2{font-size:clamp(52px,6vw,78px);font-weight:400}.service-card h3{font-size:30px;font-weight:400}.header-socials{gap:6px;margin-left:7px}.header-social-link{width:28px;height:28px}.header-social-link svg{width:13px;height:13px}}@media (max-width:900px){.header,.hero,.stats-section,.section,.contact-section,.footer{width:min(100% - 40px,700px)}.nav{display:none}.header{height:75px}.hero{grid-template-columns:1fr;min-height:auto}.hero-content{text-align:center;align-items:center;min-height:auto;padding:70px 0 30px}.hero-title{font-size:clamp(58px,13vw,90px);font-weight:400}.hero-description{max-width:500px}.hero-buttons,.hero-proof{justify-content:center}.hero-visual{min-height:650px;margin-top:-10px}.hero-image{width:min(620px,105%);max-height:650px}.geometric-frame{right:50%;transform:translate(50%)rotate(-24deg)skewY(-3deg)}.hero-orbit{right:20px}.stats-section{grid-template-columns:repeat(2,1fr)}.stat:nth-child(2){border-right:none}.stat{border-bottom:1px solid #333}.stat:nth-child(3),.stat:nth-child(4){border-bottom:none}.about-content{grid-template-columns:1fr;gap:25px}.about-details{padding-top:10px}.about-media{max-width:100%}.service-grid{grid-template-columns:1fr}.portfolio-grid{grid-template-columns:repeat(2,1fr)}.section-heading-row{flex-direction:column;align-items:flex-start}.section h2{font-size:clamp(52px,10vw,76px)}.about-details h2{font-size:clamp(48px,10vw,76px)}.service-card h3{font-size:34px}.header{gap:15px}.header-socials{gap:6px;margin-left:6px}}@media (max-width:768px){html,body{width:100%;max-width:100%;overflow-x:hidden}.header,.hero,.stats-section,.section,.contact-section,.footer{width:calc(100% - 30px)}.header{align-items:center;height:auto;min-height:75px;padding:12px 0}.header-cta{padding:9px 14px;font-size:9px}.header-socials{gap:5px;margin-left:5px;display:flex}.header-social-link{flex-shrink:0;width:27px;height:27px}.header-social-link svg{width:12px;height:12px}.hero{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;min-width:0;max-width:100%;margin:0 auto;padding-left:16px;padding-right:16px;display:flex;overflow:hidden}.hero-content{box-sizing:border-box;text-align:center;flex-direction:column;align-items:center;width:100%;min-width:0;max-width:100%;margin:0 auto;padding:50px 0 0;display:flex}.hero-eyebrow{text-align:center;width:100%;font-size:11px}.hero-title{text-align:center;white-space:normal;overflow-wrap:normal;word-break:normal;width:100%;max-width:100%;margin-left:auto;margin-right:auto;font-size:clamp(42px,12.5vw,64px);font-weight:400;line-height:.94}.hero-description{text-align:center;width:100%;max-width:560px;margin-left:auto;margin-right:auto;font-size:15px;line-height:1.6}.hero-buttons{box-sizing:border-box;flex-flow:row;justify-content:center;align-items:center;gap:10px;width:100%;max-width:360px;margin-left:auto;margin-right:auto;display:flex}.primary-button{white-space:nowrap;flex:none;gap:8px;padding:13px 16px;font-size:10px}.secondary-button{white-space:nowrap;flex:none;align-items:center;gap:7px;padding:0;font-size:10px;display:flex}.play-icon{flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;font-size:8px;display:flex}.hero-visual{box-sizing:border-box;justify-content:center;align-items:flex-end;width:100%;min-width:0;max-width:100%;min-height:500px;margin-left:auto;margin-right:auto;display:flex;position:relative;overflow:hidden}.hero-image{width:94vw;max-width:440px;height:auto;max-height:520px;margin-left:auto;margin-right:auto;display:block;position:relative;left:auto;right:auto;transform:none}.geometric-frame{width:285px;height:330px;top:85px;right:50%;transform:translate(50%)rotate(-24deg)skewY(-3deg)}.portrait-backdrop{width:330px;height:450px;right:50%;transform:translate(50%)}.hero-orbit{width:85px;height:85px;font-size:10px;bottom:80px;right:0}.hero-orbit span{letter-spacing:1.5px;font-size:22px;font-weight:700;line-height:1.05}.hero-proof{box-sizing:border-box;grid-template-columns:58px minmax(0,1fr) 1px 38px 38px 38px;justify-content:center;align-items:center;column-gap:7px;width:100%;max-width:360px;margin:45px auto 0;padding:0;display:grid;overflow:visible}.hero-proof .proof-number{white-space:nowrap;text-align:left;width:auto;min-width:0;margin:0;font-size:30px;line-height:.85}.hero-proof .proof-text{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;min-width:0;max-width:none;margin:0;padding:0;display:flex;overflow:hidden}.hero-proof .proof-text strong{letter-spacing:1px;white-space:nowrap;width:100%;margin:0;font-size:15px;line-height:1;display:block}.hero-proof .proof-text span{white-space:nowrap;width:100%;margin:4px 0 0;font-size:10px;line-height:1.1;display:block}.hero-proof .proof-line{background:#454545;width:1px;height:42px;margin:0;display:block}.hero-proof .proof-badge{box-sizing:border-box;border:1px solid #575757;border-radius:50%;flex:none;justify-content:center;align-items:center;width:38px;min-width:38px;max-width:38px;height:38px;min-height:38px;max-height:38px;margin:0;padding:0;font-size:13px;line-height:1;display:flex;overflow:hidden}.stats-section{box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:center;align-items:stretch;width:100%;min-width:0;max-width:100%;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;display:grid;overflow:hidden}.stat{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:0;display:flex}.stat strong{text-align:center;font-size:24px;font-weight:400}.stat span{text-align:center;font-size:8px}.section{padding:80px 0}.section h2{font-size:clamp(50px,14vw,68px);font-weight:400;line-height:.92}.about-section{padding:90px 7%}.about-heading h2,.about-details h2{font-size:clamp(46px,13vw,65px);font-weight:400}.about-intro{font-size:16px}.about-text{font-size:13px}.about-media{margin-top:35px}.about-play-button{width:58px;height:58px}.about-play-button span{font-size:13px}.about-media-label{font-size:8px;bottom:13px;left:15px;right:15px}.service-card h3{font-size:32px;font-weight:400}.portfolio-grid{grid-template-columns:1fr}.portfolio-image{height:300px}.portfolio-card h3{font-size:25px;font-weight:400}.reviews-section{width:calc(100% - 30px);margin-top:40px;padding:90px 0}.reviews-section h2{font-size:clamp(48px,13vw,68px);line-height:.92}.reviews-carousel{gap:10px;width:100%;margin-top:45px}.review-image-wrapper{border-radius:4px;width:calc(100% - 80px);max-width:none}.review-arrow{flex:0 0 34px;width:34px;height:34px;font-size:15px}.review-counter{margin-top:20px;font-size:9px}.review-counter-line{width:25px}.review-dots{gap:7px;margin-top:15px}.review-dot{width:5px;height:5px}.reviews-section{width:calc(100% - 24px);padding:75px 0}.reviews-carousel{gap:6px}.review-image-wrapper{width:calc(100% - 68px)}.review-arrow{flex-basis:30px;width:30px;height:30px;font-size:13px}.review-image{width:100%;height:auto;animation:1s cubic-bezier(.22,1,.36,1) reviewSoftChange;display:block}@keyframes reviewSoftChange{0%{opacity:0;transform:translateY(5px)scale(.995)}to{opacity:1;transform:translateY(0)scale(1)}}.contact-section h2{font-size:clamp(52px,14vw,72px);font-weight:400}.contact-actions{flex-direction:column;gap:18px}.contact-socials{gap:9px;margin-top:30px}.contact-social-link{width:40px;height:40px}.contact-social-link svg{width:17px;height:17px}.contact-freelance-links{justify-content:center;align-items:center;gap:12px;margin-top:30px;display:flex}.footer{text-align:center;flex-direction:column;gap:15px}.video-modal{padding:15px}.video-modal-content{padding:6px}.video-close{top:-42px;right:0}.freelance-badge{width:42px;height:42px}.freelance-badge .freelance-svg{width:19px;height:19px}}@media (max-width:400px){.header{width:calc(100% - 20px)}.logo{width:100px}.header-cta{padding:8px 11px;font-size:8px}.header-socials{gap:4px;margin-left:4px}.header-social-link{width:24px;height:24px}.header-social-link svg{width:11px;height:11px}.hero-buttons{gap:7px;max-width:340px}.primary-button{padding:12px 13px;font-size:9px}.secondary-button{gap:5px;font-size:9px}.play-icon{flex-basis:28px;width:28px;height:28px;font-size:7px}.hero-proof{grid-template-columns:55px minmax(0,1fr) 1px 34px 34px 34px;column-gap:5px;max-width:340px}.hero-proof .proof-number{font-size:28px}.hero-proof .proof-text strong{font-size:13px}.hero-proof .proof-text span{font-size:9px}.hero-proof .proof-badge{width:34px;min-width:34px;max-width:34px;height:34px;min-height:34px;max-height:34px;font-size:11px}.contact-social-link{width:38px;height:38px}.freelance-badge{width:36px;height:36px}.freelance-badge .freelance-svg{width:17px;height:17px}}.project-form-modal{z-index:10000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e0;justify-content:center;align-items:center;padding:30px;animation:.25s projectFormFade;display:flex;position:fixed;inset:0;overflow-y:auto}.project-form-container{background:#080808;border:1px solid #f26f2159;border-radius:8px;width:min(760px,100%);max-height:calc(100vh - 60px);padding:45px;animation:.25s projectFormScale;position:relative;overflow-y:auto;box-shadow:0 30px 100px #000000d9,0 0 45px #f26f2114}.project-form-container::-webkit-scrollbar{width:5px}.project-form-container::-webkit-scrollbar-track{background:#111}.project-form-container::-webkit-scrollbar-thumb{background:#3a3a3a;border-radius:10px}.project-form-close{color:#fff;cursor:pointer;background:#0009;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:24px;font-weight:300;line-height:1;transition:background .3s,border-color .3s,color .3s,transform .3s;display:flex;position:absolute;top:18px;right:18px}.project-form-close:hover{background:var(--orange);border-color:var(--orange);color:#000;transform:rotate(90deg)}.project-form-header{margin-bottom:35px;padding-right:45px}.project-form-header .section-label{margin-bottom:12px}.project-form-header h2{letter-spacing:0;margin:0;font-family:Mandalore,sans-serif;font-size:clamp(42px,6vw,68px);font-weight:400;line-height:.95}.project-form-header>p:last-child{max-width:540px;color:var(--gray);margin:20px 0 0;font-size:13px;line-height:1.8}.project-form{flex-direction:column;gap:18px;display:flex}.project-form-field{flex-direction:column;gap:8px;display:flex}.project-form-field label{color:#fff;letter-spacing:.5px;font-size:11px;font-weight:600}.project-form-field input,.project-form-field select,.project-form-field textarea{color:#fff;background:#101010;border:1px solid #ffffff29;border-radius:4px;outline:none;width:100%;font-family:Arial,sans-serif;font-size:13px;line-height:1.5;transition:border-color .3s,background .3s,box-shadow .3s}.project-form-field input,.project-form-field select{height:48px;padding:0 14px}.project-form-field textarea{resize:vertical;min-height:145px;padding:13px 14px}.project-form-field input::placeholder,.project-form-field textarea::placeholder{color:#686868}.project-form-field select{appearance:auto;cursor:pointer}.project-form-field select option{color:#fff;background:#101010}.project-form-field input:focus,.project-form-field select:focus,.project-form-field textarea:focus{border-color:var(--orange);background:#0d0d0d;box-shadow:0 0 0 3px #f26f2114}.project-form-success,.project-form-error{border-radius:4px;padding:13px 15px;font-size:12px;line-height:1.6}.project-form-success{color:#78d98b;background:#44b65e14;border:1px solid #44b65e73}.project-form-error{color:#ff9b61;background:#f26f2114;border:1px solid #f26f2173}.project-form-submit{border:1px solid var(--orange);background:var(--orange);color:#000;cursor:pointer;border-radius:50px;justify-content:center;align-items:center;gap:12px;width:100%;min-height:52px;margin-top:5px;padding:14px 22px;font-size:11px;font-weight:700;transition:background .3s,color .3s,transform .3s,box-shadow .3s;display:inline-flex}.project-form-submit:hover:not(:disabled){color:#fff;background:0 0;transform:translateY(-2px);box-shadow:0 8px 25px #f26f211f}.project-form-submit:disabled{opacity:.6;cursor:wait}.project-form-links{text-align:center;border-top:1px solid #ffffff1a;margin-top:30px;padding-top:25px}.project-form-links>p{color:var(--gray);margin:0 0 18px;font-size:11px}.project-form-links .contact-socials{flex-wrap:wrap;gap:12px;margin-top:0}.project-form-links .freelance-badge{width:48px;height:48px}@keyframes projectFormFade{0%{opacity:0}to{opacity:1}}@keyframes projectFormScale{0%{opacity:0;transform:scale(.96)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}@media (max-width:768px){.project-form-modal{align-items:flex-start;padding:20px 15px}.project-form-container{border-radius:7px;width:100%;max-height:calc(100vh - 40px);padding:35px 22px 28px}.project-form-close{width:34px;height:34px;top:14px;right:14px}.project-form-header{margin-bottom:28px;padding-right:35px}.project-form-header h2{font-size:clamp(38px,11vw,58px)}.project-form-header>p:last-child{font-size:12px}.project-form{gap:15px}.project-form-field input,.project-form-field select{height:46px}.project-form-field textarea{min-height:125px}.project-form-links{margin-top:25px;padding-top:22px}}@media (max-width:400px){.project-form-modal{padding:12px 10px}.project-form-container{max-height:calc(100vh - 24px);padding:32px 17px 22px}.project-form-header h2{font-size:37px}.project-form-header>p:last-child{font-size:11px}.project-form-field label{font-size:10px}.project-form-field input,.project-form-field select,.project-form-field textarea{font-size:12px}.project-form-submit{min-height:48px;font-size:10px}.project-form-links .contact-socials{gap:8px}.project-form-links .freelance-badge{width:44px;height:44px}.project-form-links .contact-social-link{width:40px;height:40px}}
