:root{
  --page:#edf6ff;
  --bg:#ffffff;
  --soft:#f7fbff;
  --soft-2:#f2f8ff;
  --ink:#07132e;
  --text:#465267;
  --muted:#748094;
  --blue:#347fd3;
  --blue-2:#66afeF;
  --line:#e1eaf4;
  --line-soft:rgba(148,163,184,.24);
  --orange:#ffa407;
  --orange-2:#ffc541;
  --shadow:0 14px 36px rgba(16,48,90,.075);
  --shadow-soft:0 8px 22px rgba(16,48,90,.045);
  --radius:22px;
  --side:16px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}
body{margin:0;background:var(--page);font-family:-apple-system,BlinkMacSystemFont,"Inter","Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);font-size:14px;line-height:1.45}
a{text-decoration:none;color:inherit}button,input{font:inherit}img{max-width:100%;display:block}.icon{width:1em;height:1em;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.page{width:min(100%,430px);margin:0 auto;background:#fff;min-height:100vh;box-shadow:0 0 0 1px rgba(45,83,125,.06)}
.hero{padding:16px 12px 36px;text-align:center;background:linear-gradient(180deg,#fff 0%,#fff 68%,#f8fbff 100%)}
.promo-strip{height:40px;border-radius:16px;background:linear-gradient(135deg,#74bef5 0%,#3f8ee0 100%);color:#fff;display:flex;align-items:center;justify-content:center;gap:13px;padding:0 13px;margin:0 auto 14px;font-size:11.8px;font-weight:760;letter-spacing:-.01em;box-shadow:0 12px 28px rgba(60,143,225,.2)}.promo-strip span{display:flex;align-items:center;gap:6px;white-space:nowrap}.promo-strip i{width:1px;height:22px;background:rgba(255,255,255,.58);display:block}.promo-strip .icon{width:14px;height:14px}
.hero-media{border-radius:24px;overflow:hidden;margin:0 auto 22px;box-shadow:0 18px 42px rgba(19,48,83,.11)}.hero-media img{width:100%;height:auto;aspect-ratio:1.36/1;object-fit:cover}.hero-copy{display:grid;justify-items:center}.hero h1{font-size:31px;line-height:1.03;font-weight:800;letter-spacing:-.052em;margin:0 0 12px;max-width:310px}.hero-sub,.section-sub{margin:0 auto;color:var(--text);font-size:13.8px;line-height:1.52;max-width:354px}.hero-sub{max-width:340px}
.price-card{width:100%;max-width:378px;margin:19px auto 13px;padding:12px 13px;border:1px solid var(--line-soft);border-radius:20px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px;background:rgba(255,255,255,.92);box-shadow:var(--shadow-soft);text-align:left}.old-price{color:#8a92a1;font-size:14px;line-height:1;position:relative;white-space:nowrap}.old-price:after{content:"";position:absolute;left:0;right:0;top:50%;height:1.5px;background:currentColor;opacity:.75}.new-price{font-size:28px;line-height:1;font-weight:820;letter-spacing:-.045em;color:var(--ink);white-space:nowrap}.save-badge{border:1px solid #ffdcc2;background:#fff5ec;color:#f47b20;border-radius:14px;padding:7px 9px;text-align:center;font-size:10.8px;line-height:1.05;white-space:nowrap}.save-badge b{display:block;font-size:15px;margin-top:1px}
.chips{display:grid;gap:10px;width:100%;max-width:378px;margin:13px auto}.compact-chips{grid-template-columns:repeat(3,1fr)}.chip{background:#fff;border:1px solid var(--line);border-radius:17px;min-height:60px;padding:8px 7px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:var(--ink);font-size:11.5px;line-height:1.12;font-weight:780;letter-spacing:-.015em;box-shadow:0 8px 20px rgba(31,67,112,.045);text-align:center}.round-icon,.soft-icon{display:inline-grid;place-items:center;border-radius:50%;flex:0 0 auto}.round-icon{width:34px;height:34px;color:#fff;background:linear-gradient(135deg,#76b9f1,#438ee0);box-shadow:0 8px 16px rgba(66,143,225,.17)}.soft-icon{width:40px;height:40px;color:#357fcf;background:#f0f8ff;border:1px solid #deefff}.round-icon .icon,.soft-icon .icon{width:52%;height:52%}
.main-btn{width:100%;max-width:378px;min-height:52px;border-radius:17px;border:0;background:linear-gradient(180deg,var(--orange-2),var(--orange));box-shadow:0 12px 24px rgba(255,164,0,.23);display:flex;align-items:center;justify-content:center;gap:9px;color:#07132e;font-size:14.6px;font-weight:810;letter-spacing:-.012em;cursor:pointer;padding:0 14px;text-align:center}.main-btn .icon{width:20px;height:20px;flex:0 0 auto}.main-btn:disabled{cursor:progress}.slim-btn{margin-top:14px}.trust-line{width:100%;max-width:378px;margin:9px auto 0;border-radius:15px;background:#f4f8fd;color:#687386;font-size:11.2px;line-height:1.35;padding:9px 10px;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.trust-line span{display:inline-flex;align-items:center;gap:5px}.trust-line .icon{width:13px;height:13px}.trust-line.soft{background:#f8fbff;color:#7a8494;font-size:11px;padding:8px 10px}
.section{padding:48px var(--side);text-align:center}.section-clean{background:#fff}.section-tint{background:linear-gradient(180deg,#f7fbff 0%,#f4f9ff 100%);border-top:1px solid rgba(193,215,235,.38);border-bottom:1px solid rgba(193,215,235,.38)}.label-pill{display:inline-flex;align-items:center;gap:6px;margin:0 auto 14px;padding:7px 13px;border-radius:999px;color:#2f7fd3;background:linear-gradient(180deg,#f7fbff,#edf7ff);border:1px solid #d7eafa;font-size:12.5px;line-height:1;font-weight:760;box-shadow:0 5px 14px rgba(63,142,225,.055)}.label-pill .icon{width:15px;height:15px}.section-title{max-width:330px;margin:0 auto 10px;font-size:28px;line-height:1.1;font-weight:800;letter-spacing:-.04em;color:var(--ink)}.section-title-long{font-size:26px;line-height:1.13;max-width:330px}.section-sub{margin-bottom:22px}.section-sub strong{color:var(--ink)}
.steps{display:grid;gap:12px}.step-card{display:grid;grid-template-columns:42px 1fr 98px;align-items:center;gap:12px;padding:14px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:var(--shadow-soft);text-align:left}.step-number{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#eef7ff;color:#2f7fd3;font-size:18px;font-weight:800}.step-card h3{margin:0 0 5px;font-size:17px;line-height:1.12;font-weight:800;letter-spacing:-.025em}.step-card p{margin:0;color:#5d687b;font-size:12.8px;line-height:1.35}.step-visual{border-radius:17px;background:#f8fbff;overflow:hidden;display:grid;place-items:center;min-height:88px}.step-visual img{max-height:84px;object-fit:contain;margin:auto}.flow-strip{margin-top:14px;border:1px solid #dcebf9;background:#f9fcff;border-radius:21px;padding:12px 12px;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:10px;align-items:center}.flow-img{height:70px;border-radius:50%;background:#fff;border:1px solid #e0edf9;display:grid;place-items:center;overflow:hidden}.flow-img img{max-height:60px;object-fit:contain}.flow-strip b{color:#2f7fd3;font-size:22px}.mini-note{margin:13px auto 0;width:100%;max-width:378px;display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dcebf9;background:#f8fcff;border-radius:13px;color:#677285;font-size:12.2px;padding:9px 10px}.mini-note .icon{width:14px;height:14px;color:#2f7fd3}
.proof-img{overflow:hidden;border-radius:24px;margin:0 auto 15px;box-shadow:0 14px 34px rgba(16,48,90,.08)}.proof-img img{width:100%;aspect-ratio:1/1.03;object-fit:cover}.benefit-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:0 auto;max-width:378px}.benefit-card{min-height:98px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:var(--shadow-soft);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:12px;line-height:1.12;font-weight:800;color:var(--ink)}.benefit-card .round-icon{width:42px;height:42px}
.situations-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:11px}.situation-card{position:relative;overflow:hidden;border-radius:19px;min-height:150px;background:#e8eef6;box-shadow:0 12px 26px rgba(16,48,90,.07)}.situation-card img{width:100%;height:150px;object-fit:cover}.situation-card.wide{grid-column:1/-1;min-height:138px}.situation-card.wide img{height:138px}.photo-caption{position:absolute;left:9px;right:9px;bottom:9px;border-radius:13px;background:rgba(255,255,255,.93);color:var(--ink);font-size:11.8px;line-height:1.12;font-weight:760;letter-spacing:-.01em;padding:7px 8px;box-shadow:0 8px 18px rgba(7,20,47,.12)}.summary-band,.info-card{margin:14px auto 0;display:flex;align-items:center;gap:12px;text-align:left;width:100%;max-width:378px;border:1px solid #dcecfb;background:#f7fbff;border-radius:20px;padding:14px 15px;color:var(--ink);font-size:14.4px;line-height:1.22;font-weight:800;box-shadow:var(--shadow-soft)}.summary-band .round-icon,.info-card .round-icon,.summary-band .soft-icon,.info-card .soft-icon{width:42px;height:42px;min-width:42px}
.audience-pills{display:grid;grid-template-columns:1fr;gap:10px}.audience-pills article{display:grid;grid-template-columns:42px 1fr;gap:12px;align-items:center;text-align:left;border:1px solid var(--line);border-radius:19px;background:#fff;box-shadow:var(--shadow-soft);padding:13px}.audience-pills h3{margin:0 0 4px;font-size:15px;line-height:1.1;font-weight:800;letter-spacing:-.02em}.audience-pills p{margin:0;color:#5f6a7c;font-size:12.9px;line-height:1.35}.summary-band.minimal{font-size:14px}
.compare-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:15px}.compare-card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:var(--shadow-soft);text-align:center}.compare-card img{height:132px;width:100%;object-fit:cover;filter:none}.compare-card.muted img{filter:grayscale(1);opacity:.78}.compare-card h3{font-size:14.8px;line-height:1.1;margin:11px 8px 4px;font-weight:800;letter-spacing:-.02em}.compare-card p{font-size:12px;line-height:1.25;color:#697386;margin:0 8px 12px}.compare-card.winner{grid-column:1/-1;background:linear-gradient(180deg,#f2f9ff,#fff);border:1.5px solid #cfe8ff;box-shadow:0 16px 36px rgba(63,142,225,.12);padding-bottom:16px}.compare-card.winner img{height:174px}.compare-card.winner h3{font-size:20px;margin:14px 14px 7px}.compare-card.winner p{font-size:13.8px}.status-icon{position:absolute;right:9px;top:9px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;color:#fff}.status-icon .icon{width:16px;height:16px}.status-icon.bad{background:rgba(92,99,110,.84)}.status-icon.good{background:#42bd3b}.four-chips{grid-template-columns:repeat(2,1fr);gap:10px}.four-chips .chip{flex-direction:row;text-align:left;justify-content:flex-start;min-height:54px;font-size:11.7px;padding:9px 10px}.four-chips .round-icon{width:32px;height:32px;min-width:32px}
.kit-card{border:1px solid var(--line);border-radius:25px;background:#fff;box-shadow:var(--shadow);padding:16px}.kit-photo{border-radius:21px;background:linear-gradient(180deg,#fff,#fbfdff);display:grid;place-items:center;padding:8px;margin-bottom:14px}.kit-photo img{max-height:440px;object-fit:contain}.kit-list{display:grid;gap:8px}.kit-item{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:16px;background:#fff;min-height:48px;padding:8px 12px;text-align:left;font-size:13.7px;font-weight:800;letter-spacing:-.01em;box-shadow:0 5px 14px rgba(16,48,90,.035)}.kit-item .soft-icon{width:34px;height:34px;min-width:34px}.detail-thumbs{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:14px}.detail-thumbs article{border:1px solid var(--line);background:#fff;border-radius:18px;box-shadow:var(--shadow-soft);padding:10px 8px 11px;text-align:center}.detail-thumbs img{height:88px;object-fit:contain;margin:auto}.detail-thumbs b{display:block;margin-top:7px;font-size:11.9px;line-height:1.12;font-weight:760;letter-spacing:-.01em}.gallery-grid,.gallery-main,.gallery-mini,.audience-grid{display:none}
.spec-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.spec-card{min-height:154px;text-align:left;border:1px solid var(--line-soft);border-radius:20px;background:#fff;box-shadow:var(--shadow-soft);padding:15px 13px}.spec-card .round-icon{width:40px;height:40px;background:#f1f7fd;color:#397dca;border:1px solid #dcecff;box-shadow:none;margin-bottom:12px}.spec-card h3{margin:0 0 7px;font-size:15.2px;line-height:1.1;font-weight:800;letter-spacing:-.02em}.spec-card p{margin:0;color:#5d687b;font-size:12.5px;line-height:1.35}.info-card .round-icon{background:#f1f7fd;color:#397dca;border:1px solid #dcecff;box-shadow:none}
.reviews{display:grid;gap:12px}.review-card{display:grid;grid-template-columns:56px 1fr;gap:12px;align-items:center;text-align:left;border:1px solid var(--line-soft);border-radius:20px;background:#fff;box-shadow:var(--shadow-soft);padding:13px}.review-card img{width:56px;height:56px;border-radius:50%;object-fit:cover}.stars{color:#ffb400;font-size:16px;letter-spacing:1px;line-height:1;margin-bottom:4px}.review-card h3{margin:0 0 4px;font-size:15px;line-height:1.1;font-weight:800}.review-card h3 span{font-weight:600;color:#5b6678}.review-card p{margin:0;color:#4f5a6d;font-size:12.4px;line-height:1.32}.trust-panel{margin:14px auto 0;max-width:378px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #dcecfb;background:#f8fcff;border-radius:20px;overflow:hidden}.trust-panel>div{min-height:82px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#465267;font-size:10.8px;line-height:1.15}.trust-panel>div+div{border-left:1px solid #dcecfb}.trust-panel .icon{width:22px;height:22px;color:#357fd3}
.faq-list{display:grid;gap:10px}.faq-item{border:1px solid var(--line);border-radius:19px;background:#fff;box-shadow:var(--shadow-soft);overflow:hidden;text-align:left}.faq-toggle{width:100%;border:0;background:transparent;padding:13px;display:grid;grid-template-columns:40px 1fr 18px;gap:11px;align-items:center;text-align:left;cursor:pointer;color:var(--ink)}.faq-icon{width:40px;height:40px;border-radius:50%;background:#f0f8ff;color:#347fd3;display:grid;place-items:center}.faq-icon .icon{width:20px;height:20px}.faq-toggle b{display:block;font-size:14.4px;line-height:1.16;font-weight:800;letter-spacing:-.015em}.faq-toggle small{display:block;margin-top:3px;color:#5b6678;font-size:12.2px;line-height:1.32}.chev{width:17px;height:17px;color:#347fd3;transition:transform .2s}.faq-answer{display:none;color:#5b6678;font-size:12.2px;line-height:1.38;padding:0 16px 14px 64px}.faq-item.open .faq-answer{display:block}.faq-item.open .chev{transform:rotate(180deg)}.safe-order{margin:13px auto 0;max-width:378px;border:1px solid var(--line);border-radius:21px;background:#fff;box-shadow:var(--shadow-soft);padding:16px;text-align:left}.safe-order h3{margin:0 0 10px;font-size:17px;line-height:1.15;font-weight:800;letter-spacing:-.025em}.safe-order div{display:grid;gap:8px}.safe-order span{display:flex;align-items:center;gap:8px;color:#4c586c;font-size:13px;line-height:1.25}.safe-order .icon{width:16px;height:16px;color:#347fd3;flex:0 0 auto}.offer-card{margin:14px auto 0;max-width:378px;border:1px solid rgba(255,174,0,.48);border-radius:24px;background:linear-gradient(180deg,#fffaf1,#fff);box-shadow:0 14px 34px rgba(255,169,0,.11);padding:20px 16px 17px;text-align:center}.offer-card h2{font-size:18px;line-height:1.2;margin:0 0 13px;font-weight:800;letter-spacing:-.025em}.final-price{display:grid;justify-items:center;gap:5px}.final-price .old-price{font-size:13px}.final-price strong{font-size:38px;line-height:1;font-weight:840;letter-spacing:-.045em}.final-price em{font-style:normal;border:1px solid #ffd7b5;background:#fff3e8;color:#f47b20;border-radius:999px;padding:5px 9px;font-size:11.7px;font-weight:800}.offer-trust{margin-top:11px;color:#6b7587;font-size:11.2px;line-height:1.35}.form-card{margin:14px auto 0;max-width:378px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 16px 38px rgba(16,48,90,.08);padding:16px 14px}.honey{position:absolute;left:-9999px;opacity:0}.field{position:relative;display:block;margin-bottom:10px}.field>.icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#8b98aa;z-index:2}.field input{width:100%;height:54px;border:1px solid #dbe6f2;border-radius:15px;padding:0 14px 0 43px;background:#fff;color:var(--ink);outline:none}.field input:focus{border-color:#72b5f1;box-shadow:0 0 0 4px rgba(80,158,234,.12)}.field.invalid input{border-color:#f04f4f;background:#fffafa}.field-error{display:none;margin:6px 0 0 4px;color:#d33;font-size:11.5px}.field.invalid .field-error{display:block}.form-card .main-btn{max-width:100%;font-size:13.6px;padding-left:10px;padding-right:10px}.form-note{margin:10px 0 0;color:#8590a0;font-size:11.6px;line-height:1.35}.form-status{margin-top:8px;font-size:12px}.form-status.error{color:#d33}.sticky-cta{position:fixed;left:50%;bottom:12px;transform:translate(-50%,140%);width:min(calc(100% - 20px),394px);display:flex;align-items:center;gap:10px;background:rgba(255,255,255,.92);backdrop-filter:blur(12px);border:1px solid var(--line);border-radius:20px;padding:9px;box-shadow:0 18px 48px rgba(7,19,46,.18);z-index:20;transition:transform .24s}.sticky-cta.visible{transform:translate(-50%,0)}.sticky-price{min-width:98px;text-align:center;font-size:18px;font-weight:830;letter-spacing:-.04em}.sticky-price small{display:block;color:#8993a1;text-decoration:line-through;font-size:11px;font-weight:600}.sticky-cta .main-btn{min-height:46px;font-size:14px;border-radius:14px;max-width:none}
@media (max-width:360px){:root{--side:15px}.hero{padding:14px 10px 32px}.promo-strip{height:38px;font-size:10.8px;gap:9px;padding:0 9px}.hero h1{font-size:29px;max-width:286px}.hero-sub,.section-sub{font-size:12.9px}.section{padding:44px var(--side)}.section-title{font-size:26px;max-width:306px}.section-title-long{font-size:25px}.price-card{padding:11px 10px;gap:7px}.new-price{font-size:25.5px}.old-price{font-size:12.5px}.save-badge{font-size:9.8px;padding:6px 7px}.save-badge b{font-size:13.5px}.chip{font-size:10.6px;min-height:58px;padding:7px 5px}.chip .round-icon{width:30px;height:30px}.main-btn{font-size:13.4px;min-height:51px}.trust-line{font-size:10px;gap:7px}.step-card{grid-template-columns:36px 1fr 82px;gap:9px;padding:12px}.step-number{width:36px;height:36px;font-size:16px}.step-card h3{font-size:15.4px}.step-card p{font-size:11.7px}.step-visual{min-height:78px}.step-visual img{max-height:74px}.flow-img{height:62px}.flow-img img{max-height:54px}.benefit-card{font-size:10.8px;min-height:92px}.benefit-card .round-icon{width:38px;height:38px}.situation-card,.situation-card img{min-height:130px;height:130px}.situation-card.wide,.situation-card.wide img{min-height:122px;height:122px}.photo-caption{font-size:10.6px;padding:6px}.summary-band,.info-card{font-size:13px}.audience-pills h3{font-size:14px}.audience-pills p{font-size:11.8px}.compare-card img{height:116px}.compare-card.winner img{height:138px}.compare-card.winner h3{font-size:17px}.compare-card.winner p{font-size:12.4px}.four-chips .chip{font-size:10.4px;min-height:52px}.kit-photo img{max-height:385px}.detail-thumbs img{height:74px}.detail-thumbs b{font-size:10.6px}.spec-card{min-height:142px;padding:13px 11px}.spec-card h3{font-size:14px}.spec-card p{font-size:11.4px}.review-card{grid-template-columns:50px 1fr}.review-card img{width:50px;height:50px}.review-card p{font-size:11.3px}.review-card h3{font-size:13.8px}.trust-panel>div{font-size:9.8px}.faq-toggle b{font-size:13.4px}.faq-toggle small,.faq-answer{font-size:11.3px}.faq-answer{padding-left:62px}.final-price strong{font-size:34px}.offer-card h2{font-size:16.7px}.form-card .main-btn{font-size:12.5px}}

/* === Premium readability final pass: larger text + visible specs === */
:root{
  --shadow-soft:0 12px 30px rgba(16,48,90,.055);
  --shadow:0 18px 42px rgba(16,48,90,.075);
  --line:rgba(153,177,205,.36);
  --line-soft:rgba(153,177,205,.28);
}
body{font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
.page{box-shadow:0 0 0 1px rgba(163,190,216,.24)}
.hero{padding-bottom:42px}.hero h1{font-size:32px;line-height:1.04;font-weight:800;letter-spacing:-.044em;margin-bottom:13px}.hero-sub,.section-sub{font-size:14.5px;line-height:1.55;color:#4c5668}.hero-sub{max-width:356px}.hero-media{margin-bottom:24px;box-shadow:0 18px 44px rgba(16,48,90,.105)}
.promo-strip{height:42px;font-size:12px;font-weight:800}.price-card{padding:14px 13px;border-radius:19px;box-shadow:0 12px 26px rgba(16,48,90,.06)}.new-price{font-size:29px}.old-price{font-size:14px}.save-badge{font-size:11px;padding:7px 9px}.save-badge b{font-size:15px}.chip{font-size:12px;line-height:1.12;min-height:62px;padding:9px 6px}.chip .round-icon,.round-icon{box-shadow:none}.main-btn{min-height:52px;font-size:15px;border-radius:17px;box-shadow:0 12px 26px rgba(255,164,0,.22)}.trust-line{font-size:12px;line-height:1.38;padding:10px 11px;border-radius:16px}
.section{padding:54px var(--side)}.section-tint{background:linear-gradient(180deg,#f8fbff 0%,#f3f9ff 100%);border-top:1px solid rgba(193,215,235,.32);border-bottom:1px solid rgba(193,215,235,.32)}.label-pill{font-size:13px;padding:8px 14px;margin-bottom:16px}.section-title{font-size:29px;line-height:1.1;font-weight:800;letter-spacing:-.035em;max-width:344px;margin-bottom:12px}.section-title-long{font-size:27px;line-height:1.14}.section-sub{margin-bottom:24px}.step-card{grid-template-columns:44px 1fr 104px;gap:13px;padding:15px;border-radius:23px;border-color:var(--line-soft)}.step-number{width:42px;height:42px;font-size:18px}.step-card h3{font-size:18px;line-height:1.12}.step-card p{font-size:13.5px;line-height:1.4}.mini-note{font-size:13px;line-height:1.35}.benefit-card{font-size:12.3px;line-height:1.18;min-height:102px}.benefit-card .round-icon{width:43px;height:43px}.photo-caption{font-size:12.4px;line-height:1.14;font-weight:750;padding:8px 9px}.summary-band,.info-card{font-size:15px;line-height:1.25}.audience-pills h3{font-size:15.6px}.audience-pills p{font-size:13.2px;line-height:1.38}.compare-card h3{font-size:15.4px}.compare-card p{font-size:12.8px}.compare-card.winner h3{font-size:20.5px}.compare-card.winner p{font-size:14px}.four-chips .chip{font-size:12px;line-height:1.14;min-height:58px}.kit-item{font-size:14.3px}.detail-thumbs b{font-size:12.5px}.reviews{gap:13px}.review-card{grid-template-columns:58px 1fr;padding:14px}.review-card img{width:58px;height:58px}.review-card h3{font-size:15.6px}.review-card p{font-size:13.2px;line-height:1.4}.trust-panel>div{font-size:11.8px;line-height:1.22}.faq-toggle b{font-size:15px}.faq-toggle small,.faq-answer{font-size:13px;line-height:1.38}.safe-order span{font-size:13.8px}.offer-card h2{font-size:19px}.offer-trust,.form-note{font-size:12.3px}.field input{font-size:15px}

/* Make characteristics clearly visible and easy to edit */
.specs-section{background:linear-gradient(180deg,#f7fbff 0%,#eef7ff 100%)}
.specs-section .section-title{font-size:30px;max-width:320px}
.spec-list{grid-template-columns:1fr;gap:11px;max-width:390px;margin:0 auto}
.spec-list .spec-card{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:start;min-height:auto;padding:15px;border-radius:19px;background:#fff;border-color:rgba(148,163,184,.28);box-shadow:0 10px 26px rgba(16,48,90,.055)}
.spec-list .spec-card .round-icon{width:44px;height:44px;margin:0;background:#f0f7ff;border-color:#dcecff;color:#2f7fd3}
.spec-list .spec-card h3{font-size:16px;line-height:1.15;margin:0 0 5px;letter-spacing:-.015em}
.spec-list .spec-card p{font-size:13.8px;line-height:1.42;color:#4f5a6d;margin:0}
.specs-note{margin-top:14px;background:#fff;border-color:rgba(148,163,184,.28)}

@media (max-width:360px){
  body{font-size:14.5px}.hero{padding:14px 10px 38px}.promo-strip{height:40px;font-size:11.2px}.hero h1{font-size:30px;max-width:300px}.hero-sub,.section-sub{font-size:13.8px;line-height:1.5}.section{padding:50px var(--side)}.section-title{font-size:28px;line-height:1.1;max-width:320px}.section-title-long{font-size:26px}.chip{font-size:11.2px;min-height:60px}.trust-line{font-size:11.3px}.step-card{grid-template-columns:40px 1fr 88px;gap:10px;padding:14px}.step-card h3{font-size:16.5px}.step-card p{font-size:12.8px}.benefit-card{font-size:11.8px;min-height:96px}.photo-caption{font-size:11.6px}.audience-pills h3{font-size:15px}.audience-pills p{font-size:12.8px}.four-chips .chip{font-size:11.3px}.detail-thumbs b{font-size:11.8px}.review-card p{font-size:12.7px}.review-card h3{font-size:14.8px}.trust-panel>div{font-size:10.8px}.faq-toggle b{font-size:14.2px}.faq-toggle small,.faq-answer{font-size:12.3px}.offer-card h2{font-size:18px}.form-card .main-btn{font-size:13.7px}.specs-section .section-title{font-size:29px}.spec-list .spec-card{grid-template-columns:44px 1fr;padding:14px}.spec-list .spec-card .round-icon{width:42px;height:42px}.spec-list .spec-card h3{font-size:15.4px}.spec-list .spec-card p{font-size:13px;line-height:1.4}
}


/* === HERO PREMIUM FINAL FIX ===
   Перший екран: компактніший, преміальніший і з видимим CTA на мобільному екрані. */
.hero{
  padding:14px 14px 34px;
  background:linear-gradient(180deg,#ffffff 0%,#ffffff 74%,#f7fbff 100%);
}
.promo-strip{
  height:34px;
  max-width:378px;
  margin-bottom:12px;
  border-radius:15px;
  padding:0 13px;
  gap:12px;
  font-size:11px;
  font-weight:760;
  letter-spacing:-.008em;
  background:linear-gradient(135deg,#67b6ef 0%,#3b8dde 100%);
  box-shadow:0 8px 22px rgba(60,143,225,.16);
}
.promo-strip .icon{width:13px;height:13px}.promo-strip i{height:18px;opacity:.72}.promo-strip span{gap:6px}
.hero-media{
  max-width:378px;
  margin-bottom:18px;
  border-radius:23px;
  box-shadow:0 16px 38px rgba(16,48,90,.10);
  background:#eef4fa;
}
.hero-media img{
  aspect-ratio:1.54/1;
  object-fit:cover;
  object-position:center center;
}
.hero h1{
  font-size:30px;
  line-height:1.02;
  max-width:330px;
  margin-bottom:10px;
  font-weight:800;
  letter-spacing:-.042em;
}
.hero-sub{
  max-width:350px;
  font-size:13.4px;
  line-height:1.44;
  color:#505b6f;
}
.price-card{
  max-width:378px;
  margin:15px auto 11px;
  padding:11px 12px;
  min-height:56px;
  grid-template-columns:auto 1fr auto;
  gap:10px;
  border-radius:19px;
  border-color:rgba(153,177,205,.34);
  box-shadow:0 10px 24px rgba(16,48,90,.055);
}
.price-card .old-price{
  justify-self:start;
  display:inline-block;
  width:auto;
  font-size:13.2px;
  color:#8992a1;
}
.price-card .old-price:after{height:1.4px;right:0}
.price-card .new-price{
  justify-self:center;
  font-size:28px;
  font-weight:830;
  letter-spacing:-.045em;
}
.price-card .save-badge{
  justify-self:end;
  border-radius:13px;
  padding:6px 8px;
  font-size:10.2px;
  line-height:1.02;
  background:#fff6ee;
  border-color:#ffd8bf;
}
.price-card .save-badge b{font-size:14px;margin-top:1px}
.hero .compact-chips{
  max-width:378px;
  margin:11px auto 10px;
  gap:9px;
}
.hero .chip{
  min-height:50px;
  padding:7px 6px;
  border-radius:16px;
  gap:5px;
  font-size:11.2px;
  font-weight:780;
  line-height:1.08;
  box-shadow:0 7px 18px rgba(31,67,112,.04);
}
.hero .chip .round-icon{
  width:28px;
  height:28px;
}
.hero .main-btn{
  min-height:49px;
  max-width:378px;
  border-radius:16px;
  font-size:14.2px;
  box-shadow:0 10px 22px rgba(255,164,0,.22);
}
.hero .main-btn .icon{width:18px;height:18px}
.hero .trust-line{
  max-width:378px;
  margin-top:8px;
  padding:8px 10px;
  border-radius:14px;
  font-size:10.8px;
  line-height:1.28;
  gap:8px;
  background:#f5f8fc;
}
.hero .trust-line .icon{width:12px;height:12px}

@media (max-width:360px){
  .hero{padding:12px 10px 32px}
  .promo-strip{height:32px;font-size:10.2px;gap:9px;padding:0 10px;margin-bottom:10px}
  .promo-strip .icon{width:12px;height:12px}.promo-strip i{height:16px}
  .hero-media{border-radius:20px;margin-bottom:16px}.hero-media img{aspect-ratio:1.58/1}
  .hero h1{font-size:27px;max-width:300px;margin-bottom:9px;letter-spacing:-.04em}
  .hero-sub{font-size:12.6px;line-height:1.4;max-width:312px}
  .price-card{margin:13px auto 10px;min-height:52px;padding:10px;gap:7px;border-radius:17px}
  .price-card .old-price{font-size:12px}.price-card .new-price{font-size:24px}.price-card .save-badge{font-size:9.2px;padding:5px 6px}.price-card .save-badge b{font-size:12.5px}
  .hero .compact-chips{gap:7px;margin:10px auto 9px}.hero .chip{min-height:48px;font-size:10.2px;padding:6px 4px;border-radius:14px}.hero .chip .round-icon{width:26px;height:26px}
  .hero .main-btn{min-height:47px;font-size:13.4px;border-radius:15px}
  .hero .trust-line{font-size:9.8px;padding:7px 7px;gap:6px}
}


/* === HERO PREMIUM POLISH V2 ===
   Дошліфований перший екран: м'якша promo-плашка, компактніше фото,
   коротший підзаголовок, акуратніші chips/CTA/trust-line. */
.hero{
  padding:16px 14px 32px;
  background:linear-gradient(180deg,#ffffff 0%,#ffffff 72%,#f8fbff 100%);
}
.hero .promo-strip{
  height:34px;
  max-width:378px;
  margin:0 auto 13px;
  padding:0 15px;
  gap:13px;
  border-radius:999px;
  color:#0b1a36;
  background:linear-gradient(180deg,#fbfdff 0%,#eef7ff 100%);
  border:1px solid rgba(100,171,236,.45);
  box-shadow:0 8px 22px rgba(45,123,205,.08);
  font-size:11.1px;
  font-weight:740;
  letter-spacing:-.01em;
}
.hero .promo-strip .icon{width:12.5px;height:12.5px;color:#3b8dde;stroke-width:2.3px}
.hero .promo-strip i{height:17px;background:rgba(86,144,204,.28)}
.hero .hero-media{
  max-width:378px;
  margin:0 auto 17px;
  border-radius:22px;
  box-shadow:0 16px 34px rgba(16,48,90,.09);
}
.hero .hero-media img{
  aspect-ratio:1.62/1;
  object-fit:cover;
  object-position:center center;
}
.hero h1{
  font-size:30px;
  line-height:1.015;
  max-width:330px;
  margin:0 0 9px;
  font-weight:800;
  letter-spacing:-.043em;
}
.hero .hero-sub{
  max-width:346px;
  font-size:13.25px;
  line-height:1.42;
  color:#505b6d;
}
.hero .price-card{
  max-width:378px;
  min-height:54px;
  margin:14px auto 10px;
  padding:10px 12px;
  border-radius:18px;
  grid-template-columns:auto 1fr auto;
  gap:9px;
  background:rgba(255,255,255,.94);
  border-color:rgba(153,177,205,.32);
  box-shadow:0 10px 22px rgba(16,48,90,.052);
}
.hero .price-card .old-price{font-size:12.8px;color:#8a92a1;justify-self:start}
.hero .price-card .old-price:after{height:1.3px;right:0}
.hero .price-card .new-price{font-size:27px;font-weight:830;justify-self:center;letter-spacing:-.045em}
.hero .price-card .save-badge{
  padding:5px 7px;
  border-radius:12px;
  font-size:9.8px;
  line-height:1.02;
  background:#fff7ef;
  border-color:#ffd6bd;
}
.hero .price-card .save-badge b{font-size:13.3px;line-height:1.02;margin-top:1px}
.hero .compact-chips{
  max-width:378px;
  margin:10px auto 9px;
  gap:9px;
}
.hero .chip{
  min-height:48px;
  padding:6px 5px;
  border-radius:15px;
  gap:5px;
  font-size:10.9px;
  line-height:1.08;
  font-weight:780;
  border-color:rgba(153,177,205,.34);
  box-shadow:0 6px 16px rgba(31,67,112,.035);
}
.hero .chip .round-icon{width:27px;height:27px}
.hero .main-btn{
  max-width:378px;
  min-height:48px;
  border-radius:16px;
  font-size:14.1px;
  box-shadow:0 10px 22px rgba(255,164,0,.20);
}
.hero .main-btn .icon{width:17px;height:17px}
.hero .trust-line{
  max-width:378px;
  margin-top:8px;
  padding:8px 9px;
  border-radius:14px;
  background:#f6f9fd;
  font-size:10.35px;
  line-height:1.22;
  gap:7px;
  flex-wrap:nowrap;
  white-space:nowrap;
  overflow:hidden;
}
.hero .trust-line span{white-space:nowrap;gap:4px}
.hero .trust-line .icon{width:11.5px;height:11.5px;flex:0 0 11.5px}

@media (max-width:360px){
  .hero{padding:12px 10px 30px}
  .hero .promo-strip{height:31px;font-size:9.8px;gap:8px;padding:0 9px;margin-bottom:10px}
  .hero .promo-strip .icon{width:11px;height:11px}.hero .promo-strip i{height:15px}
  .hero .hero-media{border-radius:20px;margin-bottom:15px}.hero .hero-media img{aspect-ratio:1.68/1}
  .hero h1{font-size:27px;max-width:300px;margin-bottom:8px;letter-spacing:-.04em}
  .hero .hero-sub{font-size:12.25px;line-height:1.38;max-width:314px}
  .hero .price-card{min-height:50px;margin:12px auto 9px;padding:9px 9px;gap:6px;border-radius:16px}
  .hero .price-card .old-price{font-size:11.4px}.hero .price-card .new-price{font-size:23.2px}.hero .price-card .save-badge{font-size:8.8px;padding:5px 6px}.hero .price-card .save-badge b{font-size:11.8px}
  .hero .compact-chips{gap:7px;margin:9px auto 8px}.hero .chip{min-height:45px;font-size:9.9px;padding:5px 3px;border-radius:13px}.hero .chip .round-icon{width:24px;height:24px}
  .hero .main-btn{min-height:46px;font-size:13.1px;border-radius:14px}
  .hero .trust-line{font-size:9.2px;padding:7px 5px;gap:5px}
  .hero .trust-line .icon{width:10px;height:10px;flex-basis:10px}
}

/* === HERO PREMIUM POLISH V3 ===
   Фінальне дошліфування першого екрана в коді:
   ближчий crop до відра/насоса, трохи контрастніша promo-плашка,
   менші вертикальні відступи, темніша trust-line. */
.hero{
  padding-top:14px;
  padding-bottom:30px;
}
.hero .promo-strip{
  height:34px;
  margin-bottom:12px;
  background:linear-gradient(135deg,#eef8ff 0%,#d7edff 100%);
  border-color:rgba(80,158,234,.48);
  color:#092044;
  box-shadow:0 9px 24px rgba(45,123,205,.10);
  font-weight:760;
}
.hero .promo-strip .icon{color:#2f86df}
.hero .promo-strip i{background:rgba(47,134,223,.26)}
.hero .hero-media{
  margin-bottom:14px;
  border-radius:22px;
}
.hero .hero-media img{
  aspect-ratio:1.66/1;
  object-position:58% 48%;
  transform:scale(1.045);
  transform-origin:60% 48%;
}
.hero h1{
  margin-bottom:8px;
}
.hero .hero-sub{
  margin-bottom:0;
}
.hero .price-card{
  margin-top:12px;
  margin-bottom:9px;
}
.hero .compact-chips{
  margin-top:9px;
  margin-bottom:8px;
}
.hero .chip{
  min-height:46px;
}
.hero .main-btn{
  min-height:48px;
}
.hero .trust-line{
  margin-top:7px;
  color:#566273;
  background:#f3f7fc;
}

@media (max-width:360px){
  .hero{padding-top:11px;padding-bottom:28px}
  .hero .promo-strip{height:31px;margin-bottom:9px}
  .hero .hero-media{margin-bottom:13px}
  .hero .hero-media img{aspect-ratio:1.72/1;object-position:58% 48%;transform:scale(1.045);transform-origin:60% 48%}
  .hero .price-card{margin-top:11px;margin-bottom:8px}
  .hero .compact-chips{margin-top:8px;margin-bottom:7px}
  .hero .chip{min-height:43px}
  .hero .trust-line{color:#566273;background:#f3f7fc}
}


/* Final hero micro-polish: slimmer promo, clearer USB chip, shorter trust copy. */
.hero .promo-strip{height:34px;font-weight:740;background:linear-gradient(135deg,#eaf6ff 0%,#d9efff 100%);border-color:#a8d3fa;color:#0a1833;box-shadow:0 10px 22px rgba(64,142,224,.12)}
.hero .chip{font-size:11.8px}
.hero .trust-line{font-size:11.7px;color:#536073;background:#f3f7fc;gap:12px}
@media (max-width:360px){
  .hero .promo-strip{height:29px;font-size:9.6px}
  .hero .chip{font-size:9.6px}
  .hero .trust-line{font-size:9.1px;gap:4px}
}


/* === HOW IT WORKS PREMIUM POLISH ===
   Блок "Як це працює": компактніше, чистіше, менш інструкційно,
   з однаковими візуалами та преміальним ритмом. */
.section-how{
  padding-top:42px;
  padding-bottom:42px;
}
.section-how .label-pill{
  margin-bottom:15px;
  min-height:31px;
  padding:7px 14px;
  font-size:13px;
  font-weight:760;
  background:linear-gradient(180deg,#f3faff 0%,#eaf5ff 100%);
  border-color:#cde5fb;
}
.section-how .section-title{
  font-size:28px;
  line-height:1.08;
  font-weight:800;
  letter-spacing:-.038em;
  max-width:304px;
  margin-bottom:10px;
}
.section-how .section-sub{
  max-width:338px;
  margin-bottom:19px;
  font-size:14px;
  line-height:1.48;
  color:#535f72;
}
.section-how .steps{
  gap:10px;
}
.section-how .step-card{
  grid-template-columns:38px minmax(0,1fr) 88px;
  gap:11px;
  min-height:106px;
  padding:12px 13px;
  border-radius:20px;
  border-color:rgba(158,184,211,.30);
  background:linear-gradient(180deg,#fff 0%,#fcfdff 100%);
  box-shadow:0 9px 24px rgba(16,48,90,.045);
}
.section-how .step-number{
  width:34px;
  height:34px;
  font-size:15px;
  background:#eff8ff;
  color:#2f7fd3;
}
.section-how .step-card h3{
  margin-bottom:5px;
  font-size:16px;
  line-height:1.12;
  font-weight:800;
  letter-spacing:-.025em;
}
.section-how .step-card p{
  font-size:13px;
  line-height:1.34;
  color:#5c687a;
}
.section-how .step-visual{
  min-height:76px;
  border-radius:16px;
  background:linear-gradient(180deg,#fbfdff 0%,#f5faff 100%);
}
.section-how .step-visual img{
  max-width:82px;
  max-height:68px;
  width:auto;
  height:auto;
  object-fit:contain;
}
.section-how .flow-strip{
  margin-top:12px;
  padding:10px 12px;
  border-radius:19px;
  border-color:#d9eaf9;
  background:linear-gradient(180deg,#fbfdff 0%,#f7fbff 100%);
  gap:9px;
}
.section-how .flow-img{
  height:58px;
  border-radius:999px;
  border-color:#dcecf9;
  background:#fff;
}
.section-how .flow-img img{
  max-width:56px;
  max-height:50px;
}
.section-how .flow-strip b{
  font-size:18px;
  color:#2f7fd3;
}
.section-how .mini-note{
  margin-top:12px;
  max-width:360px;
  padding:8px 10px;
  border-radius:13px;
  font-size:12.7px;
  line-height:1.32;
  background:#f8fcff;
  color:#5d6879;
}

@media (max-width:360px){
  .section-how{
    padding-top:38px;
    padding-bottom:38px;
  }
  .section-how .label-pill{
    min-height:29px;
    margin-bottom:13px;
    font-size:12px;
    padding:6px 12px;
  }
  .section-how .section-title{
    font-size:26px;
    max-width:288px;
    margin-bottom:8px;
  }
  .section-how .section-sub{
    font-size:12.9px;
    line-height:1.44;
    max-width:304px;
    margin-bottom:16px;
  }
  .section-how .steps{
    gap:9px;
  }
  .section-how .step-card{
    grid-template-columns:34px minmax(0,1fr) 76px;
    min-height:94px;
    gap:9px;
    padding:10px 10px;
    border-radius:17px;
  }
  .section-how .step-number{
    width:30px;
    height:30px;
    font-size:14px;
  }
  .section-how .step-card h3{
    font-size:14.6px;
    margin-bottom:4px;
  }
  .section-how .step-card p{
    font-size:11.9px;
    line-height:1.28;
  }
  .section-how .step-visual{
    min-height:66px;
    border-radius:14px;
  }
  .section-how .step-visual img{
    max-width:70px;
    max-height:60px;
  }
  .section-how .flow-strip{
    margin-top:10px;
    padding:8px 9px;
    gap:7px;
    border-radius:17px;
  }
  .section-how .flow-img{
    height:50px;
  }
  .section-how .flow-img img{
    max-width:48px;
    max-height:43px;
  }
  .section-how .flow-strip b{
    font-size:16px;
  }
  .section-how .mini-note{
    margin-top:10px;
    font-size:11.7px;
    padding:7px 8px;
  }
}


/* Pressure proof premium polish */
.section[aria-label="Чи вистачить напору"] .section-sub{
  max-width:360px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:18px;
}
.section[aria-label="Чи вистачить напору"] .proof-img{
  margin-bottom:13px;
  border-radius:23px;
}
.section[aria-label="Чи вистачить напору"] .proof-img img{
  aspect-ratio:1/0.84;
  object-fit:cover;
  object-position:center 43%;
}
.section[aria-label="Чи вистачить напору"] .benefit-row{
  gap:9px;
  margin-top:0;
}
.section[aria-label="Чи вистачить напору"] .benefit-card{
  min-height:88px;
  padding:10px 5px;
  border-radius:17px;
}
.section[aria-label="Чи вистачить напору"] .benefit-card .round-icon{
  width:38px;
  height:38px;
}
.section[aria-label="Чи вистачить напору"] .slim-btn{
  margin-top:14px;
}
.section[aria-label="Чи вистачить напору"] .trust-line.soft{
  margin-top:9px;
  color:#5f6b7c;
  background:#f4f8fd;
}
@media (max-width:360px){
  .section[aria-label="Чи вистачить напору"] .proof-img img{aspect-ratio:1/0.82;}
  .section[aria-label="Чи вистачить напору"] .benefit-card{min-height:80px;font-size:10.6px;}
  .section[aria-label="Чи вистачить напору"] .benefit-card .round-icon{width:35px;height:35px;}
}


/* === SITUATIONS SECTION PREMIUM PASS ===
   Блок сценаріїв: коротші сильніші тексти, менше галерейності, більше premium rhythm. */
.situations-section{
  padding-top:44px;
  padding-bottom:42px;
}
.situations-section .label-pill{
  margin-bottom:13px;
}
.situations-section .section-title-long{
  max-width:340px;
  font-size:27px;
  line-height:1.12;
  letter-spacing:-.038em;
  margin-bottom:11px;
}
.situations-section .section-sub{
  max-width:366px;
  margin-bottom:20px;
  color:#4d596b;
}
.situations-section .situations-grid{
  gap:10px;
}
.situations-section .situation-card{
  border-radius:18px;
  min-height:144px;
  box-shadow:0 12px 25px rgba(16,48,90,.065);
}
.situations-section .situation-card img{
  height:144px;
}
.situations-section .situation-card.wide{
  min-height:132px;
}
.situations-section .situation-card.wide img{
  height:132px;
}
.situations-section .photo-caption{
  left:10px;
  right:10px;
  bottom:9px;
  border-radius:999px;
  background:rgba(255,255,255,.88);
  backdrop-filter:blur(8px);
  -webkit-backdrop-filter:blur(8px);
  font-size:12.2px;
  line-height:1.08;
  font-weight:760;
  padding:7px 9px;
  box-shadow:0 8px 18px rgba(7,20,47,.10);
}
.situations-section .summary-band{
  max-width:378px;
  margin-top:13px;
  padding:13px 14px;
  border-radius:18px;
  font-size:14.5px;
  line-height:1.22;
  background:linear-gradient(180deg,#f9fcff,#f4f9ff);
  border-color:#d8ebfb;
  box-shadow:0 10px 24px rgba(16,48,90,.045);
}
.situations-section .summary-band .round-icon{
  width:40px;
  height:40px;
  min-width:40px;
}

@media (max-width:360px){
  .situations-section{
    padding-top:40px;
    padding-bottom:38px;
  }
  .situations-section .section-title-long{
    font-size:25.5px;
    max-width:310px;
  }
  .situations-section .section-sub{
    font-size:13.2px;
    margin-bottom:18px;
  }
  .situations-section .situation-card,
  .situations-section .situation-card img{
    min-height:126px;
    height:126px;
  }
  .situations-section .situation-card.wide,
  .situations-section .situation-card.wide img{
    min-height:116px;
    height:116px;
  }
  .situations-section .photo-caption{
    font-size:11.2px;
    padding:6px 8px;
    left:8px;
    right:8px;
    bottom:8px;
  }
  .situations-section .summary-band{
    font-size:13.2px;
    padding:12px 13px;
    gap:10px;
  }
  .situations-section .summary-band .round-icon{
    width:36px;
    height:36px;
    min-width:36px;
  }
}

/* Premium polish: audience / "Кому стане в пригоді" section */
.section[aria-label="Кому підходить"]{
  padding-top:46px;
  padding-bottom:44px;
  background:linear-gradient(180deg,#f8fbff 0%,#f2f8ff 100%);
}
.section[aria-label="Кому підходить"] .label-pill{
  margin-bottom:14px;
}
.section[aria-label="Кому підходить"] .section-title{
  max-width:315px;
  font-size:28px;
  line-height:1.08;
  letter-spacing:-.038em;
}
.section[aria-label="Кому підходить"] .section-sub{
  max-width:360px;
  margin:0 auto 20px;
  font-size:14.4px;
  line-height:1.48;
  color:#556173;
}
.section[aria-label="Кому підходить"] .audience-pills{
  gap:9px;
}
.section[aria-label="Кому підходить"] .audience-pills article{
  grid-template-columns:38px 1fr;
  gap:11px;
  min-height:76px;
  padding:12px 13px;
  border-radius:18px;
  border-color:rgba(190,213,234,.72);
  box-shadow:0 10px 24px rgba(14,43,80,.045);
}
.section[aria-label="Кому підходить"] .soft-icon{
  width:38px;
  height:38px;
  background:linear-gradient(180deg,#f4fbff,#edf7ff);
  border-color:#d9ecfb;
}
.section[aria-label="Кому підходить"] .audience-pills h3{
  margin-bottom:3px;
  font-size:15.2px;
  line-height:1.08;
}
.section[aria-label="Кому підходить"] .audience-pills p{
  font-size:12.7px;
  line-height:1.34;
  color:#5e697a;
}
.section[aria-label="Кому підходить"] .summary-band.minimal{
  max-width:378px;
  margin-top:12px;
  min-height:66px;
  padding:12px 14px;
  border-radius:18px;
  font-size:14px;
  line-height:1.22;
  background:linear-gradient(180deg,#f9fcff,#f3f9ff);
  box-shadow:0 10px 24px rgba(14,43,80,.045);
}
.section[aria-label="Кому підходить"] .summary-band.minimal .soft-icon{
  width:38px;
  height:38px;
  min-width:38px;
}
@media (max-width:360px){
  .section[aria-label="Кому підходить"]{padding-top:42px;padding-bottom:40px;}
  .section[aria-label="Кому підходить"] .section-title{font-size:26px;max-width:295px;}
  .section[aria-label="Кому підходить"] .section-sub{font-size:13.2px;}
  .section[aria-label="Кому підходить"] .audience-pills article{min-height:72px;padding:11px 12px;}
  .section[aria-label="Кому підходить"] .audience-pills h3{font-size:14.2px;}
  .section[aria-label="Кому підходить"] .audience-pills p{font-size:11.8px;}
}

/* Premium polish: comparison / manual pouring block */
.section[aria-label="Порівняння зі звичайними способами"]{
  padding-top:42px;
  padding-bottom:40px;
}
.section[aria-label="Порівняння зі звичайними способами"] .label-pill{
  margin-bottom:13px;
}
.section[aria-label="Порівняння зі звичайними способами"] .section-title-long{
  max-width:350px;
  font-size:26px;
  line-height:1.12;
  margin-bottom:10px;
}
.section[aria-label="Порівняння зі звичайними способами"] .section-sub{
  max-width:356px;
  margin:0 auto 18px;
  color:#4f5b6d;
}
.section[aria-label="Порівняння зі звичайними способами"] .compare-grid{
  gap:10px;
  margin-bottom:12px;
}
.section[aria-label="Порівняння зі звичайними способами"] .compare-card{
  border-radius:17px;
  border-color:rgba(194,215,235,.82);
  box-shadow:0 10px 24px rgba(16,48,90,.055);
}
.section[aria-label="Порівняння зі звичайними способами"] .compare-card img{
  height:118px;
}
.section[aria-label="Порівняння зі звичайними способами"] .compare-card h3{
  font-size:14.4px;
  margin-top:9px;
  margin-bottom:4px;
}
.section[aria-label="Порівняння зі звичайними способами"] .compare-card p{
  font-size:11.8px;
  line-height:1.26;
  margin-bottom:11px;
}
.section[aria-label="Порівняння зі звичайними способами"] .compare-card.winner{
  padding-bottom:13px;
  border-radius:18px;
  background:linear-gradient(180deg,#f3f9ff,#ffffff);
}
.section[aria-label="Порівняння зі звичайними способами"] .compare-card.winner img{
  height:150px;
  object-position:center 42%;
}
.section[aria-label="Порівняння зі звичайними способами"] .compare-card.winner h3{
  font-size:18.4px;
  margin-top:12px;
  margin-bottom:5px;
}
.section[aria-label="Порівняння зі звичайними способами"] .compare-card.winner p{
  font-size:13px;
}
.section[aria-label="Порівняння зі звичайними способами"] .status-icon{
  width:25px;
  height:25px;
  right:8px;
  top:8px;
}
.section[aria-label="Порівняння зі звичайними способами"] .status-icon .icon{
  width:14px;
  height:14px;
}
.section[aria-label="Порівняння зі звичайними способами"] .four-chips{
  gap:8px;
  margin-top:10px;
  margin-bottom:12px;
}
.section[aria-label="Порівняння зі звичайними способами"] .four-chips .chip{
  min-height:50px;
  padding:8px 9px;
  border-radius:15px;
  font-size:11.2px;
  line-height:1.1;
  box-shadow:0 8px 18px rgba(16,48,90,.045);
}
.section[aria-label="Порівняння зі звичайними способами"] .four-chips .round-icon{
  width:29px;
  height:29px;
  min-width:29px;
}
.section[aria-label="Порівняння зі звичайними способами"] .slim-btn{
  margin-top:8px;
}
.section[aria-label="Порівняння зі звичайними способами"] .trust-line.soft{
  margin-top:8px;
  color:#5e6878;
  background:#f4f8fd;
}
@media (max-width:360px){
  .section[aria-label="Порівняння зі звичайними способами"]{
    padding-top:38px;
    padding-bottom:36px;
  }
  .section[aria-label="Порівняння зі звичайними способами"] .section-title-long{
    font-size:24.5px;
    max-width:300px;
  }
  .section[aria-label="Порівняння зі звичайними способами"] .section-sub{
    font-size:12.8px;
    margin-bottom:16px;
  }
  .section[aria-label="Порівняння зі звичайними способами"] .compare-card img{
    height:104px;
  }
  .section[aria-label="Порівняння зі звичайними способами"] .compare-card.winner img{
    height:132px;
  }
  .section[aria-label="Порівняння зі звичайними способами"] .compare-card h3{font-size:13.2px;}
  .section[aria-label="Порівняння зі звичайними способами"] .compare-card p{font-size:10.9px;}
  .section[aria-label="Порівняння зі звичайними способами"] .compare-card.winner h3{font-size:16.5px;}
  .section[aria-label="Порівняння зі звичайними способами"] .compare-card.winner p{font-size:12px;}
  .section[aria-label="Порівняння зі звичайними способами"] .four-chips .chip{
    min-height:48px;
    font-size:10.2px;
    padding:7px 7px;
  }
}

/* Comparison section final selector fallback */
.comparison{
  padding-top:42px;
  padding-bottom:40px;
}
.comparison .label-pill{margin-bottom:13px;}
.comparison .section-title-long{
  max-width:350px;
  font-size:26px;
  line-height:1.12;
  margin-bottom:10px;
}
.comparison .section-sub{
  max-width:356px;
  margin:0 auto 18px;
  color:#4f5b6d;
}
.comparison .compare-grid{gap:10px;margin-bottom:12px;}
.comparison .compare-card{
  border-radius:17px;
  border-color:rgba(194,215,235,.82);
  box-shadow:0 10px 24px rgba(16,48,90,.055);
}
.comparison .compare-card img{height:118px;}
.comparison .compare-card h3{font-size:14.4px;margin-top:9px;margin-bottom:4px;}
.comparison .compare-card p{font-size:11.8px;line-height:1.26;margin-bottom:11px;}
.comparison .compare-card.winner{
  padding-bottom:13px;
  border-radius:18px;
  background:linear-gradient(180deg,#f3f9ff,#ffffff);
}
.comparison .compare-card.winner img{height:150px;object-position:center 42%;}
.comparison .compare-card.winner h3{font-size:18.4px;margin-top:12px;margin-bottom:5px;}
.comparison .compare-card.winner p{font-size:13px;}
.comparison .status-icon{width:25px;height:25px;right:8px;top:8px;}
.comparison .status-icon .icon{width:14px;height:14px;}
.comparison .four-chips{gap:8px;margin-top:10px;margin-bottom:12px;}
.comparison .four-chips .chip{
  min-height:50px;
  padding:8px 9px;
  border-radius:15px;
  font-size:11.2px;
  line-height:1.1;
  box-shadow:0 8px 18px rgba(16,48,90,.045);
}
.comparison .four-chips .round-icon{width:29px;height:29px;min-width:29px;}
.comparison .slim-btn{margin-top:8px;}
.comparison .trust-line.soft{margin-top:8px;color:#5e6878;background:#f4f8fd;}
@media (max-width:360px){
  .comparison{padding-top:38px;padding-bottom:36px;}
  .comparison .section-title-long{font-size:24.5px;max-width:300px;}
  .comparison .section-sub{font-size:12.8px;margin-bottom:16px;}
  .comparison .compare-card img{height:104px;}
  .comparison .compare-card.winner img{height:132px;}
  .comparison .compare-card h3{font-size:13.2px;}
  .comparison .compare-card p{font-size:10.9px;}
  .comparison .compare-card.winner h3{font-size:16.5px;}
  .comparison .compare-card.winner p{font-size:12px;}
  .comparison .four-chips .chip{min-height:48px;font-size:10.2px;padding:7px 7px;}
}

/* Final comparison block premium polish */
.comparison .four-chips .chip:nth-child(2) span:last-child{letter-spacing:-.02em;}
.comparison .compare-card.winner img{object-position:center 45%;}
.comparison .trust-line{color:#657287;}


/* === PREMIUM KIT SECTION FINAL CODE POLISH === */
.kit-premium-section{
  padding-top:44px;
  padding-bottom:42px;
}
.kit-premium-section .label-pill{
  margin-bottom:13px;
}
.kit-premium-section .section-title{
  max-width:310px;
  font-size:29px;
  line-height:1.06;
  margin-bottom:10px;
}
.kit-premium-section .section-sub{
  max-width:356px;
  margin:0 auto 18px;
  font-size:14.1px;
  line-height:1.48;
  color:#566276;
}
.compact-kit-card{
  max-width:380px;
  margin:0 auto;
  padding:12px;
  border-radius:22px;
  border-color:rgba(188,213,236,.86);
  background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%);
  box-shadow:0 14px 34px rgba(16,48,90,.07);
}
.kit-main-photo{
  margin-bottom:10px;
  padding:10px;
  border-radius:18px;
  border:1px solid rgba(222,236,249,.85);
  background:linear-gradient(180deg,#fff 0%,#f8fbff 100%);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.9);
}
.kit-main-photo img{
  max-height:355px;
  width:100%;
  object-fit:contain;
}
.premium-kit-list{
  gap:7px;
  margin-top:0;
}
.premium-kit-list .kit-item{
  min-height:42px;
  padding:7px 11px;
  border-radius:14px;
  font-size:13.1px;
  line-height:1.12;
  border-color:rgba(183,210,234,.86);
  background:rgba(255,255,255,.94);
  box-shadow:0 6px 16px rgba(16,48,90,.035);
}
.premium-kit-list .kit-item .soft-icon{
  width:30px;
  height:30px;
  min-width:30px;
}
.kit-detail-cards{
  display:grid;
  gap:8px;
  margin-top:10px;
}
.kit-detail-card{
  display:grid;
  grid-template-columns:72px 1fr;
  align-items:center;
  gap:11px;
  min-height:76px;
  padding:9px 11px;
  border:1px solid rgba(183,210,234,.86);
  border-radius:16px;
  background:linear-gradient(180deg,#fff 0%,#fbfdff 100%);
  box-shadow:0 8px 20px rgba(16,48,90,.045);
  text-align:left;
}
.kit-detail-card picture{
  display:grid;
  place-items:center;
  width:72px;
  height:58px;
  border-radius:12px;
  background:#fff;
  overflow:hidden;
}
.kit-detail-card img{
  max-width:70px;
  max-height:56px;
  width:auto;
  height:auto;
  object-fit:contain;
}
.kit-detail-card h3{
  margin:0 0 3px;
  color:#07142e;
  font-size:15px;
  line-height:1.1;
  font-weight:820;
  letter-spacing:-.025em;
}
.kit-detail-card p{
  margin:0;
  color:#5a6577;
  font-size:12.8px;
  line-height:1.32;
}
.kit-final-note{
  max-width:380px;
  margin-top:12px;
  min-height:62px;
  padding:11px 14px;
  border-radius:17px;
  background:linear-gradient(180deg,#f9fcff 0%,#f3f9ff 100%);
  color:#07142e;
  font-size:14px;
  line-height:1.22;
  box-shadow:0 10px 24px rgba(16,48,90,.045);
}
.kit-final-note .soft-icon{
  width:38px;
  height:38px;
  min-width:38px;
}
@media (max-width:360px){
  .kit-premium-section{padding-top:40px;padding-bottom:38px;}
  .kit-premium-section .section-title{font-size:26px;max-width:286px;}
  .kit-premium-section .section-sub{font-size:12.7px;max-width:312px;margin-bottom:16px;}
  .compact-kit-card{padding:10px;border-radius:20px;}
  .kit-main-photo{padding:8px;border-radius:16px;}
  .kit-main-photo img{max-height:315px;}
  .premium-kit-list .kit-item{min-height:39px;font-size:12px;padding:6px 9px;}
  .premium-kit-list .kit-item .soft-icon{width:27px;height:27px;min-width:27px;}
  .kit-detail-card{grid-template-columns:58px 1fr;gap:9px;min-height:68px;padding:8px 9px;border-radius:15px;}
  .kit-detail-card picture{width:58px;height:50px;}
  .kit-detail-card img{max-width:56px;max-height:48px;}
  .kit-detail-card h3{font-size:13.6px;}
  .kit-detail-card p{font-size:11.6px;line-height:1.28;}
  .kit-final-note{font-size:12.6px;min-height:56px;padding:10px 12px;}
  .kit-final-note .soft-icon{width:34px;height:34px;min-width:34px;}
}

/* === KIT SECTION PREMIUM SOFTENING PASS === */
.kit-premium-section{
  padding-top:42px;
  padding-bottom:34px;
  background:linear-gradient(180deg,#f7fbff 0%,#eef7ff 100%);
}
.kit-premium-section .section-title{
  font-size:28px;
  line-height:1.04;
  letter-spacing:-.045em;
}
.kit-premium-section .section-sub{
  max-width:342px;
  margin-bottom:16px;
  color:#5e6878;
}
.kit-premium-section .compact-kit-card{
  padding:11px;
  border:1px solid rgba(214,229,242,.72);
  background:rgba(255,255,255,.88);
  box-shadow:0 18px 42px rgba(23,60,101,.07);
  backdrop-filter:blur(4px);
}
.kit-premium-section .kit-main-photo{
  margin-bottom:9px;
  padding:8px;
  border:0;
  background:#fff;
  box-shadow:0 10px 28px rgba(23,60,101,.045), inset 0 0 0 1px rgba(226,236,246,.72);
}
.kit-premium-section .kit-main-photo img{
  max-height:342px;
}
.kit-premium-section .premium-kit-list{
  gap:6px;
}
.kit-premium-section .premium-kit-list .kit-item{
  min-height:40px;
  padding:7px 10px;
  border-color:rgba(218,231,243,.9);
  box-shadow:none;
  background:rgba(255,255,255,.92);
  font-weight:790;
}
.kit-premium-section .premium-kit-list .kit-item .soft-icon{
  width:28px;
  height:28px;
  min-width:28px;
  background:#eef7ff;
}
.kit-premium-section .kit-detail-cards{
  gap:7px;
  margin-top:9px;
}
.kit-premium-section .kit-detail-card{
  grid-template-columns:64px 1fr;
  gap:10px;
  min-height:70px;
  padding:8px 10px;
  border-color:rgba(219,232,244,.88);
  box-shadow:0 8px 18px rgba(23,60,101,.035);
  background:rgba(255,255,255,.94);
}
.kit-premium-section .kit-detail-card picture{
  width:64px;
  height:54px;
  border-radius:13px;
  background:linear-gradient(180deg,#fff,#f8fbff);
}
.kit-premium-section .kit-detail-card img{
  max-width:60px;
  max-height:50px;
}
.kit-premium-section .kit-detail-card h3{
  font-size:14.2px;
  margin-bottom:2px;
}
.kit-premium-section .kit-detail-card p{
  font-size:12.5px;
  line-height:1.27;
  color:#5e6878;
}
.kit-premium-section .kit-final-note{
  margin-top:11px;
  border:1px solid rgba(218,232,244,.86);
  background:linear-gradient(180deg,#ffffff 0%,#f5faff 100%);
  box-shadow:0 10px 22px rgba(23,60,101,.04);
  color:#17243c;
  font-size:13.2px;
  font-weight:760;
  line-height:1.18;
}
.kit-premium-section .kit-final-note .soft-icon{
  width:34px;
  height:34px;
  min-width:34px;
  background:#eef7ff;
}
@media (max-width:360px){
  .kit-premium-section{padding-top:38px;padding-bottom:30px;}
  .kit-premium-section .section-title{font-size:25px;}
  .kit-premium-section .section-sub{font-size:12.8px;line-height:1.43;max-width:300px;}
  .kit-premium-section .compact-kit-card{padding:9px;border-radius:20px;}
  .kit-premium-section .kit-main-photo img{max-height:298px;}
  .kit-premium-section .premium-kit-list .kit-item{min-height:37px;font-size:11.8px;padding:6px 8px;border-radius:13px;}
  .kit-premium-section .premium-kit-list .kit-item .soft-icon{width:26px;height:26px;min-width:26px;}
  .kit-premium-section .kit-detail-card{grid-template-columns:54px 1fr;gap:8px;min-height:64px;padding:7px 9px;}
  .kit-premium-section .kit-detail-card picture{width:54px;height:48px;}
  .kit-premium-section .kit-detail-card img{max-width:52px;max-height:45px;}
  .kit-premium-section .kit-detail-card h3{font-size:13.2px;}
  .kit-premium-section .kit-detail-card p{font-size:11.45px;line-height:1.24;}
  .kit-premium-section .kit-final-note{font-size:12.1px;min-height:52px;padding:9px 11px;}
}

/* === KIT SECTION FINAL COMPACT PREMIUM POLISH === */
.kit-premium-section{
  padding-top:38px;
  padding-bottom:28px;
  background:linear-gradient(180deg,#f8fbff 0%,#eef7ff 100%);
}
.kit-premium-section .label-pill{
  margin-bottom:11px;
}
.kit-premium-section .section-title{
  font-size:27px;
  line-height:1.03;
  max-width:292px;
  margin-bottom:9px;
}
.kit-premium-section .section-sub{
  max-width:330px;
  margin-bottom:14px;
  font-size:13.2px;
  line-height:1.42;
}
.kit-premium-section .compact-kit-card{
  max-width:376px;
  padding:9px;
  border-radius:22px;
  border-color:rgba(221,234,246,.78);
  background:rgba(255,255,255,.82);
  box-shadow:0 16px 36px rgba(25,64,105,.065);
}
.kit-premium-section .kit-main-photo{
  margin-bottom:8px;
  padding:6px;
  border-radius:18px;
  background:#fff;
  box-shadow:inset 0 0 0 1px rgba(230,239,248,.86),0 8px 22px rgba(25,64,105,.035);
}
.kit-premium-section .kit-main-photo img{
  max-height:318px;
}
.kit-premium-section .premium-kit-list{
  gap:5px;
}
.kit-premium-section .premium-kit-list .kit-item{
  min-height:36px;
  padding:5px 9px;
  border-radius:13px;
  border-color:rgba(225,236,247,.95);
  background:rgba(255,255,255,.96);
  box-shadow:none;
  font-size:12.4px;
  font-weight:780;
  line-height:1.08;
}
.kit-premium-section .premium-kit-list .kit-item .soft-icon{
  width:25px;
  height:25px;
  min-width:25px;
}
.kit-premium-section .kit-detail-cards{
  gap:6px;
  margin-top:8px;
}
.kit-premium-section .kit-detail-card{
  grid-template-columns:58px 1fr;
  gap:9px;
  min-height:62px;
  padding:7px 9px;
  border-radius:15px;
  border-color:rgba(226,237,248,.94);
  background:#fff;
  box-shadow:0 7px 16px rgba(25,64,105,.032);
}
.kit-premium-section .kit-detail-card picture{
  width:58px;
  height:48px;
  border-radius:12px;
  background:linear-gradient(180deg,#fff 0%,#f9fcff 100%);
}
.kit-premium-section .kit-detail-card img{
  max-width:54px;
  max-height:44px;
}
.kit-premium-section .kit-detail-card h3{
  font-size:13.4px;
  line-height:1.08;
  margin-bottom:1px;
  font-weight:800;
}
.kit-premium-section .kit-detail-card p{
  font-size:11.55px;
  line-height:1.22;
  color:#5f6978;
}
.kit-premium-section .kit-final-note{
  max-width:376px;
  min-height:50px;
  margin-top:10px;
  padding:9px 12px;
  border-radius:16px;
  border-color:rgba(225,236,247,.9);
  box-shadow:0 8px 18px rgba(25,64,105,.035);
  font-size:12.4px;
  line-height:1.16;
  font-weight:650;
}
.kit-premium-section .kit-final-note .soft-icon{
  width:31px;
  height:31px;
  min-width:31px;
}
@media (max-width:360px){
  .kit-premium-section{padding-top:34px;padding-bottom:24px;}
  .kit-premium-section .section-title{font-size:24px;max-width:260px;}
  .kit-premium-section .section-sub{font-size:12.2px;max-width:290px;margin-bottom:12px;}
  .kit-premium-section .compact-kit-card{padding:8px;border-radius:19px;}
  .kit-premium-section .kit-main-photo img{max-height:276px;}
  .kit-premium-section .premium-kit-list .kit-item{min-height:34px;font-size:11.2px;padding:5px 7px;}
  .kit-premium-section .premium-kit-list .kit-item .soft-icon{width:23px;height:23px;min-width:23px;}
  .kit-premium-section .kit-detail-card{grid-template-columns:50px 1fr;min-height:58px;padding:6px 8px;}
  .kit-premium-section .kit-detail-card picture{width:50px;height:42px;}
  .kit-premium-section .kit-detail-card img{max-width:46px;max-height:39px;}
  .kit-premium-section .kit-detail-card h3{font-size:12.7px;}
  .kit-premium-section .kit-detail-card p{font-size:10.9px;line-height:1.2;}
  .kit-premium-section .kit-final-note{font-size:11.7px;min-height:48px;padding:8px 10px;}
}

/* === Specs premium compact final === */
.specs-premium-section{
  padding-top:46px;
  padding-bottom:46px;
  background:linear-gradient(180deg,#f8fbff 0%,#eef7ff 100%);
}
.specs-premium-section .label-pill{
  margin-bottom:13px;
}
.specs-premium-section .section-title{
  font-size:29px;
  line-height:1.05;
  margin-bottom:10px;
}
.specs-premium-section .section-sub{
  max-width:344px;
  margin-bottom:22px;
  color:#596579;
}
.specs-premium-section .spec-premium-list{
  max-width:388px;
  gap:10px;
}
.specs-premium-section .spec-card{
  grid-template-columns:42px 1fr;
  gap:11px;
  align-items:center;
  padding:13px 14px;
  border-radius:18px;
  border:1px solid rgba(209,226,241,.92);
  background:rgba(255,255,255,.96);
  box-shadow:0 9px 20px rgba(25,64,105,.045);
}
.specs-premium-section .spec-card .round-icon{
  width:40px;
  height:40px;
  background:#f1f8ff;
  border:1px solid #dcecff;
  color:#2f7fd3;
}
.specs-premium-section .spec-card h3{
  font-size:15.4px;
  line-height:1.12;
  margin-bottom:4px;
  letter-spacing:-.012em;
}
.specs-premium-section .spec-card p{
  font-size:13.2px;
  line-height:1.35;
  color:#566276;
}
@media (max-width:360px){
  .specs-premium-section{padding-top:40px;padding-bottom:40px;}
  .specs-premium-section .section-title{font-size:27px;}
  .specs-premium-section .section-sub{font-size:12.7px;margin-bottom:18px;}
  .specs-premium-section .spec-premium-list{gap:9px;}
  .specs-premium-section .spec-card{grid-template-columns:38px 1fr;padding:12px 12px;border-radius:16px;}
  .specs-premium-section .spec-card .round-icon{width:37px;height:37px;}
  .specs-premium-section .spec-card h3{font-size:14.4px;}
  .specs-premium-section .spec-card p{font-size:12.35px;line-height:1.33;}
}

/* === REVIEWS PREMIUM POLISH FINAL ===
   Відгуки: живіший social proof, м'якші картки, чистіший trust-row і CTA. */
.reviews-premium-section{
  padding-top:52px;
  padding-bottom:52px;
  background:linear-gradient(180deg,#ffffff 0%,#fbfdff 56%,#fff8ec 100%);
}
.reviews-premium-section .section-title{
  max-width:330px;
  margin-bottom:10px;
  letter-spacing:-.035em;
}
.reviews-premium-section .section-sub{
  max-width:345px;
  margin:0 auto 22px;
  color:#5d687a;
  font-size:14px;
  line-height:1.48;
}
.reviews-premium-section .reviews{
  max-width:378px;
  margin:0 auto;
  gap:11px;
}
.reviews-premium-section .review-card{
  grid-template-columns:54px 1fr;
  gap:12px;
  align-items:flex-start;
  padding:13px;
  border-radius:20px;
  border:1px solid rgba(207,226,242,.92);
  background:rgba(255,255,255,.96);
  box-shadow:0 10px 22px rgba(35,72,110,.055);
}
.reviews-premium-section .review-card img{
  width:54px;
  height:54px;
  border-radius:50%;
  object-fit:cover;
  box-shadow:0 5px 12px rgba(20,45,76,.10);
}
.reviews-premium-section .stars{
  display:inline-flex;
  color:#ffb000;
  font-size:14px;
  line-height:1;
  letter-spacing:.8px;
  margin:1px 0 5px;
  text-shadow:0 1px 0 rgba(255,255,255,.75);
}
.reviews-premium-section .review-card h3{
  margin:0 0 5px;
  color:var(--ink);
  font-size:15.2px;
  line-height:1.12;
  font-weight:820;
  letter-spacing:-.018em;
}
.reviews-premium-section .review-card h3 span{
  color:#6a7485;
  font-weight:650;
}
.reviews-premium-section .review-card p{
  color:#515d70;
  font-size:12.9px;
  line-height:1.42;
  letter-spacing:-.006em;
}
.reviews-premium-section .trust-panel{
  max-width:378px;
  margin:13px auto 0;
  border-radius:19px;
  border:1px solid rgba(207,226,242,.96);
  background:linear-gradient(180deg,#f8fcff 0%,#f2f8ff 100%);
  box-shadow:0 8px 18px rgba(39,95,150,.045);
}
.reviews-premium-section .trust-panel>div{
  min-height:70px;
  gap:6px;
  color:#4f5c6f;
  font-size:10.9px;
  line-height:1.16;
  font-weight:560;
}
.reviews-premium-section .trust-panel .icon{
  width:20px;
  height:20px;
  color:#2f7fd3;
}
.reviews-premium-section .slim-btn{
  margin-top:14px;
  box-shadow:0 13px 24px rgba(255,164,0,.24);
}
@media (max-width:360px){
  .reviews-premium-section{padding-top:48px;padding-bottom:48px}
  .reviews-premium-section .section-sub{font-size:12.7px;margin-bottom:18px;max-width:310px}
  .reviews-premium-section .reviews{gap:10px}
  .reviews-premium-section .review-card{grid-template-columns:48px 1fr;padding:12px;gap:10px;border-radius:18px}
  .reviews-premium-section .review-card img{width:48px;height:48px}
  .reviews-premium-section .stars{font-size:12.8px;margin-bottom:4px}
  .reviews-premium-section .review-card h3{font-size:13.9px}
  .reviews-premium-section .review-card p{font-size:11.8px;line-height:1.38}
  .reviews-premium-section .trust-panel>div{min-height:66px;font-size:9.7px}
  .reviews-premium-section .trust-panel .icon{width:18px;height:18px}
}

/* Premium trust extension for reviews block */
.reviews-premium-section .buyer-assurance{
  max-width:378px;
  margin:13px auto 0;
  padding:13px;
  border-radius:21px;
  border:1px solid rgba(207,226,242,.9);
  background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%);
  box-shadow:0 10px 22px rgba(35,72,110,.055);
  text-align:left;
}
.reviews-premium-section .buyer-assurance-head{
  display:grid;
  grid-template-columns:38px 1fr;
  gap:10px;
  align-items:center;
  margin-bottom:11px;
}
.reviews-premium-section .buyer-assurance-head .mini{
  width:36px;
  height:36px;
  background:#eef7ff;
  color:#2f7fd3;
  border:1px solid rgba(202,228,250,.95);
}
.reviews-premium-section .buyer-assurance-head b{
  display:block;
  color:var(--ink);
  font-size:14.3px;
  line-height:1.18;
  font-weight:820;
  letter-spacing:-.018em;
}
.reviews-premium-section .buyer-assurance-head p{
  margin:4px 0 0;
  color:#5c687a;
  font-size:12.3px;
  line-height:1.35;
}
.reviews-premium-section .assurance-grid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:8px;
}
.reviews-premium-section .assurance-grid span{
  display:flex;
  align-items:center;
  gap:7px;
  min-height:38px;
  padding:8px 9px;
  border-radius:14px;
  border:1px solid rgba(216,233,248,.88);
  background:rgba(248,252,255,.82);
  color:#425066;
  font-size:11.2px;
  line-height:1.18;
  font-weight:700;
}
.reviews-premium-section .assurance-grid .icon{
  flex:0 0 auto;
  width:16px;
  height:16px;
  color:#2f7fd3;
}
.reviews-premium-section .trust-panel{
  margin-top:12px;
}
@media (max-width:360px){
  .reviews-premium-section .buyer-assurance{padding:12px;border-radius:19px;margin-top:11px}
  .reviews-premium-section .buyer-assurance-head{grid-template-columns:34px 1fr;gap:9px;margin-bottom:10px}
  .reviews-premium-section .buyer-assurance-head .mini{width:32px;height:32px}
  .reviews-premium-section .buyer-assurance-head b{font-size:13px}
  .reviews-premium-section .buyer-assurance-head p{font-size:11.1px}
  .reviews-premium-section .assurance-grid{gap:7px}
  .reviews-premium-section .assurance-grid span{min-height:36px;padding:7px 8px;font-size:9.8px;border-radius:13px}
  .reviews-premium-section .assurance-grid .icon{width:15px;height:15px}
}

/* === REVIEWS TRUST PREMIUM FINAL COMPACT === */
.reviews-premium-section .buyer-assurance{
  margin-top:12px;
  padding:12px;
  border-radius:20px;
  border:1px solid rgba(204,225,243,.82);
  background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%);
  box-shadow:0 9px 20px rgba(35,72,110,.05);
}
.reviews-premium-section .buyer-assurance-head{
  grid-template-columns:34px 1fr;
  gap:9px;
  margin-bottom:10px;
}
.reviews-premium-section .buyer-assurance-head .mini{
  width:32px;
  height:32px;
}
.reviews-premium-section .buyer-assurance-head b{
  font-size:14.1px;
  line-height:1.16;
}
.reviews-premium-section .buyer-assurance-head p{
  margin-top:3px;
  font-size:11.9px;
  line-height:1.32;
}
.reviews-premium-section .assurance-grid{
  gap:7px;
}
.reviews-premium-section .assurance-grid span{
  min-height:35px;
  padding:7px 8px;
  border-radius:13px;
  background:rgba(249,252,255,.9);
  font-size:10.8px;
  line-height:1.13;
  font-weight:720;
}
.reviews-premium-section .assurance-grid .icon{
  width:15px;
  height:15px;
}
.reviews-premium-section .slim-btn{
  margin-top:13px;
}
@media (max-width:360px){
  .reviews-premium-section .buyer-assurance{padding:11px;margin-top:10px;border-radius:18px;}
  .reviews-premium-section .buyer-assurance-head{grid-template-columns:31px 1fr;gap:8px;margin-bottom:9px;}
  .reviews-premium-section .buyer-assurance-head .mini{width:30px;height:30px;}
  .reviews-premium-section .buyer-assurance-head b{font-size:12.8px;}
  .reviews-premium-section .buyer-assurance-head p{font-size:10.8px;}
  .reviews-premium-section .assurance-grid span{font-size:9.6px;min-height:33px;padding:6px 7px;}
}


/* === REVIEWS TRUST NO RETURN FINAL POLISH === */
.reviews-premium-section .buyer-assurance{
  padding:11px 12px 12px;
  border-radius:19px;
  border-color:rgba(209,228,244,.72);
  background:linear-gradient(180deg,#ffffff 0%,#f8fcff 100%);
  box-shadow:0 8px 18px rgba(35,72,110,.045);
}
.reviews-premium-section .buyer-assurance-head{
  margin-bottom:9px;
}
.reviews-premium-section .buyer-assurance-head b{
  font-size:13.8px;
  font-weight:800;
}
.reviews-premium-section .buyer-assurance-head p{
  font-size:11.7px;
  line-height:1.3;
}
.reviews-premium-section .assurance-grid{
  gap:7px;
}
.reviews-premium-section .assurance-grid span{
  min-height:34px;
  padding:7px 8px;
  border-color:rgba(216,233,248,.72);
  background:rgba(251,253,255,.92);
  font-size:10.6px;
  font-weight:700;
  letter-spacing:-.01em;
}
.reviews-premium-section .assurance-grid .icon{
  width:14px;
  height:14px;
}
@media (max-width:360px){
  .reviews-premium-section .assurance-grid span{font-size:9.4px;min-height:32px;padding:6px 6px;}
}

/* Final checkout premium polish */
.final-order-section{padding-bottom:72px;background:linear-gradient(180deg,#f8fbff 0%,#eef7ff 100%)}
.final-order-section .section-title{margin-bottom:8px}
.final-faq-sub{max-width:330px;margin-bottom:18px;font-size:13.2px;color:#667286}
.final-faq-list{gap:8px;max-width:378px;margin:0 auto}
.final-faq-list .faq-item{border-color:rgba(188,215,238,.68);border-radius:18px;box-shadow:0 8px 22px rgba(17,52,93,.05)}
.final-faq-list .faq-toggle{grid-template-columns:35px 1fr 16px;gap:10px;padding:11px 13px}
.final-faq-list .faq-icon{width:35px;height:35px;background:#eef7ff;color:#2f7dd2}
.final-faq-list .faq-icon .icon{width:18px;height:18px}
.final-faq-list .faq-toggle b{font-size:14.5px;letter-spacing:-.02em}
.final-faq-list .faq-toggle small{font-size:12.2px;line-height:1.34;color:#5f6b7d}
.final-faq-list .faq-answer{padding:0 16px 12px 58px;font-size:12.2px;line-height:1.4;color:#667286}
.final-safe-order{padding:15px 14px;margin-top:12px;border-color:rgba(188,215,238,.7);background:rgba(255,255,255,.9);box-shadow:0 12px 30px rgba(17,52,93,.06)}
.final-safe-order h3{font-size:16.5px;margin-bottom:5px;text-align:left}
.final-safe-order>p{margin:0 0 11px;color:#657184;font-size:12.6px;line-height:1.36}
.final-safe-order div{grid-template-columns:1fr;gap:7px}
.final-safe-order span{background:#f8fbff;border:1px solid rgba(200,221,240,.7);border-radius:13px;padding:9px 10px;font-size:12.8px;font-weight:720;color:#24304a}
.final-safe-order span .icon{width:15px;height:15px}
.final-offer-card{margin-top:13px;padding:18px 16px 22px;border-color:rgba(255,181,54,.58);background:linear-gradient(180deg,#fffaf0,#fffdf8 56%,#fff);box-shadow:0 16px 38px rgba(255,169,0,.12);overflow:hidden}
.final-offer-card .offer-kicker{margin:0 0 10px;font-weight:830;font-size:17.5px;line-height:1.18;letter-spacing:-.025em;color:var(--ink)}
.final-offer-card .final-price{gap:6px}
.final-offer-card .old-price{font-size:12.5px;color:#9099a8;text-decoration:none}
.final-offer-card .old-price::after{content:"";display:block;height:1px;background:#9aa3af;margin-top:-8px;opacity:.75}
.final-offer-card .final-price strong{font-size:40px;letter-spacing:-.045em}
.final-offer-card .final-price em{font-size:11.5px;padding:5px 10px;background:#fff4e8;border-color:#ffd3ac}
.final-offer-card .offer-trust{margin-top:12px;padding-bottom:2px;font-size:11.4px;line-height:1.35;color:#657184}
.final-form-card{margin-top:12px;padding:15px;border-color:rgba(188,215,238,.72);box-shadow:0 18px 40px rgba(17,52,93,.09)}
.final-form-card .field input{height:52px;border-radius:15px;background:#fff}
.final-form-card .main-btn{margin-top:2px}
.final-form-card .form-note{font-size:12.2px;color:#657184;line-height:1.42;margin-top:11px}
@media (min-width:361px){.final-safe-order div{grid-template-columns:repeat(3,1fr)}.final-safe-order span{justify-content:center;text-align:center;flex-direction:column;gap:5px;min-height:68px}.final-safe-order span .icon{width:18px;height:18px}}
@media (max-width:360px){.final-faq-list .faq-toggle{grid-template-columns:34px 1fr 16px;padding:10px 12px}.final-faq-list .faq-icon{width:34px;height:34px}.final-faq-list .faq-toggle b{font-size:13.6px}.final-faq-list .faq-toggle small,.final-faq-list .faq-answer{font-size:11.6px}.final-faq-list .faq-answer{padding-left:57px}.final-safe-order span{font-size:12.1px}.final-offer-card{padding-bottom:24px}.final-offer-card .offer-kicker{font-size:16.3px}.final-offer-card .final-price strong{font-size:36px}.final-offer-card .offer-trust{font-size:11px}}

/* Legal footer */
.legal-footer{
  padding:18px 16px calc(86px + env(safe-area-inset-bottom));
  background:linear-gradient(180deg,#eef7ff 0%,#eaf4ff 100%);
  border-top:1px solid rgba(195,220,241,.65);
}
.legal-footer__inner{
  max-width:390px;
  margin:0 auto;
  text-align:center;
  color:#748094;
  font-size:11.2px;
  line-height:1.45;
}
.legal-footer__inner p{margin:0 0 8px;}
.legal-footer__links{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  flex-wrap:wrap;
}
.legal-footer__links a{
  color:#2f7dd2;
  text-decoration:none;
  font-weight:700;
  border-bottom:1px solid rgba(47,125,210,.28);
}
.legal-footer__links a:active{opacity:.78;}
.legal-page{
  min-height:100vh;
  background:linear-gradient(180deg,#f8fbff 0%,#eef7ff 100%);
  padding:22px 14px 34px;
  color:var(--ink);
}
.legal-card{
  max-width:390px;
  margin:0 auto;
  background:#fff;
  border:1px solid rgba(195,220,241,.78);
  border-radius:24px;
  padding:22px 18px;
  box-shadow:0 18px 46px rgba(17,52,93,.08);
}
.legal-card h1{
  margin:0 0 10px;
  font-size:26px;
  line-height:1.08;
  letter-spacing:-.04em;
  text-align:center;
}
.legal-card .legal-lead{
  margin:0 0 18px;
  color:#667286;
  font-size:13px;
  line-height:1.45;
  text-align:center;
}
.legal-card h2{
  margin:18px 0 7px;
  font-size:15px;
  letter-spacing:-.02em;
}
.legal-card p,.legal-card li{
  color:#5f6b7d;
  font-size:12.4px;
  line-height:1.5;
}
.legal-card ul{padding-left:18px;margin:7px 0 0;}
.legal-card .main-btn{margin-top:18px;}
@media(max-width:360px){.legal-footer__inner{font-size:10.6px}.legal-card{padding:20px 15px}.legal-card h1{font-size:23px}}


/* Product gallery */
.section-gallery{padding-top:42px;padding-bottom:42px}
.section-gallery .section-title{max-width:320px}
.section-gallery .section-sub{max-width:360px;margin-bottom:20px}
.gallery-card{max-width:390px;margin:0 auto;text-align:left}
.gallery-stage{padding:12px;border:1px solid #dbe9f6;border-radius:28px;background:linear-gradient(180deg,#ffffff 0%,#fbfdff 100%);box-shadow:0 14px 30px rgba(31,67,112,.06)}
.gallery-main-picture{display:flex;align-items:center;justify-content:center;height:320px;padding:10px;border-radius:22px;background:radial-gradient(circle at top,#ffffff 0%,#f7fbff 72%,#edf5ff 100%);border:1px solid rgba(214,229,243,.88);overflow:hidden}
.gallery-main-image{width:100%;height:100%;max-width:100%;object-fit:contain;object-position:center center;filter:drop-shadow(0 16px 26px rgba(26,62,105,.10))}
.gallery-caption{margin-top:12px;padding:0 4px;color:var(--text);font-size:14px;line-height:1.55;text-align:center;font-weight:600;letter-spacing:-.01em}
.gallery-thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px;padding:0}
.gallery-thumb{appearance:none;border:1px solid var(--line);background:#fff;border-radius:18px;padding:9px 8px 11px;display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:flex-start;box-shadow:0 8px 20px rgba(31,67,112,.05);color:var(--ink);cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease;min-height:122px}
.gallery-thumb:active{transform:translateY(1px)}
.gallery-thumb:hover{border-color:#c9def3}
.gallery-thumb.active{border-color:#8ec6fa;box-shadow:0 14px 24px rgba(63,142,225,.14);background:linear-gradient(180deg,#fff 0%,#f8fbff 100%);transform:translateY(-1px)}
.thumb-media{width:100%;height:76px;border-radius:14px;background:linear-gradient(180deg,#ffffff 0%,#f6faff 100%);border:1px solid #e5f0fa;display:flex;align-items:center;justify-content:center;padding:6px;overflow:hidden}
.thumb-media img{width:100%;height:100%;object-fit:contain}
.thumb-title{font-size:12.7px;line-height:1.14;font-weight:780;letter-spacing:-.01em;text-align:center;color:var(--ink)}
@media (max-width:380px){.gallery-main-picture{height:304px}.gallery-thumb{min-height:118px}.thumb-title{font-size:12.3px}}
@media (max-width:340px){.gallery-thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-main-picture{height:286px}}


/* Gallery premium final polish */
.section-gallery .section-sub{max-width:348px;margin-bottom:18px}
.gallery-stage{padding:10px;border-color:#dcecf9;box-shadow:0 12px 28px rgba(31,67,112,.055)}
.gallery-main-picture{height:310px;padding:4px;border-color:rgba(214,229,243,.55);background:radial-gradient(circle at top,#fff 0%,#f8fbff 64%,#eef7ff 100%)}
.gallery-main-image{width:108%;height:108%;max-width:none;object-fit:contain;filter:drop-shadow(0 16px 24px rgba(26,62,105,.11))}
.gallery-caption{font-size:13.2px;line-height:1.48;font-weight:560;color:#526075;margin-top:10px;padding:0 6px}
.gallery-thumbs{gap:9px;margin-top:13px}
.gallery-thumb{min-height:112px;padding:8px 7px 9px;border-radius:17px}
.gallery-thumb.active{box-shadow:0 11px 20px rgba(63,142,225,.13)}
.thumb-media{height:70px;padding:5px;border-color:rgba(217,230,243,.75)}
.thumb-title{font-size:11.6px;line-height:1.08;font-weight:800;letter-spacing:-.02em;min-height:25px;display:flex;align-items:center;justify-content:center;text-align:center}
@media (max-width:380px){.gallery-main-picture{height:292px}.gallery-main-image{width:112%;height:112%}.gallery-thumb{min-height:108px}.thumb-media{height:66px}.thumb-title{font-size:11.2px}}
@media (max-width:340px){.gallery-main-picture{height:274px}.gallery-thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}.thumb-media{height:72px}}


/* Final gallery polish */
.section-gallery{padding-top:40px;padding-bottom:40px}
.section-gallery .section-sub{font-size:13.6px;line-height:1.55;max-width:360px}
.gallery-stage{padding:11px;border-color:rgba(205,224,241,.78);box-shadow:0 12px 26px rgba(31,67,112,.055)}
.gallery-main-picture{height:330px;padding:0;border-color:rgba(214,229,243,.48);background:radial-gradient(circle at top,#fff 0%,#f9fcff 58%,#eef7ff 100%)}
.gallery-main-image{width:100%;height:auto;max-width:none;max-height:none;object-fit:contain;object-position:center 50%;filter:drop-shadow(0 14px 22px rgba(26,62,105,.105))}
.gallery-caption{font-size:12.8px;line-height:1.45;font-weight:520;color:#566276;margin-top:9px;padding:0 5px}
.gallery-thumbs{gap:9px;margin-top:13px}
.gallery-thumb{min-height:110px;padding:8px 7px 10px;border-radius:17px}
.thumb-media{height:70px;padding:5px;border-radius:13px}
.thumb-media picture{width:100%;height:100%;display:flex;align-items:center;justify-content:center}
.thumb-media img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain!important;object-position:center center}
.gallery-thumb:first-child .thumb-media img{width:auto;height:100%;max-width:100%}
.thumb-title{font-size:11.4px;line-height:1.05;font-weight:790;min-height:24px;display:flex;align-items:center;justify-content:center;text-align:center}
@media (max-width:380px){.gallery-main-picture{height:282px}.gallery-main-image{width:120%}.gallery-thumb{min-height:106px}.thumb-media{height:66px}.thumb-title{font-size:11px}}
@media (max-width:340px){.gallery-main-picture{height:270px}.gallery-main-image{width:124%}.gallery-thumbs{grid-template-columns:repeat(2,minmax(0,1fr))}.thumb-media{height:70px}}


/* Gallery micro polish: precise caption and larger attachment thumb */
.gallery-thumb--attachment .thumb-media{padding:2px;background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%)}
.gallery-thumb--attachment .thumb-media img{transform:scale(1.16);transform-origin:center center}
.gallery-thumb--attachment .thumb-title{font-size:11.2px}
@media (max-width:380px){.gallery-thumb--attachment .thumb-media img{transform:scale(1.12)}}

/* Premium UA phone validation */
.field.valid input{
  border-color:#74c69d;
  background:linear-gradient(180deg,#ffffff 0%,#fbfffd 100%);
  box-shadow:0 0 0 3px rgba(116,198,157,.10);
}
.field.invalid>.icon{color:#e05a5a}
.field.valid>.icon{color:#2f9d62}
.field.invalid input{
  border-color:#ef6969;
  background:#fffafa;
  box-shadow:0 0 0 3px rgba(239,105,105,.10);
}
.field-error{
  line-height:1.35;
}
.form-status.error{
  color:#d33;
  background:#fff5f5;
  border:1px solid rgba(239,105,105,.25);
  border-radius:12px;
  padding:8px 10px;
}

/* Anti-copy UX layer */
.lp-copy-locked body,
.lp-copy-locked main,
.lp-copy-locked section,
.lp-copy-locked article,
.lp-copy-locked .page,
.lp-copy-locked .section,
.lp-copy-locked .hero,
.lp-copy-locked .gallery-card {
  -webkit-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
}
.lp-copy-locked input,
.lp-copy-locked textarea,
.lp-copy-locked select,
.lp-copy-locked button {
  -webkit-user-select: auto;
  user-select: auto;
  -webkit-touch-callout: default;
}
img, picture, source {
  -webkit-user-drag: none;
  user-drag: none;
}
@media print {
  body > * { display: none !important; }
  body::before { content: "Друк цієї сторінки вимкнено."; display: block; padding: 24px; font: 16px/1.4 system-ui, sans-serif; }
}


/* Premium delivery & payment block */
.delivery-pay-section{
  position:relative;
  overflow:hidden;
  background:linear-gradient(180deg,#f8fbff 0%,#eef7ff 100%);
}
.delivery-pay-section::before{
  content:"";
  position:absolute;
  inset:24px -70px auto auto;
  width:170px;
  height:170px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(79,154,226,.12),rgba(79,154,226,0) 68%);
  pointer-events:none;
}
.delivery-pay-section .section-title{max-width:350px}
.delivery-pay-section .section-sub{max-width:370px;margin-bottom:18px}
.delivery-flow{max-width:390px;margin:0 auto;display:grid;gap:10px;position:relative;z-index:1}
.delivery-step-card{
  display:grid;
  grid-template-columns:42px 1fr;
  gap:12px;
  align-items:flex-start;
  padding:14px;
  border:1px solid rgba(196,220,242,.88);
  border-radius:21px;
  background:rgba(255,255,255,.92);
  box-shadow:0 10px 26px rgba(16,48,90,.055);
  text-align:left;
}
.delivery-step-card.featured{
  border-color:#b9dcfb;
  background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%);
  box-shadow:0 14px 30px rgba(48,126,207,.075);
}
.delivery-step-num{
  width:38px;
  height:38px;
  border-radius:50%;
  display:grid;
  place-items:center;
  color:#2f7fd3;
  background:#eef7ff;
  border:1px solid #d9ecff;
  font-weight:820;
  font-size:16px;
  line-height:1;
}
.delivery-step-card h3{
  margin:0 0 4px;
  font-size:15.8px;
  line-height:1.15;
  letter-spacing:-.02em;
  font-weight:820;
  color:var(--ink);
}
.delivery-step-card p{
  margin:0;
  color:#586477;
  font-size:13.1px;
  line-height:1.4;
}
.delivery-trust-panel{
  max-width:390px;
  margin:12px auto 0;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  border:1px solid #d7eafa;
  border-radius:20px;
  overflow:hidden;
  background:rgba(255,255,255,.72);
  box-shadow:0 10px 24px rgba(16,48,90,.045);
}
.delivery-trust-panel span{
  min-height:74px;
  padding:11px 8px 10px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  gap:7px;
  color:#07132e;
  font-size:12px;
  line-height:1.12;
  font-weight:790;
  letter-spacing:-.015em;
  text-align:center;
  border-left:1px solid #d7eafa;
}
.delivery-trust-panel span:first-child{border-left:0}
.delivery-trust-panel .icon{width:20px;height:20px;color:#2f7fd3;stroke-width:2.25px}
.delivery-pay-section .main-btn{margin-top:15px}
@media (max-width:360px){
  .delivery-step-card{grid-template-columns:38px 1fr;padding:13px;border-radius:19px;gap:10px}
  .delivery-step-num{width:35px;height:35px;font-size:15px}
  .delivery-step-card h3{font-size:14.8px}
  .delivery-step-card p{font-size:12.4px;line-height:1.36}
  .delivery-trust-panel span{min-height:68px;font-size:10.8px;padding:9px 6px}
  .delivery-trust-panel .icon{width:18px;height:18px}
}
