.ada-dive-weight-calculator.pro{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ada-dive-weight-calculator.pro .pro-card{max-width:420px;margin:0 auto;border-radius:24px;box-shadow:0 20px 40px rgb(0 0 0 / .12);overflow:hidden;background:#fff;border:1px solid rgb(15 76 129 / .1)}.ada-dive-weight-calculator.pro .pro-header{padding:22px 20px 18px;background:linear-gradient(135deg,#012a4a,#014f86);color:#e0f2ff}.ada-dive-weight-calculator.pro .pro-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.ada-dive-weight-calculator.pro .pro-title{margin:0;font-size:18px;font-weight:800;color:#fff}.ada-dive-weight-calculator.pro .pro-icon{width:40px;height:40px;border-radius:999px;background:#ff7f11;display:flex;align-items:center;justify-content:center;font-size:22px;box-shadow:0 10px 18px rgb(255 127 17 / .5)}.ada-dive-weight-calculator.pro .pro-subtitle{margin:0;font-size:13px;line-height:1.5;color:#cfe8ff}.ada-dive-weight-calculator.pro .pro-body{padding:18px 18px 20px}.ada-dive-weight-calculator.pro .pro-field{margin-bottom:14px}.ada-dive-weight-calculator.pro .pro-field label{display:block;font-size:13px;font-weight:600;color:#012a4a;margin-bottom:5px}.ada-dive-weight-calculator.pro .pro-input-row{display:flex;gap:8px}.ada-dive-weight-calculator.pro .pro-input-row input{flex:2}.ada-dive-weight-calculator.pro .pro-input-row select{flex:1}.ada-dive-weight-calculator.pro input,.ada-dive-weight-calculator.pro select{width:100%;padding:10px 12px;border-radius:10px;border:1.5px solid #d1d9e6;font-size:14px;transition:border-color 0.2s ease,box-shadow 0.2s ease;background:#f9fbff}.ada-dive-weight-calculator.pro input:focus,.ada-dive-weight-calculator.pro select:focus{outline:none;border-color:#0f8ecb;box-shadow:0 0 0 3px rgb(15 142 203 / .2);background:#fff}.ada-dive-weight-calculator.pro .pro-button{width:100%;margin-top:6px;border:none;border-radius:999px;padding:12px 16px;font-size:15px;font-weight:700;background:linear-gradient(135deg,#0f8ecb,#2563eb);color:#fff;cursor:pointer;box-shadow:0 14px 26px rgb(37 99 235 / .35);transition:transform 0.12s ease,box-shadow 0.12s ease,filter 0.12s ease}.ada-dive-weight-calculator.pro .pro-button:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 16px 30px rgb(37 99 235 / .4)}.ada-dive-weight-calculator.pro .pro-button:active{transform:translateY(0);box-shadow:0 8px 18px rgb(37 99 235 / .35)}.ada-dive-weight-calculator.pro .pro-result{margin-top:16px;padding:12px 12px 14px;border-radius:14px;background:linear-gradient(135deg,#22c55e,#16a34a);color:#ecfdf3;text-align:center}.ada-dive-weight-calculator.pro .pro-result-weight{font-size:22px;font-weight:800;margin-bottom:4px}.ada-dive-weight-calculator.pro .pro-result-text{font-size:13px;margin:0}.ada-dive-weight-calculator.pro .pro-warning{margin-top:14px;padding:12px;border-radius:12px;background:#fff7e0;border:1px solid #facc6b;font-size:12px;line-height:1.5;color:#7c5200}.ada-dive-weight-calculator.pro .pro-warning strong{font-weight:700}@media (max-width:480px){.ada-dive-weight-calculator.pro .pro-card{max-width:100%;border-radius:18px}}#proUndergarmentField,#proDrysuitTypeField{display:block}#proUndergarmentField[style*="display:none"],#proDrysuitTypeField[style*="display:none"]{display:none!important}