@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url('assets/fonts/Inter-Regular.woff2') format('woff2')}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url('assets/fonts/Inter-Medium.woff2') format('woff2')}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url('assets/fonts/Inter-SemiBold.woff2') format('woff2')}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url('assets/fonts/Inter-Bold.woff2') format('woff2')}@font-face{font-family:Rubik;font-style:normal;font-weight:400;font-display:swap;src:url('assets/fonts/Rubik-Regular.woff2') format('woff2')}@font-face{font-family:Rubik;font-style:normal;font-weight:500;font-display:swap;src:url('assets/fonts/Rubik-Medium.woff2') format('woff2')}@font-face{font-family:Rubik;font-style:normal;font-weight:600;font-display:swap;src:url('assets/fonts/Rubik-SemiBold.woff2') format('woff2')}@font-face{font-family:Rubik;font-style:normal;font-weight:700;font-display:swap;src:url('assets/fonts/Rubik-Bold.woff2') format('woff2')}:root{--primary:#1F2937;--secondary:#A8B0BA;--accent:#FF4D00;--bg-light:#F2F4F7;--bg-dark:#0B0F14;--text-dark:#0B0F14;--text-light:#F2F4F7;--text-muted:#6B7280;--border-light:#A8B0BA;--border-dark:#374151;--gradient-primary:linear-gradient(180deg, #FF6A1A 0%, #F45E0C 55%, #E24E00 100%);--gradient-gold-shine:linear-gradient(120deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.55) 35%, rgba(255,255,255,0) 70%);--gradient-secondary:linear-gradient(180deg, #3A414B 0%, #2B2F36 60%, #1F232A 100%);--gradient-gold-accent:linear-gradient(135deg, #E3C06A 0%, #C9A24A 45%, #9C7B2F 100%);--gradient-dark-section:linear-gradient(180deg, #2B2F36 0%, #1F232A 100%);--gradient-overlay-dark:linear-gradient(90deg, rgba(31,35,42,0.75) 0%, rgba(31,35,42,0.35) 40%, rgba(31,35,42,0) 70%);--gradient-light-section:linear-gradient(180deg, #FFFFFF 0%, #F3F4F6 100%);--gradient-overlay-light:linear-gradient(180deg, rgba(255,255,255,0.65) 0%, rgba(255,255,255,0) 55%);--font-heading:'Barlow Semi Condensed',sans-serif;--font-body:'Inter',sans-serif;--container-width:1200px;--container-padding:20px;--paragraph-width:66ch;--transition-base:0.3s ease}*{margin:0;padding:0;box-sizing:border-box}::after,::before{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth;direction:rtl}body{font-family:Rubik,sans-serif;font-size:1rem;line-height:1.7;color:var(--text-dark);background-color:var(--bg-light);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}canvas,img,picture,svg,video{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}h1,h2,h3{font-family:Rubik,sans-serif;font-weight:700;line-height:1.2;color:var(--text-dark)}h1{font-size:2.5rem;font-weight:700;letter-spacing:-.02em;margin-bottom:1.5rem}h2{font-size:2rem;font-weight:600;line-height:1.4;margin-bottom:1.25rem}h3{font-size:1.5rem;font-weight:600;margin-bottom:1rem}p{max-width:var(--paragraph-width);margin-bottom:1.5rem;color:var(--text-dark)}p:last-child{margin-bottom:0}a{color:var(--accent);text-decoration:none;transition:color var(--transition-base)}a:hover{color:var(--primary)}.container{width:100%;max-width:var(--container-width);margin-right:auto;margin-left:auto;padding-right:var(--container-padding);padding-left:var(--container-padding)}.btn{display:inline-block;padding:.875rem 2rem;font-family:Rubik,sans-serif;font-size:1rem;font-weight:600;text-align:center;text-decoration:none;border:none;border-radius:4px;cursor:pointer;transition:all var(--transition-base);line-height:1.5}.btn-primary{background:var(--gradient-primary);color:var(--text-light);box-shadow:0 4px 12px rgba(255,77,0,.3)}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,77,0,.4);color:var(--text-light)}.btn-secondary{background:var(--gradient-secondary);color:var(--text-light);box-shadow:0 4px 12px rgba(31,41,55,.2)}.btn-secondary:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(31,41,55,.3);color:var(--text-light)}.whatsapp-float{position:fixed;bottom:20px;left:20px;width:60px;height:60px;background:#25d366;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:30px;z-index:999;box-shadow:0 4px 12px rgba(0,0,0,.15);text-decoration:none;transition:transform .3s,box-shadow .3s}.whatsapp-float:hover{transform:scale(1.1);box-shadow:0 6px 20px rgba(0,0,0,.2);color:#fff}@media (min-width:769px){.whatsapp-float{display:none!important}}@media (min-width:480px){h1{font-size:3rem}h2{font-size:2.25rem}h3{font-size:1.75rem}}@media (min-width:768px){:root{--container-padding:40px}h1{font-size:3.5rem}h2{font-size:2.5rem}h3{font-size:1.875rem}p{font-size:1.0625rem}}@media (min-width:1280px){:root{--container-padding:60px}}:root{--primary:#1F2937;--secondary:#A8B0BA;--accent:#FF4D00;--bg-light:#F2F4F7;--bg-dark:#0B0F14;--text-dark:#0B0F14;--text-light:#F2F4F7;--text-muted:#6B7280;--border-light:#A8B0BA;--border-dark:#374151;--cc-btn-primary-bg:#3b82f6;--cc-btn-primary-border:#3b82f6;--cc-btn-primary-hover-bg:#2269dd;--accessibility-focus:#F2F4F7}.navbar{position:sticky;background-color:var(--bg-light);box-shadow:0 2px 8px rgba(0,0,0,.08);padding:0 2rem}.nav-container{display:flex;align-items:center;justify-content:space-between;height:80px}.nav-brand{flex-shrink:0}.logo-link{display:flex;align-items:center}.nav-menu{display:flex;gap:2.5rem;align-items:center}.nav-menu a{color:var(--text-dark);font-size:1rem;position:relative;padding:.5rem 0;text-decoration:none;transition:color .3s;font-weight:500}.nav-menu a::after{content:'';position:absolute;bottom:0;right:0;width:0;height:2px;background-color:var(--accent);transition:width .3s}.nav-menu a:hover{color:var(--accent)}.nav-menu a:hover::after{width:100%}.nav-cta-container{flex-shrink:0}.nav-cta-btn{display:inline-block;padding:.75rem 1.75rem;background-color:var(--primary);color:var(--text-light);text-decoration:none;border-radius:8px;font-weight:600;font-size:1rem;transition:.3s;border:2px solid var(--primary)}.nav-cta-btn:hover{background-color:var(--accent);border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,77,0,.3)}.mobile-toggle,.phone-header-btn{display:none;background:0 0;border:none;cursor:pointer;padding:.5rem;color:var(--text-dark);z-index:1001}.mobile-toggle svg,.phone-header-btn svg{display:block}@media (max-width:768px){.navbar{padding:0 1rem}.nav-container{height:70px}.mobile-toggle,.phone-header-btn{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%)}.mobile-toggle{right:1rem}.phone-header-btn{left:1rem}.nav-brand{position:absolute;left:50%;transform:translateX(-50%)}.logo{max-height:35px}.nav-menu{position:fixed;top:70px;right:-100%;width:280px;height:calc(100vh - 70px);background-color:var(--bg-light);flex-direction:column;align-items:flex-start;padding:2rem 1.5rem;gap:0;box-shadow:-4px 0 12px rgba(0,0,0,.1);transition:right .3s;overflow-y:auto}.nav-menu.active{right:0}.nav-menu li{width:100%;border-bottom:1px solid var(--border-light)}.nav-menu a{display:block;padding:1rem 0;width:100%}.nav-menu a::after{display:none}.nav-cta-container{position:fixed;bottom:0;right:-100%;width:280px;padding:1.5rem;background-color:var(--bg-light);box-shadow:-4px -4px 12px rgba(0,0,0,.1);transition:right .3s;margin-left:0}.nav-menu.active~.nav-cta-container{right:0}.nav-cta-btn{width:100%;text-align:center}}.navbar{position:sticky;top:0;z-index:1000;box-shadow:0 2px 4px rgba(0,0,0,.1)}.nav-container{display:flex;align-items:center;gap:2rem;position:relative;box-sizing:border-box}.logo{max-width:160px!important;display:block;object-fit:contain;transition:opacity .3s}.logo:hover{opacity:.8}.logo-link{display:inline-flex;align-items:center;text-decoration:none;line-height:0}.logo-link:focus{outline:0}.nav-brand{display:flex;align-items:center;flex-shrink:0;margin:0}.nav-menu{display:flex;list-style:none;gap:2rem;margin:0;padding:0;align-items:center}.nav-menu li{margin:0;padding:0}.nav-cta-container{margin-left:auto;display:flex;align-items:center}.nav-cta-item{list-style:none;margin:0;padding:0}html[dir=ltr] .nav-container,html[lang=en] .nav-container,html[lang=es] .nav-container,html[lang=fr] .nav-container{justify-content:flex-start}html[dir=ltr] .nav-menu,html[lang=en] .nav-menu,html[lang=es] .nav-menu,html[lang=fr] .nav-menu{margin-left:0;margin-right:0}html[dir=ltr] .nav-cta-container,html[lang=en] .nav-cta-container,html[lang=es] .nav-cta-container,html[lang=fr] .nav-cta-container{margin-left:auto;margin-right:0}html[dir=rtl] .nav-container,html[lang=ar] .nav-container,html[lang=he] .nav-container{flex-direction:row-reverse;justify-content:space-between}html[dir=rtl] .nav-cta-container,html[lang=ar] .nav-cta-container,html[lang=he] .nav-cta-container{order:-1;margin:0}html[dir=rtl] .nav-right-group,html[lang=ar] .nav-right-group,html[lang=he] .nav-right-group{display:flex;align-items:center;gap:2rem;order:1;flex-direction:row-reverse}html[dir=rtl] .nav-right-group .nav-brand,html[lang=ar] .nav-right-group .nav-brand,html[lang=he] .nav-right-group .nav-brand{order:2}html[dir=rtl] .nav-right-group .nav-menu,html[lang=ar] .nav-right-group .nav-menu,html[lang=he] .nav-right-group .nav-menu{order:1}@media (min-width:769px){.mobile-toggle,.nav-menu .mobile-contact-link,.phone-header-btn{display:none!important}}@media (max-width:768px){.nav-container{padding:.75rem 1rem;gap:0;justify-content:center!important;position:static!important;top:auto!important;right:auto!important;left:auto!important;height:auto!important;width:100%!important}.mobile-toggle{position:absolute;top:50%;transform:translateY(-50%);left:15px;right:auto;display:flex!important;align-items:center;justify-content:center;background:0 0;border:none;cursor:pointer;padding:8px;z-index:1001;width:44px!important;height:44px!important}.phone-header-btn{position:absolute;top:50%;transform:translateY(-50%);right:15px;left:auto;display:flex!important;align-items:center;justify-content:center;background:0 0;border:none;cursor:pointer;padding:8px;z-index:1001;width:44px!important;height:44px!important}.logo-link,.nav-brand a{display:flex!important;justify-content:center!important;margin:0 auto!important}.mobile-toggle svg,.phone-header-btn svg{width:24px!important;height:24px!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important;transition:opacity .3s}.mobile-toggle svg path,.phone-header-btn svg path{stroke:currentColor!important}.mobile-toggle img,.phone-header-btn img{width:24px!important;height:24px!important}.mobile-toggle:hover svg,.phone-header-btn:hover svg{opacity:.8}.mobile-toggle:active,.mobile-toggle:focus,.phone-header-btn:active,.phone-header-btn:focus{outline:0;border:none;box-shadow:none}.nav-brand,html[dir=rtl] .nav-brand,html[dir=rtl] .nav-right-group .nav-brand,html[lang=ar] .nav-brand,html[lang=ar] .nav-right-group .nav-brand,html[lang=he] .nav-brand,html[lang=he] .nav-right-group .nav-brand{margin:0 auto!important;text-align:center;order:0!important}.logo{max-height:35px!important;max-width:160px!important}.nav-right-group{display:contents!important}.nav-cta-container{display:none!important}.nav-menu{position:fixed;top:70px;width:50%;max-width:300px;flex-direction:column!important;gap:0;padding:20px 0;box-shadow:0 4px 12px rgba(0,0,0,.15);display:none;z-index:999;margin:0!important;align-items:stretch!important;justify-content:flex-start!important}.nav-menu.active{display:flex!important;flex-direction:column!important}.nav-menu li{width:100%}.nav-menu .mobile-contact-link{display:block!important}html:not([dir=rtl]):not([lang=he]):not([lang=ar]) .nav-menu a,html[dir=ltr] .nav-menu a{text-align:left!important}.nav-menu a{display:block;padding:15px 30px;width:100%;font-weight:500}html:not([dir=rtl]):not([lang=he]):not([lang=ar]) .mobile-toggle,html[dir=ltr] .mobile-toggle{left:20px!important;right:auto!important}html:not([dir=rtl]):not([lang=he]):not([lang=ar]) .phone-header-btn,html[dir=ltr] .phone-header-btn{right:20px!important;left:auto!important}html:not([dir=rtl]):not([lang=he]):not([lang=ar]) .nav-menu,html[dir=ltr] .nav-menu{left:0!important;right:auto!important}html[dir=rtl] .mobile-toggle,html[lang=ar] .mobile-toggle,html[lang=he] .mobile-toggle{left:auto!important;right:20px!important}html[dir=rtl] .phone-header-btn,html[lang=ar] .phone-header-btn,html[lang=he] .phone-header-btn{left:20px!important;right:auto!important}html[dir=rtl] .nav-menu,html[lang=ar] .nav-menu,html[lang=he] .nav-menu{right:0!important;left:auto!important}html[dir=rtl] .nav-menu a,html[lang=ar] .nav-menu a,html[lang=he] .nav-menu a{text-align:right!important}.nav-cta-container{display:flex!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important;background:0 0!important;width:auto!important;z-index:1001!important;pointer-events:none!important}.nav-cta-container .lang-option,.nav-cta-container .lang-switcher,.nav-cta-container .lang-switcher-current{pointer-events:auto!important}.nav-cta-container .nav-cta-btn,.nav-cta-container>a:not(.lang-option):not(.lang-switcher-current){display:none!important}html:not([dir=rtl]):not([lang=he]):not([lang=ar]) .nav-cta-container,html[dir=ltr] .nav-cta-container{left:30px!important;right:auto!important}html[dir=rtl] .nav-cta-container,html[lang=ar] .nav-cta-container,html[lang=he] .nav-cta-container{right:30px!important;left:auto!important}}header{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;box-sizing:border-box!important}.navbar{width:100%!important;max-width:100%!important;margin:0!important;left:0!important;right:0!important}nav.navbar{position:fixed;top:0;left:0;right:0;width:100vw!important;max-width:none!important}.nav-container{width:100%!important;max-width:1200px!important;margin:0 auto!important;padding:0 2rem!important;box-sizing:border-box!important;display:flex!important;align-items:center!important;justify-content:space-between!important}html[dir=rtl] .nav-container,html[lang=ar] .nav-container,html[lang=he] .nav-container{justify-content:space-between!important}@media (min-width:769px){html[dir=rtl] .logo-link,html[dir=rtl] .nav-brand,html[lang=ar] .logo-link,html[lang=ar] .nav-brand,html[lang=he] .logo-link,html[lang=he] .nav-brand{order:2!important;margin-left:1.5rem!important}html[dir=rtl] .nav-container,html[lang=ar] .nav-container,html[lang=he] .nav-container{flex-direction:row-reverse!important}html[dir=rtl] .nav-menu,html[lang=ar] .nav-menu,html[lang=he] .nav-menu{display:flex!important;flex-direction:row!important;align-items:center!important;gap:1.5rem!important}}html[dir=rtl] .nav-menu,html[lang=ar] .nav-menu,html[lang=he] .nav-menu{order:1!important;margin-right:0!important;margin-left:0!important}html[dir=rtl] .cta-button,html[dir=rtl] .nav-cta-btn,html[dir=rtl] a.cta-button,html[lang=ar] .cta-button,html[lang=ar] .nav-cta-btn,html[lang=ar] a.cta-button,html[lang=he] .cta-button,html[lang=he] .nav-cta-btn,html[lang=he] a.cta-button{order:0!important;margin-right:auto!important;margin-left:0!important}main{margin-top:0!important;padding-top:0!important}.site-footer{background-color:var(--bg-dark,#0b0f14);color:var(--text-light,#f2f4f7);padding-block:3rem 1.5rem;direction:rtl;font-family:Rubik,sans-serif}.footer-container{max-width:1200px;margin-inline:auto;padding-inline:1.5rem}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2.5rem;margin-block-end:2.5rem;padding-block-end:2.5rem;border-block-end:1px solid var(--border-dark,#374151)}.footer-column{display:flex;flex-direction:column;gap:1rem}.footer-about{grid-column:span 1}.logo{margin-block-end:0.5rem}.footer-description{color:var(--secondary,#a8b0ba);font-size:.9rem;line-height:1.6;margin:0}.footer-title{font-size:1.1rem;font-weight:600;color:var(--text-light,#f2f4f7);margin:0 0 1rem;position:relative;padding-block-end:0.5rem}.footer-title::after{content:'';position:absolute;right:0;bottom:0;width:40px;height:2px;background-color:var(--accent,#ff4d00)}.footer-links{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.footer-links a{color:var(--secondary,#a8b0ba);text-decoration:none;transition:color .3s,padding-inline-start .3s;display:inline-block}.footer-links a:hover{color:var(--accent,#ff4d00);padding-inline-start:0.5rem}.footer-contact{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.footer-contact li{display:flex;align-items:flex-start;gap:.75rem;color:var(--secondary,#a8b0ba);font-size:.9rem}.footer-contact i{color:var(--accent,#ff4d00);margin-block-start:0.2rem;min-width:16px}.footer-contact a{color:var(--secondary,#a8b0ba);text-decoration:none;transition:color .3s}.footer-contact a:hover{color:var(--accent,#ff4d00)}.social-links{display:flex;gap:1rem;margin-block-start:0.5rem}.social-links a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:var(--primary,#1f2937);color:var(--text-light,#f2f4f7);border-radius:50%;text-decoration:none;transition:.3s;font-size:1.1rem}.social-links a:hover{background-color:var(--accent,#ff4d00);transform:translateY(-3px)}.footer-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;padding-block-start:1.5rem}.footer-legal{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.85rem}.footer-legal a{color:var(--secondary,#a8b0ba);text-decoration:none;transition:color .3s}.footer-legal a:hover{color:var(--accent,#ff4d00)}.footer-legal .separator{color:var(--border-dark,#374151)}.footer-copyright{flex:1;text-align:center}.footer-copyright p{margin:0;color:var(--text-muted,#6b7280);font-size:.85rem}.footer-attribution{text-align:left}.zappy-attribution{color:var(--secondary,#a8b0ba);text-decoration:none;font-size:.85rem;transition:color .3s}.zappy-attribution:hover{color:var(--accent,#ff4d00)}@media (max-width:768px){.site-footer{padding-block:2rem 1rem}.footer-grid{grid-template-columns:1fr;gap:2rem;margin-block-end:2rem;padding-block-end:2rem}.footer-about{text-align:center}.logo{margin-inline:auto}.footer-title::after{right:50%;transform:translateX(50%)}.footer-bottom{flex-direction:column;text-align:center;gap:1rem}.footer-legal{justify-content:center}.footer-attribution{text-align:center}.social-links{justify-content:center}}.home-hero-section{background:var(--bg-light);color:var(--text-dark);position:relative;padding:0;overflow:visible;min-height:85vh;display:flex;flex-direction:column}.home-hero-section .hero-container{max-width:1400px;margin:0 auto;padding:80px 60px 120px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;flex:1}.home-hero-section .hero-content{padding-inline-end:40px}.home-hero-section h1{font-family:Rubik,sans-serif;font-size:3.5rem;font-weight:800;line-height:1.1;letter-spacing:-.02em;color:var(--text-dark);margin:0 0 24px}.home-hero-section p{font-family:Rubik,sans-serif;font-size:1.125rem;line-height:1.75;color:var(--text-dark);margin:0 0 32px;max-width:560px}.home-hero-section .cta-row{display:flex;align-items:center;gap:24px;margin-bottom:48px;flex-wrap:wrap}.home-hero-section .btn-primary{background:var(--accent);color:var(--text-light);padding:14px 32px;border-radius:3px;border:1px solid rgba(0,0,0,.12);font-weight:700;font-size:15px;line-height:1;letter-spacing:.02em;text-decoration:none;display:inline-block;box-shadow:0 8px 16px rgba(17,24,39,.18);transition:transform 220ms,box-shadow 220ms}.home-hero-section .btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(17,24,39,.24)}.home-hero-section .btn-secondary-link{color:var(--primary);font-weight:700;font-size:15px;text-decoration:none;border-bottom:2px solid var(--primary);padding-bottom:2px;transition:color 220ms,border-color 220ms}.home-hero-section .btn-secondary-link:hover{color:var(--accent);border-color:var(--accent)}.home-hero-section .project-index{display:flex;flex-direction:column;gap:12px}.home-hero-section .index-item{display:flex;align-items:center;gap:16px}.home-hero-section .index-number{font-family:Rubik,sans-serif;font-size:1.125rem;font-weight:800;color:var(--text-muted);min-width:32px}.home-hero-section .index-label{font-family:Rubik,sans-serif;font-size:1rem;font-weight:500;color:var(--text-dark)}.home-hero-section .hero-image-column{position:relative;height:100%;min-height:600px;display:flex}.home-hero-section .aluminum-strip{width:8px;background:linear-gradient(180deg,rgba(168,176,186,.3) 0,rgba(168,176,186,.5) 50%,rgba(168,176,186,.3) 100%);position:relative;flex-shrink:0;box-shadow:inset 1px 0 0 rgba(255,255,255,.4),inset -1px 0 0 rgba(0,0,0,.1)}.home-hero-section .image-wrapper{position:relative;flex:1;overflow:visible}.home-hero-section .image-wrapper img{width:100%;height:100%;object-fit:cover;border-radius:2px;border:1px solid rgba(17,24,39,.1);box-shadow:0 18px 40px rgba(17,24,39,.18);display:block}.home-hero-section .image-fade-gradient{position:absolute;bottom:-40px;left:0;right:0;height:80px;background:linear-gradient(180deg,rgba(242,244,247,0) 0,rgba(242,244,247,.4) 30%,rgba(242,244,247,.8) 60%,#f2f4f7 100%);pointer-events:none;z-index:2}.home-hero-section .bottom-aluminum-rule{position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,rgba(168,176,186,0) 0,rgba(168,176,186,.4) 20%,rgba(168,176,186,.6) 50%,rgba(168,176,186,.4) 80%,rgba(168,176,186,0) 100%);z-index:3}@media (max-width:768px){.home-hero-section{min-height:auto}.home-hero-section .hero-container{grid-template-columns:1fr;gap:40px;padding:48px 20px 80px}.home-hero-section .hero-content{padding-inline-end:0;order:2}.home-hero-section h1{font-size:2.25rem;margin-bottom:20px}.home-hero-section p{font-size:1rem;margin-bottom:24px}.home-hero-section .cta-row{flex-direction:column;align-items:stretch;gap:16px;margin-bottom:32px}.home-hero-section .btn-primary{text-align:center;padding:12px 24px}.home-hero-section .btn-secondary-link{text-align:center;display:block}.home-hero-section .project-index{gap:10px}.home-hero-section .hero-image-column{order:1;min-height:400px}.home-hero-section .aluminum-strip{width:6px}.home-hero-section .image-fade-gradient{bottom:-30px;height:60px}}.home-portfolio-section{background:var(--bg-light);color:var(--text-dark);padding:80px 0 0;position:relative;overflow:visible}.home-portfolio-section .portfolio-container{max-width:1400px;margin:0 auto;padding:0 40px 100px}.home-portfolio-section .portfolio-intro{max-width:640px;margin:0 auto 72px;text-align:center}.home-portfolio-section .portfolio-intro h2{font-family:Rubik,sans-serif;font-size:32px;font-weight:900;letter-spacing:-.01em;line-height:1.15;color:var(--text-dark);margin:0 0 18px}.home-portfolio-section .portfolio-intro p{font-family:Rubik,sans-serif;font-size:15px;font-weight:400;line-height:1.75;color:var(--text-dark);margin:0 auto;max-width:560px}.home-portfolio-section .portfolio-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px;margin:0}.home-portfolio-section .portfolio-tile{background:#fff;border-radius:2px;border:1px solid rgba(17,24,39,.1);overflow:hidden;transition:.3s}.home-portfolio-section .portfolio-tile:hover{box-shadow:0 16px 34px rgba(17,24,39,.16);transform:translateY(-4px)}.home-portfolio-section .tile-link{display:block;text-decoration:none;color:inherit}.home-portfolio-section .tile-image-wrapper{width:100%;height:280px;overflow:hidden;background:var(--bg-light);position:relative}.home-portfolio-section .tile-image-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.home-portfolio-section .portfolio-tile:hover .tile-image-wrapper img{transform:scale(1.05)}.home-portfolio-section .tile-content{padding:24px;background:#fff}.home-portfolio-section .tile-content h3{font-family:Rubik,sans-serif;font-size:19px;font-weight:800;line-height:1.3;color:var(--text-dark);margin:0 0 8px;letter-spacing:-.005em}.home-portfolio-section .tile-content p{font-family:Rubik,sans-serif;font-size:14px;font-weight:400;line-height:1.6;color:var(--text-muted);margin:0}.home-portfolio-section .aluminum-divider{position:absolute;bottom:0;left:0;width:100%;height:120px;pointer-events:none;z-index:1}.home-portfolio-section .aluminum-divider svg{width:100%;height:100%;display:block}@media (max-width:768px){.home-portfolio-section{padding:48px 0 0}.home-portfolio-section .portfolio-container{padding:0 16px 60px}.home-portfolio-section .portfolio-intro{margin:0 auto 40px;padding:0}.home-portfolio-section .portfolio-intro h2{font-size:26px;margin:0 0 12px}.home-portfolio-section .portfolio-intro p{font-size:14px;line-height:1.65}.home-portfolio-section .portfolio-grid{grid-template-columns:1fr;gap:24px}.home-portfolio-section .tile-image-wrapper{height:220px}.home-portfolio-section .tile-content{padding:18px}.home-portfolio-section .tile-content h3{font-size:17px;margin:0 0 6px}.home-portfolio-section .tile-content p{font-size:13px}.home-portfolio-section .aluminum-divider{height:80px}}@media (min-width:769px) and (max-width:1024px){.home-portfolio-section .portfolio-grid{grid-template-columns:repeat(2,1fr);gap:28px}.home-portfolio-section .portfolio-container{padding:0 32px 80px}}@media (min-width:1025px){.home-portfolio-section .portfolio-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1400px){.home-portfolio-section .portfolio-grid{grid-template-columns:repeat(4,1fr)}}.home-capabilities-section{background:var(--bg-light);color:var(--text-dark);padding:80px 20px;position:relative;overflow:visible}.home-capabilities-section .capabilities-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}.home-capabilities-section .capabilities-content{padding-inline-end:20px}.home-capabilities-section h2{font-family:Rubik,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2;color:var(--text-dark);margin-bottom:20px;letter-spacing:-.01em}.home-capabilities-section .intro-text{font-family:Rubik,sans-serif;font-size:1rem;line-height:1.75;color:var(--text-dark);margin-bottom:40px;max-width:520px}.home-capabilities-section .capability-cards{display:flex;flex-direction:column;gap:24px}.home-capabilities-section .capability-card{background:0 0;border:1px solid var(--border-light);border-radius:2px;padding:24px;transition:.3s}.home-capabilities-section .capability-card:hover{border-color:var(--primary);box-shadow:0 4px 12px rgba(31,41,55,.08)}.home-capabilities-section .capability-card h3{font-family:Rubik,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.3;color:var(--text-dark);margin-bottom:8px}.home-capabilities-section .capability-card p{font-family:Rubik,sans-serif;font-size:.9375rem;line-height:1.65;color:var(--text-dark);margin:0}.home-capabilities-section .capabilities-imagery{position:relative}.home-capabilities-section .image-stack{display:flex;flex-direction:column;gap:32px}.home-capabilities-section .image-wrapper{position:relative;width:100%;border-radius:2px;overflow:hidden;box-shadow:0 10px 24px rgba(17,24,39,.12)}.home-capabilities-section .image-wrapper img{width:100%;height:auto;display:block;object-fit:cover}.home-capabilities-section .top-image{position:relative;z-index:2}.home-capabilities-section .aluminum-backplate{position:absolute;width:280px;height:180px;background:linear-gradient(135deg,#c0c4c9 0,#a8b0ba 50%,#8a9199 100%);border-radius:2px;z-index:-1;bottom:-40px;right:-50px;opacity:.85;box-shadow:0 8px 20px rgba(17,24,39,.15)}.home-capabilities-section .aluminum-backplate::before{content:'';position:absolute;inset:0;background-image:repeating-linear-gradient(90deg,transparent,transparent 2px,rgba(255,255,255,.05) 2px,rgba(255,255,255,.05) 4px);opacity:.4}.home-capabilities-section .bottom-image{position:relative;z-index:1}@media (max-width:768px){.home-capabilities-section{padding:48px 16px}.home-capabilities-section .capabilities-container{grid-template-columns:1fr;gap:40px}.home-capabilities-section .capabilities-content{padding-inline-end:0}.home-capabilities-section h2{font-size:2rem;margin-bottom:16px}.home-capabilities-section .intro-text{font-size:.9375rem;margin-bottom:32px;max-width:100%}.home-capabilities-section .capability-cards{gap:16px}.home-capabilities-section .capability-card{padding:18px}.home-capabilities-section .capability-card h3{font-size:1.125rem}.home-capabilities-section .capability-card p{font-size:.875rem}.home-capabilities-section .image-stack{gap:24px}.home-capabilities-section .aluminum-backplate{width:180px;height:120px;bottom:-24px;right:-30px}}.home-testimonials-section{background:var(--bg-dark);color:var(--text-light);padding:80px 16px 0;position:relative;overflow:visible}.home-testimonials-section .testimonials-container{max-width:1200px;margin:0 auto;padding:0}.home-testimonials-section .testimonials-header{max-width:640px;margin:0 auto 60px;text-align:center}.home-testimonials-section .testimonials-header h2{font-family:Rubik,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2;letter-spacing:-.01em;color:var(--text-light);margin:0 0 20px}.home-testimonials-section .testimonials-header p{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:1.75;color:var(--text-light);margin:0;opacity:.9}.home-testimonials-section .testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:60px}.home-testimonials-section .testimonial-card{background:rgba(255,255,255,.03);border:1px solid var(--border-dark);border-radius:2px;padding:32px;transition:.3s}.home-testimonials-section .testimonial-card:hover{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.15);transform:translateY(-4px)}.home-testimonials-section .testimonial-quote{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:1.75;color:var(--text-light);margin:0 0 24px;text-align:start}.home-testimonials-section .testimonial-attribution{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:600;color:var(--text-light);opacity:.7;margin:0;text-align:start}.home-testimonials-section .testimonials-accent-divider{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;gap:32px;padding:0 16px}.home-testimonials-section .accent-segment{flex:1;height:2px;background:var(--accent);border-radius:1px}.home-testimonials-section .testimonials-gradient-fade{width:100%;height:18px;background:linear-gradient(180deg,var(--bg-dark) 0,var(--bg-light) 100%);margin-top:60px}@media (max-width:768px){.home-testimonials-section{padding:48px 16px 0}.home-testimonials-section .testimonials-header{margin-bottom:40px}.home-testimonials-section .testimonials-header h2{font-size:2rem;margin-bottom:16px}.home-testimonials-section .testimonials-header p{font-size:.9375rem}.home-testimonials-section .testimonials-grid{grid-template-columns:1fr;gap:24px;margin-bottom:40px}.home-testimonials-section .testimonial-card{padding:24px}.home-testimonials-section .testimonial-quote{font-size:.9375rem;margin-bottom:16px}.home-testimonials-section .testimonials-accent-divider{gap:16px;padding:0}.home-testimonials-section .testimonials-gradient-fade{height:14px;margin-top:40px}}.home-cta-section{background:var(--bg-light);color:var(--text-dark);padding:0;position:relative}.home-cta-section .cta-banner-strip{width:100%;height:180px;overflow:hidden;margin:0}.home-cta-section .cta-banner-strip img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.home-cta-section .cta-content-container{max-width:1200px;margin:0 auto;padding:60px 16px 80px;display:flex;justify-content:center}.home-cta-section .cta-text-column{max-width:580px;width:100%;text-align:center}.home-cta-section h2{font-family:Rubik,sans-serif;font-size:2.5rem;font-weight:600;line-height:1.3;color:var(--text-dark);margin:0 0 24px;letter-spacing:-.01em}.home-cta-section p{font-family:Rubik,sans-serif;font-size:1rem;line-height:1.7;color:var(--text-dark);margin:0 0 32px;max-width:520px;margin-inline:auto}.home-cta-section .btn-primary{background:var(--accent);color:#fff;padding:14px 32px;border-radius:3px;border:1px solid rgba(0,0,0,.12);font-weight:700;font-size:15px;line-height:1;letter-spacing:.02em;box-shadow:0 8px 16px rgba(17,24,39,.18);text-decoration:none;display:inline-block;transition:.3s;margin-bottom:48px}.home-cta-section .btn-primary:hover{background:#e04500;box-shadow:0 12px 24px rgba(17,24,39,.24);transform:translateY(-2px)}.home-cta-section .cta-detail-block{display:flex;align-items:flex-start;justify-content:flex-end;gap:12px;margin-top:48px;padding-inline-end:20px}.home-cta-section .detail-rule{width:2px;height:48px;background:var(--secondary);flex-shrink:0}.home-cta-section .detail-text{display:flex;flex-direction:column;gap:6px;text-align:start}.home-cta-section .detail-line{font-family:Rubik,sans-serif;font-size:.8125rem;line-height:1.4;color:var(--text-dark);font-weight:500}@media (min-width:768px){.home-cta-section .cta-banner-strip{height:220px}.home-cta-section .cta-content-container{padding:80px 32px 100px}.home-cta-section h2{font-size:3rem;margin-bottom:28px}.home-cta-section p{font-size:1.0625rem;margin-bottom:40px}.home-cta-section .btn-primary{padding:16px 40px;font-size:16px}.home-cta-section .cta-detail-block{margin-top:64px;padding-inline-end:40px}.home-cta-section .detail-rule{height:52px}.home-cta-section .detail-line{font-size:.875rem}}@media (max-width:767px){.home-cta-section .cta-content-container{padding:40px 16px 60px}.home-cta-section h2{font-size:2rem;margin-bottom:20px}.home-cta-section p{font-size:.9375rem;margin-bottom:28px}.home-cta-section .btn-primary{padding:12px 28px;font-size:14px;margin-bottom:36px}.home-cta-section .cta-detail-block{margin-top:36px;padding-inline-end:0;justify-content:center}.home-cta-section .detail-rule{height:44px}}.catalog-pageIntro-section{background:var(--bg-light);color:var(--text-dark);padding:120px 16px 80px;position:relative}.catalog-pageIntro-section .pageIntro-container{max-width:1400px;margin:0 auto}.catalog-pageIntro-section .pageIntro-content{display:flex;gap:80px;align-items:flex-start;justify-content:center}.catalog-pageIntro-section .pageIntro-text-column{max-width:620px;flex:0 1 620px}.catalog-pageIntro-section .pageIntro-title{font-family:Rubik,sans-serif;font-size:3.5rem;font-weight:900;letter-spacing:-.02em;line-height:1.1;color:var(--text-dark);margin:0 0 32px}.catalog-pageIntro-section .pageIntro-description{font-family:Rubik,sans-serif;font-size:1rem;line-height:1.75;color:var(--text-dark);margin:0 0 56px;max-width:52ch}.catalog-pageIntro-section .pageIntro-overview-grid{display:grid;grid-template-columns:1fr;gap:40px}.catalog-pageIntro-section .overview-item{border-inline-start:2px solid var(--border-light);padding-inline-start:20px}.catalog-pageIntro-section .overview-title{font-family:Rubik,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.25;color:var(--text-dark);margin:0 0 8px}.catalog-pageIntro-section .overview-text{font-family:Rubik,sans-serif;font-size:.875rem;line-height:1.6;color:var(--text-muted);margin:0}.catalog-pageIntro-section .pageIntro-image-wrapper{flex:0 0 auto;position:relative;margin-top:-20px}.catalog-pageIntro-section .pageIntro-image{width:280px;height:auto;max-height:720px;object-fit:cover;border:1px solid var(--border-light);border-radius:2px;box-shadow:inset 0 0 0 8px rgba(168,176,186,.08);display:block}.catalog-pageIntro-section .pageIntro-divider-wrapper{position:relative;max-width:1400px;margin:80px auto 0;padding:0 16px}.catalog-pageIntro-section .divider-rule{width:100%;height:2px;display:block;color:var(--border-light)}.catalog-pageIntro-section .divider-joint{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--border-light);background:var(--bg-light);padding:4px}@media (max-width:768px){.catalog-pageIntro-section{padding:80px 16px 60px}.catalog-pageIntro-section .pageIntro-content{flex-direction:column;gap:48px;align-items:center}.catalog-pageIntro-section .pageIntro-text-column{max-width:100%;flex:1 1 auto}.catalog-pageIntro-section .pageIntro-title{font-size:2.5rem;margin-bottom:24px}.catalog-pageIntro-section .pageIntro-description{margin-bottom:40px;max-width:100%}.catalog-pageIntro-section .pageIntro-overview-grid{gap:32px}.catalog-pageIntro-section .pageIntro-image-wrapper{margin-top:0;width:100%;max-width:360px}.catalog-pageIntro-section .pageIntro-image{width:100%;max-height:480px}.catalog-pageIntro-section .pageIntro-divider-wrapper{margin-top:60px}}.catalog-categoryGrid-section{background:var(--bg-light);color:var(--text-dark);padding:80px 0 120px;position:relative;overflow:visible}.catalog-categoryGrid-section .category-grid-container{max-width:1200px;margin:0 auto;padding:0 40px}.catalog-categoryGrid-section .category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.catalog-categoryGrid-section .category-card{background:#fff;border:1px solid var(--border-light);border-radius:2px;overflow:hidden;transition:transform .3s,box-shadow .3s}.catalog-categoryGrid-section .category-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(17,24,39,.16)}.catalog-categoryGrid-section .card-image-wrapper{width:100%;height:320px;overflow:hidden;position:relative}.catalog-categoryGrid-section .card-image-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.catalog-categoryGrid-section .category-card:hover .card-image-wrapper img{transform:scale(1.05)}.catalog-categoryGrid-section .card-content{padding:32px 28px 36px}.catalog-categoryGrid-section .card-number{font-family:Rubik,sans-serif;font-size:14px;font-weight:600;color:var(--text-muted);margin:0 0 12px;letter-spacing:.05em}.catalog-categoryGrid-section .card-title{font-family:Rubik,sans-serif;font-size:32px;font-weight:900;letter-spacing:-.01em;line-height:1.15;color:var(--text-dark);margin:0 0 16px}.catalog-categoryGrid-section .card-description{font-family:Rubik,sans-serif;font-size:15px;font-weight:400;line-height:1.75;color:var(--text-dark);margin:0 0 24px;max-width:52ch}.catalog-categoryGrid-section .card-link{display:inline-flex;align-items:center;gap:8px;font-family:Rubik,sans-serif;font-size:14px;font-weight:700;color:var(--accent);text-decoration:none;transition:gap .3s}.catalog-categoryGrid-section .card-link:hover{gap:12px}.catalog-categoryGrid-section .card-link i{font-size:12px}.catalog-categoryGrid-section .transition-texture{position:absolute;bottom:-120px;right:0;width:400px;height:400px;z-index:1;pointer-events:none;opacity:.85}.catalog-categoryGrid-section .aluminum-texture{width:100%;height:100%;filter:drop-shadow(0 10px 24px rgba(17,24,39,.12));border-radius:2px}@media (max-width:768px){.catalog-categoryGrid-section{padding:48px 0 80px}.catalog-categoryGrid-section .category-grid-container{padding:0 16px}.catalog-categoryGrid-section .category-grid{grid-template-columns:1fr;gap:32px}.catalog-categoryGrid-section .card-image-wrapper{height:240px}.catalog-categoryGrid-section .card-content{padding:24px 20px 28px}.catalog-categoryGrid-section .card-title{font-size:26px}.catalog-categoryGrid-section .card-description{font-size:14px;line-height:1.7}.catalog-categoryGrid-section .transition-texture{width:200px;height:200px;bottom:-60px}}.catalog-materialsAndFinish-section{background:var(--bg-light);color:var(--text-dark);padding:80px 0 0;position:relative;overflow:visible}.catalog-materialsAndFinish-section .materialsAndFinish-container{max-width:1200px;margin:0 auto;padding:0 24px 100px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.catalog-materialsAndFinish-section .materialsAndFinish-content{padding-inline-end:20px}.catalog-materialsAndFinish-section .materialsAndFinish-title{font-family:Rubik,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2;color:var(--text-dark);margin:0 0 24px;letter-spacing:-.01em}.catalog-materialsAndFinish-section .materialsAndFinish-intro{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:1.75;color:var(--text-dark);margin:0 0 48px;max-width:52ch}.catalog-materialsAndFinish-section .materialsAndFinish-list{display:flex;flex-direction:column;gap:32px}.catalog-materialsAndFinish-section .materialsAndFinish-item{border-inline-start:3px solid var(--accent);padding-inline-start:20px}.catalog-materialsAndFinish-section .item-title{font-family:Rubik,sans-serif;font-size:1.25rem;font-weight:600;line-height:1.3;color:var(--text-dark);margin:0 0 8px}.catalog-materialsAndFinish-section .item-description{font-family:Rubik,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.65;color:var(--text-dark);margin:0;max-width:48ch}.catalog-materialsAndFinish-section .materialsAndFinish-imagery{position:relative;display:flex;flex-direction:column;align-items:flex-end;gap:24px}.catalog-materialsAndFinish-section .imagery-main{width:100%;border-radius:2px;overflow:hidden;box-shadow:0 10px 24px rgba(17,24,39,.12)}.catalog-materialsAndFinish-section .imagery-main img{width:100%;height:auto;display:block;object-fit:cover}.catalog-materialsAndFinish-section .imagery-detail{width:calc(100% - 40px);margin-inline-end:0;border-radius:2px;overflow:hidden;box-shadow:0 10px 24px rgba(17,24,39,.12);border:1px solid var(--border-light)}.catalog-materialsAndFinish-section .imagery-detail img{width:100%;height:auto;display:block;object-fit:cover}.catalog-materialsAndFinish-section .materialsAndFinish-divider{position:relative;width:100%;margin-top:0}.catalog-materialsAndFinish-section .divider-silver-strip{width:100%;height:12px;background:linear-gradient(90deg,var(--secondary) 0,#c5cdd6 50%,var(--secondary) 100%);position:relative;z-index:2}.catalog-materialsAndFinish-section .divider-dark-band{width:100%;height:80px;background:var(--bg-dark);position:relative;z-index:1}@media (max-width:768px){.catalog-materialsAndFinish-section{padding:48px 0 0}.catalog-materialsAndFinish-section .materialsAndFinish-container{grid-template-columns:1fr;gap:48px;padding:0 16px 60px}.catalog-materialsAndFinish-section .materialsAndFinish-content{padding-inline-end:0}.catalog-materialsAndFinish-section .materialsAndFinish-title{font-size:2rem;margin-bottom:16px}.catalog-materialsAndFinish-section .materialsAndFinish-intro{font-size:.9375rem;margin-bottom:32px;max-width:none}.catalog-materialsAndFinish-section .materialsAndFinish-list{gap:24px}.catalog-materialsAndFinish-section .materialsAndFinish-item{padding-inline-start:16px}.catalog-materialsAndFinish-section .item-title{font-size:1.125rem}.catalog-materialsAndFinish-section .item-description{font-size:.875rem;line-height:1.6;max-width:none}.catalog-materialsAndFinish-section .materialsAndFinish-imagery{align-items:center}.catalog-materialsAndFinish-section .imagery-detail{width:85%;margin-inline-end:0}.catalog-materialsAndFinish-section .divider-silver-strip{height:10px}.catalog-materialsAndFinish-section .divider-dark-band{height:60px}}.catalog-quoteCta-section{background:var(--bg-dark);color:var(--text-light);padding:80px 16px;position:relative}.catalog-quoteCta-section .quoteCta-container{max-width:680px;margin:0 auto;display:flex;flex-direction:column;gap:48px}.catalog-quoteCta-section .quoteCta-content{text-align:start}.catalog-quoteCta-section .quoteCta-title{font-family:Rubik,sans-serif;font-size:2.5rem;font-weight:600;line-height:1.3;color:var(--text-light);margin:0 0 24px;letter-spacing:-.02em}.catalog-quoteCta-section .quoteCta-text{font-family:Rubik,sans-serif;font-size:1rem;line-height:1.7;color:var(--text-light);margin:0 0 32px;opacity:.92}.catalog-quoteCta-section .quoteCta-buttons{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.catalog-quoteCta-section .btn-primary{background:var(--accent);color:#fff;padding:14px 28px;border-radius:3px;border:1px solid rgba(0,0,0,.12);font-weight:700;font-size:14px;line-height:1;letter-spacing:.02em;box-shadow:0 8px 16px rgba(17,24,39,.18);text-decoration:none;display:inline-block;transition:.3s;font-family:Rubik,sans-serif}.catalog-quoteCta-section .btn-primary:hover{background:#e64500;box-shadow:0 12px 20px rgba(17,24,39,.24);transform:translateY(-2px)}.catalog-quoteCta-section .quoteCta-link{color:var(--text-light);font-family:Rubik,sans-serif;font-size:14px;font-weight:600;text-decoration:none;border-bottom:1px solid var(--text-light);padding-bottom:2px;transition:.3s;opacity:.85}.catalog-quoteCta-section .quoteCta-link:hover{opacity:1;border-bottom-color:var(--accent);color:var(--accent)}.catalog-quoteCta-section .quoteCta-divider{width:1px;height:80px;background:var(--border-dark);margin-inline-start:auto;margin-inline-end:0;opacity:.5}.catalog-quoteCta-section .quoteCta-note{text-align:end}.catalog-quoteCta-section .quoteCta-note-text{font-family:Rubik,sans-serif;font-size:.875rem;line-height:1.6;color:var(--text-light);margin:0;opacity:.7;font-weight:500}@media (max-width:768px){.catalog-quoteCta-section{padding:48px 16px}.catalog-quoteCta-section .quoteCta-container{gap:32px}.catalog-quoteCta-section .quoteCta-title{font-size:1.75rem;margin-bottom:16px}.catalog-quoteCta-section .quoteCta-text{font-size:.9375rem;margin-bottom:24px}.catalog-quoteCta-section .quoteCta-buttons{flex-direction:column;align-items:stretch;gap:16px}.catalog-quoteCta-section .btn-primary{text-align:center;padding:12px 24px}.catalog-quoteCta-section .quoteCta-link{text-align:center}.catalog-quoteCta-section .quoteCta-divider{height:60px;margin-inline-start:0;margin-inline-end:auto}.catalog-quoteCta-section .quoteCta-note{text-align:start}.catalog-quoteCta-section .quoteCta-note-text{font-size:.8125rem}}.project-projectHero-section{position:relative;width:100%;min-height:90vh;background:var(--bg-light);color:var(--text-dark);overflow:visible;display:flex;align-items:flex-end;padding:0;margin:0}.project-projectHero-section .hero-image-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;overflow:hidden}.project-projectHero-section .hero-image-container img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;border-radius:2px;border:1px solid rgba(17,24,39,.1)}.project-projectHero-section .hero-content-card{position:relative;z-index:10;background:var(--bg-light);color:var(--text-dark);max-width:520px;width:90%;margin-inline-start:auto;margin-inline-end:5%;margin-bottom:0;padding:32px 28px 36px;border:1px solid var(--border-light);border-radius:2px;box-shadow:0 18px 40px rgba(17,24,39,.22);overflow:visible}.project-projectHero-section .aluminum-accent-strip{position:absolute;top:0;left:0;right:0;height:8px;background:linear-gradient(90deg,rgba(168,176,186,.4) 0,rgba(168,176,186,.7) 50%,rgba(168,176,186,.4) 100%);border-top-left-radius:2px;border-top-right-radius:2px}.project-projectHero-section h1{font-family:Rubik,sans-serif;font-size:40px;font-weight:900;letter-spacing:-.02em;line-height:1.05;color:var(--text-dark);margin:0 0 18px;text-align:start}.project-projectHero-section p{font-family:Rubik,sans-serif;font-size:15px;font-weight:400;line-height:1.75;color:var(--text-dark);margin:0 0 24px;text-align:start}.project-projectHero-section .btn-primary{display:inline-block;background:#f45e0c;color:#fff;padding:10px 22px;border-radius:3px;border:1px solid rgba(0,0,0,.12);font-family:Rubik,sans-serif;font-weight:700;font-size:14px;line-height:1;letter-spacing:.02em;text-decoration:none;box-shadow:0 8px 16px rgba(17,24,39,.18);transition:transform 220ms,box-shadow 220ms,background-color 220ms;cursor:pointer}.project-projectHero-section .btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(17,24,39,.24);background:#e24e00}.project-projectHero-section .btn-primary:focus{outline:0;box-shadow:0 0 0 3px rgba(244,94,12,.22)}.project-projectHero-section .baseline-rule{position:absolute;bottom:0;left:0;right:0;height:1px;background:rgba(17,24,39,.18);z-index:5}@media (max-width:768px){.project-projectHero-section{min-height:70vh;padding:0}.project-projectHero-section .hero-content-card{max-width:none;width:calc(100% - 32px);margin:0 16px;padding:24px 20px 28px}.project-projectHero-section h1{font-size:32px;margin-bottom:14px}.project-projectHero-section p{font-size:14px;line-height:1.65;margin-bottom:20px}.project-projectHero-section .btn-primary{padding:9px 18px;font-size:13px;width:100%;text-align:center}.project-projectHero-section .aluminum-accent-strip{height:6px}}@media (min-width:769px) and (max-width:1024px){.project-projectHero-section .hero-content-card{max-width:460px;margin-inline-end:4%}.project-projectHero-section h1{font-size:36px}}.project-projectFacts-section{background:var(--bg-light);color:var(--text-dark);padding:80px 16px;position:relative}.project-projectFacts-section .facts-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:48px}.project-projectFacts-section .facts-intro h2{font-family:Rubik,sans-serif;font-size:32px;font-weight:900;letter-spacing:-.01em;line-height:1.15;color:var(--text-dark);margin:0 0 16px}.project-projectFacts-section .facts-intro p{font-family:Rubik,sans-serif;font-size:15px;font-weight:400;line-height:1.75;color:var(--text-dark);margin:0;max-width:520px}.project-projectFacts-section .facts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--border-light);border:1px solid var(--border-light);border-radius:2px;overflow:hidden}.project-projectFacts-section .fact-item{background:#fff;padding:24px;display:flex;flex-direction:column;gap:8px}.project-projectFacts-section .fact-item h3{font-family:Rubik,sans-serif;font-size:13px;font-weight:800;line-height:1.25;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin:0}.project-projectFacts-section .fact-item p{font-family:Rubik,sans-serif;font-size:15px;font-weight:400;line-height:1.6;color:var(--text-dark);margin:0}.project-projectFacts-section .cad-pattern-divider{position:absolute;bottom:-120px;left:0;right:0;height:120px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='120' viewBox='0 0 200 120'%3E%3Cg fill='none' stroke='rgba(17,24,39,0.04)' stroke-width='0.5'%3E%3Cpath d='M0 20L200 20M0 40L200 40M0 60L200 60M0 80L200 80M0 100L200 100'/%3E%3Cpath d='M20 0L20 120M40 0L40 120M60 0L60 120M80 0L80 120M100 0L100 120M120 0L120 120M140 0L140 120M160 0L160 120M180 0L180 120'/%3E%3Ccircle cx='40' cy='40' r='3'/%3E%3Ccircle cx='100' cy='60' r='3'/%3E%3Ccircle cx='160' cy='80' r='3'/%3E%3Cpath d='M60 20L80 40M120 60L140 80'/%3E%3C/g%3E%3C/svg%3E");background-size:200px 120px;background-repeat:repeat-x;mask-image:linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%);pointer-events:none;z-index:1}@media (min-width:768px){.project-projectFacts-section{padding:100px 32px}.project-projectFacts-section .facts-container{grid-template-columns:380px 1fr;gap:64px;align-items:start}.project-projectFacts-section .facts-intro h2{font-size:40px}.project-projectFacts-section .facts-intro p{font-size:16px}.project-projectFacts-section .facts-grid{grid-template-columns:repeat(3,1fr)}.project-projectFacts-section .fact-item{padding:28px}.project-projectFacts-section .fact-item h3{font-size:14px}.project-projectFacts-section .fact-item p{font-size:16px;line-height:1.7}}@media (min-width:1024px){h1{font-size:4rem}h2{font-size:3rem}h3{font-size:2rem}p{font-size:1.125rem}.project-projectFacts-section .facts-container{gap:80px}.project-projectFacts-section .fact-item{padding:32px}}.project-imageEssay-section{background:var(--bg-light);color:var(--text-dark);position:relative;padding:0;margin:0}.project-imageEssay-section .essay-hero-image{width:100%;height:60vh;min-height:400px;max-height:700px;overflow:hidden;position:relative}.project-imageEssay-section .essay-hero-image img{width:100%;height:100%;object-fit:cover;display:block}.project-imageEssay-section .essay-text-break{background:var(--bg-light);padding:80px 20px;display:flex;justify-content:center;align-items:center}.project-imageEssay-section .essay-text-container{max-width:620px;width:100%;text-align:center}.project-imageEssay-section .essay-text-container h2{font-family:Rubik,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.25;letter-spacing:-.01em;color:var(--text-dark);margin:0 0 24px}.project-imageEssay-section .essay-text-container p{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:1.75;color:var(--text-dark);margin:0;max-width:58ch;margin-inline:auto}.project-imageEssay-section .essay-image-duo{display:grid;grid-template-columns:1.4fr 1fr;gap:32px;padding:0 40px 0 0;margin-bottom:0;position:relative;background:var(--bg-light)}.project-imageEssay-section .duo-large-tile{position:relative;overflow:hidden;border-radius:2px;box-shadow:0 10px 24px rgba(17,24,39,.12)}.project-imageEssay-section .duo-large-tile img{width:100%;height:100%;object-fit:cover;display:block;min-height:500px}.project-imageEssay-section .duo-small-tile-wrapper{position:relative;display:flex;align-items:flex-end}.project-imageEssay-section .aluminum-backplate{position:absolute;top:-20px;left:-60px;width:280px;height:340px;background:linear-gradient(135deg,#c0c5cc 0,#a8b0ba 50%,#8b92a0 100%);border-radius:2px;box-shadow:inset 0 1px 0 rgba(255,255,255,.5),0 8px 20px rgba(17,24,39,.14);z-index:0;pointer-events:none}.project-imageEssay-section .aluminum-backplate::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:repeating-linear-gradient(90deg,rgba(255,255,255,.1) 0,rgba(255,255,255,.1) 1px,transparent 1px,transparent 2px);opacity:.6}.project-imageEssay-section .duo-small-tile{position:relative;z-index:1;overflow:hidden;border-radius:2px;box-shadow:0 16px 34px rgba(17,24,39,.16);width:100%}.project-imageEssay-section .duo-small-tile img{width:100%;height:100%;object-fit:cover;display:block;min-height:480px}.project-imageEssay-section .page-turn-divider{position:relative;height:120px;background:var(--bg-light);overflow:visible;margin-top:-2px}.project-imageEssay-section .turn-overlay{position:absolute;bottom:0;left:0;width:100%;height:100%;background:var(--bg-dark);clip-path:ellipse(140% 100% at 50% 100%);border-top-left-radius:40px;border-top-right-radius:40px}@media (max-width:768px){.project-imageEssay-section .essay-hero-image{height:50vh;min-height:300px}.project-imageEssay-section .essay-text-break{padding:48px 16px}.project-imageEssay-section .essay-text-container h2{font-size:1.75rem;margin-bottom:16px}.project-imageEssay-section .essay-text-container p{font-size:.9375rem;line-height:1.65}.project-imageEssay-section .essay-image-duo{grid-template-columns:1fr;gap:20px;padding:0 16px}.project-imageEssay-section .duo-large-tile img{min-height:320px}.project-imageEssay-section .duo-small-tile-wrapper{align-items:stretch}.project-imageEssay-section .aluminum-backplate{width:200px;height:260px;top:-12px;left:-40px}.project-imageEssay-section .duo-small-tile img{min-height:360px}.project-imageEssay-section .page-turn-divider{height:80px}.project-imageEssay-section .turn-overlay{clip-path:ellipse(160% 100% at 50% 100%);border-top-left-radius:24px;border-top-right-radius:24px}}@media (min-width:769px){.project-imageEssay-section .essay-text-break{padding:100px 40px}.project-imageEssay-section .essay-image-duo{padding-inline-end:80px;gap:48px}.project-imageEssay-section .duo-large-tile img{min-height:580px}.project-imageEssay-section .duo-small-tile img{min-height:540px}.whatsapp-float{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}}.project-results-section{background:var(--bg-dark);color:var(--text-light);padding:80px 16px 100px;position:relative;overflow:visible}.project-results-section .results-container{max-width:1200px;margin:0 auto;padding:0}.project-results-section .results-intro{max-width:680px;margin:0 auto 48px;text-align:center}.project-results-section .results-intro h2{font-family:Rubik,sans-serif;font-size:2.5rem;font-weight:600;line-height:1.3;letter-spacing:-.01em;color:var(--text-light);margin:0 0 20px}.project-results-section .results-intro p{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:1.75;color:var(--text-light);margin:0;max-width:620px;margin-inline:auto}.project-results-section .results-divider{width:100%;max-width:680px;height:1px;background:var(--border-dark);margin:0 auto 48px}.project-results-section .results-grid{display:grid;grid-template-columns:1fr;gap:32px;max-width:1000px;margin:0 auto}.project-results-section .result-block{text-align:center;padding:0}.project-results-section .result-block h3{font-family:Rubik,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.3;color:var(--text-light);margin:0 0 12px}.project-results-section .result-block p{font-family:Rubik,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.7;color:var(--text-light);margin:0;max-width:420px;margin-inline:auto}.project-results-section .accent-line{position:absolute;bottom:0;right:0;width:25%;height:3px;background:var(--accent);transform-origin:right center}@media (min-width:768px){.project-results-section{padding:100px 32px 120px}.project-results-section .results-intro{margin-bottom:64px}.project-results-section .results-intro h2{font-size:3rem;margin-bottom:24px}.project-results-section .results-intro p{font-size:1.0625rem}.project-results-section .results-divider{margin-bottom:64px}.project-results-section .results-grid{grid-template-columns:repeat(3,1fr);gap:48px}.project-results-section .result-block h3{font-size:1.625rem;margin-bottom:16px}.project-results-section .result-block p{font-size:1rem}.project-results-section .accent-line{width:28%;height:4px}}@media (min-width:1024px){.project-results-section{padding:120px 48px 140px}.project-results-section .results-intro h2{font-size:3.5rem}.project-results-section .results-grid{gap:60px}}.project-nextStepsCta-section{background:var(--bg-light);color:var(--text-dark);padding:80px 16px;position:relative}.project-nextStepsCta-section .nextStepsCta-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.project-nextStepsCta-section .nextStepsCta-content{padding-inline-end:40px}.project-nextStepsCta-section .nextStepsCta-heading{font-family:Rubik,sans-serif;font-size:2.5rem;font-weight:600;line-height:1.2;color:var(--text-dark);margin:0 0 24px;letter-spacing:-.01em}.project-nextStepsCta-section .nextStepsCta-paragraph{font-family:Rubik,sans-serif;font-size:1rem;line-height:1.7;color:var(--text-dark);margin:0 0 32px;max-width:540px}.project-nextStepsCta-section .btn-primary{background:#f45e0c;color:#fff;padding:10px 22px;border-radius:3px;border:1px solid rgba(0,0,0,.12);font-weight:700;font-size:14px;line-height:1;letter-spacing:.02em;box-shadow:0 8px 16px rgba(17,24,39,.18);text-decoration:none;display:inline-block;transition:.3s}.project-nextStepsCta-section .btn-primary:hover{background:#d94f08;box-shadow:0 12px 24px rgba(17,24,39,.24);transform:translateY(-2px)}.project-nextStepsCta-section .nextStepsCta-cta{margin-bottom:20px}.project-nextStepsCta-section .nextStepsCta-note{font-family:Rubik,sans-serif;font-size:.875rem;line-height:1.5;color:var(--text-muted);margin:0;font-style:italic}.project-nextStepsCta-section .nextStepsCta-image-wrapper{position:relative;height:100%;min-height:500px}.project-nextStepsCta-section .nextStepsCta-aluminum-strip{position:absolute;top:0;right:0;width:4px;height:100%;background:linear-gradient(180deg,#c0c5cb 0,#8b9299 50%,#c0c5cb 100%);border-radius:2px;box-shadow:inset 0 2px 4px rgba(0,0,0,.1),0 1px 2px rgba(255,255,255,.3);z-index:2}.project-nextStepsCta-section .nextStepsCta-image{width:100%;height:100%;object-fit:cover;border:1px solid var(--border-light);border-radius:2px;box-shadow:0 10px 24px rgba(17,24,39,.12);display:block}@media (max-width:768px){.project-nextStepsCta-section{padding:48px 16px}.project-nextStepsCta-section .nextStepsCta-container{grid-template-columns:1fr;gap:32px}.project-nextStepsCta-section .nextStepsCta-content{padding-inline-end:0;text-align:center}.project-nextStepsCta-section .nextStepsCta-heading{font-size:2rem;margin-bottom:16px}.project-nextStepsCta-section .nextStepsCta-paragraph{font-size:.9375rem;margin-bottom:24px;max-width:100%}.project-nextStepsCta-section .btn-primary{width:100%;max-width:280px;text-align:center}.project-nextStepsCta-section .nextStepsCta-cta{margin-bottom:16px}.project-nextStepsCta-section .nextStepsCta-note{font-size:.8125rem}.project-nextStepsCta-section .nextStepsCta-image-wrapper{min-height:400px}.project-nextStepsCta-section .nextStepsCta-aluminum-strip{width:3px}}.contact-contactHero-section{background:#f3f4f6;color:#0b0f14;padding:80px 16px 60px;position:relative}.contact-contactHero-section .hero-container{max-width:1200px;margin:0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:48px;position:relative}.contact-contactHero-section .hero-content{flex:1;max-width:620px;margin:0 auto;text-align:center}.contact-contactHero-section h1{font-family:Rubik,sans-serif;font-size:48px;font-weight:900;letter-spacing:-.02em;line-height:1.05;color:#1e242b;margin:0 0 24px}.contact-contactHero-section .main-text{font-family:Rubik,sans-serif;font-size:15px;font-weight:400;line-height:1.75;color:#2b2f36;margin:0 0 16px;max-width:560px;margin-inline-start:auto;margin-inline-end:auto}.contact-contactHero-section .response-note{font-family:Rubik,sans-serif;font-size:12px;font-weight:600;line-height:1.4;color:#6b737d;margin:0}.contact-contactHero-section .hero-image-wrapper{flex-shrink:0;width:240px;align-self:flex-start;display:none}.contact-contactHero-section .hero-image{width:100%;height:auto;display:block;border-radius:2px;border:1px solid rgba(17,24,39,.1);box-shadow:0 10px 22px rgba(17,24,39,.14);object-fit:cover}.contact-contactHero-section .divider-wrapper{max-width:1200px;margin:48px auto 0;padding:0 16px;position:relative;height:40px}.contact-contactHero-section .divider-svg{width:100%;height:40px;display:block}@media (min-width:768px){.contact-contactHero-section{padding:120px 32px 80px}.contact-contactHero-section .hero-container{gap:64px}.contact-contactHero-section .hero-content{text-align:center;max-width:680px}.contact-contactHero-section h1{font-size:56px;margin-bottom:28px}.contact-contactHero-section .main-text{font-size:16px;line-height:1.8;margin-bottom:20px}.contact-contactHero-section .response-note{font-size:13px}.contact-contactHero-section .hero-image-wrapper{display:block;width:240px}.contact-contactHero-section .divider-wrapper{margin-top:64px}}@media (min-width:1024px){.contact-contactHero-section{padding:140px 48px 100px}.contact-contactHero-section h1{font-size:64px}.contact-contactHero-section .main-text{font-size:17px;max-width:600px}}.contact-contactDetails-section{background:var(--bg-light);color:var(--text-dark);padding:80px 0 120px;position:relative;overflow:visible}.contact-contactDetails-section .contact-details-container{max-width:1200px;margin:0 auto;padding:0 20px}.contact-contactDetails-section .contact-details-grid{display:grid;grid-template-columns:1fr 1.8fr;gap:60px;align-items:start}.contact-contactDetails-section .text-column h2{font-family:Rubik,sans-serif;font-size:32px;font-weight:900;letter-spacing:-.01em;line-height:1.15;color:var(--text-dark);margin:0 0 20px}.contact-contactDetails-section .text-column p{font-family:Rubik,sans-serif;font-size:15px;font-weight:400;line-height:1.75;color:var(--text-dark);margin:0;max-width:400px}.contact-contactDetails-section .details-card{background:#fff;border-radius:2px;border:1px solid var(--border-light);box-shadow:0 10px 24px rgba(17,24,39,.12);position:relative;overflow:hidden}.contact-contactDetails-section .aluminum-strip{width:100%;height:12px;background:linear-gradient(90deg,#b8bfc7 0,#d4d8dd 15%,#e8eaed 30%,#d4d8dd 45%,#b8bfc7 60%,#d4d8dd 75%,#e8eaed 90%,#d4d8dd 100%);background-size:200% 100%;position:relative}.contact-contactDetails-section .aluminum-strip::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(90deg,transparent,transparent 2px,rgba(17,24,39,.03) 2px,rgba(17,24,39,.03) 3px)}.contact-contactDetails-section .details-content{padding:32px 28px;display:flex;flex-direction:column;gap:28px}.contact-contactDetails-section .detail-item{display:flex;align-items:flex-start;gap:16px;padding-bottom:28px;border-bottom:1px solid rgba(17,24,39,.08)}.contact-contactDetails-section .detail-item:last-child{border-bottom:none;padding-bottom:0}.contact-contactDetails-section .detail-icon{font-size:18px;color:var(--accent);margin-top:2px;flex-shrink:0}.contact-contactDetails-section .detail-text{display:flex;flex-direction:column;gap:6px;flex:1}.contact-contactDetails-section .detail-label{font-family:Rubik,sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted)}.contact-contactDetails-section .detail-value{font-family:Rubik,sans-serif;font-size:16px;font-weight:500;line-height:1.6;color:var(--text-dark);text-decoration:none;transition:color .2s}.contact-contactDetails-section a.detail-value:hover{color:var(--accent)}.contact-contactDetails-section .paper-backplate{position:absolute;bottom:-30%;left:0;width:35%;height:60%;background:#fff;border:1px solid rgba(17,24,39,.1);box-shadow:0 16px 34px rgba(17,24,39,.16);border-radius:2px;z-index:-1;pointer-events:none}@media (max-width:768px){.contact-contactDetails-section{padding:48px 0 80px}.contact-contactDetails-section .contact-details-container{padding:0 16px}.contact-contactDetails-section .contact-details-grid{grid-template-columns:1fr;gap:32px}.contact-contactDetails-section .text-column h2{font-size:28px;margin-bottom:16px}.contact-contactDetails-section .text-column p{font-size:14px;max-width:100%}.contact-contactDetails-section .details-content{padding:24px 20px;gap:24px}.contact-contactDetails-section .detail-item{gap:12px;padding-bottom:24px}.contact-contactDetails-section .detail-icon{font-size:16px}.contact-contactDetails-section .detail-label{font-size:12px}.contact-contactDetails-section .detail-value{font-size:15px}.contact-contactDetails-section .paper-backplate{width:50%;height:40%;bottom:-20%}}.contact-contactForm-section{background:var(--bg-light);color:var(--text-dark);padding:80px 16px 120px;position:relative;overflow:visible}.contact-contactForm-section .form-container{max-width:640px;margin:0 auto}.contact-contactForm-section .form-intro{text-align:center;margin-bottom:48px}.contact-contactForm-section .form-intro h2{font-family:Rubik,sans-serif;font-size:2.5rem;font-weight:700;letter-spacing:-.01em;line-height:1.15;color:var(--text-dark);margin:0 0 20px}.contact-contactForm-section .form-intro p{font-family:Rubik,sans-serif;font-size:1rem;font-weight:400;line-height:1.75;color:var(--text-dark);max-width:580px;margin:0 auto}.contact-contactForm-section .contact-form{background:#fff;border:1px solid var(--border-light);border-radius:2px;padding:40px;box-shadow:0 10px 24px rgba(17,24,39,.12)}.contact-contactForm-section .form-field{margin-bottom:24px}.contact-contactForm-section .form-field label{display:block;font-family:Rubik,sans-serif;font-size:.875rem;font-weight:600;color:var(--text-dark);margin-bottom:8px;text-align:start}.contact-contactForm-section .form-field input,.contact-contactForm-section .form-field textarea{width:100%;font-family:Rubik,sans-serif;font-size:1rem;color:var(--text-dark);background:#fff;border:1px solid var(--border-light);border-radius:3px;padding:12px 16px;transition:border-color .2s,box-shadow .2s}.contact-contactForm-section .form-field input{height:48px}.contact-contactForm-section .form-field textarea{resize:vertical;min-height:120px}.contact-contactForm-section .form-field input:focus,.contact-contactForm-section .form-field textarea:focus{outline:0;border-color:var(--accent);box-shadow:0 0 0 3px rgba(244,94,12,.18)}.contact-contactForm-section .btn-submit{background:var(--accent);color:var(--text-light);font-family:Rubik,sans-serif;font-size:14px;font-weight:700;line-height:1;letter-spacing:.02em;padding:14px 28px;border:1px solid rgba(0,0,0,.12);border-radius:3px;cursor:pointer;transition:background .2s,box-shadow .2s,transform .1s;box-shadow:0 8px 16px rgba(17,24,39,.18);margin-bottom:20px}.contact-contactForm-section .btn-submit:hover{background:#e04500;box-shadow:0 10px 20px rgba(17,24,39,.22);transform:translateY(-1px)}.contact-contactForm-section .btn-submit:active{transform:translateY(0);box-shadow:0 6px 12px rgba(17,24,39,.16)}.contact-contactForm-section .privacy-note{font-family:Rubik,sans-serif;font-size:.875rem;font-weight:400;line-height:1.6;color:var(--text-muted);margin:0;text-align:start}.contact-contactForm-section .transition-band{position:absolute;bottom:0;left:0;right:0;height:120px;background:linear-gradient(180deg,transparent 0,var(--bg-dark) 100%);pointer-events:none;z-index:0}@media (max-width:768px){.contact-contactForm-section{padding:48px 16px 80px}.contact-contactForm-section .form-intro{margin-bottom:32px}.contact-contactForm-section .form-intro h2{font-size:2rem;margin-bottom:16px}.contact-contactForm-section .form-intro p{font-size:.9375rem}.contact-contactForm-section .contact-form{padding:24px}.contact-contactForm-section .form-field{margin-bottom:20px}.contact-contactForm-section .btn-submit{width:100%;padding:14px 20px}.contact-contactForm-section .transition-band{height:80px}}.contact-faq-section{background:var(--bg-dark);color:var(--text-light);padding:80px 16px 0;position:relative;overflow:visible}.contact-faq-section .faq-container{max-width:1200px;margin:0 auto;padding:0}.contact-faq-section .faq-header{max-width:720px;margin:0 auto 60px;text-align:center}.contact-faq-section .faq-header h2{font-family:Rubik,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.2;color:var(--text-light);margin:0 0 20px;letter-spacing:-.01em}.contact-faq-section .faq-header p{font-family:Rubik,sans-serif;font-size:1rem;line-height:1.75;color:var(--text-light);opacity:.9;margin:0}.contact-faq-section .faq-grid{display:grid;grid-template-columns:1fr;gap:32px;margin-bottom:80px}.contact-faq-section .faq-item{padding-bottom:32px;border-bottom:1px solid var(--border-dark)}.contact-faq-section .faq-item:last-child{border-bottom:none}.contact-faq-section .faq-item h3{font-family:Rubik,sans-serif;font-size:1.375rem;font-weight:700;line-height:1.3;color:var(--text-light);margin:0 0 12px}.contact-faq-section .faq-item p{font-family:Rubik,sans-serif;font-size:.9375rem;line-height:1.7;color:var(--text-light);opacity:.85;margin:0}.contact-faq-section .aluminum-wedge{position:absolute;bottom:0;left:0;width:200px;height:200px;pointer-events:none;z-index:1}.contact-faq-section .aluminum-wedge svg{width:100%;height:100%;display:block;filter:drop-shadow(0 -4px 12px rgba(168, 176, 186, .15))}@media (min-width:768px){.contact-faq-section{padding:100px 32px 0}.contact-faq-section .faq-header{margin-bottom:80px}.contact-faq-section .faq-header h2{font-size:3rem}.contact-faq-section .faq-header p{font-size:1.0625rem}.contact-faq-section .faq-grid{grid-template-columns:repeat(2,1fr);gap:48px 64px;margin-bottom:100px}.contact-faq-section .faq-item{padding-bottom:0;border-bottom:none}.contact-faq-section .faq-item h3{font-size:1.5rem;margin-bottom:16px}.contact-faq-section .faq-item p{font-size:1rem}.contact-faq-section .aluminum-wedge{width:280px;height:280px}}@media (min-width:1024px){.contact-faq-section{padding:120px 48px 0}.contact-faq-section .faq-header h2{font-size:3.5rem}.contact-faq-section .faq-grid{gap:56px 80px}.contact-faq-section .aluminum-wedge{width:320px;height:320px}}.contact-closingCta-section{background:var(--bg-light);color:var(--text-dark);padding:0;position:relative;overflow:hidden}.contact-closingCta-section .cta-content-wrapper{max-width:1200px;margin:0 auto;padding:80px 16px 60px;display:flex;justify-content:center;align-items:center}.contact-closingCta-section .cta-text-container{max-width:620px;text-align:center}.contact-closingCta-section .cta-heading{font-family:Rubik,sans-serif;font-size:2.5rem;font-weight:600;line-height:1.3;color:var(--text-dark);margin:0 0 24px;letter-spacing:-.01em}.contact-closingCta-section .cta-paragraph{font-family:Rubik,sans-serif;font-size:1rem;line-height:1.7;color:var(--text-dark);margin:0 0 32px;max-width:540px;margin-inline:auto}.contact-closingCta-section .cta-button{display:inline-block;text-decoration:none;transition:.3s;margin-bottom:0}.contact-closingCta-section .cta-button:hover{transform:translateY(-2px);box-shadow:0 12px 20px rgba(17,24,39,.22)}.contact-closingCta-section .cta-image-strip{width:100%;height:280px;overflow:hidden;position:relative;background:var(--bg-dark)}.contact-closingCta-section .cta-image-strip img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}figure,img,picture{opacity:1!important;visibility:visible!important}:not(.fas):not(.far):not(.fab):not(.fa):not([class*=fa-]):not(.iconify):not([class*=icon]):not(code):not(pre):not(i[class*=fa]){font-family:Rubik,sans-serif!important}.logo,.logo img,.logo-link img,.nav-brand img,img.logo{max-height:40px!important;height:auto!important;width:auto!important;object-fit:contain!important}@media (max-width:768px){.contact-closingCta-section .cta-content-wrapper{padding:48px 16px 40px}.contact-closingCta-section .cta-heading{font-size:1.75rem;margin-bottom:16px}.contact-closingCta-section .cta-paragraph{font-size:.9375rem;margin-bottom:24px}.contact-closingCta-section .cta-image-strip{height:200px}.contact-closingCta-section .cta-button{width:100%;max-width:280px;text-align:center}body,html{width:100%!important;max-width:100vw!important;overflow-x:hidden!important;box-sizing:border-box!important}*,::after,::before{box-sizing:border-box!important}input[type=email],input[type=number],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}.form-field,.form-group,.input-group{width:100%!important;max-width:100%!important;box-sizing:border-box!important}.grid:not([data-zappy-auto-grid=true]):not(.zappy-preserve-css-grid),[style*="display: grid"]:not([data-zappy-auto-grid=true]):not(.zappy-preserve-css-grid),[style*="display:grid"]:not([data-zappy-auto-grid=true]):not(.zappy-preserve-css-grid){display:flex!important;flex-direction:column!important;gap:1rem!important}[data-zappy-auto-grid=true]{display:grid!important;grid-template-columns:1fr!important;gap:1.5rem!important}[data-zappy-zoom-wrapper=true]{width:100%!important;max-width:100%!important;height:auto!important}[data-zappy-zoom-wrapper=true] img{position:relative!important;width:100%!important;height:auto!important;max-height:300px!important;object-fit:cover!important;top:0!important;left:0!important}h1{font-size:clamp(28px, 8vw, 48px)!important}h2{font-size:clamp(24px, 6vw, 36px)!important}h3{font-size:clamp(20px, 5vw, 28px)!important}h4{font-size:clamp(18px, 4vw, 24px)!important}li,p{font-size:clamp(14px, 4vw, 18px)!important}img{max-width:100%!important;height:auto!important}.columns,[style*="columns:"],[style*=column-count]{column-count:1!important;columns:1!important}table{width:100%!important;display:block!important;overflow-x:auto!important}.block,.box,.card{width:100%!important;max-width:100%!important}section.hero,section.hero-section,section[class*=hero-section]{min-height:auto!important;height:auto!important;padding:2rem 1rem!important}.hero-heading span,.hero-title span,h1 span[class*=accent],h2 span[class*=accent]{display:inline!important}.cards-grid,.packages-grid,.pricing-grid{display:flex!important;flex-direction:column!important;width:100%!important}body>*{max-width:100vw!important}}.legal-page-content{padding:60px 0;min-height:60vh}.legal-page-content .container{max-width:800px;margin:0 auto;padding:0 20px}.legal-page-content h1{font-size:2.5rem;margin-bottom:1rem;color:inherit}.legal-page-content .last-updated{color:#666;margin-bottom:2rem;font-style:italic}.legal-page-content h2{font-size:1.5rem;margin-top:2rem;margin-bottom:1rem;color:inherit}.legal-page-content p{margin-bottom:1rem;line-height:1.7}.legal-page-content ul{margin-bottom:1.5rem;padding-left:1.5rem}[dir=rtl] .legal-page-content ul{padding-left:0;padding-right:1.5rem}.legal-page-content li{margin-bottom:.5rem;line-height:1.6}.legal-page-content .contact-box{background:rgba(0,0,0,.03);padding:1.5rem;border-radius:8px;margin-top:1.5rem}.legal-page-content .contact-box a{color:inherit;text-decoration:underline}.legal-page-content .contact-box a:hover{opacity:.8}#cc--main{font-family:inherit!important}.cc-btn.cc--btn-primary{background-color:var(--cc-btn-primary-bg)!important;border-color:var(--cc-btn-primary-border)!important}.cc-btn.cc--btn-primary:hover{background-color:var(--cc-btn-primary-hover-bg)!important}@media (max-width:768px){#cc--main .cc__btn{font-size:14px!important;padding:8px 16px!important}.cc__modal .cc__modal-content{margin:10px!important}}.cookie-preferences-btn:hover{text-decoration:none!important}.skip-link:focus{position:absolute!important;top:6px!important;left:6px!important;background:#000!important;color:#fff!important;padding:8px!important;text-decoration:none!important;z-index:10000!important;border-radius:4px!important}:focus{outline:2px solid var(--accessibility-focus)!important;outline-offset:2px!important}@media (prefers-contrast:high){*{border-color:currentColor!important}}@media (prefers-reduced-motion:reduce){*,::after,::before{animation-duration:0s!important;animation-iteration-count:1!important;transition-duration:0s!important;scroll-behavior:auto!important}}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}#mic-access-tool-general-button{background:0 0!important;border:none!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;align-items:center!important;justify-content:center!important;padding:0!important;position:relative!important;overflow:hidden!important}#mic-access-tool-general-button,#mic-access-tool-general-button :not(svg):not(path):not(circle):not(rect):not(polygon):not(ellipse):not(line):not(polyline):not(g){font-size:0!important;color:transparent!important;text-indent:-9999px!important;line-height:0!important;letter-spacing:-999em!important;white-space:nowrap!important}#mic-access-tool-general-button::after,#mic-access-tool-general-button::before{content:none!important;display:none!important}#mic-access-tool-general-button:hover{background:rgba(242,244,247,.1)!important;box-shadow:0 2px 8px rgba(242,244,247,.2)!important;font-size:0!important;color:transparent!important;text-indent:-9999px!important}#mic-access-tool-general-button svg{width:18px!important;height:18px!important;max-width:18px!important;max-height:18px!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;margin:0!important;filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(0deg) brightness(100%) contrast(100%)!important}#mic-access-tool-general-button svg,#mic-access-tool-general-button svg *,#mic-access-tool-general-button svg circle,#mic-access-tool-general-button svg ellipse,#mic-access-tool-general-button svg g,#mic-access-tool-general-button svg line,#mic-access-tool-general-button svg path,#mic-access-tool-general-button svg polygon,#mic-access-tool-general-button svg polyline,#mic-access-tool-general-button svg rect{fill:#F2F4F7!important;stroke:#F2F4F7!important;color:#f2f4f7!important}#mic-access-tool-general-button i,#mic-access-tool-general-button img{width:18px!important;height:18px!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;filter:invert(50%) sepia(100%) saturate(500%) hue-rotate(0deg) brightness(100%) contrast(100%)!important}#mic-access-tool-box .mic-access-tool-box-header,.mic-access-tool-box-header,div[id*=mic-access-tool-box] .header,div[id*=mic-access-tool-box] header{background:#f2f4f7!important;color:#fff!important}#mic-access-tool-box .mic-access-tool-box-header *,.mic-access-tool-box-header *,div[id*=mic-access-tool-box] .header *,div[id*=mic-access-tool-box] header *{color:#fff!important}#mic-access-tool-box .mic-access-tool-box-header a,#mic-access-tool-box .mic-access-tool-box-header button,#mic-access-tool-box [class*=close],#mic-access-tool-box button[title*=Close],#mic-access-tool-box button[title*=close]{color:#fff!important;background:0 0!important}#mic-access-tool-box button.active,#mic-access-tool-box button:hover,div[id*=mic-access-tool-box] button.active,div[id*=mic-access-tool-box] button:hover{border-color:#f2f4f7!important;color:#f2f4f7!important;background-color:rgba(242,244,247,.1)!important}#mic-access-tool-box [class*=reset],#mic-access-tool-box button[title*=Reset],#mic-access-tool-box button[title*=reset],div[id*=mic-access-tool-box] button[class*=reset]{background:#f2f4f7!important;color:#fff!important}#mic-access-tool-box [class*=reset] *,#mic-access-tool-box button[title*=Reset] *,#mic-access-tool-box button[title*=reset] *,div[id*=mic-access-tool-box] button[class*=reset] *{color:#fff!important}#mic-access-tool-box,#mic-access-tool-general-button,#mic-init-access-tool #mic-access-tool-box,#mic-init-access-tool #mic-access-tool-general-button,#mic-init-access-tool .mic-access-tool-general-button,._access-icon,._access-menu,.mic-access-tool-box,.mic-access-tool-general-button,div[id*=mic-access-tool-box]{display:none!important}body.accessibility-widget-visible #mic-access-tool-general-button,body.accessibility-widget-visible #mic-init-access-tool #mic-access-tool-general-button,body.accessibility-widget-visible #mic-init-access-tool .mic-access-tool-general-button,body.accessibility-widget-visible ._access-icon,body.accessibility-widget-visible .mic-access-tool-general-button{display:flex!important}body.accessibility-widget-visible #mic-access-tool-box,body.accessibility-widget-visible #mic-init-access-tool #mic-access-tool-box,body.accessibility-widget-visible ._access-menu,body.accessibility-widget-visible .mic-access-tool-box,body.accessibility-widget-visible div[id*=mic-access-tool-box]{display:block!important}@media (max-width:768px){#mic-access-tool-box,#mic-access-tool-general-button,#mic-init-access-tool #mic-access-tool-box,#mic-init-access-tool #mic-access-tool-general-button,#mic-init-access-tool .mic-access-tool-general-button,._access-icon,._access-menu,.mic-access-tool-box,.mic-access-tool-general-button,body.accessibility-widget-visible #mic-access-tool-box,body.accessibility-widget-visible #mic-access-tool-general-button,body.accessibility-widget-visible #mic-init-access-tool #mic-access-tool-box,body.accessibility-widget-visible #mic-init-access-tool #mic-access-tool-general-button,body.accessibility-widget-visible #mic-init-access-tool .mic-access-tool-general-button,body.accessibility-widget-visible ._access-icon,body.accessibility-widget-visible ._access-menu,body.accessibility-widget-visible .mic-access-tool-box,body.accessibility-widget-visible .mic-access-tool-general-button,body.accessibility-widget-visible div[id*=mic-access-tool-box],div[id*=mic-access-tool-box]{display:none!important}html[dir=rtl] .mobile-toggle,html[dir=rtl] .nav-container .mobile-toggle,html[dir=rtl] .navbar .mobile-toggle,html[dir=rtl] header .mobile-toggle,html[dir=rtl] nav .mobile-toggle{left:auto!important;right:15px!important}html[dir=rtl] .nav-container .phone-header-btn,html[dir=rtl] .navbar .phone-header-btn,html[dir=rtl] .phone-header-btn,html[dir=rtl] header .phone-header-btn,html[dir=rtl] nav .phone-header-btn{left:15px!important;right:auto!important}html[dir=rtl] .nav-container .nav-menu,html[dir=rtl] .nav-menu,html[dir=rtl] .navbar .nav-menu,html[dir=rtl] header .nav-menu,html[dir=rtl] nav .nav-menu{left:auto!important;right:0!important}html[dir=rtl] .nav-menu a,html[dir=rtl] .nav-menu li{text-align:right!important}}