:root{--fv-prod-accent:#38d6b0;--fv-prod-warn:#ffb84d;--fv-prod-danger:#ff6b6b;--fv-prod-surface:#0d1b2b;--fv-prod-border:rgba(255,255,255,.12)}
html{scroll-behavior:smooth}body{min-height:100vh;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
img{max-width:100%}button,a,input,select,textarea{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(56,214,176,.55);outline-offset:3px}
.fv-prod-net{position:fixed;left:50%;top:12px;transform:translate(-50%,-140%);z-index:100000;background:#101d2b;color:#fff;border:1px solid var(--fv-prod-border);box-shadow:0 12px 40px rgba(0,0,0,.28);border-radius:999px;padding:10px 16px;font:700 13px/1.2 Inter,system-ui;transition:.25s ease;max-width:calc(100vw - 24px);text-align:center}.fv-prod-net.show{transform:translate(-50%,0)}.fv-prod-net.offline{background:#5b3010;border-color:rgba(255,184,77,.45)}
.fv-prod-toast-host{position:fixed;right:16px;bottom:88px;z-index:100001;display:grid;gap:10px;max-width:min(360px,calc(100vw - 32px))}.fv-prod-toast{background:#102235;color:#fff;border:1px solid var(--fv-prod-border);border-radius:16px;padding:13px 15px;box-shadow:0 16px 50px rgba(0,0,0,.32);font:600 13px/1.45 Inter,system-ui;animation:fvToastIn .2s ease}.fv-prod-toast.error{border-color:rgba(255,107,107,.45)}.fv-prod-toast.success{border-color:rgba(56,214,176,.45)}@keyframes fvToastIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}
.fv-prod-submit-loading{pointer-events:none;opacity:.78;position:relative}.fv-prod-submit-loading::after{content:"";display:inline-block;width:14px;height:14px;margin-left:9px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;vertical-align:-2px;animation:fvSpin .65s linear infinite}@keyframes fvSpin{to{transform:rotate(360deg)}}
.fv-prod-img-fallback{background:linear-gradient(135deg,#0d2635,#16364b);object-fit:contain!important;padding:18px}
.fv-prod-backtop{position:fixed;right:16px;bottom:86px;z-index:9998;width:44px;height:44px;border-radius:50%;border:1px solid var(--fv-prod-border);background:rgba(7,20,32,.92);color:#fff;box-shadow:0 10px 30px rgba(0,0,0,.25);display:grid;place-items:center;cursor:pointer;opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.fv-prod-backtop.show{opacity:1;visibility:visible;transform:none}
.fv-prod-mobile-nav{display:none}
.fv-prod-whatsapp{position:fixed;right:16px;bottom:24px;z-index:9998;display:flex;align-items:center;gap:9px;min-height:48px;padding:9px 14px 9px 11px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#16a34a;color:#fff!important;text-decoration:none!important;box-shadow:0 14px 36px rgba(0,0,0,.3);font:700 12px/1.1 Inter,system-ui}.fv-prod-whatsapp span{width:30px;height:30px;overflow:hidden;text-indent:-999px;border-radius:50%;background:#fff;position:relative}.fv-prod-whatsapp span::after{content:"W";position:absolute;inset:0;display:grid;place-items:center;text-indent:0;color:#16a34a;font-weight:950;font-size:16px}.fv-prod-whatsapp b{font:inherit}
.fv-prod-feature-button{position:fixed;left:16px;bottom:24px;z-index:9998;display:flex;align-items:center;gap:9px;min-height:48px;padding:10px 15px;border:1px solid rgba(56,214,176,.32);border-radius:999px;background:rgba(7,25,39,.95);color:#fff;box-shadow:0 14px 36px rgba(0,0,0,.3);font:750 12px/1.1 Inter,system-ui;cursor:pointer}.fv-prod-feature-button span{color:#70ebcc;font-size:18px}.fv-prod-feature-backdrop{position:fixed;inset:0;z-index:100010;display:flex;align-items:flex-end;justify-content:center;padding:18px;background:rgba(1,7,13,.72);backdrop-filter:blur(10px);opacity:0;visibility:hidden;transition:.2s}.fv-prod-feature-backdrop.show{opacity:1;visibility:visible}.fv-prod-feature-drawer{width:min(760px,100%);max-height:min(720px,calc(100vh - 36px));overflow:auto;padding:22px;border:1px solid rgba(255,255,255,.14);border-radius:28px;background:linear-gradient(160deg,#10283a,#071521 72%);box-shadow:0 35px 100px rgba(0,0,0,.55);transform:translateY(25px);transition:.22s}.fv-prod-feature-backdrop.show .fv-prod-feature-drawer{transform:none}.fv-prod-feature-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.fv-prod-feature-head small{color:#70ebcc;font:850 11px/1 Inter,system-ui;text-transform:uppercase;letter-spacing:.08em}.fv-prod-feature-head h2{margin:6px 0 0;color:#fff;font:850 clamp(22px,4vw,32px)/1.1 Inter,system-ui}.fv-prod-feature-head button{width:42px;height:42px;border:1px solid rgba(255,255,255,.13);border-radius:14px;background:rgba(255,255,255,.06);color:white;font-size:25px;cursor:pointer}.fv-prod-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:20px}.fv-prod-feature-grid a{min-height:132px;display:flex;flex-direction:column;gap:5px;padding:15px;border:1px solid rgba(255,255,255,.1);border-radius:19px;background:rgba(255,255,255,.045);color:#fff;text-decoration:none;transition:.18s}.fv-prod-feature-grid a:hover{transform:translateY(-2px);border-color:rgba(56,214,176,.38);background:rgba(56,214,176,.08)}.fv-prod-feature-grid i{font-style:normal;font-size:25px}.fv-prod-feature-grid b{font:800 13px/1.3 Inter,system-ui}.fv-prod-feature-grid span{color:#9fb2c1;font:550 11px/1.4 Inter,system-ui}.fv-prod-feature-all{display:block;margin-top:12px;padding:13px;border-radius:15px;background:rgba(56,214,176,.1);color:#87efd4;text-align:center;text-decoration:none;font:800 12px/1.3 Inter,system-ui}body.fv-prod-modal-open{overflow:hidden}
@media(max-width:780px){body.fv-prod-has-mobile-nav{padding-bottom:76px!important}.fv-prod-mobile-nav{position:fixed;left:10px;right:10px;bottom:8px;z-index:9999;display:grid;grid-template-columns:repeat(5,1fr);gap:4px;padding:7px;background:rgba(5,16,27,.94);border:1px solid var(--fv-prod-border);border-radius:20px;box-shadow:0 18px 50px rgba(0,0,0,.4);backdrop-filter:blur(18px)}.fv-prod-mobile-nav a{min-height:52px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#aebdca;text-decoration:none;border-radius:14px;font:700 10px/1.1 Inter,system-ui}.fv-prod-mobile-nav a span{font-size:20px}.fv-prod-mobile-nav a.active{background:rgba(56,214,176,.13);color:#7bf0d1}.fv-prod-backtop{bottom:82px;right:68px}.fv-prod-toast-host{bottom:86px}.fv-prod-whatsapp{bottom:82px;right:12px;width:46px;height:46px;min-height:46px;padding:8px}.fv-prod-whatsapp span{width:28px;height:28px}.fv-prod-whatsapp b{display:none}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
@media(max-width:780px){.fv-prod-feature-button{bottom:82px;left:12px;width:46px;height:46px;min-height:46px;padding:8px;justify-content:center}.fv-prod-feature-button b{display:none}.fv-prod-feature-grid{grid-template-columns:repeat(2,1fr)}.fv-prod-feature-drawer{padding:17px;border-radius:24px}.fv-prod-feature-grid a{min-height:112px}}
