.admin-layout-module__r9ry9G__adminLayout{color:#f0f0f8;background-color:#0a0a0f;min-height:100vh;font-family:Inter,Segoe UI,system-ui,sans-serif;display:flex}.admin-layout-module__r9ry9G__sidebar{background:#111118;border-right:1px solid #ffffff12;flex-direction:column;flex-shrink:0;width:260px;height:100vh;transition:all .3s;display:flex;position:sticky;top:0}.admin-layout-module__r9ry9G__sidebarHeader{border-bottom:1px solid #ffffff12;align-items:center;gap:.75rem;padding:1.5rem;display:flex}.admin-layout-module__r9ry9G__logoIcon{color:#fff;background:linear-gradient(135deg,#7c6bff 0%,#4dabf7 100%);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;font-weight:700;display:flex}.admin-layout-module__r9ry9G__logoText{letter-spacing:-.02em;background:linear-gradient(135deg,#f0f0f8 0%,#a0a0c8 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2rem;font-weight:800}.admin-layout-module__r9ry9G__navSection{flex-direction:column;flex:1;gap:.5rem;padding:1.5rem 1rem;display:flex}.admin-layout-module__r9ry9G__navLabel{text-transform:uppercase;letter-spacing:.1em;color:#555570;margin-bottom:.5rem;padding-left:.5rem;font-size:.7rem;font-weight:700}.admin-layout-module__r9ry9G__navLink{color:#88a;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.admin-layout-module__r9ry9G__navLink:hover{color:#f0f0f8;background:#ffffff08}.admin-layout-module__r9ry9G__navLinkActive{color:#7c6bff;background:#7c6bff1a;font-weight:600}.admin-layout-module__r9ry9G__navLinkActive:before{content:"";background:#7c6bff;border-radius:0 4px 4px 0;width:3px;height:20px;position:absolute;left:0}.admin-layout-module__r9ry9G__navIcon{justify-content:center;align-items:center;width:24px;font-size:1.1rem;display:flex}.admin-layout-module__r9ry9G__mainContent{background-color:#0a0a0f;flex-direction:column;flex:1;min-width:0;display:flex;overflow-y:auto}@media (max-width:768px){.admin-layout-module__r9ry9G__adminLayout{flex-direction:column}.admin-layout-module__r9ry9G__sidebar{border-bottom:1px solid #ffffff12;border-right:none;width:100%;height:auto;position:static}.admin-layout-module__r9ry9G__navSection{flex-direction:row;gap:1rem;padding:1rem;overflow-x:auto}.admin-layout-module__r9ry9G__navLabel{display:none}.admin-layout-module__r9ry9G__navLink{white-space:nowrap;padding:.5rem 1rem}}
*{box-sizing:border-box;margin:0;padding:0}body{scroll-behavior:smooth}
.customer-contact-module__OhhihG__container{color:#615757;background-color:#fff;flex-direction:column;min-height:100dvh;font-family:Inter,sans-serif;display:flex}.customer-contact-module__OhhihG__headerSection{text-align:center;background-color:#111010;padding:120px 5% 60px}.customer-contact-module__OhhihG__headerTitle{letter-spacing:-.02em;color:#b6b4b4;margin-bottom:20px;font-size:3.5rem;font-weight:700}.customer-contact-module__OhhihG__headerSubtitle{color:#aaa;max-width:600px;margin:0 auto;font-size:1.2rem;line-height:1.6}.customer-contact-module__OhhihG__contactSection{justify-content:center;padding:0 5% 100px;display:flex}.customer-contact-module__OhhihG__contactGrid{grid-template-columns:1fr 1fr;gap:60px;width:100%;max-width:1200px;display:grid}.customer-contact-module__OhhihG__infoColumn{flex-direction:column;gap:40px;margin-top:50px;display:flex}.customer-contact-module__OhhihG__infoBlock h3{color:#000;margin-bottom:15px;font-size:1.5rem;font-weight:500}.customer-contact-module__OhhihG__infoBlock p{color:#888;font-size:1.1rem;line-height:1.8}.customer-contact-module__OhhihG__socialLinks{gap:20px;margin-top:10px;display:flex}.customer-contact-module__OhhihG__socialIcon{color:#fff;background-color:#1a1a1a;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;transition:background-color .3s,transform .3s;display:flex}.customer-contact-module__OhhihG__socialIcon:hover{background-color:#333;transform:translateY(-3px)}.customer-contact-module__OhhihG__formColumn{background-color:#fff;border-radius:8px;margin-top:50px;padding:50px;box-shadow:0 4px 15px #0000001a}.customer-contact-module__OhhihG__contactForm{flex-direction:column;gap:25px;display:flex}.customer-contact-module__OhhihG__inputGroup{flex-direction:column;gap:8px;display:flex}.customer-contact-module__OhhihG__inputGroup label{color:#000;letter-spacing:.05em;text-transform:uppercase;font-size:.95rem}.customer-contact-module__OhhihG__inputField{color:#fff;border:1px solid #6b6b6b;border-radius:4px;padding:15px;font-size:1rem;transition:border-color .3s,background-color .3s}.customer-contact-module__OhhihG__inputField:focus{border-color:#030303;outline:none}.customer-contact-module__OhhihG__submitBtn{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background-color:#000;border:none;border-radius:4px;margin-top:10px;padding:18px;font-size:1.1rem;font-weight:600;transition:background-color .3s,transform .2s}.customer-contact-module__OhhihG__submitBtn:hover{background-color:#363434;transform:translateY(-2px)}.customer-contact-module__OhhihG__submitBtn:active{transform:translateY(0)}@media (max-width:900px){.customer-contact-module__OhhihG__contactGrid{grid-template-columns:1fr;gap:50px}.customer-contact-module__OhhihG__formColumn{padding:30px}}@media (max-width:600px){.customer-contact-module__OhhihG__headerTitle{font-size:2.5rem}.customer-contact-module__OhhihG__headerSection{padding:80px 5% 40px}.customer-contact-module__OhhihG__contactSection{padding:0 5% 60px}}
