.ddml-calculator{background:linear-gradient(145deg,#111f39,#071225);border:1px solid #c99d4b66;border-radius:24px;padding:clamp(20px,4vw,36px);color:#fff9ec;margin:30px 0}.ddml-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.ddml-calculator label{display:grid;gap:8px;font-weight:600;font-size:15px}.ddml-calculator input,.ddml-calculator select{box-sizing:border-box;width:100%;min-width:0;padding:12px;border-radius:10px;border:1px solid #6681aa;background:#071225;color:#fff;font:inherit}.ddml-calculator input:focus-visible,.ddml-calculator select:focus-visible{outline:3px solid #e5bb65;outline-offset:3px}.ddml-calculator button{margin-top:24px;cursor:pointer}.ddml-calculator [data-result]{background:#1c3051;border-radius:14px;padding:20px;margin-top:24px}.ddml-calculator [data-result] p:first-child strong{display:block;color:#ffe097;font-size:clamp(26px,6vw,38px)}.ddml-note{font-size:14px;line-height:1.6}.ddml-hub{margin:22px 0 36px;padding:24px;border:1px solid #c99d4b88;border-radius:18px;background:linear-gradient(120deg,#101e36,#243655);color:#fff}.ddml-hub h2{font-size:25px;margin-top:0}.ddml-hub a{color:#ffe097}.ddml-hub .actions{gap:12px}.ddml-related{border-top:1px solid #e8bd6244;margin-top:32px;padding-top:24px}.ddml-related li{margin:12px 0}@media(max-width:540px){.ddml-fields{grid-template-columns:1fr}.ddml-calculator button{width:100%}}
.grid-3 > .ddml-hub{grid-column:1/-1}
