.commercial-root{font-family: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__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;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)}}