*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;touch-action:manipulation}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{min-height:100vh}@media (max-width:992px){.ant-modal{margin:16px auto!important;max-width:calc(100vw - 32px)!important}.ant-drawer-body,.ant-modal-body{padding:16px!important}.ant-card{border-radius:8px!important}.ant-card-body{padding:16px!important}.ant-form-item{margin-bottom:16px!important}.ant-btn-lg{height:44px!important}.ant-btn-lg,.ant-input-lg,.ant-picker-large,.ant-select-lg{font-size:16px!important}.ant-table-wrapper{overflow-x:auto!important}.ant-pagination{margin:16px 0!important}.ant-pagination-item,.ant-pagination-next,.ant-pagination-prev{height:36px!important;line-height:34px!important;min-width:36px!important}}@media (max-width:768px){body{font-size:14px}h1{font-size:24px!important}h2{font-size:20px!important}h3{font-size:18px!important}h4{font-size:16px!important}.ant-card{margin-bottom:12px!important}.ant-btn{min-height:40px;padding:8px 16px}.ant-input,.ant-input-number,.ant-picker,.ant-select-selector{font-size:16px!important;min-height:40px!important}.ant-tag{font-size:12px;margin:2px 4px 2px 0;padding:2px 8px}.ant-space{gap:8px!important}.ant-table{font-size:13px}.ant-table-tbody>tr>td,.ant-table-thead>tr>th{padding:12px 8px!important}.ant-modal-header{padding:16px!important}.ant-modal-footer{padding:12px 16px!important}.ant-tabs-tab{font-size:14px!important;padding:10px 12px!important}.ant-alert{font-size:13px;padding:12px!important}.ant-list-item{padding:12px 0!important}.ant-collapse-content-box,.ant-collapse-header{padding:12px 16px!important}}@media (max-width:480px){body{font-size:13px}.ant-modal{margin:8px auto!important;max-width:calc(100vw - 16px)!important}.ant-card-body{padding:12px!important}.ant-btn{min-height:36px;padding:6px 12px}.ant-btn,.ant-form-item-label>label{font-size:13px}}@media (hover:none) and (pointer:coarse){.ant-btn:active,.ant-card:active,a:active,button:active{opacity:.8;transition:opacity .1s}.ant-btn:hover{opacity:1}}@media (max-width:768px){.ant-btn,.ant-card,.ant-menu-item,.ant-tabs-tab,button{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.ant-input,.ant-input-number-input,div[contenteditable],input,p,span,textarea{-webkit-touch-callout:default;-webkit-user-select:text;user-select:text}}.layout-header{align-items:center;background:#fff;box-shadow:0 2px 8px #0000000f;display:flex;justify-content:space-between;padding:0 24px;z-index:10}.header-left{gap:16px}.mobile-menu-icon{color:#1890ff;cursor:pointer;display:none;font-size:20px}.logo{align-items:center;display:flex}.logo-text{color:#1890ff;font-size:20px;font-weight:600;margin-left:12px}.header-right{gap:24px}.header-right,.user-info{align-items:center;display:flex}.user-info{border-radius:20px;cursor:pointer;gap:8px;padding:4px 12px;transition:background-color .3s}.user-info:hover{background-color:#f0f0f0}.user-name{color:#333;font-size:14px}.layout-sider{background:#fff;box-shadow:2px 0 8px #0000000f}.layout-content{background:#fff;border-radius:8px;margin:24px;min-height:280px;padding:24px}.mobile-bottom-nav{background:#fff;bottom:0;box-shadow:0 -2px 8px #00000014;display:none;flex-direction:row;justify-content:space-around;left:0;padding:8px 0;position:fixed;right:0;z-index:999}.mobile-nav-item{align-items:center;color:#666;cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-size:12px;justify-content:center;min-width:0;padding:4px 8px;transition:all .3s}.mobile-nav-item .anticon{font-size:20px;margin-bottom:4px}.mobile-nav-item span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-nav-item.active{color:#1890ff}.mobile-nav-item:active{background-color:#f5f5f5}@media (max-width:992px){.mobile-menu-icon{display:block}.desktop-sider{display:none}.mobile-bottom-nav{display:flex}.layout-content{margin:16px 16px 80px;padding:16px}.header-right{gap:16px}}@media (max-width:768px){.layout-header{padding:0 12px}.logo-text{font-size:16px}.user-name{display:none}.header-right{gap:12px}.header-right .ant-avatar{height:32px;width:32px}.layout-content{border-radius:4px;margin:12px 12px 80px;padding:12px}.mobile-nav-item{font-size:11px}.mobile-nav-item .anticon{font-size:18px}}@media (max-width:480px){.logo-text{font-size:14px;margin-left:8px}.layout-header{padding:0 8px}.layout-content{margin:8px 8px 80px;padding:8px}}.home-container{min-height:100vh}.hero-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:120px 24px;text-align:center}.hero-content{margin:0 auto;max-width:800px}.hero-title{color:#fff!important;font-size:48px;font-weight:700;margin-bottom:16px}.hero-subtitle{color:#fffffff2;font-size:24px;margin-bottom:12px}.hero-description{color:#ffffffd9;font-size:16px;margin-bottom:32px}.hero-buttons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.features-section{margin:80px auto;max-width:1200px;padding:0 24px}.feature-card{border-radius:8px;height:100%;transition:transform .3s,box-shadow .3s}.feature-card:hover{box-shadow:0 12px 24px #0000001f;transform:translateY(-4px)}.cta-section{background:#f0f2f5;padding:80px 24px;text-align:center}@media (max-width:768px){.hero-title{font-size:32px}.hero-subtitle{font-size:18px}.hero-section{padding:80px 24px}.cta-section,.features-section{margin:40px auto;padding:40px 16px}}.auth-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:24px}.auth-card{border-radius:12px;box-shadow:0 8px 32px #0000001a;max-width:450px;width:100%}.auth-header{margin-bottom:32px;text-align:center}.auth-header h2{margin-bottom:8px}.auth-footer{margin-top:16px;text-align:center}.auth-footer a{color:#1890ff;font-weight:500}.auth-footer a:hover{text-decoration:underline}@media (max-width:576px){.auth-card{margin:0}}.guest-square-container{margin:0 auto;max-width:1400px;padding:24px}.guest-square-header{margin-bottom:32px;text-align:center}.guest-square-header h1{font-size:32px;font-weight:600;margin-bottom:8px}.guest-square-header p{color:#666;font-size:16px}.filter-card{margin-bottom:24px}.guest-card{height:100%;transition:transform .3s,box-shadow .3s}.guest-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-4px)}.guest-card-cover{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;padding:24px}.guest-card-description{margin-top:8px}.guest-region{color:#666;font-size:12px;margin-bottom:8px}.guest-bio{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#999;display:-webkit-box;font-size:13px;margin-bottom:12px;min-height:38px;overflow:hidden;text-overflow:ellipsis}.guest-stats{display:flex;flex-wrap:wrap;gap:8px}.guest-detail-container{margin:0 auto;max-width:1200px;padding:24px}.guest-header{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;color:#fff;margin-bottom:24px;padding:48px 24px}.guest-header-content{align-items:center;display:flex;gap:24px}.guest-header-info h1{color:#fff;font-size:32px;margin-bottom:12px}.guest-header-meta{display:flex;flex-wrap:wrap;gap:16px;margin-top:16px}.guest-section{margin-bottom:24px}.portfolio-images{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-top:16px}.portfolio-image{border-radius:8px;cursor:pointer;overflow:hidden;padding-top:100%;position:relative;transition:transform .3s}.portfolio-image:hover{transform:scale(1.05)}.portfolio-image .ant-image,.portfolio-image .ant-image-img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.portfolio-videos{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-top:16px}.video-card{cursor:pointer}.reviews-list{margin-top:16px}.portfolio-manage-container{margin:0 auto;max-width:1000px}.upload-section{margin-top:24px}.portfolio-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-top:16px}.portfolio-item{border-radius:8px;overflow:hidden;position:relative}.portfolio-item-actions{display:flex;gap:8px;position:absolute;right:8px;top:8px}.guest-profile-container{background-color:#f5f5f5;min-height:calc(100vh - 64px)}.guest-profile-container h1{color:#333;font-size:28px;font-weight:600}.guest-profile-container h3{color:#333;font-size:18px;font-weight:600;margin-bottom:16px}.guest-profile-container .ant-card{border-radius:12px;box-shadow:0 2px 8px #0000000f}.guest-profile-container .ant-card-head-title{font-size:20px;font-weight:600}@media (max-width:992px){.guest-square-container{padding:16px}.guest-square-header h1{font-size:28px}.filter-card .ant-space{width:100%}.filter-card .ant-input-number,.filter-card .ant-select,.filter-card .ant-space-item{width:100%!important}}@media (max-width:768px){.guest-detail-container,.guest-square-container{padding:12px}.guest-square-header h1{font-size:24px}.guest-square-header p{font-size:14px}.filter-card{margin-bottom:16px}.filter-card .ant-input-search-large{font-size:14px}.filter-card .ant-space{gap:8px!important}.filter-card .ant-collapse{border:none}.filter-card .ant-collapse-header{padding:12px 0!important}.guest-card-cover{padding:16px}.guest-card-cover .ant-avatar{height:60px!important;width:60px!important}.guest-card .ant-card-meta-title{font-size:14px}.guest-bio,.guest-card .ant-card-meta-description{font-size:12px}.guest-bio{min-height:30px}.guest-stats .ant-tag{font-size:11px;padding:0 6px}.guest-header{padding:24px 16px}.guest-header-content{flex-direction:column;gap:16px;text-align:center}.guest-header-info h1{font-size:20px;margin-bottom:8px}.guest-header-meta{gap:8px;justify-content:center}.guest-header-meta .ant-tag{font-size:11px}.portfolio-images{gap:12px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.portfolio-videos{gap:12px;grid-template-columns:1fr}.guest-section .ant-tabs-tab{font-size:13px;padding:8px 12px}}@media (max-width:480px){.guest-detail-container,.guest-square-container{padding:8px}.guest-square-header h1{font-size:20px;margin-bottom:6px}.guest-square-header p{font-size:13px}.filter-card{margin-bottom:12px}.guest-card-cover{padding:12px}.guest-header{border-radius:8px;padding:20px 12px}.guest-header-content .ant-avatar{height:80px!important;width:80px!important}.guest-header-info h1{font-size:18px}.portfolio-images{gap:8px;grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.filter-card .ant-input-number{width:100px!important}.filter-card .ant-space-compact .ant-input-number{width:48%!important}}@media (hover:none) and (pointer:coarse){.guest-card:active{transform:scale(.98)}.mobile-nav-item:active{transform:scale(.95)}.ant-btn:active{transform:scale(.98)}}.settings-container{margin:0 auto;max-width:1000px}.profile-section{padding:24px 0}.avatar-section{margin-bottom:32px;text-align:center}.verification-section{padding:24px;text-align:center}.verification-section .ant-card{margin:0 auto;max-width:600px;text-align:center}.verification-section .ant-form{text-align:left}@media (max-width:768px){.settings-container{padding:0 16px}}.schedule-container{margin:0 auto;max-width:1200px}.schedule-header{margin-bottom:24px}.schedule-header h2{font-size:24px;margin:0}.schedule-calendar{margin-top:16px}.schedule-calendar .ant-picker-cell{cursor:pointer;overflow:visible!important}.schedule-calendar .ant-picker-cell:hover{background-color:#f0f5ff}.schedule-calendar .ant-picker-cell-inner{overflow:visible!important}.schedule-calendar .ant-picker-cell-selected .ant-picker-cell-inner{background-color:#e6f7ff;border:2px solid #1890ff}.schedule-legend{border-top:1px solid #f0f0f0;margin-top:24px;padding-top:16px}.ant-picker-calendar-date-content{height:auto!important;min-height:60px}.schedule-cell{display:flex;flex-direction:column;gap:4px;height:100%}.schedule-cell.selected-date{background-color:#1890ff1a!important;border:2px solid #1890ff!important;border-radius:4px;box-sizing:border-box}.schedule-calendar .ant-picker-calendar-date-content{overflow:visible!important}@media (max-width:768px){.schedule-container{padding:0}.ant-picker-calendar-date-content{min-height:40px}}.invitations-container{margin:0 auto;max-width:1200px}.invitation-description{margin-top:8px}.invitation-description>div{color:#666;font-size:14px;margin-bottom:4px}.invitation-compensation,.invitation-date,.invitation-location,.invitation-user{align-items:center;display:flex;gap:4px}.invitation-detail{padding:16px 0}.detail-section{margin-bottom:24px}.detail-section h3{border-bottom:1px solid #f0f0f0;font-size:16px;font-weight:600;margin-bottom:12px;padding-bottom:8px}.detail-section p{line-height:1.6;margin-bottom:8px}@media (max-width:768px){.invitations-container{padding:0}.invitation-description{font-size:12px}}.travel-info-form{padding:24px}.travel-info-form h3{border-left:4px solid #1890ff;color:#333;font-size:18px;font-weight:600;margin:32px 0 16px;padding-left:12px}.travel-info-form h3:first-child{margin-top:0}.travel-info-form .ant-card{box-shadow:0 2px 8px #0000000f}.travel-info-form .ant-card-head-title{font-size:16px;font-weight:600}.travel-info-form .ant-divider-horizontal.ant-divider-with-text-left:before{width:0}.travel-info-form .ant-divider-horizontal.ant-divider-with-text-left{margin:24px 0 16px}.travel-info-form .ant-divider-inner-text{color:#666;font-weight:600}.collaboration-detail-container{margin:0 auto;max-width:1000px}.collaboration-header{align-items:flex-start;display:flex;justify-content:space-between}@media (max-width:768px){.collaboration-header{flex-direction:column;gap:16px}.collaboration-header>div:last-child{width:100%}.collaboration-header .ant-space{display:flex;width:100%}.collaboration-header .ant-space .ant-btn{flex:1 1}}.chat-container{height:calc(100vh - 120px);padding:0}.chat-list-col,.chat-window-col{height:100%}.chat-list-card,.chat-window-card{border-radius:8px;height:100%;overflow:hidden}.chat-list-card .ant-card-body{height:calc(100% - 57px);overflow-y:auto}.chat-room-item{border-bottom:1px solid #f0f0f0;cursor:pointer;padding:12px 16px;transition:background-color .2s}.chat-room-item:hover{background-color:#fafafa}.chat-room-item.selected{background-color:#e6f7ff}.chat-room-title{align-items:center;display:flex;justify-content:space-between;margin-bottom:4px}.chat-room-title span:first-child{font-size:15px;font-weight:500}.chat-time{color:#999;font-size:12px}.chat-room-desc{font-size:13px}.event-name{color:#1890ff;font-size:12px;margin-bottom:4px}.last-message{color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-window-header{gap:12px}.header-info{display:flex;flex-direction:column}.header-info .user-name{font-size:16px}.chat-window-card .ant-card-body{display:flex;flex-direction:column;height:calc(100% - 57px);padding:0}.messages-container{background-color:#f5f5f5;flex:1 1;overflow-y:auto;padding:16px}.message-item{display:flex;gap:8px;margin-bottom:16px}.message-item.mine{flex-direction:row-reverse}.message-item.theirs{flex-direction:row}.message-avatar{flex-shrink:0}.message-content{display:flex;flex-direction:column;max-width:60%}.message-item.mine .message-content{align-items:flex-end}.message-item.theirs .message-content{align-items:flex-start}.message-sender{color:#999;font-size:12px;margin-bottom:4px}.message-bubble{word-wrap:break-word;border-radius:8px;box-shadow:0 1px 2px #0000001a;padding:10px 14px;white-space:pre-wrap}.message-bubble.mine{background-color:#1890ff;color:#fff}.message-bubble.theirs{background-color:#fff;color:#333}.message-time{color:#999;font-size:11px;margin-top:4px}.message-input-container{background-color:#fff;border-top:1px solid #f0f0f0;display:flex;gap:12px;padding:16px}.message-input{flex:1 1}.send-button{align-self:flex-end}@media (max-width:768px){.chat-container{height:calc(100vh - 100px)}.chat-list-col{display:none}.chat-window-col{width:100%}.message-content{max-width:75%}}.messages-container::-webkit-scrollbar{width:6px}.messages-container::-webkit-scrollbar-track{background:#f1f1f1}.messages-container::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.messages-container::-webkit-scrollbar-thumb:hover{background:#555}.activity-form-container,.activity-list-container{margin:0 auto;max-width:1400px}.page-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.page-header h2{font-size:24px;margin:0}.filter-bar{background-color:#fafafa;border-radius:4px;padding:16px}.cover-upload{display:flex;flex-direction:column}@media (max-width:768px){.activity-form-container,.activity-list-container{padding:0}.page-header{align-items:flex-start;flex-direction:column;gap:12px}.filter-bar{padding:12px}}.floating-chat-button{align-items:center;background:linear-gradient(135deg,#1890ff,#096dd9);border-radius:50%;bottom:24px;box-shadow:0 4px 12px #1890ff66;cursor:pointer;display:flex;height:56px;justify-content:center;position:fixed;right:24px;transition:all .3s ease;width:56px;z-index:1000}.floating-chat-button:hover{box-shadow:0 6px 16px #1890ff80;transform:scale(1.1)}.floating-chat-button:active{transform:scale(.95)}.floating-chat-container{background:#fff;border-radius:12px;bottom:24px;box-shadow:0 8px 24px #00000026;display:flex;flex-direction:column;height:580px;overflow:hidden;position:fixed;right:24px;transition:all .3s ease;width:380px;z-index:1000}.floating-chat-container.minimized{height:56px}.floating-chat-header{align-items:center;background:linear-gradient(135deg,#1890ff,#096dd9);border-radius:12px 12px 0 0;color:#fff;display:flex;justify-content:space-between;padding:12px 16px}.header-title{align-items:center;display:flex;font-size:16px;font-weight:500}.header-actions{display:flex;gap:4px}.header-actions .ant-btn{border:none;color:#fff}.header-actions .ant-btn:hover{background:#fff3}.floating-chat-body{background:#fff;display:flex;flex:1 1;flex-direction:column;overflow:hidden}.floating-chat-list{flex:1 1;overflow-y:auto}.floating-chat-list-item{align-items:center;border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;justify-content:space-between;padding:12px 16px;transition:background-color .2s}.floating-chat-list-item:hover{background-color:#fafafa}.floating-chat-list-item .ant-list-item-meta{flex:1 1}.room-title{font-size:14px;font-weight:500;margin-bottom:4px}.room-desc{font-size:12px}.room-desc .event-name{color:#1890ff;margin-bottom:2px}.room-desc .last-msg{color:#999;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-time{color:#999;flex-shrink:0;font-size:11px;margin-left:8px}.floating-chat-window{display:flex;flex-direction:column;height:100%}.chat-window-header{align-items:center;background:#fafafa;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:12px 16px}.header-left{align-items:center;display:flex;gap:10px}.header-info .user-name{font-size:14px;font-weight:500}.header-info .event-name{color:#999;font-size:12px}.floating-messages-container{background:#f5f5f5;flex:1 1;overflow-y:auto;padding:16px}.floating-message-item{display:flex;gap:8px;margin-bottom:12px}.floating-message-item.mine{flex-direction:row-reverse}.msg-avatar{flex-shrink:0}.msg-content{display:flex;flex-direction:column;max-width:70%}.floating-message-item.mine .msg-content{align-items:flex-end}.msg-bubble{word-wrap:break-word;border-radius:8px;box-shadow:0 1px 2px #0000001a;font-size:13px;padding:8px 12px;white-space:pre-wrap}.msg-bubble.mine{background:#1890ff;border-bottom-right-radius:2px;color:#fff}.msg-bubble.theirs{background:#fff;border-bottom-left-radius:2px;color:#333}.msg-time{color:#999;font-size:10px;margin-top:4px}.floating-input-container{align-items:flex-end;background:#fff;border-top:1px solid #f0f0f0;display:flex;gap:8px;padding:12px 16px}.floating-input{flex:1 1;font-size:13px}.floating-input .ant-input{border:1px solid #d9d9d9;border-radius:6px}.floating-chat-list::-webkit-scrollbar,.floating-messages-container::-webkit-scrollbar{width:4px}.floating-chat-list::-webkit-scrollbar-track,.floating-messages-container::-webkit-scrollbar-track{background:#0000}.floating-chat-list::-webkit-scrollbar-thumb,.floating-messages-container::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:2px}.floating-chat-list::-webkit-scrollbar-thumb:hover,.floating-messages-container::-webkit-scrollbar-thumb:hover{background:#bfbfbf}@media (max-width:768px){.floating-chat-container{bottom:16px;height:calc(100vh - 100px);right:16px;width:calc(100vw - 32px)}.floating-chat-button{bottom:16px;height:52px;right:16px;width:52px}.msg-content{max-width:80%}}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.floating-chat-button,.floating-chat-container{animation:slideInUp .3s ease}.floating-chat-button .ant-badge-count{box-shadow:0 2px 4px #0003}
/*# sourceMappingURL=main.ee0a8211.css.map*/