
:root{--uc-red:#ef233c;--uc-red-dark:#c1121f;--uc-dark:#0f172a;--uc-dark-2:#111827;--uc-muted:#64748b;--uc-soft:#f8fafc;--uc-border:#e5e7eb;--uc-gradient-dark:linear-gradient(135deg,#0f172a 0%,#1f2937 52%,#991b1b 100%);--uc-shadow:0 18px 45px rgba(15,23,42,.12);--uc-shadow-strong:0 30px 70px rgba(15,23,42,.24)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#1f2937;background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 34px));margin:auto}.d-flex{display:flex}.align-items-center{align-items:center}.justify-content-center{justify-content:center}.text-center{text-align:center}.d-md-none{display:none!important}
.site-header{position:sticky;top:0;z-index:90;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(226,232,240,.8)}.header-wrap{height:92px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;flex:0 0 auto}.brand img{height:200px;width:auto;max-width:310px;object-fit:contain}.main-nav{margin-left:auto;display:flex;align-items:center;gap:24px;font-weight:700;color:#334155}.main-nav a{transition:.2s}.main-nav a:hover{color:var(--uc-red)}.header-call{display:flex;align-items:center;gap:9px;background:var(--uc-red);color:#fff;border-radius:999px;padding:13px 20px;font-weight:800;box-shadow:0 14px 30px rgba(239,35,60,.28)}.menu-toggle{display:none;border:0;background:#f1f5f9;width:42px;height:42px;border-radius:12px;font-size:26px;color:#0f172a}
.hero-v2{padding:92px 0 56px;background:linear-gradient(180deg,#f8fafc 0,#fff5f6 100%);position:relative}.hero-v2-decor{position:absolute;inset:0;pointer-events:none;overflow:hidden}.hero-v2-blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.35}.hero-v2-blob-1{width:420px;height:420px;background:#fecdd3;top:-120px;right:-120px}.hero-v2-blob-2{width:360px;height:360px;background:#cbd5e1;bottom:-160px;left:-120px}.hero-v2-container{position:relative;z-index:1}.hero-v2-shell{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.85fr);gap:28px;align-items:stretch}.hero-v2-slider{position:relative;border-radius:32px;background:var(--uc-gradient-dark);overflow:hidden;box-shadow:var(--uc-shadow-strong);display:flex;flex-direction:column}.hero-v2-headline{position:relative;z-index:4;padding:34px 42px 36px;color:#fff;order:1;display:flex;flex-direction:column;justify-content:center}.hero-kicker{display:inline-flex;align-items:center;gap:8px;width:max-content;padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.18);font-size:13px;font-weight:800;margin-bottom:14px}.hero-title{font-size:clamp(34px,4.8vw,64px);line-height:.98;margin:0 0 18px;font-weight:900;letter-spacing:-.05em}.hero-title span{color:#fecaca}.hero-lead{font-size:17px;line-height:1.72;color:#e5e7eb;margin:0;max-width:850px}.hero-cta-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.btn-hero-primary,.btn-hero-ghost{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:14px 20px;font-weight:900;transition:.25s;border:0}.btn-hero-primary{background:var(--uc-red);color:#fff;box-shadow:0 18px 36px rgba(239,35,60,.34)}.btn-hero-primary:hover{background:var(--uc-red-dark);transform:translateY(-2px);color:#fff}.btn-hero-ghost{background:rgba(255,255,255,.12);color:#fff;border:1px solid rgba(255,255,255,.23)}.btn-hero-ghost:hover{background:#fff;color:#0f172a}.btn-hero-ghost.dark{background:#0f172a;color:#fff}.hero-trust-list{display:flex;gap:14px;flex-wrap:wrap;padding:0;margin:24px 0 0;list-style:none}.hero-trust-list li{display:flex;align-items:center;gap:8px;color:#fff;font-size:14px;font-weight:750}.hero-trust-list i{color:#86efac}.hero-v2-track{position:relative;width:100%;aspect-ratio:16/9;order:-1;overflow:hidden;background:radial-gradient(ellipse at center,#1e293b 0%,#0f172a 85%)}.hero-v2-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.hero-v2-slide.is-active{opacity:1;visibility:visible}.hero-v2-image-wrap{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:20px;background:linear-gradient(180deg,#fff,#e2e8f0)}.hero-v2-image{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;object-position:center}.hero-v2-arrow{position:absolute;top:50%;transform:translateY(-50%);width:34px;height:34px;z-index:4;border:0;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.94);color:var(--uc-dark);font-size:22px;box-shadow:0 12px 25px rgba(15,23,42,.22);cursor:pointer}.hero-v2-arrow:hover{background:var(--uc-red);color:#fff}.hero-v2-arrow-prev{left:16px}.hero-v2-arrow-next{right:16px}.hero-v2-dots{position:absolute;left:50%;bottom:16px;transform:translateX(-50%);z-index:4;display:flex;gap:8px}.hero-v2-dot{width:10px;height:10px;border-radius:999px;border:0;background:rgba(15,23,42,.35);cursor:pointer}.hero-v2-dot.is-active{width:30px;background:var(--uc-red)}
.hero-form-card{border-radius:30px;background:#fff;box-shadow:var(--uc-shadow);padding:30px;border:1px solid rgba(226,232,240,.9)}.modern-quote-card h3{font-size:28px;margin:8px 0 12px;color:#0f172a;letter-spacing:-.03em}.modern-quote-card p{color:#64748b;line-height:1.65}.hero-form-badge{display:inline-flex;gap:8px;align-items:center;background:#fff1f2;color:#be123c;border:1px solid #fecdd3;border-radius:999px;padding:8px 12px;font-weight:900;font-size:13px}.contact-card-list{display:grid;gap:12px;margin:22px 0}.contact-card-list a{display:flex;gap:14px;align-items:center;padding:14px;border:1px solid #e5e7eb;border-radius:18px;background:#f8fafc;transition:.2s}.contact-card-list a:hover{border-color:#fecdd3;background:#fff1f2;transform:translateY(-2px)}.contact-card-list i{width:42px;height:42px;border-radius:14px;background:var(--uc-red);color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px}.contact-card-list b{display:block;color:#0f172a;margin-bottom:3px}.mini-proof{margin-top:16px;background:#ecfdf5;border:1px solid #bbf7d0;color:#065f46;border-radius:16px;padding:14px;font-weight:750;line-height:1.45}.section{padding:82px 0;background:linear-gradient(180deg,#111827,#0f172a);color:#fff}.section-white{background:#fff;color:#1f2937}.section-title{text-align:center;max-width:800px;margin:0 auto 42px}.section-title span{display:inline-flex;border-radius:999px;background:#fff1f2;color:#be123c;border:1px solid #fecdd3;padding:8px 14px;font-weight:900;font-size:13px}.section-title.light span{background:rgba(255,255,255,.1);color:#fecaca;border-color:rgba(255,255,255,.18)}.section-title h2{font-size:clamp(30px,4vw,48px);line-height:1.1;margin:14px 0 14px;letter-spacing:-.04em}.section-title p{color:#64748b;line-height:1.7}.section-title.light p{color:#cbd5e1}.device-grid,.feature-grid,.sector-grid{display:grid;gap:18px}.device-grid{grid-template-columns:repeat(4,1fr)}.device-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:26px;box-shadow:var(--uc-shadow)}.device-card.wide{grid-column:span 4}.device-card i,.feature-card i{font-size:34px;color:var(--uc-red);display:inline-flex;margin-bottom:14px}.device-card h3,.feature-card h3{margin:0 0 10px;color:#0f172a}.device-card p,.feature-card p{margin:0;color:#64748b;line-height:1.65}.feature-grid{grid-template-columns:repeat(4,1fr)}.feature-card{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.11);border-radius:24px;padding:24px;box-shadow:0 18px 40px rgba(0,0,0,.12)}.feature-card h3{color:#fff}.feature-card p{color:#cbd5e1}.screen-slider{position:relative;background:#f8fafc;border:1px solid #e5e7eb;border-radius:30px;padding:26px;box-shadow:var(--uc-shadow);overflow:hidden}.screen-stage{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center}.screen-image{position:absolute;max-height:500px;max-width:100%;width:auto;height:auto;opacity:0;transform:scale(.98);transition:.35s;box-shadow:0 18px 55px rgba(15,23,42,.18);border-radius:12px;border:1px solid #e5e7eb;background:#fff}.screen-image.is-active{opacity:1;transform:scale(1)}.screen-arrow{position:absolute;top:45%;z-index:3;border:0;border-radius:50%;width:42px;height:42px;background:#0f172a;color:#fff;font-size:24px;display:flex;align-items:center;justify-content:center;cursor:pointer}.screen-prev{left:18px}.screen-next{right:18px}.screen-caption{text-align:center;max-width:760px;margin:18px auto 0}.screen-caption h3{font-size:26px;margin:0 0 8px;color:#0f172a}.screen-caption p{color:#64748b;line-height:1.6;margin:0}.screen-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:28px}.screen-grid figure{margin:0;background:#fff;border:1px solid #e5e7eb;border-radius:22px;overflow:hidden;box-shadow:var(--uc-shadow)}.screen-grid img{height:150px;width:100%;object-fit:cover;object-position:top}.screen-grid figcaption{padding:14px 16px;font-weight:900;color:#0f172a}.sector-grid{grid-template-columns:repeat(4,1fr)}.sector-grid div{display:flex;align-items:center;gap:12px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);padding:20px;border-radius:18px;font-weight:850}.sector-grid i{color:#fecaca;font-size:24px}.cta-section{padding:56px 0;background:linear-gradient(90deg,#ef233c,#991b1b);color:#fff}.cta-wrap{display:flex;justify-content:space-between;gap:22px;align-items:center}.cta-wrap span{font-weight:900;opacity:.9}.cta-wrap h2{font-size:clamp(28px,4vw,44px);line-height:1.1;margin:8px 0 0;letter-spacing:-.04em;max-width:760px}.cta-actions{display:flex;gap:12px;flex-wrap:wrap}.footer-ulucam{background:linear-gradient(180deg,#111827 0,#0f172a 100%);color:#cbd5e1;padding-top:60px}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .7fr 1fr;gap:34px}.footer-logo img{max-width:260px;filter:none;background:#c7d8ff;border-radius:14px;padding:8px}.footer-brand-subtitle{display:block;margin-top:12px;color:#fff;font-weight:900}.footer-info p,.footer-contact p{line-height:1.7;color:#cbd5e1}.footer-links h4,.footer-contact h4{color:#fff;margin:0 0 16px;font-size:17px}.footer-links ul{list-style:none;padding:0;margin:0;display:grid;gap:10px}.footer-links a,.footer-contact a{color:#cbd5e1}.footer-links a:hover,.footer-contact a:hover{color:#fff}.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:38px;padding:22px 0;color:#94a3b8;font-size:14px}.mobile-call-fab{position:fixed;right:18px;bottom:86px;width:58px;height:58px;background:var(--uc-red);color:#fff;border-radius:50%;align-items:center;justify-content:center;font-size:24px;z-index:99;box-shadow:0 18px 35px rgba(239,35,60,.35);animation:pulse-red 2s infinite}.whatsapp-fab{position:fixed;right:18px;bottom:18px;width:58px;height:58px;background:#25d366;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:28px;z-index:99;box-shadow:0 18px 35px rgba(37,211,102,.38);transition:transform .2s ease}.whatsapp-fab:hover{transform:scale(1.08);color:#fff}.scroll-top{position:fixed;visibility:hidden;opacity:0;right:88px;bottom:18px;z-index:99;background:var(--uc-dark);color:#fff;width:44px;height:44px;border-radius:50%;transition:all .3s ease;font-size:22px}.scroll-top.active{visibility:visible;opacity:1}.scroll-top:hover{background:var(--uc-red);color:#fff}@keyframes pulse-red{0%{box-shadow:0 0 0 0 rgba(239,35,60,.42)}70%{box-shadow:0 0 0 16px rgba(239,35,60,0)}100%{box-shadow:0 0 0 0 rgba(239,35,60,0)}}
@media(max-width:1100px){.main-nav{display:none}.main-nav.nav-open{display:flex;position:absolute;left:17px;right:17px;top:82px;flex-direction:column;align-items:flex-start;background:#fff;padding:18px;border-radius:18px;box-shadow:0 18px 45px rgba(15,23,42,.18);border:1px solid #e5e7eb;z-index:120}.main-nav.nav-open a{width:100%;padding:10px 4px}.menu-toggle{display:block;margin-left:auto}.menu-toggle.is-active{background:#ef233c;color:#fff}.header-call{display:none}.hero-v2-shell{grid-template-columns:1fr}.device-grid,.feature-grid,.sector-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.screen-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.d-md-none{display:flex!important}.brand img{height:150px;max-width:235px}.header-wrap{height:78px}.main-nav.nav-open{top:76px}.hero-v2{padding-top:54px}.hero-v2-slider{border-radius:24px}.hero-v2-headline{padding:24px 22px 28px}.hero-v2-track{aspect-ratio:4/3}.hero-title{font-size:36px}.hero-lead{font-size:15px}.hero-form-card{padding:22px}.device-grid,.feature-grid,.sector-grid,.screen-grid,.footer-grid{grid-template-columns:1fr}.device-card.wide{grid-column:auto}.section{padding:58px 0}.screen-stage{min-height:300px}.screen-image{max-height:280px}.screen-arrow{width:36px;height:36px}.cta-wrap{display:block}.cta-actions{margin-top:22px}.mobile-call-fab{right:14px;bottom:82px;width:54px;height:54px}.whatsapp-fab{right:14px;bottom:14px;width:54px;height:54px;font-size:26px}.scroll-top{right:80px;bottom:14px}.footer-logo img{max-width:230px;filter:none;background:#c7d8ff;border-radius:12px;padding:6px}}

/* Legal pages */
.legal-hero{position:relative;padding:130px 0 70px;background:linear-gradient(135deg,#111827 0%,#0f172a 55%,#7f1d1d 100%);color:#fff;overflow:hidden}.legal-hero:before{content:"";position:absolute;right:-120px;top:-120px;width:360px;height:360px;border-radius:50%;background:rgba(239,35,60,.22);filter:blur(6px)}.legal-hero:after{content:"";position:absolute;left:-120px;bottom:-160px;width:420px;height:420px;border-radius:50%;background:rgba(255,255,255,.08);filter:blur(8px)}.legal-hero-wrap{position:relative;z-index:1;max-width:900px}.legal-kicker{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:9px 14px;font-weight:900;font-size:13px;color:#fecaca}.legal-hero h1{font-size:clamp(34px,5vw,58px);line-height:1.08;margin:18px 0 14px;letter-spacing:-.045em}.legal-hero p{max-width:760px;color:#e5e7eb;font-size:18px;line-height:1.7;margin:0}.legal-section{background:#f8fafc;padding:70px 0}.legal-card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;padding:42px;box-shadow:var(--uc-shadow);max-width:980px;margin:0 auto}.legal-card h2{font-size:26px;line-height:1.2;color:#0f172a;margin:30px 0 12px;letter-spacing:-.03em}.legal-card h2:first-child{margin-top:0}.legal-card p,.legal-card li{color:#475569;font-size:16px;line-height:1.75}.legal-card ul{margin:12px 0 0;padding-left:22px}.legal-card a{font-weight:850;color:var(--uc-red)}.legal-card strong{color:#0f172a}.legal-card:before{content:"";display:block;width:76px;height:5px;border-radius:999px;background:linear-gradient(90deg,var(--uc-red),#991b1b);margin-bottom:26px}@media(max-width:768px){.legal-hero{padding:110px 0 50px}.legal-card{padding:28px 22px;border-radius:22px}.legal-card h2{font-size:22px}.legal-hero p{font-size:16px}}
