.sec-label{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.sec-label:before{content:"";width:40px;height:4px;background:var(--primary);border-radius:2px;flex-shrink:0}.sec-label span{font-size:.78rem;font-weight:700;color:var(--primary-dark);text-transform:uppercase;letter-spacing:2px}.sec-title{font-size:2rem;font-weight:800;color:#111;line-height:1.15;letter-spacing:-.02em;margin-bottom:.6rem}.sec-sub{font-size:1.02rem;color:#374151;line-height:1.65;max-width:640px}.sec-header{margin-bottom:2.5rem}.header{background:#fff;position:sticky;top:0;z-index:300;box-shadow:0 1px 4px #0000000d}.header-inner{max-width:1280px;margin:0 auto;padding:0 2rem;height:72px;justify-content:space-between}.header-inner,.logo{display:flex;align-items:center}.logo{text-decoration:none}.logo img{height:56px;width:auto;max-width:200px;object-fit:contain}.nav{display:flex;align-items:center;gap:.25rem}.nav a{text-decoration:none;color:#4b5563;font-size:.88rem;font-weight:500;padding:.5rem .85rem;border-radius:8px;transition:color .2s,background .2s}.nav a:hover{color:var(--secondary-dark);background:var(--secondary-light)}.nav a.active{color:#111;font-weight:700}.appt-hero{max-width:1280px;margin:0 auto;padding:4rem 2rem 3rem}.appt-hero h1{font-size:2.5rem;font-weight:800;color:#111;line-height:1.15;letter-spacing:-.02em;margin-bottom:.6rem}.appt-hero h1 em{color:var(--primary);font-style:italic}.appt-hero-text{font-size:1.05rem;color:#374151;line-height:1.75;max-width:700px}.appt-hero-trust{display:flex;gap:2rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.trust-item{gap:.5rem}.trust-icon,.trust-item{display:flex;align-items:center}.trust-icon{width:32px;height:32px;border-radius:8px;justify-content:center;flex-shrink:0}.trust-icon svg{width:16px;height:16px;color:#fff}.trust-item span{font-size:.82rem;font-weight:600;color:#374151}.form-section{max-width:100%;background:#f3f4f6}.form-inner{max-width:1280px;margin:0 auto;padding:5rem 2rem}.form-layout{display:grid;grid-template-columns:1.4fr .6fr;gap:2.5rem;align-items:start}.form-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:20px;padding:2.5rem;box-shadow:0 4px 16px #0000000a}.form-card h2{font-size:1.35rem;font-weight:800;color:#111;margin-bottom:.35rem}.form-card>p{font-size:.88rem;color:#4b5563;margin-bottom:2rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.form-row.full{grid-template-columns:1fr}.form-group{display:flex;flex-direction:column}.form-group label{font-size:.82rem;font-weight:700;color:#111;margin-bottom:.35rem}.form-group label .req{color:#ef4444}.form-group input,.form-group select,.form-group textarea{font-family:Plus Jakarta Sans,sans-serif;font-size:.88rem;color:#111;background:#f9fafb;border:1.5px solid #d1d5db;padding:.75rem 1rem;border-radius:10px;transition:all .2s;outline:none}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--primary);background:#fff;box-shadow:0 0 0 3px #3cb8af1a}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af}.form-group textarea{resize:vertical;min-height:100px}.input-icon-wrap{position:relative;display:flex;align-items:center}.input-icon{position:absolute;left:1rem;width:18px;height:18px;color:#9ca3af;pointer-events:none;z-index:1}.input-icon-wrap input,.input-icon-wrap select{padding-left:2.75rem!important;width:100%}.input-icon-wrap select{appearance:auto}.form-submit-wa{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;width:100%;margin-top:.5rem;background:#25d366;color:#fff;font-family:Plus Jakarta Sans,sans-serif;font-size:1rem;font-weight:700;padding:1rem 2rem;border-radius:12px;border:none;cursor:pointer;transition:all .2s;box-shadow:0 4px 16px #25d3664d}.form-submit-wa:hover{transform:translateY(-2px);box-shadow:0 8px 24px #25d36666;background:#20bd5a}.form-note{font-size:.78rem;color:#9ca3af;text-align:center;margin-top:.75rem}.form-sidebar{display:flex;flex-direction:column;gap:1.25rem}.sidebar-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;padding:1.5rem;transition:all .2s}.sidebar-card:hover{border-color:var(--primary);box-shadow:0 8px 24px #0000000f}.sidebar-card-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem}.sidebar-card-icon svg{width:22px;height:22px;color:#fff}.sidebar-card h3{font-size:.9rem;font-weight:800;color:#111;margin-bottom:.25rem}.sidebar-card p{font-size:.82rem;color:#374151;line-height:1.55;margin-bottom:.5rem}.sidebar-card a{font-size:.85rem;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:.35rem;transition:color .2s}.sidebar-card a svg{width:14px;height:14px}.clinic-strip{max-width:100%;background:linear-gradient(160deg,var(--secondary-deep) 0,var(--secondary-deep) 100%)}.clinic-strip-inner{max-width:1280px;margin:0 auto;padding:3rem 2rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.cs-item{display:flex;align-items:flex-start;gap:.85rem}.cs-icon{width:40px;height:40px;border-radius:10px;flex-shrink:0;background:#4ecdc426;border:1px solid #4ecdc440;display:flex;align-items:center;justify-content:center}.cs-icon svg{width:18px;height:18px;color:var(--primary)}.cs-text h4{font-size:.85rem;font-weight:700;color:#fff;margin-bottom:.15rem}.cs-text p{font-size:.82rem;color:#ffffffa6;line-height:1.5}.expect-section{max-width:1280px;margin:0 auto;padding:5rem 2rem}.expect-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.expect-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;padding:1.5rem;transition:all .2s;text-align:center}.expect-card:hover{border-color:var(--primary);box-shadow:0 8px 24px #0000000f}.expect-num{width:40px;height:40px;border-radius:50%;margin:0 auto .85rem;display:flex;align-items:center;justify-content:center;font-size:.95rem;font-weight:800;color:#fff}.expect-card h3{font-size:.9rem;font-weight:800;color:#111;margin-bottom:.3rem}.expect-card p{font-size:.82rem;color:#374151;line-height:1.55}.sticky-bar{position:fixed;bottom:0;left:0;right:0;z-index:500;background:#fff;border-top:1px solid #d1d5db;box-shadow:0 -3px 16px #00000014;padding:.6rem 1rem}.sticky-bar,.sticky-bar-inner{display:flex;justify-content:center}.sticky-bar-inner{align-items:center;gap:2.5rem}.sticky-bar a{display:flex;align-items:center;gap:.4rem;text-decoration:none;font-size:.85rem;font-weight:600;padding:.4rem .5rem;border-radius:8px;transition:background .2s}.sticky-bar a:active{background:#f2f4f6}.sticky-bar a svg{width:18px;height:18px;flex-shrink:0}.sticky-bar .call{color:var(--secondary-deep)}.sticky-bar .whatsapp{color:var(--whatsapp)}.sticky-bar .appointment{color:var(--primary-dark)}.bar-divider{width:1px;height:20px;background:#d1d5db}@media (max-width:1024px){.form-layout{grid-template-columns:1fr}.clinic-strip-inner,.expect-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.header-inner{height:60px;padding:0 1rem}.logo img{height:44px}.nav{display:none}.appt-hero{padding:2rem 1rem}.appt-hero h1{font-size:1.85rem}.appt-hero-trust{flex-direction:column;gap:.75rem}.sec-title{font-size:1.5rem}.form-inner{padding:3.5rem 1rem}.form-card{padding:1.5rem}.clinic-strip-inner,.form-row{grid-template-columns:1fr}.clinic-strip-inner{padding:2.5rem 1rem;gap:1.25rem}.expect-section{padding:3.5rem 1rem}.expect-grid{grid-template-columns:1fr}.sticky-bar-inner{gap:0;width:100%;justify-content:space-around}.sticky-bar a{font-size:.78rem;flex:1;justify-content:center}}