@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;700&display=swap";:root{--brand-green:#5f8b63;--brand-green-dark:#44694b;--brand-green-deep:#343912;--brand-green-soft:#e1ecdf;--brand-orange:#cc8049;--brand-orange-dark:#a8642f;--brand-orange-soft:#f4e1cb;--ink:#211d17a3;--cream:#faf6ee;--cream-deep:#f1e8d6;--bg-page:#f1e8d6;--bg-panel:#f1e8d6;--border-soft:#211d171a;--navy-deep:var(--brand-green-deep);--navy-mid:var(--brand-green-dark);--navy-ink:var(--ink);--teal:var(--brand-orange);--teal-light:var(--brand-orange-soft);--teal-dark:var(--brand-orange-dark);--accent:var(--brand-green);--accent-soft:var(--brand-green-soft);--accent-orange:var(--brand-orange);--accent-orange-light:var(--brand-orange-soft);--accent-green:var(--brand-green);--accent-green-light:var(--brand-green-soft);--font-base:"Poppins"}body{background:var(--bg-page);color:var(--ink);margin:0;font-family:Poppins}.app{background-color:var(--bg-page)}.app-body{max-width:100%;overflow-x:clip}html,body{max-width:100%}*{box-sizing:border-box}.navbar{border-bottom:1px solid var(--border-soft);z-index:70;will-change:transform;background:#fffdf3;justify-content:space-between;align-items:center;padding:10px 60px;display:flex;position:sticky;top:0}.logo{color:var(--navy-deep);letter-spacing:-.2px;align-items:center;gap:12px;font-size:23px;font-weight:700;display:flex}.logo img{object-fit:contain;width:56px;height:56px}.nav-links{gap:48px;margin:0;padding:0;list-style:none;display:flex}.nav-links li{color:var(--ink);letter-spacing:.2px;cursor:pointer;font-size:15px;font-weight:600;transition:all .2s}.nav-links li:hover{color:var(--teal)}.quote-btn{background:var(--teal);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:13px 12px;font-size:15px;font-weight:600;transition:all .2s}.quote-btn:hover{background:var(--teal-dark)}.navbar-right{align-items:center;gap:14px;display:flex}.mobile-menu-btn{color:var(--navy-deep);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:6px;display:none}.mobile-menu{display:none}.hero{background:linear-gradient(135deg,#f1e8d6 0% 45%,#f1e8d6 100%);grid-template-columns:1.15fr .85fr;grid-auto-rows:1fr;max-width:1760px;min-height:fit-content;margin:0 auto;display:grid;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;z-index:0;background-image:radial-gradient(circle,#44694b0d 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.hero-left{z-index:2;flex-direction:column;justify-content:center;padding:40px clamp(16px,2vw,32px) 56px clamp(24px,6vw,100px);display:flex;position:relative}.hero-right{z-index:2;justify-content:center;align-items:center;min-height:100%;padding:30px 50px 30px 20px;display:flex;position:relative}.hero-badge{color:var(--teal-dark);letter-spacing:1.4px;text-transform:uppercase;white-space:normal;background:#cc80491a;border:1px solid #cc804940;border-radius:24px;width:fit-content;max-width:100%;margin-bottom:22px;padding:8px 20px;font-size:11.5px;font-weight:700;line-height:1.4;display:inline-block}@media (width<=480px){.hero-badge{letter-spacing:1px;padding:7px 14px;font-size:10px}}.hero-h1{color:var(--teal);letter-spacing:-.5px;max-width:700px;margin:0 0 18px;font-family:Poppins;font-size:36px;font-weight:800;line-height:1.2}.hero-h1-accent{color:var(--brand-green-dark)}.hero-h1-sub{color:var(--ink);font-size:25px;font-weight:700}.hero-p{color:#000;max-width:640px;margin:0 0 28px;font-size:18px;font-weight:500;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:14px;margin-bottom:28px;display:flex}.hero-btn-primary{background:var(--teal);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:13px 28px;font-family:Poppins;font-size:15px;font-weight:700;transition:background .2s,transform .2s}.hero-btn-primary:hover{background:var(--teal-dark);transform:translateY(-2px)}.hero-btn-outline{border:2px solid var(--teal);color:var(--teal);cursor:pointer;background:0 0;border-radius:6px;align-items:center;padding:13px 28px;font-family:Poppins;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.hero-btn-outline:hover{background:var(--teal);color:#fff}.hero-tags{flex-wrap:wrap;gap:8px;display:flex}.hero-tag{color:var(--teal-dark);letter-spacing:.3px;background:#cc804912;border:1px solid #cc804938;border-radius:20px;padding:5px 13px;font-size:12px;font-weight:600}.hero-scene{width:100%;max-width:560px;height:100%;box-shadow:none;background:0 0;border-radius:0;justify-content:center;align-items:center;display:flex;position:relative}.hero-main-img{object-fit:contain;width:100%;height:100%;max-height:550px;box-shadow:none;will-change:transform;backface-visibility:hidden;border-radius:16px;animation:6s ease-in-out infinite heroImgWobble;display:block;transform:translateZ(0)}@keyframes heroImgWobble{0%{transform:rotate(-1.5deg)scale(1)}25%{transform:rotate(1deg)scale(1.01)}50%{transform:rotate(-.8deg)scale(.99)}75%{transform:rotate(1.2deg)scale(1.01)}to{transform:rotate(-1.5deg)scale(1)}}.hero-float{color:var(--ink);white-space:nowrap;z-index:10;will-change:transform;backface-visibility:hidden;background:#fff;border-radius:24px;padding:8px 14px;font-size:12px;font-weight:700;animation:3.5s ease-in-out infinite floatBob;position:absolute;transform:translateZ(0);box-shadow:0 8px 24px #211d171f}.hero-float-1{animation-delay:0s;top:10px;left:-10px}.hero-float-2{animation-delay:1.2s;bottom:60px;right:-10px}.hero-float-3{animation-delay:.6s;bottom:10px;left:10px}@keyframes floatBob{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (prefers-reduced-motion:reduce){.hero-float,.hero-main-img{animation:none}}.trust-bar{background:var(--beige);z-index:1;isolation:isolate;border-bottom:none;padding:56px 40px;position:relative}.trust-bar-inner{grid-template-columns:repeat(4,1fr);gap:20px;max-width:1100px;margin:0 auto;display:grid}.trust-stat{border:1px solid var(--border-soft);border-bottom:3px solid var(--accent-orange);text-align:center;will-change:transform;background:#fff;border-right:none;border-radius:10px;flex:none;min-width:0;padding:30px 18px;transition:transform .2s,box-shadow .2s;transform:translateZ(0);box-shadow:0 4px 14px #211d170d}.trust-stat:hover{transform:translateY(-3px);box-shadow:0 10px 22px #211d1717}.trust-stat:nth-child(2n){border-bottom-color:var(--accent-green)}.trust-stat-icon{background:var(--accent-orange-light);width:44px;height:44px;color:var(--accent-orange);border-radius:50%;justify-content:center;align-items:center;margin-bottom:14px;display:inline-flex}.trust-stat:nth-child(2n) .trust-stat-icon{background:var(--accent-green-light);color:var(--accent-green)}.trust-stat-value{color:var(--navy-deep);letter-spacing:-.5px;font-size:32px;font-weight:800;display:block}.trust-stat-label{color:var(--ink);margin-top:6px;font-size:15px;font-weight:500;display:block}.section-heading{text-align:center;max-width:640px;margin:0 auto 56px}.section-eyebrow{letter-spacing:1.5px;text-transform:uppercase;color:var(--teal);margin-bottom:14px;font-size:13px;font-weight:700;display:block}.section-heading h2{color:var(--navy-deep);letter-spacing:-.3px;margin:0;font-size:34px;font-weight:700;line-height:1.3}.testimonials{background:var(--cream-deep);z-index:1;isolation:isolate;padding:96px 40px;position:relative}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:28px;max-width:1180px;margin:0 auto;display:grid}.testimonial-card{border:1px solid var(--border-soft);will-change:transform;background:#fff;border-top:none;border-radius:12px;flex-direction:column;justify-content:space-between;padding:36px 30px 30px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;transform:translateZ(0);box-shadow:0 6px 22px #211d1712}.testimonial-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #211d171f}.testimonial-card:first-child{border-top:4px solid var(--accent-orange)}.testimonial-card:nth-child(2){border-top:4px solid var(--accent-green)}.testimonial-card:nth-child(3){border-top:4px solid var(--accent-orange)}.testimonial-quote-icon{background:var(--accent-orange-light);width:44px;height:44px;color:var(--accent-orange);border-radius:50%;justify-content:center;align-items:center;margin-bottom:18px;display:inline-flex}.testimonial-card:nth-child(2) .testimonial-quote-icon{background:var(--accent-green-light);color:var(--accent-green)}.testimonial-quote{color:var(--ink);margin:0 0 26px;font-size:15.5px;font-style:italic;line-height:1.75}.testimonial-attribution{border-top:1px solid var(--border-soft);align-items:center;gap:12px;padding-top:18px;display:flex}.testimonial-avatar{background:var(--navy-deep);color:#fff;letter-spacing:.5px;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:14px;font-weight:700;display:inline-flex}.testimonial-attribution-text{flex-direction:column;display:flex}.testimonial-name{color:#1c2007;font-size:17px;font-weight:700}.testimonial-role{color:var(--ink);margin-top:1px;font-size:14px}.services{background:var(--bg-page);color:var(--ink);padding:90px 40px 100px}.services-grid{grid-template-columns:repeat(4,1fr);gap:22px;max-width:1100px;margin:0 auto;display:grid}.service-btn{text-align:left;background:var(--bg-panel);border:1px solid var(--border-soft);border-top:3px solid var(--teal);cursor:pointer;will-change:transform;border-radius:4px;flex-direction:column;align-items:flex-start;gap:8px;padding:24px 22px;font-family:Poppins;transition:transform .2s,box-shadow .2s;display:flex;transform:translateZ(0);box-shadow:0 2px 10px #211d170a}.service-btn:hover{transform:translateY(-4px);box-shadow:0 6px 16px #211d1714}.service-btn-title{color:var(--navy-deep);font-size:16px;font-weight:700}.service-btn-summary{color:var(--ink);font-size:13.5px;line-height:1.5}.service-btn-icon{background:var(--accent-soft);width:40px;height:40px;color:var(--accent);border-radius:10px;justify-content:center;align-items:center;margin-bottom:10px;display:inline-flex}.detail-hero-icon{background:var(--accent-soft);width:56px;height:56px;color:var(--accent);border-radius:14px;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.detail-intro{max-width:720px;color:var(--ink);margin-bottom:12px;line-height:1.7}.detail-page{font-family:Poppins}.feature-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:32px;display:grid}.feature-card{border:1px solid var(--border-soft);border-left:4px solid var(--accent);background:#fff;border-radius:6px;padding:24px 26px 26px;box-shadow:0 2px 10px #211d170d}.feature-card-header{align-items:center;gap:14px;margin-bottom:14px;display:flex}.feature-card-icon{background:var(--accent-soft);width:40px;height:40px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.feature-card-title{color:var(--ink);margin:0;font-size:1.15rem;font-weight:700}.feature-card-text{color:var(--ink);margin:0 0 16px;font-size:1rem;line-height:1.7}.feature-card-points{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.feature-card-points li{color:var(--ink);align-items:flex-start;gap:10px;font-size:.97rem;line-height:1.6;display:flex}.feature-card-point-icon{color:var(--accent);flex-shrink:0;margin-top:4px}.service-popup-overlay{z-index:1000;background:#211d178c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.service-popup{background:var(--bg-panel);border-radius:8px;width:100%;max-width:600px;max-height:85vh;padding:44px 44px 36px;position:relative;overflow-y:auto;box-shadow:0 24px 60px #211d174d}.service-popup-close{color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:26px;line-height:1;transition:all .2s;position:absolute;top:16px;right:18px}.service-popup-close:hover{background:var(--teal-light);color:var(--navy-deep)}.service-popup h3{color:var(--navy-deep);letter-spacing:-.2px;margin:10px 0 20px;font-size:22px;font-weight:700}.service-popup-body p{color:var(--ink);margin:0 0 14px;font-size:15px;line-height:1.7}.service-subitems{border-top:1px solid var(--border-soft);gap:14px;margin-top:22px;padding-top:22px;display:grid}.service-subitem{background:var(--teal-light);border-left:3px solid var(--teal);border-radius:4px;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.service-subitem-name{color:var(--teal-dark);font-size:14px;font-weight:700}.service-subitem-text{color:var(--ink);font-size:13.5px;line-height:1.6}.mfade-l,.mfade-r{display:none}.industries{background:#f1e8d6;padding:90px 0 100px;overflow:hidden}.industries .section-heading{padding:0 40px}.industries .section-eyebrow{color:var(--brand-green-dark);opacity:.85}.industries .section-heading h2{color:var(--brand-green-deep)}.industry-carousel-wrapper{cursor:default;border-radius:12px;width:auto;margin:0 24px;position:relative;overflow:hidden}.industry-carousel-track{gap:24px;width:max-content;padding:16px 0 20px;animation:120s linear infinite industry-scroll;display:flex}.industry-carousel-track:hover{animation-play-state:paused}@keyframes industry-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.industry-card{background:var(--brand-orange);will-change:transform;border-radius:10px;flex-direction:column;flex-shrink:0;align-items:flex-start;gap:14px;width:270px;padding:28px 22px 26px;transition:transform .25s,box-shadow .25s;display:flex;transform:translateZ(0);box-shadow:0 4px 18px #211d172e}.industry-card:hover{transform:translateY(-5px);box-shadow:0 12px 28px #211d1740}.industry-card-icon-box{color:#fff;background:#ffffff26;border:2px solid #fff9;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.industry-card-title{color:#fff;margin:0;font-size:16px;font-weight:700;line-height:1.3}.industry-card-summary{color:#ffffffe6;margin:0;font-size:13.5px;line-height:1.55}@media (width<=1200px){.industry-carousel-wrapper{padding:0 80px}}@media (width<=768px){.industry-carousel-wrapper{margin:0 24px}}@media (width<=600px){.industry-carousel-wrapper{padding:0 20px}}@media (prefers-reduced-motion:reduce){.industry-carousel-track{animation:none}}.contact{background:var(--bg-panel);padding:90px 40px 110px}.contact-grid{grid-template-columns:repeat(2,1fr);gap:28px;max-width:900px;margin:0 auto;display:grid}.contact-item{background:var(--teal-light);border-left:3px solid var(--teal);border-radius:4px;flex-direction:column;gap:6px;padding:26px 28px;display:flex}.contact-label{letter-spacing:.8px;text-transform:uppercase;color:var(--teal-dark);font-size:13px;font-weight:700}.contact-value{color:var(--ink);font-size:16px;line-height:1.5}.quote-modal-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:1000;background:#211d178c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.quote-modal{background:#fffcf7;border-radius:8px;width:100%;max-width:680px;max-height:90vh;padding:48px 48px 40px;position:relative;overflow-y:auto;box-shadow:0 24px 60px #211d174d}.quote-modal-close{color:var(--ink);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:26px;line-height:1;transition:all .2s;position:absolute;top:16px;right:20px}.quote-modal-close:hover{background:var(--teal-light);color:var(--navy-deep)}.quote-modal-header{margin-bottom:28px}.quote-modal-header h2{color:var(--navy-deep);letter-spacing:-.3px;margin:8px 0 6px;font-size:24px;font-weight:700}.quote-modal-header p{color:var(--ink);margin:0;font-size:14px;line-height:1.6}.quote-form-row{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.quote-field{flex-direction:column;gap:5px;margin-bottom:16px;display:flex}.quote-field label{color:var(--ink);font-size:13px;font-weight:600}.quote-field input,.quote-field select,.quote-field textarea{box-sizing:border-box;border:1px solid var(--border-soft);width:100%;color:var(--ink);background:var(--bg-page);appearance:auto;border-radius:4px;padding:10px 13px;font-family:Poppins;font-size:14px;transition:border-color .2s,box-shadow .2s}.quote-field input:focus,.quote-field select:focus,.quote-field textarea:focus{border-color:var(--teal);outline:none;box-shadow:0 0 0 3px #cc80492e}.quote-field textarea{resize:vertical;min-height:100px}.field-error{border-color:#b3493b!important}.error-text{color:#b3493b;margin-top:2px;font-size:12px}.quote-submit-btn{background:var(--navy-deep);color:#fff;cursor:pointer;border:none;border-radius:4px;width:100%;margin-top:6px;padding:14px;font-family:Poppins;font-size:15px;font-weight:700;transition:all .2s}.quote-submit-btn:hover{background:var(--navy-mid)}.quote-success{text-align:center;padding:30px 10px}.quote-success h2{color:var(--navy-deep);margin-bottom:12px;font-size:24px}.quote-success p{color:var(--ink);margin-bottom:26px;font-size:15px;line-height:1.6}.nav-dropdown-trigger{-webkit-user-select:none;user-select:none;position:relative}.nav-dropdown-trigger.active{color:var(--teal)}.nav-dropdown{border:1px solid var(--border-soft);z-index:60;background:#fff;border-radius:8px;min-width:220px;padding:6px 0;animation:.15s dropdownFade;position:absolute;top:calc(100% + 14px);left:50%;transform:translate(-50%);box-shadow:0 12px 40px #211d1721}@keyframes dropdownFade{0%{opacity:0;transform:translate(-50%)translateY(-6px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.nav-dropdown-item{color:var(--ink);cursor:pointer;white-space:nowrap;padding:10px 18px;font-size:14px;font-weight:500;transition:background .15s,color .15s}.nav-dropdown-item:hover{background:var(--teal-light);color:var(--teal-dark)}.footer{z-index:1;isolation:isolate;border-top:4px solid var(--accent-orange);padding:0;position:relative;background-color:var(--navy-deep)!important;background-image:none!important}.footer-top{padding:45px 28px 28px}.footer-container{grid-template-columns:minmax(320px,1.4fr) minmax(180px,1fr) minmax(320px,1.2fr);align-items:start;gap:34px;max-width:1200px;margin:0 auto;display:grid}.footer-brand h2{font-size:16px}.footer-section h2,.footer-section h3{color:#fffaf3;margin:0 0 11px;padding-bottom:9px;font-size:14px;position:relative}.footer-section h2:after,.footer-section h3:after{content:"";background:var(--accent-orange);border-radius:2px;width:28px;height:2px;position:absolute;bottom:0;left:0}.brand-name{color:var(--accent-orange-light);font-size:11px;font-weight:600;margin-bottom:10px!important}.footer-section p,.footer-section li{color:#fffaf3b8;cursor:pointer;margin:0 0 7px;font-size:12.5px;line-height:1.5;list-style:none}.footer-section ul{margin:0;padding:0}.footer-section li{align-items:center;gap:6px;transition:color .2s,padding-left .2s;display:flex}.footer-section li:before{content:"";background:var(--accent-orange);border-radius:50%;flex-shrink:0;width:4px;height:4px}.footer-section li:hover{color:#fff;padding-left:4px}.footer-address{margin-bottom:11px!important}.footer-contact-line{color:#fffaf3c7;align-items:flex-start;gap:7px;font-size:12.5px;display:flex}.footer-contact-line svg{color:var(--accent-green-light);flex-shrink:0;width:14px;height:14px;margin-top:2px}.footer-link{color:var(--accent-orange-light);font-weight:600;text-decoration:none;transition:color .2s}.footer-link:hover{color:#fff}.footer-bottom{text-align:center;color:#fdf9f4;background:#883e04;border-top:1px solid #ffffff14;padding:14px 0;font-size:11.5px}@media (width>=769px) and (width<=1024px){.footer-container{grid-template-columns:minmax(280px,1.3fr) minmax(160px,.9fr) minmax(280px,1.2fr);gap:20px}.footer-section{min-width:0}.footer-section p,.footer-section li,.footer-contact-line{word-break:normal;overflow-wrap:break-word;font-size:13px;line-height:1.6}.footer-brand{max-width:320px}}@media (width<=768px){.footer-container{grid-template-columns:1fr;gap:32px}}.hero-carousel{width:100%;position:relative;overflow:hidden}.hero-carousel-track{will-change:transform;backface-visibility:hidden;width:100%;transition:transform .65s cubic-bezier(.25,.46,.45,.94);display:flex;transform:translateZ(0)}.hero-carousel-slide{flex:0 0 100%;width:100%;min-width:100%}.hero-carousel-arrow{width:44px;height:44px;color:var(--ink);cursor:pointer;z-index:20;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 14px #211d1729}.hero-carousel-arrow:hover{background:#fff;transform:translateY(-50%)scale(1.08)}.hero-carousel-arrow-left{left:18px}.hero-carousel-arrow-right{right:18px}.hero-carousel-dashes{z-index:20;gap:8px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.hero-carousel-dash{cursor:pointer;background:#211d172e;border:none;border-radius:2px;width:28px;height:4px;padding:0;transition:background .25s,width .25s}.hero-carousel-dash:hover{background:#211d1759}.hero-carousel-dash-active{background:var(--teal);width:44px}@media (width>=701px) and (width<=900px){.hero-left{padding:50px 32px}.hero-h1{font-size:36px}.hero-h1-sub{font-size:24px}.hero-p{font-size:15px}}@media (width<=1024px){.navbar{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:8px;padding:12px 16px;display:flex;position:sticky}.logo{flex:1;gap:8px;min-width:0;font-size:15px;overflow:hidden}.logo img{object-fit:contain;max-width:200px;width:auto!important;height:50px!important}.nav-links{display:none}.navbar-right{flex-shrink:0;align-items:center;gap:8px;display:flex}.navbar-right .quote-btn{white-space:nowrap;padding:8px 12px;font-size:12px}.mobile-menu-btn{border:1.5px solid var(--border-soft);width:38px;height:38px;color:var(--ink);cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;display:flex!important}.mobile-menu{z-index:200;border:1px solid var(--border-soft);-webkit-overflow-scrolling:touch;background:#fff;border-radius:10px;flex-direction:column;max-height:75vh;padding:8px 0 12px;animation:.15s dropdownFade;display:flex;position:absolute;top:calc(100% + 10px);left:16px;right:16px;overflow-y:auto;box-shadow:0 16px 40px #211d172e}.mobile-menu-item{color:var(--ink);cursor:pointer;justify-content:space-between;align-items:center;padding:13px 20px;font-size:15px;font-weight:600;display:flex}.mobile-menu-item:active,.mobile-menu-parent.active{color:var(--teal)}.mobile-submenu{background:var(--teal-light);border-radius:6px;flex-direction:column;max-height:none;margin:0 8px;display:flex;overflow:visible}.mobile-submenu-item{color:var(--ink);cursor:pointer;border-bottom:1px solid #211d170f;align-items:center;min-height:48px;padding:13px 16px 13px 28px;font-size:14px;font-weight:600;transition:background .15s,color .15s;display:flex}.mobile-submenu-item:last-child{border-bottom:none}.mobile-submenu-item:active{color:var(--teal-dark);background:#cc80491f}.hero-h1{font-size:28px;line-height:1.25}.hero-h1-sub{font-size:20px}.hero-p{max-width:100%;margin-bottom:24px;font-size:16px}.hero-actions{flex-direction:column;align-items:center;gap:12px;width:100%}.hero-btn-primary,.hero-btn-outline{text-align:center;justify-content:center;width:100%;max-width:220px;padding:13px 20px;font-size:15px}.hero-badge{text-align:center;align-self:center}.hero-tags{flex-wrap:wrap;justify-content:center;gap:8px}.trust-bar{padding:36px 16px}.trust-bar-inner{grid-template-columns:repeat(2,1fr);gap:14px}.trust-stat{padding:22px 12px}.trust-stat-icon{width:38px;height:38px;margin-bottom:10px}.trust-stat-value{font-size:24px}.testimonials{padding:56px 18px}.testimonial-grid{grid-template-columns:1fr;gap:18px}.testimonial-card{padding:28px 22px 24px}.services-grid,.industries-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:1fr}.industries{padding:60px 0 70px}.industry-card{width:200px}.footer-top{padding:34px 16px 22px}.footer-container{grid-template-columns:1fr;gap:26px}.footer-bottom{font-size:11px}.hero-carousel .hero-left{padding-bottom:36px}.hero-carousel-arrow{width:34px;height:34px}.hero-carousel-arrow-left{left:8px}.hero-carousel-arrow-right{right:8px}.hero-carousel-dashes{bottom:14px}.hero-carousel-dash{width:20px;height:3px}.hero-carousel-dash-active{width:32px}}@media (width<=768px){.section-heading{margin-bottom:28px;padding:0 8px}.section-heading h2{font-size:22px;line-height:1.3}.section-eyebrow{margin-bottom:10px;font-size:11.5px}.testimonial-quote{margin-bottom:14px;font-size:15px;font-weight:580;line-height:1.6}.contact{padding:44px 16px 52px}.contact-grid{grid-template-columns:1fr;gap:12px;max-width:100%}.contact-item{gap:4px;padding:16px 18px}.contact-label{font-size:11.5px}.contact-value{word-break:break-word;overflow-wrap:break-word;font-size:14px;line-height:1.5}.services,.industries{padding:44px 16px 52px}.services-grid{grid-template-columns:1fr 1fr;gap:12px}.service-btn{padding:16px 14px}.service-btn-icon{width:36px;height:36px;margin-bottom:8px}.service-btn-title{font-size:14px;line-height:1.3}.service-btn-summary{font-size:12px;line-height:1.4}.industries-grid{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.industries-grid .service-btn{box-sizing:border-box;flex:0 0 calc(50% - 6px)}.service-popup{padding:32px 24px 28px}}@media (width<=480px){.hero-h1{font-size:27px}.hero-h1-sub{font-size:19px}.hero-left{padding:28px 16px 36px}.hero-carousel-arrow{display:none}}@media (width<=420px){.navbar-right{gap:6px}.navbar-right .quote-btn{padding:7px 10px;font-size:11.5px}}@media (width<=360px){.logo img{max-width:140px!important}.navbar-right .quote-btn{padding:7px 10px;font-size:11px}}@media (width<=380px){.trust-stat-value{font-size:19px}.section-heading h2{font-size:20px}.service-btn-title{font-size:13.5px}.service-btn-summary{font-size:11.5px}}@media (width<=640px){.quote-modal{padding:36px 20px 28px}.quote-form-row{grid-template-columns:1fr;gap:0}}.mega-dropdown{border:1px solid var(--border-soft);z-index:60;background:#f1ede5;border-radius:12px;width:min(820px,90vw);max-height:70vh;padding:20px;animation:.15s dropdownFade;position:absolute;top:calc(100% + 14px);left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 16px 48px #211d1729}.mega-dropdown-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.mega-card{aspect-ratio:4/3;cursor:pointer;border:1px solid var(--border-soft);border-radius:10px;position:relative;overflow:hidden}.mega-card-image-layer,.mega-card-text-layer{flex-direction:column;transition:opacity .25s,transform .25s;display:flex;position:absolute;inset:0}.mega-card-image-layer{opacity:1}.mega-card-img{object-fit:cover;width:100%;height:100%;display:block}.mega-card-title-overlay{color:#fff;background:linear-gradient(#0000,#211d17c7);padding:10px 12px;font-size:12.5px;font-weight:700;line-height:1.3;position:absolute;bottom:0;left:0;right:0}.mega-card-text-layer{opacity:0;background:var(--brand-green-dark,#44694b);color:#fff;pointer-events:none;justify-content:center;padding:16px 14px;transform:scale(1.03)}.mega-card-title{margin-bottom:6px;font-size:13.5px;font-weight:700;display:block}.mega-card-summary{color:#ffffffe0;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:11.5px;line-height:1.45;display:-webkit-box;overflow:hidden}@media (hover:hover){.mega-card:hover .mega-card-image-layer{opacity:0;transform:scale(1.05)}.mega-card:hover .mega-card-text-layer{opacity:1;transform:scale(1)}}.mega-card-revealed .mega-card-image-layer{opacity:0}.mega-card-revealed .mega-card-text-layer{opacity:1;transform:scale(1)}.nav-dropdown-trigger{position:relative}@media (width<=1100px){.mega-dropdown{width:min(640px,92vw)}.mega-dropdown-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.mega-dropdown{width:min(480px,94vw)}.mega-dropdown-grid{grid-template-columns:repeat(2,1fr)}}.mobile-mega-grid{grid-template-columns:repeat(2,1fr);gap:10px;padding:10px 16px 16px;display:grid}.mobile-mega-card{aspect-ratio:4/3;cursor:pointer;border:1px solid var(--border-soft);background:var(--brand-green-dark,#44694b);border-radius:8px;position:relative;overflow:hidden}.mobile-mega-card-img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.mobile-mega-card-title{color:#fff;z-index:2;background:linear-gradient(#0000,#211d17d1);padding:8px 9px;font-size:11px;font-weight:700;line-height:1.25;position:absolute;bottom:0;left:0;right:0}.mobile-mega-card-summary{display:none}@media (width<=480px){.mobile-mega-grid{grid-template-columns:repeat(2,1fr);gap:8px;padding:8px 12px 14px}.mobile-mega-card-title{padding:7px 8px;font-size:10.5px}}.hero-carousel-track,.industry-carousel-track,.hero-main-img,.hp-wobble-img,.hp-why-img-panel,.cube-carousel-stage{will-change:transform;transform:translateZ(0)}.navbar{-webkit-backdrop-filter:none!important}.hp-offer-card,.testimonial-card,.trust-stat,.industry-card{contain:layout style paint}.inspect-dropdown{border:1px solid var(--border-soft);z-index:60;background:#fff;border-radius:10px;min-width:230px;animation:.15s dropdownFade;position:absolute;top:calc(100% + 14px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 16px 40px #211d1729}.inspect-item{cursor:pointer;color:var(--ink);padding:14px 18px;font-size:14px;font-weight:500;transition:background .2s,color .2s}.inspect-item:hover{background:var(--teal-light);color:var(--teal-dark)}@media (width>=1025px){.hero{grid-template-columns:1.2fr .8fr;align-items:stretch;min-height:83vh;display:grid}.hero-left{text-align:left;justify-content:center;align-items:flex-start;padding:40px clamp(8px,2vw,40px) 46px clamp(60px,8vw,122px)}.hero-right{padding:30px clamp(20px,3vw,60px);display:flex}.hero-actions{flex-direction:row;align-items:flex-start}.hero-tags{justify-content:flex-start}}@media (width>=1600px){.hero-badge{padding:8px 20px;font-size:12.5px}.hero-h1{font-size:clamp(36px,2.4vw,50px)}.hero-h1-sub{font-size:clamp(25px,1.7vw,32px)}.hero-p{max-width:560px;font-size:clamp(18px,1.05vw,20px)}.hero-scene{max-width:680px}.hero-main-img{max-height:660px}.hero-tag{padding:6px 15px;font-size:13px}}@media (width>=901px) and (width<=1024px){.hero-left{padding:40px 32px 44px 40px}}@media (width>=601px) and (width<=1024px){.hero{grid-template-columns:1.15fr .85fr;align-items:center;min-height:0;display:grid}.hero-left{text-align:left;align-items:flex-start;padding:44px 24px 44px 40px}.hero-right{padding:20px 20px 20px 10px;display:flex}.hero-h1{font-size:36px}.hero-h1-sub{font-size:22px}.hero-p{max-width:100%;font-size:15px}.hero-actions{flex-direction:row;align-items:flex-start}.hero-tags{justify-content:flex-start}}@media (width<=600px){.hero{grid-template-columns:1fr;min-height:auto;display:grid}.hero-right{display:none!important}.hero-left{text-align:center;align-items:center;padding:36px 20px 20px}.hero-h1{font-size:28px;line-height:1.25}.hero-h1-sub{font-size:19px}.hero-p{max-width:100%;font-size:15px}.hero-badge{align-self:center}.hero-tags{justify-content:center}.hero-actions{flex-direction:column;align-items:center;width:100%}.hero-btn-primary,.hero-btn-outline{text-align:center;justify-content:center;width:100%;max-width:260px}}@media (width>=1025px){.nav-links{display:flex!important}.mobile-menu-btn,.mobile-menu{display:none!important}.navbar{padding:18px 40px}}@media (width<=1024px){.nav-links{display:none!important}.mobile-menu-btn{display:flex!important}}*{scroll-behavior:smooth}.net-node-card{transition:all .3s}.net-node:hover .net-node-card{border-color:#c96e3fcc;transform:translateY(-4px)scale(1.03);box-shadow:0 0 25px #c96e3f59}@media (width<=780px){.hero-right{display:none!important}.hero{grid-template-columns:1fr!important}}:root{--beige:#f1e8d6;--brand-orange:#973e04;--brand-orange-soft:#e6d5c9;--green:#5f8b63;--green-dark:#646a3f;--green-light:#262e205d;--orange:var(--brand-orange);--orange-dark:#a45c32;--orange-light:var(--brand-orange-soft);--sage:#fbeeee;--cream:#faf6ee;--white:#fbeeee;--ink:#211d17;--muted:#211d17a3;--border:#211d171f;--hp-font-head:"Poppins";--hp-font-body:"Poppins"}.hp-eyebrow{letter-spacing:1.8px;text-transform:uppercase;color:var(--green);background:var(--beige);border:1px solid var(--border);border-radius:20px;margin-bottom:16px;padding:5px 14px;font-family:Poppins;font-size:12px;font-weight:700;display:inline-block}.hp-eyebrow-orange{letter-spacing:1.8px;text-transform:uppercase;color:#fcffec;background:var(--brand-orange);border:1px solid #623416fa;border-radius:20px;align-items:center;width:fit-content;margin-bottom:16px;padding:5px 14px;font-family:Poppins;font-size:12px;font-weight:700;display:inline-flex}.hp-section-h2{color:var(--ink);letter-spacing:-.3px;margin:0 0 16px;font-family:Poppins;font-size:36px;font-weight:700;line-height:1.25}.hp-white{color:#893a05!important}.hp-white-muted{color:#fff!important}.hp-green{color:var(--green-light)}.hp-accent{color:var(--orange)}.hp-section-sub{color:var(--ink);max-width:620px;margin:0 auto;font-family:Poppins;font-size:17px;font-weight:500;line-height:1.7}.hp-section-inner{max-width:1440px;margin:0 auto;padding:0}.hp-section-head{text-align:center;margin-bottom:56px}.hp-btn-primary{background:var(--orange);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:10px 28px;font-family:Poppins;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.hp-btn-primary:hover{background:var(--orange-dark);transform:translateY(-2px)}.hp-btn-outline{color:var(--green-dark);border:2px solid var(--green-dark);cursor:pointer;background:0 0;border-radius:6px;padding:14px 30px;font-family:Poppins;font-size:15px;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:inline-block}.hp-btn-outline:hover{background:var(--green-dark);color:#fff}.hp-hero{background:linear-gradient(135deg, var(--sage) 0%, #fff 100%);grid-template-columns:1fr 1fr;max-width:1760px;min-height:90vh;margin:0 auto;display:grid;overflow:hidden}.hp-hero-left{flex-direction:column;justify-content:center;padding:80px clamp(30px,4vw,60px) 80px clamp(40px,6vw,80px);display:flex}.hp-hero-h1{color:var(--ink);letter-spacing:-.5px;margin:0 0 20px;font-family:Poppins;font-size:48px;font-weight:800;line-height:1.15}.hp-hero-p{color:var(--muted);max-width:520px;margin:0 0 32px;font-family:Poppins;font-size:17px;line-height:1.7}.hp-hero-btns{flex-wrap:wrap;gap:16px;margin-bottom:40px;display:flex}.hp-hero-stats{align-items:center;gap:0;display:flex}.hp-stat{flex-direction:column;padding:0 24px;display:flex}.hp-stat:first-child{padding-left:0}.hp-stat strong{color:var(--green);font-family:Poppins;font-size:28px;font-weight:800}.hp-stat span{color:var(--muted);margin-top:2px;font-size:12px}.hp-stat-divider{background:var(--border);width:1px;height:36px}.hp-hero-right{background:linear-gradient(145deg, var(--green) 0%, var(--green-dark) 100%);justify-content:center;align-items:center;padding:60px;display:flex;position:relative;overflow:hidden}.hp-hero-right:before{content:"";background:#ffffff0d;border-radius:50%;width:500px;height:300px;position:absolute;top:-80px;right:-80px}.hp-hero-img-wrap{width:100%;max-width:480px;position:relative}@media (width>=1600px){.hp-hero-h1{font-size:clamp(48px,2.6vw,58px)}.hp-hero-p{max-width:560px;font-size:clamp(17px,1vw,19px)}.hp-hero-img-wrap{max-width:560px}.hp-stat strong{font-size:30px}}@keyframes heroWobble{0%{transform:rotate(-1.5deg)scale(1)}25%{transform:rotate(1deg)scale(1.01)}50%{transform:rotate(-.8deg)scale(.99)}75%{transform:rotate(1.2deg)scale(1.01)}to{transform:rotate(-1.5deg)scale(1)}}.hp-hero-img{z-index:2;border:20px solid #f4e1cbd9;border-radius:30px;width:110%;animation:6s ease-in-out infinite heroWobble;display:block;position:relative;box-shadow:0 32px 64px #211d174d}.hp-hero-badge{color:var(--ink);white-space:nowrap;z-index:3;background:#fff;border-radius:30px;align-items:center;padding:10px 18px;font-size:13px;font-weight:700;display:flex;position:absolute;box-shadow:0 8px 24px #211d1726}.hp-hero-badge-1{top:-16px;left:-16px}.hp-hero-badge-2{bottom:-16px;right:-16px}.hp-img-section{background:var(--beige);padding:100px 40px}.hp-img-section-inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1180px;margin:0 auto;display:grid}.hp-img-wobble-wrap{position:relative}@keyframes wobble{0%{transform:rotate(-1.5deg)scale(1)}25%{transform:rotate(1deg)scale(1.01)}50%{transform:rotate(-.8deg)scale(.99)}75%{transform:rotate(1.2deg)scale(1.01)}to{transform:rotate(-1.5deg)scale(1)}}.hp-wobble-img{z-index:2;border-radius:20px;width:100%;animation:6s ease-in-out infinite wobble;display:block;position:relative;box-shadow:0 24px 60px #5f8b632e}.hp-wobble-blob{background:linear-gradient(135deg, var(--sage), var(--orange-light));z-index:1;border-radius:30px;animation:6s ease-in-out infinite reverse wobble;position:absolute;inset:-20px}.hp-img-float{z-index:3;color:var(--ink);background:#fff;border-radius:24px;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:700;display:flex;position:absolute;box-shadow:0 8px 24px #211d171f}.hp-img-float-1{bottom:20px;left:-24px}.hp-img-float-2{top:20px;right:-24px}.hp-img-section-text p{color:var(--muted);margin:0 0 16px;font-family:Poppins;font-size:16px;line-height:1.75}.hp-check-list{flex-direction:column;gap:10px;margin:24px 0 0;padding:0;list-style:none;display:flex}.hp-check-list li{color:var(--ink);align-items:flex-start;gap:8px;font-family:Poppins;font-size:15px;line-height:1.5;list-style:none;display:flex}.hp-offer{background:#585d36;padding:40px 130px 100px}.hp-offer .hp-section-head{margin-bottom:48px;padding:0 40px}.hp-offer .hp-eyebrow-orange{color:#ffecec;background:#744f344c;border-color:#8c522978}.hp-offer .hp-section-h2{color:#fff7f7}.hp-offer .hp-section-sub{color:#fff}.hp-offer-grid{grid-template-columns:repeat(4,1fr);gap:32px;max-width:100%;display:grid}.hp-offer-card{cursor:pointer;will-change:transform;color:inherit;border:1px solid #ffffff0f;flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:hidden;transform:translateZ(0)}.hp-offer-img-wrap{flex-shrink:0;width:100%;height:200px;overflow:hidden}.hp-offer-img{object-fit:cover;will-change:transform;width:100%;height:100%;transition:transform .5s;display:block}.hp-offer-card:hover .hp-offer-img{transform:scale(1.08)}.hp-offer-body{background:#2a3712;flex-direction:column;flex:1;gap:10px;padding:24px 22px 22px;transition:background .6s;display:flex}.hp-offer-card:hover .hp-offer-body{background:#181f0c}.hp-offer-title{color:#f2eeee;margin:0;font-family:Poppins;font-size:18px;font-weight:700;line-height:1.3}.hp-offer-desc{color:#fbf3f3e3;flex:1;margin:0;font-family:Poppins;font-size:14px;line-height:1.6}.hp-offer-arrow{background:var(--orange);color:#f6ead2;border-radius:50%;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;width:38px;height:38px;margin-top:6px;transition:background .25s,transform .25s;display:inline-flex}.hp-offer-card:hover .hp-offer-arrow{background:var(--orange-dark);transform:translate(4px)}.hp-process{background:#efede3;padding:100px 40px}.hp-process-list{flex-direction:column;gap:12px;max-width:1500px;margin:0 auto;display:flex}.hp-process-card{background:var(--green-dark);border:1px solid var(--border);border-radius:49px;grid-template-columns:1fr 1fr;align-items:stretch;display:grid;overflow:hidden;box-shadow:0 10px 30px #2e43342e}.hp-process-card-reverse .hp-process-card-text{order:2}.hp-process-card-reverse .hp-process-card-img-wrap{order:1}.hp-process-card-text{flex-direction:column;justify-content:center;padding:22px 28px;display:flex}.hp-process-eyebrow{letter-spacing:1.5px;text-transform:uppercase;width:fit-content;color:var(--green);background:var(--sage);border:1px solid var(--border);border-radius:20px;margin-bottom:18px;padding:5px 14px;font-family:Poppins;font-size:12px;font-weight:700;display:inline-block}.hp-process-title{color:#fff;margin:0 0 14px;font-family:Poppins;font-size:26px;font-weight:700;line-height:1.25}.hp-process-desc{color:#ffffffd9;margin:0;font-family:Poppins;font-size:18px;line-height:1.7}.hp-process-card-img-wrap{height:100%;min-height:220px;overflow:hidden}.hp-process-card-img{object-fit:cover;vertical-align:top;width:100%;height:100%;display:flex}.hp-why-split{background:var(--white);contain:layout style;grid-template-columns:1fr 1fr;min-height:80vh;display:grid;overflow:hidden}.hp-why-split-img{opacity:0;will-change:transform, opacity;transition:transform .9s cubic-bezier(.22,1,.36,1),opacity .9s;overflow:hidden;transform:translate(-80px)}.hp-why-split-photo{object-fit:cover;backface-visibility:hidden;width:100%;height:100%;display:block;transform:translateZ(0)}.hp-why-split-text{background:var(--cream);opacity:0;will-change:transform, opacity;flex-direction:column;justify-content:center;padding:60px 60px 60px 50px;transition:transform .9s cubic-bezier(.22,1,.36,1),opacity .9s;display:flex;transform:translate(80px)}.hp-why-visible .hp-why-split-img,.hp-why-visible .hp-why-split-text{opacity:1;transform:translate(0,0)}.hp-why-visible .hp-why-split-text{transition-delay:.12s}@media (width<=900px){.hp-why-split{grid-template-columns:1fr;min-height:auto}.hp-why-split-img{height:50vh;transform:translateY(-40px)}.hp-why-split-text{padding:44px 24px;transform:translateY(40px)}.hp-why-text-grid{grid-template-columns:1fr;gap:20px}}.hp-why-text-grid{grid-template-columns:1fr 1fr;gap:28px;margin-top:32px;display:grid}.hp-why-text-item{align-items:flex-start;gap:14px;display:flex}.hp-why-text-icon{background:var(--white);width:40px;height:40px;color:var(--green);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 10px #2d6a2d1a}.hp-why-text-title{color:var(--ink);margin:0 0 6px;font-family:Poppins;font-size:17px;font-weight:700}.hp-why-text-desc{color:var(--ink);margin:0;font-family:Poppins;font-size:16px;line-height:1.6}@media (width<=900px){.hp-why-scroll{flex-direction:column;min-height:auto}.hp-why-img-panel{will-change:width;backface-visibility:hidden;flex-shrink:0;height:100vh;margin:0;padding:0;transition:width 50ms linear;position:sticky;top:0;overflow:hidden;transform:translateZ(0)}.hp-why-text-panel{height:auto;padding:44px 24px;position:relative;opacity:1!important;transform:none!important}.hp-why-text-grid{grid-template-columns:1fr;gap:20px}}.hp-about{background:var(--green-dark);padding:100px 40px}.hp-about-inner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.hp-about-text p{margin:0 0 18px;font-family:Poppins;font-size:18px;line-height:1.75}.hp-about-stats{grid-template-columns:1fr 1fr;gap:20px;display:grid}.hp-about-stat{background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;flex-direction:column;gap:6px;padding:28px 24px;display:flex}.hp-about-stat strong{color:var(--brand-orange);font-family:Poppins;font-size:38px;font-weight:900}.hp-about-stat span{color:#ffffffb3;font-family:Poppins;font-size:16px}.hp-faq{background:#faf6ee;padding:100px 40px}.hp-faq-list{flex-direction:column;gap:0;max-width:780px;margin:0 auto;display:flex}.hp-faq-item{border-bottom:1px solid var(--border)}.hp-faq-q{width:100%;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:18px;padding:20px 0;font-family:Poppins;font-size:17px;font-weight:470;transition:color .2s;display:flex}.hp-faq-open .hp-faq-q{color:#274b2a}.hp-faq-a{color:var(--ink);padding:0 0 20px;font-family:Poppins;font-size:17px;font-weight:430;line-height:1.7}.hp-contact{background:var(--cream);padding:100px 40px}.hp-contact-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:40px;display:grid}.hp-contact-card{background:var(--green-dark);border-top:3px solid var(--ink);text-align:center;border-radius:10px;padding:28px 22px}.hp-contact-icon{background:var(--white);width:54px;height:54px;color:var(--green);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 14px;display:flex;box-shadow:0 2px 10px #5f8b6324}.hp-contact-card h4{color:var(--white);margin:0 0 10px;font-family:Poppins;font-size:18px;font-weight:700}.hp-contact-card p{color:var(--cream);margin:0 0 6px;font-family:Poppins;font-size:15px;font-weight:470;line-height:1.6}.hp-contact-link{color:var(--white);font-weight:600;text-decoration:none}.hp-contact-link:hover{color:var(--orange)}.hp-contact-map{text-align:center}.hp-social-float{z-index:500;flex-direction:column;gap:10px;display:flex;position:fixed;bottom:80px;right:20px}.hp-social-btn{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 16px #211d1733}.hp-social-btn:hover{transform:scale(1.12);box-shadow:0 8px 24px #211d174d}.hp-social-wa{background:#61d26a;position:relative}.hp-social-wa:before,.hp-social-wa:after{content:"";z-index:-1;background:#61d26a66;border-radius:50%;animation:2.2s ease-out infinite wa-pulse;position:absolute;inset:0}.hp-social-wa:after{animation-delay:1.1s}.hp-social-float{bottom:100px;right:12px}.hp-social-btn{width:38px;height:38px}@keyframes wa-pulse{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(2)}}.hp-social-ig{background:radial-gradient(circle at 30% 107%,#fdf497 0%,#fd5949 45%,#d6249f 60%,#285aeb 90%)}.hp-social-li{background:#0077b5}.gcm-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#211d1799;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.gcm-modal{background:var(--white);border-top:5px solid var(--green);border-radius:12px;width:100%;max-width:680px;max-height:90vh;padding:48px 48px 40px;position:relative;overflow-y:auto;box-shadow:0 32px 80px #211d174d}.gcm-close{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:4px 8px;font-size:26px;line-height:1;position:absolute;top:16px;right:18px}.gcm-close:hover{background:var(--sage)}.gcm-header{margin-bottom:28px}.gcm-header h2{color:var(--ink);margin:8px 0;font-family:Poppins;font-size:26px;font-weight:700}.gcm-header p{color:var(--muted);margin:0;font-size:14.5px;line-height:1.6}.gcm-row{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.gcm-field{flex-direction:column;gap:5px;margin-bottom:16px;display:flex}.gcm-field label{color:var(--ink);font-size:13px;font-weight:600}.gcm-field input,.gcm-field select,.gcm-field textarea{box-sizing:border-box;width:100%;color:var(--ink);background:#fafafa;border:1.5px solid #dde4dc;border-radius:6px;padding:11px 13px;font-family:Poppins;font-size:14.5px;transition:border-color .2s}.gcm-field input:focus,.gcm-field select:focus,.gcm-field textarea:focus{border-color:var(--green-dark);outline:none;box-shadow:0 0 0 3px #5f8b6324}.gcm-field textarea{resize:vertical;min-height:80px}.gcm-err{border-color:#b3493b!important}.gcm-err-txt{color:#b3493b;font-size:12px}.gcm-submit{background:var(--green);color:#fff;cursor:pointer;border:none;border-radius:6px;width:100%;margin-top:6px;padding:15px;font-family:Poppins;font-size:15.5px;font-weight:700;transition:background .2s}.gcm-submit:hover{background:var(--green-dark)}.gcm-success{text-align:center;padding:32px 16px}.gcm-success-icon{background:var(--sage);width:64px;height:64px;color:var(--green);border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.gcm-success h2{color:var(--green);margin-bottom:12px;font-family:Poppins;font-size:24px}.gcm-success p{color:var(--muted);margin-bottom:24px;font-size:15px;line-height:1.6}@media (width<=1024px){.hp-offer-grid,.hp-contact-grid,.hp-why-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=860px){.hp-hero{grid-template-columns:1fr;min-height:auto}.hp-hero-right{display:none}.hp-hero-left{text-align:center;align-items:center;padding:60px 24px}.hp-hero-h1{font-size:32px}.hp-hero-p{font-size:15px}.hp-hero-stats{justify-content:center}.hp-img-section-inner{grid-template-columns:1fr;gap:48px}.hp-section-h2{font-size:26px}.hp-offer{padding:60px 0}.hp-offer-grid{grid-template-columns:repeat(2,1fr)}.hp-offer-img-wrap{height:160px}.hp-process{padding:60px 20px}.hp-process-list{gap:20px}.hp-process-card{grid-template-columns:1fr}.hp-process-card-text{order:2;padding:32px 26px}.hp-process-card-img-wrap{order:1;min-height:200px}.hp-process-card-reverse .hp-process-card-text{order:2}.hp-process-card-reverse .hp-process-card-img-wrap{order:1}.hp-process-title{font-size:21px}.hp-why{padding:60px 20px}.hp-why-grid{grid-template-columns:1fr;gap:16px}.hp-support{padding:60px 20px}.hp-support-grid{grid-template-columns:1fr}.hp-about{padding:60px 20px}.hp-about-inner{grid-template-columns:1fr;gap:40px}.hp-faq,.hp-contact{padding:60px 20px}.hp-contact-grid{grid-template-columns:1fr 1fr}.gcm-modal{padding:36px 20px 28px}.gcm-row{grid-template-columns:1fr}}@media (width<=600px){.hp-offer-grid{grid-template-columns:1fr}.hp-offer-img-wrap{height:180px}}@media (width<=480px){.hp-img-section{padding:48px 16px}.hp-contact-grid{grid-template-columns:1fr}.hp-about-stats{grid-template-columns:1fr 1fr}.hp-hero-btns{flex-direction:column;align-items:center}.hp-process-card-text{padding:26px 20px}}.hp-about-img{border-radius:20px;width:100%;display:block}.hero-right{min-height:200px;padding:0 16px 28px}.hero-main-img{object-fit:contain;width:100%;max-height:560px}.hero-float{display:none}.cube-carousel{perspective:1400px;-webkit-user-select:none;user-select:none;width:100%;max-width:1100px;margin:0 auto}.cube-carousel-stage{width:100%;transform-style:preserve-3d;cursor:pointer;position:relative;height:360px!important;min-height:360px!important;max-height:360px!important}.cube-face{border-radius:49px;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.cube-face-hidden{opacity:0;pointer-events:none;transition:none;transform:rotateY(90deg)}@keyframes cubeInNext{0%{opacity:0;transform:translate(60px)rotateY(18deg)scale(.96)}to{opacity:1;transform:translate(0)rotateY(0)scale(1)}}@keyframes cubeInPrev{0%{opacity:0;transform:translate(-60px)rotateY(-18deg)scale(.96)}to{opacity:1;transform:translate(0)rotateY(0)scale(1)}}.cube-face-active-next{opacity:1;transform-origin:50%;will-change:transform, opacity;animation:.55s cubic-bezier(.22,1,.36,1) cubeInNext;position:relative;transform:translate(0)rotateY(0)scale(1)}.cube-face-active-prev{opacity:1;transform-origin:50%;will-change:transform, opacity;animation:.55s cubic-bezier(.22,1,.36,1) cubeInPrev;position:relative;transform:translate(0)rotateY(0)scale(1)}.cube-face .hp-process-card,.cube-face .hp-why-card{box-sizing:border-box;height:100%;margin:0}.cube-dots{justify-content:center;gap:8px;margin-top:24px;display:flex}.cube-dot{cursor:pointer;background:#2d6a2d40;border:none;border-radius:50%;width:9px;height:9px;padding:0;transition:background .2s,transform .2s}.cube-dot:hover{background:#2d6a2d80}.cube-dot-active{background:var(--green);transform:scale(2)}.cube-dots-dark .cube-dot{background:#ffffff4d}.cube-dots-dark .cube-dot:hover{background:#ffffff8c}.cube-dots-dark .cube-dot-active{background:var(--orange)}@media (width<=860px){.cube-carousel-stage{height:480px!important;min-height:480px!important;max-height:480px!important}}@media (width<=480px){.cube-carousel-stage{height:560px!important;min-height:560px!important;max-height:560px!important}}.cube-face-active-next,.cube-face-active-prev{transition:box-shadow .25s}.cube-carousel-stage:hover .hp-process-card,.cube-carousel-stage:hover .hp-why-card{transition:transform .25s,box-shadow .25s;transform:translateY(-6px)scale(1.015)}.cube-carousel-stage:hover .hp-process-card{box-shadow:0 20px 45px #2d6a2d2e}.hp-faq-two-col{grid-template-columns:1fr 1fr;gap:0 48px;max-width:1100px;margin:0 auto;display:grid}.hp-faq-col{flex-direction:column;display:flex}.hp-faq-col .hp-faq-item:last-child{border-bottom:none}@media (width<=1024px){.hp-faq-two-col{grid-template-columns:1fr;gap:0}.hp-faq-col .hp-faq-item:last-child{border-bottom:1px solid var(--border)}.hp-faq-two-col .hp-faq-col:last-child .hp-faq-item:last-child{border-bottom:none}}@media (width<=600px){.hp-offer-grid{flex-direction:column;gap:18px;padding:0 20px;display:flex}.hp-offer-card{background:#6a7140;border-radius:30px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 12px 32px #211d172e}.hp-offer-img-wrap{width:100%;height:220px;overflow:hidden}.hp-offer-img{object-fit:cover;width:100%;height:100%;display:block}.hp-offer-body{padding:26px}.hp-offer-title{margin-bottom:12px}.hp-offer-arrow{margin-top:18px}}@media (width>=601px) and (width<=1024px){.hp-offer-card{border-radius:24px;overflow:hidden}.hp-offer-img-wrap{border-radius:24px 24px 0 0;overflow:hidden}}@media (width>=1025px){.hp-offer-card{border-radius:20px;overflow:hidden}.hp-offer-img-wrap{border-radius:20px 20px 0 0;overflow:hidden}}@media (width<=768px){.hp-about-inner{flex-direction:column;gap:24px;padding:48px 20px;display:flex}.hp-about-text{text-align:left;width:100%;max-width:100%}.hp-about-text p,.hp-white-muted{word-break:break-word;width:100%;max-width:100%;line-height:1.8}.hp-about-stats{grid-template-columns:repeat(2,1fr);gap:14px;width:100%;display:grid}.hp-about-stat{border-radius:24px;width:100%;min-height:140px;padding:24px 18px}.hp-about-stat strong{font-size:42px;line-height:1}.hp-about-stat span{font-size:15px;line-height:1.5}}.hp-pricing{background:var(--cream);padding:20px 40px;overflow:hidden}.hp-pricing-inner{max-width:1100px;margin:0 auto}.hp-reveal{opacity:0;will-change:transform, opacity;transition:transform .7s cubic-bezier(.22,1,.36,1),opacity .7s;transform:translateY(28px)}.hp-reveal-visible{opacity:1;transform:translate(0,0)}.hp-pricing-grid{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:56px;display:grid}@media (width<=1024px){.hp-pricing-grid{grid-template-columns:1fr 1fr}}@media (width<=700px){.hp-pricing-grid{grid-template-columns:1fr}}.hp-pricing-card.hp-reveal-visible:first-child{transition-delay:0s}.hp-pricing-card.hp-reveal-visible:nth-child(2){transition-delay:.14s}.hp-pricing-card{-webkit-backdrop-filter:blur(18px)saturate(160%);backdrop-filter:blur(18px)saturate(160%);background:#ffffff8c;border:1px solid #fff9;border-radius:28px;flex-direction:column;height:100%;padding:40px 34px 36px;transition:transform .35s cubic-bezier(.22,1,.36,1),box-shadow .35s;display:flex;position:relative;box-shadow:0 10px 40px #211d1714}.hp-pricing-card:before{content:"";-webkit-mask-composite:xor;pointer-events:none;opacity:.7;background:linear-gradient(135deg,#5f8b6359,#973e042e);border-radius:28px;padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.hp-pricing-card:after{content:"";opacity:0;z-index:-1;filter:blur(18px);background:radial-gradient(120% 120% at 50% 0,#5f8b6359,#0000 60%);border-radius:30px;transition:opacity .35s;position:absolute;inset:-2px}.hp-pricing-card-ecom:after{background:radial-gradient(120% 120% at 50% 0,#973e0452,#0000 60%)}.hp-pricing-card:hover{transform:translateY(-10px);box-shadow:0 24px 60px #211d1724}.hp-pricing-card:hover:after{opacity:1}.hp-pricing-card-featured{background:#ffffffb8;box-shadow:0 14px 48px #973e041f}.hp-pricing-ribbon{background:var(--orange);color:#fff;letter-spacing:1px;text-transform:uppercase;padding:5px 40px;font-family:Poppins;font-size:11px;font-weight:700;position:absolute;top:22px;right:-34px;transform:rotate(40deg)}.hp-pricing-head{margin-bottom:22px}.hp-pricing-name{color:var(--ink);margin:0 0 6px;font-family:Poppins;font-size:22px;font-weight:700}.hp-pricing-note{color:var(--muted);margin:-22px 0 18px;font-family:Poppins;font-size:12.5px;font-style:italic;font-weight:600}.hp-pricing-tagline{color:var(--ink);margin:0;font-family:Poppins;font-size:16px;font-weight:500;line-height:1.5}.hp-pricing-price-row{border-bottom:1px solid var(--border);align-items:baseline;gap:6px;margin-bottom:26px;padding-bottom:26px;display:flex}.hp-pricing-price-label{color:#e40000;align-self:flex-start;margin-top:6px;font-family:Poppins;font-size:13px;font-weight:600}.hp-pricing-price{color:var(--ink);letter-spacing:-.5px;font-family:Poppins;font-size:42px;font-weight:800}.hp-pricing-price-currency{margin-right:2px;font-size:26px;font-weight:700}.hp-pricing-features{flex-direction:column;flex:1;gap:13px;margin:0 0 32px;padding:0;list-style:none;display:flex}.hp-pricing-features li{color:var(--ink);align-items:flex-start;gap:10px;font-family:Poppins;font-size:15px;font-weight:500;line-height:1.5;display:flex}.hp-pricing-check{background:var(--sage);width:20px;height:20px;color:var(--green);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.hp-pricing-card-ecom .hp-pricing-check{background:var(--orange-light);color:var(--orange)}.hp-pricing-cta{margin-top:auto}.hp-hosting{margin-top:88px}.hp-hosting-head{text-align:center;margin-bottom:40px}.hp-hosting-grid{grid-template-columns:1fr 1fr;gap:28px;display:grid}.hp-hosting-card.hp-reveal-visible:first-child{transition-delay:0s}.hp-hosting-card.hp-reveal-visible:nth-child(2){transition-delay:.12s}.hp-hosting-card{-webkit-backdrop-filter:blur(14px)saturate(150%);backdrop-filter:blur(14px)saturate(150%);background:#ffffff80;border:1px solid #fff9;border-radius:20px;align-items:center;gap:22px;padding:28px 26px;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s;display:flex;position:relative;box-shadow:0 8px 28px #211d1712}.hp-hosting-card:after{content:"";opacity:0;z-index:-1;filter:blur(16px);background:radial-gradient(120% 140% at 0%,#5f8b634d,#0000 65%);border-radius:22px;transition:opacity .3s;position:absolute;inset:-2px}.hp-hosting-card-cloud:after{background:radial-gradient(120% 140% at 0%,#973e0447,#0000 65%)}.hp-hosting-card:hover{transform:translateY(-6px);box-shadow:0 18px 44px #211d171f}.hp-hosting-card:hover:after{opacity:1}.hp-hosting-icon{background:var(--sage);width:56px;height:56px;color:var(--green);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.hp-hosting-card-cloud .hp-hosting-icon{background:var(--orange-light);color:var(--orange)}.hp-hosting-body{flex:1;min-width:0}.hp-hosting-top-row{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:4px;display:flex}.hp-hosting-name{color:var(--ink);margin:0;font-family:Poppins;font-size:17px;font-weight:700}.hp-hosting-price{color:var(--ink);white-space:nowrap;font-family:Poppins;font-size:17px;font-weight:800}.hp-hosting-price-unit{color:var(--muted);font-size:12.5px;font-weight:600}.hp-hosting-features{flex-direction:column;gap:5px;margin:6px 0 0;padding:0;list-style:none;display:flex}.hp-hosting-uptime{color:var(--green);align-items:center;gap:6px;font-family:Poppins;font-size:13px;font-weight:600;display:flex}.hp-hosting-card-cloud .hp-hosting-uptime{color:var(--orange)}.hp-hosting-dot{background:currentColor;border-radius:50%;flex-shrink:0;width:7px;height:7px}.hp-pricing-disclaimer{text-align:center;color:#581c1c;margin-top:36px;font-family:Poppins;font-size:13.5px;font-weight:500}@media (width<=860px){.hp-pricing{padding:60px 20px}.hp-pricing-grid{grid-template-columns:1fr;gap:20px}.hp-pricing-card{padding:32px 26px 30px}.hp-pricing-price{font-size:36px}.hp-hosting{margin-top:56px}.hp-hosting-grid{grid-template-columns:1fr;gap:18px}.hp-hosting-card{padding:24px 20px}}@media (width<=480px){.hp-hosting-card{text-align:left;flex-direction:column;align-items:flex-start}.hp-hosting-top-row{flex-direction:column;align-items:flex-start;gap:4px}}@media (prefers-reduced-motion:reduce){.hp-reveal{opacity:1;transition:none;transform:none}.hp-pricing-card,.hp-hosting-card{transition:none}}.hp-addons{margin-top:88px}.hp-addons-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.hp-addon-card{-webkit-backdrop-filter:blur(14px)saturate(150%);backdrop-filter:blur(14px)saturate(150%);background:#ffffff80;border:1px solid #fff9;border-radius:18px;flex-direction:column;padding:28px 24px;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s;display:flex;position:relative;box-shadow:0 8px 28px #211d1712}.hp-addon-card:hover{transform:translateY(-6px);box-shadow:0 18px 44px #211d171f}.hp-addon-name{color:var(--ink);margin:0 0 8px;font-family:Poppins;font-size:17px;font-weight:700}.hp-addon-desc{color:var(--muted);flex:1;margin:0 0 16px;font-family:Poppins;font-size:13.5px;font-weight:500;line-height:1.55}.hp-addon-price{color:var(--orange);margin-bottom:16px;font-family:Poppins;font-size:24px;font-weight:800}.hp-domains{margin-top:88px}.hp-domains-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.hp-domain-card{text-align:center;-webkit-backdrop-filter:blur(14px)saturate(150%);backdrop-filter:blur(14px)saturate(150%);background:#ffffff80;border:1px solid #fff9;border-radius:16px;flex-direction:column;align-items:center;padding:28px 20px;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s;display:flex;box-shadow:0 8px 28px #211d1712}.hp-domain-card:hover{transform:translateY(-6px);box-shadow:0 18px 44px #211d171f}.hp-domain-ext{color:var(--green);margin-bottom:8px;font-family:Poppins;font-size:22px;font-weight:800}.hp-domain-price{color:var(--ink);margin-bottom:16px;font-family:Poppins;font-size:16px;font-weight:700}@media (width<=860px){.hp-addons-grid{grid-template-columns:1fr 1fr;gap:16px}.hp-domains-grid{grid-template-columns:1fr 1fr;gap:14px}.hp-addons,.hp-domains{margin-top:56px}}@media (width<=480px){.hp-addons-grid{grid-template-columns:1fr}.hp-domains-grid{grid-template-columns:1fr 1fr}}.hp-voices{background:linear-gradient(165deg, var(--green-dark) 0%, #20290f 100%);isolation:isolate;padding:110px 40px 90px;position:relative;overflow:hidden}.hp-voices:before,.hp-voices:after{content:"";pointer-events:none;z-index:0;border-radius:50%;position:absolute}.hp-voices:before{background:radial-gradient(circle,#5f8b6340,#0000 70%);width:560px;height:560px;top:-220px;left:-160px}.hp-voices:after{background:radial-gradient(circle,#973e042e,#0000 70%);width:480px;height:480px;bottom:-200px;right:-140px}.hp-voices-inner{z-index:1;max-width:1180px;margin:0 auto;position:relative}.hp-voices-head{text-align:center;max-width:700px;margin:0 auto 64px}.hp-voices-eyebrow{letter-spacing:1.8px;text-transform:uppercase;color:#fcffec;background:var(--brand-orange);border:1px solid #623416fa;border-radius:20px;align-items:center;margin-bottom:18px;padding:5px 14px;font-family:Poppins;font-size:12px;font-weight:700;display:inline-flex}.hp-voices-title{color:#fff;letter-spacing:-.3px;margin:0 0 16px;font-family:Poppins;font-size:38px;font-weight:700;line-height:1.25}.hp-voices-title span{color:#fffefd}.hp-voices-sub{color:#fff;margin:0;font-family:Poppins;font-size:16.5px;font-weight:500;line-height:1.7}.hp-voices-cloud{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px 16px;max-width:980px;margin:0 auto;display:flex;position:relative}.hp-voice-pill{--float-y:10px;--float-rot:1.4deg;--float-dur:7s;--float-delay:0s;color:#f5f1ea;white-space:nowrap;cursor:default;-webkit-user-select:none;user-select:none;-webkit-backdrop-filter:blur(10px)saturate(140%);backdrop-filter:blur(10px)saturate(140%);opacity:0;background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;padding:14px 26px;font-family:Poppins;font-weight:700;transition:transform .6s cubic-bezier(.22,1,.36,1),opacity .6s,box-shadow .3s,background .3s;display:inline-flex;position:relative;transform:translateY(24px)scale(.92);box-shadow:0 8px 24px #0000002e}.hp-voices-visible .hp-voice-pill{opacity:1;animation:hpVoiceFloat var(--float-dur) ease-in-out var(--float-delay) infinite;transform:translate(0,0)scale(1)}@keyframes hpVoiceFloat{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(calc(var(--float-y) * -1)) rotate(1deg)}}.hp-voice-pill:hover{z-index:5;background:#ffffff29;border-color:#ffffff4d;animation-play-state:paused;transform:translateY(-4px)scale(1.06);box-shadow:0 14px 34px #00000047}.hp-voice-pill-lg{padding:18px 34px;font-size:22px}.hp-voice-pill-md{padding:15px 28px;font-size:17px}.hp-voice-pill-sm{color:#f5f1ead9;padding:11px 22px;font-size:14px;font-weight:600}.hp-voice-pill-accent{color:#fff7f0;background:linear-gradient(145deg,#973e04d9,#a45c32d9);border-color:#ffc69c59;box-shadow:0 10px 30px #973e0459}.hp-voice-pill-accent:hover{background:linear-gradient(145deg,#a45c32f2,#973e04f2);box-shadow:0 16px 40px #973e0473}.hp-voice-pill-accent:after,.hp-voice-pill-lg:after{content:"";z-index:-1;filter:blur(14px);opacity:.8;pointer-events:none;background:radial-gradient(circle,#973e0459,#0000 70%);border-radius:999px;position:absolute;inset:-10px}.hp-voice-pill-lg:not(.hp-voice-pill-accent):after{background:radial-gradient(circle,#5f8b6366,#0000 70%)}.hp-voices-trust{border-top:1px solid #ffffff24;flex-wrap:wrap;justify-content:center;gap:14px 36px;margin-top:72px;padding-top:36px;display:flex}.hp-voices-trust-item{color:#ffffffe0;white-space:nowrap;align-items:center;gap:8px;font-family:Poppins;font-size:14.5px;font-weight:600;display:inline-flex}.hp-voices-trust-icon{color:#ffb27a;background:#973e0459;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.hp-voices-head.hp-reveal,.hp-voices-trust.hp-reveal{opacity:0;transition:transform .7s cubic-bezier(.22,1,.36,1),opacity .7s;transform:translateY(22px)}.hp-voices-head.hp-reveal-visible,.hp-voices-trust.hp-reveal-visible{opacity:1;transform:translate(0,0)}@media (width<=860px){.hp-voices{padding:70px 20px 60px}.hp-voices-title{font-size:28px}.hp-voices-sub{font-size:15px}.hp-voices-cloud{gap:12px 10px}.hp-voice-pill-lg{padding:14px 26px;font-size:18px}.hp-voice-pill-md{padding:12px 22px;font-size:15px}.hp-voice-pill-sm{padding:9px 18px;font-size:13px}.hp-voices-trust{gap:12px 22px;margin-top:52px}.hp-voices-trust-item{font-size:13px}}@media (width<=480px){.hp-voices-cloud{gap:10px 8px}.hp-voice-pill{padding:10px 18px}.hp-voice-pill-lg{padding:12px 22px;font-size:16px}}@media (prefers-reduced-motion:reduce){.hp-voices-visible .hp-voice-pill{animation:none}.hp-voice-pill,.hp-voices-head.hp-reveal,.hp-voices-trust.hp-reveal{opacity:1;transition:none;transform:none}}.hp-diff{background:var(--beige);align-items:center;min-height:100vh;padding:clamp(40px,5vh,70px) 40px;display:flex}.hp-diff-inner{width:100%;max-width:1180px;margin:0 auto}.hp-diff-head{text-align:center;margin-bottom:clamp(20px,3vh,40px)}.hp-diff-head .hp-section-h2{margin:0;font-size:clamp(24px,2.6vw,34px)}.hp-diff-table{border:1px solid var(--border);border-radius:22px;overflow:hidden;box-shadow:0 20px 60px #211d171f}.hp-diff-table-head{grid-template-columns:1fr 1fr;display:grid}.hp-diff-col-label{text-align:center;letter-spacing:.2px;padding:clamp(14px,1.8vh,22px) 20px;font-family:Poppins;font-size:clamp(15px,1.6vw,19px);font-weight:800}.hp-diff-col-lcwd{background:var(--green-dark);color:#fff}.hp-diff-col-others{color:var(--ink);background:#e8dcc4}.hp-diff-rows{flex-direction:column;display:flex}.hp-diff-row{border-top:1px solid var(--border);opacity:0;grid-template-columns:1fr 1fr;transition:transform .55s cubic-bezier(.22,1,.36,1),opacity .55s;display:grid;transform:translateY(16px)}.hp-diff-visible .hp-diff-row{opacity:1;transform:translate(0,0)}.hp-diff-cell{align-items:center;gap:12px;padding:clamp(10px,1.5vh,18px) clamp(16px,2.4vw,28px);font-family:Poppins;font-size:clamp(12.5px,1.25vw,15.5px);font-weight:600;line-height:1.35;display:flex}.hp-diff-cell-lcwd{color:var(--ink);border-right:1px solid var(--border);background:#5f8b6324}.hp-diff-cell-others{color:var(--muted);background:#fff;font-weight:500}.hp-diff-row:nth-child(2n) .hp-diff-cell-lcwd{background:#5f8b633d}.hp-diff-row:nth-child(2n) .hp-diff-cell-others{background:#f3ece0}.hp-diff-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.hp-diff-icon-yes{color:#5f8b63;background:#5f8b6326}.hp-diff-icon-no{color:#b3493b;background:#b3493b1f}.hp-diff-cell-lcwd:hover,.hp-diff-row:nth-child(2n) .hp-diff-cell-lcwd:hover{background:var(--green-dark);color:#fff}.hp-diff-cell-others:hover,.hp-diff-row:nth-child(2n) .hp-diff-cell-others:hover{color:#fff;background:#4a4136}.hp-diff-cell-lcwd:hover .hp-diff-icon-yes{color:var(--green-dark);background:#fff}.hp-diff-cell-others:hover .hp-diff-icon-no{color:#fff;background:#ffffff2e}.hp-diff-cell-lcwd,.hp-diff-cell-others{transition:background .25s,color .25s}@media (width<=700px){.hp-diff{min-height:auto;padding:56px 16px;display:block}.hp-diff-head{margin-bottom:28px}.hp-diff-table-head{display:none}.hp-diff-rows{gap:10px}.hp-diff-row{border-top:none;border-radius:14px;grid-template-columns:1fr;margin-bottom:10px;overflow:hidden;box-shadow:0 6px 20px #211d1714}.hp-diff-row:last-child{margin-bottom:0}.hp-diff-cell{padding:12px 16px;font-size:14px}.hp-diff-cell-lcwd{border-right:none;border-bottom:1px solid var(--border)}}@media (prefers-reduced-motion:reduce){.hp-diff-row{opacity:1;transition:none;transform:none}}.lta-section{background:#faf6ee;position:relative;overflow:hidden}.lta-in{opacity:1!important;transform:translateY(0)!important}.lta-top{grid-template-columns:1fr 360px;align-items:center;gap:60px;max-width:1200px;margin:0 auto;padding:96px 60px 88px 40px;display:grid}.lta-top-inner{z-index:2;position:relative}.lta-eyebrow-wrap{opacity:0;align-items:center;gap:8px;margin-bottom:20px;transition:opacity .6s,transform .6s;display:inline-flex;transform:translateY(16px)}.lta-dot{background:#973e04;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2.4s ease-in-out infinite lta-dot-pulse}@keyframes lta-dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.5)}}.lta-eyebrow{letter-spacing:2px;text-transform:uppercase;color:#973e04;font-family:Poppins,sans-serif;font-size:11px;font-weight:700}.lta-headline{color:#211d17;letter-spacing:-1px;opacity:0;margin:0 0 24px;font-family:Poppins,sans-serif;font-size:38px;font-weight:800;line-height:1.1;transition:opacity .7s,transform .7s cubic-bezier(.22,1,.36,1);transform:translateY(20px)}.lta-headline-accent{color:#5f8b63}.lta-intro{color:#000;opacity:0;max-width:640px;margin:0;font-family:Poppins,sans-serif;font-size:17px;line-height:1.8;transition:opacity .7s,transform .7s;transform:translateY(16px)}.lta-link{color:#973e04;border-bottom:1.5px solid #973e044d;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s}.lta-link:hover{color:#7a3203;border-color:#973e04b3}.lta-globe-wrap{justify-content:center;margin-top:0;display:flex}.lta-globe-stage{perspective:900px;width:240px;height:240px}.lta-globe-sphere{width:100%;height:100%;transform-style:preserve-3d;animation:16s linear infinite lta-globe-spin;position:relative}@keyframes lta-globe-spin{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}.lta-globe-core{background:radial-gradient(circle at 35% 30%,#fff 0%,#f2ede1 55%,#e3dccb 100%);border:1px solid #211d1714;border-radius:50%;position:absolute;inset:36px}.lta-globe-ring{border:1px solid #5f8b634d;border-radius:50%;position:absolute;inset:0}.lta-globe-ring-1{transform:rotateX(0)}.lta-globe-ring-2{transform:rotateY(90deg)}.lta-globe-ring-3{transform:rotateX(60deg)}.lta-globe-stat{text-align:center;backface-visibility:hidden;width:120px;margin-top:-24px;margin-left:-60px;position:absolute;top:50%;left:50%}.lta-globe-num{color:#211d17;font-family:Poppins,sans-serif;font-size:22px;font-weight:700}.lta-globe-label{font-family:Poppins,sans-serif;font-size:10.5px;font-weight:600}.lta-globe-sage{color:#5f8b63}.lta-globe-orange{color:#973e04}@media (prefers-reduced-motion:reduce){.lta-globe-sphere{animation:none}}.lta-stats-band{background:#2e4334;padding:0}.lta-stats-inner{background:#ffffff14;grid-template-columns:repeat(4,1fr);gap:1px;max-width:1200px;margin:0 auto;display:grid}.lta-stat{text-align:center;opacity:0;background:#2e4334;padding:52px 40px;transition:opacity .5s,transform .5s cubic-bezier(.34,1.56,.64,1),background .2s;position:relative;transform:translateY(24px)scale(.96)}.lta-stat:hover{background:#3a5545}.lta-stat-num{color:#cc8049;letter-spacing:-2px;margin-bottom:10px;font-family:Poppins,sans-serif;font-size:clamp(40px,5vw,60px);font-weight:900;line-height:1;display:inline-block;position:relative}.lta-stat-label{color:#fff;margin-bottom:6px;font-family:Poppins,sans-serif;font-size:14px;font-weight:700}.lta-stat-sub{color:#ffffff73;font-family:Poppins,sans-serif;font-size:12px;line-height:1.5}.lta-stat-burst{pointer-events:none;width:0;height:0;position:absolute;top:50%;left:50%}.lta-stat-spark{opacity:0;border-radius:50%;width:5px;height:5px;animation:.65s ease-out forwards lta-spark-fly;position:absolute;top:0;left:0}.lta-spark-orange{background:#cc8049}.lta-spark-green{background:#5f8b63}@keyframes lta-spark-fly{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(var(--dx), var(--dy)) scale(.3)}}.lta-pillars-wrap{background:#f1e8d6;border-top:1px solid #211d1714;padding:88px 80px}.lta-pillars-inner{grid-template-columns:360px 1fr;align-items:start;gap:72px;max-width:1200px;margin:0 auto;display:grid}.lta-pillars-label{opacity:0;transition:opacity .7s,transform .7s cubic-bezier(.22,1,.36,1);position:sticky;top:100px;transform:translateY(24px)}.lta-pillars-heading{color:#211d17;letter-spacing:-.3px;margin:12px 0 16px;font-family:Poppins,sans-serif;font-size:clamp(22px,3vw,30px);font-weight:700;line-height:1.25}.lta-pillars-body{color:#211d17;margin:0 0 28px;font-family:Poppins,sans-serif;font-size:15px;line-height:1.75}.lta-badges{flex-direction:column;gap:10px;display:flex}.lta-badge{color:#211d17;background:#fff;border:1px solid #211d171a;border-radius:20px;align-items:center;gap:6px;width:fit-content;padding:8px 14px;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 2px 8px #211d170f}.lta-badge:hover{transform:translateY(-2px);box-shadow:0 6px 16px #211d171a}.lta-checklist{flex-direction:column;gap:4px;display:flex}.lta-check-row{opacity:0;border-bottom:1px solid #211d1714;grid-template-columns:36px 1fr;align-items:flex-start;gap:18px;padding:22px 8px;transition:opacity .6s,transform .6s cubic-bezier(.22,1,.36,1);display:grid;transform:translate(-28px)}.lta-check-row:first-child{border-top:1px solid #211d1714}.lta-check-row.lta-in{opacity:1;transform:translate(0,0)}.lta-check-mark{display:none}.lta-check-mark svg{width:28px;height:28px}.lta-check-circle{fill:none;stroke:#5f8b63;stroke-width:1.6px;opacity:.35}.lta-check-tick{fill:none;stroke:#5f8b63;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:18;stroke-dashoffset:18px;transition:stroke-dashoffset .5s}.lta-check-row.lta-in .lta-check-tick{stroke-dashoffset:0;transition-delay:.35s}.lta-check-icon{color:#973e04;background:#973e0414;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .25s,color .25s,transform .25s;display:flex}.lta-check-row:hover .lta-check-icon{color:#fff;background:#973e04;transform:scale(1.08)}.lta-check-text{min-width:0}.lta-check-title{color:#211d17;margin-bottom:5px;font-family:Poppins,sans-serif;font-size:16.5px;font-weight:700}.lta-check-desc{color:#211d17;font-family:Poppins,sans-serif;font-size:14px;line-height:1.65}@media (width<=1100px){.lta-pillars-inner{grid-template-columns:1fr;gap:40px}.lta-pillars-label{position:relative;top:auto}.lta-badges{flex-flow:wrap}.lta-top{text-align:left;grid-template-columns:1fr}.lta-top .lta-globe-wrap{margin-top:32px}}@media (width<=900px){.lta-top{gap:36px;padding:64px 24px 56px}.lta-pillars-wrap{padding:60px 24px}.lta-stats-inner{grid-template-columns:1fr 1fr}.lta-stat{padding:36px 20px}}@media (width<=600px){.lta-stats-inner{grid-template-columns:1fr 1fr}.lta-stat-num{font-size:40px}.lta-check-row{grid-template-columns:30px 1fr;gap:12px;padding:18px 4px}.lta-check-icon{width:30px;height:30px}.lta-check-title{font-size:15px}.lta-check-desc{font-size:13px}.lta-globe-stage{width:200px;height:200px}}@media (prefers-reduced-motion:reduce){.lta-check-row{opacity:1;transition:none;transform:none}.lta-check-tick{stroke-dashoffset:0;transition:none}.lta-stat{opacity:1;transition:none;transform:none}}.hero-link{color:#ab561e;font-weight:600;text-decoration:none;transition:color .3s}.hero-link:hover{color:#7a3712;text-decoration:underline}.hosting-features{flex-direction:column;gap:8px;margin:12px 0 0;padding:0;list-style:none;display:flex}.hosting-features li{color:var(--text-secondary);align-items:center;gap:8px;font-size:.95rem;display:flex}.hosting-features svg{color:var(--primary-green);flex-shrink:0}.notfound-root{text-align:center;background:#fafafa;justify-content:center;align-items:center;min-height:70vh;padding:60px 20px;display:flex}.notfound-container{max-width:560px}.notfound-code{color:#1a1a1a;letter-spacing:-2px;font-size:96px;font-weight:800;line-height:1;display:block}.notfound-title{color:#1a1a1a;margin:12px 0 8px;font-size:28px;font-weight:700}.notfound-desc{color:#555;margin-bottom:28px;font-size:16px}.notfound-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:36px;display:flex}.notfound-btn{border-radius:6px;padding:12px 24px;font-weight:600;text-decoration:none;transition:all .2s}.notfound-btn-primary{color:#fff;background:#1a1a1a}.notfound-btn-primary:hover{background:#333}.notfound-btn-secondary{color:#1a1a1a;background:0 0;border:1px solid #ccc}.notfound-btn-secondary:hover{border-color:#1a1a1a}.notfound-links{text-align:left;border-top:1px solid #e0e0e0;padding-top:24px}.notfound-links-title{color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;font-size:14px;font-weight:600}.notfound-links ul{grid-template-columns:1fr 1fr;gap:8px 20px;margin:0;padding:0;list-style:none;display:grid}.notfound-links a{color:#0056d2;font-size:15px;text-decoration:none}.notfound-links a:hover{text-decoration:underline}@media (width<=480px){.notfound-code{font-size:72px}.notfound-links ul{grid-template-columns:1fr}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Poppins,BlinkMacSystemFont}code{font-family:Poppins}html{scroll-behavior:smooth}*,:before,:after{box-sizing:border-box}
