.GiftCard_main__b_LHp{padding:2rem;min-height:60vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#FF76E4,#80E8FF);font-family:system-ui,-apple-system,sans-serif;margin:0 auto}.GiftCard_card__QsDxZ{width:100%;max-width:340px;padding:2.2rem 1.8rem;border-radius:1.4rem;background:linear-gradient(145deg,#80E8FF,#fff);box-shadow:0 12px 40px rgba(255,118,228,.18);margin:0 auto;color:white;text-align:center;cursor:pointer;transition:all .28s ease;position:relative;overflow:hidden}.GiftCard_card__QsDxZ:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 22px 60px rgba(255,118,228,.35),0 0 0 2px #80E8FF44}.GiftCard_card__QsDxZ:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#FF76E4,#80E8FF);opacity:.09;z-index:0;transition:opacity .4s}.GiftCard_card__QsDxZ:hover:before{opacity:.16}.GiftCard_iconWrapper__KKQFF{margin:0 auto 1.2rem;width:80px;height:80px;display:flex;align-items:center;justify-content:center;background:#FF76E422;border-radius:50%;border:1px solid #80e8ff33}.GiftCard_discountIcon__dZ9mA{transition:transform .4s ease}.GiftCard_card__QsDxZ:hover .GiftCard_discountIcon__dZ9mA{transform:rotate(15deg) scale(1.15)}.GiftCard_codeName__AHz3A{font-size:1.5rem;font-weight:700;margin:.6rem 0 .8rem;background:linear-gradient(90deg,#000,#80E8FF);-webkit-background-clip:text;-webkit-text-fill-color:transparent;letter-spacing:.5px}.GiftCard_hint__KKC3Y{font-size:.9rem;color:#000;margin:0}.GiftCard_overlay__4rDk_{position:fixed;inset:0;background:rgba(20,0,40,.82);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:GiftCard_fadeIn__eh7m5 .3s}.GiftCard_modal__WhzFL{width:90%;max-width:380px;padding:2.4rem 1.8rem;border-radius:1.5rem;background:linear-gradient(145deg,#80E8FF,#FF76E4);border:1px solid #80e8ff44;box-shadow:0 20px 70px rgba(255,118,228,.28);position:relative;color:white;text-align:center;animation:GiftCard_popIn__hJQL9 .4s cubic-bezier(.34,1.56,.64,1)}.GiftCard_closeBtn__2sqE6{position:absolute;top:14px;right:18px;background:#d006a8;border:none;color:#80E8FF;font-size:1.8rem;width:36px;height:36px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.GiftCard_closeBtn__2sqE6:hover{background:#FF76E466;transform:rotate(90deg)}.GiftCard_modalIconWrapper__4erOV{margin:0 auto 1.4rem;width:100px;height:100px;display:flex;align-items:center;justify-content:center;background:#FF76E422;border-radius:50%;border:2px dashed #80e8ff55}.GiftCard_modalTitle__CsSPz{font-size:1.7rem;margin:0 0 1rem;background:linear-gradient(90deg,#FF76E4,#000);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-weight:800}.GiftCard_modalDesc__AyPtR{font-size:1.05rem;line-height:1.5;color:#000;margin:0 0 1.8rem}.GiftCard_codeBox___Rq5K{background:#FF76E411;border:2px dashed #80e8ff;border-radius:1rem;padding:1.1rem;font-size:1.6rem;font-weight:700;cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .25s;display:flex;flex-direction:column;gap:.6rem;margin:0 auto 1rem;max-width:240px}.GiftCard_codeBox___Rq5K:hover{background:#80E8FF22;border-color:#FF76E4;transform:scale(1.04)}.GiftCard_codeText__Z_x5s{color:#000;letter-spacing:2px}.GiftCard_copyBtn__mHYcJ{font-size:.95rem;font-weight:600;color:#80E8FF;background:#d800ad;padding:.4rem 1.2rem;border-radius:2rem;align-self:center;transition:all .2s}.GiftCard_codeBox___Rq5K:hover .GiftCard_copyBtn__mHYcJ{background:#ff4adb}.GiftCard_copied__IoxMJ{border-style:solid;border-color:#80E8FF;background:#80E8FF11}.GiftCard_copied__IoxMJ .GiftCard_copyBtn__mHYcJ{background:#80E8FF44;color:white}.GiftCard_modalHint__a_G7Q{font-size:.85rem;color:#000;margin:.8rem 0 0}@media (max-width:480px){.GiftCard_card__QsDxZ{padding:1.8rem 1.2rem;max-width:320px}.GiftCard_codeName__AHz3A{font-size:1.35rem}.GiftCard_modal__WhzFL{padding:2rem 1.4rem}}@media (min-width:1250px){.Box2_main__h39wI{display:grid;grid-template-columns:repeat(3,1fr);width:100%;height:max-content;box-sizing:border-box;padding:30px;gap:20px;align-items:center;justify-content:center}}@media (min-width:750px) and (max-width:1250px){.Box2_main__h39wI{display:grid;grid-template-columns:repeat(2,1fr);width:100%;height:max-content;box-sizing:border-box;padding:30px;gap:20px;align-items:center;justify-content:center}}@media (max-width:750px){.Box2_main__h39wI{display:grid;grid-template-columns:repeat(1,1fr);width:100%;height:max-content;box-sizing:border-box;padding:30px;gap:20px;align-items:center;justify-content:center}}