.aw-cost-section{background:linear-gradient(180deg,#f7fafc 0%,#eef5f8 100%);color:#111b22}
.aw-cost-head{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.75fr);gap:clamp(34px,6vw,92px);align-items:end;margin-bottom:clamp(32px,5vw,56px)}
.aw-cost-head h2{max-width:780px;font-size:clamp(2.45rem,5vw,4.8rem);line-height:.94;letter-spacing:-.055em;text-wrap:balance}
.aw-cost-head .lead{margin:0;color:#40515c}
.aw-cost-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.aw-cost-grid article{min-width:0;padding:clamp(22px,3vw,34px);border:1px solid rgba(19,72,96,.15);border-radius:22px;background:rgba(255,255,255,.86);box-shadow:0 16px 40px rgba(22,66,86,.07)}
.aw-cost-grid b{display:block;margin-bottom:24px;color:#138fc9;font-size:.78rem;letter-spacing:.14em}
.aw-cost-grid h3{margin:0 0 11px;color:#10212a;font-size:clamp(1.18rem,1.8vw,1.48rem)}
.aw-cost-grid p{margin:0;color:#51626c;line-height:1.62}
.aw-cost-action{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:24px;padding:24px 26px;border:1px solid rgba(19,72,96,.14);border-radius:22px;background:#fff}
.aw-cost-action>p{max-width:660px;margin:0;color:#40515c;line-height:1.6}
.aw-cost-action .btn-row{flex:0 0 auto;margin:0}
[data-theme="dark"] .aw-cost-section{background:linear-gradient(180deg,#0b151c,#0d1c25);color:#f6fbfe}
[data-theme="dark"] .aw-cost-head .lead,[data-theme="dark"] .aw-cost-grid p,[data-theme="dark"] .aw-cost-action>p{color:rgba(232,243,249,.72)}
[data-theme="dark"] .aw-cost-grid article,[data-theme="dark"] .aw-cost-action{border-color:rgba(145,211,240,.15);background:rgba(255,255,255,.045)}
[data-theme="dark"] .aw-cost-grid h3{color:#fff}
@media(max-width:900px){.aw-cost-head{grid-template-columns:1fr;gap:20px}.aw-cost-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.aw-cost-action{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.aw-cost-grid{grid-template-columns:1fr}.aw-cost-action{padding:22px 18px}.aw-cost-action .btn-row{display:grid;width:100%}.aw-cost-action .btn{width:100%;justify-content:center}}
