.ww-hero-title{font-size:clamp(18px,2.2vw,30px);font-weight:800;color:#fff;line-height:1.25;text-transform:none;letter-spacing:-0.2px;margin-bottom:12px;text-shadow:0 1px 12px rgba(0,0,0,0.3)}.ww-accent{color:var(--orange);display:inline-block}.ww-hero-pill{background:var(--orange);color:#fff;padding:6px 28px;border-radius:100px;display:inline-block;line-height:1.1}.ww-hero-sub{font-size:clamp(13px,1.3vw,14.5px);color:rgba(255,255,255,0.82);max-width:380px;margin-bottom:20px;line-height:1.65;font-weight:400}.ww-hero-btn{background:var(--orange);color:#fff !important;padding:14px 32px;border-radius:100px;font-weight:600;font-size:15px;border:none;display:inline-block}.ww-hero-btn:hover{background:var(--orange-dark);transform:translateY(-2px)}.ww-services-section,.ww-trust-section,.ww-about-section,.ww-process-section,.ww-testimonials-section,.ww-stats-section,.ww-products-section,.ww-cta-section,.ww-footer{position:relative;z-index:2;scroll-margin-top:80px}.ww-services-section{padding:80px 0 60px;background:#ffffff;border-radius:48px 48px 0 0;margin-top:calc(-8vh);box-shadow:0 -12px 40px rgba(0,0,0,0.18)}.ww-section-intro{font-size:clamp(20px,2.8vw,30px);font-weight:700;color:var(--text);margin-bottom:28px;letter-spacing:-0.4px;line-height:1.25}.ww-tabs-wrap{position:relative;display:flex;align-items:center;gap:10px;margin-bottom:40px}.ww-tabs-wrap .ww-tabs{margin-bottom:0;flex:1;min-width:0}.ww-tabs-scroll-hint{font-size:24px;color:rgba(255,255,255,0.8);background:var(--navy);border-radius:50%;width:34px;height:34px;display:none;align-items:center;justify-content:center;flex-shrink:0;line-height:1;padding-left:2px}.ww-tabs{display:flex;background:var(--navy);border-radius:100px;padding:6px;gap:4px;margin-bottom:12px;flex-wrap:nowrap;overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--orange) rgba(255,255,255,0.12)}.ww-tabs::-webkit-scrollbar{height:4px}.ww-tabs::-webkit-scrollbar-track{background:rgba(255,255,255,0.1);border-radius:2px;margin:0 6px}.ww-tabs::-webkit-scrollbar-thumb{background:var(--orange);border-radius:2px}.ww-tab{padding:10px 20px;border-radius:100px;border:none;background:transparent;color:rgba(255,255,255,0.7);font-family:var(--font);font-size:13.5px;font-weight:600;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:background-color 0.22s ease,color 0.22s ease,transform 0.22s ease,opacity 0.22s ease,border-color 0.22s ease,box-shadow 0.22s ease}.ww-tab:hover{color:#fff}.ww-tab.active{background:var(--orange);color:#fff}.ww-tab-panel{display:none;opacity:0}.ww-tab-panel.active{display:block;animation:tabFadeIn 0.4s ease forwards}@keyframes tabFadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ww-service-card{display:grid;grid-template-columns:340px 1fr;gap:0;align-items:stretch;background:#f8fafc;border-radius:16px;overflow:hidden;min-height:280px}.ww-service-card img{width:100%;height:100%;min-height:280px;object-fit:cover;display:block}.ww-service-card-body{padding:40px 40px;display:flex;flex-direction:column;justify-content:center}.ww-service-icon{width:52px;height:52px;background:rgba(249,115,22,0.1);border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.ww-service-icon svg{width:26px;height:26px;fill:var(--orange)}.ww-service-card-body h3{font-size:22px;font-weight:700;color:var(--text);margin-bottom:12px}.ww-service-card-body p{font-size:15px;color:var(--text-muted);line-height:1.7;margin-bottom:20px}.ww-card-link{color:var(--navy);font-weight:700;font-size:14px;border-bottom:2px solid var(--orange);padding-bottom:2px;display:inline-block;transition:color 0.2s}.ww-card-link:hover{color:var(--orange)}.ww-view-all{display:inline-block;margin-top:32px;padding:12px 28px;border-radius:100px;border:2px solid var(--navy);color:var(--navy);font-weight:700;font-size:14px;transition:background-color 0.22s ease,color 0.22s ease,transform 0.22s ease,opacity 0.22s ease,border-color 0.22s ease,box-shadow 0.22s ease}.ww-view-all:hover{background:var(--navy);color:#fff}.ww-about-section{background:#0c2461;overflow:hidden}.ww-about-section .ww-label{color:rgba(255,255,255,0.65);border-color:rgba(255,255,255,0.2)}.ww-about-section h2{color:#fff!important}.ww-about-split{display:grid;grid-template-columns:1fr 1fr;align-items:center}.ww-about-img{padding:40px 40px 40px 0}.ww-about-img img{width:100%;max-height:380px;object-fit:cover;display:block;border-radius:16px}.ww-about-content{padding:48px 64px;display:flex;flex-direction:column;justify-content:center}.ww-label{display:inline-block;font-size:12px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:var(--orange);margin-bottom:14px}.ww-about-content h2{font-size:clamp(24px,3.5vw,40px);font-weight:800;color:var(--text);line-height:1.2;margin-bottom:20px;letter-spacing:-0.5px}.ww-about-content p{font-size:15px;color:var(--text-muted);line-height:1.75;margin-bottom:24px}.ww-checklist{margin-bottom:32px;display:flex;flex-direction:column;gap:10px;list-style:none}.ww-checklist li{display:flex;align-items:center;gap:10px;font-size:14.5px;font-weight:500;color:var(--text)}.ww-checklist li svg{width:18px;height:18px;flex-shrink:0;fill:var(--orange)}.ww-trust-section{background:#eef4e0;padding:64px 0;overflow:hidden}.ww-trust-inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.ww-trust-img img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:20px}.ww-trust-content h2{font-size:clamp(26px,3.5vw,42px);font-weight:800;color:#2B4242;margin-bottom:36px;line-height:1.2}.ww-trust-cards{display:flex;flex-direction:column;gap:16px}.ww-trust-card{background:#fff;border-radius:16px;padding:24px 28px}.ww-trust-card h4{font-size:16px;font-weight:800;color:#2B4242;margin-bottom:6px}.ww-trust-card p{font-size:14px;color:#5a7272;line-height:1.6;margin:0}.ww-process-section{padding:64px 0;background:#fff}.ww-process-title{font-size:clamp(26px,3.5vw,42px);font-weight:800;color:var(--text);margin-bottom:48px;text-align:left}.ww-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px}.ww-step{background:#eef4e0;border-radius:20px;padding:48px 32px 36px;text-align:left}.ww-step-num{font-size:96px;font-weight:900;color:#2B4242;line-height:1;margin-bottom:24px;display:block}.ww-step h3{font-size:18px;font-weight:700;color:var(--text);margin-bottom:12px}.ww-step p{font-size:14.5px;color:var(--text-muted);line-height:1.7}.ww-step-divider{display:none}.ww-testimonials-section{background:var(--navy);padding:64px 0}.ww-testimonials-title{font-size:clamp(26px,3.5vw,42px);font-weight:800;color:#fff;text-align:center;margin-bottom:52px;letter-spacing:-0.5px}.ww-testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:36px}.ww-testimonial{background:rgba(255,255,255,0.06);border:1px solid rgba(255,255,255,0.1);border-radius:16px;padding:32px}.ww-testimonial-quote{font-size:15px;color:rgba(255,255,255,0.82);line-height:1.75;font-style:italic;margin-bottom:24px;font-weight:300}.ww-testimonial-author{display:flex;align-items:center;gap:14px}.ww-avatar{width:44px;height:44px;border-radius:50%;background:var(--orange);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:17px;color:#fff;flex-shrink:0}.ww-author-name{font-size:15px;font-weight:700;color:#fff}.ww-author-role{font-size:12.5px;color:rgba(255,255,255,0.55);margin-top:2px}.ww-testimonial-nav{display:flex;gap:12px;justify-content:center}.ww-tnav-btn{width:44px;height:44px;border-radius:50%;border:2px solid rgba(255,255,255,0.3);background:transparent;color:#fff;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color 0.22s ease,color 0.22s ease,transform 0.22s ease,opacity 0.22s ease,border-color 0.22s ease,box-shadow 0.22s ease;font-family:var(--font)}.ww-tnav-btn:hover{background:var(--orange);border-color:var(--orange)}.ww-stats-section{padding:64px 0;background:#f8fafc}.ww-stats-inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.ww-stats-left h2{font-size:clamp(24px,3.5vw,40px);font-weight:800;color:var(--text);line-height:1.2;margin-bottom:18px;letter-spacing:-0.5px}.ww-stats-left p{font-size:15px;color:var(--text-muted);line-height:1.75;margin-bottom:28px}.ww-stats-right{display:grid;grid-template-columns:1fr 1fr;gap:24px}.ww-stat{background:#fff;border-radius:14px;padding:28px 24px;box-shadow:0 2px 16px rgba(0,0,0,0.06)}.ww-stat-num{font-size:38px;font-weight:900;color:var(--navy);line-height:1;margin-bottom:8px}.ww-stat-label{font-size:13px;color:var(--text-muted);font-weight:500;line-height:1.4}.ww-products-section{padding:64px 0;background:#fff}.ww-products-section .ww-label{display:block;margin-bottom:10px}.ww-products-title{font-size:clamp(26px,3.5vw,42px);font-weight:800;color:var(--text);letter-spacing:-0.5px;margin-bottom:44px}.ww-products-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin-bottom:20px}.ww-product-card{border:2px solid var(--light2);border-radius:18px;padding:36px;position:relative;transition:border-color 0.25s,box-shadow 0.25s}.ww-product-card:hover{border-color:var(--orange);box-shadow:0 8px 40px rgba(249,115,22,0.12)}.ww-product-tag{display:inline-block;background:var(--orange);color:#fff;font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:4px 14px;border-radius:100px;margin-bottom:16px}.ww-product-tag-alt{background:var(--navy)}.ww-product-card h3{font-size:22px;font-weight:800;color:var(--text);margin-bottom:10px}.ww-product-price{font-size:28px;font-weight:900;color:var(--navy);margin-bottom:4px}.ww-product-sub{font-size:13px;color:var(--text-muted);margin-bottom:24px}.ww-product-features{list-style:none;margin-bottom:28px;display:flex;flex-direction:column;gap:9px}.ww-product-features li{font-size:14px;color:var(--text);padding-left:20px;position:relative}.ww-product-features li::before{content:"✓";position:absolute;left:0;color:var(--orange);font-weight:700}.ww-products-note{font-size:13px;color:var(--text-muted);text-align:center}.ww-products-note a{color:var(--navy);font-weight:600}.ww-cta-section{background:var(--navy);padding:80px 0;text-align:center}.ww-cta-inner h2{font-size:clamp(26px,4vw,44px);font-weight:800;color:#fff;margin-bottom:16px;letter-spacing:-0.5px;line-height:1.2}.ww-cta-inner p{font-size:16px;color:rgba(255,255,255,0.75);margin-bottom:32px}.ww-cta-btn{background:var(--orange);color:#fff !important;padding:15px 36px;border-radius:100px;font-weight:700;font-size:15px;display:inline-block}.ww-cta-btn:hover{background:var(--orange-dark);transform:translateY(-2px)}.ww-footer{background:#111827;color:rgba(255,255,255,0.75);padding:72px 0 0}.ww-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:48px;padding-bottom:60px;border-bottom:1px solid rgba(255,255,255,0.08)}.ww-footer-brand p{font-size:14px;line-height:1.75;margin:20px 0 22px;color:rgba(255,255,255,0.6)}.ww-footer-social{display:flex;gap:10px;flex-wrap:wrap}.ww-footer-social a{width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,0.08);display:flex;align-items:center;justify-content:center;color:rgba(255,255,255,0.8);transition:background 0.22s}.ww-footer-social a:hover{background:var(--orange)}.ww-footer-social svg{width:16px;height:16px;fill:currentColor}.ww-footer-heading{font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#fff;margin-bottom:18px}.ww-footer-links{list-style:none;display:flex;flex-direction:column;gap:10px}.ww-footer-links a{font-size:14px;color:rgba(255,255,255,0.6);transition:color 0.2s}.ww-footer-links a:hover{color:var(--orange)}.ww-footer-contact{list-style:none;display:flex;flex-direction:column;gap:14px}.ww-footer-contact li{display:flex;align-items:flex-start;gap:10px;font-size:13.5px;color:rgba(255,255,255,0.6);line-height:1.5}.ww-footer-contact svg{width:15px;height:15px;fill:var(--orange);flex-shrink:0;margin-top:2px}.ww-footer-contact a{color:rgba(255,255,255,0.6)}.ww-footer-contact a:hover{color:var(--orange)}.ww-footer-bottom{padding:20px 0;background:#0d1117}.ww-footer-bottom .container{display:flex;justify-content:space-between;align-items:center;font-size:13px;color:rgba(255,255,255,0.4)}.ww-footer-bottom a{color:var(--orange)}@media (max-width:1024px){.ww-service-card{grid-template-columns:260px 1fr}.ww-stats-inner{gap:40px}}@media (max-width:900px){.ww-about-split{grid-template-columns:1fr}.ww-about-img img{max-height:260px}.ww-about-content{padding:48px 36px}.ww-stats-inner{grid-template-columns:1fr;gap:40px}.ww-footer-grid{grid-template-columns:1fr 1fr;gap:36px}.ww-testimonials-grid{grid-template-columns:1fr 1fr}.ww-trust-inner{grid-template-columns:1fr;gap:40px}.ww-steps{grid-template-columns:1fr}}@media (max-width:768px){.ww-services-section{margin-top:calc(-20vh);border-radius:28px 28px 0 0;padding-top:44px}.ww-section-intro{font-size:clamp(36px,10vw,52px);line-height:1.15;letter-spacing:-1px}.ww-process-title,.ww-testimonials-title,.ww-products-title{font-size:clamp(34px,9vw,48px);line-height:1.15;letter-spacing:-.8px}.ww-stats-inner h2,.ww-trust-content h2,.ww-cta-inner h2{font-size:clamp(32px,9vw,46px);line-height:1.15;letter-spacing:-.8px}.ww-tabs-scroll-hint{display:flex}.ww-service-card{grid-template-columns:1fr}.ww-service-card img{height:220px;min-height:unset}.ww-service-card-body{padding:24px}.ww-step-num{font-size:72px}.ww-products-grid{grid-template-columns:1fr}.ww-testimonials-grid{grid-template-columns:1fr}.ww-footer-grid{grid-template-columns:1fr;gap:28px}.ww-footer-bottom .container{flex-direction:column;gap:6px;text-align:center}.ww-stats-right{grid-template-columns:1fr 1fr;gap:12px}.ww-stat{padding:20px 16px}.ww-stat-num{font-size:30px}.ww-stats-section{overflow:hidden}.ww-about-content{padding:36px 24px}.ww-cta-inner h2{font-size:26px}}.ww-service-card img{transform:translateZ(0)}.ww-product-card,.ww-stat,.ww-step{contain:layout style}