@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600&family=Caveat:wght@500;600&display=swap";:root{--tt-cream: #FAF6F0;--tt-cream-deep: #F4EDE2;--tt-card: #FFFDF8;--tt-border: #EBE2D4;--tt-chip: #F0E7D8;--tt-wood: #B07A4D;--tt-teal: #2F6B6B;--tt-teal-dark: #285D5D;--tt-terracotta: #C4663F;--tt-sage: #7C8C6A;--tt-sage-tint: #EDEFE6;--tt-sage-text: #5C6B4C;--tt-ink: #3B342B;--tt-body: #6B6155;--tt-muted: #8A7E6F;--tt-whatsapp: #25A05A;--tt-script-on-teal: #E8C9A8;--font-heading--family: "Fraunces", Georgia, serif;--font-accent--family: "Fraunces", Georgia, serif}h1,h2,h3,.h1,.h2,.h3{font-family:Fraunces,Georgia,serif!important;font-weight:600;color:var(--tt-ink)}.tt-script{font-family:Caveat,cursive;font-weight:500;color:var(--tt-terracotta)}.tt-arch,.tt-arch img{border-radius:999px 999px 24px 24px;overflow:hidden}.tt-arch-sm,.tt-arch-sm img{border-radius:999px 999px 16px 16px;overflow:hidden}.tt-eyebrow{font-family:var(--font-body--family, "Karla", sans-serif);font-size:13px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--tt-wood)}.tt-eyebrow--terracotta{color:var(--tt-terracotta)}.tt-age-pill{display:inline-block;background:var(--tt-sage-tint);color:var(--tt-sage-text);font-size:12px;font-weight:700;padding:4px 12px;border-radius:99px}.tt-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:44px 0;border-bottom:1px solid var(--tt-border)}.tt-trust-item{display:flex;align-items:center;gap:14px}.tt-trust-icon{flex:0 0 52px;width:52px;height:52px;border-radius:50%;background:var(--tt-chip);display:flex;align-items:center;justify-content:center}.tt-trust-icon svg{width:24px;height:24px}.tt-trust-label{font-size:15px;font-weight:600;color:var(--tt-ink);line-height:1.35}@media(max-width:749px){.tt-trust{grid-template-columns:1fr 1fr;gap:16px;padding:28px 0}.tt-trust-icon{flex-basis:42px;width:42px;height:42px}.tt-trust-label{font-size:13px}}.tt-story{background:var(--tt-sage);color:var(--tt-cream);padding:88px 56px;display:grid;grid-template-columns:1.3fr 1fr;gap:72px;align-items:center}.tt-story .tt-story-heading{font-family:Caveat,cursive!important;font-weight:600;font-size:58px;line-height:1.1;color:var(--tt-cream);margin:0 0 20px}.tt-story p{font-size:17.5px;line-height:1.75;opacity:.92}.tt-story a{color:var(--tt-cream);text-decoration:underline;font-weight:600}.tt-story-stamp{text-align:center}.tt-story-stamp .tt-stamp-circle{width:280px;height:280px;border-radius:50%;margin:0 auto 14px;overflow:hidden}.tt-story-stamp figcaption{font-size:13px;opacity:.75}@media(max-width:749px){.tt-story{grid-template-columns:1fr;padding:52px 20px;gap:32px;text-align:center}.tt-story .tt-story-heading{font-size:42px}.tt-story-stamp .tt-stamp-circle{width:170px;height:170px}.tt-story-stamp{order:-1}}.tt-mosaic{display:grid;grid-template-columns:1.2fr 1fr;grid-template-rows:1fr 1fr;gap:18px;height:480px}.tt-mosaic>:first-child{grid-row:1 / 3}.tt-mosaic>*{border-radius:18px;overflow:hidden}@media(max-width:749px){.tt-mosaic{height:280px}}.tt-checks{list-style:none;padding:0;margin:0 0 24px}.tt-checks li{display:flex;gap:12px;align-items:flex-start;font-size:16px;color:var(--tt-body);line-height:1.5;padding:7px 0}.tt-checks li:before{content:"\2713";color:var(--tt-sage);font-weight:700;flex:0 0 auto}.tt-ph{background:repeating-linear-gradient(45deg,#b07a4d14 0 14px,#b07a4d29 14px 28px),linear-gradient(160deg,#e9dac6,#d9bf9f);display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:220px;color:#7a6a55;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-align:center;padding:12px}.tt-whatsapp-bubble{position:fixed;bottom:16px;right:16px;width:54px;height:54px;border-radius:50%;background:var(--tt-whatsapp);display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px #25a05a66;z-index:60;transition:transform .15s ease-out}.tt-whatsapp-bubble:hover{transform:translateY(-2px)}.tt-whatsapp-bubble svg{width:28px;height:28px;fill:#fff}.tt-section-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:28px}.tt-section-head a{color:var(--tt-teal);font-weight:600;font-size:15px;text-decoration:none}.tt-section-head a:hover{text-decoration:underline}.tt-cat-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:24px}.tt-cat-tile{text-align:center;text-decoration:none;display:block}.tt-cat-tile .tt-cat-img{height:250px;margin-bottom:12px}.tt-cat-tile .tt-cat-name{font-family:Fraunces,Georgia,serif;font-size:19px;color:var(--tt-ink)}.tt-cat-tile .tt-cat-price{font-size:13px;color:var(--tt-muted);margin-top:2px}@media(max-width:749px){.tt-cat-grid{display:flex;overflow-x:auto;gap:14px;scroll-snap-type:x mandatory;padding-bottom:8px}.tt-cat-tile{flex:0 0 140px;scroll-snap-align:start}.tt-cat-tile .tt-cat-img{height:170px}}.tt-best-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.tt-prod-card{background:var(--tt-card);border:1px solid var(--tt-border);border-radius:22px;padding:14px;text-decoration:none;display:block;transition:transform .15s ease-out,box-shadow .15s ease-out}.tt-prod-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #3b342b14}.tt-prod-ph{height:230px;border:1.5px dashed #D8CDBB;border-radius:14px;background:#f2ede4;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--tt-muted);font-size:13px;margin-bottom:14px;text-align:center;padding:10px}.tt-prod-ph svg{width:26px;height:26px;stroke:#b3a794;fill:none}.tt-prod-title{font-family:Fraunces,Georgia,serif;font-size:19px;font-weight:600;color:var(--tt-ink);margin:10px 0 8px}.tt-prod-foot{display:flex;justify-content:space-between;align-items:center}.tt-prod-price{font-size:17px;font-weight:700;color:var(--tt-ink)}.tt-quick-add{width:38px;height:38px;border-radius:50%;background:var(--tt-teal);color:var(--tt-cream);display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;line-height:1;transition:background .15s ease-out}.tt-prod-card:hover .tt-quick-add{background:var(--tt-teal-dark)}@media(max-width:749px){.tt-best-grid{grid-template-columns:1fr 1fr;gap:14px}.tt-prod-ph{height:140px}.tt-prod-title{font-size:16px}.tt-quick-add{width:32px;height:32px;font-size:17px}}.tt-2col{display:grid;grid-template-columns:1fr 1.25fr;gap:56px;align-items:center}.tt-2col--flip{grid-template-columns:1.15fr 1fr}@media(max-width:749px){.tt-2col,.tt-2col--flip{grid-template-columns:1fr;gap:28px}}.product-card{background:var(--tt-card);border:1px solid var(--tt-border)!important;border-radius:22px!important;padding:14px;transition:transform .15s ease-out,box-shadow .15s ease-out}.product-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #3b342b14}.product-card .card-gallery,.product-card .card-gallery img{border-radius:14px!important}.product-card .tt-age-pill{margin-top:12px}.product-card a{text-decoration:none}.product-card [class*=product-title],.product-card .title-text{font-family:Fraunces,Georgia,serif;color:var(--tt-ink)}.product-card .text-block{color:var(--tt-ink);font-weight:700}.quick-add__button,.add-to-cart-button{background:var(--tt-teal)!important;color:var(--tt-cream)!important;border-radius:99px!important;font-weight:700}.quick-add__button:hover,.add-to-cart-button:hover{background:var(--tt-teal-dark)!important}
/*# sourceMappingURL=/cdn/shop/t/6/assets/treetops-custom.css.map */
