        :root {
          --fusion-base-black: #0b0d10;
          --fusion-panel-black: #111317;
          --fusion-elevated: #171a20;
          --fusion-surface-hover: #1d2129;
          --fusion-editorial-white: #fcfbf9;
          --fusion-warm-white: #f4f1eb;
          --fusion-text-primary-dark: #f5f7fa;
          --fusion-text-secondary-dark: #c9d1dc;
          --fusion-text-muted-dark: #8e97a3;
          --fusion-text-primary-light: #171717;
          --fusion-text-secondary-light: #4f5865;
          --fusion-editorial-text: #31302e;
          --fusion-indigo: #6d5efc;
          --fusion-violet: #8b7bff;
          --fusion-blue: #3b82f6;
          --fusion-emerald: #33d17a;
          --fusion-cyan: #4fd1ff;
          --fusion-coral: #ff6b57;
          --fusion-border-dark: rgba(255,255,255,0.08);
          --fusion-border-dark-strong: rgba(255,255,255,0.14);
          --fusion-border-light: rgba(0,0,0,0.10);
          --fusion-border-light-strong: rgba(0,0,0,0.16);
          --fusion-shadow-dark: 0 0 0 1px rgba(255,255,255,0.06), 0 10px 30px rgba(0,0,0,0.28), inset 0 1px 0 rgba(255,255,255,0.04);
          --fusion-shadow-light: 0 0 0 1px rgba(0,0,0,0.08), 0 16px 40px rgba(0,0,0,0.06);
          --fusion-gradient-glow: radial-gradient(circle at top right, rgba(124,92,255,0.18), transparent 30%), radial-gradient(circle at bottom left, rgba(79,209,255,0.12), transparent 28%), linear-gradient(180deg, rgba(255,255,255,0.98), rgba(244,241,235,0.98));
        }
        .material-symbols-outlined {
            font-variation-settings: 'FILL' 0, 'wght' 300, 'GRAD' 0, 'opsz' 24;
            display: inline-block;
            width: 1em;
            overflow: hidden;
            white-space: nowrap;
            vertical-align: middle;
            opacity: 0;
            transition: opacity .12s ease;
        }
        html.ms-icons-ready .material-symbols-outlined { opacity: 1; }
        body { font-family: 'Inter', 'YouYuan', 'Microsoft YaHei UI', sans-serif; }
        .font-noto-serif,
        .font-cormorant,
        .shop-hero-title,
        .hero-feature-title-lg,
        .hero-feature-title-md,
        .editorial-section-title,
        .moments-title,
        .arrivals-title,
        .best-sellers-title,
        .best-seller-name,
        .gesture-header h3,
        .trust-head h3,
        .bloom-cta-title,
        .moments-modal-title,
        .moments-detail-title,
        .mobile-product-sheet-title {
          font-family: 'Cormorant Garamond', 'YouYuan', 'Noto Serif', serif;
        }
        .screen-reader-text {
          position: absolute !important;
          width: 1px !important;
          height: 1px !important;
          padding: 0 !important;
          margin: -1px !important;
          overflow: hidden !important;
          clip: rect(0, 0, 0, 0) !important;
          white-space: nowrap !important;
          border: 0 !important;
        }
        .gesture-section {
          padding: 64px 0 0;
        }
        .gesture-header {
          margin-bottom: 78px;
        }
        .shop-hero-title {
          margin: 0 0 38px;
          font-size: clamp(1.86rem, 2.75vw, 2.42rem);
          line-height: 1.04;
          letter-spacing: -0.022em;
          font-weight: 400;
        }
        .hero-feature-title-lg {
          font-family: 'Cormorant Garamond', 'YouYuan', 'Noto Serif', serif;
          font-size: clamp(1.34rem, 1.6vw, 1.7rem);
          line-height: 1.06;
          letter-spacing: -0.018em;
          font-weight: 400;
        }
        .hero-feature-title-md {
          font-family: 'Cormorant Garamond', 'YouYuan', 'Noto Serif', serif;
          font-size: clamp(0.9rem, 1.02vw, 1.04rem);
          line-height: 1.1;
          letter-spacing: -0.012em;
          font-weight: 400;
        }
        .editorial-section-title {
          margin: 0;
          font-size: clamp(1.88rem, 2.5vw, 2.28rem);
          line-height: 1.08;
          letter-spacing: -0.018em;
          font-weight: 400;
        }
        .moments-header {
          max-width: none;
          width: 100%;
          margin: 0;
          text-align: center;
          padding: 69px 0 37px;
        }
        #occasion-section {
          margin-top: 47px;
        }
        .moments-kicker {
          margin-bottom: 22px;
          line-height: 1.45;
        }
        .moments-title {
          font-size: clamp(2rem, 3.15vw, 2.7rem);
          line-height: 1.08;
          margin-bottom: 18px;
          letter-spacing: -0.018em;
          font-weight: 400;
        }
        .moments-subtitle {
          font-family: 'Inter', sans-serif;
          font-size: 10px;
          letter-spacing: 0.1em;
          text-transform: uppercase;
          color: #8a847b;
          margin-top: 0;
          line-height: 1.6;
        }
        .moments-linklist {
          display: flex;
          flex-wrap: wrap;
          justify-content: center;
          align-items: center;
          gap: 6px 0;
        }
        .moments-link {
          appearance: none;
          border: 0;
          background: transparent;
          padding: 0;
          margin: 0;
          font-family: 'Inter', sans-serif;
          font-size: 12.5px;
          font-weight: 500;
          min-height: 34px;
          color: #111;
          text-transform: uppercase;
          letter-spacing: 0.24em;
          line-height: 1.2;
          display: inline-flex;
          align-items: center;
          cursor: pointer;
          transition: color .18s ease, opacity .18s ease;
        }
        .moments-link:hover,
        .moments-link:focus-visible {
          color: #111;
          opacity: 1;
          outline: none;
        }
        .moments-link-sep {
          display: inline-block;
          padding: 0 8px;
          color: #b3aca3;
          user-select: none;
        }
        .load-more-pill {
          width: calc(100% - 24px);
          max-width: 460px;
          height: 54px;
          border-radius: 27px;
          border: 1.2px solid #111;
          background: transparent;
          color: #111;
          display: inline-flex;
          align-items: center;
          justify-content: center;
          font-size: 15px;
          font-weight: 600;
          letter-spacing: 0.01em;
          transition: background-color .18s ease, color .18s ease, transform .18s ease, box-shadow .18s ease;
        }
        .load-more-pill:hover {
          background: #111;
          color: #fff;
          box-shadow: 0 8px 20px rgba(0,0,0,.12);
          transform: translateY(-1px);
        }
        .arrivals-section {
          position: relative;
          padding: 54px 0 34px;
        }
        .arrivals-head {
          display: flex;
          justify-content: space-between;
          align-items: flex-end;
          gap: 16px;
          border-bottom: 1px solid rgba(17,17,17,0.08);
          padding-bottom: 14px;
          margin-bottom: 20px;
        }
        .arrivals-kicker {
          font-family: 'Inter', sans-serif;
          font-size: 10px;
          text-transform: uppercase;
          letter-spacing: 0.24em;
          color: #8a857e;
          margin-bottom: 6px;
        }
        .arrivals-title {
          font-size: clamp(1.82rem, 2.75vw, 2.22rem);
          line-height: 1.08;
          letter-spacing: -0.016em;
          font-weight: 400;
        }
        .arrivals-count {
          flex-shrink: 0;
          font-size: 10px;
          letter-spacing: 0.18em;
          text-transform: uppercase;
          color: var(--fusion-text-secondary-light);
          border: 1px solid var(--fusion-border-light-strong);
          border-radius: 999px;
          padding: 7px 12px;
          background: rgba(255,255,255,0.82);
          transition: background-color .18s ease, color .18s ease, border-color .18s ease, transform .18s ease, box-shadow .18s ease;
          cursor: pointer;
        }
        .arrivals-count:hover {
          background: var(--fusion-indigo);
          color: #fff;
          border-color: rgba(109,94,252,0.35);
          box-shadow: 0 8px 24px rgba(109,94,252,0.28);
          transform: translateY(-1px);
        }
        .arrivals-note {
          flex: 1;
          font-size: 10px;
          letter-spacing: 0.14em;
          text-transform: uppercase;
          color: #948e85;
          margin: 0;
        }
        .arrivals-subhead {
          display: flex;
          align-items: center;
          justify-content: space-between;
          gap: 18px;
          margin-bottom: 22px;
        }
        .arrivals-arrow {
          position: absolute;
          top: 38%;
          z-index: 20;
          width: 42px;
          height: 42px;
          display: none;
          align-items: center;
          justify-content: center;
          border-radius: 999px;
          border: 1px solid rgba(17,17,17,0.16);
          background: rgba(255,255,255,0.9);
          color: #111;
          box-shadow: 0 8px 20px rgba(0,0,0,0.08);
          transform: translateY(-50%);
          transition: background-color .18s ease, color .18s ease, box-shadow .18s ease;
        }
        .arrivals-arrow:hover {
          background: #111;
          color: #fff;
          transform: translateY(-50%);
        }
        .best-sellers-section {
          margin: 146px 0 86px;
        }
        .best-sellers-head {
          display: flex;
          flex-direction: column;
          align-items: flex-start;
          justify-content: flex-start;
          gap: 12px;
          margin-bottom: 24px;
        }
        .best-sellers-kicker {
          margin: 0 0 8px;
          font-size: 11px;
          font-weight: 500;
          letter-spacing: 0.3em;
          text-transform: uppercase;
          color: #8a857e;
        }
        .best-sellers-title {
          margin: 0;
          font-size: clamp(1.78rem, 2.45vw, 2.12rem);
          line-height: 1.08;
          letter-spacing: -0.016em;
          font-weight: 400;
        }
        .best-sellers-summary {
          max-width: min(100%, 92ch);
          margin: 0;
          font-size: 12px;
          line-height: 1.72;
          color: #746e66;
        }
        .best-sellers-grid {
          display: grid;
          grid-template-columns: repeat(4, minmax(0, 1fr));
          gap: 20px;
        }
        .best-seller-card {
          display: flex;
          flex-direction: column;
          min-height: 100%;
          overflow: hidden;
          border: 1px solid rgba(17,17,17,0.06);
          border-radius: 18px;
          background: rgba(255,255,255,0.82);
          box-shadow: none;
          transition: transform .18s ease, box-shadow .18s ease, border-color .18s ease, background-color .18s ease;
        }
        .best-seller-card:hover,
        .best-seller-card:focus-within {
          transform: translateY(-2px);
          box-shadow: 0 12px 26px rgba(24,24,24,0.06);
          border-color: rgba(17,17,17,0.1);
          background: #fff;
        }
        .best-seller-media {
          aspect-ratio: 1 / 1;
          overflow: hidden;
          background: #f3efe8;
        }
        .best-seller-media img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          display: block;
          transition: transform .32s ease;
        }
        .best-seller-card:hover .best-seller-media img,
        .best-seller-card:focus-within .best-seller-media img {
          transform: scale(1.03);
        }
        .best-seller-copy {
          display: flex;
          flex: 1 1 auto;
          flex-direction: column;
          gap: 10px;
          padding: 16px 16px 18px;
        }
        .best-seller-meta {
          font-size: 11px;
          font-weight: 600;
          letter-spacing: 0.22em;
          text-transform: uppercase;
          color: #8a857e;
        }
        .best-seller-name {
          margin: 0;
          font-family: 'Cormorant Garamond', 'YouYuan', 'Noto Serif', serif;
          font-size: clamp(1.24rem, 1.58vw, 1.52rem);
          line-height: 1.16;
          letter-spacing: -0.014em;
          font-weight: 400;
          color: #111;
        }
        .best-seller-name-en,
        .best-seller-name-zh {
          display: block;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
        }
        .best-seller-name-en {
          font-family: 'Cormorant Garamond', 'Noto Serif', serif;
          color: #111;
        }
        .best-seller-name-zh {
          margin-top: 3px;
          font-family: 'YouYuan', 'Microsoft YaHei UI', sans-serif;
          font-size: 0.88rem;
          line-height: 1.18;
          color: #111;
        }
        .best-seller-desc {
          margin: 0;
          font-size: 12px;
          line-height: 1.68;
          color: #6c665e;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          -webkit-line-clamp: 2;
          overflow: hidden;
        }
        .best-seller-foot {
          margin-top: auto;
          display: flex;
          align-items: center;
          justify-content: space-between;
          gap: 12px;
        }
        .best-seller-price {
          font-size: 15px;
          font-weight: 600;
          letter-spacing: 0.04em;
          color: #111;
        }
        .best-seller-link {
          display: inline-flex;
          align-items: center;
          justify-content: center;
          min-height: 42px;
          padding: 0 18px;
          border-radius: 999px;
          border: 1px solid #111;
          background: #fff;
          color: #111;
          font-size: 12px;
          font-weight: 500;
          letter-spacing: 0.08em;
          text-transform: uppercase;
          transition: background-color .18s ease, color .18s ease, transform .18s ease, box-shadow .18s ease;
        }
        .best-seller-link:hover,
        .best-seller-link:focus-visible {
          background: #111;
          color: #fff;
          transform: translateY(-1px);
          box-shadow: 0 8px 18px rgba(0,0,0,0.08);
        }
        @media (max-width: 1023px) {
          .best-sellers-grid {
            grid-template-columns: repeat(2, minmax(0, 1fr));
          }
        }
        @media (max-width: 767px) {
          .best-sellers-section {
            margin: 80px 0 16px;
          }
          .best-sellers-head {
            flex-direction: column;
            align-items: flex-start;
            margin-bottom: 18px;
          }
          .best-sellers-summary {
            max-width: 36ch;
          }
          .best-sellers-grid {
            grid-template-columns: 1fr;
            gap: 16px;
          }
          .best-seller-name {
            font-size: 24px;
          }
        }
        .arrivals-arrow .material-symbols-outlined {
          font-size: 20px;
        }
        #new-arrivals-prev {
          left: calc(var(--arrival-mobile-bleed, 0px) + 12px);
        }
        #new-arrivals-next {
          right: 12px;
        }
        .mobile-hero-copy {
          font-size: 13px;
          line-height: 1.7;
          color: var(--fusion-text-secondary-light);
          max-width: 34ch;
          margin-bottom: 14px;
        }
        .mobile-shop-search {
          display: none;
        }
        .shop-taxonomy-nav {
          width: 100%;
          overflow: visible;
        }
        .shop-taxonomy-list,
        .shop-taxonomy-submenu {
          list-style: none;
          margin: 0;
          padding: 0;
        }
        .shop-taxonomy-list {
          display: flex;
          gap: 20px;
          overflow: visible;
          flex-wrap: wrap;
          white-space: normal;
        }
        .shop-taxonomy-list::-webkit-scrollbar {
          display: none;
        }
        .shop-taxonomy-item {
          position: relative;
          flex: 0 0 auto;
        }
        .shop-taxonomy-trigger-row {
          display: inline-flex;
          align-items: center;
          gap: 6px;
        }
        .shop-taxonomy-link {
          display: inline-flex;
          align-items: center;
          min-height: 34px;
          font-size: 12.5px;
          font-weight: 500;
          letter-spacing: 0.14em;
          text-transform: uppercase;
          color: #111;
          transition: opacity .18s ease;
        }
        .shop-taxonomy-link:hover,
        .shop-taxonomy-link:focus-visible {
          opacity: 0.68;
        }
        .shop-taxonomy-toggle {
          display: inline-flex;
          align-items: center;
          justify-content: center;
          width: 24px;
          height: 24px;
          border: 0;
          background: transparent;
          color: #111;
          transition: transform .18s ease, opacity .18s ease;
        }
        .shop-taxonomy-item:hover > .shop-taxonomy-trigger-row .shop-taxonomy-toggle,
        .shop-taxonomy-item:focus-within > .shop-taxonomy-trigger-row .shop-taxonomy-toggle,
        .shop-taxonomy-item.is-open > .shop-taxonomy-trigger-row .shop-taxonomy-toggle {
          transform: rotate(180deg);
        }
        .shop-taxonomy-panel {
          position: absolute;
          top: calc(100% + 2px);
          left: 0;
          min-width: 240px;
          padding: 12px;
          border: 1px solid rgba(17,17,17,0.06);
          border-radius: 0;
          background: rgba(252,251,249,0.985);
          box-shadow: 0 16px 34px rgba(17,17,17,0.06);
          opacity: 0;
          visibility: hidden;
          pointer-events: none;
          transform: translateY(8px);
          transition: opacity .18s ease, transform .18s ease, visibility .18s ease;
          z-index: 35;
          white-space: normal;
        }
        .shop-taxonomy-panel::before {
          content: "";
          position: absolute;
          left: 0;
          right: 0;
          top: -14px;
          height: 16px;
          background: transparent;
        }
        .shop-taxonomy-item:hover > .shop-taxonomy-panel,
        .shop-taxonomy-item:focus-within > .shop-taxonomy-panel,
        .shop-taxonomy-item.is-open > .shop-taxonomy-panel {
          opacity: 1;
          visibility: visible;
          pointer-events: auto;
          transform: translateY(0);
        }
        .shop-taxonomy-submenu {
          display: grid;
          gap: 6px;
        }
        .shop-taxonomy-submenu > .shop-taxonomy-item {
          width: 100%;
        }
        .shop-taxonomy-submenu .shop-taxonomy-trigger-row {
          width: 100%;
          justify-content: space-between;
        }
        .shop-taxonomy-submenu .shop-taxonomy-link {
          flex: 1;
          min-height: 0;
          padding: 7px 8px;
          font-size: 12px;
          font-weight: 400;
          letter-spacing: 0.03em;
          text-transform: none;
          border-radius: 0;
        }
        .shop-taxonomy-submenu .shop-taxonomy-link:hover,
        .shop-taxonomy-submenu .shop-taxonomy-link:focus-visible {
          background: rgba(17,17,17,0.025);
          opacity: 1;
        }
        .shop-taxonomy-submenu .shop-taxonomy-toggle {
          flex: 0 0 auto;
          width: 28px;
          height: 28px;
        }
        .shop-taxonomy-item-depth-1 > .shop-taxonomy-panel {
          top: -12px;
          left: calc(100% + 2px);
        }
        .shop-taxonomy-item-depth-1 > .shop-taxonomy-panel::before {
          top: 0;
          bottom: 0;
          left: -14px;
          right: auto;
          width: 16px;
          height: auto;
        }
        .shop-taxonomy-item-depth-1 > .shop-taxonomy-trigger-row {
          display: flex;
        }
        @media (max-width: 1023px) {
          .shop-taxonomy-nav {
            overflow: visible;
          }
          .shop-taxonomy-list {
            display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: 10px;
            overflow-x: visible;
            overflow-y: visible;
            flex-wrap: initial;
            scrollbar-width: auto;
            white-space: nowrap;
          }
          .shop-taxonomy-list > .shop-taxonomy-item {
            width: 100%;
            min-width: 0;
          }
          .shop-taxonomy-list > .shop-taxonomy-item:last-child:nth-child(odd) {
            grid-column: 1 / -1;
          }
          .shop-taxonomy-list > .shop-taxonomy-item > .shop-taxonomy-trigger-row {
            width: 100%;
            min-height: 52px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 8px;
            padding: 0;
            border: 1px solid rgba(17,17,17,0.10);
            border-radius: 14px;
            background: rgba(252,251,249,0.92);
            box-shadow: 0 10px 24px rgba(17,17,17,0.07);
          }
          .shop-taxonomy-link {
            flex: 1 1 auto;
            width: 100%;
            min-width: 0;
            min-height: 52px;
            padding: 0 12px;
            font-size: 12px;
            letter-spacing: 0.08em;
            line-height: 1.1;
          }
          .shop-taxonomy-list > .shop-taxonomy-item > .shop-taxonomy-trigger-row .shop-taxonomy-link::before {
            content: "local_florist";
            font-family: "Material Symbols Outlined";
            font-size: 18px;
            line-height: 1;
            margin-right: 7px;
            vertical-align: -4px;
            font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
          }
          .shop-taxonomy-list > .shop-taxonomy-item:nth-child(2) > .shop-taxonomy-trigger-row .shop-taxonomy-link::before {
            content: "redeem";
          }
          .shop-taxonomy-list > .shop-taxonomy-item:nth-child(3) > .shop-taxonomy-trigger-row .shop-taxonomy-link::before {
            content: "auto_awesome";
          }
          .shop-taxonomy-list > .shop-taxonomy-item:nth-child(4) > .shop-taxonomy-trigger-row .shop-taxonomy-link::before {
            content: "workspace_premium";
          }
          .shop-taxonomy-list > .shop-taxonomy-item:nth-child(5) > .shop-taxonomy-trigger-row .shop-taxonomy-link::before {
            content: "tune";
          }
          .shop-taxonomy-list > .shop-taxonomy-item > .shop-taxonomy-trigger-row .shop-taxonomy-toggle {
            flex: 0 0 30px;
            width: 30px;
            height: 30px;
            margin-right: 10px;
            border-radius: 999px;
            background: rgba(17,17,17,0.06);
            color: #111;
          }
          .shop-taxonomy-list > .shop-taxonomy-item > .shop-taxonomy-trigger-row .shop-taxonomy-toggle .material-symbols-outlined {
            font-size: 18px !important;
          }
          .shop-taxonomy-list > .shop-taxonomy-item.is-open > .shop-taxonomy-trigger-row {
            background: #f4f3f0;
            box-shadow: 0 14px 30px rgba(17,17,17,0.10);
          }
          .shop-taxonomy-submenu {
            gap: 8px;
            padding: 2px 2px 0;
          }
          .shop-taxonomy-submenu .shop-taxonomy-link {
            min-height: 38px;
            padding: 10px 12px;
            border-radius: 999px;
            background: rgba(252,251,249,0.88);
            border: 1px solid rgba(17,17,17,0.08);
          }
          .shop-taxonomy-panel {
            position: static;
            min-width: 0;
            margin-top: 8px;
            padding: 0;
            border: 0;
            border-radius: 0;
            background: transparent;
            box-shadow: none;
            max-height: 0;
            overflow: hidden;
            opacity: 1;
            visibility: visible;
            pointer-events: auto;
            transform: none;
            transition: max-height .22s ease;
          }
          .shop-taxonomy-item:hover > .shop-taxonomy-panel,
          .shop-taxonomy-item:focus-within > .shop-taxonomy-panel {
            max-height: 0;
          }
          .shop-taxonomy-item.is-open > .shop-taxonomy-panel {
            max-height: 720px;
          }
          .shop-taxonomy-item-depth-1 > .shop-taxonomy-panel {
            top: auto;
            left: auto;
          }
        }
        .mobile-search-btn {
          width: 100%;
          min-height: 50px;
          border-radius: 999px;
          border: 1px solid var(--fusion-border-light);
          background: rgba(255,255,255,0.92);
          box-shadow: var(--fusion-shadow-light);
          display: inline-flex;
          align-items: center;
          justify-content: space-between;
          gap: 12px;
          padding: 0 18px;
          font-size: 13px;
          color: #5f5b55;
        }
        .mobile-search-btn .material-symbols-outlined {
          font-size: 18px;
          color: #111;
        }
        .mobile-top-actions {
          display: none;
        }
        .mobile-top-icon {
          width: 40px;
          height: 40px;
          border-radius: 999px;
          border: 1px solid rgba(17,17,17,0.08);
          background: rgba(255,255,255,0.92);
          display: inline-flex;
          align-items: center;
          justify-content: center;
          position: relative;
          box-shadow: 0 8px 24px rgba(0,0,0,0.06);
        }
        .mobile-top-icon .material-symbols-outlined {
          font-size: 20px;
          color: #111;
        }
        
.mobile-badge {
          position: absolute;
          top: -6px;
          right: -7px;
          min-width: 16px;
          height: 16px;
          padding: 0;
          border-radius: 999px;
          background: #8a4f6a;
          color: #fff;
          font-size: 10px;
          font-weight: 700;
          display: inline-grid;
          place-items: center;
          line-height: 16px;
          border: 1.5px solid #fff;
          box-shadow: none;
        }

        .mobile-bottom-nav {
          display: none;
        }
        .mobile-nav-item {
          display: inline-flex;
          flex-direction: column;
          align-items: center;
          justify-content: center;
          gap: 4px;
          color: #8d877f;
          min-width: 54px;
        }
        .mobile-nav-item .material-symbols-outlined {
          font-size: 21px;
        }
        .mobile-nav-item span:last-child {
          font-size: 10px;
          letter-spacing: 0.12em;
          text-transform: uppercase;
        }
        .mobile-nav-item.is-active {
          color: #111;
        }
        .mobile-post-btn {
          width: 58px;
          height: 58px;
          border-radius: 999px;
          border: 1px solid #111;
          background: #111;
          color: #fff;
          display: inline-flex;
          align-items: center;
          justify-content: center;
          box-shadow: 0 14px 30px rgba(0,0,0,0.16);
          transform: translateY(-14px);
        }
        .mobile-post-btn .material-symbols-outlined {
          font-size: 26px;
        }
        .mobile-product-sheet {
          display: none;
        }
        .hero-bento-card {
          border-radius: 18px;
        }
        .arrivals-grid {
          gap: 20px 18px !important;
          align-items: stretch;
        }
        .arrival-card {
          background: transparent;
          border: 0;
          box-shadow: none;
          padding: 0;
          border-radius: 0;
          transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease, background-color .25s ease;
        }
        .arrival-card:hover {
          transform: translateY(-2px);
        }
        .arrival-media {
          position: relative;
          overflow: hidden;
          margin-bottom: 14px;
          border-radius: 0;
          background: #f0efed;
        }
        .arrival-media::after {
          content: '-';
          position: absolute;
          inset: 0;
          pointer-events: none;
          background: linear-gradient(to top, rgba(0,0,0,0.08), transparent 45%);
        }
        .arrival-chip {
          position: absolute;
          top: 8px;
          left: 8px;
          z-index: 2;
          font-size: 10px;
          font-weight: 600;
          letter-spacing: 0.18em;
          text-transform: uppercase;
          color: #111;
          background: rgba(255,255,255,0.72);
          border: 1px solid rgba(17,17,17,0.12);
          backdrop-filter: blur(10px);
          -webkit-backdrop-filter: blur(10px);
          border-radius: 999px;
          padding: 6px 8px 5px 10px;
          box-shadow: 0 8px 20px rgba(0,0,0,0.08);
        }
        .moments-card-button {
          cursor: pointer;
        }
        .moments-card-button:hover .ribbon-label {
          background: rgba(255,255,255,0.98) !important;
          border-color: rgba(17,17,17,0.72) !important;
          color: #111 !important;
        }
        .moments-modal {
          position: fixed;
          inset: 0;
          z-index: 120;
          display: none;
          align-items: center;
          justify-content: center;
          background: rgba(10,10,10,0.55);
          backdrop-filter: blur(8px);
          -webkit-backdrop-filter: blur(8px);
          padding: 4vh 4vw;
        }
        .moments-modal.is-open {
          display: flex;
        }
        .moments-modal-panel {
          width: min(1120px, 80vw);
          height: min(760px, 80vh);
          background: linear-gradient(180deg, rgba(255,255,255,0.98) 0%, rgba(247,244,240,0.98) 100%);
          border-radius: 28px;
          border: 1px solid rgba(17,17,17,0.08);
          box-shadow: 0 28px 80px rgba(0,0,0,0.24);
          overflow: hidden;
          display: grid;
          grid-template-rows: auto 1fr;
        }
        .moments-modal-head {
          display: flex;
          align-items: flex-start;
          justify-content: space-between;
          gap: 24px;
          padding: 30px 32px 24px;
          border-bottom: 1px solid rgba(17,17,17,0.08);
          background:
            radial-gradient(circle at top right, rgba(232,214,208,0.65), transparent 30%),
            linear-gradient(180deg, rgba(255,255,255,0.98), rgba(250,248,245,0.92));
        }
        .moments-modal-kicker {
          font-size: 11px;
          text-transform: uppercase;
          letter-spacing: 0.28em;
          color: #8b8277;
          margin-bottom: 10px;
        }
        .moments-modal-title {
          font-family: 'Noto Serif', serif;
          font-size: clamp(32px, 3vw, 54px);
          line-height: 1.02;
          letter-spacing: -0.02em;
          margin-bottom: 12px;
        }
        .moments-modal-subtitle {
          max-width: 620px;
          font-size: 15px;
          line-height: 1.75;
          color: #6d665f;
        }
        .moments-modal-close {
          width: 48px;
          height: 48px;
          border-radius: 999px;
          border: 1px solid rgba(17,17,17,0.12);
          background: rgba(255,255,255,0.8);
          color: #111;
          display: inline-flex;
          align-items: center;
          justify-content: center;
          cursor: pointer;
          transition: background-color .18s ease, color .18s ease, transform .18s ease;
        }
        .moments-modal-close:hover {
          background: #111;
          color: #fff;
          transform: translateY(-1px);
        }
        .moments-modal-body {
          overflow: hidden;
          padding: 24px 32px 32px;
          position: relative;
        }
        .moments-modal-panel.is-detail-open .moments-modal-nav {
          display: none !important;
        }
        .moments-modal-panel.is-detail-open .moments-modal-body {
          overflow-y: auto;
          overflow-x: hidden;
        }
        .moments-modal-toolbar {
          display: flex;
          align-items: center;
          justify-content: flex-end;
          gap: 16px;
          margin-bottom: 14px;
        }
        .moments-modal-count {
          font-size: 10px;
          text-transform: uppercase;
          letter-spacing: 0.22em;
          color: #8a837b;
          line-height: 1;
        }
        .moments-modal-nav {
          display: contents;
        }
        .moments-modal-nav[hidden] {
          display: none;
        }
        .moments-modal-arrow {
          position: absolute;
          top: 220px;
          transform: translateY(-50%);
          width: 42px;
          height: 42px;
          border-radius: 999px;
          border: 1px solid rgba(17,17,17,0.14);
          background: rgba(255,255,255,0.92);
          color: #111;
          display: inline-flex;
          align-items: center;
          justify-content: center;
          cursor: pointer;
          transition: background-color .18s ease, color .18s ease, transform .18s ease, opacity .18s ease;
          z-index: 3;
        }
        .moments-modal-arrow:hover:not(:disabled) {
          background: #111;
          color: #fff;
          transform: translateY(calc(-50% - 1px));
        }
        .moments-modal-arrow:disabled {
          opacity: 0.35;
          cursor: default;
        }
        #momentsModalPrev {
          left: 34px;
        }
        #momentsModalNext {
          right: 34px;
        }
        .moments-modal-viewport {
          overflow: hidden;
          width: 100%;
          padding: 0;
        }
        .moments-detail {
          display: none;
          grid-template-columns: minmax(0, 1.05fr) minmax(320px, 0.95fr);
          gap: 28px;
          align-items: stretch;
          height: 100%;
          overflow-y: auto;
          overflow-x: hidden;
          padding: 8px 6px 18px 0;
        }
        .moments-detail[hidden] {
          display: none !important;
        }
        .moments-detail.is-open {
          display: grid;
        }
        .moments-detail-media {
          border-radius: 22px;
          overflow: hidden;
          background: #f2efeb;
          min-height: 0;
        }
        .moments-detail-media img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          display: block;
        }
        .moments-detail-copy {
          display: flex;
          flex-direction: column;
          min-height: 0;
          padding: 8px 0 28px;
        }
        .moments-detail-back {
          align-self: flex-start;
          height: 38px;
          padding: 0 14px 0 10px;
          margin-bottom: 18px;
          border-radius: 999px;
          border: 1px solid rgba(17,17,17,0.12);
          background: rgba(255,255,255,0.88);
          color: #111;
          display: inline-flex;
          align-items: center;
          justify-content: center;
          gap: 6px;
          cursor: pointer;
          transition: background-color .18s ease, color .18s ease;
        }
        .moments-detail-back:hover {
          background: #111;
          color: #fff;
        }
        .moments-detail-kicker {
          font-size: 10px;
          text-transform: uppercase;
          letter-spacing: 0.24em;
          color: #8a837b;
          margin-bottom: 10px;
        }
        .moments-detail-title {
          font-family: 'Noto Serif', serif;
          font-size: clamp(28px, 2.5vw, 44px);
          line-height: 1.02;
          letter-spacing: -0.02em;
          margin-bottom: 12px;
        }
        .moments-detail-price {
          font-size: 14px;
          letter-spacing: 0.22em;
          text-transform: uppercase;
          color: #8a837b;
          margin-bottom: 22px;
        }
        .moments-detail-desc {
          font-size: 15px;
          line-height: 1.82;
          color: #655e56;
          margin-bottom: 20px;
          max-width: 44ch;
        }
        .moments-detail-list {
          display: grid;
          gap: 10px;
          margin-bottom: 24px;
          color: #6d665f;
          font-size: 14px;
          line-height: 1.7;
        }
        .moments-detail-list span::before {
          content: '-';
          display: inline-block;
          margin-right: 10px;
        }
        .moments-detail-actions {
          display: flex;
          align-items: center;
          gap: 12px;
          margin-top: 8px;
          margin-bottom: 28px;
        }
        .moments-detail-btn {
          height: 46px;
          padding: 0 20px;
          border-radius: 999px;
          border: 1px solid #111;
          background: #111;
          color: #fff;
          font-size: 14px;
          font-weight: 600;
          cursor: pointer;
          transition: background-color .18s ease, color .18s ease;
        }
        .moments-detail-btn:hover {
          background: #fff;
          color: #111;
        }
        .moments-detail-note {
          font-size: 12px;
          color: #8a837b;
          letter-spacing: 0.04em;
        }
        .moments-detail-sections {
          display: grid;
          gap: 18px;
          padding-bottom: 10px;
        }
        .moments-detail-section {
          border-top: 1px solid rgba(17,17,17,0.08);
          padding-top: 18px;
        }
        .moments-detail-section h5 {
          margin: 0 0 8px;
          font-size: 11px;
          font-weight: 600;
          letter-spacing: 0.2em;
          text-transform: uppercase;
          color: #8a837b;
        }
        .moments-detail-section p {
          margin: 0;
          font-size: 14px;
          line-height: 1.8;
          color: #655e56;
        }
        .moments-modal-track {
          display: flex;
          gap: 20px;
          transition: transform .28s ease;
          will-change: transform;
        }
        .moments-product-card {
            flex: 0 0 calc((100% - 60px) / 4);
            background: #fff;
            border: 1px solid rgba(17,17,17,0.08);
            border-radius: 24px;
            overflow: hidden;
            transition: transform .22s ease, box-shadow .22s ease, border-color .22s ease, background-color .22s ease;
            display: flex;
            flex-direction: column;
            height: 100%;
          }
          .moments-product-card:hover {
            transform: translateY(-2px);
            box-shadow: 0 14px 28px rgba(0,0,0,0.08);
            border-color: rgba(17,17,17,0.1);
            background: #fff;
          }
        .moments-product-media {
          aspect-ratio: 1 / 1;
          overflow: hidden;
          background: #f2efeb;
        }
        .moments-product-media img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          display: block;
        }
        .moments-product-copy {
            padding: 14px 12px 14px 12px;
            display: flex;
            flex: 1;
            flex-direction: column;
          }
        .moments-product-name {
            font-family: 'Cormorant Garamond', 'YouYuan', 'Noto Serif', serif;
            font-size: 1.08rem;
            line-height: 1.14;
            margin-bottom: 10px;
            font-weight: 400;
            color: #111;
            min-height: 2.35em;
          }
        .moments-product-name-en,
        .moments-product-name-zh {
          display: block;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap;
        }
        .moments-product-name-en {
          font-family: 'Cormorant Garamond', 'Noto Serif', serif;
          font-size: 1.08rem;
          line-height: 1.1;
          letter-spacing: -0.012em;
        }
        .moments-product-name-zh {
          margin-top: 3px;
          font-family: 'YouYuan', 'Microsoft YaHei UI', sans-serif;
          font-size: 0.88rem;
          line-height: 1.18;
          color: #111;
        }
        .moments-product-meta {
          font-size: 10px;
          letter-spacing: 0.2em;
          text-transform: uppercase;
          color: #8a837b;
          margin-bottom: 10px;
        }
        .moments-product-desc {
            font-size: 11px;
            line-height: 1.6;
            color: #766f66;
            margin-bottom: 14px;
            min-height: 3.2em;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
          }
        .moments-product-foot {
          display: flex;
          align-items: center;
          justify-content: space-between;
          gap: 12px;
          margin-top: auto;
        }
        .moments-product-price {
          font-size: 13px;
          letter-spacing: 0.18em;
          text-transform: uppercase;
          color: #111;
          white-space: nowrap;
        }
        .moments-product-btn {
          height: 40px;
          padding: 0 16px;
          border-radius: 999px;
          border: 1px solid #111;
          background: #fff;
          color: #111;
          font-size: 12px;
          font-weight: 500;
          letter-spacing: 0.08em;
          text-transform: uppercase;
          cursor: pointer;
          white-space: nowrap;
          flex-shrink: 0;
          transition: background-color .18s ease, color .18s ease;
        }
        .moments-product-btn:hover {
          background: #111;
          color: #fff;
        }
        .arrivals-grid .moments-product-card {
          display: flex;
          flex-direction: column;
          height: 100%;
          cursor: pointer;
        }
        .arrivals-grid .moments-product-card:hover .moments-product-name {
          color: #1e1c19;
        }
        .arrivals-grid .moments-product-card:hover .moments-product-media img {
          transform: scale(1.04);
        }
        .arrivals-grid .moments-product-copy {
            display: flex;
            flex: 1;
            flex-direction: column;
          }
        .arrivals-grid .moments-product-name {
          min-height: 2.2em;
          display: -webkit-box;
          -webkit-line-clamp: 2;
          -webkit-box-orient: vertical;
          overflow: hidden;
        }
        .arrivals-grid .moments-product-desc {
          min-height: 4.65em;
          display: -webkit-box;
          -webkit-line-clamp: 3;
          -webkit-box-orient: vertical;
          overflow: hidden;
        }
        .flora-cart-toast {
          position: fixed;
          right: 22px;
          bottom: 22px;
          z-index: 140;
          display: inline-flex;
          align-items: center;
          gap: 10px;
          min-height: 48px;
          max-width: min(360px, calc(100vw - 24px));
          padding: 0 16px;
          border-radius: 999px;
          background: rgba(17,17,17,0.94);
          color: #fff;
          box-shadow: 0 18px 38px rgba(0,0,0,0.18);
          font-size: 13px;
          letter-spacing: 0.01em;
          opacity: 0;
          transform: translateY(12px);
          pointer-events: none;
          transition: opacity .18s ease, transform .18s ease;
        }
        .flora-cart-toast.is-open {
          opacity: 1;
          transform: translateY(0);
        }
        .flora-cart-toast-icon {
          width: 24px;
          height: 24px;
          border-radius: 999px;
          background: rgba(255,255,255,0.14);
          display: inline-flex;
          align-items: center;
          justify-content: center;
          font-size: 16px;
          flex-shrink: 0;
        }
        @media (prefers-reduced-motion: reduce) {
          .arrival-card,
          .load-more-pill,
          .moments-modal-arrow,
          .moments-product-card,
          .moments-product-media img,
          .gesture-card video,
          .moments-video-bg video,
          .moments-photo-layer .photo-card,
          .ribbon-label {
            animation: none !important;
            transition: none !important;
          }
        }
        @media (max-width: 900px) {
          .moments-modal {
            display: none !important;
          }
        }
        .moments-section {
          position: relative;
          max-width: none;
          width: 100%;
          margin: 0 0 44px;
          aspect-ratio: 3 / 2;
          overflow: hidden;
          background: #ecebea;
        }
        .moments-video-bg {
          position: absolute;
          inset: 0;
          z-index: 0;
          overflow: hidden;
        }
        .moments-video-bg video {
          width: 100%;
          height: 100%;
          object-fit: cover;
          object-position: 50% 50%;
          position: absolute;
          top: 0;
          left: 0;
          filter: grayscale(100%);
          will-change: transform;
          transition: transform .15s ease-out;
          transform-origin: center center;
        }
        .moments-video-bg::after {
          content: '-';
          position: absolute;
          inset: 0;
          background: rgba(0,0,0,.15);
          z-index: 1;
        }
        .moments-photo-layer {
          position: absolute;
          inset: 0;
          z-index: 2;
          overflow: hidden;
        }
        .moments-photo-layer .photo-card {
          position: absolute;
          overflow: hidden;
          box-shadow: 0 4px 30px rgba(0,0,0,.35);
          will-change: transform;
        }
        .moments-photo-layer .photo-card img,
        .moments-photo-layer .photo-card video {
          width: 100%;
          height: 100%;
          object-fit: cover;
          display: block;
        }
        @keyframes ribbonShimmer {
          0% { opacity: 1; text-shadow: 0 1px 8px rgba(0,0,0,.6); }
          50% { opacity: .82; text-shadow: 0 0 16px rgba(255,255,255,.45); }
          100% { opacity: 1; text-shadow: 0 1px 8px rgba(0,0,0,.6); }
        }
        @keyframes ribbonFloat {
          0% { transform: translateY(0) rotate(0deg); }
          50% { transform: translateY(-3px) rotate(1.5deg); }
          100% { transform: translateY(0) rotate(0deg); }
        }
        .ribbon-label {
          font-family: 'Noto Serif', serif;
          font-style: italic;
          color: #fff;
          text-align: center;
          text-shadow: 0 1px 8px rgba(0,0,0,.6);
          transform-origin: center top;
          animation: ribbonFloat 3.8s ease-in-out infinite, ribbonShimmer 2.8s ease-in-out infinite;
        }
        .gesture-grid {
          display: grid;
          grid-template-columns: 1.2fr 0.8fr 0.8fr;
          grid-template-rows: 290px 290px;
          gap: 14px;
        }
        .gesture-card {
          position: relative;
          overflow: hidden;
          cursor: pointer;
          background: #ececec;
          user-select: none;
          -webkit-user-select: none;
          -webkit-tap-highlight-color: transparent;
        }
        .gesture-card:first-child {
          grid-row: 1 / 3;
        }
        .gesture-card:last-child {
          grid-column: 2 / 4;
        }
        .gesture-card video {
          width: 100%;
          height: 100%;
          object-fit: cover;
          transition: transform .65s cubic-bezier(.25,.46,.45,.94);
        }
        .gesture-card:hover video {
          transform: scale(1.04);
        }
        .gesture-overlay {
          position: absolute;
          inset: 0;
          background: linear-gradient(to top, rgba(10,10,10,.66) 0%, rgba(10,10,10,.12) 50%, transparent 100%);
          display: flex;
          flex-direction: column;
          justify-content: flex-end;
          padding: 26px;
          transition: background .18s ease;
        }
        .gesture-card:hover .gesture-overlay,
        .gesture-card:focus-visible .gesture-overlay,
        .gesture-card:active .gesture-overlay {
          background: linear-gradient(to top, rgba(10,10,10,.72) 0%, rgba(10,10,10,.18) 52%, transparent 100%);
        }
        .gesture-overlay h3 {
          font-family: 'Cormorant Garamond', 'YouYuan', 'Noto Serif', serif;
          font-size: .96rem;
          font-weight: 400;
          color: #fff;
          line-height: 1.12;
          letter-spacing: -0.012em;
          margin-bottom: 4px;
          transition: color .18s ease, opacity .18s ease;
        }
        .gesture-overlay p {
          font-family: 'Cormorant Garamond', 'YouYuan', 'Noto Serif', serif;
          font-style: italic;
          font-size: .76rem;
          line-height: 1.4;
          color: rgba(255,255,255,.78);
          transition: color .18s ease, opacity .18s ease;
        }
        .gesture-card:hover .gesture-overlay h3,
        .gesture-card:hover .gesture-overlay p,
        .gesture-card:focus-visible .gesture-overlay h3,
        .gesture-card:focus-visible .gesture-overlay p,
        .gesture-card:active .gesture-overlay h3,
        .gesture-card:active .gesture-overlay p {
          color: #fff;
          opacity: 1;
        }
        .gesture-card ::selection,
        .gesture-card *::selection {
          background: transparent;
          color: inherit;
        }
        .trust-bar {
          border-top: 1px solid rgba(0,0,0,.12);
          padding: 96px 0 30px;
          margin-top: 112px;
        }
        .trust-head {
          text-align: center;
          margin-bottom: 52px;
        }
        .trust-grid {
          display: grid;
          grid-template-columns: repeat(4, minmax(0, 1fr));
          gap: 20px;
          text-align: center;
        }
        .trust-item .material-symbols-outlined {
          font-size: 22px;
          color: #72855e;
          margin-bottom: 6px;
        }
        .trust-title {
          display: block;
          font-size: 10px;
          text-transform: uppercase;
          letter-spacing: 0.18em;
          font-weight: 700;
          margin-bottom: 6px;
        }
        .trust-desc {
          display: block;
          font-family: 'Cormorant Garamond', 'YouYuan', 'Noto Serif', serif;
          font-size: 13px;
          color: #8a837a;
          font-style: italic;
        }
        @media (max-width: 900px) {
          nav[aria-label="Top App Bar"] {
            padding: 12px 16px;
            background: rgba(252,251,249,0.88);
            border-bottom: 1px solid rgba(17,17,17,0.06);
          }
          .mobile-top-actions {
            display: inline-flex;
            align-items: center;
            gap: 10px;
          }
          main {
            padding-top: 90px !important;
            padding-bottom: 132px !important;
            padding-left: 16px !important;
            padding-right: 16px !important;
          }
          .mobile-shop-search {
            display: block;
            margin-bottom: 18px;
          }
          .hero-bento {
            display: flex !important;
            gap: 14px;
            overflow-x: auto;
            scroll-snap-type: x mandatory;
            padding-bottom: 4px;
            margin-bottom: 60px;
          }
          .hero-bento-card {
            flex: 0 0 100%;
            width: 100%;
            aspect-ratio: 1 / 1;
            height: auto !important;
            min-height: 0;
            scroll-snap-align: start;
          }
          .hero-bento-primary,
          .hero-bento-secondary,
          .hero-bento-tertiary,
          .hero-bento-quaternary {
            flex-basis: 100%;
            height: auto !important;
          }
          .hero-bento-card .absolute.inset-0 {
            padding: 22px;
          }
          .hero-bento-card h2 {
            line-height: 1.08;
          }
          .arrivals-head {
            flex-direction: column;
            align-items: flex-start;
            gap: 10px;
          }
          .arrivals-section {
            padding-top: 20px;
          }
          .arrivals-count {
            padding: 6px 12px;
            font-size: 9px;
            letter-spacing: 0.16em;
          }
          .arrivals-kicker {
            font-size: 9px;
            margin-bottom: 4px;
          }
          .arrivals-title {
            font-size: 28px;
            line-height: 1.02;
          }
          .arrivals-note {
            font-size: 11px;
            line-height: 1.7;
            margin-bottom: 14px;
          }
          .arrivals-grid {
            display: grid !important;
            grid-auto-flow: column;
            grid-auto-columns: minmax(calc(100% + var(--arrival-mobile-bleed, 0px)), calc(100% + var(--arrival-mobile-bleed, 0px)));
            overflow: visible;
            scroll-snap-type: x mandatory;
            scrollbar-width: none;
            -ms-overflow-style: none;
            gap: 16px !important;
            padding-bottom: 6px;
          }
          .arrivals-grid::-webkit-scrollbar {
            display: none;
          }
                    .arrivals-section > .relative {
            --arrival-mobile-bleed: clamp(28px, 6.5vw, 48px);
            width: calc(100% + var(--arrival-mobile-bleed));
            margin-left: calc(-1 * var(--arrival-mobile-bleed));
            overflow: hidden;
          }
.arrival-card {
            padding: 0;
            border: 0 !important;
            border-radius: 12px;
            box-shadow: none !important;
            scroll-snap-align: start;
          }
          .arrivals-grid .moments-product-card {
            border: 0 !important;
            box-shadow: none !important;
          }
          .arrivals-grid .moments-product-foot {
            display: grid !important;
            grid-template-columns: minmax(0, 1fr) 156px;
            align-items: center;
            justify-content: stretch;
            gap: 12px;
            margin-top: 18px;
            width: calc(100% - (var(--arrival-mobile-bleed, 0px) * 2) - 2px);
          }
          .arrivals-grid .moments-product-price {
            display: block;
            width: 100%;
            min-width: 0;
            font-size: 14px;
            letter-spacing: 0.16em;
            line-height: 1.1;
            white-space: nowrap;
          }
          .arrivals-grid .moments-product-btn {
            width: 156px;
            min-width: 0;
            height: 44px;
            padding: 0 14px;
            border-radius: 999px;
            justify-self: end;
            justify-content: center;
            background: #fff;
            color: #111;
          }
          .arrival-media {
            border-radius: 10px;
            margin-bottom: 8px;
          }
          .moments-header {
            padding: 0 0 13px;
            text-align: left;
          }
          #occasion-section {
            margin-top: 46px;
          }
          .arrivals-subhead {
            flex-direction: column;
            align-items: flex-start;
          }
          .arrivals-count {
            display: none !important;
          }
          .arrivals-arrow {
            top: min(42vw, 255px);
            z-index: 22;
            width: 40px;
            height: 40px;
            display: inline-flex !important;
            border-color: rgba(17, 17, 17, 0.14);
            background: rgba(255, 253, 248, 0.94);
            color: #2c2823;
            box-shadow: 0 10px 26px rgba(31, 25, 18, 0.12);
            pointer-events: auto;
          }
          .arrivals-arrow:hover,
          .arrivals-arrow:active,
          .arrivals-arrow:focus-visible {
            transform: translateY(-50%) !important;
          }
          .arrivals-arrow:disabled {
            opacity: 0.38;
          }
          .moments-title {
            font-size: clamp(2rem, 8.8vw, 3rem);
            line-height: 1.04;
            letter-spacing: -0.03em;
            margin-bottom: 16px;
          }
          .moments-subtitle {
            font-size: 11px;
            line-height: 1.45;
            text-align: left;
          }
          .moments-linklist {
            justify-content: flex-start;
          }
          .moments-link {
            font-size: 13px;
          }
          .moments-link-sep {
            padding: 0 6px;
          }
          .moments-section {
            aspect-ratio: 4 / 5;
            border-radius: 18px;
            margin-bottom: 24px;
          }
          .gesture-header {
            margin-bottom: 36px;
          }
          .gesture-grid {
            grid-template-columns: repeat(2, minmax(0, 1fr));
            grid-auto-rows: 176px;
            gap: 12px;
          }
          .gesture-card:first-child,
          .gesture-card:last-child,
          .gesture-card {
            grid-column: auto;
            grid-row: auto;
            height: auto;
          }
          .gesture-card:first-child {
            grid-column: 1 / -1;
            min-height: 236px;
          }
          .gesture-overlay {
            padding: 18px;
          }
          .gesture-overlay h3 {
            font-size: 1rem;
          }
          .gesture-overlay p {
            font-size: 0.74rem;
          }
          .hero-feature-title-lg {
            font-size: 1.3rem;
          }
          .hero-feature-title-md {
            font-size: 0.92rem;
          }
          .trust-bar {
            padding-top: 46px;
            margin-top: 42px;
          }
          .trust-head {
            margin-bottom: 22px;
          }
          .trust-grid {
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: 18px 14px;
          }
          .trust-item {
            padding: 10px 8px;
          }
          .trust-title {
            font-size: 12px;
          }
          .trust-desc {
            font-size: 11px;
          }
          .mobile-bottom-nav {
            display: flex;
            position: fixed;
            left: 12px;
            right: 12px;
            bottom: 12px;
            z-index: 50;
            align-items: flex-end;
            justify-content: space-between;
            padding: 12px 14px 10px;
            border-radius: 28px;
            border: 1px solid rgba(17,17,17,0.08);
            background: rgba(252,251,249,0.92);
            box-shadow: 0 18px 40px rgba(0,0,0,0.10);
            backdrop-filter: blur(18px);
            -webkit-backdrop-filter: blur(18px);
          }
          .mobile-product-sheet {
            position: fixed;
            inset: 0;
            z-index: 85;
            background: rgba(252,251,249,0.98);
            display: none;
            flex-direction: column;
          }
          .mobile-product-sheet.is-open {
            display: flex;
          }
          .mobile-product-sheet-bar {
            display: flex;
            align-items: center;
            justify-content: space-between;
            padding: 12px 16px;
            border-bottom: 1px solid rgba(17,17,17,0.06);
            background: rgba(252,251,249,0.92);
            backdrop-filter: blur(14px);
            -webkit-backdrop-filter: blur(14px);
          }
          .mobile-product-sheet-back,
          .mobile-product-sheet-close {
            width: 40px;
            height: 40px;
            border-radius: 999px;
            border: 1px solid rgba(17,17,17,0.08);
            background: #fff;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            color: #111;
          }
          .mobile-product-sheet-kicker {
            font-size: 10px;
            letter-spacing: 0.2em;
            text-transform: uppercase;
            color: #8a837b;
          }
          .mobile-product-sheet-scroll {
            overflow-y: auto;
            flex: 1;
            padding: 0 0 120px;
          }
          .mobile-product-sheet-media {
            aspect-ratio: 4 / 5;
            background: #f2efeb;
          }
          .mobile-product-sheet-media img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            display: block;
          }
          .mobile-product-sheet-copy {
            padding: 18px 16px 24px;
          }
          .mobile-product-sheet-title {
            font-family: 'Noto Serif', serif;
            font-size: 2rem;
            line-height: 1.02;
            letter-spacing: -0.03em;
            margin: 0 0 10px;
            color: #171717;
          }
          .mobile-product-sheet-price {
            margin: 0 0 18px;
            font-size: 13px;
            letter-spacing: 0.18em;
            text-transform: uppercase;
            color: #8a837b;
          }
          .mobile-product-sheet-desc {
            margin: 0 0 18px;
            font-size: 15px;
            line-height: 1.85;
            color: #5f5a54;
          }
          .mobile-product-sheet-points {
            display: grid;
            gap: 10px;
            margin-bottom: 22px;
          }
          .mobile-product-sheet-points span {
            font-size: 14px;
            line-height: 1.75;
            color: #655e56;
          }
          .mobile-product-sheet-points span::before {
            content: '-';
            margin-right: 10px;
          }
          .mobile-product-sheet-sections {
            display: grid;
            gap: 18px;
          }
          .mobile-product-sheet-section {
            border-top: 1px solid rgba(17,17,17,0.08);
            padding-top: 16px;
          }
          .mobile-product-sheet-section h5 {
            margin: 0 0 8px;
            font-size: 11px;
            font-weight: 600;
            letter-spacing: 0.2em;
            text-transform: uppercase;
            color: #8a837b;
          }
          .mobile-product-sheet-section p {
            margin: 0;
            font-size: 14px;
            line-height: 1.8;
            color: #655e56;
          }
          .mobile-product-sheet-footer {
            position: sticky;
            bottom: 0;
            padding: 14px 16px calc(18px + env(safe-area-inset-bottom));
            border-top: 1px solid rgba(17,17,17,0.08);
            background: rgba(252,251,249,0.96);
            backdrop-filter: blur(14px);
            -webkit-backdrop-filter: blur(14px);
          }
          .mobile-product-sheet-cta {
            width: 100%;
            height: 52px;
            border-radius: 999px;
            border: 1px solid #111;
            background: #111;
            color: #fff;
            font-size: 14px;
            font-weight: 600;
          }
        }
        @media (min-width: 768px) {
          .arrivals-arrow {
            display: inline-flex;
          }
        }

/* Mobile hero carousel controls */
.hero-bento-shell {
  position: relative;
}
.hero-bento-nav {
  display: none;
}

@media (max-width: 767px) {
  .hero-bento {
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .hero-bento::-webkit-scrollbar {
    display: none;
  }
  .hero-bento-nav {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 12;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transform: translateY(-50%);
    padding: 0 12px;
    pointer-events: none;
  }
  .hero-bento-arrow {
    width: 38px;
    height: 38px;
    border: 1px solid rgba(17, 17, 17, 0.14);
    border-radius: 999px;
    background: rgba(255, 253, 248, 0.94);
    color: #2c2823;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 10px 26px rgba(31, 25, 18, 0.12);
    pointer-events: auto;
  }
  .hero-bento-arrow .material-symbols-outlined {
    font-size: 22px;
    line-height: 1;
  }
  .hero-bento-arrow:disabled {
    opacity: 0.38;
  }
}
@media (max-width: 767px) {
  #occasion-section {
    margin-top: 48px;
    margin-bottom: 72px;
  }
  #occasion-section .moments-header {
    padding: 0 0 18px;
  }
  #occasion-section .moments-kicker,
  #occasion-section .moments-title {
    display: block !important;
  }
  #occasion-section .moments-linklist {
    display: none !important;
  }
  #occasion-section .moments-kicker {
    margin-bottom: 10px;
    font-size: 11px;
    letter-spacing: 0.24em;
  }
  #occasion-section .moments-title {
    max-width: none;
    margin-bottom: 0;
    font-size: 31px;
    line-height: 1.08;
  }
  .moments-wallet-section {
    width: 100%;
    min-height: 500px;
    height: auto;
    aspect-ratio: auto;
    overflow: visible;
    border-radius: 0;
    background: transparent;
    margin: 0 0 28px;
  }
  .moments-wallet-section .moments-video-bg {
    display: none !important;
  }
  .moments-wallet-stack {
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 500px;
    padding: 0 0 92px;
    isolation: isolate;
  }
  .moments-wallet-card {
    position: relative;
    z-index: calc(var(--wallet-index) + 1);
    margin-top: -18px;
    border-radius: 24px;
    background: #dce9e1;
    box-shadow: 0 24px 54px rgba(26, 24, 21, .22), 0 8px 18px rgba(26, 24, 21, .12);
    overflow: hidden;
    transition: margin-top .24s ease, transform .24s ease, opacity .2s ease, min-height .24s ease;
  }
  .moments-wallet-card:first-child {
    margin-top: 0;
  }
  .moments-wallet-card.is-open {
    margin-top: -18px;
  }
  .moments-wallet-card:first-child.is-open {
    margin-top: 0;
  }
  .moments-wallet-card.is-open + .moments-wallet-card {
    margin-top: -18px;
  }
  .moments-wallet-toggle,
  .moments-wallet-toggle:hover,
  .moments-wallet-toggle:active,
  .moments-wallet-toggle:focus,
  .moments-wallet-toggle:focus-visible {
    filter: none !important;
    -webkit-filter: none !important;
  }
  .moments-wallet-toggle {
    -webkit-tap-highlight-color: transparent;
    width: 100%;
    min-height: 152px;
    border: 0;
    border-radius: 24px;
    background: transparent;
    color: #2f2f2d;
    box-shadow: none;
    padding: 18px;
    display: grid;
    grid-template-columns: 96px minmax(0, 1fr) 24px;
    gap: 14px;
    text-align: left;
    overflow: hidden;
  }
  .moments-wallet-card:not(.is-open) .moments-wallet-toggle {
    min-height: 88px;
    box-shadow: none;
  }
  .moments-wallet-card:not(.is-open) .moments-wallet-desc,
  .moments-wallet-card:not(.is-open) .moments-wallet-products {
    display: none;
  }
  .moments-wallet-card:not(.is-open) .moments-wallet-toggle {
    grid-template-columns: 62px minmax(0, 1fr) 24px;
    align-items: center;
  }
  .moments-wallet-card:not(.is-open) .moments-wallet-media {
    width: 62px;
    height: 62px;
    border-radius: 14px;
  }
  .moments-wallet-media video {
    filter: none !important;
    -webkit-filter: none !important;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  
    .moments-wallet-card:not(.is-open) .moments-wallet-title {
    font-size: 20px;
  }
  .moments-wallet-card:nth-child(even) .moments-wallet-toggle {
    background: transparent;
  }
  .moments-wallet-card:nth-child(odd) .moments-wallet-toggle {
    background: transparent;
  }
  .moments-wallet-card:nth-child(even) {
    background: #6f8a7a;
  }
  .moments-wallet-card:nth-child(odd) {
    background: #dce9e1;
  }
  .moments-wallet-media {
    filter: none !important;
    -webkit-filter: none !important;
    width: 96px;
    height: 96px;
    border-radius: 18px;
    overflow: hidden;
    align-self: start;
    background: rgba(255,255,255,.35);
  }
  .moments-wallet-media img {
    filter: none !important;
    -webkit-filter: none !important;
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
  }
  .moments-wallet-toggle:active .moments-wallet-media,
  .moments-wallet-toggle:focus .moments-wallet-media,
  .moments-wallet-toggle:active .moments-wallet-media img,
  .moments-wallet-toggle:focus .moments-wallet-media img,
  .moments-wallet-toggle:active .moments-wallet-media video,
  .moments-wallet-toggle:focus .moments-wallet-media video {
    filter: none !important;
    -webkit-filter: none !important;
  }
  .moments-wallet-copy {
    display: flex;
    min-width: 0;
    flex-direction: column;
    gap: 9px;
  }
  .moments-wallet-kicker {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
    opacity: .72;
  }
  .moments-wallet-title {
    font-family: 'Noto Serif', serif;
    font-size: 25px;
    line-height: 1.05;
    letter-spacing: -.02em;
  }
  .moments-wallet-desc {
    font-size: 14px;
    line-height: 1.42;
    opacity: .78;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .moments-wallet-products {
    grid-column: 1 / -1;
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    margin-top: 0;
    padding: 0 18px 18px;
  }
  .moments-wallet-product {
    min-width: 0;
    min-height: 96px;
    display: grid;
    grid-template-columns: 96px minmax(0, 1fr) auto;
    overflow: hidden;
    border-radius: 16px;
    background: rgba(255,255,255,.24);
    box-shadow: inset 0 0 0 1px rgba(255,255,255,.16);
  }
  .moments-wallet-product-media {
    width: 96px;
    height: 96px;
    min-width: 0;
    align-self: start;
    overflow: hidden;
  }
  .moments-wallet-product-media img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    filter: none !important;
    -webkit-filter: none !important;
  }
  .moments-wallet-product-copy {
    min-width: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 4px;
    padding: 10px 12px;
    text-align: left;
  }
  .moments-wallet-product-name {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    line-height: 1.2;
    font-weight: 700;
  }
  .moments-wallet-product-add {
    align-self: center;
    justify-self: end;
    min-height: 34px;
    padding: 0 12px;
    border: 1px solid rgba(47, 47, 45, .22);
    border-radius: 999px;
    background: rgba(255,255,255,.72);
    color: #2f2f2d;
    font-size: 12px;
    line-height: 1;
    font-weight: 700;
    white-space: nowrap;
    cursor: pointer;
    box-shadow: 0 6px 14px rgba(26, 24, 21, .10);
  }
  .moments-wallet-product-add:hover,
  .moments-wallet-product-add:focus-visible {
    background: #2f2f2d;
    color: #fff;
    filter: none !important;
    -webkit-filter: none !important;
  }  .moments-wallet-product-price {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    line-height: 1.1;
    opacity: .78;
  }
  .moments-wallet-chips {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 4px;
  }
  .moments-wallet-chips span {
    max-width: 100%;
    border-radius: 999px;
    background: rgba(255,255,255,.22);
    padding: 7px 10px;
    font-size: 12px;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .moments-wallet-icon {
    align-self: start;
    justify-self: end;
    font-size: 22px;
    transition: transform .2s ease;
  }
  .moments-wallet-card.is-open .moments-wallet-icon {
    transform: rotate(180deg);
  }
}