@font-face{font-family:Geist;src:url(/fonts/Geist-Regular.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Geist;src:url(/fonts/Geist-Medium.otf) format("opentype");font-weight:500;font-style:normal}@font-face{font-family:Geist;src:url(/fonts/Geist-SemiBold.otf) format("opentype");font-weight:600;font-style:normal}@font-face{font-family:Geist;src:url(/fonts/Geist-Bold.otf) format("opentype");font-weight:700;font-style:normal}body,html{padding:0;margin:0;font-family:Manrope,Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background-color:#faf9f6}a{color:inherit;text-decoration:none}*{box-sizing:border-box}.intake-container{min-height:100vh;display:flex;flex-direction:column;background-color:#faf9f6}.intake-header{display:flex;justify-content:center;align-items:center;padding:1rem 2rem;border-bottom:1px solid #e2e8f0}.logo{height:40px;width:auto}.intake-main{flex:1 1;max-width:600px;margin:0 auto;padding:2rem;width:100%}.progress-section{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.progress-bar{flex:1 1;height:4px;border-radius:2px}.progress-fill{background-color:#1a5f3a}.intake-title{font-size:2rem;font-weight:600;color:#1a5f3a}.intake-subtitle,.intake-title{margin-bottom:2rem;text-align:center}.intake-subtitle{font-size:1rem;font-weight:400;color:#888}.intake-content{margin-bottom:3rem}.form-group{gap:1rem;margin-bottom:2rem}.form-group,.insurance-form{display:flex;flex-direction:column}.insurance-form{gap:2rem}.form-label{font-weight:500;color:#374151;margin-bottom:.5rem;font-size:.875rem}.form-input,.form-select{padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;transition:border-color .2s ease;resize:vertical}.form-input,.form-select,textarea.form-input{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}textarea.form-input{min-height:100px}.form-input:focus,.form-select:focus{outline:none;border-color:#1a5f3a;box-shadow:0 0 0 3px rgba(26,95,58,.1)}.intake-actions{display:flex;justify-content:center;gap:1rem}.btn-primary,.btn-secondary{padding:.75rem 1.5rem;border-radius:.5rem;font-size:1rem;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:500;cursor:pointer;transition:all .2s ease;border:none;min-width:120px}.btn-primary{background-color:#1a5f3a;color:white}.btn-primary:hover:not(:disabled){background-color:#134d2e}.btn-primary:disabled{background-color:#1a5f3a;cursor:not-allowed;opacity:.6}.btn-secondary{background-color:white;color:#374151;border:1px solid #d1d5db}.btn-secondary:hover{background-color:#f9fafb}.back-arrow{background:none;border:none;color:#1a5f3a;font-size:1.5rem;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;cursor:pointer;padding:.5rem;display:flex;align-items:center;justify-content:center;transition:color .2s ease;min-width:40px;height:40px;border-radius:50%}.back-arrow:hover:not(:disabled){color:#134d2e;background-color:rgba(26,95,58,.1)}.back-arrow:disabled{color:#94a3b8;cursor:not-allowed}.btn-full-width{width:auto;min-width:200px}.consolidated-form{display:flex;flex-direction:column;gap:2.5rem}.form-section{background-color:white;border:1px solid #e2e8f0;border-radius:.75rem;padding:1rem;box-shadow:0 1px 3px rgba(0,0,0,.1);display:flex;align-items:center;gap:2rem}.section-content{flex:1 1;min-width:0}.section-title{font-size:1.25rem;font-weight:600;color:#1a5f3a;margin-bottom:.5rem}.section-description{font-size:.875rem;color:#6b7280;line-height:1.5;margin-bottom:0}.section-form{flex-shrink:0;min-width:200px}.toggle-group{display:flex;gap:1rem;justify-content:center}.yes-no-button{padding:.5rem 1rem;border-radius:.375rem;font-weight:500;transition:all .2s ease;border:none;cursor:pointer;font-size:.875rem}.yes-no-button.selected{background-color:#1a5f3a;color:white}.yes-no-button.unselected{background-color:#f3f4f6;color:#4b5563}.yes-no-button.unselected:hover{background-color:#e5e7eb}.yes-no-button.selected:hover{background-color:#0b1f0c}.toggle-switch{position:relative;display:inline-block;width:50px;height:24px}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.3s;border-radius:24px}.toggle-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:white;transition:.3s;border-radius:50%}input:checked+.toggle-slider{background-color:#1a5f3a}input:checked+.toggle-slider:before{transform:translateX(26px)}.toggle-switch:hover .toggle-slider{background-color:#1a5f3a}.toggle-switch:hover input:checked+.toggle-slider{background-color:#0b1f0c}.appointment-container{min-height:100vh;display:flex;flex-direction:column;background-color:#faf9f6}.appointment-header{padding:1rem 2rem;background-color:white;border-bottom:1px solid #e2e8f0}.appointment-header,.appointment-main{display:flex;justify-content:center;align-items:center}.appointment-main{flex:1 1;max-width:1400px;margin:0 auto;padding:2rem 2rem 100px;width:100%;flex-direction:column}.appointment-title{font-size:2.25rem;font-weight:700;color:#1a5f3a;margin-bottom:1rem;text-align:center;line-height:1.2}.appointment-subtitle{font-size:1.125rem;font-weight:400;color:#6b7280;margin-bottom:2.5rem;text-align:center;line-height:1.6;max-width:500px;margin-left:auto;margin-right:auto}.appointment-options{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:400px;margin:0 auto 2rem}.option-button{padding:1.5rem;border:2px solid #e2e8f0;border-radius:.75rem;font-size:1.125rem;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:500;cursor:pointer;transition:all .2s ease;background-color:white;color:#374151}.option-button:hover{border-color:#1a5f3a;background-color:#faf9f6}.available-now{background-color:#1a5f3a;color:white;border-color:#1a5f3a}.available-now:hover{background-color:#134d2e;border-color:#134d2e}.schedule-later:hover{border-color:#1a5f3a}.insurance-badge{display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:#f0f9ff;border:1px solid #0ea5e9;border-radius:2rem;padding:.5rem 1rem;margin:0 auto 2rem;max-width:-moz-fit-content;max-width:fit-content;font-size:.875rem;font-weight:500;color:#0369a1}.badge-icon{font-size:1rem}.badge-text{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.primary-cta{background:linear-gradient(135deg,#1a5f3a,#134d2e);color:white;border-color:#1a5f3a;font-size:1.25rem;font-weight:600;padding:1.75rem;border-radius:1rem;box-shadow:0 4px 12px rgba(26,95,58,.3);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;gap:.75rem}.primary-cta:hover{background:linear-gradient(135deg,#134d2e,#0f3d25);border-color:#134d2e;box-shadow:0 6px 20px rgba(26,95,58,.4);transform:translateY(-2px)}.primary-cta:active{transform:translateY(0)}.cta-icon{font-size:1.5rem}.schedule-later-text{background:none;border:none;color:#9ca3af;font-size:.875rem;font-weight:400;padding:.5rem;cursor:pointer;transition:color .2s ease;text-decoration:underline;-webkit-text-decoration-color:transparent;text-decoration-color:transparent;text-underline-offset:2px}.schedule-later-text:hover{color:#6b7280;-webkit-text-decoration-color:#6b7280;text-decoration-color:#6b7280}.trust-indicators{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;background-color:#f8fafc;border-radius:1rem;border:1px solid #e2e8f0}.trust-item{display:flex;align-items:center;gap:.75rem;font-size:.875rem;color:#64748b}.trust-icon{font-size:1rem;flex-shrink:0}.trust-text{font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-weight:500}.calendar-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:2rem;width:100%}.time-slot{padding:1rem;border:1px solid #d1d5db;border-radius:.5rem;background-color:white;cursor:pointer;transition:all .2s ease;font-size:.875rem;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.time-slot:hover{border-color:#1a5f3a;background-color:#faf9f6}.time-slot.selected{background-color:#1a5f3a;color:white;border-color:#1a5f3a}.appointment-actions{display:flex;justify-content:space-between;gap:1rem;width:100%}.waiting-room-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;max-width:1400px;margin:0 auto;min-height:calc(100vh - 200px);align-items:start;padding:0 2rem}.waiting-left{text-align:left;align-items:flex-start}.waiting-left,.waiting-right{display:flex;flex-direction:column;justify-content:center;min-height:500px}.waiting-right{gap:2rem}.provider-info{display:flex;align-items:center;justify-content:flex-start;gap:1rem;padding:1.5rem;background-color:white;border-radius:1rem;border:1px solid #e2e8f0;width:100%}.provider-avatar{width:60px;height:60px;border-radius:50%;overflow:hidden;border:3px solid #1a5f3a}.avatar-image{width:100%;height:100%;object-fit:cover}.provider-details{text-align:left}.provider-name{font-size:1.25rem;font-weight:600;color:#1a5f3a;margin:0 0 .25rem}.provider-title{color:black;margin:0 0 .5rem}.provider-description,.provider-title{font-size:.875rem;font-weight:500;max-width:400px}.provider-description{color:#6b7280;margin:0}.waiting-encouragement{font-size:1rem;color:#6b7280;font-style:italic;margin:1.5rem 0;line-height:1.5}.expectations-section{padding:1.5rem;background-color:white;border-radius:1rem;border:1px solid #e2e8f0}.expectations-title{font-size:1.125rem;font-weight:600;color:#1a5f3a;margin:0 0 1rem;text-align:center}.expectations-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1rem;gap:1rem}.expectation-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background-color:white;border-radius:.5rem;border:1px solid #e2e8f0}.expectation-icon{color:#1a5f3a;flex-shrink:0}.expectation-item span{font-size:.875rem;font-weight:500;color:#374151}.live-chat-link{background:none;border:none;color:#1a5f3a;text-decoration:underline;cursor:pointer;font-size:.875rem;font-weight:500;padding:0;margin:0}.live-chat-link:hover{color:#134d2e}.trust-footer{position:fixed;bottom:0;left:0;right:0;background-color:white;border-top:1px solid #e2e8f0;padding:1rem;display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;box-shadow:0 -2px 10px rgba(0,0,0,.1)}.trust-footer .trust-item{display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#6b7280;font-weight:500}.trust-footer .trust-icon{color:#1a5f3a;flex-shrink:0}.loading-provider-section{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:500px;padding:2rem;background-color:white;border-radius:1rem;border:1px solid #e2e8f0}.loading-animation{display:flex;gap:.5rem;margin-bottom:2rem}.pulse-circle{width:12px;height:12px;background-color:#1a5f3a;border-radius:50%;animation:pulse 1.5s ease-in-out infinite}.pulse-circle:nth-child(2){animation-delay:.2s}.pulse-circle:nth-child(3){animation-delay:.4s}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}}.loading-title{font-size:1.5rem;font-weight:600;color:#1a5f3a;margin-bottom:2rem;text-align:center}.loading-steps{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;width:100%;max-width:400px}.loading-step{display:flex;align-items:center;gap:1rem;padding:1rem;background-color:#f8fafc;border-radius:.75rem;border:1px solid #e2e8f0;transition:all .3s ease;opacity:.6}.loading-step.active{background-color:#f0f9ff;border-color:#0ea5e9;opacity:1;transform:translateX(.5rem)}.step-indicator{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background-color:#e2e8f0;border-radius:50%;flex-shrink:0}.loading-step.active .step-indicator{background-color:#0ea5e9}.step-icon{color:#6b7280;width:16px;height:16px}.loading-step.active .step-icon{color:white}.loading-step span{font-size:.875rem;font-weight:500;color:#374151}.loading-progress{width:100%;max-width:400px}.progress-bar{width:100%;height:6px;background-color:#e2e8f0;border-radius:3px;overflow:hidden;margin-bottom:.75rem}.progress-fill{height:100%;background:#1a5f3a;border-radius:3px;transition:width .3s ease}.progress-text{font-size:.875rem;color:#6b7280;text-align:center;font-weight:500}.timer-title{font-size:2rem;font-weight:600;color:#1a5f3a;margin-bottom:2rem}.timer-display{font-size:6rem;font-weight:700;color:#1a5f3a;margin-bottom:1rem;font-family:Geist,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.timer-subtitle{font-size:1.125rem;color:#64748b}@media (max-width:768px){.intake-main{padding:1rem}.intake-title{font-size:1.5rem}.intake-actions{flex-direction:column}.appointment-main{padding:1rem}.appointment-title{font-size:1.75rem}.appointment-subtitle{font-size:1rem;margin-bottom:2rem}.insurance-badge{font-size:.8rem;padding:.4rem .8rem}.primary-cta{font-size:1.125rem;padding:1.5rem}.schedule-later-text{font-size:.8rem;padding:.4rem}.trust-indicators{padding:1rem;margin:0 1rem}.trust-item{font-size:.8rem}.timer-display{font-size:3rem}.provider-info{flex-direction:column;text-align:center;gap:.75rem;padding:1rem}.provider-avatar{width:50px;height:50px}.provider-name{font-size:1.125rem;text-align:center}.expectations-list{grid-template-columns:1fr;gap:.75rem}.expectation-item{padding:.5rem}.waiting-room-layout{grid-template-columns:1fr;gap:2rem;min-height:auto}.waiting-left{min-height:auto;padding:1rem 0}.waiting-right{min-height:auto;gap:1rem}.trust-footer{padding:.75rem;gap:1rem;flex-direction:column;align-items:center}.trust-footer .trust-item{font-size:.7rem}.appointment-main{padding-bottom:120px}.loading-provider-section{padding:1.5rem;min-height:auto}.loading-title{font-size:1.25rem;margin-bottom:1.5rem}.loading-steps{gap:.75rem;margin-bottom:1.5rem}.loading-step{padding:.75rem}.step-indicator{width:28px;height:28px}.step-icon{width:14px;height:14px}.calendar-grid{grid-template-columns:1fr}.appointment-actions{flex-direction:column}.consolidated-form{gap:2rem}.form-section{padding:.75rem;flex-direction:column;align-items:stretch;gap:1rem}.section-content{text-align:center}.section-form{min-width:auto}.toggle-group{flex-direction:column;gap:.75rem}.yes-no-button{width:100%;padding:.75rem 1rem}}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem 0;text-align:center}.loading-spinner{width:40px;height:40px;border:3px solid #e2e8f0;border-top-color:#1a5f3a;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1.5rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-text{font-size:1.125rem;color:#374151;font-weight:500;margin:0}.success-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.5rem 0;text-align:center;opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease-out forwards}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.success-icon{width:60px;height:60px;background-color:#1a5f3a;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;margin-bottom:1.5rem}.success-title{font-size:1.5rem;font-weight:600;color:#1a5f3a;margin-bottom:1rem}.success-message p{font-size:1rem;color:#374151;margin-bottom:.5rem;line-height:1.5}.success-message p:last-child{margin-bottom:0}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope Fallback;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_73ee6c{font-family:Manrope,Manrope Fallback;font-style:normal}