.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.98);border-bottom:1px solid #e7eef2}
body.admin-bar .site-header{top:32px}
.site-header__inner{display:flex;align-items:center;gap:28px;min-height:100px}
.brand{display:block;flex:0 0 auto;width:178px}
.brand img{width:100%;height:auto}
.primary-nav{margin-left:auto}
.primary-nav__list{display:flex;align-items:center;gap:25px;list-style:none;margin:0;padding:0}
.primary-nav a{display:block;padding:12px 0;font-size:13px;white-space:nowrap;color:var(--color-brand-deep);position:relative}
.primary-nav a:hover,.primary-nav a[aria-current]{color:var(--color-brand-teal)}
.primary-nav a[aria-current]::after{content:'';position:absolute;height:2px;bottom:5px;left:0;right:0;background:var(--color-brand-teal)}
.menu-toggle{display:none;background:transparent;border:0;width:44px;height:44px;padding:10px;color:var(--color-brand-deep)}
.menu-toggle>span:not(.screen-reader-text){display:block;height:2px;background:currentColor;margin:5px 0}
.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:12px 21px;border:1px solid transparent;border-radius:10px;font-size:13px;font-weight:600;line-height:1.4;text-align:center;transition:background .2s,box-shadow .2s}
.button .icon{width:19px;height:19px;flex-basis:19px}
.button--primary{background:var(--color-brand-deep);color:white;border-color:var(--color-brand-deep)}
.button--primary:hover{background:#075579;border-color:#075579;box-shadow:0 4px 14px #003a611a}
.button--outline{background:transparent;color:var(--color-brand-deep);border-color:var(--color-brand-deep)}
.button--outline:hover{background:#e4f2f5}
.button--whatsapp{background:#008461;color:white;border-color:#008461}
.button--whatsapp:hover{background:#00694e}
.button--light{background:#fff;color:var(--color-brand-deep)}
.header-contact{border-radius:40px;white-space:nowrap;padding:10px 17px;font-size:12px}
.button-group{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}
.text-link{display:inline-flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:var(--color-brand-deep);padding-block:8px}
.text-link:hover{text-decoration:underline;text-underline-offset:5px}
.hero{background:linear-gradient(110deg,#f5fafc,#e8f3fa);overflow:hidden;padding-top:48px}
.hero__inner{display:grid;grid-template-columns:1.05fr 1fr;gap:32px;align-items:center}
.hero__content{padding-block:16px 28px;position:relative;z-index:1}
.hero__content .eyebrow{max-width:400px}
.hero h1{max-width:580px;margin-bottom:22px}
.hero__content>p:not(.eyebrow){font-size:15px;line-height:1.65;max-width:590px}
.hero__media{align-self:stretch;display:flex;align-items:center;min-width:0}
.hero__media img{width:100%;aspect-ratio:1.5;object-fit:contain;border-radius:18px 18px 80px 18px}
.hero__features{display:grid;grid-template-columns:repeat(4,1fr);padding-block:24px;margin-top:16px;border-top:1px solid #c9dfe9}
.hero__feature{display:flex;align-items:center;justify-content:center;gap:12px;padding:6px 22px;color:var(--color-brand-deep);font-size:13px;line-height:1.5}
.hero__feature+.hero__feature{border-left:1px solid #c9dfe9}
.hero__feature .icon{width:30px;height:30px;flex-basis:30px;color:var(--color-brand-teal)}
.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.product-card{border:1px solid var(--color-border);border-radius:12px;overflow:hidden;background:#fff;transition:box-shadow .2s}
.product-card:hover{box-shadow:0 8px 30px #003a6110}
.product-card>img{width:100%;aspect-ratio:1.7;object-fit:cover}
.product-card__body{padding:20px}
.product-card h3{font-size:19px;margin-bottom:12px}
.product-card h3 a{display:flex;gap:10px;align-items:flex-start;justify-content:space-between}
.product-card h3 a::after{content:none}
.product-card h3 .icon{width:21px;height:21px;flex-basis:21px;border:1px solid #87b2c9;border-radius:50%;padding:3px;margin-top:2px}
.product-card p{font-size:13px;line-height:1.7}
.product-card .text-link{font-size:12px;margin-top:16px}
.benefits-section{background:linear-gradient(110deg,#edf7fb,#e7f2f7);padding-block:32px 38px}
.benefits-layout{display:grid;grid-template-columns:1fr 210px;gap:28px;align-items:center}
.benefit-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px}
.benefit{text-align:center}
.icon-circle{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border-radius:50%;background:white;color:var(--color-brand-deep);margin-bottom:12px}
.icon-circle .icon{width:30px;height:30px}
.benefit h3{font:500 12px/1.5 var(--font-body);letter-spacing:0;margin:0}
.benefits-statement{font:400 21px/1.4 var(--font-heading);border-left:1px solid #c4dce7;padding-left:28px;margin:0;letter-spacing:-.02em}
.benefits-statement strong{font-weight:700}
.about-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:64px;align-items:center}
.brand-panel{background:linear-gradient(145deg,#edf6f9,#fff 65%,#e1f4ef);border:1px solid #e1edf2;min-height:350px;border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 36px;position:relative;overflow:hidden}
.brand-panel img{width:310px;max-width:100%}
.brand-panel p{color:var(--color-brand-deep);text-align:center;font-size:19px;line-height:1.5;margin-top:24px}
.brand-panel__line{width:70px;height:3px;background:linear-gradient(90deg,#007d87,#98cc7d);margin-top:28px}
.about-copy h2{font-size:34px;margin-bottom:20px}
.about-copy>p:not(.eyebrow){font-size:15px;line-height:1.75}
.partners-section{background:#f3f8fb;padding-block:36px}
.partners-section h2{max-width:760px;font:400 20px/1.6 var(--font-body);letter-spacing:0;margin:0}
.partner-grid{display:flex;align-items:center;flex-wrap:wrap;gap:40px;margin-top:32px}
.partner-grid img{max-width:140px;max-height:64px;object-fit:contain}
.conversion-section{padding-block:42px var(--section-gap)}
.conversion-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.conversion-card{display:flex;gap:26px;align-items:center;background:#eaf5fc;border-radius:12px;padding:32px}
.conversion-card--partner{background:#eaf7f1}
.conversion-card>.icon{width:45px;height:45px;flex-basis:45px;color:var(--color-brand-deep)}
.conversion-card .eyebrow{font-size:11px;letter-spacing:1.4px;margin-bottom:8px}
.conversion-card p{font-size:14px;line-height:1.6;margin-bottom:20px;color:var(--color-brand-deep)}
.page-hero{background:linear-gradient(110deg,#eff8fc,#e6f2f6);padding-block:64px}
.page-hero h1{font-size:48px;max-width:800px}
.page-hero p:last-child{max-width:710px}
.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.contact-card{padding:40px;border:1px solid var(--color-border);border-radius:16px;background:#f3f9fd}
.contact-card--partner{background:#eff8f3}
.contact-card h2{font-size:30px}
.contact-card .button{margin-block:8px 16px}
.contact-email{display:block;overflow-wrap:anywhere;font-size:14px;text-decoration:underline;text-underline-offset:4px}
.contact-direct{text-align:center;padding-top:0}
.contact-direct h2{max-width:650px;margin:0 auto 26px}
.site-footer{background:linear-gradient(110deg,#003a61,#064c6c);color:#fff}
.footer-main{display:grid;grid-template-columns:1.1fr .8fr 1fr;gap:40px;align-items:center;padding-block:44px}
.site-footer h2{color:#fff;font-size:27px;margin-bottom:10px}
.site-footer p{color:#e1edf3;font-size:13px;line-height:1.65}
.footer-invite p{max-width:330px;margin-bottom:20px}
.footer-brand{border-left:1px solid #ffffff3b;padding-left:36px}
.brand--footer{background:white;border-radius:6px;padding:12px;width:190px;margin-bottom:16px}
.footer-brand p{max-width:200px}
.footer-contact{font-style:normal;display:flex;flex-direction:column;gap:16px}
.footer-contact a{display:flex;gap:10px;align-items:center;font-size:12px;overflow-wrap:anywhere}
.footer-contact span{min-width:0}
.footer-contact .icon{width:18px;height:18px;flex-basis:18px}
.footer-contact a:hover,.footer-bottom a:hover{text-decoration:underline}
.footer-bottom{background:#ffffff08;border-top:1px solid #ffffff12;padding-block:16px}
.footer-bottom>.section-container{display:flex;justify-content:space-between;align-items:center;gap:24px}
.footer-bottom p{font-size:11px;margin:0}
.footer-bottom a{font-size:11px}
.footer-links{display:flex;gap:20px;list-style:none;margin:0;padding:0}
.floating-whatsapp,.back-to-top{position:fixed;right:22px;z-index:90;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 18px #003a612b}
.floating-whatsapp{bottom:82px;background:#008461;color:white}
.floating-whatsapp .icon{width:28px;height:28px}
.back-to-top{bottom:22px;background:white;color:var(--color-brand-deep);border:1px solid var(--color-border);font-size:25px}
