.sh-contact-form{display:grid;grid-template-columns:1fr 1fr;gap:13px}.sh-contact-form label{display:grid;gap:6px;color:rgba(255,255,255,.82);font-size:12px;font-weight:800}.sh-contact-form label:last-of-type{grid-column:1/-1}.sh-contact-form input,.sh-contact-form textarea{width:100%;padding:12px 13px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:rgba(255,255,255,.10);color:#fff;outline:none}.sh-contact-form input:focus,.sh-contact-form textarea:focus{border-color:rgba(201,155,62,.72);background:rgba(255,255,255,.14)}.sh-contact-form textarea{min-height:130px;resize:vertical}.sh-contact-form button{grid-column:1/-1;justify-self:start}.sh-contact-form .sh-form-message{grid-column:1/-1}.sh-affiliate-dashboard table{width:100%;border-collapse:collapse}.sh-affiliate-dashboard th,.sh-affiliate-dashboard td{padding:10px;border-bottom:1px solid rgba(11,97,57,.12);text-align:right}
.sh-calculator-shell{max-width:940px;margin:16px auto 0;padding:28px;border:1px solid rgba(11,97,57,.14);border-radius:24px;background:rgba(255,250,240,.72);box-shadow:0 18px 45px rgba(42,31,17,.07)}.sh-calculator-shell>header{text-align:center;max-width:680px;margin:0 auto 24px}.sh-calculator-shell>header h2{margin:0;color:#073f28;font-size:clamp(27px,4vw,43px);line-height:1.35}.sh-calculator-shell>header p:not(.sh-eyebrow){margin:7px 0 0;color:#5c675f;font-size:13px}.sh-calculator{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.sh-calculator label{display:grid;gap:7px;padding:17px;border:1px solid rgba(11,97,57,.11);border-radius:16px;background:rgba(255,255,255,.48);color:#174a33;font-size:12px;font-weight:850}.sh-calculator label:before{display:inline-grid;place-items:center;width:27px;height:27px;margin-bottom:2px;border-radius:50%;background:#0b6139;color:#fff;font-size:10px}.sh-calculator label:nth-of-type(1):before{content:'۱'}.sh-calculator label:nth-of-type(2):before{content:'۲'}.sh-calculator label:nth-of-type(3):before{content:'۳'}.sh-calculator label:nth-of-type(4):before{content:'۴'}.sh-calculator label:nth-of-type(5):before{content:'۵'}.sh-calculator select{width:100%;min-height:46px;padding:9px 12px;border:1px solid rgba(11,97,57,.14);border-radius:12px;background:#fffaf0;color:#15382a}.sh-calculator>div:not(.sh-calculator-result){grid-column:1/-1;text-align:center;margin-top:4px}.sh-calculator-result{display:none;grid-column:1/-1;grid-template-columns:1fr auto;align-items:center;gap:18px;margin-top:8px;padding:21px;border-radius:18px;background:#073f28;color:#fff}.sh-calculator-result.active{display:grid}.sh-calculator-result h3{margin:0;color:#fff;font-size:22px}.sh-calculator-result p{margin:4px 0 0;color:rgba(255,255,255,.72);font-size:13px}.sh-calculator-result .sh-button.secondary{grid-column:2;grid-row:1/3;background:#fffaf0!important;color:#0b6139!important;border:0!important}.sh-calculator-summary{display:grid;gap:3px}.sh-calculator-summary small{color:rgba(255,255,255,.55)}
@media(max-width:760px){.sh-contact-form,.sh-calculator{grid-template-columns:1fr}.sh-contact-form label:last-of-type,.sh-contact-form button,.sh-contact-form .sh-form-message{grid-column:auto}.sh-calculator-shell{padding:18px 14px}.sh-calculator-result{grid-template-columns:1fr}.sh-calculator-result .sh-button.secondary{grid-column:1;grid-row:auto;width:100%}}
