.greet-blog-hub{--greet-blog-green: #2f3e2e;--greet-blog-cream: #f4ede1;--greet-blog-paper: #fffaf3;--greet-blog-orange: #bd744f;--greet-blog-white: #ffffff;--greet-blog-ink: #20301f;--greet-blog-muted: #68705f;--greet-blog-line: rgba(47, 62, 46, .14);--greet-blog-shadow: 0 12px 28px rgba(28, 44, 31, .1);background:#fbf7ef;color:var(--greet-blog-ink)}.greet-blog-hub *{box-sizing:border-box}.greet-blog-hub__inner{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:28px 0 44px}.greet-blog-hero{padding:30px;border:1px solid var(--greet-blog-line);border-radius:8px;background:var(--greet-blog-cream)}.greet-blog-hero__copy{max-width:760px}.greet-blog-hero__badge,.greet-blog-section-heading p,.greet-blog-pack__eyebrow{width:fit-content;margin:0 0 10px;color:var(--greet-blog-orange);font-size:.78rem;font-weight:850;line-height:1.15;letter-spacing:0}.greet-blog-hero h1{max-width:760px;margin:0;color:var(--greet-blog-green);font-size:3rem;line-height:1.02;letter-spacing:0}.greet-blog-hero__subheading{max-width:620px;margin:14px 0 0;color:#2f3e2ec7;font-size:1.05rem;line-height:1.55}.greet-blog-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.greet-blog-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:11px 17px;border:1px solid transparent;border-radius:999px;font-size:.95rem;font-weight:850;line-height:1.1;text-decoration:none;transition:border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease;will-change:transform}.greet-blog-button--primary{background:var(--greet-blog-green);color:var(--greet-blog-white);box-shadow:0 8px 18px #2f3e2e24}.greet-blog-featured,.greet-blog-topics,.greet-blog-feed,.greet-blog-pack{margin-top:28px}.greet-blog-section-heading{margin-bottom:12px}.greet-blog-section-heading h2,.greet-blog-topics__header h2,.greet-blog-pack h2,.greet-blog-picks__copy h2{margin:0;color:var(--greet-blog-green);font-size:1.55rem;line-height:1.12;letter-spacing:0}.greet-blog-section-heading--feed{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px 16px}.greet-blog-section-heading--feed p{margin:0;color:var(--greet-blog-muted);font-size:.9rem;font-weight:750}.greet-blog-topics{display:grid;grid-template-columns:auto minmax(0,1fr);gap:18px;align-items:center;padding:14px 0;border-top:1px solid var(--greet-blog-line);border-bottom:1px solid var(--greet-blog-line)}.greet-blog-topics__header h2{font-size:1.08rem}.greet-blog-topic-rail{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start}.greet-blog-topic{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 12px;border:1px solid rgba(47,62,46,.16);border-radius:999px;background:var(--greet-blog-white);color:var(--greet-blog-green);font-size:.88rem;font-weight:800;line-height:1;text-decoration:none;white-space:nowrap;transition:border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.greet-blog-topic.is-active,.greet-blog-topic[aria-current=page]{border-color:var(--greet-blog-green);background:var(--greet-blog-green);color:var(--greet-blog-white);box-shadow:0 8px 16px #2f3e2e1f}.greet-blog-card{--greet-blog-card-lift: 0px;--greet-blog-tilt-x: 0deg;--greet-blog-tilt-y: 0deg;position:relative;display:flex;min-width:0;overflow:hidden;height:100%;border:1px solid rgba(47,62,46,.12);border-radius:8px;background:var(--greet-blog-white);box-shadow:0 8px 22px #1d2b1f0f;transform:perspective(920px) translate3d(0,var(--greet-blog-card-lift),0) rotateX(var(--greet-blog-tilt-x)) rotateY(var(--greet-blog-tilt-y));transform-style:preserve-3d;transition:transform .19s ease,box-shadow .19s ease,border-color .19s ease;will-change:transform}.greet-blog-card--featured{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;min-height:0}.greet-blog-card--grid,.greet-blog-card--pick{flex-direction:column}.greet-blog-card__media{position:relative;display:block;overflow:hidden;min-height:0;background:var(--greet-blog-cream)}.greet-blog-card--featured .greet-blog-card__media{aspect-ratio:3 / 2;height:auto}.greet-blog-card--grid .greet-blog-card__media,.greet-blog-card--pick .greet-blog-card__media{aspect-ratio:16 / 10}.greet-blog-card__image{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;transition:transform .52s ease}.greet-blog-card__placeholder{position:relative;display:block;width:100%;height:100%;min-height:220px;background:linear-gradient(135deg,#2f3e2ee6,#bd744fa8)}.greet-blog-card__placeholder span,.greet-blog-card__placeholder span:before,.greet-blog-card__placeholder span:after{position:absolute;border-radius:999px;background:#ffffffa3;content:""}.greet-blog-card__placeholder span{left:50%;top:50%;width:38px;height:30px;transform:translate(-50%,-50%)}.greet-blog-card__placeholder span:before{left:-20px;top:-20px;width:14px;height:14px;box-shadow:24px -10px #ffffffa3,48px 0 #ffffffa3}.greet-blog-card__placeholder span:after{left:12px;top:-31px;width:14px;height:14px}.greet-blog-card__body{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:16px}.greet-blog-card--featured .greet-blog-card__body{justify-content:center;padding:24px}.greet-blog-card__tag{display:inline-flex;align-items:center;min-height:26px;margin-bottom:10px;padding:6px 9px;border:1px solid rgba(189,116,79,.18);border-radius:999px;background:#bd744f14;color:var(--greet-blog-orange);font-size:.74rem;font-weight:850;line-height:1;text-decoration:none}.greet-blog-card__title{margin:0;color:var(--greet-blog-green);font-size:1.1rem;line-height:1.22;letter-spacing:0}.greet-blog-card--featured .greet-blog-card__title{font-size:1.75rem;line-height:1.12}.greet-blog-card--pick .greet-blog-card__title{font-size:1rem}.greet-blog-card__title a{display:-webkit-box;overflow:hidden;color:inherit;text-decoration:none;-webkit-box-orient:vertical;-webkit-line-clamp:3}.greet-blog-card--featured .greet-blog-card__title a{-webkit-line-clamp:4}.greet-blog-card__excerpt{display:-webkit-box;overflow:hidden;margin:10px 0 0;color:#2f3e2ebd;font-size:.94rem;line-height:1.52;-webkit-box-orient:vertical;-webkit-line-clamp:3}.greet-blog-card--featured .greet-blog-card__excerpt{-webkit-line-clamp:3}.greet-blog-card__read{display:inline-flex;align-items:center;gap:7px;margin-top:auto;padding-top:14px;color:var(--greet-blog-orange);font-size:.9rem;font-weight:850;text-decoration:none}.greet-blog-card__read:after{width:16px;height:1px;background:currentColor;content:"";transition:transform .16s ease}.greet-blog-card:after{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;border-radius:inherit;background:linear-gradient(135deg,rgba(255,255,255,.18),transparent 46%);content:"";opacity:0;transition:opacity .19s ease}.greet-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.greet-blog-grid--continued{margin-top:16px}.greet-blog-picks{margin:24px 0;padding:18px;border:1px solid var(--greet-blog-line);border-radius:8px;background:#ffffffb8}.greet-blog-picks__copy{margin-bottom:14px}.greet-blog-picks__copy p{max-width:560px;margin:7px 0 0;color:var(--greet-blog-muted);line-height:1.5}.greet-blog-picks__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.greet-blog-pack{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;padding:22px;border:1px solid rgba(189,116,79,.22);border-radius:8px;background:var(--greet-blog-cream)}.greet-blog-pack p:not(.greet-blog-pack__eyebrow){max-width:680px;margin:10px 0 0;color:#2f3e2ec2;line-height:1.52}.greet-blog-empty{margin:0;padding:20px;border:1px solid var(--greet-blog-line);border-radius:8px;background:var(--greet-blog-white);color:var(--greet-blog-muted)}.greet-blog-pagination{--pagination-green: var(--greet-blog-green);--pagination-orange: var(--greet-blog-orange);margin-top:24px}.greet-blog-pagination .mt-10{margin-top:0}.greet-blog-pagination .pagination{min-height:46px}.greet-blog-pagination .pagination__list{gap:6px}.greet-blog-pagination .pagination__item{min-width:34px;min-height:34px;padding:8px 10px;border-radius:999px;color:var(--pagination-green);font-weight:850;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}.greet-blog-pagination .pagination__item[aria-current=page],.greet-blog-pagination .theme-underline{background:var(--pagination-green);color:var(--greet-blog-white);text-decoration:none}.greet-blog-pagination .push-btn__surface{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;min-width:38px;min-height:38px;padding:0!important;border:1px solid rgba(47,62,46,.18);border-radius:999px;background:var(--greet-blog-white);color:var(--pagination-green);box-shadow:none}.greet-blog-pagination .push-btn:after{display:none}.greet-blog-pagination .push-btn svg{width:15px;height:15px}@media(hover:hover)and (pointer:fine){.greet-blog-button:hover{transform:translateY(-2px)}.greet-blog-button--primary:hover{background:#263626;box-shadow:0 13px 26px #2f3e2e33}.greet-blog-topic:hover{border-color:#bd744f5c;background:#bd744f14;box-shadow:0 7px 16px #2f3e2e14;transform:translateY(-1px)}.greet-blog-card:hover{--greet-blog-card-lift: -3px;border-color:#bd744f47;box-shadow:var(--greet-blog-shadow)}.greet-blog-card--featured:hover{--greet-blog-card-lift: -2px;box-shadow:0 15px 34px #1c2c1f1f}.greet-blog-card:hover .greet-blog-card__image{transform:scale(1.026)}.greet-blog-card:hover:after{opacity:1}.greet-blog-card__tag:hover{border-color:var(--greet-blog-orange);background:var(--greet-blog-orange);color:var(--greet-blog-white)}.greet-blog-card__read:hover:after{transform:translate(3px)}.greet-blog-pagination .pagination__item:hover,.greet-blog-pagination .push-btn:hover .push-btn__surface{border-color:#bd744f61;background:#bd744f14;color:var(--pagination-green);box-shadow:0 7px 16px #2f3e2e14;transform:translateY(-1px)}}.greet-blog-button:active,.greet-blog-topic:active,.greet-blog-card:active{--greet-blog-card-lift: 1px;transform:translateY(1px)}.greet-blog-card:active{transform:perspective(920px) translate3d(0,var(--greet-blog-card-lift),0) rotateX(var(--greet-blog-tilt-x)) rotateY(var(--greet-blog-tilt-y))}@media screen and (max-width:989px){.greet-blog-hub__inner{width:min(100% - 24px,760px);padding:22px 0 38px}.greet-blog-hero{padding:24px}.greet-blog-hero h1{font-size:2.5rem}.greet-blog-card--featured,.greet-blog-topics,.greet-blog-pack{grid-template-columns:1fr}.greet-blog-grid,.greet-blog-picks__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.greet-blog-pack{align-items:start}}@media screen and (max-width:699px){.greet-blog-hub__inner{width:min(100% - 18px,540px);padding-top:14px}.greet-blog-hero{padding:20px}.greet-blog-hero h1{font-size:2.1rem;line-height:1.06}.greet-blog-hero__subheading{margin-top:10px;font-size:.98rem}.greet-blog-button{width:100%}.greet-blog-featured,.greet-blog-topics,.greet-blog-feed,.greet-blog-pack{margin-top:22px}.greet-blog-topics{margin-left:-9px;margin-right:-9px;padding:12px 0 12px 9px;border-left:0;border-right:0}.greet-blog-topic-rail{flex-wrap:nowrap;gap:8px;overflow-x:auto;padding:0 9px 3px 0;scrollbar-width:none;-webkit-overflow-scrolling:touch}.greet-blog-topic-rail::-webkit-scrollbar{display:none}.greet-blog-topic{min-height:34px;padding:8px 11px;font-size:.84rem}.greet-blog-card--featured .greet-blog-card__body{padding:18px}.greet-blog-card--featured .greet-blog-card__title{font-size:1.45rem}.greet-blog-card__body{padding:15px}.greet-blog-grid,.greet-blog-picks__grid{grid-template-columns:1fr;gap:14px}.greet-blog-picks,.greet-blog-pack{padding:16px}.greet-blog-pagination .pagination__list{position:static;grid-column:span 12;margin-top:8px;flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){.greet-blog-hub *,.greet-blog-hub *:before,.greet-blog-hub *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.greet-blog-button:hover,.greet-blog-topic:hover,.greet-blog-card:hover,.greet-blog-card:hover .greet-blog-card__image{transform:none}.greet-blog-card{--greet-blog-card-lift: 0px;--greet-blog-tilt-x: 0deg;--greet-blog-tilt-y: 0deg}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/greet-blog-hub.css.map */
