@font-face{font-family:Figtree;src:url('../fonts/greenlatifah/figtree.ttf') format('truetype');font-weight:300 900;font-display:swap}
:root{--gl-green:#26d367;--gl-forest:#146c3e;--gl-black:#080a09;--primary-color:#26d367;--primary-color-rgb:38,211,103;--font-family-primary:Figtree,Arial,sans-serif}
*{box-sizing:border-box}body{margin:0;background:#fff;color:var(--gl-black);font-family:Figtree,Arial,sans-serif;font-size:16px;line-height:1.5}h1,h2,h3,h4,button,input,select,textarea{font-family:inherit}h1,h2,h3{color:var(--gl-black)}a{color:inherit}button,a,input,select,textarea{touch-action:manipulation}a{text-decoration:none}a:hover{color:var(--gl-forest)}button{cursor:pointer}img{max-width:100%;height:auto}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--gl-forest);outline-offset:4px}[hidden]{display:none!important}.gl-shell{max-width:1800px;border:4px solid var(--gl-black);border-radius:25px;overflow:hidden;margin:10px auto;background:white}.gl-skip{position:fixed;top:-100px;left:20px;z-index:99999;background:white;padding:15px}.gl-skip:focus{top:15px}.gl-header{display:flex;min-height:110px;border-bottom:4px solid;position:relative;z-index:10;background:white}.gl-logo{width:42%;padding:12px 38px;display:flex;align-items:center;background:white}.gl-logo img{width:270px;height:84px;object-fit:contain;object-position:left}.gl-nav{flex:1;display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--gl-green);padding:24px 36px 24px 50px;position:relative}.gl-nav:before{content:'';position:absolute;inset:0 auto 0 -24px;width:45px;background:var(--gl-green);transform:skew(-27deg);border-left:4px solid}.gl-menu{list-style:none;display:flex;gap:30px;padding:0;margin:0;font-weight:650}.gl-menu li{position:relative}.gl-menu a{white-space:nowrap}.gl-submenu{display:none;position:absolute;top:100%;left:0;background:white;border:2px solid;padding:15px;min-width:180px}.gl-submenu .gl-menu{display:grid;gap:12px}.gl-menu li:focus-within>.gl-submenu,.gl-menu li:hover>.gl-submenu{display:block}.gl-tools{display:flex;gap:24px;align-items:center}.gl-icon{display:inline-flex;border:0;background:none;padding:5px;align-items:center;justify-content:center;position:relative;color:#080a09;min-width:36px;min-height:36px}.gl-cart-count{position:absolute;right:-6px;top:-5px;font-size:11px;background:#080a09;color:white;border-radius:50%;min-width:17px;text-align:center}.gl-mobile-toggle{display:none}.gl-search{padding:25px 40px;background:#fff;border-bottom:3px solid}.gl-search>div{display:flex;gap:15px;margin-top:10px}.gl-search input{flex:1;padding:12px;min-width:0;border:2px solid}.gl-button,.btn-primary{color:#080a09;background:var(--gl-green);border:2px solid #080a09;border-radius:3px;font-weight:750;padding:14px 22px;display:inline-flex;align-items:center;justify-content:center;gap:14px;line-height:1.2;box-shadow:none}.gl-button:hover,.btn-primary:hover{background:#16bd55;color:#080a09;border-color:#080a09}.gl-angular{clip-path:polygon(4% 0,94% 0,100% 50%,94% 100%,0 100%);padding-left:28px;padding-right:28px;position:relative;border:0;background:#080a09;isolation:isolate;min-height:54px}.gl-angular:before{content:'';position:absolute;inset:3px;clip-path:polygon(4% 0,94% 0,100% 50%,94% 100%,0 100%);background:var(--gl-green);z-index:-1}.gl-angular:hover:before{background:#16bd55}.gl-text-link{display:inline-flex;gap:10px;align-items:center;border-bottom:1px solid;padding:8px 0;font-weight:600}.gl-hero{display:grid;grid-template-columns:40% 45% 15%;height:min(620px,44vw);min-height:500px;position:relative;border-bottom:4px solid}.gl-hero-copy{padding:35px 0 25px 40px;z-index:2;display:flex;flex-direction:column;align-items:flex-start;position:relative;background:white}.gl-hero-copy:after{content:'';position:absolute;z-index:-1;top:0;bottom:0;right:-90px;width:115px;background:white;clip-path:polygon(0 0,100% 0,24% 58%,73% 58%,0 100%)}.gl-hero h1{font-size:clamp(54px,6.1vw,103px);font-weight:900;letter-spacing:-.065em;line-height:.99;margin:0 0 24px;max-width:650px}.gl-hero h1 span,h2>span,h1>span{color:var(--gl-green)}.gl-hero-copy>p{font-size:clamp(17px,1.5vw,25px);line-height:1.3;max-width:470px;margin:0 0 28px}.gl-hero-actions{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.gl-hero-actions .gl-button{font-size:17px}.gl-hero-actions .gl-text-link{font-size:14px}.gl-signature{font-size:9px;letter-spacing:3px;margin-top:auto;display:flex;align-items:center;gap:20px;width:90%;padding-top:25px;white-space:nowrap}.gl-signature i{height:1px;background:#080a09;flex:1}.gl-hero-art{overflow:hidden}.gl-hero-art img{width:100%;height:100%;object-fit:cover;object-position:center 38%}.gl-hero-rail{display:flex;flex-direction:column;padding:16px 10px 10px;border-left:4px solid;gap:10px}.gl-hero-rail h2{font-size:clamp(23px,2.5vw,43px);font-weight:900;line-height:1;background:var(--gl-forest);color:white;padding:16px;transform:rotate(-3deg);margin:0}.gl-hero-rail>a{flex:1;min-height:0;overflow:hidden;border:2px solid;transform:rotate(-3deg)}.gl-hero-rail img{height:100%;width:100%;object-fit:contain}.gl-hero-rail small{font-size:9px;letter-spacing:2px;line-height:1.2;margin-left:15px}.gl-categories{display:grid;grid-template-columns:1.1fr repeat(3,1fr);gap:25px;padding:36px 40px;border-bottom:4px solid}.gl-categories h2{font-size:clamp(28px,3.2vw,50px);font-weight:900;letter-spacing:-.05em;line-height:1.02;margin:6px 0 12px}.gl-categories p{font-size:17px;line-height:1.3}.gl-categories .gl-button{font-size:14px;padding:13px 25px}.gl-category{display:flex;flex-direction:column;justify-content:flex-end}.gl-category>div{background:#bde9c6;clip-path:polygon(8% 0,100% 0,92% 100%,0 100%);border-radius:20px;overflow:hidden}.gl-category img{aspect-ratio:1.1;object-fit:contain;mix-blend-mode:multiply}.gl-category strong{display:flex;justify-content:center;gap:15px;text-transform:uppercase;letter-spacing:3px;font-size:11px;margin-top:12px}.gl-category strong svg{width:17px;height:17px}.gl-featured{padding:48px 40px;display:grid;grid-template-columns:24% 1fr;gap:30px;border-bottom:4px solid}.gl-section-intro h2{font-size:clamp(32px,3.6vw,60px);font-weight:900;letter-spacing:-.055em;line-height:1.02}.gl-section-intro p{font-size:20px}.gl-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.gl-product-card{position:relative;width:100%;text-align:left}.gl-product-photo{display:block;background:#f6f6f6;border-radius:8px;overflow:hidden}.gl-product-photo img{width:100%;aspect-ratio:1.1;object-fit:contain;mix-blend-mode:multiply;transition:transform .25s}.gl-product-photo:hover img{transform:scale(1.035)}.gl-product-info{padding:12px 0}.gl-product-info h3{font-size:17px;font-weight:750;margin:0 0 4px;line-height:1.25}.gl-product-info .product-price{font-size:16px;margin:0}.gl-favorite{position:absolute;right:8px;top:8px;background:rgba(255,255,255,.85);border:0;border-radius:50%;height:36px;width:36px;display:grid;place-items:center}.gl-product-link{display:flex;justify-content:space-between;align-items:center;font-size:12px;border-top:1px solid #ddd;margin-top:10px;padding-top:8px}.gl-product-link svg{width:16px;height:16px}.product-inner{border:0!important;padding:0!important;box-shadow:none!important}.product-price .price{color:#080a09;font-weight:600}.gl-story{display:grid;grid-template-columns:1fr 1fr;min-height:420px;border-bottom:4px solid}.gl-story>img{width:100%;height:100%;object-fit:cover;max-height:520px}.gl-story>div{padding:50px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.gl-story h2{font-size:clamp(42px,6vw,94px);font-weight:900;line-height:.98;letter-spacing:-.06em;margin:0 0 24px}.gl-story p{font-size:20px;line-height:1.45;margin-bottom:25px}.gl-footer{display:flex;align-items:center;justify-content:space-between;gap:40px;background:#080a09;color:#fff;padding:34px 42px}.gl-footer-brand{font-family:Georgia,serif;font-weight:900;font-size:45px;line-height:.8;color:var(--gl-green)}.gl-footer .gl-menu{font-size:14px;font-weight:400}.gl-footer-policies{display:flex;gap:24px;font-size:12px;margin-top:20px;color:#c8cec9}.gl-footer-end{font-size:13px;text-align:right}.gl-footer-end p{margin-bottom:8px}.gl-footer-end a{margin-left:12px}.gl-shop-banner{display:grid;grid-template-columns:60% 40%;height:235px;border-bottom:3px solid;overflow:hidden}.gl-shop-banner>div{padding:26px 42px}.gl-shop-banner h1{font-size:clamp(34px,4.1vw,67px);font-weight:900;line-height:1.01;letter-spacing:-.055em;margin-bottom:12px}.gl-shop-banner p{font-size:18px}.gl-shop-banner img{height:100%;width:100%;object-fit:cover;object-position:center 30%;clip-path:polygon(15% 0,100% 0,100% 100%,0 100%)}.container-xxxl{max-width:1600px!important;padding-left:40px!important;padding-right:40px!important}.ps-layout--shop{display:flex;gap:36px}.ps-layout__left{width:230px;min-width:230px}.ps-layout__right{flex:1;min-width:0}.shop-products-listing{gap:24px 0}.shop-products-listing>.col{padding:0 12px}.ps-layout__right>.bg-light{background:#fff!important;border-bottom:1px solid #ddd}.ps-shopping__view{display:none}.gl-product-detail{padding:25px 40px}.gl-breadcrumb{font-size:13px;margin-bottom:20px}.gl-detail-grid{display:grid;grid-template-columns:1.12fr 1fr;gap:50px}.gl-gallery{display:grid;grid-template-columns:80px 1fr;gap:16px;align-items:start}.gl-thumbnails{display:grid;gap:14px}.gl-thumbnails button{padding:0;border:1px solid #ddd;background:white}.gl-thumbnails button:focus,.gl-thumbnails button.active{border:3px solid var(--gl-green)}.gl-thumbnails img{width:100%;aspect-ratio:1;object-fit:contain}.gl-main-product{width:100%;aspect-ratio:1;object-fit:contain}.gl-detail-grid h1{font-size:clamp(36px,4.2vw,68px);font-weight:900;line-height:1.02;letter-spacing:-.055em;margin-bottom:16px}.gl-detail-grid .product-price{font-size:30px;font-weight:800}.gl-description{font-size:19px;margin:20px 0}.gl-detail-accordion,.gl-faq details{border:2px solid;margin-top:15px;padding:14px 18px}.gl-detail-accordion summary,.gl-faq summary{font-weight:750;cursor:pointer;list-style:none;display:flex;justify-content:space-between}.gl-detail-accordion summary:after,.gl-faq summary:after{content:'+'}.gl-detail-accordion[open] summary:after,.gl-faq details[open] summary:after{content:'−'}.gl-product-bottom{border-top:2px solid;margin-top:35px;padding:30px 0;display:grid;grid-template-columns:1fr 1fr;gap:50px}.gl-product-bottom h2{font-size:28px;font-weight:850}.gl-related{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gl-related h3{font-size:14px}.gl-product-detail .product-button .btn-primary{font-size:20px;padding:16px 24px}.gl-page-heading{padding:40px}.gl-page-heading h1{font-size:clamp(40px,6vw,90px);font-weight:900;letter-spacing:-.06em;line-height:1.05}.gl-contact{display:grid;grid-template-columns:40% 23% 37%;border-bottom:4px solid;min-height:480px}.gl-contact>img{height:100%;width:100%;object-fit:cover}.gl-contact>div{padding:36px 25px}.gl-contact h1{font-size:clamp(45px,5.4vw,84px);font-weight:900;line-height:.98;letter-spacing:-.06em}.gl-contact p{font-size:18px}.gl-contact .form-control{border:2px solid;border-radius:0;background:white;min-height:45px}.gl-contact label{font-size:13px;font-weight:750;letter-spacing:1px}.gl-contact-form .btn{width:100%;min-height:48px}.gl-faq{padding:45px 40px;display:grid;grid-template-columns:35% 1fr;gap:40px}.gl-faq h2{font-size:44px;line-height:1.02;letter-spacing:-.05em;font-weight:900}.gl-faq details:first-child{margin-top:0}.gl-faq details>div{padding-top:15px}.gl-journal{padding:40px}.gl-journal>h2{font-size:48px;font-weight:900;letter-spacing:-.05em}.gl-journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.gl-journal-grid img{aspect-ratio:1.5;object-fit:cover;border:2px solid;border-radius:5px}.gl-journal-grid h3{font-size:24px;font-weight:800;margin:16px 0}.form-control,.form-select{border-radius:2px;min-height:44px;border-color:#888}.customer-page .card,.customer-page .customer-sidebar{border-radius:5px!important}.customer-page h2{font-weight:850}.checkout-page{font-family:Figtree,Arial,sans-serif;background:white;color:#080a09}.checkout-page h1,.checkout-page h2,.checkout-page h3{font-weight:850;letter-spacing:-.035em}.checkout-page .checkout-content-wrap{max-width:1400px;border:3px solid #080a09;border-radius:20px;padding:30px!important}.checkout-page .btn-primary{background:var(--gl-green)!important;color:#080a09!important;border:2px solid #080a09!important}.checkout-page .form-control,.checkout-page .form-select{border:1px solid #555;border-radius:2px}.checkout-page .checkout-logo img{max-height:90px}.checkout-page a{color:var(--gl-forest)}.cart-page,.cart-content{font-size:16px}.cart-page h1{font-weight:900}.cart-total{border:3px solid!important;background:white!important}.ck-content{font-size:17px;line-height:1.7}.gl-mobile-menu{padding:20px;border-bottom:3px solid}.panel--sidebar{z-index:1050}.gl-product-detail .number-items-available{font-size:13px}
@media(min-width:1800px){.gl-hero{height:670px}}
@media(max-width:1199px){.gl-logo{width:31%;padding:14px 22px}.gl-nav{padding:20px}.gl-menu{gap:20px}.gl-tools{gap:12px}.gl-hero{grid-template-columns:46% 54%;height:590px}.gl-hero-rail{display:none}.gl-hero-copy{padding:30px}.gl-hero h1{font-size:76px}.gl-hero-copy:after{right:-50px;width:65px}.gl-featured{grid-template-columns:1fr}.gl-section-intro{display:flex;align-items:center;gap:25px}.gl-section-intro h2{font-size:42px;max-width:300px}.gl-section-intro p{flex:1}.gl-contact{grid-template-columns:35% 25% 40%}.gl-contact h1{font-size:55px}.gl-footer{gap:25px}.gl-footer .gl-menu{gap:16px}.gl-detail-grid{gap:25px}.ps-layout__left{min-width:200px;width:200px}}
@media(max-width:900px){.gl-shell{margin:0;border-width:3px;border-radius:18px}.gl-header{min-height:85px}.gl-logo{width:auto;flex:1;padding:8px 20px}.gl-logo img{height:66px;width:210px}.gl-nav{flex:0;background:white;padding:10px 16px}.gl-nav:before,.gl-nav>.gl-menu{display:none}.gl-tools{gap:12px}.gl-mobile-toggle{display:inline-flex}.gl-hero{min-height:500px;height:560px}.gl-hero h1{font-size:65px}.gl-hero-copy{padding:26px 0 26px 26px}.gl-hero-actions{gap:10px}.gl-hero-actions .gl-button{font-size:15px}.gl-signature{letter-spacing:1px;font-size:8px}.gl-categories{gap:15px;padding:30px 25px;grid-template-columns:repeat(3,1fr)}.gl-categories>div{grid-column:1/-1}.gl-categories h2{font-size:40px}.gl-categories>div p{max-width:420px}.gl-category img{aspect-ratio:1}.gl-story>div{padding:30px}.gl-story h2{font-size:55px}.gl-story p{font-size:17px}.gl-footer{flex-wrap:wrap}.gl-footer-end{text-align:left}.gl-detail-grid{grid-template-columns:1fr}.gl-main-product{max-height:650px}.gl-product-bottom{grid-template-columns:1fr}.gl-contact{grid-template-columns:1fr 1fr}.gl-contact>img{grid-row:span 2}.gl-contact>div{padding:25px}.gl-contact h1{font-size:54px}.gl-faq{grid-template-columns:1fr}.gl-shop-banner{height:200px}.gl-shop-banner>div{padding:25px}.gl-shop-banner h1{font-size:40px}.container-xxxl{padding-left:25px!important;padding-right:25px!important}.gl-featured{padding:30px 25px}.gl-product-grid{grid-template-columns:repeat(2,1fr)}.gl-page-heading{padding:30px 25px}}
@media(max-width:599px){.gl-logo img{width:178px;height:58px}.gl-logo{padding:8px 12px}.gl-tools{gap:4px}.gl-tools>a[aria-label="My account"]{display:none}.gl-nav{padding:8px}.gl-header{min-height:76px}.gl-hero{display:flex;flex-direction:column;height:auto;min-height:0}.gl-hero-copy{padding:28px 22px;background:white}.gl-hero-copy:after{display:none}.gl-hero h1{font-size:58px;max-width:360px;margin-bottom:18px}.gl-hero-copy>p{font-size:18px;max-width:300px;margin-bottom:20px}.gl-hero-actions{display:grid;gap:12px}.gl-hero-actions .gl-button{font-size:16px}.gl-hero-actions .gl-text-link{width:max-content}.gl-signature{margin-top:22px;padding-top:0}.gl-hero-art{height:390px;clip-path:polygon(0 7%,35% 7%,42% 0,100% 0,100% 100%,0 100%);margin-top:-10px}.gl-hero-art img{object-position:center 30%}.gl-categories{grid-template-columns:repeat(2,1fr);padding:28px 20px;gap:18px}.gl-categories h2{font-size:40px;max-width:300px}.gl-categories>div .gl-button{display:none}.gl-category:last-child{grid-column:1/-1;max-width:50%;justify-self:center}.gl-category strong{letter-spacing:2px}.gl-featured{padding:30px 20px}.gl-section-intro{display:block}.gl-section-intro h2{font-size:40px;max-width:none}.gl-section-intro p{font-size:17px}.gl-product-grid{gap:20px 12px}.gl-product-info h3{font-size:15px}.gl-product-info .product-price{font-size:15px}.gl-story{grid-template-columns:1fr}.gl-story>img{height:300px}.gl-story>div{padding:30px 22px}.gl-story h2{font-size:57px}.gl-footer{padding:30px 22px;gap:30px;align-items:flex-start}.gl-footer-brand{font-size:40px}.gl-footer .gl-menu{display:grid;grid-template-columns:1fr 1fr;gap:12px 20px}.gl-footer-policies{flex-wrap:wrap;gap:12px 20px}.gl-footer-end{font-size:12px}.gl-shop-banner{display:block;height:auto}.gl-shop-banner img{display:none}.gl-shop-banner>div{padding:28px 22px}.gl-shop-banner h1{font-size:43px}.gl-shop-banner p{font-size:16px}.container-xxxl{padding-left:16px!important;padding-right:16px!important}.ps-layout--shop{margin-top:20px!important}.shop-products-listing>.col{padding:0 6px}.gl-product-detail{padding:20px 18px}.gl-gallery{grid-template-columns:1fr}.gl-thumbnails{order:2;display:flex}.gl-thumbnails button{width:65px}.gl-main-product{max-height:420px}.gl-detail-grid h1{font-size:43px}.gl-description{font-size:17px}.gl-related{gap:10px}.gl-related h3{font-size:12px}.gl-product-bottom{gap:25px}.gl-contact{display:flex;flex-direction:column}.gl-contact>img{height:260px;order:1}.gl-contact>div:first-of-type{order:0;padding:28px 22px}.gl-contact h1{font-size:64px}.gl-contact-form{order:2}.gl-faq{padding:30px 22px;gap:15px}.gl-faq h2{font-size:39px}.gl-journal{padding:30px 22px}.gl-journal-grid{grid-template-columns:1fr}.gl-search{padding:20px}.gl-search>div{gap:8px}.gl-search .gl-button{padding:10px}.gl-mobile-menu .gl-menu{display:grid;gap:15px}.checkout-page .checkout-content-wrap{border:0;padding:16px!important}.gl-page-heading h1{font-size:48px}.gl-page-heading{padding:28px 20px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;scroll-behavior:auto!important;transition:none!important}}

.gl-hero{grid-template-rows:minmax(0,1fr)}.gl-hero-copy,.gl-hero-art,.gl-hero-rail{min-height:0}.gl-hero-art img{object-position:center top}.gl-story h2{max-width:490px}.gl-product-card .amount{color:#080a09!important}.gl-hero-rail small{flex-shrink:0}.gl-hero-rail h2{flex-shrink:0}.gl-logo img{width:300px;height:90px}.gl-contact input:not([type=checkbox]):not([type=hidden]),.gl-contact textarea{width:100%;border:2px solid #080a09;background:white;padding:10px;border-radius:0}.gl-contact .contact-form-input{min-height:45px}.gl-contact .contact-form-group{margin-bottom:16px}.gl-contact textarea{min-height:140px}
@media(max-width:900px){.gl-logo img{width:210px;height:66px}}@media(max-width:599px){.gl-logo img{width:178px;height:58px}.gl-hero h1 br{display:none}.gl-hero h1 br:after{content:' '}.gl-hero h1{font-size:56px}.gl-story h2{max-width:350px}}

.gl-cart-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(340px,1fr);gap:25px 45px;align-items:start}.gl-cart-grid>.cart-form__contents{grid-column:1;grid-row:1/4}.gl-cart-grid>.actions{grid-column:1;grid-row:4}.gl-cart-grid>.row.mt-4{display:contents}.gl-cart-grid>.row.mt-4>div{width:auto}.gl-cart-grid>.row.mt-4>div:nth-child(2){display:none}.gl-cart-grid>.row.mt-4>div:nth-child(3){grid-column:2;grid-row:1}.gl-cart-grid .form-coupon-wrapper{grid-column:2;grid-row:2}.cart_totals{background:#fff!important;border:3px solid #080a09!important;border-radius:0!important;padding:25px!important}.cart_totals h5{font-size:30px;font-weight:900}.cart_totals .checkout-button{width:100%;font-size:20px}.cart-page-content{padding-top:0!important;margin-top:0!important}.cart-form__contents .product-thumbnail>a{max-width:150px!important;width:120px}.cart-form__contents .product-name>a{font-size:20px;font-weight:750}.cart-form__contents th{font-size:15px}.cart-form__contents td{padding:24px 8px!important}.cart-form__contents .product-thumbnail img{border-radius:7px}.gl-product-detail .amount{color:#080a09!important}.gl-product-detail .product-quantity{border:1px solid #080a09}.gl-bag-dialog{position:fixed;left:auto;right:0;top:0;bottom:0;width:min(450px,100%);max-height:100vh;height:100vh;margin:0;border:3px solid #080a09;padding:35px 25px;overflow:auto}.gl-bag-dialog::backdrop{background:rgba(0,0,0,.4)}.gl-bag-close{position:absolute;right:10px;top:8px;font-size:30px}.gl-bag-dialog .panel__header{padding:10px 0}.gl-bag-dialog .panel__header>.close-toggle--sidebar{display:none}.gl-bag-dialog .mini-product-cart-list{padding:0;list-style:none}.gl-bag-dialog>.gl-button{margin-top:20px;width:100%}.dashboard-navigation .nav-link{border:1px solid #ddd;border-radius:0!important;margin-bottom:8px;padding:15px;color:#080a09;display:flex;gap:12px;align-items:center}.dashboard-navigation .nav-link.active{background:var(--gl-green)!important;border:2px solid #080a09;color:#080a09!important}.customer-dashboard-container{background:#fff!important;padding:0!important}.customer-dashboard-content .card{border:1px solid #ddd;border-radius:5px}.customer-dashboard-content h2,.customer-dashboard-content h3{font-weight:850}.gl-contact h1{overflow-wrap:normal}.gl-contact .contact-form{margin:0}.gl-contact-form button[type=submit]{background:var(--gl-green)!important;border:2px solid #080a09!important;color:#080a09!important;font-family:inherit;font-weight:750;padding:14px}.gl-header .gl-nav:before{left:-23px;bottom:-1px}.gl-product-detail .product-button{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.gl-product-detail .product-button>.btn-primary{min-width:230px}.gl-product-detail .product-button>button:not(.btn-primary){border:1px solid #aaa;padding:10px;min-height:42px}.gl-detail-grid .product-details{min-width:0}
@media(max-width:900px){.gl-cart-grid{grid-template-columns:1fr}.gl-cart-grid>.cart-form__contents{grid-column:1;grid-row:1}.gl-cart-grid>.actions{grid-row:2}.gl-cart-grid>.row.mt-4>div:nth-child(3){grid-column:1;grid-row:3}.gl-cart-grid .form-coupon-wrapper{grid-column:1;grid-row:4}.cart-form__contents .product-thumbnail>a{width:90px}.gl-cart-grid .actions .btn{font-size:13px}}

.gl-cart-grid{padding:35px 40px}.gl-cart-heading{grid-column:1;grid-row:1;font-size:85px;line-height:1.02;letter-spacing:-.055em;font-weight:900;margin:0 0 18px}.gl-cart-grid>.cart-form__contents{grid-row:2;align-self:start;border:0}.gl-cart-grid>.actions{grid-row:3;margin-top:0!important}.gl-cart-grid>.row.mt-4>div:first-child{display:none}.gl-cart-grid>.row.mt-4>div:last-child{display:block;grid-column:2;grid-row:1/4}.gl-cart-grid .cart_totals .form-coupon-wrapper{margin:20px 0}.gl-cart-grid .cart_totals .form-coupon-wrapper h4{font-size:16px}.gl-cart-grid .cart_totals .coupon-input{margin:10px 0!important}.gl-cart-grid .cart_totals h5{font-size:36px}.gl-cart-grid .cart_totals .price-current{color:#080a09}.gl-cart-grid .cart-form__contents thead{background:#fff}.gl-cart-grid .cart-form__contents th{font-weight:700;color:#080a09}.gl-cart-grid .cart-form__contents tr{border-bottom:1px solid #ddd}.gl-cart-grid .actions{border:0!important}.gl-cart-grid .actions a:last-child{display:none}.gl-story h1{max-width:490px;font-size:clamp(42px,6vw,94px);font-weight:900;line-height:.98;letter-spacing:-.06em;margin:0 0 24px}.gl-journal>h1{font-size:70px;font-weight:900;letter-spacing:-.055em}.gl-contact .contact-form-row{display:block}.gl-contact .contact-form-row>div{width:100%;max-width:none;flex:0 0 100%}.gl-contact .contact-form-input[type=checkbox]{width:18px;height:18px;min-height:0}.gl-contact .contact-form-group input[type=checkbox]{width:18px;height:18px;min-height:0}.gl-contact textarea.contact-form-input{border:2px solid #080a09;min-height:120px}.gl-contact button[type=submit]{width:100%;font-size:17px;min-height:52px}.gl-checkout-heading{margin-bottom:25px}.gl-checkout-heading>a{display:flex;align-items:center;gap:8px;font-size:13px;color:#080a09}.gl-checkout-heading>a svg{transform:rotate(180deg);width:16px}.gl-checkout-heading h1{font-size:65px;line-height:1.02;font-weight:900;letter-spacing:-.05em;margin:18px 0 10px}.gl-checkout-heading p{font-size:14px}.checkout-page .checkout-order-info>.my-3{background:white!important;border:3px solid #080a09}.checkout-page .checkout-order-info{padding-top:90px}.checkout-page .checkout-order-info .cart-item-wrapper{padding:22px!important}.checkout-page .checkout-order-info .cart-item-wrapper:before{content:'Your order';display:block;font-size:28px;font-weight:900;margin-bottom:15px}.checkout-page .payment-checkout-btn{background:var(--gl-green)!important;color:#080a09!important;border:2px solid #080a09!important;border-radius:0!important;font-size:18px!important;min-width:240px!important}.checkout-page .form-checkout h5{font-size:23px;font-weight:800}.checkout-page .form-check-input:checked{background-color:var(--gl-forest);border-color:var(--gl-forest)}.checkout-page .checkout-content-wrap{margin-top:15px!important}.gl-product-detail .product-button .add-to-cart-text{font-size:18px}.gl-product-detail .product-button>.btn-primary{flex:1}.gl-page-heading:empty{display:none}
@media(max-width:900px){.gl-cart-grid{padding:25px;gap:20px}.gl-cart-heading{font-size:65px}.gl-cart-grid>.cart-form__contents{grid-row:2}.gl-cart-grid>.actions{grid-row:3}.gl-cart-grid>.row.mt-4>div:last-child{grid-column:1;grid-row:4}.checkout-page .checkout-order-info{padding-top:0}.gl-story h1{font-size:55px}}
@media(max-width:599px){.gl-cart-grid{padding:25px 16px;display:block}.gl-cart-heading{font-size:54px}.gl-cart-grid .cart-form__contents{margin-top:25px}.gl-cart-grid .actions{margin-bottom:20px}.gl-cart-grid .cart_totals{margin-top:25px}.gl-checkout-heading h1{font-size:48px}.gl-journal>h1{font-size:47px}.gl-story h1{font-size:55px}.gl-cart-grid .cart-form__contents .product-name>a{font-size:16px}.gl-cart-grid .cart-form__contents td{padding:16px 5px!important}}

.cart-page-content{margin-left:0!important;margin-right:0!important}.gl-account-heading{display:flex;justify-content:space-between;align-items:center;padding:40px;border-bottom:2px solid #080a09;gap:30px}.gl-account-heading h1{font-size:75px;font-weight:900;line-height:1.02;letter-spacing:-.055em}.gl-account-heading p{font-size:20px;margin:12px 0 0}.gl-account-motto{background:var(--gl-forest);color:white;font-size:30px;line-height:1.05;font-weight:900;padding:24px 35px;clip-path:polygon(7% 0,100% 0,93% 100%,0 100%)}.gl-account-motto span{color:var(--gl-green)}.dashboard-navigation{border:0!important}.dashboard-navigation .nav-link{background:#fff!important;text-transform:none!important;font-weight:550;min-height:54px}.dashboard-navigation .nav-link.active{background:var(--gl-green)!important}.gl-account-welcome{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.gl-account-welcome p{font-size:20px;font-weight:650;margin:0}.gl-account-panel{background:#f7f8f7;padding:25px;border-radius:7px;margin-bottom:25px}.gl-account-panel h2{font-size:27px;font-weight:850}.gl-account-panel-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.gl-account-panel-heading>a{font-size:13px;text-decoration:underline}.gl-order-preview{display:flex;align-items:center;justify-content:space-between;gap:20px;background:white;border-radius:5px;padding:22px;margin-top:15px}.gl-order-preview p{font-size:14px;margin:8px 0 0}.gl-order-preview>.gl-button{font-size:13px;padding:10px 14px;background:white}.gl-order-preview>span{color:var(--gl-forest);font-weight:650}.checkout-page .checkout-content-wrap{height:auto!important;min-height:0!important;overflow:visible!important;display:flow-root}.checkout-page .checkout-form{height:auto!important;min-height:0!important}.checkout-page .thank-you-sentence{font-size:40px;line-height:1.1;font-weight:900}.checkout-page .thank-you{margin:25px 0}.gl-product-reviews{margin:30px 0;padding-top:20px;border-top:2px solid}
@media(max-width:900px){.gl-account-heading{padding:25px}.gl-account-heading h1{font-size:58px}.gl-account-motto{font-size:24px}.gl-order-preview{flex-wrap:wrap}}
@media(max-width:599px){.gl-account-heading{padding:28px 20px}.gl-account-heading h1{font-size:50px}.gl-account-heading p{font-size:17px}.gl-account-motto{display:none}.gl-account-welcome{display:block}.gl-account-panel{padding:20px}.gl-account-panel-heading{align-items:flex-start;gap:15px}.gl-account-panel-heading h2{font-size:25px}}

.checkout-page > .gl-footer{max-width:1400px;margin:0 auto 24px;border-radius:0 0 20px 20px;padding:36px}.checkout-page .gl-footer ul{list-style:none;padding:0}.checkout-page .gl-footer a{color:inherit}.checkout-page .gl-footer-brand{color:#26d367!important}
.gl-product-detail .product-button{flex-wrap:wrap}.gl-product-detail .product-loop__buttons{display:flex;gap:10px;width:100%;margin-top:10px}.gl-product-detail .product-loop_action{display:flex;align-items:center;gap:8px;min-height:44px;padding:8px 12px;border:1px solid #111;color:var(--gl-black)}.gl-product-detail .product-loop_icon svg{width:20px;height:20px}.gl-product-detail .product-loop_action .text{display:inline;font-size:13px}.gl-product-detail .product-quick-view-button{display:none}.gl-product-detail .wishlist-icons .svg-icon:last-child{display:none}.gl-product-detail .alert-info{background:#e6f5eb;color:var(--gl-forest);border-color:#bfd8c8}.gl-faq h1{font-size:clamp(40px,5vw,65px);font-weight:900;letter-spacing:-.05em;line-height:1.05}

/* Image-free informational CMS pages: scoped to the editor's article wrapper. */
.gl-information-page{max-width:780px;margin:0 auto;padding:12px 0 48px;color:var(--gl-black);font-size:17px;line-height:1.75;overflow-wrap:anywhere}
.gl-information-page p{margin:0 0 1.15em}
.gl-information-page h2,.gl-information-page h3,.gl-information-page h4{font-weight:800;letter-spacing:-.025em;line-height:1.25;color:var(--gl-black);margin:1.75em 0 .65em}
.gl-information-page h2{font-size:clamp(25px,3vw,34px);padding-bottom:12px;border-bottom:2px solid var(--gl-green)}
.gl-information-page h3{font-size:24px}.gl-information-page h4{font-size:20px}
.gl-information-page>:first-child{margin-top:0}
.gl-information-page ul,.gl-information-page ol{padding-left:1.4em;margin:0 0 1.35em}
.gl-information-page li{padding-left:.2em;margin-bottom:.6em}
.gl-information-page a{color:var(--gl-forest);text-decoration:underline;text-underline-offset:3px}
.gl-information-page strong{font-weight:750}
.gl-information-page hr{border:0;border-top:1px solid #d9e2dc;margin:28px 0}
@media(max-width:599px){.gl-information-page{font-size:16px;padding:4px 6px 32px;line-height:1.7}.gl-information-page h2{font-size:26px}.gl-information-page h3{font-size:22px}}
.ck-content .gl-information-page p,.ck-content .gl-information-page li{font-size:inherit;line-height:inherit}

/* Multi-level navigation: level 2 opens below its item; level 3+ opens beside it. */
.gl-submenu-toggle{display:none}
@media(min-width:901px){
    .gl-nav>.gl-menu>li>.gl-submenu{z-index:1000;top:calc(100% + 12px);left:-16px;min-width:230px;padding:14px 0;border:2px solid var(--gl-black);box-shadow:5px 5px 0 rgba(8,10,9,.14)}
    .gl-nav>.gl-menu>li>.gl-submenu:before{content:'';position:absolute;right:0;bottom:100%;left:0;height:14px}
    .gl-nav .gl-submenu .gl-menu{gap:0;width:100%}
    .gl-nav .gl-submenu li>a{display:block;padding:9px 42px 9px 18px;line-height:1.25;white-space:nowrap}
    .gl-nav .gl-submenu li>a:hover,.gl-nav .gl-submenu li>a:focus-visible{color:var(--gl-forest);background:#effaf3}
    .gl-nav .gl-submenu .gl-submenu{z-index:1001;top:-16px;left:100%;min-width:210px;padding:14px 0;border:2px solid var(--gl-black);box-shadow:5px 5px 0 rgba(8,10,9,.14)}
    .gl-nav .gl-submenu .gl-submenu:before{content:'';position:absolute;top:0;right:100%;width:18px;height:100%}
    .gl-nav .gl-has-children>a:after{content:'';display:inline-block;width:7px;height:7px;margin:0 0 3px 8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}
    .gl-nav .gl-submenu .gl-has-children>a:after{position:absolute;right:19px;top:50%;margin:0;transform:translateY(-50%) rotate(-45deg)}
}
@media(max-width:900px){
    .gl-mobile-menu{background:#fff}
    .gl-mobile-menu li{position:relative}
    .gl-mobile-menu li>a{display:block;min-height:44px;padding:10px 48px 10px 0;line-height:24px;white-space:normal}
    .gl-mobile-menu .gl-submenu-toggle{display:grid;position:absolute;z-index:2;top:1px;right:0;width:42px;height:42px;padding:0;border:1px solid #cad4cd;background:#fff;place-items:center}
    .gl-mobile-menu .gl-submenu-toggle span{width:9px;height:9px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .2s ease}
    .gl-mobile-menu .is-open>.gl-submenu-toggle span{transform:translateY(2px) rotate(225deg)}
    .gl-mobile-menu .gl-submenu{position:static;min-width:0;margin:2px 0 6px 10px;padding:4px 0 4px 16px;border:0;border-left:2px solid var(--gl-green);background:#f7fbf8}
    .gl-mobile-menu .gl-submenu .gl-menu{gap:0}
    .gl-mobile-menu .gl-menu li:not(.is-open)>.gl-submenu{display:none}
    .gl-mobile-menu .gl-menu li.is-open>.gl-submenu{display:block}
}

/* Hero shortcode options use validated, section-local custom properties. */
.gl-hero-editable{background:var(--gl-hero-bg,#fff);color:var(--gl-hero-ink,#080a09);border-color:var(--gl-hero-border,#080a09);height:auto;min-height:clamp(500px,44vw,620px)}
.gl-hero-editable .gl-hero-copy,.gl-hero-editable .gl-hero-copy:after{background:var(--gl-hero-bg,#fff)}
.gl-hero-editable .gl-hero-copy h1{font-size:var(--gl-hero-heading,clamp(54px,6.1vw,103px));color:var(--gl-hero-ink,#080a09)}
.gl-hero-editable .gl-hero-copy>p{color:var(--gl-hero-ink,#080a09)}
.gl-hero-editable .gl-signature span{white-space:pre-wrap}
.gl-hero-editable .gl-signature i{background:var(--gl-hero-border,#080a09)}
.gl-hero-editable .gl-button{background:var(--gl-hero-border,#080a09);color:var(--gl-hero-button-ink,#080a09);border-color:var(--gl-hero-border,#080a09)}
.gl-hero-editable .gl-hero-art{position:relative}
.gl-hero-editable .gl-hero-art>a{display:block;height:100%}
.gl-hero-editable .gl-hero-art img{position:absolute;inset:0;object-position:var(--gl-hero-image-position,center top)}
.gl-hero-editable .gl-hero-rail{border-color:var(--gl-hero-border,#080a09)}
.gl-hero-editable .gl-hero-rail h2{background:var(--gl-hero-rail-bg,var(--gl-forest));color:var(--gl-hero-rail-ink,#fff);font-size:var(--gl-hero-rail-heading,clamp(23px,2.3vw,40px))}
.gl-hero-editable .gl-hero-tile{position:relative;min-height:110px;border-color:var(--gl-hero-border,#080a09)}
.gl-hero-editable .gl-hero-tile img{position:absolute;inset:0}
.gl-hero-editable[data-hero-rail=no]{grid-template-columns:46% 54%}
.gl-hero-editable[data-hero-art=no]{grid-template-columns:80% 20%}
.gl-hero-editable[data-hero-art=no] .gl-hero-copy:after{display:none}
.gl-hero-editable[data-hero-art=no][data-hero-rail=no]{grid-template-columns:1fr;min-height:0}
.gl-hero-editable h1,.gl-hero-editable h2,.gl-hero-editable p,.gl-hero-editable small,.gl-hero-editable .gl-signature{overflow-wrap:anywhere}
@media(max-width:1200px){.gl-hero-editable{min-height:590px}.gl-hero-editable .gl-hero-copy h1{font-size:var(--gl-hero-heading,76px)}.gl-hero-editable[data-hero-art=no]{grid-template-columns:1fr;min-height:0}.gl-hero-editable[data-hero-mobile-rail=yes] .gl-hero-rail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column:1/-1;border-left:0;border-top:3px solid;gap:20px;padding:24px}.gl-hero-editable[data-hero-mobile-rail=yes] .gl-hero-rail h2,.gl-hero-editable[data-hero-mobile-rail=yes] .gl-hero-rail small{grid-column:1/-1;transform:none}.gl-hero-editable[data-hero-mobile-rail=yes] .gl-hero-tile{min-height:180px;transform:none}}
@media(max-width:900px){.gl-hero-editable{min-height:560px}.gl-hero-editable .gl-hero-copy h1{font-size:var(--gl-hero-heading,65px)}}
@media(max-width:599px){.gl-hero-editable{min-height:0}.gl-hero-editable .gl-hero-copy h1{font-size:var(--gl-hero-mobile-heading,56px)}.gl-hero-editable .gl-hero-art{min-height:390px}.gl-hero-editable .gl-hero-copy h1 br{display:none}.gl-hero-editable .gl-hero-actions a{width:fit-content;max-width:100%}.gl-hero-editable[data-hero-mobile-rail=yes] .gl-hero-rail{display:grid}}

.gl-hero-editable .gl-button:before{background:var(--gl-hero-button-bg,var(--gl-green))}.gl-hero-editable .gl-button:hover:before{filter:brightness(.94)}
@media(max-width:599px){.gl-hero-editable[data-hero-mobile-breaks=yes] .gl-hero-copy h1 br{display:initial}}

/* Generic presentation controls for editorial and collection section shells. */
.gl-section-editable{background:var(--gl-section-bg,#fff);color:var(--gl-section-ink,#080a09);border-color:var(--gl-section-border,#080a09);--gl-black:var(--gl-section-ink,#080a09)}
.gl-section-editable .gl-section-intro,.gl-section-editable .gl-story-copy{text-align:var(--gl-section-align,left);min-width:0}
.gl-section-editable .gl-section-heading{color:var(--gl-section-ink,#080a09);overflow-wrap:anywhere}
.gl-categories.gl-section-editable{grid-template-columns:1.1fr 3fr;padding-top:var(--gl-section-padding,36px);padding-bottom:var(--gl-section-padding,36px)}
.gl-categories.gl-section-editable .gl-section-heading{font-size:var(--gl-section-heading,clamp(28px,3.2vw,50px))}
.gl-categories.gl-section-editable .gl-section-description{font-size:var(--gl-section-body,17px)}
.gl-category-grid{display:grid;grid-template-columns:repeat(var(--gl-section-columns,3),minmax(0,1fr));gap:25px;align-items:start;min-width:0}
.gl-categories.gl-section-editable .gl-category>div{background:var(--gl-section-tile-bg,#bde9c6)}
.gl-featured.gl-section-editable{padding-top:var(--gl-section-padding,48px);padding-bottom:var(--gl-section-padding,48px)}
.gl-featured.gl-section-editable .gl-section-heading{font-size:var(--gl-section-heading,clamp(32px,3.6vw,60px))}
.gl-featured.gl-section-editable .gl-section-description{font-size:var(--gl-section-body,20px)}
.gl-featured.gl-section-editable .gl-product-grid{grid-template-columns:repeat(var(--gl-section-columns,4),minmax(0,1fr));min-width:0}
.gl-section-editable[data-intro=top]{grid-template-columns:1fr}
.gl-section-editable .gl-section-description{color:var(--gl-section-ink,#080a09);overflow-wrap:anywhere}
.gl-section-editable .gl-angular{background:var(--gl-section-border,#080a09);color:var(--gl-section-button-ink,#080a09)}
.gl-section-editable .gl-angular:before{background:var(--gl-section-button-bg,var(--gl-green))}
.gl-section-editable .gl-angular:hover:before{filter:brightness(.94)}
.gl-section-editable .gl-text-link{color:var(--gl-section-button-ink,var(--gl-section-ink,#080a09));border-color:var(--gl-section-border,#080a09)}
.gl-section-editable .gl-section-intro>a{max-width:100%;white-space:normal;justify-content:center}
.gl-story.gl-section-editable>.gl-story-media{padding:0;display:block;min-width:0;overflow:hidden;border-radius:var(--gl-section-radius,0)}
.gl-story-media>a{display:block;height:100%}
.gl-story-media img{display:block;width:100%;height:100%;max-height:520px;object-fit:cover;object-position:var(--gl-section-image-position,center)}
.gl-story.gl-section-editable>.gl-story-copy{padding-top:var(--gl-section-padding,50px);padding-bottom:var(--gl-section-padding,50px);align-items:stretch}
.gl-story.gl-section-editable .gl-section-heading{font-size:var(--gl-section-heading,clamp(42px,6vw,94px));font-weight:900;line-height:.98;letter-spacing:-.06em;margin:0 0 24px;max-width:490px;width:100%;align-self:var(--gl-section-button-align,flex-start)}
.gl-story.gl-section-editable .gl-section-description{font-size:var(--gl-section-body,20px)}
.gl-story-copy>a{width:fit-content;max-width:100%;align-self:var(--gl-section-button-align,flex-start)}
.gl-story.gl-section-editable[data-image-side=right]>.gl-story-media{grid-column:2;grid-row:1}
.gl-story.gl-section-editable[data-image-side=right]>.gl-story-copy{grid-column:1;grid-row:1}
.gl-story.gl-section-editable[data-show-image=no]{grid-template-columns:1fr;min-height:0}
.gl-story.gl-section-editable[data-show-image=no]>.gl-story-copy{grid-column:1}
@media(max-width:900px){.gl-categories.gl-section-editable,.gl-featured.gl-section-editable{grid-template-columns:1fr}.gl-category-grid{gap:20px}.gl-featured.gl-section-editable .gl-product-grid{grid-template-columns:repeat(min(var(--gl-section-columns,4),3),minmax(0,1fr))}}
@media(max-width:599px){.gl-categories.gl-section-editable .gl-category-grid,.gl-featured.gl-section-editable .gl-product-grid{grid-template-columns:repeat(var(--gl-section-mobile-columns,2),minmax(0,1fr));gap:20px}.gl-categories.gl-section-editable .gl-section-heading,.gl-featured.gl-section-editable .gl-section-heading{font-size:var(--gl-section-mobile-heading,38px)}.gl-story.gl-section-editable{grid-template-columns:1fr}.gl-story.gl-section-editable[data-image-side]>.gl-story-media,.gl-story.gl-section-editable[data-image-side]>.gl-story-copy{grid-column:auto;grid-row:auto}.gl-story.gl-section-editable>.gl-story-media{order:1}.gl-story.gl-section-editable>.gl-story-copy{order:2}.gl-story.gl-section-editable[data-mobile-image=last]>.gl-story-media{order:2}.gl-story.gl-section-editable[data-mobile-image=last]>.gl-story-copy{order:1}.gl-story.gl-section-editable .gl-section-heading{font-size:var(--gl-section-mobile-heading,55px)}.gl-story.gl-section-editable .gl-section-description{font-size:var(--gl-section-body,18px)}}
.gl-featured.gl-section-editable .gl-section-intro>.gl-text-link{background:var(--gl-section-button-bg,transparent)}
.gl-section-editable .gl-section-heading>span{color:var(--gl-green)}

/* Bag sidebar */
.gl-bag-dialog{inset:0 0 0 auto;width:min(460px,100%);max-width:100%;height:100dvh;max-height:none;margin:0;padding:0;overflow:hidden;border:0;border-left:3px solid var(--gl-black);background:#fff;color:var(--gl-black);box-shadow:-18px 0 45px rgba(8,10,9,.16)}
.gl-bag-dialog[open]{display:flex;flex-direction:column}
.gl-bag-dialog::backdrop{background:rgba(8,10,9,.48)}
.gl-bag-dialog .mini-cart-content,.gl-bag-dialog .widget-shopping-cart-content{min-height:0;height:100%}
.gl-bag-dialog .widget-shopping-cart-content{display:grid;grid-template-rows:auto minmax(0,1fr) auto}
.gl-bag-dialog .panel__header{display:flex;align-items:center;justify-content:space-between;min-height:92px;padding:22px 26px;border-bottom:3px solid var(--gl-black);background:var(--gl-green);text-align:left}
.gl-bag-dialog .panel__header h3{margin:0;font-size:32px;font-weight:900;line-height:1;letter-spacing:-.04em}
.gl-bag-dialog .panel__header .cart-counter{font-weight:750}
.gl-bag-dialog .gl-bag-close{position:static;flex:0 0 44px;width:44px;height:44px;min-width:44px;min-height:44px;padding:0;border:2px solid transparent;border-radius:50%;font-size:34px;font-weight:400;line-height:1}
.gl-bag-dialog .gl-bag-close:hover{border-color:var(--gl-black);background:rgba(255,255,255,.38)}
.gl-bag-dialog .cart__items{min-height:0;overflow-y:auto;padding:0 26px;overscroll-behavior:contain}
.gl-bag-dialog .mini-product-cart-list{margin:0;padding:0;list-style:none}
.gl-bag-dialog .mini-cart-item{display:grid;grid-template-columns:96px minmax(0,1fr) 40px;gap:16px;align-items:start;margin:0;padding:22px 0;border-bottom:1px solid #d9dfdb;list-style:none}
.gl-bag-dialog .mini-cart-item:last-child{border-bottom:0}
.gl-bag-dialog .product-image{width:96px;height:96px;margin:0;overflow:hidden;border-radius:6px;background:#f2f5f3}
.gl-bag-dialog .product-image .img-fluid-eq{display:block;width:100%;height:100%}
.gl-bag-dialog .product-image .img-fluid-eq__dummy{display:none}
.gl-bag-dialog .product-image .img-fluid-eq__wrap{position:static;width:100%;height:100%}
.gl-bag-dialog .product-image img{display:block;width:100%;height:100%;padding:0;object-fit:cover}
.gl-bag-dialog .product-content{min-width:0;padding:1px 0 0}
.gl-bag-dialog .product-name{margin:0 0 8px}
.gl-bag-dialog .product-name a{display:block;color:var(--gl-black);font-size:17px;font-weight:750;line-height:1.28;overflow-wrap:anywhere}
.gl-bag-dialog .quantity{display:flex;align-items:baseline;gap:6px;margin-bottom:6px;color:#3f4742;font-size:15px}
.gl-bag-dialog .quantity .price-amount{color:var(--gl-black);font-size:16px;font-weight:750}
.gl-bag-dialog .item-quantity{font-size:14px}
.gl-bag-dialog .product-attributes{color:#59625c;font-size:13px;line-height:1.4}
.gl-bag-dialog .remove-cart-item{display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;color:#535a55;background:transparent}
.gl-bag-dialog .remove-cart-item:hover{color:#080a09;background:#edf1ee}
.gl-bag-dialog .remove-cart-item .svg-icon,.gl-bag-dialog .remove-cart-item svg{width:20px;height:20px}
.gl-bag-dialog .control-buttons{padding:20px 26px 26px;border-top:1px solid #d9dfdb;background:#fff}
.gl-bag-dialog .mini-cart__total{display:flex;align-items:baseline;justify-content:space-between;gap:18px;padding:5px 0;color:var(--gl-black);font-size:16px}
.gl-bag-dialog .mini-cart__total strong{font-weight:750;text-transform:none!important}
.gl-bag-dialog .mini-cart__total .price-amount{color:var(--gl-black);font-size:18px;font-weight:850}
.gl-bag-dialog .mini-cart__buttons{display:grid;grid-template-columns:1fr;gap:10px;margin-top:16px}
.gl-bag-dialog .mini-cart__buttons.has-checkout{grid-template-columns:1fr 1.2fr}
.gl-bag-dialog .mini-cart__buttons .btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;width:100%;margin:0;padding:12px 16px;border:2px solid var(--gl-black);border-radius:3px;font-size:15px;font-weight:750;line-height:1.2;white-space:nowrap}
.gl-bag-dialog .mini-cart__buttons .gl-bag-secondary{background:#fff;color:var(--gl-black)}
.gl-bag-dialog .mini-cart__buttons .gl-bag-secondary:hover{background:#f0f4f1}
.gl-bag-dialog .mini-cart__buttons .checkout{background:var(--gl-green);color:var(--gl-black)}
.gl-bag-dialog .cart_no_items{align-self:start;margin:26px;border:1px solid #d9dfdb;border-radius:5px;background:#f7faf8;color:#3f4742}
@media(max-width:480px){.gl-bag-dialog{width:100%;border-left:0}.gl-bag-dialog .panel__header{min-height:78px;padding:18px 20px}.gl-bag-dialog .panel__header h3{font-size:28px}.gl-bag-dialog .cart__items{padding:0 20px}.gl-bag-dialog .mini-cart-item{grid-template-columns:82px minmax(0,1fr) 38px;gap:12px;padding:18px 0}.gl-bag-dialog .product-image{width:82px;height:82px}.gl-bag-dialog .product-name a{font-size:16px}.gl-bag-dialog .control-buttons{padding:18px 20px 22px}}
@media(max-width:360px){.gl-bag-dialog .mini-cart__buttons.has-checkout{grid-template-columns:1fr}}

/* Live header search */
.gl-search>.bb-quick-search-results{display:none;width:100%;max-height:390px;margin-top:16px;overflow:auto;border:3px solid var(--gl-black);background:#fff;box-shadow:8px 8px 0 rgba(8,10,9,.13)}
.gl-search>.bb-quick-search-results.show{display:block}
.gl-search .bb-quick-search-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}
.gl-search .bb-quick-search-item{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;align-items:center;min-width:0;padding:14px;border-right:1px solid #d8ded9;border-bottom:1px solid #d8ded9;background:#fff;color:var(--gl-black)}
.gl-search .bb-quick-search-item:hover,.gl-search .bb-quick-search-item:focus-visible{background:#effaf3;color:var(--gl-black)}
.gl-search .bb-quick-search-item-image{width:64px;height:64px;padding:0;overflow:hidden;border-radius:4px;background:#f1f4f2}
.gl-search .bb-quick-search-item-image img{display:block;width:100%;height:100%;object-fit:cover}
.gl-search .bb-quick-search-item-info{min-width:0}
.gl-search .bb-quick-search-item-name{font-size:15px;font-weight:800;line-height:1.25;overflow-wrap:anywhere}
.gl-search .bb-quick-search-item-rating{display:none}
.gl-search .bb-quick-search-item-price{margin-top:4px;font-size:14px;font-weight:700}
.gl-search .bb-quick-search-highlight{padding:0 2px;border-radius:0;background:var(--gl-green);color:var(--gl-black)}
.gl-search .bb-quick-search-view-all{padding:13px 18px;border-top:2px solid var(--gl-black);text-align:center;font-weight:800}
.gl-search .bb-quick-search-view-all a{color:var(--gl-black)}
.gl-search .bb-quick-search-empty{padding:18px;text-align:center;color:#4f5751}
@media(max-width:900px){.gl-search .bb-quick-search-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:599px){.gl-search>.bb-quick-search-results{max-height:55vh;margin-top:12px;box-shadow:5px 5px 0 rgba(8,10,9,.13)}.gl-search .bb-quick-search-list{grid-template-columns:1fr}.gl-search .bb-quick-search-item{grid-template-columns:58px minmax(0,1fr);padding:10px}.gl-search .bb-quick-search-item-image{width:58px;height:58px}}

/* Checkout coupons */
.checkout-page .checkout__coupon-section{position:relative;margin:26px 0 20px;padding:22px 18px 18px;border:3px solid var(--gl-black);border-radius:0;background:#fff}
.checkout-page .checkout__coupon-heading{display:inline-flex;align-items:center;gap:8px;margin:-43px 0 16px;padding:8px 13px;border:2px solid var(--gl-black);border-radius:2px;background:var(--gl-green);color:var(--gl-black);font-size:15px;font-weight:850}
.checkout-page .checkout__coupon-heading img{width:24px;height:24px}
.checkout-page .checkout__coupon-list{display:grid;gap:12px;max-height:520px;margin:0;padding:0;overflow-y:auto;border:0;border-radius:0}
.checkout-page .checkout__coupon-item{min-width:0;border:2px solid var(--gl-black);border-radius:3px;box-shadow:none;background:#fff;color:var(--gl-black)}
.checkout-page .checkout__coupon-item.active{border-color:var(--gl-black);background:var(--gl-green);color:var(--gl-black)}
.checkout-page .checkout__coupon-item-content{width:100%;padding:14px 16px}
.checkout-page .checkout__coupon-item-title h4,.checkout-page .checkout__coupon-item.active .checkout__coupon-item-title h4{margin:0;color:var(--gl-black);font-size:20px;font-weight:900}
.checkout-page .checkout__coupon-item-description,.checkout-page .checkout__coupon-item.active .checkout__coupon-item-description{margin-top:5px;color:#414843;font-size:14px;line-height:1.45}
.checkout-page .checkout__coupon-item-code,.checkout-page .checkout__coupon-item.active .checkout__coupon-item-code{margin-top:11px;padding:9px 10px;border:1px solid #bac2bc;border-radius:2px;background:#f2f4f2;filter:none}
.checkout-page .checkout__coupon-item-code span{font-size:15px;letter-spacing:.02em}
.checkout-page .checkout__coupon-item-code button,.checkout-page .checkout__coupon-item.active .checkout__coupon-item-code button{min-height:36px;padding:7px 13px;border:2px solid var(--gl-black);border-radius:2px;background:var(--gl-green);color:var(--gl-black);font-weight:800}
.checkout-page .checkout-discount-section .btn-open-coupon-form{display:inline-flex;min-height:44px;align-items:center;padding:10px 15px;border:2px solid var(--gl-black);border-radius:2px;background:#fff;color:var(--gl-black);font-weight:750}
.checkout-page .checkout-discount-section .btn-open-coupon-form:hover{background:#effaf3}
.checkout-page .coupon-wrapper .btn-group{display:flex}
.checkout-page .coupon-wrapper .coupon-code{min-height:48px;border:2px solid var(--gl-black);border-right:0;border-radius:2px 0 0 2px}
.checkout-page .coupon-wrapper .apply-coupon-code,.checkout-page .coupon-wrapper .remove-coupon-code{min-height:48px;padding:9px 18px;border:2px solid var(--gl-black);border-radius:0 2px 2px 0;background:var(--gl-green);color:var(--gl-black);font-weight:800}
.checkout-page .checkout__coupon-mobile>.btn{border:2px solid var(--gl-black)!important;border-radius:2px!important;background:#fff!important;color:var(--gl-black)!important;font-weight:750}
.checkout-page .checkout__coupon-mobile .badge{border:1px solid var(--gl-black);border-radius:2px;background:var(--gl-green)!important;color:var(--gl-black)}
.checkout-page #mobile-coupon-modal .modal-content{border:3px solid var(--gl-black);border-radius:3px}
.checkout-page #mobile-coupon-modal .modal-header{padding:16px 20px;border-bottom:3px solid var(--gl-black)!important;background:var(--gl-green)}
.checkout-page #mobile-coupon-modal .modal-header .modal-title{color:var(--gl-black);font-weight:900}
.checkout-page #mobile-coupon-modal .modal-footer{border-top:2px solid var(--gl-black);background:#fff}
.checkout-page #mobile-coupon-modal .modal-footer .btn{border:2px solid var(--gl-black);border-radius:2px;background:#fff;color:var(--gl-black);font-weight:800}
.checkout-page #mobile-coupon-modal .mobile-coupon-item{border:2px solid var(--gl-black)!important;border-radius:3px!important;box-shadow:none}
.checkout-page #mobile-coupon-modal .mobile-coupon-icon{background:#dff7e8!important}
.checkout-page #mobile-coupon-modal .mobile-coupon-icon svg{color:var(--gl-black)!important}
.checkout-page #mobile-coupon-modal .mobile-coupon-item.active{background:var(--gl-green);color:var(--gl-black)}
.checkout-page #mobile-coupon-modal .mobile-coupon-value h6,.checkout-page #mobile-coupon-modal .mobile-coupon-item.active .mobile-coupon-value h6,.checkout-page #mobile-coupon-modal .mobile-coupon-item.active .mobile-coupon-description small{color:var(--gl-black)!important}
.checkout-page #mobile-coupon-modal .mobile-coupon-code .btn{border:2px solid var(--gl-black);border-radius:2px;background:var(--gl-green);color:var(--gl-black);font-weight:800}

/* Loyalty rewards */
.loyalty-earn-badge{position:relative;padding:20px 22px!important;border:3px solid var(--gl-black)!important;border-radius:3px!important;background:#fff!important;box-shadow:8px 8px 0 #dff7e8}
.loyalty-earn-badge:before{content:'';position:absolute;inset:0 auto 0 0;width:9px;background:var(--gl-green)}
.loyalty-earn-badge .loyalty-earn-mark{display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;margin-right:16px!important;border:2px solid var(--gl-black);border-radius:50%;background:var(--gl-green);color:var(--gl-black)!important;font-size:28px;font-weight:900}
.loyalty-earn-badge .loyalty-points-text{display:block;color:var(--gl-black)!important;font-size:20px;font-weight:900;line-height:1.2}
.loyalty-earn-badge p{margin-top:5px;color:#525a54!important;font-size:15px!important}
.loyalty-points-earning{padding:18px 20px!important;border:2px solid var(--gl-black)!important;border-radius:3px!important;background:#fff!important;box-shadow:inset 8px 0 0 var(--gl-green)}
.loyalty-points-earning .text-success,.loyalty-points-earning .fw-bold{color:var(--gl-black)!important}
.loyalty-redemption-widget .card,.loyalty-rewards-dashboard>.card,.loyalty-rewards-dashboard>.row .card{overflow:hidden;border:2px solid var(--gl-black)!important;border-radius:3px!important;box-shadow:none!important}
.loyalty-redemption-widget .card-header,.loyalty-rewards-dashboard>.card>.card-header{padding:14px 18px;border-bottom:2px solid var(--gl-black);background:var(--gl-green)!important}
.loyalty-redemption-widget .card-header h5,.loyalty-rewards-dashboard>.card>.card-header h5{color:var(--gl-black)!important;font-weight:900}
.loyalty-redemption-widget .form-control,.loyalty-rewards-dashboard .form-control{min-height:48px;border:2px solid var(--gl-black);border-radius:2px}
.loyalty-redemption-widget .btn,.loyalty-rewards-dashboard .btn{min-height:44px;border:2px solid var(--gl-black)!important;border-radius:2px!important;background:var(--gl-green)!important;color:var(--gl-black)!important;font-weight:800}
.loyalty-rewards-dashboard>h2{font-size:clamp(34px,4vw,56px);font-weight:900;letter-spacing:-.045em}
.loyalty-rewards-dashboard>.row .card-body{padding:24px 18px}
.loyalty-rewards-dashboard>.row .card-title{color:#4f5751!important;font-size:14px;font-weight:750;text-transform:uppercase;letter-spacing:.06em}
.loyalty-rewards-dashboard>.row .display-4{color:var(--gl-black)!important;font-size:46px;font-weight:900}
.loyalty-rewards-dashboard .progress{overflow:hidden;border:2px solid var(--gl-black);border-radius:1px;background:#eef2ef}
.loyalty-rewards-dashboard .progress-bar{background:var(--gl-green)}
.loyalty-rewards-dashboard .badge{border:1px solid var(--gl-black);border-radius:2px;background:var(--gl-green)!important;color:var(--gl-black)!important}
.loyalty-points-badge{border:2px solid var(--gl-black);border-radius:2px!important;background:var(--gl-green)!important;color:var(--gl-black)!important}
.checkout-page .checkout-order-info .loyalty-points-earning{margin:12px 0 0!important;padding:12px 0 0!important;border:0!important;border-top:2px solid var(--gl-black)!important;border-radius:0!important;box-shadow:none}
@media(max-width:599px){.loyalty-earn-badge{padding:16px!important;box-shadow:5px 5px 0 #dff7e8}.loyalty-earn-badge .loyalty-earn-mark{flex-basis:38px;width:38px;height:38px;margin-right:12px!important;font-size:24px}.loyalty-earn-badge .loyalty-points-text{font-size:17px}.checkout-page .coupon-wrapper .btn-group{display:grid}.checkout-page .coupon-wrapper .coupon-code{border-right:2px solid var(--gl-black);border-radius:2px 2px 0 0}.checkout-page .coupon-wrapper .apply-coupon-code,.checkout-page .coupon-wrapper .remove-coupon-code{border-top:0;border-radius:0 0 2px 2px}}

/* Bootstrap mounts the coupon modal outside the checkout wrapper. */
#mobile-coupon-modal .modal-content{border:3px solid var(--gl-black);border-radius:3px;background:#fff}
#mobile-coupon-modal .modal-header{padding:16px 20px;border-bottom:3px solid var(--gl-black)!important;background:var(--gl-green)!important}
#mobile-coupon-modal .modal-header .modal-title{color:var(--gl-black);font-weight:900}
#mobile-coupon-modal .modal-footer{border-top:2px solid var(--gl-black)!important;background:#fff!important}
#mobile-coupon-modal .modal-footer .btn{border:2px solid var(--gl-black)!important;border-radius:2px!important;background:#fff!important;color:var(--gl-black)!important;font-weight:800}
#mobile-coupon-modal .mobile-coupon-item{border:2px solid var(--gl-black)!important;border-radius:3px!important;box-shadow:none}
#mobile-coupon-modal .mobile-coupon-icon{background:#dff7e8!important}
#mobile-coupon-modal .mobile-coupon-icon svg{color:var(--gl-black)!important;stroke:var(--gl-black)!important}
#mobile-coupon-modal .mobile-coupon-code .btn{border:2px solid var(--gl-black);border-radius:2px;background:var(--gl-green);color:var(--gl-black);font-weight:800}

/* Sticky site controls and the Green Latifah mobile quick-navigation dock. */
.gl-shell{overflow:clip}
.gl-sticky-stack{position:sticky;top:0;z-index:1040;background:#fff;box-shadow:0 5px 14px rgba(8,10,9,.08)}
body.show-admin-bar .gl-sticky-stack{top:40px}
.gl-mobile-dock{display:none}
@media(max-width:900px){
    body{padding-bottom:calc(68px + env(safe-area-inset-bottom,0px))}
    .gl-mobile-dock{display:grid;position:fixed;z-index:1045;right:0;bottom:0;left:0;grid-template-columns:repeat(5,minmax(0,1fr));min-height:68px;padding:4px 6px calc(4px + env(safe-area-inset-bottom,0px));border-top:3px solid var(--gl-black);background:#fff;box-shadow:0 -8px 22px rgba(8,10,9,.13)}
    .gl-mobile-dock>a,.gl-mobile-dock>button{display:flex;position:relative;min-width:0;min-height:58px;margin:0;padding:5px 2px;border:0;border-radius:4px;background:transparent;color:var(--gl-black);font:inherit;align-items:center;flex-direction:column;justify-content:center;gap:2px}
    .gl-mobile-dock>a:hover,.gl-mobile-dock>button:hover,.gl-mobile-dock>[aria-current=page]{background:#e9faef;color:var(--gl-forest)}
    .gl-mobile-dock svg{width:22px;height:22px;flex:0 0 auto;stroke-width:2}
    .gl-mobile-dock>*>span:last-child{max-width:100%;overflow:hidden;font-size:11px;font-weight:750;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}
    .gl-mobile-dock-icon{display:block;position:relative;line-height:1}
    .gl-mobile-dock .gl-cart-count{right:-10px;top:-7px;min-width:17px;padding:1px 4px;line-height:15px}
}
@media(max-width:599px){.gl-sticky-stack{box-shadow:0 4px 12px rgba(8,10,9,.1)}}
