:root{--brand-primary:#C8553D;--brand-primary-dark:#8A3526;--brand-primary-light:#E3A493;--brand-secondary:#2E5E4E;--brand-accent:#E8A23D;--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:4px;--brand-font:Arial,Helvetica,sans-serif}*{box-sizing:border-box}body{margin:0;color:#2a2724;color:var(--brand-text);background:#fff;background:var(--brand-bg);font-family:Arial,Helvetica,sans-serif;font-family:var(--brand-font);line-height:1.65}img{max-width:100%;display:block}a{color:#8a3526;color:var(--brand-primary-dark);-webkit-text-decoration:none;text-decoration:none}a:hover{color:#c8553d;color:var(--brand-primary)}.container{max-width:1180px}.site-header{background:#fff;border-bottom:1px solid #e4ded5;border-bottom:1px solid var(--brand-border);padding:12px 24px;box-shadow:0 6px 18px rgba(42,39,36,.06)}.navbar-brand img{width:180px;height:40px;-o-object-fit:contain;object-fit:contain;background:rgba(200,85,61,.08);border-radius:4px;border-radius:var(--brand-radius)}.navbar-nav{gap:8px}.navbar .nav-link{color:#2a2724;color:var(--brand-text);font-weight:700;padding:10px 14px;border-bottom:2px solid transparent}.navbar .nav-link.active,.navbar .nav-link:hover{color:#8a3526;color:var(--brand-primary-dark);border-bottom-color:#c8553d;border-bottom-color:var(--brand-primary)}.header-search{display:flex;gap:8px;align-items:center}.header-search input{width:180px;border:1px solid #e4ded5;border:1px solid var(--brand-border);border-radius:4px;border-radius:var(--brand-radius);padding:10px 12px}.btn-primary-solid,.header-search button,.hg-btn-solid{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:4px;border-radius:var(--brand-radius);background:#c8553d;background:var(--brand-primary);color:#fff;color:var(--brand-text-inverse);font-weight:800;padding:12px 20px;min-height:46px}.btn-primary-solid:hover,.header-search button:hover,.hg-btn-solid:hover{background:#8a3526;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.btn-light-solid{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;border-radius:var(--brand-radius);background:#fff;color:#8a3526;color:var(--brand-primary-dark);font-weight:800;padding:12px 22px;border:1px solid #fff}.btn-light-solid:hover{background:#f2efea;background:var(--brand-bg-alt);color:#8a3526;color:var(--brand-primary-dark)}.btn-outline-light{color:#fff;border:1px solid rgba(255,255,255,.8);border-radius:4px;border-radius:var(--brand-radius);padding:12px 22px;font-weight:800}.btn-outline-light:hover{background:#fff;color:#8a3526;color:var(--brand-primary-dark)}.hg-link-underline{display:inline-flex;font-weight:800;border-bottom:2px solid currentColor}.section,section[class*=-section]{padding-top:80px;padding-bottom:80px}.section-alt{background:#f2efea;background:var(--brand-bg-alt)}.section-dark{background:#8a3526;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.section-dark h1,.section-dark h2,.section-dark h3,.section-dark p,.section-dark span,.section-dark strong{color:#fff;color:var(--brand-text-inverse)}.section-head{max-width:780px;margin:0 auto 40px;text-align:center}.cta-inner h2,.section-head h2{color:#2a2724;color:var(--brand-text);font-size:max(1.7rem, min(3vw, 2.5rem));line-height:1.15;margin:0 0 16px;font-weight:800}.cta-inner p,.section-head p{color:#2a2724;color:var(--brand-text);margin:0}.hg-eyebrow{color:#8a3526;color:var(--brand-primary-dark);font-weight:800;text-transform:uppercase;letter-spacing:0;margin:0 0 12px;font-size:.82rem}.home-hero,.sub-hero{padding-top:176px}.blog-header h1,.home-hero h1,.products-hero h1,.sub-hero h1{font-size:max(2rem, min(4vw, 3.5rem));line-height:1.1;font-weight:900;margin:0 0 18px}.hg-hero-color{min-height:70vh;display:grid;grid-template-columns:minmax(0,0.9fr) minmax(0,1.1fr);grid-gap:48px;gap:48px;align-items:center;background:linear-gradient(135deg,#fff 0,#f2efea 100%);background:linear-gradient(135deg,#fff 0,var(--brand-bg-alt) 100%);padding-left:max(24px,(100vw - 1180px) / 2);padding-right:max(24px,(100vw - 1180px) / 2);padding-bottom:88px}.hg-hero-color__copy p:not(.hg-eyebrow){color:#2a2724;color:var(--brand-text);font-size:1.08rem;max-width:620px}.hg-hero-color__swatches{display:flex;gap:12px;overflow-x:auto;padding:12px 0 22px}.hg-hero-color__swatches span{flex:0 0 42px;width:42px;height:42px;border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 1px #e4ded5;box-shadow:0 0 0 1px var(--brand-border)}.hg-hero-color__media img{width:100%;aspect-ratio:5/4;-o-object-fit:cover;object-fit:cover;border-radius:4px;border-radius:var(--brand-radius);background:#f7f5f1;background:var(--brand-neutral-light);box-shadow:0 24px 80px rgba(138,53,38,.16)}.sub-hero{position:relative;min-height:520px;overflow:hidden;display:flex;align-items:center;background:#8a3526;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse)}.sub-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}.sub-hero::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(42,39,36,.76),rgba(42,39,36,.38));z-index:1}.sub-hero .container{position:relative;z-index:2}.sub-hero .hg-eyebrow,.sub-hero h1,.sub-hero p{color:#fff}.sub-hero p:not(.hg-eyebrow){max-width:760px;font-size:1.08rem}.contact-hero,.guide-hero{min-height:460px;background:radial-gradient(circle at 80% 20%,rgba(232,162,61,.28),transparent 32%),linear-gradient(135deg,#8a3526,#2e5e4e);background:radial-gradient(circle at 80% 20%,rgba(232,162,61,.28),transparent 32%),linear-gradient(135deg,var(--brand-primary-dark),var(--brand-secondary))}.contact-hero::after,.guide-hero::after{display:none}.contact-hero .container,.guide-hero .container{max-width:960px}.featured-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.product-feature-card{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,0.75fr);grid-gap:28px;gap:28px;align-items:center;background:#fff;border:1px solid #e4ded5;border:1px solid var(--brand-border);border-radius:4px;border-radius:var(--brand-radius);overflow:hidden;box-shadow:0 16px 36px rgba(42,39,36,.08)}.product-feature-card img{width:100%;height:100%;min-height:360px;-o-object-fit:cover;object-fit:cover;background:#f2efea;background:var(--brand-bg-alt)}.product-feature-card div{padding:32px}.product-feature-card span,.product-mini-card span{color:#8a3526;color:var(--brand-primary-dark);font-weight:800}.product-feature-card h3,.product-mini-card h3,.testimonial-card h3{color:#2a2724;color:var(--brand-text);margin:8px 0 10px;font-weight:800}.contact-info-grid article,.feature-stat-grid article,.logo-description-grid article,.product-mini-card,.service-card-grid article,.testimonial-card,.value-grid article{background:#fff;border:1px solid #e4ded5;border:1px solid var(--brand-border);border-radius:4px;border-radius:var(--brand-radius);padding:24px;box-shadow:0 10px 28px rgba(42,39,36,.06)}.product-mini-card img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;margin-bottom:18px;background:#f2efea;background:var(--brand-bg-alt);border-radius:4px;border-radius:var(--brand-radius)}.hg-giftguide{background:#f2efea;background:var(--brand-bg-alt)}.hg-giftguide__head{max-width:760px;margin:0 auto 36px;text-align:center}.hg-giftguide__head h2{font-size:max(1.7rem, min(3vw, 2.5rem));font-weight:900}.hg-giftguide__grid{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.hg-gift-card{position:relative;min-height:310px;overflow:hidden;border-radius:4px;border-radius:var(--brand-radius);display:flex;align-items:end;padding:22px;color:#fff;background:#8a3526;background:var(--brand-primary-dark)}.hg-gift-card 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}.hg-gift-card::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(42,39,36,.18),rgba(42,39,36,.72));z-index:1}.hg-gift-card span{position:relative;z-index:2;color:#fff;font-size:1.15rem;font-weight:900}.contact-info-grid,.feature-stat-grid,.logo-description-grid,.service-card-grid,.testimonial-grid,.value-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.feature-stat-grid,.logo-description-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.stars{color:#e8a23d;color:var(--brand-accent);margin-bottom:14px}.testimonial-card p{font-style:italic;color:#2a2724;color:var(--brand-text)}.testimonial-card span,.testimonial-card strong{display:block}.testimonial-card span{color:#2a2724;color:var(--brand-text);font-size:.92rem}.stats-row{display:flex;flex-wrap:nowrap;gap:24px;max-width:1180px;margin:0 auto}.stat-item{flex:1 1 0;min-width:0;text-align:center;padding:18px;border-right:1px solid rgba(255,255,255,.24)}.stat-item:last-child{border-right:0}.stat-item strong{display:block;font-size:max(2rem, min(4vw, 3.4rem));line-height:1;margin-bottom:10px}.careers-cta,.centered-cta,.cta-section,.guide-cta{background:#8a3526;background:var(--brand-primary-dark);color:#fff;color:var(--brand-text-inverse);padding-top:80px;padding-bottom:96px}.cta-inner{max-width:760px;margin:0 auto;text-align:center;padding:0 24px}.cta-inner a:not([class*=btn-]),.cta-inner h2,.cta-inner p{color:#fff}.cta-actions{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:28px}.site-footer{background:#2a2724;background:var(--brand-neutral-dark);color:#fff;color:var(--brand-text-inverse);padding:72px max(24px,(100vw - 1180px) / 2) 28px}.site-footer a:not([class*=btn-]),.site-footer h4,.site-footer h5,.site-footer h6,.site-footer p,.site-footer span{color:#fff}.hg-footer-editorial__news{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:24px;gap:24px;align-items:end;padding-bottom:36px;border-bottom:1px solid rgba(255,255,255,.16)}.hg-newsletter{display:flex;gap:8px}.hg-newsletter input{min-width:240px;border:1px solid rgba(255,255,255,.3);border-radius:4px;border-radius:var(--brand-radius);padding:12px}.hg-newsletter button{border:0;border-radius:4px;border-radius:var(--brand-radius);background:#e8a23d;background:var(--brand-accent);color:#2a2724;color:var(--brand-text);padding:12px 18px;font-weight:800}.hg-footer-editorial__cols{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:28px;gap:28px;padding:36px 0}.hg-footer-col{display:grid;grid-gap:8px;gap:8px}.hg-footer-col h6{font-weight:900}.hg-footer-col a{-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:3px}.hg-footer-editorial__bottom{display:flex;flex-wrap:wrap;gap:18px;justify-content:space-between;padding-top:22px;border-top:1px solid rgba(255,255,255,.16)}.modal-header .modal-title{color:#2a2724;color:var(--brand-text)}.narrow{max-width:820px}.split-form-grid{display:grid;grid-template-columns:minmax(0,0.9fr) minmax(0,1.1fr);grid-gap:36px;gap:36px;align-items:start}.form-panel{background:#fff;border:1px solid #e4ded5;border:1px solid var(--brand-border);border-radius:4px;border-radius:var(--brand-radius);padding:28px;box-shadow:0 14px 34px rgba(42,39,36,.08)}.check-list{display:grid;grid-gap:12px;gap:12px;padding-left:0;list-style:none}.check-list li{position:relative;padding-left:28px}.check-list li::before{content:"";position:absolute;left:0;top:9px;width:12px;height:12px;background:#e8a23d;background:var(--brand-accent);border-radius:50%}.icon-badge{display:inline-flex;width:46px;height:46px;align-items:center;justify-content:center;border-radius:50%;background:#c8553d;background:var(--brand-primary);color:#fff;font-weight:900;margin-bottom:16px}.roadmap-track,.timeline-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.roadmap-track article,.timeline-row article{background:#fff;border:1px solid #e4ded5;border:1px solid var(--brand-border);border-radius:4px;border-radius:var(--brand-radius);padding:22px}.roadmap-track span,.timeline-row strong{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border-radius:50%;background:#2e5e4e;background:var(--brand-secondary);color:#fff;margin-bottom:14px;font-weight:900}.guarantee-banner{padding:72px 0;background:#2e5e4e;background:var(--brand-secondary)}.guarantee-banner h2,.guarantee-banner p{color:#fff}.two-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.two-card-grid article{background:#fff;border:1px solid #e4ded5;border:1px solid var(--brand-border);border-radius:4px;border-radius:var(--brand-radius);padding:32px}.masonry-gallery{display:grid;grid-template-columns:0.8fr 1fr 1fr;grid-auto-rows:220px;grid-gap:18px;gap:18px}.masonry-gallery img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:4px;border-radius:var(--brand-radius);background:#f2efea;background:var(--brand-bg-alt)}.masonry-gallery img:first-child{grid-row:span 2}.usecase-tabs{justify-content:center;gap:10px;margin-bottom:24px}.usecase-tabs .nav-link{color:#2a2724;color:var(--brand-text);background:#fff;border:1px solid #e4ded5;border:1px solid var(--brand-border);border-radius:4px;border-radius:var(--brand-radius);font-weight:800}.usecase-tabs .nav-link.active{background:#c8553d;background:var(--brand-primary);color:#fff}.usecase-content{background:#fff;border:1px solid #e4ded5;border:1px solid var(--brand-border);border-radius:4px;border-radius:var(--brand-radius);padding:32px}.bar-chart{display:grid;grid-gap:18px;gap:18px}.bar-chart div{display:grid;grid-template-columns:180px 1fr;grid-gap:18px;gap:18px;align-items:center}.bar-chart strong{display:block;min-width:80px;color:#fff;background:linear-gradient(90deg,#c8553d,#e8a23d);background:linear-gradient(90deg,var(--brand-primary),var(--brand-accent));border-radius:4px;border-radius:var(--brand-radius);padding:10px 12px;text-align:right}.guide-roadmap{background:#fff}.feature-stat-grid strong{display:inline-flex;color:#fff;background:#2e5e4e;background:var(--brand-secondary);border-radius:4px;border-radius:var(--brand-radius);padding:6px 10px;margin-bottom:12px}.feature-stat-grid span,.logo-description-grid span{display:inline-flex;color:#8a3526;color:var(--brand-primary-dark);font-weight:900}.blog-header{background:#f2efea;background:var(--brand-bg-alt);padding-top:168px}.featured-post{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-gap:32px;gap:32px;align-items:center;background:#fff;border:1px solid #e4ded5;border:1px solid var(--brand-border);border-radius:4px;border-radius:var(--brand-radius);padding:32px}.featured-post img{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover;border-radius:4px;border-radius:var(--brand-radius);background:#f2efea;background:var(--brand-bg-alt)}.post-category{display:inline-flex;background:rgba(200,85,61,.12);color:#8a3526;color:var(--brand-primary-dark);border-radius:4px;border-radius:var(--brand-radius);padding:6px 10px;font-weight:800;margin-bottom:12px}.blog-row{border-bottom:1px solid #e4ded5;border-bottom:1px solid var(--brand-border);padding:0 0 28px;margin-bottom:28px}.post-meta{color:#2a2724;color:var(--brand-text);font-size:.94rem;margin:12px 0 18px}.blog-sidebar,.recent-card,.toc-card{background:#fff;border:1px solid #e4ded5;border:1px solid var(--brand-border);border-radius:4px;border-radius:var(--brand-radius);padding:24px;align-self:start}.recent-blogs,.recent-card ul,.toc-card{list-style:none;padding-left:0}.recent-blogs li,.recent-card li{display:grid;grid-gap:4px;gap:4px;padding:12px 0;border-bottom:1px solid #e4ded5;border-bottom:1px solid var(--brand-border)}.article-body h1{font-size:max(2rem, min(4vw, 3.4rem));line-height:1.1;font-weight:900}.content{font-size:1.04rem}.article-share,.author-card,.blog-reply,.post-nav{border-top:1px solid #e4ded5;border-top:1px solid var(--brand-border);margin-top:32px;padding-top:28px}.author-card{display:grid;grid-template-columns:72px 1fr;grid-gap:18px;gap:18px;align-items:start}.author-card img{width:72px;height:72px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.toc-sidebar{position:sticky;top:112px;display:grid;grid-gap:18px;gap:18px;background:#fff;background:var(--brand-bg);border:0;padding:0}.toc-card a{display:block;padding:8px 0}.legal-page{padding-top:168px}.legal-page h1{font-size:max(2rem, min(4vw, 3.2rem));font-weight:900;margin-bottom:24px}.error-page{padding-top:180px;min-height:70vh;text-align:center}.error-page h1{font-size:max(4rem, min(12vw, 9rem));color:#c8553d;color:var(--brand-primary);font-weight:900}[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){.header-search{margin-top:16px}.header-search input{width:100%}.featured-post,.hg-hero-color,.product-feature-card,.split-form-grid,.two-card-grid{grid-template-columns:1fr}.contact-info-grid,.feature-stat-grid,.featured-product-grid,.hg-giftguide__grid,.logo-description-grid,.roadmap-track,.service-card-grid,.testimonial-grid,.timeline-row,.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))}.stats-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.stat-item{border-right:0;border-bottom:1px solid rgba(255,255,255,.24)}.hg-footer-editorial__cols,.hg-footer-editorial__news,.masonry-gallery{grid-template-columns:1fr 1fr}}@media (max-width:575px){.section,section[class*=-section]{padding-top:64px;padding-bottom:64px}.blog-header,.error-page,.home-hero,.legal-page,.sub-hero{padding-top:144px}.hg-hero-color{padding-left:20px;padding-right:20px}.blog-header h1,.home-hero h1,.products-hero h1,.sub-hero h1{font-size:max(2rem, min(4vw, 2.7rem))}.contact-info-grid,.feature-stat-grid,.featured-product-grid,.hg-giftguide__grid,.logo-description-grid,.roadmap-track,.service-card-grid,.stats-row,.testimonial-grid,.timeline-row,.value-grid,[class*=-grid]:has(> :nth-child(5):last-child),[class*=-grid]:has(> :nth-child(6):last-child){grid-template-columns:1fr}.bar-chart div,.hg-footer-editorial__cols,.hg-footer-editorial__news,.hg-newsletter,.masonry-gallery{grid-template-columns:1fr}.hg-newsletter{display:grid}.hg-newsletter input{min-width:0;width:100%}}.feedback-form label{width:100%;color:#2a2724;color:var(--brand-text);font-weight:800}.feedback-form .form-control,.feedback-form .form-select{margin-top:6px;border:1px solid #e4ded5;border:1px solid var(--brand-border);border-radius:4px;border-radius:var(--brand-radius);min-height:48px}.feedback-form textarea.form-control{min-height:130px}.feedback-form .form-check{display:flex;gap:10px;align-items:flex-start;font-weight:400}.feedback-form .form-check-input{margin-top:6px}.require::after{content:" *";color:#ef4444;color:var(--brand-danger)}