:root{--ref-primary: #0f172a;--ref-primary-light: #1e293b;--ref-accent: #0d9488;--ref-accent-dark: #0f766e;--ref-text: #334155;--ref-light: #64748b;--ref-muted: #94a3b8;--ref-alt: #f8fafc;--ref-border: #e2e8f0;--ref-radius: 8px;--ref-radius-lg: 16px;--ref-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--ref-shadow-lg: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--ref-transition: all .3s cubic-bezier(.4, 0, .2, 1)}body:has(.ref-home){margin:0;overflow-x:hidden;background:#fff;color:var(--ref-text);font-family:Inter,Arial,Helvetica,sans-serif;line-height:1.6}body:has(.ref-home) .top-strip,body:has(.ref-home) .site-header{padding-right:max(24px,calc((100vw - 1400px)/2 + 24px));padding-left:max(24px,calc((100vw - 1400px)/2 + 24px))}.ref-home,.ref-home *{box-sizing:border-box}.ref-home a{text-decoration:none}.ref-header{position:fixed;top:0;right:0;left:0;z-index:1000;border-bottom:1px solid rgba(226,232,240,.6);background:#ffffffd9;backdrop-filter:blur(20px)}.ref-header-inner{display:flex;align-items:center;justify-content:space-between;max-width:1400px;height:72px;margin:0 auto;padding:0 24px}.ref-logo{display:flex;align-items:center;gap:12px}.ref-logo-icon{display:grid;width:40px;height:40px;place-items:center;border-radius:10px;background:var(--ref-accent);color:#fff;font-size:18px;font-weight:800}.ref-logo-text{color:var(--ref-primary);font-size:22px;font-weight:800;letter-spacing:-.5px}.ref-logo-text span{color:var(--ref-accent)}.ref-nav{display:flex;align-items:center;gap:40px}.ref-nav a{position:relative;color:var(--ref-text);font-size:14px;font-weight:600}.ref-nav a:not(.ref-nav-button):after{content:"";position:absolute;bottom:-8px;left:0;width:0;height:2px;border-radius:2px;background:var(--ref-accent);transition:var(--ref-transition)}.ref-nav a:hover{color:var(--ref-accent)}.ref-nav a:hover:after{width:100%}.ref-nav .ref-nav-button{padding:10px 24px;border-radius:var(--ref-radius);color:#fff;background:var(--ref-accent);box-shadow:0 4px 14px #0d948859}.ref-hero{position:relative;display:flex;min-height:clamp(560px,calc(100vh - 96px),760px);align-items:center;overflow:hidden;padding:0;background:#0f172a}.ref-hero-media{position:absolute;inset:0;z-index:0;overflow:hidden}.ref-hero-poster,.ref-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 58%}.ref-hero-poster{filter:saturate(.86) contrast(.96);transform:scale(1.02)}.ref-hero-video{z-index:1;filter:saturate(.86) contrast(.96);transform:scale(1.02)}.ref-hero-overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,#0f172a80,#0f172ab8 56%,#0f172ae0),radial-gradient(circle at center,rgba(20,184,166,.14),transparent 56%)}.ref-hero-inner{position:relative;z-index:3;display:flex;align-items:center;justify-content:center;width:100%;min-height:inherit;max-width:1400px;margin:0 auto;padding:0 24px;text-align:center}.ref-hero-content{max-width:960px;margin:0 auto}.ref-badge{display:inline-flex;align-items:center;gap:8px;margin-bottom:24px;padding:8px 18px;border:1px solid rgba(255,255,255,.28);border-radius:100px;background:#ffffff1f;color:#fffffff0;font-size:12px;font-weight:700;letter-spacing:.8px;text-transform:uppercase;backdrop-filter:blur(10px)}.ref-badge svg{width:14px;height:14px}.ref-hero-title{margin:0 0 24px;color:#fff;font-size:clamp(34px,3.4vw,50px);font-weight:800;line-height:1.14;letter-spacing:0}.ref-hero-title .title-line{display:block}.ref-hero-title .accent{position:relative;z-index:1;display:inline;color:#5eead4}.ref-hero-title .accent:after{display:none}.ref-hero-subtitle{max-width:720px;margin:0 auto 22px;color:#ffffffd6;font-size:16px;line-height:1.75}.ref-hero-points{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:0 auto 30px}.ref-hero-points span{display:inline-flex;align-items:center;min-height:34px;padding:7px 14px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#ffffff1a;color:#ffffffe6;font-size:13px;font-weight:700;backdrop-filter:blur(10px)}.ref-hero-points span:before{content:"";width:6px;height:6px;margin-right:8px;border-radius:50%;background:#5eead4}.ref-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;margin-bottom:34px}.ref-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:var(--ref-radius);font-size:14px;font-weight:700;white-space:nowrap;transition:var(--ref-transition)}.ref-btn-lg{padding:14px 32px;border-radius:10px;font-size:15px}.ref-btn-primary{color:#fff;background:var(--ref-accent);box-shadow:0 4px 14px #0d948859}.ref-btn-primary:hover{background:var(--ref-accent-dark);transform:translateY(-1px)}.ref-btn-outline{border:1.5px solid var(--ref-border);color:var(--ref-primary);background:transparent}.ref-hero .ref-btn-outline{border-color:#ffffff70;color:#fff;background:#ffffff14;backdrop-filter:blur(10px)}.ref-btn-white{color:var(--ref-primary);background:#fff;box-shadow:var(--ref-shadow)}.ref-hero-stats{display:flex;justify-content:center;gap:54px}.ref-hero-stats div{display:flex;flex-direction:column}.ref-hero-stats strong{color:#fff;font-size:26px;font-weight:800;line-height:1}.ref-hero-stats span{margin-top:8px;color:#ffffffad;font-size:11px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.ref-hero-visual{position:relative}.ref-hero-image-wrap{position:relative;max-width:560px;margin-left:auto}.ref-hero-image{overflow:hidden;aspect-ratio:.86 / 1;border-radius:var(--ref-radius-lg);box-shadow:var(--ref-shadow-lg)}.ref-hero-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:58% 50%}.ref-float-card{position:absolute;display:flex;align-items:center;gap:12px;min-width:200px;padding:16px 20px;border:1px solid rgba(226,232,240,.8);border-radius:12px;background:#fffffff2;box-shadow:var(--ref-shadow-lg);backdrop-filter:blur(10px)}.ref-card-1{top:10%;right:-26px}.ref-card-2{bottom:19%;left:-34px}.ref-float-icon,.ref-feature-icon{display:flex;align-items:center;justify-content:center;background:#0d94881a;color:var(--ref-accent)}.ref-float-icon{width:40px;height:40px;flex:0 0 40px;border-radius:10px}.ref-float-icon svg{width:20px;height:20px}.ref-float-card strong,.ref-float-card span{display:block}.ref-float-card strong{color:var(--ref-primary);font-size:14px}.ref-float-card span{color:var(--ref-muted);font-size:12px}.ref-section{padding:100px 0;background:#fff}.ref-capability-section{padding:46px 0 42px}.ref-categories-section{padding:64px 0 78px}.ref-section-alt{background:var(--ref-alt)}.ref-section-inner{max-width:1400px;margin:0 auto;padding:0 24px}.ref-section-header{max-width:640px;margin:0 auto 64px;text-align:center}.ref-categories-section .ref-section-header{max-width:720px;margin-bottom:42px}.ref-categories-section .ref-section-label{margin-bottom:10px}.ref-categories-section .ref-section-title{font-size:clamp(28px,3vw,40px);line-height:1.12}.ref-categories-section .ref-section-desc{max-width:680px;margin:14px auto 0}.ref-section-label{margin-bottom:14px;color:var(--ref-accent);font-size:13px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}.ref-section-title{margin:0;color:var(--ref-primary);font-size:clamp(25px,2.8vw,36px);font-weight:800;line-height:1.22;letter-spacing:-.3px}.ref-section-desc{margin:16px 0 0;color:var(--ref-light);font-size:17px;line-height:1.7}.ref-features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.ref-feature-card{position:relative;display:flex;min-height:210px;flex-direction:column;justify-content:center;padding:28px 30px;border:1px solid var(--ref-border);border-radius:var(--ref-radius-lg);background:#fff;transition:var(--ref-transition)}.ref-feature-card:hover,.ref-category-card:hover,.ref-product-card:hover{border-color:var(--ref-accent);box-shadow:var(--ref-shadow-lg);transform:translateY(-4px)}.ref-capability-section .ref-feature-card:hover{border-color:#0d948880;box-shadow:0 12px 28px #0f172a0f;transform:translateY(-2px)}.ref-feature-icon{position:relative;width:60px;height:60px;margin-bottom:22px;border:1px solid rgba(13,148,136,.18);border-radius:18px;background:radial-gradient(circle at 28% 20%,rgba(255,255,255,.92),transparent 34%),linear-gradient(135deg,#0d948829,#14b8a614);box-shadow:inset 0 1px #ffffffe6,0 16px 34px #0d94881f}.ref-feature-icon:after{content:"";position:absolute;right:10px;bottom:10px;width:10px;height:10px;border-radius:999px;background:var(--ref-accent);opacity:.22}.ref-feature-icon svg{width:34px;height:34px;stroke:var(--ref-accent);stroke-width:2.6;stroke-linecap:round;stroke-linejoin:round}.ref-feature-card h3{margin:0 0 12px;color:var(--ref-primary);font-size:21px;line-height:1.25}.ref-feature-card p{margin:0;color:var(--ref-light);line-height:1.65}.ref-supply-section{padding:68px 0 84px}.ref-about-grid{display:grid;grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);gap:72px;align-items:center}.ref-about-visual{position:relative}.ref-about-visual img{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover;object-position:center;border-radius:var(--ref-radius-lg);box-shadow:var(--ref-shadow-lg)}.ref-experience{position:absolute;right:-24px;bottom:-24px;max-width:210px;padding:24px;border-radius:var(--ref-radius-lg);background:#fff;box-shadow:var(--ref-shadow-lg)}.ref-experience strong{display:block;color:var(--ref-accent);font-size:42px;line-height:1}.ref-experience span{display:block;margin-top:8px;color:var(--ref-light);font-weight:700}.ref-about-content .ref-section-header{margin-right:0;margin-bottom:28px;margin-left:0;text-align:left}.ref-about-content .ref-section-title{max-width:720px;font-size:clamp(28px,2.6vw,40px);line-height:1.18;letter-spacing:0}.ref-about-content .ref-section-desc{max-width:720px;font-size:16px}.ref-check-list{display:grid;gap:16px}.ref-check-list div{display:flex;gap:14px;align-items:flex-start;color:var(--ref-text);font-weight:600}.ref-check-list span{display:grid;width:24px;height:24px;flex:0 0 24px;place-items:center;border-radius:50%;background:#0d94881a;color:var(--ref-accent)}.ref-categories-grid,.ref-products-grid{display:grid;gap:24px}.ref-categories-grid{grid-template-columns:repeat(3,1fr);gap:18px}.ref-products-grid{grid-template-columns:repeat(4,1fr)}.ref-category-card,.ref-product-card{overflow:hidden;border:1px solid var(--ref-border);border-radius:var(--ref-radius-lg);background:#fff;color:inherit;transition:var(--ref-transition)}.ref-category-card{display:grid;min-height:190px;grid-template-columns:156px minmax(0,1fr)}.ref-category-image,.ref-product-image{display:grid;place-items:center;background:var(--ref-alt)}.ref-category-image{min-height:100%;padding:18px;border-right:1px solid var(--ref-border)}.ref-product-image{aspect-ratio:1}.ref-product-image img{display:block;width:100%;height:100%;object-fit:contain;padding:32px}.ref-category-image img{display:block;width:100%;height:142px;max-height:142px;object-fit:contain}.ref-category-content,.ref-product-content{padding:24px}.ref-category-content{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:9px;padding:22px;background:#fff}.ref-category-content h3,.ref-product-content h3{margin:0;color:var(--ref-primary);font-size:19px;line-height:1.3}.ref-category-content p,.ref-product-content p{margin:0;color:var(--ref-light);font-size:14px;line-height:1.55}.ref-category-content small{display:inline-flex;align-items:center;min-height:28px;margin-top:2px;padding:5px 10px;border-radius:999px;background:#0d948817;color:var(--ref-accent-dark);font-size:11px;font-weight:800;line-height:1.3}.ref-category-content span,.ref-product-content span{display:inline-block;margin-top:10px;color:var(--ref-accent);font-size:13px;font-weight:800;text-transform:uppercase}.ref-category-content span{margin-top:auto}.ref-product-content span{margin-top:0;margin-bottom:8px}.ref-product-content p{display:-webkit-box;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical}.ref-trust-section{padding:88px 0 96px;background:var(--ref-primary);color:#fff}.ref-trust-inner{max-width:1400px;margin:0 auto;padding:0 24px}.ref-trust-label{margin:0;color:#ffffff75;font-size:14px;font-weight:800;letter-spacing:.18em;text-align:center;text-transform:uppercase}.ref-trust-logos{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:clamp(34px,6vw,74px);margin-top:34px}.ref-trust-logos span{color:#ffffffb8;font-size:clamp(24px,2.4vw,34px);font-weight:800;line-height:1;letter-spacing:-.03em}.ref-testimonials-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:34px;max-width:1060px;margin:82px auto 0}.ref-testimonial-card{position:relative;min-height:238px;border:1px solid rgba(255,255,255,.1);border-radius:var(--ref-radius-lg);background:#ffffff0e;padding:42px 44px 38px}.ref-testimonial-card p{position:relative;z-index:1;max-width:92%;margin:0;color:#fffffff0;font-size:21px;font-style:italic;font-weight:500;line-height:1.75}.ref-quote-mark{position:absolute;top:28px;right:42px;color:#4299e147;font-family:Georgia,serif;font-size:86px;font-weight:900;line-height:1}.ref-testimonial-author{display:flex;align-items:center;gap:18px;margin-top:34px}.ref-testimonial-author span{display:grid;width:50px;height:50px;place-items:center;border-radius:50%;background:#4a9ee8;color:#fff;font-size:22px;font-weight:800}.ref-testimonial-author strong,.ref-testimonial-author small{display:block}.ref-testimonial-author strong{color:#fff;font-size:19px;line-height:1.2}.ref-testimonial-author small{margin-top:6px;color:#ffffff8c;font-size:14px}.ref-process-section{padding:78px 0 86px}.ref-process-section .ref-section-header{max-width:760px;margin-bottom:48px}.ref-process-steps{position:relative;display:grid;grid-template-columns:repeat(6,1fr);gap:18px}.ref-process-steps:before{content:"";position:absolute;top:27px;right:7%;left:7%;height:1px;background:linear-gradient(90deg,transparent,rgba(13,148,136,.36),transparent)}.ref-process-steps div{position:relative;z-index:1;padding:0 8px;text-align:center}.ref-process-steps span{display:grid;width:46px;height:46px;margin:0 auto 18px;place-items:center;border:6px solid #ffffff;border-radius:50%;background:var(--ref-accent);color:#fff;box-shadow:0 8px 22px #0d948838;font-size:15px;font-weight:800}.ref-process-steps strong{display:block;min-height:44px;color:var(--ref-primary);font-size:17px;line-height:1.25}.ref-process-steps p{max-width:210px;margin:7px auto 0;color:var(--ref-light);font-size:13px;line-height:1.55}.ref-cta-section{position:relative;overflow:hidden;padding:100px 0;background:var(--ref-primary);text-align:center}.ref-cta-section:before{content:"";position:absolute;top:-50%;right:-20%;width:60%;height:200%;background:radial-gradient(ellipse at center,rgba(13,148,136,.15) 0%,transparent 70%)}.ref-cta-inner{position:relative;z-index:1;max-width:760px;margin:0 auto;padding:0 24px}.ref-cta-inner h2{margin:0;color:#fff;font-size:clamp(28px,3.2vw,42px);line-height:1.15}.ref-cta-inner p{margin:18px auto 34px;color:#ffffff9e;font-size:18px}.ref-cta-contacts{display:flex;flex-wrap:wrap;justify-content:center;gap:24px;margin-top:28px}.ref-cta-contacts a{color:#ffffffad;font-weight:700}.ref-cta-contacts a:hover{color:#fff}.ref-footer{padding:80px 0 0;background:var(--ref-primary-light);color:#ffffff9e}.ref-footer-inner{max-width:1400px;margin:0 auto;padding:0 24px}.ref-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px;padding-bottom:60px}.ref-footer-logo{margin-bottom:20px;color:#fff}.ref-footer p{max-width:360px;margin:0}.ref-footer h4{margin:0 0 20px;color:#fff;font-size:14px;letter-spacing:.08em;text-transform:uppercase}.ref-footer a{display:block;margin-bottom:12px;color:#ffffff9e}.ref-footer a:hover{color:#fff}.ref-footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:24px 0;border-top:1px solid rgba(255,255,255,.1)}@media(max-width:1024px){.ref-about-grid{grid-template-columns:1fr}.ref-hero{min-height:640px}.ref-features-grid,.ref-categories-grid,.ref-products-grid,.ref-testimonials-grid{grid-template-columns:repeat(2,1fr)}.ref-process-steps{grid-template-columns:repeat(3,1fr)}.ref-process-steps:before{display:none}.ref-process-steps div{padding:24px 18px;border:1px solid var(--ref-border);border-radius:var(--ref-radius-lg);background:#fff}.ref-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.ref-header-inner{height:64px}.ref-nav a:not(.ref-nav-button){display:none}.ref-nav{gap:0}.ref-nav .ref-nav-button{padding:9px 14px}.ref-logo-text{font-size:18px}.ref-hero{min-height:620px}.ref-hero-inner{padding:0 20px}.ref-hero-title{font-size:34px;line-height:1.12}.ref-actions,.ref-hero-stats,.ref-trust-inner,.ref-footer-bottom{display:grid}.ref-btn,.ref-actions a{width:100%}.ref-float-card{position:static;margin-top:14px}.ref-section{padding:64px 0}.ref-process-section{padding:56px 0 66px}.ref-process-section .ref-section-header{margin-bottom:32px}.ref-categories-section{padding:52px 0 60px}.ref-categories-section .ref-section-header{margin-bottom:30px}.ref-category-card{min-height:164px;grid-template-columns:118px minmax(0,1fr)}.ref-category-image{padding:12px}.ref-category-image img{height:108px;max-height:108px}.ref-category-content{padding:16px}.ref-category-content h3{font-size:17px}.ref-category-content p{font-size:13px;line-height:1.45}.ref-category-content small{font-size:10px}.ref-features-grid,.ref-categories-grid,.ref-products-grid,.ref-process-steps,.ref-testimonials-grid,.ref-footer-grid{grid-template-columns:1fr}.ref-testimonial-card{padding:32px 26px 30px}.ref-testimonial-card p{max-width:none;font-size:17px}.ref-experience{position:static;margin-top:16px}.ref-cta-section{padding:78px 0}}
