:root{--st-blue: #0788d8;--st-coral: #ff6848;--st-soft-blue: #eaf6ff;--st-soft-coral: #fff0ec;--st-navy: #102a43;--st-cream: #fffdf9;--st-gray: #f6f8fa;--st-text: #52606d;--st-radius: 16px;--st-radius-sm: 12px;--st-shadow: 0 10px 30px rgba(16, 42, 67, .08);--st-shadow-hover: 0 16px 40px rgba(16, 42, 67, .12)}body{background-color:var(--st-cream)}.card-wrapper,.product-card,.card{border-radius:var(--st-radius)!important}.card__media,.product-card__image,.media{border-radius:var(--st-radius-sm);overflow:hidden}#ProductGridContainer .product-card .media,#ProductGridContainer .card__media,#ProductGridContainer .product-card__image{aspect-ratio:1 / 1}#ProductGridContainer .product-card img,#ProductGridContainer .card__media img{width:100%;height:100%;object-fit:cover;object-position:center}.collection-grid__item.active-d,.collection-grid__item.active-t,.collection-grid__item.active-m{opacity:1!important}.button,.btn,button.shopify-payment-button__button{border-radius:999px!important;letter-spacing:.01em;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.button:hover,.btn:hover{transform:translateY(-1px)}@media(min-width:990px){.shopify-section-header-sticky,#shopify-section-header,header.header{-webkit-backdrop-filter:saturate(140%) blur(10px);backdrop-filter:saturate(140%) blur(10px)}}.st-section{position:relative;padding:clamp(2.5rem,5vw,5rem) 0}.st-container{width:min(1200px,calc(100% - 2rem));margin-inline:auto}.st-eyebrow{display:inline-block;color:var(--st-coral);font-size:.8125rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.75rem}.st-heading{color:var(--st-navy);font-size:clamp(1.75rem,3.5vw,2.75rem);line-height:1.15;letter-spacing:-.02em;margin:0 0 .75rem}.st-subcopy{color:var(--st-text);font-size:clamp(1rem,1.4vw,1.125rem);line-height:1.6;max-width:36rem;margin:0}.st-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:48px;padding:.85rem 1.6rem;border-radius:999px;font-weight:700;text-decoration:none;border:2px solid transparent;transition:transform .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease}.st-btn:hover{transform:translateY(-1px)}.st-btn--primary{background:var(--st-blue);color:#fff}.st-btn--primary:hover{background:#0670b3;color:#fff}.st-btn--secondary{background:transparent;color:var(--st-navy);border-color:#102a4333}.st-btn--secondary:hover{border-color:var(--st-navy);color:var(--st-navy)}.st-btn--coral{background:var(--st-coral);color:#fff}.st-btn--coral:hover{background:#e85538;color:#fff}.st-btn--light{background:#fff;color:var(--st-navy)}.st-btn-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.st-hero{padding:0;background:linear-gradient(180deg,var(--st-soft-blue) 0%,var(--st-cream) 100%);overflow:hidden}.st-hero__grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(1.5rem,4vw,3.5rem);align-items:center;min-height:min(72vh,640px);padding:clamp(1.5rem,4vw,3rem) 0}.st-hero__media{position:relative;border-radius:28px;overflow:hidden;box-shadow:var(--st-shadow);aspect-ratio:5 / 6;max-height:620px}.st-hero__media img{width:100%;height:100%;object-fit:cover;display:block}.st-hero__copy{padding:.5rem 0}.st-hero__copy .st-heading{font-size:clamp(2.25rem,5vw,3.75rem)}@media(max-width:900px){.st-hero__grid{grid-template-columns:1fr;min-height:0;gap:1.5rem}.st-hero__media{order:-1;aspect-ratio:4 / 3;max-height:380px;border-radius:20px}.st-btn{width:100%}}.st-cats__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;margin-top:2rem}.st-cat{position:relative;display:block;border-radius:20px;overflow:hidden;aspect-ratio:3 / 4;text-decoration:none;box-shadow:var(--st-shadow);transition:transform .3s ease,box-shadow .3s ease}.st-cat:hover{transform:translateY(-4px);box-shadow:var(--st-shadow-hover)}.st-cat img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.st-cat:hover img{transform:scale(1.05)}.st-cat__label{position:absolute;inset:auto 0 0 0;padding:2.5rem 1rem 1.1rem;background:linear-gradient(transparent,#102a43b8);color:#fff;font-weight:700;font-size:1.05rem}@media(max-width:1100px){.st-cats__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.st-cats__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:.85rem;padding-bottom:.5rem;-webkit-overflow-scrolling:touch}.st-cat{flex:0 0 68%;scroll-snap-align:start}}.st-editorial{background:var(--st-soft-coral)}.st-split{display:grid;grid-template-columns:1fr 1fr;gap:clamp(1.5rem,4vw,3.5rem);align-items:center}.st-split--reverse .st-split__media{order:2}.st-split__media{border-radius:24px;overflow:hidden;box-shadow:var(--st-shadow);aspect-ratio:5 / 4}.st-split__media img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:860px){.st-split,.st-split--reverse{grid-template-columns:1fr}.st-split--reverse .st-split__media{order:0}}.st-ages__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem}.st-age{background:#fff;border-radius:20px;overflow:hidden;text-decoration:none;box-shadow:var(--st-shadow);transition:transform .25s ease,box-shadow .25s ease}.st-age:hover{transform:translateY(-3px);box-shadow:var(--st-shadow-hover)}.st-age__media{aspect-ratio:1;overflow:hidden}.st-age__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.st-age:hover .st-age__media img{transform:scale(1.04)}.st-age__body{padding:1.1rem 1.15rem 1.25rem}.st-age__title{margin:0;color:var(--st-navy);font-size:1.05rem;font-weight:700}.st-age__meta{margin:.25rem 0 0;color:var(--st-text);font-size:.875rem}@media(max-width:900px){.st-ages__grid{grid-template-columns:1fr 1fr}}.st-gift{background:linear-gradient(135deg,var(--st-soft-blue),#fff 45%,var(--st-soft-coral))}.st-gift__inner{display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;align-items:center}.st-gift__media{border-radius:24px;overflow:hidden;aspect-ratio:4 / 3;box-shadow:var(--st-shadow)}.st-gift__media img{width:100%;height:100%;object-fit:cover}@media(max-width:860px){.st-gift__inner{grid-template-columns:1fr}}.st-reviews{background:#fff}.st-reviews__empty{margin-top:1.5rem;padding:2rem;border:1px dashed rgba(16,42,67,.15);border-radius:16px;background:var(--st-gray);color:var(--st-text);text-align:center}.st-social{text-align:center}.st-social__note{margin:1rem auto 0;max-width:28rem;color:var(--st-text)}.st-news{background:var(--st-navy);color:#fff}.st-news .st-heading{color:#fff}.st-news .st-subcopy{color:#ffffffc7;margin-inline:auto}.st-news__inner{text-align:center;max-width:640px;margin-inline:auto}.st-news__form{display:flex;gap:.65rem;margin-top:1.5rem;flex-wrap:wrap;justify-content:center}.st-news__form input[type=email]{flex:1 1 240px;min-height:48px;border:0;border-radius:999px;padding:0 1.15rem;font-size:1rem}.st-news__form button{min-height:48px;border:0;border-radius:999px;padding:0 1.5rem;background:var(--st-coral);color:#fff;font-weight:700;cursor:pointer}.st-news__form button:hover{background:#e85538}.st-faq details{background:#fff;border:1px solid rgba(16,42,67,.08);border-radius:14px;padding:1rem 1.15rem;margin-bottom:.65rem}.st-faq summary{cursor:pointer;font-weight:700;color:var(--st-navy);list-style:none}.st-faq summary::-webkit-details-marker{display:none}.st-faq details[open] summary{color:var(--st-blue)}.st-faq .st-faq__a{margin-top:.75rem;color:var(--st-text);line-height:1.6}.st-track__form{display:grid;gap:.85rem;max-width:420px;margin-top:1.5rem}.st-track__form label{display:grid;gap:.35rem;color:var(--st-navy);font-weight:600;font-size:.9rem}.st-track__form input{min-height:48px;border:1px solid rgba(16,42,67,.15);border-radius:12px;padding:0 .95rem}@media(prefers-reduced-motion:no-preference){.st-reveal{opacity:0;transform:translateY(16px);transition:opacity .55s ease,transform .55s ease}.st-reveal.is-in{opacity:1;transform:none}}.st-empty{text-align:center;padding:3rem 1rem}.st-empty h2{color:var(--st-navy);margin-bottom:.5rem}.st-empty p{color:var(--st-text);margin-bottom:1.25rem}@media(max-width:749px){.product-form__submit,.product__sticky-cart{border-radius:999px!important}}@media(max-width:989px){fixed-headergroup.st-mobile-nav-open{z-index:260!important;height:auto;overflow:visible}.section-header.st-mobile-nav-open{position:static!important;z-index:260!important;overflow:visible!important}.section-header.st-mobile-nav-open .header__mobile{overflow:visible!important}.section-header .header__mobile menu-drawer details[open] .popup-modal,.section-header .header__mobile menu-drawer details.menu-opening .popup-modal{z-index:260!important}}@media(max-width:576px){html,body{scrollbar-width:none;-ms-overflow-style:none}html::-webkit-scrollbar,body::-webkit-scrollbar{display:none;width:0;height:0;background:transparent}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/supertodler-brand.css.map */
