.SupportPage_container__ZNclb{display:flex;max-width:1440px;flex-direction:column;min-height:calc(100vh - 170px);margin:0 auto;justify-content:center;padding:40px}.SupportPage_grid__B2d_T{display:grid;grid-template-columns:repeat(3,1fr);gap:60px}.SupportPage_card__GifpP{display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer;transition:transform .2s ease;text-decoration:none;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;padding:40px 20px;box-shadow:0 8px 25px rgba(0,0,0,.15);border:1px solid rgba(255,255,255,.1)}.SupportPage_card__GifpP:hover{transform:scale(1.05);box-shadow:0 12px 35px rgba(0,0,0,.25)}.SupportPage_cardIcon__MRtzX{width:80px;height:80px;margin-bottom:20px;background:rgba(255,255,255,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative}.SupportPage_cardIcon__MRtzX:after{content:"?";font-size:32px;font-weight:700;color:white}.SupportPage_label__TxUHs{color:#fff;font-size:18px;font-weight:600;text-shadow:0 2px 4px rgba(0,0,0,.3)}.SupportPage_disabled__5evcN{cursor:not-allowed;opacity:.4;transform:none!important;background:linear-gradient(135deg,#cccccc,#999999)}.SupportPage_disabledIcon__DAxTR{filter:grayscale(100%)}.SupportPage_disabledLabel__BRmsF{color:#666;text-shadow:none}@media (max-width:768px){.SupportPage_grid__B2d_T{grid-template-columns:repeat(2,1fr);gap:30px}.SupportPage_container__ZNclb{padding:20px}}@media (max-width:430px){.SupportPage_grid__B2d_T{grid-template-columns:1fr;gap:20px}.SupportPage_card__GifpP{padding:30px 15px}.SupportPage_cardIcon__MRtzX{width:60px;height:60px;margin-bottom:15px}.SupportPage_cardIcon__MRtzX:after{font-size:24px}.SupportPage_label__TxUHs{font-size:16px}}