:root{--sky-1:#d8e9f8;--sky-2:#b3d1ef;--sky-3:#8fb7e5;--ice:#f4f8fc;--paper:#edece6;--cloud:#fff;--ink:#182c47;--ink-soft:#43587a;--navy:#2e4d71;--navy-deep:#1b3253;--midnight:#11151c;--midnight-2:#181e28;--maroon:#6e1f2c;--maroon-deep:#521621;--wa:#24ca5f;--line:#182c4724;--font-serif:"Fraunces", Georgia, "Times New Roman", serif;--font-sans:"Instrument Sans", "Segoe UI", "Helvetica Neue", sans-serif;--font-script:"Caveat", "Segoe Script", cursive;--fs-hero:clamp(3.4rem, 10.5vw, 8.2rem);--fs-h2:clamp(2.1rem, 5vw, 4.2rem);--fs-h3:clamp(1.35rem, 2.4vw, 1.9rem);--fs-body:clamp(1rem, .95rem + .3vw, 1.13rem);--r-card:18px;--r-pill:999px;--shadow-card:0 24px 60px -26px #172a4866;--container:1220px;--pad:clamp(1.1rem, 4vw, 3rem)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html.has-lenis{scroll-behavior:auto}body{font-family:var(--font-sans);font-size:var(--fs-body);color:var(--ink);background:var(--ice);-webkit-font-smoothing:antialiased;line-height:1.6;overflow-x:clip}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0}em{font-style:italic}sup{font-size:.55em}body:after{content:"";z-index:90;pointer-events:none;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:-50%}::selection{background:var(--navy);color:var(--ice)}:focus-visible{outline:2px solid var(--navy);outline-offset:3px;border-radius:4px}html.cart-lock,html.cart-lock body{overflow:hidden}.container{width:min(var(--container), 100% - 2 * var(--pad));margin-inline:auto}.container--narrow{width:min(860px, 100% - 2 * var(--pad))}.section{padding-block:clamp(4.5rem,10vw,8.5rem)}.wordmark{font-family:var(--font-serif);letter-spacing:-.035em;font-variation-settings:"opsz" 100;align-items:baseline;font-size:clamp(1.9rem,1.55rem + .9vw,2.25rem);font-weight:520;line-height:1;display:inline-flex}.wordmark em{margin-left:-.02em;font-style:italic;font-weight:400;transform:translateY(.02em)}.wordmark--lg{font-size:clamp(3.4rem,8vw,5.6rem)}.wordmark--xl{font-size:clamp(3.2rem,9vw,5rem)}.script{font-family:var(--font-script);color:var(--navy);font-size:clamp(1.25rem,1.05rem + .9vw,1.7rem);font-weight:600;line-height:1.15}.eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--ink-soft);align-items:center;gap:.55em;font-size:.72rem;font-weight:600;display:inline-flex}.eyebrow__dot{background:var(--navy);border-radius:50%;flex:none;width:7px;height:7px}.eyebrow--light{color:#f4f8fcb8}.eyebrow--light .eyebrow__dot{background:var(--sky-2)}.section-title{font-family:var(--font-serif);font-variation-settings:"opsz" 120;font-weight:480;font-size:var(--fs-h2);letter-spacing:-.02em;text-wrap:balance;margin-top:.9rem;line-height:1.02}.section-title em{font-weight:400}.section-head{text-align:center;max-width:760px;margin-inline:auto}.section-script{margin-top:.9rem;display:inline-block;rotate:-2deg}.btn{border-radius:var(--r-pill);letter-spacing:.02em;will-change:transform;border:1.5px solid #0000;justify-content:center;align-items:center;gap:.55em;padding:.95em 1.9em;font-size:.92rem;font-weight:600;line-height:1;transition:transform .35s cubic-bezier(.22,1,.36,1),background .25s,color .25s,border-color .25s,box-shadow .35s;display:inline-flex}.btn:active{transform:scale(.97)}.btn--primary{background:var(--ink);color:var(--ice);box-shadow:0 14px 30px -14px #182c478c}.btn--primary:hover{background:var(--navy-deep);transform:translateY(-2px)}.btn--ghost{color:var(--ink);background:0 0;border-color:currentColor}.btn--ghost:hover{background:var(--ink);color:var(--ice);border-color:var(--ink);transform:translateY(-2px)}.btn--sky{background:var(--ice);color:var(--navy-deep)}.btn--sky:hover{background:var(--cloud);transform:translateY(-2px)}.btn--wa{background:var(--wa);color:#06341a}.btn--wa:hover{background:#2ee06e;transform:translateY(-2px)}.preloader{z-index:200;background:var(--ice);place-items:center;display:grid;position:fixed;inset:0}.preloader__inner{justify-items:center;gap:.4rem;display:grid}.preloader .wordmark{color:var(--navy-deep)}.preloader__line{rotate:-2deg}.nav{--spring:cubic-bezier(.34, 1.65, .5, 1);inset-inline:0;z-index:120;max-width:100vw;padding:1.1rem var(--pad);transition:top .6s var(--spring), left .6s var(--spring), right .6s var(--spring), max-width .6s var(--spring), gap .6s var(--spring), padding .6s var(--spring), border-radius .6s var(--spring), background .35s, box-shadow .45s, backdrop-filter .35s;border-radius:0;align-items:center;gap:2rem;margin-inline:auto;display:flex;position:fixed;top:0}.nav.is-scrolled{top:.7rem;border-radius:var(--r-pill);background:color-mix(in srgb, var(--ice) 86%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);gap:1.2rem;max-width:660px;padding:.5rem .55rem .5rem 1.3rem;inset-inline:.8rem;box-shadow:0 18px 44px -18px #172a4859,inset 0 1px #ffffffa6}.nav__brand{color:var(--navy-deep)}.nav__links{letter-spacing:.04em;gap:1.7rem;margin-inline:auto;font-size:.86rem;font-weight:600;display:flex}.nav__links a{padding-block:.3em;position:relative}.nav__links a:after{content:"";transform-origin:100%;background:currentColor;width:100%;height:1.5px;transition:transform .4s cubic-bezier(.22,1,.36,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.nav__links a:hover:after{transform-origin:0;transform:scaleX(1)}.nav__cart{border-radius:var(--r-pill);background:var(--ink);color:var(--ice);align-items:center;gap:.5em;padding:.6em 1.15em;font-size:.86rem;font-weight:600;transition:transform .3s cubic-bezier(.22,1,.36,1),background .25s;display:inline-flex}.nav__cart:hover{background:var(--navy-deep);transform:translateY(-1px)}.nav__count{border-radius:var(--r-pill);background:var(--sky-2);min-width:1.5em;height:1.5em;color:var(--navy-deep);place-items:center;padding-inline:.3em;font-size:.78em;font-weight:700;display:grid}@media (width<=760px){.nav__links{display:none}.nav{gap:0}.nav__cart{margin-left:auto}.nav.is-scrolled{top:0;max-width:100vw;padding:.75rem var(--pad);box-shadow:0 1px 0 var(--line);border-radius:0;inset-inline:0}}.hero{background:linear-gradient(178deg,#e3eefb 4%,#cfe3f7 46%,#b0d0ee 88%);flex-direction:column;justify-content:flex-end;height:100svh;display:flex;position:relative;overflow:clip}.hero__sky{pointer-events:none;position:absolute;inset:0}.cloud{filter:blur(6px);background:radial-gradient(closest-side,#fffffff2,#fff0 72%);border-radius:50%;position:absolute}.cloud--a{width:46vw;height:17vw;top:6%;left:-8%}.cloud--b{opacity:.85;width:34vw;height:13vw;top:16%;right:-6%}.cloud--c{opacity:.55;width:40vw;height:15vw;bottom:26%;left:16%}.cloud--d{opacity:.6;width:26vw;height:10vw;top:42%;right:22%}.hero__grid{z-index:2;flex:auto;grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(2rem,5vw,5rem);min-height:0;padding-top:clamp(4.5rem,10vh,7rem);padding-bottom:clamp(1.5rem,3vh,2.5rem);display:grid;position:relative}.hero__title{font-family:var(--font-serif);font-variation-settings:"opsz" 144;font-weight:460;font-size:var(--fs-hero);letter-spacing:-.028em;color:var(--navy-deep);text-wrap:balance;isolation:isolate;margin-top:1.1rem;line-height:.8;position:relative}.hero-float{color:var(--cloud);pointer-events:none;position:absolute}.hero-float svg{width:100%;height:auto;display:block;overflow:visible}.hero-float--back{z-index:-1;opacity:.95;filter:drop-shadow(0 10px 24px #1b325324);width:1.5em;top:-.48em;left:12%}.hero-float--front{z-index:2;opacity:.95;filter:drop-shadow(0 6px 18px #1b325338);width:.78em;bottom:-.38em;left:52%}.hero__title em{font-weight:380}.hero__line{display:block}.hero__sub{max-width:46ch;color:var(--navy-deep);opacity:.94;margin-top:2.3rem;font-size:clamp(1.02rem,1.15vw,1.18rem)}.hero__cta{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.hero__cta .btn--ghost{color:var(--navy-deep)}.hero__cta .btn--ghost:hover{background:var(--navy-deep);color:var(--ice);border-color:var(--navy-deep)}.hero__note{color:var(--navy-deep);align-items:flex-end;gap:.5rem;margin-top:1.4rem;margin-left:clamp(2.5rem,6vw,4.5rem);display:flex}.hero__note .script{color:var(--navy-deep);rotate:-2deg}.doodle-arrow{flex:none;width:46px;margin-top:-.4rem}.polaroid{background:var(--cloud);box-shadow:var(--shadow-card);rotate:var(--tilt,0deg);border-radius:10px;padding:clamp(.55rem,1vw,.85rem) clamp(.55rem,1vw,.85rem) clamp(2.6rem,3.4vw,3.2rem);position:relative}.polaroid img{border-radius:5px}.polaroid__caption{inset-inline:0;text-align:center;color:var(--ink);position:absolute;bottom:.55rem}.polaroid--dark{background:#f6f2ea}.paperclip{color:#8e9bab;z-index:3;filter:drop-shadow(0 2px 3px #00000040);width:30px;position:absolute;top:-1.9rem;left:12%}.hero__photo{justify-self:end;max-width:480px}.hero__photo img{aspect-ratio:1600/1260;object-fit:cover}.marquee{z-index:2;background:var(--ink);color:var(--ice);border-top:1.5px solid #f4f8fc80;position:relative;overflow:clip}.marquee__track{white-space:nowrap;will-change:transform;width:max-content;display:flex}.marquee__chunk{font-family:var(--font-serif);letter-spacing:.01em;padding:.85em 0;font-size:clamp(1rem,2vw,1.45rem);font-weight:420;display:inline-block}.marquee__chunk i{color:var(--sky-2);padding-inline:.7em;font-style:normal}.marquee__chunk em{font-style:italic}.story{background:var(--ice);text-align:center}.story__big{font-family:var(--font-serif);font-variation-settings:"opsz" 130;letter-spacing:-.015em;color:var(--navy-deep);text-wrap:balance;font-size:clamp(1.9rem,4.6vw,3.9rem);font-weight:440;line-height:1.14}.story__big .w{display:inline-block}.story__small{max-width:56ch;color:var(--ink-soft);margin:1.8rem auto 0}.story__tag{margin-top:1.4rem;display:inline-block;rotate:-2deg}.shop{background:var(--paper)}.shop__grid{grid-template-columns:repeat(auto-fit,minmax(min(430px,100%),1fr));align-items:start;gap:clamp(1.6rem,3.5vw,3rem);margin-top:clamp(2.6rem,5vw,4.2rem);display:grid}.product{background:var(--cloud);border-radius:var(--r-card);box-shadow:var(--shadow-card);overflow:hidden}.product__media{position:relative;overflow:clip}.product__media img{aspect-ratio:1400/1750;object-fit:cover;width:100%;transition:scale .8s cubic-bezier(.22,1,.36,1)}.product:hover .product__media img{scale:1.03}.product__flag{border-radius:var(--r-pill);letter-spacing:.14em;text-transform:uppercase;color:var(--ice);background:var(--navy-deep);padding:.45em .95em;font-size:.72rem;font-weight:700;position:absolute;top:1rem;left:1rem}.product--after-sunset .product__flag{background:var(--maroon)}.product__info{padding:clamp(1.3rem,2.4vw,2rem)}.product__top{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.product__name{font-family:var(--font-serif);font-weight:500;font-size:var(--fs-h3);letter-spacing:-.015em;line-height:1.1}.product__price{font-family:var(--font-serif);white-space:nowrap;font-size:1.5rem;font-weight:520}.product__sub{color:var(--ink-soft);margin-top:.3rem;font-size:.95rem}.product__label{letter-spacing:.16em;text-transform:uppercase;color:var(--ink-soft);margin:1.4rem 0 .6rem;font-size:.75rem;font-weight:700;display:block}.sizes{flex-wrap:wrap;gap:.45rem;display:flex}.size-pill{border-radius:var(--r-pill);border:1.5px solid var(--line);min-width:2.9em;padding:.55em .8em;font-size:.88rem;font-weight:600;transition:border-color .2s,background .2s,color .2s,transform .2s}.size-pill:hover{border-color:var(--ink);transform:translateY(-1px)}.size-pill[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:var(--ice)}.product--after-sunset .size-pill[aria-pressed=true]{background:var(--maroon);border-color:var(--maroon)}.product__row{gap:.7rem;margin-top:1.5rem;display:flex}.qty{border:1.5px solid var(--line);border-radius:var(--r-pill);flex:none;align-items:center;display:inline-flex;overflow:hidden}.qty button{place-items:center;width:2.6em;height:2.9em;font-size:1rem;transition:background .2s;display:grid}.qty button:hover{background:#182c4712}.qty output{text-align:center;font-variant-numeric:tabular-nums;min-width:2.2em;font-weight:700}.product__add{flex:1}.product--after-sunset .product__add{background:var(--maroon)}.product--after-sunset .product__add:hover{background:var(--maroon-deep)}.product__details{border-top:1px solid var(--line);color:var(--ink-soft);gap:.45rem;margin-top:1.5rem;padding-top:1.2rem;font-size:.92rem;list-style:none;display:grid}.product__details li{gap:.6em;display:flex}.product__details li:before{content:"☁";color:var(--sky-3);font-size:.8em;translate:0 .25em}.shop__foot{text-align:center;color:var(--ink-soft);margin-top:clamp(2.2rem,4vw,3.4rem);font-size:.93rem}.fabric{background:linear-gradient(180deg, var(--navy-deep) 0%, var(--midnight-2) 100%);color:var(--ice)}.fabric__grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(2.4rem,5vw,5rem);display:grid}.fabric__photo{max-width:520px}.fabric .section-title{color:var(--ice)}.fabric__lead{color:#f4f8fcd1;max-width:52ch;margin-top:1.4rem}.fabric__list{gap:1.1rem;margin-top:2rem;list-style:none;display:grid}.fabric__list li{border-bottom:1px solid #f4f8fc24;grid-template-columns:200px 1fr;gap:1rem;padding-bottom:1.1rem;display:grid}.fabric__list strong{font-family:var(--font-serif);letter-spacing:-.01em;font-size:1.18rem;font-weight:480}.fabric__list span{color:#f4f8fcad;font-size:.95rem}.fabric .polaroid__caption{color:var(--ink)}.lookbook{background:linear-gradient(180deg, var(--ice) 0%, var(--sky-1) 100%);padding-bottom:0}.lookbook__head{text-align:center;margin-bottom:clamp(2rem,4vw,3rem)}.lookbook__slider{position:relative}.lookbook__pin{scroll-snap-type:x mandatory;scroll-padding-inline:var(--pad);scrollbar-width:none;-webkit-overflow-scrolling:touch;position:relative;overflow-x:auto}.lookbook__pin::-webkit-scrollbar{display:none}.lookbook__track{padding:1.5rem var(--pad) 4.5rem;gap:clamp(1.2rem,2.6vw,2.4rem);width:max-content;display:flex}.look-card{scroll-snap-align:start;flex:none;width:clamp(240px,30vw,380px)}.look-card img{aspect-ratio:4/5;object-fit:cover}.look-arrow{z-index:5;background:var(--cloud);width:52px;height:52px;color:var(--navy-deep);border-radius:50%;place-items:center;transition:background .25s,color .25s,transform .35s cubic-bezier(.34,1.56,.64,1),opacity .25s;display:grid;position:absolute;top:50%;translate:0 -50%;box-shadow:0 16px 36px -14px #172a4880}.look-arrow:hover{background:var(--navy-deep);color:var(--ice);transform:scale(1.08)}.look-arrow:active{transform:scale(.94)}.look-arrow:disabled{opacity:.35;pointer-events:none}.look-arrow--prev{left:clamp(.6rem,2vw,1.6rem)}.look-arrow--next{right:clamp(.6rem,2vw,1.6rem)}@media (width<=1023px){.look-card{scroll-snap-align:center;width:min(74vw,340px)}.look-arrow{display:none}}.feed{background:var(--sky-1)}.feed .section-title{color:var(--navy-deep)}.feed__row{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:clamp(1.2rem,3vw,2.6rem);margin-top:clamp(2.4rem,5vw,4rem);display:grid}.feed__card{padding-bottom:.7rem;transition:rotate .45s cubic-bezier(.22,1,.36,1),translate .45s cubic-bezier(.22,1,.36,1);display:block}.feed__card:hover{translate:0 -6px;rotate:0deg}.feed__card img{aspect-ratio:4/5;object-fit:cover}.feed__cta{text-align:center;margin-top:clamp(2.2rem,4vw,3.2rem)}.feed__cta .btn--ghost{color:var(--navy-deep)}.feed__cta .btn--ghost:hover{background:var(--navy-deep);color:var(--ice);border-color:var(--navy-deep)}@media (width<=700px){.feed__row{grid-template-columns:1fr;max-width:340px;margin-inline:auto}}.care{background:var(--paper)}.care__grid{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(2.4rem,6vw,6rem);display:grid}.care__title{font-family:var(--font-serif);font-weight:500;font-size:var(--fs-h3);letter-spacing:-.015em;margin-top:.8rem}.size-table{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;margin-top:1.3rem;font-size:.95rem}.size-table th,.size-table td{text-align:left;border-bottom:1px solid var(--line);padding:.65em .4em}.size-table th{letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);font-size:.72rem}.size-table td:first-child{font-weight:700}.care__hint{color:var(--ink-soft);margin-top:1rem;font-size:.9rem}.care__note{margin-top:1.4rem;display:inline-block;rotate:-1.5deg}.wa-inline{text-underline-offset:3px;font-weight:700;text-decoration:underline}.care__list{gap:.85rem;margin-top:1.3rem;list-style:none;display:grid}.care__list li{color:var(--ink-soft);align-items:baseline;gap:.8em;display:flex}.care__list li span{flex:none}.care__badge{max-width:300px;margin-top:2.2rem;padding-bottom:.7rem}@media (width<=860px){.care__grid{grid-template-columns:1fr}.care__badge{display:none}}.cta{background:linear-gradient(185deg, var(--navy-deep) 0%, var(--midnight) 78%);color:var(--ice);text-align:center;position:relative;overflow:clip}.cta__stars{pointer-events:none;position:absolute;inset:0}.cta__stars i{background:var(--ice);opacity:.25;border-radius:50%;width:3px;height:3px;animation:2.8s ease-in-out infinite twinkle;position:absolute}@keyframes twinkle{0%,to{opacity:.06;box-shadow:0 0 2px #d8e9ff00}50%{opacity:1;box-shadow:0 0 10px 2px #d8e9ffd9}}.cta__inner{position:relative}.cta__script{color:var(--sky-2);display:inline-block;rotate:-2deg}.cta__title{font-family:var(--font-serif);font-variation-settings:"opsz" 144;letter-spacing:-.025em;margin-top:.6rem;font-size:clamp(3rem,8.5vw,6.6rem);font-weight:440;line-height:.98}.cta__actions{flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:2.4rem;display:flex}.cta__hint{color:#f4f8fc8c;margin-top:1.3rem;font-size:.88rem}.footer{background:var(--midnight);color:#f4f8fcbf;padding-top:clamp(3.4rem,7vw,5.5rem)}.footer__grid{grid-template-columns:1.2fr .6fr 1fr;gap:clamp(2rem,5vw,4rem);display:grid}.footer__brand .wordmark{color:var(--ice)}.footer__brand p{max-width:34ch;margin-top:1.1rem;font-size:.92rem}.footer__links,.footer__social{align-content:start;gap:.7rem;font-size:.95rem;display:grid}.footer__links a:hover,.footer__social a:hover{color:var(--ice)}.footer__base{border-top:1px solid #f4f8fc1f;justify-content:space-between;align-items:center;gap:1rem;margin-top:clamp(2.6rem,6vw,4.5rem);padding-block:1.4rem;font-size:.85rem;display:flex}.footer__base .script{color:var(--sky-2)}@media (width<=860px){.footer__grid{grid-template-columns:1fr}}.cart-backdrop{z-index:150;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);opacity:0;background:#11151c73;transition:opacity .35s;position:fixed;inset:0}.cart-backdrop.is-open{opacity:1}.cart{z-index:160;background:var(--ice);visibility:hidden;flex-direction:column;width:min(430px,100%);transition:transform .55s cubic-bezier(.22,1,.36,1),visibility 0s .55s;display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(105%);box-shadow:-30px 0 70px -30px #11151c80}.cart.is-open{visibility:visible;transition:transform .55s cubic-bezier(.22,1,.36,1);transform:translate(0)}.cart__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:1.3rem 1.5rem;display:flex}.cart__head h3{font-family:var(--font-serif);letter-spacing:-.015em;font-size:1.5rem;font-weight:500}.cart__close{border-radius:50%;place-items:center;width:2.4em;height:2.4em;transition:background .2s,rotate .3s;display:grid}.cart__close:hover{background:#182c4714;rotate:90deg}.cart__body{flex:1;padding:1.2rem 1.5rem;overflow-y:auto}.cart__empty{text-align:center;color:var(--ink-soft);justify-items:center;gap:1.2rem;padding-block:3rem;display:grid}.cart__empty .script{font-size:1.5rem}.cart-item{border-bottom:1px solid var(--line);grid-template-columns:64px 1fr auto;align-items:center;gap:.9rem;padding-block:.9rem;display:grid}.cart-item__thumb{object-fit:cover;border-radius:8px;width:64px;height:76px}.cart-item__name{font-size:.95rem;font-weight:700;line-height:1.3}.cart-item__meta{color:var(--ink-soft);margin-top:.15rem;font-size:.82rem}.cart-item__qty{border:1px solid var(--line);border-radius:var(--r-pill);align-items:center;gap:.15rem;margin-top:.55rem;display:inline-flex}.cart-item__qty button{border-radius:50%;place-items:center;width:1.9em;height:1.9em;font-size:.95rem;display:grid}.cart-item__qty button:hover{background:#182c4714}.cart-item__qty output{text-align:center;min-width:1.6em;font-size:.9rem;font-weight:700}.cart-item__side{justify-items:end;gap:.5rem;display:grid}.cart-item__price{font-variant-numeric:tabular-nums;font-weight:700}.cart-item__remove{color:var(--ink-soft);text-underline-offset:2px;font-size:.78rem;text-decoration:underline}.cart-item__remove:hover{color:var(--maroon)}.cart__foot{border-top:1px solid var(--line);background:var(--cloud);padding:1.2rem 1.5rem 1.5rem}.cart__total{justify-content:space-between;align-items:baseline;font-size:1.05rem;display:flex}.cart__total strong{font-family:var(--font-serif);font-size:1.7rem;font-weight:520}.cart__note{color:var(--ink-soft);margin-top:.5rem;font-size:.8rem}.cart__checkout{width:100%;margin-top:1rem;padding-block:1.1em}.cart__checkout:disabled{opacity:.45;cursor:not-allowed;transform:none}.toast{z-index:170;background:var(--ink);color:var(--ice);border-radius:var(--r-pill);opacity:0;visibility:hidden;pointer-events:none;padding:.85em 1.5em;font-size:.9rem;font-weight:600;transition:translate .5s cubic-bezier(.22,1,.36,1),opacity .3s,visibility 0s .5s;position:fixed;bottom:1.6rem;left:50%;translate:-50% calc(100% + 3rem);box-shadow:0 18px 40px -14px #11151c99}.toast.is-on{opacity:1;visibility:visible;transition:translate .5s cubic-bezier(.22,1,.36,1),opacity .25s;translate:-50%}.fly-dot{z-index:180;background:var(--maroon);pointer-events:none;border-radius:50%;width:14px;height:14px;position:fixed}html.has-js [data-reveal]{opacity:0;transform:translateY(30px)}html.has-js [data-reveal].is-revealed{opacity:1;transform:none}html.has-js .hero__line{overflow-clip-margin:.2em;overflow:clip}html.has-js .hero__title.is-revealed .hero__line{overflow:visible}@media (width<=1023px){.hero__grid{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;align-items:stretch;gap:clamp(1rem,2.4vh,2rem);padding-top:5rem}.hero__photo{justify-self:center;width:100%;max-width:420px;min-height:0;padding-bottom:2.2rem}.hero__photo img{aspect-ratio:auto;object-fit:cover;height:100%}.hero__photo .polaroid__caption{bottom:.35rem}.fabric__grid{grid-template-columns:1fr}.fabric__photo{margin-inline:auto}.fabric__list li{grid-template-columns:1fr;gap:.2rem}}@media (width<=1023px) and (height<=700px){.hero__photo{display:none}}@media (width<=760px){.hero__copy{text-align:center}.hero__sub{margin-inline:auto}.hero__cta{gap:.7rem;width:fit-content;margin-inline:auto;display:grid}.hero__cta .btn{width:100%}.hero__note{justify-content:center;margin-top:1.1rem;margin-left:0}.doodle-arrow{display:none}}@media (width<=640px){.hero__title{font-size:clamp(3.6rem,20vw,5.6rem)}.paperclip{width:26px;top:-1.6rem;left:8%}.product__row{flex-wrap:wrap}.product__add{order:2;min-width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.15s!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
