:root{--paper:#f7f5ee;--ink:#24231f;--muted:#67635b;--accent:#f05b46;--line:#dedbd2;--white:#fffefb;--soft:#ebe8df;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;font-size:16px;line-height:1.55}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit}button{color:inherit;cursor:pointer}button:disabled{opacity:.65;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #ae3023;outline-offset:5px}input{min-width:0}.wrap{width:min(1240px,calc(100% - 80px));margin-inline:auto}.header{display:flex;justify-content:space-between;align-items:center;min-height:108px;border-bottom:1px solid var(--line)}.wordmark{font-size:34px;line-height:1.1;font-weight:800;letter-spacing:-2px;text-decoration:none;white-space:nowrap}.wordmark>span:first-child{display:inline-block;position:relative;transform:translateY(2px)}.wordmark>span:first-child:after{content:"";position:absolute;left:5px;right:-4px;bottom:-5px;height:3px;background:var(--accent);transform:rotate(-3deg)}.brand-dot,.coral{color:var(--accent)}nav{display:flex;align-items:center;gap:34px}nav a{text-decoration:none;font-size:14px}.saved-toggle{min-height:44px;padding:8px 17px;border:1px solid var(--line);border-radius:30px;background:transparent;font-size:14px}.saved-toggle span{margin-left:8px}.hero{padding-top:74px;padding-bottom:70px;text-align:center}.eyebrow{text-transform:uppercase;font-size:12px;letter-spacing:1.8px;font-weight:700;margin:0 0 22px;display:block}.tiny-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--accent);margin-right:8px;vertical-align:2px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(48px,6.1vw,82px);letter-spacing:-4.8px;line-height:1.04;font-weight:600;margin-bottom:27px}.map-word{position:relative;z-index:0}.map-word:after{content:"";position:absolute;left:-3px;right:-9px;height:8px;bottom:1px;background:var(--accent);transform:rotate(-4deg);z-index:-1}.hero-copy{color:var(--muted);font-size:18px;line-height:1.65;margin-bottom:31px}.search-form{max-width:780px;margin:auto}.search-bar{display:flex;align-items:center;background:var(--white);border:1px solid #bfbab0;border-radius:16px;padding:8px;gap:12px;box-shadow:0 6px 0 #eeebe3}.search-symbol{font-size:36px;margin-left:12px;line-height:1}.search-bar input{flex:1;width:100%;border:0;background:transparent;padding:14px 0;color:var(--ink);font-size:17px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:52px;padding:13px 23px;background:var(--accent);border:0;border-radius:10px;font-weight:700;text-decoration:none;color:#211c18;white-space:nowrap}.button:hover{background:#fa725e}.search-options{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-top:22px;flex-wrap:wrap}.condition-chips{padding:0;border:0;margin:0;display:flex;gap:7px}.chip{position:relative}.chip input{position:absolute;opacity:0;width:1px;height:1px}.chip span{display:flex;align-items:center;border:1px solid var(--line);border-radius:30px;min-height:44px;padding:8px 16px;font-size:14px;cursor:pointer}.chip input:checked+span{background:var(--ink);color:var(--paper);border-color:var(--ink)}.chip input:focus-visible+span{outline:3px solid #ae3023;outline-offset:3px}.scope-label{font-size:14px;display:flex;align-items:center;gap:8px;color:var(--muted)}select{border:0;border-bottom:1px solid var(--line);padding:10px 2px;max-width:215px;background:transparent;color:var(--ink);font-size:14px}.scope-note,.fine-print{font-size:13px;line-height:1.6;color:var(--muted)}.scope-note{margin:14px 0 0}.suggestions{display:flex;justify-content:center;align-items:center;gap:9px;flex-wrap:wrap;margin:21px 0 29px;font-size:13px;color:var(--muted)}.suggestions button{border:0;border-bottom:1px solid var(--line);background:none;min-height:40px;font-size:13px;padding:7px}.promise{font-size:14px;font-weight:700;margin:28px 0 0}.search-status:empty{display:none}.search-status{margin:20px 0 0;color:var(--muted)}.concept{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:58px 0;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}h2{font-size:clamp(32px,3.7vw,50px);line-height:1.08;letter-spacing:-2px;font-weight:600;margin-bottom:24px}h3{font-size:21px;line-height:1.25;letter-spacing:-.55px;margin-bottom:12px}.concept h2{margin-bottom:0}.large-copy{font-size:24px;line-height:1.3;letter-spacing:-.7px}.concept p:not(.eyebrow):not(.large-copy){color:var(--muted);max-width:480px}.text-link{display:inline-block;border:0;border-bottom:1px solid currentColor;background:none;font-weight:700;text-decoration:none;padding:6px 0;min-height:44px;font-size:14px}.preview-section,.results-section{padding-top:70px;padding-bottom:65px}.section-top{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-top h2{margin-bottom:0}.sample-label,.count{font-size:13px;color:var(--muted);padding-bottom:5px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.product-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:var(--white);display:flex;flex-direction:column}.product-image{height:268px;background:#eeece5;position:relative;display:grid;place-items:center;overflow:hidden}.product-image img{position:absolute;width:100%;height:100%;object-fit:contain;padding:22px;background:#eeece5;mix-blend-mode:multiply}.image-fallback{text-align:center;font-size:22px;letter-spacing:-.5px;color:var(--muted)}.product-body{padding:23px;display:flex;flex-direction:column;flex:1}.product-meta{font-size:12px;color:var(--muted);margin-bottom:9px}.product-meta span{white-space:nowrap}.product-body h3{overflow-wrap:anywhere}.product-body>p:not(.price):not(.product-meta){color:var(--muted);font-size:14px}.preview-card .text-link{align-self:start}.preview-sticker{position:absolute;left:16px;top:17px;background:var(--white);border-radius:20px;padding:6px 13px;font-size:12px;transform:rotate(-4deg)}.preview-card:nth-child(2) .product-image{background:#e7eade}.preview-card:nth-child(3) .product-image{background:#f1dfd4}.why-section{padding:55px 0 90px}.three-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;margin-top:40px}.three-columns p{color:var(--muted);margin-bottom:0}.feature-number{display:block;font-size:12px;text-transform:uppercase;letter-spacing:1.2px;border-top:1px solid var(--line);padding-top:20px;margin-bottom:28px}.how-section{padding:70px 0;background:#eeeae0}.step{font-size:20px;width:44px;height:44px;border:1px solid #b7b1a3;display:grid;place-items:center;border-radius:50%;margin-bottom:22px}.labels-section{padding:90px 0;display:grid;grid-template-columns:1fr 1fr;gap:90px}.labels-section>div>p:not(.eyebrow){color:var(--muted);max-width:390px}.label-list>div{padding:20px 0;border-bottom:1px solid var(--line)}.label-list>div:first-child{padding-top:0}.label-list p{margin:12px 0 0;font-size:14px;color:var(--muted)}.badge{display:inline-block;font-size:12px;font-weight:700;background:#fbe2d8;padding:6px 12px;border-radius:20px}.badge-trust{background:#e5eadc;color:#384d2f}.neutral{background:var(--soft);color:#565248}.badges{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:14px}.new-used{display:grid;grid-template-columns:1fr 1fr;gap:20px}.new-used>div{padding:45px 35px;border-radius:18px}.new-half{background:#eddcd0}.used-half{background:#e4e8d8}.new-used h2{font-size:38px}.scope-section{padding:90px 0;max-width:760px;text-align:center}.scope-section>p:not(.eyebrow){color:var(--muted);max-width:640px;margin-inline:auto}.country-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:28px 0}.country-chips span{padding:9px 17px;border:1px solid var(--line);border-radius:30px;font-size:14px}.trust-section{border-block:1px solid var(--line);padding:60px 0;display:flex;gap:60px;align-items:center;justify-content:center}.trust-symbol{width:110px;height:110px;border-radius:50%;border:1px solid #aaa693;display:grid;place-items:center;font-size:54px;flex-shrink:0;transform:rotate(-10deg)}.trust-section>div{max-width:640px}.trust-section p:not(.eyebrow){color:var(--muted)}.final-cta{padding:85px 0;text-align:center}.final-cta h2{font-size:clamp(45px,6vw,72px);letter-spacing:-3px}.final-cta .fine-print{margin-top:18px}.footer{border-top:1px solid var(--line);padding:35px 0;display:flex;align-items:center;justify-content:space-between;gap:25px}.footer .wordmark{font-size:27px}.footer p,.footer>a:last-child{font-size:13px;color:var(--muted);margin:0}.search-hero{padding:48px 0 24px}.search-hero h1{font-size:46px;letter-spacing:-2px}.results-section{padding-top:35px;min-height:400px}.notice{padding:17px 20px;border:1px solid #d3c9b5;background:#f1eddf;border-radius:10px;font-size:14px}.price{font-size:28px;font-weight:700;margin:10px 0 15px}.price span{font-size:15px;font-weight:400}.save-button{position:absolute;right:14px;top:14px;width:44px;height:44px;background:var(--white);border:1px solid var(--line);border-radius:50%;font-size:25px;z-index:1}.save-button[aria-pressed=true]{background:var(--accent)}.match-details{font-size:13px;color:var(--muted);margin:4px 0 20px}.match-details summary{cursor:pointer;min-height:36px;padding:7px 0}.match-details p{margin:7px 0}.card-actions{display:flex;align-items:center;gap:18px;margin-top:auto}.seller-link{flex:1;border-radius:8px;background:var(--ink);color:var(--paper);font-size:14px;text-align:center;text-decoration:none;min-height:44px;padding:11px 12px}.share-button{min-height:44px;border:0;background:none;font-size:14px;text-decoration:underline}.empty-state{text-align:center;padding:55px 20px;background:var(--soft);border-radius:18px}.empty-state>span{font-size:44px;color:var(--accent)}.empty-state h3{font-size:30px}.empty-state p{color:var(--muted)}dialog{width:min(540px,calc(100% - 28px));max-height:85vh;border:1px solid var(--line);border-radius:18px;padding:26px;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#211f1b70}dialog h2{font-size:30px}dialog>p{font-size:14px;color:var(--muted)}.close-button{border:0;background:none;font-size:30px;min-width:44px;min-height:44px}.saved-item{padding:20px 0;border-top:1px solid var(--line);overflow-wrap:anywhere}.saved-item a{font-weight:700}.saved-item p{font-size:14px;margin:8px 0}.saved-item button{border:0;background:none;text-decoration:underline;min-height:44px;padding:0;color:var(--muted)}.toast{position:fixed;bottom:22px;left:50%;transform:translateX(-50%);max-width:calc(100% - 32px);width:max-content;background:var(--ink);color:var(--paper);padding:12px 20px;border-radius:10px;z-index:5;font-size:14px;box-shadow:0 4px 20px #0002}.toast:empty{display:none}.skip{position:fixed;top:-80px;left:20px;z-index:10;background:var(--white);padding:10px}.skip:focus{top:10px}.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}@media(min-width:1500px){.hero{padding-top:90px;padding-bottom:86px}}@media(max-width:950px){.wrap{width:calc(100% - 48px)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.preview-grid .product-image{height:200px}.preview-grid .product-body{padding:17px}.concept,.labels-section{gap:35px}.three-columns{gap:25px}.footer{flex-wrap:wrap}h1{letter-spacing:-3px}}@media(max-width:620px){.wrap{width:calc(100% - 36px)}.header{min-height:84px}.wordmark{font-size:30px}.desktop-link{display:none}nav{gap:0}.saved-toggle{padding:8px 12px}.hero{padding-top:46px;padding-bottom:43px}.eyebrow{font-size:11px;letter-spacing:1.5px;margin-bottom:20px}h1{font-size:46px;letter-spacing:-2.7px;line-height:1.08;margin-bottom:23px}.hero-copy{font-size:16px;margin-bottom:27px}.search-bar{gap:8px;padding:6px;border-radius:12px}.search-symbol{display:none}.search-bar input{font-size:16px;padding:12px 8px}.search-bar .button{min-height:48px;padding:11px 15px;gap:8px;font-size:14px}.search-options{justify-content:center;gap:9px;margin-top:17px}.scope-label{width:100%;justify-content:center}.scope-note{font-size:12px}.suggestions{margin-top:17px;gap:5px}.suggestions>span{width:100%}.promise{margin-top:20px}.concept{grid-template-columns:1fr;gap:24px;padding:40px 0}.concept h2 br{display:none}h2{font-size:35px;letter-spacing:-1.6px}.large-copy{font-size:22px}.preview-section{padding:44px 0}.section-top{align-items:start;flex-direction:column;gap:16px;margin-bottom:23px}.product-grid{grid-template-columns:1fr;gap:22px}.preview-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;margin-right:-18px;padding-right:18px;padding-bottom:13px}.preview-grid .product-card{flex:0 0 84%;scroll-snap-align:start}.preview-grid .product-image,.product-image{height:270px}.product-body,.preview-grid .product-body{padding:22px}.why-section{padding:30px 0 48px}.three-columns{grid-template-columns:1fr;gap:28px;margin-top:25px}.feature-number{margin-bottom:16px;padding-top:17px}.how-section{padding:44px 0}.step{margin-bottom:14px}.labels-section{padding:48px 0;grid-template-columns:1fr;gap:24px}.new-used{grid-template-columns:1fr}.new-used>div{padding:32px 25px}.new-used h2{font-size:35px}.scope-section{padding:48px 0}.country-chips{gap:7px}.country-chips span{font-size:13px;padding:8px 12px}.trust-section{align-items:start;gap:22px;padding:40px 0;flex-direction:column}.trust-symbol{width:55px;height:55px;font-size:27px}.final-cta{padding:52px 0}.final-cta h2{font-size:48px;letter-spacing:-2px}.footer{padding:30px 0;flex-direction:column;align-items:start;gap:22px}.search-hero{padding:30px 0 16px}.search-hero h1{font-size:34px;letter-spacing:-1.5px}.results-section{padding-top:24px}.results-section h2{font-size:30px;overflow-wrap:anywhere}.results-section .section-top{gap:12px}.match-details{font-size:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
