
/* v66 commercial-readiness additions. No redesign of the approved Daylight Prism system. */
.v66-value-grid,.v66-three,.v66-proc-grid,.v66-two{display:grid;gap:1.1rem}.v66-value-grid,.v66-three{grid-template-columns:repeat(3,minmax(0,1fr))}.v66-proc-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v66-two{grid-template-columns:repeat(2,minmax(0,1fr))}.v66-value-grid article,.v66-three article,.v66-proc-grid article,.v66-two article,.v66-buy-block{background:#fff;color:#18212b;border:1px solid rgba(24,33,43,.12);border-radius:18px;padding:1.15rem;box-shadow:0 8px 26px rgba(24,33,43,.06)}.v66-value-grid article>strong{font-size:1.08rem}.v66-value-grid article>span{display:block;margin-top:.75rem;font-weight:700}.v66-buy-block{margin-top:1rem}.v66-buy-block p{margin:.45rem 0}.v66-verification-panel a,.v66-proc-grid a{font-weight:700}@media(max-width:820px){.v66-value-grid,.v66-three,.v66-proc-grid,.v66-two{grid-template-columns:1fr}}
