*{box-sizing:border-box}body{margin:0;background:#f4f5f8;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;color:#222}.phone-page{max-width:430px;min-height:100vh;margin:0 auto;background:#fff;box-shadow:0 0 28px rgba(0,0,0,.08)}.hero{padding:18px 18px 26px;background:linear-gradient(180deg,#c81f1f 0%,#e83b2f 55%,#fff3ec 100%);border-radius:0 0 24px 24px;color:#fff}.topbar{display:flex;align-items:center;gap:10px}.brand-mark{width:38px;height:38px;border-radius:50%;background:#fff;color:#d22b23;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700}.brand-title{font-size:17px;font-weight:700}.brand-subtitle{font-size:12px;opacity:.9;margin-top:2px}.card-preview{margin:24px 10px 18px}.card-preview img{display:block;width:100%;filter:drop-shadow(0 18px 20px rgba(90,0,0,.24))}.hero-text{text-align:center}.hero-text h1{margin:0;font-size:28px;letter-spacing:1px}.hero-text p{margin:8px 0 0;font-size:14px;opacity:.95}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:-14px 16px 16px}.benefit-item{background:#fff;border-radius:15px;padding:14px 8px;box-shadow:0 8px 22px rgba(0,0,0,.08);text-align:center}.benefit-item strong{display:block;color:#d52b25;font-size:14px}.benefit-item span{display:block;margin-top:6px;color:#777;font-size:11px;line-height:1.35}.form-card{margin:0 16px 18px;padding:18px 16px 20px;border-radius:18px;background:#fff;box-shadow:0 8px 26px rgba(0,0,0,.07);border:1px solid #f0f0f0}.form-card h2{margin:0 0 6px;font-size:20px}.tips{margin:0 0 16px;font-size:12px;color:#999;line-height:1.5}label{display:block;margin-bottom:13px}label span{display:block;margin-bottom:7px;font-size:14px;font-weight:600;color:#333}input,select,textarea{width:100%;border:1px solid #e3e3e3;border-radius:12px;padding:13px 12px;font-size:15px;background:#fafafa;outline:none}input:focus,select:focus,textarea:focus{border-color:#e53a2d;background:#fff;box-shadow:0 0 0 3px rgba(229,58,45,.08)}textarea{height:78px;resize:none}.agree{display:flex;align-items:flex-start;gap:8px;margin:10px 0 16px}.agree input{width:16px;height:16px;margin-top:2px}.agree em{font-style:normal;font-size:12px;color:#777;line-height:1.45}.submit-btn{width:100%;height:48px;border:0;border-radius:24px;background:linear-gradient(90deg,#d52320,#f25a34);color:#fff;font-size:17px;font-weight:700;box-shadow:0 10px 18px rgba(213,35,32,.25)}.submit-btn:disabled{opacity:.7}footer{text-align:center;color:#aaa;font-size:12px;padding:8px 0 24px}.toast{position:fixed;left:50%;bottom:42px;transform:translateX(-50%) translateY(20px);background:rgba(0,0,0,.78);color:#fff;padding:10px 16px;border-radius:20px;font-size:14px;opacity:0;pointer-events:none;transition:.25s;white-space:nowrap}.toast.show{opacity:1;transform:translateX(-50%) translateY(0)}@media (min-width:700px){.phone-page{margin:24px auto;border-radius:24px;overflow:hidden;min-height:auto}}
.card-slider{position:relative;margin:22px 4px 16px;overflow:hidden}.card-track{display:flex;transition:transform .35s ease}.card-slide{min-width:100%;padding:0 10px;text-align:center}.card-slide img{display:block;width:100%;border-radius:18px;filter:drop-shadow(0 18px 20px rgba(90,0,0,.24))}.card-name{font-size:13px;margin-top:8px;opacity:.95}.slide-btn{position:absolute;top:42%;transform:translateY(-50%);width:32px;height:32px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:#d52b25;font-size:26px;line-height:28px;box-shadow:0 6px 16px rgba(0,0,0,.15)}.slide-btn.prev{left:0}.slide-btn.next{right:0}.dots{display:flex;justify-content:center;gap:6px;margin-top:8px}.dots i{width:6px;height:6px;border-radius:999px;background:rgba(255,255,255,.55)}.dots i.active{width:18px;background:#fff}.address-head{padding:34px 18px 26px;text-align:center;background:linear-gradient(180deg,#d52320,#f75d3e);color:#fff;border-radius:0 0 24px 24px}.ok-badge,.success-icon{width:66px;height:66px;border-radius:50%;margin:0 auto 14px;background:#fff;color:#d52320;display:flex;align-items:center;justify-content:center;font-size:42px;font-weight:900}.address-head h1,.result-card h1{margin:0 0 8px;font-size:26px}.address-head p,.result-card p{margin:0;color:rgba(255,255,255,.92)}.result-page{display:flex;align-items:center;justify-content:center;background:#fff}.result-card{padding:34px 22px;text-align:center;width:100%}.result-card p{color:#777;line-height:1.7}.loading-ring{width:88px;height:88px;border-radius:50%;border:8px solid #ffe5e1;border-top-color:#d52320;margin:0 auto 18px;display:flex;align-items:center;justify-content:center;font-size:30px;font-weight:800;color:#d52320;animation:spin 1s linear infinite}.loading-ring span{animation:spinText 1s linear infinite}.mini-tip{margin-top:18px;color:#aaa;font-size:12px}.mask{position:fixed;inset:0;background:rgba(0,0,0,.45);display:none;align-items:center;justify-content:center;padding:20px}.mask.show{display:flex}.audit-modal{width:300px;background:#fff;border-radius:22px;padding:28px 22px;text-align:center;box-shadow:0 18px 50px rgba(0,0,0,.25)}.modal-icon{font-size:42px}.audit-modal h2{margin:8px 0 8px}.audit-modal p{margin:0 0 16px;color:#777}.progress{height:8px;background:#f1f1f1;border-radius:99px;overflow:hidden}.progress i{display:block;height:100%;width:0;background:#d52320;transition:width .8s}.back-home{display:inline-flex;margin-top:18px;height:42px;align-items:center;padding:0 20px;border-radius:21px;background:#d52320;color:#fff;text-decoration:none;font-weight:700}@keyframes spin{to{transform:rotate(360deg)}}@keyframes spinText{to{transform:rotate(-360deg)}}


/* v3 修复：审核读秒页手机端居中、禁止页面抖动、兼容 iPhone 浏览器高度 */
body.audit-body{
  margin:0;
  width:100%;
  min-height:100vh;
  min-height:100dvh;
  overflow:hidden;
  background:rgba(0,0,0,.45);
  color:#222;
  -webkit-text-size-adjust:100%;
}
.audit-screen{
  position:fixed;
  left:0;
  top:0;
  right:0;
  bottom:0;
  min-height:100vh;
  min-height:100dvh;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:24px;
  padding-left:max(24px, env(safe-area-inset-left));
  padding-right:max(24px, env(safe-area-inset-right));
  padding-top:max(24px, env(safe-area-inset-top));
  padding-bottom:max(24px, env(safe-area-inset-bottom));
}
.audit-modal-mobile{
  width:min(300px, calc(100vw - 48px));
  max-width:300px;
  margin:0;
  transform:none;
  position:relative;
  z-index:2;
}
.audit-modal-mobile .success-icon{
  margin-bottom:14px;
}

/* v4 正规审核页：参考金融服务类进度页面 */


/* v5 正规审核进度页 */
body.review-body-v5{
  margin:0;
  min-height:100vh;
  min-height:100dvh;
  background:#eef4ff;
  color:#182033;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;
  -webkit-text-size-adjust:100%;
}
.review-v5-page{
  width:100%;
  max-width:430px;
  min-height:100vh;
  min-height:100dvh;
  margin:0 auto;
  padding:18px 16px 22px;
  background:
    radial-gradient(circle at 18% 8%, rgba(51,128,255,.20) 0, rgba(51,128,255,0) 34%),
    linear-gradient(180deg,#eaf3ff 0%,#f7faff 45%,#f5f6fa 100%);
  position:relative;
  overflow:hidden;
}
.review-v5-page:before{
  content:"";
  position:absolute;
  left:-80px;
  right:-80px;
  top:-160px;
  height:330px;
  border-radius:0 0 50% 50%;
  background:linear-gradient(135deg,#2378ff,#5ab5ff);
  opacity:.95;
}
.review-v5-top{
  position:relative;
  z-index:1;
  display:flex;
  align-items:center;
  justify-content:space-between;
  color:#fff;
  padding-top:4px;
}
.review-v5-brand{display:flex;align-items:center;gap:10px}
.review-v5-logo{
  width:38px;height:38px;border-radius:12px;
  background:rgba(255,255,255,.18);
  border:1px solid rgba(255,255,255,.35);
  display:flex;align-items:center;justify-content:center;
  font-weight:800;font-size:18px;
}
.review-v5-brand strong{display:block;font-size:17px;line-height:1.2}
.review-v5-brand p{margin:4px 0 0;font-size:12px;opacity:.88}
.review-v5-tag{
  font-size:12px;
  padding:6px 10px;
  border-radius:999px;
  background:rgba(255,255,255,.18);
  border:1px solid rgba(255,255,255,.28);
}
.review-v5-card{
  position:relative;
  z-index:1;
  margin-top:48px;
  background:#fff;
  border-radius:24px;
  padding:28px 22px 24px;
  box-shadow:0 18px 42px rgba(22,74,137,.16);
  border:1px solid rgba(255,255,255,.9);
}
.review-v5-status{text-align:center}
.review-v5-icon{
  position:relative;
  width:112px;
  height:112px;
  margin:0 auto 18px;
}
.review-v5-svg{position:absolute;inset:0;width:100%;height:100%;transform:rotate(-90deg)}
.review-v5-circle-bg{fill:none;stroke:#e6eefb;stroke-width:7}
.review-v5-circle-line{
  fill:none;
  stroke:#2378ff;
  stroke-width:7;
  stroke-linecap:round;
  transition:stroke-dashoffset .6s ease;
}
.review-v5-shield{
  position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);
  width:66px;height:66px;border-radius:20px;
  background:linear-gradient(180deg,#f6fbff,#dceeff);
  box-shadow:inset 0 0 0 1px #cfe2ff,0 12px 22px rgba(35,120,255,.12);
  display:flex;align-items:center;justify-content:center;
}
.review-v5-shield:before{
  content:"";
  width:30px;height:36px;
  background:linear-gradient(180deg,#2378ff,#48b4ff);
  clip-path:polygon(50% 0,88% 16%,82% 66%,50% 100%,18% 66%,12% 16%);
  display:block;
}
.review-v5-shield span{
  position:absolute;
  width:18px;height:18px;border-radius:50%;
  border:3px solid #fff;
  border-top-color:transparent;
  animation:reviewSpin 1s linear infinite;
}
.review-v5-check{
  position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);
  width:66px;height:66px;border-radius:50%;
  background:linear-gradient(180deg,#16c784,#0bab6f);
  color:#fff;
  display:none;align-items:center;justify-content:center;
  font-size:42px;font-weight:800;
  box-shadow:0 14px 26px rgba(22,199,132,.22);
}
.review-v5-status h1{
  margin:0;
  font-size:23px;
  line-height:1.35;
  font-weight:800;
  letter-spacing:.2px;
}
.review-v5-status p{
  margin:9px 0 0;
  font-size:14px;
  color:#70798b;
}
.review-v5-count{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  margin-top:16px;
  min-height:34px;
  padding:0 15px;
  border-radius:999px;
  background:#f0f6ff;
  color:#2378ff;
  font-size:14px;
  font-weight:700;
}
.review-v5-count b{font-size:18px;margin-right:3px}
.review-v5-bar{
  width:100%;height:8px;border-radius:999px;
  background:#edf2f8;
  margin:24px 0 20px;
  overflow:hidden;
}
.review-v5-bar i{
  display:block;width:8%;height:100%;border-radius:999px;
  background:linear-gradient(90deg,#2378ff,#4ec3ff);
  transition:width .6s ease;
}
.review-v5-steps{display:grid;gap:13px;text-align:left}
.review-v5-step{display:flex;gap:11px;align-items:flex-start;color:#9aa3b4}
.review-v5-step span{
  flex:0 0 22px;width:22px;height:22px;border-radius:50%;
  background:#eef2f7;border:1px solid #dde5ef;margin-top:1px;position:relative;
}
.review-v5-step span:after{
  content:"";position:absolute;left:7px;top:4px;width:6px;height:10px;
  border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg);opacity:0;
}
.review-v5-step strong{display:block;font-size:14px;color:#7d8798;line-height:1.25}
.review-v5-step p{margin:4px 0 0;font-size:12px;line-height:1.35;color:#a5adba}
.review-v5-step.active span{background:#2378ff;border-color:#2378ff;box-shadow:0 4px 10px rgba(35,120,255,.22)}
.review-v5-step.active span:after{opacity:1}
.review-v5-step.active strong{color:#243047}
.review-v5-step.active p{color:#798396}
.review-v5-success .review-v5-circle-line{stroke:#16c784}
.review-v5-success .review-v5-bar i{background:linear-gradient(90deg,#16c784,#26d69a)}
.review-v5-footer{
  position:relative;z-index:1;
  margin:18px 10px 0;
  text-align:center;
  color:#8f98a8;
  font-size:12px;
  line-height:1.5;
}
@keyframes reviewSpin{to{transform:rotate(360deg)}}
@media (max-width:360px){
  .review-v5-page{padding-left:13px;padding-right:13px}
  .review-v5-card{margin-top:38px;padding:24px 18px 20px;border-radius:22px}
  .review-v5-status h1{font-size:21px}
}
@media (min-width:700px){
  .review-v5-page{box-shadow:0 0 28px rgba(0,0,0,.08)}
}

/* v6：红金色系审核页，和前台申请模板保持一致，并补齐底部信息区域 */
body.review-body-v6{
  margin:0;
  min-height:100vh;
  min-height:100dvh;
  background:#f7f2ef;
  color:#2a1b18;
  font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;
  -webkit-text-size-adjust:100%;
}
.review-v6-page{
  width:100%;
  max-width:430px;
  min-height:100vh;
  min-height:100dvh;
  margin:0 auto;
  padding:16px 16px 20px;
  background:
    radial-gradient(circle at 88% 8%, rgba(255,214,143,.46) 0, rgba(255,214,143,0) 31%),
    linear-gradient(180deg,#fff8f2 0%,#fff 43%,#f6f2ef 100%);
  position:relative;
  overflow:hidden;
}
.review-v6-page:before{
  content:"";
  position:absolute;
  left:-70px;
  right:-70px;
  top:-155px;
  height:330px;
  border-radius:0 0 48% 48%;
  background:linear-gradient(135deg,#b70f18 0%,#d52320 50%,#f06434 100%);
  opacity:1;
}
.review-v6-page:after{
  content:"";
  position:absolute;
  right:-34px;
  top:86px;
  width:120px;
  height:120px;
  border-radius:50%;
  background:rgba(255,255,255,.12);
}
.review-body-v6 .review-v5-top{
  position:relative;
  z-index:1;
  padding-top:6px;
}
.review-body-v6 .review-v5-logo{
  border-radius:50%;
  background:rgba(255,255,255,.16);
  border:1px solid rgba(255,255,255,.45);
}
.review-body-v6 .review-v5-tag{
  background:rgba(255,255,255,.17);
  border-color:rgba(255,255,255,.34);
}
.review-body-v6 .review-v5-card{
  margin-top:42px;
  padding:26px 20px 18px;
  border-radius:24px;
  box-shadow:0 18px 38px rgba(111,21,17,.14);
  border:1px solid rgba(255,231,218,.95);
}
.review-body-v6 .review-v5-icon{
  width:104px;
  height:104px;
  margin-bottom:16px;
}
.review-body-v6 .review-v5-circle-bg{stroke:#f6e5df;}
.review-body-v6 .review-v5-circle-line{stroke:#d52320;}
.review-body-v6 .review-v5-shield{
  background:linear-gradient(180deg,#fff8ef,#ffe8d6);
  box-shadow:inset 0 0 0 1px #ffd8bf,0 12px 22px rgba(213,35,32,.12);
}
.review-body-v6 .review-v5-shield:before{
  background:linear-gradient(180deg,#d52320,#f06434);
}
.review-body-v6 .review-v5-status h1{
  color:#231816;
  font-size:22px;
}
.review-body-v6 .review-v5-status p{color:#7b6963;}
.review-body-v6 .review-v5-count{
  background:#fff1e9;
  color:#d52320;
}
.review-body-v6 .review-v5-bar{
  height:7px;
  margin:22px 0 18px;
  background:#f5e8e2;
}
.review-body-v6 .review-v5-bar i{
  background:linear-gradient(90deg,#d52320,#f06434,#f6b253);
}
.review-body-v6 .review-v5-steps{gap:12px;}
.review-body-v6 .review-v5-step span{background:#fff5f0;border-color:#edd7cd;}
.review-body-v6 .review-v5-step.active span{
  background:#d52320;
  border-color:#d52320;
  box-shadow:0 4px 10px rgba(213,35,32,.22);
}
.review-body-v6 .review-v5-step strong{font-size:13.5px;color:#806f68;}
.review-body-v6 .review-v5-step p{font-size:11.5px;color:#aa9b95;}
.review-body-v6 .review-v5-step.active strong{color:#2d201d;}
.review-body-v6 .review-v5-step.active p{color:#7b6c66;}
.review-v5-extra{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
  margin-top:17px;
}
.review-v5-extra-item{
  border-radius:15px;
  padding:12px 10px;
  background:linear-gradient(180deg,#fff8f4,#fff);
  border:1px solid #f2ded3;
}
.review-v5-extra-item b{
  display:block;
  font-size:12px;
  color:#9b7b6f;
  margin-bottom:5px;
}
.review-v5-extra-item span{
  display:block;
  font-size:14px;
  font-weight:800;
  color:#d52320;
}
.review-v5-notice{
  margin-top:12px;
  padding:12px 13px;
  border-radius:16px;
  background:#fff8ee;
  border:1px solid #f4dfc6;
  text-align:left;
}
.review-v5-notice strong{
  display:block;
  color:#8d4a19;
  font-size:13px;
  margin-bottom:4px;
}
.review-v5-notice p{
  margin:0;
  color:#9a7a65;
  font-size:12px;
  line-height:1.45;
}
.review-body-v6 .review-v5-success .review-v5-circle-line{stroke:#16b56f;}
.review-body-v6 .review-v5-success .review-v5-bar i{background:linear-gradient(90deg,#16b56f,#27ce88);}
.review-body-v6 .review-v5-check{background:linear-gradient(180deg,#16b56f,#09a466);}
.review-body-v6 .review-v5-footer{
  margin-top:14px;
  color:#a99b95;
}
@media (max-width:360px){
  .review-v6-page{padding-left:13px;padding-right:13px;}
  .review-body-v6 .review-v5-card{margin-top:34px;padding:23px 17px 16px;}
  .review-body-v6 .review-v5-icon{width:96px;height:96px;}
}
@media (min-width:700px){.review-v6-page{box-shadow:0 0 28px rgba(0,0,0,.08)}}


/* v7：类似银行活动页的左右滑动卡片 + 卡片权益区域 */
.cmb-like-page{background:#f6f1eb;overflow:hidden;}
.cmb-hero{
  position:relative;
  padding:18px 16px 28px;
  color:#fff;
  background:
    radial-gradient(circle at 16% 10%, rgba(255,232,176,.22), rgba(255,232,176,0) 28%),
    radial-gradient(circle at 90% 18%, rgba(255,255,255,.16), rgba(255,255,255,0) 26%),
    linear-gradient(180deg,#b20d19 0%,#d92721 58%,#f26133 100%);
  border-radius:0 0 28px 28px;
}
.cmb-hero:after{
  content:"";position:absolute;left:-34px;right:-34px;bottom:-48px;height:100px;border-radius:50%;
  background:#f6f1eb;opacity:.98;
}
.cmb-topbar{position:relative;z-index:2;display:flex;align-items:center;gap:10px;}
.cmb-logo{width:38px;height:38px;border-radius:13px;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.36);display:flex;align-items:center;justify-content:center;font-weight:900;box-shadow:inset 0 0 0 1px rgba(255,255,255,.06)}
.cmb-title{font-size:17px;font-weight:800;line-height:1.15}.cmb-subtitle{font-size:12px;opacity:.88;margin-top:4px}.cmb-badge{margin-left:auto;font-size:12px;border-radius:999px;padding:6px 10px;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.26)}
.cmb-card-area{position:relative;z-index:2;margin-top:24px;}
.cmb-card-slider{overflow:hidden;touch-action:pan-y;}
.cmb-card-track{display:flex;transition:transform .35s ease;will-change:transform;}
.cmb-card-slide{min-width:100%;text-align:center;padding:0 22px;}
.cmb-card-img-wrap{position:relative;padding:4px 0 0;}
.cmb-card-img-wrap:before{content:"";position:absolute;left:12%;right:12%;bottom:-10px;height:26px;border-radius:50%;background:rgba(78,10,5,.32);filter:blur(12px);}
.cmb-card-img-wrap img{position:relative;display:block;width:100%;max-height:190px;object-fit:contain;border-radius:16px;filter:drop-shadow(0 18px 24px rgba(82,8,4,.28));}
.cmb-card-slide h1{margin:18px 0 5px;font-size:25px;letter-spacing:.4px;line-height:1.2;}
.cmb-card-slide p{margin:0;font-size:12px;opacity:.86;}
.cmb-card-dots{position:relative;z-index:3;display:flex;justify-content:center;gap:6px;margin-top:13px;}
.cmb-card-dots i{width:6px;height:6px;border-radius:999px;background:rgba(255,255,255,.55);transition:.25s;}.cmb-card-dots i.active{width:20px;background:#fff;}
.cmb-rights-card{position:relative;z-index:4;margin:-8px 16px 12px;padding:17px 15px 15px;border-radius:20px;background:#fff;box-shadow:0 12px 28px rgba(95,45,26,.10);border:1px solid rgba(255,229,209,.9);}
.cmb-section-title{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:13px;gap:10px;}
.cmb-section-title strong{font-size:19px;color:#221513;}.cmb-section-title span{font-size:12px;color:#c32722;background:#fff2ec;border-radius:999px;padding:5px 9px;max-width:170px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.cmb-rights-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;}
.cmb-right-item{min-height:54px;border-radius:15px;padding:11px 10px;background:linear-gradient(180deg,#fff8f3,#fff);border:1px solid #f3ded2;display:flex;align-items:center;gap:8px;}
.cmb-right-item em{flex:0 0 20px;width:20px;height:20px;border-radius:50%;background:linear-gradient(180deg,#d52320,#f06434);color:#fff;font-style:normal;font-size:12px;display:flex;align-items:center;justify-content:center;font-weight:900;}
.cmb-right-item span{font-size:13px;line-height:1.35;color:#4b322d;font-weight:700;}
.cmb-process{margin:0 16px 14px;padding:13px 10px;border-radius:18px;background:#fff;box-shadow:0 8px 22px rgba(95,45,26,.07);display:grid;grid-template-columns:repeat(3,1fr);gap:8px;}
.cmb-process div{text-align:center;position:relative}.cmb-process div:not(:last-child):after{content:"";position:absolute;right:-8px;top:15px;width:16px;height:1px;background:#ead9cf;}
.cmb-process b{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 6px;background:#fff0e9;color:#d52320;font-size:13px;}
.cmb-process span{display:block;font-size:12px;color:#7b6a64;}
.cmb-form-card{margin-top:0;border-color:#f1ded5;box-shadow:0 10px 26px rgba(95,45,26,.08);}
.cmb-form-card h2{color:#241614;}
@media(max-width:360px){.cmb-card-slide{padding:0 16px}.cmb-card-slide h1{font-size:22px}.cmb-rights-card{margin-left:13px;margin-right:13px}.cmb-rights-grid{gap:8px}.cmb-right-item{padding:9px 8px}.cmb-right-item span{font-size:12px}}

/* 后台卡片权益编辑 */
.upload-box textarea,.card-edit-form textarea{width:100%;min-height:88px;border:1px solid #ddd;border-radius:10px;padding:10px;font-size:14px;font-family:inherit;resize:vertical;background:#fafafa;line-height:1.5;}
.card-edit-form{display:grid;gap:9px;margin-top:10px;}.card-edit-form label{display:block;color:#555;font-size:13px}.card-edit-form input[type=text]{width:100%;height:38px;border:1px solid #ddd;border-radius:8px;padding:0 9px;margin-top:5px}.benefit-admin-grid .card-admin-item img{aspect-ratio:1.58/1;object-fit:contain;}

/* 客户查询自己的申请单 */
.query-page{background:#f6f3f1;min-height:100vh}.query-head{padding:28px 18px 34px;background:linear-gradient(180deg,#c91f1f,#ef5635);color:#fff;border-radius:0 0 28px 28px;text-align:center}.query-head .brand-mark{margin:0 auto 12px;background:#fff;color:#d52320}.query-head h1{margin:0 0 8px;font-size:25px}.query-head p{margin:0;font-size:13px;opacity:.92;line-height:1.6}.query-card{margin-top:-18px}.query-result{margin:0 16px 16px;background:#fff;border-radius:18px;padding:18px 16px;box-shadow:0 8px 26px rgba(0,0,0,.07);border:1px solid #f0e6e2}.query-result h2{margin:10px 0 8px;font-size:20px}.query-status{display:inline-flex;align-items:center;height:30px;padding:0 12px;border-radius:999px;font-size:13px;font-weight:700}.query-status.ok{background:#eaf8ef;color:#129447}.query-status.wait{background:#fff4e5;color:#c77500}.order-no{font-size:13px;color:#888;margin-bottom:12px}.detail-list{border-top:1px solid #f0f0f0}.detail-list p{display:flex;justify-content:space-between;gap:12px;margin:0;padding:12px 0;border-bottom:1px solid #f5f5f5;font-size:14px}.detail-list span{color:#888;flex:none}.detail-list strong{font-weight:600;text-align:right;word-break:break-all}.error-box{color:#c62828;background:#fff4f2;border-color:#ffd8d2}.back-home.full{display:flex;justify-content:center;margin-top:16px}.query-actions{text-align:center;margin:8px 0 0}.query-actions a,.plain-link{display:inline-block;margin-top:14px;color:#d52320;text-decoration:none;font-weight:700;font-size:14px}.done-info{margin:18px auto 4px;padding:14px;border-radius:16px;background:#fff7f2;border:1px solid #ffe1d6;color:#777}.done-info strong{display:block;margin-top:6px;font-size:24px;color:#d52320;letter-spacing:2px}.done-info p{margin:8px 0 0!important;font-size:13px!important;color:#777!important}

.home-query-entry{text-align:center;margin:14px 0 0}.home-query-entry a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 18px;border-radius:999px;background:#fff7f2;border:1px solid #ffd8cc;color:#d52320;text-decoration:none;font-size:14px;font-weight:700}.home-query-entry a:active{background:#fff0e8}

/* 首页顶部查询入口 */
.cmb-top-actions{margin-left:auto;display:flex;align-items:center;gap:8px;flex-shrink:0}
.top-query-link{display:inline-flex;align-items:center;justify-content:center;height:30px;padding:0 11px;border-radius:999px;background:#fff;color:#d52320;text-decoration:none;font-size:12px;font-weight:800;box-shadow:0 6px 16px rgba(185,28,28,.18);white-space:nowrap}
.top-query-link:active{transform:scale(.98);background:#fff7f2}
.home-query-entry.secondary a{background:transparent;border:0;color:#d52320;box-shadow:none;min-height:28px;padding:0;font-size:13px}
@media (max-width:360px){.cmb-top-actions{gap:5px}.top-query-link{height:28px;padding:0 8px;font-size:11px}.cmb-badge{display:none}}


/* 本设备已有申请记录弹窗 */
.return-apply-modal{position:fixed;inset:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:22px}
.return-apply-modal.show{display:flex}
.return-apply-mask{position:absolute;inset:0;background:rgba(25,12,9,.34);backdrop-filter:blur(3px)}
.return-apply-card{position:relative;width:100%;max-width:300px;border-radius:22px;background:#fff;padding:24px 20px 18px;box-shadow:0 22px 52px rgba(68,20,14,.25);text-align:center;animation:returnPop .22s ease-out}
@keyframes returnPop{from{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}
.return-apply-close{position:absolute;right:12px;top:10px;width:28px;height:28px;border:0;border-radius:50%;background:#f8f1ec;color:#a98678;font-size:20px;line-height:26px}
.return-apply-icon{width:52px;height:52px;margin:0 auto 12px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#d52320,#f06434);color:#fff;font-size:28px;font-weight:900;box-shadow:0 10px 22px rgba(213,35,32,.22)}
.return-apply-card h3{margin:0 0 7px;font-size:19px;color:#231513;line-height:1.3}
.return-apply-card p{margin:0 auto 16px;max-width:230px;color:#7a6964;font-size:13px;line-height:1.6}
.return-apply-info{display:none}
.return-apply-main{display:flex;align-items:center;justify-content:center;height:44px;border-radius:999px;background:linear-gradient(90deg,#d52320,#f06434);color:#fff;text-decoration:none;font-weight:900;box-shadow:0 10px 22px rgba(213,35,32,.22)}
.return-apply-secondary{margin-top:8px;width:100%;height:36px;border:0;background:transparent;color:#8d7167;font-size:13px;font-weight:700}

/* v10：审批通过后显示卡片 + 模拟额度 */
.approval-page{min-height:100vh;background:#f6f1eb;padding-bottom:24px;}
.approval-hero{padding:28px 18px 58px;text-align:center;color:#fff;background:radial-gradient(circle at 18% 10%,rgba(255,232,176,.24),rgba(255,232,176,0) 30%),linear-gradient(180deg,#b20d19,#df2c24 64%,#f26133);border-radius:0 0 30px 30px;}
.approval-check{width:56px;height:56px;margin:4px auto 12px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.45);font-size:30px;font-weight:900;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}
.approval-hero h1{margin:0 0 8px;font-size:26px;letter-spacing:.5px}.approval-hero p{margin:0 auto;max-width:310px;font-size:13px;line-height:1.65;opacity:.92}
.approval-card-box{position:relative;margin:-38px 16px 14px;padding:18px 16px 16px;border-radius:24px;background:#fff;box-shadow:0 16px 36px rgba(98,34,20,.12);border:1px solid rgba(246,222,207,.95);text-align:center;overflow:hidden}.approval-card-box:before{content:"";position:absolute;left:-40px;right:-40px;top:-70px;height:140px;background:radial-gradient(circle,rgba(245,179,90,.18),rgba(245,179,90,0) 62%)}
.approval-label{position:relative;display:inline-flex;height:26px;align-items:center;padding:0 11px;border-radius:999px;background:#fff5ee;color:#c32722;font-size:12px;font-weight:800;margin-bottom:12px}.approval-bankcard{position:relative;margin:0 auto 12px;max-width:284px}.approval-bankcard img{display:block;width:100%;max-height:176px;object-fit:contain;border-radius:16px;filter:drop-shadow(0 16px 18px rgba(67,17,10,.18))}.approval-bankcard.small{max-width:238px;margin-top:12px}.approval-bankcard.small img{max-height:150px}
.approval-card-box h2{position:relative;margin:4px 0 12px;font-size:21px;color:#241614;line-height:1.25}.approval-limit{position:relative;margin:0 auto;padding:14px 12px;border-radius:18px;background:linear-gradient(180deg,#fff8f2,#fff);border:1px solid #f2dccf}.approval-limit span{display:block;font-size:13px;color:#96776b;margin-bottom:6px}.approval-limit strong{display:block;color:#d52320;font-size:34px;line-height:1;font-weight:900;letter-spacing:.5px}.approval-limit.compact strong{font-size:30px}.approval-note{position:relative;margin-top:10px;color:#9a8177;font-size:12px;line-height:1.5}
.approval-details{margin:0 16px 14px;background:#fff;border-radius:20px;padding:16px;box-shadow:0 9px 26px rgba(98,34,20,.08);border:1px solid #f0e0d7}.approval-status-tag{display:inline-flex;align-items:center;height:29px;padding:0 11px;border-radius:999px;background:#eaf8ef;color:#129447;font-size:13px;font-weight:800;margin-bottom:10px}.approval-details p{display:flex;justify-content:space-between;gap:12px;margin:0;padding:11px 0;border-bottom:1px solid #f5ebe6}.approval-details p:last-child{border-bottom:0}.approval-details span{color:#92776d;font-size:13px;flex:none}.approval-details b{font-size:14px;color:#2b1d19;text-align:right;word-break:break-all}.approval-main-btn{display:flex;align-items:center;justify-content:center;height:48px;margin:16px 16px 0;border-radius:999px;background:linear-gradient(90deg,#d52320,#f06434);color:#fff;text-decoration:none;font-weight:900;box-shadow:0 12px 25px rgba(213,35,32,.24)}
.query-approval-box{margin-top:-18px}.query-approval-box .approval-status-tag{position:relative;margin-bottom:0}.query-page .approval-card-box{margin-left:16px;margin-right:16px}
@media(max-width:360px){.approval-limit strong{font-size:30px}.approval-bankcard{max-width:260px}.approval-card-box{padding-left:14px;padding-right:14px}.approval-hero h1{font-size:24px}}

/* 申请单折叠展示 */
.compact-order{padding-bottom:16px}
.order-summary-row{display:flex;align-items:center;justify-content:space-between;gap:12px}
.compact-order h2{margin:9px 0 6px;font-size:20px}
.order-collapse{margin-top:12px;border-radius:15px;background:#fff8f5;border:1px solid #f3d7ca;overflow:hidden}
.order-collapse summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 14px;font-size:14px;font-weight:800;color:#4a2a22}
.order-collapse summary::-webkit-details-marker{display:none}
.order-collapse summary span:before{content:'📄';margin-right:7px;font-size:15px}
.order-collapse summary b{font-size:12px;color:#d52320;background:#fff;border:1px solid #f2d2c6;border-radius:999px;padding:4px 9px;font-weight:800}
.order-collapse[open] summary b{font-size:0}
.order-collapse[open] summary b:after{content:'收起';font-size:12px}
.order-collapse .detail-list{background:#fff;border-top:1px solid #f3d7ca;padding:0 12px}
.order-collapse .detail-list p:last-child{border-bottom:0}
.approval-details.compact-order p{display:flex;justify-content:space-between;gap:12px;margin:0;padding:12px 0;border-bottom:1px solid #f5f5f5}
.approval-details.compact-order .detail-list strong{font-weight:700;text-align:right;word-break:break-all}

/* 补充还款账户 */
.order-action-row { margin-top: 14px; }
.supplement-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 44px;
  border-radius: 14px;
  background: linear-gradient(135deg, #d71920, #ff6a3d);
  color: #fff;
  font-weight: 800;
  text-decoration: none;
  box-shadow: 0 10px 20px rgba(215, 25, 32, .18);
}
.supplement-done-note {
  margin-top: 10px;
  padding: 10px 12px;
  border-radius: 12px;
  background: #f4fff8;
  color: #177245;
  font-size: 12px;
  line-height: 1.5;
}
.supplement-page { background: #f7f3ee; }
.supplement-head {
  padding: 26px 18px 58px;
  background: linear-gradient(135deg, #d71920, #ff6338);
  color: #fff;
  text-align: center;
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
}
.supplement-head .brand-mark {
  margin: 0 auto 10px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: rgba(255,255,255,.95);
  color: #d71920;
  display:flex;
  align-items:center;
  justify-content:center;
  font-weight:900;
}
.supplement-head h1 { margin: 0; font-size: 24px; }
.supplement-head p { margin: 9px 0 0; font-size: 13px; opacity: .95; line-height: 1.5; }
.supplement-summary {
  margin: -36px 16px 12px;
  background: #fff;
  border-radius: 18px;
  padding: 14px;
  box-shadow: 0 12px 28px rgba(105, 45, 30, .09);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
}
.supplement-summary div {
  background: #fff8f3;
  border: 1px solid #f5ded3;
  border-radius: 14px;
  padding: 10px 6px;
  text-align: center;
}
.supplement-summary span { display:block; font-size: 11px; color:#9a7667; margin-bottom: 5px; }
.supplement-summary strong { display:block; font-size: 13px; color:#20110f; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.supplement-summary .green { color:#0b9b57; }
.supplement-card { margin-top: 12px; }
.safe-notice {
  margin: 0 0 14px;
  padding: 10px 12px;
  border-radius: 12px;
  background: #fff8eb;
  border: 1px solid #f1dcc0;
  color: #8b5f2d;
  font-size: 12px;
  line-height: 1.55;
}
.account-box {
  margin: 12px 0;
  padding: 12px;
  border: 1px solid #f0ded7;
  border-radius: 16px;
  background: #fffaf7;
}
.account-title {
  display:flex;
  justify-content:space-between;
  align-items:center;
  margin-bottom: 10px;
}
.account-title b { font-size: 15px; color:#271412; }
.account-title span {
  font-size: 11px;
  color:#d71920;
  background:#fff0ed;
  padding: 3px 8px;
  border-radius: 999px;
}
.default-account {
  margin: 14px 0;
  padding: 12px;
  background:#fff;
  border: 1px solid #f0ded7;
  border-radius: 16px;
}
.default-account .field-title { font-size: 13px; font-weight: 800; margin-bottom: 9px; }
.default-account label { display:inline-flex; gap: 6px; align-items:center; margin-right: 18px; font-size: 14px; }
.agree-row {
  display:flex !important;
  gap: 8px;
  align-items:flex-start;
  font-size: 12px !important;
  color:#6d5550;
  line-height: 1.5;
  margin: 12px 0 16px;
}
.agree-row input { width: 16px; height: 16px; margin-top: 2px; flex: 0 0 auto; }
@media (max-width: 360px) {
  .supplement-summary { grid-template-columns: 1fr; }
}

/* 申请表邮寄资料流程 */
.form-mail-page .mail-form-card h2 { margin-bottom: 12px; }
.mail-step-list { display: grid; gap: 10px; margin: 8px 0 14px; }
.mail-step-list div {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px;
  border-radius: 14px;
  background: #fff8f3;
  border: 1px solid #f3ded5;
}
.mail-step-list b {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #d71920, #ff6a3d);
  color: #fff;
  font-size: 13px;
}
.mail-step-list span { font-size: 14px; font-weight: 700; color: #321816; line-height: 1.45; }
.mail-address-card {
  padding: 2px 14px;
  border-radius: 16px;
  border: 1px solid #f2d5ca;
  background: linear-gradient(180deg, #fffdfb, #fff7f2);
}
.mail-address-card p {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  margin: 0;
  padding: 13px 0;
  border-bottom: 1px solid #f3ded7;
}
.mail-address-card p:last-child { border-bottom: 0; }
.mail-address-card span { color: #927065; font-size: 12px; flex: 0 0 72px; }
.mail-address-card strong { color: #23120f; font-size: 14px; text-align: right; line-height: 1.45; word-break: break-all; }
.mail-address-card .address-line { display: block; }
.mail-address-card .address-line span { display:block; margin-bottom: 7px; }
.mail-address-card .address-line strong { display:block; text-align:left; font-size: 15px; }
.mail-tips-box {
  margin-top: 12px;
  padding: 12px;
  border-radius: 14px;
  background: #fff8eb;
  border: 1px solid #f1dcc0;
  color: #8b5f2d;
}
.mail-tips-box b { display:block; margin-bottom: 4px; color:#6d3d18; }
.mail-tips-box p { margin:0; font-size: 12px; line-height:1.55; }

/* 申请表邮寄地址由后台下发 */
.pending-mail-box{margin-top:12px;padding:18px 14px;border-radius:18px;background:linear-gradient(180deg,#fffdfb,#fff7f2);border:1px solid #f2d5ca;text-align:center;}
.pending-mail-box .pending-icon{width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 10px;background:#fff1ea;color:#d71920;font-size:22px;}
.pending-mail-box h3{margin:0 0 8px;font-size:18px;color:#251210;}
.pending-mail-box p{margin:0;color:#775b51;font-size:13px;line-height:1.65;}
.mail-address-title{margin-top:18px!important;}

/* 客户邮寄快递信息 */
.courier-section{margin-top:16px;padding:15px;border-radius:18px;background:#fffaf6;border:1px solid #f1dacd}
.courier-title-row{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:12px}
.courier-title-row h2{margin:0 0 5px!important;font-size:18px!important;color:#2b1d19}
.courier-title-row p{margin:0;color:#92776d;font-size:12px;line-height:1.55}
.courier-title-row>span{flex:none;display:inline-flex;height:26px;align-items:center;padding:0 10px;border-radius:999px;background:#fff;color:#d52320;border:1px solid #f1cfc0;font-size:12px;font-weight:800}
.save-ok{margin:0 0 12px;padding:10px 12px;border-radius:12px;background:#eaf8ef;color:#129447;font-size:13px;font-weight:700}
.courier-result{background:#fff;border:1px solid #f3ded2;border-radius:15px;padding:0 12px}
.courier-result p{display:flex;justify-content:space-between;gap:12px;margin:0;padding:12px 0;border-bottom:1px solid #f6eee9;font-size:14px}
.courier-result p:last-child{border-bottom:0}.courier-result span{color:#92776d;flex:none}.courier-result strong{text-align:right;word-break:break-all;color:#2b1d19}
.courier-form-wrap{border-radius:15px;background:#fff;border:1px solid #f3ded2;overflow:hidden}
.courier-form-wrap summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 14px;font-size:14px;font-weight:900;color:#4a2a22}
.courier-form-wrap summary::-webkit-details-marker{display:none}.courier-form-wrap summary b{font-size:12px;color:#d52320;background:#fff7f2;border:1px solid #f2d2c6;border-radius:999px;padding:4px 9px}.courier-form-wrap[open] summary b{font-size:0}.courier-form-wrap[open] summary b:after{content:'收起';font-size:12px}
.courier-form{padding:12px;border-top:1px solid #f3ded2;background:#fff}.courier-form label{margin-bottom:12px}.courier-form textarea{height:70px}

/* courier primary action patch */
.courier-section-primary{margin-top:14px;background:#fff;border:1px solid #f2d5ca;box-shadow:0 10px 24px rgba(196,66,45,.08)}
.courier-section-primary .courier-title-row{margin-bottom:14px}
.courier-form-primary{border:0;background:transparent;overflow:visible}
.courier-form-primary summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;width:100%;border:0;border-radius:999px;padding:14px 16px;background:linear-gradient(90deg,#df2026,#ff6336);color:#fff;font-size:15px;font-weight:900;box-shadow:0 10px 22px rgba(223,32,38,.22)}
.courier-form-primary summary::-webkit-details-marker{display:none}
.courier-form-primary summary span{color:#fff}
.courier-form-primary summary b{font-size:12px;color:#fff;background:rgba(255,255,255,.18);border:1px solid rgba(255,255,255,.35);border-radius:999px;padding:4px 9px;line-height:1}
.courier-form-primary[open] summary{border-radius:18px 18px 0 0;box-shadow:none}
.courier-form-primary[open] summary b{font-size:0}
.courier-form-primary[open] summary b:after{content:'收起';font-size:12px}
.courier-form-primary .courier-form{border:1px solid #f3ded2;border-top:0;border-radius:0 0 18px 18px;background:#fffdfb;padding:14px}
.mail-tips-after{margin-top:12px}

/* 地址/工作信息分组 */
.form-section-title{
  display:flex;
  align-items:center;
  gap:8px;
  margin:16px 0 10px;
  font-size:15px;
  font-weight:800;
  color:#c9211f;
}
.form-section-title:before{
  content:"";
  width:4px;
  height:16px;
  border-radius:999px;
  background:linear-gradient(180deg,#d52320,#f25a34);
}
.form-two-col{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:10px;
}
.form-two-col label{margin-bottom:13px}
.form-two-col select{padding-left:10px;padding-right:8px}
@media (max-width:360px){
  .form-two-col{gap:8px}
  .form-two-col select{font-size:14px;padding-left:8px}
}

/* 自定义选择器：替代手机系统 select，避免 iPhone 蓝色字体和系统下拉框 */
.picker-trigger{
  width:100%;
  min-height:44px;
  border:1px solid #e7d8d1;
  border-radius:13px;
  background:#fff;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  padding:0 13px;
  color:#26201f;
  font-size:15px;
  font-weight:700;
  text-align:left;
  appearance:none;
  -webkit-appearance:none;
}
.picker-trigger em{
  font-style:normal;
  color:#9a908c;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.picker-trigger.has-value em{color:#25201f}
.picker-trigger i{
  width:8px;
  height:8px;
  border-right:2px solid #d72a25;
  border-bottom:2px solid #d72a25;
  transform:rotate(45deg) translateY(-2px);
  flex:none;
}
.picker-trigger.is-disabled{background:#faf7f5;color:#b9aaa4;cursor:not-allowed}
.picker-trigger.is-disabled i{border-color:#c9bbb5}.picker-trigger.picker-error{border-color:#e12a25;box-shadow:0 0 0 3px rgba(225,42,37,.08)}
body.picker-open{overflow:hidden}.custom-picker-modal{position:fixed;inset:0;z-index:9999;display:none}.custom-picker-modal.show{display:block}.custom-picker-mask{position:absolute;inset:0;background:rgba(24,16,14,.42);backdrop-filter:blur(2px)}
.custom-picker-panel{position:absolute;left:50%;bottom:0;transform:translateX(-50%) translateY(100%);width:min(393px,100%);max-height:72vh;background:#fff;border-radius:22px 22px 0 0;box-shadow:0 -18px 38px rgba(75,36,27,.18);overflow:hidden;transition:transform .24s ease}.custom-picker-modal.show .custom-picker-panel{transform:translateX(-50%) translateY(0)}
.custom-picker-head{height:52px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #f0e2dc;background:#fffaf8;position:relative}.custom-picker-head strong{text-align:center;font-size:16px;color:#231a17;font-weight:900}.custom-picker-head button{border:0;background:transparent;color:#c42924;font-size:14px;font-weight:800}.custom-picker-head span{display:block}
.custom-picker-options{max-height:calc(72vh - 52px);overflow:auto;-webkit-overflow-scrolling:touch;padding:6px 0 18px}.custom-picker-options button{width:100%;height:52px;border:0;border-bottom:1px solid #f5ebe7;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 22px;font-size:16px;color:#251d1a;text-align:left}.custom-picker-options button:active{background:#fff5f1}.custom-picker-options button i{display:none;color:#d71920;font-style:normal;font-weight:900}.custom-picker-options button.active span{color:#d71920;font-weight:900}.custom-picker-options button.active i{display:block}
@media (max-width:360px){.picker-trigger{font-size:14px;padding:0 10px}.custom-picker-options button{height:50px;font-size:15px}}
