*{box-sizing:border-box}html{scroll-behavior:smooth}body.g26{margin:0;background:#f6f3ea;color:#182019;font-family:Arial,Helvetica,sans-serif}a{color:inherit}.g26-header{height:82px;padding:0 42px;display:flex;align-items:center;justify-content:space-between;gap:30px;background:#fbfaf5;border-bottom:1px solid #dedfd7;position:sticky;top:0;z-index:20}.g26-logo{display:flex;align-items:center;min-width:155px}.g26-logo img{width:150px;height:62px;object-fit:contain}.g26-header nav{display:flex;align-items:center;justify-content:center;gap:28px;font-size:13px;font-weight:700}.g26-header nav a{text-decoration:none}.g26-header nav a:hover{color:#2d6337}.g26-cart{border:1px solid #cdd4cb;border-radius:999px;padding:10px 16px;text-decoration:none;font-size:12px;font-weight:800;white-space:nowrap}.g26-cart span{background:#2d6337;color:#fff;border-radius:999px;padding:2px 6px;margin-left:4px}.g26-age{position:fixed;inset:0;background:rgba(17,23,18,.78);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.g26-age-card{width:min(460px,100%);background:#fbfaf5;border-radius:26px;padding:42px;text-align:center;box-shadow:0 30px 90px rgba(0,0,0,.3)}.g26-age-card img{width:210px;height:90px;object-fit:contain}.g26-age-card h1{font-size:30px;line-height:1.05;margin:12px 0}.g26-age-card p{color:#667066}.g26-age-card button{margin-top:16px;border:0;background:#285d36;color:#fff;border-radius:12px;padding:14px 22px;font-weight:800;cursor:pointer}.g26-home{overflow:hidden}.g26-home-hero{min-height:650px;display:grid;grid-template-columns:1fr 1.05fr;align-items:center;padding:56px 5vw 46px;background:#efe8d8}.g26-home-copy{max-width:590px}.g26-home-kicker,.g26-collection-kicker,.g26-eyebrow{font-size:11px;letter-spacing:.18em;font-weight:800;color:#55725a}.g26-home-copy h1{font-size:clamp(72px,10vw,148px);line-height:.78;letter-spacing:-.075em;margin:20px 0 18px}.g26-home-copy h1 span{color:#2e713c}.g26-home-copy h2{font-size:clamp(30px,4vw,56px);line-height:.98;margin:0 0 20px;letter-spacing:-.05em}.g26-home-copy p{max-width:520px;font-size:17px;line-height:1.65;color:#5f675f}.g26-home-actions{display:flex;gap:12px;align-items:center;margin-top:30px}.g26-cta{display:inline-flex;background:#285d36;color:#fff;padding:14px 20px;border-radius:10px;text-decoration:none;font-size:13px;font-weight:800}.g26-home-link{font-size:13px;font-weight:800;text-decoration:none;padding:12px}.g26-home-art{display:flex;justify-content:center;align-items:center}.g26-home-art img{width:min(680px,100%);max-height:610px;object-fit:contain;filter:drop-shadow(0 20px 35px rgba(20,30,20,.12))}.g26-marquee{display:flex;justify-content:space-around;gap:18px;padding:17px 20px;background:#285d36;color:#fff;font-size:11px;letter-spacing:.16em;font-weight:800}.g26-home-intro{max-width:1180px;margin:0 auto;padding:90px 24px 42px;display:grid;grid-template-columns:1fr 1fr;gap:70px}.g26-home-intro h2{font-size:clamp(34px,5vw,62px);line-height:.98;letter-spacing:-.055em;margin:12px 0}.g26-home-intro p{font-size:17px;line-height:1.75;color:#697169;align-self:end}.g26-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:1180px;margin:0 auto;padding:20px 24px 85px}.g26-category{min-height:320px;padding:26px;display:flex;flex-direction:column;justify-content:space-between;text-decoration:none;border-radius:4px}.g26-category span{font-size:12px;font-weight:800;opacity:.75}.g26-category strong{font-size:clamp(30px,4vw,48px);letter-spacing:-.05em}.g26-category small{font-size:12px;font-weight:800}.g26-category-green{background:#dfe8d9}.g26-category-burgundy{background:#6d2034;color:#fff}.g26-category-dark{background:#1f2922;color:#fff}.g26-home-trust{border-top:1px solid #d9ddd5;border-bottom:1px solid #d9ddd5;display:grid;grid-template-columns:repeat(3,1fr);max-width:1180px;margin:0 auto 80px}.g26-home-trust div{padding:26px;border-right:1px solid #d9ddd5}.g26-home-trust div:last-child{border:0}.g26-home-trust b,.g26-home-trust span{display:block}.g26-home-trust b{font-size:14px}.g26-home-trust span{font-size:12px;color:#707870;margin-top:6px}.g26-collection-page{max-width:1240px;margin:0 auto;padding:52px 24px 90px}.g26-collection-head{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:34px;border-bottom:1px solid #dfe4dc;padding-bottom:28px}.g26-collection-head h1{margin:0;font-size:clamp(42px,6vw,72px);line-height:.95;letter-spacing:-.06em}.g26-collection-intro{max-width:650px;margin:14px 0 0;color:#697169;line-height:1.6}.g26-collection-tools{display:flex;align-items:center;gap:18px;color:#697169;font-size:13px;white-space:nowrap}.g26-sort-form{display:flex;align-items:center;gap:8px}.g26-sort-form select{border:1px solid #d5dbd3;border-radius:8px;background:#fff;padding:10px 34px 10px 12px}.g26-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px 18px}.g26-product-media{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;background:#ece9df;border-radius:4px}.g26-product-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s}.g26-product-card:hover .g26-product-media img{transform:scale(1.035)}.g26-product-badge{position:absolute;top:12px;left:12px;background:#6d2034;color:#fff;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:800}.g26-product-info{padding:13px 3px}.g26-product-type{margin:0 0 5px;font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#7b837c}.g26-product-info h2{margin:0;font-size:18px;line-height:1.25}.g26-product-info h2 a{text-decoration:none}.g26-product-bottom{display:flex;gap:9px;align-items:center;margin-top:8px}.g26-product-price{font-weight:800}.g26-product-compare{text-decoration:line-through;color:#9aa19b;font-size:13px}.g26-product-link{display:inline-block;margin-top:12px;color:#285d36;text-decoration:none;font-size:12px;font-weight:800}.g26-pagination{display:flex;justify-content:center;gap:28px;margin-top:52px;font-size:13px}.g26-pagination a{color:#285d36;font-weight:800;text-decoration:none}.g26-empty-collection{text-align:center;padding:90px 20px}.g26-collection-button{display:inline-block;background:#285d36;color:#fff;padding:13px 20px;border-radius:8px;text-decoration:none;font-weight:800}.g26-product{max-width:1180px;margin:0 auto;padding:70px 24px 100px;display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:start}.g26-product-media{background:#eeeae0;border-radius:6px;overflow:hidden;aspect-ratio:1/1}.g26-product-media img{width:100%;height:100%;object-fit:cover}.g26-product-info h1{font-size:clamp(38px,5vw,64px);line-height:.98;letter-spacing:-.055em;margin:10px 0 12px}.g26-product-price{font-size:24px;font-weight:800;margin-bottom:22px}.g26-product-description{color:#667066;line-height:1.7;margin-bottom:24px}.g26-product-form label{display:block;font-size:12px;font-weight:800;margin:14px 0 8px}.g26-product-form select,.g26-quantity-row input{width:100%;border:1px solid #d5dbd3;background:#fff;border-radius:9px;padding:13px}.g26-quantity-row{margin-top:14px}.g26-add-to-cart{width:100%;margin-top:18px;border:0;background:#285d36;color:#fff;border-radius:10px;padding:16px;font-weight:800;font-size:14px;cursor:pointer}.g26-add-to-cart:disabled{opacity:.5;cursor:not-allowed}.g26-product-note{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.g26-product-note span{background:#edf0e9;padding:8px 10px;border-radius:999px;font-size:10px;font-weight:800}.g26-details{border-top:1px solid #dde2db;padding:17px 0}.g26-details summary{cursor:pointer;font-weight:800}.g26-details div{color:#667066;line-height:1.6;padding-top:12px}.gem-cart-page{max-width:1180px;margin:0 auto;padding:58px 22px 90px}.gem-cart-head{margin-bottom:32px}.gem-cart-head h1{font-size:clamp(40px,6vw,66px);line-height:.95;letter-spacing:-.06em;margin:10px 0}.gem-cart-head p{color:#667066}.gem-cart-layout{display:grid;grid-template-columns:1.7fr .8fr;gap:28px}.gem-cart-items,.gem-summary-card,.gem-cart-empty{background:#fff;border:1px solid #e0e4dd;border-radius:20px}.gem-cart-items{padding:0 24px}.gem-cart-item{display:grid;grid-template-columns:120px 1fr;gap:20px;padding:24px 0;border-bottom:1px solid #e8ece7}.gem-cart-media{display:block;background:#f0eee7;border-radius:12px;overflow:hidden;aspect-ratio:1}.gem-cart-media img{width:100%;height:100%;object-fit:cover}.gem-cart-title-row{display:flex;justify-content:space-between;gap:18px}.gem-cart-title-row h2{font-size:18px;margin:0}.gem-cart-title-row a{text-decoration:none}.gem-cart-title-row p{font-size:12px;color:#687168}.gem-cart-bottom{display:flex;gap:14px;align-items:center;margin-top:20px}.gem-qty{display:flex;border:1px solid #dce2da;border-radius:9px;overflow:hidden}.gem-qty button{border:0;background:#f4f5f1;width:34px}.gem-qty input{border:0;width:44px;text-align:center}.gem-remove{color:#7c3438;text-decoration:none;font-size:12px}.gem-cart-actions{display:flex;justify-content:space-between;padding:22px 0}.gem-cart-actions a{text-decoration:none;font-weight:800;font-size:13px}.gem-cart-actions button{border:1px solid #cfd7ce;background:#fff;border-radius:9px;padding:10px 14px;font-weight:800}.gem-summary-card{padding:26px;height:max-content;position:sticky;top:100px}.gem-summary-card h2{margin-top:0}.gem-summary-row,.gem-summary-total{display:flex;justify-content:space-between}.gem-summary-card p{font-size:11px;color:#788078;line-height:1.5}.gem-summary-total{border-top:1px solid #e3e7e1;padding-top:18px;margin:20px 0;font-size:18px}.gem-checkout,.gem-cart-primary{display:block;width:100%;border:0;background:#285d36;color:#fff;border-radius:10px;padding:15px;text-align:center;text-decoration:none;font-weight:800}.gem-cart-empty{padding:80px 25px;text-align:center}.gem-cart-empty p{color:#667066}footer{background:#202a22;color:#f6f3ea;padding:55px 6vw;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:35px}footer b{display:block;margin-bottom:10px}footer p,footer a{display:block;color:#cbd2cb;font-size:12px;line-height:1.7;text-decoration:none}footer a:hover{color:#fff}@media(max-width:900px){.g26-header{padding:0 16px;height:72px}.g26-header nav{display:none}.g26-logo{min-width:120px}.g26-logo img{width:125px}.g26-home-hero{grid-template-columns:1fr;padding:42px 18px 25px}.g26-home-copy{text-align:center;margin:auto}.g26-home-copy p{margin-left:auto;margin-right:auto}.g26-home-actions{justify-content:center}.g26-home-art{margin-top:15px}.g26-marquee{overflow:hidden;white-space:nowrap}.g26-marquee span{font-size:9px}.g26-home-intro{grid-template-columns:1fr;gap:20px;padding:65px 18px 30px}.g26-category-grid{grid-template-columns:1fr;padding:18px 18px 60px}.g26-category{min-height:220px}.g26-home-trust{grid-template-columns:1fr;margin:0 18px 60px}.g26-home-trust div{border-right:0;border-bottom:1px solid #d9ddd5}.g26-collection-page{padding:35px 14px 60px}.g26-collection-head{flex-direction:column;align-items:flex-start}.g26-collection-tools{width:100%;justify-content:space-between}.g26-product-grid{grid-template-columns:repeat(2,1fr);gap:24px 10px}.g26-product-info h2{font-size:15px}.g26-product{grid-template-columns:1fr;gap:28px;padding:35px 15px 60px}.gem-cart-layout{grid-template-columns:1fr}.gem-summary-card{position:static}.gem-cart-items{padding:0 15px}footer{grid-template-columns:1fr 1fr;padding:42px 20px}}@media(max-width:560px){.g26-home-copy h1{font-size:72px}.g26-home-copy h2{font-size:34px}.g26-home-copy p{font-size:15px}.g26-age-card{padding:30px 20px}.g26-collection-head h1{font-size:42px}.g26-product-media{border-radius:4px}.gem-cart-item{grid-template-columns:82px 1fr;gap:13px}.gem-cart-title-row{display:block}.gem-cart-bottom{flex-wrap:wrap}.gem-remove{width:100%}footer{grid-template-columns:1fr}}