.commercial-root{font-family:var(--font-inter),"Inter",system-ui,-apple-system,sans-serif;color:#1A1035;background:#F0EFFE;min-height:100vh}.c-header{position:-webkit-sticky;position:sticky;top:0;z-index:60;background:rgba(240,239,254,.9);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #d6cffa}.c-header__inner{max-width:1180px;margin:0 auto;padding:14px clamp(16px,4vw,32px);display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.c-header__logo{display:flex;align-items:center;gap:10px;cursor:pointer;flex:none;text-decoration:none}.c-header__logo img,.c-header__logo svg{height:36px;width:auto;display:block}.c-header__wordmark{height:36px!important;width:auto!important;max-width:min(216px,52vw);line-height:30px}.c-header__nav{display:flex;align-items:center;gap:6px;flex-wrap:wrap;flex:1 1 260px;justify-content:center;min-width:260px}.c-header__nav-item{padding:8px 14px;border-radius:8px;font-size:14px;font-weight:500;color:#4A4A6A;cursor:pointer;white-space:nowrap;transition:background-color .15s ease,color .15s ease;text-decoration:none}.c-header__nav-item.active,.c-header__nav-item:hover{background-color:#E4E1FC;color:#5B50F0}.c-header__wa-btn{flex:none;display:flex;align-items:center;gap:8px;background:#25D366;color:#ffffff;text-decoration:none;font-size:14px;font-weight:600;padding:10px 18px;border-radius:10px;box-shadow:0 6px 16px rgba(37,211,102,.28);transition:transform .15s ease,box-shadow .15s ease}.c-header__wa-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(37,211,102,.4)}.c-header__burger{display:none;width:40px;height:40px;border-radius:8px;border:1px solid #d6cffa;background:#F0EFFE;color:#1A1035;font-size:20px;align-items:center;justify-content:center;cursor:pointer}.c-header__drawer{display:none;flex-direction:column;gap:4px;padding:12px clamp(16px,4vw,32px) 16px;border-top:1px solid #d6cffa}.c-header__drawer.open{display:flex}.c-header__drawer .c-header__nav-item{width:100%;padding:12px 14px}@media (max-width:860px){.c-header__nav{display:none}.c-header__burger{display:flex}.c-header__wa-btn--desktop{display:none}}.c-container{max-width:1180px;margin:0 auto;padding:0 clamp(16px,4vw,32px)}.c-section-badge{display:inline-block;white-space:nowrap;font-size:12px;font-weight:700;letter-spacing:.06em;color:#5B50F0;background:#E4E1FC;padding:6px 12px;border-radius:100px;margin-bottom:20px}.c-section-badge--light{color:#B0A8F0;background:rgba(167,88,245,.14)}.c-eyebrow{font-size:12px;font-weight:700;letter-spacing:.06em;color:#8888AA;margin-bottom:10px}.c-eyebrow--light{color:#B0A8F0}.c-heading{font-size:clamp(24px,4.5vw,34px);font-weight:800;letter-spacing:-.01em;margin:0;text-wrap:balance;line-height:1.2}.c-heading--hero{font-size:clamp(32px,6vw,52px);line-height:1.06}.c-heading--hero,.c-heading--sub{letter-spacing:-.02em;text-wrap:balance}.c-heading--sub{font-size:clamp(28px,5.5vw,44px);line-height:1.12}.c-heading--sm{font-size:clamp(21px,4vw,28px)}.c-heading--white{color:#ffffff}.c-heading--diferenciais{max-width:min(20em,100%);margin-left:auto;margin-right:auto}.c-gradient-text{background:linear-gradient(135deg,#5B50F0,#7B72F4);-webkit-background-clip:text;background-clip:text;color:transparent}.c-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;font-size:15px;padding:14px 22px;border-radius:12px;border:none;cursor:pointer;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;white-space:nowrap;box-sizing:border-box;min-height:48px}.c-btn:hover{transform:translateY(-2px)}.c-cta-row{display:flex;gap:12px;flex-wrap:wrap}@media (max-width:720px){.c-cta-row{flex-direction:column;align-items:stretch}.c-cta-row .c-btn{width:100%}}.c-cta-final{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;max-width:920px;margin:0 auto}.c-cta-final .c-btn{flex:1 1 220px;max-width:280px;text-align:center}@media (max-width:720px){.c-cta-final{flex-direction:column;align-items:stretch;width:100%;max-width:360px}.c-cta-final .c-btn{flex:none;width:100%;max-width:none;white-space:normal;line-height:1.3;padding:14px 18px;min-height:52px}}.c-btn--dark{background:#1A1035;color:#ffffff}.c-btn--dark:hover{box-shadow:0 8px 20px rgba(26,16,53,.25)}.c-btn--outline{background:#ffffff;border:1px solid #d6cffa;color:#1A1035}.c-btn--outline:hover{border-color:#5B50F0}.c-btn--ghost{background:transparent;color:#4A4A6A}.c-btn--ghost:hover{color:#5B50F0}.c-btn--gradient{background:linear-gradient(135deg,#5B50F0,#7B72F4);color:#ffffff}.c-btn--gradient:hover{box-shadow:0 10px 24px rgba(91,80,240,.4)}.c-btn--white{background:#ffffff;color:#5B50F0;font-weight:700}.c-btn--white-dark{background:#ffffff;color:#1A1035;font-weight:600}.c-btn--purple{background:#ffffff;color:#7C3AED;font-weight:700}.c-btn--purple:hover{box-shadow:0 10px 24px rgba(124,58,237,.3)}.c-btn--sm{font-size:14px;padding:12px 18px;border-radius:10px}.c-btn--block{width:100%;text-align:center}.c-card{background:#ffffff;border:1px solid #d6cffa;box-shadow:0 2px 10px rgba(26,16,53,.06);border-radius:16px;padding:24px;transition:transform .2s ease,box-shadow .2s ease}.c-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px rgba(26,16,53,.12)}.c-card__icon{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#5B50F0,#7B72F4);margin-bottom:16px;display:flex;align-items:center;justify-content:center;color:#ffffff}.c-card__icon--purple{background:linear-gradient(135deg,#7C3AED,#9333EA)}.c-card__title{font-size:15.5px;font-weight:700;margin-bottom:8px}.c-card__desc{font-size:13.5px;line-height:1.55;color:#4A4A6A}.c-card--diferencial{border-radius:18px;padding:26px;box-shadow:none}.c-card--diferencial:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(91,80,240,.09)}.c-card--diferencial .c-card__icon{width:44px;height:44px;border-radius:12px;background:rgba(91,80,240,.08);margin-bottom:18px;color:#5B50F0}.c-card--diferencial .c-card__title{font-size:16px;margin-bottom:8px;color:#1A1035}.c-card--diferencial .c-card__desc{line-height:1.65}.c-grid{display:grid;grid-gap:20px;gap:20px}.c-grid--2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.c-grid--3{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.c-grid--4{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.c-grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}@media (max-width:960px){.c-grid--5{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}}.c-offer-card{background:#2D1B69;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:28px;display:flex;flex-direction:column;gap:16px;transition:transform .2s ease,border-color .2s ease}.c-offer-card:hover{transform:translateY(-4px);border-color:#5B50F0}.c-offer-card__title{font-size:19px;font-weight:700;color:#ffffff}.c-offer-card__desc{font-size:14px;line-height:1.6;color:#B0A8F0;flex:1 1}.c-pill{font-size:12.5px;font-weight:600;color:#4A4A6A;background:#F0EFFE;border:1px solid #d6cffa;padding:6px 12px;border-radius:100px}.c-pill--white{background:#ffffff;border:none;font-size:14px;padding:12px 20px}.c-ext-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:24px;gap:24px;margin-bottom:28px}.c-ext-card{position:relative;background:#ffffff;border:1px solid rgba(91,80,240,.14);border-radius:20px;padding:28px 28px 24px;box-shadow:0 8px 28px rgba(26,16,53,.07);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.c-ext-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#5B50F0,#7B72F4)}.c-ext-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(26,16,53,.12)}.c-ext-card__top{display:flex;align-items:center;gap:14px;margin-bottom:14px}.c-ext-card__icon{flex:none;width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#5B50F0;background:rgba(91,80,240,.08)}.c-ext-card__icon--res{color:#6D28D9;background:rgba(124,58,237,.08)}.c-ext-card__label{font-size:11px;font-weight:700;letter-spacing:.08em;color:#5B50F0;margin-bottom:4px}.c-ext-card__title{font-size:20px;font-weight:800;color:#1A1035;margin:0;letter-spacing:-.02em}.c-ext-card__desc{font-size:14px;line-height:1.55;color:#4A4A6A;margin:0 0 16px}.c-ext-modules-label{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#7C74C4;margin:0 0 10px}.c-ext-modules{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0;border-top:1px solid #edeaf8}.c-ext-module{display:flex;align-items:flex-start;gap:12px;padding:14px 0;border-bottom:1px solid #edeaf8}.c-ext-module:last-child{border-bottom:none;padding-bottom:4px}.c-ext-module__check{flex:none;width:22px;height:22px;margin-top:1px;border-radius:50%;background:rgba(91,80,240,.1);color:#5B50F0;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}.c-ext-module__title{font-size:14px;font-weight:700;color:#1A1035;line-height:1.35;margin-bottom:3px}.c-ext-module__detail{font-size:13px;line-height:1.45;color:#6B6B8A}.c-ext-callout{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;background:#1A1035;border-radius:18px;padding:22px 26px}.c-ext-callout__label{font-size:11px;font-weight:700;letter-spacing:.08em;color:#A5A0F0;margin-bottom:6px}.c-ext-callout__text{margin:0;font-size:14.5px;line-height:1.5;color:#ffffff;max-width:640px;font-weight:500}.c-ext-callout .c-btn{flex:none}.c-bg-lavender{background:#E4E1FC}.c-bg-navy{background:#1A1035}.c-bg-gradient{background:linear-gradient(135deg,#5B50F0,#7B72F4)}.c-bg-purple-gradient{background:linear-gradient(135deg,#7C3AED,#9333EA)}.c-flow-dot{width:8px;height:8px;border-radius:50%;background:#5B50F0;flex:none}.c-flow-connector{width:1px;height:14px;background:#D9D0F5;margin-left:4px}.c-placeholder{aspect-ratio:4/3;background:repeating-linear-gradient(135deg,#E4E1FC,#E4E1FC 12px,#D9D4FB 0,#D9D4FB 24px);display:flex;align-items:center;justify-content:center;color:#8888AA;font-family:inherit;font-size:13px;font-weight:500;text-align:center;padding:24px}.c-placeholder,.c-system-preview{border-radius:24px;border:1px solid #d6cffa}.c-system-preview{width:100%;overflow:hidden;box-shadow:0 16px 40px rgba(26,16,53,.12);background:#ffffff}.c-system-preview__chrome{display:grid;grid-template-columns:168px 1fr;min-height:340px;background:#F7F6FF}.c-system-preview__sidebar{background:#1A1035;color:#ffffff;padding:16px 12px;display:flex;flex-direction:column;gap:18px}.c-system-preview__brand{display:flex;align-items:center;gap:8px;padding:4px 6px}.c-system-preview__brand-name{font-size:12px;font-weight:800;letter-spacing:-.02em}.c-system-preview__brand-sub{font-size:10px;font-weight:500;color:#B0A8F0}.c-system-preview__nav{display:flex;flex-direction:column;gap:4px}.c-system-preview__nav-item{font-size:12px;font-weight:500;color:rgba(255,255,255,.72);padding:8px 10px;border-radius:8px}.c-system-preview__nav-item.is-active{background:#5B50F0;color:#ffffff;font-weight:600}.c-system-preview__main{padding:16px 18px 18px;display:flex;flex-direction:column;gap:14px;min-width:0}.c-system-preview__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.c-system-preview__eyebrow{font-size:11px;font-weight:600;color:#8888AA;letter-spacing:.04em;text-transform:uppercase}.c-system-preview__title{font-size:18px;font-weight:800;color:#1A1035;letter-spacing:-.02em}.c-system-preview__pill{background:#E4E1FC;color:#5B50F0;font-size:12px;font-weight:700;padding:6px 10px;border-radius:100px;white-space:nowrap}.c-system-preview__kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:8px;gap:8px}.c-system-preview__kpi{background:#ffffff;border:1px solid #d6cffa;border-radius:12px;padding:10px}.c-system-preview__kpi-label{font-size:10px;font-weight:500;color:#8888AA;margin-bottom:4px}.c-system-preview__kpi-value{font-size:15px;font-weight:800;color:#1A1035;letter-spacing:-.02em}.c-system-preview__panel{background:#ffffff;border:1px solid #d6cffa;border-radius:14px;overflow:hidden}.c-system-preview__panel-head{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;font-size:13px;font-weight:700;border-bottom:1px solid #e4e1fc}.c-system-preview__link{color:#5B50F0;font-weight:600;font-size:12px}.c-system-preview__rows{display:flex;flex-direction:column}.c-system-preview__row{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;border-top:1px solid #f0effe}.c-system-preview__row:first-child{border-top:none}.c-system-preview__row-name{font-size:12.5px;font-weight:600;color:#1A1035}.c-system-preview__row-meta{font-size:11px;font-weight:400;color:#8888AA;margin-top:2px}.c-system-preview__status{font-size:11px;font-weight:600;padding:4px 8px;border-radius:100px;white-space:nowrap}.c-system-preview__status--ativo{background:rgba(34,197,94,.12);color:#15803D}.c-system-preview__status--pendente{background:rgba(245,158,11,.14);color:#B45309}.c-system-preview__status--cortesia{background:rgba(91,80,240,.12);color:#5B50F0}@media (max-width:720px){.c-system-preview__chrome{grid-template-columns:1fr}.c-system-preview__sidebar{display:none}.c-system-preview__kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}.c-footer{background:#1A1035;padding:56px 0 28px}.c-footer__grid{max-width:1180px;padding:0 clamp(16px,4vw,32px);display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;grid-gap:32px;gap:32px;margin:0 auto 40px}.c-footer__brand-desc{font-size:13px;line-height:1.6;color:#8888AA;max-width:220px;margin:0}.c-footer__heading{font-size:12px;font-weight:700;letter-spacing:.05em;color:#ffffff;margin-bottom:14px}.c-footer__link{display:block;font-size:13.5px;color:#8888AA;padding:6px 0;text-decoration:none;cursor:pointer}.c-footer__link:hover{color:#ffffff}.c-footer__bottom{max-width:1180px;margin:0 auto;padding:20px clamp(16px,4vw,32px) 0;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px}.c-footer__copy{font-size:12.5px;color:#4A4A6A}.c-footer__wa{font-size:12.5px;color:#25D366;text-decoration:none;transition:opacity .15s ease}.c-footer__wa:hover{text-decoration:underline}.c-calc-card{background:#2D1B69;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:18px 20px}.c-wa-breakdown{margin-top:12px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:12px 14px;display:flex;flex-direction:column;gap:8px}.c-wa-breakdown__row{display:flex;justify-content:space-between;align-items:baseline;gap:12px;font-size:12.5px;color:#C7C2FA}.c-wa-breakdown__row strong{color:#ffffff;font-weight:700;white-space:nowrap}.c-wa-breakdown__row--emphasis{font-size:13px;color:#ffffff;font-weight:600}.c-wa-breakdown__divider{height:1px;background:rgba(255,255,255,.12);margin:2px 0}.c-wa-breakdown__green{color:#22C55E!important}.c-wa-breakdown__wa{color:#25D366!important}.c-wa-breakdown__note{margin:4px 0 0;font-size:11.5px;line-height:1.5;color:#9992C9;font-weight:500}.c-calc-label{font-size:13px;color:#C7C2FA;margin-bottom:10px}.c-calc-input{width:100%;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.16);color:#ffffff;font-weight:700;font-size:14px;border-radius:8px;padding:8px 10px;font-family:inherit}.c-calc-input::placeholder{color:rgba(255,255,255,.4)}.c-calc-input:focus{outline:none;border-color:#5B50F0}.c-calc-input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.c-calc-input[type=number]::-webkit-inner-spin-button,.c-calc-input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.c-calc-range{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:6px 0}.c-calc-range::-webkit-slider-runnable-track{height:6px;border-radius:3px;background:#E4E1FC}.c-calc-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:22px;height:22px;border-radius:50%;background:#5B50F0;border:3px solid #ffffff;box-shadow:0 1px 4px rgba(22,19,31,.35);cursor:pointer;margin-top:-8px}.c-toggle-group{display:flex;gap:8px}.c-units-info{position:relative;flex:none}.c-units-info,.c-units-info__btn{display:inline-flex;align-items:center}.c-units-info__btn{justify-content:center;width:22px;height:22px;padding:0;border-radius:999px;border:1px solid rgba(199,194,250,.45);background:rgba(255,255,255,.06);color:#C7C2FA;cursor:pointer;font-family:inherit;transition:background .15s,color .15s,border-color .15s}.c-units-info__btn:hover,.c-units-info__btn[aria-expanded=true]{background:rgba(91,80,240,.28);border-color:#7B72F4;color:#ffffff}.c-units-info__panel{z-index:40;padding:12px 14px;border-radius:12px;background:#1A1035;border:1px solid rgba(214,207,250,.35);box-shadow:0 14px 36px rgba(0,0,0,.35);display:flex;flex-direction:column;gap:6px}.c-units-info__panel--portal{position:fixed;z-index:1200}.c-units-info__title{font-size:12.5px;font-weight:700;color:#ffffff}.c-units-info__body{font-size:12px;line-height:1.5;color:#C7C2FA;font-weight:400}.c-toggle-opt{flex:1 1;cursor:pointer;text-align:center;border-radius:10px;padding:10px 6px;border:1px solid rgba(255,255,255,.16);background:transparent;transition:background .15s,border-color .15s;font-family:inherit;color:inherit}.c-toggle-opt.active{background:#5B50F0;border-color:#5B50F0}.c-toggle-opt.active--telegram{background:#229ED9;border-color:#229ED9}.c-toggle-opt.active--whatsapp{background:#25D366;border-color:#25D366}.c-toggle-opt__label{font-size:13.5px;font-weight:700}.c-toggle-opt__sub{font-size:11px;margin-top:2px}.c-toggle-opt:not(.active):not(.active--telegram):not(.active--whatsapp) .c-toggle-opt__label{color:#C7C2FA}.c-toggle-opt:not(.active):not(.active--telegram):not(.active--whatsapp) .c-toggle-opt__sub{color:#9992C9}.c-toggle-opt.active .c-toggle-opt__label,.c-toggle-opt.active--telegram .c-toggle-opt__label,.c-toggle-opt.active--whatsapp .c-toggle-opt__label{color:#ffffff}.c-toggle-opt.active .c-toggle-opt__sub,.c-toggle-opt.active--telegram .c-toggle-opt__sub,.c-toggle-opt.active--whatsapp .c-toggle-opt__sub{color:rgba(255,255,255,.75)}.c-summary{background:#ffffff;border-radius:16px;padding:24px;display:flex;flex-direction:column;position:-webkit-sticky;position:sticky;top:96px}.c-summary--purple{background:linear-gradient(135deg,#7C3AED,#9333EA);border-radius:22px;padding:28px;color:#ffffff}.c-summary__row{font-size:12.5px;color:#4A4A6A;display:flex;justify-content:space-between;padding:6px 0}.c-summary__row--border-top{border-top:1px solid #d6cffa}.c-summary__row--border-bottom{border-bottom:1px solid #d6cffa;margin-bottom:14px}.c-summary__row--green{color:#22C55E}.c-coupon{display:flex;gap:8px;margin-bottom:8px}.c-coupon__input{flex:1 1;border:1px solid #d6cffa;border-radius:8px;padding:9px 10px;font-size:13px;font-family:inherit}.c-coupon__input:focus{outline:none;border-color:#5B50F0}.c-coupon__apply{cursor:pointer;background:#1A1035;color:#ffffff;border:none;border-radius:8px;padding:9px 14px;font-size:13px;font-weight:600;font-family:inherit}@media (max-width:960px){.c-footer__grid{grid-template-columns:1fr 1fr}}@media (max-width:720px){.c-footer__grid{grid-template-columns:1fr}}.c-table-scroll{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.c-table-scroll .c-table{min-width:640px}.c-table{border:1px solid #d6cffa;box-shadow:0 2px 10px rgba(26,16,53,.06);border-radius:16px;overflow:hidden;background:#ffffff}.c-table__head{display:grid;grid-template-columns:1.2fr 1fr 1fr;background:#1A1035;color:#ffffff;font-size:13px;font-weight:700}.c-table__head>div{padding:14px 18px}.c-table__head>div:not(:first-child){text-align:center}.c-table__row{display:grid;grid-template-columns:1.2fr 1fr 1fr;border-top:1px solid #d6cffa}.c-table__row>div{padding:14px 18px;font-size:13.5px}.c-table__row>div:first-child{font-weight:600}.c-table__row>div:not(:first-child){text-align:center;font-size:13px}.c-table__row>div:nth-child(2){color:#22C55E}.c-table__row>div:nth-child(3){color:#4A4A6A}.commercial-root ::-webkit-scrollbar{width:10px;height:10px}.commercial-root ::-webkit-scrollbar-track{background:transparent}.commercial-root ::-webkit-scrollbar-thumb{background:#7B72F4;border-radius:100px;border:2px solid transparent;background-clip:padding-box}.commercial-root ::-webkit-scrollbar-thumb:hover{background:#5B50F0;background-clip:padding-box}.commercial-root *{scrollbar-width:thin;scrollbar-color:#7B72F4 transparent}.c-before-after{position:relative;width:100%;border-radius:18px;overflow:hidden;box-shadow:0 30px 80px rgba(91,80,240,.19),0 0 0 1px #D6CFFA;cursor:ew-resize;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none;aspect-ratio:4/3;background:#1a1035}.c-before-after__layer{position:absolute;inset:0}.c-before-after__img{object-fit:cover;pointer-events:none}.c-before-after__badge{position:absolute;top:12px;font-weight:800;font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:#ffffff;padding:5px 10px;border-radius:100px;pointer-events:none;transition:opacity .15s}.c-before-after__badge--antes{left:12px;background:rgba(239,68,68,.88)}.c-before-after__badge--depois{right:12px;background:rgba(34,197,94,.9)}.c-before-after__line{top:0;bottom:0;width:3px;box-shadow:0 0 12px rgba(0,0,0,.35);transform:translateX(-50%)}.c-before-after__handle,.c-before-after__line{position:absolute;background:#ffffff;pointer-events:none}.c-before-after__handle{top:50%;width:46px;height:46px;border-radius:50%;border:3px solid #5b50f0;box-shadow:0 8px 24px rgba(0,0,0,.22);display:flex;align-items:center;justify-content:center;gap:2px;transform:translate(-50%,-50%)}.c-before-after__chevron{width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent}.c-before-after__chevron--left{border-right:6px solid #5b50f0}.c-before-after__chevron--right{border-left:6px solid #5b50f0}.c-before-after__hint{position:absolute;top:12px;bottom:auto;left:50%;transform:translateX(-50%);font-size:11px;font-weight:600;color:rgba(255,255,255,.92);background:rgba(26,16,53,.55);padding:5px 12px;border-radius:100px;pointer-events:none;white-space:nowrap;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:3}.c-footer__brand{display:flex;align-items:center;gap:10px;text-decoration:none;margin-bottom:14px}.c-footer__wordmark{height:26px;width:auto;display:block;max-width:min(168px,70vw)}.c-footer__company{font-size:13px;color:#8888AA;margin:14px 0 0;font-weight:500}.c-footer__cnpj{font-size:12px;color:#4A4A6A;margin:6px 0 0}.c-hero-photo{aspect-ratio:4/3;border-radius:24px;overflow:hidden;border:1px solid #d6cffa;box-shadow:0 16px 40px rgba(26,16,53,.1)}.c-hero-photo img{width:100%;height:100%;object-fit:cover;display:block}.commercial-root .marketing-doc-wrap{max-width:840px;margin:0 auto;padding:clamp(32px,5vw,56px) clamp(16px,4vw,32px) 72px}.commercial-root .doc-page{border-color:#D6CFFA;box-shadow:0 2px 10px rgba(26,16,53,.06)}.commercial-root .doc-body h2,.commercial-root .doc-body h3,.commercial-root .doc-header h1{color:#1A1035}.commercial-root .doc-body a{color:#5B50F0}@media (max-width:600px){.c-before-after{border-radius:14px}.c-before-after__handle{width:40px;height:40px}.c-header__wordmark{max-width:min(190px,48vw)}}.commercial-root--proposta{min-height:100vh}.c-prop-minibar{position:-webkit-sticky;position:sticky;top:0;z-index:70;background:rgba(240,239,254,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #d6cffa}.c-prop-minibar__inner{max-width:920px;margin:0 auto;padding:12px clamp(16px,4vw,28px);display:flex;align-items:center;justify-content:space-between;gap:12px}.c-prop-minibar__brand{text-decoration:none;display:flex;align-items:center}.c-prop-minibar__right{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.c-prop-minibar__client{font-size:13px;font-weight:600;color:#4a4a6a;max-width:min(220px,42vw);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.c-prop-minibar__wa{display:inline-flex;align-items:center;padding:8px 12px;border-radius:999px;background:#25d366;color:#fff;font-size:13px;font-weight:700;text-decoration:none}.c-prop{max-width:920px;margin:0 auto;padding:20px clamp(16px,4vw,28px) 96px;display:grid;grid-gap:22px;gap:22px}.c-prop__toc{position:-webkit-sticky;position:sticky;top:58px;z-index:60;display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:10px 12px;border-radius:14px;background:rgba(255,255,255,.92);border:1px solid #d6cffa;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 8px 24px rgba(91,80,240,.08)}.c-prop__toc a{padding:6px 10px;border-radius:999px;font-size:13px;font-weight:600;color:#5b50f0;text-decoration:none;background:#f0effe}.c-prop__toc a:hover{background:#e4e1fc}.c-prop__toc-plan{margin-left:auto;font-size:12px;font-weight:700;color:#1a1035}.c-prop__state{display:flex;align-items:center;gap:10px;color:#4a4a6a;padding:40px 0}.c-prop__error{display:flex;gap:12px;padding:20px;border-radius:16px;background:#fef2f2;color:#991b1b}.c-prop__error p{margin:6px 0 0}.c-prop__error-inline{color:#991b1b;font-size:14px}.c-prop__hero{background:#fff;border:1px solid #d6cffa;border-radius:24px;padding:clamp(22px,4vw,36px);box-shadow:0 18px 50px rgba(91,80,240,.08);scroll-margin-top:120px}.c-prop__hero-top{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:16px}.c-prop__badge,.c-prop__pill{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:#e4e1fc;letter-spacing:.04em}.c-prop__badge,.c-prop__eyebrow,.c-prop__pill{color:#5b50f0;font-size:12px;font-weight:600;text-transform:uppercase}.c-prop__eyebrow{margin:0 0 8px;letter-spacing:.08em}.c-prop__title{margin:0 0 12px;font-size:clamp(28px,4vw,40px);line-height:1.15;color:#1a1035;letter-spacing:-.03em}.c-prop__lede{margin:0;max-width:62ch;font-size:16px;line-height:1.55;color:#4a4a6a}.c-prop__meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.c-prop__meta span{padding:7px 12px;border-radius:999px;background:#f0effe;border:1px solid #d6cffa;font-size:13px;color:#4a4a6a}.c-prop__section{background:#fff;border:1px solid #e8e5ff;border-radius:22px;padding:clamp(20px,3vw,28px);scroll-margin-top:120px}.c-prop__section h2{margin:0 0 8px;font-size:22px;color:#1a1035;letter-spacing:-.02em}.c-prop__section-lead{margin:0 0 18px;color:#4a4a6a;line-height:1.55;max-width:70ch}.c-prop__section--accent{background:linear-gradient(180deg,#f7f6ff,#fff 55%);border-color:#d6cffa}.c-prop__ext-head{display:flex;gap:12px;align-items:flex-start;margin-bottom:8px;color:#5b50f0}.c-prop__ext-head h2{margin:0}.c-prop__grid2,.c-prop__grid3{display:grid;grid-gap:12px;gap:12px}.c-prop__grid2{grid-template-columns:repeat(2,minmax(0,1fr))}.c-prop__grid3{grid-template-columns:repeat(3,minmax(0,1fr))}.c-prop__incluso{display:grid;grid-gap:12px;gap:12px}.c-prop__incluso--even{grid-template-columns:repeat(2,minmax(0,1fr))}.c-prop__incluso--5{grid-template-columns:repeat(6,minmax(0,1fr))}.c-prop__incluso--5>.c-prop__card{grid-column:span 2}.c-prop__incluso--5>.c-prop__card:nth-child(4),.c-prop__incluso--5>.c-prop__card:nth-child(5){grid-column:span 3}.c-prop__card,.c-prop__feature{border:1px solid #ebe8ff;border-radius:16px;padding:16px;background:#fafaff}.c-prop__card-icon{color:#5b50f0;margin-bottom:8px}.c-prop__card strong,.c-prop__feature strong{display:block;color:#1a1035;margin-bottom:6px}.c-prop__card p,.c-prop__feature p,.c-prop__step p{margin:0;font-size:14px;line-height:1.5;color:#4a4a6a}.c-prop__card ul{margin:12px 0 0;padding-left:18px;color:#4a4a6a;font-size:13px;line-height:1.5}.c-prop__card li{margin-bottom:8px}.c-prop__note{display:flex;gap:8px;align-items:flex-start;margin:16px 0 0;padding:12px 14px;border-radius:12px;background:#fff;border:1px dashed #d6cffa;font-size:13px;color:#4a4a6a;line-height:1.5}.c-prop__steps{display:grid;grid-gap:12px;gap:12px}.c-prop__steps--compact{gap:4px}.c-prop__step{display:grid;grid-template-columns:40px 1fr;grid-gap:10px;gap:10px;align-items:start;padding:8px 0;border-bottom:1px solid #efeefc}.c-prop__steps--compact .c-prop__step{padding:6px 0}.c-prop__step:last-child{border-bottom:none;padding-bottom:0}.c-prop__step>span{width:40px;height:40px;border-radius:12px;background:#e4e1fc;color:#5b50f0;display:grid;place-items:center;font-weight:700;font-size:13px}.c-prop__plans{display:grid;grid-gap:12px;gap:12px}.c-prop__plans--3{grid-template-columns:repeat(3,minmax(0,1fr))}.c-prop__plan{text-align:left;border:1.5px solid #e0dbff;border-radius:18px;padding:18px;background:#fff;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease,background .15s ease}.c-prop__plan:hover{border-color:#bdb4ff;transform:translateY(-1px)}.c-prop__plan.is-selected{border:2px solid #5b50f0;box-shadow:0 12px 30px rgba(91,80,240,.14);background:#fafaff}.c-prop__plan-top{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.c-prop__plan-radio{display:inline-flex;color:#5b50f0;flex:none}.c-prop__plan-radio-empty{width:18px;height:18px;border-radius:50%;border:2px solid #cfc8f5;display:inline-block}.c-prop__save{margin-left:auto;font-size:11px;font-weight:700;color:#059669;background:#ecfdf5;padding:3px 8px;border-radius:999px;white-space:nowrap}.c-prop__plan-sub{margin:8px 0 0;font-size:12px;color:#8888aa}.c-prop__plan-price{margin-top:12px;font-size:28px;font-weight:800;color:#1a1035;letter-spacing:-.03em}.c-prop__plan-eq{font-size:13px;color:#4a4a6a;margin-top:4px}.c-prop__plan-break{margin:14px 0 0;padding:0;list-style:none;display:grid;grid-gap:4px;gap:4px;font-size:12px;color:#6b6b88}.c-prop__setup{display:flex;justify-content:space-between;gap:20px;align-items:center;flex-wrap:wrap;padding:clamp(20px,3vw,28px);border-radius:22px;border:1px dashed #c4baf8;background:linear-gradient(135deg,#f0effe,#fff)}.c-prop__setup h2{margin:8px 0;font-size:22px;color:#1a1035}.c-prop__setup p{margin:0;max-width:52ch;color:#4a4a6a;line-height:1.5;font-size:14px}.c-prop__setup-value{font-size:clamp(28px,4vw,36px);font-weight:800;color:#1a1035;letter-spacing:-.03em}.c-prop__summary{margin-top:16px;display:grid;grid-gap:10px;gap:10px;padding:14px 16px;border-radius:14px;background:#f7f6ff;border:1px solid #e4e1fc}.c-prop__summary>div{display:flex;justify-content:space-between;gap:12px;font-size:14px}.c-prop__summary span{color:#6b6b88}.c-prop__obs{margin:0;white-space:pre-wrap;color:#4a4a6a;line-height:1.6}.c-prop__cta{display:grid;grid-gap:12px;gap:12px;justify-items:start;padding-top:8px;scroll-margin-top:120px}.c-prop__cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:14px;padding:16px 22px;background:#5b50f0;color:#fff;font-size:16px;font-weight:700;cursor:pointer;box-shadow:0 14px 34px rgba(91,80,240,.28)}.c-prop__cta-btn:disabled{cursor:wait;opacity:.85}.c-prop__cta p{margin:0;font-size:13px;color:#8888aa;max-width:56ch}.c-prop__status{padding:16px 18px;border-radius:14px;font-size:14px}.c-prop__status.is-ok{background:#ecfdf5;color:#065f46}.c-prop__status.is-bad{background:#fef2f2;color:#991b1b}@media (max-width:860px){.c-prop__grid2,.c-prop__grid3,.c-prop__incluso--5,.c-prop__incluso--even,.c-prop__plans--3{grid-template-columns:1fr}.c-prop__incluso--5>.c-prop__card,.c-prop__incluso--5>.c-prop__card:nth-child(4),.c-prop__incluso--5>.c-prop__card:nth-child(5){grid-column:auto}.c-prop__toc-plan{width:100%;margin-left:0}}.c-demo{max-width:720px;margin:0 auto;padding:24px clamp(16px,4vw,28px) 80px;display:grid;grid-gap:20px;gap:20px;-webkit-user-select:text;-moz-user-select:text;user-select:text}.c-demo__state{display:flex;align-items:center;gap:10px;color:#4a4a6a;padding:40px 0}.c-demo__error{display:flex;gap:12px;padding:20px;border-radius:16px;background:#fef2f2;color:#991b1b}.c-demo__error p{margin:6px 0 0}.c-demo__error-inline{color:#991b1b;font-size:14px;margin:0}.c-demo__hero{background:#fff;border:1px solid #d6cffa;border-radius:22px;padding:clamp(20px,4vw,28px);box-shadow:0 14px 40px rgba(91,80,240,.08)}.c-demo__badge{display:inline-flex;padding:6px 12px;border-radius:999px;background:#e4e1fc;color:#5b50f0;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin-bottom:12px}.c-demo__hero h1{margin:0 0 10px;font-size:clamp(24px,4vw,32px);color:#1a1035}.c-demo__hero p{margin:0;color:#4a4a6a;line-height:1.55}.c-demo__meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.c-demo__meta span{padding:6px 10px;border-radius:999px;background:#f0effe;border:1px solid #d6cffa;font-size:12px;color:#4a4a6a}.c-demo__form{background:#fff;border:1px solid #e8e5ff;border-radius:20px;padding:22px;display:grid;grid-gap:14px;gap:14px}.c-demo__form h2{margin:0;font-size:18px;color:#1a1035}.c-demo__form label{display:grid;grid-gap:6px;gap:6px;font-size:13px;font-weight:600;color:#4a4a6a}.c-demo__form input{padding:12px 14px;border-radius:12px;border:1px solid #d6cffa;font-size:15px}.c-demo__cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:14px;padding:14px 20px;background:#5b50f0;color:#fff;font-size:15px;font-weight:700;cursor:pointer}.c-demo__cta:disabled{opacity:.85;cursor:wait}.c-demo__blocked{padding:16px;border-radius:14px;background:#fef2f2;color:#991b1b}.c-demo__panel{background:#fff;border:1px solid #e8e5ff;border-radius:20px;padding:20px}.c-demo__panel--apps{background:linear-gradient(180deg,#f7f6ff,#fff 70%);border-color:#d6cffa}.c-demo__panel-head{display:flex;gap:12px;align-items:flex-start;color:#5b50f0;margin-bottom:14px}.c-demo__panel-head h2{margin:0 0 4px;font-size:17px;color:#1a1035}.c-demo__panel-head p{margin:0;font-size:13px;color:#4a4a6a}.c-demo__actions{display:flex;flex-wrap:wrap;gap:8px}.c-demo__btn{display:inline-flex;align-items:center;gap:6px;padding:10px 14px;border-radius:12px;background:#5b50f0;color:#fff;font-size:13px;font-weight:600;text-decoration:none;border:none;cursor:pointer}.c-demo__btn--ghost{background:#f0effe;color:#5b50f0}.c-demo__apps{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:14px}.c-demo__app-card{border:1px solid #ebe8ff;border-radius:14px;padding:14px;background:#fff}.c-demo__app-card strong{display:block;margin-bottom:6px;color:#1a1035}.c-demo__app-card p{margin:0 0 10px;font-size:13px;color:#4a4a6a}.c-demo__wa{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:12px 16px;border-radius:12px;background:#25d366;color:#fff;font-weight:700;text-decoration:none;font-size:14px}.c-demo__steps{background:#fff;border:1px solid #e8e5ff;border-radius:20px;padding:20px}.c-demo__steps h2{margin:0 0 10px;font-size:17px}.c-demo__steps ol{margin:0;padding-left:20px;color:#4a4a6a;line-height:1.6;font-size:14px}.c-demo__hint{margin:12px 0 0!important;font-size:13px!important;color:#5b50f0!important}.c-demo__creds{display:grid;grid-gap:8px;gap:8px;margin-bottom:14px}.c-demo__cred-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:12px;background:#f7f6ff;border:1px solid #e4e1fc}.c-demo__cred-text{display:grid;grid-gap:2px;gap:2px;min-width:0}.c-demo__cred-text span{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#8888aa}.c-demo__cred-text code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:14px;color:#1a1035;word-break:break-all;-webkit-user-select:text;-moz-user-select:text;user-select:text}.c-demo__btn--sm{padding:8px 10px;font-size:12px;flex:none}