:root{--aside-width: 400px;--cart-aside-summary-height-with-discount: 300px;--cart-aside-summary-height: 250px;--grid-item-width: 355px;--header-height: 64px;--color-dark: #000;--color-light: #fff}img{border-radius:4px}.link:hover{text-decoration:underline;cursor:pointer}.mock-shop-notice{background:var(--color-light);border:1px solid var(--color-dark);border-left-width:.5rem;margin:1rem 0;padding:0}.mock-shop-notice .inner{padding:.875rem 1rem}.mock-shop-notice h2{font-size:1.6rem;font-weight:700;line-height:1.4}.mock-shop-notice p{font-size:1rem;line-height:1.4;margin-bottom:.5rem}.mock-shop-notice footer{background:#0000000f;padding:.5rem 1rem}.mock-shop-notice .small{font-size:.875rem;line-height:1.4;margin-bottom:.5rem}.mock-shop-notice code{background:#0000000f;border-radius:.25rem;padding:.1em .3em}.mock-shop-notice a{text-decoration:underline;text-underline-offset:6px}@media(max-width:45em){html:has(.overlay.expanded){overflow:hidden}}aside{background:var(--color-light);box-shadow:0 0 50px #0000004d;height:100vh;width:min(var(--aside-width),100vw);position:fixed;right:calc(-1 * var(--aside-width));top:0;transition:transform .2s ease-in-out}aside header{align-items:center;border-bottom:1px solid var(--color-dark);display:flex;height:var(--header-height);justify-content:space-between;padding:0 20px}aside header h3{margin:0}aside header .close{font-weight:700;opacity:.8;text-decoration:none;transition:all .2s;width:20px}aside header .close:hover{opacity:1}aside header h2{margin-bottom:.6rem;margin-top:0}aside main{margin:1rem}aside p{margin:0 0 .25rem}aside p:last-child{margin:0}aside li{margin-bottom:.125rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border-width:0}.overlay{background:#0003;bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .4s ease-in-out;transition:opacity .4s;visibility:hidden;z-index:10}.overlay .close-outside{background:transparent;border:none;color:transparent;height:100%;left:0;position:absolute;top:0;width:calc(100% - var(--aside-width))}.overlay .light{background:#ffffff80}.overlay .cancel{cursor:default;height:100%;position:absolute;width:100%}.overlay.expanded{opacity:1;pointer-events:auto;visibility:visible}.overlay.expanded aside{transform:translate(calc(var(--aside-width) * -1))}button.reset{border:0;background:inherit;font-size:inherit}button.reset>*{margin:0}button.reset:not(:has(>*)){height:1.5rem;line-height:1.5rem}button.reset:hover:not(:has(>*)){text-decoration:underline;cursor:pointer}.header{align-items:center;background:#fff;display:flex;height:var(--header-height);padding:0 1rem;position:sticky;top:0;z-index:1}@media(min-width:48em){.header-menu-mobile-toggle{display:none}}.header-menu-mobile{display:flex;flex-direction:column;grid-gap:1rem}.header-menu-desktop{display:none;grid-gap:1rem}@media(min-width:45em){.header-menu-desktop{display:flex;grid-gap:1rem;margin-left:3rem}}.header-menu-item{cursor:pointer}.header-ctas{align-items:center;display:flex;grid-gap:1rem;margin-left:auto}.header-ctas>*{min-width:fit-content}.footer{background:var(--color-dark);margin-top:auto}.footer-menu{justify-content:center;display:flex;flex-wrap:wrap;grid-gap:1rem;padding:1rem}.footer-menu a{color:var(--color-light);min-width:fit-content}.cart-main{height:100%;max-height:calc(100vh - var(--cart-aside-summary-height));overflow-y:auto;width:auto}.cart-main.with-discount{max-height:calc(100vh - var(--cart-aside-summary-height-with-discount))}.cart-line{padding:.75rem 0}.cart-line-inner{display:flex}.cart-line img{height:100%;display:block;margin-right:.75rem}.cart-summary-page{position:relative}.cart-summary-aside{background:#fff;border-top:1px solid var(--color-dark);bottom:0;padding-top:.75rem;position:absolute;width:calc(var(--aside-width) - 40px)}.cart-line-quantity{display:flex}.cart-line-children{padding-left:2rem}.cart-discount{align-items:center;display:flex;margin-top:.25rem}.cart-subtotal{align-items:center;display:flex}.predictive-search{height:calc(100vh - var(--header-height) - 40px);overflow-y:auto}.predictive-search-form{background:var(--color-light);position:sticky;top:0}.predictive-search-result{margin-bottom:2rem}.predictive-search-result h5{text-transform:uppercase}.predictive-search-result-item{margin-bottom:.5rem}.predictive-search-result-item a{align-items:center;display:flex}.predictive-search-result-item a img{margin-right:.75rem;height:100%}.search-result{margin-bottom:1.5rem}.search-results-item{margin-bottom:.5rem}.search-results-item a{display:flex;flex:row;align-items:center;gap:1rem}.featured-collection{display:block;margin-bottom:2rem;position:relative}.featured-collection-image{aspect-ratio:1 / 1}@media(min-width:45em){.featured-collection-image{aspect-ratio:16 / 9}}.featured-collection img{height:auto;max-height:100%;object-fit:cover}.recommended-products-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(2,1fr)}@media(min-width:45em){.recommended-products-grid{grid-template-columns:repeat(4,1fr)}}.recommended-product img{height:auto}.collections-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(var(--grid-item-width),1fr));margin-bottom:2rem}.collection-item img{height:auto}.collection-description{margin-bottom:1rem;max-width:95%}@media(min-width:45em){.collection-description{max-width:600px}}.products-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(var(--grid-item-width),1fr));margin-bottom:2rem}.product-item img{height:auto;width:100%}.product{display:grid}@media(min-width:45em){.product{grid-template-columns:1fr 1fr;grid-gap:4rem}}.product h1{margin-top:0}.product-image img{height:auto;width:100%}.product-main{align-self:start;position:sticky;top:6rem}.product-price-on-sale{display:flex;grid-gap:.5rem}.product-price-on-sale s{opacity:.5}.product-options-grid{display:flex;flex-wrap:wrap;grid-gap:.75rem}.product-options-item,.product-options-item:disabled{padding:.25rem .5rem;background-color:transparent;font-size:1rem;font-family:inherit}.product-option-label-swatch{width:1.25rem;height:1.25rem;margin:.25rem 0}.product-option-label-swatch img{width:100%}.blog-grid{display:grid;grid-gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(var(--grid-item-width),1fr));margin-bottom:2rem}.blog-article-image{aspect-ratio:3/2;display:block}.blog-article-image img{height:100%}.article img{height:auto;width:100%}.account-logout{display:inline-block}.order-search-form{margin-bottom:1.5rem}.order-search-fieldset{border:1px solid #e5e5e5;border-radius:4px;padding:1rem}.order-search-legend{font-weight:600;padding:0 .5rem}.order-search-active{font-weight:400;opacity:.7;margin-left:.5rem}.order-search-inputs{display:grid;gap:1rem;margin:.25rem 0 1rem;grid-template-columns:1fr}@media(min-width:640px){.order-search-inputs{grid-template-columns:1fr 1fr}}.order-search-input{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:4px;font-size:1rem}.order-search-buttons{display:flex;gap:.75rem;flex-wrap:wrap}.launch-page{--launch-bg: #efe7de;--launch-surface: #f5eee7;--launch-surface-strong: #e5ddd4;--launch-line: rgba(49, 35, 28, .18);--launch-text: #2d221c;--launch-muted: rgba(45, 34, 28, .72);--launch-footer: #965d43;background:#f4ece4;color:var(--launch-text);min-height:100svh;padding:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;overflow-x:hidden}.launch-page *,.launch-page *:before,.launch-page *:after{box-sizing:border-box}.launch-column{margin:0 auto;max-width:100%;width:100%;padding:0;overflow-x:hidden}.launch-header{--launch-header-fg: rgba(250, 241, 232, .96);--launch-header-border: rgba(255, 248, 240, .34);--launch-header-hover: rgba(255, 248, 240, .12);--launch-header-logo-filter: none;align-items:center;background:transparent;display:flex;gap:1rem;justify-content:space-between;left:0;padding:0 clamp(1rem,3vw,2.4rem);position:fixed;right:0;top:0;z-index:100;height:3.2rem;transition:color .22s ease,border-color .22s ease,background-color .22s ease}.launch-header-dark{--launch-header-fg: rgba(45, 34, 28, .96);--launch-header-border: rgba(49, 35, 28, .2);--launch-header-hover: rgba(45, 34, 28, .08);--launch-header-logo-filter: brightness(0) saturate(100%) invert(12%) sepia(14%) saturate(703%) hue-rotate(338deg) brightness(93%) contrast(89%)}.launch-header-logo img{display:block;height:1.5rem;width:auto;filter:var(--launch-header-logo-filter);transition:filter .22s ease,opacity .22s ease}.launch-header-nav{display:none;gap:2rem}.launch-header-nav a{color:var(--launch-header-fg);font-size:.65rem;letter-spacing:.1em;text-decoration:none;text-transform:uppercase;transition:opacity .18s ease,color .22s ease}.launch-header-nav a:hover{opacity:.55}.launch-header-cta{border:1px solid var(--launch-header-border);border-radius:999px;color:var(--launch-header-fg);font-size:.6rem;letter-spacing:.1em;padding:.4rem 1rem;text-decoration:none;text-transform:uppercase;transition:background .18s ease,color .22s ease,border-color .22s ease;white-space:nowrap}.launch-header-cta:hover{background:var(--launch-header-hover)}.launch-media-fill{height:100%;top:0;right:0;bottom:0;left:0;object-fit:cover;position:absolute;width:100%;z-index:0}.launch-placeholder .launch-media-fill{object-position:center center}.launch-placeholder{align-items:center;background:linear-gradient(135deg,#cfcfcf,#ababab),repeating-linear-gradient(-45deg,#ffffff14 0,#ffffff14 12px,#0000000a 12px,#0000000a 24px);border:1px solid rgba(45,34,28,.14);color:#ffffffeb;display:grid;overflow:hidden;place-items:center;position:relative}.launch-placeholder:after{content:"";top:0;right:0;bottom:0;left:0;position:absolute;background:linear-gradient(180deg,#ffffff0a,#0000002e)}.launch-placeholder span,.launch-placeholder small{position:relative;z-index:1}.launch-placeholder span{font-size:.68rem;letter-spacing:.14em;padding:.8rem;text-align:center;text-transform:uppercase}.launch-placeholder-dark{background:radial-gradient(circle at 72% 22%,rgba(223,168,128,.45),transparent 24%),linear-gradient(160deg,#44413f,#86756a 38%,#5d4a40 65%,#2f251f)}.launch-hero{padding-top:0}.launch-hero-media{aspect-ratio:auto;border-radius:0;min-height:min(100svh,58rem);padding:clamp(1rem,2.4vw,2rem);width:100%}.launch-hero-center{align-items:center;color:#f9f0e6;display:flex;flex-direction:column;gap:.75rem;justify-content:center;position:absolute;top:0;right:0;bottom:0;left:0;padding:4rem 1.5rem 2rem;text-align:center;text-shadow:0 1px 20px rgba(0,0,0,.35);z-index:2}.launch-hero-eyebrow,.launch-product-header p,.launch-mini-label,.launch-section-label{font-size:.56rem;letter-spacing:.12em;margin:0;text-transform:uppercase}.launch-hero-center h1{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(3rem,7vw,6.8rem);font-weight:400;letter-spacing:-.05em;line-height:.9;margin:0;text-wrap:balance}.launch-hero-actions{display:flex;flex-wrap:wrap;gap:.7rem}.launch-hero-actions a,.launch-cta-actions a{border:1px solid rgba(255,248,240,.44);border-radius:999px;color:#fbf1e7;display:inline-flex;font-size:.7rem;letter-spacing:.12em;min-height:2.8rem;padding:.8rem 1.1rem;text-decoration:none;text-transform:uppercase;transition:background .18s ease,color .22s ease,border-color .22s ease}.launch-hero-actions a:hover,.launch-cta-actions a:hover{background:#fff8f033}.launch-hero-actions a:first-child{background:#fff5ec2e}.launch-product-section,.launch-round-gallery,.launch-banner,.launch-mosaic,.launch-story-section,.launch-cta-band,.launch-faq{padding:clamp(1rem,2vw,1.8rem) clamp(1rem,4vw,3rem) 0}.launch-product-header{display:flex;justify-content:flex-end;margin-bottom:.75rem;max-width:90rem;width:100%;margin-left:auto;margin-right:auto}.launch-product-header p{max-width:10rem;text-align:left}.launch-product-grid{align-items:center;display:grid;gap:clamp(1rem,3vw,3rem);grid-template-columns:minmax(0,1.2fr) minmax(18rem,.8fr);margin:0 auto;max-width:90rem;width:100%}.launch-product-visual{aspect-ratio:1.5 / .82;border-radius:1rem;min-height:16rem}.launch-product-copy{align-self:center}.launch-mini-label{font-size:.78rem;letter-spacing:-.02em;margin-bottom:.5rem;text-transform:none}.launch-metric-list{border-top:1px solid var(--launch-line);list-style:none;margin:0;padding:0}.launch-metric-list li{align-items:center;border-bottom:1px solid var(--launch-line);display:grid;gap:.5rem;grid-template-columns:1fr auto;padding:.38rem 0}.launch-metric-list span{font-size:.8rem;font-weight:500}.launch-metric-list em{color:var(--launch-muted);font-size:.42rem;font-style:normal;letter-spacing:.12em;text-transform:uppercase}.launch-round-gallery{display:grid;gap:clamp(1rem,2vw,1.6rem);grid-template-columns:repeat(3,minmax(0,1fr));justify-items:center;margin:0 auto;max-width:70rem;padding-bottom:.8rem;width:100%}.launch-round{aspect-ratio:1;border-radius:999px;min-height:8rem;overflow:hidden;width:100%}.launch-round-soft{border-radius:1.3rem}.launch-banner-media{aspect-ratio:2.2 / .82;border-radius:.15rem;margin:0 auto;max-width:100%;min-height:22rem}.launch-banner-copy{align-self:center;color:#f7f0e7;display:grid;gap:.55rem;justify-items:center;margin:auto;max-width:14rem;padding:1rem;text-align:center}.launch-banner-copy p,.launch-story-text p,.launch-about-copy p,.launch-faq-item p{font-size:.8rem;line-height:1.45;margin:0}.launch-banner-copy small{font-size:.44rem;letter-spacing:.12em;text-transform:uppercase}.launch-about-grid{align-items:start;display:grid;gap:clamp(1rem,3vw,2rem);grid-template-columns:minmax(18rem,1fr) 9rem;margin:0 auto;max-width:70rem}.launch-about-copy{max-width:24rem}.launch-section-label{margin-bottom:.3rem}.launch-side-image{border-radius:1rem;min-height:12rem}.launch-story-strip{align-items:center;display:grid;gap:clamp(.8rem,2vw,1.5rem);grid-template-columns:15rem minmax(0,1fr);margin:0 auto;max-width:70rem;width:100%}.launch-story-image{aspect-ratio:1 / 1.08;border-radius:1rem;min-height:15rem}.launch-story-text{display:grid;gap:.5rem}.launch-story-title,.launch-section-title{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(1.5rem,3.2vw,2.8rem);font-weight:400;letter-spacing:-.03em;line-height:1.15;margin:0}.launch-faq .launch-section-title{margin-bottom:.75rem}.launch-mosaic-grid{display:grid;gap:.8rem;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 auto;max-width:90rem}.launch-mosaic-tile{border-radius:.2rem;min-height:12rem}.launch-mosaic-tile-1,.launch-mosaic-tile-2,.launch-mosaic-tile-3,.launch-mosaic-tile-4,.launch-mosaic-tile-5,.launch-mosaic-tile-6,.launch-mosaic-tile-7,.launch-mosaic-tile-8{grid-column:span 1}.launch-mosaic-tile-2,.launch-mosaic-tile-6{min-height:16rem}.launch-mosaic-tile-3,.launch-mosaic-tile-4,.launch-mosaic-tile-8{min-height:18rem}.launch-cta-band{padding-bottom:0}.launch-cta-inner{align-items:center;background:linear-gradient(135deg,#a36a4d,#744531);border-radius:.35rem;color:#f7ede5;display:grid;gap:1.5rem;grid-template-columns:minmax(0,1fr) auto;margin:0 auto;max-width:100%;min-height:18rem;padding:clamp(1.4rem,4vw,3rem)}.launch-cta-copy{display:grid;gap:.8rem;max-width:34rem}.launch-cta-copy h2{font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,Georgia,serif;font-size:clamp(2rem,4.6vw,4.8rem);font-weight:400;letter-spacing:-.04em;line-height:.92;margin:0}.launch-cta-actions{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:flex-end}.launch-cta-actions a:last-child{background:#fff5ec24}.launch-hero-actions a:first-child:hover,.launch-cta-actions a:last-child:hover{background:#fff8f047}.launch-faq-list{border-top:1px solid var(--launch-line);margin:0 auto;max-width:70rem}.launch-faq-item{border-bottom:1px solid var(--launch-line);padding:.45rem 0}.launch-faq-item summary{cursor:pointer;font-size:.82rem;letter-spacing:.03em;list-style:none}.launch-faq-item summary::-webkit-details-marker{display:none}.launch-faq-item p{color:var(--launch-muted);font-size:.9rem;line-height:1.5;margin-top:.5rem;max-width:26rem}.launch-footer{align-items:end;background:var(--launch-footer);display:grid;gap:1rem;grid-template-columns:minmax(0,1fr) auto;margin-top:2rem;min-height:12rem;padding:clamp(1.2rem,3vw,2rem) clamp(1rem,4vw,3rem)}.launch-footer-brand{display:flex;flex-direction:column;gap:.75rem;align-items:flex-start}.launch-footer-logo{max-width:16rem;width:100%}.launch-footer-insta{color:#f7efe7e6;display:inline-flex;transition:color .18s ease,opacity .18s ease}.launch-footer-insta:hover{color:#fff;opacity:.9}.launch-footer-insta-icon{width:1.5rem;height:1.5rem}.launch-footer-meta{align-self:end;display:flex;flex-direction:column;align-items:flex-end;gap:.6rem}.launch-footer-links{display:grid;gap:.2rem;justify-items:end}.launch-footer-social{display:none;gap:.5rem;align-items:center}.launch-footer-social a{color:inherit}@media(min-width:640px){.launch-footer-brand .launch-footer-insta{display:none}.launch-footer-social{display:flex}}.launch-footer-meta a{color:#f7efe7d6;font-size:.44rem;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.launch-footer-meta .launch-footer-links a:hover{text-decoration:underline}.launch-ks-widget{align-items:center;animation:launch-ks-slide-up .5s cubic-bezier(.22,1,.36,1) both;animation-delay:1.5s;background:#0f2b1d;border-radius:1rem;bottom:1rem;box-shadow:0 8px 32px #00000047;color:#e8f5e9;display:flex;gap:0;left:50%;max-width:calc(100vw - 2rem);padding:0;position:fixed;transform:translate(-50%);width:max-content;z-index:90}.launch-ks-link{align-items:center;color:inherit;display:flex;gap:.75rem;padding:.7rem .6rem .7rem 1rem;text-decoration:none;transition:opacity .18s ease}.launch-ks-link:hover{opacity:.85}.launch-ks-icon{flex-shrink:0;height:1.5rem;width:1.5rem;color:#4caf50}.launch-ks-copy{display:flex;flex-direction:column;gap:.1rem;min-width:0}.launch-ks-description{font-size:.6rem;opacity:.7;white-space:nowrap}.launch-ks-label{font-size:.8rem;font-weight:600;white-space:nowrap}.launch-ks-arrow{flex-shrink:0;font-size:1.1rem;opacity:.5}.launch-ks-close{align-items:center;background:none;border:none;border-left:1px solid rgba(255,255,255,.12);color:#ffffff80;cursor:pointer;display:flex;flex-shrink:0;font-size:.75rem;height:100%;justify-content:center;padding:.7rem .85rem;transition:color .18s ease}.launch-ks-close:hover{color:#ffffffe6}@keyframes launch-ks-slide-up{0%{opacity:0;transform:translate(-50%) translateY(100%)}to{opacity:1;transform:translate(-50%) translateY(0)}}@media(min-width:640px){.launch-header-nav{display:flex}.launch-hero-media{min-height:34rem;padding:1.4rem}.launch-hero-eyebrow,.launch-product-header p,.launch-section-label{font-size:.64rem}.launch-banner-copy p,.launch-story-text p,.launch-about-copy p,.launch-faq-item summary{font-size:.9rem}.launch-faq-item p{font-size:1rem}.launch-round{min-height:10rem}}@media(max-width:899px){.launch-product-grid,.launch-about-grid,.launch-story-strip,.launch-cta-inner{grid-template-columns:1fr}.launch-product-visual,.launch-banner-media,.launch-story-image,.launch-side-image{min-height:12rem;width:100%;max-width:100%}.launch-product-visual,.launch-banner-media,.launch-story-image{overflow:hidden}.launch-banner-media{aspect-ratio:2.2 / .82}.launch-round-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.launch-cta-actions,.launch-product-header{justify-content:flex-start}.launch-product-header p{max-width:none}.launch-story-strip{gap:1.25rem}}@media(max-width:639px){.launch-header{padding-left:.75rem;padding-right:.75rem;gap:.5rem}.launch-header-cta{padding:.35rem .75rem;font-size:.55rem;white-space:normal;text-align:center}.launch-hero-media{padding:.75rem 1rem;min-height:min(100svh,36rem)}.launch-hero-center{padding:3.5rem 1rem 1.5rem;gap:.6rem}.launch-hero-center h1{font-size:clamp(2.2rem,8vw,4rem)}.launch-hero-actions{width:100%;flex-direction:column;gap:.6rem}.launch-hero-actions a,.launch-cta-actions a{width:100%;justify-content:center;min-height:2.75rem;padding:.7rem 1rem}.launch-product-section,.launch-round-gallery,.launch-banner,.launch-mosaic,.launch-story-section,.launch-cta-band,.launch-faq{padding-left:1rem;padding-right:1rem}.launch-product-grid{gap:1.25rem}.launch-round-gallery{gap:.75rem;padding-left:1rem;padding-right:1rem}.launch-round{min-height:6.5rem}.launch-cta-inner{padding:1.25rem 1rem;min-height:auto;gap:1.25rem}.launch-cta-copy h2{font-size:clamp(1.5rem,5vw,2.5rem)}.launch-cta-actions{flex-direction:column}.launch-cta-actions a{width:100%}.launch-faq .launch-section-title{margin-bottom:.5rem}.launch-faq-item{padding:.5rem 0}.launch-faq-item p{max-width:none}.launch-footer{grid-template-columns:1fr;gap:1rem;padding:1.25rem 1rem;text-align:center}.launch-footer-brand,.launch-footer-meta{align-items:center}.launch-footer-links{justify-items:center}.launch-ks-widget{max-width:calc(100vw - 1.5rem);width:100%}.launch-ks-link{padding:.6rem .5rem .6rem .75rem;min-width:0}.launch-ks-description,.launch-ks-label{white-space:normal;word-break:break-word}}@media(min-width:1024px){.launch-hero-media{min-height:100svh}.launch-product-header p,.launch-section-label{font-size:.7rem}.launch-metric-list span{font-size:1.2rem}.launch-banner-media{min-height:30rem}.launch-round{min-height:13rem}}@media(prefers-reduced-motion:no-preference){.launch-hero-media,.launch-product-grid,.launch-round,.launch-banner-media,.launch-story-strip,.launch-mosaic-tile,.launch-footer{animation:launch-fade-up .65s cubic-bezier(.22,1,.36,1) both}.launch-round:nth-child(2){animation-delay:90ms}.launch-round:nth-child(3){animation-delay:.14s}}@keyframes launch-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
