.gl-home{--gl-cream:#faf8f2;--gl-paper:#fffdf8;--gl-sand:#eee9dd;--gl-sand-deep:#ddd4c2;--gl-ink:#302d29;--gl-muted:#69645c;--gl-teal:#22564a;--gl-teal-deep:#173f37;--gl-brass:#b9814a;--gl-brass-text:#8f5e32;--gl-brass-text-dark:#bd854e;--gl-kulohi:#c47d58;--gl-gremlin:#687f9e;--gl-branchstone:#6f9277;--gl-flurt:#39aaa7;--gl-ariloom:#916ab1;background:var(--gl-cream);min-height:100vh;color:var(--gl-ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Karla,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5;overflow-x:hidden}.gl-home *,.gl-home :before,.gl-home :after{box-sizing:border-box}.gl-home a{color:inherit;text-decoration:none}.gl-home img{max-width:100%;display:block}.gl-home h1,.gl-home h2,.gl-home h3,.gl-home blockquote,.gl-home dt{letter-spacing:-.025em;font-family:Fraunces,Georgia,Times New Roman,serif;font-weight:400}.gl-home h1,.gl-home h2,.gl-home h3,.gl-home p,.gl-home blockquote,.gl-home figure,.gl-home dl,.gl-home dd,.gl-home ul{margin:0}.gl-home ul{padding:0;list-style:none}.gl-home em{color:var(--gl-teal);font-style:italic}.gl-home [id]{scroll-margin-top:4rem}.gl-home a:focus-visible,.gl-home button:focus-visible{outline-offset:4px;outline:3px solid #ca7a32}.gl-skip-link{z-index:100;background:var(--gl-ink);border-radius:999px;padding:.75rem 1.1rem;font-size:.875rem;font-weight:700;transition:transform .16s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%);color:var(--gl-paper)!important}.gl-skip-link:focus{transform:translateY(0)}.gl-site-header{z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#faf8f2e0;border-bottom:1px solid #302d2917;position:sticky;top:0}.gl-site-header__inner{justify-content:space-between;align-items:center;gap:2rem;width:min(100% - 2.5rem,72rem);height:4rem;margin:0 auto;display:flex}.gl-wordmark-link{flex:none;align-items:center;width:4.6rem;display:inline-flex}.gl-wordmark-link img,.gl-footer__wordmark{width:100%;height:auto}.gl-primary-nav{align-items:center;gap:clamp(1.35rem,2.5vw,2.25rem);margin-left:auto;display:flex}.gl-primary-nav a{color:var(--gl-muted);font-size:.875rem;transition:color .18s}.gl-primary-nav a:hover{color:var(--gl-ink)}.gl-header-cta,.gl-button{text-align:center;border-radius:999px;justify-content:center;align-items:center;min-height:2.75rem;padding:.75rem 1.45rem;font-size:.875rem;font-weight:600;line-height:1.2;transition:transform .18s,box-shadow .18s,background-color .18s,border-color .18s;display:inline-flex}.gl-header-cta{background:var(--gl-teal);min-height:2.35rem;margin-left:clamp(.5rem,2vw,1.5rem);padding:.6rem 1rem;color:var(--gl-paper)!important}.gl-header-cta:hover,.gl-button--teal:hover{background:var(--gl-teal-deep);transform:translateY(-2px)}.gl-section-shell{width:min(100% - 2.5rem,72rem);margin-inline:auto}.gl-workshop-geometry{z-index:0;color:#302d290f;pointer-events:none;stroke:currentColor;stroke-width:1px;position:absolute}.gl-workshop-geometry *{vector-effect:non-scaling-stroke}.gl-hero{background:radial-gradient(circle at 88% 0,#b9814a24,#0000 33rem),radial-gradient(circle at 0 95%,#22564a17,#0000 30rem),linear-gradient(155deg,#fcfaf4,#f5efe3 58%,#eee4d5);position:relative;overflow:hidden}.gl-hero:before{content:"";pointer-events:none;background-image:linear-gradient(90deg,#302d290a 1px,#0000 1px),linear-gradient(#302d290a 1px,#0000 1px);background-size:88px 88px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 65% 35%,#000,#0000 72%);mask-image:radial-gradient(at 65% 35%,#000,#0000 72%)}.gl-workshop-geometry--hero{width:46rem;height:46rem;top:50%;left:-14rem;transform:translateY(-50%)}.gl-hero-paths{z-index:1;inset-block:0;pointer-events:none;width:70%;height:100%;position:absolute;right:0}.gl-draw-path,.gl-static-path{stroke-width:1.25px;vector-effect:non-scaling-stroke}.gl-draw-path{opacity:.55;stroke-dasharray:1;stroke-dashoffset:1px;animation:1.8s cubic-bezier(.65,0,.35,1) forwards gl-draw-line}.gl-draw-path:first-child{animation-delay:.3s}.gl-draw-path:nth-child(2){animation-delay:.44s}.gl-draw-path:nth-child(3){animation-delay:.58s}.gl-draw-path:nth-child(4){animation-delay:.72s}.gl-draw-path:nth-child(5){animation-delay:.86s}.gl-draw-path--kulohi,.gl-static-path--kulohi{stroke:var(--gl-kulohi)}.gl-draw-path--gremlin,.gl-static-path--gremlin{stroke:var(--gl-gremlin)}.gl-draw-path--branchstone,.gl-static-path--branchstone{stroke:var(--gl-branchstone)}.gl-draw-path--flurt,.gl-static-path--flurt{stroke:var(--gl-flurt)}.gl-draw-path--ariloom,.gl-static-path--ariloom{stroke:var(--gl-ariloom)}.gl-registration-marks{z-index:2;pointer-events:none;position:absolute;inset:0}.gl-registration-mark{color:#302d2924;width:1rem;height:1rem;position:absolute}.gl-registration-mark:before,.gl-registration-mark:after{content:"";background:currentColor;position:absolute}.gl-registration-mark:before{width:100%;height:1px;top:50%;left:0}.gl-registration-mark:after{width:1px;height:100%;top:0;left:50%}.gl-registration-mark--top-left{top:1.5rem;left:1.5rem}.gl-registration-mark--top-right{top:1.5rem;right:1.5rem}.gl-registration-mark--bottom-left{bottom:1.5rem;left:1.5rem}.gl-registration-mark--bottom-right{bottom:1.5rem;right:1.5rem}.gl-hero__bench-index{z-index:2;color:#302d293d;letter-spacing:.28em;text-transform:uppercase;font-size:.58rem;position:absolute;bottom:1.15rem;left:50%;transform:translate(-50%)}.gl-hero__inner{z-index:3;grid-template-columns:minmax(0,1.05fr) minmax(26rem,.95fr);align-items:center;gap:clamp(3rem,6vw,5.25rem);width:min(100% - 2.5rem,72rem);margin:0 auto;padding-block:clamp(4.5rem,8vw,7.5rem);display:grid;position:relative}.gl-hero__copy{z-index:2;position:relative}.gl-eyebrow{color:var(--gl-muted);letter-spacing:.16em;text-transform:uppercase;background:#fffdf8cc;border:1px solid #302d291f;border-radius:999px;align-items:center;font-size:.72rem;font-weight:600;line-height:1;display:inline-flex;box-shadow:0 12px 30px -22px #3726146b}.gl-hero__eyebrow{gap:.5rem;padding:.48rem .8rem}.gl-hero__eyebrow span{background:var(--gl-brass);border-radius:50%;width:.38rem;height:.38rem}.gl-hero h1{max-width:42rem;margin-top:1.7rem;font-size:clamp(3.1rem,4.4vw,4rem);line-height:1.02}.gl-hero h1 em{display:block}.gl-hero__lede{max-width:39rem;color:var(--gl-muted);font-size:clamp(1.05rem,1.35vw,1.2rem);line-height:1.72;margin-top:1.6rem!important}.gl-actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:2.1rem;display:flex}.gl-button:hover{transform:translateY(-2px)}.gl-button--ink{background:var(--gl-ink);box-shadow:0 16px 30px -20px #1f191499;color:var(--gl-paper)!important}.gl-button--ink:hover{background:#211f1c;box-shadow:0 18px 32px -18px #1f1914b8}.gl-button--paper{background:#fffdf8d1;border:1px solid #302d2929;color:var(--gl-ink)!important}.gl-button--paper:hover{background:var(--gl-paper);border-color:#302d2947}.gl-button--teal{background:var(--gl-teal);box-shadow:0 16px 30px -20px #173f37a6;color:var(--gl-paper)!important}.gl-bench{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf8d1;border:1px solid #302d2917;border-radius:2rem;padding:clamp(1.25rem,2.2vw,1.75rem);position:relative;box-shadow:0 2px 4px #3726140d,0 34px 62px -28px #3726146b}.gl-bench:before{z-index:-1;filter:blur(22px);content:"";background:#302d290d;border-radius:2.5rem;position:absolute;inset:-1.25rem}.gl-bench__header{background:var(--gl-ink);width:100%;min-height:4.7rem;color:var(--gl-paper);cursor:pointer;font:inherit;text-align:left;border:0;border-radius:1.2rem;align-items:center;padding:.95rem 1.25rem;transition:transform .18s;display:flex;box-shadow:0 18px 34px -22px #1f1914b8}.gl-bench__header:hover{transform:translateY(-2px)}.gl-bench__header img{filter:brightness(0)invert();width:4.7rem;height:auto;transition:transform .45s}.gl-bench__header:hover img{transform:rotate(-2deg)}.gl-bench__header span{color:#fffdf88c;letter-spacing:.2em;text-align:right;text-transform:uppercase;margin-left:auto;font-size:.62rem}.gl-bench__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:.85rem;display:grid}.gl-bench-tile{background:#faf8f2c2;border:1px solid #302d291a;border-radius:1.15rem;flex-direction:column;justify-content:flex-end;min-width:0;min-height:8.6rem;padding:.85rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 28px -22px #3726147a}.gl-bench-tile:hover{border-color:#302d2930;transform:translateY(-4px);box-shadow:0 22px 35px -24px #3726149e}.gl-bench-tile--kulohi{grid-area:span 2/span 2;min-height:18rem}.gl-card-accent{opacity:.72;height:.25rem;transition:opacity .18s;position:absolute;inset:0 0 auto}.gl-bench-tile:hover .gl-card-accent,.gl-product-card:hover .gl-card-accent{opacity:1}.gl-accent--kulohi,.gl-dot--kulohi{background:var(--gl-kulohi)}.gl-accent--gremlin,.gl-dot--gremlin{background:var(--gl-gremlin)}.gl-accent--branchstone,.gl-dot--branchstone{background:var(--gl-branchstone)}.gl-accent--flurt,.gl-dot--flurt{background:var(--gl-flurt)}.gl-accent--ariloom,.gl-dot--ariloom{background:var(--gl-ariloom)}.gl-bench-tile>img{object-fit:cover;border-radius:.65rem;width:2.25rem;height:2.25rem;margin-bottom:auto;transition:transform .42s}.gl-bench-tile--kulohi>img{object-fit:contain;width:4rem;height:4rem}.gl-bench-tile:hover>img{transform:scale(1.06)}.gl-bench-tile p{max-width:11rem;color:var(--gl-muted);font-size:.8rem;line-height:1.55;margin-bottom:1.4rem!important}.gl-bench-tile__name{text-overflow:ellipsis;white-space:nowrap;font-family:Fraunces,Georgia,serif;font-size:.72rem;line-height:1.2;display:block;overflow:hidden}.gl-bench-tile--kulohi .gl-bench-tile__name{font-size:1.25rem}.gl-bench-tile__label{color:var(--gl-muted);letter-spacing:.12em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;margin-top:.2rem;font-size:.56rem;line-height:1.2;display:block;overflow:hidden}.gl-kulohi{background:var(--gl-paper);border-block:1px solid #302d2917}.gl-kulohi__grid{grid-template-columns:minmax(0,1.04fr) minmax(24rem,.96fr);align-items:center;gap:clamp(3.25rem,7vw,6.5rem);padding-block:clamp(5.5rem,9vw,8.75rem);display:grid}.gl-kulohi__identity{align-items:center;gap:.9rem;display:flex}.gl-kulohi__identity>img{object-fit:contain;width:3.5rem;height:2.7rem}.gl-section-label{color:var(--gl-brass-text);letter-spacing:.18em;text-transform:uppercase;font-size:.72rem;font-weight:700;line-height:1.35}.gl-kulohi__name{font-family:Fraunces,Georgia,serif;font-size:1.12rem;margin-top:.2rem!important}.gl-section-heading{font-size:clamp(2.4rem,3.5vw,3.2rem);line-height:1.07}.gl-kulohi__heading{max-width:38rem;margin-top:1.7rem!important}.gl-section-lede{color:var(--gl-muted);font-size:1.06rem;line-height:1.72;margin-top:1.25rem!important}.gl-feature-list{border-block:1px solid #b9814a42;margin-top:2.2rem!important}.gl-feature-list__item{border-bottom:1px solid #b9814a3b;grid-template-columns:1.7rem minmax(0,1fr);align-items:baseline;gap:.75rem;padding-block:1rem;display:grid}.gl-feature-list__item:last-child{border-bottom:0}.gl-feature-list__item>span{color:#b9814abf;font-variant-numeric:tabular-nums;font-family:Fraunces,Georgia,serif;font-size:.78rem}.gl-feature-list dt{letter-spacing:-.01em;font-size:1.05rem}.gl-feature-list dd{color:var(--gl-muted);font-size:.84rem;line-height:1.6;margin-top:.28rem!important}.gl-kulohi__actions{margin-top:2.1rem}.gl-kulohi__images{flex-direction:column;gap:1rem;display:flex}.gl-kulohi__images figure{background:var(--gl-sand);border:1px solid #302d291a;border-radius:1.5rem;overflow:hidden;box-shadow:0 25px 44px -30px #37261494}.gl-kulohi__images img{object-fit:cover;width:100%}.gl-kulohi__images figure:first-child img{aspect-ratio:16/10}.gl-kulohi__images figure:last-child img{aspect-ratio:16/7}.gl-kulohi__images figcaption{color:var(--gl-muted);padding:.75rem 1.2rem;font-size:.72rem;line-height:1.55}.gl-products{z-index:0;isolation:isolate;padding-block:clamp(5.5rem,9vw,8.5rem);position:relative}.gl-products:before{z-index:-2;background-color:var(--gl-cream);content:"";background-image:linear-gradient(90deg,#302d2908 1px,#0000 1px),linear-gradient(#302d2908 1px,#0000 1px);background-size:88px 88px;border-block:1px solid #302d2912;position:absolute;inset:0 calc(50% - 50vw)}.gl-workshop-geometry--products{z-index:-1;width:38rem;height:38rem;top:5rem;right:-13rem}.gl-products__intro{z-index:1;max-width:43rem;position:relative}.gl-products__intro .gl-section-heading{font-size:clamp(2.35rem,3.35vw,3.1rem);margin-top:1rem!important}.gl-product-grid{z-index:1;grid-template-columns:repeat(6,minmax(0,1fr));gap:1.4rem;display:grid;position:relative;margin-top:3.2rem!important}.gl-product-card--wide{grid-column:span 4}.gl-product-card--narrow{grid-column:span 2}.gl-product-grid>li{isolation:isolate;position:relative}.gl-product-grid>li:before{z-index:-1;content:"";border:1px solid #302d291a;border-radius:1.5rem;position:absolute;inset:.55rem -.45rem -.55rem .45rem}.gl-product-card{z-index:1;background:var(--gl-paper);border:1px solid #302d291a;border-radius:1.5rem;flex-direction:column;height:100%;min-height:20.5rem;padding:clamp(1.65rem,3vw,2.1rem);transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 38px -28px #37261480}.gl-product-card:hover{border-color:#302d2933;transform:translateY(-5px);box-shadow:0 28px 44px -28px #372614a3}.gl-product-card__identity{align-items:center;gap:.8rem;min-height:2.5rem;display:flex}.gl-product-card__identity img,.gl-product-card__initial{object-fit:cover;border-radius:.68rem;width:2.5rem;height:2.5rem}.gl-product-card__initial{background:var(--gl-ariloom);color:#fff;justify-content:center;align-items:center;font-family:Fraunces,Georgia,serif;display:inline-flex}.gl-product-card__identity>span:last-child{color:var(--gl-muted);letter-spacing:.16em;text-transform:uppercase;font-size:.7rem;font-weight:600;line-height:1.35}.gl-product-card h3{font-size:1.65rem;margin-top:1.45rem!important}.gl-product-card__promise{color:var(--gl-teal);font-family:Fraunces,Georgia,serif;font-size:1.12rem;font-style:italic;line-height:1.45;margin-top:.4rem!important}.gl-product-card__description{max-width:40rem;color:var(--gl-muted);font-size:.88rem;line-height:1.65;margin-top:.75rem!important}.gl-product-card__link{align-items:center;gap:.55rem;margin-top:auto;padding-top:1.5rem;font-size:.85rem;font-weight:600;display:inline-flex}.gl-product-card__link span{transition:transform .18s}.gl-product-card:hover .gl-product-card__link span{transform:translate(4px)}.gl-philosophy{color:var(--gl-cream);background:radial-gradient(circle at 88% 0,#b9814a1a,#0000 28rem),#2c2925;position:relative;overflow:hidden}.gl-philosophy:before{content:"";pointer-events:none;background-image:linear-gradient(90deg,#faf8f206 1px,#0000 1px),linear-gradient(#faf8f206 1px,#0000 1px);background-size:88px 88px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 30%,#000 100%);mask-image:linear-gradient(90deg,#0000 30%,#000)}.gl-workshop-geometry--philosophy{color:#faf8f209;width:32rem;height:32rem;bottom:-9rem;left:-10rem}.gl-philosophy .gl-section-label{color:var(--gl-brass-text-dark)}.gl-philosophy__grid{z-index:1;grid-template-columns:minmax(0,.93fr) minmax(0,1.07fr);gap:clamp(3.5rem,7vw,7rem);padding-block:clamp(5.75rem,9vw,8.5rem);display:grid;position:relative}.gl-philosophy blockquote{max-width:35rem;font-size:clamp(2.4rem,3.3vw,3rem);line-height:1.15;margin-top:1.6rem!important}.gl-philosophy__lede{color:#faf8f2ab;max-width:34rem;font-size:1.05rem;line-height:1.7;margin-top:1.35rem!important}.gl-principles{border:1px solid #faf8f21f;border-radius:1.5rem;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.gl-principles>div{padding:clamp(1.4rem,2.5vw,2rem)}.gl-principles>div:nth-child(odd){border-right:1px solid #faf8f21f}.gl-principles>div:nth-child(-n+2){border-bottom:1px solid #faf8f21f}.gl-principles dt{color:var(--gl-cream);font-size:1.25rem;line-height:1.3}.gl-principles dd{color:#faf8f2ab;font-size:.86rem;line-height:1.65;margin-top:.7rem!important}.gl-differences{background:var(--gl-sand);border-bottom:1px solid #302d2917;position:relative;overflow:hidden}.gl-differences:before{content:"";pointer-events:none;background-image:linear-gradient(90deg,#fffdf80f 1px,#0000 1px),linear-gradient(#fffdf80f 1px,#0000 1px);background-size:88px 88px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 84%);mask-image:linear-gradient(90deg,#000,#0000 84%)}.gl-workshop-geometry--differences{width:34rem;height:34rem;bottom:-11rem;left:-12rem}.gl-differences__grid{z-index:1;grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);gap:clamp(3rem,7vw,7rem);padding-block:clamp(5.5rem,8vw,7.5rem);display:grid;position:relative}.gl-differences__grid>div{z-index:2;position:relative}.gl-difference-paths{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.gl-difference-paths--behind{z-index:0}.gl-difference-paths--front{z-index:3}.gl-static-path{opacity:.52}.gl-difference-paths__origin{fill:#302d296b;stroke:var(--gl-sand);stroke-width:3px;vector-effect:non-scaling-stroke}.gl-differences .gl-section-heading{font-size:clamp(2.35rem,3.3vw,3rem);margin-top:1rem!important}.gl-differences__closing{color:var(--gl-muted);font-size:.96rem;line-height:1.6;margin-top:1rem!important}.gl-contrast-list{z-index:2;background:#fffdf8f0;border:1px solid #302d291a;border-radius:1.5rem;padding-inline:clamp(1.4rem,3vw,2rem);position:relative;overflow:hidden;box-shadow:0 2px 3px #3726140a,0 28px 48px -28px #37261470}.gl-contrast-list li{border-bottom:1px solid #302d291f;grid-template-columns:.65rem minmax(0,1fr);align-items:start;gap:1rem;padding-block:1.2rem;display:grid}.gl-contrast-list li:last-child{border-bottom:0}.gl-contrast-list__dot{z-index:4;border-radius:50%;width:.55rem;height:.55rem;margin-top:.5rem;transition:transform .18s;position:relative}.gl-contrast-list li:hover .gl-contrast-list__dot{transform:scale(1.45)}.gl-contrast-list p{color:var(--gl-muted);font-size:.96rem;line-height:1.65}.gl-contrast-list strong{color:var(--gl-ink);font-family:Fraunces,Georgia,serif;font-size:1.1rem;font-weight:400}.gl-footer{background-color:#e9e3d6;background-image:linear-gradient(90deg,#fffdf80a 1px,#0000 1px),linear-gradient(#fffdf80a 1px,#0000 1px);background-size:88px 88px}.gl-footer .gl-section-shell{padding-block:clamp(4.5rem,7vw,6.5rem) 2rem}.gl-footer__grid{grid-template-columns:minmax(0,1.25fr) minmax(14rem,.75fr);gap:4rem;display:grid}.gl-footer__wordmark{width:5.5rem}.gl-footer h2{font-size:clamp(2rem,3.2vw,2.85rem);margin-top:1.45rem!important}.gl-footer__grid>div>p{max-width:34rem;color:var(--gl-muted);font-size:.9rem;line-height:1.6;margin-top:.7rem!important}.gl-footer__grid .gl-button{margin-top:1.4rem}.gl-footer__products>p{color:var(--gl-muted);letter-spacing:.18em;text-transform:uppercase;font-size:.7rem;font-weight:700}.gl-footer__products ul{flex-direction:column;gap:.68rem;display:flex;margin-top:1.15rem!important}.gl-footer__products a{align-items:center;gap:.5rem;font-size:.95rem;transition:color .18s;display:inline-flex}.gl-footer__products a span{color:var(--gl-muted);transition:transform .18s}.gl-footer__products a:hover{color:var(--gl-teal)}.gl-footer__products a:hover span{transform:translate(4px)}.gl-footer__utility{border-top:1px solid #302d291a;justify-content:space-between;align-items:flex-start;gap:2rem;margin-top:4.25rem;padding-top:1.4rem;display:flex}.gl-footer__utility>p,.gl-footer__utility nav{color:var(--gl-muted);font-size:.72rem;line-height:1.5}.gl-footer__utility nav{flex-wrap:wrap;justify-content:flex-end;gap:.55rem 1rem;display:flex}.gl-footer__utility a:hover{color:var(--gl-teal);text-underline-offset:.2em;text-decoration:underline}@keyframes gl-rise-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes gl-draw-line{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}.gl-hero__copy>*,.gl-bench{animation:.65s cubic-bezier(.22,1,.36,1) both gl-rise-in}.gl-hero__copy>:nth-child(2){animation-delay:70ms}.gl-hero__copy>:nth-child(3){animation-delay:.13s}.gl-hero__copy>:nth-child(4),.gl-bench{animation-delay:.19s}@media(max-width:960px){.gl-hero-paths,.gl-difference-paths{display:none}.gl-hero__inner,.gl-kulohi__grid,.gl-philosophy__grid,.gl-differences__grid{grid-template-columns:minmax(0,1fr)}.gl-hero__inner{max-width:48rem}.gl-bench{width:min(100%,37rem);margin-inline:auto}.gl-kulohi__images{width:min(100%,42rem);margin-inline:auto}.gl-philosophy__grid,.gl-differences__grid{gap:3.25rem}.gl-contrast-list:before{z-index:0;content:"";border-left:1px solid #302d2929;position:absolute;top:2rem;bottom:2rem;left:calc(clamp(1.4rem,3vw,2rem) + .275rem)}}@media(max-width:760px){.gl-primary-nav{display:none}.gl-site-header__inner,.gl-section-shell,.gl-hero__inner{width:min(100% - 2.25rem,42rem)}.gl-product-grid{grid-template-columns:minmax(0,1fr)}.gl-product-card--wide,.gl-product-card--narrow{grid-column:auto}.gl-product-card{min-height:19rem}.gl-workshop-geometry--products{width:28rem;height:28rem;top:8rem;right:-10rem}.gl-footer__grid{grid-template-columns:minmax(0,1fr);gap:3rem}.gl-footer__utility{flex-direction:column}.gl-footer__utility nav{justify-content:flex-start}}@media(max-width:560px){.gl-site-header__inner,.gl-section-shell,.gl-hero__inner{width:min(100% - 2.5rem,32rem)}.gl-wordmark-link{width:3.85rem}.gl-header-cta{margin-left:auto}.gl-hero__inner{padding-block:3.7rem 5.5rem}.gl-workshop-geometry--hero{width:36rem;height:36rem;left:-18rem}.gl-registration-mark--top-right,.gl-registration-mark--bottom-left,.gl-hero__bench-index{display:none}.gl-hero h1{margin-top:1.65rem;font-size:clamp(2.25rem,10vw,2.55rem);line-height:1.06}.gl-hero__lede{font-size:1.05rem;line-height:1.72}.gl-actions{flex-direction:column;align-items:flex-start}.gl-button{min-height:2.8rem}.gl-bench{border-radius:1.65rem;padding:1rem}.gl-bench__header{border-radius:1rem;min-height:4.2rem}.gl-bench__grid{gap:.55rem}.gl-bench-tile{border-radius:.95rem;min-height:7rem;padding:.7rem}.gl-bench-tile--kulohi{min-height:14.6rem}.gl-bench-tile>img{width:1.85rem;height:1.85rem}.gl-bench-tile--kulohi>img{width:3.5rem;height:3.5rem}.gl-bench-tile p{font-size:.72rem;margin-bottom:1rem!important}.gl-bench-tile__name{font-size:.75rem}.gl-bench-tile--kulohi .gl-bench-tile__name{font-size:1.1rem}.gl-bench-tile__label{letter-spacing:.08em;font-size:.6875rem}.gl-kulohi__grid,.gl-products,.gl-philosophy__grid,.gl-differences__grid{padding-block:5rem}.gl-section-heading,.gl-products__intro .gl-section-heading,.gl-differences .gl-section-heading{font-size:2.25rem}.gl-feature-list__item{grid-template-columns:1.5rem minmax(0,1fr);gap:.55rem}.gl-kulohi__images figure{border-radius:1.25rem}.gl-principles{grid-template-columns:minmax(0,1fr)}.gl-contrast-list{border-radius:1.25rem;padding-inline:1.25rem}.gl-contrast-list:before{left:1.525rem}.gl-workshop-geometry--differences{width:26rem;height:26rem;bottom:-8rem;left:-10rem}.gl-principles>div:nth-child(odd){border-right:0}.gl-principles>div:nth-child(-n+3){border-bottom:1px solid #faf8f21f}.gl-philosophy blockquote{font-size:2.3rem}}@media(prefers-reduced-motion:reduce){.gl-draw-path{stroke-dashoffset:0;animation:none!important}.gl-home *,.gl-home :before,.gl-home :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
