@import "https://fonts.googleapis.com/css2?family=Syne:wght@400;600;700;800&family=DM+Sans:ital,wght@0,300;0,400;0,500;0,600;1,300&display=swap";:root{--header-height:64px;--footer-height:48px;--text:#e5e7eb;--text-h:#fff;--bg:#000;--border:#1f2937;--code-bg:#121212;--card-bg:#121212;--card-border:#1f2937;--accent:#60a5fa;--accent-bg:#60a5fa0f;--accent-border:#60a5fa4d;--social-bg:#0f172a80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#e5e7eb;--text-h:#fff;--bg:#000;--border:#111827;--code-bg:#121212;--card-bg:#121212;--card-border:#111827;--accent:#60a5fa;--accent-bg:#60a5fa0f;--accent-border:#60a5fa4d;--social-bg:#0f172a80;--shadow:#0009 0 10px 15px -3px, #0006 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:100px;max-width:100%;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.site-navbar{color:var(--text);z-index:1000;background:#000;width:100%;padding:1.4rem 0;position:sticky;top:0}.site-navbar .container{justify-content:space-between;align-items:center;display:flex}.site-navbar .container .container-fixed{background:#fff;border:2px;border-radius:10px;justify-content:space-between;align-items:center;width:100%;max-width:1126px;margin:0 auto;padding:.5rem 1.25rem;display:flex}.brand-logo{object-fit:contain;width:auto;height:56px;display:block}.brand-link{align-items:center;display:flex}.nav-list{align-items:center;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.nav-list a{color:#000;padding:.25rem .5rem;font-weight:700;text-decoration:none}.nav-cta{color:#000;background:0 0;border-radius:0;padding:.25rem .5rem;font-weight:700;text-decoration:none}.nav-list a.active{position:relative}.nav-list a.active:after{content:"";background:#ef4444;border-radius:2px;height:3px;position:absolute;bottom:-6px;left:0;right:0}.nav-dropdown-arrow{vertical-align:middle;margin-left:3px;font-size:10px;line-height:1;display:inline-block}.nav-dropdown-wrapper{position:relative}.nav-mega{z-index:999;background:#fff;border:1px solid #e5e7eb;border-radius:14px;animation:.18s dropdownFadeIn;display:flex;position:absolute;top:calc(100% + 14px);left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 16px 48px #00000024}@keyframes dropdownFadeIn{0%{opacity:0;transform:translate(-50%)translateY(-8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.nav-mega--services{align-items:stretch;min-width:640px}.nav-mega__list{border-right:1px solid #f3f4f6;min-width:280px;margin:0;padding:.75rem 0;list-style:none}.nav-mega__list-item{cursor:pointer;border-left:3px solid #0000;align-items:flex-start;gap:.75rem;padding:.7rem 1.25rem;transition:background .15s;display:flex}.nav-mega__list-item:hover,.nav-mega__list-item--active{background:#f5f6ff;border-left-color:#1e1b5e}.nav-mega__list-icon{color:#1e1b5e;flex-shrink:0;width:20px;height:20px;margin-top:2px}.nav-mega__list-icon svg{width:100%;height:100%}.nav-mega__list-text{flex-direction:column;gap:.25rem;display:flex}.nav-mega__list-label{color:#1e1b5e;align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.nav-mega__list-desc{text-align:justify;color:#6b7280;max-width:220px;font-size:.78rem;line-height:1.5}.nav-mega__preview{background:#f9fafb;justify-content:center;align-items:center;min-width:260px;padding:1rem;display:flex}.nav-mega__preview-img{object-fit:contain;border-radius:8px;width:240px;height:auto}.nav-mega--products{align-items:stretch;min-width:760px}.nav-mega__featured{text-align:center;background:#f9fafb;border-right:1px solid #f3f4f6;flex-direction:column;align-items:center;gap:.5rem;min-width:200px;padding:1.25rem;display:flex}.nav-mega__featured-img{object-fit:contain;border-radius:8px;width:160px;height:auto;margin-bottom:.25rem}.nav-mega__featured-title{color:#1e1b5e;font-size:.9rem;font-weight:700}.nav-mega__featured-sub{color:#6b7280;margin:0;font-size:.75rem;line-height:1.5}.nav-mega__featured-link{color:#1e1b5e;cursor:pointer;background:0 0;border:none;margin-top:.25rem;padding:0;font-family:inherit;font-size:.8rem;font-weight:600;transition:color .15s}.nav-mega__featured-link:hover{color:#ef4444}.nav-mega__cols{flex-direction:column;flex:1;gap:1.25rem;padding:1rem 1.25rem;display:flex}.nav-mega__col-group{flex-direction:column;gap:.35rem;display:flex}.nav-mega__col-heading{color:#1e1b5e;text-transform:uppercase;letter-spacing:.04em;align-items:center;gap:.4rem;font-size:.8rem;font-weight:700;display:flex}.nav-mega__col-heading svg{color:#1e1b5e}.nav-mega__col-sub{color:#9ca3af;margin:0 0 .4rem;font-size:.75rem}.nav-mega__col-grid{grid-template-columns:1fr 1fr;gap:.25rem 1.5rem;display:grid}.nav-mega__col-item{text-align:left;color:#1e1b5e;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #0000;padding:.3rem 0;font-family:inherit;font-size:.845rem;font-weight:500;transition:color .15s}.nav-mega__col-item:hover{color:#ef4444}@media (width<=768px){.site-navbar .container .container-fixed{padding:0 .5rem}.nav-mega{min-width:unset;flex-direction:column;width:95vw;left:0;transform:none}.nav-mega__preview,.nav-mega__featured{display:none}.nav-mega--services,.nav-mega--products{min-width:unset}}.site-footer{color:var(--text);border-top:2px solid var(--border);background:#000;padding:1rem 0}.site-footer .container{justify-content:center;max-width:1126px;margin:0 auto;padding:0 1rem;display:flex}.site-footer .container-fixed{justify-content:space-between;align-items:center;width:100%;display:flex}.site-footer .footer-left{text-align:left}.site-footer .footer-right{text-align:right}.site-footer .footer-link{color:inherit;text-decoration:none}.site-footer .footer-link:hover{text-decoration:underline}.site-footer .footer-logo{vertical-align:middle;width:auto;height:38px;display:inline-block}.home{display:block}.home .hero{background:var(--bg,#000);padding:5rem 0 4rem;position:relative;overflow:hidden}.hero-inner{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.hero-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--accent,#06c);margin:0 0 1rem;font-size:.82rem;font-weight:600}.hero-title{color:var(--text-h,#fff);margin:0 0 1.2rem;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:700;line-height:1.2}@media (width<=1024px){.services-grid,.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.hero-inner{grid-template-columns:1fr}.hero-media{display:none}.whyus-inner{grid-template-columns:1fr}.whyus-image{display:none}.intro-banner__inner{grid-template-rows:auto auto auto;grid-template-columns:1fr}.intro-banner__photo{height:180px}.stats-bar__inner{flex-wrap:wrap;gap:1.5rem}.stats-bar__divider{display:none}.carousel-wrapper{height:380px}}@media (width<=600px){.services-grid,.blog-grid{grid-template-columns:1fr}.carousel-wrapper{height:260px}.intro-banner__photo{height:140px}}.products-section{background:var(--card-bg,#0d0d0d);border-top:1px solid var(--card-border,#ffffff14);padding:5rem 0}.products-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.product-card{background:var(--bg,#000);border:1px solid var(--card-border,#ffffff14);border-radius:14px;flex-direction:column;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:flex;overflow:hidden}.product-card__img-wrap{width:100%;height:200px;overflow:hidden}.product-card__img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.product-card:hover .product-card__img{transform:scale(1.05)}.product-card__body{flex-direction:column;gap:.5rem;padding:1.3rem 1.5rem 1.6rem;display:flex}.product-card__body h4{color:var(--text-h,#fff);margin:0;font-size:1.05rem;font-weight:700;line-height:1.35}.product-card__body p{color:var(--text,#94a3b8);margin:0;font-size:.87rem;line-height:1.65}.howwework-section{background:var(--bg,#000);border-top:1px solid var(--card-border,#ffffff14);padding:5rem 0}.howwework-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:1rem;display:grid}.howwework-step{background:var(--card-bg,#0d0d0d);border:1px solid var(--card-border,#ffffff14);border-radius:14px;padding:2rem 1.8rem;position:relative}.howwework-step__number{color:var(--accent,#06c);opacity:.25;font-variant-numeric:tabular-nums;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1}.howwework-step h4{color:var(--text-h,#fff);margin:0 0 .6rem;font-size:1rem;font-weight:700}.howwework-step p{color:var(--text,#94a3b8);margin:0;font-size:.87rem;line-height:1.65}.strengths-section{background:var(--card-bg,#0d0d0d);border-top:1px solid var(--card-border,#ffffff14);border-bottom:1px solid var(--card-border,#ffffff14);padding:5rem 0}.strengths-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.strength-card{background:var(--bg,#000);border:1px solid var(--card-border,#ffffff14);text-align:center;border-radius:14px;padding:2rem 1.5rem;transition:background .2s,transform .2s,box-shadow .2s}.strength-card:hover{background:#ea1d22;transform:translateY(-4px);box-shadow:0 12px 36px #ea1d224d}.strength-card__icon{margin-bottom:.9rem;font-size:2.2rem}.strength-card h4{color:var(--text-h,#fff);margin:0 0 .5rem;font-size:.95rem;font-weight:700;line-height:1.4}.strength-card p{color:var(--text,#94a3b8);margin:0;font-size:.83rem;line-height:1.6}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.testimonial-card:hover{background:#ea1d22;transform:translateY(-4px);box-shadow:0 12px 36px #ea1d224d}.testimonial-card__quote{color:var(--text,#94a3b8);flex:1;margin:0;font-size:.9rem;font-style:italic;line-height:1.75}.testimonial-card__author{align-items:center;gap:.9rem;display:flex}.testimonial-card__author strong{color:var(--text-h,#fff);font-size:.9rem;font-weight:700;display:block}.testimonial-card__author span{color:var(--accent,#06c);font-size:.78rem;font-weight:500}.blog-section{background:var(--card-bg,#0d0d0d);border-top:1px solid var(--card-border,#ffffff14);padding:5rem 0}@media (width<=1024px){.strengths-grid,.testimonials-grid{grid-template-columns:repeat(2,1fr)}.howwework-grid{grid-template-columns:1fr}}@media (width<=768px){.products-grid,.services-grid{grid-template-columns:1fr}}@media (width<=600px){.strengths-grid,.testimonials-grid{grid-template-columns:1fr}}.hero-title--accent{color:var(--accent,#06c);font-style:italic}.hero-sub{color:var(--text,#94a3b8);max-width:500px;margin:0 0 2rem;font-size:1rem;line-height:1.7}.hero-cta{flex-wrap:wrap;gap:1rem;display:flex}.hero-media{justify-content:center;align-items:center;display:flex;position:relative}.hero-media__photo-stack{width:100%;height:340px;position:relative}.hero-media__img{object-fit:cover;border-radius:14px;position:absolute;box-shadow:0 20px 60px #00000080}.hero-media__img--top{z-index:2;width:75%;height:220px;top:0;right:0}.hero-media__img--bottom{z-index:1;border:3px solid var(--accent,#06c);width:65%;height:200px;bottom:0;left:0}.btn{border-radius:6px;padding:.65rem 1.5rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .15s;display:inline-block}.btn:hover{opacity:.88;transform:translateY(-1px)}.btn-primary{background:var(--accent,#06c);color:#fff}.btn-ghost{color:var(--text-h,#fff);border:1px solid var(--card-border,#fff3);background:0 0}.stats-bar{background:var(--accent,#06c);padding:1.8rem 0}.stats-bar__inner{justify-content:center;align-items:center;gap:0;display:flex}.stats-bar__item{text-align:center;flex-direction:column;flex:1;align-items:center;gap:.2rem;display:flex}.stats-bar__number{color:#fff;font-size:2rem;font-weight:800;line-height:1}.stats-bar__label{color:#fffc;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem}.stats-bar__divider{background:#ffffff40;flex-shrink:0;width:1px;height:48px}.carousel-section{background:var(--bg,#000);justify-content:center;width:100%;padding:3rem 0;display:flex}.carousel-wrapper{width:min(1178px,100%);height:600px;overflow:hidden}.carousel-wrapper .carousel-root{width:100%;height:100%;min-height:unset}.intro-banner{border-top:1px solid var(--card-border,#ffffff1a);border-bottom:1px solid var(--card-border,#ffffff1a);background:0 0;width:100%;padding:3rem 0}.intro-banner__inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;display:grid}.intro-banner__photo{box-sizing:border-box;background:#fff;border-radius:12px;width:100%;height:220px;padding:8px;overflow:hidden}.intro-banner__photo img{object-fit:cover;border-radius:6px;width:100%;height:100%;display:block}.intro-banner__motto{text-align:center;flex-direction:column;gap:.7rem;min-width:220px;display:flex}.intro-banner__motto--highlight{color:var(--accent,#06c);margin:0;font-size:1.05rem;font-weight:700;line-height:1.4}.section-header{text-align:center;margin-bottom:2.5rem}.section-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--accent,#06c);margin:0 0 .5rem;font-size:.78rem;font-weight:600}.section-title{color:var(--text-h,#fff);margin:0 0 .6rem;font-size:clamp(1.5rem,2.5vw,2.2rem);font-weight:700}.section-sub{color:var(--text,#94a3b8);margin:0;font-size:.95rem}.section-cta{text-align:center;margin-top:2rem}.services-section{background:var(--bg,#000);padding:4rem 0}.services-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.whyus-section{background:var(--card-bg,#0d0d0d);border-top:1px solid var(--card-border,#ffffff14);border-bottom:1px solid var(--card-border,#ffffff14);padding:4rem 0}.whyus-inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.whyus-list{flex-direction:column;gap:1.2rem;margin-top:1.5rem;display:flex}.whyus-item{align-items:flex-start;gap:1rem;display:flex}.whyus-item__icon{color:var(--accent,#06c);flex-shrink:0;margin-top:3px;font-size:1rem}.whyus-item h4{color:var(--text-h,#fff);margin:0 0 .2rem;font-size:.95rem;font-weight:700}.whyus-item p{color:var(--text,#94a3b8);margin:0;font-size:.85rem;line-height:1.6}.whyus-image{border:2px solid var(--accent,#06c);border-radius:14px;overflow:hidden;box-shadow:0 20px 60px #0006}.whyus-image img{object-fit:cover;width:100%;height:380px;display:block}.blog-section{background:var(--bg,#000);padding:4rem 0}.blog-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.blog-card{background:var(--card-bg,#0d0d0d);border:1px solid var(--card-border,#ffffff14);border-radius:12px;transition:background .2s,transform .2s,box-shadow .2s;overflow:hidden}.blog-card:hover{background:#ea1d22;transform:translateY(-4px);box-shadow:0 12px 40px #ea1d224d}.blog-card__img-wrap{width:100%;height:180px;overflow:hidden}.blog-card__img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.blog-card:hover .blog-card__img{transform:scale(1.05)}.blog-card__body{flex-direction:column;gap:.5rem;padding:1.2rem 1.4rem 1.5rem;display:flex}.blog-card__date{color:var(--accent,#06c);letter-spacing:.06em;text-transform:uppercase;font-size:.75rem;font-weight:600}.blog-card h4{color:var(--text-h,#fff);margin:0;font-size:1rem;font-weight:700;line-height:1.4}.blog-card p{color:var(--text,#94a3b8);margin:0;font-size:.85rem;line-height:1.6}.read-more{color:var(--accent,#06c);margin-top:.3rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:opacity .2s;display:inline-block}.read-more:hover{opacity:.75}@media (width<=1024px){.services-grid,.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.hero-inner{grid-template-columns:1fr}.hero-media{display:none}.whyus-inner{grid-template-columns:1fr}.whyus-image{display:none}.intro-banner__inner{grid-template-rows:auto auto auto;grid-template-columns:1fr}.intro-banner__photo{height:180px}.stats-bar__inner{flex-wrap:wrap;gap:1.5rem}.stats-bar__divider{display:none}.carousel-wrapper{height:380px}}@media (width<=600px){.services-grid,.blog-grid{grid-template-columns:1fr}.carousel-wrapper{height:260px}.intro-banner__photo{height:140px}}.service-card__img{object-fit:cover;border-radius:8px;width:100%;height:100%;display:block}.services-page{background:var(--bg,#000);padding:4rem 0 5rem}.services-page__header{text-align:center;margin-bottom:2.5rem}.services-page__header h2{color:var(--text-h,#fff);margin:0 0 .6rem;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700}.services-page__header p{color:var(--text,#94a3b8);margin:0;font-size:.95rem}.services-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1rem;display:grid}.service-card{background:var(--card-bg,#121212);border:1px solid var(--card-border,#ffffff14);text-align:center;border-radius:14px;flex-direction:column;justify-content:space-between;align-items:center;min-height:180px;padding:1.8rem;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:flex}.service-card:hover{background:#ea1d22;transform:translateY(-4px);box-shadow:0 12px 36px #ea1d224d}.service-card__icon{color:#ea1d22;background:#ea1d221f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:140px;margin-bottom:.8rem;transition:background .2s,color .2s,transform .2s;display:flex;overflow:hidden}.service-card__icon svg{width:36px;height:36px}.service-card__icon img{object-fit:cover;border-radius:8px;width:100%;height:100%;display:block}.service-card:hover .service-card__icon{color:#fff;background:#fff3;transform:scale(1.1)}.service-card__title{color:var(--text-h,#fff);margin:0 0 .6rem;font-size:1.05rem;font-weight:700}.service-card__excerpt{color:var(--text,#94a3b8);margin:0 0 1rem;font-size:.87rem;line-height:1.65}.service-card__link{color:var(--accent,#60a5fa);margin-top:auto;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s}.service-card:hover .service-card__title,.service-card:hover .service-card__excerpt,.service-card:hover .service-card__link{color:#fff}.service-detail{background:var(--bg,#000)}.sd-hero{background:var(--card-bg,#121212);border-bottom:1px solid var(--card-border,#ffffff14);padding:5rem 0 4rem}.sd-hero__inner{grid-template-columns:1fr auto;align-items:center;gap:3rem;display:grid}.sd-hero__content{min-width:0}.sd-hero__img-wrap{flex-shrink:0;width:480px}.sd-hero__demo-img{object-fit:contain;border-radius:14px;width:480px;height:auto;display:block}.sd-hero__eyebrow-img{object-fit:contain;width:auto;height:130px;margin-bottom:1rem;display:block}.sd-hero__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#ea1d22;margin:0 0 .75rem;font-size:.8rem;font-weight:700}.sd-hero__title{color:var(--text-h,#fff);max-width:700px;margin:0 0 1.2rem;font-size:clamp(1.8rem,3.5vw,3rem);font-weight:800;line-height:1.15}.sd-hero__intro{color:var(--text,#94a3b8);text-align:justify;max-width:720px;margin:0 0 2rem;font-size:1rem;line-height:1.75}.sd-btn{color:#fff;background:#ea1d22;border-radius:50px;padding:.75rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.sd-btn:hover{background:#c0121f;transform:translateY(-2px)}.sd-section{background:var(--bg,#000);padding:4rem 0}.sd-section--alt{background:var(--card-bg,#121212);border-top:1px solid var(--card-border,#ffffff14)}.sd-section__title{color:var(--text-h,#fff);margin:0 0 .8rem;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:700}.sd-section__lead{color:var(--text,#94a3b8);max-width:750px;margin:0 0 2.5rem;font-size:.95rem;line-height:1.75}.sd-page{background:var(--bg,#000)}.sd-benefits-grid{grid-template-columns:repeat(5,1fr);gap:1.4rem;display:grid}.sd-benefit-card{background:var(--card-bg,#121212);border:1px solid var(--card-border,#ffffff14);text-align:center;aspect-ratio:1;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:1.1rem;padding:2rem 1.2rem 1.6rem;transition:background .2s,transform .2s,box-shadow .2s;display:flex}.sd-benefit-card:hover{background:#ea1d22;transform:translateY(-4px);box-shadow:0 12px 36px #ea1d224d}.sd-benefit-card__icon{color:#ea1d22;background:#ea1d221f;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;transition:background .2s,color .2s,transform .2s;display:flex}.sd-benefit-card__icon svg{width:28px;height:28px}.sd-benefit-card:hover .sd-benefit-card__icon{color:#fff;background:#fff3;transform:scale(1.1)}.sd-benefit-card__title{color:var(--text-h,#fff);margin:0;font-size:.92rem;font-weight:700;line-height:1.4}.sd-benefit-card:hover .sd-benefit-card__title{color:#fff}.sd-features-grid{grid-template-columns:repeat(5,1fr);gap:1.4rem;display:grid}.sd-section__lead{color:var(--text,#94a3b8);text-align:center;max-width:750px;margin:0 auto 2.5rem;font-size:.95rem;line-height:1.75}.sd-features-list{grid-template-columns:repeat(2,1fr);gap:1rem;margin:0;padding:0;list-style:none;display:grid}.sd-features-list__item{color:var(--text,#94a3b8);background:var(--bg,#000);border:1px solid var(--card-border,#ffffff14);border-radius:8px;align-items:center;gap:.75rem;padding:.85rem 1.1rem;font-size:.92rem;transition:background .2s,color .2s;display:flex}.sd-features-list__item:hover{color:#fff;background:#ea1d22;border-color:#ea1d22}.sd-features-list__dot{background:#ea1d22;border-radius:50%;flex-shrink:0;width:8px;height:8px;transition:background .2s}.sd-features-list__item:hover .sd-features-list__dot{background:#fff}@media (width<=1024px){.services-grid{grid-template-columns:repeat(2,1fr)}.sd-benefits-grid,.sd-features-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=600px){.services-grid{grid-template-columns:1fr}.sd-benefits-grid,.sd-features-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.sd-benefits-grid,.sd-features-grid{grid-template-columns:repeat(2,1fr)}.sd-hero__inner{grid-template-columns:1fr;gap:2rem}.sd-hero__img-wrap{width:100%}.sd-hero__demo-img{width:100%;height:auto}}.detail-cta-row{flex-wrap:wrap;align-items:center;gap:1rem;margin-top:0;display:flex}@media (width<=480px){.detail-cta-row{flex-direction:column;align-items:flex-start}.detail-wa-btn{justify-content:center;width:100%}}.product-page{background:var(--bg,#000);padding:4rem 0 5rem}.product-page__header{text-align:center;margin-bottom:2.5rem}.product-page__header h2{color:var(--text-h,#fff);margin:0 0 .6rem;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700}.product-page__header p{color:var(--text,#94a3b8);margin:0;font-size:.95rem}.product-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1rem;display:grid}.product-card{background:var(--card-bg,#121212);border:1px solid var(--card-border,#ffffff14);text-align:center;border-radius:14px;flex-direction:column;justify-content:space-between;align-items:center;min-height:180px;padding:1.8rem;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:flex}.product-card:hover{background:#ea1d22;transform:translateY(-4px);box-shadow:0 12px 36px #ea1d224d}.product-card__icon{color:#ea1d22;background:#ea1d221f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:140px;margin-bottom:.8rem;transition:background .2s,color .2s,transform .2s;display:flex;overflow:hidden}.product-card__icon svg{width:36px;height:36px}.product-card__icon img{object-fit:cover;border-radius:8px;width:100%;height:100%;display:block}.product-card:hover .product-card__icon{color:#fff;background:#fff3;transform:scale(1.1)}.product-card__title{color:var(--text-h,#fff);margin:0 0 .6rem;font-size:1.05rem;font-weight:700}.product-card__excerpt{color:var(--text,#94a3b8);margin:0 0 1rem;font-size:.87rem;line-height:1.65}.product-card__link{color:var(--accent,#60a5fa);margin-top:auto;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s}.product-card:hover .product-card__title,.product-card:hover .product-card__excerpt,.product-card:hover .product-card__link{color:#fff}.pd-page{background:var(--bg,#000)}.pd-hero{background:var(--card-bg,#121212);border-bottom:1px solid var(--card-border,#ffffff14);padding:5rem 0 4rem}.pd-hero__inner{grid-template-columns:1fr auto;align-items:center;gap:3rem;display:grid}.pd-hero__content{min-width:0}.pd-hero__img-wrap{flex-shrink:0;width:480px}.pd-hero__demo-img{object-fit:contain;border-radius:14px;width:480px;height:auto;display:block}.pd-hero__brand-img{object-fit:contain;width:auto;height:130px;margin-bottom:1rem;display:block}.pd-hero__title{color:var(--text-h,#fff);max-width:750px;margin:0 0 1.2rem;font-size:clamp(1.8rem,3.5vw,3rem);font-weight:800;line-height:1.15}.pd-hero__intro{color:var(--text,#94a3b8);text-align:justify;max-width:740px;margin:0 0 2rem;font-size:1rem;line-height:1.75}.pd-btn{color:#fff;background:#ea1d22;border-radius:50px;padding:.75rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.pd-btn:hover{background:#c0121f;transform:translateY(-2px)}.pd-section{background:var(--bg,#000);padding:4rem 0}.pd-section--alt{background:var(--card-bg,#121212);border-top:1px solid var(--card-border,#ffffff14)}.pd-section__title{color:var(--text-h,#fff);margin:0 0 .8rem;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:700}.pd-section__lead{color:var(--text,#94a3b8);text-align:center;max-width:750px;margin:0 auto 2.5rem;font-size:.95rem;line-height:1.75}.pd-benefits-grid{grid-template-columns:repeat(5,1fr);gap:1.4rem;display:grid}.pd-benefit-card{background:var(--card-bg,#121212);border:1px solid var(--card-border,#ffffff14);text-align:center;aspect-ratio:1;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:1.1rem;padding:2rem 1.2rem 1.6rem;transition:background .2s,transform .2s,box-shadow .2s;display:flex}.pd-benefit-card:hover{background:#ea1d22;transform:translateY(-4px);box-shadow:0 12px 36px #ea1d224d}.pd-benefit-card__icon{color:#ea1d22;background:#ea1d221f;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;transition:background .2s,color .2s,transform .2s;display:flex}.pd-benefit-card__icon svg{width:68px;height:68px}.pd-benefit-card:hover .pd-benefit-card__icon{color:#fff;background:#fff3;transform:scale(1.1)}.pd-benefit-card__title{color:var(--text-h,#fff);margin:0;font-size:.92rem;font-weight:700;line-height:1.4}.pd-benefit-card:hover .pd-benefit-card__title{color:#fff}.pd-features-grid{grid-template-columns:repeat(5,1fr);gap:1.4rem;display:grid}.pd-features-list{grid-template-columns:repeat(2,1fr);gap:1rem;margin:0;padding:0;list-style:none;display:grid}.pd-features-list__item{color:var(--text,#94a3b8);background:var(--bg,#000);border:1px solid var(--card-border,#ffffff14);border-radius:8px;align-items:center;gap:.75rem;padding:.85rem 1.1rem;font-size:.92rem;transition:background .2s,color .2s;display:flex}.pd-features-list__item:hover{color:#fff;background:#ea1d22;border-color:#ea1d22}.pd-features-list__dot{background:#ea1d22;border-radius:50%;flex-shrink:0;width:8px;height:8px;transition:background .2s}.pd-features-list__item:hover .pd-features-list__dot{background:#fff}.detail-cta-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:0;display:flex}.detail-wa-btn{color:#fff;background:#25d366;border-radius:50px;align-items:center;gap:8px;padding:.75rem 1.6rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex;box-shadow:0 4px 16px #25d36640}.detail-wa-btn:hover{background:#1ebe5d;transform:translateY(-2px);box-shadow:0 8px 28px #25d36666}.detail-wa-btn svg{flex-shrink:0}@media (width<=1024px){.product-grid{grid-template-columns:repeat(2,1fr)}.pd-benefits-grid,.pd-features-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=900px){.pd-hero__inner{grid-template-columns:1fr;gap:2rem}.pd-hero__img-wrap{width:100%}.pd-hero__demo-img{width:100%;height:auto}.pd-benefits-grid,.pd-features-grid{grid-template-columns:repeat(2,1fr)}.pd-features-list{grid-template-columns:1fr}}@media (width<=600px){.product-grid{grid-template-columns:1fr}.pd-benefits-grid,.pd-features-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.detail-cta-row{flex-direction:column;align-items:flex-start}.detail-wa-btn{justify-content:center;width:100%}}@keyframes hcFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes ctaGlow{0%,to{box-shadow:0 4px 24px #cc222273}50%{box-shadow:0 4px 40px #cc2222bf}}@keyframes waGlow{0%,to{box-shadow:0 4px 24px #25d36659}50%{box-shadow:0 4px 40px #25d36699}}@keyframes slideInFromRight{0%{opacity:0;transform:scale(1.04)}to{opacity:1;transform:scale(1)}}@keyframes slideOutToLeft{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.04)}}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.6)}}@keyframes shimmerLine{0%{opacity:.3;transform:scaleX(.6)}50%{opacity:1;transform:scaleX(1)}to{opacity:.3;transform:scaleX(.6)}}@keyframes imgZoom{0%{transform:scale(1.06)}to{transform:scale(1)}}.hc-root{width:100%;height:540px;font-family:DM Sans,sans-serif;position:relative;overflow:hidden}.hc-slide-viewport{z-index:0;position:absolute;inset:0}.hc-slide{opacity:0;pointer-events:none;position:absolute;inset:0}.hc-slide.is-active{opacity:1;pointer-events:auto;animation:.9s cubic-bezier(.22,1,.36,1) forwards slideInFromRight}.hc-slide.is-exiting{opacity:1;pointer-events:none;animation:.9s cubic-bezier(.22,1,.36,1) forwards slideOutToLeft}.hc-bg-img{object-fit:cover;object-position:center;width:100%;height:100%;display:block;position:absolute;inset:0}.hc-slide.is-active .hc-bg-img{animation:8s forwards imgZoom}.hc-overlay{z-index:2;pointer-events:none;background:linear-gradient(90deg,#000000d1 0%,#000000a6 38%,#00000040 65%,#0000000d 100%);position:absolute;inset:0}.hc-grain{z-index:3;pointer-events:none;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-size:200px 200px;position:absolute;inset:0}.hc-glow-red{z-index:3;pointer-events:none;background:radial-gradient(circle,#b4141438 0%,#0000 70%);width:340px;height:340px;position:absolute;bottom:-80px;left:-60px}.hc-content{z-index:10;opacity:0;flex-direction:column;justify-content:center;max-width:520px;padding:0 56px;display:flex;position:absolute;inset:0}.hc-content.is-visible{animation:.8s cubic-bezier(.22,1,.36,1) forwards hcFadeUp}.hc-brand-img{object-fit:contain;filter:brightness(1.1)drop-shadow(0 2px 12px #c223);width:200px;max-width:100%;height:auto;margin:0 0 18px;display:block}.hc-slide2-title{color:#fff;letter-spacing:-.3px;max-width:680px;margin:0 0 30px;font-family:Syne,sans-serif;font-size:clamp(1.3rem,2.4vw,1.9rem);font-weight:800;line-height:1.3}.hc-sub{color:#fff;text-align:left;max-width:280px;margin:0 0 26px;font-size:13.5px;font-style:normal;font-weight:700;line-height:1.75}.hc-sub-2{text-align:justify;color:#ffffff8c;max-width:280px;margin:0 0 26px;font-size:23.5px;font-style:normal;font-weight:700;line-height:1.75}.hc-accent-line{transform-origin:0;background:linear-gradient(90deg,#c22,#c223);border-radius:2px;width:40px;height:2px;margin-bottom:18px;animation:3s ease-in-out infinite shimmerLine}.hc-badges{flex-direction:column;gap:11px;margin-bottom:30px;display:flex}.hc-badge{color:#fff;letter-spacing:.1px;align-items:center;gap:10px;font-size:13px;font-weight:500;display:flex}.hc-badge-icon{background:#cc222224;border:1px solid #cc22224d;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.hc-cta-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.hc-cta{color:#fff;cursor:pointer;letter-spacing:.4px;background:#c22;border:none;border-radius:50px;align-items:center;gap:8px;width:fit-content;padding:13px 32px;font-family:DM Sans,sans-serif;font-size:13.5px;font-weight:600;text-decoration:none;transition:transform .22s,box-shadow .22s;animation:2.5s ease-in-out infinite ctaGlow;display:inline-flex}.hc-cta:hover{transform:translateY(-2px)scale(1.03);box-shadow:0 8px 36px #c229}.hc-cta-arrow{font-size:16px;transition:transform .22s}.hc-cta:hover .hc-cta-arrow{transform:translate(4px)}.hc-whatsapp{color:#fff;cursor:pointer;letter-spacing:.4px;background:#25d366;border-radius:50px;align-items:center;gap:8px;padding:13px 24px;font-family:DM Sans,sans-serif;font-size:13.5px;font-weight:600;text-decoration:none;transition:transform .22s,box-shadow .22s;animation:2.5s ease-in-out infinite waGlow;display:inline-flex}.hc-whatsapp:hover{transform:translateY(-2px)scale(1.03);box-shadow:0 8px 36px #25d3668c}.hc-demo-btn{color:#fff;cursor:pointer;letter-spacing:.4px;-webkit-backdrop-filter:blur(6px);background:#000;border:1px solid #ffffff59;border-radius:50px;align-items:center;gap:8px;padding:13px 24px;font-family:DM Sans,sans-serif;font-size:13.5px;font-weight:600;text-decoration:none;transition:background .22s,border-color .22s,transform .22s;display:inline-flex}.hc-demo-btn:hover{background:#fff3;border-color:#ffffffa6;transform:translateY(-2px)}.hc-dots{gap:8px;margin-top:26px;display:flex}.hc-dot{cursor:pointer;background:#ffffff40;border:none;border-radius:2px;width:22px;height:3px;padding:0;transition:background .3s,width .35s cubic-bezier(.34,1.56,.64,1)}.hc-dot--active{background:#c22;width:44px}@media (width<=900px){.hc-root{height:480px}.hc-content{max-width:100%;padding:0 28px}.hc-overlay{background:linear-gradient(#000000bf 0%,#0009 60%,#0006 100%)}}@media (width<=600px){.hc-root{height:420px}.hc-content{padding:0 20px}.hc-brand-img{width:160px}.hc-cta-row{gap:8px}.hc-cta,.hc-whatsapp{padding:11px 20px;font-size:13px}}.splash-backdrop{z-index:9999;-webkit-backdrop-filter:blur(7px);opacity:1;background:#000000a6;justify-content:center;align-items:center;transition:opacity .4s;display:flex;position:fixed;inset:0}.splash-backdrop--fade{opacity:0;pointer-events:none}.splash-modal{width:820px;height:520px;box-shadow:0 0 0 1px #ffffff0d, 0 0 30px 4px var(--accent,#06c), 0 32px 80px #0009;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:1fr 1fr;animation:.45s cubic-bezier(.34,1.56,.64,1) both splash-pop,2.5s ease-in-out .5s infinite alternate splash-glow;display:grid;position:relative;overflow:hidden}@keyframes splash-pop{0%{opacity:0;transform:scale(.88)}to{opacity:1;transform:scale(1)}}@keyframes splash-glow{0%{box-shadow:0 0 0 1px #ffffff0d, 0 0 20px 2px var(--accent,#06c), 0 32px 80px #0009}to{box-shadow:0 0 0 1px #ffffff1a, 0 0 45px 10px var(--accent,#06c), 0 32px 80px #0009}}.splash-modal__close{z-index:10;cursor:pointer;color:#1e293b;background:#0000001a;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:1rem;transition:background .2s;display:flex;position:absolute;top:12px;right:14px}.splash-modal__close:hover{background:#ffffff40}.splash-left{box-sizing:border-box;background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;align-items:center;gap:.85rem;height:100%;padding:2rem 2rem 2.5rem;display:flex}.splash-left__logo{object-fit:contain;object-position:center bottom;box-sizing:border-box;background:#fff;border-radius:10px;flex-shrink:0;width:100%;height:90px;margin-bottom:-.5rem;padding:0;display:block}.splash-left__edms{color:#1e293b;text-align:center;flex-shrink:0;margin:0;font-size:.95rem;font-weight:700;line-height:1.5}.splash-left__think{object-fit:contain;box-sizing:border-box;background:#fff;border-radius:10px;flex-shrink:0;width:70%;height:130px;padding:8px;display:block}.splash-left__tagline{color:#475569;text-align:center;flex-shrink:0;margin:0;font-size:.85rem;line-height:1.6}.splash-left__copy{color:#94a3b8;text-align:center;flex-shrink:0;width:100%;margin-top:auto;padding-bottom:.5rem;font-size:1rem}.splash-right{background:#fff;flex-direction:column;justify-content:center;gap:1.5rem;padding:2.5rem 2.5rem 6rem;display:flex}.splash-right__header{flex-direction:column;gap:.3rem;display:flex}.splash-right__title{color:#1e293b;margin:0;font-size:1.8rem;font-weight:700}.splash-right__sub{color:#64748b;margin:0;font-size:.88rem}.splash-right__form{flex-direction:column;gap:.85rem;display:flex}.splash-right__pass-wrap{align-items:center;display:flex;position:relative}.splash-right__input{color:#1e293b;box-sizing:border-box;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-size:.9rem;transition:border-color .2s}.splash-right__input::placeholder{color:#94a3b8}.splash-right__input:focus{border-color:var(--accent,#06c)}.splash-right__eye{cursor:pointer;color:#64748b;background:0 0;border:none;padding:0;font-size:1rem;line-height:1;position:absolute;right:12px}.splash-right__remember{color:#475569;cursor:pointer;align-items:center;gap:.5rem;font-size:.88rem;display:flex}.splash-right__remember input{accent-color:var(--accent,#06c);width:15px;height:15px}.splash-right__btn{color:#fff;cursor:pointer;box-sizing:border-box;background:#2e7d52;border:none;border-radius:8px;width:100%;padding:.8rem 1rem;font-size:1rem;font-weight:600;transition:opacity .2s,transform .15s}.splash-right__btn:hover{opacity:.9;transform:translateY(-1px)}.splash-right__forgot{color:#2e7d52;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-size:.88rem;font-weight:600;text-decoration:underline;transition:color .2s}.splash-right__forgot:hover{color:#4da3ff}.splash-right__success{color:#2e7d52;text-align:center;font-size:1rem;font-weight:600}@media (width<=860px){.splash-modal{grid-template-columns:1fr;width:95vw;height:auto;max-height:92vh;overflow-y:auto}.splash-left,.splash-right{padding:2rem 1.5rem}}.testimonials-section{background:var(--bg,#000);border-top:1px solid var(--card-border,#ffffff14);padding:4rem 0}.tcarousel{align-items:center;gap:1rem;display:flex;position:relative}.tcarousel__track{flex:1;grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid;overflow:hidden}.tcarousel__card{animation:.4s both tcSlideIn}@keyframes tcSlideIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.tcarousel__card:first-child{animation-delay:0s}.tcarousel__card:nth-child(2){animation-delay:60ms}.tcarousel__card:nth-child(3){animation-delay:.12s}.testimonial-card{background:var(--card-bg,#0d0d0d);border:1px solid var(--card-border,#ffffff14);border-radius:12px;flex-direction:column;gap:1.2rem;padding:1.6rem;transition:transform .2s,box-shadow .2s;display:flex}.testimonial-card:hover{border-color:var(--accent,#06c);transform:translateY(-4px);box-shadow:0 12px 40px #06c3}.testimonial-card__body{flex:1}.testimonial-card__quote{color:var(--text,#94a3b8);margin:0;font-size:.9rem;font-style:italic;line-height:1.7}.testimonial-card__author{border-top:1px solid var(--card-border,#ffffff14);align-items:center;gap:.85rem;padding-top:1rem;display:flex}.testimonial-card__author>div{flex-direction:column;gap:.2rem;display:flex}.testimonial-card__author strong{color:var(--text-h,#fff);font-size:.9rem;font-weight:700;line-height:1.3;display:block}.testimonial-card__author span{color:var(--accent,#06c);letter-spacing:.04em;text-transform:uppercase;font-size:.78rem;font-weight:600;display:block}.testimonial-card__avatar{object-fit:cover;border:2px solid var(--accent,#06c);border-radius:50%;flex-shrink:0;width:48px;height:48px}.testimonial-card__initials{background:var(--accent,#06c);color:#fff;letter-spacing:.04em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:.85rem;font-weight:700;display:flex}.tcarousel__arrow{background:var(--card-bg,#0d0d0d);border:1px solid var(--card-border,#ffffff1f);color:var(--text-h,#fff);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.1rem;transition:background .2s,border-color .2s,transform .15s;display:flex}.tcarousel__arrow:hover{background:var(--accent,#06c);border-color:var(--accent,#06c);transform:scale(1.08)}.tcarousel__dots{justify-content:center;gap:.5rem;margin-top:1.8rem;display:flex}.tcarousel__dot{background:var(--card-border,#fff3);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,transform .2s}.tcarousel__dot--active{background:var(--accent,#06c);transform:scale(1.35)}.tcarousel__dot:hover:not(.tcarousel__dot--active){background:#fff6}@media (width<=900px){.tcarousel__track{grid-template-columns:repeat(2,1fr)}.tcarousel__card:nth-child(3){display:none}}@media (width<=600px){.tcarousel__track{grid-template-columns:1fr}.tcarousel__card:nth-child(2),.tcarousel__card:nth-child(3){display:none}.tcarousel__arrow{width:34px;height:34px;font-size:.9rem}}.about{background:var(--bg,#000);display:block}.about .container{max-width:1024px;margin:0 auto;padding:2rem 1rem}.about__hero{background:var(--card-bg,#121212);border-bottom:1px solid var(--card-border,#ffffff14);text-align:center;padding:5rem 0 4rem}.about__hero h2{color:var(--text-h,#fff);margin:0 0 1.2rem;font-size:clamp(1.8rem,3.5vw,3rem);font-weight:800;line-height:1.15}.about__hero-tagline{color:var(--text,#94a3b8);max-width:640px;margin:0 auto;font-size:1rem;line-height:1.75}.about__purpose{text-align:center;background:var(--bg,#000);padding:4rem 0}.about__purpose h2{color:var(--text-h,#fff);text-align:center;margin:0 0 .8rem;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:700}.about__purpose-lead{color:var(--text,#94a3b8);text-align:center;max-width:750px;margin:0 auto 2.5rem;font-size:.95rem;line-height:1.75}.about__purpose>.container>p,.about__purpose>p{color:var(--text,#94a3b8);max-width:1124px;margin:0 0 2.5rem;font-size:.95rem;line-height:1.75}.about__purpose-cards{text-align:left;grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.about__purpose-card{background:var(--card-bg,#121212);border:1px solid var(--card-border,#ffffff14);text-align:center;border-radius:14px;flex-direction:column;justify-content:flex-start;align-items:center;padding:1.8rem;transition:background .2s,transform .2s,box-shadow .2s;display:flex}.about__purpose-card__icon{width:56px;height:56px;color:var(--accent,#06c);margin-bottom:1.5rem;transition:color .2s}.about__purpose-card__icon svg{width:100%;height:100%}.about__purpose-card:hover .about__purpose-card__icon{color:#fff}.about__purpose-card:hover{background:#ea1d22;transform:translateY(-4px);box-shadow:0 12px 36px #ea1d224d}.about__purpose-card h3{letter-spacing:.18em;text-transform:uppercase;color:var(--accent,#06c);text-align:center;margin:0 0 .75rem;font-size:.78rem;font-weight:700;transition:color .2s}.about__purpose-card:hover h3{color:#fff}.about__purpose-card p{color:var(--text,#94a3b8);text-align:center;margin:0;font-size:.87rem;line-height:1.65;transition:color .2s}.about__purpose-card:hover p{color:#fff}.about__values{background:var(--card-bg,#121212);border-top:1px solid var(--card-border,#ffffff14);border-bottom:1px solid var(--card-border,#ffffff14);padding:4rem 0}.about__values h2{color:var(--text-h,#fff);margin:0 0 .6rem;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:700}.about__section-subtitle{color:var(--text,#94a3b8);text-align:center;max-width:750px;margin:0 auto 2.5rem;font-size:.95rem;line-height:1.75}.about__values-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.about__value-item{background:var(--bg,#000);border:1px solid var(--card-border,#ffffff14);text-align:center;border-radius:14px;flex-direction:column;align-items:center;padding:1.8rem;transition:background .2s,transform .2s,box-shadow .2s;display:flex}.about__value-icon{width:52px;height:52px;color:var(--accent,#06c);margin-bottom:1rem;transition:color .2s}.about__value-icon svg{width:100%;height:100%}.about__value-item:hover .about__value-icon{color:#fff}.about__value-item:hover{background:#ea1d22;transform:translateY(-4px);box-shadow:0 12px 36px #ea1d224d}.about__value-item h4{color:var(--text-h,#fff);text-align:center;margin:0 0 .5rem;font-size:.95rem;font-weight:700;line-height:1.4;transition:color .2s}.about__value-item p{color:var(--text,#94a3b8);text-align:center;margin:0;font-size:.85rem;line-height:1.65;transition:color .2s}.about__value-item:hover h4,.about__value-item:hover p{color:#fff}.about__roadmap{background:var(--bg,#000);border-top:1px solid var(--card-border,#ffffff14);padding:4rem 0}.about__roadmap h2{color:var(--text-h,#fff);margin:0 0 .6rem;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:700}.about__roadmap-list{border-left:2px solid var(--card-border,#ffffff14);flex-direction:column;gap:2rem;padding-left:2rem;display:flex;position:relative}.about__roadmap-item{position:relative}.about__roadmap-item:before{content:"";background:#ea1d22;border:2px solid #000;border-radius:50%;width:12px;height:12px;position:absolute;top:.3rem;left:-2.44rem;box-shadow:0 0 0 2px #ea1d22}.about__roadmap-period{letter-spacing:.18em;text-transform:uppercase;color:#ea1d22;margin-bottom:.25rem;font-size:.78rem;font-weight:700}.about__roadmap-content h4{color:var(--text-h,#fff);margin:0 0 .4rem;font-size:1rem;font-weight:700}.about__roadmap-content p{color:var(--text,#94a3b8);margin:0;font-size:.87rem;line-height:1.65}.about__social{flex-wrap:wrap;gap:.75rem;margin-top:3rem;display:flex}.about__social a{color:var(--text-h,#fff);border:1px solid var(--card-border,#fff3);background:0 0;border-radius:6px;padding:.65rem 1.5rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,transform .15s;display:inline-block}.about__social a:hover{background:var(--accent,#06c);border-color:var(--accent,#06c);transform:translateY(-1px)}.about__founder{background:var(--card-bg,#121212);border-top:1px solid var(--card-border,#ffffff14);border-bottom:1px solid var(--card-border,#ffffff14);padding:4rem 0}.about__founder-inner{grid-template-columns:1fr auto;align-items:center;gap:3rem;display:grid}.about__founder-content{min-width:0;padding-left:1.5rem}.about__founder h2{color:var(--text-h,#fff);margin:0 0 .6rem;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:700}.about__founder h3{color:#ea1d22;margin:0 0 1.2rem;font-size:1.1rem;font-weight:700}.about__founder p{color:var(--text,#94a3b8);text-align:justify;margin:0 0 1rem;font-size:.9rem;line-height:1.8}.about__founder p:last-child{margin-bottom:0}.about__founder-photo-wrap{flex-shrink:0;width:340px}.about__founder-photo{object-fit:cover;object-position:top center;border-radius:14px;width:340px;height:620px;display:block}.about__team{background:var(--bg,#000);border-top:1px solid var(--card-border,#ffffff14);padding:4rem 0}.about__team h2{color:var(--text-h,#fff);margin:0 0 .6rem;font-size:clamp(1.4rem,2.5vw,2rem);font-weight:700}.about__team-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.about__team-card{background:var(--card-bg,#121212);border:1px solid var(--card-border,#ffffff14);border-radius:14px;transition:background .2s,transform .2s,box-shadow .2s;overflow:hidden}.about__team-card:hover{background:#ea1d22;transform:translateY(-4px);box-shadow:0 12px 36px #ea1d224d}.about__team-card-inner{text-align:center;cursor:pointer;padding:1.8rem}.about__team-photo{object-fit:cover;border:2px solid var(--accent,#06c);border-radius:50%;width:88px;height:88px;margin:0 auto 1rem;transition:border-color .2s;display:block}.about__team-card:hover .about__team-photo{border-color:#fff}.about__team-card h3{color:var(--text-h,#fff);margin:0 0 .3rem;font-size:1rem;font-weight:700;line-height:1.35;transition:color .2s}.about__team-role{letter-spacing:.08em;text-transform:uppercase;color:var(--accent,#06c);margin:0;font-size:.78rem;font-weight:600;transition:color .2s}.about__team-card:hover h3,.about__team-card:hover .about__team-role{color:#fff}.about__team-bio{border-top:1px solid var(--card-border,#ffffff14);color:var(--text,#94a3b8);background:#0000004d;padding:1rem 1.5rem 1.4rem;font-size:.85rem;line-height:1.65}.about__team-bio p{margin-bottom:.5rem}.about__team-bio p:last-child{margin-bottom:0}.about__team-bio strong{color:var(--text-h,#fff);font-weight:600}.about__team-bio a{color:var(--accent,#06c);text-decoration:none;transition:opacity .2s}.about__team-bio a:hover{opacity:.75}@media (width<=1024px){.about__values-grid,.about__team-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.about__purpose-cards{grid-template-columns:1fr}.about__founder-inner{grid-template-columns:1fr;gap:2rem}.about__founder-photo-wrap{width:100%}.about__founder-photo{width:100%;height:420px}}@media (width<=600px){.about__values-grid,.about__team-grid{grid-template-columns:1fr}}.cp-page{background:var(--bg,#000);color:var(--text,#94a3b8);font-family:DM Sans,sans-serif}.cp-hero{border-bottom:1px solid var(--card-border,#ffffff14);background:linear-gradient(90deg,#000000e0 35%,#00000073 100%),url(https://images.unsplash.com/photo-1521737711867-e3b97375f902?w=1400&q=80) 50%/cover no-repeat;align-items:center;min-height:380px;display:flex;position:relative}.cp-hero__content{z-index:2;flex-wrap:wrap;align-items:center;gap:3rem;width:100%;max-width:1126px;margin:0 auto;padding:3rem 2rem;display:flex;position:relative}.cp-hero__left{flex-direction:column;flex:1;justify-content:center;min-width:240px;display:flex}.cp-hero__eyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--accent,#06c);margin-bottom:1rem;font-size:.78rem;font-weight:600;display:inline-block}.cp-hero__title{color:var(--text-h,#fff);margin:0 0 1rem;font-size:clamp(2rem,5vw,3.4rem);font-weight:700;line-height:1.15}.cp-hero__sub{color:var(--text,#94a3b8);max-width:360px;margin:0;font-size:1rem;line-height:1.7}.cp-form-card{text-align:left;background:#e0f4ff;border:1px solid #0096dc40;border-radius:14px;flex-shrink:0;width:460px;max-width:100%;padding:2.25rem 2rem;box-shadow:0 20px 60px #00000080}.cp-form-card__title{color:#0a2a4a;margin:0 0 .25rem;font-size:1.4rem;font-weight:700}.cp-form-card__sub{color:#1e5a8a;margin:0 0 1.5rem;font-size:.875rem}.cp-form-row{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.cp-form-group{flex-direction:column;margin-bottom:.85rem;display:flex}.cp-form-group label{color:#1e5a8a;letter-spacing:.02em;text-align:left;margin-bottom:.3rem;font-size:.8rem;font-weight:600}.cp-form-group input,.cp-form-group textarea{color:#0a2a4a;resize:vertical;background:#fff;border:1px solid #0064b440;border-radius:8px;outline:none;padding:.65rem .9rem;font-family:inherit;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.cp-form-group input::placeholder,.cp-form-group textarea::placeholder{color:#1e5a8a73}.cp-form-group input:focus,.cp-form-group textarea:focus{border-color:var(--accent,#06c);box-shadow:0 0 0 3px #0066cc26}.cp-req{color:#eb1c20}.cp-submit-btn{background:var(--accent,#06c);color:#fff;cursor:pointer;letter-spacing:.03em;border:none;border-radius:6px;width:100%;margin-top:.5rem;padding:.75rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:opacity .2s,transform .15s}.cp-submit-btn:hover{opacity:.88;transform:translateY(-1px)}.cp-success{text-align:center;color:var(--text-h,#fff);flex-direction:column;align-items:center;gap:1rem;padding:2rem 0;display:flex}.cp-success__icon{background:var(--accent,#06c);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.5rem;font-weight:700;display:flex}.cp-info-section{background:var(--bg,#000);border-bottom:1px solid var(--card-border,#ffffff14);padding:4rem 2rem}.cp-info-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1126px;margin:0 auto;display:grid}.cp-info-card{background:var(--card-bg,#0d0d0d);border:1px solid var(--card-border,#ffffff14);border-radius:12px;padding:2rem 1.75rem;transition:transform .2s,box-shadow .2s,border-color .2s}.cp-info-card:hover{border-color:var(--accent,#06c);transform:translateY(-4px);box-shadow:0 12px 40px #00000080}.cp-info-card__icon{margin-bottom:1rem;font-size:2rem}.cp-info-card h3{color:var(--text-h,#fff);margin:0 0 .5rem;font-size:1rem;font-weight:700}.cp-info-card p{color:var(--text,#94a3b8);margin:0;font-size:.875rem;line-height:1.7}.cp-info-card a{color:var(--text,#94a3b8);text-decoration:none;transition:color .2s;display:block}.cp-info-card a:hover{color:var(--accent,#06c)}.cp-connect-section{background:var(--bg,#000);padding:0 2rem 4rem}.cp-connect-inner{background:var(--card-bg,#0d0d0d);border:1px solid var(--card-border,#ffffff14);border-radius:12px;flex-wrap:wrap;align-items:center;gap:3rem;max-width:1126px;margin:0 auto;padding:2rem 2.5rem;display:flex}.cp-connect-label{letter-spacing:.18em;text-transform:uppercase;color:var(--accent,#06c);margin-bottom:.75rem;font-size:.78rem;font-weight:600;display:block}.cp-whatsapp-btn{color:#fff;background:#25d366;border-radius:6px;align-items:center;gap:10px;padding:.65rem 1.5rem;font-size:.92rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .15s;display:inline-flex;box-shadow:0 4px 16px #25d36640}.cp-whatsapp-btn:hover{opacity:.88;transform:translateY(-1px)}.cp-divider{background:var(--card-border,#ffffff1a);flex-shrink:0;width:1px;height:60px}.cp-social-row{gap:.65rem;display:flex}.cp-social{border:1px solid var(--card-border,#ffffff1f);width:42px;height:42px;color:var(--text,#94a3b8);background:0 0;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.cp-social svg{fill:currentColor;width:20px;height:20px}.cp-social:hover{transform:translateY(-2px)}.cp-social--fb:hover{color:#fff;background:#1877f2;border-color:#1877f2}.cp-social--li:hover{color:#fff;background:#0a66c2;border-color:#0a66c2}.cp-social--ig:hover{color:#fff;background:radial-gradient(circle at 30% 110%,#fdf497 0%,#fd5949 45%,#d6249f 60%,#285aeb 90%);border-color:#0000}.cp-map-section{border-top:1px solid var(--card-border,#ffffff14);border-bottom:1px solid var(--card-border,#ffffff14);width:100%;line-height:0}.cp-map-section iframe{border:0;width:100%;height:420px;display:block}.cp-faq-section{background:var(--card-bg,#0d0d0d);border-top:1px solid var(--card-border,#ffffff14);padding:5rem 2rem}.cp-faq-inner{max-width:820px;margin:0 auto}.cp-faq-title{text-align:center;color:var(--text-h,#fff);margin:0 0 2.5rem;font-size:clamp(1.5rem,2.5vw,2.2rem);font-weight:700}.cp-faq-list{flex-direction:column;gap:1rem;display:flex}.cp-faq-item{background:var(--bg,#000);border:1px solid var(--card-border,#ffffff14);border-radius:10px;transition:border-color .2s;overflow:hidden}.cp-faq-item--open{border-color:var(--accent,#06c)}.cp-faq-q{width:100%;color:var(--text-h,#fff);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 1.5rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:color .2s;display:flex}.cp-faq-item--open .cp-faq-q{color:var(--accent,#06c)}.cp-faq-icon{color:var(--text,#94a3b8);flex-shrink:0;font-size:1.3rem;transition:color .2s}.cp-faq-item--open .cp-faq-icon{color:var(--accent,#06c)}.cp-faq-a{color:var(--text,#94a3b8);border-top:1px solid var(--card-border,#ffffff14);padding:.75rem 1.5rem 1.25rem;font-size:.875rem;line-height:1.75}@media (width<=900px){.cp-hero__content{flex-direction:column;align-items:flex-start}.cp-form-card{width:100%}.cp-info-grid{grid-template-columns:1fr}.cp-connect-inner{flex-direction:column;align-items:flex-start;gap:1.5rem}.cp-divider{width:60px;height:1px}}@media (width<=600px){.cp-form-row,.cp-info-grid{grid-template-columns:1fr}}.cp-demo-section{background:var(--bg,#000);border-top:1px solid var(--card-border,#ffffff14);border-bottom:1px solid var(--card-border,#ffffff14);justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.cp-demo-inner{width:820px;max-width:100%;box-shadow:0 0 0 1px #ffffff0d, 0 0 30px 4px var(--accent,#06c), 0 32px 80px #0009;border:1px solid #ffffff14;border-radius:18px;grid-template-columns:1fr 1fr;animation:2.5s ease-in-out .5s infinite alternate demo-glow;display:grid;overflow:hidden}@keyframes demo-glow{0%{box-shadow:0 0 0 1px #ffffff0d, 0 0 20px 2px var(--accent,#06c), 0 32px 80px #0009}to{box-shadow:0 0 0 1px #ffffff1a, 0 0 45px 10px var(--accent,#06c), 0 32px 80px #0009}}.cp-demo-left{box-sizing:border-box;background:#fff;border-right:1px solid #e2e8f0;flex-direction:column;justify-content:center;align-items:center;gap:.85rem;padding:2rem 2rem 2.5rem;display:flex}.cp-demo-edms{color:#1e293b;text-align:center;margin:0;font-size:.95rem;font-weight:700;line-height:1.5}.cp-demo-tagline{color:#475569;text-align:center;margin:0;font-size:.85rem;line-height:1.6}.cp-demo-copy{color:#94a3b8;text-align:center;width:100%;margin-top:auto;padding-bottom:.5rem;font-size:1rem}.cp-demo-right{box-sizing:border-box;background:#fff;flex-direction:column;justify-content:center;gap:1.5rem;padding:2.5rem 2.5rem 3rem;display:flex}.cp-demo-right__header{flex-direction:column;gap:.3rem;display:flex}.cp-demo-right__title{color:#1e293b;margin:0;font-size:1.8rem;font-weight:700}.cp-demo-right__sub{color:#64748b;margin:0;font-size:.88rem}.cp-demo-right__form{flex-direction:column;gap:.85rem;display:flex}.cp-demo-right__form--animate{animation:.3s fadeSlideIn}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.cp-demo-input{color:#1e293b;box-sizing:border-box;resize:vertical;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;transition:border-color .2s}.cp-demo-input::placeholder{color:#94a3b8}.cp-demo-input:focus{border-color:var(--accent,#06c)}.cp-demo-textarea{resize:vertical}.cp-demo-btn{color:#fff;cursor:pointer;box-sizing:border-box;background:#2e7d52;border:none;border-radius:8px;width:100%;padding:.8rem 1rem;font-family:inherit;font-size:1rem;font-weight:600;transition:opacity .2s,transform .15s}.cp-demo-btn:hover{opacity:.9;transform:translateY(-1px)}.cp-demo-success{color:#2e7d52;text-align:center;font-size:1rem;font-weight:600}@media (width<=860px){.cp-demo-inner{grid-template-columns:1fr;max-height:none}.cp-demo-left,.cp-demo-right{padding:2rem 1.5rem}}.page-content{box-sizing:border-box;width:100%;min-height:auto;margin:0;padding:1rem}@media (width<=768px){.page-content{min-height:calc(100svh - 120px);padding:1rem}}.ci-section{color:#000;background:#000;padding:2.5rem 0;font-family:inherit}.ci-grid{background:#fff;border:2px solid #00000014;border-radius:10px;grid-template-columns:1.2fr 1.4fr 1fr;align-items:start;gap:2.5rem;max-width:1126px;margin:0 auto;padding:2rem;display:grid}.ci-col{flex-direction:column;gap:0;display:flex}.ci-logo{width:auto;height:44px;margin-bottom:1.1rem;display:block}.ci-about{color:#0000008c;margin:0 0 1rem;font-size:.875rem;line-height:1.75}.ci-hours{color:#00000073;align-items:center;gap:.5rem;margin:0;font-size:.8rem;display:flex}.ci-hours-dot{opacity:.35;background:#000;border-radius:50%;flex-shrink:0;width:7px;height:7px}.ci-col:nth-child(2),.ci-col:nth-child(3){border-left:1px solid #00000014;padding-left:2.5rem}.ci-heading{letter-spacing:.16em;text-transform:uppercase;color:#00000061;margin:0 0 1.25rem;font-size:.72rem;font-weight:700}.ci-item{color:inherit;align-items:flex-start;gap:.75rem;margin-bottom:1rem;text-decoration:none;transition:opacity .2s;display:flex}a.ci-item:hover{opacity:.6}.ci-icon{color:#000;background:#0000000a;border:1px solid #00000014;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.ci-icon svg{width:15px;height:15px}.ci-item>div{flex-direction:column;gap:.1rem;padding-top:.15rem;display:flex}.ci-item-label{letter-spacing:.08em;text-transform:uppercase;color:#00000052;font-size:.68rem;font-weight:600}.ci-item-value{color:#000;font-size:.875rem;font-weight:500;line-height:1.5}.ci-social-sub{color:#00000073;margin:0 0 1.25rem;font-size:.82rem;line-height:1.65}.ci-social-list{flex-direction:column;gap:.65rem;display:flex}.ci-social-item{color:#000000a6;align-items:center;gap:.75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.ci-social-item:hover{color:#000}.ci-social-item:hover .ci-social-icon{background:#00000014;border-color:#0003}.ci-social-icon{color:#000;background:#0000000a;border:1px solid #00000014;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s,border-color .2s;display:flex}.ci-social-icon svg{fill:currentColor;width:16px;height:16px}.ci-bottom{color:#ffffff4d;text-align:center;padding:1rem 0 0;font-size:.75rem}@media (width<=900px){.ci-grid{grid-template-columns:1fr 1fr;gap:1.75rem;padding:1.75rem 1.5rem}.ci-col:nth-child(3){border-top:1px solid #00000014;border-left:none;grid-column:1/-1;padding-top:1.5rem;padding-left:0}}@media (width<=580px){.ci-grid{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem 1.25rem}.ci-col:nth-child(2),.ci-col:nth-child(3){border-top:1px solid #00000014;border-left:none;padding-top:1.5rem;padding-left:0}.ci-social-list{flex-flow:wrap}}.career-hero{aspect-ratio:16/9;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;height:auto;display:flex;position:relative}.career-hero__overlay{background:linear-gradient(#0000008c 0%,#000000b8 60%,#000000d9 100%);position:absolute;inset:0}.career-hero__content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:.6rem;padding:3rem 2rem;display:flex;position:relative}.career-hero__tagline{letter-spacing:.22em;text-transform:uppercase;color:var(--accent,#06c);margin:0;font-size:.85rem;font-weight:600}.career-hero__title{color:#fff;text-shadow:0 2px 24px #00000080;margin:0;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:800;line-height:1.1}.career-hero__sub{color:#ffffffd1;letter-spacing:.02em;margin:.25rem 0 0;font-size:clamp(1rem,2vw,1.25rem);font-style:italic}.career-page{background:var(--bg,#000)}.career-page .container{padding:2.25rem 1rem}.career-page h2{color:var(--text-h,#fff);margin:0 0 .5rem}.career-page>.container p,.career-page>.container>div p{color:var(--text,#94a3b8);margin:0 0 1.25rem}.career-list{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.career-card{background:var(--card-bg,#0d0d0d);border:1px solid var(--card-border,#ffffff14);border-radius:8px;padding:1rem}.career-card h3{color:var(--text-h,#fff);margin:0 0 .5rem}.career-card p{color:var(--text,#94a3b8);margin:0;font-size:.875rem}@media (width<=800px){.career-list{grid-template-columns:1fr}.career-hero{min-height:300px}}.container-fixed{box-sizing:border-box;width:100%;max-width:1126px;margin:0 auto;padding:0 1rem}.blog-page{padding:2.25rem 0}.blog-page h2{margin:0 0 .5rem}.blog-page p{color:var(--text);margin:0 0 1rem}.blog-list,.blog-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.blog-card{background:var(--card-bg);border:1px solid var(--card-border);border-radius:8px;padding:1rem}.blog-card h3,.blog-card h4{margin:0 0 .5rem}.read-more{color:var(--accent);margin-top:.5rem;text-decoration:none;display:inline-block}.read-more:hover{text-decoration:underline}@media (width<=800px){.blog-list,.blog-grid{grid-template-columns:1fr}}.wcu-page{background:var(--bg,#000);color:var(--text,#94a3b8);font-family:DM Sans,sans-serif}.wcu-hero{background:linear-gradient(135deg,#0a0a3a 0%,#1a0a4a 35%,#2a0a6a 60%,#1a0050 100%);border-bottom:1px solid #ffffff14;justify-content:center;align-items:center;min-height:280px;display:flex;position:relative;overflow:hidden}.wcu-hero:before{content:"";pointer-events:none;background:radial-gradient(at 60%,#6400b466 0%,#0000 70%);position:absolute;inset:0}.wcu-hero__overlay{pointer-events:none;background:radial-gradient(at 30%,#0050c84d 0%,#0000 60%);position:absolute;inset:0}.wcu-hero__content{z-index:2;text-align:center;max-width:800px;padding:4rem 2rem;position:relative}.wcu-hero__title{color:#fff;margin:0 0 1rem;font-size:clamp(2.5rem,6vw,5rem);font-weight:800;line-height:1.1}.wcu-hero__sub{color:#ffffffbf;max-width:650px;margin:0;font-size:1rem;line-height:1.7}.wcu-section-header{text-align:center;margin-bottom:3rem}.wcu-section-title{color:var(--text-h,#fff);margin:0 0 .75rem;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700}.wcu-section-sub{color:var(--text,#94a3b8);margin:0;max-width:580px;margin-inline:auto;font-size:.95rem;line-height:1.7}.wcu-offerings-section{background:var(--bg,#000);padding:5rem 0}.wcu-offerings-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.wcu-offering-card{background:var(--card-bg,#0d0d0d);border:1px solid var(--card-border,#ffffff14);text-align:center;border-radius:14px;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 1.75rem;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.wcu-offering-card:hover{border-color:var(--accent,#06c);transform:translateY(-5px);box-shadow:0 12px 36px #0066cc26}.wcu-offering-card__icon{width:56px;height:56px;color:var(--accent,#06c);justify-content:center;align-items:center;margin-bottom:.25rem;display:flex}.wcu-offering-card__icon svg{width:100%;height:100%}.wcu-offering-card__title{color:var(--text-h,#fff);margin:0;font-size:1rem;font-weight:700}.wcu-offering-card__desc{color:var(--text,#94a3b8);margin:0;font-size:.875rem;line-height:1.65}.wcu-tech-section{padding:0}.wcu-tech-bg{background:linear-gradient(135deg,#0d0d60 0%,#1a0a6a 40%,#2510a0 70%,#1a0060 100%);flex-direction:column;justify-content:center;align-items:center;min-height:500px;padding:4rem 0;display:flex;position:relative;overflow:hidden}.wcu-tech-decoration{pointer-events:none;position:absolute;inset:0}.wcu-deco{width:100%;height:100%;position:absolute;inset:0}.wcu-tech-inner{z-index:2;flex-direction:column;align-items:center;gap:2rem;display:flex;position:relative}.wcu-tech-tags{flex-wrap:wrap;justify-content:center;gap:1rem;max-width:860px;display:flex}.wcu-tech-tag{cursor:default;border-radius:50px;justify-content:center;align-items:center;padding:.55rem 1.4rem;font-size:1rem;font-weight:600;transition:transform .2s;animation:.5s both tagFloat;display:inline-flex}.wcu-tech-tag:hover{transform:scale(1.08)}@keyframes tagFloat{0%{opacity:0;transform:translateY(16px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}.wcu-tech-title{color:#fff;text-align:center;margin:0;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700}.wcu-cta-section{background:var(--card-bg,#0d0d0d);border-top:1px solid var(--card-border,#ffffff14);padding:4rem 2rem}.wcu-cta-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.wcu-cta-text h2{color:var(--text-h,#fff);margin:0 0 .4rem;font-size:clamp(1.3rem,2.5vw,2rem);font-weight:700}.wcu-cta-text p{color:var(--text,#94a3b8);margin:0;font-size:.95rem}.wcu-cta-btns{flex-wrap:wrap;gap:1rem;display:flex}.wcu-btn{border-radius:6px;padding:.75rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .15s;display:inline-block}.wcu-btn:hover{opacity:.88;transform:translateY(-2px)}.wcu-btn--primary{color:#fff;background:#ea1d22}.wcu-btn--ghost{color:var(--text-h,#fff);border:1px solid var(--card-border,#fff3);background:0 0}.wcu-btn--ghost:hover{border-color:var(--accent,#06c);color:var(--accent,#06c)}@media (width<=900px){.wcu-offerings-grid{grid-template-columns:repeat(2,1fr)}.wcu-cta-inner{text-align:center;flex-direction:column}.wcu-cta-btns{justify-content:center}}@media (width<=600px){.wcu-offerings-grid{grid-template-columns:1fr}.wcu-tech-tags{gap:.65rem}.wcu-tech-tag{padding:.45rem 1.1rem;font-size:.875rem}}
