@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Sora:wght@400;500;600;700;800&display=swap";:root{--bg: #f6f3ee;--surface: rgba(255, 255, 255, .82);--surface-strong: #ffffff;--surface-dark: #08213a;--surface-dark-2: #0d2e4d;--text: #17324d;--text-soft: #516b84;--line: rgba(8, 33, 58, .12);--line-light: rgba(255, 255, 255, .12);--accent: #2da8c8;--accent-2: #d8b36a;--accent-3: #7fe0e7;--whatsapp: #25d366;--shadow-soft: 0 30px 80px rgba(6, 22, 38, .12);--shadow-strong: 0 26px 70px rgba(5, 20, 37, .28);--radius-xl: 32px;--radius-lg: 24px;--radius-md: 18px;--container: 1200px;--section-space: clamp(4.5rem, 7vw, 6.8rem);--section-gap: clamp(1.5rem, 2.8vw, 2.25rem);--card-padding: clamp(1.3rem, 2.2vw, 1.75rem)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,rgba(216,179,106,.14),transparent 24%),radial-gradient(circle at top right,rgba(45,168,200,.12),transparent 20%),linear-gradient(180deg,#fbf8f3 0%,var(--bg) 100%);color:var(--text);font-family:Manrope,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}button{border:0}#root{min-height:100vh}.container{width:min(calc(100% - 2rem),var(--container));margin:0 auto}.site-shell{min-height:100vh}.site-header{position:sticky;top:0;z-index:30;padding:.32rem 0;transition:background-color .18s ease,backdrop-filter .18s ease,box-shadow .18s ease,padding .18s ease}.site-header--solid{background:#f6f3eed1;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 16px 50px #08213a14;padding:.2rem 0}.site-header__inner{display:flex;align-items:center;gap:.9rem}.brand-link{display:inline-flex;align-items:center;margin-right:auto;flex:0 0 auto}.brand-link__logo,.site-footer__logo,.contact-hub__logo{height:auto}.brand-link__logo{width:clamp(76px,5.8vw,98px)}.site-footer__logo{width:clamp(140px,14vw,190px)}.contact-hub__logo{width:clamp(150px,14vw,220px);height:auto}.site-nav{display:flex;justify-content:center;gap:1rem;align-items:center;margin-left:auto}.site-nav a{font-size:.82rem;font-weight:700;color:var(--text-soft)}.site-nav a:hover,.site-nav a:focus-visible{color:var(--surface-dark)}.site-header__cta{display:flex;gap:.55rem;align-items:center;margin-left:.65rem}.site-header__cta .pill{min-height:38px;padding:0 .85rem;font-size:.8rem}.site-menu-button{display:none;width:40px;height:40px;border-radius:12px;background:#ffffffb8;color:var(--surface-dark);align-items:center;justify-content:center;box-shadow:var(--shadow-soft);margin-left:auto;flex:0 0 auto}.mobile-nav{display:none}.pill{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:50px;padding:0 1.15rem;border-radius:999px;font-size:.95rem;font-weight:800;line-height:1;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease,border-color .18s ease;cursor:pointer}.pill:hover,.pill:focus-visible{transform:translateY(-1px)}.pill--large{min-height:58px;padding:0 1.45rem}.pill--block{width:100%}.pill--primary{background:linear-gradient(135deg,var(--accent-2),#f0d39b);color:#08213a;box-shadow:0 18px 35px #d8b36a42}.pill--ghost{border:1px solid var(--line);background:#ffffffb3;color:var(--surface-dark)}.pill--ghost-light{border:1px solid rgba(255,255,255,.22);background:#ffffff14;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.pill--whatsapp{background:linear-gradient(135deg,#25d366,#7cf0a7);color:#062518;box-shadow:0 18px 35px #25d3663d}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1rem;color:var(--accent);font-size:.82rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.eyebrow--light{color:#e7f5ff}.hero-section,.product-hero,.contact-hub{position:relative;overflow:clip}.hero-section{min-height:min(940px,100svh);display:flex;align-items:center}.hero-section__media,.product-hero__image,.contact-hub__backdrop{position:absolute;inset:0}.hero-section__media img,.product-hero__image,.contact-hub__backdrop img{width:100%;height:100%;object-fit:cover}.hero-section__overlay,.product-hero__overlay,.contact-hub__overlay{position:absolute;inset:0;background:linear-gradient(120deg,#08213af0,#08213ab8 48%,#08213a61),radial-gradient(circle at 20% 20%,rgba(127,224,231,.16),transparent 28%)}.hero-section__content,.product-hero__content{position:relative;z-index:1;padding:clamp(8rem,12vw,10.5rem) 0 6rem}.hero-section__copy,.product-hero__copy,.contact-hub__intro{max-width:760px}.hero-section__copy{max-width:640px}.hero-section h1,.product-hero h1,.contact-hub h1,.section-heading h2,.before-after-layout__copy h2,.benefit-layout__intro h2,.social-layout__copy h2,.final-cta h2,.product-overview__summary h2,.use-case-layout__copy h2,.mini-panel h1{margin:0;font-family:Sora,sans-serif;font-weight:800;letter-spacing:-.04em}.hero-section h1,.product-hero h1{color:#fff;font-size:clamp(2.45rem,5vw,4.7rem);line-height:.98}.contact-hub h1{color:#fff;font-size:clamp(2.2rem,4.5vw,4.2rem);line-height:1}.hero-section p,.product-hero p,.contact-hub p{margin:1.2rem 0 0;font-size:clamp(1rem,1.8vw,1.22rem);line-height:1.72;color:#ffffffd1;max-width:58ch}.hero-section__actions,.final-cta__actions,.mini-panel__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.hero-section__notes{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.6rem}.hero-section__notes span{border-radius:999px;padding:.72rem 1rem;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#ffffffe0;font-size:.94rem;font-weight:700;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.highlight-strip{position:relative;z-index:1;margin-top:-2.4rem}.highlight-strip__inner{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;padding:1rem;border:1px solid rgba(255,255,255,.2);border-radius:28px;background:#ffffffc7;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.highlight-strip__inner span{display:flex;justify-content:center;align-items:center;min-height:62px;border-radius:18px;background:#08213a0a;color:var(--surface-dark);font-weight:800;letter-spacing:.03em}.section{padding:var(--section-space) 0}.section--tinted{background:linear-gradient(180deg,#08213a08,#08213a0f),linear-gradient(180deg,#d8b36a0d,#d8b36a00)}.section--dark{background:radial-gradient(circle at top right,rgba(127,224,231,.08),transparent 26%),linear-gradient(180deg,#08213a,#102c48);color:#fff}.section-heading{max-width:760px;margin-bottom:clamp(2rem,4vw,2.8rem)}.section-heading h2,.before-after-layout__copy h2,.benefit-layout__intro h2,.social-layout__copy h2,.final-cta h2,.product-overview__summary h2,.use-case-layout__copy h2,.mini-panel h1{font-size:clamp(2rem,4vw,3.5rem);line-height:1.02;color:var(--surface-dark)}.section--dark .before-after-layout__copy h2{color:#fff}.section-heading p,.benefit-layout__intro p,.before-after-layout__copy p,.social-layout__copy p,.final-cta p,.product-overview__summary p,.use-case-layout__copy p,.mini-panel p,.contact-install-note,.contact-hub__panel p{margin:1rem 0 0;color:var(--text-soft);font-size:1.03rem;line-height:1.78;max-width:62ch}.section--dark .before-after-layout__copy p{color:#ffffffc7}.product-grid,.benefit-grid,.gallery-grid,.qr-grid{display:grid;gap:var(--section-gap)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card,.benefit-card,.gallery-card,.contact-hub__panel,.final-cta,.mini-panel,.qr-card{border:1px solid var(--line);border-radius:var(--radius-xl);background:#ffffffc7;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.product-card{overflow:hidden}.product-card__media{aspect-ratio:5 / 3.5;overflow:hidden}.product-card__media img,.gallery-card img,.product-overview__image img,.use-case-layout__gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.product-card:hover .product-card__media img,.gallery-card:hover img,.product-overview__image:hover img,.use-case-layout__gallery-item:hover img{transform:scale(1.04)}.product-card__body,.benefit-card,.final-cta,.mini-panel,.contact-hub__panel,.qr-card{padding:var(--card-padding)}.product-card__body>:first-child,.benefit-card>:first-child,.final-cta>:first-child,.mini-panel>:first-child,.contact-hub__panel>:first-child,.qr-card>:first-child{margin-top:0}.product-card__body h3,.benefit-card h3,.contact-hub__panel h2,.qr-card h3{margin:0;font-family:Sora,sans-serif;color:var(--surface-dark)}.product-card__body p,.benefit-card p,.qr-card p{margin:.75rem 0 0;color:var(--text-soft);line-height:1.72}.product-card__body ul,.use-case-list{margin:1rem 0 0;padding:0;list-style:none}.product-card__body li,.use-case-list li{position:relative;padding-left:1.2rem;margin-top:.7rem;color:var(--surface-dark);font-weight:700}.product-card__body li:before,.use-case-list li:before{content:"";position:absolute;left:0;top:.62rem;width:.42rem;height:.42rem;border-radius:999px;background:var(--accent-2)}.product-card__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.4rem}.product-card__actions a:last-child,.contact-inline-link{color:var(--surface-dark);font-weight:800}.text-link{display:inline-flex;gap:.4rem;align-items:center;color:var(--accent);font-weight:800}.benefit-layout,.before-after-layout,.social-layout,.product-overview,.use-case-layout{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.8rem,4vw,3rem);align-items:center}.benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.benefit-card{min-height:220px}.ba-slider{position:relative;min-height:420px;border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-strong)}.ba-slider>img,.ba-slider__after img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ba-slider__after{position:absolute;inset:0}.ba-badge{position:absolute;top:1rem;z-index:2;padding:.55rem .82rem;border-radius:999px;font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.ba-badge--before{left:1rem;background:#08213a94;color:#fff}.ba-badge--after{right:1rem;background:#d8b36ae0;color:#08213a}.ba-handle{position:absolute;top:50%;z-index:3;width:54px;height:54px;border-radius:999px;background:#fff;color:var(--surface-dark);transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-soft)}.ba-handle:before{content:"";position:absolute;top:-200px;bottom:-200px;width:2px;background:#ffffffeb;left:50%;transform:translate(-50%)}.gallery-grid{grid-template-columns:repeat(12,minmax(0,1fr))}.gallery-card:nth-child(1){grid-column:span 7}.gallery-card:nth-child(2){grid-column:span 5}.gallery-card:nth-child(3){grid-column:span 5}.gallery-card:nth-child(4){grid-column:span 7}.gallery-card{position:relative;min-height:320px;overflow:hidden}.gallery-card__caption{position:absolute;left:1rem;right:1rem;bottom:1rem;padding:.9rem 1rem;border-radius:18px;background:#08213a9e;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.social-list{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.5rem}.social-list--stacked{flex-direction:column}.social-chip{display:inline-flex;align-items:center;gap:.9rem;padding:1rem 1.15rem;border-radius:20px;color:#fff;font-weight:700}.social-chip span{opacity:.82;font-size:.86rem;text-transform:uppercase;letter-spacing:.08em}.social-chip strong{font-size:1rem}.social-chip--dark{background:linear-gradient(135deg,#101010,#2b2b2b)}.social-chip--instagram{background:linear-gradient(135deg,#833ab4,#fd1d1d 52%,#fcb045)}.social-chip--facebook{background:linear-gradient(135deg,#1877f2,#4a97ff)}.social-layout__embed{min-width:0}.tiktok-frame{padding:1rem;border:1px solid var(--line);border-radius:var(--radius-xl);background:linear-gradient(180deg,#ffffffd1,#ffffffad);box-shadow:var(--shadow-soft)}.contact-hub{min-height:calc(100svh - 88px)}.contact-hub__content{position:relative;z-index:1;padding:clamp(7rem,10vw,8rem) 0 clamp(4rem,6vw,5rem)}.contact-hub__intro{max-width:820px;text-align:center;margin:0 auto clamp(1.8rem,4vw,2.6rem)}.contact-hub__logo{margin:0 auto 1rem}.contact-hub__grid{display:grid;grid-template-columns:1.25fr .9fr;gap:1.5rem}.contact-hub__panel--primary{background:linear-gradient(180deg,#ffffffeb,#f8f5f0d6)}.contact-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:1rem}.contact-action{display:inline-flex;align-items:center;justify-content:center;gap:.65rem;min-height:58px;border-radius:20px;border:1px solid var(--line);background:#ffffffd9;color:var(--surface-dark);font-weight:800;cursor:pointer;padding:.9rem 1rem;text-align:center}.contact-action:disabled{opacity:.56;cursor:not-allowed}.qr-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.5rem}.qr-card{display:grid;gap:1.1rem;align-items:start}.qr-card__code{justify-self:center;display:inline-flex;padding:1rem;border-radius:28px;background:#f6f3ee;border:1px solid rgba(8,33,58,.08)}.qr-card__footer{color:var(--text-soft);font-size:.85rem;word-break:break-all}.product-hero{min-height:74svh}.product-overview__image,.use-case-layout__gallery-item{border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-soft);min-height:280px}.use-case-layout__gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem}.site-footer{padding:4rem 0 2rem;background:linear-gradient(180deg,#081c32,#061a2b);color:#ffffffd1}.site-footer__grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:1.5rem}.site-footer h4{margin:0 0 .9rem;font-family:Sora,sans-serif;color:#fff}.site-footer a,.site-footer p{display:block;margin:.55rem 0 0;color:#ffffffad;line-height:1.7}.site-footer__brand p{max-width:40ch}.site-footer__bottom{display:flex;justify-content:space-between;gap:1rem;padding-top:1.6rem;margin-top:2rem;border-top:1px solid var(--line-light);color:#ffffff94;font-size:.9rem}.mini-panel{max-width:760px;margin:0 auto;text-align:center}.reveal{opacity:0;transform:translateY(22px);transition:opacity .52s ease,transform .52s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@media(max-width:1080px){.site-header__inner{justify-content:space-between}.site-nav,.site-header__cta{display:none}.site-menu-button,.mobile-nav{display:flex}.mobile-nav{padding-top:.5rem}.mobile-nav__inner{display:grid;gap:.8rem;padding-bottom:1rem}.mobile-nav__inner a{padding:.95rem 1rem;border-radius:18px;background:#ffffffc2;border:1px solid var(--line);font-weight:700;color:var(--surface-dark)}.mobile-nav__cta{margin-top:.35rem}.product-grid,.benefit-layout,.before-after-layout,.social-layout,.product-overview,.use-case-layout,.contact-hub__grid,.site-footer__grid,.gallery-grid,.qr-grid{grid-template-columns:1fr}.gallery-card:nth-child(1),.gallery-card:nth-child(2),.gallery-card:nth-child(3),.gallery-card:nth-child(4){grid-column:auto}}@media(max-width:720px){:root{--section-space: 3.75rem;--section-gap: 1.2rem;--card-padding: 1.15rem}.container{width:min(calc(100% - 1.25rem),var(--container))}.brand-link__logo{width:min(88px,25vw)}.site-footer__logo,.contact-hub__logo{width:min(210px,62vw)}.highlight-strip__inner,.benefit-grid,.contact-action-grid,.use-case-layout__gallery{grid-template-columns:1fr}.hero-section__content,.product-hero__content,.contact-hub__content{padding-top:6.5rem}.hero-section__notes{flex-direction:column}.hero-section__actions,.final-cta__actions,.mini-panel__actions{gap:.85rem}.hero-section__actions .pill,.final-cta__actions .pill,.mini-panel__actions .pill{width:100%}.social-chip,.contact-action,.mobile-nav__inner a{border-radius:18px}.ba-slider{min-height:340px}.site-footer__bottom{flex-direction:column;text-align:center}}
