:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}body{color:#1f2937;background:#f7f9fc;font-family:Arial,Helvetica,sans-serif}.header{background:#fff;justify-content:space-between;align-items:center;height:80px;padding:0 60px;display:flex;box-shadow:0 2px 10px #0000000d}.loginButton{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:12px 24px}.hero{justify-content:space-between;align-items:center;max-width:1400px;margin:auto;padding:80px;display:flex}.heroText{width:50%}.heroText h1{margin-bottom:25px;font-size:58px;line-height:1.1}.heroText p{color:#4b5563;margin-bottom:40px;font-size:22px;line-height:1.7}.buttons{gap:20px;display:flex}.primary{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:16px 34px;font-size:18px}.secondary{color:#2563eb;cursor:pointer;background:#fff;border:2px solid #2563eb;border-radius:8px;padding:16px 34px;font-size:18px}.heroImage{width:45%}.heroImage img{border-radius:20px;width:100%;box-shadow:0 20px 50px #00000026}@media (width<=768px){.navbar{height:auto;padding:16px 20px}.navbar .logo{font-size:1.8rem}.navbar nav{gap:16px}.navbar nav a{font-size:.95rem}.hero{text-align:center;flex-direction:column;gap:40px;padding:50px 24px}.heroText{flex:none;width:100%}.hero h1{margin-bottom:20px;font-size:3rem;line-height:1.1}.hero p{margin-bottom:30px;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}.heroButtons{justify-content:center;gap:12px}.heroImage{flex:none;justify-content:center;width:100%}.heroImage img{width:100%;max-width:500px;height:auto}section{padding-left:24px;padding-right:24px}.cta{padding:60px 24px}.cta h2{font-size:2rem;line-height:1.2}.cta p{margin-bottom:28px;font-size:1.05rem;line-height:1.6}.footer{padding:40px 24px}.footerLinks{flex-direction:column;gap:12px}}.appointment-details{box-sizing:border-box;width:100%;padding:20px}.appointment-header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.appointment-header h2{margin:0;font-size:22px}.refresh-button{cursor:pointer;background:#fff;border:1px solid #999;border-radius:4px;padding:6px 12px;font-size:12px}.appointment-table-container{border:1px solid #bbb;width:100%;overflow-x:auto}.appointment-table{border-collapse:collapse;width:100%;font-family:Arial,sans-serif;font-size:12px}.appointment-table th{color:#111;text-align:left;white-space:nowrap;background:#eee;border:1px solid #bbb;padding:6px 8px;font-size:11px;font-weight:700}.appointment-table td{white-space:nowrap;border:1px solid #ccc;padding:5px 8px;font-size:12px}.appointment-table tbody tr:nth-child(2n){background:#f8f8f8}.appointment-table tbody tr:hover{background:#eaf2ff}.patient-name{font-weight:700}.notes-column{text-align:center}.notes-yes{color:#176117;background:#d9f2d9;border-radius:3px;padding:2px 6px;font-size:11px;font-weight:700;display:inline-block}.notes-no{color:#8b1a1a;background:#f4d6d6;border-radius:3px;padding:2px 6px;font-size:11px;font-weight:700;display:inline-block}.appointment-message{padding:15px;font-size:14px}.appointment-error{color:#b00020;background:#ffeaea;border:1px solid #faa;padding:15px}.appointment-empty{text-align:center;color:#666;padding:20px}.teeup-column{text-align:center}.row-teeup-button{color:#fff;cursor:pointer;white-space:nowrap;background:#2563eb;border:none;border-radius:4px;padding:4px 9px;font-size:11px;font-weight:600}.row-teeup-button:hover{background:#1d4ed8}.row-teeup-button:disabled{cursor:wait;background:#9ca3af}.teeup-result h3{background:#eee;border:1px solid #ccc;margin:0 0 8px;padding:8px 10px;font-size:16px;font-weight:700}.teeup-textarea{box-sizing:border-box;resize:vertical;border:1px solid #bbb;border-radius:4px;width:100%;min-height:300px;padding:12px;font-family:Arial,sans-serif;font-size:12px;line-height:1.5;display:block}body{color:#333;margin:0;font-family:Arial,Helvetica,sans-serif}.header{background:#fff;justify-content:space-between;align-items:center;padding:20px 80px;display:flex;box-shadow:0 2px 10px #00000014}.logo{color:#0f4c81;font-size:28px;font-weight:700}nav{align-items:center;gap:30px;display:flex}nav a{color:#333;font-weight:500;text-decoration:none}.demoButton{color:#fff;background:#0f4c81;border-radius:8px;padding:10px 18px}.hero{justify-content:space-between;align-items:center;gap:80px;max-width:1400px;margin:auto;padding:100px 60px;display:flex}.heroText{flex:1}.hero h1{color:#102a43;margin:0 0 30px;font-size:clamp(3rem,5vw,4.5rem);font-weight:700;line-height:1.15}.hero p{color:#64748b;max-width:620px;margin-bottom:40px;font-size:1.3rem;line-height:1.8}.heroImage img{object-fit:cover;border-radius:20px;width:100%;max-width:550px;box-shadow:0 20px 50px #00000026}.buttons{gap:20px;margin-top:30px;display:flex}.primaryButton{color:#fff;background:#0f4c81;border-radius:10px;padding:16px 28px;text-decoration:none}.secondaryButton{color:#0f4c81;border:2px solid #0f4c81;border-radius:10px;padding:16px 28px;text-decoration:none}.summary{padding:80px}.summary h2{text-align:center;color:#0f4c81;margin-bottom:50px}.cards{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.card{background:#fff;border-radius:16px;padding:40px;box-shadow:0 10px 20px #00000014}footer{text-align:center;background:#f2f2f2;padding:30px}.cta{text-align:center;color:#fff;background:#0f4c81;padding:80px 20px}.cta h2{margin:0 0 16px;font-size:2.2rem;line-height:1.2}.cta p{max-width:650px;margin:0 auto 30px;font-size:1.15rem;line-height:1.6}.cta .primaryButton{color:#0f4c81;background:#fff;border-radius:8px;margin-top:5px;padding:11px 24px;font-size:1rem;font-weight:600;line-height:1.2;text-decoration:none;display:inline-block}.cta .primaryButton:hover{background:#f1f5f9}.solutionsPage{max-width:1400px;margin:auto;padding:70px}.hero{text-align:center;margin-bottom:70px}.hero h1{color:#0f172a;margin-bottom:20px;font-size:52px}.hero p{color:#64748b;width:800px;margin:auto;font-size:22px;line-height:1.7}.cardGrid{grid-template-columns:repeat(2,1fr);gap:35px;display:grid}.card{background:#fff;border-radius:18px;transition:all .25s;overflow:hidden;box-shadow:0 15px 35px #00000014}.card:hover{transform:translateY(-6px);box-shadow:0 30px 50px #00000026}.card img{object-fit:cover;width:100%;height:250px}.content{padding:35px}.content h2{color:#1e3a8a;margin-bottom:18px}.content p{color:#475569;margin-bottom:20px;line-height:1.7}.content ul{padding:0;list-style:none}.content li{color:#0f172a;margin-bottom:12px;font-weight:500}.contactHero{color:#fff;text-align:center;background:#0f172a;padding:90px 20px}.contactHero h1{color:#2563eb;margin-bottom:20px;font-size:3rem}.contactHero p{max-width:700px;margin:auto;font-size:1.2rem;line-height:1.7}.contactSection{padding:80px 20px}.contactGrid{grid-template-columns:1fr 1fr;gap:60px;display:grid}.infoCard{background:#fff;border-radius:12px;margin-bottom:24px;padding:24px;box-shadow:0 4px 18px #00000014}.infoCard h3{color:#2563eb;margin-top:0}.infoCard ul{padding-left:18px}.contactForm{background:#fff;border-radius:14px;padding:32px;box-shadow:0 5px 20px #00000014}.contactForm h2{margin-top:0;margin-bottom:25px}.contactForm form{flex-direction:column;gap:18px;display:flex}.contactForm input,.contactForm textarea{border:1px solid #d1d5db;border-radius:8px;padding:14px;font-size:16px}.contactForm textarea{resize:vertical}.footer{color:#fff;text-align:center;background:#111827;margin-top:80px;padding:50px 20px}.footerLinks{justify-content:center;gap:30px;margin:25px 0;display:flex}.footerLinks a{color:#fff;text-decoration:none}.copyright{color:#9ca3af}@media (width<=900px){.contactGrid{grid-template-columns:1fr}}
