
/* V49 product-density and decision design */
.product-page-v49 .v48-shell{max-width:1180px;margin:0 auto}
.v49-section{margin:24px 0;padding:28px;border:1px solid #dbe5ec;border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(9,38,87,.055)}
.v49-section--soft{background:linear-gradient(180deg,#f6f9fb,#fff)}
.v49-section--facts{background:linear-gradient(135deg,#f3f8fb 0%,#ffffff 60%,#f6fbf7 100%)}
.v49-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:18px}
.v49-section__head span{display:block;color:#17812c;font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px}
.v49-section__head h2{margin:0;color:#0c346c;font-size:clamp(1.45rem,2.6vw,2.05rem);line-height:1.12}
.v49-section__head p{max-width:500px;margin:0;color:#5b6d7d}
.v49-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.v49-fact{padding:18px;border-radius:15px;border:1px solid #d8e4eb;background:#fff;min-width:0}
.v49-fact small{display:block;color:#6c7e8e;font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;font-weight:700;margin-bottom:7px}
.v49-fact strong{display:block;color:#102f5e;font-size:1.02rem;line-height:1.32}
.v49-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.v49-choice{display:flex;gap:12px;padding:17px 18px;border-radius:15px;background:#f8fbfc;border:1px solid #dce6ec}
.v49-choice>span{display:grid;place-items:center;flex:0 0 30px;height:30px;border-radius:10px;background:#e6f4e9;color:#16772b;font-weight:900}
.v49-choice strong{display:block;color:#0d346b;font-size:1rem;margin-bottom:4px}
.v49-choice p{margin:0;color:#5d6f7e;font-size:.92rem;line-height:1.45}
.v49-prep-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}
.v49-prep{display:flex;gap:10px;padding:14px;border-radius:14px;background:#fff;border:1px solid #dce5eb}
.v49-prep>b{display:grid;place-items:center;flex:0 0 28px;height:28px;border-radius:9px;background:#0f3d78;color:#fff;font-size:.8rem}
.v49-prep strong,.v49-prep span{display:block}.v49-prep strong{color:#17395f;font-size:.92rem}.v49-prep span{color:#677786;font-size:.82rem;line-height:1.4;margin-top:3px}
.v49-table-wrap{overflow:auto;border:1px solid #d9e4eb;border-radius:16px;background:#fff}
.v49-table{width:100%;border-collapse:collapse;min-width:620px}
.v49-table th{padding:12px 15px;background:#0f3d78;color:#fff;text-align:left;font-size:.82rem}
.v49-table td{padding:13px 15px;border-top:1px solid #e2e9ee;color:#4b6173;vertical-align:top}
.v49-table td:first-child{color:#143b6c;font-weight:750;width:28%}
.v49-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.v49-faq{border:1px solid #dbe5eb;border-radius:14px;background:#fff;overflow:hidden}
.v49-faq summary{cursor:pointer;list-style:none;padding:15px 17px;font-weight:750;color:#123867;position:relative;padding-right:42px}
.v49-faq summary::-webkit-details-marker{display:none}.v49-faq summary:after{content:'+';position:absolute;right:16px;top:12px;font-size:1.3rem;color:#17812c}.v49-faq[open] summary:after{content:'−'}
.v49-faq p{padding:0 17px 16px;margin:0;color:#5d6e7c;line-height:1.5}
.product-page-v49 .v48-section{margin:22px 0}.product-page-v49 .v48-section__head p{max-width:520px}
.product-page-v49 .v48-card span,.product-page-v49 .v48-flow__step span{line-height:1.42}
.product-page-v49 .v48-cta{margin:26px 0}
@media(max-width:900px){.v49-facts{grid-template-columns:repeat(2,1fr)}.v49-prep-grid{grid-template-columns:repeat(2,1fr)}.v49-section__head{align-items:flex-start;flex-direction:column}.v49-section__head p{max-width:none}.v49-faq-grid{grid-template-columns:1fr}}
@media(max-width:620px){.v49-section{padding:18px 15px;border-radius:16px;margin:16px 0}.v49-facts,.v49-choice-grid,.v49-prep-grid{grid-template-columns:1fr}.v49-fact{padding:15px}.v49-choice{padding:14px}.v49-section__head h2{font-size:1.45rem}.v49-table{min-width:560px}}
