/* Scoped from the approved getsign-unified-resources-archive.html reference.
   Everything lives under .gs-resource-hub so it cannot affect Getting
   Started / How-To singles, Blog, or any other Theme surface. */

.gs-resource-hub{--blue:#0073EA;--blue-hover:#005BBB;--blue-soft:#E8F3FF;--blue-soft2:#F1F8FF;--ink:#0A192F;--dark:#021B3A;--text:#475466;--muted:#7A8797;--line:#EDF0F2;--line2:#E3E8EE;--surface:#F7FBFF;--white:#fff;--success:#15A46D;--head:"Unbounded",sans-serif;--body:"Inter",sans-serif;--shadow:0 14px 36px rgba(11,45,90,.08);--shadow-float:0 20px 50px rgba(6,32,63,.16);--pill:999px}
.gs-resource-hub *{box-sizing:border-box}
.gs-resource-hub{color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}
.gs-resource-hub a{text-decoration:none;color:inherit}
.gs-resource-hub button,.gs-resource-hub input,.gs-resource-hub select{font:inherit}
.gs-resource-hub .container{width:min(1312px,calc(100% - 64px));margin:auto}
.gs-resource-hub .standard{width:min(1180px,calc(100% - 64px));margin:auto}
.gs-resource-hub .overline{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.095em;color:var(--blue)}
.gs-resource-hub h1,.gs-resource-hub h2,.gs-resource-hub h3,.gs-resource-hub h4{font-family:var(--head);letter-spacing:-.03em;margin:0}
.gs-resource-hub .btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 24px;border-radius:10px;background:var(--blue);color:#fff;font-weight:700;font-size:13px;border:0;cursor:pointer}
.gs-resource-hub .btn:hover{background:var(--blue-hover)}

.gs-resource-hub .hero{padding:86px 0 58px;background:linear-gradient(180deg,var(--blue-soft2),#fff)}
.gs-resource-hub .hero-inner{text-align:center;max-width:930px;margin:auto}
.gs-resource-hub .hero h1{font-size:clamp(40px,5vw,58px);line-height:1.07;margin-top:17px}
.gs-resource-hub .hero h1 span{color:var(--blue)}
.gs-resource-hub .hero p{font-size:18px;color:var(--text);max-width:760px;margin:20px auto 0}
.gs-resource-hub .hero-search-form{margin:32px auto 0;max-width:820px}
.gs-resource-hub .hero-search{background:#fff;border:1px solid #D9E5F2;border-radius:18px;padding:10px;box-shadow:var(--shadow-float);display:grid;grid-template-columns:1fr auto;gap:10px}
.gs-resource-hub .search-wrap{position:relative}
.gs-resource-hub .search-wrap:before{content:"\1F50D";position:absolute;left:16px;top:14px;color:#8191A4;font-size:16px;line-height:1}
.gs-resource-hub .search-wrap input{height:52px;width:100%;border:0;background:#FAFCFE;border-radius:12px;padding:0 18px 0 48px;color:var(--ink);outline:none;font-size:15px}
.gs-resource-hub .search-wrap input:focus{box-shadow:0 0 0 3px rgba(0,115,234,.08)}
.gs-resource-hub .hero-search button{height:52px;padding:0 24px;border:0;background:var(--blue);color:#fff;border-radius:12px;font-weight:700;cursor:pointer}
.gs-resource-hub .hero-search button:hover{background:var(--blue-hover)}
.gs-resource-hub .hero-hints{display:flex;justify-content:center;gap:9px 18px;flex-wrap:wrap;margin-top:18px;font-size:12px;color:var(--muted)}
.gs-resource-hub .hero-hints b{color:var(--text)}
.gs-resource-hub .hero-hints a{color:var(--muted)}
.gs-resource-hub .hero-hints a:hover{color:var(--blue)}

.gs-resource-hub .start-here{padding:38px 0 72px}
.gs-resource-hub .start-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:18px}
.gs-resource-hub .start-intro,.gs-resource-hub .starter-path{border:1px solid var(--line2);border-radius:22px;background:#fff}
.gs-resource-hub .start-intro{padding:34px}
.gs-resource-hub .start-intro h2{font-size:29px;line-height:1.18;margin-top:14px}
.gs-resource-hub .start-intro p{color:var(--text);margin:15px 0 0}
.gs-resource-hub .archive-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:22px}
.gs-resource-hub .archive-actions .btn{min-height:42px;padding:0 19px}
.gs-resource-hub .archive-actions .btn-secondary{background:#fff;color:var(--blue);border:1px solid #B9D7F8}
.gs-resource-hub .archive-actions .btn-secondary:hover{background:var(--blue-soft);border-color:var(--blue)}
.gs-resource-hub .starter-path{padding:18px;background:var(--surface)}
.gs-resource-hub .path-list{display:grid;gap:9px}
.gs-resource-hub .path-item{display:grid;grid-template-columns:38px 1fr auto;gap:13px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:13px;padding:14px 15px}
.gs-resource-hub .path-num{width:30px;height:30px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:10px;font-weight:800}
.gs-resource-hub .path-item h3{font-family:var(--body);font-size:13px;letter-spacing:0}
.gs-resource-hub .path-item p{margin:3px 0 0;color:var(--muted);font-size:11.5px}
.gs-resource-hub .path-tag{font-size:10px;padding:5px 8px;border-radius:999px;background:var(--blue-soft);color:var(--blue);font-weight:800;white-space:nowrap}

.gs-resource-hub .resources{background:var(--surface);padding:76px 0 96px}
.gs-resource-hub .archive-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}
.gs-resource-hub .archive-head h2{font-size:36px;line-height:1.15;margin-top:12px}
.gs-resource-hub .archive-head p{margin:9px 0 0;color:var(--text);font-size:14px}
.gs-resource-hub .result-count{font-size:12px;color:var(--muted);white-space:nowrap}
.gs-resource-hub .tabs{margin-top:27px;display:flex;gap:8px;flex-wrap:wrap}
.gs-resource-hub .tab{border:1px solid var(--line2);background:#fff;border-radius:999px;padding:10px 15px;font-size:12px;font-weight:800;color:var(--text)}
.gs-resource-hub .tab:hover{border-color:#CDE3FF}
.gs-resource-hub .tab.active,.gs-resource-hub .tab[aria-current="page"]{background:var(--blue);border-color:var(--blue);color:#fff}
.gs-resource-hub .tab small{opacity:.7;margin-left:5px}
.gs-resource-hub .filter-panel{margin-top:16px;background:#fff;border:1px solid var(--line2);border-radius:18px;padding:17px}
.gs-resource-hub .filters{display:grid;grid-template-columns:1.25fr 180px 180px 180px;gap:10px}
.gs-resource-hub .filter-search{position:relative}
.gs-resource-hub .filter-search:before{content:"\1F50D";position:absolute;left:13px;top:12px;color:#8A98A8;font-size:14px;line-height:1}
.gs-resource-hub .filter-search input,.gs-resource-hub .filters select{height:44px;border:1px solid var(--line2);border-radius:10px;background:#FAFCFE;color:var(--ink);outline:none;width:100%}
.gs-resource-hub .filter-search input{padding:0 12px 0 38px}
.gs-resource-hub .filters select{padding:0 11px}
.gs-resource-hub .filter-search input:focus,.gs-resource-hub .filters select:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(0,115,234,.07)}
.gs-resource-hub .filters-actions{display:flex;align-items:center}
.gs-resource-hub .filters-actions .btn{width:100%;min-height:44px}
.gs-js .gs-resource-hub .filters-actions{display:none}
.gs-resource-hub .topic-chips{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}
.gs-resource-hub .topic{border:1px solid var(--line2);background:#fff;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:700;color:var(--text)}
.gs-resource-hub .topic:hover{border-color:#CDE3FF}
.gs-resource-hub .topic.active{background:var(--blue-soft);color:var(--blue);border-color:#CDE3FF}
.gs-resource-hub .active-filters{margin-top:12px;font-size:12px;color:var(--muted)}
.gs-resource-hub .active-filters a{color:var(--blue);font-weight:700}

.gs-resource-hub .content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-top:28px}
.gs-resource-hub .article-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line2);border-radius:18px;overflow:hidden;transition:.18s ease;min-height:340px}
.gs-resource-hub .article-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}
.gs-resource-hub .article-card:focus-within{box-shadow:0 0 0 3px rgba(0,115,234,.25)}
.gs-resource-hub .card-art{aspect-ratio:16/8.4;padding:20px;background:linear-gradient(145deg,#DDEEFF,#86B8F1);display:grid;place-items:center}
.gs-resource-hub .card-art img{width:100%;height:100%;object-fit:cover;border-radius:10px}
.gs-resource-hub .article-card[data-type="getting-started"] .card-art{background:linear-gradient(145deg,#EAF5FF,#BBD9FC)}
.gs-resource-hub .article-card[data-type="how-tos"] .card-art{background:linear-gradient(145deg,#D6E9FF,#78ADEA)}
.gs-resource-hub .ui-card{width:82%;background:#fff;border:1px solid rgba(10,25,47,.08);border-radius:10px;padding:14px;box-shadow:0 12px 26px rgba(10,50,105,.13)}
.gs-resource-hub .ui-top{height:8px;width:48%;background:#D8E6F5;border-radius:4px}
.gs-resource-hub .ui-line{height:7px;background:#EDF2F7;border-radius:4px;margin-top:8px}
.gs-resource-hub .ui-line.short{width:64%}
.gs-resource-hub .ui-action{height:20px;width:70px;border-radius:999px;background:var(--blue-soft);margin-top:12px}
.gs-resource-hub .card-body{padding:20px;display:flex;flex-direction:column;flex:1}
.gs-resource-hub .card-top{display:flex;justify-content:space-between;gap:12px;align-items:center}
.gs-resource-hub .type-badge{font-size:9.5px;font-weight:800;text-transform:uppercase;letter-spacing:.07em;color:#0A4B8F}
.gs-resource-hub .level{font-size:9.5px;color:var(--muted)}
.gs-resource-hub .article-card h3{font-size:17px;line-height:1.35;margin-top:10px}
.gs-resource-hub .article-card h3 a{color:inherit}
.gs-resource-hub .article-card h3 a:hover{color:var(--blue)}
.gs-resource-hub .article-card p{font-size:13.5px;line-height:1.58;color:var(--text);margin:10px 0 0}
.gs-resource-hub .card-footer{margin-top:auto;padding-top:17px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:10.5px;color:var(--muted)}
.gs-resource-hub .card-footer a{color:var(--blue);font-weight:700;text-decoration:underline;text-underline-offset:3px}
.gs-resource-hub .card-footer a:hover{color:var(--blue-hover)}

.gs-resource-hub .empty{margin-top:28px;text-align:center;border:1px dashed #C8D4E2;border-radius:18px;background:#fff;padding:48px 24px}
.gs-resource-hub .empty h3{font-size:20px}
.gs-resource-hub .empty p{font-size:14px;color:var(--text)}
.gs-resource-hub .empty .btn{margin-top:18px}

.gs-resource-hub .pagination{display:flex;justify-content:center;gap:7px;margin-top:40px;flex-wrap:wrap}
.gs-resource-hub .pagination .page-numbers{display:inline-grid;place-items:center;min-width:40px;height:40px;padding:0 12px;border:1px solid var(--line2);background:#fff;border-radius:10px;color:var(--text);font-weight:700;font-size:13px}
.gs-resource-hub .pagination .page-numbers.current{background:var(--blue);border-color:var(--blue);color:#fff}
.gs-resource-hub .pagination .page-numbers:hover{border-color:#B9D7F8;color:var(--blue)}
.gs-resource-hub .pagination .page-numbers.dots{border-color:transparent;background:transparent}

.gs-resource-hub .guides-band{padding:78px 0;background:#fff}
.gs-resource-hub .guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.gs-resource-hub .guide{border:1px solid var(--line2);border-radius:18px;padding:24px;background:#fff}
.gs-resource-hub .guide-icon{width:39px;height:39px;border-radius:10px;background:var(--blue-soft);color:var(--blue);display:grid;place-items:center;font-size:12px;font-weight:800}
.gs-resource-hub .guide h3{font-size:16px;margin-top:16px}
.gs-resource-hub .guide p{font-size:13px;color:var(--text);margin:8px 0 0}
.gs-resource-hub .guide a{display:inline-flex;margin-top:15px;color:var(--blue);font-size:12px;font-weight:700;text-decoration:underline;text-underline-offset:3px}
.gs-resource-hub .guide a:hover{color:var(--blue-hover)}

.gs-resource-hub .cta{padding:68px 0;background:var(--blue-soft)}
.gs-resource-hub .cta-box{display:flex;align-items:center;justify-content:space-between;gap:30px}
.gs-resource-hub .cta h2{font-size:27px;line-height:1.2}
.gs-resource-hub .cta p{font-size:14px;color:var(--text);margin:8px 0 0}

.gs-resource-hub .screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}

@media(max-width:1050px){
  .gs-resource-hub .start-grid{grid-template-columns:1fr}
  .gs-resource-hub .filters{grid-template-columns:1fr 1fr}
  .gs-resource-hub .filter-search{grid-column:1/-1}
  .gs-resource-hub .content-grid{grid-template-columns:1fr 1fr}
  .gs-resource-hub .guide-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:720px){
  .gs-resource-hub .container,.gs-resource-hub .standard{width:min(100% - 32px,1312px)}
  .gs-resource-hub .hero{padding:64px 0 46px}
  .gs-resource-hub .hero h1{font-size:clamp(36px,10vw,48px)}
  .gs-resource-hub .hero-search{grid-template-columns:1fr}
  .gs-resource-hub .hero-search button{width:100%}
  .gs-resource-hub .start-here{padding:26px 0 58px}
  .gs-resource-hub .path-item{grid-template-columns:34px 1fr}
  .gs-resource-hub .path-tag{grid-column:2;justify-self:start}
  .gs-resource-hub .archive-actions .btn{flex:1 1 150px}
  .gs-resource-hub .resources{padding:60px 0 70px}
  .gs-resource-hub .archive-head{align-items:flex-start;flex-direction:column}
  .gs-resource-hub .filters,.gs-resource-hub .content-grid,.gs-resource-hub .guide-grid{grid-template-columns:1fr}
  .gs-resource-hub .filter-search{grid-column:auto}
  .gs-resource-hub .cta-box{align-items:flex-start;flex-direction:column}
  .gs-resource-hub .cta .btn{width:100%}
}
@media(prefers-reduced-motion:reduce){.gs-resource-hub *{transition:none!important}}
.gs-resource-hub .last-edited{white-space:nowrap}
.gs-resource-hub.is-filtering .resources{opacity:.55;pointer-events:none;transition:opacity .16s ease}
