
:root{--azul:#073c6d;--azul2:#0a6ca8;--celeste:#19b8df;--amarillo:#ffc928;--verde:#18a96f;--fondo:#edf5fa;--texto:#17344a;--gris:#6f8595}
*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,Arial,sans-serif;background:linear-gradient(135deg,#e7f2f8,#f8fbfd);color:var(--texto)}
.wrap{max-width:1040px;margin:auto;padding:24px}.topbar{background:linear-gradient(135deg,#062f55,#0b6ea9);color:#fff;padding:18px 22px;border-radius:18px;box-shadow:0 12px 35px #073c6d22;display:flex;justify-content:space-between;gap:20px;align-items:center}.brand{font-weight:900;letter-spacing:.04em}.brand small{display:block;font-weight:500;opacity:.8;margin-top:3px}
.card{background:#fff;border:1px solid #d9e6ee;border-radius:18px;padding:22px;margin-top:18px;box-shadow:0 10px 28px #073c6d12}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px}
input,select,textarea{width:100%;padding:12px 13px;border:1px solid #cbdce7;border-radius:10px;font:inherit;background:#fff}.btn{display:inline-block;border:0;border-radius:10px;padding:11px 15px;background:linear-gradient(135deg,#0879b6,#16b6df);color:#fff;text-decoration:none;font-weight:800;cursor:pointer}.btn.alt{background:#edf5fa;color:#174966;border:1px solid #ccdee8}.btn.danger{background:#c64050}.muted{color:var(--gris);font-size:13px}.ok{color:#087a53;font-weight:800}.bad{color:#b72839;font-weight:800}
.cred{overflow:hidden;padding:0}.cred-head{background:linear-gradient(135deg,#06345f,#0a6ba7);color:#fff;padding:24px;display:flex;justify-content:space-between;gap:20px;align-items:center}.cred-title{font-size:28px;font-weight:900}.cred-sub{font-size:14px;opacity:.85}.cred-body{padding:24px;display:grid;grid-template-columns:1.2fr .8fr;gap:22px;align-items:center}.avatar{width:120px;height:120px;border-radius:20px;background:linear-gradient(135deg,#eaf4f9,#d8ebf4);display:grid;place-items:center;font-size:54px}.person{display:flex;gap:18px;align-items:center}.person h1{margin:0;font-size:26px}.status{display:inline-block;margin-top:10px;padding:7px 11px;border-radius:999px;background:#e4f7ef;color:#08724f;font-weight:900}.qrbox{text-align:center}.qrbox canvas,.qrbox img{max-width:210px}.footercred{background:#073c6d;color:#fff;padding:14px 22px;display:flex;justify-content:space-between;font-size:13px}
table{width:100%;border-collapse:collapse}th,td{padding:10px;border-bottom:1px solid #e4edf2;text-align:left}th{font-size:12px;color:#657f90}.pill{padding:4px 8px;border-radius:999px;background:#e7f6ef;color:#08734e;font-weight:800;font-size:12px}.pill.off{background:#fdebed;color:#a22f3e}
.nav{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.nav a{padding:8px 11px;border-radius:9px;background:#fff;border:1px solid #d2e1e9;text-decoration:none;color:#174966;font-weight:700}
@media(max-width:720px){.cred-body{grid-template-columns:1fr}.cred-head{display:block}.qrbox{margin-top:10px}.person{align-items:flex-start}.footercred{display:block}.footercred span{display:block;margin:4px 0}}


/* =========================================================
   CREDENCIAL MUNI DESCUENTOS · diseño institucional
   ========================================================= */
.cred-page{max-width:1220px;padding-top:28px}
.muni-card{
  position:relative;
  overflow:hidden;
  width:100%;
  aspect-ratio:1.58/1;
  max-height:720px;
  min-height:560px;
  border-radius:28px;
  background:#fff;
  border:1px solid #d6e2eb;
  box-shadow:0 24px 70px rgba(7,60,109,.22);
}
.muni-card-head{
  position:relative;
  height:31%;
  min-height:175px;
  padding:28px 38px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:30px;
  color:#fff;
  background:
    radial-gradient(circle at 62% 25%,rgba(40,157,213,.22),transparent 28%),
    linear-gradient(135deg,#082f59 0%,#073e73 48%,#062c54 100%);
}
.muni-card-head:after{
  content:"";
  position:absolute;inset:0;
  background:linear-gradient(90deg,transparent 0 52%,rgba(255,255,255,.03) 52% 100%);
  pointer-events:none;
}
.muni-brand-block{display:flex;align-items:center;gap:22px;z-index:2;min-width:45%}
.muni-seal{
  width:132px;height:132px;border-radius:50%;
  padding:7px;
  background:linear-gradient(135deg,#28c6f0,#007cb6);
  box-shadow:0 0 0 3px rgba(255,255,255,.7),0 8px 30px rgba(0,0,0,.25);
  flex:0 0 auto
}
.seal-ring{
  position:relative;width:100%;height:100%;border-radius:50%;
  border:3px solid rgba(255,255,255,.92);
  display:grid;place-items:center;
  background:radial-gradient(circle at 50% 38%,#28bfe5 0 43%,#0773b0 44% 100%);
}
.seal-lighthouse{font-size:48px;line-height:1;color:#fff;transform:rotate(180deg);opacity:.95}
.seal-heart{position:absolute;top:10px;right:20px;color:#ffc928;font-size:25px;text-shadow:0 1px 0 #fff}
.muni-brand-text{line-height:.95}
.muni-label{font-size:26px;font-weight:800;letter-spacing:.09em}
.muni-colon{font-size:66px;font-weight:950;letter-spacing:.01em;color:#12b8f1;margin-top:8px}
.muni-colon span{color:#ffc928;font-size:.72em;vertical-align:11%}
.muni-ba{font-size:23px;font-weight:800;letter-spacing:.12em;margin-top:8px}
.muni-program{
  position:relative;z-index:2;
  border-left:2px solid rgba(29,180,229,.45);
  padding-left:28px;
  min-width:32%;
}
.program-small{font-size:19px;letter-spacing:.04em}
.program-title{font-size:47px;font-weight:950;line-height:.88;letter-spacing:.01em}
.program-title.accent{color:#20b8ee}
.program-tag{
  display:inline-block;margin-top:16px;
  padding:8px 14px;border-radius:8px;
  background:#ffc928;color:#10344e;
  font-weight:900;font-size:14px;letter-spacing:.02em
}
.head-lighthouse{
  position:absolute;right:25%;bottom:-10px;
  font-size:150px;line-height:1;color:rgba(0,10,30,.36);
  transform:rotate(180deg);z-index:1
}
.muni-wave{
  position:absolute;
  top:27.2%;
  left:-3%;
  width:106%;
  height:64px;
  z-index:4;
  background:#fff;
  border-radius:50% 50% 0 0 / 85% 85% 0 0;
  transform:rotate(-1.2deg);
  box-shadow:0 -7px 0 #ffc928;
}
.muni-card-body{
  position:relative;
  height:51%;
  min-height:290px;
  padding:52px 48px 28px;
  display:grid;
  grid-template-columns:1.12fr .85fr .78fr;
  align-items:center;
  gap:34px;
  background:linear-gradient(#fff,#fbfdff);
  z-index:3
}
.muni-data{align-self:stretch;display:flex;flex-direction:column;justify-content:center;gap:10px}
.data-row{
  display:grid;grid-template-columns:52px 1fr;gap:14px;align-items:center;
  padding:8px 0 10px;border-bottom:1px solid #dce7ee
}
.data-icon{
  width:46px;height:46px;border-radius:50%;
  background:linear-gradient(145deg,#087ac0,#064986);
  color:white;display:grid;place-items:center;font-size:22px;font-weight:900;
  box-shadow:0 6px 16px rgba(7,60,109,.16)
}
.data-label{font-size:16px;color:#0865a2;font-weight:900;letter-spacing:.04em}
.data-value{font-size:25px;color:#0a3158;font-weight:750;line-height:1.05;margin-top:3px}
.status-active{font-size:28px;color:#109457;font-weight:950}
.muni-photo{
  height:92%;min-height:250px;
  border:3px solid #0a69aa;
  border-radius:24px;
  overflow:hidden;
  background:linear-gradient(180deg,#f4f8fb,#e8f0f5);
  box-shadow:inset 0 0 0 4px #fff,0 8px 25px rgba(7,60,109,.12)
}
.muni-photo img{width:100%;height:100%;object-fit:cover;display:block}
.photo-placeholder{
  position:relative;width:100%;height:100%;
  display:flex;flex-direction:column;align-items:center;justify-content:center;
  background:
    radial-gradient(circle at 50% 35%,#fff 0 2%,transparent 3%),
    linear-gradient(145deg,#edf4f8,#dbe8ef);
  color:#7993a4
}
.photo-head{width:88px;height:88px;border-radius:50%;background:#9fb4c1}
.photo-body{width:160px;height:108px;border-radius:90px 90px 22px 22px;background:#91a8b7;margin-top:8px}
.photo-placeholder span{position:absolute;bottom:18px;font-weight:900;font-size:13px;letter-spacing:.12em}
.muni-qr{text-align:center;align-self:center}
.qr-frame{
  display:inline-flex;padding:13px;background:#fff;border:3px solid #0b66a6;border-radius:19px;
  box-shadow:0 7px 20px rgba(7,60,109,.12)
}
.qr-frame canvas,.qr-frame img{display:block!important;max-width:190px!important;height:auto!important}
.qr-label{margin-top:15px;font-size:18px;font-weight:900;color:#0a5f9d}
.qr-id{font-size:31px;line-height:1;font-weight:950;color:#075fa1;margin-top:4px;letter-spacing:.02em}
.qr-help{font-size:11px;color:#7d909d;margin-top:8px}
.muni-card-foot{
  position:relative;height:18%;min-height:105px;
  padding:18px 38px;
  display:grid;grid-template-columns:1.2fr .9fr 110px;align-items:center;gap:24px;
  background:linear-gradient(135deg,#075ca0,#073467);
  color:#fff;z-index:5
}
.foot-status{display:flex;align-items:center;gap:18px}
.shield{
  width:72px;height:72px;display:grid;place-items:center;
  font-size:40px;font-weight:950;
  border:4px solid #fff;border-radius:18px 18px 26px 26px;
  clip-path:polygon(8% 0,92% 0,100% 78%,50% 100%,0 78%)
}
.foot-status strong{display:block;font-size:23px;letter-spacing:.02em}
.foot-status span{display:block;font-size:16px;margin-top:3px;opacity:.96}
.foot-colon{text-align:center}
.colon-script{font-family:"Segoe Script","Brush Script MT",cursive;font-size:43px;line-height:1}
.colon-script span{color:#ffc928}
.foot-colon small{font-size:15px;font-weight:900;letter-spacing:.14em}
.foot-lighthouse{font-size:82px;line-height:1;color:#15afe3;transform:rotate(180deg);text-align:center;opacity:.92}
.cred-actions{margin-top:16px;display:flex;gap:8px;flex-wrap:wrap}

@media(max-width:900px){
  .muni-card{aspect-ratio:auto;min-height:0}
  .muni-card-head{height:auto;min-height:0;padding:22px;align-items:flex-start}
  .muni-brand-block{min-width:0}
  .muni-seal{width:84px;height:84px}
  .seal-lighthouse{font-size:30px}.seal-heart{font-size:17px;right:11px;top:6px}
  .muni-label{font-size:15px}.muni-colon{font-size:39px}.muni-ba{font-size:13px}
  .muni-program{min-width:0;padding-left:16px}
  .program-small{font-size:11px}.program-title{font-size:29px}.program-tag{font-size:9px;padding:6px 8px;margin-top:9px}
  .head-lighthouse{display:none}.muni-wave{top:142px;height:35px}
  .muni-card-body{height:auto;min-height:0;padding:45px 20px 24px;grid-template-columns:1fr 1fr}
  .muni-data{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:6px 18px}
  .data-row{grid-template-columns:38px 1fr}.data-icon{width:34px;height:34px;font-size:16px}
  .data-label{font-size:11px}.data-value{font-size:17px}.status-active{font-size:19px}
  .muni-photo{min-height:220px}.qr-frame canvas,.qr-frame img{max-width:150px!important}.qr-id{font-size:22px}
  .muni-card-foot{height:auto;min-height:0;padding:16px 20px;grid-template-columns:1fr auto}
  .shield{width:52px;height:52px;font-size:28px}.foot-status strong{font-size:16px}.foot-status span{font-size:11px}
  .foot-colon{display:none}.foot-lighthouse{font-size:55px}
}
@media(max-width:560px){
  .wrap.cred-page{padding:10px}
  .muni-card{border-radius:18px}
  .muni-card-head{padding:16px 14px;gap:10px}
  .muni-seal{width:62px;height:62px;padding:4px}
  .muni-brand-block{gap:10px}.muni-label{font-size:10px}.muni-colon{font-size:29px}.muni-ba{font-size:9px}
  .muni-program{padding-left:10px}.program-small{font-size:8px}.program-title{font-size:21px}.program-tag{display:none}
  .muni-wave{top:98px;height:24px}
  .muni-card-body{padding:34px 14px 18px;grid-template-columns:1fr}
  .muni-data{grid-template-columns:1fr 1fr;gap:2px 10px}
  .muni-photo{min-height:260px;max-height:340px}
  .muni-qr{padding-top:4px}.qr-frame canvas,.qr-frame img{max-width:175px!important}
  .muni-card-foot{grid-template-columns:1fr}.foot-lighthouse{display:none}
  .cred-actions .btn{flex:1;text-align:center}
}


/* =========================================================
   CREDENCIAL EXACTA BASADA EN EL DISEÑO APROBADO POR EL USUARIO
   SIN FOTO · DNI VISIBLE · MARCA MUNICIPAL REAL EXTRAÍDA DEL DISEÑO
   ========================================================= */
.cred-page{max-width:1180px;padding-top:24px}
.cred-exact{
  overflow:hidden;
  border-radius:28px;
  background:#fff;
  box-shadow:0 24px 70px rgba(8,39,76,.24);
  border:1px solid #d1dde7;
}
.cred-exact-head{
  height:220px;
  background:linear-gradient(115deg,#06315e 0%,#073e73 58%,#05294f 100%);
  display:grid;
  grid-template-columns:1.65fr .72fr 80px;
  align-items:center;
  gap:20px;
  padding:14px 28px 12px 18px;
  color:#fff;
}
.brand-image{height:100%;display:flex;align-items:center;overflow:hidden}
.brand-image img{width:100%;height:100%;object-fit:contain;object-position:left center;display:block}
.program-exact{border-left:2px solid rgba(35,183,232,.48);padding-left:25px;z-index:2}
.program-line1{font-size:40px;line-height:.92;font-weight:800;letter-spacing:.02em}
.program-line2{font-size:48px;line-height:.92;font-weight:950;letter-spacing:.01em}
.program-yellow{
  display:inline-block;margin-top:18px;background:#ffc31d;color:#0b3560;
  padding:10px 18px;border-radius:10px;font-size:17px;font-weight:950;line-height:1.1
}
.discount-tag{
  width:62px;height:92px;border-radius:15px;background:linear-gradient(#13aee8,#0872b3);
  display:grid;place-items:center;font-size:42px;font-weight:950;color:#fff;transform:rotate(5deg)
}
.cred-yellow-line{height:12px;background:#ffc21c}
.cred-exact-body{
  min-height:430px;
  display:grid;
  grid-template-columns:1.28fr .72fr;
  gap:56px;
  padding:34px 64px 28px 64px;
  background:linear-gradient(#fff,#fdfdfd)
}
.person-data{display:flex;flex-direction:column;justify-content:center}
.field-row{
  display:grid;grid-template-columns:64px 1fr;gap:20px;align-items:center;
  padding:13px 0;border-bottom:2px solid #b5d8ee
}
.field-row.no-border{border-bottom:0}
.field-icon{
  width:58px;height:58px;border-radius:50%;background:linear-gradient(145deg,#0b70b4,#063f7e);
  color:#fff;display:grid;place-items:center;font-size:24px;font-weight:950
}
.field-label{font-size:19px;line-height:1;color:#0758a0;font-weight:950;letter-spacing:.035em}
.field-value{font-size:31px;line-height:1.1;color:#0a2a55;font-weight:750;margin-top:5px}
.active-green{color:#159153;font-size:34px;font-weight:950}
.qr-section{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}
.qr-border{padding:16px;border:3px solid #0a5ea1;border-radius:20px;background:#fff}
.qr-border canvas,.qr-border img{display:block!important;width:210px!important;height:210px!important}
.qr-title{font-size:22px;color:#0a5798;font-weight:900;margin-top:14px}
.qr-code-id{font-size:42px;color:#07549a;font-weight:950;line-height:1;margin-top:5px}
.qr-separator{height:3px;width:85%;background:#0a5697;margin:12px auto 9px}
.qr-copy{font-size:17px;font-weight:700;color:#172d4d;line-height:1.2}
.cred-exact-foot{
  min-height:154px;background:linear-gradient(135deg,#065a9c,#073566);
  color:#fff;display:grid;grid-template-columns:1.05fr .85fr 1fr;align-items:center;gap:20px;
  padding:18px 36px
}
.foot-left-exact{display:flex;align-items:center;gap:22px}
.shield-exact{
  width:82px;height:82px;border:5px solid #fff;border-radius:20px 20px 30px 30px;
  display:grid;place-items:center;font-size:48px;font-weight:950;clip-path:polygon(9% 0,91% 0,100% 77%,50% 100%,0 77%)
}
.foot-left-exact b{display:block;font-size:26px;letter-spacing:.015em}
.foot-left-exact span{display:block;font-size:18px;margin-top:8px;letter-spacing:.04em}
.foot-center-exact{height:108px;border-left:1px solid rgba(255,255,255,.75);border-right:1px solid rgba(255,255,255,.75);padding:4px 20px}
.foot-center-exact img{width:100%;height:100%;object-fit:contain}
.foot-warning{padding-left:10px}
.warn-title{color:#ffc21c;font-size:24px;font-weight:950;line-height:1.05}
.warn-copy{font-size:16px;line-height:1.22;margin-top:8px}
.cred-actions{margin-top:16px;display:flex;gap:8px;flex-wrap:wrap}

@media(max-width:850px){
  .cred-exact-head{height:auto;grid-template-columns:1fr;gap:12px;padding:14px}
  .brand-image{height:145px}.program-exact{border-left:0;border-top:1px solid rgba(255,255,255,.3);padding:12px 0 0}
  .program-line1{font-size:28px}.program-line2{font-size:34px}.discount-tag{display:none}
  .cred-exact-body{grid-template-columns:1fr;padding:24px 20px;gap:26px}
  .field-row{grid-template-columns:50px 1fr}.field-icon{width:46px;height:46px}
  .field-label{font-size:15px}.field-value{font-size:24px}
  .cred-exact-foot{grid-template-columns:1fr;padding:20px}
  .foot-center-exact{border:0;border-top:1px solid rgba(255,255,255,.4);border-bottom:1px solid rgba(255,255,255,.4);padding:10px 0;height:100px}
  .foot-left-exact b{font-size:20px}.foot-left-exact span{font-size:14px}.warn-title{font-size:20px}
}


/* CREDENCIAL FINAL: SIN FOTO + DNI VISIBLE + LOGOS DEL DISEÑO APROBADO */
.cred-page{max-width:1180px;padding-top:24px}
.cred-exact{overflow:hidden;border-radius:28px;background:#fff;box-shadow:0 24px 70px rgba(8,39,76,.24);border:1px solid #d1dde7}
.cred-exact-head{height:220px;background:linear-gradient(115deg,#06315e 0%,#073e73 58%,#05294f 100%);display:grid;grid-template-columns:1.65fr .72fr 80px;align-items:center;gap:20px;padding:14px 28px 12px 18px;color:#fff}
.brand-image{height:100%;display:flex;align-items:center;overflow:hidden}
.brand-image img{width:100%;height:100%;object-fit:contain;object-position:left center;display:block}
.program-exact{border-left:2px solid rgba(35,183,232,.48);padding-left:25px;z-index:2}
.program-line1{font-size:40px;line-height:.92;font-weight:800;letter-spacing:.02em}
.program-line2{font-size:48px;line-height:.92;font-weight:950;letter-spacing:.01em}
.program-yellow{display:inline-block;margin-top:18px;background:#ffc31d;color:#0b3560;padding:10px 18px;border-radius:10px;font-size:17px;font-weight:950;line-height:1.1}
.discount-tag{width:62px;height:92px;border-radius:15px;background:linear-gradient(#13aee8,#0872b3);display:grid;place-items:center;font-size:42px;font-weight:950;color:#fff;transform:rotate(5deg)}
.cred-yellow-line{height:12px;background:#ffc21c}
.cred-exact-body{min-height:430px;display:grid;grid-template-columns:1.28fr .72fr;gap:56px;padding:34px 64px 28px 64px;background:linear-gradient(#fff,#fdfdfd)}
.person-data{display:flex;flex-direction:column;justify-content:center}
.field-row{display:grid;grid-template-columns:64px 1fr;gap:20px;align-items:center;padding:13px 0;border-bottom:2px solid #b5d8ee}
.field-row.no-border{border-bottom:0}
.field-icon{width:58px;height:58px;border-radius:50%;background:linear-gradient(145deg,#0b70b4,#063f7e);color:#fff;display:grid;place-items:center;font-size:24px;font-weight:950}
.field-label{font-size:19px;line-height:1;color:#0758a0;font-weight:950;letter-spacing:.035em}
.field-value{font-size:31px;line-height:1.1;color:#0a2a55;font-weight:750;margin-top:5px}
.active-green{color:#159153;font-size:34px;font-weight:950}
.qr-section{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}
.qr-border{padding:16px;border:3px solid #0a5ea1;border-radius:20px;background:#fff}
.qr-border canvas,.qr-border img{display:block!important;width:210px!important;height:210px!important}
.qr-title{font-size:22px;color:#0a5798;font-weight:900;margin-top:14px}
.qr-code-id{font-size:42px;color:#07549a;font-weight:950;line-height:1;margin-top:5px}
.qr-separator{height:3px;width:85%;background:#0a5697;margin:12px auto 9px}
.qr-copy{font-size:17px;font-weight:700;color:#172d4d;line-height:1.2}
.cred-exact-foot{min-height:154px;background:linear-gradient(135deg,#065a9c,#073566);color:#fff;display:grid;grid-template-columns:1.05fr .85fr 1fr;align-items:center;gap:20px;padding:18px 36px}
.foot-left-exact{display:flex;align-items:center;gap:22px}
.shield-exact{width:82px;height:82px;border:5px solid #fff;border-radius:20px 20px 30px 30px;display:grid;place-items:center;font-size:48px;font-weight:950;clip-path:polygon(9% 0,91% 0,100% 77%,50% 100%,0 77%)}
.foot-left-exact b{display:block;font-size:26px;letter-spacing:.015em}
.foot-left-exact span{display:block;font-size:18px;margin-top:8px;letter-spacing:.04em}
.foot-center-exact{height:108px;border-left:1px solid rgba(255,255,255,.75);border-right:1px solid rgba(255,255,255,.75);padding:4px 20px}
.foot-center-exact img{width:100%;height:100%;object-fit:contain}
.foot-warning{padding-left:10px}
.warn-title{color:#ffc21c;font-size:24px;font-weight:950;line-height:1.05}
.warn-copy{font-size:16px;line-height:1.22;margin-top:8px}
.cred-actions{margin-top:16px;display:flex;gap:8px;flex-wrap:wrap}
@media(max-width:850px){
  .cred-exact-head{height:auto;grid-template-columns:1fr;gap:12px;padding:14px}
  .brand-image{height:145px}.program-exact{border-left:0;border-top:1px solid rgba(255,255,255,.3);padding:12px 0 0}
  .program-line1{font-size:28px}.program-line2{font-size:34px}.discount-tag{display:none}
  .cred-exact-body{grid-template-columns:1fr;padding:24px 20px;gap:26px}
  .field-row{grid-template-columns:50px 1fr}.field-icon{width:46px;height:46px}
  .field-label{font-size:15px}.field-value{font-size:24px}
  .cred-exact-foot{grid-template-columns:1fr;padding:20px}
  .foot-center-exact{border:0;border-top:1px solid rgba(255,255,255,.4);border-bottom:1px solid rgba(255,255,255,.4);padding:10px 0;height:100px}
  .foot-left-exact b{font-size:20px}.foot-left-exact span{font-size:14px}.warn-title{font-size:20px}
}
