:root{--brand:#0db8c5;--navy:#0b1728;--ink:#07162b;--muted:#617087;--line:#e7ebef;--soft:#f7f9fb;--max:960px;--article:720px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.58;font-size:15px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.lite-top{height:62px;background:#fff}.home-container{width:min(1060px,calc(100% - 40px));margin:auto}.content-container{width:min(var(--max),calc(100% - 40px));margin:auto}.home-main{min-height:640px}.home-hero{padding:92px 0 42px;text-align:center}.home-hero h1{max-width:800px;margin:0 auto 20px;font-size:48px;line-height:1.18;letter-spacing:-1.9px;font-weight:800}.home-hero h1 span{color:#0ab8c6}.home-hero p{max-width:650px;margin:0 auto 30px;color:var(--muted);font-size:17px;line-height:1.55}.primary-cta{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:52px;padding:0 28px;border:0;border-radius:11px;background:linear-gradient(90deg,#0fb6d3,#08bca9);color:white;font-weight:800;font-size:15px;box-shadow:0 10px 22px rgba(8,155,170,.14);cursor:pointer}.primary-cta:hover{transform:translateY(-1px)}.primary-cta span{font-size:20px;font-weight:400}.home-categories{padding:18px 0 92px}.home-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.home-category-card{min-height:150px;border:1px solid var(--line);border-radius:13px;padding:22px 20px;box-shadow:0 2px 8px rgba(15,23,42,.03);transition:.2s;background:#fff}.home-category-card:hover{transform:translateY(-2px);box-shadow:0 10px 26px rgba(15,23,42,.07)}.home-category-card h2{margin:15px 0 5px;font-size:16px;line-height:1.25}.home-category-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.45}.home-icon{width:45px;height:45px;border-radius:11px;display:grid;place-items:center;color:#fff}.home-icon svg,.category-pill svg,.soon-icon svg{width:24px;height:24px}.cat-job-openings .home-icon{background:#0ab7d0}.cat-career-development .home-icon{background:#05aa97}.cat-online-courses .home-icon{background:#059ce8}.cat-workplace-skills .home-icon{background:#6b52f7}.breadcrumb-strip{height:52px;background:#f7f9fb;border-top:1px solid #f0f2f5;border-bottom:1px solid var(--line);display:flex;align-items:center}.breadcrumb{display:flex;gap:9px;align-items:center;font-size:12px;color:#667085}.breadcrumb a:hover{color:var(--brand)}.breadcrumb strong{font-weight:600;color:var(--ink)}.listing-head{padding:44px 0 28px}.category-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 9px;border-radius:999px;background:#dff9fb;color:#09859a;font-size:12px;font-weight:700}.category-pill svg{width:14px;height:14px}.listing-head h1{margin:14px 0 12px;font-size:35px;line-height:1.22;letter-spacing:-1.2px;max-width:760px}.listing-head p{margin:0;max-width:650px;color:var(--muted);font-size:17px}.article-count{margin-top:26px;font-weight:700;font-size:12px;color:#6b7280}.listing-content{padding:18px 0 80px}.job-grid,.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.job-card,.article-card{border:1px solid #e2e6ea;border-radius:13px;background:#fff;overflow:hidden;box-shadow:0 1px 4px rgba(15,23,42,.03);transition:.18s;min-width:0}.job-card:hover,.article-card:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(15,23,42,.08)}.job-visual{height:174px;display:flex;align-items:center;justify-content:center;overflow:hidden}.job-visual img{width:100%;height:100%;object-fit:cover}.job-card-body{padding:14px 15px 16px;display:flex;flex-direction:column;min-height:315px}.job-badges{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:10px}.job-badges span{font-size:10px;line-height:1;padding:4px 7px;border-radius:999px;background:#dff9f6;color:#087d73;font-weight:700}.job-card:nth-child(3n+2) .job-badges span{background:#ffe5e7;color:#c2363e}.job-card:nth-child(3n+3) .job-badges span{background:#e6ecff;color:#3253cf}.job-card h2{font-size:16px;margin:0 0 8px;line-height:1.25}.job-card p{font-size:13px;color:var(--muted);margin:0 0 12px}.job-features{list-style:none;padding:0;margin:0 0 14px;display:grid;gap:6px}.job-features li{font-size:12px;color:#536174}.job-features li:before{content:'◇';color:#05bfae;font-weight:900;margin-right:7px}.view-role{margin-top:auto;color:#05a99d;font-size:12px;font-weight:800}.view-role span{margin-left:5px}.coming-soon{min-height:489px;border-style:dashed;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#768195;background:#fafbfc}.coming-soon .soon-icon{width:38px;height:38px;border-radius:50%;background:#f0f3f6;display:grid;place-items:center;margin-bottom:14px;color:#8793a3}.coming-soon .soon-icon svg{width:19px;height:19px}.coming-soon strong{font-size:12px}.coming-soon p{font-size:11px;line-height:1.55;margin:7px 0}.article-card{display:flex;flex-direction:column}.article-card-media{height:152px;background:#eefcfb;overflow:hidden}.article-card-media img{width:100%;height:100%;object-fit:cover}.article-card-body{padding:15px 16px 14px;display:flex;flex-direction:column;flex:1}.card-category{color:#0ba59a;font-size:10px;font-weight:800;margin-bottom:8px}.article-card h3{font-size:15px;line-height:1.35;margin:0 0 8px}.article-card p{font-size:12px;color:var(--muted);margin:0 0 12px}.card-meta{margin-top:auto;display:flex;align-items:center;gap:10px;color:#8a94a3;font-size:9px}.card-meta span{margin-right:auto}.card-meta b{font-size:14px;color:#12b7aa}.empty-card{padding:35px;border:1px dashed var(--line);border-radius:12px;text-align:center;color:var(--muted)}.ad-wrap{width:min(970px,calc(100% - 40px));margin:10px auto 18px;min-height:var(--ad-min-height,0px);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;overflow:hidden}.article-shell .ad-wrap{width:100%}.ad-label{font-size:8px;color:#747d8a;text-transform:uppercase;letter-spacing:.04em;margin:4px 0 5px}.ad-code{width:100%;min-height:calc(var(--ad-min-height,0px) - 18px);display:flex;align-items:center;justify-content:center}.ad-code:empty{display:block}.ad-demo{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#a1a8b3;font-size:11px}.article-page{padding:0 0 0}.article-shell{width:min(var(--article),calc(100% - 40px));margin:0 auto;padding:34px 0 72px}.article-breadcrumb{display:flex;gap:6px;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10px;color:#697386;margin:0 0 22px}.article-breadcrumb strong{font-weight:600;color:#111b2b;overflow:hidden;text-overflow:ellipsis}.article-shell>h1{font-size:31px;line-height:1.15;letter-spacing:-.8px;margin:0 0 12px}.html-block{margin:12px 0 18px}.jg-link-stack{display:grid;gap:8px}.jg-link-stack a{min-height:39px;border-radius:6px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;background:#43b7c8;color:#fff;font-size:11px;font-weight:800;box-shadow:inset 0 -1px 0 rgba(0,0,0,.06)}.jg-link-stack a:hover{background:#32aabd}.jg-link-stack a span:last-child{font-size:16px;font-weight:400}.same-site-note{text-align:center;color:#a4acb6;font-size:8px;margin-top:6px}.article-body{font-size:13px;color:#263446}.article-body h2{font-size:16px;line-height:1.35;color:#101a2b;margin:24px 0 8px}.article-body h3{font-size:14px;color:#101a2b;margin:22px 0 7px}.article-body p{margin:0 0 11px}.article-body ul,.article-body ol{margin:8px 0 14px;padding-left:19px}.article-body li{margin:4px 0}.article-body li::marker{color:#16b3b0}.article-body table{width:100%;border-collapse:collapse;margin:14px 0}.article-body td,.article-body th{border:1px solid var(--line);padding:8px;text-align:left}.article-body a{color:#0aa8ad;text-decoration:underline}.article-tags{display:flex;gap:7px;flex-wrap:wrap;border-top:1px solid #f0f2f4;padding-top:14px;margin:13px 0 15px}.article-tags span{font-size:8px;color:#697386;border:1px solid #e7eaee;border-radius:999px;padding:4px 8px;background:#fafbfc}.related-section{margin-top:36px}.related-section>h2{font-size:10px;letter-spacing:.08em;margin:0 0 13px}.related-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.article-card.compact .article-card-media{height:130px}.article-card.compact h3{font-size:13px}.article-card.compact p{font-size:10px}.explore-section{margin-top:34px;border-top:1px solid #f0f2f4;padding-top:18px}.explore-section h2{font-size:12px;margin:0 0 12px}.explore-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.explore-grid a{border:1px solid #e9edf0;border-radius:8px;padding:11px 10px;display:flex;flex-direction:column;min-height:88px}.explore-grid strong{font-size:10px;margin:5px 0}.explore-grid small{font-size:8px;color:#758194;line-height:1.45}.mini-line{width:18px;height:2px;background:#10bbb7;border-radius:4px}.disclosures{margin-top:34px;border-top:1px solid #f0f2f4;padding-top:22px;color:#687587}.disclosures h3{font-size:8px;letter-spacing:.08em;color:#273142;margin:18px 0 6px}.disclosures p{font-size:9px;line-height:1.6;margin:0}.legal-page{padding:46px 0 80px}.legal-shell{width:min(780px,calc(100% - 40px));margin:auto}.legal-kicker{font-size:11px;color:#0b9ca7;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.legal-shell h1{font-size:38px;line-height:1.2;margin:9px 0 15px}.legal-lead{font-size:17px;color:var(--muted);max-width:670px}.legal-content{margin-top:30px;color:#314055}.legal-content h2{font-size:22px;margin:30px 0 9px;color:#101a2b}.legal-content h3{font-size:17px;margin-top:24px;color:#101a2b}.legal-content p,.legal-content li{font-size:14px}.legal-content ul{padding-left:20px}.contact-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;margin-top:36px}.contact-layout h2{font-size:21px}.contact-layout p{font-size:13px;color:var(--muted)}.contact-form{display:grid;gap:13px}.contact-form label{font-size:12px;font-weight:700}.contact-form input,.contact-form textarea{display:block;width:100%;margin-top:6px;border:1px solid #d7dce2;border-radius:7px;padding:10px 11px;font:inherit;color:var(--ink)}.hp{position:absolute!important;left:-99999px!important}.notice{padding:11px 13px;border-radius:7px;background:#ecfdf3;color:#087a45;margin:18px 0}.site-footer{background:#0d182a;color:#dbe2ec;padding:38px 0 22px}.footer-container{width:min(980px,calc(100% - 40px));margin:auto}.footer-grid{display:grid;grid-template-columns:1.7fr .8fr .9fr;gap:72px}.footer-brand{display:flex;align-items:center;gap:8px}.brand-mark{width:25px;height:25px;border-radius:7px;background:#11bec7;display:grid;place-items:center;color:#fff;font-weight:900}.footer-brand strong{font-size:14px;color:#fff}.footer-brand-col p{font-size:11px;line-height:1.65;color:#aeb9ca;max-width:270px}.footer-lang{font-size:9px;color:#c5ceda;margin-top:17px}.footer-grid h4{font-size:10px;margin:0 0 11px;color:#fff}.footer-links{display:grid;gap:6px}.footer-links a{font-size:10px;color:#aeb9ca}.footer-links a:hover{color:#fff}.footer-bottom{margin-top:28px;padding-top:20px;border-top:1px solid #223047;display:flex;justify-content:space-between;gap:25px;font-size:8px;color:#8390a4}.footer-bottom em{font-style:italic;text-align:right;max-width:440px;color:#657187}@media(min-width:901px){.ad-device-mobile{display:none!important}}@media(max-width:900px){.ad-device-desktop{display:none!important}.home-card-grid{grid-template-columns:repeat(2,1fr)}.job-grid,.article-grid{grid-template-columns:repeat(2,1fr)}.explore-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:35px}}@media(max-width:650px){.lite-top{height:38px}.home-container,.content-container,.footer-container{width:min(100% - 28px,1060px)}.home-hero{padding:55px 0 30px}.home-hero h1{font-size:35px;letter-spacing:-1.2px}.home-hero p{font-size:15px}.primary-cta{min-height:48px;padding:0 20px}.home-card-grid,.job-grid,.article-grid,.related-grid{grid-template-columns:1fr}.home-category-card{min-height:128px}.breadcrumb-strip{height:46px}.listing-head{padding:34px 0 22px}.listing-head h1{font-size:29px}.listing-head p{font-size:15px}.job-visual{height:190px}.job-card-body{min-height:auto}.coming-soon{min-height:240px}.article-shell{width:min(100% - 28px,var(--article));padding-top:28px}.article-shell>h1{font-size:27px}.article-body{font-size:14px}.article-body h2{font-size:17px}.ad-wrap{width:min(100% - 28px,970px)}.article-shell .ad-wrap{width:100%}.contact-layout{grid-template-columns:1fr}.legal-shell{width:min(100% - 28px,780px)}.legal-shell h1{font-size:32px}.footer-grid{grid-template-columns:1fr;gap:24px}.footer-bottom{flex-direction:column}.footer-bottom em{text-align:left}.site-footer{padding-top:32px}}
.category-banner{padding:28px 0 30px;background:linear-gradient(90deg,#0ca89f,#07b2a6);color:#fff}.category-banner .category-pill{background:rgba(255,255,255,.16);color:#fff}.category-banner h1{font-size:29px;max-width:760px;margin:10px 0 4px;color:#fff;letter-spacing:-.7px}.category-banner p{display:none}.cat-banner-online-courses{background:linear-gradient(90deg,#138bcf,#0aa2c8)}.cat-banner-workplace-skills{background:linear-gradient(90deg,#6e4fe2,#725ee9)}.category-count-row{padding:22px 0 4px}.category-count-row span{font-size:11px;color:#6b7280;font-weight:700}@media(max-width:650px){.category-banner{padding:22px 0 24px}.category-banner h1{font-size:23px}.category-count-row{padding-top:18px}}

/* v0.3 text-only articles */
.article-card.text-only .article-card-body{min-height:205px}
.article-card.compact.text-only .article-card-body{min-height:185px}

/* v0.14.1 public header */
.site-header{height:62px;background:#fff;border-bottom:1px solid #f0f2f5;position:relative;z-index:40}
.header-container{width:min(1060px,calc(100% - 40px));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:28px}
.site-brand{display:inline-flex;align-items:center;gap:9px;min-width:max-content;color:var(--ink)}
.site-brand .brand-mark{width:28px;height:28px;border-radius:8px;background:#11bec7;display:grid;place-items:center;color:#fff;font-size:16px;font-weight:900;line-height:1}
.site-brand strong{font-size:15px;line-height:1;font-weight:800;letter-spacing:-.15px}
.nav{display:flex;align-items:center;justify-content:flex-end;gap:28px}
.nav a{position:relative;padding:22px 0 20px;color:#536174;font-size:12px;font-weight:650;line-height:1;white-space:nowrap;transition:color .18s ease}
.nav a:hover,.nav a.active{color:#07162b}
.nav a.active:after{content:'';position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--brand);border-radius:4px 4px 0 0}
.nav-toggle{display:none;width:39px;height:39px;border:1px solid #e2e7eb;border-radius:8px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:4px;padding:0;cursor:pointer}
.nav-toggle span{display:block;width:17px;height:2px;border-radius:2px;background:#152238;transition:.18s ease}
@media(max-width:820px){
  .site-header{height:58px}
  .header-container{width:min(100% - 28px,1060px)}
  .nav-toggle{display:flex;margin-left:auto}
  .nav{display:none;position:absolute;left:14px;right:14px;top:50px;background:#fff;border:1px solid #e3e8ed;border-radius:10px;padding:8px;box-shadow:0 18px 40px rgba(15,23,42,.12);flex-direction:column;align-items:stretch;gap:0}
  .nav.open{display:flex}
  .nav a{padding:12px 13px;border-radius:7px;font-size:13px}
  .nav a:hover,.nav a.active{background:#f5fbfb;color:#087f86}
  .nav a.active:after{display:none}
  .nav-toggle[aria-expanded=\"true\"] span:nth-child(1){transform:translateY(6px) rotate(45deg)}
  .nav-toggle[aria-expanded=\"true\"] span:nth-child(2){opacity:0}
  .nav-toggle[aria-expanded=\"true\"] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}
}

/* v0.14.2 responsive hardening */
.article-body,.html-block,.jg-link-stack a,.legal-content{overflow-wrap:anywhere;word-break:normal}
.article-body pre,.legal-content pre{max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch}
.article-body iframe,.html-block iframe,.legal-content iframe{max-width:100%}
@media(max-width:900px){
  .article-body{font-size:14px}
  .article-body h2{font-size:17px}
}
@media(max-width:650px){
  .article-body table{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}
  .article-body th,.article-body td{min-width:0}
  .jg-link-stack a{height:auto;min-height:42px;padding:8px 13px;line-height:1.35;gap:10px}
}
@media(max-width:360px){
  .home-hero{padding-top:48px}
  .home-hero h1{font-size:31px;letter-spacing:-1px}
  .home-hero p{font-size:14px}
  .listing-head h1{font-size:26px}
  .article-shell>h1{font-size:25px}
  .legal-shell h1{font-size:29px}
  .primary-cta{font-size:14px}
}
@media(max-width:820px){
  .nav{top:calc(100% - 1px)}
}

/* v0.14.4 reference-scale desktop + larger article CTAs */
:root{--article:850px}
.home-container{width:min(1100px,calc(100% - 40px))}
.home-main{min-height:720px}
.home-hero{padding:96px 0 45px}
.home-hero h1{max-width:1010px;font-size:49px;line-height:1.16;letter-spacing:-1.9px}
.home-hero p{max-width:720px;font-size:18px}
.primary-cta{min-height:54px;padding:0 31px;font-size:16px;border-radius:10px}
.home-categories{padding:20px 0 96px}
.home-card-grid{gap:20px}
.home-category-card{min-height:164px;padding:24px 22px}
.home-category-card h2{font-size:17px}
.home-category-card p{font-size:14px}
.home-icon{width:46px;height:46px}
.header-container{width:min(1100px,calc(100% - 40px));gap:24px}
.site-brand .brand-mark{width:32px;height:32px;border-radius:8px;font-size:18px}
.site-brand strong{font-size:18px;letter-spacing:-.25px}
.nav{gap:27px;margin-left:auto}
.nav a{font-size:14px;padding:21px 0 20px;font-weight:600}
.header-search{width:194px;height:36px;border:1px solid #dfe4ea;border-radius:7px;display:flex;align-items:center;gap:8px;padding:0 11px;color:#8c98aa;background:#fff;flex:0 0 auto}
.header-search svg{width:17px;height:17px;flex:0 0 auto}
.header-search input{border:0;outline:0;width:100%;font:inherit;font-size:13px;color:#344054;background:transparent;min-width:0}
.header-search input::placeholder{color:#98a2b3}
.footer-container{width:min(1100px,calc(100% - 40px))}
.footer-brand strong{font-size:16px}
.footer-brand-col p{font-size:12px;max-width:300px}
.footer-grid h4{font-size:11px}
.footer-links a{font-size:11px}
.footer-lang{font-size:10px}
.footer-bottom{font-size:9px}
.category-banner{padding:54px 0 58px;min-height:266px;display:flex;align-items:center}
.category-banner .category-pill{background:transparent;color:rgba(255,255,255,.9);padding:0;border-radius:0;text-transform:uppercase;letter-spacing:.04em;font-size:14px;font-weight:750}
.category-banner .category-pill svg{display:none}
.category-banner h1{font-size:37px;line-height:1.18;max-width:900px;margin:14px 0 17px;letter-spacing:-1.05px}
.banner-article-count{font-size:14px;font-weight:650;color:rgba(255,255,255,.86)}
.category-count-row{display:none}
.listing-content{padding-top:30px}
.article-shell{padding-top:34px}
.article-shell>h1{font-size:38px;line-height:1.14;letter-spacing:-1px;margin-bottom:14px}
.article-breadcrumb{font-size:12px;margin-bottom:23px}
.article-body{font-size:15px;line-height:1.62}
.article-body h2{font-size:18px;line-height:1.34;margin-top:28px}
.article-body h3{font-size:16px}
.article-body p{margin-bottom:13px}
.jg-link-stack{gap:10px}
.jg-link-stack a{min-height:55px;border-radius:9px;padding:9px 19px;font-size:15px;line-height:1.28;gap:14px}
.jg-link-stack a span:last-child{font-size:21px}
.same-site-note{font-size:10px;margin-top:7px}
.html-block{margin:16px 0 22px}
.related-section>h2{font-size:11px}
.disclosures p{font-size:10px}
.disclosures h3{font-size:9px}
.search-head{padding-bottom:38px}
.search-page-form{margin-top:24px;display:flex;gap:10px;max-width:620px}
.search-page-form input{height:48px;flex:1;border:1px solid #dfe4ea;border-radius:8px;padding:0 14px;font:inherit;min-width:0}
.search-page-form button{height:48px;border:0;border-radius:8px;background:var(--brand);color:#fff;font-weight:800;padding:0 24px;cursor:pointer}

@media(max-width:1100px) and (min-width:821px){
  .header-container{width:min(100% - 32px,1100px);gap:18px}
  .nav{gap:18px}
  .nav a{font-size:13px}
  .header-search{width:165px}
}
@media(max-width:900px){
  .header-search{display:none}
}
@media(max-width:650px){
  :root{--article:850px}
  .home-main{min-height:0}
  .home-container,.content-container,.footer-container{width:min(100% - 28px,1100px)}
  .home-hero{padding:56px 0 31px}
  .home-hero h1{max-width:100%;font-size:35px;line-height:1.16}
  .home-hero p{font-size:15px;max-width:100%}
  .primary-cta{min-height:50px;padding:0 22px;font-size:15px}
  .home-category-card{min-height:132px;padding:20px}
  .site-brand .brand-mark{width:31px;height:31px}
  .site-brand strong{font-size:17px}
  .category-banner{min-height:0;padding:31px 0 34px}
  .category-banner .category-pill{font-size:11px}
  .category-banner h1{font-size:25px;line-height:1.22;margin:10px 0 12px}
  .banner-article-count{font-size:11px}
  .article-shell{width:min(100% - 28px,var(--article));padding-top:28px}
  .article-shell>h1{font-size:27px;line-height:1.18;letter-spacing:-.55px}
  .article-breadcrumb{font-size:10px}
  .article-body{font-size:14px;line-height:1.62}
  .article-body h2{font-size:17px}
  .article-body h3{font-size:15px}
  .html-block{margin:14px 0 20px}
  .jg-link-stack{gap:11px}
  .jg-link-stack a{min-height:69px;padding:12px 18px;border-radius:10px;font-size:16px;line-height:1.35;gap:14px}
  .jg-link-stack a span:last-child{font-size:23px}
  .same-site-note{font-size:9px;margin-top:7px}
  .search-page-form{flex-direction:column}
  .search-page-form button,.search-page-form input{width:100%}
}
@media(max-width:360px){
  .jg-link-stack a{min-height:66px;font-size:15px;padding:11px 16px}
}

/* v0.14.4 article breadcrumb/reference header finishing */
.nav a.active:after{display:none}
.article-breadcrumb-strip{height:52px}
.article-crumb-container{width:min(var(--article),calc(100% - 40px));margin:auto;height:100%}
.article-breadcrumb{margin:0;display:flex;align-items:center;gap:8px}
.article-shell{padding-top:24px}
@media(max-width:650px){
  .article-breadcrumb-strip{height:46px}
  .article-crumb-container{width:min(100% - 28px,var(--article))}
  .article-shell{padding-top:20px}
}

/* v0.14.4 screenshot-calibrated dimensions */
:root{--article:832px}
.home-hero{padding:68px 0 66px}
.home-hero h1{max-width:1100px;letter-spacing:-.7px}
.category-banner{min-height:270px}
.jg-link-stack a{min-height:56px}
@media(max-width:650px){
  .article-shell,.article-crumb-container{width:min(100% - 30px,var(--article))}
  .article-shell .ad-wrap{width:100%}
  .ad-wrap[data-ad-unit="reference-large"]{--ad-min-height:383px!important}
  .jg-link-stack a{min-height:69px}
}
/* homepage card vertical calibration from supplied desktop screenshot */
.home-categories{padding:11px 0 96px}
.home-category-card{padding:22px}
@media(max-width:650px){
  .home-categories{padding:14px 0 64px}
  .home-category-card{padding:20px}
}
@media(max-width:360px){
  .home-hero h1{font-size:31px;letter-spacing:-.6px}
  .article-shell>h1{font-size:25px}
  .listing-head h1{font-size:26px}
  .legal-shell h1{font-size:29px}
}
/* mobile CTA calibration for the 412px DevTools reference screenshot */
@media(max-width:650px){
  .article-shell,.article-crumb-container{width:min(100% - 32px,var(--article))}
  .jg-link-stack{gap:14px}
  .jg-link-stack a{min-height:80px;padding:13px 18px;border-radius:11px;font-size:18px;line-height:1.34}
  .jg-link-stack a span:last-child{font-size:25px}
}
@media(max-width:360px){
  .jg-link-stack a{min-height:76px;font-size:16px;padding:12px 16px}
}
@media(max-width:900px) and (min-width:651px){
  .article-shell>h1{font-size:34px}
  .jg-link-stack a{font-size:14px}
}
/* final breadcrumb/ad vertical calibration from supplied article screenshots */
.article-breadcrumb-strip{height:48px}
.article-shell{padding-top:17px}
@media(max-width:650px){
  .article-breadcrumb-strip{height:40px}
  .article-shell{padding-top:11px}
  .ad-wrap[data-ad-unit="reference-large"]{--ad-min-height:390px!important}
}

/* v0.14.5 Google GPT test-slot helpers */
.jg-gpt-test-slot{width:300px!important;height:250px!important;min-width:300px;margin:0 auto;overflow:hidden}
@media(max-width:340px){.article-shell .ad-code,.ad-code{overflow:visible}.jg-gpt-test-slot{position:relative;left:50%;transform:translateX(-50%)}}
