:root{--muted: color-mix(in srgb, var(--color-foreground) 68%, transparent);--shadow: 0 22px 64px color-mix(in srgb, var(--color-foreground) 12%, transparent);--radius: 14px;--radius-small: 8px;--focus: 0 0 0 3px var(--color-background), 0 0 0 6px #1f6b63}html{scroll-behavior:smooth}body{font-size:17px;line-height:1.58;text-rendering:optimizeLegibility}a{color:inherit;text-underline-offset:.2em}button{color:inherit;font:inherit}:focus-visible{outline:0;box-shadow:var(--focus)}[hidden]{display:none!important}.skip-link{position:fixed;left:10px;top:10px;z-index:100;padding:.65rem 1rem;color:var(--color-background);background:var(--color-foreground);transform:translateY(-160%)}.skip-link:focus{transform:none}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.shell{width:min(100%,var(--page-width));margin-inline:auto}.section-space{padding-block:clamp(4.5rem,9vw,9rem)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:.7rem 1.35rem;border:1.5px solid transparent;border-radius:var(--radius-small);font-weight:750;text-decoration:none;white-space:nowrap;cursor:pointer;transition:transform .16s ease,background-color .16s ease,color .16s ease}.button:active{transform:translateY(1px) scale(.99)}.button-primary{color:#fff8f5;background:var(--color-accent)}.button-primary:hover{background:var(--color-accent-hover)}.button-secondary{border-color:var(--color-foreground);background:transparent}.button-secondary:hover{color:var(--color-background);background:var(--color-foreground)}.text-link{font-weight:750;text-decoration-thickness:1px}.price{font-variant-numeric:tabular-nums;font-weight:700}.rte{max-width:70ch}.rte>*+*{margin-top:1em}.announcement{grid-column:1 / -1;padding:.35rem 1rem;color:#fff8f5;background:var(--color-accent);font-size:.82rem;font-weight:700;text-align:center}.site-header{position:sticky;top:0;z-index:20;grid-column:1 / -1;border-bottom:1px solid var(--color-line);background:color-mix(in srgb,var(--color-background) 91%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header__inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(1rem,2vw,2rem);width:min(100% - 2rem,var(--page-width));min-height:72px;margin-inline:auto}.brand{display:inline-flex;align-items:center;gap:.65rem;width:max-content;font-size:1.35rem;font-weight:800;letter-spacing:-.04em;text-decoration:none}.brand__mark{display:grid;place-items:center;width:34px;height:34px;border:1.5px solid currentcolor;border-radius:50%;font-size:1.05rem}.brand__logo{width:auto;height:40px}.header-nav{display:flex;align-items:center;justify-content:center;gap:clamp(.75rem,1.5vw,1.6rem);min-width:0}.header-nav a{font-size:.92rem;font-weight:700;text-decoration:none}.header-nav a:hover,.footer a:hover{text-decoration:underline}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:.65rem}.header-actions a,.header-actions button{min-height:44px;border:1px solid var(--color-line);border-radius:999px;background:var(--color-surface)}.header-actions a{display:inline-flex;align-items:center;gap:.45rem;padding:.5rem .85rem;text-decoration:none}.header-actions svg{width:22px}.cart-count{display:grid;place-items:center;min-width:24px;height:24px;padding-inline:.4rem;border-radius:99px;color:#fff8f5;background:var(--color-accent);font-size:.78rem;font-weight:800}.localization-form{display:flex}.language-switcher{display:inline-flex;padding:3px;border:1px solid var(--color-line);border-radius:999px;background:var(--color-surface)}.header-actions .language-switcher button{min-width:46px;min-height:38px;padding:.35rem .6rem;border:0;background:transparent;font-size:.76rem;font-weight:800;cursor:pointer}.header-actions .language-switcher button.is-active{color:#fff8f5;background:var(--color-accent)}.menu-button{display:none;width:44px;padding:0;cursor:pointer}.mobile-nav{position:absolute;left:0;right:0;top:72px;padding:1.25rem 1.5rem 1.75rem;border-bottom:1px solid var(--color-line);background:var(--color-surface)}.mobile-nav a{display:block;padding:.65rem 0;font-size:1.1rem;font-weight:700}.hero{display:grid;grid-template-columns:minmax(0,.84fr) minmax(420px,1.16fr);align-items:center;min-height:calc(100dvh - 106px);gap:clamp(2rem,6vw,6rem);padding-block:3rem}.eyebrow{margin-bottom:1.1rem;font-size:.75rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hero h1{max-width:12ch;font-size:clamp(3rem,6vw,5.25rem);line-height:.98;letter-spacing:-.065em}.hero__body{max-width:20ch;margin-top:1.75rem;color:var(--muted);font-size:clamp(1.16rem,2vw,1.45rem);line-height:1.35}.hero__actions{display:flex;align-items:center;gap:1.35rem;margin-top:2rem}.hero__stage{position:relative;height:min(68vh,660px);min-height:500px}.hero__card{position:absolute;overflow:hidden;aspect-ratio:105 / 148;border-radius:5px;background:#e6e9e2;box-shadow:var(--shadow)}.hero__card img{width:100%;height:100%;object-fit:cover}.hero__card--front{z-index:2;top:2%;left:9%;width:min(57%,390px);transform:rotate(-4deg)}.hero__card--back{right:0;bottom:0;width:min(48%,320px);transform:rotate(7deg)}.manifesto{display:grid;grid-template-columns:1.2fr .8fr;align-items:end;gap:10vw}.manifesto h2,.section-heading h2,.story-band h2,.bundle h2{max-width:13ch;font-size:clamp(2.2rem,4.7vw,4rem);line-height:1.03;letter-spacing:-.055em}.manifesto p,.section-heading p,.story-band p,.bundle p{color:var(--muted);font-size:1.08rem}.section-heading{max-width:48rem;margin-bottom:2.5rem}.section-heading p{max-width:56ch;margin-top:1rem}.occasion-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr 1.2fr;gap:1rem}.occasion-card{position:relative;overflow:hidden;min-height:370px;border-radius:var(--radius);color:#fff;background:#1e343b;text-decoration:none}.occasion-card img{width:100%;height:100%;object-fit:cover;transition:transform .42s cubic-bezier(.2,.8,.2,1)}.occasion-card:after{content:"";position:absolute;top:45%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#081619c7)}.occasion-card span{position:absolute;z-index:1;left:1.2rem;right:1.2rem;bottom:1.1rem;font-size:1.15rem;font-weight:800}.occasion-card:hover img{transform:scale(1.025)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:3rem 1.35rem}.product-card{min-width:0}.product-card__image{display:block;overflow:hidden;aspect-ratio:105 / 148;border-radius:5px;background:#e4e8e1;box-shadow:0 12px 30px color-mix(in srgb,var(--color-foreground) 8%,transparent)}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .36s cubic-bezier(.2,.8,.2,1)}.product-card__image:hover img{transform:scale(1.018)}.product-card__meta{display:grid;grid-template-columns:1fr auto;gap:.75rem;margin-top:1rem}.product-card h3{font-size:1rem;line-height:1.28}.product-card__occasion{margin-bottom:.25rem;color:var(--color-accent);font-size:.72rem;font-weight:800}.product-card__quick{margin-top:.8rem}.section-action{display:flex;justify-content:center;margin-top:2.75rem}.empty-state{padding:4rem 1rem;text-align:center;border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface)}.bundle{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);overflow:hidden;border:1px solid var(--color-line);border-radius:var(--radius);background:color-mix(in srgb,var(--color-line) 34%,var(--color-surface))}.bundle__pricing{position:relative;display:grid;align-content:center;min-height:490px;padding:clamp(2rem,5vw,4.5rem);overflow:hidden;color:var(--color-background);background:var(--color-foreground)}.bundle__pricing:after{content:"";position:absolute;right:-13%;bottom:-34%;width:65%;aspect-ratio:1;border:1px solid color-mix(in srgb,var(--color-background) 16%,transparent);border-radius:50%;box-shadow:0 0 0 55px color-mix(in srgb,var(--color-background) 4%,transparent),0 0 0 110px color-mix(in srgb,var(--color-background) 3%,transparent);pointer-events:none}.bundle__pricing-label{position:relative;z-index:1;margin-bottom:1rem;color:color-mix(in srgb,var(--color-background) 68%,transparent);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.bundle__tiers{position:relative;z-index:1;margin:0;padding:0;list-style:none}.bundle__tier{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.5rem;padding:1.15rem 0;border-top:1px solid color-mix(in srgb,var(--color-background) 20%,transparent)}.bundle__tier:last-child{border-bottom:1px solid color-mix(in srgb,var(--color-background) 20%,transparent)}.bundle__quantity{display:flex;align-items:baseline;gap:.55rem;font-size:.96rem;font-weight:650}.bundle__quantity strong{min-width:.8em;color:var(--color-accent);font-size:clamp(2.2rem,5vw,3.65rem);font-variant-numeric:tabular-nums;letter-spacing:-.07em;line-height:.85}.bundle__tier--offer .bundle__quantity strong{color:var(--color-background)}.bundle__price{display:grid;justify-items:end}.bundle__price strong{font-size:clamp(1.65rem,3vw,2.25rem);font-variant-numeric:tabular-nums;letter-spacing:-.045em;line-height:1}.bundle__price small{margin-top:.35rem;color:color-mix(in srgb,var(--color-background) 68%,transparent);font-size:.74rem;font-weight:650}.bundle p.bundle__mix-note{position:relative;z-index:1;margin-top:1.15rem;color:color-mix(in srgb,var(--color-background) 72%,transparent);font-size:.86rem}.bundle__copy{align-self:center;padding:clamp(2.75rem,6vw,5.25rem)}.bundle__copy>p:not(.bundle__automatic){max-width:40ch;margin:1.25rem 0 1rem}.bundle p.bundle__automatic{display:flex;align-items:flex-start;gap:.55rem;max-width:38ch;margin:0 0 1.8rem;color:var(--color-foreground);font-size:.9rem;font-weight:700}.bundle__automatic span{display:grid;flex:0 0 1.3rem;place-items:center;width:1.3rem;height:1.3rem;margin-top:.15rem;border-radius:50%;color:#fff8f5;background:var(--color-accent);font-size:.72rem}.story-band{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(2.5rem,8vw,8rem)}.story-band__image{overflow:hidden;aspect-ratio:4 / 5;border-radius:var(--radius)}.story-band__image img{width:100%;height:100%;object-fit:cover}.story-band__copy p{max-width:48ch;margin:1.35rem 0}.page-header{padding-block:4.5rem 2.5rem}.page-header h1{max-width:18ch;font-size:clamp(2.7rem,6vw,5rem);line-height:1;letter-spacing:-.06em}.page-header p{max-width:60ch;margin-top:1rem;color:var(--muted);font-size:1.08rem}.breadcrumbs{padding-top:1rem;font-size:.85rem;color:var(--muted)}.breadcrumbs ol{display:flex;flex-wrap:wrap;gap:.45rem;padding:0;list-style:none}.breadcrumbs li:not(:last-child):after{content:"/";margin-left:.45rem}.collection-toolbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,260px);align-items:end;gap:1.25rem 2rem;margin-bottom:2.5rem;padding:1.25rem;border:1px solid var(--color-line);border-radius:var(--radius);background:color-mix(in srgb,var(--color-surface) 78%,var(--color-background))}.filters{min-width:0}.filter-form{display:grid;grid-template-columns:minmax(160px,.8fr) minmax(260px,1.2fr) auto;align-items:end;gap:.85rem}.filter-group{min-width:0}.filter-group__label,.product-form label{display:block;margin-bottom:.45rem;color:var(--muted);font-size:.78rem;font-weight:800;letter-spacing:.02em}.select-control{position:relative}.select-control select{width:100%;min-height:50px;padding:.65rem 2.5rem .65rem .85rem;-webkit-appearance:none;appearance:none;border:1px solid var(--color-line);border-radius:var(--radius-small);color:var(--color-foreground);background:var(--color-background);cursor:pointer}.select-control__icon{position:absolute;right:.9rem;top:50%;width:.55rem;height:.55rem;border-right:2px solid currentcolor;border-bottom:2px solid currentcolor;color:var(--muted);pointer-events:none;transform:translateY(-70%) rotate(45deg)}.price-range{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;gap:.45rem}.price-field{min-width:0}.price-field__label{display:block;margin-bottom:.25rem;color:var(--muted);font-size:.7rem;font-weight:700}.money-input{position:relative;display:block}.money-input__currency{position:absolute;z-index:1;left:.8rem;top:50%;color:var(--muted);font-weight:700;transform:translateY(-50%);pointer-events:none}.money-input input{width:100%;min-height:50px;padding:.65rem .7rem .65rem 1.65rem;-webkit-appearance:textfield;appearance:textfield;border:1px solid var(--color-line);border-radius:var(--radius-small);color:var(--color-foreground);background:var(--color-background);font-variant-numeric:tabular-nums}.money-input input::-webkit-inner-spin-button,.money-input input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.price-range__separator{align-self:center;margin-top:1.15rem;color:var(--muted)}.filter-form__submit{min-width:154px;min-height:50px}.sort-form{min-width:0}.active-filters{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:.9rem}.active-filters:empty{display:none}.active-filters a{padding:.42rem .7rem;border:1px solid var(--color-line);border-radius:99px;background:var(--color-background);font-size:.86rem;font-weight:700;text-decoration:none}.select-control select:hover,.money-input input:hover{border-color:color-mix(in srgb,var(--color-foreground) 52%,var(--color-line))}.select-control select:focus-visible,.money-input input:focus-visible{border-color:var(--color-accent);outline:0;box-shadow:var(--focus)}.product-form select,.product-form input,.search-form input{min-height:46px;padding:.6rem .75rem;border:1px solid var(--color-line);color:var(--color-foreground);background:var(--color-surface)}.pagination{display:flex;justify-content:center;gap:.6rem;margin-top:4rem}.pagination a,.pagination span{min-width:42px;padding:.5rem;text-align:center}.product-main{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:clamp(2.5rem,7vw,7rem);padding-block:2rem 7rem}.product-gallery__main{overflow:hidden;aspect-ratio:105 / 148;border-radius:var(--radius);background:#e3e8e0}.product-gallery__main img{width:100%;height:100%;object-fit:cover}.product-gallery__thumbs{display:flex;gap:.75rem;margin-top:1rem;overflow-x:auto}.product-gallery__thumbs button{flex:0 0 72px;padding:0;overflow:hidden;border:2px solid transparent;border-radius:5px;background:none;cursor:pointer}.product-gallery__thumbs button[aria-current=true]{border-color:var(--color-accent)}.product-info{align-self:start;position:sticky;top:104px}.product-info h1{margin-bottom:.8rem;font-size:clamp(2.3rem,4.5vw,4.2rem);line-height:1;letter-spacing:-.055em}.product-info__description{margin:1.35rem 0;color:var(--muted)}.product-form{padding:1.5rem 0}.product-form__variant{margin-bottom:1rem}.product-form__quantity{display:grid;grid-template-columns:1fr 110px;align-items:center;gap:1rem;margin:1rem 0 .5rem}.pack-picker{min-width:0;margin:0;padding:0;border:0}.pack-picker legend{margin-bottom:.65rem;font-weight:800}.pack-picker__options{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem}.pack-option{position:relative;cursor:pointer}.pack-option input{position:absolute;inline-size:1px;block-size:1px;opacity:0}.pack-option span{display:grid;min-height:80px;align-content:center;gap:.15rem;padding:.85rem;border:2px solid var(--color-line);border-radius:12px;background:var(--color-surface);transition:border-color .16s ease,background-color .16s ease,transform .16s ease}.pack-option strong{font-size:1.05rem}.pack-option small{color:var(--muted)}.pack-option input:checked+span{border-color:var(--color-foreground);background:color-mix(in srgb,var(--color-accent) 12%,var(--color-surface));box-shadow:inset 0 0 0 1px var(--color-foreground)}.pack-option input:focus-visible+span{outline:3px solid var(--color-accent);outline-offset:3px}.pack-option:hover span{transform:translateY(-1px)}.product-form__discount-note{margin:0 0 1rem;color:var(--muted);font-size:.9rem}.product-form .button{width:100%}.product-form .button[disabled]{cursor:not-allowed;opacity:.55}.product-specs{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:1.5rem}.product-spec{padding:1rem;border-radius:var(--radius-small);background:var(--color-surface)}.product-spec dt{color:var(--muted);font-size:.78rem;font-weight:700}.product-spec dd{margin:.2rem 0 0;font-weight:700}.product-story{margin-top:1.5rem}.product-story summary{cursor:pointer;font-weight:750}.product-story .rte{margin-top:1rem}.shopify-payment-button{margin-top:.75rem}.cart-page{padding-block:4rem 7rem}.cart-page h1{margin-bottom:2.5rem;font-size:clamp(2.5rem,5vw,4rem);letter-spacing:-.05em}.cart-items{display:grid;gap:1rem}.cart-item{display:grid;grid-template-columns:110px 1fr auto;align-items:center;gap:1.25rem;padding:1rem;border-radius:var(--radius);background:var(--color-surface)}.cart-item img{aspect-ratio:105 / 148;object-fit:cover;border-radius:4px}.cart-item__controls{display:flex;align-items:center;gap:1rem}.cart-item__controls input{width:80px;min-height:44px;padding:.5rem;border:1px solid var(--color-line)}.cart-summary{display:grid;justify-items:end;gap:.75rem;margin-top:2rem}.cart-empty{padding-block:5rem 8rem;text-align:center}.search-form{display:flex;max-width:680px;gap:.75rem;margin-bottom:3rem}.search-form input{flex:1}.content-page{padding-block:4rem 8rem}.content-page h1{margin-bottom:2rem;font-size:clamp(2.6rem,5vw,4.5rem);line-height:1;letter-spacing:-.055em}.contact-page{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:clamp(3rem,8vw,8rem);padding-block:3.5rem 8rem}.contact-page__intro{align-self:start;position:sticky;top:112px}.contact-page__intro h1{max-width:10ch;font-size:clamp(3.25rem,7vw,6rem);line-height:.92;letter-spacing:-.065em;text-wrap:balance}.contact-page__lede{max-width:35ch;margin-top:1.5rem;color:var(--muted);font-size:clamp(1.08rem,2vw,1.3rem);line-height:1.45}.contact-page__direct{max-width:34rem;margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--color-line)}.contact-page__direct h2{margin-bottom:.6rem;font-size:1rem}.contact-page__direct p{color:var(--muted);font-size:.92rem}.contact-page__direct p+p{margin-top:.65rem}.contact-page__direct a{color:var(--color-foreground);font-weight:750}.contact-page__form-wrap{min-width:0;padding:clamp(1.5rem,4vw,3rem);border:1px solid var(--color-line);border-radius:var(--radius);background:var(--color-surface);box-shadow:0 24px 60px color-mix(in srgb,var(--color-foreground) 7%,transparent)}.contact-form__heading{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1.75rem}.contact-form__heading h2{font-size:clamp(1.65rem,3vw,2.2rem);letter-spacing:-.04em}.contact-form__heading p{color:var(--muted);font-size:.78rem}.contact-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:1.15rem}.form-field{min-width:0}.form-field--wide{grid-column:1 / -1}.form-field label{display:block;margin-bottom:.45rem;font-size:.82rem;font-weight:800}.form-field label span{color:var(--muted);font-size:.72rem;font-weight:650}.form-field input,.form-field textarea,.form-field select{width:100%;min-height:52px;padding:.75rem .9rem;border:1px solid var(--color-line);border-radius:var(--radius-small);color:var(--color-foreground);background:var(--color-background);transition:border-color .16s ease,box-shadow .16s ease,background-color .16s ease}.form-field textarea{min-height:170px;resize:vertical}.form-field input:hover,.form-field textarea:hover,.form-field select:hover{border-color:color-mix(in srgb,var(--color-foreground) 52%,var(--color-line))}.form-field input:focus-visible,.form-field textarea:focus-visible,.form-field select:focus-visible{border-color:var(--color-accent);outline:0;box-shadow:var(--focus)}.contact-form__privacy{max-width:56ch;margin:1.15rem 0 1.5rem;color:var(--muted);font-size:.8rem}.contact-form__privacy a{color:var(--color-foreground);font-weight:750}.contact-form .button{min-width:170px}.form-message{margin-bottom:1.5rem;padding:1rem 1.1rem;border-left:4px solid;background:var(--color-background)}.form-message p,.form-message ul{margin-top:.35rem;font-size:.9rem}.form-message ul{padding-left:1.2rem}.form-message--success{border-color:#3f7d62}.form-message--error{border-color:var(--color-accent)}.footer{grid-column:1 / -1;margin-top:5rem;border-top:1px solid var(--color-line);background:var(--color-surface)}.footer__inner{display:grid;grid-template-columns:1.3fr .7fr .7fr;gap:3rem;width:min(100% - 2rem,var(--page-width));margin-inline:auto;padding-block:4rem 2rem}.footer__brand p{max-width:34ch;margin-top:1rem;color:var(--muted)}.footer__links{display:grid;align-content:start;gap:.65rem}.footer__links a{text-decoration:none}.footer__bottom{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;width:min(100% - 2rem,var(--page-width));margin-inline:auto;padding:1.5rem 0 2rem;border-top:1px solid var(--color-line);color:var(--muted);font-size:.82rem}.footer__payment{display:flex;flex-wrap:wrap;gap:.5rem}.footer__payment svg{width:38px}@media(max-width:1279px){.header-nav{display:none}.site-header__inner{grid-template-columns:1fr auto}.menu-button{display:inline-grid;place-items:center}.account-link{display:none!important}.hero,.occasion-grid{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.collection-toolbar{grid-template-columns:1fr}.sort-form{width:min(100%,320px)}}@media(max-width:767px){:root{--page-margin: 16px}.section-space{padding-block:4.5rem}.site-header__inner{min-height:66px}.brand__word{font-size:1.1rem}.header-actions .language-switcher button{min-width:42px;padding-inline:.45rem}.cart-label{display:none}.mobile-nav{top:66px}.hero{grid-template-columns:1fr;min-height:auto;gap:1rem;padding-block:2.5rem}.hero h1{max-width:10ch;font-size:clamp(2.9rem,15vw,4.3rem)}.hero__body{margin-top:1.25rem}.hero__actions{flex-wrap:wrap}.hero__stage{min-height:390px;height:52vh}.hero__card--front{left:2%;width:60%}.hero__card--back{width:48%}.manifesto,.bundle,.story-band,.product-main,.contact-page,.footer__inner{grid-template-columns:1fr}.manifesto{gap:1.25rem}.occasion-grid{grid-template-columns:1fr 1fr}.occasion-card{min-height:270px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5rem .8rem}.product-card__meta{grid-template-columns:1fr}.bundle__pricing{min-height:auto;padding:2.25rem 1.5rem}.bundle__pricing:after{right:-22%;bottom:-20%;width:70%}.bundle__tier{padding-block:1rem}.bundle__copy{padding:2.75rem 1.5rem 3.25rem}.story-band__image{max-height:70vh}.collection-toolbar{padding:1rem}.filter-form{grid-template-columns:1fr 1fr}.filter-form__submit{grid-column:1 / -1;width:100%}.sort-form{width:100%;padding-top:1rem;border-top:1px solid var(--color-line)}.product-info{position:static}.contact-page{gap:2.5rem;padding-block:2.5rem 5.5rem}.contact-page__intro{position:static}.contact-page__form-wrap{padding:1.5rem}.contact-form__heading{display:block}.contact-form__heading p{margin-top:.35rem}.pack-picker__options{grid-template-columns:1fr}.pack-option span{min-height:64px}.product-form__quantity{grid-template-columns:1fr 90px}.cart-item{grid-template-columns:78px 1fr}.cart-item__price{grid-column:2}}@media(max-width:420px){.occasion-grid,.filter-form,.contact-form__grid{grid-template-columns:1fr}.filter-form__submit,.form-field--wide{grid-column:auto}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(prefers-color-scheme:dark){:root{--color-background: #13252c;--color-foreground: #f3f5ee;--color-surface: #1a3139;--color-line: #38545a;--color-accent: #ee7277;--color-accent-hover: #ff8d91;--muted: #b6c2be;--focus: 0 0 0 3px var(--color-background), 0 0 0 6px var(--color-accent);color-scheme:dark}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme.css.map */
