:root{--age-primary: #003d4a;--age-secondary: #71bea4;--age-secondary-dark: #3f967e;--age-dark: #002b2d;--age-darker: #001d1f;--age-white: #ffffff;--age-light: #f7fbfa;--age-soft: #eef8f5;--age-text: #0b2d33;--age-muted: #60777b;--age-border: rgba(0, 61, 74, .12);--age-shadow: 0 24px 70px rgba(0, 61, 74, .16);--container: 1320px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,Arial,Helvetica,sans-serif;color:var(--age-text);background:var(--age-white);overflow-x:hidden}a{text-decoration:none}img{max-width:100%;display:block}.site-container{width:100%;max-width:var(--container);margin:0 auto;padding:0 32px}.hero-site{position:relative;min-height:720px;color:var(--age-white);background:radial-gradient(circle at 88% 22%,rgba(113,190,164,.28),transparent 18%),radial-gradient(circle at 12% 0%,rgba(113,190,164,.18),transparent 24%),linear-gradient(135deg,#002326,#003d4a 45%,#00272c);border-bottom-left-radius:28px;border-bottom-right-radius:28px;overflow:hidden}.hero-site:before{content:"";position:absolute;right:-120px;top:40px;width:520px;height:520px;border:1px dashed rgba(113,190,164,.35);border-radius:999px}.hero-site:after{content:"";position:absolute;right:80px;top:80px;width:120px;height:120px;background:var(--age-secondary);border-radius:999px;opacity:.8}.site-header{position:relative;z-index:5;padding:22px 0}.header-content{display:flex;align-items:center;justify-content:space-between;gap:32px}.site-logo img{height:44px}.site-menu{display:flex;align-items:center;gap:36px}.site-menu a{color:var(--age-white);font-weight:700;font-size:15px;transition:.25s}.site-menu a:hover{color:var(--age-secondary)}.site-actions{display:flex;align-items:center;gap:14px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:14px;min-height:48px;padding:0 26px;font-weight:800;font-size:15px;border:0;transition:.25s;cursor:pointer;white-space:nowrap}.btn:hover{transform:translateY(-2px)}.btn-primary{color:var(--age-white);background:linear-gradient(135deg,var(--age-secondary),#03a777);box-shadow:0 16px 34px #71bea452}.btn-outline,.btn-video{color:var(--age-white);border:1px solid rgba(255,255,255,.35);background:#ffffff08}.btn-large{min-height:60px;padding:0 34px;border-radius:18px}.btn-dark{color:var(--age-white);background:linear-gradient(135deg,var(--age-primary),var(--age-darker))}.hero-grid{position:relative;z-index:3;display:grid;grid-template-columns:.95fr 1.25fr;gap:70px;align-items:center;padding-top:70px;padding-bottom:70px}.hero-badge{display:inline-flex;align-items:center;gap:10px;color:#c5f2e3;background:#71bea424;border:1px solid rgba(113,190,164,.2);border-radius:999px;padding:10px 18px;font-size:15px;font-weight:700;margin-bottom:28px}.hero-badge span{width:9px;height:9px;border-radius:50%;background:var(--age-secondary);box-shadow:0 0 20px var(--age-secondary)}.hero-copy h1{font-size:clamp(46px,5vw,74px);line-height:.98;letter-spacing:-2px;max-width:650px;margin-bottom:28px}.hero-copy h1 strong{color:var(--age-secondary);display:block}.hero-copy p{max-width:560px;font-size:22px;line-height:1.55;color:#ffffffdb;margin-bottom:42px}.hero-buttons{display:flex;align-items:center;flex-wrap:wrap;gap:18px;margin-bottom:58px}.hero-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.hero-benefits div{display:flex;flex-direction:column;gap:4px}.hero-benefits span{color:var(--age-secondary);font-size:24px}.hero-benefits strong{color:var(--age-white);font-size:15px}.hero-benefits small{color:#ffffffb8;font-size:14px}.hero-dashboard{position:relative;z-index:4}.dashboard-card{display:grid;grid-template-columns:180px 1fr;min-height:470px;background:var(--age-white);color:var(--age-text);border-radius:22px;box-shadow:0 40px 80px #00000047;overflow:hidden}.dashboard-sidebar{padding:28px 18px;background:#fbfdfd;border-right:1px solid #eef2f1}.dash-logo{color:var(--age-primary);font-weight:900;margin-bottom:32px}.dash-logo span{color:var(--age-secondary)}.dashboard-sidebar ul{list-style:none;display:flex;flex-direction:column;gap:8px}.dashboard-sidebar li{padding:12px 14px;border-radius:10px;color:#49666a;font-size:13px;font-weight:700}.dashboard-sidebar li.active{background:#e9f6f2;color:var(--age-primary)}.dashboard-main{padding:30px}.dashboard-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.dashboard-top h3{font-size:22px}.clinic-select{border:1px solid #e8eeee;border-radius:12px;padding:10px 14px;font-size:12px;color:var(--age-muted)}.dashboard-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:22px}.dashboard-metrics div{border:1px solid #e8eeee;border-radius:16px;padding:18px;box-shadow:0 12px 30px #003d4a0d}.dashboard-metrics small{color:var(--age-muted);font-size:11px}.dashboard-metrics strong{display:block;font-size:24px;margin:8px 0}.dashboard-metrics span{font-size:11px;color:#0aa878}.dashboard-panels{display:grid;grid-template-columns:.9fr 1.2fr;gap:18px}.agenda-panel,.kanban-panel{border:1px solid #e8eeee;border-radius:16px;padding:18px}.agenda-panel h4,.kanban-panel h4{margin-bottom:16px;font-size:15px}.agenda-row{display:grid;grid-template-columns:48px 1fr;gap:10px;align-items:center;margin-bottom:10px}.agenda-row span{color:var(--age-muted);font-size:12px}.agenda-row p{background:#eef8f5;border-radius:10px;padding:10px;font-weight:800;font-size:12px}.agenda-row small{display:block;color:var(--age-muted);font-weight:600}.kanban-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.kanban-columns div{background:#fbfdfd;border:1px solid #edf2f1;border-radius:12px;padding:12px}.kanban-columns strong{display:block;font-size:12px;margin-bottom:10px}.kanban-columns p{background:#eef8f5;border-radius:8px;padding:9px;margin-bottom:8px;font-size:11px;font-weight:700}.trust-section{padding:48px 0 60px;text-align:center;background:var(--age-white)}.trust-section h2{font-size:24px;margin-bottom:32px}.trust-section strong{color:#09a078}.trust-items{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:62px;color:var(--age-text)}.trust-items span{font-size:16px}.section-title{text-align:center;margin-bottom:34px}.section-title span{display:block;color:#09a078;font-weight:800;margin-bottom:10px}.section-title h2{font-size:32px;letter-spacing:-1px}.specialties-section{padding:40px 0 76px;background:var(--age-white)}.specialties-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px}.specialty-card{min-height:170px;padding:30px 24px;border-radius:20px;border:1px solid var(--age-border);background:var(--age-white);box-shadow:0 18px 45px #003d4a14;text-align:center;transition:.25s}.specialty-card:hover{transform:translateY(-6px);box-shadow:var(--age-shadow)}.specialty-card div{font-size:42px;margin-bottom:18px}.specialty-card h3{margin-bottom:10px}.specialty-card p{color:var(--age-muted);line-height:1.45}.steps-section{padding:28px 0 90px;background:var(--age-white)}.steps-line{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:24px;margin-top:64px}.steps-line:before{content:"";position:absolute;left:8%;right:8%;top:0;height:1px;background:#003d4a59}.step-item{position:relative;text-align:center}.step-item>span{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-top:-17px;border-radius:999px;color:var(--age-white);background:var(--age-primary);font-weight:900}.step-icon{width:58px;height:58px;margin:22px auto 18px;display:flex;align-items:center;justify-content:center;background:#e7f6f1;color:var(--age-primary);border-radius:999px;font-size:26px}.step-item h3{font-size:16px;margin-bottom:10px}.step-item p{color:var(--age-muted);line-height:1.45}.plan-section{padding:78px 0;background:radial-gradient(circle at 0% 30%,rgba(113,190,164,.25),transparent 28%),radial-gradient(circle at 100% 40%,rgba(113,190,164,.18),transparent 26%),#f1faf7;border-top-left-radius:28px;border-top-right-radius:28px}.plan-grid{display:grid;grid-template-columns:.8fr 1.4fr;gap:70px;align-items:center}.plan-copy span{color:#09a078;font-weight:800}.plan-copy h2{margin:18px 0;font-size:42px;line-height:1.12;letter-spacing:-1px}.plan-copy h2 strong{color:#09a078}.plan-copy p{max-width:420px;color:var(--age-muted);font-size:19px;line-height:1.55}.plan-card{padding:38px;background:var(--age-white);border-radius:22px;box-shadow:var(--age-shadow)}.plan-card h3{color:#09a078;font-size:20px;margin-bottom:16px}.price{font-size:44px;font-weight:900;letter-spacing:-1px;margin-bottom:30px}.price span{font-size:18px;font-weight:700;color:var(--age-muted)}.plan-features{display:grid;grid-template-columns:1fr 1fr 220px;gap:32px}.plan-features ul{list-style:none}.plan-features li{margin-bottom:16px;color:var(--age-text)}.plan-features li:before{content:"✓";color:#09a078;font-weight:900;margin-right:10px}.plan-action{display:flex;flex-direction:column;gap:14px}.plan-action small{color:var(--age-muted)}.cta-section{background:linear-gradient(180deg,#f1faf7,#fff)}.cta-card{transform:translateY(50%);display:grid;grid-template-columns:70px 1fr auto;align-items:center;gap:28px;padding:28px 34px;background:linear-gradient(135deg,var(--age-primary),var(--age-darker));color:var(--age-white);border-radius:20px;box-shadow:0 28px 60px #003d4a40}.cta-icon{width:58px;height:58px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--age-secondary),#08a978);font-size:34px}.cta-card h2{font-size:28px}.cta-card p{color:#ffffffc7;margin-top:6px}.site-footer{background:#fff;padding:120px 0 28px}.footer-grid{display:grid;grid-template-columns:2fr repeat(5,1fr);gap:50px;padding-bottom:50px}.footer-brand img{height:48px;margin-bottom:25px}.footer-brand p{color:#64748b;line-height:1.8;max-width:320px;margin-bottom:30px}.footer-social{display:flex;gap:15px}.footer-social a{width:48px;height:48px;border-radius:50%;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#0f2c32;font-size:20px;transition:.3s;margin-bottom:0}.footer-social a:hover{background:#67c5a5;color:#fff}.footer-column{display:flex;flex-direction:column}.footer-column h4{font-size:18px;margin-bottom:25px;color:#0f2c32}.footer-column a,.footer-column span{color:#64748b;margin-bottom:14px;text-decoration:none;transition:.3s}.footer-column a:hover{color:#18b47a}.footer-bottom{border-top:1px solid #e5e7eb;padding:30px 0 0;text-align:center}.footer-bottom p{color:#64748b;margin:5px 0}.footer-bottom .footer-dev{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap;margin-top:8px;font-size:14px;color:#64748b}.footer-bottom .matsui-link{display:inline-flex!important;align-items:center;justify-content:center;gap:6px;color:#18b47a!important;font-weight:700;text-decoration:none;margin-bottom:0}.footer-bottom .matsui-link:hover{color:#0f8f60!important}.footer-bottom .matsui-link img{width:18px!important;height:18px!important;max-width:18px!important;object-fit:contain;display:inline-block!important;margin:0!important}.footer-support{min-width:220px}.footer-support span{white-space:nowrap}@media(max-width:1180px){.hero-grid,.plan-grid{grid-template-columns:1fr}.hero-copy h1,.hero-copy p{max-width:100%}.hero-benefits{grid-template-columns:repeat(2,1fr)}.specialties-grid{grid-template-columns:repeat(3,1fr)}.steps-line{grid-template-columns:repeat(2,1fr)}.steps-line:before{display:none}.plan-features{grid-template-columns:1fr}.footer-grid{display:grid;grid-template-columns:2fr repeat(5,1fr);gap:50px}}@media(max-width:900px){.site-menu,.site-actions .btn-outline{display:none}.dashboard-card{grid-template-columns:1fr}.dashboard-sidebar{display:none}.dashboard-metrics,.dashboard-panels,.specialties-grid{grid-template-columns:1fr}.cta-card{grid-template-columns:1fr;text-align:center}.cta-icon{margin:0 auto}}@media(max-width:640px){.site-container{padding:0 20px}.hero-site{border-radius:0 0 22px 22px}.hero-grid{padding-top:42px}.hero-copy h1{font-size:42px}.hero-copy p{font-size:18px}.hero-benefits,.footer-grid{grid-template-columns:1fr}.trust-items{gap:20px;flex-direction:column}.steps-line{grid-template-columns:1fr}.plan-copy h2{font-size:34px}.price{font-size:36px}}.floating-buttons{position:fixed;right:25px;bottom:25px;display:flex;flex-direction:column;gap:12px;z-index:99999}.floating-btn{width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .3s ease}.floating-btn i{font-size:24px}.scroll-top{background:linear-gradient(135deg,#003d4a,#00252c);color:#fff;box-shadow:0 10px 30px #003d4a4d}.scroll-top:hover{transform:translateY(-4px)}.whatsapp-btn{background:#25d366;color:#fff;box-shadow:0 10px 30px #25d36659}.whatsapp-btn:hover{transform:translateY(-4px) scale(1.05)}.whatsapp-btn{position:relative;overflow:visible}.whatsapp-btn:before{content:"";position:absolute;inset:-8px;border-radius:50%;background:#25d36659;animation:whatsappPulse 1.8s infinite;z-index:-1}@keyframes whatsappPulse{0%{transform:scale(.85);opacity:.8}70%{transform:scale(1.35);opacity:0}to{transform:scale(1.35);opacity:0}}.scroll-top{opacity:0;visibility:hidden;transform:translateY(20px);transition:all .3s ease;background:linear-gradient(135deg,#003d4a,#00252c);color:#fff;box-shadow:0 10px 30px #003d4a4d}.scroll-top.show{opacity:1;visibility:visible;transform:translateY(0)}
