.ScenarioSelector-module__scQ3Ka__container{background:#fafafa;flex:1;padding:2rem;overflow-y:auto}.ScenarioSelector-module__scQ3Ka__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.ScenarioSelector-module__scQ3Ka__card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem;transition:all .2s}.ScenarioSelector-module__scQ3Ka__card:hover{border-color:#2563eb;transform:translateY(-2px);box-shadow:0 4px 12px #2563eb1a}.ScenarioSelector-module__scQ3Ka__title{color:#1a1a1a;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.ScenarioSelector-module__scQ3Ka__description{color:#666;margin:0;font-size:.9rem;line-height:1.6}
.MessageBubble-module__bXMdKa__bubble{word-wrap:break-word;border-radius:12px;max-width:75%;padding:.75rem 1rem}.MessageBubble-module__bXMdKa__user{color:#fff;background:#2563eb;border-bottom-right-radius:4px;align-self:flex-end}.MessageBubble-module__bXMdKa__assistant{color:#1a1a1a;background:#fff;border:1px solid #e0e0e0;border-bottom-left-radius:4px;align-self:flex-start}.MessageBubble-module__bXMdKa__content{white-space:pre-wrap;font-size:.95rem;line-height:1.5}
.Card-module__UMjvHa__card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin:.75rem 0;padding:1.25rem;box-shadow:0 1px 3px #0000001a}.Card-module__UMjvHa__header{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.Card-module__UMjvHa__title{color:#1a1a1a;margin:0;font-size:1.1rem;font-weight:600}.Card-module__UMjvHa__price{color:#2563eb;font-size:1.1rem;font-weight:600}.Card-module__UMjvHa__status{border-radius:12px;padding:.25rem .75rem;font-size:.85rem;font-weight:500}.Card-module__UMjvHa__status[data-status=open],.Card-module__UMjvHa__status[data-status=available]{color:#166534;background:#dcfce7}.Card-module__UMjvHa__status[data-status=closed],.Card-module__UMjvHa__status[data-status=busy],.Card-module__UMjvHa__status[data-status=occupied],.Card-module__UMjvHa__status[data-status=limited]{color:#991b1b;background:#fee2e2}.Card-module__UMjvHa__content{margin-bottom:1rem}.Card-module__UMjvHa__row{color:#666;border-bottom:1px solid #f5f5f5;justify-content:space-between;padding:.5rem 0;font-size:.9rem;display:flex}.Card-module__UMjvHa__row:last-child{border-bottom:none}.Card-module__UMjvHa__row span:first-child{color:#333;font-weight:500}.Card-module__UMjvHa__features{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.Card-module__UMjvHa__badge{color:#666;background:#f0f0f0;border-radius:12px;padding:.25rem .75rem;font-size:.8rem}.Card-module__UMjvHa__route{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.Card-module__UMjvHa__routePoint{flex-direction:column;gap:.25rem;display:flex}.Card-module__UMjvHa__routeLabel{color:#666;font-size:.8rem}.Card-module__UMjvHa__routeValue{color:#1a1a1a;font-size:1rem;font-weight:500}.Card-module__UMjvHa__routeArrow{color:#999;text-align:center;margin:.25rem 0;font-size:1.5rem}.Card-module__UMjvHa__checkoutItems{margin-bottom:1rem}.Card-module__UMjvHa__checkoutItem{border-bottom:1px solid #f5f5f5;justify-content:space-between;padding:.5rem 0;font-size:.9rem;display:flex}.Card-module__UMjvHa__checkoutTotal{border-top:2px solid #e0e0e0;justify-content:space-between;margin-top:.5rem;padding:.75rem 0;font-size:1.1rem;font-weight:600;display:flex}.Card-module__UMjvHa__totalAmount{color:#2563eb}.Card-module__UMjvHa__paymentMethods{flex-direction:column;gap:.5rem;margin-top:1rem;display:flex}.Card-module__UMjvHa__paymentMethods label{color:#333;font-size:.9rem;font-weight:500}.Card-module__UMjvHa__select{background:#fff;border:1px solid #d0d0d0;border-radius:4px;padding:.5rem;font-size:.9rem}.Card-module__UMjvHa__paymentNote{text-align:center;background:#f0f9ff;border-radius:4px;margin-top:1rem;padding:.75rem}.Card-module__UMjvHa__paymentNote p{color:#0369a1;margin:0;font-size:.85rem}.Card-module__UMjvHa__qrContainer{justify-content:center;margin:1rem 0;display:flex}.Card-module__UMjvHa__qrPlaceholder{background:#fafafa;border:2px dashed #d0d0d0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:150px;height:150px;display:flex}.Card-module__UMjvHa__qrCode{color:#666;margin-bottom:.5rem;font-family:monospace;font-size:.7rem}.Card-module__UMjvHa__qrLabel{color:#999;margin:0;font-size:.8rem}.Card-module__UMjvHa__accessInfo{margin:1rem 0}.Card-module__UMjvHa__pinContainer{align-items:center;gap:.5rem;display:flex}.Card-module__UMjvHa__pin{color:#2563eb;letter-spacing:.1em;font-family:monospace;font-size:1.1rem;font-weight:600}.Card-module__UMjvHa__copyButton{color:#4b5563;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;padding:.375rem .875rem;font-size:.8rem;font-weight:500;transition:all .2s}.Card-module__UMjvHa__copyButton:hover{color:#374151;background:#e5e7eb;border-color:#d1d5db}.Card-module__UMjvHa__offlineNote{text-align:center;background:#f0f9ff;border-radius:4px;margin-top:1rem;padding:.75rem}.Card-module__UMjvHa__offlineNote p{color:#0369a1;margin:0;font-size:.85rem}.Card-module__UMjvHa__footer{border-top:1px solid #f0f0f0;margin-top:1rem;padding-top:1rem}.Card-module__UMjvHa__whySuggested{color:#666;margin-bottom:.75rem;font-size:.85rem;font-style:italic}.Card-module__UMjvHa__primaryButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;border-radius:12px;width:100%;padding:.875rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 2px 4px #2563eb33,0 1px 2px #0000001a}.Card-module__UMjvHa__primaryButton:hover{background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%);transform:translateY(-1px);box-shadow:0 4px 8px #2563eb4d,0 2px 4px #0000001a}.Card-module__UMjvHa__primaryButton:active{background:linear-gradient(135deg,#1e40af 0%,#1e3a8a 100%);transform:translateY(0);box-shadow:0 1px 2px #2563eb33,0 1px 2px #0000001a}.Card-module__UMjvHa__primaryButton:focus{outline:none;box-shadow:0 0 0 3px #2563eb33,0 2px 4px #2563eb33}.Card-module__UMjvHa__vehicleTypes{flex-direction:column;gap:.75rem;display:flex}.Card-module__UMjvHa__vehicleTypeButton{color:#333;cursor:pointer;text-align:left;background:#fff;border:2px solid #e0e0e0;border-radius:8px;width:100%;padding:1rem;font-size:.95rem;font-weight:500;transition:all .2s}.Card-module__UMjvHa__vehicleTypeButton:hover{color:#2563eb;background:#eff6ff;border-color:#2563eb}.Card-module__UMjvHa__vehicleTypeButton:active{background:#dbeafe;border-color:#1d4ed8}
.CampingSwiper-module__7WVXHa__swiper{margin:.75rem 0}.CampingSwiper-module__7WVXHa__header{justify-content:space-between;align-items:center;margin-bottom:.75rem;padding:0 .25rem;display:flex}.CampingSwiper-module__7WVXHa__title{color:#1a1a1a;margin:0;font-size:1rem;font-weight:600}.CampingSwiper-module__7WVXHa__counter{color:#666;font-size:.85rem;font-weight:500}.CampingSwiper-module__7WVXHa__cardWrapper{position:relative}.CampingSwiper-module__7WVXHa__controls{justify-content:center;align-items:center;gap:1rem;margin-top:1rem;padding:.5rem;display:flex}.CampingSwiper-module__7WVXHa__navButton{color:#4b5563;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;font-weight:600;transition:all .2s;display:flex}.CampingSwiper-module__7WVXHa__navButton:hover{color:#374151;background:#e5e7eb;border-color:#d1d5db}.CampingSwiper-module__7WVXHa__navButton:active{transform:scale(.95)}.CampingSwiper-module__7WVXHa__dots{align-items:center;gap:.5rem;display:flex}.CampingSwiper-module__7WVXHa__dot{cursor:pointer;background:#d1d5db;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .2s}.CampingSwiper-module__7WVXHa__dot.CampingSwiper-module__7WVXHa__active{background:#2563eb;width:10px;height:10px}.CampingSwiper-module__7WVXHa__dot:hover{background:#9ca3af}.CampingSwiper-module__7WVXHa__dot.CampingSwiper-module__7WVXHa__active:hover{background:#1d4ed8}
.MessageList-module__gg5e4W__list{flex-direction:column;gap:1rem;display:flex}.MessageList-module__gg5e4W__messageWrapper{flex-direction:column;gap:.75rem;display:flex}.MessageList-module__gg5e4W__empty{text-align:center;color:#666;justify-content:center;align-items:center;height:100%;padding:2rem;font-size:.95rem;display:flex}.MessageList-module__gg5e4W__empty p{max-width:500px;line-height:1.6}
.ChatInput-module__KJ39Ga__form{z-index:10;background:#fff;border-top:1px solid #e5e7eb;align-items:flex-end;gap:.75rem;padding:1rem 1.25rem;display:flex;position:sticky;bottom:0}.ChatInput-module__KJ39Ga__input{resize:none;color:#1f2937;background:#f9fafb;border:2px solid #e5e7eb;border-radius:24px;flex:1;max-height:120px;padding:.875rem 1.125rem;font-family:inherit;font-size:.95rem;line-height:1.5;transition:all .2s;box-shadow:0 1px 2px #0000000d}.ChatInput-module__KJ39Ga__input::placeholder{color:#9ca3af}.ChatInput-module__KJ39Ga__input:focus{background:#fff;border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a,0 1px 2px #0000000d}.ChatInput-module__KJ39Ga__input:disabled{color:#9ca3af;cursor:not-allowed;box-shadow:none;background:#f3f4f6;border-color:#e5e7eb}.ChatInput-module__KJ39Ga__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;border-radius:24px;justify-content:center;align-items:center;min-width:56px;height:48px;padding:.875rem 1.5rem;font-size:1.25rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 4px #2563eb33,0 1px 2px #0000001a}.ChatInput-module__KJ39Ga__submitButton:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%);transform:translateY(-1px);box-shadow:0 4px 8px #2563eb4d,0 2px 4px #0000001a}.ChatInput-module__KJ39Ga__submitButton:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 2px #2563eb33,0 1px 2px #0000001a}.ChatInput-module__KJ39Ga__submitButton:disabled{color:#9ca3af;cursor:not-allowed;box-shadow:none;background:#e5e7eb;transform:none}.ChatInput-module__KJ39Ga__submitButton:focus{outline:none;box-shadow:0 0 0 3px #2563eb33,0 2px 4px #2563eb33}@media (max-width:428px){.ChatInput-module__KJ39Ga__form{gap:.625rem;padding:.875rem 1rem}.ChatInput-module__KJ39Ga__input{padding:.75rem 1rem;font-size:.9rem}.ChatInput-module__KJ39Ga__submitButton{min-width:48px;height:44px;padding:.75rem 1.25rem;font-size:1.1rem}}
.ChatInterface-module__YxwtdG__container{background:#fafafa;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}@media (max-width:428px){.ChatInterface-module__YxwtdG__container{min-width:0}}.ChatInterface-module__YxwtdG__messagesContainer{flex-direction:column;flex:1;padding:1.5rem;display:flex;overflow-y:auto}.ChatInterface-module__YxwtdG__messagesContainer::-webkit-scrollbar{width:6px}.ChatInterface-module__YxwtdG__messagesContainer::-webkit-scrollbar-track{background:0 0}.ChatInterface-module__YxwtdG__messagesContainer::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:3px}.ChatInterface-module__YxwtdG__messagesContainer::-webkit-scrollbar-thumb:hover{background:#b0b0b0}
.DemoChatView-module__lnKBia__container{background:#fafafa;flex-direction:column;width:100%;height:100%;display:flex}.DemoChatView-module__lnKBia__messagesContainer{flex-direction:column;flex:1;padding:1.5rem;display:flex;overflow-y:auto}.DemoChatView-module__lnKBia__messagesContainer::-webkit-scrollbar{width:6px}.DemoChatView-module__lnKBia__messagesContainer::-webkit-scrollbar-track{background:0 0}.DemoChatView-module__lnKBia__messagesContainer::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:3px}.DemoChatView-module__lnKBia__list{flex-direction:column;gap:1rem;display:flex}.DemoChatView-module__lnKBia__messageWrapper{flex-direction:column;gap:.75rem;display:flex}.DemoChatView-module__lnKBia__inputPlaceholder{text-align:center;background:#fff;border-top:1px solid #e0e0e0;padding:1rem 1.5rem}.DemoChatView-module__lnKBia__inputPlaceholder p{color:#666;margin:0;font-size:.85rem}.DemoChatView-module__lnKBia__loadingBubble{background:#fff;border:1px solid #e0e0e0;border-radius:12px;align-self:flex-start;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.DemoChatView-module__lnKBia__loadingDot{background:#9ca3af;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite DemoChatView-module__lnKBia__loadingPulse}.DemoChatView-module__lnKBia__loadingDot:nth-child(2){animation-delay:.2s}.DemoChatView-module__lnKBia__loadingDot:nth-child(3){animation-delay:.4s}@keyframes DemoChatView-module__lnKBia__loadingPulse{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}
.demo-module__4yB7Fa__container{flex-direction:column;width:100%;height:100vh;display:flex;overflow:hidden}.demo-module__4yB7Fa__header{background:#fff;border-bottom:1px solid #e0e0e0;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.demo-module__4yB7Fa__header h1,.demo-module__4yB7Fa__header h2{color:#1a1a1a;font-size:1.25rem;font-weight:600}.demo-module__4yB7Fa__backButton{color:#4b5563;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:.25rem;padding:.5rem .875rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.demo-module__4yB7Fa__backButton:hover{color:#374151;background:#e5e7eb;border-color:#d1d5db;transform:translate(-2px)}.demo-module__4yB7Fa__backButton:active{transform:translate(0)}.demo-module__4yB7Fa__mainContent{flex:1;min-width:0;display:flex;position:relative;overflow:hidden}
