*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#080e1e;--bg-surface:#0f172a;--bg-card:#111827;--bg-card-hover:#1a2338;--border:#1e293b;--border-light:#243047;--accent:#3b82f6;--accent-hover:#2563eb;--accent-subtle:#3b82f61f;--accent-glow:#3b82f640;--text:#f1f5f9;--text-muted:#94a3b8;--text-faint:#475569;--whatsapp:#25d366;--whatsapp-hover:#1ebe5d;--radius:12px;--radius-lg:20px;--shadow:0 4px 24px #0006}html{scroll-behavior:smooth}body{background-color:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:DM Sans,system-ui,sans-serif;font-size:16px;line-height:1.6}h1,h2,h3,h4{letter-spacing:-.01em;font-family:DM Serif Display,Georgia,serif;line-height:1.2}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:DM Sans,system-ui,sans-serif}img{max-width:100%}.container{max-width:1120px;margin:0 auto;padding:0 24px}.section{padding:96px 0}.section-label{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:16px;font-family:DM Sans,system-ui,sans-serif;font-size:12px;font-weight:600;display:inline-block}.section-title{color:var(--text);margin-bottom:16px;font-size:clamp(28px,4vw,42px)}.section-subtitle{color:var(--text-muted);max-width:560px;font-size:17px;line-height:1.7}.btn-primary{background:var(--accent);color:#fff;border-radius:var(--radius);white-space:nowrap;border:none;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:600;transition:background .18s,transform .18s,box-shadow .18s;display:inline-flex}.btn-primary:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 8px 24px #3b82f659}.btn-whatsapp{background:var(--whatsapp);color:#fff;border-radius:var(--radius);white-space:nowrap;border:none;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:600;transition:background .18s,transform .18s,box-shadow .18s;display:inline-flex}.btn-whatsapp:hover{background:var(--whatsapp-hover);transform:translateY(-1px);box-shadow:0 8px 24px #25d36659}.btn-ghost{color:var(--text-muted);border-radius:var(--radius);border:1px solid var(--border-light);white-space:nowrap;background:0 0;align-items:center;gap:8px;padding:14px 24px;font-size:15px;font-weight:500;transition:color .18s,border-color .18s,background .18s;display:inline-flex}.btn-ghost:hover{color:var(--text);border-color:var(--accent);background:var(--accent-subtle)}@media (width<=768px){.section{padding:64px 0}}.header{z-index:200;border-bottom:1px solid #0000;padding:20px 0;transition:background .25s,border-color .25s,padding .25s,box-shadow .25s;position:fixed;top:0;left:0;right:0}.header--scrolled{-webkit-backdrop-filter:blur(16px);border-bottom-color:var(--border);background:#080e1eeb;padding:14px 0;box-shadow:0 4px 32px #0006}.header__inner{justify-content:space-between;align-items:center;gap:32px;display:flex}.header__logo{flex-shrink:0;align-items:center;display:flex}.header__logo-img{width:auto;height:36px;display:block}.header__nav{align-items:center;gap:32px;display:flex}.header__nav a:not(.btn-whatsapp){color:var(--text-muted);font-size:14px;font-weight:500;transition:color .15s}.header__nav a:not(.btn-whatsapp):hover{color:var(--text)}.header__cta{padding:10px 20px!important;font-size:14px!important}.header__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:36px;height:36px;padding:4px;display:none}.header__burger span{background:var(--text-muted);transform-origin:50%;border-radius:2px;width:22px;height:2px;transition:transform .22s,opacity .22s,background .15s;display:block}.header__burger:hover span{background:var(--text)}.header__burger--open span:first-child{background:var(--text);transform:translateY(7px)rotate(45deg)}.header__burger--open span:nth-child(2){opacity:0;transform:scaleX(0)}.header__burger--open span:nth-child(3){background:var(--text);transform:translateY(-7px)rotate(-45deg)}.mobile-backdrop{z-index:150;pointer-events:none;background:0 0;transition:background .3s;display:none;position:fixed;inset:0}.mobile-drawer{z-index:180;background:var(--bg-surface);border-bottom:1px solid var(--border);padding:88px 24px 32px;transition:transform .32s cubic-bezier(.4,0,.2,1);display:none;position:fixed;top:0;left:0;right:0;transform:translateY(-100%);box-shadow:0 8px 40px #00000080}.mobile-drawer--open{transform:translateY(0)}.mobile-drawer__nav{flex-direction:column;gap:4px;margin-bottom:24px;display:flex}.mobile-drawer__nav a{color:var(--text-muted);border-bottom:1px solid var(--border);padding:14px 0;font-size:17px;font-weight:500;transition:color .15s}.mobile-drawer__nav a:last-child{border-bottom:none}.mobile-drawer__nav a:hover{color:var(--text)}.mobile-drawer__cta{justify-content:center;width:100%;padding:14px 24px!important;font-size:15px!important}@media (width<=768px){.header__nav{display:none}.header__burger{display:flex}.mobile-backdrop,.mobile-drawer{display:block}.mobile-backdrop--visible{pointer-events:auto;background:#00000080}}.hero{padding:120px 0 64px;position:relative;overflow:hidden}.hero__bg-glow{pointer-events:none;background:radial-gradient(#3b82f61f 0%,#0000 65%);width:500px;height:500px;position:absolute;top:-80px;right:-60px}.hero__inner{flex-direction:column;gap:48px;display:flex}.hero__left{flex-direction:column;align-items:flex-start;display:flex}.hero__badge{display:none}.badge-dot{background:var(--accent);width:7px;height:7px;box-shadow:0 0 8px var(--accent);border-radius:50%;flex-shrink:0;animation:2.4s ease-in-out infinite blink}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.hero__title{color:var(--text);max-width:520px;margin-bottom:18px;font-size:34px;line-height:1.15}.hero__title em{color:#93c5fd;font-style:italic}.hero__subtitle{color:var(--text-muted);max-width:460px;margin-bottom:32px;font-size:15px;line-height:1.7}.hero__specialties{flex-wrap:wrap;gap:7px;margin-bottom:24px;display:flex}.specialty-pill{letter-spacing:.02em;border:1px solid;border-radius:100px;padding:4px 11px;font-size:11.5px;font-weight:600}.specialty-pill--gastro{color:#fcd34d;background:#f59e0b1a;border-color:#f59e0b40}.specialty-pill--gine{color:#f9a8d4;background:#ec48991a;border-color:#ec489940}.specialty-pill--orl{color:#93c5fd;background:#3b82f61a;border-color:#3b82f640}.specialty-pill--uro{color:#6ee7b7;background:#10b9811a;border-color:#10b98140}.hero__cta{justify-content:center;width:100%;margin-bottom:12px;border-radius:14px!important;padding:15px 28px!important;font-size:15px!important}.hero__cta-note{color:var(--text-faint);font-size:12px}.hero__right{justify-content:center;display:flex}.hero__mockup{width:100%;max-width:360px;position:relative}.mock-card--back{display:none}.mock-toast{color:#6ee7b7;white-space:nowrap;z-index:10;background:#10b9811f;border:1px solid #10b9814d;border-radius:100px;align-items:center;gap:7px;padding:6px 12px;font-size:11.5px;font-weight:500;animation:3.5s ease-in-out infinite float;display:flex;position:absolute;top:-18px;right:0}.mock-toast__dot{background:#10b981;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1.8s ease-in-out infinite blink;box-shadow:0 0 6px #10b981}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.mock-card--front{z-index:2;background:var(--bg-card);border:1px solid var(--border-light);border-radius:16px;margin-top:28px;padding:18px;position:relative;box-shadow:0 20px 48px #00000080,0 0 0 1px #3b82f612}.mock-card__row{justify-content:space-between;align-items:center;gap:10px;display:flex}.mock-label{color:var(--text-faint);letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:600}.mock-badge{border-radius:100px;align-items:center;gap:5px;padding:3px 9px;font-size:11px;font-weight:600;display:inline-flex}.mock-badge--green{color:#6ee7b7;background:#10b9811f;border:1px solid #10b98140}.mock-badge--purple{color:#c4b5fd;background:#8b5cf61f;border:1px solid #8b5cf640}.mock-badge__dot{background:#10b981;border-radius:50%;flex-shrink:0;width:5px;height:5px}.mock-divider{background:var(--border);height:1px;margin:14px 0}.mock-patient{align-items:center;gap:10px;display:flex}.mock-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:flex}.mock-avatar--sm{width:26px;height:26px;font-size:9px}.mock-patient-name{color:var(--text);font-size:13.5px;font-weight:600}.mock-patient-proc{color:var(--text-muted);margin-top:2px;font-size:11.5px}.mock-flow__label{color:var(--text-faint);text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;font-size:10px;font-weight:600;display:block}.mock-flow__steps{align-items:center;margin-bottom:5px;display:flex}.mock-step{flex:1;align-items:center;display:flex}.mock-step:last-child{flex:0}.mock-step__dot{border:2px solid var(--border-light);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.mock-step__dot--done{background:var(--accent);border-color:var(--accent);box-shadow:0 0 8px #3b82f666}.mock-step__line{background:var(--border);flex:1;height:2px}.mock-step__line--done{background:var(--accent)}.mock-flow__labels{color:var(--text-faint);justify-content:space-between;font-size:9.5px;display:flex}.mock-footer{justify-content:space-between;align-items:center;display:flex}.mock-footer__meta{color:var(--text-faint);font-size:11px}.mock-footer__btn{color:var(--accent);background:var(--accent-subtle);cursor:default;border:1px solid #3b82f633;border-radius:7px;align-items:center;gap:4px;padding:5px 10px;font-size:11.5px;font-weight:600;display:inline-flex}@media (width>=900px){.hero{padding:160px 0 100px}.hero__inner{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.hero__title{font-size:clamp(36px,4.5vw,58px)}.hero__subtitle{max-width:460px;font-size:16px}.hero__cta{justify-content:flex-start;width:auto}.mock-card--back{background:var(--bg-card);border:1px solid var(--border);opacity:.6;z-index:0;border-radius:16px;padding:16px 18px;display:block;position:absolute;top:24px;left:16px;right:-16px;transform:rotate(2.5deg)}.mock-card--front{margin-top:40px;padding:20px}.hero__mockup{max-width:400px}.mock-toast{padding:7px 14px;font-size:12px;top:-20px;right:-8px}.hero__bg-glow{width:700px;height:700px;top:-120px;right:-100px}}.screenshots__header{text-align:center;margin-bottom:36px}.screenshots__tabs{justify-content:center;gap:8px;margin-bottom:16px;display:flex}.ss-tab{background:var(--bg-card);border:1px solid var(--border);color:var(--text-muted);border-radius:10px;padding:9px 20px;font-size:14px;font-weight:500;transition:background .18s,border-color .18s,color .18s}.ss-tab:hover{color:var(--text);border-color:var(--border-light)}.ss-tab--active{background:var(--accent-subtle);color:#93c5fd;border-color:#3b82f666}.screenshots__desc{text-align:center;color:var(--text-muted);max-width:560px;min-height:42px;margin:0 auto 32px;font-size:14px;line-height:1.65}.browser-frame{border:1px solid var(--border-light);border-radius:14px;overflow:hidden;box-shadow:0 0 0 1px #3b82f60f,0 32px 80px #0000008c}.browser-frame__bar{border-bottom:1px solid var(--border);background:#0d1424;flex-shrink:0;align-items:center;gap:12px;padding:10px 16px;display:flex}.browser-frame__dots{flex-shrink:0;gap:6px;display:flex}.browser-frame__dots span{background:var(--border-light);border-radius:50%;width:11px;height:11px}.browser-frame__dots span:first-child{background:#ff5f57}.browser-frame__dots span:nth-child(2){background:#ffbd2e}.browser-frame__dots span:nth-child(3){background:#28c840}.browser-frame__url{text-align:center;color:var(--text-faint);background:var(--bg-surface);border:1px solid var(--border);border-radius:6px;flex:1;max-width:260px;margin:0 auto;padding:4px 12px;font-size:12px}.browser-frame__screen{background:var(--bg);aspect-ratio:16/8.5;position:relative;overflow:hidden}.browser-frame__img{object-fit:cover;object-position:top left;opacity:0;width:100%;height:100%;transition:opacity .3s;position:absolute;inset:0}.browser-frame__img--active{opacity:1}@media (width<=640px){.browser-frame__url{display:none}.browser-frame__screen{aspect-ratio:16/10}}.specialties{background:var(--bg-surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.specialties__header{text-align:center;margin-bottom:56px}.specialties__header .section-subtitle{margin:0 auto}.specialties__grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.spec-card{background:var(--spec-bg);border:1px solid var(--spec-border);border-radius:var(--radius-lg);padding:28px 24px;transition:transform .2s,box-shadow .2s}.spec-card:hover{transform:translateY(-3px);box-shadow:0 12px 32px #0000004d}.spec-card__header{align-items:center;gap:12px;margin-bottom:20px;display:flex}.spec-card__icon{background:var(--spec-bg);border:1px solid var(--spec-border);width:42px;height:42px;color:var(--spec-color);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.spec-card__name{color:var(--spec-color);font-family:DM Sans,system-ui,sans-serif;font-size:15px;font-weight:700;line-height:1.3}.spec-card__list{flex-direction:column;gap:9px;list-style:none;display:flex}.spec-card__list li{color:var(--text-muted);align-items:center;gap:8px;font-size:13.5px;line-height:1.4;display:flex}.spec-dot{background:var(--spec-color);opacity:.7;border-radius:50%;flex-shrink:0;width:5px;height:5px}@media (width<=1024px){.specialties__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.specialties__grid{grid-template-columns:1fr}}.features__header{text-align:center;margin-bottom:64px}.features__header .section-subtitle{margin:0 auto}.features__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.feature-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:32px;transition:border-color .2s,background .2s,transform .2s}.feature-card:hover{background:var(--bg-card-hover);border-color:#3b82f659;transform:translateY(-2px)}.feature-card__icon{background:var(--accent-subtle);width:48px;height:48px;color:var(--accent);border:1px solid #3b82f633;border-radius:12px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.feature-card__title{color:var(--text);margin-bottom:10px;font-family:DM Sans,system-ui,sans-serif;font-size:16px;font-weight:600;line-height:1.4}.feature-card__desc{color:var(--text-muted);font-size:14px;line-height:1.65}@media (width<=900px){.features__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.features__grid{grid-template-columns:1fr}}.how__header{text-align:center;margin-bottom:56px}.how__header .section-subtitle{margin:0 auto}.how__steps{grid-template-columns:repeat(2,1fr);gap:24px 16px;display:grid;position:relative}.how__track{display:none}@media (width>=860px){.how__steps{grid-template-columns:repeat(6,1fr);gap:0}.how__track{background:var(--border);z-index:0;border-radius:2px;height:2px;display:block;position:absolute;top:32px;left:8.33333%;right:8.33333%}.how__track-fill{background:var(--accent);border-radius:2px;height:100%;transition:width .45s cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px #3b82f699}}.flow-step{z-index:1;text-align:center;opacity:0;transition:opacity .4s,transform .4s;transition-delay:var(--delay,0s);flex-direction:column;align-items:center;display:flex;position:relative;transform:translateY(16px)}.flow-step--active{opacity:1;transform:translateY(0)}.flow-step__card{background:var(--bg-card);border:1px solid var(--border);width:64px;height:64px;color:var(--text-faint);border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:14px;transition:border-color .35s,background .35s,color .35s,box-shadow .35s;display:flex;position:relative}.flow-step__card--active{color:var(--accent);background:#3b82f612;border-color:#3b82f673;box-shadow:0 0 20px #3b82f62e}.flow-step:nth-child(6) .flow-step__card--active{color:#25d366;background:#25d36612;border-color:#25d36666;box-shadow:0 0 20px #25d36626}.flow-step:nth-child(7) .flow-step__card--active{color:#06b6d4;background:#06b6d412;border-color:#06b6d466;box-shadow:0 0 20px #06b6d426}.flow-step__num{background:var(--bg-surface);border:1px solid var(--border);width:20px;height:20px;color:var(--text-faint);box-shadow:0 0 0 2px var(--bg);border-radius:50%;justify-content:center;align-items:center;font-family:DM Sans,system-ui,sans-serif;font-size:10px;font-weight:700;transition:background .35s,color .35s,border-color .35s,box-shadow .35s;display:flex;position:absolute;top:-8px;right:-8px}.flow-step__num--active{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 0 0 2px var(--bg), 0 0 8px #3b82f680}.flow-step__title{color:var(--text-muted);margin-bottom:6px;font-family:DM Sans,system-ui,sans-serif;font-size:13.5px;font-weight:700;line-height:1.3;transition:color .3s}.flow-step--active .flow-step__title{color:var(--text)}.flow-step__desc{color:var(--text-faint);max-width:120px;font-size:12px;line-height:1.55;transition:color .3s}.flow-step--active .flow-step__desc{color:var(--text-muted)}@media (width<=480px){.how__steps{gap:20px 12px}.flow-step__desc{max-width:100%}.flow-step__card{border-radius:14px;width:56px;height:56px}}.profiles__header{text-align:center;margin-bottom:64px}.profiles__header .section-subtitle{margin:0 auto}.profiles__grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.profile-card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);padding:28px;transition:border-color .2s,transform .2s}.profile-card:hover{border-color:var(--border-light);transform:translateY(-2px)}.profile-card__header{align-items:center;gap:14px;margin-bottom:24px;display:flex}.profile-card__icon{border:1px solid;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.profile-card__role{font-family:DM Sans,system-ui,sans-serif;font-size:16px;font-weight:700}.profile-card__perms{flex-direction:column;gap:10px;list-style:none;display:flex}.profile-card__perms li{color:var(--text-muted);align-items:flex-start;gap:8px;font-size:13.5px;line-height:1.5;display:flex}@media (width<=1024px){.profiles__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.profiles__grid{grid-template-columns:1fr}}.security{background:var(--bg-surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.security__inner{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.security__text{position:sticky;top:100px}.security__items{flex-direction:column;gap:32px;display:flex}.security-item{align-items:flex-start;gap:16px;display:flex}.security-item__icon{background:var(--accent-subtle);width:44px;height:44px;color:var(--accent);border:1px solid #3b82f633;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.security-item__title{color:var(--text);margin-bottom:6px;font-family:DM Sans,system-ui,sans-serif;font-size:15px;font-weight:600}.security-item__desc{color:var(--text-muted);font-size:14px;line-height:1.65}@media (width<=800px){.security__inner{grid-template-columns:1fr;gap:48px}.security__text{position:static}}.cta-box{text-align:center;background:var(--bg-surface);border:1px solid var(--border-light);border-radius:24px;padding:72px 48px;position:relative;overflow:hidden}.cta-box__glow{pointer-events:none;background:radial-gradient(#3b82f633 0%,#0000 70%);width:600px;height:400px;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.cta-box__title{color:var(--text);margin-bottom:20px;font-size:clamp(28px,4vw,48px);position:relative}.cta-box__subtitle{color:var(--text-muted);max-width:520px;margin:0 auto 40px;font-size:17px;line-height:1.7;position:relative}.cta-box__actions{margin-bottom:20px;position:relative}.cta-box__btn{border-radius:14px!important;padding:18px 36px!important;font-size:16px!important}.cta-box__note{color:var(--text-faint);font-size:13px;position:relative}@media (width<=640px){.cta-box{padding:48px 24px}.cta-box__btn{justify-content:center;width:100%}}.footer{border-top:1px solid var(--border);margin-top:0}.footer__inner{flex-wrap:wrap;justify-content:space-between;gap:48px;padding-top:64px;padding-bottom:48px;display:flex}.footer__brand{max-width:280px}.footer__logo{margin-bottom:14px}.footer__logo-img{width:auto;height:32px;display:block}.footer__tagline{color:var(--text-muted);font-size:14px;line-height:1.6}.footer__links{gap:64px;display:flex}.footer__col{flex-direction:column;gap:10px;display:flex}.footer__col-title{letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);margin-bottom:4px;font-size:12px;font-weight:600}.footer__col a{color:var(--text-muted);font-size:14px;transition:color .15s}.footer__col a:hover{color:var(--text)}.footer__bottom{border-top:1px solid var(--border);padding:20px 0}.footer__bottom-inner{color:var(--text-faint);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;font-size:13px;display:flex}@media (width<=640px){.footer__links{gap:40px}.footer__inner{flex-direction:column}.footer__bottom-inner{text-align:center;justify-content:center}}
