/* YAPP SHOP — editorial redesign. Shared visual language for the full site. */
:root{--ink:#172036;--green:#2454e6;--blue:#2454e6;--accent:#2454e6;--muted:#596478;--line:#dce2ec;--paper:#f7f8fc;--bg:#f7f8fc;--mint:#edf2ff;--tint:#edf2ff;--radius:20px;font-size:18px}
html.large-text{font-size:22px}
body{background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;font-size:1rem;line-height:1.75;overflow-wrap:anywhere}
button,input,select{font:inherit;color:inherit}button,a,input,select,summary{touch-action:manipulation}a{color:var(--blue);text-underline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #da6500;outline-offset:4px}
button{transition:background .16s,border-color .16s,box-shadow .16s}button:disabled{opacity:.55}button:hover:not(:disabled){filter:none}img{max-width:100%}svg{flex-shrink:0}[hidden]{display:none!important}
.wrap,.page,.header-inner,.footer-inner{width:min(1240px,calc(100% - 72px));margin-inline:auto}
.preview,.preview-notice{background:#e8edff;color:#354269;padding:7px 18px;font-size:.72rem;line-height:1.55;text-align:center;letter-spacing:.02em}.preview span{margin-left:12px}.preview .demo-button{display:none}
.header,.site-header{background:#fff;border:0}.header{max-width:none;min-height:94px;width:100%;padding:20px max(36px,calc((100% - 1240px)/2));gap:20px;display:flex;flex-wrap:nowrap;align-items:center}.header-inner{min-height:94px;gap:20px}.header nav{display:none}
.brand,.header .brand{font-family:Arial,"Hiragino Kaku Gothic ProN",sans-serif;font-size:1.7rem;font-weight:900;letter-spacing:-.055em;line-height:1;color:var(--ink);display:inline-flex;align-items:center;gap:11px;text-decoration:none;flex-shrink:0}.brand img,.header .brand img{width:40px;height:40px}.brand small,.header .brand small{font-family:inherit;font-size:.57rem;letter-spacing:.04em;font-weight:500;margin-top:9px;color:var(--muted)}
.header .save-nav,.global-text-size,.header-inner .button{min-height:46px;padding:10px 14px;border:1px solid var(--line);border-radius:50px;background:white;font-size:.83rem;font-weight:650;color:var(--ink);box-shadow:none}.header .save-nav{margin-left:auto;display:flex;align-items:center;gap:8px}.save-nav b{background:#edf2ff;color:var(--blue);font-size:.73rem}.global-text-size[aria-pressed=true],#text-size[aria-pressed=true]{background:#e9efff;border-color:var(--blue);color:var(--blue)}
.header-note{margin-left:auto;font-size:.83rem;font-weight:650;min-height:46px;display:flex;align-items:center;text-decoration:none;color:var(--muted)}.header-note+.save-nav{margin-left:6px}.header .save-nav span{display:inline}
.browse-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;width:min(1240px,calc(100% - 72px));margin:0 auto;padding:0;border-bottom:1px solid var(--line);background:transparent}
.browse-nav a{position:relative;background:transparent;border:0;border-radius:0;min-height:65px;padding:14px 10px;display:flex;align-items:center;justify-content:center;flex-direction:row;gap:9px;font-size:.92rem;font-weight:650;color:#536078;text-decoration:none;text-align:center;line-height:1.4;box-shadow:none}
.browse-nav a:after{position:absolute;content:"";left:16px;right:16px;bottom:-1px;height:3px;border-radius:4px;background:transparent}.browse-nav a[aria-current]{color:var(--blue);background:transparent;border:0;box-shadow:none}.browse-nav a[aria-current]:after{background:var(--blue)}.browse-nav a:hover{background:#edf2ff}.browse-nav svg{width:23px;height:23px}
.home-hero{padding-top:38px;padding-bottom:26px;max-width:1240px}.hero-editorial{display:grid;grid-template-columns:1.08fr 1fr;gap:46px;align-items:center}.hero-intro{padding:20px 0}.easy-entry .easy-eyebrow{font-size:.8rem;font-weight:650;letter-spacing:.02em;color:var(--muted);display:flex;align-items:center;gap:9px;margin:0 0 22px}.easy-eyebrow:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--blue)}
.easy-entry h1,.large-text .easy-entry h1{font-size:clamp(2.4rem,4.8vw,3.65rem);font-weight:850;line-height:1.27;letter-spacing:-.065em;margin:0 0 26px;white-space:normal}.easy-entry h1 em{font-style:normal;color:var(--blue)}.easy-entry .easy-lead{font-size:1rem;line-height:1.95;color:var(--muted);margin:0}
.hero-proof{display:flex;gap:8px 18px;flex-wrap:wrap;margin-top:22px;font-size:.75rem;font-weight:600;color:#45516a}.hero-proof span{display:flex;align-items:center;gap:6px}.hero-proof svg{width:16px;height:16px;color:var(--blue)}
.visual-collage{height:370px;display:grid;grid-template-columns:1.03fr 1fr;grid-template-rows:1fr 1fr;gap:14px;position:relative}.visual-tile{position:relative;border-radius:18px;overflow:hidden;display:block;background:#dce6ef;text-decoration:none;isolation:isolate}.visual-tile>img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s}.visual-tile:hover>img{transform:scale(1.04)}.visual-tile:after{position:absolute;inset:38% 0 0;content:"";background:linear-gradient(transparent,#07101de6);z-index:0}.visual-tile>span{position:absolute;bottom:19px;left:19px;right:15px;color:white;font-size:1.12rem;font-weight:750;z-index:1;line-height:1.55}.visual-tile>span small{display:block;font-size:.68rem;font-weight:450;letter-spacing:.07em;margin-bottom:3px;color:#fff}.visual-travel{grid-column:2;grid-row:1/3}.visual-travel img{object-position:50% 62%}.visual-shopping{grid-column:1;grid-row:1;background:#dce6e8}.visual-shopping img{object-position:58% 42%}.visual-shopping:after{background:linear-gradient(transparent,#101e2bbc)}.visual-golf{grid-column:1;grid-row:2}.visual-golf img{object-position:50% 53%}.collage-stamp{position:absolute;z-index:2;left:43%;top:44%;background:#fff;border-radius:50%;width:76px;height:76px;display:grid;place-content:center;text-align:center;box-shadow:0 6px 25px #132e3b22;color:var(--blue);border:6px solid var(--paper);font:850 18px/1 Arial,sans-serif;letter-spacing:-.08em;pointer-events:none}.collage-stamp small{font:650 7px/1.8 Arial,sans-serif;letter-spacing:.12em}
.hero-search-panel{margin-top:32px;padding:23px 26px 17px;background:white;border:1px solid #e1e6ef;border-radius:18px;box-shadow:0 10px 32px #172d6510}.easy-search{margin:0}.easy-search label{font-size:.98rem;font-weight:750;display:block;margin-bottom:11px;color:var(--ink)}.easy-search>div{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:12px}.easy-search input,.search-input-row input{height:62px;min-height:62px;width:100%;background:#f7f9fd;border:1px solid #c3ccdc;border-radius:10px;padding:16px 19px;font-size:1rem;color:var(--ink);box-shadow:none}.easy-search input::placeholder,.search-input-row input::placeholder{color:#64718a;opacity:1}.easy-search button,.button.primary,.primary,.purchase-cta{background:var(--blue);color:white;border:1px solid var(--blue);border-radius:10px;min-height:56px;padding:12px 20px;font-size:.98rem;font-weight:700;text-decoration:none}.easy-search button{min-height:62px;min-width:0;width:100%;font-size:1rem}.easy-search button:hover,.primary:hover,.purchase-cta:hover{background:#153cb7;border-color:#153cb7;color:white;box-shadow:0 4px 16px #2454e628}
.easy-examples{margin:12px 0 0;gap:8px;font-size:.8rem}.easy-examples span{font-size:.76rem;color:var(--muted);margin-right:5px}.easy-examples a{background:#f3f5fa;border:0;border-radius:50px;padding:9px 15px;min-height:44px;font-size:.82rem;color:#394760;font-weight:600}.easy-examples a:hover{background:#e8eeff;color:var(--blue)}.easy-scope{font-size:.72rem;line-height:1.8;color:#596478;margin:16px 0 0}.easy-scope a{font-weight:650;margin-left:14px;text-decoration:underline}.home-steps{display:flex;gap:28px;padding:23px 0;margin:0;list-style:none;color:#536079;font-size:.83rem}.home-steps li{display:flex;align-items:center;gap:10px}.home-steps b{font:750 .88rem/1 Arial,sans-serif;color:var(--blue);background:#e8eeff;border-radius:50%;width:28px;height:28px;display:grid;place-items:center}.home-steps li+li:before{content:"→";margin-right:16px;color:#a1abbd}
.discovery-section{padding-top:24px;padding-bottom:20px}.discovery-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px;gap:20px}.discovery-heading h2{font-size:1.65rem;line-height:1.4;letter-spacing:-.03em;font-weight:800}.discovery-heading p{font-size:.8rem;color:var(--muted)}.category-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0; width:100%}.category-shortcuts a{padding:0;position:relative;border-radius:16px;background:white;overflow:hidden;border:1px solid var(--line);color:var(--ink);min-height:0;text-decoration:none;transition:transform .18s,box-shadow .18s}.category-shortcuts a:hover{transform:translateY(-4px);box-shadow:0 12px 28px #1b305b14}.category-visual{height:175px;position:relative;background:#d9e4f3;overflow:hidden}.category-visual img{width:100%;height:100%;object-fit:cover;display:block}.category-visual .category-number{position:absolute;top:12px;left:14px;border-radius:50px;background:#ffffffed;font:700 .65rem/1 Arial,sans-serif;padding:7px 9px;color:#29354a}.category-copy{padding:19px 20px 20px;position:relative}.category-copy strong{font-size:1.07rem;letter-spacing:-.02em;margin:0 0 5px;font-weight:800}.category-copy span{font-size:.77rem;line-height:1.75;color:var(--muted);display:block;padding-right:18px}.category-copy>b{position:absolute;right:18px;top:20px;width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:#edf2ff;font-size:1rem;color:var(--blue)}.category-shortcuts svg{width:100%;height:100%}.category-shortcuts .travel-visual img{object-position:50% 63%}.category-shortcuts .book-visual img{object-position:50% 67%}.photo-note{color:var(--muted);font-size:.68rem;margin-top:12px}.discovery-section .photo-note{margin-bottom:0}
body[data-browse] .discovery-section{display:none}.finder{margin-top:30px;margin-bottom:24px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 8px 30px #1c335c0b;overflow:hidden}.finder-body{padding:0}.finder-heading{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin:0 0 28px;min-height:205px;padding:32px 38px;color:#fff;position:relative;background-color:#142745;background-size:cover;background-position:center 60%;background-image:linear-gradient(90deg,#0e1b36ed,#14264270),url('/assets/discover_shopping.webp')}.finder-heading:before{content:"SHOPPING";font:650 .66rem/1.5 Arial,sans-serif;letter-spacing:.18em;color:#c7d4f4;margin-bottom:12px}.finder-heading h1{font-size:2rem;font-weight:800;letter-spacing:-.045em;line-height:1.4;color:#fff;margin:0 0 12px}.finder-heading>span{font-size:.8rem;line-height:1.7;color:#e1e7f4}.finder-body>form{padding:0 32px 28px}.finder-tabs{display:none!important}#search-status:not(:empty){margin:0 32px 24px;background:#eff3fd;padding:17px;border-radius:10px;color:var(--ink)}
body[data-browse=travel] .finder-heading{background-image:linear-gradient(90deg,#111e31e8,#111e3144),url('/assets/discover_travel.webp');background-position:center 56%}body[data-browse=travel] .finder-heading:before{content:"TRAVEL & STAY"}body[data-browse=golf] .finder-heading{background-image:linear-gradient(90deg,#0b2528ee,#0b252833),url('/assets/discover_golf.webp');background-position:center 56%}body[data-browse=golf] .finder-heading:before{content:"GOLF"}body[data-browse=books] .finder-heading{background-image:linear-gradient(90deg,#212031ed,#21203144),url('/assets/discover_books.webp');background-position:center 58%}body[data-browse=books] .finder-heading:before{content:"BOOKS & ENTERTAINMENT"}body[data-browse=kobo] .finder-heading{background-image:linear-gradient(90deg,#10295be8,#2549ac77),url('/assets/discover_books.webp');background-position:center 73%}body[data-browse=kobo] .finder-heading:before{content:"E-BOOKS"}
.search-row label{font-size:.88rem;gap:8px}.search-row input,.search-row select,.filter-row select{height:auto;min-height:56px;border:1px solid #c3ccdc;border-radius:9px;background:#f8faff;padding:12px 14px;color:var(--ink);font-size:.94rem}.filter-row{gap:12px 22px;margin-top:17px}.filter-row label{font-size:.86rem}.filter-row input[type=checkbox]{width:22px;height:22px;accent-color:var(--blue)}.help,.shopping-guide-link{font-size:.78rem;line-height:1.85;color:var(--muted)}.shopping-guide-link a{display:inline-block;min-height:44px;padding-top:8px}.save-condition{font-size:.8rem;min-height:44px;margin-top:8px;color:#54637c}.quick,.quick-choices{margin-top:17px;gap:8px}.quick-choices button,.quick button{background:#edf2ff;border:1px solid #dce5fa;color:#2450b8;min-height:44px;padding:8px 16px;border-radius:50px;font-size:.83rem}.travel-guide-link a{border-color:#dce5fa;background:#f2f6ff;color:#2450b8}.travel-guide-link span{color:var(--muted)}.secondary,.button.secondary{border:1px solid #bfcbe1;background:#fff;color:#2548a2;border-radius:10px;min-height:50px;padding:10px 17px;font-weight:650}.secondary:hover,.button.secondary:hover{background:#edf2ff;border-color:#a5b7dc}.primary.search-button{min-height:56px;height:auto;font-size:.94rem}
/* Results and evidence keep a clear hierarchy: item, rating, facts, action. */
.results{padding:28px 0 42px}.section-head,.section-title{margin-bottom:20px}.section-head h2,.section-title h2{font-size:1.65rem;font-weight:800;letter-spacing:-.025em;line-height:1.4}.eyebrow{font-size:.7rem;font-weight:700;letter-spacing:.11em;color:var(--blue)}.section-head p:not(.eyebrow),.section-head>div>p:not(.eyebrow){font-size:.84rem;line-height:1.8;color:var(--muted)}.result-tools{padding:22px;border:1px solid var(--line);background:#fff;border-radius:14px;gap:14px}.result-tools input,.result-tools select,.catalog-controls select{background:#f8faff;border-color:#c3ccdc;border-radius:8px;min-height:50px;font-size:.9rem}.result-tools label{font-size:.8rem;color:#46536a}.result-tools-note{font-size:.77rem;color:var(--muted)}.result-card{border:1px solid #e0e5ee;border-radius:18px;box-shadow:0 5px 18px #25385307;grid-template-columns:260px minmax(0,1fr) 250px;background:white}.result-card.is-selected{border:2px solid var(--blue);box-shadow:0 0 0 3px #2454e611}.result-photo{background:#edf1f6;height:280px;min-height:240px;align-self:stretch}.result-photo img{height:100%;max-height:400px;object-fit:cover}.result-content{padding:25px}.result-kicker{font-size:.76rem;color:#67748a}.result-content h3{font-size:1.16rem;line-height:1.65;letter-spacing:-.025em}.result-content h3 a{color:var(--ink)}.result-rating{gap:5px 10px;margin:14px 0}.result-rating strong{background:#2454e6;color:white;padding:5px 10px;border-radius:7px;font-size:1rem;line-height:1.6}.result-rating strong small{font-size:.7rem;color:#e1e8ff}.result-rating>span,.review-origin{color:var(--muted);font-size:.76rem}.result-rating>a{font-size:.78rem;min-height:44px;color:var(--blue)}.rating-breakdown{gap:7px}.rating-breakdown>span{background:#f1f4fa;border:1px solid #e5eaf2;border-radius:7px;color:#516078;padding:7px 9px;font-size:.73rem}.rating-breakdown b{font-size:.85rem;color:#283753}.hotel-intro,.plan-name{font-size:.86rem;line-height:1.8;color:#515f76}.result-facts{font-size:.82rem;border-color:#e6eaf2}.result-facts>div{grid-template-columns:100px minmax(0,1fr)}.result-facts dt{color:var(--muted)}.result-facts dd{color:#29354b}.result-decision{background:#fbfcff;border-color:#e6eaf2;padding:25px 21px}.price-kind,.price-unit{font-size:.76rem;color:var(--muted)}.result-price{color:var(--blue);font-size:1.95rem;font-weight:800;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.availability-note{background:#fff5e5;color:#735019;font-size:.75rem}.two-total{background:#ecf2ff;color:#234182;font-size:.8rem}.two-total small{color:#516078}.result-choice button{border-color:#c6d2e8;color:#29488f;font-size:.79rem;border-radius:8px;min-height:48px}.result-choice button[aria-pressed=true]{background:#e9efff;border-color:var(--blue);color:var(--blue)}.purchase-cta{font-size:.88rem;line-height:1.65;display:flex;align-items:center;justify-content:center;gap:10px;text-align:center}.purchase-help{font-size:.73rem;color:var(--muted);line-height:1.85}.result-description summary,.read-sample{color:var(--blue);font-size:.85rem}.result-description p{color:#46536a}.travel-credit{font-size:.62rem;background:#fffffff0;color:#46516a}
.result-grid[data-kind=shopping] .result-photo,.result-grid[data-kind=books] .result-photo,.result-grid[data-kind=kobo] .result-photo{background:#f0f3f9;height:250px;padding:24px;align-self:auto}.result-grid[data-kind=books] .result-photo img,.result-grid[data-kind=kobo] .result-photo img{filter:drop-shadow(4px 8px 8px #12274424)}.result-grid[data-kind=shopping] .result-decision,.result-grid[data-kind=books] .result-decision,.result-grid[data-kind=kobo] .result-decision{border-color:#e6eaf2}
.search-hero{margin-top:27px;padding:32px;background:#fff;border-radius:18px;border:1px solid #e0e5ee;box-shadow:0 8px 24px #273e6b07}.search-hero .hero-copy{padding:0;position:relative}.search-hero .hero-copy:after{content:"";position:absolute;right:0;top:0;width:190px;height:125px;background:url('/assets/discover_shopping.webp') 60% 50%/cover;border-radius:12px}.search-hero h1{font-size:2.55rem;font-weight:850;letter-spacing:-.05em;line-height:1.32;max-width:70%;margin-bottom:18px}.search-hero .lead{font-size:.95rem;color:var(--muted)}.search-hero .eyebrow{font-size:.77rem;letter-spacing:0}.search-form{margin-top:26px}.search-form label{font-size:.95rem;margin-bottom:10px}.search-input-row .button{min-height:62px;font-size:1rem}.search-examples{margin:15px 0 8px;gap:8px}.search-examples button{background:#f1f4fa;border:0;border-radius:50px;min-height:44px;padding:9px 17px;font-size:.85rem;color:#394a69}.search-examples span{font-size:.8rem;color:var(--muted)}.search-scope,#search-help{font-size:.76rem;line-height:1.8;color:var(--muted)}.service-details{font-size:.78rem}.simple-steps{margin-top:28px;gap:30px}.simple-steps li{font-size:.86rem;padding-bottom:12px;border-bottom:2px solid #dce3ef;color:var(--muted)}.simple-steps li[aria-current]{border-color:var(--blue);color:var(--blue)}.simple-steps span{background:#fff;border-color:#d0dbed;font-size:.8rem}.simple-steps [aria-current] span{background:var(--blue);border-color:var(--blue)}.has-results .search-hero{padding:20px 24px;margin-top:20px}.catalog-section{padding-top:24px}.catalog-query{font-size:1.1rem;color:#253752}.section-note{font-size:.85rem}.choice-guide{border:1px solid #dae3f4;border-radius:16px;background:#edf2ff;padding:23px}.choice-guide h3{font-size:1.07rem;color:#233656}.choice-buttons{gap:8px}.choice-buttons button{border:1px solid #cbd7ef;background:white;color:#415270;font-size:.85rem;min-height:46px}.choice-buttons button[aria-pressed=true]{background:var(--blue);border-color:var(--blue);color:white}.choice-guide p{font-size:.85rem;color:#42536f}.catalog-controls{background:white;border:1px solid #dce3ef}.guide-filter-details>summary,.chosen-product-guide>summary{color:#2450b8;font-size:.9rem}.catalog-grid{gap:22px;margin-top:24px}.product-card{background:white;border:1px solid #e0e5ee;border-radius:18px;box-shadow:0 5px 18px #25385307}.card-image{height:235px;background:#f0f3f9;border-bottom:1px solid #e6ebf3;padding:25px}.card-image img{width:185px;height:185px;max-height:185px;object-fit:contain;mix-blend-mode:multiply}.source-label{font-size:.72rem;color:var(--muted);padding:10px 22px 0}.source-label a{color:var(--muted)}.card-content{padding:20px 23px 24px}.card-brand{font-size:.76rem;letter-spacing:.03em;color:#68758b}.card-content h3{font-size:1.04rem;line-height:1.7;min-height:0;font-weight:750;margin-bottom:8px}.product-name-button{font-size:1.04rem;line-height:1.7;text-decoration:none;color:#1d2b43}.product-name-button:hover{color:var(--blue);text-decoration:underline}.card-model{font-size:.75rem;color:#69778d;margin-bottom:14px}.review-summary{padding:10px 0 12px;border-color:#e4eaf3}.review-summary .source-link{font-size:.98rem;color:#214fc9;font-weight:750}.review-summary small{font-size:.75rem;color:var(--muted)}.launch-date{font-size:.83rem;margin-bottom:13px}.launch-date span{color:var(--muted)}.selection-facts{font-size:.84rem}.fact-row{border-color:#e8edf5;padding:10px 0}.fact-row dt{font-size:.76rem;color:#637087}.fact-row dd{font-size:.85rem;color:#293952;line-height:1.8}.fact-row .unavailable{color:#64738a}.fact-row.highlighted{background:#edf3ff;border-left:3px solid var(--blue);border-radius:4px;padding:10px 12px}.selection-details{border-color:#e4eaf3;font-size:.83rem}.selection-details>summary{font-size:.84rem;color:#264cac}.card-content .select-product{background:#f3f6fc;color:#284c9a;border-color:#bfcde6;font-size:.9rem}.card-content .select-product[aria-pressed=true]{background:#e6eeff;color:#1c4bcc;border-color:var(--blue)}.card-content .button.primary{font-size:.95rem;line-height:1.65;min-height:60px}.selection-warning{font-size:.79rem;line-height:1.85}
.product-summary{border-color:#dce4f1;border-radius:18px;padding:27px}.product-summary h2{color:var(--ink)}.product-summary .summary-brand{color:var(--blue)}.comparison-summary{background:#edf2ff;border:2px solid #2454e6;border-radius:20px;padding:32px}.winner-label{color:#223761;font-size:1.2rem}.winner-price{color:var(--blue);font-size:3.1rem;font-weight:850;letter-spacing:-.04em}.winner-qualifier,.winner-hint{color:#475b7b}.winner-note{border-color:#cad7f2;color:#475b7b}.winner-link{min-height:70px}.offer-card.best{border-color:var(--blue)}.badge{background:#eef2fa;color:#455571}.badge.best{background:var(--blue);color:white}.badge.warn{background:#fff1cb;color:#70460a}.reassurance,.offer-controls{background:#edf2fa;color:#41526e}.market-card,.offer-card,.other-offers,.price-details{border-color:#dce3ef}.market-price,.offer-price{color:#233e77}
.selection-tray,.compare-bar{background:#172647;color:#fff;border:0;border-radius:14px;box-shadow:0 12px 42px #13223c33;padding:16px 22px;font-size:.88rem}.selection-tray .primary,.compare-bar .primary{background:#fff;color:#1c45b4;border-color:#fff}.selection-tray .secondary{color:white;background:transparent;border-color:#8296bd}.selection-tray p,.compare-bar small{color:#d3dff5;font-size:.78rem}.compare-bar .icon-button{color:white}.selection-dialog,#drawer{background:#f7f9fe;color:var(--ink);border:1px solid #cbd7ed;border-radius:20px;padding:26px}.selection-dialog::backdrop,dialog::backdrop{background:#101e37aa;backdrop-filter:blur(5px)}.selection-dialog-head,.dialog-head{padding-bottom:17px;border-bottom:1px solid var(--line);margin-bottom:20px}.selection-dialog-head h2,.dialog-head h2{font-size:1.4rem;letter-spacing:-.03em}.selection-table,.compare-table{background:white}.selection-table th:first-child,.compare-table th:first-child{background:#edf2fc;color:#354766}.selection-table thead th,.compare-table thead th{background:#223459;color:white;font-size:.94rem;border-color:#3c4c6c}.selection-table thead th:first-child,.compare-table thead th:first-child{background:#1b2b4c;color:#dce6fd}.selection-table th small{color:#e0e7f5}.selection-table td,.selection-table th,.compare-table th,.compare-table td{border-color:#e2e8f3}.mobile-comparison-card{color:var(--ink);border-color:#d5deef;border-radius:14px;box-shadow:0 4px 15px #20375c06}.mobile-comparison-card h3{border-bottom:2px solid #2454e6;padding-bottom:14px}.mobile-comparison-card dt{color:#536680}.mobile-comparison-card dd{color:#23344e}.mobile-comparison-card dl>div{border-color:#e5eaf3}#toast{background:#192d52;color:white;font-size:.87rem}
/* The rest of the site shares the same design, including reading pages. */
.services,.scenes,.notes{padding-top:48px;padding-bottom:28px}.services h2,.notes h2,.scenes h2{font-size:1.7rem;font-weight:800;letter-spacing:-.03em}.service-controls{gap:20px;padding:20px;background:white;border:1px solid var(--line);border-radius:14px}.service-controls label{font-size:.8rem;min-width:200px}.service-controls input{height:52px;background:#f8faff;border-color:#c3ccdc;font-size:.9rem}.service-filters button{font-size:.78rem;min-height:44px;padding:9px 14px}.service-filters [aria-pressed=true]{background:#223459;color:white;border-color:#223459}.service-grid{gap:18px}.service-card{border-color:#e0e5ee;border-radius:14px;padding:23px;position:relative}.service-category{font-size:.7rem;color:#59708d}.service-card h3{font-size:1.01rem;font-weight:750;line-height:1.65}.service-card p{font-size:.84rem;line-height:1.9}.service-actions a,.service-card .service-action{font-size:.82rem;min-height:44px;color:#254eb1}.service-actions a{display:inline-flex;align-items:center;gap:5px}.service-action{background:#eef3ff;padding:10px 13px}.service-actions small{border-color:#cdd8ed;color:#536480}#service-count{font-size:.77rem;color:var(--muted)}.service-directory>summary{display:flex;align-items:center;justify-content:space-between;list-style:none;cursor:pointer;min-height:78px;padding:22px 26px;background:#fff;border:1px solid #dae2ee;border-radius:14px;gap:18px;font-size:1rem;font-weight:750}.service-directory>summary:after{content:"＋";font-size:1.4rem;font-weight:400;color:var(--blue)}.service-directory[open]>summary:after{content:"−"}.service-directory>summary small{font-size:.76rem;color:var(--muted);font-weight:450;margin-top:3px;display:block}.service-directory[open]>summary{margin-bottom:22px}.service-directory{margin-top:44px;margin-bottom:20px}
.scene{border:1px solid var(--line);border-radius:16px;background:#fff;padding:20px}.scene h3{font-size:.94rem;line-height:1.75}.scene p{font-size:.78rem;color:var(--muted)}.scene-top{font-size:.72rem;color:#647590}.scene-top b{color:var(--blue);border-color:#d2dcee}.scene img{height:145px}.notes .note-grid{gap:22px}.note-grid>a{padding:25px 22px;border:1px solid #dfe6f1;border-radius:14px;background:white;gap:17px}.note-number{font:750 1.4rem/1.4 Arial,sans-serif;color:#8b9cc0}.note-grid small{font-size:.7rem;color:#65758f}.note-grid h3{font-size:.98rem;line-height:1.8;margin:10px 0 16px}.note-grid span:not(.note-number){font-size:.77rem;color:var(--blue)}.tools-section{background:#eaf0fc;border:0;border-radius:20px;margin-top:35px;padding:32px;gap:35px}.tool-intro h2{font-size:1.75rem;line-height:1.5;letter-spacing:-.04em}.tool-intro>p:not(.eyebrow){font-size:.87rem;line-height:1.8}.unit-tool{padding:24px}.unit-labels{font-size:.75rem}.unit-row input{font-size:.9rem;min-height:50px;border-color:#c7d3e9;background:#f8faff}.unit-row strong{background:#e8efff;color:var(--blue);font:700 .9rem/1 Arial,sans-serif}.tool-bottom small{font-size:.73rem}.mini-tag{font-size:.73rem;border-color:#b8c9e7;color:#476188}.promise{padding:65px 24px 75px}.promise h2{font-size:1.65rem;font-weight:800;letter-spacing:-.035em}.promise p{font-size:.87rem;color:var(--muted);line-height:1.95}.article{max-width:820px;padding-top:48px;font-size:1rem}.article h1{font-size:2.15rem;font-weight:800;line-height:1.45;letter-spacing:-.04em;color:#172c51}.article h2{font-size:1.45rem;border-left:4px solid var(--blue);padding-left:16px}.article .intro{font-size:1.05rem}.article .callout{background:#e9f0ff;color:#2b426d;border-radius:14px}.article a{color:#2450b8}.article table{font-size:.9rem}.article th{background:#eaf0fb;color:#304971}.article p,.article li{line-height:1.95}
footer,.site-footer{background:#14233e;color:#d9e2f3;border:0;padding:40px 0 25px}.footer-top .brand,.brand-text{color:#fff;font-size:1.55rem}.footer-top .brand small{color:#b7c5de}.footer-top>div{font-size:.78rem;gap:25px;align-items:center}.footer-top a,.footer-links a,.credits a,.footer-bottom a{color:#d5e0f6;min-height:44px;display:inline-flex;align-items:center}.footer-bottom{border-color:#33425b;font-size:.73rem;color:#b6c5de;padding-top:22px}.footer-bottom p{line-height:1.9}.disclosure,.copyright{color:#b6c5de;font-size:.78rem}.footer-links,.credits{font-size:.78rem}.photo-credits{margin-top:18px;color:#b6c5de;font-size:.73rem}.photo-credits>summary{cursor:pointer;min-height:44px;display:flex;align-items:center}.photo-credits a{color:#d4dfff;text-decoration:underline;display:inline-block;min-height:44px;padding:10px 12px 10px 0}.photo-credits p{font-size:.73rem;line-height:1.8}
@media(min-width:1001px){.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.result-grid[data-kind=books],.result-grid[data-kind=kobo],.result-grid[data-kind=shopping]{grid-template-columns:repeat(3,minmax(0,1fr))!important}}
@media(max-width:1100px){.hero-editorial{gap:28px;grid-template-columns:1fr 1fr}.easy-entry h1,.large-text .easy-entry h1{font-size:3rem}.visual-collage{height:340px}.header-note{display:none}.header .save-nav{margin-left:auto}.category-copy{padding:17px}.category-copy>b{right:12px}.result-card{grid-template-columns:210px minmax(0,1fr)}.result-decision{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:0 24px;border-left:0;border-top:1px solid var(--line)}.result-decision .purchase-cta,.result-decision .purchase-help,.result-decision .result-choice{grid-column:2}.result-decision .price-kind{grid-row:1}.result-decision .result-price{grid-row:2}.result-decision .price-unit{grid-row:3}.result-decision .availability-note,.result-decision .two-total{grid-column:1}.result-grid[data-kind=books] .result-decision,.result-grid[data-kind=kobo] .result-decision,.result-grid[data-kind=shopping] .result-decision{display:flex}.result-grid[data-kind=books],.result-grid[data-kind=kobo],.result-grid[data-kind=shopping]{grid-template-columns:repeat(2,minmax(0,1fr))!important}.search-row.golf-fields{grid-template-columns:1fr 1fr}.category-visual{height:150px}}
@media(max-width:820px){.wrap,.page,.header-inner,.footer-inner,.browse-nav{width:calc(100% - 40px)}.header{padding:20px;gap:10px}.brand,.header .brand{font-size:1.45rem}.header .save-nav,.global-text-size{font-size:.78rem;padding:9px 12px}.browse-nav a{font-size:.83rem;min-height:62px;padding:12px 6px;gap:7px}.hero-editorial{gap:25px}.easy-entry h1,.large-text .easy-entry h1{font-size:2.55rem}.easy-entry .easy-lead{font-size:.91rem}.visual-collage{height:300px;gap:10px}.visual-tile>span{font-size:.92rem;left:13px;bottom:15px}.visual-tile>span small{font-size:.6rem}.collage-stamp{width:60px;height:60px;left:41%;border-width:5px;font-size:16px}.collage-stamp small{font-size:6px}.hero-proof{font-size:.72rem;gap:7px 12px}.hero-search-panel{padding:20px}.easy-search>div{grid-template-columns:minmax(0,1fr) 220px}.category-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.category-visual{height:175px}.home-steps{gap:13px;font-size:.78rem}.home-steps li+li:before{margin-right:7px}.search-hero .hero-copy:after{width:135px;height:115px}.search-hero h1{font-size:2.2rem}.notes .note-grid{grid-template-columns:1fr;display:grid}.tools-section{grid-template-columns:1fr}.service-controls{display:block}.service-filters{margin-top:15px}}
@media(max-width:600px){.wrap,.page,.header-inner,.footer-inner,.browse-nav{width:calc(100% - 32px)}.preview,.preview-notice{font-size:.62rem;padding:5px 12px}.preview span{margin:0;display:inline}.preview span:before{content:" · "}.header{padding:17px 16px;min-height:76px;flex-wrap:wrap;gap:8px}.header-inner{min-height:76px;flex-wrap:wrap;gap:8px;padding-block:14px}.brand,.header .brand{font-size:1.25rem;gap:8px}.brand img,.header .brand img{width:32px;height:32px}.brand small,.header .brand small{display:none}.header .save-nav,.global-text-size,.header-inner .button{min-height:44px;font-size:.7rem;padding:8px 10px}.header .save-nav{margin-left:auto;gap:5px}.header .save-nav span{display:none}.save-nav b{width:20px;height:20px;font-size:.67rem}.browse-nav,.large-text .browse-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin-top:0}.browse-nav a{font-size:.63rem;min-height:70px;padding:8px 2px;gap:6px;flex-direction:column;line-height:1.45}.browse-nav a:after{left:4px;right:4px}.browse-nav svg{width:21px;height:21px}.home-hero{padding-top:22px;padding-bottom:16px}.hero-editorial{display:block}.hero-intro{padding:0}.easy-entry .easy-eyebrow{font-size:.73rem;margin:0 0 15px}.easy-entry h1,.large-text .easy-entry h1{font-size:2.5rem;line-height:1.28;letter-spacing:-.06em;margin-bottom:16px}.easy-entry .easy-lead{font-size:.88rem;line-height:1.85}.hero-proof{margin-top:15px;font-size:.71rem}.visual-collage{height:182px;margin-top:23px;grid-template-columns:1fr 1.06fr 1fr;grid-template-rows:1fr;gap:9px}.visual-shopping{grid-column:1;grid-row:1}.visual-travel{grid-column:2;grid-row:1}.visual-golf{grid-column:3;grid-row:1}.visual-tile{border-radius:11px}.visual-tile>span{font-size:.82rem;left:10px;right:7px;bottom:12px}.visual-tile>span small{font-size:.53rem;letter-spacing:0}.visual-shopping img{object-position:65% 50%}.visual-golf img{object-position:48% 50%}.collage-stamp{display:none}.hero-search-panel{margin-top:18px;padding:18px 16px;border-radius:14px}.easy-search label{font-size:.9rem}.easy-search>div{display:grid;grid-template-columns:minmax(0,1fr);gap:10px}.easy-search input,.easy-search button{min-height:56px;height:56px;font-size:.94rem;padding:12px 15px}.easy-examples{gap:6px;margin-top:10px}.easy-examples span{width:auto;font-size:.67rem;flex-basis:100%}.easy-examples a{min-height:44px;font-size:.74rem;padding:9px 12px}.easy-scope{font-size:.68rem;margin-top:12px}.easy-scope a{margin-left:0;display:inline-block;min-height:44px;padding:9px 12px 9px 0}.home-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:18px 0 0;font-size:.71rem}.home-steps li{align-items:start;gap:7px;line-height:1.6;flex-direction:column}.home-steps b{width:25px;height:25px;font-size:.75rem}.home-steps li+li:before{display:none}.discovery-section{padding-top:26px}.discovery-heading{display:block;margin-bottom:17px}.discovery-heading h2{font-size:1.35rem}.discovery-heading p{font-size:.75rem;margin-top:7px}.category-shortcuts,.large-text .category-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-visual{height:142px}.category-copy{padding:15px 13px}.category-copy strong{font-size:.97rem;line-height:1.45;padding-right:20px}.category-copy span{font-size:.7rem;padding-right:0;line-height:1.8}.category-copy>b{width:23px;height:23px;top:14px;right:9px;font-size:.85rem}.category-visual .category-number{font-size:.58rem;padding:6px 8px;left:10px;top:10px}.photo-note{font-size:.62rem}.finder{margin-top:22px;border-radius:16px}.finder-heading{min-height:185px;padding:25px 22px;margin-bottom:23px}.finder-heading h1{font-size:1.65rem;line-height:1.45}.finder-heading>span{font-size:.75rem}.finder-heading:before{font-size:.63rem;margin-bottom:10px}.finder-body>form{padding:0 19px 24px}.search-row,.search-row.golf-fields{display:grid;grid-template-columns:minmax(0,1fr);gap:15px}.search-row input,.search-row select,.filter-row select{font-size:.95rem;min-height:55px}.filter-row{gap:8px 12px}.filter-row label{font-size:.85rem}.search-row .search-button{min-height:58px;font-size:.95rem;margin-top:2px}.help,.shopping-guide-link{font-size:.77rem}.quick-choices span{width:100%;font-size:.75rem}#search-status:not(:empty){margin:0 19px 20px;font-size:.87rem}.result-tools{padding:16px}.result-tools label{font-size:.81rem}.result-card{display:block}.result-photo{height:220px;min-height:0}.result-photo img{height:220px;object-fit:cover}.result-content{padding:22px 20px}.result-content h3{font-size:1.15rem}.result-decision{display:block;padding:22px 20px}.result-price{font-size:2.1rem}.result-rating{font-size:.86rem}.result-rating strong{font-size:1.03rem}.rating-breakdown{grid-template-columns:repeat(2,minmax(0,1fr))}.rating-breakdown>span{font-size:.77rem}.rating-breakdown b{font-size:.9rem}.result-facts>div{grid-template-columns:85px minmax(0,1fr);gap:10px}.result-facts{font-size:.87rem}.result-choice button{font-size:.85rem;min-height:52px}.purchase-cta{font-size:.95rem;min-height:60px}.purchase-help,.price-unit,.availability-note{font-size:.77rem}.result-grid[data-kind=books],.result-grid[data-kind=kobo],.result-grid[data-kind=shopping]{grid-template-columns:minmax(0,1fr)!important}.result-grid[data-kind=books] .result-photo,.result-grid[data-kind=kobo] .result-photo,.result-grid[data-kind=shopping] .result-photo{height:245px;padding:22px}.search-hero{padding:23px 20px;margin-top:23px}.search-hero .hero-copy:after{display:none}.search-hero h1{max-width:none;font-size:2rem;line-height:1.4}.search-hero .lead{font-size:.9rem}.search-input-row{display:grid;grid-template-columns:minmax(0,1fr)}.search-input-row input{font-size:1rem;min-height:58px;height:58px;padding:14px}.search-input-row .button{min-width:0;min-height:58px;font-size:.95rem}.simple-steps{gap:10px;margin-top:22px}.simple-steps li{font-size:.73rem}.search-examples button{font-size:.8rem;padding:9px 12px;min-height:44px;flex:none}.search-examples span{font-size:.75rem}.has-results .search-hero{padding:18px}.section-title h2,.section-head h2{font-size:1.4rem}.choice-guide{padding:20px 17px}.choice-guide h3{font-size:1.02rem}.choice-buttons button{font-size:.83rem;min-height:50px;padding:9px 11px}.catalog-grid{grid-template-columns:minmax(0,1fr);gap:20px}.card-image{height:225px}.card-image img{width:175px;height:175px;max-height:175px}.card-content{padding:19px 21px 24px}.card-content h3,.product-name-button{font-size:1.08rem}.card-content .button.primary{font-size:.98rem}.fact-row dd{font-size:.92rem}.fact-row dt{font-size:.8rem}.review-summary .source-link{font-size:1.02rem}.launch-date{font-size:.9rem}.selection-details>summary{font-size:.87rem}.source-label{font-size:.73rem}.comparison-summary{padding:23px 20px}.winner-price{font-size:2.8rem}.winner-label{font-size:1.15rem}.winner-link{font-size:1rem;min-height:64px}.winner-hint,.winner-qualifier{font-size:.8rem}.selection-tray,.compare-bar{padding:15px;border-radius:12px}.selection-tray{width:calc(100% - 24px);bottom:10px}.compare-bar{left:12px;right:12px;bottom:10px;transform:none;width:calc(100% - 24px);white-space:normal}.selection-tray .button,.compare-bar button{font-size:.85rem;min-height:48px}.selection-dialog,#drawer{padding:16px;border-radius:16px;width:calc(100% - 16px);max-height:93vh}.selection-dialog-head h2,.dialog-head h2{font-size:1.16rem}.selection-dialog-head,.dialog-head{margin-bottom:16px;gap:10px}.selection-table-scroll,.comparison-scroll{display:none}.mobile-comparisons{display:block}.mobile-comparison-card{padding:17px}.mobile-comparison-card dd{font-size:.93rem}.mobile-comparison-card dt{font-size:.8rem}.mobile-comparison-card .purchase-cta{font-size:.9rem}.service-directory{margin-top:28px}.service-directory>summary{padding:19px;font-size:.96rem}.service-directory>summary small{font-size:.71rem;line-height:1.8}.services,.scenes,.notes{padding-top:32px}.services h2,.notes h2,.scenes h2{font-size:1.4rem}.service-grid{grid-template-columns:1fr}.service-controls{padding:17px}.service-filters{gap:7px}.service-filters button{font-size:.75rem;min-height:44px}.service-card{padding:23px}.service-card h3{font-size:1.05rem}.service-card p{font-size:.87rem}.service-actions a,.service-card .service-action{font-size:.84rem}.note-grid>a{padding:22px;margin-bottom:12px}.note-grid h3{font-size:1rem}.notes .note-grid{gap:0}.tools-section{display:block;padding:23px 18px}.tool-intro h2{font-size:1.5rem}.unit-tool{padding:18px 12px}.unit-labels,.unit-row{grid-template-columns:22px 1.4fr .85fr 1fr;gap:7px}.unit-labels{font-size:.62rem}.unit-row input{font-size:.84rem;padding:7px;min-height:48px}.tool-bottom{flex-wrap:wrap}.tool-bottom small{font-size:.7rem}.promise{padding:46px 8px}.promise h2{font-size:1.4rem}.promise p{font-size:.82rem}.article{padding-top:30px;font-size:.95rem}.article h1{font-size:1.85rem}.article h2{font-size:1.3rem}.article .intro{font-size:1rem}footer,.site-footer{padding-top:30px}.footer-top>div{display:flex;gap:8px 18px;flex-wrap:wrap;font-size:.75rem}.footer-bottom{font-size:.7rem}.footer-bottom a{margin:0 12px 0 0}.footer-links,.credits{font-size:.75rem}.photo-credits{font-size:.7rem}.large-text .header .brand{flex:0 1 auto}.large-text .header{gap:10px}.large-text .header .save-nav{margin-left:auto}.large-text .global-text-size{margin-left:auto}.large-text .visual-collage{height:195px}.large-text .category-shortcuts{grid-template-columns:1fr}.large-text .category-visual{height:170px}.large-text .home-steps{font-size:.66rem}.large-text .browse-nav a{font-size:.61rem}.large-text .finder-heading h1{font-size:1.4rem}.large-text .search-hero h1{font-size:1.65rem}}
@media(max-width:360px){.header .save-nav{padding:7px 9px}.global-text-size{font-size:.68rem;padding:8px 9px}.brand,.header .brand{font-size:1.18rem}.easy-entry h1,.large-text .easy-entry h1{font-size:2.25rem}.visual-collage{height:153px}.visual-tile>span small{display:none}.visual-tile>span{font-size:.75rem}.category-visual{height:122px}.category-copy strong{font-size:.86rem}.category-copy span{font-size:.69rem}.category-copy>b{width:20px;height:20px;font-size:.78rem}.large-text .header .brand{flex:1 1 100%}.large-text .header .save-nav{margin-left:0}.large-text .header .save-nav span{display:inline}.large-text .global-text-size{margin-left:auto}.large-text .browse-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.large-text .home-steps{grid-template-columns:1fr}.large-text .home-steps li{flex-direction:row}.large-text .visual-collage{height:160px}.selection-tray-actions{grid-template-columns:minmax(0,1fr) auto}}
.easy-entry h1{color:var(--ink)}
.hero-editorial{grid-template-columns:1.2fr 1fr;align-items:center;gap:44px}
.hero-intro{padding:0}.hero-intro .easy-eyebrow{margin-bottom:16px}.hero-intro h1{font-size:clamp(2.4rem,4.6vw,3.45rem);margin-bottom:20px}.hero-intro .easy-lead{font-size:.95rem;line-height:1.85}
.hero-intro .hero-search-panel{margin-top:22px;padding:0;border:0;box-shadow:none;background:transparent;border-radius:0}.hero-intro .easy-search>div{grid-template-columns:minmax(0,1fr) 175px;gap:9px}.hero-intro .easy-search input{background:white}.hero-intro .easy-search button{font-size:.88rem;padding:12px}.hero-intro .easy-examples{gap:6px}.hero-intro .easy-examples span{flex-basis:100%;font-size:.71rem}.hero-intro .easy-examples a{font-size:.74rem;min-height:44px;padding:10px 13px}.hero-intro .easy-scope{font-size:.68rem;margin-top:10px;line-height:1.75}.hero-intro .hero-proof{border-top:1px solid #dce3ef;padding-top:15px;margin-top:16px;font-size:.71rem;gap:9px 15px}.hero-intro .easy-scope a{margin-left:0;display:inline-block;min-height:44px;padding:8px 10px 8px 0}.visual-collage{height:445px}.home-steps{padding-top:26px;padding-bottom:12px;border-bottom:1px solid #dce3ef}
@media(max-width:1100px){.hero-editorial{gap:27px;grid-template-columns:1.15fr 1fr}.hero-intro h1{font-size:2.75rem}.hero-intro .easy-search>div{grid-template-columns:minmax(0,1fr) 165px}.visual-collage{height:420px}.visual-tile>span{font-size:1rem}.visual-tile>span small{font-size:.61rem}}
@media(max-width:820px){.hero-editorial{gap:22px;grid-template-columns:1.1fr 1fr}.hero-intro h1{font-size:2.5rem}.hero-intro .easy-search>div{grid-template-columns:minmax(0,1fr)}.hero-intro .easy-search button{font-size:.95rem;min-height:54px}.hero-intro .easy-search input{min-height:56px;height:56px}.visual-collage{height:470px}.hero-intro .hero-proof span:last-child{flex-basis:100%}}
@media(max-width:600px){.hero-editorial{display:block}.hero-intro h1,.large-text .hero-intro h1{font-size:2.5rem;margin-bottom:15px}.hero-intro .easy-lead{font-size:.88rem}.hero-intro .hero-search-panel{margin-top:20px;padding:16px;border:1px solid #dce3ef;background:white;border-radius:14px;box-shadow:0 6px 18px #19356208}.hero-intro .easy-search input{background:#f7f9fd;min-height:55px;height:55px}.hero-intro .easy-search label{font-size:.9rem}.hero-intro .easy-search button{min-height:56px;font-size:.94rem}.hero-intro .easy-examples a{font-size:.74rem;padding:9px 12px}.hero-intro .easy-scope{font-size:.67rem}.hero-intro .hero-proof{border-top:0;padding-top:0;margin-top:16px;font-size:.67rem;gap:8px 12px}.hero-intro .hero-proof span:last-child{flex-basis:auto}.visual-collage{height:182px;margin-top:22px}.visual-tile>span{font-size:.82rem}.visual-tile>span small{font-size:.53rem}.home-steps{padding-top:18px;padding-bottom:18px}.large-text .hero-intro .easy-search>div{grid-template-columns:minmax(0,1fr)}}
@media(max-width:360px){.hero-intro h1,.large-text .hero-intro h1{font-size:2.25rem}.visual-collage{height:155px}.hero-intro .hero-proof{font-size:.67rem}}
@media(max-width:600px){.browse-nav a,.large-text .browse-nav a{font-size:.76rem;line-height:1.5;min-height:78px}.browse-nav a{padding:9px 3px}.large-text .browse-nav a{font-size:.74rem}}
@media(min-width:601px){.result-facts>div{grid-template-columns:135px minmax(0,1fr)}}
@media(max-width:600px){.title-part{white-space:normal;max-width:100%;overflow-wrap:anywhere}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
