/* Shared product actions and installation guide, v1.4.6. */
.product-info{min-width:0}
.product-info>.product-actions,.ml-product-actions{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px!important;align-items:stretch;max-width:560px}
.product-info>.product-actions>[hidden],.ml-product-actions>[hidden]{display:none!important}
.product-info>.product-actions>.btn,.ml-product-actions>.btn,.ml-product-actions>.button{box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:7px;min-width:0;min-height:52px;margin:0;padding:12px 17px;border:1px solid #111827;border-radius:28px;background:#fff;color:#111827;font:700 15px/1.4 Inter,system-ui,"Segoe UI","Microsoft YaHei UI",sans-serif;text-align:center;white-space:normal;text-decoration:none;cursor:pointer}
.product-info>.product-actions>.btn-dark,.ml-product-actions>.ml-primary{background:#111827;color:#fff}
.product-info>.product-actions>.btn:hover,.ml-product-actions>.btn:hover,.ml-product-actions>.button:hover{box-shadow:0 0 0 2px #c8f568}
.ml-install-trigger{font:inherit;cursor:pointer}
#ml-install-dialog{box-sizing:border-box;width:min(680px,calc(100% - 32px));max-height:calc(100dvh - 32px);margin:auto;border:0;border-radius:20px;padding:0;overflow:auto;background:#fff;color:#111827;box-shadow:0 30px 90px #11182755;font:16px/1.7 Inter,system-ui,"Segoe UI","Microsoft YaHei UI",sans-serif}
#ml-install-dialog::backdrop{background:#111827aa}
#ml-install-dialog .ml-install-body{padding:32px}
#ml-install-dialog .ml-install-top{display:flex;gap:18px;align-items:flex-start;justify-content:space-between}
#ml-install-dialog h2{margin:0 0 14px;font-size:clamp(24px,4vw,34px);line-height:1.3;letter-spacing:0;overflow-wrap:anywhere}
#ml-install-dialog .ml-close{flex:none;width:38px;height:38px;border:1px solid #dce1dc;border-radius:50%;background:#fff;font:24px/1 system-ui;cursor:pointer}
#ml-install-dialog p{margin:0 0 18px;color:#526071}
#ml-install-dialog ol{padding-left:24px;margin:20px 0}
#ml-install-dialog li{padding:4px 0}
#ml-install-dialog .ml-install-status{background:#eef1e9;border-radius:12px;padding:16px;margin:18px 0}
#ml-install-dialog .ml-install-status strong{display:block;margin-bottom:5px}
#ml-install-dialog .ml-install-status p{margin:0}
#ml-install-dialog a:focus-visible,#ml-install-dialog button:focus-visible,.ml-product-actions>*:focus-visible{outline:3px solid #6051b1;outline-offset:3px}
#ml-install-dialog .ml-preview-note{font-size:13px;margin-top:16px}
@media(max-width:420px){.product-info>.product-actions,.ml-product-actions{grid-template-columns:1fr}.product-info{padding-left:22px;padding-right:22px}#ml-install-dialog .ml-install-body{padding:22px}}
/* Product presentation contract v1.4.7: shared by every product and page. */
[data-product-list="featured"]{display:grid;gap:20px}
[data-product-list]>.product-card{margin:0}
.ml-product-info{min-width:0;display:flex;flex-direction:column;align-items:stretch}
.ml-platform{display:inline-flex;align-self:flex-start;padding:5px 11px;border-radius:99px;background:#eaf4d8;color:#3d5d18;font-size:12px;font-weight:800;line-height:1.6}
.ml-product-info .ml-product-name{margin:18px 0 14px;line-height:1.2;letter-spacing:-.03em;overflow-wrap:anywhere}
.ml-product-info .ml-product-summary{font-size:16px;line-height:1.75;color:#526071;margin:0 0 22px;max-width:650px}
.ml-product-meta{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:14px}
.ml-product-meta>span{border:1px solid #dce1dc;border-radius:99px;padding:5px 11px;color:#526071;font-size:13px;line-height:1.55}
.ml-product-info .ml-license-line{font-size:14px;line-height:1.7;color:#526071;margin:0 0 18px}
.ml-price-list{display:flex;flex-wrap:wrap;gap:12px 26px;margin:0 0 24px}
.ml-price{display:flex;flex-direction:column;gap:3px}
.ml-price>span{font-size:13px;color:#526071}
.ml-price>strong{font-size:18px;color:#111827;line-height:1.5;font-weight:750}
.ml-product-info .ml-payment-note,.ml-license-section .ml-payment-note{color:#526071;font-size:13px;line-height:1.7;margin:18px 0 0;max-width:650px}
.ml-product-info .ml-availability{font-size:13px;line-height:1.65;color:#526071;margin:12px 0 0}
.ml-retry{align-self:flex-start;margin-top:10px;padding:7px 16px;border:1px solid #111827;border-radius:22px;background:#fff;color:#111827;font:inherit;cursor:pointer}
.ml-list-card .ml-product-info{padding:0}
.ml-list-card{min-width:0}
.ml-detail-hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);gap:40px;padding:54px 0;align-items:center}
.ml-detail-hero>.ml-product-info{padding:0}
.ml-detail-hero h1{font-size:clamp(32px,4.5vw,52px)}
.ml-product-art{display:grid;place-items:center;min-height:310px;border-radius:20px;background:#d9d1fc;color:#111827;font-size:140px;font-weight:850}
[data-product-hero="astock-quant"] .ml-product-art{background:#c8f568}
.ml-license-section{padding:44px 0;border-top:1px solid #dce1dc;scroll-margin-top:24px}
.ml-license-section h2{font-size:30px;line-height:1.3}
.ml-license-description,.ml-activation-steps{color:#526071;max-width:850px;line-height:1.8}
.ml-activation-steps{padding-left:24px;margin:20px 0 26px}
.ml-activation-steps li{padding:5px 0}
@media(max-width:780px){.ml-detail-hero{grid-template-columns:1fr;padding:36px 0;gap:28px}.ml-product-art{min-height:180px;font-size:100px}}
@media(max-width:420px){.ml-price-list{gap:12px 20px}.ml-list-card .ml-product-info{padding:0}}
