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