.styles-module__OCL0Hq__wrapper{min-height:100vh;font-family:var(--font-base,sans-serif);background-color:#fff;flex-direction:column;display:flex}.styles-module__OCL0Hq__main{flex-grow:1}.styles-module__OCL0Hq__hero{background-color:#262626;width:100%;height:55vh;min-height:450px;position:relative;overflow:hidden}.styles-module__OCL0Hq__heroBackground{opacity:.6;mix-blend-mode:overlay;background-position:50%;background-size:cover;position:absolute;inset:0}.styles-module__OCL0Hq__heroOverlay{position:absolute;inset:0}.styles-module__OCL0Hq__overlayLight{background:linear-gradient(#0000004d,#fff3,#ffffffe6)}.styles-module__OCL0Hq__overlayDark{background:linear-gradient(#0000,#0006,#000000e6)}.styles-module__OCL0Hq__heroContent{width:100%;padding-top:5rem;padding-bottom:4rem;position:absolute;bottom:0;left:0}.styles-module__OCL0Hq__contentWrapper{max-width:80rem;margin:0 auto;padding-top:4rem;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.styles-module__OCL0Hq__contentWrapper{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.styles-module__OCL0Hq__contentWrapper{padding-left:2rem;padding-right:2rem}}.styles-module__OCL0Hq__heroHeader{flex-direction:column;gap:1.5rem;max-width:56rem;display:flex}.styles-module__OCL0Hq__heroTitle{text-shadow:0 2px 4px #00000080;font-size:2rem;font-weight:800;line-height:1.2;font-family:var(--font-serif);color:#fff!important}.styles-module__OCL0Hq__textWhite{color:#fff!important}@media (min-width:768px){.styles-module__OCL0Hq__heroTitle{font-size:2.75rem}}.styles-module__OCL0Hq__mainGrid{grid-template-columns:1fr;align-items:flex-start;gap:3rem;padding-bottom:4rem;display:grid}@media (min-width:1024px){.styles-module__OCL0Hq__mainGrid{grid-template-columns:repeat(12,1fr)}}.styles-module__OCL0Hq__leftColumn{flex-direction:column;gap:5rem;display:flex}@media (min-width:1024px){.styles-module__OCL0Hq__leftColumn{grid-column:span 8/span 8}}.styles-module__OCL0Hq__sectionHeader{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.styles-module__OCL0Hq__sectionTitle{font-size:1.5rem;font-family:var(--font-serif,sans-serif);color:#262626;font-weight:700}.styles-module__OCL0Hq__sectionDivider{background-color:#e5e7eb;flex-grow:1;height:1px}.styles-module__OCL0Hq__infoGrid{grid-template-columns:1fr;gap:2.5rem 3rem;display:grid}@media (min-width:768px){.styles-module__OCL0Hq__infoGrid{grid-template-columns:repeat(2,1fr)}}.styles-module__OCL0Hq__infoItem{border:1px solid #0000;border-radius:.5rem;flex-direction:column;gap:.5rem;padding:1rem;transition:all .2s;display:flex}.styles-module__OCL0Hq__infoItem:hover{background-color:#f9fafb;border-color:#f3f4f6}.styles-module__OCL0Hq__infoLabel{color:hsl(var(--color-primary));text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:700}.styles-module__OCL0Hq__infoValue{color:#262626;font-size:1.125rem;font-family:var(--font-serif,sans-serif);font-weight:600}.styles-module__OCL0Hq__infoValueBold{font-weight:700}.styles-module__OCL0Hq__accordion{flex-direction:column;gap:1.5rem;display:flex}.styles-module__OCL0Hq__details{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;transition:all .2s;overflow:hidden;box-shadow:0 1px 2px #0000000d}.styles-module__OCL0Hq__details:hover{border-color:hsla(var(--color-primary),.5)}.styles-module__OCL0Hq__summary{cursor:pointer;background-color:#f9fafb80;justify-content:space-between;align-items:center;padding:1.5rem;list-style:none;display:flex}.styles-module__OCL0Hq__summary::-webkit-details-marker{display:none}.styles-module__OCL0Hq__summaryContent{align-items:center;gap:1rem;display:flex}.styles-module__OCL0Hq__summaryTitle{color:#262626;font-size:1.125rem;font-weight:700}.styles-module__OCL0Hq__detailsContent{color:hsl(var(--color-text-main));padding:1.5rem 2rem 2rem;font-size:1.05rem;line-height:1.75}.styles-module__OCL0Hq__categoryGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:768px){.styles-module__OCL0Hq__categoryGrid{grid-template-columns:repeat(4,1fr)}}.styles-module__OCL0Hq__categoryCard{text-align:center;cursor:default;background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;transition:all .2s}.styles-module__OCL0Hq__categoryCard:hover{border-color:hsl(var(--color-primary));box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.styles-module__OCL0Hq__categoryIcon{color:#666;margin-bottom:.75rem;font-size:2rem;transition:color .2s;display:block}.styles-module__OCL0Hq__categoryCard:hover .styles-module__OCL0Hq__categoryIcon{color:hsl(var(--color-primary))}.styles-module__OCL0Hq__categoryName{color:#262626;font-size:.875rem;font-weight:700}.styles-module__OCL0Hq__sidebar{position:relative}@media (min-width:1024px){.styles-module__OCL0Hq__sidebar{grid-column:span 4/span 4}}.styles-module__OCL0Hq__stickyWrapper{flex-direction:column;gap:1.5rem;display:flex;position:sticky;top:6rem}.styles-module__OCL0Hq__sidebarCard{background-color:#fff;border:1px solid #e5e7eb;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 2px #0000000d}.styles-module__OCL0Hq__statusHeader{align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.styles-module__OCL0Hq__statusLabel{color:#9ca3af;text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:700}.styles-module__OCL0Hq__statusIndicator{flex-shrink:0;width:.75rem;height:.75rem;display:flex;position:relative}.styles-module__OCL0Hq__ping{opacity:.75;border-radius:9999px;width:100%;height:100%;animation:1s cubic-bezier(0,0,.2,1) infinite styles-module__OCL0Hq__ping;display:inline-flex;position:absolute}.styles-module__OCL0Hq__dot{border-radius:9999px;width:.75rem;height:.75rem;display:inline-flex;position:relative}.styles-module__OCL0Hq__greenPing{background-color:#10b9814d}.styles-module__OCL0Hq__greenDot{background-color:#10b981}.styles-module__OCL0Hq__redDot{background-color:#ef4444}.styles-module__OCL0Hq__redPing{background-color:#ef44444d}@keyframes styles-module__OCL0Hq__ping{75%,to{opacity:0;transform:scale(2)}}.styles-module__OCL0Hq__statusMain{margin-bottom:1.5rem}.styles-module__OCL0Hq__statusText{color:hsl(var(--color-primary));margin-bottom:.25rem;font-size:1.125rem;font-weight:700}.styles-module__OCL0Hq__priceRow{align-items:baseline;gap:.25rem;display:flex}.styles-module__OCL0Hq__priceMain{font-size:2.25rem;font-family:var(--font-serif,sans-serif);color:#262626;font-weight:700}.styles-module__OCL0Hq__priceSub{color:#666;font-size:.875rem;font-weight:500}.styles-module__OCL0Hq__actionButtons{flex-direction:column;gap:.75rem;display:flex}.styles-module__OCL0Hq__applyButton{background-color:hsl(var(--color-primary));color:#fff;cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 1.5rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.styles-module__OCL0Hq__applyButton:hover{background-color:#1d4ed8;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.styles-module__OCL0Hq__secondaryButtons{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.styles-module__OCL0Hq__outlineButton{color:#262626;cursor:pointer;white-space:nowrap;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;width:auto;padding:.625rem .5rem;font-size:.875rem;font-weight:700;transition:all .2s;display:flex}.styles-module__OCL0Hq__outlineButton:hover{border-color:#666}.styles-module__OCL0Hq__timelineTitle{color:#262626;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;font-weight:700;display:flex}.styles-module__OCL0Hq__timelineList{border-left:2px solid #f3f4f6;flex-direction:column;gap:2rem;margin-left:.75rem;padding-left:1.5rem;list-style:none;display:flex;position:relative}.styles-module__OCL0Hq__timelineItem{position:relative}.styles-module__OCL0Hq__timelineMarker{background-color:#e5e7eb;border:4px solid #fff;border-radius:9999px;justify-content:center;align-items:center;width:1.25rem;height:1.25rem;display:flex;position:absolute;left:calc(-1.5rem - 9px)}.styles-module__OCL0Hq__timelineMarker.styles-module__OCL0Hq__active{background-color:hsl(var(--color-primary));border:none;width:1.25rem;height:1.25rem;box-shadow:0 0 0 4px #2563eb4d}.styles-module__OCL0Hq__markerGreen{background-color:#10b981;border-color:#10b981}.styles-module__OCL0Hq__markerRed{background-color:#ef4444;border-color:#ef4444}.styles-module__OCL0Hq__markerBlue{background-color:#3b82f6;border-color:#3b82f6}.styles-module__OCL0Hq__markerGreen .styles-module__OCL0Hq__markerDot,.styles-module__OCL0Hq__markerRed .styles-module__OCL0Hq__markerDot,.styles-module__OCL0Hq__markerBlue .styles-module__OCL0Hq__markerDot{background-color:#fff}.styles-module__OCL0Hq__markerDot{background-color:#fff;border-radius:9999px;width:.5rem;height:.5rem}.styles-module__OCL0Hq__timelineHeader{color:#262626;font-size:1rem;font-weight:700}.styles-module__OCL0Hq__timelineSub{color:#666;font-size:.875rem;font-weight:700}.styles-module__OCL0Hq__timelineDate{color:#9ca3af;margin-top:.25rem;font-family:monospace;font-size:.75rem;display:block}.styles-module__OCL0Hq__timelineDate.styles-module__OCL0Hq__active{color:hsl(var(--color-primary));font-weight:700}.styles-module__OCL0Hq__mobileFooter{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:40;background-color:#fffffff2;border-top:1px solid #e5e7eb;padding:1rem;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 12px #0000000d}@media (min-width:1024px){.styles-module__OCL0Hq__mobileFooter{display:none}}.styles-module__OCL0Hq__mobileFooterContent{justify-content:space-between;align-items:center;gap:1rem;display:flex}.styles-module__OCL0Hq__mobileFooterInfo{flex-direction:column;display:flex}.styles-module__OCL0Hq__mobileButton{background-color:hsl(var(--color-primary));color:#fff;border:none;border-radius:.75rem;flex:1;padding:.75rem 1.5rem;font-weight:700;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.styles-module__OCL0Hq__statusRow{align-items:center;gap:1rem;display:flex}.styles-module__OCL0Hq__statusBadge{background-color:hsl(var(--color-primary));color:#fff;border-radius:9999px;align-items:center;padding:.25rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex;box-shadow:0 1px 2px #0000000d}.styles-module__OCL0Hq__deadlineBadge{color:#262626cc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:.25rem;align-items:center;gap:.25rem;padding:.125rem .5rem;font-size:.875rem;font-weight:500;display:flex}
