.SelectionChips-module__JdF6XW__wrap{margin-top:var(--space-6)}.SelectionChips-module__JdF6XW__title{font-size:var(--text-caption);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--fg-muted);margin-bottom:var(--space-3);font-weight:700}.SelectionChips-module__JdF6XW__chips{gap:var(--space-2);flex-wrap:wrap;display:flex}.SelectionChips-module__JdF6XW__chip{border-radius:var(--radius-pill);border:1.5px solid var(--border);background:var(--bg-surface);color:var(--fg);font-size:var(--text-small);transition:border-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out);align-items:center;gap:7px;padding:8px 14px;font-weight:600;text-decoration:none;display:inline-flex}.SelectionChips-module__JdF6XW__chip:hover{border-color:var(--brand);color:var(--brand)}.SelectionChips-module__JdF6XW__chip:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.SelectionChips-module__JdF6XW__chip .SelectionChips-module__JdF6XW__count{color:var(--fg-muted);font-size:.75rem;font-weight:700}.SelectionChips-module__JdF6XW__chip.SelectionChips-module__JdF6XW__active{border-color:var(--brand);background:color-mix(in srgb, var(--brand) 10%, transparent);color:var(--brand);cursor:default}.SelectionChips-module__JdF6XW__chip.SelectionChips-module__JdF6XW__active:hover{border-color:var(--brand);color:var(--brand)}@media (max-width:640px){.SelectionChips-module__JdF6XW__chips{padding-bottom:var(--space-1);scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto}.SelectionChips-module__JdF6XW__chips::-webkit-scrollbar{display:none}.SelectionChips-module__JdF6XW__chip{flex-shrink:0}}
.primitives-module__lKPcWW__section{padding:var(--space-10) var(--page-px);position:relative}.primitives-module__lKPcWW__section.primitives-module__lKPcWW__section>*{max-width:var(--container);margin-left:auto;margin-right:auto}.primitives-module__lKPcWW__narrow.primitives-module__lKPcWW__narrow>*{max-width:var(--container-narrow)}.primitives-module__lKPcWW__tone-muted{background:var(--bg-surface)}.primitives-module__lKPcWW__tone-dark{background:var(--bg-dark);color:var(--fg-on-dark)}.primitives-module__lKPcWW__tone-surface{background:var(--bg-surface)}.primitives-module__lKPcWW__tone-brand{background:var(--brand);color:var(--fg-on-brand)}.primitives-module__lKPcWW__secHead{margin-bottom:var(--space-7);position:relative}.primitives-module__lKPcWW__overline{margin:0 0 var(--space-2);font-size:var(--text-caption);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--accent-text);align-items:center;gap:var(--space-2);font-weight:700;display:inline-flex}.primitives-module__lKPcWW__h2{font-size:var(--text-h2);margin:0;line-height:1.15}.primitives-module__lKPcWW__lead{margin:var(--space-3) 0 0;font-size:var(--text-lead);color:var(--fg-muted)}.primitives-module__lKPcWW__grid{gap:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}.primitives-module__lKPcWW__grid[data-cols="2"]{grid-template-columns:repeat(2,1fr)}.primitives-module__lKPcWW__gridItem{min-width:0;display:grid}@media (max-width:960px){.primitives-module__lKPcWW__grid,.primitives-module__lKPcWW__grid[data-cols="2"]{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.primitives-module__lKPcWW__grid,.primitives-module__lKPcWW__grid[data-cols="2"]{grid-template-columns:1fr}.primitives-module__lKPcWW__section{padding-block:var(--space-8)}}.primitives-module__lKPcWW__card{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);position:relative;overflow:hidden}html[data-preset=construction-premium] .primitives-module__lKPcWW__card{border-radius:var(--radius-sm);border-color:color-mix(in srgb, var(--fg) 14%, transparent)}html[data-preset=construction-premium] .primitives-module__lKPcWW__badge{border-radius:var(--radius-sm);border-color:color-mix(in srgb, var(--fg) 14%, transparent)}html[data-preset=construction-premium] .primitives-module__lKPcWW__params li{border-radius:var(--radius-sm);border-color:color-mix(in srgb, var(--fg) 14%, transparent)}html[data-preset=construction-premium] .primitives-module__lKPcWW__cta{border-radius:var(--radius-sm);border-color:color-mix(in srgb, var(--fg) 14%, transparent)}html[data-preset=industrial-engineering] .primitives-module__lKPcWW__card{border-radius:var(--radius-sm)}html[data-preset=industrial-engineering] .primitives-module__lKPcWW__badge{border-radius:var(--radius-sm)}html[data-preset=industrial-engineering] .primitives-module__lKPcWW__params li{border-radius:var(--radius-sm)}html[data-preset=industrial-engineering] .primitives-module__lKPcWW__cta{border-radius:var(--radius-sm)}html[data-preset=industrial-engineering] .primitives-module__lKPcWW__card{border-left-width:2px}html[data-preset=contemporary-modern] .primitives-module__lKPcWW__card{border-radius:var(--radius-xl)}.primitives-module__lKPcWW__cardAction{top:var(--space-3);right:var(--space-3);z-index:2;position:absolute}.primitives-module__lKPcWW__badge{top:var(--space-3);left:var(--space-3);z-index:2;padding:3px var(--space-3);background:var(--accent-text);color:var(--fg-on-brand);border-radius:var(--radius-pill);font-size:var(--text-caption);box-shadow:var(--shadow-1);-webkit-backdrop-filter:blur(8px);font-weight:700;position:absolute}@keyframes primitives-module__lKPcWW__skeletonShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.primitives-module__lKPcWW__phBox{background-color:color-mix(in srgb, var(--fg) 6%, var(--bg-surface));background-image:linear-gradient(90deg, color-mix(in srgb, var(--fg) 6%, var(--bg-surface)) 0%, color-mix(in srgb, var(--fg) 11%, var(--bg-surface)) 35%, color-mix(in srgb, var(--brand) 10%, color-mix(in srgb, var(--fg) 8%, var(--bg-surface))) 50%, color-mix(in srgb, var(--fg) 11%, var(--bg-surface)) 65%, color-mix(in srgb, var(--fg) 6%, var(--bg-surface)) 100%);background-size:200% 100%;place-items:center;width:100%;height:100%;animation:2.2s linear infinite primitives-module__lKPcWW__skeletonShimmer;display:grid}.primitives-module__lKPcWW__phIcon{color:color-mix(in srgb, var(--fg) 38%, transparent);opacity:.8}.primitives-module__lKPcWW__cardMedia{aspect-ratio:16/10;background-color:color-mix(in srgb, var(--fg) 6%, var(--bg-surface));background-image:linear-gradient(90deg, color-mix(in srgb, var(--fg) 6%, var(--bg-surface)) 0%, color-mix(in srgb, var(--fg) 11%, var(--bg-surface)) 35%, color-mix(in srgb, var(--brand) 10%, color-mix(in srgb, var(--fg) 8%, var(--bg-surface))) 50%, color-mix(in srgb, var(--fg) 11%, var(--bg-surface)) 65%, color-mix(in srgb, var(--fg) 6%, var(--bg-surface)) 100%);background-size:200% 100%;animation:2.2s linear infinite primitives-module__lKPcWW__skeletonShimmer;display:block;position:relative;overflow:hidden}.primitives-module__lKPcWW__cardMedia .primitives-module__lKPcWW__phBox{aspect-ratio:16/10;height:100%}.primitives-module__lKPcWW__cardIconBox{background:linear-gradient(135deg, color-mix(in srgb, var(--brand) 18%, var(--bg-page)), color-mix(in srgb, var(--accent) 22%, var(--bg-page)));justify-content:center;align-items:center;width:100%;height:100%;display:flex}.primitives-module__lKPcWW__cardIcon{color:color-mix(in srgb, var(--brand) 70%, var(--fg));opacity:.85}.primitives-module__lKPcWW__cardImg{z-index:1;object-fit:cover;width:100%;height:100%;display:block;position:relative}.primitives-module__lKPcWW__cardTopHeader{padding:var(--space-4) var(--space-5) var(--space-2);display:none}.primitives-module__lKPcWW__cardTopMeta{flex-direction:column;gap:4px;display:flex}.primitives-module__lKPcWW__topBadge{background:var(--accent-text);color:var(--fg-on-brand);border-radius:var(--radius-pill);text-transform:uppercase;letter-spacing:.04em;align-self:flex-start;padding:2px 8px;font-size:.6875rem;font-weight:700;display:inline-block}.primitives-module__lKPcWW__cardTopTitle{font-size:var(--text-h3);margin:0}.primitives-module__lKPcWW__cardTopTitle a{color:inherit;text-decoration:none}.primitives-module__lKPcWW__cardTopPrice{font-size:var(--text-h3);color:var(--brand);margin:0;font-weight:800}.primitives-module__lKPcWW__cardMediaWrap{width:100%;position:relative;overflow:hidden}.primitives-module__lKPcWW__sliderNav{z-index:3;border-radius:var(--radius-pill);background:color-mix(in srgb, var(--bg-dark) 75%, transparent);width:30px;height:30px;color:var(--fg-on-dark);border:1px solid color-mix(in srgb, var(--fg-on-dark) 20%, transparent);cursor:pointer;opacity:0;transition:opacity var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out);-webkit-backdrop-filter:blur(8px);justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.primitives-module__lKPcWW__card:hover .primitives-module__lKPcWW__sliderNav,.primitives-module__lKPcWW__card:focus-within .primitives-module__lKPcWW__sliderNav{opacity:1}.primitives-module__lKPcWW__sliderNavPrev{left:var(--space-2)}.primitives-module__lKPcWW__sliderNavNext{right:var(--space-2)}.primitives-module__lKPcWW__sliderNav:hover{background:var(--bg-dark);transform:translateY(-50%)scale(1.1)}.primitives-module__lKPcWW__sliderDots{bottom:var(--space-2);z-index:3;background:color-mix(in srgb, var(--bg-dark) 60%, transparent);border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(6px);pointer-events:auto;align-items:center;gap:16px;padding:3px 11px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.primitives-module__lKPcWW__sliderDot{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--fg-on-dark) 50%, transparent);cursor:pointer;width:8px;height:8px;transition:width var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out);border:none;padding:0;position:relative}.primitives-module__lKPcWW__sliderDot:before{content:"";border-radius:inherit;position:absolute;inset:-8px}.primitives-module__lKPcWW__sliderDotActive{background:var(--fg-on-dark);width:18px}.primitives-module__lKPcWW__sliderCounter{bottom:var(--space-2);right:var(--space-2);z-index:3;color:var(--fg-on-dark);background:color-mix(in srgb, var(--bg-dark) 70%, transparent);border-radius:var(--radius-sm);-webkit-backdrop-filter:blur(6px);padding:2px 6px;font-family:monospace;font-size:.625rem;font-weight:700;position:absolute}.primitives-module__lKPcWW__thumbStrip{gap:var(--space-1);padding:var(--space-1) var(--space-5) 0;display:none}.primitives-module__lKPcWW__thumbItem{z-index:2;border-radius:var(--radius-sm);background:color-mix(in srgb, var(--fg) 8%, var(--bg-surface));cursor:pointer;opacity:.65;height:48px;transition:opacity var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);border:2px solid #0000;flex:1;padding:0;position:relative;overflow:hidden}.primitives-module__lKPcWW__thumbItem:hover{opacity:1}.primitives-module__lKPcWW__thumbItemActive{opacity:1;border-color:var(--brand)}.primitives-module__lKPcWW__thumbItem img{object-fit:cover;width:100%;height:100%;display:block}.primitives-module__lKPcWW__cardFooter{justify-content:space-between;align-items:center;gap:var(--space-3);margin-top:var(--space-2);padding-top:var(--space-3);border-top:1px solid color-mix(in srgb, var(--border) 50%, transparent);display:flex}.primitives-module__lKPcWW__cardCtaBtn{z-index:2;min-height:24px;font-size:var(--text-small);color:var(--brand);transition:transform var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);align-items:center;gap:6px;font-weight:600;text-decoration:none;display:inline-flex;position:relative}.primitives-module__lKPcWW__card:hover .primitives-module__lKPcWW__cardCtaBtn{color:var(--accent-text);transform:translate(3px)}.primitives-module__lKPcWW__cadHeader{background:color-mix(in srgb, var(--fg) 5%, var(--bg-surface));border-bottom:1px solid color-mix(in srgb, var(--fg) 16%, transparent);letter-spacing:.08em;color:var(--fg-muted);justify-content:space-between;align-items:center;padding:6px 12px;font-family:monospace;font-size:.625rem;font-weight:700;display:none}.primitives-module__lKPcWW__cadCode{color:var(--fg-muted)}.primitives-module__lKPcWW__cadBadge{color:var(--brand);text-transform:uppercase}.primitives-module__lKPcWW__floatingPriceTag{top:var(--space-3);left:var(--space-3);z-index:3;background:var(--brand);color:var(--fg-on-brand);border-radius:var(--radius-pill);box-shadow:0 4px 14px -2px color-mix(in srgb, var(--brand) 50%, transparent);letter-spacing:.01em;padding:6px 14px;font-size:1.15rem;font-weight:800;display:none;position:absolute}.primitives-module__lKPcWW__cardOverline{text-transform:uppercase;letter-spacing:.06em;color:var(--brand);margin:0 0 4px;font-size:.6875rem;font-weight:700;display:none}.primitives-module__lKPcWW__metricGrid{margin:var(--space-2) 0;grid-template-columns:1fr 1fr;gap:6px;display:none}.primitives-module__lKPcWW__metricCell{text-align:center;background:color-mix(in srgb, var(--fg) 4%, var(--bg-surface));border:1px solid color-mix(in srgb, var(--border) 70%, transparent);border-radius:var(--radius-md);color:var(--fg);justify-content:center;align-items:center;padding:7px 10px;font-size:.75rem;font-weight:600;display:flex}.primitives-module__lKPcWW__metricVal{white-space:nowrap}.primitives-module__lKPcWW__mortgageNote{background:color-mix(in srgb, var(--accent) 10%, var(--bg-surface));border:1px solid color-mix(in srgb, var(--accent) 25%, var(--border));border-radius:var(--radius-md);color:var(--accent-text);align-items:center;gap:6px;padding:6px 10px;font-size:.6875rem;font-weight:600;display:none}.primitives-module__lKPcWW__cardOverlayContent{z-index:2;padding:var(--space-5);pointer-events:auto;flex-direction:column;display:none;position:relative}.primitives-module__lKPcWW__overlayTitle{margin:0 0 var(--space-2);color:var(--fg-on-dark);text-shadow:0 2px 8px color-mix(in srgb, var(--bg-dark) 60%, transparent);font-size:1.3rem;font-weight:700}.primitives-module__lKPcWW__overlayTitle a{color:inherit;text-decoration:none}.primitives-module__lKPcWW__overlayParams{margin-bottom:var(--space-4);flex-wrap:wrap;gap:6px;display:flex}.primitives-module__lKPcWW__overlayParamTag{background:color-mix(in srgb, var(--fg-on-dark) 16%, transparent);-webkit-backdrop-filter:blur(8px);border:1px solid color-mix(in srgb, var(--fg-on-dark) 25%, transparent);color:var(--fg-on-dark);border-radius:var(--radius-pill);padding:3px 8px;font-size:.6875rem;font-weight:600}.primitives-module__lKPcWW__overlayFooter{justify-content:space-between;align-items:center;gap:var(--space-3);margin-top:var(--space-1);display:flex}.primitives-module__lKPcWW__overlayPrice{color:var(--accent-on-dark);text-shadow:0 0 16px color-mix(in srgb, var(--bg-dark) 80%, transparent);margin:0;font-size:1.35rem;font-weight:800}.primitives-module__lKPcWW__overlayBtn{background:color-mix(in srgb, var(--fg-on-dark) 20%, transparent);-webkit-backdrop-filter:blur(10px);border:1px solid color-mix(in srgb, var(--fg-on-dark) 35%, transparent);border-radius:var(--radius-pill);color:var(--fg-on-dark);transition:background var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);align-items:center;gap:6px;padding:7px 14px;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-flex}.primitives-module__lKPcWW__card:hover .primitives-module__lKPcWW__overlayBtn{background:var(--accent-on-dark);color:var(--bg-dark);border-color:var(--accent-on-dark)}.primitives-module__lKPcWW__cardBody{padding:var(--space-5)}.primitives-module__lKPcWW__cardTitle{margin:0 0 var(--space-2);font-size:var(--text-h3)}.primitives-module__lKPcWW__cardTitle a{color:inherit;text-decoration:none}.primitives-module__lKPcWW__cardTitle a:after{content:"";position:absolute;inset:0}.primitives-module__lKPcWW__cardExcerpt{margin:0 0 var(--space-3);color:var(--fg-muted);font-size:var(--text-small)}.primitives-module__lKPcWW__params{z-index:2;margin:0 0 var(--space-3);gap:var(--space-2);flex-wrap:wrap;padding:0;list-style:none;display:flex;position:relative}.primitives-module__lKPcWW__params li{padding:2px var(--space-3);border:1px solid var(--border);border-radius:var(--radius-pill);font-size:var(--text-caption);color:var(--fg-muted)}.primitives-module__lKPcWW__price{z-index:2;color:var(--brand);margin:0;font-weight:700;position:relative}.primitives-module__lKPcWW__empty{padding:var(--space-8);text-align:center;color:var(--fg-muted);border:1px dashed var(--border);border-radius:var(--radius-lg)}.primitives-module__lKPcWW__cta{justify-content:space-between;align-items:center;gap:var(--space-6);padding:var(--space-7);background:var(--bg-dark);color:var(--fg-on-dark);border-radius:var(--radius-xl);flex-wrap:wrap;display:flex}.primitives-module__lKPcWW__cta>div{flex:260px;min-width:0}@media (max-width:560px){.primitives-module__lKPcWW__cta{align-items:stretch;gap:var(--space-5);padding:var(--space-6);flex-direction:column}.primitives-module__lKPcWW__cta>:not(div:first-child){text-align:center;width:100%}}.primitives-module__lKPcWW__ctaTitle{font-size:var(--text-h3);margin:0}.primitives-module__lKPcWW__ctaText{margin:var(--space-2) 0 0;color:color-mix(in srgb, var(--fg-on-dark) 70%, transparent)}.primitives-module__lKPcWW__button{padding:var(--space-3) var(--space-6);border-radius:var(--radius-md);background:var(--brand);color:var(--fg-on-brand);font-size:var(--text-body);cursor:pointer;box-shadow:var(--shadow-1);transition:transform var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out), opacity var(--dur-fast) var(--ease-out);border:none}@media (hover:hover) and (pointer:fine){.primitives-module__lKPcWW__button:hover{transform:translateY(var(--lift-control));box-shadow:var(--shadow-2), var(--shadow-glow)}}.primitives-module__lKPcWW__button:active{box-shadow:var(--shadow-1);transform:translateY(0)}.primitives-module__lKPcWW__button:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.primitives-module__lKPcWW__btn-secondary{color:var(--brand);border:1px solid var(--border);box-shadow:none;transition:transform var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);background:0 0}@media (hover:hover) and (pointer:fine){.primitives-module__lKPcWW__btn-secondary:hover{background:color-mix(in srgb, var(--brand) 6%, transparent);border-color:var(--brand);transform:translateY(var(--lift-control));box-shadow:var(--shadow-2)}}.primitives-module__lKPcWW__btn-secondary:active{box-shadow:var(--shadow-1);transform:translateY(0)}.primitives-module__lKPcWW__button[disabled]{opacity:.6;cursor:default}.primitives-module__lKPcWW__crumbs{font-size:var(--text-small);color:var(--fg-muted);margin-bottom:var(--space-5)}.primitives-module__lKPcWW__crumbs a{color:var(--brand)}.primitives-module__lKPcWW__btn-sm{padding:var(--space-2) var(--space-4);font-size:var(--text-small)}.primitives-module__lKPcWW__btn-lg{padding:var(--space-4) var(--space-8);font-size:var(--text-lead)}.primitives-module__lKPcWW__btn-ghost{color:var(--brand);text-underline-offset:4px;background:0 0;border:none;text-decoration:underline}.primitives-module__lKPcWW__btnOnDark.primitives-module__lKPcWW__btn-primary,.primitives-module__lKPcWW__btnOnDark.primitives-module__lKPcWW__btn-primary:hover{background:var(--accent-on-dark);color:var(--bg-dark)}.primitives-module__lKPcWW__btnOnDark.primitives-module__lKPcWW__btn-secondary{border-color:color-mix(in srgb, var(--fg-on-dark) 35%, transparent);color:var(--fg-on-dark);background:0 0}.primitives-module__lKPcWW__btnOnDark.primitives-module__lKPcWW__btn-ghost{color:var(--fg-on-dark)}.primitives-module__lKPcWW__button{justify-content:center;align-items:center;gap:var(--space-2);text-decoration:none;display:inline-flex}.primitives-module__lKPcWW__btnIcon{flex-shrink:0}.primitives-module__lKPcWW__tag,.primitives-module__lKPcWW__tagActive{padding:var(--space-1) var(--space-3);border:1px solid var(--border);border-radius:var(--radius-pill);font-size:var(--text-caption);color:var(--fg-muted);background:var(--bg-surface);display:inline-block}.primitives-module__lKPcWW__tagActive{border-color:var(--brand);background:color-mix(in srgb, var(--brand) 10%, transparent);color:var(--fg);font-weight:600}.primitives-module__lKPcWW__stars{color:var(--accent-text);vertical-align:-.15em;align-items:center;gap:2px;display:inline-flex}
.Reveal-module__cSNJmW__reveal{transition:opacity var(--dur-slow) var(--ease-out) var(--reveal-delay,0s), transform var(--dur-slow) var(--ease-out) var(--reveal-delay,0s)}.Reveal-module__cSNJmW__immediate{animation:Reveal-module__cSNJmW__reveal-in var(--dur-slow) var(--ease-out) var(--reveal-delay,0s) both}@keyframes Reveal-module__cSNJmW__reveal-in{0%{opacity:0;transform:translateY(var(--reveal-y,22px))}to{opacity:1;transform:none}}.Reveal-module__cSNJmW__armed{opacity:0;transform:translateY(var(--reveal-y,22px))}.Reveal-module__cSNJmW__armed.Reveal-module__cSNJmW__shown{opacity:1;transform:none}html[data-motion=calm] .Reveal-module__cSNJmW__reveal{transition:opacity var(--dur-slow) var(--ease-out) 0s}html[data-motion=calm] .Reveal-module__cSNJmW__immediate{animation-name:Reveal-module__cSNJmW__reveal-fade}html[data-motion=calm] .Reveal-module__cSNJmW__armed{transform:none}@keyframes Reveal-module__cSNJmW__reveal-fade{0%{opacity:0}to{opacity:1}}html[data-motion=off] .Reveal-module__cSNJmW__immediate{animation:none}html[data-motion=off] .Reveal-module__cSNJmW__armed{opacity:1;transition:none;transform:none}@media (prefers-reduced-motion:reduce){.Reveal-module__cSNJmW__immediate{animation:none}.Reveal-module__cSNJmW__armed{opacity:1;transition:none;transform:none}}
.Field-module__93UUcq__field{gap:var(--space-1);display:grid}.Field-module__93UUcq__label{font-size:var(--text-small);color:var(--fg-muted)}.Field-module__93UUcq__input{padding:var(--space-3) var(--space-4);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-surface);color:var(--fg);font:inherit}.Field-module__93UUcq__input:focus-visible{outline:2px solid var(--ring);outline-offset:1px}.Field-module__93UUcq__input[aria-invalid=true]{border-color:var(--error)}.Field-module__93UUcq__error{font-size:var(--text-caption);color:var(--error);margin:0}
.ConsentCheckbox-module__G0NvEW__consent{align-items:flex-start;gap:var(--space-2);font-size:var(--text-caption);color:var(--fg-muted);cursor:pointer;line-height:1.4;display:flex}.ConsentCheckbox-module__G0NvEW__box{width:16px;height:16px;accent-color:var(--brand);cursor:pointer;flex:none;margin-top:1px}.ConsentCheckbox-module__G0NvEW__text a{color:var(--accent-text);text-decoration:underline}
.Accordion-module__KyeMXq__list{gap:var(--space-3);display:grid}.Accordion-module__KyeMXq__item{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--bg-surface);transition:box-shadow var(--dur-fast) var(--ease-out);overflow:hidden}.Accordion-module__KyeMXq__item:has(.Accordion-module__KyeMXq__trigger[aria-expanded=true]){box-shadow:var(--shadow-2)}.Accordion-module__KyeMXq__trigger{justify-content:space-between;align-items:center;gap:var(--space-4);width:100%;padding:var(--space-4) var(--space-5);font:inherit;text-align:left;color:var(--fg);cursor:pointer;transition:background-color var(--dur-fast) var(--ease-out);background:0 0;border:none;font-weight:600;display:flex}.Accordion-module__KyeMXq__trigger:hover{background:color-mix(in srgb, var(--fg) 4%, transparent)}.Accordion-module__KyeMXq__trigger:focus-visible{outline:2px solid var(--ring);outline-offset:-2px}.Accordion-module__KyeMXq__chevron{color:var(--fg-muted);transition:transform var(--dur-base) var(--ease-out);flex-shrink:0}.Accordion-module__KyeMXq__chevronOpen{color:var(--accent-text);transform:rotate(180deg)}.Accordion-module__KyeMXq__panel{transition:grid-template-rows var(--dur-base) var(--ease-out);grid-template-rows:0fr;display:grid}.Accordion-module__KyeMXq__panelOpen{grid-template-rows:1fr}.Accordion-module__KyeMXq__panelInner{min-height:0;padding:0 var(--space-5);color:var(--fg-muted);overflow:hidden}.Accordion-module__KyeMXq__panelOpen .Accordion-module__KyeMXq__panelInner{padding-bottom:var(--space-4)}@media (prefers-reduced-motion:reduce){.Accordion-module__KyeMXq__panel,.Accordion-module__KyeMXq__chevron{transition:none}}
.Honeypot-module__CP1_3a__hp{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}
.SiteFooter-module__g3TK_W__footer{margin-top:var(--space-11);background:var(--bg-dark);color:var(--fg-on-dark)}.SiteFooter-module__g3TK_W__inner{padding-top:var(--space-9);padding-bottom:var(--space-7);gap:var(--space-8);grid-template-columns:2fr 1fr 1fr;display:grid}@media (max-width:860px){.SiteFooter-module__g3TK_W__inner{gap:var(--space-6);grid-template-columns:1fr}.SiteFooter-module__g3TK_W__footer{margin-top:var(--space-9)}}.SiteFooter-module__g3TK_W__col{gap:var(--space-2);align-content:start;justify-items:start;display:grid}.SiteFooter-module__g3TK_W__brand{font-size:var(--text-h3);margin:0;font-weight:800}.SiteFooter-module__g3TK_W__muted{color:color-mix(in srgb, var(--fg-on-dark) 65%, transparent);font-size:var(--text-small);margin:0}.SiteFooter-module__g3TK_W__contact{color:var(--fg-on-dark);transition:color var(--dur-fast) var(--ease-out), opacity var(--dur-fast) var(--ease-out);font-weight:600;text-decoration:none}.SiteFooter-module__g3TK_W__contact:hover{color:var(--accent-on-dark)}.SiteFooter-module__g3TK_W__colTitle{margin:0 0 var(--space-2);font-size:var(--text-caption);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--accent-on-dark)}.SiteFooter-module__g3TK_W__col a{min-height:24px;color:color-mix(in srgb, var(--fg-on-dark) 80%, transparent);font-size:var(--text-small);transition:color var(--dur-fast) var(--ease-out), opacity var(--dur-fast) var(--ease-out);align-items:center;text-decoration:none;display:inline-flex}.SiteFooter-module__g3TK_W__col a:hover{color:var(--fg-on-dark)}.SiteFooter-module__g3TK_W__contact:focus-visible,.SiteFooter-module__g3TK_W__col a:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.SiteFooter-module__g3TK_W__bottom{border-top:1px solid color-mix(in srgb, var(--fg-on-dark) 15%, transparent)}.SiteFooter-module__g3TK_W__bottom p{padding-top:var(--space-4);padding-bottom:var(--space-4);font-size:var(--text-caption);color:color-mix(in srgb, var(--fg-on-dark) 55%, transparent);margin:0 auto}@media (max-width:860px){.SiteFooter-module__g3TK_W__bottom p{padding-bottom:calc(88px + env(safe-area-inset-bottom,0px))}}
.SiteHeader-module__ofIh-G__header{z-index:100;background-color:color-mix(in srgb, var(--bg-page) 88%, transparent);-webkit-backdrop-filter:blur(16px)saturate(180%);border-bottom:1px solid color-mix(in srgb, var(--border) 70%, transparent);box-shadow:var(--shadow-2);transition:box-shadow var(--dur-base) var(--ease-out), background-color var(--dur-base) var(--ease-out);position:sticky;top:0;overflow-x:clip}.SiteHeader-module__ofIh-G__scrolled{background-color:color-mix(in srgb, var(--bg-page) 96%, transparent);-webkit-backdrop-filter:blur(20px)saturate(190%);border-bottom-color:var(--border);box-shadow:var(--shadow-3)}.SiteHeader-module__ofIh-G__inner{height:var(--header-h,76px);justify-content:space-between;align-items:center;gap:var(--space-6);display:flex;position:relative}.SiteHeader-module__ofIh-G__logo{white-space:nowrap;min-width:0;transition:transform var(--dur-fast) var(--ease-out);align-items:center;gap:12px;text-decoration:none;display:flex}@media (hover:hover) and (pointer:fine){.SiteHeader-module__ofIh-G__logo:hover{transform:translateY(var(--lift-control))}}.SiteHeader-module__ofIh-G__logoImg{object-fit:contain;width:auto;height:42px;filter:drop-shadow(0 2px 8px color-mix(in srgb, var(--brand) 20%, transparent));display:block}.SiteHeader-module__ofIh-G__logoText{letter-spacing:-.02em;color:var(--fg);text-overflow:ellipsis;min-width:0;font-size:1.1875rem;font-weight:800;overflow:hidden}html[data-variant-logo=mark] .SiteHeader-module__ofIh-G__logoText{display:none}@media (min-width:1024px){.SiteHeader-module__ofIh-G__logo{flex-shrink:0}.SiteHeader-module__ofIh-G__logoText{max-width:18ch}}.SiteHeader-module__ofIh-G__nav{align-items:center;gap:6px;display:flex}.SiteHeader-module__ofIh-G__navLink{color:var(--fg);letter-spacing:-.01em;border-radius:var(--radius-pill);white-space:nowrap;transition:color var(--dur-fast) var(--ease-out), background-color var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);align-items:center;gap:5px;padding:8px 16px;font-size:.90625rem;font-weight:600;text-decoration:none;display:inline-flex}@media (hover:hover) and (pointer:fine){.SiteHeader-module__ofIh-G__navLink:hover{color:var(--brand);background:color-mix(in srgb, var(--brand) 8%, transparent);transform:translateY(var(--lift-control))}}.SiteHeader-module__ofIh-G__navItem{align-items:center;display:flex;position:relative}.SiteHeader-module__ofIh-G__navChev{color:var(--fg-muted);transition:transform var(--dur-fast) var(--ease-out), color var(--dur-fast)}.SiteHeader-module__ofIh-G__navItem:hover .SiteHeader-module__ofIh-G__navChev,.SiteHeader-module__ofIh-G__navItemOpen .SiteHeader-module__ofIh-G__navChev{color:var(--brand);transform:rotate(180deg)}.SiteHeader-module__ofIh-G__navItemOpen .SiteHeader-module__ofIh-G__navLink{color:var(--brand);background:color-mix(in srgb, var(--brand) 12%, transparent)}.SiteHeader-module__ofIh-G__dropdown{opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);z-index:110;padding-top:10px;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(8px)}.SiteHeader-module__ofIh-G__navItemOpen .SiteHeader-module__ofIh-G__dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.SiteHeader-module__ofIh-G__dropdownInner{min-width:230px;padding:var(--space-2);background:color-mix(in srgb, var(--bg-surface) 92%, transparent);-webkit-backdrop-filter:blur(20px)saturate(180%);border:1px solid color-mix(in srgb, var(--border) 80%, transparent);border-radius:var(--radius-lg);box-shadow:0 16px 40px -8px color-mix(in srgb, var(--fg) 14%, transparent), inset 0 1px 0 0 color-mix(in srgb, var(--fg-on-dark) 40%, transparent);flex-direction:column;display:flex}.SiteHeader-module__ofIh-G__dropdownLink{border-radius:var(--radius-md);color:var(--fg);white-space:nowrap;transition:background-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out), padding-left var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);padding:10px 14px;font-size:.875rem;font-weight:500;text-decoration:none}@media (hover:hover) and (pointer:fine){.SiteHeader-module__ofIh-G__dropdownLink:hover{background:color-mix(in srgb, var(--brand) 10%, transparent);color:var(--brand);padding-left:18px;transform:translate(2px)}}@media (prefers-reduced-motion:reduce){.SiteHeader-module__ofIh-G__dropdown{transition:none}.SiteHeader-module__ofIh-G__navChev{transition:color var(--dur-fast)}}.SiteHeader-module__ofIh-G__right{align-items:center;gap:14px;display:flex}.SiteHeader-module__ofIh-G__rightActions{align-items:center;gap:8px;display:flex}.SiteHeader-module__ofIh-G__phone{text-align:right;flex-direction:column;justify-content:center;min-height:40px;padding:2px 0;line-height:1.15;display:flex}.SiteHeader-module__ofIh-G__phoneNum{color:var(--fg);letter-spacing:-.01em;white-space:nowrap;transition:color var(--dur-fast) var(--ease-out);font-size:.96875rem;font-weight:700;text-decoration:none;display:block}.SiteHeader-module__ofIh-G__phoneNum:hover{color:var(--brand)}.SiteHeader-module__ofIh-G__phoneHours{color:var(--fg-muted);white-space:nowrap;align-items:center;gap:4px;margin-top:2px;font-size:.6875rem;font-weight:500;display:inline-flex}.SiteHeader-module__ofIh-G__phoneHours:before{content:"";background:var(--success);width:6px;height:6px;box-shadow:0 0 6px var(--success);border-radius:50%;display:inline-block}.SiteHeader-module__ofIh-G__callBtn{background:var(--brand);height:40px;color:var(--fg-on-brand);letter-spacing:.01em;border-radius:var(--radius-pill);white-space:nowrap;box-shadow:var(--shadow-2);transition:transform var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out);justify-content:center;align-items:center;padding:0 20px;font-size:.84375rem;font-weight:700;text-decoration:none;display:inline-flex}@media (hover:hover) and (pointer:fine){.SiteHeader-module__ofIh-G__callBtn:hover{transform:translateY(var(--lift-control));box-shadow:var(--shadow-2), var(--shadow-glow)}}.SiteHeader-module__ofIh-G__callBtn:active{box-shadow:var(--shadow-1);transform:translateY(0)}.SiteHeader-module__ofIh-G__menuBtn{background:color-mix(in srgb, var(--fg) 5%, transparent);border:1px solid color-mix(in srgb, var(--border) 80%, transparent);color:var(--fg);border-radius:var(--radius-pill);cursor:pointer;height:40px;font-family:var(--font-sans);transition:background-color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);align-items:center;gap:8px;padding:0 16px;font-size:.84375rem;font-weight:600;display:inline-flex}@media (hover:hover) and (pointer:fine){.SiteHeader-module__ofIh-G__menuBtn:hover{background:color-mix(in srgb, var(--brand) 10%, transparent);border-color:var(--brand);color:var(--brand);transform:translateY(var(--lift-control))}}.SiteHeader-module__ofIh-G__menuBtn:active{transform:scale(.98)}.SiteHeader-module__ofIh-G__logo:focus-visible,.SiteHeader-module__ofIh-G__navLink:focus-visible,.SiteHeader-module__ofIh-G__dropdownLink:focus-visible,.SiteHeader-module__ofIh-G__phoneNum:focus-visible,.SiteHeader-module__ofIh-G__callBtn:focus-visible,.SiteHeader-module__ofIh-G__menuBtn:focus-visible{outline:2px solid var(--ring);outline-offset:2px}@media (min-width:1400px){.SiteHeader-module__ofIh-G__menuLabel{display:none}.SiteHeader-module__ofIh-G__menuBtn{width:44px;height:44px;padding:0}.SiteHeader-module__ofIh-G__inner{gap:var(--space-4)}.SiteHeader-module__ofIh-G__navLink{padding-inline:11px}.SiteHeader-module__ofIh-G__right{gap:10px}}@media (max-width:1399px){.SiteHeader-module__ofIh-G__nav{display:none}}@media (max-width:980px){.SiteHeader-module__ofIh-G__callBtn{display:none}}@media (max-width:640px){.SiteHeader-module__ofIh-G__inner{gap:10px;height:64px}.SiteHeader-module__ofIh-G__logoImg{height:36px}.SiteHeader-module__ofIh-G__logoText{font-size:.9375rem}.SiteHeader-module__ofIh-G__phone,.SiteHeader-module__ofIh-G__menuLabel{display:none}.SiteHeader-module__ofIh-G__menuBtn{justify-content:center;width:44px;height:44px;padding:0}.SiteHeader-module__ofIh-G__compareSlot{display:none}}.SiteHeader-module__ofIh-G__leftSection,.SiteHeader-module__ofIh-G__splitNavLeft,.SiteHeader-module__ofIh-G__splitNavRight,.SiteHeader-module__ofIh-G__leftGroup{display:none}html[data-variant-header=centered] .SiteHeader-module__ofIh-G__header{z-index:100;background:color-mix(in srgb, var(--bg-page) 92%, transparent);-webkit-backdrop-filter:blur(18px)saturate(180%);border-bottom:1px solid var(--border);box-shadow:0 4px 24px -4px color-mix(in srgb, var(--fg) 4%, transparent);position:sticky;top:0}@media (min-width:1101px){html[data-variant-header=centered] .SiteHeader-module__ofIh-G__inner{align-items:center;gap:var(--space-4);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);height:76px;padding-block:0;display:grid}html[data-variant-header=centered] .SiteHeader-module__ofIh-G__leftSection{justify-content:flex-start;align-items:center;gap:var(--space-3);grid-column:1;min-width:0;display:flex}html[data-variant-header=centered] .SiteHeader-module__ofIh-G__leftGroup{background:color-mix(in srgb, var(--bg-surface) 60%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid color-mix(in srgb, var(--border) 70%, transparent);border-radius:var(--radius-pill);box-shadow:var(--shadow-1);flex-shrink:0;align-items:center;gap:4px;padding:3px 6px;display:inline-flex}:is(html[data-variant-header=centered] .SiteHeader-module__ofIh-G__leftGroup a,html[data-variant-header=centered] .SiteHeader-module__ofIh-G__leftGroup button){width:36px!important;height:36px!important;box-shadow:none!important;border-radius:var(--radius-pill)!important;color:var(--fg)!important;transition:background-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out)!important;background:0 0!important;border:none!important;justify-content:center!important;align-items:center!important;padding:0!important;text-decoration:none!important;display:inline-flex!important;position:relative!important}@media (hover:hover) and (pointer:fine){:is(html[data-variant-header=centered] .SiteHeader-module__ofIh-G__leftGroup a:hover,html[data-variant-header=centered] .SiteHeader-module__ofIh-G__leftGroup button:hover){background:color-mix(in srgb, var(--brand) 12%, transparent)!important;color:var(--brand)!important;transform:scale(1.06)!important}}html[data-variant-header=centered] .SiteHeader-module__ofIh-G__leftGroup [class*=badge]{border-radius:var(--radius-pill)!important;background:var(--accent-text)!important;min-width:16px!important;height:16px!important;color:var(--fg-on-brand)!important;box-shadow:0 1px 4px color-mix(in srgb, var(--fg) 25%, transparent), 0 0 0 1.5px var(--bg-surface)!important;pointer-events:none!important;z-index:3!important;justify-content:center!important;align-items:center!important;padding:0 4px!important;font-size:.625rem!important;font-weight:700!important;line-height:16px!important;display:flex!important;position:absolute!important;top:-2px!important;right:-2px!important}:is(html[data-variant-header=centered] .SiteHeader-module__ofIh-G__splitNavLeft,html[data-variant-header=centered] .SiteHeader-module__ofIh-G__splitNavRight){align-items:center;gap:4px;display:flex}html[data-variant-header=centered] .SiteHeader-module__ofIh-G__logo{flex-shrink:0;grid-column:2;justify-self:center;align-items:center;gap:12px;margin:0;display:flex}html[data-variant-header=centered] .SiteHeader-module__ofIh-G__nav{display:none!important}html[data-variant-header=centered] .SiteHeader-module__ofIh-G__right{justify-content:flex-end;align-items:center;gap:var(--space-3);grid-column:3;min-width:0;display:flex}html[data-variant-header=centered] .SiteHeader-module__ofIh-G__rightActions{display:none}html[data-variant-header=centered] .SiteHeader-module__ofIh-G__callBtn{display:none}}@media (max-width:1100px){html[data-variant-header=centered] .SiteHeader-module__ofIh-G__inner{flex-direction:row;justify-content:space-between;align-items:center;height:76px;padding-block:0;display:flex}html[data-variant-header=centered] .SiteHeader-module__ofIh-G__leftSection{display:none}:is(html[data-variant-header=centered] .SiteHeader-module__ofIh-G__splitNavLeft,html[data-variant-header=centered] .SiteHeader-module__ofIh-G__splitNavRight){display:none}html[data-variant-header=centered] .SiteHeader-module__ofIh-G__rightActions{display:flex}html[data-variant-header=centered] .SiteHeader-module__ofIh-G__logo{margin:0;position:static}html[data-variant-header=centered] .SiteHeader-module__ofIh-G__right{margin:0;position:static}}html[data-variant-header=transparent] body:has([data-hero-section=true]) .SiteHeader-module__ofIh-G__header{margin-bottom:calc(-1 * var(--header-h,76px));z-index:100;position:sticky;top:0}html[data-variant-header=transparent] body:has([data-hero-section=true]) .SiteHeader-module__ofIh-G__header:not(.SiteHeader-module__ofIh-G__scrolled){-webkit-backdrop-filter:none!important;box-shadow:none!important;background:0 0!important;border-bottom:1px solid #0000!important}:is(html[data-variant-header=transparent] body:has([data-hero-section=true]) .SiteHeader-module__ofIh-G__header:not(.SiteHeader-module__ofIh-G__scrolled) .SiteHeader-module__ofIh-G__logoText,html[data-variant-header=transparent] body:has([data-hero-section=true]) .SiteHeader-module__ofIh-G__header:not(.SiteHeader-module__ofIh-G__scrolled) .SiteHeader-module__ofIh-G__navLink,html[data-variant-header=transparent] body:has([data-hero-section=true]) .SiteHeader-module__ofIh-G__header:not(.SiteHeader-module__ofIh-G__scrolled) .SiteHeader-module__ofIh-G__phoneNum){color:var(--fg-on-dark)}html[data-variant-header=transparent] body:has([data-hero-section=true]) .SiteHeader-module__ofIh-G__header:not(.SiteHeader-module__ofIh-G__scrolled) .SiteHeader-module__ofIh-G__navChev{color:color-mix(in srgb, var(--fg-on-dark) 70%, transparent)}html[data-variant-header=transparent] body:has([data-hero-section=true]) .SiteHeader-module__ofIh-G__header:not(.SiteHeader-module__ofIh-G__scrolled) .SiteHeader-module__ofIh-G__phoneHours{color:color-mix(in srgb, var(--fg-on-dark) 70%, transparent)}html[data-variant-header=transparent] body:has([data-hero-section=true]) .SiteHeader-module__ofIh-G__header:not(.SiteHeader-module__ofIh-G__scrolled) .SiteHeader-module__ofIh-G__navLink:hover{color:var(--accent-on-dark);background:color-mix(in srgb, var(--fg-on-dark) 14%, transparent)}:is(html[data-variant-header=transparent] body:has([data-hero-section=true]) .SiteHeader-module__ofIh-G__header:not(.SiteHeader-module__ofIh-G__scrolled) .SiteHeader-module__ofIh-G__menuBtn,html[data-variant-header=transparent] body:has([data-hero-section=true]) .SiteHeader-module__ofIh-G__header:not(.SiteHeader-module__ofIh-G__scrolled) [class*=trigger],html[data-variant-header=transparent] body:has([data-hero-section=true]) .SiteHeader-module__ofIh-G__header:not(.SiteHeader-module__ofIh-G__scrolled) .SiteHeader-module__ofIh-G__actionIconBtn){background:color-mix(in srgb, var(--fg-on-dark) 12%, transparent);border-color:color-mix(in srgb, var(--fg-on-dark) 22%, transparent);color:var(--fg-on-dark);box-shadow:none}@media (hover:hover) and (pointer:fine){:is(html[data-variant-header=transparent] body:has([data-hero-section=true]) .SiteHeader-module__ofIh-G__header:not(.SiteHeader-module__ofIh-G__scrolled) .SiteHeader-module__ofIh-G__menuBtn:hover,html[data-variant-header=transparent] body:has([data-hero-section=true]) .SiteHeader-module__ofIh-G__header:not(.SiteHeader-module__ofIh-G__scrolled) [class*=trigger]:hover,html[data-variant-header=transparent] body:has([data-hero-section=true]) .SiteHeader-module__ofIh-G__header:not(.SiteHeader-module__ofIh-G__scrolled) .SiteHeader-module__ofIh-G__actionIconBtn:hover){background:color-mix(in srgb, var(--fg-on-dark) 22%, transparent);border-color:color-mix(in srgb, var(--fg-on-dark) 38%, transparent);color:var(--accent-on-dark);box-shadow:var(--shadow-2);transform:translateY(var(--lift-control))}}html[data-variant-header=transparent] body:has([data-hero-section=true]) .SiteHeader-module__ofIh-G__header:not(.SiteHeader-module__ofIh-G__scrolled) [class*=badge]{box-shadow:0 2px 5px color-mix(in srgb, var(--bg-dark) 40%, transparent), 0 0 0 2px color-mix(in srgb, var(--bg-dark) 80%, black)!important}html[data-variant-header=transparent] body:not(:has([data-hero-section=true])) .SiteHeader-module__ofIh-G__header:not(.SiteHeader-module__ofIh-G__scrolled){background:color-mix(in srgb, var(--bg-page) 88%, transparent);-webkit-backdrop-filter:blur(16px)saturate(180%);border-bottom:1px solid color-mix(in srgb, var(--border) 70%, transparent);box-shadow:var(--shadow-2);margin-bottom:0;position:sticky;top:0}html[data-variant-header=transparent] .SiteHeader-module__ofIh-G__header.SiteHeader-module__ofIh-G__scrolled{background:color-mix(in srgb, var(--bg-page) 96%, transparent)!important;-webkit-backdrop-filter:blur(20px)saturate(190%)!important;border-bottom:1px solid var(--border)!important;box-shadow:var(--shadow-3)!important}
.MenuOverlay-module__vDClNG__overlay{z-index:200;background:var(--bg-dark);width:100vw;color:var(--fg-on-dark);opacity:0;visibility:hidden;transition:opacity var(--dur-base) var(--ease-out), visibility var(--dur-base);position:fixed;inset:0;overflow:hidden auto}.MenuOverlay-module__vDClNG__open{opacity:1;visibility:visible}.MenuOverlay-module__vDClNG__overlay:focus{outline:none}.MenuOverlay-module__vDClNG__glow{background:radial-gradient(80% 60% at 85% 0%, color-mix(in srgb, var(--brand) 22%, transparent), transparent 60%);pointer-events:none;position:absolute;inset:0}.MenuOverlay-module__vDClNG__inner{position:relative}.MenuOverlay-module__vDClNG__bar{justify-content:space-between;align-items:center;height:76px;display:flex}.MenuOverlay-module__vDClNG__logo{align-items:center;gap:11px;text-decoration:none;display:flex}.MenuOverlay-module__vDClNG__logoImg{object-fit:contain;width:auto;height:40px}.MenuOverlay-module__vDClNG__logoText{color:var(--fg-on-dark);letter-spacing:-.01em;font-size:1.125rem;font-weight:800}html[data-variant-logo=mark] .MenuOverlay-module__vDClNG__logoText{display:none}.MenuOverlay-module__vDClNG__closeBtn{align-items:center;gap:var(--space-2);background:color-mix(in srgb, var(--fg-on-dark) 10%, transparent);color:var(--fg-on-dark);border-radius:var(--radius-md);cursor:pointer;font-family:var(--font-sans);font-weight:600;font-size:var(--text-small);transition:background var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);border:none;padding:11px 16px;display:flex}.MenuOverlay-module__vDClNG__closeBtn:hover{background:color-mix(in srgb, var(--fg-on-dark) 16%, transparent)}.MenuOverlay-module__vDClNG__closeBtn:active{transform:scale(.98)}.MenuOverlay-module__vDClNG__searchBar{align-items:center;gap:var(--space-3);width:100%;max-width:600px;height:50px;padding:0 var(--space-5);margin:var(--space-2) 0 var(--space-4);background:color-mix(in srgb, var(--fg-on-dark) 10%, transparent);border:1px solid color-mix(in srgb, var(--fg-on-dark) 18%, transparent);border-radius:var(--radius-pill);color:var(--fg-on-dark);font-family:var(--font-sans);font-size:var(--text-body);text-align:left;cursor:pointer;box-shadow:0 4px 16px -4px color-mix(in srgb, var(--bg-dark) 40%, transparent);transition:background-color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);display:flex}@media (hover:hover) and (pointer:fine){.MenuOverlay-module__vDClNG__searchBar:hover{background:color-mix(in srgb, var(--fg-on-dark) 16%, transparent);border-color:var(--accent-on-dark);transform:translateY(var(--lift-control))}}.MenuOverlay-module__vDClNG__searchIcon{color:var(--fg-on-dark);opacity:.8;transition:color var(--dur-fast);flex-shrink:0}.MenuOverlay-module__vDClNG__searchBar:hover .MenuOverlay-module__vDClNG__searchIcon{color:var(--accent-on-dark);opacity:1}.MenuOverlay-module__vDClNG__searchText{color:color-mix(in srgb, var(--fg-on-dark) 75%, transparent);font-size:var(--text-small);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.MenuOverlay-module__vDClNG__searchKbd{border-radius:var(--radius-sm);background:color-mix(in srgb, var(--fg-on-dark) 14%, transparent);border:1px solid color-mix(in srgb, var(--fg-on-dark) 20%, transparent);color:color-mix(in srgb, var(--fg-on-dark) 80%, transparent);padding:2px 7px;font-family:monospace;font-size:.6875rem;font-weight:700}.MenuOverlay-module__vDClNG__grid{gap:var(--space-9);padding:var(--space-8) 0 calc(var(--space-10) + env(safe-area-inset-bottom,0px));grid-template-columns:1.4fr 1fr 1fr;display:grid}.MenuOverlay-module__vDClNG__col{flex-direction:column;display:flex}.MenuOverlay-module__vDClNG__colHead{font-size:var(--text-caption);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--accent-on-dark);font-weight:700}.MenuOverlay-module__vDClNG__links{gap:var(--space-1);flex-direction:column;margin-top:18px;display:flex}.MenuOverlay-module__vDClNG__link{color:var(--fg-on-dark);width:fit-content;transition:color var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);align-items:center;gap:10px;padding:7px 0;font-size:1.125rem;font-weight:500;text-decoration:none;display:inline-flex}@media (hover:hover) and (pointer:fine){.MenuOverlay-module__vDClNG__link:hover{color:var(--fg-on-brand);transform:translate(8px)}}.MenuOverlay-module__vDClNG__linkBig{font-family:var(--font-serif);font-size:1.875rem;font-weight:600}.MenuOverlay-module__vDClNG__linkArrow{color:var(--accent-on-dark);opacity:0;transition:opacity var(--dur-fast)}.MenuOverlay-module__vDClNG__link:hover .MenuOverlay-module__vDClNG__linkArrow{opacity:1}.MenuOverlay-module__vDClNG__contact{margin-top:var(--space-7);padding:var(--space-5);background:color-mix(in srgb, var(--fg-on-dark) 6%, transparent);border-radius:var(--radius-lg)}.MenuOverlay-module__vDClNG__contactPhone{color:var(--fg-on-dark);font-size:1rem;font-weight:700;text-decoration:none;display:block}.MenuOverlay-module__vDClNG__contactHours{color:color-mix(in srgb, var(--fg-on-dark) 65%, transparent);margin-top:4px;font-size:.8125rem}.MenuOverlay-module__vDClNG__contactSocials{gap:var(--space-3);flex-wrap:wrap;margin-top:14px;display:flex}.MenuOverlay-module__vDClNG__contactSocial{background:color-mix(in srgb, var(--fg-on-dark) 8%, transparent);border:1px solid color-mix(in srgb, var(--fg-on-dark) 14%, transparent);border-radius:var(--radius-pill);min-height:38px;color:var(--fg-on-dark);transition:color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);align-items:center;gap:6px;padding:8px 14px;font-size:.8125rem;font-weight:500;text-decoration:none;display:inline-flex}.MenuOverlay-module__vDClNG__contactSocial:hover{color:var(--accent-on-dark);background:color-mix(in srgb, var(--fg-on-dark) 16%, transparent);border-color:var(--accent-on-dark)}.MenuOverlay-module__vDClNG__contactCta{margin-top:var(--space-4);padding:0 var(--space-5);background:var(--brand);height:44px;color:var(--fg-on-brand);font-weight:700;font-size:var(--text-small);border-radius:var(--radius-md);box-shadow:var(--shadow-1);transition:transform var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}@media (hover:hover) and (pointer:fine){.MenuOverlay-module__vDClNG__contactCta:hover{transform:translateY(var(--lift-control));box-shadow:var(--shadow-2), var(--shadow-glow)}}.MenuOverlay-module__vDClNG__contactCta:active{box-shadow:var(--shadow-1);transform:translateY(0)}.MenuOverlay-module__vDClNG__searchBar:focus-visible,.MenuOverlay-module__vDClNG__contactCta:focus-visible{outline:2px solid var(--ring);outline-offset:2px}@media (max-height:940px){.MenuOverlay-module__vDClNG__grid{gap:var(--space-7);padding:var(--space-5) 0 var(--space-6)}.MenuOverlay-module__vDClNG__links{margin-top:12px}.MenuOverlay-module__vDClNG__linkBig{font-size:1.5625rem}.MenuOverlay-module__vDClNG__link{padding:5px 0;font-size:1.0625rem}.MenuOverlay-module__vDClNG__contact{margin-top:var(--space-5)}}@media (max-height:800px){.MenuOverlay-module__vDClNG__bar{height:62px}.MenuOverlay-module__vDClNG__grid{gap:var(--space-6);padding:var(--space-3) 0 var(--space-4)}.MenuOverlay-module__vDClNG__links{margin-top:8px}.MenuOverlay-module__vDClNG__linkBig{font-size:1.1875rem}.MenuOverlay-module__vDClNG__link{padding:2px 0;font-size:.9375rem}.MenuOverlay-module__vDClNG__contact{margin-top:var(--space-4);padding:var(--space-4)}.MenuOverlay-module__vDClNG__contactSocials{margin-top:9px}.MenuOverlay-module__vDClNG__contactSocial{min-height:32px;padding:5px 11px}}@media (max-width:900px){.MenuOverlay-module__vDClNG__grid{gap:var(--space-7);padding-top:var(--space-4);grid-template-columns:1fr}.MenuOverlay-module__vDClNG__linkBig{font-size:1.5rem}}@media (max-width:640px){.MenuOverlay-module__vDClNG__bar{height:64px}.MenuOverlay-module__vDClNG__grid{gap:var(--space-5)}.MenuOverlay-module__vDClNG__link{min-height:40px;padding:8px 0;font-size:1rem}.MenuOverlay-module__vDClNG__linkBig{font-size:1.25rem}.MenuOverlay-module__vDClNG__contact{margin-top:var(--space-4);padding:var(--space-4)}.MenuOverlay-module__vDClNG__contactCta{width:100%;height:48px;font-size:.9375rem}}
.SiteHeaderExtended-module__h9djtG__header{z-index:100;background-color:#0000;position:sticky;top:-38px;overflow-x:clip}.SiteHeaderExtended-module__h9djtG__topBar{background-color:color-mix(in srgb, var(--bg-dark) 3%, var(--bg-page));border-bottom:1px solid color-mix(in srgb, var(--border) 60%, transparent);height:38px;font-size:var(--text-small);box-sizing:border-box;align-items:center;padding:0;display:flex;position:relative}.SiteHeaderExtended-module__h9djtG__topBarInner{justify-content:space-between;align-items:center;width:100%;height:100%;display:flex}.SiteHeaderExtended-module__h9djtG__topNav{align-items:center;gap:var(--space-4);margin:0;padding:0;list-style:none;display:flex}.SiteHeaderExtended-module__h9djtG__topNavLink{color:var(--fg-muted);font-size:var(--text-small);white-space:nowrap;transition:color var(--dur-fast) var(--ease-out);align-items:center;padding:4px 0;font-weight:500;text-decoration:none;display:inline-flex;position:relative}.SiteHeaderExtended-module__h9djtG__topNavLink:after{content:"";background:var(--brand);transform-origin:0;height:1.5px;transition:transform var(--dur-fast) var(--ease-out);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.SiteHeaderExtended-module__h9djtG__topNavLink:hover{color:var(--brand)}.SiteHeaderExtended-module__h9djtG__topNavLink:hover:after{transform:scaleX(1)}.SiteHeaderExtended-module__h9djtG__topRightGroup{align-items:center;gap:8px;display:flex}.SiteHeaderExtended-module__h9djtG__socialIcon{border-radius:var(--radius-pill);background-color:color-mix(in srgb, var(--fg) 6%, transparent);border:1px solid color-mix(in srgb, var(--fg) 12%, transparent);width:26px;height:26px;color:var(--fg-muted);transition:transform var(--dur-fast) var(--ease-out), background-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);flex-shrink:0;justify-content:center;align-items:center;line-height:1;text-decoration:none;display:inline-flex}.SiteHeaderExtended-module__h9djtG__socialIcon svg{display:block}@media (hover:hover) and (pointer:fine){.SiteHeaderExtended-module__h9djtG__socialIcon:hover{transform:translateY(var(--lift-control));background-color:color-mix(in srgb, var(--brand) 12%, transparent);border-color:var(--brand);color:var(--brand)}}.SiteHeaderExtended-module__h9djtG__mainBar{background-color:var(--bg-page);border-bottom:1px solid var(--border);box-shadow:var(--shadow-2);transition:box-shadow var(--dur-base) var(--ease-out), background-color var(--dur-base) var(--ease-out);padding:10px 0;position:relative}.SiteHeaderExtended-module__h9djtG__mainBarScrolled{background-color:color-mix(in srgb, var(--bg-page) 96%, transparent);-webkit-backdrop-filter:blur(20px)saturate(190%);border-bottom:1px solid var(--border);box-shadow:var(--shadow-3)}.SiteHeaderExtended-module__h9djtG__mainInner{justify-content:space-between;align-items:center;gap:var(--space-4);min-width:0;display:flex}.SiteHeaderExtended-module__h9djtG__mainLeftGroup{align-items:center;gap:var(--space-4);min-width:0;display:flex}.SiteHeaderExtended-module__h9djtG__logo{white-space:nowrap;align-items:center;gap:11px;min-width:0;text-decoration:none;display:flex}.SiteHeaderExtended-module__h9djtG__logoImg{object-fit:contain;width:auto;height:44px}.SiteHeaderExtended-module__h9djtG__logoText{font-size:var(--text-h3);color:var(--fg);letter-spacing:-.01em;text-overflow:ellipsis;min-width:0;font-weight:700;overflow:hidden}html[data-variant-logo=mark] .SiteHeaderExtended-module__h9djtG__logoText{display:none}@media (min-width:1024px){.SiteHeaderExtended-module__h9djtG__logo{flex-shrink:0}.SiteHeaderExtended-module__h9djtG__logoText{max-width:18ch}}.SiteHeaderExtended-module__h9djtG__menuToggleBtn{align-items:center;gap:var(--space-2);border-radius:var(--radius-pill);border:1px solid var(--border);background:var(--bg-surface);color:var(--fg);font-weight:700;font-size:var(--text-small);text-transform:uppercase;letter-spacing:var(--tracking-wide);cursor:pointer;height:44px;transition:border-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out), background-color var(--dur-fast) var(--ease-out);padding:8px 18px;display:inline-flex}.SiteHeaderExtended-module__h9djtG__menuToggleBtn:hover{border-color:var(--brand);color:var(--brand);background-color:color-mix(in srgb, var(--brand) 6%, var(--bg-surface))}.SiteHeaderExtended-module__h9djtG__menuToggleLabel{font-size:.82rem}.SiteHeaderExtended-module__h9djtG__dropdownWrapper{align-items:center;display:flex;position:relative}.SiteHeaderExtended-module__h9djtG__dropdownToggle{align-items:center;gap:var(--space-2);border-radius:var(--radius-md);border:1px solid var(--border);background:var(--bg-surface);color:var(--fg);font-weight:600;font-size:var(--text-body);cursor:pointer;height:44px;transition:border-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);padding:8px 18px;text-decoration:none;display:inline-flex}.SiteHeaderExtended-module__h9djtG__dropdownToggle:hover,.SiteHeaderExtended-module__h9djtG__dropdownOpen .SiteHeaderExtended-module__h9djtG__dropdownToggle{border-color:var(--brand);color:var(--brand)}.SiteHeaderExtended-module__h9djtG__dropdownIcon{color:var(--fg-muted);transition:color var(--dur-fast) var(--ease-out)}.SiteHeaderExtended-module__h9djtG__dropdownToggle:hover .SiteHeaderExtended-module__h9djtG__dropdownIcon,.SiteHeaderExtended-module__h9djtG__dropdownOpen .SiteHeaderExtended-module__h9djtG__dropdownIcon{color:var(--brand)}.SiteHeaderExtended-module__h9djtG__dropdownChevron{color:var(--fg-muted);transition:transform var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out)}.SiteHeaderExtended-module__h9djtG__dropdownOpen .SiteHeaderExtended-module__h9djtG__dropdownChevron{color:var(--brand);transform:rotate(180deg)}.SiteHeaderExtended-module__h9djtG__dropdownPanel{opacity:0;visibility:hidden;pointer-events:none;transition:opacity var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out), visibility var(--dur-fast);z-index:110;padding-top:10px;position:absolute;top:100%;left:0;transform:translateY(6px)}.SiteHeaderExtended-module__h9djtG__dropdownOpen .SiteHeaderExtended-module__h9djtG__dropdownPanel{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.SiteHeaderExtended-module__h9djtG__dropdownInner{min-width:230px;padding:var(--space-2);background-color:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-3);flex-direction:column;display:flex}.SiteHeaderExtended-module__h9djtG__dropdownItem{justify-content:space-between;align-items:center;gap:var(--space-3);border-radius:var(--radius-sm);color:var(--fg);font-size:var(--text-body);white-space:nowrap;transition:background-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);padding:10px 12px;font-weight:500;text-decoration:none;display:flex}.SiteHeaderExtended-module__h9djtG__dropdownItem:hover{background-color:color-mix(in srgb, var(--brand) 8%, transparent);color:var(--brand)}.SiteHeaderExtended-module__h9djtG__dropdownItemDisabled,.SiteHeaderExtended-module__h9djtG__dropdownItemDisabled:hover{color:var(--fg-muted);cursor:not-allowed;background:0 0}.SiteHeaderExtended-module__h9djtG__dropdownSoon{font-size:var(--text-caption);color:var(--fg-muted);border:1px solid var(--border);border-radius:var(--radius-pill);padding:1px 8px}.SiteHeaderExtended-module__h9djtG__mainRightGroup{align-items:center;gap:var(--space-3);flex-shrink:0;display:flex}.SiteHeaderExtended-module__h9djtG__ctaBtn{padding:0 var(--space-5);background-color:var(--brand);height:44px;color:var(--fg-on-brand);font-weight:700;font-size:var(--text-small);border-radius:var(--radius-md);white-space:nowrap;box-shadow:var(--shadow-1);transition:transform var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}@media (hover:hover) and (pointer:fine){.SiteHeaderExtended-module__h9djtG__ctaBtn:hover{transform:translateY(var(--lift-control));box-shadow:var(--shadow-2), var(--shadow-glow)}}.SiteHeaderExtended-module__h9djtG__ctaBtn:active{box-shadow:var(--shadow-1);transform:translateY(0)}.SiteHeaderExtended-module__h9djtG__actionIconBtn{border-radius:var(--radius-pill);width:44px;height:44px;color:var(--fg);background:var(--bg-surface);border:1px solid var(--border);box-shadow:var(--shadow-1);cursor:pointer;font:inherit;transition:transform var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out);justify-content:center;align-items:center;padding:0;text-decoration:none;display:inline-flex;position:relative}@media (hover:hover) and (pointer:fine){.SiteHeaderExtended-module__h9djtG__actionIconBtn:hover:not([aria-disabled=true]){border-color:var(--brand);color:var(--brand);background:color-mix(in srgb, var(--brand) 6%, var(--bg-surface));box-shadow:var(--shadow-2);transform:translateY(var(--lift-control))}}.SiteHeaderExtended-module__h9djtG__actionIconBtn:active:not([aria-disabled=true]){transform:translateY(0)scale(.97)}.SiteHeaderExtended-module__h9djtG__actionIconBtn[aria-disabled=true]{opacity:.5;cursor:not-allowed}.SiteHeaderExtended-module__h9djtG__badgeCount{border-radius:var(--radius-pill)!important;background:var(--accent-text)!important;min-width:18px!important;height:18px!important;color:var(--fg-on-brand)!important;box-shadow:0 2px 5px color-mix(in srgb, var(--fg) 20%, transparent), 0 0 0 2px var(--bg-surface)!important;pointer-events:none!important;z-index:3!important;justify-content:center!important;align-items:center!important;padding:0 4px!important;font-size:.65625rem!important;font-weight:700!important;line-height:18px!important;display:flex!important;position:absolute!important;top:-3px!important;right:-3px!important}.SiteHeaderExtended-module__h9djtG__mainRightGroup [class*=badge]{border-radius:var(--radius-pill)!important;background:var(--accent-text)!important;min-width:18px!important;height:18px!important;color:var(--fg-on-brand)!important;box-shadow:0 2px 5px color-mix(in srgb, var(--fg) 20%, transparent), 0 0 0 2px var(--bg-surface)!important;pointer-events:none!important;z-index:3!important;justify-content:center!important;align-items:center!important;padding:0 4px!important;font-size:.65625rem!important;font-weight:700!important;line-height:18px!important;display:flex!important;position:absolute!important;top:-3px!important;right:-3px!important}.SiteHeaderExtended-module__h9djtG__phoneBlock{text-align:right;min-height:44px;padding-left:var(--space-2);flex-direction:column;justify-content:center;line-height:1.15;display:flex}.SiteHeaderExtended-module__h9djtG__phoneNum{color:var(--fg);white-space:nowrap;transition:color var(--dur-fast) var(--ease-out);font-size:1rem;font-weight:700;text-decoration:none}.SiteHeaderExtended-module__h9djtG__phoneNum:hover{color:var(--brand)}.SiteHeaderExtended-module__h9djtG__phoneHours{color:var(--fg-muted);white-space:nowrap;margin-top:2px;font-size:.6875rem}.SiteHeaderExtended-module__h9djtG__logo:focus-visible,.SiteHeaderExtended-module__h9djtG__topNavLink:focus-visible,.SiteHeaderExtended-module__h9djtG__socialIcon:focus-visible,.SiteHeaderExtended-module__h9djtG__menuToggleBtn:focus-visible,.SiteHeaderExtended-module__h9djtG__dropdownToggle:focus-visible,.SiteHeaderExtended-module__h9djtG__dropdownItem:focus-visible,.SiteHeaderExtended-module__h9djtG__ctaBtn:focus-visible,.SiteHeaderExtended-module__h9djtG__actionIconBtn:focus-visible,.SiteHeaderExtended-module__h9djtG__phoneNum:focus-visible{outline:2px solid var(--ring);outline-offset:2px}@media (max-width:1280px){.SiteHeaderExtended-module__h9djtG__dropdownWrapper{display:none}}@media (max-width:1080px){.SiteHeaderExtended-module__h9djtG__phoneHours{display:none}}@media (max-width:992px){.SiteHeaderExtended-module__h9djtG__topBar,.SiteHeaderExtended-module__h9djtG__ctaBtn{display:none}}@media (max-width:860px){.SiteHeaderExtended-module__h9djtG__phoneBlock{display:none}}@media (max-width:560px){.SiteHeaderExtended-module__h9djtG__compareSlot,.SiteHeaderExtended-module__h9djtG__menuToggleLabel{display:none}.SiteHeaderExtended-module__h9djtG__menuToggleBtn{justify-content:center;width:44px;padding:0}.SiteHeaderExtended-module__h9djtG__logoImg{height:36px}.SiteHeaderExtended-module__h9djtG__logoText{font-size:var(--text-body)}.SiteHeaderExtended-module__h9djtG__mainInner{gap:var(--space-3)}}:is(html[data-variant-header=transparent] body:has([data-hero-section=true]) .SiteHeaderExtended-module__h9djtG__header:not(.SiteHeaderExtended-module__h9djtG__headerScrolled) .SiteHeaderExtended-module__h9djtG__actionIconBtn,html[data-variant-header=transparent] body:has([data-hero-section=true]) .SiteHeaderExtended-module__h9djtG__header:not(.SiteHeaderExtended-module__h9djtG__headerScrolled) [class*=trigger]){background:color-mix(in srgb, var(--fg-on-dark) 10%, transparent);border-color:color-mix(in srgb, var(--fg-on-dark) 22%, transparent);color:var(--fg-on-dark)}:is(html[data-variant-header=transparent] body:has([data-hero-section=true]) .SiteHeaderExtended-module__h9djtG__header:not(.SiteHeaderExtended-module__h9djtG__headerScrolled) .SiteHeaderExtended-module__h9djtG__actionIconBtn:hover,html[data-variant-header=transparent] body:has([data-hero-section=true]) .SiteHeaderExtended-module__h9djtG__header:not(.SiteHeaderExtended-module__h9djtG__headerScrolled) [class*=trigger]:hover){background:color-mix(in srgb, var(--fg-on-dark) 20%, transparent);border-color:color-mix(in srgb, var(--fg-on-dark) 35%, transparent);color:var(--accent-on-dark)}
.SkipLink-module__OtWJ-G__link{z-index:200;padding:var(--space-3) var(--space-5);background:var(--bg-surface);color:var(--fg);font-family:var(--font-sans);font-size:var(--text-small);border-radius:0 0 var(--radius-md) 0;box-shadow:var(--shadow-3);transition:transform var(--dur-fast) var(--ease-out);font-weight:600;text-decoration:none;position:absolute;top:0;left:0;transform:translateY(-100%)}.SkipLink-module__OtWJ-G__link:focus-visible,.SkipLink-module__OtWJ-G__link:focus{outline:2px solid var(--ring);outline-offset:2px;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.SkipLink-module__OtWJ-G__link{transition:none}}
.VideoEmbed-module__1Qz5ga__wrap{aspect-ratio:16/9;border-radius:var(--radius-lg);background:var(--bg-dark);width:100%;position:relative;overflow:hidden}.VideoEmbed-module__1Qz5ga__poster{cursor:pointer;background:0 0;border:none;width:100%;height:100%;padding:0;display:block;position:absolute;inset:0}.VideoEmbed-module__1Qz5ga__posterImg{object-fit:cover;width:100%;height:100%;display:block}.VideoEmbed-module__1Qz5ga__playWrap{transition:background var(--dur-fast) var(--ease-out);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.VideoEmbed-module__1Qz5ga__poster:hover .VideoEmbed-module__1Qz5ga__playWrap{background:color-mix(in srgb, var(--bg-dark) 24%, transparent)}.VideoEmbed-module__1Qz5ga__playBtn{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--bg-surface) 92%, transparent);width:60px;height:60px;color:var(--brand);box-shadow:var(--shadow-3);transition:transform var(--dur-fast) var(--ease-out);justify-content:center;align-items:center;padding-left:4px;display:flex}.VideoEmbed-module__1Qz5ga__poster:hover .VideoEmbed-module__1Qz5ga__playBtn{transform:scale(1.08)}.VideoEmbed-module__1Qz5ga__provider{top:var(--space-3);left:var(--space-3);border-radius:var(--radius-pill);background:var(--overlay-scrim);color:var(--fg-on-media);font-size:var(--text-caption);padding:3px 10px;font-weight:600;position:absolute}.VideoEmbed-module__1Qz5ga__media{background:var(--bg-dark);border:none;width:100%;height:100%;display:block;position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.VideoEmbed-module__1Qz5ga__playBtn,.VideoEmbed-module__1Qz5ga__playWrap{transition:none}.VideoEmbed-module__1Qz5ga__poster:hover .VideoEmbed-module__1Qz5ga__playBtn{transform:none}}
.Lightbox-module__LhKfqW__overlay{z-index:1000;background:var(--overlay-scrim);-webkit-backdrop-filter:blur(8px);width:100vw;height:100dvh;padding:var(--space-6);opacity:0;visibility:hidden;transition:opacity var(--dur-base) var(--ease-out), visibility var(--dur-base);justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden auto}.Lightbox-module__LhKfqW__overlay[data-open=true]{opacity:1;visibility:visible}.Lightbox-module__LhKfqW__overlay:focus{outline:none}.Lightbox-module__LhKfqW__stage{align-items:center;gap:var(--space-4);cursor:default;flex-direction:column;max-width:92vw;max-height:90vh;display:flex}.Lightbox-module__LhKfqW__slideWrap{justify-content:center;align-items:center;max-width:92vw;max-height:74vh;display:flex;position:relative}.Lightbox-module__LhKfqW__viewer{object-fit:contain;border-radius:var(--radius-md);max-width:92vw;max-height:74vh;box-shadow:var(--shadow-4)}.Lightbox-module__LhKfqW__slidePlaceholder{aspect-ratio:4/3;border-radius:var(--radius-md);width:min(800px,90vw);box-shadow:var(--shadow-4);justify-content:center;align-items:center;display:flex}.Lightbox-module__LhKfqW__ph0{background:linear-gradient(135deg, color-mix(in srgb, var(--brand) 30%, var(--bg-dark)), color-mix(in srgb, var(--accent) 20%, var(--bg-dark)))}.Lightbox-module__LhKfqW__ph1{background:linear-gradient(160deg, color-mix(in srgb, var(--accent) 30%, var(--bg-dark)), color-mix(in srgb, var(--brand) 15%, var(--bg-dark)))}.Lightbox-module__LhKfqW__ph2{background:linear-gradient(115deg, color-mix(in srgb, var(--brand) 18%, var(--bg-dark)), color-mix(in srgb, var(--accent) 35%, var(--bg-dark)))}.Lightbox-module__LhKfqW__slideLabel{font-size:var(--text-small);color:var(--fg-on-media);background:var(--overlay-scrim);padding:var(--space-2) var(--space-4);border-radius:var(--radius-pill);box-shadow:var(--shadow-1)}.Lightbox-module__LhKfqW__boxThumbs{gap:var(--space-2);max-width:92vw;padding-bottom:var(--space-1);scrollbar-width:none;-webkit-overflow-scrolling:touch;display:flex;overflow-x:auto}.Lightbox-module__LhKfqW__boxThumbs::-webkit-scrollbar{display:none}.Lightbox-module__LhKfqW__boxThumb{border-radius:var(--radius-md);cursor:pointer;background:color-mix(in srgb, var(--bg-surface) 20%, transparent);opacity:.6;width:68px;height:68px;transition:opacity var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);border:2px solid #0000;flex:none;padding:0;overflow:hidden}.Lightbox-module__LhKfqW__boxThumb:hover{opacity:1}.Lightbox-module__LhKfqW__boxThumb:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.Lightbox-module__LhKfqW__boxThumb img{object-fit:cover;width:100%;height:100%;display:block}.Lightbox-module__LhKfqW__thumbPlaceholder{width:100%;height:100%}.Lightbox-module__LhKfqW__boxThumbOn{opacity:1;border-color:var(--fg-on-media)}.Lightbox-module__LhKfqW__counter{color:var(--fg-on-media);font-size:var(--text-small);font-variant-numeric:tabular-nums;background:var(--overlay-scrim);border-radius:var(--radius-pill);padding:2px 10px}.Lightbox-module__LhKfqW__close{top:max(var(--space-4), env(safe-area-inset-top,0px));right:max(var(--space-4), env(safe-area-inset-right,0px));border-radius:var(--radius-pill);background:color-mix(in srgb, var(--fg-on-media) 14%, transparent);width:44px;height:44px;color:var(--fg-on-media);cursor:pointer;transition:background var(--dur-fast) var(--ease-out);z-index:10;border:none;justify-content:center;align-items:center;display:flex;position:absolute}.Lightbox-module__LhKfqW__close:hover{background:color-mix(in srgb, var(--fg-on-media) 24%, transparent)}.Lightbox-module__LhKfqW__nav{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--fg-on-media) 14%, transparent);width:52px;height:52px;color:var(--fg-on-media);cursor:pointer;transition:background var(--dur-fast) var(--ease-out);z-index:10;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Lightbox-module__LhKfqW__nav:hover{background:color-mix(in srgb, var(--fg-on-media) 24%, transparent)}.Lightbox-module__LhKfqW__navPrev{left:max(var(--space-4), env(safe-area-inset-left,0px))}.Lightbox-module__LhKfqW__navNext{right:max(var(--space-4), env(safe-area-inset-right,0px))}@media (max-width:640px){.Lightbox-module__LhKfqW__overlay{padding:var(--space-4)}.Lightbox-module__LhKfqW__nav{width:44px;height:44px}.Lightbox-module__LhKfqW__navPrev{left:max(var(--space-2), env(safe-area-inset-left,0px))}.Lightbox-module__LhKfqW__navNext{right:max(var(--space-2), env(safe-area-inset-right,0px))}.Lightbox-module__LhKfqW__boxThumb{width:52px;height:52px}}
.CookieConsent-module__1nx98a__banner{left:var(--space-4);right:var(--space-4);bottom:max(var(--space-4), calc(var(--space-4) + env(safe-area-inset-bottom,0px)));z-index:90;align-items:center;gap:var(--space-4);max-width:var(--container-narrow);padding:var(--space-4) var(--space-5);background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-3);margin:0 auto;display:flex;position:fixed}.CookieConsent-module__1nx98a__text{font-size:var(--text-small);color:var(--fg-muted);margin:0}.CookieConsent-module__1nx98a__text a{color:var(--brand)}.CookieConsent-module__1nx98a__actions{gap:var(--space-2);flex-wrap:wrap;flex-shrink:0;display:flex}.CookieConsent-module__1nx98a__accept,.CookieConsent-module__1nx98a__decline{padding:var(--space-2) var(--space-5);border-radius:var(--radius-md);font:inherit;cursor:pointer}.CookieConsent-module__1nx98a__accept{border:1px solid var(--brand);background:var(--brand);color:var(--fg-on-brand)}.CookieConsent-module__1nx98a__decline{border:1px solid var(--border);color:var(--fg);background:0 0}@media (max-width:640px){.CookieConsent-module__1nx98a__banner{flex-direction:column;align-items:stretch}.CookieConsent-module__1nx98a__actions{flex-direction:column;width:100%}.CookieConsent-module__1nx98a__accept,.CookieConsent-module__1nx98a__decline{text-align:center;width:100%}}
.DemoPanel-module__utAOxW__fab{right:var(--space-4);bottom:var(--space-4);z-index:100;border-radius:var(--radius-pill);background:var(--brand);width:54px;height:54px;color:var(--fg-on-brand);cursor:pointer;box-shadow:var(--shadow-3);transition:transform var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out);border:none;place-items:center;display:grid;position:fixed}.DemoPanel-module__utAOxW__fab:hover{box-shadow:var(--shadow-4);transform:scale(1.08)}@media (max-width:860px){.DemoPanel-module__utAOxW__fab{bottom:calc(var(--space-4) + 68px + var(--cookie-notice-h,0px))}}.DemoPanel-module__utAOxW__backdrop{z-index:260;background:0 0;position:fixed;inset:0}.DemoPanel-module__utAOxW__panel{z-index:270;background:var(--bg-surface);border-left:1px solid var(--border);width:min(94vw,480px);box-shadow:-10px 0 40px -6px color-mix(in srgb, var(--bg-dark) 35%, transparent), var(--shadow-4);transition:transform var(--dur-base) var(--ease-out);flex-direction:column;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(105%)}.DemoPanel-module__utAOxW__panel,.DemoPanel-module__utAOxW__panel *{box-sizing:border-box}.DemoPanel-module__utAOxW__panel button{font-family:var(--font-sans)!important;text-transform:none!important;letter-spacing:normal!important}.DemoPanel-module__utAOxW__panelOpen{transform:translate(0)}.DemoPanel-module__utAOxW__head{padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--bg-surface) 90%, var(--border));justify-content:space-between;align-items:center;display:flex}.DemoPanel-module__utAOxW__headLeft{align-items:center;gap:var(--space-2);display:flex}.DemoPanel-module__utAOxW__title{font-size:var(--text-h3);color:var(--fg);margin:0;font-weight:700}.DemoPanel-module__utAOxW__badgeDemo{letter-spacing:var(--tracking-wide);border-radius:var(--radius-sm);background:var(--brand);color:var(--fg-on-brand);padding:3px 7px;font-size:.6875rem;font-weight:800}.DemoPanel-module__utAOxW__headActions{align-items:center;gap:var(--space-2);display:flex}.DemoPanel-module__utAOxW__resetBtn{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg-page);color:var(--fg-muted);font-size:var(--text-small);cursor:pointer;transition:color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out);align-items:center;gap:5px;padding:6px 10px;font-weight:600;display:inline-flex}.DemoPanel-module__utAOxW__resetBtn:hover{color:var(--fg);border-color:var(--brand);background:color-mix(in srgb, var(--brand) 8%, var(--bg-page))}.DemoPanel-module__utAOxW__resetBtn:focus-visible,.DemoPanel-module__utAOxW__close:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.DemoPanel-module__utAOxW__close{border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--bg-page);width:34px;height:34px;color:var(--fg-muted);cursor:pointer;transition:color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);place-items:center;display:grid}.DemoPanel-module__utAOxW__close:hover{color:var(--fg);border-color:var(--brand)}.DemoPanel-module__utAOxW__tabNav{border-bottom:1px solid var(--border);background:var(--bg-page);padding:0 var(--space-3);gap:var(--space-1);display:flex}.DemoPanel-module__utAOxW__tabBtn{padding:12px var(--space-2);color:var(--fg-muted);font-size:var(--text-small);cursor:pointer;transition:color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);white-space:nowrap;background:0 0;border:none;border-bottom:2.5px solid #0000;flex:1;justify-content:center;align-items:center;gap:8px;font-weight:700;display:flex}.DemoPanel-module__utAOxW__tabBtn:hover{color:var(--fg)}.DemoPanel-module__utAOxW__tabActive{color:var(--brand);border-bottom-color:var(--brand)}@media (max-width:480px){.DemoPanel-module__utAOxW__tabNav{padding:0 var(--space-2)}.DemoPanel-module__utAOxW__tabBtn{gap:4px;padding:10px 2px;font-size:.75rem}.DemoPanel-module__utAOxW__tabIcon{display:none}}.DemoPanel-module__utAOxW__tabIcon{font-size:1rem}.DemoPanel-module__utAOxW__tabContent{padding:var(--space-5);flex:1;overflow-y:auto}.DemoPanel-module__utAOxW__tabContent::-webkit-scrollbar{width:6px}.DemoPanel-module__utAOxW__tabContent::-webkit-scrollbar-track{background:0 0}.DemoPanel-module__utAOxW__tabContent::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--fg) 18%, transparent);border-radius:var(--radius-pill)}.DemoPanel-module__utAOxW__tabPane{gap:var(--space-6);flex-direction:column;display:flex}.DemoPanel-module__utAOxW__group{gap:var(--space-3);flex-direction:column;display:flex}.DemoPanel-module__utAOxW__groupHeader{align-items:center;gap:8px;display:flex}.DemoPanel-module__utAOxW__groupIcon{font-size:.9375rem}.DemoPanel-module__utAOxW__groupTitle{text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--accent-text);margin:0;font-size:.8125rem;font-weight:700}.DemoPanel-module__utAOxW__presetList{flex-direction:column;gap:10px;display:flex}.DemoPanel-module__utAOxW__presetCard{border:1.5px solid var(--border);border-radius:var(--radius-md);background:var(--bg-page);cursor:pointer;text-align:left;transition:border-color var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out);flex-direction:column;gap:8px;padding:12px 14px;display:flex}.DemoPanel-module__utAOxW__presetCard:hover{border-color:var(--brand)}.DemoPanel-module__utAOxW__presetCard:focus-visible{outline:2px solid var(--ring);outline-offset:2px}@media (hover:hover) and (pointer:fine){.DemoPanel-module__utAOxW__presetCard:hover{transform:translateY(var(--lift-control));box-shadow:var(--shadow-2)}}.DemoPanel-module__utAOxW__presetCardActive{border-color:var(--brand);background:color-mix(in srgb, var(--brand) 7%, var(--bg-page));box-shadow:0 0 0 1.5px var(--brand), var(--shadow-2)}.DemoPanel-module__utAOxW__presetCardTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.DemoPanel-module__utAOxW__presetRadioWrap{align-items:center;gap:10px;display:flex}.DemoPanel-module__utAOxW__presetRadio{border-radius:var(--radius-pill);border:2px solid var(--border);width:18px;height:18px;transition:border-color var(--dur-fast) var(--ease-out);flex-shrink:0;place-items:center;display:grid}.DemoPanel-module__utAOxW__presetCardActive .DemoPanel-module__utAOxW__presetRadio{border-color:var(--brand)}.DemoPanel-module__utAOxW__radioDot{border-radius:var(--radius-pill);background:var(--brand);width:8px;height:8px}.DemoPanel-module__utAOxW__presetTitle{color:var(--fg);font-size:.875rem;font-weight:700;line-height:1.25;display:block}.DemoPanel-module__utAOxW__presetSubtitle{color:var(--accent-text);font-size:.6875rem;font-weight:600;display:block}.DemoPanel-module__utAOxW__presetSwatches{background:color-mix(in srgb, var(--fg) 6%, var(--bg-surface));border:1px solid var(--border);border-radius:var(--radius-pill);flex-shrink:0;align-items:center;gap:4px;padding:3px 6px;display:flex}.DemoPanel-module__utAOxW__presetSwatchDot{border-radius:var(--radius-pill);border:1px solid color-mix(in srgb, var(--bg-dark) 15%, transparent);width:13px;height:13px;box-shadow:0 1px 2px color-mix(in srgb, var(--bg-dark) 10%, transparent)}.DemoPanel-module__utAOxW__presetDesc{color:var(--fg-muted);margin:0;font-size:.71875rem;line-height:1.35}.DemoPanel-module__utAOxW__schemeGrid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.DemoPanel-module__utAOxW__schemeChip{border:1.5px solid var(--border);border-radius:var(--radius-md);background:var(--bg-page);min-height:42px;color:var(--fg);cursor:pointer;transition:border-color var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);text-align:left;align-items:center;gap:10px;padding:8px 12px;font-size:.8125rem;font-weight:600;display:flex}.DemoPanel-module__utAOxW__schemeChip:hover{border-color:var(--brand)}.DemoPanel-module__utAOxW__schemeChip:focus-visible{outline:2px solid var(--ring);outline-offset:2px}@media (hover:hover) and (pointer:fine){.DemoPanel-module__utAOxW__schemeChip:hover{transform:translateY(var(--lift-control))}}.DemoPanel-module__utAOxW__schemeActive{border-color:var(--brand);background:color-mix(in srgb, var(--brand) 9%, var(--bg-page));color:var(--brand);box-shadow:0 0 0 1px var(--brand);font-weight:700}.DemoPanel-module__utAOxW__swatchDotDual{border-radius:var(--radius-pill);border:1.5px solid color-mix(in srgb, var(--fg) 25%, transparent);flex-shrink:0;width:18px;height:18px;display:flex;overflow:hidden}.DemoPanel-module__utAOxW__swatchHalf{flex:1;height:100%}.DemoPanel-module__utAOxW__schemeName{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.DemoPanel-module__utAOxW__badgeGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.DemoPanel-module__utAOxW__badgeCard{border:1.5px solid var(--border);border-radius:var(--radius-md);background:var(--bg-page);cursor:pointer;min-height:70px;transition:border-color var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:10px 6px;display:flex}.DemoPanel-module__utAOxW__badgeCard:hover{border-color:var(--brand)}.DemoPanel-module__utAOxW__badgeCard:focus-visible{outline:2px solid var(--ring);outline-offset:2px}@media (hover:hover) and (pointer:fine){.DemoPanel-module__utAOxW__badgeCard:hover{transform:translateY(var(--lift-control));box-shadow:var(--shadow-2)}}.DemoPanel-module__utAOxW__badgeCardActive{border-color:var(--brand);background:color-mix(in srgb, var(--brand) 8%, var(--bg-page));box-shadow:0 0 0 1.5px var(--brand), var(--shadow-2)}.DemoPanel-module__utAOxW__badgeSampleWrapper{justify-content:center;align-items:center;min-height:26px;display:flex}.DemoPanel-module__utAOxW__badgeSample{justify-content:center;align-items:center;padding:3px 8px;font-size:.6875rem;font-weight:700;display:inline-flex}.DemoPanel-module__utAOxW__badgeSample_pulse{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--brand) 15%, transparent);color:var(--brand)}.DemoPanel-module__utAOxW__badgeSample_pulse:before{content:"";border-radius:var(--radius-pill);background:currentColor;width:5px;height:5px;margin-right:5px;box-shadow:0 0 4px}.DemoPanel-module__utAOxW__badgeSample_stamp{border-radius:var(--radius-sm);color:var(--accent-text);text-transform:uppercase;letter-spacing:.06em;border:1.5px solid;font-size:.625rem;font-weight:800}.DemoPanel-module__utAOxW__badgeSample_ribbon{background:var(--brand);color:var(--fg-on-brand);box-shadow:var(--shadow-1);border-radius:0 0 6px 6px}.DemoPanel-module__utAOxW__badgeSample_tech_tag{border-radius:var(--radius-sm);background:color-mix(in srgb, var(--fg) 10%, transparent);color:var(--fg);border:1px solid color-mix(in srgb, var(--fg) 20%, transparent);font-family:monospace;font-size:.625rem}.DemoPanel-module__utAOxW__badgeSample_neon_glow{border:1.5px solid var(--accent);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--bg-surface) 90%, transparent);color:var(--accent-text);box-shadow:0 0 8px -1px color-mix(in srgb, var(--accent) 50%, transparent)}.DemoPanel-module__utAOxW__badgeSample_gradient_pill{border-radius:var(--radius-pill);background:linear-gradient(135deg, var(--brand), var(--accent));color:var(--fg-on-dark);box-shadow:0 2px 8px -2px color-mix(in srgb, var(--brand) 50%, transparent)}.DemoPanel-module__utAOxW__badgeSample_diamond_marker{border-radius:var(--radius-sm);background:color-mix(in srgb, var(--brand) 12%, transparent);color:var(--brand)}.DemoPanel-module__utAOxW__badgeSample_diamond_marker:before{content:"◆";margin-right:4px;font-size:.4375rem}.DemoPanel-module__utAOxW__badgeSample_minimal_dot{border-radius:var(--radius-sm);background:color-mix(in srgb, var(--fg) 6%, transparent);border:1px solid color-mix(in srgb, var(--fg) 16%, transparent);color:var(--fg);font-family:monospace}.DemoPanel-module__utAOxW__badgeSample_minimal_dot:before{content:"•";color:var(--accent-text);margin-right:4px;font-size:.75rem}.DemoPanel-module__utAOxW__badgeSample_ticket_cut{border-radius:var(--radius-sm);color:var(--accent-text);text-transform:uppercase;letter-spacing:.08em;border:1.5px dashed;font-size:.5625rem;font-weight:800}.DemoPanel-module__utAOxW__badgeLabel{color:var(--fg-muted);font-size:.6875rem;font-weight:600}.DemoPanel-module__utAOxW__motifGrid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.DemoPanel-module__utAOxW__motifCard{border:1.5px solid var(--border);background:var(--bg-page);cursor:pointer;min-height:68px;transition:border-color var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out);text-align:left;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:10px 12px;display:flex;position:relative}.DemoPanel-module__utAOxW__motifCard:hover{border-color:var(--brand)}.DemoPanel-module__utAOxW__motifCard:focus-visible{outline:2px solid var(--ring);outline-offset:2px}@media (hover:hover) and (pointer:fine){.DemoPanel-module__utAOxW__motifCard:hover{transform:translateY(var(--lift-control));box-shadow:var(--shadow-2)}}.DemoPanel-module__utAOxW__motifCardActive{border-color:var(--brand)!important;background:color-mix(in srgb, var(--brand) 8%, var(--bg-page))!important;box-shadow:0 0 0 2px var(--brand), var(--shadow-2)!important}.DemoPanel-module__utAOxW__motifHeaderRow{justify-content:space-between;align-items:center;gap:6px;width:100%;display:flex}.DemoPanel-module__utAOxW__motifTitle{color:var(--fg);font-size:.8125rem;font-weight:700;line-height:1.2}.DemoPanel-module__utAOxW__motifBadgePreview{border-radius:var(--radius-sm);white-space:nowrap;padding:2px 6px;font-size:.5625rem;font-weight:800}.DemoPanel-module__utAOxW__motifHint{color:var(--fg-muted);margin-top:4px;font-size:.6875rem;line-height:1.25}.DemoPanel-module__utAOxW__motif_architectural{border:1.5px solid color-mix(in srgb, var(--accent) 60%, var(--border))!important;border-radius:4px!important}.DemoPanel-module__utAOxW__motif_architectural:before{content:"+";color:var(--accent-text);font-family:monospace;font-size:.625rem;font-weight:800;position:absolute;top:2px;left:4px}.DemoPanel-module__utAOxW__motifBadge_architectural{background:color-mix(in srgb, var(--accent) 18%, transparent);color:var(--accent-text);border:1px solid var(--accent);font-family:monospace}.DemoPanel-module__utAOxW__motif_glass_glow{border-radius:var(--radius-pill)!important;background:color-mix(in srgb, var(--bg-surface) 80%, transparent)!important;border:1.5px solid var(--accent)!important;box-shadow:0 0 10px -2px color-mix(in srgb, var(--accent) 45%, transparent)!important}.DemoPanel-module__utAOxW__motifBadge_glass_glow{background:var(--accent);color:var(--fg-on-brand);border-radius:var(--radius-pill);box-shadow:0 0 8px var(--accent)}.DemoPanel-module__utAOxW__motif_luxury_bevel{border:1.5px solid color-mix(in srgb, var(--accent) 55%, var(--border))!important;border-radius:0 14px!important}.DemoPanel-module__utAOxW__motifBadge_luxury_bevel{background:color-mix(in srgb, var(--accent) 20%, transparent);color:var(--accent-text);border-radius:0 6px}.DemoPanel-module__utAOxW__motif_craft_stamp{border:2px dashed color-mix(in srgb, var(--brand) 50%, var(--border))!important;border-radius:6px!important}.DemoPanel-module__utAOxW__motifBadge_craft_stamp{border:1px solid var(--brand);color:var(--brand);border-radius:var(--radius-sm);text-transform:uppercase}.DemoPanel-module__utAOxW__motif_cyber_tech{border-left:3px solid var(--accent)!important;border-radius:2px!important}.DemoPanel-module__utAOxW__motifBadge_cyber_tech{background:color-mix(in srgb, var(--fg) 10%, transparent);color:var(--accent-text);font-family:monospace}.DemoPanel-module__utAOxW__motif_nordic_wood{border-radius:var(--radius-pill)!important;border:1.5px solid color-mix(in srgb, var(--brand) 35%, var(--border))!important}.DemoPanel-module__utAOxW__motifBadge_nordic_wood{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--brand) 12%, transparent);color:var(--brand)}.DemoPanel-module__utAOxW__motif_brutalist{border:2px solid var(--fg)!important;box-shadow:3px 3px 0 0 var(--fg)!important;border-radius:0!important}.DemoPanel-module__utAOxW__motifBadge_brutalist{background:var(--fg);color:var(--bg-surface);border-radius:0;font-weight:800}.DemoPanel-module__utAOxW__motif_art_deco{border:3px double color-mix(in srgb, var(--accent) 70%, var(--border))!important;border-radius:4px!important}.DemoPanel-module__utAOxW__motifBadge_art_deco{background:color-mix(in srgb, var(--accent) 20%, transparent);color:var(--accent-text);border-radius:2px}.DemoPanel-module__utAOxW__motif_futuristic_float{box-shadow:0 8px 20px -4px color-mix(in srgb, var(--brand) 22%, transparent)!important;border-radius:12px!important}.DemoPanel-module__utAOxW__motifBadge_futuristic_float{background:linear-gradient(135deg, var(--brand), var(--accent));color:var(--fg-on-dark);border-radius:6px}.DemoPanel-module__utAOxW__motif_minimal{border:1px solid var(--border)!important;box-shadow:none!important;border-radius:3px!important}.DemoPanel-module__utAOxW__motifBadge_minimal{background:color-mix(in srgb, var(--fg) 8%, transparent);color:var(--fg);border-radius:2px}.DemoPanel-module__utAOxW__decorGrid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.DemoPanel-module__utAOxW__decorTile{border:1.5px solid var(--border);border-radius:var(--radius-md);background:var(--bg-page);min-height:52px;color:var(--fg);cursor:pointer;transition:border-color var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;padding:10px 12px;display:flex}.DemoPanel-module__utAOxW__decorTile:hover{border-color:var(--brand)}.DemoPanel-module__utAOxW__decorTile:focus-visible{outline:2px solid var(--ring);outline-offset:2px}@media (hover:hover) and (pointer:fine){.DemoPanel-module__utAOxW__decorTile:hover{transform:translateY(var(--lift-control))}}.DemoPanel-module__utAOxW__decorTileActive{border-color:var(--brand);background:color-mix(in srgb, var(--brand) 10%, var(--bg-page));box-shadow:0 0 0 1.5px var(--brand)}.DemoPanel-module__utAOxW__decorTitle{font-size:var(--text-small);color:var(--fg);font-weight:700;line-height:1.2}.DemoPanel-module__utAOxW__decorHint{color:var(--fg-muted);white-space:nowrap;text-overflow:ellipsis;width:100%;margin-top:2px;font-size:.6875rem;overflow:hidden}.DemoPanel-module__utAOxW__layoutGrid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.DemoPanel-module__utAOxW__layoutTile{border:1.5px solid var(--border);border-radius:var(--radius-md);background:var(--bg-page);min-height:48px;color:var(--fg);cursor:pointer;transition:border-color var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;padding:10px 12px;display:flex}.DemoPanel-module__utAOxW__layoutTile:hover{border-color:var(--brand)}.DemoPanel-module__utAOxW__layoutTile:focus-visible{outline:2px solid var(--ring);outline-offset:2px}@media (hover:hover) and (pointer:fine){.DemoPanel-module__utAOxW__layoutTile:hover{transform:translateY(var(--lift-control))}}.DemoPanel-module__utAOxW__layoutTileActive{border-color:var(--brand);background:color-mix(in srgb, var(--brand) 10%, var(--bg-page));box-shadow:0 0 0 1.5px var(--brand);font-weight:700}.DemoPanel-module__utAOxW__layoutTitle{color:var(--fg);font-size:.8125rem;font-weight:700}.DemoPanel-module__utAOxW__layoutHint{color:var(--fg-muted);margin-top:2px;font-size:.6875rem;line-height:1.25}.DemoPanel-module__utAOxW__segmented{background:color-mix(in srgb, var(--fg) 6%, var(--bg-page));border:1.5px solid var(--border);border-radius:var(--radius-md);gap:4px;padding:4px;display:flex}.DemoPanel-module__utAOxW__segBtn{padding:10px var(--space-3);border-radius:var(--radius-sm);min-height:42px;color:var(--fg-muted);font-size:var(--text-small);cursor:pointer;transition:color var(--dur-fast) var(--ease-out);white-space:nowrap;text-align:center;background:0 0;border:none;flex:1;font-weight:700}.DemoPanel-module__utAOxW__segBtn:hover{color:var(--fg)}.DemoPanel-module__utAOxW__segBtn:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.DemoPanel-module__utAOxW__segActive{background:var(--bg-surface);color:var(--fg);box-shadow:var(--shadow-1)}.DemoPanel-module__utAOxW__disabledTile{opacity:.5;cursor:not-allowed}.DemoPanel-module__utAOxW__soonPill{border-radius:var(--radius-sm);background:color-mix(in srgb, var(--accent) 15%, transparent);color:var(--accent-text);padding:2px 6px;font-size:.625rem;font-weight:800}.DemoPanel-module__utAOxW__foot{padding:var(--space-4) var(--space-5);border-top:1px solid var(--border);background:color-mix(in srgb, var(--bg-surface) 90%, var(--border))}.DemoPanel-module__utAOxW__note{color:var(--fg-muted);margin:0;font-size:.75rem;line-height:1.45}
.DemoProductBar-module__l6whvq__bar{z-index:70;background:var(--bg-dark);color:var(--fg-on-dark);font-size:var(--text-small);line-height:1.3;position:relative}.DemoProductBar-module__l6whvq__inner{max-width:var(--container);padding:var(--space-2) var(--page-px);align-items:center;gap:var(--space-4);min-height:44px;margin:0 auto;display:flex}.DemoProductBar-module__l6whvq__label{opacity:.8;flex:auto;min-width:0}.DemoProductBar-module__l6whvq__switch{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--fg-on-dark) 14%, transparent);flex:none;gap:2px;margin:0;padding:2px;list-style:none;display:flex}.DemoProductBar-module__l6whvq__link,.DemoProductBar-module__l6whvq__active{min-height:32px;padding:0 var(--space-4);border-radius:var(--radius-pill);white-space:nowrap;align-items:center;font-weight:600;text-decoration:none;display:inline-flex}.DemoProductBar-module__l6whvq__link{color:var(--fg-on-dark);transition:background var(--dur-fast) var(--ease-out)}.DemoProductBar-module__l6whvq__link:hover{background:color-mix(in srgb, var(--fg-on-dark) 16%, transparent)}.DemoProductBar-module__l6whvq__link:focus-visible,.DemoProductBar-module__l6whvq__prices:focus-visible{outline:2px solid var(--fg-on-dark);outline-offset:2px}.DemoProductBar-module__l6whvq__active{background:var(--bg-page);color:var(--fg)}.DemoProductBar-module__l6whvq__prices{text-align:right;color:var(--fg-on-dark);text-underline-offset:3px;white-space:nowrap;flex:auto;text-decoration:underline}@media (max-width:900px){.DemoProductBar-module__l6whvq__hint{display:none}}@media (max-width:560px){.DemoProductBar-module__l6whvq__inner{gap:var(--space-2)}.DemoProductBar-module__l6whvq__label{display:none}.DemoProductBar-module__l6whvq__switch{flex:auto}.DemoProductBar-module__l6whvq__switch li{flex:1 1 0}.DemoProductBar-module__l6whvq__link,.DemoProductBar-module__l6whvq__active{width:100%;padding:0 var(--space-2);justify-content:center}.DemoProductBar-module__l6whvq__prices{flex:none}}
.Complectation-module__lBoJkq__wrap{color:var(--fg)}.Complectation-module__lBoJkq__head{align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.Complectation-module__lBoJkq__title{font-weight:700;font-size:var(--text-h3);letter-spacing:-.02em;color:var(--fg);margin:0}.Complectation-module__lBoJkq__pill{align-items:center;gap:var(--space-1);border-radius:var(--radius-pill);background:color-mix(in srgb, var(--brand) 14%, var(--bg-page));color:var(--brand);font-size:var(--text-caption);white-space:nowrap;padding:5px 12px;font-weight:600;display:inline-flex}.Complectation-module__lBoJkq__variants{gap:var(--space-2);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.Complectation-module__lBoJkq__variant{border-radius:var(--radius-pill);border:1.5px solid var(--border);background:var(--bg-surface);color:var(--fg);font-size:var(--text-small);cursor:pointer;transition:border-color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out), color var(--dur-fast) var(--ease-out);padding:8px 14px;font-weight:500}@media (hover:none) and (pointer:coarse){.Complectation-module__lBoJkq__variant{padding-top:12px;padding-bottom:12px}}.Complectation-module__lBoJkq__variant:hover{border-color:var(--brand)}.Complectation-module__lBoJkq__variantOn{border-color:var(--brand);background:var(--brand);color:var(--fg-on-brand)}.Complectation-module__lBoJkq__cols{gap:var(--space-3);grid-template-columns:1fr 1fr;align-items:start;display:grid}.Complectation-module__lBoJkq__col{gap:var(--space-3);flex-direction:column;min-width:0;display:flex}@media (max-width:720px){.Complectation-module__lBoJkq__cols{grid-template-columns:1fr}}.Complectation-module__lBoJkq__grp{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);transition:box-shadow var(--dur-base) var(--ease-out);overflow:hidden}.Complectation-module__lBoJkq__grpOpen{box-shadow:var(--shadow-2)}.Complectation-module__lBoJkq__grpHead{align-items:center;gap:var(--space-3);width:100%;padding:var(--space-4);cursor:pointer;text-align:left;color:inherit;background:0 0;border:none;display:flex}.Complectation-module__lBoJkq__ic{border-radius:var(--radius-md);background:color-mix(in srgb, var(--brand) 14%, var(--bg-page));width:42px;height:42px;color:var(--brand);flex:none;justify-content:center;align-items:center;display:flex}.Complectation-module__lBoJkq__tt{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.Complectation-module__lBoJkq__t{font-weight:600;font-size:var(--text-body);color:var(--fg)}.Complectation-module__lBoJkq__s{font-size:var(--text-caption);color:var(--fg-muted)}.Complectation-module__lBoJkq__chev{color:var(--accent-text);transition:transform var(--dur-base) var(--ease-out);flex:none}.Complectation-module__lBoJkq__grpOpen .Complectation-module__lBoJkq__chev{transform:rotate(180deg)}.Complectation-module__lBoJkq__body{transition:grid-template-rows var(--dur-base) var(--ease-out);grid-template-rows:0fr;display:grid}.Complectation-module__lBoJkq__grpOpen .Complectation-module__lBoJkq__body{grid-template-rows:1fr}.Complectation-module__lBoJkq__bodyInner{min-height:0;overflow:hidden}.Complectation-module__lBoJkq__list{padding:2px var(--space-4) var(--space-4);gap:var(--space-2);flex-direction:column;margin:0;list-style:none;display:flex}.Complectation-module__lBoJkq__li{align-items:flex-start;gap:var(--space-2);font-size:var(--text-small);color:var(--fg);display:flex}.Complectation-module__lBoJkq__check{color:var(--brand);flex:none;margin-top:2px}@media (prefers-reduced-motion:reduce){.Complectation-module__lBoJkq__body,.Complectation-module__lBoJkq__chev,.Complectation-module__lBoJkq__grp{transition:none}}
.error-pages-module__Ag-C5G__box{align-items:center;gap:var(--space-4);padding:var(--space-10) 0;text-align:center;flex-direction:column;display:flex}.error-pages-module__Ag-C5G__code{font-size:var(--text-caption);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--accent-text);margin:0}.error-pages-module__Ag-C5G__title{font-size:var(--text-h2);margin:0;line-height:1.15}.error-pages-module__Ag-C5G__lead{max-width:var(--container-narrow);font-size:var(--text-lead);color:var(--fg-muted);margin:0}.error-pages-module__Ag-C5G__actions{justify-content:center;gap:var(--space-3);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.error-pages-module__Ag-C5G__standalone{min-height:100dvh;padding:var(--space-6);color:var(--fg);background:var(--bg-page);font-family:var(--font-sans);justify-content:center;align-items:center;display:flex}
.HouseSpecs-module__bccIPG__wrap{color:var(--fg)}.HouseSpecs-module__bccIPG__cap{font-size:var(--text-caption);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--fg-muted);margin-bottom:var(--space-3);font-weight:700}.HouseSpecs-module__bccIPG__tiles{gap:var(--space-2);grid-template-columns:repeat(2,1fr);display:grid}.HouseSpecs-module__bccIPG__tile{background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-3) var(--space-4);align-items:center;gap:var(--space-3);display:flex}.HouseSpecs-module__bccIPG__tileIcon{border-radius:var(--radius-md);background:color-mix(in srgb, var(--brand) 14%, var(--bg-page));width:38px;height:38px;color:var(--brand);flex:none;justify-content:center;align-items:center;display:flex}.HouseSpecs-module__bccIPG__tileText{flex-direction:column;gap:1px;min-width:0;display:flex}.HouseSpecs-module__bccIPG__tileValue{font-weight:700;font-size:var(--text-lead);letter-spacing:-.01em;color:var(--fg);white-space:nowrap}.HouseSpecs-module__bccIPG__tileKey{font-size:var(--text-caption);color:var(--fg-muted)}.HouseSpecs-module__bccIPG__list{margin-top:var(--space-3);background:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:0 var(--space-5);box-shadow:var(--shadow-1)}.HouseSpecs-module__bccIPG__li{justify-content:space-between;align-items:center;gap:var(--space-4);padding:var(--space-3) 0;border-bottom:1px solid var(--border);display:flex}.HouseSpecs-module__bccIPG__li:last-child{border-bottom:none}.HouseSpecs-module__bccIPG__liKey{color:var(--fg-muted);font-size:var(--text-small)}.HouseSpecs-module__bccIPG__liValue{font-weight:600;font-size:var(--text-small);color:var(--fg);text-align:right}@media (max-width:480px){.HouseSpecs-module__bccIPG__tile{padding:var(--space-2) var(--space-3);gap:var(--space-2)}.HouseSpecs-module__bccIPG__tileIcon{width:32px;height:32px}.HouseSpecs-module__bccIPG__tileValue{font-size:var(--text-body)}}@media (max-width:360px){.HouseSpecs-module__bccIPG__tiles{grid-template-columns:1fr}}
.SecHeadClassic-module__8EcRoa__head{margin-bottom:var(--space-7)}.SecHeadClassic-module__8EcRoa__overline{margin:0 0 var(--space-2);font-size:var(--text-caption);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--accent-text)}.SecHeadClassic-module__8EcRoa__title{font-family:var(--font-serif);font-size:var(--text-h2);margin:0;line-height:1.12}.SecHeadClassic-module__8EcRoa__rule{width:64px;height:3px;margin:var(--space-4) 0;background:var(--accent);border-radius:var(--radius-pill)}.SecHeadClassic-module__8EcRoa__lead{font-size:var(--text-lead);color:var(--fg-muted);margin:0}
.ServiceCard-module__mSJt6q__list{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-surface);flex-direction:column;display:flex;overflow:hidden}.ServiceCard-module__mSJt6q__row{padding:var(--space-5) var(--space-6);border-bottom:1px solid var(--border);transition:background var(--dur-fast) var(--ease-out);grid-template-columns:1fr auto auto;align-items:center;gap:10px 28px;text-decoration:none;display:grid}.ServiceCard-module__mSJt6q__row:last-child{border-bottom:none}.ServiceCard-module__mSJt6q__row:hover{background:color-mix(in srgb, var(--brand) 5%, var(--bg-surface))}.ServiceCard-module__mSJt6q__info{min-width:0}.ServiceCard-module__mSJt6q__title{color:var(--fg);margin:0 0 2px;font-size:1.05rem;font-weight:700}.ServiceCard-module__mSJt6q__meta{color:var(--fg-muted);font-size:var(--text-small);margin:0;line-height:1.5}.ServiceCard-module__mSJt6q__price{font-weight:800;font-size:var(--text-lead);color:var(--fg);font-variant-numeric:tabular-nums;white-space:nowrap}.ServiceCard-module__mSJt6q__more{color:var(--brand);font-weight:600;font-size:var(--text-small);white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.ServiceCard-module__mSJt6q__arrow{transition:transform var(--dur-fast) var(--ease-out)}.ServiceCard-module__mSJt6q__row:hover .ServiceCard-module__mSJt6q__arrow{transform:translate(4px)}@media (max-width:640px){.ServiceCard-module__mSJt6q__row{grid-template-columns:1fr auto}.ServiceCard-module__mSJt6q__more{display:none}}
.ProjectGallery-module__fWc41q__placeholder{aspect-ratio:4/3;border-radius:var(--radius-xl);background:var(--placeholder-bg);box-shadow:var(--shadow-2)}.ProjectGallery-module__fWc41q__gallery{gap:var(--space-3);flex-direction:column;display:flex}.ProjectGallery-module__fWc41q__main{border-radius:var(--radius-xl);aspect-ratio:4/3;cursor:zoom-in;background:var(--bg-page);width:100%;box-shadow:var(--shadow-2);border:none;padding:0;display:block;position:relative;overflow:hidden}.ProjectGallery-module__fWc41q__main img{object-fit:cover;width:100%;height:100%;display:block}.ProjectGallery-module__fWc41q__zoom{top:var(--space-3);right:var(--space-3);border-radius:var(--radius-pill);background:color-mix(in srgb, var(--bg-surface) 85%, transparent);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:38px;height:38px;color:var(--fg);justify-content:center;align-items:center;display:flex;position:absolute}.ProjectGallery-module__fWc41q__counter{bottom:var(--space-3);right:var(--space-3);border-radius:var(--radius-pill);background:color-mix(in srgb, var(--bg-dark) 62%, transparent);color:var(--fg-on-dark);font-size:var(--text-caption);font-variant-numeric:tabular-nums;padding:3px 10px;font-weight:600;position:absolute}.ProjectGallery-module__fWc41q__thumbs{gap:var(--space-2);grid-template-columns:repeat(auto-fill,minmax(min(76px,100%),1fr));display:grid}.ProjectGallery-module__fWc41q__thumb{border-radius:var(--radius-sm);aspect-ratio:1;cursor:pointer;background:var(--bg-page);transition:border-color var(--dur-fast) var(--ease-out);border:2px solid #0000;padding:0;overflow:hidden}.ProjectGallery-module__fWc41q__thumb img{object-fit:cover;width:100%;height:100%;display:block}.ProjectGallery-module__fWc41q__thumbOn{border-color:var(--brand)}.ProjectGallery-module__fWc41q__thumb:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.ProjectGallery-module__fWc41q__plans{margin-top:var(--space-3)}.ProjectGallery-module__fWc41q__plansTitle{margin:0 0 var(--space-3);font-size:var(--text-h4);color:var(--fg);font-weight:700}.ProjectGallery-module__fWc41q__plansGrid{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));display:grid}.ProjectGallery-module__fWc41q__plan{border:1px solid var(--border);border-radius:var(--radius-sm);cursor:zoom-in;background:var(--bg-surface);aspect-ratio:4/3;transition:border-color var(--dur-fast) var(--ease-out);padding:0;overflow:hidden}.ProjectGallery-module__fWc41q__plan:hover{border-color:var(--brand)}.ProjectGallery-module__fWc41q__plan:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.ProjectGallery-module__fWc41q__plan img{object-fit:contain;width:100%;height:100%;display:block}
.ReportsTeaser-module__uhy7YG__grid{gap:var(--space-6);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:960px){.ReportsTeaser-module__uhy7YG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ReportsTeaser-module__uhy7YG__grid{grid-template-columns:1fr}}.ReportsTeaser-module__uhy7YG__card{border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--bg-surface);color:inherit;flex-direction:column;text-decoration:none;display:flex;overflow:hidden}:is(html[data-preset=construction-premium] .ReportsTeaser-module__uhy7YG__card,html[data-preset=industrial-engineering] .ReportsTeaser-module__uhy7YG__card,html[data-preset=construction-premium] .ReportsTeaser-module__uhy7YG__badge,html[data-preset=industrial-engineering] .ReportsTeaser-module__uhy7YG__badge){border-radius:var(--radius-sm)}.ReportsTeaser-module__uhy7YG__cover{aspect-ratio:16/10}.ReportsTeaser-module__uhy7YG__coverVar0{background:linear-gradient(135deg, color-mix(in srgb, var(--brand) 22%, var(--bg-page)), color-mix(in srgb, var(--accent) 18%, var(--bg-page)))}.ReportsTeaser-module__uhy7YG__coverVar1{background:linear-gradient(160deg, color-mix(in srgb, var(--accent) 26%, var(--bg-page)), color-mix(in srgb, var(--brand) 12%, var(--bg-page)))}.ReportsTeaser-module__uhy7YG__coverVar2{background:linear-gradient(115deg, color-mix(in srgb, var(--brand) 14%, var(--bg-page)), color-mix(in srgb, var(--accent) 28%, var(--bg-page)))}.ReportsTeaser-module__uhy7YG__cardBody{gap:var(--space-2);padding:var(--space-5);flex-direction:column;display:flex}.ReportsTeaser-module__uhy7YG__badge{padding:var(--space-1) var(--space-3);border-radius:var(--radius-md);background:color-mix(in srgb, var(--accent) 14%, var(--bg-page));color:var(--accent-text);font-size:var(--text-caption);letter-spacing:var(--tracking-wide);text-transform:uppercase;align-self:flex-start;font-weight:600}.ReportsTeaser-module__uhy7YG__cardTitle{font-size:var(--text-h3);margin:0;line-height:1.25}.ReportsTeaser-module__uhy7YG__meta{gap:var(--space-2) var(--space-4);color:var(--fg-muted);font-size:var(--text-small);flex-wrap:wrap;margin:0;display:flex}.ReportsTeaser-module__uhy7YG__metaItem{align-items:center;gap:var(--space-1);display:inline-flex}.ReportsTeaser-module__uhy7YG__metaItem svg{color:var(--accent-text)}.ReportsTeaser-module__uhy7YG__more{margin:var(--space-6) 0 0;text-align:center}.ReportsTeaser-module__uhy7YG__more a{color:var(--brand);font-weight:600;text-decoration:none}.ReportsTeaser-module__uhy7YG__more a:hover{text-underline-offset:4px;text-decoration:underline}.ReportsTeaser-module__uhy7YG__coverImg{aspect-ratio:16/10;object-fit:cover;width:100%;display:block}
.ReportGallery-module__SqTpnG__head{justify-content:space-between;align-items:center;gap:var(--space-4);margin-bottom:var(--space-4);flex-wrap:wrap;display:flex}.ReportGallery-module__SqTpnG__cap{font-size:var(--text-caption);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:var(--fg-muted);font-weight:700}.ReportGallery-module__SqTpnG__counter{align-items:center;gap:var(--space-2);font-size:var(--text-small);color:var(--fg-muted);display:inline-flex}.ReportGallery-module__SqTpnG__counter svg{color:var(--accent-text)}.ReportGallery-module__SqTpnG__grid{gap:var(--space-3);grid-template-columns:repeat(3,1fr);display:grid}.ReportGallery-module__SqTpnG__grid>*{aspect-ratio:4/3}@media (max-width:860px){.ReportGallery-module__SqTpnG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.ReportGallery-module__SqTpnG__grid{grid-template-columns:1fr}}.ReportGallery-module__SqTpnG__cell{border-radius:var(--radius-lg);cursor:pointer;transition:transform var(--dur-fast) var(--ease-out), box-shadow var(--dur-fast) var(--ease-out);border:0;padding:0;position:relative;overflow:hidden}@media (hover:hover) and (pointer:fine){.ReportGallery-module__SqTpnG__cell:hover{transform:translateY(var(--lift-card));box-shadow:var(--shadow-2)}}.ReportGallery-module__SqTpnG__cell:focus-visible{outline:2px solid var(--ring);outline-offset:2px}@media (min-width:861px){.ReportGallery-module__SqTpnG__big{aspect-ratio:auto;grid-area:span 2/span 2}}.ReportGallery-module__SqTpnG__ph0{background:linear-gradient(135deg, color-mix(in srgb, var(--brand) 24%, var(--bg-page)), color-mix(in srgb, var(--accent) 16%, var(--bg-page)))}.ReportGallery-module__SqTpnG__ph1{background:linear-gradient(160deg, color-mix(in srgb, var(--accent) 26%, var(--bg-page)), color-mix(in srgb, var(--brand) 10%, var(--bg-page)))}.ReportGallery-module__SqTpnG__ph2{background:linear-gradient(115deg, color-mix(in srgb, var(--brand) 12%, var(--bg-page)), color-mix(in srgb, var(--accent) 30%, var(--bg-page)))}.ReportGallery-module__SqTpnG__cellImg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.ReportGallery-module__SqTpnG__hov{right:var(--space-3);bottom:var(--space-3);border-radius:var(--radius-pill);background:var(--bg-surface);width:34px;height:34px;color:var(--brand);box-shadow:var(--shadow-1);opacity:0;transition:opacity var(--dur-fast) var(--ease-out);justify-content:center;align-items:center;display:inline-flex;position:absolute}.ReportGallery-module__SqTpnG__cell:hover .ReportGallery-module__SqTpnG__hov,.ReportGallery-module__SqTpnG__cell:focus-visible .ReportGallery-module__SqTpnG__hov{opacity:1}
.faq-module__BkEd2W__answer p{margin:0 0 var(--space-3)}.faq-module__BkEd2W__answer p:last-child{margin-bottom:0}.faq-module__BkEd2W__answer img{border-radius:var(--radius-md);max-width:100%;height:auto}.faq-module__BkEd2W__answer a{color:var(--accent-text)}:is(.faq-module__BkEd2W__answer ul,.faq-module__BkEd2W__answer ol){margin:0 0 var(--space-3);padding-left:var(--space-5)}.faq-module__BkEd2W__answer li{margin-bottom:var(--space-1)}
.ObjectsMapTeaser-module__odEX5W__mapBox{border-radius:var(--radius-xl);border:1px solid var(--border);box-shadow:var(--shadow-2);min-height:440px;overflow:hidden}.ObjectsMapTeaser-module__odEX5W__foot{margin-top:var(--space-6);text-align:center}.ObjectsMapTeaser-module__odEX5W__moreLink{color:var(--brand);font-weight:600;font-size:var(--text-body);text-decoration:none}.ObjectsMapTeaser-module__odEX5W__moreLink:hover{text-underline-offset:4px;text-decoration:underline}
