/* ===== §A Base + §B Landing sections (ported from index.html, visual baseline -- do not change values) ===== */
  *{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:rgba(255,92,157,.15)}
  html,body{
    overflow-x:hidden;
    font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","Segoe UI",sans-serif;
    color:#2b2f5b;
    background:
      radial-gradient(600px 400px at 12% 4%, rgba(255,190,220,.45), transparent 60%),
      radial-gradient(700px 500px at 95% 30%, rgba(210,180,240,.40), transparent 60%),
      linear-gradient(180deg,#fbe6ef 0%,#f3e7f6 45%,#fdecf3 100%);
    -webkit-font-smoothing:antialiased;
  }
  body{display:flex;justify-content:center;padding:0 0 34px}
  .page{max-width:940px;width:100%;padding:14px 14px 0}
  a{text-decoration:none;color:inherit}

  /* ---------- Shared text gradients ---------- */
  .g-pink{background:linear-gradient(90deg,#ff3d8b,#ff8ec9);-webkit-background-clip:text;background-clip:text;color:transparent}
  .g-warm{background:linear-gradient(90deg,#ff7a3d,#ff4d94);-webkit-background-clip:text;background-clip:text;color:transparent}

  /* ---------- Header + Hero container ---------- */
  .hero-wrap{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 20px 44px rgba(226,140,185,.20)}

  .nav{display:flex;align-items:center;padding:15px 22px 13px;border-bottom:1px solid #f6eef3}
  .nav-toggle{display:none}
  .brand-name{font-size:21px;font-weight:800;font-style:italic;letter-spacing:.5px}
  .brand-sub{font-size:8.5px;color:#a7abbd;letter-spacing:1.5px;margin-top:2px}
  .nav-links{display:flex;gap:17px;margin-left:auto;font-size:13px;font-weight:600;color:#4a4f6b}
  .nav-links a{padding-bottom:3px}
  .nav-links a.active{color:#ff3d8b;border-bottom:2px solid #ff3d8b}
  .lang{margin-left:16px;display:inline-flex;align-items:center;gap:5px;border:1px solid #e7e5ef;border-radius:16px;padding:4px 10px;font-size:11.5px;color:#5a5f77}
  .lang select{border:0;background:transparent;font:inherit;color:inherit;padding:2px 2px;outline:none}
  .login-btn{margin-left:11px;background:linear-gradient(90deg,#ff9a5c,#ff5c9d);color:#fff;padding:7px 15px;border-radius:16px;font-size:12px;font-weight:700}

  .hero{
    position:relative;min-height:452px;
    background:url("../img/bg.webp") center / cover no-repeat;
  }
  .hero-content{position:relative;z-index:2;width:55%;padding:24px 26px 22px}

  .badge-top{display:inline-flex;align-items:center;gap:6px;background:linear-gradient(90deg,#ff62a3,#ffa0cd);color:#fff;font-size:11px;font-weight:700;padding:6px 13px;border-radius:14px;box-shadow:0 8px 16px rgba(255,110,160,.30)}
  .h1{font-size:clamp(24px,5.5vw,35px);line-height:1.16;font-weight:900;margin:15px 0 0;letter-spacing:1px}
  .h1 .navy{color:#1f2551}
  .h-sub{font-size:13px;color:#7b7f97;margin-top:12px;letter-spacing:.5px}

  .chips{display:flex;flex-wrap:nowrap;gap:8px;margin-top:20px}
  .chip{display:flex;align-items:center;gap:7px;flex:0 0 auto;white-space:nowrap;background:#fff;border:1px solid #f2e7ee;border-radius:12px;padding:7px 10px;box-shadow:0 5px 12px rgba(233,150,190,.12)}
  .chip .ic{width:24px;height:24px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:12px;flex:none}
  .chip .t1{font-size:10.5px;font-weight:700;line-height:1.25}
  .chip .t2{font-size:8.5px;color:#9a9fb2;line-height:1.25}
  .ic-orange{background:linear-gradient(135deg,#ff8a5c,#ff5f6d)}
  .ic-purple{background:linear-gradient(135deg,#b06bff,#8a63ff)}
  .ic-blue{background:linear-gradient(135deg,#5aa2ff,#4d7bff)}
  .ic-gold{background:linear-gradient(135deg,#ffd85c,#ffb43a);color:#fff}

  .promo{position:relative;margin-top:14px;background:#fff;border-radius:18px;padding:15px 19px 14px;box-shadow:0 16px 34px rgba(234,140,185,.20);width:75%}
  .promo .p-title{font-size:13px;font-weight:700;color:#3a3f5f}
  .promo .p-usdt{font-size:41px;font-weight:900;margin:1px 0 2px}
  .promo .p-desc{font-size:11px;color:#9a9fb2}
  .promo .p-btn{margin-top:12px;display:inline-flex;align-items:center;gap:8px;background:linear-gradient(90deg,#ff9a4d,#ff4d94);color:#fff;font-size:13px;font-weight:700;padding:10px 22px;border-radius:22px;box-shadow:0 10px 20px rgba(255,90,150,.35)}
  .promo .p-note{font-size:9.5px;color:#b6bac8;margin-top:9px}
  .promo .p-gift{position:absolute;right:4px;bottom:6px;width:130px;height:112px;line-height:1}
  .promo .p-gift img{width:100%;height:100%;object-fit:contain;display:block}

  .live-panel{position:absolute;top:56px;right:16px;z-index:4;width:118px;background:#fff;border-radius:16px;padding:15px 11px 14px;box-shadow:0 18px 40px rgba(150,110,170,.28)}
  .live-panel h4{font-size:12.5px;font-weight:800;margin-bottom:12px}
  .lp-row{display:flex;align-items:center;gap:6px;margin:14px 0}
  .lp-rank{width:15px;height:15px;border-radius:5px;color:#fff;font-size:9px;font-weight:800;display:flex;align-items:center;justify-content:center;flex:none}
  .lp-rank.r1{background:linear-gradient(135deg,#ff7a3d,#ff4d6d)}
  .lp-rank.r2{background:linear-gradient(135deg,#ff8bb5,#ff5c9d)}
  .lp-rank.r3{background:linear-gradient(135deg,#ffab8b,#ff8ec9)}
  .lp-rank.r4{background:#e9e9f0;color:#a7abbd}
  .lp-av{width:34px;height:34px;border-radius:50%;flex:none;object-fit:cover;display:block}
  .lp-info{flex:1;min-width:0}
  .lp-name{font-size:10px;font-weight:700;color:#2b2f5b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .lp-cnt{font-size:8px;color:#ff7a4d;margin-top:1px;white-space:nowrap}
  .lp-more{margin-top:12px;text-align:center;background:linear-gradient(90deg,#ff7aa8,#ff5c92);color:#fff;font-size:9.5px;font-weight:700;padding:7px;border-radius:12px;box-shadow:0 8px 16px rgba(255,90,150,.30)}

  .arc{position:absolute;top:-14px;right:150px;width:64px;height:64px;border:9px solid #ff9ec8;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;transform:rotate(25deg);z-index:1;opacity:.9}

  .heart{position:absolute;z-index:3;filter:drop-shadow(0 6px 10px rgba(255,120,170,.35))}
  .heart.h1p{top:70px;left:44%;font-size:30px;transform:rotate(-12deg)}
  .heart.h2p{top:210px;left:41%;font-size:16px}
  .heart.h3p{top:250px;right:120px;font-size:20px;transform:rotate(10deg)}
  .heart.h4p{top:330px;right:60px;font-size:16px}
  .heart.h5p{top:150px;right:20px;font-size:14px}

  /* ---------- Feature bar ---------- */
  .fbar{display:flex;background:#fff;border-radius:16px;padding:15px 8px;margin-top:12px;box-shadow:0 10px 24px rgba(233,150,190,.14)}
  .fbar .f{flex:1;display:flex;align-items:center;gap:8px;justify-content:center}
  .fbar .fi{width:30px;height:30px;border-radius:10px;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;flex:none}
  .fbar .ft1{font-size:11px;font-weight:700;line-height:1.25}
  .fbar .ft2{font-size:8px;color:#9a9fb2;line-height:1.25}
  .ic-pink{background:linear-gradient(135deg,#ff7eb3,#ff5c9d)}

  /* ---------- Two big cards ---------- */
  .dual{display:flex;gap:12px;margin-top:12px}
  .dcard{flex:1;height:216px;border-radius:18px;position:relative;overflow:hidden;padding:22px 22px}
  .dcard.left{background:linear-gradient(105deg,rgba(255,255,255,.72) 0%,rgba(255,255,255,.28) 42%,rgba(255,255,255,0) 66%),url("../img/dcard/card-l.webp") center/cover no-repeat}
  .dcard.right{background:linear-gradient(105deg,rgba(255,255,255,.72) 0%,rgba(255,255,255,.28) 42%,rgba(255,255,255,0) 66%),url("../img/dcard/card-r.webp") center/cover no-repeat}
  .dcard .tag{position:absolute;top:14px;right:14px;font-size:10px;font-weight:700;color:#fff;padding:3px 9px;border-radius:10px}
  .tag.live{background:#ff3d8b}
  .tag.new{background:#4d8bff}
  .dcard h3{font-size:18px;font-weight:800;color:#31365f}
  .dcard p{font-size:11px;color:#5b5f7e;margin-top:4px}
  .dcard p.sub{font-size:10px;color:#7b7f97;margin-top:2px}
  .dcard .avatars{display:flex;margin-top:14px;padding-left:6px}
  .dcard .avatars span,.dcard .avatars img{width:26px;height:26px;border-radius:50%;border:2px solid #fff;margin-left:-6px;object-fit:cover;display:block}
  .dcard .avatars img:first-child{margin-left:0}
  .dcard .d-btn{position:absolute;left:20px;bottom:18px;display:inline-flex;align-items:center;gap:7px;color:#fff;font-size:12px;font-weight:700;padding:9px 18px;border-radius:20px}
  .dcard.left .d-btn{background:linear-gradient(90deg,#ff9a4d,#ff4d94);box-shadow:0 10px 20px rgba(255,90,150,.35)}
  .dcard.right .d-btn{background:linear-gradient(90deg,#5a8bff,#4d6bff);box-shadow:0 10px 20px rgba(80,110,255,.32)}

  /* ---------- Section headings ---------- */
  .sec-head{display:flex;align-items:center;margin:26px 4px 12px}
  .sec-head .st{font-size:17px;font-weight:800;display:flex;align-items:center;gap:7px}
  .sec-head .more{margin-left:auto;font-size:11px;color:#9a9fb2}

  /* ---------- Hot picks ---------- */
  .hot-row{display:flex;gap:9px}
  .hcard{flex:1;aspect-ratio:1/1.42;border-radius:14px;position:relative;overflow:hidden}
  .hcard .live{position:absolute;top:7px;left:7px;background:#ff3b5c;color:#fff;font-size:8px;font-weight:700;padding:2px 6px;border-radius:6px;letter-spacing:.5px}
  .hcard .ov{position:absolute;left:0;right:0;bottom:0;padding:16px 7px 7px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.6));color:#fff}
  .hcard .nm{font-size:11px;font-weight:700}
  .hcard .meta{display:flex;align-items:center;justify-content:space-between;font-size:8.5px;margin-top:3px;opacity:.95}
  .hcard .meta .cty{display:flex;align-items:center;gap:3px}

  /* ---------- Four steps ---------- */
  .steps-card{background:#fff;border-radius:16px;padding:18px 14px;margin-top:12px;display:flex;align-items:center;box-shadow:0 10px 24px rgba(233,150,190,.14)}
  .step{display:flex;align-items:center;gap:9px;flex:1;min-width:0}
  .step .si{width:34px;height:34px;border-radius:11px;color:#fff;display:flex;align-items:center;justify-content:center;font-size:15px;flex:none;position:relative}
  .step .snum{position:absolute;top:-6px;right:-6px;width:15px;height:15px;border-radius:50%;background:#ff3d8b;color:#fff;font-size:8px;font-weight:700;display:flex;align-items:center;justify-content:center;border:2px solid #fff}
  .step .st1{font-size:11px;font-weight:700;line-height:1.3}
  .step .st2{font-size:8px;color:#9a9fb2;line-height:1.3}
  .dash{flex:0 0 22px;border-top:2px dashed #ecd6e1;height:0}
  .timer{width:56px;height:56px;border-radius:50%;background:conic-gradient(#ff3d8b 68%,#ffe1ec 0);display:flex;align-items:center;justify-content:center;flex:none}
  .timer i{width:44px;height:44px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;color:#ff3d8b;font-style:normal}

  /* ---------- CTA ---------- */
  .cta{margin-top:22px;background:linear-gradient(95deg,#ffa0cb 0%,#ff7db0 100%);border-radius:18px;padding:20px 26px;display:flex;align-items:center;gap:18px;position:relative;overflow:hidden;box-shadow:0 16px 34px rgba(255,120,170,.30)}
  .cta .gift{font-size:44px;line-height:1}
  .cta .ctext{color:#fff}
  .cta .ctext .line1{font-size:15px;font-weight:700}
  .cta .ctext .line1 b{font-size:23px;font-weight:900;margin-left:4px}
  .cta .ctext .line2{font-size:10px;opacity:.92;margin-top:5px}
  .cta .cbtn{margin-left:auto;background:#fff;color:#ff3d8b;font-weight:800;font-size:13px;padding:12px 24px;border-radius:24px;display:inline-flex;align-items:center;gap:8px;box-shadow:0 10px 22px rgba(200,60,120,.28)}

  /* ---------- Footer ---------- */
  .footer{background:#fff;border-radius:16px;margin-top:16px;padding:22px 26px 18px}
  .f-top{display:flex;gap:26px}
  .f-brand{width:160px}
  .f-brand .brand-name{font-size:19px}
  .f-social{display:flex;gap:8px;margin-top:16px}
  .f-social span{width:26px;height:26px;border-radius:50%;background:#f2f2f7;display:flex;align-items:center;justify-content:center;font-size:12px}
  .f-col h5{font-size:11px;font-weight:800;margin-bottom:9px}
  .f-col a{display:block;font-size:10px;color:#9a9fb2;margin:6px 0}
  .appbadge{background:#111;color:#fff;border-radius:8px;padding:6px 10px;font-size:9px;display:flex;align-items:center;gap:7px;margin-bottom:7px;width:132px}
  .appbadge b{font-size:11px;font-weight:700;display:block;line-height:1.1}
  .appbadge .apptop{font-size:7px;opacity:.85;display:block;line-height:1.1}
  .pay{display:flex;gap:7px;align-items:center;flex-wrap:wrap;margin-bottom:9px}
  .pay svg{display:block;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.12)}
  .f-note{font-size:8.5px;color:#a7abbd;line-height:1.6}
  .copyright{text-align:center;font-size:9px;color:#b6bac8;margin-top:16px;border-top:1px solid #f0f0f5;padding-top:13px}

  /* ---------- Avatar/photo placeholder colors ---------- */
  .av1{background:linear-gradient(135deg,#f6c9b4,#e59a9a)}
  .av2{background:linear-gradient(135deg,#e9c3d6,#c99fc7)}
  .av3{background:linear-gradient(135deg,#d8c9ec,#b3a3da)}
  .av4{background:linear-gradient(135deg,#f3d7bd,#d9b39b)}
  .av5{background:linear-gradient(135deg,#e2cbec,#bfa6d4)}
  .hc1{background:url("../img/live/1.webp") center/cover no-repeat}
  .hc2{background:url("../img/live/2.webp") center/cover no-repeat}
  .hc3{background:url("../img/live/3.webp") center/cover no-repeat}
  .hc4{background:url("../img/live/4.webp") center/cover no-repeat}
  .hc5{background:url("../img/live/5.webp") center/cover no-repeat}
  .hc6{background:url("../img/live/6.webp") center/cover no-repeat}
  .hc7{background:url("../img/live/7.webp") center/cover no-repeat}

/* ===== §C Responsive (new; >850px keeps index.html unchanged) ===== */
@media (max-width:850px){
  body{padding-bottom:28px}
  .nav-links{display:none}
  .nav-links.is-open{display:flex;position:absolute;top:52px;left:0;right:0;flex-direction:column;gap:0;background:#fff;border-bottom:1px solid #f6eef3;padding:8px 22px 14px;z-index:20}
  .nav-links.is-open a{padding:9px 0;border-bottom:1px solid #f6eef3}
  .nav-toggle{display:inline-flex;align-items:center;justify-content:center;width:34px;height:32px;margin-left:auto;border:1px solid #e7e5ef;border-radius:10px;font-size:15px;background:#fff}
  .nav{position:relative}
  .arc,.heart{display:none}

  /* Hero: full-bleed photo + gradient scrim + overlaid text/leaderboard/promo card, replacing the desktop split layout */
  .hero{background:url("../img/bg.webp") center/cover no-repeat;min-height:420px}
  .hero::after{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,rgba(20,10,35,.12) 0%,rgba(20,10,35,.32) 45%,rgba(20,10,35,.74) 100%)}
  .hero-content{width:100%;padding:26px 18px 24px}
  .hero-content .h1 .navy{color:#fff}
  .hero-content .h-sub{color:rgba(255,255,255,.88)}
  .chips{flex-wrap:wrap}

  /* Live now: collapsed into a compact horizontal avatar strip below the hero text */
  .live-panel{position:static;max-width:none;width:auto;display:flex;align-items:center;margin:12px 16px 0;padding:9px 12px;box-shadow:0 8px 20px rgba(150,110,170,.18)}
  .live-panel h4{font-size:11px;margin:0 8px 0 2px;white-space:nowrap}
  .live-panel .lp-row{margin:0;flex:none}
  .live-panel .lp-row .lp-rank,.live-panel .lp-row .lp-info{display:none}
  .live-panel .lp-av{width:28px;height:28px;border:2px solid #fff}
  .live-panel .lp-row:not(:first-of-type) .lp-av{margin-left:-8px}
  .live-panel .lp-more{margin:0 0 0 auto;flex:none;white-space:nowrap;padding:6px 10px;font-size:9px}

  /* Promo card: mobile two-column layout -- text on the left, gift image on the right */
  .promo{width:100%;display:grid;grid-template-columns:1fr 96px;grid-template-areas:"title gift" "usdt gift" "desc gift" "btn gift" "note gift";column-gap:12px;align-items:center}
  .promo .p-title{grid-area:title;min-width:0}
  .promo .p-usdt{grid-area:usdt;min-width:0;font-size:clamp(28px,9vw,41px)}
  .promo .p-desc{grid-area:desc;min-width:0}
  .promo .p-btn{grid-area:btn;min-width:0;margin-top:10px}
  .promo .p-note{grid-area:note;min-width:0;margin-top:6px}
  .promo .p-gift{grid-area:gift;position:static;width:100%;height:112px;margin:0}

  /* Feature bar: horizontal scrollable icon pills, replacing the 2-column grid */
  .fbar{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;gap:10px;padding:14px 12px;justify-content:flex-start}
  .fbar .f{flex:0 0 auto;flex-direction:column;gap:6px;text-align:center;background:#faf3f7;border-radius:14px;padding:12px 16px;min-width:88px;scroll-snap-align:start;justify-content:center}
  .fbar .fi{margin:0 auto}

  /* Two big cards: horizontal carousel, peeking the next card to hint it can be swiped */
  .dual{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;padding-bottom:2px}
  .dcard{flex:0 0 84%;height:200px;scroll-snap-align:start}

  .hot-row{overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}
  .hot-row .hcard{flex:0 0 128px;scroll-snap-align:start}
  /* Four steps: split into 3 rows -- steps 1&2, the 15s timer, steps 3&4 */
  .steps-card{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"s1 s2" "timer timer" "s3 s4";column-gap:12px;row-gap:18px;align-items:start;padding:20px 16px}
  .steps-card>.dash{display:none}
  .step{flex-direction:column;text-align:center;gap:6px}
  .steps-card>.step:nth-child(1){grid-area:s1}
  .steps-card>.step:nth-child(3){grid-area:s2}
  .steps-card>.step:nth-child(7){grid-area:s3}
  .steps-card>.step:nth-child(9){grid-area:s4}
  .steps-card>.timer{grid-area:timer;justify-self:center;width:52px;height:52px}
  .steps-card>.timer i{width:40px;height:40px;font-size:11px}
  .cta{flex-wrap:wrap}
  .cta .cbtn{margin-left:0;width:100%;justify-content:center}
  .f-top{flex-wrap:wrap;gap:18px}
  .f-col{flex:1 1 130px}
}
@media (max-width:560px){
  .page{padding:0 16px}
  .hero-wrap{border-radius:14px}
  .h-sub{font-size:12px}
  .nav{padding:12px 16px 11px;gap:6px}
  .brand-sub{display:none}
  .nav-toggle{width:30px;height:28px;font-size:13px}
  .lang{margin-left:8px;padding:3px 7px;font-size:10px}
  .login-btn{margin-left:8px;padding:6px 10px;font-size:11px;max-width:34vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  .fbar .f{min-width:78px;padding:10px 12px}
  .dcard{flex-basis:88%}
  .promo{grid-template-columns:1fr 78px}
  .promo .p-gift{height:92px}
  .promo .p-btn{width:100%;justify-content:center}
  .dcard .d-btn{left:20px;right:20px;width:auto;justify-content:center}
  .hot-row .hcard{flex:0 0 46%}
}

/* ===== §F RTL overrides ===== */
[dir="rtl"] .nav-links{margin-left:0;margin-right:auto}
[dir="rtl"] .lang{margin-left:0;margin-right:16px}
[dir="rtl"] .login-btn{margin-left:0;margin-right:11px}
[dir="rtl"] .sec-head .more{margin-left:0;margin-right:auto}
[dir="rtl"] .live-panel{right:auto;left:16px}
[dir="rtl"] .promo .p-gift{right:auto;left:4px}
[dir="rtl"] .hcard .live{left:auto;right:7px}
[dir="rtl"] .dcard .tag{right:auto;left:14px}
[dir="rtl"] .dcard .d-btn{left:auto;right:20px}
[dir="rtl"] .arc{right:auto;left:150px}
[dir="rtl"] .lp-cnt,[dir="rtl"] .h-sub{direction:rtl}
@media (max-width:850px){
  [dir="rtl"] .nav-toggle{margin-left:0;margin-right:auto}
}

/* ===== §D Registration modal ===== */
.modal-overlay{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:18px;background:rgba(40,25,55,.5)}
.modal-overlay[hidden]{display:none}
.modal-dialog{position:relative;width:100%;max-width:400px;max-height:calc(100vh - 36px);overflow-y:auto;background:#fff;border-radius:18px;padding:26px 24px 22px;box-shadow:0 30px 70px rgba(60,20,60,.35)}
@supports (height: 100dvh){
  .modal-dialog{max-height:calc(100dvh - 36px)}
}
.modal-close{position:absolute;top:12px;right:14px;border:0;background:transparent;font-size:12px;color:#9a9fb2;cursor:pointer}
[dir="rtl"] .modal-close{right:auto;left:14px}
.modal-view h2{font-size:17px;font-weight:800;color:#1f2551;margin-bottom:14px}
.modal-field{display:block;margin-bottom:12px}
.modal-field>span{display:block;font-size:12px;font-weight:700;color:#3a3f5f;margin-bottom:5px}
.modal-field input{width:100%;border:1px solid #e3e0ec;border-radius:10px;padding:10px 12px;font:inherit;outline:none}
.modal-field input:focus-visible{border-color:#ff5c9d;box-shadow:0 0 0 3px rgba(255,92,157,.18)}
.modal-field small{display:block;font-size:10px;color:#a7abbd;margin-top:4px}
.modal-agree{display:flex;gap:8px;align-items:flex-start;font-size:11px;color:#5b5f7e;margin:6px 0 16px}
.modal-agree a{color:#ff3d8b;text-decoration:underline}
.modal-submit,.modal-enter{display:block;width:100%;text-align:center;border:0;border-radius:22px;padding:12px;font-size:14px;font-weight:800;color:#fff;background:linear-gradient(90deg,#ff9a4d,#ff4d94);box-shadow:0 12px 24px rgba(255,90,150,.35);cursor:pointer}
.modal-submit[disabled]{opacity:.6;cursor:default}
.modal-enter{text-decoration:none;margin-top:8px}
.modal-view[data-view="waiting"],.modal-view[data-view="complete"]{text-align:center}
.modal-spinner{width:44px;height:44px;margin:4px auto 14px;border-radius:50%;border:4px solid #ffe1ec;border-top-color:#ff4d94;animation:hl-spin 900ms linear infinite}
@keyframes hl-spin{to{transform:rotate(360deg)}}
@media (prefers-reduced-motion:reduce){.modal-spinner{animation-duration:2400ms}}
.modal-progress{height:8px;border-radius:6px;background:#ffe1ec;overflow:hidden;margin:14px 0 8px}
.modal-progress>i{display:block;height:100%;width:0;background:linear-gradient(90deg,#ff9a4d,#ff4d94);transition:width .1s linear}
.modal-remain{font-size:13px;font-weight:700;color:#1f2551}
.modal-tip{min-height:34px;font-size:11px;color:#7b7f97;margin:8px 0 14px}
.modal-cancel{border:1px solid #ffc2da;background:#fff;color:#ff3d8b;font-size:12px;font-weight:700;padding:8px 18px;border-radius:16px;cursor:pointer}
.modal-cancel-note{display:block;font-size:9.5px;color:#b6bac8;margin-top:8px}
.modal-success{width:52px;height:52px;margin:0 auto 12px;border-radius:50%;background:linear-gradient(135deg,#48d19a,#25b07f);color:#fff;font-size:26px;line-height:52px;font-weight:800}
body.modal-open{overflow:hidden}
@media (max-width:560px){.modal-dialog{max-width:none;border-radius:14px;padding:20px 16px 16px}}
