@charset "UTF-8";
:root{--ink:#243c33;--green:#214b3d;--accent:#c57746;--muted:#666d65;--bg:#fbfaf6;--line:#dedfd5;--mint:#e8eee3;--radius:18px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--bg);color:var(--ink);font-family:"Hiragino Kaku Gothic ProN","Noto Sans JP",system-ui,sans-serif;font-size:14px;line-height:1.8}button,input,select{font:inherit}button,a,input,select{ -webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit}button:disabled{cursor:wait;opacity:.6}[hidden]{display:none!important}h1,h2,h3,p{margin:0}h2{font-size:27px;letter-spacing:.03em;font-weight:700}h3{font-size:16px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #be6b30;outline-offset:4px}.wrap{width:min(1180px,calc(100% - 80px));margin-inline:auto}.preview{text-align:center;background:#eee5cf;color:#625234;font-size:12px;padding:6px 20px}.preview span{margin-left:18px}.header{max-width:1380px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:23px 48px;gap:20px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;font-size:24px;font-weight:750;letter-spacing:.1em;line-height:1.3}.brand small{display:block;font-size:9px;font-weight:550;letter-spacing:.2em;margin-top:4px}.header nav{display:flex;gap:36px;font-size:13px;font-weight:650}.header nav a.active{color:var(--green)}.header nav a{padding:10px 0}.save-nav{background:none;border:0;font-size:13px;display:flex;gap:10px;align-items:center}.save-nav b{font-size:11px;background:var(--mint);border-radius:50%;width:23px;height:23px;display:grid;place-items:center}.hero{display:grid;grid-template-columns:1fr 1.05fr;gap:10px;align-items:center;padding-block:52px 43px}.eyebrow{font-size:10px;letter-spacing:.16em;font-weight:650;display:flex;align-items:center;gap:8px}.eyebrow span{width:7px;height:7px;background:var(--accent);border-radius:50%}.hero h1{font-family:"Hiragino Mincho ProN","Yu Mincho",serif;font-size:clamp(38px,4.2vw,61px);line-height:1.55;letter-spacing:.08em;font-weight:600;margin:19px 0}.hero h1 em{font-style:normal;position:relative;z-index:0}.hero h1 em:after{content:"";position:absolute;z-index:-1;bottom:7px;left:0;right:0;height:12px;background:#e0e8cb;border-radius:40%}.lead{color:#5f695f;line-height:2;font-size:15px}.text-link{margin-top:21px;display:inline-flex;gap:46px;font-weight:650;border-bottom:1px solid #9bac99;padding-bottom:7px}.text-link span{font-size:23px;line-height:1}.hero-benefits{display:flex;gap:24px;font-size:11px;color:var(--muted);margin-top:28px}.hero-art{position:relative}.hero-art>img{width:100%;height:auto;display:block}.art-caption{position:absolute;left:28px;bottom:14px;font-size:9px;letter-spacing:.16em;color:#6d7667;line-height:1.6}.finder{border:1px solid var(--line);border-radius:var(--radius);background:white;box-shadow:0 8px 24px #2b3d2410;overflow:hidden}.finder-tabs{display:flex;background:#eef0e8;border-bottom:1px solid var(--line)}.finder-tabs button{background:transparent;border:0;padding:19px 36px;font-weight:650;position:relative;min-width:230px}.finder-tabs button[aria-selected="true"]{background:white;color:var(--green)}.finder-tabs button[aria-selected="true"]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--green)}.finder-body{padding:28px 34px 22px}.finder-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.finder-heading h2{font-size:19px}.finder-heading>span{font-size:11px;color:var(--muted)}.search-row{display:grid;grid-template-columns:1fr 180px 240px;align-items:end;gap:14px}.search-row label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:650;min-width:0}input:not([type="checkbox"]),select{border:1px solid #dcded5;background:#fcfcf9;color:var(--ink);border-radius:9px;padding:12px 13px;min-width:0;width:100%;height:49px}input::placeholder{color:#92968c;font-weight:400}.primary,.secondary{border-radius:9px;padding:12px 20px;font-weight:650;display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:46px}.primary{background:var(--green);color:#fff;border:1px solid var(--green)}.primary:hover{background:#35624b}.secondary{background:white;color:var(--green);border:1px solid #b9c5b5}.secondary:hover{background:var(--mint)}.search-button{height:49px;font-size:13px}.filter-row{display:flex;align-items:center;gap:23px;margin-top:17px;flex-wrap:wrap;font-size:12px}.filter-row label{display:flex;align-items:center;gap:7px}.filter-row input{accent-color:var(--green);width:16px;height:16px}.filter-row .sort-label{margin-left:auto}.filter-row select{border:0;width:auto;height:34px;padding:3px 20px 3px 7px;background:white;font-size:12px}.quick{display:flex;gap:10px;align-items:center;border-top:1px dashed var(--line);padding-top:18px;margin-top:18px;font-size:11px;flex-wrap:wrap}.quick>span{color:var(--muted);margin-right:8px}.quick button{background:#f5f4ed;border:0;border-radius:30px;padding:7px 15px}.quick button:hover{background:var(--mint)}.golf-fields{grid-template-columns:1fr 1fr 1fr 210px}.help{font-size:11px;color:var(--muted);margin-top:16px;line-height:1.9}#search-status:not(:empty){background:#f4f3eb;padding:16px;margin-top:17px;border-radius:8px}#search-status a{display:inline-block;text-decoration:underline;margin:8px 14px 0 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:26px}.section-head h2{margin-top:7px}.section-head>p,.section-head>div>p:not(.eyebrow){font-size:12px;color:var(--muted)}.scenes,.notes,.results{padding-top:68px}.scene-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.scene{text-align:left;border:1px solid transparent;border-radius:14px;padding:18px;transition:transform .18s,box-shadow .18s;overflow:hidden}.scene:hover{transform:translateY(-4px);box-shadow:0 12px 24px #23372612}.scene-top{display:flex;justify-content:space-between;align-items:center;font-size:10px}.scene-top b{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;border:1px solid #243c3333}.scene img{width:100%;height:133px;object-fit:contain;margin:6px 0 14px}.scene h3{font-size:14px;letter-spacing:-.02em}.scene p{font-size:10px;color:#677061;margin-top:5px}.scene-sand{background:#f1eadc}.scene-mint{background:#e6ecdd}.scene-lilac{background:#eae8ef}.scene-peach{background:#f4e6df}.tools-section{margin-top:68px;padding:34px 40px;border:1px solid var(--line);border-radius:16px;display:grid;grid-template-columns:1fr 1.5fr;gap:55px;background:#f0f2e9}.tool-intro h2{margin:14px 0;font-size:30px;line-height:1.6}.tool-intro>p:not(.eyebrow){font-size:12px;color:var(--muted)}.mini-tag{display:inline-block;font-size:10px;margin-top:17px;border:1px solid #abb8a0;border-radius:30px;padding:3px 13px}.unit-tool{background:#fff;padding:25px;border-radius:12px;align-self:center}.unit-labels,.unit-row{display:grid;grid-template-columns:64px 1.5fr 1fr 1fr;gap:10px;align-items:center}.unit-labels{font-size:10px;margin-bottom:10px}.unit-row{margin:10px 0}.unit-row strong{border-radius:50%;background:var(--mint);width:31px;height:31px;display:grid;place-items:center;font-family:Georgia,serif}.unit-row input{height:43px;font-size:13px}.tool-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:15px}.tool-bottom small{font-size:10px;color:var(--muted)}#unit-result:not(:empty){display:block;margin-top:18px;padding:14px;border-radius:8px;background:#e9f0df;font-size:13px}.note-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.note-grid>a{display:flex;gap:18px;padding:23px 0;border-top:1px solid #b9c1b2}.note-grid>a:hover h3{text-decoration:underline}.note-number{font-family:Georgia,serif;font-size:28px;color:#8d9b80;line-height:1.4}.note-grid small{font-size:9px;letter-spacing:.1em;color:var(--muted)}.note-grid h3{font-size:14px;line-height:1.9;margin:9px 0 17px}.note-grid span:not(.note-number){font-size:11px}.promise{text-align:center;padding:74px 0 68px}.promise h2{font-size:23px;margin:17px 0 13px}.promise p{font-size:12px;color:var(--muted);line-height:2}footer{background:#e9eee4;padding:36px 0 24px}.footer-top{display:flex;justify-content:space-between;align-items:center}.footer-top>.brand{font-size:22px;align-items:baseline;gap:14px}.footer-top>div{display:flex;gap:25px;font-size:11px}.footer-bottom{border-top:1px solid #d0d7c9;margin-top:24px;padding-top:19px;font-size:10px;color:var(--muted)}.footer-bottom p+ p{margin-top:10px}.footer-bottom a{margin-left:15px;text-decoration:underline}.skip{position:absolute;top:-100px;left:10px;z-index:100;background:white;padding:10px}.skip:focus{top:10px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.product-card{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.product-image{height:200px;display:grid;place-items:center;background:#f2f3ec;position:relative}.product-image img{max-width:90%;max-height:165px;object-fit:contain}.product-body{padding:20px}.product-body h3{font-size:14px;line-height:1.7;overflow-wrap:anywhere}.product-body .price{font-size:25px;font-weight:750;margin:8px 0}.product-body .price small{font-size:11px;font-weight:400}.product-meta{font-size:11px;color:var(--muted)}.product-actions{display:flex;gap:8px;margin-top:15px}.product-actions button{padding:6px 10px;border:1px solid var(--line);border-radius:6px;background:white;flex:1;font-size:12px;min-height:38px}.product-actions button[aria-pressed="true"]{background:var(--mint);border-color:var(--green)}.product-body>a{display:flex;margin-top:12px;font-size:12px;text-decoration:underline;justify-content:space-between}.sample-label{position:absolute;top:10px;left:10px;font-size:10px;background:#fff8;padding:3px 8px;border-radius:20px}.compare-bar{position:fixed;z-index:20;bottom:20px;left:50%;transform:translateX(-50%);background:white;box-shadow:0 10px 50px #182b3340;border:1px solid var(--line);border-radius:14px;padding:10px 15px 10px 25px;display:flex;align-items:center;gap:25px;white-space:nowrap;font-size:12px}.compare-bar b{font-size:19px;margin-right:5px}.icon-button{border:0;background:transparent;font-size:24px;min-width:40px;min-height:40px}.compare-bar .primary{font-size:12px}dialog{border:1px solid var(--line);border-radius:18px;padding:28px;max-width:min(980px,calc(100vw - 28px));width:800px;max-height:85vh;color:var(--ink);background:var(--bg)}dialog::backdrop{background:#16332777;backdrop-filter:blur(3px)}.dialog-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.dialog-head h2{font-size:23px}#drawer-body{overflow:auto}.compare-table{width:100%;border-collapse:collapse;font-size:12px}.compare-table th,.compare-table td{padding:15px;text-align:left;border-bottom:1px solid var(--line);min-width:150px;vertical-align:top}.compare-table th:first-child{min-width:95px}.compare-table td a{text-decoration:underline}.saved-row{border-bottom:1px solid var(--line);padding:16px 0;display:flex;gap:16px;justify-content:space-between}.saved-row button{font-size:12px}.saved-row p{font-size:11px;color:var(--muted)}#toast{position:fixed;z-index:50;bottom:100px;left:50%;transform:translateX(-50%);max-width:90vw;background:var(--green);color:white;border-radius:8px;font-size:12px;padding:0}#toast:not(:empty){padding:10px 18px}.article{max-width:780px;padding:50px 0 70px}.article h1{font-size:34px;line-height:1.6;margin:20px 0}.article h2{font-size:23px;margin:36px 0 12px}.article p,.article li{line-height:2}.article a{text-decoration:underline}.article .intro{font-size:17px;color:var(--muted)}.article ul{padding-left:22px}.article .callout{padding:22px;border-radius:12px;background:var(--mint);margin:30px 0}.article small{color:var(--muted)}#more-results{margin:25px auto;display:flex}
@media(min-width:1500px){.hero{padding-top:65px;padding-bottom:56px}}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.header{padding:20px 24px}.header nav{gap:22px}.hero h1{font-size:43px}.hero{padding-top:35px}.search-row{grid-template-columns:1fr 150px}.search-button{grid-column:1/-1}.golf-fields{grid-template-columns:repeat(3,1fr)}.scene-grid{grid-template-columns:repeat(2,1fr)}.scene img{height:155px}.tools-section{gap:25px;padding:28px}.unit-labels,.unit-row{grid-template-columns:40px 1.5fr 1fr 1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.note-grid{gap:18px}.note-grid>a{gap:12px}}
@media(max-width:640px){.wrap{width:calc(100% - 36px)}.preview{font-size:10px;padding:5px 10px}.preview span{display:block;margin:0;font-size:9px}.header{padding:17px 18px;gap:8px;flex-wrap:wrap}.brand{font-size:21px}.brand img{width:32px;height:32px}.brand small{font-size:8px}.header nav{order:3;width:100%;justify-content:center;gap:38px;margin-top:6px;font-size:12px}.header nav a{padding:5px 0}.save-nav{font-size:12px;padding:5px 0}.save-nav span{font-size:10px}.hero{grid-template-columns:1fr;padding-top:31px;padding-bottom:22px;gap:5px}.hero-copy{padding-left:4px}.hero .eyebrow{font-size:9px}.hero h1{font-size:40px;line-height:1.48;letter-spacing:.07em;margin:17px 0 13px}.lead{font-size:12px}.hero-benefits{margin-top:18px;font-size:10px}.text-link{font-size:12px;margin-top:17px}.hero-art{margin-top:-18px;margin-left:auto;width:78%}.art-caption{font-size:7px;bottom:0;left:10px}.finder-tabs button{min-width:0;width:50%;padding:16px 5px;font-size:12px}.finder-body{padding:21px 17px 17px}.finder-heading{display:block}.finder-heading h2{font-size:18px}.finder-heading>span{font-size:10px}.search-row{grid-template-columns:1fr;gap:12px}.search-row input,.search-row select{font-size:14px}.search-row .search-button{margin-top:4px}.filter-row{gap:10px 15px;font-size:11px}.filter-row .sort-label{margin-left:0;width:100%}.quick{gap:8px}.quick>span{width:100%;font-size:10px}.quick button{font-size:10px;padding:6px 10px}.golf-fields{grid-template-columns:1fr 1fr}.golf-fields>label:nth-child(3){grid-column:1/-1}.help{font-size:10px}.scenes,.notes,.results{padding-top:43px}.section-head{display:block;margin-bottom:19px}.section-head h2{font-size:23px}.section-head>p{font-size:10px;margin-top:8px}.eyebrow{font-size:8px}.scene-grid{gap:12px}.scene{padding:13px 11px;border-radius:11px}.scene-top{font-size:9px}.scene-top b{width:22px;height:22px}.scene img{height:105px;margin:2px 0 8px}.scene h3{font-size:12px;min-height:42px;line-height:1.8}.scene p{font-size:9px}.tools-section{display:block;padding:23px 16px;margin-top:43px}.tool-intro h2{font-size:26px;margin:10px 0}.tool-intro h2 br{display:none}.tool-intro>p:not(.eyebrow){font-size:11px}.mini-tag{margin:12px 0 20px}.unit-tool{padding:16px 12px}.unit-labels,.unit-row{grid-template-columns:22px 1.4fr .85fr 1fr;gap:7px}.unit-labels{font-size:9px}.unit-labels span:first-child{font-size:0}.unit-row strong{width:22px;height:25px}.unit-row input{padding:8px;font-size:12px}.tool-bottom{align-items:start}.tool-bottom .primary{font-size:12px;padding:8px 15px}.tool-bottom small{font-size:9px}.note-grid{display:block}.note-grid>a{padding:22px 0}.note-grid h3{font-size:14px;margin:6px 0 10px}.note-number{font-size:32px;margin-right:10px}.promise{padding:45px 10px}.promise h2{font-size:18px}.promise p{font-size:11px}.promise p br{display:none}.footer-top{display:block}.footer-top>div{gap:17px;margin-top:20px;font-size:10px}.footer-bottom a{display:block;margin:5px 0}.product-grid{grid-template-columns:1fr}.product-image{height:180px}.compare-bar{gap:8px;max-width:calc(100% - 20px);width:100%;padding:8px 9px 8px 14px;justify-content:space-between;bottom:10px;font-size:10px}.compare-bar .primary{font-size:11px;padding:8px 12px;gap:4px}.compare-bar b{font-size:16px}dialog{padding:18px}.dialog-head h2{font-size:19px}.article h1{font-size:27px}.article{padding-top:30px}.saved-row{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.demo-button{margin-left:15px;padding:2px 9px;background:#fff8;border:1px solid #a3997d;border-radius:4px;font-size:10px}.results .section-head .secondary{font-size:12px;margin-top:12px}.save-condition{border:0;background:none;text-decoration:underline;font-size:11px;padding:7px 0;margin-top:7px;color:var(--muted)}
@media(max-width:360px){.hero h1{font-size:34px;letter-spacing:.05em}.header .save-nav span{display:none}.header{flex-wrap:wrap}.header nav{gap:24px}.scene h3{font-size:11px}.scene p{font-size:9px}.hero-art{margin-top:0}}

.product-image-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.product-body h3 a:hover{text-decoration:underline}.product-body>a.purchase-cta{border-radius:9px;background:var(--green);color:white;display:flex;min-height:48px;padding:10px 14px;text-decoration:none;font-weight:650;align-items:center;margin-top:15px}.product-body>a.purchase-cta:hover{background:#35624b}.purchase-help{font-size:10px;line-height:1.8;margin-top:8px;color:var(--muted)}

.finder-tabs{display:flex;flex-wrap:wrap}.finder-tabs button{flex:1;min-width:0;padding:18px 9px;font-size:14px}.travel-credit{position:absolute;bottom:5px;left:5px;background:#fff;padding:2px 6px;font-size:10px;color:#333}
@media(max-width:640px){.finder-tabs button{flex:1 1 30%;width:auto;padding:13px 4px;font-size:11px}.header nav{gap:23px}}

.services{padding-top:52px}.service-controls{display:flex;gap:22px;align-items:end;flex-wrap:wrap}.service-controls label{display:grid;gap:7px;font-size:12px;flex:1;min-width:230px}.service-controls input{border:1px solid var(--line);background:white;border-radius:8px;padding:12px;font:inherit}.service-filters{display:flex;gap:7px;flex-wrap:wrap}.service-filters button{border:1px solid var(--line);background:white;border-radius:22px;font:inherit;font-size:12px;padding:9px 13px;cursor:pointer}.service-filters [aria-pressed=true]{background:var(--green);color:white}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.service-card{border:1px solid var(--line);border-radius:13px;background:#fff;padding:24px;display:flex;flex-direction:column}.service-card[hidden]{display:none}.service-category{color:var(--muted);font-size:10px;letter-spacing:.09em}.service-card h3{font-size:17px;margin:10px 0}.service-card>p{font-size:12px;line-height:1.9;color:var(--muted);margin-bottom:22px}.service-actions{margin-top:auto;display:flex;flex-wrap:wrap;gap:12px;align-items:center}.service-actions a,.service-action{font:inherit;font-size:12px;color:var(--green);font-weight:600}.service-action{border:0;border-radius:6px;background:var(--mint);padding:9px;cursor:pointer}#service-count{font-size:11px;color:var(--muted);margin:18px 0}
@media(max-width:900px){.service-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.service-grid{grid-template-columns:1fr}.service-controls{gap:12px}.service-card{padding:20px}.services{padding-top:38px}.service-filters button{font-size:11px;padding:8px 10px}}

.brand{font-family:Arial,"Noto Sans JP",sans-serif;font-weight:800;letter-spacing:-.035em}.brand small{font-weight:500;letter-spacing:.18em}.service-card h3{letter-spacing:0}@media(max-width:640px){.brand{font-size:21px}}

.service-actions small{font-size:9px;border:1px solid var(--line);padding:1px 4px;border-radius:3px}
