.contacts-module__IVS6GW__contactsWrapper{min-height:100vh;padding-top:100px;position:relative;overflow:hidden}.contacts-module__IVS6GW__header{text-align:center;z-index:10;padding:80px 0 60px;position:relative}.contacts-module__IVS6GW__badge{text-transform:uppercase;color:var(--accent-yellow);letter-spacing:2px;background:#ffcc001a;border:1px solid #fc03;border-radius:40px;margin-bottom:24px;padding:8px 16px;font-size:11px;font-weight:900;display:inline-block}.contacts-module__IVS6GW__title{font-family:var(--font-heading);letter-spacing:-.04em;color:#fff;margin-bottom:16px;font-size:clamp(36px,6vw,72px);font-weight:950}.contacts-module__IVS6GW__accent{color:var(--accent-yellow)}.contacts-module__IVS6GW__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:18px}.contacts-module__IVS6GW__grid{z-index:10;grid-template-columns:1.2fr 1fr;gap:60px;margin-bottom:120px;display:grid;position:relative}.contacts-module__IVS6GW__glassCard{border:1px solid var(--panel-border);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f0f1466;border-radius:32px;padding:48px}.contacts-module__IVS6GW__cardTitle{font-family:var(--font-heading);color:#fff;margin-bottom:40px;font-size:28px;font-weight:900}.contacts-module__IVS6GW__inputGroup{margin-bottom:24px}.contacts-module__IVS6GW__inputGroup label{text-transform:uppercase;letter-spacing:1.5px;color:var(--text-secondary);margin-bottom:10px;font-size:12px;font-weight:900;display:block}.contacts-module__IVS6GW__inputGroup input,.contacts-module__IVS6GW__inputGroup textarea{border:1px solid var(--panel-border);color:#fff;width:100%;font-family:var(--font-body);background:#ffffff08;border-radius:12px;outline:none;padding:16px 20px;transition:all .3s}.contacts-module__IVS6GW__inputGroup input:focus,.contacts-module__IVS6GW__inputGroup textarea:focus{border-color:var(--accent-yellow);background:#ffffff0d}.contacts-module__IVS6GW__infoCol{flex-direction:column;gap:32px;display:flex}.contacts-module__IVS6GW__infoBlock{border:1px solid var(--panel-border);background:#ffffff05;border-radius:20px;align-items:center;gap:24px;padding:24px;display:flex}.contacts-module__IVS6GW__infoIcon{filter:drop-shadow(0 0 10px #ffffff1a);font-size:32px}.contacts-module__IVS6GW__infoLabel{text-transform:uppercase;color:var(--text-secondary);letter-spacing:1.5px;margin-bottom:4px;font-size:11px;font-weight:900}.contacts-module__IVS6GW__infoValue{color:#fff;font-size:18px;font-weight:700}.contacts-module__IVS6GW__messengerGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.contacts-module__IVS6GW__messengerLink{border:1px solid var(--panel-border);text-align:center;color:#fff;background:#ffffff08;border-radius:16px;justify-content:center;align-items:center;gap:10px;padding:20px;font-weight:800;transition:all .3s;display:flex}.contacts-module__IVS6GW__messengerLink:hover{border-color:var(--brand-color);background:#ffffff0f;transform:translateY(-3px)}.contacts-module__IVS6GW__logisticsCard{background:linear-gradient(135deg,#ffcc000d 0%,#0000 100%);border:1px dashed #fc03;border-radius:20px;margin-top:auto;padding:24px}.contacts-module__IVS6GW__logisticsTitle{text-transform:uppercase;color:var(--accent-yellow);align-items:center;gap:10px;margin-bottom:16px;font-size:14px;font-weight:900;display:flex}.contacts-module__IVS6GW__logisticsList{color:var(--text-secondary);flex-direction:column;gap:10px;font-size:14px;font-weight:600;display:flex}@media (max-width:1024px){.contacts-module__IVS6GW__grid{grid-template-columns:1fr;gap:40px}}@media (max-width:600px){.contacts-module__IVS6GW__glassCard{padding:32px 20px}.contacts-module__IVS6GW__messengerGrid{grid-template-columns:1fr}}.contacts-module__IVS6GW__successState{text-align:center;padding:40px 0;animation:.5s ease-out both contacts-module__IVS6GW__fadeIn}.contacts-module__IVS6GW__successIcon{margin-bottom:24px;font-size:64px}.contacts-module__IVS6GW__successText{color:var(--text-secondary);margin-bottom:32px;font-size:16px;line-height:1.6}.contacts-module__IVS6GW__errorMessage{color:#ff4d4d;text-align:center;background:#ff4d4d1a;border-radius:8px;margin-bottom:16px;padding:10px;font-size:13px;font-weight:700}@keyframes contacts-module__IVS6GW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
