@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);*{box-sizing:border-box;padding:0}*,body{margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f0f2f5;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@media (max-width:991px){body{background:#f8fafc}#root,body,html{height:auto!important;min-height:auto!important}}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.notification-bell{align-items:center;background:#010d6914;border-radius:10px;cursor:pointer;display:flex;height:40px;justify-content:center;margin-right:12px;transition:all .2s ease;width:40px}.notification-bell:hover{background:#010d6926}.notification-bell__icon{color:#010d69;font-size:20px}.notification-dropdown{background:#fff;border-radius:12px;box-shadow:0 10px 40px #00000026;max-width:95vw;overflow:hidden;width:380px}.notification-dropdown__header{align-items:center;background:#f8fafc;display:flex;justify-content:space-between;padding:12px 16px}.notification-dropdown__header .ant-typography{font-size:15px}.notification-dropdown__content{max-height:400px;overflow-y:auto}.notification-dropdown__loading{align-items:center;display:flex;justify-content:center;padding:40px}.notification-dropdown__list{display:flex;flex-direction:column}.notification-dropdown__footer{background:#f8fafc;padding:8px 16px;text-align:center}.notification-item{align-items:flex-start;border-bottom:1px solid #f1f5f9;cursor:pointer;display:flex;gap:12px;padding:12px 16px;position:relative;transition:all .15s ease}.notification-item:last-child{border-bottom:none}.notification-item:hover{background:#f8fafc}.notification-item--unread{background:#eb2add0d}.notification-item--unread:before{background:#eb2add;bottom:0;content:"";left:0;position:absolute;top:0;width:3px}.notification-item__icon{align-items:center;background:#f1f5f9;border-radius:10px;display:flex;flex-shrink:0;font-size:16px;height:36px;justify-content:center;width:36px}.notification-item--unread .notification-item__icon{background:#eb2add1a}.notification-item__content{flex:1 1;min-width:0}.notification-item__title{color:#1e293b;font-size:13px;font-weight:600;margin-bottom:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-item__message{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#64748b;display:-webkit-box;font-size:12px;line-height:1.4;overflow:hidden}.notification-item__time{color:#94a3b8;font-size:11px;margin-top:4px}.notification-item__dismiss{color:#94a3b8;flex-shrink:0;opacity:0;transition:opacity .15s ease}.notification-item:hover .notification-item__dismiss{opacity:1}.notification-item__dismiss:hover{color:#ef4444}.notification-bell .ant-badge-count{background:#eb2add;box-shadow:0 2px 8px #eb2add66}.notification-drawer{border-radius:20px 20px 0 0!important}.notification-drawer .ant-drawer-content{border-radius:20px 20px 0 0}.notification-drawer__content{display:flex;flex-direction:column;max-height:70vh;padding:8px 0 24px}.notification-drawer__handle{background:#cbd5e1;border-radius:2px;height:4px;margin:0 auto 16px;width:40px}.notification-drawer__header{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:0 20px 16px}.notification-drawer__title{color:#1e293b;font-size:18px!important}.notification-drawer__mark-read{color:#eb2add;font-size:13px;padding:0}.notification-drawer__list{-webkit-overflow-scrolling:touch;flex:1 1;max-height:calc(70vh - 140px);overflow-y:auto}.notification-drawer__footer{border-top:1px solid #f1f5f9;padding:16px 20px 0}.notification-drawer__footer .ant-btn-primary{background:linear-gradient(135deg,#eb2add,#010d69)!important;border:none!important;border-radius:12px!important;font-size:15px!important;font-weight:600!important;height:48px!important}@media (max-width:991px){.notification-item{padding:14px 20px}.notification-item__icon{height:40px;width:40px}.notification-item__title{font-size:14px}.notification-item__message{font-size:13px}.notification-item__time{font-size:12px}.notification-item__dismiss{min-height:44px;min-width:44px;opacity:1}}@media (hover:none) and (pointer:coarse){.notification-item:active{background:#f1f5f9}}.bottom-nav{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(0deg,#fffffffa,#fffffff2);border-top:1px solid #00000014;bottom:0;box-shadow:0 -4px 20px #00000014;left:0;overflow:visible;padding-bottom:env(safe-area-inset-bottom,0);position:fixed;right:0;z-index:1000}.bottom-nav__container{align-items:center;display:flex;justify-content:space-around;margin:0 auto;max-width:500px;overflow:visible;padding:6px 8px}.bottom-nav__ai-placeholder{flex:1 1;min-width:0;pointer-events:none}.bottom-nav__ai-center{align-items:center;display:flex;flex-direction:column;left:50%;pointer-events:none;position:absolute;top:0;transform:translateX(-50%);z-index:11}.bottom-nav__ai-btn{-webkit-tap-highlight-color:transparent;align-items:center;animation:ai-btn-pulse 3s ease-in-out infinite;background:linear-gradient(135deg,#eb2add,#0d12f2);border:3px solid #fff;border-radius:50%;box-shadow:0 -4px 20px #eb2add80,0 4px 16px #0d12f266;color:#fff;cursor:pointer;display:flex;font-size:22px;height:46px;justify-content:center;margin-top:-18px;pointer-events:all;transition:transform .2s cubic-bezier(.4,0,.2,1);width:46px}.bottom-nav__ai-btn:active{transform:scale(.9)}@keyframes ai-btn-pulse{0%,to{box-shadow:0 -4px 20px #eb2add80,0 4px 16px #0d12f266}50%{box-shadow:0 -7px 28px #eb2addb3,0 6px 22px #0d12f28c}}.bottom-nav__ai-label{color:#eb2add;font-size:9px;font-weight:700;letter-spacing:.8px;line-height:1;margin-top:5px;pointer-events:none;text-transform:uppercase}.bottom-nav__item{-webkit-tap-highlight-color:transparent;align-items:center;background:none;border:none;border-radius:12px;cursor:pointer;display:flex;flex:1 1;flex-direction:column;gap:2px;justify-content:center;min-width:0;padding:8px 4px;position:relative;transition:all .2s ease-out}.bottom-nav__item:active{background:#eb2add14;transform:scale(.95)}.bottom-nav__icon{align-items:center;color:#64748b;display:flex;font-size:22px;justify-content:center;transition:color .2s ease-out,transform .2s ease-out}.bottom-nav__label{color:#64748b;font-size:10px;font-weight:500;max-width:100%;overflow:hidden;text-overflow:ellipsis;transition:color .2s ease-out;white-space:nowrap}.bottom-nav__item--active .bottom-nav__icon{color:#eb2add;transform:scale(1.1)}.bottom-nav__item--active .bottom-nav__label{color:#eb2add;font-weight:600}.bottom-nav__indicator{animation:slideIn .2s ease-out;background:linear-gradient(90deg,#eb2add,#0d12f2);border-radius:0 0 3px 3px;height:3px;left:50%;position:absolute;top:0;transform:translateX(-50%);width:20px}@media (max-width:576px){.bottom-nav__container{padding:4px}.bottom-nav__item{gap:1px;padding:6px 2px}.bottom-nav__icon{font-size:20px}.bottom-nav__label{font-size:9px}}@media (max-width:380px){.bottom-nav__container{padding:4px 2px}.bottom-nav__item{border-radius:8px;padding:5px 2px}.bottom-nav__icon{font-size:18px}.bottom-nav__label{font-size:8px}.bottom-nav__indicator{height:2px;width:16px}}@supports (padding-bottom:env(safe-area-inset-bottom)){.bottom-nav{padding-bottom:calc(env(safe-area-inset-bottom) + 2px)}}.more-menu__overlay{animation:fadeIn .2s ease-out;background:#00000080;inset:0;position:fixed;z-index:1001}.more-menu{animation:slideUp .3s ease-out;background:#fff;border-radius:20px 20px 0 0;bottom:0;box-shadow:0 -10px 40px #00000026;left:0;max-height:70vh;overflow-y:auto;padding-bottom:env(safe-area-inset-bottom,0);position:fixed;right:0;z-index:1002}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.more-menu__handle{display:flex;justify-content:center;padding:12px 0 8px}.more-menu__handle-bar{background:#e2e8f0;border-radius:2px;height:4px;width:40px}.more-menu__header{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:0 20px 16px}.more-menu__title{color:#010d69;font-size:18px;font-weight:600;margin:0}.more-menu__close{-webkit-tap-highlight-color:transparent;align-items:center;background:#f1f5f9;border:none;border-radius:50%;color:#64748b;cursor:pointer;display:flex;font-size:14px;height:36px;justify-content:center;transition:all .2s ease-out;width:36px}.more-menu__close:active{background:#e2e8f0;transform:scale(.95)}.more-menu__items{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(3,1fr);padding:16px}.more-menu__item{-webkit-tap-highlight-color:transparent;align-items:center;background:#f8fafc;border:none;border-radius:16px;cursor:pointer;display:flex;flex-direction:column;gap:8px;justify-content:center;padding:16px 8px;transition:all .2s ease-out}.more-menu__item:active{background:#e2e8f0;transform:scale(.97)}.more-menu__item--active{background:linear-gradient(135deg,#eb2add1a,#0d12f21a);border:1px solid #eb2add33}.more-menu__item-icon{align-items:center;background:#fff;border-radius:14px;box-shadow:0 2px 8px #0000000f;color:#64748b;display:flex;font-size:22px;height:48px;justify-content:center;transition:all .2s ease-out;width:48px}.more-menu__item--active .more-menu__item-icon{background:linear-gradient(135deg,#eb2add,#0d12f2);box-shadow:0 4px 12px #eb2add4d;color:#fff}.more-menu__item-label{color:#334155;font-size:12px;font-weight:500;line-height:1.3;text-align:center}.more-menu__item--active .more-menu__item-label{color:#010d69;font-weight:600}@media (max-width:380px){.more-menu__items{gap:10px;grid-template-columns:repeat(2,1fr);padding:12px}.more-menu__item{padding:14px 8px}.more-menu__item-icon{font-size:20px;height:44px;width:44px}.more-menu__item-label{font-size:11px}.more-menu__header{padding:0 16px 12px}.more-menu__title{font-size:16px}}.mqa-tab{-webkit-tap-highlight-color:transparent;align-items:center;background:#fff;border:none;border-radius:0 0 12px 12px;box-shadow:0 4px 12px #00000014,0 1px 4px #0000000a;cursor:pointer;display:flex;flex-direction:column;gap:3px;left:50%;min-width:52px;padding:5px 20px 7px;position:fixed;top:64px;top:var(--qp-header-height,64px);transform:translateX(-50%);transition:background .2s ease-out,box-shadow .2s ease-out;z-index:1200}.mqa-tab__bar{background:#cbd5e1;border-radius:2px;height:3px;transition:background .25s ease-out,width .25s ease-out;width:28px}.mqa-tab__chevron{color:#94a3b8;font-size:9px;line-height:1;transition:transform .3s cubic-bezier(.4,0,.2,1),color .25s ease-out}.mqa-tab--open{background:#fffffff2;box-shadow:0 6px 16px #eb2add26,0 2px 6px #0000000f}.mqa-tab--open .mqa-tab__bar{background:#eb2add;width:18px}.mqa-tab--open .mqa-tab__chevron{color:#eb2add;transform:rotate(180deg)}.mqa-tab:active{transform:translateX(-50%) scale(.96)}.mqa-overlay{animation:mqaFadeIn .2s ease-out;background:#010d692e;inset:0;position:fixed;z-index:1099}@keyframes mqaFadeIn{0%{opacity:0}to{opacity:1}}.mqa-panel{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#fffffffa;border-bottom-left-radius:24px;border-bottom-right-radius:24px;box-shadow:0 16px 48px #010d691f,0 4px 16px #0000000f;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:64px;top:var(--qp-header-height,64px);transform:translateY(-8px);transition:opacity .25s ease-out,transform .3s cubic-bezier(.4,0,.2,1);z-index:1100}.mqa-panel--open{opacity:1;pointer-events:all;transform:translateY(0)}.mqa-panel__content{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;padding:22px 20px 20px}.mqa-action{-webkit-tap-highlight-color:transparent;align-items:center;background:#f8fafc;border:1px solid #0000000a;border-radius:18px;cursor:pointer;display:flex;flex:1 1;flex-direction:column;gap:10px;max-width:180px;min-width:120px;padding:16px 18px;transition:all .2s ease-out}.mqa-action:active{background:#f1f5f9;transform:scale(.96)}.mqa-action__icon{align-items:center;border-radius:14px;box-shadow:0 4px 16px #0000002e;color:#fff;display:flex;flex-shrink:0;font-size:22px;height:48px;justify-content:center;width:48px}.mqa-action__label{color:#1e293b;font-size:13px;font-weight:600;line-height:1.3;text-align:center}@media (max-width:380px){.mqa-panel__content{gap:10px;padding:18px 16px 16px}.mqa-action{border-radius:14px;min-width:100px;padding:14px}.mqa-action__icon{border-radius:12px;font-size:20px;height:42px;width:42px}.mqa-action__label{font-size:12px}}:root{--qp-primary:#010d69;--qp-primary-dark:#010a52;--qp-electric:#0d12f2;--qp-fuchsia:#eb2add;--qp-fuchsia-dark:#c41eb8;--qp-white:#fff;--qp-gray-50:#f8fafc;--qp-gray-100:#f1f5f9;--qp-gray-200:#e2e8f0;--qp-gray-600:#475569;--qp-gray-700:#334155;--qp-red-400:#f87171;--qp-red-500:#ef4444;--qp-sidebar-width:260px;--qp-sidebar-collapsed:80px;--qp-header-height:64px;--qp-transition:0.25s cubic-bezier(0.4,0,0.2,1);--qp-radius-sm:8px;--qp-radius-md:10px;--qp-radius-lg:12px}.qp-layout{min-height:100vh!important}.qp-sidebar{background:linear-gradient(180deg,#010d69,#010a52)!important;background:linear-gradient(180deg,var(--qp-primary) 0,var(--qp-primary-dark) 100%)!important;bottom:0!important;box-shadow:4px 0 24px #010d6926!important;left:0!important;position:fixed!important;top:0!important;transition:width .25s cubic-bezier(.4,0,.2,1)!important;transition:width var(--qp-transition)!important;width:260px!important;width:var(--qp-sidebar-width)!important;z-index:100!important}.qp-sidebar--collapsed{width:80px!important;width:var(--qp-sidebar-collapsed)!important}.qp-sidebar-inner{display:flex!important;flex-direction:column!important;height:100%!important}.qp-logo{align-items:center!important;border-bottom:1px solid #ffffff14!important;display:flex!important;gap:14px!important;padding:20px 24px!important}.qp-logo--collapsed{justify-content:center!important;padding:20px 16px!important}.qp-logo__icon{align-items:center!important;background:linear-gradient(135deg,#eb2add,#c41eb8)!important;background:linear-gradient(135deg,var(--qp-fuchsia) 0,var(--qp-fuchsia-dark) 100%)!important;border-radius:12px!important;border-radius:var(--qp-radius-lg)!important;box-shadow:0 4px 16px #eb2add59!important;color:#fff!important;color:var(--qp-white)!important;display:flex!important;flex-shrink:0!important;font-size:22px!important;font-weight:800!important;height:44px!important;justify-content:center!important;min-height:44px!important;min-width:44px!important;width:44px!important}.qp-logo__icon--small{border-radius:10px!important;border-radius:var(--qp-radius-md)!important;box-shadow:0 4px 12px #eb2add4d!important;font-size:18px!important;height:36px!important;min-height:36px!important;min-width:36px!important;width:36px!important}.qp-logo__icon--header{border-radius:8px!important;border-radius:var(--qp-radius-sm)!important;font-size:14px!important;height:32px!important;min-height:32px!important;min-width:32px!important;width:32px!important}.qp-logo__text{color:#fff!important;color:var(--qp-white)!important;font-size:22px!important;font-weight:700!important;letter-spacing:-.02em!important}.qp-logo__text--small{font-size:20px!important}.qp-logo__text--header{-webkit-text-fill-color:#0000!important;background:linear-gradient(90deg,#010d69,#0d12f2)!important;background:linear-gradient(90deg,var(--qp-primary) 0,var(--qp-electric) 100%)!important;-webkit-background-clip:text!important;background-clip:text!important;font-size:18px!important}.qp-nav{flex:1 1!important;flex-direction:column!important;gap:6px!important;overflow-y:auto!important;padding:16px 12px!important}.qp-nav,.qp-nav__item{display:flex!important}.qp-nav__item{align-items:center!important;background:#0000!important;border:none!important;border-radius:12px!important;border-radius:var(--qp-radius-lg)!important;color:#ffffffb3!important;cursor:pointer!important;font-family:inherit!important;font-size:15px!important;font-weight:500!important;gap:14px!important;outline:none!important;padding:14px 18px!important;text-align:left!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important;transition:all var(--qp-transition)!important;width:100%!important}.qp-nav__item:hover{background:#ffffff14!important}.qp-nav__item--active,.qp-nav__item:hover{color:#fff!important;color:var(--qp-white)!important}.qp-nav__item--active{font-weight:600!important}.qp-nav__item--active,.qp-nav__item--active:hover{background:linear-gradient(90deg,#0d12f2,#eb2add)!important;background:linear-gradient(90deg,var(--qp-electric) 0,var(--qp-fuchsia) 100%)!important}.qp-nav__item--collapsed{justify-content:center!important;padding:14px!important}.qp-nav__icon{align-items:center!important;display:flex!important;font-size:20px!important;justify-content:center!important;transition:transform .25s cubic-bezier(.4,0,.2,1)!important;transition:transform var(--qp-transition)!important}.qp-nav__item:hover .qp-nav__icon{transform:scale(1.1)!important}.qp-nav__item--active .qp-nav__icon{transform:none!important}.qp-nav__label{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.qp-drawer .ant-drawer-content{background:linear-gradient(180deg,#010d69,#010a52)!important;background:linear-gradient(180deg,var(--qp-primary) 0,var(--qp-primary-dark) 100%)!important}.qp-drawer .ant-drawer-content-wrapper{height:100%!important}.qp-drawer .ant-drawer-body{padding:0!important}.qp-drawer .ant-drawer-body,.qp-drawer__content{display:flex!important;flex-direction:column!important;height:100%!important;min-height:0!important;overflow:hidden!important}.qp-drawer__header{border-bottom:1px solid #ffffff14!important;flex-shrink:0!important;justify-content:space-between!important;padding:12px 16px!important}.qp-drawer__header,.qp-drawer__logo{align-items:center!important;display:flex!important}.qp-drawer__logo{gap:12px!important}.qp-drawer__close{align-items:center!important;background:#ffffff14!important;border:none!important;border-radius:8px!important;border-radius:var(--qp-radius-sm)!important;color:#ffffffb3!important;cursor:pointer!important;display:flex!important;font-size:16px!important;height:36px!important;justify-content:center!important;min-height:36px!important;min-width:36px!important;outline:none!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important;transition:all var(--qp-transition)!important;width:36px!important}.qp-drawer__close:hover{background:#ffffff26!important;color:#fff!important;color:var(--qp-white)!important}.qp-drawer__footer{border-top:1px solid #ffffff14!important;flex-direction:column!important;flex-shrink:0!important;margin-top:auto!important;padding:12px!important}.qp-drawer__footer,.qp-user-card{display:flex!important;gap:10px!important}.qp-user-card{align-items:center!important;background:#ffffff0d!important;border-radius:10px!important;border-radius:var(--qp-radius-md)!important;padding:10px 12px!important}.qp-user-card__avatar{background:linear-gradient(135deg,#0d12f2,#010d69)!important;background:linear-gradient(135deg,var(--qp-electric) 0,var(--qp-primary) 100%)!important;box-shadow:0 2px 8px #0d12f240!important;color:#fff!important;color:var(--qp-white)!important}.qp-user-card__info{display:flex!important;flex:1 1!important;flex-direction:column!important;min-width:0!important}.qp-user-card__name{color:#fff!important;color:var(--qp-white)!important;font-size:14px!important;font-weight:600!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.qp-user-card__role{color:#ffffff80!important;font-size:12px!important}.qp-logout-btn{align-items:center!important;background:#ef44441a!important;background-color:#ef44441a!important;border:1px solid #ef44444d!important;border-radius:10px!important;border-radius:var(--qp-radius-md)!important;color:#f87171!important;color:var(--qp-red-400)!important;cursor:pointer!important;display:flex!important;font-family:inherit!important;font-size:14px!important;font-weight:500!important;gap:8px!important;justify-content:center!important;outline:none!important;padding:10px!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important;transition:all var(--qp-transition)!important;width:100%!important}.qp-logout-btn:hover{background:#ef444433!important;background-color:#ef444433!important;border-color:#ef444480!important}.qp-main{display:flex!important;flex-direction:column!important;height:100vh!important;margin-left:260px!important;margin-left:var(--qp-sidebar-width)!important;overflow:hidden!important;transition:margin-left .25s cubic-bezier(.4,0,.2,1)!important;transition:margin-left var(--qp-transition)!important}.qp-main--collapsed{margin-left:80px!important;margin-left:var(--qp-sidebar-collapsed)!important}.qp-main--mobile{height:auto!important;margin-left:0!important;min-height:0!important;overflow-x:hidden!important;overflow-y:auto!important}.qp-header{-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;background:#fffffff2!important;border-bottom:1px solid #e2e8f0!important;border-bottom:1px solid var(--qp-gray-200)!important;height:64px!important;height:var(--qp-header-height)!important;padding:0 24px!important;position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:50!important}.qp-header,.qp-header__menu-btn{align-items:center!important;display:flex!important}.qp-header__menu-btn{background:#0000!important;background-color:initial!important;border:none!important;border-radius:10px!important;border-radius:var(--qp-radius-md)!important;color:#010d69!important;color:var(--qp-primary)!important;cursor:pointer!important;font-size:20px!important;height:40px!important;justify-content:center!important;margin-right:12px!important;min-height:40px!important;min-width:40px!important;outline:none!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important;transition:all var(--qp-transition)!important;width:40px!important}.qp-header__menu-btn:hover{background:#f1f5f9!important;background:var(--qp-gray-100)!important;background-color:#f1f5f9!important;background-color:var(--qp-gray-100)!important}.qp-header__collapse-btn{align-items:center!important;background:#fff!important;background:var(--qp-white)!important;background-color:#fff!important;background-color:var(--qp-white)!important;border:1px solid #e2e8f0!important;border:1px solid var(--qp-gray-200)!important;border-radius:10px!important;border-radius:var(--qp-radius-md)!important;color:#010d69!important;color:var(--qp-primary)!important;cursor:pointer!important;display:flex!important;font-size:18px!important;height:40px!important;justify-content:center!important;margin-right:16px!important;min-height:40px!important;min-width:40px!important;outline:none!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important;transition:all var(--qp-transition)!important;width:40px!important}.qp-header__collapse-btn:hover{background:#f1f5f9!important;background:var(--qp-gray-100)!important;background-color:#f1f5f9!important;background-color:var(--qp-gray-100)!important;border-color:#010d69!important;border-color:var(--qp-primary)!important}.qp-header__logo,.qp-header__mobile-title{align-items:center!important;display:flex!important;gap:10px!important}.qp-header__page-title{color:#010d69!important;color:var(--qp-primary)!important;font-size:17px!important;font-weight:600!important;letter-spacing:-.02em!important;max-width:180px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.qp-header__spacer{flex:1 1!important}.qp-header__user-btn{align-items:center!important;background:#fff!important;background:var(--qp-white)!important;background-color:#fff!important;background-color:var(--qp-white)!important;border:1px solid #e2e8f0!important;border:1px solid var(--qp-gray-200)!important;border-radius:50px!important;cursor:pointer!important;display:flex!important;gap:10px!important;outline:none!important;padding:5px 10px 5px 5px!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important;transition:all var(--qp-transition)!important}.qp-header__user-btn:hover{border-color:#010d69!important;border-color:var(--qp-primary)!important;box-shadow:0 2px 8px #00000014!important}.qp-header__user-name{color:#334155!important;color:var(--qp-gray-700)!important;font-size:14px!important;font-weight:500!important}.qp-header__avatar-btn{-webkit-tap-highlight-color:transparent!important;align-items:center!important;background:#0000!important;border:2px solid #0000!important;border-radius:50%!important;cursor:pointer!important;display:flex!important;justify-content:center!important;outline:none!important;padding:0!important;transition:all .25s cubic-bezier(.4,0,.2,1)!important;transition:all var(--qp-transition)!important}.qp-header__avatar-btn:active,.qp-header__avatar-btn:hover{border-color:#eb2add!important;border-color:var(--qp-fuchsia)!important}.qp-header__avatar-btn .qp-user-card__avatar{box-shadow:0 2px 8px #0d12f233!important}.qp-mobile-user-info{display:flex!important;flex-direction:column!important;gap:2px!important;padding:4px 0!important}.qp-mobile-user-info__name{color:#010d69!important;color:var(--qp-primary)!important;font-size:15px!important;font-weight:600!important}.qp-mobile-user-info__role{color:#475569!important;color:var(--qp-gray-600)!important;font-size:12px!important}.qp-content{background:radial-gradient(ellipse at 50% 0,#0d12f208 0,#0000 50%),linear-gradient(180deg,#f8fafc,#f1f5f9)!important;display:flex!important;flex:1 1!important;flex-direction:column!important;min-height:0!important;overflow:hidden!important;position:relative!important}.qp-content:before{animation:float-blob 20s ease-in-out infinite!important;background:radial-gradient(circle,#eb2add12 0,#0000 65%)!important;height:500px!important;right:-5%!important;top:-15%!important;width:500px!important}.qp-content:after,.qp-content:before{content:""!important;pointer-events:none!important;position:absolute!important;z-index:0!important}.qp-content:after{animation:float-blob 25s ease-in-out infinite reverse!important;background:radial-gradient(circle,#0d12f20d 0,#0000 65%)!important;bottom:-25%!important;height:700px!important;left:-10%!important;width:700px!important}.qp-content__wrapper{box-sizing:border-box!important;display:flex!important;flex:1 1!important;flex-direction:column!important;margin:0 auto!important;max-width:1600px!important;min-height:0!important;padding:16px 24px 24px!important;width:100%!important}.qp-content__fullscreen,.qp-content__wrapper{overflow-x:hidden!important;overflow-y:auto!important;position:relative!important;z-index:1!important}.qp-content__fullscreen{min-height:calc(100vh - 64px)!important;min-height:calc(100vh - var(--qp-header-height))!important}@media (max-width:991px){.qp-layout{height:auto!important;min-height:0!important}.qp-main,.qp-main--mobile{padding-bottom:70px!important}.qp-content,.qp-content--mobile,.qp-main,.qp-main--mobile{height:auto!important;min-height:0!important;overflow:visible!important;overflow-x:hidden!important}.qp-content,.qp-content--mobile{display:block!important;flex:none!important;padding-top:64px!important;padding-top:var(--qp-header-height)!important}.qp-content__wrapper{display:block!important;flex:none!important;height:auto!important;min-height:0!important;overflow:visible!important;padding:12px 16px 8px!important}.qp-content__fullscreen{height:auto!important;min-height:0!important;padding-bottom:8px!important}.qp-header{backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;background:#fffffffa!important;box-shadow:0 2px 8px #0000000f!important;left:0!important;padding:0 16px!important;position:fixed!important;right:0!important;top:0!important;z-index:100!important}.qp-content:after,.qp-content:before{display:none!important}}@media (max-width:576px){.qp-header{padding:0 12px!important}.qp-content__wrapper{padding:10px 12px 4px!important}.qp-content__fullscreen{padding-bottom:4px!important}.qp-header__menu-btn{height:36px!important;margin-right:8px!important;min-height:36px!important;min-width:36px!important;width:36px!important}.qp-logo__icon--header{font-size:12px!important;height:28px!important;min-height:28px!important;min-width:28px!important;width:28px!important}.qp-logo__text--header{font-size:16px!important}.qp-header__page-title{font-size:15px!important;max-width:140px!important}.qp-header__mobile-title{gap:8px!important}}@media (max-width:380px){.qp-header__page-title{font-size:14px!important;max-width:110px!important}.qp-logo__icon--header{font-size:11px!important;height:26px!important;min-height:26px!important;min-width:26px!important;width:26px!important}}.qp-nav::-webkit-scrollbar{width:4px!important}.qp-nav::-webkit-scrollbar-track{background:#0000!important}.qp-nav::-webkit-scrollbar-thumb{background:#fff3!important;border-radius:2px!important}.qp-nav::-webkit-scrollbar-thumb:hover{background:#ffffff4d!important}.ant-dropdown-menu{border-radius:12px!important;border-radius:var(--qp-radius-lg)!important;box-shadow:0 10px 40px #0000001f!important;padding:8px!important}.ant-dropdown-menu-item{border-radius:8px!important;border-radius:var(--qp-radius-sm)!important;padding:10px 14px!important}.ant-dropdown-menu-item:hover{background:#f1f5f9!important;background:var(--qp-gray-100)!important}.ant-dropdown-menu-item-danger:hover{background:#ef444414!important}.ant-dropdown-menu-submenu-title{border-radius:8px!important;border-radius:var(--qp-radius-sm)!important;padding:10px 14px!important}.qp-drawer__close,.qp-header__collapse-btn,.qp-header__menu-btn,.qp-header__user-btn,.qp-logout-btn,.qp-nav__item{-webkit-appearance:none!important;appearance:none!important;box-shadow:none!important;line-height:normal!important;text-decoration:none!important}.qp-nav__item--active{box-shadow:0 4px 20px #eb2add4d!important}.qp-nav__item--admin{border-top:1px solid #ffffff1a!important;margin-top:auto!important;padding-top:16px!important}.qp-nav__item--admin .qp-nav__icon{color:#fbbf24!important}.qp-nav__item--admin:hover .qp-nav__icon{color:#fcd34d!important}.qp-nav__item--admin.qp-nav__item--active{background:linear-gradient(90deg,#d97706,#fbbf24)!important}.qp-nav__item--admin.qp-nav__item--active .qp-nav__icon{color:#fff!important}.qp-sidebar--admin{background:linear-gradient(180deg,#1e1b4b,#312e81 50%,#1e1b4b)!important}.qp-sidebar--admin .qp-logo__icon--admin{align-items:center!important;background:linear-gradient(135deg,#fbbf24,#f59e0b)!important;color:#1e1b4b!important;display:flex!important;justify-content:center!important}.qp-sidebar--admin .qp-logo__icon--admin .anticon{font-size:20px}.qp-sidebar--admin .qp-nav__item--active{background:linear-gradient(90deg,#fbbf24,#f59e0b)!important;box-shadow:0 4px 20px #fbbf244d!important;color:#1e1b4b!important}.qp-sidebar--admin .qp-nav__item--active .qp-nav__icon,.qp-sidebar--admin .qp-nav__item--active .qp-nav__label{color:#1e1b4b!important}.qp-nav__item--back{background:#ffffff0d!important;border:1px dashed #fff3!important;margin-bottom:8px!important}.qp-nav__item--back:hover{background:#ffffff1a!important;border-color:#ffffff4d!important}.qp-nav__item--back .qp-nav__icon,.qp-nav__item--back .qp-nav__label{color:#a5b4fc!important}.qp-nav__divider{background:#ffffff1a;height:1px;margin:8px 16px}.qp-drawer__header--admin{background:linear-gradient(90deg,#1e1b4b,#312e81)!important}.qp-drawer__header--admin .qp-logo__icon--admin{align-items:center!important;background:linear-gradient(135deg,#fbbf24,#f59e0b)!important;color:#1e1b4b!important;display:flex!important;justify-content:center!important}.qp-drawer__close:focus-visible,.qp-header__collapse-btn:focus-visible,.qp-header__menu-btn:focus-visible,.qp-header__user-btn:focus-visible,.qp-logout-btn:focus-visible,.qp-nav__item:focus-visible{outline:2px solid #eb2add!important;outline:2px solid var(--qp-fuchsia)!important;outline-offset:2px!important}@keyframes float-blob{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-20px) scale(1.05)}66%{transform:translate(-20px,20px) scale(.95)}}@media (prefers-reduced-motion:reduce){.qp-content:after,.qp-content:before{animation:none!important}}@media print{.qp-drawer,.qp-header,.qp-sidebar{display:none!important}.qp-main{margin-left:0!important}.qp-content__wrapper{max-width:100%!important;padding:0!important}}.auth-layout{align-items:center;background:linear-gradient(135deg,#0f172a,#1e293b);display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.auth-background{inset:0;overflow:hidden;pointer-events:none;position:absolute}.gradient-orb{animation:float 20s ease-in-out infinite;border-radius:50%;filter:blur(80px);opacity:.3;position:absolute}.orb-1{animation-delay:0s;background:radial-gradient(circle,#2563eb 0,#0000 70%);height:600px;right:-200px;top:-300px;width:600px}.orb-2{animation-delay:7s;background:radial-gradient(circle,#7c3aed 0,#0000 70%);bottom:-250px;height:500px;left:-150px;width:500px}.orb-3{animation-delay:14s;background:radial-gradient(circle,#06b6d4 0,#0000 70%);height:400px;left:50%;top:50%;transform:translate(-50%,-50%);width:400px}@keyframes float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-50px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}.auth-container{max-width:440px;padding:24px;position:relative;width:100%;z-index:1}@media (max-width:640px){.auth-container{max-width:100%}.gradient-orb{opacity:.2}}@media (max-width:768px){.orb-1{height:400px;right:-150px;top:-200px;width:400px}.orb-2{bottom:-175px;height:350px;left:-100px;width:350px}.orb-3{height:280px;width:280px}}@media (max-width:480px){.orb-1{height:280px;right:-100px;top:-140px;width:280px}.orb-2{bottom:-120px;height:240px;left:-80px;width:240px}.orb-3{height:200px;width:200px}.gradient-orb{filter:blur(60px)}}@media (max-width:380px){.orb-1{height:200px;right:-60px;top:-100px;width:200px}.orb-2{bottom:-90px;height:180px;left:-50px;width:180px}.orb-3{height:150px;width:150px}.gradient-orb{filter:blur(50px);opacity:.15}}.ai-chat-tab{align-items:center;background:linear-gradient(180deg,#010d69,#0d12f2 60%,#eb2add);border-radius:10px 0 0 10px;box-shadow:-4px 0 20px #eb2add59,-2px 0 8px #010d6933;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:10px;padding:18px 10px;position:fixed;right:0;top:50%;transform:translateY(-50%);transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none;z-index:1000}.ai-chat-tab:hover{box-shadow:-6px 0 28px #eb2add80,-3px 0 12px #010d694d;padding-right:14px}.ai-chat-tab--open{opacity:0;pointer-events:none}.ai-chat-tab-label{color:#ffffffe6;font-size:11px;font-weight:700;letter-spacing:1.5px;text-orientation:mixed;text-transform:uppercase;transform:rotate(180deg);writing-mode:vertical-rl}.ai-chat-fab{animation:fab-pulse 3s ease-in-out infinite;position:fixed!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important}.ai-chat-fab:hover{transform:translateX(-50%) scale(1.08) translateY(-2px)!important}.ai-chat-fab:active{transform:translateX(-50%) scale(.96)!important}@keyframes fab-pulse{0%,to{box-shadow:0 8px 24px #eb2add66,0 4px 12px #0d12f24d}50%{box-shadow:0 12px 32px #eb2add8c,0 6px 18px #0d12f266}}.ai-chat-drawer .ant-drawer-content{border-radius:0}.ai-chat-drawer .ant-drawer-body{display:flex;flex-direction:column;overflow:hidden;padding:0!important}@media (max-width:767px){.ai-chat-drawer .ant-drawer-content{border-radius:16px 16px 0 0}}.ai-chat-header{background:linear-gradient(135deg,#010d69,#0d12f2 50%,#eb2add);overflow:hidden;padding:20px 24px;position:relative}.ai-chat-header:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3Cpattern id='a' width='20' height='20' patternUnits='userSpaceOnUse'%3E%3Cpath d='M20 0H0v20' fill='none' stroke='rgba(255,255,255,0.05)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.4;pointer-events:none;position:absolute;right:0;top:0}.ai-chat-header-content{align-items:center;display:flex;justify-content:space-between;position:relative;z-index:1}.ai-chat-header-left{align-items:center;display:flex;gap:12px}.ai-chat-avatar{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff4d,#ffffff26);border:2px solid #ffffff4d;border-radius:50%;box-shadow:0 4px 12px #00000026;color:#fff;display:flex;font-size:24px;height:48px;justify-content:center;transition:all .3s ease;width:48px}.ai-chat-avatar:hover{box-shadow:0 6px 16px #0003;transform:scale(1.05)}.ai-chat-header-title{line-height:1.4}.ai-chat-language-select .ant-select-selector{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26!important;border:1px solid #ffffff4d!important;border-radius:8px!important;color:#fff!important;transition:all .3s ease}.ai-chat-language-select .ant-select-selector:hover{background:#ffffff40!important;border-color:#fff6!important}.ai-chat-language-select .ant-select-arrow{color:#fff}.ai-chat-language-select .ant-select-selection-item{color:#fff!important}.ai-chat-header-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px!important;transition:all .3s ease}.ai-chat-header-btn:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}@media (max-width:576px){.ai-chat-header{padding:16px}.ai-chat-avatar{font-size:20px;height:40px;width:40px}.ai-chat-language-select{width:70px!important}}.ai-chat-messages-container{background:linear-gradient(180deg,#f8f9fa,#fff);flex:1 1;overflow:hidden;position:relative}.ai-chat-messages{height:100%;overflow-x:hidden;overflow-y:auto;padding:24px;scroll-behavior:smooth}.ai-chat-messages::-webkit-scrollbar{width:8px}.ai-chat-messages::-webkit-scrollbar-track{background:#0000;margin:8px 0}.ai-chat-messages::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#eb2add,#0d12f2);border-radius:4px;-webkit-transition:all .3s ease;transition:all .3s ease}.ai-chat-messages::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#d625c9,#0a0fd8);box-shadow:0 0 8px #eb2add66}.ai-chat-messages{scrollbar-color:#eb2add #0000;scrollbar-width:thin}@media (max-width:576px){.ai-chat-messages{padding:16px}}.ai-chat-typing-indicator{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;margin-bottom:16px;padding:12px 16px;width:-webkit-fit-content;width:fit-content}.ai-chat-input-container{background:#fff;border-top:1px solid #0000000f;box-shadow:0 -4px 16px #0000000a;padding:20px 24px}.ai-chat-input-wrapper{background:#f8f9fa;border:2px solid #0000;border-radius:12px;display:flex;flex-direction:column;gap:12px;padding:12px;transition:all .3s ease}.ai-chat-input-wrapper:focus-within{background:#fff;border-color:#eb2add;box-shadow:0 0 0 4px #eb2add1a}.ai-chat-textarea{background:#0000!important;border:none!important;font-size:15px;padding:4px 8px!important;resize:none}.ai-chat-textarea,.ai-chat-textarea:focus{box-shadow:none!important}.ai-chat-input-actions{align-items:center;display:flex;gap:8px;justify-content:flex-end}.ai-chat-send-btn,.ai-chat-voice-btn{background:linear-gradient(135deg,#eb2add,#0d12f2)!important;border:none!important;border-radius:8px!important;box-shadow:0 4px 12px #eb2add4d;font-weight:600;height:44px!important;min-width:44px;padding:0 24px!important;transition:all .3s cubic-bezier(.4,0,.2,1)}.ai-chat-send-btn:hover:not(:disabled),.ai-chat-voice-btn:hover:not(:disabled){box-shadow:0 6px 16px #eb2add66;transform:translateY(-2px)}.ai-chat-send-btn:active:not(:disabled),.ai-chat-voice-btn:active:not(:disabled){transform:translateY(0)}.ai-chat-send-btn:disabled,.ai-chat-voice-btn:disabled{cursor:not-allowed;opacity:.5}@media (max-width:576px){.ai-chat-input-container{padding:16px}.ai-chat-send-btn{min-width:44px!important;padding:0 12px!important}}.chat-message-assistant,.chat-message-user{word-wrap:break-word;overflow-wrap:break-word}.chat-message-user *{color:#fff!important}.chat-message-user p{line-height:1.6;margin:0 0 8px}.chat-message-user p:last-child{margin-bottom:0}.chat-message-user strong{font-weight:600}.chat-message-user ol,.chat-message-user ul{margin:8px 0;padding-left:20px}.chat-message-user li{line-height:1.5;margin-bottom:4px}.chat-message-user code{background:#fff3;border-radius:4px;font-size:.9em;padding:2px 6px}.chat-message-assistant *{color:#1a1a1a!important}.chat-message-assistant p{line-height:1.7;margin:0 0 12px}.chat-message-assistant p:last-child{margin-bottom:0}.chat-message-assistant strong{color:#010d69!important;font-weight:600}.chat-message-assistant ol,.chat-message-assistant ul{margin:12px 0;padding-left:24px}.chat-message-assistant li{line-height:1.6;margin-bottom:6px}.chat-message-assistant code{background:#eb2add1a;border-radius:4px;color:#0d12f2!important;font-family:Courier New,Courier,monospace;font-size:.9em;padding:2px 6px}.chat-message-assistant pre{background:#f8f9fa;border-left:3px solid #eb2add;border-radius:6px;margin:12px 0;overflow-x:auto;padding:12px}.chat-message-assistant pre code{background:#0000;color:#1a1a1a!important;padding:0}.chat-message-assistant h1,.chat-message-assistant h2,.chat-message-assistant h3,.chat-message-assistant h4,.chat-message-assistant h5,.chat-message-assistant h6{color:#010d69!important;font-weight:600;line-height:1.3;margin:16px 0 8px}.chat-message-assistant h1{font-size:1.5em}.chat-message-assistant h2{font-size:1.3em}.chat-message-assistant h3{font-size:1.1em}.chat-message-assistant a{color:#0d12f2!important;text-decoration:underline;transition:color .2s ease}.chat-message-assistant a:hover{color:#eb2add!important}.chat-message-assistant blockquote{border-left:3px solid #eb2add;color:#555!important;font-style:italic;margin:12px 0;padding-left:12px}.chat-message-assistant table{border-collapse:collapse;font-size:.95em;margin:12px 0;width:100%}.chat-message-assistant td,.chat-message-assistant th{border:1px solid #e0e0e0;padding:8px 12px;text-align:left}.chat-message-assistant th{background:linear-gradient(135deg,#eb2add1a,#0d12f21a);color:#010d69!important;font-weight:600}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ai-chat-messages>div:last-child{animation:slideIn .3s ease}@media (hover:none) and (pointer:coarse){.ai-chat-fab,.ai-chat-header-btn,.ai-chat-send-btn{min-height:44px!important;min-width:44px!important}.ai-chat-fab:hover,.ai-chat-header-btn:hover,.ai-chat-send-btn:hover{transform:none}}@media (prefers-contrast:high){.ai-chat-header{background:#010d69}.ai-chat-send-btn{background:#eb2add!important}.ai-chat-input-wrapper:focus-within{border-color:#000}}@media (prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;transition-duration:.01ms!important}}.ai-chat-voice-bar{align-items:center;animation:fadeIn .25s ease;background:linear-gradient(90deg,#010d690f,#eb2add0f);border-top:1px solid #eb2add26;display:flex;gap:12px;justify-content:space-between;padding:8px 20px}.ai-chat-voice-bar-left{align-items:center;color:#010d69;display:flex;font-size:13px;font-weight:500;gap:8px;min-width:0}.ai-chat-voice-bar-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ai-chat-voice-bar-dot{background:#eb2add;border-radius:50%;flex-shrink:0;height:8px;width:8px}.ai-chat-voice-bar-dot--pulse{animation:voiceDotPulse 1.2s ease-in-out infinite}@keyframes voiceDotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}.ai-chat-voice-btn--active{animation:micActivePulse 1.4s ease-in-out infinite;background:linear-gradient(135deg,#ff4d4f,#cf1322)!important;box-shadow:0 4px 12px #ff4d4f66!important}@keyframes micActivePulse{0%,to{box-shadow:0 4px 12px #ff4d4f66}50%{box-shadow:0 4px 20px #ff4d4fb3}}.public-quote{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;padding:24px}.public-quote__container{margin:0 auto;max-width:900px}.public-quote-loading{color:#64748b;flex-direction:column;gap:16px}.public-quote-error,.public-quote-loading{align-items:center;display:flex;justify-content:center;min-height:100vh}.public-quote__header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:24px}.public-quote__logo h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#010d69,#eb2add);-webkit-background-clip:text;background-clip:text}.public-quote__actions{display:flex;gap:12px}.public-quote__info{border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px}.public-quote__info-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.public-quote__info-section{padding:8px}.public-quote__items{border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px}.public-quote__items .ant-card-head-title{font-weight:600}.public-quote__totals{border-top:1px solid #f0f0f0;margin-left:auto;margin-top:24px;max-width:350px;padding-top:24px}.public-quote__total-row{display:flex;justify-content:space-between;padding:8px 0}.public-quote__total-row--final{border-top:2px solid #010d69;margin-top:8px;padding-top:16px}.public-quote__options,.public-quote__terms{border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px}.public-quote__terms .ant-collapse{background:#0000;border:none}.public-quote__terms .ant-collapse-item{border:1px solid #f0f0f0;border-radius:8px!important;margin-bottom:8px;overflow:hidden}.public-quote__cta,.public-quote__notes{border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px}.public-quote__cta{background:#fff;display:flex;justify-content:center;padding:32px}.public-quote__accept-btn{background:linear-gradient(135deg,#10b981,#059669);border:none;font-size:16px;font-weight:600;height:48px;padding:0 32px}.public-quote__accept-btn:hover{background:linear-gradient(135deg,#059669,#10b981)}.public-quote__footer{color:#94a3b8;padding:24px;text-align:center}@media print{.public-quote{background:#fff;padding:0}.public-quote__actions,.public-quote__cta,.public-quote__header{display:none}.public-quote__container{max-width:none}.ant-card{border:1px solid #e2e8f0;box-shadow:none}}@media (max-width:768px){.public-quote{padding:16px}.public-quote__header{flex-direction:column;gap:16px;text-align:center}.public-quote__actions{justify-content:center;width:100%}.public-quote__info-grid{gap:16px;grid-template-columns:1fr}.public-quote__totals{max-width:none}.public-quote__cta{padding:24px 16px}.public-quote__cta .ant-space{flex-direction:column;width:100%}.public-quote__cta .ant-btn{width:100%}}@media (max-width:576px){.public-quote__items .ant-table{font-size:12px}.public-quote__items .ant-table-tbody>tr>td,.public-quote__items .ant-table-thead>tr>th{padding:8px}}.App{min-height:100vh}@media (max-width:768px){.App{min-height:auto}}@media (max-width:991px){.App{min-height:auto}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-in-out}.text-center{text-align:center}.mb-16{margin-bottom:16px}.mb-24{margin-bottom:24px}@media (max-width:991px){.appointments-pro__cta,.appointments-pro__title,.appointments-pro__title-icon,.clients-pro__cta,.clients-pro__title,.clients-pro__title-icon,.dashboard-pro__cta,.dashboard-pro__title,.dashboard-pro__title-icon,.hierarchy-page__title,.hierarchy-page__title-icon,.opportunities-page__cta,.opportunities-page__title,.opportunities-page__title-icon,.optgroups-pro__cta,.optgroups-pro__title,.optgroups-pro__title-icon,.products-pro__cta,.products-pro__title,.products-pro__title-icon,.quotes-pro__add-btn,.quotes-pro__title,.quotes-pro__title-icon,.settings-pro__title,.settings-pro__title-icon,.users-pro__cta,.users-pro__title,.users-pro__title-icon{display:none!important}}.tenant-selector{align-items:center;background:linear-gradient(135deg,#010d6914,#eb2add14);border:1px solid #010d6926;border-radius:10px;cursor:pointer;display:flex;gap:10px;margin-right:12px;padding:8px 14px;transition:all .2s ease}.tenant-selector:hover{background:linear-gradient(135deg,#010d691f,#eb2add1f);border-color:#eb2add4d;box-shadow:0 4px 12px #eb2add26;transform:translateY(-1px)}.tenant-selector__avatar{align-items:center;background:linear-gradient(135deg,#eb2add,#010d69);border-radius:8px;color:#fff;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.tenant-selector__info{display:flex;flex-direction:column;min-width:0}.tenant-selector__label{color:#666;font-size:10px;letter-spacing:.5px;line-height:1.2;text-transform:uppercase}.tenant-selector__name{color:#010d69;font-size:13px;font-weight:600;line-height:1.3;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tenant-selector__arrow{color:#666;font-size:10px;margin-left:4px;transition:all .2s ease}.tenant-selector:hover .tenant-selector__arrow{color:#eb2add}.tenant-dropdown{border-radius:12px!important;box-shadow:0 10px 40px #00000026!important;min-width:260px!important;padding:8px!important}.tenant-dropdown .ant-dropdown-menu-item{border-radius:8px!important;margin-bottom:4px;padding:0!important}.tenant-dropdown .ant-dropdown-menu-item:last-child{margin-bottom:0}.tenant-dropdown .ant-dropdown-menu-item:hover{background-color:#eb2add14!important}.tenant-dropdown .ant-dropdown-menu-item-disabled{cursor:default!important}.tenant-dropdown .ant-dropdown-menu-item-disabled:hover{background-color:initial!important}.tenant-menu-header{align-items:center;color:#666;display:flex;font-size:12px;font-weight:500;gap:8px;padding:8px 12px}.tenant-menu-item{align-items:center;border-radius:8px;display:flex;gap:12px;padding:10px 12px;transition:background-color .15s ease}.tenant-menu-item__info{display:flex;flex:1 1;flex-direction:column;min-width:0}.tenant-menu-item__name{color:#1a1a1a;font-size:14px;font-weight:500}.tenant-menu-item__status{color:#eb2add;font-size:11px;margin-top:2px}.tenant-menu-item--active{background-color:#eb2add0f}.tenant-menu-item--action{color:#010d69;font-weight:500;gap:10px}.tenant-menu-item--action:hover{color:#eb2add}
/*# sourceMappingURL=main.865dd780.css.map*/