/* Price New — extracted from the Portwood Services experience. */
.price-new { --pn-brand:#0176d3; --pn-soft:#f5f8fb; --pn-text:#20242b; --pn-dim:#56606c; color:var(--pn-text); background:#fcfcfd; }
.price-new * { box-sizing:border-box; }
.price-new .dg-header { position:sticky; top:0; z-index:20; border-bottom:1px solid #e5e7eb; background:#fff; }
.price-new .dg-header-inner { display:flex; align-items:center; justify-content:space-between; gap:1.5rem; max-width:1240px; min-height:70px; margin:auto; padding:.7rem 2rem; }
.price-new .dg-header .logo { display:flex; align-items:center; gap:.6rem; color:#0865a4; font-size:1.05rem; font-weight:800; text-decoration:none; white-space:nowrap; }
.price-new .dg-header .logo-mark { display:block; width:44px; height:30px; object-fit:contain; }
.price-new .dg-nav { display:flex; align-items:center; justify-content:center; gap:1.25rem; }.price-new .dg-nav a { color:var(--text-dim); font-size:.84rem; font-weight:600; text-decoration:none; }.price-new .dg-nav a:hover,.price-new .dg-nav a[aria-current="page"] { color:var(--brand-hi); }
.price-new .dg-cta .primary { display:inline-flex; align-items:center; min-height:40px; padding:.55rem .9rem; border-radius:9px; color:#fff; background:var(--brand); font-size:.82rem; font-weight:750; text-decoration:none; }
.pn-wrap { width:min(1180px,calc(100% - 40px)); margin:0 auto; }
.pn-hero { padding:5rem 0 4.25rem; text-align:center; background:linear-gradient(120deg,#eef8ff,#fff 72%); border-bottom:1px solid var(--border); }
.pn-kicker { margin:0 0 .8rem; color:#0e7490; font-weight:800; font-size:.76rem; letter-spacing:.16em; }
.pn-hero h1 { max-width:820px; margin:0 auto; font-size:clamp(2.5rem,6vw,4.4rem); line-height:1.04; letter-spacing:-.055em; }
.pn-hero h1 span { color:var(--pn-brand); }
.pn-lede { max-width:760px; margin:1.4rem auto 0; color:var(--pn-dim); font-size:1.08rem; line-height:1.7; }
.pn-actions { display:flex; justify-content:center; flex-wrap:wrap; gap:.75rem; margin-top:1.7rem; }
.pn-btn { display:inline-flex; align-items:center; justify-content:center; min-height:46px; padding:.7rem 1.15rem; border:1px solid var(--border-hi); border-radius:11px; color:var(--pn-text); background:#fff; font-size:.9rem; font-weight:750; text-decoration:none; cursor:pointer; }
.pn-btn.primary { color:#fff; border-color:var(--pn-brand); background:linear-gradient(180deg,#3d94eb,var(--pn-brand)); }
.pn-section { padding:4.75rem 0; }
.pn-section.soft { background:var(--pn-soft); border-block:1px solid var(--border); }
.pn-heading { max-width:780px; margin:0 auto 2rem; text-align:center; }
.pn-heading h2 { margin:.45rem 0 .7rem; font-size:clamp(1.8rem,4vw,2.8rem); line-height:1.15; letter-spacing:-.04em; }
.pn-heading p:last-child { margin:0; color:var(--pn-dim); line-height:1.65; }
.pn-note { max-width:850px; margin:-.55rem auto 1.25rem; color:var(--pn-dim); text-align:center; font-size:.9rem; }
.pn-toggle { display:flex; width:max-content; margin:1.4rem auto 2rem; padding:4px; border:1px solid var(--border-hi); border-radius:10px; background:#fff; }
.pn-toggle button { border:0; border-radius:7px; padding:.55rem 1rem; color:var(--pn-dim); background:transparent; font:700 .86rem inherit; cursor:pointer; }
.pn-toggle button.active { color:#fff; background:var(--pn-brand); }
.pn-cycle { margin:-1.35rem auto 1.75rem; color:var(--pn-dim); text-align:center; font-size:.84rem; }
.pn-plans { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:14px; align-items:stretch; }
.pn-card { position:relative; display:flex; flex-direction:column; min-width:0; min-height:860px; padding:38px 32px; border:1px solid var(--border); border-radius:18px; background:#fff; box-shadow:0 12px 28px -24px rgba(15,23,42,.32); }
.pn-card.free { border-style:dashed; background:rgba(255,255,255,.55); box-shadow:none; }
.pn-card.featured { z-index:1; transform:translateY(-7px); border:2px solid rgba(1,118,211,.82); box-shadow:0 24px 54px -24px rgba(1,118,211,.5); }
.pn-flag { position:absolute; top:0; left:50%; transform:translate(-50%,-50%); padding:6px 12px; border-radius:999px; color:#fff; background:var(--pn-brand); white-space:nowrap; font-size:9px; line-height:1; font-weight:850; letter-spacing:.11em; }
.pn-pill { align-self:flex-start; margin:0; padding:7px 12px; border-radius:999px; color:#1768a7; background:#eaf5ff; font-size:11px; line-height:1.2; font-weight:850; letter-spacing:.1em; }
.pn-card h3 { margin:21px 0 7px; color:var(--strong); font-size:30px; line-height:1; letter-spacing:-.035em; }
.pn-sub { min-height:84px; margin:0; color:var(--pn-dim); font-size:13.5px; line-height:1.5; }
.pn-price { margin:22px 0 0; color:var(--strong); font-size:39px; line-height:1; font-weight:850; letter-spacing:-.045em; }
.pn-price small { color:var(--pn-dim); font-size:13px; font-weight:650; letter-spacing:0; }
.pn-detail { min-height:48px; margin:16px 0 20px; padding:9px 12px; border-radius:10px; color:#44505f; background:var(--pn-soft); font-size:12px; line-height:1.45; font-weight:800; }
.pn-minimum { min-height:42px; margin:16px 0 22px; color:#047857; font-size:12px; line-height:1.45; font-weight:750; }
.pn-label { display:block; margin:0 0 8px; color:var(--strong); font-size:12px; font-weight:800; }
.pn-annual { min-height:48px; margin:16px 0 16px; color:var(--pn-text); font-size:12px; line-height:1.5; }.pn-annual strong { font-weight:800; }
.pn-list { flex:1; margin:0 0 27px; padding:0; list-style:none; }
.pn-list li { position:relative; padding:4px 0 4px 20px; color:#41434c; font-size:14px; line-height:1.45; }
.pn-list li:before { content:'✓'; position:absolute; left:0; color:#047857; font-weight:900; }
.pn-card .pn-btn { width:100%; }
.pn-card .pn-btn [data-builder-cta] { display:block !important; }
.pn-stepper { display:grid; grid-template-columns:40px minmax(0,1fr) 40px; overflow:hidden; margin:0 0 12px; border:1px solid var(--border-hi); border-radius:10px; background:#fff; }
.pn-stepper button { min-height:42px; border:0; color:var(--brand-hi); background:var(--pn-soft); font-size:20px; font-weight:800; cursor:pointer; }
.pn-stepper input { min-width:0; width:100%; border:0; border-inline:1px solid var(--border); text-align:center; color:var(--strong); font:800 17px/1 ui-monospace,SFMono-Regular,Menlo,monospace; }
.pn-builder { display:grid; gap:5px; margin-bottom:28px; padding:15px; border:1px solid rgba(1,118,211,.16); border-radius:11px; background:#eaf5ff; color:var(--pn-dim); font-size:12px; line-height:1.45; }
.pn-builder strong,.pn-builder b { display:block; color:var(--strong); font-size:13px; }.pn-builder b { color:var(--brand-hi); font-size:15px; }.pn-builder small { color:#64748b; font-size:10px; }
.pn-disclaimer { margin:16px 0 0; color:#6b6d75; font-size:10.5px; line-height:1.45; }.pn-custom { margin:11px 0 0; color:var(--brand-hi); font-size:10.5px; font-weight:750; text-align:center; }
.pn-compare { margin-top:48px; overflow:hidden; border:1px solid var(--border); border-radius:17px; background:#fff; }
.pn-compare-heading { padding:27px 28px 22px; border-bottom:1px solid var(--border); }.pn-compare-heading .pn-kicker { margin-bottom:12px; }.pn-compare-heading h3 { margin:0 0 8px; color:var(--strong); font-size:25px; letter-spacing:-.035em; }.pn-compare-heading p:last-child { margin:0; color:var(--pn-dim); font-size:13px; }
.pn-compare table { width:100%; border-collapse:collapse; font-size:13px; }.pn-compare th,.pn-compare td { padding:14px 18px; border-bottom:1px solid var(--border); text-align:center; }.pn-compare th { color:var(--strong); font-weight:800; }.pn-compare th:first-child,.pn-compare tbody th { text-align:left; }.pn-compare tbody th { font-weight:750; }.pn-compare tr:last-child>* { border-bottom:0; }.pn-compare thead { background:#f8fafc; }.pn-compare .pn-team-col { color:#1768a7; background:#f1f8fe; font-weight:800; }
.pn-hours { display:grid; grid-template-columns:repeat(3,1fr); gap:1rem; }
.pn-hour { padding:1.5rem; border:1px solid var(--border); border-radius:15px; background:#fff; text-align:center; }
.pn-hour h3 { margin:.35rem 0; font-size:1.45rem; }
.pn-hour .pn-price { margin:.3rem 0; }
.pn-hour p { min-height:2.8rem; color:var(--pn-dim); font-size:.86rem; }
.pn-hour .pn-btn { width:100%; }
.pn-faq { max-width:820px; margin:auto; }
.pn-faq details { padding:1rem 0; border-bottom:1px solid var(--border); }
.pn-faq summary { cursor:pointer; font-weight:750; }
.pn-faq p { margin:.7rem 0 0; color:var(--pn-dim); line-height:1.6; }
@media (max-width:1000px) { .pn-plans { grid-template-columns:repeat(2,1fr); } .pn-card.featured { transform:none; } }
@media (max-width:760px) { .price-new .dg-header-inner { padding:.7rem 1.75rem; }.price-new .dg-nav { display:none; }.pn-compare { overflow-x:auto; }.pn-compare table { min-width:680px; } }
@media (max-width:420px) { .price-new .dg-header-inner { justify-content:flex-start; }.price-new .dg-cta { display:none; } }
@media (max-width:620px) { .pn-wrap { width:min(100% - 32px,1180px); } .pn-hero { padding:3.6rem 0; } .pn-plans,.pn-hours { grid-template-columns:1fr; } .pn-section { padding:3.5rem 0; } }

/* Site footer, kept with this page because the older static pages embed it. */
.price-new .dg-footer-root { position:relative; z-index:1; color:var(--text-dim); background:var(--bg-soft); border-top:1px solid var(--border); }
.price-new .dg-footer-inner { max-width:1240px; margin:auto; padding:4rem 2rem 2rem; }
.price-new .dg-footer-grid { display:grid; grid-template-columns:1.4fr 1fr 1fr 1fr; gap:3rem; margin-bottom:3rem; }
.price-new .dg-footer-brand .logo { display:inline-flex; align-items:center; gap:.55rem; margin-bottom:1rem; color:var(--text-strong); font-size:1.05rem; font-weight:800; text-decoration:none; }
.price-new .dg-footer-brand .logo-mark { display:block; width:44px; height:30px; object-fit:contain; }
.price-new .dg-footer-brand p { max-width:360px; margin:0; color:var(--text-dim); font-size:.88rem; line-height:1.65; }
.price-new .dg-footer-col h4 { margin:0 0 1rem; color:var(--text-strong); font-size:.76rem; font-weight:700; letter-spacing:.1em; text-transform:uppercase; }
.price-new .dg-footer-col ul { display:flex; flex-direction:column; gap:.65rem; margin:0; padding:0; list-style:none; }
.price-new .dg-footer-col a { color:var(--text-dim); font-size:.88rem; text-decoration:none; }
.price-new .dg-footer-col a:hover,.price-new .dg-footer-btm a:hover { color:var(--text-strong); }
.price-new .dg-footer-btm { display:flex; align-items:center; justify-content:space-between; flex-wrap:wrap; gap:1rem; padding-top:1.75rem; border-top:1px solid var(--border); }
.price-new .dg-footer-btm p { margin:0; color:var(--text-faint); font-size:.78rem; }.price-new .dg-footer-btm a { color:var(--text); font-weight:600; text-decoration:none; }
.price-new .dg-footer-legal { display:flex; gap:1.25rem; }.price-new .dg-footer-legal a { color:var(--text-faint); font-size:.78rem; }
@media (max-width:860px) { .price-new .dg-footer-inner { padding:3rem 1.5rem 1.75rem; }.price-new .dg-footer-grid { grid-template-columns:1fr 1fr; gap:2.25rem; }.price-new .dg-footer-brand { grid-column:1/-1; }.price-new .dg-footer-btm { flex-direction:column; align-items:flex-start; } }
@media (max-width:480px) { .price-new .dg-footer-grid { grid-template-columns:1fr; gap:2rem; } }
