.shelf .btn-primary{background:var(--accent)}.shelf .btn-primary:hover:not(:disabled){background:var(--accent-deep);box-shadow:0 8px 18px -8px color-mix(in srgb, var(--accent) 70%, transparent), inset 0 1px 0 #ffffff24}.shelf .btn-primary:active:not(:disabled){background:color-mix(in srgb, var(--accent-deep) 85%, black)}.shelf .btn-primary.shop-cta-teal{background:var(--ink)}.shelf .btn-primary.shop-cta-teal:hover:not(:disabled){background:color-mix(in srgb, var(--ink) 86%, black);box-shadow:0 8px 18px -8px color-mix(in srgb, var(--ink) 70%, transparent), inset 0 1px 0 #ffffff24}.shelf .btn-primary.shop-cta-teal:active:not(:disabled){background:color-mix(in srgb, var(--ink) 74%, black)}.shop-head{background:radial-gradient(42% 130% at 94% 0%, color-mix(in srgb, var(--wash-violet) 55%, transparent) 0%, transparent 70%), var(--ground);border-bottom:1px solid color-mix(in srgb, var(--ink) 8%, transparent);padding-block:2.75rem 2.25rem}.shop-title{overflow-wrap:anywhere;font-size:clamp(2.1rem,5.5vw,3.25rem)}.shop-chips{flex-wrap:wrap;gap:.5rem;margin-top:1.25rem;display:flex}.shop-chip{border:1px solid var(--rule);color:var(--ink);background:#fff9;border-radius:999px;padding:.3rem 1rem;font-size:.92rem;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s;display:inline-block}.shop-chip:hover{background:var(--accent);border-color:var(--accent);color:#fff}.shop-layout{flex-direction:column;gap:1.5rem;padding-block:2rem 4rem;display:flex}@media (min-width:40rem){.shop-layout{flex-direction:row;align-items:flex-start;gap:2.5rem;padding-block:2.75rem 5rem}}.shop-results{flex:1;min-width:0}.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1rem;margin:0;padding:0;list-style:none;display:grid}@media (min-width:40rem){.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem 1.5rem}}.shop-filter-card{border:1px solid var(--rule);background:#ffffffa6;border-radius:14px;padding:1.25rem}.shop-filter-card :where(.border-t){border-color:var(--rule)}.shop-pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:3rem;font-size:.95rem;display:flex}.shop-page{border:1px solid var(--rule);min-width:2.5rem;height:2.5rem;color:var(--ink);font-variant-numeric:tabular-nums;border-radius:999px;justify-content:center;align-items:center;padding-inline:.75rem;font-weight:500;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s;display:flex}.shop-page:hover{border-color:var(--accent);color:var(--accent-deep)}.shop-page[aria-current=page]{background:var(--accent);border-color:var(--accent);color:#fff;font-weight:600}.shop-product{background:var(--ground)}.shop-back{margin-bottom:1.5rem;display:inline-block}.shop-product-grid{gap:2rem;display:grid}@media (min-width:40rem){.shop-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:3.5rem}}.shop-product-photo,.shop-thumb{isolation:isolate;background:var(--tint-lilac);display:block;position:relative;overflow:hidden}.shop-product-photo{aspect-ratio:4/5;border-radius:18px;width:100%}.shop-thumb{aspect-ratio:2/3;cursor:pointer;border:2px solid #0000;border-radius:8px;width:4.5rem;padding:0}.shop-thumb--active{border-color:var(--accent)}.shop-product-photo img,.shop-thumb img{object-fit:cover;mix-blend-mode:multiply;filter:brightness(1.05)contrast(1.03);-webkit-mask-composite:source-in;-webkit-mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000),linear-gradient(#0000,#000 3% 97%,#0000);mask-image:linear-gradient(90deg,#0000,#000 5% 95%,#0000),linear-gradient(#0000,#000 3% 97%,#0000);-webkit-mask-composite:source-in;mask-composite:intersect}.shop-product-photo img.shop-photo--lifestyle,.shop-thumb img.shop-photo--lifestyle{mix-blend-mode:normal;filter:none;-webkit-mask-image:none;mask-image:none}.shop-gallery-desktop{display:none}.shop-gallery-thumbs{flex:none;gap:.5rem;display:flex;overflow-x:auto}.shop-gallery-swipe{scroll-snap-type:x mandatory;scrollbar-width:none;gap:.75rem;margin-inline:-1.25rem;padding-inline:1.25rem;display:flex;overflow-x:auto}.shop-gallery-swipe::-webkit-scrollbar{display:none}.shop-gallery-swipe-item{scroll-snap-align:center;flex:none;width:100%}@media (min-width:40rem){.shop-gallery-desktop{gap:1rem;display:flex}.shop-gallery-swipe{display:none}.shop-gallery-thumbs{flex-direction:column;order:-1;max-height:40rem;overflow:visible auto}.shop-gallery .shop-product-photo{aspect-ratio:4/4.6}}.shop-value-row{color:var(--ink-soft);margin-top:.6rem;font-size:.9rem}.shop-gift-reassurance{background:var(--tint-lilac);color:var(--accent-deep);border-radius:12px;align-items:flex-start;gap:.75rem;margin-top:1.5rem;padding:.9rem 1.1rem;font-size:.88rem;line-height:1.4;display:flex}.shop-gift-reassurance svg{color:var(--accent);margin-top:.15rem}.shop-giftfinder-link{color:var(--accent-deep);text-underline-offset:.2em;align-items:center;gap:.4rem;margin-top:.9rem;font-size:.85rem;transition:color .15s;display:inline-flex}.shop-giftfinder-link:hover{color:var(--accent);text-decoration:underline}[dir=rtl] .shop-giftfinder-link svg{transform:scaleX(-1)}@media (prefers-reduced-motion:reduce){.shop-giftfinder-link{transition:none}}.shop-gift-section{align-items:center;gap:2rem;display:grid}@media (min-width:40rem){.shop-gift-section{grid-template-columns:minmax(0,.85fr) minmax(0,1fr);gap:3.5rem}}.shop-gift-photo{aspect-ratio:930/1024;isolation:isolate;border-radius:18px;position:relative;overflow:hidden}.shop-gift-photo img{object-fit:cover}.shop-gift-eyebrow{color:var(--accent-deep);letter-spacing:.12em;text-transform:uppercase;font-size:.8rem;font-weight:700}.shop-gift-headline{font-family:var(--font-display), "Iowan Old Style", Georgia, serif;margin-top:.5rem;font-size:clamp(1.75rem,3.6vw,2.5rem);line-height:1.15}.shop-gift-body{max-width:34rem;color:var(--ink-soft);margin-top:1rem;line-height:1.65}.shop-gift-link{color:var(--accent-deep);text-underline-offset:3px;align-items:center;gap:.4rem;margin-top:1.25rem;font-weight:600;text-decoration:underline;display:inline-flex}.shop-gift-features{border-top:1px solid color-mix(in srgb, var(--ink) 12%, transparent);flex-wrap:wrap;gap:1.5rem 2rem;margin-top:2rem;padding-top:1.5rem;list-style:none;display:flex}.shop-gift-features li{color:var(--ink-soft);align-items:center;gap:.5rem;font-size:.88rem;display:flex}.shop-gift-features svg{color:var(--accent)}.shop-story-faq-grid{gap:3rem;display:grid}@media (min-width:48rem){.shop-story-faq-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4rem}}.shop-story-prose{max-width:34rem;color:var(--ink-soft);margin-top:1.25rem;font-size:1.05rem;line-height:1.75}.shop-product-title{overflow-wrap:anywhere;font-size:clamp(2rem,4.6vw,2.9rem)}.shop-price{color:var(--accent-deep);font-variant-numeric:tabular-nums;margin:.9rem 0 0;font-size:1.65rem;font-weight:600}.shop-price-compare{color:var(--ink-soft);margin-inline-end:.6rem;font-size:1.15rem;font-weight:400}.shop-discount-badge{vertical-align:middle;color:var(--accent-deep);border:1px solid color-mix(in srgb, var(--accent-deep) 30%, transparent);border-radius:2px;margin-inline-start:.6rem;padding:.1rem .5rem;font-size:.8rem;line-height:1.4;display:inline-block}.shop-prose{max-width:34rem;font-family:var(--font-display), "Iowan Old Style", "Palatino Linotype", Georgia, serif;white-space:pre-line;margin:1.5rem 0 0;font-size:1.2rem;line-height:1.65}.shop-reviews>*{max-width:44rem}.shop-reviews>.shelf-heading{margin-bottom:1.25rem}.shop-reviews :where(.border-foreground\/10){border-color:var(--rule)}.shop-related-heading{margin-bottom:1.75rem}.shop-w-sm{max-width:32.5rem}.shop-w-md{max-width:44.5rem}.shop-w-lg{max-width:50.5rem}.shop-body{padding-block:2.25rem 4.5rem}.shop-head-row{align-items:center;gap:1rem;display:flex}.shop-head-text{min-width:0}.shop-avatar{background:var(--accent);color:#fff;width:3.5rem;height:3.5rem;font-family:var(--font-ui), system-ui, sans-serif;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.35rem;font-weight:600;display:flex;position:relative}.shop-lede{color:var(--ink-soft);margin:.6rem 0 0;font-size:.95rem}.shop-panel,.shelf .form-card{border:1px solid var(--rule);box-shadow:none;background:#ffffffa6;border-radius:14px}.shop-panel-pad{padding:1.25rem}.shop-list{margin:0;padding:0;list-style:none;overflow:hidden}.shop-list>li+li{border-top:1px solid var(--rule)}.shop-empty{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:3.5rem 1.5rem;display:flex}.shop-section+.shop-section{margin-top:2.75rem}.shop-h2{align-items:center;gap:.6rem;margin-bottom:1rem;font-size:1.6rem;display:flex}.shop-h2--flush{margin-bottom:0}.shop-ui{font-family:var(--font-ui), system-ui, sans-serif}.shop-tile{color:inherit;align-items:flex-start;gap:.85rem;padding:1rem;text-decoration:none;transition:border-color .15s,background-color .15s;display:flex}.shop-tile:hover{border-color:var(--accent);background:#ffffffe6}.shop-tile-icon{border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.shop-tile-icon--violet{background:var(--tint-lilac);color:var(--accent)}.shelf .option-card{border-color:var(--rule);background:#ffffff8c}.shelf .option-card:hover{border-color:color-mix(in srgb, var(--accent) 55%, transparent)}.shelf .option-card:has(:checked){border-color:var(--accent);background:color-mix(in srgb, var(--accent) 8%, #fff)}.shelf .field-radio:after{background:var(--accent)}.shop-thumb--cart{flex-shrink:0;width:4rem}.shop-thumb--fill{width:100%}.shop-line-name{font-family:var(--font-display), "Iowan Old Style", Georgia, serif;overflow-wrap:anywhere;font-size:1.15rem;line-height:1.25}.shop-line-name:hover{text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:.2em}.shop-track{background:var(--tint-lilac);border-radius:999px;height:.5rem;overflow:hidden}.shop-fill{background:var(--accent);border-radius:999px;height:100%;transition:width .3s}.shop-total{color:var(--accent-deep);font-variant-numeric:tabular-nums;font-size:1.35rem;font-weight:600}.shop-auth-title{font-size:clamp(2rem,6vw,2.6rem)}.shop-legal{white-space:pre-line;max-width:40rem;margin:0;font-size:1rem;line-height:1.75}.shop-h2-plain{margin:3rem 0 1rem;font-size:clamp(1.6rem,3vw,2rem)}.shop-cta-title{margin:0 0 .5rem;font-size:1.5rem}.shop-editorial p,.shop-editorial li{font-family:var(--font-display), "Iowan Old Style", "Palatino Linotype", Georgia, serif;font-size:1.15rem;line-height:1.65}.shop-editorial summary{font-size:1.05rem}.shop-editorial h3{font-size:1.05rem;line-height:1.3}.shop-editorial .shop-panel p{font-size:1rem;line-height:1.55}.shop-editorial .shop-panel{height:100%}.shop-skeleton{background:color-mix(in srgb, var(--accent) 12%, transparent);border-radius:8px}.shop-skeleton--photo{aspect-ratio:2/3;background:var(--tint-lilac);border-radius:0}.shop-center{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding-block:5rem;display:flex}.shop-eyebrow{color:var(--accent-deep);letter-spacing:.08em;margin:0 0 .5rem;font-size:.95rem;font-weight:600}.shop-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.shop-cart-line{grid-template-columns:4rem minmax(0,1fr);align-items:start;gap:.75rem 1rem;padding:1rem;display:grid}.shop-cart-controls{grid-column:2;justify-content:space-between;align-items:center;gap:1rem;display:flex}.shop-cart-total{text-align:end;font-variant-numeric:tabular-nums;min-width:5rem;font-size:.875rem;font-weight:500}@media (min-width:34rem){.shop-cart-line{grid-template-columns:4rem minmax(0,1fr) auto 5rem;align-items:center}.shop-cart-controls{display:contents}}.shelf .section-glass-bg:before,.shelf .section-glass-bg:after{opacity:.25}@keyframes shop-settle{0%{opacity:0;transform:translateY(-14px)scale(1.08)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:no-preference){.shop-settle{animation:.9s cubic-bezier(.2,.7,.2,1) both shop-settle}.shop-avatar--settle{animation:.9s cubic-bezier(.2,.7,.2,1) .15s both shop-settle}}.shop-check{background:var(--accent);color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin-inline-end:.6rem;display:inline-flex}.shop-editorial--airy p,.shop-editorial--airy li{line-height:1.85}.shop-editorial--airy .flex-col{gap:1.6rem}.shop-editorial--airy ul.flex-col{gap:.9rem}.shop-editorial--airy .shop-h2-plain{margin-top:4.75rem;margin-bottom:1.5rem}.shop-editorial--airy>div:first-child .shop-h2-plain{margin-top:0}.shop-editorial--airy .shop-cta{margin-top:4.75rem}.shop-editorial--airy details{padding-block:1.15rem}.shop-copy{border-top:1px solid color-mix(in srgb, var(--ink) 8%, transparent);max-width:40rem;margin-top:4.5rem;padding-top:2.5rem}.shop-copy p{font-family:var(--font-display), "Iowan Old Style", "Palatino Linotype", Georgia, serif;white-space:pre-line;margin:0 0 1.4rem;font-size:1.15rem;line-height:1.8}.shop-copy p:last-child{margin-bottom:0}.shop-sticky-cta{display:none}.shop-sticky-cta--visible{inset-inline:0;z-index:40;background:var(--ground);border-top:1px solid var(--rule);padding-block:.75rem;padding-inline:1.25rem;padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0px));display:block;position:fixed;bottom:0;box-shadow:0 -4px 16px #00000014}.shop-sticky-cta-inner{justify-content:space-between;align-items:center;gap:1rem;max-width:30rem;margin-inline:auto;display:flex}.shop-sticky-cta-price{color:var(--ink);white-space:nowrap;font-size:1.05rem;font-weight:600}.shop-sticky-cta .btn-primary{flex:1;width:auto;margin:0}@media (min-width:40rem){.shop-sticky-cta,.shop-sticky-cta--visible{display:none}}body:has(.shop-sticky-cta) footer{padding-bottom:calc(4.75rem + env(safe-area-inset-bottom,0px))}@media (min-width:40rem){body:has(.shop-sticky-cta) footer{padding-bottom:0}}.look-section{background:var(--tint-sand);padding-block:3.5rem}.look-grid{gap:2rem;display:grid}.look-kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);margin:0 0 .6rem;font-size:.75rem;font-weight:600}.look-title{margin:0}.look-subtitle{font-family:var(--font-display), "Iowan Old Style", Georgia, serif;color:var(--ink);margin:.5rem 0 0;font-size:1.2rem}.look-copy{max-width:34rem;color:var(--ink-soft);margin:.9rem 0 0;line-height:1.6}.look-visual{aspect-ratio:4/3;grid-template-rows:1fr 1fr;grid-template-columns:1.3fr 1fr;gap:.75rem;margin-top:1.75rem;display:grid;position:relative}.look-visual--styled{border-radius:4px;display:block;overflow:hidden}.look-visual-tile{position:relative}.look-visual-tile:first-child{grid-row:1/span 2}.look-visual-tile img,.look-piece-photo img{object-fit:cover;mix-blend-mode:multiply;filter:brightness(1.05)contrast(1.03)}.look-prices{gap:.35rem;margin:0;display:grid}.look-price-row{color:var(--ink-soft);justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.look-price-row dd,.look-save dd{font-variant-numeric:tabular-nums;margin:0}.look-price-row--set{color:var(--ink);font-size:1.2rem}.look-price-row--set dd{font-size:1.45rem;font-weight:600}.look-save{background:color-mix(in srgb, var(--teal) 12%, var(--ground));color:var(--ink);letter-spacing:.04em;border-radius:999px;justify-self:start;gap:.6rem;margin-top:.35rem;padding:.3rem .8rem;font-size:.85rem;font-weight:600;display:inline-flex}.look-save dt{text-transform:uppercase}.look-pieces{gap:.6rem;margin:1.5rem 0 0;padding:0;list-style:none;display:grid}.look-piece{background:var(--ground);border:1px solid var(--rule);border-radius:4px;grid-template-columns:4.5rem 1fr auto;align-items:center;gap:1rem;padding:.6rem .9rem .6rem .6rem;display:grid}.look-piece-photo{aspect-ratio:1;background:var(--ground);position:relative}.look-piece-text{flex-direction:column;gap:.2rem;min-width:0;display:flex}.look-piece-name{color:var(--ink);text-decoration:none}a.look-piece-name:hover{text-decoration:underline}.look-piece-tag{white-space:nowrap;letter-spacing:.06em;text-transform:uppercase;color:var(--ink-soft);margin-inline-start:.35rem;font-size:.72rem;display:inline-block}.look-piece-price{color:var(--ink-soft);font-variant-numeric:tabular-nums;font-size:.92rem}.look-piece-check{width:1.4rem;height:1.4rem;accent-color:var(--ink);cursor:pointer}.look-piece-check:disabled{cursor:not-allowed}.shelf .btn-primary.look-cta{letter-spacing:.08em;text-transform:uppercase;width:100%;min-height:3.25rem;margin-top:1.25rem;font-size:.9rem}.look-note{color:var(--ink-soft);margin:.9rem 0 0;font-size:.9rem}@media (min-width:52rem){.look-section{padding-block:5rem}.look-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start;gap:4rem}.look-details{padding-top:2.4rem}}.cart-look-upsell{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1.25rem;display:flex}.cart-look-upsell-title{letter-spacing:.12em;text-transform:uppercase;color:var(--ink);margin:0 0 .2rem;font-size:.78rem;font-weight:600}
