.CareSupportStartJourneyPage-module__3mzELW__page{background:var(--bg);min-height:100vh;color:var(--fg)}.CareSupportStartJourneyPage-module__3mzELW__shell{flex-direction:column;width:100%;max-width:1440px;min-height:900px;margin:0 auto;padding:0 40px;display:flex}.CareSupportStartJourneyPage-module__3mzELW__nav{z-index:50;border-bottom:1px solid var(--border-white);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a1128f2;flex-shrink:0;justify-content:space-between;align-items:center;height:100px;display:flex;position:sticky;top:0}.CareSupportStartJourneyPage-module__3mzELW__brand{font-family:var(--font-inter),sans-serif;letter-spacing:1px;text-transform:uppercase;font-size:1.1rem;font-weight:600;text-decoration:none}.CareSupportStartJourneyPage-module__3mzELW__navLinks{gap:48px;display:flex}.CareSupportStartJourneyPage-module__3mzELW__navLink{font-family:var(--font-inter),sans-serif;letter-spacing:2px;text-transform:uppercase;color:#fff9;font-size:.75rem;text-decoration:none;transition:color .3s}.CareSupportStartJourneyPage-module__3mzELW__navLink:hover,.CareSupportStartJourneyPage-module__3mzELW__navLinkActive{color:var(--gold)}.CareSupportStartJourneyPage-module__3mzELW__main{border:1px solid var(--border-white);background:var(--border-white);grid-template-columns:repeat(12,minmax(0,1fr));gap:1px;min-height:700px;margin:40px 0;animation:1s ease-out forwards CareSupportStartJourneyPage-module__3mzELW__fadeIn;display:grid;position:relative;box-shadow:0 24px 48px #00000073}.CareSupportStartJourneyPage-module__3mzELW__noise{z-index:0;opacity:.03;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");position:absolute;inset:0}.CareSupportStartJourneyPage-module__3mzELW__leftPanel,.CareSupportStartJourneyPage-module__3mzELW__rightPanel{z-index:10;position:relative}.CareSupportStartJourneyPage-module__3mzELW__leftPanel{background:var(--bg);-ms-overflow-style:none;scrollbar-width:none;flex-direction:column;grid-column:span 6/span 6;justify-content:center;align-items:center;padding:60px;display:flex;overflow:hidden auto}.CareSupportStartJourneyPage-module__3mzELW__leftPanel::-webkit-scrollbar{display:none}.CareSupportStartJourneyPage-module__3mzELW__rightPanel{background:var(--imessage-dark-bg);flex-direction:column;grid-column:span 6/span 6;justify-content:center;padding:40px;display:flex;overflow:hidden}.CareSupportStartJourneyPage-module__3mzELW__leftInner{z-index:10;width:100%;max-width:420px;margin:0 auto;padding:40px 0;position:relative}.CareSupportStartJourneyPage-module__3mzELW__eyebrow{text-align:center;font-family:var(--font-inter),sans-serif;letter-spacing:4px;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-size:.75rem;display:block}.CareSupportStartJourneyPage-module__3mzELW__title{text-align:center;margin:0 0 32px;font-size:3rem;font-weight:500;line-height:1}.CareSupportStartJourneyPage-module__3mzELW__promptCard{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;margin-bottom:32px;padding:24px;position:relative}.CareSupportStartJourneyPage-module__3mzELW__promptTail{background:#ffffff0d;border-top:1px solid #ffffff1a;border-left:1px solid #ffffff1a;width:14px;height:14px;position:absolute;top:24px;left:-7px;transform:rotate(-45deg)}.CareSupportStartJourneyPage-module__3mzELW__promptBody{font-family:var(--font-inter),sans-serif;color:#ffffffe6;margin:0 0 16px;font-size:.875rem;line-height:1.7}.CareSupportStartJourneyPage-module__3mzELW__promptQuestion{font-family:var(--font-inter),sans-serif;color:var(--gold);margin:0;font-size:.875rem;font-weight:500}.CareSupportStartJourneyPage-module__3mzELW__form{width:100%;font-family:var(--font-inter),sans-serif;flex-direction:column;gap:20px;display:flex}.CareSupportStartJourneyPage-module__3mzELW__fieldGroup{flex-direction:column;gap:8px;display:flex}.CareSupportStartJourneyPage-module__3mzELW__label{font-family:var(--font-inter),sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#fff9;margin-left:8px;font-size:.75rem}.CareSupportStartJourneyPage-module__3mzELW__field,.CareSupportStartJourneyPage-module__3mzELW__select{width:100%;font-family:var(--font-inter),sans-serif;color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;outline:none;padding:12px 16px;font-size:.875rem;transition:border-color .3s}.CareSupportStartJourneyPage-module__3mzELW__field::placeholder{color:#ffffff4d}.CareSupportStartJourneyPage-module__3mzELW__field:focus,.CareSupportStartJourneyPage-module__3mzELW__select:focus{border-color:var(--gold)}.CareSupportStartJourneyPage-module__3mzELW__select{appearance:none;cursor:pointer}.CareSupportStartJourneyPage-module__3mzELW__select option{background:var(--bg);color:#fff}.CareSupportStartJourneyPage-module__3mzELW__roleGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.CareSupportStartJourneyPage-module__3mzELW__roleOption{cursor:pointer}.CareSupportStartJourneyPage-module__3mzELW__roleInput{opacity:0;pointer-events:none;position:absolute}.CareSupportStartJourneyPage-module__3mzELW__roleCard{text-align:center;font-family:var(--font-inter),sans-serif;color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:12px 16px;font-size:.875rem;transition:border-color .3s,background .3s,color .3s;display:block}.CareSupportStartJourneyPage-module__3mzELW__roleOption:hover .CareSupportStartJourneyPage-module__3mzELW__roleCard{background:#ffffff1a}.CareSupportStartJourneyPage-module__3mzELW__roleInput:checked+.CareSupportStartJourneyPage-module__3mzELW__roleCard{border-color:var(--gold);color:var(--gold);background:#d4af371a}.CareSupportStartJourneyPage-module__3mzELW__continueButton{background:var(--gold);width:100%;font-family:var(--font-inter),sans-serif;color:var(--bg);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:16px;padding:12px 24px;font-size:1rem;font-weight:500;transition:background .3s;display:flex}.CareSupportStartJourneyPage-module__3mzELW__continueButton:hover{background:#fff}.CareSupportStartJourneyPage-module__3mzELW__continueButton:disabled{cursor:wait;opacity:.7}.CareSupportStartJourneyPage-module__3mzELW__submitError{font-family:var(--font-inter),sans-serif;color:#ffb2b2;margin:-8px 0 0;font-size:.875rem;line-height:1.6}.CareSupportStartJourneyPage-module__3mzELW__honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.CareSupportStartJourneyPage-module__3mzELW__bottomPrompt{text-align:center;font-family:var(--font-inter),sans-serif;color:#fff6;margin-top:32px;font-size:.875rem;font-weight:300}.CareSupportStartJourneyPage-module__3mzELW__bottomLink{color:var(--gold);text-decoration:none;transition:color .3s}.CareSupportStartJourneyPage-module__3mzELW__bottomLink:hover{color:#fff}.CareSupportStartJourneyPage-module__3mzELW__previewColumn{-ms-overflow-style:none;scrollbar-width:none;flex-direction:column;justify-content:flex-end;width:100%;max-width:400px;height:100%;margin:0 auto;padding-bottom:70px;display:flex;overflow-y:auto;-webkit-mask-image:linear-gradient(#0000,#000 5% 95%,#0000);mask-image:linear-gradient(#0000,#000 5% 95%,#0000)}.CareSupportStartJourneyPage-module__3mzELW__previewColumn::-webkit-scrollbar{display:none}.CareSupportStartJourneyPage-module__3mzELW__previewStack{flex-direction:column;width:100%;padding-top:40px;padding-bottom:16px;display:flex}.CareSupportStartJourneyPage-module__3mzELW__timestamp{text-align:center;font-family:var(--font-inter),sans-serif;letter-spacing:.08em;text-transform:uppercase;color:#fff6;margin-bottom:24px;font-size:.75rem}.CareSupportStartJourneyPage-module__3mzELW__messageBubble{letter-spacing:-.01em;opacity:0;border-radius:20px;max-width:85%;margin-bottom:6px;padding:10px 14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:15px;line-height:1.35;animation-name:CareSupportStartJourneyPage-module__3mzELW__bubbleUp;animation-timing-function:ease-out;animation-fill-mode:forwards;position:relative}.CareSupportStartJourneyPage-module__3mzELW__messageReceived{background:var(--imessage-gray);color:#fff;border-bottom-left-radius:4px;align-self:flex-start}.CareSupportStartJourneyPage-module__3mzELW__messageGap{margin-top:4px}.CareSupportStartJourneyPage-module__3mzELW__bubble0{animation-duration:.5s;animation-delay:0s}.CareSupportStartJourneyPage-module__3mzELW__bubble1{animation-duration:.4s;animation-delay:.3s}.CareSupportStartJourneyPage-module__3mzELW__bubble2{animation-duration:.4s;animation-delay:.6s}.CareSupportStartJourneyPage-module__3mzELW__bubble3{animation-duration:.4s;animation-delay:.9s}.CareSupportStartJourneyPage-module__3mzELW__bottomDock{padding:0 40px;position:absolute;bottom:40px;left:0;right:0}.CareSupportStartJourneyPage-module__3mzELW__disabledInputRow{background:var(--imessage-input-bg);opacity:.5;pointer-events:none;border:1px solid #ffffff0d;border-radius:999px;align-items:center;gap:12px;width:100%;max-width:400px;margin:0 auto;padding:8px;display:flex;box-shadow:0 10px 25px #00000059}.CareSupportStartJourneyPage-module__3mzELW__plusButton,.CareSupportStartJourneyPage-module__3mzELW__sendDisabled{border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.CareSupportStartJourneyPage-module__3mzELW__plusButton{color:#ffffff80;background:#3a3a3c;padding-bottom:1px;font-size:1.25rem;line-height:1}.CareSupportStartJourneyPage-module__3mzELW__disabledInput{font-family:var(--font-inter),sans-serif;color:#fff;background:0 0;border:none;outline:none;flex:1;font-size:.875rem}.CareSupportStartJourneyPage-module__3mzELW__disabledInput::placeholder{color:#ffffff4d}.CareSupportStartJourneyPage-module__3mzELW__sendDisabled{background:var(--imessage-blue);color:#fff;opacity:.5}@keyframes CareSupportStartJourneyPage-module__3mzELW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes CareSupportStartJourneyPage-module__3mzELW__bubbleUp{0%{opacity:0;transform:translateY(15px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@media (max-width:960px){.CareSupportStartJourneyPage-module__3mzELW__shell{min-height:auto;padding:0 20px}.CareSupportStartJourneyPage-module__3mzELW__main{grid-template-columns:1fr;min-height:auto}.CareSupportStartJourneyPage-module__3mzELW__leftPanel,.CareSupportStartJourneyPage-module__3mzELW__rightPanel{grid-column:auto}.CareSupportStartJourneyPage-module__3mzELW__leftPanel{padding:40px 24px}.CareSupportStartJourneyPage-module__3mzELW__rightPanel{padding:32px 24px 120px}.CareSupportStartJourneyPage-module__3mzELW__bottomDock{padding:0 24px;bottom:32px}}@media (max-width:720px){.CareSupportStartJourneyPage-module__3mzELW__nav{flex-direction:column;gap:20px;height:auto;padding:24px 0}.CareSupportStartJourneyPage-module__3mzELW__navLinks{flex-wrap:wrap;justify-content:center;gap:18px}.CareSupportStartJourneyPage-module__3mzELW__title{font-size:2.5rem}.CareSupportStartJourneyPage-module__3mzELW__roleGrid{grid-template-columns:1fr}}
