/* Aunt Bethany 2.0: compact storefront, dimensional photography and motion. */
:root{--ease-spring:cubic-bezier(.22,1,.36,1);--ease-soft:cubic-bezier(.2,.8,.2,1);--card-shadow:0 3px 6px #64132805,0 12px 35px #64132809}
body{background:#fff}.button{border-radius:50px;gap:18px;transition:background .2s,box-shadow .25s,transform .3s var(--ease-spring);font-size:14px}.button:hover{box-shadow:0 8px 22px #a20c2426;transform:translateY(-2px)}.button:active{transform:scale(.97)}.icon-button{border-radius:50%;transition:background .2s,transform .2s}.icon-button:hover{background:#a20c2409}.icon-button:active{transform:scale(.91)}.field{border-radius:12px}.app-search-wrap{display:none}.site-header{background:#fffffff5;backdrop-filter:blur(16px)}.header-row{min-height:78px}.header-row .brand img{height:68px;width:210px}.desktop-nav{min-height:43px;gap:30px}.desktop-nav a{padding:8px 0}.announcement{font-size:12px;letter-spacing:.08em;padding-block:7px}.desktop-nav a[aria-current=page]{color:var(--red)}
.hero--spatial{overflow:clip}.hero--spatial .hero-inner{min-height:540px;gap:20px}.hero--spatial .hero-copy{padding-block:50px;position:relative;z-index:2}.hero--spatial h1{font-size:clamp(40px,4.6vw,70px);line-height:1.035}.hero--spatial .hero-copy .description{max-width:340px;margin-block:23px 29px}.hero--maison.hero--spatial{background:linear-gradient(120deg,#fff 20%,#fff7f8);padding-block:10px 20px;border-bottom:1px solid var(--line)}.hero--spatial .spatial-visual{border-radius:0;min-height:500px;overflow:visible;perspective:1200px;touch-action:pan-y}.spatial-stage{position:absolute;inset:6% 0 7%;transform-style:preserve-3d;transform:rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transition:transform .45s var(--ease-spring)}.spatial-backplate{position:absolute;inset:13% 12% 2% 20%;border-radius:32px;background:var(--red);transform:rotate(-9deg) translateZ(-22px);box-shadow:0 26px 50px #7613271c}.spatial-photo{position:absolute;overflow:hidden;background:#fff;border:6px solid #fff;border-radius:26px;box-shadow:0 4px 5px #56162405,0 22px 50px #56162425;transform-style:preserve-3d}.hero--spatial .spatial-photo img{position:static;width:100%;height:100%;object-fit:cover}.spatial-main{inset:4% 13% 11% 15%;transform:rotate(5deg) translateZ(25px)}.spatial-mini{width:35%;aspect-ratio:1;left:0;bottom:-2%;transform:rotate(-10deg) translateZ(70px);border-width:5px;border-radius:20px}.spatial-note{position:absolute;right:1%;bottom:2%;display:flex;align-items:center;gap:11px;border-radius:16px;background:#fff;padding:13px 17px;color:var(--red);box-shadow:0 14px 28px #6b192523;font-size:14px;font-weight:600;transform:translateZ(80px)}.spatial-note>span{display:grid;place-items:center;width:40px;height:40px;background:#fff0f2;border-radius:12px}.spatial-note small{display:block;font-size:12px;font-weight:400;color:var(--muted);margin-top:2px}.motion-toggle{display:flex;align-items:center;gap:7px;position:absolute;right:0;bottom:0;border:1px solid #a20c2424;border-radius:50px;background:#fff9;backdrop-filter:blur(12px);color:var(--red);font-size:12px;min-height:36px;padding:6px 12px;z-index:4}.motion-toggle>span:first-child{font-size:14px;line-height:1;width:14px;text-align:center}.hero--rouge.hero--spatial{background:radial-gradient(ellipse at 75% 30%,#c0334b 0,transparent 60%),var(--red)}.hero--rouge.hero--spatial .hero-inner{grid-template-columns:48% 52%;padding-inline:var(--gutter);max-width:calc(var(--page) + var(--gutter)*2)}.hero--rouge.hero--spatial .hero-copy{padding:50px 25px 50px 0}.hero--rouge .spatial-backplate{background:#ffffff32;box-shadow:0 35px 70px #4b081b50;transform:rotate(11deg) translateZ(-25px)}.hero--rouge .spatial-main{transform:rotate(-5deg) translateZ(25px)}.hero--rouge .spatial-mini{left:auto;right:0;transform:rotate(10deg) translateZ(70px)}.hero--rouge .spatial-note{right:auto;left:0}.hero--rouge .motion-toggle{color:#fff;border-color:#ffffff66;background:#ffffff18}.mobile-hero-heading,.mobile-button-label{display:none}
.app-categories{padding-block:32px}.app-categories.collection--compact{border-bottom:0}.app-categories .collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.app-categories .collection-tile{padding:15px;border-radius:20px;border:1px solid #efe3e6;background:#fff;transition:box-shadow .3s,transform .3s var(--ease-spring)}.app-categories .collection-tile:hover{transform:translateY(-4px);box-shadow:var(--card-shadow)}.app-categories .collection-media{width:68px;height:68px;border:3px solid #fff;border-radius:50%;box-shadow:0 4px 10px #79213314}.app-categories .collection-title{font-family:var(--sans);font-size:15px;line-height:1.3;letter-spacing:-.02em}
.product-section{padding-top:38px}.product-section .section-heading h2{font-size:clamp(30px,3vw,43px)}.product-grid{gap:20px}.product-card{border:1px solid #f0e5e8;border-radius:22px;background:#fff;padding:10px;box-shadow:var(--card-shadow);overflow:hidden;transition:box-shadow .4s,transform .45s var(--ease-spring);transform:perspective(950px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transform-style:preserve-3d}.product-card:hover{box-shadow:0 4px 8px #64132808,0 22px 48px #6413281a}.product-media{border-radius:15px;background:#faf7f8}.product-media img{object-fit:contain;transform:translateZ(0);transition:transform .6s var(--ease-spring);mix-blend-mode:multiply}.product-card:hover .product-media img{transform:scale(1.05) translateY(-3px)}.product-info{padding:14px 6px 3px}.product-title{font-size:20px;line-height:1.3;min-height:2.6em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.product-type{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card-footer{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:10px}.product-card-footer>.price{margin:0;gap:4px 6px;flex:1;font-weight:600}.product-card-footer>form{flex-shrink:0;margin:0}.product-card-footer .card-add{margin:0;display:flex;align-items:center;justify-content:center;min-width:44px;width:44px;height:44px;border:0;border-radius:50%;background:var(--red);color:#fff;transition:transform .25s var(--ease-spring),background .25s}.card-add:hover{transform:rotate(90deg);background:var(--red-dark)}.card-options:hover{transform:translateX(2px)}.card-add:active{transform:scale(.88)}.product-card-footer .card-add.is-added{background:#394d3b;transform:scale(1.05)}.card-add[aria-busy=true]{opacity:.6;animation:button-breathe .75s ease-in-out infinite alternate}.product-section--tint{background:#fff7f9}.product-section--tint .product-card{border-color:#f0dfe4}.product-section--tint .product-media{background:#fcf8f9}.product-badge{border-radius:30px;font-size:12px;padding:5px 9px}.feature{margin:10px var(--gutter);border-radius:28px;overflow:hidden}.feature-media{min-height:450px}.feature-copy{padding:clamp(30px,5vw,68px)}.feature-copy h2{font-size:clamp(30px,3vw,45px)}.event-callout{border-top:0}.promise-strip{border-top:1px solid var(--line);border-bottom:0}.promise-inner{font-size:12px;letter-spacing:.05em}.site-footer{border-radius:30px 30px 0 0}.cart-summary{border-radius:22px}.product-main-image{border-radius:24px;overflow:hidden}.product-thumbs button{border-radius:12px;overflow:hidden}.product-details h1{font-size:clamp(32px,3vw,44px)}.product-details .button{min-height:54px}.product-accordions{border-radius:12px}.search-dialog{border-radius:24px}.drawer{border-radius:0 24px 24px 0}.dialog-heading h2{font-size:32px}
.bag-sheet{padding:0;border:1px solid var(--line);border-radius:28px 0 0 28px;background:#fff;color:var(--ink);width:min(470px,100%);max-width:100%;height:100dvh;max-height:100dvh;margin:0 0 0 auto;overflow:hidden}.bag-sheet[open]{display:flex;flex-direction:column}.bag-sheet::backdrop{background:#21081060;backdrop-filter:blur(4px)}.bag-heading{padding:25px 24px 18px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid var(--line);flex-shrink:0}.bag-heading .eyebrow{margin-bottom:5px;font-size:12px}.bag-heading h2{font-size:28px}.bag-heading h2 span{font-family:var(--sans);color:var(--muted);font-size:15px}.bag-heading .icon-button{background:var(--soft)}.bag-items{overflow-y:auto;overscroll-behavior:contain;padding:4px 24px 24px;flex:1}.bag-line{display:grid;grid-template-columns:82px minmax(0,1fr);gap:16px;padding-block:20px;border-bottom:1px solid var(--line)}.bag-line img{height:82px;width:82px;object-fit:contain;border-radius:12px;background:var(--soft)}.bag-line h3{font:500 15px/1.35 var(--sans);letter-spacing:-.015em;margin-bottom:5px}.bag-line .bag-variant{font-size:12px;color:var(--muted)}.bag-line .bag-line-price{font-size:14px;font-weight:600;margin-top:6px}.bag-controls{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:10px}.bag-stepper{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:50px;overflow:hidden}.bag-stepper button{width:38px;min-height:38px;border:0;background:#fff;font-size:19px;color:var(--red)}.bag-stepper output{min-width:24px;text-align:center;font-size:14px}.bag-remove{border:0;background:transparent;min-height:38px;font-size:12px;color:var(--muted);text-decoration:underline}.bag-summary{padding:16px 24px calc(20px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fff;flex-shrink:0}.bag-summary .total-row{font-size:17px;margin:0 0 7px}.bag-summary>p{font-size:12px;color:var(--muted);margin-bottom:16px}.bag-summary .button{width:100%;min-height:50px}.bag-continue{border:0;background:transparent;font-size:14px;min-height:44px;display:block;width:100%;color:var(--muted);margin-top:5px}.bag-empty{padding:55px 12px;text-align:center}.bag-empty .icon{width:42px;height:42px;color:var(--red);margin:0 auto 20px}.bag-empty h3{font-size:27px;color:var(--red)}.bag-empty p{font-size:14px;margin-block:14px 22px;color:var(--muted)}.bag-error{font-size:14px;color:var(--red);background:#fff0f3;margin:12px 24px 0;padding:12px;border-radius:10px}.sheet-grip{display:none}.shopping-toast{display:flex;align-items:center;justify-content:space-between;gap:20px;position:fixed;bottom:26px;left:50%;transform:translateX(-50%);width:max-content;max-width:calc(100% - 32px);z-index:60;border:1px solid #eadde0;border-radius:16px;background:#fff;box-shadow:0 12px 40px #3f152629;padding:13px 18px;font-size:14px}.shopping-toast p{margin:0}.shopping-toast button{border:0;background:var(--red);color:#fff;border-radius:30px;min-height:40px;padding-inline:16px;white-space:nowrap;font-size:13px}.fly-to-bag{position:fixed;pointer-events:none;z-index:90;border-radius:16px;object-fit:cover;box-shadow:0 15px 25px #64132826}.dock-icon{position:relative}.dock-count{position:absolute;right:-10px;top:-5px;min-width:17px;height:17px;border-radius:50%;background:var(--red);color:#fff;font-size:11px;line-height:17px;border:1px solid #fff;text-align:center}.mobile-dock a[aria-current=page]{color:var(--red)}.mobile-dock a[aria-current=page]::before{content:'';position:absolute;width:48px;height:32px;border-radius:30px;background:#a20c240c;top:5px}.mobile-dock a{position:relative}.mobile-dock a .icon{position:relative}.bag-pop{animation:bag-pop .45s var(--ease-spring)}
body[data-motion=full]:not(.motion-paused) .spatial-main{animation:float-main 7s ease-in-out infinite}body[data-motion=full]:not(.motion-paused) .spatial-mini{animation:float-mini 6s ease-in-out infinite}body[data-motion=full]:not(.motion-paused) .spatial-note{animation:float-note 8s ease-in-out infinite}body[data-motion=full].style-rouge:not(.motion-paused) .spatial-main{animation-name:float-main-rouge}body[data-motion=full].style-rouge:not(.motion-paused) .spatial-mini{animation-name:float-mini-rouge}body[data-motion]:not([data-motion=off]) .hero-copy{animation:enter-up .7s var(--ease-spring) both}body[data-motion]:not([data-motion=off]) .spatial-visual{animation:enter-up .9s .1s var(--ease-spring) both}.motion-paused .spatial-photo,.motion-paused .spatial-note{animation-play-state:paused!important}.reveal-pending{opacity:0;transform:translateY(16px);transition:opacity .65s var(--ease-soft),transform .7s var(--ease-spring);transition-delay:var(--reveal-delay,0ms)}.reveal-visible{opacity:1;transform:translateY(0)}.bag-sheet[open]{animation:sheet-in .4s var(--ease-spring)}.search-dialog[open],.drawer[open]{animation:enter-up .3s var(--ease-spring)}.shopping-toast:not([hidden]){animation:toast-in .3s var(--ease-spring)}
@keyframes float-main{0%,100%{transform:translateY(0) rotate(5deg) translateZ(25px)}50%{transform:translateY(-13px) rotate(2deg) translateZ(25px)}}@keyframes float-main-rouge{0%,100%{transform:translateY(0) rotate(-5deg) translateZ(25px)}50%{transform:translateY(-13px) rotate(-2deg) translateZ(25px)}}@keyframes float-mini{0%,100%{transform:translateY(0) rotate(-10deg) translateZ(70px)}50%{transform:translateY(-9px) rotate(-6deg) translateZ(70px)}}@keyframes float-mini-rouge{0%,100%{transform:translateY(0) rotate(10deg) translateZ(70px)}50%{transform:translateY(-9px) rotate(6deg) translateZ(70px)}}@keyframes float-note{0%,100%{transform:translateY(0) translateZ(80px)}50%{transform:translateY(-7px) translateZ(80px)}}@keyframes enter-up{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes sheet-in{from{opacity:0;transform:translateX(35px)}to{opacity:1;transform:translateX(0)}}@keyframes sheet-up{from{opacity:0;transform:translateY(55px)}to{opacity:1;transform:translateY(0)}}@keyframes toast-in{from{opacity:0;translate:0 12px}to{opacity:1;translate:0 0}}@keyframes bag-pop{0%,100%{scale:1}45%{scale:1.22}}@keyframes button-breathe{to{scale:.88}}
@media(max-width:999px){.hero--spatial .hero-inner{min-height:440px}.hero--spatial .spatial-visual{min-height:430px}.spatial-note{font-size:13px;padding:10px 12px;gap:8px}.spatial-note small{font-size:12px}.spatial-note>span{height:32px;width:32px}.app-categories .collection-grid{gap:12px}.app-categories .collection-tile{padding:10px;gap:10px}.app-categories .collection-title{font-size:14px}.app-categories .collection-media{height:54px;width:54px}.hero--spatial .hero-copy{padding-right:12px}.hero--spatial .hero-copy h1{font-size:46px}}
@media(max-width:699px){
 :root{--gutter:16px}.announcement{font-size:12px;letter-spacing:0;padding:4px 12px;line-height:1.4}.header-row{min-height:57px;grid-template-columns:44px 1fr auto;gap:0}.header-row .brand{justify-self:start}.header-row .brand img{width:165px;height:55px}.header-row .header-actions{gap:2px;margin-right:0}.header-actions .icon-button{width:40px;min-width:40px;height:44px}.header-actions .icon-button[data-open-dialog=SearchDialog]{display:none}.site-header{border-bottom:0;box-shadow:0 8px 24px #55142a05}.app-search-wrap{display:block;padding-top:1px;padding-bottom:10px}.app-search{display:flex;align-items:center;gap:10px;border:1px solid #eee2e6;background:#f8f5f6;border-radius:15px;padding:0 6px 0 13px;min-height:44px}.app-search>.icon{width:18px;height:18px;flex-shrink:0;color:#917d84}.app-search input{font-size:16px;border:0;background:transparent;width:100%;min-width:0;height:44px;padding:0;outline-offset:2px}.app-search input::placeholder{font-size:14px;color:#907780}.app-search button{width:38px;height:38px;flex-shrink:0;display:grid;place-items:center;border:0;background:#fff;border-radius:11px;color:var(--red)}.app-search button .icon{width:18px;height:18px}.desktop-hero-heading,.desktop-button-label{display:none}.mobile-hero-heading,.mobile-button-label{display:inline}.hero--spatial.hero--maison,.hero--spatial.hero--rouge{margin:7px 12px 0;border-radius:22px;padding:0;border:1px solid #f0e0e5}.hero--spatial.hero--rouge{border-color:transparent}.hero--spatial .hero-inner,.hero--rouge.hero--spatial .hero-inner{display:grid;grid-template-columns:52% 48%;min-height:216px;gap:0;padding:0 12px 0 17px}.hero--spatial .hero-copy,.hero--rouge.hero--spatial .hero-copy{padding:25px 0 22px;max-width:190px}.hero--spatial .hero-copy h1,.hero--rouge.hero--spatial h1{font-size:29px;line-height:1.02;letter-spacing:-.045em}.hero--spatial .hero-copy .eyebrow{font-size:12px;letter-spacing:.01em;line-height:1.25;margin-bottom:10px;max-width:155px}.hero--spatial .hero-copy .description,.hero--spatial .hero-actions .text-link{display:none}.hero--spatial .hero-actions{margin-top:17px}.hero--spatial .hero-actions .button{min-height:44px;font-size:14px;gap:10px;padding:10px 15px}.hero--spatial .hero-actions .button .icon{width:16px;height:16px}.hero--spatial .spatial-visual,.hero--maison.hero--spatial .hero-visual,.hero--rouge.hero--spatial .hero-visual{min-height:210px;border-radius:0;overflow:visible;align-self:center}.spatial-stage{inset:10% 0 16% -5%}.spatial-main{inset:6% 4% 5% 8%;border:3px solid #fff;border-radius:15px}.spatial-backplate{inset:10% 4% 1% 10%;border-radius:17px}.spatial-mini{width:47%;left:-10%;bottom:-9%;border-width:3px;border-radius:12px}.spatial-note{display:none}.hero--rouge .spatial-mini{right:-2%;bottom:-10%}.motion-toggle{bottom:4px;right:0;min-height:32px;min-width:32px;padding:6px;justify-content:center;background:#fff9}.motion-label{display:none}.hero--rouge .motion-toggle{bottom:0;right:0}.app-categories,.app-categories.collection--compact{padding-block:20px 10px}.app-categories .section-heading{display:none}.app-categories .page-width{padding-inline:0}.app-categories .collection-grid,.app-categories.collection--compact .collection-grid{display:flex;gap:13px;overflow-x:auto;scroll-snap-type:x proximity;scroll-padding-inline:16px;overscroll-behavior-inline:contain;padding:0 16px 8px;scrollbar-width:none}.app-categories .collection-grid::-webkit-scrollbar{display:none}.app-categories .collection-tile,.app-categories.collection--compact .collection-tile{display:flex;flex-direction:column;gap:8px;padding:0;min-width:72px;width:76px;flex-shrink:0;scroll-snap-align:start;border:0;border-radius:0;background:transparent;box-shadow:none;transform:none}.app-categories .collection-media,.app-categories.collection--compact .collection-media{width:60px;height:60px;border-radius:20px;border:1px solid #eee0e5;box-shadow:0 5px 10px #7118270b;padding:3px;background:#fff}.app-categories .collection-media img{border-radius:16px}.app-categories .collection-title,.app-categories.collection--compact .collection-title{font-family:var(--sans);font-size:12px;font-weight:500;text-align:center;line-height:1.25;min-height:30px;justify-content:center;padding:0;color:var(--ink)}.app-categories .collection-title svg{display:none}.section-space{padding-block:34px}.product-section{padding-top:18px;padding-bottom:28px}.section-heading{margin-bottom:17px;align-items:flex-end;gap:12px}.section-heading .eyebrow{font-size:12px;letter-spacing:.02em;margin-bottom:5px}.product-section .section-heading h2{font-size:26px;line-height:1.1;letter-spacing:-.04em}.section-heading>.text-link{font-size:12px;min-height:40px;gap:3px;margin:0;border:0}.section-heading>.text-link svg{display:none}.product-grid,.product-grid--three{gap:12px 10px}.product-card{padding:7px;border-radius:17px;box-shadow:0 4px 14px #7d20300a}.product-card:active{transform:scale(.985)}.product-media{border-radius:11px}.product-info{padding:9px 3px 2px}.product-type{font-size:12px;line-height:1.2;margin-bottom:5px;text-transform:none;letter-spacing:0}.product-title{font-family:var(--sans);font-size:14px;font-weight:500;line-height:1.3;min-height:2.6em;letter-spacing:-.02em}.product-card-footer{margin-top:7px;gap:2px;align-items:flex-end}.product-card-footer .price{font-size:13px;font-weight:600;line-height:1.4;gap:1px 5px;padding-bottom:9px}.product-card-footer .price s{font-size:12px;font-weight:400}.product-card-footer>.price>span:first-child:not(:last-child){font-size:12px}.product-card-footer .card-add{height:44px;width:44px;min-width:44px}.product-card-footer .card-add svg{width:18px;height:18px}.product-badge{font-size:12px;left:6px;top:6px;padding:3px 7px}.product-section--tint .section-heading{border:0;padding-bottom:0}.feature{margin:8px 12px 20px;border-radius:22px;display:grid;grid-template-columns:43% 57%;min-height:240px}.feature-media{min-height:240px}.feature--reverse .feature-media{order:2}.feature-copy{padding:24px 18px;align-self:stretch}.feature-copy .eyebrow{font-size:12px;letter-spacing:0;margin-bottom:8px}.feature-copy h2{font-size:25px;line-height:1.08}.feature-copy p:not(.eyebrow){font-size:14px;line-height:1.5;margin-block:12px}.feature-copy .button{font-size:13px;min-height:44px;padding:10px 15px;gap:8px;margin-top:8px}.feature-copy .button .icon{display:none}.feature--red .feature-copy p:not(.eyebrow){display:none}.event-callout{padding-block:25px 38px;gap:20px}.event-callout .eyebrow{font-size:12px;margin-bottom:10px}.event-callout h2{font-size:30px}.event-callout p:not(.eyebrow){font-size:14px;margin-top:15px}.promise-inner{font-size:12px;text-transform:none;letter-spacing:0;gap:22px}.site-footer{border-radius:22px 22px 0 0;padding-bottom:90px}.footer-top{gap:24px}.footer-brand img{height:68px}.footer-title{font-size:12px}.footer-links{font-size:14px}.footer-bottom{font-size:12px}.mobile-dock{bottom:10px;left:12px;right:12px;border:1px solid #eadfe2;border-radius:22px;box-shadow:0 9px 25px #4c162026;background:#ffffffed;backdrop-filter:blur(20px);padding:6px 3px calc(6px + env(safe-area-inset-bottom));z-index:40}.mobile-dock a,.mobile-dock button{font-size:12px;min-height:47px;gap:3px;line-height:1.3;padding:4px 0;color:#8f7880}.mobile-dock svg{width:21px;height:21px}.mobile-dock a[data-cart-open]{color:var(--red)}.header-actions .cart-count{font-size:11px;min-width:17px;height:17px;line-height:17px;right:-1px;top:0}.shopping-toast{bottom:93px;border-radius:15px;max-width:calc(100% - 24px);font-size:13px;padding:10px 12px;gap:13px}.shopping-toast button{font-size:13px;min-height:40px;padding-inline:13px}.bag-sheet{height:auto;max-height:87dvh;width:100%;max-width:100%;margin:auto 0 0;border:0;border-radius:28px 28px 0 0}.bag-sheet[open]{animation:sheet-up .4s var(--ease-spring)}.sheet-grip{display:block;width:35px;height:4px;background:#d9c9ce;border-radius:4px;margin:10px auto 0;flex-shrink:0}.bag-heading{padding:16px 20px}.bag-heading h2{font-size:28px}.bag-items{padding-inline:20px;min-height:120px}.bag-line{padding-block:17px;gap:13px}.bag-summary{padding:16px 20px calc(16px + env(safe-area-inset-bottom))}.bag-stepper button{min-height:44px;width:40px}.bag-remove{min-height:44px}.bag-error{margin-inline:20px}.bag-empty{padding:32px 10px}.product-detail{gap:15px;padding-bottom:44px}.breadcrumb{font-size:12px;line-height:1.4;padding-block:14px}.product-details h1{font-size:28px}.product-details>.eyebrow{font-size:12px;margin-bottom:10px}.product-details .price{margin-block:14px}.product-main-image{border-radius:20px}.product-thumbs button{width:52px;height:52px}.product-form{margin-top:18px}.product-form .field-row{margin-bottom:14px}.product-description{font-size:14px!important}.product-description h2,.product-description h3{font-size:23px}.sticky-buy{border:1px solid var(--line);border-radius:20px;left:10px;right:10px;bottom:8px;box-shadow:0 8px 25px #56122619;gap:12px;padding:10px 12px calc(10px + env(safe-area-inset-bottom))}.sticky-buy .price{font-size:15px}.sticky-buy .button{min-height:48px}.page-intro{padding-block:25px}.page-intro h1{font-size:34px}.page-intro .rte{font-size:14px;margin-top:16px}.collection-toolbar{flex-direction:row;align-items:center;gap:10px;font-size:12px;padding-block:10px;margin-top:0}.collection-toolbar>span{white-space:nowrap}.collection-toolbar form{width:auto;gap:5px}.collection-toolbar label{display:none}.collection-toolbar select{font-size:12px;border-radius:25px;min-height:40px;width:130px;padding:7px 10px}.collection-toolbar button{font-size:12px}.contact-aside{border-radius:20px}.newsletter h2{font-size:24px}.newsletter .field{font-size:16px}.newsletter .search-form .button{padding-inline:16px;font-size:13px}.search-dialog{padding:23px}.dialog-heading h2{font-size:27px}
}
@media(max-width:359px){.hero--spatial .hero-copy h1,.hero--rouge.hero--spatial h1{font-size:26px}.hero--spatial .hero-copy .eyebrow{font-size:12px}.hero--spatial .hero-inner,.hero--rouge.hero--spatial .hero-inner{grid-template-columns:53% 47%;padding-left:13px}.product-card-footer .price{font-size:12px}.feature{grid-template-columns:38% 62%}.feature-copy{padding:22px 14px}.app-categories .collection-grid{gap:10px}.product-card{padding:6px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.reveal-pending{opacity:1;transform:none}.spatial-stage,.product-card{transform:none!important}.motion-toggle{display:none}.fly-to-bag{display:none}}
body[data-motion=off] *,body.motion-paused *{animation:none!important}body[data-motion=off] *{transition:none!important}body[data-motion=off] .product-card:hover .product-media img{transform:none}body[data-motion=off] .reveal-pending,body.motion-paused .reveal-pending{opacity:1;transform:none}body[data-motion=off] [data-tilt],body.motion-paused [data-tilt]{--tilt-x:0deg!important;--tilt-y:0deg!important}
