.cx-fill{position:absolute;inset:0}.cx-fill img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.cx-scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,8,6,.05),rgba(10,8,6,0) 35%,rgba(10,8,6,.62))}.cx-scrim.soft{background:linear-gradient(180deg,rgba(10,8,6,.35),rgba(10,8,6,.1) 40%,rgba(10,8,6,.55))}.cx-ken{animation:cx-ken 18s ease-in-out infinite alternate}@keyframes cx-ken{0%{transform:scale(1)}to{transform:scale(1.09)}}.cx-rv{animation:cx-rise .8s cubic-bezier(.22,1,.36,1) both}.cx-rv.d1{animation-delay:.08s}.cx-rv.d2{animation-delay:.16s}.cx-rv.d3{animation-delay:.24s}.cx-rv.d4{animation-delay:.32s}.cx-rv.d5{animation-delay:.4s}@keyframes cx-rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.cx-ken,.cx-rv{animation:none}}.cx-welcome{position:relative;min-height:calc(100svh - 148px);display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(circle at 50% 0,#33302a,#1b1916 70%);color:#fbf6ec;padding:64px 0}@media (max-width:767px){.cx-welcome{min-height:calc(100svh - 120px)}}.cx-welcome-content{position:relative;z-index:2;width:100%;max-width:420px;padding:0 32px;text-align:center}.cx-welcome-mark{width:66px;height:auto;margin:0 auto 24px;display:block}.cx-welcome-wordmark{width:248px;max-width:78%;height:auto;display:block;margin:0 auto 14px}.cx-welcome-tagline{font-weight:300;font-size:11px;letter-spacing:.22em;color:#d9cdb4;margin:0 0 30px;line-height:1.8}.cx-btn,.cx-welcome-tagline{font-family:var(--mpc-font-ui);text-transform:uppercase}.cx-btn{display:flex;align-items:center;justify-content:center;width:100%;min-height:52px;border:none;border-radius:999px;padding:16px;font-weight:400;font-size:12px;letter-spacing:.24em;cursor:pointer;transition:transform .2s ease,opacity .2s ease;-webkit-tap-highlight-color:transparent}.cx-btn:active{transform:scale(.985)}.cx-btn.solid{background:#fbf6ec;color:#15120d}.cx-btn.ghost{background:transparent;color:#fbf6ec;border:1px solid hsla(40,65%,95%,.55);margin-top:12px}.cx-btn.ghost:hover{border-color:#fbf6ec}.cx-welcome-guest{display:inline-flex;align-items:center;justify-content:center;min-height:44px;margin-top:6px;font-family:var(--mpc-font-ui);font-weight:300;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:#cdbf9f;transition:color .2s}.cx-welcome-guest:hover{color:#fbf6ec}.cx-welcome-brands{margin-top:26px;font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:#cdbf9f}.cx-search,.cx-welcome-brands{font-family:var(--mpc-font-ui);font-weight:300}.cx-search{margin:28px auto 0;max-width:560px;border:1px solid var(--mpc-paper-deep);border-radius:999px;display:flex;align-items:center;gap:11px;padding:14px 20px;min-height:52px;color:var(--mpc-muted);font-size:15px;background:var(--mpc-card);transition:border-color .2s}.cx-search:hover{border-color:var(--mpc-ink)}.cx-search svg{width:16px;height:16px;stroke:var(--mpc-muted);fill:none;stroke-width:1.6;flex-shrink:0}.cx-tiles{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}@media (min-width:768px){.cx-tiles{grid-template-columns:repeat(3,1fr);gap:16px}}.cx-tile{position:relative;aspect-ratio:1/1.16;border-radius:16px;overflow:hidden;display:block;background:var(--mpc-card);transition:transform .2s ease;-webkit-tap-highlight-color:transparent}.cx-tile:active{transform:scale(.985)}.cx-tile-label{position:absolute;left:16px;right:12px;bottom:14px;z-index:3;color:#fbf6ec}.cx-tile-title{font-family:var(--mpc-font-serif);font-weight:400;font-size:clamp(20px,3vw,24px);line-height:1}.cx-tile-sub{font-family:var(--mpc-font-ui);font-weight:400;font-size:9px;letter-spacing:.2em;text-transform:uppercase;color:#e3d8c0;margin-top:6px}.cx-tile.is-text{display:flex;align-items:flex-end;border:1px solid var(--mpc-paper-deep)}.cx-tile.is-text .cx-tile-label{color:var(--mpc-ink)}.cx-tile.is-text .cx-tile-sub{color:var(--mpc-muted)}.cx-strip{margin-top:22px;display:flex;align-items:center;gap:14px;background:var(--mpc-ink);color:#f4ecdd;border-radius:14px;padding:14px 16px;min-height:64px;transition:opacity .2s}.cx-strip:hover{opacity:.92}.cx-strip-av{width:36px;height:36px;border-radius:50%;border:1px solid hsla(40,65%,95%,.35);display:flex;align-items:center;justify-content:center;flex:none}.cx-strip-av img{width:20px;height:auto;display:block}.cx-strip-tx{flex:1;min-width:0}.cx-strip-title{font-family:var(--mpc-font-serif);font-weight:400;font-size:17px;line-height:1.15}.cx-strip-sub{font-family:var(--mpc-font-ui);font-weight:400;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:#b8ab90;margin-top:4px;display:flex;align-items:center;gap:6px}.cx-strip-dot{width:6px;height:6px;border-radius:50%;background:var(--mpc-champagne);display:inline-block}.cx-strip-go{font-family:var(--mpc-font-serif);font-size:20px;color:var(--mpc-champagne);flex:none}.cx-card{position:relative;display:block;border-radius:18px;overflow:hidden;margin-top:14px;aspect-ratio:3/2.3;background:var(--mpc-paper-deep);transition:transform .2s ease;-webkit-tap-highlight-color:transparent}@media (min-width:768px){.cx-card{aspect-ratio:16/9}}.cx-card:active{transform:scale(.99)}.cx-card-meta{position:absolute;left:18px;right:18px;bottom:16px;z-index:3;color:#fbf6ec}.cx-card-name{font-family:var(--mpc-font-serif);font-weight:400;font-size:clamp(24px,3.4vw,30px);line-height:1.02;overflow-wrap:anywhere}.cx-card-sub{font-size:10px;letter-spacing:.16em;color:#e3d8c0;margin-top:7px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cx-card-sub,.cx-card-tag{font-family:var(--mpc-font-ui);font-weight:400;text-transform:uppercase}.cx-card-tag{position:absolute;top:14px;right:14px;z-index:3;font-size:9px;letter-spacing:.22em;color:#fbf6ec;border:1px solid hsla(40,65%,95%,.5);border-radius:999px;padding:5px 10px}.cx-sent{background:var(--mpc-ink);color:#f4ecdd;border-radius:24px;padding:56px 32px 40px;text-align:center;flex-direction:column;width:100%}.cx-seal,.cx-sent{display:flex;align-items:center}.cx-seal{width:70px;height:70px;border-radius:50%;border:1px solid var(--mpc-champagne);justify-content:center;margin:0 auto 26px}.cx-seal svg{width:30px;height:30px;stroke:var(--mpc-champagne);fill:none;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}.cx-sent h2{font-family:var(--mpc-font-serif);font-weight:400;font-size:clamp(30px,5vw,36px);line-height:1.06;margin:0}.cx-sent p{font-weight:300;font-size:14px;line-height:1.7;color:#c9bfa9;margin:18px auto 0;max-width:300px}.cx-sent p,.cx-sent-ref{font-family:var(--mpc-font-ui)}.cx-sent-ref{margin-top:22px;font-weight:400;font-size:11px;letter-spacing:.24em;text-transform:uppercase;color:var(--mpc-champagne)}.cx-sent-actions{width:100%;max-width:320px;margin-top:34px}.cx-sent .cx-btn.ghost{border-color:hsla(41,60%,79%,.5);color:var(--mpc-accent-soft)}