.home-entry-card{--home-entry-padding:clamp(20px, 6cqi, 28px);border-radius:var(--radius-xl);background:var(--color-bg-light);min-width:0;color:var(--color-text);border:1px solid #7a5b2e52;flex-direction:column;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 50px #1c171214;container:home-entry-card/inline-size}.home-entry-card__art{background:var(--color-bg-soft);flex:none;width:100%;display:block;position:relative;overflow:hidden}.home-entry-card__art img{object-fit:contain;width:100%;max-width:none;height:auto;display:block}.home-entry-card__content{z-index:1;min-width:0;padding:var(--home-entry-padding);flex-direction:column;flex:auto;align-items:stretch;display:flex;position:relative}.home-entry-card__heading{min-width:0}.home-entry-card__heading h2{font-family:var(--font-display-zhuque);letter-spacing:0;overflow-wrap:normal;margin:0;font-size:clamp(44px,14cqi,58px);font-weight:400;line-height:1}.home-entry-card__heading p{color:var(--color-text-muted);letter-spacing:0;margin:12px 0 0;font-size:clamp(15px,4.4cqi,18px);font-weight:700;line-height:1.65}.home-entry-card__marker{border-radius:var(--radius-sm);min-height:28px;color:var(--color-bronze);font-family:var(--font-mono);border:1px solid;align-items:center;margin-bottom:14px;padding:3px 9px;font-size:12px;font-weight:800;line-height:1.2;display:inline-flex}.home-entry-card__shortcuts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:24px;display:grid}.home-entry-card__shortcuts a{border-radius:var(--radius-md);color:#ead8ad;background:#1c171247;border:1px solid #b89a5e9e;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:48px;padding:0 10px;font-size:14px;font-weight:800;transition:border-color .18s,background-color .18s,color .18s,transform .18s;display:inline-flex}.home-entry-card__shortcuts .home-entry-card__shortcut-icon{flex:0 0 24px;width:24px;height:24px;display:block}.home-entry-card__shortcuts a:hover{color:var(--color-bg-light);background:#8e2d2138;border-color:#f8f2e5c7;transform:translateY(-1px)}.home-entry-card__shortcuts a:focus-visible,.home-entry-card .home-entry-card__cta:focus-visible{box-shadow:0 0 0 3px #f8f2e53d, var(--focus-ring);outline:0}.home-entry-card__steps{gap:10px;margin:24px 0 0;padding:0;list-style:none;display:grid}.home-entry-card__steps li{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:14px;min-width:0;display:grid}.home-entry-card__step-icon{border-radius:var(--radius-pill);width:48px;height:48px;color:var(--color-bronze);border:1px solid #7a5b2e6b;justify-content:center;align-items:center;display:inline-flex}.home-entry-card__step-copy,.home-entry-card__step-copy strong,.home-entry-card__step-copy>span{min-width:0;display:block}.home-entry-card__step-copy strong{font-size:15px;font-weight:800}.home-entry-card__step-copy>span{color:var(--color-text-muted);margin-top:2px;font-size:13px;font-weight:700;line-height:1.55}.home-entry-card .home-entry-card__cta{width:100%;min-height:52px;margin-top:24px}.home-entry-card .home-entry-card__cta .tb-button__label{justify-content:center;align-items:center;gap:18px;display:inline-flex}.home-entry-card--shufu{background:var(--color-card-dark);color:var(--color-bg-light);border-color:#b89a5e94}.home-entry-card--shufu .home-entry-card__art{display:none}.home-entry-card--shufu .home-entry-card__content{background:var(--color-card-dark)}.home-entry-card--shufu .home-entry-card__heading p{color:#f8f2e5c2}.home-entry-card--shufu .home-entry-card__marker{color:var(--color-cinnabar-bright)}.home-entry-card--guicang{align-self:start;min-height:0}.home-entry-card__baked-link{width:100%;min-width:0;display:block}.home-entry-card__baked-link:focus-visible{box-shadow:inset var(--focus-ring);outline:0}.home-entry-card--guicang .home-entry-card__art{aspect-ratio:var(--home-entry-art-ratio);background:0 0;height:auto;position:static}.home-entry-card--guicang .home-entry-card__art img{aspect-ratio:var(--home-entry-art-ratio);object-fit:contain;width:100%;max-width:100%;height:auto}.home-entry-card--xuegong .home-entry-card__art{border-bottom:1px solid #7a5b2e38}.home-entry-card--xuegong{grid-column:1/-1}@container home-entry-card (width>=420px){.home-entry-card__shortcuts{grid-template-columns:repeat(3,minmax(0,1fr))}}@container home-entry-card (width>=560px){.home-entry-card--shufu{min-height:430px}.home-entry-card--shufu .home-entry-card__art{height:100%;display:block;position:absolute;inset:0}.home-entry-card--shufu .home-entry-card__art img{object-fit:cover;object-position:center;width:100%;height:100%}.home-entry-card--shufu .home-entry-card__content{background:0 0;justify-content:center;width:min(56%,520px);min-height:430px;padding:clamp(34px,5cqi,58px)}.home-entry-card--shufu .home-entry-card__shortcuts{width:min(100%,390px)}}@container home-entry-card (width>=700px){.home-entry-card--xuegong{min-height:210px}.home-entry-card--xuegong .home-entry-card__art{border-bottom:0;height:100%;position:absolute;inset:0}.home-entry-card--xuegong .home-entry-card__art img{object-fit:cover;object-position:center;width:100%;height:100%}.home-entry-card--xuegong .home-entry-card__content{grid-template-columns:minmax(180px,.75fr) minmax(0,1.6fr) minmax(180px,.62fr);align-items:center;gap:clamp(20px,3cqi,36px);min-height:210px;padding:clamp(28px,4cqi,52px);display:grid}.home-entry-card--xuegong .home-entry-card__steps{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:0}.home-entry-card--xuegong .home-entry-card__steps li{text-align:center;grid-template-columns:1fr;justify-items:center;gap:8px}.home-entry-card--xuegong .home-entry-card__step-copy>span{font-size:12px}.home-entry-card--xuegong .home-entry-card__cta{margin-top:0}}@media (prefers-reduced-motion:reduce){.home-entry-card__shortcuts a{transition:none}}
