.catalog-shell{--c-white: #FFFFFF;--c-black: #0A0A0B;--c-indigo: #0818A8;--c-indigo-700: #060F6B;--c-sky: #E3EDFF;--c-sky-200: #C7D6FF;--c-ink-50: #F6F7FB;--c-ink-100: #ECEEF3;--c-ink-200: #D9DCE4;--c-ink-300: #B2B6C1;--c-ink-400: #7E8290;--c-ink-500: #555966;--c-ink-700: #1B1D24;--c-line: #E4E7EE;--c-eggshell: #FDFBF6;--c-eggshell-deep: #F5F0E1;--bg: var(--c-ink-50);--bg-alt: var(--c-ink-100);--fg: var(--c-black);--fg-soft: var(--c-ink-700);--muted: var(--c-ink-400);--rule: var(--c-line);--rule-strong: var(--c-ink-200);--accent: var(--c-indigo);--accent-deep: var(--c-indigo-700);--accent-soft: var(--c-sky);--font-brand: "Geist", system-ui, sans-serif;--font-body: "Inter", system-ui, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, monospace;font-family:var(--font-body);color:var(--fg);background:var(--bg)}.catalog-shell[data-palette=gold]{--bg: var(--c-eggshell);--bg-alt: var(--c-eggshell-deep)}.catalog-shell ::selection{background:var(--accent);color:var(--c-white)}.catalog-shell,.catalog-shell *{box-sizing:border-box}.catalog-shell{font-family:var(--font-body, "Inter", system-ui, sans-serif);color:var(--fg);background:var(--bg);margin:0;padding:0;-webkit-font-smoothing:antialiased}.catalog-shell .catalog-header{padding:1.5rem 1.5rem 1.25rem;max-width:1380px;margin:0 auto;display:flex;justify-content:center;align-items:center}.catalog-shell .catalog-header-banner{display:block;max-width:380px;max-height:150px;width:auto;height:auto;object-fit:contain}@media(max-width:640px){.catalog-shell .catalog-header-banner{max-width:240px}}.catalog-shell .catalog-filter-bar{position:sticky;top:0;z-index:100;background:var(--bg);border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:.75rem 0;backdrop-filter:blur(10px)}.catalog-shell .catalog-filter-inner{display:flex;flex-wrap:wrap;gap:.625rem;align-items:center;justify-content:flex-start;max-width:1380px;margin:0 auto;padding:0 1.5rem}.catalog-shell .catalog-filter-row{display:flex;flex-wrap:nowrap;align-items:center;gap:.625rem;flex:1 1 auto;min-width:0}.catalog-shell .catalog-filter-search{flex:1 1 360px;min-width:0;max-width:360px;position:relative}.catalog-shell .catalog-filter-actions{display:flex;flex-wrap:nowrap;align-items:center;gap:.625rem;flex:0 0 auto}.catalog-shell .catalog-filter-title{margin:0 0 0 auto;font-family:var(--font-brand);font-size:clamp(1rem,1.4vw,1.25rem);font-weight:300;letter-spacing:-.02em;line-height:1.15;color:var(--fg);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:40%}@media(max-width:768px){.catalog-shell .catalog-filter-title{order:-1;margin-left:0;max-width:100%;flex-basis:100%;text-align:left;white-space:normal}}.catalog-shell .catalog-filter-search .search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--muted);font-size:.95rem;pointer-events:none;display:flex;align-items:center;justify-content:center;line-height:0}.catalog-shell .catalog-filter-search input{width:100%;padding:.55rem 1rem .55rem 2.5rem;border:1px solid var(--rule-strong);border-radius:999px;background:var(--c-white);font-size:.875rem;font-family:var(--font-body);color:var(--fg);outline:none;transition:border-color .15s ease,box-shadow .15s ease}.catalog-shell .catalog-filter-search input:focus{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-soft)}.catalog-shell .catalog-filter-select select{padding:.5rem 2.25rem .5rem 1rem;border:1px solid var(--rule-strong);border-radius:999px;background:var(--c-white);font-size:.875rem;font-family:var(--font-body);color:var(--fg);appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path d='M0 0l5 6 5-6z' fill='%237E8290'/></svg>");background-repeat:no-repeat;background-position:right 12px center;transition:border-color .15s ease}.catalog-shell .catalog-filter-select select:focus{outline:none;border-color:var(--accent)}.catalog-shell .catalog-filter-price{display:flex;align-items:center;gap:.4rem}.catalog-shell .catalog-filter-price input{width:130px;padding:.5rem 1rem;border:1px solid var(--rule-strong);border-radius:999px;font-size:.875rem;font-family:var(--font-mono);color:var(--fg);text-align:center;outline:none;transition:border-color .15s ease;-moz-appearance:textfield}.catalog-shell .catalog-filter-price input::-webkit-outer-spin-button,.catalog-shell .catalog-filter-price input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.catalog-shell .catalog-filter-price input:focus{border-color:var(--accent)}.catalog-shell .catalog-filter-price span{color:var(--muted);font-size:.875rem}.catalog-shell .catalog-filter-more{padding:.5rem 1rem;border:1px solid var(--rule-strong);border-radius:999px;background:var(--c-white);color:var(--fg);font-family:var(--font-body);font-size:.875rem;font-weight:500;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem;transition:all .15s ease}.catalog-shell .catalog-filter-more:hover{border-color:var(--accent);color:var(--accent)}.catalog-shell .catalog-filter-more.has-filters{background:var(--accent-soft);color:var(--accent);border-color:var(--c-sky-200)}.catalog-shell .visually-hidden{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}.catalog-shell .catalog-filter-backdrop{position:fixed;inset:0;background:#00000080;z-index:1050;opacity:0;pointer-events:none;transition:opacity .15s ease}.catalog-shell .catalog-filter-backdrop.show{opacity:1;pointer-events:auto}.catalog-shell .filter-cat-tabs-label{font-family:var(--font-mono);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--fg);margin:0 0 .5rem;display:block}.catalog-shell .filter-cat-tabs{display:flex;flex-wrap:wrap;gap:4px;padding:0;margin:0}.catalog-shell .filter-cat-tabs,.catalog-shell .filter-jewelry-cat-row{border-bottom:1px solid var(--rule);padding-bottom:.875rem}.catalog-shell .filter-cat-tabs:has(+.filter-jewelry-cat-row){border-bottom:0;padding-bottom:0}.catalog-shell .filter-cat-tab{padding:.5rem 1rem;border:1px solid var(--rule-strong);border-radius:999px;background:var(--c-white);color:var(--fg-soft);font-family:var(--font-body);font-size:.825rem;font-weight:500;cursor:pointer;transition:all .15s ease;letter-spacing:-.005em}.catalog-shell .filter-cat-tab:hover{border-color:var(--accent);color:var(--accent)}.catalog-shell .filter-cat-tab.active{background:var(--c-black);border-color:var(--c-black);color:var(--c-white)}.catalog-shell .filter-cat-tab.active:hover{background:var(--accent);border-color:var(--accent)}.catalog-shell .filter-cat-tab-count{display:inline-block;margin-left:.35rem;padding:0 .45rem;border-radius:999px;background:var(--c-ink-100);color:var(--muted);font-family:var(--font-mono);font-size:.75rem;letter-spacing:.04em;line-height:1.5;vertical-align:middle}.catalog-shell .filter-cat-tab.active .filter-cat-tab-count{background:#ffffff2e;color:var(--c-white)}.catalog-shell .filter-jewelry-cat-row{display:flex;flex-wrap:wrap;gap:.45rem;margin:.625rem 0 1.25rem}.catalog-shell .filter-jewelry-cat-row .filter-jewelry-cat{font-size:.78rem;padding:.4rem .85rem}.catalog-shell .catalog-filter-modal.cat-deselected .modal-body>*:not(.filter-cat-tabs):not(.filter-cat-tabs-label){display:none!important}.catalog-shell .catalog-filter-clear{padding:.5rem 1rem;border:0;background:transparent;color:var(--muted);font-family:var(--font-body);font-size:.875rem;font-weight:500;cursor:pointer;text-decoration:underline;transition:color .15s ease}.catalog-shell .catalog-filter-clear:hover{color:var(--accent)}.catalog-shell .catalog-filter-label{font-family:var(--font-mono);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--fg);margin-bottom:.4rem;display:block}.catalog-shell .catalog-tag-search{width:100%;padding:.5rem .875rem;border:1px solid var(--rule-strong);border-radius:999px;background:var(--c-white);font-size:.825rem;font-family:var(--font-body);margin-bottom:.5rem;outline:none}.catalog-shell .catalog-tag-search:focus{border-color:var(--accent)}.catalog-shell .catalog-tag-select{display:flex;flex-wrap:wrap;gap:.35rem}.catalog-shell .catalog-tag{padding:.35rem .85rem;border:1px solid var(--rule-strong);border-radius:999px;background:var(--c-white);color:var(--fg-soft);font-family:var(--font-body);font-size:.8rem;cursor:pointer;transition:all .15s ease}.catalog-shell .catalog-tag:hover{border-color:var(--accent);color:var(--accent)}.catalog-shell .catalog-tag.active{background:var(--c-black);border-color:var(--c-black);color:var(--c-white)}.catalog-shell .catalog-stone-filter{background:var(--bg);border-radius:14px;padding:1rem 1.125rem .5rem;margin-top:.75rem}.catalog-shell .catalog-stone-attrs{margin-top:.5rem}.catalog-shell .catalog-active-row{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem 0;max-width:1380px;margin:0 auto}.catalog-shell .catalog-active-row:has(.catalog-active-filters:empty){display:none}.catalog-shell .catalog-active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;min-width:0}.catalog-shell .catalog-active-filter-pill{background:var(--accent-soft);color:var(--accent);border:1px solid var(--c-sky-200);border-radius:999px;padding:.25rem .625rem .25rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex;align-items:center;gap:.4rem}.catalog-shell .catalog-active-filter-pill .pill-label{color:var(--accent-deep);font-family:var(--font-mono);font-size:.65rem;text-transform:uppercase;letter-spacing:.06em}.catalog-shell .catalog-active-filter-pill .pill-value{color:var(--accent)}.catalog-shell .catalog-active-filter-pill .pill-remove{background:transparent;border:0;color:var(--accent);cursor:pointer;font-size:.875rem;line-height:1;padding:0;margin-left:.2rem;opacity:.6;transition:opacity .15s ease}.catalog-shell .catalog-active-filter-pill .pill-remove:hover{opacity:1}.catalog-shell .catalog-result-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1.5rem 0;max-width:1380px;margin:0 auto;color:var(--muted);font-family:var(--font-mono);font-size:.75rem;letter-spacing:.04em}.catalog-shell .catalog-result-count{flex:1;color:var(--muted);font-family:var(--font-mono);font-size:.75rem;letter-spacing:.04em}.catalog-shell .catalog-sort{display:inline-flex;align-items:center;gap:.4rem;color:var(--muted);font-family:var(--font-mono);font-size:.75rem;letter-spacing:.04em;cursor:pointer;white-space:nowrap}.catalog-shell .catalog-sort select{border:0;background:transparent;color:var(--fg);font-family:var(--font-mono);font-size:.75rem;letter-spacing:.04em;appearance:none;cursor:pointer;padding:0 1rem 0 0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path d='M0 0l5 6 5-6z' fill='%237E8290'/></svg>");background-repeat:no-repeat;background-position:right center}.catalog-shell .catalog-sort select:focus{outline:none}.catalog-shell .catalog-load-more-wrap{display:flex;justify-content:center;padding:2.5rem 1.5rem 3rem}.catalog-shell .catalog-load-more{background:var(--c-white);border:1.5px solid var(--rule-strong);color:var(--fg);font-family:var(--font-body);font-size:.95rem;font-weight:500;padding:.85rem 2rem;border-radius:999px;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.catalog-shell .catalog-load-more:hover{border-color:var(--accent);color:var(--accent)}.catalog-shell .catalog-load-more:disabled{opacity:.5;cursor:default}.catalog-shell .catalog-load-more #catalogLoadMoreCount{font-family:var(--font-mono);font-size:.85rem}.catalog-shell .catalog-loading{display:flex;justify-content:center;align-items:center;padding:4rem}.catalog-shell .catalog-loading .spinner-border{width:2.5rem;height:2.5rem;color:var(--accent)}.catalog-shell .catalog-empty{text-align:center;padding:4rem 2rem;color:var(--muted)}.catalog-shell .catalog-empty i{font-size:3rem;margin-bottom:1rem;display:block;color:var(--c-ink-300)}.catalog-shell .catalog-empty p{font-size:1rem;margin:0}.catalog-shell .catalog-modal .modal-dialog{max-width:min(800px,calc(100vw - 2rem));margin-left:auto;margin-right:auto}.catalog-shell .catalog-modal .modal-content{border-radius:18px;border:none;background:var(--c-white)}.catalog-shell .catalog-modal .modal-header{border-bottom:1px solid var(--rule);padding:1rem 1.5rem}.catalog-shell .catalog-modal .modal-title{font-family:var(--font-brand);font-size:1.05rem;font-weight:600;letter-spacing:-.015em}.catalog-shell .catalog-modal .modal-body{padding:1.5rem}.catalog-shell .catalog-modal .modal-footer{border-top:1px solid var(--rule);padding:.875rem 1.5rem}.catalog-shell .catalog-modal .modal-footer .btn-dark{background:var(--c-black);border-color:var(--c-black);border-radius:999px;padding:.5rem 1.25rem;font-weight:500}.catalog-shell .catalog-modal .modal-footer .btn-dark:hover{background:var(--accent);border-color:var(--accent)}.catalog-shell .catalog-modal-carousel{background:var(--bg-alt);border-radius:12px;overflow:hidden}.catalog-shell .catalog-modal-carousel .carousel-item-inner{display:flex;justify-content:center;align-items:center;height:30vw;min-height:300px;max-height:600px}.catalog-shell .catalog-modal-carousel .carousel-item-inner img,.catalog-shell .catalog-modal-carousel .carousel-item-inner video{max-height:100%;max-width:100%;object-fit:contain}.catalog-shell .catalog-modal-carousel .carousel-control-prev,.catalog-shell .catalog-modal-carousel .carousel-control-next{width:3rem}.catalog-shell .catalog-modal-description{white-space:pre-line;color:var(--fg-soft);font-size:.9rem;line-height:1.6}.catalog-shell .catalog-modal-price{font-family:var(--font-brand);font-size:1.4rem;font-weight:600;color:var(--fg);letter-spacing:-.02em;margin:.75rem 0}.catalog-shell .catalog-detail-section{padding:1rem 0;border-top:1px solid var(--rule)}.catalog-shell .catalog-detail-section h6{font-family:var(--font-mono);font-size:.65rem;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:.2rem}.catalog-shell .catalog-detail-section span{font-size:.9rem;color:var(--fg)}.catalog-shell .catalog-detail-row{display:flex;flex-wrap:wrap;gap:1.5rem}.catalog-shell .catalog-detail-item{min-width:80px}@media screen and (max-width:576px){.catalog-shell .catalog-filter-search{max-width:none;min-width:0;flex-basis:100%}.catalog-shell .catalog-filter-price input{width:75px}.catalog-shell .catalog-modal-carousel .carousel-item-inner{height:60vw;min-height:200px}}@media screen and (max-width:768px){.catalog-shell .catalog-modal .modal-body .row{flex-direction:column-reverse}}.catalog-shell .catalog-lightbox{position:fixed;inset:0;background:#000000eb;z-index:2000;display:none;align-items:center;justify-content:center;padding:4vh 4vw;cursor:zoom-out}.catalog-shell .catalog-lightbox.show{display:flex}.catalog-shell .catalog-lightbox-img{max-width:100%;max-height:100%;object-fit:contain;box-shadow:0 30px 80px #0009}.catalog-shell .catalog-lightbox-close{position:absolute;top:18px;right:22px;width:44px;height:44px;border-radius:50%;border:none;background:#ffffff1f;color:#fff;font-size:20px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease}.catalog-shell .catalog-lightbox-close:hover{background:#ffffff38}.catalog-shell #productDetailModal #modalHero img,.catalog-shell #productDetailModal #modalPlateGallery img,.catalog-shell #productDetailModal #carouselInner img,.catalog-shell #productDetailModal #modalImages img{cursor:zoom-in}.catalog-shell[data-layout=compact] .catalog-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:22px 18px;max-width:1380px;margin:22px auto 0;padding:0 28px}.catalog-shell[data-layout=compact] .catalog-result-row,.catalog-shell[data-layout=compact] .catalog-filter-inner,.catalog-shell[data-layout=compact] .catalog-active-row{padding-left:28px;padding-right:28px}.catalog-shell[data-layout=compact] .catalog-card{background:var(--c-white);border:1px solid var(--rule);border-radius:14px;overflow:hidden;display:flex;flex-direction:column;cursor:pointer;box-shadow:none}.catalog-shell[data-layout=compact] .catalog-card-image-wrap{aspect-ratio:1/1;background:var(--c-ink-50);overflow:hidden;border-bottom:1px solid var(--rule)}.catalog-shell[data-layout=compact] .catalog-card-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease,filter .6s ease}.catalog-shell[data-layout=compact] .catalog-card:hover .catalog-card-image{transform:scale(1.025);filter:contrast(1.04)}.catalog-shell[data-layout=compact] .catalog-card-body{padding:12px 14px 14px;display:flex;flex-direction:column;flex:1;text-align:left}.catalog-shell[data-layout=compact] .catalog-card-category{font-family:var(--font-mono);font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:4px}.catalog-shell[data-layout=compact] .catalog-card-title{font-family:var(--font-brand);font-weight:500;font-size:14px;color:var(--fg);letter-spacing:-.005em;line-height:1.3;margin-bottom:8px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.catalog-shell[data-layout=compact] .catalog-card-price{font-family:var(--font-brand);font-size:14px;font-weight:600;color:var(--fg);letter-spacing:-.02em;margin-top:auto;padding-top:2px}.catalog-shell[data-layout=compact] .catalog-card-sku{font-family:var(--font-mono);font-size:10.5px;color:var(--muted);letter-spacing:.02em;margin-top:4px}@media(max-width:1280px){.catalog-shell[data-layout=compact] .catalog-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:940px){.catalog-shell[data-layout=compact] .catalog-grid{grid-template-columns:repeat(2,1fr);padding:0 18px}.catalog-shell[data-layout=compact] .catalog-result-row,.catalog-shell[data-layout=compact] .catalog-filter-inner,.catalog-shell[data-layout=compact] .catalog-active-row{padding-left:18px;padding-right:18px}}.catalog-shell[data-layout=compact] #productDetailModal .modal-dialog{max-width:min(1180px,calc(100vw - 2rem))}.catalog-shell[data-layout=compact] #productDetailModal .modal-content{border-radius:18px;border:0;overflow:hidden;background:var(--bg);height:min(820px,calc(100vh - 112px));display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}.catalog-shell[data-layout=compact] #productDetailModal .modal-header{display:none}.catalog-shell[data-layout=compact] #productDetailModal .modal-body{display:contents;padding:0}.catalog-shell[data-layout=compact] .modal-gallery{background:var(--bg);display:flex;flex-direction:column;position:relative;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;min-height:0;grid-column:1;grid-row:1;padding:24px}.catalog-shell[data-layout=compact] .modal-gallery::-webkit-scrollbar{display:none}.catalog-shell[data-layout=compact] .modal-gallery .compact-images{flex:0 0 auto;background:transparent;column-count:2;column-gap:10px}.catalog-shell[data-layout=compact] .modal-gallery .compact-images:not(:has(.image-frame:nth-child(4))){column-count:1}.catalog-shell[data-layout=compact] .modal-gallery .compact-images .image-frame{background:var(--bg);position:relative;overflow:hidden;border-radius:12px;margin:0 0 10px;break-inside:avoid;page-break-inside:avoid;-webkit-column-break-inside:avoid;display:inline-block;width:100%}.catalog-shell[data-layout=compact] .modal-gallery .compact-images .image-frame:first-child{column-span:all;-webkit-column-span:all}.catalog-shell[data-layout=compact] .modal-gallery .compact-images .image-frame img{width:100%;height:auto;display:block;border-radius:inherit}.catalog-shell[data-layout=compact] .modal-gallery .compact-images .image-frame:has(video){background:var(--c-black)}.catalog-shell[data-layout=compact] .modal-gallery .compact-images .image-frame video{width:100%;height:auto;display:block;border-radius:inherit}.catalog-shell[data-layout=compact] .modal-gallery .compact-images .frame-badge{position:absolute;top:18px;left:18px;background:#fffffff5;padding:6px 12px;border-radius:999px;font-family:var(--font-mono);font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--fg)}.catalog-shell[data-layout=compact] .modal-gallery .compact-images .frame-badge.video{background:var(--c-black);color:var(--c-white)}.catalog-shell[data-layout=compact] .modal-gallery .compact-thumb-rail{display:none}.catalog-shell[data-layout=compact] .modal-gallery .compact-thumb-rail::-webkit-scrollbar{display:none}.catalog-shell[data-layout=compact] .modal-gallery .compact-thumb-rail .thumb{flex:0 0 auto;width:64px;height:64px;border-radius:8px;overflow:hidden;cursor:pointer;opacity:.55;border:1.5px solid transparent}.catalog-shell[data-layout=compact] .modal-gallery .compact-thumb-rail .thumb img,.catalog-shell[data-layout=compact] .modal-gallery .compact-thumb-rail .thumb video{width:100%;height:100%;object-fit:cover;display:block}.catalog-shell[data-layout=compact] .modal-gallery .compact-thumb-rail .thumb.active{opacity:1;border-color:var(--accent)}.catalog-shell[data-layout=compact] .modal-gallery .compact-thumb-rail .thumb:hover{opacity:1}.catalog-shell[data-layout=compact] .modal-gallery .compact-thumb-rail .thumb.video{position:relative}.catalog-shell[data-layout=compact] .modal-gallery .compact-thumb-rail .thumb.video:after{content:"▶";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:var(--c-white);font-size:16px;text-shadow:0 1px 4px rgba(0,0,0,.6);pointer-events:none}.catalog-shell[data-layout=compact] .modal-panel{overflow-y:auto;padding:28px 32px 24px;display:flex;flex-direction:column;grid-column:2;grid-row:1;position:relative}.catalog-shell[data-layout=compact] #productDetailModal .modal-content{position:relative}.catalog-shell[data-layout=compact] #productDetailModal .modal-content>.close{position:absolute;top:14px;right:14px;width:36px;height:36px;background:var(--c-white);border:1px solid var(--rule);border-radius:50%;color:var(--fg);font-size:16px;cursor:pointer;z-index:10;font-family:var(--font-brand);display:flex;align-items:center;justify-content:center;transition:border-color .15s ease,color .15s ease}.catalog-shell[data-layout=compact] #productDetailModal .modal-content>.close:hover{border-color:var(--accent);color:var(--accent)}.catalog-shell[data-layout=compact] .modal-brand-pill{align-self:flex-start;display:flex;align-items:center;gap:8px;font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:6px;margin-top:12px}.catalog-shell[data-layout=compact] .modal-brand-pill:before{content:"✦";color:var(--accent);font-size:20px;letter-spacing:0;line-height:1;transform:translateY(-2px)}.catalog-shell[data-layout=compact] .modal-title{font-family:var(--font-brand);font-size:26px;font-weight:600;letter-spacing:-.025em;line-height:1.15;margin:0 0 8px;color:var(--fg)}.catalog-shell[data-layout=compact] .modal-item-no{font-family:var(--font-mono);font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:12px}.catalog-shell[data-layout=compact] .modal-item-no-label{margin-right:6px}.catalog-shell[data-layout=compact] .modal-item-no:has(#modalInternalId:empty){display:none}.catalog-shell[data-layout=compact] .modal-ref{font-family:var(--font-mono);font-size:11px;color:var(--muted);letter-spacing:.04em;margin-bottom:18px}.catalog-shell[data-layout=compact] .modal-price-row{padding:0;margin-bottom:14px}.catalog-shell[data-layout=compact] .modal-price{font-family:var(--font-brand);font-size:26px;font-weight:600;letter-spacing:-.025em;color:var(--fg)}.catalog-shell[data-layout=compact] .modal-tabs{display:flex;gap:22px;border-bottom:1px solid var(--rule);margin-bottom:16px}.catalog-shell[data-layout=compact] .modal-tabs button{background:transparent;border:0;padding:10px 0;font-family:var(--font-brand);font-size:13.5px;font-weight:500;color:var(--muted);cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-1px;letter-spacing:-.005em}.catalog-shell[data-layout=compact] .modal-tabs button.active{color:var(--fg);border-bottom-color:var(--accent)}.catalog-shell[data-layout=compact] .modal-tab-pane{display:none}.catalog-shell[data-layout=compact] .modal-tab-pane.active{display:block}.catalog-shell[data-layout=compact] #modalProductDescription{font-size:13.5px;line-height:1.65;color:var(--fg-soft)}.catalog-shell[data-layout=compact] .modal-panel .catalog-jewelry-specs,.catalog-shell[data-layout=compact] .modal-panel .catalog-watch-specs,.catalog-shell[data-layout=compact] .modal-panel .catalog-handbag-specs,.catalog-shell[data-layout=compact] .modal-panel .catalog-loose-stone-specs{border-top:1px solid var(--rule);margin-bottom:24px}.catalog-shell[data-layout=compact] .modal-panel .catalog-detail-section,.catalog-shell[data-layout=compact] .modal-panel .catalog-detail-row{display:contents}.catalog-shell[data-layout=compact] .modal-panel .catalog-detail-item{display:grid;grid-template-columns:1fr auto;align-items:baseline;column-gap:16px;padding:11px 0;border-bottom:1px solid var(--rule)}.catalog-shell[data-layout=compact] .modal-panel .catalog-detail-item h6{margin:0;font-family:var(--font-body);font-size:11.5px;color:var(--muted);font-weight:400}.catalog-shell[data-layout=compact] .modal-panel .catalog-detail-item span{font-family:var(--font-body);font-size:13px;color:var(--fg);text-align:right}.catalog-shell[data-layout=compact] .modal-panel .catalog-detail-item:has(span:empty){display:none}.catalog-shell[data-layout=compact] .compact-signoff--inline{margin-top:auto;padding-top:32px;text-align:center}.catalog-shell[data-layout=compact] .compact-signoff--mobile{display:none;padding:20px 22px;text-align:center}.catalog-shell[data-layout=compact] .compact-signoff-banner{display:inline-block;max-width:200px;max-height:80px;width:auto;height:auto;object-fit:contain}@media(max-width:900px){.catalog-shell[data-layout=compact] #productDetailModal .modal-content{grid-template-columns:1fr;grid-template-rows:auto;height:calc(100vh - 80px)}.catalog-shell[data-layout=compact] #productDetailModal .modal-body{display:flex;flex-direction:column;overflow-y:auto;grid-column:1;grid-row:1}.catalog-shell[data-layout=compact] .modal-gallery{order:2;flex:0 0 auto;overflow:visible;padding:16px}.catalog-shell[data-layout=compact] .modal-panel{order:1;overflow:visible;grid-column:auto;grid-row:auto}.catalog-shell[data-layout=compact] .compact-signoff--inline{display:none}.catalog-shell[data-layout=compact] .compact-signoff--mobile{display:block;order:3}}.catalog-shell[data-layout=heritage] .catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);column-gap:56px;row-gap:88px;max-width:1380px;margin:24px auto 0;padding:0 56px}.catalog-shell[data-layout=heritage] .catalog-result-row,.catalog-shell[data-layout=heritage] .catalog-filter-inner,.catalog-shell[data-layout=heritage] .catalog-active-row{padding-left:56px;padding-right:56px}.catalog-shell[data-layout=heritage] .catalog-card{text-align:center;cursor:pointer;background:transparent;border:0;box-shadow:none}.catalog-shell[data-layout=heritage] .catalog-card-image-wrap{background:var(--c-white);aspect-ratio:4/5;border-radius:14px;overflow:hidden}.catalog-shell[data-layout=heritage] .catalog-card-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease,filter .6s ease}.catalog-shell[data-layout=heritage] .catalog-card:hover .catalog-card-image{transform:scale(1.025);filter:contrast(1.04)}.catalog-shell[data-layout=heritage] .catalog-card-body{padding:22px 0 0;text-align:center}.catalog-shell[data-layout=heritage] .catalog-card-category{font-family:var(--font-mono);font-size:10px;letter-spacing:.22em;color:var(--muted);text-transform:uppercase;margin-bottom:8px}.catalog-shell[data-layout=heritage] .catalog-card-title{font-family:Cormorant Garamond,serif;font-size:22px;line-height:1.2;color:var(--fg);margin-bottom:6px}.catalog-shell[data-layout=heritage] .catalog-card-price{font-family:Cormorant Garamond,serif;font-size:22px;color:var(--fg);font-weight:500;margin-top:10px;padding-top:10px;border-top:1px solid var(--rule);display:inline-block;min-width:60%}.catalog-shell[data-layout=heritage] .catalog-card-sku{font-family:var(--font-mono);font-size:10px;letter-spacing:.08em;color:var(--muted);text-transform:uppercase;margin-top:6px}@media(max-width:1000px){.catalog-shell[data-layout=heritage] .catalog-grid{grid-template-columns:repeat(2,1fr);column-gap:36px;row-gap:64px;padding:0 24px}.catalog-shell[data-layout=heritage] .catalog-result-row,.catalog-shell[data-layout=heritage] .catalog-filter-inner,.catalog-shell[data-layout=heritage] .catalog-active-row{padding-left:24px;padding-right:24px}}@media(max-width:640px){.catalog-shell[data-layout=heritage] .catalog-grid{grid-template-columns:1fr;row-gap:48px;padding:0 18px}.catalog-shell[data-layout=heritage] .catalog-result-row,.catalog-shell[data-layout=heritage] .catalog-filter-inner,.catalog-shell[data-layout=heritage] .catalog-active-row{padding-left:18px;padding-right:18px}}.catalog-shell[data-layout=heritage] #productDetailModal .modal-dialog{max-width:min(1180px,calc(100vw - 2rem))}.catalog-shell[data-layout=heritage] #productDetailModal .modal-content{border-radius:18px;border:0;overflow:hidden;background:var(--bg);height:min(820px,calc(100vh - 112px))}.catalog-shell[data-layout=heritage] #productDetailModal .modal-header{display:none}.catalog-shell[data-layout=heritage] #productDetailModal .modal-body{padding:0;flex:1 1 auto;min-height:0;overflow:hidden}.catalog-shell[data-layout=heritage] #productDetailModal .modal-content{position:relative}.catalog-shell[data-layout=heritage] #productDetailModal .modal-content>.close{position:absolute;top:14px;right:14px;width:36px;height:36px;background:var(--c-white);border:1px solid var(--rule);border-radius:50%;color:var(--fg);font-size:16px;cursor:pointer;z-index:10;font-family:var(--font-brand)}.catalog-shell[data-layout=heritage] #productDetailModal .modal-content>.close:hover{border-color:var(--accent);color:var(--accent)}.catalog-shell[data-layout=heritage] .heritage-modal-scroll{height:100%;max-height:100%;overflow-y:auto;overflow-x:hidden;position:relative;-webkit-overflow-scrolling:touch}.catalog-shell[data-layout=heritage] .heritage-sheet{max-width:720px;margin:0 auto;padding:56px 64px 80px}.catalog-shell[data-layout=heritage] .h-crest{text-align:center;margin-bottom:36px}.catalog-shell[data-layout=heritage] .h-crest-banner{display:inline-block;max-width:240px;max-height:110px;width:auto;height:auto;object-fit:contain}.catalog-shell[data-layout=heritage] .h-crest .rule{margin:28px auto 0;width:1px;height:40px;background:var(--rule-strong)}.catalog-shell[data-layout=heritage] .h-hero{margin:0 -24px 24px;position:relative}.catalog-shell[data-layout=heritage] .h-hero img,.catalog-shell[data-layout=heritage] .h-hero video{width:100%;height:auto;display:block;border-radius:4px}.catalog-shell[data-layout=heritage] .figure-tag{position:absolute;top:14px;left:14px;font-family:Cormorant SC,Cormorant Garamond,serif;font-size:11px;letter-spacing:.28em;color:var(--c-white);background:#0a0a0bb8;backdrop-filter:blur(4px);padding:5px 11px;border-radius:999px}.catalog-shell[data-layout=heritage] .h-cat-mark{text-align:center;font-family:Cormorant SC,Cormorant Garamond,serif;font-size:13px;letter-spacing:.34em;color:var(--muted);margin-bottom:18px}.catalog-shell[data-layout=heritage] .h-title{text-align:center;font-family:Cormorant Garamond,serif;font-weight:400;font-size:56px;line-height:1.05;letter-spacing:-.012em;color:var(--fg);margin:0 0 14px}.catalog-shell[data-layout=heritage] .h-ornament{display:flex;justify-content:center;align-items:center;gap:16px;margin:0 0 36px;color:var(--accent)}.catalog-shell[data-layout=heritage] .h-ornament .line{height:1px;width:64px;background:var(--rule-strong)}.catalog-shell[data-layout=heritage] .h-ornament .glyph{font-family:Cormorant Garamond,serif;font-style:italic;font-size:18px}.catalog-shell[data-layout=heritage] .heritage-sheet #modalProductDescription{font-family:EB Garamond,Garamond,serif;font-size:17.5px;line-height:1.7;color:var(--fg-soft);margin:0 0 56px}.catalog-shell[data-layout=heritage] .heritage-sheet #modalProductDescription p{margin:0 0 16px}.catalog-shell[data-layout=heritage] .heritage-sheet #modalProductDescription p:last-child{margin-bottom:0}.catalog-shell[data-layout=heritage] .h-spec-block{border-top:1px solid var(--rule-strong);padding-top:28px;margin-bottom:56px}.catalog-shell[data-layout=heritage] .h-spec-label{text-align:center;font-family:Cormorant SC,Cormorant Garamond,serif;font-size:13px;letter-spacing:.32em;color:var(--muted);margin-bottom:24px}.catalog-shell[data-layout=heritage] .heritage-sheet .catalog-detail-section{padding:0;border-top:0}.catalog-shell[data-layout=heritage] .heritage-sheet .catalog-detail-row{display:flex;flex-direction:column;flex-wrap:nowrap;gap:0}.catalog-shell[data-layout=heritage] .heritage-sheet .catalog-detail-item{display:grid;grid-template-columns:auto 1fr;align-items:baseline;column-gap:24px;padding:11px 0;border-bottom:1px solid var(--rule);min-width:0}.catalog-shell[data-layout=heritage] .heritage-sheet .catalog-detail-item h6{font-family:Cormorant SC,Cormorant Garamond,serif;font-size:13.5px;letter-spacing:.22em;color:var(--muted);text-transform:uppercase;margin:0;font-weight:500}.catalog-shell[data-layout=heritage] .heritage-sheet .catalog-detail-item span{font-family:EB Garamond,serif;font-size:16px;color:var(--fg);text-align:right}.catalog-shell[data-layout=heritage] .heritage-sheet .catalog-detail-item:has(span:empty){display:none}.catalog-shell[data-layout=heritage] .h-plate-gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0 -24px 56px}.catalog-shell[data-layout=heritage] .h-plate-gallery .plate-cell{position:relative}.catalog-shell[data-layout=heritage] .h-plate-gallery img,.catalog-shell[data-layout=heritage] .h-plate-gallery video{width:100%;aspect-ratio:4/5;object-fit:cover;display:block;border-radius:4px}.catalog-shell[data-layout=heritage] .h-offering{text-align:center;margin-bottom:20px;border-top:1px solid var(--rule-strong);padding-top:28px}.catalog-shell[data-layout=heritage] .h-offering .label{font-family:Cormorant SC,Cormorant Garamond,serif;font-size:13px;letter-spacing:.32em;color:var(--muted);margin-bottom:8px}.catalog-shell[data-layout=heritage] .h-offering:has(#modalProductPrice:empty) .label,.catalog-shell[data-layout=heritage] .h-offering:has(#modalProductPrice:empty) #modalProductPrice{display:none}.catalog-shell[data-layout=heritage] .h-offering:has(#modalProductPrice:empty){padding-top:0;margin-bottom:36px}.catalog-shell[data-layout=heritage] .h-offering #modalProductPrice{font-family:Cormorant Garamond,serif;font-size:38px;color:var(--fg);letter-spacing:-.005em;display:block;margin-bottom:0}.catalog-shell[data-layout=heritage] .h-ref{text-align:center;margin-bottom:56px;display:flex;flex-direction:column;align-items:center;gap:6px}.catalog-shell[data-layout=heritage] .h-ref-label{font-family:Cormorant SC,Cormorant Garamond,serif;font-size:13px;letter-spacing:.32em;color:var(--muted);text-transform:uppercase}.catalog-shell[data-layout=heritage] .h-ref-value{font-family:var(--font-mono);font-size:12px;letter-spacing:.14em;color:var(--fg-soft);text-transform:uppercase}.catalog-shell[data-layout=heritage] .h-ref:has(.h-ref-value:empty){display:none}.catalog-shell[data-layout=heritage] .h-signoff{text-align:center;border-top:1px solid var(--rule-strong);padding-top:36px}.catalog-shell[data-layout=heritage] .h-signoff-banner{display:inline-block;max-width:220px;max-height:90px;width:auto;height:auto;object-fit:contain}@media(max-width:800px){.catalog-shell[data-layout=heritage] .heritage-sheet{padding:40px 28px 60px}.catalog-shell[data-layout=heritage] .h-title{font-size:40px}.catalog-shell[data-layout=heritage] .h-hero,.catalog-shell[data-layout=heritage] .h-plate-gallery{margin-left:0;margin-right:0}}@media(max-width:700px){.catalog-shell[data-layout=heritage] #productDetailModal .modal-content{height:calc(100vh - 80px);border-radius:18px 18px 0 0}}.catalog-shell[data-layout=modern] .catalog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px 22px;max-width:1380px;margin:24px auto 0;padding:0 32px}.catalog-shell[data-layout=modern] .catalog-result-row,.catalog-shell[data-layout=modern] .catalog-filter-inner,.catalog-shell[data-layout=modern] .catalog-active-row{padding-left:32px;padding-right:32px}.catalog-shell[data-layout=modern] .catalog-card{display:flex;flex-direction:column;cursor:pointer;background:transparent;border:0;box-shadow:none;border-radius:0}.catalog-shell[data-layout=modern] .catalog-card-image-wrap{width:100%;aspect-ratio:4/5;background:var(--bg-alt);overflow:hidden;border-radius:6px}.catalog-shell[data-layout=modern] .catalog-card-image{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s ease,filter .6s ease}.catalog-shell[data-layout=modern] .catalog-card:hover .catalog-card-image{transform:scale(1.025);filter:contrast(1.04)}.catalog-shell[data-layout=modern] .catalog-card-body{padding:14px 0 0;display:flex;flex-direction:column;gap:4px;text-align:left}.catalog-shell[data-layout=modern] .catalog-card-category{font-family:var(--font-mono);font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.catalog-shell[data-layout=modern] .catalog-card-title{font-family:var(--font-brand);font-weight:500;font-size:14px;color:var(--fg-soft);letter-spacing:-.01em;line-height:1.3}.catalog-shell[data-layout=modern] .catalog-card-price{font-family:var(--font-brand);font-size:14px;color:var(--fg);font-weight:500;letter-spacing:-.02em;margin-top:4px;white-space:nowrap}.catalog-shell[data-layout=modern] .catalog-card-sku{font-family:var(--font-mono);font-size:10px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}@media(max-width:1080px){.catalog-shell[data-layout=modern] .catalog-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:700px){.catalog-shell[data-layout=modern] .catalog-grid{grid-template-columns:repeat(2,1fr);padding:0 18px}.catalog-shell[data-layout=modern] .catalog-result-row,.catalog-shell[data-layout=modern] .catalog-filter-inner,.catalog-shell[data-layout=modern] .catalog-active-row{padding-left:18px;padding-right:18px}}.catalog-shell[data-layout=modern] #productDetailModal .modal-dialog{max-width:min(1180px,calc(100vw - 2rem))}.catalog-shell[data-layout=modern] #productDetailModal .modal-content{border-radius:18px;border:0;overflow:hidden;background:var(--bg);height:min(820px,calc(100vh - 112px));position:relative}.catalog-shell[data-layout=modern] #productDetailModal .modal-header{display:none}.catalog-shell[data-layout=modern] #productDetailModal .modal-body{padding:0;height:100%;display:flex;flex-direction:column;min-height:0;overflow:hidden}.catalog-shell[data-layout=modern] .modern-modal-close{position:absolute;top:14px;right:14px;width:36px;height:36px;background:#ffffffeb;border:1px solid var(--rule);color:var(--fg);font-size:16px;cursor:pointer;border-radius:50%;z-index:10;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(6px);transition:border-color .15s ease,color .15s ease}.catalog-shell[data-layout=modern] .modern-modal-close:hover{border-color:var(--accent);color:var(--accent)}.catalog-shell[data-layout=modern] .modern-modal-body{flex:1 1 auto;min-height:0;overflow:hidden}.catalog-shell[data-layout=modern] .editorial{display:grid;grid-template-columns:1fr 1fr;gap:56px;padding:56px 56px 44px;height:100%;min-height:0}.catalog-shell[data-layout=modern] .col-text{display:flex;flex-direction:column;min-width:0;min-height:0;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.catalog-shell[data-layout=modern] .col-text::-webkit-scrollbar{display:none}.catalog-shell[data-layout=modern] .editorial-kicker{font-family:var(--font-mono);font-size:11px;text-transform:uppercase;letter-spacing:.2em;color:var(--muted);margin-bottom:24px;display:flex;align-items:center;gap:10px}.catalog-shell[data-layout=modern] .editorial-kicker:before{content:"✦";color:var(--accent);font-size:20px;letter-spacing:0;line-height:1;transform:translateY(-2px);flex-shrink:0}.catalog-shell[data-layout=modern] .editorial-kicker:has(#modalInternalId:empty){display:none}.catalog-shell[data-layout=modern] .editorial-kicker-label{color:var(--muted)}.catalog-shell[data-layout=modern] .col-text #modalProductTitleText{font-family:"Instrument Serif",Times New Roman,serif;font-style:normal;font-weight:400;font-size:48px;line-height:.98;letter-spacing:-.018em;color:var(--fg);margin:0 0 14px;display:block}.catalog-shell[data-layout=modern] .editorial-divider{border-top:1px solid var(--rule);margin:0 0 26px;height:0}.catalog-shell[data-layout=modern] .col-text #modalProductDescription{font-family:var(--font-body);font-size:14.5px;line-height:1.7;color:var(--fg-soft);margin:0 0 26px}.catalog-shell[data-layout=modern] .col-text #modalProductDescription p{margin:0 0 12px}.catalog-shell[data-layout=modern] .col-text #modalProductDescription p:last-child{margin-bottom:0}.catalog-shell[data-layout=modern] .spec-block{border-top:1px solid var(--rule);border-bottom:1px solid var(--rule);padding:28px 0 32px;margin:0 0 26px}.catalog-shell[data-layout=modern] .spec-block .catalog-jewelry-specs,.catalog-shell[data-layout=modern] .spec-block .catalog-watch-specs,.catalog-shell[data-layout=modern] .spec-block .catalog-handbag-specs,.catalog-shell[data-layout=modern] .spec-block .catalog-loose-stone-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px;border:0;margin:0}.catalog-shell[data-layout=modern] .spec-block .catalog-detail-section,.catalog-shell[data-layout=modern] .spec-block .catalog-detail-row{display:contents}.catalog-shell[data-layout=modern] .spec-block .catalog-detail-item{display:flex;flex-direction:column;gap:6px;padding:0;border:0;align-items:stretch}.catalog-shell[data-layout=modern] .spec-block .catalog-detail-item h6{margin:0;font-family:var(--font-mono);font-size:9.5px;text-transform:uppercase;letter-spacing:.18em;color:var(--muted);font-weight:400}.catalog-shell[data-layout=modern] .spec-block .catalog-detail-item span{font-family:var(--font-brand);font-size:14px;font-weight:500;letter-spacing:-.005em;color:var(--fg);line-height:1.35;text-align:left}.catalog-shell[data-layout=modern] .spec-block .catalog-detail-item:has(span:empty){display:none}.catalog-shell[data-layout=modern] .price-row{display:flex;align-items:baseline;gap:14px;padding:0;margin:0 0 22px}.catalog-shell[data-layout=modern] .col-text #modalProductPrice{font-family:var(--font-brand);font-size:24px;font-weight:500;letter-spacing:-.025em;color:var(--fg);line-height:1;display:inline-block}.catalog-shell[data-layout=modern] .price-row:has(#modalProductPrice:empty){display:none}.catalog-shell[data-layout=modern] .col-image{display:flex;flex-direction:column;min-width:0;min-height:0;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.catalog-shell[data-layout=modern] .col-image::-webkit-scrollbar{display:none}.catalog-shell[data-layout=modern] .modern-images{display:flex;flex-direction:column;gap:14px}.catalog-shell[data-layout=modern] .modern-images .image-frame{width:100%;aspect-ratio:4 / 5;background:var(--bg-alt);overflow:hidden;border-radius:14px;position:relative}.catalog-shell[data-layout=modern] .modern-images .image-frame img{width:100%;height:100%;object-fit:cover;display:block}.catalog-shell[data-layout=modern] .modern-images .image-frame video{width:100%;height:100%;object-fit:contain;display:block;background:var(--c-black)}.catalog-shell[data-layout=modern] .modern-images .image-frame:has(video){background:var(--c-black)}.catalog-shell[data-layout=modern] .modern-images .frame-badge{position:absolute;top:18px;left:18px;background:#fffffff5;padding:6px 12px;border-radius:999px;font-family:var(--font-mono);font-size:10px;text-transform:uppercase;letter-spacing:.14em;color:var(--fg)}.catalog-shell[data-layout=modern] .modern-images .frame-badge.video{background:var(--c-black);color:var(--c-white)}.catalog-shell[data-layout=modern] .modern-signoff{text-align:center;margin-top:28px;padding-top:0}.catalog-shell[data-layout=modern] .modern-signoff-banner{display:inline-block;max-width:200px;max-height:80px;width:auto;height:auto;object-fit:contain}@media(max-width:1100px){.catalog-shell[data-layout=modern] .editorial{gap:40px;padding:48px 40px 36px}.catalog-shell[data-layout=modern] .col-text #modalProductTitleText{font-size:42px}}@media(max-width:900px){.catalog-shell[data-layout=modern] .modern-modal-body{overflow-y:auto}.catalog-shell[data-layout=modern] .editorial{grid-template-columns:1fr;gap:32px;padding:36px 28px 32px;height:auto}.catalog-shell[data-layout=modern] .col-text,.catalog-shell[data-layout=modern] .col-image{overflow:visible;min-height:0}.catalog-shell[data-layout=modern] .col-text #modalProductTitleText{font-size:36px}}@media(max-width:700px){.catalog-shell[data-layout=modern] #productDetailModal .modal-content{height:calc(100vh - 80px);border-radius:18px 18px 0 0}.catalog-shell[data-layout=modern] .editorial{padding:28px 22px}.catalog-shell[data-layout=modern] .col-text #modalProductTitleText{font-size:30px}.catalog-shell[data-layout=modern] .spec-block .catalog-jewelry-specs,.catalog-shell[data-layout=modern] .spec-block .catalog-watch-specs,.catalog-shell[data-layout=modern] .spec-block .catalog-handbag-specs,.catalog-shell[data-layout=modern] .spec-block .catalog-loose-stone-specs{grid-template-columns:1fr}}.catalog-shell:not([data-layout=compact]) .modal-tabs{display:none}.catalog-shell .catalog-modal{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:1.5rem;opacity:0;pointer-events:none;transition:opacity .2s ease}.catalog-shell .catalog-modal.is-open{opacity:1;pointer-events:auto}.catalog-shell .catalog-modal-backdrop{position:absolute;inset:0;background:#0a0a0b9e;backdrop-filter:blur(2px)}.catalog-shell .catalog-modal-dialog{position:relative;width:min(1180px,100%);max-height:85%;background:var(--c-white);border-radius:18px;overflow:hidden;box-shadow:0 40px 100px -20px #0818a852,0 12px 30px -8px #00000024;display:flex;flex-direction:column;transform:translateY(8px);transition:transform .22s ease}.catalog-shell .catalog-modal.is-open .catalog-modal-dialog{transform:translateY(0)}.catalog-shell .catalog-modal-close{position:absolute;top:14px;right:14px;z-index:5;width:36px;height:36px;border-radius:50%;border:0;background:#ffffffd1;backdrop-filter:blur(8px);color:var(--fg);font-size:16px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease,color .15s ease,transform .2s ease}.catalog-shell .catalog-modal-close:hover{background:var(--c-indigo);color:var(--c-white);transform:scale(1.05)}.catalog-shell .modal-product{display:grid;overflow-y:auto;-webkit-overflow-scrolling:touch}.catalog-shell .modal-gallery{position:relative;background:var(--bg)}.catalog-shell .modal-gallery-main{position:relative;width:100%;aspect-ratio:1 / 1;background:var(--c-white);overflow:hidden}.catalog-shell .modal-gallery-images{width:100%;height:100%}.catalog-shell .modal-gallery-image{display:none;width:100%;height:100%;object-fit:cover}.catalog-shell .modal-gallery-image.is-active{display:block}.catalog-shell .modal-gallery-prev,.catalog-shell .modal-gallery-next{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:40px;height:40px;border-radius:50%;border:0;background:#ffffffeb;backdrop-filter:blur(8px);color:var(--fg);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 2px 12px -2px #0000002e;transition:background .15s ease,color .15s ease}.catalog-shell .modal-gallery-prev{left:12px}.catalog-shell .modal-gallery-next{right:12px}.catalog-shell .modal-gallery-prev:hover,.catalog-shell .modal-gallery-next:hover{background:var(--c-indigo);color:var(--c-white)}.catalog-shell .modal-gallery-thumbs{display:flex;gap:6px;padding:10px 12px;overflow-x:auto;background:var(--c-white);border-top:1px solid var(--rule)}.catalog-shell .modal-gallery-thumbs::-webkit-scrollbar{height:0}.catalog-shell .modal-thumb{flex:none;width:60px;height:60px;border-radius:6px;overflow:hidden;border:2px solid transparent;background:var(--bg);cursor:pointer;padding:0;transition:border-color .15s ease}.catalog-shell .modal-thumb img{width:100%;height:100%;object-fit:cover;display:block}.catalog-shell .modal-thumb:hover{border-color:var(--c-ink-300)}.catalog-shell .modal-thumb.is-active{border-color:var(--c-indigo)}.catalog-shell .modal-hero,.catalog-shell .modal-plates{display:none}.catalog-shell{padding-bottom:2.5rem}.catalog-shell:not([data-layout=modern]) .catalog-card[data-modern-only=true]{display:none}.catalog-shell[data-layout=heritage] .catalog-filter-title,.catalog-shell[data-layout=modern] .catalog-filter-title{font-size:0}.catalog-shell[data-layout=heritage] .catalog-filter-title:after{content:"New Arrivals";font-family:var(--font-brand);font-size:clamp(1rem,1.4vw,1.25rem)}.catalog-shell[data-layout=modern] .catalog-filter-title:after{content:"JCK 2027";font-family:var(--font-brand);font-size:clamp(1rem,1.4vw,1.25rem)}.catalog-shell .modal-info{padding:2rem 2rem 2.5rem;overflow-y:auto}.catalog-shell .modal-eyebrow{color:var(--muted)}.catalog-shell .modal-eyebrow:empty{display:none}.catalog-shell .modal-title{margin:0;line-height:1.1}.catalog-shell .modal-itemno{display:flex;align-items:baseline;gap:.5rem;font-family:var(--font-mono);font-size:12px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.catalog-shell .modal-price{font-family:var(--font-mono);color:var(--fg)}.catalog-shell .modal-description p{margin:0 0 1rem;line-height:1.6;color:var(--fg-soft)}.catalog-shell .modal-description p:last-child{margin-bottom:0}.catalog-shell .modal-specs .catalog-detail-section{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--rule)}.catalog-shell .modal-specs .catalog-detail-section:first-child{margin-top:0;padding-top:0;border-top:0}.catalog-shell .modal-specs .catalog-detail-row{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem}.catalog-shell .modal-specs .catalog-detail-item h6{font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:0 0 4px;font-weight:500}.catalog-shell .modal-specs .catalog-detail-item span{font-size:14px;color:var(--fg);line-height:1.4}.catalog-shell[data-layout=compact] .catalog-modal-dialog,.catalog-shell[data-layout=heritage] .catalog-modal-dialog{background:var(--bg)}.catalog-shell[data-layout=compact] .modal-product{grid-template-columns:1.05fr 1fr}.catalog-shell[data-layout=compact] .modal-gallery{background:transparent;padding:1rem;overflow-y:auto}.catalog-shell[data-layout=compact] .modal-gallery-main{aspect-ratio:auto;height:auto;background:transparent;overflow:visible}.catalog-shell[data-layout=compact] .modal-gallery-images{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;height:auto}.catalog-shell[data-layout=compact] .modal-gallery-image,.catalog-shell[data-layout=compact] .modal-gallery-image.is-active{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;background:var(--c-white);border-radius:8px;border:1px solid var(--rule)}.catalog-shell[data-layout=compact] .modal-gallery-prev,.catalog-shell[data-layout=compact] .modal-gallery-next,.catalog-shell[data-layout=compact] .modal-gallery-thumbs{display:none}.catalog-shell[data-layout=compact] .modal-eyebrow{margin-bottom:.875rem;font-family:var(--font-mono);font-size:12px;letter-spacing:.1em;text-transform:uppercase;font-weight:500;color:var(--muted)}.catalog-shell[data-layout=compact] .modal-title{font-family:var(--font-brand);font-size:1.625rem;font-weight:500;letter-spacing:-.02em;margin-bottom:.5rem}.catalog-shell[data-layout=compact] .modal-itemno{margin-bottom:.875rem}.catalog-shell[data-layout=compact] .modal-price{font-size:1.75rem;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid var(--rule)}.catalog-shell[data-layout=compact] .modal-description{margin-bottom:0;padding-bottom:0;border-bottom:0}.catalog-shell[data-layout=compact] .modal-specs .catalog-detail-section{margin:0;padding:0;border-top:0}.catalog-shell[data-layout=compact] .modal-specs .catalog-detail-section:first-child .catalog-detail-row>.catalog-detail-item:first-child{border-top:1px solid var(--rule)}.catalog-shell[data-layout=compact] .modal-specs .catalog-detail-row{display:flex;flex-direction:column;gap:0}.catalog-shell[data-layout=compact] .modal-specs .catalog-detail-item{display:flex;align-items:baseline;justify-content:space-between;gap:1.25rem;padding:14px 0;border-bottom:1px solid var(--rule)}.catalog-shell[data-layout=compact] .modal-specs .catalog-detail-item h6{margin:0;flex-shrink:0}.catalog-shell[data-layout=compact] .modal-specs .catalog-detail-item span{text-align:right;color:var(--fg);font-size:14px}.catalog-shell[data-layout=heritage] .modal-product{grid-template-columns:1fr}.catalog-shell[data-layout=heritage] .modal-gallery{display:none}.catalog-shell[data-layout=heritage] .modal-info{display:flex;flex-direction:column;align-items:stretch;max-width:720px;margin:0 auto;padding:3rem 0 2rem;text-align:center}.catalog-shell[data-layout=heritage] .modal-info>.modal-eyebrow{order:1}.catalog-shell[data-layout=heritage] .modal-info>.modal-title{order:2}.catalog-shell[data-layout=heritage] .modal-info>.modal-hero{order:3}.catalog-shell[data-layout=heritage] .modal-info>.modal-tab-pane[data-tab=details]{order:4}.catalog-shell[data-layout=heritage] .modal-info>.modal-tab-pane[data-tab=specs]{order:5}.catalog-shell[data-layout=heritage] .modal-info>.modal-plates{order:6}.catalog-shell[data-layout=heritage] .modal-info>.modal-price{order:7;margin-top:2.5rem}.catalog-shell[data-layout=heritage] .modal-info>.modal-itemno{order:8;justify-content:center;margin-top:.5rem}.catalog-shell[data-layout=heritage] .modal-info>.modal-tabs{display:none}.catalog-shell[data-layout=heritage] .modal-tab-pane{display:block}.catalog-shell[data-layout=heritage] .modal-hero{display:flex;justify-content:center;margin:2rem 0 3rem}.catalog-shell[data-layout=heritage] .modal-hero-image{display:block;width:100%;max-width:480px;height:auto;aspect-ratio:1 / 1;object-fit:cover;background:var(--c-white);border-radius:4px}.catalog-shell[data-layout=heritage] .modal-plates{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem}.catalog-shell[data-layout=heritage] .modal-plate-image{display:block;width:100%;height:auto;aspect-ratio:1 / 1;object-fit:cover;background:var(--c-white);border-radius:4px;box-shadow:0 4px 16px -6px #0000001f}.catalog-shell[data-layout=heritage] .modal-itemno{display:flex}.catalog-shell[data-layout=heritage] .modal-info{padding:3rem 4rem 1rem;text-align:center;max-width:760px;margin:0 auto;width:100%}.catalog-shell[data-layout=heritage] .modal-eyebrow{font-family:var(--font-mono);font-size:11px;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1.25rem}.catalog-shell[data-layout=heritage] .modal-eyebrow:before{content:"— "}.catalog-shell[data-layout=heritage] .modal-eyebrow:after{content:" —"}.catalog-shell[data-layout=heritage] .modal-title{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-weight:500;font-size:clamp(2rem,3.5vw,2.875rem);letter-spacing:-.01em;margin:0 0 1.5rem}.catalog-shell[data-layout=heritage] .modal-itemno{display:none}.catalog-shell[data-layout=heritage] .modal-price{font-family:Cormorant Garamond,Georgia,serif;font-style:italic;font-size:1.625rem;font-weight:500;letter-spacing:.01em;margin:0 0 2rem;color:var(--fg)}.catalog-shell[data-layout=heritage] .modal-price:before{content:"";display:block;width:38px;height:1px;background:var(--rule-strong);margin:0 auto 1rem}.catalog-shell[data-layout=heritage] .modal-description{text-align:left;max-width:60ch;margin:0 auto 2.5rem}.catalog-shell[data-layout=heritage] .modal-description:before{content:"— Description —";display:block;text-align:center;font-family:var(--font-mono);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin-bottom:2rem}.catalog-shell[data-layout=heritage] .modal-description p{font-family:Cormorant Garamond,Georgia,serif;font-size:1.0625rem;line-height:1.7}.catalog-shell[data-layout=heritage] .modal-specs{text-align:left;max-width:720px;margin:0 auto}.catalog-shell[data-layout=heritage] .modal-specs:before{content:"— Details —";display:block;text-align:center;font-family:var(--font-mono);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin-bottom:2rem}.catalog-shell[data-layout=heritage] .modal-specs .catalog-detail-section{margin:0;padding:0;border-top:0}.catalog-shell[data-layout=heritage] .modal-specs .catalog-detail-section:first-child .catalog-detail-row>.catalog-detail-item:first-child{border-top:1px solid var(--rule)}.catalog-shell[data-layout=heritage] .modal-specs .catalog-detail-row{display:flex;flex-direction:column;gap:0}.catalog-shell[data-layout=heritage] .modal-specs .catalog-detail-item{display:flex;align-items:baseline;justify-content:space-between;gap:1.25rem;padding:16px 0;border-bottom:1px solid var(--rule)}.catalog-shell[data-layout=heritage] .modal-specs .catalog-detail-item h6{margin:0;flex-shrink:0}.catalog-shell[data-layout=heritage] .modal-specs .catalog-detail-item span{text-align:right;color:var(--fg);font-family:Cormorant Garamond,Georgia,serif;font-size:1.0625rem}.catalog-shell[data-layout=modern] .modal-product{grid-template-columns:1fr 1.1fr}.catalog-shell[data-layout=modern] .modal-gallery{order:2;background:var(--c-white);padding:0 4rem 2rem}.catalog-shell[data-layout=modern] .modal-gallery-main{aspect-ratio:4 / 5}.catalog-shell[data-layout=modern] .modal-info{order:1;padding:3rem 3rem 2.5rem;background:var(--bg);display:flex;flex-direction:column}.catalog-shell[data-layout=modern] .modal-info>.modal-itemno{order:1}.catalog-shell[data-layout=modern] .modal-info>.modal-title{order:2}.catalog-shell[data-layout=modern] .modal-info>.modal-price{order:3}.catalog-shell[data-layout=modern] .modal-info>.modal-tab-pane[data-tab=details]{order:4}.catalog-shell[data-layout=modern] .modal-info>.modal-tab-pane[data-tab=specs]{order:5}.catalog-shell[data-layout=modern] .modal-eyebrow{display:none}.catalog-shell[data-layout=modern] .modal-itemno{margin-bottom:1.25rem}.catalog-shell[data-layout=modern] .modal-itemno-label{font-size:11px;letter-spacing:.2em}.catalog-shell[data-layout=modern] .modal-title{font-family:var(--font-brand);font-size:clamp(1.625rem,2.4vw,2.25rem);font-weight:500;letter-spacing:-.025em;line-height:1.05;margin-bottom:1.5rem}.catalog-shell[data-layout=modern] .modal-price{font-family:var(--font-brand);font-size:24px;font-weight:500;letter-spacing:.04em;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--rule);color:var(--fg)}.catalog-shell[data-layout=modern] .modal-description{margin-bottom:2.5rem}.catalog-shell[data-layout=modern] .modal-specs .catalog-detail-section{margin:0;padding:0;border-top:0}.catalog-shell[data-layout=modern] .modal-specs .catalog-detail-section:first-child .catalog-detail-row>.catalog-detail-item:first-child{border-top:1px solid var(--rule)}.catalog-shell[data-layout=modern] .modal-specs .catalog-detail-row{display:flex;flex-direction:column;gap:0}.catalog-shell[data-layout=modern] .modal-specs .catalog-detail-item{display:flex;align-items:baseline;justify-content:space-between;gap:1.25rem;padding:14px 0;border-bottom:1px solid var(--rule)}.catalog-shell[data-layout=modern] .modal-specs .catalog-detail-item h6{margin:0;flex-shrink:0;font-size:9px;letter-spacing:.2em}.catalog-shell[data-layout=modern] .modal-specs .catalog-detail-item span{text-align:right;color:var(--fg);font-size:14px}@media(max-width:900px){.catalog-shell .modal-product{display:flex!important;flex-direction:column;grid-template-columns:1fr!important;padding:1rem}.catalog-shell .modal-info,.catalog-shell[data-layout=heritage] .modal-info,.catalog-shell[data-layout=modern] .modal-info{display:contents}.catalog-shell .modal-tabs{display:none!important}.catalog-shell .modal-tab-pane,.catalog-shell .modal-eyebrow{display:block!important}.catalog-shell .modal-itemno{display:flex!important;justify-content:flex-start!important}.catalog-shell[data-layout=heritage] .modal-itemno{justify-content:center!important;margin:0 0 1.5rem!important}.catalog-shell[data-layout=heritage] .modal-eyebrow{margin:20px 0 1.25rem!important}.catalog-shell[data-layout=heritage] .modal-title{margin:0 0 1rem!important}.catalog-shell .modal-eyebrow{order:1!important}.catalog-shell .modal-title{order:2!important}.catalog-shell .modal-itemno{order:3!important}.catalog-shell .modal-price{order:4!important}.catalog-shell .modal-gallery,.catalog-shell .modal-hero{order:5!important}.catalog-shell .modal-tab-pane[data-tab=details]{order:6!important}.catalog-shell .modal-tab-pane[data-tab=specs]{order:7!important}.catalog-shell .modal-plates{order:8!important}.catalog-shell .modal-eyebrow,.catalog-shell .modal-title{margin:0 0 .5rem!important}.catalog-shell .modal-itemno{margin:0 0 .25rem!important}.catalog-shell .modal-price{margin:0 0 1.25rem!important;padding-bottom:0!important;border-bottom:0!important}.catalog-shell .modal-gallery,.catalog-shell .modal-hero{margin:0 0 1.5rem!important;padding:0!important;background:transparent!important}.catalog-shell .catalog-modal{padding:.5rem}.catalog-shell .catalog-modal-dialog{max-height:100%;height:auto;border-radius:8px}}.b2b-hero__deco1[data-astro-cid-lektbejp]{top:100px;left:-40px;width:90px;height:90px;background:var(--c-sky)}.b2b-hero__deco2[data-astro-cid-lektbejp]{top:60px;right:80px;width:50px;height:50px;background:var(--c-sky-200)}.b2b-hero__deco3[data-astro-cid-lektbejp]{bottom:80px;right:40px;width:70px;height:70px;color:var(--c-indigo);border-width:3px}.b2b-pillars[data-astro-cid-lektbejp]{padding:var(--section-padding-y) 0;background:var(--c-ink-50);position:relative;overflow:hidden}.b2b-pillars--with-cta[data-astro-cid-lektbejp]{padding-bottom:0}.b2b-pillars__cta-slot[data-astro-cid-lektbejp]{margin-top:2.5rem}.b2b-pillars__head[data-astro-cid-lektbejp]{text-align:center;max-width:820px;margin:0 auto 4.5rem}.b2b-pillars__head[data-astro-cid-lektbejp] h2[data-astro-cid-lektbejp]{font-family:var(--font-display);font-size:clamp(2.5rem,5.2vw,5rem);line-height:.95;letter-spacing:-.035em;font-weight:500;max-width:18ch;margin:1.25rem auto}.b2b-catalog[data-astro-cid-lektbejp]{background:var(--c-ink-50);padding:var(--section-padding-y) 0;border-top:1px solid var(--c-line);position:relative;overflow:hidden}.b2b-catalog__head[data-astro-cid-lektbejp]{text-align:center;max-width:820px;margin:0 auto 2.5rem}.b2b-catalog__head[data-astro-cid-lektbejp] h2[data-astro-cid-lektbejp]{font-family:var(--font-display);font-size:clamp(2.5rem,5.2vw,5rem);line-height:.95;letter-spacing:-.035em;font-weight:500;margin:1.25rem auto;max-width:22ch}.b2b-catalog__sub[data-astro-cid-lektbejp]{font-size:1.125rem;line-height:1.5;color:var(--c-ink-500);max-width:60ch;margin:0 auto}.b2b-catalog__controls[data-astro-cid-lektbejp]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1.25rem;margin-bottom:1.5rem;padding:.75rem;background:var(--c-ink-50);border:1px solid var(--c-line);border-radius:var(--radius-lg)}.b2b-catalog__styles[data-astro-cid-lektbejp]{display:flex;gap:.375rem;background:var(--c-white);border:1px solid var(--c-line);border-radius:999px;padding:.25rem}.b2b-catalog__style[data-astro-cid-lektbejp]{appearance:none;border:0;background:transparent;cursor:pointer;font-family:var(--font-display);font-size:.9375rem;font-weight:500;color:var(--c-ink-500);padding:.5rem 1.125rem;border-radius:999px;transition:background .2s ease,color .2s ease}.b2b-catalog__style[data-astro-cid-lektbejp]:hover,.b2b-catalog__style[data-astro-cid-lektbejp]:focus-visible{color:var(--c-black);outline:none}.b2b-catalog__style[data-astro-cid-lektbejp].is-active{background:var(--c-indigo);color:var(--c-white)}.b2b-catalog__palettes[data-astro-cid-lektbejp]{display:flex;gap:.375rem;background:var(--c-white);border:1px solid var(--c-line);border-radius:999px;padding:.25rem}.b2b-catalog__palette[data-astro-cid-lektbejp]{appearance:none;border:0;background:transparent;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-display);font-size:.875rem;font-weight:500;color:var(--c-ink-500);padding:.4375rem .875rem .4375rem .5rem;border-radius:999px;transition:background .2s ease,color .2s ease}.b2b-catalog__palette[data-astro-cid-lektbejp]:hover,.b2b-catalog__palette[data-astro-cid-lektbejp]:focus-visible{color:var(--c-black);outline:none}.b2b-catalog__palette[data-astro-cid-lektbejp].is-active{background:var(--c-ink-50);color:var(--c-black)}.b2b-catalog__swatch[data-astro-cid-lektbejp]{width:18px;height:18px;border-radius:50%;display:inline-block;border:1px solid rgba(0,0,0,.12)}.b2b-catalog__swatch--silver[data-astro-cid-lektbejp]{background:linear-gradient(135deg,#e8e8ec,#b8b8c0,#f4f4f7)}.b2b-catalog__swatch--gold[data-astro-cid-lektbejp]{background:linear-gradient(135deg,#f0d68c,#c8a049,#f5e4a8)}.b2b-catalog__frame[data-astro-cid-lektbejp]{background:var(--c-white);border:1px solid var(--c-line);border-radius:var(--radius-xl);overflow:hidden;box-shadow:0 30px 80px -36px #0818a847,0 6px 18px -8px #00000014;isolation:isolate}.b2b-catalog__chrome[data-astro-cid-lektbejp]{position:relative;display:flex;align-items:center;gap:6px;padding:.75rem 1rem;background:var(--c-ink-50);border-bottom:1px solid var(--c-line)}.b2b-catalog__dot[data-astro-cid-lektbejp]{width:11px;height:11px;border-radius:50%;background:#00000024;flex:none}.b2b-catalog__url[data-astro-cid-lektbejp]{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(360px,60%);background:var(--c-white);border:1px solid var(--c-line);border-radius:6px;padding:.1875rem .75rem;font-family:var(--font-mono);font-size:.75rem;color:var(--c-ink-500);text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b2b-catalog__viewport[data-astro-cid-lektbejp]{position:relative;width:100%;height:clamp(760px,88vh,1040px);overflow:auto;background:var(--c-white);transform:translateZ(0)}.b2b-catalog__ctas{margin-top:2.5rem}#top,#catalogs,#portals,#memos,#shows,#integrations{scroll-margin-top:5rem}#preview,#demo{scroll-margin-top:0}@media(max-width:992px){.b2b-hero__deco1[data-astro-cid-lektbejp],.b2b-hero__deco2[data-astro-cid-lektbejp],.b2b-hero__deco3[data-astro-cid-lektbejp]{display:none}.b2b-catalog__controls[data-astro-cid-lektbejp]{justify-content:center}}@media(max-width:768px){.b2b-pillars[data-astro-cid-lektbejp]{padding:var(--section-padding-y-mobile) 0}.b2b-pillars--with-cta[data-astro-cid-lektbejp]{padding-bottom:0}.b2b-pillars__head[data-astro-cid-lektbejp]{margin-bottom:2.5rem}.b2b-catalog[data-astro-cid-lektbejp]{padding:var(--section-padding-y-mobile) 0}.b2b-catalog__head[data-astro-cid-lektbejp]{margin-bottom:2.5rem}.b2b-catalog__controls[data-astro-cid-lektbejp]{flex-direction:column;align-items:stretch;gap:.625rem}.b2b-catalog__styles[data-astro-cid-lektbejp],.b2b-catalog__palettes[data-astro-cid-lektbejp]{justify-content:center}.b2b-catalog__url[data-astro-cid-lektbejp]{display:none}.b2b-catalog__viewport[data-astro-cid-lektbejp]{height:clamp(580px,88vh,760px)}}
