:root{--primary:#2563eb;--primary-dark:#1d4ed8;--accent:#f97316;--bg-light:#fff;--bg-dark:#0f172a;--text-dark:#1e293b;--text-light:#f8fafc;--border-radius:16px;--card-shadow:0 4px 6px -1px #0000000d, 0 2px 4px -1px #00000008}.make-appointment{background-color:var(--bg-light);width:100%;min-height:100vh;margin:0!important;padding:0!important}.appointment-container{background:#fff;width:100%;max-width:500px;min-height:100vh;margin:0 auto;position:relative;box-shadow:0 0 40px #0000000d}.insta-cover-gradient{background:linear-gradient(135deg,#1e1b4b 0%,#312e81 45%,#4c1d95 100%);width:100%;height:100px;position:relative}.insta-header-content{z-index:10;position:relative}.insta-avatar-ring{background:#fff;border-radius:50%;flex-shrink:0;width:70px;height:70px;padding:3px;box-shadow:0 4px 6px #0000001a}.insta-avatar-img,.insta-avatar-placeholder{object-fit:cover;border:2px solid #f8fafc;border-radius:50%;width:100%;height:100%}.insta-avatar-placeholder{color:#94a3b8;background:#f1f5f9;justify-content:center;align-items:center;font-size:2rem;font-weight:700;display:flex}.insta-stats-wrapper{gap:1.5rem;padding-bottom:.5rem;display:flex}.insta-stat{flex-direction:column;align-items:center;display:flex}.stat-number{color:#0f172a;font-size:1.1rem;font-weight:700;line-height:1}.stat-label{text-transform:uppercase;letter-spacing:.5px;color:#64748b;margin-top:4px;font-size:.65rem;font-weight:600}.sticky-tabs-nav{z-index:50;-webkit-backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #f1f5f9;margin-top:.5rem;padding:0 .5rem;display:flex;position:sticky;top:0}.nav-tab{text-align:center;color:#94a3b8;cursor:pointer;background:0 0;border:none;flex:1;padding:1rem 0;font-size:.9rem;font-weight:600;transition:all .2s;position:relative}.nav-tab:hover{color:#475569}.nav-tab.active{color:#2563eb}.nav-tab.active:after{content:"";background:#2563eb;border-radius:3px 3px 0 0;width:60%;height:3px;position:absolute;bottom:0;left:20%}.app-chip{border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.chip-blue{color:#3b82f6;background:#eff6ff;border:1px solid #dbeafe}.chip-green{color:#22c55e;background:#f0fdf4;border:1px solid #dcfce7}.chip-purple{color:#a855f7;background:#faf5ff;border:1px solid #f3e8ff}.app-card-simple{background:#fff;border:1px solid #f1f5f9;border-radius:12px;padding:14px;transition:border-color .2s;box-shadow:0 1px 2px #00000005}.app-card-simple:hover{border-color:#e2e8f0}.icon-box{border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:all .2s;display:flex}.section-header{color:#1e293b;margin-top:1.5rem;margin-bottom:.75rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700}.form-group{margin-bottom:.75rem}.form-label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem;font-size:.7rem;font-weight:700;display:block}.form-input,.phone-input,.country-code-select,.form-textarea{color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:.6rem .85rem;font-size:.9rem;transition:all .2s}.form-input:focus,.phone-input:focus,.form-textarea:focus,.country-code-select:focus{background:#fff;border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}.phone-input-container{gap:.5rem;display:flex}.country-code-select{width:100px;padding-right:.5rem}.datepicker-trigger{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:12px;justify-content:space-between;align-items:center;padding:.85rem 1rem;transition:all .2s;display:flex}.datepicker-trigger.active{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.datepicker-container{margin-top:1rem;animation:.3s ease-out slideDown}.available-dates-list,.time-slots-grid{grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:.5rem;display:grid}.date-option-button,.time-slot-button{text-align:center;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:.6rem .2rem;font-size:.85rem;transition:all .2s}.date-option-button:hover,.time-slot-button:hover{color:#2563eb;background:#eff6ff;border-color:#93c5fd}.time-slot-button.selected{color:#fff;background:#2563eb;border-color:#2563eb;font-weight:600;box-shadow:0 2px 4px #2563eb4d}.submit-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:12px;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:transform .1s}.submit-button:active{transform:scale(.98)}.submit-button:disabled{cursor:not-allowed;box-shadow:none;background:#94a3b8;transform:none}.mobile-bottom-nav{-webkit-backdrop-filter:blur(10px);z-index:100;background-color:#111827f2;border-top:1px solid #374151;justify-content:space-around;align-items:center;width:100%;padding:.5rem .5rem 1.25rem;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 -4px 6px -1px #0000004d}@media (min-width:500px){.mobile-bottom-nav{border-radius:12px 12px 0 0;max-width:500px;left:50%;transform:translate(-50%)}}.mobile-nav-item{color:#9ca3af;cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:4px;padding:.5rem;font-size:.65rem;font-weight:600;transition:all .2s;display:flex}.mobile-nav-item.active{color:#3b82f6}.mobile-nav-item svg{width:20px;height:20px}.floating-map-btn{color:#fff;z-index:90;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.25rem;transition:transform .2s;display:flex;position:fixed;bottom:80px;right:20px;box-shadow:0 4px 12px #f9731666}.floating-map-btn:hover{transform:scale(1.05)}.floating-map-btn:active{transform:scale(.95)}@media (min-width:500px){.floating-map-btn{margin-left:180px;left:50%}}.app-card{background:#fff;border:1px solid #f1f5f9;border-radius:12px;padding:12px;transition:transform .2s;box-shadow:0 2px 4px #00000008}.app-card:active{transform:scale(.99)}.status-badge{text-transform:uppercase;letter-spacing:.5px;border-radius:99px;padding:4px 10px;font-size:.65rem;font-weight:700}.status-approved{color:#166534;background:#dcfce7;border:1px solid #bbf7d0}.status-pending{color:#92400e;background:#fef3c7;border:1px solid #fde68a}.status-rejected{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99999;background-color:#0f172ad9;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;inset:0}.modal-content{color:#1e293b;background:#fff;border:1px solid #e2e8f0;border-radius:20px;width:90%;max-width:400px;padding:1.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.modal-close-button{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;top:1rem;right:1rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes popIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.animate-fade-in{animation:.4s ease-out forwards fadeIn}.animate-pop-in{animation:.3s cubic-bezier(.175,.885,.32,1.275) forwards popIn}@media (min-width:1024px){.appointment-container{border:1px solid #e2e8f0;border-radius:24px;margin-top:2rem;margin-bottom:2rem;overflow:hidden}.profile-content-area{padding-bottom:6rem}}
.PatientProfile-module__cpFbRW__container{max-width:480px;margin:0 auto;padding:1rem 1rem 2rem}.PatientProfile-module__cpFbRW__formWrapper{background:linear-gradient(145deg,#0e142af2 0%,#0a1023f2 100%);border:1px solid #6366f126;border-radius:1.25rem;padding:1.5rem;position:relative;overflow:hidden;box-shadow:0 8px 32px #0006,inset 0 1px #ffffff0a}.PatientProfile-module__cpFbRW__formWrapper:before{content:"";background:linear-gradient(90deg,#6366f1,#818cf8,#a5b4fc,#0000);border-radius:1.25rem 1.25rem 0 0;height:2px;position:absolute;top:0;left:0;right:0}.PatientProfile-module__cpFbRW__title{color:#f1f5f9f7;text-align:center;letter-spacing:-.02em;border-bottom:1px solid #6366f11a;margin-bottom:1.25rem;padding-bottom:1rem;font-size:1.15rem;font-weight:800}.PatientProfile-module__cpFbRW__sectionTitle{color:#818cf8d9;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:.5rem;margin-bottom:.875rem;font-size:.7rem;font-weight:700;display:flex}.PatientProfile-module__cpFbRW__sectionDivider{border-top:1px solid #6366f11a;margin:1.25rem 0}.PatientProfile-module__cpFbRW__form{flex-direction:column;gap:1rem;display:flex}.PatientProfile-module__cpFbRW__label{color:#64748bd9;text-transform:uppercase;letter-spacing:.07em;margin-bottom:.4rem;font-size:.72rem;font-weight:700;display:block}.PatientProfile-module__cpFbRW__input,.PatientProfile-module__cpFbRW__select,.PatientProfile-module__cpFbRW__textarea{color:#f1f5f9f2;background:#080e1ecc;border:1px solid #47556966;border-radius:.75rem;outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;transition:all .2s}.PatientProfile-module__cpFbRW__input:focus,.PatientProfile-module__cpFbRW__select:focus,.PatientProfile-module__cpFbRW__textarea:focus{background:#0c1228e6;border-color:#6366f180;box-shadow:0 0 0 3px #6366f11f}.PatientProfile-module__cpFbRW__input::placeholder,.PatientProfile-module__cpFbRW__textarea::placeholder{color:#475569b3}.PatientProfile-module__cpFbRW__readOnly{color:#64748bb3;cursor:not-allowed;background:#1e293b80;border-color:#33415566}.PatientProfile-module__cpFbRW__textarea{resize:vertical;min-height:80px}.PatientProfile-module__cpFbRW__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='rgba(100,116,139,0.8)' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.5rem}.PatientProfile-module__cpFbRW__select option{color:#f1f5f9f2;background-color:#0e1428}.PatientProfile-module__cpFbRW__grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:600px){.PatientProfile-module__cpFbRW__grid{grid-template-columns:1fr 1fr}}.PatientProfile-module__cpFbRW__submitWrapper{border-top:1px solid #6366f11a;margin-top:1.25rem;padding-top:1.25rem}.PatientProfile-module__cpFbRW__submitButton{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.08em;background:linear-gradient(135deg,#4338ca 0%,#6366f1 60%,#818cf8 100%);border:none;border-radius:.875rem;width:100%;padding:.9rem;font-size:.95rem;font-weight:700;transition:all .2s;box-shadow:0 8px 20px #6366f166}.PatientProfile-module__cpFbRW__submitButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 28px #6366f180}.PatientProfile-module__cpFbRW__submitButton:active:not(:disabled){transform:scale(.97)}.PatientProfile-module__cpFbRW__submitButton:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.PatientProfile-module__cpFbRW__desktopBlocker{-webkit-backdrop-filter:blur(16px);z-index:50;background:#060b18f7;border-radius:1.25rem;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:absolute;top:0;left:0}.PatientProfile-module__cpFbRW__desktopBlockerContent{text-align:center;background:#0e142af2;border:1px solid #6366f12e;border-radius:1.25rem;max-width:400px;padding:2.5rem;box-shadow:0 24px 60px #00000080}.PatientProfile-module__cpFbRW__mobileIcon{margin-bottom:1rem;font-size:3rem;display:block}.PatientProfile-module__cpFbRW__desktopBlockerContent h2{color:#f1f5f9f2;letter-spacing:-.02em;margin-bottom:.875rem;font-size:1.35rem;font-weight:800}.PatientProfile-module__cpFbRW__desktopBlockerContent p{color:#64748bcc;font-size:.9rem;line-height:1.6}
.PatientRegistration-module__pSc9NW__section{padding:2rem 1rem}.PatientRegistration-module__pSc9NW__container{max-width:42rem;margin:0 auto}.PatientRegistration-module__pSc9NW__title{color:#fff;text-align:center;margin-bottom:2rem;font-size:1.875rem;font-weight:700}.PatientRegistration-module__pSc9NW__card{background-color:#1f2937;border:1px solid #374151;border-radius:.5rem;padding:2rem}.PatientRegistration-module__pSc9NW__form{flex-direction:column;gap:1.5rem;display:flex}.PatientRegistration-module__pSc9NW__info{color:#93c5fd;background-color:#3b82f61a;border:1px solid #3b82f64d;border-radius:.375rem;margin-bottom:1rem;padding:1rem;font-size:.875rem;line-height:1.5}.PatientRegistration-module__pSc9NW__grid{gap:1.5rem;display:grid}@media (min-width:768px){.PatientRegistration-module__pSc9NW__grid{grid-template-columns:repeat(2,1fr)}}.PatientRegistration-module__pSc9NW__label{color:#d1d5db;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.PatientRegistration-module__pSc9NW__input{color:#fff;background-color:#111827;border:1px solid #4b5563;border-radius:.5rem;outline:none;width:100%;padding:.75rem 1rem}.PatientRegistration-module__pSc9NW__input:read-only{cursor:not-allowed;background-color:#374151}.PatientRegistration-module__pSc9NW__submitWrapper{padding-top:1rem}.PatientRegistration-module__pSc9NW__submitButton{color:#fff;cursor:pointer;background-color:#4f46e5;border:none;border-radius:.5rem;width:100%;padding:.75rem 0;font-weight:600}
