.zg-topbar{display:flex;align-items:center;gap:14px;padding:10px 16px;background:var(--bg);position:relative;z-index:30}.zg-icon-btn{background:none;border:none;color:#444746;cursor:pointer;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.zg-icon-btn:hover{background:#1f1f1f0f}.zg-icon-btn:focus-visible{outline:2px solid var(--text);outline-offset:2px}.zg-icon-group{display:flex;gap:2px;align-items:center;margin-left:auto}.zg-wordmark{font-size:21px;font-weight:400;letter-spacing:-.005em;color:var(--text);margin-left:-6px}.zg-signin{background:var(--accent);color:var(--accent-ink);border:none;border-radius:var(--pill);height:38px;padding:0 19px;font-family:var(--font);font-size:14px;font-weight:600;cursor:pointer;margin-left:6px;flex-shrink:0}.zg-signin:focus-visible{outline:2px solid var(--text);outline-offset:2px}.zg-hero{position:relative;z-index:0;padding:18px 24px 2px}.zg-herochart{position:absolute;top:0;left:0;right:0;height:300px;z-index:0;pointer-events:none;background:linear-gradient(180deg,#FFFFFF 0%,var(--band-2) 42%,var(--band-2) 80%,#FFFFFF 100%)}.zg-chart-layer{position:absolute;inset:0;width:100%;height:100%;opacity:0;transition:opacity .55s ease}.zg-chart-layer.is-on{opacity:1}.zg-chart-fill{fill:var(--c, #F28B82);opacity:.26}.zg-chart-line{fill:none;stroke:var(--c, #F28B82);stroke-width:2.4;stroke-linejoin:round;vector-effect:non-scaling-stroke;stroke-dasharray:1;stroke-dashoffset:1;animation:zg-draw 1s cubic-bezier(.4,0,.2,1) forwards}.zg-chart-ghost{fill:none;stroke:var(--c, #F28B82);stroke-width:1.3;opacity:.2;vector-effect:non-scaling-stroke;stroke-dasharray:1;stroke-dashoffset:1;animation:zg-draw 1.4s cubic-bezier(.4,0,.2,1) forwards}@keyframes zg-draw{to{stroke-dashoffset:0}}.zg-hero-title{position:relative;z-index:1;font-weight:400;font-size:27px;line-height:1.34;letter-spacing:-.01em;margin:0;max-width:82%;color:var(--text)}.zg-hero-title mark{background:var(--accent-2);color:var(--text);font-weight:700;padding:1px 6px;border-radius:3px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.zg-searchbar{position:sticky;top:0;z-index:20;padding:22px 20px 10px;background:transparent;transition:background .18s,box-shadow .18s}.zg-searchbar.zg-stuck{background:var(--bg);box-shadow:0 2px 10px #1f1f1f1a}.zg-hero-search{display:flex;align-items:center;gap:12px;background:var(--surface);border:1px solid var(--border);border-radius:var(--pill);padding:7px 8px 7px 18px;box-shadow:0 1px 3px #1f1f1f14}.zg-search-dot{width:11px;height:11px;border-radius:50%;background:var(--c, #F28B82);flex-shrink:0;transition:background .45s ease}.zg-hero-search input{flex:1;min-width:0;border:none;outline:none;font-family:var(--font);font-size:15.5px;background:transparent;color:var(--text)}.zg-hero-search input::placeholder{color:#3c4043;opacity:1}.zg-searchbar.zg-neutral .zg-hero-search input::placeholder{color:#9aa0a6}.zg-hero-search button{height:42px;padding:0 22px;border-radius:var(--pill);border:none;background:var(--accent);color:var(--accent-ink);font-family:var(--font);font-size:14.5px;font-weight:600;cursor:pointer;flex-shrink:0}.zg-hero-search button:focus-visible{outline:2px solid var(--text);outline-offset:2px}#zg-screen-categories,#zg-screen-detail{position:relative;z-index:2}.zg-carousel{display:flex;align-items:center;justify-content:center;gap:9px;padding:14px 20px 26px}.zg-dot{position:relative;width:9px;height:9px;border-radius:var(--pill);border:none;padding:0;background:transparent;overflow:hidden;cursor:pointer;flex:0 0 auto;transition:width .35s cubic-bezier(.2,0,0,1)}.zg-dot:before{content:"";position:absolute;inset:0;background:var(--dc);opacity:1}.zg-dot.is-active{width:38px}.zg-dot.is-active:before{opacity:.3}.zg-dot i{position:absolute;inset:0;display:block;background:var(--dc);transform:scaleX(0);transform-origin:left center}.zg-dot.is-active i{animation:zg-fill var(--dur, 6s) linear forwards}.zg-carousel.is-paused .zg-dot i{animation-play-state:paused}.zg-dot:focus-visible{outline:2px solid var(--text);outline-offset:3px}@keyframes zg-fill{to{transform:scaleX(1)}}.zg-pause{width:26px;height:26px;border-radius:50%;border:1px solid #9AA0A6;background:transparent;color:#5f6368;display:flex;align-items:center;justify-content:center;cursor:pointer;margin-left:8px;flex-shrink:0;padding:0}.zg-pause:focus-visible{outline:2px solid var(--text);outline-offset:2px}.zg-pause .zg-ic-play{display:none}.zg-carousel.is-paused .zg-pause .zg-ic-play{display:block}.zg-carousel.is-paused .zg-pause .zg-ic-pause{display:none}@media(prefers-reduced-motion:reduce){.zg-dot.is-active i{animation:zg-fill var(--dur, 6s) steps(1,jump-start) forwards}.zg-chart-line,.zg-chart-ghost{animation:none;stroke-dashoffset:0}.zg-chart-layer{transition:none}}.zg-why{background:var(--band);padding:22px 20px 26px}.zg-why-head{display:flex;align-items:center;gap:12px;margin:0 0 14px}.zg-why-q{font-size:14.5px;color:#3c4043;margin:0;flex:1}.zg-why-q b{font-weight:700;color:var(--text)}.zg-why-badge{width:28px;height:28px;border-radius:50%;background:var(--surface);display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 1px 2px #1f1f1f1f}.zg-news{display:flex;align-items:flex-start;gap:14px;background:var(--surface);border-radius:var(--radius);padding:14px;transition:opacity .3s ease}.zg-news.is-swapping{opacity:0}.zg-news-thumb{width:74px;height:58px;border-radius:8px;object-fit:cover;flex-shrink:0;background:var(--surface-2)}.zg-news-body{min-width:0}.zg-news-title{margin:0 0 6px;font-size:14.5px;line-height:1.35;color:var(--text)}.zg-news-meta{margin:0;font-size:12.5px;color:var(--text-dim)}.zg-trend-block{background:var(--bg);padding:26px 20px 6px}.zg-section-title{font-size:17px;font-weight:600;margin:0 0 4px;color:var(--text)}.zg-date{color:var(--text-dim);font-size:12.5px;margin:0 0 12px}.zg-detail-date{color:var(--text-dim);font-size:12.5px;padding:0 0 10px;margin:0}.zg-trend-list{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.zg-trend-row{display:flex;align-items:center;gap:14px;padding:13px 16px;border-bottom:1px solid var(--border-soft)}.zg-trend-row:last-child{border-bottom:none}.zg-trend-rank{width:18px;color:var(--text-dim);font-size:13px;flex-shrink:0;font-variant-numeric:tabular-nums}.zg-trend-main{flex:1;min-width:0}.zg-trend-term{font-size:14.5px;font-weight:600}.zg-trend-meta{font-size:12.5px;color:var(--text-dim);display:flex;align-items:center;gap:5px;margin-top:2px}.zg-trend-meta .zg-up{color:var(--good);font-size:9px}.zg-deeper{position:relative;text-align:center;padding:46px 20px 22px;overflow:hidden}.zg-deeper-shape{position:absolute;left:50%;top:22px;width:74px;height:74px;margin-left:-37px;background:#c3d4f2;border-radius:14px;transform:rotate(45deg);z-index:0}.zg-deeper-title{position:relative;z-index:1;font-size:25px;font-weight:400;margin:0;color:var(--text)}.zg-tile-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:6px 20px 0}@media(max-width:420px){.zg-tile-grid{grid-template-columns:repeat(2,1fr)}}.zg-tile{border:1px solid var(--border);background:var(--surface);border-radius:var(--radius);padding:0;cursor:pointer;overflow:hidden;display:flex;flex-direction:column;text-align:left;transition:box-shadow .18s,transform .18s}.zg-tile:hover,.zg-tile:focus-visible{box-shadow:0 2px 10px #1f1f1f24;transform:translateY(-2px)}.zg-tile:focus-visible{outline:2px solid var(--text);outline-offset:2px}.zg-tile-imgwrap{display:block;width:100%;aspect-ratio:1 / .72;overflow:hidden}.zg-tile-img{width:100%;height:100%;object-fit:cover;display:block}.zg-tile-label{display:block;padding:10px 12px 12px;font-size:13px;font-weight:600;color:var(--text)}.zg-footer-meta{display:flex;justify-content:space-between;color:var(--text-dim);font-size:11.5px;padding:26px 20px 0}.zg-search-screen{padding:18px 20px 20px}.zg-back{background:none;border:none;color:var(--text-dim);font-family:var(--font);font-size:13.5px;cursor:pointer;margin-bottom:14px;padding:6px 12px 6px 8px;border-radius:var(--pill);display:inline-flex;align-items:center;gap:6px}.zg-back:hover{background:#1f1f1f0f;color:var(--text)}.zg-detail-eyebrow{color:var(--text-dim);font-size:12px;letter-spacing:.04em;text-transform:uppercase;margin:4px 0}.zg-detail-heading{display:flex;align-items:center;gap:10px;font-size:26px;font-weight:400;margin:0 0 18px;letter-spacing:-.01em}.zg-detail-heading .zg-cat-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}.zg-chart-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px}.zg-chart-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:14px}.zg-chart-title{font-size:11.5px;color:var(--text-dim);margin:0 0 10px}.zg-region-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:3px}.zg-region-grid span{display:block;aspect-ratio:1;border-radius:2px;background:var(--accent)}.zg-detail-blurb{font-size:13.5px;color:var(--text-dim);line-height:1.55;margin:0 0 22px}.zg-detail-list{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;margin:0 0 10px}.zg-detail-row{display:flex;align-items:center;gap:14px;padding:12px 14px;border-bottom:1px solid var(--border-soft)}.zg-detail-row:last-child{border-bottom:none}.zg-detail-rank{width:20px;color:var(--text-dim);font-size:13px;flex-shrink:0;font-variant-numeric:tabular-nums}.zg-detail-main{flex:1;min-width:0}.zg-detail-name{font-size:14.5px;font-weight:600;display:block}.zg-detail-meta{font-size:12.5px;color:var(--text-dim)}.zg-avatar{width:34px;height:34px;border-radius:50%;color:#fff;font-size:11.5px;font-weight:600;display:flex;align-items:center;justify-content:center;flex-shrink:0}.zg-detail-note{font-size:11.5px;color:var(--text-dim);line-height:1.5;margin:0 0 26px}.zg-report-heading{font-size:17px;font-weight:600;margin:0 0 2px;color:var(--text)}.zg-report-byline{font-size:12.5px;color:var(--text-dim);margin:0 0 14px}.zg-report{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.zg-report:active{background:var(--surface-2)}.zg-report-cover{background:linear-gradient(135deg,var(--c1) 0%,var(--c2) 100%);display:flex;align-items:center;overflow:hidden}.zg-report-covertext{color:#fff;font-weight:700;letter-spacing:-.02em;line-height:.95;white-space:nowrap;text-shadow:0 1px 12px rgba(0,0,0,.18)}.zg-report-hero{margin:0 0 16px}.zg-report-hero .zg-report-cover{height:168px;padding:0 18px}.zg-report-hero .zg-report-covertext{font-size:54px}.zg-report-hero .zg-report-body{padding:14px 16px 18px}.zg-report-hero .zg-report-title{font-size:16px}.zg-report-scroll{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:30px}.zg-report-scroll::-webkit-scrollbar{display:none}.zg-report-mini{display:flex;align-items:stretch;flex:0 0 78%;scroll-snap-align:start}.zg-report-mini .zg-report-cover{width:96px;flex-shrink:0;padding:0 10px}.zg-report-mini .zg-report-covertext{font-size:21px;white-space:normal}.zg-report-mini .zg-report-body{padding:12px 14px;min-width:0}.zg-report-mini .zg-report-title{font-size:14.5px}.zg-report-title{margin:0 0 5px;font-weight:600;line-height:1.3;color:var(--text)}.zg-report-blurb{margin:0;font-size:12.5px;line-height:1.45;color:var(--text-dim)}.zg-site-footer{color:var(--text-dim);font-size:11.5px;line-height:1.6;padding:34px 20px 0}.zg-site-footer a{color:var(--text-dim)}
