:root{--fedcon-navy:#081d45;--fedcon-red:#ff0725;--fedcon-blue:#039;--ink:#0f172a;--muted:#475569;--line:#e5e7eb;--card:#fff;--soft:#f8fafc}*{box-sizing:border-box}.promo-landing{color:var(--ink);font-family:Inter,system-ui,Segoe UI,Roboto,Arial,sans-serif}.promo-hero{border-bottom:1px solid var(--line);margin-bottom:14px;padding:18px 0 8px}.promo-badge{background:var(--fedcon-red);border-radius:999px;color:#fff;display:inline-block;font-size:.8rem;font-weight:800;padding:.35rem .6rem}.promo-title{color:var(--fedcon-navy);font-weight:900;line-height:1.1;margin:.45rem 0 .15rem}.promo-subtitle{color:var(--muted);margin:0}.promo-grid{align-items:start;display:grid;gap:18px;grid-template-columns:1.6fr .95fr}@media (max-width:1000px){.promo-grid{grid-template-columns:1fr}}.product-section{margin-bottom:16px}.section-title{color:var(--fedcon-navy);font-weight:900;margin:4px 0 8px}.product-list{display:flex;flex-direction:column;gap:8px}.product-row{align-items:center;background:#fff;border:1px solid var(--line);border-radius:.9rem;cursor:pointer;display:flex;justify-content:space-between;padding:.8rem 1rem;text-align:left;transition:border-color .2s,box-shadow .2s,transform .2s,background .15s,color .15s;width:100%}.product-row .row-right{align-items:center;display:flex;gap:10px}.product-row .add-btn{border:2px solid var(--fedcon-navy);border-radius:999px;color:var(--fedcon-navy);font-weight:800;line-height:1;padding:.2rem .55rem;user-select:none}.product-row .add-btn.added{border-color:#16a34a;color:#16a34a}.product-row:hover{background:var(--fedcon-blue);border-color:var(--fedcon-blue);box-shadow:0 8px 22px rgba(8,29,69,.07);color:#fff;transform:translateY(-1px)}.product-row:hover .add-btn,.product-row:hover .product-name,.product-row:hover .product-price{border-color:#fff;color:#fff}.product-row[aria-pressed=true]{border-color:var(--fedcon-blue);box-shadow:0 0 0 .12rem rgba(0,51,153,.12)}.product-name{color:var(--ink);font-weight:800}.product-price{color:var(--fedcon-red);font-weight:900}.product-with-note .product-note{border-left:3px solid var(--line);color:var(--muted);font-size:.9rem;margin:6px 10px 0;padding-left:10px}.product-with-note .product-note.strong{color:#0b6b2b}.service-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.service-card{background:#fff;border:1px solid var(--line);border-radius:1rem;padding:12px}.service-card.disabled{filter:grayscale(40%);opacity:.55}.service-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:.25rem}.service-head h3{color:var(--ink);font-size:1.05rem;font-weight:900;margin:0}.tag{border:1px dashed var(--line);border-radius:.4rem;color:var(--muted);font-size:.75rem;padding:.1rem .4rem}.service-bullets{margin:.4rem 0 0;padding-left:1.1rem}.service-link{border:2px solid var(--fedcon-navy);border-radius:.55rem;color:var(--fedcon-navy);display:inline-block;font-weight:800;margin-top:.6rem;padding:.45rem .7rem;text-decoration:none}.service-link:hover{box-shadow:0 6px 16px rgba(8,29,69,.15)}.small{font-size:.9rem}.promo-aside .summary-card{background:#fff;border:1px solid var(--line);border-radius:1rem;margin-bottom:12px;padding:14px}.summary-title{color:var(--fedcon-navy);font-weight:900;margin:0 0 8px}#selected-items{display:flex;flex-direction:column;gap:8px}.sel-row{align-items:center;border-bottom:1px dashed var(--line);display:flex;justify-content:space-between;padding:.5rem 0}.sel-row:last-child{border-bottom:none}.sel-label{font-weight:600}.sel-price{color:var(--ink);font-weight:700}.sel-remove{appearance:none;background:transparent;border:none;border-radius:.4rem;color:#64748b;cursor:pointer;font-size:1.05rem;line-height:1;padding:.2rem .35rem}.sel-remove:hover{background:#f1f5f9;color:#0f172a}.summary-totals{margin-top:.4rem}.grand-row,.total-row{align-items:center;display:flex;justify-content:space-between;margin:.25rem 0}.grand-row{border-top:1px solid var(--line);color:var(--fedcon-red);font-weight:900;padding-top:.35rem}.sitevisit{background:var(--soft);border:1px dashed var(--line);border-radius:.75rem;color:#0b6b2b;margin-top:.6rem;padding:.6rem .7rem}.wosbwbe-ack{margin-top:.5rem}.hidden{display:none!important}.signature-wrap{background:#fff;border:1px dashed var(--line);border-radius:.75rem;padding:.5rem}#signature-pad{background:#fff;border:1px solid var(--line);border-radius:.5rem;height:150px;width:100%}.sig-actions{display:flex;justify-content:flex-end;margin-top:.4rem}.terms{align-items:flex-start;color:var(--ink);display:flex;gap:.6rem;margin:.7rem 0}.muted{color:var(--muted);font-size:.95rem}.btn{appearance:none;background:#fff;border:1px solid var(--line);border-radius:.8rem;cursor:pointer;font-weight:900;padding:.65rem .9rem;transition:transform .2s,box-shadow .2s}.btn:hover{transform:translateY(-1px)}.btn-muted{color:var(--ink)}.btn-primary{background:var(--fedcon-red);border-color:var(--fedcon-red);color:#fff}.btn-full{width:100%}.certcheckout-1 .product-row[aria-pressed=true]{background:#fff!important;border:2px solid #081d45!important;box-shadow:0 0 0 3px rgba(8,29,69,.1),0 6px 18px rgba(8,29,69,.06)!important;color:#0b1020!important}.certcheckout-1 .product-row[aria-pressed=true] .p-sub,.certcheckout-1 .product-row[aria-pressed=true] .p-title{color:#081d45!important}.certcheckout-1 .product-row[aria-pressed=true] .price{color:#ff0725!important}.certcheckout-1 .product-row .add-btn.added{background:#e9f8ef!important;border:1px solid #bfe9cc!important;color:#15803d!important}.certcheckout-1 .product-row:hover:not([aria-pressed=true]){background:#081d45!important;border-color:#081d45!important;color:#fff!important}.certcheckout-1 .product-row:hover:not([aria-pressed=true]) .p-sub,.certcheckout-1 .product-row:hover:not([aria-pressed=true]) .p-title,.certcheckout-1 .product-row:hover:not([aria-pressed=true]) .price{color:#fff!important}.certcheckout-1 .product-row[aria-pressed=true]:hover{background:#fff!important;border-color:#081d45!important;box-shadow:0 0 0 3px rgba(8,29,69,.12),0 6px 18px rgba(8,29,69,.08)!important;color:#0b1020!important}