@import"https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&family=Inknut+Antiqua:wght@300;400;500;600;700;800;900&display=swap";:root{box-sizing:border-box;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary-background: #0c111d;--secondary-background: #1d2939;--brandColor: #f36f21;--brand-background: #fff8f2}.ant-btn-variant-solid{background:var(--brandColor)}.brand-registration-radio-group .ant-radio-button-wrapper{height:auto!important;border-radius:0rem}.ant-breadcrumb ol li{cursor:pointer}.view-ticket-container .seller-message{background:#f6ffed}.view-ticket-container .customer-message{background:#fff1f0}.view-ticket-container .seller-message,.view-ticket-container .customer-message{display:inline-block;max-width:80%}.view-ticket-container .seller-message .ant-card-body,.view-ticket-container .customer-message .ant-card-body{padding:10px}.view-ticket-container .messages-container{scrollbar-width:thin;scrollbar-color:#aaa transparent}.view-ticket-container .messages-container::-webkit-scrollbar{width:6px}.view-ticket-container .messages-container::-webkit-scrollbar-track{background:transparent}.view-ticket-container .messages-container::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:6px}.view-ticket-container .messages-container::-webkit-scrollbar-thumb:hover{background-color:#999}.inventoryPriceTable .ant-descriptions-view{border:none!important}.inventoryPriceTable .ant-descriptions-view .ant-descriptions-row th,.inventoryPriceTable .ant-descriptions-view .ant-descriptions-row td{padding:10px!important;background-color:transparent!important}.ant-drawer-content .ant-drawer-body .ant-space{row-gap:0!important}.ant-form-item-explain-error{margin-bottom:10px;margin-top:5px;font-size:12px!important}.ant-form-item-extra{margin-top:5px;margin-bottom:5px;font-size:12px!important;color:#666666bd!important}body{margin:0;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}*{box-sizing:border-box}#root{width:100%;height:100vh}.containerBox{padding-left:15%!important;padding-right:15%!important}@media (max-width: 1200px){.containerBox{padding-left:10%!important;padding-right:10%!important}}@media (max-width: 600px){.containerBox{padding-left:5%!important;padding-right:5%!important}}body::-webkit-scrollbar{width:6px}body::-webkit-scrollbar-track{background:var(--brand-background);border-radius:6px}body::-webkit-scrollbar-thumb{background:var(--brandColor);border-radius:6px}@supports not selector(::-webkit-scrollbar){body{scrollbar-color:var(--brandColor) var(--brand-background)}}.DashboardLayoutContainer{height:100vh;width:100vw}.DashboardLayoutContainer .logoContainer{padding:1rem 1.5rem}.DashboardLayoutContainer .ant-layout-sider,.DashboardLayoutContainer .ant-menu,.DashboardLayoutContainer .ant-menu-item,.DashboardLayoutContainer .ant-menu-submenu,.DashboardLayoutContainer .ant-menu-submenu .menuitem .ant-menu{background-color:var(--primary-background)!important}.DashboardLayoutContainer .ant-layout-sider{overflow-y:auto}.DashboardLayoutContainer .ant-layout-sider .ant-layout-sider-children .ant-menu .ant-menu-item-selected{background-color:var(--secondary-background)!important}.DashboardLayoutContainer .contentContainer{padding:2rem 1.5rem!important;overflow-y:auto;background-color:#fff;display:flex;flex-direction:column;height:100%}.searchContainer{width:100%}.header{display:flex;justify-content:space-between;align-items:center;padding:2rem 0px;background-color:var(--brand-background)}.header__left{display:flex;align-items:center;gap:10px}.header__logo{height:32px;width:auto}.header__brand{font-weight:700;color:var(--brandColor);line-height:1}.header__right{display:flex;align-items:center;gap:16px}.header__login{color:var(--brandColor);text-decoration:none;font-weight:500}.header__cta{background-color:var(--brandColor);color:#fff;border:none;border-radius:4px;padding:8px 16px;font-weight:500;cursor:pointer}.header__menu-icon{display:none}@media (max-width: 768px){.header__right{display:none}.header__menu-icon{display:block;font-size:1.5rem;color:#333;cursor:pointer}}.banner{background-color:#fff8f2;padding:4rem 1rem;text-align:center}.banner__content{max-width:700px;margin:0 auto}.banner__heading{font-size:2.5rem;font-weight:700;color:#0f0f1c;margin-bottom:1rem}.banner__subtext{font-size:1rem;color:#5f5f6e;margin-bottom:2rem;line-height:1.6}.banner__actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.banner__start-btn{text-decoration:none;background-color:#f36f21;color:#fff;padding:.75rem 1.5rem;font-size:1rem;border:none;border-radius:6px;cursor:pointer;font-weight:500}.banner__info-btn{text-decoration:none;background-color:#fff;color:#0f0f1c;padding:.75rem 1.5rem;font-size:1rem;border:1px solid #d0d0d7;border-radius:6px;cursor:pointer;font-weight:500}@media (max-width: 640px){.banner__heading{font-size:1.75rem}.banner__subtext{font-size:.95rem}}.benefits-container{position:relative;display:flex;flex-direction:column;padding-top:5rem;padding-bottom:5rem}.benefits-container .benefits-content{display:flex;align-items:center;gap:60px}@media (max-width: 768px){.benefits-container .benefits-content{flex-direction:column;gap:40px}}.benefits-container .benefits__left{flex:1;max-width:500px}.benefits-container .benefits__left .benefits__header{margin-bottom:40px}.benefits-container .benefits__left .benefits__header .benefits__tag{display:inline-flex;align-items:center;gap:8px;background:#fff3f0;color:#ff6b35;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:500;margin-bottom:20px}.benefits-container .benefits__left .benefits__header .benefits__tag .tag-dot{color:#ff6b35;font-size:12px}.benefits-container .benefits__left .benefits__header .benefits__title{font-size:36px;font-weight:700;color:#1a1a1a;line-height:1.2;margin:0 0 16px}@media (max-width: 768px){.benefits-container .benefits__left .benefits__header .benefits__title{font-size:28px}}.benefits-container .benefits__left .benefits__header .benefits__subtitle{font-size:16px;color:#666;line-height:1.5;margin:0}.benefits-container .benefits__left .benefits__list{display:flex;flex-direction:column;gap:32px}.benefits-container .benefits__left .benefits__list .benefit-item{padding:0}.benefits-container .benefits__left .benefits__list .benefit-item .benefit-item__title{font-size:18px;font-weight:600;color:#1a1a1a;margin:0 0 8px;line-height:1.3}.benefits-container .benefits__left .benefits__list .benefit-item .benefit-item__desc{font-size:14px;color:#666;line-height:1.5;margin:0 0 12px}.benefits-container .benefits__left .benefits__list .benefit-item .benefit-item__link{color:#ff6b35;text-decoration:none;font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:4px;transition:opacity .2s ease}.benefits-container .benefits__left .benefits__list .benefit-item .benefit-item__link:hover{opacity:.8}.benefits-container .benefits__right{flex:1;display:flex;justify-content:center;align-items:center;padding:calc(10% - 50px)}.benefits-container .benefits__right img{width:100%;height:100%;object-fit:cover}.comparison-container{padding-top:5rem;padding-bottom:5rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background-color:#fff}.comparison-container .comparison-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:0 16px}.comparison-container .comparison-header h1{font-size:28px;font-weight:700;color:#2c3e50;margin:0}.comparison-container .table-wrapper{overflow-x:auto;border-radius:8px;box-shadow:0 2px 8px #0000001a}.comparison-container .comparison-table{width:100%;border-collapse:collapse;background-color:#fff;border-radius:8px;overflow:hidden}.comparison-container .comparison-table thead tr{background:#e67e22}.comparison-container .comparison-table thead th{padding:16px 20px;text-align:left;font-weight:600;font-size:14px;color:#fff;text-transform:uppercase;letter-spacing:.5px;border:none}.comparison-container .comparison-table thead th.criteria-header{width:25%;background:#e67e22}.comparison-container .comparison-table thead th.platform-header{width:25%;text-align:center}.comparison-container .comparison-table tbody tr{border-bottom:1px solid #ecf0f1;transition:background-color .2s ease}.comparison-container .comparison-table tbody tr:hover{background-color:#f8f9fa}.comparison-container .comparison-table tbody tr.even-row{background-color:#fdfdfd}.comparison-container .comparison-table tbody tr.odd-row{background-color:#fff}.comparison-container .comparison-table tbody tr:last-child{border-bottom:none}.comparison-container .comparison-table tbody td{padding:16px 20px;font-size:14px;line-height:1.5;vertical-align:top;border:none}.comparison-container .comparison-table tbody td.criteria-cell{font-weight:600;color:#2c3e50;background-color:#fff}.comparison-container .comparison-table tbody td.data-cell{color:#34495e}.comparison-container .comparison-table tbody td.data-cell.body-cell{background-color:#fff}@media (max-width: 768px){.comparison-container{padding:16px;margin:10px}.comparison-container .comparison-header h1{font-size:24px}.comparison-container .comparison-header .profile-icon{width:35px;height:35px;font-size:14px}.comparison-container .comparison-table{font-size:12px}.comparison-container .comparison-table thead th,.comparison-container .comparison-table tbody td{padding:12px 16px;font-size:12px}}@media (max-width: 480px){.comparison-container .table-wrapper{overflow-x:scroll}.comparison-container .comparison-table{min-width:600px}.comparison-container .comparison-table thead th,.comparison-container .comparison-table tbody td{padding:10px 12px;font-size:11px}}.footer_banner{position:relative}.footer_banner img{width:100%;height:100%;object-fit:cover}.footer_banner .footer_banner_textContainer{position:absolute;top:0%;left:0%;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:1rem}.footer_banner .footer_banner_textContainer p{font-family:Inknut Antiqua,serif;color:#000;font-size:1.7rem;text-align:center;line-height:190%;letter-spacing:.05em}.footer_banner .footer_banner_textContainer p .meaning{font-size:.9rem;font-weight:600;color:#5e5c5b;line-height:100%}.footer_banner .footer_banner_textContainer p .author{font-size:.7rem;font-weight:600;color:#5e5c5b}@media (max-width: 479px){.footer_banner{height:60vh;width:100%}.footer_banner img{height:100%;width:100%;object-fit:cover}}.footer{background-color:#fff;border-top:1px solid #e5e5e5;padding-top:5rem;padding-bottom:5rem}.footer__container{margin:0 auto;padding:0 24px}.footer__content{display:flex;justify-content:space-between;align-items:center;margin-bottom:4rem}.footer__column{display:flex;flex-direction:column;gap:1rem}.footer__heading{font-size:14px;font-weight:600;color:#374151;margin:0 0 16px;text-transform:uppercase;letter-spacing:.05em}.footer__links{list-style:none;padding:0;margin:0}.footer__links li{margin-bottom:8px}.footer__links li:last-child{margin-bottom:0}.footer__links a{color:#6b7280;text-decoration:none;font-size:14px;line-height:1.5;transition:color .2s ease}.footer__links a:hover{color:#374151}.footer__links a:focus{outline:2px solid #3b82f6;outline-offset:2px;border-radius:2px}.footer__bottom{display:flex;align-items:center;justify-content:space-between;padding-top:24px;border-top:1px solid #e5e5e5}.footer__logo{display:flex;align-items:center;gap:8px}.footer__logo svg{width:24px;height:24px;flex-shrink:0}.footer__logo-text{display:flex;flex-direction:column;line-height:1.2}.footer__logo-primary,.footer__logo-secondary{font-size:16px;font-weight:700;color:#ff6b35}.footer__copyright{font-size:12px;color:#9ca3af;margin:0}@media (min-width: 1200px){.footer__container{padding:0 48px}.footer__content{gap:64px}}@media (max-width: 1199px) and (min-width: 992px){.footer__container{padding:0 32px}.footer__content{gap:40px;margin-bottom:40px}}@media (max-width: 991px) and (min-width: 768px){.footer{padding:40px 0 20px}.footer__container{padding:0 24px}.footer__content{grid-template-columns:repeat(2,1fr);gap:36px;margin-bottom:36px}.footer__heading{font-size:13px;margin-bottom:14px}.footer__links a{font-size:13px}}@media (max-width: 767px) and (min-width: 640px){.footer{padding:36px 0 18px}.footer__container{padding:0 20px}.footer__content{grid-template-columns:repeat(2,1fr);gap:32px;margin-bottom:32px}.footer__heading{font-size:13px;margin-bottom:12px}.footer__links li{margin-bottom:6px}.footer__links a{font-size:13px}.footer__bottom{flex-direction:column;gap:16px;text-align:center;padding-top:20px}.footer__logo-primary,.footer__logo-secondary{font-size:15px}}@media (max-width: 639px) and (min-width: 480px){.footer{padding:32px 0 16px}.footer__container{padding:0 16px}.footer__content{flex-direction:column;gap:24px;margin-bottom:24px;align-items:center}.footer__heading{font-size:12px;margin-bottom:10px}.footer__links li{margin-bottom:6px}.footer__links a{font-size:12px}.footer__bottom{flex-direction:column;gap:14px;text-align:center;padding-top:18px}.footer__logo{gap:6px}.footer__logo svg{width:22px;height:22px}.footer__logo-primary,.footer__logo-secondary{font-size:14px}.footer__copyright{font-size:11px}}@media (max-width: 479px){.footer{padding:28px 0 14px}.footer__container{padding:0 12px}.footer__content{flex-direction:column;gap:24px;margin-bottom:24px;align-items:center}.footer__column{text-align:center}.footer__heading{font-size:12px;margin-bottom:8px}.footer__links li{margin-bottom:4px}.footer__links a{font-size:12px;display:block;padding:2px 0}.footer__bottom{flex-direction:column;gap:12px;text-align:center;padding-top:16px}.footer__logo{gap:4px;justify-content:center}.footer__logo svg{width:20px;height:20px}.footer__logo-primary,.footer__logo-secondary{font-size:13px}.footer__copyright{font-size:10px}}@media (max-width: 319px){.footer{padding:24px 0 12px}.footer__container{padding:0 8px}.footer__content{flex-direction:column;gap:24px;margin-bottom:24px;align-items:center}.footer__heading{font-size:11px;margin-bottom:6px}.footer__links a{font-size:11px}.footer__bottom{gap:10px;padding-top:14px}.footer__logo{gap:3px}.footer__logo svg{width:18px;height:18px}.footer__logo-primary,.footer__logo-secondary{font-size:12px}.footer__copyright{font-size:9px}}.resources-section{padding-top:5rem;padding-bottom:5rem;background-color:#fcfaf8}.resources-section .container{margin:0 auto}.resources-section .section-title{font-size:2rem;font-weight:600;color:#333;margin-bottom:2.5rem;text-align:left}@media (max-width: 768px){.resources-section .section-title{font-size:1.5rem;text-align:center}}.resources-section .resources-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}@media (max-width: 768px){.resources-section .resources-grid{grid-template-columns:1fr;gap:1rem}}.resources-section .resource-card{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;border:1px solid #e9ecef}.resources-section .resource-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}.resources-section .resource-card .card-title{font-size:1.25rem;font-weight:600;color:#333;margin-bottom:1rem;line-height:1.4}.resources-section .resource-card .card-description{font-size:.95rem;color:#666;line-height:1.6;margin-bottom:1.5rem}.resources-section .resource-card .card-button{display:inline-flex;align-items:center;gap:.5rem;color:#ff6b35;font-weight:500;text-decoration:none;font-size:.9rem;transition:all .2s ease}.resources-section .resource-card .card-button:hover{color:#e55a2b}.resources-section .resource-card .card-button:hover .arrow-icon{transform:translate(3px)}.resources-section .resource-card .card-button .arrow-icon{transition:transform .2s ease;font-size:1rem}@media (max-width: 1024px){.resources-section .resources-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}@media (max-width: 480px){.resources-section{padding:2rem 0}.resources-section .container{padding:0 .5rem}.resources-section .resource-card{padding:1.5rem}.resources-section .resource-card .card-title{font-size:1.1rem}}.faq-container{padding-top:5rem;padding-bottom:5rem}.faq-title{font-size:2.25rem;font-weight:700;text-align:center;margin-bottom:3rem;color:#1f2937;line-height:1.2}@media (max-width: 640px){.faq-title{font-size:1.875rem;margin-bottom:2rem}}.faq-list{display:flex;flex-direction:column;gap:.5rem}.faq-item{border:1px solid #e5e7eb;border-radius:.5rem;background-color:#fff;overflow:hidden;transition:all .2s ease-in-out}.faq-item:hover{border-color:#d1d5db;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.faq-item.active{border-color:#3b82f6;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.faq-item.active .chevron-icon{transform:rotate(180deg)}.faq-item.active .faq-answer{max-height:200px;opacity:1;padding:0 1.5rem 1.5rem}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:none;border:none;text-align:left;cursor:pointer;font-size:1.125rem;font-weight:500;color:#1f2937;transition:color .2s ease-in-out}.faq-question:hover{color:#3b82f6}.faq-question:focus{outline:none;color:#3b82f6}@media (max-width: 640px){.faq-question{padding:1.25rem;font-size:1rem}}.question-text{flex:1;margin-right:1rem;line-height:1.5}.chevron{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2rem;height:2rem;color:#6b7280;transition:color .2s ease-in-out}.faq-question:hover .chevron{color:#3b82f6}.chevron-icon{transition:transform .3s ease-in-out}.faq-answer{max-height:0;opacity:0;overflow:hidden;transition:all .3s ease-in-out;padding:0 1.5rem}@media (max-width: 640px){.faq-answer{padding:0 1.25rem}}.answer-content p{margin:0;font-size:1rem;line-height:1.6;color:#4b5563}@media (max-width: 640px){.answer-content p{font-size:.875rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.faq-item.active .answer-content{animation:fadeIn .3s ease-in-out}.faq-question:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.Slogan_banner{margin:20px;display:flex;justify-content:center;background-color:#fff;padding:10px 0}.Slogan_banner img{max-width:100%;height:auto;object-fit:contain}@media (max-width: 768px){.Slogan_banner{margin:15px 10px;padding:8px 0}.Slogan_banner img{max-width:95%}}@media (max-width: 480px){.Slogan_banner{margin:10px 5px;padding:5px 0}.Slogan_banner img{max-width:100%;width:100%}}@media (max-width: 640px){.Slogan_banner{margin:12px 8px}}@media (max-width: 320px){.Slogan_banner{margin:8px 3px;padding:3px 0}}.login-container{display:flex;height:100vh;width:100%;color:#000000bd}.login-container .image-section{flex:60%;background-color:#f0f2f5;overflow:hidden}.login-container .image-section img{height:100%;object-fit:cover}.login-container .form-section{flex:40%;display:flex;justify-content:center;align-items:center;padding:2rem;background:#fff}.login-container .login-form{width:100%;max-width:400px;display:flex;flex-direction:column;align-items:center}.login-container .login-form .ant-form{width:100%}.login-container .otp-section{text-align:center}.login-container .otp-section .otp-input-group{justify-content:center;width:100%;gap:.5rem;margin:1rem 0}.login-container .otp-section .otp-input-group input[type=number]::-webkit-inner-spin-button,.login-container .otp-section .otp-input-group input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.login-container .otp-section .otp-input-group input[type=number]{-moz-appearance:textfield}.login-container .otp-section .otp-input{width:48px;height:48px;font-size:1.25rem;text-align:center;border-radius:6px;border:1px solid #d9d9d9}.login-container .otp-section .otp-input:focus{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}@media (max-width: 600px){.login-container{flex-direction:column;height:100vh;min-height:100vh}.login-container .image-section{display:none}.login-container .form-section{flex:1 1 100%;width:100vw;max-width:100vw;height:100vh;min-height:100vh;padding:1.5rem 1rem;display:flex;justify-content:center;align-items:center;background:#fff}}.Header{background-color:var(--brand-background);color:#000;text-align:center;font-weight:700;font-size:30px;padding:20px}.Blog-Section{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;padding:40px 20px;max-width:1200px;margin:0 auto}.Header-Blog-Section{margin-top:20px;display:flex;justify-content:center}.blog-container{margin-top:4rem;padding-top:2rem}.blog-container .blog-header{background-color:var(--brand-background);padding:40px 0;text-align:center;margin-bottom:40px}.blog-container .blog-header h1{color:#000;font-size:32px;font-weight:700;margin:0}.blog-container .blog-featured{margin-bottom:60px}.blog-container .blog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-bottom:60px}.blog-card{width:100%;max-width:100%;text-decoration:none;overflow:hidden;background-color:#fff;transition:transform .3s ease;display:flex;flex-direction:column}.blog-card:hover{transform:translateY(-5px)}.blog-card__image-container{width:100%;height:320px;overflow:hidden}.blog-card__image-container img{width:100%;height:100%;object-fit:cover;display:block}.blog-card__content{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.blog-card__label{color:#ff6b00;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.blog-card__title-container{display:flex;justify-content:space-between;align-items:center;gap:1rem}.blog-card__title{font-size:1.25rem;font-weight:600;color:#333;margin:0;flex:1}.blog-card__arrow{width:20px;height:20px;transition:transform .2s ease}.blog-card:hover .blog-card__arrow{transform:translate(2px,-2px)}.blog-card__description{font-size:1rem;color:#666;line-height:1.5}.blog-container{background:#fff;margin-top:2rem}@media (max-width: 768px){.blog-container .hero-image{display:none}.blog-container .hero-image-mobile{display:block}.blog-container .header-top{padding:10px 0}}.header-top{padding:20px 0;border-bottom:1px solid #e5e5e5}.category{color:#ff6b35;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px}.title{font-size:28px;font-weight:700;color:#333;margin:0;line-height:1.3}.hero-image{width:100%;height:300px;object-fit:cover;display:block}.hero-image-mobile{width:100%;height:200px;object-fit:cover;display:none}.meta-info{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-bottom:1px solid #e5e5e5;font-size:14px;color:#666}.author-date{display:flex;gap:15px}.engagement{display:flex;gap:15px;align-items:center}.engagement-item{display:flex;align-items:center;gap:5px;color:#666;cursor:pointer}.engagement-item:hover{color:#333}.content{display:flex;gap:30px;padding:30px 0}.main-content{flex:2}.main-content h3{font-size:20px;font-weight:700;color:#333;margin-bottom:20px}.main-content p{font-size:16px;line-height:1.7;letter-spacing:.5px;color:#555;margin-bottom:15px}.main-content ol,.main-content ul{list-style:none;padding:0;margin:0;counter-reset:fact-counter}.main-content li{margin-bottom:15px;padding-left:30px;position:relative;font-size:16px;line-height:1.7;letter-spacing:.5px;color:#555}.main-content li:before{content:counter(fact-counter);counter-increment:fact-counter;position:absolute;left:0;top:4px;background:var(--brand-background);color:var(--brandColor);width:20px;height:20px;border-radius:50%;font-size:12px;font-weight:600;display:flex;align-items:center;justify-content:center}.main-content img{width:100%;height:auto;object-fit:cover;margin:10px 0;border-radius:8px}.main-content .custom-table{width:100%;border-collapse:separate;border-spacing:0;margin:1rem 0;border:1px solid #ddd;border-radius:8px;overflow:hidden;color:#555}.main-content .custom-table td{border:1px solid #ddd;padding:12px;font-size:14px;line-height:1.7;letter-spacing:.5px}.main-content .custom-table tr:first-child td{font-weight:600;background-color:var(--brand-background);font-size:1rem}.main-content .custom-table tr:nth-child(odd):not(:first-child){background-color:var(--brand-background)}.sidebar{flex:1;max-width:300px}.image-caption{font-size:13px;color:#666;line-height:1.5;margin-top:10px}.newsletter-signup{background:#f8f9fa;padding:25px;border-radius:8px;text-align:center}.newsletter-title{font-size:16px;font-weight:600;color:#333;margin-bottom:10px}.newsletter-description{font-size:13px;color:#666;line-height:1.5;margin-bottom:20px}.newsletter-form{display:flex;flex-direction:column;gap:12px}.newsletter-input{padding:12px;border:1px solid #ddd;border-radius:4px;font-size:14px}.newsletter-button{background:#ff6b35;color:#fff;border:none;padding:12px;border-radius:4px;font-weight:600;cursor:pointer;font-size:14px}.newsletter-button:hover{background:#e55a2b}@media (max-width: 768px){.content{flex-direction:column;gap:20px}.sidebar{max-width:none}.meta-info{flex-direction:column;gap:10px;align-items:flex-start}}.signup-container{display:flex;height:100vh;width:100%;color:#000000bd}.signup-container .image-section{flex:60%;background-color:#f0f2f5;overflow:hidden}.signup-container .image-section img{height:100%;object-fit:cover}.signup-container .form-section{flex:40%;display:flex;justify-content:center;align-items:center;padding:2rem;background:#fff}.signup-container .signup-form{width:100%;max-width:400px}.contact-verification-container{width:100%;padding:0rem 2rem}.contact-verification-container .ant-card{box-shadow:0 2px 8px #0000001a}.contact-verification-container .verification-stack{width:100%}.contact-verification-container .card-content{width:100%;text-align:center}.contact-verification-container .card-content input[type=number]::-webkit-inner-spin-button,.contact-verification-container .card-content input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.contact-verification-container .card-content input[type=number]{-moz-appearance:textfield}.contact-verification-container .otp-input-group{justify-content:center;width:100%;gap:.5rem}.contact-verification-container .otp-input{width:48px;height:48px;font-size:1.25rem;text-align:center;border-radius:6px;border:1px solid #d9d9d9}.contact-verification-container .otp-input:focus{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}.contact-verification-container .verify-button{width:40%;height:40px;font-weight:500;font-size:1rem}.contact-verification-container .resend-link{padding:0;font-size:.9rem}.contact-verification-container .continue-button{width:100%;height:44px;font-weight:700;font-size:1rem;margin-top:1rem}.story.container{display:flex;flex-wrap:wrap;gap:2.5rem;padding:4rem 2rem;max-width:1200px;margin:0 auto}.story.container .story__left{flex:1;font-size:2rem;font-weight:700;color:#333;max-width:300px}.story.container .story__right{flex:2;display:flex;flex-direction:column;gap:1.5rem;font-size:1.1rem;line-height:1.7;color:#555}.story.container .story__right div p{margin:0}.story.container .story__feature-list{list-style:none;padding:0;margin:0}.story.container .story__feature-list li{display:flex;align-items:flex-start;margin-bottom:.75rem;color:#1c1c1c;font-size:16px;line-height:1.5}.story.container .story__feature-list li .icon{display:inline-flex;justify-content:center;align-items:center;width:20px;height:20px;border:1.5px solid #f28c28;border-radius:50%;color:#f28c28;font-size:14px;font-weight:700;margin-right:10px;margin-top:2px;flex-shrink:0}@media (max-width: 991px) and (min-width: 768px){.story.container{padding:3.5rem 1.5rem;gap:2rem}.story.container .story__left{font-size:1.8rem;max-width:none}.story.container .story__right{font-size:1rem;gap:1.25rem}.story.container .story__feature-list li{font-size:15px;margin-bottom:.6rem}.story.container .story__feature-list li .icon{width:18px;height:18px;font-size:12px}}@media (max-width: 767px) and (min-width: 640px){.story.container{flex-direction:column;padding:3rem 1.25rem;gap:1.5rem}.story.container .story__left{flex:none;order:1;font-size:1.6rem;max-width:none;text-align:center;margin-bottom:.5rem}.story.container .story__right{flex:none;order:2;font-size:.95rem;gap:1rem}.story.container .story__feature-list li{font-size:14px;margin-bottom:.5rem}.story.container .story__feature-list li .icon{width:16px;height:16px;font-size:11px;margin-right:8px}}@media (max-width: 639px) and (min-width: 480px){.story.container{flex-direction:column;padding:2.5rem 1rem;gap:1.25rem}.story.container .story__left{flex:none;order:1;font-size:1.4rem;max-width:none;text-align:center;margin-bottom:.25rem}.story.container .story__right{flex:none;order:2;font-size:.9rem;gap:.875rem;line-height:1.6}.story.container .story__feature-list li{font-size:13px;margin-bottom:.45rem}.story.container .story__feature-list li .icon{width:15px;height:15px;font-size:10px;margin-right:7px;border-width:1px}}@media (max-width: 479px){.story.container{flex-direction:column;padding:2rem .75rem;gap:1rem}.story.container .story__left{flex:none;order:1;font-size:1.25rem;max-width:none;text-align:center;margin-bottom:0;line-height:1.3}.story.container .story__right{flex:none;order:2;font-size:.85rem;gap:.75rem;line-height:1.5}.story.container .story__feature-list li{font-size:12px;margin-bottom:.4rem;align-items:center}.story.container .story__feature-list li .icon{width:14px;height:14px;font-size:9px;margin-right:6px;margin-top:0;border-width:1px}}@media (max-width: 319px){.story.container{flex-direction:column;padding:1.5rem .5rem;gap:.75rem}.story.container .story__left{flex:none;order:1;font-size:1.1rem;max-width:none;text-align:center;line-height:1.2}.story.container .story__right{flex:none;order:2;font-size:.8rem;gap:.6rem;line-height:1.4}.story.container .story__feature-list li{font-size:11px;margin-bottom:.35rem}.story.container .story__feature-list li .icon{width:12px;height:12px;font-size:8px;margin-right:5px;border-width:1px}}.Join{background-color:#fff8f2;padding:4rem 1rem;display:flex;flex-direction:column;align-items:center}.Join__start-btn{text-decoration:none;background-color:#f36f21;color:#fff;padding:.75rem 1.5rem;font-size:1rem;border:none;border-radius:6px;cursor:pointer;font-weight:500}.Join__title{font-size:30px;color:#111827;margin:0}.Join__subtitle{color:#374151}.contact2-page{min-height:100vh;background:#fff;width:100%;display:flex;padding-top:100px;padding-bottom:100px;color:#222}@media (max-width: 600px){.contact2-page{padding:1rem;width:100%;max-width:100%;overflow-x:hidden;margin-top:1.5rem;box-sizing:border-box}}.contact2-container{flex:1;display:flex;flex-direction:row;width:100%;max-width:100%}@media (max-width: 900px){.contact2-container{flex-direction:column-reverse}}@media (max-width: 600px){.contact2-container{flex-direction:column-reverse;width:100%;max-width:100%;padding:0;box-sizing:border-box}}.contact2-form-section{background:#fff;padding:calc(1rem + 2vw);flex:1;box-sizing:border-box}@media (max-width: 600px){.contact2-form-section{width:100%;max-width:100%;padding:1rem;box-sizing:border-box}}.contact2-subtitle{color:#6b7280;margin-bottom:2rem;font-size:1.05rem;line-height:150%;letter-spacing:.05rem;word-wrap:break-word;overflow-wrap:break-word}.contact2-group{flex:1;display:flex;flex-direction:column;margin-bottom:1.2rem}.contact2-group label{font-size:.97rem;font-weight:500;margin-bottom:.4rem;color:#222;word-wrap:break-word;overflow-wrap:break-word}.contact2-group input,.contact2-group textarea{border:1px solid #e5e7eb;border-radius:6px;padding:.85rem 1rem;font-size:1rem;background:#fff;color:#222;transition:border .2s;width:100%;box-sizing:border-box}.contact2-group input:focus,.contact2-group textarea:focus{border-color:#f36f21;outline:none}.contact2-group textarea{min-height:100px;resize:vertical;word-wrap:break-word;overflow-wrap:break-word}.contact2-privacy{display:flex;align-items:flex-start;gap:.5rem;font-size:.95rem;color:#0c1a37;margin-bottom:1.2rem;word-wrap:break-word;overflow-wrap:break-word}@media (max-width: 600px){.contact2-privacy{align-items:flex-start;text-align:left}}.contact2-privacy a{color:#f36f21;text-decoration:underline}.contact2-privacy a:hover{color:#c2410c}.contact2-privacy input[type=checkbox]{accent-color:#ffffff;flex-shrink:0;margin-top:.2rem;width:1.1rem;height:1.1rem}.contact2-privacy input[type=checkbox]:checked{accent-color:#f36f21}.contact2-submit-btn{width:100%;background:#f36f21;color:#fff;font-weight:600;padding:.9rem 1.5rem;border:none;border-radius:6px;font-size:1.1rem;cursor:pointer;margin-top:.2rem;transition:background .2s,transform .1s;box-sizing:border-box}.contact2-submit-btn:hover:not(:disabled){background:#c2410c;transform:translateY(-2px)}.contact2-submit-btn:disabled{opacity:.7;cursor:not-allowed}.InfoSection{flex:1;background:#fff8f2;padding:calc(1rem + 2vw);display:flex;flex-direction:column;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word}.InfoSection img{width:200px;height:auto;margin:20px 0;max-width:100%}.InfoSection-title{font-size:2rem;font-weight:700;color:#000;margin-bottom:0;word-wrap:break-word;overflow-wrap:break-word}.InfoSection-subtitle{font-size:1.2rem;font-weight:500;color:#000;margin-bottom:0;margin-top:5px;word-wrap:break-word;overflow-wrap:break-word}.InfoSection-intro{font-size:.9rem;font-weight:400;color:#6b7280;word-wrap:break-word;overflow-wrap:break-word}.InfoSection-infoList{display:flex;flex-direction:column;gap:2rem;margin-top:1rem;margin-bottom:1rem;flex:1}.InfoSection-infoList-item{display:flex;align-items:flex-start;gap:.5rem;color:#6b7280;word-wrap:break-word;overflow-wrap:break-word}.InfoSection-infoList-item-icon{font-size:1.3rem;margin-top:.2rem;flex-shrink:0}.InfoSection-infoList-item-content{flex:1;min-width:0}.InfoSection-infoList-item-label{font-size:1.2rem;font-weight:500;color:#000;word-wrap:break-word;overflow-wrap:break-word}.InfoSection-infoList-item-value{font-size:1rem;display:flex;gap:.5rem;font-weight:400;word-wrap:break-word;overflow-wrap:break-word}.InfoSection-infoList-item-value a{color:#f36f21;text-decoration:underline;word-break:break-all}.InfoSection-infoList-item-desc{font-size:.9rem;font-weight:400;word-wrap:break-word;overflow-wrap:break-word}.InfoSection-infoList-item-link{font-size:1rem;font-weight:400;text-decoration:underline;word-break:break-all}@media (max-width: 600px){.InfoSection{width:100%;max-width:100%;padding:1rem;margin-bottom:.5rem;align-items:center;text-align:center;box-sizing:border-box}.InfoSection img{margin-left:auto;margin-right:auto;display:block;max-width:100%;width:auto;height:auto}.InfoSection-title{text-align:center;font-size:1.5rem}.InfoSection-subtitle{text-align:center;font-size:1rem}.InfoSection-intro{text-align:center}.InfoSection-infoList{align-items:stretch;width:100%}.InfoSection-infoList-item{align-items:flex-start;text-align:left;width:100%;gap:.5rem}.InfoSection-infoList-item-icon{flex-shrink:0}.InfoSection-infoList-item-content{flex:1;min-width:0}}.contact2-socials{display:flex;gap:.7rem;margin-top:1.5rem}@media (max-width: 600px){.contact2-socials{justify-content:center;width:100%;flex-wrap:wrap}}.contact2-social{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:#f36f21;font-size:1.6rem;transition:background .2s,color .2s;flex-shrink:0}.contact2-social:hover{background:#f36f21;color:#fff}.Banner{background-color:#fff8f2;padding:4rem 1rem;text-align:center}.Banner__about-label{font-weight:700;color:#f36f21;font-size:1rem}.Banner__main-title{font-size:40px;color:#111827;font-weight:700;line-height:1.2}.Banner__subtitle{color:#374151;font-size:1.1rem;line-height:1.5;margin-top:1rem}@media (max-width: 600px){.Banner{padding:2rem 1rem}.Banner__main-title{font-size:26px}.Banner__subtitle{font-size:1rem}.Banner__about-label{font-size:.95rem}}.inventory-page{flex:1;min-height:0;display:flex;flex-direction:column}.inventory-page-header{flex:0 0 auto}.inventory-page-header>.ant-col>.ant-row:last-child{margin-bottom:12px!important}.inventory-sheet{display:flex;flex:1;min-height:420px;flex-direction:column}.inventory-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:12px;padding:12px;background:#fff;border:1px solid #f0f0f0;border-radius:8px}.inventory-search{width:min(100%,320px)}.inventory-filter{min-width:150px}.inventory-sort{min-width:190px}.inventory-table .ant-table-thead>tr>th,.inventory-variants .ant-table-thead>tr>th{padding-block:8px;color:#000000ad;font-size:12px;font-weight:600;white-space:nowrap}.inventory-table{flex:1;min-height:0}.inventory-table>.ant-spin-nested-loading,.inventory-table>.ant-spin-nested-loading>.ant-spin-container{height:100%}.inventory-table>.ant-spin-nested-loading>.ant-spin-container{display:flex;flex-direction:column}.inventory-table .ant-table-pagination{margin-top:auto;padding-top:16px}.inventory-table .ant-table-tbody>tr>td,.inventory-variants .ant-table-tbody>tr>td{padding-block:7px}.inventory-product-cell{display:flex;min-width:0;align-items:center;gap:10px}.inventory-thumbnail{flex:0 0 auto;overflow:hidden;object-fit:cover;border-radius:5px}.inventory-product-copy{min-width:0;flex:1}.inventory-product-title{display:block;overflow:hidden;font-weight:600;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.inventory-product-meta,.inventory-attribute-list{display:flex;min-width:0;align-items:center;gap:5px;margin-top:2px;overflow:hidden;white-space:nowrap}.inventory-product-meta .ant-tag,.inventory-attribute-list .ant-tag{margin-inline-end:0;padding-inline:5px;font-size:11px;line-height:18px}.inventory-variant-trigger{height:20px;padding:0 5px;border:1px solid #d9d9d9;border-radius:4px;color:#000000ad;font-size:11px;line-height:18px}.inventory-variant-trigger:hover{border-color:#ff6b22;color:#d84f0f!important}.inventory-variant-trigger .anticon,.inventory-expand-button .anticon{transform:rotate(-90deg);transition:transform .16s ease}.inventory-variant-trigger .anticon.is-expanded,.inventory-expand-button .anticon.is-expanded{transform:rotate(0)}.inventory-expand-button{width:28px;min-width:28px;padding-inline:0}.inventory-publish-cell{display:flex;align-items:center;gap:8px}.inventory-sku{max-width:170px;overflow:hidden;color:#0000008c;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.inventory-muted-copy{font-size:11px}.inventory-number-input{width:112px}.inventory-stock-input{width:80px}.inventory-discount-input{width:88px}.inventory-variants{padding:8px 12px 12px 44px;background:#fafafa}.inventory-variants-heading{display:flex;justify-content:space-between;margin-bottom:7px}.inventory-variants .ant-table{background:transparent}@media (max-width: 768px){.inventory-sheet{min-height:520px}.inventory-toolbar{align-items:stretch}.inventory-search,.inventory-filter,.inventory-sort{width:100%}.inventory-variants{padding-left:8px}}.add-product-page{display:flex;flex:1;flex-direction:column;height:calc(100dvh - 8rem);min-height:0}.add-product-page__breadcrumb{flex:0 0 auto;margin-bottom:12px}.category-picker{--surface: #fff;--surface-muted: #fff8f2;--line: #f0e5dc;--text-muted: #6b625d;--brand: #f36f21;background:var(--surface);border:1px solid var(--line);border-radius:12px;display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden}.category-picker__intro{align-items:flex-start;background:var(--surface-muted);border-bottom:1px solid var(--line);display:flex;gap:24px;justify-content:space-between;padding:24px 28px 20px}.category-picker__intro .ant-typography{margin-bottom:0}.category-picker__intro h4.ant-typography{font-size:21px;letter-spacing:-.02em;margin:3px 0 5px}.category-picker__intro p.ant-typography{color:var(--text-muted);max-width:660px}.category-picker__eyebrow{color:#9a4b19;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.category-picker__suggestion{color:#9a4b19;font-weight:600;padding:4px 0;white-space:nowrap}.category-picker__actions{align-items:flex-end;display:flex;flex:0 0 auto;flex-direction:column;gap:6px}.category-picker__search{margin:24px 28px 10px;max-width:calc(100% - 56px)}.category-picker__search.ant-input-affix-wrapper{border-color:#dfcdbf;box-shadow:none}.category-picker__search.ant-input-affix-wrapper:focus-within{border-color:var(--brand);box-shadow:0 0 0 3px #f36f211f}.category-picker__status{align-items:center;color:var(--text-muted);display:flex;font-size:13px;gap:8px;justify-content:space-between;padding:0 28px 18px}.category-picker__content{border-top:1px solid var(--line);display:grid;flex:1;grid-template-columns:minmax(190px,230px) minmax(0,1fr);min-height:0;overflow:hidden}.category-picker__sidebar{background:#fcfaf8;border-right:1px solid var(--line);overflow-y:auto;padding:12px;scrollbar-color:#d9c5b7 transparent;scrollbar-width:thin}.category-picker__sidebar::-webkit-scrollbar{width:5px}.category-picker__sidebar::-webkit-scrollbar-thumb{background:#d9c5b7;border-radius:999px}.category-picker__sidebar button{align-items:center;background:transparent;border:0;border-radius:6px;color:#3f3833;cursor:pointer;display:flex;font:inherit;gap:10px;justify-content:space-between;margin-bottom:2px;padding:9px 10px;text-align:left;transition:background-color .16s ease,color .16s ease;width:100%}.category-picker__sidebar button span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-picker__sidebar button span:last-child{color:#87796f;font-size:12px}.category-picker__sidebar button:hover{background:#f6ede6}.category-picker__sidebar button:focus-visible{outline:2px solid var(--brand);outline-offset:1px}.category-picker__sidebar button.is-active{background:#fee9dc;color:#9a4b19;font-weight:700}.category-picker__sidebar button.is-active span:last-child{color:#9a4b19}.category-picker__results{min-height:0;overflow-y:auto;padding:8px 28px 24px;scrollbar-color:#d9c5b7 transparent;scrollbar-width:thin}.category-picker__results::-webkit-scrollbar{width:5px}.category-picker__results::-webkit-scrollbar-thumb{background:#d9c5b7;border-radius:999px}.category-picker__results .ant-empty{margin:100px 0}.category-row{border-bottom:1px solid var(--line);padding:20px 0 24px}.category-row:last-child{border-bottom:0}.category-row__header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:14px}.category-row__header h5.ant-typography{margin:0 0 3px}.category-row__header p{color:var(--text-muted);font-size:13px;line-height:1.45;margin:0;max-width:660px}.category-row__header>span{color:#87796f;font-size:12px;padding-top:3px;white-space:nowrap}.category-row__grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));padding:2px}.subcategory-card{background:#fff;border:1px solid #eadfd7;border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;min-height:178px;padding:16px;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.subcategory-card:hover{border-color:#e3ad88;box-shadow:0 6px 16px #754c2f17;transform:translateY(-2px)}.subcategory-card h3{color:#29201b;font-size:15px;line-height:1.35;margin:0 0 7px}.subcategory-card p{color:var(--text-muted);display:-webkit-box;font-size:13px;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-height:1.45;margin:0;overflow:hidden}.subcategory-card .ant-btn{align-self:flex-start;margin-top:16px}@media (max-width: 768px){.add-product-page{height:auto}.add-product-page__breadcrumb{margin-bottom:10px}.category-picker{min-height:560px}.category-picker__intro{flex-direction:column;gap:14px;padding:20px}.category-picker__actions{align-items:flex-start}.category-picker__suggestion{display:none}.category-picker__search{margin:20px 20px 10px;max-width:calc(100% - 40px)}.category-picker__status{padding:0 20px 16px}.category-picker__content{display:block;overflow:visible}.category-picker__sidebar{border-bottom:1px solid var(--line);border-right:0;display:flex;max-height:none;overflow-x:auto;overflow-y:hidden;padding:10px}.category-picker__sidebar button{flex:0 0 auto;width:auto}.category-picker__sidebar button span:last-child{display:none}.category-picker__results{overflow:visible;padding:8px 20px 20px}.category-row__grid{grid-template-columns:1fr}}.orders-page .orders-card .ant-card-body{padding:12px 16px 16px}.orders-page .orders-tabs .ant-tabs-nav{margin-bottom:10px}.orders-page .orders-filterbar{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:10px}.orders-tab{display:inline-flex;align-items:center;gap:6px}.orders-tab__count{min-width:20px;height:18px;padding:0 6px;border-radius:999px;background:#f2f4f7;color:#475467;font-size:11px;font-weight:600;line-height:18px;text-align:center}.ant-tabs-tab-active .orders-tab__count{background:#e6f4ff;color:#1677ff}.orders-table .ant-table-thead>tr>th{padding:8px 12px;font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#00000073;background:#fafafa}.orders-table .ant-table-thead>tr>th:before{display:none}.orders-table .ant-table-tbody>tr>td{padding:8px 12px}.orders-table .ant-table-tbody>tr.ant-table-expanded-row>td{padding:0;background:#fbfbfb}.orders-table .ant-table-row-expand-icon-cell{padding-left:8px;padding-right:0;width:32px}.orders-table .ant-pagination{margin-bottom:0}.cell-stack{display:flex;flex-direction:column;min-width:0;line-height:1.35}.cell-primary{font-size:13px;display:block;min-width:0}.cell-meta{font-size:11px}.cell-stack--gap{gap:3px}.cell-stack--end{align-items:flex-end}.cell-muted{color:#00000073}.cell-nowrap{white-space:nowrap}.cell-amount{font-size:13px;white-space:nowrap}.cell-amount-row{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.order-link{align-self:flex-start;font-size:13px;font-weight:600;color:#101828;white-space:nowrap;text-decoration:underline;text-decoration-color:#98a2b3;text-decoration-thickness:1px;text-underline-offset:3px}.order-link:hover,.order-link:focus-visible{color:var(--brandColor);text-decoration:underline;text-decoration-color:currentColor}.pill{display:inline-flex;align-items:center;gap:6px;height:22px;padding:0 8px;border-radius:999px;background:#f2f4f7;color:#344054;font-size:12px;font-weight:500;line-height:1;white-space:nowrap;vertical-align:middle}.pill--dot:before{content:"";flex:none;width:6px;height:6px;border-radius:50%;background:currentColor}.pill--warning{background:#fffaeb;color:#b54708}.pill--info{background:#eff8ff;color:#175cd3}.pill--violet{background:#f4f3ff;color:#5925dc}.pill--pink{background:#fdf2fa;color:#c11574}.pill--success{background:#ecfdf3;color:#067647}.pill--danger{background:#fef3f2;color:#b42318}.pill--brand{background:var(--brand-background);color:#c4501a}.order-item-cell{display:flex;align-items:center;gap:10px;min-width:0}.order-item-thumb{border-radius:6px;object-fit:cover;flex:none}.order-item-info{display:flex;flex-direction:column;gap:2px;min-width:0;line-height:1.35}.order-item-meta{display:flex;align-items:center;gap:6px;min-width:0}.order-item-meta>*{flex:none;white-space:nowrap}.order-item-meta>.sku-chip{flex:0 1 auto;min-width:0}.order-item-more{font-size:11px;white-space:nowrap}.sku-chip{display:inline-flex;align-items:center;gap:4px;max-width:190px;padding:0 6px;height:18px;border:1px solid #d9d9d9;border-radius:4px;background:#fff;color:#000000a6;font-size:11px;font-family:inherit;line-height:1;cursor:pointer;transition:all .2s}.sku-chip span.sku-chip__value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sku-chip:hover,.sku-chip:focus-visible{border-color:var(--brandColor);color:var(--brandColor);background:var(--brand-background)}.order-items-expanded{padding:6px 12px 10px 44px}.order-items-expanded__row{display:grid;grid-template-columns:28px minmax(0,1fr) 56px 88px 96px;align-items:center;gap:10px;padding:5px 0;border-bottom:1px solid #f0f0f0}.order-items-expanded__row:last-child{border-bottom:none}.order-items-expanded__head{font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#00000073;padding-bottom:4px;border-bottom:1px solid #f0f0f0}.order-items-expanded__product{display:flex;align-items:center;gap:8px;min-width:0}.order-items-expanded__name{font-size:12px;min-width:0}.order-items-expanded__num{font-size:12px;text-align:right;white-space:nowrap}.sku-modal__header{display:flex;gap:12px;align-items:flex-start;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.sku-modal__headerInfo{display:flex;flex-direction:column;gap:2px;min-width:0}.sku-modal__attrs{margin:0;padding:4px 0 0}.sku-modal__attrRow{display:grid;grid-template-columns:minmax(120px,40%) minmax(0,1fr);gap:12px;padding:9px 0;border-bottom:1px solid #f5f5f5}.sku-modal__attrRow:last-child{border-bottom:none}.sku-modal__attrRow dt{margin:0;font-size:12px;color:#00000073}.sku-modal__attrRow dd{margin:0;font-size:13px;font-weight:500;color:#000000e0;word-break:break-word}.team-access__heading{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:1.5rem}.team-access__heading .ant-typography{margin-bottom:.25rem}.team-access__back{margin:0 0 1rem -.75rem;color:#475467}.team-access__summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #eaecf0;background:#fff;margin-bottom:1.5rem}.team-access__summary>div{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;border-right:1px solid #eaecf0}.team-access__summary>div:last-child{border-right:0}.team-access__summary strong,.team-access__summary small{display:block}.team-access__summary strong{color:#101828;font-size:1rem}.team-access__summary small{color:#667085;margin-top:.125rem}.team-access__summary-icon{display:grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:6px;background:var(--brand-background);color:var(--brandColor);font-size:1rem}.team-access__card{margin-bottom:1.5rem}.team-access__card .ant-card-head-title{white-space:normal}.team-access__card .ant-card-head-title .ant-typography{margin:0}.team-access__card .ant-card-head-title h3.ant-typography{font-size:1rem;line-height:1.5}.team-access__identity{display:flex;align-items:center;gap:.75rem}.team-access__identity .ant-avatar{flex:0 0 auto;background:#f2f4f7;color:#344054}.team-access__identity strong,.team-access__identity small{display:block}.team-access__identity small{color:#667085;margin-top:.125rem}.team-access__profile strong,.team-access__profile small{display:block}.team-access__profile small{color:#667085;margin-top:.125rem;max-width:28rem}.team-access__section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin:2rem 0 1rem}.team-access__section-heading .ant-typography{margin:0}.team-access__section-heading h3.ant-typography{margin-bottom:.25rem}.team-access__section-heading--compact{margin-top:1.5rem}.team-access__selection-count{flex:0 0 auto;color:#475467;font-size:.875rem;font-weight:600}.team-access-form__fields{max-width:660px}.team-access-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1.25rem}.team-access-form__actions{position:sticky;bottom:0;z-index:3;display:flex;justify-content:flex-end;margin-top:1.5rem;padding:1rem 0;border-top:1px solid #eaecf0;background:#fffffff5}.permission-matrix{display:grid;gap:1rem}.permission-group{border:1px solid #dfe3e8;background:#fff}.permission-group__heading{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid #eaecf0;background:#fcfcfd}.permission-group__heading .ant-typography{margin:0}.permission-group__heading h4.ant-typography{margin-bottom:.25rem;font-size:1rem}.permission-group__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.permission-group__options .permission-option.ant-checkbox-wrapper{display:flex;align-items:flex-start;gap:.75rem;min-height:5rem;padding:1rem 1.25rem;border-right:1px solid #eaecf0;border-bottom:1px solid #eaecf0;cursor:pointer}.permission-group__options .permission-option.ant-checkbox-wrapper:nth-child(2n){border-right:0}.permission-group__options .permission-option.ant-checkbox-wrapper:nth-last-child(-n+2){border-bottom:0}.permission-group__options .permission-option.ant-checkbox-wrapper:only-child{border-right:0;border-bottom:0}.permission-group__options .permission-option.ant-checkbox-wrapper:hover{background:#fffcfa}.permission-group__options .permission-option.ant-checkbox-wrapper--disabled{cursor:not-allowed;background:#f9fafb}.permission-group__options .permission-option.ant-checkbox-wrapper .ant-checkbox{margin-top:.125rem}.permission-group__options .permission-option.ant-checkbox-wrapper .permission-option__copy{display:block}.permission-group__options .permission-option.ant-checkbox-wrapper .permission-option__label{display:flex;align-items:center;gap:.5rem;color:#101828;font-weight:600}.permission-group__options .permission-option.ant-checkbox-wrapper .permission-option__description{display:block;color:#667085;font-size:.875rem;line-height:1.45;margin-top:.25rem}.team-access__presets{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1rem}.team-access__presets .ant-radio-button-wrapper{height:auto;padding:1rem 1.25rem;border:1px solid #d0d5dd;border-radius:6px!important}.team-access__presets .ant-radio-button-wrapper:before{display:none}.team-access__presets .ant-radio-button-wrapper strong,.team-access__presets .ant-radio-button-wrapper span{display:block}.team-access__presets .ant-radio-button-wrapper span{color:#667085;font-size:.875rem;margin-top:.125rem}.team-access__presets .ant-radio-button-wrapper-checked{border-color:var(--brandColor);background:var(--brand-background);box-shadow:none}@media (max-width: 768px){.team-access__summary{grid-template-columns:1fr}.team-access__summary>div{border-right:0;border-bottom:1px solid #eaecf0}.team-access__summary>div:last-child{border-bottom:0}.team-access-form__grid,.permission-group__options,.team-access__presets{grid-template-columns:1fr}.permission-group__options .permission-option.ant-checkbox-wrapper{border-right:0;border-bottom:1px solid #eaecf0!important}.permission-group__options .permission-option.ant-checkbox-wrapper:last-child{border-bottom:0!important}}@media (max-width: 576px){.team-access__heading{flex-direction:column}.team-access__heading>.ant-btn{width:100%}.team-access__section-heading{align-items:flex-start}.permission-group__heading{flex-direction:column}.team-access-form__actions .ant-space,.team-access-form__actions .ant-btn{width:100%}}.reviews-page .ant-card{border-color:#e6e0d8}.reviews-filters{margin-bottom:16px}.reviews-product-cell{display:flex;align-items:center;gap:12px;min-width:230px}.reviews-product-image{flex:0 0 auto;border-radius:6px;object-fit:cover}.reviews-review-copy{max-width:420px;margin:4px 0 0!important}.reviews-thread-root{margin:20px 0 24px;padding:16px;border:1px solid #e6e0d8;background:#fffdf9}.reviews-thread-timeline{margin-top:16px}.reviews-thread-message{min-width:0}.reviews-thread-copy{margin:8px 0!important;white-space:pre-wrap}.reviews-thread-image{border-radius:6px;object-fit:cover}.reviews-reply-form{margin-top:24px;padding-top:20px;border-top:1px solid #e6e0d8}@media (max-width: 767px){.reviews-product-cell{min-width:180px}.reviews-page .ant-table{overflow-x:auto}}.ProfileSetupContainer{width:100%;height:100%;background-color:#f0f2f5;overflow:hidden}.ProfileSetupContainer .ProfileSetupRow{height:100%}.ProfileSetupContainer .ProfileSetupRow__steps{background:var(--brand-background);display:flex;flex-direction:column}.ProfileSetupContainer .ProfileSetupRow__steps .brandLogo{padding:2rem}.ProfileSetupContainer .ProfileSetupRow__steps .stepsContainer{flex:1;padding:2rem;margin-top:2.5rem}.ProfileSetupContainer .ProfileSetupRow__form{background-color:#fff;padding:2rem;height:100%;overflow-y:auto}.ship-flow{display:flex;flex-direction:column;gap:16px;--ship-head-offset: 56px}@media (max-width: 1279px){.ship-flow{--ship-head-offset: 100px}}.ship-flow .ant-card{border-color:#eaecf0;border-radius:12px}.ship-flow .ant-card-head{min-height:52px;border-bottom-color:#eaecf0}.ship-flow .ant-card-head-title{font-size:15px;font-weight:600;color:#101828}.ship-flow .ant-alert{border-radius:10px}.ship-aside{display:flex;flex-direction:column;gap:16px}@media (min-width: 992px){.ship-aside{position:sticky;top:var(--ship-head-offset)}}.ship-stack{display:flex;flex-direction:column;gap:16px}.ship-flow-head{position:sticky;top:-2rem;z-index:20;display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-template-areas:"lead steps actions";align-items:center;gap:12px 24px;margin:-1rem -1.5rem 0;padding:14px 1.5rem;background:#fff;border-bottom:1px solid #eaecf0}@media (max-width: 1279px){.ship-flow-head{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"lead actions" "steps steps"}}@media (max-width: 640px){.ship-flow-head{grid-template-columns:minmax(0,1fr);grid-template-areas:"lead" "steps" "actions"}}.ship-flow-head__lead{grid-area:lead;display:flex;align-items:center;gap:10px;min-width:0}.ship-flow-head__back{flex:none;color:#475467}.ship-flow-head__titles{min-width:0}.ship-flow-head__crumbs{display:flex;align-items:center;gap:6px;font-size:12px;color:#667085;line-height:1.4}.ship-flow-head__crumbs a{color:#667085}.ship-flow-head__crumbs a:hover{color:var(--brandColor);text-decoration:underline}.ship-flow-head__title{margin:0;font-size:20px;font-weight:600;line-height:1.3;color:#101828;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ship-flow-head__actions{grid-area:actions;display:flex;justify-content:flex-end;gap:8px}.ship-flow-head__primary{display:inline-flex}.ship-flow-head__primary.is-disabled{cursor:not-allowed}.ship-flow-head__primary.is-disabled .ant-btn{pointer-events:none}.ship-steps{grid-area:steps;display:flex;align-items:center;margin:0;padding:0;list-style:none}.ship-steps__item{display:flex;align-items:center}.ship-steps__item+.ship-steps__item:before{content:"";width:36px;height:2px;margin:0 8px;border-radius:2px;background:#eaecf0}.ship-steps__item.is-done+.ship-steps__item:before,.ship-steps__item+.ship-steps__item.is-current:before{background:var(--brandColor)}.ship-steps__step{display:inline-flex;align-items:center;gap:8px;padding:4px 6px;border:0;border-radius:999px;background:none;font:inherit;color:#667085;white-space:nowrap}.ship-steps__step.is-link{cursor:pointer}.ship-steps__step.is-link:hover .ship-steps__label{color:var(--brandColor);text-decoration:underline}.ship-steps__marker{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;border:1.5px solid #d0d5dd;background:#fff;font-size:12px;font-weight:600;color:#667085}.ship-steps__label{font-size:13px;font-weight:500}.is-done .ship-steps__marker{border-color:var(--brandColor);background:var(--brandColor);color:#fff;font-size:11px}.is-done .ship-steps__label{color:#344054}.is-current .ship-steps__marker{border-color:var(--brandColor);background:var(--brand-background);color:var(--brandColor);box-shadow:0 0 0 3px #f36f2124}.is-current .ship-steps__label{color:#101828;font-weight:600}.ship-intro{margin-top:8px}.ship-intro__eyebrow{display:block;margin-bottom:2px;font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--brandColor)}.ship-intro__title{margin:0;font-size:17px;font-weight:600;color:#101828}.ship-intro__text{max-width:760px;margin:4px 0 0;font-size:14px;color:#475467}.ship-notice{display:flex;align-items:flex-start;gap:10px;padding:9px 14px;border:1px solid #fde8b0;border-radius:10px;background:#fffcf3;box-shadow:inset 3px 0 #f79009}.ship-notice__icon{flex:none;margin-top:3px;font-size:14px;color:#f79009}.ship-notice__body{margin:0;font-size:13px;line-height:1.55;color:#475467}.ship-notice__body strong{margin-right:8px;font-weight:600;color:#93370d}.ship-methods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}@media (max-width: 767px){.ship-methods{grid-template-columns:minmax(0,1fr)}}.ship-method{display:flex;flex-direction:column;gap:12px;height:100%;padding:14px 16px;border:1px solid #eaecf0;border-radius:12px;background:#fff;color:#344054;transition:border-color .15s ease,box-shadow .15s ease}.ship-method:hover,.ship-method:focus-visible{color:#344054;border-color:var(--brandColor);box-shadow:0 8px 22px -16px #f36f21b3;outline:none}.ship-method:focus-visible{box-shadow:0 0 0 3px #f36f2140}.ship-method__head{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px}.ship-method__heading{flex:1;min-width:0;overflow-wrap:anywhere}.ship-method__icon{display:grid;flex:none;place-items:center;width:36px;height:36px;border-radius:10px;background:var(--brand-background);color:var(--brandColor);font-size:18px}.ship-method__title{display:block;font-size:15px;font-weight:600;line-height:1.35;color:#101828}.ship-method__tagline{display:block;font-size:12px;color:#667085}.ship-method__cta{display:inline-flex;flex:none;align-items:center;gap:6px;height:30px;margin-left:auto;padding:0 12px;border-radius:999px;background:var(--brandColor);color:#fff;font-size:13px;font-weight:600;white-space:nowrap}.ship-method__cta .anticon{transition:transform .15s ease}.ship-method:hover .ship-method__cta .anticon{transform:translate(2px)}.ship-method__points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 16px;margin:0;padding:10px 0 0;border-top:1px solid #f2f4f7;list-style:none}@media (max-width: 575px){.ship-method__points{grid-template-columns:minmax(0,1fr)}}.ship-method__points li{display:flex;align-items:flex-start;gap:6px;font-size:12px;line-height:1.45;color:#475467}.ship-method__points .anticon{margin-top:3px;font-size:11px;color:#12b76a}.ship-route{display:flex;align-items:center;gap:16px;padding:14px 16px;border:1px solid #eaecf0;border-radius:12px;background:#f9fafb}.ship-route__end{display:flex;flex-direction:column;min-width:0}.ship-route__end small{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#667085}.ship-route__end strong{font-size:14px;color:#101828}.ship-route__end span{font-size:12px;color:#475467}.ship-route__end.is-to{text-align:right}.ship-route__line{position:relative;flex:1;min-width:32px;height:0;border-top:2px dashed #d0d5dd}.ship-route__line:after{content:"";position:absolute;top:-6px;right:-2px;border:5px solid transparent;border-left:7px solid #d0d5dd}.ship-field+.ship-field{margin-top:20px}.ship-field__label{display:block;margin-bottom:6px;font-size:14px;font-weight:600;color:#101828}.ship-field__help{display:block;margin-top:6px;font-size:12px;color:#667085}.ship-field .ant-input-number{width:100%}.ship-dims{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:end;gap:8px}.ship-dims__cell small{display:block;margin-bottom:4px;font-size:12px;color:#667085}.ship-dims__times{padding-bottom:10px;color:#98a2b3}.ship-weight{max-width:220px}.ship-summary{margin:0}.ship-summary>div{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding:9px 0;border-bottom:1px dashed #eaecf0}.ship-summary>div:first-child{padding-top:0}.ship-summary>div:last-child{padding-bottom:0;border-bottom:0}.ship-summary dt{font-size:13px;color:#667085}.ship-summary dd{margin:0;font-weight:500;color:#101828;text-align:right}.ship-summary .is-total dt{color:#344054;font-weight:600}.ship-summary .is-total dd{font-size:16px;font-weight:700}.ship-note{margin:12px 0 0;padding:10px 12px;border-radius:8px;background:#f9fafb;font-size:12px;line-height:1.5;color:#475467}.ship-note.is-warning{background:#fffaeb;color:#93370d}.ship-booking__carrier{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid #eaecf0}.ship-booking__carrier strong{display:block;font-size:16px;color:#101828}.ship-booking__carrier small{display:block;font-size:12px;color:#667085}.ship-booking__price{text-align:right}.ship-booking__price strong{font-size:22px}.ship-parcel{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid #eaecf0;border-radius:12px;background:#fff}@media (max-width: 767px){.ship-parcel{grid-template-columns:repeat(2,minmax(0,1fr))}}.ship-parcel>div{padding:12px 16px;border-right:1px solid #eaecf0}.ship-parcel>div:last-child{border-right:0}.ship-parcel small{display:block;font-size:12px;color:#667085}.ship-parcel strong{font-size:15px;color:#101828}.ship-parcel em{margin-left:6px;font-size:12px;font-style:normal;color:#b54708}.carrier-toolbar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.carrier-toolbar__count{font-size:14px;color:#475467}.carrier-toolbar__count strong{color:#101828}.carrier-list{display:grid;gap:8px}.carrier-option{display:grid;grid-template-columns:18px minmax(0,1fr) 110px 130px 100px;align-items:center;gap:16px;width:100%;padding:14px 18px;border:1px solid #eaecf0;border-radius:12px;background:#fff;font:inherit;text-align:left;color:#344054;cursor:pointer;transition:border-color .15s ease,background .15s ease}.carrier-option:hover{border-color:#d0d5dd;background:#fcfcfd}.carrier-option:focus-visible{outline:2px solid var(--brandColor);outline-offset:2px}.carrier-option.is-selected{border-color:var(--brandColor);background:var(--brand-background);box-shadow:inset 0 0 0 1px var(--brandColor)}@media (max-width: 991px){.carrier-option{grid-template-columns:18px minmax(0,1fr) auto}.carrier-option .carrier-option__stat{grid-column:2}.carrier-option .carrier-option__price{grid-row:1;grid-column:3}}.carrier-option__radio{display:grid;place-items:center;width:18px;height:18px;border:1.5px solid #d0d5dd;border-radius:50%;background:#fff}.carrier-option.is-selected .carrier-option__radio{border-color:var(--brandColor)}.carrier-option.is-selected .carrier-option__radio:after{content:"";width:8px;height:8px;border-radius:50%;background:var(--brandColor)}.carrier-option__main{min-width:0}.carrier-option__name{display:flex;flex-wrap:wrap;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#101828}.carrier-option__meta{display:flex;flex-wrap:wrap;align-items:center;gap:4px 10px;margin-top:4px;font-size:12px;color:#667085}.carrier-option__feature{display:inline-flex;align-items:center;gap:4px;color:#475467}.carrier-option__feature .anticon{color:#12b76a}.carrier-option__stat strong{display:block;font-size:13px;font-weight:600;color:#101828}.carrier-option__stat small{display:block;font-size:11px;color:#667085}.carrier-option__stat .anticon{margin-right:3px;color:#fdb022}.carrier-option__price{text-align:right}.carrier-option__price strong{display:block;font-size:18px;font-weight:700;line-height:1.2;color:#101828}.carrier-option__price small{font-size:11px;color:#667085}.carrier-empty{padding:32px 16px;border:1px dashed #d0d5dd;border-radius:12px;text-align:center;color:#475467}.pickup-days{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}@media (max-width: 575px){.pickup-days{grid-template-columns:repeat(2,minmax(0,1fr))}}.pickup-day{display:flex;flex-direction:column;align-items:center;gap:2px;padding:14px 8px;border:1px solid #eaecf0;border-radius:12px;background:#fff;font:inherit;cursor:pointer;transition:border-color .15s ease,background .15s ease}.pickup-day:hover{border-color:#d0d5dd}.pickup-day:focus-visible{outline:2px solid var(--brandColor);outline-offset:2px}.pickup-day small{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#667085}.pickup-day strong{font-size:24px;line-height:1.2;color:#101828}.pickup-day span{font-size:12px;color:#475467}.pickup-day.is-selected{border-color:var(--brandColor);background:var(--brand-background);box-shadow:inset 0 0 0 1px var(--brandColor)}.pickup-day.is-selected small{color:var(--brandColor)}.pickup-day.is-disabled{border-color:#eaecf0;background:#f7f8fa;box-shadow:none;cursor:not-allowed;opacity:.55}.pickup-day.is-disabled:hover{border-color:#eaecf0}.ship-step-card__title{display:inline-flex;align-items:center;gap:10px}.ship-step-card__num{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--brand-background);color:var(--brandColor);font-size:13px;font-weight:700}.ship-step-card__text{display:block;margin-bottom:14px;color:#475467}.ship-confirm{margin-top:20px;padding:12px 14px;border:1px solid #fedf89;border-radius:10px;background:#fffaeb}.box-items{margin:0;padding:0;list-style:none}.box-items__foot{margin-top:12px;padding-top:12px;border-top:1px solid #eaecf0}.box-item{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #f2f4f7}.box-item:first-child{padding-top:0}.box-item:last-child{padding-bottom:0;border-bottom:0}.box-item__name{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:13px;font-weight:500;line-height:1.4;color:#101828}.box-item__meta{display:flex;flex-wrap:wrap;gap:2px 8px;margin-top:2px;font-size:12px;color:#667085}.box-item__meta a{font-weight:500}.box-item__qty{min-width:36px;padding:4px 8px;border-radius:8px;background:#eff8ff;color:#175cd3;font-size:13px;font-weight:700;text-align:center}.order-view__summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:8px;border:1px solid #eaecf0;border-radius:12px;background:#fff}@media (max-width: 991px){.order-view__summary{grid-template-columns:repeat(2,minmax(0,1fr))}}.order-view__summary>div{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-width:0;padding:14px 18px;border-right:1px solid #eaecf0}.order-view__summary>div:last-child{border-right:0}@media (max-width: 991px){.order-view__summary>div:nth-child(2n){border-right:0}.order-view__summary>div:nth-child(-n+2){border-bottom:1px solid #eaecf0}}.order-view__summary small{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#667085}.order-view__summary strong,.order-view__summary>div>.ant-typography{font-size:15px;color:#101828}.order-view__summary strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.order-view__meta{font-size:12px;color:#475467}.order-view__payment{display:inline-flex;align-items:center;gap:8px}.order-view__tabs>.ant-tabs-nav{margin-bottom:16px}.order-view__stack{display:flex;flex-direction:column;gap:16px}.order-view__card{border-color:#eaecf0;border-radius:12px}.order-view__card>.ant-card-head{border-bottom-color:#eaecf0}.order-view__card>.ant-card-head .ant-card-head-title{font-size:15px;font-weight:600;color:#101828}.order-view__product{display:flex;align-items:center;gap:12px;min-width:0}.order-view__product .ant-typography{display:block}.order-view__product-name{display:-webkit-box!important;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.4}.order-view__attrs{display:flex;flex-direction:column;gap:2px;font-size:12px}.order-view__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 24px;margin:0}@media (max-width: 767px){.order-view__facts{grid-template-columns:repeat(2,minmax(0,1fr))}}.order-view__facts dt{margin-bottom:2px;font-size:12px;color:#667085}.order-view__facts dd{margin:0;font-weight:500;color:#101828;word-break:break-word}.order-view__kv{margin:0}.order-view__kv>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px dashed #eaecf0}.order-view__kv>div:first-child{padding-top:0}.order-view__kv>div:last-child{padding-bottom:0;border-bottom:0}.order-view__kv dt{flex:none;font-size:13px;color:#667085}.order-view__kv dd{min-width:0;margin:0;color:#101828;text-align:right;word-break:break-word}.order-view__photos{display:flex;flex-wrap:wrap;gap:12px}.order-view__tracking>.ant-card-body{padding-bottom:12px}.order-view__latest{display:flex;flex-direction:column;gap:2px;margin-bottom:16px;padding:12px 14px;border:1px solid #fbd5bd;border-radius:10px;background:var(--brand-background)}.order-view__latest small{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#c4501a}.order-view__latest strong{font-size:14px;color:#101828}.order-view__latest span{font-size:12px;color:#475467}.order-view__scroll{max-height:max(280px,100vh - 540px);margin-right:-12px;padding:6px 12px 0 2px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#d0d5dd transparent}.order-view__scroll .ant-timeline-item:last-child{padding-bottom:0}.order-view__docs{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:12px}.order-scan__activity{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;font-size:13px;font-weight:500;line-height:1.4;color:#344054}.order-scan.is-latest .order-scan__activity{font-weight:600;color:#101828}.order-scan__meta{display:flex;flex-wrap:wrap;gap:2px 10px;margin-top:2px;font-size:12px;color:#667085}.order-doc{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;border:1px solid #eaecf0;border-radius:12px;background:#fff;font:inherit;text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.order-doc:hover,.order-doc:focus-visible{border-color:var(--brandColor);box-shadow:0 8px 20px -14px #f36f2199;outline:none}.order-doc__icon{display:grid;flex:none;place-items:center;width:40px;height:40px;border-radius:10px;background:#f2f4f7;color:#475467;font-size:18px}.order-doc.is-primary .order-doc__icon{background:var(--brand-background);color:var(--brandColor)}.order-doc__body{flex:1;min-width:0}.order-doc__body strong{display:block;font-size:14px;color:#101828}.order-doc__body small{display:block;font-size:12px;color:#667085}.order-doc__open{flex:none;font-size:13px;font-weight:600;color:var(--brandColor)}.media-library__results{scrollbar-width:thin;scrollbar-color:var(--media-scroll-thumb, #d9d9d9) transparent}.media-library__results::-webkit-scrollbar{width:6px;height:6px}.media-library__results::-webkit-scrollbar-track{background:transparent}.media-library__results::-webkit-scrollbar-thumb{background-color:var(--media-scroll-thumb, #d9d9d9);border-radius:6px}.media-library__results::-webkit-scrollbar-thumb:hover{background-color:var(--media-scroll-thumb-hover, #8c8c8c)}.media-library__results::-webkit-scrollbar-corner{background:transparent}.product-import-page{--surface: #fff;--surface-muted: #fff8f2;--line: #f0e5dc;--text-muted: #6b625d;--brand: #f36f21;--brand-ink: #9a4b19;--kept: #2e7d4f;display:flex;flex-direction:column;gap:16px;padding-bottom:24px}.product-import__card{background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:20px 22px}.product-import__card h4.ant-typography,.product-import__card h5.ant-typography{margin:0}.product-import__eyebrow{color:var(--brand-ink);font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.product-import__loading{display:grid;min-height:320px;place-items:center}.product-import__progress{display:flex;flex-direction:column;gap:14px;max-width:760px}.product-import__progress .ant-steps{margin:6px 0}.product-import__progress .ant-typography{margin-bottom:0}.product-import__progress>.ant-btn{align-self:flex-start}.product-import__source{color:var(--brand-ink);overflow-wrap:anywhere}.product-import__summary{background:var(--surface-muted)}.product-import__summary h4.ant-typography{margin:4px 0 8px;text-wrap:balance}.product-import__facts{align-items:center;color:var(--text-muted);display:flex;flex-wrap:wrap;font-size:14px;gap:6px 18px}.product-import__facts s{margin-left:6px}.product-import__facts a{color:var(--brand-ink)}.product-import__warnings{margin:0;padding-left:18px}.product-import__columns{align-items:start;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) minmax(300px,380px)}.product-import__section-head{align-items:baseline;display:flex;flex-wrap:wrap;gap:4px 12px;justify-content:space-between;margin-bottom:4px}.product-import__counter{color:#3f3833;font-size:13px;font-variant-numeric:tabular-nums;font-weight:600}.product-import__footnote{margin:12px 0 0}.product-import__side{display:flex;flex-direction:column;gap:16px;position:sticky;top:16px}.photo-group{border-top:1px solid var(--line);margin-top:14px;padding-top:14px}.photo-group__head{align-items:baseline;display:flex;flex-wrap:wrap;gap:4px 12px;justify-content:space-between;margin-bottom:10px}.photo-group__head h3{color:#29201b;font-size:14px;margin:0}.photo-group__head span{color:var(--text-muted);font-size:12px}.photo-group__grid{display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.photo-tile{position:relative}.photo-tile__select,.photo-pick{-webkit-appearance:none;-moz-appearance:none;appearance:none;aspect-ratio:1;background:#faf7f4;border:1px solid #eadfd7;border-radius:8px;cursor:pointer;display:block;max-width:100%;overflow:hidden;padding:0;position:relative;transition:border-color .16s ease,box-shadow .16s ease;width:100%}.photo-tile__select img,.photo-pick img{display:block;height:100%;object-fit:contain;width:100%}.photo-tile__select:hover,.photo-pick:hover{border-color:#c9b3a4}.photo-tile__select:focus-visible,.photo-pick:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.photo-tile:not(.is-kept) .photo-tile__select img{opacity:.72}.photo-tile.is-kept .photo-tile__select,.photo-pick.is-kept{border-color:var(--kept);box-shadow:0 0 0 2px var(--kept)}.photo-tile.is-cover .photo-tile__select{border-color:var(--brand);box-shadow:0 0 0 2px var(--brand)}.photo-tile__size{background:#ffffffeb;border-radius:4px;bottom:6px;color:#5c534d;font-size:11px;font-variant-numeric:tabular-nums;left:6px;padding:1px 5px;position:absolute}.photo-tile__size.is-small{color:#a15c00}.photo-tile__cover{align-items:center;background:#fff;border:1px solid #eadfd7;border-radius:50%;color:#87796f;cursor:pointer;display:flex;height:28px;justify-content:center;position:absolute;right:6px;top:6px;width:28px}.photo-tile__cover:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.photo-tile.is-cover .photo-tile__cover{background:var(--brand);border-color:var(--brand);color:#fff}.photo-tile__badge{background:var(--kept);border-radius:4px;color:#fff;font-size:11px;font-weight:600;left:6px;padding:2px 6px;pointer-events:none;position:absolute;top:6px}.photo-tile.is-cover .photo-tile__badge{background:var(--brand)}.photo-pick__check{background:var(--kept);border-radius:50%;color:#fff;padding:4px;position:absolute;right:6px;top:6px}.category-choices{display:flex;flex-direction:column;gap:8px;margin:12px 0;width:100%}.category-choices .ant-radio-wrapper{align-items:flex-start;border:1px solid var(--line);border-radius:8px;margin:0;padding:10px 12px}.category-choices .ant-radio-wrapper.ant-radio-wrapper-checked{background:var(--surface-muted);border-color:var(--brand)}.category-choice{display:flex;flex-direction:column;gap:2px}.category-choice small{color:var(--text-muted);font-size:12px}.category-choice span{color:#5c534d;font-size:12px}.category-search{margin-top:4px;width:100%}.mapping-status{align-items:center;color:var(--text-muted);display:flex;font-size:13px;gap:8px;margin-top:12px}.mapping-details{border-top:1px dashed var(--line);margin-top:14px;padding-top:12px}.mapping-details h4{font-size:13px;margin:0 0 6px}.mapping-details ul{list-style:none;margin:0 0 8px;padding:0}.mapping-details ul li{font-size:13px;margin-bottom:4px}.mapping-details ul li span{color:var(--text-muted)}.mapping-details ul li .ant-tag{margin-left:6px}.mapping-details__note{color:var(--text-muted);font-size:12px;margin:6px 0 0}.variant-list{list-style:none;margin:8px 0 0;max-height:360px;overflow-y:auto;padding:0}.variant-row{align-items:center;border-bottom:1px solid var(--line);display:grid;gap:10px;grid-template-columns:auto minmax(0,1fr) auto;padding:8px 0}.variant-row:last-child{border-bottom:0}.variant-row__thumbs{display:flex;gap:4px}.variant-row__thumbs img{border:1px solid #eadfd7;border-radius:4px;height:36px;object-fit:cover;width:36px}.variant-row__nothumb{align-items:center;background:#faf7f4;border:1px dashed #dfcdbf;border-radius:4px;color:#87796f;display:flex;font-size:10px;height:36px;justify-content:center;width:36px}.variant-row__copy{display:flex;flex-direction:column;min-width:0}.variant-row__copy strong{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.variant-row__copy span{color:var(--text-muted);font-size:12px}.product-import__actions{display:flex;flex-direction:column;gap:8px}.product-import__actions .ant-typography{margin:0;text-align:center}@media (max-width: 992px){.product-import__columns{grid-template-columns:1fr}.product-import__side{position:static}}@media (prefers-reduced-motion: reduce){.photo-tile__select,.photo-pick{transition:none}}
