header{position:sticky;top:0;border-bottom:1px solid rgba(229,231,235,.75);z-index:var(--z-header);box-shadow:0 1px 16px rgba(15,23,42,.04);backdrop-filter:blur(14px);background-color:rgba(255,255,255,.9)}.header-content{display:flex;justify-content:space-between;align-items:center}.logo{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);color:var(--color-primary);text-decoration:none;display:flex;align-items:center;gap:var(--spacing-sm);transition:all var(--transition-base)}.logo:hover{color:var(--color-primary-dark);transform:translateY(-1px)}.logo-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:var(--color-white);font-weight:var(--font-weight-bold)}.logo-icon svg{width:100%;height:100%}header .btn{min-height:44px;padding:12px 20px;border-radius:10px}.hero{background:radial-gradient(circle at 82% 42%,rgba(65,141,255,.13) 0,rgba(65,141,255,.06) 26%,transparent 54%),linear-gradient(90deg,#fff 0,#fff 54%,#f7fbff 100%);position:relative;overflow:hidden}.hero::before{content:'';position:absolute;inset:0;background-image:linear-gradient(rgba(0,82,204,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(0,82,204,.06) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(90deg,transparent 0%,transparent 44%,#000 70%,transparent 100%);opacity:.72;z-index:0;pointer-events:none}.hero::after{content:'';position:absolute;left:50%;bottom:28px;width:min(880px,68vw);height:34px;transform:translateX(-2%);background:radial-gradient(ellipse,rgba(9,74,175,.14) 0,transparent 72%);filter:blur(8px);pointer-events:none;z-index:0}.hero__ambient{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}.hero__ambient::after,.hero__ambient::before{content:'';position:absolute;border-radius:50%}.hero__ambient::before{right:max(-140px,-7vw);top:44px;width:520px;height:520px;border:1px solid rgba(0,82,204,.08);box-shadow:-84px 86px 0 -62px rgba(62,146,255,.14),-212px 16px 0 -178px rgba(0,82,204,.16)}.hero__ambient::after{right:15%;top:16%;width:180px;height:180px;background:radial-gradient(circle,rgba(116,187,255,.16),transparent 70%)}.hero-content{display:grid;grid-template-columns:minmax(0,590px) minmax(0,602px);gap:clamp(40px,4vw,48px);align-items:center;max-width:1240px;margin:0 auto;position:relative;z-index:1}.hero-text{max-width:590px}.hero-text .badge{padding:6px 12px;border-color:rgba(0,82,204,.14);background:#eef6ff;color:#0757d9;font-size:11px;font-weight:800;letter-spacing:.08em;margin-bottom:18px}.hero-text h1{max-width:590px;color:#111c2f;font-weight:800;letter-spacing:0}.hero-text p{color:#5d6b80;font-size:clamp(17px, 1.4vw, 18px)}.hero-buttons{display:flex;gap:14px;flex-wrap:nowrap;margin-bottom:16px}.hero-buttons .btn{padding:0 24px;font-size:16px;font-weight:800;text-align:center}.hero-buttons .btn-primary{box-shadow:0 16px 34px rgba(0,82,204,.18)}.hero-buttons .btn-primary:hover{transform:translateY(-2px);box-shadow:0 20px 42px rgba(0,82,204,.23)}.hero-buttons .btn-secondary{border:1px solid rgba(0,82,204,.2);background-color:rgba(255,255,255,.86);color:#0757d9;box-shadow:0 10px 24px rgba(23,56,105,.06)}.hero-buttons .btn-secondary:hover{background-color:#eef6ff;border-color:rgba(0,82,204,.34);color:#064fc5;transform:translateY(-2px)}.hero-subtext{display:inline-flex;align-items:center;gap:8px;color:#66758c;font-size:14px;font-weight:700}.hero-subtext svg{width:17px;height:17px;fill:none;stroke:#0757d9;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.hero-video-link{position:relative;display:flex;align-items:center;gap:8px;width:fit-content;min-height:34px;margin-top:20px;color:#0757d9;font-size:15px;font-weight:750;line-height:1.2}.hero-video-link::after{content:'';position:absolute;left:35px;right:18px;bottom:2px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;opacity:.32;transition:transform var(--transition-base)}.hero-video-link:hover{color:#064fc5}.hero-video-link:hover::after{transform:scaleX(1)}.hero-video-link__icon{display:inline-grid;place-items:center;width:26px;height:26px;border-radius:50%;background:rgba(0,82,204,.08);color:#0757d9;transition:transform var(--transition-base),background-color var(--transition-base)}.hero-video-link__icon svg{width:14px;height:14px;fill:currentColor}.hero-video-link:hover .hero-video-link__icon{transform:translateY(-1px);background:rgba(0,82,204,.12)}.hero-video-link__arrow{color:#6d7e98;font-size:14px;transition:transform var(--transition-base)}.hero-video-link:hover .hero-video-link__arrow{transform:translateY(2px)}.hero-image{position:relative;display:flex;align-items:center;justify-content:flex-end}.mockup-sidebar nav .active{color:#0757d9;background:#eaf3ff;box-shadow:inset 0 0 0 1px rgba(0,82,204,.08)}@keyframes floatCard{0%,100%{transform:translateY(0)}50%{transform:translateY(-3px)}}.dashboard-mockup{width:100%;height:100%;filter:drop-shadow(0 10px 20px rgba(0, 0, 0, .1))}@media (max-width:1180px){.hero-content{grid-template-columns:minmax(0,0.45fr) minmax(470px,0.55fr);gap:38px}.hero-buttons{flex-wrap:wrap}.hero-text h1{font-size:clamp(46px, 5vw, 54px)}}@media (max-width:980px){.hero{min-height:auto}.hero-content{grid-template-columns:1fr;gap:42px}.hero-text{max-width:680px}.hero-text h1{max-width:640px;font-size:clamp(44px, 6vw, 50px)}.hero-image{justify-content:center;min-height:auto}}@media (max-width:768px){header .btn{min-height:40px;padding:10px 14px;font-size:13px}.logo{font-size:var(--font-size-xl)}.hero{padding:42px 0 54px;background:radial-gradient(circle at 58% 68%,rgba(0,82,204,.1) 0,transparent 46%),linear-gradient(180deg,var(--color-white) 0,#f5f9ff 100%)}.hero::before{mask-image:linear-gradient(180deg,transparent 0%,#000 58%,transparent 100%);opacity:.34}.hero-text h1{font-size:clamp(34px, 9.8vw, 40px);line-height:1.08}.hero-text p{font-size:16px;line-height:1.68}.hero-buttons{flex-direction:column;gap:12px}.hero-buttons .btn{width:100%}}@media (max-width:390px){.container{padding-left:20px;padding-right:20px}header .btn{max-width:152px;white-space:normal;line-height:1.15}.hero-text h1{font-size:36px}}.section-blue{background:var(--color-white);color:var(--color-white);padding:var(--spacing-3xl) var(--spacing-lg)}.section-blue::before{content:'';inset:0;background:linear-gradient(180deg,rgba(244,248,255,.65),rgba(255,255,255,0));z-index:0;pointer-events:none}.section-blue>.container{max-width:none;padding-left:0;padding-right:0}.section-blue h2{color:var(--color-white)}.section-blue p{color:rgba(255,255,255,.82)}.blue-content{display:grid;grid-template-columns:minmax(0,0.45fr) minmax(0,0.55fr);align-items:center;margin:0 auto;position:relative;z-index:1;overflow:hidden;background:radial-gradient(circle at 14% 10%,rgba(81,194,255,.3) 0,transparent 34%),radial-gradient(circle at 85% 90%,rgba(51,117,255,.28) 0,transparent 38%),linear-gradient(135deg,#116edb 0,#0c59d7 48%,#083dbe 100%)}.blue-content::after,.blue-content::before{content:'';position:absolute;pointer-events:none}.blue-content::before{inset:0;opacity:.22}.blue-content::after{border:1px solid rgba(255,255,255,.09);border-radius:50%}.blue-text,.video-placeholder{position:relative;z-index:1;min-width:0}.blue-label{display:inline-block;color:var(--color-white);border-radius:var(--radius-full);font-weight:750;letter-spacing:0;border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(10px)}.blue-copy{max-width:470px}.blue-copy p{font-size:17px;margin-bottom:13px;line-height:1.66;overflow-wrap:break-word}.blue-copy p:last-child{margin-bottom:0}.blue-btn{background-color:var(--color-white);color:#083dbe;font-weight:800;display:inline-flex;margin-top:2px;border-radius:var(--radius-full);box-shadow:0 12px 24px rgba(0,30,90,.12)}.blue-btn:hover{background-color:#f7fbff;transform:translateY(-2px);color:var(--color-primary-dark);box-shadow:0 18px 34px rgba(0,30,90,.2)}.video-placeholder{width:100%}@keyframes videoFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-7px)}}@media (max-width:1024px){.section-blue{padding:var(--spacing-2xl) var(--spacing-lg)}.blue-content{padding:46px;gap:40px;border-radius:30px}.blue-text h2{font-size:clamp(34px, 4vw, 40px)}}@media (max-width:840px){.blue-content{grid-template-columns:1fr}.blue-copy,.blue-text h2{max-width:620px}}@media (max-width:768px){.section-blue{padding:var(--spacing-2xl) var(--spacing-md)}.blue-content{gap:var(--spacing-2xl);padding:34px;border-radius:28px}.blue-label{font-size:10px}.blue-text h2{font-size:clamp(30px, 8vw, 36px);line-height:1.14}.blue-copy p{font-size:16px}.blue-btn{width:auto}}@media (max-width:390px){.section-blue{padding-left:14px;padding-right:14px}.blue-content{padding:30px 22px;border-radius:24px}}.section-blue{padding:clamp(64px,7vw,92px) var(--spacing-lg);z-index:calc(var(--z-floating-btn) + 1)}.blue-content{grid-template-columns:minmax(0,0.43fr) minmax(0,0.57fr);gap:clamp(38px,4vw,56px);background:radial-gradient(circle at 13% 14%,rgba(63,198,255,.3),transparent 32%),radial-gradient(circle at 84% 18%,rgba(57,198,235,.2),transparent 30%),radial-gradient(circle at 70% 92%,rgba(112,78,255,.24),transparent 38%),linear-gradient(135deg,#053bd8 0,#0758e7 48%,#05aee7 100%);box-shadow:0 34px 82px rgba(4,49,134,.24),inset 0 1px 0 rgba(255,255,255,.18)}.blue-content::before{background:radial-gradient(rgba(255,255,255,.28) 1px,transparent 1px),linear-gradient(118deg,rgba(255,255,255,.12),transparent 31%);background-size:24px 24px,auto;opacity:.2}.blue-content::after{right:-120px;top:-150px;bottom:auto;width:420px;height:420px;border-color:rgba(255,255,255,.11);box-shadow:-210px 430px 0 -148px rgba(255,255,255,.08)}.blue-label{display:inline-flex;align-items:center;gap:9px;min-height:38px;padding:0 18px;border-color:rgba(255,255,255,.28);background:rgba(255,255,255,.09);font-size:14px;font-weight:750}.blue-label::before{content:'';width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,#fff,#d9ecff);box-shadow:inset 0 0 0 6px rgba(0,82,204,.12)}.blue-text h2{letter-spacing:0;overflow-wrap:break-word;font-weight:800}.blue-benefits{display:grid;gap:26px;margin-bottom:34px}.blue-benefit{display:grid;grid-template-columns:54px minmax(0,1fr);gap:20px;align-items:start}.blue-benefit__icon{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;color:#fff;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 12px 28px rgba(2,29,97,.16)}.blue-benefit__icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.blue-benefit p{margin:0;color:rgba(255,255,255,.9);font-size:18px;line-height:1.58}.blue-btn{min-width:250px;min-height:58px;padding:0 26px;border-radius:10px;font-size:18px;box-shadow:0 18px 40px rgba(0,28,94,.2)}.video-placeholder{position:relative}.video-placeholder::before{content:'';position:absolute;inset:-16% -10% -14% 4%;border-radius:38px;background:radial-gradient(circle at 52% 44%,rgba(255,255,255,.22),transparent 38%),radial-gradient(circle at 84% 78%,rgba(75,210,255,.22),transparent 32%);filter:blur(20px);pointer-events:none}.section-blue__video{position:relative;z-index:1;display:block;width:100%;height:100%;border-radius:24px;object-fit:cover;object-position:center;box-shadow:0 18px 48px rgba(0,18,72,.2)}.section-blue__video-overlay{position:absolute;inset:10px;z-index:2;pointer-events:none;background:linear-gradient(115deg,rgba(255,255,255,.1),transparent 28%),radial-gradient(circle at 85% 15%,rgba(255,255,255,.12),transparent 30%)}.section-blue__play{position:absolute;left:50%;top:50%;z-index:6;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.96);color:#0757d9;box-shadow:0 20px 46px rgba(0,24,86,.26),0 0 0 10px rgba(255,255,255,.14);transform:translate(-50%,-50%);cursor:pointer;transition:opacity var(--transition-base),transform var(--transition-base)}.section-blue__play span{width:0;height:0;margin-left:5px;border-top:14px solid transparent;border-bottom:14px solid transparent;border-left:22px solid currentColor}.feature-video-card--real-video.is-playing .section-blue__play{opacity:0;pointer-events:none}.section-video-card{position:absolute;z-index:7;display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;align-items:center;border:1px solid rgba(218,235,255,.86);background:rgba(255,255,255,.94);box-shadow:0 18px 42px rgba(0,29,92,.18);backdrop-filter:blur(14px);pointer-events:none}.section-video-card__icon{display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#0757d9,#0d75ff)}.section-video-card span,.section-video-card strong{display:block;line-height:1.28}.section-video-card strong{color:#14243f;font-weight:850}@media (max-width:1024px){.blue-content{grid-template-columns:minmax(0,0.44fr) minmax(0,0.56fr);padding:44px}.blue-text h2{font-size:clamp(34px, 4vw, 42px)}.blue-benefit{grid-template-columns:48px minmax(0,1fr);gap:16px}.blue-benefit__icon{width:48px;height:48px}.blue-benefit p{font-size:16px}}@media (max-width:840px){.blue-content{grid-template-columns:1fr;gap:52px}.blue-benefits,.blue-text h2{max-width:660px}}@media (max-width:768px){.section-blue{padding:56px var(--spacing-md)}.blue-content{padding:34px 26px 46px;border-radius:28px}.blue-label{min-height:34px;padding:0 14px;font-size:12px}.blue-text h2{font-size:clamp(31px, 8vw, 36px)}.blue-benefits{gap:20px}.blue-benefit{grid-template-columns:44px minmax(0,1fr);gap:14px}.blue-benefit__icon{width:44px;height:44px;border-radius:14px}.blue-benefit__icon svg{width:23px;height:23px}.blue-benefit p{font-size:15px;line-height:1.55}.blue-btn{width:100%;min-width:0}.section-blue__video,.section-blue__video-overlay{border-radius:18px}.section-blue__video-overlay{inset:7px}.section-blue__play{width:62px;height:62px}.section-blue__play span{border-top-width:10px;border-bottom-width:10px;border-left-width:16px}.section-video-card{width:min(230px,58%);padding:10px 11px;grid-template-columns:32px minmax(0,1fr)}.section-video-card__icon{width:32px;height:32px;border-radius:10px}.section-video-card__icon svg{width:18px;height:18px}.section-video-card strong{font-size:11px}.section-video-card span{font-size:10px}}.section-blue{padding:clamp(62px,7vw,88px) var(--spacing-lg)}.blue-content{grid-template-columns:minmax(280px,0.4fr) minmax(0,0.6fr);gap:clamp(56px,6vw,72px);align-items:center;max-width:1180px}.blue-text{order:2}.video-placeholder{order:1;display:flex;justify-content:center}.blue-label{margin-bottom:24px}.blue-text h2{max-width:550px;line-height:1.1}.blue-text h2 span{color:#62e6ff}.blue-benefits{max-width:540px}.section-blue__poster{position:absolute;inset:10px;z-index:1;display:grid;place-items:center;overflow:hidden;border-radius:24px;background:radial-gradient(circle at 50% 38%,rgba(255,255,255,.12),transparent 42%),linear-gradient(180deg,#082a7d,#04184c)}.section-blue__poster::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(255,255,255,.12),transparent 38%),linear-gradient(180deg,rgba(8,72,190,.12),rgba(3,17,58,.22));pointer-events:none}.section-blue__poster img{position:relative;z-index:1;display:block;width:92%;height:auto;max-height:78%;object-fit:contain;object-position:center;border-radius:14px;box-shadow:0 18px 44px rgba(0,16,54,.22)}.section-blue__video{opacity:0;pointer-events:none;object-fit:contain;background:#03194f}.feature-video-card--real-video.has-video .section-blue__video{opacity:1;pointer-events:auto}.feature-video-card--real-video.has-video .section-blue__poster{opacity:0;pointer-events:none}.section-blue__video-overlay{inset:10px;border-radius:24px}.section-blue__play{width:68px;height:68px}.section-blue__play span{border-top-width:12px;border-bottom-width:12px;border-left-width:19px}.section-video-card{width:208px;padding:11px 12px;grid-template-columns:34px minmax(0,1fr);gap:10px;border-radius:15px}.section-video-card__icon{width:34px;height:34px;border-radius:11px}.section-video-card__icon svg{fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.section-video-card strong{font-size:12px}.section-video-card span{margin-top:3px;color:#5c6f88;font-weight:650;font-size:10px}@media (max-width:1024px){.blue-content{grid-template-columns:minmax(260px,0.4fr) minmax(0,0.6fr);gap:48px;padding:44px}}@media (max-width:840px){.blue-content{grid-template-columns:1fr;gap:46px}.blue-text{order:1}.video-placeholder{order:2}}@media (max-width:768px){.section-blue{padding:56px var(--spacing-md)}.blue-content{padding:32px 24px 42px}.blue-text h2{font-size:clamp(31px, 8vw, 36px)}.section-blue__poster,.section-blue__video-overlay{inset:8px;border-radius:22px}.section-blue__video{border-radius:22px}.section-blue__play{width:62px;height:62px}.section-video-card{width:196px}}@media (max-width:430px){.section-blue{padding:48px 14px}.blue-content{padding:30px 22px 40px;gap:38px}}.feature-showcase::before{content:'';inset:0;opacity:.18;pointer-events:none}.showcase-header{max-width:760px;margin:0 auto 46px;text-align:center}.showcase-eyebrow{display:inline-flex;align-items:center;min-height:30px;padding:0 14px;margin-bottom:18px;border-radius:var(--radius-full);background:var(--color-primary-lighter);border:1px solid var(--color-primary-light);color:var(--color-primary);font-size:11px;font-weight:800;letter-spacing:.9px;text-transform:uppercase}.showcase-header h2{max-width:720px;margin-left:auto;margin-right:auto;margin-bottom:16px;color:var(--color-text);line-height:1.08;letter-spacing:0}.showcase-header p{max-width:640px;margin:0 auto;color:var(--color-text-light);font-size:var(--font-size-lg);line-height:1.7}.showcase-badge{align-self:flex-start;padding:7px 11px;margin-bottom:16px;border-radius:var(--radius-full);background:var(--color-primary-lighter);color:var(--color-primary);border:1px solid var(--color-primary-light);font-size:11px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.showcase-card-btn{align-self:flex-start;min-height:46px;margin-top:auto;padding:0 18px;border-radius:10px;background:var(--color-primary);color:var(--color-white);font-size:14px;font-weight:800;box-shadow:0 10px 22px rgba(0,82,204,.17)}.showcase-card-btn:hover{background:var(--color-primary-dark);color:var(--color-white);transform:translateY(-2px)}.showcase-cta{max-width:660px;margin:44px auto 0;text-align:center}.showcase-cta p{color:var(--color-text-light);font-size:var(--font-size-lg);line-height:1.65;margin-bottom:var(--spacing-lg)}.showcase-main-btn{padding:0 24px}@media (max-width:768px){.feature-showcase{padding:var(--spacing-3xl) 0}.showcase-header{margin-bottom:34px}.showcase-header h2{font-size:clamp(30px, 9vw, 40px)}.showcase-header p{font-size:16px}.showcase-card-btn,.showcase-main-btn{width:100%}}@media (max-width:390px){.feature-showcase .container{padding-left:14px;padding-right:14px}}.section-mobile{position:relative;overflow:hidden;background:radial-gradient(circle at 50% 48%,rgba(0,82,204,.1),transparent 33%),radial-gradient(circle at 10% 18%,rgba(96,165,250,.1),transparent 28%),linear-gradient(180deg,#fff 0,#f6faff 48%,#fff 100%);padding:clamp(112px,10vw,148px) 0}.section-mobile::before{content:'';position:absolute;inset:0;background-image:radial-gradient(rgba(0,82,204,.1) 1px,transparent 1px);background-size:24px 24px;opacity:.18;pointer-events:none}.section-mobile .container{position:relative;z-index:1}.mobile-section__intro{max-width:780px;margin:0 auto;text-align:center}.mobile-section__intro h2{max-width:760px;margin:0 auto var(--spacing-lg);color:var(--color-text);line-height:1.08;font-weight:800;letter-spacing:0}.mobile-section__intro p{max-width:680px;margin:0 auto;color:var(--color-text-light);font-size:18px;line-height:1.72}.mobile-buttons{display:flex;justify-content:center;gap:14px;flex-wrap:nowrap;margin-top:var(--spacing-xl)}.mobile-buttons .btn{padding:0 24px;font-size:16px}.mobile-buttons .btn-secondary{background:rgba(255,255,255,.86);border-width:1.5px}.mobile-section__showcase{max-width:1180px;margin:clamp(58px,6vw,82px) auto 0;display:grid;grid-template-columns:minmax(240px,1fr) minmax(280px,360px) minmax(240px,1fr);gap:clamp(24px,4vw,54px);align-items:center}.phone-mockup{position:relative;display:flex;align-items:center;justify-content:center;isolation:isolate}.phone-mockup::before{content:'';position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(0,82,204,.2),rgba(0,82,204,.06) 42%,transparent 68%);filter:blur(4px);z-index:-1}.phone-frame{background:#111827;border:10px solid #182235;box-shadow:0 36px 90px rgba(15,23,42,.2),0 12px 30px rgba(0,82,204,.14),inset 0 0 0 1px rgba(255,255,255,.08);overflow:hidden;position:relative}.phone-frame::before{content:'';position:absolute;top:14px;left:50%;transform:translateX(-50%);width:106px;height:28px;background:#0b1220;border-radius:999px;z-index:12;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.phone-screen{width:100%;height:100%;background:#f7faff;padding:24px 14px 14px}.mobile-app-screen{width:100%;height:100%;position:relative;overflow:hidden;border-radius:34px;background:radial-gradient(circle at 80% 0,rgba(0,82,204,.12),transparent 34%),linear-gradient(180deg,#fff 0,#f3f7ff 100%);border:1px solid rgba(226,235,250,.9);padding:22px 14px 72px}.mobile-app-status{height:28px;display:flex;align-items:center;justify-content:space-between;color:#1f2937;font-size:11px;font-weight:800;padding:0 8px}.mobile-app-status span:last-child{width:42px;height:10px;border-radius:999px;background:linear-gradient(90deg,#cbd5e1 0 62%,var(--color-primary) 62% 100%)}.mobile-app-header{margin-top:12px;padding:16px;border-radius:22px;background:linear-gradient(135deg,var(--color-primary),#3d86ff);color:var(--color-white);box-shadow:0 14px 32px rgba(0,82,204,.22)}.mobile-app-header span,.mobile-app-header strong{display:block}.mobile-app-header span{font-size:12px;opacity:.8;margin-bottom:5px}.mobile-app-header strong{font-size:20px;line-height:1.1}.mobile-day-selector{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;margin:14px 0}.mobile-day-selector span{min-height:42px;display:grid;place-items:center;text-align:center;border-radius:14px;background:#eef4ff;color:#60728f;font-size:9px;font-weight:800}.mobile-day-selector .active{background:var(--color-primary);color:var(--color-white)}.mobile-appointments{display:grid;gap:10px}.mobile-appointment{display:grid;grid-template-columns:48px minmax(0,1fr);gap:10px;align-items:center;padding:12px;border-radius:18px;background:rgba(255,255,255,.88);border:1px solid #e3ecfb;box-shadow:0 8px 20px rgba(38,84,143,.06)}.mobile-appointment time{color:var(--color-primary);font-size:12px;font-weight:800}.mobile-appointment span,.mobile-appointment strong{display:block}.mobile-appointment strong{color:var(--color-text);font-size:13px;line-height:1.2}.mobile-appointment span{margin-top:4px;color:var(--color-text-light);font-size:11px}.mobile-appointment.confirmed{border-color:rgba(16,185,129,.22);background:#f3fff9}.mobile-appointment.confirmed span{color:#047857;font-weight:800}.mobile-appointment.free{background:#f8fbff;border-style:dashed}.mobile-add-button{position:absolute;right:20px;bottom:70px;width:52px;height:52px;border:none;border-radius:50%;background:var(--color-primary);box-shadow:0 16px 32px rgba(0,82,204,.26),0 0 0 8px rgba(0,82,204,.08);cursor:pointer}.mobile-add-button::after,.mobile-add-button::before{content:'';position:absolute;left:50%;top:50%;width:18px;height:2px;border-radius:999px;background:#fff;transform:translate(-50%,-50%)}.mobile-add-button::after{transform:translate(-50%,-50%) rotate(90deg)}.mobile-bottom-nav{position:absolute;left:14px;right:14px;bottom:14px;min-height:48px;display:grid;grid-template-columns:repeat(3,1fr);gap:6px;align-items:center;padding:6px;border-radius:18px;background:rgba(255,255,255,.92);border:1px solid #e5eefb;box-shadow:0 12px 26px rgba(38,84,143,.08)}.mobile-bottom-nav span{text-align:center;color:#64748b;font-size:10px;font-weight:800}.mobile-bottom-nav span:first-child{color:var(--color-primary)}.mobile-benefit-card{max-width:330px;border-radius:32px;background:radial-gradient(circle at 88% 12%,rgba(0,82,204,.1),transparent 34%),rgba(244,248,255,.86);border:1px solid rgba(200,218,245,.76);box-shadow:0 16px 42px rgba(29,78,137,.07);transition:transform var(--transition-base),box-shadow var(--transition-base)}.mobile-benefit-card:hover{transform:translateY(-5px);box-shadow:0 22px 52px rgba(29,78,137,.1)}.mobile-benefit-card--left,.mobile-benefit-card--right{align-self:center}.mobile-benefit-card--left{justify-self:end;transform:translateY(56px)}.mobile-benefit-card--right{justify-self:start;transform:translateY(92px)}.mobile-benefit-card--left:hover{transform:translateY(50px)}.mobile-benefit-card--right:hover{transform:translateY(86px)}.mobile-benefit-card span{display:inline-flex;margin-bottom:14px;color:var(--color-primary);font-size:11px;font-weight:800;letter-spacing:.8px;text-transform:uppercase}.mobile-benefit-card h4{margin-bottom:10px;color:var(--color-text);font-size:23px;line-height:1.13}.mobile-benefit-card p{margin-bottom:0;color:var(--color-text-light);font-size:15px;line-height:1.62}@media (max-width:1024px){.section-mobile{padding:96px 0}.mobile-section__showcase{grid-template-columns:minmax(190px,1fr) minmax(250px,300px) minmax(190px,1fr);gap:22px}.phone-frame{width:288px;height:576px}.phone-mockup{min-height:560px}.mobile-benefit-card{padding:24px;border-radius:28px}}@media (max-width:768px){.section-mobile{padding:72px 0}.mobile-section__intro h2{font-size:clamp(32px, 9vw, 38px)}.mobile-section__intro p{font-size:16px}.mobile-buttons{flex-direction:column}.mobile-buttons .btn{width:100%}.mobile-section__showcase{grid-template-columns:1fr;gap:var(--spacing-lg);margin-top:44px}.phone-mockup{min-height:auto;order:1;margin-bottom:var(--spacing-md)}.phone-frame{width:min(100%,290px);height:580px}.mobile-benefit-card,.mobile-benefit-card--left,.mobile-benefit-card--left:hover,.mobile-benefit-card--right,.mobile-benefit-card--right:hover{width:100%;max-width:100%;justify-self:stretch;transform:none}.mobile-benefit-card--left{order:2}.mobile-benefit-card--right{order:3}}@media (max-width:390px){.section-mobile .container{padding-left:20px;padding-right:20px}.phone-frame{width:min(100%,270px);height:540px;border-width:8px;border-radius:42px}.mobile-app-screen{padding-left:11px;padding-right:11px}.mobile-day-selector{gap:5px}.mobile-day-selector span{font-size:8px}.mobile-appointment{grid-template-columns:42px minmax(0,1fr);padding:10px}}.bento-agenda-grid .active{background:linear-gradient(135deg,var(--color-primary),#5b98ff)}.plans-section{position:relative;overflow:hidden;padding:clamp(112px,10vw,144px) 0}.plans-section::before{content:'';position:absolute;inset:0;background-image:radial-gradient(rgba(0,82,204,.1) 1px,transparent 1px);background-size:28px 28px;opacity:.14;pointer-events:none}.plans-section .container{position:relative;z-index:1}.plans-intro{max-width:780px;margin:0 auto 56px;text-align:center}.plans-intro>span{display:inline-flex;align-items:center;min-height:30px;padding:0 14px;margin-bottom:18px;border-radius:var(--radius-full);background:var(--color-primary-lighter);border:1px solid var(--color-primary-light);color:var(--color-primary);font-size:11px;font-weight:800;letter-spacing:.9px;text-transform:uppercase}.plans-intro h2{max-width:760px;margin:0 auto 16px;color:var(--color-text);line-height:1.1;letter-spacing:0}.plans-intro p{max-width:680px;margin:0 auto;color:var(--color-text-light);font-size:18px;line-height:1.72}.plans-content{display:grid;grid-template-columns:minmax(360px,0.43fr) minmax(0,0.57fr);gap:clamp(64px,6vw,88px);align-items:center;max-width:1240px;margin:0 auto}.plan-card{display:flex;flex-direction:column;overflow:hidden;background:var(--color-white);border-radius:32px;border:1px solid rgba(0,82,204,.16);box-shadow:0 28px 80px rgba(29,78,137,.14);transition:transform var(--transition-base),box-shadow var(--transition-base)}.plan-card:hover{box-shadow:0 34px 90px rgba(29,78,137,.17)}.plan-header{position:relative;margin-bottom:0;color:var(--color-white);background:radial-gradient(circle at 86% 18%,rgba(255,255,255,.18),transparent 34%),linear-gradient(135deg,var(--color-primary),var(--color-primary-dark))}.plan-header p{max-width:310px;margin-bottom:0;color:rgba(255,255,255,.82);font-size:15px;line-height:1.55}.plan-wave{height:42px;margin-top:-34px;position:relative;z-index:2}.plan-wave svg{width:100%;height:100%;display:block}.plan-wave path{fill:var(--color-white)}.plan-price-area{text-align:center}.plan-price{color:var(--color-primary);font-weight:800;line-height:.95;letter-spacing:0}.plan-price span:first-child{font-size:24px;vertical-align:super}.plan-price span:last-child{font-size:22px;white-space:nowrap}.plan-price-complement{margin-top:10px;font-size:14px;color:var(--color-text-light)}.plan-description{margin:0 34px var(--spacing-lg);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);color:var(--color-text-light);line-height:1.6}.plan-features{list-style:none;margin:0 34px var(--spacing-xl)}.plan-features li{color:var(--color-text);display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:1.45;padding:7px 0}.plan-features li::before{content:'✓';width:22px;height:22px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:var(--color-primary-lighter);color:var(--color-primary);font-weight:var(--font-weight-bold);font-size:13px}.plan-feature-highlight{margin:8px -10px;padding:12px 10px!important;border-radius:16px;background:var(--color-primary-lighter);color:var(--color-primary)!important;font-weight:800}.plan-card>.btn{width:auto;margin:auto 34px 0}.plan-trial-note{text-align:center;color:var(--color-text-light);font-size:14px}.modular-section{position:relative}.modular-section::before{content:'';position:absolute;right:2%;top:-28px;width:190px;height:190px;border-radius:42px;background:rgba(0,82,204,.06);transform:rotate(12deg);pointer-events:none}.modular-section h3{max-width:520px;margin-bottom:var(--spacing-md);color:var(--color-text);line-height:1.12;letter-spacing:0}.modular-section p{max-width:620px;color:var(--color-text-light);margin-bottom:var(--spacing-xl);line-height:1.72;font-size:17px}.user-type-cards{display:grid;gap:14px;margin-bottom:var(--spacing-lg)}.user-type-card{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:16px;align-items:center;background:rgba(255,255,255,.92);border:1px solid rgba(211,224,245,.9);box-shadow:0 16px 40px rgba(29,78,137,.08)}.user-type-icon{width:52px;height:52px;border-radius:18px;background:var(--color-primary-lighter);position:relative}.user-type-icon::before{content:'';position:absolute;left:16px;top:12px;width:18px;height:18px;border-radius:50%;background:var(--color-primary)}.user-type-icon::after{content:'';position:absolute;left:12px;bottom:10px;width:26px;height:13px;border-radius:999px 999px 8px 8px;background:var(--color-primary)}.user-type-icon-pro{background:#e8fbf3}.user-type-icon-pro::after,.user-type-icon-pro::before{background:#10b981}.user-type-card h4{margin-bottom:4px;color:var(--color-text);font-size:17px}.user-type-card p{margin-bottom:0;color:var(--color-text-light);font-size:14px;line-height:1.4}.user-type-card strong{color:var(--color-primary);font-size:14px;text-align:right;max-width:150px}.user-type-card .free-label{color:#047857;text-transform:uppercase}.trial-info-box{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;align-items:start;margin-bottom:var(--spacing-lg);background:var(--color-primary-lighter);border:1px solid var(--color-primary-light)}.trial-info-box span{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--color-primary);color:#fff}.trial-info-box span::before{content:'!';font-weight:800}.trial-info-box p{margin-bottom:0;color:#164074;font-size:15px;line-height:1.55}.modular-visual{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:20px;background:radial-gradient(circle at 50% 50%,rgba(0,82,204,.08),transparent 50%),rgba(255,255,255,.72);margin-bottom:var(--spacing-xl);border:1px solid rgba(211,224,245,.9);overflow:hidden;position:relative}.modular-visual::before{content:'';position:absolute;left:12%;right:12%;top:50%;border-top:1px dashed rgba(0,82,204,.22)}.modular-visual div{display:grid;place-items:center;position:relative;z-index:1;border-radius:18px;background:#fff;border:1px solid #dce8f8;color:var(--color-primary);font-size:13px;font-weight:800;box-shadow:0 12px 28px rgba(29,78,137,.07);min-height:54px}.modular-section>.btn{width:auto;padding:0 24px}@media (max-width:1024px){.plans-content{grid-template-columns:minmax(330px,0.47fr) minmax(0,0.53fr);gap:36px}.user-type-card{grid-template-columns:48px minmax(0,1fr)}.user-type-card strong{grid-column:2;text-align:left;max-width:none}}@media (max-width:840px){.plans-content{grid-template-columns:1fr}}@media (max-width:768px){.plans-section{padding:var(--spacing-3xl) 0}.plans-intro h2{font-size:clamp(32px, 9vw, 40px)}.plans-intro p{font-size:16px}.modular-section::before{display:none}.modular-visual{grid-template-columns:repeat(2,minmax(0,1fr))}.modular-section>.btn,.plan-card>.btn{width:calc(100% - 68px)}}@media (max-width:390px){.plans-section .container{padding-left:14px;padding-right:14px}.plan-header,.plan-price-area{padding-left:26px;padding-right:26px}.plan-card>.btn,.plan-description,.plan-features,.plan-trial-note{margin-left:26px;margin-right:26px}.plan-card>.btn{width:calc(100% - 52px)}.trial-info-box,.user-type-card{grid-template-columns:1fr}}.cta-final{color:var(--color-text);position:relative}.cta-final .container{position:relative;z-index:1}.cta-final h2{color:var(--color-white);max-width:820px;margin:0 auto 20px;font-weight:800;line-height:1.08;letter-spacing:0}.cta-final p{color:rgba(255,255,255,.86);max-width:720px;margin:0 auto 34px;font-size:clamp(17px, 1.5vw, 19px);line-height:1.72}@media (max-width:1024px){.cta-final h2{font-size:clamp(40px, 5vw, 48px)}}@media (max-width:768px){.cta-final{padding:54px 0}.cta-final h2{font-size:clamp(32px, 9.4vw, 38px);line-height:1.12}.cta-final p{font-size:16px;line-height:1.66;margin-bottom:28px}}footer{background-color:var(--color-text);color:var(--color-white);padding:var(--spacing-2xl) 0;border-top:1px solid rgba(255,255,255,.1);padding:36px 0}.footer-content{display:grid;grid-template-columns:1fr 1fr;gap:var(--spacing-2xl);align-items:center}.footer-logo{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);color:var(--color-white);text-decoration:none;display:flex;align-items:center;gap:var(--spacing-sm);transition:all var(--transition-base)}.footer-logo:hover{color:var(--color-primary-light)}@media (max-width:768px){.footer-content{grid-template-columns:1fr;text-align:center}.footer-logo{justify-content:center}}.footer-logo-icon{width:32px;height:32px;background:linear-gradient(135deg,var(--color-primary) 0,var(--color-primary-dark) 100%);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;color:var(--color-white);font-weight:var(--font-weight-bold)}.footer-logo-icon svg{width:100%;height:100%}.footer-info{text-align:right}.footer-info p{margin-bottom:var(--spacing-sm);color:rgba(255,255,255,.8);font-size:var(--font-size-sm)}@media (max-width:768px){.footer-info{text-align:center}}.floating-btn{position:fixed;bottom:var(--spacing-lg);right:var(--spacing-lg);background-color:var(--color-primary);color:var(--color-white);padding:var(--spacing-md) var(--spacing-lg);border-radius:var(--radius-full);box-shadow:var(--shadow-xl);z-index:var(--z-floating-btn);text-decoration:none;font-weight:var(--font-weight-semibold);transition:all var(--transition-base);opacity:0;visibility:hidden;transform:translateY(100px);font-size:var(--font-size-sm);text-align:center;min-width:200px}.floating-btn.show{opacity:1;visibility:visible;transform:translateY(0)}.floating-btn:hover{background-color:var(--color-primary-dark);box-shadow:var(--shadow-lg);transform:translateY(-2px)}.floating-btn:active{transform:scale(.95)}@media (min-width:769px){.floating-btn{display:none}}.observe-animation{opacity:1;transform:translateY(0)}.observe-animation.in-view{animation:slideUp var(--transition-slow) ease-in-out forwards}.blue-content,.hero-content,.plans-content,header .container{max-width:var(--container-max)}.header-content{min-height:72px;padding:10px 0}.btn,.hero-buttons .btn,.mobile-buttons .btn,.modular-section>.btn,.plan-card>.btn,.showcase-main-btn{min-height:52px;border-radius:12px}.hero{min-height:auto;padding:clamp(36px,4.8vh,46px) 0 clamp(40px,4.8vh,50px)}.hero-content{grid-template-columns:minmax(0,610px) minmax(420px,500px);gap:clamp(34px,4vw,48px);justify-content:space-between}.hero-text h1{font-size:clamp(42px, 3.35vw, 48px);line-height:1.07;margin-bottom:14px}.hero-text p{max-width:620px;margin-bottom:20px;line-height:1.58}.hero-text p br{display:none}.hero-image{min-height:430px}.feature-showcase,.plans-section,.section-blue,.section-mobile{padding-top:var(--section-padding-desktop);padding-bottom:var(--section-padding-desktop)}.section-blue{padding-left:var(--container-padding);padding-right:var(--container-padding);padding-top:64px}.blue-content{padding:clamp(52px,4.5vw,60px);border-radius:32px;gap:clamp(42px,4.4vw,56px);box-shadow:0 26px 68px rgba(5,49,126,.18),inset 0 1px 0 rgba(255,255,255,.18)}.blue-text h2{font-size:clamp(39px, 3.3vw, 44px);margin-bottom:20px}.blue-copy{margin-bottom:26px}.plans-intro,.showcase-header{margin-bottom:42px}.plans-intro h2,.showcase-header h2{font-size:clamp(42px, 4.4vw, 54px)}.plan-card:hover{transform:translateY(-4px)}.showcase-cta{margin-top:36px}.section-mobile{padding-top:clamp(92px,8vw,116px);padding-bottom:clamp(92px,8vw,116px)}.mobile-section__intro h2{font-size:clamp(42px, 4.6vw, 54px)}.mobile-section__showcase{margin-top:54px;grid-template-columns:minmax(220px,1fr) minmax(270px,330px) minmax(220px,1fr);gap:clamp(22px,3.6vw,44px)}.phone-mockup{min-height:580px}.phone-frame{width:300px;height:600px;border-radius:44px;box-shadow:0 28px 70px rgba(15,23,42,.18),0 10px 26px rgba(0,82,204,.12),inset 0 0 0 1px rgba(255,255,255,.08)}.phone-mockup::before{width:370px;height:370px}.mobile-benefit-card{padding:26px;border-radius:var(--radius-card);box-shadow:0 14px 34px rgba(29,78,137,.06)}.mobile-benefit-card--left{transform:translate(-40px,34px)}.mobile-benefit-card--right{transform:translate(24px,42px)}.mobile-benefit-card--left:hover{transform:translate(-40px,30px)}.mobile-benefit-card--right:hover{transform:translate(24px,38px)}.plans-content{gap:clamp(38px,5vw,64px);align-items:start}.plan-card{border-radius:var(--radius-card);box-shadow:0 22px 60px rgba(29,78,137,.12)}.plan-header{padding:30px 30px 42px}.plan-price-area{padding:6px 30px 18px}.plan-price{font-size:clamp(46px, 4.4vw, 56px)}.plan-description{margin-left:30px;margin-right:30px;margin-bottom:18px;padding:16px 0}.plan-features{margin-left:30px;margin-right:30px;margin-bottom:24px}.plan-card>.btn{margin-left:30px;margin-right:30px}.plan-trial-note{margin:10px 30px 28px}.modular-section h3{font-size:clamp(32px, 3.2vw, 40px)}.modular-section p{margin-bottom:24px}.trial-info-box,.user-type-card{padding:16px;border-radius:20px}.modular-visual{min-height:180px;margin-bottom:24px;border-radius:24px}.cta-final h2{font-size:clamp(42px, 4.4vw, 56px);margin-bottom:16px}.cta-final p{margin-bottom:28px}@media (max-width:1180px){.hero-content{grid-template-columns:minmax(0,0.54fr) minmax(360px,0.46fr)}}@media (max-width:1024px){.feature-showcase,.plans-section,.section-blue,.section-mobile{padding-top:var(--section-padding-tablet);padding-bottom:var(--section-padding-tablet)}.section-blue{padding-top:58px}.hero-content{grid-template-columns:1fr}.hero-text{max-width:720px}.hero-image{min-height:auto}.plans-content{gap:32px}}@media (max-width:768px){.header-content{min-height:64px}.hero{padding:42px 0 58px}.hero-text h1{font-size:clamp(33px, 9.2vw, 40px)}.blue-copy p,.cta-final p,.hero-text p,.mobile-section__intro p,.plans-intro p,.showcase-header p{font-size:16px;line-height:1.65}.feature-showcase,.plans-section,.section-blue,.section-mobile{padding-top:var(--section-padding-mobile);padding-bottom:var(--section-padding-mobile)}.section-blue{padding-left:var(--container-padding-mobile);padding-right:var(--container-padding-mobile);padding-top:46px}.blue-content{padding:34px 28px}.blue-text h2,.cta-final h2,.mobile-section__intro h2,.plans-intro h2,.showcase-header h2{font-size:clamp(31px, 8.8vw, 38px);line-height:1.12}.blue-text h2{font-size:clamp(31px, 8vw, 35px)}.mobile-section__showcase{grid-template-columns:1fr;margin-top:38px}.mobile-benefit-card,.mobile-benefit-card--left,.mobile-benefit-card--left:hover,.mobile-benefit-card--right,.mobile-benefit-card--right:hover{width:100%;max-width:100%;justify-self:stretch;transform:none}.phone-frame{width:min(100%,276px);height:552px}.plans-intro{margin-bottom:36px}.plans-content{gap:34px}.modular-section>.btn,.plan-card>.btn{width:calc(100% - 60px)}.cta-final{padding-top:54px;padding-bottom:54px}}@media (max-width:390px){.container,.section-mobile .container{padding-left:20px;padding-right:20px}.feature-showcase .container,.plans-section .container,.section-blue{padding-left:18px;padding-right:18px}.hero-text h1{font-size:34px}.hero-buttons .btn,.mobile-buttons .btn{white-space:normal}.blue-content{padding:30px 24px;border-radius:24px}.plan-card{border-radius:24px}.phone-frame{width:min(100%,260px);height:520px}.mobile-app-header strong{font-size:18px}.mobile-bottom-nav span{font-size:9px}.plan-header,.plan-price-area{padding-left:24px;padding-right:24px}.plan-card>.btn,.plan-description,.plan-features,.plan-trial-note{margin-left:24px;margin-right:24px}.plan-card>.btn{width:calc(100% - 48px)}.modular-visual{grid-template-columns:1fr;min-height:0}}.brand-logo-img{display:block;width:auto;height:34px;max-width:158px;object-fit:contain}.brand-logo-img--footer{height:30px;filter:brightness(0) invert(1)}.footer-logo,.logo{min-width:0}.hero--clinicas-dashboard::after{filter:blur(2px)}.hero--clinicas-dashboard .hero__ambient::before{width:560px;height:220px}.hero--clinicas-dashboard .hero__ambient::after{width:460px;height:460px;background:radial-gradient(circle,rgba(0,82,204,.18),transparent 70%)}.hero--clinicas-dashboard .hero-content{grid-template-columns:minmax(0,0.46fr) minmax(0,0.54fr);gap:clamp(34px,4vw,48px);max-width:1240px}.hero--clinicas-dashboard .hero-text .badge{display:inline-flex;align-items:center;gap:7px;text-transform:none}.hero--clinicas-dashboard .hero-text .badge svg{fill:currentColor;width:16px;height:16px;fill:currentColor}.hero--clinicas-dashboard .hero-image{justify-content:center}.hero-dashboard-wrap{position:relative;width:min(100%,735px);isolation:isolate;perspective:1600px;transform-style:preserve-3d;transform-origin:center right}.hero-dashboard-wrap::before{content:'';position:absolute;inset:-14% -9% -15% 12%;z-index:-2;border-radius:46px;background:radial-gradient(circle at 64% 46%,rgba(0,82,204,.32),transparent 38%),radial-gradient(circle at 42% 18%,rgba(140,189,255,.22),transparent 34%),linear-gradient(135deg,rgba(0,82,204,.05),rgba(0,82,204,.22));filter:blur(10px);transform:translate3d(18px,18px,-90px) rotateY(-5deg)}.hero-dashboard-shell{position:relative;display:grid;grid-template-columns:120px minmax(0,1fr);min-height:448px;padding:15px;border-radius:30px;border:1px solid rgba(163,197,255,.74);background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(248,251,255,.88));box-shadow:0 44px 92px rgba(31,82,166,.23),0 18px 38px rgba(8,61,155,.12),inset 0 1px 0 rgba(255,255,255,.98),inset 0 0 0 8px rgba(233,242,255,.68);backdrop-filter:blur(12px);overflow:hidden;transform:rotateY(-5.5deg) rotateX(1.2deg) rotateZ(-.35deg);transform-origin:center right;transform-style:preserve-3d}.hero-dashboard-shell::before{content:'';position:absolute;left:28px;right:28px;top:14px;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.95),transparent);pointer-events:none;z-index:3}.hero-dashboard-menu span.is-active{background:#0757d9;color:#fff}.hero-float-card{position:absolute;z-index:4;width:164px;padding:12px;border-radius:16px;background:rgba(255,255,255,.88);border:1px solid rgba(255,255,255,.78);box-shadow:0 18px 40px rgba(28,74,147,.17),inset 0 1px 0 rgba(255,255,255,.94);backdrop-filter:blur(14px);transform:translateZ(54px) rotateY(-2deg)}.hero-float-card small,.hero-float-card span,.hero-float-card strong{display:block}.hero-float-card span{color:#344560;font-size:10px;font-weight:850;line-height:1.25}.hero-float-card strong{margin-top:8px;color:#0757d9;font-size:22px}.hero-float-card small{margin-top:4px;color:#7b8aa1;font-size:9px;line-height:1.35}@media (max-width:1180px){.hero--clinicas-dashboard .hero-content{grid-template-columns:minmax(0,0.46fr) minmax(0,0.54fr);gap:34px}.hero-dashboard-shell{grid-template-columns:104px minmax(0,1fr);transform:rotateY(-3.5deg) rotateX(.6deg) rotateZ(-.2deg)}}@media (max-width:980px){.hero--clinicas-dashboard{min-height:auto}.hero--clinicas-dashboard .hero-content{grid-template-columns:1fr}.hero--clinicas-dashboard .hero-text{max-width:720px}.hero--clinicas-dashboard .hero-text h1,.hero--clinicas-dashboard .hero-text p{max-width:680px}.hero--clinicas-dashboard .hero-image{min-height:auto}.hero-dashboard-wrap{width:min(100%,760px);perspective:1800px}.hero-dashboard-shell{transform:rotateY(-2deg) rotateX(.4deg)}.hero-float-card{transform:translateZ(34px)}}@media (max-width:768px){.hero--clinicas-dashboard{padding:42px 0 50px}.hero--clinicas-dashboard .hero-text h1{font-size:clamp(34px, 9.4vw, 40px);line-height:1.08}.hero--clinicas-dashboard .hero-text p{font-size:16px;line-height:1.66}.hero--clinicas-dashboard .hero-buttons{flex-direction:column}.hero--clinicas-dashboard .hero-buttons .btn{width:100%}.hero-video-link{min-height:38px}.hero-dashboard-shell{grid-template-columns:78px minmax(0,1fr);min-height:330px;padding:8px;border-radius:24px;transform:none}.hero-float-card{width:154px;padding:11px;border-radius:15px;transform:none}.hero-float-card strong{font-size:18px}}@media (max-width:390px){.hero-dashboard-shell{grid-template-columns:64px minmax(0,1fr)}}.hero--clinicas-dashboard{min-height:min(704px,calc(100vh - 72px));padding:clamp(56px,6.3vh,72px) 0 clamp(54px,5.8vh,68px);background:radial-gradient(circle at 70% 22%,rgba(0,82,204,.12) 0,transparent 31%),radial-gradient(circle at 92% 58%,rgba(40,164,235,.13) 0,transparent 28%),linear-gradient(96deg,#fff 0,#fff 50%,#f5f9ff 100%)}.hero--clinicas-dashboard::before{mask-image:linear-gradient(90deg,#000 0%,transparent 38%);opacity:.38;background-image:radial-gradient(rgba(0,82,204,.16) 1.2px,transparent 1.2px);background-size:20px 20px;mask-image:linear-gradient(90deg,#000 0%,transparent 34%);opacity:.28}.hero--clinicas-dashboard::after{left:auto;right:-13%;top:-22%;bottom:auto;width:min(820px,58vw);height:min(820px,58vw);border:1px solid rgba(0,82,204,.08);border-radius:50%;background:radial-gradient(circle,rgba(0,82,204,.1),transparent 66%);filter:blur(1px);transform:none}.hero--clinicas-dashboard .hero__ambient::before{right:7%;top:5%;width:min(760px,54vw);height:min(470px,34vw);border:1px solid rgba(0,82,204,.1);border-radius:54% 46% 48% 52%;transform:rotate(-7deg);box-shadow:none}.hero--clinicas-dashboard .hero__ambient::after{right:-8%;bottom:-24%;top:auto;width:min(760px,58vw);height:min(300px,24vw);border-radius:50% 50% 0 0;background:linear-gradient(135deg,rgba(0,82,204,.16),rgba(75,204,224,.18));filter:blur(12px)}.hero--clinicas-dashboard .hero-content{grid-template-columns:minmax(0,0.42fr) minmax(0,0.58fr);gap:clamp(24px,2.4vw,34px)}.hero--clinicas-dashboard .hero-text{max-width:560px}.hero--clinicas-dashboard .hero-text .badge{display:inline-flex;align-items:center;gap:8px;padding:8px 15px;margin-bottom:22px;border:1px solid rgba(0,82,204,.12);background:rgba(232,240,255,.82);color:#0757d9;font-size:13px;font-weight:800;letter-spacing:0;text-transform:none;box-shadow:0 10px 24px rgba(0,82,204,.06)}.hero--clinicas-dashboard .hero-text h1{max-width:585px;font-size:clamp(50px, 3.45vw, 53px);line-height:1.06;color:#0c1730}.hero--clinicas-dashboard .hero-text h1 span{color:#0757d9}.hero--clinicas-dashboard .hero-text p{max-width:500px;margin-bottom:26px;color:#4f5f78;font-size:18px;line-height:1.58}.hero--clinicas-dashboard .hero-buttons{margin-bottom:16px}.hero--clinicas-dashboard .hero-buttons .btn{min-height:56px;border-radius:13px}.hero--clinicas-dashboard .hero-buttons .btn-secondary{border-color:rgba(0,82,204,.3);background:rgba(255,255,255,.94)}.hero--clinicas-dashboard .hero-subtext{color:#596a82}.hero--clinicas-dashboard .hero-video-link{margin-top:16px}.hero--clinicas-dashboard .hero-image{min-height:482px;align-items:center;justify-content:flex-end}.hero--clinicas-dashboard .hero-dashboard-wrap{position:relative;width:min(104%,750px);min-height:494px;isolation:isolate;perspective:1650px;transform-style:preserve-3d;transform:translateX(34px)}.hero--clinicas-dashboard .hero-dashboard-wrap::before{content:'';position:absolute;inset:-16% -7% -8% 3%;z-index:-2;border-radius:48%;background:radial-gradient(circle at 54% 40%,rgba(0,82,204,.22),transparent 44%),radial-gradient(circle at 83% 78%,rgba(69,196,224,.16),transparent 34%);filter:blur(26px);transform:translate3d(18px,14px,-80px)}.hero--clinicas-dashboard .hero-dashboard-wrap::after{content:'';position:absolute;left:14%;right:-10%;bottom:-12%;z-index:1;height:190px;border-radius:50%;background:radial-gradient(circle at 45% 24%,rgba(255,255,255,.48),transparent 34%),linear-gradient(135deg,rgba(220,239,255,.36),rgba(0,82,204,.42));filter:blur(.2px);opacity:.6;transform:rotate(3deg);pointer-events:none}.hero--clinicas-dashboard .hero-dashboard-shell{position:relative;display:block;width:100%;z-index:2;min-height:0;padding:8px;margin:0;border-radius:28px;border:1px solid rgba(225,237,255,.82);background:rgba(255,255,255,.36);box-shadow:0 38px 76px rgba(29,84,176,.18),0 16px 34px rgba(9,59,143,.09),inset 0 1px 0 rgba(255,255,255,.95);overflow:hidden;transform:rotateY(-4deg) rotateX(.7deg);transform-origin:center right;backdrop-filter:blur(14px)}.hero--clinicas-dashboard .hero-dashboard-shell::before{content:'';position:absolute;inset:8px;z-index:2;border-radius:20px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.58);pointer-events:none}.hero--clinicas-dashboard .hero-dashboard-real{display:block;width:100%;height:auto;aspect-ratio:1600/776;border-radius:20px;object-fit:cover;object-position:center}.hero--clinicas-dashboard .hero-doctor{position:absolute;right:-48px;bottom:-52px;z-index:4;width:min(75%,400px);height:auto;filter:drop-shadow(0 34px 34px rgba(12, 42, 88, .15)) drop-shadow(0 0 34px rgba(0, 82, 204, .13));-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 70%,rgba(0,0,0,0.82) 82%,rgba(0,0,0,0.28) 93%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 70%,rgba(0,0,0,0.82) 82%,rgba(0,0,0,0.28) 93%,transparent 100%);transform:translateZ(34px);transform-origin:right bottom;pointer-events:none}.hero--clinicas-dashboard .hero-float-card{position:absolute;z-index:5;display:grid;grid-template-columns:34px minmax(0,1fr);column-gap:10px;box-shadow:0 18px 40px rgba(28,74,147,.14),inset 0 1px 0 rgba(255,255,255,.94);backdrop-filter:blur(12px);transform:translateZ(42px)}.hero--clinicas-dashboard .hero-float-card__icon{grid-row:1/span 2;display:grid;place-items:center;color:#fff}.hero--clinicas-dashboard .hero-float-card__icon svg{fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.hero--clinicas-dashboard .hero-float-card small,.hero--clinicas-dashboard .hero-float-card strong{display:block}.hero--clinicas-dashboard .hero-float-card strong{margin:1px 0 3px;color:#17243d;font-size:13px;line-height:1.22}.hero--clinicas-dashboard .hero-float-card small{color:#586b83;font-size:11px;line-height:1.35}@media (max-width:1180px){.hero--clinicas-dashboard{padding:44px 0 46px}.hero--clinicas-dashboard .hero-content{gap:30px}.hero--clinicas-dashboard .hero-text h1{font-size:clamp(40px, 4.1vw, 46px);line-height:1.05;margin-bottom:14px}.hero--clinicas-dashboard .hero-text p{margin-bottom:18px;font-size:16px;line-height:1.56}.hero--clinicas-dashboard .hero-text .badge{margin-bottom:16px}.hero--clinicas-dashboard .hero-buttons{margin-bottom:12px}.hero--clinicas-dashboard .hero-buttons .btn{min-height:52px}.hero--clinicas-dashboard .hero-dashboard-wrap{width:min(106%,680px);min-height:438px;transform:translateX(16px)}.hero--clinicas-dashboard .hero-dashboard-shell{transform:rotateY(-3deg) rotateX(.5deg)}.hero--clinicas-dashboard .hero-float-card--finance{display:none}}@media (max-width:980px){.hero--clinicas-dashboard{min-height:auto}.hero--clinicas-dashboard .hero-content{grid-template-columns:1fr}.hero--clinicas-dashboard .hero-text,.hero--clinicas-dashboard .hero-text h1,.hero--clinicas-dashboard .hero-text p{max-width:720px}.hero--clinicas-dashboard .hero-image{min-height:auto;justify-content:center}.hero--clinicas-dashboard .hero-dashboard-wrap{width:min(100%,760px);min-height:auto;transform:none}.hero--clinicas-dashboard .hero-dashboard-shell{transform:rotateY(-1.5deg) rotateX(.3deg)}.hero--clinicas-dashboard .hero-doctor{right:-26px;bottom:-38px;width:min(38%,252px)}.hero--clinicas-dashboard .hero-float-card--agenda{top:13%}}@media (max-width:768px){.hero--clinicas-dashboard{padding:42px 0 50px;background:radial-gradient(circle at 82% 48%,rgba(0,82,204,.12),transparent 42%),#fff}.hero--clinicas-dashboard .hero-text h1{font-size:clamp(34px, 9.4vw, 40px);line-height:1.08}.hero--clinicas-dashboard .hero-text p{font-size:16px;line-height:1.66}.hero--clinicas-dashboard .hero-buttons{flex-direction:column}.hero--clinicas-dashboard .hero-buttons .btn{width:100%}.hero--clinicas-dashboard .hero-dashboard-wrap{width:min(100%,620px);margin-top:8px;transform:none}.hero--clinicas-dashboard .hero-dashboard-shell{padding:7px;border-radius:22px;transform:none}.hero--clinicas-dashboard .hero-dashboard-shell::before{inset:7px;border-radius:16px}.hero--clinicas-dashboard .hero-dashboard-real{border-radius:16px}.hero--clinicas-dashboard .hero-doctor{right:-18px;bottom:-16px;width:min(77%,300px)}.hero--clinicas-dashboard .hero-float-card{width:min(206px,58vw);padding:11px 12px;transform:none}.hero--clinicas-dashboard .hero-float-card--agenda{right:52px;top:auto;bottom:10px}.hero--clinicas-dashboard .hero-float-card--finance,.hero--clinicas-dashboard .hero-float-card--records{display:none}}@media (max-width:390px){.hero--clinicas-dashboard .hero-text .badge{font-size:12px}.hero--clinicas-dashboard .hero-dashboard-shell{padding:6px;border-radius:19px}.hero--clinicas-dashboard .hero-dashboard-real{border-radius:14px}.hero--clinicas-dashboard .hero-doctor{display:block;right:-18px;bottom:-14px;width:min(38%,138px)}.hero--clinicas-dashboard .hero-float-card{width:min(190px,68vw)}.hero--clinicas-dashboard .hero-float-card--agenda{right:48px}}.product-asset-img{position:relative;z-index:2;display:block;width:100%;height:100%;min-height:190px;max-height:236px;object-fit:cover;object-position:center;border-radius:20px;border:1px solid rgba(200,216,241,.95);box-shadow:0 18px 38px rgba(35,82,140,.12)}.phone-frame--real{width:300px;height:auto;padding:0;border:0;border-radius:34px;background:0 0;overflow:visible;box-shadow:none}.phone-frame--real::before{display:none}.phone-real-img{display:block;width:200%;height:auto;margin-left:50%;transform:translateX(-50%);border-radius:30px;object-fit:contain;filter:drop-shadow(0 28px 52px rgba(15, 23, 42, .18))}.phone-frame--real .phone-screen{display:none}@media (max-width:1024px){.hero-content{grid-template-columns:minmax(0,0.56fr) minmax(330px,0.44fr);gap:30px}.hero-text h1{font-size:clamp(38px, 4.2vw, 44px)}.phone-frame--real{width:280px}}@media (max-width:768px){.brand-logo-img{height:28px;max-width:132px}.hero-content{grid-template-columns:1fr}.product-asset-img{min-height:178px;max-height:218px;border-radius:18px}.phone-frame--real{width:min(100%,280px)}.phone-real-img{width:128%}}.plans-section{padding-top:clamp(100px,8vw,118px);padding-bottom:clamp(100px,8vw,118px);background:radial-gradient(circle at 16% 12%,rgba(0,82,204,.08),transparent 32%),radial-gradient(circle at 88% 76%,rgba(86,154,255,.09),transparent 34%),linear-gradient(180deg,#fff 0,#f6faff 56%,#fff 100%)}.plans-section .plans-intro{max-width:760px;margin-bottom:46px}.plans-section .plans-intro h2{font-size:clamp(40px, 4.2vw, 52px)}.plans-section .plans-intro p{font-size:17px;line-height:1.65}.plans-section .plans-content{grid-template-columns:minmax(360px,0.42fr) minmax(0,0.58fr);gap:clamp(56px,5vw,72px);align-items:start}.plans-section .plan-card{overflow:hidden;border-radius:30px;background:#fff;border:1px solid rgba(0,82,204,.14);box-shadow:0 22px 58px rgba(29,78,137,.12)}.plans-section .plan-header{text-align:center;align-items:center;padding:30px 28px 38px;background:radial-gradient(circle at 84% 18%,rgba(255,255,255,.2),transparent 34%),linear-gradient(135deg,#0757d9 0,#004fc7 62%,#0645ad 100%)}.plans-section .plan-brand-logo{display:block;width:300px;max-width:80%;height:auto;margin:0 auto 24px;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(0, 0, 0, .14))}.plans-section .plan-header p{max-width:300px;margin-left:auto;margin-right:auto;font-size:14px;line-height:1.4;text-align:center}.plans-section .plan-wave{height:30px;margin-top:-24px}.plans-section .plan-price-area{padding:4px 28px 10px;text-align:center}.plans-section .plan-price{display:inline-flex;align-items:baseline;justify-content:center;gap:5px;color:var(--color-primary);font-size:clamp(46px, 4.2vw, 54px);font-weight:850;line-height:1;white-space:nowrap}.plans-section .plan-price span:first-child{align-self:flex-start;padding-top:7px;font-size:20px;line-height:1;vertical-align:baseline}.plans-section .plan-price span:last-child{font-size:19px;line-height:1;white-space:nowrap}.plans-section .plan-price-complement{margin-top:6px;color:#66758c;font-size:14px}.plans-section .plan-description{margin:0 28px 10px;padding:10px 0;border-top:1px solid rgba(229,231,235,.9);border-bottom:1px solid rgba(229,231,235,.9);color:#66758c;font-size:13px;line-height:1.42}.plans-section .plan-features{margin:0 28px 16px}.plans-section .plan-features li{gap:8px;padding:3.5px 0;color:#1f2937;font-size:12.5px;line-height:1.25}.plans-section .plan-features li::before{width:18px;height:18px;font-size:11px}.plans-section .plan-feature-highlight{margin:5px -7px;padding:8px!important;border-radius:13px;background:#edf5ff;box-shadow:inset 0 0 0 1px rgba(0,82,204,.08)}.plans-section .plan-card>.btn{width:calc(100% - 56px);min-height:48px;margin:auto 28px 0;padding:0 18px!important;border-radius:12px;font-size:14px}.plans-section .plan-trial-note{margin:8px 28px 22px;color:#66758c;font-size:13px}.plans-section .modular-section{padding-top:4px}.plans-section .modular-section::before{right:0;top:-18px;width:170px;height:170px;opacity:.72}.plans-section .modular-section h3{max-width:520px;margin-bottom:12px;font-size:clamp(32px, 3.1vw, 40px)}.plans-section .modular-section>p{max-width:620px;margin-bottom:24px;color:#66758c;font-size:16.5px;line-height:1.66}.plans-section .user-type-cards{gap:13px;margin-bottom:18px}.plans-section .user-type-card{grid-template-columns:auto minmax(0,1fr) max-content;column-gap:28px;row-gap:8px;align-items:center;padding:16px;border-radius:20px;background:rgba(255,255,255,.94);border:1px solid rgba(211,224,245,.92);box-shadow:0 12px 30px rgba(29,78,137,.07)}.plans-section .user-type-icon{width:48px;height:48px;border-radius:16px}.plans-section .user-type-icon::before{left:15px;top:11px}.plans-section .user-type-icon::after{left:11px;bottom:9px}.plans-section .user-type-card h4{margin-bottom:3px;font-size:16px}.plans-section .user-type-card p{font-size:13.5px;line-height:1.35}.plans-section .user-type-card strong{justify-self:end;max-width:none;color:var(--color-primary);font-size:17px;font-weight:800;line-height:1.2;text-align:right;white-space:nowrap}.plans-section .user-type-card .free-label{color:#047857;font-size:17px;font-weight:800;letter-spacing:.02em}.plans-section .trial-info-box{grid-template-columns:40px minmax(0,1fr);gap:13px;padding:16px;margin-bottom:18px;border-radius:20px;background:#eef6ff;border-color:rgba(0,82,204,.14)}.plans-section .trial-info-box span{width:40px;height:40px}.plans-section .trial-info-box p{color:#164074;font-size:14.5px;line-height:1.5}.plans-section .modular-visual{min-height:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;padding:16px;margin-bottom:22px;border-radius:22px;background:rgba(255,255,255,.78)}.plans-section .modular-visual::before{display:none}.plans-section .modular-visual div{min-height:52px;border-radius:16px;box-shadow:0 10px 24px rgba(29,78,137,.06)}.plans-section .modular-section>.btn{min-height:52px;border-radius:12px}@media (min-width:841px){.plans-section .plan-features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:12px}.plans-section .plan-feature-highlight{grid-column:1/-1}}@media (max-width:1024px){.plans-section .plans-content{grid-template-columns:minmax(330px,0.44fr) minmax(0,0.56fr);gap:36px}.plans-section .user-type-card{grid-template-columns:46px minmax(0,1fr)}.plans-section .user-type-card strong{grid-column:2;text-align:left;justify-self:start;max-width:none;white-space:normal}}@media (max-width:840px){.plans-section .plans-content{grid-template-columns:1fr;gap:34px}}@media (max-width:768px){.plans-section{padding-top:72px;padding-bottom:72px}.plans-section .plans-intro{margin-bottom:34px}.plans-section .plans-intro h2{font-size:clamp(32px, 9vw, 39px)}.plans-section .modular-section>p,.plans-section .plans-intro p{font-size:16px}.plans-section .plan-card{border-radius:26px}.plans-section .plan-brand-logo{width:220px;max-width:84%}.plans-section .plan-price{font-size:clamp(46px, 13vw, 54px)}.plans-section .plan-price span:first-child{font-size:20px}.plans-section .plan-price span:last-child{font-size:19px}.plans-section .modular-section::before{display:none}.plans-section .user-type-card{grid-template-columns:46px minmax(0,1fr)}.plans-section .user-type-card strong{grid-column:2;text-align:left;justify-self:start;max-width:none;white-space:normal}.plans-section .modular-visual{grid-template-columns:repeat(2,minmax(0,1fr))}.plans-section .modular-section>.btn{width:100%}}@media (max-width:390px){.brand-logo-img{height:26px;max-width:120px}.plans-section .container{padding-left:18px;padding-right:18px}.plans-section .plan-header,.plans-section .plan-price-area{padding-left:24px;padding-right:24px}.plans-section .plan-description,.plans-section .plan-features,.plans-section .plan-trial-note{margin-left:24px;margin-right:24px}.plans-section .plan-card>.btn{width:calc(100% - 48px);margin-left:24px;margin-right:24px}.plans-section .trial-info-box,.plans-section .user-type-card{grid-template-columns:1fr}.plans-section .user-type-card strong{grid-column:auto;white-space:normal}}.section-blue{position:relative;padding:clamp(64px,7vw,92px) var(--container-padding)}.section-blue::before{content:'';position:absolute;inset:0;background:radial-gradient(rgba(255,255,255,.23) 1px,transparent 1px),linear-gradient(126deg,transparent 0 57%,rgba(255,255,255,.1) 57.2%,transparent 57.8%),linear-gradient(142deg,transparent 0 71%,rgba(255,255,255,.09) 71.2%,transparent 71.8%);opacity:.22;pointer-events:none}.section-blue>.container{position:relative;z-index:1}.section-blue .blue-content{display:grid;grid-template-columns:minmax(0,0.43fr) minmax(0,0.57fr);align-items:center;gap:clamp(48px,5vw,64px);width:100%;margin:0 auto;box-shadow:0 34px 82px rgba(2,35,110,.24),inset 0 1px 0 rgba(255,255,255,.2)}.section-blue .blue-content::before{content:'';position:absolute;inset:0;opacity:.18;pointer-events:none}.section-blue .blue-content::after{content:'';position:absolute;right:-150px;bottom:-170px;width:520px;height:520px;border:1px solid rgba(255,255,255,.12);border-radius:50%;pointer-events:none}.section-blue .blue-text,.section-blue .video-placeholder{position:relative;z-index:1}.section-blue .blue-text{order:1}.section-blue .video-placeholder{order:2;display:flex;justify-content:center;min-width:0}.section-blue .blue-label{display:inline-flex;align-items:center;gap:10px;min-height:38px;padding:0 18px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:rgba(255,255,255,.08);color:#fff;font-size:14px;font-weight:650;line-height:1;backdrop-filter:blur(12px)}.section-blue .blue-label::before{content:'';flex:0 0 auto;width:20px;height:20px;border-radius:50%;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.4 10.3 8.4 13.2 14.8 6.8' fill='none' stroke='%230634D7' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/15px 15px no-repeat,#e9f4ff;box-shadow:0 0 0 5px rgba(255,255,255,.11)}.section-blue .blue-text h2{margin:0 0 28px;color:#fff;font-weight:750;letter-spacing:0}.section-blue .blue-benefits{display:grid;gap:24px;margin:0 0 34px}.section-blue .blue-benefit{display:grid;grid-template-columns:58px minmax(0,1fr);gap:20px;align-items:start}.section-blue .blue-benefit__icon{display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);color:#fff;background:rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.13),0 14px 30px rgba(0,30,110,.16)}.section-blue .blue-benefit__icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.section-blue .blue-benefit p{margin:0;color:rgba(255,255,255,.92)}.section-blue .blue-btn{padding:0 28px;background:#fff;color:#063fdb;font-weight:750;box-shadow:0 18px 36px rgba(0,28,94,.2);margin-top:2px}.section-blue .blue-btn:hover{transform:translateY(-2px);box-shadow:0 22px 44px rgba(0,28,94,.25)}.section-blue__backdrop{position:absolute;inset:48px 26px;overflow:hidden;opacity:.42;filter:blur(2.5px);transform:rotateY(-5deg) rotateZ(-.8deg)}.section-blue__backdrop::after{content:'';position:absolute;inset:0;background:radial-gradient(circle at 50% 48%,rgba(255,255,255,.1),transparent 34%),linear-gradient(90deg,rgba(2,25,105,.7),rgba(3,74,191,.42),rgba(2,22,92,.74))}.section-blue__backdrop img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.08)}.section-blue .section-blue__poster{position:absolute;inset:10px;z-index:1;display:grid;place-items:center;overflow:hidden;border-radius:24px;background:radial-gradient(circle at 50% 36%,rgba(255,255,255,.14),transparent 43%),linear-gradient(180deg,#082a7d,#04184c);transition:opacity var(--transition-base)}.section-blue .section-blue__poster::before{content:'';position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,rgba(6,54,170,.3),rgba(3,19,63,.34)),radial-gradient(circle at 50% 50%,transparent 0 34%,rgba(4,18,70,.34) 70%);pointer-events:none}.section-blue .section-blue__poster img{position:relative;z-index:1;display:block;width:94%;height:auto;max-height:78%;border-radius:14px;object-fit:contain;object-position:center;box-shadow:0 18px 44px rgba(0,16,54,.24)}.section-blue .section-blue__video{position:relative;z-index:2;display:block;width:100%;height:100%;border-radius:24px;background:#03194f;object-fit:contain;object-position:center;opacity:0;pointer-events:none;transition:opacity var(--transition-base)}.section-blue .feature-video-card--real-video.has-video .section-blue__video{opacity:1;pointer-events:auto}.section-blue .feature-video-card--real-video.has-video .section-blue__poster{opacity:0;pointer-events:none}.section-blue .section-blue__video-overlay{position:absolute;inset:10px;z-index:4;border-radius:24px;background:linear-gradient(132deg,rgba(255,255,255,.12),transparent 28%),radial-gradient(circle at 80% 12%,rgba(255,255,255,.13),transparent 30%);pointer-events:none}.section-blue .section-blue__play{position:absolute;left:50%;top:50%;z-index:8;display:grid;place-items:center;width:70px;height:70px;padding:0;border:0;border-radius:50%;background:#fff;color:#0757d9;box-shadow:0 18px 42px rgba(0,22,86,.26),0 0 0 9px rgba(255,255,255,.13);transform:translate(-50%,-50%);cursor:pointer;transition:opacity var(--transition-base),transform var(--transition-base)}.section-blue .section-blue__play:hover{transform:translate(-50%,-50%) scale(1.04)}.section-blue .section-blue__play span{width:0;height:0;margin-left:5px;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:19px solid currentColor}.section-blue .feature-video-card--real-video.is-playing .section-blue__play{opacity:0;pointer-events:none}.section-blue .section-video-card{position:absolute;z-index:7;display:grid;grid-template-columns:36px minmax(0,1fr);gap:11px;align-items:center;width:224px;padding:12px 13px;border:1px solid rgba(203,226,255,.86);border-radius:16px;background:rgba(255,255,255,.96);box-shadow:0 18px 38px rgba(0,24,90,.18);backdrop-filter:blur(14px);pointer-events:none}.section-blue .section-video-card__icon{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;color:#fff;background:linear-gradient(135deg,#0757d9,#0d75ff)}.section-blue .section-video-card__icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.section-blue .section-video-card span,.section-blue .section-video-card strong{display:block;line-height:1.28}.section-blue .section-video-card strong{color:#122347;font-size:12px;font-weight:800}.section-blue .section-video-card span{margin-top:3px;color:#60708b;font-size:10px;font-weight:600}@media (max-width:1120px){.section-blue .blue-content{grid-template-columns:minmax(0,0.44fr) minmax(0,0.56fr);gap:44px;padding:46px}.section-blue .section-video-card{width:206px}}@media (max-width:840px){.section-blue{padding:56px var(--container-padding-mobile)}.section-blue .blue-content{grid-template-columns:1fr;gap:42px;padding:36px 28px 44px;border-radius:30px}.section-blue .blue-text,.section-blue .video-placeholder{order:initial}.section-blue .blue-benefits,.section-blue .blue-text h2{max-width:660px}.section-blue__backdrop{inset:42px 18px;opacity:.28}}@media (max-width:560px){.section-blue{padding:48px 14px}.section-blue .blue-content{padding:30px 22px 40px;gap:34px;border-radius:26px}.section-blue .blue-label{max-width:100%;min-height:36px;padding:8px 13px;font-size:12px;line-height:1.25}.section-blue .blue-text h2{font-size:clamp(31px, 8vw, 36px);line-height:1.12}.section-blue .blue-benefits{gap:20px}.section-blue .blue-benefit{grid-template-columns:46px minmax(0,1fr);gap:14px}.section-blue .blue-benefit__icon{width:46px;height:46px;border-radius:14px}.section-blue .blue-benefit__icon svg{width:24px;height:24px}.section-blue .blue-benefit p{font-size:15px;line-height:1.56}.section-blue .blue-btn{width:100%;min-width:0}.section-blue__backdrop{inset:34px 10px;opacity:.2;filter:blur(3px)}.section-blue .section-blue__poster,.section-blue .section-blue__video-overlay{inset:8px;border-radius:22px}.section-blue .section-blue__video{border-radius:22px}.section-blue .section-blue__play{width:64px;height:64px}.section-blue .section-video-card{width:min(214px,78%);padding:10px 11px}}.section-blue .blue-content{position:relative;grid-template-columns:minmax(0,0.46fr) minmax(0,0.54fr);background:radial-gradient(circle at 18% 12%,rgba(64,218,255,.18),transparent 33%),radial-gradient(circle at 70% 86%,rgba(123,89,255,.32),transparent 36%),linear-gradient(135deg,#0630cf 0,#0751dc 54%,#079ee8 100%)}.section-blue .blue-benefits{gap:28px}.section-blue .blue-benefit{grid-template-columns:60px minmax(0,1fr);gap:22px}.section-blue__backdrop{inset:72px 8px 58px 40px;z-index:0;border-radius:34px;opacity:.25;filter:blur(5px);transform:perspective(1100px) rotateY(-7deg) rotateZ(-.6deg)}.feature-phone{position:relative;z-index:2;width:min(100%,690px);min-height:640px;display:grid;place-items:center}.feature-phone::before{content:'';position:absolute;left:51%;bottom:20px;width:320px;height:34px;border-radius:50%;background:rgba(0,16,72,.28);filter:blur(20px);transform:translateX(-50%);pointer-events:none}.feature-phone-frame{position:relative;width:clamp(310px,26.5vw,350px);aspect-ratio:9/18.8;padding:14px;border-radius:48px;background:linear-gradient(105deg,#07080d 0,#3b3d45 17%,#f4f6fb 22%,#14161d 30%,#03050a 100%);box-shadow:0 38px 78px rgba(0,16,72,.34),0 0 0 1px rgba(255,255,255,.38),inset 0 0 0 2px rgba(255,255,255,.24),inset -10px 0 18px rgba(255,255,255,.18)}.feature-phone-frame::before{content:'';position:absolute;inset:7px;border-radius:43px;border:1px solid rgba(255,255,255,.3);pointer-events:none}.feature-phone-screen{position:relative;width:100%;height:100%;overflow:hidden;border-radius:36px;background:#f7faff;box-shadow:inset 0 0 0 1px rgba(4,16,54,.18),inset 0 12px 28px rgba(255,255,255,.45)}.feature-phone-screen::before{content:'';position:absolute;left:50%;top:14px;z-index:8;width:104px;height:31px;border-radius:999px;background:#05070c;box-shadow:inset -15px 0 0 rgba(26,32,48,.9);transform:translateX(-50%);pointer-events:none}.feature-phone-screen::after{content:'';position:absolute;left:50%;top:23px;z-index:9;width:7px;height:7px;border-radius:50%;background:#0a4bc8;box-shadow:27px 0 0 #111827;transform:translateX(31px);pointer-events:none}.feature-phone-status{position:absolute;left:26px;right:26px;top:18px;z-index:7;display:flex;align-items:center;justify-content:space-between;color:#061447;font-size:13px;font-weight:800;line-height:1;pointer-events:none}.feature-phone-status span:last-child{width:48px;height:12px;background:linear-gradient(90deg,#061447 0 4px,transparent 4px 8px,#061447 8px 14px,transparent 14px 18px,#061447 18px 26px,transparent 26px),linear-gradient(#061447,#061447) right 1px top 2px/20px 8px no-repeat;opacity:.85}.feature-phone-button{position:absolute;z-index:1;width:4px;border-radius:999px;background:linear-gradient(180deg,#c5cad3,#565b66 45%,#11151d);box-shadow:0 0 0 1px rgba(255,255,255,.14)}.feature-phone-button--power{right:-5px;top:27%;height:92px}.feature-phone-button--volume{left:-5px;top:22%;height:116px}.feature-phone .section-blue__poster{position:absolute;inset:0;z-index:1;display:block;overflow:hidden;border-radius:0;background:radial-gradient(circle at 70% 18%,rgba(221,236,255,.9),transparent 32%),linear-gradient(180deg,#f9fbff 0,#eef5ff 100%);opacity:1}.feature-phone .section-blue__poster::before{content:'';position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,rgba(255,255,255,.52),transparent 18%),radial-gradient(circle at 50% 42%,transparent 0 34%,rgba(5,35,135,.08) 75%);pointer-events:none}.feature-phone .section-blue__poster img{display:none}.feature-phone-app{position:absolute;inset:58px 18px 18px;z-index:1;display:grid;grid-template-rows:auto auto auto 1fr auto auto;gap:12px;color:#08143f;font-size:11px}.feature-phone-app__brand{display:flex;align-items:center;justify-content:space-between}.feature-phone-app__brand strong{position:relative;display:inline-flex;align-items:center;gap:8px;color:#0757d9;font-size:18px;font-weight:850}.feature-phone-app__brand strong::before{content:'';width:22px;height:22px;border-radius:8px;background:linear-gradient(135deg,#0c6dff,#0748cf);box-shadow:inset 0 -5px 0 rgba(255,255,255,.18)}.feature-phone-app__brand span{width:54px;height:18px;border-radius:999px;background:radial-gradient(circle at 12px 50%,#ff365d 0 4px,transparent 5px),linear-gradient(90deg,#e8efff,#f7faff)}.feature-phone-app__title{font-size:17px;font-weight:850}.feature-phone-app__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.feature-phone-app__chart,.feature-phone-app__panel,.feature-phone-app__schedule,.feature-phone-app__stats span,.feature-phone-app__table{border:1px solid rgba(13,69,180,.08);border-radius:11px;background:rgba(255,255,255,.86);box-shadow:0 8px 22px rgba(17,55,128,.08)}.feature-phone-app__stats span{display:grid;gap:3px;min-height:64px;padding:10px 8px;color:#51617f;font-size:8px;font-weight:700}.feature-phone-app__stats strong{color:#071447;font-size:17px;font-weight:850}.feature-phone-app__grid{display:grid;grid-template-columns:0.88fr 1.12fr;gap:9px}.feature-phone-app__chart,.feature-phone-app__schedule{min-height:180px;padding:12px 10px}.feature-phone-app__schedule{display:grid;align-content:start;gap:12px}.feature-phone-app__chart strong,.feature-phone-app__panel strong,.feature-phone-app__schedule strong,.feature-phone-app__table strong{font-size:11px;font-weight:850}.feature-phone-app__schedule span{position:relative;padding-left:12px;color:#32405f;font-size:9px;font-weight:700}.feature-phone-app__schedule span::before{content:'';position:absolute;left:0;top:4px;width:5px;height:5px;border-radius:50%;background:#0d73ff}.feature-phone-app__chart span{display:block;height:112px;margin-top:18px;border-radius:10px;background:linear-gradient(140deg,transparent 0 13%,#0e63ff 13.5% 15%,transparent 15.5% 28%,#0e63ff 28.5% 30%,transparent 30.5% 44%,#0e63ff 44.5% 46%,transparent 46.5% 60%,#0e63ff 60.5% 62%,transparent 62.5%),linear-gradient(180deg,rgba(10,103,255,.1),transparent),repeating-linear-gradient(180deg,transparent 0 27px,rgba(11,54,140,.08) 28px)}.feature-phone-app__panel,.feature-phone-app__table{display:grid;gap:8px;padding:12px}.feature-phone-app__panel{min-height:76px}.feature-phone-app__panel span{color:#31415f;font-size:10px;font-weight:750}.feature-phone-app__table{align-content:start;min-height:116px}.feature-phone-app__table span{display:flex;justify-content:space-between;padding-top:7px;border-top:1px solid rgba(16,62,150,.08);color:#31415f;font-size:9px;font-weight:700}.feature-phone-app__table span::after{content:'Ativo';color:#0a9f5a}.feature-phone .section-blue__video{position:relative;z-index:3;width:100%;height:100%;border-radius:0;background:#061447;object-fit:cover;object-position:center;opacity:0;pointer-events:none}.feature-phone.has-video .section-blue__video{opacity:1;pointer-events:auto}.feature-phone.has-video .section-blue__poster{opacity:0;pointer-events:none}.feature-phone .section-blue__video-overlay{position:absolute;inset:0;z-index:4;border-radius:0;background:linear-gradient(115deg,rgba(255,255,255,.26),transparent 24%),linear-gradient(270deg,rgba(0,22,90,.08),transparent 28%);pointer-events:none}.feature-phone .section-blue__play{width:76px;height:76px;z-index:10;box-shadow:0 20px 44px rgba(0,24,86,.2),0 0 0 10px rgba(255,255,255,.18)}.feature-phone.is-playing .section-blue__play{opacity:0;pointer-events:none}.section-blue .feature-phone .section-video-card{box-shadow:0 18px 42px rgba(0,20,90,.22),0 0 0 5px rgba(255,255,255,.12)}@media (max-width:1180px){.section-blue .blue-content{grid-template-columns:minmax(0,0.45fr) minmax(0,0.55fr);min-height:660px;padding:48px}.section-blue .blue-text h2{font-size:clamp(40px, 4vw, 50px)}.section-blue .blue-benefit p{font-size:17px}.feature-phone{min-height:620px}.feature-phone-frame{width:clamp(292px,32vw,352px)}.section-blue .feature-phone .section-video-card{width:206px}.section-blue .section-video-card--confirm{left:-6px;top:92px}.section-blue .section-video-card--tasks{right:-4px;bottom:98px}}@media (max-width:920px){.section-blue .blue-content{grid-template-columns:1fr;min-height:0;gap:42px}.feature-phone{width:100%;min-height:640px}.feature-phone-frame{width:min(76vw,360px)}.section-blue .section-video-card--confirm{left:calc(50% - 296px)}.section-blue .section-video-card--tasks{right:calc(50% - 300px)}}@media (max-width:640px){.section-blue .blue-content{padding:30px 22px 38px}.section-blue .blue-text h2{font-size:clamp(31px, 8.8vw, 40px)}.feature-phone{min-height:560px}.feature-phone-frame{width:min(82vw,300px);padding:11px;border-radius:42px}.feature-phone-frame::before{border-radius:37px}.feature-phone-screen{border-radius:31px}.feature-phone-screen::before{width:86px;height:27px;top:12px}.feature-phone-status{left:22px;right:22px;top:17px;font-size:11px}.feature-phone .section-blue__play{width:66px;height:66px}.section-blue .feature-phone .section-video-card{width:min(214px,78%);min-height:68px;grid-template-columns:34px minmax(0,1fr);padding:10px 11px}.section-blue .feature-phone .section-video-card__icon{width:34px;height:34px}.section-blue .feature-phone .section-video-card strong{font-size:12px}.section-blue .feature-phone .section-video-card span{font-size:10px}.section-blue .section-video-card--confirm{left:50%;top:12px;transform:translateX(-50%)}.section-blue .section-video-card--tasks{right:auto;left:50%;bottom:10px;transform:translateX(-50%)}}.cta-final{background:0 0;padding:clamp(46px,5.4vw,72px) 0;overflow:hidden}.cta-final .container::after,.cta-final .container::before,.cta-final::after,.cta-final::before{content:none}.cta-final .container{background:0 0;box-shadow:none}.cta-final-card{position:relative;isolation:isolate;width:min(100%,1080px);margin:0 auto;padding:clamp(42px,4.4vw,56px) clamp(40px,5vw,60px) clamp(54px,5.2vw,68px);overflow:hidden;border-radius:28px;color:var(--color-white);text-align:center;background-color:transparent;background-image:url("../images/backgrounds/cta2.webp");background-size:auto 132%;background-position:center center;background-repeat:no-repeat;box-shadow:none}.cta-final-card::before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:linear-gradient(180deg,rgba(3,35,150,.08),rgba(3,35,150,.16)),radial-gradient(circle at 50% 0,rgba(255,255,255,.2),transparent 28%)}.cta-specialists{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;padding-left:24px;margin-bottom:16px}.cta-specialists img{display:block;width:clamp(62px,5vw,72px);height:clamp(62px,5vw,72px);margin-left:-24px;border:4px solid rgba(255,255,255,.96);border-radius:50%;object-fit:cover;box-shadow:0 16px 34px rgba(3,26,87,.28),0 0 0 1px rgba(255,255,255,.35)}.cta-final-badge{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-height:32px;margin-bottom:16px;padding:8px 18px;border:1px solid rgba(94,218,255,.48);border-radius:var(--radius-full);background:rgba(80,187,255,.22);box-shadow:inset 0 0 18px rgba(97,216,255,.22),0 0 22px rgba(54,194,255,.2);color:rgba(255,255,255,.96);font-size:13px;font-weight:800;line-height:1;letter-spacing:.08em;text-transform:uppercase;backdrop-filter:blur(10px)}.cta-final .cta-final-card h2{position:relative;z-index:1;max-width:760px;margin:0 auto 18px;color:var(--color-white);font-size:clamp(36px, 3.25vw, 46px);font-weight:800;line-height:1.12;letter-spacing:0}.cta-final .cta-final-card p{position:relative;z-index:1;max-width:700px;margin:0 auto 28px;color:rgba(255,255,255,.88);font-size:clamp(16px, 1.18vw, 18px);line-height:1.55}.cta-final-actions{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:30px}.cta-final .cta-final-actions .btn{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-width:238px;min-height:54px;padding:14px 26px;border-radius:var(--radius-full);font-size:16px;font-weight:800;line-height:1.1;text-decoration:none;transition:transform var(--transition-base),box-shadow var(--transition-base),background-color var(--transition-base),border-color var(--transition-base)}.cta-final-primary{border:1px solid rgba(255,255,255,.92);background:var(--color-white);color:#0757d9;box-shadow:0 18px 34px rgba(0,29,118,.22),0 0 28px rgba(56,205,255,.22)}.cta-final-secondary{border:1px solid rgba(126,207,255,.42);background:rgba(3,35,150,.18);color:var(--color-white);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}.cta-final-primary:hover,.cta-final-secondary:hover{transform:translateY(-2px)}.cta-final-primary:hover{background:#f8fbff;box-shadow:0 22px 40px rgba(0,29,118,.26),0 0 34px rgba(56,205,255,.28)}.cta-final-secondary:hover{border-color:rgba(166,226,255,.66);background:rgba(255,255,255,.12)}.cta-btn-icon{display:inline-flex;width:24px;height:24px;flex:0 0 auto}.cta-btn-icon svg,.cta-final-trust svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cta-btn-arrow{font-size:24px;line-height:1}.cta-final-trust{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;gap:0;margin-top:2px;color:rgba(255,255,255,.9);font-size:13px;font-weight:700}.cta-final-trust span{display:inline-flex;align-items:center;gap:8px;padding:0 18px;min-height:26px}.cta-final-trust span+span{border-left:1px solid rgba(126,207,255,.28)}.cta-final-trust svg{width:21px;height:21px;color:#42d8ff;stroke-width:2.2}@media (max-width:768px){.cta-final{padding:54px 0}.cta-final-card{padding:46px 24px 56px;border-radius:24px;background-position:center 34%}.cta-specialists{padding-left:24px;margin-bottom:20px}.cta-specialists img{width:64px;height:64px;margin-left:-24px;border-width:3px}.cta-final-badge{max-width:100%;min-height:34px;padding:8px 15px;font-size:11px;letter-spacing:.06em}.cta-final .cta-final-card h2{font-size:clamp(32px, 8.4vw, 38px);line-height:1.12}.cta-final .cta-final-card p{max-width:540px;font-size:16px;line-height:1.62;margin-bottom:30px}.cta-final-actions{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:34px}.cta-final .cta-final-actions .btn{width:min(100%,340px);min-width:0;min-height:56px;justify-self:center;padding:15px 22px;font-size:16px;white-space:normal}.cta-final-trust{flex-wrap:wrap;gap:12px 18px;font-size:14px}.cta-final-trust span{padding:0}.cta-final-trust span+span{border-left:0}}@media (max-width:390px){.cta-final-card{padding:42px 20px 52px}.cta-final .cta-final-actions .btn{width:100%}}.feature-showcase{position:relative;overflow:hidden;padding:clamp(78px,8vw,112px) 0;background:radial-gradient(circle at 0 18%,rgba(13,204,255,.075),transparent 30%),radial-gradient(circle at 100% 46%,rgba(71,96,255,.075),transparent 34%),linear-gradient(180deg,#f6faff 0,#edf5ff 48%,#f7fbff 100%)}.feature-showcase::before{content:'';position:absolute;inset:0;z-index:0;background-image:url("../images/backgrounds/feature-showcase-bg.webp");background-size:cover;background-position:center top;background-repeat:no-repeat;opacity:.22;pointer-events:none}.feature-showcase::after{content:none;right:max(-140px,calc((100vw - var(--container-max))/ 2 - 190px));width:430px;border:1px solid rgba(0,82,204,.08);border-radius:50%;opacity:.62;pointer-events:none}.feature-showcase .container{position:relative;z-index:1}.feature-showcase .showcase-header{max-width:780px;margin:0 auto clamp(44px,5vw,64px);text-align:center}.feature-showcase .showcase-eyebrow{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 14px;margin-bottom:18px;border-radius:999px;background:rgba(255,255,255,.94);border:1px solid rgba(0,68,245,.14);color:#0044f5;box-shadow:0 10px 24px rgba(0,68,245,.055);font-size:11px;font-weight:800;letter-spacing:.3px;text-transform:uppercase}.feature-showcase .showcase-eyebrow svg{width:16px;height:16px;color:#0044f5;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.feature-showcase .showcase-header h2{max-width:760px;margin:0 auto 16px;color:#081a3a;font-size:clamp(46px, 4.25vw, 54px);line-height:1.08;letter-spacing:0}.feature-showcase .showcase-header h2 span{color:#0044f5}.feature-showcase .showcase-header p{max-width:670px;margin:0 auto;color:#64748b;font-size:clamp(17px, 1.35vw, 19px);line-height:1.7}.showcase-flow{max-width:1240px;margin:0 auto}.showcase-feature{position:relative;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"copy media";align-items:center;gap:clamp(48px,4vw,64px);padding:clamp(58px,5.2vw,72px) 0}.showcase-feature+.showcase-feature{margin-top:clamp(32px,4vw,48px)}.showcase-feature::before{content:'';position:absolute;inset:12% 5% 8%;z-index:-1;background:radial-gradient(circle,rgba(13,204,255,.055),transparent 68%);filter:blur(20px);pointer-events:none}.showcase-feature--reverse{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"media copy"}.showcase-copy{grid-area:copy;width:100%;max-width:440px;justify-self:end}.showcase-feature--reverse .showcase-copy{justify-self:start}.showcase-number{display:inline-grid;place-items:center;width:42px;height:42px;margin-bottom:18px;border-radius:11px;color:#0044f5;background:#edf5ff;border:1px solid rgba(0,68,245,.12);font-size:16px;font-weight:900;box-shadow:0 10px 22px rgba(0,82,204,.08)}.showcase-feature--record .showcase-number{color:#0044f5;background:#eef4ff}.showcase-feature--finance .showcase-number{color:#0044f5;background:#edf6ff}.showcase-feature--whatsapp .showcase-number{color:#0044f5;background:#eef6ff}.feature-showcase .showcase-badge{display:block;padding:0;margin:0 0 14px;border:0;border-radius:0;background:0 0;color:#27476d;font-size:13px;font-weight:900;letter-spacing:.5px;text-transform:uppercase}.feature-showcase .showcase-feature h3{margin:0 0 16px;color:#081a3a;font-size:clamp(30px, 3vw, 40px);line-height:1.12;letter-spacing:0}.feature-showcase .showcase-feature p{margin:0 0 28px;color:#61718a;font-size:17px;line-height:1.72}.feature-showcase .showcase-card-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:54px;padding:0 24px;border-radius:12px;background:rgba(255,255,255,.98);color:#0044f5;border:1px solid rgba(0,68,245,.18);box-shadow:0 10px 24px rgba(0,68,245,.065);font-size:15px;font-weight:900}.feature-showcase .showcase-card-btn:hover{color:#0044f5;background:#edf5ff;border-color:rgba(0,68,245,.26);transform:translateY(-2px);box-shadow:0 14px 30px rgba(0,68,245,.11)}.showcase-feature--whatsapp .showcase-card-btn{color:#fff;background:#0044f5;border-color:#0044f5;box-shadow:0 16px 34px rgba(0,68,245,.18)}.showcase-feature--whatsapp .showcase-card-btn:hover{color:#fff;background:#003edc;border-color:#003edc;box-shadow:0 20px 42px rgba(0,68,245,.24)}.showcase-media{grid-area:media;position:relative;display:grid;place-items:center;width:100%;max-width:660px;justify-self:start;min-height:clamp(340px,34vw,450px);padding:clamp(26px,3vw,38px);overflow:visible;border-radius:28px;border:1px solid rgba(0,68,245,.08);box-shadow:0 26px 62px rgba(17,65,132,.09);isolation:isolate}.showcase-feature--reverse .showcase-media{justify-self:end}.showcase-media::before{content:'';position:absolute;inset:6%;z-index:-1;border-radius:30px;background:rgba(255,255,255,.5);box-shadow:0 24px 58px rgba(27,71,141,.08)}.showcase-media--agenda{background:radial-gradient(circle at 86% 18%,rgba(13,204,255,.1),transparent 38%),linear-gradient(135deg,#f2f8ff 0,#dfecff 100%)}.showcase-media--record{background:radial-gradient(circle at 18% 16%,rgba(71,96,255,.1),transparent 42%),linear-gradient(135deg,#f3f7ff 0,#e5f1ff 100%)}.showcase-media--finance{background:radial-gradient(circle at 88% 20%,rgba(13,204,255,.08),transparent 38%),linear-gradient(135deg,#f3f9ff 0,#e2f2ff 100%)}.showcase-media--whatsapp{background:radial-gradient(circle at 16% 18%,rgba(37,211,102,.075),transparent 36%),linear-gradient(135deg,#f2f8ff 0,#e2f1ff 100%)}.feature-showcase .product-asset-img{position:relative;z-index:1;width:100%;height:auto;min-height:0;max-height:360px;object-fit:contain;object-position:center;border:1px solid rgba(219,232,252,.72);border-radius:18px;box-shadow:0 22px 48px rgba(29,78,137,.12)}.showcase-floating-card{position:absolute;right:clamp(16px,3.2vw,32px);bottom:clamp(18px,3vw,34px);z-index:2;display:flex;align-items:center;gap:12px;min-width:228px;padding:16px 18px;border-radius:16px;background:rgba(255,255,255,.96);border:1px solid rgba(217,229,248,.9);box-shadow:0 18px 38px rgba(29,78,137,.16)}.showcase-floating-card span{display:grid;place-items:center;width:42px;height:42px;flex:0 0 auto;border-radius:50%;background:#25c784;color:#fff}.showcase-floating-card svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.showcase-floating-card small,.showcase-floating-card strong{display:block}.showcase-floating-card strong{color:#081a3a;font-size:14px;font-weight:900}.showcase-floating-card small{margin-top:3px;color:#64748b;font-size:12px}.feature-showcase .showcase-cta{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(20px,3vw,34px);max-width:1160px;margin:clamp(48px,6vw,68px) auto 0;padding:clamp(26px,3vw,34px);text-align:left;border-radius:24px;background:radial-gradient(circle at 4% 50%,rgba(13,204,255,.08),transparent 30%),linear-gradient(135deg,rgba(248,252,255,.98),rgba(236,246,255,.96));border:1px solid rgba(0,68,245,.12);box-shadow:0 18px 46px rgba(29,78,137,.07)}.showcase-cta__icon{display:grid;place-items:center;width:70px;height:70px;border-radius:20px;background:#fff;color:#0044f5;box-shadow:0 12px 26px rgba(0,68,245,.1)}.showcase-cta__icon svg{width:36px;height:36px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.feature-showcase .showcase-cta h3{margin:0 0 8px;color:#081a3a;font-size:clamp(23px, 2vw, 30px);line-height:1.18}.feature-showcase .showcase-cta p{max-width:560px;margin:0;color:#64748b;font-size:16px;line-height:1.65}.feature-showcase .showcase-main-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-width:250px;min-height:56px;padding:0 26px;border-radius:12px;font-weight:900}.feature-showcase .observe-animation.in-view{animation:none}html.js-motion-ready .feature-showcase .showcase-copy,html.js-motion-ready .feature-showcase .showcase-cta,html.js-motion-ready .feature-showcase .showcase-header,html.js-motion-ready .feature-showcase .showcase-media{opacity:0;transition:opacity 680ms cubic-bezier(.22, 1, .36, 1),transform 680ms cubic-bezier(.22, 1, .36, 1);will-change:opacity,transform}html.js-motion-ready .feature-showcase .showcase-cta,html.js-motion-ready .feature-showcase .showcase-header{transform:translateY(24px)}html.js-motion-ready .feature-showcase .showcase-feature--reverse .showcase-media,html.js-motion-ready .feature-showcase .showcase-feature:not(.showcase-feature--reverse) .showcase-copy{transform:translateX(-36px)}html.js-motion-ready .feature-showcase .showcase-feature--reverse .showcase-copy,html.js-motion-ready .feature-showcase .showcase-feature:not(.showcase-feature--reverse) .showcase-media{transform:translateX(36px)}html.js-motion-ready .feature-showcase .showcase-feature--reverse .showcase-copy,html.js-motion-ready .feature-showcase .showcase-media{transition-delay:0.1s}html.js-motion-ready .feature-showcase .showcase-feature--reverse .showcase-media{transition-delay:0s}html.js-motion-ready .feature-showcase .showcase-copy.is-visible,html.js-motion-ready .feature-showcase .showcase-cta.is-visible,html.js-motion-ready .feature-showcase .showcase-header.is-visible,html.js-motion-ready .feature-showcase .showcase-media.is-visible{opacity:1;transform:translate3d(0,0,0)}html.js-motion-ready .feature-showcase .showcase-feature--reverse .showcase-copy.is-visible,html.js-motion-ready .feature-showcase .showcase-feature--reverse .showcase-media.is-visible,html.js-motion-ready .feature-showcase .showcase-feature:not(.showcase-feature--reverse) .showcase-copy.is-visible,html.js-motion-ready .feature-showcase .showcase-feature:not(.showcase-feature--reverse) .showcase-media.is-visible{transform:translate3d(0,0,0)}@media (max-width:1024px){.feature-showcase .showcase-header h2{font-size:clamp(40px, 5.2vw, 48px)}.showcase-feature,.showcase-feature--reverse{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px}.showcase-feature--reverse{grid-template-areas:"media copy"}.showcase-media{min-height:330px;padding:24px}.feature-showcase .product-asset-img{max-height:312px}.feature-showcase .showcase-feature h3{font-size:clamp(28px, 3.4vw, 34px)}}@media (max-width:768px){.feature-showcase{padding:clamp(58px,12vw,78px) 0}.feature-showcase::before{opacity:.14}.feature-showcase .showcase-header{margin-bottom:34px}.feature-showcase .showcase-header h2{font-size:clamp(32px, 8.8vw, 40px)}.feature-showcase .showcase-header p{font-size:16px}.showcase-feature,.showcase-feature--reverse{grid-template-columns:1fr;grid-template-areas:"copy" "media";gap:24px;padding:42px 0}.showcase-feature+.showcase-feature{margin-top:18px}.showcase-copy,.showcase-feature--reverse .showcase-copy,.showcase-feature--reverse .showcase-media,.showcase-media{max-width:none;justify-self:stretch}.feature-showcase .showcase-feature h3{font-size:clamp(28px, 7.6vw, 34px)}.feature-showcase .showcase-feature p{font-size:16px}.feature-showcase .showcase-card-btn,.feature-showcase .showcase-main-btn{width:100%}.showcase-media{min-height:270px;padding:18px;border-radius:24px}.showcase-media::before{border-radius:24px}.feature-showcase .product-asset-img{max-height:250px;border-radius:14px}.showcase-floating-card{right:14px;bottom:14px;min-width:0;max-width:calc(100% - 28px);padding:12px 14px}.feature-showcase .showcase-cta{grid-template-columns:1fr;gap:18px;text-align:left;padding:24px}html.js-motion-ready .feature-showcase .showcase-cta,html.js-motion-ready .feature-showcase .showcase-header{transform:translateY(18px)}html.js-motion-ready .feature-showcase .showcase-feature--reverse .showcase-media,html.js-motion-ready .feature-showcase .showcase-feature:not(.showcase-feature--reverse) .showcase-copy{transform:translateX(-18px)}html.js-motion-ready .feature-showcase .showcase-feature--reverse .showcase-copy,html.js-motion-ready .feature-showcase .showcase-feature:not(.showcase-feature--reverse) .showcase-media{transform:translateX(18px)}}@media (max-width:390px){.feature-showcase .container{padding-left:14px;padding-right:14px}.feature-showcase .showcase-eyebrow{font-size:10px}.showcase-number{width:38px;height:38px;font-size:15px}.showcase-media{min-height:246px;padding:14px}.feature-showcase .product-asset-img{max-height:220px}.showcase-floating-card span{width:36px;height:36px}.showcase-floating-card strong{font-size:12px}.showcase-floating-card small{font-size:11px}}@media (prefers-reduced-motion:reduce){html.js-motion-ready .feature-showcase .showcase-copy,html.js-motion-ready .feature-showcase .showcase-cta,html.js-motion-ready .feature-showcase .showcase-header,html.js-motion-ready .feature-showcase .showcase-media{opacity:1;transform:none;transition:none;will-change:auto}}.section-blue{padding:clamp(42px,4.8vw,58px) var(--container-padding);background:#062fd3}.section-blue::before{background:radial-gradient(rgba(255,255,255,.2) 1px,transparent 1px);background-size:25px 25px;opacity:.14}.section-blue>.container::after,.section-blue>.container::before{content:none;display:none}.section-blue .blue-content{grid-template-columns:minmax(0,0.46fr) minmax(0,0.54fr);gap:clamp(22px,2.5vw,34px);max-width:1240px;min-height:600px;padding:clamp(38px,3.4vw,46px);border-radius:32px;border:0;outline:0;overflow:visible;background-image:url("../images/backgrounds/section-blue-bg.webp");background-repeat:no-repeat;background-size:cover;background-position:center;box-shadow:0 34px 82px rgba(2,35,110,.18)}.section-blue .blue-content::before{z-index:0;background:radial-gradient(rgba(255,255,255,.24) 1px,transparent 1px);background-size:24px 24px;opacity:.12}.section-blue .blue-content::after{content:none;display:none}.section-blue .blue-label{margin-bottom:24px}.section-blue .blue-text h2{max-width:570px;margin-bottom:28px;font-size:clamp(40px, 3.45vw, 50px);line-height:1.12;font-weight:750}.section-blue .blue-text h2 span{color:#3ee7ff}.section-blue .blue-benefits{gap:22px;max-width:610px;margin-bottom:30px}.section-blue .blue-benefit{grid-template-columns:52px minmax(0,1fr);gap:18px}.section-blue .blue-benefit__icon{width:52px;height:52px;border-radius:15px}.section-blue .blue-benefit p{max-width:470px;font-size:17px;line-height:1.52}.section-blue .blue-btn{min-width:270px;min-height:56px;border-radius:9px;font-size:18px}.section-blue__visual{position:relative;z-index:1;display:grid;place-items:center;width:min(100%,610px);min-height:560px;margin-left:auto;overflow:visible;isolation:isolate}.section-blue__visual::after,.section-blue__visual::before{content:'';position:absolute;pointer-events:none}.section-blue__visual::before{display:none}.section-blue__visual::after{right:16%;bottom:10%;z-index:-1;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(76,211,255,.28),transparent 62%);filter:blur(8px)}.section-blue__visual .section-blue__backdrop{inset:68px 12px 68px 128px;z-index:-1;border-radius:30px;opacity:.1;filter:blur(4px);transform:none}.section-blue__visual .feature-phone{position:relative;width:100%;min-height:560px;display:grid;place-items:center end;padding-right:76px}.section-blue__visual .feature-phone::before{left:auto;right:96px;bottom:22px;width:240px;height:28px;transform:none}.section-blue__visual .feature-phone-frame{z-index:4;width:clamp(292px,24vw,330px);aspect-ratio:9/16.7;transform:rotate(-3deg);transform-origin:center bottom}.section-blue__visual .feature-phone-screen{border-radius:35px}.section-blue__visual .section-blue__poster,.section-blue__visual .section-blue__video,.section-blue__visual .section-blue__video-overlay{border-radius:0}.section-blue__visual .feature-phone-app{inset:58px 17px 16px;gap:11px}.section-blue__visual .feature-phone-app__stats span{min-height:58px}.section-blue__visual .feature-phone-app__chart,.section-blue__visual .feature-phone-app__schedule{min-height:160px}.section-blue__visual .feature-phone-app__panel{min-height:68px}.section-blue__visual .feature-phone-app__table{min-height:94px}.section-blue__visual .section-blue__play{left:50%;top:50%;width:66px;height:66px}.section-blue .feature-phone .section-video-card{z-index:6;box-shadow:0 14px 32px rgba(0,22,88,.16),0 0 0 4px rgba(255,255,255,.08)}@media (max-width:1180px){.section-blue .blue-content{min-height:580px;padding:38px}.section-blue .blue-text h2{font-size:clamp(40px, 3.7vw, 50px)}.section-blue .blue-benefit p{font-size:17px}.section-blue__visual,.section-blue__visual .feature-phone{min-height:540px}.section-blue__visual .feature-phone{padding-right:48px}.section-blue__visual .feature-phone-frame{width:clamp(280px,29vw,312px)}.section-blue .feature-phone .section-video-card{width:166px}.section-blue .section-video-card--confirm{left:-8%}}@media (max-width:920px){.section-blue .blue-content{grid-template-columns:1fr;gap:30px}.section-blue__visual{width:100%;min-height:560px;margin:0}.section-blue__visual .feature-phone{min-height:560px;place-items:center;padding-right:0}.section-blue__visual .feature-phone-frame{width:min(72vw,318px)}.section-blue .section-video-card--confirm{left:calc(50% - 310px);top:9%}.section-blue .section-video-card--tasks{right:calc(50% - 314px);bottom:12%}}@media (max-width:640px){.section-blue{padding:38px 14px}.section-blue .blue-content{padding:26px 22px 34px;border-radius:26px}.section-blue .blue-label{margin-bottom:24px}.section-blue .blue-text h2{margin-bottom:28px;font-size:clamp(31px, 8.5vw, 38px)}.section-blue .blue-benefits{gap:22px;margin-bottom:30px}.section-blue .blue-benefit{grid-template-columns:46px minmax(0,1fr);gap:14px}.section-blue .blue-benefit__icon{width:46px;height:46px}.section-blue .blue-benefit p{font-size:15px}.section-blue__visual,.section-blue__visual .feature-phone{min-height:510px}.section-blue__visual::before{display:none}.section-blue__visual .feature-phone-frame{width:min(72vw,270px);transform:rotate(-2deg)}.section-blue__visual .feature-phone-app{inset:52px 14px 14px;gap:9px}.section-blue__visual .feature-phone-app__brand strong{font-size:15px}.section-blue__visual .feature-phone-app__title{font-size:14px}.section-blue__visual .feature-phone-app__chart,.section-blue__visual .feature-phone-app__schedule{min-height:138px}.section-blue .feature-phone .section-video-card{width:min(210px,78%)}.section-blue .section-video-card--confirm{left:50%;top:-22px;transform:translateX(-50%)}.section-blue .section-video-card--tasks{left:50%;right:auto;bottom:-18px;transform:translateX(-50%)}}.hero--clinicas-dashboard{background:radial-gradient(circle at 70% 22%,rgba(0,82,204,.12) 0,transparent 31%),radial-gradient(circle at 92% 58%,rgba(40,164,235,.13) 0,transparent 28%),radial-gradient(ellipse at 74% 100%,rgba(0,96,220,.12) 0,transparent 46%),linear-gradient(180deg,rgba(255,255,255,0) 74%,#eef6ff 100%),linear-gradient(96deg,#fff 0,#fff 50%,#f5f9ff 100%)}.hero--clinicas-dashboard .container,.hero--clinicas-dashboard .hero-content{position:relative;z-index:1}.section-blue{margin-top:-28px;padding-top:clamp(70px,7.2vw,96px);overflow:visible;isolation:isolate;z-index:1;background:linear-gradient(180deg,#eef6ff 0,rgba(145,195,255,.5) 8%,rgba(6,47,211,.94) 20%,#062fd3 42%),#062fd3}.section-blue::after{content:"";position:absolute;left:0;right:0;top:0;bottom:-116px;pointer-events:none;z-index:0;background:radial-gradient(circle at 72% 18%,rgba(0,87,217,.14),transparent 11%),radial-gradient(ellipse at 50% calc(100% - 118px),rgba(84,164,255,.22),transparent 34%),linear-gradient(180deg,rgba(238,246,255,.94) 0,rgba(238,246,255,.42) 5%,rgba(238,246,255,0) 13%,rgba(238,246,255,0) calc(100% - 260px),rgba(7,57,217,.1) calc(100% - 210px),rgba(105,174,255,.24) calc(100% - 164px),rgba(202,231,255,.58) calc(100% - 112px),rgba(230,244,255,.28) calc(100% - 58px),rgba(248,251,255,0) 100%)}.feature-showcase{margin-top:-54px;padding-top:calc(clamp(78px,8vw,112px) + 54px);z-index:0}.feature-showcase::after{content:"";position:absolute;top:-112px;left:0;right:0;height:178px;z-index:0;pointer-events:none;clip-path:ellipse(78% 72% at 50% 48%);background:radial-gradient(circle at 50% 8%,rgba(29,118,255,.1),transparent 52%),linear-gradient(180deg,rgba(192,224,255,.34) 0,rgba(230,244,255,.18) 52%,rgba(248,251,255,0) 100%)}@media (max-width:768px){.section-blue{margin-top:-18px;padding-top:64px;background:linear-gradient(180deg,#eef6ff 0,rgba(145,195,255,.42) 10%,rgba(6,47,211,.94) 24%,#062fd3 46%),#062fd3}.section-blue::after{bottom:-72px;background:radial-gradient(circle at 72% 18%,rgba(0,87,217,.12),transparent 10%),radial-gradient(ellipse at 50% calc(100% - 74px),rgba(84,164,255,.18),transparent 36%),linear-gradient(180deg,rgba(238,246,255,.94) 0,rgba(238,246,255,.38) 6%,rgba(238,246,255,0) 15%,rgba(238,246,255,0) calc(100% - 154px),rgba(7,57,217,.08) calc(100% - 126px),rgba(105,174,255,.2) calc(100% - 94px),rgba(202,231,255,.5) calc(100% - 70px),rgba(230,244,255,.24) calc(100% - 34px),rgba(248,251,255,0) 100%)}.feature-showcase::after{top:-72px;height:112px;clip-path:ellipse(82% 72% at 50% 48%);background:radial-gradient(circle at 50% 8%,rgba(29,118,255,.08),transparent 56%),linear-gradient(180deg,rgba(192,224,255,.26) 0,rgba(230,244,255,.14) 52%,rgba(248,251,255,0) 100%)}.feature-showcase{margin-top:-36px;padding-top:calc(var(--section-padding-mobile) + 36px)}}@media (min-width:1441px){.hero--clinicas-dashboard .hero-content{max-width:1320px;grid-template-columns:minmax(0,0.46fr) minmax(0,0.54fr);gap:clamp(26px,2.6vw,40px)}.hero--clinicas-dashboard .hero-text,.hero--clinicas-dashboard .hero-text h1{max-width:620px}.hero--clinicas-dashboard .hero-dashboard-wrap{width:min(100%,720px);transform:translateX(12px)}}@media (min-width:769px) and (max-width:1440px){.header-content{min-height:60px;padding:10px 0}header .btn{min-height:42px;padding:10px 18px;border-radius:10px}.brand-logo-img{height:32px;max-width:150px}.hero--clinicas-dashboard{min-height:auto;padding:clamp(42px,5.6vh,58px) 0 clamp(44px,5.2vh,58px)}.hero--clinicas-dashboard .hero-content{grid-template-columns:minmax(0,0.43fr) minmax(0,0.57fr);gap:clamp(18px,2vw,28px)}.hero--clinicas-dashboard .hero-text{max-width:535px}.hero--clinicas-dashboard .hero-text .badge{margin-bottom:17px;padding:7px 13px;font-size:12px}.hero--clinicas-dashboard .hero-text h1{max-width:535px;margin-bottom:14px;font-size:clamp(44px, 3.18vw, 48px);line-height:1.055}.hero--clinicas-dashboard .hero-text p{max-width:470px;margin-bottom:20px;font-size:16.5px;line-height:1.56}.hero--clinicas-dashboard .hero-buttons .btn{min-height:52px;padding-left:22px;padding-right:22px;font-size:15.5px}.hero--clinicas-dashboard .hero-video-link{margin-top:13px}.hero--clinicas-dashboard .hero-image{min-height:430px}.hero--clinicas-dashboard .hero-dashboard-wrap{width:min(100%,690px);min-height:438px;transform:translateX(18px)}.hero--clinicas-dashboard .hero-doctor{right:-34px;bottom:-42px;width:min(70%,360px)}.hero--clinicas-dashboard .hero-float-card{width:min(204px,28vw);padding:11px 12px;grid-template-columns:32px minmax(0,1fr)}.hero--clinicas-dashboard .hero-float-card__icon{width:32px;height:32px}.hero--clinicas-dashboard .hero-float-card strong{font-size:12.5px}.hero--clinicas-dashboard .hero-float-card small{font-size:10.5px}.section-blue{padding-top:clamp(62px,6vh,78px);padding-bottom:50px}.section-blue .blue-content{max-width:1160px;min-height:530px;gap:24px;padding:34px}.section-blue .blue-label{margin-bottom:18px}.section-blue .blue-text h2{max-width:520px;margin-bottom:22px;font-size:clamp(38px, 3vw, 44px)}.section-blue .blue-benefits{gap:18px;margin-bottom:24px}.section-blue .blue-benefit{grid-template-columns:48px minmax(0,1fr);gap:15px}.section-blue .blue-benefit__icon{width:48px;height:48px}.section-blue .blue-benefit p{font-size:16px;line-height:1.48}.section-blue .blue-btn{min-width:245px;min-height:52px;font-size:16px}.section-blue__visual,.section-blue__visual .feature-phone{min-height:500px}.section-blue__visual{width:min(100%,560px)}.section-blue__visual .feature-phone{padding-right:50px}.section-blue__visual .feature-phone-frame{width:clamp(276px,21.5vw,304px)}.section-blue .feature-phone .section-video-card{width:158px;min-height:60px;padding:9px 11px}.section-blue .section-video-card--confirm{left:-6%}.section-blue .section-video-card--tasks{right:-6%}.feature-showcase{margin-top:-44px;padding-top:calc(clamp(64px,6vw,86px) + 44px);padding-bottom:clamp(76px,6vw,90px)}.feature-showcase .showcase-header{max-width:720px;margin-bottom:42px}.feature-showcase .showcase-header h2{max-width:720px;font-size:clamp(42px, 3.45vw, 48px)}.feature-showcase .showcase-header p{font-size:17px;line-height:1.62}.showcase-flow{max-width:1160px}.showcase-feature{gap:clamp(36px,3vw,46px);padding:clamp(44px,4vw,56px) 0}.showcase-feature+.showcase-feature{margin-top:28px}.showcase-copy{max-width:410px}.feature-showcase .showcase-feature h3{font-size:clamp(30px, 2.6vw, 36px)}.feature-showcase .showcase-feature p{margin-bottom:24px;font-size:16px;line-height:1.62}.showcase-media{max-width:600px;min-height:clamp(318px,28vw,390px);padding:28px}.feature-showcase .product-asset-img{max-height:320px}.feature-showcase .showcase-cta{max-width:1080px;margin-top:44px;padding:28px}.section-mobile{padding:88px 0}.mobile-section__intro h2{max-width:700px;font-size:clamp(42px, 3.7vw, 50px)}.mobile-section__intro p{font-size:17px}.mobile-section__showcase{max-width:1080px;margin-top:52px;grid-template-columns:minmax(220px,1fr) minmax(270px,330px) minmax(220px,1fr);gap:32px}.phone-mockup{min-height:590px}.phone-mockup::before{width:380px;height:380px}.phone-frame{width:302px;height:604px}.mobile-benefit-card{max-width:300px;padding:24px;border-radius:28px}.mobile-benefit-card--left{transform:translateY(38px)}.mobile-benefit-card--right{transform:translateY(60px)}.mobile-benefit-card--left:hover{transform:translateY(32px)}.mobile-benefit-card--right:hover{transform:translateY(54px)}.plans-section{padding-top:86px;padding-bottom:86px}.plans-section .plans-intro{margin-bottom:38px}.plans-section .plans-intro h2{font-size:clamp(38px, 3.45vw, 46px)}.plans-section .plans-content{gap:44px}.plans-section .plan-brand-logo{width:260px}.plans-section .plan-price{font-size:clamp(44px, 3.6vw, 50px)}.plans-section .modular-section h3{font-size:clamp(30px, 2.8vw, 36px)}.plans-section .user-type-card{column-gap:20px}.cta-final{padding:56px 0}.cta-final-card{width:min(100%,1040px);padding:44px 48px 58px;border-radius:28px}.cta-specialists img{width:66px;height:66px}.cta-final .cta-final-card h2{max-width:720px;font-size:clamp(34px, 3vw, 42px)}.cta-final .cta-final-card p{max-width:660px;margin-bottom:26px;font-size:16px}.cta-final-actions{margin-bottom:28px}.cta-final .cta-final-actions .btn{min-height:52px;padding:13px 24px;font-size:15px}.cta-final-trust{font-size:13px}}@media (min-width:769px) and (max-width:1366px){.hero--clinicas-dashboard{padding-top:38px;padding-bottom:46px}.hero--clinicas-dashboard .hero-content{gap:18px}.hero--clinicas-dashboard .hero-text h1{max-width:505px;font-size:clamp(40px, 3.05vw, 44px)}.hero--clinicas-dashboard .hero-text p{max-width:455px;font-size:16px}.hero--clinicas-dashboard .hero-dashboard-wrap{width:min(100%,650px);min-height:414px;transform:translateX(10px)}.hero--clinicas-dashboard .hero-doctor{width:min(66%,330px)}.hero--clinicas-dashboard .hero-float-card{width:min(194px,27vw)}.section-blue .blue-content{max-width:1110px;min-height:500px;padding:30px}.section-blue .blue-text h2{font-size:clamp(36px, 2.8vw, 40px)}.section-blue__visual,.section-blue__visual .feature-phone{min-height:476px}.section-blue__visual .feature-phone-frame{width:clamp(266px,20vw,288px)}.feature-showcase .showcase-header{margin-bottom:36px}.feature-showcase .showcase-header h2{font-size:clamp(38px, 3.1vw, 42px)}.showcase-feature{gap:34px;padding:42px 0}.showcase-media{max-width:560px;min-height:340px;padding:24px}.feature-showcase .product-asset-img{max-height:292px}.section-mobile{padding:78px 0}.mobile-section__intro h2{font-size:clamp(38px, 3.25vw, 44px)}.mobile-section__showcase{margin-top:44px;grid-template-columns:minmax(210px,1fr) minmax(250px,306px) minmax(210px,1fr);gap:28px}.phone-mockup{min-height:560px}.phone-frame{width:286px;height:572px}.plans-section{padding-top:78px;padding-bottom:78px}.plans-section .plans-intro h2{font-size:clamp(36px, 3.15vw, 42px)}.plans-section .plans-content{grid-template-columns:minmax(340px,0.41fr) minmax(0,0.59fr);gap:36px}.cta-final{padding:48px 0}.cta-final-card{width:min(100%,980px);padding:38px 44px 50px}.cta-final .cta-final-card h2{font-size:clamp(32px, 2.8vw, 38px)}}@media (min-width:769px) and (max-width:1280px){.hero--clinicas-dashboard .hero-text h1{font-size:40px}.hero--clinicas-dashboard .hero-dashboard-wrap{width:min(100%,610px)}.hero--clinicas-dashboard .hero-float-card{width:184px;padding:10px}.section-blue .blue-content{min-height:480px;padding:28px}.section-blue .feature-phone .section-video-card{width:148px}.section-blue__visual .feature-phone{padding-right:38px}.section-blue__visual .feature-phone-frame{width:270px}.feature-showcase .showcase-header h2{font-size:40px}.showcase-feature{gap:30px}.showcase-media{max-width:528px;min-height:320px}.section-mobile{padding:72px 0}.cta-final .cta-final-card h2,.mobile-section__intro h2,.plans-section .plans-intro h2{font-size:36px}.mobile-section__showcase{gap:24px}.phone-frame{width:274px;height:548px}.phone-mockup{min-height:536px}.plans-section .plans-content{gap:30px}.plans-section .user-type-card strong{white-space:normal}}.hero--clinicas-dashboard .hero-float-card{grid-template-columns:42px minmax(0,1fr);gap:0 11px;width:210px;padding:11px 12px;border:1px solid rgba(61,126,226,.2);border-radius:15px;background:rgba(255,255,255,.96);box-shadow:0 12px 28px rgba(18,65,137,.12),inset 0 1px 0 #fff;backdrop-filter:blur(14px)}.hero--clinicas-dashboard .hero-float-card__icon{width:42px;height:42px;border-radius:13px;background:linear-gradient(145deg,#0757d9 0,#1677f2 100%);box-shadow:0 7px 15px rgba(7,87,217,.2),inset 0 1px 0 rgba(255,255,255,.22)}.hero--clinicas-dashboard .hero-float-card__icon svg{width:21px;height:21px;stroke-width:2}.hero--clinicas-dashboard .hero-float-card strong{margin-top:2px}.hero--clinicas-dashboard .hero-float-card--agenda{top:6%;right:4%}.hero--clinicas-dashboard .hero-float-card--records{right:0;bottom:3%}.hero--clinicas-dashboard .hero-float-card--finance{left:7%;bottom:5%}@media (min-width:1281px) and (max-width:1500px){.hero--clinicas-dashboard .hero-float-card{width:194px;grid-template-columns:38px minmax(0,1fr);padding:10px 11px}.hero--clinicas-dashboard .hero-float-card__icon{width:38px;height:38px}.hero--clinicas-dashboard .hero-float-card--records{display:none}}@media (min-width:769px) and (max-width:1280px){.hero--clinicas-dashboard .hero-float-card{width:180px;grid-template-columns:36px minmax(0,1fr);gap:0 9px;padding:9px 10px}.hero--clinicas-dashboard .hero-float-card__icon{width:36px;height:36px;border-radius:11px}.hero--clinicas-dashboard .hero-float-card__icon svg{width:18px;height:18px}.hero--clinicas-dashboard .hero-float-card--agenda{top:4%;right:2%}.hero--clinicas-dashboard .hero-float-card--records{display:none}.hero--clinicas-dashboard .hero-float-card--finance{display:block;left:6%;bottom:2%}}@media (max-width:390px){header .btn{max-width:none;padding-left:12px;padding-right:12px;font-size:12px;line-height:1;white-space:nowrap}}.section-blue .feature-phone .section-video-card{display:flex;align-items:center;gap:11px;width:190px;min-height:64px;padding:11px 13px;border:1px solid rgba(255,255,255,.68);border-radius:16px;background:rgba(255,255,255,.96);box-shadow:0 16px 34px rgba(0,31,105,.17),inset 0 1px 0 #fff;backdrop-filter:blur(10px)}.section-blue .feature-phone .section-video-card__icon{display:grid;flex:0 0 40px;place-items:center;width:40px;height:40px;border-radius:12px;color:#fff;background:linear-gradient(145deg,#0874f9 0,#064dcc 100%);box-shadow:0 7px 16px rgba(0,75,204,.24),inset 0 1px 0 rgba(255,255,255,.24)}.section-blue .feature-phone .section-video-card__icon svg{width:21px;height:21px;stroke-width:2}.section-blue .feature-phone .section-video-card strong{font-size:12px;line-height:1.24}.section-blue .feature-phone .section-video-card span{margin-top:3px;font-size:9.75px;line-height:1.3}.section-blue .section-video-card--confirm{top:7%;left:-5%}.section-blue .section-video-card--tasks{right:-5%;bottom:8%}@media (min-width:769px) and (max-width:1366px){.section-blue .feature-phone .section-video-card{width:170px;min-height:58px;gap:9px;padding:9px 10px;border-radius:14px}.section-blue .feature-phone .section-video-card__icon{flex-basis:36px;width:36px;height:36px;border-radius:11px}.section-blue .feature-phone .section-video-card__icon svg{width:18px;height:18px}.section-blue .feature-phone .section-video-card strong{font-size:11px}.section-blue .feature-phone .section-video-card span{font-size:9px}.section-blue .section-video-card--confirm{top:8%;left:-3%}.section-blue .section-video-card--tasks{right:-3%;bottom:9%}}@media (max-width:768px){.hero--clinicas-dashboard .hero-float-card,.section-blue .feature-phone .section-video-card{display:none}}.hero--clinicas-dashboard .hero-buttons .btn-primary:hover{border-color:transparent;background:linear-gradient(135deg,#0757d9 0,#0045bd 100%);color:#fff;box-shadow:0 14px 32px rgba(0,83,214,.28);transform:translateY(-1px)}.hero--clinicas-dashboard .hero-buttons .btn-primary:hover span{color:#fff;opacity:1;visibility:visible}.cta-final .cta-final-primary .cta-btn-arrow{display:block;width:20px;height:20px;flex:0 0 20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.cta-final .cta-final-secondary:hover{border-color:rgba(255,255,255,.72);background:rgba(255,255,255,.18);color:#fff;box-shadow:0 14px 34px rgba(0,20,82,.18);transform:translateY(-1px)}.cta-final .cta-final-secondary:hover span,.cta-final .cta-final-secondary:hover svg{color:#fff;opacity:1;visibility:visible}.cta-final .cta-final-secondary:hover svg{stroke:currentColor}.section-video-demo{padding:clamp(58px,6vw,88px) 0;color:#fff;background:radial-gradient(circle at 78% 18%,rgba(71,202,255,.2),transparent 30%),linear-gradient(135deg,#062c83 0,#0757d9 54%,#0877e7 100%);overflow:hidden}.section-video-demo+.section-video-demo{border-top:1px solid rgba(255,255,255,.12)}.section-video-demo__container{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,0.82fr);align-items:center;gap:clamp(52px,7vw,104px);max-width:1180px}.section-video-demo__content{position:relative;z-index:2}.section-video-demo__badge{display:inline-flex;padding:8px 13px;margin-bottom:20px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.1);font-size:13px;font-weight:750;letter-spacing:.01em}.section-video-demo h2{max-width:650px;margin:0 0 20px;color:#fff;font-size:clamp(36px, 3.45vw, 51px);line-height:1.08;letter-spacing:-.035em}.section-video-demo h2 span{color:#74dcff}.section-video-demo__content>p{max-width:620px;margin:0 0 12px;color:rgba(255,255,255,.82);font-size:16px;line-height:1.62}.section-video-demo__benefits{display:grid;gap:9px;margin:22px 0 26px;padding:0;list-style:none}.section-video-demo__benefits li{position:relative;padding-left:28px;color:#fff;font-size:15px;font-weight:700}.section-video-demo__benefits li::before{content:'✓';position:absolute;left:0;top:1px;display:grid;place-items:center;width:19px;height:19px;border-radius:6px;background:rgba(116,220,255,.2);color:#8ee4ff;font-size:12px}.section-video-demo .section-video-demo__btn{min-height:52px;padding:0 23px;border:1px solid rgba(255,255,255,.8);border-radius:14px;background:#fff;color:#0757d9;font-weight:800;box-shadow:0 14px 30px rgba(0,26,92,.2)}.section-video-demo .section-video-demo__btn:hover{background:#f2f9ff;color:#054bbd;transform:translateY(-1px);box-shadow:0 18px 36px rgba(0,26,92,.26)}.section-video-demo__media{position:relative;display:grid;place-items:center;min-height:570px}.section-video-demo__glow{position:absolute;width:440px;height:440px;border:1px solid rgba(255,255,255,.15);border-radius:50%;background:radial-gradient(circle,rgba(77,198,255,.2),transparent 68%)}.section-video-demo__phone{position:relative;z-index:2;width:286px;height:550px;padding:9px;border:1px solid rgba(255,255,255,.62);border-radius:40px;background:linear-gradient(145deg,#eff7ff,#8cb5e6 52%,#fff);box-shadow:0 34px 60px rgba(0,19,76,.34),inset 0 0 0 2px rgba(255,255,255,.7)}.section-video-demo__speaker{position:absolute;z-index:4;top:17px;left:50%;width:70px;height:20px;border-radius:999px;background:#07152e;transform:translateX(-50%)}.section-video-demo__screen{position:relative;width:100%;height:100%;overflow:hidden;border-radius:32px;background:linear-gradient(155deg,#e9f6ff,#b9dcfa)}.section-video-demo__screen video{position:relative;z-index:2;display:block;width:100%;height:100%;object-fit:cover;background:0 0}.section-video-demo__fallback{position:absolute;inset:0;display:grid;align-content:center;justify-items:center;gap:8px;padding:28px;color:#0757d9;text-align:center}.section-video-demo__fallback strong{font-size:29px}.section-video-demo__fallback span{color:#4b6f9c;font-size:14px}@media (max-width:1366px){.section-video-demo__container{max-width:1080px;gap:48px}.section-video-demo__media{min-height:510px}.section-video-demo__phone{width:254px;height:490px;border-radius:36px}.section-video-demo__screen{border-radius:28px}}@media (max-width:600px){.section-video-demo{padding:48px 0 54px}.section-video-demo__container{padding-inline:20px}.section-video-demo h2{font-size:clamp(31px, 9vw, 38px)}.section-video-demo__content>p{font-size:15px}.section-video-demo__media{min-height:470px}.section-video-demo__phone{width:230px;height:445px}.section-video-demo__glow{width:330px;height:330px}.section-video-demo .section-video-demo__btn{width:100%}}.section-video-demo{position:relative;isolation:isolate}.section-video-demo::after,.section-video-demo::before{content:'';position:absolute;z-index:0;left:0;width:100%;height:110px;pointer-events:none}.section-video-demo::before{top:0;background:linear-gradient(180deg,rgba(5,47,133,.3),transparent)}.section-video-demo::after{bottom:0;background:linear-gradient(0deg,rgba(4,42,119,.34),transparent)}.section-video-demo__container{position:relative;z-index:1}.section-video-demo--saloes .section-video-demo__media{justify-items:end;padding-right:clamp(24px,4vw,58px)}.section-video-demo--saloes .section-video-demo__phone{transform:rotate(2.6deg) translateY(-4px);transform-origin:50% 70%}.section-video-demo--saloes .section-video-demo__glow{right:-3%;width:480px;height:480px;border-color:rgba(134,225,255,.2);background:radial-gradient(circle at 58% 44%,rgba(98,218,255,.3),rgba(47,142,245,.12) 42%,transparent 70%);filter:blur(2px)}@media (max-width:1366px){.section-video-demo--saloes .section-video-demo__media{padding-right:30px}}@media (max-width:900px){.section-video-demo__container{grid-template-columns:1fr;gap:34px}.section-video-demo__content{max-width:680px}.section-video-demo--saloes .section-video-demo__media{justify-items:center;padding-left:0;padding-right:0}}@media (max-width:600px){.section-video-demo--saloes .section-video-demo__phone{transform:rotate(1.5deg)}.section-video-demo::after,.section-video-demo::before{height:72px}}#video-saloes{padding:clamp(34px,4vw,58px) max(var(--container-padding,24px),20px);background:#f3f8ff;overflow:visible}#video-saloes .section-video-demo__container{border:1px solid rgba(255,255,255,.42);box-shadow:0 30px 70px rgba(19,65,142,.14),inset 0 1px 0 rgba(255,255,255,.24);overflow:hidden}#video-saloes .section-video-demo__container{background:radial-gradient(circle at 84% 32%,rgba(100,220,255,.25),transparent 29%),linear-gradient(135deg,#073387 0,#0756ce 56%,#0878dc 100%)}#video-saloes .section-video-demo__screen video{opacity:0;transition:opacity .3s}#video-psicologia .section-video-demo__screen video.is-ready,#video-saloes .section-video-demo__screen video.is-ready{opacity:1}#video-saloes .section-video-demo__fallback{background:radial-gradient(circle at 50% 42%,rgba(255,255,255,.9),rgba(229,244,255,.82) 35%,transparent 66%),linear-gradient(155deg,#e8f5ff,#b7ddfa)}.section-video-demo__fallback small{color:#41658f;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.section-video-demo__fallback .section-video-demo__play-mark{display:grid;place-items:center;width:54px;height:54px;padding-left:3px;border-radius:50%;background:linear-gradient(145deg,#0874f9,#064dcc);color:#fff;font-size:17px;box-shadow:0 13px 28px rgba(7,87,217,.24)}@media (max-width:1366px){#video-saloes .section-video-demo__container{min-height:570px;padding:42px 50px;border-radius:30px}#video-saloes .section-video-demo__media{min-height:490px}}@media (max-width:900px){#video-saloes{padding-inline:18px}#video-saloes .section-video-demo__container{padding:40px 32px 46px}}#video-saloes .section-video-demo__container{grid-template-columns:minmax(0,0.48fr) minmax(390px,0.52fr);gap:clamp(36px,4vw,60px);border:1px solid rgba(185,222,255,.48);background:linear-gradient(90deg,rgba(5,55,145,.97) 0,rgba(7,75,174,.93) 42%,rgba(5,73,161,.61) 67%,rgba(2,48,121,.43) 100%),linear-gradient(180deg,rgba(10,93,198,.12),rgba(0,35,104,.46)),url('../images/backgrounds/beleza.webp') center right/cover no-repeat;box-shadow:0 32px 76px rgba(16,64,137,.2),inset 0 1px 0 rgba(255,255,255,.22)}#video-saloes .section-video-demo__container::after{content:'';position:absolute;inset:0;z-index:0;border-radius:inherit;background:radial-gradient(circle at 79% 50%,rgba(76,180,255,.18),transparent 31%),linear-gradient(90deg,rgba(5,62,157,.17),transparent 58%);pointer-events:none}#video-saloes .section-video-demo__content,#video-saloes .section-video-demo__media{position:relative;z-index:1}#video-saloes .section-video-demo__badge{border-color:rgba(203,232,255,.4);background:rgba(12,78,174,.3);backdrop-filter:blur(10px)}#video-saloes h2 span{color:#66d8ff}#video-saloes .section-video-demo__content>p{color:rgba(255,255,255,.88)}#video-saloes .section-video-demo__benefits{gap:10px}#video-saloes .section-video-demo__benefits li{padding-left:31px;color:#fff}#video-saloes .section-video-demo__benefits li::before{width:21px;height:21px;border-radius:7px;background:linear-gradient(145deg,#37b9ef,#1788d9);color:#fff}#video-saloes .section-video-demo__btn{padding-inline:27px;border-radius:14px;background:#fff;color:#0762d4;font-size:16px;box-shadow:0 16px 34px rgba(0,29,94,.25)}#video-saloes .section-video-demo__media{justify-items:end;padding-right:clamp(25px,4vw,58px)}#video-saloes .section-video-demo__phone{transform:rotate(3deg) translateY(4px);box-shadow:0 36px 64px rgba(0,21,70,.42),0 0 42px rgba(61,173,255,.25),inset 0 0 0 2px rgba(255,255,255,.72)}#video-saloes .section-video-demo__screen{border-radius:34px}#video-saloes .section-video-demo__glow{right:-5%;background:radial-gradient(circle,rgba(93,205,255,.24),transparent 66%);filter:blur(7px)}@media (max-width:1366px){#video-saloes .section-video-demo__container{min-height:560px;grid-template-columns:minmax(0,0.5fr) minmax(330px,0.5fr);gap:30px;padding:38px 42px}#video-saloes h2{font-size:clamp(36px, 3.2vw, 45px)}#video-saloes .section-video-demo__content>p{font-size:14.5px}#video-saloes .section-video-demo__media{min-height:490px;padding-right:28px}#video-saloes .section-video-demo__phone{width:255px;height:492px}}@media (max-width:900px){#video-saloes .section-video-demo__container{grid-template-columns:1fr}#video-saloes .section-video-demo__content{max-width:650px}#video-saloes .section-video-demo__media{justify-items:center;padding-right:0}}@media (max-width:600px){#video-saloes .section-video-demo__container{min-height:0;padding:34px 20px 40px;border-radius:26px;background:linear-gradient(180deg,rgba(5,57,150,.97) 0,rgba(5,67,160,.91) 58%,rgba(3,51,126,.74) 100%),url('../images/backgrounds/beleza.webp') 68% center/cover no-repeat}#video-saloes h2{font-size:clamp(31px, 9vw, 38px)}#video-saloes .section-video-demo__content>p{font-size:14px}#video-saloes .section-video-demo__btn{width:100%}#video-saloes .section-video-demo__media{min-height:445px}#video-saloes .section-video-demo__phone{width:225px;height:434px;transform:rotate(1.5deg)}}.segment-video-compare__screen video.is-ready{opacity:1}@media (max-width:600px){#video-saloes{padding:18px 12px}#video-saloes .section-video-demo__container{min-height:0;padding:34px 20px 38px;border-radius:25px}#video-saloes .section-video-demo__media{min-height:460px}}#video-saloes{padding-top:26px;padding-bottom:26px}#video-saloes .section-video-demo__container{width:min(100%,1240px);min-height:580px;grid-template-columns:minmax(0,0.47fr) minmax(330px,0.53fr);gap:clamp(40px,4.5vw,58px);padding:clamp(38px,3.4vw,46px);border-radius:32px}#video-saloes .section-video-demo__content{max-width:545px}#video-saloes .section-video-demo__badge{margin-bottom:16px;padding:7px 12px;font-size:12px}#video-saloes h2{max-width:540px;margin-bottom:16px;font-size:clamp(35px, 3vw, 44px);line-height:1.09}#video-saloes .section-video-demo__content>p{max-width:535px;margin-bottom:9px;font-size:14.5px;line-height:1.5}#video-saloes .section-video-demo__benefits{gap:7px;margin:16px 0 19px}#video-saloes .section-video-demo__benefits li{font-size:14px}#video-saloes .section-video-demo__btn{min-height:50px;padding-inline:21px}#video-saloes .section-video-demo__media{min-height:500px}#video-saloes .section-video-demo__phone{width:266px;height:512px;border-radius:37px}#video-saloes .section-video-demo__glow{width:410px;height:410px}@media (max-width:1366px){#video-saloes{padding-top:20px;padding-bottom:20px}#video-saloes .section-video-demo__container{min-height:520px;gap:34px;padding:34px 40px}#video-saloes h2{font-size:clamp(33px, 2.8vw, 39px)}#video-saloes .section-video-demo__content>p{font-size:14px}#video-saloes .section-video-demo__media{min-height:450px}#video-saloes .section-video-demo__phone{width:238px;height:458px}#video-saloes .section-video-demo__glow{width:350px;height:350px}}@media (max-width:900px){#video-saloes .section-video-demo__container{grid-template-columns:1fr;padding:38px 30px 42px}}@media (max-width:600px){#video-saloes{padding:14px 12px}#video-saloes .section-video-demo__container{padding:32px 20px 36px}#video-saloes h2{font-size:clamp(30px, 8.6vw, 36px)}#video-saloes .section-video-demo__media{min-height:430px}#video-saloes .section-video-demo__phone{width:220px;height:425px}}#video-saloes{z-index:1;padding-top:48px;background:radial-gradient(ellipse at 50% 0,rgba(61,157,255,.24),transparent 52%),linear-gradient(180deg,#dceeff 0,#edf6ff 34%,#f3f8ff 100%)}#video-saloes::before{content:'';position:absolute;display:block;z-index:-1;top:-48px;left:0;width:100%;height:132px;background:linear-gradient(180deg,rgba(7,105,222,.2),rgba(119,190,255,.12) 48%,transparent 100%);filter:blur(10px);pointer-events:none}#video-saloes::after{content:'';position:absolute;display:block;z-index:-1;right:8%;bottom:-54px;width:58%;height:118px;border-radius:50%;background:rgba(70,158,247,.1);filter:blur(34px);pointer-events:none}#video-saloes.section-video-demo--saloes .section-video-demo__container{min-height:640px;grid-template-columns:minmax(0,.48fr) minmax(390px,.52fr);gap:clamp(36px,4vw,60px);padding:clamp(44px,4vw,62px);border-radius:36px}#video-saloes.section-video-demo--saloes h2{font-size:clamp(40px,3.5vw,54px);margin-bottom:22px}#video-saloes.section-video-demo--saloes .section-video-demo__content>p{font-size:16px;line-height:1.55;margin-bottom:13px}#video-saloes.section-video-demo--saloes .section-video-demo__media{min-height:550px;justify-items:end}@media (max-width:1366px){#video-saloes{padding-top:40px}#video-saloes.section-video-demo--saloes .section-video-demo__container{min-height:560px;grid-template-columns:minmax(0,.5fr) minmax(330px,.5fr);gap:30px;padding:38px 42px}#video-saloes.section-video-demo--saloes h2{font-size:clamp(36px,3.2vw,45px)}#video-saloes.section-video-demo--saloes .section-video-demo__content>p{font-size:14.5px}#video-saloes.section-video-demo--saloes .section-video-demo__media{min-height:490px;padding-right:28px}#video-saloes.section-video-demo--saloes .section-video-demo__phone{width:255px;height:492px}}@media (max-width:900px){#video-saloes.section-video-demo--saloes .section-video-demo__container{grid-template-columns:1fr}#video-saloes.section-video-demo--saloes .section-video-demo__media{justify-items:center;padding-right:0}}@media (max-width:600px){#video-saloes{padding-top:26px;padding-bottom:18px}#video-saloes::before{top:-26px;height:82px;filter:blur(7px)}#video-saloes::after{height:76px;filter:blur(18px)}#video-saloes.section-video-demo--saloes .section-video-demo__container{min-height:0;padding:34px 20px 40px;border-radius:26px;background:linear-gradient(180deg,rgba(5,57,150,.97),rgba(5,67,160,.91) 58%,rgba(3,51,126,.74)),url('../images/backgrounds/beleza.webp') 68% center/cover no-repeat}#video-saloes.section-video-demo--saloes h2{font-size:clamp(31px,9vw,38px)}#video-saloes.section-video-demo--saloes .section-video-demo__content>p{font-size:14px}#video-saloes.section-video-demo--saloes .section-video-demo__media{min-height:445px}#video-saloes.section-video-demo--saloes .section-video-demo__phone{width:225px;height:434px;transform:rotate(1.5deg)}}#video-saloes.section-video-demo--saloes .section-video-demo__container{background:linear-gradient(90deg,rgba(5,49,145,.96) 0,rgba(7,75,175,.88) 34%,rgba(9,96,200,.58) 56%,rgba(8,78,170,.3) 74%,rgba(5,42,120,.34) 100%),url('../images/backgrounds/beleza.webp') center right/cover no-repeat}#video-saloes.section-video-demo--saloes .section-video-demo__container::after{background:radial-gradient(circle at 79% 47%,rgba(174,226,255,.17),transparent 32%),linear-gradient(90deg,rgba(4,53,145,.12),transparent 55%)}#video-saloes.section-video-demo--saloes .section-video-demo__glow{right:1%;width:420px;height:420px;background:radial-gradient(circle,rgba(153,222,255,.2),rgba(71,168,244,.08) 44%,transparent 68%);filter:blur(5px)}#video-saloes.section-video-demo--saloes .section-video-demo__media{padding-right:clamp(38px,5vw,72px)}#video-saloes.section-video-demo--saloes .section-video-demo__phone{width:270px;height:520px;transform:rotate(2.5deg) translateY(4px);box-shadow:0 30px 55px rgba(0,30,78,.3),0 0 36px rgba(113,203,255,.2),inset 0 0 0 2px rgba(255,255,255,.72)}@media (max-width:1366px){#video-saloes.section-video-demo--saloes .section-video-demo__media{padding-right:38px}#video-saloes.section-video-demo--saloes .section-video-demo__phone{width:242px;height:466px}}@media (max-width:900px){#video-saloes.section-video-demo--saloes .section-video-demo__media{padding-right:0}}@media (max-width:600px){#video-saloes.section-video-demo--saloes .section-video-demo__container{background:linear-gradient(180deg,rgba(5,57,150,.95) 0,rgba(7,75,167,.82) 58%,rgba(4,51,124,.58) 100%),url('../images/backgrounds/beleza.webp') 68% center/cover no-repeat}#video-saloes.section-video-demo--saloes .section-video-demo__phone{width:218px;height:420px;transform:rotate(1.5deg)}}.video-demo-sequence::before{bottom:50px;border:1px solid rgba(144,199,255,.36);border-radius:48px;background:linear-gradient(180deg,rgba(4,45,130,.9) 0,rgba(8,91,204,.72) 44%,rgba(4,56,151,.88) 100%),radial-gradient(circle at 22% 18%,rgba(123,214,255,.32),transparent 34%),radial-gradient(circle at 84% 56%,rgba(58,145,255,.26),transparent 38%),url('../images/backgrounds/padrao_abstrato_em_tons_azuis.webp') center/cover no-repeat;box-shadow:0 34px 90px rgba(17,77,164,.2),inset 0 1px 0 rgba(255,255,255,.22)}.video-demo-sequence>.section-video-demo{position:relative;z-index:1;padding:0;overflow:visible;border:0;background:0 0}.video-demo-sequence>.section-video-demo+.section-video-demo{margin-top:38px}.video-demo-sequence>#video-saloes.section-video-demo--saloes{padding:0;border:0;border-radius:0;background:0 0}.video-demo-sequence>#video-saloes.section-video-demo--saloes::before{content:none}.video-demo-sequence>#video-saloes.section-video-demo--saloes::after{content:'';left:50%;bottom:-74px;width:min(760px,74vw);transform:translateX(-50%);filter:blur(22px);pointer-events:none}.video-demo-sequence>.section-video-demo>.section-video-demo__container{position:relative;z-index:1;overflow:hidden;border-radius:34px;border:1px solid rgba(190,225,255,.3);background:linear-gradient(135deg,rgba(6,53,151,.84),rgba(7,91,204,.56) 48%,rgba(4,35,115,.78));box-shadow:0 24px 62px rgba(0,36,113,.22),inset 0 1px 0 rgba(255,255,255,.18);backdrop-filter:blur(14px)}.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__container{background:radial-gradient(circle at 78% 44%,rgba(105,210,255,.18),transparent 32%),linear-gradient(90deg,rgba(5,48,142,.94) 0,rgba(7,73,176,.82) 38%,rgba(8,100,208,.6) 63%,rgba(5,48,142,.72) 100%);grid-template-columns:minmax(0,.95fr) minmax(360px,.95fr)}.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__container::after,.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__container::before{content:'';position:absolute;inset:0;pointer-events:none;border-radius:inherit}.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__container::before{z-index:0;background:linear-gradient(180deg,rgba(255,255,255,.1),transparent 38%,rgba(0,28,94,.12)),radial-gradient(ellipse at 50% 115%,rgba(76,173,255,.2),transparent 58%)}.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__container::after{z-index:0;inset:auto 9% -1px 9%;height:1px;background:linear-gradient(90deg,transparent,rgba(190,230,255,.62),transparent);opacity:.82}.video-demo-sequence>.section-video-demo .section-video-demo__content,.video-demo-sequence>.section-video-demo .section-video-demo__media{position:relative;z-index:1}.video-demo-sequence+.feature-showcase{position:relative;z-index:1}@media(max-width:1366px){.video-demo-sequence{padding:64px 0 86px}.video-demo-sequence::before{top:28px;bottom:42px;border-radius:42px}.video-demo-sequence>.section-video-demo+.section-video-demo{margin-top:32px}.video-demo-sequence>#video-saloes.section-video-demo--saloes::after{bottom:-62px;height:126px}}@media(max-width:900px){.video-demo-sequence{padding:52px 0 74px}.video-demo-sequence::before{left:14px;right:14px;border-radius:32px}.video-demo-sequence>.section-video-demo+.section-video-demo{margin-top:28px}}@media(max-width:600px){.video-demo-sequence{padding:38px 0 58px}.video-demo-sequence::before{top:16px;bottom:24px;left:10px;right:10px;border-radius:26px}.video-demo-sequence::after{height:126px}.video-demo-sequence>.section-video-demo+.section-video-demo{margin-top:24px}.video-demo-sequence>#video-saloes.section-video-demo--saloes::after{bottom:-44px;height:88px;filter:blur(16px)}.video-demo-sequence>.section-video-demo>.section-video-demo__container{border-radius:24px}.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__container{background:radial-gradient(circle at 50% 36%,rgba(116,210,255,.18),transparent 36%),linear-gradient(180deg,rgba(4,45,139,.94),rgba(7,78,180,.78) 58%,rgba(3,31,101,.9))}}.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__media{isolation:isolate;overflow:visible}.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__phone{aspect-ratio:9/16;overflow:visible;background:radial-gradient(circle at 50% 18%,rgba(87,202,255,.22),transparent 44%),linear-gradient(180deg,#06256f 0,#03184d 100%);box-shadow:0 30px 70px rgba(0,20,82,.32),0 0 0 8px rgba(255,255,255,.07),inset 0 1px 0 rgba(255,255,255,.22)}.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__phone::after,.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__phone::before{content:'';position:absolute;inset:10px;border-radius:24px;pointer-events:none}.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__phone::before{z-index:4;background:linear-gradient(135deg,rgba(255,255,255,.16),transparent 35%)}.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__phone::after{z-index:1;background:radial-gradient(circle at 50% 48%,rgba(255,255,255,.14),transparent 42%)}.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__speaker{top:18px;width:70px;height:19px;z-index:6;background:#07152e;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__screen{border-radius:24px}.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__screen video{position:relative;z-index:2;width:100%;height:100%;border-radius:24px;object-fit:contain;object-position:center;background:#03194f}.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__fallback{z-index:1;border-radius:24px;background:radial-gradient(circle at 50% 40%,rgba(255,255,255,.94),rgba(230,244,255,.84) 39%,transparent 68%),linear-gradient(180deg,#eaf6ff,#c3e5ff)}.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__glow{z-index:0;width:390px;height:390px;background:radial-gradient(circle,rgba(117,211,255,.2),rgba(58,154,245,.08) 45%,transparent 70%);filter:blur(8px)}@media(max-width:1366px){.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__phone{width:clamp(220px,18vw,242px);border-radius:29px}.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__fallback,.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__screen,.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__screen video{border-radius:22px}}@media(max-width:900px){.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__media{min-height:430px;padding-inline:0}}@media(max-width:600px){.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__phone{width:min(220px,70vw);padding:8px;border-radius:27px}.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__fallback,.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__screen,.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__screen video{border-radius:21px}}.video-demo-sequence{isolation:isolate;background:linear-gradient(180deg,#eff7ff 0,#dceeff 14%,#bfdcff 49%,#e8f5ff 100%);position:relative;isolation:isolate;padding:clamp(52px,4vw,72px) 0 clamp(64px,5vw,84px);color:#0b1f4d;background:radial-gradient(circle at 78% 8%,rgba(110,194,255,.28),transparent 30%),radial-gradient(circle at 18% 62%,rgba(191,226,255,.34),transparent 34%),linear-gradient(180deg,#f8fcff 0,#eef8ff 45%,#f7fcff 100%);overflow:hidden}.video-demo-sequence::after,.video-demo-sequence::before{content:'';pointer-events:none;content:'';position:absolute;left:0;right:0;z-index:-1;pointer-events:none;background-repeat:no-repeat;background-size:100% 100%}.video-demo-sequence::before{top:0;height:210px;background-image:url("data:image/svg+xml,%3Csvg width='1440' height='210' viewBox='0 0 1440 210' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%237FC5FF' stroke-opacity='.28' stroke-width='1.2'%3E%3Cpath d='M-80 148C170 92 312 96 514 128c250 40 420 46 670-72 116-55 214-65 336-37'/%3E%3Cpath d='M-80 166C174 111 318 114 522 146c250 39 417 42 664-74 118-55 216-64 338-35'/%3E%3Cpath d='M-80 184C178 130 326 132 530 164c248 38 414 38 660-75 119-55 218-63 340-34'/%3E%3C/g%3E%3C/svg%3E");opacity:.78}.video-demo-sequence::after{bottom:-4px;height:245px;background:url("data:image/svg+xml,%3Csvg width='1440' height='245' viewBox='0 0 1440 245' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%237FC5FF' stroke-opacity='.32' stroke-width='1.15'%3E%3Cpath d='M-70 92C151 163 312 179 540 138c256-46 383-87 636 10 121 46 230 61 344 30'/%3E%3Cpath d='M-70 112C153 183 315 197 542 156c254-46 381-84 633 11 122 46 231 59 345 28'/%3E%3Cpath d='M-70 132C155 203 318 215 544 174c252-45 379-81 630 12 122 45 232 57 346 26'/%3E%3C/g%3E%3C/svg%3E"),linear-gradient(180deg,rgba(248,252,255,0),#f8fbff 82%);opacity:.9}.video-demo-sequence>:is(#video-saloes).section-video-demo{position:relative;z-index:1;padding:0;overflow:visible;border:0;background:0 0;color:#0b1f4d}.video-demo-sequence>:is(#video-saloes).section-video-demo+.section-video-demo{margin-top:clamp(28px,2.4vw,40px)}.video-demo-sequence>#video-saloes.section-video-demo--saloes::before{content:'';position:absolute;z-index:0;top:0;bottom:0;height:auto;width:min(760px,62vw);display:block;border-radius:72px;background-repeat:no-repeat;background-size:cover;filter:blur(1.2px) saturate(.92) contrast(.96);opacity:.78;transform:scale(1.01);pointer-events:none}.video-demo-sequence>#video-saloes.section-video-demo--saloes::before{left:auto;right:max(0px,calc((100% - 1280px)/ 2));background-image:linear-gradient(90deg,#f8fcff 0,rgba(248,252,255,.62) 23%,rgba(248,252,255,.1) 63%,rgba(248,252,255,.3) 100%),url('../images/backgrounds/beleza.webp');background-position:center right;-webkit-mask-image:linear-gradient(90deg,transparent 0%,#000 18%,#000 88%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0%,#000 18%,#000 88%,transparent 100%)}.video-demo-sequence>#video-saloes.section-video-demo--saloes::after{content:'';position:absolute;z-index:0;display:block;inset:auto 7% -36px 7%;height:96px;border-radius:999px;background:radial-gradient(ellipse at 50% 50%,rgba(80,174,255,.16),transparent 70%);filter:blur(18px);pointer-events:none}.video-demo-sequence>#video-saloes.section-video-demo--saloes::after{inset:auto 0 -122px;height:220px;border-radius:0;background:url("data:image/svg+xml,%3Csvg width='1440' height='220' viewBox='0 0 1440 220' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' stroke='%237FC5FF' stroke-opacity='.42' stroke-width='1.15'%3E%3Cpath d='M-80 74C148 152 322 180 557 140c258-44 410-102 655-17 119 42 214 54 308 30'/%3E%3Cpath d='M-80 94C151 172 326 198 560 158c257-44 407-98 651-15 120 41 215 52 309 27'/%3E%3Cpath d='M-80 114C154 192 330 216 563 176c255-43 404-94 647-13 120 40 216 49 310 24'/%3E%3C/g%3E%3C/svg%3E") center/100% 100% no-repeat,radial-gradient(ellipse at 50% 54%,rgba(80,174,255,.12),transparent 68%);filter:none;opacity:.72}.video-demo-sequence>:is(#video-saloes).section-video-demo>.section-video-demo__container{position:relative;z-index:1;display:grid;align-items:center;max-width:1180px;min-height:clamp(520px,34vw,600px);gap:clamp(34px,3.2vw,54px);padding:clamp(26px,2.2vw,38px) clamp(28px,2.6vw,42px);overflow:visible;border:0;border-radius:0;background:0 0;box-shadow:none;backdrop-filter:none}.video-demo-sequence>:is(#video-saloes).section-video-demo>.section-video-demo__container::after,.video-demo-sequence>:is(#video-saloes).section-video-demo>.section-video-demo__container::before{content:none;display:none}.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__content,.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__media{position:relative;z-index:1}.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__content{max-width:540px}.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__badge{margin-bottom:16px;padding:8px 14px;border:1px solid rgba(64,151,238,.28);border-radius:999px;background:rgba(255,255,255,.72);color:#0967d8;box-shadow:0 10px 28px rgba(32,118,220,.08);backdrop-filter:blur(12px)}.video-demo-sequence>:is(#video-saloes).section-video-demo h2{max-width:560px;margin-bottom:18px;color:#0a1d49;font-size:clamp(40px,2.9vw,50px);line-height:1.1;letter-spacing:-.01em}.video-demo-sequence>:is(#video-saloes).section-video-demo h2 span{color:#35bceb}.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__content>p{max-width:520px;margin-bottom:10px;color:#33456b;font-size:clamp(16px,.9vw,17px);line-height:1.5}.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__benefits{gap:9px;margin:18px 0 22px}.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__benefits li{min-height:26px;padding-left:40px;color:#0b2a62;font-size:14.5px;font-weight:750}.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__benefits li::before{width:26px;height:26px;border-radius:50%;background:linear-gradient(145deg,#168cff,#0864df);color:#fff;box-shadow:0 9px 20px rgba(8,100,223,.22)}.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__btn{min-height:52px;padding:0 26px;border:1px solid rgba(202,224,250,.72);border-radius:15px;background:#fff;color:#075fd8;box-shadow:0 16px 34px rgba(15,74,150,.14);transition:transform .25s,box-shadow .25s,border-color .25s,color .25s,background .25s}.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__btn:hover{background:#fff;color:#064fc0;border-color:rgba(149,196,244,.75);box-shadow:0 20px 42px rgba(15,74,150,.18);transform:translateY(-1px)}.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__media{display:grid;place-items:center;min-height:clamp(500px,37vw,600px);overflow:visible}.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__media{justify-items:center;padding-right:clamp(24px,4vw,54px)}.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__glow{width:390px;height:390px;background:radial-gradient(circle,rgba(82,176,255,.22),rgba(102,191,255,.1) 45%,transparent 72%);filter:blur(9px)}.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__phone{width:clamp(270px,21vw,330px);height:auto;aspect-ratio:9/16;padding:10px;border:1px solid rgba(207,226,249,.72);border-radius:33px;background:linear-gradient(180deg,#f7fbff 0,#c7d9ef 42%,#07172f 100%);box-shadow:0 32px 72px rgba(17,60,128,.2),0 0 0 8px rgba(255,255,255,.62),inset 0 1px 0 rgba(255,255,255,.88)}.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__phone{transform:rotate(5deg) translateY(2px)}.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__fallback,.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__screen,.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__screen video{border-radius:25px}.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__screen{background:#eaf5ff}.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__screen video{object-fit:cover;object-position:center;background:0 0}.video-demo-sequence+.feature-showcase{margin-top:0;background:radial-gradient(ellipse at 50% 0,rgba(101,178,245,.1),transparent 36%),linear-gradient(180deg,#f7fcff 0,#eef6ff 180px,#f3f8ff 520px,#f7fbff 100%)}.video-demo-sequence+#product-features.feature-showcase::before{-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 190px);mask-image:linear-gradient(180deg,transparent 0,#000 190px)}.video-demo-sequence+#product-features.feature-showcase::after{top:0;bottom:auto;height:220px;background:linear-gradient(180deg,#f7fcff 0,rgba(247,252,255,.86) 38%,rgba(247,252,255,0) 100%);opacity:1}@media(max-width:1366px){.video-demo-sequence{padding:46px 0 58px}.video-demo-sequence>:is(#video-saloes).section-video-demo+.section-video-demo{margin-top:26px}.video-demo-sequence>:is(#video-saloes).section-video-demo>.section-video-demo__container{min-height:520px;gap:30px;padding:30px 34px}.video-demo-sequence>:is(#video-saloes).section-video-demo h2{margin-bottom:16px;font-size:clamp(36px,2.8vw,38.5px)}.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__content>p{font-size:14.5px;line-height:1.5;margin-bottom:9px}.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__badge{margin-bottom:14px;padding:7px 12px}.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__benefits{gap:7px;margin:14px 0 18px}.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__benefits li{min-height:24px;padding-left:36px;font-size:14px}.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__benefits li::before{width:24px;height:24px}.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__btn{min-height:50px;padding-inline:24px}.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__media{min-height:490px}.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__phone{width:260px}}@media(max-width:900px){.video-demo-sequence{padding:52px 0 72px}.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__container,.video-demo-sequence>:is(#video-saloes).section-video-demo>.section-video-demo__container{grid-template-columns:1fr;min-height:0;gap:30px;padding:34px 22px 42px}.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__content{max-width:680px}.video-demo-sequence>:is(#video-saloes).section-video-demo h2{font-size:clamp(31px,8vw,40px)}.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__media{min-height:430px;padding-inline:0}.video-demo-sequence>#video-saloes.section-video-demo--saloes::before{width:100%;opacity:.62;filter:blur(2px) saturate(.88);-webkit-mask-image:linear-gradient(180deg,#000 0%,#000 88%,transparent 100%);mask-image:linear-gradient(180deg,#000 0%,#000 88%,transparent 100%)}.video-demo-sequence>#video-saloes.section-video-demo--saloes::before{background-image:linear-gradient(180deg,rgba(248,252,255,.96) 0,rgba(248,252,255,.9) 38%,rgba(248,252,255,.42) 72%,rgba(248,252,255,.24) 100%),url('../images/backgrounds/beleza.webp')}}@media(max-width:600px){.video-demo-sequence{padding:40px 0 58px}.video-demo-sequence>:is(#video-saloes).section-video-demo+.section-video-demo{margin-top:30px}.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__badge{margin-bottom:16px;padding:8px 13px;font-size:11px}.video-demo-sequence>:is(#video-saloes).section-video-demo h2{font-size:clamp(30px,9vw,36px)}.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__content>p{font-size:14px}.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__btn{width:100%}.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__phone{width:min(238px,72vw);padding:8px;border-radius:28px}.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__fallback,.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__screen,.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__screen video{border-radius:21px}.video-demo-sequence>:is(#video-saloes).section-video-demo .section-video-demo__media{min-height:410px}}.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__screen{position:relative;width:100%;height:100%;aspect-ratio:9/16;overflow:hidden;background:#000}.video-demo-sequence>#video-saloes.section-video-demo--saloes .section-video-demo__screen>video{position:relative;inset:auto;z-index:2;display:block;width:100%;height:100%;min-width:0;min-height:0;max-width:none;max-height:none;margin:0;padding:0;border:0;aspect-ratio:auto;object-fit:cover;object-position:center center;transform:none;scale:none;pointer-events:auto;box-sizing:border-box}.plans-section .plan-card>.btn.btn-primary:hover{color:#fff;background:linear-gradient(135deg,#0757d9 0,#0045bd 100%);border-color:transparent;opacity:1;box-shadow:0 14px 30px rgba(0,83,214,.26)}header .btn.btn-primary:hover{color:#fff;background:linear-gradient(135deg,#0757d9 0,#0045bd 100%);border-color:transparent;opacity:1;box-shadow:0 12px 26px rgba(0,83,214,.24)}.showcase-cta .btn.btn-primary:hover,.showcase-cta .showcase-main-btn:hover{color:#fff;background:linear-gradient(135deg,#0757d9 0,#0045bd 100%);border-color:transparent;opacity:1;box-shadow:0 14px 30px rgba(0,83,214,.26)}.showcase-cta .btn:hover span,.showcase-cta .showcase-main-btn:hover span{color:#fff;opacity:1}.section-mobile .btn.btn-primary:hover{color:#fff;background:linear-gradient(135deg,#0757d9 0,#0045bd 100%);border-color:transparent;opacity:1;box-shadow:0 14px 30px rgba(0,83,214,.26)}.section-mobile .btn.btn-primary:hover span,.section-mobile .btn.btn-primary:hover svg{color:#fff;opacity:1}.feature-showcase .showcase-cta a.btn.showcase-main-btn:hover{color:#fff!important;-webkit-text-fill-color:#ffffff;background:linear-gradient(135deg,#0757d9 0,#0045bd 100%);border-color:transparent;opacity:1;visibility:visible}.feature-showcase .showcase-cta a.btn.showcase-main-btn:hover span{color:#fff!important;-webkit-text-fill-color:#ffffff;opacity:1;visibility:visible}[data-autoplay-on-view] .section-video-demo__screen{position:relative}[data-autoplay-on-view] .section-video-demo__sound-toggle{position:absolute;top:14px;left:50%;z-index:6;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 14px;border:1px solid rgba(255,255,255,.34);border-radius:999px;color:#fff;background:rgba(7,49,132,.78);box-shadow:0 10px 26px rgba(2,24,72,.24);backdrop-filter:blur(12px);transform:translateX(-50%);cursor:pointer;font:inherit;font-size:12px;font-weight:800;white-space:nowrap;transition:background 180ms,transform 180ms,box-shadow 180ms}[data-autoplay-on-view] .section-video-demo__sound-toggle:hover{color:#fff;background:rgba(0,68,196,.94);box-shadow:0 14px 30px rgba(2,24,72,.3);transform:translateX(-50%) translateY(-1px)}[data-autoplay-on-view] .section-video-demo__sound-toggle:focus-visible{outline:rgba(255,255,255,.92) solid 3px;outline-offset:3px}[data-autoplay-on-view] .section-video-demo__sound-toggle svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}[data-autoplay-on-view] .section-video-demo__sound-toggle[hidden]{display:none}