.ajyal-export-calculator{box-sizing:border-box;width:100%;max-width:900px;min-width:0;grid-column:1 / -1;clear:both;margin:32px auto;padding:clamp(20px,4vw,36px);border:1px solid #cadbd8;border-radius:16px;background:#f6faf9;color:#173c38;text-align:right;box-shadow:0 0 16px #123a3210}
.ajyal-export-calculator h2{margin:0 0 8px;color:#087f78;font-size:clamp(24px,3vw,32px)}
.ajyal-export-calculator p{line-height:1.8}
.ajyal-export-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:20px 0}
.ajyal-export-fields label{display:flex;min-width:0;flex-direction:column;gap:8px;font-weight:600}
.ajyal-export-fields input,.ajyal-export-fields select{width:100%;box-sizing:border-box;min-height:46px;padding:8px 12px;background:white;border:1px solid #b8ceca;border-radius:8px;color:#173c38;font:inherit}
.ajyal-export-calculator .select2-container{min-width:0}.ajyal-export-calculator .select2-selection{min-height:46px;border:1px solid #b8ceca;border-radius:8px}.ajyal-export-calculator .select2-selection__rendered{line-height:44px!important}.ajyal-export-calculator .select2-selection__arrow{height:44px!important}
.ajyal-export-calculator details{margin-bottom:18px}.ajyal-export-calculator summary{cursor:pointer}
.ajyal-export-calculator button{background:#087f78;color:white;border:0;border-radius:9px;padding:12px 24px;min-height:48px;font:inherit;font-weight:700;cursor:pointer}
.ajyal-export-calculator button:disabled{opacity:.6;cursor:wait}.ajyal-export-calculator :focus-visible{outline:3px solid #d7a752;outline-offset:3px}
.ajyal-export-result:not(:empty){padding:16px;background:#e4f3ee;border-radius:8px;font-size:22px;font-weight:700}
.ajyal-export-result.is-error{color:#852a1e;background:#fff0ea;font-size:17px}
.ajyal-export-calculator small{display:block;line-height:1.9;color:#526663}
@media(max-width:640px){.ajyal-export-fields{grid-template-columns:1fr}.ajyal-export-calculator button{width:100%}}
@media(max-width:780px){.woocommerce div.product:has(> .ajyal-export-calculator){grid-template-columns:minmax(0,1fr)}}
