/* D3D intelligent preparation 1.6.0 */
.smart-preparation{border:1px solid rgba(37,99,235,.22);background:linear-gradient(180deg,rgba(239,246,255,.96),rgba(255,255,255,.98));border-radius:16px;padding:14px;box-shadow:0 12px 28px rgba(15,23,42,.08)}
.smart-preparation .section-title{align-items:center;margin-bottom:10px}.smart-preparation .section-title h2{margin:0}.smart-badge{font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:5px 8px;border-radius:999px;background:#dbeafe;color:#1e3a8a}
.smart-intent-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-bottom:12px}.smart-intent{min-height:54px;border:1px solid #cbd5e1;background:#fff;color:#172033;border-radius:11px;padding:8px 9px;text-align:left;font:inherit;font-weight:750;cursor:pointer;transition:.15s ease}.smart-intent span{display:block;font-size:.72rem;font-weight:500;color:#64748b;margin-top:2px}.smart-intent:hover,.smart-intent:focus-visible{border-color:#2563eb;transform:translateY(-1px)}.smart-intent.is-active{border-color:#2563eb;background:#eff6ff;box-shadow:0 0 0 2px rgba(37,99,235,.12)}
.smart-recommendation{border-top:1px solid #dbeafe;padding-top:11px}.smart-recommendation>strong{display:block;color:#0f172a;font-size:.98rem}.smart-recommendation>p{margin:5px 0 10px;color:#475569;font-size:.82rem;line-height:1.4}.smart-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-bottom:9px}.smart-summary div{background:#fff;border:1px solid #e2e8f0;border-radius:9px;padding:7px}.smart-summary span,.smart-summary strong{display:block}.smart-summary span{font-size:.68rem;color:#64748b}.smart-summary strong{font-size:.78rem;color:#0f172a;margin-top:2px}
.smart-warnings{margin:8px 0;padding:8px 8px 8px 24px;background:#fff7ed;border:1px solid #fed7aa;border-radius:9px;color:#9a3412;font-size:.75rem;line-height:1.35}.smart-warnings li+li{margin-top:4px}.smart-apply{margin-top:4px}.smart-note{display:block;margin-top:7px;color:#64748b;font-size:.7rem;line-height:1.35}.smart-preparation.is-applied{animation:smartApplied .9s ease}@keyframes smartApplied{0%,100%{box-shadow:0 12px 28px rgba(15,23,42,.08)}40%{box-shadow:0 0 0 4px rgba(34,197,94,.2),0 12px 28px rgba(15,23,42,.08)}}
.prep-advanced-toggle{width:100%;margin:8px 0 2px}.interface-modes:not(.prep-advanced-open) [data-prep-advanced="true"]{display:none!important}.interface-modes[data-interface-mode="expert"] [data-prep-advanced="true"]{display:flex!important}
@media(max-width:900px){.smart-intent-grid{grid-template-columns:1fr}.smart-summary{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.smart-summary{grid-template-columns:1fr}.smart-preparation{padding:11px}}
