*,:after,:before{box-sizing:border-box}*{margin:0}html{font-size:16px;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#050505;color:#e0e0e0;overflow-x:hidden}body,h1,h2,h3,h4,h5,h6{font-family:Outfit,sans-serif}h1,h2,h3,h4,h5,h6{line-height:1.1;margin:0}p{margin:0}::selection{background:#e8553d;color:#050505}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#050505}::-webkit-scrollbar-thumb{background:#252525;border-radius:2px}::-webkit-scrollbar-thumb:hover{background:#e8553d}a{text-decoration:none}.grain-overlay{background:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='a'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='4'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)'/%3E%3C/svg%3E");content:"";inset:0;opacity:.025;pointer-events:none;position:fixed;z-index:10000}.nav-glass{backdrop-filter:blur(24px) saturate(1.2);-webkit-backdrop-filter:blur(24px) saturate(1.2);background:#050505bf;left:0;position:fixed;right:0;top:0;z-index:50}.nav-inner{align-items:center;display:flex;height:72px;justify-content:space-between;margin:0 auto;max-width:80rem;padding:0 1.5rem}@media (min-width:1024px){.nav-inner{padding:0 2.5rem}}.nav-logo{gap:.625rem;text-decoration:none}.nav-logo,.nav-logo-icon{align-items:center;display:flex}.nav-logo-icon{border:2px solid #e8553d;border-radius:.375rem;height:2rem;justify-content:center;transform:rotate(12deg);transition:transform .3s ease;width:2rem}.nav-logo:hover .nav-logo-icon{transform:rotate(0deg)}.nav-logo-icon i{color:#e8553d;font-size:.75rem;transform:rotate(-12deg);transition:transform .3s ease}.nav-logo:hover .nav-logo-icon i{transform:rotate(0deg)}.nav-logo-text{color:#f2f2f2;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;letter-spacing:-.025em}.nav-logo-text .accent{color:#e8553d}.nav-links{align-items:center;display:none;gap:2.5rem}@media (min-width:1024px){.nav-links{display:flex}}.nav-link{color:#999;font-size:.8rem;letter-spacing:.08em;text-decoration:none;text-transform:uppercase;transition:color .25s ease}.nav-link:hover{color:#e8553d}.nav-actions{align-items:center;display:flex;gap:1rem}.nav-cta{display:none}@media (min-width:1024px){.nav-cta{display:inline-flex}}.menu-btn{background:none;border:none;color:#e0e0e0;cursor:pointer;display:block;font-size:1.125rem}@media (min-width:1024px){.menu-btn{display:none}}.btn-ember{align-items:center;background:#e8553d;border:none;border-radius:.5rem;color:#050505;cursor:pointer;display:inline-flex;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:600;gap:.5rem;letter-spacing:.02em;overflow:hidden;padding:.625rem 1.5rem;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-ember:hover{background:#f07a66;box-shadow:0 12px 40px #e8553d40;transform:translateY(-2px)}.btn-ghost{align-items:center;background:#0000;border:1px solid #ffffff1f;border-radius:.5rem;color:#e0e0e0;cursor:pointer;display:inline-flex;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:500;gap:.5rem;letter-spacing:.02em;padding:.625rem 1.5rem;text-decoration:none;transition:all .3s ease}.btn-ghost:hover{border-color:#e8553d;color:#e8553d;transform:translateY(-2px)}.mob-menu{align-items:center;background:#050505;display:flex;flex-direction:column;gap:2rem;inset:0;justify-content:center;position:fixed;transform:translateX(100%);transition:transform .4s cubic-bezier(.4,0,.2,1);z-index:100}.mob-menu.show{transform:translateX(0)}.mob-menu-close{background:none;border:none;color:#e0e0e0;cursor:pointer;font-size:1.5rem;position:absolute;right:1.5rem;top:1.5rem}.mob-menu a{color:#e0e0e0;font-size:1.8rem;font-weight:700;text-decoration:none;transition:color .2s ease}.label-tag,.mob-menu a:hover{color:#e8553d}.label-tag{border:1px solid #e8553d4d;border-radius:4px;display:inline-block;font-family:Fira Code,monospace;font-size:.7rem;letter-spacing:.2em;padding:6px 14px;text-transform:uppercase}.label-tag .pulse-dot{animation:pulse 2s infinite;background:#e8553d;border-radius:50%;display:inline-block;height:.5rem;margin-right:.5rem;width:.5rem}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.hero-section{align-items:center;display:flex;min-height:100vh;overflow:hidden;padding-top:72px;position:relative}.hero-bg-gradient{background:radial-gradient(ellipse 50% 50% at 75% 30%,#e8553d14,#0000),radial-gradient(ellipse 40% 60% at 20% 80%,#e8553d0a,#0000);inset:0;position:absolute}.hero-grid-lines{background-image:linear-gradient(#ffffff05 1px,#0000 0),linear-gradient(90deg,#ffffff05 1px,#0000 0);background-size:80px 80px;inset:0;position:absolute}.hero-content{margin:0 auto;max-width:80rem;padding:0 1.5rem;position:relative;width:100%;z-index:10}@media (min-width:1024px){.hero-content{padding:0 2.5rem}}.hero-grid{grid-gap:2.5rem;align-items:center;display:grid;gap:2.5rem;grid-template-columns:1fr}@media (min-width:1024px){.hero-grid{gap:1.5rem;grid-template-columns:7fr 5fr}}.hero-title{font-size:clamp(3.5rem,8vw,8rem);font-weight:800;letter-spacing:-.04em;line-height:.95;margin-bottom:2rem}.hero-line{display:block;overflow:hidden}.hero-line-inner{animation:slideUp .9s cubic-bezier(.16,1,.3,1) forwards;display:block;transform:translateY(110%)}.hero-line:nth-child(2) .hero-line-inner{animation-delay:.1s}.hero-line:nth-child(3) .hero-line-inner{animation-delay:.2s}@keyframes slideUp{to{transform:translateY(0)}}.hero-fade{animation:fadeUp .7s ease forwards;opacity:0;transform:translateY(24px)}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.hero-subtitle{color:#999;font-size:1.125rem;font-weight:300;line-height:1.7;margin-bottom:2.5rem;max-width:32rem}@media (min-width:1024px){.hero-subtitle{font-size:1.25rem}}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:3.5rem}.hero-buttons .btn-ember,.hero-buttons .btn-ghost{padding:.875rem 1.75rem}.hero-stats{align-items:center;display:flex;gap:2rem}.hero-stat-divider{background:#1a1a1a;height:2.5rem;width:1px}.stat-number{color:#e8553d;font-family:Libre Baskerville,serif;font-size:2.8rem;font-weight:700;line-height:1}.stat-number.sm{font-size:1.5rem}.stat-label{color:#666;font-family:Fira Code,monospace;font-size:.75rem;letter-spacing:.1em;margin-top:.25rem;text-transform:uppercase}.hero-img-wrapper{border-radius:1rem;overflow:hidden;position:relative}.hero-img-wrapper:before{border:1px solid #e8553d26;border-radius:16px;content:"";inset:-1px;pointer-events:none;position:absolute;z-index:1}.hero-img-wrapper img{aspect-ratio:3/4;display:block;object-fit:cover;width:100%}.hero-img-gradient{background:linear-gradient(0deg,#05050599,#0000,#0000);inset:0;position:absolute}.hero-img-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#050505cc;border:1px solid #ffffff0d;border-radius:.75rem;bottom:1.5rem;left:1.5rem;padding:1.25rem;position:absolute;right:1.5rem}.hero-img-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.hero-img-card-label{color:#e8553d;font-family:Fira Code,monospace;font-size:.65rem;letter-spacing:.15em;text-transform:uppercase}.hero-img-card-dot{animation:pulse 2s infinite;background:#22c55e;border-radius:50%;height:.5rem;width:.5rem}.hero-img-card-title{color:#f2f2f2;font-size:.875rem;font-weight:600;margin-bottom:.25rem}.hero-img-card-tech{color:#666;font-size:.75rem}.accent-orb{animation:float 6s ease-in-out infinite;background:radial-gradient(circle,#e8553d1a,#0000 70%);border-radius:50%;pointer-events:none;position:absolute}@keyframes float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.05)}}.marquee-section{border-bottom:1px solid #ffffff08;border-top:1px solid #ffffff08;overflow:hidden;padding:2.5rem 0}.marquee-inner{animation:scroll 40s linear infinite;display:flex}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.marquee-track{align-items:center;display:flex;gap:5rem;padding:0 2.5rem;white-space:nowrap}.marquee-item{color:#44444480;font-family:Outfit,sans-serif;font-size:1.125rem;font-weight:600;letter-spacing:.05em}.marquee-dash{color:#1a1a1a}.section{padding:7rem 1.5rem;position:relative}@media (min-width:1024px){.section{padding:9rem 2.5rem}}.section-inner{margin:0 auto;max-width:80rem;position:relative;z-index:10}.section-divider{background:linear-gradient(90deg,#0000,#ffffff0f,#0000);height:1px}.section-header-split{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr;margin-bottom:4rem}@media (min-width:1024px){.section-header-split{grid-template-columns:5fr 7fr}}.section-header-right{align-items:flex-end;display:flex}.section-title{color:#f2f2f2;font-size:2.25rem;font-weight:700;letter-spacing:-.025em;line-height:1.1}@media (min-width:1024px){.section-title{font-size:3.2rem}}.section-desc{color:#999;font-size:1.125rem;font-weight:300;line-height:1.7;max-width:36rem}@media (min-width:1024px){.section-desc{font-size:1.25rem;margin-left:auto}}.section-header-center{margin-bottom:5rem;text-align:center}.section-header-center .section-desc{margin:0 auto;max-width:36rem}.svc-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width:640px){.svc-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.svc-grid{grid-template-columns:repeat(3,1fr)}}.svc-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1119;border:1px solid #ffffff0a;border-radius:1rem;padding:2rem;position:relative;transition:all .5s cubic-bezier(.4,0,.2,1)}.svc-card:after{background:#e8553d;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .5s cubic-bezier(.4,0,.2,1);width:0}.svc-card:hover{background:#191919cc;border-color:#e8553d26;transform:translateY(-6px)}.svc-card:hover:after{width:100%}.svc-icon-box{align-items:center;border:1px solid #e8553d33;border-radius:10px;color:#e8553d;display:flex;font-size:1rem;height:44px;justify-content:center;margin-bottom:1.5rem;transition:all .3s ease;width:44px}.svc-card:hover .svc-icon-box{background:#e8553d;border-color:#e8553d;color:#050505}.svc-card h3{color:#f2f2f2;font-size:1.125rem;font-weight:700;margin-bottom:.75rem}.svc-card p{color:#666;font-size:.875rem;line-height:1.7;margin-bottom:1.25rem}.svc-card-link{align-items:center;color:#e8553d;display:inline-flex;font-size:.875rem;font-weight:500;gap:.375rem;text-decoration:none}.svc-card-link i{font-size:.65rem;transition:transform .3s ease}.svc-card-link:hover i{transform:translateX(4px)}.folio-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width:768px){.folio-grid{grid-template-columns:repeat(12,1fr)}}.folio-card{border:1px solid #ffffff0a;border-radius:14px;cursor:pointer;overflow:hidden;position:relative}.folio-card img{display:block;filter:brightness(.85) saturate(.9);object-fit:cover;transition:transform .7s cubic-bezier(.4,0,.2,1),filter .7s ease;width:100%}.folio-card:hover img{filter:brightness(.7) saturate(1);transform:scale(1.06)}.folio-overlay{background:linear-gradient(180deg,#0000 30%,#050505f2);display:flex;flex-direction:column;inset:0;justify-content:flex-end;opacity:0;padding:1.75rem;position:absolute;transition:opacity .4s ease}.folio-card:hover .folio-overlay{opacity:1}.folio-tag{color:#e8553d;font-family:Fira Code,monospace;font-size:.65rem;letter-spacing:.15em;margin-bottom:.5rem;text-transform:uppercase}.folio-overlay h3{color:#fff;margin-bottom:.5rem}.folio-overlay p{color:#fff9;font-size:.875rem}.folio-large{grid-column:span 1}@media (min-width:768px){.folio-large{grid-column:span 8}.folio-small{grid-column:span 4}}.folio-large img,.folio-small img{height:420px}.folio-bottom img{height:320px}@media (min-width:768px){.folio-bottom{grid-column:span 4}}.folio-header{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:4rem}@media (min-width:1024px){.folio-header{align-items:flex-end;flex-direction:row;justify-content:space-between}}.about-grid{grid-gap:3rem;align-items:center;display:grid;gap:3rem;grid-template-columns:1fr}@media (min-width:1024px){.about-grid{gap:5rem;grid-template-columns:5fr 7fr}}.about-img-wrap{position:relative}.about-img-wrap img{aspect-ratio:3/4;border:1px solid #ffffff0a;border-radius:1rem;display:block;object-fit:cover;width:100%}.about-img-decor-1{border:1px solid #e8553d26;border-radius:.75rem;bottom:-1rem;height:7rem;position:absolute;right:-1rem;width:7rem;z-index:-1}.about-img-decor-2{border:1px solid #e8553d1a;border-radius:.5rem;height:4rem;left:-1rem;position:absolute;top:-1rem;width:4rem;z-index:-1}.about-text p{color:#999;font-size:1rem;font-weight:300;line-height:1.7;margin-bottom:1rem}.about-stats{grid-gap:2rem;border-top:1px solid #ffffff0a;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-top:3rem;padding-top:2rem}@media (min-width:640px){.about-stats{grid-template-columns:repeat(4,1fr)}}.process-grid{grid-gap:0;display:grid;gap:0;grid-template-columns:1fr}@media (min-width:640px){.process-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.process-grid{grid-template-columns:repeat(4,1fr)}}.process-block{border-left:1px solid #ffffff0f;padding-bottom:1.5rem;padding-left:2rem;padding-top:1.5rem;transition:border-color .3s ease}.process-block:hover{border-left-color:#e8553d}.process-num{color:#e8553d26;font-family:Libre Baskerville,serif;font-size:3rem;font-style:italic;line-height:1;margin-bottom:1rem;transition:color .3s ease}.process-block:hover .process-num{color:#e8553d80}.process-block h3{color:#f2f2f2;font-size:1.125rem;font-weight:700;margin-bottom:.75rem}.process-block p{color:#666;font-size:.875rem;line-height:1.7}.testi-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width:768px){.testi-grid{grid-template-columns:repeat(3,1fr)}}.testi-card{background:#11111180;border:1px solid #ffffff0a;border-radius:1rem;padding:2rem;transition:all .4s ease}.testi-card:hover{border-color:#e8553d1f;transform:translateY(-4px)}.testi-stars{align-items:center;display:flex;gap:.25rem;margin-bottom:1.25rem}.testi-stars i{color:#e8553d;font-size:.75rem}.testi-quote{color:#bbb;font-family:Libre Baskerville,serif;font-size:.875rem;font-style:italic;line-height:1.7;margin-bottom:2rem}.testi-author{border-top:1px solid #ffffff0a;gap:.75rem;padding-top:1.25rem}.testi-author,.testi-avatar{align-items:center;display:flex}.testi-avatar{border-radius:50%;font-family:Outfit,sans-serif;height:2.5rem;justify-content:center;width:2.5rem}.testi-author-name,.testi-avatar{font-size:.875rem;font-weight:600}.testi-author-name{color:#e0e0e0}.testi-author-role{color:#666;font-size:.75rem}.contact-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr}@media (min-width:1024px){.contact-grid{gap:5rem;grid-template-columns:3fr 2fr}}.form-group{margin-bottom:1.25rem}.form-row{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr}@media (min-width:640px){.form-row{grid-template-columns:1fr 1fr}}.form-label{color:#bbb;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.form-field{background:#111c;border:1px solid #ffffff0f;border-radius:.75rem;color:#e0e0e0;font-family:Outfit,sans-serif;font-size:.9rem;outline:none;padding:.875rem 1.25rem;transition:all .3s ease;width:100%}.form-field:focus{border-color:#e8553d;box-shadow:0 0 0 3px #e8553d14}.form-field::placeholder{color:#444}textarea.form-field{resize:none}select.form-field{-webkit-appearance:none;appearance:none}.form-success{background:#22c55e1a;border:1px solid #22c55e33;border-radius:.75rem;color:#4ade80;font-size:.875rem;margin-top:1rem;padding:1rem}.contact-info-block{align-items:flex-start;display:flex;gap:1rem;text-decoration:none}.contact-icon{align-items:center;background:#1a1a1a;border-radius:.75rem;display:flex;flex-shrink:0;height:2.75rem;justify-content:center;transition:all .3s ease;width:2.75rem}.contact-icon i{color:#e8553d;font-size:.875rem;transition:color .3s ease}.contact-info-block:hover .contact-icon{background:#e8553d}.contact-info-block:hover .contact-icon i{color:#050505}.contact-info-label{color:#bbb;font-size:.875rem;font-weight:500}.contact-info-value{color:#666;font-size:.875rem}.social-links{gap:.625rem}.social-link,.social-links{align-items:center;display:flex}.social-link{background:#1a1a1a;border:none;border-radius:.75rem;color:#999;cursor:pointer;height:2.5rem;justify-content:center;padding:0;text-decoration:none;transition:all .3s ease;width:2.5rem}.social-link:hover{background:#e8553d;color:#050505}.social-link i{font-size:.875rem}.footer{border-top:1px solid #ffffff0a;padding:0 1.5rem}@media (min-width:1024px){.footer{padding:0 2.5rem}}.footer-inner{margin:0 auto;max-width:80rem;padding:4rem 0}.footer-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr;margin-bottom:3.5rem}@media (min-width:640px){.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.footer-grid{grid-template-columns:4fr 2fr 2fr 4fr}}.footer-brand p{color:#666;font-size:.875rem;line-height:1.7;margin-bottom:1.5rem;max-width:20rem}.footer-tech-icons{align-items:center;display:flex;gap:1.5rem}.footer-tech-icons i{color:#444;cursor:pointer;font-size:1.125rem;transition:color .3s ease}.footer-tech-icons i:hover{color:#e8553d}.footer-col h4{color:#999;font-family:Fira Code,monospace;font-size:.75rem;letter-spacing:.15em;margin-bottom:1.25rem;text-transform:uppercase}.ft-link{background:none;border:none;color:#666;cursor:pointer;display:block;font-family:Outfit,sans-serif;font-size:.85rem;margin-bottom:.75rem;padding:0;text-align:left;text-decoration:none;transition:color .25s ease}.ft-link:hover{color:#e8553d}.footer-newsletter p{color:#666;font-size:.875rem;margin-bottom:1rem}.footer-newsletter-form{display:flex;gap:.5rem}.footer-newsletter-form input{flex:1 1;min-width:0}.footer-newsletter-form button{font-size:.875rem;padding:.75rem 1.25rem}.footer-bottom{align-items:center;border-top:1px solid #ffffff0a;display:flex;flex-direction:column;gap:1rem;justify-content:space-between;padding-top:2rem}@media (min-width:640px){.footer-bottom{flex-direction:row}}.footer-bottom p{color:#444;font-size:.75rem}.footer-bottom-links{align-items:center;display:flex;gap:1.5rem}.footer-bottom-links a{font-size:.75rem}.scroll-top-btn{align-items:center;background:#e8553d;border:none;border-radius:.75rem;bottom:1.5rem;box-shadow:0 4px 14px #0000004d;color:#050505;cursor:pointer;display:flex;height:2.75rem;justify-content:center;opacity:0;pointer-events:none;position:fixed;right:1.5rem;transition:all .3s ease;width:2.75rem;z-index:50}.scroll-top-btn.visible{opacity:1;pointer-events:auto}.scroll-top-btn:hover{box-shadow:0 8px 24px #e8553d33;transform:scale(1.1)}.scroll-top-btn i{font-size:.875rem}.rv{opacity:0;transform:translateY(50px);transition:all .9s cubic-bezier(.16,1,.3,1)}.rv.visible{opacity:1;transform:translateY(0)}.rv-d1{transition-delay:.08s}.rv-d2{transition-delay:.16s}.rv-d3{transition-delay:.24s}.rv-d4{transition-delay:.32s}.rv-d5{transition-delay:.4s}.rv-d6{transition-delay:.48s}
/*# sourceMappingURL=main.fde61085.css.map*/