.PlansTable-module__aUQLUG__container{}.PlansTable-module__aUQLUG__tableWrapper{}.PlansTable-module__aUQLUG__tableScrollContainer{}.PlansTable-module__aUQLUG__tableFooter{}.PlansTable-module__aUQLUG__footerContent{justify-content:flex-start;}.PlansTable-module__aUQLUG__footerText{}.PlansTable-module__aUQLUG__tableHeader{}.PlansTable-module__aUQLUG__headerLeft{}.PlansTable-module__aUQLUG__tableTitle{}.PlansTable-module__aUQLUG__headerRight{gap:var(--space-2);display:flex}.PlansTable-module__aUQLUG__link{color:var(--color-primary);text-decoration:none}.PlansTable-module__aUQLUG__link:hover{text-decoration:underline}.PlansTable-module__aUQLUG__skeleton{background:linear-gradient(90deg, var(--bg-subtle) 0%, var(--border-default) 50%, var(--bg-subtle) 100%);border-radius:var(--radius-sm);height:var(--space-4);background-size:200% 100%;animation:1.5s infinite PlansTable-module__aUQLUG__shimmer}.PlansTable-module__aUQLUG__skeletonCell{padding:var(--space-4)}@keyframes PlansTable-module__aUQLUG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}
.EnergyLabelDistributionGraph-module__TTp-UG__container{background-color:var(--bg-default);border-radius:var(--radius-xl);width:100%;box-shadow:var(--shadow-sm);border:1px solid var(--border-subtle);padding:var(--space-6)}.EnergyLabelDistributionGraph-module__TTp-UG__header{margin-bottom:var(--space-6)}.EnergyLabelDistributionGraph-module__TTp-UG__title{font-size:var(--font-size-lg);color:var(--text-primary);font-weight:600}.EnergyLabelDistributionGraph-module__TTp-UG__description{font-size:var(--font-size-sm);color:var(--text-secondary)}.EnergyLabelDistributionGraph-module__TTp-UG__chartContainer{width:100%;height:400px}.EnergyLabelDistributionGraph-module__TTp-UG__loading{background-color:var(--bg-subtle);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);justify-content:center;align-items:center;width:100%;height:400px;display:flex}.EnergyLabelDistributionGraph-module__TTp-UG__loadingText{color:var(--text-tertiary)}.EnergyLabelDistributionGraph-module__TTp-UG__error{background-color:var(--bg-error-subtle);border-radius:var(--radius-lg);border:1px solid var(--border-error);justify-content:center;align-items:center;width:100%;height:200px;display:flex}.EnergyLabelDistributionGraph-module__TTp-UG__errorText{color:var(--text-error)}.EnergyLabelDistributionGraph-module__TTp-UG__empty{background-color:var(--bg-subtle);border-radius:var(--radius-lg);border:1px solid var(--border-subtle);justify-content:center;align-items:center;width:100%;height:200px;display:flex}.EnergyLabelDistributionGraph-module__TTp-UG__emptyText{color:var(--text-secondary)}
.PropertyPriceGraph-module__K0TFPW__inner{width:100%}.PropertyPriceGraph-module__K0TFPW__header{margin-bottom:var(--space-6);justify-content:space-between;align-items:flex-start;gap:var(--space-4);flex-wrap:wrap;display:flex}.PropertyPriceGraph-module__K0TFPW__titleSection{flex:1;min-width:200px}.PropertyPriceGraph-module__K0TFPW__title{font-size:var(--font-size-lg);color:var(--text-primary);margin:0 0 var(--space-1) 0;font-weight:600}.PropertyPriceGraph-module__K0TFPW__location{font-size:var(--font-size-sm);color:var(--text-secondary);margin:0}.PropertyPriceGraph-module__K0TFPW__timeRangeButtons{gap:var(--space-2);background:var(--bg-subtle);border-radius:var(--radius-lg);padding:var(--space-1);display:flex}.PropertyPriceGraph-module__K0TFPW__timeButton{padding:var(--space-1_5) var(--space-4);background:var(--color-transparent);border-radius:var(--radius-md);font-size:var(--font-size-subtext);color:var(--text-secondary);cursor:pointer;border:none;font-weight:500;transition:all .15s}.PropertyPriceGraph-module__K0TFPW__timeButton:hover{background:var(--bg-hover);color:var(--text-primary)}.PropertyPriceGraph-module__K0TFPW__timeButton.PropertyPriceGraph-module__K0TFPW__active{background:var(--bg-default);color:var(--text-primary);box-shadow:var(--shadow-sm)}.PropertyPriceGraph-module__K0TFPW__chartContainer{width:100%;position:relative}.PropertyPriceGraph-module__K0TFPW__chart{max-width:100%;height:auto;display:block}.PropertyPriceGraph-module__K0TFPW__skeleton{min-height:300px;color:var(--text-tertiary);font-size:var(--font-size-sm);justify-content:center;align-items:center;display:flex}.PropertyPriceGraph-module__K0TFPW__error{min-height:300px;color:var(--color-danger);font-size:var(--font-size-sm);text-align:center;padding:var(--space-5);justify-content:center;align-items:center;display:flex}@media (max-width:768px){.PropertyPriceGraph-module__K0TFPW__header{flex-direction:column}.PropertyPriceGraph-module__K0TFPW__timeRangeButtons{width:100%}.PropertyPriceGraph-module__K0TFPW__timeButton{text-align:center;flex:1}}
.PropertyIndicators-module__j6ZGfq__container{background:var(--bg-secondary,#fff);border:1px solid var(--border-color,#e5e7eb);border-radius:12px;margin-bottom:24px;padding:24px;box-shadow:0 1px 3px #0000000d}.PropertyIndicators-module__j6ZGfq__headerWrapper{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.PropertyIndicators-module__j6ZGfq__headerTitle{color:var(--text-primary,#111827);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-size:1.125rem;font-weight:600;display:flex}.PropertyIndicators-module__j6ZGfq__dashboardIcon{color:var(--brand-primary,#3b82f6)}.PropertyIndicators-module__j6ZGfq__grid{grid-template-columns:repeat(1,1fr);gap:32px;display:grid}@media (min-width:768px){.PropertyIndicators-module__j6ZGfq__grid{grid-template-columns:repeat(2,1fr);gap:40px}}@media (min-width:1024px){.PropertyIndicators-module__j6ZGfq__grid{grid-template-columns:repeat(3,1fr);gap:0}}@media (min-width:1440px){.PropertyIndicators-module__j6ZGfq__grid{grid-template-columns:repeat(6,1fr);gap:0}}.PropertyIndicators-module__j6ZGfq__column{border-left:1px solid var(--border-color,#f3f4f6);flex-direction:column;gap:16px;min-height:200px;padding:0 20px;display:flex}@media (max-width:767px){.PropertyIndicators-module__j6ZGfq__column{border-left:none;border-bottom:1px solid var(--border-color,#f3f4f6);padding:20px 0}.PropertyIndicators-module__j6ZGfq__column:last-child{border-bottom:none}}@media (min-width:768px) and (max-width:1023px){.PropertyIndicators-module__j6ZGfq__column:nth-child(odd){border-left:none;padding-left:0}}@media (min-width:1024px) and (max-width:1439px){.PropertyIndicators-module__j6ZGfq__column:nth-child(3n+1){border-left:none;padding-left:0}}@media (min-width:1440px){.PropertyIndicators-module__j6ZGfq__column:first-child{border-left:none;padding-left:0}}.PropertyIndicators-module__j6ZGfq__columnTitle{color:#1e6091;text-align:center;margin-bottom:20px;font-size:1.5rem;font-weight:400}.PropertyIndicators-module__j6ZGfq__indicatorList{flex-direction:column;gap:2px;display:flex}.PropertyIndicators-module__j6ZGfq__indicatorNavItem{border-bottom:1px solid #00000008;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.PropertyIndicators-module__j6ZGfq__indicatorLabelGroup{flex-direction:column;align-items:flex-start;gap:0;display:flex}.PropertyIndicators-module__j6ZGfq__indicatorLabel{color:#3b82f6;font-size:.9375rem;font-weight:400}.PropertyIndicators-module__j6ZGfq__indicatorValue{color:#6b7280;font-size:.8125rem;font-weight:300}.PropertyIndicators-module__j6ZGfq__indicatorNavItem:last-child{border-bottom:none}.PropertyIndicators-module__j6ZGfq__gradeBadge{color:#fff;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:13px;font-weight:900;display:flex}.PropertyIndicators-module__j6ZGfq__gradeA{background-color:#008f4c}.PropertyIndicators-module__j6ZGfq__gradeB{background-color:#64b52e}.PropertyIndicators-module__j6ZGfq__gradeC{color:#333;background-color:#f7e416}.PropertyIndicators-module__j6ZGfq__gradeD{background-color:#f8a102}.PropertyIndicators-module__j6ZGfq__gradeE{background-color:#eb680b}.PropertyIndicators-module__j6ZGfq__gradeF{background-color:#e30613}.PropertyIndicators-module__j6ZGfq__gradeG{background-color:#8b0a1a}.PropertyIndicators-module__j6ZGfq__signalIcon{flex-shrink:0;width:18px;height:18px}.PropertyIndicators-module__j6ZGfq__signalGREEN{color:#10b981}.PropertyIndicators-module__j6ZGfq__signalYELLOW{color:#f59e0b}.PropertyIndicators-module__j6ZGfq__signalRED{color:#ef4444}.PropertyIndicators-module__j6ZGfq__signalINFO{color:#3b82f6}.PropertyIndicators-module__j6ZGfq__subtext{color:var(--text-tertiary,#9ca3af);text-align:center;padding:12px 0;font-size:.875rem;font-style:italic}
.CompaniesAtAddress-module__NhIwbW__table{border-collapse:collapse;width:100%}.CompaniesAtAddress-module__NhIwbW__table th{text-align:left;color:var(--text-tertiary,#6b7280);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--border-color,#e5e7eb);padding:8px 12px;font-size:.75rem;font-weight:500}.CompaniesAtAddress-module__NhIwbW__table td{color:var(--text-primary,#111827);vertical-align:middle;border-bottom:1px solid #0000000a;padding:12px;font-size:.875rem}.CompaniesAtAddress-module__NhIwbW__table tr:last-child td{border-bottom:none}.CompaniesAtAddress-module__NhIwbW__table tr:hover td{background-color:var(--bg-hover,#00000005)}.CompaniesAtAddress-module__NhIwbW__companyName{color:var(--text-primary,#111827);align-items:center;gap:8px;font-weight:500;display:flex}.CompaniesAtAddress-module__NhIwbW__companyLogo{object-fit:contain;border-radius:4px;flex-shrink:0;width:20px;height:20px}.CompaniesAtAddress-module__NhIwbW__companyLink{color:inherit;text-decoration:none}.CompaniesAtAddress-module__NhIwbW__companyLink:hover{color:#3b82f6}.CompaniesAtAddress-module__NhIwbW__industryText{color:var(--text-secondary,#6b7280)}.CompaniesAtAddress-module__NhIwbW__periodText{color:var(--text-secondary,#6b7280);white-space:nowrap}.CompaniesAtAddress-module__NhIwbW__employeeCount{text-align:right;font-variant-numeric:tabular-nums}.CompaniesAtAddress-module__NhIwbW__noData{color:var(--text-tertiary,#9ca3af);text-align:center;padding:24px 0;font-size:.875rem;font-style:italic}@media (max-width:640px){.CompaniesAtAddress-module__NhIwbW__table th:nth-child(3),.CompaniesAtAddress-module__NhIwbW__table td:nth-child(3),.CompaniesAtAddress-module__NhIwbW__table th:nth-child(4),.CompaniesAtAddress-module__NhIwbW__table td:nth-child(4){display:none}}
.TaxBreakdown-module__9dUkmG__headerWrapper{justify-content:flex-end;align-items:center;margin-bottom:16px;display:flex}.TaxBreakdown-module__9dUkmG__yearBadge{color:var(--text-tertiary,#6b7280);background:#f3f4f6;border-radius:9999px;padding:2px 8px;font-size:.75rem;font-weight:500}.TaxBreakdown-module__9dUkmG__grid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:640px){.TaxBreakdown-module__9dUkmG__grid{grid-template-columns:1fr 1fr;gap:24px}}.TaxBreakdown-module__9dUkmG__card{border:1px solid var(--border-color,#e5e7eb);background:var(--bg-default,#fafafa);border-radius:8px;padding:16px}.TaxBreakdown-module__9dUkmG__cardLabel{color:var(--text-tertiary,#6b7280);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:.75rem;font-weight:500}.TaxBreakdown-module__9dUkmG__cardValue{color:var(--text-primary,#111827);font-variant-numeric:tabular-nums;font-size:1.25rem;font-weight:700}.TaxBreakdown-module__9dUkmG__cardSub{color:var(--text-secondary,#6b7280);margin-top:2px;font-size:.8125rem}.TaxBreakdown-module__9dUkmG__ratesList{flex-direction:column;gap:0;margin-top:16px;display:flex}.TaxBreakdown-module__9dUkmG__rateRow{border-bottom:1px solid #0000000a;justify-content:space-between;align-items:center;padding:10px 0;font-size:.875rem;display:flex}.TaxBreakdown-module__9dUkmG__rateRow:last-child{border-bottom:none}.TaxBreakdown-module__9dUkmG__rateLabel{color:var(--text-secondary,#6b7280)}.TaxBreakdown-module__9dUkmG__rateValue{color:var(--text-primary,#111827);font-variant-numeric:tabular-nums;font-weight:600}
.PropertySections-module__E53WLq__skeleton{background:var(--bg-subtle);border-radius:var(--radius-lg);margin-bottom:32px;padding:24px;animation:2s cubic-bezier(.4,0,.6,1) infinite PropertySections-module__E53WLq__pulse}@keyframes PropertySections-module__E53WLq__pulse{0%,to{opacity:1}50%{opacity:.5}}.PropertySections-module__E53WLq__skeletonTitle{background:var(--border-default);border-radius:var(--radius-sm);width:200px;height:24px;margin-bottom:24px}.PropertySections-module__E53WLq__skeletonLines{gap:var(--space-3);flex-direction:column;display:flex}.PropertySections-module__E53WLq__skeletonLine{background:var(--border-default);border-radius:var(--radius-sm);height:16px}.PropertySections-module__E53WLq__skeletonLineFull{width:100%}.PropertySections-module__E53WLq__skeletonLineFiveSixths{width:83%}.PropertySections-module__E53WLq__skeletonLineTwoThirds{width:66%}.PropertySections-module__E53WLq__timelineSection{margin-bottom:40px}.PropertySections-module__E53WLq__timelineTitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.PropertySections-module__E53WLq__timelineIcon{border-radius:var(--radius-round);width:32px;height:32px;color:var(--color-base-white);justify-content:center;align-items:center;display:flex}.PropertySections-module__E53WLq__timelineIconSale{background-color:var(--color-green-500)}.PropertySections-module__E53WLq__timelineIconConstruction{background-color:var(--color-amber-500)}.PropertySections-module__E53WLq__timelineIconOwnership{background-color:var(--color-indigo-600)}.PropertySections-module__E53WLq__timelineIconMortgage{background-color:var(--color-red-500)}.PropertySections-module__E53WLq__timelineIconValuation{background-color:var(--color-violet-600)}.PropertySections-module__E53WLq__timelineIconDefault{background-color:var(--color-gray-300);border-radius:var(--radius-round);width:12px;height:12px;margin:10px}.PropertySections-module__E53WLq__timelineSvg{width:18px;height:18px}.PropertySections-module__E53WLq__timelineAuthor{color:var(--text-secondary);font-weight:500}.PropertySections-module__E53WLq__sectionTitle{align-items:center;gap:var(--space-2);font-size:var(--font-size-base);color:var(--text-primary);margin-bottom:var(--space-4);font-weight:600;display:flex}.PropertySections-module__E53WLq__sectionGroup{outline:none;scroll-margin-top:100px}.PropertySections-module__E53WLq__dashboardGrid{grid-template-columns:1fr;align-items:start;gap:24px;display:grid}@media (max-width:1024px){.PropertySections-module__E53WLq__dashboardGrid{grid-template-columns:1fr}}
.ReferenceTrades-module__G--3sa__title{font-size:var(--font-size-sm);color:var(--foreground);margin:0 0 var(--space-1) 0;font-weight:600}.ReferenceTrades-module__G--3sa__subtitle{font-size:var(--font-size-xs);color:var(--muted-foreground);margin:0 0 var(--space-4) 0}.ReferenceTrades-module__G--3sa__tableWrapper{overflow-x:auto}.ReferenceTrades-module__G--3sa__table{border-collapse:collapse;width:100%;font-size:var(--font-size-sm)}.ReferenceTrades-module__G--3sa__table th{text-align:left;padding:var(--space-2) var(--space-3);font-weight:500;font-size:var(--font-size-xs);color:var(--muted-foreground);border-bottom:1px solid var(--border);white-space:nowrap}.ReferenceTrades-module__G--3sa__table td{padding:var(--space-2_5) var(--space-3);border-bottom:1px solid var(--border);vertical-align:middle}.ReferenceTrades-module__G--3sa__table tbody tr:last-child td{border-bottom:none}.ReferenceTrades-module__G--3sa__addressCell{max-width:240px}.ReferenceTrades-module__G--3sa__addressLink{color:var(--primary);font-weight:500;text-decoration:none}.ReferenceTrades-module__G--3sa__addressLink:hover{text-decoration:underline}.ReferenceTrades-module__G--3sa__priceCell{white-space:nowrap;font-weight:500}.ReferenceTrades-module__G--3sa__sqmCell{white-space:nowrap}.ReferenceTrades-module__G--3sa__dateCell{white-space:nowrap;color:var(--muted-foreground)}
.OwnershipGraph-module__VXKXhq__container{flex-direction:column;align-items:center;gap:0;display:flex}.OwnershipGraph-module__VXKXhq__propertyNode{align-items:center;gap:var(--space-2);padding:var(--space-2_5) var(--space-4);background:var(--bg-subtle);border:1px solid var(--border);border-radius:var(--radius-lg);display:flex}.OwnershipGraph-module__VXKXhq__propertyLabel{font-size:var(--font-size-sm);color:var(--foreground);font-weight:600}.OwnershipGraph-module__VXKXhq__nodeIcon{color:var(--muted-foreground);justify-content:center;align-items:center;display:flex}.OwnershipGraph-module__VXKXhq__connector{background:var(--border);width:1px;height:20px}.OwnershipGraph-module__VXKXhq__ownersGrid{gap:var(--space-2);flex-direction:column;width:100%;display:flex}.OwnershipGraph-module__VXKXhq__ownerBranch{border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.OwnershipGraph-module__VXKXhq__ownerNode{align-items:center;gap:var(--space-2_5);padding:var(--space-3) var(--space-4);display:flex}.OwnershipGraph-module__VXKXhq__expandable{cursor:pointer}.OwnershipGraph-module__VXKXhq__expandable:hover{background:var(--bg-subtle)}.OwnershipGraph-module__VXKXhq__ownerInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.OwnershipGraph-module__VXKXhq__ownerLink{font-size:var(--font-size-sm);color:var(--primary);text-overflow:ellipsis;white-space:nowrap;font-weight:500;text-decoration:none;overflow:hidden}.OwnershipGraph-module__VXKXhq__ownerLink:hover{text-decoration:underline}.OwnershipGraph-module__VXKXhq__ownerName{font-size:var(--font-size-sm);color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.OwnershipGraph-module__VXKXhq__ownerType{font-size:var(--font-size-xs);color:var(--muted-foreground)}.OwnershipGraph-module__VXKXhq__expandIcon{color:var(--muted-foreground);flex-shrink:0;align-items:center;display:flex}.OwnershipGraph-module__VXKXhq__participantsList{border-top:1px solid var(--border);background:var(--bg-subtle)}.OwnershipGraph-module__VXKXhq__participantRow{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4) var(--space-2) var(--space-8);border-bottom:1px solid var(--border);display:flex}.OwnershipGraph-module__VXKXhq__participantRow:last-child{border-bottom:none}.OwnershipGraph-module__VXKXhq__participantIcon{color:var(--muted-foreground);flex-shrink:0;align-items:center;display:flex}.OwnershipGraph-module__VXKXhq__participantInfo{flex-direction:column;gap:1px;min-width:0;display:flex}.OwnershipGraph-module__VXKXhq__participantName{font-size:var(--font-size-xs);color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.OwnershipGraph-module__VXKXhq__participantRole{color:var(--muted-foreground);font-size:11px}
.PropertyPage-module__sLXVxq__container{flex-direction:column;width:100%;margin:0 auto;padding:0;display:flex}.PropertyPage-module__sLXVxq__pageHeader{z-index:100;background-color:var(--bg-default);position:sticky;top:0}.PropertyPage-module__sLXVxq__scrollWrapper{width:100%}.PropertyPage-module__sLXVxq__scrollContainer{width:100%;padding-bottom:2rem}.PropertyPage-module__sLXVxq__mainContent{width:100%;max-width:1024px;padding:var(--space-6) var(--space-4) 0;flex-direction:column;gap:2rem;margin:0 auto;display:flex}.PropertyPage-module__sLXVxq__metaSection{gap:var(--space-4);background-color:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:var(--space-6);flex-direction:column;display:flex}.PropertyPage-module__sLXVxq__metaSectionTitle{font-size:var(--font-size-lg);color:var(--text-primary);margin:0;font-weight:600}.PropertyPage-module__sLXVxq__sectionCard{background-color:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:var(--space-6);z-index:0;position:relative}.PropertyPage-module__sLXVxq__sectionCards{gap:var(--space-4);flex-direction:column;display:flex}.PropertyPage-module__sLXVxq__sectionCardStacked{background-color:var(--bg-surface);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:var(--space-6);z-index:0;gap:var(--space-6);flex-direction:column;display:flex;position:relative}.PropertyPage-module__sLXVxq__buildingsScroll{gap:var(--space-4);padding-bottom:var(--space-3);scrollbar-width:none;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;display:flex;overflow-x:auto}.PropertyPage-module__sLXVxq__buildingsScroll::-webkit-scrollbar{display:none}.PropertyPage-module__sLXVxq__buildingsScroll>.PropertyPage-module__sLXVxq__sectionCard{flex-shrink:0;min-width:340px}
@keyframes Skeletons-module__r1XAFq__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.Skeletons-module__r1XAFq__bone{background:linear-gradient(90deg, var(--border-subtle,#e5e7eb) 25%, var(--bg-hover,#f3f4f6) 37%, var(--border-subtle,#e5e7eb) 63%);border-radius:var(--radius-sm);background-size:200% 100%;animation:1.5s ease-in-out infinite Skeletons-module__r1XAFq__shimmer}.Skeletons-module__r1XAFq__summary{gap:var(--space-2);flex-direction:column;display:flex}.Skeletons-module__r1XAFq__summaryLine{height:14px}.Skeletons-module__r1XAFq__summaryLine:first-child{width:100%}.Skeletons-module__r1XAFq__summaryLine:nth-child(2){width:92%}.Skeletons-module__r1XAFq__summaryLine:nth-child(3){width:60%}.Skeletons-module__r1XAFq__priceGraph{gap:var(--space-4);flex-direction:column;display:flex}.Skeletons-module__r1XAFq__priceGraphHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-4);flex-wrap:wrap;display:flex}.Skeletons-module__r1XAFq__priceGraphTitle{width:180px;height:20px}.Skeletons-module__r1XAFq__priceGraphSubtitle{width:120px;height:14px;margin-top:var(--space-1)}.Skeletons-module__r1XAFq__priceGraphButtons{gap:var(--space-2);background:var(--bg-subtle);border-radius:var(--radius-lg);padding:var(--space-1);display:flex}.Skeletons-module__r1XAFq__priceGraphButton{border-radius:var(--radius-md);width:40px;height:28px}.Skeletons-module__r1XAFq__priceGraphChart{border-radius:var(--radius-md);height:300px}.Skeletons-module__r1XAFq__taxGrid{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:640px){.Skeletons-module__r1XAFq__taxGrid{grid-template-columns:1fr 1fr;gap:24px}}.Skeletons-module__r1XAFq__taxCard{border:1px solid var(--border-color,#e5e7eb);background:var(--bg-default,#fafafa);gap:var(--space-2);border-radius:8px;flex-direction:column;padding:16px;display:flex}.Skeletons-module__r1XAFq__taxCardLabel{width:80px;height:12px}.Skeletons-module__r1XAFq__taxCardValue{width:130px;height:22px}.Skeletons-module__r1XAFq__taxCardSub{width:100px;height:12px}.Skeletons-module__r1XAFq__table{border-collapse:collapse;width:100%}.Skeletons-module__r1XAFq__table th{text-align:left;border-bottom:1px solid var(--border-color,#e5e7eb);padding:8px 12px}.Skeletons-module__r1XAFq__table td{vertical-align:middle;border-bottom:1px solid #0000000a;padding:12px}.Skeletons-module__r1XAFq__table tr:last-child td{border-bottom:none}.Skeletons-module__r1XAFq__thBone{border-radius:var(--radius-sm);height:10px}.Skeletons-module__r1XAFq__tdBone{border-radius:var(--radius-sm);height:14px}.Skeletons-module__r1XAFq__ownershipRow{align-items:center;gap:var(--space-3);border-bottom:1px solid #0000000a;padding:12px 0;display:flex}.Skeletons-module__r1XAFq__ownershipRow:last-child{border-bottom:none}.Skeletons-module__r1XAFq__ownershipAvatar{border-radius:var(--radius-round);flex-shrink:0;width:32px;height:32px}.Skeletons-module__r1XAFq__ownershipName{width:160px;height:14px}.Skeletons-module__r1XAFq__refTradesTitle{width:200px;height:18px;margin-bottom:var(--space-1)}.Skeletons-module__r1XAFq__refTradesSubtitle{width:280px;height:13px;margin-bottom:var(--space-4)}.Skeletons-module__r1XAFq__timeline{gap:var(--space-5);flex-direction:column;display:flex}.Skeletons-module__r1XAFq__timelineItem{gap:var(--space-3);align-items:flex-start;display:flex}.Skeletons-module__r1XAFq__timelineDot{border-radius:var(--radius-round);flex-shrink:0;width:32px;height:32px}.Skeletons-module__r1XAFq__timelineContent{gap:var(--space-1);flex-direction:column;flex:1;display:flex}.Skeletons-module__r1XAFq__timelineLabel{width:200px;height:14px}.Skeletons-module__r1XAFq__timelineDate{width:100px;height:12px}.Skeletons-module__r1XAFq__timelineDesc{width:260px;height:12px}.Skeletons-module__r1XAFq__ownershipGraph{align-items:center;gap:var(--space-4);flex-direction:column;display:flex}.Skeletons-module__r1XAFq__ownershipGraphNode{border-radius:var(--radius-md);width:200px;height:40px}.Skeletons-module__r1XAFq__ownershipGraphConnector{background:var(--border-default);width:2px;height:24px}.Skeletons-module__r1XAFq__ownershipGraphBranches{gap:var(--space-4);display:flex}.Skeletons-module__r1XAFq__ownershipGraphBranch{border:1px solid var(--border-default);border-radius:var(--radius-md);width:160px;height:60px}.Skeletons-module__r1XAFq__ratesList{flex-direction:column;margin-top:16px;display:flex}.Skeletons-module__r1XAFq__rateRow{border-bottom:1px solid #0000000a;justify-content:space-between;align-items:center;padding:10px 0;display:flex}.Skeletons-module__r1XAFq__rateRow:last-child{border-bottom:none}.Skeletons-module__r1XAFq__rateLabel{width:120px;height:14px}.Skeletons-module__r1XAFq__rateValue{width:50px;height:14px}.Skeletons-module__r1XAFq__sectionLabel{width:100px;height:11px;margin-bottom:var(--space-3)}@media (max-width:640px){.Skeletons-module__r1XAFq__table th:nth-child(3),.Skeletons-module__r1XAFq__table td:nth-child(3),.Skeletons-module__r1XAFq__table th:nth-child(4),.Skeletons-module__r1XAFq__table td:nth-child(4){display:none}}
