:root{--ink:#17372d;--green:#14573f;--muted:#50655b;--line:#d2ded5;--paper:#f6f8f4;font-size:18px}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Noto Sans JP",sans-serif;color:var(--ink);background:#f8faf7;line-height:1.75;font-size:1rem;overflow-wrap:anywhere}html.large-text{font-size:22px}button,input,select{font:inherit}a,button,summary,input,select{touch-action:manipulation}button,a,input,select,summary{scroll-margin-top:24px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #b96412;outline-offset:3px}.wrap{width:min(1180px,calc(100% - 48px))}.header{max-width:1280px;min-height:90px;padding:18px 28px;gap:20px;margin:auto;border-bottom:0}.header nav{display:none}.header .brand{font-size:1.3rem}.header .brand small{font-size:.57rem;letter-spacing:.12em}.header .save-nav{margin-left:auto;min-height:50px;border:1px solid var(--line);border-radius:10px;background:white;padding:8px 15px;font-size:.9rem}.global-text-size{min-height:50px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:8px 15px;font-size:.9rem;color:var(--green);font-weight:700}.browse-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;width:min(1180px,calc(100% - 48px));margin:0 auto 24px;padding:0}.browse-nav a{display:flex;align-items:center;justify-content:center;gap:9px;min-height:68px;padding:12px 10px;border:1px solid var(--line);border-radius:13px;text-decoration:none;background:#fff;font-weight:750;font-size:1rem;color:var(--ink);line-height:1.35}.browse-nav a[aria-current]{background:#174c37;color:white;border-color:#174c37;box-shadow:0 3px 8px #174c3714}.browse-nav svg{width:25px;height:25px;flex:none}.browse-nav a:hover{border-color:#407057}.easy-entry{padding:24px 0 32px;max-width:1050px}.easy-entry h1{font-size:clamp(2rem,4vw,2.8rem);line-height:1.35;margin:12px 0 18px;letter-spacing:-.035em}.easy-entry .easy-lead{font-size:1.08rem;line-height:1.8;margin:0 0 18px}.easy-entry .easy-eyebrow{font-size:.85rem;margin:0;color:#37654d}.easy-search{margin-top:20px}.easy-search label{font-size:1.05rem}.easy-search input,.easy-search button{font-size:1.05rem;min-height:62px}.easy-search button{background:#14573f}.easy-examples{margin-top:15px}.easy-examples a{min-height:48px;font-size:.9rem}.easy-steps{margin-top:23px;font-size:.9rem}.easy-scope{font-size:.8rem;margin-top:16px;line-height:1.7}.easy-help{font-size:.9rem;min-height:44px;display:inline-block}.other-services-heading{display:none}.finder{box-shadow:0 10px 38px #17372d0a;border:1px solid var(--line);border-radius:22px;overflow:hidden;margin-top:12px;margin-bottom:24px;background:#fff}.finder-tabs{display:none!important}.finder-body{padding:30px}.finder-heading{margin-bottom:22px;display:block}.finder-heading h1{font-size:1.8rem;line-height:1.4;margin:0 0 8px}.finder-heading>span{font-size:.9rem;color:var(--muted)}.search-row{gap:16px;align-items:end}.search-row label{font-size:.95rem;line-height:1.65}.search-row input,.search-row select,.filter-row select{min-height:56px;font-size:1rem;background:white;border:1px solid #91ab9a;border-radius:10px;padding:12px;max-width:100%;min-width:0}.primary{background:var(--green);font-size:1rem;min-height:56px;border-radius:10px;padding:12px 20px}.secondary{min-height:50px;font-size:.95rem;padding:10px 16px;border:1px solid #8da997;border-radius:10px;background:white;color:var(--green)}.filter-row{margin-top:18px;gap:12px 24px;font-size:.95rem}.filter-row input[type=checkbox]{width:23px;height:23px;accent-color:var(--green)}.filter-row label{min-height:48px;display:flex;align-items:center;gap:10px}.filter-row .sort-label{margin-left:0}.help{font-size:.85rem;line-height:1.8;color:var(--muted)}.save-condition{min-height:45px;font-size:.9rem}.quick-choices{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:20px 0 4px}.quick-choices span{font-size:.85rem;color:var(--muted)}.quick-choices button{min-height:46px;padding:8px 15px;border:1px solid #b7cbbb;border-radius:24px;background:#f1f6ef;color:var(--green);font-size:.9rem}.category-help{border-top:1px solid var(--line);padding:18px 0 0;margin-top:22px;font-size:.9rem;color:var(--muted)}.results{padding:28px 0}.results h2{font-size:1.6rem;line-height:1.4}.result-tools{display:flex;flex-wrap:wrap;gap:14px;padding:20px;background:#fff;border:1px solid var(--line);border-radius:14px;margin:20px 0 12px}.result-tools label{display:grid;gap:5px;font-size:.85rem;flex:1 1 180px}.result-tools select,.result-tools input{min-height:50px;padding:10px;border:1px solid #8fa898;border-radius:8px;max-width:100%;min-width:0}.result-tools button{align-self:end;min-height:50px}.result-tools-note{font-size:.82rem;color:var(--muted);margin:10px 0 22px}.result-grid{display:grid;gap:22px;grid-template-columns:1fr!important}.result-card{display:grid;grid-template-columns:240px minmax(0,1fr) 245px;border:1px solid var(--line);border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 3px 14px #17372d05;min-width:0}.result-card.is-selected{border:2px solid #2a7250}.result-photo{position:relative;min-height:240px;background:#f1f5ef;padding:0;display:flex;align-items:center;justify-content:center}.result-photo>a{display:block;width:100%;height:100%}.result-photo img{width:100%;height:100%;max-height:420px;object-fit:cover;display:block}.result-content{padding:23px 25px;min-width:0}.result-content h3{font-size:1.2rem;line-height:1.6;margin:4px 0 10px}.result-content h3 a{color:var(--ink);text-decoration:none}.result-content h3 a:hover{text-decoration:underline}.result-kicker{font-size:.82rem;color:var(--muted);margin:0 0 8px}.plan-name{font-size:.9rem;margin:0 0 10px;color:var(--muted)}.result-rating{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px 12px;margin:12px 0 15px;font-size:.85rem}.result-rating strong{font-size:1.05rem;color:#7d4b0b;background:#fff3dc;padding:4px 9px;border-radius:7px}.result-rating strong small{font-size:.78rem}.result-rating>a{display:inline-block;min-height:44px;padding:9px 0;font-size:.82rem;color:var(--green)}.rating-breakdown{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:14px 0}.rating-breakdown>span{background:#f0f5ed;border-radius:7px;padding:7px 9px;font-size:.8rem}.rating-breakdown b{font-size:.9rem}.hotel-intro{font-size:.9rem;line-height:1.75;color:#355542}.result-facts{margin:16px 0 0;padding-top:10px;border-top:1px solid #e4eae2;font-size:.86rem;line-height:1.75}.result-facts>div{display:grid;grid-template-columns:110px minmax(0,1fr);gap:10px;margin:6px 0}.result-facts dt{color:var(--muted)}.result-facts dd{margin:0}.result-decision{padding:24px 20px;background:#fafcf8;border-left:1px solid #e4eae2;display:flex;flex-direction:column;justify-content:center;min-width:0}.price-kind{margin:0;font-size:.84rem;color:var(--muted)}.result-price{font-size:1.85rem;letter-spacing:-.025em;line-height:1.4;font-weight:850;margin:4px 0;color:#194a33}.price-unit{font-size:.78rem;line-height:1.65;margin:4px 0 10px;color:var(--muted)}.availability-note{font-size:.79rem;line-height:1.7;color:#805b22;background:#fff2da;padding:10px;border-radius:7px}.two-total{font-size:.81rem;line-height:1.6;background:#ebf5e7;padding:11px;border-radius:8px}.two-total strong,.two-total small{display:block}.two-total strong{font-size:1rem}.two-total small{font-size:.75rem;margin-top:6px}.result-choice{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0 12px}.result-choice button{background:#fff;border:1px solid #91ad9a;border-radius:8px;min-height:48px;padding:8px 10px;font-size:.83rem;color:var(--green);flex:1 1 auto}.result-choice button[aria-pressed=true]{background:#dfefdd;border-color:#2a7250}.purchase-cta{background:#14573f;color:white;min-height:58px;display:flex;align-items:center;justify-content:center;gap:10px;text-align:center;font-size:.94rem;font-weight:750;padding:12px 15px;border-radius:10px;line-height:1.6;text-decoration:none}.purchase-help{font-size:.77rem;line-height:1.7;color:var(--muted);margin:10px 0 0}.result-description{margin-top:14px;font-size:.87rem}.result-description summary{font-weight:700;color:var(--green);padding:12px 0;min-height:48px}.result-description p{line-height:1.85}.read-sample{min-height:48px;display:inline-block;padding:10px 0;font-size:.9rem;color:var(--green)}.result-grid[data-kind=books],.result-grid[data-kind=kobo],.result-grid[data-kind=shopping]{grid-template-columns:repeat(3,minmax(0,1fr))!important}.result-grid[data-kind=books] .result-card,.result-grid[data-kind=kobo] .result-card,.result-grid[data-kind=shopping] .result-card{display:flex;flex-direction:column}.result-grid[data-kind=books] .result-photo,.result-grid[data-kind=kobo] .result-photo,.result-grid[data-kind=shopping] .result-photo{height:240px;min-height:240px;padding:22px}.result-grid[data-kind=books] .result-photo img,.result-grid[data-kind=kobo] .result-photo img,.result-grid[data-kind=shopping] .result-photo img{object-fit:contain;height:196px}.result-grid[data-kind=books] .result-decision,.result-grid[data-kind=kobo] .result-decision,.result-grid[data-kind=shopping] .result-decision{border-left:0;border-top:1px solid #e4eae2;margin-top:auto}.result-facts dd{overflow-wrap:anywhere}.result-empty{background:#fff;padding:30px;border:1px dashed #93ac98;border-radius:15px;grid-column:1/-1}.result-empty h3{font-size:1.2rem}.services,.scenes,.notes,.tools-section{padding-top:35px;padding-bottom:35px}.services h2,.scenes h2,.notes h2,.tools-section h2{font-size:1.7rem;line-height:1.4}.service-search input{font-size:1rem;min-height:54px}.service-filters button{min-height:48px;font-size:.9rem}.service-grid{gap:18px}.service-card{padding:23px;border-radius:14px}.service-card h3{font-size:1.05rem}.service-card p{font-size:.9rem}.service-card a,.service-card button{font-size:.92rem;min-height:48px}.scene-card{min-height:220px}.compare-bar{max-width:100%;min-width:0;gap:12px;padding:14px 20px;border-radius:14px;font-size:.9rem}.compare-bar button{min-height:48px;font-size:.9rem}.compare-bar .primary{background:#fff;color:#164b35}.comparison-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:12px}.compare-table{font-size:.88rem;min-width:660px;width:100%;border-collapse:collapse}.compare-table th,.compare-table td{min-width:210px;padding:16px;vertical-align:top;border-bottom:1px solid var(--line);line-height:1.7}.compare-table th:first-child{min-width:135px;background:#eff5ea}#drawer{width:min(1080px,calc(100% - 32px));border-radius:18px;padding:24px}#drawer-body{overflow:visible}.dialog-head h2{font-size:1.4rem}.dialog-head .icon-button{min-width:52px;min-height:52px;font-size:1.5rem}.saved-row{font-size:1rem;gap:16px}.unit-form label,.unit-form input{font-size:1rem}.tool-card input{min-height:50px}.section-head p,.eyebrow{font-size:.87rem}body[data-browse] .easy-entry{display:none}body[data-browse] .scenes,body[data-browse] .tools-section{display:none}.category-shortcuts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:20px auto 42px}.category-shortcuts a{background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px;text-decoration:none;color:var(--ink);display:block;min-height:120px}.category-shortcuts strong{display:block;font-size:1.05rem;margin-bottom:8px}.category-shortcuts span{font-size:.85rem;color:var(--muted);line-height:1.7}body[data-browse] .category-shortcuts{display:none}.finder-message{padding:16px;background:#f0f5ea;border-radius:10px;line-height:1.8}.travel-credit{position:absolute;bottom:0;left:0;width:100%;font-size:.68rem;background:#ffffffdf;color:#365044;padding:6px 9px}.preview{font-size:.85rem;padding:9px 15px}
@media(max-width:1000px){.result-card{grid-template-columns:210px minmax(0,1fr)}.result-decision{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:0 22px}.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-grid[data-kind=kobo],.result-grid[data-kind=shopping]{grid-template-columns:repeat(2,minmax(0,1fr))!important}.result-grid[data-kind=books] .result-decision,.result-grid[data-kind=kobo] .result-decision,.result-grid[data-kind=shopping] .result-decision{display:flex}.category-shortcuts{grid-template-columns:repeat(2,minmax(0,1fr))}.browse-nav a{font-size:.93rem}.browse-nav svg{width:23px;height:23px}.search-row.golf-fields{grid-template-columns:1fr 1fr}.search-row .search-button{min-width:0}}
@media(max-width:640px){.wrap,.browse-nav{width:calc(100% - 32px)}.header{padding:14px 16px;gap:8px;flex-wrap:wrap;min-height:78px}.header .brand{font-size:1.05rem}.header .brand img{width:30px;height:30px}.header .brand small{display:none}.header .save-nav{padding:8px 10px;font-size:.8rem}.header .save-nav span{display:none}.global-text-size{font-size:.8rem;padding:8px 10px}.browse-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px}.browse-nav a{min-height:64px;flex-direction:column;gap:5px;padding:9px 5px;font-size:.83rem}.browse-nav svg{width:21px;height:21px}.browse-nav a:first-child{grid-column:auto}.easy-entry{padding-top:18px}.easy-entry h1{font-size:2rem}.easy-entry .easy-lead{font-size:1rem}.easy-entry .easy-lead br{display:none}.easy-search>div{display:grid;grid-template-columns:1fr;gap:12px}.easy-search input,.easy-search button{width:100%;min-width:0;min-height:60px}.easy-scope br{display:none}.easy-steps{gap:10px}.easy-steps li{font-size:.83rem}.category-shortcuts{gap:12px}.category-shortcuts a{padding:18px}.finder-body{padding:22px 18px}.finder-heading h1{font-size:1.55rem}.search-row,.search-row.golf-fields{grid-template-columns:1fr;display:grid}.search-row label{width:100%}.search-button{width:100%;min-height:60px}.filter-row{display:flex;flex-wrap:wrap}.filter-row label{font-size:.9rem;max-width:100%}.filter-row .sort-label{width:100%;display:grid}.filter-row select{width:100%}.result-card{display:block}.result-photo{min-height:200px;height:220px}.result-photo img{height:220px;max-height:none}.result-content{padding:20px}.result-content h3{font-size:1.2rem}.result-decision{display:block;padding:20px}.result-price{font-size:2rem}.result-facts>div{grid-template-columns:90px minmax(0,1fr)}.result-grid[data-kind=books],.result-grid[data-kind=kobo],.result-grid[data-kind=shopping]{grid-template-columns:1fr!important}.result-tools{padding:16px;gap:12px}.result-tools label{flex-basis:100%}.result-tools button{width:100%}.rating-breakdown{grid-template-columns:repeat(2,minmax(0,1fr))}.result-choice button{min-height:52px}.purchase-cta{min-height:62px;font-size:1rem}.purchase-help{font-size:.83rem}.price-unit,.availability-note{font-size:.85rem}.result-rating{font-size:.9rem}.result-rating strong{font-size:1.1rem}.compare-bar{width:calc(100% - 24px);left:12px;transform:none;bottom:12px;display:flex;flex-wrap:wrap}.compare-bar span{flex:1 1 100%}#drawer{padding:16px}.service-card p{font-size:.95rem}.services h2,.scenes h2,.notes h2,.tools-section h2{font-size:1.45rem}.large-text .header{gap:10px}.large-text .header .brand{flex:1 1 100%}.large-text .browse-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.large-text .category-shortcuts{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

[hidden]{display:none!important}.has-comparison{padding-bottom:180px}.compare-bar small{display:block;font-size:.85rem}.category-shortcuts svg{width:28px;height:28px}.category-shortcuts strong,.category-shortcuts span{display:block}.category-shortcuts b{color:var(--green)}.browse-nav a{text-align:center}#edit-conditions{margin-bottom:18px}.result-empty{grid-column:1/-1;padding:28px;background:#fff;border:1px solid var(--line);border-radius:14px}.result-rating span{color:var(--muted)}

.review-origin{flex-basis:100%;color:var(--muted);font-size:.82rem}.result-photo{align-self:start;min-height:240px;height:260px}.result-photo img{height:260px;object-fit:cover}.compare-table .result-rating{margin:0}.comparison-scroll{max-width:100%}

.header .save-nav span{display:inline}.demo-button{min-height:44px;padding:8px 14px;font:inherit;border:1px solid #8ca492;background:white;border-radius:8px}.easy-entry h1{font-size:clamp(1.65rem,4vw,2.8rem)}.large-text .easy-entry h1{font-size:clamp(1.65rem,4vw,2.5rem)}.result-tools select:disabled{color:#657369}.result-rating small.review-origin{font-size:.85rem}

.mobile-comparisons{display:none}.mobile-comparison-card{background:#fff;border:1px solid #cbd9ce;border-radius:12px;padding:16px;margin-top:14px;color:#18392e}.mobile-comparison-card h3{font-size:1rem;line-height:1.65;margin:0 0 12px;overflow-wrap:anywhere}.mobile-comparison-card>p{font-size:.85rem}.mobile-comparison-card dl{margin:0 0 14px}.mobile-comparison-card dl>div{border-top:1px solid #e0e8df;padding:10px 0}.mobile-comparison-card dt{color:#52665a;font-size:.8rem}.mobile-comparison-card dd{margin:5px 0 0;font-size:.95rem;line-height:1.7}.mobile-comparison-card .button{width:100%}.mobile-comparison-card .result-rating strong{font-size:.95rem}
@media(max-width:600px){.selection-dialog,#drawer{width:calc(100% - 16px);max-width:none;max-height:94vh;margin:auto;padding:14px}.selection-dialog-head,.dialog-head{display:flex;flex-wrap:nowrap;align-items:center;gap:8px}.selection-dialog-head h2,.dialog-head h2{font-size:1.15rem;min-width:0}.selection-dialog-head .button{margin-left:auto;padding:8px 12px;font-size:.9rem;min-height:48px}.selection-table-scroll,.comparison-scroll{display:none}.mobile-comparisons{display:block}#selection-dialog-content>.section-note,#drawer-body>.help{font-size:.83rem;line-height:1.75}#selection-dialog-content>.section-note:nth-child(2),#drawer-body>.help:nth-child(2){display:none}#selection-dialog-content>.section-note:nth-child(4){display:none}.mobile-comparison-card .purchase-cta{font-size:.9rem}}
