@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";:root{font-family:Plus Jakarta Sans,Arial,sans-serif;color:#111318;background:#fff;font-synthesis:none;--red: #f23831;--red-dark: #d92822;--navy: #071d35;--ink: #111318;--muted: #626973;--line: #dfe2e7;--soft: #f5f6f7;--jewelry: #f8f3ee;--radius: 10px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#fff}button,input,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #ff6b65;outline-offset:3px}.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}.skip-link{position:fixed;left:18px;top:-60px;z-index:100;padding:12px 16px;background:#111;color:#fff;text-decoration:none;border-radius:6px}.skip-link:focus{top:12px}main:focus{outline:none}header{height:72px;position:sticky;top:0;z-index:30;display:flex;align-items:center;gap:clamp(16px,2vw,28px);padding:0 clamp(22px,3vw,48px);border-bottom:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{flex:0 0 auto;min-height:44px;display:inline-flex;align-items:center;justify-content:flex-start;border:0;background:none;padding:7px 6px;white-space:nowrap}header nav{display:flex;flex:0 0 auto;align-items:center;gap:clamp(10px,1.5vw,22px)}header nav button{position:relative;min-height:44px;border:0;background:none;color:#343941;font-size:13px;font-weight:600;white-space:nowrap}header nav button:after{content:"";position:absolute;left:8px;right:8px;bottom:1px;height:2px;background:var(--red);transform:scaleX(0);transition:transform .18s ease}header nav button.active:after{transform:scaleX(1)}header form{min-width:180px;margin-left:auto;width:min(400px,30vw);min-height:46px;display:flex;align-items:center;padding-left:13px;border:1px solid #cfd3d8;border-radius:7px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}header form:focus-within{border-color:#7f8790;box-shadow:0 0 0 3px #11131812}header form input{min-width:0;min-height:44px;flex:1;border:0;outline:0;padding:0 9px;font-size:16px}header form button{width:44px;height:44px;flex:0 0 44px;border:0;border-radius:5px;display:grid;place-items:center}.clear-search{color:#555;background:transparent}.submit-search{margin-right:4px;color:#fff;background:var(--ink)}.market-select{position:relative;flex:0 0 auto}.market-select select{min-width:88px;height:44px;padding:0 30px 0 12px;border:1px solid #cfd3d8;border-radius:6px;background:#fff;color:var(--ink);font-size:12px;font-weight:800;cursor:pointer}.market-select select:hover{border-color:#8d949d}.market-select select:focus-visible{outline:3px solid #ff6b65;outline-offset:3px}.trend-mast{min-height:50px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 clamp(22px,3vw,48px);color:var(--muted);font-size:12px}.editorial-hero{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:0 clamp(12px,1.5vw,24px) 14px;transition:grid-template-columns .3s cubic-bezier(.2,.8,.2,1)}.feature-story{min-width:0;min-height:500px;position:relative;z-index:1;display:grid;grid-template-columns:minmax(230px,42%) 1fr;overflow:hidden;border:1px solid #ded7d0;border-radius:var(--radius);transition:opacity .22s ease,box-shadow .24s ease,transform .24s ease}.jewelry-story{background:var(--jewelry)}.auto-story{color:#fff;background:var(--navy);border-color:#173650}.feature-copy{z-index:2;display:flex;flex-direction:column;align-items:flex-start;padding:clamp(28px,3vw,48px);padding-right:16px}.story-title{width:100%;min-height:48px;padding:0;border:0;background:none;color:inherit;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;font-size:clamp(25px,2.2vw,34px);line-height:1.05;letter-spacing:-.05em;font-weight:800}.story-title svg{flex:0 0 auto;width:30px;height:30px}.feature-rank{margin-top:auto;font-size:48px;line-height:1;letter-spacing:-.07em}.feature-copy h3{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;max-width:300px;margin:12px 0 16px;font-size:16px;line-height:1.4}.feature-price{font-size:28px;letter-spacing:-.045em}.feature-rating{display:flex;flex-direction:column;gap:7px;margin:10px 0 22px;font-size:12px}.feature-rating i{color:#9299a2;font-style:normal}.ranking-cta{min-height:48px;display:inline-flex;align-items:center;gap:28px;padding:0 18px;border:0;border-radius:6px;background:var(--red);color:#fff;font-size:13px;font-weight:800;transition:background .18s ease,transform .18s ease}.ranking-cta:hover{background:var(--red-dark);transform:translateY(-2px)}.feature-image{min-width:0;position:relative;display:block;overflow:hidden;border:0;padding:0;background:#fff}.auto-story .feature-image{margin:16px 16px 16px 0;border-radius:7px;background:#f5f6f7}.feature-image img{width:100%;height:100%;display:block;object-fit:contain;transition:transform .26s ease,filter .26s ease}.ranking-guide{position:absolute;right:14px;bottom:14px;min-height:48px;display:flex;align-items:center;gap:20px;padding:0 16px;border-radius:6px;background:#111318ed;color:#fff;font-size:12px;opacity:0;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease}.feature-image:hover .ranking-guide,.feature-image:focus-visible .ranking-guide{opacity:1;transform:translateY(0)}@media(hover:hover)and (pointer:fine){.editorial-hero.jewelry-active{grid-template-columns:58% 42%}.editorial-hero.auto-active{grid-template-columns:42% 58%}.editorial-hero.jewelry-active .auto-story,.editorial-hero.auto-active .jewelry-story{opacity:.72;transform:scale(.985)}.feature-story:hover,.feature-story:focus-within{z-index:5;box-shadow:0 22px 55px #121c272e}.feature-story:hover .feature-image img,.feature-story:focus-within .feature-image img{transform:scale(1.045);filter:saturate(1.05) contrast(1.02)}.watch-products a:hover img,.product-card:hover img{transform:scale(1.045)}}.watch-row{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.watch-band{min-width:0;padding:32px clamp(22px,3vw,48px) 40px}.watch-band+.watch-band{border-left:1px solid var(--line)}.watch-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.watch-heading h2{margin:0;font-size:clamp(20px,1.8vw,28px);letter-spacing:-.045em}.watch-note{margin:7px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.watch-heading button{flex-shrink:0;min-height:44px;display:flex;align-items:center;gap:7px;border:0;background:none;color:var(--red);font-size:12px;font-weight:800}.watch-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.watch-products a{min-width:0;text-decoration:none}.watch-item{min-width:0}.watch-image-link{display:block;height:145px;overflow:hidden;border-radius:6px;background:var(--soft)}.watch-products img{width:100%;height:100%;object-fit:contain;transition:transform .21s ease}.watch-products h3{min-height:32px;height:32px;margin:9px 0 7px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:11px;line-height:16px}.watch-price{display:flex;justify-content:space-between;gap:6px;align-items:baseline;margin-top:9px}.watch-products strong{font-size:13px}.watch-products small{color:var(--muted);font-size:9px;white-space:nowrap}.section{max-width:1500px;margin:auto;padding:76px 5vw}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}.section-heading h1,.section-heading h2,.search-results>h1{margin:7px 0 0;font-size:clamp(30px,3.4vw,50px);line-height:1.05;letter-spacing:-.06em}.eyebrow{display:block;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.chips{display:flex;flex-wrap:wrap;gap:8px;padding:2px 2px 10px;margin-bottom:16px}.chips button{min-height:44px;flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;padding:0 13px;border:1px solid #d7dbe0;border-radius:6px;background:#fff;color:#2b3037;white-space:nowrap;font-size:12px;font-weight:600}.chips button span{color:#777f89;font-size:10px}.chips button.active{border-color:var(--navy);background:var(--navy);color:#fff}.chips button.active span{color:#cbd6e1}.catalog-summary{margin-bottom:22px;color:var(--muted);font-size:12px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 18px}.product-card{min-width:0}.product-image{height:260px;position:relative;overflow:hidden;border-radius:7px;background:var(--soft)}.product-image img{width:100%;height:100%;object-fit:contain;transition:transform .21s ease}.product-category{margin-top:13px}.product-card h3{min-height:41px;margin:7px 0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;font-size:14px;line-height:1.45}.rating{font-size:12px;font-weight:700}.rating span,.rating.unavailable,.store-name{color:var(--muted)}.store-name{margin-top:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px}.price-row{margin-top:12px;padding-top:12px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:8px}.price-row strong{font-size:18px}.price-row strong,.feature-price,.feature-rank,.rank-row>b{font-variant-numeric:tabular-nums}.price-row a,.rank-shop-link{min-height:44px;display:inline-flex;align-items:center;gap:5px;color:var(--red);text-decoration:none;font-size:11px;font-weight:800}.load-more{min-height:48px;margin:32px auto 0;padding:0 20px;border:1px solid var(--ink);border-radius:6px;background:#fff;display:flex;align-items:center;gap:9px;font-size:13px;font-weight:800}.load-more span{color:var(--muted);font-weight:500}.load-more:disabled{cursor:wait;opacity:.55}.ranking{padding-top:64px}.ranking.auto{max-width:none;background:#f5f8fb}.ranking-note{min-height:44px;display:flex;align-items:center;gap:10px;margin-bottom:16px;color:var(--muted);font-size:12px}.ranking-note svg{flex:0 0 auto;color:var(--red);width:22px;height:22px}.rank-list{border-top:2px solid var(--ink)}.rank-row{display:grid;grid-template-columns:48px 74px minmax(220px,1fr) 160px 90px;align-items:center;gap:16px;min-height:96px;padding:10px 6px;border-bottom:1px solid var(--line);background:transparent}.rank-row>b{font-size:22px;letter-spacing:-.05em}.rank-row img{width:70px;height:70px;object-fit:contain;border-radius:5px;background:#fff}.rank-row div>span,.signal span{color:var(--muted);font-size:10px;letter-spacing:.05em;text-transform:uppercase}.rank-row h3{margin:5px 0 0;font-size:13px;line-height:1.4}.rank-price{display:block;margin-top:7px;font-size:17px;line-height:1.3;font-variant-numeric:tabular-nums}.signal{display:flex;flex-direction:column;gap:4px}.signal strong{font-size:12px}.rankings-intro{max-width:1500px;margin:auto;padding:54px 5vw 0}.rankings-intro h1{margin:0 0 10px;font-size:clamp(36px,4.5vw,64px);letter-spacing:-.065em}.rankings-intro p,.result-note{color:var(--muted);line-height:1.65}.ranking+.catalog{border-top:1px solid var(--line)}.search-results{min-height:70vh}.search-results>h1{margin-bottom:30px}.result-note{margin-top:-18px;margin-bottom:28px}.empty-state{min-height:480px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-icon{width:64px;height:64px;display:grid;place-items:center;margin-bottom:18px;border-radius:50%;background:var(--soft)}.empty-state h1,.empty-state h2{margin:0 0 10px;font-size:34px}.empty-state p{max-width:500px;margin:0 0 22px;color:var(--muted);line-height:1.6}.empty-state>div{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.empty-state button{min-height:46px;padding:0 18px;border-radius:6px;font-size:13px;font-weight:800}.empty-primary{border:1px solid var(--ink);background:var(--ink);color:#fff}.empty-secondary{border:1px solid #cfd3d8;background:#fff}.inline-empty{min-height:150px;display:grid;place-items:center;color:var(--muted);background:var(--soft)}.loading-state{min-height:480px;display:grid;place-items:center;align-content:center;gap:18px;text-align:center}.loading-state span{width:48px;height:48px;border:4px solid #e4e7ea;border-top-color:var(--red);border-radius:50%;animation:spin .8s linear infinite}.loading-state h1{margin:0;font-size:clamp(28px,4vw,42px);letter-spacing:-.05em}@keyframes spin{to{transform:rotate(360deg)}}footer{min-height:110px;display:flex;align-items:center;gap:34px;padding:30px clamp(22px,5vw,76px);border-top:1px solid var(--line);background:#fafafa}footer>div{margin-left:auto;display:flex;align-items:center;gap:20px}footer>div button{min-height:40px;border:0;background:none;color:#555d66;font-size:11px}footer p{margin:0;color:#727984;font-size:10px}.mobile-nav{display:none}@media(max-width:1100px){header nav{display:none}.feature-story{grid-template-columns:46% 54%}.watch-products{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.rank-row{grid-template-columns:40px 68px minmax(170px,1fr)}.rank-row .signal,.rank-row>.rank-shop-link{grid-column:3}.mobile-nav{position:fixed;left:0;right:0;bottom:0;z-index:50;min-height:64px;display:grid;grid-template-columns:repeat(4,1fr);padding:5px max(8px,env(safe-area-inset-right)) calc(5px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));border-top:1px solid var(--line);background:#fffffffa;box-shadow:0 -8px 24px #00000012}.mobile-nav button{position:relative;min-height:52px;border:0;background:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#646b74;font-size:10px;font-weight:700}.mobile-nav button svg{width:21px;height:21px}.mobile-nav button.active{color:var(--red)}footer{padding-bottom:95px}}@media(max-width:820px){header{min-height:70px;height:auto;flex-wrap:wrap;padding:12px 18px;gap:12px}header form{order:3;width:100%}.market-select{margin-left:auto}.market-select select{min-width:82px}.trend-mast{padding:8px 20px}.editorial-hero{grid-template-columns:1fr;padding:0 12px 12px}.feature-story{min-height:490px}.watch-row{grid-template-columns:1fr}.watch-band+.watch-band{border-left:0;border-top:1px solid var(--line)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section{padding:58px 20px}.section-heading{align-items:flex-start}footer{align-items:flex-start;flex-direction:column;gap:16px}footer>div{margin-left:0;flex-wrap:wrap}}@media(max-width:520px){.trend-mast{min-height:38px;padding:6px 18px;font-size:11px}.feature-story{min-height:640px;grid-template-columns:1fr}.feature-copy{min-height:330px;padding:25px 22px}.feature-image{min-height:300px;grid-row:1}.auto-story .feature-image{margin:12px 12px 0}.feature-copy .feature-rank{margin-top:22px}.ranking-cta{display:none}.ranking-guide{opacity:1;transform:none}.watch-band{padding:28px 20px 34px}.watch-products{gap:10px}.watch-image-link{height:130px}.product-grid{grid-template-columns:1fr}.product-image{height:310px}.section-heading{flex-direction:column;gap:10px}.rank-row{grid-template-columns:30px 56px 1fr;gap:9px}.rank-row img{width:54px;height:54px}.rank-row h3{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.catalog-alert{padding:16px 5%;background:#fff4db;color:#332700;line-height:1.6}.catalog-alert button{margin-left:12px;padding:6px 12px;border:1px solid currentColor;background:transparent;cursor:pointer}.product-image-link{display:block;width:100%;height:100%}.rank-image-link{display:flex;align-items:center;justify-content:center}.product-title-link{color:inherit;text-decoration:none}.product-title-link:hover{color:var(--red);text-decoration:underline;text-underline-offset:3px}.product-name{min-width:0;max-width:100%}.full-product-title{margin:4px 0 10px;font-size:11px;line-height:1.5}.full-product-title summary{width:fit-content;min-height:28px;padding:5px 0;cursor:pointer;color:var(--muted);text-decoration:underline;text-underline-offset:3px}.full-product-title summary:focus-visible{outline:3px solid #ff6b65;outline-offset:3px}.full-product-title p{margin:5px 0 10px;overflow-wrap:anywhere;font-size:12px;line-height:1.6;font-weight:400}.product-rating{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 8px;font-size:12px;line-height:1.5}.product-rating .rating-value{font-weight:700}.product-rating .review-count,.product-sales{color:var(--muted);font-weight:400}.product-sales{margin-top:5px;font-size:12px}.rank-row .product-rating>span{font-size:12px;letter-spacing:normal;text-transform:none}.watch-item .product-rating{margin-top:5px;font-size:11px}.auto-story .review-count,.auto-story .full-product-title summary{color:#cbd6e1}.feature-copy .full-product-title{margin-top:-10px}.feature-copy .full-product-title[open]{margin-top:0}.product-card h3{min-height:42px;max-height:42px;line-height:21px}.brand-wordmark{font-size:28px;font-weight:800;letter-spacing:-.055em;line-height:1.2;color:var(--ink)}.brand-wordmark>span{color:var(--red)}@media(max-width:520px){.brand-wordmark{font-size:25px}}
