.location-selector-container{width:100%;max-width:600px;margin:0 auto;position:relative;overflow:visible;min-height:fit-content;max-height:100vh;max-height:100dvh;display:flex;flex-direction:column}.header-section{text-align:center;margin-bottom:30px;padding:20px 0;background:#ffffffe6;border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px #0000001a}.header-decoration{width:80px;height:4px;background:linear-gradient(90deg,#228b22,#32cd32);margin:0 auto 20px;border-radius:2px}.header-decoration.bottom{margin:20px auto 0;width:60px;background:linear-gradient(90deg,orange,#ff8c00)}.main-title{color:#1a1a1a!important;font-size:28px!important;font-weight:700!important;margin-bottom:10px!important;letter-spacing:1px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.banna-slogan{color:#2d8a0e;font-size:14px;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.1)}.selector-card{border-radius:16px;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2);background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.selector-card .ant-card-body{padding:40px 30px}.card-content{text-align:center}.step-indicator{display:flex;justify-content:center;margin-bottom:30px;padding:20px 0}.step-item{display:flex;align-items:center;margin:0 20px;color:#999;font-size:14px;transition:all .3s ease}.step-item.active{color:#52c41a;font-weight:600}.step-item.completed{color:#52c41a}.step-number{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:8px;font-size:12px;font-weight:600;border:2px solid #e8e8e8;background:#fff;transition:all .3s ease}.step-item.active .step-number,.step-item.completed .step-number{border-color:#52c41a;background:#52c41a;color:#fff}.step-name{font-weight:500}.section-title{color:#34495e!important;font-size:20px!important;margin-bottom:30px!important;font-weight:600}.breadcrumb-section{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #87ceeb;border-radius:12px;padding:15px 20px;margin-bottom:25px;text-align:center}.breadcrumb-text{color:#2c3e50;font-size:16px;font-weight:500}.step-status-text{color:#52c41a;font-size:14px;font-weight:400;font-style:italic;opacity:.8}.check-icon{color:#52c41a;font-size:18px}.select-wrapper{margin-bottom:30px}.location-select{width:100%!important}.location-select .ant-select-selector{height:50px!important;border-radius:12px!important;border:2px solid #e8f5e8!important;background:#fffffff2!important;box-shadow:0 2px 8px #228b221a!important;transition:all .3s ease!important;display:flex!important;align-items:center!important}.location-select .ant-select-selector:hover{border-color:#52c41a!important;box-shadow:0 4px 12px #52c41a33!important}.location-select.ant-select-focused .ant-select-selector{border-color:#52c41a!important;box-shadow:0 0 0 2px #52c41a33!important}.location-select .ant-select-selection-placeholder{color:#999!important;font-size:16px;line-height:46px!important}.location-select .ant-select-selection-item{color:#2c3e50!important;font-weight:500;line-height:46px!important}.select-option{display:flex;justify-content:space-between;align-items:center;width:100%}.action-buttons{text-align:center;margin-bottom:25px}.action-buttons .ant-btn{min-width:100px}.clear-button{background:#ffffffe6!important;border:2px solid #ffebee!important;color:#d32f2f!important;font-weight:500!important}.clear-button:hover{border-color:#d32f2f!important;color:#d32f2f!important;background:#fff5f5e6!important}.submit-button{height:50px!important;padding:0 40px!important;border-radius:25px!important;font-size:16px!important;font-weight:600!important;background:linear-gradient(135deg,#52c41a,#389e0d)!important;border:none!important;box-shadow:0 4px 15px #52c41a66!important;transition:all .3s ease!important}.submit-button:hover:not(:disabled){transform:translateY(-2px)!important;box-shadow:0 6px 20px #52c41a99!important;background:linear-gradient(135deg,#389e0d,#52c41a)!important}.submit-button:active{transform:translateY(0)!important}.submit-button:disabled{background:linear-gradient(135deg,#d9d9d9,#bfbfbf)!important;box-shadow:none!important;cursor:not-allowed}.usage-tips{background:#f8f9facc;border-radius:12px;padding:20px;border:1px solid #e9ecef}.tip-text{color:#6c757d!important;font-size:14px!important;margin-bottom:0!important;line-height:1.6!important;text-align:center}.banna-decorations{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:hidden;z-index:-1}.decoration-item{position:absolute;font-size:24px;opacity:.08;animation:float 8s ease-in-out infinite}.decoration-item.elephant{top:10%;left:5%;animation-delay:-1s}.decoration-item.bamboo{top:20%;right:8%;animation-delay:-2s}.decoration-item.temple{bottom:25%;left:10%;animation-delay:-3s}.decoration-item.tea{bottom:15%;right:5%;animation-delay:-4s}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-8px) rotate(3deg)}}@media (max-width: 768px){.location-selector-container{max-width:100%;padding:0 10px;max-height:95vh;max-height:95dvh;overflow-y:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.location-selector-container::-webkit-scrollbar{display:none}.header-section{margin-bottom:15px;padding:15px 10px;flex-shrink:0;background:#fffffff2;border-radius:12px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 15px #0000001a}.main-title{font-size:22px!important;margin-bottom:8px!important;color:#1a1a1a!important;text-shadow:0 1px 3px rgba(0,0,0,.15)}.selector-card{flex:1;display:flex;flex-direction:column;min-height:0}.selector-card .ant-card-body{padding:20px 15px;flex:1;display:flex;flex-direction:column}.card-content{flex:1;display:flex;flex-direction:column;justify-content:space-between;min-height:0}.section-title{font-size:18px!important;margin-bottom:20px!important}.step-indicator{padding:15px 0;margin-bottom:20px;justify-content:space-around}.step-item{margin:0 15px;flex-direction:column;text-align:center;flex:1;max-width:120px}.step-number{margin-right:0;margin-bottom:8px;width:28px;height:28px;font-size:12px}.step-name{font-size:13px;line-height:1.2}.breadcrumb-section{padding:12px 15px;margin-bottom:20px}.breadcrumb-text{font-size:14px}.location-select .ant-select-selector{height:46px!important}.location-select .ant-select-selection-placeholder{line-height:42px!important;font-size:15px}.location-select .ant-select-selection-item{line-height:42px!important}.action-buttons{margin-bottom:20px}.action-buttons .ant-space{width:100%;justify-content:center}.action-buttons .ant-btn{min-width:80px;height:44px!important;font-size:14px!important}.clear-button{min-width:90px!important}.submit-button{min-width:140px!important}.usage-tips{padding:15px}.tip-text{font-size:13px!important}}@media (max-width: 480px){.location-selector-container{max-height:98vh;max-height:98dvh;padding:0 8px}.header-section{padding:12px 8px;margin-bottom:12px;background:#fffffff2;border-radius:10px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 2px 12px #0000001a}.main-title{font-size:20px!important;line-height:1.3!important;color:#1a1a1a!important;text-shadow:0 1px 3px rgba(0,0,0,.15)}.selector-card .ant-card-body{padding:18px 12px}.step-indicator{padding:12px 0;margin-bottom:18px;justify-content:space-around}.step-item{margin:0 12px;flex:1;max-width:100px}.step-number{width:26px;height:26px;font-size:11px;margin-bottom:6px}.step-name{font-size:12px;line-height:1.3}.location-select .ant-select-selection-placeholder{font-size:14px}.action-buttons .ant-btn{min-width:70px;height:40px!important;font-size:13px!important;margin:2px}.clear-button{min-width:75px!important}.submit-button{min-width:120px!important}.breadcrumb-section{padding:10px 12px;margin-bottom:15px}.breadcrumb-text{font-size:13px;line-height:1.4}.decoration-item{font-size:18px;opacity:.05}.banna-slogan{font-size:12px;color:#2d8a0e;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.1)}}@media (max-width: 430px) and (min-height: 900px){.location-selector-container{max-height:96vh;max-height:96dvh;padding:0 12px}.header-section{padding:15px 12px;margin-bottom:18px;background:#fffffff2;border-radius:12px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 3px 15px #0000001a}.main-title{font-size:22px!important;line-height:1.3!important;color:#1a1a1a!important;text-shadow:0 1px 3px rgba(0,0,0,.15)}.banna-slogan{font-size:13px;color:#2d8a0e;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.1)}.selector-card .ant-card-body{padding:22px 16px}.step-indicator{padding:15px 0;margin-bottom:20px;justify-content:space-around}.step-item{margin:0 8px;flex:1;max-width:110px}.step-name{font-size:12px;line-height:1.3}.step-number{width:28px;height:28px;font-size:11px;margin-bottom:6px}.section-title{font-size:19px!important;margin-bottom:18px!important}.breadcrumb-section{padding:12px 16px;margin-bottom:18px}.breadcrumb-text{font-size:14px}.location-select .ant-select-selector{height:48px!important}.location-select .ant-select-selection-placeholder{font-size:15px;line-height:44px!important}.location-select .ant-select-selection-item{line-height:44px!important}.action-buttons .ant-btn{min-width:85px;height:44px!important;font-size:14px!important}.submit-button{min-width:140px!important;padding:0 35px!important}.usage-tips{padding:16px}.tip-text{font-size:13px!important}}@media (max-width: 450px) and (min-height: 950px){.location-selector-container{max-height:95vh;max-height:95dvh;padding:0 15px}.main-title{font-size:24px!important;color:#1a1a1a!important;text-shadow:0 2px 4px rgba(0,0,0,.15)}.selector-card .ant-card-body{padding:25px 18px}}.fixed-dropdown{position:absolute!important;z-index:9999!important;-webkit-overflow-scrolling:touch!important;will-change:transform!important}.ant-select-dropdown,.fixed-dropdown{-webkit-overflow-scrolling:touch!important;max-height:280px!important;border-radius:12px!important;box-shadow:0 8px 24px #0000001f!important;border:1px solid rgba(0,0,0,.06)!important;touch-action:pan-y!important;overscroll-behavior:contain!important}.ant-select-open,.ant-select-open .location-selector-container{overflow:hidden}@media (max-width: 768px){.ant-select-dropdown,.fixed-dropdown{max-height:240px!important;transform:translateZ(0)!important;border-radius:8px!important;position:fixed!important;will-change:transform!important}.ant-select-dropdown .ant-select-item,.fixed-dropdown .ant-select-item{padding:12px 16px!important;font-size:15px!important;line-height:1.4!important;min-height:44px!important;display:flex!important;align-items:center!important;touch-action:manipulation!important}.ant-select-dropdown .ant-select-item+.ant-select-item,.fixed-dropdown .ant-select-item+.ant-select-item{border-top:1px solid #f5f5f5}.ant-select-dropdown .ant-select-item:hover,.fixed-dropdown .ant-select-item:hover{background-color:#f6ffed!important}.ant-select-dropdown .ant-select-item-option-selected,.fixed-dropdown .ant-select-item-option-selected{background-color:#f6ffed!important;color:#52c41a!important;font-weight:600!important}}@media (max-width: 480px){.ant-select-dropdown,.fixed-dropdown{max-height:200px!important;border-radius:8px!important;box-shadow:0 6px 20px #00000026!important}.ant-select-dropdown .ant-select-item,.fixed-dropdown .ant-select-item{padding:10px 12px!important;font-size:14px!important;min-height:40px!important}}.location-select-button{height:50px!important;border-radius:12px!important;border:2px solid #e8f5e8!important;background:#fffffff2!important;box-shadow:0 2px 8px #228b221a!important;transition:all .3s ease!important;font-size:16px!important;font-weight:500!important;color:#2c3e50!important;display:flex!important;align-items:center!important;justify-content:center!important}.location-select-button:hover{border-color:#52c41a!important;box-shadow:0 4px 12px #52c41a33!important;color:#2c3e50!important;background:#fffffffa!important}.location-modal .ant-modal-content{border-radius:16px!important;overflow:hidden!important;border:none!important;box-shadow:0 8px 32px #0000001f!important}.location-modal .ant-modal-header{border-bottom:1px solid #f0f0f0!important;padding:20px 24px!important;background:#fafafa!important;border-radius:16px 16px 0 0!important}.location-modal .ant-modal-title{font-size:18px!important;font-weight:600!important;color:#2c3e50!important}.location-modal .ant-modal-body{padding:0!important;max-height:60vh!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}.modal-content{width:100%!important}.modal-content .ant-list{max-height:60vh!important}.option-item{border-bottom:1px solid #f5f5f5!important;cursor:pointer!important;transition:background-color .2s ease!important;padding:0!important;margin:0!important;border-left:none!important;border-right:none!important;border-top:none!important}.option-item:hover{background-color:#f6ffed!important}.option-item:last-child{border-bottom:none!important}.option-content{width:100%;display:flex!important;justify-content:space-between!important;align-items:center!important;padding:16px 24px!important;min-height:50px!important}.option-label{font-size:16px!important;color:#2c3e50!important;font-weight:500!important}.selected-icon{color:#52c41a!important;font-size:18px!important}@media (max-width: 768px){.location-select-button{height:46px!important;font-size:15px!important;border-radius:10px!important}.location-modal{margin:16px!important;max-width:none!important;width:calc(100% - 32px)!important}.location-modal .ant-modal-content{margin:0!important;border-radius:12px!important;width:100%!important;max-height:70vh!important;border:none!important;box-shadow:0 8px 24px #0000001f!important}.location-modal .ant-modal-header{padding:16px 20px!important;background:#fafafa!important;border-bottom:1px solid #f0f0f0!important;border-radius:12px 12px 0 0!important}.location-modal .ant-modal-title{font-size:16px!important}.location-modal .ant-modal-body{max-height:50vh!important;padding:0!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important}.option-content{padding:14px 20px!important;min-height:48px!important}.option-label{font-size:15px!important}.selected-icon{font-size:16px!important}}@media (max-width: 480px){.location-select-button{height:44px!important;font-size:14px!important}.location-modal{margin:12px!important;width:calc(100% - 24px)!important}.location-modal .ant-modal-content{border-radius:10px!important;max-height:65vh!important;border:none!important}.location-modal .ant-modal-header{padding:14px 16px!important;border-radius:10px 10px 0 0!important}.location-modal .ant-modal-title{font-size:15px!important}.location-modal .ant-modal-body{max-height:45vh!important;padding:0!important}.option-content{padding:12px 16px!important;min-height:44px!important}.option-label{font-size:14px!important}}@media (max-width: 768px){.step-indicator{padding:18px 0!important;margin-bottom:25px!important}.step-item{margin:0 25px!important}}@media (max-width: 480px){.step-indicator{padding:16px 0!important;margin-bottom:20px!important}.step-item{margin:0 20px!important}}@media (max-width: 430px){.step-item{margin:0 18px!important}}.mobile-modal-wrap{padding:16px!important}.mobile-modal-wrap .ant-modal{margin:0!important;max-width:none!important;width:100%!important;top:50%!important;transform:translateY(-50%)!important;border:none!important}.ant-modal-wrap{padding:0!important}.ant-modal{border:none!important;box-shadow:none!important}.ant-modal-content{border:none!important;outline:none!important;box-shadow:0 8px 32px #0000001f!important;padding:0!important}@media (max-width: 430px) and (min-height: 900px){.location-modal .ant-modal-body{max-height:50vh!important}.option-content{padding:14px 18px!important;min-height:46px!important}.option-label{font-size:15px!important}}.app{min-height:100vh;min-height:100dvh;height:100vh;height:100dvh;background:url(../backimg.png) center center/cover no-repeat;background-attachment:fixed;display:flex;align-items:center;justify-content:center;padding:20px;overflow:hidden;position:fixed;top:0;left:0;right:0;bottom:0;width:100%}.app:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 20%,rgba(34,139,34,.05) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(255,165,0,.05) 0%,transparent 50%),radial-gradient(circle at 40% 60%,rgba(60,179,113,.03) 0%,transparent 50%);z-index:-1;pointer-events:none}@media (max-width: 768px){.app{padding:10px;align-items:center;justify-content:center;height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;overflow:hidden}}@media (max-width: 480px){.app{padding:8px;align-items:center;justify-content:center}}@media (max-width: 430px) and (min-height: 900px){.app{padding:12px;height:100vh;height:100dvh;overflow:hidden}}html,body{overflow-x:hidden;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;position:relative;width:100%;height:100%;margin:0;padding:0}body{-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;touch-action:manipulation}@media (max-width: 768px){html,body{overflow:hidden;height:100vh;height:100dvh;position:fixed;width:100%}#root{height:100vh;height:100dvh;overflow:hidden;width:100%}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Microsoft YaHei,sans-serif;background:linear-gradient(135deg,#f8f9fa,#e9ecef);min-height:100vh;color:#333;line-height:1.6}#root{min-height:100vh}@media (max-width: 768px){body{font-size:14px}}
