:root{--brand-primary:#2C3D50;--brand-primary-dark:#1A252F;--brand-primary-light:#8A9FB2;--brand-secondary:#16A085;--brand-accent:#E67E22;--brand-neutral-dark:#2A2724;--brand-neutral-mid:#6B655E;--brand-neutral-light:#F7F5F1;--brand-bg:#FFFFFF;--brand-bg-alt:#F2EFEA;--brand-text:#2A2724;--brand-text-inverse:#FFFFFF;--brand-border:#E4DED5;--brand-success:#22C55E;--brand-warning:#F59E0B;--brand-danger:#EF4444;--brand-radius:10px;--font-body:Inter,Arial,Helvetica,sans-serif;--font-heading:Inter,Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,Helvetica,sans-serif;font-family:var(--font-body);color:#2a2724;color:var(--brand-text);background:#fff;background:var(--brand-bg);line-height:1.7}img{max-width:100%;height:auto;display:block}a{color:#2c3d50;color:var(--brand-primary);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#16a085;color:var(--brand-secondary)}h1,h2,h3,h4,h5,h6{font-family:Inter,Arial,Helvetica,sans-serif;font-family:var(--font-heading);color:#2a2724;color:var(--brand-text);line-height:1.12;margin:0 0 16px;letter-spacing:0}h1{font-size:max(2rem, min(4vw, 3.5rem))}h2{font-size:max(1.65rem, min(2.4vw, 2.55rem))}h3{font-size:1.25rem}p{margin:0 0 16px}.container{width:min(100% - 48px,1180px);margin-left:auto;margin-right:auto}.container-fluid{width:min(100% - 32px,1320px)}.narrow{max-width:900px}.section-pad{padding:80px 0}.section-head{max-width:760px;margin-bottom:36px}.section-head.centered{text-align:center;margin-left:auto;margin-right:auto}.eyebrow{color:#16a085;color:var(--brand-secondary);font-weight:800;text-transform:uppercase;font-size:.78rem;letter-spacing:0;margin-bottom:12px}.btn-light-solid,.btn-primary-solid,.btn-submit{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 22px;border-radius:10px;border-radius:var(--brand-radius);border:1px solid transparent;font-weight:800;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s,color .2s}.btn-primary-solid,.btn-submit{color:#fff;color:var(--brand-text-inverse);background:#2c3d50;background:var(--brand-primary);box-shadow:0 12px 28px rgba(44,61,80,.18)}.btn-primary-solid:hover,.btn-submit:hover{color:#fff;color:var(--brand-text-inverse);background:#1a252f;background:var(--brand-primary-dark);transform:translateY(-2px)}.btn-light-solid{color:#1a252f;color:var(--brand-primary-dark);background:#fff;background:var(--brand-text-inverse)}.btn-light-solid:hover{color:#1a252f;color:var(--brand-primary-dark);background:#f2efea;background:var(--brand-bg-alt);transform:translateY(-2px)}.site-header{z-index:1020}.hg-nav-outdoor{min-height:76px;background:#1a252f;background:var(--brand-primary-dark);border-bottom:1px solid rgba(255,255,255,.12)}.hg-nav-outdoor .navbar-brand{display:inline-flex;align-items:center;min-width:180px}.hg-nav-outdoor .navbar-brand img{width:180px;height:40px;-o-object-fit:contain;object-fit:contain}.hg-nav-outdoor .navbar-toggler{border-color:rgba(255,255,255,.4)}.hg-nav-outdoor .navbar-toggler-icon{filter:invert(1)}.hg-nav-outdoor .nav-link{position:relative;color:#fff;color:var(--brand-text-inverse);font-weight:700;padding:12px 14px}.hg-nav-outdoor .nav-link::before{content:"";position:absolute;left:4px;top:14px;bottom:14px;width:2px;background:#16a085;background:var(--brand-secondary);opacity:0}.hg-nav-outdoor .nav-link:hover::before{opacity:1}.nav-search{margin-left:20px}.nav-search input{width:160px;min-height:40px;border-radius:4px;border:1px solid rgba(255,255,255,.28);color:#fff;color:var(--brand-text-inverse);background:rgba(255,255,255,.08);padding:8px 12px}.nav-search input::-moz-placeholder{color:rgba(255,255,255,.72)}.nav-search input::placeholder{color:rgba(255,255,255,.72)}.hg-footer-compact{padding:72px 0 32px;background:#1a252f;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.hg-footer-compact h5,.hg-footer-compact h6,.hg-footer-compact p,.hg-footer-compact span{color:#fff;color:var(--brand-text-inverse)}.hg-footer-compact a:not([class*=btn]){color:#fff;color:var(--brand-text-inverse);-webkit-text-decoration:none;text-decoration:none}.hg-footer-compact a:not([class*=btn]):hover{-webkit-text-decoration:underline;text-decoration:underline}.hg-footer-compact__top{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);grid-gap:32px;gap:32px;align-items:center;padding-bottom:36px;border-bottom:1px solid rgba(255,255,255,.16)}.hg-newsletter{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px}.hg-newsletter input{min-height:46px;border:1px solid rgba(255,255,255,.28);border-radius:10px;border-radius:var(--brand-radius);background:rgba(255,255,255,.08);color:#fff;color:var(--brand-text-inverse);padding:10px 14px}.hg-newsletter button{min-height:46px;border:0;border-radius:10px;border-radius:var(--brand-radius);color:#1a252f;color:var(--brand-primary-dark);background:#fff;background:var(--brand-text-inverse);font-weight:800;padding:10px 18px}.hg-footer-compact__cols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:32px;gap:32px;padding:36px 0}.hg-footer-col{display:grid;grid-gap:10px;gap:10px}.hg-footer-compact__bottom{display:flex;flex-wrap:wrap;gap:18px;align-items:center;padding-top:20px;border-top:1px solid rgba(255,255,255,.16)}.hg-footer-compact__bottom span{margin-right:auto}.modal-header{background:#1a252f;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.modal-header .modal-title{color:#fff;color:var(--brand-text-inverse)}.modal-header .btn-close{filter:invert(1)}.hg-hero-bestseller{padding:112px 0 68px;background:linear-gradient(135deg,#fff 0,#f2efea 100%);background:linear-gradient(135deg,#fff 0,var(--brand-bg-alt) 100%)}.hg-hero-bestseller__bar{display:grid;grid-gap:12px;gap:12px;max-width:860px;min-height:40vh;align-content:center;margin-bottom:32px}.hg-hero-bestseller__bar p:not(.eyebrow){max-width:680px;color:#2a2724;color:var(--brand-text);font-size:1.08rem}.hg-hero-bestseller__grid,.industry-image-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.hg-cat-card,.industry-image-card{position:relative;display:grid;overflow:hidden;min-height:250px;border-radius:10px;border-radius:var(--brand-radius);border:1px solid #e4ded5;border:1px solid var(--brand-border);background:#fff;background:var(--brand-bg);isolation:isolate}.hg-cat-card img,.industry-image-card img{width:100%;height:100%;min-height:250px;-o-object-fit:cover;object-fit:cover;transition:transform .35s}.hg-cat-card::after,.industry-image-card::after{content:"";position:absolute;top:auto;right:0;bottom:0;left:0;height:50%;background:linear-gradient(0deg,rgba(26,37,47,.78),transparent);z-index:1}.hg-cat-card span,.industry-image-card span{position:absolute;left:18px;right:18px;bottom:16px;z-index:2;color:#fff;color:var(--brand-text-inverse);font-weight:800}.hg-cat-card:hover img,.industry-image-card:hover img{transform:scale(1.05)}.check-card-grid,.contact-grid,.dynamic-product-grid,.team-grid,.three-grid,.value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.check-card-grid article,.contact-grid article,.dynamic-product-card button,.static-product-card,.team-grid article,.value-grid article{display:grid;overflow:hidden;border:1px solid #e4ded5;border:1px solid var(--brand-border);border-radius:10px;border-radius:var(--brand-radius);background:#fff;background:var(--brand-bg);box-shadow:0 16px 36px rgba(42,39,36,.08)}.static-product-card img,.team-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;background:#f2efea;background:var(--brand-bg-alt)}.check-card-grid article,.contact-grid article,.static-product-card div,.team-grid article,.value-grid article{padding:24px}.read-link,.static-product-card a{font-weight:800}.check-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hg-rooms{background:#f2efea;background:var(--brand-bg-alt)}.hg-rooms__grid,.industry-use-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.hg-room-tile{position:relative;min-height:340px;overflow:hidden;display:grid;align-items:end;border-radius:10px;border-radius:var(--brand-radius);isolation:isolate}.hg-room-tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0;transition:transform .35s}.hg-room-tile::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,rgba(26,37,47,.08),rgba(26,37,47,.72))}.hg-room-tile__label{position:relative;z-index:2;color:#fff;color:var(--brand-text-inverse);font-size:1.35rem;font-weight:900;padding:24px}.hg-room-tile:hover img{transform:scale(1.05)}.hg-trust{padding:34px 0;background:#f7f5f1;background:var(--brand-neutral-light);border-top:1px solid #e4ded5;border-bottom:1px solid #e4ded5;border-top:1px solid var(--brand-border);border-bottom:1px solid var(--brand-border)}.hg-trust__wrap{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:24px;gap:24px}.hg-trust__item{display:grid;grid-gap:4px;gap:4px;min-width:0;padding-left:18px;border-left:3px solid #16a085;border-left:3px solid var(--brand-secondary)}.hg-trust__item strong{color:#2a2724;color:var(--brand-text)}.hg-trust__sub{color:#2a2724;color:var(--brand-text);font-size:.92rem}.cta-centered,.cta-split{background:#1a252f;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.cta-centered a:not([class*=btn]),.cta-centered h2,.cta-centered p,.cta-split a:not([class*=btn]),.cta-split h2,.cta-split li,.cta-split p{color:#fff;color:var(--brand-text-inverse)}.cta-split{padding:80px 0 96px}.cta-split__wrap{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,460px);grid-gap:48px;gap:48px;align-items:start}.cta-split__copy{max-width:680px}.check-list{display:grid;grid-gap:10px;gap:10px;margin:24px 0 0;padding:0;list-style:none}.check-list li{position:relative;padding-left:28px}.check-list li::before{content:"";position:absolute;left:0;top:10px;width:12px;height:12px;border-radius:50%;background:#16a085;background:var(--brand-secondary)}.cta-split__form,.form-card{border-radius:10px;border-radius:var(--brand-radius);background:#fff;background:var(--brand-bg);color:#2a2724;color:var(--brand-text);padding:26px;box-shadow:0 24px 54px rgba(0,0,0,.22)}.cta-centered{text-align:center;padding:80px 0 96px}.products-featured{padding:112px 0 72px;background:#f2efea;background:var(--brand-bg-alt)}.contact-form-wrap,.lookbook-header__wrap,.products-featured__wrap{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,520px);grid-gap:48px;gap:48px;align-items:center}.lookbook-header img,.products-featured img{width:100%;border-radius:10px;border-radius:var(--brand-radius);border:1px solid #e4ded5;border:1px solid var(--brand-border);box-shadow:0 24px 54px rgba(42,39,36,.12)}.product-category+.product-category{margin-top:56px}.category-head{max-width:760px;margin-bottom:24px}.dynamic-product-card button{width:100%;height:100%;padding:0;text-align:left;color:#2a2724;color:var(--brand-text);border:1px solid #e4ded5;border:1px solid var(--brand-border);cursor:pointer}.product-image-frame{display:grid;align-items:center;justify-items:center;place-items:center;aspect-ratio:4/3;background:#f7f5f1;background:var(--brand-neutral-light)}.product-image-frame img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.product-name,.product-note{display:block;padding-left:20px;padding-right:20px}.product-name{padding-top:20px;color:#2a2724;color:var(--brand-text);font-weight:900}.product-note{padding-bottom:20px;color:#2c3d50;color:var(--brand-primary);font-weight:800}.service-page-header{padding:112px 0 56px;background:#f2efea;background:var(--brand-bg-alt)}.service-rows{padding:56px 0 80px}.service-rows .container{display:grid;grid-gap:0;gap:0}.service-rows article{display:grid;grid-template-columns:72px minmax(0,1fr);grid-gap:24px;gap:24px;padding:32px 0;border-bottom:1px solid #e4ded5;border-bottom:1px solid var(--brand-border)}.service-rows article span{color:#16a085;color:var(--brand-secondary);font-weight:900;font-size:1.25rem}.about-hero,.industries-hero{position:relative;min-height:520px;display:grid;align-items:end;overflow:hidden;isolation:isolate;padding-top:160px;background-color:#1a252f;background-color:var(--brand-primary-dark)}.about-hero img,.industries-hero img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.about-hero::after,.industries-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,rgba(26,37,47,.82),rgba(26,37,47,.18))}.about-hero__copy,.industries-hero__copy{position:relative;z-index:2;width:min(100% - 48px,1180px);margin:0 auto;padding:0 0 70px;max-width:860px}.about-hero__copy h1,.about-hero__copy p,.industries-hero__copy h1,.industries-hero__copy p{color:#fff;color:var(--brand-text-inverse)}.timeline{display:grid;grid-gap:24px;gap:24px;border-left:3px solid #16a085;border-left:3px solid var(--brand-secondary);padding-left:28px}.timeline article span{display:inline-flex;color:#1a252f;color:var(--brand-primary-dark);background:#f2efea;background:var(--brand-bg-alt);border:1px solid #e4ded5;border:1px solid var(--brand-border);border-radius:999px;padding:4px 12px;font-weight:900;margin-bottom:10px}.about-values,.contact-form-section,.industries-cards,.lookbook-table{background:#f2efea;background:var(--brand-bg-alt)}.about-proof{padding:28px 0;background:#2c3d50;background:var(--brand-primary)}.proof-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.proof-row span{color:#fff;color:var(--brand-text-inverse);font-weight:800}.industry-use-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.industry-use-grid article{overflow:hidden;border-radius:10px;border-radius:var(--brand-radius);border:1px solid #e4ded5;border:1px solid var(--brand-border);background:#fff;background:var(--brand-bg)}.industry-use-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover}.industry-use-grid h2,.industry-use-grid p{padding-left:24px;padding-right:24px}.industry-use-grid h2{padding-top:24px}.industry-use-grid p{padding-bottom:24px}.industry-stats{padding:34px 0;background:#2c3d50;background:var(--brand-primary)}.stat-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px}.stat-row div{display:grid;grid-gap:4px;gap:4px;text-align:center}.stat-row span,.stat-row strong{color:#fff;color:var(--brand-text-inverse)}.stat-row strong{font-size:2.1rem}.lookbook-header{padding:112px 0 72px}.responsive-table{overflow-x:auto;border:1px solid #e4ded5;border:1px solid var(--brand-border);border-radius:10px;border-radius:var(--brand-radius);background:#fff;background:var(--brand-bg)}table{width:100%;border-collapse:collapse;min-width:760px}thead{background:#1a252f;background:var(--brand-primary-dark)}td,th{padding:18px;border-bottom:1px solid #e4ded5;border-bottom:1px solid var(--brand-border);text-align:left;vertical-align:top}th{color:#fff;color:var(--brand-text-inverse)}td{color:#2a2724;color:var(--brand-text)}.contact-info-section{padding:112px 0 80px}.contact-grid article a{font-weight:900}.contact-icon{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#16a085,#e67e22);background:linear-gradient(135deg,var(--brand-secondary),var(--brand-accent))}.blog-detail,.blog-minimal,.error-page,.legal-page{padding-top:112px}.blog-list{display:grid;grid-gap:0;gap:0}.blog-list-item{padding:26px 0;border-bottom:1px solid #e4ded5;border-bottom:1px solid var(--brand-border)}.blog-list-item time,.blog-meta,.recent-post time{color:#2a2724;color:var(--brand-text);font-size:.92rem;font-weight:700}.blog-list-item h2{font-size:1.55rem}.blog-pagination{margin-top:34px}.blog-article{max-width:900px}.blog-meta{display:flex;flex-wrap:wrap;gap:14px;padding-bottom:24px;border-bottom:1px solid #e4ded5;border-bottom:1px solid var(--brand-border);margin-bottom:28px}.blog-content{color:#2a2724;color:var(--brand-text)}.author-card{display:grid;grid-template-columns:82px minmax(0,1fr);grid-gap:18px;gap:18px;align-items:center;padding:22px;margin-top:34px;border:1px solid #e4ded5;border:1px solid var(--brand-border);border-radius:10px;border-radius:var(--brand-radius);background:#f2efea;background:var(--brand-bg-alt)}.author-card img{width:82px;height:82px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.post-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;margin-top:28px}.post-nav a{display:block;border:1px solid #e4ded5;border:1px solid var(--brand-border);border-radius:10px;border-radius:var(--brand-radius);padding:16px;font-weight:800}.blog-sidebar{position:sticky;top:110px;align-self:start;border:1px solid #e4ded5;border:1px solid var(--brand-border);border-radius:10px;border-radius:var(--brand-radius);padding:22px;background:#fff;background:var(--brand-bg)}.recent-post{display:grid;grid-gap:4px;gap:4px;padding:12px 0;border-bottom:1px solid #e4ded5;border-bottom:1px solid var(--brand-border)}.legal-page h2{margin-top:32px}.error-page{min-height:62vh;display:grid;align-items:center;text-align:center}[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width:991px){.section-pad{padding:64px 0}.nav-search{margin:14px 0 0}.nav-search input{width:100%}.contact-form-wrap,.cta-split__wrap,.hg-footer-compact__top,.lookbook-header__wrap,.products-featured__wrap{grid-template-columns:1fr}.hg-hero-bestseller__grid,.hg-trust__wrap,.industry-image-grid,.proof-row{grid-template-columns:repeat(2,minmax(0,1fr))}.check-card-grid,.contact-grid,.dynamic-product-grid,.hg-rooms__grid,.industry-use-grid,.stat-row,.team-grid,.three-grid,.value-grid,[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}.blog-sidebar{position:static}}@media (max-width:575px){.about-hero__copy,.container,.container-fluid,.industries-hero__copy{width:min(100% - 28px,1180px)}.hg-hero-bestseller{padding-top:96px}.check-card-grid,.contact-grid,.dynamic-product-grid,.hg-footer-compact__cols,.hg-hero-bestseller__grid,.hg-rooms__grid,.hg-trust__wrap,.industry-image-grid,.industry-use-grid,.proof-row,.stat-row,.team-grid,.three-grid,.value-grid,[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}.author-card,.hg-newsletter,.post-nav,.service-rows article{grid-template-columns:1fr}}