body{--color-border:var(--color-homepage-border)}.home-section{padding-block:6rem}.home-hero{min-height:max(43.75rem,100svh);padding-top:var(--layout-header-height);color:var(--color-inverse-text);background:var(--color-inverse-surface);align-items:center;display:flex;position:relative;overflow:hidden}.home-hero .hero-media,.home-hero .hero-overlay{position:absolute;inset:0}.home-hero .hero-media{opacity:1;filter:none;transform:scale(1.01)}.home-hero .hero-overlay{background:linear-gradient(105deg, color-mix(in srgb, var(--color-inverse-surface) 58%, transparent) 2%, color-mix(in srgb, var(--color-inverse-surface) 30%, transparent) 48%, color-mix(in srgb, var(--color-inverse-surface) 6%, transparent) 80%, transparent 100%), linear-gradient(0deg, color-mix(in srgb, var(--color-inverse-surface) 12%, transparent), transparent 48%)}.home-hero .hero-content{z-index:1;width:min(100% - 2rem, var(--layout-container));padding-block:5rem;position:relative}.home-hero .hero-copy{max-width:49rem}.home-hero .eyebrow{color:var(--color-primary-soft-strong);font-size:.7rem;font-weight:var(--font-weight-bold);letter-spacing:.14em;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:inline-flex}.home-hero .eyebrow:before{content:"";background:var(--color-primary-soft-strong);width:2.5rem;height:1px}.home-hero h1{color:var(--color-inverse-text);font-size:clamp(2.5rem,4.5vw,4rem);font-weight:var(--font-weight-bold);letter-spacing:-.045em;margin:0 0 1.75rem;line-height:.98}.home-hero h1 mark{color:var(--color-primary-soft-strong);background:0 0;padding:0;display:inline}.home-hero .hero-copy>p{max-width:42rem;color:var(--color-inverse-text-muted);margin:0 0 2rem;font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.65}.home-hero .hero-actions{flex-wrap:wrap;gap:1rem;display:flex}.home-hero .button{min-width:12rem;font-weight:var(--font-weight-bold);padding-inline:1.75rem}.home-products{background:#fff}.home-section .section-heading-row{border:0;flex-direction:column;justify-content:center;align-items:center;margin-bottom:4rem;padding:0}.home-section .section-heading-row h2{font-size:clamp(2rem,4vw,2.5rem);font-weight:var(--font-weight-bold);letter-spacing:-.025em}.home-section .section-heading-row>p{font-weight:var(--font-weight-bold);letter-spacing:.14em}.home-standard-heading{text-align:center}.home-standard-heading h2{font-size:clamp(2rem,4vw,2.5rem);font-weight:var(--font-weight-bold);letter-spacing:-.025em;line-height:var(--line-height-tight);margin:0 0 1rem}.home-standard-heading h2:last-child{margin-bottom:0}.home-standard-heading>p{color:var(--color-text-muted);font-family:var(--font-family-mono);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);letter-spacing:.14em;text-transform:uppercase;margin:0;line-height:1.65}.home-standard-heading-inverse h2{color:var(--color-inverse-text)}.home-standard-heading-inverse>p{color:var(--color-inverse-text-muted)}.home-products .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.home-products .product-card{aspect-ratio:16/10;border-radius:var(--radius-lg);min-height:0;box-shadow:var(--shadow-sm);transition:transform var(--motion-duration-base) var(--motion-easing-standard), box-shadow var(--motion-duration-base) var(--motion-easing-standard);border:0}.home-products .product-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.home-products .product-card:after{z-index:1;background:linear-gradient(0deg, color-mix(in srgb, var(--color-black) 50%, transparent), transparent 62%)}.home-products .product-card .media-frame>img{filter:none;transition:transform var(--motion-duration-slow) var(--motion-easing-standard)}.home-products .product-card:hover .media-frame>img{transform:scale(1.055)}.home-products .product-card-content{bottom:2rem;left:2rem;right:2rem}.home-products .product-card-content h3{font-size:clamp(1.5rem,3vw,2rem);font-weight:var(--font-weight-bold);margin-top:.75rem}.home-products .tag{font-size:.625rem;font-weight:var(--font-weight-bold);letter-spacing:.12em;padding:.35rem .65rem}.home-showroom{min-height:31rem;color:var(--color-inverse-text);background:var(--color-inverse-surface);text-align:center;place-items:center;padding:8rem 1rem;display:grid;position:relative;overflow:hidden}.home-showroom>.media-frame{opacity:.65;min-height:100%;position:absolute;inset:0}.home-showroom:after{content:"";background:color-mix(in srgb, var(--color-inverse-surface) 34%, transparent);position:absolute;inset:0}.home-showroom .video-content{z-index:1;text-align:center;width:min(100% - 2rem,48rem);max-width:48rem;margin-inline:auto;padding:0;position:relative}.home-showroom .showroom-heading h2{color:var(--color-inverse-text);margin:0 0 1rem;font-size:clamp(2rem,4vw,2.75rem);line-height:1.08}.home-showroom .showroom-heading p{max-width:42rem;color:var(--color-inverse-text-muted);margin:0 auto;line-height:1.75}.home-showroom .play-button{width:4rem;min-height:4rem;transition:transform var(--motion-duration-base) var(--motion-easing-standard), background-color var(--motion-duration-base) var(--motion-easing-standard);margin:0 auto 2rem}.home-showroom .play-button:hover{background:var(--color-primary-active);transform:scale(1.06)}.home-showroom .play-button svg{width:1.5rem}.showroom-video-dialog{width:min(64rem,100% - 2rem);max-width:none;max-height:calc(100svh - 2rem);color:var(--color-inverse-text);border:1px solid var(--color-border-strong);background:var(--color-inverse-surface);padding:0;overflow:visible}.showroom-video-dialog::backdrop{background:color-mix(in srgb, var(--color-inverse-surface) 82%, transparent)}.showroom-video-shell{position:relative}.showroom-video-dialog video{background:var(--color-inverse-surface);width:100%;max-height:calc(100svh - 2rem);display:block}.showroom-video-close{z-index:1;top:var(--space-3);right:var(--space-3);width:var(--layout-touch-target);min-height:var(--layout-touch-target);color:var(--color-inverse-text);border:1px solid var(--color-inverse-border);border-radius:var(--radius-full);background:color-mix(in srgb, var(--color-inverse-surface) 78%, transparent);cursor:pointer;place-items:center;padding:0;display:grid;position:absolute}.showroom-video-close:hover{background:var(--color-primary)}.showroom-video-close svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:1.25rem}.home-buyers{background:#f9fafb}.home-buyers .card-grid.buyers{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.home-buyers .card-grid.buyers .info-card{min-height:22rem}.home-buyers .info-card{border-radius:var(--radius-sm);box-shadow:none;transition:transform var(--motion-duration-base) var(--motion-easing-standard), box-shadow var(--motion-duration-base) var(--motion-easing-standard);border:none;padding:2rem}.home-buyers .info-card:hover{border-color:color-mix(in srgb, var(--color-border) 60%, transparent);box-shadow:var(--shadow-md);transform:translateY(-.25rem)}.home-buyers .card-icon{border-radius:var(--radius-md);background:var(--color-primary-soft);width:3rem;min-height:3rem;margin-bottom:1.5rem}.home-buyers .info-card h3{margin-bottom:1rem;font-size:1.25rem}.home-buyers .info-card p{font-size:var(--font-size-sm);margin-bottom:2rem;line-height:1.7}.home-buyers .text-link,.home-services .text-link{font-size:var(--font-size-sm);font-weight:var(--font-weight-bold)}.home-buyers .text-link span,.home-services .text-link span{transition:transform var(--motion-duration-fast) var(--motion-easing-standard)}.home-buyers .text-link:hover span,.home-services .text-link:hover span{transform:translate(.25rem)}.home-services{background:var(--color-surface-lowest)}.home-services .card-grid.services{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.home-services .info-card{border-radius:var(--radius-sm);background:var(--color-surface-muted);padding:2.5rem}.home-services .info-card:hover{border-color:var(--color-border)}.home-services .card-icon{justify-content:flex-start;align-self:flex-start;align-items:center;place-items:initial;text-align:left;background:0 0;width:2rem;min-height:auto;margin-bottom:1rem;margin-left:0;margin-right:auto;display:flex}.home-services .card-icon svg{width:2rem;margin:0}.home-services .info-card h3{margin-bottom:1rem;font-size:1.25rem}.home-services .info-card p{font-size:var(--font-size-sm);margin-bottom:1.5rem;line-height:1.7}.home-services .text-link{font-size:var(--font-size-xs);letter-spacing:.08em;text-transform:uppercase}.home-projects{background:var(--color-project-section-background)}.home-projects .section-heading-row{display:block}.home-projects .section-heading-row>p{display:none}.home-projects .card-grid.projects{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.home-projects .case-card{border-radius:var(--radius-sm);min-height:100%;box-shadow:none;flex-direction:column;display:flex}.home-projects .case-media{aspect-ratio:16/9;height:auto;overflow:hidden}.home-projects .case-media .media-frame{filter:none}.home-projects .case-media .media-frame>img{transition:transform var(--motion-duration-slow) var(--motion-easing-standard)}.home-projects .case-card:hover .case-media .media-frame>img{transform:scale(1.055)}.home-projects .case-media:after{background:linear-gradient(0deg, color-mix(in srgb, var(--color-black) 32%, transparent), transparent 58%)}.home-projects .case-location{font-weight:var(--font-weight-bold);border-radius:0;padding:.3rem .55rem;bottom:1rem;left:1rem}.home-projects .case-copy{flex-direction:column;flex:1;padding:2rem;display:flex}.home-projects .case-copy h3{margin-bottom:1rem;font-size:1.25rem}.home-projects .case-copy p{font-size:var(--font-size-sm);line-height:1.7}.home-compliance{background:var(--color-surface-lowest)}.home-compliance .section-heading-row{display:block}.home-compliance .section-heading-row>p{display:none}.home-compliance .compliance-showcase{grid-template-columns:minmax(0,.9fr) minmax(24rem,1.1fr);margin-top:3.5rem;display:grid}.home-compliance .compliance-story{min-height:26rem;color:var(--color-inverse-text);background:var(--color-inverse-surface);flex-direction:column;justify-content:space-between;padding:clamp(1.75rem,3.5vw,3rem);display:flex}.home-compliance .compliance-story .micro-label{color:var(--color-primary-soft-strong);margin-bottom:1.5rem}.home-compliance .compliance-story h3{max-width:13ch;color:inherit;letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.05}.home-compliance .compliance-story h3+p{max-width:34rem;color:var(--color-inverse-text-muted);margin:1.5rem 0 0;line-height:1.75}.home-compliance .compliance-record-summary{border-top:1px solid var(--color-inverse-border);max-width:38rem;color:var(--color-inverse-text-muted);font-size:var(--font-size-xs);margin:3rem 0 0;padding-top:1.25rem;line-height:1.7}.home-compliance .compliance-mark-grid{border:1px solid color-mix(in srgb, var(--color-border) 60%, transparent);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.home-compliance .compliance-mark{background:var(--color-surface-lowest);place-items:center;min-height:13rem;padding:1.5rem;display:grid}.home-compliance .compliance-mark:not(:nth-child(3n)){border-right:1px solid color-mix(in srgb, var(--color-border) 60%, transparent)}.home-compliance .compliance-mark:nth-child(-n+3){border-bottom:1px solid color-mix(in srgb, var(--color-border) 60%, transparent)}.home-compliance .compliance-mark img{object-fit:contain;width:min(8rem,70%);height:7rem;display:block}.home-compliance .compliance-mark span{color:var(--color-text-muted);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);letter-spacing:.08em;text-transform:uppercase}.home-compliance .compliance-group{margin-top:3rem}.home-compliance .compliance-technical-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.home-compliance .compliance-technical-item{background:var(--color-surface-lowest);flex-direction:column;gap:1rem;min-width:0;padding:1.5rem;display:flex}.home-compliance .compliance-technical-item .compliance-badge{background:0 0;border:0;align-items:center;gap:.75rem;width:auto;min-height:auto;padding:0;display:flex}.home-compliance .compliance-technical-item .compliance-badge svg{width:2.75rem;min-height:2.75rem;color:var(--color-primary);border-radius:var(--radius-md);background:var(--color-primary-soft);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;flex-shrink:0;place-items:center;padding:.55rem;display:grid}.home-compliance .compliance-technical-item .compliance-badge span{color:var(--color-primary);font-family:var(--font-family-mono);font-size:.6875rem;font-weight:var(--font-weight-bold);letter-spacing:.08em;text-transform:uppercase;line-height:1.2}.home-compliance .compliance-technical-item h4{font-size:1rem;font-weight:var(--font-weight-semibold);text-wrap:balance;margin:0 0 .5rem}.home-compliance .compliance-technical-item>div:last-child{flex-direction:column;flex:1;display:flex}.home-compliance .compliance-models{color:var(--color-primary);font-size:.625rem;font-weight:var(--font-weight-bold);letter-spacing:.06em;text-transform:uppercase;margin:0 0 .65rem}.home-compliance .compliance-detail{color:var(--color-text-muted);font-size:var(--font-size-xs);margin:0;line-height:1.65}.home-insights{background:var(--color-project-section-background)}.home-insights .section-heading-row{flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.home-insights .text-link{font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);white-space:nowrap}.home-insights .card-grid.insights{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;margin-top:3rem}.home-insights-all-articles{justify-content:flex-end;margin-top:1.5rem;display:flex}.home-insights .insight-card{border-radius:var(--radius-sm);background:var(--color-surface-muted);transition:transform var(--motion-duration-base) var(--motion-easing-standard), box-shadow var(--motion-duration-base) var(--motion-easing-standard);border:1px solid #e6ecf8;flex-direction:column;display:flex;overflow:hidden}.home-insights .insight-card:hover{box-shadow:var(--shadow-md);transform:translateY(-.25rem)}.home-insights .insight-card .media-frame{aspect-ratio:16/9;overflow:hidden}.home-insights .insight-card .media-frame>img{transition:transform var(--motion-duration-slow) var(--motion-easing-standard)}.home-insights .insight-card:hover .media-frame>img{transform:scale(1.04)}.home-insights .insight-card-copy{flex-direction:column;flex:1;padding:1.5rem;display:flex}.home-insights .insight-card-category{background:var(--color-primary-soft);color:var(--color-primary);font-size:.625rem;font-weight:var(--font-weight-bold);letter-spacing:.08em;text-transform:uppercase;border-radius:99px;align-self:flex-start;margin-bottom:.75rem;padding:.25rem .55rem;display:inline-block}.home-insights .insight-card-copy h3{margin-bottom:.75rem;font-size:1rem;line-height:1.45}.home-insights .insight-card-copy p{color:var(--color-text-muted);font-size:var(--font-size-xs);flex:1;margin-bottom:1rem;line-height:1.65}.home-insights .insight-card-meta{color:var(--color-text-muted);letter-spacing:.04em;font-size:.625rem}@media (width<=63.99rem){.home-insights .card-grid.insights{gap:1rem}}@media (width<=47.99rem){.home-insights .card-grid.insights{grid-template-columns:1fr}}.home-faq{background:var(--color-surface-lowest)}.home-faq .home-faq-layout{grid-template-columns:1fr;gap:2rem;max-width:48rem}.home-faq .home-faq-intro{text-align:center}.home-faq .home-faq-intro h2{margin-bottom:1rem}.home-faq .home-faq-intro>p:not(.micro-label){margin-inline:auto}.home-faq .home-faq-list{gap:var(--space-3);display:grid}.home-faq .faq-item{border-radius:var(--radius-sm);background:var(--color-surface-lowest);overflow:hidden}.home-faq .faq-item summary{justify-content:space-between;align-items:center;gap:var(--space-3);min-height:3.25rem;padding:var(--space-3) var(--space-4);font-size:var(--font-size-sm);color:var(--color-heading);font-weight:var(--font-weight-bold);cursor:pointer;transition:background-color var(--motion-duration-fast) var(--motion-easing-standard);list-style:none;display:flex}.home-faq .faq-item summary::-webkit-details-marker{display:none}.home-faq .faq-item summary:hover{background:var(--color-surface)}.home-faq .faq-arrow{width:1.25rem;min-width:1.25rem;height:1.25rem;color:var(--color-primary);position:relative}.home-faq .faq-arrow:before,.home-faq .faq-arrow:after{content:"";width:.75rem;height:2px;transition:transform var(--motion-duration-fast) var(--motion-easing-standard);background:currentColor;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.home-faq .faq-arrow:after{transform:translate(-50%,-50%)rotate(90deg)}.home-faq .faq-item[open] .faq-arrow:after{transform:translate(-50%,-50%)rotate(0)}.home-faq .faq-answer{padding:0 var(--space-4) var(--space-3)}.home-faq .faq-answer code{margin-top:var(--space-3);color:var(--color-primary);font-family:var(--font-family-mono);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold);display:inline-block}.home-faq .faq-answer p{color:var(--color-text-muted);font-size:var(--font-size-sm);line-height:1.75}.home-inquiry{color:var(--color-inverse-text);background:var(--color-inverse-surface)}.home-inquiry .contact-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:4rem}.home-inquiry .contact-copy{padding-top:.5rem}.home-inquiry .contact-copy h2{margin-bottom:2rem;font-size:clamp(2.5rem,5vw,3.25rem);line-height:1.08}.home-inquiry .contact-copy h2 span{color:var(--color-primary-soft-strong)}.home-inquiry .contact-copy>p{color:var(--color-inverse-text-muted);margin:0 0 2.5rem;line-height:1.75}.home-inquiry .contact-list{gap:1rem;margin:0}.home-inquiry .contact-list li{align-items:center}.home-inquiry .contact-list strong{color:var(--color-primary-soft-strong);font-size:1.15rem}.home-inquiry .inquiry-panel{border-radius:var(--radius-sm);background:var(--color-surface-lowest);box-shadow:var(--shadow-lg);padding:2.5rem}.home-inquiry .form-header{margin-bottom:2rem}.home-inquiry .form-header .micro-label:last-child{color:var(--color-primary)}.home-inquiry .form-grid{gap:1.5rem}.home-inquiry .two-columns{grid-template-columns:repeat(2,minmax(0,1fr))}.home-inquiry .form-field{gap:.5rem}.home-inquiry .form-field label{color:var(--color-text-muted);font-size:.625rem;font-weight:var(--font-weight-bold)}.home-inquiry .form-field input,.home-inquiry .form-field select,.home-inquiry .form-field textarea{border-radius:var(--radius-sm);font-size:var(--font-size-sm);padding:.75rem 1rem}.home-inquiry .form-field input:focus,.home-inquiry .form-field select:focus,.home-inquiry .form-field textarea:focus{border-color:var(--color-primary)}.home-inquiry .submit-button{border-radius:var(--radius-sm);min-height:3.25rem;font-weight:var(--font-weight-bold);margin-top:1.5rem}.home-inquiry .form-note,.home-inquiry .form-status{font-size:.625rem}@media (width<=63.99rem){.home-section{padding-block:5rem}.home-buyers .card-grid.buyers{grid-template-columns:repeat(2,minmax(0,1fr))}.home-compliance .compliance-showcase,.home-inquiry .contact-grid{grid-template-columns:1fr}.home-inquiry .contact-copy{max-width:45rem}}@media (width<=47.99rem){.home-hero{min-height:44rem}.home-hero .hero-overlay{background:color-mix(in srgb, var(--color-inverse-surface) 44%, transparent)}.home-hero h1{font-size:clamp(2.75rem,13vw,4rem)}.home-section .section-heading-row{text-align:center;margin-bottom:2.5rem;display:block}.home-section .section-heading-row>p{margin-top:1rem}.home-products .product-grid,.home-services .card-grid.services,.home-projects .card-grid.projects{grid-template-columns:1fr}.home-products .product-card{aspect-ratio:4/3}.home-services .section-heading-row{text-align:left}.home-compliance .compliance-technical-grid{grid-template-columns:1fr}.home-compliance .compliance-story{min-height:23rem}.home-compliance .compliance-technical-item{padding:1.5rem}.home-compliance .compliance-technical-item .compliance-badge svg{width:2.25rem;min-height:2.25rem}.home-compliance .compliance-mark{border-bottom:0;border-right:0;min-height:10rem;padding:1rem}.home-compliance .compliance-mark-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-compliance .compliance-mark:not(:nth-child(3n)){border-right:0}.home-compliance .compliance-mark:nth-child(odd){border-right:1px solid color-mix(in srgb, var(--color-border) 60%, transparent)}.home-compliance .compliance-mark:nth-child(-n+4){border-bottom:1px solid color-mix(in srgb, var(--color-border) 60%, transparent)}.home-compliance .compliance-mark img{width:min(6.5rem,72%);height:5.5rem}.home-inquiry .two-columns{grid-template-columns:1fr}}@media (width<=39.99rem){.home-section,.home-hero .hero-content{padding-block:4rem}.home-hero .hero-actions,.home-hero .button{width:100%}.home-buyers .card-grid.buyers{grid-template-columns:1fr}.home-buyers .card-grid.buyers .info-card{min-height:0}.home-showroom{padding-block:6rem}.home-inquiry .inquiry-panel{padding:1.5rem}}@media (prefers-reduced-motion:reduce){.home-products img,.home-projects img,.home-insights img,.home-section a,.home-showroom .play-button,.home-faq .faq-arrow{transition:none}}
