.section-ushare-guides{margin:0;padding:0!important;overflow:visible}.ushare-gd{background:#fff;color:#0f172a}.ushare-gd a:hover{text-decoration:none}.ushare-gd-hero{padding:4rem 0 3.2rem;background:#fff}.ushare-gd-hero__inner{width:min(100% - 3.2rem,121.6rem);margin:0 auto}.ushare-gd-bc{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin:0 0 2.4rem;color:#64748b;font-size:1.3rem}.ushare-gd-bc a{color:#64748b}.ushare-gd-bc a:hover{color:#0f766e}.ushare-gd-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(24rem,.9fr);align-items:center;gap:3.2rem}.ushare-gd-hero h1{margin:0;color:#0f172a;font-size:4.8rem;font-weight:700;letter-spacing:-.03em;line-height:1.15}.ushare-gd-hero__lead{max-width:57.6rem;margin:1.6rem 0 0;color:#475569;font-size:1.8rem;line-height:1.65}.ushare-gd-hero__photo{position:relative;height:22.4rem;overflow:hidden;border-radius:1.6rem;background:#e2e8f0}.ushare-gd-hero__photo img{width:100%;height:100%;object-fit:cover}.ushare-gd-hero__photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(19,78,74,.1),transparent)}.ushare-gd-main{padding:0 0 7.2rem;background:#f8fafc}.ushare-gd-main__inner{display:grid;grid-template-columns:28rem minmax(0,1fr);align-items:start;gap:2.4rem;width:min(100% - 3.2rem,121.6rem);margin:0 auto;padding:.8rem 0 0}.ushare-gd-side{position:sticky;top:calc(var(--header-height, 9rem) + 1.6rem);align-self:start;z-index:2;max-height:calc(100vh - var(--header-height, 9rem) - 2.4rem);overflow:auto;padding:2rem;border:1px solid #e2e8f0;border-radius:1.6rem;background:#fff;box-shadow:0 10px 28px #0f172a0a}.ushare-gd-side h2{margin:0 0 1.6rem;color:#0f172a;font-size:1.8rem;font-weight:700}.ushare-gd-search{display:flex;align-items:center;gap:.8rem;margin-bottom:2rem;padding:.9rem 1.2rem;border:1px solid #e2e8f0;border-radius:.9rem;background:#fff}.ushare-gd-search svg{width:1.6rem;height:1.6rem;color:#94a3b8;flex:0 0 auto}.ushare-gd-search input{width:100%;border:0;background:transparent;color:#0f172a;font-size:1.4rem}.ushare-gd-search input:focus{outline:none}.ushare-gd-cats-label{margin:0 0 1rem;color:#64748b;font-size:1.1rem;font-weight:700;letter-spacing:.16em}.ushare-gd-cat{display:flex;align-items:center;gap:.8rem;width:100%;margin:0;padding:.8rem .6rem;border:0;border-radius:.8rem;background:transparent;color:#0f172a;font-size:1.4rem;text-align:left;cursor:pointer}.ushare-gd-cat svg{width:1.6rem;height:1.6rem;color:#0f766e;flex:0 0 auto}.ushare-gd-cat span{flex:1}.ushare-gd-cat em{flex:0 0 auto;color:#94a3b8;font-style:normal;font-size:1.3rem}.ushare-gd-cat:hover,.ushare-gd-cat.is-active{background:#f0fdfa;color:#0f766e}.ushare-gd-reset{display:flex;align-items:center;justify-content:center;gap:.6rem;width:100%;margin-top:1.2rem;padding:.8rem;border:1px solid #e2e8f0;border-radius:.9rem;background:#fff;color:#475569;font-size:1.4rem;cursor:pointer}.ushare-gd-reset svg{width:1.5rem;height:1.5rem}.ushare-gd-reset:hover{border-color:#14b8a6;color:#0f766e}.ushare-gd-list__head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:1.2rem;margin-bottom:1.6rem}.ushare-gd-list__head h2{margin:0;color:#0f172a;font-size:2.4rem;font-weight:700}.ushare-gd-count{margin:.4rem 0 0;color:#64748b;font-size:1.4rem}.ushare-gd-sort{display:flex;align-items:center;gap:.8rem;color:#64748b;font-size:1.3rem}.ushare-gd-sort select{padding:.6rem 1rem;border:1px solid #e2e8f0;border-radius:.8rem;background:#fff;color:#0f172a;font-size:1.4rem}.ushare-gd-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.ushare-gd-card{display:flex;overflow:hidden;border:1px solid #e2e8f0;border-radius:1.6rem;background:#fff;box-shadow:0 8px 22px #0f172a0a;text-decoration:none;color:inherit;transition:transform .2s ease,box-shadow .2s ease}.ushare-gd-card:hover{transform:translateY(-2px);box-shadow:0 16px 32px #0f172a1a;text-decoration:none;color:inherit}.ushare-gd-card__photo{flex:0 0 40%;min-width:18rem;background:#e2e8f0;overflow:hidden}.ushare-gd-card__photo img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.ushare-gd-card:hover .ushare-gd-card__photo img{transform:scale(1.05)}.ushare-gd-card__body{display:flex;flex:1;flex-direction:column;padding:2rem}.ushare-gd-tag{display:inline-flex;width:fit-content;margin:0 0 .8rem;padding:.4rem 1rem;border-radius:999px;background:#f0fdfa;color:#0f766e;font-size:1.2rem;font-weight:600}.ushare-gd-card h3{margin:0 0 .8rem;color:#0f172a;font-size:1.8rem;font-weight:700;line-height:1.35}.ushare-gd-card p{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0;color:#475569;font-size:1.4rem;line-height:1.6}.ushare-gd-meta{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem 1.6rem;margin-top:1.2rem;color:#64748b;font-size:1.2rem;white-space:nowrap}.ushare-gd-meta span{display:inline-flex;align-items:center;gap:.4rem}.ushare-gd-meta svg{width:1.4rem;height:1.4rem}.ushare-gd-read{margin-top:auto;padding-top:1.2rem;color:#0f766e;font-size:1.4rem;font-weight:600;text-align:right}.ushare-gd-empty{grid-column:1 / -1;padding:4rem 1rem;color:#64748b;text-align:center}@media screen and (max-width:989px){.ushare-gd-hero__grid,.ushare-gd-main__inner,.ushare-gd-grid{grid-template-columns:1fr}.ushare-gd-side{position:static;max-height:none;overflow:visible}.ushare-gd-hero__photo{display:none}.ushare-gd-hero h1{font-size:3.2rem}.ushare-gd-card{flex-direction:column}.ushare-gd-card__photo{flex:none;min-width:0;height:16rem}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/ushare-guides.css.map */
