/* Claudia editorial storefront. Existing catalog, product and cart interfaces remain shared. */
:root{--paper:#fff;--ink:#20211f;--gold:#92703b;--line:#e5e2dd;--muted:#6d6b65}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.topline{min-height:34px;align-items:center;padding:8px 4%;font-size:11px;letter-spacing:.12em;background:#20211f;color:#fff}
.topline span:nth-child(2){letter-spacing:.07em}.topline a{text-decoration:none;letter-spacing:.03em}
.header{display:grid;grid-template-columns:minmax(0,1fr) 144px minmax(0,1fr);gap:26px;max-width:1440px;min-height:112px;padding:8px 4%;border:0}
.brand{position:relative;display:flex;align-items:center;justify-content:center;width:128px;height:96px;overflow:visible;background:#fff;margin:auto}
.brand img{position:static;display:block;width:100%;height:100%;max-width:100%;object-fit:contain;object-position:center;margin:0;transform:none}
.header-search{display:flex;align-items:center;border-bottom:1px solid #bdb9af;max-width:275px;width:100%;margin:0}
.header-search input{width:100%;min-width:0;padding:12px 0;border:0;background:#fff;color:var(--ink);font-size:14px;border-radius:0;outline-offset:4px}
.header-search input::placeholder{color:#77746d}.header-search button{height:44px;width:44px;padding:10px;flex:none}
.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:26px}.header-service{font-size:12px;text-decoration:none;white-space:nowrap}
.cart-trigger{margin:0;gap:8px;padding:12px 0;font-size:12px}.cart-count{background:#f1eee7;color:#20211f;min-width:20px;height:20px;font-size:11px}
.department-nav{display:flex;justify-content:center;align-items:stretch;gap:42px;min-height:48px;border-bottom:1px solid var(--line)}
.department-nav button,.department-nav a{font:12px var(--sans);letter-spacing:.12em;text-transform:uppercase;min-height:48px;padding:14px 0;text-decoration:none;border-bottom:2px solid transparent;display:flex;align-items:center}
.department-nav button[aria-pressed=true],.department-nav button:hover,.department-nav a:hover{border-bottom-color:var(--gold)}
.institutional-hero{background:#101111}.institutional-photo{width:100%;max-width:none}.institutional-photo img{object-position:center;transform:none}
.institutional-hero::before{background:linear-gradient(90deg,rgba(8,9,9,.7),rgba(8,9,9,.2) 40%,transparent 65%)}
.institutional-inner{min-height:540px;max-width:1440px;padding:64px 7%;margin:auto}
.institutional-copy{width:49%;max-width:620px}.institutional-eyebrow{font:11px/1.5 var(--sans);letter-spacing:.24em;color:#d1bc96;margin:0 0 24px}
.institutional-copy h1{font:400 clamp(38px,4.3vw,64px)/1.08 var(--serif);letter-spacing:-.035em;margin:0}
.institutional-copy h1 em{display:inline;color:#dac5a1;font-size:1em;line-height:inherit}
.institutional-description{font-size:14px;line-height:1.8;color:#e0ddd5;margin:24px 0 28px}
.institutional-cta{min-height:48px;padding:13px 21px;border:1px solid #e4dbca;background:transparent;color:#fff;gap:36px;text-transform:uppercase;font-size:11px;letter-spacing:.12em}
.institutional-cta:hover{background:#eee7d9;color:#20211f;border-color:#eee7d9}
.experience-strip{display:flex;justify-content:space-evenly;align-items:center;gap:24px;min-height:54px;padding:14px 4%;background:#f5f3ee;color:#645f55;font-size:11px;letter-spacing:.035em}
.experience-strip span+span{border-left:1px solid #d7d0c3;padding-left:32px}
.department-discovery{max-width:1440px;margin:auto;padding:54px 4% 0}.section-caption{text-align:center;margin-bottom:30px}
.section-caption .eyebrow{font-size:10px;letter-spacing:.18em;margin-bottom:10px}.section-caption h2{font:400 clamp(24px,2.5vw,34px)/1.25 var(--serif);letter-spacing:-.025em;margin:0}
.department-tiles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.department-tile{position:relative;min-height:126px;text-align:left;padding:23px 24px;display:flex;flex-direction:column;gap:10px;background:#fff;transition:background .2s}
.department-tile+.department-tile{border-left:1px solid var(--line)}.department-tile:hover{background:#f7f5f0}
.department-number{font-size:10px;color:#8f754d;letter-spacing:.1em}.department-name{font:400 26px/1.15 var(--serif);letter-spacing:-.025em}.department-name br{display:none}
.department-link{font-size:10px;text-transform:uppercase;letter-spacing:.13em;display:flex;justify-content:space-between;color:#6a665e}
.main{max-width:1440px;padding:0 4%}.main#catalogo{padding-top:64px;scroll-margin-top:20px}
.collection-heading{margin-bottom:28px}.collection-heading .eyebrow{font-size:10px;margin-bottom:12px}.collection-title{font:400 clamp(30px,3.25vw,44px)/1.1 var(--serif);letter-spacing:-.035em}.collection-intro{font-size:13px;line-height:1.65;color:#79756d}
.category-filters{gap:30px;margin:0;border-bottom:1px solid var(--line)}
.category-filters button{border:0;border-bottom:2px solid transparent;padding:16px 0;gap:8px;font-size:12px;min-height:48px;background:none;white-space:nowrap}
.category-filters button[aria-pressed=true]{background:transparent;border-bottom-color:var(--ink);color:var(--ink)}.category-filters button:hover{border-bottom-color:var(--gold)}.department-count{font-size:10px;color:#79756d}
.gold-filters{display:flex;flex-wrap:wrap;align-items:center;gap:9px;padding:18px 0 4px;overflow-x:auto;scrollbar-width:thin;overscroll-behavior-inline:contain}
.gold-filters button{flex:none;display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:10px 14px;border:1px solid #d4d0c7;background:#fff;font-size:14px;line-height:1.35;white-space:nowrap}
.gold-filters button:hover{border-color:var(--gold)}.gold-filters button[aria-pressed=true]{border-color:var(--ink);background:var(--ink);color:#fff}.gold-filter-count{font-size:10px;opacity:.68}
.catalog-tools{display:grid;grid-template-columns:minmax(0,1fr) minmax(190px,220px);align-items:end;gap:20px;padding:20px 0 4px}
.catalog-tools .watch-tools{grid-template-columns:minmax(0,1fr) minmax(160px,220px);padding:0;border:0;min-width:0}
.catalog-tools .watch-tools label:first-child{grid-column:auto}
.catalog-sort{grid-column:2;min-width:0;display:grid;gap:9px;font-size:14px;letter-spacing:.5px;text-transform:uppercase}
.catalog-sort select{width:100%;min-width:0;min-height:46px;border:1px solid #d2cec4;background:#fff;color:var(--ink);padding:13px 12px;font:14px Arial,sans-serif;border-radius:0}
.catalog-sort select:focus{outline:2px solid var(--gold);outline-offset:2px}
@media(max-width:760px){.catalog-tools{grid-template-columns:minmax(0,1fr);gap:14px;padding-top:16px}.catalog-tools .watch-tools{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.catalog-sort{grid-column:1}.catalog-sort select{font-size:16px}.catalog-tools .watch-tools label{min-width:0}}
.catalog-line{border:0;padding:18px 0;margin:0 0 5px;font-size:11px}.catalog-line>span:last-child{gap:5px}.catalog-line svg{width:14px;height:14px}
.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:40px 22px}
.product-photo,.watch-card .product-photo{aspect-ratio:1/1.22;background:#f6f5f2;border:1px solid #f0eeea}
.product-photo.pandora{background:#f6f5f2}.product-photo.pandora img{padding:7%;mix-blend-mode:multiply}
.photo-caption{font-size:10px;padding:6px 8px;background:#fff;right:8px;bottom:8px;gap:14px}
.product-info,.watch-card .product-info{padding:17px 0 0}.product-category{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:#856a42;margin:0 0 9px}
.product-info h2{font:400 15px/1.45 var(--sans);letter-spacing:0;margin:0 0 7px;min-height:44px}
.watch-model{font-size:10px;letter-spacing:.05em;margin:0 0 8px;color:#726f67;overflow-wrap:anywhere}
.product-subtitle,.watch-card .product-subtitle{font-size:12px;line-height:1.65;min-height:40px;margin:0 0 16px;color:#79756d}
.purchase-row,.watch-card .purchase-row{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:0;border:0;margin-top:auto}
.price,.watch-card .price{font-size:16px;line-height:1.4;font-weight:500;letter-spacing:0}.price-block{min-height:46px;margin:0}.installments{font-size:11px;margin-top:4px;color:#79756d}
.add-button,.watch-card .add-button{margin:12px 0 0;min-height:44px;padding:12px 14px;width:100%;justify-content:space-between;font-size:11px;letter-spacing:.09em;text-transform:uppercase;background:#fff;color:#252623;border:1px solid #cbc6bc}
.add-button:hover,.watch-card .add-button:hover{background:#252623;color:#fff;border-color:#252623}.add-button svg{width:15px;height:15px}
.watch-tools{grid-template-columns:minmax(160px,1fr) 210px 190px;padding:20px 0;gap:18px}.watch-tools label{font-size:10px;letter-spacing:.11em;gap:8px}.watch-tools input,.watch-tools select{font-size:14px;border-color:var(--line);padding:12px}
.catalog-pagination{text-align:center;margin:36px 0 56px}.catalog-pagination p{font-size:11px;color:#777168;margin:0 0 16px}.load-more{display:inline-flex;align-items:center;justify-content:space-between;gap:45px;min-height:46px;padding:13px 24px;border:1px solid #393932;font-size:11px;text-transform:uppercase;letter-spacing:.1em}.load-more:hover{background:#f6f3ed}
.category-empty{min-height:170px;padding:45px 20px}.watch-results-empty{min-height:190px}
.concierge{max-width:1440px;margin:0 auto;padding:52px 7%;display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center;background:#efebe3}
.concierge .eyebrow{font-size:10px;letter-spacing:.16em;color:#80673f}.concierge h2{font:400 clamp(28px,3vw,42px)/1.13 var(--serif);letter-spacing:-.03em;margin:0}.concierge-copy p{font-size:13px;line-height:1.85;margin:0 0 22px;color:#686257}.concierge-copy a{display:inline-flex;align-items:center;gap:38px;font-size:11px;text-transform:uppercase;letter-spacing:.08em;min-height:44px;text-decoration:none;border-bottom:1px solid #8b795c}
.footer{display:grid;grid-template-columns:2fr 1fr 1.4fr;align-items:start;padding:42px 4% 20px;gap:35px;font-size:12px;color:#756f64;background:#fff}
.footer-identity .brand{margin:0;width:140px;height:111px}.footer-identity p{font-size:11px;line-height:1.7;margin:14px 0 0;max-width:220px}
.footer-column h2{font:500 11px/1.5 var(--sans);letter-spacing:.13em;text-transform:uppercase;color:#3a3934;margin:14px 0 15px}.footer-column p{line-height:1.8;margin:0 0 10px}.footer-column button,.footer-column a{display:flex;font:12px/1.6 var(--sans);padding:6px 0;text-align:left;min-height:32px;text-decoration:none}.footer-column .admin-link{font-size:11px;margin-top:12px;text-decoration:underline;text-underline-offset:4px}
.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:20px;font-size:10px}
.watch-information .eyebrow,.watch-highlights dt,.watch-media>span{font-size:11px}
@media(min-width:1441px){.institutional-inner{min-height:620px}.header,.main,.footer,.department-discovery{padding-left:56px;padding-right:56px}}
@media(max-width:1000px){.header{gap:16px;grid-template-columns:minmax(0,1fr) 144px minmax(0,1fr)}.header-actions{gap:15px}.header-service{display:none}.department-nav{gap:30px}.institutional-inner{min-height:475px;padding:48px 5%}.institutional-copy{width:52%}.institutional-copy h1{font-size:clamp(34px,4.6vw,48px)}.product-grid{gap:32px 16px}.department-tile{padding:22px 18px}.department-name{font-size:23px}.experience-strip{gap:16px}.experience-strip span+span{padding-left:16px}.category-filters{gap:24px}.watch-tools{grid-template-columns:1fr 190px 170px}}
@media(max-width:760px){.topline{justify-content:center;font-size:10px;min-height:30px;padding:8px 16px}.topline>span:first-child,.topline>a{display:none}.header{position:relative;padding:8px 18px 0;min-height:0;grid-template-columns:1fr 112px 1fr;gap:0 8px}.header>.brand{grid-column:2;grid-row:1;width:112px;height:88px}.header-actions{grid-column:3;grid-row:1;gap:0}.cart-label{display:none}.cart-trigger{gap:5px}.cart-trigger svg{width:22px}.header-search{grid-column:1/-1;grid-row:2;max-width:none;margin:5px 0 10px}.header-search input{font-size:16px;padding:10px 0}.department-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:0 12px;min-height:46px}.department-nav a{display:none}.department-nav button{font-size:11px;letter-spacing:.035em;justify-content:center;text-align:center;min-height:48px;padding:10px 5px;line-height:1.45}.institutional-hero{display:block}.institutional-photo{position:relative;height:300px;width:100%;inset:auto;z-index:0}.institutional-photo img{object-fit:cover;object-position:85% 48%;transform:scale(1.18);transform-origin:85% 50%}.institutional-photo::after{background:linear-gradient(0deg,#101111,transparent 35%)}.institutional-inner{position:relative;min-height:0;display:block;padding:0 26px 36px}.institutional-copy{width:100%;max-width:none}.institutional-eyebrow{font-size:10px;letter-spacing:.19em;margin:0 0 17px}.institutional-copy h1{font-size:clamp(33px,5.8vw,44px);max-width:550px;line-height:1.13}.institutional-copy h1 br{display:none}.institutional-copy h1 br::after{content:' '}.institutional-copy h1 em{display:block;margin-top:2px}.institutional-description{font-size:13px;margin:18px 0 24px;line-height:1.7}.institutional-description br{display:block}.institutional-cta{font-size:11px;min-height:46px}.experience-strip{min-height:48px;padding:13px 16px;font-size:11px;text-align:center}.experience-strip span:first-child{display:none}.experience-strip span:nth-child(2){padding:0;border:0}.experience-strip span+span{padding-left:16px}.department-discovery{padding:35px 18px 0}.section-caption{margin-bottom:23px}.section-caption h2{font-size:26px}.department-tile{min-height:117px;padding:16px 12px;gap:12px}.department-name{font-size:21px}.department-name br{display:block}.department-link{font-size:9px;letter-spacing:.03em}.main{padding:0 18px}.main#catalogo{padding-top:40px}.collection-title{font-size:34px}.collection-heading{display:flex;gap:16px;align-items:end;margin-bottom:18px}.collection-intro{display:none}.category-filters{gap:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr))}.category-filters button{font-size:11px;padding:12px 4px;white-space:normal;min-width:0;justify-content:center;text-align:center;line-height:1.45}.department-count{display:none}.gold-filters{flex-wrap:nowrap;margin:0 -18px;padding:14px 18px 2px}.gold-filters button{min-height:44px;font-size:14px;padding:10px 12px}.catalog-line{font-size:10px;padding:15px 0}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 15px}.product-info h2{font-size:14px;line-height:1.4;min-height:40px}.product-category{font-size:10px}.product-subtitle,.watch-card .product-subtitle{font-size:11px;min-height:36px;line-height:1.6}.price,.watch-card .price{font-size:16px}.price-block{margin:0;min-height:45px}.installments{font-size:11px}.add-button,.watch-card .add-button{font-size:10px;padding:12px;letter-spacing:.07em;margin-top:10px}.watch-tools{grid-template-columns:1fr 1fr;gap:12px}.watch-tools label:first-child{grid-column:1/-1}.watch-tools input,.watch-tools select{font-size:16px;padding:12px 8px}.catalog-pagination{margin:30px 0 40px}.concierge{padding:36px 26px;grid-template-columns:1fr;gap:22px}.concierge h2{font-size:33px}.concierge-copy p{font-size:13px;margin-bottom:14px}.footer{padding:26px 18px 22px;grid-template-columns:1fr 1fr;gap:20px}.footer-identity{grid-column:1/-1;display:flex;align-items:center;gap:20px}.footer-identity p{max-width:190px}.footer-identity .brand{flex:none}.footer-column h2{font-size:10px}.footer-column a,.footer-column button{min-height:40px}.footer-bottom{font-size:10px;gap:18px;align-items:start}.footer-bottom span:last-child{text-align:right;max-width:170px}}
@media(max-width:400px){.header{padding-left:14px;padding-right:14px}.institutional-photo{height:248px}.institutional-inner{padding:0 20px 32px}.institutional-copy h1{font-size:31px;line-height:1.16}.department-discovery{padding-left:14px;padding-right:14px}.department-tile{padding:15px 8px;min-height:111px}.department-name{font-size:18px}.section-caption h2{font-size:23px}.main{padding-left:14px;padding-right:14px}.product-grid{gap:28px 12px}.category-filters button{font-size:10px}.collection-title{font-size:30px}.catalog-line>span:last-child{max-width:125px;line-height:1.5;text-align:right}.product-info h2{font-size:13px}.product-subtitle,.watch-card .product-subtitle{font-size:11px}.footer-bottom{flex-direction:column;gap:8px}.footer-bottom span:last-child{max-width:none;text-align:left}}

/* Three editorial covers: institutional, alliances and watches. */
.hero-carousel{position:relative;overflow:hidden;background:#101111;touch-action:pan-y pinch-zoom}
.hero-carousel-track{display:flex;align-items:stretch;will-change:transform;transition:transform .8s cubic-bezier(.22,.61,.36,1)}
.hero-slide{flex:0 0 100%;min-width:0}
.hero-slide .institutional-copy h2{font:400 clamp(38px,4.3vw,64px)/1.08 var(--serif);letter-spacing:-.035em;margin:0;color:inherit;text-wrap:balance}
.hero-slide .institutional-copy h2 em{display:block;color:#dac5a1;font-size:1em;line-height:inherit;font-weight:400}
.hero-slide-alliances{background:#eee9df;color:#191a18}
.hero-slide-alliances::before{background:linear-gradient(90deg,#eee9df 0%,rgba(238,233,223,.98) 25%,rgba(238,233,223,.86) 43%,rgba(238,233,223,.18) 69%,transparent 82%)}
.hero-slide-alliances .institutional-copy{color:#191a18}
.hero-slide-alliances .institutional-eyebrow{color:#80632d}
.hero-slide-alliances .institutional-copy h2 em{color:#9b7538}
.hero-slide-alliances .institutional-description{color:#555149}
.hero-slide-alliances .institutional-cta{background:#191a18;color:#fff;border-color:#191a18}
.hero-slide-alliances .institutional-cta:hover{background:#9b7538;border-color:#9b7538;color:#fff}
.hero-category-photo{width:57%}
.hero-alliance-photo{background:#e6dfd1}
.hero-alliance-photo img{object-position:center 48%}
.hero-slide-watches{background:#0b0e0c}
.hero-slide-watches::before{background:linear-gradient(90deg,#0b0e0c 0%,rgba(11,14,12,.98) 27%,rgba(11,14,12,.84) 45%,rgba(11,14,12,.26) 67%,transparent 82%)}
.hero-watch-photo{width:52%;background:radial-gradient(circle at 56% 49%,#2c3830 0%,#111713 44%,#080a09 78%)}
.hero-watch-photo img{object-fit:contain;object-position:center;padding:32px 9%;transform:none;filter:drop-shadow(0 24px 28px rgba(0,0,0,.42))}
.hero-carousel-controls{position:absolute;right:max(5vw,24px);bottom:24px;z-index:5;display:flex;align-items:center;gap:10px;padding:6px;background:rgba(10,11,10,.74);border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(10px)}
.hero-carousel-arrow{display:grid;place-items:center;width:38px;height:38px;border:0;background:transparent;color:#fff}
.hero-carousel-arrow:hover{background:rgba(255,255,255,.12)}
.hero-carousel-arrow svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6}
.hero-carousel-dots{display:flex;align-items:center;gap:7px;padding:0 3px}
.hero-carousel-dots button{width:7px;height:7px;padding:0;border:1px solid #fff;border-radius:50%;background:transparent;transition:width .25s,border-radius .25s,background .25s}
.hero-carousel-dots button[aria-current=true]{width:24px;border-radius:10px;background:#d8c09a}
.hero-carousel button:focus-visible{outline:2px solid #efd8ae;outline-offset:3px}
@media(max-width:1000px) and (min-width:761px){.hero-slide .institutional-copy h2{font-size:clamp(34px,4.6vw,48px)}}
@media(max-width:760px){
  .hero-carousel-track{align-items:stretch}
  .hero-slide .institutional-inner{padding-bottom:88px}
  .hero-slide .institutional-copy h2{font-size:clamp(33px,8.6vw,44px);line-height:1.13}
  .hero-slide .institutional-copy h2 em{display:block;margin-top:2px}
  .hero-category-photo{width:100%;height:clamp(250px,68vw,400px)}
  .hero-category-photo img{width:100%;height:100%;transform:none}
  .hero-alliance-photo img{object-fit:cover;object-position:center 48%}
  .hero-slide-alliances .institutional-photo::after{background:linear-gradient(0deg,#eee9df 0%,rgba(238,233,223,.35) 12%,transparent 35%)}
  .hero-watch-photo img{object-fit:contain;object-position:center;padding:18px 25%;filter:drop-shadow(0 18px 20px rgba(0,0,0,.38))}
  .hero-carousel-controls{right:20px;bottom:20px}
}
@media(max-width:400px){.hero-slide .institutional-inner{padding-bottom:84px}.hero-slide .institutional-copy h2{font-size:31px;line-height:1.16}.hero-carousel-controls{right:14px;bottom:16px}}
@media(prefers-reduced-motion:reduce){.hero-carousel-track{transition:none}.hero-carousel-dots button{transition:none}}

/* Original jewelry catalog photos, with consistent sizing and sale units. */
.sale-unit{display:block;font-size:12px;line-height:1.5;color:#69645c;margin:5px 0}.detail-info .sale-unit,.cart-row .sale-unit{font-size:14px}.product-photo.jewelry-original,.product-photo.jewelry-band,.cart-photo.jewelry-original,.cart-photo.jewelry-band,.detail-media.jewelry-original,.detail-media.jewelry-band,.detail-image.jewelry-original,.detail-image.jewelry-band{background:#fff;overflow:hidden}.product-photo.jewelry-original img,.cart-photo.jewelry-original img{object-fit:contain;padding:0;transform:none}.product-photo.jewelry-band img,.cart-photo.jewelry-band img{object-fit:cover;padding:0;transform:none}.detail-image.jewelry-original img,.detail-image.jewelry-band img{object-fit:contain;padding:0;transform:none}.detail-image.jewelry-original,.detail-image.jewelry-band{min-height:420px;max-height:65dvh}.detail-image.jewelry-original img,.detail-image.jewelry-band img{max-height:65dvh}@media(max-width:640px){.detail-image.jewelry-original,.detail-image.jewelry-band{min-height:0;height:43dvh}.detail-image.jewelry-original img,.detail-image.jewelry-band img{max-height:100%}}

/* Enlarge original photographs in cards; full photographs remain in details. */
.product-photo.focus-cj-an02 img,.cart-photo.focus-cj-an02 img{transform:scale(2.5);transform-origin:50% 64%;object-fit:cover;object-position:50% 64%;}
.product-photo.focus-cj-an03 img,.cart-photo.focus-cj-an03 img{transform:scale(1.7);transform-origin:50% 50%;}
.product-photo.focus-cj-an04 img,.cart-photo.focus-cj-an04 img{transform:scale(1.7);transform-origin:50% 50%;}
.product-photo.focus-cj-an05 img,.cart-photo.focus-cj-an05 img{transform:scale(2.4);transform-origin:50% 63%;object-fit:cover;object-position:50% 63%;}
.product-photo.focus-cj-an06 img,.cart-photo.focus-cj-an06 img{transform:scale(1.5);transform-origin:50% 50%;}
.product-photo.focus-cj-an07 img,.cart-photo.focus-cj-an07 img{transform:scale(2.2);transform-origin:50% 67%;object-fit:cover;object-position:50% 67%;}
.product-photo.focus-cj-an08 img,.cart-photo.focus-cj-an08 img{transform:scale(1.5);transform-origin:50% 50%;}
.product-photo.focus-cj-an09 img,.cart-photo.focus-cj-an09 img{transform:scale(1.5);transform-origin:50% 50%;}
.product-photo.focus-cj-an11 img,.cart-photo.focus-cj-an11 img{transform:scale(1.6);transform-origin:50% 50%;}
.product-photo.focus-cj-an12 img,.cart-photo.focus-cj-an12 img{transform:scale(1.5);transform-origin:50% 50%;}
.product-photo.focus-cj-an13 img,.cart-photo.focus-cj-an13 img{transform:scale(2.1);transform-origin:50% 63%;object-fit:cover;object-position:50% 63%;}
.product-photo.focus-cj-an14 img,.cart-photo.focus-cj-an14 img{transform:scale(2.1);transform-origin:50% 65%;object-fit:cover;object-position:50% 65%;}
.product-photo.focus-cj-an15 img,.cart-photo.focus-cj-an15 img{transform:scale(2.5);transform-origin:50% 61%;object-fit:cover;object-position:50% 61%;}
.product-photo.focus-cj-an16 img,.cart-photo.focus-cj-an16 img{transform:scale(2.3);transform-origin:50% 63%;object-fit:cover;object-position:50% 63%;}
.product-photo.focus-cj-an17 img,.cart-photo.focus-cj-an17 img{transform:scale(1.15);transform-origin:50% 50%;}
.product-photo.focus-cj-an18 img,.cart-photo.focus-cj-an18 img{transform:scale(1.35);transform-origin:50% 50%;}
.product-photo.focus-cj-an19 img,.cart-photo.focus-cj-an19 img{transform:scale(1.3);transform-origin:50% 50%;}
.product-photo.focus-cj-an20 img,.cart-photo.focus-cj-an20 img{transform:scale(1.25);transform-origin:50% 50%;}
.product-photo.focus-cj-an21 img,.cart-photo.focus-cj-an21 img{transform:scale(1.25);transform-origin:50% 50%;}
.product-photo.focus-cj-an22 img,.cart-photo.focus-cj-an22 img{transform:scale(1.35);transform-origin:50% 50%;}
.product-photo.focus-cj-an23 img,.cart-photo.focus-cj-an23 img{transform:scale(1.3);transform-origin:50% 50%;}
.product-photo.focus-cj-an24 img,.cart-photo.focus-cj-an24 img{transform:scale(1.3);transform-origin:50% 50%;}
.product-photo.focus-cj-an25 img,.cart-photo.focus-cj-an25 img{transform:scale(1.4);transform-origin:50% 50%;}
.product-photo.focus-cj-an26 img,.cart-photo.focus-cj-an26 img{transform:scale(1.2);transform-origin:50% 50%;}
.product-photo.focus-cj-an27 img,.cart-photo.focus-cj-an27 img{transform:scale(1.05);transform-origin:50% 50%;}
.product-photo.focus-cj-an28 img,.cart-photo.focus-cj-an28 img{transform:scale(1.5);transform-origin:50% 50%;}
.product-photo.focus-cj-an29 img,.cart-photo.focus-cj-an29 img{transform:scale(1.7);transform-origin:50% 50%;}
.product-photo.focus-cj-an30 img,.cart-photo.focus-cj-an30 img{transform:scale(1.7);transform-origin:50% 50%;}
.product-photo.focus-cj-an31 img,.cart-photo.focus-cj-an31 img{transform:scale(1.7);transform-origin:50% 50%;}
.product-photo.focus-cj-an32 img,.cart-photo.focus-cj-an32 img{transform:scale(1.6);transform-origin:50% 50%;}
.product-photo.focus-cj-an33 img,.cart-photo.focus-cj-an33 img{transform:scale(1.5);transform-origin:50% 50%;}
.product-photo.focus-cj-an34 img,.cart-photo.focus-cj-an34 img{transform:scale(1.4);transform-origin:50% 50%;}
.product-photo.focus-cj-an35 img,.cart-photo.focus-cj-an35 img{transform:scale(1.3);transform-origin:50% 50%;}
.product-photo.focus-cj-an36 img,.cart-photo.focus-cj-an36 img{transform:scale(1.5);transform-origin:50% 50%;}
.product-photo.focus-cj-an37 img,.cart-photo.focus-cj-an37 img{transform:scale(1.25);transform-origin:50% 50%;}
.product-photo.focus-cj-an38 img,.cart-photo.focus-cj-an38 img{transform:scale(1.05);transform-origin:50% 50%;}
.product-photo.focus-cj-an39 img,.cart-photo.focus-cj-an39 img{transform:scale(1.05);transform-origin:50% 50%;}
.product-photo.focus-cj-an40 img,.cart-photo.focus-cj-an40 img{transform:scale(1.15);transform-origin:50% 50%;}
.product-photo.focus-cj-an41 img,.cart-photo.focus-cj-an41 img{transform:scale(1.05);transform-origin:50% 50%;}
.product-photo.focus-cj-an42 img,.cart-photo.focus-cj-an42 img{transform:scale(1.3);transform-origin:50% 50%;}
.product-photo.focus-cj-an43 img,.cart-photo.focus-cj-an43 img{transform:scale(1.4);transform-origin:50% 50%;}
.product-photo.focus-cj-an44 img,.cart-photo.focus-cj-an44 img{transform:scale(1.3);transform-origin:50% 50%;}
.product-photo.focus-cj-an45 img,.cart-photo.focus-cj-an45 img{transform:scale(1.3);transform-origin:50% 50%;}
.product-photo.focus-cj-an46 img,.cart-photo.focus-cj-an46 img{transform:scale(2.5);transform-origin:50% 60%;object-fit:cover;object-position:50% 60%;}
.product-photo.focus-cj-an47 img,.cart-photo.focus-cj-an47 img{transform:scale(1.9);transform-origin:50% 57%;object-fit:cover;object-position:50% 57%;}
.product-photo.focus-cj-an48 img,.cart-photo.focus-cj-an48 img{transform:scale(2.5);transform-origin:50% 65%;object-fit:cover;object-position:50% 65%;}
.product-photo.focus-cj-an49 img,.cart-photo.focus-cj-an49 img{transform:scale(2.5);transform-origin:50% 61%;object-fit:cover;object-position:50% 61%;}
.product-photo.focus-cj-an50 img,.cart-photo.focus-cj-an50 img{transform:scale(2.5);transform-origin:50% 62%;object-fit:cover;object-position:50% 62%;}
.product-photo.focus-cj-an51 img,.cart-photo.focus-cj-an51 img{transform:scale(2.5);transform-origin:50% 60%;object-fit:cover;object-position:50% 60%;}
.product-photo.focus-cj-an52 img,.cart-photo.focus-cj-an52 img{transform:scale(2.4);transform-origin:50% 53%;object-fit:cover;object-position:50% 53%;}
.product-photo.focus-cj-an53 img,.cart-photo.focus-cj-an53 img{transform:scale(2.5);transform-origin:50% 63%;object-fit:cover;object-position:50% 63%;}
.product-photo.focus-cj-an55 img,.cart-photo.focus-cj-an55 img{transform:scale(2.5);transform-origin:50% 61%;object-fit:cover;object-position:50% 61%;}
.product-photo.focus-cj-an56 img,.cart-photo.focus-cj-an56 img{transform:scale(2.5);transform-origin:50% 64%;object-fit:cover;object-position:50% 64%;}
.product-photo.focus-cj-an57 img,.cart-photo.focus-cj-an57 img{transform:scale(1.6);transform-origin:50% 50%;}
.product-photo.focus-cj-an58 img,.cart-photo.focus-cj-an58 img{transform:scale(1.6);transform-origin:50% 50%;}
.product-photo.focus-cj-an59 img,.cart-photo.focus-cj-an59 img{transform:scale(1.65);transform-origin:50% 50%;}
.product-photo.focus-cj-an10a img,.cart-photo.focus-cj-an10a img{transform:scale(1.6);transform-origin:50% 50%;}
.product-photo.focus-cj-an10b img,.cart-photo.focus-cj-an10b img{transform:scale(1.6);transform-origin:50% 50%;}
.product-photo.focus-cj-an10c img,.cart-photo.focus-cj-an10c img{transform:scale(1.6);transform-origin:50% 50%;}
.product-photo.focus-cj-an10d img,.cart-photo.focus-cj-an10d img{transform:scale(1.6);transform-origin:50% 50%;}
.product-photo.focus-cj-bo02 img,.cart-photo.focus-cj-bo02 img{transform:scale(1);transform-origin:50% 50%;}
.product-photo.focus-cj-bo03 img,.cart-photo.focus-cj-bo03 img{transform:scale(1);transform-origin:50% 50%;}
.product-photo.focus-cj-bo04 img,.cart-photo.focus-cj-bo04 img{transform:scale(1.3);transform-origin:50% 50%;}
.product-photo.focus-cj-bo05 img,.cart-photo.focus-cj-bo05 img{transform:scale(1.3);transform-origin:50% 50%;}
.product-photo.focus-cj-bo06 img,.cart-photo.focus-cj-bo06 img{transform:scale(1.5);transform-origin:50% 50%;}
.product-photo.focus-cj-bo07 img,.cart-photo.focus-cj-bo07 img{transform:scale(1.3);transform-origin:50% 50%;}
.product-photo.focus-cj-bo08 img,.cart-photo.focus-cj-bo08 img{transform:scale(1.3);transform-origin:50% 50%;}
.product-photo.focus-cj-bo09 img,.cart-photo.focus-cj-bo09 img{transform:scale(1.7);transform-origin:50% 50%;}
.product-photo.focus-cj-bo10 img,.cart-photo.focus-cj-bo10 img{transform:scale(1.4);transform-origin:50% 50%;}
.product-photo.focus-cj-bo11 img,.cart-photo.focus-cj-bo11 img{transform:scale(1.4);transform-origin:50% 50%;}
.product-photo.focus-cj-bo12 img,.cart-photo.focus-cj-bo12 img{transform:scale(1.25);transform-origin:50% 50%;}
.product-photo.focus-cj-bo13 img,.cart-photo.focus-cj-bo13 img{transform:scale(1.5);transform-origin:50% 50%;}
.product-photo.focus-cj-bo15 img,.cart-photo.focus-cj-bo15 img{transform:scale(1.3);transform-origin:50% 50%;}
.product-photo.focus-cj-bo16 img,.cart-photo.focus-cj-bo16 img{transform:scale(1.4);transform-origin:50% 50%;}
.product-photo.focus-cj-bo17 img,.cart-photo.focus-cj-bo17 img{transform:scale(1.45);transform-origin:50% 50%;}
.product-photo.focus-cj-bo18 img,.cart-photo.focus-cj-bo18 img{transform:scale(1.6);transform-origin:50% 50%;}
.product-photo.focus-cj-bo19 img,.cart-photo.focus-cj-bo19 img{transform:scale(1.3);transform-origin:50% 50%;}
.product-photo.focus-cj-bo20 img,.cart-photo.focus-cj-bo20 img{transform:scale(1.3);transform-origin:50% 50%;}
.product-photo.focus-cj-bo21 img,.cart-photo.focus-cj-bo21 img{transform:scale(1.25);transform-origin:50% 50%;}
.product-photo.focus-cj-bo22 img,.cart-photo.focus-cj-bo22 img{transform:scale(1.2);transform-origin:50% 50%;}
.product-photo.focus-cj-bo23 img,.cart-photo.focus-cj-bo23 img{transform:scale(1.15);transform-origin:50% 50%;}
.product-photo.focus-cj-bo24 img,.cart-photo.focus-cj-bo24 img{transform:scale(1.5);transform-origin:50% 50%;}
.product-photo.focus-cj-bo25 img,.cart-photo.focus-cj-bo25 img{transform:scale(1.05);transform-origin:50% 50%;}
.product-photo.focus-cj-bo26 img,.cart-photo.focus-cj-bo26 img{transform:scale(1.15);transform-origin:50% 50%;}
.product-photo.focus-cj-bo27 img,.cart-photo.focus-cj-bo27 img{transform:scale(1);transform-origin:50% 50%;}
.product-photo.focus-cj-bo28 img,.cart-photo.focus-cj-bo28 img{transform:scale(1.5);transform-origin:50% 50%;}
.product-photo.focus-cj-bo29 img,.cart-photo.focus-cj-bo29 img{transform:scale(1.3);transform-origin:50% 50%;}
.product-photo.focus-cj-bo30 img,.cart-photo.focus-cj-bo30 img{transform:scale(1.5);transform-origin:50% 50%;}
.product-photo.focus-cj-bo31 img,.cart-photo.focus-cj-bo31 img{transform:scale(1.8);transform-origin:50% 50%;}
.product-photo.focus-cj-bo32 img,.cart-photo.focus-cj-bo32 img{transform:scale(1.5);transform-origin:50% 50%;}
.product-photo.focus-cj-bo33 img,.cart-photo.focus-cj-bo33 img{transform:scale(1);transform-origin:50% 50%;}
.product-photo.focus-cj-bo34 img,.cart-photo.focus-cj-bo34 img{transform:scale(1.6);transform-origin:50% 50%;}
.product-photo.focus-cj-bo35 img,.cart-photo.focus-cj-bo35 img{transform:scale(1);transform-origin:50% 50%;}
.product-photo.focus-cj-bo36 img,.cart-photo.focus-cj-bo36 img{transform:scale(1.5);transform-origin:50% 50%;}
.product-photo.focus-cj-bo38 img,.cart-photo.focus-cj-bo38 img{transform:scale(1.5);transform-origin:50% 50%;}
.product-photo.focus-cj-bo39 img,.cart-photo.focus-cj-bo39 img{transform:scale(1.1);transform-origin:50% 50%;}
.product-photo.focus-cj-bo40 img,.cart-photo.focus-cj-bo40 img{transform:scale(1.4);transform-origin:50% 50%;}
.product-photo.focus-cj-bo41 img,.cart-photo.focus-cj-bo41 img{transform:scale(1.6);transform-origin:50% 50%;}
.product-photo.focus-cj-bo42 img,.cart-photo.focus-cj-bo42 img{transform:scale(1.5);transform-origin:50% 50%;}
.product-photo.focus-cj-bo43 img,.cart-photo.focus-cj-bo43 img{transform:scale(1.35);transform-origin:50% 50%;}
.product-photo.focus-cj-bo44 img,.cart-photo.focus-cj-bo44 img{transform:scale(1.35);transform-origin:50% 50%;}
.product-photo.focus-cj-bo45 img,.cart-photo.focus-cj-bo45 img{transform:scale(1.4);transform-origin:50% 50%;}
.product-photo.focus-cj-bo46 img,.cart-photo.focus-cj-bo46 img{transform:scale(1.5);transform-origin:50% 50%;}
.product-photo.focus-cj-bo47 img,.cart-photo.focus-cj-bo47 img{transform:scale(1.3);transform-origin:50% 50%;}
.product-photo.focus-cj-bo48 img,.cart-photo.focus-cj-bo48 img{transform:scale(1.25);transform-origin:50% 50%;}
.product-photo.focus-cj-bo49 img,.cart-photo.focus-cj-bo49 img{transform:scale(1.3);transform-origin:50% 50%;}
.product-photo.focus-cj-bo50 img,.cart-photo.focus-cj-bo50 img{transform:scale(1.5);transform-origin:50% 50%;}
.product-photo.focus-cj-bo51 img,.cart-photo.focus-cj-bo51 img{transform:scale(1.8);transform-origin:50% 50%;}
.product-photo.focus-cj-bo52 img,.cart-photo.focus-cj-bo52 img{transform:scale(1);transform-origin:50% 50%;}
.product-photo.focus-cj-bo53 img,.cart-photo.focus-cj-bo53 img{transform:scale(1.3);transform-origin:50% 50%;}
.product-photo.focus-cj-bo54 img,.cart-photo.focus-cj-bo54 img{transform:scale(1.45);transform-origin:50% 50%;}
.product-photo.focus-cj-bo14a img,.cart-photo.focus-cj-bo14a img{transform:scale(1);transform-origin:50% 50%;}
.product-photo.focus-cj-bo14b img,.cart-photo.focus-cj-bo14b img{transform:scale(1);transform-origin:50% 50%;}

/* Silver and mixed-metal bands retain the complete width of the original piece. */
.product-photo.jewelry-band img,.cart-photo.jewelry-band img{object-fit:contain}
/* Frame the actual catalog photographs around the necklace, preserving the full
   original image in the product detail and magnifier. */
.product-photo.silver-necklace-round img,.cart-photo.silver-necklace-round img{object-fit:cover;object-position:50% 67%;transform:scale(2.8);transform-origin:54% 67%}
.product-photo.silver-necklace-green img,.cart-photo.silver-necklace-green img{object-fit:cover;object-position:50% 66%;transform:scale(1.8);transform-origin:48% 66%}
.product-photo.silver-necklace-heart img,.cart-photo.silver-necklace-heart img{object-fit:cover;object-position:50% 72%;transform:scale(2);transform-origin:42% 72%}
