.main-menu-wrapper{display:flex;justify-content:space-around;min-width:min(960px,100vw);background-color:#1b1c22;color:#fff;position:sticky;z-index:1;top:0}.main-menu-wrapper a{color:#fff;display:inline-block;position:relative}@media (min-width: 500px){.main-menu-wrapper a:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:0;left:0;background-color:#fff;transform-origin:bottom center;transition:transform .2s ease-out}.main-menu-wrapper a:hover:after{transform:scaleX(1);transform-origin:bottom center}}.main-menu-wrapper a.open{color:#fff!important}.main-menu-wrapper .main-menu{padding:16px 8px;z-index:1;flex-grow:1;max-width:960px;display:flex;justify-content:space-between}.main-menu-wrapper .main-menu .open{display:none}.main-menu-wrapper .main-menu .main-navigation{display:flex;gap:24px}@media (max-width: 480px){.main-menu-wrapper{min-width:100vw;justify-content:start}.main-menu-wrapper .main-menu{min-width:100vw}.main-menu-wrapper .open{display:block!important}.main-menu-wrapper.open{position:fixed;z-index:999999}.main-menu-wrapper.open .main-menu{height:100vh}.main-menu-wrapper:not(.open) .main-navigation{display:none!important}.main-menu-wrapper .main-navigation{position:absolute;display:block;top:80px;flex-direction:column;width:100%;text-align:center}}.side-bar{flex-basis:230px;min-width:230px;flex-grow:0;transition:none!important}.side-bar>ul{min-height:100vh;height:100%;padding:12px}.side-bar>ul svg{display:inline-block;height:16px;width:16px}.side-bar button.close{display:none}@media (max-width: 500px){.side-bar{display:none}.side-bar.force{display:block;position:absolute;top:0;width:100vw;height:100%;z-index:999}.side-bar button.close{display:block;position:absolute;top:10px;right:10px;color:#fff}}.dashboard-layout .top-bar,.dashboard-layout .page-content{margin:16px}.dashboard-layout .top-bar .toggle-menu,.dashboard-layout .page-content .toggle-menu{display:none}@media (max-width: 500px){.dashboard-layout .top-bar .toggle-menu,.dashboard-layout .page-content .toggle-menu{display:block}}.dashboard-layout>.full-space{max-width:calc(100vw - 230px)}@media (max-width: 500px){.dashboard-layout>.full-space{max-width:100vw}}@media (max-width: 500px){.hidden-on-mobile{display:none}}.buyer-profile .ant-card-head-title{overflow:visible}.buyer-profile .ant-card{height:100%}.checkout-card .ant-divider-horizontal{margin:8px 0}.checkout-card .ant-collapse-content-box,.checkout-card .ant-collapse-header{padding:8px 0!important}.checkout-card .ant-collapse-content{padding-left:8px}.checkout-card .ant-tag-warning{cursor:pointer}.seller-profile .ant-card-head-title{overflow:visible}.seller-profile .ant-card{height:100%}.ant-card.api-keys .ant-tag{min-width:280px;text-align:center}@media (max-width: 480px){.ant-card.api-keys .ant-tag{display:inline-block;max-width:100px;min-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}.ant-card.api-keys .ant-descriptions-item-container{align-items:center}.ant-card.api-keys .ant-collapse-content-box{padding-left:50px}.landing-layout{min-height:100vh}.landing-layout main,.landing-layout footer{display:flex;justify-content:space-around;padding-top:24px}.landing-layout a.cta{padding:12px;border-radius:12px;background-color:#1b1c22;color:#fff;text-align:center;min-width:250px;display:block}.landing-layout .hero{display:flex;flex-direction:column;align-items:center;text-align:center;margin:12px;border-radius:12px;gap:24px}.landing-layout .hero.main{background:linear-gradient(180deg,#c3e9ff,#dcf9c8 75%,#fffbc0)}.landing-layout .hero.buyer,.landing-layout .hero.partner,.landing-layout .hero.affiliate{background:linear-gradient(180deg,#c3e9ff,#dcf9c8)}.landing-layout .hero .left,.landing-layout .hero .right{display:flex;flex-direction:column;width:100%;gap:24px}.landing-layout .hero svg{max-width:250px;max-height:300px;margin:0 auto}.landing-layout .hero h1{font-size:28px;font-weight:700;line-height:130%}@media (min-width: 900px){.landing-layout .hero{flex-direction:row}.landing-layout .hero h1{font-size:38px}}.landing-layout .hero p{font-weight:600;color:#1b1c22cc}.landing-layout .container{max-width:960px;min-width:min(960px,100vw);flex-grow:1}.landing-layout section{padding:24px 12px}.landing-layout section.wide{background:linear-gradient(180deg,#c3e9ff,#dcf9c8 75%,#fffbc0);display:flex;flex-direction:column;gap:24px;justify-content:center;text-align:center}.landing-layout section.wide svg{margin:0 auto}.landing-layout .role-cards h3{font-size:24px;line-height:120%;margin-bottom:12px}.landing-layout .role-cards .ant-card{text-align:center;height:100%}.landing-layout .role-cards .ant-card-body{display:flex;flex-direction:column;height:100%;justify-content:space-between}.landing-layout .role-cards .ant-card svg{max-width:200px;max-height:200px;margin:0 auto}.landing-layout .why-cards .ant-card{height:100%}.landing-layout .why-cards .heading{display:flex;gap:12px;margin-bottom:12px;align-items:center}.landing-layout .why-cards .heading h3{font-size:18px}.landing-layout .why-cards .heading .icon{padding:16px;border-radius:12px}.landing-layout .why-cards .heading .icon.blue{background-color:#c3e9ff;color:#008cdc}.landing-layout .why-cards .heading .icon.green{background-color:#dcf9c8;color:#6bbf9b}.landing-layout .why-cards .heading .icon.yellow{background-color:#fffbc0;color:#e9af02}.landing-layout .why-cards .heading svg{max-width:32px}.landing-layout .ant-float-btn-description{font-size:18px!important}.landing-layout p,.landing-layout ul{margin-bottom:16px}.landing-layout h2{font-size:32px;line-height:120%;margin-bottom:12px}footer.ant-layout-footer nav{text-align:center}footer.ant-layout-footer nav a{display:inline-block;padding:8px;color:#1b1c22cc}.steps .step{display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px;padding:0 36px;height:100%}.steps .step .circle{padding:32px 24px;font-weight:600;border-radius:50%;background-color:#1b1c22;color:#fff}.steps .step.odd svg{transform:scaleX(-1)}@media (min-width: 766px){.steps .step svg{position:absolute;left:-10px;top:20px}.steps .step.odd svg{transform:scaleX(-1) rotate(90deg)}.steps .step.even svg{transform:scale(-1) rotate(90deg)}}.auth{display:flex;flex-direction:column;align-items:center}.auth .auth-container{max-width:60vw;min-width:60vw;text-align:center;background:#fff;padding:32px;margin:48px 16px;border-radius:8px}@media (max-width: 500px){.auth .auth-container{max-width:none;margin:12px}}@media (min-width: 960px){.auth .auth-container{max-width:450px;min-width:450px}}.auth button{width:100%;padding:24px;font-size:16px;font-weight:500;border-radius:12px}.auth .form-field{text-align:left}.auth svg.image{margin:0 auto}.auth a{color:#1b1c22;font-weight:600}.auth a:hover{text-decoration:underline}*,*:before,*:after{box-sizing:border-box}*{margin:0}body{line-height:1.5;font-size:16px}img,picture,video,canvas,svg{display:block;max-width:100%}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}body{background-color:#f5f5f5;color:#1b1c22;font-family:Inter,serif}.ant-flex-vertical{height:100%}.ant-space-vertical{width:100%}.ant-table-wrapper.last-actions td:last-child{text-align:right}.ant-table-wrapper a{white-space:nowrap}.ant-card-head-title{overflow:visible!important}.ant-layout-footer{padding:24px 0}form .ant-collapse-header,form .ant-collapse-content-box{padding:8px 0!important}.ant-table-title{padding:16px 24px!important}.ant-table .ant-table-cell:first-child{padding-left:24px}.ant-table .ant-table-cell:last-child{padding-right:24px}
