
/* ============================================================
   HVAC SOCIAL MEDIA MARKETING — page-specific components (_supp)
   Loads AFTER master-css + reused email components. Scoped .rsg-page.
   Design system: --green-500 #2C7A4B, Montserrat + DM Sans,
   border+shadow depth, green emphasis only. HVAC/home-services only.
   ============================================================ */

.rsg-page .eyebrow-dot { display:none; } /* .eyebrow::before already renders the green dot */
.rsg-page .final-cta .btn-ghost { color:#fff; border-color:rgba(255,255,255,.45); background:transparent; }
.rsg-page .final-cta .btn-ghost:hover { border-color:#fff; background:rgba(255,255,255,.08); }
.rsg-page .sm-ic-chip { width:44px; height:44px; border-radius:12px; background:linear-gradient(135deg,var(--green-500),var(--green-700)); color:#fff; display:flex; align-items:center; justify-content:center; flex-shrink:0; box-shadow:0 8px 20px rgba(32,157,80,.22); }
.rsg-page .sm-ic-chip svg { width:21px; height:21px; }
.rsg-page .sm-quote { position:relative; margin:0 0 26px; padding:6px 0 6px 26px; border-left:4px solid var(--green-500); }
.rsg-page .sm-quote p { font-family:var(--font-display); font-weight:700; font-size:20px; line-height:1.4; color:var(--ink-900); font-style:italic; margin:0; letter-spacing:-.01em; }

/* ============================================================
   §1 HERO — social-profile phone mockup (a homeowner "looking you up")
   ============================================================ */
.rsg-page .sm-hero { position:relative; width:100%; max-width:520px; margin-left:auto; padding:16px 26px 26px 8px; }
.rsg-page .sm-glow { position:absolute; inset:-6% -4% -8% -4%; z-index:0; background:radial-gradient(58% 52% at 66% 32%, rgba(44,122,75,.18), transparent 70%); filter:blur(6px); }
.rsg-page .sm-badge { position:absolute; top:0; right:20px; z-index:6; display:inline-flex; align-items:center; gap:8px; background:#0d0d0d; color:#fff; border-radius:999px; padding:7px 13px; font-family:var(--font-mono); font-size:10.5px; font-weight:700; letter-spacing:.05em; text-transform:uppercase; box-shadow:0 12px 26px rgba(0,0,0,.28); }
.rsg-page .sm-badge .smb-dot { width:7px; height:7px; border-radius:50%; background:#4ADE80; box-shadow:0 0 0 3px rgba(74,222,128,.28); }
/* phone */
.rsg-page .sm-phone { position:relative; z-index:2; width:298px; margin:34px auto 0; background:#0d0d0d; border-radius:40px; padding:11px; box-shadow:0 34px 70px rgba(16,44,28,.26), 0 10px 24px rgba(0,0,0,.14); }
.rsg-page .sm-screen { background:#fff; border-radius:30px; overflow:hidden; position:relative; }
.rsg-page .sm-status { display:flex; align-items:center; justify-content:space-between; padding:9px 20px 5px; font-family:var(--font-mono); font-size:11px; font-weight:700; color:var(--ink-900); }
.rsg-page .sm-status .sms-r { display:inline-flex; align-items:center; gap:5px; }
.rsg-page .sm-status .sms-r svg { width:15px; height:11px; display:block; }
.rsg-page .sm-appbar { display:flex; align-items:center; gap:10px; padding:7px 14px 10px; border-bottom:1px solid var(--line-2); }
.rsg-page .sm-appbar .smab-back { color:var(--ink-900); display:flex; }
.rsg-page .sm-appbar .smab-back svg { width:17px; height:17px; }
.rsg-page .sm-appbar .smab-h { font-family:var(--font-display); font-weight:800; font-size:14px; color:var(--ink-900); flex:1; }
.rsg-page .sm-appbar .smab-h span { display:block; font-family:var(--font-mono); font-size:8.5px; font-weight:700; letter-spacing:.04em; text-transform:uppercase; color:var(--green-700); margin-top:1px; }
.rsg-page .sm-appbar .smab-more { color:var(--ink-500); display:flex; }
.rsg-page .sm-appbar .smab-more svg { width:17px; height:17px; }
.rsg-page .sm-prof { display:flex; align-items:center; gap:14px; padding:14px 15px 8px; }
.rsg-page .sm-ava { width:60px; height:60px; border-radius:50%; background:linear-gradient(135deg,var(--green-500),var(--green-700)); color:#fff; display:flex; align-items:center; justify-content:center; flex-shrink:0; box-shadow:0 8px 18px rgba(32,157,80,.3); border:2px solid #fff; outline:2px solid rgba(44,122,75,.28); }
.rsg-page .sm-ava svg { width:30px; height:30px; }
.rsg-page .sm-pmeta { flex:1; display:flex; justify-content:space-around; text-align:center; }
.rsg-page .sm-pstat b { display:block; font-family:var(--font-display); font-weight:800; font-size:15px; color:var(--ink-900); line-height:1; }
.rsg-page .sm-pstat span { display:block; font-family:var(--font-mono); font-size:8px; font-weight:700; letter-spacing:.04em; text-transform:uppercase; color:var(--ink-500); margin-top:4px; }
.rsg-page .sm-name { padding:0 15px; }
.rsg-page .sm-name b { font-family:var(--font-display); font-weight:800; font-size:14.5px; color:var(--ink-900); display:inline-flex; align-items:center; gap:6px; }
.rsg-page .sm-name b .smv { width:15px; height:15px; color:var(--green-600); }
.rsg-page .sm-name span { display:block; font-size:11.5px; color:var(--ink-500); margin-top:2px; line-height:1.35; }
.rsg-page .sm-cta-row { display:flex; gap:8px; padding:11px 15px 12px; }
.rsg-page .sm-cta-row a { flex:1; text-align:center; font-family:var(--font-display); font-weight:700; font-size:11.5px; padding:7px 0; border-radius:9px; }
.rsg-page .sm-cta-row .smc-follow { background:linear-gradient(135deg,var(--green-500),var(--green-700)); color:#fff; }
.rsg-page .sm-cta-row .smc-msg { background:var(--green-50); color:var(--green-700); border:1px solid rgba(44,122,75,.2); }
.rsg-page .sm-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:3px; padding:0 3px 3px; }
.rsg-page .sm-tile { position:relative; aspect-ratio:1/1; border-radius:3px; overflow:hidden; display:flex; flex-direction:column; justify-content:flex-end; padding:8px; color:#fff; }
.rsg-page .sm-tile svg { position:absolute; top:8px; left:8px; width:15px; height:15px; opacity:.9; }
.rsg-page .sm-tile b { font-family:var(--font-display); font-weight:700; font-size:9px; line-height:1.15; position:relative; z-index:1; text-shadow:0 1px 4px rgba(0,0,0,.35); }
.rsg-page .sm-tile.g1 { background:linear-gradient(150deg,#2C7A4B,#155235); }
.rsg-page .sm-tile.g2 { background:linear-gradient(150deg,#3E8E5D,#256844); }
.rsg-page .sm-tile.g3 { background:linear-gradient(150deg,#1f5f39,#0f3a23); }
.rsg-page .sm-tile.g4 { background:linear-gradient(150deg,#4A4A4A,#242424); }
.rsg-page .sm-tile.g5 { background:linear-gradient(150deg,#347A50,#1c5236); }
.rsg-page .sm-tile.g6 { background:linear-gradient(150deg,#5a5a5a,#333); }
.rsg-page .sm-live { display:flex; align-items:center; gap:8px; padding:9px 15px; border-top:1px solid var(--line-2); font-family:var(--font-mono); font-size:9px; font-weight:700; letter-spacing:.04em; text-transform:uppercase; color:var(--green-700); }
.rsg-page .sm-live .sml-dot { width:7px; height:7px; border-radius:50%; background:var(--green-500); box-shadow:0 0 0 3px rgba(44,122,75,.18); }
/* floating widgets */
.rsg-page .sm-pill { position:absolute; z-index:5; display:inline-flex; align-items:center; gap:8px; background:#fff; border:1px solid var(--line); border-radius:11px; padding:8px 12px; font-family:var(--font-display); font-weight:700; font-size:11.5px; color:var(--ink-900); box-shadow:0 12px 28px rgba(0,0,0,.13); }
.rsg-page .sm-pill svg { width:15px; height:15px; color:var(--green-600); flex-shrink:0; }
.rsg-page .sm-pill.p1 { top:96px; left:-6px; }
.rsg-page .sm-pill.p2 { top:206px; right:2px; }
.rsg-page .sm-check { position:absolute; left:-14px; bottom:8px; z-index:6; width:224px; background:#fff; border:1px solid var(--line); border-radius:14px; padding:13px 15px; box-shadow:0 22px 50px rgba(16,44,28,.24); display:flex; gap:11px; align-items:center; }
.rsg-page .sm-check .smk-ic { width:34px; height:34px; border-radius:9px; background:linear-gradient(135deg,var(--green-500),var(--green-700)); color:#fff; display:flex; align-items:center; justify-content:center; flex-shrink:0; }
.rsg-page .sm-check .smk-ic svg { width:18px; height:18px; }
.rsg-page .sm-check b { display:block; font-family:var(--font-display); font-weight:800; font-size:12.5px; color:var(--ink-900); line-height:1.2; }
.rsg-page .sm-check span { display:block; font-size:10.5px; color:var(--ink-500); line-height:1.35; margin-top:2px; }

/* ============================================================
   §2 WHAT IT IS — definition callout + organic/paid split
   ============================================================ */
.rsg-page .wm-def { position:relative; display:flex; gap:18px; align-items:flex-start; background:linear-gradient(135deg,var(--green-50),#fff 70%); border:1px solid rgba(44,122,75,.24); border-left:4px solid var(--green-500); border-radius:16px; padding:24px 28px; margin:0 0 28px; box-shadow:var(--shadow-md); }
.rsg-page .wm-def .wmd-ic { width:44px; height:44px; border-radius:12px; background:linear-gradient(135deg,var(--green-500),var(--green-700)); color:#fff; display:flex; align-items:center; justify-content:center; flex-shrink:0; box-shadow:0 8px 20px rgba(32,157,80,.24); }
.rsg-page .wm-def .wmd-ic svg { width:22px; height:22px; }
.rsg-page .wm-def p { margin:0; font-size:15.5px; line-height:1.62; color:var(--ink-2); }
.rsg-page .wm-def p strong { color:var(--ink-900); }
.rsg-page .wm-def .wmd-tag { font-family:var(--font-mono); font-size:10px; font-weight:700; letter-spacing:.09em; text-transform:uppercase; color:var(--green-700); display:block; margin-bottom:7px; }
.rsg-page .wm-op { display:grid; grid-template-columns:1fr 1fr; gap:20px; }
.rsg-page .wm-card { position:relative; background:#fff; border:1px solid var(--line); border-radius:16px; padding:24px 24px 22px; box-shadow:var(--shadow-md); overflow:hidden; }
.rsg-page .wm-card::before { content:""; position:absolute; top:0; left:0; right:0; height:4px; }
.rsg-page .wm-card.organic::before { background:linear-gradient(90deg,var(--green-500),#4ADE80); }
.rsg-page .wm-card.paid::before { background:linear-gradient(90deg,#6B6B6B,#9aa3a0); }
.rsg-page .wm-card .wmc-h { display:flex; align-items:center; gap:12px; margin-bottom:12px; }
.rsg-page .wm-card .wmc-ic { width:40px; height:40px; border-radius:11px; display:flex; align-items:center; justify-content:center; flex-shrink:0; }
.rsg-page .wm-card.organic .wmc-ic { background:linear-gradient(135deg,var(--green-500),var(--green-700)); color:#fff; box-shadow:0 6px 15px rgba(32,157,80,.24); }
.rsg-page .wm-card.paid .wmc-ic { background:#F1F3F2; color:var(--ink-700); border:1px solid var(--line); }
.rsg-page .wm-card .wmc-ic svg { width:20px; height:20px; }
.rsg-page .wm-card h3 { font-family:var(--font-display); font-size:17px; font-weight:800; color:var(--ink-900); margin:0; letter-spacing:-.01em; }
.rsg-page .wm-card .wmc-tag { font-family:var(--font-mono); font-size:9px; font-weight:700; letter-spacing:.06em; text-transform:uppercase; margin-top:2px; display:block; }
.rsg-page .wm-card.organic .wmc-tag { color:var(--green-700); }
.rsg-page .wm-card.paid .wmc-tag { color:var(--ink-500); }
.rsg-page .wm-card p { font-size:14px; line-height:1.6; color:var(--ink-2); margin:0; }
.rsg-page .wm-card p a { color:var(--green-700); font-weight:700; text-decoration:none; border-bottom:1px solid rgba(44,122,75,.3); }
.rsg-page .wm-card .wmc-focus { margin-top:14px; padding-top:13px; border-top:1px solid var(--line-2); font-family:var(--font-mono); font-size:10px; font-weight:700; letter-spacing:.04em; text-transform:uppercase; display:inline-flex; align-items:center; gap:8px; }
.rsg-page .wm-card.organic .wmc-focus { color:var(--green-700); }
.rsg-page .wm-card.paid .wmc-focus { color:var(--ink-500); }
.rsg-page .wm-card .wmc-focus svg { width:14px; height:14px; }

/* ============================================================
   §3 WHY IT WENT NOWHERE — 5-reason wall
   ============================================================ */
.rsg-page .wn-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:18px; }
.rsg-page .wn-card { background:#fff; border:1px solid var(--line); border-radius:16px; padding:22px 22px 20px; box-shadow:var(--shadow-md); position:relative; overflow:hidden; transition:transform .25s,box-shadow .25s,border-color .25s; display:flex; flex-direction:column; }
.rsg-page .wn-card:hover { transform:translateY(-3px); border-color:rgba(44,122,75,.28); box-shadow:0 16px 36px rgba(0,0,0,.08); }
.rsg-page .wn-card::after { content:""; position:absolute; top:-30px; right:-30px; width:110px; height:110px; border-radius:50%; background:radial-gradient(circle,rgba(44,122,75,.08),transparent 70%); pointer-events:none; }
.rsg-page .wn-ic { width:46px; height:46px; border-radius:12px; background:linear-gradient(135deg,var(--green-500),var(--green-700)); color:#fff; display:flex; align-items:center; justify-content:center; box-shadow:0 8px 18px rgba(32,157,80,.24); margin-bottom:15px; position:relative; z-index:1; }
.rsg-page .wn-ic svg { width:22px; height:22px; }
.rsg-page .wn-card h3 { font-family:var(--font-display); font-size:16px; font-weight:800; color:var(--ink-900); margin:0 0 8px; letter-spacing:-.01em; line-height:1.25; position:relative; z-index:1; }
.rsg-page .wn-card p { font-size:13.5px; line-height:1.58; color:var(--ink-2); margin:0; position:relative; z-index:1; }
.rsg-page .wn-foot { margin-top:22px; display:flex; gap:13px; align-items:flex-start; background:var(--paper-soft); border:1px solid var(--line); border-left:4px solid var(--green-500); border-radius:14px; padding:18px 22px; }
.rsg-page .wn-foot svg { width:22px; height:22px; color:var(--green-600); flex-shrink:0; margin-top:1px; }
.rsg-page .wn-foot p { margin:0; font-size:14.5px; line-height:1.6; color:var(--ink-2); }
.rsg-page .wn-foot p strong { color:var(--ink-900); }

/* ============================================================
   §5 TRUST TWICE — two-direction diagram
   ============================================================ */
.rsg-page .tw-wrap { position:relative; }
.rsg-page .tw-origin { display:flex; justify-content:center; margin-bottom:26px; }
.rsg-page .tw-origin-in { display:inline-flex; align-items:center; gap:13px; background:#0d0d0d; color:#fff; border-radius:16px; padding:15px 24px; box-shadow:0 16px 34px rgba(0,0,0,.22); position:relative; }
.rsg-page .tw-origin-in::after { content:""; position:absolute; left:50%; bottom:-16px; transform:translateX(-50%); border-top:16px solid #0d0d0d; border-left:14px solid transparent; border-right:14px solid transparent; }
.rsg-page .tw-origin-in .two-ic { width:40px; height:40px; border-radius:11px; background:linear-gradient(135deg,var(--green-500),#4ADE80); color:#06231a; display:flex; align-items:center; justify-content:center; flex-shrink:0; }
.rsg-page .tw-origin-in .two-ic svg { width:21px; height:21px; }
.rsg-page .tw-origin-in b { font-family:var(--font-display); font-weight:800; font-size:16px; color:#fff; display:block; }
.rsg-page .tw-origin-in span { font-family:var(--font-mono); font-size:9.5px; font-weight:700; letter-spacing:.06em; text-transform:uppercase; color:#7EE0A6; }
.rsg-page .tw-grid { display:grid; grid-template-columns:1fr 1fr; gap:22px; }
.rsg-page .tw-col { background:#fff; border:1px solid var(--line); border-radius:18px; padding:26px 26px 24px; box-shadow:var(--shadow-md); position:relative; overflow:hidden; display:flex; flex-direction:column; }
.rsg-page .tw-col.ai { border-color:rgba(44,122,75,.28); background:linear-gradient(165deg,var(--green-50),#fff 60%); }
.rsg-page .tw-col-h { display:flex; align-items:center; gap:13px; margin-bottom:8px; }
.rsg-page .tw-col-ic { width:48px; height:48px; border-radius:13px; display:flex; align-items:center; justify-content:center; flex-shrink:0; }
.rsg-page .tw-col.home .tw-col-ic { background:linear-gradient(135deg,#3A3A3A,#141414); color:#fff; }
.rsg-page .tw-col.ai .tw-col-ic { background:linear-gradient(135deg,var(--green-500),var(--green-700)); color:#fff; box-shadow:0 8px 18px rgba(32,157,80,.26); }
.rsg-page .tw-col-ic svg { width:24px; height:24px; }
.rsg-page .tw-col-h .twh-eye { font-family:var(--font-mono); font-size:9px; font-weight:700; letter-spacing:.08em; text-transform:uppercase; color:var(--green-700); display:block; margin-bottom:3px; }
.rsg-page .tw-col.home .tw-col-h .twh-eye { color:var(--ink-500); }
.rsg-page .tw-col-h h3 { font-family:var(--font-display); font-size:18px; font-weight:800; color:var(--ink-900); margin:0; letter-spacing:-.01em; line-height:1.2; }
.rsg-page .tw-col > p { font-size:13.5px; line-height:1.6; color:var(--ink-2); margin:12px 0 0; }
.rsg-page .tw-col > p strong { color:var(--ink-900); }
.rsg-page .tw-list { list-style:none; margin:16px 0 0; padding:0; display:grid; gap:11px; }
.rsg-page .tw-list li { display:flex; gap:11px; align-items:flex-start; font-size:13px; line-height:1.5; color:var(--ink-2); }
.rsg-page .tw-list li .twl-ic { width:24px; height:24px; border-radius:7px; background:var(--green-50); color:var(--green-600); display:flex; align-items:center; justify-content:center; flex-shrink:0; margin-top:1px; }
.rsg-page .tw-list li .twl-ic svg { width:14px; height:14px; }
.rsg-page .tw-list li b { color:var(--ink-900); font-weight:700; }
.rsg-page .tw-list li a { color:var(--green-700); font-weight:700; text-decoration:none; border-bottom:1px solid rgba(44,122,75,.3); }
.rsg-page .tw-tags { display:flex; flex-wrap:wrap; gap:7px; margin-top:16px; padding-top:15px; border-top:1px solid var(--line-2); }
.rsg-page .tw-tag { font-family:var(--font-mono); font-size:9px; font-weight:700; letter-spacing:.04em; text-transform:uppercase; color:var(--green-700); background:var(--green-50); border:1px solid rgba(44,122,75,.2); border-radius:6px; padding:5px 9px; }
.rsg-page .tw-close { text-align:center; font-size:14.5px; line-height:1.6; color:var(--ink-2); margin:24px auto 0; max-width:none; }
.rsg-page .tw-close strong { color:var(--ink-900); }

/* ============================================================
   §6 MONTHLY PROCESS — steps woven with real screenshots + no-photos
   ============================================================ */
.rsg-page .mp-flow { display:grid; grid-template-columns:1fr 1fr 1fr; gap:18px; margin:0 0 26px; }
.rsg-page .mp-card { background:#fff; border:1px solid var(--line); border-radius:16px; overflow:hidden; box-shadow:var(--shadow-md); display:flex; flex-direction:column; transition:transform .25s,box-shadow .25s; }
.rsg-page .mp-card:hover { transform:translateY(-3px); box-shadow:0 18px 38px rgba(0,0,0,.09); }
.rsg-page .mp-shot { position:relative; background:#EEF3F0; border-bottom:1px solid var(--line-2); }
.rsg-page .mp-shot .mps-bar { display:flex; align-items:center; gap:7px; padding:9px 12px; background:linear-gradient(180deg,#fbfdfc,#f4f8f5); border-bottom:1px solid var(--line-2); }
.rsg-page .mp-shot .mps-dots { display:flex; gap:5px; }
.rsg-page .mp-shot .mps-dots span { width:8px; height:8px; border-radius:50%; background:#dfe4e0; }
.rsg-page .mp-shot .mps-t { font-family:var(--font-mono); font-size:9.5px; font-weight:700; letter-spacing:.04em; text-transform:uppercase; color:var(--ink-500); }
.rsg-page .mp-shot .mps-img { height:174px; overflow:hidden; background:#fff; display:flex; align-items:flex-start; justify-content:center; }
.rsg-page .mp-shot .mps-img img { width:100%; display:block; object-fit:cover; object-position:center top; }
.rsg-page .mp-body { padding:18px 20px 20px; display:flex; flex-direction:column; flex:1; }
.rsg-page .mp-step-n { display:inline-flex; align-items:center; gap:9px; font-family:var(--font-mono); font-size:10px; font-weight:700; letter-spacing:.06em; text-transform:uppercase; color:var(--green-700); margin-bottom:9px; }
.rsg-page .mp-step-n i { width:22px; height:22px; border-radius:6px; background:linear-gradient(135deg,var(--green-500),var(--green-700)); color:#fff; font-style:normal; display:inline-flex; align-items:center; justify-content:center; font-size:11px; }
.rsg-page .mp-body h3 { font-family:var(--font-display); font-size:16px; font-weight:800; color:var(--ink-900); margin:0 0 7px; letter-spacing:-.01em; }
.rsg-page .mp-body p { font-size:13px; line-height:1.55; color:var(--ink-2); margin:0; }
/* the 3 non-screenshot steps as a compact rail */
.rsg-page .mp-more { display:grid; grid-template-columns:repeat(3,1fr); gap:16px; margin:0 0 28px; }
.rsg-page .mp-mini { display:flex; gap:13px; align-items:flex-start; background:var(--paper-soft); border:1px solid var(--line); border-radius:14px; padding:18px 20px; }
.rsg-page .mp-mini .mpm-ic { width:38px; height:38px; border-radius:10px; background:var(--green-50); color:var(--green-600); display:flex; align-items:center; justify-content:center; flex-shrink:0; }
.rsg-page .mp-mini .mpm-ic svg { width:19px; height:19px; }
.rsg-page .mp-mini h3 { font-family:var(--font-display); font-size:14px; font-weight:800; color:var(--ink-900); margin:1px 0 5px; }
.rsg-page .mp-mini p { font-size:12.5px; line-height:1.5; color:var(--ink-2); margin:0; }
/* no-photos block */
.rsg-page .np-wrap { background:linear-gradient(160deg,#F4FAF6,#fff 62%); border:1px solid rgba(44,122,75,.2); border-radius:20px; padding:30px 32px; box-shadow:var(--shadow-md); }
.rsg-page .np-grid { display:grid; grid-template-columns:1.05fr .95fr; gap:32px; align-items:stretch; }
.rsg-page .np-body { display:flex; flex-direction:column; }
.rsg-page .np-inline { margin-top:20px; }
.rsg-page .np-tips { display:grid; grid-template-columns:1fr 1fr; gap:12px; }
.rsg-page .np-posts { height:100%; }
.rsg-page .np-posts .np-post { height:100%; min-height:0; }
.rsg-page .np-posts .np-post img { position:absolute; inset:0; width:100%; height:100%; object-fit:cover; object-position:center; }
.rsg-page .np-body .np-eye { display:inline-flex; align-items:center; gap:9px; font-family:var(--font-mono); font-size:10.5px; font-weight:700; letter-spacing:.09em; text-transform:uppercase; color:var(--green-700); margin-bottom:12px; }
.rsg-page .np-body .np-eye i { width:24px; height:24px; border-radius:7px; background:linear-gradient(135deg,var(--green-500),var(--green-700)); color:#fff; display:inline-flex; align-items:center; justify-content:center; }
.rsg-page .np-body .np-eye i svg { width:13px; height:13px; }
.rsg-page .np-body h3 { font-family:var(--font-display); font-size:21px; font-weight:800; color:var(--ink-900); margin:0 0 10px; letter-spacing:-.01em; line-height:1.25; }
.rsg-page .np-body > p { font-size:14.5px; line-height:1.62; color:var(--ink-2); margin:0 0 18px; }
.rsg-page .np-list { list-style:none; margin:0; padding:0; display:grid; gap:11px; }
.rsg-page .np-list li { display:flex; gap:12px; align-items:flex-start; font-size:14px; line-height:1.5; color:var(--ink-900); }
.rsg-page .np-list li .npl-ic { width:26px; height:26px; border-radius:8px; background:linear-gradient(135deg,var(--green-500),var(--green-700)); color:#fff; display:flex; align-items:center; justify-content:center; flex-shrink:0; box-shadow:0 5px 12px rgba(32,157,80,.24); }
.rsg-page .np-list li .npl-ic svg { width:15px; height:15px; }
.rsg-page .np-posts { display:grid; gap:13px; }
.rsg-page .np-post { position:relative; border-radius:13px; overflow:hidden; border:1px solid var(--line); box-shadow:0 12px 30px rgba(16,44,28,.14); background:#fff; }
.rsg-page .np-post img { width:100%; display:block; }
.rsg-page .np-post .npp-tag { position:absolute; top:10px; left:10px; z-index:1; font-family:var(--font-mono); font-size:8.5px; font-weight:700; letter-spacing:.05em; text-transform:uppercase; color:#fff; background:rgba(13,13,13,.78); backdrop-filter:blur(3px); border-radius:6px; padding:4px 8px; }
.rsg-page .np-body .np-foot { margin:26px 0 0; font-size:14px; line-height:1.6; color:var(--ink-2); }
.rsg-page .np-foot strong { color:var(--ink-900); }

/* ============================================================
   §7 SPECIALIST vs GENERALIST — versus comparison
   ============================================================ */
.rsg-page .sg-table { background:#fff; border:1px solid var(--line); border-radius:20px; overflow:hidden; box-shadow:var(--shadow-lg); }
.rsg-page .sg-head { display:grid; grid-template-columns:1fr 1fr; }
.rsg-page .sg-head-c { padding:18px 26px; display:flex; align-items:center; gap:11px; }
.rsg-page .sg-head-c.gen { background:#F5F6F6; }
.rsg-page .sg-head-c.rsg { background:linear-gradient(180deg,rgba(44,122,75,.14),rgba(44,122,75,.05)); border-top:3px solid var(--green-500); }
.rsg-page .sg-head-ic { width:32px; height:32px; border-radius:9px; display:flex; align-items:center; justify-content:center; flex-shrink:0; }
.rsg-page .sg-head-c.gen .sg-head-ic { background:#E7EAE8; color:var(--ink-700); }
.rsg-page .sg-head-c.rsg .sg-head-ic { background:linear-gradient(135deg,var(--green-500),var(--green-700)); color:#fff; }
.rsg-page .sg-head-ic svg { width:17px; height:17px; }
.rsg-page .sg-head-c b { font-family:var(--font-display); font-weight:800; font-size:15.5px; letter-spacing:-.01em; }
.rsg-page .sg-head-c.gen b { color:var(--ink-700); }
.rsg-page .sg-head-c.rsg b { color:var(--green-700); }
.rsg-page .sg-head-c span { display:block; font-family:var(--font-mono); font-size:9px; font-weight:700; letter-spacing:.05em; text-transform:uppercase; margin-top:2px; }
.rsg-page .sg-head-c.gen span { color:var(--ink-500); }
.rsg-page .sg-head-c.rsg span { color:var(--green-600); }
.rsg-page .sg-row { display:grid; grid-template-columns:1fr 1fr; border-top:1px solid var(--line-2); }
.rsg-page .sg-cell { padding:16px 26px; font-size:14px; line-height:1.45; display:flex; align-items:center; gap:12px; }
.rsg-page .sg-cell.gen { background:#FAFBFB; color:var(--ink-500); }
.rsg-page .sg-cell.rsg { background:rgba(44,122,75,.045); color:var(--ink-900); font-weight:600; border-left:1px solid var(--line-2); }
.rsg-page .sg-mk { width:20px; height:20px; border-radius:50%; flex-shrink:0; display:inline-flex; align-items:center; justify-content:center; }
.rsg-page .sg-cell.gen .sg-mk { background:#EDEFEE; color:#9aa3a0; }
.rsg-page .sg-cell.rsg .sg-mk { background:var(--green-50); color:var(--green-600); }
.rsg-page .sg-mk svg { width:11px; height:11px; }
.rsg-page .sg-close { text-align:center; font-size:14.5px; line-height:1.6; color:var(--ink-2); margin:24px auto 0; max-width:none; }
.rsg-page .sg-close strong { color:var(--ink-900); }

/* ============================================================
   §8 DEAD-PAGE COST — moment of truth + 3 costs
   ============================================================ */
.rsg-page .dc-moment { display:flex; align-items:center; gap:16px; flex-wrap:wrap; background:var(--dark-grad); border-radius:18px; padding:22px 26px; margin:0 0 24px; position:relative; overflow:hidden; box-shadow:var(--shadow-lg); }
.rsg-page .dc-moment::after { content:""; position:absolute; top:-40%; right:-6%; width:46%; height:180%; background:radial-gradient(circle,rgba(44,122,75,.26),transparent 62%); pointer-events:none; }
.rsg-page .dc-moment > * { position:relative; z-index:1; }
.rsg-page .dc-m-ic { width:46px; height:46px; border-radius:12px; background:rgba(255,255,255,.08); border:1px solid rgba(255,255,255,.16); color:#7EE0A6; display:flex; align-items:center; justify-content:center; flex-shrink:0; }
.rsg-page .dc-m-ic svg { width:23px; height:23px; }
.rsg-page .dc-moment p { flex:1; min-width:240px; margin:0; font-size:15px; line-height:1.6; color:rgba(255,255,255,.82); }
.rsg-page .dc-moment p strong { color:#fff; }
.rsg-page .dc-moment .dc-m-tag { font-family:var(--font-mono); font-size:9.5px; font-weight:700; letter-spacing:.08em; text-transform:uppercase; color:#7EE0A6; background:rgba(74,222,128,.12); border:1px solid rgba(74,222,128,.28); border-radius:999px; padding:6px 12px; white-space:nowrap; }
.rsg-page .dc-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:18px; }
.rsg-page .dc-card { background:#fff; border:1px solid var(--line); border-radius:16px; padding:24px 24px 22px; box-shadow:var(--shadow-md); position:relative; overflow:hidden; display:flex; flex-direction:column; transition:transform .25s,box-shadow .25s,border-color .25s; }
.rsg-page .dc-card:hover { transform:translateY(-3px); border-color:rgba(44,122,75,.26); box-shadow:0 16px 36px rgba(0,0,0,.08); }
.rsg-page .dc-card .dc-n { position:absolute; top:14px; right:20px; font-family:var(--font-display); font-weight:800; font-size:60px; line-height:1; color:rgba(20,40,28,.05); z-index:0; }
.rsg-page .dc-ic { width:46px; height:46px; border-radius:12px; background:linear-gradient(135deg,#3A3A3A,#141414); color:#fff; display:flex; align-items:center; justify-content:center; margin-bottom:15px; position:relative; z-index:1; }
.rsg-page .dc-ic svg { width:22px; height:22px; }
.rsg-page .dc-card h3 { font-family:var(--font-display); font-size:16px; font-weight:800; color:var(--ink-900); margin:0 0 8px; letter-spacing:-.01em; line-height:1.25; position:relative; z-index:1; }
.rsg-page .dc-card p { font-size:13px; line-height:1.55; color:var(--ink-2); margin:0; position:relative; z-index:1; }
.rsg-page .dc-card p strong { color:var(--ink-900); }
.rsg-page .dc-card .dc-note { margin-top:14px; padding-top:13px; border-top:1px solid var(--line-2); display:grid; gap:7px; position:relative; z-index:1; }
.rsg-page .dc-card .dc-note span { display:flex; gap:8px; align-items:flex-start; font-size:12px; line-height:1.4; color:var(--ink-500); }
.rsg-page .dc-card .dc-note span svg { width:14px; height:14px; color:var(--ink-500); flex-shrink:0; margin-top:2px; }

/* ============================================================
   §9 BUSINESS BEHIND THE POST — inputs + surface area
   ============================================================ */
.rsg-page .bp-grid { display:grid; grid-template-columns:1.08fr .92fr; gap:26px; align-items:stretch; }
.rsg-page .bp-inputs { background:#fff; border:1px solid var(--line); border-radius:18px; padding:28px 30px; box-shadow:var(--shadow-md); }
.rsg-page .bp-eye { display:inline-flex; align-items:center; gap:9px; font-family:var(--font-mono); font-size:10.5px; font-weight:700; letter-spacing:.09em; text-transform:uppercase; color:var(--green-700); margin-bottom:14px; }
.rsg-page .bp-eye i { width:24px; height:24px; border-radius:7px; background:linear-gradient(135deg,var(--green-500),var(--green-700)); color:#fff; display:inline-flex; align-items:center; justify-content:center; }
.rsg-page .bp-eye i svg { width:13px; height:13px; }
.rsg-page .bp-inputs h3 { font-family:var(--font-display); font-size:18px; font-weight:800; color:var(--ink-900); margin:0 0 16px; letter-spacing:-.01em; }
.rsg-page .bp-list { display:grid; grid-template-columns:1fr 1fr; gap:10px; }
.rsg-page .bp-item { display:flex; gap:10px; align-items:flex-start; background:linear-gradient(90deg,rgba(44,122,75,.05),#fff 60%); border:1px solid var(--line); border-left:3px solid var(--green-500); border-radius:10px; padding:11px 13px; font-size:12.5px; line-height:1.4; color:var(--ink-900); }
.rsg-page .bp-item svg { width:16px; height:16px; color:var(--green-600); flex-shrink:0; margin-top:1px; }
.rsg-page .bp-item.wide { grid-column:1 / -1; }
.rsg-page .bp-side { display:flex; flex-direction:column; gap:20px; }
.rsg-page .bp-pquote { background:var(--dark-grad); border-radius:18px; padding:28px 28px; position:relative; overflow:hidden; box-shadow:var(--shadow-lg); }
.rsg-page .bp-pquote::after { content:""; position:absolute; top:-30%; right:-8%; width:52%; height:150%; background:radial-gradient(circle,rgba(44,122,75,.28),transparent 62%); pointer-events:none; }
.rsg-page .bp-pquote .bpq-mark { font-family:var(--font-display); font-weight:800; font-size:52px; line-height:.6; color:#7EE0A6; display:block; margin-bottom:6px; position:relative; z-index:1; }
.rsg-page .bp-pquote p { position:relative; z-index:1; font-family:var(--font-display); font-weight:700; font-size:20px; line-height:1.4; color:#fff; margin:0; letter-spacing:-.01em; }
.rsg-page .bp-surface { background:linear-gradient(165deg,var(--green-50),#fff 62%); border:1px solid rgba(44,122,75,.24); border-radius:18px; padding:24px 26px; box-shadow:var(--shadow-md); flex:1; }
.rsg-page .bp-surface h4 { font-family:var(--font-display); font-size:16px; font-weight:800; color:var(--ink-900); margin:0 0 5px; letter-spacing:-.01em; display:flex; align-items:center; gap:10px; }
.rsg-page .bp-surface h4 .bps-ic { width:34px; height:34px; border-radius:9px; background:linear-gradient(135deg,var(--green-500),var(--green-700)); color:#fff; display:flex; align-items:center; justify-content:center; flex-shrink:0; }
.rsg-page .bp-surface h4 .bps-ic svg { width:18px; height:18px; }
.rsg-page .bp-surface > p { font-size:13px; line-height:1.55; color:var(--ink-2); margin:0 0 15px; }
.rsg-page .bp-surface ul { list-style:none; margin:0; padding:0; display:grid; gap:9px; }
.rsg-page .bp-surface li { display:flex; gap:10px; align-items:flex-start; font-size:13px; line-height:1.5; color:var(--ink-900); }
.rsg-page .bp-surface li svg { width:16px; height:16px; color:var(--green-600); flex-shrink:0; margin-top:2px; }
.rsg-page .bp-surface li a { color:var(--green-700); font-weight:700; text-decoration:none; border-bottom:1px solid rgba(44,122,75,.3); }
.rsg-page .bp-surface .bps-foot { margin-top:14px; padding-top:12px; border-top:1px solid rgba(44,122,75,.2); font-size:12.5px; color:var(--ink-500); font-style:italic; }

/* ============================================================
   §10 ORGANIC vs PAID — attribute table
   ============================================================ */
.rsg-page .op-table { background:#fff; border:1px solid var(--line); border-radius:20px; overflow:hidden; box-shadow:var(--shadow-lg); }
.rsg-page .op-r { display:grid; grid-template-columns:150px 1fr 1fr; }
.rsg-page .op-r + .op-r { border-top:1px solid var(--line-2); }
.rsg-page .op-hc { padding:18px 22px; }
.rsg-page .op-hc.lbl { background:#fff; }
.rsg-page .op-hc.org { background:linear-gradient(180deg,rgba(44,122,75,.14),rgba(44,122,75,.05)); border-top:3px solid var(--green-500); border-left:1px solid var(--line-2); }
.rsg-page .op-hc.paid { background:#F5F6F6; border-left:1px solid var(--line-2); }
.rsg-page .op-hc b { font-family:var(--font-display); font-weight:800; font-size:15.5px; letter-spacing:-.01em; display:flex; align-items:center; gap:9px; }
.rsg-page .op-hc.org b { color:var(--green-700); }
.rsg-page .op-hc.paid b { color:var(--ink-700); }
.rsg-page .op-hc b .oph-ic { width:28px; height:28px; border-radius:8px; display:flex; align-items:center; justify-content:center; }
.rsg-page .op-hc.org b .oph-ic { background:linear-gradient(135deg,var(--green-500),var(--green-700)); color:#fff; }
.rsg-page .op-hc.paid b .oph-ic { background:#E7EAE8; color:var(--ink-700); }
.rsg-page .op-hc b .oph-ic svg { width:16px; height:16px; }
.rsg-page .op-hc span { display:block; font-family:var(--font-mono); font-size:9px; font-weight:700; letter-spacing:.05em; text-transform:uppercase; margin-top:5px; }
.rsg-page .op-hc.org span { color:var(--green-600); }
.rsg-page .op-hc.paid span { color:var(--ink-500); }
.rsg-page .op-c { padding:15px 22px; font-size:13.5px; line-height:1.45; display:flex; align-items:center; }
.rsg-page .op-c.lbl { font-family:var(--font-display); font-weight:700; font-size:13px; color:var(--ink-900); background:#FAFBFB; }
.rsg-page .op-c.org { background:rgba(44,122,75,.045); color:var(--ink-900); font-weight:600; border-left:1px solid var(--line-2); }
.rsg-page .op-c.paid { background:#fff; color:var(--ink-2); border-left:1px solid var(--line-2); }
.rsg-page .op-rec { display:flex; gap:16px; align-items:flex-start; background:linear-gradient(135deg,var(--green-50),#fff 70%); border:1px solid rgba(44,122,75,.24); border-left:5px solid var(--green-500); border-radius:14px; padding:20px 24px; margin-top:22px; box-shadow:var(--shadow-md); }
.rsg-page .op-rec .opr-ic { width:42px; height:42px; border-radius:11px; background:#fff; color:var(--green-600); display:flex; align-items:center; justify-content:center; flex-shrink:0; border:1px solid rgba(44,122,75,.22); }
.rsg-page .op-rec .opr-ic svg { width:20px; height:20px; }
.rsg-page .op-rec p { margin:0; font-size:14.5px; line-height:1.6; color:var(--ink-2); }
.rsg-page .op-rec p strong { color:var(--ink-900); }

/* ============================================================
   §11 WHERE IT FITS — real insights proof frame
   ============================================================ */
.rsg-page .wf-proof { display:grid; grid-template-columns:0.789fr 1fr; gap:22px 26px; align-items:start; margin-top:26px; background:var(--paper-soft); border:1px solid var(--line); border-radius:var(--radius-lg); padding:30px 32px; }
.rsg-page .wf-lead { grid-column:1 / -1; }
.rsg-page .wf-proof h3 { font-family:var(--font-display); font-size:19px; font-weight:800; color:var(--ink-900); margin:0 0 9px; letter-spacing:-.01em; }
.rsg-page .wf-proof p { font-size:14px; line-height:1.62; color:var(--ink-2); margin:0; }
.rsg-page .wf-proof p strong { color:var(--ink-900); }
.rsg-page .wf-tags { display:flex; flex-wrap:wrap; gap:8px; margin-top:16px; }
.rsg-page .wf-tag { font-family:var(--font-mono); font-size:9.5px; font-weight:700; letter-spacing:.04em; text-transform:uppercase; color:var(--green-700); background:#fff; border:1px solid rgba(44,122,75,.22); border-radius:999px; padding:6px 11px; display:inline-flex; align-items:center; gap:6px; }
.rsg-page .wf-tag .wft-dot { width:6px; height:6px; border-radius:50%; background:var(--green-500); }
.rsg-page .wf-ins { background:#0d0d0d; border-radius:14px; padding:7px; box-shadow:0 20px 44px rgba(16,44,28,.22); }
.rsg-page .wf-ins-bar { display:flex; align-items:center; gap:7px; padding:8px 10px 10px; }
.rsg-page .wf-ins-bar .wfi-dots { display:flex; gap:5px; }
.rsg-page .wf-ins-bar .wfi-dots span { width:8px; height:8px; border-radius:50%; background:#3a3a3a; }
.rsg-page .wf-ins-bar .wfi-t { font-family:var(--font-mono); font-size:9.5px; font-weight:700; letter-spacing:.04em; text-transform:uppercase; color:rgba(255,255,255,.6); }
.rsg-page .wf-ins-bar .wfi-badge { margin-left:auto; font-family:var(--font-mono); font-size:8.5px; font-weight:700; letter-spacing:.05em; text-transform:uppercase; color:#7EE0A6; background:rgba(74,222,128,.12); border:1px solid rgba(74,222,128,.26); border-radius:999px; padding:3px 8px; }
.rsg-page .wf-ins-shot { border-radius:9px; overflow:hidden; }
.rsg-page .wf-ins-shot img { width:100%; display:block; }

/* ============================================================
   §12 FIT / NOT-FIT
   ============================================================ */
.rsg-page .smf-grid { display:grid; grid-template-columns:1fr 1fr; gap:22px; }
.rsg-page .smf-col { position:relative; overflow:hidden; border-radius:18px; padding:30px 28px 26px; box-shadow:var(--shadow-md); border:1px solid var(--line); transition:transform .2s ease, box-shadow .2s ease; }
.rsg-page .smf-col:hover { transform:translateY(-4px); box-shadow:var(--shadow-lg); }
.rsg-page .smf-col::before { content:""; position:absolute; top:0; left:0; right:0; height:4px; }
.rsg-page .smf-col.fit::before { background:linear-gradient(90deg,var(--green-500),var(--green-700)); }
.rsg-page .smf-col.not::before { background:linear-gradient(90deg,#9AA39E,#5D6B65); }
.rsg-page .smf-col.fit { background:linear-gradient(160deg,var(--green-50),#fff 70%); border-color:rgba(44,122,75,.3); }
.rsg-page .smf-col.not { background:#FAFBFB; }
.rsg-page .smf-h { display:flex; align-items:center; gap:12px; margin-bottom:18px; padding-bottom:16px; border-bottom:1px solid var(--line); }
.rsg-page .smf-col.fit .smf-h { border-bottom-color:rgba(44,122,75,.18); }
.rsg-page .smf-h .smfh-ic { width:44px; height:44px; border-radius:12px; display:flex; align-items:center; justify-content:center; flex-shrink:0; }
.rsg-page .smf-col.fit .smfh-ic { background:linear-gradient(135deg,var(--green-500),var(--green-700)); color:#fff; box-shadow:0 8px 18px rgba(32,157,80,.24); }
.rsg-page .smf-col.fit .smfh-ic svg { color:#fff !important; stroke:#fff !important; }
.rsg-page .smf-col.not .smfh-ic { background:#E7EAE8; color:var(--ink-700); }
.rsg-page .smf-h .smfh-ic svg { width:22px; height:22px; }
.rsg-page .smf-h b { font-family:var(--font-display); font-weight:800; font-size:18px; color:var(--ink-900); letter-spacing:-.01em; }
.rsg-page .smf-h span { display:block; font-family:var(--font-mono); font-size:9.5px; font-weight:700; letter-spacing:.05em; text-transform:uppercase; margin-top:2px; }
.rsg-page .smf-col.fit .smf-h span { color:var(--green-700); }
.rsg-page .smf-col.not .smf-h span { color:var(--ink-500); }
.rsg-page .smf-list { list-style:none; margin:0; padding:0; display:grid; gap:14px; }
.rsg-page .smf-list li { display:flex; gap:12px; align-items:flex-start; font-size:14.5px; line-height:1.5; color:var(--ink-900); }
.rsg-page .smf-list li .smfl-ic { width:24px; height:24px; border-radius:50%; display:flex; align-items:center; justify-content:center; flex-shrink:0; margin-top:1px; }
.rsg-page .smf-col.fit .smfl-ic { background:var(--green-50); color:var(--green-600); box-shadow:0 0 0 1px rgba(44,122,75,.16); }
.rsg-page .smf-col.not .smfl-ic { background:#EDEFEE; color:#9aa3a0; }
.rsg-page .smf-list li .smfl-ic svg { width:14px; height:14px; }
.rsg-page .smf-note { margin-top:26px; display:flex; gap:14px; align-items:flex-start; background:var(--paper-soft); border:1px solid var(--line); border-left:4px solid var(--green-500); border-radius:14px; padding:19px 22px; font-size:14px; line-height:1.62; color:var(--ink-2); }
.rsg-page .smf-note svg { width:22px; height:22px; color:var(--green-600); flex-shrink:0; margin-top:1px; }
.rsg-page .smf-note strong { color:var(--ink-900); }

/* ============================================================
   §13 COSTS — pricing note strip
   ============================================================ */
.rsg-page .cost-note { display:flex; gap:16px; align-items:flex-start; background:var(--paper-soft); border:1px solid var(--line); border-radius:16px; padding:22px 26px; margin:0 0 26px; }
.rsg-page .cost-note .cn-ic { width:44px; height:44px; border-radius:12px; background:linear-gradient(135deg,var(--green-500),var(--green-700)); color:#fff; display:flex; align-items:center; justify-content:center; flex-shrink:0; box-shadow:0 8px 18px rgba(32,157,80,.22); }
.rsg-page .cost-note .cn-ic svg { width:22px; height:22px; }
.rsg-page .cost-note p { margin:0; font-size:14.5px; line-height:1.62; color:var(--ink-2); }
.rsg-page .cost-note p strong { color:var(--ink-900); }

/* ============================================================
   RESPONSIVE
   ============================================================ */
@media (max-width:1024px){
  .rsg-page .sm-hero { max-width:460px; margin:0 auto; }
}
@media (max-width:900px){
  .rsg-page .bp-grid { grid-template-columns:1fr; }
  .rsg-page .np-grid { grid-template-columns:1fr; gap:26px; }
  .rsg-page .wf-proof { grid-template-columns:1fr; gap:22px; }
}
@media (max-width:860px){
  .rsg-page .wm-op { grid-template-columns:1fr; }
  .rsg-page .tw-grid { grid-template-columns:1fr; }
  .rsg-page .mp-flow { grid-template-columns:1fr; }
  .rsg-page .mp-more { grid-template-columns:1fr; }
  .rsg-page .smf-grid { grid-template-columns:1fr; }
  .rsg-page .wn-grid { grid-template-columns:1fr 1fr; }
  .rsg-page .dc-grid { grid-template-columns:1fr; }
}
@media (max-width:760px){
  .rsg-page .bp-list { grid-template-columns:1fr; }
  .rsg-page .wn-grid { grid-template-columns:1fr; }
}
@media (max-width:640px){
  /* comparison tables scroll rather than crush */
  .rsg-page .op-r { grid-template-columns:120px 1fr 1fr; }
  .rsg-page .op-c, .rsg-page .op-hc { padding:13px 15px; }
  .rsg-page .sg-cell, .rsg-page .sg-head-c { padding:14px 16px; }
  .rsg-page .np-posts { grid-template-columns:1fr 1fr; }
}
@media (max-width:560px){
  /* hero phone floats -> static, no clipping (fixed-canvas trap) */
  .rsg-page .sm-hero { max-width:360px; padding:8px 0 10px; }
  .rsg-page .sm-phone { margin-top:14px; }
  .rsg-page .sm-badge { position:static; display:inline-flex; margin:0 0 12px; }
  .rsg-page .sm-pill.p1, .rsg-page .sm-pill.p2 { position:static; display:inline-flex; margin:10px 8px 0 0; }
  .rsg-page .sm-check { position:static; width:100%; margin-top:14px; left:0; bottom:0; }
  .rsg-page .sg-head-c b, .rsg-page .op-hc b { font-size:14px; }
  .rsg-page .dc-moment { padding:20px; }
  .rsg-page .dc-moment .dc-m-tag { order:-1; }
}
