:root{--alb-green: #3A7D44;--alb-green-light: #4A9B56;--alb-green-dark: #2C5E33;--alb-charcoal: #1A1A1A;--alb-text-mid: #6B6B6B;--alb-off-white: #F7F6F3;--alb-cream: #F2F0EB;--alb-border: #E8E6E1;--alb-topbar-h: 38px;--alb-header-h: 100px;--alb-header-h-scrolled: 76px;--alb-nav-h: 46px;--alb-t: .35s cubic-bezier(.22, .61, .36, 1);--alb-t-fast: .2s ease;--alb-shadow: 0 1px 16px rgba(0,0,0,.06);--alb-shadow-mega: 0 20px 60px rgba(0,0,0,.08), 0 2px 6px rgba(0,0,0,.03)}.alb-topbar{height:var(--alb-topbar-h);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(16px,3vw,48px);font-family:var(--font-stack-header, "Instrument Sans", sans-serif);font-size:11.5px;font-weight:500;letter-spacing:.03em;color:#ffffff8c;position:relative;z-index:1001;transition:transform var(--alb-t),opacity var(--alb-t)}.alb-topbar--hidden{transform:translateY(-100%);opacity:0;pointer-events:none}.alb-topbar__left{display:flex;align-items:center;gap:22px}.alb-topbar__item{display:flex;align-items:center;gap:5px}.alb-topbar__item svg{width:13px;height:13px;flex-shrink:0;opacity:1;stroke:var(--alb-green-light)}.alb-topbar__sep{width:1px;height:14px;background:#ffffff1f;flex-shrink:0}.alb-topbar__stars{display:flex;gap:1px;align-items:center}.alb-topbar__stars svg{width:10px;height:10px;opacity:1;fill:var(--alb-green-light)}.alb-topbar__rating{font-weight:700;color:#fffc;margin-right:2px}.alb-topbar__right{display:flex;align-items:center;gap:18px}.alb-topbar__right a{color:#ffffff8c;text-decoration:none;display:flex;align-items:center;gap:5px;transition:color .2s ease}.alb-topbar__right a:hover{color:#ffffffe6}.alb-topbar__right a svg{width:12px;height:12px}.alb-topbar__trade{color:var(--alb-green-light)!important;font-weight:600;letter-spacing:.04em}.alb-topbar__trade:hover{color:#fff!important}.alb-topbar__mobile{display:none}.alb-topbar__marquee{width:100%;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.alb-topbar__marquee-track{display:flex;width:max-content;animation:albMarquee 25s linear infinite}.alb-topbar__marquee-content{display:flex;align-items:center;gap:22px;flex-shrink:0;padding-right:22px}@keyframes albMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.alb-header-wrap{position:fixed;top:0;left:0;right:0;z-index:1000;background:transparent;transition:top var(--alb-t),background var(--alb-t),box-shadow var(--alb-t)}.alb-header-wrap--topbar-visible{top:var(--alb-topbar-h)}.alb-header-wrap--scrolled{background:#fffffff7;backdrop-filter:blur(16px) saturate(1.2);-webkit-backdrop-filter:blur(16px) saturate(1.2);box-shadow:var(--alb-shadow)}.alb-header-wrap--transparent:not(.alb-header-wrap--scrolled) .alb-logo__img{filter:brightness(0) invert(1)}.alb-header-wrap--transparent:not(.alb-header-wrap--scrolled) .alb-logo__text,.alb-header-wrap--transparent:not(.alb-header-wrap--scrolled) .alb-logo__top,.alb-header-wrap--transparent:not(.alb-header-wrap--scrolled) .alb-logo__bottom{color:#fff}.alb-header-wrap--transparent:not(.alb-header-wrap--scrolled) .alb-search__input{border-color:#fff;background:#ffffff14;color:#fff}.alb-header-wrap--transparent:not(.alb-header-wrap--scrolled) .alb-search__input::placeholder{color:#fff6}.alb-header-wrap--transparent:not(.alb-header-wrap--scrolled) .alb-search__input:focus{border-color:#ffffffb3;background:#ffffff1f}.alb-header-wrap--transparent:not(.alb-header-wrap--scrolled) .alb-search__btn svg{stroke:#fff6}.alb-header-wrap--transparent:not(.alb-header-wrap--scrolled) .alb-actions__phone{color:#ffffffd9}.alb-header-wrap--transparent:not(.alb-header-wrap--scrolled) .alb-actions__phone svg{stroke:var(--alb-green-light)}.alb-header-wrap--transparent:not(.alb-header-wrap--scrolled) .alb-actions__phone:hover{color:#fff}.alb-header-wrap--transparent:not(.alb-header-wrap--scrolled) .alb-actions__trade{color:#fff;border-color:var(--alb-green-light)}.alb-header-wrap--transparent:not(.alb-header-wrap--scrolled) .alb-actions__trade:hover{background:var(--alb-green);border-color:var(--alb-green)}.alb-header-wrap--transparent:not(.alb-header-wrap--scrolled) .alb-icon svg{stroke:#fffc}.alb-header-wrap--transparent:not(.alb-header-wrap--scrolled) .alb-icon:hover{background:#ffffff14}.alb-header-wrap--transparent:not(.alb-header-wrap--scrolled) .alb-hamburger span{background:#fff}.alb-header-wrap--transparent:not(.alb-header-wrap--scrolled) .alb-navbar{border-top-color:#ffffff0f}.alb-header-wrap--transparent:not(.alb-header-wrap--scrolled) .alb-nav__link,.alb-header-wrap--transparent:not(.alb-header-wrap--scrolled) .alb-nav__btn{color:#ffffffb8}.alb-header-wrap--transparent:not(.alb-header-wrap--scrolled) .alb-nav__link:hover,.alb-header-wrap--transparent:not(.alb-header-wrap--scrolled) .alb-nav__btn:hover,.alb-header-wrap--transparent:not(.alb-header-wrap--scrolled) .alb-open>.alb-nav__btn{color:#fff;background:#ffffff12}.alb-header-wrap--transparent:not(.alb-header-wrap--scrolled) .alb-nav__link--samples{color:var(--alb-green-light)!important}.alb-header{display:flex;align-items:center;gap:24px;padding:0 clamp(16px,3vw,48px);height:var(--alb-header-h);transition:height var(--alb-t)}.alb-header-wrap--scrolled .alb-header{height:var(--alb-header-h-scrolled)}.alb-logo{text-decoration:none;display:flex;align-items:center;flex-shrink:0}.alb-logo__img{display:block;height:auto;padding:24px 0;transition:filter var(--alb-t)}.alb-logo__text{display:flex;flex-direction:column;line-height:1}.alb-logo__top,.alb-logo__bottom{font-family:var(--font-stack-header, "Instrument Sans", sans-serif);font-weight:700;font-size:18px;letter-spacing:.16em;color:var(--alb-charcoal);transition:color var(--alb-t)}.alb-logo__bottom{margin-top:1px}.alb-search{flex:1;max-width:520px;position:relative}.alb-search form{position:relative}.alb-search__input{width:100%;height:42px;padding:0 44px 0 16px;border:1.5px solid var(--alb-border);border-radius:10px;background:var(--alb-off-white);font-family:var(--font-stack-body, "DM Sans", sans-serif);font-size:13.5px;color:var(--alb-charcoal);outline:none;transition:border-color var(--alb-t-fast),background var(--alb-t-fast),color var(--alb-t)}.alb-search__input::placeholder{color:var(--alb-text-mid);transition:color var(--alb-t)}.alb-search__input:focus{border-color:var(--alb-green);background:#fff}.alb-search__btn{position:absolute;right:4px;top:50%;transform:translateY(-50%);width:34px;height:34px;border:none;background:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.alb-search__btn svg{width:20px;height:20px;stroke:var(--alb-text-mid);fill:none;stroke-width:1.8;transition:stroke var(--alb-t)}.alb-search__btn:hover svg{stroke:var(--alb-charcoal)}.alb-actions{display:flex;align-items:center;gap:4px;margin-left:auto;flex-shrink:0}.alb-actions__phone{font-family:var(--font-stack-header, "Instrument Sans", sans-serif);font-size:13px;font-weight:600;color:var(--alb-charcoal);text-decoration:none;display:flex;align-items:center;gap:6px;margin-right:10px;transition:color var(--alb-t-fast);white-space:nowrap}.alb-actions__phone:hover{color:var(--alb-green)}.alb-actions__phone svg{width:15px;height:15px;stroke:var(--alb-green)}.alb-actions__trade{font-family:var(--font-stack-header, "Instrument Sans", sans-serif);font-size:12.5px;font-weight:600;letter-spacing:.03em;color:var(--alb-green-dark);text-decoration:none;padding:8px 16px;border:1.5px solid var(--alb-green);border-radius:8px;margin-left:6px;transition:all var(--alb-t-fast);white-space:nowrap}.alb-actions__trade:hover{background:var(--alb-green);color:#fff;border-color:var(--alb-green)}.alb-icon{width:40px;height:40px;border-radius:9px;border:none;background:transparent;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background var(--alb-t-fast);position:relative;text-decoration:none}.alb-icon:hover{background:#0000000a}.alb-icon svg{width:20px;height:20px;stroke:var(--alb-charcoal);fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:stroke var(--alb-t)}.alb-icon__count{position:absolute;top:4px;right:4px;width:16px;height:16px;border-radius:50%;background:var(--alb-green);color:#fff;font-family:var(--font-stack-header, "Instrument Sans", sans-serif);font-size:9.5px;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}.alb-hamburger{display:none;width:40px;height:40px;border:none;background:none;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:8px}.alb-hamburger span{display:block;width:21px;height:1.5px;background:var(--alb-charcoal);border-radius:2px;transition:transform .3s ease,opacity .3s ease,background var(--alb-t)}.alb-hamburger--active span:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.alb-hamburger--active span:nth-child(2){opacity:0}.alb-hamburger--active span:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.alb-navbar{height:var(--alb-nav-h);display:flex;align-items:center;padding:0 clamp(16px,3vw,48px);border-top:1px solid var(--alb-border);transition:border-color var(--alb-t)}.alb-nav{display:flex;align-items:center;gap:0;list-style:none;margin:0;padding:0;width:100%}.alb-nav__item{position:static}.alb-nav__link,.alb-nav__btn{font-family:var(--font-stack-header, "Instrument Sans", sans-serif);font-size:13.5px;font-weight:500;letter-spacing:.01em;color:var(--alb-text-mid);text-decoration:none;padding:10px 14px;border-radius:6px;transition:color var(--alb-t-fast),background var(--alb-t-fast);background:none;border:none;cursor:pointer;display:flex;align-items:center;gap:4px;white-space:nowrap}.alb-nav__link:hover,.alb-nav__btn:hover,.alb-open>.alb-nav__btn{color:var(--alb-charcoal);background:#00000008}.alb-nav__link--samples{color:var(--alb-green)!important;font-weight:600!important}.alb-nav__chev{width:9px;height:9px;transition:transform .25s ease;opacity:.5}.alb-open>.alb-nav__btn .alb-nav__chev{transform:rotate(180deg)}.alb-mega{position:absolute;top:100%;left:0;right:0;background:#fff;box-shadow:var(--alb-shadow-mega);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(6px);transition:opacity .25s ease,transform .25s ease,visibility .25s;border-top:1px solid var(--alb-border);z-index:999}.alb-open>.alb-mega{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.alb-mega__inner{max-width:1140px;margin:0 auto;padding:32px 48px;display:flex;gap:36px}.alb-mega__group{min-width:0}.alb-mega__label{font-family:var(--font-stack-header, "Instrument Sans", sans-serif);font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--alb-text-mid);margin-bottom:12px;padding-bottom:8px;border-bottom:1.5px solid var(--alb-cream)}.alb-mega__group a{display:block;padding:7px 0;font-family:var(--font-stack-header, "Instrument Sans", sans-serif);font-size:13.5px;font-weight:500;color:var(--alb-charcoal);text-decoration:none;transition:color .15s ease,padding-left .15s ease}.alb-mega__group a:hover{color:var(--alb-green);padding-left:3px}.alb-mega__all{color:var(--alb-green)!important;font-weight:600!important;font-size:12.5px!important;margin-top:8px}.alb-mega__all:after{content:" \2192"}.alb-mega__all:hover{text-decoration:underline;padding-left:0!important}.alb-mega__card{margin-left:auto;flex-shrink:0;width:280px;border-radius:12px;overflow:hidden;background:var(--alb-cream)}.alb-mega__card img{width:100%;height:160px;object-fit:cover;display:block}.alb-mega__card-body{padding:16px}.alb-mega__card-body strong{font-family:var(--font-stack-header, "Instrument Sans", sans-serif);font-size:14px;font-weight:700;color:var(--alb-charcoal);display:block;margin-bottom:4px}.alb-mega__card-body span{font-size:12.5px;color:var(--alb-text-mid);line-height:1.4;display:block}.alb-mega__card-link{display:inline-flex;align-items:center;gap:4px;margin-top:10px;font-family:var(--font-stack-header, "Instrument Sans", sans-serif);font-size:12px;font-weight:600;color:var(--alb-green);text-decoration:none}.alb-mega__card-link:hover{text-decoration:underline}.alb-mega__card-link svg{width:12px;height:12px;stroke:var(--alb-green);fill:none;stroke-width:2}.alb-spacer{height:calc(var(--alb-topbar-h) + var(--alb-header-h) + var(--alb-nav-h))}.alb-header-wrap--transparent~.alb-spacer{height:0}.alb-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:1099;opacity:0;visibility:hidden;transition:opacity .35s ease,visibility .35s;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.alb-drawer-overlay--open{opacity:1;visibility:visible}.alb-drawer{position:fixed;top:0;right:0;width:min(400px,88vw);height:100vh;height:100dvh;background:#fff;z-index:1100;transform:translate(100%);transition:transform .4s cubic-bezier(.22,.61,.36,1);display:flex;flex-direction:column;overflow-y:auto;overscroll-behavior:contain}.alb-drawer--open{transform:translate(0)}.alb-drawer__head{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid var(--alb-border);flex-shrink:0}.alb-drawer__head-logo{font-family:var(--font-stack-header, "Instrument Sans", sans-serif);font-weight:700;font-size:15px;letter-spacing:.14em;color:var(--alb-charcoal);line-height:1.15}.alb-drawer__close{width:34px;height:34px;border:none;background:var(--alb-cream);border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.alb-drawer__close:hover{background:var(--alb-border)}.alb-drawer__close svg{width:16px;height:16px;stroke:var(--alb-charcoal);stroke-width:2}.alb-drawer__search{padding:16px 22px 8px;flex-shrink:0}.alb-drawer__search input{width:100%;height:42px;padding:0 14px;border:1.5px solid var(--alb-border);border-radius:10px;background:var(--alb-off-white);font-family:var(--font-stack-body, "DM Sans", sans-serif);font-size:14px;color:var(--alb-charcoal);outline:none;transition:border-color .2s ease}.alb-drawer__search input::placeholder{color:var(--alb-text-mid)}.alb-drawer__search input:focus{border-color:var(--alb-green);background:#fff}.alb-drawer__body{flex:1;padding:4px 22px 22px}.alb-drawer__link,.alb-drawer__cat{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 0;font-family:var(--font-stack-header, "Instrument Sans", sans-serif);font-size:15px;font-weight:500;color:var(--alb-charcoal);text-decoration:none;border:none;background:none;cursor:pointer;border-bottom:1px solid var(--alb-cream);text-align:left}.alb-drawer__cat svg{width:12px;height:12px;stroke:var(--alb-text-mid);transition:transform .25s ease}.alb-drawer__cat--open svg{transform:rotate(180deg)}.alb-drawer__link--samples{color:var(--alb-green);font-weight:600}.alb-drawer__sub{max-height:0;overflow:hidden;transition:max-height .35s ease}.alb-drawer__sub--open{max-height:600px}.alb-drawer__sub-group{padding:4px 0 4px 14px}.alb-drawer__sub-label{font-family:var(--font-stack-header, "Instrument Sans", sans-serif);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--alb-text-mid);padding:8px 0 3px}.alb-drawer__sub a{display:block;padding:7px 0;font-family:var(--font-stack-header, "Instrument Sans", sans-serif);font-size:14px;font-weight:400;color:var(--alb-text-mid);text-decoration:none}.alb-drawer__sub a:hover{color:var(--alb-green)}.alb-drawer__foot{padding:18px 22px;border-top:1px solid var(--alb-border);flex-shrink:0;display:flex;flex-direction:column;gap:10px}.alb-drawer__trade-cta{display:block;width:100%;padding:13px;background:var(--alb-green);color:#fff;text-align:center;border-radius:10px;text-decoration:none;font-family:var(--font-stack-header, "Instrument Sans", sans-serif);font-size:14px;font-weight:600;transition:background .2s ease}.alb-drawer__trade-cta:hover{background:var(--alb-green-dark)}.alb-drawer__samples-cta{display:block;width:100%;padding:12px;background:none;color:var(--alb-green);text-align:center;border:1.5px solid var(--alb-green);border-radius:10px;text-decoration:none;font-family:var(--font-stack-header, "Instrument Sans", sans-serif);font-size:14px;font-weight:600;transition:background .2s ease,color .2s ease}.alb-drawer__samples-cta:hover{background:var(--alb-green);color:#fff}.alb-drawer__phone{display:flex;align-items:center;justify-content:center;gap:6px;font-family:var(--font-stack-header, "Instrument Sans", sans-serif);font-size:13px;color:var(--alb-text-mid);text-decoration:none;padding-top:4px}.alb-samples-pill{position:fixed;bottom:28px;right:28px;z-index:900;display:flex;align-items:center;gap:8px;padding:12px 22px 12px 16px;background:var(--alb-green);color:#fff;font-family:var(--font-stack-header, "Instrument Sans", sans-serif);font-size:13px;font-weight:600;letter-spacing:.02em;border-radius:50px;text-decoration:none;box-shadow:0 6px 24px #3a7d4459,0 2px 8px #0000001a;transition:transform .25s ease,box-shadow .25s ease,background .25s ease;animation:albPillIn .5s 1.2s cubic-bezier(.22,.61,.36,1) both}.alb-samples-pill:hover{transform:translateY(-2px);box-shadow:0 10px 32px #3a7d4466,0 4px 12px #0000001f;background:var(--alb-green-dark);color:#fff}.alb-samples-pill svg{width:16px;height:16px;flex-shrink:0}@keyframes albPillIn{0%{opacity:0;transform:translateY(14px) scale(.92)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:1080px){.alb-navbar,.alb-actions__phone,.alb-actions__trade{display:none}.alb-hamburger{display:flex}.alb-search{max-width:320px}.alb-spacer{height:calc(var(--alb-topbar-h) + var(--alb-header-h))}.alb-header-wrap--transparent~.alb-spacer{height:0}}@media(max-width:720px){.alb-search{display:none}.alb-icon--search-mobile{display:inline-flex}.alb-topbar__desktop{display:none}.alb-topbar__mobile{display:block}.alb-topbar{padding:0}}@media(min-width:721px){.alb-icon--search-mobile,.alb-topbar__mobile{display:none}}@media(max-width:520px){.alb-samples-pill{bottom:18px;right:18px;padding:10px 18px 10px 14px;font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/al-header-b.css.map */
