:root{color:#20242a;font-synthesis:none;text-rendering:optimizelegibility;--ink:#20242a;--muted:#69707a;--line:#ded8cc;--paper:#fffdf8;--soft:#ece7dc;--teal:#006d77;--mint:#83c5be;--coral:#e85d3f;--gold:#f0a202;--green:#198754;--shadow:0 18px 50px #20242a1a;background:#f6f4ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{overscroll-behavior-x:none;min-width:0;max-width:100%}html{scrollbar-gutter:stable}body{min-width:320px;margin:0;overflow-x:clip}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.scroll-reveal{opacity:0;transition:opacity .72s cubic-bezier(.22,1,.36,1),transform .72s cubic-bezier(.22,1,.36,1);transition-delay:var(--scroll-reveal-delay,0s);transform:translateY(30px)}.scroll-reveal.is-revealed{opacity:1;transform:translate(0,0)}@media (prefers-reduced-motion:reduce){.scroll-reveal,.scroll-reveal.is-revealed{opacity:1;transition:none;transform:none}}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,.primary-link{background:var(--ink);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:12px 18px;font-weight:800}button:disabled{cursor:not-allowed;opacity:.45}.site-shell{flex-direction:column;width:100%;min-width:0;min-height:100vh;display:flex}.site-shell.theme-spice{--ink:#241d16;--muted:#70695f;--line:#e2d4c2;--paper:#fffaf2;--soft:#efe3d2;--teal:#0d6f65;--mint:#b9d7c1;--coral:#b9472c;--gold:#d9911b}.site-shell.theme-luxe{--ink:#19191d;--muted:#676a73;--line:#d9d4c8;--paper:#fffefb;--soft:#ece8dd;--teal:#264f5d;--mint:#bcc8c2;--coral:#9f4c55;--gold:#c9a227}.site-shell.theme-fresh{--ink:#172321;--muted:#60726d;--line:#cfded8;--paper:#fbfffb;--soft:#e5f0e8;--teal:#08796f;--mint:#9dd4bb;--coral:#d4573f;--gold:#e2a72e}.site-shell>main{flex:1;width:100%;min-width:0}.site-announcement{background:var(--ink);color:#fff;text-align:center;padding:10px clamp(18px,4vw,56px);font-size:13px;font-weight:800}.site-header{border-bottom:1px solid var(--line);z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8e6;justify-content:space-between;align-items:center;min-height:72px;padding:0 clamp(18px,4vw,56px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;min-width:0;display:flex}.brand img,.brand span{border-radius:12px;width:42px;height:42px}.brand img{object-fit:cover}.brand span{background:var(--teal);color:#fff;justify-content:center;align-items:center;font-weight:900;display:inline-flex}.brand strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.site-header nav{gap:8px;display:flex}.site-header nav a{color:var(--muted);border-radius:999px;padding:10px 14px;font-weight:800}.site-header nav a.active,.site-header nav a:hover{background:var(--soft);color:var(--ink)}.page{max-width:1180px;margin:0 auto;padding:clamp(18px,4vw,48px)}.narrow-page{max-width:920px}.store-hero{background:var(--ink);color:#fff;border-radius:18px;min-height:420px;position:relative;overflow:hidden}.layout-editorial .store-hero{min-height:500px}.layout-editorial .store-hero__content{max-width:760px;min-height:500px}.layout-compact .page{max-width:1080px;padding-block:clamp(16px,3vw,34px)}.layout-compact .store-hero,.layout-compact .store-hero__content{min-height:340px}.layout-compact .product-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.store-hero>img{object-fit:cover;opacity:.52;width:100%;height:100%;position:absolute;inset:0}.store-hero__content{flex-direction:column;justify-content:flex-end;gap:18px;max-width:650px;min-height:420px;padding:clamp(26px,7vw,72px);display:flex;position:relative}.store-hero p,.section-head p,.catalog-toolbar p,.checkout-form p,.payment-panel p,.order-head p{color:var(--coral);letter-spacing:0;text-transform:uppercase;margin:0;font-size:12px;font-weight:900}.store-hero h1,.catalog-toolbar h1,.checkout-form h1,.payment-panel h1,.order-head h1{max-width:760px;margin:0;font-size:clamp(34px,7vw,72px);line-height:.95}.store-hero span{color:#ffffffdb;font-size:18px;line-height:1.55}.store-hero a,.section-head a,.empty-panel a,.summary-panel a{background:var(--gold);color:var(--ink);border-radius:999px;align-self:flex-start;padding:13px 18px;font-weight:900}.category-strip{grid-template-columns:repeat(auto-fit,minmax(min(180px,100%),1fr));gap:12px;margin:22px 0 36px;display:grid}.category-strip a{background:var(--paper);border:1px solid var(--line);border-radius:14px;align-items:center;gap:12px;min-width:0;min-height:74px;padding:14px;display:flex}.category-strip img,.category-strip span{border-radius:14px;flex:0 0 42px;width:42px;height:42px}.category-strip strong{overflow-wrap:anywhere;min-width:0;line-height:1.25}.category-strip img{object-fit:cover}.category-strip span{background:var(--mint);justify-content:center;align-items:center;font-weight:900;display:inline-flex}.section-head,.catalog-toolbar{justify-content:space-between;align-items:end;gap:18px;margin-bottom:20px;display:flex}.catalog-toolbar{position:relative}.catalog-toolbar.has-banner{background:var(--ink);color:#fff;border-radius:18px;align-items:end;min-height:260px;padding:clamp(24px,5vw,46px);overflow:hidden}.catalog-toolbar.has-banner>img{object-fit:cover;opacity:.42;width:100%;height:100%;position:absolute;inset:0}.catalog-toolbar.has-banner>div,.catalog-toolbar.has-banner>form{position:relative}.catalog-toolbar h1+span{color:color-mix(in srgb, currentColor 78%, transparent);max-width:680px;margin-top:10px;line-height:1.55;display:block}.section-head h1,.section-head h2,.catalog-toolbar h1{margin:4px 0 0}.product-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:18px;display:grid}.product-card{background:var(--paper);border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 6px 28px #20242a0d}.product-card__image{aspect-ratio:1/.82;background:linear-gradient(135deg,#e2efe9,#f7dfc5);justify-content:center;align-items:center;display:flex;overflow:hidden}.product-card__image img{object-fit:contain;object-position:center;width:100%;height:100%;transition:transform .2s}.product-card:hover .product-card__image img{transform:none}.product-card__body{gap:10px;padding:15px;display:grid}.product-card__body h3{margin:0;font-size:17px;line-height:1.3}.product-card__category,.muted,.product-card__meta span,.cart-list p{color:var(--muted)}.product-card__category{margin:0;font-size:12px;font-weight:900}.product-card__meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.catalog-toolbar form{background:var(--paper);border:1px solid var(--line);border-radius:999px;padding:5px;display:flex}.catalog-toolbar input{background:0 0;border:0;outline:none;min-width:min(340px,50vw);padding:0 14px}.catalog-layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:22px;display:grid}.catalog-results{min-height:clamp(520px,58vh,760px)}.catalog-results .state-block{min-height:320px}.filter-panel{background:var(--paper);border:1px solid var(--line);border-radius:16px;display:grid;position:sticky;top:92px;overflow:hidden}.filter-panel a{border-bottom:1px solid var(--line);color:var(--muted);align-items:center;gap:8px;padding:13px 14px;font-weight:800;display:flex}.filter-panel img{object-fit:cover;border-radius:8px;width:26px;height:26px}.filter-panel a.active{background:var(--teal);color:#fff}.result-line{color:var(--muted);margin-bottom:14px;font-weight:800}.catalog-results-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}.catalog-results-toolbar .result-line{margin-bottom:0}.catalog-result-controls,.catalog-view-switch{align-items:center;display:flex}.catalog-result-controls{gap:10px}.catalog-sort-control select{appearance:none;border:1px solid var(--line);color:var(--ink);cursor:pointer;font:inherit;background:linear-gradient(45deg,#0000 50%,currentColor 50%) calc(100% - 16px) calc(50% - 2px)/5px 5px no-repeat,linear-gradient(135deg,currentColor 50%,#0000 50%) calc(100% - 11px) calc(50% - 2px)/5px 5px no-repeat,#fff;border-radius:0;min-width:220px;padding:12px 38px 12px 14px}.catalog-view-switch{gap:6px}.catalog-view-switch button{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:inline-flex}.catalog-view-switch button.is-active{background:var(--ink);border-color:var(--ink);color:#fff}.catalog-view-switch svg{width:21px;height:21px}.catalog-product-grid--list{grid-template-columns:1fr!important;gap:0!important}.rifeltflix-shell .catalog-product-grid--list .product-card{border-bottom:1px solid var(--line);grid-template-columns:160px minmax(0,1fr);gap:clamp(18px,3vw,34px);padding:20px 0;display:grid}.rifeltflix-shell .catalog-product-grid--list .product-card:first-child{border-top:1px solid var(--line)}.rifeltflix-shell .catalog-product-grid--list .product-card__image{aspect-ratio:1;width:160px}.rifeltflix-shell .catalog-product-grid--list .product-card__body{align-content:center;padding:0}.rifeltflix-shell .catalog-product-grid--list .product-card__body h3{font-size:clamp(1.1rem,2vw,1.45rem)}.product-detail{grid-template-columns:minmax(0,1fr) minmax(320px,440px);gap:28px;display:grid}.product-detail__gallery,.product-buybox,.detail-section,.cart-list,.summary-panel,.checkout-form,.payment-panel,.order-head,.empty-panel,.state-block{background:var(--paper);border:1px solid var(--line);border-radius:18px;box-shadow:0 8px 34px #20242a0d}.product-detail__gallery{padding:14px}.main-photo{aspect-ratio:1;background:#f4efeb;border-radius:14px;justify-content:center;align-items:center;display:flex;overflow:hidden}.main-photo img,.main-photo video{object-fit:contain;object-position:center;width:100%;height:100%}.detail-media{object-fit:contain;object-position:center;width:100%;height:auto}.thumb-row{grid-template-columns:repeat(6,1fr);gap:10px;margin-top:12px;display:grid}.thumb-button{aspect-ratio:1;background:0 0;border:2px solid #0000;border-radius:12px;padding:0;display:block;overflow:hidden}.thumb-button:hover,.thumb-button.active{border-color:var(--teal)}.thumb-button.active{box-shadow:0 0 0 3px #006d7729}.thumb-button img{aspect-ratio:1;object-fit:contain;object-position:center;border-radius:10px;width:100%;height:100%;display:block}.thumb-button span{justify-content:center;align-items:center;height:100%;font-size:12px;font-weight:800;display:flex}.product-buybox{align-self:start;gap:18px;padding:24px;display:grid}.product-buybox h1{margin:0;font-size:clamp(28px,4vw,46px);line-height:1.05}.product-buybox p{color:var(--muted);margin:0}.eyebrow{color:var(--teal);text-transform:uppercase;font-size:12px;font-weight:900}.detail-price{color:var(--coral);font-size:34px;font-weight:950}.price-pair{flex-wrap:wrap;align-items:baseline;gap:8px;display:inline-flex}.price-pair del{color:var(--muted);font-size:.58em;font-weight:600}.stock-line{color:var(--green);flex-wrap:wrap;align-items:center;gap:10px;font-weight:800;display:flex}.stock-line span{background:var(--soft);color:var(--ink);border-radius:999px;padding:6px 10px;font-size:13px}.sku-group{gap:10px;display:grid}.sku-group>div{flex-wrap:wrap;gap:8px;display:flex}.sku-group button{border:1px solid var(--line);color:var(--ink);background:#fff;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.sku-group button.active{background:var(--teal);border-color:var(--teal);color:#fff}.sku-group img{object-fit:cover;border-radius:999px;width:24px;height:24px}.quantity-row{align-items:center;gap:8px;display:inline-flex}.quantity-row button{background:var(--soft);color:var(--ink);width:42px;height:42px;padding:0}.quantity-row input{border:1px solid var(--line);text-align:center;border-radius:999px;width:72px;height:42px}.quantity-row.compact button,.quantity-row.compact input{height:34px}.quantity-row.compact button{width:34px}.buy-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.buy-actions button:first-child{background:var(--gold);color:var(--ink)}.primary{background:var(--teal)}.detail-section{grid-column:1/-1;padding:24px}.attr-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;margin:14px 0;display:grid}.attr-grid div{background:var(--soft);border-radius:12px;gap:5px;padding:13px;display:grid}.attr-grid span{color:var(--muted);font-size:12px;font-weight:800}.detail-media{border-radius:14px;max-height:540px;margin-top:12px;display:block}.qualification-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;display:grid}.qualification-grid figure{margin:0}.qualification-grid img{aspect-ratio:3/4;object-fit:contain;border-radius:8px;width:100%}.qualification-grid figcaption{margin-top:8px;font-weight:800}.review-list{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:12px;display:grid}.review-list article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:16px}.review-heading{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.cart-list{display:grid;overflow:hidden}.cart-list article{border-bottom:1px solid var(--line);grid-template-columns:86px minmax(0,1fr) auto auto;align-items:center;gap:16px;padding:16px;display:grid}.cart-list article:last-child{border-bottom:0}.cart-list img,.image-fallback{aspect-ratio:1;object-fit:contain;object-position:center;border-radius:12px;width:86px}.image-fallback{background:var(--soft);justify-content:center;align-items:center;display:flex}.cart-list h3{margin:0 0 4px}.cart-list p{margin:0 0 8px}.ghost{color:var(--coral);background:0 0;padding:10px}.summary-panel{gap:14px;margin-top:18px;padding:20px;display:grid}.summary-panel div{justify-content:space-between;align-items:center;display:flex}.checkout-page{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:22px;display:grid}.checkout-form{gap:14px;padding:24px;display:grid}.checkout-form label{color:var(--muted);gap:7px;font-weight:800;display:grid}.checkout-form input,.checkout-form textarea,.account-form input,.account-form textarea{border:1px solid var(--line);color:var(--ink);resize:vertical;background:#fff;border-radius:12px;outline:none;padding:12px 14px}.account-page{gap:20px;display:grid}.account-card{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:24px;box-shadow:0 8px 34px #20242a0d}.account-menu{background:var(--paper);border:1px solid var(--line);align-items:center;gap:6px;padding:6px;display:flex}.account-menu a{color:var(--muted);padding:10px 18px;font-weight:900}.account-menu a.active{background:var(--wine);color:#fff}.auth-card{max-width:620px;margin:0 auto}.account-tabs{background:var(--soft);border-radius:999px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:20px;padding:4px;display:grid}.account-tabs button{color:var(--muted);background:0 0}.account-tabs button.active{background:var(--paper);color:var(--ink)}.account-form{gap:14px;display:grid}.auth-heading{gap:8px;margin-bottom:4px;display:grid}.auth-copy,.field-hint,.auth-footnote{color:var(--muted);font-weight:500;line-height:1.55}.field-hint{font-size:12px}.auth-footnote{text-align:center;font-size:12px}.account-form p,.account-overview p{color:var(--coral);letter-spacing:0;text-transform:uppercase;margin:0;font-size:12px;font-weight:900}.account-form h1,.account-overview h1{margin:0;font-size:clamp(30px,6vw,54px);line-height:1}.account-form h2{margin:0}.account-form h3{border-top:1px solid var(--line);margin:6px 0 0;padding-top:18px}.account-form label{color:var(--muted);gap:7px;font-weight:800;display:grid}.account-form input:focus-visible{border-color:var(--coral);box-shadow:0 0 0 3px color-mix(in srgb, var(--coral) 18%, transparent)}.account-overview{justify-content:space-between;align-items:center;gap:18px;display:flex}.account-overview span{color:var(--muted);margin-top:8px;font-weight:800;display:block}.account-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.account-actions button{background:var(--soft);color:var(--ink)}.account-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px;display:grid}.section-head.compact{margin-bottom:14px}.account-order-list{gap:10px;display:grid}.account-order-list a{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:14px;display:grid}.account-order-list span{text-overflow:ellipsis;white-space:nowrap;font-weight:900;overflow:hidden}.account-order-list small{color:var(--muted);font-weight:800}.content-page{gap:clamp(28px,5vw,54px);max-width:1100px;display:grid}.content-page__header{border-bottom:1px solid var(--line);max-width:880px;padding-bottom:clamp(24px,4vw,42px)}.content-page__header p{color:var(--coral);text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:900}.content-page__header h1{margin:0;font-size:clamp(38px,7vw,74px);line-height:1}.content-page__header span{color:var(--muted);max-width:760px;margin-top:18px;font-size:clamp(17px,2vw,21px);line-height:1.6;display:block}.content-page__image{aspect-ratio:16/7;object-fit:cover;border-radius:18px;width:100%;display:block}.content-page__body{max-width:760px}.content-copy{color:var(--ink);font-size:17px;line-height:1.8}.content-copy p{white-space:pre-line;margin:0 0 18px}.content-copy p:last-child{margin-bottom:0}.contact-page__layout{grid-template-columns:minmax(0,1fr) minmax(260px,340px);gap:clamp(28px,6vw,72px);display:grid}.contact-details{border-left:1px solid var(--line);padding-left:clamp(22px,4vw,42px)}.contact-details dl{gap:22px;margin:0;display:grid}.contact-details dt{color:var(--muted);text-transform:uppercase;margin-bottom:5px;font-size:12px;font-weight:900}.contact-details dd{overflow-wrap:anywhere;white-space:pre-line;margin:0;font-size:17px;font-weight:800;line-height:1.55}.contact-details a{color:var(--teal)}.checkout-summary{margin-top:0;position:sticky;top:92px}.inline-error{color:#a23820;background:#fde7df;border:1px solid #f1b29f;border-radius:12px;padding:12px 14px}.payment-panel{justify-items:start;gap:14px;padding:clamp(26px,5vw,56px);display:grid}.payment-panel.paid{border-color:#19875473}.payment-amount{color:var(--coral);font-size:clamp(38px,8vw,74px)}.order-head{padding:26px}.order-list{margin-top:18px}.empty-panel,.state-block{text-align:center;place-items:center;gap:14px;min-height:240px;padding:28px;display:grid}.state-block.error{border-color:#f1b29f}.loader{border:4px solid var(--soft);border-top-color:var(--teal);border-radius:999px;width:42px;height:42px;animation:.9s linear infinite spin}.storefront-loading-screen{background:#fff;min-height:100dvh;position:relative;overflow:hidden}.storefront-loading-screen__progress{background:#651d2d85;width:24%;height:2px;animation:1.45s ease-in-out infinite storefront-loading-progress;position:absolute;inset:0 auto auto 0}@keyframes storefront-loading-progress{0%{transform:translate(-100%)}to{transform:translate(520%)}}@media (prefers-reduced-motion:reduce){.storefront-loading-screen__progress{opacity:.24;width:100%;animation:none}}.site-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding:28px clamp(18px,4vw,56px);display:flex}.site-footer nav{gap:14px;font-weight:800;display:flex}.site-footer nav a:hover{color:var(--ink)}@keyframes spin{to{transform:rotate(360deg)}}.operation-toast{border:1px solid #20242a1f;border-left:4px solid var(--green);color:var(--ink);z-index:1000;background:#fff;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-width:min(320px,100vw - 32px);max-width:min(420px,100vw - 32px);padding:12px 14px;animation:.18s ease-out operation-toast-in;display:grid;position:fixed;top:20px;right:20px;box-shadow:0 14px 40px #20242a33}.operation-toast--error{border-left-color:var(--coral)}.operation-toast__icon{background:var(--green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;font-weight:900;display:inline-flex}.operation-toast--error .operation-toast__icon{background:var(--coral)}.operation-toast>button{color:var(--muted);background:0 0;padding:2px;font-size:22px;line-height:1}@keyframes operation-toast-in{0%{opacity:0;transform:translateY(-8px)}}@media (width<=860px){.site-header{flex-direction:column;align-items:stretch;gap:10px;padding:12px 18px}.site-header nav{overflow-x:auto}.section-head,.catalog-toolbar,.site-footer{flex-direction:column;align-items:stretch}.catalog-toolbar form{border-radius:16px}.catalog-toolbar input{width:100%;min-width:0}.catalog-layout,.product-detail,.checkout-page,.account-grid,.contact-page__layout{grid-template-columns:1fr}.contact-details{border-top:1px solid var(--line);border-left:0;padding-top:24px;padding-left:0}.account-overview{flex-direction:column;align-items:stretch}.account-order-list a{grid-template-columns:1fr;align-items:start}.filter-panel,.product-buybox,.checkout-summary{position:static}.filter-panel{display:flex;overflow-x:auto}.filter-panel a{white-space:nowrap}.cart-list article{grid-template-columns:72px minmax(0,1fr);align-items:start}.cart-list article>.quantity-row,.cart-list article>button,.cart-list article>span{grid-column:2}.cart-list img,.image-fallback{width:72px}.buy-actions{grid-template-columns:1fr}}.rifeltflix-shell{--ink:#24191a;--muted:#75696a;--line:#e9dfdc;--paper:#fff;--soft:#f8f1ed;--teal:#651d2d;--mint:#e8d0c6;--coral:#8d3345;--gold:#d9aa77;--green:#476a4e;--wine:#651d2d;--wine-dark:#48101d;--peach:#f6d3b6;--cream:#fffaf6;color:var(--ink);background:#fff;max-width:100%;overflow-x:clip}.rifeltflix-shell .site-announcement{background:var(--wine-dark);letter-spacing:.08em;text-transform:uppercase;padding:8px 24px;font-size:.72rem;font-weight:600}.rifeltflix-shell .site-header{background:#fffffff5;border-bottom:1px solid #651d2d14;grid-template-columns:minmax(180px,1fr) auto minmax(180px,1fr);min-height:88px;padding:0 clamp(22px,6vw,92px);display:grid}.rifeltflix-shell .brand{justify-self:start}.rifeltflix-shell .brand>img{object-fit:contain;border-radius:0;width:min(190px,24vw);height:58px}.brand-wordmark{color:var(--wine);align-items:center;gap:5px;display:inline-flex}.brand-wordmark>svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.2px;width:17px;height:34px}.brand-wordmark>span{flex-direction:column;align-items:center;display:flex}.brand-wordmark strong{letter-spacing:-.055em;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.3rem,2vw,1.75rem);font-style:italic;font-weight:500;line-height:1}.brand-wordmark small{letter-spacing:.24em;margin-top:3px;font-size:.43rem;font-weight:700}.rifeltflix-shell .desktop-nav{align-self:stretch;align-items:stretch;gap:clamp(4px,1vw,18px);display:flex}.rifeltflix-shell .desktop-nav a{color:var(--ink);letter-spacing:.08em;text-transform:uppercase;border-radius:0;align-items:center;padding:0 10px;font-size:.74rem;font-weight:700;display:flex;position:relative}.rifeltflix-shell .desktop-nav a:after{background:var(--wine);content:"";width:28px;height:2px;transition:transform .18s;position:absolute;top:0;left:50%;transform:translate(-50%)scaleX(0)}.rifeltflix-shell .desktop-nav a.active,.rifeltflix-shell .desktop-nav a:hover{color:var(--wine);background:0 0}.rifeltflix-shell .desktop-nav a.active:after,.rifeltflix-shell .desktop-nav a:hover:after{transform:translate(-50%)scaleX(1)}.header-actions{justify-self:end;align-items:center;gap:4px;display:flex}.header-icon{color:var(--ink);background:0 0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;padding:9px;display:inline-flex;position:relative}.header-icon:hover{background:var(--soft);color:var(--wine)}.header-icon svg{width:21px;height:21px}.cart-link b{background:var(--wine);color:#fff;border-radius:99px;justify-content:center;align-items:center;width:17px;height:17px;font-size:.58rem;display:flex;position:absolute;top:2px;right:2px}.mobile-menu-button,.mobile-menu-layer{display:none}.fashion-hero{background:var(--peach);touch-action:pan-y;min-height:clamp(520px,69vw,760px);position:relative;overflow:hidden}.fashion-hero__image{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .65s;position:absolute;inset:0}.fashion-hero__image.is-active{opacity:1}.fashion-hero__content{z-index:1;flex-direction:column;justify-content:center;align-items:flex-start;width:min(1600px,100%);min-height:clamp(520px,69vw,760px);margin:0 auto;padding:clamp(48px,8vw,120px) clamp(24px,8vw,128px);display:flex;position:relative}.fashion-hero__arrow{color:var(--wine);z-index:2;background:#fffffff0;border:1px solid #60262d1f;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;padding:0;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.fashion-hero__arrow:hover{color:var(--wine-dark);background:#fff}.fashion-hero__arrow svg{width:22px;height:22px}.fashion-hero__arrow--previous{left:clamp(14px,2vw,34px)}.fashion-hero__arrow--next{right:clamp(14px,2vw,34px)}.fashion-hero__dots{z-index:2;gap:8px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.fashion-hero__dots button{background:#ffffffb3;border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:background .18s,width .18s}.fashion-hero__dots button.is-active{background:var(--wine);width:26px}.fashion-hero__content>span,.section-heading>span,.page-kicker,.occasion-banner__content>span,.journal-card>span,.blog-card span,.page-banner span{color:var(--wine);letter-spacing:.17em;text-transform:uppercase;font-size:.68rem;font-weight:800}.fashion-hero__content h1{letter-spacing:-.055em;max-width:7.2em;margin:18px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,7vw,7.8rem);font-weight:400;line-height:.92}.fashion-hero__content p{max-width:470px;margin:0 0 30px;font-size:clamp(.98rem,1.4vw,1.15rem);line-height:1.7}.fashion-button,.rifeltflix-shell button.fashion-button{background:var(--wine);border:1px solid var(--wine);color:#fff;letter-spacing:.1em;text-transform:uppercase;border-radius:0;justify-content:center;padding:15px 24px;font-size:.72rem;font-weight:800;display:inline-flex}.fashion-button:hover{background:var(--wine-dark)}.fashion-button:disabled{opacity:.55}.fashion-section{max-width:1280px;margin:0 auto;padding:clamp(64px,8vw,112px) clamp(22px,5vw,64px)}.section-heading{text-align:center;margin-bottom:clamp(30px,4vw,48px)}.section-heading h2,.contact-form-wrap h2,.blog-intro h2{letter-spacing:-.04em;margin:9px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4.3vw,4rem);font-weight:400;line-height:1.05}.collection-grid{aspect-ratio:1.8;grid-template-rows:45.5fr 54.5fr;grid-template-columns:3fr 3fr 4fr;gap:3px;display:grid}.collection-section{max-width:1520px;padding-left:clamp(18px,2.8vw,40px);padding-right:clamp(18px,2.8vw,40px)}.collection-section .section-heading{margin-bottom:clamp(32px,4vw,48px)}.collection-section .section-heading h2{letter-spacing:-.04em;margin:10px 0 0;font-family:inherit;font-size:clamp(1.9rem,2.5vw,2.25rem);font-weight:700;line-height:1}.collection-card{color:var(--ink);background:#f3d4bd;flex-direction:column;align-items:flex-start;display:flex;position:relative;overflow:hidden}.collection-card img{object-fit:cover;width:100%;height:100%;transition:transform .28s;position:absolute;inset:0}.collection-card:hover img{transform:scale(1.035)}.collection-card__copy{pointer-events:none;z-index:1;flex-direction:column;align-items:flex-start;padding:clamp(24px,3.8vw,60px);display:flex;position:absolute;inset:0}.collection-card__copy>span{font-family:Georgia,Times New Roman,serif;font-size:clamp(.78rem,1.15vw,1.05rem);font-style:italic}.collection-card__copy>strong{max-width:10em;margin:10px 0 24px;font-family:inherit;font-size:clamp(1.55rem,2.2vw,2.15rem);font-weight:650;line-height:1.04}.collection-card__copy>small{color:var(--ink);background:#fff;border-radius:3px;padding:11px 26px;font-size:.72rem;font-weight:700}.collection-card--1{grid-area:1/1/auto/span 2}.collection-card--2{grid-area:1/3/span 2}.collection-card--3{color:#fff;grid-area:2/1}.collection-card--4{color:#fff;grid-area:2/2}.collection-card--everyday .collection-card__copy{text-align:center;justify-content:center;align-items:center}.collection-card--everyday .collection-card__copy>strong{max-width:9em}.collection-card--modern .collection-card__copy>strong{max-width:8.5em}.collection-card--sale .collection-card__copy{text-align:center;justify-content:center;align-items:center}.collection-card--sale .collection-card__copy>span{max-width:10em;font-family:inherit;font-size:clamp(.95rem,1.3vw,1.35rem);font-style:normal}.collection-card--sale .collection-card__copy>strong{margin:18px 0 34px;font-family:Georgia,Times New Roman,serif;font-size:clamp(4.8rem,8vw,7.5rem);line-height:.85}.collection-card--essentials .collection-card__copy>strong{max-width:7em}.featured-section{padding-top:16px}.best-seller-carousels{gap:clamp(42px,5vw,72px);display:grid}.best-seller-carousel{position:relative}.best-seller-carousel__track{--carousel-gap:clamp(18px, 2vw, 30px);align-items:start;gap:var(--carousel-gap);grid-auto-columns:calc((100% - (3 * var(--carousel-gap))) / 4);overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;grid-auto-rows:max-content;grid-auto-flow:column;display:grid;overflow:auto hidden}.best-seller-carousel__track::-webkit-scrollbar{display:none}.best-seller-carousel__item{scroll-snap-align:start;min-width:0}.best-seller-carousel__item .product-card{height:100%}.best-seller-carousel__arrow{color:var(--ink);z-index:2;background:#fff;border:1px solid #231c1d14;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;padding:0;transition:opacity .16s,transform .16s;display:inline-flex;position:absolute;top:38%;transform:translateY(-50%);box-shadow:0 8px 24px #2712161f}.best-seller-carousel__arrow:hover:not(:disabled){transform:translateY(-50%)scale(1.04)}.best-seller-carousel__arrow:disabled{cursor:default;opacity:.42}.best-seller-carousel__arrow svg{width:20px;height:20px}.best-seller-carousel__arrow--previous{left:-24px}.best-seller-carousel__arrow--next{right:-24px}.rifeltflix-shell .product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(18px,2vw,30px)}.rifeltflix-shell .product-card{box-shadow:none;border:0;border-radius:0;min-width:0}.rifeltflix-shell .product-card__image{aspect-ratio:3/4;background:0 0}.rifeltflix-shell .product-card__body{gap:7px;padding:14px 0 4px}.rifeltflix-shell .product-card__category{color:#9a8b8c;letter-spacing:.11em;text-transform:uppercase;font-size:.62rem}.rifeltflix-shell .product-card__body h3{font-family:Georgia,Times New Roman,serif;font-size:1.05rem;font-weight:400;line-height:1.35}.rifeltflix-shell .product-card__meta{flex-direction:column;align-items:flex-start;gap:4px}.rifeltflix-shell .product-card__meta>span{font-size:.7rem}.empty-showcase{background:var(--cream);border:1px solid var(--line);text-align:center;flex-direction:column;align-items:center;gap:12px;padding:clamp(44px,7vw,80px);display:flex}.empty-showcase strong{font-family:Georgia,Times New Roman,serif;font-size:1.8rem;font-weight:400}.empty-showcase p{color:var(--muted);margin:0 0 8px}.occasion-banner{min-height:clamp(480px,56vw,690px);position:relative;overflow:hidden}.occasion-banner>img{object-fit:cover;object-position:center top;width:100%;height:100%;position:absolute;inset:0}.occasion-banner__content{color:#fff;max-width:720px;margin-left:auto;padding:clamp(80px,11vw,170px) clamp(34px,8vw,130px);position:relative}.occasion-banner__content>span{color:#eec9b6}.occasion-banner__content h2{letter-spacing:-.045em;margin:14px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.7rem,5.4vw,6rem);font-weight:400;line-height:.98}.occasion-banner__content p{color:#f7e9e2;max-width:480px;margin:0 0 30px;line-height:1.7}.fashion-button--light{color:var(--wine);background:#fff;border-color:#fff}.home-product-grid--compact{grid-template-columns:repeat(4,minmax(0,1fr))}.arrivals-section__more{justify-content:center;margin-top:clamp(32px,4vw,48px);display:flex}.arrivals-section__more a{border:1px solid var(--ink);color:var(--ink);text-align:center;min-width:176px;padding:13px 24px;font-size:.78rem;font-weight:700;transition:background-color .16s,color .16s}.arrivals-section__more a:hover{background:var(--ink);color:#fff}.popular-brands-section{padding-top:0}.popular-brand-carousel{position:relative}.popular-brand-carousel__track{--brand-carousel-gap:clamp(16px, 2.1vw, 30px);align-items:start;gap:var(--brand-carousel-gap);grid-auto-columns:calc((100% - (5 * var(--brand-carousel-gap))) / 6);overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;grid-auto-rows:max-content;grid-auto-flow:column;display:grid;overflow:auto hidden}.popular-brand-carousel__track::-webkit-scrollbar{display:none}.popular-brand-card{aspect-ratio:4/3;border:1px solid var(--line);scroll-snap-align:start;background:#fff;justify-content:center;align-items:center;display:flex;overflow:hidden}.popular-brand-card img{object-fit:contain;width:100%;height:100%}.popular-brand-carousel__arrow{color:var(--ink);z-index:2;background:#fff;border:1px solid #231c1d1a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:transform .16s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 6px 18px #2712161f}.popular-brand-carousel__arrow:hover{transform:translateY(-50%)scale(1.04)}.popular-brand-carousel__arrow svg{width:18px;height:18px}.popular-brand-carousel__arrow--previous{left:-22px}.popular-brand-carousel__arrow--next{right:-22px}.journal-preview{background:#f7f3f1}.journal-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.journal-card{background:#fff;padding-bottom:22px}.journal-card__image{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.journal-card__image--1{object-position:20% center}.journal-card__image--2{object-position:75% center}.journal-card__image--3{object-position:5% center}.journal-card>span,.journal-card>h3,.journal-card>p{margin-left:22px;margin-right:22px;display:block}.journal-card>span{margin-top:22px}.journal-card h3{margin-top:8px;margin-bottom:10px;font-family:Georgia,Times New Roman,serif;font-size:1.4rem;font-weight:400;line-height:1.25}.journal-card p{color:var(--muted);margin-bottom:0;line-height:1.65}.service-strip{grid-template-columns:repeat(4,1fr);gap:30px;max-width:1440px;margin:100px auto;padding:0;display:grid}.service-strip article{align-items:center;gap:15px;display:flex}.service-strip__icon{color:var(--ink);border:1px solid #4a4a4a;border-radius:50%;flex:0 0 64px;justify-content:center;align-items:center;width:64px;height:64px;display:inline-flex}.service-strip__icon svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:36px;height:36px}.service-strip__icon svg:not([fill=none]){fill:currentColor;stroke:none}.service-strip article>div{gap:3px;display:grid}.service-strip strong{font-size:1.125rem;font-weight:500}.service-strip article>div span{color:var(--muted);font-size:.875rem;line-height:1.4}.page-banner{text-align:center;background:#f4cba9;justify-content:center;align-items:center;min-height:250px;display:flex;position:relative;overflow:hidden}.page-banner:after{content:"";background:#ffe1c847;position:absolute;inset:0}.page-banner>img{object-fit:cover;object-position:50% 40%;width:100%;height:100%;position:absolute;inset:0}.page-banner>div{z-index:1;background:#fff6efb8;padding:20px 38px;position:relative}.page-banner h1{letter-spacing:-.045em;margin:8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,5vw,4.9rem);font-weight:400;line-height:1}.contact-cards{grid-template-columns:repeat(4,1fr);gap:16px;padding-bottom:30px;display:grid}.contact-cards article{border:1px solid var(--line);min-height:160px;padding:28px}.contact-cards article>span{color:var(--wine);font-family:Georgia,Times New Roman,serif;font-size:1.25rem}.contact-cards article>p{color:var(--muted);white-space:pre-line;margin:14px 0 0;line-height:1.65}.contact-layout{grid-template-columns:1fr minmax(320px,.86fr);align-items:stretch;gap:clamp(40px,8vw,100px);padding-top:34px;display:grid}.contact-form-wrap>p,.blog-intro>p{color:var(--muted);max-width:630px;line-height:1.7}.contact-form{gap:22px;margin-top:34px;display:grid}.contact-form label{color:var(--muted);letter-spacing:.07em;text-transform:uppercase;gap:8px;font-size:.72rem;font-weight:700;display:grid}.contact-form input,.contact-form textarea{border:0;border-bottom:1px solid var(--line);color:var(--ink);resize:vertical;background:0 0;border-radius:0;outline:none;padding:10px 0 14px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--wine)}.contact-form .fashion-button{justify-self:start}.contact-editorial{object-fit:cover;object-position:16% center;width:100%;height:100%;min-height:590px}.faq-grid{columns:2;column-gap:38px}.faq-grid details{border:1px solid var(--line);break-inside:avoid;margin-bottom:14px}.faq-grid summary{cursor:pointer;padding:21px 52px 21px 22px;font-family:Georgia,Times New Roman,serif;font-size:1.08rem;font-weight:600;list-style:none;position:relative}.faq-grid summary::-webkit-details-marker{display:none}.faq-grid summary:before,.faq-grid summary:after{content:"";background:currentColor;width:13px;height:1px;position:absolute;top:50%;right:22px}.faq-grid summary:after{transition:transform .16s;transform:rotate(90deg)}.faq-grid details[open] summary:after{transform:rotate(0)}.faq-grid details p{border-top:1px solid var(--line);color:var(--muted);margin:0;padding:20px 22px 24px;line-height:1.7}.blog-intro{text-align:center;padding-bottom:10px}.blog-intro>p{margin-left:auto;margin-right:auto}.blog-grid{grid-template-columns:repeat(2,1fr);gap:30px;padding-top:38px;display:grid}.blog-card{border-bottom:1px solid var(--line);padding-bottom:28px}.blog-card:first-child{grid-column:1/-1}.blog-card img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.blog-card--1 img,.blog-card--3 img{object-position:17% center}.blog-card--2 img{object-position:75% center}.blog-card>div{padding-top:22px}.blog-card h2{margin:9px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,3vw,2.7rem);font-weight:400;line-height:1.18}.blog-card p{color:var(--muted);margin:0;line-height:1.7}.rifeltflix-shell .catalog-page{max-width:1280px;padding:clamp(50px,7vw,90px) clamp(22px,5vw,64px)}.rifeltflix-shell .catalog-toolbar{border-bottom:1px solid var(--line);align-items:center;margin-bottom:34px;padding-bottom:28px}.rifeltflix-shell .catalog-toolbar h1,.rifeltflix-shell .product-buybox h1,.rifeltflix-shell .content-page__header h1,.rifeltflix-shell .checkout-form h1,.rifeltflix-shell .payment-panel h1,.rifeltflix-shell .order-head h1{letter-spacing:-.035em;font-family:Georgia,Times New Roman,serif;font-weight:400}.rifeltflix-shell .catalog-toolbar form{border-radius:0}.rifeltflix-shell .catalog-toolbar button,.rifeltflix-shell .primary{background:var(--wine);border-radius:0}.rifeltflix-shell .catalog-layout{grid-template-columns:230px minmax(0,1fr);gap:clamp(30px,5vw,64px)}.rifeltflix-shell .filter-panel{border-radius:0;top:110px}.rifeltflix-shell .filter-panel a.active{background:var(--wine)}.rifeltflix-shell .product-detail__gallery,.rifeltflix-shell .product-buybox,.rifeltflix-shell .detail-section,.rifeltflix-shell .cart-list,.rifeltflix-shell .summary-panel,.rifeltflix-shell .checkout-form,.rifeltflix-shell .payment-panel,.rifeltflix-shell .order-head,.rifeltflix-shell .empty-panel,.rifeltflix-shell .state-block,.rifeltflix-shell .account-card{box-shadow:none;border-radius:0}.rifeltflix-shell .account-menu{border-radius:0}.rifeltflix-shell .account-page{gap:0;max-width:1200px;padding-top:clamp(42px,6vw,78px);padding-bottom:clamp(80px,10vw,140px)}.rifeltflix-shell .account-menu{border:0;border-bottom:1px solid var(--line);background:0 0;gap:clamp(24px,4vw,48px);margin-bottom:clamp(30px,4vw,48px);padding:0}.rifeltflix-shell .account-menu a{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;padding:0 0 15px;font-size:.76rem;position:relative}.rifeltflix-shell .account-menu a:after{background:var(--wine);content:"";transform-origin:0;width:100%;height:2px;transition:transform .18s;position:absolute;bottom:-1px;left:0;transform:scaleX(0)}.rifeltflix-shell .account-menu a.active{color:var(--wine);background:0 0}.rifeltflix-shell .account-menu a.active:after,.rifeltflix-shell .account-menu a:hover:after{transform:scaleX(1)}.rifeltflix-shell .account-overview{background:linear-gradient(112deg,#faf4ef 0%,#fff 66%);border:0;margin-bottom:clamp(28px,4vw,46px);padding:clamp(26px,4vw,46px);position:relative;overflow:hidden}.account-overview__identity{z-index:1;align-items:center;gap:clamp(18px,3vw,30px);min-width:0;display:flex;position:relative}.account-overview__avatar{background:var(--wine);border-radius:50%;flex:0 0 72px;justify-content:center;align-items:center;width:72px;height:72px;font-family:Georgia,Times New Roman,serif;font-size:2rem;color:#fff!important;margin:0!important;font-weight:400!important;display:flex!important}.rifeltflix-shell .account-overview h1{letter-spacing:-.04em;margin:4px 0 10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.1rem,4vw,3.8rem);font-weight:400}.account-overview__identity strong{margin-right:14px;font-size:1rem;display:inline-block}.account-overview__identity div>span{margin:0;font-size:.82rem;display:inline-block}.rifeltflix-shell .account-actions{z-index:1;position:relative}.rifeltflix-shell .account-actions button{color:var(--wine);background:0 0;border:1px solid #651d2d4d;border-radius:0;min-height:44px;padding:10px 22px}.rifeltflix-shell .account-grid{grid-template-columns:minmax(0,1.22fr) minmax(320px,.78fr);gap:clamp(24px,4vw,42px)}.rifeltflix-shell .account-grid .account-card{background:#fbf9f7;border:0;padding:clamp(26px,4vw,40px)}.account-form__heading{border-bottom:1px solid var(--line);gap:8px;margin-bottom:10px;padding-bottom:24px;display:grid}.account-form__heading h2{letter-spacing:-.025em;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.65rem,3vw,2.35rem);font-weight:400}.account-form__heading>span{color:var(--muted);max-width:520px;font-size:.88rem;line-height:1.55}.rifeltflix-shell .account-form{gap:18px}.rifeltflix-shell .account-form label{color:var(--ink);gap:8px;font-size:.78rem;font-weight:700}.rifeltflix-shell .account-form input,.rifeltflix-shell .account-form textarea{background:#fff;border:1px solid #e4ddd8;min-height:48px;padding:13px 15px}.rifeltflix-shell .account-form textarea{min-height:112px}.rifeltflix-shell .account-form h3{margin-top:8px;padding-top:26px;font-family:Georgia,Times New Roman,serif;font-size:1.35rem;font-weight:400}.rifeltflix-shell .account-form>.primary{min-height:48px}.rifeltflix-shell .account-security-card{position:sticky;top:110px}.rifeltflix-shell .orders-card{background:0 0;border:0;padding:0}.orders-page__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:8px;padding-bottom:clamp(26px,4vw,40px);display:flex}.orders-page__header p{color:var(--wine);letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:.68rem;font-weight:800}.orders-page__header h1{letter-spacing:-.045em;margin:0 0 14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.5rem,5vw,4.6rem);font-weight:400;line-height:.95}.orders-page__header div>span{color:var(--muted);font-size:.9rem}.orders-page__shop-link,.order-list-card__arrow,.cart-page__continue,.cart-summary .primary-link{align-items:center;gap:10px;display:inline-flex}.orders-page__shop-link{color:var(--wine);letter-spacing:.08em;text-transform:uppercase;flex:none;padding-bottom:4px;font-size:.72rem;font-weight:800}.orders-page__shop-link svg,.order-list-card__arrow svg,.cart-page__continue svg,.cart-summary .primary-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;width:18px;height:18px}.rifeltflix-shell .account-order-list{gap:0}.rifeltflix-shell .account-order-list .order-list-card{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;grid-template-columns:minmax(0,1fr) auto auto 24px;align-items:center;gap:clamp(18px,4vw,48px);padding:26px 8px;transition:background-color .18s,padding .18s;display:grid}.rifeltflix-shell .account-order-list .order-list-card:hover{background:#fbf8f6;padding-inline:18px}.order-list-card__identity{gap:6px;min-width:0;display:grid}.order-list-card__identity>span,.order-list-card__total small{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:800}.order-list-card__identity strong{text-overflow:ellipsis;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:clamp(1rem,2vw,1.25rem);overflow:hidden}.order-list-card__identity small{color:var(--muted);font-size:.76rem;font-weight:500}.order-list-card__total{justify-items:end;gap:5px;display:grid}.order-list-card__total strong{font-size:1.05rem}.order-status{letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;border:1px solid;padding:7px 10px;font-size:.66rem;font-weight:800}.order-status--pending{color:#a65b12}.order-status--paid{color:#236b57}.order-status--fulfilled{color:#35648c}.order-status--neutral{color:#766c68}.order-list-card__arrow{color:var(--wine);justify-content:center}.account-order-state{color:var(--muted);padding:34px 8px}.rifeltflix-shell .cart-page{max-width:1240px;padding-top:clamp(50px,7vw,88px);padding-bottom:clamp(80px,10vw,140px)}.rifeltflix-shell .cart-page__header{border-bottom:1px solid var(--line);align-items:flex-end;margin-bottom:clamp(28px,4vw,46px);padding-bottom:clamp(24px,3vw,34px)}.rifeltflix-shell .cart-page__header h1{letter-spacing:-.045em;margin:8px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.7rem,5vw,4.8rem);font-weight:400;line-height:.95}.rifeltflix-shell .cart-page__header div>span{color:var(--muted);font-size:.9rem}.rifeltflix-shell .cart-page__continue{color:var(--wine);letter-spacing:.08em;text-transform:uppercase;background:0 0;border-radius:0;padding:0 0 4px;font-size:.72rem}.cart-layout{grid-template-columns:minmax(0,1fr) minmax(290px,350px);align-items:start;gap:clamp(34px,5vw,68px);display:grid}.rifeltflix-shell .cart-page .cart-list{background:0 0;border:0}.rifeltflix-shell .cart-page .cart-item{border-bottom:1px solid var(--line);grid-template-columns:112px minmax(0,1fr) auto;align-items:center;gap:clamp(18px,3vw,30px);padding:0 0 28px}.rifeltflix-shell .cart-page .cart-item+.cart-item{padding-top:28px}.rifeltflix-shell .cart-page .cart-item img,.rifeltflix-shell .cart-page .cart-item>.image-fallback{aspect-ratio:4/5;object-fit:contain;background:#f6f1ed;border-radius:0;width:112px;height:140px}.cart-item__details{min-width:0}.cart-item__details>span{color:var(--wine);letter-spacing:.11em;text-transform:uppercase;margin-bottom:8px;font-size:.64rem;font-weight:800;display:block}.rifeltflix-shell .cart-item__details h3{margin-bottom:8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.05rem,2vw,1.35rem);font-weight:400;line-height:1.3}.rifeltflix-shell .cart-item__details p{color:var(--muted);margin-bottom:12px;font-size:.82rem}.cart-item__actions{place-items:flex-end end;gap:13px;display:grid}.rifeltflix-shell .cart-item__actions .quantity-row{border:1px solid var(--line);gap:0}.rifeltflix-shell .cart-item__actions .quantity-row button,.rifeltflix-shell .cart-item__actions .quantity-row input{background:#fff;border:0;height:42px}.rifeltflix-shell .cart-item__actions .quantity-row input{border-inline:1px solid var(--line);width:48px}.cart-item__remove{color:var(--muted);text-underline-offset:3px;background:0 0;border:0;padding:0;font-size:.72rem;text-decoration:underline}.cart-item__remove:hover{color:var(--wine)}.rifeltflix-shell .cart-summary{background:#faf6f2;border:0;gap:22px;margin:0;padding:clamp(24px,3vw,34px);position:sticky;top:110px}.cart-summary__heading{border-bottom:1px solid var(--line);align-items:baseline;padding-bottom:20px}.cart-summary__heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.7rem;font-weight:400}.cart-summary__heading span,.cart-summary>p{color:var(--muted);font-size:.78rem}.cart-summary__total strong{font-family:Georgia,Times New Roman,serif;font-size:1.55rem;font-weight:400}.cart-summary>p{margin:-4px 0 0;line-height:1.55}.rifeltflix-shell .cart-summary .primary-link{background:var(--wine);color:#fff;border-radius:0;justify-content:space-between;width:100%;padding:15px 18px}.rifeltflix-shell .sku-group button,.rifeltflix-shell .quantity-row input,.rifeltflix-shell .quantity-row button,.rifeltflix-shell .thumb-button,.rifeltflix-shell .main-photo,.rifeltflix-shell .account-tabs,.rifeltflix-shell .account-form input,.rifeltflix-shell .account-form textarea,.rifeltflix-shell .checkout-form input,.rifeltflix-shell .checkout-form textarea{border-radius:0}.rifeltflix-shell .sku-group button.active{background:var(--wine);border-color:var(--wine)}.rifeltflix-shell .product-detail{grid-template-columns:minmax(0,.92fr) minmax(390px,1.08fr);align-items:start;gap:0 clamp(42px,6vw,84px);max-width:1280px;padding:clamp(56px,7vw,92px) clamp(24px,5vw,64px) clamp(80px,10vw,136px)}.rifeltflix-shell .product-breadcrumb{color:var(--muted);grid-column:1/-1;align-items:center;gap:7px;min-width:0;margin-bottom:32px;font-size:.78rem;display:flex}.rifeltflix-shell .product-breadcrumb a{color:var(--ink);flex:none}.rifeltflix-shell .product-breadcrumb a:hover{color:var(--wine)}.rifeltflix-shell .product-breadcrumb__current{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.order-navigation{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.order-breadcrumb{color:var(--muted);align-items:center;gap:7px;min-width:0;font-size:.78rem;display:flex}.order-breadcrumb a{color:var(--ink);flex:none}.order-breadcrumb a:hover,.order-back-link:hover{color:var(--wine)}.order-breadcrumb__current{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.order-back-link{color:var(--wine);letter-spacing:.1em;text-transform:uppercase;flex:none;align-items:center;gap:7px;font-size:.7rem;font-weight:800;display:inline-flex}.order-back-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6px;width:16px;height:16px}.rifeltflix-shell .product-detail__gallery,.rifeltflix-shell .product-buybox,.rifeltflix-shell .detail-section{box-shadow:none;background:0 0;border:0}.rifeltflix-shell .product-detail__gallery{padding:0;display:block}.rifeltflix-shell .main-photo{aspect-ratio:4/5;background:0 0}.rifeltflix-shell .thumb-row{flex-direction:row;justify-content:center;gap:8px;min-height:0;margin:8px auto 0;padding:0;display:flex;overflow:hidden}.rifeltflix-shell .thumb-button{border:1px solid #0000;flex:0 0 68px;width:68px}.rifeltflix-shell .thumb-button:hover,.rifeltflix-shell .thumb-button.active{border-color:var(--wine)}.rifeltflix-shell .thumb-button.active{box-shadow:none}.rifeltflix-shell .product-buybox{gap:18px;padding:4px 0 0}.rifeltflix-shell .product-buybox h1{letter-spacing:-.035em;font-family:inherit;font-size:clamp(2rem,3.1vw,3rem);font-weight:500;line-height:1.16}.rifeltflix-shell .product-buybox .product-subtitle{font-size:.96rem;line-height:1.6}.rifeltflix-shell .detail-price{border-bottom:1px solid var(--line);color:var(--muted);padding:6px 0 22px;font-size:1.9rem;font-weight:500}.rifeltflix-shell .product-facts{border-bottom:1px solid var(--line);padding-bottom:20px}.rifeltflix-shell .product-facts h2{margin:0 0 14px;font-size:1.2rem}.rifeltflix-shell .product-facts dl{gap:6px;margin:0;display:grid}.rifeltflix-shell .product-facts dl>div{gap:5px;line-height:1.35;display:flex}.rifeltflix-shell .product-facts dt{font-weight:700}.rifeltflix-shell .product-facts dd{color:var(--muted);margin:0}.rifeltflix-shell .stock-line,.rifeltflix-shell .shipping-line{color:var(--muted);flex-wrap:wrap;gap:8px 16px;font-size:.82rem;font-weight:500;display:flex}.rifeltflix-shell .stock-line span{color:inherit;font-size:inherit;background:0 0;padding:0}.rifeltflix-shell .sku-group{gap:8px}.rifeltflix-shell .sku-group button{min-height:38px;padding:7px 13px}.rifeltflix-shell .product-purchase-row{flex-wrap:wrap;align-items:stretch;gap:12px;margin-top:4px;display:flex}.rifeltflix-shell .product-purchase-row .quantity-row{border:1px solid var(--line);gap:0}.rifeltflix-shell .product-purchase-row .quantity-row button,.rifeltflix-shell .product-purchase-row .quantity-row input{color:var(--ink);background:0 0;border:0;height:46px}.rifeltflix-shell .product-purchase-row .quantity-row button{width:38px;font-weight:500}.rifeltflix-shell .product-purchase-row .quantity-row input{appearance:textfield;width:46px}.rifeltflix-shell .product-purchase-row .quantity-row input::-webkit-inner-spin-button{appearance:none;margin:0}.rifeltflix-shell .product-purchase-row .quantity-row input::-webkit-outer-spin-button{appearance:none;margin:0}.rifeltflix-shell .product-purchase-row .buy-actions{gap:8px;display:flex}.rifeltflix-shell .product-purchase-row .buy-actions button{color:#fff;background:#111;min-width:126px;padding:12px 20px}.rifeltflix-shell .product-purchase-row .buy-actions .primary{background:var(--wine)}.rifeltflix-shell .detail-section{border-top:1px solid var(--line);grid-column:1/-1;margin-top:54px;padding:26px 0 0}.rifeltflix-shell .detail-section+.detail-section{margin-top:32px}.rifeltflix-shell .detail-section h2{margin:0 0 20px;font-size:1.15rem}.rifeltflix-shell .detail-section>p{color:var(--muted);line-height:1.7}.rifeltflix-shell .detail-media{border-radius:0;margin-top:20px}.rifeltflix-shell .review-list article{border:0;border-bottom:1px solid var(--line);background:0 0;border-radius:0;padding:16px 0}.rifeltflix-shell .related-products{grid-column:1/-1;margin-top:clamp(70px,9vw,120px)}.rifeltflix-shell .related-products__heading{text-align:center;margin-bottom:clamp(34px,5vw,58px)}.rifeltflix-shell .related-products__heading span{color:var(--wine);letter-spacing:.11em;text-transform:uppercase;margin-bottom:8px;font-size:.72rem;font-weight:700;display:block}.rifeltflix-shell .related-products__heading h2{letter-spacing:-.035em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.1rem,4vw,3.35rem);font-weight:400}.rifeltflix-shell .related-products__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(24px,4vw,48px)}.rifeltflix-shell .content-page{padding-top:clamp(70px,10vw,130px);padding-bottom:clamp(70px,10vw,130px)}.rifeltflix-shell .site-footer{color:#fff;background:#5a1f2d;border:0;padding:0;display:block}.site-footer__inner{grid-template-columns:1.5fr 1fr 1fr 1fr 1.5fr;gap:60px;max-width:1440px;margin:0 auto;padding:90px 0;display:grid}.site-footer__logo{filter:brightness(0)invert();object-fit:contain;object-position:left center;width:210px;height:auto;max-height:78px;display:block}.site-footer__brand p{color:#fff;white-space:pre-line;max-width:300px;margin:20px 0 0;font-size:.875rem;line-height:1.6}.site-footer__links,.site-footer__contact,.site-footer__newsletter{align-content:start;gap:11px;display:grid}.site-footer__links>strong,.site-footer__contact>strong{color:#fff;margin-bottom:8px;font-size:1.25rem;font-weight:500}.site-footer__links a,.site-footer__contact a,.site-footer__contact span{color:#fff;white-space:pre-line;font-size:.84rem;line-height:1.5}.site-footer__links a:hover,.site-footer__contact a:hover{color:#aaa}.site-footer__newsletter h2{color:#fff;margin:0;font-family:inherit;font-size:2rem;font-weight:500;line-height:1.2}.site-footer__newsletter p{color:#fff;margin:0 0 8px;font-size:.875rem;line-height:1.5}.site-footer__newsletter form{background:#fff;border-radius:5px;align-items:center;min-height:49px;padding:0 10px 0 15px;display:flex}.site-footer__newsletter input{color:var(--ink);background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:.875rem}.site-footer__newsletter button{color:var(--ink);background:0 0;justify-content:center;align-items:center;width:44px;height:44px;padding:10px;display:inline-flex}.site-footer__newsletter button svg{width:24px;height:24px}.site-footer__bottom{border-top:1px solid #ffffff21}.site-footer__bottom-inner{justify-content:space-between;align-items:center;max-width:1440px;min-height:60px;margin:0 auto;font-size:.875rem;display:flex}.site-footer__bottom img{width:192px;height:auto}@media (width<=1280px){.best-seller-carousel__track{grid-auto-columns:calc((100% - (2 * var(--carousel-gap))) / 3)}.popular-brand-carousel__track{grid-auto-columns:calc((100% - (4 * var(--brand-carousel-gap))) / 5)}}@media (width<=980px){.rifeltflix-shell .site-header{grid-template-columns:1fr auto 1fr;min-height:76px;padding:0 18px}.rifeltflix-shell .desktop-nav{display:none}.mobile-menu-button{justify-self:start;display:inline-flex}.rifeltflix-shell .brand{justify-self:center}.mobile-menu-layer{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:100;background:#1c0c1073;animation:.18s ease-out mobile-menu-backdrop-in;display:block;position:fixed;inset:0;overflow:hidden}.mobile-menu{background:var(--cream);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;width:100%;max-width:min(84vw,360px);height:100dvh;padding:24px 26px 36px;animation:.22s cubic-bezier(.22,1,.36,1) mobile-menu-drawer-in;overflow-y:auto;box-shadow:18px 0 52px #1f0d1233}.mobile-menu__head{justify-content:space-between;align-items:center;display:flex}.mobile-menu__head button{color:var(--ink);background:#fff;border:1px solid #651d2d24;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:8px;display:inline-flex}.mobile-menu__head svg{width:20px;height:20px}.mobile-menu__brand{align-items:center;min-height:52px;display:inline-flex}.mobile-menu__brand>img{object-fit:contain;object-position:left center;max-width:156px;height:52px}.mobile-menu__eyebrow{color:var(--wine);letter-spacing:.18em;text-transform:uppercase;margin-top:34px;font-size:.64rem;font-weight:800;display:block}.mobile-menu nav{border-top:1px solid var(--line);margin-top:12px;display:grid}.mobile-menu nav a{border-bottom:1px solid var(--line);letter-spacing:.045em;text-transform:uppercase;justify-content:space-between;align-items:center;min-height:54px;padding:14px 2px;font-size:.9rem;font-weight:700;transition:color .16s,padding .16s;display:flex}.mobile-menu nav a:hover,.mobile-menu nav a:focus-visible{color:var(--wine);padding-left:6px}.menu-chevron{border-top:1px solid;border-right:1px solid;width:8px;height:8px;transform:rotate(45deg)}@keyframes mobile-menu-backdrop-in{0%{opacity:0}}@keyframes mobile-menu-drawer-in{0%{transform:translate(-100%)}}.rifeltflix-shell .product-grid,.home-product-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))}.best-seller-carousel__track{grid-auto-columns:calc((100% - (2 * var(--carousel-gap))) / 3)}.popular-brand-carousel__track{grid-auto-columns:calc((100% - (3 * var(--brand-carousel-gap))) / 4)}.service-strip{grid-template-columns:repeat(2,1fr);margin:60px auto;padding:0 40px}.contact-cards{grid-template-columns:repeat(2,1fr)}.contact-layout{grid-template-columns:1fr .8fr}.rifeltflix-shell .product-detail{grid-template-columns:minmax(0,.9fr) minmax(340px,1.1fr);column-gap:34px;padding-inline:28px}.rifeltflix-shell .site-footer{display:block}.site-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;padding:50px 40px}.site-footer__newsletter{grid-column:1/-1}.site-footer__bottom-inner{padding:0 40px}}@media (width<=760px){.order-navigation{flex-direction:column;align-items:flex-start;gap:12px}.rifeltflix-shell .account-page,.rifeltflix-shell .cart-page{padding:32px 18px 72px}.rifeltflix-shell .account-menu{gap:28px;margin-bottom:28px;overflow-x:auto}.rifeltflix-shell .account-menu a{flex:none}.rifeltflix-shell .account-overview{align-items:flex-start;padding:24px 20px}.account-overview__identity{align-items:flex-start}.account-overview__avatar{flex-basis:56px;width:56px;height:56px;font-size:1.5rem}.rifeltflix-shell .account-overview h1{font-size:2.1rem}.account-overview__identity strong,.account-overview__identity div>span{margin-right:0;display:block}.account-overview__identity div>span{margin-top:5px}.rifeltflix-shell .account-grid{grid-template-columns:minmax(0,1fr);gap:20px}.rifeltflix-shell .account-grid .account-card{padding:24px 20px}.rifeltflix-shell .account-security-card{position:static}.orders-page__header,.rifeltflix-shell .cart-page__header{flex-direction:column;align-items:flex-start}.orders-page__shop-link,.rifeltflix-shell .cart-page__continue{align-self:flex-start}.rifeltflix-shell .account-order-list .order-list-card{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px 18px;padding:22px 0}.rifeltflix-shell .account-order-list .order-list-card:hover{padding-inline:0}.order-list-card__identity{grid-column:1/-1}.order-status{justify-self:start}.order-list-card__total{justify-items:end}.order-list-card__arrow{display:none}.cart-layout{grid-template-columns:minmax(0,1fr);gap:32px}.rifeltflix-shell .cart-page .cart-item{grid-template-columns:82px minmax(0,1fr);align-items:start;gap:16px}.rifeltflix-shell .cart-page .cart-item img,.rifeltflix-shell .cart-page .cart-item>.image-fallback{width:82px;height:103px}.cart-item__actions{justify-content:space-between;align-items:center;justify-items:initial;grid-column:2;display:flex}.rifeltflix-shell .cart-summary{position:static}.rifeltflix-shell .product-detail{grid-template-columns:minmax(0,1fr);padding:34px 18px 76px;display:grid}.rifeltflix-shell .product-breadcrumb{margin-bottom:24px}.rifeltflix-shell .thumb-row{gap:6px}.rifeltflix-shell .main-photo{touch-action:pan-y}.rifeltflix-shell .thumb-button{flex-basis:50px;width:50px}.rifeltflix-shell .product-buybox{margin-top:34px}.rifeltflix-shell .product-buybox h1{letter-spacing:-.025em;font-size:clamp(1.45rem,6.4vw,1.85rem);line-height:1.22}.rifeltflix-shell .product-purchase-row .buy-actions{flex:100%}.rifeltflix-shell .product-purchase-row .buy-actions button{flex:1;min-width:0}.rifeltflix-shell .detail-section{margin-top:42px}}@media (width<=680px){.rifeltflix-shell .site-header{flex-direction:row;align-items:center;gap:0;padding:0 10px}.account-link,.brand-wordmark>svg{display:none}.brand-wordmark strong{font-size:1.2rem}.fashion-hero,.fashion-hero__content{min-height:650px}.fashion-hero__image{object-position:64% center}.fashion-hero__arrow{width:40px;height:40px}.fashion-hero:after{content:"";background:linear-gradient(90deg,#f9d5b9f0,#f9d5b980 66%,#0000);position:absolute;inset:0}.fashion-hero__content{z-index:1;justify-content:flex-end;width:100%;padding-bottom:62px}.fashion-hero__content h1{max-width:5.8em;font-size:clamp(3rem,15vw,4.8rem)}.collection-grid{aspect-ratio:auto;grid-template-rows:none;grid-template-columns:1fr;min-height:0;display:grid}.collection-card,.collection-card--1,.collection-card--2,.collection-card--3,.collection-card--4{grid-area:auto;min-height:250px}.collection-card--2{min-height:420px}.rifeltflix-shell .product-grid,.home-product-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.best-seller-carousels{gap:36px}.best-seller-carousel__track{grid-auto-columns:calc((100% - var(--carousel-gap)) / 2)}.best-seller-carousel__arrow{width:42px;height:42px}.best-seller-carousel__arrow--previous{left:4px}.best-seller-carousel__arrow--next{right:4px}.popular-brand-carousel__track{grid-auto-columns:calc((100% - var(--brand-carousel-gap)) / 2)}.popular-brand-carousel__arrow{width:40px;height:40px}.popular-brand-carousel__arrow--previous{left:4px}.popular-brand-carousel__arrow--next{right:4px}.occasion-banner>img{object-position:33% top}.occasion-banner:after{content:"";background:#4a0d1d8f;position:absolute;inset:0}.occasion-banner__content{z-index:1;padding:80px 24px}.journal-grid,.contact-cards,.contact-layout,.blog-grid{grid-template-columns:1fr}.service-strip{grid-template-columns:1fr;margin:40px auto;padding:0 25px}.contact-editorial{min-height:420px}.faq-grid{columns:1}.blog-card:first-child{grid-column:auto}.rifeltflix-shell .catalog-layout{grid-template-columns:1fr}.catalog-results-toolbar{flex-direction:column;align-items:stretch}.catalog-result-controls{justify-content:space-between}.catalog-sort-control{flex:1}.catalog-sort-control select{width:100%;min-width:0}.rifeltflix-shell .catalog-product-grid--list .product-card{grid-template-columns:104px minmax(0,1fr);gap:16px;padding:16px 0}.rifeltflix-shell .catalog-product-grid--list .product-card__image{width:104px}.rifeltflix-shell .filter-panel{border-radius:0;flex-wrap:wrap;overflow-x:visible}.rifeltflix-shell .site-footer{padding:0}.site-footer__inner{grid-template-columns:1fr;padding:40px 25px}.site-footer__newsletter{grid-column:auto}.site-footer__bottom-inner{text-align:center;flex-direction:column;gap:12px;padding:15px 25px}}@media (width>=981px) and (width<=1599px){.service-strip{padding-inline:100px}.site-footer__inner{padding:70px 100px}.site-footer__bottom-inner{padding-inline:100px}}@media (width>=821px) and (width<=1279px){.service-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(18px,3vw,30px);padding-inline:clamp(40px,6vw,64px)}.service-strip article{text-align:center;flex-direction:column}.service-strip__icon{flex-basis:52px;width:52px;height:52px}.service-strip__icon svg{width:28px;height:28px}.site-footer__inner{grid-template-columns:minmax(0,1.35fr) minmax(130px,.75fr) minmax(170px,.9fr);gap:48px clamp(32px,5vw,56px);padding:48px clamp(40px,6vw,64px)}.site-footer__newsletter{grid-column:2/-1}.site-footer__bottom-inner{padding-inline:clamp(40px,6vw,64px)}}
