.legal-page{background:#000;padding:0;min-height:100vh;position:relative;overflow:hidden}.legal-page:before{content:"";position:absolute;top:-5%;right:-5%;width:110%;height:110%;background-image:url("data:image/svg+xml,%3Csvg width='800' height='800' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='rgba(255,193,7,0.15)' stroke-width='1.5'%3E%3Cpolygon points='150,100 230,200 120,240'/%3E%3Cpolygon points='400,150 520,100 570,270'/%3E%3Cpolygon points='180,420 270,530 150,570'/%3E%3Cpolygon points='480,460 590,420 630,580'/%3E%3Cline x1='150' y1='100' x2='400' y2='150'/%3E%3Cline x1='230' y1='200' x2='520' y2='100'/%3E%3Cline x1='180' y1='420' x2='480' y2='460'/%3E%3C/g%3E%3C/svg%3E");background-size:800px 800px;animation:legalGeometric 45s linear infinite;pointer-events:none;opacity:1;z-index:0}@keyframes legalGeometric{0%{transform:translate(0) rotate(0)}to{transform:translate(-120px,100px) rotate(8deg)}}.legal-hero{background:#000;padding:140px 0 80px;position:relative;z-index:1;text-align:center}.legal-hero h1{color:#fff;font-size:clamp(40px,6vw,64px);font-weight:900;margin-bottom:16px;letter-spacing:-1px}.legal-hero .page-icon{font-size:80px;margin-bottom:24px;display:inline-block;animation:iconFloat 3s ease-in-out infinite}@keyframes iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.last-updated{color:var(--accent-yellow);font-size:16px;font-weight:600;margin-bottom:0;letter-spacing:.5px}.legal-content-wrapper{background:#f5f5f5;position:relative;z-index:1;padding:80px 0 100px}.legal-content-wrapper .container{display:grid;grid-template-columns:280px 1fr;gap:60px;max-width:1400px;align-items:start}.legal-sidebar{position:relative}.sidebar-sticky{position:sticky;top:120px;background:#fff;border-radius:20px;padding:32px 24px;box-shadow:0 8px 32px #00000014;border:2px solid rgba(255,193,7,.1)}.sidebar-sticky h3{font-size:18px;font-weight:700;color:#000;margin-bottom:24px;margin-top:0;display:flex;align-items:center;gap:8px}.sidebar-sticky h3:before{content:"";width:4px;height:20px;background:var(--accent-yellow);border-radius:2px;margin-right:8px}.sidebar-nav{display:flex;flex-direction:column;gap:8px;margin-bottom:32px}.sidebar-link{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:10px;text-decoration:none;transition:all .3s ease;border-left:3px solid transparent;background:transparent}.sidebar-link:hover{background:#ffc1071a;border-left-color:var(--accent-yellow);transform:translate(4px)}.sidebar-link.active{background:#ffc10726;border-left-color:var(--accent-yellow)}.link-number{font-size:14px;font-weight:700;color:var(--accent-yellow);min-width:28px}.link-text{font-size:14px;font-weight:600;color:#000}.sidebar-cta{padding-top:24px;border-top:2px solid rgba(0,0,0,.05)}.sidebar-cta p{font-size:14px;color:#666;margin-bottom:12px;font-weight:600}.cta-button{display:block;text-align:center;padding:12px 20px;background:var(--accent-yellow);color:#000;text-decoration:none;border-radius:10px;font-weight:700;font-size:14px;transition:all .3s ease;box-shadow:0 4px 12px #ffc1074d}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ffc10780}.legal-content{max-width:100%;margin:0;position:relative}.legal-section-card{background:#fff;border-radius:24px;padding:48px;margin-bottom:32px;box-shadow:0 4px 24px #0000000f;position:relative;overflow:hidden;transition:all .4s ease;border:2px solid transparent}.legal-section-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:var(--accent-yellow)}.legal-section-card:hover{transform:translateY(-8px);box-shadow:0 12px 40px #0000001f;border-color:#ffc10733}.section-number{position:absolute;top:24px;right:32px;font-size:80px;font-weight:900;color:#ffc10714;line-height:1;font-family:Helvetica;pointer-events:none}.legal-section-card h2{font-size:32px;margin-top:0;margin-bottom:20px;color:#000;font-weight:800;position:relative;z-index:1;padding-left:0}.legal-section-card h2:before{display:none}.legal-content h2:first-of-type{margin-top:0}.legal-content h3{font-size:24px;margin-top:32px;margin-bottom:16px;color:#000;font-weight:700}.legal-section-card p{margin-bottom:16px;line-height:1.8;color:#4b5563;font-size:17px;position:relative;z-index:1}.legal-section-card p:last-child{margin-bottom:0}.legal-content ul{margin-bottom:24px;padding-left:0;list-style:none}.legal-content li{margin-bottom:12px;line-height:1.8;color:#4b5563;font-size:17px;padding-left:32px;position:relative}.legal-content li:before{content:"✓";position:absolute;left:8px;color:var(--accent-yellow);font-weight:700;font-size:20px;animation:checkPulse 2s ease-in-out infinite}@keyframes checkPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.8}}.legal-content a{color:var(--accent-yellow);text-decoration:none;font-weight:600;border-bottom:2px solid transparent;transition:border-color .3s ease}.legal-content a:hover{border-bottom-color:var(--accent-yellow)}.legal-section{background:#fafafa;border-left:4px solid var(--accent-yellow);padding:32px;margin:40px 0;border-radius:0 12px 12px 0;box-shadow:0 4px 15px #0000000d}.legal-section h3{margin-top:0}.important-notice{background:#000;color:#fff;padding:32px;border-radius:12px;margin:40px 0;border:2px solid var(--accent-yellow);position:relative;overflow:hidden}.important-notice:before{content:"⚠";position:absolute;top:20px;right:20px;font-size:48px;opacity:.1}.important-notice h3{color:var(--accent-yellow);margin-top:0}.important-notice p{color:#ffffffe6}.back-to-top{position:fixed;bottom:40px;right:40px;width:56px;height:56px;background:var(--accent-yellow);color:#000;border:none;border-radius:50%;font-size:24px;cursor:pointer;box-shadow:0 4px 20px #ffc10766;transition:all .3s ease;z-index:100;opacity:0;visibility:hidden}.back-to-top:hover{transform:translateY(-5px);box-shadow:0 6px 25px #ffc10799}.legal-toc{background:#fafafa;border-radius:12px;padding:32px;margin-bottom:60px;border:2px solid #F0F0F0}.legal-toc h3{margin-top:0;margin-bottom:20px;font-size:20px}.legal-toc ul{margin-bottom:0}.legal-toc li{padding-left:0}.legal-toc a{color:#000;display:block;padding:8px 0}.legal-toc a:hover{color:var(--accent-yellow)}@media (max-width: 768px){.legal-hero{padding:120px 0 60px}.legal-hero h1{font-size:clamp(32px,8vw,48px)}.legal-hero .page-icon{font-size:60px;margin-bottom:20px}.last-updated{font-size:15px}.legal-content-wrapper{padding:60px 0 80px}.legal-content h2{font-size:26px;padding-left:20px;margin-top:50px}.legal-content h2:before{width:5px;height:32px}.legal-content h3{font-size:20px;margin-top:28px}.legal-content p,.legal-content li{font-size:16px;line-height:1.8}.legal-content li{padding-left:28px}.legal-content li:before{left:6px;font-size:16px}.legal-section,.important-notice{padding:24px 20px;margin:30px 0}.legal-toc{padding:24px 20px}.legal-toc h3{font-size:18px}.back-to-top{width:48px;height:48px;bottom:24px;right:24px;font-size:20px}}@media (max-width: 480px){.legal-hero{padding:100px 0 50px}.legal-hero h1{font-size:clamp(28px,8vw,40px)}.legal-hero .page-icon{font-size:50px;margin-bottom:16px}.last-updated{font-size:14px}.legal-content-wrapper{padding:50px 0 70px}.legal-content h2{font-size:24px;padding-left:18px;margin-top:40px}.legal-content h2:before{width:4px;height:28px}.legal-content h3{font-size:18px;margin-top:24px}.legal-content p,.legal-content li{font-size:15px}.legal-content li{padding-left:24px}.legal-section,.important-notice{padding:20px 18px;margin:24px 0;border-radius:10px}.legal-toc{padding:20px 18px}.back-to-top{width:44px;height:44px;bottom:20px;right:20px;font-size:18px}}.legal-toc{background:#1a1a1a;border-radius:16px;padding:32px;margin-bottom:60px;box-shadow:0 8px 32px #0003;border:1px solid rgba(255,193,7,.2)}.legal-toc h3{color:var(--accent-yellow);font-size:24px;margin-bottom:24px;margin-top:0;display:flex;align-items:center;gap:12px}.legal-toc h3:before{content:"📋";font-size:28px}.legal-toc ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:12px}.legal-toc li{padding:0;margin:0}.legal-toc li:before{display:none}.legal-toc a{display:block;padding:14px 20px;background:#ffffff0d;border-radius:8px;color:#fff;text-decoration:none;transition:all .3s ease;border-left:3px solid transparent;font-weight:500}.legal-toc a:hover{background:#ffc1071a;border-left-color:var(--accent-yellow);transform:translate(8px);color:var(--accent-yellow);border-bottom:none}.legal-progress{position:fixed;top:0;left:0;width:0%;height:4px;background:var(--accent-yellow);z-index:9999;transition:width .1s ease;box-shadow:0 0 10px #ffc10780}.highlight-box{background:#ffc1071a;border-left:4px solid var(--accent-yellow);padding:24px 28px;margin:32px 0;border-radius:0 12px 12px 0;position:relative;overflow:hidden}.highlight-box:before{content:"";position:absolute;right:20px;top:20px;width:40px;height:40px;background:var(--accent-yellow);opacity:.1;border-radius:50%}.highlight-box p{margin-bottom:0;color:#000;font-weight:600}.back-to-top{position:fixed;bottom:40px;right:40px;width:56px;height:56px;background:var(--accent-yellow);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1000;box-shadow:0 4px 20px #ffc10766}.back-to-top.visible{opacity:1;visibility:visible}.back-to-top:hover{transform:translateY(-8px);box-shadow:0 8px 30px #ffc10799}.back-to-top:before{content:"↑";font-size:28px;font-weight:700;color:#000}@media (max-width: 768px){.legal-toc ul{grid-template-columns:1fr}.back-to-top{bottom:20px;right:20px;width:48px;height:48px}}@media (max-width: 1024px){.legal-content-wrapper .container{grid-template-columns:240px 1fr;gap:40px}.legal-section-card{padding:36px}.section-number{font-size:60px;top:20px;right:24px}}@media (max-width: 768px){.legal-content-wrapper .container{grid-template-columns:1fr;gap:32px}.legal-sidebar{order:2}.legal-content{order:1}.sidebar-sticky{position:relative;top:0}.sidebar-nav{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.legal-section-card{padding:28px 24px;border-radius:16px}.legal-section-card h2{font-size:24px}.section-number{font-size:48px;top:16px;right:16px}}@media (max-width: 480px){.sidebar-nav{grid-template-columns:1fr}.legal-section-card{padding:24px 20px}.section-number{font-size:40px}}.legal-page-ultra{background:#000;min-height:100vh;position:relative;overflow-x:hidden}.scroll-progress-bar{position:fixed;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#ffc107,#ffd54f,#ffc107);transform-origin:0%;z-index:9999;box-shadow:0 0 20px #ffc107cc}.particles-container{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1;overflow:hidden}.particle{position:absolute;background:radial-gradient(circle,rgba(255,193,7,.8) 0%,transparent 70%);border-radius:50%;filter:blur(1px)}.cyber-grid{position:fixed;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(rgba(255,193,7,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,193,7,.03) 1px,transparent 1px);background-size:50px 50px;pointer-events:none;z-index:0}.legal-hero-ultra{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:120px 20px 80px;z-index:2;overflow:hidden}.legal-hero-ultra .container{position:relative;z-index:3}.hero-orb{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none}.hero-orb-1{width:600px;height:600px;background:radial-gradient(circle,rgba(255,193,7,.3) 0%,transparent 70%);top:-200px;right:-200px}.hero-orb-2{width:500px;height:500px;background:radial-gradient(circle,rgba(255,193,7,.2) 0%,transparent 70%);bottom:-150px;left:-150px}.page-badge-ultra{display:inline-block;padding:12px 32px;background:#ffc1071a;border:2px solid rgba(255,193,7,.3);border-radius:50px;color:#ffc107;font-size:14px;font-weight:700;letter-spacing:3px;text-transform:uppercase;margin-bottom:32px;position:relative;overflow:hidden}.badge-glow{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,193,7,.4),transparent);animation:badgeShine 3s infinite}@keyframes badgeShine{0%{left:-100%}50%,to{left:100%}}.legal-title-ultra{font-size:clamp(48px,10vw,100px);font-weight:900;color:#fff;margin-bottom:24px;line-height:1.1;text-transform:uppercase;letter-spacing:-2px}.legal-updated-ultra{color:#fff9;font-size:16px;display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:48px}.update-icon{width:20px;height:20px;color:#ffc107}.scroll-indicator{display:flex;flex-direction:column;align-items:center;gap:8px;color:#ffffff80;font-size:14px;margin-top:40px}.scroll-arrow{font-size:24px;color:#ffc107}.legal-intro-ultra{position:relative;z-index:2;padding:0 20px 80px}.intro-card{max-width:800px;margin:0 auto;background:#ffffff08;border:1px solid rgba(255,193,7,.2);border-radius:24px;padding:48px;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.intro-icon{display:flex;justify-content:center;margin-bottom:24px}.intro-icon svg{width:48px;height:48px}.intro-card p{color:#fffc;font-size:18px;line-height:1.8;margin:0}.legal-content-ultra{position:relative;z-index:2;padding:40px 20px 100px}.legal-content-ultra .container{max-width:1200px;margin:0 auto}.sections-grid{display:flex;flex-direction:column;gap:32px}.legal-section-3d{background:#ffffff05;border:1px solid rgba(255,193,7,.15);border-radius:24px;padding:48px;position:relative;overflow:hidden;transform-style:preserve-3d;transition:all .3s ease}.legal-section-3d:hover{border-color:#ffc10766;background:#ffffff0a}.section-glow{position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,transparent,#FFC107,transparent);opacity:0;transition:opacity .3s ease}.legal-section-3d:hover .section-glow{opacity:1}.section-number-3d{position:absolute;top:24px;right:32px;font-size:72px;font-weight:900;color:#ffc10714;line-height:1;pointer-events:none}.legal-section-3d h2{color:#fff;font-size:28px;font-weight:700;margin:0 0 24px;position:relative;z-index:1}.section-content-3d{position:relative;z-index:1}.section-content-3d h3{color:#ffc107;font-size:18px;font-weight:600;margin:24px 0 12px;display:flex;align-items:center;gap:8px}.subtitle-icon{font-size:12px;color:#ffc107}.section-content-3d p{color:#ffffffb3;font-size:16px;line-height:1.8;margin:0 0 16px}.animated-list{list-style:none;padding:0;margin:16px 0}.animated-list li{color:#ffffffb3;font-size:16px;line-height:1.8;padding:12px 0 12px 32px;position:relative;border-bottom:1px solid rgba(255,255,255,.05);cursor:default}.animated-list li:last-child{border-bottom:none}.list-bullet{position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:8px;background:#ffc107;border-radius:50%}.list-bullet:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:16px;height:16px;background:#ffc10733;border-radius:50%}.contact-card-3d{background:#ffc1070d;border:1px solid rgba(255,193,7,.2);border-radius:16px;padding:32px;margin-top:16px;position:relative;overflow:hidden}.contact-glow{position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,193,7,.1) 0%,transparent 50%);pointer-events:none}.contact-card-3d p{margin:8px 0;color:#fffc}.contact-card-3d strong{color:#ffc107;font-size:20px}.contact-card-3d a{color:#ffc107;text-decoration:none;transition:all .3s ease}.contact-card-3d a:hover{text-decoration:underline}.card-shine{position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.03),transparent);transform:skew(-20deg);transition:left .6s ease;pointer-events:none}.legal-section-3d:hover .card-shine{left:150%}.legal-nav-ultra{display:flex;justify-content:center;gap:24px;margin-top:80px;flex-wrap:wrap}.nav-link-ultra{display:flex;align-items:center;gap:12px;padding:20px 32px;background:#ffffff05;border:1px solid rgba(255,193,7,.2);border-radius:16px;text-decoration:none;transition:all .3s ease}.nav-link-ultra:hover{background:#ffc1071a;border-color:#ffc10780;transform:translateY(-4px)}.nav-icon{width:24px;height:24px;color:#ffc107}.nav-text{color:#fff;font-size:16px;font-weight:600}.nav-arrow{color:#ffc107;font-size:20px;transition:transform .3s ease}.nav-link-ultra:hover .nav-arrow{transform:translate(4px)}@media (max-width: 768px){.legal-hero-ultra{min-height:auto;padding:140px 20px 60px}.legal-title-ultra{font-size:clamp(36px,8vw,60px)}.page-badge-ultra{padding:10px 24px;font-size:12px}.intro-card{padding:32px 24px}.intro-card p{font-size:16px}.legal-section-3d{padding:32px 24px}.section-number-3d{font-size:48px;top:16px;right:20px}.legal-section-3d h2{font-size:22px}.legal-nav-ultra{flex-direction:column;gap:16px}.nav-link-ultra{justify-content:center}.hero-orb-1{width:300px;height:300px;top:-100px;right:-100px}.hero-orb-2{width:250px;height:250px;bottom:-75px;left:-75px}}@media (max-width: 480px){.legal-hero-ultra{padding:120px 16px 50px}.legal-title-ultra{font-size:clamp(28px,10vw,48px);letter-spacing:-1px}.page-badge-ultra{padding:8px 20px;font-size:11px;letter-spacing:2px}.intro-card{padding:24px 20px}.legal-section-3d{padding:24px 20px;border-radius:16px}.section-number-3d{font-size:36px}.legal-section-3d h2{font-size:20px}.section-content-3d p,.animated-list li{font-size:15px}.contact-card-3d{padding:24px 20px}}.portfolio-details-page{padding-top:80px;min-height:100vh}.timeline-container{width:100%;background:#fff;font-family:Helvetica,-apple-system,BlinkMacSystemFont,sans-serif;min-height:100vh;padding:0 2.5rem}.timeline-wrapper{max-width:80rem;margin:0 auto;padding:5rem 1rem 5rem 2rem}.timeline-header{text-align:center;margin-bottom:4rem}.timeline-title{font-size:clamp(2rem,8vw,4rem);margin-bottom:1.5rem;color:#2d3748;font-weight:700;line-height:1.2}.timeline-subtitle{color:#666;font-size:clamp(1rem,3vw,1.25rem);max-width:48rem;margin:0 auto;line-height:1.6}.timeline-content{position:relative;max-width:80rem;margin:0 auto;padding-bottom:5rem;min-height:100vh}.timeline-item{display:flex;justify-content:flex-start;padding-top:2.5rem;gap:2.5rem;margin-bottom:4rem}.timeline-item:nth-child(1) .timeline-card{animation-delay:.2s}.timeline-item:nth-child(2) .timeline-card{animation-delay:.4s}.timeline-item:nth-child(3) .timeline-card{animation-delay:.6s}.timeline-item:nth-child(4) .timeline-card{animation-delay:.8s}.timeline-marker-section{position:sticky;top:10rem;display:flex;flex-direction:column;align-items:center;z-index:40;align-self:flex-start;max-width:20rem;width:100%}.timeline-marker{height:3rem;width:3rem;border-radius:50%;background:#ffc107;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #ffc10740;border:4px solid #FFFFFF;margin-bottom:1rem;transition:transform .2s ease,box-shadow .2s ease;will-change:transform}.timeline-marker:hover{transform:scale(1.05);box-shadow:0 12px 30px #ffc10759}.timeline-marker-dot{height:.75rem;width:.75rem;border-radius:50%;background:#fff}.timeline-section-title{font-size:clamp(1.25rem,4vw,2.5rem);font-weight:700;color:#2d3748;background:#fff;padding:1rem 1.5rem;border-radius:.5rem;box-shadow:0 4px 15px #0000001a;text-align:center;border:1px solid #e5e7eb}.timeline-content-section{position:relative;padding-left:1rem;width:100%}.timeline-mobile-title{display:none;font-size:1.5rem;margin-bottom:1.5rem;font-weight:700;color:#2d3748;background:#fff;padding:1rem 1.5rem;border-radius:.5rem;box-shadow:0 4px 15px #0000001a;border:1px solid #e5e7eb}.timeline-card{background:#fff;border-radius:1rem;box-shadow:0 4px 20px #00000014;padding:2rem;border:1px solid #e5e7eb;transition:all .3s ease;opacity:0;transform:translateY(30px);animation:cardSlideIn .8s ease-out forwards}@keyframes cardSlideIn{to{opacity:1;transform:translateY(0)}}.timeline-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-4px);border-color:#ffc107}.project-overview-card,.branding-summary-card{margin-bottom:2rem;padding:2rem;background:#fff;border-radius:1rem;border:2px solid #FFC107;box-shadow:0 8px 25px #ffc10726}.branding-summary-title{font-size:1.5rem;font-weight:700;color:#2d3748;margin-bottom:1rem}.branding-summary-description{font-size:1rem;color:#666;margin-bottom:1.5rem;line-height:1.6}.branding-highlights{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.branding-highlight{padding:1rem;background:#f8f9fa;border-radius:.5rem;border-left:4px solid #FFC107;font-size:.875rem;font-weight:500;color:#2d3748;transition:all .3s ease;display:flex;align-items:center;justify-content:center;text-align:center;flex-direction:column;gap:.5rem}.branding-highlight:hover{background:#f8f9fa;transform:translateY(-2px)}.branding-highlight svg{width:24px!important;height:24px!important;margin:0!important}.project-title{font-size:2rem;font-weight:700;color:#2d3748;margin-bottom:1.5rem}.project-description{font-size:1rem;color:#666;margin-bottom:1.5rem;line-height:1.6}.project-category{display:inline-block;padding:.5rem 1rem;background:#ffc107;color:#000;border-radius:9999px;font-size:.875rem;font-weight:600;box-shadow:0 4px 15px #ffc1074d}.features-description{margin-bottom:2rem;font-size:1rem;color:#666;line-height:1.6}.features-list{margin-bottom:2rem;display:flex;flex-direction:column;gap:.75rem}.feature-item{opacity:0;transform:translateY(20px);animation:slideInFromBottom .6s ease-out forwards}.feature-item:nth-child(1){animation-delay:.1s}.feature-item:nth-child(2){animation-delay:.2s}.feature-item:nth-child(3){animation-delay:.3s}.feature-item:nth-child(4){animation-delay:.4s}.feature-item:nth-child(5){animation-delay:.5s}.feature-item:nth-child(6){animation-delay:.6s}.feature-item{display:flex;align-items:center;gap:1rem;font-size:1rem;color:#2d3748;padding:1rem;background:#fff;border-radius:.5rem;border:1px solid #e5e7eb;transition:all .3s ease;box-shadow:0 2px 8px #0000000d}.feature-item:hover{background:#fff;transform:translateY(-2px);box-shadow:0 8px 25px #0000001a;border-color:#ffc107}.feature-icon{width:1.5rem;height:1.5rem;background:#00a8e8;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 10px #00a8e84d}.feature-icon svg{width:1rem;height:1rem;color:#fff}.feature-text{font-weight:500}.process-description{margin-bottom:1rem;font-size:.875rem;color:#666}.process-steps{margin-bottom:2rem;display:flex;flex-direction:column;gap:.75rem}.process-step{opacity:0;transform:translate(-20px);animation:slideInFromLeft .6s ease-out forwards}.process-step:nth-child(1){animation-delay:.1s}.process-step:nth-child(2){animation-delay:.2s}.process-step:nth-child(3){animation-delay:.3s}.process-step:nth-child(4){animation-delay:.4s}@keyframes slideInFromLeft{to{opacity:1;transform:translate(0)}}.process-step{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#666;padding:.5rem 0;transition:all .3s ease}.process-step:hover{color:#2d3748;transform:translate(5px)}.process-step-number{width:1.5rem;height:1.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.75rem;flex-shrink:0}.process-step-1 .process-step-number{background:#ffc107}.process-step-2 .process-step-number{background:#e91e8c}.process-step-3 .process-step-number{background:#00a8e8}.process-step-4 .process-step-number{background:#2d3748}.results-description{margin-bottom:2rem;font-size:.875rem;color:#666}.results-highlights{margin-bottom:2rem;padding:1.5rem;background:#fff;border-radius:.5rem;border:2px solid #FFC107}.results-highlights h4{font-size:1.125rem;font-weight:700;color:#2d3748;margin-bottom:.75rem}.highlights-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;font-size:.875rem;color:#00a8e8}.image-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.branding-image-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem}.image-container{position:relative;overflow:hidden;border-radius:.5rem;box-shadow:0 2px 8px #0000000f;transition:transform .2s ease,box-shadow .2s ease;border:1px solid #e5e7eb;background:#fff;aspect-ratio:16/10;will-change:transform;display:flex;align-items:center;justify-content:center}.branding-image-container{position:relative;overflow:hidden;border-radius:.5rem;box-shadow:0 4px 12px #00000014;transition:transform .2s ease,box-shadow .2s ease;border:1px solid #e5e7eb;background:#fff;aspect-ratio:3/4;will-change:transform;display:flex;align-items:center;justify-content:center}.image-container:hover{box-shadow:0 8px 20px #0000001f;transform:translateY(-2px);border-color:#ffc107}.branding-image-container:hover{box-shadow:0 25px 50px #ffc10740;transform:translateY(-6px);border-color:#ffc107}.image-container img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition:none;background:#fff;padding:1rem}.branding-image-container img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition:none;padding:1rem}.image-container:hover img,.branding-image-container:hover img{transform:none}.image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;opacity:0;transition:opacity .3s ease}.image-container:hover .image-overlay{opacity:1}.action-buttons{margin-top:2rem;display:flex;justify-content:center;align-items:center;gap:1rem;flex-wrap:wrap}.btn-primary{display:inline-block;padding:.75rem 1.5rem;background:#ffc107;color:#000;border-radius:.5rem;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 15px #ffc1074d;min-width:160px;text-align:center}.btn-primary:hover{background:#e91e8c;color:#fff;transform:translateY(-2px);box-shadow:0 8px 25px #e91e8c66}.btn-secondary{display:inline-block;padding:.75rem 1.5rem;border:1px solid #2D3748;color:#2d3748;border-radius:.5rem;font-weight:600;text-decoration:none;transition:all .3s ease;background:#fff;min-width:160px;text-align:center}.btn-secondary:hover{background:#00a8e8;color:#fff;border-color:#00a8e8;transform:translateY(-2px);box-shadow:0 4px 15px #00a8e84d}.timeline-line{position:absolute;left:calc(10rem - 2px);top:0;width:4px;background:#e5e7eb;border-radius:2px;z-index:20;min-height:100%}.not-found-container{min-height:calc(100vh - 80px);background:#fff;color:#2d3748;display:flex;align-items:center;justify-content:center;padding-top:2rem}.not-found-content{text-align:center}.not-found-title{font-size:2.25rem;font-weight:700;margin-bottom:1rem}.not-found-link{color:#ffc107;text-decoration:none;transition:color .3s ease}.not-found-link:hover{color:#e91e8c}@media (max-width: 1024px){.portfolio-details-page{padding-top:70px}.image-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem}.branding-image-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 768px){.portfolio-details-page{padding-top:60px}.timeline-container{padding:0 1rem}.timeline-wrapper{padding:3rem .5rem}.timeline-header{margin-bottom:2rem}.timeline-item{flex-direction:column;gap:0;padding-top:0;margin-bottom:2rem}.timeline-marker-section{position:relative;top:auto;flex-direction:row;max-width:100%;align-items:center;justify-content:flex-start;gap:1rem;margin-bottom:1rem}.timeline-marker{width:2.5rem;height:2.5rem;margin-bottom:0}.timeline-section-title{display:block;font-size:1.25rem;padding:.75rem 1rem;box-shadow:none;border:none;background:transparent}.timeline-mobile-title{display:none}.timeline-content-section{padding-left:0}.timeline-line{display:none}.timeline-card{padding:1.25rem}.project-overview-card{padding:1.25rem;margin-bottom:1rem}.project-title{font-size:1.25rem;margin-bottom:1rem}.project-description{font-size:.9rem;margin-bottom:1rem}.project-category{font-size:.75rem;padding:.4rem .8rem}.image-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}.branding-image-grid{grid-template-columns:1fr;gap:1rem}.image-container{aspect-ratio:1/1}.image-container img{height:100%;padding:.5rem}.feature-item{padding:.75rem;font-size:.9rem}.action-buttons{display:flex;flex-direction:column;gap:.75rem;align-items:center;margin-top:1.5rem}.btn-primary,.btn-secondary{margin:0;width:100%;max-width:280px;text-align:center;padding:.6rem 1.25rem;font-size:.9rem}}@media (max-width: 480px){.portfolio-details-page{padding-top:60px}.timeline-container{padding:0 .75rem}.timeline-wrapper{padding:2rem .25rem}.timeline-header{margin-bottom:1.5rem}.timeline-title{font-size:1.75rem}.timeline-subtitle{font-size:.9rem}.timeline-item{margin-bottom:1.5rem}.timeline-marker{width:2rem;height:2rem}.timeline-marker-dot{width:.5rem;height:.5rem}.timeline-section-title{font-size:1.1rem;padding:.5rem .75rem}.timeline-card,.project-overview-card{padding:1rem}.project-title{font-size:1.1rem}.project-description{font-size:.85rem;line-height:1.5}.image-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.image-container img{padding:.25rem}.branding-image-grid{grid-template-columns:1fr;gap:.75rem}.feature-item{padding:.6rem;font-size:.85rem;gap:.5rem}.feature-icon{width:1.25rem;height:1.25rem}.btn-primary,.btn-secondary{padding:.5rem 1rem;font-size:.85rem}}.brochure-image-list{display:flex;flex-direction:column;gap:2rem;margin-top:2rem}.brochure-image-container{position:relative;overflow:hidden;border-radius:.5rem;box-shadow:0 4px 15px #00000014;transition:transform .2s ease,box-shadow .2s ease;border:1px solid #e5e7eb;background:#fff;width:100%;max-width:700px;margin:0 auto;will-change:transform}.brochure-image-container:hover{box-shadow:0 8px 25px #ffc10726;transform:translateY(-2px);border-color:#ffc107}.brochure-image-container img{width:100%;height:auto;max-height:500px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;transition:none;display:block;loading:lazy}.brochure-image-container:hover img{transform:none}@media (max-width: 768px){.brochure-image-list{gap:1.5rem}.brochure-image-container{max-width:100%;margin:0;border-radius:.25rem}.brochure-image-container img{max-height:350px}}@media (max-width: 480px){.brochure-image-list{gap:1rem}.brochure-image-container img{max-height:250px}}.cursor-ring{position:fixed;width:30px;height:30px;border:2px solid #e91e8c;border-radius:50%;pointer-events:none;z-index:9999;background:transparent;box-shadow:0 0 10px #ffeb3b4d;will-change:transform;backface-visibility:hidden;transform-style:preserve-3d}.cursor-dot{position:fixed;width:10px;height:10px;background:#ffc107;border-radius:50%;pointer-events:none;z-index:10000;box-shadow:0 0 8px #ffeb3b99;will-change:transform;backface-visibility:hidden;transform-style:preserve-3d}.cursor-ring.cursor-hover{border-color:#ffc107;box-shadow:0 0 20px #ffeb3b80;transition:border-color .2s ease,box-shadow .2s ease}@media (min-width: 768px){*{cursor:none!important}input,textarea,select{cursor:text!important}}@media (max-width: 767px){.cursor-ring,.cursor-dot{display:none}}@keyframes ringRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulseRing{0%{transform:scale(1.15);opacity:.8}to{transform:scale(1.25);opacity:1}}.smooth-cursor{transition:transform .6s ease-out}body *::selection{background:#ffeb3b4d}body *::-moz-selection{background:#ffeb3b4d}/*! tailwindcss v4.1.18 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}.absolute{position:absolute}.static{position:static}.container{width:100%}.contents{display:contents}.hidden{display:none}.inline-block{display:inline-block}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}*{box-sizing:border-box;margin:0;padding:0}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}html,body{max-width:100vw;overflow-x:clip}:root{--charcoal:#000;--off-white:#fff;--accent-cyan:#00a8e8;--accent-magenta:#e91e8c;--accent-yellow:#ffc107;--muted-gray:#6b7280;--shadow-sm:0 2px 8px #00000014;--shadow-md:0 4px 16px #0000001f;--shadow-lg:0 8px 24px #00000029;--radius:12px;--transition:.3s cubic-bezier(.4,0,.2,1)}body{color:var(--charcoal);background:var(--off-white);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:#ffc10733;font-family:Helvetica;line-height:1.6;overflow-x:hidden}html{scroll-behavior:smooth;overflow-x:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.container{max-width:1280px;margin:0 auto;padding:0 24px}h1,h2,h3,h4,h5,h6{font-family:Helvetica;font-weight:700;line-height:1.2}h1{font-size:clamp(2rem,5vw,3.5rem)}h2{font-size:clamp(1.75rem,4vw,2.5rem)}h3{font-size:clamp(1.25rem,3vw,1.75rem)}.btn{cursor:pointer;text-align:center;border:2px solid #0000;border-radius:50px;justify-content:center;align-items:center;min-height:44px;padding:12px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-primary{background:var(--accent-yellow);color:#000;font-weight:700;position:relative;overflow:hidden;box-shadow:0 4px 15px #ffc1074d}.btn-primary:before{display:none}.btn-primary:hover:before{left:100%}.btn-primary:hover{color:#000;background:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #fff6}.btn-primary:focus{outline:3px solid var(--accent-yellow);outline-offset:2px}.header .btn-primary{background:var(--accent-yellow);color:#000;border:2px solid var(--accent-yellow)}.header .btn-primary:hover{color:var(--accent-yellow);border-color:var(--accent-yellow);background:0 0}.btn-secondary{color:var(--charcoal);border-color:var(--charcoal);background:0 0}.btn-secondary:hover{background:var(--charcoal);color:var(--off-white);transform:translateY(-2px)}.btn-secondary:focus{outline:3px solid var(--charcoal);outline-offset:2px}.header{z-index:1000;-webkit-backdrop-filter:blur(10px)saturate(180%);background:#fffffff2;border-bottom:1px solid #0000001a;padding:0;transition:transform .3s cubic-bezier(.4,0,.2,1),background .3s,backdrop-filter .3s;position:fixed;top:0;left:0;right:0}.header.scrolled{-webkit-backdrop-filter:blur(15px)saturate(180%);background:#fff;border-bottom:1px solid #00000026;box-shadow:0 4px 20px #0000001a}.header-content{justify-content:space-between;align-items:center;padding:16px 0;transition:padding .3s;display:flex}.header.scrolled .header-content{padding:12px 0}.logo{z-index:10;align-items:center;text-decoration:none;display:flex;position:relative}.logo-img{width:auto;height:70px;transition:all .3s}.header.scrolled .logo-img{height:60px}.logo:hover .logo-img{transform:scale(1.05)}.logo-text{color:var(--charcoal);letter-spacing:-.5px;font-family:Helvetica;font-size:24px;font-weight:700}.nav-list{background:0 0;border:none;border-radius:0;gap:4px;padding:0;list-style:none;display:flex}.nav-link{color:#000;border-radius:0;padding:12px 24px;font-weight:500;text-decoration:none;transition:all .3s;display:block;position:relative}.nav-link:after{content:"";background:var(--accent-yellow);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.nav-link:hover{color:var(--accent-yellow);background:0 0}.nav-link:hover:after{width:60%}.nav-link.active{color:var(--accent-yellow);background:0 0}.nav-link.active:after{width:60%}.nav-link:focus{outline:2px solid var(--accent-cyan);outline-offset:2px}.hamburger{cursor:pointer;background:0 0;border:1px solid #0003;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:44px;min-height:44px;padding:10px;transition:all .3s;display:none}.hamburger:hover{border-color:var(--accent-yellow);background:#ffc1071a}.hamburger span{background:#000;width:24px;height:2px;transition:all .3s}.hamburger:hover span{background:var(--accent-yellow);border-radius:2px;height:2px;transition:all .3s}.hamburger.active{background:var(--accent-cyan)}.hamburger.active span{background:#fff}.hamburger.active span:first-child{transform:rotate(45deg)translate(7px,7px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}.nav-overlay{-webkit-backdrop-filter:blur(4px);z-index:999;opacity:0;background:#000000b3;width:100%;height:100%;transition:opacity .3s;display:none;position:fixed;top:0;left:0}.nav-overlay.active{opacity:1;display:block}section{padding:80px 0}.section-title{text-align:center;letter-spacing:-.5px;margin-bottom:20px;font-size:clamp(36px,5vw,56px);font-weight:800}.section-subtitle{text-align:center;color:var(--muted-gray);margin-bottom:48px;font-size:20px;font-weight:400}.section-cta{text-align:center;margin-top:48px}.reveal{opacity:0;transition:all .6s cubic-bezier(.4,0,.2,1);transform:translateY(16px)}.reveal.active{opacity:1;transform:translateY(0)}.footer{color:var(--off-white);background:#000;padding:80px 0 40px;position:relative}.footer:before,.footer-wave{display:none}.footer-content{z-index:2;grid-template-columns:1.5fr 1fr 1.2fr;gap:70px;margin-bottom:60px;display:grid;position:relative}.footer-brand{flex-direction:column;align-items:center;padding-right:20px;display:flex}.footer-logo-img{filter:drop-shadow(0 4px 12px #ffc10726);width:auto;height:120px;margin-bottom:20px;display:block}.footer-tagline{color:#9a9a9a;text-align:center;max-width:320px;margin-bottom:24px;font-size:15px;line-height:1.8}.footer-col h4{text-transform:uppercase;letter-spacing:1.5px;color:#fff;margin-bottom:28px;font-size:15px;font-weight:700;display:inline-block;position:relative}.footer-col h4:after{content:"";background:linear-gradient(90deg,var(--accent-yellow),transparent);width:100%;height:2px;position:absolute;bottom:-8px;left:0}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:14px}.footer-col ul li a{color:#a8a8a8;align-items:center;gap:10px;padding:6px 0;font-size:15px;text-decoration:none;transition:all .3s;display:flex}.footer-col ul li a svg{width:16px;height:16px;stroke:var(--accent-yellow);flex-shrink:0;transition:all .3s}.footer-col ul li a:hover{color:#fff;padding-left:8px}.footer-col ul li a:hover svg{transform:scale(1.2)}.contact-info{flex-direction:column;gap:16px;display:flex}.contact-item{color:#a8a8a8;background:#ffffff05;border-radius:8px;align-items:flex-start;gap:12px;padding:8px 12px;font-size:15px;line-height:1.6;text-decoration:none;transition:all .3s;display:flex}.contact-item svg{width:18px;height:18px;stroke:var(--accent-yellow);flex-shrink:0;margin-top:2px}.contact-item:hover{color:#fff;background:#ffc10714;transform:translate(4px)}.social-icons{justify-content:center;align-items:center;gap:14px;display:flex}.social-link{background:#ffffff0a;border:2px solid #ffc10733;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden}.social-link:before{content:"";background:var(--accent-yellow);z-index:0;border-radius:50%;width:0;height:0;transition:all .5s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.social-link svg{z-index:1;stroke:#fff;transition:all .3s;position:relative}.social-link:hover{border-color:var(--accent-yellow);transform:translateY(-6px)rotate(360deg);box-shadow:0 10px 25px #ffc10766}.social-link:hover:before{width:100px;height:100px}.social-link:hover svg{stroke:#000;transform:scale(1.1)}.footer-bottom{z-index:2;border-top:1px solid #ffc1071a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:32px 0;display:flex;position:relative}.footer-bottom:before{content:"";background:linear-gradient(90deg,transparent,var(--accent-yellow),transparent);width:100px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.footer-bottom p{color:#7a7a7a;align-items:center;gap:8px;margin:0;font-size:14px;display:flex}.footer-bottom p:before{content:"©";width:24px;height:24px;color:var(--accent-yellow);background:#ffc1071a;border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.footer-legal{flex-wrap:wrap;gap:8px;display:flex}.footer-legal a{color:#7a7a7a;background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;padding:6px 16px;font-size:13px;text-decoration:none;transition:all .3s}.footer-legal a:hover{color:var(--accent-yellow);background:#ffc10714;border-color:#ffc10733;transform:translateY(-2px)}@media (max-width:1024px){.container{padding:0 20px}section{padding:60px 0}}@media (max-width:768px){.header{padding:0}.header-content{padding:14px 0}.header.scrolled .header-content{padding:12px 0}.logo-img{height:60px}.header.scrolled .logo-img{height:55px}.header-content .btn-primary{display:none}.hamburger{z-index:1001;display:flex}.nav{-webkit-backdrop-filter:blur(20px)saturate(180%);z-index:1000;background:#000000f7;border-left:1px solid #ffc10733;width:100%;max-width:320px;height:100vh;padding:100px 24px 24px;transition:right .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-4px 0 30px #00000080}.nav.active{right:0}.nav-list{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;background:0 0;border:none;flex-direction:column;gap:12px;padding:0}.nav-link{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff0d;border:1px solid #ffc10733;border-radius:8px;padding:16px 20px}.nav-link:after{display:none}.nav-link:hover{color:var(--accent-yellow);background:#ffc10726}.nav-link.active{background:var(--accent-yellow);color:#000;border-color:var(--accent-yellow)}.footer{padding:60px 0 0}.footer-content{grid-template-columns:1fr;gap:50px}.footer-brand{text-align:center;align-items:center;padding-right:0}.footer-logo-img{margin-left:auto;margin-right:auto}.footer-tagline{max-width:100%}.social-icons{justify-content:center}.footer-col h4{font-size:14px}.footer-bottom{text-align:center;flex-direction:column;gap:20px;padding:28px 0}.footer-bottom p:before{display:none}.footer-legal{justify-content:center;gap:8px}}@media (max-width:480px){.container{padding:0 16px}section{padding:48px 0}.btn{padding:12px 24px;font-size:14px}.section-title{font-size:clamp(28px,7vw,42px)}.section-subtitle{margin-bottom:32px;font-size:16px}.nav{width:100%;max-width:100%;padding:90px 20px 20px}.hamburger span{width:22px}}@media (max-width:768px){*{max-width:100%}img{max-width:100%;height:auto}a,button,input,select,textarea{min-height:44px}input[type=text],input[type=email],input[type=tel],input[type=number],input[type=password],select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:16px!important}input:focus,select:focus,textarea:focus{font-size:16px!important}table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}p,li{word-wrap:break-word;overflow-wrap:break-word}}@media (max-width:375px){.container{padding:0 12px}h1{font-size:clamp(1.75rem,6vw,2.5rem)}h2{font-size:clamp(1.5rem,5vw,2rem)}h3{font-size:clamp(1.125rem,4vw,1.5rem)}}@media (max-width:768px) and (orientation:landscape){.header{padding:0}.header-content{padding:10px 0}.logo-img{height:50px}section{padding:40px 0}}@supports (-webkit-touch-callout:none){body{-webkit-text-size-adjust:100%}input[type=text],input[type=email],input[type=tel],textarea{-webkit-appearance:none;border-radius:0}}main{overflow:visible!important}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}:root{--accent-yellow: #FFC107;--accent-magenta: #E91E8C;--accent-cyan: #00A8E8;--charcoal: #2D3748;--muted-gray: #666666;--radius: 8px;--transition: all .3s ease;--shadow-lg: 0 10px 25px rgba(0, 0, 0, .1)}.top-section-wrapper{background:#fff;position:relative;z-index:1;overflow:hidden}.top-section-wrapper .gradient-wave{display:none}.top-section-wrapper:before{content:"";position:absolute;top:0;right:-10%;width:600px;height:700px;background-image:url("data:image/svg+xml,%3Csvg width='600' height='700' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke-linecap='round'%3E%3C!-- Connection nodes (dots) --%3E%3Ccircle cx='100' cy='80' r='4' fill='rgba(0,0,0,0.2)'/%3E%3Ccircle cx='300' cy='120' r='4' fill='rgba(80,80,80,0.2)'/%3E%3Ccircle cx='450' cy='100' r='4' fill='rgba(0,0,0,0.2)'/%3E%3Ccircle cx='200' cy='250' r='4' fill='rgba(100,100,100,0.2)'/%3E%3Ccircle cx='400' cy='280' r='4' fill='rgba(60,60,60,0.2)'/%3E%3Ccircle cx='150' cy='400' r='4' fill='rgba(0,0,0,0.2)'/%3E%3Ccircle cx='350' cy='450' r='4' fill='rgba(80,80,80,0.2)'/%3E%3Ccircle cx='500' cy='420' r='4' fill='rgba(100,100,100,0.2)'/%3E%3Ccircle cx='250' cy='580' r='4' fill='rgba(0,0,0,0.2)'/%3E%3C!-- Connecting lines --%3E%3Cline x1='100' y1='80' x2='300' y2='120' stroke='rgba(0,0,0,0.08)' stroke-width='1.5'/%3E%3Cline x1='300' y1='120' x2='450' y2='100' stroke='rgba(80,80,80,0.08)' stroke-width='1.5'/%3E%3Cline x1='100' y1='80' x2='200' y2='250' stroke='rgba(0,0,0,0.06)' stroke-width='1.5'/%3E%3Cline x1='300' y1='120' x2='400' y2='280' stroke='rgba(100,100,100,0.08)' stroke-width='1.5'/%3E%3Cline x1='450' y1='100' x2='400' y2='280' stroke='rgba(60,60,60,0.06)' stroke-width='1.5'/%3E%3Cline x1='200' y1='250' x2='400' y2='280' stroke='rgba(0,0,0,0.08)' stroke-width='1.5'/%3E%3Cline x1='200' y1='250' x2='150' y2='400' stroke='rgba(80,80,80,0.06)' stroke-width='1.5'/%3E%3Cline x1='400' y1='280' x2='350' y2='450' stroke='rgba(0,0,0,0.08)' stroke-width='1.5'/%3E%3Cline x1='400' y1='280' x2='500' y2='420' stroke='rgba(100,100,100,0.06)' stroke-width='1.5'/%3E%3Cline x1='150' y1='400' x2='350' y2='450' stroke='rgba(0,0,0,0.08)' stroke-width='1.5'/%3E%3Cline x1='350' y1='450' x2='500' y2='420' stroke='rgba(80,80,80,0.08)' stroke-width='1.5'/%3E%3Cline x1='150' y1='400' x2='250' y2='580' stroke='rgba(60,60,60,0.06)' stroke-width='1.5'/%3E%3Cline x1='350' y1='450' x2='250' y2='580' stroke='rgba(0,0,0,0.08)' stroke-width='1.5'/%3E%3C!-- Geometric shapes --%3E%3Crect x='80' y='60' width='40' height='40' stroke='rgba(0,0,0,0.1)' stroke-width='1.5' transform='rotate(15 100 80)'/%3E%3Cpolygon points='300,100 320,130 280,130' stroke='rgba(80,80,80,0.1)' stroke-width='1.5'/%3E%3Ccircle cx='400' cy='280' r='25' stroke='rgba(100,100,100,0.1)' stroke-width='1.5'/%3E%3Crect x='330' y='430' width='40' height='40' stroke='rgba(0,0,0,0.1)' stroke-width='1.5' transform='rotate(-20 350 450)'/%3E%3C/g%3E%3C/svg%3E");background-size:600px 700px;background-repeat:no-repeat;animation:networkFloat 70s ease-in-out infinite;pointer-events:none;opacity:1;z-index:0}.top-section-wrapper:after{content:"";position:absolute;bottom:5%;left:-10%;width:550px;height:900px;background-image:url("data:image/svg+xml,%3Csvg width='550' height='650' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke-linecap='round'%3E%3C!-- Connection nodes --%3E%3Ccircle cx='80' cy='100' r='4' fill='rgba(80,80,80,0.2)'/%3E%3Ccircle cx='250' cy='80' r='4' fill='rgba(0,0,0,0.2)'/%3E%3Ccircle cx='420' cy='130' r='4' fill='rgba(100,100,100,0.2)'/%3E%3Ccircle cx='150' cy='280' r='4' fill='rgba(0,0,0,0.2)'/%3E%3Ccircle cx='350' cy='250' r='4' fill='rgba(60,60,60,0.2)'/%3E%3Ccircle cx='480' cy='300' r='4' fill='rgba(80,80,80,0.2)'/%3E%3Ccircle cx='200' cy='450' r='4' fill='rgba(0,0,0,0.2)'/%3E%3Ccircle cx='400' cy='480' r='4' fill='rgba(100,100,100,0.2)'/%3E%3Ccircle cx='300' cy='600' r='4' fill='rgba(80,80,80,0.2)'/%3E%3C!-- Connecting lines --%3E%3Cline x1='80' y1='100' x2='250' y2='80' stroke='rgba(80,80,80,0.08)' stroke-width='1.5'/%3E%3Cline x1='250' y1='80' x2='420' y2='130' stroke='rgba(0,0,0,0.08)' stroke-width='1.5'/%3E%3Cline x1='80' y1='100' x2='150' y2='280' stroke='rgba(100,100,100,0.06)' stroke-width='1.5'/%3E%3Cline x1='250' y1='80' x2='350' y2='250' stroke='rgba(0,0,0,0.08)' stroke-width='1.5'/%3E%3Cline x1='420' y1='130' x2='480' y2='300' stroke='rgba(60,60,60,0.06)' stroke-width='1.5'/%3E%3Cline x1='150' y1='280' x2='350' y2='250' stroke='rgba(80,80,80,0.08)' stroke-width='1.5'/%3E%3Cline x1='350' y1='250' x2='480' y2='300' stroke='rgba(0,0,0,0.06)' stroke-width='1.5'/%3E%3Cline x1='150' y1='280' x2='200' y2='450' stroke='rgba(100,100,100,0.08)' stroke-width='1.5'/%3E%3Cline x1='350' y1='250' x2='400' y2='480' stroke='rgba(0,0,0,0.08)' stroke-width='1.5'/%3E%3Cline x1='480' y1='300' x2='400' y2='480' stroke='rgba(80,80,80,0.06)' stroke-width='1.5'/%3E%3Cline x1='200' y1='450' x2='400' y2='480' stroke='rgba(0,0,0,0.08)' stroke-width='1.5'/%3E%3Cline x1='200' y1='450' x2='300' y2='600' stroke='rgba(60,60,60,0.06)' stroke-width='1.5'/%3E%3Cline x1='400' y1='480' x2='300' y2='600' stroke='rgba(80,80,80,0.08)' stroke-width='1.5'/%3E%3C!-- Geometric shapes --%3E%3Ccircle cx='250' cy='80' r='30' stroke='rgba(0,0,0,0.1)' stroke-width='1.5'/%3E%3Cpolygon points='150,260 170,290 130,290' stroke='rgba(100,100,100,0.1)' stroke-width='1.5'/%3E%3Crect x='330' y='230' width='40' height='40' stroke='rgba(60,60,60,0.1)' stroke-width='1.5' transform='rotate(25 350 250)'/%3E%3Cpolygon points='400,460 420,490 380,490' stroke='rgba(0,0,0,0.1)' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E");background-size:550px 650px;background-repeat:no-repeat;animation:networkFloatAlt 85s ease-in-out infinite;pointer-events:none;opacity:1;z-index:0}@keyframes networkFloat{0%,to{transform:translate(0) rotate(0) scale(1);opacity:.85}25%{transform:translate(-15px,25px) rotate(1deg) scale(1.02);opacity:1}50%{transform:translate(-30px,40px) rotate(0) scale(1);opacity:.9}75%{transform:translate(-15px,25px) rotate(-1deg) scale(1.02);opacity:1}}@keyframes networkFloatAlt{0%,to{transform:translate(0) rotate(0) scale(1);opacity:.85}25%{transform:translate(25px,-15px) rotate(-1deg) scale(1.02);opacity:1}50%{transform:translate(40px,-30px) rotate(0) scale(1);opacity:.9}75%{transform:translate(25px,-15px) rotate(1deg) scale(1.02);opacity:1}}.dark-section-wrapper{background:#fff;color:#000;position:relative;z-index:1;overflow:hidden;transition:background-color .8s cubic-bezier(.4,0,.2,1),color .8s cubic-bezier(.4,0,.2,1);will-change:background-color,color}.dark-section-wrapper.theme-active{background:#000;color:#fff}.dark-section-wrapper *{transition:color .8s cubic-bezier(.4,0,.2,1),background-color .8s cubic-bezier(.4,0,.2,1),border-color .8s cubic-bezier(.4,0,.2,1),opacity .8s cubic-bezier(.4,0,.2,1)}.dark-section-wrapper:before{content:"";position:absolute;top:5%;left:-10%;width:550px;height:900px;background-image:url("data:image/svg+xml,%3Csvg width='550' height='650' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke-linecap='round'%3E%3C!-- Connection nodes --%3E%3Ccircle cx='80' cy='100' r='4' fill='rgba(255,193,7,0.5)'/%3E%3Ccircle cx='250' cy='80' r='4' fill='rgba(255,193,7,0.45)'/%3E%3Ccircle cx='420' cy='130' r='4' fill='rgba(255,193,7,0.5)'/%3E%3Ccircle cx='150' cy='280' r='4' fill='rgba(255,193,7,0.45)'/%3E%3Ccircle cx='350' cy='250' r='4' fill='rgba(255,193,7,0.5)'/%3E%3Ccircle cx='480' cy='300' r='4' fill='rgba(255,193,7,0.45)'/%3E%3Ccircle cx='200' cy='450' r='4' fill='rgba(255,193,7,0.5)'/%3E%3Ccircle cx='400' cy='480' r='4' fill='rgba(255,193,7,0.45)'/%3E%3Ccircle cx='300' cy='600' r='4' fill='rgba(255,193,7,0.5)'/%3E%3C!-- Connecting lines --%3E%3Cline x1='80' y1='100' x2='250' y2='80' stroke='rgba(255,193,7,0.25)' stroke-width='1.5'/%3E%3Cline x1='250' y1='80' x2='420' y2='130' stroke='rgba(255,193,7,0.25)' stroke-width='1.5'/%3E%3Cline x1='80' y1='100' x2='150' y2='280' stroke='rgba(255,193,7,0.2)' stroke-width='1.5'/%3E%3Cline x1='250' y1='80' x2='350' y2='250' stroke='rgba(255,193,7,0.25)' stroke-width='1.5'/%3E%3Cline x1='420' y1='130' x2='480' y2='300' stroke='rgba(255,193,7,0.2)' stroke-width='1.5'/%3E%3Cline x1='150' y1='280' x2='350' y2='250' stroke='rgba(255,193,7,0.25)' stroke-width='1.5'/%3E%3Cline x1='350' y1='250' x2='480' y2='300' stroke='rgba(255,193,7,0.2)' stroke-width='1.5'/%3E%3Cline x1='150' y1='280' x2='200' y2='450' stroke='rgba(255,193,7,0.25)' stroke-width='1.5'/%3E%3Cline x1='350' y1='250' x2='400' y2='480' stroke='rgba(255,193,7,0.25)' stroke-width='1.5'/%3E%3Cline x1='480' y1='300' x2='400' y2='480' stroke='rgba(255,193,7,0.2)' stroke-width='1.5'/%3E%3Cline x1='200' y1='450' x2='400' y2='480' stroke='rgba(255,193,7,0.25)' stroke-width='1.5'/%3E%3Cline x1='200' y1='450' x2='300' y2='600' stroke='rgba(255,193,7,0.2)' stroke-width='1.5'/%3E%3Cline x1='400' y1='480' x2='300' y2='600' stroke='rgba(255,193,7,0.25)' stroke-width='1.5'/%3E%3C!-- Geometric shapes --%3E%3Ccircle cx='250' cy='80' r='30' stroke='rgba(255,193,7,0.3)' stroke-width='1.5'/%3E%3Cpolygon points='150,260 170,290 130,290' stroke='rgba(255,193,7,0.3)' stroke-width='1.5'/%3E%3Crect x='330' y='230' width='40' height='40' stroke='rgba(255,193,7,0.3)' stroke-width='1.5' transform='rotate(25 350 250)'/%3E%3Cpolygon points='400,460 420,490 380,490' stroke='rgba(255,193,7,0.3)' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E");background-size:550px 650px;background-repeat:no-repeat;animation:networkFloatDark 75s ease-in-out infinite;pointer-events:none;opacity:0;z-index:0;transition:opacity .8s ease-in-out}.dark-section-wrapper.theme-active:before{opacity:1}.dark-section-wrapper:after{content:"";position:absolute;bottom:-5%;right:-10%;width:600px;height:700px;background-image:url("data:image/svg+xml,%3Csvg width='600' height='700' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke-linecap='round'%3E%3C!-- Connection nodes --%3E%3Ccircle cx='100' cy='80' r='4' fill='rgba(255,193,7,0.5)'/%3E%3Ccircle cx='300' cy='120' r='4' fill='rgba(255,193,7,0.45)'/%3E%3Ccircle cx='450' cy='100' r='4' fill='rgba(255,193,7,0.5)'/%3E%3Ccircle cx='200' cy='250' r='4' fill='rgba(255,193,7,0.45)'/%3E%3Ccircle cx='400' cy='280' r='4' fill='rgba(255,193,7,0.5)'/%3E%3Ccircle cx='150' cy='400' r='4' fill='rgba(255,193,7,0.45)'/%3E%3Ccircle cx='350' cy='450' r='4' fill='rgba(255,193,7,0.5)'/%3E%3Ccircle cx='500' cy='420' r='4' fill='rgba(255,193,7,0.45)'/%3E%3Ccircle cx='250' cy='580' r='4' fill='rgba(255,193,7,0.5)'/%3E%3C!-- Connecting lines --%3E%3Cline x1='100' y1='80' x2='300' y2='120' stroke='rgba(255,193,7,0.25)' stroke-width='1.5'/%3E%3Cline x1='300' y1='120' x2='450' y2='100' stroke='rgba(255,193,7,0.25)' stroke-width='1.5'/%3E%3Cline x1='100' y1='80' x2='200' y2='250' stroke='rgba(255,193,7,0.2)' stroke-width='1.5'/%3E%3Cline x1='300' y1='120' x2='400' y2='280' stroke='rgba(255,193,7,0.25)' stroke-width='1.5'/%3E%3Cline x1='450' y1='100' x2='400' y2='280' stroke='rgba(255,193,7,0.2)' stroke-width='1.5'/%3E%3Cline x1='200' y1='250' x2='400' y2='280' stroke='rgba(255,193,7,0.25)' stroke-width='1.5'/%3E%3Cline x1='200' y1='250' x2='150' y2='400' stroke='rgba(255,193,7,0.2)' stroke-width='1.5'/%3E%3Cline x1='400' y1='280' x2='350' y2='450' stroke='rgba(255,193,7,0.25)' stroke-width='1.5'/%3E%3Cline x1='400' y1='280' x2='500' y2='420' stroke='rgba(255,193,7,0.2)' stroke-width='1.5'/%3E%3Cline x1='150' y1='400' x2='350' y2='450' stroke='rgba(255,193,7,0.25)' stroke-width='1.5'/%3E%3Cline x1='350' y1='450' x2='500' y2='420' stroke='rgba(255,193,7,0.25)' stroke-width='1.5'/%3E%3Cline x1='150' y1='400' x2='250' y2='580' stroke='rgba(255,193,7,0.2)' stroke-width='1.5'/%3E%3Cline x1='350' y1='450' x2='250' y2='580' stroke='rgba(255,193,7,0.25)' stroke-width='1.5'/%3E%3C!-- Geometric shapes --%3E%3Crect x='80' y='60' width='40' height='40' stroke='rgba(255,193,7,0.3)' stroke-width='1.5' transform='rotate(15 100 80)'/%3E%3Cpolygon points='300,100 320,130 280,130' stroke='rgba(255,193,7,0.3)' stroke-width='1.5'/%3E%3Ccircle cx='400' cy='280' r='25' stroke='rgba(255,193,7,0.3)' stroke-width='1.5'/%3E%3Crect x='330' y='430' width='40' height='40' stroke='rgba(255,193,7,0.3)' stroke-width='1.5' transform='rotate(-20 350 450)'/%3E%3C/g%3E%3C/svg%3E");background-size:600px 700px;background-repeat:no-repeat;animation:networkFloatDarkAlt 82s ease-in-out infinite;pointer-events:none;opacity:0;z-index:0;transition:opacity .8s ease-in-out}.dark-section-wrapper.theme-active:after{opacity:1}@keyframes networkFloatDark{0%,to{transform:translate(0) rotate(0) scale(1);opacity:.8}25%{transform:translate(20px,-20px) rotate(-1deg) scale(1.02);opacity:1}50%{transform:translate(35px,-35px) rotate(0) scale(1);opacity:.85}75%{transform:translate(20px,-20px) rotate(1deg) scale(1.02);opacity:1}}@keyframes networkFloatDarkAlt{0%,to{transform:translate(0) rotate(0) scale(1);opacity:.8}25%{transform:translate(-20px,20px) rotate(1deg) scale(1.02);opacity:1}50%{transform:translate(-35px,35px) rotate(0) scale(1);opacity:.85}75%{transform:translate(-20px,20px) rotate(-1deg) scale(1.02);opacity:1}}.bottom-section-wrapper{background:#000;color:#fff;position:relative;overflow:hidden;transition:background-color .8s cubic-bezier(.4,0,.2,1),color .8s cubic-bezier(.4,0,.2,1);will-change:background-color,color}.bottom-section-wrapper.theme-active{background:#fff;color:#000}.bottom-section-wrapper *{transition:color .8s cubic-bezier(.4,0,.2,1),background-color .8s cubic-bezier(.4,0,.2,1),border-color .8s cubic-bezier(.4,0,.2,1),opacity .8s cubic-bezier(.4,0,.2,1)}.bottom-section-wrapper:before{content:"";position:absolute;top:0;right:-10%;width:600px;height:700px;background-image:url("data:image/svg+xml,%3Csvg width='600' height='700' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke-linecap='round'%3E%3C!-- Connection nodes (dots) --%3E%3Ccircle cx='100' cy='80' r='4' fill='rgba(0,0,0,0.2)'/%3E%3Ccircle cx='300' cy='120' r='4' fill='rgba(80,80,80,0.2)'/%3E%3Ccircle cx='450' cy='100' r='4' fill='rgba(0,0,0,0.2)'/%3E%3Ccircle cx='200' cy='250' r='4' fill='rgba(100,100,100,0.2)'/%3E%3Ccircle cx='400' cy='280' r='4' fill='rgba(60,60,60,0.2)'/%3E%3Ccircle cx='150' cy='400' r='4' fill='rgba(0,0,0,0.2)'/%3E%3Ccircle cx='350' cy='450' r='4' fill='rgba(80,80,80,0.2)'/%3E%3Ccircle cx='500' cy='420' r='4' fill='rgba(100,100,100,0.2)'/%3E%3Ccircle cx='250' cy='580' r='4' fill='rgba(0,0,0,0.2)'/%3E%3C!-- Connecting lines --%3E%3Cline x1='100' y1='80' x2='300' y2='120' stroke='rgba(0,0,0,0.08)' stroke-width='1.5'/%3E%3Cline x1='300' y1='120' x2='450' y2='100' stroke='rgba(80,80,80,0.08)' stroke-width='1.5'/%3E%3Cline x1='100' y1='80' x2='200' y2='250' stroke='rgba(0,0,0,0.06)' stroke-width='1.5'/%3E%3Cline x1='300' y1='120' x2='400' y2='280' stroke='rgba(100,100,100,0.08)' stroke-width='1.5'/%3E%3Cline x1='450' y1='100' x2='400' y2='280' stroke='rgba(60,60,60,0.06)' stroke-width='1.5'/%3E%3Cline x1='200' y1='250' x2='400' y2='280' stroke='rgba(0,0,0,0.08)' stroke-width='1.5'/%3E%3Cline x1='200' y1='250' x2='150' y2='400' stroke='rgba(80,80,80,0.06)' stroke-width='1.5'/%3E%3Cline x1='400' y1='280' x2='350' y2='450' stroke='rgba(0,0,0,0.08)' stroke-width='1.5'/%3E%3Cline x1='400' y1='280' x2='500' y2='420' stroke='rgba(100,100,100,0.06)' stroke-width='1.5'/%3E%3Cline x1='150' y1='400' x2='350' y2='450' stroke='rgba(0,0,0,0.08)' stroke-width='1.5'/%3E%3Cline x1='350' y1='450' x2='500' y2='420' stroke='rgba(80,80,80,0.08)' stroke-width='1.5'/%3E%3Cline x1='150' y1='400' x2='250' y2='580' stroke='rgba(60,60,60,0.06)' stroke-width='1.5'/%3E%3Cline x1='350' y1='450' x2='250' y2='580' stroke='rgba(0,0,0,0.08)' stroke-width='1.5'/%3E%3C!-- Geometric shapes --%3E%3Crect x='80' y='60' width='40' height='40' stroke='rgba(0,0,0,0.1)' stroke-width='1.5' transform='rotate(15 100 80)'/%3E%3Cpolygon points='300,100 320,130 280,130' stroke='rgba(80,80,80,0.1)' stroke-width='1.5'/%3E%3Ccircle cx='400' cy='280' r='25' stroke='rgba(100,100,100,0.1)' stroke-width='1.5'/%3E%3Crect x='330' y='430' width='40' height='40' stroke='rgba(0,0,0,0.1)' stroke-width='1.5' transform='rotate(-20 350 450)'/%3E%3C/g%3E%3C/svg%3E");background-size:600px 700px;background-repeat:no-repeat;animation:networkFloat 70s ease-in-out infinite;pointer-events:none;opacity:0;z-index:0;transition:opacity .8s ease-in-out}.bottom-section-wrapper.theme-active:before{opacity:1}.bottom-section-wrapper:after{content:"";position:absolute;bottom:-10%;left:-10%;width:550px;height:650px;background-image:url("data:image/svg+xml,%3Csvg width='550' height='650' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke-linecap='round'%3E%3C!-- Connection nodes --%3E%3Ccircle cx='80' cy='100' r='4' fill='rgba(80,80,80,0.2)'/%3E%3Ccircle cx='250' cy='80' r='4' fill='rgba(0,0,0,0.2)'/%3E%3Ccircle cx='420' cy='130' r='4' fill='rgba(100,100,100,0.2)'/%3E%3Ccircle cx='150' cy='280' r='4' fill='rgba(0,0,0,0.2)'/%3E%3Ccircle cx='350' cy='250' r='4' fill='rgba(60,60,60,0.2)'/%3E%3Ccircle cx='480' cy='300' r='4' fill='rgba(80,80,80,0.2)'/%3E%3Ccircle cx='200' cy='450' r='4' fill='rgba(0,0,0,0.2)'/%3E%3Ccircle cx='400' cy='480' r='4' fill='rgba(100,100,100,0.2)'/%3E%3Ccircle cx='300' cy='600' r='4' fill='rgba(80,80,80,0.2)'/%3E%3C!-- Connecting lines --%3E%3Cline x1='80' y1='100' x2='250' y2='80' stroke='rgba(80,80,80,0.08)' stroke-width='1.5'/%3E%3Cline x1='250' y1='80' x2='420' y2='130' stroke='rgba(0,0,0,0.08)' stroke-width='1.5'/%3E%3Cline x1='80' y1='100' x2='150' y2='280' stroke='rgba(100,100,100,0.06)' stroke-width='1.5'/%3E%3Cline x1='250' y1='80' x2='350' y2='250' stroke='rgba(0,0,0,0.08)' stroke-width='1.5'/%3E%3Cline x1='420' y1='130' x2='480' y2='300' stroke='rgba(60,60,60,0.06)' stroke-width='1.5'/%3E%3Cline x1='150' y1='280' x2='350' y2='250' stroke='rgba(80,80,80,0.08)' stroke-width='1.5'/%3E%3Cline x1='350' y1='250' x2='480' y2='300' stroke='rgba(0,0,0,0.06)' stroke-width='1.5'/%3E%3Cline x1='150' y1='280' x2='200' y2='450' stroke='rgba(100,100,100,0.08)' stroke-width='1.5'/%3E%3Cline x1='350' y1='250' x2='400' y2='480' stroke='rgba(0,0,0,0.08)' stroke-width='1.5'/%3E%3Cline x1='480' y1='300' x2='400' y2='480' stroke='rgba(80,80,80,0.06)' stroke-width='1.5'/%3E%3Cline x1='200' y1='450' x2='400' y2='480' stroke='rgba(0,0,0,0.08)' stroke-width='1.5'/%3E%3Cline x1='200' y1='450' x2='300' y2='600' stroke='rgba(60,60,60,0.06)' stroke-width='1.5'/%3E%3Cline x1='400' y1='480' x2='300' y2='600' stroke='rgba(80,80,80,0.08)' stroke-width='1.5'/%3E%3C!-- Geometric shapes --%3E%3Ccircle cx='250' cy='80' r='30' stroke='rgba(0,0,0,0.1)' stroke-width='1.5'/%3E%3Cpolygon points='150,260 170,290 130,290' stroke='rgba(100,100,100,0.1)' stroke-width='1.5'/%3E%3Crect x='330' y='230' width='40' height='40' stroke='rgba(60,60,60,0.1)' stroke-width='1.5' transform='rotate(25 350 250)'/%3E%3Cpolygon points='400,460 420,490 380,490' stroke='rgba(0,0,0,0.1)' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E");background-size:550px 650px;background-repeat:no-repeat;animation:networkFloatAlt 85s ease-in-out infinite;pointer-events:none;opacity:0;z-index:0;transition:opacity .8s ease-in-out}.bottom-section-wrapper.theme-active:after{opacity:1}section{position:relative;z-index:1;transition:background-color .6s ease-in-out}section:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .8s ease-in-out;pointer-events:none;z-index:-1}.top-section-wrapper .floating-particles{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.top-section-wrapper .particle{position:absolute;animation:geometricFloat 20s infinite ease-in-out}.top-section-wrapper .particle:nth-child(1){width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:35px solid rgba(0,0,0,.12);top:18%;left:20%;animation-duration:32s;animation-delay:0s}.top-section-wrapper .particle:nth-child(2){width:35px;height:35px;border:2px solid #5050501f;background:transparent;transform:rotate(45deg);top:45%;right:18%;animation-duration:38s;animation-delay:6s}.top-section-wrapper .particle:nth-child(3){width:40px;height:40px;border:2px solid rgba(0,0,0,.1);border-radius:50%;background:transparent;position:relative;bottom:28%;left:30%;animation-duration:35s;animation-delay:12s}.top-section-wrapper .particle:nth-child(3):after{content:"";position:absolute;width:6px;height:6px;background:#00000026;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.top-section-wrapper .particle:nth-child(4){width:0;height:0;border-left:18px solid transparent;border-right:18px solid transparent;border-bottom:30px solid rgba(100,100,100,.1);top:32%;right:40%;animation-duration:40s;animation-delay:4s}.top-section-wrapper .particle:nth-child(5){width:40px;height:25px;border:2px solid rgba(60,60,60,.12);background:transparent;transform:skew(-20deg);bottom:35%;right:25%;animation-duration:36s;animation-delay:10s}.top-section-wrapper .particle:nth-child(6){width:35px;height:35px;border:2px solid rgba(0,0,0,.1);background:transparent;clip-path:polygon(30% 0%,70% 0%,100% 30%,100% 70%,70% 100%,30% 100%,0% 70%,0% 30%);top:58%;left:45%;animation-duration:42s;animation-delay:18s}@keyframes geometricFloat{0%,to{transform:translate(0) rotate(0);opacity:.7}25%{transform:translate(15px,-25px) rotate(45deg);opacity:1}50%{transform:translateY(-50px) rotate(90deg);opacity:.8}75%{transform:translate(-15px,-25px) rotate(135deg);opacity:1}}.dark-section-wrapper .dark-floating-particles{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;opacity:0;transition:opacity .8s ease-in-out}.dark-section-wrapper.theme-active .dark-floating-particles{opacity:1}.dark-section-wrapper .dark-particle{position:absolute;animation:geometricFloatDark 20s infinite ease-in-out}.dark-section-wrapper .dark-particle:nth-child(1){width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:35px solid rgba(255,193,7,.4);top:22%;left:18%;animation-duration:34s;animation-delay:0s}.dark-section-wrapper .dark-particle:nth-child(2){width:35px;height:35px;border:2px solid rgba(255,193,7,.35);background:transparent;transform:rotate(45deg);top:48%;right:22%;animation-duration:39s;animation-delay:7s}.dark-section-wrapper .dark-particle:nth-child(3){width:40px;height:40px;border:2px solid rgba(255,193,7,.3);border-radius:50%;background:transparent;position:relative;bottom:32%;left:28%;animation-duration:36s;animation-delay:14s}.dark-section-wrapper .dark-particle:nth-child(3):after{content:"";position:absolute;width:6px;height:6px;background:#ffc10780;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.dark-section-wrapper .dark-particle:nth-child(4){width:0;height:0;border-left:18px solid transparent;border-right:18px solid transparent;border-bottom:30px solid rgba(255,193,7,.35);top:38%;right:38%;animation-duration:41s;animation-delay:5s}.dark-section-wrapper .dark-particle:nth-child(5){width:40px;height:25px;border:2px solid rgba(255,193,7,.35);background:transparent;transform:skew(-20deg);bottom:38%;right:28%;animation-duration:37s;animation-delay:11s}.dark-section-wrapper .dark-particle:nth-child(6){width:35px;height:35px;border:2px solid rgba(255,193,7,.3);background:transparent;clip-path:polygon(30% 0%,70% 0%,100% 30%,100% 70%,70% 100%,30% 100%,0% 70%,0% 30%);top:62%;left:42%;animation-duration:43s;animation-delay:19s}@keyframes geometricFloatDark{0%,to{transform:translate(0) rotate(0);opacity:.8}25%{transform:translate(18px,-28px) rotate(45deg);opacity:1}50%{transform:translateY(-55px) rotate(90deg);opacity:.9}75%{transform:translate(-18px,-28px) rotate(135deg);opacity:1}}.bottom-section-wrapper .bottom-floating-particles{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;opacity:1;transition:opacity .8s ease-in-out}.bottom-section-wrapper.theme-active .bottom-floating-particles{opacity:0}.bottom-section-wrapper .bottom-particle{position:absolute;animation:geometricFloatBottom 20s infinite ease-in-out}.bottom-section-wrapper .bottom-particle:nth-child(1){width:0;height:0;border-left:22px solid transparent;border-right:22px solid transparent;border-bottom:38px solid rgba(255,193,7,.35);top:25%;right:20%;animation-duration:33s;animation-delay:0s}.bottom-section-wrapper .bottom-particle:nth-child(2){width:38px;height:38px;border:2px solid rgba(255,193,7,.35);background:transparent;transform:rotate(45deg);top:52%;left:24%;animation-duration:38s;animation-delay:6s}.bottom-section-wrapper .bottom-particle:nth-child(3){width:42px;height:42px;border:2px solid rgba(255,193,7,.32);border-radius:50%;background:transparent;position:relative;bottom:35%;right:32%;animation-duration:35s;animation-delay:13s}.bottom-section-wrapper .bottom-particle:nth-child(3):after{content:"";position:absolute;width:7px;height:7px;background:#ffc10766;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.bottom-section-wrapper .bottom-particle:nth-child(4){width:0;height:0;border-left:20px solid transparent;border-right:20px solid transparent;border-bottom:32px solid rgba(255,193,7,.32);top:40%;left:42%;animation-duration:40s;animation-delay:4s}.bottom-section-wrapper .bottom-particle:nth-child(5){width:42px;height:27px;border:2px solid rgba(255,193,7,.35);background:transparent;transform:skew(-20deg);bottom:40%;left:30%;animation-duration:36s;animation-delay:10s}.bottom-section-wrapper .bottom-particle:nth-child(6){width:38px;height:38px;border:2px solid rgba(255,193,7,.32);background:transparent;clip-path:polygon(30% 0%,70% 0%,100% 30%,100% 70%,70% 100%,30% 100%,0% 70%,0% 30%);top:65%;right:45%;animation-duration:42s;animation-delay:17s}@keyframes geometricFloatBottom{0%,to{transform:translate(0) rotate(0);opacity:.7}25%{transform:translate(16px,-26px) rotate(45deg);opacity:1}50%{transform:translateY(-52px) rotate(90deg);opacity:.8}75%{transform:translate(-16px,-26px) rotate(135deg);opacity:1}}.hero{position:relative;min-height:90vh;display:flex;align-items:center;overflow:hidden;background:transparent;padding-top:80px}.hero-blob{display:none}@media (prefers-reduced-motion: reduce){.hero-blob{animation:none}}.hero-grain{display:none}.hero-content{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;padding:40px 0}.hero-left{max-width:600px}.hero-headline{margin-bottom:24px;line-height:1.1}.hero-headline .word{display:inline-block;opacity:0;transform:translateY(12px);animation:wordReveal .6s cubic-bezier(.4,0,.2,1) forwards}@keyframes wordReveal{to{opacity:1;transform:translateY(0)}}.hero-headline .word:nth-child(1){animation-delay:.1s}.hero-headline .word:nth-child(2){animation-delay:.2s}.hero-headline .word:nth-child(3){animation-delay:.3s}.hero-headline .word:nth-child(4){animation-delay:.4s}.hero-headline .word:nth-child(5){animation-delay:.5s}.hero-headline .word:nth-child(6){animation-delay:.6s}.hero-headline .word:nth-child(7){animation-delay:.7s}.hero-headline .word:nth-child(8){animation-delay:.8s}.hero-headline .word:nth-child(9){animation-delay:.9s}.hero-headline .highlight-yellow{color:var(--accent-yellow);font-weight:900;position:relative;display:inline-block}.hero-subtext{font-size:18px;color:var(--muted-gray);margin-bottom:32px;line-height:1.7}.hero-cta{display:flex;gap:16px;flex-wrap:wrap}.hero-right{perspective:1200px}.mockup-stack{position:relative;height:500px;width:100%;display:flex;align-items:center;justify-content:center}.mockup{position:absolute;width:320px;height:420px;background:#fff;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:20px;box-shadow:0 20px 60px #00000026;transition:all .6s cubic-bezier(.4,0,.2,1);opacity:0;animation:mockupEntrance .8s cubic-bezier(.4,0,.2,1) forwards;cursor:pointer;overflow:hidden}@keyframes mockupEntrance{to{opacity:1}}.mockup-1{background-image:url(/img/hoarding-2.jpg);background-color:#ffc107;transform:translate(-120px) translateY(0) scale(.9) rotate(-8deg);animation-delay:.3s;z-index:1}.mockup-2{background-image:url(/img/lavender.jpg);background-color:#000;transform:translate(0) translateY(0) scale(.95) rotate(0);animation-delay:.5s;z-index:2}.mockup-3{background-image:url(/img/box.jpg);background-color:#fff;transform:translate(120px) translateY(0) scale(1) rotate(8deg);animation-delay:.7s;z-index:3}.mockup-1:hover{transform:translate(-120px) translateY(-20px) scale(1.05) rotate(0);z-index:10;box-shadow:0 30px 80px #ffc10766}.mockup-2:hover{transform:translate(0) translateY(-20px) scale(1.05) rotate(0);z-index:10;box-shadow:0 30px 80px #0000004d}.mockup-3:hover{transform:translate(120px) translateY(-20px) scale(1.05) rotate(0);z-index:10;box-shadow:0 30px 80px #00000040}.mockup-stack:has(.mockup-1:hover) .mockup-2,.mockup-stack:has(.mockup-1:hover) .mockup-3{transform:translate(0) translateY(0) scale(.85) rotate(0);opacity:.7;z-index:1}.mockup-stack:has(.mockup-2:hover) .mockup-1,.mockup-stack:has(.mockup-2:hover) .mockup-3{transform:translate(0) translateY(0) scale(.85) rotate(0);opacity:.7;z-index:1}.mockup-stack:has(.mockup-3:hover) .mockup-1,.mockup-stack:has(.mockup-3:hover) .mockup-2{transform:translate(0) translateY(0) scale(.85) rotate(0);opacity:.7;z-index:1}.scroll-cue{position:absolute;bottom:32px;left:50%;transform:translate(-50%);color:var(--muted-gray);animation:bounce 2s ease-in-out infinite}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(8px)}}@media (prefers-reduced-motion: reduce){.scroll-cue{animation:none}}.highlights-banner-section{background:transparent;padding:80px 0;position:relative;overflow:hidden;border-top:none}.banner-top{width:100%;margin-bottom:60px;position:relative;z-index:2}.highlights-horizontal{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;position:relative;z-index:2}.highlight-card{text-align:center;padding:40px 30px;border-radius:12px;background:#000;transition:all .4s ease;border:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden;opacity:0;transform:translateY(30px);animation:slideInFromBottom .8s ease-out forwards;box-shadow:0 4px 20px #0000004d}.highlight-card:nth-child(1){animation-delay:.1s}.highlight-card:nth-child(2){animation-delay:.2s}.highlight-card:nth-child(3){animation-delay:.3s}.highlight-card:nth-child(4){animation-delay:.4s}@keyframes slideInFromBottom{to{opacity:1;transform:translateY(0)}}.highlight-card:hover{transform:translateY(-8px);box-shadow:0 8px 32px #00000080;border-color:#ffc1074d}.highlight-card:nth-child(4){border-right-color:#ff6b35;color:#ff6b35}.highlight-number{font-size:64px;font-weight:700;color:var(--accent-yellow);margin-bottom:12px;font-family:Helvetica;line-height:1;animation:numberGlow 3s ease-in-out infinite}@keyframes numberGlow{0%,to{transform:scale(1);text-shadow:0 0 20px rgba(255,193,7,.3)}50%{transform:scale(1.05);text-shadow:0 0 30px rgba(255,193,7,.5)}}.highlight-card:nth-child(1) .highlight-number:after,.highlight-card:nth-child(2) .highlight-number:after{content:"+";font-size:.8em;margin-left:4px}.highlight-card:nth-child(3) .highlight-number:after,.highlight-card:nth-child(4) .highlight-number:after{content:""}.highlight-icon{margin-bottom:16px;line-height:1;color:var(--accent-yellow);display:inline-flex;align-items:center;justify-content:center}.highlight-icon svg{width:56px;height:56px;filter:drop-shadow(0 0 10px rgba(255,193,7,.3))}@keyframes iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.highlight-card:nth-child(1) .highlight-icon{animation-delay:0s}.highlight-card:nth-child(2) .highlight-icon{animation-delay:.5s}.highlight-card:nth-child(3) .highlight-icon{animation-delay:1s}.highlight-card:nth-child(4) .highlight-icon{animation-delay:1.5s}.highlight-label{font-weight:500;color:#ffffffb3;font-size:15px;line-height:1.5;position:relative;z-index:1;letter-spacing:.3px}.banner-img{width:100%;max-width:100%;height:auto;border-radius:16px;box-shadow:0 8px 32px #0000001f;animation:bannerFadeIn 1.2s ease-out;transition:transform .4s ease,box-shadow .4s ease;border:2px solid #F0F0F0}.banner-img:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000026}.banner-img:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}@keyframes bannerFadeIn{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.services{background:transparent;color:#000;padding:100px 0 120px;border-top:none;position:relative;overflow:hidden}.services-wrapper{display:grid;grid-template-columns:400px 1fr;gap:60px;align-items:start;position:relative;z-index:1}.services-sidebar{position:sticky;top:100px}.services-badge{display:inline-block;padding:14px 32px;border:3px solid var(--charcoal);border-radius:50px;font-size:16px;font-weight:700;letter-spacing:1.5px;margin-bottom:28px}.services-intro{color:var(--muted-gray);line-height:1.7;margin-bottom:40px;font-size:16px}.services-menu{display:flex;flex-direction:column;gap:0}.service-menu-item{display:flex;align-items:center;gap:20px;padding:24px 0;border:none;border-bottom:2px solid #E5E7EB;background:transparent;text-align:left;cursor:pointer;transition:all .3s ease;position:relative}.service-menu-item:before{content:"";position:absolute;left:0;bottom:-2px;width:0;height:2px;background:var(--accent-magenta);transition:width .3s ease}.service-menu-item.active:before{width:100%}.service-menu-item:hover{padding-left:10px}.service-number{font-size:18px;font-weight:600;color:var(--muted-gray);font-family:Helvetica;transition:color .3s ease}.service-menu-item.active .service-number{color:var(--accent-magenta);font-size:20px}.service-name{font-size:20px;font-weight:600;color:var(--charcoal);transition:color .3s ease}.service-menu-item.active .service-name{color:var(--accent-magenta)}.services-content{position:relative;min-height:500px}.service-panel{position:absolute;top:0;left:0;width:100%;background:#fff;border-radius:16px;padding:50px;box-shadow:0 2px 20px #0000000f;border:1px solid #F0F0F0;opacity:0;visibility:hidden;transform:translate(30px);transition:all .4s ease;color:#333}.service-panel.active{position:relative;opacity:1;visibility:visible;transform:translate(0)}.service-header{display:flex;align-items:center;gap:20px;margin-bottom:30px}.service-icon-box{width:80px;height:80px;background:#ffc107;border-radius:16px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #ffc10733;flex-shrink:0}.service-title{font-size:28px;font-weight:700;color:#000!important;margin:0;line-height:1.2}.service-icon-large{width:48px;height:48px;color:#fff}.service-description{color:#333!important;line-height:1.8;font-size:16px;margin-bottom:30px}.service-features{list-style:none;margin-bottom:35px}.service-features li{display:flex;align-items:center;gap:12px;padding:12px 0;font-size:16px;color:var(--charcoal)}.feature-check{width:24px;height:24px;background:var(--accent-magenta);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;flex-shrink:0}.service-cta-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 32px;background:var(--accent-cyan);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:16px;transition:all .3s ease;box-shadow:0 2px 10px #00a8e833}.service-cta-btn:hover{background:var(--accent-magenta);transform:translateY(-2px);box-shadow:0 4px 15px #e91e8c4d}.why-choose{background:transparent;color:inherit;padding:100px 0 60px;position:relative;overflow:hidden}@keyframes breathe{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.3}50%{transform:translate(-50%,-50%) scale(1.2);opacity:.5}}.why-choose-content{display:flex;align-items:center;gap:80px;max-width:1100px;margin:0 auto}.why-choose-left{flex-shrink:0}.why-circle{width:280px;height:280px;border-radius:50%;background:var(--accent-yellow);display:flex;align-items:center;justify-content:center;border:4px solid var(--accent-yellow);box-shadow:0 0 40px #ffc10766,0 0 80px #ffc10733;position:relative;animation:pulseCircle 3s ease-in-out infinite}.why-circle:before{display:none}.why-circle:after{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;border-radius:50%;border:2px solid transparent;border-top-color:#ffc10780;border-right-color:#ffc1074d;animation:spinBorder 4s linear infinite}@keyframes pulseCircle{0%,to{transform:scale(1);box-shadow:0 0 40px #ffc10766,0 0 80px #ffc10733}50%{transform:scale(1.05);box-shadow:0 0 60px #ffc10799,0 0 120px #ffc1074d}}@keyframes pulseGlow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}@keyframes spinBorder{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes scaleIn{0%{transform:scale(0) rotate(-180deg);opacity:0}60%{transform:scale(1.1) rotate(10deg)}to{transform:scale(1) rotate(0);opacity:1}}.why-circle h2{color:#000;font-size:42px;text-align:center;line-height:1.3;font-weight:700;position:relative;z-index:1}.why-choose-right{flex:1;display:flex;flex-direction:column;gap:20px}.why-reason{position:relative;animation:slideInRight .8s cubic-bezier(.34,1.56,.64,1) backwards}.why-reason:nth-child(1){animation-delay:.1s}.why-reason:nth-child(2){animation-delay:.2s}.why-reason:nth-child(3){animation-delay:.3s}.why-reason:nth-child(4){animation-delay:.4s}.why-reason:nth-child(5){animation-delay:.5s}@keyframes slideInRight{0%{opacity:0;transform:translate(-80px) scale(.8)}60%{transform:translate(10px) scale(1.05)}to{opacity:1;transform:translate(0) scale(1)}}.why-reason:before{content:"";position:absolute;left:-40px;top:50%;transform:translateY(-50%);width:30px;height:3px;background:var(--accent-yellow);transition:all .4s ease;box-shadow:0 0 10px #ffc10780}.why-reason:hover:before{width:50px;box-shadow:0 0 20px #ffc107cc}.why-reason-content{display:flex;align-items:center;gap:20px;padding:18px 36px;border-radius:50px;background:#1a1a1a;border:1px solid rgba(255,193,7,.2);box-shadow:0 4px 20px #00000080;transition:all .3s ease;position:relative;overflow:hidden}.why-reason-content:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--accent-yellow);opacity:0;transition:opacity .3s ease}.why-reason:hover .why-reason-content:before{opacity:1}.why-reason:hover .why-reason-content{transform:translate(15px) scale(1.02);box-shadow:0 8px 40px #ffc1074d;background:#222;border-color:#ffc10799}.why-reason:hover .why-checkmark{animation:checkBounce .6s ease-in-out infinite}.why-checkmark{font-size:28px;font-weight:700;color:var(--accent-yellow);flex-shrink:0;transition:all .3s ease;text-shadow:0 0 10px rgba(255,193,7,.5)}@keyframes checkBounce{0%,to{transform:scale(1) rotate(0)}25%{transform:scale(1.2) rotate(-5deg)}75%{transform:scale(1.2) rotate(5deg)}}.why-text{font-size:20px;font-weight:600;color:#fff;position:relative;z-index:1;transition:all .3s ease}.why-reason:hover .why-text{letter-spacing:.5px;text-shadow:0 0 10px rgba(255,255,255,.3)}.process{background:transparent;color:inherit;padding:60px 0 100px;position:relative;overflow:hidden}.process-header{text-align:center;margin-bottom:60px;position:relative;z-index:1}.process .section-title{color:#fff}.process .section-subtitle{color:#ffffffb3}.process-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:0;max-width:1200px;margin:0 auto;position:relative}.process-card{position:relative;padding:0 20px}.process-card-inner{background:#1a1a1a;border-radius:16px;padding:40px 30px;text-align:center;position:relative;box-shadow:0 4px 20px #00000080;border:1px solid rgba(255,193,7,.2);transition:all .3s ease;opacity:0;transform:translateY(30px);animation:processCardReveal .8s ease-out forwards;overflow:hidden}.process-card:nth-child(1) .process-card-inner{animation-delay:.1s}.process-card:nth-child(2) .process-card-inner{animation-delay:.3s}.process-card:nth-child(3) .process-card-inner{animation-delay:.5s}.process-card:nth-child(4) .process-card-inner{animation-delay:.7s}@keyframes processCardReveal{to{opacity:1;transform:translateY(0)}}.process-card-inner:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--accent-yellow);transform:scaleX(0);transform-origin:left;transition:transform .6s ease}.process-card:hover .process-card-inner:before{transform:scaleX(1)}.process-card:hover .process-card-inner{transform:translateY(-6px);box-shadow:0 8px 35px #ffc1074d;background:#222;border-color:#ffc10799}.process-icon{margin-bottom:20px;display:inline-flex;align-items:center;justify-content:center}.process-icon svg{width:56px;height:56px}.process-card .process-icon svg{stroke:var(--accent-yellow);filter:drop-shadow(0 0 8px rgba(255,193,7,.3))}.process-number{position:absolute;top:20px;right:20px;font-size:48px;font-weight:700;font-family:Helvetica;opacity:.2;line-height:1;transition:all .3s ease;color:var(--accent-yellow)}.process-card:hover .process-number{opacity:.4;transform:scale(1.1)}.process-title{font-size:24px;margin-bottom:12px;color:#fff;font-weight:700}.process-desc{color:#ffffffb3;line-height:1.6;font-size:15px}.process-arrow{position:absolute;right:-20px;top:50%;transform:translateY(-50%);font-size:32px;color:var(--accent-yellow);font-weight:700;z-index:10;animation:arrowPulse 2s ease-in-out infinite}@keyframes arrowPulse{0%,to{transform:translateY(-50%) translate(0);opacity:.6}50%{transform:translateY(-50%) translate(5px);opacity:1}}.process-card:last-child .process-arrow{display:none}.process-checkmark{position:absolute;right:-15px;top:50%;transform:translateY(-50%);width:50px;height:50px;background:var(--accent-yellow);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;color:#000;font-weight:700;box-shadow:0 4px 20px #ffc10780;animation:checkmarkPop 1s ease-out 1.5s both}@keyframes checkmarkPop{0%{transform:translateY(-50%) scale(0)}50%{transform:translateY(-50%) scale(1.2)}to{transform:translateY(-50%) scale(1)}}.featured-work{background:transparent;position:relative;overflow:hidden;padding:80px 0 60px}.work-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-top:48px}.work-item{aspect-ratio:4/3;background:#f0f0f0;border-radius:var(--radius);transition:all var(--transition);cursor:pointer}.work-item:hover{transform:scale(1.03);box-shadow:var(--shadow-lg)}.our-clients{background:transparent;color:inherit;padding:60px 0 40px;position:relative;overflow:hidden}.our-clients .container{position:relative;z-index:1}.our-clients .section-title{text-align:center;margin-bottom:8px}.our-clients .section-subtitle{text-align:center;color:var(--muted-gray);font-size:16px;margin-bottom:40px}.clients-marquee{overflow:hidden;margin-bottom:-40px;position:relative;z-index:1}.clients-marquee:last-of-type{margin-bottom:0}.clients-marquee:before,.clients-marquee:after{content:"";position:absolute;top:0;width:100px;height:100%;z-index:2;pointer-events:none}.clients-marquee:before{left:0;background:linear-gradient(to right,#FFFFFF,transparent)}.clients-marquee:after{right:0;background:linear-gradient(to left,#FFFFFF,transparent)}.clients-track{display:flex;gap:-80px;width:-moz-fit-content;width:fit-content}.clients-track-1{animation:scrollLeft 50s linear infinite}.clients-track-2{animation:scrollRight 50s linear infinite}@keyframes scrollLeft{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes scrollRight{0%{transform:translate(-50%)}to{transform:translate(0)}}.client-logo{flex-shrink:0;width:200px;height:160px;display:flex;align-items:center;justify-content:center;background:transparent;border-radius:0;padding:10px;transition:all .3s ease;border:none}.client-logo:hover{transform:scale(1.1)}.client-logo img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;filter:none;opacity:1;transition:all .3s ease}.client-logo:hover img{filter:drop-shadow(0 4px 15px rgba(0,0,0,.15))}.clients-marquee:hover .clients-track{animation-play-state:paused}.testimonials{background:#fff;color:#000;padding:100px 0;position:relative;transition:background-color 1s cubic-bezier(.4,0,.2,1),color 1s cubic-bezier(.4,0,.2,1);overflow:hidden;will-change:background-color,color}.testimonials.dark-mode{background:#000;color:#fff}.testimonials *{transition:color 1s cubic-bezier(.4,0,.2,1),background-color 1s cubic-bezier(.4,0,.2,1),border-color 1s cubic-bezier(.4,0,.2,1)}.testimonials-header{text-align:center;margin-bottom:50px;position:relative;z-index:1;opacity:0;transform:translateY(30px);animation:fadeInUp .8s cubic-bezier(.4,0,.2,1) .2s forwards}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.testimonials-title{font-size:clamp(28px,4vw,42px);line-height:1.3;margin-bottom:10px}.title-light{font-weight:300;color:#000;transition:color .8s cubic-bezier(.4,0,.2,1)}.testimonials.dark-mode .title-light{color:#fffc}.title-bold{font-weight:700;color:#000;transition:color .8s cubic-bezier(.4,0,.2,1)}.testimonials.dark-mode .title-bold{color:#fff}.testimonials-avatars{display:flex;justify-content:center;align-items:center;gap:12px;margin-bottom:35px;flex-wrap:wrap;position:relative;z-index:1}.avatar-btn{background:none;border:none;cursor:pointer;padding:0;transition:all .3s ease;position:relative;opacity:0;transform:scale(.8);animation:avatarPop .5s cubic-bezier(.34,1.56,.64,1) forwards}.avatar-btn:nth-child(1){animation-delay:.1s}.avatar-btn:nth-child(2){animation-delay:.2s}.avatar-btn:nth-child(3){animation-delay:.3s}.avatar-btn:nth-child(4){animation-delay:.4s}.avatar-btn:nth-child(5){animation-delay:.5s}.avatar-btn:nth-child(6){animation-delay:.6s}@keyframes avatarPop{to{opacity:1;transform:scale(1)}}.avatar-btn:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border:2px solid transparent;border-radius:50%;transition:all .3s ease;box-shadow:0 0 #ffc10700}.avatar-btn.active:before{border-color:var(--accent-yellow);top:-5px;right:-5px;bottom:-5px;left:-5px;box-shadow:0 0 15px #ffc10766}.avatar-btn:hover{transform:scale(1.12) translateY(-3px)}.avatar-btn:hover:before{border-color:#ffc10780;box-shadow:0 0 20px #ffc1074d}.avatar-img{width:70px;height:70px;border-radius:50%;background-size:cover;background-position:center;border:3px solid rgba(255,255,255,.2);box-shadow:0 4px 16px #0000004d;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.avatar-btn.active .avatar-img{transform:scale(1.1);box-shadow:0 6px 24px #ffc10766;border-color:var(--accent-yellow);border-width:3px}.avatar-btn:hover .avatar-img{box-shadow:0 8px 28px #ffc10759}.avatar-1{background:#ffc107;position:relative;display:flex;align-items:center;justify-content:center}.avatar-1:before{content:"";position:absolute;width:28px;height:28px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="2"><path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"/><circle cx="12" cy="7" r="4"/></svg>') center/contain no-repeat}.avatar-2{background:#000;position:relative;display:flex;align-items:center;justify-content:center}.avatar-2:before{content:"";position:absolute;width:28px;height:28px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="2"><path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"/><circle cx="12" cy="7" r="4"/></svg>') center/contain no-repeat}.avatar-3{background:#ffc107;position:relative;display:flex;align-items:center;justify-content:center}.avatar-3:before{content:"";position:absolute;width:28px;height:28px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="2"><path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"/><circle cx="12" cy="7" r="4"/></svg>') center/contain no-repeat}.avatar-4{background:#000;position:relative;display:flex;align-items:center;justify-content:center}.avatar-4:before{content:"";position:absolute;width:28px;height:28px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="2"><path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"/><circle cx="12" cy="7" r="4"/></svg>') center/contain no-repeat}.avatar-5{background:#ffc107;position:relative;display:flex;align-items:center;justify-content:center}.avatar-5:before{content:"";position:absolute;width:28px;height:28px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="2"><path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"/><circle cx="12" cy="7" r="4"/></svg>') center/contain no-repeat}.avatar-6{background:#000;position:relative;display:flex;align-items:center;justify-content:center}.avatar-6:before{content:"";position:absolute;width:28px;height:28px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="2"><path d="M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2"/><circle cx="12" cy="7" r="4"/></svg>') center/contain no-repeat}.testimonials-content{max-width:800px;margin:0 auto;position:relative;min-height:220px;z-index:1}.testimonial-item{position:absolute;top:0;left:0;width:100%;text-align:center;padding:40px 50px;background:#f8f8f8;border-radius:20px;border:2px solid rgba(0,0,0,.08);opacity:0;visibility:hidden;transform:translateY(30px) scale(.92);transition:all .8s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 32px #00000014}.testimonials.dark-mode .testimonial-item{background:#1a1a1a;border-color:#ffc10733;box-shadow:0 8px 32px #00000080}.testimonial-item.active{position:relative;opacity:1;visibility:visible;transform:translateY(0) scale(1);animation:testimonialSlideIn .8s cubic-bezier(.34,1.56,.64,1)}@keyframes testimonialSlideIn{0%{opacity:0;transform:translateY(40px) scale(.9)}60%{transform:translateY(-5px) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}.quote-icon{font-size:56px;color:var(--accent-yellow);line-height:1;margin-bottom:20px;font-family:Helvetica;text-shadow:0 0 20px rgba(255,193,7,.4);animation:quotePulse 4s ease-in-out infinite;display:inline-block}@keyframes quotePulse{0%,to{opacity:1;transform:scale(1) rotate(0)}25%{transform:scale(1.08) rotate(-2deg)}50%{opacity:.85;transform:scale(1.12) rotate(2deg)}75%{transform:scale(1.08) rotate(-1deg)}}.client-name{font-size:24px;font-weight:700;color:#000;margin-bottom:8px;transition:color .8s cubic-bezier(.4,0,.2,1)}.testimonials.dark-mode .client-name{color:#fff}.client-company{font-size:13px;color:var(--accent-yellow);text-transform:uppercase;letter-spacing:1.5px;margin-bottom:24px;font-weight:600;transition:color .8s cubic-bezier(.4,0,.2,1)}.testimonial-text{font-size:16px;line-height:1.8;color:#000000bf;max-width:700px;margin:0 auto;transition:color .8s cubic-bezier(.4,0,.2,1)}.testimonials.dark-mode .testimonial-text{color:#ffffffd9}.testimonials-nav{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;pointer-events:none;padding:0 15px;z-index:2}.nav-arrow{width:42px;height:42px;border-radius:50%;background:#1a1a1a;border:2px solid rgba(255,193,7,.3);font-size:18px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 3px 12px #00000080;pointer-events:all}.nav-arrow:hover{background:var(--accent-yellow);color:#000;border-color:var(--accent-yellow);transform:scale(1.08);box-shadow:0 5px 20px #ffc10766}.faq{background:#f5f5f5;padding:100px 0;position:relative;overflow:hidden}.faq .section-title{color:#000;text-align:center;margin-bottom:60px}.faq-list{max-width:900px;margin:0 auto}.faq-item{background:#fff;border-radius:12px;margin-bottom:16px;overflow:hidden;box-shadow:0 2px 8px #0000000f;transition:all .3s cubic-bezier(.4,0,.2,1);opacity:0;transform:translateY(20px);animation:faqItemFadeIn .6s ease-out forwards}.faq-item:nth-child(1){animation-delay:.1s}.faq-item:nth-child(2){animation-delay:.2s}.faq-item:nth-child(3){animation-delay:.3s}.faq-item:nth-child(4){animation-delay:.4s}@keyframes faqItemFadeIn{to{opacity:1;transform:translateY(0)}}.faq-item:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.faq-item.active{box-shadow:0 4px 20px #00a8e826}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:24px 32px;background:none;border:none;font-size:18px;font-weight:600;text-align:left;cursor:pointer;color:#000;transition:all .3s ease;position:relative}.faq-question:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--accent-cyan);transform:scaleY(0);transition:transform .3s ease}.faq-item.active .faq-question:before{transform:scaleY(1)}.faq-question:hover{color:var(--accent-cyan);padding-left:36px}.faq-question:focus{outline:2px solid var(--accent-cyan);outline-offset:4px}.faq-question span:first-child{flex:1;padding-right:20px}.faq-icon{font-size:28px;font-weight:300;color:var(--accent-cyan);transition:all .4s cubic-bezier(.68,-.55,.265,1.55);flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#00a8e81a;border-radius:50%}.faq-item.active .faq-icon{transform:rotate(0);background:var(--accent-cyan);color:#fff}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .4s ease;padding:0 32px}.faq-item.active .faq-answer{max-height:300px;padding:0 32px 24px;animation:answerSlideIn .4s ease-out}@keyframes answerSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.faq-answer p{color:#000;line-height:1.8;font-size:16px;margin:0;opacity:.85}.fade-in{opacity:0;transform:translateY(30px);transition:opacity .6s ease-out,transform .6s ease-out}.fade-in-visible{opacity:1;transform:translateY(0)}.slide-in-left{opacity:0;transform:translate(-50px);transition:opacity .8s ease-out,transform .8s ease-out}.slide-in-left.fade-in-visible{opacity:1;transform:translate(0)}.slide-in-right{opacity:0;transform:translate(50px);transition:opacity .8s ease-out,transform .8s ease-out}.slide-in-right.fade-in-visible{opacity:1;transform:translate(0)}.section-fade{opacity:0;transition:opacity .8s ease-out}.section-fade.fade-in-visible{opacity:1}.highlight-card:nth-child(1){transition-delay:.1s}.highlight-card:nth-child(2){transition-delay:.2s}.highlight-card:nth-child(3){transition-delay:.3s}.highlight-card:nth-child(4){transition-delay:.4s}.why-reason:nth-child(1){transition-delay:.1s}.why-reason:nth-child(2){transition-delay:.2s}.why-reason:nth-child(3){transition-delay:.3s}.why-reason:nth-child(4){transition-delay:.4s}.why-reason:nth-child(5){transition-delay:.5s}.process-card:nth-child(1){transition-delay:.1s}.process-card:nth-child(2){transition-delay:.2s}.process-card:nth-child(3){transition-delay:.3s}.process-card:nth-child(4){transition-delay:.4s}.work-item:nth-child(1){transition-delay:.1s}.work-item:nth-child(2){transition-delay:.2s}.work-item:nth-child(3){transition-delay:.3s}.work-item:nth-child(4){transition-delay:.4s}.work-item:nth-child(5){transition-delay:.5s}.work-item:nth-child(6){transition-delay:.6s}.service-panel{transition:opacity .5s ease-out,transform .5s ease-out}.service-panel.active{animation:slideInPanel .5s ease-out}@keyframes slideInPanel{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion: reduce){.fade-in,.section-fade,.slide-in-left,.slide-in-right{opacity:1;transform:none;transition:none}.service-panel.active{animation:none}}.cta-band{background:#000;color:#fff;text-align:center;padding:80px 0}.cta-band h2{margin-bottom:32px;color:#fff}@media (max-width: 1024px){.hero-content{gap:48px}.mockup-stack{height:400px}.mockup{width:220px;height:300px}}@media (max-width: 1024px){.services-wrapper{grid-template-columns:350px 1fr;gap:40px}.services-sidebar{top:90px}.service-panel{padding:40px}.highlights-horizontal{grid-template-columns:repeat(2,1fr);gap:20px}.banner-top{margin-bottom:50px}.highlight-card{padding:22px 18px}.highlight-number{font-size:42px}.highlight-icon svg{width:38px;height:38px}.highlight-label{font-size:13px}}@media (max-width: 768px){.our-clients{padding:50px 0 30px}.our-clients .section-subtitle{font-size:15px;margin-bottom:30px}.clients-marquee{margin-bottom:0}.clients-track{gap:5px}.client-logo{width:100px;height:120px;padding:0}.hero{min-height:auto}.hero-content{grid-template-columns:1fr;gap:48px}.hero-right{display:flex;justify-content:center;padding:20px 0}.mockup-stack{height:400px;width:100%}.mockup{width:240px;height:320px}.mockup-1{transform:translate(-60px) translateY(-20px) scale(.85) rotate(-5deg)}.mockup-2{transform:translate(0) translateY(0) scale(.9) rotate(0)}.mockup-3{transform:translate(60px) translateY(20px) scale(.95) rotate(5deg)}.mockup-1:hover{transform:translate(-60px) translateY(-30px) scale(1) rotate(0)}.mockup-2:hover{transform:translate(0) translateY(-10px) scale(1) rotate(0)}.mockup-3:hover{transform:translate(60px) translateY(10px) scale(1) rotate(0)}.services{padding:120px 0 140px;min-height:180vh}.services.services-sticky{position:sticky!important;top:0!important;height:100vh!important;display:flex!important;align-items:center!important;padding-top:50px!important;padding-bottom:150px!important;margin-top:0!important;background:#fff!important}.sticky-scroll-container{position:static!important}.scroll-over-section{position:static!important;z-index:auto!important;margin-top:0!important;background:#fff!important}.bottom-section-wrapper,.bottom-section-wrapper.theme-active{background:#fff!important;color:#000!important}.service-panel{background:#fff!important;border:1px solid #F0F0F0!important;box-shadow:0 2px 20px #0000000f!important;color:#333!important}.services-wrapper{grid-template-columns:1fr;gap:40px}.services-sidebar{position:relative;top:0}.services-badge{font-size:14px;padding:12px 24px;border-width:2px}.services-intro{font-size:15px;margin-bottom:30px}.service-menu-item{padding:20px 0}.service-number{font-size:16px}.service-menu-item.active .service-number,.service-name{font-size:18px}.service-panel{padding:35px 30px;border-radius:20px}.service-icon-box{width:80px;height:80px;border-radius:18px;margin-bottom:25px}.service-icon-large{width:42px;height:42px}.service-description{font-size:15px;margin-bottom:25px}.service-features li{font-size:15px;padding:10px 0}.service-cta-btn{padding:14px 32px;font-size:15px}.faq{padding:70px 0}.faq .section-title{margin-bottom:50px}.faq-list{max-width:100%}.faq-item{margin-bottom:14px;border-radius:10px}.faq-question{padding:20px 24px;font-size:17px}.faq-question:hover{padding-left:28px}.faq-icon{font-size:26px;width:30px;height:30px}.faq-answer{padding:0 24px}.faq-item.active .faq-answer{padding:0 24px 20px}.faq-answer p{font-size:15px}.testimonials{padding:60px 0}.testimonials-header{margin-bottom:35px}.testimonials-title{font-size:clamp(22px,4vw,34px)}.testimonials-avatars{gap:10px;margin-bottom:35px}.avatar-btn:before{top:-3px;right:-3px;bottom:-3px;left:-3px;border-width:2px}.avatar-btn.active:before{top:-4px;right:-4px;bottom:-4px;left:-4px}.avatar-img{width:60px;height:60px;border-width:2px}.avatar-img:before{width:26px;height:26px}.testimonials-content{min-height:200px}.testimonial-item{padding:30px 28px;border-radius:14px}.quote-icon{font-size:45px;margin-bottom:12px}.client-name{font-size:20px}.client-company{font-size:11px;margin-bottom:16px}.testimonial-text{font-size:14px;line-height:1.65}.testimonials-nav{padding:0 8px}.nav-arrow{width:38px;height:38px;font-size:16px}.highlights-banner-section{padding:60px 0}.highlights-horizontal{grid-template-columns:repeat(2,1fr);gap:16px}.banner-top{margin-bottom:40px}.why-choose-content{flex-direction:column;gap:48px}.why-choose{padding:70px 0;background:#fff!important;color:#000!important}.why-choose *{color:#000!important}.why-circle{border-color:#000!important}.why-checkmark{color:#e91e8c!important}.why-circle{width:220px;height:220px}.why-circle h2{font-size:32px;color:#fff!important}.why-reason:before{display:none}.why-reason-content{padding:16px 32px}.why-text{font-size:18px}.why-checkmark{font-size:24px}.process{padding:70px 0;background:#fff!important}.process .section-title,.process .section-subtitle{color:#000!important}.process-header{margin-bottom:40px}.process-flow{grid-template-columns:1fr 1fr;gap:30px}.process-card{padding:0}.process-card-inner{padding:35px 25px}.process-arrow,.process-checkmark{display:none}.process-icon{margin-bottom:16px}.process-icon svg{width:48px;height:48px}.process-number{font-size:40px;top:15px;right:15px}.process-title{font-size:22px}.process-desc{font-size:14px}.testimonial-card{padding:32px 24px}.testimonial-text{font-size:18px}}@media (max-width: 480px){.hero-cta{flex-direction:column}.hero-cta .btn{width:100%;text-align:center}.highlights-banner-section{padding:48px 0}.highlights-horizontal{gap:12px}.highlight-card{padding:20px 18px;border-radius:10px}.highlight-number{font-size:40px}.highlight-icon{font-size:36px}.highlight-label{font-size:13px}.banner-img{border-radius:12px}.why-choose{padding:60px 0}.why-circle{width:180px;height:180px}.why-circle h2{font-size:26px}.why-reason-content{padding:14px 24px;gap:16px}.why-text{font-size:16px}.why-checkmark{font-size:20px}.process{padding:60px 0}.process-flow{grid-template-columns:1fr 1fr;gap:24px}.process-card-inner{padding:32px 24px;border-radius:16px}.process-icon{margin-bottom:14px}.process-icon svg{width:44px;height:44px}.process-number{font-size:36px;top:12px;right:12px}.process-title{font-size:20px;margin-bottom:10px}.process-desc{font-size:14px}.services{padding:60px 0}.services-intro{font-size:14px}.service-menu-item{padding:18px 0}.service-number{font-size:15px}.service-menu-item.active .service-number,.service-name{font-size:17px}.service-panel{padding:30px 24px;border-radius:18px}.service-icon-box{width:70px;height:70px;border-radius:16px;margin-bottom:20px}.service-icon-large{width:36px;height:36px}.service-description{font-size:14px;margin-bottom:20px}.service-features{margin-bottom:25px}.service-features li{font-size:14px;padding:8px 0}.feature-check{width:22px;height:22px;font-size:12px}.service-cta-btn{padding:12px 28px;font-size:14px}.faq{padding:60px 0}.faq .section-title{margin-bottom:40px}.faq-item{margin-bottom:12px;border-radius:8px}.faq-question{padding:18px 20px;font-size:16px}.faq-question:hover{padding-left:24px}.faq-icon{font-size:24px;width:28px;height:28px}.faq-answer{padding:0 20px}.faq-item.active .faq-answer{padding:0 20px 18px}.faq-answer p{font-size:14px;line-height:1.7}.testimonials{padding:50px 0}.testimonials-header{margin-bottom:30px}.testimonials-title{font-size:clamp(20px,5vw,32px)}.testimonials-avatars{gap:8px;margin-bottom:30px}.avatar-btn:before{top:-2px;right:-2px;bottom:-2px;left:-2px;border-width:2px}.avatar-btn.active:before{top:-3px;right:-3px;bottom:-3px;left:-3px}.avatar-img{width:52px;height:52px;border-width:2px}.avatar-img:before{width:22px;height:22px}.testimonials-content{min-height:240px}.testimonial-item{padding:28px 22px;border-radius:12px}.quote-icon{font-size:40px;margin-bottom:10px}.client-name{font-size:18px;margin-bottom:5px}.client-company{font-size:10px;margin-bottom:16px;letter-spacing:1px}.testimonial-text{font-size:14px;line-height:1.6}.testimonials-nav{padding:0 5px}.nav-arrow{width:36px;height:36px;font-size:16px}}@media (max-width: 768px){.top-section-wrapper:before,.top-section-wrapper:after{opacity:.5;width:400px;height:450px}.top-section-wrapper:before{top:5%;right:-15%}.top-section-wrapper:after{bottom:5%;left:-15%}.floating-particles .particle{animation-duration:50s}.top-section-wrapper .particle:nth-child(4),.top-section-wrapper .particle:nth-child(5),.top-section-wrapper .particle:nth-child(6){display:none}.dark-section-wrapper:before,.dark-section-wrapper:after{width:400px;height:450px}.dark-section-wrapper:before{top:0;left:-15%}.dark-section-wrapper:after{bottom:0;right:-15%}.dark-floating-particles .dark-particle{animation-duration:50s}.dark-section-wrapper .dark-particle:nth-child(4),.dark-section-wrapper .dark-particle:nth-child(5),.dark-section-wrapper .dark-particle:nth-child(6){display:none}.bottom-section-wrapper:before,.bottom-section-wrapper:after{width:420px;height:480px}.bottom-section-wrapper:before{top:8%;right:-15%}.bottom-section-wrapper:after{bottom:10%;left:-15%}.bottom-floating-particles .bottom-particle{animation-duration:50s}.bottom-section-wrapper .bottom-particle:nth-child(4),.bottom-section-wrapper .bottom-particle:nth-child(5),.bottom-section-wrapper .bottom-particle:nth-child(6){display:none}}@media (max-width: 480px){.top-section-wrapper:before,.top-section-wrapper:after{opacity:.3;width:280px;height:350px}.floating-particles{display:none}.dark-section-wrapper:before,.dark-section-wrapper:after{width:280px;height:350px}.dark-floating-particles{display:none}.bottom-section-wrapper:before,.bottom-section-wrapper:after{width:300px;height:370px}.bottom-floating-particles{display:none}}@media (prefers-reduced-motion: reduce){.top-section-wrapper:before,.top-section-wrapper:after,.gradient-wave,.floating-particles .particle,.dark-section-wrapper:before,.dark-section-wrapper:after,.dark-floating-particles .dark-particle,.bottom-section-wrapper:before,.bottom-section-wrapper:after,.bottom-floating-particles .bottom-particle{animation:none!important}}.section-transition-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.dark-section-wrapper{clip-path:inset(0 0 0 0)}.dark-section-wrapper .section-transition-overlay{background:linear-gradient(180deg,rgba(255,255,255,.1) 0%,transparent 20%,transparent 80%,rgba(255,255,255,.1) 100%);opacity:0;transition:opacity .8s cubic-bezier(.4,0,.2,1)}.dark-section-wrapper.theme-active .section-transition-overlay{opacity:1}.bottom-section-wrapper .section-transition-overlay{background:linear-gradient(180deg,rgba(0,0,0,.06) 0%,transparent 25%,transparent 75%,rgba(0,0,0,.04) 100%);opacity:0;transition:opacity .8s cubic-bezier(.4,0,.2,1)}.bottom-section-wrapper.theme-active .section-transition-overlay{opacity:1}.dark-section-wrapper>*:not(.dark-floating-particles):not(.section-transition-overlay),.bottom-section-wrapper>*:not(.bottom-floating-particles):not(.section-transition-overlay){opacity:1;position:relative;z-index:1}@keyframes sectionPulse{0%,to{filter:brightness(1)}50%{filter:brightness(1.02)}}.dark-section-wrapper.theme-active{animation:sectionPulse 4s ease-in-out infinite}.dark-section-wrapper>.section-transition-overlay:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent 0%,rgba(255,193,7,.4) 20%,rgba(255,193,7,.6) 50%,rgba(255,193,7,.4) 80%,transparent 100%);opacity:0;transition:opacity .6s ease-in-out}.dark-section-wrapper.theme-active>.section-transition-overlay:before{opacity:1}.bottom-section-wrapper>.section-transition-overlay:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent 0%,rgba(255,193,7,.3) 20%,rgba(255,193,7,.5) 50%,rgba(255,193,7,.3) 80%,transparent 100%);opacity:0;transition:opacity .6s ease-in-out}.bottom-section-wrapper.theme-active>.section-transition-overlay:before{opacity:1}html{scroll-behavior:smooth}@media (max-width: 768px){.dark-section-wrapper>.section-transition-overlay:before,.bottom-section-wrapper>.section-transition-overlay:before{height:2px}}@media (prefers-reduced-motion: reduce){.dark-section-wrapper,.bottom-section-wrapper,.dark-section-wrapper *,.bottom-section-wrapper *,.section-transition-overlay{transition:none!important}.dark-section-wrapper.theme-active{animation:none!important}html{scroll-behavior:auto}}.social-media-section{padding:80px 0;background:#fff}.social-media-section .section-subtitle-small{text-align:center;font-size:14px;font-weight:400;color:#666;margin-bottom:10px;text-transform:uppercase;letter-spacing:2px}.social-media-section .section-title{text-align:center;font-size:clamp(28px,5vw,42px);font-weight:700;margin-bottom:50px;color:#1a1a1a}.social-gallery{display:flex;gap:20px;justify-content:center;align-items:center;flex-wrap:wrap}.social-gallery-item{position:relative;width:225px;height:280px;overflow:hidden;border-radius:0;cursor:pointer;transition:transform .3s ease}.social-gallery-item:hover{transform:translateY(0)}.social-gallery-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .3s ease}.social-gallery-item:hover img{transform:scale(1)}.social-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#666565d9;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.social-gallery-item:hover .social-overlay{opacity:1}.instagram-icon{filter:drop-shadow(0 2px 8px rgba(0,0,0,.3))}@media (max-width: 768px){.social-media-section{padding:50px 0}.social-gallery{gap:15px}.social-gallery-item{width:calc(50% - 10px);height:180px}.instagram-icon{width:36px;height:36px}}@media (max-width: 480px){.social-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;justify-items:center}.social-gallery-item{width:100%;height:150px}.social-gallery-item:nth-child(5){grid-column:1 / -1;width:60%;height:150px;justify-self:center}.instagram-icon{width:28px;height:28px}}.our-work-portfolio{background:#000;color:#fff;padding:80px 0 120px;position:relative;overflow:hidden}.our-work-header{text-align:center;margin-bottom:60px;position:relative;z-index:1}.our-work-header .section-title{color:#fff;margin-bottom:16px}.our-work-header .section-subtitle{color:#ffffffb3}.work-list{display:flex;flex-direction:column}.work-item-portfolio{position:relative;padding:50px 0;text-align:center;cursor:pointer;text-decoration:none;display:block;overflow:visible;transition:all .3s ease}.work-item-portfolio:first-child{padding-top:30px}.work-hover-image{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;height:auto;width:70vw;height:65vh;overflow:visible;opacity:0;pointer-events:none;transition:opacity .5s ease;z-index:1000}.work-item-portfolio:hover .work-hover-image{opacity:.35}.work-hover-image img,.work-hover-image video{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;display:block}.work-content-portfolio{position:relative;z-index:2}.work-category{display:block;font-size:.75rem;font-weight:500;letter-spacing:3px;color:#ffffff80;margin-bottom:15px;text-transform:uppercase}.work-title-row{display:flex;align-items:center;justify-content:center;gap:15px}.work-number{font-size:1rem;font-weight:400;color:#fff6}.work-title{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:600;color:#fff;margin:0;transition:color .3s ease}.work-item-portfolio:hover .work-title{color:#ffc107}.work-divider{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:70%;max-width:800px;height:1px;background:#ffffff1a}.work-item-portfolio:last-child .work-divider{display:none}@media (max-width: 992px){.work-hover-image{width:95vw;height:95vh}.work-divider{width:85%}}@media (max-width: 768px){.our-work-portfolio{padding:60px 0 100px}.work-item-portfolio{padding:40px 0}.work-title{font-size:1.5rem}.work-hover-image{width:90vw;height:90vh}.work-divider{width:90%}}@media (max-width: 480px){.work-item-portfolio{padding:35px 0}.work-category{font-size:.7rem;letter-spacing:2px}.work-title-row{flex-direction:column;gap:8px}.work-number{font-size:.85rem}.work-title{font-size:1.3rem}.work-hover-image{width:85vw;height:85vh}}@media (prefers-reduced-motion: reduce){.work-item-portfolio,.work-hover-image,.work-title{transition:none!important}}.work-hover-image video{background:transparent;border-radius:8px;box-shadow:0 8px 32px #0000004d;min-width:200px;min-height:200px;opacity:1}.work-item-portfolio:hover .work-hover-image{opacity:.5!important;display:block!important}.work-item-portfolio:hover .work-hover-image video{opacity:.5!important;display:block!important}.sticky-scroll-container{position:relative;overflow:visible!important}.services.services-sticky{position:sticky!important;top:0!important;z-index:1!important;height:100vh!important;display:flex!important;align-items:center!important;background:#fff!important;padding-top:100px!important;padding-bottom:20px!important;overflow:visible!important;box-sizing:border-box!important}.scroll-over-section{position:relative;z-index:10;background:#000}.why-choose.scroll-over-section{background:#000!important;color:#fff!important;padding-top:250px;margin-top:80vh}.why-choose.scroll-over-section:before{content:"";position:absolute;top:-150px;left:0;right:0;height:150px;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.3) 30%,rgba(0,0,0,.7) 60%,#000000 100%);pointer-events:none;z-index:100}.process.scroll-over-section{background:#000!important;color:#fff!important}.process.scroll-over-section:before{display:none}.top-section-wrapper,.dark-section-wrapper,.bottom-section-wrapper{overflow:visible!important}html,body,main,#root{overflow-x:clip!important}.sticky-scroll-container{position:relative!important;overflow:visible!important;z-index:5}.services.services-sticky{position:sticky!important;top:0!important;z-index:1!important;height:100vh!important;display:flex!important;align-items:center!important;background:#fff!important;padding-top:100px!important;box-sizing:border-box!important}.scroll-over-section{position:relative!important;z-index:10!important;background:#000!important}.why-choose.scroll-over-section{padding-top:200px!important;color:#fff!important}.process.scroll-over-section{color:#fff!important}.why-choose.scroll-over-section:before{content:"";position:absolute;top:-200px;left:0;right:0;height:200px;background:linear-gradient(to bottom,#0000,#0000001a,#0000004d,#0009,#000000d9,#000);pointer-events:none;z-index:50}.gradient-fade-overlay{position:absolute;top:-200px;left:0;right:0;width:100%;height:200px;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,.1) 20%,rgba(0,0,0,.3) 40%,rgba(0,0,0,.6) 60%,rgba(0,0,0,.85) 80%,#000000 100%);pointer-events:none;z-index:999}.why-choose.scroll-over-section{overflow:visible!important;position:relative!important}.services-banner{position:relative;width:100%;height:450px;overflow:hidden}.services-banner-images{position:absolute;top:0;left:0;width:100%;height:100%}.banner-bg-image{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .6s ease}.banner-bg-image.active{opacity:1}.banner-bg-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.banner-bg-image.default img{filter:grayscale(100%);opacity:.8}.services-banner-labels{position:absolute;top:0;left:0;right:0;bottom:0;display:flex}.banner-label{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;padding:180px 40px 40px;cursor:pointer;position:relative;transition:all .4s ease;background:#0006}.banner-label:hover,.banner-label.active{background:#0009}.banner-label:after{content:"";position:absolute;top:0;right:0;width:1px;height:100%;background:#ffffff1a}.banner-label:last-child:after{display:none}.label-icon{width:40px;height:40px;border:1px solid rgba(255,193,7,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px;opacity:0;transform:translateY(10px);transition:all .4s ease}.label-icon span{width:8px;height:8px;background:#ffc107;border-radius:50%}.banner-label.active .label-icon,.banner-label:hover .label-icon{opacity:1;transform:translateY(0)}.label-title{font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:700;color:#ffffffd9;letter-spacing:3px;text-transform:uppercase;margin:0 0 15px;transition:all .4s ease;text-shadow:0 2px 8px rgba(0,0,0,.5)}.banner-label.active .label-title,.banner-label:hover .label-title{color:#ffc107}.label-description{font-size:.95rem;line-height:1.7;color:#ffffffe6;max-width:280px;opacity:0;transform:translateY(15px);text-shadow:0 1px 4px rgba(0,0,0,.5);transition:all .4s ease .1s;margin:0}.banner-label.active .label-description,.banner-label:hover .label-description{opacity:1;transform:translateY(0)}@media (max-width: 992px){.services-banner{height:400px}.banner-label{padding:150px 30px 30px}.label-description{font-size:.85rem;max-width:220px}}@media (max-width: 768px){.services-banner{height:auto;min-height:500px}.services-banner-labels{flex-direction:column}.banner-label{padding:30px;align-items:center;text-align:center}.banner-label:after{width:100%;height:1px;top:auto;bottom:0;right:0}.label-description{max-width:100%}.label-icon,.label-description{opacity:1;transform:translateY(0)}}@media (max-width: 480px){.services-banner{min-height:450px}.banner-label{padding:30px 20px}.label-title{font-size:1.1rem;letter-spacing:2px}.label-description{font-size:.8rem}.label-icon{width:35px;height:35px;margin-bottom:15px}}.our-story{background:#fff}.story-content{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.story-text h2{margin-bottom:24px}.story-text p{margin-bottom:20px;line-height:1.8;color:var(--muted-gray)}.story-text p:last-child{margin-bottom:0}.story-image{position:relative}.story-logo{width:100%;height:auto;aspect-ratio:4/3;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;background:transparent;border-radius:var(--radius);padding:2rem}.image-placeholder{width:100%;aspect-ratio:4/3;background:#f0f0f0;border-radius:var(--radius)}.founders{background:var(--off-white)}.founders-grid{display:flex;justify-content:center;gap:64px;margin-top:64px;flex-wrap:wrap}.card{width:360px;height:400px;background:#fff;border-radius:32px;padding:4px;position:relative;box-shadow:0 20px 60px #00000026;transition:all .5s ease-in-out;cursor:pointer}.card .mail{position:absolute;right:2rem;top:1.5rem;background:transparent;border:none;cursor:pointer;z-index:10}.card .mail svg{stroke:#000;stroke-width:2.5px;width:28px;height:28px}.card .mail svg:hover{stroke:var(--accent-yellow)}.card .profile-pic{position:absolute;width:calc(100% - 8px);height:calc(100% - 8px);top:4px;left:4px;border-radius:28px;z-index:1;border:0px solid #000000;overflow:hidden;background:#f5f5f5;transition:all .5s ease-in-out .2s,z-index .5s ease-in-out .2s}.card .profile-pic img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;-o-object-position:center center;object-position:center center;transition:all .5s ease-in-out 0s}.card .profile-pic svg{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:0px 0px;object-position:0px 0px;transform-origin:45% 20%;transition:all .5s ease-in-out 0s}.card .bottom{position:absolute;bottom:4px;left:4px;right:4px;background:#000;top:78%;border-radius:28px;z-index:2;box-shadow:0 -5px 20px #0000004d;overflow:hidden;transition:all .5s cubic-bezier(.645,.045,.355,1) 0s}.card .bottom .content{position:absolute;bottom:0;left:2rem;right:2rem;height:240px}.card .bottom .content .name{display:block;font-size:1.5rem;color:var(--accent-yellow);font-weight:700;margin-bottom:.5rem}.card .bottom .content .about-me{display:block;font-size:1rem;color:#fff;margin-top:1rem;line-height:1.5}.card .bottom .bottom-bottom{position:absolute;bottom:1.5rem;left:2rem;right:2rem;display:flex;align-items:center;justify-content:space-between}.card .bottom .bottom-bottom .social-links-container{display:flex;gap:1rem}.card .bottom .bottom-bottom .social-links-container svg{height:24px;fill:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));cursor:pointer;transition:all .3s ease}.card .bottom .bottom-bottom .social-links-container svg:hover{fill:var(--accent-yellow);transform:scale(1.2)}.card .bottom .bottom-bottom .button{background:#fff;color:#000;border:none;border-radius:24px;font-size:.875rem;font-weight:600;padding:.6rem 1.2rem;box-shadow:0 4px 12px #fff3;cursor:pointer;transition:all .3s ease}.card .bottom .bottom-bottom .button:hover{background:var(--accent-yellow);color:#000;transform:translateY(-2px);box-shadow:0 6px 16px #ffc10780}.card:hover{border-top-left-radius:60px;transform:translateY(-8px);box-shadow:0 30px 80px #0003}.card:hover .bottom{top:22%;border-radius:100px 28px 28px;transition:all .5s cubic-bezier(.645,.045,.355,1) .2s}.card:hover .profile-pic{width:130px;height:130px;aspect-ratio:1;top:15px;left:15px;border-radius:50%;z-index:3;border:4px solid var(--accent-yellow);box-shadow:0 8px 24px #ffc10766;transition:all .5s ease-in-out,z-index .5s ease-in-out .1s}.card:hover .profile-pic:hover{transform:scale(1.15);border-radius:20%}.card:hover .profile-pic img{transform:scale(1);-o-object-position:center center;object-position:center center;transition:all .5s ease-in-out .5s}.card:hover .profile-pic svg{transform:scale(1);transition:all .5s ease-in-out .5s}.beliefs{background:#fff}.beliefs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;margin-top:48px}.belief-card{padding:32px;border-radius:var(--radius);background:var(--off-white);text-align:center;transition:all var(--transition)}.belief-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-md)}.belief-icon{width:64px;height:64px;margin-bottom:20px;background:var(--accent-yellow);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-left:auto;margin-right:auto}.belief-icon svg{width:32px;height:32px}.belief-card h3{font-size:20px;margin-bottom:12px}.belief-card p{color:var(--muted-gray);line-height:1.7}.vision-mission{background:var(--off-white)}.vm-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:48px}.vm-card{background:#fff;padding:48px;border-radius:var(--radius);box-shadow:var(--shadow-sm)}.vm-icon{width:80px;height:80px;border-radius:18px;background:var(--accent-yellow);display:flex;align-items:center;justify-content:center;color:#000;box-shadow:0 10px 25px #ffc70059;margin-bottom:24px}.vm-icon svg{width:48px;height:48px}.vm-card h2{margin-bottom:20px;font-size:32px}.vm-card p{color:var(--muted-gray);line-height:1.8;font-size:17px}.stats{background:#000;color:#fff}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:48px}.stat-card{text-align:center}.stat-number{font-size:56px;font-weight:700;color:var(--accent-yellow);margin-bottom:12px;font-family:Helvetica}.stat-label{font-size:18px;color:var(--muted-gray)}@media (max-width: 768px){.page-hero{padding:100px 0 60px}.page-hero h1{font-size:clamp(32px,8vw,48px)}.page-hero p{font-size:18px}.story-content{grid-template-columns:1fr;gap:40px}.story-text h2{font-size:clamp(28px,6vw,36px)}.story-text p{font-size:16px}.founders-grid{gap:40px}.card{width:340px;height:380px}.card .bottom .content,.card .bottom .bottom-bottom{left:1.5rem;right:1.5rem}.card:hover .profile-pic{width:110px;height:110px}.beliefs-grid{grid-template-columns:1fr;gap:24px}.belief-card{padding:28px 24px}.vm-grid{grid-template-columns:1fr;gap:32px}.vm-card{padding:32px 24px}.vm-card h2{font-size:28px}.vm-card p{font-size:16px}.stats-grid{grid-template-columns:1fr 1fr;gap:32px}.stat-number{font-size:48px}.stat-label{font-size:16px}}@media (max-width: 480px){.page-hero{padding:90px 0 50px}.page-hero h1{font-size:clamp(28px,8vw,40px)}.page-hero p{font-size:16px}.beliefs-grid{grid-template-columns:repeat(2,1fr);gap:12px}.belief-card{padding:16px 12px}.belief-icon{width:40px;height:40px;margin-bottom:10px}.belief-icon svg{width:20px;height:20px}.belief-card h3{font-size:13px;margin-bottom:6px}.belief-card p{font-size:11px;line-height:1.4}.stats-grid{grid-template-columns:repeat(2,1fr);gap:16px}.stat-number{font-size:32px}.stat-label{font-size:13px}.vm-card{padding:28px 20px}.card{width:300px;height:340px}.card .bottom{top:70%}.card .bottom .content{left:1.25rem;right:1.25rem;height:auto;bottom:90px}.card .bottom .bottom-bottom{left:1.25rem;right:1.25rem;bottom:1rem}.card .bottom .content .name{font-size:1.1rem;margin-bottom:2rem}.card .bottom .content .about-me{font-size:.75rem;line-height:2;margin-top:2rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card .mail svg{width:24px;height:24px}.card .bottom .bottom-bottom .social-links-container svg{height:20px}.card:hover .profile-pic{width:90px;height:90px;top:12px;left:12px;border:6px solid var(--accent-yellow)}}.about-hero{background:#f5f5f0;padding:100px 0 40px;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;position:relative}.about-hero:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/img/allin.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.6;z-index:1}.about-hero:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;z-index:2}.contact-hero,.careers-hero{background:#f5f5f0;padding:100px 0 40px;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;position:relative}.about-hero .hero-marquee,.contact-hero .hero-marquee,.careers-hero .hero-marquee{width:100%;overflow:hidden;padding:15px 0;position:relative;z-index:3}.about-hero .marquee-track,.contact-hero .marquee-track,.careers-hero .marquee-track{display:flex;gap:40px;animation:marquee 25s linear infinite;width:-moz-max-content;width:max-content}.about-hero .hero-marquee.reverse .marquee-track,.contact-hero .hero-marquee.reverse .marquee-track,.careers-hero .hero-marquee.reverse .marquee-track{animation:marquee-reverse 25s linear infinite}.about-hero .marquee-track span,.contact-hero .marquee-track span,.careers-hero .marquee-track span{font-size:clamp(1.2rem,3vw,2.5rem);font-weight:700;color:#e0e0e0;text-transform:uppercase;letter-spacing:4px;white-space:nowrap}.about-hero .marquee-track .dot,.contact-hero .marquee-track .dot,.careers-hero .marquee-track .dot{color:#ffc107;font-size:clamp(.6rem,1.5vw,1rem)}.about-hero .hero-center,.contact-hero .hero-center,.careers-hero .hero-center{text-align:center;padding:40px 20px;position:relative;z-index:3}.about-hero .hero-center h1{font-size:clamp(2.5rem,10vw,6rem);font-weight:800;color:#fff;letter-spacing:-3px;line-height:.9;margin:0 0 15px;text-shadow:2px 2px 8px rgba(0,0,0,.8)}.contact-hero .hero-center h1,.careers-hero .hero-center h1{font-size:clamp(2.5rem,10vw,6rem);font-weight:800;color:#1a1a1a;letter-spacing:-3px;line-height:.9;margin:0 0 15px}.about-hero .hero-center p{font-size:clamp(1rem,2vw,1.3rem);color:#fff;font-weight:500;letter-spacing:2px;margin:0;text-shadow:1px 1px 4px rgba(0,0,0,.8)}.contact-hero .hero-center p,.careers-hero .hero-center p{font-size:clamp(1rem,2vw,1.3rem);color:#666;font-weight:400;letter-spacing:2px;margin:0}@media (max-width: 768px){.about-hero,.contact-hero,.careers-hero{padding:100px 0 40px;min-height:60vh}.about-hero .hero-center,.contact-hero .hero-center,.careers-hero .hero-center{padding:50px 20px}.about-hero .hero-center h1,.contact-hero .hero-center h1,.careers-hero .hero-center h1{letter-spacing:-2px}.about-hero .marquee-track,.contact-hero .marquee-track,.careers-hero .marquee-track{gap:25px}.about-hero .marquee-track span,.contact-hero .marquee-track span,.careers-hero .marquee-track span{letter-spacing:2px}}@media (max-width: 480px){.about-hero,.contact-hero,.careers-hero{min-height:50vh}.about-hero .hero-center h1,.contact-hero .hero-center h1,.careers-hero .hero-center h1{letter-spacing:-1px}.about-hero .hero-center p,.contact-hero .hero-center p,.careers-hero .hero-center p{letter-spacing:1px}}.services-page{min-height:100vh;width:100%;overflow-x:hidden}.services-hero{background:#f5f5f0;padding:100px 0 40px;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.services-hero .hero-marquee{width:100%;overflow:hidden;padding:15px 0}.services-hero .marquee-track{display:flex;gap:40px;animation:marquee 25s linear infinite;width:-moz-max-content;width:max-content}.services-hero .hero-marquee.reverse .marquee-track{animation:marquee-reverse 25s linear infinite}.services-hero .marquee-track span{font-size:clamp(1.2rem,3vw,2.5rem);font-weight:700;color:#e0e0e0;text-transform:uppercase;letter-spacing:4px;white-space:nowrap}.services-hero .marquee-track .dot{color:#ffc107;font-size:clamp(.6rem,1.5vw,1rem)}.services-hero .hero-center{text-align:center;padding:40px 20px}.services-hero .hero-center h1{font-size:clamp(2.5rem,10vw,6rem);font-weight:800;color:#1a1a1a;letter-spacing:-3px;line-height:.9;margin:0 0 15px}.services-hero .hero-center p{font-size:clamp(.9rem,2vw,1.2rem);color:#666;letter-spacing:2px;margin:0}.services-page .services-list{background:#000;padding:0;width:100vw;margin-left:calc(-50vw + 50%);position:relative;left:0;right:0;box-sizing:border-box;min-width:100vw}.services-page .services-container{width:100%;max-width:none;padding:0;margin:0}.services-page .service-row{display:grid;grid-template-columns:35% 1fr;gap:450px;padding:60px 6%;align-items:start;width:100%}.services-page .service-left{padding-right:20px}.services-page .service-number{display:block;font-size:.9rem;font-weight:400;color:#fff6;letter-spacing:1px;margin-bottom:20px;font-family:Courier New,monospace}.services-page .service-title{font-size:clamp(2.2rem,4vw,3.5rem);font-weight:700;color:#fff;margin:0 0 20px;line-height:1.1;letter-spacing:-1px;white-space:nowrap}.services-page .service-description{font-size:1rem;line-height:1.5;color:#fff9;margin:0;font-weight:300;max-width:380px}.services-page .service-right{padding-left:0;padding-top:0;width:100%}.services-page .service-items{display:flex;flex-direction:column;gap:0;width:100%;max-width:500px}.services-page .service-item{display:flex;align-items:center;gap:20px;padding:20px 0;transition:all .3s ease;cursor:pointer;border-bottom:1px solid rgba(255,255,255,.1);width:100%}.services-page .service-item:last-child{border-bottom:none}.services-page .service-item:hover{transform:translate(8px);padding-left:10px}.services-page .item-arrow{color:#ffc107;font-size:1.1rem;font-weight:400;transition:all .3s ease;flex-shrink:0;width:16px}.services-page .service-item:hover .item-arrow{transform:translate(4px);color:#fff}.services-page .item-text{font-size:1rem;font-weight:400;color:#fffc;transition:all .3s ease;letter-spacing:.2px;white-space:nowrap}.services-page .service-item:hover .item-text{color:#fff;font-weight:500}.why-choose-services{background:#f5f5f0;padding:100px 0}.section-heading{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:#1a1a1a;text-align:center;margin:0 0 60px}.features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.feature-card{background:#fff;padding:40px 30px;border-radius:16px;text-align:center;transition:all .4s ease;box-shadow:0 4px 20px #0000000d}.feature-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0000001a}.feature-number{font-size:2.5rem;font-weight:800;color:#ffc107;margin-bottom:20px}.feature-card h3{font-size:1.2rem;font-weight:600;color:#1a1a1a;margin:0 0 12px}.feature-card p{font-size:.95rem;color:#666;line-height:1.6;margin:0}.services-cta{background:#1a1a1a;padding:100px 0;text-align:center}.services-cta h2{font-size:clamp(2rem,5vw,3rem);font-weight:700;color:#fff;margin:0 0 15px}.services-cta p{font-size:1.1rem;color:#fff9;margin:0 0 40px}.cta-button{display:inline-block;padding:18px 50px;background:#ffc107;color:#000;font-size:1rem;font-weight:600;text-decoration:none;border-radius:50px;transition:all .3s ease}.cta-button:hover{background:#fff;transform:translateY(-3px);box-shadow:0 10px 30px #ffc1074d}@media (max-width: 992px){.services-page .service-row{grid-template-columns:1fr;gap:30px;padding:50px 6%;min-height:auto}.services-page .service-left{padding-right:0}.services-page .service-right{padding-left:0;padding-top:15px}.services-page .service-items{flex-direction:column;gap:0;max-width:none}.services-page .service-item{padding:16px 0}.services-page .service-title{font-size:clamp(1.8rem,5vw,2.8rem)}.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.services-hero{padding:100px 0 40px;min-height:50vh}.services-hero .hero-center{padding:40px 20px}.services-hero .marquee-track{gap:25px}.services-page .service-row{padding:40px 5%;gap:25px}.services-page .service-number{font-size:.85rem;margin-bottom:15px}.services-page .service-title{font-size:clamp(1.6rem,4.5vw,2.4rem);margin-bottom:15px}.services-page .service-description{font-size:.95rem;max-width:none;line-height:1.4}.services-page .service-items{flex-direction:column;gap:0;max-width:none}.services-page .service-item{padding:14px 0}.services-page .item-text{font-size:.95rem;white-space:normal}.why-choose-services{padding:70px 0}.features-grid{gap:20px}.feature-card{padding:30px 20px}.services-cta{padding:70px 0}}@media (max-width: 480px){.services-hero{min-height:45vh}.services-hero .hero-center h1{letter-spacing:-1px}.services-page .service-row{padding:35px 4%;gap:20px}.services-page .service-number{font-size:.8rem;margin-bottom:12px}.services-page .service-title{font-size:clamp(1.4rem,3.5vw,1.8rem);margin-bottom:12px}.services-page .service-description{font-size:.9rem;line-height:1.4}.services-page .service-items{flex-direction:column;gap:0}.services-page .service-item{padding:12px 0;gap:16px}.services-page .item-arrow{font-size:1rem}.services-page .item-text{font-size:.9rem}.services-page .service-item:hover{transform:translate(6px)}.features-grid{grid-template-columns:repeat(2,1fr);gap:12px}.feature-card{padding:20px 12px}.feature-number{font-size:1.5rem;margin-bottom:12px}.feature-card h3{font-size:.9rem;margin-bottom:8px}.feature-card p{font-size:.75rem;line-height:1.4}}.contact-section{background:#fff}.contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:64px}.contact-info h2{margin-bottom:16px}.contact-intro{color:var(--muted-gray);margin-bottom:40px;line-height:1.7}.contact-item{display:flex;gap:20px;margin-bottom:32px}.contact-icon{width:56px;height:56px;flex-shrink:0;background:var(--accent-yellow);border-radius:12px;display:flex;align-items:center;justify-content:center;position:relative}.contact-icon svg{width:28px;height:28px;stroke:#000;stroke-width:2}.contact-item h3{font-size:18px;margin-bottom:8px;color:#000}.contact-item p{color:#000;line-height:1.7}.social-links{margin-top:48px}.social-links h3{margin-bottom:16px}.social-icons-large{display:flex;gap:20px}.social-icons-large a{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--accent-yellow);border-radius:12px;transition:all .3s ease}.social-icons-large a svg{width:28px;height:28px;stroke:#000;stroke-width:2}.social-icons-large a:hover{transform:translateY(-4px);box-shadow:0 8px 20px #ffc10766}.contact-form-wrapper{background:var(--off-white);padding:48px;border-radius:var(--radius)}.contact-form-wrapper h2{margin-bottom:32px}.form-group label{display:block;margin-bottom:8px;font-weight:600;color:var(--charcoal)}.form-group input,.form-group select,.form-group textarea{width:100%;padding:14px 16px;border:2px solid #e0e0e0;border-radius:8px;font-family:Helvetica;font-size:16px;transition:all var(--transition);background:#fff}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:var(--accent-cyan);box-shadow:0 0 0 3px #00a8e81a}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#e74c3c}.form-group textarea{resize:vertical;min-height:120px}.error-message{display:none;color:#e74c3c;font-size:14px;margin-top:6px}.contact-form .btn{width:100%;margin-top:8px}.form-status{margin-top:20px;padding:16px;border-radius:8px;display:none;text-align:center;font-weight:600}.form-status.success{display:block;background:#d4edda;color:#155724}.form-status.error{display:block;background:#f8d7da;color:#721c24}@media (max-width: 1024px){.contact-grid{gap:48px}}@media (max-width: 768px){.page-hero{padding:100px 0 60px}.page-hero h1{font-size:clamp(32px,8vw,48px)}.page-hero p{font-size:18px}.contact-grid{grid-template-columns:1fr;gap:40px}.contact-info h2{font-size:clamp(28px,6vw,36px)}.contact-intro{font-size:16px}.contact-item{margin-bottom:28px}.contact-icon{font-size:28px}.contact-item h3{font-size:17px}.contact-item p{font-size:15px}.contact-form-wrapper{padding:32px 24px}.contact-form-wrapper h2{font-size:clamp(24px,5vw,32px)}.form-group input,.form-group select,.form-group textarea{font-size:16px}}@media (max-width: 480px){.page-hero{padding:90px 0 50px}.page-hero h1{font-size:clamp(28px,8vw,40px)}.page-hero p{font-size:16px}.contact-item{flex-direction:column;gap:12px;align-items:flex-start}.contact-form-wrapper{padding:28px 20px}.social-icons-large{flex-wrap:wrap}}.quote-hero{background:#f5f5f0;padding:100px 0 40px;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;position:relative}.quote-hero .hero-marquee{width:100%;overflow:hidden;padding:15px 0}.quote-hero .marquee-track{display:flex;gap:40px;animation:marquee 25s linear infinite;width:-moz-max-content;width:max-content}.quote-hero .hero-marquee.reverse .marquee-track{animation:marquee-reverse 25s linear infinite}.quote-hero .marquee-track span{font-size:clamp(1.2rem,3vw,2.5rem);font-weight:700;color:#e0e0e0;text-transform:uppercase;letter-spacing:4px;white-space:nowrap}.quote-hero .marquee-track .dot{color:#ffc107;font-size:clamp(.6rem,1.5vw,1rem)}.quote-hero .hero-center{text-align:center;padding:40px 20px;position:relative;z-index:2}.quote-hero .hero-center h1{font-size:clamp(2.5rem,10vw,6rem);font-weight:800;color:#1a1a1a;letter-spacing:-3px;line-height:.9;margin:0 0 15px}.quote-hero .hero-center p{font-size:clamp(1rem,2vw,1.3rem);color:#666;font-weight:400;letter-spacing:2px;margin:0}.quote-form-section{background:#fff;padding:80px 0 100px;position:relative}.quote-grid{display:grid;grid-template-columns:2fr 1fr;gap:60px;max-width:1400px;margin:0 auto}.quote-form-wrapper{background:#fff;border-radius:20px;padding:50px;box-shadow:0 8px 40px #00000014;border:1px solid #f0f0f0}.success-state{text-align:center;padding:60px 40px}.success-icon{width:80px;height:80px;background:#4caf50;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:40px;color:#fff;margin:0 auto 30px;animation:successPulse 2s ease-in-out infinite}@keyframes successPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.success-state h2{font-size:28px;color:#1a1a1a;margin-bottom:16px}.success-state p{color:#666;line-height:1.6;margin-bottom:30px;font-size:16px}.error-state{text-align:center;padding:60px 40px}.error-icon{width:80px;height:80px;background:#f44336;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:40px;color:#fff;margin:0 auto 30px;animation:errorShake .5s ease-in-out}@keyframes errorShake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.error-state h2{font-size:28px;color:#1a1a1a;margin-bottom:16px}.error-state p{color:#666;line-height:1.6;margin-bottom:30px;font-size:16px}.form-section{margin-bottom:40px;padding-bottom:30px;border-bottom:1px solid #f0f0f0}.form-section:last-child{border-bottom:none;margin-bottom:0}.form-section-title{font-size:22px;font-weight:700;color:#1a1a1a;margin-bottom:25px;padding-bottom:10px;border-bottom:3px solid #FFC107;display:inline-block}.form-group{margin-bottom:24px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:0}.form-group label{display:block;margin-bottom:8px;font-weight:600;font-size:15px;color:#1a1a1a}.form-group input,.form-group select,.form-group textarea{width:100%;padding:16px 20px;border:2px solid #e8e8e8;border-radius:12px;font-family:inherit;font-size:16px;transition:all .3s ease;background:#fafafa;box-sizing:border-box}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#ffc107;box-shadow:0 0 0 4px #ffc1071a;background:#fff;transform:translateY(-2px)}.form-group textarea{resize:vertical;min-height:140px;line-height:1.6}.form-group input::-moz-placeholder,.form-group textarea::-moz-placeholder{color:#999}.form-group input::placeholder,.form-group textarea::placeholder{color:#999}.file-upload{position:relative}.file-upload input[type=file]{position:absolute;opacity:0;width:100%;height:100%;cursor:pointer}.file-upload-label{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;border:2px dashed #e8e8e8;border-radius:12px;background:#fafafa;transition:all .3s ease;cursor:pointer;text-align:center}.file-upload:hover .file-upload-label,.file-upload input:focus+.file-upload-label{border-color:#ffc107;background:#ffc1070d}.file-upload-label svg{margin-bottom:12px;color:#ffc107}.file-upload-label span{font-weight:600;color:#1a1a1a;margin-bottom:4px}.file-upload-label small{color:#666;font-size:14px}.quote-sidebar{display:flex;flex-direction:column;gap:30px}.sidebar-card{background:#fff;border-radius:16px;padding:30px;box-shadow:0 4px 20px #0000000f;border:1px solid #f0f0f0;transition:all .3s ease}.sidebar-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001a}.sidebar-card .card-icon{width:60px;height:60px;background:#ffc107;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.sidebar-card .card-icon svg{color:#fff}.sidebar-card h3{font-size:20px;font-weight:700;color:#1a1a1a;margin-bottom:16px}.sidebar-card p{color:#666;line-height:1.6;margin-bottom:20px}.benefits-list{list-style:none;padding:0;margin:0}.benefits-list li{display:flex;align-items:center;gap:12px;padding:8px 0;color:#1a1a1a;font-weight:500}.check-icon{width:20px;height:20px;background:#4caf50;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;font-weight:700;flex-shrink:0}.steps-list{display:flex;flex-direction:column;gap:20px}.step{display:flex;align-items:flex-start;gap:16px}.step-num{width:32px;height:32px;background:#ffc107;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:14px;flex-shrink:0}.step-content h4{font-size:16px;font-weight:600;color:#1a1a1a;margin:0 0 4px}.step-content p{color:#666;margin:0;font-size:14px;line-height:1.5}.highlight-card{background:#1a1a1a;color:#fff}.highlight-card h3,.highlight-card p{color:#fff}.highlight-card .card-icon{background:#ffc107}.phone-link{display:inline-flex;align-items:center;gap:8px;padding:12px 20px;background:#ffc107;color:#1a1a1a;text-decoration:none;border-radius:8px;font-weight:600;transition:all .3s ease}.phone-link:hover{background:#ffd54f;transform:translateY(-2px)}.submit-btn{width:100%;padding:18px 40px;font-size:18px;font-weight:600;background:#ffc107;color:#1a1a1a;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;margin-top:20px}.submit-btn:hover{background:#ffd54f;transform:translateY(-2px);box-shadow:0 8px 25px #ffc1074d}.submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}@media (max-width: 1200px){.quote-grid{gap:40px}.quote-form-wrapper{padding:40px}}@media (max-width: 992px){.quote-grid{grid-template-columns:1fr;gap:50px}.quote-hero{padding:100px 0 40px;min-height:60vh}}@media (max-width: 768px){.quote-hero{padding:100px 0 40px;min-height:50vh}.quote-hero .hero-center{padding:50px 20px}.quote-hero .hero-center h1{letter-spacing:-2px}.quote-hero .marquee-track{gap:25px}.quote-hero .marquee-track span{letter-spacing:2px}.quote-form-section{padding:60px 0 80px}.quote-form-wrapper{padding:30px;border-radius:16px}.form-row{grid-template-columns:1fr;gap:0}.form-section-title{font-size:20px}.sidebar-card{padding:25px}.quote-sidebar{gap:25px}}@media (max-width: 480px){.quote-hero{min-height:45vh}.quote-hero .hero-center h1{letter-spacing:-1px}.quote-hero .hero-center p{letter-spacing:1px}.quote-form-wrapper{padding:25px 20px}.form-group{margin-bottom:20px}.form-section-title{font-size:18px}.form-group input,.form-group select,.form-group textarea{padding:14px 16px;font-size:16px}.sidebar-card{padding:20px}.sidebar-card .card-icon{width:50px;height:50px}.sidebar-card h3{font-size:18px}}.page-hero{background:var(--charcoal);color:#fff;text-align:center;padding:120px 0 80px}.page-hero h1{margin-bottom:16px;color:#fff}.page-hero p{font-size:20px;color:var(--muted-gray)}.why-work{background:#fff}.why-work-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:32px;margin-top:48px}.why-work-card{padding:32px;background:var(--off-white);border-radius:var(--radius);text-align:center;transition:all var(--transition)}.why-work-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-md)}.why-work-icon{font-size:48px;margin-bottom:16px;color:var(--accent-yellow)}.why-work-icon svg{width:48px;height:48px;stroke:var(--accent-yellow)}.why-work-card h3{font-size:20px;margin-bottom:12px}.why-work-card p{color:var(--muted-gray);line-height:1.7}.open-positions{background:var(--off-white)}.positions-list{max-width:900px;margin:48px auto 0}.position-card{background:#fff;padding:32px;border-radius:var(--radius);box-shadow:var(--shadow-sm);margin-bottom:24px;transition:all var(--transition)}.position-card:hover{box-shadow:var(--shadow-md)}.position-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;gap:24px}.position-card h3{margin-bottom:8px}.position-meta{display:flex;gap:16px;flex-wrap:wrap}.position-type,.position-location{font-size:14px;color:var(--muted-gray)}.position-type:before{content:"💼 "}.position-location:before{content:"📍 "}.position-desc{color:var(--muted-gray);line-height:1.7;margin-bottom:20px}.position-requirements{margin-top:20px}.position-requirements strong{display:block;margin-bottom:12px}.position-requirements ul{list-style:none;padding-left:0}.position-requirements li{padding-left:24px;position:relative;margin-bottom:8px;color:var(--muted-gray);line-height:1.6}.position-requirements li:before{content:"✓";position:absolute;left:0;color:var(--accent-cyan);font-weight:700}.modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#0e0e10d9;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;overflow-y:auto;padding:20px}.modal.active{display:flex;align-items:center;justify-content:center}.modal-content{background:#fff;padding:32px 28px;border-radius:16px;max-width:600px;width:100%;position:relative;animation:modalSlideIn .4s cubic-bezier(.34,1.56,.64,1);box-shadow:0 20px 60px #0000004d;border:1px solid rgba(255,193,7,.2)}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-close{position:absolute;top:16px;right:16px;background:var(--off-white);border:none;font-size:24px;cursor:pointer;color:var(--muted-gray);transition:all var(--transition);line-height:1;padding:0;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center}.modal-close:hover{background:var(--accent-yellow);color:#fff;transform:rotate(90deg)}.modal-content h2{margin-bottom:24px;font-size:24px;padding-right:40px;position:relative}.modal-content h2:before{content:"";position:absolute;left:0;bottom:-8px;width:50px;height:3px;background:var(--accent-yellow);border-radius:2px}.application-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-group{margin-bottom:16px}.form-group.full-width{grid-column:1 / -1}.form-group label{display:block;margin-bottom:6px;font-weight:600;font-size:14px;color:var(--charcoal)}.form-group input,.form-group textarea{width:100%;padding:11px 14px;border:2px solid #e8e8e8;border-radius:10px;font-family:Helvetica;font-size:15px;transition:all var(--transition);background:#fafafa}.form-group input[type=file]{padding:10px;background:#fff;cursor:pointer}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--accent-yellow);box-shadow:0 0 0 3px #ffc1071a;background:#fff}.form-group textarea{resize:vertical;min-height:80px}.form-group input.error,.form-group textarea.error{border-color:#e74c3c}.error-message{display:none;color:#e74c3c;font-size:13px;margin-top:4px}.honeypot{position:absolute;left:-9999px;width:1px;height:1px}.application-form .btn{width:100%;margin-top:12px;padding:13px;font-size:16px;font-weight:600}.form-status{margin-top:16px;padding:12px;border-radius:10px;display:none;text-align:center;font-weight:600;font-size:14px}.form-status.success{display:block;background:#d4edda;color:#155724;border:1px solid #c3e6cb}.form-status.error{display:block;background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}@media (max-width: 768px){.page-hero{padding:100px 0 60px}.page-hero h1{font-size:clamp(32px,8vw,48px)}.page-hero p{font-size:18px}.why-work-grid{grid-template-columns:1fr;gap:24px}.why-work-card{padding:28px 24px}.position-header{flex-direction:column;align-items:flex-start}.apply-btn{width:100%;margin-top:16px}.position-card{padding:28px 24px}.position-card h3{font-size:20px}.position-desc{font-size:15px}.modal{padding:15px}.modal-content{padding:28px 22px;max-width:100%}.application-form .form-row{grid-template-columns:1fr}.modal-content h2{font-size:22px}.form-group input,.form-group textarea{font-size:16px}}@media (max-width: 480px){.page-hero{padding:90px 0 50px}.page-hero h1{font-size:clamp(28px,8vw,40px)}.page-hero p{font-size:16px}.why-work-grid{grid-template-columns:repeat(2,1fr);gap:12px}.why-work-card{padding:16px 12px}.why-work-icon{font-size:32px;margin-bottom:10px}.why-work-icon svg{width:32px;height:32px}.why-work-card h3{font-size:13px;margin-bottom:6px}.why-work-card p{font-size:11px;line-height:1.4}.position-card{padding:24px 20px}.position-card h3{font-size:18px}.position-meta{flex-direction:column;gap:8px}.modal{padding:10px}.modal-content{padding:24px 18px;border-radius:12px}.modal-content h2{font-size:20px}.modal-close{top:12px;right:12px;font-size:20px;width:28px;height:28px}.form-group{margin-bottom:16px}}.form-help{display:block;font-size:12px;color:var(--muted-gray);margin-top:4px;font-style:italic}.portfolio-page{min-height:100vh;background:#000}.portfolio-hero{background:#f5f5f0;padding:100px 0 40px;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden;position:relative}.hero-marquee{width:100%;overflow:hidden;padding:15px 0}.marquee-track{display:flex;gap:40px;animation:marquee 25s linear infinite;width:-moz-max-content;width:max-content}.hero-marquee.reverse .marquee-track{animation:marquee-reverse 25s linear infinite}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee-reverse{0%{transform:translate(-50%)}to{transform:translate(0)}}.marquee-track span{font-size:clamp(1.2rem,3vw,2.5rem);font-weight:700;color:#e0e0e0;text-transform:uppercase;letter-spacing:4px;white-space:nowrap}.marquee-track .dot{color:#ffc107;font-size:clamp(.6rem,1.5vw,1rem)}.hero-center{text-align:center;padding:40px 20px;position:relative;z-index:2}.hero-center h1{font-size:clamp(2.5rem,10vw,6rem);font-weight:800;color:#1a1a1a;letter-spacing:-3px;line-height:.9;margin:0 0 15px}.hero-center p{font-size:clamp(1rem,2vw,1.3rem);color:#666;font-weight:400;letter-spacing:2px;margin:0}@media (max-width: 768px){.portfolio-hero{padding:100px 0 40px;min-height:60vh}.hero-center{padding:50px 20px}.hero-center h1{letter-spacing:-2px}.marquee-track{gap:25px}.marquee-track span{letter-spacing:2px}}@media (max-width: 480px){.portfolio-hero{min-height:50vh}.hero-center h1{letter-spacing:-1px}.hero-center p{letter-spacing:1px}}.services-list-section{background:#000;padding:80px 0 120px;position:relative;min-height:100vh}.services-list{display:grid;grid-template-columns:repeat(3,1fr);gap:0;background:#000;max-width:1400px;margin:0 auto;padding:0}.service-item{position:relative;padding:2rem 0;text-align:center;cursor:pointer;text-decoration:none;display:block;overflow:hidden}.service-hover-image{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;opacity:0;pointer-events:none;transition:opacity .5s ease;z-index:1;border-radius:12px}.service-item:hover .service-hover-image,.service-item.active .service-hover-image{opacity:.7}.service-hover-image img,.service-hover-image video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.service-content-box{position:relative;z-index:2;background:transparent;border:none;border-radius:0;padding:2rem;margin:0 auto;width:100%;max-width:450px;transition:all .3s ease}.service-item:hover .service-content-box{background:transparent;transform:translateY(-5px);box-shadow:none;opacity:0}.service-category{display:block;font-size:.75rem;font-weight:500;letter-spacing:3px;color:#ffffff80;margin-bottom:15px;text-transform:uppercase}.service-title-row{display:flex;align-items:center;justify-content:center;gap:15px}.service-number{font-size:1rem;font-weight:400;color:#ffc107}.service-title{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:600;color:#fff!important;margin:0;transition:color .3s ease}.service-item:hover .service-title{color:#ffc107!important}.service-divider{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:70%;max-width:800px;height:1px;background:#ffffff1a}.service-item:last-child .service-divider{display:none}.scroll-top-btn{position:fixed;bottom:40px;right:40px;width:50px;height:50px;border-radius:50%;background:transparent;border:1px solid rgba(255,255,255,.3);color:#ffffff80;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:100}.scroll-top-btn:hover{border-color:#ffc107;color:#ffc107;transform:translateY(-3px)}@media (max-width: 992px){.services-list{grid-template-columns:repeat(2,1fr);gap:0;padding:0}.service-content-box{max-width:400px;padding:1.5rem}}@media (max-width: 768px){.portfolio-hero{padding:140px 0 70px}.hero-title{font-size:2.5rem}.hero-description{font-size:1rem;padding:0 20px}.services-list-section{padding:60px 0 100px}.services-list{grid-template-columns:1fr;gap:0;padding:0}.service-item{padding:1.5rem 0}.service-title{font-size:1.5rem}.service-content-box{max-width:400px;padding:1.25rem}.scroll-top-btn{bottom:25px;right:25px;width:45px;height:45px}}@media (max-width: 480px){.portfolio-hero{padding:120px 0 60px}.hero-title{font-size:2rem;letter-spacing:-1px}.hero-description{font-size:.95rem;line-height:1.7}.services-list{gap:0;padding:0}.service-item{padding:1rem 0}.service-category{font-size:.7rem;letter-spacing:2px}.service-title-row{flex-direction:column;gap:8px}.service-number{font-size:.85rem}.service-title{font-size:1.3rem}.service-content-box{max-width:350px;padding:1rem}}
