.tip-details-module__KzvtSq__detailsPage{background:var(--page-bg);flex-direction:column;min-height:100vh;display:flex}.tip-details-module__KzvtSq__main{flex:1;padding:6rem 0 8rem}.tip-details-module__KzvtSq__container{width:min(1200px,100% - 3rem);margin-inline:auto}.tip-details-module__KzvtSq__backLink{color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:2.25rem;font-weight:700;text-decoration:none;transition:color .3s;display:inline-flex}.tip-details-module__KzvtSq__backLink:hover{color:var(--text-primary)}.tip-details-module__KzvtSq__header{margin-bottom:2rem}.tip-details-module__KzvtSq__metaLine{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.2rem;display:flex}.tip-details-module__KzvtSq__badge{letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#0f172a;border-radius:999px;align-items:center;padding:.45rem .8rem;font-size:.75rem;font-weight:800;display:inline-flex}.tip-details-module__KzvtSq__publishedAt{color:var(--text-muted);font-size:.9rem;font-weight:600}.tip-details-module__KzvtSq__title{letter-spacing:-.04em;overflow-wrap:anywhere;margin:0 0 1rem;font-size:clamp(2.1rem,5vw,3.4rem);font-weight:800;line-height:1.14}.tip-details-module__KzvtSq__summary{color:var(--text-muted);overflow-wrap:anywhere;margin:0;font-size:1.1rem;line-height:1.7}.tip-details-module__KzvtSq__heroImageWrap{border-radius:1.5rem;width:100%;margin-bottom:2rem;overflow:hidden;box-shadow:0 24px 48px #0000001f}.tip-details-module__KzvtSq__heroImage{object-fit:cover;width:100%;max-height:560px;display:block}.tip-details-module__KzvtSq__contentGrid{grid-template-columns:minmax(0,2fr) minmax(280px,1fr);align-items:start;gap:2rem;display:grid}.tip-details-module__KzvtSq__contentGrid>*{min-width:0}.tip-details-module__KzvtSq__article{color:#334155;overflow-wrap:anywhere;background:#fff;border:1px solid #0000000f;border-radius:1.5rem;padding:clamp(1.2rem,3vw,2.5rem);line-height:1.8;box-shadow:0 12px 30px #0000000d}.tip-details-module__KzvtSq__article h1,.tip-details-module__KzvtSq__article h2,.tip-details-module__KzvtSq__article h3,.tip-details-module__KzvtSq__article h4{color:#0f172a;margin-top:2rem;margin-bottom:1rem;line-height:1.3}.tip-details-module__KzvtSq__article h2,.tip-details-module__KzvtSq__article h3{scroll-margin-top:120px}.tip-details-module__KzvtSq__article h1{font-size:2rem}.tip-details-module__KzvtSq__article h2{font-size:1.65rem}.tip-details-module__KzvtSq__article h3{font-size:1.35rem}.tip-details-module__KzvtSq__article p{margin-bottom:1.2rem}.tip-details-module__KzvtSq__article ul,.tip-details-module__KzvtSq__article ol{margin-bottom:1.2rem;padding-left:1.4rem}.tip-details-module__KzvtSq__article li{margin-bottom:.5rem}.tip-details-module__KzvtSq__article hr{border:0;border-top:1px solid #0f172a1f;margin:2rem 0}.tip-details-module__KzvtSq__sidebar{flex-direction:column;gap:1rem;min-width:0;display:flex;position:sticky;top:5.5rem}.tip-details-module__KzvtSq__sidebarCard{background:#fff;border:1px solid #0000000f;border-radius:1.1rem;min-width:0;padding:1.1rem;box-shadow:0 12px 24px #0f172a0f}.tip-details-module__KzvtSq__sidebarTitle{letter-spacing:-.01em;margin:0 0 .9rem;font-size:1rem;font-weight:800}.tip-details-module__KzvtSq__navList{flex-direction:column;gap:.5rem;display:flex}.tip-details-module__KzvtSq__navLink{color:#0f172a;overflow-wrap:anywhere;border-left:2px solid #0000;padding-left:.55rem;font-size:.9rem;font-weight:600;line-height:1.45;text-decoration:none;transition:all .2s}.tip-details-module__KzvtSq__navLink:hover{color:#000;border-left-color:#0f172a}.tip-details-module__KzvtSq__navLinkSub{color:#475569;margin-left:.55rem;font-size:.84rem}.tip-details-module__KzvtSq__noSections{color:var(--text-muted);margin:0;font-size:.88rem}.tip-details-module__KzvtSq__infoRow{color:#334155;overflow-wrap:anywhere;margin:0 0 .65rem;font-size:.9rem;line-height:1.5}.tip-details-module__KzvtSq__tagsSection{flex-direction:column;gap:.55rem;margin-top:.5rem;display:flex}.tip-details-module__KzvtSq__tagsWrap{flex-wrap:wrap;gap:.45rem;display:flex}.tip-details-module__KzvtSq__tag{color:#0f172a;overflow-wrap:anywhere;background:#0f172a14;border-radius:999px;padding:.35rem .6rem;font-size:.77rem;font-weight:600}.tip-details-module__KzvtSq__sidebarBackBtn{color:#fff;background:#0f172a;border-radius:.8rem;justify-content:center;align-items:center;width:100%;margin-top:1rem;padding:.7rem .85rem;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex}.tip-details-module__KzvtSq__loadingState{background:var(--page-bg);place-items:center;min-height:100vh;display:grid}@media (max-width:1024px){.tip-details-module__KzvtSq__contentGrid{grid-template-columns:1fr}.tip-details-module__KzvtSq__sidebar{order:-1;width:100%;position:static}}@media (max-width:768px){.tip-details-module__KzvtSq__main{padding:3rem 0 4rem}.tip-details-module__KzvtSq__container{width:min(1200px,100% - 1.5rem)}.tip-details-module__KzvtSq__title{font-size:clamp(1.7rem,9vw,2.35rem)}.tip-details-module__KzvtSq__summary{font-size:.98rem}.tip-details-module__KzvtSq__heroImageWrap{border-radius:1rem}.tip-details-module__KzvtSq__article{border-radius:1rem;padding:1rem}.tip-details-module__KzvtSq__sidebarCard{border-radius:.9rem;padding:.95rem}}@media (max-width:480px){.tip-details-module__KzvtSq__container{width:min(1200px,100% - 1rem)}.tip-details-module__KzvtSq__backLink{margin-bottom:1.2rem;font-size:.85rem}.tip-details-module__KzvtSq__metaLine{gap:.45rem;margin-bottom:.85rem}.tip-details-module__KzvtSq__badge{letter-spacing:.05em;padding:.34rem .58rem;font-size:.64rem}.tip-details-module__KzvtSq__publishedAt{font-size:.78rem}.tip-details-module__KzvtSq__title{margin-bottom:.65rem;font-size:1.55rem;line-height:1.12}.tip-details-module__KzvtSq__summary{font-size:.9rem;line-height:1.55}.tip-details-module__KzvtSq__heroImageWrap{margin-bottom:1.15rem}.tip-details-module__KzvtSq__article{padding:.8rem;line-height:1.65}.tip-details-module__KzvtSq__article h1{font-size:1.3rem}.tip-details-module__KzvtSq__article h2{font-size:1.15rem}.tip-details-module__KzvtSq__article h3{font-size:1.02rem}.tip-details-module__KzvtSq__sidebarCard{padding:.8rem}.tip-details-module__KzvtSq__sidebarTitle{font-size:.92rem}.tip-details-module__KzvtSq__navLink{font-size:.82rem}.tip-details-module__KzvtSq__navLinkSub{font-size:.78rem}.tip-details-module__KzvtSq__tag{padding:.3rem .5rem;font-size:.7rem}}@media (max-width:360px){.tip-details-module__KzvtSq__title{font-size:1.42rem}.tip-details-module__KzvtSq__article,.tip-details-module__KzvtSq__sidebarCard{padding:.72rem}}
