.claim-rights-page[data-v-9fcbaa50]{height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,#f5f0e8,#f8f4f0);margin:0 auto;max-width:482px;position:relative}.claim-rights-page .loading-overlay[data-v-9fcbaa50]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:9999}.claim-rights-page .loading-overlay .loading-content[data-v-9fcbaa50]{background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:16px;padding:40px 30px;text-align:center;box-shadow:0 8px 32px rgba(0,0,0,.3);border:1px solid hsla(0,0%,100%,.2);animation:fadeIn .5s ease-out}.claim-rights-page .loading-overlay .loading-content .loading-spinner[data-v-9fcbaa50]{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #ff6b35;border-radius:50%;animation:spin-9fcbaa50 1s linear infinite;margin:0 auto 24px;box-shadow:0 2px 8px rgba(255,107,53,.3)}.claim-rights-page .loading-overlay .loading-content .loading-text[data-v-9fcbaa50]{font-size:16px;color:#333;font-weight:500;line-height:1.5;min-height:24px;transition:all .3s ease}.claim-rights-page .header[data-v-9fcbaa50]{position:relative;height:44px;background:#fff;display:flex;align-items:center;border-bottom:1px solid #f0f0f0;z-index:100;flex-shrink:0}.claim-rights-page .header .back-btn[data-v-9fcbaa50]{width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:absolute;left:0;top:0}.claim-rights-page .header .title[data-v-9fcbaa50]{flex:1;text-align:center;font-size:18px;font-weight:500;color:#333}.claim-rights-page .claim-rights-page-content[data-v-9fcbaa50]{padding:20px 16px 60px 16px;flex:1;display:flex;flex-direction:column;overflow:auto;background-color:#fbe0d3}.claim-rights-page .header-decoration[data-v-9fcbaa50]{display:flex;align-items:center;margin-bottom:30px}.claim-rights-page .header-decoration .crystal-decoration[data-v-9fcbaa50]{position:relative;height:60px;margin-right:20px}.claim-rights-page .header-decoration .crystal-decoration .crystal-img[data-v-9fcbaa50]{width:100%;height:100%;object-fit:contain;animation:glow-9fcbaa50 2s ease-in-out infinite alternate}.claim-rights-page .header-decoration .header-text[data-v-9fcbaa50]{flex:1}.claim-rights-page .header-decoration .header-text .main-title[data-v-9fcbaa50]{font-size:24px;font-weight:700;color:#ff6b35;margin:0 0 8px 0}.claim-rights-page .header-decoration .header-text .sub-title[data-v-9fcbaa50]{font-size:14px;color:#b06d5b;margin:0;font-weight:500}.claim-rights-page .main-content[data-v-9fcbaa50]{background:#fff;border-radius:16px;padding:0 24px 24px 24px;margin-bottom:20px;box-shadow:0 4px 20px rgba(0,0,0,.1)}.claim-rights-page .main-content .claim-button[data-v-9fcbaa50]{margin-bottom:30px}.claim-rights-page .main-content .claim-button .button-bg[data-v-9fcbaa50]{text-align:center}.claim-rights-page .main-content .claim-button .button-bg .button-text[data-v-9fcbaa50]{color:#fff;font-size:18px;font-weight:700}.claim-rights-page .main-content .app-icons[data-v-9fcbaa50]{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.claim-rights-page .main-content .app-icons .app-icon[data-v-9fcbaa50]{width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.1);position:relative}.claim-rights-page .main-content .app-icons .app-icon img[data-v-9fcbaa50]{width:30px;height:30px;object-fit:contain}.claim-rights-page .main-content .app-icons .app-icon.yellow[data-v-9fcbaa50]{background:gold}.claim-rights-page .main-content .app-icons .app-icon.pink[data-v-9fcbaa50]{background:#ff69b4}.claim-rights-page .main-content .app-icons .app-icon.orange[data-v-9fcbaa50]{background:#ff8c42}.claim-rights-page .main-content .app-icons .app-icon.black[data-v-9fcbaa50]{background:#333}.claim-rights-page .main-content .app-icons .app-icon.green[data-v-9fcbaa50]{background:#00b894}.claim-rights-page .main-content .app-icons .app-icon.blue[data-v-9fcbaa50]{background:#0984e3}.claim-rights-page .main-content .app-icons .app-icon.blue-light[data-v-9fcbaa50]{background:#74b9ff}.claim-rights-page .main-content .use-button-container[data-v-9fcbaa50]{position:relative;display:flex;justify-content:center}.claim-rights-page .main-content .use-button-container .use-button[data-v-9fcbaa50]{background:linear-gradient(135deg,#ff6b35,#ff8c42);color:#fff;border:none;border-radius:25px;width:100%;height:50px;font-size:18px;font-weight:700;box-shadow:0 4px 15px rgba(255,107,53,.3);cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;position:relative}.claim-rights-page .main-content .use-button-container .use-button .hand-icon[data-v-9fcbaa50]{width:80px;object-fit:contain;position:absolute;right:-20px;top:20px;animation:handPulse-9fcbaa50 1.5s ease-in-out infinite}.claim-rights-page .main-content .use-button-container .use-button[data-v-9fcbaa50]:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,107,53,.4)}.claim-rights-page .main-content .use-button-container .finger-point[data-v-9fcbaa50]{position:absolute;right:-20px;top:50%;transform:translateY(-50%)}.claim-rights-page .main-content .use-button-container .finger-point .finger-img[data-v-9fcbaa50]{width:30px;height:30px;animation:point-9fcbaa50 1.5s ease-in-out infinite}.claim-rights-page .customer-service[data-v-9fcbaa50]{background:#fff;border-radius:16px;padding:20px;margin-bottom:20px;text-align:center}.claim-rights-page .customer-service .service-title[data-v-9fcbaa50]{font-size:22px;color:#333;font-weight:600;margin-bottom:12px}.claim-rights-page .customer-service .phone-number[data-v-9fcbaa50]{font-size:22px;color:#0984e3;font-weight:700;margin-bottom:16px}.claim-rights-page .customer-service .contact-button[data-v-9fcbaa50]{background:#0984e3;color:#fff;border:none;border-radius:20px;width:100%;height:50px;font-size:18px;cursor:pointer;transition:all .3s ease}.claim-rights-page .customer-service .contact-button[data-v-9fcbaa50]:hover{background:#0770c4;transform:translateY(-1px)}.claim-rights-page .rules-section[data-v-9fcbaa50]{background:#fff;border-radius:16px;padding:20px}.claim-rights-page .rules-section .rules-title[data-v-9fcbaa50]{font-size:18px;font-weight:700;color:#333;margin-bottom:16px;text-align:center}.claim-rights-page .rules-section .rules-content[data-v-9fcbaa50]{font-size:14px;color:#494949;line-height:1.6}.claim-rights-page .rules-section .rules-content p[data-v-9fcbaa50]{margin-bottom:12px}.claim-rights-page .rules-section .rules-content p[data-v-9fcbaa50]:last-child{margin-bottom:0}@keyframes glow-9fcbaa50{0%{filter:brightness(1) drop-shadow(0 0 5px rgba(255,107,53,.3))}to{filter:brightness(1.2) drop-shadow(0 0 15px rgba(255,107,53,.6))}}@keyframes point-9fcbaa50{0%,to{transform:translateY(-50%) scale(1)}50%{transform:translateY(-50%) scale(1.1)}}@keyframes handPulse-9fcbaa50{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@keyframes spin-9fcbaa50{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}