.Sidebar-module__GU8iDW__sidebar{background:var(--surface);border-radius:var(--radius);width:260px;box-shadow:var(--shadow);z-index:100;flex-direction:column;height:calc(100vh - 40px);padding:20px 0;transition:transform .3s;display:flex;position:fixed;top:20px;right:20px;overflow-y:auto}.Sidebar-module__GU8iDW__logo{color:var(--primary);text-align:center;margin-bottom:1rem;padding:1rem 1.5rem;font-size:1.2rem;font-weight:900}.Sidebar-module__GU8iDW__nav{flex-direction:column;flex:1;padding:0 10px;display:flex}.Sidebar-module__GU8iDW__navItem{color:var(--text);border-radius:12px;align-items:center;gap:.75rem;margin-bottom:5px;padding:12px 15px;font-size:.9rem;text-decoration:none;transition:background .2s;display:flex}.Sidebar-module__GU8iDW__navItem:hover{background:var(--bg)}.Sidebar-module__GU8iDW__active{color:var(--primary);background:#3b82f61a;font-weight:700}.Sidebar-module__GU8iDW__icon{text-align:center;width:24px;font-size:1.2rem}.Sidebar-module__GU8iDW__badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;margin-right:auto;font-size:.7rem;font-weight:700;display:flex}.Sidebar-module__GU8iDW__overlay{z-index:90;background:#0006;display:none;position:fixed;inset:0}@media (max-width:768px){.Sidebar-module__GU8iDW__overlay{display:block}.Sidebar-module__GU8iDW__sidebar{border-radius:0;height:100vh;margin:0;top:0;right:0;transform:translate(100%);box-shadow:-4px 0 20px #0000001a}.Sidebar-module__GU8iDW__sidebar.Sidebar-module__GU8iDW__open{transform:translate(0)}}
.Header-module__NB0hiW__header{background:var(--surface);border-radius:var(--radius);box-shadow:var(--shadow);justify-content:space-between;align-items:center;height:60px;padding:0 1.5rem;display:flex;position:relative}.Header-module__NB0hiW__rightSection{align-items:center;gap:.75rem;display:flex}.Header-module__NB0hiW__hamburger{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:36px;height:36px;padding:6px;display:none}.Header-module__NB0hiW__hamburger span{background:var(--text);width:20px;height:2px;transition:all .3s;display:block}.Header-module__NB0hiW__hamburgerOpen span:first-child{transform:translateY(6px)rotate(45deg)}.Header-module__NB0hiW__hamburgerOpen span:nth-child(2){opacity:0}.Header-module__NB0hiW__hamburgerOpen span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.Header-module__NB0hiW__themeToggle{background:var(--bg);cursor:pointer;border:none;border-radius:10px;padding:8px;font-size:1.4rem;line-height:1}.Header-module__NB0hiW__userArea{align-items:center;gap:1rem;display:flex}.Header-module__NB0hiW__userName{font-weight:600}.Header-module__NB0hiW__logoutBtn{color:#dc2626;cursor:pointer;background:#fee2e2;border:none;border-radius:10px;padding:8px 16px;font-weight:600}@media (max-width:768px){.Header-module__NB0hiW__header{padding:0 1rem}.Header-module__NB0hiW__hamburger{display:flex}.Header-module__NB0hiW__userName{font-size:.85rem}.Header-module__NB0hiW__logoutBtn{padding:6px 12px;font-size:.85rem}}
.Layout-module__6VRPOa__layout{background:var(--bg);gap:20px;min-height:100vh;padding:20px;display:flex}.Layout-module__6VRPOa__mainArea{flex-direction:column;flex:1;margin-right:260px;padding:0;display:flex}.Layout-module__6VRPOa__content{flex:1;padding:1.5rem}@media (max-width:768px){.Layout-module__6VRPOa__layout{flex-direction:column;gap:0;padding:0}.Layout-module__6VRPOa__mainArea{width:100%;margin-right:0}.Layout-module__6VRPOa__content{padding:1rem}}
*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;transition:background .3s,color .3s}:root{--bg:#f3f4f6;--text:#111;--primary:#3b82f6;--surface:#fff;--border:#e5e7eb;--amazing-bg:linear-gradient(135deg, #18009e 0%, #5c0000 100%);--shadow:0 4px 15px #0000000d;--radius:20px;--header-glass-bg:#ffffff1a;--header-glass-border:#00000014;--header-text-color:#333;--header-muted-color:#666;--header-accent:#3b82f6;--header-accent-hover:#3b82f6;--header-icon-color:#3b82f6;--header-login-btn-bg:linear-gradient(135deg, #3b82f6, #3b82f6);--header-login-btn-shadow:0 4px 15px #0066ff4d;--header-bottom-nav-bg:#ffffff4d;--header-bottom-nav-border:#0000001a;--header-bottom-nav-text:#888;--header-active-bg:#006eff1a;--footer-bg:#f9fafb;--footer-border:#0000000d;--footer-text:#333;--footer-muted:#666;--footer-accent:#3b82f6;--footer-card-bg:#00000005;--footer-card-border:#0000000f}.dark{--bg:#000;--text:#f1f1f1;--surface:#0051ff17;--border:#4b4b4b;--amazing-bg:linear-gradient(135deg, #050047 0%, #5700009c 100%);--shadow:0 4px 15px #0000004d;--radius:20px;--header-glass-bg:#1d1d1d66;--header-glass-border:#ffffff0f;--header-text-color:#e0e0e0;--header-muted-color:#b0b0b8;--header-accent:#3b82f6;--header-accent-hover:#3b82f6;--header-icon-color:#3b82f6;--header-login-btn-bg:linear-gradient(135deg, #3b82f6, #0062ff);--header-login-btn-shadow:0 4px 15px #00a2ff4d;--header-bottom-nav-bg:#01012766;--header-bottom-nav-border:#ffffff0f;--header-bottom-nav-text:#888;--header-active-bg:#006eff1a;--footer-bg:#000516;--footer-border:#ffffff0d;--footer-text:#eaeaea;--footer-muted:#9a9a9a;--footer-accent:#2b6ef7;--footer-card-bg:#ffffff05;--footer-card-border:#ffffff0f}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6,table,th,td,label{color:var(--text);transition:color .3s}input,select,textarea{color:var(--text);background-color:var(--bg)}p,span,div{color:var(--text);transition:color .3s}@media (max-width:600px){body{overflow-x:hidden!important}[class*=profile_container]{max-width:100vw!important;padding-left:10px!important;padding-right:10px!important;overflow-x:hidden!important}[class*=statsGrid]{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}[class*=statCard]{min-width:0!important;padding:10px!important}[class*=orderTableWrapper]{-webkit-overflow-scrolling:touch!important;max-width:100%!important;overflow-x:auto!important}[class*=orderTable]{table-layout:auto!important;min-width:500px!important}[class*=sectionCard]{max-width:100%!important;padding:12px!important;overflow:hidden!important}}
.CartDrawer-module__14eHya__overlay{z-index:1100;background:#00000080;position:fixed;inset:0}.CartDrawer-module__14eHya__drawer{background:var(--surface);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:1200;width:400px;max-width:90vw;height:100vh;color:var(--text);flex-direction:column;transition:transform .3s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-5px 0 20px #0003}.CartDrawer-module__14eHya__open{transform:translate(0)}.CartDrawer-module__14eHya__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem;display:flex}.CartDrawer-module__14eHya__closeBtn{cursor:pointer;color:var(--text);background:0 0;border:none;font-size:1.2rem}.CartDrawer-module__14eHya__body{flex-direction:column;flex:1;gap:1.5rem;padding:1rem;display:flex;overflow-y:auto}.CartDrawer-module__14eHya__empty{text-align:center;color:var(--text);opacity:.7;padding:2rem}.CartDrawer-module__14eHya__item{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.CartDrawer-module__14eHya__itemImage{object-fit:cover;border-radius:8px;width:60px;height:60px}.CartDrawer-module__14eHya__itemInfo{flex:1}.CartDrawer-module__14eHya__itemTitle{color:var(--text);font-size:.95rem;font-weight:600;text-decoration:none}.CartDrawer-module__14eHya__itemPrice{color:var(--primary);margin:.25rem 0;font-weight:700}.CartDrawer-module__14eHya__qtyBox{align-items:center;gap:.5rem;display:flex}.CartDrawer-module__14eHya__qtyBox button{border:1px solid var(--border);background:var(--bg);cursor:pointer;width:28px;height:28px;color:var(--text);border-radius:6px}.CartDrawer-module__14eHya__qtyBox span{color:var(--text)}.CartDrawer-module__14eHya__removeBtn{cursor:pointer;color:#ef4444;background:0 0;border:none;padding:4px;font-size:1.2rem;transition:opacity .2s}.CartDrawer-module__14eHya__removeBtn:hover{opacity:.7}.CartDrawer-module__14eHya__summary{border-top:1px solid var(--border);flex-direction:column;gap:.5rem;padding-top:1rem;display:flex}.CartDrawer-module__14eHya__row{color:var(--text);justify-content:space-between;font-size:.9rem;display:flex}.CartDrawer-module__14eHya__total{color:var(--text);justify-content:space-between;font-size:1.1rem;font-weight:800;display:flex}.CartDrawer-module__14eHya__checkoutBtn{text-align:center;background:var(--primary);color:#fff;border-radius:8px;margin-top:.5rem;padding:.75rem;font-weight:700;text-decoration:none;display:block}.CartDrawer-module__14eHya__checkoutBtn:hover{opacity:.9}@media (max-width:768px){.CartDrawer-module__14eHya__drawer{border-radius:0;width:100%;max-width:100%}.CartDrawer-module__14eHya__overlay{z-index:1100}.CartDrawer-module__14eHya__drawer.CartDrawer-module__14eHya__open{transform:translate(0)}.CartDrawer-module__14eHya__checkoutBtn{margin-bottom:120px}}
.Header-module__F8Hefq__glassHeader{background:var(--header-glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--header-glass-border);z-index:1000;width:100%;color:var(--header-text-color);padding:0 20px;position:sticky;top:0;box-shadow:0 8px 32px #0006}.Header-module__F8Hefq__lightHeader{background:var(--header-glass-bg-light,#fffc);border-bottom:1px solid var(--header-glass-border-light,#00000014);color:#333;box-shadow:0 8px 32px #0000001a}.Header-module__F8Hefq__headerContainer{max-width:1300px;margin:0 auto}.Header-module__F8Hefq__mobileTopBar{display:none}@media (max-width:768px){.Header-module__F8Hefq__mobileTopBar{justify-content:space-between;align-items:center;padding:10px 0;display:flex}.Header-module__F8Hefq__brandNameMobile{color:inherit;font-size:20px;font-weight:800}.Header-module__F8Hefq__mobileActions{align-items:center;gap:10px;display:flex}}.Header-module__F8Hefq__topBar{border-bottom:1px solid var(--header-glass-border-light,#00000014);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:10px 0;font-size:13px;display:flex}.Header-module__F8Hefq__lightHeader .Header-module__F8Hefq__topBar{border-bottom:1px solid var(--header-glass-border-light,#00000014)}.Header-module__F8Hefq__topBarRight,.Header-module__F8Hefq__topBarLeft{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.Header-module__F8Hefq__topItem{color:var(--header-muted-color);opacity:.8;align-items:center;gap:6px;text-decoration:none;transition:all .2s;display:flex}.Header-module__F8Hefq__topItem:hover{opacity:1;color:var(--header-accent)}.Header-module__F8Hefq__topItem svg{width:16px;height:16px;stroke:var(--header-icon-color)}.Header-module__F8Hefq__highlightItem{opacity:1;font-weight:700;color:var(--header-accent)!important}.Header-module__F8Hefq__mainHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;padding:15px 0;display:flex}.Header-module__F8Hefq__brandSection{align-items:center;gap:10px;display:flex}.Header-module__F8Hefq__brandLogoIcon{color:#fff;background:linear-gradient(135deg,#0062ff,#3b82f6);border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.Header-module__F8Hefq__brandLogoIcon svg{stroke:#fff;width:22px;height:22px}.Header-module__F8Hefq__brandText{flex-direction:column;display:flex}.Header-module__F8Hefq__brandName{color:inherit;font-size:22px;font-weight:800;line-height:1.2}.Header-module__F8Hefq__brandSlogan{opacity:.7;font-size:11px}.Header-module__F8Hefq__menuList{align-items:center;gap:20px;margin:0;padding:0;list-style:none;display:flex}.Header-module__F8Hefq__menuItem{white-space:nowrap;position:relative}.Header-module__F8Hefq__menuLink{color:var(--header-text-color);cursor:pointer;background:0 0;border:none;align-items:center;gap:5px;padding:8px 0;font-family:inherit;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.Header-module__F8Hefq__menuLink:hover{color:var(--header-accent)}.Header-module__F8Hefq__activeLink{background:var(--header-active-bg);border-radius:8px;padding:6px 12px;color:var(--header-accent)!important}.Header-module__F8Hefq__submenu{-webkit-backdrop-filter:blur(10px);border:1px solid var(--header-glass-border);opacity:0;visibility:hidden;z-index:100;background:#ffffffd9;border-radius:12px;min-width:200px;margin:0;padding:8px 0;list-style:none;transition:all .2s;position:absolute;top:100%;right:0;transform:translateY(10px);box-shadow:0 20px 60px #00000080}.Header-module__F8Hefq__lightHeader .Header-module__F8Hefq__submenu{border-color:var(--header-glass-border-light,#0000001a);background:#ffffffd9;box-shadow:0 20px 60px #0003}.dark .Header-module__F8Hefq__submenu{border-color:var(--header-glass-border);background:#14141ed9}.Header-module__F8Hefq__lightHeader .Header-module__F8Hefq__submenu{background:var(--header-glass-bg-light,#fffffff2);border-color:var(--header-glass-border-light,#0000001a);box-shadow:0 20px 60px #0003}.Header-module__F8Hefq__menuItem:hover>.Header-module__F8Hefq__submenu{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__F8Hefq__submenu .Header-module__F8Hefq__menuItem{width:100%;display:block}.Header-module__F8Hefq__submenu .Header-module__F8Hefq__menuLink{justify-content:space-between;align-items:center;padding:10px 20px;font-size:14px;display:flex}.Header-module__F8Hefq__submenu .Header-module__F8Hefq__menuLink:hover{color:var(--header-accent);background:#ffffff0d}.Header-module__F8Hefq__lightHeader .Header-module__F8Hefq__submenu .Header-module__F8Hefq__menuLink:hover{background:#0000000d}.Header-module__F8Hefq__submenu .Header-module__F8Hefq__submenu{top:-8px;left:auto;right:100%}.Header-module__F8Hefq__tools{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.Header-module__F8Hefq__searchBox{background:#ffffff0f;border:1px solid #ffffff14;border-radius:30px;align-items:center;padding:4px 15px;display:flex}.Header-module__F8Hefq__lightHeader .Header-module__F8Hefq__searchBox{background:#0000000a;border-color:#0000001a}.Header-module__F8Hefq__searchBox input{color:inherit;background:0 0;border:none;outline:none;width:140px;padding:8px 0;font-family:inherit;font-size:14px}.Header-module__F8Hefq__searchBox input::placeholder{opacity:.5;color:inherit}.Header-module__F8Hefq__searchBtn{cursor:pointer;color:inherit;background:0 0;border:none;padding:4px}.Header-module__F8Hefq__searchBtn svg{width:16px;height:16px}.Header-module__F8Hefq__cartIcon{color:inherit;text-decoration:none;position:relative}.Header-module__F8Hefq__cartIcon svg{width:22px;height:22px}.Header-module__F8Hefq__cartBadge{color:#fff;background:#3b82f6;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-8px;right:-10px}.Header-module__F8Hefq__themeToggle{cursor:pointer;color:inherit;background:0 0;border:none}.Header-module__F8Hefq__themeToggle svg{width:20px;height:20px}.Header-module__F8Hefq__themeToggle:hover{color:var(--header-accent)}.Header-module__F8Hefq__loginBtn{background:var(--header-login-btn-bg);color:#fff;cursor:pointer;box-shadow:var(--header-login-btn-shadow);border:none;border-radius:30px;align-items:center;gap:8px;padding:8px 22px;font-size:15px;font-weight:700;text-decoration:none;transition:all .3s;display:flex}.Header-module__F8Hefq__loginBtn svg{stroke:#fff;width:18px;height:18px}.Header-module__F8Hefq__loginBtn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0051ff66}.Header-module__F8Hefq__bottomNav{background:var(--header-bottom-nav-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--header-bottom-nav-border);z-index:9999;border-radius:25px;justify-content:space-around;align-items:center;max-width:95%;margin:0 auto;padding:8px 15px;display:none;position:fixed;bottom:15px;left:0;right:0;box-shadow:0 8px 32px #0009}.Header-module__F8Hefq__lightHeader .Header-module__F8Hefq__bottomNav{background:var(--header-bottom-nav-bg-light,#ffffffe6);border-color:var(--header-bottom-nav-border-light,#0000001a);box-shadow:0 8px 32px #0000001a}.Header-module__F8Hefq__navItemBottom{color:var(--header-bottom-nav-text);border-radius:15px;flex-direction:column;align-items:center;gap:2px;padding:6px 12px;font-size:12px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.Header-module__F8Hefq__navItemBottom svg{width:22px;height:22px}.Header-module__F8Hefq__navItemBottom.Header-module__F8Hefq__active{color:var(--header-accent)}.Header-module__F8Hefq__navItemBottom.Header-module__F8Hefq__active svg{stroke:var(--header-accent)}.Header-module__F8Hefq__navItemBottom:hover:not(.Header-module__F8Hefq__active){color:#eee}.Header-module__F8Hefq__searchWrapper{vertical-align:middle;display:inline-flex;position:relative}.Header-module__F8Hefq__searchDropdownWrapper{-webkit-backdrop-filter:blur(15px);border:1px solid var(--border);z-index:100;background:#ffffffd9;border-radius:12px;width:90vw;max-width:400px;margin-top:8px;position:absolute;top:100%;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 12px 30px #0000001a}.dark .Header-module__F8Hefq__searchDropdownWrapper{border-color:var(--border);background:#14141ed9}.Header-module__F8Hefq__searchDropdownList{max-height:300px;margin:0;padding:.5rem 0;list-style:none;overflow-y:auto}.Header-module__F8Hefq__searchDropdownList li a{color:var(--text);align-items:center;gap:.8rem;padding:.6rem 1rem;text-decoration:none;transition:background .15s;display:flex}.Header-module__F8Hefq__searchDropdownList li a:hover{background:#8080801a}.dark .Header-module__F8Hefq__searchDropdownList li a:hover{background:#ffffff0d}.Header-module__F8Hefq__searchDropdownList li img{object-fit:cover;border-radius:8px;width:40px;height:40px}.Header-module__F8Hefq__searchDropdownList li small{color:var(--primary);margin-top:2px;font-weight:600;display:block}.Header-module__F8Hefq__searchItemTitle{text-overflow:ellipsis;white-space:nowrap;max-width:300px;display:block;overflow:hidden}.Header-module__F8Hefq__viewAllItem{text-align:center;border-top:1px solid var(--border);background:var(--primary);color:#fff;cursor:pointer;border-radius:0 0 12px 12px;justify-content:center;align-items:center;padding:.7rem 1rem;font-weight:600;transition:background .2s;display:flex}.Header-module__F8Hefq__viewAllItem:hover{background:#2563eb}.Header-module__F8Hefq__viewAllItem a{color:inherit;width:100%;text-decoration:none;display:block}@media (max-width:768px){.Header-module__F8Hefq__topBar,.Header-module__F8Hefq__brandSection,.Header-module__F8Hefq__loginBtn{display:none}.Header-module__F8Hefq__bottomNav{display:flex}.Header-module__F8Hefq__mainHeader{justify-content:center}.Header-module__F8Hefq__navMenu{width:100%;padding-bottom:5px;overflow-x:auto}.Header-module__F8Hefq__menuList{gap:15px}.Header-module__F8Hefq__submenu{display:none!important}.Header-module__F8Hefq__hasSubmenu>.Header-module__F8Hefq__menuLink{pointer-events:auto}.Header-module__F8Hefq__menuItem{display:none;position:static}.Header-module__F8Hefq__searchDropdownWrapper{width:90vw;max-width:360px;margin:0;position:fixed;top:70px;left:50%;transform:translate(-50%)}}@media (max-width:992px){.Header-module__F8Hefq__megaGrid{grid-template-columns:1fr}}
.Footer-module__ydpP1W__mainFooter{background-color:var(--footer-bg);border-top:1px solid var(--footer-border);padding:50px 20px 30px}.Footer-module__ydpP1W__footerContainer{max-width:1300px;margin:0 auto}.Footer-module__ydpP1W__topRow{grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:50px;display:grid}.Footer-module__ydpP1W__infoCard{background:var(--footer-card-bg);border:1px solid var(--footer-card-border);border-radius:25px;justify-content:space-between;align-items:center;padding:20px 25px;transition:all .3s;display:flex}.Footer-module__ydpP1W__infoCard:hover{background:var(--footer-card-bg-hover,#ffffff0d);border-color:var(--footer-card-border-hover,#ffffff26);transform:translateY(-3px);box-shadow:0 8px 25px #0006}.Footer-module__ydpP1W__infoText h4{color:var(--footer-muted);margin-bottom:4px;font-size:14px}.Footer-module__ydpP1W__infoText p{color:var(--footer-text);font-size:15px;font-weight:500}.Footer-module__ydpP1W__infoIcon{border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.Footer-module__ydpP1W__iconEmail{color:#2ecc71;background:#2ecc7126}.Footer-module__ydpP1W__iconMap{color:#a29bfe;background:#a29bfe26}.Footer-module__ydpP1W__iconClock,.Footer-module__ydpP1W__iconPhone{color:#2b6ef7;background:#2b6ef726}.Footer-module__ydpP1W__bottomRow{border-top:1px solid var(--footer-border);grid-template-columns:2fr 1fr 1fr 1.5fr;gap:30px;padding-top:20px;display:grid}.Footer-module__ydpP1W__colTitle{color:var(--footer-text);margin-bottom:20px;font-size:18px;font-weight:700;display:inline-block;position:relative}.Footer-module__ydpP1W__colTitle:after{content:"";background:var(--footer-accent);border-radius:5px;width:60%;height:3px;margin-top:5px;display:block}.Footer-module__ydpP1W__footerLinks{padding:0;list-style:none}.Footer-module__ydpP1W__footerLinks li{margin-bottom:12px}.Footer-module__ydpP1W__footerLinks a{color:var(--footer-muted);align-items:center;gap:5px;font-size:14px;text-decoration:none;transition:all .3s;display:flex}.Footer-module__ydpP1W__footerLinks a:hover{color:var(--footer-text);transform:translate(-5px)}.Footer-module__ydpP1W__brandCol{flex-direction:column;display:flex}.Footer-module__ydpP1W__brandLogo{align-items:center;gap:8px;margin-bottom:15px;display:flex}.Footer-module__ydpP1W__brandText{color:var(--footer-text);font-size:26px;font-weight:800}.Footer-module__ydpP1W__boxM{background:var(--footer-accent);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:45px;height:45px;font-size:24px;font-weight:900;display:flex}.Footer-module__ydpP1W__logoImg{height:45px}.Footer-module__ydpP1W__brandDesc{color:var(--footer-muted);max-width:300px;margin-bottom:20px;font-size:13px;line-height:1.8}.Footer-module__ydpP1W__socialIcons{gap:12px;display:flex}.Footer-module__ydpP1W__socialIcons a{background:var(--footer-card-bg);border:1px solid var(--footer-card-border);width:42px;height:42px;color:var(--footer-muted);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:all .3s;display:flex}.Footer-module__ydpP1W__socialIcons a:hover{background:var(--footer-accent);color:#fff;border-color:var(--footer-accent);transform:translateY(-3px)}.Footer-module__ydpP1W__socialImg{object-fit:contain;width:20px;height:20px}.Footer-module__ydpP1W__licenseBoxes{flex-direction:column;gap:12px;display:flex}.Footer-module__ydpP1W__licenseItem{background:var(--footer-card-bg);border:1px solid var(--footer-card-border);text-align:center;cursor:pointer;border-radius:15px;width:100%;max-width:180px;padding:15px;transition:all .3s}.Footer-module__ydpP1W__licenseItem:hover{border-color:var(--footer-accent);background:#2b6ef70d}.Footer-module__ydpP1W__licenseIcon{color:var(--footer-muted);margin-bottom:5px;font-size:28px}.Footer-module__ydpP1W__licenseItem span{color:var(--footer-muted);letter-spacing:1px;font-size:12px;font-weight:600;display:block}@media (max-width:1024px){.Footer-module__ydpP1W__mainFooter{padding-bottom:150px}.Footer-module__ydpP1W__topRow{grid-template-columns:repeat(2,1fr)}.Footer-module__ydpP1W__bottomRow{grid-template-columns:1fr 1fr}.Footer-module__ydpP1W__brandCol{text-align:center;grid-column:1/-1;align-items:center}.Footer-module__ydpP1W__brandDesc{max-width:100%}}@media (max-width:600px){.Footer-module__ydpP1W__mainFooter{padding-bottom:150px}.Footer-module__ydpP1W__topRow,.Footer-module__ydpP1W__bottomRow{grid-template-columns:1fr}.Footer-module__ydpP1W__licenseItem{max-width:100%}}
.Layout-module__N_wX0a__wrapper{background:var(--bg);flex-direction:column;min-height:100vh;display:flex}.Layout-module__N_wX0a__main{flex:1;width:90%;max-width:1550px;margin:0 auto;padding:2rem 0}
