
/* Shared guide chrome extracted from repeated inline guide blocks. */
.sticky-hub-button{position:fixed;right:16px;top:14px;z-index:9999;text-decoration:none;background:#1f74d1;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:999px;padding:9px 13px;font:800 13px Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;box-shadow:0 10px 24px rgba(7,21,38,.22)}
.sticky-hub-button:hover{filter:brightness(1.07)}
.guide-context{background:linear-gradient(135deg,#071526,#102b47);color:white;padding:14px clamp(16px,3vw,34px);border-bottom:1px solid rgba(255,255,255,.12);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;position:relative;z-index:80}
.guide-context-inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}
.guide-context-kicker{display:block;color:#9ed0ff;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;margin-bottom:3px}
.guide-context-title{font-weight:900;font-size:18px;letter-spacing:-.02em}
.guide-context-meta{display:flex;gap:8px;flex-wrap:wrap}
.guide-context-meta span,.guide-context-meta a{display:inline-flex;align-items:center;gap:6px;text-decoration:none;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.09);color:rgba(255,255,255,.88);border-radius:999px;padding:6px 9px;font-size:12px;font-weight:800}
.guide-context-meta a:hover{background:rgba(255,255,255,.16);color:white}

.previous-section-button{display:none!important;background:#fff!important;color:#102b47!important;border-color:#9ed0ff!important}
.previous-section-button.is-visible{display:inline-flex!important}
.previous-section-button:hover{background:#e8f4ff!important;color:#071526!important}
.guide-maintenance-strip,.guide-helper-strip{max-width:1280px;margin:12px auto 0;padding:0 clamp(16px,3vw,34px);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#102033}
.guide-maintenance-inner{display:flex;flex-wrap:wrap;gap:8px;align-items:center;background:rgba(255,255,255,.86);border:1px solid #d4e6f7;border-radius:16px;padding:10px 12px;box-shadow:0 8px 18px rgba(7,21,38,.06)}
.guide-maintenance-inner span{display:inline-flex;border:1px solid #d4e6f7;background:#f7fbff;border-radius:999px;padding:5px 8px;color:#35536f;font-size:12px;font-weight:800}.guide-maintenance-inner strong{color:#0b1f35}
.guide-helper-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px}.guide-helper-card{background:rgba(255,255,255,.9);border:1px solid #d4e6f7;border-radius:18px;padding:14px;box-shadow:0 10px 24px rgba(7,21,38,.06)}
.guide-helper-card h2,.guide-helper-card h3{margin:0 0 8px;color:#0b1f35;font-size:15px;letter-spacing:-.02em}.guide-helper-card p{margin:0;color:#5e7288;font-size:13px;line-height:1.45}.guide-helper-card ul{margin:8px 0 0 18px;padding:0;color:#35536f;font-size:13px}.guide-helper-card li{margin:4px 0}
.guide-link-pills{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.guide-link-pills a,.guide-link-pills span{display:inline-flex;align-items:center;gap:4px;text-decoration:none;border:1px solid #d4e6f7;background:#f7fbff;color:#102b47;border-radius:999px;padding:5px 8px;font-size:12px;font-weight:850}.guide-link-pills a:hover{border-color:#9ed0ff;background:#e8f4ff}
.related-guides-block{max-width:1180px;margin:34px auto 28px;padding:22px;border:1px solid #d4e6f7;border-radius:22px;background:rgba(255,255,255,.92);box-shadow:0 12px 30px rgba(7,21,38,.08);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#102033}.related-guides-block h2{margin:0 0 8px;color:#0b1f35;font-size:22px;letter-spacing:-.03em}.related-guides-block p{margin:0 0 14px;color:#5e7288}.related-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.related-guide-grid a{text-decoration:none;border:1px solid #d4e6f7;border-radius:14px;background:#f7fbff;padding:13px;color:#102b47;font-weight:850}.related-guide-grid a span{display:block;color:#5e7288;font-size:12px;font-weight:650;margin-top:4px}
.template-page{max-width:1180px;margin:26px auto 60px;padding:0 clamp(16px,3vw,34px);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}.template-hero{background:linear-gradient(135deg,#071526,#102b47);color:white;border-radius:24px;padding:30px;box-shadow:0 18px 48px rgba(7,21,38,.12);margin-top:18px}.template-hero h1{margin:8px 0 8px;font-size:clamp(32px,5vw,56px);line-height:.98;letter-spacing:-.05em}.template-hero p{margin:0;color:rgba(255,255,255,.78);max-width:850px}.template-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px}.template-card{background:rgba(255,255,255,.94);border:1px solid #d4e6f7;border-radius:20px;padding:18px;box-shadow:0 10px 28px rgba(7,21,38,.07)}.template-card h2,.template-card h3{margin:0 0 8px;color:#0b1f35}.template-card p{color:#5e7288}.template-card ol,.template-card ul{padding-left:22px}.template-card li{margin:7px 0}.copy-template{border:0;background:#1f74d1;color:white;border-radius:999px;padding:8px 11px;font-weight:900;cursor:pointer;margin-top:10px}.copy-template:hover{filter:brightness(1.06)}.copy-box{white-space:pre-wrap;background:#0f172a;color:#e5edf8;border-radius:14px;padding:14px;overflow:auto;max-height:380px;font-size:13px;line-height:1.45}.keyword-table{width:100%;border-collapse:collapse;background:white;border:1px solid #d4e6f7;border-radius:18px;overflow:hidden}.keyword-table th,.keyword-table td{text-align:left;border-bottom:1px solid #d4e6f7;padding:12px;vertical-align:top}.keyword-table th{background:#f0f7ff;color:#0b1f35}.keyword-table tr:last-child td{border-bottom:0}.keyword-token{display:inline-flex;border:1px solid #badbfb;background:#e8f4ff;color:#0b4f8f;border-radius:999px;padding:5px 9px;font-weight:950;font-size:13px;white-space:nowrap}
@media(max-width:900px){.guide-helper-grid,.template-grid{grid-template-columns:1fr}.sticky-hub-button{top:auto;bottom:14px;right:14px}.guide-context-inner{align-items:flex-start}.related-guide-grid{grid-template-columns:1fr}}


/* v1.7 previous updates / previous builds archive */
.release-archive-page{max-width:1280px}.release-archive-hero{background:linear-gradient(135deg,#071526,#12385e 58%,#0b5e4b)}.release-archive-panel{margin-top:18px;background:rgba(255,255,255,.94);border:1px solid #d4e6f7;border-radius:22px;padding:18px;box-shadow:0 12px 30px rgba(7,21,38,.07)}.release-archive-panel-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:14px}.release-archive-panel-head h2{margin:4px 0 4px;color:#0b1f35;font-size:28px;letter-spacing:-.04em}.release-archive-panel-head p{margin:0;color:#5e7288}.release-jump-grid{display:flex;flex-wrap:wrap;gap:8px}.release-jump-grid a{text-decoration:none;display:inline-flex;align-items:center;gap:7px;border:1px solid #d4e6f7;background:#f7fbff;color:#102b47;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:950}.release-jump-grid a span{color:#6b7f93;font-weight:800}.release-jump-grid a:hover{background:#e8f4ff;border-color:#9ed0ff}.release-archive-list{display:grid;gap:12px}.release-archive-card{border:1px solid #d4e6f7;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbff);overflow:hidden}.release-archive-card>summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:16px;align-items:center;padding:16px 18px}.release-archive-card>summary::-webkit-details-marker{display:none}.release-archive-card>summary:hover{background:#f2f8ff}.release-title-block{display:flex;flex-direction:column;gap:4px}.release-title-block strong{color:#0b1f35;font-size:17px;letter-spacing:-.02em}.release-title-block em{font-style:normal;color:#5e7288;font-size:12px;font-weight:850}.release-status-pill{white-space:nowrap;border:1px solid #badbfb;background:#e8f4ff;color:#0b4f8f;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.release-archive-card[open]>summary{border-bottom:1px solid #d4e6f7;background:#f7fbff}.release-archive-body{padding:16px 18px 18px}.release-archive-meta{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.release-archive-meta span{display:inline-flex;border:1px solid #d4e6f7;background:#fff;color:#34536f;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:950}.release-summary{margin:0 0 12px;color:#314a62;line-height:1.55}.release-archive-section{border-top:1px solid #e2eef9;padding-top:12px;margin-top:12px}.release-archive-section h3{margin:0 0 8px;color:#102b47;font-size:16px}.release-archive-section ul{margin:0;padding-left:20px;color:#35536f;line-height:1.52}.release-archive-section li{margin:6px 0}.release-summary-inline{color:#35536f;line-height:1.48;margin:0 0 14px}.previous-update-card{border-color:rgba(31,116,209,.20);background:linear-gradient(135deg,rgba(232,244,255,.96),rgba(255,255,255,.94))}@media(max-width:760px){.release-archive-card>summary{align-items:flex-start;flex-direction:column}.release-status-pill{white-space:normal}.release-archive-panel{padding:14px}.release-jump-grid a{width:100%;justify-content:space-between}}


/* v2.0 Busy Season support pages */
.guide-main{max-width:1180px;margin:28px auto 70px;padding:0 clamp(18px,4vw,44px);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#102033}.guide-hero-panel{background:linear-gradient(135deg,#071526,#143a5f);color:#fff;border-radius:26px;border:1px solid rgba(255,255,255,.18);box-shadow:0 20px 48px rgba(7,21,38,.18);padding:28px;position:relative;overflow:hidden}.guide-hero-panel:after{content:"";position:absolute;right:-80px;top:-110px;width:240px;height:240px;border-radius:999px;background:rgba(47,141,243,.24);filter:blur(1px)}.guide-hero-panel>*{position:relative;z-index:2}.guide-hero-panel h1{margin:14px 0 8px;font-size:clamp(34px,5vw,54px);line-height:1;letter-spacing:-.055em}.guide-hero-panel p{max-width:920px;color:rgba(255,255,255,.82);font-size:16px;margin:0}.guide-hero-panel .guide-link-pills a,.guide-hero-panel .guide-link-pills span{background:rgba(255,255,255,.10);border-color:rgba(255,255,255,.18);color:#fff}.busy-jump-list{display:flex;flex-wrap:wrap;gap:8px}.busy-jump-list a{text-decoration:none;border:1px solid #d4e6f7;background:#f7fbff;color:#102b47;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:900}.busy-jump-list a:hover{background:#e8f4ff;border-color:#9ed0ff}.triage-topic-list{display:grid;gap:14px;margin-top:22px}.triage-topic{background:rgba(255,255,255,.92);border:1px solid #d4e6f7;border-radius:20px;box-shadow:0 12px 30px rgba(7,21,38,.07);overflow:hidden}.triage-topic>summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 19px;color:#071526;font-weight:950;font-size:19px;letter-spacing:-.025em}.triage-topic>summary::-webkit-details-marker{display:none}.triage-topic>summary small{font-size:11px;text-transform:uppercase;letter-spacing:.07em;color:#1f74d1;background:#e8f4ff;border:1px solid #badbfb;border-radius:999px;padding:6px 9px;white-space:nowrap}.triage-topic[open]>summary{border-bottom:1px solid #d4e6f7;background:linear-gradient(135deg,#fff,#f4f9ff)}.triage-issue-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:16px}.triage-issue-card,.video-card,.mini-video-card{background:#fff;border:1px solid #d4e6f7;border-radius:16px;padding:15px;box-shadow:0 8px 18px rgba(7,21,38,.05)}.triage-issue-card h3,.video-card h3,.mini-video-card h3{margin:0 0 8px;color:#0b1f35;font-size:17px;letter-spacing:-.02em}.triage-issue-card p,.video-card p,.mini-video-card p{margin:0;color:#4f667f;font-size:14px;line-height:1.55}.answer-label{display:inline-flex;margin:2px 0 7px;border-radius:999px;padding:4px 7px;background:#ecfdf5;color:#047857;border:1px solid #a7f3d0;font-size:10px;font-weight:950;text-transform:uppercase;letter-spacing:.07em}.detail-note-list{margin:10px 0 0 18px;padding:0;color:#4f667f;font-size:14px}.detail-note-list li{margin:5px 0}.muted-note{color:#7b8ca0;font-style:italic}.busy-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.busy-summary-grid article{border:1px solid #d4e6f7;background:#f7fbff;border-radius:16px;padding:14px}.busy-summary-grid strong{display:block;color:#0b1f35;margin-bottom:5px}.busy-summary-grid p{margin:0;color:#5e7288;font-size:13px}.video-topic{margin-top:28px}.video-card-grid,.mini-video-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.mini-video-grid{margin-top:12px}.video-card{min-height:170px;display:flex;flex-direction:column;gap:10px}.video-card .card-actions,.mini-video-card .card-actions{margin-top:auto}.nav-subgroup-busy-season{border-color:rgba(251,191,36,.25);background:linear-gradient(135deg,rgba(251,191,36,.14),rgba(255,255,255,.045))}.nav-subgroup-busy-season>summary{color:#fff7d6}.nav-subgroup-busy-season[open]>summary{background:linear-gradient(135deg,rgba(251,191,36,.20),rgba(255,255,255,.055));border-bottom-color:rgba(251,191,36,.22)}.nav-subgroup-busy-season .nav-card{border-color:rgba(251,191,36,.20)}@media(max-width:920px){.triage-issue-grid,.busy-summary-grid,.video-card-grid,.mini-video-grid{grid-template-columns:1fr}.guide-hero-panel{padding:22px}.triage-topic>summary{align-items:flex-start;flex-direction:column}}

/* v2.2 YouTube channel embed */
.youtube-responsive{position:relative;width:100%;aspect-ratio:16/9;border-radius:20px;overflow:hidden;background:#08111f;border:1px solid rgba(12,34,58,.18);box-shadow:0 16px 34px rgba(7,21,38,.14)}
.youtube-responsive iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.youtube-embed-card{overflow:hidden}
.youtube-channel-page .template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
@media (max-width:820px){.youtube-channel-page .template-grid{grid-template-columns:1fr}.youtube-responsive{border-radius:16px}}


/* v3.2 customer persona callouts */
.persona-callout{
  margin:18px 0 22px;
  border:1px solid #bfdbfe;
  border-left:6px solid #2563eb;
  border-radius:18px;
  background:linear-gradient(135deg,#eff6ff,#ffffff);
  padding:16px 18px;
  box-shadow:0 10px 24px rgba(7,21,38,.06);
}
.persona-callout strong{color:#1d4ed8;}
.persona-callout p{margin:6px 0 0;color:#334155;line-height:1.55;}
.persona-callout a{font-weight:900;color:#1d4ed8;text-decoration:none;}
.persona-callout a:hover{text-decoration:underline;}


/* v3.3 breadcrumb/path trails and stronger article controls */
.support-breadcrumb-strip{max-width:1280px;margin:12px auto 0;padding:0 clamp(16px,3vw,34px);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#102033}
.support-breadcrumb-inner{display:flex;align-items:center;gap:8px;flex-wrap:wrap;background:linear-gradient(135deg,#ffffff,#f3f9ff);border:1px solid #c9e2fb;border-radius:18px;padding:10px 13px;box-shadow:0 10px 24px rgba(7,21,38,.07)}
.support-breadcrumb-label{font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin-right:2px}
.support-breadcrumb-item{display:inline-flex;align-items:center;gap:7px;color:#12385e;font-weight:900;font-size:13px;text-decoration:none;line-height:1.2}
.support-breadcrumb-item.current{color:#071526}
.support-breadcrumb-item:not(.current):hover{color:#1f74d1;text-decoration:underline}
.support-breadcrumb-separator{color:#94a3b8;font-weight:950}
.previous-section-button{display:none!important;align-items:center!important;gap:8px!important;background:linear-gradient(135deg,#ffcf4a,#f59e0b)!important;color:#0b1f35!important;border:1px solid rgba(120,53,15,.28)!important;border-radius:999px!important;padding:10px 14px!important;font-size:13px!important;font-weight:950!important;box-shadow:0 10px 24px rgba(245,158,11,.25)!important;text-decoration:none!important}
.previous-section-button.is-visible{display:inline-flex!important}
.previous-section-button:hover{filter:brightness(1.03)!important;transform:translateY(-1px)!important;text-decoration:none!important}
.previous-section-button::before{content:"↩";font-weight:950;font-size:15px}
.guide-context-meta .previous-section-button{order:-10;margin-right:2px}
.cash-previous-button-wrap{max-width:1120px;margin:12px auto 0;padding:0 clamp(18px,4vw,54px);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
.pending-guide-banner{margin:14px 0 12px;padding:14px 16px;border-radius:18px;background:linear-gradient(135deg,#fff7ed,#ffedd5);border:1px solid #fdba74;color:#7c2d12;font-size:clamp(18px,2.5vw,30px);font-weight:1000;letter-spacing:.03em;text-transform:uppercase;box-shadow:0 12px 26px rgba(251,146,60,.18)}
.status.pending{background:#fff7ed!important;color:#9a3412!important;border-color:#fdba74!important}
.youtube-action-pills{gap:10px!important;margin-top:16px!important}
.youtube-action-pills a{border-radius:16px!important;text-transform:none!important;letter-spacing:0!important;box-shadow:0 12px 26px rgba(7,21,38,.18)!important;text-decoration:none!important}
.youtube-action-pills .youtube-primary-action{background:#ff0000!important;border-color:#ff0000!important;color:#fff!important;padding:12px 16px!important;font-size:14px!important;font-weight:1000!important}
.youtube-action-pills .youtube-secondary-action{background:rgba(255,255,255,.18)!important;border-color:rgba(255,255,255,.42)!important;color:#fff!important;padding:11px 14px!important;font-size:13px!important;font-weight:950!important}
.youtube-logo-mark{display:inline-grid;place-items:center;width:24px;height:18px;border-radius:6px;background:#fff;color:#ff0000;font-size:11px;font-weight:1000;line-height:1;box-shadow:inset 0 0 0 1px rgba(0,0,0,.04)}
.youtube-action-pills a:hover{transform:translateY(-2px);filter:brightness(1.05)!important}
@media(max-width:720px){.support-breadcrumb-inner{align-items:flex-start}.support-breadcrumb-label{width:100%}.youtube-action-pills a{width:100%;justify-content:center}.pending-guide-banner{font-size:18px}}


/* v4.0 · Guide chrome receives the selected color theme through hub variables and these light overrides. */


/* v4.0 theme A · AccountEdge website-inspired clean blue/white */
:root{
  --bg:#f5f9fd;
  --panel:#ffffff;
  --ink:#102033;
  --muted:#5d7288;
  --line:#d9e7f3;
  --navy:#102f4e;
  --navy2:#17466f;
  --navy3:#1d5b90;
  --blue:#2079c9;
  --blue2:#36a4ef;
  --blueSoft:#eaf6ff;
  --green:#0b7a5a;
  --greenSoft:#edfdf7;
  --amber:#a05b00;
  --amberSoft:#fff7e8;
  --shadow:0 18px 48px rgba(16,47,78,.12);
}
body{background:radial-gradient(circle at 10% 0%,rgba(54,164,239,.18),transparent 30rem),linear-gradient(135deg,#ffffff 0%,#f4f9fd 48%,#eaf5fd 100%);}
.side-nav.top-nav-header{background:rgba(255,255,255,.94);color:#102033;border-bottom-color:#d9e7f3;box-shadow:0 12px 30px rgba(16,47,78,.12)}
.top-nav-header .side-kicker{color:#2079c9}.top-nav-header .side-title{color:#102f4e}.top-nav-header .nav-group > summary{color:#214b70}.top-nav-header .nav-group:hover > summary,.top-nav-header .nav-group[open] > summary{background:#eaf6ff;color:#0d5f9d}.top-nav-header .summary-chevron{border-color:#c7dced;background:#f3f9ff;color:#2079c9}
.top-nav-header .nav-group-body,.top-nav-header .side-notes-body{background:linear-gradient(180deg,#ffffff,#f7fbff);border:1px solid #d5e6f4;color:#102033}.top-nav-header .nav-subgroup{background:#f5faff;border:1px solid #d8e9f6}.top-nav-header .nav-subgroup > summary{color:#2079c9}.top-nav-header .nav-card{background:#ffffff;border-color:#d8e9f6;color:#102033}.top-nav-header .nav-card:hover{background:#eef8ff;border-color:#a9d7f5}.top-nav-header .nav-card small{color:#2079c9}.hero{background:linear-gradient(135deg,#11385c,#166da8 62%,#35a3ee)}.kicker{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.26);color:#e8f7ff}.btn,.open-link{background:#2079c9}.btn.secondary{background:#fff;color:#102f4e;border-color:#d9e7f3}.guide-card,.home-panel,.toolbar,.release-card{box-shadow:0 14px 34px rgba(16,47,78,.10)}
.guide-context,.template-hero,.guide-hero-panel{background:linear-gradient(135deg,#11385c,#166da8)!important}.sticky-hub-button,.copy-template{background:#2079c9!important}.support-breadcrumb-inner{background:linear-gradient(135deg,#ffffff,#f2f9ff)!important}
