.ds-guide-hub{min-width:0}.ds-guide-hub .ds-page-shell__inner{grid-template-columns:minmax(0,1fr);gap:clamp(1.5rem,3vw,2.5rem)}.ds-page-shell.ds-guide-hub--zh-Hans,.ds-guide-hub--zh-Hans .ds-guide-hub__card{word-break:normal;overflow-wrap:anywhere;line-break:auto}.ds-guide-hub--zh-Hans .ds-tool-header{grid-template-columns:minmax(0,1fr);width:100%}.ds-guide-hub--zh-Hans .ds-tool-header,.ds-guide-hub--zh-Hans .ds-tool-header>*,.ds-guide-hub--zh-Hans .ds-tool-header__meta,.ds-guide-hub--zh-Hans .ds-tool-header__meta-item{overflow-wrap:anywhere;word-break:break-all;min-width:0;max-width:100%}.ds-guide-hub--zh-Hans .ds-tool-header__meta-item{white-space:normal}.ds-guide-hub__directory{gap:var(--ds-space-5);grid-template-columns:minmax(0,1fr);width:100%;min-width:0;max-width:100%;display:grid}.ds-guide-hub__section-header{gap:var(--ds-space-2);grid-template-columns:minmax(0,1fr);min-width:0;display:grid}.ds-guide-hub__section-header>*,.ds-guide-hub__card>*{overflow-wrap:anywhere;min-width:0;max-width:100%}.ds-guide-hub__section-header h2,.ds-guide-hub__section-header p,.ds-guide-hub__notice ul{margin:0}.ds-guide-hub__section-header h2{color:var(--ds-color-text);font-size:clamp(1.4rem,2.8vw,2rem)}.ds-guide-hub__section-header p,.ds-guide-hub__notice li{color:var(--ds-color-text-muted);line-height:var(--ds-line-height-body)}.ds-guide-hub__cards{gap:var(--ds-space-4);grid-template-columns:repeat(auto-fit,minmax(280px,1fr));min-width:0;display:grid}.ds-guide-hub__card{gap:var(--ds-space-3);border:1px solid var(--ds-color-border);border-radius:var(--ds-radius-lg);background:var(--ds-color-surface);min-width:0;box-shadow:var(--ds-shadow-sm);color:inherit;padding:clamp(1rem,2.5vw,1.5rem);text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.ds-guide-hub__card:hover,.ds-guide-hub__card:focus-visible{border-color:var(--ds-color-primary-border);box-shadow:var(--ds-shadow-md);transform:translateY(-2px)}.ds-guide-hub__card-category,.ds-guide-hub__card-review{color:var(--ds-color-text-muted);font-size:var(--ds-font-size-sm);font-weight:750}.ds-guide-hub__card-title{color:var(--ds-color-text);font-size:clamp(1.2rem,2.3vw,1.55rem);line-height:var(--ds-line-height-tight)}.ds-guide-hub__card-description{color:var(--ds-color-text-muted);line-height:var(--ds-line-height-body)}.ds-guide-hub__card-cta{color:var(--ds-color-primary-strong);font-weight:850}.ds-guide-hub__ad{max-width:960px;margin-inline:auto}.ds-guide-hub__notice ul{gap:var(--ds-space-2);padding-left:1.25rem;display:grid}.ds-guide-hub__notice{grid-template-columns:minmax(0,1fr);width:100%;min-width:0;max-width:100%}.ds-guide-hub__notice>*,.ds-guide-hub__notice .ds-notice-box__body,.ds-guide-hub__notice .ds-notice-box__body>*,.ds-guide-hub__notice li{box-sizing:border-box;overflow-wrap:anywhere;width:100%;min-width:0;max-width:100%}.ds-guide-hub--zh-Hans .ds-guide-hub__notice,.ds-guide-hub--zh-Hans .ds-guide-hub__notice *{word-break:break-all}@media (width<=700px){.ds-guide-hub__cards{grid-template-columns:minmax(0,1fr)}}.ds-guide-hub .ds-tool-header{gap:var(--ds-space-2);padding-bottom:var(--ds-space-5)}.ds-guide-hub .ds-tool-header__title{letter-spacing:-.025em;max-width:760px;font-size:clamp(1.65rem,3vw,2.05rem);font-weight:800}.ds-guide-hub .ds-tool-header__description{max-width:720px;font-size:1rem;line-height:1.65}.ds-guide-hub__card{border-top:3px solid var(--ds-color-primary-border);box-shadow:none;background:linear-gradient(180deg, var(--ds-color-surface), color-mix(in srgb, var(--ds-color-primary-soft) 24%, var(--ds-color-surface)))}.ds-guide-hub__card-topline{align-items:center;gap:.65rem;min-width:0;display:flex}.ds-guide-hub__card-topline .ds-guide-visual__icon{background:var(--ds-color-primary-soft);width:38px;height:38px;box-shadow:none;border-radius:13px;flex:0 0 38px}.ds-guide-hub__card-title{letter-spacing:-.015em;font-size:clamp(1.08rem,1.8vw,1.3rem);font-weight:780}.ds-guide-hub__card-description{font-size:.94rem}.ds-guide-hub__cards[data-guide-directory-layout=editorial-list]{border-block:1px solid var(--ds-color-border);display:block}.ds-guide-hub__cards[data-guide-directory-layout=editorial-list] .ds-guide-hub__card{border:0;border-bottom:1px solid var(--ds-color-border);box-shadow:none;background:0 0;border-radius:0;grid-template-columns:minmax(150px,.32fr) minmax(0,1fr) auto;grid-template-areas:"topline title cta""topline description cta""topline review cta";align-items:center;gap:.35rem clamp(1.2rem,3vw,2.5rem);padding:clamp(1.15rem,2.5vw,1.65rem) .25rem}.ds-guide-hub__cards[data-guide-directory-layout=editorial-list] .ds-guide-hub__card:last-child{border-bottom:0}.ds-guide-hub__cards[data-guide-directory-layout=editorial-list] .ds-guide-hub__card:hover,.ds-guide-hub__cards[data-guide-directory-layout=editorial-list] .ds-guide-hub__card:focus-visible{background:color-mix(in srgb, var(--ds-color-primary-soft) 38%, transparent);box-shadow:none;transform:none}.ds-guide-hub__cards[data-guide-directory-layout=editorial-list] .ds-guide-hub__card-topline{grid-area:topline;align-self:start}.ds-guide-hub__cards[data-guide-directory-layout=editorial-list] .ds-guide-hub__card-title{grid-area:title}.ds-guide-hub__cards[data-guide-directory-layout=editorial-list] .ds-guide-hub__card-description{grid-area:description;max-width:62ch}.ds-guide-hub__cards[data-guide-directory-layout=editorial-list] .ds-guide-hub__card-review{grid-area:review}.ds-guide-hub__cards[data-guide-directory-layout=editorial-list] .ds-guide-hub__card-cta{white-space:nowrap;grid-area:cta;align-self:center}@media (width<=700px){.ds-guide-hub__cards[data-guide-directory-layout=editorial-list] .ds-guide-hub__card{grid-template-columns:minmax(0,1fr);grid-template-areas:"topline""title""description""review""cta";gap:.65rem;padding-block:1.15rem}.ds-guide-hub__cards[data-guide-directory-layout=editorial-list] .ds-guide-hub__card-cta{justify-self:start;align-items:center;min-height:44px;display:inline-flex}}.ds-guide-hub .ds-page-shell__inner{gap:clamp(1.1rem,2.2vw,1.8rem)}.ds-guide-hub .ds-tool-header{padding-bottom:var(--ds-space-4)}.ds-guide-hub .ds-tool-header__title{max-width:720px;font-size:clamp(1.5rem,2.5vw,1.9rem);font-weight:750;line-height:1.18}.ds-guide-hub .ds-tool-header__description{max-width:700px;font-size:.96rem}.ds-guide-hub__directory{gap:var(--ds-space-3)}.ds-guide-hub__section-header{border-bottom:1px solid var(--ds-color-border);grid-template-columns:minmax(160px,.28fr) minmax(0,1fr);align-items:end;gap:.6rem 1.4rem;padding-bottom:.65rem}.ds-guide-hub__section-header h2{font-size:1.08rem;font-weight:730}.ds-guide-hub__section-header p{max-width:66ch;font-size:.9rem}.ds-guide-hub__cards[data-guide-directory-layout=editorial-list]{counter-reset:guide-directory;border-block:0}.ds-guide-hub__cards[data-guide-directory-layout=editorial-list] .ds-guide-hub__card{counter-increment:guide-directory;grid-template-columns:minmax(132px,.25fr) minmax(0,1fr) auto;gap:.22rem clamp(1rem,2.5vw,2rem);padding:1rem .2rem}.ds-guide-hub__cards[data-guide-directory-layout=editorial-list] .ds-guide-hub__card-topline{grid-template-columns:30px minmax(0,1fr);align-items:center;gap:.55rem;display:grid}.ds-guide-hub__cards[data-guide-directory-layout=editorial-list] .ds-guide-hub__card-topline:before{border:1px solid var(--ds-color-primary-border);width:30px;height:30px;color:var(--ds-color-text-muted);content:counter(guide-directory, decimal-leading-zero);border-radius:50%;place-items:center;font-size:.61rem;font-weight:760;display:grid}.ds-guide-hub__cards[data-guide-directory-layout=editorial-list] .ds-guide-hub__card-topline .ds-guide-visual__icon{display:none}.ds-guide-hub__card-category{font-size:.72rem;font-weight:690}.ds-guide-hub__card-title{font-size:clamp(1rem,1.6vw,1.2rem);font-weight:730}.ds-guide-hub__card-description{font-size:.9rem;line-height:1.55}.ds-guide-hub__card-review{font-size:.7rem;font-weight:620}.ds-guide-hub__card-cta{font-size:.82rem;font-weight:720}.ds-guide-hub__notice{border-radius:var(--ds-radius-md)}@media (width<=700px){.ds-guide-hub__section-header{grid-template-columns:minmax(0,1fr);gap:.35rem}.ds-guide-hub__cards[data-guide-directory-layout=editorial-list] .ds-guide-hub__card{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"topline cta""title title""description description""review review";gap:.42rem .8rem;padding-block:.9rem}.ds-guide-hub__cards[data-guide-directory-layout=editorial-list] .ds-guide-hub__card-cta{grid-area:cta;justify-self:end;min-height:36px;font-size:.76rem}}
