/* Daily examples block — server-rendered and stable for one calendar day */
.drop-examples-v2{
  position:relative;
  overflow:hidden;
  padding:58px 0 64px;
  background:
    radial-gradient(circle at 88% 10%,rgba(119,174,255,.10),transparent 24%),
    linear-gradient(180deg,#f9fcff 0%,#f2f7ff 100%);
}
.drop-examples-v2::before{
  content:"";
  position:absolute;
  left:-120px;
  top:90px;
  width:360px;
  height:360px;
  border:1px solid rgba(83,137,229,.10);
  border-radius:50%;
  pointer-events:none;
}
.drop-examples-v2__head{max-width:930px;margin:0 auto 28px;text-align:center;}
.drop-examples-v2__kicker{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 18px;border-radius:999px;background:#edf4ff;color:#2a6bdc;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;}
.drop-examples-v2__head h2{margin:16px 0 10px;color:#0d3478;font-size:clamp(40px,4.4vw,66px);line-height:1;letter-spacing:-.045em;}
.drop-examples-v2__head p{margin:0 auto;max-width:780px;color:#6a7892;font-size:17px;line-height:1.5;}
.drop-examples-v2__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch;}
.drop-examples-v2__card{position:relative;overflow:hidden;display:flex;flex-direction:column;padding:16px;border-radius:24px;background:rgba(255,255,255,.96);border:1px solid rgba(169,197,239,.38);border-top:4px solid #5b9cff;box-shadow:0 14px 28px rgba(62,101,171,.08);}
.drop-examples-v2__card--risk{border-top-color:#ff7d87;}
.drop-examples-v2__card-head{display:grid;grid-template-columns:145px minmax(0,1fr);gap:12px;align-items:center;min-height:112px;}
.drop-examples-v2__hero-icon{display:block;width:138px;height:96px;object-fit:contain;justify-self:center;filter:drop-shadow(0 10px 16px rgba(54,95,173,.10));}
.drop-examples-v2__card-head h3{margin:0;color:#174487;font-size:23px;line-height:1.08;letter-spacing:-.02em;}
.drop-examples-v2__card--risk .drop-examples-v2__card-head h3{color:#d32639;}
.drop-examples-v2__popular{display:inline-flex;align-items:center;margin-top:8px;padding:5px 10px;border-radius:999px;background:#e8f3ff;color:#3479dd;font-size:12px;font-weight:800;}
.drop-examples-v2__table{display:flex;flex-direction:column;gap:7px;margin-top:6px;}
.drop-examples-v2__labels,.drop-examples-v2__row{display:grid;grid-template-columns:minmax(112px,1.45fr) 35px 42px minmax(70px,.95fr) 56px 72px;gap:7px;align-items:center;}
.drop-examples-v2__labels{padding:0 10px;color:#96a0b3;font-size:10px;line-height:1;text-align:center;}
.drop-examples-v2__labels span:first-child{text-align:left;padding-left:38px;}
.drop-examples-v2__row{min-height:58px;padding:7px 9px;border:1px solid rgba(183,201,229,.45);border-radius:13px;background:#fff;box-shadow:0 5px 12px rgba(57,91,147,.04);}
.drop-examples-v2__domain{display:grid;grid-template-columns:30px minmax(0,1fr);gap:7px;align-items:center;min-width:0;}
.drop-examples-v2__domain img{width:28px;height:28px;object-fit:contain;}
.drop-examples-v2__domain strong{overflow:hidden;color:#1c315f;font-size:14px;line-height:1.1;text-overflow:ellipsis;white-space:nowrap;}
.drop-examples-v2__metric,.drop-examples-v2__theme,.drop-examples-v2__price,.drop-examples-v2__status{min-width:0;text-align:center;}
.drop-examples-v2__row small{display:none;color:#9aa5b8;font-size:9px;line-height:1;text-transform:uppercase;}
.drop-examples-v2__metric span,.drop-examples-v2__theme span{color:#34466d;font-size:12px;line-height:1.2;}
.drop-examples-v2__price strong{color:#2472e9;font-size:18px;line-height:1;}
.drop-examples-v2__status span{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:5px 8px;border-radius:9px;font-size:10px;font-weight:700;line-height:1.1;}
.drop-examples-v2__status--good span{background:#ebf9ef;color:#3c9a5c;}
.drop-examples-v2__status--blue span{background:#eaf3ff;color:#3474d7;}
.drop-examples-v2__status--yellow span{background:#fff6df;color:#c68a16;}
.drop-examples-v2__status--red span{background:#fff0f2;color:#dd3d50;}
.drop-examples-v2__footer{display:grid;grid-template-columns:42px minmax(0,1fr);gap:10px;align-items:center;margin-top:11px;padding:11px 12px;border-radius:13px;background:#edf5ff;color:#3673c9;font-size:12px;line-height:1.35;}
.drop-examples-v2__card--risk .drop-examples-v2__footer{background:#fff1f2;color:#d55461;}
.drop-examples-v2__footer img{width:38px;height:38px;object-fit:contain;}
@media (max-width:1250px){
  .drop-examples-v2__grid{grid-template-columns:1fr;max-width:760px;margin:0 auto;}
  .drop-examples-v2__card-head{grid-template-columns:170px minmax(0,1fr);}
  .drop-examples-v2__hero-icon{width:160px;height:110px;}
  .drop-examples-v2__labels,.drop-examples-v2__row{grid-template-columns:minmax(150px,1.6fr) 46px 56px minmax(120px,1fr) 70px 90px;}
}
@media (max-width:720px){
  .drop-examples-v2{padding:48px 0 54px;}
  .drop-examples-v2__head{margin-bottom:22px;}
  .drop-examples-v2__card{padding:13px;border-radius:20px;}
  .drop-examples-v2__card-head{grid-template-columns:105px minmax(0,1fr);min-height:90px;}
  .drop-examples-v2__hero-icon{width:98px;height:76px;}
  .drop-examples-v2__card-head h3{font-size:20px;}
  .drop-examples-v2__labels{display:none;}
  .drop-examples-v2__row{grid-template-columns:minmax(135px,1.3fr) repeat(2,42px);gap:6px;padding:9px;}
  .drop-examples-v2__domain{grid-column:1 / 2;}
  .drop-examples-v2__metric{grid-row:1;}
  .drop-examples-v2__theme,.drop-examples-v2__price,.drop-examples-v2__status{grid-column:auto;}
  .drop-examples-v2__theme{grid-column:1 / 2;text-align:left;padding-left:36px;}
  .drop-examples-v2__price{grid-column:2 / 3;}
  .drop-examples-v2__status{grid-column:3 / 4;}
  .drop-examples-v2__row small{display:block;margin-bottom:3px;}
  .drop-examples-v2__theme small{text-align:left;}
  .drop-examples-v2__theme span{font-size:11px;}
  .drop-examples-v2__price strong{font-size:16px;}
  .drop-examples-v2__footer{grid-template-columns:34px minmax(0,1fr);font-size:11px;}
  .drop-examples-v2__footer img{width:32px;height:32px;}
}
@media (max-width:390px){
  .drop-examples-v2__card-head{grid-template-columns:88px minmax(0,1fr);}
  .drop-examples-v2__hero-icon{width:82px;height:66px;}
  .drop-examples-v2__card-head h3{font-size:18px;}
  .drop-examples-v2__row{grid-template-columns:minmax(115px,1.2fr) 38px 55px;}
  .drop-examples-v2__domain strong{font-size:12px;}
}
