/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.signup-page{padding:40px 0 60px;}.signup-page .section-header{text-align:center;margin-bottom:50px;}.signup-page .section-header p{color:#6c757d;max-width:600px;margin:0 auto;}.signup-page .section-header .price-note{color:#999;font-style:italic;margin-top:4px;}.pricing-card{border:2px solid #e0e0e0;border-radius:16px;padding:0;background:#fff;transition:transform 0.25s ease,box-shadow 0.25s ease;overflow:hidden;height:100%;display:flex;flex-direction:column;}.pricing-card:hover{transform:translateY(-6px);box-shadow:0 12px 40px rgba(0,0,0,0.12);}.pricing-card.featured{border-color:#F9A13B;box-shadow:0 4px 20px rgba(249,161,59,0.2);}.card-badge{background:#F9A13B;color:#fff;text-align:center;padding:8px;font-weight:600;letter-spacing:0.5px;text-transform:uppercase;}.pricing-card:not(.featured) .card-head{padding-top:68px;}.pricing-card .card-head{text-align:center;padding:32px 24px 20px;}.pricing-card .card-head h2{font-weight:700;color:#1a1a2e;margin-bottom:6px;}.pricing-card .card-head .tagline{color:#6c757d;margin-bottom:20px;}.pricing-card .card-head .price{font-weight:800;color:#1a1a2e;line-height:1;}.pricing-card .card-head .price span{font-weight:500;color:#6c757d;}.card-body-content{padding:0 28px 24px;flex-grow:1;}.card-body-content .divider{border:none;border-top:1px solid #e9ecef;margin:0;}.feature-list{list-style:none;padding:0;}.feature-list li{padding:7px 0;color:#444;display:flex;align-items:flex-start;gap:10px;line-height:1.45;}.feature-list li i{color:#198754;margin-top:3px;flex-shrink:0;}.setup-fee{background:#f8f9fa;border-radius:8px;padding:12px 16px;}.setup-fee .label{font-weight:600;color:#1a1a2e;}.setup-fee .value{color:#555;}.card-footer-content{padding:0 28px 32px;text-align:center;}.btn-signup{display:inline-block;width:100%;padding:14px 24px;font-weight:600;border-radius:10px;text-decoration:none;transition:all 0.2s ease;}.btn-signup-outline{background:#fff;color:#F9A13B;border:2px solid #F9A13B;}.btn-signup-outline:hover{background:#F9A13B;color:#fff;}.btn-signup-primary{background:#F9A13B;color:#fff;border:2px solid #F9A13B;}.btn-signup-primary:hover{background:#e0900e;border-color:#e0900e;color:#fff;}.compare-btn-wrap{text-align:center;margin-top:40px;}.comparison-modal .modal-header{border-bottom:none;padding:20px 24px 0;}.comparison-modal .modal-title{font-weight:700;color:#1a1a2e;}.comparison-modal .modal-body{padding:16px 24px 28px;}.comparison-table{width:100%;border-collapse:separate;border-spacing:0;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,0.06);}.comparison-table thead th{background:#1a1a2e;color:#fff;font-weight:600;padding:14px 20px;text-align:center;}.comparison-table thead th:first-child{text-align:left;}.comparison-table tbody td{padding:12px 20px;color:#444;border-bottom:1px solid #eee;text-align:center;}.comparison-table tbody td:first-child{text-align:left;font-weight:500;color:#1a1a2e;}.comparison-table tbody tr:last-child td{border-bottom:none;}.comparison-table tbody tr:nth-child(even){background:#f8f9fa;}.comparison-table .check{color:#198754;}.comparison-table .dash{color:#ccc;}
