.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;position:relative;z-index:20}.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{min-height:60px;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;padding-top:8px}.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-text{display:flex;flex-direction:column;gap:2px}.sidebar-end-content-text p{margin:0}.sidebar-end-vip{font-size:12px;color:#fff;background:linear-gradient(90deg,#ffb452,#ff5900);border-radius:26px;padding:0 5px;white-space:nowrap;margin-bottom:5px!important}.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}.sidebar-content-invite{display:flex;flex-direction:column;gap:10px;background-color:#ffeab9;border-radius:12px;box-shadow:0 2px 8px #0000000f}.sidebar-content-invite-top{background:linear-gradient(90deg,#b55e12,#6a3100 161.01%);border-radius:12px;padding:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.sidebar-content-invite-text{display:flex;flex-direction:column;gap:2px;font-size:13px;line-height:1.3;color:#fef7da;font-weight:400}.sidebar-content-invite-text div{margin:0}.sidebar-content-invite-button{padding:6px 14px;background-color:#ffeab9;color:#2f0e00;border-radius:5px;font-size:13px;font-weight:500;cursor:pointer;white-space:nowrap;transition:opacity .2s;border:none}.sidebar-content-invite-button:hover{opacity:.9}.sidebar-content-invite-bottom{font-size:12px;color:#000;text-align:left;font-weight:500;padding:5px;margin-top:-10px}.invite-modal-wrapper .ant-modal-content{padding:0;background:transparent;box-shadow:none}.invite-modal-content{position:relative;width:256px;height:329px;display:flex;align-items:center;justify-content:center}.invite-modal-background{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;z-index:0}.invite-modal-inner{position:relative;z-index:1;width:100%;height:100%;display:flex;flex-direction:column;padding:20px;box-sizing:border-box}.invite-modal-text{position:absolute;bottom:calc(30% + 12px);left:50%;transform:translate(-50%);width:200px;font-size:14px;color:#3d2a1a;text-align:center;line-height:1.5;font-weight:500}.invite-modal-line{position:absolute;bottom:30%;left:50%;transform:translate(-50%);width:210px;height:1px;opacity:.8}.invite-modal-actions{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;justify-content:center;align-items:center;gap:20px;width:100%}.invite-modal-action-item{display:flex;flex-direction:column;align-items:center;gap:6px;cursor:pointer;transition:transform .2s}.invite-modal-action-icon{width:40px;height:40px;object-fit:contain}.invite-modal-action-text{font-size:12px;color:#3d2a1a;font-weight:500;white-space:nowrap}@media (max-width: 768px){.invite-modal-background{width:100%;height:100%}.invite-modal-line{position:absolute;bottom:30%;left:50%;transform:translate(-50%);width:210px;height:1px;opacity:.8}.invite-modal-actions{gap:15px}.invite-modal-action-icon{width:40px;height:40px}.invite-modal-action-text{font-size:11px}}.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-wrapper .ant-modal-content{padding:0;background:transparent;box-shadow:none}.vip-modal-content-inner{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;max-height:90vh;box-shadow:0 4px 20px #00000026;box-sizing:border-box}.vip-modal-content-inner: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;min-width:0;overflow:hidden}.vip-modal-comparison-title{font-size:18px;font-weight:600;color:#3d2a1a;margin-bottom:16px;display:flex;flex-direction:row;align-items:center;justify-content:start;gap:8px}.vip-modal-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}.vip-modal-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}.vip-modal-comparison-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #D4A86A;border-radius:8px;overflow:hidden;table-layout:fixed;min-width:100%}.vip-modal-comparison-table th,.vip-modal-comparison-table td{width:33.33%;box-sizing:border-box}.vip-modal-comparison-table thead{background:#eac89680}.vip-modal-comparison-table th{padding:12px;font-size:14px;font-weight:600;color:#3d2a1a;border-right:1px solid #D4A86A;border-bottom:1px solid #D4A86A}.vip-modal-comparison-table th:first-child,.vip-modal-comparison-table td:first-child{border-left:none}.vip-modal-comparison-table thead tr:first-child th{border-top:none}.vip-modal-comparison-table td{padding:12px;text-align:center;font-size:13px;color:#5d4a3a;border-right:1px solid #D4A86A;border-bottom:1px solid #D4A86A}.vip-modal-comparison-table tbody tr:last-child td{border-bottom:none}.vip-modal-comparison-table th:last-child,.vip-modal-comparison-table td:last-child{border-right:none}.vip-modal-comparison-table tbody tr:nth-child(2n){background:#faf0dc4d}.vip-modal-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}.vip-modal-member-type-selector{display:flex;gap:10px;margin-bottom:4px;margin-top:50px;width:60%}.vip-modal-member-type-btn{flex:1;padding:5px 3px;background:transparent;border:1px solid #D4A86A;border-radius:8px;cursor:pointer;text-align:center}.vip-modal-member-type-btn.vip-modal-selected{border:2px solid #F46220;background:transparent}.vip-modal-member-type-title{font-size:14px;color:#3d2a1a;margin-bottom:6px;font-weight:500}.vip-modal-member-type-btn.vip-modal-selected .vip-modal-member-type-title{color:#f46220;font-weight:600}.vip-modal-member-type-price{display:flex;align-items:baseline;justify-content:center;font-weight:700;color:#3d2a1a}.vip-modal-member-type-price-symbol{font-size:14px;margin-left:6px}.vip-modal-member-type-price-value{font-size:22px}.vip-modal-member-type-btn.vip-modal-selected .vip-modal-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}.vip-modal-qrcode-section{display:flex;flex-direction:column;align-items:center;gap:5px}.vip-modal-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}.vip-modal-qrcode-box{width:120px;height:120px;background:#f5f5f5;border:2px dashed #ccc;display:flex;align-items:center;justify-content:center}.vip-modal-payment-text{font-size:16px;color:#3d2a1a;font-weight:600}.vip-modal-agreement-section{display:flex;flex-direction:column;align-items:center;gap:0}.vip-modal-agreement-text{font-size:12px;color:#888;text-align:center;line-height:1.6;max-width:280px;margin:0}.vip-modal-agreement-link{color:#1890ff;text-decoration:none;margin-top:0}.vip-modal-agreement-link:hover{text-decoration:underline}.vip-modal-personal-section{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:0}.vip-modal-personal-icon{width:120px;height:120px;object-fit:contain}.vip-modal-personal-text{font-size:14px;color:#3d2a1a;font-weight:500;text-align:center}.vip-modal-personal-bonus{font-size:11px;color:#f46220;font-weight:600;text-align:center}.vip-modal-personal-scan-text{font-size:16px;color:#000;font-weight:500;text-align:center}@media (max-width: 768px){.vip-modal-wrapper .ant-modal{max-width:95%}.vip-modal-content-inner{max-width:100%}.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}.vip-modal-comparison-table th,.vip-modal-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}.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}.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(30deg,#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;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:column;align-items:stretch;width:100%;max-width:800px;position:relative;border-radius:23px;background:#fff;padding-top:8px;padding-right:1px;box-sizing:border-box}.chat-input{width:100%!important;max-height:40vh!important;font-size:16px;border-radius:23px 23px 0 0;border:white;background:#fff;resize:none;z-index:1;overflow-y:auto;margin:0;line-height:1.5}.chat-input::-webkit-scrollbar{width:6px}.chat-input::-webkit-scrollbar-track{background:transparent}.chat-input::-webkit-scrollbar-thumb{background:silver;border-radius:3px}.chat-input::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.chat-input::-webkit-scrollbar-button{display:none;width:0;height:0}.chat-home-conversation-input::-webkit-scrollbar{width:6px}.chat-home-conversation-input::-webkit-scrollbar-track{background:transparent}.chat-home-conversation-input::-webkit-scrollbar-thumb{background:silver;border-radius:3px}.chat-home-conversation-input::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.chat-home-conversation-input::-webkit-scrollbar-button{display:none;width:0;height:0}.chat-home-conversation-input{border-color:transparent!important}.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-home-input .input-footer,.chat-home-conversation-input-box .input-footer{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#fff}.chat-home-input .input-footer{justify-content:space-between;border-radius:0 0 23px 23px}.chat-home-input .input-footer .conversation-left,.chat-home-conversation-input-box .input-footer .conversation-left{margin:0;padding:0}.chat-home-input-footer-left{display:flex;align-items:center;gap:5px}.chat-home-input-meta{padding:8px 8px 0}.chat-home-input-meta-top{padding:0 8px 8px}.chat-send-btn{width:36px;height:36px;opacity:.5;cursor:pointer;transition:transform .2s;flex-shrink:0}.chat-send-btn:hover{transform:scale(1.1)}.chat-send-btn:active{transform:scale(.95)}.chat-send-btn.has-text{opacity:1}.chat-home-attachment-btn{width:34px;height:34px;border:none;border-radius:17px;background:#00000014;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;opacity:1}.chat-home-attachment-btn img{width:18px;height:18px;object-fit:contain}.chat-home-thinking-btn{min-width:100px;width:100px;height:34px;padding:0 10px;border-radius:39px;border:1px solid rgba(0,0,0,.1);background:#fff;display:inline-flex;align-items:center;justify-content:center;gap:5px;cursor:pointer;opacity:1;color:#000;font-size:14px;line-height:1}.chat-home-thinking-btn img{width:14px;height:14px;object-fit:contain}.chat-home-thinking-btn span{white-space:nowrap}.chat-home-thinking-btn.active{border-color:#0077f9;color:#3870ff}.specialty-section{width:100%;max-width:900px;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:15px;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:not(.top-vip-subtext),.top-vip .top-vip-text,.top-vip>span:not(.top-vip-subtext){color:#fef7da!important;font-size:18px!important}.top-vip .top-vip-subtext{font-size:14px!important;color:#fef7da!important}.top-vip .vip-icon,.vip-btn{display:none!important}.chat-home{padding:10px 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.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%;font-size:15px}.chat-send-btn{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%;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;max-height:40vh!important;font-size:15px;border:none;padding:12px 16px;background:#fff;resize:none;box-sizing:border-box}.chat-home-conversation-send-btn{width:32px;height:32px;opacity:.5;cursor:pointer;transition:transform .2s;flex-shrink:0}.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{font-size:14px;padding:10px 12px}.chat-home-conversation-send-btn{width:28px;height:28px}}.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{font-size:14px;background:linear-gradient(to bottom,#6a3dee,#eb33c1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.index-content-list-vip-invite{position:absolute;top:60px;right:16px;display:flex;align-items:center;gap:8px;font-size:14px;color:#f46220;cursor:pointer;z-index:99;padding:8px 12px}@media (max-width: 768px){.index-content-list-vip-invites{top:10%;left:5%;font-size:14px;font-weight:500;margin:0!important;padding-left:30px;display:flex;align-items:center;gap:8px;color:#f46220;cursor:pointer;transition:all .2s;margin-bottom:40px}.top-vip-btn{width:auto;border-radius:12px;background:linear-gradient(160deg,#f8d199,#8c5732,#8c5732);border:1px solid #0000001A;color:#fef7da;margin:10px}}.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}.conversation-wrapper.vip-copy-enabled{user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}@media (max-width: 768px){.conversation-wrapper{padding:16px 12px 80px}.conversation-content-edit{width:auto!important;max-width:100%;min-width:120px;padding:12px 20px!important;font-size:15px;border-radius:20px;box-sizing:border-box}}.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}.direct-copy-text{white-space:pre-wrap}.history-reply-ending{flex-shrink:0;margin-left:auto;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:column;align-items:stretch;gap:10px}.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-content-law{color:#0009;font-size:15px;display:flex;flex-direction:column;gap:6px}.conversation-content-law-row{margin-top:10px;display:flex;flex-direction:row;align-items:center;gap:6px}.conversation-content-law-row-span{color:#f46220}.conversation-content-law-answer-row{padding:5px 10px;display:flex;flex-direction:row;align-items:center;gap:6px;cursor:pointer}.conversation-content-law-close{width:16px;height:16px;cursor:pointer}.conversation-content-law-arrow{width:16px;height:16px}.conversation-content-law-dot{width:6px;height:6px;border-radius:50%;background:#0077f9;flex-shrink:0}.conversation-content-law-question{font-size:15px;line-height:22px;color:#0077f9}.law-articles-modal,.law-articles-modal *{user-select:text;-webkit-user-select:text}.law-articles-actions{display:flex;justify-content:flex-start;margin-top:12px}.law-copy-btn{border:1px solid #D9D9D9;background:#fff;color:#333;border-radius:6px;padding:4px 10px;font-size:13px;cursor:pointer}.law-copy-btn:hover{border-color:#f46220;color:#f46220}.law-article-item{margin-bottom:16px}.law-article-item:last-child{margin-bottom:0}.law-article-head{font-weight:600;margin-bottom:4px;color:#222}.law-article-content{color:#333;white-space:pre-wrap;line-height:24px;cursor:text}.vip-suggestion-confirm-modal .ant-modal-content{border-radius:20px;max-width:360px;margin:0 auto}.vip-suggestion-modal-content{text-align:center}.vip-suggestion-confirm-modal .ant-modal-confirm-btns{display:flex;justify-content:center;gap:8px}.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}.conversation-non-vip-section{width:100%;max-width:900px;box-sizing:border-box;position:relative}.conversation-content-info{width:100%;padding:10px 15px;margin:16px 0;border-radius:15px;background:#fff6dc;border:.5px solid #F46220;font-weight:400;font-size:15px;line-height:24px;letter-spacing:0;text-align:justify;color:#f46220;box-sizing:border-box}.index-content-list-vip-invite-conversation{display:flex;align-items:center;gap:8px;font-size:14px;color:#f46220;cursor:pointer;transition:all .2s;margin-bottom:40px}.index-content-list-vip-forward{width:16px;height:16px;flex-shrink:0}.conversation-content-edit{width:fit-content;max-width:50%;height:40px;padding:10px 310px;border-radius:20px;background:linear-gradient(45.81deg,#f06f35 6.23%,#ff8853 95%);position:fixed;bottom:30px;left:calc(260px + (100% - 260px)/2);transform:translate(-50%);display:inline-flex;justify-content:center;align-items:center;color:#fff;font-size:16px;font-weight:500;border:none;cursor:pointer;z-index:100;white-space:nowrap}@media (max-width: 768px){.conversation-content-edit{left:50%;transform:translate(-50%);width:auto!important;min-width:380px;padding:12px 20px!important;box-sizing:border-box}}.conversation-content-edit:hover{opacity:.9}.conversation-content-edit:active{opacity:.8}.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;box-sizing:border-box;margin-top:auto}.conversation-input-box{position:relative;width:100%;border-radius:20px;border:2px solid #E0E0E0;background:#fff;overflow:hidden;box-sizing:border-box}.conversation-input-box:focus-within{border-color:#8c3af8}.conversation-input{width:100%!important;max-height:40vh!important;font-size:15px;border:none;padding:12px 16px;background:#fff;resize:none;box-sizing:border-box}.conversation-input::-webkit-scrollbar{width:6px}.conversation-input::-webkit-scrollbar-track{background:transparent}.conversation-input::-webkit-scrollbar-thumb{background:silver;border-radius:3px}.conversation-input::-webkit-scrollbar-thumb:hover{background:#a0a0a0}.conversation-input::-webkit-scrollbar-button{display:none;width:0;height:0}.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-input-box .input-footer{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:#fff}.conversation-input-box .input-footer .conversation-left{margin:0;padding:0}.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}.conversation-input-meta{padding:10px 8px 0}.conversation-input-meta-top{padding:0 8px 10px}.conversation-input-footer-left{display:flex;align-items:center;gap:5px}.conversation-attachment-btn{width:34px;height:34px;border:none;border-radius:17px;background:#00000014;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;opacity:1}.conversation-attachment-btn img{width:18px;height:18px;object-fit:contain}.conversation-thinking-btn{min-width:100px;width:100px;height:34px;padding:0 10px;border-radius:39px;border:1px solid rgba(0,0,0,.1);background:#fff;display:inline-flex;align-items:center;justify-content:center;gap:5px;cursor:pointer;opacity:1;color:#000;font-size:14px;line-height:1}.conversation-thinking-btn img{width:14px;height:14px;object-fit:contain}.conversation-thinking-btn span{white-space:nowrap}.conversation-thinking-btn.active{border-color:#f46220;background:#f4622014;color:#f46220}.conversation-send-btn{width:32px;height:32px;opacity:.5;cursor:pointer;transition:transform .2s;flex-shrink:0}.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{position:fixed;bottom:50px;left:0;right:0;padding:12px;margin:0;width:100%;max-width:100%;z-index:10}.conversation-input-box{min-height:60px}.conversation-input{font-size:14px;padding:10px 12px}.conversation-send-btn{width:28px;height:28px}}.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}.law-search-page{position:relative;width:100%;height:100vh;min-height:100vh;display:flex;flex-direction:column;overflow:hidden;background-color:#f5f5f5;background-image:linear-gradient(180deg,#f5f5f500 16.87%,#f5f5f5 45.78%),url(/assets/colorfulBg-B4rhiDWJ.png);background-repeat:no-repeat,no-repeat;background-position:center center,center top;background-size:100% 100%,cover}.law-search-top,.law-search-bottom{width:100%;background:#fff}.law-search-top-inner{padding:4px 20px;display:flex;align-items:center;gap:10px}.law-search-middle-inner,.law-search-bottom-inner{width:100%;max-width:1200px;margin:0 auto;box-sizing:border-box}.law-search-brand{padding:0;border:none;background:transparent;cursor:pointer}.law-search-brand-logo{position:relative;display:inline-flex;width:36px;height:36px}.law-search-brand-face{width:36px;height:36px}.law-search-brand-ai{position:absolute;left:22px;top:22px;width:16px;height:16px}.law-search-nav{display:flex;align-items:center;gap:10px}.law-search-nav img{width:12px;height:12px}.law-search-nav-home{padding:0;border:none;background:transparent;cursor:pointer;font-family:PingFang SC,sans-serif;font-weight:400;font-size:14px;line-height:22px;letter-spacing:0;color:#000c}.law-search-nav-current{font-family:PingFang SC,sans-serif;font-weight:400;font-size:14px;line-height:22px;letter-spacing:0;color:#0000004d}.law-search-shell{width:100%;flex:1;min-height:0;display:flex;justify-content:center;padding-bottom:40px;box-sizing:border-box;overflow-x:auto;overflow-y:auto}.law-search-shell-container{width:66.67%;min-width:1080px;max-width:1280px;padding-top:15px;padding-bottom:15px;box-sizing:border-box;flex-shrink:0;display:flex;flex-direction:column;gap:15px;min-height:100%}.law-search-shell-top,.law-search-shell-middle,.law-search-shell-bottom{width:100%}.law-search-shell-top{display:flex;flex-direction:column;align-items:center;gap:14px}.law-search-input-container{width:78.125%;background:transparent}.law-search-input-box{width:100%;min-height:52px;border:2px solid transparent;border-radius:12px;padding:4px;box-sizing:border-box;display:flex;align-items:center;gap:8px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(46.51deg,#02d1fc -6.25%,#8c3af8 72.97%) border-box,linear-gradient(157.29deg,#334cf8 7.89%,#7d38f800 43.51%) border-box}.law-search-select-wrap{display:flex;align-items:center;height:24px;padding:0 10px 0 12px;border-right:1px solid rgba(0,0,0,.2);box-sizing:border-box}.law-search-select{min-width:118px}.law-search-select.ant-select{font-family:PingFang SC,sans-serif;font-weight:400;font-size:14px;line-height:22px;letter-spacing:0}.law-search-select .ant-select-selector{padding:0!important;background:transparent!important;box-shadow:none!important}.law-search-select .ant-select-arrow{right:2px}.law-search-select-arrow{width:10px;height:6px;opacity:.7}.law-search-select .ant-select-selection-item,.law-search-select .ant-select-selection-placeholder{display:block;width:100%;text-align:center;font-family:PingFang SC,sans-serif;font-weight:400;font-size:14px;line-height:22px;letter-spacing:0;color:#000}.law-search-select-popup.ant-select-dropdown{min-width:140px!important;border:1px solid #0000001A;border-radius:5px;overflow:hidden}.law-search-select-popup .ant-select-item{font-family:PingFang SC,sans-serif;font-weight:400;font-size:14px;line-height:22px;letter-spacing:0}.law-search-select-popup .ant-select-item-option-content{width:100%;text-align:center}.law-search-input-field{flex:1;min-width:0;height:40px;padding:0 8px;border:none;background:transparent;outline:none;font-family:PingFang SC,sans-serif;font-weight:400;font-size:14px;line-height:22px;letter-spacing:0;color:#000}.law-search-input-field::placeholder{color:#0000004d}.law-search-submit-btn{height:36px;padding:0 18px;border:none;border-radius:6px;background:linear-gradient(46.51deg,#02d1fc -6.25%,#8c3af8 72.97%),linear-gradient(157.29deg,#334cf8 7.89%,#7d38f800 43.51%);opacity:.5;cursor:pointer;white-space:nowrap;font-family:PingFang SC,sans-serif;font-weight:500;font-size:15px;line-height:15px;letter-spacing:0;text-align:justify;color:#fff}.law-search-submit-btn.active{opacity:1}.law-search-mode{width:100%;display:grid;grid-template-columns:1fr 1fr}.law-search-mode-group{display:flex;align-items:center;padding:0 15px;box-sizing:border-box;gap:10px}.law-search-mode-group-left{justify-content:flex-end;border-right:1px solid #00000080}.law-search-mode-group-right{justify-content:flex-start}.law-search-mode-option{display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-family:PingFang SC,sans-serif;font-weight:400;font-size:14px;line-height:22px;letter-spacing:0;color:#000}.law-search-mode-option input{margin:0;width:14px;height:14px;accent-color:#334cf8}.law-search-shell-middle{padding:12px 10px;box-sizing:border-box;background:#fff}.law-search-filter-container{font-family:PingFang SC,sans-serif;font-weight:400;font-size:14px;line-height:22px;letter-spacing:0;color:#000}.law-search-shell-bottom{flex:1;min-height:420px;display:flex;gap:10px}.law-search-result-list{width:24%;min-width:0;display:flex;flex-direction:column;gap:8px;overflow-y:auto;background:transparent}.law-search-result-item{width:100%;padding:12px 14px;border:none;border-radius:12px;background:#ffffffb8;text-align:left;cursor:pointer;font-family:PingFang SC,sans-serif;font-weight:400;font-size:14px;line-height:22px;letter-spacing:0;color:#22375d}.law-search-content-container{flex:1;padding:20px;box-sizing:border-box;background:#fff;box-shadow:0 16px 40px #22375d14}.law-search-bottom-inner{padding:12px 20px}.law-search-bottom p{margin:0;text-align:center;white-space:pre-wrap;font-family:PingFang SC,sans-serif;font-weight:400;font-size:13px;line-height:15px;letter-spacing:0;color:#3336}.law-search-bottom{position:fixed;left:0;right:0;bottom:0;z-index:10}.law-search-image{position:absolute;right:16px;bottom:120px;z-index:0}@media (max-width: 1400px){.law-search-image{display:none}}@media (max-width: 768px){.law-search-top-inner{padding:16px;flex-wrap:wrap}.law-search-nav,.law-search-nav-home{font-size:14px}.law-search-shell{padding:24px 16px 40px}.law-search-mode{grid-template-columns:1fr}.law-search-mode-group{padding:0 15px;flex-wrap:wrap}.law-search-mode-group-left{justify-content:flex-start;border-right:none}.law-search-shell-bottom{flex-direction:column}.law-search-result-list{width:100%;max-height:220px}.law-search-bottom-inner{padding:12px 16px}}.contract-review-page{position:relative;width:100%;height:100vh;min-height:100vh;display:flex;flex-direction:column;overflow:hidden;background-color:#f5f5f5;background-image:linear-gradient(180deg,#f5f5f500 16.87%,#f5f5f5 45.78%),url(/assets/colorfulBg-B4rhiDWJ.png);background-repeat:no-repeat,no-repeat;background-position:center center,center top;background-size:100% 100%,cover}.contract-review-top,.contract-review-bottom{width:100%;background:#fff}.contract-review-top-inner,.contract-review-bottom-inner{width:100%;box-sizing:border-box}.contract-review-top-inner{padding:4px 20px;display:flex;align-items:center;gap:10px}.contract-review-brand{padding:0;border:none;background:transparent;cursor:pointer}.contract-review-brand-logo{position:relative;display:inline-flex;width:36px;height:36px}.contract-review-brand-face{width:36px;height:36px}.contract-review-brand-ai{position:absolute;left:22px;top:22px;width:16px;height:16px}.contract-review-nav{display:flex;align-items:center;gap:10px}.contract-review-nav img{width:12px;height:12px}.contract-review-nav-home{padding:0;border:none;background:transparent;cursor:pointer;font-family:PingFang SC,sans-serif;font-weight:400;font-size:14px;line-height:22px;letter-spacing:0;color:#000c}.contract-review-nav-current{font-family:PingFang SC,sans-serif;font-weight:400;font-size:14px;line-height:22px;letter-spacing:0;color:#0000004d}.contract-review-shell{width:100%;flex:1;min-height:0;display:flex;justify-content:center;padding-bottom:40px;box-sizing:border-box;overflow-x:auto;overflow-y:auto}.contract-review-shell-container{width:66.67%;min-width:1080px;max-width:1280px;padding:15px 0;box-sizing:border-box;flex-shrink:0;display:flex;flex-direction:column;gap:15px;min-height:100%}.contract-review-shell-top,.contract-review-shell-middle,.contract-review-shell-bottom{width:100%}.contract-review-hero{padding:28px 32px;border-radius:20px;background:#ffffffdb;box-shadow:0 16px 40px #22375d14}.contract-review-hero h1{margin:0 0 10px;font-family:PingFang SC,sans-serif;font-weight:600;font-size:34px;line-height:1.2;color:#22375d}.contract-review-hero p{margin:0;max-width:620px;font-family:PingFang SC,sans-serif;font-weight:400;font-size:15px;line-height:24px;color:#4f607c}.contract-review-workspace{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:15px}.contract-review-upload,.contract-review-focus,.contract-review-content{background:#ffffffeb;box-shadow:0 16px 40px #22375d14}.contract-review-upload,.contract-review-focus{padding:24px;border-radius:18px}.contract-review-upload-title,.contract-review-panel-title,.contract-review-content-head{font-family:PingFang SC,sans-serif;font-weight:600;font-size:18px;line-height:24px;color:#22375d}.contract-review-upload-box{margin-top:18px;min-height:190px;border:1px dashed rgba(34,55,93,.22);border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px;box-sizing:border-box;cursor:pointer;background:linear-gradient(180deg,#fff6,#ecf4ffe6);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.contract-review-upload-box.drag-active{border-color:#334cf8;box-shadow:0 14px 36px #334cf81f;transform:translateY(-1px)}.contract-review-upload-box-main{display:flex;flex-direction:column;gap:8px}.contract-review-upload-box-title{font-family:PingFang SC,sans-serif;font-weight:500;font-size:16px;line-height:24px;color:#22375d}.contract-review-upload-box-subtitle{font-family:PingFang SC,sans-serif;font-weight:400;font-size:14px;line-height:22px;color:#6b7b96}.contract-review-file-input{display:none}.contract-review-upload-btn{height:38px;padding:0 16px;border:none;border-radius:10px;background:linear-gradient(135deg,#334cf8,#8c3af8);color:#fff;font-family:PingFang SC,sans-serif;font-weight:500;font-size:14px;line-height:20px;cursor:pointer;flex-shrink:0}.contract-review-upload-file{margin-top:14px;padding:14px 16px;border-radius:14px;background:#f7f9fd;display:flex;align-items:center;justify-content:space-between;gap:16px}.contract-review-upload-file-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:PingFang SC,sans-serif;font-weight:500;font-size:14px;line-height:22px;color:#22375d}.contract-review-upload-file-meta{display:flex;align-items:center;gap:12px;flex-shrink:0;font-family:PingFang SC,sans-serif;font-weight:400;font-size:13px;line-height:20px;color:#6b7b96}.contract-review-upload-file-remove{padding:0;border:none;background:transparent;color:#334cf8;cursor:pointer;font-family:PingFang SC,sans-serif;font-weight:500;font-size:13px;line-height:20px}.contract-review-focus-tags{margin-top:18px;display:flex;flex-wrap:wrap;gap:10px}.contract-review-focus-tags span{padding:10px 14px;border-radius:999px;background:#334cf814;font-family:PingFang SC,sans-serif;font-weight:400;font-size:14px;line-height:20px;color:#334cf8}.contract-review-shell-bottom{min-height:420px;display:flex}.contract-review-content{width:100%;flex:1;padding:24px;border-radius:20px;box-sizing:border-box}.contract-review-content-grid{margin-top:18px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.contract-review-card{min-height:180px;padding:20px;border-radius:16px;background:#f7f9fd}.contract-review-card h3{margin:0 0 12px;font-family:PingFang SC,sans-serif;font-weight:600;font-size:16px;line-height:22px;color:#22375d}.contract-review-card p{margin:0;font-family:PingFang SC,sans-serif;font-weight:400;font-size:14px;line-height:24px;color:#5d6b82}.contract-review-bottom-inner{padding:12px 20px}.contract-review-bottom p{margin:0;text-align:center;white-space:pre-wrap;font-family:PingFang SC,sans-serif;font-weight:400;font-size:13px;line-height:15px;letter-spacing:0;color:#3336}.contract-review-bottom{position:fixed;left:0;right:0;bottom:0;z-index:10}@media (max-width: 768px){.contract-review-top-inner{padding:16px;flex-wrap:wrap}.contract-review-nav,.contract-review-nav-home{font-size:14px}.contract-review-shell{padding:24px 16px 40px}.contract-review-workspace,.contract-review-content-grid{grid-template-columns:1fr}.contract-review-upload-box,.contract-review-upload-file{flex-direction:column;align-items:flex-start}.contract-review-bottom-inner{padding:12px 16px}}.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-before-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:20px}.pay-before-content{display:flex;flex-direction:column;align-items:center;gap:24px;padding:48px 32px;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;max-width:400px;width:100%}.pay-before-status{font-size:18px;font-weight:500;color:#333;text-align:center}.pay-before-tip{font-size:14px;color:#999;text-align:center}@media (max-width: 768px){.pay-before-content{padding:36px 24px}.pay-before-status{font-size:16px}.pay-before-tip{font-size:13px}}.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-success-content{width:100%;flex:1;position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:calc(100vh - 87px)}.vip-success-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:5}.vip-success-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-success-finish{width:40px;height:40px;object-fit:contain}.vip-success-main-text{color:#5e2c00;font-size:22px;font-weight:600;margin:0}.vip-success-sub-text{color:#5e2c00;font-size:14px;font-weight:400;margin:0}.vip-success-qrcode-image{width:292px;max-width:100%;height:auto;object-fit:contain}.vip-success-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}.vip-success-btn:active{opacity:.8}@media (max-width: 768px){.vip-success-content{min-height:calc(100vh - 87px)}.vip-success-content-body{padding:12px 12px 80px;min-height:calc(100vh - 87px)}.vip-success-qrcode-image,.vip-success-btn{width:292px;max-width:calc(100% - 24px)}}.pay-success-content{width:100%;flex:1;position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.pay-success-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:5}.pay-success-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:100vh}.pay-success-finish{width:40px;height:40px;object-fit:contain}.pay-success-main-text{color:#5e2c00;font-size:22px;font-weight:600;margin:0}.pay-success-sub-text{color:#5e2c00;font-size:14px;font-weight:400;margin:0}.pay-success-qrcode{width:292px;max-width:100%;height:auto;object-fit:contain}.pay-success-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}.pay-success-btn:active{opacity:.8}@media (max-width: 768px){.pay-success-content{min-height:100vh}.pay-success-body{padding:12px 12px 80px;min-height:100vh}.pay-success-qrcode,.pay-success-btn{width:292px;max-width:calc(100% - 24px)}}.vip-right-content{width:100%;flex:1;position:relative;display:flex;flex-direction:column;height:calc(100vh - 87px);max-height:calc(100vh - 87px);overflow:hidden}.vip-right-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;pointer-events:none}.vip-right-content-body{position:relative;z-index:1;width:100%;box-sizing:border-box;display:flex;flex-direction:column;flex:1;overflow-y:auto;overflow-x:hidden;min-height:0;padding:12px 12px 110px}.vip-right-content-body-agreement{font-weight:400;font-size:15px;line-height:22px;letter-spacing:0;text-align:center;color:#00000080;display:flex;flex-direction:row;align-items:center;justify-content:start;padding-bottom:10px;width:100%;box-sizing:border-box}.vip-right-content-body-agreement-link{color:#0077f9;cursor:pointer}.vip-right-content-body-agreement-link:hover{text-decoration:underline}.vip-right-checkbox-icon{width:20px;height:20px;margin-right:5px;cursor:pointer;object-fit:contain}.vip-right-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-right-content-bottom{z-index:10;width:100%;opacity:1;position:fixed;bottom:0;left:0;padding:12px 12px 24px;box-sizing:border-box;background:#fffffff2;border-top:1px solid rgba(0,0,0,.1);display:flex;flex-direction:column;gap:3px}.vip-right-content-bottom-button{width:100%;height:54px;padding:8px 20px;box-sizing:border-box;border-radius:15px;background:linear-gradient(90deg,#b55e12,#6a3100 161.01%);cursor:pointer;transition:opacity .3s}.vip-right-content-bottom-button:active{opacity:.8}.vip-right-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-right-content-bottom-button-not{width:100%;height:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.vip-right-content-bottom-button-piece{font-weight:500;font-size:14px;line-height:100%;letter-spacing:0;text-align:justify;color:#fef7da}.vip-right-content-bottom-button-pay{font-weight:500;font-size:20px;line-height:100%;letter-spacing:0;text-align:justify;color:#fef7da}.vip-right-modal-content{position:relative;display:flex;flex-direction:column;background:linear-gradient(89.63deg,#e9bd7dd9 .51%,#f1dbaed9 99.88%),linear-gradient(89.63deg,#fedcaad9 .51%,#fbbf7fd9 99.88%);border-radius:25px;width:100%;max-width:none;height:650px;max-height:90vh;box-shadow:0 4px 20px #00000026;box-sizing:border-box;padding:0;margin:0 auto}.vip-right-modal-content:after{content:"";position:absolute;top:0;right:0;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-right-modal-body-wrapper{background:#ffffffb3;border-radius:15px;box-sizing:border-box;flex:1;overflow:auto;min-height:0;margin:0;padding:0}.vip-right-modal-body{display:flex;gap:20px;height:100%;padding:10px}.vip-right-modal-left{flex:1;padding:10px;display:flex;flex-direction:column}.vip-right-text-image{width:100%;margin-bottom:10px}.vip-right-comparison-title{font-size:18px;font-weight:600;color:#3d2a1a;margin-bottom:16px;display:flex;align-items:center;justify-content:center;gap:8px}.vip-right-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}.vip-right-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}.vip-right-comparison-table{width:100%;border:1px solid #D4A86A;border-radius:8px;overflow:hidden;display:flex;flex-direction:column}.vip-right-comparison-table-header{display:flex;flex-direction:row;background:#eac89680;border-bottom:1px solid #D4A86A}.vip-right-comparison-table-row{display:flex;flex-direction:row;border-bottom:1px solid #D4A86A}.vip-right-comparison-table-row:last-child{border-bottom:none}.vip-right-comparison-table-row:nth-child(2n){background:#faf0dc4d}.vip-right-comparison-table-cell{display:flex;align-items:center;justify-content:center;padding:8px 12px;font-size:13px;color:#5d4a3a;border-right:1px solid #D4A86A;box-sizing:border-box}.vip-right-comparison-table-cell:last-child{border-right:none}.vip-right-comparison-table-header .vip-right-comparison-table-cell{font-size:14px;font-weight:600;color:#3d2a1a}.vip-right-comparison-table-cell:first-child{width:40%;flex:0 0 40%;text-align:center;justify-content:center;padding-left:8px;padding-right:8px}.vip-right-comparison-table-cell:nth-child(2){width:30%;flex:0 0 30%;padding-left:0;padding-right:0}.vip-right-comparison-table-cell:nth-child(3){width:30%;flex:0 0 30%;padding-left:12px;padding-right:12px}.vip-right-check-mark{color:#e67e22;font-size:18px;font-weight:700}.vip-right-member-type-selector{display:flex;flex-direction:row;gap:10px;margin-top:10px;width:100%;visibility:visible;opacity:1}.vip-right-member-type-btn{flex:1;background:transparent;border:1px solid #D4A86A;border-radius:8px;padding:5px 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;cursor:pointer}.vip-right-member-type-btn.selected{border:2px solid #F46220;background:transparent}.vip-right-member-type-title{font-size:14px;color:#3d2a1a;font-weight:500}.vip-right-member-type-btn.selected .vip-right-member-type-title{color:#f46220;font-weight:600}.vip-right-member-type-price{display:flex;align-items:baseline;justify-content:center;font-weight:700;color:#3d2a1a}.vip-right-member-type-price-symbol{font-size:16px;margin-right:4px}.vip-right-member-type-price-value{font-size:33px}.vip-right-member-type-btn.selected .vip-right-member-type-price,.vip-right-member-type-btn.selected .vip-right-member-type-price-symbol,.vip-right-member-type-btn.selected .vip-right-member-type-price-value{color:#f46220}.vip-right-qrcode-container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:10px;gap:6px}.vip-right-qrcode-image{width:100px;height:100px;object-fit:contain}.vip-right-qrcode-text{font-weight:400;font-size:15px;line-height:18px;letter-spacing:.5px;text-align:center;color:#000}.vip-right-qrcode-subtext{font-weight:500;font-size:20px;line-height:20px;color:#f46220}@media (max-width: 768px){.vip-right-content{min-height:calc(100vh - 87px)}.vip-right-content-bottom{padding:12px 12px 24px}.vip-right-modal-content{width:100%;max-width:100%;height:auto;max-height:none}.vip-right-modal-body{flex-direction:column}}.video-page{display:flex;justify-content:center;align-items:center;width:100%;height:100vh;background-color:#000;margin:0;padding:0}.video-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.video-container video{width:100%;height:100%;object-fit:contain}.not-found-page{display:flex;justify-content:center;align-items:center;min-height:100vh;background:#f5f5f5}.not-found-content{text-align:center}.not-found-code{font-size:96px;font-weight:700;color:#f46220;margin:0;line-height:1}.not-found-text{font-size:18px;color:#666;margin:16px 0 32px}.not-found-btn{padding:10px 32px;font-size:16px;color:#fff;background:#f46220;border:none;border-radius:8px;cursor:pointer}.not-found-btn:hover{background:#e05518}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}}
