:root{--black: #050505;--charcoal: #1d1f22;--charcoal-2: #30343a;--white: #ffffff;--off-white: #f5f5f2;--muted: #6f747c;--line: rgba(5, 5, 5, .12);--line-light: rgba(255, 255, 255, .14);--green: #008751;--green-dark: #006b40;--shadow: 0 26px 70px rgba(5, 5, 5, .18)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--black);background:var(--white);font-family:Satoshi,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit}.site-header{position:fixed;z-index:20;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px;padding:16px clamp(18px,4vw,56px);color:var(--white);transition:background .18s ease,box-shadow .18s ease,color .18s ease}.site-header.is-scrolled,.site-header.is-open{color:var(--black);background:#fffffff0;box-shadow:0 10px 30px #0505051a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:0;color:inherit;font-size:.98rem;font-weight:900;text-decoration:none;white-space:nowrap}.brand-logo{width:auto;height:46px;max-width:178px;object-fit:contain;transition:filter .18s ease}.site-header:not(.is-scrolled):not(.is-open) .brand-logo,.site-footer .brand-logo{filter:invert(1)}.brand-mark{display:grid;place-items:center;width:36px;height:36px;color:var(--white);background:var(--green);border-radius:8px;font-size:1rem;letter-spacing:0}.site-nav{display:flex;align-items:center;gap:20px;font-size:.9rem;font-weight:800}.site-nav a{text-decoration:none}.nav-cta{padding:11px 16px;color:var(--white);background:var(--green);border-radius:8px}.nav-toggle{display:none;width:44px;height:44px;border:1px solid currentColor;border-radius:8px;background:#ffffff1f}.nav-toggle span{display:block;width:18px;height:2px;margin:4px auto;background:currentColor}.hero{position:relative;min-height:96vh;display:grid;align-items:center;overflow:hidden;color:var(--white);background:var(--black)}.hero-image,.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-image{object-fit:cover;object-position:center right;opacity:.78}.hero-shade{background:linear-gradient(90deg,#050505f2,#050505c7,#05050538 68%,#0505051a),linear-gradient(180deg,#05050580,#05050500 40%,#0505056b)}.hero-content{position:relative;z-index:1;width:min(900px,calc(100% - 36px));padding:132px 0 80px clamp(18px,6vw,80px)}.eyebrow{margin:0 0 14px;color:var(--green);font-size:.76rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:16ch;margin-bottom:20px;font-size:clamp(3.4rem,8vw,7.2rem);line-height:.9;letter-spacing:0}h1 span{display:block}h2{margin-bottom:18px;font-size:clamp(2rem,4vw,4.8rem);line-height:.98;letter-spacing:0}h3{margin-bottom:10px;font-size:1.08rem;line-height:1.18}.hero-copy{max-width:700px;color:#ffffffd1;font-size:clamp(1.08rem,2vw,1.36rem)}.hero-actions,.footer-links{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 20px;border:1px solid transparent;border-radius:8px;font-weight:900;text-decoration:none;cursor:pointer;text-align:center}.button-dark{color:var(--white);background:var(--green)}.button-light{color:var(--white);background:#ffffff14;border-color:#ffffff4d}.hero-video-note{position:absolute;z-index:1;right:clamp(18px,4vw,56px);bottom:clamp(18px,4vw,48px);width:min(320px,calc(100% - 36px));padding:18px;border:1px solid rgba(255,255,255,.24);border-radius:8px;background:#0505056b;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-video-note span{display:block;margin-bottom:6px;color:var(--green);font-weight:950}.hero-video-note p{margin:0;color:#ffffffc2;font-size:.92rem}.brand-statement{padding:28px clamp(18px,6vw,80px);color:var(--white);background:var(--green)}.brand-statement p{max-width:1180px;margin:0 auto;font-size:clamp(1.15rem,2.5vw,2rem);font-weight:850}.tagline-section{display:flex;flex-wrap:wrap;gap:10px;padding:18px clamp(18px,6vw,80px);color:var(--white);background:var(--black);border-top:1px solid var(--line-light)}.tagline-section span{padding:10px 14px;color:#ffffffd1;border:1px solid var(--line-light);border-radius:999px;font-size:.9rem;font-weight:850}.section{padding:clamp(72px,9vw,124px) clamp(18px,6vw,80px)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.section-heading h2{max-width:960px}.section-heading p,.quote-copy p,.about-grid p,.solution-grid p,.portfolio-grid p,.timeline p,.theme-grid p{color:var(--muted)}.about-section,.sustainability-section,.theme-section{background:var(--white)}.about-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--line);border:1px solid var(--line)}.about-grid article{min-height:260px;padding:26px;background:var(--white)}.about-grid .about-lead{grid-column:span 2;color:var(--white);background:var(--black)}.about-grid .about-lead p{color:#ffffffbf}.clean-list{padding:0;margin:0;list-style:none;color:var(--muted)}.clean-list li{padding:8px 0;border-bottom:1px solid var(--line)}.solutions-section{color:var(--white);background:var(--black)}.solutions-section .section-heading p,.solutions-section .clean-list{color:#ffffffb8}.solution-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:var(--line-light);border:1px solid var(--line-light)}.solution-grid article{min-height:280px;padding:26px;background:var(--charcoal)}.clean-list.columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.icon{display:inline-block;margin-bottom:34px;color:var(--green);font-weight:950}.portfolio-section{color:var(--white);background:var(--charcoal)}.industries-section,.proof-section{background:var(--off-white)}.industry-strip,.proof-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.proof-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.industry-strip article,.proof-grid article{min-height:220px;padding:24px;background:var(--white);border:1px solid var(--line);border-radius:8px}.industry-card{overflow:hidden;padding:0!important}.industry-card img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.industry-card h3,.industry-card p{margin-left:24px;margin-right:24px}.industry-card h3{margin-top:22px}.industry-card p{margin-bottom:24px}.industry-strip p,.proof-grid p{color:var(--muted)}.clients-section,.size-chart-section{background:var(--off-white)}.client-logo-grid,.size-chart-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.client-logo-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.size-chart-grid article{padding:24px;background:var(--white);border:1px solid var(--line);border-radius:8px}.client-logo-upload{display:grid;place-items:center;min-height:140px;padding:16px;cursor:pointer;background:var(--white);border:1px dashed rgba(5,5,5,.24);border-radius:8px}.client-logo-upload input{position:absolute;opacity:0;pointer-events:none}.client-logo-preview{min-height:108px;color:var(--muted);background:var(--off-white)}.client-logo-preview img,.client-logo-image{width:100%;max-width:180px;max-height:90px;object-fit:contain}.size-chart-card{display:grid;gap:18px;align-content:start}.size-chart-upload{display:grid;cursor:pointer}.size-chart-upload input{position:absolute;opacity:0;pointer-events:none}.size-chart-preview,.size-chart-image{min-height:280px;width:100%;object-fit:contain;background:var(--off-white);border:1px dashed rgba(5,5,5,.24);border-radius:8px}.feedback-section{background:var(--black)}.feedback-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:28px;align-items:center;padding:32px;color:var(--white);background:var(--charcoal);border:1px solid var(--line-light);border-radius:8px}.feedback-panel p{max-width:720px;color:#ffffffad}.feedback-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}.feedback-actions .button-light{color:var(--white);border-color:#ffffff4d;background:transparent}.portfolio-section .section-heading p,.portfolio-grid p{color:#ffffffad}.portfolio-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.portfolio-grid article{min-height:250px;padding:24px;color:var(--white);background:var(--black);border:1px solid var(--line-light);border-radius:8px}.project-bar{width:100%;height:98px;margin-bottom:24px;border-radius:8px}.project-bar.electric{background:var(--green)}.project-bar.charcoal{background:linear-gradient(135deg,var(--charcoal-2),#646b76)}.project-bar.white{background:var(--white)}.timeline{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding:0;margin:0;list-style:none}.timeline li{padding-top:22px;border-top:2px solid var(--line)}.timeline span{display:grid;place-items:center;width:42px;height:42px;margin-bottom:24px;color:var(--white);background:var(--green);border-radius:50%;font-weight:950}.testimonial-section{background:var(--off-white)}.testimonial-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.testimonial-simple{max-width:880px;min-height:0}blockquote{min-height:230px;margin:0;padding:28px;background:var(--white);border:1px solid var(--line);border-radius:8px}blockquote p{color:var(--black);font-size:1.18rem;font-weight:820;line-height:1.25}cite{color:var(--green);font-style:normal;font-weight:950}.shop-section{background:var(--white)}.commerce-layout{display:grid;grid-template-columns:minmax(320px,1.45fr) minmax(260px,.55fr);gap:16px;align-items:stretch;margin-bottom:18px}.product-builder,.cart-panel{padding:24px;background:var(--off-white);border:1px solid var(--line);border-radius:8px}.section-mini p,.cart-panel p,.product-body p{color:var(--muted)}.upload-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.upload-card{display:block;min-height:220px;color:var(--black);cursor:pointer}.upload-card input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.upload-preview{display:grid;place-items:center;width:100%;min-height:220px;padding:18px;color:var(--muted);background:var(--white);border:1px dashed rgba(5,5,5,.28);border-radius:8px;font-weight:900;text-align:center;overflow:hidden}.upload-preview img{width:100%;height:220px;object-fit:cover;border-radius:6px}.cart-panel{display:grid;align-content:start;gap:12px}.cart-count,.cart-total{margin-bottom:0}.retail-toolbar{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.retail-toolbar a{min-height:86px;display:flex;align-items:end;padding:20px;color:var(--black);background:var(--off-white);border:1px solid var(--line);border-radius:8px;font-size:1.25rem;font-weight:950;text-decoration:none}.product-catalog{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.retail-product{overflow:hidden;background:var(--white);border:1px solid var(--line);border-radius:8px}.product-media{display:flex;align-items:end;min-height:250px;padding:20px;color:var(--white);font-size:1.4rem;font-weight:950}.collection-product-image,.product-page-image{width:100%;background:var(--off-white);object-fit:cover}.collection-product-image{height:250px}.product-page-image{min-height:420px;max-height:720px;border-radius:8px}.rte{max-width:860px}.cart-line{padding-bottom:16px;margin-bottom:16px;border-bottom:1px solid var(--line)}.media-black{background:var(--black)}.media-green{background:var(--green)}.media-charcoal{background:var(--charcoal)}.product-body{padding:22px}.product-tag{margin-bottom:8px;color:var(--green)!important;font-size:.76rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.product-controls{display:grid;grid-template-columns:1fr 92px;gap:10px;margin:18px 0}.quote-section{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(320px,1.28fr);gap:clamp(30px,5vw,70px);align-items:start;color:var(--white);background:var(--black)}.quote-section .quote-copy p{color:#ffffffad}.quote-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:24px;color:var(--black);background:var(--white);border:1px solid var(--line-light);border-radius:8px;box-shadow:var(--shadow)}label{display:grid;gap:8px;color:var(--charcoal);font-size:.84rem;font-weight:900}input,select,textarea{width:100%;min-height:48px;padding:12px 13px;color:var(--black);background:var(--white);border:1px solid rgba(5,5,5,.18);border-radius:8px;font:inherit}input:focus,select:focus,textarea:focus{outline:2px solid var(--green);outline-offset:1px}textarea{resize:vertical}.wide,.quote-form button{grid-column:1 / -1}.theme-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.theme-grid article{min-height:200px;padding:24px;background:var(--off-white);border:1px solid var(--line);border-radius:8px}.site-footer{display:flex;justify-content:space-between;gap:24px;padding:34px clamp(18px,6vw,80px);color:var(--white);background:var(--charcoal)}.site-footer p{max-width:460px;margin:14px 0 0;color:#ffffffad}.social-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.social-links a{display:inline-flex;align-items:center;justify-content:center;min-height:38px;min-width:38px;padding:9px;color:var(--white);border:1px solid rgba(255,255,255,.22);border-radius:8px;font-size:.86rem;font-weight:900;text-decoration:none}.social-links a:hover{border-color:var(--green);background:#00875133}.social-icon svg{width:19px;height:19px;fill:currentColor}.footer-links{align-items:center;justify-content:flex-end}.footer-links a{color:#ffffffdb;font-weight:850}@media(max-width:1080px){.site-nav{gap:14px;font-size:.84rem}.about-grid,.solution-grid,.industry-strip,.proof-grid,.client-logo-grid,.size-chart-grid,.feedback-panel,.portfolio-grid,.timeline,.shop-grid,.retail-toolbar,.product-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-layout,.upload-grid{grid-template-columns:1fr}.about-grid .about-lead{grid-column:span 2}}@media(max-width:900px){.nav-toggle{display:block}.site-nav{position:fixed;top:76px;left:0;right:0;display:none;flex-direction:column;align-items:stretch;gap:0;padding:10px 18px 18px;color:var(--black);background:#fffffffa;box-shadow:0 20px 30px #0505051f;max-height:calc(100vh - 76px);overflow-y:auto}.site-nav.is-open{display:flex}.site-nav a{padding:14px 0;border-bottom:1px solid var(--line)}.nav-cta{padding:13px 14px;text-align:center;margin-top:10px;border-bottom:0}.hero{min-height:100vh}.hero-image{object-position:62% center}.hero-shade{background:linear-gradient(180deg,#050505f0,#050505b8,#0505056b)}.hero-content{width:100%;padding:112px 18px 180px}h1{font-size:clamp(3rem,14vw,5.4rem);max-width:15ch}.hero-video-note{left:18px;right:18px;bottom:24px;width:auto}.section-heading,.site-footer{display:block}.section-heading h2{margin-bottom:14px}.testimonial-row,.quote-section,.feedback-panel,.theme-grid{grid-template-columns:1fr}.footer-links{justify-content:flex-start;margin-top:22px}}@media(max-width:640px){.site-header{min-height:68px;padding:12px 14px}.brand{font-size:.88rem}.brand-logo{height:40px;max-width:142px}.brand-mark{width:34px;height:34px}.site-nav{top:68px;max-height:calc(100vh - 68px)}.hero-actions .button{width:100%}.hero{min-height:92vh}.hero-content{padding:96px 16px 168px}.hero-copy{font-size:1rem}.hero-video-note{left:16px;right:16px;bottom:18px;padding:14px}.brand-statement{padding:22px 16px}.tagline-section{padding:14px 16px}.section{padding:58px 16px}h2{font-size:clamp(1.9rem,10vw,3rem)}.about-grid,.solution-grid,.industry-strip,.proof-grid,.client-logo-grid,.size-chart-grid,.feedback-panel,.portfolio-grid,.timeline,.shop-grid,.retail-toolbar,.product-catalog,.quote-form,.clean-list.columns{grid-template-columns:1fr}.about-grid .about-lead{grid-column:span 1}.about-grid article,.solution-grid article,.portfolio-grid article,.industry-strip article,.proof-grid article,.client-logo-upload,.size-chart-grid article,.feedback-panel,.product-builder,.cart-panel,.retail-product .product-body,.quote-form,blockquote,.theme-grid article{padding:20px}.upload-card,.upload-preview{min-height:180px}.upload-preview img{height:180px}.product-media{min-height:190px}.product-controls{grid-template-columns:1fr}.feedback-actions,.feedback-actions .button,.quote-form .button,.cart-panel .button,.retail-product .button{width:100%}}@media(max-width:420px){.site-header{gap:10px}.brand span:last-child{max-width:116px;overflow:hidden;text-overflow:ellipsis}.brand-logo{height:36px;max-width:124px}h1{font-size:clamp(2.6rem,15vw,4.1rem);line-height:.9}.eyebrow{font-size:.68rem}.tagline-section span{width:100%;text-align:center}.section-mini p,.section-heading p,.quote-copy p{font-size:.95rem}input,select,textarea{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/beyond.css.map */
