/**handles:runnymede-form-styles**/
.runnymede-form-wrapper{max-width:1260px;margin:2rem auto;padding:32px;border:1px solid #ccc;border-radius:8px;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:16px;color:#333}.runnymede-form{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:2rem}.runnymede-section{margin-bottom:2rem}.runnymede-section:last-child{margin-bottom:1rem}.section-title{font-size:1.5rem;font-weight:600;margin:0 0 1.5rem 0;color:#111;border-bottom:2px solid #e5e7eb;padding-bottom:.75rem}.membership-type-selector{text-align:center;margin-bottom:2rem}.membership-type-selector label{display:block;font-weight:600;margin-bottom:1rem;color:#111}.selector-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.membership-type-btn{padding:.75rem 1.5rem;border:2px solid #d1d5db;background:#f9fafb;border-radius:6px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;color:#6b7280}.membership-type-btn:hover{border-color:#9ca3af;background:#f3f4f6}.membership-type-btn[data-active]{border-color:#16a34a;background:#e7f6ea;color:#16a34a}.form-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem 1rem}.form-group{display:flex;flex-direction:column}.form-group.conditional-field{display:none}.form-group.conditional-field.active{display:flex}.form-group label{font-weight:600;margin-bottom:.5rem;color:#111;font-size:.95rem}.form-group label .required{color:#ef4444;margin-left:.25rem}.form-group input[type=date],.form-group input[type=email],.form-group input[type=password],.form-group input[type=tel],.form-group input[type=text],.form-group select,.form-group textarea{padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;font-family:inherit;transition:border-color .3s ease,box-shadow .3s ease}.form-group input[type=date]:focus,.form-group input[type=email]:focus,.form-group input[type=password]:focus,.form-group input[type=tel]:focus,.form-group input[type=text]:focus,.form-group select:focus,.form-group textarea:focus{outline:0;border-color:#16a34a;box-shadow:0 0 0 3px rgba(22,163,74,.1)}input[type=date]{-webkit-appearance:textfield;appearance:textfield;cursor:pointer}input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;border-radius:4px;margin-right:2px;opacity:1;filter:invert(.8);width:1.25rem;height:1.25rem}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:1.5em 1.5em;padding-right:2.5rem}.form-group textarea{resize:vertical;min-height:100px}.form-group input[type=checkbox]{width:1.25rem;height:1.25rem;cursor:pointer;accent-color:#16a34a}.membership-section{border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem;background:#f9fafb}.membership-section[style*="display: none"]{display:none!important}.form-group.form-apartment,.form-group.form-billing_address,.form-group.form-contact_email,.form-group.form-custom_password,.form-group.form-organization_email,.form-group.form-organization_name,.form-group.form-street_address{grid-column:1/-1}.form-group.form-billing_address,.form-group.form-card_number{grid-column:1/-1}.form-group.form-expiration_date,.form-group.form-security_code{grid-column:span 1}.runnymede-submit-btn{width:100%;padding:1rem;background:#16a34a;color:#fff;border:none;border-radius:6px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background .3s ease;margin-top:1rem}.runnymede-submit-btn:hover{background:#15803d}.runnymede-submit-btn:disabled{background:#d1d5db;cursor:not-allowed}@media (max-width:768px){.runnymede-form{padding:1.5rem}.form-fields{grid-template-columns:1fr}.selector-buttons{flex-direction:column}.membership-type-btn{width:100%}.section-title{font-size:1.25rem}}.form-group.error input,.form-group.error select,.form-group.error textarea{border-color:#ef4444}.form-group.error-message{color:#ef4444;font-size:.875rem;margin-top:.25rem}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important;box-shadow:0 0 0 30px #fff inset!important;-webkit-text-fill-color:#333!important}input:-webkit-autofill{-webkit-text-fill-color:#333!important}input::-webkit-contacts-auto-fill-button{display:none!important}input[autocomplete=new-password]:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset!important}input:-webkit-autofill~*{-webkit-appearance:none!important}datalist{display:none!important;pointer-events:none!important}input::-webkit-contacts-auto-fill-button{display:none!important}input[type=search],input[type=text]{-webkit-autofill:none;-webkit-autofill-selected-background-color:transparent!important}input#organization_search_address::before,input#search_address::before{content:'';position:absolute;top:100%;left:0;right:0;height:500px;z-index:999998;pointer-events:auto;background:0 0}.pac-container{z-index:999999!important;box-shadow:0 2px 6px rgba(0,0,0,.2)!important}.pac-item{padding:.5rem .75rem!important;line-height:1.5!important;cursor:pointer!important;font-size:1rem!important}.pac-item-selected,.pac-item:hover{background-color:#e6f2ff!important}.pac-item-query{color:#111!important;font-weight:500!important}.runnymede-form.loading .runnymede-submit-btn{opacity:.6;pointer-events:none}.runnymede-message{padding:1rem;border-radius:6px;margin-bottom:1.5rem;font-weight:500}.runnymede-message.success{background:#d1fae5;color:#065f46;border-left:4px solid #10b981}.runnymede-message.error{background:#fee2e2;color:#991b1b;border-left:4px solid #ef4444}.plan-tabs{display:grid;grid-template-columns:repeat(5,1fr);gap:.75rem;margin-bottom:1.5rem}.plan-tab-button{padding:.75rem;border:1px solid #ddd;background:#fff;border-radius:6px;cursor:pointer;font-size:.8rem;text-align:center;display:flex;flex-direction:column;transition:all .3s ease;min-height:auto;width:100%;box-sizing:border-box;overflow:hidden}.plan-tab-button:hover{border-color:#0073aa;background-color:#f0f8ff;color:#0073aa}.plan-tab-button.active{background-color:#0073aa;color:#fff;border-color:#0073aa;box-shadow:inset 0 0 0 1px rgba(0,115,170,.2)}.plan-tab-button.active .plan-tab-button-title{color:#fff;font-weight:600}.plan-tab-button.active .plan-tab-button-description{color:rgba(255,255,255,.95)}.plan-tab-button.active .plan-tab-button-price{color:#fff;font-weight:600}.plan-tab-button-wrapper{display:flex;flex-direction:column;gap:.25rem;height:100%;justify-content:space-between;align-items:center;word-wrap:break-word;overflow-wrap:break-word;min-width:0}.plan-tab-button-title{font-weight:600;font-size:.75rem;color:#666;text-transform:uppercase;letter-spacing:.5px;line-height:1.2}.plan-tab-button.active .plan-tab-button-title{color:#fff;font-weight:600}.plan-tab-button-description{font-size:.7rem;color:#666!important;line-height:1.3;flex-grow:1;display:block;word-wrap:break-word;overflow-wrap:break-word;white-space:normal;font-weight:400}.plan-tab-button-description.show{display:block}.plan-tab-button.active .plan-tab-button-description{display:block;color:#fff!important}.plan-tab-button-price{font-size:.8rem;font-weight:600;color:#666;margin-top:.25rem}.plan-tab-button.active .plan-tab-button-price{color:#fff}.plan-tab-content-area{margin-bottom:1.5rem;padding:24px;background-color:#f9f9f9;border:1px solid #ddd;border-radius:8px}.plan-tab-content{display:none}.plan-tab-content.active{display:block;animation:fadeIn .3s ease-in}.plan-fields-section{margin-bottom:1.5rem}.plan-fields-section h4{font-size:1.1rem;font-weight:600;color:#333;margin:0 0 1rem 0}.plan-fields-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1rem}.plan-description{background-color:#fff;border-left:4px solid #0073aa;padding:1rem .5rem;margin-bottom:1.5rem;border-radius:4px;font-size:.95rem;color:#333f;line-height:1.5}.plan-description p{margin:0}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@media (max-width:1024px){.plan-tabs{grid-template-columns:repeat(3,1fr)}.plan-fields-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.plan-tabs{grid-template-columns:1fr}.plan-tab-button{text-align:center}.plan-tab-button-wrapper{align-items:center}.plan-fields-grid{grid-template-columns:1fr}}.form-row-3-col{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem;margin-bottom:1rem}.form-row-2-col{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.form-row-full{display:grid;grid-template-columns:1fr;margin-bottom:1rem}.membership-field{display:flex;flex-direction:column}.membership-field label{display:block;margin-bottom:.5rem;font-weight:600;color:#333}.membership-field label span{color:red}.membership-field input,.membership-field select,.membership-field textarea,.membership-input{width:100%;padding:.75rem;font-size:1rem;border:1px solid #ddd;border-radius:4px;font-family:inherit;box-sizing:border-box;transition:border-color .3s ease}.membership-field input:focus,.membership-field select:focus,.membership-field textarea:focus,.membership-input:focus{outline:0;border-color:#16a34a;box-shadow:0 0 0 3px rgba(22,163,74,.1)}.membership-field input[readonly],.membership-input[readonly]{background-color:#f5f5f5}@media (max-width:768px){.form-row-3-col{grid-template-columns:1fr 1fr}.form-row-2-col{grid-template-columns:1fr}}@media (max-width:480px){.form-row-2-col,.form-row-3-col{grid-template-columns:1fr}}#membership-form{display:flex;flex-direction:column;gap:1.5rem}#membership-form>h2{margin-top:0}#membership-form>hr{border:none;border-top:1px solid #ddd;margin:.5rem 0}#individual-section h3,#payment-section h3{margin-top:1.5rem;margin-bottom:1rem;color:#333}#payment-section>p{color:#666;margin-bottom:1.5rem;font-size:.95rem}#individual-section>p{margin-bottom:1rem;color:#666;font-size:.95rem}#card-errors{color:#fa755a;margin-bottom:1rem;font-size:.9rem}#membership-submit-btn{margin-top:1.5rem;padding:.75rem;background-color:#0073aa;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:600;width:100%;display:block!important;clear:both;position:relative;z-index:10;transition:background-color .3s ease}#membership-submit-btn:hover{background-color:#005a87}#membership-submit-btn:disabled{background-color:#ccc;cursor:not-allowed}.plan-descriptions{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:1rem;margin-bottom:2rem;background-color:#f5f5f5;padding:1.5rem;border-radius:8px}.plan-description-card{padding:1rem;background-color:#fff;border:1px solid #ddd;border-radius:6px;font-size:.85rem;line-height:1.5;color:#333;display:flex;flex-direction:column;height:100%}.plan-description-card h4{margin:0 0 .5rem 0;font-size:.95rem;color:#0073aa;font-weight:700}.plan-description-card p{margin:0;flex-grow:1}.plan-description-card .price{font-weight:700;color:#0073aa;margin-top:auto;padding-top:.5rem;border-top:1px solid #eee}@media (max-width:1024px){.plan-descriptions{grid-template-columns:1fr 1fr}}@media (max-width:768px){.plan-descriptions{grid-template-columns:1fr;padding:1rem}.plan-description-card{font-size:.9rem}.plan-description-card h4{font-size:1rem}}#description-box{background-color:#f0f8ff;border-left:4px solid #0073aa;padding:1rem;margin-bottom:1.5rem;border-radius:4px}#description-title{font-weight:700;color:#0073aa;margin-bottom:.5rem}#description-text{color:#333;font-size:.95rem;line-height:1.5}.runnymede-form-wrapper h2{margin-top:0}.plan-tabs-container>label{display:block;margin-bottom:1rem;font-weight:600;font-size:.95rem}.membership-field label{display:block;margin-bottom:.5rem;font-weight:600}.dropdown-relative{position:relative}.clear-search-btn{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:0 0;border:none;padding:.5rem;cursor:pointer;color:#999;font-size:1.2rem;display:none}.clear-search-btn.visible{display:inline-block}.law-school-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ddd;border-top:none;border-radius:0 0 4px 4px;max-height:200px;overflow-y:auto;display:none;z-index:1000}.law-school-dropdown.active{display:block}.membership-field.hidden{display:none}#membership-form{display:flex;flex-direction:column;gap:1.5rem}#individual-section h3,#payment-section h3{margin-top:1.5rem;margin-bottom:1rem;color:#333}.section-intro{margin-bottom:1rem;color:#666;font-size:.95rem}.form-divider{border:none;border-top:1px solid #ddd;margin:.5rem 0}.form-row-3-col{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.form-row-2-col{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-row-full{display:grid;grid-template-columns:1fr}.login-field{margin-bottom:1rem}.login-field small{color:#666;display:block;margin-top:.25rem}.student-type-field{margin-bottom:1.5rem}.stripe-element{padding:.75rem;font-size:1rem;border:1px solid #ddd;border-radius:4px;background-color:#fff}.stripe-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.card-errors{color:#fa755a;margin-bottom:1rem;font-size:.9rem}.billing-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.submit-button{margin-top:1.5rem;padding:.75rem;background-color:#0073aa;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:1rem;font-weight:600;transition:background-color .3s ease}.submit-button:hover{background-color:#005a87}.submit-button:disabled{background-color:#999;cursor:not-allowed}.dropdown-option{padding:.75rem;border-bottom:1px solid #eee;cursor:pointer;transition:background-color .2s}.dropdown-option:hover{background-color:#f0f8ff}.dropdown-no-results{padding:.75rem;color:#666;font-size:.9rem}@media (max-width:1024px){.form-row-3-col{grid-template-columns:1fr 1fr}.billing-row{grid-template-columns:1fr}.stripe-row{grid-template-columns:1fr}}.form-label{display:block;margin-bottom:.5rem;font-weight:600}.clear-search-btn-styled{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);background:0 0;border:none;padding:.5rem;cursor:pointer;color:#999;font-size:1.2rem;display:none}.clear-search-btn-styled.visible{display:inline-block}.dropdown-menu{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ddd;border-top:none;border-radius:0 0 4px 4px;max-height:200px;overflow-y:auto;display:none;z-index:1000}.dropdown-menu.active{display:block}.hidden{display:none!important}.plan-grid-2col{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:1.5rem 1rem!important;margin-bottom:1rem!important}.hidden.plan-grid-2col,.plan-grid-2col.hidden{display:none!important}.plan-grid-2col .membership-field{display:block!important;grid-column:auto!important}@media (min-width:769px){.plan-grid-2col{grid-template-columns:repeat(2,1fr)!important}}.required-asterisk{color:red}.optional-text{color:#999}.membership-field-large{margin-bottom:1.5rem}.section-heading{margin-top:1.5rem;margin-bottom:1rem;color:#333}.form-help-text{color:#666;display:block;margin-top:.25rem}.form-divider-large{border:none;border-top:1px solid #ddd;margin:1.5rem 0}.payment-section-heading{margin-top:0;margin-bottom:1rem;color:#333}.payment-section-intro{color:#666;margin-bottom:1.5rem;font-size:.95rem}.dropdown-option-rendered{padding:.75rem;border-bottom:1px solid #eee;cursor:pointer;transition:background-color .2s}.dropdown-option-rendered:hover{background-color:#f0f8ff}.dropdown-no-results-text{padding:.75rem;color:#666;font-size:.9rem}@media (max-width:1024px){.form-row-3-col{grid-template-columns:1fr 1fr}.billing-row{grid-template-columns:1fr}.stripe-row{grid-template-columns:1fr}}@media (max-width:768px){.billing-row,.form-row-2-col,.form-row-3-col,.stripe-row{grid-template-columns:1fr}#individual-section h3,#payment-section h3{font-size:1.3rem}}.membership-loading-modal{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:none;align-items:center;justify-content:center;z-index:9999}.membership-loading-modal.show,.membership-loading-modal[style*="display: flex"]{display:flex!important}.membership-loading-content{background-color:#fff;border-radius:12px;padding:3rem 2rem;box-shadow:0 10px 40px rgba(0,0,0,.2);text-align:center;animation:slideUp .3s ease-out}@keyframes slideUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.membership-spinner{width:60px;height:60px;margin:0 auto 1.5rem;border:4px solid #f0f0f0;border-top:4px solid #0073aa;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.membership-loading-text{font-size:1.25rem;font-weight:600;color:#111;margin:0;letter-spacing:.5px}@media (max-width:768px){.runnymede-form-wrapper{max-width:100%;margin:1rem auto;padding:16px}.runnymede-form{padding:1rem!important}.plan-grid-2col{grid-template-columns:1fr!important}.membership-field>div[style*="display: flex"]{flex-direction:column!important;align-items:stretch!important}div[style*="flex: 1"],input[style*="flex: 1"]{flex:1!important;width:100%!important}.form-row-2-col,.form-row-3-col{grid-template-columns:1fr!important}.membership-field{margin-bottom:1rem;grid-column:auto!important}.section-title{font-size:1.25rem;margin-bottom:1rem}.plan-tabs{flex-direction:column}.plan-tab-btn{border-radius:4px 4px 0 0;width:100%}}