.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}.about_container__iUmwR{min-height:100vh;display:flex;flex-direction:column}.about_header__XwXKt{padding:1.5rem 2rem;background:#fff;color:#1e293b;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(0,0,0,.05);position:-webkit-sticky;position:sticky;top:0;z-index:100}.about_headerContent__YcNml{display:flex;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto}.about_logo__sWPbg{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#1e293b;font-size:1.5rem;font-weight:700}.about_logoImage__u6WD6{width:48px;height:48px}.about_nav___zK_i{display:flex;gap:2rem;align-items:center}.about_navLink__JRnwU{padding:.5rem 1rem;color:#64748b;text-decoration:none;font-size:.9375rem;font-weight:500;transition:all .2s ease;border-radius:8px}.about_navLink__JRnwU:hover{color:#1e293b;background:#f8fafc}.about_navLink__JRnwU.about_active__cbSTD{color:#2196f3;background:#e3f2fd}.about_hero__2kCDl{background:#64b5f6;color:#fff;padding:4rem 2rem;text-align:center}.about_heroContent__OEVnc{max-width:1200px;margin:0 auto}.about_heroTitle__6cl9V{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;margin-bottom:1rem;letter-spacing:-.02em}.about_heroSubtitle__wltYa{font-size:clamp(1.125rem,2vw,1.5rem);color:hsla(0,0%,100%,.95);font-weight:400}.about_main__lwdTf{flex:1 1;max-width:1200px;margin:0 auto;padding:3rem 2rem;width:100%}.about_section__0HKNH{margin-bottom:4rem;padding:3rem;background:#fff;border-radius:16px;box-shadow:0 4px 8px rgba(0,0,0,.08);border:1px solid #e2e8f0}.about_sectionTitle__5UGsZ{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:600;color:#1e293b;margin-bottom:2rem;letter-spacing:-.02em;text-align:center}.about_content__ADrHp{max-width:800px;margin:0 auto}.about_content__ADrHp p{font-size:1.0625rem;line-height:1.8;color:#475569;margin-bottom:1.5rem}.about_content__ADrHp p:last-child{margin-bottom:0}.about_valuesGrid__hc7sK{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:2rem;gap:2rem;margin-top:2rem}.about_valueCard__x3sXs{text-align:center;padding:2rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;transition:all .3s ease}.about_valueCard__x3sXs:hover{background:#fff;box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-4px)}.about_valueCard__x3sXs h3{font-size:1.25rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.about_valueCard__x3sXs p{font-size:.9375rem;line-height:1.6;color:#64748b}.about_missionStatement__v_PPV{font-size:1.375rem;font-style:italic;text-align:center;color:#334155;padding:2rem;border-left:4px solid #2196f3;background:#f8fafc;border-radius:8px}.about_ctaSection__cvQo_{background:#2196f3;color:#fff;padding:4rem 3rem;border-radius:16px;text-align:center;margin-bottom:4rem}.about_ctaSection__cvQo_ h2{font-size:clamp(1.75rem,3vw,2.25rem);font-weight:600;margin-bottom:1rem}.about_ctaSection__cvQo_ p{font-size:1.125rem;margin-bottom:2rem;opacity:.95}.about_ctaButtons__4tf_0{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.about_ctaButton__Wlm3A{padding:.875rem 2rem;background:#fff;color:#2196f3;text-decoration:none;border-radius:8px;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 2px 4px rgba(0,0,0,.1)}.about_ctaButton__Wlm3A:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.15)}.about_ctaButtonSecondary__H8lQe{padding:.875rem 2rem;background:transparent;color:#fff;text-decoration:none;border:2px solid #fff;border-radius:8px;font-weight:600;font-size:1rem;transition:all .3s ease}.about_ctaButtonSecondary__H8lQe:hover{background:hsla(0,0%,100%,.1);transform:translateY(-2px)}.about_footer__ebbhv{background:#f8fafc;border-top:1px solid #e2e8f0;padding:2rem;text-align:center}.about_footerContent__KtLVw{max-width:1200px;margin:0 auto;color:#64748b;font-size:.875rem}@media (max-width:768px){.about_headerContent__YcNml{flex-direction:column;gap:1rem}.about_nav___zK_i{gap:1rem}.about_main__lwdTf{padding:2rem 1rem}.about_section__0HKNH{padding:2rem;margin-bottom:2rem}.about_heroTitle__6cl9V{font-size:2rem}.about_sectionTitle__5UGsZ{font-size:1.5rem}.about_content__ADrHp p{font-size:1rem}.about_valuesGrid__hc7sK{grid-template-columns:1fr;gap:1rem}.about_ctaSection__cvQo_{padding:3rem 2rem}.about_ctaButtons__4tf_0{flex-direction:column;width:100%}.about_ctaButtonSecondary__H8lQe,.about_ctaButton__Wlm3A{width:100%;text-align:center}}