.contact-page.svelte-1sht1dg{min-height:100vh;background-image:radial-gradient(ellipse closest-side at 50% 50%,#252c37,#2c323e 25%,#252c37);position:relative;overflow-x:hidden}.landing-text.svelte-1sht1dg{color:#efdab9}.floating-elements.svelte-1sht1dg{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1}.floating-element.svelte-1sht1dg{position:absolute;opacity:.1;animation:svelte-1sht1dg-float infinite ease-in-out;pointer-events:none}@keyframes svelte-1sht1dg-float{0%,to{transform:translateY(0) rotate(0)}25%{transform:translateY(-20px) rotate(90deg)}50%{transform:translateY(-10px) rotate(180deg)}75%{transform:translateY(-30px) rotate(270deg)}}.step-container.svelte-1sht1dg{position:relative;z-index:10;min-height:100vh;padding:2rem 0}.intro-content.svelte-1sht1dg{position:relative;z-index:10}.animate-text.svelte-1sht1dg{animation:svelte-1sht1dg-slideInUp .8s ease-out}.wave.svelte-1sht1dg{display:inline-block;animation:svelte-1sht1dg-wave 2s infinite;transform-origin:70% 70%}@keyframes svelte-1sht1dg-wave{0%,to{transform:rotate(0)}25%{transform:rotate(20deg)}75%{transform:rotate(-20deg)}}@keyframes svelte-1sht1dg-slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.contact-type-grid.svelte-1sht1dg{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.contact-type-card.svelte-1sht1dg{background:#fff;border:2px solid transparent;color:#efdab9;border-radius:16px;padding:2rem;text-align:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden;cursor:pointer;animation:svelte-1sht1dg-fadeInScale .6s ease-out forwards;opacity:0}@keyframes svelte-1sht1dg-fadeInScale{to{opacity:1;transform:scale(1)}}.contact-type-card.svelte-1sht1dg:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 20px 40px #00000026}.card-icon.svelte-1sht1dg{font-size:3rem;margin-bottom:1rem;display:block}.card-title.svelte-1sht1dg{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#efdab9}.card-subtitle.svelte-1sht1dg{color:#efdab9;margin-bottom:0}.card-hover-effect.svelte-1sht1dg{position:absolute;top:0;left:-100%;width:100%;height:100%;opacity:.1;transition:left .5s ease}.contact-type-card.svelte-1sht1dg:hover .card-hover-effect:where(.svelte-1sht1dg){left:0}.conversation-side.svelte-1sht1dg{background:linear-gradient(135deg,#f7fafc,#edf2f7);padding:2rem;display:flex;flex-direction:column}.chat-interface.svelte-1sht1dg{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000001a;overflow:hidden;height:100%;display:flex;flex-direction:column}.chat-header.svelte-1sht1dg{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1.5rem;display:flex;align-items:center;justify-content:space-between}.avatar-group.svelte-1sht1dg{display:flex;gap:.5rem}.avatar.svelte-1sht1dg{width:40px;height:40px;border-radius:50%;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:1.2rem}.chat-status.svelte-1sht1dg{display:flex;align-items:center;gap:.5rem;font-size:.9rem}.status-dot.svelte-1sht1dg{width:8px;height:8px;background:#22c55e;border-radius:50%;animation:svelte-1sht1dg-pulse 2s infinite}@keyframes svelte-1sht1dg-pulse{0%,to{opacity:1}50%{opacity:.5}}.chat-messages.svelte-1sht1dg{flex:1;padding:2rem;display:flex;flex-direction:column;gap:1rem}.message.svelte-1sht1dg{max-width:80%;animation:svelte-1sht1dg-messageSlide .5s ease-out}@keyframes svelte-1sht1dg-messageSlide{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.bot-message.svelte-1sht1dg{align-self:flex-start}.user-message.svelte-1sht1dg{align-self:flex-end}.message-content.svelte-1sht1dg{background:#f3f4f6;padding:1rem 1.5rem;border-radius:20px 20px 20px 4px}.user-message.svelte-1sht1dg .message-content:where(.svelte-1sht1dg){background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-bottom-left-radius:20px;border-bottom-right-radius:4px}.typing-indicator.svelte-1sht1dg{display:flex;gap:4px;padding:1rem 1.5rem;background:#f3f4f6;border-radius:20px 20px 20px 4px}.typing-indicator.svelte-1sht1dg span:where(.svelte-1sht1dg){width:8px;height:8px;background:#9ca3af;border-radius:50%;animation:svelte-1sht1dg-typing 1.4s infinite ease-in-out}.typing-indicator.svelte-1sht1dg span:where(.svelte-1sht1dg):nth-child(2){animation-delay:.2s}.typing-indicator.svelte-1sht1dg span:where(.svelte-1sht1dg):nth-child(3){animation-delay:.4s}@keyframes svelte-1sht1dg-typing{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-10px)}}.form-side.svelte-1sht1dg{padding:2rem}.back-button.svelte-1sht1dg{background:none;border:none;color:#667eea;font-size:.9rem;margin-bottom:2rem;cursor:pointer;transition:color .2s ease}.back-button.svelte-1sht1dg:hover{color:#764ba2}.form-title.svelte-1sht1dg{font-size:1.8rem;font-weight:700;margin-bottom:2rem;color:#1a202c}.mood-selector.svelte-1sht1dg{display:block;font-size:1rem;font-weight:400;margin-top:.5rem;color:#718096}.mood-input.svelte-1sht1dg{border:none;background:linear-gradient(135deg,#667eea15,#764ba225);border-radius:8px;padding:.5rem;margin-left:.5rem;cursor:pointer;color:#e2e8f0}.floating-label.svelte-1sht1dg{position:relative;margin-bottom:2rem}.floating-label.svelte-1sht1dg .form-control:where(.svelte-1sht1dg){border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem 1rem .5rem;font-size:1rem;transition:all .3s ease;background:linear-gradient(135deg,#667eea15,#764ba225);color:#e2e8f0}.floating-label.svelte-1sht1dg .form-control:where(.svelte-1sht1dg):focus{border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a;background:#e2e8f0;color:#000}.floating-label.svelte-1sht1dg label:where(.svelte-1sht1dg){position:absolute;top:1rem;left:1rem;color:#9ca3af;transition:all .3s ease;pointer-events:none;font-size:.9rem}.floating-label.svelte-1sht1dg .form-control:where(.svelte-1sht1dg):focus+label:where(.svelte-1sht1dg),.floating-label.svelte-1sht1dg .form-control:where(.svelte-1sht1dg):not(:placeholder-shown)+label:where(.svelte-1sht1dg){top:.25rem;font-size:.75rem;color:#667eea;font-weight:600}.message-textarea.svelte-1sht1dg{resize:vertical;min-height:120px}.urgency-selector.svelte-1sht1dg{margin-bottom:2rem}.urgency-label.svelte-1sht1dg{display:block;font-weight:600;margin-bottom:1rem;color:#efdab9}.urgency-options.svelte-1sht1dg{display:flex;gap:1rem}.urgency-option.svelte-1sht1dg{flex:1;display:flex;flex-direction:column;align-items:center;padding:1rem;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .3s ease;background:#f8fafc}.urgency-option.svelte-1sht1dg:hover,.urgency-option.selected.svelte-1sht1dg{border-color:#667eea;background:linear-gradient(135deg,#667eea15,#764ba225);color:#e2e8f0}.urgency-option.svelte-1sht1dg input:where(.svelte-1sht1dg){display:none}.urgency-emoji.svelte-1sht1dg{font-size:1.5rem;margin-bottom:.5rem}.submit-button.svelte-1sht1dg{width:100%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:12px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;position:relative;overflow:hidden}.submit-button.svelte-1sht1dg:disabled{opacity:.6;cursor:not-allowed}.submit-button.svelte-1sht1dg:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 10px 25px #667eea4d}.submit-button.svelte-1sht1dg:not(:disabled):active{transform:translateY(0)}.success-content.svelte-1sht1dg{text-align:center;position:relative;z-index:10}.success-icon.svelte-1sht1dg{font-size:5rem;margin-bottom:2rem;animation:svelte-1sht1dg-bounce 2s infinite}@keyframes svelte-1sht1dg-bounce{0%,20%,60%,to{transform:translateY(0)}40%{transform:translateY(-30px)}80%{transform:translateY(-15px)}}.success-title.svelte-1sht1dg{font-size:3rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.success-message.svelte-1sht1dg{font-size:1.2rem;color:#718096;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto}.success-stats.svelte-1sht1dg{display:flex;justify-content:center;gap:3rem;margin-bottom:3rem}.stat-item.svelte-1sht1dg{text-align:center}.stat-number.svelte-1sht1dg{font-size:2rem;font-weight:700;color:#667eea;margin-bottom:.5rem}.stat-label.svelte-1sht1dg{color:#718096;font-size:.9rem}.success-actions.svelte-1sht1dg{margin-top:2rem}.confetti-container.svelte-1sht1dg{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:1000}.confetti-piece.svelte-1sht1dg{position:absolute;width:10px;height:10px;animation:svelte-1sht1dg-confetti-fall 3s linear forwards}@keyframes svelte-1sht1dg-confetti-fall{0%{transform:translateY(-100vh) rotate(0);opacity:1}to{transform:translateY(100vh) rotate(720deg);opacity:0}}@media (max-width: 768px){.contact-type-grid.svelte-1sht1dg{grid-template-columns:1fr;gap:1.5rem}.contact-type-card.svelte-1sht1dg{padding:1.5rem}.card-title.svelte-1sht1dg{font-size:1.3rem}.details-step.svelte-1sht1dg .row:where(.svelte-1sht1dg){flex-direction:column-reverse}.conversation-side.svelte-1sht1dg,.form-side.svelte-1sht1dg{padding:1rem}.chat-interface.svelte-1sht1dg{height:400px;margin-bottom:2rem}.urgency-options.svelte-1sht1dg{flex-direction:column}.success-stats.svelte-1sht1dg{flex-direction:column;gap:2rem}.success-title.svelte-1sht1dg{font-size:2rem}.success-actions.svelte-1sht1dg{display:flex;flex-direction:column;gap:1rem}.success-actions.svelte-1sht1dg .btn:where(.svelte-1sht1dg){margin:0!important}}@media (prefers-color-scheme: dark){.contact-page.svelte-1sht1dg{background:linear-gradient(135deg,#1a1a2e,#16213e)}.details-step.svelte-1sht1dg{background:#1a202c}.form-side.svelte-1sht1dg{background:#1a202c;color:#fff}.conversation-side.svelte-1sht1dg{background:linear-gradient(135deg,#2d3748,#1a202c)}.form-title.svelte-1sht1dg{color:#fff}.floating-label.svelte-1sht1dg .form-control:where(.svelte-1sht1dg){background:#2d3748;border-color:#4a5568;color:#fff}.floating-label.svelte-1sht1dg .form-control:where(.svelte-1sht1dg):focus{background:#374151}.urgency-option.svelte-1sht1dg{background:#2d3748;border-color:#4a5568;color:#fff}.success-step.svelte-1sht1dg{background:#1a202c}.success-content.svelte-1sht1dg{color:#fff}}.contact-type-card.svelte-1sht1dg:focus{outline:3px solid #667eea;outline-offset:2px}.submit-button.svelte-1sht1dg:focus{outline:3px solid #667eea;outline-offset:2px}.urgency-option.svelte-1sht1dg:focus-within{outline:2px solid #667eea;outline-offset:2px}@media (prefers-reduced-motion: reduce){.floating-element.svelte-1sht1dg,.wave.svelte-1sht1dg,.confetti-piece.svelte-1sht1dg,.success-icon.svelte-1sht1dg{animation:none}.contact-type-card.svelte-1sht1dg:hover,.submit-button.svelte-1sht1dg:hover{transform:none}}@media (prefers-contrast: high){.contact-type-card.svelte-1sht1dg{border:3px solid #000}.floating-label.svelte-1sht1dg .form-control:where(.svelte-1sht1dg){border:3px solid #000}.submit-button.svelte-1sht1dg{border:3px solid #000}}@media print{.floating-elements.svelte-1sht1dg,.confetti-container.svelte-1sht1dg{display:none}.contact-page.svelte-1sht1dg{background:#fff;color:#000}.step-container.svelte-1sht1dg{break-inside:avoid}}
