@font-face{font-family:Inter Medium;src:url(../assets/fonts/Inter-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}:root{--bg: #ffffff;--nav: #2f3c4c;--muted: #667085;--text: #0f172a;--card: #ffffff;--card-soft: #f4f6f8;--stroke: #e7eaee;--shadow: 0 10px 30px rgba(15, 23, 42, .08);--radius-xl: 26px;--radius-lg: 18px;--radius-md: 14px;--blue: #2b6cff}html,body{margin:0;padding:0;width:100%;max-width:100%;overflow-x:hidden}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Arial;color:var(--text);background:var(--bg)}.page{min-height:100vh;display:flex;flex-direction:column}.topbar-wrap{width:100%;max-width:100%;padding:18px 24px 0}.topbar{width:100%;max-width:100%;height:64px;border-radius:34px;background:var(--nav);display:flex;align-items:center;justify-content:space-between;padding:0 18px;color:#fff}.brand{display:flex;align-items:center;gap:10px}.logo{width:100px;height:100px;border-radius:10px;background:transparent;display:grid;place-items:center}.drop{font-size:20px;display:flex;align-items:center;justify-content:center;cursor:pointer}.logo img{width:100%;height:100%;object-fit:cover}.ext{cursor:pointer}.brand-text{line-height:1.05}.brand-name{font-weight:700;font-size:13px;opacity:.95;text-transform:lowercase}.nav-links{display:flex;gap:28px;font-weight:600;font-size:13px}.nav-links a{color:#fff;text-decoration:none;opacity:.95}.nav-links a:hover{opacity:1;text-decoration:underline}.nav-icons{display:flex;gap:10px}.icon-btn{width:32px;height:32px;border-radius:999px;border:0px solid rgba(255,255,255,.18);background:transparent;color:#fff;cursor:pointer}.container{width:100%;max-width:1180px;margin:0 auto;padding:18px 24px 0}.grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:28px;align-items:start}.left,.right{min-width:0}.pill-title{display:inline-flex;align-items:center;padding:10px 18px;border-radius:999px;background:#eef1f4;color:#1f2a37;font-weight:600;font-size:15px;margin-bottom:14px}.plan-box{border-radius:6px;padding:14px;max-width:560px;background:#fff}.plan-text{margin:0;font-size:13px;color:#1f2937;white-space:pre-line;text-align:justify}.product-stack{margin-top:20px;display:flex;flex-direction:column;gap:18px;max-width:640px}.product-card{display:grid;grid-template-columns:160px 1fr;gap:16px;align-items:center}.product-image{width:160px;height:160px;border-radius:14px;background:#fff;border:0px solid var(--stroke)}.product-image.sensor{background-image:url(/assets/sensor-nivel-DeeRc69-.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#fff}.product-image.switch{background-image:url(/assets/interruptor-remoto-Df8iPgyQ.png);background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#fff}.product-title{margin:0 0 6px;font-size:17px;color:var(--blue);font-weight:500}.product-subtitle{margin:0 0 10px;font-size:12px;color:#374151;max-width:420px;text-align:justify}.qty-row{display:flex;align-items:center;gap:14px}.qty-label{font-size:13px;color:#374151}.qty-control{display:flex;align-items:center;border:1px solid var(--stroke);border-radius:999px;padding:6px 10px;gap:10px;background:#fff}.qty-btn{width:28px;height:28px;border-radius:999px;border:1px solid var(--stroke);background:#fff;cursor:pointer}.qty-btn:disabled{opacity:.4;cursor:not-allowed}.qty-value{min-width:18px;text-align:center;font-weight:700}.items-card{margin-top:18px;border:1px solid var(--stroke);border-radius:22px;padding:14px;background:#fff;max-width:700px}.items-table{display:flex;flex-direction:column;gap:10px}.items-head,.items-row{display:grid;grid-template-columns:1.2fr 1fr 1fr 44px;gap:12px;align-items:center}.items-head{font-weight:800;font-size:13px;padding:6px 6px 10px}.items-row{padding:8px 6px;border-top:1px solid #f0f2f5}.select{width:100%;height:34px;border-radius:999px;border:1px solid var(--stroke);padding:0 10px;background:#fff;font-size:13px;outline:none}.trash-btn{width:34px;height:34px;border-radius:999px;border:none;background:transparent;cursor:pointer}.legal{max-width:720px;margin:18px 0 0;font-size:12.5px;line-height:1.5;color:#374151;text-align:justify}.summary-card{background:var(--card-soft);border-radius:var(--radius-xl);padding:22px;box-shadow:var(--shadow);border:1px solid #eef1f4}.summary-title{margin:0 0 16px;font-size:18px;font-weight:700}.summary-section{margin-top:12px}.summary-h{font-weight:700;margin-bottom:10px}.summary-line{display:flex;justify-content:space-between;gap:16px;padding:6px 0;font-size:13px}.summary-total{display:flex;justify-content:space-between;margin-top:10px;padding-top:12px;border-top:1px solid #e7eaee;font-weight:700}.summary-note{font-size:12px;color:#374151;margin-top:10px}.summary-coupon{display:flex;gap:10px;margin-top:16px;margin-bottom:16px}.coupon-input{flex:1;height:42px;border-radius:22px;border:1px solid #d8d8d8;padding:0 16px;font-size:14px;outline:none;background:#fff}.coupon-input:focus{border-color:#4a7cff}.coupon-btn{height:42px;padding:0 18px;border-radius:22px;border:none;background:#4a7cff;color:#fff;font-weight:500;cursor:pointer}.coupon-btn:disabled{background:#c8c8c8;cursor:not-allowed}.btn-primary{width:100%;height:52px;margin-top:16px;border:none;border-radius:999px;background:var(--nav);color:#fff;font-weight:700;font-size:15px;cursor:pointer}.btn-primary:disabled{background:#c8c8c8;cursor:not-allowed}.help-links{margin-top:18px;display:flex;flex-direction:column;gap:12px;padding:0 6px}.help-link{display:flex;align-items:center;justify-content:space-between;color:#111827;text-decoration:none;font-size:13px}.help-link:hover{text-decoration:underline}.checkout-form-stack{width:100%;display:flex;flex-direction:column;gap:22px;max-width:720px;margin-top:26px}.checkout-form-card{background:#fff;border:1px solid #e7eaee;border-radius:30px;padding:22px 22px 26px}.checkout-form-title{margin:0 0 18px;font-size:18px;font-weight:700;color:#10233e}.checkout-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.checkout-form-grid--contact,.checkout-form-grid--delivery{grid-template-columns:1fr 1fr}.checkout-form-grid--tank{grid-template-columns:1fr 1fr;align-items:start}.checkout-field{display:flex;flex-direction:column;gap:4px}.checkout-field--full{grid-column:1 / -1}.checkout-input,.checkout-select,.checkout-phone{width:100%;height:34px;border-radius:999px;border:1px solid #dfe3e8;background:#fff;padding:0 14px;font-size:12px;color:#10233e;outline:none;box-shadow:none}.checkout-input::placeholder,.checkout-select.placeholder,.checkout-phone input::placeholder{color:#c8cdd4}.checkout-input:focus,.checkout-select:focus,.checkout-phone:focus-within{border-color:#cfd6de}.checkout-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23C8CDD4' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px}.checkout-phone{display:flex;align-items:center;padding:0 10px 0 12px;gap:10px}.checkout-phone-code{display:flex;align-items:center;gap:6px;font-size:12px;color:#10233e;white-space:nowrap}.checkout-phone-code:after{content:"";width:10px;height:8px;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6' fill='none'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23C8CDD4' stroke-width='1.4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:10px 6px}.checkout-phone input{border:none;outline:none;width:100%;height:100%;font-size:12px;color:#10233e;background:transparent;padding:0}.checkout-error{font-size:11px;color:#ef4444;padding-left:8px;line-height:1.2}.checkout-input--error,.checkout-select--error,.checkout-phone--error{border-color:#ef9a9a!important}.checkout-tank-link-wrap{display:flex;align-items:center;gap:8px;min-height:34px;padding-left:6px}.checkout-tank-link-icon{width:24px;height:24px;border-radius:999px;border:2px solid #10233e;color:#10233e;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700;line-height:1;flex-shrink:0}.checkout-tank-link{border:none;background:none;padding:0;margin:0;color:#10233e;font-size:12px;text-decoration:underline;cursor:pointer}.checkout-popover-overlay{position:fixed;inset:0;background:#00000008;z-index:1000}.checkout-popover{position:absolute;top:152px;left:50%;transform:translate(-10%);width:min(470px,calc(100vw - 48px));max-width:470px;background:#f3f3f3;border-radius:28px;padding:24px 24px 22px;box-shadow:0 12px 30px #00000014;z-index:1001}.checkout-popover:before{content:"";position:absolute;top:-10px;left:56px;width:22px;height:22px;background:#f3f3f3;transform:rotate(45deg);border-radius:4px}.checkout-popover-content{display:grid;grid-template-columns:1fr 230px;gap:0px;align-items:center}.checkout-popover-text{font-size:11px;line-height:1.45;color:#10233e}.checkout-popover-text strong{display:block;margin-bottom:2px}.checkout-popover-text p{margin:0 0 12px}.checkout-popover-image{width:250px;height:230px;border-radius:16px;background:transparent;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:12px;text-align:center;padding:12px}.checkout-popover-image img{width:100%;height:100%}.checkout-form-card--tank{position:relative}@media(max-width:980px){.checkout-form-grid,.checkout-form-grid--contact,.checkout-form-grid--delivery,.checkout-form-grid--tank{grid-template-columns:1fr}.checkout-popover{left:24px;right:24px;transform:none;width:auto;top:120px}.checkout-popover-content{grid-template-columns:1fr}}.footer-bar{width:100%;background:#343c4c;color:#fff;padding:34px 0 22px;margin-top:20px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Arial}.footer-bar__container{width:100%;max-width:1180px;margin:0 auto;padding:0 100px;display:grid;grid-template-columns:1.1fr 1fr 1fr 1.2fr;gap:42px;align-items:start;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,Arial}.footer-bar__brand{display:flex;flex-direction:column;align-items:flex-start}.footer-bar__logo-wrap{margin-bottom:14px}.footer-bar__logo{width:150px;max-width:100%;height:auto;display:block}.footer-bar__connect{margin:0 0 14px;font-size:15px;font-weight:500;color:#fff}.footer-bar__social{display:flex;align-items:center;gap:16px}.footer-bar__social-link{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.footer-bar__social-icon{width:34px;height:34px;object-fit:contain;display:block}.footer-bar__links{display:flex;flex-direction:column;align-items:flex-start}.footer-bar__title{margin:0 0 12px;font-size:15px;font-weight:500;color:#fff}.footer-bar__title--spaced{margin-top:18px}.footer-bar__link{margin-bottom:10px;font-size:15px;color:#fff;text-decoration:none;line-height:1.4}.footer-bar__link:hover{text-decoration:underline}.footer-bar__support{display:flex;flex-direction:column;align-items:flex-start}.footer-bar__support-logos{display:flex;align-items:center;gap:35px;flex-wrap:wrap}.footer-bar__support-logo{width:65px;height:6 px;object-fit:contain;display:block;border-radius:50%;background:transparent}.footer-bar__bottom{width:100%;max-width:1180px;margin:24px auto 0;padding:16px 100px 0;border-top:1px solid rgba(255,255,255,.45);font-size:14px;font-weight:500;color:#fff}@media(max-width:980px){.footer-bar__container{grid-template-columns:1fr 1fr;gap:28px}}@media(max-width:640px){.footer-bar__container{grid-template-columns:1fr}.footer-bar__bottom{margin-top:18px}}@media(max-width:980px){.grid{grid-template-columns:1fr}.right{padding-top:0}.nav-links{display:none}.product-card{grid-template-columns:120px 1fr}.product-image{width:120px;height:100px}}.flow-wait-screen{flex:1;width:100%;background:#fff;display:flex;justify-content:center;align-items:flex-start;padding:32px 24px;box-sizing:border-box;font-family:Inter,Helvetica,sans-serif}.flow-wait-content{width:100%;max-width:960px;text-align:center}.flow-title{margin:0;font-size:23px;line-height:1.1;font-weight:400;color:#1f3556}.flow-subtitle{margin:2px 0 0;font-size:22px;line-height:1.2;font-weight:400;color:#1f3556}.flow-message-box{width:674px;max-width:calc(100% - 40px);margin:42px auto 0;background:#ebebeb;border-radius:35px;padding:18px 28px 16px;box-sizing:border-box;font-size:22px;line-height:1.15;font-weight:400;color:#243c5f}.flow-warning{margin:40px 0 0;font-size:23px;line-height:1.2;font-weight:400;color:#0072ff}.flow-spinner{width:54px;height:54px;margin:56px auto 0;border-radius:50%;border:6px solid #cfcfcf;border-top-color:#222;border-right-color:#555;border-bottom-color:#bdbdbd;border-left-color:#d9d9d9;animation:flow-spin .8s linear infinite;box-sizing:border-box}.input-check-wrap{position:relative}.field-check{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#2dbb45;font-size:18px;font-weight:700}.actions{width:100%;display:flex;gap:24px;margin-top:24px}.btn{flex:1;height:56px;border:none;border-radius:999px;font-size:18px;font-weight:500;cursor:pointer;transition:all .2s ease}.btn.primary{background:#344055;color:#fff}.btn.secondary{background:#e8e8e8;color:#666;cursor:not-allowed}@keyframes flow-spin{to{transform:rotate(360deg)}}@media(max-width:768px){.flow-title,.flow-subtitle{font-size:16px}.flow-message-box{max-width:100%;width:100%;margin-top:28px;font-size:16px;border-radius:24px;padding:16px 18px}.flow-warning{margin-top:70px;font-size:16px}.flow-spinner{width:40px;height:40px;margin-top:34px;border-width:5px}}.container-main[data-v-9e9b9b35]{height:100vh;width:100%;background:#008bff}.container[data-v-9e9b9b35]{height:100vh;width:100%;display:flex;justify-content:center;align-items:center}.icon[data-v-9e9b9b35]{font-size:80px}
