@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-amber-500:oklch(76.9% .188 70.08);--color-amber-950:oklch(27.9% .077 45.635);--color-white:#fff;--spacing:.25rem;--text-6xl:3.75rem;--text-6xl--line-height:1;--font-weight-bold:700;--radius-3xl:1.5rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-150{height:calc(var(--spacing) * 150)}.min-h-screen{min-height:100vh}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.items-center{align-items:center}.justify-center{justify-content:center}.rounded-3xl{border-radius:var(--radius-3xl)}.bg-amber-500{background-color:var(--color-amber-500)}.bg-amber-950{background-color:var(--color-amber-950)}.p-4{padding:calc(var(--spacing) * 4)}.px-7{padding-inline:calc(var(--spacing) * 7)}.py-30{padding-block:calc(var(--spacing) * 30)}.text-center{text-align:center}.text-6xl{font-size:var(--text-6xl);line-height:var(--tw-leading,var(--text-6xl--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.text-white{color:var(--color-white)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}*{box-sizing:border-box;margin:0;padding:0}body{background:#f7f7f7;margin:0;font-family:Arial,Helvetica,sans-serif}.navbar{z-index:1000;background:#fff;width:100%;position:fixed;top:0;left:0;box-shadow:0 2px 12px #0000000f}.sign{color:#fff;background:#2d0404;justify-content:center;align-items:center;gap:14px;height:38px;font-size:13px;display:flex}.sign-btn{color:#e6c229;cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:600}.sign-btn:hover{color:#fff;text-decoration:underline}.features{background:#fff;align-items:center;gap:30px;width:100%;min-height:76px;padding:10px 4%;display:flex}.logo{color:#111;flex-shrink:0;align-items:center;gap:7px;text-decoration:none;display:flex}.logo img{object-fit:contain;width:62px;height:48px}.logo span{white-space:nowrap;font-size:22px;font-weight:700}.hamburger{cursor:pointer;background:0 0;border:none;width:40px;height:40px;display:none}.hamburger span{color:#111;font-size:28px}.search-btn{background:#f1f2f4;border-radius:25px;flex:1;align-items:center;min-width:250px;max-width:580px;height:46px;padding:0 14px;display:flex}.all-categories{flex-shrink:0;position:relative}.category-button{color:#111;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:4px;padding:10px 12px;font-size:14px;font-weight:600;display:flex}.category-button:hover{color:#4f46e5}.category-dropdown{z-index:2000;background:#fff;border:1px solid #eee;border-radius:12px;width:210px;padding:8px;position:absolute;top:48px;left:0;box-shadow:0 12px 30px #0000001f}.category-dropdown a{color:#222;border-radius:7px;padding:10px 12px;font-size:14px;text-decoration:none;display:block}.category-dropdown a:hover{color:#4f46e5;background:#f3f4ff}.search-btn input{background:0 0;border:none;outline:none;width:100%;min-width:0;padding:0 10px;font-size:14px}.search-btn input::placeholder{color:#777}.search-icon{color:#111;cursor:pointer;flex-shrink:0;font-size:24px}.profile-wishlist-cart{flex-shrink:0;align-items:center;gap:25px;margin-left:auto;display:flex}.profile-wishlist-cart a{align-items:center;text-decoration:none;display:flex;position:relative}.profile-wishlist-cart span{color:#111;font-size:27px;transition:transform .2s}.profile-wishlist-cart a:hover span{color:#4f46e5;transform:scale(1.12)}.cart-link b{color:#fff;background:#2d0404;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;display:flex;position:absolute;top:-10px;right:-11px}.elements{background:#fff;border-top:1px solid #f2f2f2;border-bottom:1px solid #eee;align-items:center;gap:10px;width:100%;min-height:54px;padding:0 4%;display:flex}.nav-link{color:#222;white-space:nowrap;align-items:center;height:54px;padding:0 18px;font-size:15px;font-weight:600;text-decoration:none;display:flex;position:relative}.nav-link:after{content:"";background:#4f46e5;border-radius:10px;height:3px;transition:transform .25s;position:absolute;bottom:4px;left:15px;right:15px;transform:scaleX(0)}.nav-link:hover:after,.nav-link.active:after{transform:scaleX(1)}.nav-link.active{color:#4f46e5}.nav-dropdown{align-items:center;height:54px;display:flex;position:relative}.dropdown-button{color:#222;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:7px;height:54px;padding:0 18px;font-size:15px;font-weight:600;display:flex}.dropdown-button:hover{color:#4f46e5}.arrow{font-size:9px;transition:transform .2s}.nav-dropdown:hover .arrow{transform:rotate(180deg)}.dropdown-menu{z-index:2000;background:#fff;border:1px solid #eee;border-radius:12px;gap:35px;min-width:220px;padding:18px;display:flex;position:absolute;top:54px;left:0;box-shadow:0 15px 35px #0000001f}.dropdown-menu>div{flex-direction:column;min-width:130px;display:flex}.dropdown-menu h4{color:#4f46e5;margin-bottom:8px;font-size:14px}.dropdown-menu a{color:#444;border-radius:5px;padding:7px 4px;font-size:13px;text-decoration:none}.dropdown-menu a:hover{color:#4f46e5;background:#f4f4ff}.mobile-menu{flex-direction:column;gap:0;min-width:200px}.clothes-menu{min-width:550px}.model-overlay{z-index:9999;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.model-box{background:#fff;border-radius:16px;width:400px;max-width:100%;padding:35px;position:relative;box-shadow:0 25px 60px #00000040}.close-btn{cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;width:32px;height:32px;font-size:22px;position:absolute;top:14px;right:16px}.model-content h2{margin-bottom:25px;font-size:22px}.model-content p{color:#555;margin-bottom:10px;font-size:14px}.mobile-input{border:1px solid #d9d9d9;border-radius:8px;align-items:center;height:48px;margin-bottom:15px;display:flex;overflow:hidden}.mobile-input span{color:#555;border-right:1px solid #ddd;padding:0 12px;font-size:14px}.mobile-input input{border:none;outline:none;width:100%;height:100%;padding:0 12px;font-size:14px}.continue-btn{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;width:100%;height:48px;font-size:15px;font-weight:700}.model-content small{color:#888;text-align:center;margin-top:15px;font-size:11px;line-height:1.5;display:block}@media (width<=900px){.features{gap:15px;padding:10px 20px}.logo span{font-size:19px}.logo img{width:52px;height:42px}.profile-wishlist-cart{gap:16px}.profile-wishlist-cart span{font-size:24px}.elements{gap:3px;padding:0 15px}.nav-link,.dropdown-button{padding-left:12px;padding-right:12px;font-size:14px}}@media (width<=700px){.sign{gap:8px;height:32px;font-size:11px}.sign-btn{font-size:11px}.features{grid-template-rows:48px 42px;grid-template-columns:auto 1fr auto;gap:8px;min-height:64px;padding:8px 12px;display:grid}.hamburger{grid-area:1/1;justify-content:center;align-items:center;display:flex}.logo{grid-area:1/2;gap:4px}.logo img{width:42px;height:34px}.logo span{font-size:18px}.profile-wishlist-cart{grid-area:1/3;gap:12px;margin-left:0}.profile-wishlist-cart span{font-size:22px}.profile-wishlist-cart a:nth-child(4){display:none}.search-btn{border-radius:22px;grid-area:2/1/auto/4;width:100%;min-width:0;max-width:none;height:40px}.category-button{padding:8px;font-size:12px}.search-btn input{font-size:12px}.search-icon{font-size:22px}.elements{white-space:nowrap;scrollbar-width:none;align-items:center;gap:0;height:48px;min-height:48px;padding:0 5px;display:flex;overflow:auto hidden}.elements::-webkit-scrollbar{display:none}.nav-link{flex-shrink:0;height:48px;padding:0 14px;font-size:13px}.nav-link:after{height:2px;bottom:3px;left:10px;right:10px}.nav-dropdown{flex-shrink:0;height:48px}.dropdown-button{height:48px;padding:0 14px;font-size:13px}.dropdown-menu{top:48px}}@media (width<=450px){.features{padding-left:8px;padding-right:8px}.logo span{font-size:16px}.logo img{width:38px;height:30px}.hamburger{width:34px}.profile-wishlist-cart{gap:7px}.profile-wishlist-cart span{font-size:20px}.nav-link,.dropdown-button{padding-left:11px;padding-right:11px;font-size:12px}}@media (width<=350px){.sign,.sign-btn{font-size:9px}.logo span,.profile-wishlist-cart a:nth-child(2){display:none}.nav-link,.dropdown-button{padding-left:9px;padding-right:9px;font-size:11px}}.profile{background-color:#f5f6fa;height:100vh;display:flex}.profile .sidebar{width:250px;height:auto;margin-left:50px}.profile .sidebar .top-cart1{text-align:center;background:#fff;border-radius:7px;width:100%;height:250px;padding-top:40px;box-shadow:0 5px 20px #00000026}.profile .sidebar .top-cart1 img{background-color:#0ff;border:1px solid #fff;border-radius:50%;height:80px}.profile .sidebar .top-cart1 h4,.profile .sidebar .top-cart1 .active{margin-top:20px}.profile .sidebar .top-cart1 span{color:#13ef05}.profile .sidebar .menu-bar{background-color:#fff;border-radius:7px;flex-direction:column;gap:10px;width:100%;height:auto;margin-top:20px;padding-top:20px;padding-bottom:20px;transition:all .2s;display:flex;box-shadow:0 5px 20px #00000026}.profile .sidebar .menu-bar button{text-align:left;background-color:#fff;border:none;align-items:center;gap:8px;padding:8px 15px;transition:all .1s ease-in-out;display:flex}.profile .sidebar .menu-bar button span{color:#706e6e;cursor:pointer}.profile .sidebar .menu-bar button:hover{background-color:#f4f5f6}.profile .sidebar .menu-bar button:hover span{color:#a2f3f3}.profile .sidebar .menu-bar button.active{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.profile .sidebar .menu-bar button.active span{color:#fff}.profile .sidebar .menu-bar button .logout{color:#ff1414}.profile .main-content{width:100%;margin-left:30px}.profile .main-content .profile-header p{margin-top:5px}.profile .main-content .page .profile-card{background-color:#fff;border-radius:7px;align-items:center;gap:15px;width:40%;height:200px;margin-top:30px;display:flex;box-shadow:0 5px 20px #00000026}.profile .main-content .page .profile-card .profile-img img{border-radius:50%;height:90px;margin-left:20px;box-shadow:0 5px 20px #00000080}.profile .main-content .page .profile-card .profile-info{flex-direction:column;gap:8px;display:flex}.profile .main-content .page .profile-card .profile-info h4{color:#6f7070;font-weight:600}.profile .main-content .page .profile-card .profile-info p{font-size:12px}.profile .main-content .page .profile-card .profile-info button{cursor:pointer;background:linear-gradient(145deg,#f2f2f2,#dedede);border:none;border-radius:5px;justify-content:space-between;align-items:center;margin-top:10px;padding:6px 10px;display:flex;box-shadow:-8px -8px 18px #ffffffe6,10px 12px 20px #0000002e,0 8px 25px #00000014}.profile .main-content .page .profile-card .profile-info button:hover{color:#fff;background:linear-gradient(135deg,#d7ad9e,#ff5eb0)}.profile .main-content .page .profile-card .profile-info button p{font-size:11px;font-weight:600}.profile .main-content .page .profile-card .profile-info button span{font-size:15px}.profile .main-content .page .info-card{background-color:#fff;border-radius:5px;width:90%;margin-top:20px;padding:10px 40px;box-shadow:0 5px 20px #0003}.profile .main-content .page .info-card .card-title{justify-content:space-between;padding-top:20px;display:flex}.profile .main-content .page .info-card .card-title h4{color:#555454;font-size:19px;font-weight:600}.profile .main-content .page .info-card .card-title button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f9416d,#b222e5);border:none;border-radius:5px;padding:9px 35px}.profile .main-content .page .info-card .information-table .row{gap:35px;display:flex}.profile .main-content .page .info-card .information-table .row input{width:300px}.profile .main-content .page .info-card .information-table .data{flex-direction:column;gap:5px;margin-top:20px;display:flex}.profile .main-content .page .info-card .information-table .data input{background-color:#ebeff3;border:1px solid gray;border-radius:3px;outline:none;width:auto;max-width:250px;height:40px;padding-left:7px}.profile .main-content .page .info-card .information-table .data input:active{box-shadow:0 2px 10px 2px #64ffda}.profile .main-content .page .info-card .information-table button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#7c3aed,#ec4899);border:none;border-radius:3px;margin-top:40px;margin-bottom:20px;padding:8px 32px;transition:scale .4s cubic-bezier(.25,1,.5,1);scale:1}.profile .main-content .page .info-card .information-table button:hover{scale:1.05}.profile .main-content .page .order{border-bottom:1px solid #e5e7eb;grid-template-columns:180px 1fr 220px 260px;align-items:center;gap:20px;width:100%;padding:12px 0;display:grid}.profile .main-content .page .info-card .order .product-img{background-color:#efefef;justify-content:center;align-items:center;width:70px;height:70px;display:flex}.profile .main-content .page .order .product-img img{object-fit:cover;border-radius:8px;height:60px;margin:0}.profile .main-content .page .order .order-info h4{font-size:15px;font-weight:700}.profile .main-content .page .order .order-info p{color:gray;font-size:13px}.profile .main-content .page .order .order-price{color:#2563eb;font-weight:600}.profile .main-content .page .order .status{text-align:center;border-radius:5px;justify-content:space-around;align-items:center;width:200px;padding:7px 15px;font-size:14px;font-weight:600;display:flex}.profile .main-content .page .order .delivered{color:#11d303;background-color:#e6feee}.profile .main-content .page .order .return{color:#ff4500;background:#fdf7de}.product-grid{justify-content:space-around;gap:40px;display:flex}.profile .main-content .page .product-grid .product-card{background-color:#fff;border-radius:5px;flex-direction:column;justify-content:center;gap:20px;padding:20px;display:flex;box-shadow:0 8px 25px #0000001f}.profile .main-content .page .product-grid .product-card:hover img{transform:scale(1.08)}.profile .main-content .page .product-grid .product-card .product-image{justify-content:center;align-items:center;display:flex}.profile .main-content .page .product-grid .product-card .product-image img{width:190px;height:185px;transition:transform .4s ease-in-out}.profile .main-content .page .product-grid .product-card .button{justify-content:space-around;gap:15px;display:flex}.profile .main-content .page .product-grid .product-card .button button{color:#fff;cursor:pointer;border:none;border-radius:5px;padding:8px 20px;font-weight:600}.profile .main-content .page .product-grid .product-card .button .add-cart{background-color:orange}.profile .main-content .page .product-grid .product-card .button .remove{background-color:#f73333;transition:transform .3s ease-in-out}.profile .main-content .page .product-grid .product-card .button .remove:active{background-color:#ea9373;transform:scale(1.07)}.address-page{padding:20px}.address-page .delivery-add-btn{justify-content:space-between;display:flex}.address-page .delivery-add-btn h1{color:#5d5d5d;font-size:17px;font-weight:700}.address-page .delivery-add-btn .address-btn{color:#fff;background-color:#3a15dd;border-radius:4px;align-items:center;gap:5px;padding:8px 12px;font-size:12px;font-weight:600;display:flex}.address-page .delivery-add-btn .address-btn span{font-size:16px;font-weight:600}.address-page .address-cards{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:20px;display:grid}.address-page .home-address{background-color:#fff;border:1px solid #8c34e5;border-radius:5px;padding:30px 20px;box-shadow:-5px -5px 15px #8b5cf699,5px 6px 15px #8b5cf699,4px -43px 11px -97px #8b5cf64f}.address-page .home-address .icon-default{justify-content:space-between;align-items:center;display:flex}.address-page .home-address .icon-default .home-icon{align-items:center;gap:8px;display:flex}.address-page .home-address .icon-default .home-icon span{color:#51049d;background-color:#e1d7f7;border-radius:50%;padding:5px;font-size:19px}.address-page .home-address .icon-default .home-icon h2{font-size:14px;font-weight:600}.address-page .home-address .icon-default .default{color:#51049d;background-color:#e1d7f7;border-radius:5px;align-items:center;gap:5px;padding:5px 7px;font-size:12px;font-weight:600;display:flex}.address-page .home-address .icon-default .default span{font-size:17px}.address-page .home-address .address-details{border-bottom:1px solid;flex-direction:column;gap:20px;margin-top:20px;padding-bottom:20px;display:flex}.address-page .home-address .address-details .name-detail h2{font-size:14px;font-weight:600}.address-page .home-address .address-details .name-detail p{color:#6f6f6f;font-size:12px}.address-page .home-address .address-details .mobile-no{color:#6f6f6f;align-items:center;gap:7px;display:flex}.address-page .home-address .address-details .mobile-no span{font-size:17px}.address-page .home-address .address-details .mobile-no p{font-size:13px;font-weight:500}.home-address .home-edit-delete{justify-content:space-between;margin-top:20px;display:flex}.home-address .home-edit-delete .editbtn{color:#51049d;align-items:center;gap:5px;display:flex}.home-address .home-edit-delete .editbtn span{font-size:17px}.home-address .home-edit-delete .editbtn button{font-size:13px;font-weight:600}.home-address .home-edit-delete .deletebtn{color:red;align-items:center;gap:5px;display:flex}.home-address .home-edit-delete .deletebtn span{font-size:16px}.home-address .home-edit-delete .deletebtn button{font-size:13px;font-weight:600}@media (width<=1150px){.profile{box-sizing:border-box;gap:20px;width:100%;min-height:100vh;padding:20px;display:flex;overflow-x:hidden}.profile .sidebar{flex-shrink:0;width:220px;min-width:220px;margin-left:0}.profile .main-content{flex:1;width:auto;min-width:0;margin-left:0}.profile .main-content .page .profile-card{box-sizing:border-box;width:100%;max-width:600px;height:190px;margin-top:20px}.profile .main-content .page .info-card{box-sizing:border-box;width:100%}.profile .main-content .page .info-card .information-table .row{gap:20px}.profile .main-content .page .info-card .information-table .data{flex:1;min-width:0}.profile .main-content .page .info-card .information-table .data input{box-sizing:border-box;width:100%;max-width:none}}@media (width<=770px){.profile{box-sizing:border-box;gap:15px;height:auto;min-height:100vh;padding:15px;display:flex}.profile .sidebar{width:180px;min-width:180px;margin-left:0}.profile .sidebar .top-cart1{height:220px;padding-top:25px}.profile .sidebar .top-cart img{height:70px}.profile .sidebar .top-cart h4{margin-top:15px}.profile .sidebar .menu-bar{gap:5px;margin-top:15px;padding-top:12px;padding-bottom:12px}.profile .sidebar .menu-bar button{padding:10px 12px;font-size:14px}.profile .sidebar .menu-bar button span:first-child{font-size:20px}.profile .main-content{flex:1;width:auto;min-width:0;margin-left:0}.profile .main-content .profile-header h1{font-size:24px}.profile .main-content .profile-header p{font-size:14px}.profile .main-content .page .profile-card{box-sizing:border-box;width:100%;height:190px;margin-top:20px}.profile .main-content .page .profile-card .profile-img img{height:80px;margin-left:20px}.profile .main-content .page .info-card{box-sizing:border-box;width:100%;padding:10px 25px}.profile .main-content .page .info-card .information-table .row{gap:20px}.profile .main-content .page .info-card .information-table .data{flex:1;min-width:0}.profile .main-content .page .info-card .information-table .data input{box-sizing:border-box;width:100%}.profile .main-content .page .order{grid-template-columns:70px 1fr 90px;gap:12px}.profile .main-content .page .order .status{grid-column:2/4;width:auto;max-width:200px}.product-grid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.profile .main-content .page .product-grid .product-card{width:auto;height:auto;padding:15px 15px 10px}.profile .main-content .page .product-grid .product-card .product-image img{width:140px;height:140px}.profile .main-content .page .product-grid .product-card .button{gap:8px 12px;padding-bottom:20px}.profile .main-content .page .product-grid .product-card .button button{padding:7px 10px;font-size:12px}}@media (width<=450px){.profile{box-sizing:border-box;flex-direction:column;gap:15px;width:100%;height:auto;min-height:100vh;padding:10px;display:flex;overflow-x:hidden}.profile .sidebar{width:100%;min-width:0;height:auto;margin-left:0}.profile .sidebar .top-cart{box-sizing:border-box;border-radius:12px;width:100%;height:auto;min-height:180px;padding:20px 10px}.profile .sidebar .top-cart img{width:70px;height:70px}.profile .sidebar .top-cart h4{margin-top:10px;font-size:17px}.profile .sidebar .top-cart .active{margin-top:10px}.profile .sidebar .menu-bar{box-sizing:border-box;border-radius:12px;gap:0;width:100%;height:auto;margin-top:15px;padding:8px 0}.profile .sidebar .menu-bar button{gap:10px;width:100%;min-height:42px;padding:9px 15px;font-size:14px}.profile .sidebar .menu-bar button span:first-child{font-size:21px}.profile .main-content{box-sizing:border-box;width:100%;min-width:0;margin-left:0}.profile .main-content .profile-header{padding:5px}.profile .main-content .profile-header h1{margin:0;font-size:22px}.profile .main-content .profile-header p{margin-top:5px;font-size:14px}.profile .main-content .page .profile-card{box-sizing:border-box;border-radius:12px;align-items:center;gap:12px;width:100%;height:auto;min-height:180px;margin-top:15px;padding:20px 15px;display:flex}.profile .main-content .page .profile-card .profile-img img{width:75px;height:75px;margin-left:0}.profile .main-content .page .profile-card .profile-info{gap:6px;min-width:0}.profile .main-content .page .profile-card .profile-info h4{font-size:16px}.profile .main-content .page .profile-card .profile-info p{margin:0;font-size:11px}.profile .main-content .page .profile-card .profile-info button{width:115px;margin-top:5px;padding:7px 9px}.profile .main-content .page .profile-card .profile-info button p{font-size:10px}.profile .main-content .page .info-card{box-sizing:border-box;border-radius:12px;width:100%;margin-top:15px;padding:15px}.profile .main-content .page .info-card .card-title{align-items:center;padding-top:5px}.profile .main-content .page .info-card .card-title h4{font-size:14px}.profile .main-content .page .info-card .card-title button{padding:8px 20px;font-size:12px}.profile .main-content .page .info-card .information-table .row{flex-direction:column;gap:0;display:flex}.profile .main-content .page .info-card .information-table .data{gap:6px;width:100%;margin-top:15px}.profile .main-content .page .info-card .information-table .data label{font-size:13px}.profile .main-content .page .info-card .information-table .data input{box-sizing:border-box;width:100%;height:40px;font-size:13px}.profile .main-content .page .info-card .information-table>button{width:100%;margin-top:25px;margin-bottom:5px}.profile .main-content .page .order{grid-template-columns:80px 1fr;gap:10px;padding:15px 0;display:grid}.profile .main-content .page .order .product-img{width:60px;height:60px}.profile .main-content .page .order .product-img img{width:50px;height:50px}.profile .main-content .page .order .order-info h4{font-size:13px}.profile .main-content .page .order .order-info p{font-size:11px}.profile .main-content .page .order .order-price{grid-column:2;font-size:13px}.profile .main-content .page .order .status{box-sizing:border-box;grid-column:1/-1;width:100%;padding:7px;font-size:11px}.product-grid{grid-template-columns:1fr;gap:15px;display:grid}.profile .main-content .page .product-grid .product-card{box-sizing:border-box;border-radius:12px;gap:12px;width:80%;padding:15px}.profile .main-content .page .product-grid .product-card .product-image img{width:150px;height:150px}.profile .main-content .page .product-grid .product-card .button{gap:8px;width:100%}.profile .main-content .page .product-grid .product-card .button button{flex:1;padding:8px 5px;font-size:11px}}.hero-section{box-sizing:border-box;background:#f7f7f7;width:100%;padding:0}.hero-slider{border-radius:15px;width:100%;max-width:1500px;height:450px;margin:0 auto;overflow:hidden}.slide{border-radius:15px;width:100%;height:450px;position:relative;overflow:hidden}.slide img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.slide:after{content:"";z-index:1;pointer-events:none;background:#00000052;position:absolute;inset:0}.slider-contain{z-index:2;z-index:2;color:#111827;flex-direction:column;align-items:flex-start;gap:12px;max-width:430px;display:flex;position:absolute;top:50%;left:52%;transform:translateY(-50%)}.slider-contain p{color:#111827;text-transform:uppercase;letter-spacing:.5px;background:#ffffffe6;border-radius:20px;margin:0;padding:6px 12px;font-size:12px;font-weight:700}.slider-contain .discount{margin:0}.slider-contain .discount h1{margin:0;font-size:42px;font-weight:800;line-height:1.1}.slider-contain .discount h4{margin:8px 0 0;font-size:17px;font-weight:500}.slider-contain button{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;margin-top:8px;padding:12px 22px;font-size:14px;font-weight:700;transition:transform .2s,background .2s}.slider-contain button:hover{background:#3730a3;transform:translateY(-2px)}.hero-slider .slick-prev,.hero-slider .slick-next{z-index:5;background:#e6e2e2e6;border-radius:50%;width:22px;height:22px}.hero-slider .slick-prev{left:10px}.hero-slider .slick-next{right:10px}.hero-slider .slick-prev:hover,.hero-slider .slick-next:hover{background:#fff}.hero-slider .slick-dots{bottom:15px}.hero-slider .slick-dots li button{border-radius:50%;width:8px;height:8px}.hero-slider .slick-dots li.slick-active button{border-radius:10px;width:24px}@media (width<=900px){.hero-section{padding:10px}.hero-slider,.slide{border-radius:14px;height:380px}.slider-contain{max-width:360px;left:50%}.slider-contain .discount h1{font-size:32px}.slider-contain .discount h4{font-size:15px}}@media (width<=600px){.hero-section{padding:8px 10px}.hero-slider,.slide{border-radius:12px;height:250px}.slide img{object-position:center}.slider-contain{gap:6px;max-width:200px;top:50%;left:48%}.slider-contain p{padding:4px 8px;font-size:8px}.slider-contain .discount h1{font-size:23px;line-height:1.15}.slider-contain .discount h4{margin-top:4px;font-size:10px}.slider-contain button{border-radius:6px;margin-top:3px;padding:8px 13px;font-size:11px}.hero-slider .slick-prev,.hero-slider .slick-next{width:32px;height:32px}.hero-slider .slick-prev{left:8px}.hero-slider .slick-next{right:8px}.hero-slider .slick-dots{bottom:7px}}@media (width<=400px){.hero-section{padding:6px 8px}.hero-slider,.slide{border-radius:10px;height:220px}.slider-contain{max-width:175px;left:47%}.slider-contain .discount h1{font-size:20px}.slider-contain .discount h4{font-size:9px}.slider-contain button{padding:7px 11px;font-size:10px}.hero-slider .slick-prev,.hero-slider .slick-next{width:28px;height:28px}}.cart-page{justify-content:space-around;display:flex}.cart{background-color:#fff;width:50%;margin-left:20px;box-shadow:0 5px 20px #00000026}.cart h1{border-bottom:1px solid #b7b4b4;width:100%;padding:15px;font-size:19px;font-weight:500}.cart .card{border-bottom:1px solid #b7b4b4;grid-template-columns:repeat(3,1fr);place-items:center;width:100%;padding:15px;display:grid}.cart .card .image img{height:120px}.cart .card .name-date{flex-direction:column;gap:12px;display:flex}.cart .card .name-date .product-name{font-size:15px;font-weight:600}.cart .card .name-date .product-delivery{font-size:14px}.cart .card .name-date .product-delivery span{font-weight:500}.cart .card .name-date .button-quantity{border:1px solid gray;padding:0 5px;font-size:20px}.cart .card .name-date .quantity span{padding:5px;font-size:17px}.cart .card .price-remove{flex-direction:column;justify-content:center;align-items:last baseline;gap:50px;display:flex}.cart .card .price-remove p{color:#3838df;font-weight:500}.cart .card .price-remove button{color:#fff;cursor:pointer;background-color:#e83838;border-radius:3px;padding:8px 10px;font-size:14px;font-weight:500;transition:transform .1s}.cart .card .price-remove button:active{background-color:#ba1414;transform:scale(.95)}.payment-card{background-color:#fff;flex-direction:column;gap:20px;width:25%;padding:20px;display:flex;box-shadow:0 5px 20px #00000026}.payment-card .total-items{align-items:center;display:flex}.payment-card .total-items p{color:#6e6e6e;font-size:15px;font-weight:600}.payment-card .total-items span{margin-left:5px;font-size:13px;font-weight:600}.payment-card .total-price{border-top:2px solid #c4c4c4;justify-content:space-between;align-items:center;padding-top:10px;font-size:14px;display:flex}.payment-card .discount-price,.payment-card .coupon,.payment-card .platform-fee{justify-content:space-between;align-items:center;font-size:14px;display:flex}.payment-card .process .total-amount{justify-content:space-between;align-items:center;font-size:14px;font-weight:700;display:flex}.payment-card .process{border-top:2px solid #c4c4c4;padding-top:10px}.payment-card .process .term-condition{margin-top:15px;font-size:12px}.payment-card .process .term-condition span{color:#e94141;font-weight:700}.payment-card .process button{color:#fff;text-align:center;cursor:pointer;background-color:#ec7e24;border:1px solid;border-radius:5px;width:100%;height:40px;margin-top:15px;font-size:15px;font-weight:600;transition:transform .1s}.payment-card .process button:active{transform:scale(1.02)}.benefit-card{box-sizing:border-box;grid-template-columns:repeat(5,1fr);gap:12px;width:100%;max-width:1500px;margin:18px auto 0;padding:0 1px 10px;display:grid}.benefit-card .card{box-sizing:border-box;background:#fff;border:1px solid #f1f1f1;border-radius:14px;justify-content:center;align-items:center;gap:12px;min-height:100px;padding:18px;display:flex;box-shadow:0 5px 20px #0000000f}.benefit-card .card .logo{color:#4f46e5;background:#f4f5ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.benefit-card .card .logo span{font-size:25px}.benefit-card .card .text p{color:#111827;margin:0 0 5px;font-size:14px;font-weight:700}.benefit-card .card .text span{color:#6b7280;font-size:12px;line-height:1.4;display:block}@media (width<=1000px){.benefit-card{grid-template-columns:repeat(3,1fr)}.benefit-card .card{padding:15px}}@media (width<=600px){.benefit-card{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:12px;padding:0 12px 8px}.benefit-card .card{text-align:center;border-radius:12px;flex-direction:column;gap:7px;min-height:100px;padding:14px 8px}.benefit-card .card .logo{width:42px;height:42px}.benefit-card .card .logo span{font-size:22px}.benefit-card .card .text p{margin-bottom:3px;font-size:12px}.benefit-card .card .text span{font-size:10px}}@media (width<=380px){.benefit-card{gap:8px;padding-left:10px;padding-right:10px}.benefit-card .card{min-height:92px;padding:10px 5px}.benefit-card .card .logo{width:38px;height:38px}.benefit-card .card .logo span{font-size:20px}.benefit-card .card .text p{font-size:11px}.benefit-card .card .text span{font-size:9px}}.top-categories{background-color:#fff;flex-direction:column;gap:20px;width:100%;height:15rem;padding-bottom:20px;display:flex;box-shadow:0 19px 51px -16px #0000003d,0 2px 4px 1px #0000000f}.top-categories .top-button{justify-content:space-between;align-items:center;padding:20px;display:flex}.top-categories .top-button p{font-size:15px;font-weight:700}.top-categories .top-button .button{cursor:pointer;text-align:center;justify-content:center;align-items:center;gap:10px;padding:5px 10px;display:flex}.top-categories .top-button .button p{font-size:13px;font-weight:500}.top-categories .top-button .button span{font-size:21px;font-weight:100}.top-categories .cate-cards{grid-template-columns:repeat(8,1fr);align-items:center;gap:10px;padding:0 10px;display:grid}.top-categories .cate-cards .cate-card{cursor:pointer;flex-direction:column;align-items:center;display:flex}.top-categories .cate-cards .cate-card .card-image{background-color:#ecf9f9;border-radius:50%;justify-content:center;align-items:center;padding:5px;display:flex}.top-categories .cate-cards .cate-card .card-image img{width:80px;height:80px}.top-categories .cate-cards .cate-card p{margin-top:20px;font-size:14px;font-weight:600}@media (width<=780px){.top-categories{gap:10px;height:auto;padding-bottom:20px}.top-categories .top-button{padding:15px 20px}.top-categories .top-button p{font-size:15px}.top-categories .cate-cards{grid-template-columns:repeat(4,1fr);gap:20px 10px;padding:0 15px}.top-categories .cate-cards .cate-card .card-image img{width:65px;height:65px}.top-categories .cate-cards .cate-card p{margin-top:10px;font-size:13px}}@media (width<=425px){.top-categories .cate-cards{grid-template-columns:repeat(3,1fr);gap:20px 10px;padding:0 15px}}.product-cards-1{width:100%;padding:40px 10px;font-family:Poppins,sans-serif}.product-cards-1 .card-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:60px;width:100%;max-width:none;margin:auto;display:grid}.product-cards-1 .product-card-1{color:#444;background:#fff;border-radius:30px;flex-direction:column;height:30rem;padding:16px;transition:transform .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px -14px #00000040}.product-cards-1 .product-card-1:hover{transform:translateY(-5px);box-shadow:0 25px 45px -12px #0000004d}.product-cards-1 .product-card-1:hover img{filter:brightness()grayscale(0)}.product-cards-1 .product-card-1:hover .image-area{background-color:#fff0ec}.product-cards-1 .image-area{background-color:#cdcdcd;border-radius:10px;justify-content:center;align-items:center;width:100%;margin-bottom:12px;display:flex;position:relative}.product-cards-1 .image-area img{filter:brightness(.8)grayscale();width:230px;height:200px}.product-cards-1 .thumbnail-stack{aspect-ratio:1/.72;border-radius:24px;width:100%;position:relative;overflow:hidden}.product-cards-1 .thumbnail-stack img{object-fit:cover;border-radius:24px;width:100%;height:100%;display:block;position:absolute;inset:0}.product-cards-1 .thumbnail-stack img:first-child{filter:brightness(.8)grayscale();transition:filter .35s}.product-cards-1 .thumbnail-stack img:last-child{clip-path:inset(100% round 24px);transition:clip-path .35s cubic-bezier(.19,1,.22,1)}.product-cards-1 .product-card-1:hover .thumbnail-stack img:last-child{clip-path:inset(0 round 24px)}.product-cards-1 .product-card-1 .category1{z-index:5;color:#555;background:#fff;border-bottom-right-radius:20px;align-items:center;min-height:48px;padding:12px 24px;font-size:15px;font-weight:500;display:flex;position:absolute;top:0;left:0;box-shadow:6px 6px 3px #0000001f}.product-cards-1 .product-header{justify-content:space-between;align-items:center;gap:12px;margin-top:4px;display:flex}.product-cards-1 .product-header h2{color:#444;margin:0;font-size:clamp(14px,2vw,17px);font-weight:700;line-height:1.25}.product-cards-1 .price{color:#fff;background:#e34a2f;border-radius:93px;flex-shrink:0;padding:8px 15px;font-size:12px;font-weight:500;transition:filter .25s}.product-cards-1 .price:hover{filter:brightness(1.3)}.product-cards-1 .description{color:#666;-webkit-line-clamp:3;-webkit-box-orient:vertical;height:40px;margin:10px 0;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.product-cards-1 .tag-list{flex-wrap:wrap;gap:8px;margin:8px 0 10px;padding:0;display:flex}.product-cards-1 .tag{color:#c34a36;background:#fff0ec;border-radius:999px;padding:7px 14px;font-size:12px;font-weight:500}.product-cards-1 .tag:hover{box-shadow:-8px 31px 22px -5px #0000001a}.product-cards-1 .purchase-button{color:#fff;cursor:pointer;background:#c34a36;border:none;border-radius:999px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:auto;margin-bottom:20px;padding:15px;font-family:Poppins,sans-serif;font-size:15px;font-weight:700;transition:transform .25s,filter .25s;display:flex}.product-cards-1 .purchase-button:hover{filter:brightness(1.1);transform:translateY(-2px)}.product-cards-1 .product-card-1:hover .thumbnail-stack img:first-child{filter:brightness()grayscale(0)}.product-cards-1 .product-card-1:hover .thumbnail-stack img:nth-child(2){clip-path:inset(0 round 24px)}@media (width<=1200px){.product-cards-1 .card-list{gap:15px}}@media (width<=1000px){.product-cards-1 .card-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:35px}}@media (width<=768px){.product-cards-1{padding:25px 15px}.product-cards-1 .card-list{gap:18px}.product-cards-1 .product-card-1{border-radius:28px;padding:12px}.product-cards-1 .thumbnail-stack,.product-cards-1 .thumbnail-stack img{border-radius:20px}}@media (width<=550px){.product-cards-1 .card-list{grid-template-columns:1fr}.product-cards-1 .product-card-1{max-width:420px;margin:auto}}.Trend-cards{box-sizing:border-box;background:#fff;width:100%;padding:20px clamp(16px,3vw,45px) 60px;overflow:hidden}.Trend-cards .trend-header{justify-content:space-between;align-items:center;padding:20px;display:flex}.Trend-cards .trend-header h1{font-weight:600}.Trend-cards .trend-header button{cursor:pointer;border-radius:90px;padding:8px 25px;font-weight:600;transition:transform .55s}.Trend-cards .trend-header button:hover{color:#fff;background-color:#1cafe0;transform:scaleX(1.05)}.Trend-cards .card-items{grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:clamp(16px,2vw,28px);width:100%;display:grid}.Trend-cards .trend-card{aspect-ratio:1;isolation:isolate;border-radius:5px;width:100%;min-height:230px;transition:all .35s;position:relative;overflow:hidden}.trend-card:after{content:"";z-index:1;opacity:.7;background:linear-gradient(#0000,#00000026 35%,#000c);transition:all .4s;position:absolute;inset:0}.trend-card:hover:after{opacity:1}.Trend-cards .first .image{object-fit:cover;background-image:url(head.jpg);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.Trend-cards .second .image{background-image:url(tv.jpg);background-position:50%;background-size:cover;background-repeat:none;width:100%;height:100%;position:absolute;inset:0}.Trend-cards .third .image{background-image:url(dresses.jpg);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.Trend-cards .four{border:2px solid #cecdcd}.Trend-cards .four .image{background-image:url(bluetooth-speaker.jpg);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.Trend-cards .five .image{background-image:url(heater.png);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;inset:0}.Trend-cards .trend-card .card-text{z-index:3;color:#f0f8ff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);box-sizing:border-box;opacity:0;flex-direction:column;gap:20px;width:100%;margin-top:10px;padding:22px;transition:transform .7s,opacity .5s;display:flex;position:absolute;bottom:0;left:0;transform:translateY(15px)}.trend-card:hover .card-text{opacity:1;transform:translateY(0)}.Trend-cards .card-items .trend-card .card-text .text,.Trend-cards .card-items .trend-card .card-text .text h1{margin:0;padding:0}.card-text button{color:#111;cursor:pointer;cursor:pointer;background:#fff;border:none;border-radius:30px;align-items:center;gap:8px;width:fit-content;margin-left:20px;padding:8px 18px;font-size:13px;font-weight:600;display:flex}.card-text button:active{color:#fff;background-color:#06eeee;border:1px solid #06eeee}@media (width<=900px){.Trend-cards{padding-left:20px;padding-right:20px}.Trend-cards .card-items{grid-template-columns:repeat(2,minmax(0,1fr))}.Trend-cards .trend-card{min-height:260px}}@media (width<=600px){.Trend-cards{padding:20px 16px 40px}.Trend-cards .trend-header{margin-bottom:18px}.Trend-cards .trend-header h1{font-size:23px}.Trend-cards .trend-header button{padding:8px 18px;font-size:13px}.Trend-cards .card-items{grid-template-columns:1fr;gap:18px}.Trend-cards .trend-card{aspect-ratio:16/10;border-radius:14px;min-height:220px}.Trend-cards .trend-card .card-text{opacity:1;transform:translateY(0)}}@media (width<=400px){.Trend-cards{padding-left:12px;padding-right:12px}.Trend-cards .trend-header h1{font-size:21px}.Trend-cards .trend-header button{padding:7px 15px}.Trend-cards .trend-card{min-height:200px}.Trend-cards .trend-card .card-text{padding:16px}.Trend-cards .trend-card .card-text h1{font-size:18px}}.cards-all .cards-items{grid-template-columns:repeat(5,1fr);gap:30px;width:100%;display:grid}.cards-all .cards-items .card-item{background-color:#fff;border:1px solid;padding:10px}.cards-all .cards-items .card-item .image img{object-fit:contain;width:auto;height:200px}.cards-all .cards-items .card-item .discount-view-wish{justify-content:space-between;align-items:center;display:flex}.cards-all .cards-items .card-item .discount-view-wish p{background-color:#0ff;border-radius:999px;padding:3px 11px;font-size:12px;font-weight:500}.footer{box-sizing:border-box;background-color:#052a4d;width:100%;padding:35px;overflow-x:hidden}.footer-element{color:#fff;border-bottom:1px solid;grid-template-columns:1.3fr 1fr 1fr 1fr 1.3fr;gap:30px;width:100%;padding-bottom:30px;display:grid}.footer-element>*{min-width:0;max-width:100%}.footer .logo-link{flex-direction:column;gap:20px;width:100%;display:flex}.footer-element .logo-link .logo-name{font-size:17px;font-weight:700}.footer-element .logo-link p{font-size:12px;line-height:1.5}.footer-element .logo-link .logo-icon{align-items:center;gap:20px;display:flex}.footer-element .logo-link .logo-icon img{height:25px}.footer-element h2{width:100%;font-size:15px;font-weight:600}.footer-element .shop .shop-link{margin-top:10px}.footer-element p{margin-top:10px;font-size:13px;transition:transform .3s}.footer-element p:hover{cursor:pointer;color:#5c686b;font-weight:600;text-decoration:underline;transform:none}.footer-element .join h1{font-weight:600}.footer-element.join p{cursor:pointer;font-size:12px}.footer-element .input-btn{align-items:center;margin-top:20px;display:flex}.footer-element .input-btn input{background-color:#0000;border:1px solid #fff;border-right:none;border-radius:3px;outline:none;width:100%;padding:10px;font-size:12px}.footer-element .input-btn button{background-image:linear-gradient(135deg,#ffc0f5,violet);border:1px solid;border-left:none;border-radius:3px;padding:7px 10px}.footer .footer-info{grid-template-columns:1fr 1.5fr 1fr;justify-items:center;margin-top:40px;display:grid}.footer .footer-info .copyright{color:#4b4f51;align-items:center;gap:5px;font-size:12px;font-weight:600;display:flex}.footer .footer-info .payment-card1{justify-content:center;gap:20px;width:100%;display:flex}.footer .footer-info .payment-card1 .image-pay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#00000026;border-radius:7px;justify-content:center;align-items:center;width:55px;height:50px;display:flex}.footer .footer-info .payment-card1 img{width:30px;height:30px}.footer .footer-info .footer-info-language{border:2px solid;border-radius:5px;justify-content:center;align-items:center;padding:5px 15px;font-size:15px;font-weight:600;display:flex}.footer .footer-info .footer-info-language select{box-shadow:none;border:none;outline:none}.footer .footer-info .footer-info-language select option{width:60px}.footer .footer-info .footer-info-language:hover{color:#544b4b;border-color:#544b4b}@media (width<=780px){.footer{width:100%;margin:auto}.footer-element{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.footer .footer-info{grid-template-columns:repeat(1,1fr);gap:40px;display:grid}}@media (width<=480px){.footer{padding:20px}.footer-element{grid-template-columns:1fr}}:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) ::slotted(svg),:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev ::slotted(.swiper-navigation-icon),.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size) / 2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) ::slotted(.swiper-navigation-icon),:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}*{box-sizing:border-box}.Shop-page{color:#111;background:#f7f8fa;width:100%;min-height:100vh;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}.shop-page button,.shop-page select,.shop-page input{font-family:Arial,Helvetica,sans-serif}.shop-page button{cursor:pointer}.shop-page .page{width:94%;max-width:1400px;margin:0 auto;padding:25px 0 50px}.shop-page .breadcrumbs{color:#777;align-items:center;gap:10px;margin-bottom:20px;font-size:14px;display:flex}.shop-page .breadcrumbs i{color:#aaa;font-style:normal}.shop-page .breadcrumbs strong{color:#222}.shop-page .heading-row{justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;display:flex}.shop-page .heading-row h1{color:#111;margin:0 0 8px;font-size:32px;font-weight:700}.shop-page .heading-row p{color:#777;margin:0;font-size:14px}.shop-page .toolbar{align-items:center;gap:15px;display:flex}.shop-page .toolbar label{color:#444;align-items:center;gap:8px;font-size:14px;display:flex}.shop-page .toolbar select{color:#222;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;outline:none;min-width:170px;padding:10px 35px 10px 12px}.shop-page .toolbar select:focus{border-color:#111}.shop-page .view-switcher{background:#fff;border:1px solid #ddd;border-radius:6px;display:flex;overflow:hidden}.shop-page .view-switcher button{color:#777;background:#fff;border:0;width:40px;height:38px;font-size:20px}.shop-page .view-switcher button:hover{background:#f1f1f1}.shop-page .view-switcher button.active{color:#fff;background:#111}.shop-page .shop-layout{grid-template-columns:250px minmax(0,1fr);align-items:start;gap:25px;display:grid}.shop-page .sidebar{background:#fff;border:1px solid #e5e5e5;border-radius:10px;width:100%;overflow:hidden}.shop-page .filter-section{border-bottom:1px solid #eee;padding:20px}.shop-page .filter-title{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.shop-page .filter-title strong{color:#222;font-size:16px}.shop-page .page .filter-title button{color:#777;background:0 0;border:0;font-size:20px}.shop-page .category-list{flex-direction:column;gap:5px;display:flex}.shop-page .category{color:#555;text-align:left;background:0 0;border:0;border-radius:6px;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;padding:10px 8px;font-size:12px;display:grid}.shop-page .category:hover{background:#f4f4f4}.shop-page .category.active{color:#111;background:#f0f0f0;font-weight:600}.shop-page .category-icon{font-size:16px}.shop-page .category em{color:#999;font-size:12px;font-style:normal}.shop-page .range-wrap{width:100%;height:45px;position:relative}.shop-page .range-wrap input{accent-color:#111;cursor:pointer;width:100%;height:5px;margin:0;position:absolute;top:10px;left:0}.shop-page .price-values{color:#555;justify-content:space-between;gap:10px;font-size:13px;display:flex}.shop-page .price-values span{white-space:nowrap}.shop-page .check-list{flex-direction:column;gap:12px;display:flex}.shop-page .check-list label{color:#555;cursor:pointer;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;font-size:14px;display:grid}.shop-page .check-list input{cursor:pointer;width:16px;height:16px}.shop-page .check-list em{color:#999;font-size:12px;font-style:normal}.shop-page .more-button{color:#333;background:0 0;border:0;padding:15px 0 0;font-size:13px}.shop-page .more-button:hover{text-decoration:underline}.shop-page .ratings{padding-bottom:15px}.shop-page .rating-row{color:#444;text-align:left;background:0 0;border:0;align-items:center;gap:5px;width:100%;padding:7px 0;display:flex}.shop-page .rating-row:hover{color:#111}.shop-page .rating-row span{color:#f5a623;letter-spacing:1px}.shop-page .rating-row small{color:#777}.shop-page .rating-row.selected{color:#111;font-weight:700}.shop-page .reset-filter{color:#222;background:#fff;border:1px solid #222;border-radius:6px;width:calc(100% - 40px);margin:20px;padding:11px;font-size:14px}.shop-page .reset-filter:hover{color:#fff;background:#222}.shop-page .products-area{width:100%;min-width:0}.shop-page .shop-slider{width:100%;margin-bottom:25px}.shop-page .mySwiper{border-radius:12px;width:100%;height:280px;overflow:hidden}.shop-page .slider-item{background:#222;width:100%;height:280px;position:relative;overflow:hidden}.shop-page .slider-item img{object-fit:cover;width:100%;height:100%;display:block}.shop-page .slider-item:after{content:"";z-index:1;background:#0000006b;position:absolute;inset:0}.shop-page .slider-content{z-index:2;color:#fff;max-width:500px;position:absolute;top:50%;left:55px;transform:translateY(-50%)}.shop-page .slider-content p{color:#fff;letter-spacing:2px;margin:0 0 12px;font-size:14px;font-weight:700}.shop-page .slider-content h2{color:#fff;margin:0 0 12px;font-size:44px;line-height:1.1}.shop-page .slider-content span{color:#eee;margin-bottom:25px;font-size:18px;line-height:1.5;display:block}.shop-page .slider-content button{color:#111;background:#fff;border:0;border-radius:6px;padding:13px 26px;font-size:15px;font-weight:700;transition:all .2s}.shop-page .slider-content button:hover{color:#fff;background:#111}.shop-page .mySwiper .swiper-button-next,.shop-page .mySwiper .swiper-button-prev{background:#ffffffe6;border-radius:50%;width:0;height:0;margin-top:-20px}.shop-page .mySwiper .swiper-pagination{bottom:12px}.shop-page .mySwiper .swiper-pagination-bullet{opacity:.7;background:#fff;width:9px;height:9px}.shop-page .mySwiper .swiper-pagination-bullet-active{opacity:1}.shop-page .product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:100%;display:grid}.shop-page .product-card{background:#fff;border:1px solid #e5e5e5;border-radius:10px;width:100%;min-width:0;transition:transform .2s,box-shadow .2s;overflow:hidden}.shop-page .product-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #00000014}.shop-page .product-image{background:#f5f5f5;width:100%;height:220px;position:relative;overflow:hidden}.shop-page .product-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s;display:block}.shop-page .product-card:hover .product-image img{transform:scale(1.03)}.shop-page .heart{z-index:3;color:#777;opacity:0;background:#ffffffe6;border:0;border-radius:50%;width:35px;height:35px;font-size:21px;transition:all .2s;position:absolute;top:12px;right:12px}.shop-page .product-card:hover .heart{opacity:1}.shop-page .heart:hover{color:#111;background:#fff;border:1px solid #aaa}.shop-page .heart.liked{color:#e53935;opacity:1}.shop-page .product-info{padding:16px}.shop-page .product-info h3{color:#111;min-height:45px;margin:0 0 10px;font-size:16px;line-height:1.4}.shop-page .rating{color:#444;align-items:center;gap:4px;margin-bottom:12px;font-size:13px;display:flex}.shop-page .rating span{color:#f5a623}.shop-page .rating small{color:#999}.shop-page .price-line{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:15px;display:flex}.shop-page .price-line strong{color:#111;font-size:18px}.shop-page .price-line del{color:#999;font-size:13px}.shop-page .price-line b{color:#16833b;background:#e8f7ed;border-radius:4px;padding:4px 6px;font-size:11px}.shop-page .add-cart{color:#fff;background:#111;border:1px solid #111;border-radius:6px;width:100%;padding:11px;font-size:14px;transition:all .2s}.shop-page .add-cart:hover{color:#111;background:#fff}.shop-page .cart-message{background:#fff;border:1px solid #e5e5e5;border-radius:7px;margin:20px 0;padding:12px 15px;font-size:14px}.shop-page .cart-message strong{margin-left:5px}.shop-page .product-grid.list-view{grid-template-columns:1fr}.shop-page .product-grid.list-view .product-card{grid-template-columns:220px minmax(0,1fr);display:grid}.shop-page .product-grid.list-view .product-image{height:100%;min-height:220px}.shop-page .product-grid.list-view .product-info{flex-direction:column;justify-content:center;display:flex}.shop-page .empty-state{text-align:center;background:#fff;border:1px solid #e5e5e5;border-radius:10px;padding:60px 20px}.shop-page .empty-state>div{color:#999;font-size:45px}.shop-page .empty-state h3{color:#222;margin:10px 0}.shop-page .empty-state p{color:#777;margin:0 0 20px}.shop-page .empty-state button{color:#fff;background:#111;border:0;border-radius:6px;padding:10px 20px}.shop-page .pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;margin-top:30px;display:flex}.shop-page .pagination button{color:#333;background:#fff;border:1px solid #ddd;border-radius:6px;min-width:38px;height:38px}.shop-page .pagination button:hover{border-color:#111}.shop-page .pagination button.active{color:#fff;background:#111;border-color:#111}.shop-page .pagination button:disabled{opacity:.4;cursor:not-allowed}.shop-page .pagination span{padding:0 5px}@media (width<=1100px){.shop-page .page{width:92%}.shop-page .shop-layout{grid-template-columns:220px minmax(0,1fr);gap:20px}.shop-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-page .slider-content{left:40px}.shop-page .slider-content h2{font-size:38px}}@media (width<=820px){.shop-page .page{width:92%}.shop-page .shop-layout{grid-template-columns:1fr}.shop-page .sidebar{width:100%}.shop-page .heading-row{flex-direction:column;align-items:flex-start}.shop-page .toolbar{justify-content:space-between;width:100%}.shop-page .mySwiper,.shop-page .slider-item{height:330px}.shop-page .slider-content{max-width:430px;left:35px;right:35px}.shop-page .slider-content h2{font-size:34px}}@media (width<=600px){.shop-page .page{width:94%;padding-top:15px}.shop-page .heading-row h1{font-size:27px}.shop-page .toolbar{flex-wrap:wrap;gap:10px;width:100%}.shop-page .toolbar label{justify-content:space-between;width:100%}.shop-page .toolbar select{flex:1;min-width:0;max-width:220px}.shop-page .view-switcher{margin-left:auto}.shop-page .mySwiper{border-radius:8px;height:280px}.shop-page .slider-item{height:280px}.shop-page .slider-content{max-width:none;left:25px;right:25px}.shop-page .slider-content p{margin-bottom:8px;font-size:11px}.shop-page .slider-content h2{margin-bottom:8px;font-size:27px}.shop-page .slider-content span{margin-bottom:18px;font-size:13px}.shop-page .slider-content button{padding:10px 18px;font-size:13px}.shop-page .mySwiper .swiper-button-next,.shop-page .mySwiper .swiper-button-prev{width:32px;height:32px;margin-top:-16px}.shop-page .mySwiper .swiper-button-next:after,.shop-page .mySwiper .swiper-button-prev:after{font-size:13px}.shop-page .product-grid{grid-template-columns:1fr;gap:15px}.shop-page .product-image{height:230px}.shop-page .product-info h3{min-height:auto}.shop-page .product-grid.list-view .product-card{grid-template-columns:1fr}.shop-page .product-grid.list-view .product-image{height:220px}.shop-page .pagination{gap:5px}.shop-page .pagination button{min-width:34px;height:34px}}@media (width<=400px){.shop-page .page{width:94%}.shop-page .heading-row h1{font-size:24px}.shop-page .toolbar select{max-width:180px}.shop-page .mySwiper,.shop-page .slider-item{height:250px}.shop-page .slider-content{left:20px;right:20px}.shop-page .slider-content p{letter-spacing:1px;font-size:10px}.shop-page .slider-content h2{font-size:23px}.shop-page .slider-content span{font-size:12px}.shop-page .slider-content button{padding:9px 15px}.shop-page .product-image{height:200px}.shop-page .filter-section{padding:16px}.shop-page .reset-filter{width:calc(100% - 32px);margin:16px}}.shop-page .category-list{width:100%}.shop-page .category>span:not(.category-icon){white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.shop-page .heart.liked{opacity:1}@media (hover:none){.shop-page .heart{opacity:1}}.product-details{background:#f5f6f8;width:100%;min-height:100vh;padding:25px 5%}.move-pages{align-items:center;gap:5px;max-width:1400px;margin:0 auto 20px;display:flex}.move-pages button{color:#555;cursor:pointer;background:0 0;border:none;padding:5px;font-size:14px}.move-pages button:hover{color:#ff6b00}.product-details .product-4{background:#fff;border:1px solid #eee;border-radius:16px;grid-template-columns:2fr 1.2fr .9fr;gap:35px;max-width:1400px;margin:auto;padding:30px;display:grid;box-shadow:0 5px 25px #0000000d}.product-details .images{width:100%}.product-details .image-main{background:#f7f8fa;border-radius:14px;justify-content:center;align-items:center;width:100%;height:460px;display:flex;overflow:hidden}.product-details .image-main img{object-fit:contain;width:90%;height:90%;transition:transform .3s}.product-details .image-main:hover img{transform:scale(1.04)}.product-details .images-4{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:15px;display:grid}.product-details .image-1{cursor:pointer;background:#fafafa;border:1px solid #ddd;border-radius:10px;justify-content:center;align-items:center;height:90px;transition:all .2s;display:flex}.product-details .image-1:hover{background:#fff8f3;border:2px solid #ff6b00}.product-details .image-1 img{object-fit:contain;width:90%;height:90%}.product-details .products-detail{padding:5px 0}.product-details .product-name p{color:#222;margin:0 0 20px;font-size:22px;font-weight:600;line-height:1.5}.product-details .product-rating-reviews-orders{border-bottom:1px solid #eee;flex-wrap:wrap;align-items:center;gap:18px;padding-bottom:20px;display:flex}.product-details .product-rating-reviews-orders .product-rating{background:#fff4d6;border:1px solid #ffd76a;border-radius:20px;align-items:center;gap:5px;padding:5px 12px;display:flex}.product-details .product-rating span{font-size:14px}.product-details .product-rating p{color:#333;margin:0;font-size:13px;font-weight:700}.product-details .product-reviews,.product-details .products-order{color:#555;align-items:center;gap:5px;display:flex}.product-details .product-reviews span,.product-details .products-order span{color:#777;font-size:17px}.product-details .product-reviews p,.product-details .products-order p{margin:0;font-size:13px;font-weight:600}.product-details .product-stock{color:#16833b;background:#edf9f1;border-radius:20px;align-items:center;gap:6px;width:fit-content;margin-top:20px;padding:7px 12px;display:flex}.product-details .product-stock span{font-size:18px}.product-details .product-stock p{margin:0;font-size:13px;font-weight:600}.product-details .product-color{margin-top:25px}.product-details .color-name{align-items:center;gap:8px;display:flex}.product-details .color-name h2{color:#333;margin:0;font-size:15px}.product-details .color-name p{color:#666;margin:0;font-size:14px}.product-details .color-box{gap:10px;margin-top:12px;display:flex}.product-details .color-box-1{cursor:pointer;border:2px solid #ddd;border-radius:50%;width:35px;height:35px}.product-details .color-box-1:first-child{background:#111}.product-details .color-box-1:nth-child(2){background:#777}.product-details .color-box-1:nth-child(3){background:#c8a27c}.product-details .color-box-1:nth-child(4){background:#eee}.product-details .color-box-1:hover{border:3px solid #ff6b00}.product-details .product-price-addcart-wishlist{background:#fafafa;border:1px solid #eee;border-radius:14px;height:fit-content;padding:20px;position:sticky;top:20px}.product-details .price-discount{align-items:center;gap:12px;display:flex}.product-details .price-discount p:first-child{color:#222;margin:0;font-size:30px;font-weight:700}.product-details .price-discount p:last-child{color:#16833b;background:#e8f7ed;border-radius:5px;margin:0;padding:5px 9px;font-size:12px;font-weight:700}.product-details .product-taxes p{color:#777;margin:8px 0 20px;font-size:12px}.product-details .product-quentity{justify-content:center;align-items:center;gap:20px;margin:20px 0;display:flex}.product-details .product-quentity button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:7px;width:35px;height:35px;font-size:20px}.product-details .product-quentity span{font-weight:700}.product-details .product-addcart button,.product-details .product-buy button{cursor:pointer;border:none;border-radius:8px;width:100%;padding:13px;font-size:15px;font-weight:700;transition:all .2s}.product-details .product-addcart button{color:#fff;background:#ffb000}.product-details .product-addcart button:hover{background:#e89e00}.product-details .product-buy{margin-top:10px}.product-details .product-buy button{color:#fff;background:#ff6b00}.product-details .product-buy button:hover{background:#e85f00}.product-details .product-wishlist{cursor:pointer;border-top:1px solid #ddd;justify-content:center;align-items:center;gap:7px;margin-top:18px;padding-top:15px;display:flex}.product-details .product-wishlist span{color:#e63946}.product-details .product-wishlist p{margin:0;font-size:14px;font-weight:600}@media (width<=1100px){.product-details .product-4{grid-template-columns:1.5fr 1fr}.product-details .product-price-addcart-wishlist{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:15px;display:grid;position:static}}@media (width<=700px){.product-details{padding:15px}.product-details .product-4{grid-template-columns:1fr;gap:25px;padding:18px}.product-details .image-main{height:320px}.product-details .images-4{grid-template-columns:repeat(4,1fr)}.product-details .product-name p{font-size:19px}.product-details .product-price-addcart-wishlist{display:block}}@media (width<=450px){.product-details .images-4{grid-template-columns:repeat(2,1fr)}.product-details .image-1{height:80px}.product-details .price-discount p:first-child{font-size:26px}}.checkout-page{color:#1e293b;background:#f8fafc;min-height:100vh;padding:32px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,sans-serif}.checkout-grid{grid-template-columns:1fr;gap:24px;max-width:1152px;margin:0 auto;display:grid}@media (width>=1024px){.checkout-grid{grid-template-columns:1fr 360px}}.card{background:#fff;border-radius:12px;padding:24px}.checkout-left,.checkout-right{flex-direction:column;gap:16px;display:flex}.step-tracker{align-items:center;padding:20px 24px;display:flex}.step{align-items:center;gap:12px;display:flex}.step-circle{color:#94a3b8;background:#e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:600;display:flex}.step-circle--active{color:#fff;background:#4f46e5}.step-title{color:#94a3b8;font-size:14px;font-weight:600}.step-title--active{color:#0f172a}.step-subtitle{color:#94a3b8;font-size:12px}.step-line{background:#e2e8f0;flex:1;height:1px;margin:0 16px;display:none}.step-line--done{background:#a5b4fc}@media (width>=640px){.step-line{display:block}}.address-row{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.address-main{align-items:flex-start;gap:12px;display:flex}.address-icon{color:#4f46e5;background:#eef2ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:2px;display:flex}.address-label{color:#0f172a;margin-bottom:4px;font-size:14px;font-weight:600}.address-name-row{align-items:center;gap:8px;display:flex}.address-name{color:#0f172a;font-weight:600}.address-tag{color:#4f46e5;background:#eef2ff;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.address-text{color:#64748b;max-width:420px;margin:2px 0 0;font-size:12px;line-height:1.5}.change-btn{color:#4f46e5;cursor:pointer;background:#fff;border:1px solid #c7d2fe;border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:600;display:flex}.change-btn:hover{background:#eef2ff}.items-card{flex-direction:column;gap:24px;display:flex}.item-row{gap:16px;display:flex}.item-image{object-fit:cover;border-radius:8px;flex-shrink:0;width:96px;height:96px}.item-details{flex:1}.item-name{color:#0f172a;margin:0;font-weight:600}.item-variant{color:#64748b;margin:4px 0 0;font-size:14px}.qty-row{align-items:center;gap:12px;margin-top:12px;display:flex}.qty-label{color:#64748b;font-size:14px}.qty-stepper{border:1px solid #e2e8f0;border-radius:8px;align-items:center;gap:8px;padding:4px 8px;display:flex}.qty-stepper button{color:#64748b;cursor:pointer;background:0 0;border:none;font-size:15px;line-height:1}.qty-stepper button:hover{color:#0f172a}.qty-stepper span{text-align:center;width:16px;font-size:14px;font-weight:500}.price-row{align-items:center;gap:8px;margin-top:12px;display:flex}.discount-pct{color:#059669;font-size:14px;font-weight:600}.mrp-strike{color:#94a3b8;font-size:14px;text-decoration:line-through}.final-price{color:#0f172a;font-size:18px;font-weight:700}.price-card-title{color:#0f172a;margin:0 0 16px;font-weight:600}.price-lines{flex-direction:column;gap:12px;font-size:14px;display:flex}.price-line{cursor:default;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;font-family:inherit;display:flex}.price-line--toggle{cursor:pointer;text-align:left}.price-line-label{color:#64748b;align-items:center;gap:4px;display:flex}.price-line-value{color:#0f172a;font-weight:500}.price-line-value--discount{color:#059669;font-weight:600}.chevron{transition:transform .15s}.chevron--open{transform:rotate(180deg)}.price-detail-note{color:#64748b;background:#f8fafc;border-radius:6px;padding:8px 12px;font-size:12px}.price-total-row{color:#0f172a;border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding-top:12px;font-weight:600;display:flex}.savings-banner{color:#047857;background:#ecfdf5;border-radius:8px;align-items:center;gap:8px;margin-top:16px;padding:12px 16px;font-size:14px;font-weight:600;display:flex}.trust-banner{background:#eef2ff;border-radius:12px;align-items:flex-start;gap:12px;padding:20px;display:flex}.trust-icon{color:#4f46e5;flex-shrink:0;margin-top:2px}.trust-text{color:#334155;margin:0;font-size:14px;font-weight:500}.continue-bar{justify-content:space-between;align-items:center;padding:20px;display:flex}.continue-mrp{color:#94a3b8;font-size:14px;text-decoration:line-through}.continue-total{color:#0f172a;font-size:18px;font-weight:700}.view-price-link{color:#4f46e5;cursor:pointer;background:0 0;border:none;margin-top:4px;padding:0;font-size:14px;font-weight:500}.continue-btn{color:#fff;cursor:pointer;background:#4f46e5;border:none;border-radius:8px;width:60%;padding:8px 20px;font-size:15px;font-weight:600}.continue-btn:hover{background:#4338ca}.payment-page{box-sizing:border-box;color:#101828;background:#f5f6fa;width:100%;min-height:100vh;padding:32px 24px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Inter,Arial,sans-serif}.payment-page *,.payment-page :before,.payment-page :after{box-sizing:border-box}.payment-container{flex-direction:column;gap:24px;width:100%;max-width:1180px;margin:0 auto;display:flex}.payment-page .payment-card1{background:#fff;border-radius:16px;width:100%;box-shadow:0 2px 8px #1018280a}.payment-empty{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:420px;margin:80px auto;padding:40px 28px;box-shadow:0 2px 8px #1018280a}.payment-empty h2{color:#101828;margin:0 0 10px;font-size:20px;font-weight:700;line-height:1.4}.payment-empty p{color:#667085;margin:0 0 22px;font-size:14px;line-height:1.6}.payment-empty button{color:#fff;cursor:pointer;background:#5b4fe9;border:none;border-radius:9px;padding:11px 22px;font-family:inherit;font-size:14px;font-weight:600}.payment-empty button:hover{background:#4c40d6}.payment-step-tracker{justify-content:space-between;align-items:center;width:100%;padding:22px 30px;display:flex}.payment-step-wrap{flex:1;align-items:center;min-width:0;display:flex}.payment-step-wrap:last-child{flex:none}.payment-step{align-items:center;gap:12px;min-width:max-content;display:flex}.payment-step-circle{color:#98a2b3;background:#f2f3f7;border-radius:50%;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:700;display:flex}.payment-step-circle--active{color:#fff;background:#5b4fe9}.payment-step-title{color:#98a2b3;font-size:14px;font-weight:700;line-height:1.3}.payment-step-title--active{color:#101828}.payment-step-subtitle{color:#98a2b3;margin-top:2px;font-size:12px;line-height:1.3}.payment-step-line{background:#e4e7ec;flex:1;min-width:40px;height:1px;margin:0 24px}.payment-step-line--done{background:#c7c1fa}.payment-page .payment-grid{align-items:start;gap:24px;width:100%;grid-template-columns:minmax(0,1fr) 360px!important;display:grid!important}.payment-page .payment-methods-card{width:100%;min-width:0;padding:30px}.payment-methods-header{width:100%;margin-bottom:24px}.payment-methods-header h2{color:#101828;margin:0 0 7px;font-size:23px;font-weight:700;line-height:1.35}.payment-methods-header p{color:#667085;margin:0;font-size:14px;line-height:1.6}.payment-methods-list{flex-direction:column;gap:14px;width:100%;display:flex}.payment-method{background:#fff;border:1px solid #e4e7ec;border-radius:12px;width:100%;min-width:0;overflow:hidden}.payment-method--selected{border-color:#b7b0f7;box-shadow:0 0 0 1px #b7b0f7,0 2px 8px #5b4fe90f}.payment-method-header{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:14px;width:100%;min-width:0;padding:18px 20px;font-family:inherit;display:flex}.payment-method-header:hover{background:#fafaff}.payment-radio{border:2px solid #d0d5dd;border-radius:50%;flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.payment-radio--on{border-color:#5b4fe9}.payment-radio-dot{background:#5b4fe9;border-radius:50%;width:10px;height:10px}.payment-method-text{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.payment-method-title{color:#101828;font-size:15px;font-weight:700;line-height:1.35;display:block}.payment-method-description{color:#667085;font-size:13px;line-height:1.5;display:block}.payment-method-icon{color:#667085;flex:none;justify-content:center;align-items:center;display:flex}.payment-card-form{background:#f8f9fc;border-top:1px solid #e9eaf3;width:100%;padding:22px 20px}.payment-field{width:100%;margin-bottom:17px}.payment-field:last-child{margin-bottom:0}.payment-field label{color:#101828;margin-bottom:8px;font-size:13px;font-weight:600;line-height:1.4;display:block}.payment-field-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;width:100%;display:grid}.payment-field input{color:#101828;background:#fff;border:1px solid #dfe3ea;border-radius:8px;outline:none;width:100%;min-width:0;height:44px;padding:0 14px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.payment-field input::placeholder{color:#98a2b3}.payment-field input:focus{border-color:#5b4fe9;box-shadow:0 0 0 3px #5b4fe91f}.payment-input-wrap{align-items:center;width:100%;display:flex;position:relative}.payment-input-wrap input{padding-right:44px}.payment-input-icon{color:#98a2b3;pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;right:13px}.payment-back-link{color:#5b4fe9;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;margin-top:24px;padding:0;font-family:inherit;font-size:14px;font-weight:600;display:inline-flex}.payment-back-link:hover{color:#4c40d6}.payment-page .payment-right{flex-direction:column;align-self:start;gap:20px;min-width:0;display:flex;position:sticky;top:24px;width:360px!important;max-width:360px!important}.payment-page .payment-right>.payment-card{min-width:0;padding:22px;overflow:hidden;width:100%!important}.payment-summary-header{justify-content:space-between;align-items:center;gap:12px;width:100%;margin-bottom:20px;display:flex}.payment-summary-header h3{color:#101828;margin:0;font-size:18px;font-weight:700;line-height:1.35}.payment-edit-link{color:#5b4fe9;cursor:pointer;background:0 0;border:none;flex:none;padding:0;font-family:inherit;font-size:13.5px;font-weight:600}.payment-edit-link:hover{color:#4c40d6}.payment-summary-item{grid-template-columns:64px minmax(0,1fr) auto;align-items:start;column-gap:12px;width:100%;min-width:0;display:grid}.payment-summary-item+.payment-summary-item{border-top:1px solid #eef0f3;margin-top:18px;padding-top:18px}.payment-summary-item img{object-fit:cover;background:#f2f3f7;border-radius:10px;width:64px;height:64px;display:block}.payment-summary-item-info{flex-direction:column;gap:4px;min-width:0;display:flex}.payment-summary-item-name{color:#101828;overflow-wrap:anywhere;min-width:0;font-size:14px;font-weight:700;line-height:1.35;display:block}.payment-summary-item-variant{color:#667085;overflow-wrap:anywhere;min-width:0;font-size:12.5px;line-height:1.4;display:block}.payment-summary-item-price{color:#101828;white-space:nowrap;flex-direction:column;align-items:flex-end;gap:4px;min-width:72px;font-size:14px;font-weight:700;line-height:1.35;display:flex}.payment-summary-item-qty{color:#98a2b3;font-size:12px;font-weight:400;line-height:1.3}.payment-price-title{color:#101828;margin:0 0 16px;font-size:18px;font-weight:700;line-height:1.35}.payment-price-line{color:#475467;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;width:100%;min-width:0;padding:9px 0;font-family:inherit;font-size:14px;line-height:1.45;display:flex}.payment-price-line>span:first-child{align-items:center;gap:5px;min-width:0;display:inline-flex}.payment-price-line>span:last-child{color:#101828;white-space:nowrap;flex:none;font-weight:600}.payment-price-line--toggle{cursor:pointer}.payment-price-line--toggle:hover{color:#344054}.payment-price-line--toggle:focus{outline:none}.payment-chevron{color:#98a2b3;flex:none;transition:transform .15s}.payment-chevron--open{transform:rotate(180deg)}.payment-price-note{color:#667085;width:100%;padding:0 0 9px;font-size:12.5px;line-height:1.5}.payment-price-divider{background:#e4e7ec;width:100%;height:1px;margin:8px 0}.payment-price-total{color:#101828;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:7px 0;font-size:16px;font-weight:700;line-height:1.4;display:flex}.payment-price-total span:last-child{white-space:nowrap}.payment-price-value--discount{color:#0f8a5f!important}.payment-savings{color:#0f8a5f;background:#e7f6ef;border-radius:10px;align-items:center;gap:8px;width:100%;margin-top:16px;padding:12px 14px;font-size:13px;font-weight:600;line-height:1.4;display:flex}.payment-secure-notice{background:#f2f1fd;border-radius:14px;align-items:flex-start;gap:12px;width:100%;padding:17px;display:flex}.payment-secure-icon{color:#5b4fe9;background:#fff;border-radius:50%;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.payment-secure-notice>div{min-width:0}.payment-secure-title{color:#101828;margin-bottom:3px;font-size:14px;font-weight:700;line-height:1.4}.payment-secure-text{color:#667085;font-size:12.5px;line-height:1.5}.payment-page .payment-right>.payment-card:last-child{padding:20px}.payment-pay-btn{color:#fff;cursor:pointer;background:#5b4fe9;border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:48px;padding:13px 18px;font-family:inherit;font-size:15px;font-weight:700;line-height:1.3;transition:background .15s,transform .1s;display:flex}.payment-pay-btn:hover{background:#4c40d6}.payment-pay-btn:active{transform:translateY(1px)}.payment-terms{text-align:center;color:#98a2b3;margin:12px 0 0;font-size:12px;line-height:1.5}.payment-terms-link{color:#5b4fe9;cursor:pointer;text-decoration:underline}@media (width<=1050px){.payment-page{padding:24px 18px}.payment-page .payment-grid{gap:20px;grid-template-columns:minmax(0,1fr) 330px!important}.payment-page .payment-right{width:330px!important;max-width:330px!important}.payment-page .payment-methods-card{padding:24px}}@media (width<=900px){.payment-page .payment-grid{grid-template-columns:1fr!important}.payment-page .payment-right{position:static;width:100%!important;max-width:none!important}.payment-page .payment-right>.payment-card{width:100%!important}.payment-step-tracker{padding:18px 20px}.payment-step-line{margin:0 14px}}@media (width<=650px){.payment-page{padding:16px 12px}.payment-container{gap:16px}.payment-step-tracker{padding:16px;overflow-x:auto}.payment-step{gap:8px}.payment-step-title{font-size:13px}.payment-step-subtitle{font-size:11px}.payment-step-line{min-width:24px;margin:0 10px}.payment-page .payment-methods-card{padding:20px}.payment-method-header{padding:16px}.payment-card-form{padding:18px 16px}.payment-summary-item{grid-template-columns:58px minmax(0,1fr) auto;column-gap:10px}.payment-summary-item img{width:58px;height:58px}}@media (width<=480px){.payment-page{padding:12px}.payment-page .payment-methods-card,.payment-page .payment-right>.payment-card{padding:18px}.payment-methods-header h2{font-size:20px}.payment-methods-header p{font-size:13px}.payment-method-header{gap:10px;padding:15px}.payment-method-title{font-size:14px}.payment-method-description{font-size:12px}.payment-method-icon{display:none}.payment-field-row{grid-template-columns:1fr;gap:0}.payment-step-tracker{justify-content:space-between}.payment-step-line,.payment-step-subtitle{display:none}.payment-step-title{font-size:12px}.payment-step-circle{flex-basis:30px;width:30px;height:30px}.payment-step{min-width:auto}.payment-summary-item{grid-template-columns:56px minmax(0,1fr)}.payment-summary-item img{width:56px;height:56px}.payment-summary-item-price{grid-column:2;align-items:flex-start;margin-top:4px}.payment-price-line{font-size:13px}.payment-price-total{font-size:15px}}@media (width<=360px){.payment-page{padding:10px}.payment-page .payment-methods-card,.payment-page .payment-right>.payment-card{padding:15px}.payment-method-header{padding:13px}.payment-method-description{line-height:1.4}.payment-summary-item{grid-template-columns:50px minmax(0,1fr)}.payment-summary-item img{width:50px;height:50px}}*{box-sizing:border-box;font-family:Poppins,sans-serif}.page-content{margin-top:190px;margin-left:15px;margin-right:15px}body{background-color:#f5f6fa}@media (width<=780px){.page-content{margin-top:150px;margin-left:10px;margin-right:10px}}
