.Header_header__MvnS2{position:fixed;top:0;left:0;right:0;background:hsla(0,0%,100%,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(0,0,0,.05);z-index:1000;transition:all .3s ease}.Header_container__L4JQR{max-width:1400px;margin:0 auto;padding:0 2rem;height:70px;display:flex;align-items:center;justify-content:space-between}.Header_logo__j7oID{flex-shrink:0}.Header_logoContainer__gxrJO{display:flex;align-items:center;gap:.75rem;text-decoration:none;transition:opacity .2s ease}.Header_logoContainer__gxrJO:hover{opacity:.8}.Header_logoImage__hE07D{width:36px;height:36px;object-fit:contain}.Header_logoText__gtMNE{font-size:1.25rem;font-weight:900;letter-spacing:.05em;color:#000;text-decoration:none}.Header_desktopNav__hqXo_{display:none;align-items:center;gap:2rem}@media (min-width:768px){.Header_desktopNav__hqXo_{display:flex}}.Header_navLink__Q_hTB{color:#333;text-decoration:none;font-size:.95rem;font-weight:500;letter-spacing:.01em;transition:all .2s ease;position:relative}.Header_navLink__Q_hTB:after{content:"";position:absolute;bottom:-5px;left:0;right:0;height:2px;background:#000;transform:scaleX(0);transition:transform .2s ease}.Header_navLink__Q_hTB:hover{color:#000}.Header_navLink__Q_hTB:hover:after{transform:scaleX(1)}.Header_actions__AFxTd{display:flex;align-items:center;gap:1.5rem}.Header_trackOrder___Gi3Y{display:none;color:#333;text-decoration:none;font-size:.95rem;font-weight:500;transition:color .2s ease}@media (min-width:768px){.Header_trackOrder___Gi3Y{display:block}}.Header_trackOrder___Gi3Y:hover{color:#000}.Header_cartButton__0cWh5{position:relative;background:none;border:none;cursor:pointer;padding:.5rem;color:#333;transition:all .2s ease}.Header_cartButton__0cWh5:hover{color:#000;transform:translateY(-2px)}.Header_cartBadge__WUHtv{position:absolute;top:0;right:0;background:#000;color:#fff;font-size:.7rem;font-weight:600;padding:.15rem .35rem;border-radius:10px;min-width:18px;text-align:center}.Header_mobileMenuToggle__1kHQo{display:flex;flex-direction:column;justify-content:space-between;width:24px;height:18px;background:none;border:none;cursor:pointer;padding:0}@media (min-width:768px){.Header_mobileMenuToggle__1kHQo{display:none}}.Header_mobileMenuToggle__1kHQo span{width:100%;height:2px;background:#333;transition:all .3s ease;transform-origin:center}.Header_mobileNav__J0kLN{position:fixed;top:70px;left:0;right:0;background:#fff;border-bottom:1px solid rgba(0,0,0,.1);max-height:0;overflow:hidden;transition:max-height .3s ease}.Header_mobileNav__J0kLN.Header_open__k_vL4{max-height:500px}.Header_mobileNavLink__b7nM_{display:block;padding:1rem 2rem;color:#333;text-decoration:none;font-size:.95rem;font-weight:500;border-bottom:1px solid rgba(0,0,0,.05);transition:all .2s ease}.Header_mobileNavLink__b7nM_:hover{background:rgba(0,0,0,.02);padding-left:2.5rem}@media (min-width:768px){.Header_mobileNav__J0kLN{display:none}}.Footer_footer__UaG1g{background:#0f172a;color:#cbd5e1;padding:4rem 0 1.5rem;margin-top:5rem}.Footer_container__Z8cUU{max-width:1200px;margin:0 auto;padding:0 1.5rem}.Footer_top__b4wwC{display:grid;grid-template-columns:1.1fr 1fr;grid-gap:3rem;gap:3rem;margin-bottom:3rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(203,213,225,.1)}@media (max-width:860px){.Footer_top__b4wwC{grid-template-columns:1fr;gap:2.5rem}}.Footer_brand___zP6t{max-width:420px}.Footer_logoContainer__H9pbR{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.Footer_logoImage__AEZZt{width:36px;height:36px}.Footer_logo__NsUJK{font-size:1.05rem;font-weight:700;letter-spacing:.08em;color:#fff;margin:0}.Footer_tagline__EtMBR{color:#94a3b8;font-size:.95rem;margin:0 0 1rem;line-height:1.55}.Footer_brandMeta__jMvr2{display:flex;flex-direction:column;gap:.4rem;font-size:.85rem;color:#94a3b8}.Footer_brandMeta__jMvr2 strong{color:#e2e8f0;font-weight:600}.Footer_contactSection__4Gbxa{background:hsla(0,0%,100%,.03);border:1px solid rgba(203,213,225,.12);border-radius:12px;padding:1.5rem}.Footer_contactTitle__j6IpM{color:#fff;font-size:1.1rem;font-weight:700;margin:0 0 .4rem}.Footer_contactSub__u625w{color:#94a3b8;font-size:.85rem;margin:0 0 1.25rem;line-height:1.5}.Footer_field__7jEwK{display:flex;flex-direction:column;gap:.3rem;margin-bottom:.85rem}.Footer_fieldRow__4_L32{display:grid;grid-template-columns:1fr 1fr;grid-gap:.85rem;gap:.85rem}@media (max-width:480px){.Footer_fieldRow__4_L32{grid-template-columns:1fr}}.Footer_label__22IAK{font-size:.75rem;color:#94a3b8;font-weight:500;letter-spacing:.02em}.Footer_input__zu55k,.Footer_textarea__3L5zE{background:rgba(15,23,42,.5);border:1px solid rgba(203,213,225,.15);border-radius:6px;padding:.6rem .75rem;color:#f1f5f9;font-size:.9rem;font-family:inherit;transition:border-color .15s ease,background .15s ease}.Footer_input__zu55k:focus,.Footer_textarea__3L5zE:focus{outline:none;border-color:#0891b2;background:rgba(15,23,42,.7)}.Footer_textarea__3L5zE{resize:vertical;min-height:90px}.Footer_submit___noyn{background:#0891b2;color:#fff;border:none;border-radius:6px;padding:.7rem 1.25rem;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .15s ease,transform .1s ease;width:100%;margin-top:.25rem}.Footer_submit___noyn:hover:not(:disabled){background:#0e7490}.Footer_submit___noyn:active:not(:disabled){transform:translateY(1px)}.Footer_submit___noyn:disabled{opacity:.5;cursor:not-allowed}.Footer_statusOk__NFZPg{background:rgba(16,185,129,.12);border:1px solid rgba(16,185,129,.3);color:#6ee7b7;border-radius:6px}.Footer_statusErr__yeX3_,.Footer_statusOk__NFZPg{margin-top:.75rem;padding:.6rem .75rem;font-size:.85rem}.Footer_statusErr__yeX3_{background:rgba(239,68,68,.12);border:1px solid rgba(239,68,68,.3);color:#fca5a5;border-radius:6px}.Footer_bottom__O5rKs{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75rem;font-size:.8rem;color:#64748b}.Footer_bottomLinks__OBXsy{display:flex;gap:1.25rem}.Footer_bottomLinks__OBXsy a{color:#94a3b8;text-decoration:none;transition:color .15s ease}.Footer_bottomLinks__OBXsy a:hover{color:#fff}.Footer_copyright__j5CNb{margin:0}