.BuyingGuideDetails-module__Tk_fua__section{color:#1a1a2e;background:#f5f7fa;min-height:100vh;font-family:Segoe UI,system-ui,-apple-system,sans-serif}.BuyingGuideDetails-module__Tk_fua__heroBanner{width:100%;height:320px;position:relative;overflow:hidden}.BuyingGuideDetails-module__Tk_fua__heroPlaceholder{background:linear-gradient(135deg,#1a2a5e 0%,#2d4a8a 100%);width:100%;height:100%}.BuyingGuideDetails-module__Tk_fua__heroImage{object-fit:cover;object-position:center}.BuyingGuideDetails-module__Tk_fua__heroOverlay{background:linear-gradient(90deg,#0a143cb8 0%,#0a143c52 70%,#0000 100%);flex-direction:column;justify-content:center;padding:0 5%;display:flex;position:absolute;inset:0}.BuyingGuideDetails-module__Tk_fua__heroTitle{color:#fff;letter-spacing:-.5px;text-shadow:0 2px 8px #0000004d;margin:0 0 .5rem;font-size:2.4rem;font-weight:800;line-height:1.2}.BuyingGuideDetails-module__Tk_fua__heroSubtitle{color:#ffffffd9;max-width:480px;margin:0;font-size:1.05rem}.BuyingGuideDetails-module__Tk_fua__guideDetailsLayout{font-family:var(--font-sora), sans-serif;padding:40px 0}.BuyingGuideDetails-module__Tk_fua__sidebarCard{background:#fff;border-radius:8px;padding:1.25rem;box-shadow:0 1px 4px #0000000f}.BuyingGuideDetails-module__Tk_fua__sidebarHeading{color:#333;margin:0 0 .85rem;font-size:1rem;font-weight:600}.BuyingGuideDetails-module__Tk_fua__linkList{flex-wrap:wrap;gap:.5rem;display:flex}.BuyingGuideDetails-module__Tk_fua__sidebarLink{color:#337ab7;background:#fff;border:1px solid #d9d9d9;border-radius:6px;padding:.5rem .85rem;font-size:.875rem;font-weight:400;line-height:1.3;text-decoration:none;transition:border-color .15s,color .15s;display:inline-block}.BuyingGuideDetails-module__Tk_fua__sidebarLink:hover{color:#23527c;border-color:#337ab7}.BuyingGuideDetails-module__Tk_fua__guideDetailsContent{flex-direction:column;gap:2.5rem;padding:20px 0;display:flex}.BuyingGuideDetails-module__Tk_fua__contentBlock{background:#fff;border-radius:12px;padding:2rem 2rem 2.5rem;box-shadow:0 2px 12px #0000000f}.BuyingGuideDetails-module__Tk_fua__sectionHeader{margin-bottom:1.75rem}.BuyingGuideDetails-module__Tk_fua__eyebrow{letter-spacing:2px;text-transform:uppercase;color:#e8232a;margin-bottom:.35rem;font-size:.7rem;font-weight:700;display:inline-block}.BuyingGuideDetails-module__Tk_fua__faqTitle{color:#1a1a2e;margin:0;font-size:26px;font-weight:600;line-height:1.25}.BuyingGuideDetails-module__Tk_fua__typesImageWrap{border-radius:8px;margin-bottom:1.75rem;overflow:hidden}.BuyingGuideDetails-module__Tk_fua__typesImage{object-fit:cover;width:100%;height:260px;display:block}.BuyingGuideDetails-module__Tk_fua__typeGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem;display:grid}.BuyingGuideDetails-module__Tk_fua__typeCard{background:#f9f9fb;border:1px solid #eee;border-radius:10px;padding:1.1rem 1rem;transition:box-shadow .2s,border-color .2s}.BuyingGuideDetails-module__Tk_fua__typeCard:hover{border-color:#f5b8ba;box-shadow:0 4px 16px #e8232a1a}.BuyingGuideDetails-module__Tk_fua__typeIcon{margin-bottom:.5rem;font-size:1.4rem}.BuyingGuideDetails-module__Tk_fua__typeName{color:#1a1a2e;margin:0 0 .4rem;font-size:.9rem;font-weight:700}.BuyingGuideDetails-module__Tk_fua__typeDesc{color:#555;margin:0;font-size:.8rem;line-height:1.5}.BuyingGuideDetails-module__Tk_fua__chooseGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem;display:grid}.BuyingGuideDetails-module__Tk_fua__chooseCard{background:#fafafa;border-left:3px solid #e8232a;border-radius:0 8px 8px 0;padding:1rem 1.1rem;position:relative}.BuyingGuideDetails-module__Tk_fua__chooseNumber{color:#f5b8ba;font-variant-numeric:tabular-nums;margin-bottom:.25rem;font-size:1.75rem;font-weight:900;line-height:1;display:block}.BuyingGuideDetails-module__Tk_fua__chooseTitle{color:#1a1a2e;margin:0 0 .4rem;font-size:.9rem;font-weight:700}.BuyingGuideDetails-module__Tk_fua__chooseDesc{color:#555;margin:0;font-size:.8rem;line-height:1.55}.BuyingGuideDetails-module__Tk_fua__infoBox{background:#fff;border-radius:12px;padding:1.75rem 2rem;box-shadow:0 2px 12px #0000000f}.BuyingGuideDetails-module__Tk_fua__infoBoxTitle{color:#1a1a2e;margin:0 0 1.25rem;font-size:1.1rem;font-weight:700}.BuyingGuideDetails-module__Tk_fua__kelvinsBar{border:1px solid #e8e8e8;border-radius:8px;display:flex;overflow:hidden}.BuyingGuideDetails-module__Tk_fua__kelvinSegment{text-align:center;flex-direction:column;flex:1;gap:.25rem;padding:1rem .5rem;display:flex}.BuyingGuideDetails-module__Tk_fua__kelvinSegment span{color:#333;font-size:.85rem;font-weight:700}.BuyingGuideDetails-module__Tk_fua__kelvinSegment small{color:#666;font-size:.7rem}.BuyingGuideDetails-module__Tk_fua__faqList{flex-direction:column;gap:.75rem;display:flex}.BuyingGuideDetails-module__Tk_fua__faqItem{border:1px solid #ebebeb;border-radius:8px;transition:border-color .2s;overflow:hidden}.BuyingGuideDetails-module__Tk_fua__faqItem[open]{border-color:#239c3d}.BuyingGuideDetails-module__Tk_fua__faqQuestion{color:#1a1a2e;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fafafa;justify-content:space-between;align-items:center;padding:1rem 1.25rem;font-size:14px;font-weight:600;list-style:none;transition:background .15s;display:flex}.BuyingGuideDetails-module__Tk_fua__faqQuestion::-webkit-details-marker{display:none}.BuyingGuideDetails-module__Tk_fua__faqItem[open] .BuyingGuideDetails-module__Tk_fua__faqQuestion{color:#1a1a2e;background:#bffdcb}.BuyingGuideDetails-module__Tk_fua__faqItem[open] .BuyingGuideDetails-module__Tk_fua__faqChevron{color:#239c3d;transform:rotate(90deg)}.BuyingGuideDetails-module__Tk_fua__faqChevron{color:#aaa;flex-shrink:0;font-size:1.3rem;transition:transform .25s}.BuyingGuideDetails-module__Tk_fua__faqAnswer{color:#444;border-top:1px solid #f0f0f0;margin:0;padding:1rem 1.25rem 1.25rem;font-size:.875rem;line-height:1.7}.BuyingGuideDetails-module__Tk_fua__guideContent h1,.BuyingGuideDetails-module__Tk_fua__guideContent h2,.BuyingGuideDetails-module__Tk_fua__guideContent h3,.BuyingGuideDetails-module__Tk_fua__guideContent h4,.BuyingGuideDetails-module__Tk_fua__guideContent h5,.BuyingGuideDetails-module__Tk_fua__guideContent h6{color:#1a1a2e;margin:1.5rem 0 .75rem;font-size:1.25rem;font-weight:700}.BuyingGuideDetails-module__Tk_fua__guideContent h1{font-size:1.7rem}.BuyingGuideDetails-module__Tk_fua__guideContent h2{font-size:1.5rem}.BuyingGuideDetails-module__Tk_fua__guideContent h3{font-size:1.3rem}.BuyingGuideDetails-module__Tk_fua__guideContent h4{font-size:1.1rem}.BuyingGuideDetails-module__Tk_fua__guideContent h5{font-size:1rem}.BuyingGuideDetails-module__Tk_fua__guideContent h6{font-size:.925rem}.BuyingGuideDetails-module__Tk_fua__guideContent h1:first-child,.BuyingGuideDetails-module__Tk_fua__guideContent h2:first-child,.BuyingGuideDetails-module__Tk_fua__guideContent h3:first-child{margin-top:0}.BuyingGuideDetails-module__Tk_fua__guideContent p{color:#444;margin:0 0 1rem;font-size:.925rem;line-height:1.75}.BuyingGuideDetails-module__Tk_fua__guideContent ul,.BuyingGuideDetails-module__Tk_fua__guideContent ol{margin:0 0 1rem;padding-left:1.25rem}.BuyingGuideDetails-module__Tk_fua__guideContent li{color:#444;margin-bottom:.4rem;font-size:.925rem;line-height:1.65}.BuyingGuideDetails-module__Tk_fua__guideContent table{border-collapse:collapse;width:100%;margin:1rem 0 1.5rem;font-size:.875rem}.BuyingGuideDetails-module__Tk_fua__guideContent th,.BuyingGuideDetails-module__Tk_fua__guideContent td{text-align:left;vertical-align:top;border:1px solid #e8e8e8;padding:.65rem .75rem}.BuyingGuideDetails-module__Tk_fua__guideContent th{color:#1a1a2e;background:#f5f7fa;font-weight:700}.BuyingGuideDetails-module__Tk_fua__guideContent figure{margin:1rem 0;overflow-x:auto}.BuyingGuideDetails-module__Tk_fua__emptyGuide{color:#666;text-align:center;margin:0;padding:2rem 1rem;font-size:.95rem}.BuyingGuideDetails-module__Tk_fua__guideContent a{color:#239c3d;word-break:break-word;text-decoration:underline;transition:color .15s}.BuyingGuideDetails-module__Tk_fua__guideContent a:hover{color:#1f8534}.BuyingGuideDetails-module__Tk_fua__guideContent strong,.BuyingGuideDetails-module__Tk_fua__guideContent b{color:#1a1a2e;font-weight:700}.BuyingGuideDetails-module__Tk_fua__guideContent em,.BuyingGuideDetails-module__Tk_fua__guideContent i{font-style:italic}.BuyingGuideDetails-module__Tk_fua__guideContent img{border-radius:8px;max-width:100%;height:auto;margin:1.25rem 0;display:block}@media (max-width:900px){.BuyingGuideDetails-module__Tk_fua__layout{grid-template-columns:1fr}.BuyingGuideDetails-module__Tk_fua__sidebar{position:static}.BuyingGuideDetails-module__Tk_fua__heroTitle{font-size:1.75rem}.BuyingGuideDetails-module__Tk_fua__heroBanner{height:220px}.BuyingGuideDetails-module__Tk_fua__guideContent h1{font-size:1.5rem}.BuyingGuideDetails-module__Tk_fua__guideContent h2{font-size:1.3rem}.BuyingGuideDetails-module__Tk_fua__guideContent h3{font-size:1.15rem}}@media (max-width:600px){.BuyingGuideDetails-module__Tk_fua__typeGrid,.BuyingGuideDetails-module__Tk_fua__chooseGrid{grid-template-columns:1fr}.BuyingGuideDetails-module__Tk_fua__kelvinsBar{flex-direction:column}.BuyingGuideDetails-module__Tk_fua__contentBlock{padding:1.25rem 1rem 1.5rem}.BuyingGuideDetails-module__Tk_fua__heroTitle{font-size:1.4rem}.BuyingGuideDetails-module__Tk_fua__sectionTitle{font-size:1.3rem}.BuyingGuideDetails-module__Tk_fua__guideContent h1,.BuyingGuideDetails-module__Tk_fua__guideContent h2,.BuyingGuideDetails-module__Tk_fua__guideContent h3,.BuyingGuideDetails-module__Tk_fua__guideContent h4,.BuyingGuideDetails-module__Tk_fua__guideContent h5,.BuyingGuideDetails-module__Tk_fua__guideContent h6{margin:1.25rem 0 .6rem}.BuyingGuideDetails-module__Tk_fua__guideContent h1{font-size:1.3rem}.BuyingGuideDetails-module__Tk_fua__guideContent h2{font-size:1.15rem}.BuyingGuideDetails-module__Tk_fua__guideContent h3,.BuyingGuideDetails-module__Tk_fua__guideContent h4,.BuyingGuideDetails-module__Tk_fua__guideContent h5,.BuyingGuideDetails-module__Tk_fua__guideContent h6{font-size:1rem}.BuyingGuideDetails-module__Tk_fua__guideContent p,.BuyingGuideDetails-module__Tk_fua__guideContent li{margin:0;font-size:.85rem}.BuyingGuideDetails-module__Tk_fua__guideContent blockquote{padding:.6rem .9rem}.BuyingGuideDetails-module__Tk_fua__guideContent pre{padding:.85rem 1rem;font-size:.75rem}.BuyingGuideDetails-module__Tk_fua__guideContent table{font-size:.75rem}.BuyingGuideDetails-module__Tk_fua__guideContent th,.BuyingGuideDetails-module__Tk_fua__guideContent td{padding:.45rem .5rem}.BuyingGuideDetails-module__Tk_fua__guideContent .BuyingGuideDetails-module__Tk_fua__image-style-align-left,.BuyingGuideDetails-module__Tk_fua__guideContent .BuyingGuideDetails-module__Tk_fua__image-style-align-right,.BuyingGuideDetails-module__Tk_fua__guideContent .BuyingGuideDetails-module__Tk_fua__image-style-side{float:none;max-width:100%;margin:.85rem 0}.BuyingGuideDetails-module__Tk_fua__faqTitle{font-size:18px}.BuyingGuideDetails-module__Tk_fua__guideDetailsContent{padding:0}}
