:root{color-scheme:light;color:#25221d;font-synthesis:none;--ink:#25221d;--muted:#706b61;--paper:#f7f3ea;--card:#fffdf8;--green:#1f5b49;--green-dark:#163f34;--green-soft:#e3efe8;--gold:#c28d3d;--line:#ded8cc;background:#f7f3ea;font-family:Inter,Noto Sans JP,Noto Sans KR,system-ui,-apple-system,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;min-height:100vh;margin:0}button,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}img{max-width:100%;display:block}.site-header{z-index:20;backdrop-filter:blur(16px);background:#f7f3eae6;border-bottom:1px solid #25221d1a;grid-template-columns:1fr auto 1fr;align-items:center;min-height:72px;padding:0 clamp(20px,5vw,72px);display:grid;position:sticky;top:0}.brand{letter-spacing:.08em;align-items:center;gap:10px;width:max-content;font-weight:900;text-decoration:none;display:inline-flex}.brand-mark{background:var(--green);color:#fff;border-radius:50% 50% 50% 18%;place-items:center;width:34px;height:34px;font-family:Georgia,serif;font-size:1.15rem;display:grid}.header-nav{gap:30px;display:flex}.header-nav a{color:#5f5a51;font-size:.83rem;font-weight:700;text-decoration:none}.header-nav a:hover{color:var(--green)}.header-tools{justify-self:end;align-items:center;gap:10px;display:flex}.saved-trigger{border:1px solid var(--line);min-height:40px;color:var(--green);cursor:pointer;background:#fffaf2;border-radius:999px;align-items:center;gap:7px;padding:0 11px;font-size:.72rem;font-weight:800;display:inline-flex}.saved-trigger>span:first-child{color:#b54f61}.saved-trigger b{background:var(--green);color:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 5px;font-size:.66rem;display:grid}.language-switcher{border:1px solid var(--line);background:#fffaf2;border-radius:999px;justify-self:end;gap:3px;padding:3px;display:flex}.language-button{color:#7b7469;cursor:pointer;background:0 0;border:0;border-radius:999px;min-width:36px;min-height:32px;font-size:.69rem;font-weight:800}.language-button.is-active{background:var(--green);color:#fff}.hero{grid-template-columns:minmax(0,1fr) minmax(340px,.86fr);align-items:center;gap:clamp(50px,8vw,120px);max-width:1260px;min-height:650px;margin:auto;padding:clamp(70px,10vw,130px) clamp(22px,5vw,72px);display:grid}.eyebrow{color:var(--gold);letter-spacing:.18em;margin:0 0 18px;font-size:.73rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.065em;max-width:720px;margin-bottom:26px;font-family:Georgia,Noto Serif JP,serif;font-size:clamp(3rem,6vw,5.6rem);line-height:1.06}h1 em{color:var(--green);font-weight:inherit}.hero-intro{max-width:570px;color:var(--muted);margin-bottom:32px;font-size:clamp(1rem,1.5vw,1.13rem);line-height:1.9}.primary-button{background:var(--green);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 14px 30px #1f5b492e}.primary-button:after{content:"↓";margin-left:12px}.hero-visual{padding:26px;position:relative}.hero-visual:before{content:"";background:#dfe9df;border-radius:48% 52% 45% 55%;position:absolute;inset:0;transform:rotate(-4deg)}.hero-main-image{z-index:1;aspect-ratio:1;object-fit:cover;border:10px solid #fffdf8b8;border-radius:46% 46% 14%;width:100%;position:relative;box-shadow:0 30px 70px #313a2b33}.floating-note{z-index:2;backdrop-filter:blur(12px);background:#fffdf8eb;border:1px solid #ffffffb3;border-radius:16px;align-items:center;gap:11px;min-width:176px;padding:13px 16px;display:flex;position:absolute;box-shadow:0 14px 36px #282b2224}.floating-note>span{background:var(--green-soft);width:30px;height:30px;color:var(--green);border-radius:50%;place-items:center;font-weight:900;display:grid}.floating-note strong,.floating-note small{display:block}.floating-note strong{font-size:.78rem}.floating-note small{color:var(--muted);margin-top:3px;font-size:.66rem}.note-top{top:3%;right:-4%}.note-bottom{bottom:5%;left:-4%}.trust-strip{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);max-width:1060px;margin:0 auto 100px;display:grid}.trust-strip div{text-align:center;justify-content:center;align-items:baseline;gap:10px;padding:24px 14px;display:flex}.trust-strip div+div{border-left:1px solid var(--line)}.trust-strip strong{color:var(--green);font-family:Georgia,serif;font-size:1.55rem}.trust-strip span{color:var(--muted);font-size:.78rem}.finder-section{background:#fffdf8;padding:90px clamp(20px,5vw,72px) 120px}.section-heading{justify-content:space-between;align-items:end;gap:32px;max-width:1180px;margin:0 auto 34px;display:flex}.section-heading h2,.result-heading h2{letter-spacing:-.04em;margin-bottom:0;font-family:Georgia,Noto Serif JP,serif;font-size:clamp(2rem,4vw,3.25rem)}.section-heading>p{max-width:420px;color:var(--muted);margin-bottom:6px;line-height:1.7}.filter-panel{border:1px solid var(--line);background:var(--paper);border-radius:24px;max-width:1180px;margin:0 auto 56px;padding:28px;box-shadow:0 18px 50px #3931250f}fieldset{border:0;margin:0;padding:0}fieldset+fieldset{margin-top:20px}legend,.budget-field>span{color:#686156;margin-bottom:10px;font-size:.75rem;font-weight:800}.choice-row{flex-wrap:wrap;gap:8px;display:flex}.choice-button{color:#615b51;cursor:pointer;background:#fffdf8;border:1px solid #d8d1c5;border-radius:999px;min-height:40px;padding:0 17px;font-size:.81rem;font-weight:700}.choice-button:hover,.choice-button.is-selected{border-color:var(--green);background:var(--green);color:#fff}.filter-options{border-top:1px solid var(--line);flex-wrap:wrap;align-items:end;gap:18px;margin-top:24px;padding-top:22px;display:flex}.budget-field{display:grid}.budget-field select{min-width:180px;height:42px;color:var(--ink);background:#fffdf8;border:1px solid #d8d1c5;border-radius:10px;padding:0 36px 0 13px}.check-option{cursor:pointer;color:#5e584f;align-items:center;gap:8px;min-height:42px;font-size:.82rem;font-weight:700;display:flex}.check-option input{width:17px;height:17px;accent-color:var(--green)}.reset-button{min-height:42px;color:var(--green);cursor:pointer;text-underline-offset:4px;background:0 0;border:0;margin-left:auto;font-size:.78rem;font-weight:800;text-decoration:underline}.result-heading{justify-content:space-between;align-items:end;max-width:1180px;margin:0 auto 26px;display:flex}.result-heading h2{font-size:clamp(1.75rem,3vw,2.5rem)}.result-heading p{color:var(--muted);margin:0;font-size:.8rem}.result-heading strong{color:var(--green);margin-right:4px;font-size:1.1rem}.gift-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;max-width:1180px;margin:auto;display:grid}.gift-card{background:#fff;border:1px solid #e1dbd0;border-radius:22px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 14px 38px #372f2312}.gift-card:hover{transform:translateY(-5px);box-shadow:0 22px 48px #372f231f}.gift-card[hidden]{display:none}.image-wrap{aspect-ratio:1.14;background:#eee9df;position:relative;overflow:hidden}.image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.gift-card:hover .image-wrap img{transform:scale(1.025)}.collection-label,.sample-badge{letter-spacing:.08em;border-radius:999px;padding:7px 9px;font-size:.59rem;font-weight:900;position:absolute;top:14px}.collection-label{color:var(--green-dark);background:#fffdf8e6;left:14px}.sample-badge{color:#fff;background:#25221dc7;right:14px}.card-body{padding:21px}.brand-line{color:var(--green);letter-spacing:.07em;justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px;font-size:.65rem;font-weight:900;display:flex}.difficulty{background:var(--green-soft);letter-spacing:0;border-radius:7px;padding:5px 7px}.difficulty-3{color:#8d5e19;background:#fff0d8}.card-body h3{min-height:2.8em;margin-bottom:10px;font-family:Georgia,Noto Serif JP,serif;font-size:1.28rem;line-height:1.38}.description{min-height:4.9em;color:var(--muted);margin-bottom:18px;font-size:.81rem;line-height:1.65}.card-facts{border-block:1px solid #ebe6dd;grid-template-columns:.82fr 1.18fr;gap:14px;padding:14px 0;display:grid}.card-facts span,.card-facts strong{display:block}.card-facts span{color:#928a7d;margin-bottom:5px;font-size:.62rem}.card-facts strong{font-size:.73rem;line-height:1.45}.tag-list{flex-wrap:wrap;gap:5px;margin:14px 0;padding:0;list-style:none;display:flex}.tag-list li{color:#6c655a;background:#f2eee6;border-radius:7px;padding:5px 8px;font-size:.62rem;font-weight:700}.phrase-box{background:#f3f7f4;border-radius:10px;margin:0 0 16px}.phrase-box summary{color:var(--green);cursor:pointer;padding:10px 12px;font-size:.69rem;font-weight:800}.phrase-box p{color:#424b45;margin:0;padding:0 12px 12px;font-size:.79rem}.card-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.map-button,.source-button,.save-button,.share-button{border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:42px;padding:0 9px;font-size:.69rem;font-weight:800;text-decoration:none;display:inline-flex}.map-button{background:var(--green);color:#fff}.source-button{color:#a4483c;text-align:center;background:#fff6f3;border:1px solid #eed6d1}.content-type-icon{color:#a33f32;background:#f2d6d0;border-radius:7px;flex:0 0 22px;place-items:center;width:22px;height:22px;font-size:.62rem;display:grid}.source-button.is-disabled{cursor:not-allowed;opacity:.5}.save-button{color:var(--green);cursor:pointer;background:#fff;border:1px solid #cfded6}.save-button.is-saved{background:var(--green-soft)}.save-button>span:first-child{color:#b54f61;font-size:.92rem}.share-button{color:#fff;cursor:pointer;background:#292620;border:1px solid #d9d3c9}.empty-state{text-align:center;border:1px dashed #cfc8bc;border-radius:20px;max-width:1180px;margin:auto;padding:70px 20px}.empty-state strong{font-family:Georgia,Noto Serif JP,serif;font-size:1.3rem}.empty-state p{color:var(--muted);margin:10px 0 0}.guide-section{padding:110px clamp(20px,5vw,72px)}.guide-grid{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1180px;margin:auto;padding:0;list-style:none;display:grid}.guide-grid li{border:1px solid var(--line);background:#fffaf2;border-radius:20px;min-height:220px;padding:28px}.guide-grid span{color:var(--gold);margin-bottom:46px;font-family:Georgia,serif;font-size:.85rem;display:block}.guide-grid strong{margin-bottom:10px;font-family:Georgia,Noto Serif JP,serif;font-size:1.35rem;display:block}.guide-grid p{color:var(--muted);margin:0;font-size:.83rem;line-height:1.7}.notice-section{border-left:4px solid var(--gold);background:#eee8dc;max-width:1180px;margin:0 auto 110px;padding:24px 28px}.notice-section strong{margin-bottom:7px;font-size:.82rem;display:block}.notice-section p{color:#6d665b;margin:0;font-size:.75rem;line-height:1.7}footer{background:var(--green-dark);color:#f5f0e7;text-align:center;justify-items:center;gap:10px;padding:55px 20px;display:grid}.footer-brand .brand-mark{color:var(--green-dark);background:#f2e9d9}footer p{color:#c6d2ca;margin:5px 0 15px;font-family:Georgia,serif;font-style:italic}footer small{color:#8fa49b;letter-spacing:.08em;font-size:.63rem}.saved-backdrop{z-index:100;backdrop-filter:blur(5px);background:#18171494;justify-content:flex-end;display:none;position:fixed;inset:0}.saved-backdrop.is-open{display:flex}.saved-drawer{background:var(--paper);flex-direction:column;width:min(100%,470px);height:100%;animation:.22s ease-out drawer-in;display:flex;position:relative;box-shadow:-24px 0 70px #14120f38}@keyframes drawer-in{0%{opacity:.7;transform:translate(28px)}}.saved-head{border-bottom:1px solid var(--line);background:#fffdf8;justify-content:space-between;align-items:flex-start;gap:20px;padding:26px;display:flex}.saved-head .eyebrow{margin-bottom:8px}.saved-head h2{letter-spacing:-.04em;margin:0;font-family:Georgia,Noto Serif JP,serif;font-size:1.8rem}.saved-head p:last-child{max-width:330px;color:var(--muted);margin:7px 0 0;font-size:.74rem;line-height:1.6}.drawer-close{width:38px;height:38px;color:var(--ink);cursor:pointer;background:#eee9df;border:0;border-radius:11px;flex:0 0 38px;place-items:center;font-size:1.25rem;display:grid}.saved-list{gap:11px;padding:18px 18px 100px;display:grid;overflow-y:auto}.saved-item{border:1px solid var(--line);background:#fff;border-radius:17px;grid-template-columns:78px 1fr;gap:14px;padding:12px;display:grid}.saved-item.is-purchased{opacity:.58}.saved-item>img{object-fit:cover;border-radius:12px;width:78px;height:78px}.saved-item h3{margin:1px 0 4px;font-family:Georgia,Noto Serif JP,serif;font-size:.9rem;line-height:1.35}.saved-item p{color:var(--muted);margin:0;font-size:.67rem;line-height:1.45}.saved-item-controls{justify-content:space-between;align-items:center;gap:10px;margin-top:10px;display:flex}.saved-item-controls label{color:#4f4a42;cursor:pointer;align-items:center;gap:6px;font-size:.67rem;font-weight:750;display:flex}.saved-item-controls input{accent-color:var(--green)}.saved-item-controls button{color:#7b7469;cursor:pointer;background:#f1ede6;border:0;border-radius:7px;padding:5px 8px;font-size:.63rem;font-weight:750}.saved-empty{min-height:280px;color:var(--muted);text-align:center;align-content:center;place-items:center;padding:30px;display:grid}.saved-empty span{color:#b54f61;font-size:2rem}.saved-empty p{max-width:300px;margin:12px 0 0;font-size:.79rem;line-height:1.7}.saved-footer{border-top:1px solid var(--line);backdrop-filter:blur(10px);background:#f7f3eaf0;width:100%;padding:14px 18px 18px;position:absolute;bottom:0;right:0}.saved-footer button{border:1px solid var(--line);color:#615b51;cursor:pointer;background:#fff;border-radius:11px;width:100%;min-height:43px;font-size:.72rem;font-weight:800}.saved-footer button:disabled{cursor:not-allowed;opacity:.45}@media (width<=980px){.hero{grid-template-columns:1fr 1fr;gap:40px}.gift-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.header-nav{display:none}.site-header{grid-template-columns:1fr auto}}@media (width<=720px){.site-header{min-height:64px;padding-inline:16px}.brand{font-size:.85rem}.brand-mark{width:30px;height:30px}.language-button{min-width:32px}.saved-trigger-label{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:70px}.hero-copy{text-align:center}.hero-intro{margin-inline:auto}.hero-visual{width:min(92%,480px);margin:0 auto}.note-top{right:-2%}.note-bottom{left:-2%}.trust-strip{grid-template-columns:1fr;margin-inline:20px}.trust-strip div+div{border-top:1px solid var(--line);border-left:0}.finder-section{padding-top:70px}.section-heading{display:block}.section-heading>p{margin-top:16px}.filter-panel{padding:20px}.reset-button{text-align:left;width:100%;margin-left:0}.gift-grid{grid-template-columns:1fr}.gift-card{max-width:480px;margin-inline:auto}.guide-grid{grid-template-columns:1fr}.guide-grid li{min-height:180px}.guide-grid span{margin-bottom:30px}.notice-section{margin-inline:20px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
