.smarttech-form,.smarttech-portal,.smarttech-plans,.smarttech-guides{padding:28px;border:1px solid #DCE6F2;border-radius:16px;background:#fff;box-shadow:0 10px 34px rgba(10,31,68,.07)}.smarttech-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.smarttech-field{margin-bottom:18px}.smarttech-field label{display:block;margin-bottom:7px;color:#0A1F44;font-weight:750}.smarttech-field input,.smarttech-field select,.smarttech-field textarea{width:100%;padding:13px;border:1px solid #C9D6E5;border-radius:8px;font:inherit}.smarttech-field textarea{min-height:130px}.smarttech-submit{padding:14px 23px;border:0;border-radius:8px;background:#0D6EFD;color:#fff;font-weight:800;cursor:pointer}.smarttech-notice{margin-bottom:20px;padding:14px;border-radius:8px;background:#E8F7F2;color:#075C49}.smarttech-plan-grid,.smarttech-guide-grid,.smarttech-dashboard-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.smarttech-plan{padding:26px;border:1px solid #DCE6F2;border-radius:14px}.smarttech-plan.featured{border:2px solid #0D6EFD;box-shadow:0 16px 40px rgba(13,110,253,.12)}.smarttech-plan-price{font-size:29px;font-weight:900;color:#0A1F44}.smarttech-plan ul{padding-left:20px}.smarttech-guide{padding:22px;border:1px solid #DCE6F2;border-radius:12px}.smarttech-portal-nav{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.smarttech-portal-nav a{padding:10px 15px;border-radius:8px;background:#EAF4FF;text-decoration:none;font-weight:750}.st-hp{position:absolute;left:-9999px}.smarttech-kb article{padding:20px 0;border-bottom:1px solid #DCE6F2}@media(max-width:760px){.smarttech-form-grid,.smarttech-plan-grid,.smarttech-guide-grid,.smarttech-dashboard-grid{grid-template-columns:1fr}}