@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Noto+Sans+JP:wght@400;500;600;700;800&display=swap";:root{--ink:#24201f;--muted:#6e6661;--orange:#ef6b22;--orange-dark:#c94d0f;--green:#344b38;--burgundy:#7d2f28;--line:#30251d21}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fbfaf7;margin:0;font-family:DM Sans,Noto Sans JP,sans-serif}button,a{font:inherit}a,button{color:inherit}img{max-width:100%}.shell{width:min(1180px,100% - 40px);margin-inline:auto}.hero{color:#fff;background:radial-gradient(circle at 78% 18%,#ffbb5e38,#0000 24%),linear-gradient(135deg,#26382c 0%,#1c2a23 58%,#27382d 100%);min-height:870px;padding-bottom:82px;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background-image:radial-gradient(#ffffff14 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 72%);mask-image:linear-gradient(#000,#0000 72%)}.nav{z-index:2;justify-content:space-between;align-items:center;height:86px;display:flex;position:relative}.brand{letter-spacing:.08em;align-items:center;gap:11px;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{border:1px solid #ffffff73;border-radius:50%;place-items:center;width:39px;height:39px;font-family:serif;display:grid}.brand small{letter-spacing:.25em;opacity:.65;margin-top:2px;font-size:9px;display:block}.nav-link{text-underline-offset:4px;opacity:.82;font-size:13px}.hero-inner{z-index:1;grid-template-columns:1.05fr .95fr;align-items:center;min-height:455px;display:grid;position:relative}.hero-copy{z-index:2;padding:55px 0 72px;position:relative}.eyebrow,.step-label,.section-kicker{color:#f3a05f;letter-spacing:.17em;margin:0 0 16px;font-size:12px;font-weight:800}.hero h1{letter-spacing:-.045em;margin:0;font-family:Noto Sans JP,sans-serif;font-size:clamp(42px,5vw,70px);line-height:1.24}.hero-lead{color:#ffffffc2;max-width:580px;margin:25px 0 23px;font-size:16px;line-height:1.9}.hero-notes{flex-wrap:wrap;gap:8px;display:flex}.hero-notes span{background:#ffffff12;border:1px solid #ffffff3b;border-radius:999px;padding:7px 12px;font-size:12px}.hero-gallery{height:420px;position:relative}.hero-photo{background:#fff;border:5px solid #ffffffeb;border-radius:22px;margin:0;position:absolute;overflow:hidden;box-shadow:0 25px 50px #00000047}.hero-photo img{object-fit:cover;width:100%;height:100%;display:block}.hero-photo figcaption{color:#fff;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#18231cd1;border:1px solid #fff3;border-radius:999px;padding:6px 11px;font-size:11px;font-weight:700;position:absolute;bottom:12px;left:12px}.hero-photo-main{z-index:2;width:265px;height:300px;top:76px;left:35px;transform:rotate(-4deg)}.hero-photo-top{width:205px;height:215px;top:20px;right:10px;transform:rotate(5deg)}.hero-photo-bottom{z-index:3;width:215px;height:205px;bottom:0;right:2px;transform:rotate(2deg)}.finder-card{z-index:3;color:var(--ink);background:#fffdf8;border-radius:22px;padding:29px 32px 33px;position:relative;box-shadow:0 24px 65px #06120a42}.finder-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:20px;padding-bottom:21px;display:flex}.finder-heading .step-label{color:var(--orange-dark);margin-bottom:8px}.finder-heading h2{margin:0;font-size:24px}.reset{color:var(--muted);cursor:pointer;text-underline-offset:4px;background:0 0;border:0;font-size:12px;text-decoration:underline}.filters{grid-template-columns:1.2fr .9fr 1fr;gap:28px;padding-top:22px;display:grid}.choice-group{border:0;min-width:0;margin:0;padding:0}.choice-group legend{color:#4d4844;margin-bottom:11px;font-size:12px;font-weight:700}.choice-row{flex-wrap:wrap;gap:7px;display:flex}.choice{cursor:pointer;background:#fff;border:1px solid #ded7cd;border-radius:999px;padding:9px 12px;font-size:12px;transition:all .2s}.choice:hover{border-color:#e58a52;transform:translateY(-1px)}.choice.active{background:var(--orange);border-color:var(--orange);color:#fff;box-shadow:0 6px 15px #e55d1633}.category-intro{padding-top:96px}.category-intro>h2,.results-heading h2,.guide h2{letter-spacing:-.04em;margin:0;font-family:Noto Sans JP,sans-serif;font-size:clamp(30px,4vw,48px)}.section-kicker{color:var(--orange-dark);margin-bottom:8px}.category-cards{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:32px;display:grid}.category-card{text-align:left;cursor:pointer;border:0;border-radius:20px;flex-direction:column;min-height:240px;padding:25px;transition:all .2s;display:flex}.category-card:hover{transform:translateY(-4px);box-shadow:0 16px 32px #31251c1f}.category-card>span{background:#ffffffb8;border-radius:50%;place-items:center;width:36px;height:36px;font-size:11px;font-weight:800;display:grid}.category-card h3{margin:20px 0 8px;font-size:19px;line-height:1.5}.category-card p{color:#24201fab;margin:0;font-size:12px;line-height:1.75}.category-card b{margin-top:auto;font-size:11px}.category-card-lantern{background:#fee8cb}.category-card-giant{background:#dfe7d9}.category-card-unique{background:#eadbd7}.results{padding-top:96px;padding-bottom:102px}.results-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:42px;display:flex}.results-heading>p{color:var(--muted);font-size:13px}.product-group+.product-group{margin-top:72px}.group-heading{border-bottom:1px solid var(--line);align-items:flex-start;gap:16px;margin-bottom:23px;padding-bottom:18px;display:flex}.group-heading>span{background:var(--green);color:#fff;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-size:11px;font-weight:800;display:grid}.group-heading h3{margin:0 0 6px;font-size:22px}.group-heading p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.product-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;min-width:0;display:flex;overflow:hidden;box-shadow:0 8px 30px #362b220b}.product-image-wrap{background:#f1e6d3;height:230px;position:relative;overflow:hidden}.product-image{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.product-card:hover .product-image{transform:scale(1.025)}.category-pill{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffe0;border:1px solid #382b231a;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:700;position:absolute;top:14px;left:14px}.category-giant{color:#2e4935}.category-unique{color:var(--burgundy)}.product-content{flex-direction:column;flex:1;min-height:320px;padding:24px 23px 23px;display:flex}.product-title{align-items:center;gap:13px;display:flex}.size-badge{background:var(--green);color:#fff;border-radius:50%;place-items:center;min-width:50px;height:50px;padding:0 8px;font-size:15px;font-weight:800;display:grid}.variety-name{color:var(--orange-dark);margin:0 0 3px;font-size:11px;font-weight:800;line-height:1.4}.product-title h3{margin:0;font-size:17px}.product-lead{margin:18px 0 13px;font-size:14px;font-weight:700;line-height:1.6}.product-specs{gap:5px;margin:0;display:grid}.product-specs div{border-top:1px solid #eee8df;grid-template-columns:70px 1fr;gap:10px;padding-top:7px;display:grid}.product-specs dt{color:var(--muted);font-size:10px}.product-specs dd{margin:0;font-size:11px}.product-notice{color:#a44a2a;margin:11px 0 0;font-size:10px;line-height:1.6}.product-bottom{justify-content:space-between;align-items:flex-end;gap:10px;margin-top:auto;padding-top:20px;display:flex}.price{white-space:nowrap;margin:0}.price small{color:var(--muted);font-size:9px;display:block}.price b{letter-spacing:-.03em;font-size:25px}.price span{margin-left:2px;font-size:11px}.buy-button{background:var(--orange);color:#fff;text-align:center;border-radius:11px;padding:12px 11px;font-size:11px;font-weight:700;line-height:1.35;text-decoration:none;transition:all .2s}.buy-button:hover{background:var(--orange-dark);transform:translateY(-2px);box-shadow:0 8px 18px #bf43052e}.buy-button span{margin-left:4px}.price-note{text-align:right;color:#888078;margin:20px 0 0;font-size:10px;line-height:1.7}.empty-state{text-align:center;background:#fffaf1;border:1px dashed #d7c8b8;border-radius:20px;align-content:center;place-items:center;gap:17px;min-height:280px;display:grid}.empty-state>span{background:var(--orange);color:#0000;border-radius:48%;width:52px;height:42px}.empty-state p{color:var(--muted);margin:0}.empty-state button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:999px;padding:11px 18px}.guide{background:#efe6d8;padding:96px 0 0;overflow:hidden}.guide-inner{grid-template-columns:.8fr 1.2fr;align-items:start;gap:70px;padding-bottom:76px;display:grid}.guide-copy>p:not(.section-kicker){color:var(--muted);max-width:470px;font-size:14px;line-height:1.9}.guide-points{gap:11px;display:grid}.guide-points div{background:#ffffff85;border:1px solid #4132261a;border-radius:14px;grid-template-columns:140px 1fr;align-items:center;gap:15px;padding:18px 20px;display:grid}.guide-points b{font-size:13px}.guide-points span{color:var(--muted);font-size:12px;line-height:1.7}.footer{border-top:1px solid #41322621;justify-content:space-between;align-items:center;gap:30px;min-height:94px;display:flex}.brand-footer .brand-mark{border-color:#29241f38}.brand-footer{font-size:13px}.brand-footer small{font-size:7px}.footer p{color:var(--muted);font-size:11px}.footer a{text-underline-offset:4px;font-size:11px}@media (max-width:1020px){.product-grid{grid-template-columns:repeat(2,1fr)}.hero-photo-main{left:5px}}@media (max-width:900px){.hero{min-height:auto}.hero-inner{grid-template-columns:1fr}.hero-copy{padding:52px 0 8px}.hero-gallery{width:100%;max-width:550px;height:390px;margin-inline:auto}.filters{grid-template-columns:1fr;gap:21px}.category-cards{grid-template-columns:1fr}.category-card{min-height:185px}.guide-inner{grid-template-columns:1fr;gap:28px}}@media (max-width:660px){.shell{width:min(100% - 24px,1180px)}.nav{height:72px}.nav-link{display:none}.hero-copy{padding-top:34px}.hero h1{font-size:38px;line-height:1.32}.hero-lead{font-size:14px}.hero-gallery{height:330px}.hero-photo-main{width:205px;height:240px;top:55px;left:0}.hero-photo-top{width:155px;height:165px;top:16px;right:0}.hero-photo-bottom{width:165px;height:155px;bottom:0;right:2px}.finder-card{border-radius:17px;padding:23px 18px 25px}.finder-heading{align-items:flex-start}.finder-heading h2{font-size:20px}.choice{padding:8px 10px;font-size:11px}.category-intro{padding-top:68px}.results{padding-top:67px;padding-bottom:72px}.results-heading{flex-direction:column;align-items:flex-start;margin-bottom:30px}.results-heading>p{margin:0}.group-heading h3{font-size:18px}.product-grid{grid-template-columns:1fr}.product-image-wrap{height:250px}.product-content{min-height:305px}.product-bottom{align-items:center}.price-note{text-align:left}.guide{padding-top:68px}.guide-points div{grid-template-columns:1fr;gap:6px}.footer{flex-direction:column;align-items:flex-start;gap:11px;padding:27px 0}.footer p{margin:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
