.page-module__OMYmtq__page{background:#fafafa;min-height:100vh;font-family:Inter,system-ui,sans-serif}.page-module__OMYmtq__topNav{z-index:100;background:#fff;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;height:60px;padding:0 24px;display:flex;position:sticky;top:0}.page-module__OMYmtq__logo{color:#1a1a1a;align-items:center;gap:10px;font-size:1.1rem;font-weight:700;text-decoration:none;display:flex}.page-module__OMYmtq__navActions{align-items:center;gap:12px;display:flex}.page-module__OMYmtq__cancelBtn{color:#666;font-size:.9rem;font-weight:500;text-decoration:none}.page-module__OMYmtq__layout{grid-template-columns:1fr 420px;align-items:start;gap:0;max-width:1200px;margin:0 auto;padding:40px 24px;display:grid}@media (max-width:900px){.page-module__OMYmtq__layout{grid-template-columns:1fr}.page-module__OMYmtq__previewPanel{display:none}}.page-module__OMYmtq__formCol{max-width:580px;padding-right:40px}@media (max-width:900px){.page-module__OMYmtq__formCol{padding-right:0}}.page-module__OMYmtq__sectionCard{background:#fff;border-radius:16px;margin-bottom:20px;padding:28px;box-shadow:0 1px 4px #0000000f}.page-module__OMYmtq__slideCard{min-height:360px;animation:.24s ease-out page-module__OMYmtq__airtimeSlideIn}@keyframes page-module__OMYmtq__airtimeSlideIn{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:none}}.page-module__OMYmtq__slideProgress{color:#888;grid-template-columns:1fr auto;gap:5px 12px;margin-bottom:16px;font-size:.76rem;display:grid}.page-module__OMYmtq__slideProgress strong{color:#1a1a1a;font-size:.82rem}.page-module__OMYmtq__slideDots{grid-column:1/-1;grid-template-columns:repeat(5,1fr);gap:6px;display:grid}.page-module__OMYmtq__slideDot,.page-module__OMYmtq__slideDotActive{background:#e5e7eb;border-radius:999px;height:4px}.page-module__OMYmtq__slideDotActive{background:#c8102e}.page-module__OMYmtq__slideNavigation{gap:10px;margin:4px 0 12px;display:flex}.page-module__OMYmtq__slideBack,.page-module__OMYmtq__slideNext{min-height:48px;font:inherit;cursor:pointer;border-radius:12px;padding:0 22px;font-weight:700}.page-module__OMYmtq__slideBack{color:#555;background:#fff;border:1.5px solid #ddd}.page-module__OMYmtq__slideNext{color:#fff;background:linear-gradient(135deg,#c8102e,#8b0000);border:0;margin-left:auto}.page-module__OMYmtq__sectionHeader{align-items:center;gap:12px;margin-bottom:24px;display:flex}.page-module__OMYmtq__sectionIcon{background:linear-gradient(135deg,#c8102e,#8b0000);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.page-module__OMYmtq__sectionIcon svg{color:#fff;stroke-width:1.9px;width:24px;height:24px}.page-module__OMYmtq__trackNote svg{width:17px;height:17px}.page-module__OMYmtq__sectionTitle{color:#1a1a1a;margin:0;font-size:1.1rem;font-weight:700}.page-module__OMYmtq__networkGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.page-module__OMYmtq__networkBtn{cursor:pointer;color:#555;background:#fff;border:2px solid #e5e7eb;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:16px 8px;font-size:.8rem;font-weight:600;transition:all .15s;display:flex}.page-module__OMYmtq__networkBtn:hover{background:#fff5f5;border-color:#c8102e;transform:translateY(-1px)}.page-module__OMYmtq__networkBtnActive{color:#c8102e;background:#fff5f5;box-shadow:0 0 0 3px #c8102e1f;border-color:#c8102e!important}.page-module__OMYmtq__giftTypeIcon{color:#c8102e;background:#fff0f4;border-radius:12px;width:42px;height:42px;padding:8px}.page-module__OMYmtq__networkLogo{letter-spacing:-.5px;color:#fff;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:900;display:flex}.page-module__OMYmtq__musicSearchBox{background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;align-items:center;gap:9px;min-height:46px;margin-top:10px;padding:0 12px;display:flex}.page-module__OMYmtq__musicSearchBox:focus-within{border-color:#c8102e;box-shadow:0 0 0 3px #c8102e17}.page-module__OMYmtq__musicSearchBox>svg{color:#888;flex-shrink:0;width:18px;height:18px}.page-module__OMYmtq__musicSearchBox input{min-width:0;font:inherit;color:#1a1a1a;background:0 0;border:0;outline:0;flex:1;font-size:.9rem}.page-module__OMYmtq__musicSearchBox button{color:#666;cursor:pointer;background:#f3f4f6;border:0;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.page-module__OMYmtq__musicSearchBox button svg{width:15px;height:15px}.page-module__OMYmtq__fieldLabel{letter-spacing:.06em;color:#888;text-transform:uppercase;margin-bottom:8px;font-size:.75rem;font-weight:700;display:block}.page-module__OMYmtq__textarea{resize:vertical;color:#1a1a1a;box-sizing:border-box;border:1.5px solid #e5e7eb;border-radius:10px;outline:none;width:100%;min-height:100px;padding:14px 16px;font-family:inherit;font-size:.95rem;transition:border-color .15s}.page-module__OMYmtq__textarea:focus{border-color:#c8102e}.page-module__OMYmtq__coverRow{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.page-module__OMYmtq__coverThumb{object-fit:cover;cursor:pointer;border:2px solid #0000;border-radius:10px;width:80px;height:80px;transition:border-color .15s}.page-module__OMYmtq__coverThumbActive{border-color:#c8102e;box-shadow:0 0 0 3px #c8102e26}.page-module__OMYmtq__uploadBtn{cursor:pointer;color:#888;background:#fafafa;border:2px dashed #d1d5db;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:80px;height:80px;font-size:.7rem;transition:all .15s;display:flex}.page-module__OMYmtq__uploadBtn:hover{color:#c8102e;border-color:#c8102e}.page-module__OMYmtq__trackList{flex-direction:column;gap:8px;margin-top:12px;display:flex}.page-module__OMYmtq__trackItem{cursor:pointer;background:#fff;border:1.5px solid #e5e7eb;border-radius:10px;flex-wrap:wrap;align-items:center;gap:12px;padding:12px 14px;transition:all .15s;display:flex}.page-module__OMYmtq__trackItem iframe{flex-basis:100%}.page-module__OMYmtq__trackItem:hover,.page-module__OMYmtq__trackItemActive{background:#fff5f5;border-color:#c8102e}.page-module__OMYmtq__trackNote{background:linear-gradient(135deg,#c8102e,#8b0000);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.page-module__OMYmtq__trackNoteActive{background:linear-gradient(135deg,#c8102e,#8b0000)}.page-module__OMYmtq__trackInfo{flex:1;min-width:0}.page-module__OMYmtq__trackTitle{color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.page-module__OMYmtq__trackMeta{color:#888;margin-top:2px;font-size:.75rem}.page-module__OMYmtq__trackPlay{cursor:pointer;color:#666;background:0 0;border:1.5px solid #d1d5db;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .15s;display:flex}.page-module__OMYmtq__trackPlay:hover{color:#c8102e;border-color:#c8102e}.page-module__OMYmtq__trackAdd{color:#c8102e;cursor:pointer;background:#fff;border:1px solid #c8102e;border-radius:999px;flex-shrink:0;padding:6px 10px;font-size:.72rem;font-weight:700}.page-module__OMYmtq__trackAdd[aria-pressed=true]{color:#fff;background:#c8102e}.page-module__OMYmtq__poolHeader{justify-content:space-between;align-items:center;margin-bottom:0;display:flex}.page-module__OMYmtq__toggle{cursor:pointer;width:48px;height:26px;position:relative}.page-module__OMYmtq__toggle input{opacity:0;width:0;height:0}.page-module__OMYmtq__toggleSlider{background:#d1d5db;border-radius:26px;transition:all .25s;position:absolute;inset:0}.page-module__OMYmtq__toggleSlider:before{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:all .25s;position:absolute;bottom:3px;left:3px;box-shadow:0 1px 3px #0003}.page-module__OMYmtq__toggle input:checked+.page-module__OMYmtq__toggleSlider{background:#c8102e}.page-module__OMYmtq__toggle input:checked+.page-module__OMYmtq__toggleSlider:before{transform:translate(22px)}.page-module__OMYmtq__poolFields{grid-template-columns:1fr 1fr;gap:16px;margin-top:20px;display:grid}.page-module__OMYmtq__inputWrapper{position:relative}.page-module__OMYmtq__inputPrefix{color:#666;pointer-events:none;font-size:1rem;font-weight:600;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.page-module__OMYmtq__input{color:#1a1a1a;box-sizing:border-box;border:1.5px solid #e5e7eb;border-radius:10px;outline:none;width:100%;padding:12px 14px 12px 36px;font-family:inherit;font-size:1rem;font-weight:600;transition:border-color .15s}.page-module__OMYmtq__input:focus{border-color:#c8102e}.page-module__OMYmtq__inputHint{color:#888;margin-top:6px;font-size:.75rem}.page-module__OMYmtq__poolResult{color:#c8102e;background:#fff5f5;border-radius:8px;margin-top:12px;padding:10px 14px;font-size:.85rem;font-weight:600}.page-module__OMYmtq__batchRow{border-top:1px solid #f0f0f0;justify-content:space-between;align-items:center;margin-top:16px;padding-top:16px;display:flex}.page-module__OMYmtq__batchLabel{color:#c8102e;font-size:.9rem;font-weight:600}.page-module__OMYmtq__batchDesc{color:#888;margin-top:2px;font-size:.78rem}.page-module__OMYmtq__proceedBar{padding:20px 0}.page-module__OMYmtq__proceedBtn{color:#fff;cursor:pointer;letter-spacing:.01em;background:linear-gradient(135deg,#c8102e,#8b0000);border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:18px 24px;font-size:1.05rem;font-weight:700;transition:all .2s;display:flex}.page-module__OMYmtq__proceedBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #c8102e4d}.page-module__OMYmtq__proceedBtn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.page-module__OMYmtq__previewPanel{padding-left:20px;position:sticky;top:80px}.page-module__OMYmtq__previewLabel{text-align:center;letter-spacing:.1em;color:#c8102e;justify-content:center;align-items:center;gap:6px;margin-bottom:12px;font-size:.75rem;font-weight:700;display:flex}.page-module__OMYmtq__previewLabel:before,.page-module__OMYmtq__previewLabel:after{content:"";background:linear-gradient(90deg,#0000,#c8102e4d);flex:1;height:1.5px}.page-module__OMYmtq__previewLabel:after{background:linear-gradient(270deg,#0000,#c8102e4d)}.page-module__OMYmtq__phoneMockup{background:#1a1a1a;border-radius:44px;max-width:280px;margin:0 auto;padding:12px;box-shadow:0 30px 60px #00000040}.page-module__OMYmtq__phoneScreen{background:#fff;border-radius:34px;min-height:520px;position:relative;overflow:hidden}.page-module__OMYmtq__previewHero{color:#fff;text-align:center;background:linear-gradient(160deg,#1a1a1a 60%,#c8102e);padding:24px 20px 20px}.page-module__OMYmtq__previewHeroEyebrow{letter-spacing:.1em;opacity:.7;text-transform:uppercase;font-size:.6rem;font-weight:700}.page-module__OMYmtq__previewHeroTitle{margin:6px 0 0;font-size:1.05rem;font-weight:700}.page-module__OMYmtq__previewNetworkBadge{background:#ffffff26;border-radius:20px;align-items:center;gap:6px;margin-top:8px;padding:4px 12px;font-size:.7rem;font-weight:700;display:inline-flex}.page-module__OMYmtq__previewBody{padding:16px}.page-module__OMYmtq__previewNetworkCard{background:#f9fafb;border-radius:10px;align-items:center;gap:10px;margin-bottom:12px;padding:12px 14px;display:flex}.page-module__OMYmtq__previewNetworkIcon{color:#fff;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.55rem;font-weight:900;display:flex}.page-module__OMYmtq__previewNetworkName{color:#1a1a1a;font-size:.85rem;font-weight:700}.page-module__OMYmtq__previewMessage{color:#444;background:#f9fafb;border-radius:8px;margin-bottom:10px;padding:10px 12px;font-size:.75rem;line-height:1.5}.page-module__OMYmtq__previewSender{color:#c8102e;text-align:right;margin-top:4px;font-size:.65rem;font-weight:600}.page-module__OMYmtq__previewPool{background:#f9fafb;border-radius:8px;margin-bottom:12px;padding:10px 12px}.page-module__OMYmtq__previewPoolLabel{color:#888;text-transform:uppercase;letter-spacing:.08em;margin-bottom:4px;font-size:.6rem;font-weight:700}.page-module__OMYmtq__previewPoolBar{background:#e5e7eb;border-radius:4px;height:4px;margin-bottom:4px;overflow:hidden}.page-module__OMYmtq__previewPoolFill{background:linear-gradient(90deg,#c8102e,#ff6b6b);border-radius:4px;height:100%;transition:width .3s}.page-module__OMYmtq__previewPoolCount{color:#888;text-align:right;font-size:.65rem;font-weight:600}.page-module__OMYmtq__previewClaimBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#c8102e,#8b0000);border:none;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;padding:12px;font-size:.8rem;font-weight:700;display:flex}.page-module__OMYmtq__previewFooter{text-align:center;color:#aaa;border-top:1px solid #f0f0f0;padding:8px 12px;font-size:.55rem}.page-module__OMYmtq__error{color:#c8102e;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:16px;padding:12px 16px;font-size:.9rem}.page-module__OMYmtq__successOverlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.page-module__OMYmtq__successModal{text-align:center;background:#fff;border-radius:20px;width:100%;max-width:400px;padding:40px 32px}.page-module__OMYmtq__successIcon{margin-bottom:16px;font-size:3rem}.page-module__OMYmtq__successTitle{color:#1a1a1a;margin-bottom:8px;font-size:1.4rem;font-weight:800}.page-module__OMYmtq__successBody{color:#666;margin-bottom:24px;font-size:.95rem;line-height:1.6}.page-module__OMYmtq__successLink{color:#fff;cursor:pointer;background:#1a1a1a;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:12px;padding:14px 24px;font-size:.95rem;font-weight:700;transition:background .15s;display:flex}.page-module__OMYmtq__successLink:hover{background:#333}.page-module__OMYmtq__successShare{cursor:pointer;color:#1a1a1a;background:0 0;border:2px solid #e5e7eb;border-radius:12px;width:100%;padding:13px 24px;font-size:.95rem;font-weight:700;transition:all .15s}.page-module__OMYmtq__successShare:hover{color:#c8102e;border-color:#c8102e}@media (max-width:600px){.page-module__OMYmtq__page{width:100%;overflow-x:hidden}.page-module__OMYmtq__topNav{height:56px;padding:0 14px}.page-module__OMYmtq__logo{white-space:nowrap;min-width:0;font-size:.9rem}.page-module__OMYmtq__cancelBtn{white-space:nowrap;font-size:.76rem}.page-module__OMYmtq__layout{width:100%;padding:18px 12px 110px}.page-module__OMYmtq__formCol{width:100%;min-width:0}.page-module__OMYmtq__sectionCard{border-radius:14px;padding:18px 14px}.page-module__OMYmtq__slideCard{min-height:410px}.page-module__OMYmtq__slideNavigation button{flex:1}.page-module__OMYmtq__sectionHeader{margin-bottom:16px}.page-module__OMYmtq__sectionTitle{overflow-wrap:anywhere;font-size:1rem}.page-module__OMYmtq__networkGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.page-module__OMYmtq__networkBtn{white-space:nowrap;min-width:0;padding:12px 6px}.page-module__OMYmtq__giftTypeIcon{width:38px;height:38px}.page-module__OMYmtq__trackItem,.page-module__OMYmtq__previewNetworkCard{min-width:0}.page-module__OMYmtq__trackItem{gap:8px}.page-module__OMYmtq__trackAdd{min-width:62px;padding-inline:8px}.page-module__OMYmtq__trackTitle,.page-module__OMYmtq__trackMeta{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-module__OMYmtq__proceedBar{width:100%;padding:10px 12px max(10px, env(safe-area-inset-bottom));left:0;right:0}.page-module__OMYmtq__proceedBtn{white-space:nowrap;width:100%;padding-inline:10px;font-size:.88rem}.page-module__OMYmtq__successModal{max-height:92svh;padding:26px 16px;overflow-y:auto}.page-module__OMYmtq__page,.page-module__OMYmtq__layout,.page-module__OMYmtq__formCol,.page-module__OMYmtq__sectionCard,.page-module__OMYmtq__successModal{width:100%;min-width:0;max-width:100%}.page-module__OMYmtq__page{overflow-x:clip}.page-module__OMYmtq__layout{padding:20px 12px 100px}.page-module__OMYmtq__topNav{gap:8px;width:100%;padding:0 12px}.page-module__OMYmtq__navActions{gap:6px;min-width:0}.page-module__OMYmtq__sectionCard{padding:18px 14px}.page-module__OMYmtq__coverRow{overscroll-behavior-inline:contain;max-width:100%;overflow-x:auto}.page-module__OMYmtq__successOverlay{padding:12px}.page-module__OMYmtq__successLink{overflow-wrap:anywhere;white-space:normal;max-width:100%}.page-module__OMYmtq__revealButton,.page-module__OMYmtq__proceedBtn,.page-module__OMYmtq__successShare{white-space:normal;max-width:100%}}
