.nav button{border:0;background:none;font-size:13px;padding:10px;color:var(--accent)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-actions .secondary{gap:12px}.catalog-section{padding-top:10px;scroll-margin-top:24px}.catalog-heading{display:flex;gap:30px;align-items:end;justify-content:space-between;margin-bottom:28px}.catalog-heading h2{margin-bottom:10px}.catalog-heading p{margin:0;max-width:580px;font-size:14px}.catalog-total{font-size:12px;border:1px solid var(--line);border-radius:99px;padding:8px 14px;white-space:nowrap}.filter-panel{background:#f8faf9;border:1px solid var(--line);border-radius:16px;padding:22px;margin-bottom:25px}.filter-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;gap:15px}.filter-top strong{font-size:14px}.filter-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.filter-fields label{font-size:11px;color:var(--muted);display:grid;gap:6px}.filter-fields input,.filter-fields select{width:100%;min-width:0;min-height:45px;padding:10px;border:1px solid #d8e2de;border-radius:8px;background:white;color:var(--ink);font-size:13px}.filter-chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:17px}.filter-chip{border:1px solid #d8e2de;background:white;border-radius:25px;min-height:42px;padding:8px 13px;font-size:12px}.filter-chip[aria-pressed=true]{border-color:var(--accent);background:var(--accent);color:white}.filter-bottom{display:flex;justify-content:space-between;gap:15px;margin-top:18px;font-size:12px;align-items:center}.filter-bottom label{display:flex;align-items:center;gap:8px}.filter-bottom input,.difference-toggle input{accent-color:var(--accent);width:17px;height:17px}.catalog-meta{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:18px}.catalog-meta p{font-size:12px;margin:0}.catalog-meta select{padding:9px;border:1px solid var(--line);border-radius:8px;background:white;font-size:12px;max-width:170px}.catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.robot-card{position:relative;border:1px solid var(--line);border-radius:16px;padding:23px;display:flex;flex-direction:column;background:white;min-width:0}.robot-card:hover{border-color:#bad2cc;box-shadow:0 8px 28px #163b3308}.card-brand{font-size:10px;letter-spacing:.11em;text-transform:uppercase;color:var(--muted);padding-right:50px}.robot-card img{width:100%;height:175px;object-fit:contain;margin:20px 0}.robot-card h3{font-size:21px;line-height:1.2;margin:0 0 12px;min-height:51px}.heart{position:absolute;right:16px;top:15px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;width:44px;height:44px;background:white;color:var(--accent)}.heart svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6}.heart[aria-pressed=true]{background:var(--soft);border-color:var(--accent)}.heart[aria-pressed=true] svg{fill:currentColor}.card-facts{margin:0 0 15px;font-size:12px}.card-facts div{display:flex;gap:10px;justify-content:space-between;padding:8px 0;border-bottom:1px solid var(--line)}.card-facts dt{color:var(--muted)}.card-facts dd{margin:0;text-align:right;max-width:65%}.card-reasons{font-size:12px;line-height:1.6;margin-bottom:17px}.card-reasons p{margin:5px 0}.card-reasons .positive{color:var(--accent)}.card-reasons .pending{color:#8a672e}.card-status{font-size:10px;font-weight:600;color:var(--accent);margin-bottom:8px}.card-source{margin-top:auto;font-size:12px;color:var(--accent);padding:12px 0 0}.card-details{font-size:12px;color:var(--muted);padding-top:14px}.card-details summary{cursor:pointer;color:var(--ink)}.card-details p{margin:10px 0;line-height:1.7}.empty-catalog{padding:45px 25px;border:1px dashed #bdd1cb;border-radius:15px;text-align:center;grid-column:1/-1}.empty-catalog h3{font-size:25px}.empty-catalog p{font-size:14px}.story-recap{padding:25px;background:var(--soft);border-radius:14px;margin:0 0 25px}.story-recap p{margin:0 0 10px;color:var(--ink);font-size:15px}.story-recap small{font-size:12px;color:var(--muted)}.compare-tray{position:fixed;z-index:20;bottom:18px;left:50%;transform:translateX(-50%);width:min(1000px,calc(100% - 32px));background:var(--ink);color:white;border-radius:14px;padding:14px 18px;box-shadow:0 10px 35px #102e3430;display:flex;align-items:center;justify-content:space-between;gap:15px}.tray-items{display:flex;gap:10px;min-width:0;flex:1}.tray-item{display:flex;align-items:center;gap:7px;font-size:10px;min-width:0;max-width:155px}.tray-item img{width:35px;height:35px;background:white;border-radius:6px;object-fit:contain}.tray-item span{max-width:90px;line-height:1.3}.tray-remove{border:0;background:none;color:white;font-size:18px;padding:5px}.compare-tray>.primary{min-height:44px;white-space:nowrap;padding:10px 18px;background:#c6e6dc;border-color:#c6e6dc;color:var(--ink);font-size:13px;gap:8px}.compare-tray small{font-size:11px}.has-comparison .footer{padding-bottom:120px}.compare-dialog{border:0;border-radius:18px;max-width:1100px;width:calc(100% - 36px);max-height:88dvh;padding:28px;color:var(--ink);box-shadow:0 25px 80px #122e3426}.compare-dialog::backdrop{background:#162c3260;backdrop-filter:blur(4px)}.compare-header{display:flex;align-items:start;justify-content:space-between;gap:20px}.compare-header h2{font-size:30px;margin-bottom:12px}.compare-close{border:1px solid var(--line);background:white;border-radius:50%;width:44px;height:44px;font-size:23px;flex-shrink:0}.compare-dialog>p{font-size:12px}.difference-toggle{display:flex;align-items:center;gap:8px;font-size:12px;margin:12px 0 20px}.compare-scroll{overflow:auto;max-height:60dvh}.compare-table{border-collapse:separate;border-spacing:0;width:100%;font-size:12px}.compare-table th,.compare-table td{min-width:190px;max-width:240px;vertical-align:top;padding:16px;border-bottom:1px solid var(--line);text-align:left;background:white}.compare-table th:first-child{position:sticky;left:0;z-index:2;min-width:130px;width:140px;background:#f7faf8;font-weight:500;color:var(--muted)}.compare-table thead th{position:sticky;top:0;z-index:3;font-size:14px}.compare-table thead th:first-child{z-index:4}.compare-table thead img{display:block;width:90px;height:90px;object-fit:contain;margin-bottom:14px}.compare-table .different td{background:#f1f7f4}.compare-table .remove-compare{display:block;border:0;background:none;color:var(--muted);font-size:11px;padding:10px 0 0}.compare-table .source-cell{font-size:11px}.compare-hint{font-size:11px;color:var(--muted);margin-top:14px}.live-status{position:fixed;bottom:105px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;font-size:12px;border-radius:8px;padding:10px 15px;z-index:30}.live-status:empty{display:none}.wizard .story-memory{font-size:12px;color:var(--accent);margin-bottom:22px}.results .catalog-grid{margin-bottom:30px}@media(max-width:950px){.filter-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tray-item span{display:none}}@media(max-width:739px){.hero-actions{display:grid}.hero-actions .secondary{width:100%}.nav{gap:6px}.nav button{font-size:11px;padding:8px 3px}.nav .prototype{display:none}.catalog-heading{display:block}.catalog-total{display:inline-block;margin-top:17px}.filter-panel{padding:17px}.filter-fields{gap:12px}.filter-chip{font-size:11px;padding:8px 11px}.filter-bottom{display:block}.filter-bottom>span{display:block;margin-top:12px}.catalog-meta{align-items:start}.catalog-meta p{max-width:190px}.catalog-grid{gap:12px;grid-template-columns:1fr}.robot-card{padding:21px;display:grid;grid-template-columns:105px 1fr;column-gap:20px}.card-brand{grid-column:1/-1;padding-right:48px}.robot-card img{grid-column:1;grid-row:2 / span 2;height:114px;margin:18px 0;width:105px}.robot-card h3{grid-column:2;min-height:0;font-size:20px;margin:24px 0 12px}.card-status{grid-column:2;align-self:start}.card-facts,.card-reasons,.card-source,.card-details{grid-column:1/-1}.card-facts{margin:10px 0 15px}.compare-tray{bottom:10px;padding:12px;gap:8px;flex-wrap:wrap}.tray-items{gap:8px}.tray-item{gap:0}.tray-item img{width:29px;height:29px}.tray-remove{padding:3px}.compare-tray small{display:none}.compare-tray>.primary{padding:10px;font-size:12px}.compare-dialog{padding:17px;width:calc(100% - 16px);max-height:94dvh}.compare-header h2{font-size:26px}.compare-table th,.compare-table td{min-width:160px;padding:13px}.compare-table th:first-child{min-width:102px;max-width:102px;font-size:10px}.compare-table thead th{font-size:12px}.story-recap{padding:20px}.hero-copy .lead{margin-bottom:22px}.catalog-heading h2{font-size:32px}}@media(min-width:1200px){.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}

.wizard-active .compare-tray{display:none}.wizard-active .footer{padding-bottom:30px}

@media(min-width:1050px){.filter-fields{grid-template-columns:repeat(5,minmax(0,1fr))}}

.everyday{margin:0 0 70px}.everyday>h2{max-width:640px}.everyday-intro{max-width:570px;font-size:15px;margin-bottom:28px}.everyday-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.everyday figure{margin:0}.everyday img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;border-radius:14px}.everyday figcaption{padding:17px 2px 0}.everyday figcaption span{font-size:11px;color:var(--muted)}.everyday h3{font-size:23px;line-height:1.25;margin:8px 0 0;letter-spacing:-.035em;max-width:270px}.everyday-bottom{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:24px}.everyday-bottom button{color:var(--accent);font-weight:600;font-size:14px}.everyday-bottom small,.story-image-credit{font-size:10px;color:var(--muted)}.story-image{display:block;width:calc(100% + 48px);max-width:none;height:auto;aspect-ratio:3/2;object-fit:cover;margin:-24px -24px 0;border-radius:13px 13px 0 0}.story-image-credit{display:block;margin:7px 0 18px}.story-image-credit+.check{display:inline-block}@media(max-width:739px){.everyday{margin-bottom:46px}.everyday-grid{grid-template-columns:1fr;gap:27px}.everyday img{aspect-ratio:16/9}.everyday h3{max-width:none;font-size:23px}.everyday-intro{font-size:14px}.everyday-bottom{align-items:start;flex-direction:column;gap:4px;margin-top:17px}.story-image{width:calc(100% + 40px);margin:-20px -20px 0;aspect-ratio:2.4}.story-image-credit{margin-bottom:12px}}

.amazon-offer{margin-top:auto;padding-top:20px;border-top:1px solid #e8ece9;display:flex;flex-direction:column;gap:9px}.offer-label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#62716d}.amazon-button{display:flex;justify-content:center;align-items:center;gap:14px;width:100%;min-height:46px;background:#f4c978;color:#233c35;text-decoration:none!important;border-radius:12px;padding:12px 14px;font-weight:750;font-size:14px}.amazon-button:hover{background:#edba59}.amazon-button:focus-visible{outline:3px solid #245c4a;outline-offset:3px}.offer-price strong{display:block;font-size:25px;letter-spacing:-.04em;color:#203f35}.offer-price small,.offer-disclosure,.offer-empty{display:block;font-size:11px;line-height:1.5;color:#64716b}.offer-price details{font-size:11px;margin-top:5px}.offer-price details p{font-size:11px}.offer-disclosure{text-align:center}.card-source{margin-bottom:18px}.compare-offers td{vertical-align:top}.compare-offers .amazon-offer{border:0;padding:0}.amazon-site-disclosure{max-width:1100px;margin:24px auto;padding:0 24px;font-size:11px;line-height:1.6;color:#66736d}.robot-card{display:flex;flex-direction:column}

/* Compact comparison and multiple selections */
.compare-product-image{position:relative;padding-right:32px}.compare-table .remove-compare{position:absolute;right:0;top:0;width:32px;height:32px;border:1px solid var(--line);border-radius:50%;background:white;font-size:22px;line-height:1;padding:0;color:var(--ink)}
.compare-table th:first-child{position:static}.compare-table thead th:first-child{position:sticky;left:auto;z-index:3}.amazon-button{flex-wrap:wrap;gap:6px}.wizard .option .radio{border-radius:5px}.wizard-actions{gap:12px;flex-wrap:wrap}.wizard-actions #skip-story{margin-left:auto}
@media(max-width:739px){#compare-title{display:none}.compare-header .eyebrow{margin:0}.compare-header{align-items:center;margin-bottom:12px}.compare-scroll{max-height:73dvh}.wizard-actions #next{padding:12px 16px}}

.wizard .option .radio{display:grid;place-items:center;flex-shrink:0}.wizard .option[aria-pressed=true] .radio{background:var(--accent);border-color:var(--accent);color:white}.wizard .option[aria-pressed=true] .radio::after{content:"✓";display:block;font-size:16px;font-weight:800;line-height:1;width:auto;height:auto;border:0;background:none;transform:none;position:static}
.amazon-offer{gap:5px}.amazon-ad-label{align-self:flex-end;color:var(--muted);font-size:10px;font-weight:300;letter-spacing:.04em;line-height:1.2}
.product-price{display:flex;align-items:flex-end;justify-content:flex-end;gap:14px;margin:15px 0 9px;color:var(--ink);line-height:1}.product-price>span{display:grid;gap:5px;text-align:right}.product-price small{font-size:10px;color:var(--muted)}.product-price strong{font-family:var(--serif);font-size:29px;line-height:1;font-weight:500;letter-spacing:-.035em}.product-price del{font-family:var(--serif);font-size:18px;color:#9a8178;text-decoration-thickness:1px;text-decoration-color:var(--accent)}.product-price-sale{justify-content:space-between}.product-price-sale .previous-price{text-align:left}.price-filter{grid-column:1/-1;display:grid;gap:4px;padding:3px 1px 0}.price-filter-heading,.price-range-limits{display:flex;align-items:baseline;justify-content:space-between;gap:18px}.price-filter-heading{font-size:11px;color:var(--muted)}.price-filter output{color:var(--ink);font-size:13px;font-weight:650}.price-range{--price-min:0%;--price-max:100%;position:relative;height:35px}.price-range-track,.price-range-fill{position:absolute;top:15px;height:9px;border-radius:999px}.price-range-track{left:0;right:0;background:#decac0}.price-range-fill{left:var(--price-min);right:calc(100% - var(--price-max));background:linear-gradient(90deg,#e9aaa2,#dc9087)}.filter-fields .price-range input[type=range]{position:absolute;inset:0;width:100%;min-height:35px;height:35px;margin:0;padding:0;border:0;outline:0;background:transparent;appearance:none;-webkit-appearance:none;pointer-events:none}.price-range input[type=range]::-webkit-slider-runnable-track{height:9px;background:transparent}.price-range input[type=range]::-webkit-slider-thumb{width:19px;height:19px;margin-top:-5px;border:0;border-radius:50%;background:var(--accent);box-shadow:0 3px 11px #a9544b66;appearance:none;-webkit-appearance:none;pointer-events:auto;cursor:grab}.price-range input[type=range]::-moz-range-track{height:9px;background:transparent}.price-range input[type=range]::-moz-range-thumb{width:19px;height:19px;border:0;border-radius:50%;background:var(--accent);box-shadow:0 3px 11px #a9544b66;pointer-events:auto;cursor:grab}.price-range input[type=range]:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 4px #e9b8b0,0 3px 10px #b8675d45}.price-range input[type=range]:focus-visible::-moz-range-thumb{box-shadow:0 0 0 4px #e9b8b0,0 3px 10px #b8675d45}.price-range-limits{font-size:10px;color:#9a8279}.price-range-limits span:last-child{text-align:right}
.legal-dialog{border:0;border-radius:20px;width:min(760px,calc(100% - 32px));max-height:88dvh;padding:0;color:var(--ink);box-shadow:0 25px 80px #122e3440}.legal-dialog::backdrop{background:#162c3260;backdrop-filter:blur(4px)}.legal-header{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 30px 20px;background:#fff;border-bottom:1px solid var(--line)}.legal-header h2{font-size:30px;margin:0}.legal-header button{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);font-size:25px;line-height:1}.legal-content{padding:26px 30px 34px}.legal-content h2{font-size:20px;margin:28px 0 10px;letter-spacing:-.02em}.legal-content h2:first-child{margin-top:0}.legal-content p,.legal-content li{font-size:14px;line-height:1.75;color:var(--muted)}.legal-content a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}@media(max-width:739px){.legal-dialog{width:calc(100% - 16px);max-height:94dvh;border-radius:16px}.legal-header{padding:19px 18px 15px}.legal-header h2{font-size:24px}.legal-header button{width:38px;height:38px;flex-basis:38px}.legal-content{padding:21px 18px 28px}.legal-content h2{font-size:18px}.legal-content p,.legal-content li{font-size:13px}}

/* Warm editorial theme */
:root{--ink:#493f3b;--muted:#7f716c;--accent:#c97970;--accent-dark:#ad625a;--sage:#b9d5c9;--sage-soft:#e9f2ed;--blush:#f6ddd5;--blush-soft:#fdf0eb;--butter:#efd6a6;--cream:#fbf6ef;--line:#eadfd7;--white:#fffdf9}
body{background:var(--white);color:var(--ink);font-family:"Avenir Next",Avenir,"Segoe UI",sans-serif}
h1,h2,h3{font-family:"Iowan Old Style","Palatino Linotype",Palatino,Georgia,serif;font-weight:500;letter-spacing:-.035em}
p{color:var(--muted)}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-color:#d9968d}
.shell{max-width:1240px}
.header{height:94px;border-color:var(--line)}
.logo{color:#554743;font-size:21px;font-weight:650;letter-spacing:-.45px;gap:12px}
.logo img{width:42px;height:42px}
.nav{color:#756762}.nav a:hover,.nav button:hover{color:var(--accent)}
.eyebrow{color:var(--accent);letter-spacing:.17em;font-size:10px}
.hero{padding-top:82px;gap:68px}
.hero h1{color:#51423e;font-weight:400;line-height:1.03}
.hero h1 em{color:var(--accent)}
.lead{color:#746762}
.primary,.secondary{border-radius:999px;min-height:55px;padding-inline:27px}
.primary{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 10px 28px #e9ded67a}
.primary:hover{background:var(--accent-dark);border-color:var(--accent-dark)}
.secondary{background:var(--cream);border-color:var(--line)}
.secondary:hover{background:var(--blush-soft)}
.fine{color:#9a8983}
.hero-photo{padding:18px 18px 0;background:var(--blush-soft);border-radius:34px 34px 8px 34px}
.hero-photo{box-shadow:0 18px 44px #e8ded682}
.hero-photo img{border-radius:24px 24px 6px 24px;filter:saturate(.84) brightness(1.04)}
.hero-photo figcaption{padding:0 5px 10px;color:#8c7770}
.trust{border:0;gap:14px;margin-top:36px}
.trust article{min-height:94px;padding:19px 20px;border-radius:18px;background:var(--sage-soft)}
.trust article{box-shadow:0 12px 30px #e9dfd777}
.trust article:nth-child(2){background:var(--blush-soft)}
.trust article:nth-child(3){background:#fbf1dd}
.trust-icon{background:#fff9;color:var(--accent);width:42px;height:42px}
.trust b{color:#5d4d48}.trust small{color:#887771}
.everyday{padding:52px 0 76px}
.everyday-grid{gap:25px}
.everyday figure{padding:12px 12px 22px;border-radius:24px;background:var(--blush-soft)}
.everyday figure{box-shadow:0 14px 34px #e9dfd77d}
.everyday figure:nth-child(2){background:var(--sage-soft)}
.everyday figure:nth-child(2){box-shadow:0 14px 34px #e9dfd77d}
.everyday figure:nth-child(3){background:#fbf1dd}
.everyday figure:nth-child(3){box-shadow:0 14px 34px #e9dfd77d}
.everyday img{border-radius:17px;filter:saturate(.82) brightness(1.035)}
.everyday figcaption{padding:17px 10px 0}
.everyday h3{color:#5b4c47;font-weight:500}
.everyday-bottom .text-button{color:var(--accent)}
.catalog-section{padding:64px 0;margin:0;background:transparent;border-radius:0}
.catalog-total{background:#fff9;border-color:#e7d8ce;color:#8b756d}
.filter-panel{background:#f2e5dc;border:1px solid #ead8ce;border-radius:24px;padding:26px}
.filter-panel{box-shadow:0 18px 42px #e4d5cc94;margin-bottom:38px}
.filter-fields input,.filter-fields select,.catalog-meta select{background:var(--white);border-color:#dddad2;border-radius:12px}
.filter-chip{background:#fffaf6;border-color:#e5d8d0;border-radius:999px}
.filter-chip[aria-pressed=true]{background:var(--accent);border-color:var(--accent)}
.robot-card{border:0;border-radius:24px;padding:25px;background:#fff;box-shadow:0 14px 34px #e7d9d080;transition:transform .2s ease,box-shadow .2s ease}
.robot-card:nth-child(3n+2),.robot-card:nth-child(3n){box-shadow:0 14px 34px #e7d9d080}
.robot-card:hover{border:0;box-shadow:0 18px 42px #e1d1c790;transform:translateY(-2px)}
.robot-card h3{color:#564743;font-weight:500}
.robot-card img{background:#fff;border-radius:18px;padding:8px}
.heart{border-color:#eadbd2;color:var(--accent);background:#fffaf7}
.heart[aria-pressed=true]{background:var(--blush);border-color:var(--accent)}
.tag{background:var(--sage-soft);color:#6b8e82}
.card-facts div,.amazon-offer{border-color:#eee3dc}
.card-reasons .positive,.card-status,.card-source{color:#aa675f}
.card-features{display:flex;flex-wrap:wrap;gap:7px;margin:2px 0 16px}.card-features span{display:inline-flex;align-items:center;min-height:29px;padding:5px 9px;border-radius:999px;background:#f4ebe6;color:#705d57;font-size:10px;line-height:1.25}.card-features span:first-child{background:#e6f1eb;color:#48675b}
.feature-more{margin:-5px 0 14px;font-size:11px;color:#aa675f}.feature-more summary{cursor:pointer}.feature-more .card-features{margin:10px 0 0}
.amazon-button{background:var(--butter);color:#5b493f;border-radius:999px;box-shadow:none}
.amazon-button:hover{background:#e8c98f}
.closing{background:var(--sage-soft);border-radius:28px;padding:40px 44px}
.closing{box-shadow:0 16px 38px #e8ded67d;margin-bottom:72px}
.closing h2{color:#584a45}
.wizard{max-width:960px}
.progress{background:#f0e3dc;height:5px}.progress span{background:var(--accent)}
.option{border-color:#eadfd7;border-radius:18px;background:#fffdfa;padding:22px}
.option{box-shadow:0 8px 24px #e9dfd75c}
.option:hover{border-color:#dca59e;background:#fffaf7}
.option[aria-pressed=true]{border-color:var(--accent);background:var(--blush-soft)}
.option[aria-pressed=true]{box-shadow:0 10px 28px #e6dbd370}
.option-icon{background:var(--sage-soft);border-radius:13px}
.explain{background:#fff;border:1px solid #eee2da;border-radius:22px;box-shadow:0 14px 34px #e9dfd77d}
.story-recap{background:var(--sage-soft);border-radius:22px}
.story-live-count{display:flex;align-items:baseline;gap:7px;margin:0 0 11px;color:#6f625d;font-size:12px;line-height:1.45}.story-live-count strong{font-family:inherit;font-size:14px;font-weight:800;color:var(--ink)}.story-live-count.is-zero{display:flex;color:#795f58}.story-live-count.is-zero strong{font-size:14px;font-weight:800;color:#9f625a}.story-live-count.is-zero span{font-size:12px;line-height:1.45}
.story-image{border-radius:22px 22px 0 0;filter:saturate(.82) brightness(1.03)}
.wizard-actions{display:block;border-color:var(--line)}.wizard-action-buttons{display:flex;justify-content:space-between;align-items:center;gap:15px}
.wizard-actions #back{min-height:55px;min-width:150px;padding:14px 27px;border:1px solid #e5dbd4;border-radius:999px;background:#f4efea;color:#7f716c;font-weight:600;font-size:15px;justify-content:center;box-shadow:0 8px 24px #e9dfd75c}
.wizard-actions #back:hover{background:#eee7e1;color:var(--ink)}
.result-card{border:0;border-radius:24px;background:var(--cream)}
.demo-note{background:var(--blush-soft);border-color:var(--accent)}
.compare-tray{background:#63504a;border-radius:22px;box-shadow:0 12px 35px #60473e35}
.compare-tray>.primary{background:var(--blush);border-color:var(--blush);color:#5b4742}
.compare-dialog,.legal-dialog{border-radius:28px;background:var(--white);box-shadow:0 25px 80px #5f494033}
.compare-dialog::backdrop,.legal-dialog::backdrop{background:#6d554b52}
.compare-table th,.compare-table td,.legal-header{background:var(--white)}
.compare-table th:first-child{background:var(--cream)}
.compare-table .different td{background:var(--blush-soft)}
.footer{border-color:var(--line);color:#998780}
.legal-content a{color:var(--accent)}
@media(max-width:739px){
  .header{height:78px}.logo{font-size:18px;gap:9px}.logo img{width:36px;height:36px}
  .hero{padding-top:48px;gap:42px}.hero h1{font-size:48px}.hero-photo{padding:10px 10px 0;border-radius:24px 24px 7px 24px;box-shadow:0 14px 34px #e8ded67d}.hero-photo img{border-radius:17px 17px 5px 17px}
  .trust{gap:10px}.trust article{min-height:82px;padding:15px 16px;border-radius:16px}
  .everyday{padding-top:34px}.everyday figure,.everyday figure:nth-child(2),.everyday figure:nth-child(3){border-radius:20px;padding:9px 9px 18px;box-shadow:0 12px 28px #e9dfd775}.everyday img{border-radius:14px}.everyday figcaption{padding-inline:8px}
  .catalog-section{padding:42px 0;margin-inline:0;border-radius:0}.filter-panel{border-radius:20px;padding:18px}
  .robot-card{border-radius:20px;padding:20px}.robot-card img{padding:4px}.card-features,.feature-more{grid-column:1/-1}.card-features{margin-top:0}
  .closing{padding:28px;border-radius:22px}
  .wizard{padding-bottom:132px}.wizard-actions{position:fixed;z-index:18;left:0;right:0;bottom:0;margin:0;padding:11px 18px max(15px,env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fffaf7f5;box-shadow:0 -10px 30px #7d645317;backdrop-filter:blur(12px)}.wizard-actions #back,.wizard-actions #next{min-width:0;flex:1;padding-inline:16px}.story-live-count{max-width:960px;margin:0 auto 8px}.wizard-action-buttons{max-width:960px;margin:auto}.option{padding:18px}.explain{border-radius:18px}
  .compare-dialog,.legal-dialog{border-radius:20px}
}

/* Search landing content */
.seo-guide,.faq{scroll-margin-top:28px;padding:76px 0}.seo-guide{border-top:1px solid var(--line)}.seo-guide>h2,.faq>h2{max-width:760px}.guide-intro{max-width:690px;font-size:16px;line-height:1.8;margin-bottom:34px}.guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.guide-grid article{background:#fff;border-radius:22px;padding:27px;box-shadow:0 14px 34px #e7d9d080}.guide-grid article:nth-child(2),.guide-grid article:nth-child(3){background:var(--sage-soft)}.guide-grid article>span{font-size:10px;letter-spacing:.14em;color:var(--accent);font-weight:700}.guide-grid h3{font-size:24px;margin:13px 0 9px;color:#584a45}.guide-grid p{font-size:14px;line-height:1.75;margin:0}.guide-cta{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:22px;padding:30px 34px;border-radius:24px;background:var(--blush-soft);box-shadow:0 14px 34px #e7d9d070}.guide-cta h3{font-size:27px;margin:0 0 7px}.guide-cta p{font-size:14px;margin:0}.guide-cta .primary{flex-shrink:0}.faq{border-top:1px solid var(--line)}.faq-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;margin-top:30px}.faq details{background:#fff;border:1px solid var(--line);border-radius:18px;padding:0 21px;box-shadow:0 10px 28px #e7d9d05c}.faq summary{padding:20px 30px 20px 0;font-weight:650;cursor:pointer;position:relative;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary::after{content:'+';position:absolute;right:1px;top:15px;font:400 25px/1 Georgia,serif;color:var(--accent)}.faq details[open] summary::after{content:'–'}.faq details p{font-size:13px;line-height:1.75;margin:0;padding:0 0 20px}.wizard-active .seo-guide,.wizard-active .faq{display:none}
@media(max-width:739px){.seo-guide,.faq{padding:52px 0}.guide-grid,.faq-list{grid-template-columns:1fr}.guide-grid{gap:12px}.guide-grid article{padding:22px;border-radius:19px}.guide-grid h3{font-size:22px}.guide-cta{align-items:flex-start;flex-direction:column;padding:25px;border-radius:20px}.guide-cta .primary{width:100%}.faq-list{gap:10px}.nav a[href="#kaufberatung"]{display:none}}
.editorial{padding:90px 0;border-top:1px solid var(--line)}.editorial .section-heading{align-items:end}.text-link{color:var(--ink);font-weight:700;text-decoration:none;border-bottom:1px solid var(--accent);padding-bottom:4px}.editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:38px}.editorial-card{background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 18px 46px rgba(208,176,163,.22)}.editorial-card>a{display:block;color:inherit;text-decoration:none;height:100%}.editorial-card img{display:block;width:100%;aspect-ratio:3/2;object-fit:cover}.editorial-card div{padding:24px}.editorial-card span{display:block;color:var(--accent);font-size:12px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.editorial-card h3{font-family:Georgia,serif;font-size:25px;line-height:1.15;margin:12px 0}.editorial-card p{color:var(--muted);font-size:14px;line-height:1.65}.editorial-card strong{display:inline-block;margin-top:9px;font-size:14px}.editorial-card>a:hover strong{color:var(--accent)}@media(max-width:860px){.editorial-grid{grid-template-columns:1fr}.editorial-card>a{display:grid;grid-template-columns:40% 1fr}.editorial-card img{height:100%;aspect-ratio:auto}}@media(max-width:560px){.editorial{padding:68px 0}.editorial .section-heading .text-link{display:inline-block;margin-top:16px}.editorial-card>a{display:block}.editorial-card img{aspect-ratio:3/2}.editorial-card div{padding:21px}.editorial-card h3{font-size:23px}}
/* Masonry: Produktkarten enden direkt nach ihrem tatsächlichen Inhalt. */
.catalog-grid{display:block;column-count:3;column-gap:18px}.catalog-grid>.robot-card{display:inline-flex;width:100%;break-inside:avoid;page-break-inside:avoid;margin:0 0 18px;vertical-align:top}.robot-card h3{min-height:0}.catalog-grid>.empty-catalog{display:block;width:100%;break-inside:avoid;margin-bottom:18px}@media(max-width:950px){.catalog-grid{column-count:2}}@media(max-width:739px){.catalog-grid{column-count:1}.catalog-grid>.robot-card{display:grid;margin-bottom:14px}}
/* Geordnetes Masonry-Raster: DOM-Reihenfolge bleibt zeilenweise erhalten. */
.catalog-grid{display:grid;column-count:initial;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:8px;grid-auto-flow:row;gap:18px;align-items:start}.catalog-grid>.robot-card{display:flex;width:100%;break-inside:auto;margin:0;align-self:start}.catalog-grid>.empty-catalog{grid-column:1/-1;margin:0}@media(max-width:950px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:739px){.catalog-grid{grid-template-columns:1fr;grid-auto-rows:auto}.catalog-grid>.robot-card{display:grid;grid-row-end:auto!important;margin:0 0 14px}}

.price-range-handle{position:absolute;z-index:3;top:10px;width:19px;height:19px;border-radius:50%;background:var(--accent);box-shadow:0 3px 11px #a9544b66;transform:translateX(-50%);pointer-events:none}.price-range-handle-min{left:var(--price-min)}.price-range-handle-max{left:var(--price-max)}.price-range input[type=range]::-webkit-slider-thumb{background:transparent;box-shadow:none}.price-range input[type=range]::-moz-range-thumb{background:transparent;box-shadow:none}
.robot-card.has-detail{cursor:pointer}.card-detail-title{color:inherit;text-decoration:none}.card-detail-title::after{content:"  ›";color:var(--accent);font-family:Arial,sans-serif;font-size:.75em}.card-detail-title:hover,.card-detail-title:focus-visible{color:var(--accent-dark);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}

.robot-card.has-detail .card-brand{padding-right:142px}.card-detail-button{position:absolute;right:72px;top:18px;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 13px;border-radius:999px;background:var(--soft);color:var(--accent);font-size:11px;font-weight:700;text-decoration:none;box-shadow:0 7px 18px rgba(181,141,130,.13)}.card-detail-button:hover,.card-detail-button:focus-visible{background:var(--accent);color:white}.card-detail-title{color:inherit;text-decoration:none}.card-detail-title:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}@media(max-width:430px){.robot-card.has-detail .card-brand{padding-right:132px}.card-detail-button{right:68px;padding:0 11px}}

/* Positive Merkmale erhalten eine ruhige, eindeutig positive Farbwelt. */
.card-features span,.card-features span:first-child{background:#e2f0eb;color:#41695b}
.card-features span:nth-child(even){background:#e8eff3;color:#526a73}
.filter-chip[aria-pressed=true]{border-color:#9fc9bc;background:#cfe5de;color:#355b50}

/* Leere Trefferlisten behalten ihre tatsächliche Höhe und überlagern den Abschluss nicht. */
.catalog-grid.is-empty{display:block;grid-auto-rows:auto}.catalog-grid.is-empty>.empty-catalog{width:100%;margin:0 0 28px}.results .catalog-grid.is-empty+.closing{margin-top:0}

/* Geöffnete FAQ-Antworten verändern nicht die Höhe der benachbarten Karte. */
.faq-list{align-items:start}.faq details{align-self:start}

/* Ruhiges Kartenraster: gleiche Höhen, Inhalte oben, Preis und Amazon unten. */
.catalog-grid:not(.is-empty){grid-auto-rows:1fr;align-items:stretch}.catalog-grid>.robot-card{height:100%;grid-row-end:auto!important}.card-source{margin-top:0}.card-commerce{display:flex;flex-direction:column;margin-top:auto}.card-commerce:empty{display:none}.feature-more{margin:1px 0 14px}.feature-more summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 0;color:#765e58;font-weight:650}.feature-more summary span{display:grid;place-items:center;min-width:24px;height:24px;padding:0 7px;border-radius:999px;background:#eef3f1;color:#587068;font-size:10px}.card-matches{margin-bottom:10px}.card-matches span,.card-matches span:nth-child(even){background:#dceee7;color:#355f51}

/* Mobile: kompakte Teaser und horizontal wischbare Produktkarten. */
@media(max-width:739px){
  .editorial{padding:58px 0}.editorial-grid{gap:14px;margin-top:28px}.editorial-card>a{display:grid!important;grid-template-columns:112px minmax(0,1fr);height:auto;min-height:154px}.editorial-card img{width:112px;height:100%!important;max-height:180px;aspect-ratio:auto!important;object-fit:cover}.editorial-card div{display:block;padding:16px 15px}.editorial-card span{font-size:9px}.editorial-card h3{display:block;font-size:19px;line-height:1.16;margin:8px 0 7px}.editorial-card p{display:-webkit-box;margin:0;font-size:12px;line-height:1.45;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.editorial-card strong{margin-top:8px;font-size:12px}
  .catalog-grid{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc(100% - 64px);grid-auto-rows:1fr;align-items:stretch;gap:14px;width:calc(100% + 36px);margin-left:-18px;padding:8px 24px 24px;overflow-x:auto;overflow-y:visible;scroll-snap-type:x mandatory;scroll-padding-inline:24px;overscroll-behavior-inline:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.catalog-grid::-webkit-scrollbar{display:none}.catalog-grid>.robot-card{display:flex!important;grid-row-end:auto!important;width:100%;height:100%;margin:0;scroll-snap-align:center;scroll-snap-stop:normal}.catalog-grid>.empty-catalog{width:calc(100vw - 48px)}.catalog-grid.is-empty{display:block;width:100%;margin-left:0;padding:8px 0 24px;overflow:visible}.catalog-grid.is-empty>.empty-catalog{width:100%}
  .robot-card img{display:block;grid-column:auto;grid-row:auto;width:100%;height:180px;margin:20px 0 15px;padding:4px;object-fit:contain;align-self:center}.robot-card h3{grid-column:auto;margin:0 0 9px;font-size:22px;line-height:1.17}.card-status,.card-facts,.card-reasons,.card-source,.card-details,.card-features,.feature-more{grid-column:auto}.card-status{margin-bottom:10px}.card-facts{margin-top:4px}
  .product-price{display:flex;width:100%;justify-content:flex-start;align-items:flex-end;gap:14px;margin:15px 0 12px}.product-price>span{text-align:left}.product-price-sale{justify-content:space-between}.amazon-offer{width:100%;margin-top:0;padding-top:12px}.amazon-button{width:100%;min-height:52px}.amazon-ad-label{align-self:flex-end}
  .story-image{display:block;width:calc(100% + 40px);height:142px;aspect-ratio:auto;margin:-20px -20px 14px;object-fit:cover;border-radius:18px 18px 0 0}
}
