@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";.merchant-container{display:flex;flex-direction:row}.content-container{flex:1}.main-page-content{padding:30px 20px;background:#fafafa}.user-page-content{padding:30px 110px;background:#fafafa;width:calc(100vw - 225px)}.blog-page-content{padding:30px 300px}.blog-page-content .more{justify-content:flex-start;gap:20px;margin:30px 0;font-size:12px;color:#131480;font-weight:400}.blog-page-content .center{display:flex;align-items:center;justify-content:center}.blog-page-content .hr{width:100%;height:1px;border-radius:2px;background-color:#ccc;margin:15px 0}.blog-page-content .more .rounded{border:1px solid #ccc;padding:5px 10px;border-radius:15px;font-size:12px;color:#000;font-weight:400}.blog-page-content h5{font-size:22px;color:#131480;margin:30px 0}.blog-page-content .article-body{color:#131480;font-size:14px;margin-top:20px;line-height:24px}.blog-page-content .author{display:flex;align-items:center;gap:20px}.blog-page-content .author img{width:40px;height:40px;object-fit:cover;border-radius:50%}.blog-page-content .author-text>div{display:flex;align-items:center;flex-direction:row;gap:8px;margin-bottom:10px}.blog-page-content .author-text>div h4{font-size:14px;font-weight:700}.blog-page-content .author-text>div span{font-size:10px;font-weight:400;padding:4px 8px;border:1px solid #ccc;border-radius:15px}.blog-page-content .author-text span{font-size:12px;font-weight:400;font-style:italic}.blog-page-content .social-icons{display:flex;align-items:center;gap:15px;margin-bottom:15px}.blog-page-content .media-img{width:100%;height:400px;margin-bottom:20px;position:relative;display:inline-block}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;border:none;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center}.play-button:hover{background:#fffcfccc}.blog-page-content .media-img img{width:100%;height:100%;object-fit:cover;border-radius:10px}.blog-page-content .medialist{grid-template-columns:1fr 1fr 1fr;gap:20px;height:100%}.blog-page-content .mediaitems{width:100%;height:160px;background-color:#d9d9d9;border-radius:10px}.cart-page-content{background:#e3e3e3;display:grid;grid-template-columns:2.1fr .9fr;gap:20px;padding:0;width:100vw}.cartlayout-details{background-color:#fff;padding:30px 10px 0 120px}.cartlayout-summary{padding-right:30px;padding-top:20px;background:#e3e3e3}@media (max-width: 1200px){.cartlayout-details{padding:30px 10px 0 90px}}@media (max-width: 1100px){.user-page-content{padding:30px 60px;width:calc(100vw - 120px)}.blog-page-content{padding:30px 160px}.cart-page-content{grid-template-columns:1fr;padding:30px 60px}.cartlayout-summary{padding:30px 60px}.cartlayout-summary{grid-template-columns:1fr;padding:30px 12px}}@media (max-width: 768px){.main-page-content{padding:30px 12px}.user-page-content{padding:30px 40px;width:calc(100vw - 80px)}.blog-page-content{padding:30px 80px}.blog-page-content .medialist{grid-template-columns:1fr}.cart-page-content,.cartlayout-summary,.cartlayout-details{grid-template-columns:1fr;padding:30px 12px}.cart-page-content{background:#fff}}@media (max-width: 480px){.user-page-content{padding:30px 20px;width:calc(100vw - 40px)}.blog-page-content{padding:30px 40px}}.navbar{background:#e3e3e3;height:80px;z-index:1000}.nav-menu{padding:22px 20px;display:flex;align-items:center;justify-content:space-between;position:relative}.search-input,.account{display:flex;align-items:center}.search-input{border:1px solid #ccc;padding:0 15px;border-radius:6px}.search-input input{height:25px;background:none;border:none;outline:none;flex-grow:1;padding:5px;font-size:13px}.search-input input::placeholder{font-size:10px}.account img{object-fit:cover;width:30px;height:30px;margin-right:10px;border-radius:50%}.account h5{font-size:11px;font-weight:400;margin-right:10px}.notification{position:relative;margin-left:5px}.note{width:7px;height:7px;background:red;border:1.5px solid #fff;border-radius:50%;position:absolute;top:1px;right:1px}.account-dropdown{position:absolute;right:15px;background:#fff;border:.5px solid #ccc;box-shadow:#ccc;width:150px;padding:15px 20px;display:flex;flex-direction:column;border-radius:15px;margin-top:5px;font-size:12px;z-index:100}.account-dropdown .links{display:flex;align-items:center;padding:10px;background:none;border:none;border-radius:10px;color:#000}.account-dropdown .links span{margin-left:10px;font-weight:400}.account-dropdown .links:last-child{background:#d60c21;color:#fff}.acc-btn{display:flex;align-items:center;justify-content:center;border:none;background:none;color:#000}.toggle{display:flex;align-items:center;justify-content:center}.toggle svg{margin-right:10px}.preference{padding:8px 16px;background:#dcdcfa;font-size:10px;font-weight:400;display:flex;align-items:center;gap:5px;border-radius:2px}.preference img{object-fit:cover;width:12px;height:9px}.preferences,.preference-item{text-align:left}.preferences h6{font-size:13px;font-weight:400}.preferences h4{font-size:18px;font-weight:700;margin-top:15px}.preference-item{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.preference-data{display:flex;align-items:center;justify-content:center;gap:10px}.preference-data h6{font-size:13px;font-weight:400}.custom-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:22px;height:22px;margin-right:10px;border:2px solid #131480;background-color:#fff;cursor:pointer;transition:background-color .3s,border-color .3s}.custom-checkbox:checked{background-color:#fff;border-color:#131480;color:#131480;display:flex;align-items:center;justify-content:center;position:relative}.custom-checkbox:checked:after{content:"";display:block;width:4px;height:10px;border:solid #131480;border-width:0 2px 2px 0;transform:rotate(45deg);position:absolute}.custom-checkbox:hover{border-color:#0f0e6b}.user-input{width:270px;height:40px;padding:0}.login-action{background-color:#131480;color:#fff;padding:10px 20px;font-size:12px;font-weight:500;border-radius:7px}.align p{font-size:12px;font-weight:400;color:#131480;cursor:pointer}@media (max-width: 768px){.search-input{display:none}}@media (max-width: 610px){.menu-icon{font-size:12px}.toggle h3{font-size:16px}.account h5{font-size:10px}.navbar{width:100%!important}.acc-btn h5,.preference,.navbar .title{display:none}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.modal-content{background-color:#fff;padding:40px 60px;border-radius:6px;max-width:400px;width:340px;box-shadow:0 4px 12px #0000001a;position:relative;transition:transform .3s ease,opacity .3s ease;text-align:center;overflow:scroll;max-height:calc(100vh - 120px)}.box{display:flex;align-items:center;justify-content:center;border-radius:50%}.modal img{object-fit:cover;width:60%;height:auto;margin-bottom:30px}.modal-content h4{font-size:22px;font-weight:700;margin-bottom:15px}.modal-content p{font-size:14px;font-weight:300;line-height:17px;margin-bottom:50px}.modal-close{position:absolute;width:18px;height:18px;top:20px;right:30px;background:#00205b;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:50%}.modal-close:hover{color:none}.modal-close button{background:none;border:none;color:#fff;font-weight:700}.withdrawal-request,.confirmation{margin-top:30px}.withdrawal-request p{text-align:left;margin-bottom:8px;font-size:12px;font-weight:600}.confirmation h4{text-align:left;margin-bottom:5px;font-size:15px;font-weight:600}.confirmation p{text-align:left;margin-bottom:25px;font-size:12px;font-weight:400}.confirmation{display:flex;flex-direction:column;justify-content:center}.recipient-inital{width:45px;height:45px;border-radius:5px;background-color:#e3e3e3;display:flex;align-items:center;justify-content:center;position:relative}.recipient-inital h4{font-size:12px;font-weight:300}.recipient-inital svg{position:absolute;top:0;right:0}.confirmation-header{display:flex;flex-direction:column;align-items:center;justify-content:center}.confirmation-header p{margin-top:10px;font-size:10px}.confirmation-header strong{margin-top:-20px;margin-bottom:10px;font-size:14px}.confirmation-header span{margin-top:-10px;font-size:10px;margin-bottom:20px}.source,.destination{text-align:left}.source p,.destination p{font-size:14px;font-weight:600}.source h4,.destination h4{font-size:12px;font-weight:600}.source h5,.destination h5{font-size:12px;font-weight:400}.side{display:flex;justify-content:space-between;margin-bottom:10px;text-align:left;padding:0 15px}.verify-payment{display:flex;justify-content:center;align-items:center;flex-direction:column}.verify-payment h4{font-size:14px;font-weight:600;margin-top:-10px}.verify-payment span{font-size:12px;font-weight:400;margin-bottom:30px}.verify-payment img{width:100px;height:100px;object-fit:cover}@media (max-width: 768px){.modal-content{width:100%}}@media (max-width: 500px){.modal-content{margin:0 15px;padding:40px}}.btn-primary,.btn-secondary,.btn-danger,.btn-add{width:100%;border-radius:10px;padding:18px 40px;font-size:12px;font-weight:700;border:none;margin-bottom:20px;display:flex;align-items:center;justify-content:center}.btn-primary{background-color:#131480;color:#fff}.btn-secondary{background-color:#fff;color:#cccbcb;border:1px solid #e3e3e3}.btn-add{margin-top:20px;background:#0b0c4b;color:#fff}.btn-danger{margin-top:20px;background-color:#fff;border:1px solid red;color:red}.btn-preview,.btn-delete{width:100%;border-radius:10px;padding:13px 30px;font-size:12px;font-weight:700;border:none;margin-bottom:20px;display:flex;align-items:center;justify-content:center}.btn-preview{background-color:#df8f43;color:#fff;font-size:13px;font-weight:700}.btn-delete{background-color:#d60c21;color:#fff;font-size:13px;font-weight:700}@media (max-width: 500px){.delete-modal-option .btn-primary,.delete-modal-option .btn-secondary{padding:10px 20px;font-size:12px}}.skeleton{width:120px;height:12px;background-color:#ebebeb;border-radius:3px;position:relative;overflow:hidden;margin-bottom:7px}.skeleton:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5),transparent);animation:shimmer 2s infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.loading-container{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background-color:#00000080;z-index:1000}.spinner-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.spinner-wrapper .logo{position:absolute;width:35px;height:35px;object-fit:contain}.spinners{width:60px;height:60px;border:2px solid rgba(255,255,255,.3);border-top:2px solid #131480;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto}.home-main{display:grid;grid-template-columns:2.2fr 1fr;column-gap:20px}.quick-access h4,.story h4,.news h4{font-size:20px;font-weight:600;margin-bottom:25px}.profile-complete{display:flex;align-items:center;justify-content:space-between;background-color:#d60c21;color:#fff;padding:8px 12px;border-radius:4px;font-size:12px;font-weight:600;margin-bottom:20px}.percentage,.complete{display:flex;align-items:center;justify-content:center}.percentage span{margin-left:8px;font-size:11px}.complete{padding:6px 10px;border:none;background-color:#f55162;border-radius:9px}.complete button{border:none;background:none;color:#fff;font-size:10px;font-weight:200;margin-right:10px}.complete svg{font-weight:200}.card-grid{display:grid;grid-template-columns:repeat(4,1fr);column-gap:15px;row-gap:20px}.card-grid img{object-fit:cover;width:100%;height:180px}.grid-item{display:flex;flex-direction:row;padding:25px 15px;border-radius:4px}.grid-text{margin-top:6px;margin-left:10px}.grid-text h5{font-size:15px;font-weight:600;margin-bottom:6px}.grid-text p{font-size:9px;font-weight:300}.grid-icon{display:flex;align-items:center;justify-content:center}.success-story{display:flex;flex-direction:column}.success-story img{object-fit:cover;width:100%;height:auto;margin-bottom:10px;border-radius:8px}.news{margin-top:20px}.news-grid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:10px;row-gap:10px}.news-item{display:flex;align-items:center;gap:10px;justify-content:space-between}.news-item{border:1px solid #dcdcfa;border-radius:8px;padding:5px}.news-item img{object-fit:cover;width:90px;height:100%;border-radius:8px}.news-text{display:flex;flex-direction:column;justify-content:space-between;padding:5px}.news-text p{font-size:11px;font-weight:400;margin-bottom:20px}.news-date{display:flex;justify-content:space-between}.news-date span{font-size:10px}.views{display:flex;align-items:center;justify-content:center}.views span{margin-left:5px;font-size:10px}.home-products{width:100%}.catgories-option{display:flex;gap:10px;margin-bottom:30px}.categories h3{font-size:14px;font-weight:700}.categories-item p{font-size:12px;font-weight:400;margin-top:5px}.categories-grid{display:flex;flex-direction:row;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;gap:10px;width:calc(100vw - 225px);padding:20px 0}.categories-item{flex:0 0 9%;scroll-snap-align:center;text-align:center;width:9%;height:auto;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.category-img{width:40px;height:40px;object-fit:cover;border-radius:50%;background-color:#d9d9d9}.category{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;width:200px;border-radius:8px;font-size:14px;font-weight:400}.new-arrivals{display:flex;align-items:center;justify-content:space-between}.new-arrivals h3{font-size:22px;font-weight:700}.new-arrivals p{font-size:12px;font-weight:400;margin-top:5px}.home-products-grid{display:grid;grid-template-columns:repeat(5,1fr);width:100%;gap:7px}.arrival-products-grid{display:grid;grid-template-columns:repeat(6,1fr);width:100%;gap:10px}.home-products-grid>a>img{width:100%;height:190px}.arrival-products-grid>a>img{width:100%;height:140px}.home-products-grid>a>.product-price{margin-top:-8px}.home-products-grid>a>.justify{margin-top:-1px}.promotion-banners{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0;width:100%}.banners{display:flex;align-items:center;justify-content:center;background:#dbf3ff;width:100%;height:162px;font-size:12px}.quick-shop{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px}.quick-item{display:flex;flex-direction:row;gap:15px;padding:10px}.item-stack{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px}.main-img img{width:150px;height:190px;object-fit:cover;border-radius:10px}.main-img .justify{margin:3px 10px}.item-stack img{width:150px;height:95px;object-fit:cover;border-radius:10px}.circle-slider{display:flex;align-items:center;gap:5px}.circle-slider .circle{width:8px;height:8px;border-radius:50%;background-color:#d9d9d9}.circle-slider .circle.active{background-color:#131480}.circle-slider .circle-active{display:flex;align-items:center;justify-content:center;background-color:#fff;border:.5px solid#131480;width:15px;height:15px;border-radius:50%}@media (max-width: 1150px){.card-grid{grid-template-columns:repeat(2,1fr)}.home-products-grid{grid-template-columns:repeat(4,1fr)}.arrival-products-grid{grid-template-columns:repeat(5,1fr)}}@media (max-width: 1100px){.categories-grid{width:calc(100vw - 120px)}.quick-shop{grid-template-columns:repeat(2,1fr)}}@media (max-width: 910px){.news-grid{grid-template-columns:1fr}}@media (max-width: 768px){.categories-grid{width:calc(100vw - 80px)}.home-main{grid-template-columns:1fr}.story h4{margin-top:15px}.home-products-grid{grid-template-columns:repeat(3,1fr)}.arrival-products-grid{grid-template-columns:repeat(4,1fr)}.quick-shop{grid-template-columns:repeat(2,1fr)}.quick-item{align-items:center}}@media (max-width: 680px){.quick-shop{grid-template-columns:1fr;gap:20px}.main-img img{width:calc((100vw - 160px)/2);height:190px;object-fit:cover;border-radius:10px}.item-stack{display:flex;flex-direction:column;align-items:center;gap:10px;height:190px}.item-stack img{width:calc((100vw - 75px)/2);height:calc(50% - 5px);object-fit:cover;border-radius:10px}}@media (max-width: 620px){.catgories-option{display:flex;flex-direction:row;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;gap:10px;width:100%}.category{flex:0 0 30%;scroll-snap-align:center;text-align:center;width:30%;height:auto;border-radius:10px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.category:last-child{flex:0 0 50%}.categories-item{flex:0 0 18%;width:18%}.card-grid{display:flex;flex-direction:row;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;gap:10px;width:100%}.card-grid .grid-text p{display:none}.card-grid .grid-text h5{font-size:12px}.grid-item{flex:0 0 30%;scroll-snap-align:center;text-align:center;width:30%;height:auto;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center}.grid-item svg{margin-left:8px;width:24px}.success-story{display:flex;flex-direction:row;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;gap:10px;width:100%}.success-story img{flex:0 0 70%;scroll-snap-align:center;text-align:center;width:70%;height:auto;border-radius:10px}.home-products-grid{grid-template-columns:repeat(2,1fr);gap:20px}.arrival-products-grid{grid-template-columns:repeat(3,1fr)}.home-products-grid>a>img{width:100%;height:auto}.promotion-banners{grid-template-columns:1fr}.main-img img{width:calc((100vw - 75px)/2);height:190px;object-fit:cover;border-radius:10px}}@media (max-width: 480px){.home-products-grid{grid-template-columns:1fr}.arrival-products-grid{grid-template-columns:repeat(2,1fr)}.categories-grid{width:calc(100vw - 40px)}.category{flex:0 0 35%;width:35%;font-size:13px}}@media (max-width: 350px){.category{flex:0 0 40%;width:40%}}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:calc(100vh - 84px)}.empty-state img{width:165px;height:165px}.empty-state p{font-size:12px;margin-top:20px}.messages{display:grid;grid-template-columns:.5fr 1fr;column-gap:40px}.message-list,.message-content{padding-top:10px;background-color:#fff}.message-content{position:relative}.message-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;padding:0 10px}.message-header h3{font-size:19px;font-weight:700}.message-btn .unread{margin-left:5px;background:#b3261e;width:15px;height:15px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;color:#fff}.message-btn{display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:25px}.message-btn button.active{border:none}.message-btn span{font-size:11px;font-weight:600}.message-list h4{font-size:20px;font-weight:700;margin-bottom:20px}.message{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:15px;color:#000;margin-bottom:25px;padding:5px 10px;border-radius:6px;border-bottom:1px solid #ddd}.message-img{display:flex;align-items:center;justify-content:center;gap:15px}.text-header{display:flex;align-items:center;justify-content:space-between;font-size:10px;margin-bottom:12px;font-weight:400;position:relative}.chat-container{display:flex;flex-direction:column}.self{background:#dcdcfa;font-size:12px;font-weight:400;padding:20px;border-radius:8px}.receiver{background:#d5e3ff;font-size:12px;font-weight:400;padding:20px;border-radius:8px}.messages-container{flex:1;overflow-y:auto;padding:10px;display:flex;flex-direction:column;gap:10px;background-color:#f9f9f9}.message-bubble{padding:10px;border-radius:15px;max-width:60%;word-wrap:break-word}.message-bubble.self{align-self:flex-end;background:#dcdcfa;font-size:12px;font-weight:400;padding:20px;border-radius:20px 20px 0/20px 20px 0px;max-width:170px;line-height:18px}.message-bubble.receiver{align-self:flex-start;background:#d5e3ff;font-size:12px;font-weight:400;padding:20px;max-width:170px;line-height:18px;border-radius:20px 20px 20px 0/20px 20px 20px 0px}.message-status{font-size:12px;margin-top:5px;text-align:right}.message-wrapper{display:flex;flex-direction:column}.message-wrapper.self{align-self:flex-start;align-items:flex-start}.message-wrapper.receiver{align-self:flex-end;align-items:flex-end}.message-status.read{color:#b5b3b3}.message-status.unread{color:#ff3b30}.image-message{max-width:100%;border-radius:10px}.input-container.input{display:flex;align-items:center;padding:5px;height:80px;background-color:#fff}.input-box{flex:1;height:30px;border-radius:20px;border:none;background:#e3e3e3}.icon{margin:0 6px;cursor:pointer;color:#888}.send-button{background-color:#7777a7;color:#fff;padding:10px 15px;border:none;border-radius:20px;cursor:pointer}.message-settings{position:absolute;top:45px;right:0;z-index:10;background-color:#fafafa;border:1px solid #ddd;border-radius:20px;padding:20px}.justify{display:flex;align-items:center;justify-content:space-between}.tag{margin-right:"10px";display:flex;flex-direction:row;align-items:center;gap:5px}.tag img{width:10px;height:10px;object-fit:contain}.settings-tab{margin-top:15px;cursor:pointer}.message-settings .delete{display:flex;gap:10px;margin-top:15px;color:#ff3b30;padding:10px;background:#fff;border-radius:7px}.message-settings .delete p{font-weight:600}.message-settings .justify{background:#fff;border-radius:7px}.settings-tab p{font-weight:400}@media (max-width: 768px){.messages{grid-template-columns:1fr;column-gap:0}.message-header h3{font-size:15px;font-weight:700}}.back-btn{display:flex;align-items:center}.back-btn span{margin-left:10px;color:#49454f;font-size:14px;font-weight:700}.back-nav{display:flex;align-items:center;justify-content:space-between;padding-right:10px}.toggle-switch{position:relative;display:inline-block;width:50px;height:30px}.toggle-switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;background-color:#ccc;border-radius:24px;width:100%;height:100%;transition:background-color .3s}.slider:before{content:"";position:absolute;height:26px;width:26px;left:3px;bottom:2px;background-color:#fff;border-radius:50%;transition:transform .3s}.toggle-switch input:checked+.slider{background-color:#34c759}.toggle-switch input:checked+.slider:before{transform:translate(19px)}.main{display:grid;grid-template-columns:1.5fr 1fr;height:100vh}.left-side{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 0 40px 70px}.container{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#000;height:100vh}.container-option{margin-left:90px;padding:30px 60px;background:#f8f8f8;border-radius:20px;max-width:300px;width:100%}.container-option h4{font-size:21px;font-weight:600;margin-bottom:15px}.container-option p{font-size:12px;font-weight:700;line-height:16px;margin-bottom:20px}.brand-logo{position:absolute;top:15px;left:10%;object-fit:contain;width:130px;height:130px;margin-top:-30px}.google,.apple,.email{width:100%;border-radius:10px;padding:15px 35px;font-size:12px;font-weight:700;border:none;display:flex;align-items:center;justify-content:center;gap:8px}.google{background-color:#131480;color:#fff}.container-option span{font-weight:700}.apple{background-color:#000;color:#fff;margin-bottom:10px}.email{background-color:#fff;color:#d9d9d9;border:1px solid #ccc}.copyright{font-size:10px;position:absolute;bottom:15px;color:#252587}.or-container{display:flex;align-items:center;justify-content:center;margin:10px 0}.or-container:before,.or-container:after{content:"";flex:1;border-bottom:.06rem solid #000;margin:8px 0}.or-text{margin:0 10px;font-weight:700;font-size:12px;color:#000}.info{position:fixed;right:0;top:0;background:#dcdcfa;color:#fff;width:40%;display:flex;align-items:center;justify-content:center;height:100vh}.info img{object-fit:cover;max-width:80%;height:auto}.right-side{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:160px 114px;position:fixed}.info h6{margin-top:20px;font-size:13px;color:#000;font-weight:300}.info p{text-align:center;color:#000;color:#252587;position:absolute;width:auto;bottom:30px}.primary{color:#131480}.slider-indicators{display:flex;justify-content:center;margin-top:30px;gap:6px}.indicator{width:6px;height:6px;background-color:#ccc;border-radius:50%;transition:background-color .3s ease}.indicator.active{background-color:#9090cc}.terms{display:flex;align-items:center;margin-bottom:10px}.terms span{margin-left:10px;font-size:8px;color:#131480;font-weight:400}.reg-terms p{font-size:9px;color:#131480;font-weight:400}@media (max-width: 1024px){.container-option{margin-left:0;padding:20px 45px}.info h6{font-size:15px;width:100%}.right-side{padding:80px 70px}}@media (max-width: 768px){.main{grid-template-columns:1fr}.info{display:none}.left-side{padding:40px 30px}.container-option{margin-left:0}.copyright{position:absolute;bottom:0;color:#252587;font-size:10px}.container-option h4{font-size:26px;margin-bottom:20px}.container-option p{font-size:16px;margin-bottom:40px}.google,.apple,.email{font-size:12px;padding:17px 35px}.info h6{font-size:17px}}@media (max-width: 500px){.brand-logo{margin-left:0}.container-option h4{font-size:24px;margin-bottom:20px}.container-option p{font-size:14px;margin-bottom:40px}.google,.apple,.email{font-size:12px;padding:14px 30px}.info h6{font-size:14px}.left-side{padding:0}}@media (max-width: 370px){.container-option{width:70%;margin:0}}.input-container{position:relative;width:100%}div.input-container input[type=text],div.input-container input[type=password],div.input-container input[type=number],.input-container textarea{width:100%;height:55px;padding:20px 10px 10px;font-size:14px;border:1px solid #ccc;border-radius:6px;outline:none;box-sizing:border-box}div.input-container input[type=checkbox]{width:20px;height:20px;padding:20px 10px 10px;font-size:14px;border:2px solid #ccc;border-radius:6px}input::placeholder{color:gray;font-size:14px;opacity:1}input:focus+label,input:not(:placeholder-shown)+label{top:5px;left:12px;font-size:9px;color:gray}.input-container textarea{height:90px}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.input-container{position:relative;margin-bottom:30px;width:100%}select{width:100%;height:55px;padding:20px 10px 10px;font-size:12px;border:1px solid #ccc;border-radius:6px;outline:none;font-weight:600}div.input-container label{position:absolute;top:10px;left:12px;font-size:10px;color:#999;pointer-events:none;transition:.3s}select:focus+label,select:not(:placeholder-shown)+label{top:0;left:12px;font-size:12px;color:#000}input::placeholder{color:#000;font-size:14px;opacity:1}.otp-box{display:flex;justify-content:space-between;margin-bottom:5px;width:100%}.otp-input{width:40px!important;height:40px!important;text-align:center;font-size:20px;border:1px solid #b9b9f5!important;border-radius:5px;outline:none;margin-right:10px;transition:border-color .3s}.otp-input:focus{border:2px solid #b9b9f5}.preloader{position:fixed;top:0;left:0;width:100%;height:100%;background:#131480;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:40px;z-index:9999}.preloader h1{color:#fff;font-family:"Inter, Satoshi",sans-serif;font-size:86px;font-weight:700}.spinner-container{text-align:center;color:#fff}.spinner{width:30px;height:30px;border:2px solid rgba(255,255,255,.3);border-top:2px solid #fff;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto}.spinner-container{display:flex;align-items:center;gap:20px}.login-spinner{display:flex;align-items:center;gap:10px}.login-spinner .spin{width:15px;height:15px;border:2px solid rgba(255,255,255,.3);border-top:2px solid #fff;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto}.login-spinner span{font-size:12px;font-weight:700}.spinner-image{width:100px;height:132px}.spinner-container p{font-size:14px;font-weight:700;letter-spacing:1.5px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.preloader.hidden{display:none}@media (max-width: 610px){.preloader h1{font-size:55px;font-weight:700}}.profile-container{display:grid;grid-template-columns:1fr 2.3fr;column-gap:30px;row-gap:30px;padding:20px 0 0;margin-bottom:-15px}.user{padding:20px;background-color:#fff}.profile-content{margin-right:120px;background:#fff;padding:10px}.user-details{display:flex;align-items:center;gap:10px}.user-details h4{font-size:16px;font-weight:700;margin-bottom:10px}.user-details img{width:50px;height:50px;object-fit:cover;border-radius:50%}.user-details>div{display:flex;flex-direction:column}.user-details p{font-size:12px;font-weight:400}.user-details p:last-child{display:flex;gap:5px}.settings-options{margin-top:15px}.settings-option{cursor:pointer;padding:15px 10px;background:#fff;border-bottom:1px solid #eee;margin-bottom:8px}.option-label{display:flex;align-items:center;gap:10px}.option-label p{font-size:12px;font-weight:400}.profile-content h4{font-size:20px;font-weight:700}.info-details{margin-top:20px}.info-details .justify{margin-bottom:25px;font-size:12px;font-weight:400}.acc-footer{text-align:center;font-size:12px;font-weight:400;line-height:18px;margin-top:40px}.password-validation{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:10px;margin-bottom:20px}.password-validation h4{font-size:16px}.password-validation span{font-size:10px;color:#fff;background:#131480;padding:8px 10px;border-radius:10px}.delete p{color:#ff3b30}.bank-details{margin-top:20px}.bank-details p{margin-bottom:10px}.profile-action{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:70px}.profile-action button{border:none;font-size:12px;font-weight:500}.trader-order{margin-top:10px}.trader-order .order-item{display:flex;align-items:center;gap:20px;padding:10px;background:#fff;border-radius:10px;margin-bottom:30px;cursor:pointer}.trader-order .order-item img{width:58px;height:70px;object-fit:cover;border-radius:7px}.trader-order .order-text{width:100%}.trader-order .order-text h5{font-size:14px;font-weight:700}.trader-order .order-detail{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.trader-order .order-detail .detail-text{display:flex;flex-direction:column;gap:5px}.trader-order .order-detail p,.trader-order .order-detail span{font-size:12px;font-weight:400}.trader-order .order-detail .preference{border-radius:7px}@media (max-width: 1000px){.profile-content{margin-right:40px}}@media (max-width: 768px){.profile-content{margin-right:0}.profile-container{padding:0;column-gap:10px;row-gap:10px;grid-template-columns:1fr}}.add-products{display:flex;align-items:center;justify-content:center}.add-container{padding:20px;width:480px;border-radius:10px;background-color:#fff}.add-container .justify{margin-bottom:30px}.add-container .justify h4{font-size:20px}.input-section{margin-top:10px;background:#fff;padding:10px}.add-container p{font-size:10px;padding:8px 18px;border:1px solid #ddd;border-radius:30px}.media-upload{margin:15px 0;padding:10px 20px;border:1px solid #ccc;border-radius:10px}.choose-file{display:flex;flex-direction:row;align-items:center;gap:10px;margin-bottom:10px}.preview-container{display:flex;flex-wrap:wrap;gap:10px;margin-top:10px}.preview-image,.preview-video{width:50px;height:50px;object-fit:cover;border:1px solid #ccc;border-radius:5px}.choose-file h5{font-weight:400;font-size:12px;color:#5a5555}.choose-file h3{font-size:14px;font-weight:700;color:#5a5555}.upload{margin:21px 0}.custom-file-input{display:none;color:#5a5555}.custom-file-label{display:inline-block;background-color:#dcdcfb;padding:8px 20px;border-radius:5px;font-size:14px;text-align:center;cursor:pointer;border:none}.span{color:#5a5555;font-size:12px}.custom-file-label:hover{background-color:#dcdcfb}.custom-file-label:focus{outline:2px solid #dcdcfb}.product-list{background-color:#fff;margin-top:-10px}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);column-gap:8px;row-gap:8px}.product-item{padding:15px 5px}.product-item img{object-fit:contain;width:100%;height:250px;border-radius:12px}.product-item .product-name{margin-top:10px;font-size:11px;font-weight:400;margin-bottom:10px}.product-item strong{font-size:18px}.product-item span{font-size:10px}.product-item .justify{font-size:12px;margin-top:10px}.product-details-{margin-top:10px;margin-right:60px;display:grid;grid-template-columns:1fr 1fr;column-gap:20px;row-gap:20px}.trader.product-details-{display:grid;grid-template-columns:2.2fr 2fr 1fr;gap:15px;height:100%;margin:20px 0 0}.trader-action-btn p{font-size:11px}.trader-product-details{display:flex;flex-direction:row;gap:10px;height:47.5vh;padding:6px}.trader-price-show{display:flex;gap:10px;align-items:center;justify-content:center;border-radius:5px;background:#dcdcfa;padding:10px}.trader .product-desc-details .metrics{display:flex;flex-direction:column;align-items:center}.trader-product-details .img-grid{display:flex;flex-direction:column;margin-right:0;width:auto}.trader-product-details .cover-img{width:100%;height:auto;margin:0}.trader-product-details .img-item{width:50px;height:100%}.trader .product-desc-details h4{font-size:18px;font-weight:400}.trader .product-desc-details .sales-price strong{font-size:14px;font-weight:700}.trader .product-desc-details .sales-price h6{font-size:12px;font-weight:400;text-align:center}.trader .product-desc-details .overview-metrics{display:flex;align-items:center;justify-content:center;flex-direction:row;margin:0}.custom-options .preference h6{font-size:12px;font-weight:400}.custom-options{display:flex;align-items:center;gap:10px}.pd-nav,.justify{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.media,.product-desc-details{margin-top:10px;width:100%}.all-reviews{display:flex;align-items:center;justify-content:center;gap:10px;color:#0a0a0b}.product-details- .justify h3{font-size:14px;font-weight:700}.edit-icon{margin-top:5px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #cccbcb;border-radius:10px;padding:8px 10px}.edit-icon h5{color:#0a0a0b;font-size:13px;font-weight:500}.media h4,.product-desc-details h4{margin-top:10px;margin-bottom:10px;font-size:12px;font-weight:400}.cover-img{width:100%;height:220px;display:flex;align-items:center;justify-content:center}.cover-img img{width:100%;height:100%;border-radius:5px;object-fit:contain}.img-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(60px,1fr));column-gap:7px;row-gap:7px;margin-right:30px;width:100%}.img-item{width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:5px}.img-item img{width:60px;height:60px;object-fit:cover}.product-desc-details p,.media p{font-size:12px;font-weight:400;width:170px;text-align:left}.product-desc-details span{font-size:12px;font-weight:400}.product-desc-details p:last-child{font-size:12px;font-weight:400;width:170px;text-align:right}.product-desc-list{margin-bottom:10px}.product-desc-status{font-size:10px;font-weight:400;padding:6px 10px;background:#fc0;border:none;border-radius:4px}.product-desc-alert{font-size:12px;font-weight:400;padding:6px 10px;background:#d60c21;color:#fff;border:none;border-radius:4px}.reviews{padding:10px;background-color:#f2f2f7;border:none;border-radius:6px;margin-top:10px}.rating-stars{display:flex;align-items:center;flex-direction:row;gap:10px;margin-bottom:15px}.progress-bar-container{width:100px;background-color:#e0e0e0;border-radius:5px;overflow:hidden;height:5px}.progress-bar{width:80%;height:100%;background-color:#131480;border-radius:5px;transition:width .3s ease}.progress-rating{width:100px;height:6px;border:none;border-radius:10px;background:#131480}.rating{font-size:14px;color:#333;font-weight:700;white-space:nowrap}.delete-modal-option{display:flex;align-items:center;justify-content:space-around;gap:30px}.upload-container{max-width:400px;margin:20px auto;padding:20px;border:1px solid #ddd;border-radius:10px;background-color:#f9f9f9;box-shadow:0 4px 6px #0000001a}.progress-container{width:100%;height:10px;background-color:#e0e0e0;border-radius:5px;overflow:hidden;margin-bottom:10px}.progress-bar{width:0%;height:100%;background-color:#4caf50;border-radius:5px;transition:width .3s ease}.progress-message{font-size:14px;color:#333;text-align:center}#progress-percent{font-weight:700;color:#4caf50}@media (max-width: 1100px){.trader.product-details-{grid-template-columns:1fr 1fr}.trader.product-details- .preference{display:block}}@media (max-width: 768px){.add-container{padding:10px;width:100%}.input-section{margin-top:20px;background:#fff;padding:10px 5px}.media-upload{margin:20px 0}.products-grid{grid-template-columns:repeat(3,1fr)}.products-grid{grid-template-columns:repeat(2,1fr);column-gap:5px;row-gap:2px}.list-head .justify{flex-direction:column;align-items:baseline}.product-item img{height:160px;border-radius:5px}.product-details-{grid-template-columns:1fr;margin-right:0}.img-grid{grid-template-columns:repeat(10,1fr);margin-right:0}.trader.product-details-{grid-template-columns:1fr;margin-top:0}.trader-action-btn{display:grid;grid-template-columns:1fr 1fr;gap:10px}}@media (max-width: 550px){.trader-product-details .img-grid{display:none}.img-grid{grid-template-columns:repeat(8,1fr)}.pd-nav{flex-direction:column;align-items:start}.pd-nav .align{margin-top:15px}}@media (max-width: 440px){.img-grid{grid-template-columns:repeat(6,1fr)}}@media (max-width: 380px){.action-btn{width:100%}.trader-action-btn{grid-template-columns:1fr;width:88%}.product-desc-details{width:88%}.action-btn .btn-primary{width:100%}.media{width:88%}}@media (max-width: 335px){.action-btn{width:100%}.trader-action-btn{grid-template-columns:1fr;width:70%}.product-desc-details{width:70%}.action-btn .btn-primary{width:100%}.media{width:70%}}.not-found-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background:linear-gradient(135deg,#5e7fea,#371781);color:#fff;font-family:Arial,sans-serif;text-align:center}.not-found-title{font-size:10rem;font-weight:700;margin:0;text-shadow:2px 2px 10px rgba(0,0,0,.3)}.not-found-message{font-size:1.5rem;margin:1rem 0;max-width:600px;line-height:1.6}.not-found-link{display:inline-block;margin-top:1rem;padding:.8rem 1.5rem;font-size:1rem;color:#371781;background:#fff;text-decoration:none;border-radius:5px;transition:background .3s ease,color .3s ease;box-shadow:2px 2px 8px #0003}.not-found-link:hover{background:#371781;color:#fff}.server-error-container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-family:Arial,sans-serif;text-align:center}.server-error-title{font-size:10rem;font-weight:700;margin:0;text-shadow:2px 2px 10px rgba(0,0,0,.3)}.server-error-message{font-size:1.5rem;margin:1rem 0;max-width:600px;line-height:1.6}.server-error-link{display:inline-block;margin-top:1rem;padding:.8rem 1.5rem;font-size:1rem;color:#667eea;background:#fff;text-decoration:none;border-radius:5px;transition:background .3s ease,color .3s ease;box-shadow:2px 2px 8px #0003}.server-error-link:hover{background:#667eea;color:#fff}.cart{display:grid;grid-template-columns:1.4fr 1fr;gap:30px;padding:0 20px}.cart-items{display:flex;justify-content:space-between;gap:25px;margin-bottom:30px}.delivery-item .cart-items{justify-content:start}.cart-items img{width:150px;height:118px;border-radius:20px;object-fit:contain}.cart-items h5{font-size:11px;font-weight:400;line-height:15px}.cart-items .store-name{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 10px;border-radius:20px;background:#dcdcfa;margin-top:10px;margin-bottom:10px}.cart-items .store-name span{font-size:12px;font-weight:700;color:#131480;text-align:center}.cart-items p{font-size:10px;font-weight:400;margin-bottom:10px}.add-remove{display:flex;align-items:center;gap:8px}.add-btn,.remove-btn{background-color:#131480;color:#fff;font-size:15px;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer}.cart-quantity{background:#dcdcfa;padding:2px 10px;border-radius:3px;color:#131480;font-size:10px;font-weight:400}.carts-summary h5{font-size:12px;font-weight:700;margin-bottom:20px}.order-summary .justify{margin-bottom:15px;font-size:12px;font-weight:400}.order-summary hr{margin-top:10px;margin-bottom:10px;border:.5px solid #b9b9f5}.recommendation h4{font-size:14px;font-weight:700;margin-bottom:10px}.recommended-products{display:grid;grid-template-columns:1fr 1fr}.recommended-products img{width:100%;height:124px}.recommended-products .product-item{background-color:#fff;border-radius:10px;margin-bottom:10px}.recommended-products .product-item strong{font-size:12px;font-weight:600}.recommended-products .product-item .product-name{font-size:10px;font-weight:400;margin-bottom:-6px}.recommended-products .product-item .justify p{font-size:10px;font-weight:400;margin-top:-10px}.delivery{margin:0 20px;cursor:pointer}.delivery-date{margin:10px 30px}.delivery-date img{width:58px;height:58px;border-radius:10px;object-fit:contain}.delivery-date .cart-items{gap:20px}.delivery h4{margin-top:30px;font-size:14px;font-weight:700;margin-bottom:20px}.destination{display:flex;align-items:center;gap:20px}.destination span{font-size:14px;font-weight:400}.protection h4{font-size:14px;font-weight:700}.protection-type{margin-top:15px}.protection-type .justify{margin-bottom:18px}.protection-text{display:flex;align-items:center;gap:20px}.protection-text>div{display:flex;flex-direction:column;gap:2px}.protection-text h5{margin:0;font-size:13px;font-weight:700}.protection-text h6{font-size:11px;font-weight:400;margin-top:5px}.shipping-address{text-align:left}.shipping-address h4{font-size:15px;font-weight:700;margin-bottom:20px}.shipping-address .lock{display:flex;align-items:center;flex-direction:row;gap:10px;margin-bottom:20px}.shipping-address .lock span{font-size:10px;font-weight:400}@media (max-width: 1100px){.recommended-products{grid-template-columns:repeat(4,1fr)}}@media (max-width: 768px){.cart{grid-template-columns:1fr}.recommended-products{grid-template-columns:repeat(3,1fr)}}@media (max-width: 510px){.recommended-products{grid-template-columns:repeat(2,1fr);gap:20px}.cart{gap:15px;padding:10px}.cart-items{gap:10px;margin-bottom:20px}.cart-items .store-name{padding:6px 5px}.cart-items .store-name span{font-size:10px}}.sidebar{height:100vh;background-color:#e3e3e3;position:fixed;top:0;left:0}.sidebar img{width:30px;height:40px;object-fit:cover;margin-left:10px}.brand-icon{display:flex}.brand-icon span{font-size:23px;margin-left:5px;font-weight:400;color:#131480}.sidebar-nav{padding:35px 20px}.sidebar-nav ul{margin-top:35px;list-style-type:none}.sidebar-nav ul li{display:flex;flex-direction:row;align-items:center;margin-bottom:10px;color:#000;padding:8px 10px;transition:all ease-in-out}.sidebar-nav ul li:hover{background-color:#b9b9f5;color:#0f1066;border-radius:6px;transition:all ease-in-out}.sidebar-nav ul li span:hover{color:#0f1066}.sidebar-nav ul li svg{transition:all ease-in-out}.sidebar-nav ul li span{color:#000;margin-left:10px;font-weight:500;font-size:13px}.active{background-color:#dcdcfa;color:#0f1066;border-radius:5px}.sidebar-nav ul li.active span{font-weight:700;color:#0f1066}.active svg{color:#0f1066;font-size:25px}.tooltip{visibility:visible;display:inline-block;background-color:#d5e3ff;padding:10px;border-radius:6px;position:absolute;z-index:1000;left:55px;opacity:0;transition:opacity .3s ease;text-align:center;box-shadow:0 4px 8px #0000001a;border:1px solid #ddd}li:hover .tooltip{visibility:visible;opacity:1;color:#00379d}@media (max-width: 610px){.tooltip{visibility:hidden;opacity:0}.sidebar-nav{padding:30px 10px}.sidebar-nav ul li{align-items:center}.sidebar-nav ul li svg{margin-left:10px}}.dashboard{display:grid;grid-template-columns:.8fr 1fr;column-gap:40px}img{object-fit:cover;width:25px;height:auto}.acc-info,.trasanction-header,.analytics{display:flex;align-items:center;justify-content:space-between}.acc-balance{display:flex;align-items:center;gap:10px;margin-bottom:50px}.acc-balance h1{font-size:33px}.acc-info .more{margin-bottom:20px}.acc-info{position:relative}.account-switch{width:250px;background-color:#fff;border:.5px solid #ccc;padding:15px 50px;text-align:left;position:absolute;border-radius:10px}.account-switch h5{font-size:20px;font-weight:700}.account-list .accounts{display:flex;align-items:center;justify-content:space-between;padding:10px}.account-list .accounts h4{margin-bottom:5px;font-size:12px;font-weight:700}.account-list .accounts h1{font-size:20px;font-weight:700}.business-tool,.business-analytics{display:flex;flex-direction:column;margin-bottom:5px;color:#000}.business-tool h3,.business-analytics h3{font-size:20px;margin-bottom:15px}.business-grid{display:grid;grid-template-columns:repeat(4,1fr);column-gap:12px;row-gap:15px}.business-grid-item{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;border-radius:8px}.business-grid-item h4{margin-top:8px;font-size:9px}.analytics{padding:25px 20px;background:#dcdcfa;border-radius:5px;margin-bottom:10px}.analytics-,.more{display:flex;align-items:center;justify-content:center}.analytics- img{object-fit:cover;width:38px}.analytic-text{margin-left:20px}.analytic-text h4{font-size:12px;font-weight:600;margin-bottom:10px}.analytic-text p{font-size:10px;font-weight:400;line-height:15px}.trasanction-header{padding:20px 10px}.trasanction-header span{font-size:10px;color:#131480;font-weight:600;margin-right:7px}.trasanction-header h5{font-size:20px}.transactions{padding:5px 25px 5px 0}.transactions{display:flex;flex-direction:column}.trx{display:flex;align-items:center;justify-content:space-between;padding:5px 0}.trx-detail{display:flex;align-items:center;justify-content:space-between;padding:20px}.trx-data{margin-left:20px}.trx-data h6,.amount-date h6{font-size:12px;margin-bottom:10px}.trx-data p,.amount-date p{font-size:10px;font-weight:400}.amount-date{display:flex;flex-direction:column;align-items:end}.with{position:relative}.withdraw{position:absolute;top:25px;right:10px;background:#fff;border:2px solid #ebebeb;box-shadow:#ccc;padding:0 15px;display:flex;flex-direction:column;border-radius:10px;margin-top:5px}.withdraw button{display:flex;align-items:center;padding:12px;background:none;border:none;border-radius:16px}.withdraw button span{margin-left:8px;font-size:13px;font-weight:700;color:#131480}@media (max-width: 1004px){.business-grid{grid-template-columns:repeat(3,1fr)}.transactions{padding:5px 10px}}@media (max-width: 768px){.dashboard{grid-template-columns:1fr}.business-grid{grid-template-columns:repeat(2,1fr)}.withdraw{top:30px;right:0}}@media (max-width: 550px){.business-grid{grid-template-columns:repeat(2,1fr)}.withdraw{padding:0 8px}}.nerchant-academy h3{font-size:22px;font-weight:700}.video,.article{margin-top:20px;color:#131480;padding:10px}.video .justify h6,.article .justify h6{font-size:14px;font-weight:700}.more{display:flex;gap:8px;cursor:pointer}.video .justify span,.article .justify span{font-size:11px;font-weight:400}.medialist{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:20px;cursor:pointer}.mediaitem .media-img{width:100%;height:250px;background-color:#d9d9d9;border-radius:10px}.article .medialist .mediaitem .media-img{width:100%;height:190px;background-color:#d9d9d9;border-radius:10px}.article h5{margin-top:15px;color:#131480;font-size:16px;font-weight:20px;font-weight:700;line-height:30px;cursor:pointer}.mediaitem .justify{margin-top:10px}.mediaitem .justify h6,.mediaitem .justify span{font-size:12px;font-weight:400;color:#131480}.academy-video .medialist,.academy-article .medialist{grid-template-columns:1fr 1fr 1fr}.academy-article h5{margin-top:15px;color:#131480;font-size:16px;font-weight:20px;font-weight:700;line-height:30px;cursor:pointer}.academy-article .mediaitem .justify{margin-top:10px}.academy-article .mediaitem .justify h6,.mediaitem .justify span{font-size:12px;font-weight:400;color:#131480}@media (max-width: 900px){.academy-video .medialist,.academy-article .medialist{grid-template-columns:1fr 1fr}}@media (max-width: 500px){.medialist,.academy-video .medialist,.academy-article .medialist{grid-template-columns:1fr}}.orders-grid{display:grid;grid-template-columns:repeat(2,1fr);column-gap:20px;row-gap:20px}.order-item{display:flex;gap:30px;margin-top:20px}.order-item img{width:290px;height:250px;height:auto;border-radius:6px;object-fit:cover}.cover-img.order{height:calc(100vh - 210px);width:100%;background-color:#e3e3e3;border-radius:8px}.order-desc h4{font-size:14px;font-weight:400;line-height:19px;margin:15px 0}.order-desc strong{font-size:22px;font-weight:700}.order-desc p{margin-top:8px;font-size:14px;font-weight:400}.checkbox-container{display:flex;flex-direction:column;gap:10px;margin-top:20px}.checkbox-item{display:flex;align-items:center;font-size:12px;color:#333;cursor:pointer;margin-bottom:15px;position:relative}.tracking-line{position:absolute;left:10px;top:22px;width:1.2px;height:100%;background-color:#3f51b5}.checkbox-item input[type=checkbox]{display:none}.checkbox-item .checkmark{width:16px;height:16px;border:2px solid #131480;border-radius:50%;background-color:#131480;margin-right:10px;display:flex;justify-content:center;align-items:center;color:#fff;font-size:12px;transition:background-color .3s ease,border-color .3s ease}.checkbox-item .checkmark.progress{border:2px solid #ccc}.checkbox-item input[type=checkbox]:checked+.checkmark:before{content:"✔";color:#fff}.checkbox-item input[type=checkbox]:not(:checked)+.checkmark:before{content:"✔";color:#ccc}.checkbox-item input[type=checkbox]:not(:checked)+.checkmark{background-color:#fff;color:#fff}.no-rev{display:flex;align-items:center;justify-content:center;gap:20px;padding:20px}.orderbyid .justify h4{font-size:18px;font-weight:700}.orderbyid .top{border-bottom:1px solid #e3e3e3;padding-bottom:20px}.orderbyid .justify h6{font-size:12px;font-weight:400}.orderbyid .id{margin-bottom:40px}.order-contact{margin-top:10px;display:flex;gap:10px}.order-contact div{display:flex;align-items:center;gap:6px}.order-contact div span,.order-info-detail span{font-size:12px}.order-info-details{display:grid;grid-template-columns:1fr 1fr 1fr;gap:30px;padding:20px}.order-info-detail{padding:10px 20px}.order-info-detail h3{font-size:14px;font-weight:700;margin-bottom:15px}.order-info-detail div{font-size:12px;margin-top:10px}.order-value{font-size:12px}.order-value span{display:grid;grid-template-columns:1fr 1fr;align-items:center;justify-content:space-around}@media (max-width: 768px){.cover-img.order{width:100%;height:450px}.orders-grid{grid-template-columns:1fr;column-gap:10px}}@media (max-width: 450px){.order-item img{width:180px;height:250px;height:auto;border-radius:6px;object-fit:cover}}.trx-list{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px;font-weight:600}.todash{display:flex;align-items:center;justify-content:center}.todash span{margin-left:10px;color:#49454f;font-size:14px;font-weight:700}.trx-btn{display:flex;align-items:center;justify-content:center;gap:10px}.trx-btn button:hover{background:#e8def8}.money{display:flex;align-items:center;justify-content:center;padding:8px 15px;border:1px solid #79747e;border-radius:8px}.money span{font-size:12px;font-weight:600;color:#49454f;margin-left:5px}.trx-active{background:#e8def8;border:none}.trx-active span{color:#000}table{width:100%;border-collapse:collapse;padding:20px;overflow-x:scroll}tr{background-color:#e3e3e3;font-weight:700;height:30px;border-radius:8px;border:none}th,td{font-size:12px;padding:12px;text-align:left;border:1px solid #ddd}th{background-color:#e3e3e3;font-weight:700;height:33px;border:none}td{background-color:#fff;border:none;border-bottom:.8px solid #ebebeb;font-weight:600;height:40px}.first-column{display:flex;align-items:center}.first-column span{margin-left:10px}.first-column i{margin-right:8px}.success,.failed,.pending{color:#fff;font-size:11px;font-weight:500;padding:8px 15px;display:inline-block;border-radius:8px}.success{background:#34c759}.pending{background:#fc0;color:#000}.failed{background:#ff3b30}@media (max-width: 768px){.trx-list{align-items:baseline}.trx-btn{flex-direction:column;align-items:flex-start;justify-content:start}.trx-btn button{width:100%;margin-bottom:10px}}.notification-messages{display:grid;grid-template-columns:.4fr 1fr;column-gap:50px}.notification-list,.notification-content{padding-top:20px;background-color:#fff}.notification-btn{display:flex;flex-direction:row;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;width:100%;gap:8px;margin-bottom:15px;margin-top:20px}.notification-btn button.active{border:none}.notification-btn span{font-size:11px;font-weight:600}.notification-list h4{font-size:20px;font-weight:700;margin-bottom:20px}.notification-message{display:flex;flex-direction:row;gap:15px;color:#000;margin-bottom:25px;padding:5px 10px;border-radius:6px;border-bottom:1px solid #ebebeb}.text-header{display:flex;align-items:center;justify-content:space-between;font-size:10px;margin-bottom:12px;font-weight:400}.notification-title h4{font-size:12px;font-weight:700}.notification-title p{margin-top:-12px;margin-bottom:10px;font-size:10px;font-weight:400;line-height:14px}.date-status{display:flex;flex-direction:row;justify-content:space-between;margin-top:50px;font-size:10px;font-weight:200}.content-body h4{margin-top:10px;font-size:16px;font-weight:700;margin-bottom:15px}.content-body p{font-size:12px;font-weight:400;line-height:20px}.content-body img{margin-top:20px;object-fit:cover;width:100%;height:250px;border-radius:6px}.product-details{margin-top:30px}.details{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.order-btn{display:flex;align-items:center;gap:20px;margin-top:40px}.cancel-order{display:grid;grid-template-columns:1fr 1fr;column-gap:10px;row-gap:10px;align-items:center;justify-content:center;text-align:left}.cancel-order h3{font-size:25px;line-height:32px;font-weight:700}.cancel-order img{object-fit:cover;width:47%;height:140px;margin-top:15px;border-radius:10px}.cancel-order p{font-size:12px;margin:10px 5px 5px;line-height:20px}.cancel-order strong{font-size:20px}.order-info{display:flex;flex-direction:column}.order-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000014;display:flex;justify-content:center;align-items:center;z-index:1000}.order-content{background-color:#fff;padding:30px 76px;border-radius:5px;max-width:550px;height:450px;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease,opacity .3s ease;text-align:center;position:relative;display:flex;align-items:center;justify-content:center}.cancel-button{position:absolute;bottom:30px;width:38%}.reasons h6{font-size:14px;margin-bottom:20px}.reasons-option{padding:10px}.reasons-option div{display:flex;align-items:center;margin-bottom:6px}.reasons-option div label{font-size:14px}.reasons-option textarea{width:100%;height:70px;padding:5px;border-radius:4px;margin-top:8px;border:2px solid #efefef}.reasons-option textarea:focus{outline:#efefef}.reasons-option div input{margin:10px}@media (max-width: 768px){.notification-messages{grid-template-columns:1fr}}.quick-analytics{margin-top:20px}.summary{margin-bottom:30px}.summary h4{font-size:13px;font-weight:600;margin-bottom:10px}.summary-grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:15px;row-gap:15px}.summary-item{padding:20px 15px 30px;background-color:#fff;display:flex;align-items:center;gap:20px}.summary-text h6{font-size:12px;font-weight:400;margin-bottom:15px}.summary-text h3{font-size:30px;line-height:35px;font-weight:700}@media (max-width: 1080px){.summary-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.summary-grid{grid-template-columns:1fr}.summary-text h3{font-size:20px;line-height:25px;font-weight:600}}.date-picker{background:#fff;padding:30px;margin-bottom:10px;margin-top:15px;width:75vw}.date-range-container{display:flex;align-items:center;gap:10px}.date-input{padding:10px;font-size:1rem;border:none;border-radius:8px;background-color:#f9f9f9;color:#333;transition:border-color .3s ease;cursor:pointer;width:150px}.date-input:focus{outline:none;border-color:#007bff;background-color:#e6f0ff}.date-input:hover{border-color:#555}@media (max-width: 768px){.date-input{padding:0}}.store{margin-top:-10px}.store-banner{object-fit:cover;width:100%;height:160px}.store-tabs{display:flex;align-items:center;justify-content:center;gap:10px}.store-tabs p{padding:10px 30px;border-radius:5px;color:#131480;font-size:13px;font-weight:500;cursor:pointer}.store-tabs .p.active,.store-tabs p:hover{background:#dcdcfa}.store-content{margin-top:20px}.store-profile{display:grid;grid-template-columns:.25fr 1fr;row-gap:30px;column-gap:30px}.store-profile-sidebar>div{padding:10px 20px;font-size:13px;font-weight:400;display:flex;align-items:center;gap:10px;margin-bottom:10px;cursor:pointer}.store-profile-sidebar>div.active-profile{border-left:4px solid #131480;font-weight:600}.store-overview h4{font-size:22px;font-weight:700;margin-bottom:20px}.overview-info{display:grid;grid-template-columns:1fr 1fr;column-gap:20px;row-gap:20px}.overview-metrics{display:flex;align-items:center;gap:30px;margin-top:20px}.overview-title h4,.overview-info h5{font-size:14px;font-weight:700}.overview-title p{margin-top:-12px;margin-bottom:10px;font-size:10px;font-weight:400;line-height:14px}.overview-about p{font-size:12px;font-weight:400;margin-top:20px}.metrics p{font-size:12px;font-weight:400;margin-top:4px}.overview-details{display:grid;grid-template-columns:1fr 1fr;column-gap:30px;row-gap:30px;margin-top:50px;margin-right:170px}.overview-details p{font-size:13px;font-weight:400;margin-bottom:10px}.store-grid{display:grid;grid-template-columns:repeat(3,1fr);row-gap:20px;column-gap:20px}@media (max-width: 1000px){.overview-details,.overview-info,.store-grid{grid-template-columns:1fr;margin-right:0}.store-profile{grid-template-columns:.25fr 1fr;column-gap:10px}}@media (max-width: 600px){.store-profile{grid-template-columns:1fr}.store-grid{grid-template-columns:1fr 1fr}}.admin-dashboard{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.sales-report>div{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.traffic-report>div{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.sales-report h5,.traffic-report h5{font-size:15px;font-weight:700;margin:20px 0}.admin-stats{padding:20px;border:1px solid #b9b9f5;border-radius:10px}.admin-stats-header{display:flex;justify-content:space-between}.stats-icon{width:40px;height:40px;border-radius:5px;display:flex;align-items:center;justify-content:center}.stats-ratings{display:flex;align-items:center;justify-content:center;background-color:#e9f8eb;color:#21b939;padding:4px;width:58px;height:22px;font-weight:400;font-size:12px;border-radius:11px}.stats-ratings span{margin-left:4px}.admin-stats .admin-stats-header{margin-bottom:22px}.admin-stats h5{font-size:14px;font-weight:400;margin-bottom:8px}.admin-stats h1{font-size:30px;font-weight:700}.order-history{padding:10px 15px}.order-history-text{font-weight:700;margin-bottom:10px;margin-left:15px}.order-card{padding:15px 10px;background-color:#e3e3e3}.order-status{display:flex;align-items:center;gap:10px}.order-status h5{font-size:12px;font-weight:400}.status-color{width:10px;height:10px;border-radius:50%;border:none;background-color:#34c759}.order-details{background-color:#fafafa;margin-top:8px;padding:10px 25px}.order-details button{padding:12px 20px;cursor:pointer;margin-bottom:6px;border-radius:5px}.order-item{display:flex;align-items:center;gap:8px}.order-image{width:80px;height:80px;border-radius:5px;background-color:#d9d9d9}.order-text h5{font-size:13px;font-weight:400;margin-bottom:5px}.order-text h6{font-size:10px;font-weight:400}@media (max-width: 1200px){.admin-dashboard{grid-template-columns:repeat(2,1fr)}}@media (max-width: 1000px){.sales-report>div{grid-template-columns:repeat(2,1fr)}}@media (max-width: 500px){.admin-dashboard,.sales-report>div,.traffic-report>div{grid-template-columns:1fr}}.coach{margin:0 170px}.coach .search-input{background-color:#e3e3e3}.pas{margin-top:30px;display:grid;grid-template-columns:1fr 1fr;gap:30px;padding:10px}.pa{display:flex;align-items:center;justify-content:center;gap:20px;cursor:pointer}.pa-img{width:120px;height:80px;border:none;border-radius:50%;background-color:#f4dac0;display:flex;align-items:center;justify-content:center}.pa-img img{width:57px;height:57px;object-fit:contain}.pa h2{font-size:14px;font-weight:700;margin-bottom:10px}.pa h6{font-size:12px;font-weight:400}.pas2{height:calc(100vh - 250px);padding:10px}.pas2 .pa{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-top:50px}.pas2 .pa-img{width:80px}.star-rating{margin-top:20px;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.sr>div{display:flex;align-items:center;gap:8px}.sr span{font-size:16px;font-weight:700;color:#131480}.sr h6{font-size:12px;font-weight:400;color:#131480}.pas-input{display:flex;align-items:center;gap:10px;margin-top:20px}@media (max-width: 1120px){.coach{margin:0 50px}.pa-img{width:120px;height:100px}}@media (max-width: 950px){.pa-img{width:100px;height:80px}}@media (max-width: 768px){.coach{margin:0}}@media (max-width: 550px){.pas{display:flex;flex-direction:column;gap:50px}.pa-img{width:80px;height:60px}.pa-img img{width:40px;height:40px}.pas2{height:calc(100vh - 400px);padding:10px}.pas-input{display:flex;flex-direction:column;gap:30px}}.home-guide .navbar{position:fixed;top:0;right:0;left:0;bottom:0;z-index:1000}.hero-section{padding:45px 120px;background:radial-gradient(circle at 70% 30%,#d60c211a 10%,#dcdcfa 80%)}.active-nav-item{color:#131480!important;font-weight:600;position:relative}.active-nav-item:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background-color:#131480;animation:underline .3s ease}@keyframes underline{0%{width:0}to{width:100%}}html{scroll-behavior:smooth}.hero{padding:10px 20px 200px;display:grid;grid-template-columns:1fr 1fr}.nav-image{width:110px;height:auto;margin-left:30px}.hero-text{margin-top:130px;margin-bottom:50px}.hero-text h1{font-size:48px;font-weight:700;line-height:60px;max-width:430px;margin-bottom:40px;color:#131480}.hero-waitlist{margin-top:40px;padding:4px;max-width:400px;height:48px;border-radius:15px;display:grid;grid-template-columns:2.5fr 1fr}.hero-waitlist>div.input-container input[type=text]{height:48px;border:none}.hero-text p{color:#131480;font-size:15px;font-weight:400;line-height:25px;max-width:370px}.solution-list,.check-list{margin:10px 20px}.solution-list li,.check-list li{margin-bottom:10px}.check-list li{list-style:none}.hero-img{position:relative;margin-top:90px;height:100%}.hero-img img{width:68%;height:280px;object-fit:cover;border-radius:30px;position:absolute}.behind{right:0;top:0}.overlay{top:110px;border:8px solid #fff}.hero-img .play-button{position:absolute;top:62%;left:36%}.guide-about{margin-top:20px;padding:20px 120px;color:#131480}.guide-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px}.guide-text h5{font-size:50px;font-weight:700;margin-bottom:30px}.guide-text p{font-size:16px;font-weight:400;line-height:28px;text-align:justify}.procurify-mission{max-width:1200px;margin:0 auto;padding:3rem 2rem;text-align:center}.mission-title{font-size:40px;font-weight:700;margin-bottom:30px}.mission-subtitle{font-size:16px;font-weight:400;color:#424242;margin-bottom:3rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.feature-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 8px 24px #00000014;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-icon{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.feature-title{font-size:1.5rem;color:#1a237e;margin-bottom:1rem}.feature-desc{color:#616161;line-height:1.6}.guide-about .guide-img img{border-radius:8px;width:100%;height:100%;object-fit:cover}.timeline{background-color:#dcdcfa;padding:20px 120px}.timeline h2{font-size:50px;font-weight:700;text-align:center;margin-top:30px}.timeline-section{position:relative;margin:50px auto;padding:20px 100px}.timeline-item{display:flex;flex:1;align-items:center;gap:70px;position:relative}.timeline-img{width:40px;height:40px;object-fit:cover;background-color:#d9d9d9;border-radius:50%}.timeline-content{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 8px #0000001a;display:flex;gap:20px;height:100px}.timeline-item:nth-child(2n) .timeline-content{margin-left:auto}.timeline-item h3{color:#131480;margin:0;font-size:16px;font-weight:700}.timeline-item p{margin:10px 0 0;color:#131480;font-size:14px;line-height:20px;font-weight:400;max-width:290px}.timeline .steps{flex:1}.timeline .steps .dot{position:absolute;width:20px;height:20px;top:45%;right:49%;background-color:#b9b9f5;border-radius:50%}.timeline .steps .hor{position:absolute;width:40px;height:4px;top:51%;right:50%;border-radius:6px;background-color:#b9b9f5}.timeline .steps .vert{position:absolute;width:5px;height:170px;right:49.75%;top:20%;border-radius:6px;background-color:#b9b9f5}.timeline .steps .hor.left{width:45px;left:49%}.timeline .steps .vert.left{width:5px;height:150px}.guide-footer{font-size:12px;font-weight:400;padding:60px 120px;color:#131480;display:flex;flex-direction:column;gap:30px}.guide-footer .social-icons{display:flex;flex-direction:row;gap:10px}.guide-footer .social-icons a{display:flex;align-items:center;justify-content:center;padding:10px;border:2.5px solid #f4f4f4;border-radius:50px}.guide-footer img{width:120px}.guide-testimonial{padding:50px 20px;background-color:#fff}.guide-testimonial .testimonial-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;text-align:center}.guide-testimonial h2{font-size:50px;font-weight:700;color:#000;line-height:55px;margin-bottom:15px;text-align:center}.guide-testimonial p{font-size:16px;max-width:600px;font-weight:400;color:#131480;line-height:25px;text-align:center;margin:0 auto 50px}.guide-testimonial .testimonial-items{background-color:#f9f9f9;padding:40px;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.guide-testimonial .testimonial-img{background-color:#313035;width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:.6px solid #000;margin-bottom:24px}.guide-testimonial .testimonial-img img{width:90px;height:90px;object-fit:contain;margin-top:-10px;border-radius:50%}.guide-testimonial .testimonial-items h6{font-size:14px;font-weight:400;font-family:Satoshi,sans-serif;color:#0009;margin-bottom:24px}.guide-testimonial .testimonial-items .testimonial-name{font-size:14px;font-weight:700;margin-bottom:8px}.guide-testimonial .testimonial-items .testimonial-role{font-size:14px;font-weight:400;font-style:italic;margin-bottom:8px}.waitlist{background:#dcdcfa;padding:100px;display:flex;align-items:center;justify-content:center}.waitlist-form{max-width:400px}.waitlist-form h4{font-size:35px;font-weight:700;margin-bottom:20px}.waitlist-image{background-image:url(/assets/waitlist-DhG2pzx2.png);background-size:contain;background-position:center;background-repeat:no-repeat;width:100%;height:700px;border-radius:30px}.steps{display:none}@media (max-width: 1220px){.timeline-section{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:50px;padding:10px}.timeline-content{width:100%;height:100%}}@media (max-width: 1100px){.hero-section,.guide-about{padding:20px 80px}}@media (max-width: 940px){.hero-img .play-button{position:absolute;top:54%}}@media (max-width: 850px){.navbar .align{display:none}.guide-testimonial .testimonial-items{flex:0 0 90%;width:90%}.hero-section,.guide-about,.timeline{padding:20px}.hero{display:grid;grid-template-columns:1fr;padding-bottom:20px}.hero-text{margin-top:70px}.hero-img{margin-top:-30px}.hero-img img{width:60%;height:190px;object-fit:cover;border-radius:30px;position:absolute}.guide-about{height:auto}.guide-grid{grid-template-columns:1fr}.guide-text h5{font-size:25px}.guide-about .guide-img{height:300px}.timeline-section{padding:0}.timeline-item{grid-template-columns:1fr}.timeline-content{width:90%}.guide-testimonial{padding:40px 20px}.guide-testimonial .medialist{grid-template-columns:1fr}.guide-footer{padding:50px 20px}.hero-img{height:320px}.hero-img .play-button{position:absolute;top:66%;left:33%}}@media (max-width: 520px){.mission-title{font-size:30px;margin-bottom:20px}.nav-image{width:90px;height:auto;margin-left:0}.account .login-action{padding:8px 15px}.waitlist{padding:50px 20px}}.waitlist-form{max-width:400px;margin:0 auto}.hero-section{animation:fadeIn 2s ease-in-out}@media (max-width: 480px){.hero-text h1{font-size:45px;line-height:60px;max-width:100%;margin-bottom:20px}.justify.policy{flex-direction:column;gap:20px}.hero-img{display:none}.guide-testimonial h2,.timeline h2{font-size:36px;line-height:42px}}@media (max-width: 420px){.hero-text h1{font-size:35px;line-height:45px;max-width:100%}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-text{animation:slideInLeft 2s ease-in-out}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.hero-img img{animation:zoomIn 2s ease-in-out}@keyframes zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.guide-grid{animation:slideUp 2s ease-in-out}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.timeline-item{animation:fadeInUp 2s ease-in-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.guide-testimonial .mediaitem{transition:transform .3s ease,box-shadow .3s ease}.guide-testimonial .mediaitem:hover{transform:translateY(-10px);box-shadow:0 4px 20px #0000001a}.timeline-content:hover{transform:translate(-5px);box-shadow:0 4px 20px #0000001a}body,.nav-menu{max-width:1280px;margin:0 auto}*{font-family:Satoshi,Inter,sans-serif;padding:0;margin:0;transition:all .3s ease-in-out}.align{display:flex;align-items:center;justify-content:center;gap:10px}.error-message{color:red;font-size:10px}button,a,.link,svg{cursor:pointer;text-decoration:none;color:inherit}button:disabled{cursor:not-allowed}::-webkit-scrollbar{width:4px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}::-webkit-scrollbar-thumb{background:#888;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555}
