@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap);@font-face{font-family:jakarta;src:url(/static/media/PlusJakartaSans-Regular.3cbfe51264eedc7a1c69.ttf)}@font-face{font-family:montserrat;src:url(/static/media/Montserrat-Regular.cfbf0da06d33097e6d0a.ttf)}:root{--main-font-size:18px;--large-font-size:22px;--small-font-size:14px;--main-color:#f64809;--secondary-color:#fe8339;--color-03:#f64809;--main-text-color:#666;--main-background-color:#f7f7f7;--main-border-color:#add8e6;--main-border-radius:10px;--main-transition:0.5sx;--main-linear-gradient:linear-gradient(139deg,#ffe4cd4f 24%,#ff9c492e 79%);--hover-linear-gradient:linear-gradient(137deg,#ffe4cda6 25%,#ff9c4947 78%)}body{margin:0}*{box-sizing:border-box;font-family:jakarta}.lowercase{text-transform:none}body a{text-decoration:none}body ul{list-style:none;margin:0;padding:0}body input,body select,body textarea{border:1px solid #add8e6;border:1px solid var(--main-border-color);border-radius:50px;outline:none;text-transform:none;transition:.5s}body textarea{border-radius:10px;border-radius:var(--main-border-radius);max-height:300px;max-width:100%;min-width:25%;transition:.2s}body button{cursor:pointer}body input.with-shadow{box-shadow:0 2px 4px #0000001a}body input.with-shadow:focus{box-shadow:0 8px 16px #8e1b1b1a}@media(min-width:1300px){.container{margin-left:auto;margin-right:auto;width:95%}}@media(min-width:1700px){.container{width:85%}}@media(min-width:2000px){.container{width:70%}}@media(min-width:2200px){.container{width:60%}}@media(min-width:2400px){.container{width:50%}}@media(min-width:2600px){.container{width:40%}}.scroll-control{overflow:auto}.scroll-control-hidden{overflow:hidden}.scroll-control::-webkit-scrollbar{border-radius:5px;width:10px}.scroll-control::-webkit-scrollbar:horizontal{height:8px}.scroll-control::-webkit-scrollbar-thumb{opacity:0}.scroll-control:hover::-webkit-scrollbar-thumb{background-color:#f64809;background-color:var(--main-color);opacity:1}.small-size{font-size:14px;font-size:var(--small-font-size)}.flex-box{align-items:center;display:flex;justify-content:space-between}.main-link{color:#666;color:var(--main-text-color);transition:.5sx;transition:var(--main-transition)}.main-link:hover{color:#f64809;color:var(--main-color)}.main-button{background-color:#f64809;background-color:var(--main-color);border:none;border-radius:5px;color:#fff;display:block;outline:none;padding:4px 10px;width:fit-content}.main-button.success,button.success{background-color:#f64809;background-color:var(--color-03)}button.animated{cursor:default;opacity:.6}button.animated i{animation-duration:1s;animation-iteration-count:infinite;animation-name:Logging-in-button;margin-left:10px}.main-button.info{background-color:#7373ff}.form-box{background-color:#f0f0f033;border:1px solid #ddd;border-radius:10px;border-radius:var(--main-border-radius);box-shadow:0 1px 3px #0000001a;padding:10px;width:100%}@media(max-width:1000px){.form-box{width:100%}}.form-box>div.box-title{column-gap:5px;justify-content:flex-start;margin-bottom:10px}.form-box>div.box-title .main-icon{opacity:.7}.form-box>div.box-title label,.form-box>div.box-title p{color:#666;color:var(--main-text-color);display:block;font-weight:700}.form-box>div.box-title p{margin:0}.form-box>div.box-title label span,.form-box>div.box-title span{font-size:11px;margin-left:5px}.form-box input,.form-box select,.form-box textarea{background-color:#ffffffb3;font-size:18px;font-size:var(--main-font-size);padding:10px 15px;width:100%}.form-box select{appearance:none;cursor:pointer;font-size:16px}.form-box input[type=file]{font-size:medium}.form-box input::placeholder,.form-box textarea::placeholder{font-size:14px;font-size:var(--small-font-size)}.main-list .list-item{align-items:flex-start;border:1px solid #add8e6;border:1px solid var(--main-border-color);border-radius:10px;border-radius:var(--main-border-radius);box-shadow:0 2px 4px #0000001a;gap:5px 25px;justify-content:flex-start;max-width:100%;overflow:auto;padding:10px 5px}.main-list .list-item:not(:last-child){margin-bottom:20px}.main-list .list-item .list-item-column{min-width:155px;overflow:hidden}.main-list .list-item .list-item-column .column-title{justify-content:flex-start;margin-bottom:30px}.main-list .list-item .list-item-column .column-title i{color:#f64809;color:var(--main-color);font-size:12px;margin-right:3px}.main-list .list-item .list-item-column .column-title span{color:#666;color:var(--main-text-color);font-size:15px}.main-list .list-item .list-item-column .column-content{text-align:center}.main-list .list-item .list-item-column .column-content.flex-box{gap:5px}.main-list .list-item .list-item-column .column-content *{margin:0}.main-list .list-item .list-item-column .column-content a{color:#000;display:block;text-decoration:underline}.main-list .list-item .list-item-column .column-content a.small{font-size:14px}.main-list .list-item .list-item-column .column-content p{font-size:18px}.main-list .list-item .list-item-column .column-content p.small{font-size:16px}.main-list .list-item .list-item-column .column-content p.x-small{font-size:14px}.main-list .list-item .list-item-column .column-content p.bold{font-weight:700}.main-list .list-item .list-item-column .column-content p.success{color:green}.main-list .list-item .list-item-column .column-content p.failed{color:red}.main-list .list-item .list-item-column .column-content p.pending{color:orange}.main-list .list-item .list-item-column .column-content p.delivered,.main-list .list-item .list-item-column .column-content p.paid,.main-list .list-item .list-item-column .column-content p.processed,.main-list .list-item .list-item-column .column-content p.ready-to-pay{color:green}.main-list .list-item .list-item-column .column-content p.cancelled{color:red}.main-list .list-item .list-item-column .column-content p span{font-size:14px}.main-list .list-item .list-item-column .column-content img{border-radius:4px;max-height:60px;width:50px}.main-list .list-item .list-item-column .column-content .buttons-container{flex-wrap:wrap;gap:10px;justify-content:center}.main-list .list-item .list-item-column .column-content .buttons-container button{background-color:#f64809;background-color:var(--main-color);border:none;border-radius:5px;color:#fff;display:block;outline:none;padding:4px 10px;width:fit-content}.main-list .list-item .list-item-column .column-content .buttons-container button.success{background-color:#f64809;background-color:var(--color-03)}.additional-card,.filter-card{background-color:#f6480905;border:1px solid #add8e6;border:1px solid var(--main-border-color);border-radius:10px;border-radius:var(--main-border-radius);box-shadow:0 2px 4px #0000001a;color:#666;color:var(--main-text-color);flex:1 1;padding:10px 10px 15px}.additional-card .card-title,.filter-card .card-title{gap:10px;justify-content:flex-start;margin-bottom:20px}.additional-card .card-title h3,.filter-card .card-title h3{font-size:17px;margin:0}.additional-card .card-title i,.filter-card .card-title i{color:#f64809;color:var(--main-color);font-size:18px}.additional-card>button,.filter-card>button{background-color:#f64809e6;border:none;border-radius:5px;color:#fff;display:block;font-size:15px;margin-left:auto;margin-right:auto;outline:none;padding:6px 15px;width:fit-content}.smooth-display{animation-duration:.5s;animation-fill-mode:backwards;animation-name:smooyh-display}.main-icon{background-color:initial;border:none;display:block;margin:0;outline:none;padding:0;text-align:center}.main-icon div{background-color:#f64809;background-color:var(--main-color);border-radius:50%;color:#fff;height:30px;justify-content:center;margin:0 auto 2px;width:30px}.main-icon div i{font-size:14px;font-size:var(--small-font-size)}.main-icon span{color:#666;color:var(--main-text-color);text-transform:lowercase}span.no-data{background-color:#f64809;background-color:var(--color-03);border-radius:10px;display:block;height:5px;margin-left:auto!important;margin-right:auto!important;width:50px}.initial-case{text-transform:none!important}@keyframes smooyh-display{0%{transform:translateY(10px)}to{transform:translateY(0)}}@keyframes Logging-in-button{to{transform:rotate(1turn)}}.main-app-container{height:100vh;overflow-x:hidden;padding:0;position:relative}.main-app-container .main-app-content{background-color:var(--main-background-color);display:flex;flex-direction:column;font-family:Plus Jakarta Sans,Inter,Segoe UI,Roboto,sans-serif;height:100%;position:relative;width:calc(100% - 205px)}@media(max-width:1000px){.main-app-container .main-app-content{width:100%}}.main-app-container .main-app-content.full-width{background-color:initial;width:100%}.main-app-container .main-app-content>.side-bar-overly{background-color:#bcbcbc80;display:none;height:100%;position:absolute;right:0;top:0;width:100%;z-index:2}@media(max-width:1000px){.main-app-container .main-app-content>.side-bar-overly.block{display:block}}.main-app-container .main-app-content .app-content{flex:1 1}.main-app-container .main-app-content .app-content>.container{background-color:#fff;border-radius:var(--main-border-radius);font-family:Plus Jakarta Sans,Inter,Segoe UI,Roboto,sans-serif;min-height:calc(100% - 10px);width:100%}@media(max-width:1299px){.main-app-container .main-app-content .app-content>.container{border-radius:0}}.main-app-container .main-app-content .app-content .container .page-title h2{color:var(--main-text-color);margin:0 0 30px;position:relative;width:fit-content}.main-app-container .main-app-content .app-content .container .page-title h2:after,.main-app-container .main-app-content .app-content .container .page-title h2:before{background-color:var(--main-background-color);border-radius:var(--main-border-radius);bottom:0;content:"";height:4px;left:0;position:absolute;transform:translateY(100%);width:90%}.main-app-container .main-app-content .app-content .container .page-title h2:before{background-color:var(--main-color);width:40%;z-index:1}@media (max-width:1000px){.main-app-container .main-app-content .app-content>.container{padding-bottom:80px}}@media(max-width:767px){.main-app-container .main-app-content .app-content .container .page-title h2:after,.main-app-container .main-app-content .app-content .container .page-title h2:before{display:none}}.main-app-container .main-app-content .app-content .container .page-title h2 span{color:var(--main-color)}.main-app-container .main-app-content .app-content .container .page-title h2 span.small{font-size:16px;margin-left:5px}@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%);background-image:var(
    --custom-highlight-background,linear-gradient(90deg,var(--base-color) 0,var(--highlight-color) 50%,var(--base-color) 100%)
  );background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}[data-rmiz-ghost]{pointer-events:none;position:absolute}[data-rmiz-btn-unzoom],[data-rmiz-btn-zoom]{appearance:none;background-color:#000000b3;border:none;border-radius:50%;box-shadow:0 0 1px #ffffff80;color:#fff;height:40px;margin:0;outline-offset:2px;padding:9px;touch-action:manipulation;width:40px}[data-rmiz-btn-zoom]:not(:focus):not(:active){clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;pointer-events:none;position:absolute;white-space:nowrap;width:1px}[data-rmiz-btn-zoom]{cursor:zoom-in;inset:10px 10px auto auto;position:absolute}[data-rmiz-btn-unzoom]{cursor:zoom-out;inset:20px 20px auto auto;position:absolute;z-index:1}[data-rmiz-content=found] [data-zoom],[data-rmiz-content=found] [role=img],[data-rmiz-content=found] img,[data-rmiz-content=found] svg{cursor:zoom-in}[data-rmiz-modal]::backdrop{display:none}[data-rmiz-modal][open]{background:#0000;border:0;height:100vh;height:100dvh;margin:0;max-height:none;max-width:none;overflow:hidden;padding:0;pointer-events:all;position:fixed;width:100vw;width:100dvw}[data-rmiz-modal-overlay]{inset:0;position:absolute;transition:background-color .3s}[data-rmiz-modal-overlay=hidden]{background-color:#fff0}[data-rmiz-modal-overlay=visible]{background-color:#fff}[data-rmiz-modal-content]{height:100%;position:relative;width:100%}[data-rmiz-modal-img]{cursor:zoom-out;image-rendering:high-quality;position:absolute;transform-origin:top left;transition:transform .3s}@media (prefers-reduced-motion:reduce){[data-rmiz-modal-img],[data-rmiz-modal-overlay]{transition-duration:.01ms!important}}*{margin:0;padding:0}.modern-login-page{align-items:center;background-color:#e4e6e9;display:flex;flex-wrap:wrap;height:100vh;justify-content:center;width:100%}.login-container{background-color:#fff;border-radius:8px;display:flex;flex-wrap:wrap;height:90%;width:75%}.login-content{width:70%}.login-right{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center}.login-center{border-radius:100%;position:absolute;right:47.5%;top:46.5%;z-index:1000}.login-center img{border-radius:50%;height:70px;width:70px}.login-left{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center}.image-login-container{height:100%;width:100%}#image-login{border-radius:0 8px 8px 0;height:100%!important;width:100%}.login-title{font-size:25px;font-weight:900;text-align:center}#subtitleLogin{font-size:12px;margin-bottom:50px;text-align:center}.login-form{display:flex;flex-direction:column}.login-form input[type=email],.login-form input[type=password]{border-color:#a1a1a1;border-radius:5px;margin-bottom:20px;padding:10px;width:100%}.login-form input[type=email]:focus,.login-form input[type=password]:focus{border-color:#f64809}.login-options{margin-bottom:20px}.login-options,.remember-me{align-items:center;display:flex}.remember-me{width:50%}.remember-me p{align-items:center;display:flex;font-size:15px;margin:0 0 0 7px;padding:0;width:80%}.forgot-password{color:#f64809;text-decoration:underline}.forgot-password-div{display:flex;justify-content:flex-end;width:50%}.button-login{padding:10px;transition:.3s;width:100%}.button-login:hover{background-color:#e9835d}.signup-link{margin-top:20px}.signup-link a{color:#f64809;text-decoration:underline}@media (max-width:992px){.login-container{flex-direction:column;height:auto;width:90%}.login-right{height:220px;order:-1;width:100%}#image-login,.image-login-container{border-radius:8px 8px 0 0;height:100%;object-fit:cover;width:100%}.login-left{padding:40px 30px;width:100%}.login-content{width:85%}.login-center{display:none}}@media (max-width:576px){.modern-login-page{height:100vh;padding:15px}.login-container{height:auto;width:100%}.login-right{height:180px}.login-title{font-size:22px}#subtitleLogin{font-size:12px;margin-bottom:25px}.login-content{width:100%}.login-form input[type=email],.login-form input[type=password]{font-size:14px;padding:12px}.login-options{align-items:flex-start;flex-direction:column;gap:10px}.remember-me{gap:8px}.forgot-password-div,.remember-me{justify-content:flex-start;width:100%}.button-login,.forgot-password-div{font-size:15px}.button-login{padding:12px}.signup-link{font-size:13px;text-align:center}}.main-app-loading-gif{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}.main-app-loading-gif .gif{background-color:#f2f2f2;border-radius:10px;min-height:200px;width:400px}@media(max-width:600px){.main-app-loading-gif .gif{width:95%}}.main-app-loading-gif .gif img{border-radius:10px;width:100%}.main-app-loading-gif p{color:var(--main-text-color);font-size:18px;margin-top:20px}.user-sign-up *{text-transform:none}.main-app-container:has(.signup-container){align-items:flex-start}.signup-container{align-items:center;background:linear-gradient(135deg,#f8f9fa,#fff5f2);min-height:100vh;padding:20px;width:100%}.signup-container,.step-indicator{display:flex;justify-content:center}.step-indicator{margin-bottom:40px}.steps-container{gap:20px}.step-item,.steps-container{align-items:center;display:flex}.step-item{flex-direction:column;gap:8px}.step-circle{align-items:center;border:2px solid;border-radius:50%;display:flex;font-size:16px;font-weight:600;height:48px;justify-content:center;transition:all .3s ease;width:48px}.step-circle.completed{background-color:#10b981;border-color:#10b981;color:#fff}.step-circle.active{background-color:#f64809;border-color:#f64809;color:#fff}.step-circle.inactive{background-color:initial;border-color:#d1d5db;color:#9ca3af}.step-title{font-size:14px;font-weight:500;text-align:center;transition:color .3s ease}.step-title.active-title{color:#333}.step-title.inactive-title{color:#9ca3af}.step-connector{height:2px;transition:background-color .3s ease;width:60px}.step-connector.completed-connector{background-color:#10b981}.step-connector.inactive-connector{background-color:#d1d5db}.sign-up-card{align-items:stretch;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #fff3;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;display:flex;flex-direction:column;margin:0 auto;max-width:1440px;overflow:hidden;width:100vw}.card-header{background:url(https://sourship.com/wp-content/uploads/2024/12/banner1.webp) 50%/cover no-repeat;border-radius:18px;color:#fff;margin:40px;overflow:hidden;padding:32px 32px 16px;position:relative;text-align:center}.card-header:before{background:#00000073;border-radius:18px;content:"";inset:0;position:absolute;z-index:1}.card-header>*{position:relative;z-index:2}.card-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#f0f0f0);-webkit-background-clip:text;background-clip:text;font-size:32px;font-weight:700;margin-bottom:8px}.card-header p{font-size:16px;opacity:.9}.card-content{align-items:stretch;padding:32px;width:100%}.card-content,.step-content{display:flex;flex-direction:column}.step-content{gap:24px}.step-header{margin-bottom:24px;text-align:center}.step-header h2{color:#333;font-size:24px;font-weight:700;margin-bottom:8px}.step-header p{color:#6b7280;font-size:16px}.form-group{display:flex;flex-direction:column;gap:8px}.form-group-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.form-group label{color:#374151;font-size:14px;font-weight:500}.form-input{background:#fff;border:2px solid #e5e7eb;border-radius:8px;font-family:inherit;font-size:16px;padding:12px 16px;transition:all .2s ease}.form-input:focus{border-color:#f64809;box-shadow:0 0 0 3px #f648091a;outline:none}.form-input::placeholder{color:#9ca3af}.form-select{background:#fff;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;font-family:inherit;font-size:16px;padding:12px 16px;transition:all .2s ease}.form-select:focus{border-color:#f64809;box-shadow:0 0 0 3px #f648091a;outline:none}.plans-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:24px}.plan-card{background:#fff;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;padding:24px;transition:all .2s ease}.sekeleton-card{cursor:default}.plan-card:not(.sekeleton-card):hover{border-color:#f6480980;box-shadow:0 10px 25px #0000001a;transform:translateY(-2px)}.plan-card.selected{background:#f648090d;border-color:#f64809}.plan-card h3{color:#333;font-size:18px;font-weight:600;margin-bottom:8px}.plan-price{color:#f64809;font-size:28px;font-weight:700;margin-bottom:16px}.plan-price span{color:#6b7280;font-size:14px;font-weight:400}.plan-features{display:flex;flex-direction:column;gap:8px;list-style:none}.plan-features li{align-items:center;color:#374151;display:flex;font-size:14px;gap:8px}.checkmark{color:#10b981;font-size:16px;font-weight:600}.review-section{background:#f8f9fa;border:1px solid #e0e5e7;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.review-section h3{border-bottom:2px solid #f64809;color:#f64809;font-size:1.2rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.review-item{align-items:center;border-bottom:1px solid #e0e5e7;display:flex;justify-content:space-between;padding:.75rem 0}.review-item:last-child{border-bottom:none}.review-label{color:#4a5568;font-weight:500}.review-value{color:#2d3748;font-weight:600}.review-notice{background:#fff8f0;border:1px solid #fed7aa;border-radius:8px;margin-top:2rem;padding:1.5rem}.review-notice p{color:#9a3412;font-size:.9rem;line-height:1.5;margin:0}.form-actions{align-items:center;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-top:32px;padding-top:24px}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:16px;font-weight:500;justify-content:center;min-width:120px;padding:12px 32px;text-decoration:none;transition:all .2s ease}.btn:disabled{cursor:not-allowed;opacity:.5}.btn-primary{background:linear-gradient(135deg,#f64809,#e63d06);border:2px solid #0000;color:#fff}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#e63d06,#d73502);box-shadow:0 10px 25px #f648094d;transform:translateY(-2px)}.btn-secondary{background:#fff;border:2px solid #e5e7eb;color:#374151}.btn-secondary:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}@media (max-width:768px){.signup-container{padding:10px}.form-group-row,.plans-grid{grid-template-columns:1fr}.steps-container{gap:10px}.step-connector{width:30px}.card-content{padding:20px}.card-header{padding:24px 20px 12px}.card-header h1{font-size:24px}.form-actions{flex-direction:column;gap:12px}.btn{width:100%}}@media (max-width:480px){.step-title{font-size:12px}.step-circle{font-size:14px;height:40px;width:40px}}.dashboard-page{background:#fafafa;padding:25px}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.stats-dashboard-card{background:#fff;border:1px solid #dadada;border-radius:14px;box-shadow:0 10px 25px #0000000d;cursor:pointer;padding:20px;transition:.5s}.stats-dashboard-card:hover{background-color:#fff6ed;box-shadow:0 12px 30px #0000001a;transition:.3s}.stats-dashboard-card div{align-items:center;display:flex;justify-content:space-between}.stats-dashboard-card div p{color:#64748b;font-size:14px;width:60%}.stats-dashboard-card div .icon-dashboard-wrapper{background:#fff0e6;border-radius:8px;color:#ff6b35;font-size:23px;padding:10px}.stats-dashboard-card h2{color:#ff6b35;font-size:25px;font-weight:900;margin-bottom:10px}.stats-dashboard-card a,.upgradeBtn{align-items:center;background-color:#ff6b35;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:600;justify-content:center;padding:8px 0;text-decoration:none;transition:.3s;width:100%}.stats-dashboard-card a:hover,.upgradeBtn:hover{background-color:#ff5100;box-shadow:0 12px 30px #0000001a;transform:scale(1.03);transition:.3s}.charts-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:2fr 1fr;margin-top:25px}.chart-card{background:#fff;border-radius:14px;box-shadow:0 10px 25px #0000000d;padding:20px}.chart-card.large{padding-bottom:10px}.chart-card h3{margin-bottom:15px}.dashboardBottom{grid-gap:24px;display:grid;gap:24px;grid-template-columns:2fr 1fr;margin-top:24px}.dashboard-actions,.table-card{background:#fff;border-radius:14px;box-shadow:0 10px 30px #0000000d;overflow:hidden;padding:20px}.table-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.dashboard-actions-header,.table-header-content{align-items:center;display:flex;gap:10px}.dashboard-actions-icon,.table-icon-div{align-items:center;background-color:#ffede6;border-radius:10px;color:#ff6b35;display:flex;font-size:22px;justify-content:center;padding:13px}.table-header h3{color:#111827;font-size:16px;font-weight:600}.table-header p{color:#6b7280;font-size:13px}.table-header .view-all{background-color:#ffede6;border:1px solid #ff6b3554;border-radius:10px;color:#ff6b35;font-size:13px;font-weight:700;padding:8px 10px;text-decoration:none;transition:.1s}.table-header .view-all:hover{background-color:#ff6b35;color:#fff;transition:.3s}.tableWrapper1{-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto;overflow-y:hidden;width:100%}.tableWrapper1 table{border-collapse:collapse;min-width:600px;width:100%}.tableWrapper1 thead th{color:#9ca3af;font-size:11px;font-weight:600;padding:12px 8px;text-align:left;text-transform:uppercase}.tableWrapper1 tbody td{border-top:1px solid #f1f5f9;color:#374151;font-size:14px;padding:14px 8px;white-space:nowrap}.tableWrapper1 tbody tr{transition:background .3s}.tableWrapper1 tbody tr:hover{background:#f8f2ef}.tableWrapper1 .empty{color:#9ca3af;font-size:14px;padding:20px;text-align:center}.statusDashboard{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:500;gap:6px;justify-content:center;padding:4px;text-transform:capitalize;width:90px}.statusDashboard.pending{background:#fef3c7;color:#b45309}.statusDashboard.ready{background:#fff7ed;color:#f97316}.statusDashboard.paid{background:#dcfce7;color:#16a34a}.statusDashboard.processed{background:#e0f2fe;color:#0284c7}.statusDashboard.cancelled{background:#fee2e2;color:#dc2626}.statusDashboard.delivered{background:#ecfeff;color:#0891b2}.table-footer{align-items:center;color:#6b7280;display:flex;font-size:12px;justify-content:space-between;padding-top:16px;width:100%}.pagination{display:flex;gap:8px}.pagination button{background:#fff;border:1px solid #e5e7eb;border-radius:999px;cursor:pointer;font-size:12px;padding:6px 14px;transition:all .2s ease}.pagination button:hover:not(:disabled){background:#fff7ed;border-color:#ffedd5}.pagination button.active{background:#ff6b35;border-color:#ff6b35;color:#fff}.pagination button:disabled{cursor:not-allowed;opacity:.4}.dashboard-actions-header{margin-bottom:26px}.dashboard-actions h2{color:#111827;display:flex;font-size:16px;font-weight:600}.dashboard-actions a{align-items:center;background:#fff;border:1px solid #f1f5f9;border-radius:12px;display:flex;gap:10px;margin-bottom:12px;padding:14px 16px;text-decoration:none;transition:all .2s ease}.dashboard-actions a:hover{background:#fce2d7da;border-color:#ffedd5;box-shadow:0 12px 30px #0000001a}.dashboard-actions a:hover>.dashboard-actions-link-icon{transform:scale(1.1)}.dashboard-actions a:hover>span{color:#ff6b35;transition:.3s}.dashboard-actions a:hover p{opacity:1;visibility:visible}.dashboard-actions-link-icon{align-items:center;background-color:#ff6b35;border-radius:8px;color:#fff;display:flex;font-size:20px;justify-content:center;padding:10px;transition:.5s}.dashboard-actions a span{color:#000;font-size:15px;font-weight:600;width:75%}.dashboard-actions a p{color:#ff6b35;font-size:20px;font-weight:600;margin-top:4px;opacity:0;transition:opacity .7s ease,visibility .7s ease;visibility:hidden}@media (max-width:768px){.table-card tbody td,.table-card thead th{font-size:13px;padding:10px 6px}.table-header{align-items:flex-start;flex-direction:column;gap:12px}.table-header .view-all{align-self:flex-start}.table-footer{align-items:flex-start;flex-direction:column;gap:15px}.pagination{flex-wrap:wrap}}@media (max-width:480px){.table-card{padding:15px}.status{font-size:11px;padding:3px 8px}.table-card{overflow-x:auto}}@media (max-width:900px){.dashboardBottom{grid-template-columns:1fr;width:100%}}@media (max-width:992px){.stats-grid{grid-template-columns:repeat(1,1fr)}.charts-grid{grid-template-columns:1fr}}@media (max-width:480px){.tableWrapper1{overflow-x:hidden}.tableWrapper1 table{min-width:100%}.tableWrapper1 thead{display:none}.tableWrapper1,.tableWrapper1 tbody,.tableWrapper1 tr{display:block;width:100%}.tableWrapper1 tr{background:#fff;border:1px solid #f1f5f9;border-radius:14px;margin-bottom:14px;padding:12px}.tableWrapper1 td{align-items:center;border:none;display:flex;font-size:13px;justify-content:space-between;padding:6px 0;white-space:normal}.tableWrapper1 td:before{color:#6b7280;content:attr(data-label);font-weight:600;margin-right:10px}}.main-nav-bar{background:#fff;border-right:1px solid #c5c5c5;display:flex;flex-direction:column;height:100vh;justify-content:space-between;padding:20px 15px;width:260px}.navbarLink{margin-bottom:30px}.main-nav-bar img{width:140px}.main-nav-bar ul{list-style:none;margin:0;padding:0}.main-nav-bar ul li{margin-bottom:8px}.navbarIcons{font-size:20px;text-align:center;width:20px}.main-nav-bar a,.main-nav-bar button{align-items:center;background:#0000;border:none;border-radius:12px;color:#6b7280;cursor:pointer;display:flex;font-size:15px;font-weight:500;gap:12px;padding:12px 16px;text-decoration:none;transition:all .2s ease;width:100%}.main-nav-bar i{font-size:16px;text-align:center;width:20px}.main-nav-bar a:hover,.main-nav-bar button:hover{background:#fff1ea;color:#ff6a2a}.main-nav-bar a.active{background:#ff6a2a;color:#fff}.main-nav-bar a.active i{color:#fff}.main-nav-bar li ul{margin-left:10px;margin-top:6px}.main-nav-bar li ul li a{color:#6b7280;font-size:14px;padding:10px 16px}.main-nav-bar button .fa-angle-down{font-size:12px;margin-left:auto}.main-nav-bar-footer{margin-top:auto}.logout-btn{align-items:center;background:#0000;border:none;border-radius:12px;color:#ef4444;cursor:pointer;display:flex;font-weight:500;gap:12px;padding:12px 16px;width:100%}.logout-btn:hover{background:#fee2e2}@media(max-width:1000px){.main-nav-bar{box-shadow:0 8px 32px #00000026;left:0;max-width:85vw;min-width:280px;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1);width:75vw;z-index:999}.main-nav-bar.block{transform:translateX(0)}}@media (max-width:768px) and (min-width:601px){.main-nav-bar{max-width:80vw;min-width:65vw;padding:20px 16px;width:70vw}.main-nav-bar>a img{max-width:130px}.main-nav-bar>ul>li>a,.main-nav-bar>ul>li>button{font-size:.98rem;gap:13px;min-height:46px;padding:11px 13px}.main-nav-bar>ul>li>a i,.main-nav-bar>ul>li>button i{font-size:1.15rem;min-height:1.15em;min-width:1.15em;padding:5px}.main-nav-bar>ul>li>a span,.main-nav-bar>ul>li>button span{font-size:.98rem}.main-nav-bar>ul>li>ul>li a,.main-nav-bar>ul>li>ul>li button{font-size:.92rem;gap:9px;min-height:38px;padding:9px 11px}.main-nav-bar>ul>li>ul>li i{font-size:1.05rem;min-height:1.05em;min-width:1.05em;padding:3.5px}.main-nav-bar>ul>li>ul>li span{font-size:.92rem}.main-nav-bar-footer{padding:14px 16px}.main-nav-bar-footer .logout-btn{font-size:.98rem;gap:11px;min-height:46px;padding:10px 14px}}@media (max-width:600px){.main-nav-bar{box-shadow:0 12px 40px #0003;max-width:90vw;min-width:70vw;padding:16px 12px;width:80vw}.main-nav-bar>a img{max-width:120px}.main-nav-bar>ul>li>a,.main-nav-bar>ul>li>button{border-radius:10px;font-size:.95rem;gap:12px;min-height:48px;padding:12px 14px}.main-nav-bar>ul>li>a i,.main-nav-bar>ul>li>button i{font-size:1.2rem;min-height:1.2em;min-width:1.2em;padding:6px}.main-nav-bar>ul>li>a span,.main-nav-bar>ul>li>button span{font-size:.95rem;font-weight:600}.main-nav-bar>ul>li>ul>li a,.main-nav-bar>ul>li>ul>li button{border-radius:8px;font-size:.9rem;gap:10px;min-height:40px;padding:10px 12px}.main-nav-bar>ul>li>ul>li i{font-size:1.1rem;min-height:1.1em;min-width:1.1em;padding:4px}.main-nav-bar>ul>li>ul>li span{font-size:.9rem;font-weight:500}.main-nav-bar-footer{padding:16px 12px}.main-nav-bar-footer .logout-btn{border-radius:10px;font-size:.95rem;gap:12px;min-height:48px;padding:12px 16px}}.main-pop-up{background-color:#0003;height:100%;left:0;padding:5px;position:absolute;top:0;width:100%;z-index:999}@media(max-width:767px){.main-pop-up{height:calc(100% - 78px);top:78px}}.main-pop-up .container{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff;border:1.5px solid #ffe2d6;border-radius:20px;box-shadow:0 8px 32px #f648091a;font-family:Plus Jakarta Sans,Inter,Segoe UI,Roboto,sans-serif;height:100%;padding:24px}@media(max-width:767px){.main-pop-up .container{padding:15px 10px}}.main-pop-up .container .pop-up-title{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.main-pop-up .container .pop-up-title h2{color:#f64809;font-family:Plus Jakarta Sans,Inter,Segoe UI,Roboto,sans-serif;font-size:1.5rem;font-weight:700;letter-spacing:.02em;margin:0}.main-pop-up .container .pop-up-title .cancel button{background:linear-gradient(90deg,#f64809,#ff7a47);border:none;border-radius:8px;box-shadow:0 2px 8px #f6480912;color:#fff;cursor:pointer;font-family:Plus Jakarta Sans,Inter,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;padding:10px 22px;transition:background .2s,color .2s,box-shadow .2s}.main-pop-up .container .pop-up-title .cancel button:hover{background:linear-gradient(90deg,#d33b06,#f64809);box-shadow:0 4px 16px #f648091f;color:#fff}@media(max-width:767px){.main-pop-up .container .pop-up-title h2{font-size:1.2rem}.main-pop-up .container .pop-up-title .cancel button{font-size:.95rem;padding:6px 14px}}.main-pop-up .container>.pop-up-body>.pop-up-form{font-family:Plus Jakarta Sans,Inter,Segoe UI,Roboto,sans-serif;margin-left:auto;margin-right:auto;width:80%}@media(max-width:767px){.main-pop-up .container>.pop-up-body>.pop-up-form{width:100%}}.main-pop-up .container>.pop-up-body>.pop-up-form .box{background:#fff;border-radius:12px;box-shadow:0 2px 8px #f6480912;margin-bottom:32px;padding:18px 14px}@media(max-width:767px){.main-pop-up .container>.pop-up-body>.pop-up-form .box{margin-bottom:24px;padding:12px 6px}}.main-pop-up .container>.pop-up-body>.pop-up-form .box label,.main-pop-up .container>.pop-up-body>.pop-up-form .box p{color:#f64809;display:block;font-family:Plus Jakarta Sans,Inter,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;margin-bottom:10px}.main-pop-up .container>.pop-up-body>.pop-up-form .box input{background:#fff;border:1px solid #ffe2d6;border-radius:8px;color:#1e293b;display:block;font-family:Plus Jakarta Sans,Inter,Segoe UI,Roboto,sans-serif;font-size:1rem;margin-left:auto;margin-right:auto;padding:13px 17px;transition:border-color .2s;width:100%}.main-pop-up .container>.pop-up-body>.pop-up-form .box input:focus{border-color:#f64809;outline:none}.main-pop-up .container>.pop-up-body>.pop-up-form .box input::placeholder{color:#bdbdbd;font-size:.95rem}.main-pop-up .container>.pop-up-body>.pop-up-form .box input[type=date]{color:#1e293b;font-size:1rem}@media(max-width:1000px){.main-pop-up .container>.pop-up-body>.pop-up-form .box input{width:100%}}.main-pop-up .container>.pop-up-body>.pop-up-form .buttons{align-items:center;display:flex;gap:10px 16px;justify-content:center;margin-top:40px}@media(max-width:767px){.main-pop-up .container>.pop-up-body>.pop-up-form .buttons{gap:8px 10px;margin-top:24px}}.main-pop-up .container>.pop-up-body>.pop-up-form .buttons button{background:linear-gradient(90deg,#f64809,#ff7a47);border:none;border-radius:8px;box-shadow:0 2px 8px #f6480912;color:#fff;cursor:pointer;font-family:Plus Jakarta Sans,Inter,Segoe UI,Roboto,sans-serif;font-size:1rem;font-weight:600;padding:12px 28px;transition:background .2s,color .2s,box-shadow .2s}.main-pop-up .container>.pop-up-body>.pop-up-form .buttons button:hover{background:linear-gradient(90deg,#d33b06,#f64809);box-shadow:0 4px 16px #f648091f;color:#fff}.main-pop-up .container>.pop-up-body>.pop-up-form fieldset{background:#fff6ed;border:1px solid #ffe2d6;border-radius:10px;display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;margin-bottom:24px;padding:18px 14px}.main-pop-up .container>.pop-up-body>.pop-up-form fieldset legend{color:#f64809;font-family:Plus Jakarta Sans,Inter,Segoe UI,Roboto,sans-serif;font-size:1.1rem;font-weight:700;margin-bottom:12px;padding:0 8px}@media (max-width:900px){.main-pop-up .container>.pop-up-body>.pop-up-form fieldset{flex-direction:column;gap:14px;padding:14px 8px}.main-pop-up .container>.pop-up-body>.pop-up-form fieldset legend{font-size:1rem;margin-bottom:8px}}@media (max-width:600px){.main-pop-up .container>.pop-up-body>.pop-up-form fieldset{gap:8px;padding:8px 2px}.main-pop-up .container>.pop-up-body>.pop-up-form fieldset legend{font-size:.95rem;margin-bottom:6px}}.subscription-plans-availabel{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin:0 auto;max-width:1400px;min-height:calc(100vh - 60px);padding:0 40px 60px;position:relative}.subscription-plans-availabel>h3{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border:1px solid #ffffff4d;border-radius:24px;box-shadow:0 20px 40px #00000014,0 8px 16px #0000000a;color:#1e293b;font-size:32px;font-weight:700;letter-spacing:-.5px;margin-bottom:48px;padding:32px 48px;position:relative;text-align:center;z-index:1}.subscription-plans-availabel>h3 span{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f64809,#ff6b35);-webkit-background-clip:text;background-clip:text;font-weight:800;text-transform:capitalize}.offers.flex-box{grid-gap:15px;align-items:stretch;display:grid!important;gap:15px;grid-template-columns:repeat(3,1fr);justify-content:center;margin:0 auto;max-width:1200px;position:relative;z-index:1}.offer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #ffffff4d;border-radius:24px;box-shadow:0 20px 40px #00000014,0 8px 16px #0000000a;display:flex;flex-direction:column;min-height:650px;overflow:hidden;padding:0;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.offer:before{animation:shimmer 3s ease-in-out infinite;background:linear-gradient(90deg,#f64809,#ff6b35 50%,#f64809);background-size:200% 100%;content:"";height:4px;left:0;position:absolute;right:0;top:0}.offer:hover{border-color:#f6480933;box-shadow:0 32px 64px #0000001f,0 16px 32px #00000014;transform:translateY(-12px) scale(1.02)}.offer.current-plan{background:linear-gradient(135deg,#f648090d,#fffffffa 20%,#fffffff2);border:2px solid #f648094d}.offer.current-plan:hover{transform:translateY(-12px) scale(1.02)}.offer .current-plan,.offer .popular{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:50px;box-shadow:0 8px 16px #00000026;font-size:11px;font-weight:700;letter-spacing:1px;margin:0;padding:8px 16px;position:absolute;right:24px;text-transform:uppercase;top:24px;z-index:10}.offer .current-plan{background:linear-gradient(135deg,#f64809,#ff6b35)}.offer .current-plan,.offer .popular{color:#fff;text-shadow:0 1px 2px #0003}.offer .popular{background:linear-gradient(135deg,#f59e0b,#fbbf24)}.offer-title{border-bottom:1px solid #0000000f;margin:60px 32px 24px;padding-bottom:24px;position:relative;text-align:center}.offer-title:after{background:linear-gradient(90deg,#0000,#f64809,#0000);border-radius:50px;bottom:-1px;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.offer-title h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1e293b,#f64809);-webkit-background-clip:text;background-clip:text;font-size:28px;font-weight:800;letter-spacing:-.5px;margin:0 0 8px}.offer-title p{color:#64748b;font-size:16px;font-weight:400;line-height:1.6;margin:0}.offer-cost{background:linear-gradient(135deg,#f6480908,#fffc);border:1px solid #f648091a;border-radius:20px;margin:0 32px 32px;overflow:hidden;padding:32px;position:relative;text-align:center}.offer-cost:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.offer:hover .offer-cost:before{left:100%}.offer-cost h2{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#f64809,#ff6b35);-webkit-background-clip:text;background-clip:text;font-size:42px;font-weight:900;letter-spacing:-1px;margin:0}.features{display:flex;flex-direction:column;flex-grow:1;gap:8px;margin:0 32px 32px}.feature.flex-box{align-items:flex-start;border-radius:12px;display:flex!important;gap:16px;justify-content:flex-start;margin:0;padding:8px 16px;position:relative;transition:all .3s ease}.feature.flex-box:hover{background:#f6480908;transform:translateX(8px)}.feature i{color:#f64809;filter:drop-shadow(0 1px 2px rgba(246,72,9,.2));flex-shrink:0;font-size:14px;margin-top:2px;width:16px}.feature p{color:#000;font-size:15px;font-weight:500;line-height:1.5;margin:0}.feature p span{color:#f64809;font-weight:700}.feature.flex-box:not(.missing-feature) p{color:#000;font-weight:500}.missing-feature{color:#474747;opacity:.5}.missing-feature p{color:#474747;font-weight:400}.missing-feature i{color:#474747}.offer .main-button{background:linear-gradient(135deg,#f64809,#ff6b35);border:none;border-radius:16px;box-shadow:0 12px 24px #f648094d;color:#fff;cursor:pointer;font-size:16px;font-weight:700;letter-spacing:.5px;margin:0 32px 32px;overflow:hidden;padding:18px 32px;position:relative;text-shadow:0 1px 2px #0003;text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1);width:calc(100% - 64px)}.offer .main-button:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .6s ease;width:100%}.offer .main-button:hover{box-shadow:0 16px 32px #f6480966;transform:translateY(-2px)}.offer .main-button:hover:before{left:100%}.offer .main-button:active{transform:translateY(0)}.offer.current-plan .main-button{background:linear-gradient(135deg,#f64809,#ff6b35);box-shadow:0 12px 24px #f648094d}.offer.current-plan .main-button:hover{box-shadow:0 16px 32px #f6480966}.main-button.animated{background:linear-gradient(135deg,#94a3b8,#64748b);box-shadow:0 8px 16px #94a3b84d;cursor:not-allowed}.main-button.animated:after{animation:spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:#fffc;content:"";height:20px;left:50%;margin:-10px 0 0 -10px;position:absolute;top:50%;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:1200px){.offers.flex-box{gap:32px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}}@media (max-width:768px){.subscription-plans-availabel{padding:40px 24px}.subscription-plans-availabel>h3{font-size:24px;margin-bottom:32px;padding:24px 32px}.offers.flex-box{gap:40px;grid-template-columns:1fr}.offer{min-height:auto}.offer.current-plan{transform:none}.offer.current-plan:hover{transform:translateY(-8px) scale(1.02)}.offer-title{margin:60px 24px 16px}.offer-title h2{font-size:24px}.offer-cost{margin:0 24px 24px;padding:24px}.offer-cost h2{font-size:36px}.features{margin:0 24px 24px}.offer .main-button{margin:0 24px 24px;width:calc(100% - 48px)}}@media (max-width:480px){.subscription-plans-availabel{padding:32px 16px}.subscription-plans-availabel>h3{font-size:20px;padding:16px 24px;text-align:center}.offer{border-radius:20px}.offer .current-plan,.offer .popular{font-size:10px;padding:6px 12px;right:16px;top:16px}.offer-title h2{font-size:22px}.offer-cost h2{font-size:32px}.feature p{font-size:14px}.offer .main-button{font-size:14px;padding:16px 24px}}.feature.flex-box,.offer,.offer .main-button{transform:translateZ(0);will-change:transform}@media (prefers-reduced-motion:reduce){.feature.flex-box,.offer,.offer .main-button,.offer:before{animation:none;transition:none}.offer:hover{transform:none}}.users-header{background-color:#fff;border-bottom:1px solid #c5c5c5;display:flex;height:10vh;width:100%}.left-header{align-items:center;display:flex;gap:10px;height:100%;padding-left:20px;width:52%}.logo{display:none}.logo img{margin-right:10px;width:27px}.current-path a{color:#f64809;font-size:17px;font-weight:700}.current-path a span{color:#000;margin-left:5px;transition:.5s}.users-header .container .left .current-path a span:hover{color:#f64809;text-decoration:underline}.users-header .container .right ul li button{align-items:center;background:#0000;border:none;border-radius:12px;color:#f64809;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:background .2s,color .2s}.users-header .container .right ul li button:hover{background:#fff6ed;color:#d33b06}.users-header .container .right ul li.nav-bar-toggle{display:none}.header-center{align-items:center;display:flex;height:100%;justify-content:flex-end;width:68%}.notificationsHeader{border-radius:10px;display:flex;padding:7px;transition:.5s}.notificationsHeader:hover{background-color:#fce8e1de}.notificationIcon{color:#747371;font-size:25px;font-weight:lighter}.notificationRedDote{background-color:red;border-radius:50%;height:10px;position:absolute;right:6px;top:6px;width:10px}.notificationsHeader{position:relative}.notificationsDropdown{background:#fff;border-radius:12px;box-shadow:0 8px 25px #00000026;display:flex;flex-direction:column;max-height:500px;position:absolute;right:0;top:45px;width:400px;z-index:100}.dropdownHeader{border-bottom:1px solid #eee;font-weight:700;padding:12px 15px}.notificationsList{max-height:400px;overflow-y:auto}.notificationItem{border-bottom:1px solid #f0f0f0;display:flex;gap:10px;padding:10px 12px}.notificationItem.unread{background:#f0f6ff;font-weight:600}.notificationType{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:20px;height:36px;justify-content:center;width:36px}.typeIcon.order{background:#cce5ff;color:#007bff}.typeIcon.shipping{background:#fff4cc;color:orange}.typeIcon.payment{background:#d4edda;color:#28a745}.typeIcon.sourcing{background:#e2d4ff;color:#6f42c1}.notificationContent{flex:1 1}.notificationContent .title{font-size:14px}.notificationContent .description{color:#555;font-size:12px;margin:2px 0}.notificationContent .meta{color:gray;display:flex;font-size:11px;gap:10px}.priority.high{color:#d33b06;font-weight:700}.priority.medium{color:#ff7a3d;font-weight:700}.status.read{color:green}.status.unread{color:#d33b06}.actions button{background:#0000;color:#f64809;font-size:12px}.viewAllNotifications{border-top:1px solid #eee;padding:10px;text-align:center}.viewAllNotifications button{background:#ff5100;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;padding:6px 12px}.profileHeader{border-radius:10px;margin-left:10px;margin-right:10px;padding:10px;transition:.5s}.profileWrapper{cursor:pointer;gap:10px}.profileAvatar,.profileWrapper{align-items:center;display:flex}.profileAvatar{background:#ff5100;border-radius:50%;color:#fff;font-weight:700;height:36px;justify-content:center;width:36px}.profileInfo{display:flex;flex-direction:column;font-size:13px;line-height:1.1}.profileInfo small{color:gray;font-size:12px}.profileArrow{color:gray;font-size:14px}.right-header{align-items:center;display:none;height:100%;margin:0 20px}.right-header ul li button div{border-radius:10px;height:36px;width:36px}.right-header ul li button div i{font-size:18px}.fullscreen-btn{align-items:center;background:#0000;border:none;color:#000;cursor:pointer;display:flex;justify-content:center;transition:.2s ease}.fullscreenIcon{font-size:20px;font-weight:700}.fullscreen-btn:hover{color:#ff6a2a}@media(max-width:1000px){.right-header{display:flex}.fullscreen-btn{display:none}}@media(max-width:767px){.users-header{height:10vh}.left-header{display:flex;width:50%}.right-header{display:flex;justify-content:flex-end}.logo{align-items:center;display:flex;justify-content:center;padding-left:5px;width:30%}.logo img{width:30px}.current-path{width:70%}.current-path a{display:flex;flex-direction:column;flex-wrap:wrap;font-size:10px}.header-center{gap:5px;width:50%}.profileInfo{display:none}.notificationsDropdown{left:50%;max-width:320px;right:auto;transform:translateX(-50%);width:90vw}.notificationItem{font-size:15px;padding:14px}.users-header .container .right-header ul li.nav-bar-toggle{display:block}}.user-mobile-footer{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fff6ed,#fff);border-top:1px solid #e0e0e0;border-top-left-radius:20px;border-top-right-radius:20px;bottom:0;box-shadow:0 -6px 20px 0 #f648091f;display:flex;font-family:Plus Jakarta Sans,Inter,Segoe UI,Roboto,sans-serif;justify-content:center;left:0;padding:16px 24px;position:fixed;right:0;z-index:100}@media(min-width:1001px){.user-mobile-footer{display:none}}.user-mobile-footer ul{gap:40px;justify-content:center;list-style:none;margin:0;max-width:400px;padding:0;width:100%}.user-mobile-footer ul,.user-mobile-footer ul li{align-items:center;display:flex}.user-mobile-footer ul li a div,.user-mobile-footer ul li button div{align-items:center;background:#fff6ed;border:1px solid #f648091a;border-radius:14px;box-shadow:0 3px 12px #f648091a;display:flex;height:48px;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);width:48px}.user-mobile-footer ul li a div:hover,.user-mobile-footer ul li button div:hover{background:#ff7a47;box-shadow:0 6px 20px #f6480933;transform:translateY(-2px) scale(1.05)}.user-mobile-footer ul li a div i,.user-mobile-footer ul li button div i{color:#f64809;font-size:22px;transition:color .3s}.user-mobile-footer ul li a div:hover i,.user-mobile-footer ul li button div:hover i{color:#fff}.user-mobile-footer ul li button{background:#0000;border:none;border-radius:12px;cursor:pointer;padding:0;transition:background .2s}.user-mobile-footer ul li button:active,.user-mobile-footer ul li button:focus{outline:2px solid #f64809;outline-offset:2px}@media (max-width:600px){.user-mobile-footer{border-top-left-radius:16px;border-top-right-radius:16px;padding:12px 16px}.user-mobile-footer ul{gap:32px;max-width:100%}.user-mobile-footer ul li a div,.user-mobile-footer ul li button div{border-radius:12px;height:44px;width:44px}.user-mobile-footer ul li a div i,.user-mobile-footer ul li button div i{font-size:20px}}@media (max-width:400px){.user-mobile-footer{padding:10px 12px}.user-mobile-footer ul{gap:24px}.user-mobile-footer ul li a div,.user-mobile-footer ul li button div{border-radius:10px;height:40px;width:40px}.user-mobile-footer ul li a div i,.user-mobile-footer ul li button div i{font-size:18px}}.main-new-user-order-page{background:#fafafa;box-sizing:border-box;font-family:Plus Jakarta Sans,Inter,Segoe UI,Roboto,sans-serif;min-height:100vh;padding:2rem}.main-new-user-order-page,.main-statistiques-cards,.new-order-statistics{display:flex;flex-direction:column}.main-statistiques-cards{gap:1rem}.additional-card-Import{align-items:center;background-color:#fff;border-radius:17px;box-shadow:0 10px 25px #0000000d;display:flex;flex-direction:column;padding:1rem}.additional-card-Import .card-title-Import{align-items:center;display:flex;justify-content:space-between;padding:1rem;width:100%}.additional-card-Import .card-title-Import h3{color:#000;display:flex;flex-direction:column;font-size:1.1rem;font-weight:lighter}.additional-card-Import .card-title-Import h3 span{color:#555;font-size:.8rem;font-weight:lighter;margin-top:4px}.additional-card-Import .importIcon{background:#fff0e6;border:1px solid #ff6b3556;border-radius:40%;color:#ff6b35;font-size:23px;font-weight:900;height:42px;width:42px}.Import-button,.additional-card-Import .importIcon{align-items:center;display:flex;justify-content:center}.Import-button{background:linear-gradient(135deg,#ff7a3d,#ff5c1c);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:8px 0;text-decoration:none;transition:.4s;width:20%}@media (max-width:768px){.Import-button{font-size:12px;margin-bottom:10px;padding:10px 0;width:50%}}.Import-button:hover{background-color:#fc7341;box-shadow:0 6px 20px #ff7a3d59;transition:.3s}.Import-button:hover .arrowImport{opacity:1;visibility:visible}.arrowImport{margin-left:3px;margin-right:0;opacity:0;transition:opacity .7s ease,visibility .7s ease;visibility:hidden}.new-order-form{margin-top:30px}.new-order-form form{background:#fff;border-radius:17px;box-shadow:0 10px 35px #00000014;padding:30px}.new-order-form form:before{color:#111;content:"Create New Order";display:block;font-size:18px;font-weight:700;margin-bottom:25px}.new-order-form form>div{margin-bottom:22px}.new-client-form-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.new-order-form label,.new-order-form p{color:#111;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.new-order-form input,.new-order-form textarea{background:#fff;border:2px solid #f1f1f1;border-radius:12px;font-size:14px;outline:none;padding:14px 18px;transition:all .25s ease;width:100%}.new-order-form textarea{background:#fff7f3;min-height:110px;resize:none}.new-order-form input:focus,.new-order-form textarea:focus{border-color:#ff7a3d;box-shadow:0 0 0 3px #ff7a3d26}.new-order-form form button[type=button],.new-order-form form button[type=submit]{background:linear-gradient(135deg,#ff7a3d,#ff5c1c);border:none;border-radius:12px;box-shadow:0 6px 20px #ff7a3d59;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:12px 28px;transition:all .25s ease}.new-order-form form button:hover{box-shadow:0 8px 25px #ff7a3d73;transform:translateY(-1px)}.newOrderProductImage{border-radius:8px;height:50px;object-fit:cover;width:50px}.product-option{align-items:center;display:flex;gap:12px}.product-option img{border-radius:8px;height:36px;object-fit:cover;width:36px}.product-option p{font-size:14px;font-weight:500;margin:0}@media (max-width:768px){.new-order-form form{padding:20px}.new-order-form form>div:nth-child(3){grid-template-columns:1fr}}.main-new-user-order-page .product-row-inputs{gap:10px}.main-new-user-order-page .product-row-inputs>:not(button){width:100%!important}.stats-cards-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin:0 auto;max-width:1400px}.stats-card{background:#fff;border-radius:16px;box-shadow:0 8px 25px #0000000f;overflow:hidden;padding:30px;position:relative;transition:.7s ease}.stats-card:hover{background-color:#fff6ed;box-shadow:0 12px 30px #0000001a}.stats-header{align-items:center;display:flex;justify-content:space-between}.stats-title{color:#777;font-size:13px;font-weight:600;text-transform:uppercase;width:70%}.stats-icon{align-items:center;background:#ffe8df;border:1px solid #ff6b3556;border-radius:40%;color:#ff6b35;display:flex;font-size:18px;height:42px;justify-content:center;width:42px}.stats-number{color:#111;font-size:34px;font-weight:700;margin:10px 0 5px}@media (max-width:768px){.stats-card{padding:24px}.stats-cards-grid{grid-template-columns:repeat(1,1fr)}.stats-number{font-size:30px}.stats-graph{height:45px}}@media (min-width:1400px){.stats-cards-grid{gap:24px;grid-template-columns:repeat(2,1fr)}.stats-number{font-size:38px}}@media (hover:none){.stats-card:hover{background-color:#fff;box-shadow:0 8px 25px #0000000f}}.main-new-user-client-page{background-color:#f9f9f9;display:flex;flex-direction:column;gap:24px;padding:2rem}.newClientFormWrapper{background:#fff;border-radius:16px;box-shadow:0 12px 32px #0000000f;padding:30px}.newClientForm{gap:24px}.newClientField,.newClientForm{display:flex;flex-direction:column}.newClientField{gap:8px}.newClientFieldHeader{align-items:center;display:flex;gap:12px}.newClientFieldIcon{align-items:center;background:#ffe5d9;border-radius:12px;display:flex;height:38px;justify-content:center;width:38px}.newClientFieldIcon i{color:#ff6b35;font-size:15px}.newClientFieldHeader label{color:#374151;font-size:14px;font-weight:500}.newClientField input,.newClientField textarea{border:1px solid #e5e7eb;border-radius:12px;color:#111827;font-size:14px;padding:13px 15px;transition:all .2s ease}.newClientField textarea{min-height:100px;resize:vertical}.newClientField input::placeholder,.newClientField textarea::placeholder{color:#9ca3af}.newClientField input:focus,.newClientField textarea:focus{border-color:#fd7404;box-shadow:0 0 0 4px #f1976326;outline:none}.newClientActions{display:flex;justify-content:flex-end;margin-top:8px}.newClientSubmitBtn{background:#f64809;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:13px 26px;transition:background .2s ease,transform .15s ease}.newClientSubmitBtn:hover{background:#dd4e01;transform:translateY(-1px)}.newClientSubmitBtn:active{transform:translateY(0)}@media (max-width:768px){.newClientFormWrapper{padding:22px}.newClientActions{justify-content:stretch}.newClientSubmitBtn{width:100%}}.import-orders-pop-up>.container>.pop-up-title{margin-bottom:20px}.import-orders-pop-up .import-orders-section{background:#fff;border-radius:12px;padding:2rem 1rem}.import-orders-pop-up .import-orders-section .import-orders-section-container{margin:0 auto;max-width:1200px}.import-orders-pop-up .import-orders-section .page-title{align-items:center;color:#2c3e50;display:flex;font-size:2.5rem;font-weight:300;justify-content:center;margin-bottom:3rem;text-align:center;text-shadow:0 2px 4px #0000001a}.import-orders-pop-up .import-orders-section .card-title{border-bottom:2px solid #ffe2d6;color:#f64809;font-size:1.5rem;font-weight:700;letter-spacing:.01em;margin-bottom:1.2rem;padding-bottom:.5rem}.import-orders-pop-up .import-orders-section .card-description{color:#64748b;font-size:1rem;line-height:1.6;margin-bottom:2rem}.import-orders-pop-up .import-orders-section .btn,.import-orders-pop-up .import-orders-section .btn-primary,.import-orders-pop-up .import-orders-section .btn-secondary{background:linear-gradient(90deg,#f64809,#ff7a47);border:none;border-radius:10px;box-shadow:0 2px 8px #f6480912;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;letter-spacing:.02em;padding:.85rem 1.7rem;text-transform:none;transition:background .2s,color .2s,box-shadow .2s}.import-orders-pop-up .import-orders-section .btn-primary:hover,.import-orders-pop-up .import-orders-section .btn-secondary:hover:not(:disabled),.import-orders-pop-up .import-orders-section .btn:hover{background:linear-gradient(90deg,#d33b06,#f64809);box-shadow:0 6px 20px #f648091f;color:#fff;transform:translateY(-2px)}.import-orders-pop-up .import-orders-section .btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.import-orders-pop-up .import-orders-section .btn.loading{background:linear-gradient(135deg,#95a5a6,#7f8c8d)}.import-orders-pop-up .import-orders-section .upload-zone{background:#fff6ed;border:2px dashed #f64809;border-radius:12px;cursor:pointer;margin-bottom:1rem;padding:2rem;position:relative;text-align:center;transition:all .2s ease}.import-orders-pop-up .import-orders-section .upload-zone:hover{background:#fff;border-color:#ff7a47}.import-orders-pop-up .import-orders-section .upload-zone.drag-over{background:#d5f4e6;border-color:#27ae60;transform:scale(1.02)}.import-orders-pop-up .import-orders-section .upload-content{pointer-events:none}.import-orders-pop-up .import-orders-section .upload-icon{font-size:3rem;margin-bottom:1rem;opacity:.6}.import-orders-pop-up .import-orders-section .upload-text{color:#7f8c8d;font-size:1rem;margin:0}.import-orders-pop-up .import-orders-section .file-input{cursor:pointer;height:100%;left:0;opacity:0;pointer-events:all;position:absolute;top:0;width:100%}.import-orders-pop-up .import-orders-section .selected-file{background:#e8f5e8;border:1px solid #27ae60;border-radius:6px;margin-bottom:1rem;padding:1rem}.import-orders-pop-up .import-orders-section .selected-file p{color:#2c3e50;font-size:.9rem;margin:.25rem 0}.import-orders-pop-up .import-orders-section .status-message{border-radius:6px;font-weight:500;margin-top:1rem;padding:1rem;text-align:center}.import-orders-pop-up .import-orders-section .status-message.success{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.import-orders-pop-up .import-orders-section .status-message.error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.import-orders-pop-up .import-orders-section .extracted-orders-container{margin-top:40px}.import-orders-pop-up .import-orders-section .extracted-orders-container>h2{color:var(--main-text-color);margin-top:0}.import-orders-pop-up .import-orders-section .extracted-orders-container .list-item{background-color:#fff}.import-orders-pop-up .import-orders-section .extracted-orders-container>button.main-button{font-size:18px;margin-top:20px;padding:10px}.import-orders-pop-up .import-orders-section .extracted-orders-container .list-item-column span.small{font-size:13px}.import-orders-pop-up .import-orders-section .extracted-orders-container .list-item-column .danger{color:red}.import-orders-pop-up .import-orders-section .extracted-orders-container .list-item-column a.product{align-items:start;display:flex;gap:5px}@media (max-width:1200px){.import-orders-pop-up .import-orders-section{padding:1.5rem .5rem}.import-orders-pop-up .import-orders-section .cards-container{gap:1.5rem}.import-orders-pop-up .import-orders-section .card.left-card{max-width:280px;padding:1.2rem .5rem}.import-orders-pop-up .import-orders-section .card.right-card{max-width:100%;padding:2rem 1rem}}@media (max-width:900px){.import-orders-pop-up .import-orders-section .cards-container{flex-direction:column;gap:1.5rem}.import-orders-pop-up .import-orders-section .card.left-card{display:flex;margin-bottom:1rem;max-width:100%;padding:1.2rem .5rem;width:100%}.import-orders-pop-up .import-orders-section .card.right-card{max-width:100%;padding:1.5rem .5rem;width:100%}}@media (max-width:768px){.import-orders-pop-up .import-orders-section .import-orders-section{padding:1rem .5rem}.import-orders-pop-up .import-orders-section .page-title{font-size:2rem;margin-bottom:2rem}.import-orders-pop-up .import-orders-section .card-title{font-size:1.25rem}.import-orders-pop-up .import-orders-section .upload-zone{padding:1.5rem}.import-orders-pop-up .import-orders-section .upload-icon{font-size:2rem}}@media (max-width:480px){.import-orders-pop-up .import-orders-section .import-orders-section-container{padding:.5rem}.import-orders-pop-up .import-orders-section .page-title{font-size:1.75rem}.import-orders-pop-up .import-orders-section .card-title{font-size:1rem}.import-orders-pop-up .import-orders-section .card.left-card,.import-orders-pop-up .import-orders-section .card.right-card{padding:1rem .25rem}.import-orders-pop-up .import-orders-section .btn{font-size:.9rem;padding:.625rem 1.25rem}.import-orders-pop-up .import-orders-section .upload-zone{padding:1rem}}.main-users-orders-list-page{background:#fafafa;box-sizing:border-box;display:flex;flex-direction:column;font-family:Plus Jakarta Sans,Inter,Segoe UI,Roboto,sans-serif;gap:20px;min-height:100vh;padding:2rem}.orders-list-actions-bar{display:flex;justify-content:flex-end;width:100%}.orders-list-actions-bar button{background:#f64809;border:1px solid #ffe2d6;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:8px 16px;transition:background .2s,color .2s,border-color .2s}.orders-list-actions-bar button:hover{background:#fff6ed;border-color:#f64809;color:#f64809}.orders-wrapper{background:#fff;border-radius:16px;box-shadow:0 8px 30px #0000000d;padding:20px}.orders-table-ui{border-collapse:initial;border-spacing:0 12px;overflow-x:auto;width:100%}.orders-table-ui th{color:#888;font-size:12px;padding:12px;text-align:left;text-transform:uppercase}.orders-table-ui td{background:#fff;font-size:14px;padding:14px}.orders-table-ui tbody tr{border-radius:12px;box-shadow:0 6px 18px #0000000a}.orders-table-ui tbody tr td:first-child{border-radius:12px 0 0 12px}.orders-table-ui tbody tr td:last-child{border-radius:0 12px 12px 0}.products-list{display:flex;flex-direction:column;gap:10px;max-width:260px}.products-list.expanded{max-height:220px;overflow-y:auto}.product-item{align-items:center;display:flex;gap:12px}.product-item img{border-radius:10px;height:42px;object-fit:cover;width:42px}.product-item span{color:#999;font-size:12px}.product-item a{color:#ff6b35}.show-more-products{align-self:flex-start;background:none;border:none;color:#ff6b35;cursor:pointer;font-size:13px;font-weight:600;margin-top:6px;padding:0}.show-more-products:hover{text-decoration:underline}.client-cell{gap:10px}.avatar{align-items:center;background:#ffe5d9;border-radius:50%;color:#ff6b35;display:flex;font-weight:600;height:30px;justify-content:center;width:30px}.qty-pill{background:#f4f4f5;border-radius:10px;padding:6px 10px}.status-badge{align-items:center;display:inline-flex;gap:6px;padding:6px 12px;padding:6px 14px;text-transform:capitalize}.status-badge.pending{background:#fef3c7;color:#b45309}.status-badge.ready-to-pay{background:#fff7ed;color:#f97316}.status-badge.paid{background:#dcfce7;color:#16a34a}.status-badge.processed{background:#e0f2fe;color:#0284c7}.status-badge.cancelled{background:#fee2e2;color:#dc2626}.status-badge.delivered{background:#ecfeff;color:#0891b2}.status-badge i{font-size:13px;margin-right:3px}.buttonsActions-container{align-items:center;display:flex;gap:10px;justify-content:flex-start}.actions-cell button{border:none;border-radius:20px;cursor:pointer;font-size:13px;font-weight:500;padding:6px 14px;transition:all .25s ease}.actions-cell button.success{background:#22c55e;color:#fff}.actions-cell button.success:hover{background:#16a34a;transform:translateY(-1px)}.actions-cell button:not(.success):not(.animated){background:#ef4444;color:#fff}.actions-cell button:not(.success):not(.animated):hover{background:#dc2626;transform:translateY(-1px)}.actions-cell button.animated{background:#9ca3af;color:#fff;cursor:not-allowed;overflow:hidden;position:relative}.actions-cell button.animated:after{animation:shimmer 1.2s infinite;background:linear-gradient(110deg,#0000 25%,#fff6 37%,#0000 63%);content:"";inset:0;position:absolute}.eye-btn,.info-btn{background:#3b82f6!important;color:#fff!important;padding:6px 12px!important}@keyframes shimmer{to{transform:translateX(100%)}}.no-data{display:inline-block;height:20px;width:20px}.pagination-bar{align-items:center;display:flex;justify-content:space-between;margin-top:20px}.pagination-actions button{background:#ff6b35;border:none;border-radius:20px;color:#fff;cursor:pointer;padding:6px 14px}.pagination-actions button:disabled{background:#eee;color:#aaa;cursor:not-allowed}.orders-wrapper{overflow-x:auto;padding:16px}.orders-table-ui td,.orders-table-ui th{font-size:12px;padding:8px 10px}.orders-table-ui th{font-size:11px}.products-header{align-items:center;display:flex;gap:8px;justify-content:space-between}.actions-cell button.info{background:#3b82f6;color:#fff}.actions-cell button.info:hover{background:#2563eb;transform:translateY(-1px)}.order-details-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#11182799;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}.order-details-modal{animation:modalFade .25s ease;background:#fff;border-radius:20px;box-shadow:0 25px 50px #00000026;display:flex;flex-direction:column;max-height:85vh;max-width:100%;overflow:hidden;width:600px}@keyframes modalFade{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header h3{font-size:18px;margin:0}.close-btn{background:none;border:none;color:#9ca3af;cursor:pointer;font-size:18px}.close-btn:hover{color:#111827}.details-section h4{font-size:14px;letter-spacing:.5px}.details-section p{margin-bottom:10px}.modal-products-list{display:flex;flex-direction:column;gap:12px}.modal-product-item{align-items:center;background:#f9fafb;border-radius:12px;display:flex;gap:14px;padding:12px}.modal-product-item img{border-radius:12px;height:50px;object-fit:cover;width:50px}.product-name{margin:0}.product-info span{color:#6b7280;font-size:13px}@media (max-width:600px){.orders-table-ui thead{display:none}.orders-table-ui,.orders-table-ui tbody,.orders-table-ui tr{display:block;width:100%}.orders-table-ui tr{background:#fff;border-radius:16px;box-shadow:0 6px 18px #0000000f;margin-bottom:16px;padding:14px}.orders-table-ui td{align-items:flex-start;border:none;display:flex;font-size:13px;justify-content:space-between;padding:8px 0;white-space:normal}.orders-table-ui td:before{color:#6b7280;content:attr(data-label);font-weight:600;min-width:90px;padding-right:10px}.products-list{display:flex;flex-direction:column;gap:10px;width:100%}.product-item{background:#f9fafb;border-radius:10px;display:flex;gap:10px;padding:8px}.product-item img{border-radius:8px;height:36px;object-fit:cover;width:36px}.buttonsActions-container{justify-content:flex-end;width:100%}}.signup-page{align-items:center;background:#fff;display:flex;font-family:Plus Jakarta Sans,Inter,Segoe UI,Roboto,sans-serif;justify-content:center;min-height:100vh;padding:40px 0}.signup-card{background:linear-gradient(135deg,#fff6ed,#fff);border:1px solid #ffe2d6;border-radius:18px;box-shadow:0 4px 16px #f6480914;display:flex;flex-direction:column;gap:28px;margin:0 auto;max-width:420px;padding:2.5rem 2rem;width:100%}.signup-card .signup-title{color:#f64809;font-size:2rem;font-weight:700;margin-bottom:12px;text-align:center}.signup-card .signup-subtitle{color:#64748b;font-size:1rem;margin-bottom:18px;text-align:center}.signup-card form{display:flex;flex-direction:column;gap:22px}.signup-card label{color:#1e293b;font-size:1rem;font-weight:600;margin-bottom:6px}.signup-card input[type=email],.signup-card input[type=password],.signup-card input[type=text]{background:#fff;border:1.5px solid #ffe2d6;border-radius:8px;color:#1e293b;font-family:inherit;font-size:1rem;margin-bottom:2px;outline:none;padding:13px 16px;transition:border-color .2s,box-shadow .2s;width:100%}.signup-card input:focus{border-color:#f64809;box-shadow:0 0 0 2px #ffe2d6}.signup-card input::placeholder{color:#bdbdbd;font-size:.95rem}.signup-card .main-button{background:linear-gradient(90deg,#f64809,#ff7a47);border:none;border-radius:8px;box-shadow:0 2px 8px #f6480912;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:10px;padding:14px 0;transition:background .2s,transform .2s;width:100%}.signup-card .main-button:hover{background:linear-gradient(90deg,#d33b06,#f64809);color:#fff;transform:translateY(-1px)}.signup-card .main-button:disabled{cursor:not-allowed;opacity:.5}.signup-card .signup-footer{color:#64748b;font-size:.98rem;margin-top:10px;text-align:center}.signup-card .signup-footer a{color:#f64809;font-weight:600;text-decoration:none;transition:color .2s}.signup-card .signup-footer a:hover{color:#d33b06}.pay-user-oder-details{display:block;margin-left:auto;margin-right:auto;text-align:center}@media (max-width:600px){.signup-card{border-radius:10px;max-width:98vw;padding:1.2rem .5rem}.signup-card .signup-title{font-size:1.3rem}.signup-card .main-button{font-size:.95rem;padding:12px 0}}.user-payement-processing-pop-up fieldset{align-items:flex-start;border:2px solid var(--main-border-color);border-radius:var(--main-border-radius);box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;gap:32px;overflow-x:visible;padding:20px 15px;width:100%}.user-payement-processing-pop-up fieldset legend{color:var(--main-text-color);font-size:16px;font-weight:700;margin-bottom:10px;padding:0 8px}@media (max-width:900px){.user-payement-processing-pop-up fieldset{flex-direction:column;gap:18px;padding:14px 8px}.user-payement-processing-pop-up fieldset legend{font-size:1rem;margin-bottom:8px}}@media (max-width:600px){.user-payement-processing-pop-up fieldset{display:block;gap:8px;max-width:100%;overflow-x:auto;padding:8px 2px;white-space:nowrap}.user-payement-processing-pop-up fieldset>*{box-sizing:border-box;display:inline-block;max-width:95vw;min-width:220px;vertical-align:top;white-space:normal}.user-payement-processing-pop-up fieldset legend{display:block;font-size:.95rem;margin-bottom:6px;white-space:normal}}.user-payement-processing-pop-up .payement-process-possible .wallet-infos{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.user-payement-processing-pop-up .payement-process-possible .wallet-infos .info{flex:1 1 180px;margin-bottom:8px;max-width:100%;min-width:140px}@media(max-width:767px){.user-payement-processing-pop-up .payement-process-possible .wallet-infos .info{min-width:0;width:100%}}.user-payement-processing-pop-up .payement-process-not-possible a,.user-payement-processing-pop-up .payement-process-possible>button{display:block;font-size:18px;margin:40px auto 0;padding:10px;width:50%}@media(max-width:767px){.user-payement-processing-pop-up .payement-process-not-possible a,.user-payement-processing-pop-up .payement-process-possible>button{font-size:15px;margin-top:20px;width:100%}}.user-payement-processing-pop-up .payement-process-possible .wallet-infos .info-title{justify-content:center}.user-payement-processing-pop-up .payement-process-possible .wallet-infos .info-title i{color:var(--main-color);font-size:14px;margin-right:10px}.user-payement-processing-pop-up .payement-process-possible .wallet-infos .info-title h3{color:var(--main-text-color)}@media(max-width:767px){.user-payement-processing-pop-up .payement-process-possible .wallet-infos .info-title i{display:none}.user-payement-processing-pop-up .payement-process-possible .wallet-infos .info-title h3{text-align:center}}.user-payement-processing-pop-up .payement-process-possible .wallet-infos strong{color:var(--main-color);display:block;font-size:23px;text-align:center}.user-payement-processing-pop-up .payement-process-possible .wallet-infos .info:nth-child(2) strong{font-size:28px}.user-payement-processing-pop-up .payement-process-possible>button{font-size:18px;margin:40px auto 0;padding:10px;width:50%}@media(max-width:767px){.user-payement-processing-pop-up .payement-process-possible>button{font-size:15px;width:100%}}.user-payement-processing-pop-up .payement-process-possible>button i{margin-right:5px}.user-payement-processing-pop-up .payement-process-not-possible{margin-top:50px}.user-payement-processing-pop-up .payement-process-not-possible p{color:#a80000;font-size:21px;line-height:1.5;text-align:center}.user-payement-processing-pop-up .payement-process-not-possible a{background-color:#0ca00c;border-radius:var(--main-border-radius);color:#fff;display:block;font-size:20px;margin:40px auto 0;padding:10px;text-align:center;width:50%}@media(max-width:767px){.user-payement-processing-pop-up .payement-process-not-possible a{margin-top:20px;width:100%}}.user-payement-processing-pop-up .payement-process-not-possible a i{font-size:16px;margin-right:8px}.nsr-container{background:#f7f8fa;display:flex;justify-content:center;min-height:100vh;padding:40px 20px}.nsr-card{background:#fff;border-radius:14px;box-shadow:0 10px 30px #0000000f;max-width:900px;padding:28px;width:100%}.nsr-link-form{display:flex;gap:12px;margin-bottom:28px}.labelforLink{color:#333;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.nsr-input{border:1px solid #e2e5ea;border-radius:10px;font-size:14px;height:48px;outline:none;padding:0 14px;transition:.2s ease;width:100%}.nsr-input:focus{border-color:#ff7a45;box-shadow:0 0 0 2px #ff7a4526}.nsr-icon-btn{align-items:center;background:#ff7a45;border:none;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:18px;height:48px;justify-content:center;width:48px}.nsr-icon-btn:hover{background:#ff642b}.nsr-form{display:flex;flex-direction:column;gap:22px}.nsr-field label{color:#333;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.nsr-image-field{display:flex;flex-direction:column;gap:12px}.nsr-image-field label{color:#333;font-size:14px;font-weight:600}.nsr-image-box{gap:20px}.nsr-image-box,.nsr-image-preview{align-items:center;display:flex;justify-content:center}.nsr-image-preview{border:2px dashed #e4e6eb;border-radius:12px;flex-direction:column;height:180px;width:50%}.nsr-main-image{background:#fff;border-radius:12px;max-height:100%;object-fit:contain;width:100%}.nsr-upload-box{align-items:center;border:2px dashed #e4e6eb;border-radius:12px;color:#666;cursor:pointer;display:flex;flex-direction:column;height:180px;justify-content:center;text-align:center;transition:.3s ease;width:50%}.nsr-upload-box span{font-weight:600}.nsr-upload-box small{color:#999;font-size:12px}.nsr-upload-box:hover{color:#ff7a45}.nsr-thumbnails{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.nsr-thumbnails img{border:2px solid #0000;border-radius:8px;cursor:pointer;height:60px;object-fit:cover;transition:.2s ease;width:60px}.nsr-thumbnails img:hover{border-color:#ff7a45}.nsr-textarea{border:1px solid #e2e5ea;border-radius:10px;font-size:14px;min-height:120px;outline:none;padding:12px 14px;resize:vertical;width:100%}.nsr-textarea:focus{border-color:#ff7a45;box-shadow:0 0 0 2px #ff7a4526}.nsr-submit-btn{align-items:center;background:linear-gradient(135deg,#ff7a45,#ff5e1f);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:600;height:50px;justify-content:center;margin-top:10px;transition:.25s ease}.nsr-submit-btn:hover{box-shadow:0 8px 20px #ff7a4559;transform:translateY(-1px)}@media (max-width:768px){.nsr-card{padding:20px}.nsr-link-form{flex-direction:column}.nsr-icon-btn{width:100%}}@media (max-width:900px){.nsr-image-box{flex-direction:column;gap:16px}.nsr-image-preview,.nsr-upload-box{width:100%}.nsr-image-preview{height:220px}}@media (max-width:600px){.nsr-container{padding:20px 12px}.nsr-card{padding:18px}.nsr-link-form{flex-direction:column;gap:10px}.nsr-icon-btn{height:46px;width:100%}.nsr-image-preview{height:200px}.nsr-upload-box{font-size:14px;height:160px}.nsr-upload-box span{font-size:14px}.nsr-upload-box small{font-size:11px}.nsr-submit-btn{font-size:14px;height:48px}}@media (max-width:420px){.nsr-card{padding:14px}.nsr-image-preview{height:180px}.nsr-upload-box{height:150px}}.main-new-user-product-page .import-section .product-infos .loading-box span{background-color:#0000001a;border-radius:5px;display:block;height:25px;overflow:hidden;position:relative}.main-new-user-product-page .import-section .product-infos .loading-box span:not(:last-of-type){margin-bottom:20px}.main-new-user-product-page .import-section .product-infos .loading-box span:nth-of-type(2n){width:80%}.main-new-user-product-page .import-section .product-infos .loading-box span:after{animation-duration:1.2s;animation-iteration-count:infinite;animation-name:loading-box-animation-01;background-color:#fff9;bottom:-15px;content:"";height:calc(100% + 30px);left:0;position:absolute;transform:rotate(15deg);width:20px}@keyframes loading-box-animation-01{to{left:100%}}.main-user-shipping-requests-page{background:#f9f9f9;display:flex;flex-direction:column;gap:20px;min-height:100vh;padding:2rem}@media (max-width:900px){.requests-statistics-and-filter{flex-direction:column;gap:1.5rem}.main-user-shipping-requests-page{padding:1rem;width:100%}}.reload-requests-button-wrapper{align-items:center;display:flex;justify-content:flex-end;width:100%}.reload-requests-button-wrapper button{background:#ff7a3d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 16px;transition:background .2s ease}.reload-requests-button-wrapper button:hover{background:#ff5c1c}.filter-card{align-items:center;background:#fff;border:1px solid #ffe2d6;border-radius:14px;box-shadow:0 2px 8px #f6480914;display:flex;flex-direction:column;max-width:340px;min-width:220px;padding:1.5rem;width:100%}.filter-card .card-title{color:#f64809;font-size:1.1rem;font-weight:700;margin-bottom:1rem}.filter-card button{background:linear-gradient(90deg,#f64809,#ff7a47);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-top:1rem;padding:.8rem 1.2rem;transition:background .2s,transform .2s;width:100%}.filter-card button:hover{background:linear-gradient(90deg,#d33b06,#f64809);transform:translateY(-2px) scale(1.01)}.requests-table-wrapper{background:#fff;border-radius:16px;box-shadow:0 10px 28px #0000000f;overflow-x:auto;padding:20px}.requests-table{border-collapse:collapse;color:#2b2b2b;font-size:14px;width:100%}.requests-table thead th{border-bottom:1px solid #eee;color:#8b8b8b;font-size:12px;font-weight:600;padding:14px 12px;text-align:left;text-transform:uppercase}.requests-table tbody tr{border-bottom:1px solid #f1f1f1;transition:background .2s ease}.requests-table tbody tr:hover{background:#fafafa}.requests-table td{padding:14px 12px;vertical-align:middle;white-space:nowrap}.product-cell{gap:10px}.product-name{font-weight:500;text-decoration:none}.product-name:hover{text-decoration:underline}.text-muted{color:#bbb;font-size:13px}.note-text{color:#666;font-size:12px}.main-user-shipping-requests-page .date-cell{display:block}.date-time{color:#999}.status-badge{display:inline-block;font-weight:500}.status-badge.pending{background:#fff4cc;color:#d49b00}.status-badge.approved{background:#e6f0ff;color:#2f6bff}.status-badge.in-progress{background:#fff0e6;color:#ff7a1a}.status-badge.completed{background:#e9f9ef;color:#1e9e55}.status-badge.cancelled,.status-badge.rejected{background:#ffecec;color:#e43d3d}.status-badge.ready-to-pay{background:#e6f9ff;color:#0aa2c0}.table-actions{gap:8px}.action-btn{border-radius:8px;transition:opacity .2s ease}.action-btn:hover{opacity:.9}.pay-btn{background:#22c55e;color:#fff}.cancel-btn{background:#ff0000be;color:#fff}.cancel-btn.loading{cursor:not-allowed;opacity:.6}.table-pagination{align-items:center;display:flex;gap:8px;justify-content:flex-end;margin-top:18px}.table-pagination button{background:#f2f2f2;border:none;border-radius:20px;cursor:pointer;font-size:12px;padding:6px 14px}.table-pagination button.active{background:linear-gradient(135deg,#ff7a3d,#ff5c1c);color:#fff}.table-pagination button:disabled{cursor:not-allowed;opacity:.5}.request-details-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#11182799;display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1000}.request-details-modal{animation:modalFade .25s ease;background:#fff;border-radius:20px;box-shadow:0 25px 50px #00000026;display:flex;flex-direction:column;max-height:85vh;max-width:100%;overflow:hidden;width:550px}.modal-header{align-items:flex-start;border-bottom:1px solid #f3f4f6;justify-content:space-between}.modal-body,.modal-header{display:flex;padding:20px 24px}.modal-body{flex-direction:column;gap:20px;overflow-y:auto}.details-section h4{color:#6b7280;font-size:13px;margin-bottom:10px;text-transform:uppercase}.modal-product-card{background:#f9fafb;border-radius:14px;display:flex;gap:14px;padding:14px}.modal-product-card img{border-radius:12px;height:60px;object-fit:cover;width:60px}.product-title{font-weight:600;margin:0}.product-link{color:#ff7a3d;font-size:13px;text-decoration:none}.product-link:hover{text-decoration:underline}.summary{background:#f9fafb;border-radius:14px;padding:16px}.summary-row{display:flex;justify-content:space-between;margin-bottom:8px}.summary-row.total{font-size:15px;font-weight:700}.view-btn{background:#3b82f6!important;color:#fff!important;padding:8px 12px!important}@media (max-width:768px){.requests-table thead{display:none}.requests-table,.requests-table tbody,.requests-table td,.requests-table tr{display:block;width:100%}.requests-table tr{background:#fff;border:1px solid #f1f1f1;border-radius:16px;box-shadow:0 8px 20px #0000000f;margin-bottom:16px;padding:16px}.requests-table td{align-items:center;border:none;display:flex;justify-content:space-between;padding:8px 0;white-space:normal}.requests-table td:before{color:#999;content:attr(data-label);font-size:12px;font-weight:600;text-transform:uppercase}.product-cell,.table-actions{justify-content:flex-end;width:100%}.table-actions{margin-top:8px}}.pay-shipping-request-details .main-list .list-item{column-gap:15px;flex-wrap:wrap;justify-content:space-between;padding:10px 15px;row-gap:30px}.pay-shipping-request-details .amount{margin-bottom:20px;margin-top:40px;text-align:center}.pay-shipping-request-details .amount h2{color:#5b5b5b;margin:0 0 10px}.pay-shipping-request-details .amount strong{color:green;font-size:27px}.main-user-products-list-page{background:#f9f9f9;display:flex;flex-direction:column;gap:20px;min-height:100vh;padding:20px}.products-table-wrapper{background:#fff;border-radius:16px;box-shadow:0 12px 30px #0000000f;overflow-x:auto;padding:20px}.products-table{border-collapse:collapse;font-size:14px;width:100%}.products-table thead th{border-bottom:1px solid #eee;color:#8c8c8c;font-size:12px;padding:14px 12px;text-align:left;text-transform:uppercase}.products-table td{border-bottom:1px solid #f3f3f3;padding:14px 12px;vertical-align:middle}.products-table tbody tr:hover{background:#fafafa}.product-cell{align-items:center;display:flex;gap:12px}.product-image{background:#f2f2f2;border-radius:8px;height:38px;object-fit:cover;width:38px}.product-name{color:#222;font-weight:600}.product-category{color:#999;font-size:11px}.text-strong{font-weight:600}.text-muted{color:#999;font-size:12px}.id-cell{color:#ff6a2a;font-weight:600}.date-cell{font-size:13px}.date-time{color:#aaa;display:block;font-size:11px}.stock-badge{background:#f0f0f0;border-radius:16px;font-size:12px;font-weight:500;padding:4px 10px}.stock-badge.low{background:#fff0e6;color:#ff7a1a}.stock-badge.empty{background:#ffecec;color:#e43d3d}.status-badge{border-radius:20px;padding:4px 12px}.status-badge.in{background:#e9f9ef;color:#1e9e55}.status-badge.low{background:#fff0e6;color:#ff7a1a}.status-badge.out{background:#ffecec;color:#e43d3d}.table-actions{display:flex;gap:6px}.action-btn{border:none;border-radius:20px;cursor:pointer;font-size:12px;padding:6px 14px}.request-btn{background:#fff1eb;color:#ff6a2a}.table-products-pagination{align-items:center;display:flex;justify-content:space-between;margin-top:18px}.pagination-products-info{color:#888;font-size:12px}.pagination-products-controls{display:flex;gap:6px}.pagination-products-controls button{background:#f2f2f2;border:none;border-radius:20px;cursor:pointer;font-size:12px;padding:6px 14px}.pagination-products-controls button.active{background:linear-gradient(135deg,#ff7a3d,#ff5c1c);color:#fff}.pagination-products-controls button:disabled{cursor:not-allowed;opacity:.5}@media (max-width:768px){.products-table thead{display:none}.products-table,.products-table tbody,.products-table td,.products-table tr{display:block;width:100%}.products-table tr{background:#fff;border:1px solid #f1f1f1;border-radius:16px;box-shadow:0 8px 20px #0000000f;margin-bottom:16px;padding:16px}.products-table td{align-items:center;border:none;display:flex;justify-content:space-between;padding:8px 0;white-space:normal}.products-table td:before{color:#999;content:attr(data-label);font-size:12px;font-weight:600;text-transform:uppercase}.product-cell{width:100%}.table-actions{justify-content:flex-end;width:100%}.request-btn{text-align:center;width:50%}}.get-more-products-pop-up .pop-up-body .name-and-quantity{flex-wrap:wrap;gap:15px;margin-bottom:25px}.get-more-products-pop-up .pop-up-body .name-and-quantity p{font-size:18px;margin:0}.get-more-products-pop-up .pop-up-body .name-and-quantity p a,.get-more-products-pop-up .pop-up-body .name-and-quantity p span{color:var(--main-color)}.get-more-products-pop-up .pop-up-body .name-and-quantity p a{margin-left:5px;text-decoration:underline}.get-more-products-pop-up .pop-up-body .name-and-quantity p:last-of-type span{font-weight:700}.main-table-search-form input{display:block;font-size:16px;margin-bottom:10px;padding:10px 15px;width:100%}.main-users-clients-page{background:#f9f9f9;display:flex;flex-direction:column;gap:20px;min-height:100vh;padding:2rem}.clients-table-card{background:#fff;border-radius:16px;box-shadow:0 10px 30px #0000000d;overflow-x:auto;padding:20px}.clients-table-ui{border-collapse:initial;border-spacing:0;font-size:14px;width:100%}.clients-table-ui thead th{color:#9aa4b2;font-size:12px;font-weight:600;padding:14px;text-align:left;text-transform:uppercase}.clients-table-ui tbody tr{transition:background .2s ease}.clients-table-ui tbody tr:hover{background:#f9fbfd}.clients-table-ui td{border-top:1px solid #f1f3f5;padding:16px 14px;vertical-align:middle}.date-cell-cLients{color:#6b7280;font-size:13px}.client-cell{gap:12px}.client-avatar,.client-cell{align-items:center;display:flex}.client-avatar{background:linear-gradient(135deg,#ff8a65,#ff7043);border-radius:50%;color:#fff;font-weight:700;height:36px;justify-content:center;width:36px}.client-name{color:#111827;font-size:12px;font-weight:600}.client-id{color:#9ca3af;font-size:12px}.email-cell{color:#000}.address-cell{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-badge{border-radius:999px;font-size:12px;font-weight:600;padding:4px 10px}.status-badge.active{background:#dcfce7;color:#16a34a}.status-badge.pending{background:#ffedd5;color:#f97316}.status-badge.inactive{background:#fee2e2;color:#dc2626}.action-buttons{display:flex;gap:8px}.action-buttons button{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;font-size:13px;height:34px;justify-content:center;width:34px}.view-btn{background:#e0edff;color:#2563eb}.edit-btn{background:#dcfce7;color:#16a34a}.delete-btn{background:#fee2e2;color:#dc2626}.action-buttons button:hover{opacity:.85}.clients-pagination{align-items:center;color:#6b7280;display:flex;font-size:13px;justify-content:space-between;margin-top:18px}.pagination-info{font-weight:500}.pagination-buttons{display:flex;gap:6px}.page-btn{background:#f2f2f2;border:none;border-radius:20px;cursor:pointer;font-size:12px;padding:6px 14px}.page-btn.active{background:linear-gradient(135deg,#ff7a3d,#ff5c1c);color:#fff}.page-btn:disabled{cursor:not-allowed;opacity:.5}@media (max-width:900px){.clients-table-ui thead{display:none}.clients-table-ui,.clients-table-ui tbody,.clients-table-ui td,.clients-table-ui tr{display:block;width:100%}.clients-table-ui tr{background:#fff;border-radius:14px;box-shadow:0 5px 15px #0000000d;margin-bottom:16px;padding:14px}.clients-table-ui td{align-items:center;border:none;display:flex;justify-content:space-between;padding:10px 0}.clients-table-ui td:before{color:#6b7280;content:attr(data-label);font-size:12px;font-weight:600}.client-cell{justify-content:flex-start}.client-cell:before{margin-right:auto}.action-buttons{justify-content:flex-end}.clients-pagination{align-items:flex-start;flex-direction:column;gap:10px}}.main-user-wallet-page{background-color:#f9f9f9;display:flex;flex-direction:column;gap:24px;padding:24px}.walletOverview{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(3,1fr)}.walletCard{background:#fff;border-radius:18px;box-shadow:0 10px 30px #0000000f;padding:24px;position:relative}.walletCardHeader{align-items:center;display:flex;justify-content:space-between;margin-bottom:14px}.walletCardTitle{color:#6b7280;font-size:12px;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.walletCardIcon{align-items:center;background:#fff1e6;border-radius:12px;display:flex;height:38px;justify-content:center;width:38px}.walletCardIcon i{color:#f97316;font-size:16px}.walletCardValue{color:#111827;font-size:28px;font-weight:700}.walletCardSub{color:#6b7280;font-size:13px;margin-top:4px}.walletCardMeta{align-items:center;display:flex;font-size:13px;gap:6px;margin-top:10px}.walletCardMeta span{color:#6b7280}.walletCardMeta.positive{color:#22c55e}.walletCardValue.rib{align-items:center;display:flex}.walletCardValue.rib span{font-size:22px}.walletCopyRow{align-items:center;background:#f9fafb;border-radius:12px;display:flex;justify-content:space-between;margin-top:14px;padding:10px 12px}.walletRibNumber{color:#374151;font-size:13px}.walletCopyBtn{background:#0000;border:none;color:#f97316;cursor:pointer;font-size:16px}@media (max-width:1024px){.walletOverview{grid-template-columns:1fr}}.wallet-charts-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:2fr 1fr;margin-top:24px}.wallet-chart-card{background:#fff;border-radius:18px;box-shadow:0 12px 30px #00000014;display:flex;flex-direction:column;padding:24px}.chart-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.chart-header h3{color:#1e1e1e;font-size:18px;font-weight:700;margin:0}.chart-header p{color:#777;font-size:13px;margin:4px 0 0}.chart-badge{border-radius:999px;font-size:13px;font-weight:600;padding:6px 12px}.chart-badge.positive{background:#e7f9f0;color:#1bb978}.chart-badge.neutral{background:#fff0e8;color:#ff6a2b}.chart-wrapper{height:280px;margin-top:10px}@media (max-width:900px){.wallet-charts-grid{grid-template-columns:1fr}}.latest-transactions-card{background:#fff;border-radius:18px;box-shadow:0 10px 30px #0000000d;margin-top:24px;padding:24px}.latest-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.latest-header h2{font-size:20px;font-weight:700}.latest-header p{color:#888;font-size:14px}.latest-actions{display:flex;gap:12px}.latest-actions input,.latest-actions select{border:1px solid #eee;border-radius:10px;font-size:14px;outline:none;padding:8px 12px}.transactions-table-wrapper{overflow-x:auto}.transactions-table{border-collapse:collapse;width:100%}.transactions-table th{color:#888;font-size:13px;padding:12px 0;text-align:left}.transactions-table td{border-top:1px solid #f2f2f2;font-size:14px;padding:14px 0}.tx-id{color:#444;font-weight:600}.tx-time{color:#aaa;display:block;font-size:12px}.amount{font-weight:600}.amount.positive{color:#22c55e}.amount.negative{color:#ef4444}.status{align-items:center;display:flex;justify-content:center;padding:5px;text-transform:capitalize;width:80px}.status.completed{background:#22c55e1a;color:#22c55e}.status.pending{background:#ffa50026;color:#f59e0b}.status.failed{background:#ef444426;color:#ef4444}.no-data-wallet{color:#999;padding:24px;text-align:center}@media (max-width:768px){.latest-header{align-items:flex-start;flex-direction:column;gap:14px}.latest-header h2{font-size:18px}.latest-header p{font-size:13px}.latest-actions{flex-direction:column;gap:10px;width:100%}.latest-actions input,.latest-actions select{font-size:14px;padding:10px 14px;width:100%}.transactions-table thead{display:none}.transactions-table,.transactions-table tbody,.transactions-table tr{display:block;width:100%}.transactions-table tr{background:#fff;border-radius:14px;box-shadow:0 8px 20px #0000000a;margin-bottom:14px;padding:16px}.transactions-table td{align-items:center;border:none;display:flex;font-size:14px;justify-content:space-between;padding:8px 0}.transactions-table td:before{color:#888;content:attr(data-label);font-size:12px;font-weight:600}.transactions-table .amount{font-size:15px}.transactions-table .status{margin-left:auto}.tx-time{font-size:11px}}.latest-actions input{min-width:220px}.page-not-found{display:flex;flex-direction:column;height:100%;width:100%}.page-not-found header .container a:first-of-type{gap:15px;justify-content:flex-start}.page-not-found header .container a:first-of-type img{max-width:40px}.page-not-found header .container a:first-of-type span{color:var(--main-color);font-size:25px}.page-not-found header .container a:last-of-type{color:var(--main-text-color);font-size:18px;position:relative}.page-not-found header .container a:last-of-type:after{background-color:#19c658;bottom:-3px;content:"";height:2px;left:0;position:absolute;transition:.3s;width:80%}.page-not-found header .container a:last-of-type:hover:after{width:100%}.page-not-found section{flex:1 1}.page-not-found section .container{gap:20px;height:100%;margin-left:auto;margin-right:auto;width:70%}@media(max-width:1100px){.page-not-found section .container{flex-wrap:wrap;width:100%}.page-not-found section .container .text{text-align:center;width:100%}}.page-not-found section .container .text h1{color:var(--main-text-color);font-size:60px}.page-not-found section .container .text p{font-size:20px;margin-bottom:100px}.page-not-found section .container .text a{background-color:var(--secondary-color);border-radius:10px;color:#fff;display:block;font-size:18px;padding:10px 20px;text-align:center;width:50%}@media(max-width:1100px){.page-not-found section .container .image,.page-not-found section .container .text a{display:block;margin-left:auto;margin-right:auto}.page-not-found section .container .image img{max-width:100%}}@media(max-width:767px){.page-not-found section .container .text a{width:100%}}.subscription-plans-page{background-color:#fcf5eb;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='360'%3E%3Cpath fill='%23fddeb3' fill-opacity='.4' d='m0 85.02 4.62-4.27a49.09 49.09 0 0 0 7.33 3.74l-1.2 10.24 2.66.87 5.05-9c2.62.65 5.34 1.08 8.12 1.28L28.6 98h2.8l2.02-10.12c2.74-.2 5.46-.62 8.12-1.28l5.05 8.99 2.66-.86-1.2-10.24a47.7 47.7 0 0 0 7.33-3.74l7.58 7 2.26-1.65-4.3-9.38a48.3 48.3 0 0 0 5.8-5.8l9.38 4.3 1.65-2.26-7-7.58a49.09 49.09 0 0 0 3.74-7.33l10.24 1.2.87-2.66-9-5.05a48.07 48.07 0 0 0 1.28-8.12L88 41.4v-2.8l-10.12-2.02c-.2-2.74-.62-5.46-1.28-8.12l8.99-5.05-.86-2.66-10.24 1.2a47.7 47.7 0 0 0-3.74-7.33l7-7.58-1.65-2.26-9.38 4.3a48.3 48.3 0 0 0-5.8-5.8L62.42 0h2.16l-1.25 2.72a50.31 50.31 0 0 1 3.95 3.95l9.5-4.36 3.52 4.85-7.08 7.68c.94 1.6 1.79 3.27 2.54 4.98l10.38-1.21 1.85 5.7-9.11 5.12c.39 1.8.68 3.65.87 5.52L90 37v6l-10.25 2.05a49.9 49.9 0 0 1-.87 5.52l9.11 5.12-1.85 5.7-10.38-1.21c-.75 1.7-1.6 3.37-2.54 4.98l7.08 7.68-3.52 4.85-9.5-4.36a50.31 50.31 0 0 1-3.95 3.95l4.36 9.5-4.85 3.52-7.68-7.08c-1.6.94-3.27 1.79-4.98 2.54l1.21 10.38-5.7 1.85-5.12-9.11c-1.8.39-3.65.68-5.52.87L33 100h-6l-2.05-10.25a49.9 49.9 0 0 1-5.52-.87l-5.12 9.11-5.7-1.85 1.21-10.38c-1.7-.75-3.37-1.6-4.98-2.54L0 87.68v-2.66zM0 52.7V27.3l8.38 4.84a22.96 22.96 0 0 0 0 15.72L0 52.7zm0-39.16A39.91 39.91 0 0 1 26 .2v17.15a22.98 22.98 0 0 0-13.62 7.86L0 18.06v-4.52zm0 52.92v-4.52l12.38-7.15A22.98 22.98 0 0 0 26 62.65V79.8A39.91 39.91 0 0 1 0 66.46zM34 79.8V62.65a22.98 22.98 0 0 0 13.62-7.86l14.85 8.58A39.97 39.97 0 0 1 34 79.8zm32.48-23.36-14.86-8.58a22.96 22.96 0 0 0 0-15.72l14.86-8.58A39.86 39.86 0 0 1 70 40a39.9 39.9 0 0 1-3.52 16.44zm-4.01-39.8L47.62 25.2A22.98 22.98 0 0 0 34 17.35V.2a39.97 39.97 0 0 1 28.47 16.43v.01zM0 50.38l5.98-3.45a25.01 25.01 0 0 1 0-13.88L0 29.6v20.78zm.5-34.35 11.48 6.63c3.27-3.4 7.44-5.8 12.02-6.94V2.47A37.96 37.96 0 0 0 .5 16.04v-.01zm0 47.92A37.96 37.96 0 0 0 24 77.53V64.28a24.97 24.97 0 0 1-12.02-6.95L.5 63.96v-.01zM36 77.53a37.96 37.96 0 0 0 23.5-13.57l-11.48-6.63A24.97 24.97 0 0 1 36 64.28v13.25zm29.5-23.96a37.91 37.91 0 0 0 0-27.14l-11.48 6.63a25.01 25.01 0 0 1 0 13.88l11.49 6.63h-.01zm-6-37.53A37.96 37.96 0 0 0 36 2.47v13.25c4.66 1.15 8.8 3.6 12.02 6.95l11.48-6.63zM30 54a14 14 0 1 1 0-28 14 14 0 0 1 0 28zm0-2a12 12 0 1 0 0-24 12 12 0 0 0 0 24zm0-2a10 10 0 1 1 0-20 10 10 0 0 1 0 20zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm77.47 45.17-1.62-5.97 5.67-2.06 2.61 5.64c1.09-.25 2.2-.44 3.33-.58l.52-6.2h6.04l.52 6.2c1.13.14 2.24.33 3.33.58l2.6-5.64 5.68 2.06-1.62 5.97c1.02.51 2 1.07 2.95 1.69l4.35-4.38 4.62 3.88-3.53 5c.8.84 1.53 1.71 2.23 2.62l5.52-2.6 3.02 5.23-4.98 3.46c.46 1.06.86 2.14 1.2 3.25l6.02-.54 1.05 5.94-5.84 1.54c.07 1.16.07 2.32 0 3.48l5.84 1.54-1.05 5.94-6.02-.54c-.34 1.1-.74 2.2-1.2 3.25l4.98 3.46-3.02 5.22-5.52-2.6c-.7.92-1.44 1.8-2.23 2.62l3.53 5-4.62 3.89-4.35-4.38a30.2 30.2 0 0 1-2.95 1.69l1.62 5.97-5.67 2.06-2.61-5.64c-1.09.25-2.2.44-3.33.58l-.52 6.2h-6.04l-.52-6.2a30.27 30.27 0 0 1-3.33-.58l-2.6 5.64-5.68-2.06 1.62-5.97c-1.01-.5-2-1.07-2.95-1.69l-4.35 4.38-4.62-3.88 3.53-5a32.5 32.5 0 0 1-2.23-2.62l-5.52 2.6-3.02-5.23 4.98-3.46a29.66 29.66 0 0 1-1.2-3.25l-6.02.54-1.05-5.94 5.84-1.54a30.28 30.28 0 0 1 0-3.48l-5.84-1.54 1.05-5.94 6.02.54c.34-1.1.74-2.2 1.2-3.25l-4.98-3.46 3.02-5.22 5.52 2.6c.7-.92 1.44-1.8 2.23-2.62l-3.53-5 4.62-3.89 4.35 4.38a30.2 30.2 0 0 1 2.95-1.69zm15.2-1.12-.5-6.05h-2.34l-.5 6.05c-2.18.13-4.3.5-6.32 1.1l-2.54-5.5-2.2.8 1.6 5.85a27.97 27.97 0 0 0-5.56 3.21l-4.27-4.3-1.79 1.5 3.5 4.95a28.14 28.14 0 0 0-4.12 4.92l-5.5-2.59-1.16 2.02 4.98 3.46a27.8 27.8 0 0 0-2.2 6.03l-6.03-.55-.4 2.3 5.86 1.54a28.3 28.3 0 0 0 0 6.42l-5.87 1.55.4 2.3 6.05-.56a27.8 27.8 0 0 0 2.2 6.03l-5 3.47 1.17 2.02 5.49-2.59a28.14 28.14 0 0 0 4.12 4.92l-3.5 4.96 1.79 1.5 4.27-4.31a27.97 27.97 0 0 0 5.56 3.21l-1.6 5.85 2.2.8 2.54-5.5c2.02.6 4.14.97 6.32 1.1l.5 6.05h2.34l.5-6.05c2.18-.13 4.3-.5 6.32-1.1l2.54 5.5 2.2-.8-1.6-5.85a27.97 27.97 0 0 0 5.56-3.21l4.27 4.3 1.79-1.5-3.5-4.95a28.14 28.14 0 0 0 4.12-4.92l5.5 2.59 1.16-2.02-4.98-3.46a27.8 27.8 0 0 0 2.2-6.03l6.03.55.4-2.3-5.86-1.54a28.3 28.3 0 0 0 0-6.42l5.87-1.55-.4-2.3-6.05.56a27.8 27.8 0 0 0-2.2-6.03l4.99-3.46-1.17-2.02-5.49 2.59a28.14 28.14 0 0 0-4.12-4.92l3.5-4.96-1.79-1.5-4.27 4.31a27.97 27.97 0 0 0-5.56-3.21l1.6-5.85-2.2-.8-2.54 5.5c-2.02-.6-4.14-.97-6.32-1.1l.01-.01zM121 128a8 8 0 1 1 0-16 8 8 0 0 1 0 16zm0-2a6 6 0 1 0 0-12 6 6 0 0 0 0 12zm0-18a5 5 0 1 1 0-10 5 5 0 0 1 0 10zm8.49 3.51a5 5 0 1 1 6.95-7.2 5 5 0 0 1-6.95 7.2zM133 120a5 5 0 1 1 10 0 5 5 0 0 1-10 0zm-3.51 8.49a5 5 0 1 1 7.2 6.95 5 5 0 0 1-7.2-6.95zM121 132a5 5 0 1 1 0 10 5 5 0 0 1 0-10zm-8.49-3.51a5 5 0 1 1-6.95 7.2 5 5 0 0 1 6.95-7.2zM109 120a5 5 0 1 1-10 0 5 5 0 0 1 10 0zm3.51-8.49a5 5 0 1 1-7.2-6.95 5 5 0 0 1 7.2 6.95zM121 106a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm9.9 4.1a3 3 0 1 0 4.39-4.09 3 3 0 0 0-4.39 4.09zm4.1 9.9a3 3 0 1 0 6 0 3 3 0 0 0-6 0zm-4.1 9.9a3 3 0 1 0 4.09 4.39 3 3 0 0 0-4.09-4.39zM121 134a3 3 0 1 0 0 6 3 3 0 0 0 0-6zm-9.9-4.1a3 3 0 1 0-4.39 4.09 3 3 0 0 0 4.39-4.09zM107 120a3 3 0 1 0-6 0 3 3 0 0 0 6 0zm4.1-9.9a3 3 0 1 0-4.09-4.39 3 3 0 0 0 4.09 4.39zm129.42-6.95v.01c.87.07 1.74.17 2.6.3l1.5-3.91 1.94-3.64 3.89.97v4.13l-.5 4.13c.83.28 1.64.59 2.44.93l2.42-3.43 2.76-3.07 3.54 1.88-1 4-1.49 3.89c.73.47 1.45.97 2.15 1.49l3.19-2.76 3.42-2.3 2.97 2.67-1.93 3.65-2.38 3.4c.6.64 1.2 1.3 1.76 1.99l3.68-1.94 3.85-1.48 2.29 3.28-2.7 3.11-3.12 2.82c.43.76.84 1.53 1.22 2.32l4.04-1 4.1-.5 1.43 3.73-3.37 2.37-3.7 1.98c.23.84.44 1.68.62 2.54l4.17.01 4.1.5.48 3.97-3.85 1.48-4.06 1.02c.03.87.03 1.75 0 2.62l4.06 1.02 3.85 1.48-.48 3.97-4.1.51h-4.17c-.18.86-.39 1.71-.63 2.54l3.7 1.98 3.38 2.37-1.43 3.73-4.1-.5-4.04-1c-.38.79-.79 1.56-1.22 2.32l3.13 2.82 2.7 3.11-2.3 3.28-3.85-1.48-3.68-1.95a37 37 0 0 1-1.76 2l2.38 3.41 1.93 3.64-2.97 2.67-3.42-2.3-3.19-2.76a40.1 40.1 0 0 1-2.15 1.48l1.48 3.9 1 4-3.53 1.88-2.76-3.07-2.42-3.43c-.8.33-1.61.65-2.45.93l.5 4.13v4.13l-3.88.97-1.94-3.65-1.5-3.9c-.86.13-1.73.23-2.6.31L240 187l-1 4h-4l-1-4-.52-4.16a37.6 37.6 0 0 1-2.6-.3l-1.5 3.91-1.94 3.64-3.89-.97v-4.13l.5-4.13c-.83-.28-1.64-.59-2.44-.93l-2.42 3.43-2.76 3.07-3.54-1.88 1-4 1.49-3.89c-.74-.47-1.45-.97-2.15-1.49l-3.19 2.76-3.42 2.3-2.97-2.67 1.93-3.65 2.38-3.4c-.61-.65-1.2-1.31-1.76-1.99l-3.68 1.94-3.85 1.48-2.29-3.28 2.7-3.11 3.12-2.82c-.43-.76-.84-1.53-1.22-2.32l-4.04 1-4.1.5-1.43-3.73 3.37-2.37 3.7-1.98c-.23-.84-.44-1.68-.62-2.54l-4.17-.01-4.1-.5-.48-3.97 3.85-1.48 4.06-1.02c-.03-.87-.03-1.75 0-2.62l-4.06-1.02-3.85-1.48.48-3.97 4.1-.51h4.17c.18-.86.39-1.71.63-2.54l-3.7-1.98-3.38-2.37 1.43-3.73 4.1.5 4.04 1c.38-.79.79-1.56 1.22-2.32l-3.13-2.82-2.7-3.11 2.3-3.28 3.85 1.48 3.68 1.95a37 37 0 0 1 1.76-2l-2.38-3.41-1.93-3.64 2.97-2.67 3.42 2.3 3.19 2.76c.7-.52 1.41-1.02 2.15-1.48l-1.48-3.9-1-4 3.53-1.88 2.76 3.07 2.42 3.43c.8-.33 1.61-.65 2.45-.93l-.5-4.13v-4.13l3.88-.97 1.94 3.65 1.5 3.9c.86-.13 1.73-.23 2.6-.31L234 99l1-4h4l1 4 .52 4.15zm-14.3 3.4c-1.83.54-3.6 1.21-5.3 2l-3.5-4.97-1.38-1.53-.88.47.5 2 2.16 5.67a38.09 38.09 0 0 0-4.66 3.22l-4.61-4-1.71-1.15-.75.67.97 1.82 3.47 4.98a38.22 38.22 0 0 0-3.79 4.28l-5.37-2.84-1.92-.74-.57.82 1.35 1.56 4.52 4.09a37.9 37.9 0 0 0-2.64 5l-5.89-1.45-2.04-.25-.36.94 1.69 1.18 5.36 2.87a37.74 37.74 0 0 0-1.35 5.5l-6.08.01-2.04.25-.12 1 1.92.73 5.9 1.5a38.54 38.54 0 0 0 0 5.65l-5.9 1.49-1.92.74.12.99 2.04.25 6.08.01c.31 1.86.77 3.7 1.35 5.5l-5.36 2.87-1.7 1.18.37.94 2.04-.25 5.9-1.46a37.9 37.9 0 0 0 2.63 5.01l-4.52 4.1-1.35 1.55.57.82 1.92-.74 5.37-2.84a38.22 38.22 0 0 0 3.8 4.28l-3.48 4.98-.97 1.82.75.67 1.7-1.15 4.62-4a38.09 38.09 0 0 0 4.66 3.22l-2.17 5.67-.5 2 .89.47 1.38-1.53 3.5-4.98c1.7.8 3.47 1.47 5.3 2l-.73 6.04v2.06l.97.24.97-1.82 2.2-5.68c1.83.36 3.7.6 5.62.68L236 187l.5 2h1l.5-2 .75-6.04a38.2 38.2 0 0 0 5.62-.68l2.2 5.68.97 1.82.97-.24v-2.06l-.73-6.03c1.83-.54 3.6-1.21 5.3-2l3.5 4.97 1.38 1.53.88-.47-.5-2-2.16-5.67a38.09 38.09 0 0 0 4.66-3.22l4.61 4 1.71 1.15.75-.67-.97-1.82-3.47-4.98a38.22 38.22 0 0 0 3.79-4.28l5.37 2.84 1.92.74.57-.82-1.35-1.56-4.52-4.09c1-1.6 1.88-3.27 2.64-5l5.89 1.45 2.04.25.36-.94-1.69-1.18-5.36-2.87a37.4 37.4 0 0 0 1.35-5.5l6.08-.01 2.04-.25.12-1-1.92-.73-5.9-1.5c.14-1.88.14-3.77 0-5.65l5.9-1.49 1.92-.74-.12-.99-2.04-.25-6.08-.01a37.4 37.4 0 0 0-1.35-5.5l5.36-2.87 1.7-1.18-.37-.94-2.04.25-5.9 1.46a37.9 37.9 0 0 0-2.63-5.01l4.52-4.1 1.35-1.55-.57-.82-1.92.74-5.37 2.84a38.22 38.22 0 0 0-3.8-4.28l3.48-4.98.97-1.82-.75-.67-1.7 1.15-4.62 4a38.09 38.09 0 0 0-4.66-3.22l2.17-5.67.5-2-.89-.47-1.38 1.53-3.5 4.98c-1.7-.8-3.47-1.47-5.3-2l.73-6.04v-2.06l-.97-.24-.97 1.82-2.2 5.68c-1.83-.36-3.7-.6-5.62-.68L238 99l-.5-2h-1l-.5 2-.75 6.04c-1.92.09-3.8.32-5.62.68l-2.2-5.68-.97-1.82-.97.24v2.06l.73 6.03zm-5.85 5.65A34.82 34.82 0 0 1 236 108v6a28.8 28.8 0 0 0-12.63 3.39l-3-5.2v.01zm2.8.83 1 1.74a30.8 30.8 0 0 1 9.83-2.63v-2.01a32.8 32.8 0 0 0-10.83 2.9zm-4.53.17 3 5.2a29.12 29.12 0 0 0-9.24 9.24l-5.2-3a35.18 35.18 0 0 1 11.44-11.44zm-.67 2.84a33.19 33.19 0 0 0-7.93 7.93l1.74 1a31.18 31.18 0 0 1 7.2-7.2l-1.01-1.73zm-11.77 10.33h-.01l5.2 3A28.8 28.8 0 0 0 208 142h-6a34.82 34.82 0 0 1 4.2-15.63zm.83 2.8a32.8 32.8 0 0 0-2.9 10.83h2.01a30.8 30.8 0 0 1 2.63-9.83l-1.74-1zM202.01 144h6.01c.15 4.41 1.3 8.73 3.38 12.63l-5.2 3a34.82 34.82 0 0 1-4.19-15.63zm2.12 2a32.8 32.8 0 0 0 2.9 10.84l1.74-1a30.8 30.8 0 0 1-2.63-9.84h-2.01zm3.07 15.36 5.2-3c2.34 3.74 5.5 6.9 9.24 9.24l-3 5.2a35.18 35.18 0 0 1-11.44-11.44zm2.84.67a33.19 33.19 0 0 0 7.93 7.93l1-1.74a31.18 31.18 0 0 1-7.2-7.2l-1.73 1.01zm10.33 11.77v.01l3-5.2A28.85 28.85 0 0 0 236 172v6a34.82 34.82 0 0 1-15.63-4.2zm2.8-.83a32.8 32.8 0 0 0 10.83 2.9v-2.01a30.8 30.8 0 0 1-9.83-2.63l-1 1.74zm14.83 5.02v-6.01c4.41-.15 8.73-1.3 12.63-3.38l3 5.2a34.82 34.82 0 0 1-15.63 4.19zm2-2.12a32.8 32.8 0 0 0 10.84-2.9l-1-1.74a30.8 30.8 0 0 1-9.84 2.63v2.01zm15.36-3.07-3-5.2c3.74-2.34 6.9-5.5 9.24-9.24l5.2 3a35.18 35.18 0 0 1-11.44 11.44zm.67-2.84a33.19 33.19 0 0 0 7.93-7.93l-1.74-1a31.18 31.18 0 0 1-7.2 7.2l1.01 1.73zm11.77-10.33h.01l-5.2-3A28.85 28.85 0 0 0 266 144h6a34.82 34.82 0 0 1-4.2 15.63zm-.83-2.8a32.8 32.8 0 0 0 2.9-10.83h-2.01a30.8 30.8 0 0 1-2.63 9.83l1.74 1zm5.02-14.83h-6.01a28.85 28.85 0 0 0-3.38-12.63l5.2-3a34.82 34.82 0 0 1 4.19 15.63zm-2.12-2a32.8 32.8 0 0 0-2.9-10.84l-1.74 1a30.8 30.8 0 0 1 2.63 9.84h2.01zm-3.07-15.36-5.2 3a29.12 29.12 0 0 0-9.24-9.24l3-5.2a35.18 35.18 0 0 1 11.44 11.44zm-2.84-.67a33.19 33.19 0 0 0-7.93-7.93l-1 1.74a31.18 31.18 0 0 1 7.2 7.2l1.73-1.01zM238 108a34.82 34.82 0 0 1 15.63 4.19l-3 5.2a28.85 28.85 0 0 0-12.63-3.38V108zm12.84 5.02a32.8 32.8 0 0 0-10.84-2.9v2.01a30.8 30.8 0 0 1 9.83 2.63l1-1.74h.01zM237 156a13 13 0 1 1 0-26 13 13 0 0 1 0 26zm0-2a11 11 0 1 0 0-22 11 11 0 0 0 0 22zM137.54 0h56.92l-.74 1.03c.57.7 1.12 1.4 1.64 2.14l7.75-2.9 2 3.46-6.38 5.25c.37.82.72 1.65 1.03 2.5l8.22-.8 1.04 3.86-7.52 3.43c.15.88.26 1.77.35 2.67L210 22v4l-8.15 1.36c-.09.9-.2 1.8-.35 2.67l7.52 3.43-1.04 3.86-8.22-.8c-.31.85-.66 1.68-1.03 2.5l6.38 5.25-2 3.46-7.75-2.9c-.52.74-1.07 1.45-1.64 2.14l4.8 6.73-2.82 2.83-6.73-4.8c-.7.56-1.4 1.11-2.14 1.63l2.9 7.75-3.46 2-5.25-6.38c-.82.37-1.65.72-2.5 1.03l.8 8.22-3.86 1.04-3.43-7.52c-.88.15-1.77.26-2.67.35L168 68h-4l-1.36-8.15c-.9-.09-1.8-.2-2.67-.35l-3.43 7.52-3.86-1.04.8-8.22c-.85-.31-1.68-.66-2.5-1.03l-5.25 6.38-3.46-2 2.9-7.75a36.15 36.15 0 0 1-2.14-1.64l-6.73 4.8-2.83-2.82 4.8-6.73c-.56-.7-1.11-1.4-1.63-2.14l-7.75 2.9-2-3.46 6.38-5.25c-.37-.82-.72-1.65-1.03-2.5l-8.22.8-1.04-3.86 7.52-3.43c-.15-.88-.26-1.77-.35-2.67L122 26v-4l8.15-1.36c.09-.9.2-1.8.35-2.67l-7.52-3.43 1.04-3.86 8.22.8c.31-.85.66-1.68 1.03-2.5l-6.38-5.25 2-3.46 7.75 2.9c.52-.74 1.07-1.45 1.64-2.14L137.54 0zm2.43 0 .83 1.17a34.14 34.14 0 0 0-3.38 4.4l-7.63-2.86-.33.58 6.29 5.18a33.79 33.79 0 0 0-2.13 5.12l-8.1-.78-.18.64 7.42 3.37a34.02 34.02 0 0 0-.72 5.5L124 23.68v.66l8.04 1.34c.1 1.88.33 3.72.72 5.5l-7.42 3.38.18.64 8.1-.78a33.88 33.88 0 0 0 2.13 5.12l-6.29 5.18.33.58 7.63-2.86c1 1.56 2.14 3.03 3.38 4.4l-4.73 6.63.47.47 6.63-4.73a34.14 34.14 0 0 0 4.4 3.38l-2.86 7.63.58.33 5.18-6.29c1.63.84 3.35 1.56 5.12 2.13l-.78 8.1.64.18 3.37-7.42c1.79.39 3.63.63 5.5.72l1.35 8.04h.66l1.34-8.04c1.88-.1 3.72-.33 5.5-.72l3.38 7.42.64-.18-.78-8.1a33.88 33.88 0 0 0 5.12-2.13l5.18 6.29.58-.33-2.86-7.63c1.56-1 3.03-2.14 4.4-3.38l6.63 4.73.47-.47-4.73-6.63a34.14 34.14 0 0 0 3.38-4.4l7.63 2.86.33-.58-6.29-5.18a33.79 33.79 0 0 0 2.13-5.12l8.1.78.18-.64-7.42-3.37c.39-1.79.63-3.63.72-5.5l8.04-1.35v-.66l-8.04-1.34c-.1-1.88-.33-3.72-.72-5.5l7.42-3.38-.18-.64-8.1.78a33.79 33.79 0 0 0-2.13-5.12l6.29-5.18-.33-.58-7.63 2.86c-1-1.56-2.14-3.03-3.38-4.4l.83-1.17h-52.06V0zm-2.82 27h14.15A15.02 15.02 0 0 0 163 38.7v14.15A29.01 29.01 0 0 1 137.15 27zm12.57-27H163v9.3A15.02 15.02 0 0 0 151.3 21h-14.15a28.99 28.99 0 0 1 12.57-21zM169 52.85V38.7A15.02 15.02 0 0 0 180.7 27h14.15A29.01 29.01 0 0 1 169 52.85zM182.28 0a28.99 28.99 0 0 1 12.57 21H180.7A15.02 15.02 0 0 0 169 9.3V0h13.28zm-42.82 29A27.03 27.03 0 0 0 161 50.54V40.25A17.04 17.04 0 0 1 149.75 29h-10.29zm14.16-29a27.04 27.04 0 0 0-14.16 19h10.29A17.04 17.04 0 0 1 161 7.75V0h-7.38zM171 50.54A27.03 27.03 0 0 0 192.54 29h-10.29A17.04 17.04 0 0 1 171 40.25v10.29zM178.38 0H171v7.75A17.04 17.04 0 0 1 182.25 19h10.29a27.04 27.04 0 0 0-14.16-19zM166 34a10 10 0 1 1 0-20 10 10 0 0 1 0 20zm0-2a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm-39.51 176.15-10.67-7.95 6-10.4 12.23 5.27a23.97 23.97 0 0 1 8.4-4.86L144 177h12l1.55 13.21a23.97 23.97 0 0 1 8.4 4.86l12.23-5.27 6 10.4-10.67 7.95a24 24 0 0 1 0 9.7l10.67 7.95-6 10.4-12.23-5.27a23.97 23.97 0 0 1-8.4 4.86L156 249h-12l-1.55-13.21a23.97 23.97 0 0 1-8.4-4.86l-12.23 5.27-6-10.4 10.67-7.95a24.1 24.1 0 0 1 0-9.7zm29.25-16.4-1.5-12.75h-8.48l-1.5 12.76c-3.75 1-7.1 2.99-9.79 5.65l-11.8-5.08-4.23 7.34 10.3 7.68c-.98 3.7-.98 7.6 0 11.3l-10.3 7.68 4.23 7.34 11.8-5.08a22.1 22.1 0 0 0 9.8 5.65l1.5 12.76h8.47l1.5-12.76c3.75-1 7.1-2.99 9.79-5.65l11.8 5.08 4.23-7.34-10.3-7.68c.98-3.7.98-7.6 0-11.3l10.3-7.68-4.23-7.34-11.8 5.08a21.98 21.98 0 0 0-9.8-5.65l.01-.01zM150 225a12 12 0 1 1 0-24 12 12 0 0 1 0 24zm0-2a10 10 0 1 0 0-20 10 10 0 0 0 0 20zm3.53 67.72 4.26.07.51 1.93-3.65 2.19c.11.63.2 1.27.25 1.92L159 298v2l-4.1 1.17c-.05.65-.14 1.29-.25 1.92l3.65 2.2-.51 1.92-4.26.07c-.22.61-.47 1.21-.74 1.8l2.96 3.05-1 1.74-4.13-1.04a24.1 24.1 0 0 1-1.18 1.54l2.07 3.72-1.42 1.42-3.72-2.07c-.5.41-1.01.8-1.54 1.18l1.04 4.13-1.74 1-3.05-2.96c-.59.27-1.19.52-1.8.74l-.07 4.26-1.93.51-2.19-3.65c-.63.11-1.27.2-1.92.25L132 327h-2l-1.17-4.1c-.65-.05-1.29-.14-1.92-.25l-2.2 3.65-1.92-.51-.07-4.26c-.61-.22-1.21-.47-1.8-.74l-3.05 2.96-1.74-1 1.04-4.13a24.1 24.1 0 0 1-1.54-1.18l-3.72 2.07-1.42-1.42 2.07-3.72c-.41-.5-.8-1.01-1.18-1.54l-4.13 1.04-1-1.74 2.96-3.05c-.27-.59-.52-1.19-.74-1.8l-4.26-.07-.51-1.93 3.65-2.19c-.11-.63-.2-1.27-.25-1.92L103 300v-2l4.1-1.17c.05-.65.14-1.29.25-1.92l-3.65-2.2.51-1.92 4.26-.07c.22-.61.47-1.21.74-1.8l-2.96-3.05 1-1.74 4.13 1.04c.38-.53.77-1.04 1.18-1.54l-2.07-3.72 1.42-1.42 3.72 2.07c.5-.41 1.01-.8 1.54-1.18l-1.04-4.13 1.74-1 3.05 2.96c.59-.27 1.19-.52 1.8-.74l.07-4.26 1.93-.51 2.19 3.65c.63-.11 1.27-.2 1.92-.25L130 271h2l1.17 4.1c.65.05 1.29.14 1.92.25l2.2-3.65 1.92.51.07 4.26c.61.22 1.21.47 1.8.74l3.05-2.96 1.74 1-1.04 4.13c.53.38 1.04.77 1.54 1.18l3.72-2.07 1.42 1.42-2.07 3.72c.41.5.8 1.01 1.18 1.54l4.13-1.04 1 1.74-2.96 3.05c.27.59.52 1.19.74 1.8zM109 299a22 22 0 1 0 44 0 22 22 0 0 0-44 0zm27.11-10.86-3 5.22a6 6 0 0 0-4.21 0l-3.01-5.22a11.95 11.95 0 0 1 10.22 0zm1.74 1a12 12 0 0 1 5.1 8.86h-6.01a6.01 6.01 0 0 0-2.1-3.64l3-5.22h.01zm-13.7 0 3.02 5.22a6.01 6.01 0 0 0-2.1 3.64h-6.03a12 12 0 0 1 5.11-8.86zm-5.1 10.86h6.01a6.01 6.01 0 0 0 2.1 3.64l-3 5.22a12 12 0 0 1-5.12-8.86h.01zm6.84 9.86 3-5.22a6 6 0 0 0 4.21 0l3.01 5.22a11.95 11.95 0 0 1-10.22 0zm11.96-1-3.02-5.22a6.01 6.01 0 0 0 2.1-3.64h6.03a12 12 0 0 1-5.11 8.86zm-4.68-19.62a10.04 10.04 0 0 0-4.34 0l1.05 1.82c.74-.1 1.5-.1 2.24 0l1.05-1.82zm5.2 3-1.05 1.82c.46.59.84 1.24 1.12 1.94h2.1a9.99 9.99 0 0 0-2.17-3.76zm-14.74 0a9.99 9.99 0 0 0-2.17 3.76h2.1c.28-.7.66-1.35 1.12-1.94l-1.05-1.82zm-2.17 9.76a9.99 9.99 0 0 0 2.17 3.76l1.05-1.82a8.01 8.01 0 0 1-1.12-1.94h-2.1zm7.37 6.76c1.43.32 2.91.32 4.34 0l-1.05-1.82c-.74.1-1.5.1-2.24 0l-1.05 1.82zm9.54-3a9.99 9.99 0 0 0 2.17-3.76h-2.1c-.28.7-.66 1.35-1.12 1.94l1.05 1.82zM127 299a4 4 0 1 1 8 0 4 4 0 0 1-8 0zm2 0a2 2 0 1 0 4 0 2 2 0 0 0-4 0zm15 0a4 4 0 1 1 8 0 4 4 0 0 1-8 0zm-6.5 11.26a4 4 0 1 1 4 6.93 4 4 0 0 1-4-6.93zm-13 0a4 4 0 1 1-4 6.93 4 4 0 0 1 4-6.93zM118 299a4 4 0 1 1-8 0 4 4 0 0 1 8 0zm6.5-11.26a4 4 0 1 1-4-6.93 4 4 0 0 1 4 6.93zm13 0a4 4 0 1 1 4-6.93 4 4 0 0 1-4 6.93zM146 299a2 2 0 1 0 4 0 2 2 0 0 0-4 0zm-7.5 12.99a2 2 0 1 0 1.66 3.64 2 2 0 0 0-1.66-3.64zm-15 0a2 2 0 1 0-2.15 3.38 2 2 0 0 0 2.15-3.38zM116 299a2 2 0 1 0-4 0 2 2 0 0 0 4 0zm7.5-12.99a2 2 0 1 0-1.66-3.64 2 2 0 0 0 1.66 3.64zm15 0a2 2 0 1 0 2.15-3.38 2 2 0 0 0-2.15 3.38zm103.8-61.7-.8-8.22 5.8-1.55 3.42 7.52c2.26-.43 4.57-.74 6.92-.9L259 213h6l1.36 8.16c2.35.16 4.66.47 6.92.9l3.42-7.52 5.8 1.55-.8 8.22c2.21.77 4.37 1.66 6.45 2.68l5.25-6.38 5.2 3-2.9 7.74a60.25 60.25 0 0 1 5.53 4.25l6.73-4.8 4.24 4.24-4.8 6.73a60.25 60.25 0 0 1 4.25 5.53l7.74-2.9 3 5.2-6.38 5.25a59.62 59.62 0 0 1 2.68 6.45l8.22-.8 1.55 5.8-7.52 3.42c.43 2.26.74 4.57.9 6.92L330 278v6l-8.16 1.36a60.03 60.03 0 0 1-.9 6.92l7.52 3.42-1.55 5.8-8.22-.8a59.62 59.62 0 0 1-2.68 6.45l6.38 5.25-3 5.2-7.74-2.9a60.25 60.25 0 0 1-4.25 5.53l4.8 6.73-4.24 4.24-6.73-4.8a60.25 60.25 0 0 1-5.53 4.25l2.9 7.74-5.2 3-5.25-6.38a59.62 59.62 0 0 1-6.45 2.68l.8 8.22-5.8 1.55-3.42-7.52c-2.26.43-4.57.74-6.92.9L265 349h-6l-1.36-8.16a60.03 60.03 0 0 1-6.92-.9l-3.42 7.52-5.8-1.55.8-8.22a59.62 59.62 0 0 1-6.45-2.68l-5.25 6.38-5.2-3 2.9-7.74a60.25 60.25 0 0 1-5.53-4.25l-6.73 4.8-4.24-4.24 4.8-6.73a60.25 60.25 0 0 1-4.25-5.53l-7.74 2.9-3-5.2 6.38-5.25a59.62 59.62 0 0 1-2.68-6.45l-8.22.8-1.55-5.8 7.52-3.42c-.43-2.29-.73-4.6-.9-6.92L194 284v-6l8.16-1.36c.16-2.35.47-4.66.9-6.92l-7.52-3.42 1.55-5.8 8.22.8c.77-2.2 1.66-4.35 2.68-6.45l-6.38-5.25 3-5.2 7.74 2.9a60.25 60.25 0 0 1 4.25-5.53l-4.8-6.73 4.24-4.24 6.73 4.8a60.25 60.25 0 0 1 5.53-4.25l-2.9-7.74 5.2-3 5.25 6.38a59.62 59.62 0 0 1 6.45-2.68zm2.12 1.4c-3.15 1-6.19 2.27-9.08 3.77l-5.19-6.3-2.3 1.33 2.86 7.65a58.24 58.24 0 0 0-7.79 5.98l-6.65-4.75-1.88 1.88 4.75 6.65a58.24 58.24 0 0 0-5.98 7.79l-7.65-2.86-1.33 2.3 6.3 5.2a57.64 57.64 0 0 0-3.77 9.07l-8.12-.79-.69 2.58 7.43 3.38a58 58 0 0 0-1.27 9.73l-8.06 1.35v2.66l8.06 1.35c.15 3.32.58 6.58 1.27 9.73l-7.43 3.38.7 2.58 8.11-.79c1 3.15 2.27 6.19 3.77 9.08l-6.3 5.19 1.33 2.3 7.65-2.86a58.24 58.24 0 0 0 5.98 7.79l-4.75 6.65 1.88 1.88 6.65-4.75a60.3 60.3 0 0 0 7.79 5.98l-2.86 7.65 2.3 1.33 5.2-6.3a56.99 56.99 0 0 0 9.07 3.77l-.79 8.12 2.58.69 3.38-7.43c3.15.69 6.4 1.12 9.73 1.27l1.35 8.06h2.66l1.35-8.06c3.32-.15 6.58-.58 9.73-1.27l3.38 7.43 2.58-.7-.79-8.11c3.15-1 6.19-2.27 9.08-3.77l5.19 6.3 2.3-1.33-2.86-7.65a58.24 58.24 0 0 0 7.79-5.98l6.65 4.75 1.88-1.88-4.75-6.65a60.3 60.3 0 0 0 5.98-7.79l7.65 2.86 1.33-2.3-6.3-5.2a56.99 56.99 0 0 0 3.77-9.07l8.12.79.69-2.58-7.43-3.38a58 58 0 0 0 1.27-9.73l8.06-1.35v-2.66l-8.06-1.35a58.04 58.04 0 0 0-1.27-9.73l7.43-3.38-.7-2.58-8.11.79c-1-3.15-2.27-6.19-3.77-9.08l6.3-5.19-1.33-2.3-7.65 2.86a58.24 58.24 0 0 0-5.98-7.79l4.75-6.65-1.88-1.88-6.65 4.75a58.24 58.24 0 0 0-7.79-5.98l2.86-7.65-2.3-1.33-5.2 6.3a57.64 57.64 0 0 0-9.07-3.77l.79-8.12-2.58-.69-3.38 7.43a58 58 0 0 0-9.73-1.27l-1.35-8.06h-2.66l-1.35 8.06c-3.32.15-6.58.58-9.73 1.27l-3.38-7.43-2.58.7.79 8.11zm4.58 50.1a13.96 13.96 0 0 0 0 10.39l-33.88 19.55A52.77 52.77 0 0 1 209 281c0-8.94 2.21-17.37 6.12-24.75L249 275.8v.01zm2-3.47-33.87-19.56A52.97 52.97 0 0 1 260 228.04v39.1a13.99 13.99 0 0 0-9 5.2zm0 17.32a13.99 13.99 0 0 0 9 5.2v39.1a52.97 52.97 0 0 1-42.87-24.74L251 289.66zm13 5.2a13.99 13.99 0 0 0 9-5.2l33.87 19.56A52.97 52.97 0 0 1 264 333.96v-39.1zm11-8.66a13.96 13.96 0 0 0 0-10.4l33.88-19.55A52.77 52.77 0 0 1 315 281c0 8.94-2.21 17.37-6.12 24.75L275 286.2zm-2-13.86a13.99 13.99 0 0 0-9-5.2v-39.1a52.97 52.97 0 0 1 42.87 24.74L273 272.34zm-57.04-13.3A50.8 50.8 0 0 0 211 281a50.8 50.8 0 0 0 4.96 21.96l30.62-17.68c-.78-2.8-.78-5.76 0-8.56l-30.62-17.68zm4-6.93 30.62 17.68a16.08 16.08 0 0 1 7.42-4.29v-35.35a50.96 50.96 0 0 0-38.04 21.96zm0 57.78A50.96 50.96 0 0 0 258 331.85V296.5a15.98 15.98 0 0 1-7.42-4.29l-30.62 17.68zM266 331.85a50.96 50.96 0 0 0 38.04-21.96l-30.62-17.68a16.08 16.08 0 0 1-7.42 4.29v35.35zm42.04-28.89A50.8 50.8 0 0 0 313 281a50.8 50.8 0 0 0-4.96-21.96l-30.62 17.68c.78 2.8.78 5.76 0 8.56l30.62 17.68zm-4-50.85A50.96 50.96 0 0 0 266 230.15v35.35c2.86.74 5.41 2.25 7.42 4.29l30.62-17.68zM262 290a9 9 0 1 1 0-18 9 9 0 0 1 0 18zm0-2a7 7 0 1 0 0-14 7 7 0 0 0 0 14zM0 242.64l2.76.4 4.75 2.27a38.2 38.2 0 0 1 2.85-3.4l-3.06-4.28-1.69-5.11 3.07-2.58 4.74 2.55 3.69 3.76a37.96 37.96 0 0 1 3.84-2.22l-1.42-5.07.17-5.38 3.76-1.37 3.6 4.02 2.17 4.79c1.42-.34 2.88-.6 4.37-.77L34 225l2-5h4l2 5 .4 5.25c1.49.17 2.95.43 4.37.77l2.18-4.8 3.59-4 3.76 1.36.17 5.38-1.42 5.07c1.33.67 2.6 1.41 3.84 2.22l3.69-3.76 4.74-2.55 3.07 2.58-1.69 5.11-3.06 4.29a38.2 38.2 0 0 1 2.85 3.4l4.75-2.28 5.33-.77 2 3.46-3.33 4.23-4.34 2.98c.59 1.36 1.1 2.75 1.52 4.17l5.23-.52 5.27 1.1.7 3.94-4.58 2.84-5.1 1.31a38.6 38.6 0 0 1 0 4.44l5.1 1.3 4.58 2.85-.7 3.93-5.27 1.1-5.23-.5a36.3 36.3 0 0 1-1.52 4.16l4.34 2.98 3.33 4.23-2 3.46-5.33-.77-4.75-2.27a38.2 38.2 0 0 1-2.85 3.4l3.06 4.28 1.69 5.11-3.07 2.58-4.74-2.55-3.69-3.76a37.96 37.96 0 0 1-3.84 2.22l1.42 5.07-.17 5.38-3.76 1.37-3.6-4.02-2.17-4.79c-1.42.34-2.88.6-4.37.77L42 311l-2 5h-4l-2-5-.4-5.25a37.87 37.87 0 0 1-4.37-.77l-2.18 4.8-3.59 4-3.76-1.36-.17-5.38 1.42-5.07c-1.32-.66-2.6-1.4-3.84-2.22l-3.69 3.76-4.74 2.55-3.07-2.58 1.69-5.11 3.06-4.29a38.2 38.2 0 0 1-2.85-3.4l-4.75 2.28-2.76.4v-8.17l3.1-2.13a37.72 37.72 0 0 1-1.52-4.17l-1.58.16v-8.82l.06-.01a38.6 38.6 0 0 1 0-4.44l-.06-.01v-8.82l1.58.16c.43-1.43.94-2.82 1.52-4.17L0 250.8v-8.17.01zm0 1.87v3.89l5.62 3.84a35.74 35.74 0 0 0-2.55 7.02l-3.07-.3v4.75l2.2.56a36.42 36.42 0 0 0 0 7.46l-2.2.56v4.75l3.07-.3a35.2 35.2 0 0 0 2.55 7.02L0 287.6v3.89l1.76-.26 6.41-3.07c1.4 2.06 3 3.98 4.8 5.71l-4.14 5.78-1.01 3.07 1.22 1.03 2.85-1.52 4.98-5.08c2 1.45 4.16 2.7 6.45 3.73l-1.9 6.84.1 3.23 1.5.55 2.15-2.4 2.94-6.48a35.9 35.9 0 0 0 7.34 1.3L36 311l1.2 3h1.6l1.2-3 .55-7.09a35.9 35.9 0 0 0 7.34-1.29l2.94 6.47 2.15 2.4 1.5-.54.1-3.23-1.9-6.84a35.96 35.96 0 0 0 6.45-3.73l4.98 5.08 2.85 1.52 1.22-1.03-1-3.07-4.15-5.78a35.8 35.8 0 0 0 4.8-5.7l6.4 3.06 3.2.46.8-1.38-2-2.54-5.85-4.01c1.1-2.24 1.95-4.6 2.55-7.02l7.07.7 3.16-.66.28-1.58-2.75-1.7-6.88-1.77c.26-2.48.26-4.98 0-7.46l6.88-1.77 2.75-1.7-.28-1.58-3.16-.66-7.07.7a35.74 35.74 0 0 0-2.55-7.02l5.86-4 2-2.55-.8-1.38-3.2.46-6.41 3.07c-1.4-2.06-3-3.98-4.8-5.71l4.14-5.78 1.01-3.07-1.22-1.03-2.85 1.52-4.98 5.08c-2-1.45-4.16-2.7-6.45-3.73l1.9-6.84-.1-3.23-1.5-.55-2.15 2.4-2.94 6.48a35.9 35.9 0 0 0-7.34-1.3L40 225l-1.2-3h-1.6l-1.2 3-.55 7.09c-2.48.17-4.94.6-7.34 1.29l-2.94-6.47-2.15-2.4-1.5.54-.1 3.23 1.9 6.84a35.96 35.96 0 0 0-6.45 3.73l-4.98-5.08-2.85-1.52-1.22 1.03 1 3.07 4.15 5.78a36.18 36.18 0 0 0-4.8 5.7l-6.4-3.06L0 244.5v.01zM38 272a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm0-2a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm0-26a4 4 0 1 1 0-8 4 4 0 0 1 0 8zm24 24a4 4 0 1 1 8 0 4 4 0 0 1-8 0zm-24 24a4 4 0 1 1 0 8 4 4 0 0 1 0-8zm-24-24a4 4 0 1 1-8 0 4 4 0 0 1 8 0zm24-26a2 2 0 1 0 0-4 2 2 0 0 0 0 4zm26 26a2 2 0 1 0 4 0 2 2 0 0 0-4 0zm-26 26a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm-26-26a2 2 0 1 0-4 0 2 2 0 0 0 4 0zm3.37 22.63a12 12 0 1 1 16.17-17.74 12 12 0 0 1-16.17 17.74zm0-45.26a12 12 0 1 1 17.74 16.17 12 12 0 0 1-17.74-16.17zm45.26 0a12 12 0 1 1-16.17 17.74 12 12 0 0 1 16.17-17.74zm0 45.26a12 12 0 1 1-17.74-16.17 12 12 0 0 1 17.74 16.17zm-15.56-29.7a10 10 0 1 0 14.39-13.9 10 10 0 0 0-14.39 13.9zm0 14.14a10 10 0 1 0 13.9 14.39 10 10 0 0 0-13.9-14.39zm-14.14 0a10 10 0 1 0-14.39 13.9 10 10 0 0 0 14.39-13.9zm0-14.14a10 10 0 1 0-13.9-14.39 10 10 0 0 0 13.9 14.39zm230.9-245.4-.08-4.18 1.93-.52 2.04 3.67c1.07-.2 2.16-.35 3.26-.43L270 10h2l1.02 4.07c1.1.08 2.2.22 3.26.43l2.04-3.67 1.93.52-.07 4.19a27 27 0 0 1 3.04 1.26l2.91-3.01 1.74 1-1.16 4.03c.91.62 1.78 1.29 2.61 2l3.6-2.15 1.41 1.41-2.16 3.6c.72.83 1.4 1.7 2 2.6l4.04-1.15 1 1.74-3.01 2.91c.48.98.9 2 1.26 3.04l4.2-.07.5 1.93-3.66 2.04c.2 1.07.35 2.16.43 3.26L303 41v2l-4.07 1.02a26.9 26.9 0 0 1-.43 3.26l3.67 2.04-.52 1.93-4.19-.07a27.82 27.82 0 0 1-1.26 3.04l3.01 2.91-1 1.74-4.03-1.16c-.62.91-1.29 1.78-2 2.61l2.15 3.6-1.41 1.41-3.6-2.16c-.83.72-1.7 1.4-2.6 2l1.15 4.04-1.74 1-2.91-3.01a27 27 0 0 1-3.04 1.26l.07 4.2-1.93.5-2.04-3.66c-1.07.2-2.16.35-3.26.43L272 74h-2l-1.02-4.07a26.9 26.9 0 0 1-3.26-.43l-2.04 3.67-1.93-.52.07-4.19a27.82 27.82 0 0 1-3.04-1.26l-2.91 3.01-1.74-1 1.16-4.03c-.9-.62-1.78-1.29-2.61-2l-3.6 2.15-1.41-1.41 2.16-3.6c-.72-.83-1.4-1.7-2-2.6l-4.04 1.15-1-1.74 3.01-2.91a27 27 0 0 1-1.26-3.04l-4.2.07-.5-1.93 3.66-2.04c-.2-1.07-.35-2.16-.43-3.26L239 43v-2l4.07-1.02c.08-1.1.22-2.2.43-3.26l-3.67-2.04.52-1.93 4.19.07a27 27 0 0 1 1.26-3.04l-3.01-2.91 1-1.74 4.03 1.16c.62-.91 1.29-1.78 2-2.61l-2.15-3.6 1.41-1.41 3.6 2.16c.83-.72 1.7-1.4 2.6-2l-1.15-4.04 1.74-1 2.91 3.01a27 27 0 0 1 3.04-1.26l.01-.01zM271 68a26 26 0 1 0 0-52 26 26 0 0 0 0 52zm0-9a17 17 0 1 1 0-34 17 17 0 0 1 0 34zm0-2a15 15 0 1 0 0-30 15 15 0 0 0 0 30zm0-8a7 7 0 1 1 0-14 7 7 0 0 1 0 14zm0-2a5 5 0 1 0 0-10 5 5 0 0 0 0 10zm0-14a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm9 9a2 2 0 1 1 4 0 2 2 0 0 1-4 0zm-9 9a2 2 0 1 1 0 4 2 2 0 0 1 0-4zm-9-9a2 2 0 1 1-4 0 2 2 0 0 1 4 0zm47.93 53.79-1.8-3.91 1.63-1.18 3.15 2.92c.4-.17.82-.3 1.25-.4L315 89h2l.84 4.21c.43.1.85.24 1.25.4l3.15-2.9 1.62 1.17-1.8 3.9c.3.33.55.69.78 1.06l4.26-.5.62 1.9-3.75 2.1c.04.44.04.87 0 1.31l3.75 2.1-.62 1.9-4.26-.5c-.23.38-.49.74-.77 1.06l1.8 3.91-1.63 1.18-3.15-2.92c-.4.17-.82.3-1.25.4L317 113h-2l-.84-4.21c-.43-.1-.85-.24-1.25-.4l-3.15 2.9-1.62-1.17 1.8-3.9a8.03 8.03 0 0 1-.78-1.06l-4.26.5-.62-1.9 3.75-2.1a8.1 8.1 0 0 1 0-1.31l-3.75-2.1.62-1.9 4.26.5c.23-.38.49-.74.77-1.06zM316 106a5 5 0 1 0 0-10 5 5 0 0 0 0 10zM75.73 179.2l-.6-2.1 1.74-1 1.51 1.57a9.93 9.93 0 0 1 2.1-.55L81 175h2l.53 2.12c.72.1 1.42.3 2.09.55l1.51-1.56 1.74 1-.6 2.1c.56.45 1.07.96 1.52 1.52l2.1-.6 1 1.74-1.56 1.51c.25.67.44 1.37.55 2.1L94 186v2l-2.12.53a9.9 9.9 0 0 1-.55 2.09l1.56 1.51-1 1.74-2.1-.6a9.93 9.93 0 0 1-1.52 1.52l.6 2.1-1.74 1-1.51-1.56c-.67.25-1.37.44-2.1.55L83 199h-2l-.53-2.12c-.71-.1-1.42-.3-2.09-.55l-1.51 1.56-1.74-1 .6-2.1a9.93 9.93 0 0 1-1.52-1.52l-2.1.6-1-1.74 1.56-1.51a9.93 9.93 0 0 1-.55-2.1L70 188v-2l2.12-.53c.1-.72.3-1.42.55-2.09l-1.56-1.51 1-1.74 2.1.6c.45-.56.96-1.07 1.52-1.52v-.01zm2.15.94a8.04 8.04 0 0 0-2.74 2.74l-.14.25a7.96 7.96 0 0 0 0 7.74l.14.25a8.04 8.04 0 0 0 2.74 2.74l.25.14a7.96 7.96 0 0 0 7.74 0l.25-.14a8.04 8.04 0 0 0 2.74-2.74l.14-.25a7.96 7.96 0 0 0 0-7.74l-.14-.25a8.04 8.04 0 0 0-2.74-2.74l-.25-.14a7.96 7.96 0 0 0-7.74 0l-.25.14zM82 193a6 6 0 1 1 0-12 6 6 0 0 1 0 12zm0-2a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm278 3.18-3.8 5.6-7.18-3.51 2.6-8.07a32.15 32.15 0 0 1-3.07-2.46l-7.27 4.35-5.04-6.22 5.82-6.26c-.64-1.13-1.2-2.3-1.7-3.52l-8.45.73-1.8-7.8 7.95-3.07a32.5 32.5 0 0 1 0-3.9l-7.95-3.07 1.8-7.8 8.45.73a31.7 31.7 0 0 1 1.7-3.52l-5.82-6.26 5.04-6.22 7.27 4.35c.97-.88 2-1.7 3.07-2.46l-2.6-8.07 7.19-3.5 3.79 5.59v64.36zm0-3.53v-57.3l-4.46-6.58-4.1 2 2.53 7.87a30.14 30.14 0 0 0-5.13 4.1l-7.08-4.24-2.88 3.55 5.65 6.09a29.87 29.87 0 0 0-2.82 5.86l-8.24-.7-1.03 4.46 7.73 2.99a30.34 30.34 0 0 0 0 6.5l-7.73 3 1.03 4.45 8.24-.7a29.87 29.87 0 0 0 2.82 5.86l-5.65 6.1 2.88 3.54 7.08-4.23a30.14 30.14 0 0 0 5.13 4.09l-2.54 7.86 4.11 2 4.46-6.57zm0-51.57v5.71l-3.56-3.8a24.94 24.94 0 0 1 3.56-1.91zm0 22.68-14.17 6.64c-2.5-9.5.77-19.57 8.38-25.78l5.79 10.5v8.64zm0 23.16a25.08 25.08 0 0 1-13.32-13.9l13.32-2.55v16.45zm0-43.64-.39.2.39.4v-.6zm0 18.29v-2.35l-6.3-11.44a22.93 22.93 0 0 0-6.43 19.76l12.73-5.97zm0 23.15v-12.23l-10.47 2.01A23.1 23.1 0 0 0 360 182.72zM0 129.82l1 1.46a31.8 31.8 0 0 1 3.8-.86L6 122h8l1.2 8.42c1.3.21 2.57.5 3.8.86l4.8-7.06 7.18 3.51-2.6 8.07c1.07.76 2.1 1.58 3.07 2.46l7.27-4.35 5.04 6.22-5.82 6.26c.64 1.13 1.2 2.3 1.7 3.52l8.45-.73 1.8 7.8-7.95 3.07c.08 1.3.08 2.6 0 3.9l7.95 3.07-1.8 7.8-8.45-.73a33.5 33.5 0 0 1-1.7 3.52l5.82 6.26-5.04 6.22-7.27-4.35c-.97.88-2 1.7-3.07 2.46l2.6 8.07-7.19 3.5-4.78-7.05c-1.24.36-2.51.65-3.8.86L14 202H6l-1.2-8.42a31.8 31.8 0 0 1-3.8-.86l-1 1.46v-64.36zm0 3.53v57.3l.2-.29c2.02.7 4.15 1.2 6.34 1.44l1.17 8.2h4.58l1.17-8.2c2.2-.25 4.32-.74 6.35-1.44l4.65 6.87 4.1-2-2.53-7.87a30.14 30.14 0 0 0 5.13-4.1l7.08 4.24 2.88-3.55-5.65-6.09c1.14-1.83 2.1-3.8 2.82-5.86l8.24.7 1.03-4.46-7.73-2.99a30.7 30.7 0 0 0 0-6.5l7.73-3-1.03-4.45-8.24.7a29.87 29.87 0 0 0-2.82-5.86l5.65-6.1-2.88-3.54-7.08 4.23a30.14 30.14 0 0 0-5.13-4.09l2.54-7.86-4.11-2-4.65 6.86a29.82 29.82 0 0 0-6.35-1.44l-1.17-8.2H7.7l-1.17 8.2c-2.2.25-4.32.74-6.35 1.44l-.19-.29H0zm34.17 35.05-16.26-7.62a7.94 7.94 0 0 0-.8-2.44l8.68-15.72a24.95 24.95 0 0 1 8.38 25.78zm-.85 2.63a25.01 25.01 0 0 1-21.94 15.93l2.23-17.82a8.3 8.3 0 0 0 2.07-1.5l17.64 3.39zM0 139.08A24.92 24.92 0 0 1 10 137c5 0 9.65 1.47 13.56 4l-12.28 13.1a8.06 8.06 0 0 0-2.56 0L0 144.8v-5.72zm0 22.68v-8.65l2.88 5.23c-.4.77-.66 1.59-.79 2.44l-2.09.98zm0 23.16v-16.45l4.32-.83c.6.6 1.3 1.11 2.07 1.5l2.23 17.82c-2.97-.16-5.9-.85-8.62-2.04zM10 156a6 6 0 1 1 0 12 6 6 0 0 1 0-12zm0 2a4 4 0 1 0 0 8 4 4 0 0 0 0-8zM0 141.28v.6l9.48 10.13c.35-.02.7-.02 1.04 0l9.87-10.54A22.9 22.9 0 0 0 10 139c-3.58 0-6.98.82-10 2.28zm0 18.29.34-.16c.09-.34.2-.67.32-.99l-.66-1.2v2.35zm0 23.15c1.97.95 4.1 1.63 6.34 1.99l-1.8-14.33a11.6 11.6 0 0 1-.83-.6l-3.71.7v12.24zm13.66 1.99a23.03 23.03 0 0 0 16.8-12.21l-14.17-2.72c-.27.21-.55.42-.84.6l-1.79 14.33zm19.07-19.17a22.93 22.93 0 0 0-6.42-19.75l-6.97 12.63c.12.32.23.65.32.99l13.07 6.13zM137.54 360l-4.07-5.7 2.83-2.83 6.73 4.8c.7-.56 1.4-1.11 2.14-1.63l-2.9-7.75 3.46-2 5.25 6.38c.82-.37 1.65-.72 2.5-1.03l-.8-8.22 3.86-1.04 3.43 7.52c.88-.15 1.77-.26 2.67-.35L164 340h4l1.36 8.15c.9.09 1.8.2 2.67.35l3.43-7.52 3.86 1.04-.8 8.22c.85.31 1.68.66 2.5 1.03l5.25-6.38 3.46 2-2.9 7.75c.74.52 1.45 1.07 2.14 1.64l6.73-4.8 2.83 2.82-4.07 5.7h-56.92zm2.43 0h52.06l3.9-5.46-.47-.47-6.63 4.73a34.14 34.14 0 0 0-4.4-3.38l2.86-7.63-.58-.33-5.18 6.29a33.79 33.79 0 0 0-5.12-2.13l.78-8.1-.64-.18-3.37 7.42a34.02 34.02 0 0 0-5.5-.72l-1.35-8.04h-.66l-1.34 8.04c-1.88.1-3.72.33-5.5.72l-3.38-7.42-.64.18.78 8.1a33.88 33.88 0 0 0-5.12 2.13l-5.18-6.29-.58.33 2.86 7.63c-1.56 1-3.03 2.14-4.4 3.38l-6.63-4.73-.47.47 3.9 5.46zm9.75 0a28.83 28.83 0 0 1 13.28-4.85V360h-13.28zm32.56 0H169v-4.85c4.9.5 9.42 2.22 13.28 4.85zm-28.66 0H161v-2.54a26.8 26.8 0 0 0-7.38 2.54zm24.76 0a26.8 26.8 0 0 0-7.38-2.54V360h7.38zM358.79 0h-1.21l1.5 3.28a48.3 48.3 0 0 0-5.8 5.8l-9.38-4.3-1.65 2.26 7 7.58a47.84 47.84 0 0 0-3.74 7.33l-10.24-1.2-.86 2.66 8.99 5.05a47.91 47.91 0 0 0-1.28 8.12L332 38.6v2.8l10.12 2.02c.2 2.78.63 5.5 1.28 8.12l-9 5.05.87 2.66 10.24-1.2c1.04 2.54 2.29 5 3.74 7.33l-7 7.58 1.65 2.26 9.38-4.3a48.3 48.3 0 0 0 5.8 5.8l-4.3 9.38 2.26 1.65 2.96-2.73v2.66l-2.84 2.62-4.85-3.52 4.36-9.5a50.31 50.31 0 0 1-3.95-3.95l-9.5 4.36-3.52-4.85 7.08-7.68a49.83 49.83 0 0 1-2.54-4.98l-10.38 1.21-1.85-5.7 9.11-5.12a49.9 49.9 0 0 1-.87-5.52L330 43v-6l10.25-2.05c.19-1.87.48-3.72.87-5.52l-9.11-5.12 1.85-5.7 10.38 1.21c.75-1.71 1.6-3.37 2.54-4.98l-7.08-7.68 3.52-4.85 9.5 4.36a50.31 50.31 0 0 1 3.95-3.95L355.42 0h3.37zM360 52.7l-6.48 3.74A39.86 39.86 0 0 1 350 40a39.9 39.9 0 0 1 3.52-16.44L360 27.3v25.4zm0-39.16v4.52l-2.47-1.43c.77-1.07 1.6-2.1 2.47-3.09zm0 52.92c-.87-.99-1.7-2.02-2.47-3.1l2.47-1.42v4.52zm0-16.07V29.61l-5.5-3.18a37.91 37.91 0 0 0 0 27.14l5.5-3.18zM62.42 360h2.16l3.11-6.78-4.85-3.52-7.68 7.08a49.83 49.83 0 0 0-4.98-2.54l1.21-10.38-5.7-1.85-5.12 9.11a49.9 49.9 0 0 0-5.52-.87L33 340h-6l-2.05 10.25c-1.85.19-3.7.48-5.52.87l-5.12-9.11-5.7 1.85 1.21 10.38c-1.71.75-3.37 1.6-4.98 2.54L0 352.32v5.17-2.5l4.62 4.26a47.84 47.84 0 0 1 7.33-3.74l-1.2-10.24 2.66-.86 5.05 8.99a47.91 47.91 0 0 1 8.12-1.28L28.6 342h2.8l2.02 10.12c2.78.2 5.5.63 8.12 1.28l5.05-9 2.66.87-1.2 10.24c2.54 1.04 5 2.29 7.33 3.74l7.58-7 2.26 1.65-2.8 6.1zM360 244.51l-1.44-.2-.8 1.38 2 2.54.24.17v-3.89zm0 14.45-4-.4-3.16.66-.28 1.58 2.75 1.7 4.69 1.2v-4.74zm0 13.33-4.7 1.2-2.74 1.71.28 1.58 3.16.66 4-.4v-4.75zm0 15.31-.24.17-2 2.54.8 1.38 1.44-.2v-3.89zm0 5.76-2.57.37-2-3.46 3.33-4.23 1.24-.85v8.17zm0-14.31-3.65.36-5.27-1.1-.7-3.94 4.58-2.84 5.04-1.3v8.82zm0-13.28-5.04-1.3-4.58-2.84.7-3.93 5.27-1.1 3.65.35v8.82zm0-14.96-1.24-.85-3.33-4.23 2-3.46 2.57.37v8.17zm0 101.5V360h-4.58l-3.11-6.78 4.85-3.52 2.84 2.62v-.01zm0 2.67-2.96-2.73-2.26 1.65 2.8 6.1H360v-5.02z'/%3E%3C/svg%3E");height:100%;width:100%}.subscription-plans-page header{margin-bottom:10px}.subscription-plans-page header .container a:first-of-type{gap:15px}.subscription-plans-page header .container a:first-of-type img{max-width:40px}.subscription-plans-page header .container a:first-of-type span{color:var(--main-color);font-size:25px}.subscription-plans-page header .container a:last-of-type{background-color:#5bbc5b;border-radius:5px;color:#fff;display:block;font-size:14px;padding:6px 10px}.subscription-plans-page header .container a:last-of-type:hover{background-color:#4da54d}.subscription-plans-page section .container>div.subscriptions{background-color:#f5deb380;border:2px solid #a4a4a4;border-radius:10px;padding:30px}.shipping-calculator-page{grid-gap:24px;background-color:#fafafa;display:grid;gap:24px;grid-template-columns:2fr 1fr;padding:24px}.shipping-card{background:#fff;border-radius:18px;box-shadow:0 10px 30px #0000000f;padding:28px;transition:.5s}.shipping-card-header h2{font-size:20px;font-weight:700;margin:0}.shipping-card-header p{color:#888;font-size:14px;margin-top:4px}.shipping-form{margin-top:24px}.shipping-field{margin-bottom:18px}.shipping-label{display:block;font-size:14px;font-weight:600;margin-bottom:8px}.shipping-radio-group{display:flex;flex-wrap:wrap;gap:16px}.shipping-radio{align-items:center;background:#fff;border:1px solid #eee;border-radius:10px;cursor:pointer;display:flex;flex:1 1 120px;font-size:14px;gap:6px;padding:10px 14px}.shipping-radio input{accent-color:#ff6a2c}.shipping-input,.shipping-select{border:1px solid #eee;border-radius:12px;font-size:14px;outline:none;padding:12px 14px;width:100%}.shipping-input:focus,.shipping-select:focus{border-color:#ff6a2c}.shipping-submit-btn{background:linear-gradient(135deg,#ff7a3d,#ff5c1c);border:none;border-radius:14px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;margin-top:10px;padding:14px;transition:transform .2s,box-shadow .2s;width:100%}.shipping-submit-btn:hover{box-shadow:0 4px 12px #ff6a2c4d;transform:translateY(-2px)}.shipping-price-card{background:#fff;border-radius:18px;box-shadow:0 10px 30px #0000000f;padding:28px;text-align:center}.shipping-price-card h3{font-size:16px;margin-bottom:18px}.shipping-price{color:#d6d6d6;font-size:48px;font-weight:700;word-break:break-word}.shipping-price-hint{color:#aaa;display:inline-block;font-size:13px;margin-top:12px}.shipping-price-note{color:#f74e4e;font-size:13px;margin-top:16px;text-align:left}.shipping-price-note span{color:red;font-weight:600}@media (max-width:900px){.shipping-calculator-page{gap:16px;grid-template-columns:1fr;padding:16px}.shipping-card,.shipping-price-card{padding:20px}.shipping-price{font-size:36px}.shipping-card-header h2{font-size:18px}.shipping-card-header p{font-size:13px}.shipping-radio-group{gap:12px}.shipping-radio{flex:1 1 100%}.shipping-input,.shipping-select{font-size:13px;padding:10px 12px}.shipping-submit-btn{font-size:14px;padding:12px}}@media (max-width:480px){.shipping-price{font-size:28px}.shipping-card-header h2{font-size:16px}.shipping-card-header p{font-size:12px}.shipping-field{margin-bottom:14px}}.notificationsPage{background:#f9fafb;min-height:100vh;padding:25px}.pageHeader{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.pageHeader h2{font-size:22px;font-weight:600}.pageHeader span{color:#777;font-size:14px}.notificationsTable{background:#fff;border-radius:12px;box-shadow:0 8px 25px #0000000a;overflow:hidden}.tableHeader,.tableRow{align-items:center;display:grid;grid-template-columns:70px 2.5fr 1.5fr 1fr 1fr 1.2fr;padding:15px 20px}.tableHeader{background:#fafafa;color:#666;font-weight:600}.tableHeader,.tableRow{border-bottom:1px solid #eee;font-size:14px}.tableRow:last-child{border-bottom:none}.tableRow.unread{background:#fff7f3}.typeIcon{align-items:center;border-radius:12px;display:flex;font-size:18px;height:42px;justify-content:center;width:42px}.typeIcon.order{background:#eaf2ff;color:#3b82f6}.typeIcon.shipping{background:#fff3e8;color:#fb923c}.typeIcon.payment{background:#ecfdf5;color:#10b981}.typeIcon.sourcing{background:#f3e8ff;color:#8b5cf6}.notifText strong{display:block;margin-bottom:4px}.notifText p{color:#777;font-size:13px}.dateTime span{display:block;font-size:13px}.dateTime small{color:#888}.priority{border-radius:20px;font-size:12px;font-weight:600;padding:6px 12px;width:fit-content}.priority.high{background:#ffe4e6;color:#e11d48}.priority.medium{background:#fff7ed;color:#f97316}.status{border-radius:20px;font-size:12px;font-weight:600;padding:6px 12px;width:fit-content}.status.read{background:#f3f4f6;color:#6b7280}.status.unread{background:#ffe4e6;color:#e11d48}.actions button{background:none;border:none;color:#f97316;cursor:pointer;font-size:13px}.actions button:hover{text-decoration:underline}@media (max-width:1024px){.tableHeader,.tableRow{font-size:13px;grid-template-columns:60px 2fr 1.3fr 1fr 1fr 1fr}.notifText p{font-size:12px}}@media (max-width:768px){.tableHeader{display:none}.tableRow{background:#fff;border-radius:12px;box-shadow:0 6px 18px #0000000d;gap:12px;grid-template-columns:1fr;margin:12px;padding:16px}.tableRow.unread{background:#fff7f3}.typeIcon{font-size:16px;height:36px;width:36px}.notifText strong{font-size:15px}.notifText p{font-size:13px}.dateTime{color:#666;display:flex;font-size:12px;justify-content:space-between}.priority,.status{font-size:11px;padding:5px 10px}.actions{display:flex;justify-content:flex-end}.actions button{font-size:12px}}@media (max-width:480px){.notificationsPage{padding:15px}.pageHeader h2{font-size:18px}.pageHeader span{font-size:12px}}.SubscriptionDashboard{align-items:center;background-color:#f9f9f9;display:flex;flex-direction:column;min-height:100vh;padding:20px}
/*# sourceMappingURL=main.bbc932c3.css.map*/