.chat-layout{display:flex;height:100%;position:relative}.sidebar-wrapper{height:100%}.mobile-topbar{width:100%;height:52px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 15px;background:#ffffffd9;box-sizing:border-box}.mobile-topbar-logo{display:flex;flex-direction:row;align-items:center;height:36px;gap:5px;opacity:1;position:relative}.mobile-topbar-logo-face{width:36px;height:36px}.mobile-topbar-logo-ai{position:absolute;top:22px;left:22px;width:16px;height:16px}.mobile-topbar-logo-logo{width:109px;height:18px}.page-wrapper{flex:1;height:100vh;min-height:0;display:flex;flex-direction:column;position:relative}.chat-wrapper{position:relative;flex:1;width:100%;display:flex;flex-direction:column;box-sizing:border-box;min-height:0}.conversation-footer{position:absolute;left:0;right:0;bottom:0;width:100%;height:35px;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:1}.conversation-footer p{text-align:center;font-weight:400;font-size:13px;line-height:15px;letter-spacing:0;color:#3336;margin-block-start:0;margin-block-end:0}.conversation-footer a{font-weight:400;font-size:13px;line-height:15px;letter-spacing:0;color:#3336;text-decoration:none}@media (max-width: 768px){.chat-layout{flex-direction:column}.sidebar-wrapper{display:none}}.chat-home-image{position:absolute;bottom:120px;right:16px;z-index:0}@media (max-width: 1400px){.chat-home-image{display:none}}.chat-home-button{position:absolute;top:100px;right:8px;z-index:0}@media (max-width: 768px){.chat-home-button{top:470px}}.sidebar{display:flex;flex-direction:row;height:100vh;position:relative;-webkit-user-select:none;user-select:none;box-sizing:border-box;transition:width .3s ease}.sidebar-column{display:flex;flex-direction:column;width:100%;opacity:1;transition:opacity .2s ease}.sidebar-header{display:flex;flex-direction:column;gap:12px;padding:16px}.sidebar-title-row{display:flex;justify-content:space-between;align-items:center}.sidebar-title-row-inner{display:flex;align-items:center;cursor:pointer}.sidebar-title{font-size:18px;font-weight:600}.collapse-button{cursor:pointer;width:20px;height:20px;opacity:.6;transition:opacity .2s}.collapse-button:hover{opacity:1}.expand-sidebar{height:100%;width:100%;display:flex;flex-direction:column;align-items:center;border-right-width:1px;opacity:1;transition:opacity .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.expand-sidebar-inner{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;opacity:1;padding:15px;border-radius:15px}.expand-sidebar-logo{display:flex;padding-left:16px}.expand-sidebar-button{display:flex;flex-direction:row;gap:16px;opacity:1;border-radius:38px;border:1px solid #00000033;padding:8px}.expand-button{cursor:pointer;width:20px;height:20px;opacity:.6;transition:opacity .2s}.expand-button:hover{opacity:1}.sidebar-content{flex:1;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.sidebar-content::-webkit-scrollbar{display:none}.conversation-list{padding:8px}.conversation-group{margin-bottom:16px}.group-title{font-size:13px;font-weight:600;color:#00000073;padding:8px 12px;margin-bottom:4px}.conversation-item{padding:10px 12px;margin-bottom:4px;border-radius:8px;cursor:pointer;transition:background-color .2s}.conversation-item:hover{background-color:#0000000f}.conversation-title{font-size:14px;line-height:1.4;word-break:break-word;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.loading-more,.no-more{text-align:center;padding:12px;font-size:12px;opacity:.6}.sidebar-resizer{width:5px;cursor:ew-resize;transition:background-color .2s}.sidebar-resizer-dark{background-color:#2b2b2b}.sidebar-resizer-light{background-color:#f5f5f5}.sidebar-resizer-dark:hover,.sidebar-resizer-dark:active{background-color:#1a1a1a}.sidebar-resizer-light:hover,.sidebar-resizer-light:active{background-color:#d8d8d8}.new-conversation-button{width:100%;height:44px;box-sizing:border-box;padding:8px 12px;border-radius:8px;background-color:#f46220;color:#fff;font-weight:500;text-align:center;cursor:pointer;transition:background-color .2s}.new-conversation-button:hover{background-color:#f46220;opacity:.9}.nav-title{width:100%;box-sizing:border-box}.nav-title-option{display:flex;flex-direction:row;align-items:center;width:100%;height:44px;padding-left:8px;border-radius:10px;background-color:transparent;color:#000;cursor:pointer;transition:background-color .2s}.nav-title-option:hover{background-color:#0000000f}.nav-title-option img{width:20px;height:20px;margin-right:8px}.history-search-row{padding-bottom:16px;display:flex;justify-content:space-between;align-items:center;gap:8px;border-bottom:1px solid rgba(0,0,0,.06)}.history-label{font-weight:500;font-size:16px;line-height:14px;white-space:nowrap}.history-search-row img{width:66px;height:24px;cursor:pointer}@media (max-width: 768px){.sidebar{height:100%;width:100%!important}.sidebar-resizer{display:none}}.user-container{display:flex;flex-direction:column}.user-container-inner{position:relative;display:flex;padding:10px}.user-container-inner p{font-weight:400;font-size:15px;line-height:15px;color:#00000080}.user-container-inner-value{font-weight:500!important;font-size:15px!important;line-height:15px!important;color:#000!important}.user-container-inner img{width:34px;height:34px;border-radius:45px}.user-container-inner-input{flex:1;background:#000!important;font-weight:400;font-size:15px;text-align:left;line-height:15px;letter-spacing:0;color:#8a8585}.user-container-inner-input.ant-input,.user-container-inner-input-input.ant-input-outlined{border:25px!important;height:35px;margin-left:10px;background:#f5f5f5!important;outline:none!important}.user-container-inner-input.ant-input:focus,.user-container-inner-input.ant-input:hover,.user-container-inner-input.ant-input-outlined:focus,.user-container-inner-input.ant-input-outlined:hover{border:none!important;box-shadow:none!important;outline:none!important}.sidebar-end{display:flex;justify-content:space-between;align-items:center;padding-right:15px;padding-left:15px}.sidebar-end-content{flex:1;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-top:1px solid #ccc}.sidebar-end-content img{width:20px;height:20px;opacity:.5}.sidebar-end-content img:hover{opacity:1}.sidebar-end-content-info{display:flex;align-items:center;gap:10px}.sidebar-end-content-info img{width:34px;height:33px;border-radius:50%;border:1px solid #ccc}.user-container-vip{display:flex;flex-direction:column;padding:10px;gap:6px}.user-container-vip-row{display:flex;justify-content:space-between;align-items:center}.user-container-vip-row p{font-weight:400;font-size:15px;line-height:15px;color:#00000080;margin:0}.vip-button{box-sizing:border-box!important;display:flex!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;padding:11px 15px!important;width:98px!important;height:39px!important;background:#f46220!important;border:none!important;border-radius:10px!important;font-size:14px!important;color:#fff!important}.vip-button:hover{background:#e55a1c!important}.vip-hint{font-size:12px!important;color:#f46220!important;margin:0 0 0 45px!important;line-height:18px!important}.recharge-container{display:flex;flex-direction:column;gap:12px;padding:10px 0}.recharge-item{display:flex;justify-content:space-between;align-items:center;padding:16px;border:1px solid #e8e8e8;border-radius:10px;transition:border-color .2s}.recharge-item:hover{border-color:#f46220}.recharge-info{display:flex;flex-direction:column;gap:4px}.recharge-title{font-size:16px;font-weight:500;color:#333;margin:0!important}.recharge-desc{font-size:13px;color:#999;margin:0!important}.recharge-price-btn{box-sizing:border-box!important;display:flex!important;justify-content:center!important;align-items:center!important;padding:8px 20px!important;height:36px!important;background:#f46220!important;border:none!important;border-radius:8px!important;font-size:16px!important;font-weight:500!important;color:#fff!important}.recharge-price-btn:hover{background:#e55a1c!important}.recharge-tip{font-size:12px;color:#999;text-align:center;margin:8px 0 0!important}.avatar-mask{position:fixed;inset:0;background:#0003;z-index:9998}.avatar{position:absolute;top:50px;left:50px;background:#fff;padding:12px;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:9999;display:grid;grid-template-columns:repeat(3,60px);gap:8px;border:1px solid #E5E7EB}.profile-btn-container{display:flex;justify-content:flex-start;gap:30px;margin-top:0;padding-top:0;margin-left:40px}.profile-primary-btn{background-color:#ff7d00!important;border-color:#ff7d00!important;color:#fff!important;font-size:16px!important;height:44px!important;padding:0 24px!important;min-width:100px!important;border-radius:12px!important}.profile-cancel-btn{background-color:#fff!important;border-color:#ccc!important;color:#666!important;font-size:16px!important;height:44px!important;padding:0 24px!important;min-width:100px!important;border-radius:12px!important}.image-card{opacity:1;border-radius:10px;padding:15px;border:1px solid #0000001A;background:#fff;display:flex;flex-direction:column;align-items:center}.image-card img{width:120px;height:120px;opacity:1}.image-card p{min-width:108px;font-weight:600;font-size:15px;line-height:1px;text-align:center}.floating-image{display:flex;flex-direction:column;align-items:center;gap:12px}.floating-button{display:flex;flex-direction:column;opacity:1;border-radius:8px;padding-right:5px;padding-left:5px}.floating-button img{width:50px;height:50px;opacity:1}.login-wrapper{display:flex;justify-content:center;align-items:flex-start}.login-container{display:flex;flex-direction:column;gap:10px;margin:60px 0;padding:0 20px;width:100%;max-width:400px;box-sizing:border-box}.login-container h1{font-size:28px;margin-bottom:20px}.login-row{width:100%;display:flex;flex-direction:row;gap:8px}.login-row input{flex:1;height:52px;border-radius:12px;border:1px solid #0000000A;padding:0 10px;gap:10px;background:#f5f5f5;font-weight:400;font-size:15px;line-height:15px;letter-spacing:0;box-sizing:border-box;transition:box-shadow .3s ease}.login-row input::placeholder{font-weight:400;font-size:15px;line-height:15px;letter-spacing:0;color:#00000080}.login-row button{height:52px;border-color:#f46220;color:#f46220}.agreement-text{width:100%;text-align:center;font-weight:400;font-size:14px;line-height:100%;letter-spacing:1px;color:#787878;white-space:nowrap}.link-text{color:#3870ff;cursor:pointer}.login-button{width:100%;border-radius:12px;border:1px solid #F46220;height:52px;background-color:#f46220;color:#fff}.login-button:hover{background-color:#f46220!important;border-color:#f46220!important;color:#fff!important}.login-button:disabled{background-color:#f6ac8a!important;border-color:#ccc!important;color:#fff!important;cursor:not-allowed}.vip-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1100}.vip-modal-content{position:relative;display:flex;flex-direction:column;padding:2px 15px 15px;background:linear-gradient(89.63deg,#e9bd7dd9 .51%,#f1dbaed9 99.88%),linear-gradient(89.63deg,#fedcaad9 .51%,#fbbf7fd9 99.88%);border-radius:25px;width:900px;height:650px;max-width:90%;max-height:90vh;box-shadow:0 4px 20px #00000026;box-sizing:border-box}.vip-modal-content:after{content:"";position:absolute;top:0;right:80px;width:130px;height:130px;background:url(data:image/png;base64,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) no-repeat top right;background-size:contain;pointer-events:none;z-index:10}.vip-modal-header{display:flex;justify-content:space-between;align-items:center;padding:10px 30px}.vip-modal-title{display:flex;align-items:center;gap:12px;font-size:24px;font-weight:600;color:#3d2a1a}.vip-icon-badge{width:36px;height:36px;object-fit:contain}.vip-modal-close{width:36px;height:36px;border:none;background:transparent;font-size:28px;color:#3d2a1a;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s}.vip-modal-close:hover{color:#000}.vip-modal-body-wrapper{background:#ffffffb3;border-radius:15px;padding:15px;box-sizing:border-box;margin:5px;flex:1;overflow:auto;min-height:0}.vip-modal-body{display:flex;gap:20px;height:100%}.vip-modal-left{flex:1;padding:10px}.comparison-title{font-size:18px;font-weight:600;color:#3d2a1a;margin-bottom:16px;display:flex;align-items:center;justify-content:flex-start;gap:8px}.comparison-title:before{content:"";width:40px;height:20px;background:url("data:image/svg+xml,%3csvg%20width='54'%20height='3'%20viewBox='0%200%2054%203'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20y='1'%20width='53'%20height='1'%20fill='url(%23paint0_linear_4097_2374)'/%3e%3ccircle%20cx='52.4998'%20cy='1.5'%20r='1.5'%20fill='%23593616'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_4097_2374'%20x1='-1'%20y1='1.5'%20x2='53'%20y2='1.49998'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.3'%20stop-color='%23CDA56D'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='%23441F00'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center;background-size:contain}.comparison-title:after{content:"";width:40px;height:20px;background:url("data:image/svg+xml,%3csvg%20width='54'%20height='3'%20viewBox='0%200%2054%203'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='53'%20height='1'%20transform='matrix(-1%200%200%201%2053.9998%201)'%20fill='url(%23paint0_linear_4097_2378)'/%3e%3crect%20width='53'%20height='1'%20transform='matrix(-1%200%200%201%2053.9998%201)'%20fill='url(%23paint1_linear_4097_2378)'/%3e%3ccircle%20cx='1.5'%20cy='1.5'%20r='1.5'%20transform='matrix(-1%200%200%201%203%200)'%20fill='%234C2B0F'/%3e%3cdefs%3e%3clinearGradient%20id='paint0_linear_4097_2378'%20x1='-1'%20y1='0.499995'%20x2='53'%20y2='0.499977'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.3'%20stop-color='%236D90CD'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='%2322375D'/%3e%3c/linearGradient%3e%3clinearGradient%20id='paint1_linear_4097_2378'%20x1='-1'%20y1='0.499995'%20x2='53'%20y2='0.499977'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20offset='0.3'%20stop-color='%23CDA56D'%20stop-opacity='0'/%3e%3cstop%20offset='1'%20stop-color='%23441F00'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e") no-repeat center;background-size:contain}.comparison-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #D4A86A;border-radius:8px;overflow:hidden}.comparison-table thead{background:#eac89680}.comparison-table th{padding:12px;font-size:14px;font-weight:600;color:#3d2a1a;border-right:1px solid #D4A86A;border-bottom:1px solid #D4A86A}.comparison-table th:first-child,.comparison-table td:first-child{border-left:none}.comparison-table thead tr:first-child th{border-top:none}.comparison-table td{padding:12px;text-align:center;font-size:13px;color:#5d4a3a;border-right:1px solid #D4A86A;border-bottom:1px solid #D4A86A}.comparison-table tbody tr:last-child td{border-bottom:none}.comparison-table th:last-child,.comparison-table td:last-child{border-right:none}.comparison-table tbody tr:nth-child(2n){background:#faf0dc4d}.check-mark{color:#e67e22;font-size:18px;font-weight:700}.vip-modal-right{width:250px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:12px}.member-type-selector{display:flex;gap:10px;margin-bottom:4px;margin-top:50px;width:100%}.member-type-btn{flex:1;padding:5px 3px;background:transparent;border:1px solid #D4A86A;border-radius:8px;cursor:pointer;text-align:center}.member-type-btn.selected{border:2px solid #F46220;background:transparent}.member-type-title{font-size:13px;color:#3d2a1a;margin-bottom:6px;font-weight:500}.member-type-btn.selected .member-type-title{color:#f46220;font-weight:600}.member-type-price{display:flex;align-items:baseline;justify-content:center;font-weight:700;color:#3d2a1a}.member-type-price-symbol{font-size:14px;margin-right:6px}.member-type-price-value{font-size:18px}.member-type-btn.selected .member-type-price{color:#f46220}.price-section{display:flex;align-items:baseline;justify-content:center;margin-bottom:10px}.price-symbol{font-size:18px;color:#f46220;font-weight:600;margin-right:8px}.price-value{font-size:26px;color:#f46220;font-weight:700;line-height:1}.price-unit{font-size:16px;color:#f46220;margin-left:4px}.qrcode-section{display:flex;flex-direction:column;align-items:center;gap:5px}.qrcode-placeholder{width:120px;height:120px;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a}.qrcode-box{width:120px;height:120px;background:#f5f5f5;border:2px dashed #ccc;display:flex;align-items:center;justify-content:center}.payment-text{font-size:16px;color:#3d2a1a;font-weight:600}.agreement-section{display:flex;flex-direction:column;align-items:center;gap:0}.agreement-text{font-size:12px;color:#888;text-align:center;line-height:1.6;max-width:280px;margin:0}.agreement-link{color:#1890ff;text-decoration:none;margin-top:0}.agreement-link:hover{text-decoration:underline}.vip-personal-section{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:0}.vip-personal-icon{width:120px;height:120px;object-fit:contain}.vip-personal-text{font-size:14px;color:#3d2a1a;font-weight:500;text-align:center}.vip-personal-bonus{font-size:11px;color:#f46220;font-weight:600;text-align:center}.vip-personal-scan-text{font-size:16px;color:#000;font-weight:500;text-align:center}@media (max-width: 768px){.vip-modal-content{width:95%;max-width:none}.vip-modal-body{flex-direction:column;padding:20px}.vip-modal-right{width:100%}.vip-modal-title{font-size:18px}.vip-icon-badge{width:40px;height:40px;font-size:24px}.comparison-table th,.comparison-table td{padding:10px 8px;font-size:14px}.price-value{font-size:36px}}.vip-group-modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1100}.vip-group-modal-content{position:relative;display:flex;flex-direction:column;padding:30px 40px 50px;background:#fff;border-radius:20px;width:400px;max-width:90%;box-shadow:0 4px 20px #00000026;box-sizing:border-box}.vip-group-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.vip-group-modal-title{font-size:22px;font-weight:600;color:#000}.vip-group-modal-close{width:32px;height:32px;border:none;background:transparent;font-size:24px;color:#000;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s}.vip-group-modal-close:hover{opacity:.6}.vip-group-modal-body{display:flex;flex-direction:column;align-items:center;gap:16px}.vip-group-qrcode-section{background:#fff;border-radius:12px;padding:10px}.vip-group-qrcode{width:220px;height:220px;object-fit:contain}.vip-group-tip{font-size:16px;color:#000;margin:10px 0 0}.vip-group-desc{font-size:16px;color:#000;text-align:center;margin:0}.user-modal-container{display:flex;flex-direction:column}.user-modal-container-inner{position:relative;display:flex;padding:10px}.user-modal-container-inner p{font-weight:400;font-size:15px;line-height:15px;color:#00000080}.user-modal-container-inner-value{font-weight:500!important;font-size:15px!important;line-height:15px!important;color:#000!important}.user-modal-container-inner img{width:34px;height:34px;border-radius:45px}.user-modal-container-inner-input{flex:1;background:#000!important;font-weight:400;font-size:15px;text-align:left;line-height:15px;letter-spacing:0;color:#8a8585}.user-modal-container-inner-input.ant-input,.user-modal-container-inner-input-input.ant-input-outlined{border:25px!important;height:35px;margin-left:10px;background:#f5f5f5!important;outline:none!important}.user-modal-container-inner-input.ant-input:focus,.user-modal-container-inner-input.ant-input:hover,.user-modal-container-inner-input.ant-input-outlined:focus,.user-modal-container-inner-input.ant-input-outlined:hover{border:none!important;box-shadow:none!important;outline:none!important}.user-modal-container-vip{display:flex;flex-direction:column;padding:10px;gap:6px}.user-modal-container-vip-row{display:flex;justify-content:space-between;align-items:center}.user-modal-container-vip-row p{font-weight:400;font-size:15px;line-height:15px;color:#00000080;margin:0}.user-modal-vip-hint{font-size:12px!important;color:#f46220!important;margin:0 0 0 45px!important;line-height:18px!important}.user-modal-avatar-mask{position:fixed;inset:0;background:#0003;z-index:9998}.user-modal-avatar{position:absolute;top:50px;left:50px;background:#fff;padding:12px;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:9999;display:grid;grid-template-columns:repeat(3,60px);gap:8px;border:1px solid #E5E7EB}.user-modal-profile-btn-container{display:flex;justify-content:flex-start;gap:30px;margin-top:0;padding-top:0;margin-left:40px}.user-modal-profile-primary-btn{background-color:#ff7d00!important;border-color:#ff7d00!important;color:#fff!important;font-size:16px!important;height:44px!important;padding:0 24px!important;min-width:100px!important;border-radius:12px!important}.user-modal-profile-cancel-btn{background-color:#fff!important;border-color:#ccc!important;color:#666!important;font-size:16px!important;height:44px!important;padding:0 24px!important;min-width:100px!important;border-radius:12px!important}.about-modal-contact-section{font-family:Arial,sans-serif;color:#333;line-height:26px;font-size:15px}.about-modal-contact-section p{margin:6px 0}.about-modal-contact-section strong{font-weight:500}.about-modal-phone-number{font-weight:500;color:#f46220}.about-modal-follow-us{display:flex;flex-direction:row}.about-modal-follow-us-body{display:flex;flex-direction:column;align-items:center;opacity:1;gap:5px;margin-right:20px}.about-modal-follow-us-body p{font-weight:500;font-size:14px;line-height:22px;letter-spacing:0;text-align:justify}.about-modal-follow-us-body img{width:110px;height:110px}.chat-home-wrapper{height:100%;width:100%;display:flex;flex-direction:column;background:#f5f5f5!important}.top-vip{position:sticky;top:0;z-index:100;display:flex;justify-content:center;align-items:center;gap:8px;padding:10px;background:linear-gradient(90deg,#f8d199,#8c5732);color:#333;font-weight:500}.top-vip>span,.top-vip>:not(.vip-icon){position:relative;z-index:1}.vip-icon{position:absolute;left:30%;top:0;transform:translate(-50%);height:100%;width:auto;z-index:0}.vip-btn{margin-left:250px;padding:6px 16px;background:transparent;border:none;border-radius:20px;color:#ffeec5;font-size:14px;font-weight:500;cursor:pointer;transition:transform .2s,box-shadow .2s}.vip-btn:hover{transform:scale(1.05);box-shadow:0 2px 8px #00000026}.vip-btn:active{transform:scale(.98)}.chat-home{flex:1;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;box-sizing:border-box;overflow-y:auto;scroll-behavior:smooth;position:relative}.chat-home.specialty-selected{justify-content:flex-start;padding-top:20px;padding-bottom:20px}.chat-home-title-input-container{width:100%;max-width:800px;background:#fff;border-radius:45px;padding:20px;box-sizing:border-box}.chat-home-content{text-align:center;margin-bottom:8px;width:100%;max-width:800px}.chat-home-content .specialty-desc-box{text-align:left}.specialty-desc-top{order:-1;margin-bottom:20px;width:100%;max-width:800px}.specialty-desc-box{display:flex;flex-direction:column;align-items:flex-start;padding:10px;gap:3px;width:100%;max-width:800px;background:#f5f5f5;border-radius:8px;margin-top:20px;box-sizing:border-box}.specialty-desc-greeting{font-size:16px;font-weight:500;color:#333;margin:0}.specialty-desc-content{font-size:14px;color:#666;line-height:1.8;margin:0}.specialty-keyword{font-weight:600;color:#333}.home-title{margin:0;font-size:32px;font-weight:700;color:#22375d}.home-subtitle{font-size:20px;color:#22375d;font-weight:500;margin-top:10px}.chat-home-input-before{width:100%;max-width:802px;min-height:126px;padding:2px;border-radius:25px;background:linear-gradient(46.51deg,#02d1fc -6.25%,#8c3af8 72.97%),linear-gradient(157.29deg,#334cf8 7.89%,#7d38f800 43.51%);overflow:hidden;box-sizing:border-box}.chat-home-title-input-container .chat-home-input-before{width:100%;max-width:100%}.chat-home-input{display:flex;flex-direction:row;align-items:center;width:100%;max-width:800px;position:relative;min-height:124px;border-radius:23px;background:#fff}.chat-input{width:92%!important;height:120px!important;font-size:16px;border-radius:23px;border:white;padding:15px;position:absolute;top:2px;left:2px;background:#fff;resize:none;z-index:1;box-sizing:border-box;overflow-y:auto;margin:0;line-height:1.5}.chat-input.ant-input,.chat-input.ant-input-outlined{border:none!important;background:#fff!important;outline:none!important}.chat-input.ant-input:focus,.chat-input.ant-input:hover,.chat-input.ant-input-outlined:focus,.chat-input.ant-input-outlined:hover{border:none!important;box-shadow:none!important;outline:none!important}.chat-send-btn{position:absolute;bottom:18px;right:18px;width:36px;height:36px;opacity:.5;z-index:2;cursor:pointer;transition:transform .2s}.chat-send-btn:hover{transform:scale(1.1)}.chat-send-btn:active{transform:scale(.95)}.chat-send-btn.has-text{opacity:1}.specialty-section{width:100%;max-width:900px;margin-top:40px;background:#fff;border-radius:20px;padding:15px!important;box-sizing:border-box}.specialty-title{font-size:20px;font-weight:600;color:#333;margin-bottom:16px;margin-top:15px!important}.specialty-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.specialty-btn{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#fff;border:1px solid #00000012;border-radius:8px;cursor:pointer;transition:all .2s;font-size:14px;color:#333}.specialty-btn:hover{border-color:#8c3af8;box-shadow:0 2px 8px #8c3af826}.specialty-btn:active{transform:scale(.98)}.specialty-btn.selected{border-color:#8c3af8;background:linear-gradient(135deg,#8c3af81a,#02d1fc1a);box-shadow:0 2px 8px #8c3af833}.specialty-icon{width:28px;height:28px;flex-shrink:0}@media (max-width: 768px){.top-vip{border-radius:15px;padding:5px;min-height:40px;height:auto;margin:10px}.top-vip span,.top-vip .top-vip-text,.top-vip>span{color:#fef7da!important;font-size:18px!important}.top-vip .vip-icon,.vip-btn{display:none!important}.chat-home{padding:100px 16px 16px;display:flex;flex-direction:column;justify-content:start;align-items:center;box-sizing:border-box;overflow-y:auto;scroll-behavior:smooth;background:#f5f5f5!important}.chat-home.has-vip{padding-top:20px}.chat-home.specialty-selected{background:#fff!important}.chat-home-title-input-container{width:100%;max-width:100%;border-radius:20px;padding:20px}.chat-home-content{margin-bottom:8px}.chat-home-input{display:flex;flex-direction:column}.chat-input{width:100%;height:60px;font-size:15px}.chat-send-btn{bottom:12px;right:12px;width:32px;height:32px}.specialty-section{margin-top:24px;background:#fff;border-radius:20px;padding:0 15px 15px!important;box-sizing:border-box}.specialty-grid{grid-template-columns:repeat(4,1fr);gap:8px}.specialty-btn{flex-direction:column;align-items:center;padding:5px 10px;font-size:12px;background:#f5f5f5;border:.5px solid #0000001A;gap:4px}.specialty-icon{width:28px;height:28px}.upcoming-btn{flex-direction:column;align-items:center;padding:5px 10px!important;font-size:12px!important;border:.5px solid #0000001A;gap:6px;color:#000;opacity:50%;background:#f5f5f5!important}}.upcoming-btn{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#fff;border:.5px solid #0000001A;border-radius:8px;cursor:pointer;transition:all .2s;font-size:14px;color:#000;opacity:50%}.chat-home-conversation-input-wrapper{width:100%;max-width:800px;box-sizing:border-box;margin-top:auto;margin-bottom:30px}.chat-home-conversation-input-box{position:relative;width:100%;min-height:80px;border-radius:20px;border:2px solid #E0E0E0;background:#fff;overflow:hidden}.chat-home-conversation-input-box:focus-within{border-color:#8c3af8}.chat-home-conversation-input{width:100%!important;height:76px!important;font-size:15px;border:none;padding:12px 50px 12px 16px;background:#fff;resize:none;box-sizing:border-box}.chat-home-conversation-send-btn{position:absolute;bottom:12px;right:12px;width:32px;height:32px;opacity:.5;cursor:pointer;transition:transform .2s}.chat-home-conversation-send-btn:hover{transform:scale(1.1)}.chat-home-conversation-send-btn:active{transform:scale(.95)}.chat-home-conversation-send-btn.has-text{opacity:1}@media (max-width: 768px){.chat-home-conversation-input-wrapper{position:fixed;bottom:50px;left:0;right:0;width:100%;max-width:100%;padding:12px;margin:0;z-index:10}.chat-home-conversation-input-box{min-height:60px}.chat-home-conversation-input{height:56px!important;font-size:14px;padding:10px 45px 10px 12px}.chat-home-conversation-send-btn{width:28px;height:28px;bottom:10px;right:10px}}.contact-section{font-family:Arial,sans-serif;color:#333;line-height:26px;font-size:15px}.contact-section p{margin:6px 0}.contact-section strong{font-weight:500}.contact-section .phone-number{font-weight:500;color:#f46220}.follow-us{display:flex;flex-direction:row}.follow-us-body{display:flex;flex-direction:column;align-items:center;opacity:1;gap:5px;margin-right:20px}.follow-us-body p{font-weight:500;font-size:14px;line-height:22px;letter-spacing:0;text-align:justify}.follow-us-body img{width:110px;height:110px}.conversation-left{padding-left:2%;font-size:14px;background:linear-gradient(to bottom,#6a3dee,#eb33c1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.popup-mask{position:fixed;inset:0;background:#00000080;z-index:999;display:flex;flex-direction:column;justify-content:flex-end}.popup-content{background:#fff;border-radius:20px 20px 0 0;padding-bottom:40px;min-height:400px;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.popup-header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:1px solid #eee}.btn-cancel{color:#999;font-size:16px;cursor:pointer}.title{font-weight:700;font-size:17px}.btn-done{color:#007aff;font-size:16px;font-weight:500;cursor:pointer}.avatar-section{display:flex;flex-direction:column;align-items:center;margin:20px 0}.avatar-wrapper{position:relative;width:80px;height:80px;cursor:pointer}.current-avatar{width:80px;height:80px;border-radius:50%;border:2px solid #f0f0f0;object-fit:cover}.personal-content{width:100%;flex:1;background:#fff;padding:12px;box-sizing:border-box;display:flex;flex-direction:column}.personal-content-info-item{width:100%;height:56px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;cursor:pointer}.personal-content-info-item-title{font-weight:400;font-size:17px}.personal-content-info-item-content{font-weight:400;font-size:17px;line-height:17px;color:#00000080;text-align:right;flex:1;border:none;outline:none;background:transparent}.personal-content-info-item-content::placeholder{color:#00000080}.avatar-mask{position:fixed;inset:0;background:#0003;z-index:1000;display:flex;flex-direction:column;justify-content:flex-end}.avatar-picker{width:100%;padding:30px 0 50px;background:#fff;border-radius:24px 24px 0 0;display:flex;flex-direction:column;align-items:center;gap:25px;box-shadow:0 -5px 15px #0000001a;animation:slideUp .2s ease-out}.picker-arrow{height:10px;width:20px;margin-top:-5px;opacity:.5;cursor:pointer}.avatar-row{display:flex;width:100%;justify-content:space-evenly}.avatar-option{width:65px;height:65px;border-radius:50%;cursor:pointer;object-fit:cover}.gender-mask{position:fixed;inset:0;background:#0003;z-index:1000;display:flex;flex-direction:column;justify-content:flex-end}.gender-picker{width:100%;padding:30px 0 50px;background:#fff;border-radius:24px 24px 0 0;display:flex;flex-direction:column;align-items:center;gap:25px;box-shadow:0 -5px 15px #0000001a;animation:slideUp .2s ease-out}.gender-options{display:flex;flex-direction:column;width:100%;padding:0 20px;gap:15px}.gender-option{width:100%;height:50px;display:flex;align-items:center;justify-content:center;font-size:17px;color:#333;border-radius:12px;cursor:pointer;transition:background-color .2s}.gender-option:hover{background-color:#f5f5f5}.gender-option.selected{background-color:#007aff;color:#fff}.conversation-body{position:relative;width:100%;height:100%;min-height:0;padding-bottom:35px;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.conversation-head{width:100%;font-weight:600;font-size:28px;line-height:32px;letter-spacing:0;text-align:center;padding:8px 20px;box-sizing:border-box}.conversation-head-desc{font-weight:400;font-size:14px;line-height:20px;color:#666;margin-top:4px;max-width:800px;margin-left:auto;margin-right:auto;text-align:left}.conversation-head-desc .specialty-keyword{font-weight:600;color:#f46220}.specialty-desc-area{width:100%;padding:16px;background:#f5f5f5;border-radius:12px;margin-bottom:16px;box-sizing:border-box}.specialty-desc-area .specialty-desc-greeting{font-size:15px;line-height:24px;color:#333;margin:0 0 8px}.specialty-desc-area .specialty-desc-content{font-size:14px;line-height:22px;color:#666;margin:0;text-align:justify}.specialty-desc-area .specialty-keyword{font-weight:600;color:#000}.conversation-wrapper{flex:1;width:100%;max-width:800px;padding:20px;display:flex;flex-direction:column;gap:10px;box-sizing:border-box;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}@media (max-width: 768px){.conversation-wrapper{padding:16px 12px}}.vip-question-box{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;padding:16px;gap:10px;max-width:100%;background:#5278ff;border-radius:8px;box-sizing:border-box;align-self:flex-end;margin-left:auto}.vip-question-box p{font-size:15px;line-height:24px;color:#fff;margin:0;white-space:pre-line;text-align:left}.history-issue-div{width:100%;display:flex;flex-direction:column;justify-content:stretch;border-radius:8px;padding-top:10px;padding-bottom:10px;gap:3px;opacity:1;background:#f5f5f5}.history-issue-div-head{height:18px;display:flex;flex-direction:row;justify-content:start;align-items:center;padding-left:6px;padding-right:10px;gap:5px}.history-issue-div-head img{width:18px;height:18px}.history-issue-div-head p{font-weight:400;font-size:13px;line-height:13px;letter-spacing:0;text-align:justify;color:#0009}.history-issue-div-content{flex:1;margin-left:15px;margin-right:12px;padding-left:10px;gap:10px;border-left:1px solid #00000026;box-sizing:border-box}.history-issue-div-content p{font-weight:400;font-size:13px;line-height:21px;letter-spacing:0;text-align:justify;color:#0009;margin-block-start:0;margin-block-end:0;white-space:pre-line}.history-issue-div-content strong{color:#000}.history-restructured-div{width:100%;display:flex;flex-direction:column}.history-restructured-title{font-weight:600;font-size:15px;line-height:26px;letter-spacing:0;text-align:justify}.history-restructured-content{font-weight:400;font-size:15px;line-height:26px;letter-spacing:0;text-align:justify;margin-block:15px}.history-reply-ending{flex:1;text-align:right;font-weight:400;font-size:15px;line-height:1.65;letter-spacing:0;margin-block-start:0}.history-reply-footer{width:100%;display:flex;flex-direction:row;align-items:flex-start;gap:0}.share-icon{display:flex;align-items:center;gap:4px;cursor:pointer;opacity:.6;transition:opacity .2s}.share-icon img{width:16px;height:16px}.share-icon span{font-size:13px;line-height:1}.share-icon:hover{opacity:1}.conversation-warning-div{width:100%;padding-bottom:10px;gap:10px;display:flex;flex-direction:row;align-items:center}.conversation-warning-content{width:100%;border-radius:15px;padding:10px 15px;gap:10px;opacity:1;background:#fff6dc;border:.5px solid #F46220}.conversation-warning-content p{font-weight:400;font-size:15px;line-height:24px;letter-spacing:0;text-align:justify;color:#f46220;margin-block-start:0;margin-block-end:0}.dots-loading{display:flex;align-items:center;gap:8px;height:40px}.dot{width:10px;height:10px;background-color:#000;border-radius:50%;opacity:.4;transform:translateY(0);animation:dot-bounce 3.6s infinite ease-in-out}@keyframes dot-bounce{0%,20%,to{transform:translateY(0);opacity:.4}10%{transform:translateY(-8px);opacity:1}}.protected-text{font-size:0!important;color:transparent!important;line-height:0}.protected-text:before{content:attr(data-text);font-size:15px;line-height:28px;color:#000;white-space:pre-wrap;font-weight:inherit}.history-restructured-title .protected-text:before{font-weight:600;font-size:15px;line-height:28px}.history-issue-div-content .protected-text:before{font-size:13px;line-height:21px;color:#0009}.conversation-input-wrapper{width:100%;max-width:800px;padding:5px 20px 16px;box-sizing:border-box}.conversation-input-box{position:relative;width:100%;min-height:80px;border-radius:20px;border:2px solid #E0E0E0;background:#fff;overflow:hidden}.conversation-input-box:focus-within{border-color:#8c3af8}.conversation-input{width:100%!important;height:76px!important;font-size:15px;border:none;padding:12px 50px 12px 16px;background:#fff;resize:none;box-sizing:border-box}.conversation-input.ant-input,.conversation-input.ant-input-outlined{border:none!important;background:#fff!important;outline:none!important}.conversation-input.ant-input:focus,.conversation-input.ant-input:hover,.conversation-input.ant-input-outlined:focus,.conversation-input.ant-input-outlined:hover{border:none!important;box-shadow:none!important;outline:none!important}.conversation-send-btn{position:absolute;bottom:12px;right:12px;width:32px;height:32px;opacity:.5;cursor:pointer;transition:transform .2s}.conversation-send-btn:hover{transform:scale(1.1)}.conversation-send-btn:active{transform:scale(.95)}.conversation-send-btn.has-text{opacity:1}@media (max-width: 768px){.conversation-input-wrapper{padding:12px}.conversation-input-box{min-height:60px}.conversation-input{height:56px!important;font-size:14px;padding:10px 45px 10px 12px}.conversation-send-btn{width:28px;height:28px;bottom:10px;right:10px}}.loading-more-top{display:flex;justify-content:center;align-items:center;gap:8px;padding:12px 0;color:#999;font-size:13px}.no-more-top{text-align:center;padding:12px 0;color:#ccc;font-size:13px}.history-round{display:flex;flex-direction:column;gap:10px;padding-bottom:20px;border-bottom:1px dashed #e0e0e0;margin-bottom:10px}.history-round:last-child{border-bottom:none;margin-bottom:0}.share-overlay{position:absolute;inset:0;background:#fff;z-index:100;display:flex;flex-direction:column}.share-header{display:flex;justify-content:space-between;align-items:flex-start;padding:16px 20px;border-bottom:1px solid #f0f0f0}.share-header-title h3{font-size:18px;font-weight:600;margin:0 0 4px;color:#000}.share-header-title p{font-size:12px;color:#999;margin:0}.share-header-cancel{font-size:15px;color:#666;cursor:pointer}.share-header-cancel:hover{color:#333}.share-content{flex:1;padding:20px;max-width:800px;margin:0 auto;width:100%;box-sizing:border-box;overflow-y:auto}.share-question-box{display:flex;justify-content:start;align-items:center;padding:16px;background:#5278ff;border-radius:8px;margin-bottom:16px}.share-question-box p{font-size:15px;line-height:24px;color:#fff;margin:0;text-align:left;white-space:pre-line}.share-thinking-box{background:#f5f5f5;border-radius:8px;padding:12px 16px;margin-bottom:16px}.share-thinking-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.share-ai-icon{width:18px;height:18px}.share-thinking-header span:last-child{font-size:13px;color:#666}.share-thinking-content{padding-left:26px;border-left:1px solid #ddd;margin-left:9px}.share-thinking-content p{font-size:13px;line-height:21px;color:#666;margin:0;white-space:pre-line}.share-thinking-content strong{color:#000;font-weight:600}.share-section{margin-bottom:16px}.share-section h4{font-size:15px;font-weight:600;line-height:26px;margin:0 0 8px;color:#000}.share-section p{font-size:15px;line-height:26px;color:#333;margin:0;text-align:justify;white-space:pre-line}.share-ending{text-align:right!important;margin-top:16px!important}.share-footer{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;border-top:1px solid #f0f0f0;background:#fff}.share-footer-left{display:flex;align-items:center}.share-footer-right{display:flex;gap:12px}.share-btn{padding:8px 20px;border-radius:8px;font-size:14px;cursor:pointer;transition:all .2s}.share-btn-default{background:#fff;border:1px solid #ddd;color:#333}.share-btn-default:hover{border-color:#999}.share-item-row{display:flex;align-items:flex-start;gap:12px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px dashed #e0e0e0}.share-item-row:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.share-item-content{flex:1}.share-item-content .share-question-box{margin-bottom:12px}.share-item-content .share-thinking-box,.share-item-content .share-section{margin-bottom:16px}.share-item-content .share-section:last-child{margin-bottom:0}.share-circle{width:22px;height:22px;min-width:22px;border:2px solid #ddd;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px;color:transparent;transition:all .2s;margin-top:12px}.share-circle:hover{border-color:#5278ff}.share-circle.selected{background:#5278ff;border-color:#5278ff;color:#fff}.share-btn-primary{background:#5278ff;border:1px solid #5278FF;color:#fff}.share-btn-primary:hover{background:#4066e0;border-color:#4066e0}.share-btn-primary:disabled{background:#a0b4ff;border-color:#a0b4ff;cursor:not-allowed}.share-btn-orange{box-sizing:border-box;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:11px 15px;width:98px;height:39px;background:#f46220;border:none;border-radius:10px;color:#fff}.share-btn-orange:hover{background:#e05518}.share-btn-orange:disabled{background:#f9a880;cursor:not-allowed}.image-preview-modal .ant-modal-content{padding:0;border-radius:12px;overflow:hidden}.image-preview-modal .ant-modal-header{padding:16px 20px;border-bottom:1px solid #f0f0f0;margin-bottom:0}.image-preview-modal .ant-modal-body{padding:0}.image-preview-content{max-height:60vh;overflow-y:auto;display:flex;justify-content:center;align-items:flex-start;background:#f5f5f5;padding:20px}.image-preview-content .preview-image{max-width:100%;border-radius:8px;box-shadow:0 2px 8px #0000001a}.image-preview-footer{display:flex;justify-content:center;gap:16px;padding:16px 20px;border-top:1px solid #f0f0f0;background:#fff}.image-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;gap:16px}.image-loading p{margin:0;color:#666;font-size:14px}.ad-container{width:100%;display:flex;justify-content:center;align-items:center;margin:16px 0}.ad-image{max-width:100%;height:auto;border-radius:8px;cursor:pointer}.agreement-div{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;padding-bottom:35px;gap:10px;box-sizing:border-box}.agreement-body-div{width:100%;height:100%;max-width:860px;padding:0 20px}.agreement-body{width:100%;height:100%;border-width:0}.vip-agreement-div{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;padding-bottom:35px;gap:10px;box-sizing:border-box;overflow-y:auto}.vip-agreement-body-div{width:100%;max-width:860px;padding:20px}.privacy-div{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;padding-bottom:35px;gap:10px;box-sizing:border-box}.privacy-body-div{width:100%;height:100%;max-width:860px;padding:0 20px}.privacy-body{width:100%;height:100%;border-width:0}.search-page-body{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;padding:40px 20px 20px;gap:10px;box-sizing:border-box}@media (max-width: 768px){.search-page-body{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;padding:15px;gap:10px;box-sizing:border-box}}.search-body{width:100%;height:100%;padding-bottom:35px;max-width:1200px;display:flex;flex-direction:column;align-items:center;gap:15px;box-sizing:border-box}.search-input-before{width:100%;max-width:800px;min-height:49px;padding:1px;border-radius:12px;background:linear-gradient(46.51deg,#02d1fc -6.25%,#8c3af8 72.97%),linear-gradient(157.29deg,#334cf8 7.89%,#7d38f800 43.51%);overflow:hidden;box-sizing:border-box}.search-input{width:100%;display:flex;flex-direction:row;align-items:center;gap:8px;padding-right:3px;min-height:48px;border-radius:11px;background:#fff;box-sizing:border-box}.search-input img{width:70px;height:40px}.search-inner-input{flex:1;height:100%;text-align:justify;padding:0 10px;gap:10px;background:transparent!important;border:none!important}.search-inner-input::placeholder{font-weight:500;font-size:15px;line-height:15px;letter-spacing:0;text-align:justify;background:#0000004d}.search-inner-input.ant-input,.search-inner-input.ant-input-outlined{padding:0;border:none!important;background:transparent!important;outline:none!important;box-shadow:none!important}.search-inner-input.ant-input:focus,.search-inner-input.ant-input:hover,.search-inner-input.ant-input-outlined:focus,.search-inner-input.ant-input-outlined:hover{border:none!important;box-shadow:none!important;outline:none!important}.mobile-search-input{width:100%;height:40px;opacity:1;padding-right:15px;padding-left:15px;border-radius:6px;background:#00000014}.mobile-search-input::placeholder{font-weight:400;font-size:15px;line-height:15px;letter-spacing:0;text-align:center;color:#0003}.search-content{width:100%;max-width:800px;min-height:0;display:flex;flex-direction:column;align-items:center}.search-list{width:100%;height:100%;display:flex;flex-direction:column;justify-content:start;align-content:stretch;box-sizing:border-box;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.search-item{width:100%;height:40px;display:flex;align-items:center;opacity:1;min-width:0;cursor:pointer}.search-item:hover{background-color:#0000000f}.search-item p{font-weight:400;font-size:16px;line-height:24px;letter-spacing:0;color:#000;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-block-start:0;margin-block-end:0}.about-page{flex:1;width:100%;padding:10px;background:#f5f5f5;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.about-body{opacity:1;padding:20px 12px;border-radius:15px;background:#fff;display:flex;flex-direction:column;box-sizing:border-box}.about-body-text{width:100%;display:flex;flex-direction:column}.about-body-text p{width:100%;font-weight:400;font-size:15px;line-height:26px;letter-spacing:0;text-align:justify;color:#444;margin-block-start:0;margin-block-end:0}.about-body-text strong{width:100%;font-weight:600;font-size:15px;line-height:26px;letter-spacing:0;text-align:justify;color:#444;margin-block-start:0;margin-block-end:0}.about-body-text-phone{color:#f46220!important}.about-body-code{width:100%;display:flex;flex-direction:row;align-items:center;gap:10px}.about-body-code div{display:flex;flex-direction:column;align-items:center}.about-body-code div img{width:110px;height:110px;opacity:1}.user-page{width:100%;height:100%;padding:12px;background:#f5f5f5;display:flex;flex-direction:column;box-sizing:border-box;position:relative}.user-content-bg{width:100%;background-size:100% 100%;background-repeat:no-repeat;border-radius:15px;display:flex;flex-direction:column}.user-vip-info{width:100%;height:40px;opacity:1;padding:10px 12px 8px;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-weight:400;font-size:15px;line-height:27px;letter-spacing:0;color:#5e2c00}.user-vip-info-button{opacity:1;padding:6px 12px;border-radius:19px;background:#fffce6;display:flex;flex-direction:column;justify-content:center;align-items:center;line-height:15px;cursor:pointer}.user-body{width:100%;opacity:1;border-radius:15px;padding:12px;background:#fff;display:flex;flex-direction:column;box-sizing:border-box}.user-body-inner{display:flex;justify-content:space-between;align-items:center;padding:3px 10px;box-sizing:border-box;min-height:44px}.user-body-inner img{width:34px;height:34px;border-radius:45px}.user-body-inner-title{font-weight:400;font-size:17px;line-height:17px;letter-spacing:0;color:#000}.user-body-inner-value{font-weight:400;font-size:17px;line-height:17px;letter-spacing:0;color:#00000080}.user-code{width:100%;opacity:1;border-radius:15px;padding:2px 12px;box-sizing:border-box;background:#fff;margin-top:20px;display:flex;flex-direction:column}.user-edit-button{width:100%;height:45px;padding:8px;border-radius:20px;background:linear-gradient(45.81deg,#f06f35 6.23%,#ff8853 95%);display:flex;justify-content:center;align-items:center;color:#fff;border:none;cursor:pointer;font-size:16px;margin:20px auto 0}.mobile-layout{width:100%;height:100%;display:flex;flex-direction:column}.mobile-layout-topbar{width:100%;height:52px;display:flex;flex-direction:row;justify-content:center;align-items:center}.mobile-layout-topbar-logo{display:flex;flex-direction:row;align-items:center;height:36px;gap:15px;opacity:1;position:relative}.mobile-layout-topbar-logo-face{width:36px;height:36px}.mobile-layout-topbar-logo-ai{position:absolute;top:22px;left:22px;width:16px;height:16px}.mobile-layout-topbar-logo-logo{width:109px;height:18px}.mobile-wrapper{flex:1;width:100%;display:flex}.login-page{flex:1;width:100%;padding-top:20px;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;position:relative}.bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;object-fit:cover}.login-logo{width:70px;height:70px;margin-top:50px}.login-title-wrapper{width:170px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:15px}.login-title{width:170px;height:auto;margin-bottom:35px}.login-body{width:100%;padding:15px 10px;gap:8px;display:flex;flex-direction:column;box-sizing:border-box}.login-input-container{width:100%;border-radius:12px;background:#f5f5f5e6;border:1px solid #ffffff;overflow:hidden;box-sizing:border-box}.login-phone-row{display:flex;flex-direction:row;align-items:center;padding:0 10px;position:relative;z-index:1}.login-phone-input{flex:1;height:52px;border:none;background:transparent;padding:0;font-weight:400;font-size:15px;line-height:15px;letter-spacing:0;box-sizing:border-box;pointer-events:auto}.login-phone-input:focus,.login-phone-input:active{background:transparent!important;border:none!important;box-shadow:none!important;outline:none!important}.login-phone-input::placeholder{font-weight:400;font-size:15px;line-height:15px;letter-spacing:0;color:#00000080}.login-get-code-button{height:52px;border:none;background:transparent;color:#f46220;padding:0 8px;white-space:nowrap;font-size:15px;flex-shrink:0;cursor:pointer;pointer-events:auto!important;z-index:100;position:relative;min-width:fit-content}.login-get-code-button:hover{background:transparent!important;color:#f46220!important}.login-get-code-button:disabled{cursor:not-allowed;opacity:.5}.login-divider{width:100%;height:1px;background:#e5e5e5;margin:0}.login-code-row{display:flex;flex-direction:row;align-items:center;padding:0 10px}.login-code-input{flex:1;height:52px;border:none;background:transparent;padding:0;font-weight:400;font-size:15px;line-height:15px;letter-spacing:0;box-sizing:border-box}.login-code-input:focus,.login-code-input:active{background:transparent!important;border:none!important;box-shadow:none!important;outline:none!important}.login-code-input::placeholder{font-weight:400;font-size:15px;line-height:15px;letter-spacing:0;color:#00000080}.login-body-agreement-text{position:absolute;bottom:40px;left:0;width:100%;text-align:center;font-weight:400;font-size:14px;line-height:100%;letter-spacing:1px;color:#787878;z-index:2}.login-body-link-text{color:#3870ff;cursor:pointer}.login-body-button{width:100%;border-radius:15px;border:1px solid #F46220;height:44px;background-color:#f46220;color:#fff}.login-body-button:hover{background-color:#f46220!important;border-color:#f46220!important;color:#fff!important}.login-body-button:disabled{background-color:#f6ac8a!important;border-color:#ccc!important;color:#fff!important;cursor:not-allowed}.download-div{flex:1;display:flex;flex-direction:column;align-items:center;padding-top:100px;opacity:1;gap:15px;position:relative;box-sizing:border-box}.download-background{position:absolute;inset:0;z-index:-1;width:100%;height:100%;object-fit:cover}.download-face{width:70px;height:70px;opacity:1;gap:10px;padding:3px}.download-body{display:flex;flex-direction:column;opacity:1;gap:40px}.download-text{display:flex;flex-direction:column;align-items:center;opacity:1;gap:5px}.download-text strong{font-weight:600;font-size:20px;line-height:100%}.download-text p{font-weight:400;font-size:14px;line-height:100%}.download-button{display:flex;flex-direction:column;opacity:1;gap:15px}.download-button img{width:220px;height:48px;opacity:1;border-radius:8px}.pay-page{width:100%;height:100%;background:#f5f5f5;display:flex;flex-direction:column;box-sizing:border-box;position:relative}.pay-topbar{width:100%;height:44px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 16px;box-sizing:border-box}.pay-topbar-close{width:20px;height:20px;cursor:pointer}.pay-topbar-title{font-weight:500;font-size:17px;color:#000}.pay-topbar-placeholder{width:20px;height:20px}.pay-content{flex:1;padding:10px;box-sizing:border-box}.pay-card{width:100%;background:#fff;border-radius:15px;padding:0 16px;box-sizing:border-box}.pay-card-item{display:flex;justify-content:space-between;align-items:center;padding:16px 0}.pay-card-label{font-weight:400;font-size:17px;color:#000}.pay-card-value{font-weight:400;font-size:17px;color:#00000080}.pay-card-price{display:flex;align-items:baseline}.pay-card-price-symbol{font-weight:500;font-size:14px;color:#ff6a00}.pay-card-price-amount{font-weight:600;font-size:24px;color:#ff6a00}.pay-card-price-unit{font-weight:400;font-size:14px;color:#ff6a00}.pay-button{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px;gap:10px;position:absolute;width:calc(100% - 24px);height:44px;left:12px;bottom:41px;background:linear-gradient(45.81deg,#f06f35 6.23%,#ff8853 95%);border-radius:15px;border:none;font-weight:500;font-size:17px;color:#fff;cursor:pointer}.pay-button:active{opacity:.9}.share-page{width:100%;height:100vh;display:flex;flex-direction:column;background:#fff;overflow:hidden}.share-page-loading,.share-page-error{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}.share-page-loading p,.share-page-error p{color:#666;font-size:14px;margin:0}.share-page-error p{color:#999}.share-page-header{display:flex;align-items:center;justify-content:center;gap:8px;padding:16px 20px;background:#fff}.share-page-face{width:48px;height:48px}.share-page-logo{height:32px}.share-page-content{flex:1;max-width:800px;width:100%;margin:0 auto;padding:20px;box-sizing:border-box;overflow-y:auto;overflow-x:hidden}.share-round{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:15px;padding:20px;margin-bottom:16px}.share-round:last-of-type{margin-bottom:16px}.share-page .share-question-box{display:flex;justify-content:flex-start;align-items:center;padding:16px;background:#5278ff;border-radius:8px;margin-bottom:16px}.share-page .share-question-box p{font-size:15px;line-height:24px;color:#fff;margin:0;text-align:left;white-space:pre-line}.share-page .share-thinking-box{background:#f5f5f5;border-radius:8px;padding:12px 16px;margin-bottom:16px}.share-page .share-thinking-header{display:flex;align-items:center;gap:8px;margin-bottom:8px}.share-page .share-ai-icon{width:18px;height:18px}.share-page .share-thinking-header span{font-size:13px;color:#666}.share-page .share-thinking-content{padding-left:26px;border-left:1px solid #ddd;margin-left:9px}.share-page .share-thinking-content p{font-size:13px;line-height:21px;color:#666;margin:0;white-space:pre-line}.share-page .share-thinking-content strong{color:#000;font-weight:600}.share-page .share-section{margin-bottom:16px}.share-page .share-section:last-child{margin-bottom:0}.share-page .share-section h4{font-size:15px;font-weight:600;line-height:26px;margin:0 0 8px;color:#000}.share-page .share-section p{font-size:15px;line-height:26px;color:#333;margin:0;text-align:justify;white-space:pre-line}.share-page .share-ending{text-align:right!important;margin-top:16px!important;white-space:pre-line}.share-warning{background:#fff6dc;border:.5px solid #F46220;border-radius:12px;padding:12px 16px}.share-warning p{font-size:14px;line-height:22px;color:#f46220;margin:0;text-align:justify}.share-page-footer{padding:16px 20px;background:#fff}.share-footer-content{display:flex;flex-direction:column;align-items:center;gap:12px}.share-footer-content p{font-size:13px;color:#999;margin:0;text-align:center}.share-footer-content p a{color:#999;text-decoration:none}.share-footer-content p a:hover{text-decoration:underline}.consult-btn{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px;gap:10px;width:270px;height:40px;background:linear-gradient(45.81deg,#f06f35 6.23%,#ff8853 95%);border:none;border-radius:15px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.consult-btn:hover{opacity:.9}.consult-btn-group{display:flex;width:270px;background:linear-gradient(45.81deg,#f06f35 6.23%,#ff8853 95%);border-radius:15px}.consult-btn-group .consult-btn{flex:1;width:auto;border-radius:0;background:transparent}.consult-btn-group .consult-btn-left{border-radius:15px 0 0 15px;border-right:1px solid #fff}.consult-btn-group .consult-btn-right{border-radius:0 15px 15px 0}.consult-btn-group .wx-open-launch-btn{flex:1;display:flex}.share-qr-codes{position:fixed;right:20px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:12px;z-index:100}.qr-card{background:#fff;border:1px solid #0000001A;border-radius:10px;padding:15px;display:flex;flex-direction:column;align-items:center;box-shadow:0 2px 8px #0000001a}.qr-card img{width:120px;height:120px}.qr-card p{min-width:108px;font-weight:600;font-size:15px;line-height:1;text-align:center;margin:8px 0 0}.qr-card p:first-of-type{margin-top:12px}.qr-card p:last-of-type{margin-top:4px}@media (max-width: 768px){.share-page-header{padding:12px 16px}.share-page-face{width:40px;height:40px}.share-page-logo{height:28px}.share-page-content{padding:12px}.share-round{padding:16px;border-radius:8px}.share-page .share-question-box{padding:12px}.share-page .share-section h4{font-size:14px}.share-page .share-section p{font-size:14px;line-height:24px}.share-page-footer{padding:12px 16px}.share-footer-content p{font-size:12px}.consult-btn{font-size:13px;width:240px;height:38px}.consult-btn-group{width:240px}.share-qr-codes{display:none}}.vip-content-body{z-index:6;width:100%;padding:12px 12px 80px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;min-height:calc(100vh - 87px)}.vip-finish{width:40px;height:40px;object-fit:contain}.main-text{color:#5e2c00;font-size:22px;font-weight:600;margin:0}.sub-text{color:#5e2c00;font-size:14px;font-weight:400;margin:0}.qrcode-image{width:292px;max-width:100%;height:auto;object-fit:contain}.btn{margin-top:20px;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:8px 20px;width:292px;max-width:100%;height:48px;background:linear-gradient(90deg,#b55e12,#6a3100 161.01%);border-radius:15px;border:none;font-size:20px;font-weight:500;color:#fef7da;cursor:pointer;transition:opacity .3s}.btn:active{opacity:.8}@media (max-width: 768px){.vip-content{min-height:calc(100vh - 87px)}.vip-content-body{padding:12px 12px 80px;min-height:calc(100vh - 87px)}.qrcode-image,.btn{width:292px;max-width:calc(100% - 24px)}}.vip-content{width:100%;flex:1;position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:calc(100vh - 87px)}.vip-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:5}.vip-content-body{z-index:6;width:100%;padding:12px 12px 100px;box-sizing:border-box;display:flex;flex-direction:column;gap:10px}.vip-item-image{width:100%;height:auto;object-fit:contain}.vip-content-body-agreement{font-weight:400;font-size:15px;line-height:22px;letter-spacing:0;text-align:justify;color:#00000080;display:flex;flex-direction:row;align-items:center}.vip-content-body-agreement-link{color:#0077f9;cursor:pointer}.vip-content-body-agreement-link:hover{text-decoration:underline}.vip-checkbox-icon{width:20px;height:20px;margin-right:5px;cursor:pointer;object-fit:contain}.vip-content-body-agreement-check{width:16px;height:16px;margin-right:5px;opacity:.5;border-radius:14px;border:2px solid #000000;cursor:pointer;flex-shrink:0}.vip-content-bottom{position:absolute;bottom:0;left:0;right:0;z-index:6;width:100%;opacity:1;padding:12px 12px 48px;box-sizing:border-box;background:#fffc;border-top:1px solid rgba(0,0,0,.1);display:flex;flex-direction:column;gap:10px}.vip-content-bottom-button{width:100%;height:54px;padding:4px 20px 8px;box-sizing:border-box;border-radius:15px;background:linear-gradient(90deg,#b55e12,#6a3100 161.01%);cursor:pointer;transition:opacity .3s}.vip-content-bottom-button:active{opacity:.8}.vip-content-bottom-button-is{width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;font-weight:500;font-size:16px;line-height:100%;letter-spacing:0;text-align:justify;color:#fef7da}.vip-content-bottom-button-not{width:100%;height:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.vip-content-bottom-button-piece{font-weight:500;font-size:14px;line-height:100%;letter-spacing:0;text-align:justify;color:#fef7da}.vip-content-bottom-button-pay{font-weight:500;font-size:20px;line-height:100%;letter-spacing:0;text-align:justify;color:#fef7da}@media (max-width: 768px){.vip-content{min-height:calc(100vh - 87px)}.vip-content-bottom{padding:12px 12px 48px}}html,body{margin:0;padding:0;height:100%;overflow:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{height:100%}@media (max-width: 768px){html{font-size:14px}*{touch-action:manipulation}body{-webkit-overflow-scrolling:touch}}
