:root{--origo-burgundy:#76001f;--origo-deep-burgundy:#4b0015;--origo-gold:#d1a04c;--origo-cream:#fff9f4;--origo-bg:#fcfaf8;--origo-text:#231719;--origo-muted:#7b7072;--origo-border:rgba(84,48,55,.12)}
.catalog-route #storefront-main{max-width:none;padding:0}.catalog-route #storefront-main>:not(#catalog-page){display:none!important}.catalog-page{min-height:72vh;color:var(--origo-text);background:var(--origo-bg);border-top:1px solid var(--origo-border)}
.catalog-shell{width:min(1560px,100%);margin:auto;display:grid;grid-template-columns:280px minmax(0,1fr);direction:ltr}.catalog-sidebar,.catalog-main{direction:rtl}.catalog-sidebar{position:relative;padding:24px 22px 36px;border-right:1px solid var(--origo-border);background:rgba(255,255,255,.72)}
.catalog-breadcrumb{min-height:36px;padding-bottom:18px;display:flex;align-items:center;gap:8px;border-bottom:1px solid var(--origo-border);color:var(--origo-muted);font-size:11px}.catalog-breadcrumb button{padding:0;border:0;color:inherit;background:transparent;cursor:pointer}.catalog-breadcrumb b{color:var(--origo-text);font-weight:600}.catalog-filter-heading{padding:18px 0 10px;display:flex;align-items:center;justify-content:space-between}.catalog-filter-heading h2{margin:0;font-size:15px}.catalog-filter-heading span{color:var(--origo-burgundy)}
.catalog-filter-section{border-bottom:1px solid var(--origo-border)}.catalog-filter-section>button{width:100%;min-height:48px;padding:0;display:flex;align-items:center;justify-content:space-between;border:0;color:var(--origo-text);background:transparent;font:inherit;font-size:12px;cursor:pointer}.catalog-filter-section>button i{font-style:normal;transition:.2s}.catalog-filter-section>button[aria-expanded=false] i{transform:rotate(180deg)}.catalog-filter-panel{padding:0 0 15px}.catalog-filter-panel[hidden]{display:none}.catalog-check{min-height:30px;display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:5px;color:var(--origo-text);font-size:10px;cursor:pointer}.catalog-check input{appearance:none;width:15px;height:15px;margin:0;display:grid;place-items:center;border:1px solid #b8aeaa;border-radius:3px;background:#fff}.catalog-check input:checked{border-color:var(--origo-burgundy);background:var(--origo-burgundy)}.catalog-check input:checked:after{content:"✓";color:#fff;font-size:10px}.catalog-check small{color:#a69b98;font-size:9px}.catalog-brand-search{width:100%;height:34px;margin:0 0 8px;padding:0 11px;border:1px solid var(--origo-border);border-radius:18px;color:var(--origo-text);background:#fff;font:inherit;font-size:9px}.catalog-more-button{margin-top:7px;padding:3px 0;border:0;border-bottom:1px solid currentColor;color:var(--origo-burgundy);background:transparent;font:inherit;font-size:9px;cursor:pointer}
.catalog-price-range{padding-top:3px}.catalog-price-track{position:relative;height:28px}.catalog-price-track:before{content:"";position:absolute;top:13px;right:4px;left:4px;height:2px;background:#eadfe0}.catalog-price-track input{position:absolute;inset:0;width:100%;height:28px;margin:0;pointer-events:none;appearance:none;background:transparent}.catalog-price-track input::-webkit-slider-thumb{appearance:none;width:14px;height:14px;border:2px solid var(--origo-burgundy);border-radius:50%;background:#fff;pointer-events:auto;cursor:pointer}.catalog-price-inputs{display:grid;grid-template-columns:1fr 1fr;gap:8px}.catalog-price-inputs input{width:100%;height:34px;padding:0 8px;border:1px solid var(--origo-border);border-radius:7px;color:var(--origo-text);background:#fff;text-align:center;font:inherit;font-size:10px}
.catalog-main{min-width:0;padding:34px 32px 60px}.catalog-search-area{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 185px;gap:18px;direction:ltr}.catalog-search-box,.catalog-description-button{direction:rtl}.catalog-search-box{position:relative}.catalog-search-box>input{width:100%;height:48px;padding:0 54px 0 20px;border:1px solid var(--origo-border);border-radius:26px;color:var(--origo-text);background:rgba(255,255,255,.88);font:inherit;font-size:11px;outline:none}.catalog-search-box>input:focus{border-color:rgba(118,0,31,.5);box-shadow:0 0 0 3px rgba(118,0,31,.06)}.catalog-search-box>button{position:absolute;top:5px;right:8px;width:38px;height:38px;display:grid;place-items:center;border:0;color:var(--origo-deep-burgundy);background:transparent;cursor:pointer}.catalog-search-box svg{width:25px;fill:none;stroke:currentColor;stroke-width:1.8}.catalog-description-button{height:48px;display:flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:24px;color:#fff;background:linear-gradient(110deg,var(--origo-deep-burgundy),var(--origo-burgundy));box-shadow:0 10px 24px rgba(75,0,21,.18);font:inherit;font-size:11px;font-weight:700;cursor:pointer}.catalog-description-button i{color:#f2d495;font-size:18px;font-style:normal}
.catalog-autocomplete{position:absolute;z-index:24;top:55px;right:0;left:0;max-height:420px;overflow:auto;padding:8px;border:1px solid var(--origo-border);border-radius:14px;background:#fff;box-shadow:0 22px 60px rgba(50,20,28,.16)}.catalog-autocomplete[hidden]{display:none}.catalog-autocomplete-group+ .catalog-autocomplete-group{margin-top:6px;padding-top:6px;border-top:1px solid var(--origo-border)}.catalog-autocomplete-group>small{display:block;padding:6px 9px;color:var(--origo-gold);font-size:8px;font-weight:700}.catalog-autocomplete button{width:100%;min-height:38px;padding:7px 9px;display:flex;align-items:center;gap:10px;border:0;border-radius:8px;color:var(--origo-text);background:transparent;text-align:start;font:inherit;font-size:10px;cursor:pointer}.catalog-autocomplete button:hover,.catalog-autocomplete button.active{background:#fff5f1}.catalog-autocomplete img{width:32px;height:32px;border-radius:6px;object-fit:cover}.catalog-autocomplete button span{display:grid}.catalog-autocomplete button small{color:var(--origo-muted);font-size:8px}
.catalog-title-area{position:relative;min-height:128px;padding:32px 0 20px;display:flex;align-items:flex-end;direction:ltr;overflow:hidden}.catalog-title-area>div{direction:rtl;text-align:left}.catalog-title-area h1{margin:0;color:var(--origo-text);font-size:29px;line-height:1.2}.catalog-title-area p{margin:8px 0 0;color:var(--origo-muted);font-size:11px}.catalog-title-art{position:absolute;right:25px;bottom:-32px;color:rgba(118,0,31,.045);font-family:"DM Serif Display",serif;font-size:110px;letter-spacing:.04em;pointer-events:none}
.catalog-quick-filters{padding-bottom:15px;display:flex;gap:9px;direction:ltr;overflow-x:auto;border-bottom:1px solid var(--origo-border);scrollbar-width:none}.catalog-quick-filters::-webkit-scrollbar{display:none}.catalog-quick-filters button{min-width:84px;height:38px;padding:0 16px;display:flex;align-items:center;justify-content:center;gap:7px;direction:rtl;white-space:nowrap;border:1px solid var(--origo-border);border-radius:21px;color:var(--origo-text);background:#fff;font:inherit;font-size:10px;cursor:pointer}.catalog-quick-filters button.active{color:#fff;border-color:var(--origo-burgundy);background:linear-gradient(105deg,var(--origo-deep-burgundy),var(--origo-burgundy))}.catalog-quick-filters i{color:var(--origo-gold);font-style:normal}
.catalog-results-toolbar{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:16px;direction:ltr}.catalog-active-filters,.catalog-sort-controls{direction:rtl}.catalog-active-filters{min-width:0;display:flex;align-items:center;gap:7px;overflow-x:auto;scrollbar-width:none}.catalog-active-filters>button{height:31px;padding:0 11px;display:flex;align-items:center;gap:8px;white-space:nowrap;border:0;border-radius:17px;color:#5f514d;background:#f7f0e8;font:inherit;font-size:9px;cursor:pointer}.catalog-active-filters .catalog-clear-all{padding-inline:0;color:var(--origo-burgundy);background:transparent}.catalog-active-filters .catalog-clear-all i{font-style:normal}.catalog-sort-controls{display:flex;align-items:center;gap:8px;flex:0 0 auto}.catalog-view-button{width:39px;height:38px;border:1px solid var(--origo-border);border-radius:7px;color:#978d89;background:#fff}.catalog-view-button.active{color:#fff;background:var(--origo-burgundy)}.catalog-sort-controls label{height:38px;padding:0 12px;display:flex;align-items:center;gap:7px;border:1px solid var(--origo-border);border-radius:8px;background:#fff}.catalog-sort-controls label span{color:var(--origo-muted);font-size:9px}.catalog-sort-controls select,.catalog-mobile-toolbar select{border:0;outline:0;color:var(--origo-text);background:transparent;font:inherit;font-size:10px}.catalog-mobile-toolbar{display:none}
.catalog-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;direction:ltr;align-items:start}.catalog-product-grid .perfume-product-card{min-width:0;direction:rtl}.catalog-product-grid .perfume-product-card .product-card-media{aspect-ratio:1/1}.catalog-product-grid .perfume-product-card .product-card-info{padding:13px}.catalog-product-grid .perfume-product-card .product-info h3{font-size:15px}.catalog-product-grid .perfume-product-card .product-card-secondary-name{font-size:9px}.catalog-product-grid .perfume-product-card .product-card-notes{min-height:72px;margin-top:10px;padding:8px 0}.catalog-product-grid .perfume-product-card .product-card-notes img{width:38px;height:34px}.catalog-product-grid .perfume-product-card .card-add-button{height:42px;margin-top:10px}.catalog-product-grid .perfume-product-card .product-card-commerce{margin-top:10px;padding-top:10px}
.catalog-skeleton{min-height:510px;overflow:hidden;border:1px solid var(--origo-border);border-radius:15px;background:#fff}.catalog-skeleton:before,.catalog-skeleton:after{content:"";display:block;background:linear-gradient(90deg,#f6f1ee,#fff,#f6f1ee);background-size:220% 100%;animation:catalogShimmer 1.15s linear infinite}.catalog-skeleton:before{height:270px}.catalog-skeleton:after{height:180px;margin:22px 14px;border-radius:9px}@keyframes catalogShimmer{to{background-position:-220% 0}}
.catalog-empty{grid-column:1/-1;min-height:420px;padding:55px 20px;display:grid;place-items:center;align-content:center;text-align:center;border:1px dashed rgba(118,0,31,.2);border-radius:18px;background:#fff}.catalog-empty>span{font-size:44px;color:var(--origo-gold)}.catalog-empty h2{margin:13px 0 5px;font-size:22px}.catalog-empty p{max-width:520px;margin:0 0 18px;color:var(--origo-muted);font-size:11px;line-height:1.9}.catalog-empty div{display:flex;gap:8px}.catalog-empty button{height:38px;padding:0 16px;border:1px solid var(--origo-burgundy);border-radius:8px;color:var(--origo-burgundy);background:#fff;font:inherit;font-size:10px;cursor:pointer}.catalog-empty button:first-child{color:#fff;background:var(--origo-burgundy)}
.catalog-pagination{margin-top:30px;display:flex;justify-content:center;gap:6px}.catalog-pagination button{width:36px;height:36px;border:1px solid var(--origo-border);border-radius:8px;color:var(--origo-text);background:#fff;cursor:pointer}.catalog-pagination button.active{color:#fff;background:var(--origo-burgundy)}
.catalog-filter-backdrop{position:fixed;z-index:140;inset:0;display:none;background:rgba(24,10,15,.45);backdrop-filter:blur(2px)}.catalog-filter-drawer{position:fixed;z-index:141;right:0;bottom:0;left:0;max-height:88vh;display:none;overflow:hidden;border-radius:20px 20px 0 0;color:var(--origo-text);background:var(--origo-bg);box-shadow:0 -20px 60px rgba(35,15,20,.25);transform:translateY(105%);transition:.28s ease}.catalog-filter-drawer.open{transform:none}.catalog-filter-drawer-head{height:78px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--origo-border)}.catalog-filter-drawer-head small{color:var(--origo-gold);font-size:8px}.catalog-filter-drawer-head h2{margin:2px 0 0;font-size:20px}.catalog-filter-drawer-head button{width:36px;height:36px;border:1px solid var(--origo-border);border-radius:50%;color:var(--origo-text);background:transparent;font-size:22px}.catalog-filter-drawer>.catalog-filter-content{max-height:calc(88vh - 150px);overflow:auto;padding:0 20px 25px}.catalog-filter-drawer-footer{height:72px;padding:10px 16px;display:grid;grid-template-columns:.7fr 1.3fr;gap:9px;border-top:1px solid var(--origo-border);background:var(--origo-bg)}.catalog-filter-drawer-footer button{border:1px solid var(--origo-burgundy);border-radius:9px;color:var(--origo-burgundy);background:transparent;font:inherit;font-size:10px}.catalog-filter-drawer-footer button:last-child{color:#fff;background:var(--origo-burgundy)}
.catalog-description-overlay{place-items:center;padding:18px}.catalog-description-dialog{position:relative;width:min(520px,100%);padding:42px;border:1px solid rgba(209,160,76,.24);border-radius:18px;color:var(--origo-text);background:var(--origo-bg);box-shadow:0 30px 100px rgba(35,15,20,.3)}.catalog-description-dialog>span{color:var(--origo-gold);font-size:24px}.catalog-description-dialog h2{margin:7px 0;font-size:24px}.catalog-description-dialog>p{margin:0 0 22px;color:var(--origo-muted);font-size:10px}.catalog-description-dialog form{display:grid;gap:9px}.catalog-description-dialog label{font-size:9px}.catalog-description-dialog textarea{min-height:118px;padding:14px;border:1px solid var(--origo-border);border-radius:10px;color:var(--origo-text);background:#fff;resize:vertical;font:inherit;font-size:10px}.catalog-description-dialog form button{height:44px;border:0;border-radius:9px;color:#fff;background:var(--origo-burgundy);font:inherit;font-weight:700}.catalog-description-status{min-height:20px;margin-top:10px;color:var(--origo-muted);font-size:9px}
.dark .catalog-page,.dark .catalog-filter-drawer,.dark .catalog-description-dialog{--origo-bg:#120d0f;--origo-text:#f8f1ed;--origo-muted:#b7aaa8;--origo-border:rgba(231,195,109,.14);color:var(--origo-text);background:var(--origo-bg)}.dark .catalog-sidebar{background:#171013}.dark .catalog-search-box>input,.dark .catalog-autocomplete,.dark .catalog-quick-filters button,.dark .catalog-sort-controls label,.dark .catalog-view-button,.dark .catalog-check input,.dark .catalog-brand-search,.dark .catalog-price-inputs input,.dark .catalog-empty,.dark .catalog-pagination button,.dark .catalog-description-dialog textarea{color:var(--origo-text);background:#1d1518}.dark .catalog-active-filters>button{color:#e8dcd8;background:#291b1e}.dark .catalog-skeleton{background:#1d1518}.dark .catalog-skeleton:before,.dark .catalog-skeleton:after{background:linear-gradient(90deg,#21171a,#312125,#21171a);background-size:220% 100%}
.catalog-price-inputs{direction:ltr}
@media(min-width:1780px){.catalog-shell{grid-template-columns:300px minmax(0,1fr)}.catalog-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:1180px){.catalog-shell{grid-template-columns:240px minmax(0,1fr)}.catalog-sidebar{padding-inline:16px}.catalog-main{padding-inline:22px}.catalog-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:800px){.catalog-route .site-header{position:sticky;top:0}.catalog-shell{display:block}.catalog-sidebar{display:none}.catalog-main{padding:18px 12px 92px}.catalog-search-area{grid-template-columns:1fr;gap:9px}.catalog-search-box>input{height:43px;font-size:9px}.catalog-description-button{height:42px;border-radius:9px}.catalog-title-area{min-height:105px;padding:25px 4px 17px}.catalog-title-area h1{font-size:25px}.catalog-title-art{display:none}.catalog-quick-filters{margin-inline:-12px;padding:0 12px 14px}.catalog-quick-filters button{min-width:auto;height:36px;padding-inline:17px}.catalog-results-toolbar{min-height:auto;padding:12px 0 8px}.catalog-sort-controls{display:none}.catalog-mobile-toolbar{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--origo-border)}.catalog-mobile-toolbar>button,.catalog-mobile-toolbar label{height:39px;padding:0 14px;display:flex;align-items:center;gap:7px;border:1px solid var(--origo-border);border-radius:8px;color:var(--origo-text);background:transparent;font:inherit;font-size:9px}.catalog-mobile-toolbar>button{border-color:var(--origo-burgundy);color:var(--origo-burgundy)}.catalog-active-filters{padding-bottom:4px}.catalog-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.catalog-product-grid .perfume-product-card .product-card-info{padding:10px}.catalog-product-grid .perfume-product-card .product-info h3{font-size:13px}.catalog-product-grid .perfume-product-card .product-card-type{font-size:6.5px}.catalog-product-grid .perfume-product-card .product-card-notes{min-height:62px}.catalog-product-grid .perfume-product-card .product-card-notes img{width:29px;height:27px}.catalog-product-grid .perfume-product-card .product-card-commerce{margin-top:8px;padding-top:8px}.catalog-product-grid .perfume-product-card .product-card-rating-price{grid-template-columns:1fr}.catalog-product-grid .perfume-product-card .product-card-price-row{justify-items:start}.catalog-filter-backdrop.open{display:block}.catalog-filter-drawer{height:88vh;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.catalog-filter-drawer>.catalog-filter-content{max-height:none;min-height:0}.catalog-description-dialog{padding:34px 20px}.catalog-skeleton{min-height:430px}}
@media(max-width:380px){.catalog-main{padding-inline:8px}.catalog-quick-filters{margin-inline:-8px}.catalog-product-grid{gap:7px}.catalog-product-grid .perfume-product-card .product-card-info{padding:8px}.catalog-product-grid .perfume-product-card .product-card-notes{display:none}.catalog-product-grid .perfume-product-card .card-add-button{font-size:8px}}
