.install-banner{position:fixed;bottom:0;left:0;right:0;background-color:var(--card-bg);padding:1rem;box-shadow:0 -2px 10px var(--shadow);display:flex;align-items:center;justify-content:space-between;gap:1rem;z-index:1000;animation:slideUp .3s ease;border-top:1px solid var(--border)}.install-content{display:flex;align-items:center;gap:1rem;flex:1;min-width:0}.install-icon{font-size:2rem;flex-shrink:0}.install-text{flex:1;min-width:0}.install-title{font-weight:600;font-size:.875rem;color:var(--text);margin-bottom:.125rem}.install-description{font-size:.75rem;color:var(--text-light)}.install-actions{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.install-button{padding:.5rem 1rem;font-size:.875rem;white-space:nowrap}.install-button:disabled{opacity:.6;cursor:not-allowed}.install-banner .close{background:none;border:none;color:var(--text-light);font-size:1.5rem;padding:0;width:32px;height:32px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}.install-banner .close:hover{background:var(--bg);color:var(--text);transform:none}@media (max-width: 640px){.install-banner{padding:.75rem}.install-icon{font-size:1.5rem}.install-title{font-size:.8125rem}.install-description{font-size:.6875rem}.install-button{padding:.375rem .75rem;font-size:.8125rem}}.home-container{min-height:100vh;display:flex;flex-direction:column;background-color:#f0f7ff;background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M50 10 L50 40 M30 30 L70 30' stroke='%2342a5f5' stroke-width='2' opacity='0.03' stroke-linecap='round'/%3E%3Ccircle cx='50' cy='70' r='15' fill='none' stroke='%2326a69a' stroke-width='2' opacity='0.04'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40 5 Q45 15 40 25 Q35 35 40 45 Q45 55 40 65 Q35 75 40 85' stroke='%2364b5f6' stroke-width='1.5' fill='none' opacity='0.03'/%3E%3C/svg%3E"),radial-gradient(circle at 15% 20%,rgba(66,165,245,.08) 0%,transparent 50%),radial-gradient(circle at 85% 80%,rgba(38,166,154,.06) 0%,transparent 50%),linear-gradient(135deg,#e3f2fd,#fff,#e8f5e9 60%,#e0f7fa);background-size:200px 200px,160px 160px,100% 100%,100% 100%,100% 100%;background-position:0 0,100px 100px,center,center,center;position:relative;overflow-x:hidden}.home-container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url("data:image/svg+xml,%3Csvg width='200' height='200' viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.06'%3E%3Cpath d='M100 60 L100 100 M80 80 L120 80' stroke='%231e88e5' stroke-width='3' stroke-linecap='round'/%3E%3Ccircle cx='50' cy='150' r='20' fill='none' stroke='%2300acc1' stroke-width='2'/%3E%3Cpath d='M150 40 Q160 45 150 50' stroke='%2326a69a' stroke-width='2' fill='none'/%3E%3C/g%3E%3C/svg%3E");background-size:400px 400px;background-position:center;z-index:0;pointer-events:none}.home-container:after{content:"";position:absolute;bottom:0;left:0;right:0;height:300px;background-image:url("data:image/svg+xml,%3Csvg width='1200' height='300' viewBox='0 0 1200 300' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0,150 Q200,100 400,150 T800,150 T1200,150 L1200,300 L0,300 Z' fill='%23e1f5fe' opacity='0.3'/%3E%3Cpath d='M0,180 Q250,140 500,180 T1000,180 T1200,180 L1200,300 L0,300 Z' fill='%23b3e5fc' opacity='0.2'/%3E%3Cpath d='M0,220 Q300,180 600,220 T1200,220 L1200,300 L0,300 Z' fill='%2381d4fa' opacity='0.15'/%3E%3C/svg%3E");background-size:cover;background-position:bottom;background-repeat:no-repeat;z-index:0;pointer-events:none}.loading-screen,.error-screen{justify-content:center;align-items:center;padding:2rem;z-index:1;background:#ffffffd9;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.loading-spinner{text-align:center}.error-card{max-width:400px;z-index:1;background:#ffffffeb;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(244,67,54,.2);box-shadow:0 8px 32px #f443361f,0 4px 16px #00000014}.clinic-header{text-align:center;padding:2.5rem 1rem 1.5rem;position:relative;z-index:1;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.04'%3E%3Ccircle cx='30' cy='30' r='20' fill='none' stroke='%2342a5f5' stroke-width='1'/%3E%3Cpath d='M30 15 L30 45 M15 30 L45 30' stroke='%231e88e5' stroke-width='1.5' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E"),radial-gradient(ellipse at top,rgba(255,255,255,.95) 0%,rgba(255,255,255,.75) 50%,transparent 100%);background-size:120px 120px,100% 100%;background-position:center top,center;backdrop-filter:blur(12px) saturate(180%);-webkit-backdrop-filter:blur(12px) saturate(180%)}.clinic-logo{width:120px;height:120px;object-fit:contain;margin-bottom:.75rem;filter:drop-shadow(0 8px 16px rgba(0,150,199,.15)) drop-shadow(0 4px 8px rgba(100,181,246,.1))}.clinic-name{font-size:2.25rem;font-weight:800;color:#263238;margin:0;letter-spacing:.1em;line-height:1;text-shadow:0 2px 4px rgba(0,150,199,.08)}.clinic-subtitle{font-size:1.5rem;font-weight:700;color:#d32f2f;margin:.25rem 0;letter-spacing:.15em;text-shadow:0 2px 4px rgba(211,47,47,.12)}.clinic-tagline{font-size:.875rem;font-weight:600;color:#546e7a;margin:.5rem 0 0;letter-spacing:.15em}.home-main{flex:1;display:flex;flex-direction:column;align-items:center;padding:1.5rem 1rem 2rem;position:relative;z-index:1;gap:2rem}.primary-actions{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;width:100%;max-width:700px;padding:0 .5rem}.action-card-wrapper{perspective:1000px}.action-card{background-color:#fffffff5;background-image:url("data:image/svg+xml,%3Csvg width='40' height='40' viewBox='0 0 40 40' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.02'%3E%3Ccircle cx='20' cy='20' r='15' fill='none' stroke='%2342a5f5' stroke-width='1'/%3E%3Cpath d='M20 10 L20 30 M10 20 L30 20' stroke='%231e88e5' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E");background-size:80px 80px;background-position:bottom right;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%);border:1px solid rgba(255,255,255,.7);border-radius:24px;padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem;cursor:pointer;transition:all .35s cubic-bezier(.34,1.56,.64,1);box-shadow:0 8px 32px #64b5f626,0 4px 16px #0096c71a,0 2px 8px #0000000d,inset 0 1px 2px #ffffffe6,inset 0 -2px 8px #64b5f60d;position:relative;overflow:hidden;width:100%}.action-card:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at center,rgba(255,255,255,.6) 0%,transparent 70%);opacity:0;transition:all .6s ease;transform:scale(.5)}.action-card:hover:before{opacity:1;transform:scale(1)}.action-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 48px #64b5f62e,0 10px 24px #0096c71f,0 4px 12px #00000014,inset 0 1px 1px #ffffffe6,inset 0 -2px 12px #64b5f60f;border-color:#64b5f64d}.action-card:active{transform:translateY(-4px) scale(1.01);transition-duration:.1s}.action-icon{width:110px;height:110px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 28px #00000026,0 6px 12px #0000001a,inset 0 -4px 12px #0000001a;transition:all .3s ease;position:relative}.action-icon:before{content:"";position:absolute;top:8%;left:15%;right:15%;height:25%;background:linear-gradient(180deg,rgba(255,255,255,.4) 0%,transparent 100%);border-radius:50%;filter:blur(8px)}.action-icon-blue{background:linear-gradient(145deg,#42a5f5,#1e88e5);box-shadow:0 12px 28px #2196f347,0 6px 12px #1e88e52e,inset 0 -4px 12px #1565c033,inset 0 2px 4px #90caf94d}.action-icon-red{background:linear-gradient(145deg,#ef5350,#e53935);box-shadow:0 12px 28px #f4433647,0 6px 12px #e539352e,inset 0 -4px 12px #c6282833,inset 0 2px 4px #ef9a9a4d}.action-card:hover .action-icon{transform:scale(1.08) translateY(-2px)}.action-card:hover .action-icon-blue{box-shadow:0 16px 36px #2196f359,0 8px 16px #1e88e540,inset 0 -4px 16px #1565c040,inset 0 2px 4px #90caf966}.action-card:hover .action-icon-red{box-shadow:0 16px 36px #f4433659,0 8px 16px #e5393540,inset 0 -4px 16px #c6282840,inset 0 2px 4px #ef9a9a66}.action-icon svg{color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));z-index:1}.action-content{text-align:center;width:100%}.action-title{font-size:1.375rem;font-weight:700;color:#1a237e;margin:0 0 .5rem;line-height:1.3}.action-subtitle{font-size:.8125rem;color:#455a64;font-weight:500;margin:0;line-height:1.4}.secondary-actions{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;width:100%;max-width:700px;padding:0 .5rem}.info-card{background-color:#fffffff0;background-image:url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.025'%3E%3Ccircle cx='15' cy='15' r='10' fill='none' stroke='%2326a69a' stroke-width='1'/%3E%3Cpath d='M15 8 L15 22' stroke='%2300acc1' stroke-width='1.5'/%3E%3C/g%3E%3C/svg%3E");background-size:60px 60px;background-position:top left;backdrop-filter:blur(18px) saturate(160%);-webkit-backdrop-filter:blur(18px) saturate(160%);border:1px solid rgba(255,255,255,.65);border-radius:20px;padding:1.75rem 1.25rem;display:flex;flex-direction:column;align-items:center;gap:1rem;cursor:pointer;transition:all .3s cubic-bezier(.34,1.56,.64,1);box-shadow:0 6px 24px #26a69a1a,0 3px 12px #0096c714,0 1px 6px #0000000d,inset 0 1px 2px #fffc;position:relative;overflow:hidden}.info-card:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at center,rgba(255,255,255,.5) 0%,transparent 65%);opacity:0;transition:all .5s ease;transform:scale(.6) rotate(0)}.info-card:hover:before{opacity:1;transform:scale(1) rotate(45deg)}.info-card:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 12px 32px #26a69a1f,0 6px 16px #0096c714,0 2px 8px #0000000f,inset 0 1px 1px #fffc;border-color:#26a69a40}.info-card:active{transform:translateY(-3px) scale(1.01)}.info-icon{width:70px;height:70px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 16px #0000001a,0 4px 8px #0000000f,inset 0 -3px 8px #00000014;transition:all .3s ease;position:relative}.info-icon:before{content:"";position:absolute;top:10%;left:20%;right:20%;height:20%;background:linear-gradient(180deg,rgba(255,255,255,.3) 0%,transparent 100%);border-radius:50%;filter:blur(6px)}.info-icon-blue{background:linear-gradient(145deg,#64b5f6,#42a5f5);box-shadow:0 8px 20px #42a5f53d,0 4px 10px #2196f329,inset 0 -3px 8px #1976d22e,inset 0 1px 3px #bbdefb4d}.info-icon-green{background:linear-gradient(145deg,#4db6ac,#26a69a);box-shadow:0 8px 20px #26a69a3d,0 4px 10px #00968829,inset 0 -3px 8px #00796b2e,inset 0 1px 3px #b2dfdb4d}.info-card:hover .info-icon{transform:scale(1.1) translateY(-1px)}.info-card:hover .info-icon-blue{box-shadow:0 10px 24px #42a5f54d,0 5px 12px #2196f333,inset 0 -3px 10px #1976d238,inset 0 1px 3px #bbdefb66}.info-card:hover .info-icon-green{box-shadow:0 10px 24px #26a69a4d,0 5px 12px #00968833,inset 0 -3px 10px #00796b38,inset 0 1px 3px #b2dfdb66}.info-icon svg{color:#fff;filter:drop-shadow(0 2px 3px rgba(0,0,0,.15));z-index:1}.info-content{text-align:center;width:100%}.info-title{font-size:1.125rem;font-weight:700;color:#1a237e;margin:0 0 .375rem;line-height:1.2}.info-subtitle{font-size:.75rem;color:#455a64;font-weight:500;margin:0;line-height:1.4}@media (max-width: 768px){.clinic-logo{width:100px;height:100px}.clinic-name{font-size:2rem}.clinic-subtitle{font-size:1.25rem}.primary-actions{max-width:500px;gap:1.25rem}.action-card{padding:1.75rem 1.25rem}.action-icon{width:95px;height:95px}.action-icon svg{width:42px;height:42px}.action-title{font-size:1.25rem}.action-subtitle{font-size:.75rem}.secondary-actions{max-width:500px;gap:1rem}.info-card{padding:1.5rem 1rem}.info-icon{width:60px;height:60px}.info-icon svg{width:28px;height:28px}.info-title{font-size:1rem}.info-subtitle{font-size:.6875rem}}@media (max-width: 640px){.home-main{padding:1rem .5rem 1.5rem;gap:1.5rem}.clinic-header{padding:2rem 1rem 1rem}.clinic-logo{width:90px;height:90px}.clinic-name{font-size:1.75rem}.clinic-subtitle{font-size:1.125rem}.clinic-tagline{font-size:.8125rem}.primary-actions{gap:1rem;padding:0 .25rem}.action-card{padding:1.5rem 1rem;border-radius:20px}.action-icon{width:85px;height:85px}.action-icon svg{width:38px;height:38px}.action-title{font-size:1.125rem}.action-subtitle{font-size:.6875rem}.secondary-actions{gap:.875rem;padding:0 .25rem}.info-card{padding:1.25rem .875rem;border-radius:16px}.info-icon{width:55px;height:55px}.info-icon svg{width:26px;height:26px}.info-title{font-size:.9375rem}.info-subtitle{font-size:.625rem}}@media (max-width: 480px){.primary-actions,.secondary-actions{grid-template-columns:1fr;max-width:350px}.action-card{flex-direction:row;justify-content:flex-start;padding:1.5rem;gap:1.5rem}.action-icon{width:80px;height:80px;flex-shrink:0}.action-content{text-align:left}.action-title{font-size:1.25rem}.action-subtitle{font-size:.75rem}.info-card{flex-direction:row;justify-content:flex-start;padding:1.25rem;gap:1.25rem}.info-icon{width:60px;height:60px;flex-shrink:0}.info-content{text-align:left}.info-title{font-size:1rem}.info-subtitle{font-size:.6875rem}}@media (prefers-reduced-motion: reduce){.action-card,.info-card,.action-icon,.info-icon{transition:none}.action-card:hover,.info-card:hover{transform:none}}@media (prefers-contrast: high){.home-container{background-image:none;background-color:#fff}.action-card,.info-card{border:2px solid #1a237e;background:#fff}.action-icon,.info-icon{border:2px solid white}}.call-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary) 0%,var(--primary-dark, #4338CA) 100%);padding:1rem}.call-container{width:100%;max-width:400px;text-align:center}.call-header{color:#fff;margin-bottom:3rem}.call-header h2{font-size:1.5rem;margin-bottom:.25rem}.call-header .text-light{color:#fffc;font-size:.875rem}.call-status{margin-bottom:3rem}.voice-indicator{width:120px;height:120px;margin:0 auto 2rem;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;gap:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.wave{width:4px;background:#fff;border-radius:4px;animation:wave 1.2s ease-in-out infinite}.wave:nth-child(1){height:20px;animation-delay:0s}.wave:nth-child(2){height:30px;animation-delay:.2s}.wave:nth-child(3){height:20px;animation-delay:.4s}.voice-indicator.active .wave{animation:wave-active .6s ease-in-out infinite}.voice-indicator.active .wave:nth-child(1){animation-delay:0s}.voice-indicator.active .wave:nth-child(2){animation-delay:.1s}.voice-indicator.active .wave:nth-child(3){animation-delay:.2s}@keyframes wave{0%,to{height:20px}50%{height:30px}}@keyframes wave-active{0%,to{height:20px}50%{height:50px}}.error-icon,.ended-icon{width:120px;height:120px;margin:0 auto 2rem;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.status-text{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.call-timer{color:#ffffffe6;font-size:1rem;font-variant-numeric:tabular-nums}.error-message{color:#ffffffe6;font-size:.875rem;margin-top:1rem;max-width:320px;margin-left:auto;margin-right:auto;line-height:1.5}.call-controls{display:flex;gap:1.5rem;justify-content:center;margin-bottom:2rem}.control-button{width:64px;height:64px;border-radius:50%;background:#fff3;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:0}.control-button:hover{background:#ffffff4d;transform:scale(1.05)}.control-button:active{transform:scale(.95)}.control-button.active{background:#ef4444e6}.control-button.end-call{background:#ef4444e6;width:72px;height:72px}.control-button.end-call:hover{background:#dc2626}.call-actions{display:flex;flex-direction:column;gap:1rem;align-items:center}.call-actions button{min-width:200px}.call-actions .text-light{color:#fffc}.fallback-link{margin-top:2rem}.fallback-link .link-button{color:#ffffffe6;font-size:.875rem}.fallback-link .link-button:hover{color:#fff}@media (max-width: 640px){.call-header h2{font-size:1.25rem}.voice-indicator,.error-icon,.ended-icon{width:100px;height:100px;margin-bottom:1.5rem}.error-icon,.ended-icon{font-size:2.5rem}.status-text{font-size:1.125rem}.control-button{width:56px;height:56px}.control-button.end-call{width:64px;height:64px}}.confirmation-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background:linear-gradient(135deg,var(--bg) 0%,#ffffff 100%)}.confirmation-container{width:100%;max-width:500px;text-align:center}.success-icon{width:96px;height:96px;margin:0 auto 2rem;background:linear-gradient(135deg,var(--success, #10B981) 0%,#059669 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 25px -5px #10b9814d;animation:scaleIn .5s ease}.success-icon svg{width:48px;height:48px;color:#fff;stroke-width:3}@keyframes scaleIn{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.confirmation-title{font-size:2rem;color:var(--text);margin-bottom:.5rem}.confirmation-subtitle{font-size:1rem;margin-bottom:2rem}.appointment-card{text-align:left;margin-bottom:2rem}.detail-row{display:flex;align-items:center;justify-content:space-between;padding:1rem 0;border-bottom:1px solid var(--border)}.detail-row:last-child{border-bottom:none}.detail-label{display:flex;align-items:center;gap:.75rem;color:var(--text-light);font-size:.875rem;font-weight:500}.detail-label svg{width:20px;height:20px;flex-shrink:0}.detail-value{font-weight:600;color:var(--text);text-align:right;font-size:.875rem}.confirmation-actions{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.confirmation-actions button{width:100%}.confirmation-actions .link-button{background:none;border:none;color:var(--primary);padding:.5rem}.info-note{font-size:.875rem;line-height:1.6;max-width:400px;margin:0 auto}@media (max-width: 640px){.confirmation-screen{padding:1.5rem 1rem}.success-icon{width:80px;height:80px;margin-bottom:1.5rem}.success-icon svg{width:40px;height:40px}.confirmation-title{font-size:1.75rem}.confirmation-subtitle{font-size:.875rem}.detail-row{padding:.75rem 0}.detail-value{font-size:.8125rem}}.clinic-info-screen{min-height:100vh;background:var(--bg);padding-bottom:2rem}.clinic-info-container{max-width:600px;margin:0 auto}.info-header{position:sticky;top:0;background:var(--card-bg);padding:1rem;display:flex;align-items:center;gap:1rem;box-shadow:0 1px 3px var(--shadow);z-index:10}.back-button{width:40px;height:40px;border-radius:50%;background:var(--bg);border:none;color:var(--text);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;flex-shrink:0;padding:0}.back-button:hover{background:var(--border);transform:none}.back-button:active{transform:scale(.95)}.info-header h1{font-size:1.25rem;margin:0}.info-content{padding:1rem}.clinic-identity{text-align:center;padding:2rem 1rem;margin-bottom:1rem}.info-logo{width:80px;height:80px;object-fit:contain;margin-bottom:1rem;border-radius:16px}.clinic-identity h2{font-size:1.5rem;margin:0;color:var(--text)}.info-card{margin-bottom:1rem}.info-row{display:flex;align-items:flex-start;gap:1rem}.info-icon{width:48px;height:48px;flex-shrink:0;background:var(--bg);border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--primary)}.info-content-text{flex:1;min-width:0}.info-label{font-size:.75rem;color:var(--text-light);font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.info-value{font-size:1rem;color:var(--text);line-height:1.5;word-break:break-word}.info-action-button{background:var(--primary);color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;flex-shrink:0}.info-action-button:hover{background:var(--primary-dark);transform:none}.info-action-button:active{transform:scale(.95)}.quick-actions-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:2rem}.quick-action-card{padding:1.5rem 1rem;text-align:center;cursor:pointer;transition:all .2s ease;border:2px solid transparent;display:flex;flex-direction:column;align-items:center;gap:.75rem}.quick-action-card:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 4px 12px var(--shadow)}.quick-action-card:active{transform:translateY(0)}.quick-action-card svg{color:var(--primary)}.quick-action-card.emergency-card svg{color:var(--danger)}.quick-action-card span{font-weight:600;font-size:.875rem;color:var(--text)}.info-footer{margin-top:3rem;padding-top:2rem;border-top:1px solid var(--border);display:flex;justify-content:center;gap:2rem}.footer-link{color:var(--text-light);font-size:.875rem;text-decoration:none}.footer-link:hover{color:var(--primary);text-decoration:underline}@media (max-width: 640px){.info-header h1{font-size:1.125rem}.clinic-identity{padding:1.5rem 1rem}.info-logo{width:64px;height:64px}.clinic-identity h2{font-size:1.25rem}.info-icon{width:40px;height:40px}.info-icon svg{width:20px;height:20px}.info-action-button{padding:.375rem .75rem;font-size:.8125rem}.quick-actions-grid{grid-template-columns:1fr}.quick-action-card{padding:1.25rem 1rem}.info-footer{flex-direction:column;gap:1rem;text-align:center}}:root{--primary: #4F46E5;--primary-dark: #4338CA;--danger: #EF4444;--danger-dark: #DC2626;--success: #10B981;--bg: #F9FAFB;--card-bg: #FFFFFF;--text: #111827;--text-light: #6B7280;--border: #E5E7EB;--shadow: rgba(0, 0, 0, .1)}*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background-color:var(--bg);color:var(--text);line-height:1.5;overflow-x:hidden}#root{min-height:100vh;display:flex;flex-direction:column}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:600;line-height:1.2}h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}p{margin-bottom:1rem}button{font-family:inherit;font-size:1rem;font-weight:600;padding:1rem 2rem;border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;text-decoration:none;-webkit-tap-highlight-color:transparent}button:active{transform:scale(.98)}.btn-primary{background-color:var(--primary);color:#fff;box-shadow:0 4px 6px -1px var(--shadow)}.btn-primary:hover{background-color:var(--primary-dark)}.btn-danger{background-color:var(--danger);color:#fff;box-shadow:0 4px 6px -1px var(--shadow)}.btn-danger:hover{background-color:var(--danger-dark)}.btn-secondary{background-color:var(--card-bg);color:var(--text);border:2px solid var(--border)}.btn-secondary:hover{background-color:var(--bg)}.btn-large{width:100%;max-width:400px;padding:1.5rem 2rem;font-size:1.125rem;margin:.75rem 0}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}.card{background-color:var(--card-bg);border-radius:16px;padding:1.5rem;box-shadow:0 1px 3px 0 var(--shadow);margin-bottom:1rem}.container{width:100%;max-width:600px;margin:0 auto;padding:1rem}.loading{display:inline-block;width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.text-center{text-align:center}.text-light{color:var(--text-light)}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}@media (max-width: 640px){h1{font-size:1.75rem}h2{font-size:1.25rem}button{padding:.875rem 1.5rem}.btn-large{font-size:1rem;padding:1.25rem 1.5rem}}.install-banner{position:fixed;bottom:0;left:0;right:0;background-color:var(--card-bg);padding:1rem;box-shadow:0 -2px 10px var(--shadow);display:flex;align-items:center;justify-content:space-between;gap:1rem;z-index:1000;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.install-banner button{padding:.5rem 1rem;font-size:.875rem}.install-banner .close{background:none;border:none;color:var(--text-light);font-size:1.5rem;padding:0;width:32px;height:32px;cursor:pointer}
