@charset "UTF-8";
:root{--paper:#fbfaf6;--ink:#283b36;--muted:#65706a;--orange:#c94b28;--line:#dce0d7;--green:#244c3c;--radius:14px;font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Noto Sans JP",Meiryo,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.75}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #c94b28;outline-offset:5px}button,a{touch-action:manipulation}button{cursor:pointer}img{max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{overflow-wrap:anywhere}h1{font-size:clamp(2rem,3.4vw,3.5rem);line-height:1.45;letter-spacing:.025em}h2{font-size:1.65rem;line-height:1.5;letter-spacing:.025em}h3{font-size:1.08rem;line-height:1.65}p{color:var(--muted)}.header{height:98px;max-width:1344px;margin:auto;padding:0 48px;display:flex;align-items:center;gap:40px;border-bottom:1px solid var(--line)}.logo{font-size:35px;letter-spacing:-1.7px;line-height:1;font-weight:850;white-space:nowrap}.donut{color:var(--orange)}.logo-dot{color:var(--orange)}.header nav{display:flex;gap:29px;margin-left:auto;font-size:14px;font-weight:650}.header nav a{padding:12px 0}.header nav a:hover,.text-link:hover,.more:hover{color:var(--orange)}.search-nav{font-size:14px;border:1px solid var(--line);padding:9px 16px;border-radius:30px;white-space:nowrap}.search-nav span{font-size:22px;margin-left:14px}main{max-width:1248px;padding:0 32px;margin:0 auto;min-height:65vh}.home-intro{display:grid;grid-template-columns:1.7fr 1fr;gap:64px;align-items:center;padding:62px 0 45px}.eyebrow{display:block;font-size:12px;font-weight:700;letter-spacing:.12em;color:var(--muted)}.home-intro h1{margin:17px 0 20px}.home-intro p{font-size:15px;line-height:2}.orange{color:var(--orange)}.text-link{display:inline-block;margin-top:24px;font-size:14px;font-weight:700;border-bottom:1px solid var(--ink);padding-bottom:5px}.text-link span{padding-left:24px}.hero-note{background:#f3cb65;border-radius:12px;padding:26px 30px 22px;position:relative;overflow:hidden;transform:rotate(2deg);min-height:280px;display:flex;flex-direction:column;justify-content:space-between;isolation:isolate;box-shadow:6px 8px 0 #eadfbb}.hero-note .eyebrow{color:#485334;font-size:11px}.hero-note strong{font-size:29px;line-height:1.65;margin:17px 0;z-index:1}.ring{position:absolute;border:42px solid #da723a;border-radius:50%;width:185px;height:185px;right:-26px;top:66px;z-index:-1}.note-bottom{border-top:1px solid #9b873e;padding-top:13px;font-size:14px;font-weight:650;display:flex;justify-content:space-between}.note-bottom b{font-size:22px}.discovery-bar{display:flex;gap:26px;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0;font-size:14px}.discovery-bar>span{color:var(--muted);margin-right:auto}.discovery-bar a{font-weight:650}.shelf{margin:55px 0 65px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px}.section-head p{font-size:14px;margin-top:9px}.more{font-size:14px;white-space:nowrap;font-weight:650;padding:8px 0}.cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.card{min-width:0;border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden;transition:transform .2s,box-shadow .2s}.card:hover{transform:translateY(-4px);box-shadow:0 8px 18px #283b3610}.card-link{display:flex;flex-direction:column;height:100%}.card-body{position:relative;padding:20px 18px 36px;flex:1}.card-body .eyebrow{font-size:12px;letter-spacing:.035em;line-height:1.8;margin-bottom:9px}.card-body h3{font-weight:650}.card-meta{font-size:13px;line-height:1.8;margin-top:12px;overflow-wrap:anywhere}.card-go{position:absolute;bottom:10px;right:17px;font-size:19px}.event-art{padding:18px 20px 21px;display:flex;flex-direction:column;min-height:165px;position:relative}.event-art>span{font-size:12px;border:1px solid currentColor;border-radius:30px;align-self:start;padding:1px 9px}.event-art strong{font-size:37px;letter-spacing:.04em;line-height:1.3;margin:14px 0 5px;font-weight:650}.event-art small{font-size:13px}.tone-0{background:#e7ebc6;color:#364925}.tone-1{background:#f3d3ba;color:#5b3c28}.tone-2{background:#d8e6eb;color:#264d60}.tone-3{background:#ebe0ef;color:#65476a}.tone-4{background:#f5e6b7;color:#5b4925}.name-art{min-height:174px;padding:30px 23px 20px;display:flex;flex-direction:column;justify-content:center;text-align:center;font-family:Georgia,"Hiragino Mincho ProN",serif;font-size:25px;font-weight:650;line-height:1.5;overflow-wrap:anywhere}.name-art span{display:block;font-family:inherit;font-size:11px;font-weight:400;letter-spacing:.08em;margin-top:18px}.product-art{height:136px;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:12px}.product-art span{font-size:15px;max-width:60%}.product-art strong{font-family:serif;font-size:52px;font-weight:400;opacity:.35}.breed-shelf{background:#edf0e5;margin:65px -32px;padding:38px 32px 40px;border-radius:16px}.breed-shelf .eyebrow{margin-bottom:8px}.breed-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.breed-grid a{background:var(--paper);padding:18px 18px 22px;position:relative;border-radius:8px;min-height:102px;display:flex;flex-direction:column;justify-content:center}.breed-grid a:hover{background:#fff}.breed-grid span{font-size:10px;letter-spacing:.08em;color:var(--muted);padding-right:10px}.breed-grid strong{font-size:15px;margin-top:5px;padding-right:16px}.breed-grid b{position:absolute;right:12px;bottom:12px;font-weight:400}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.category-grid>a{padding:25px;border-radius:12px}.category-grid>a>span{font-family:Georgia,serif;font-style:italic;font-size:22px;opacity:.6}.category-grid h3{font-size:18px;margin:12px 0}.category-grid p{color:inherit;display:flex;justify-content:space-between;font-size:13px}.about-strip{margin:60px 0 80px;border-top:1px solid var(--line);text-align:center;padding-top:55px}.about-strip h2{margin:16px 0;font-size:27px;line-height:1.8}.about-strip p{font-size:14px;line-height:2}footer{padding:50px max(32px,calc((100vw - 1184px)/2)) 32px;background:#edf0e9;border-top:1px solid var(--line)}footer .logo{font-size:31px}footer p{font-size:14px;margin:16px 0}footer>div{display:flex;gap:25px;margin:24px 0;font-size:13px}footer small{font-size:12px;color:var(--muted);line-height:1.9;display:block}.crumbs{font-size:12px;display:flex;flex-wrap:wrap;gap:8px;color:var(--muted);margin:25px 0}.crumbs a{overflow-wrap:anywhere}.detail-hero{padding:28px 0 35px;display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:45px;align-items:center}.detail-hero h1{font-size:clamp(1.7rem,3vw,2.7rem);margin:14px 0 18px;line-height:1.5}.detail-hero p{line-height:1.9;max-width:800px}.detail-mark{border-radius:50%;width:210px;height:210px;display:flex;align-items:center;justify-content:center;text-align:center;padding:30px;font-size:26px;font-family:Georgia,serif;overflow-wrap:anywhere}.chips{display:flex;gap:9px;flex-wrap:wrap;margin-top:20px}.chip{padding:6px 14px;border:1px solid var(--line);background:#fff;border-radius:30px;font-size:14px}.info-panel{background:#f0f2eb;padding:25px 30px;border-radius:14px}.info-panel dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 28px;margin:0}.info-panel dt{font-size:12px;color:var(--muted);margin-bottom:5px}.info-panel dd{margin:0;font-size:15px;overflow-wrap:anywhere}.official-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:25px}.official-links:empty{display:none}.button{display:inline-flex;justify-content:center;align-items:center;gap:14px;min-height:46px;padding:10px 20px;background:#fff;color:var(--ink);border:1px solid var(--line);border-radius:7px;font-weight:600;font-size:14px}.button:hover{border-color:var(--ink)}.primary{background:var(--green);color:#fff;border-color:var(--green)}.note,.empty{padding:22px;border:1px solid var(--line);border-radius:9px;font-size:14px;margin:30px 0;line-height:1.9}.empty{background:#f1f2ed}.end-discover{margin:70px 0;text-align:center;border-top:1px solid var(--line);padding-top:40px}.end-discover .button{margin-top:18px}.list-heading,.search-heading{padding:28px 0 38px}.list-heading h1,.search-heading h1{margin:12px 0;font-size:36px}.list-heading .button{margin-top:20px}.pagination{display:flex;gap:10px;justify-content:center;margin:40px 0 70px}.pagination a{padding:8px 16px;border:1px solid var(--line);border-radius:5px}.pagination a[aria-current]{background:var(--green);color:#fff}.query-label{display:block;font-size:14px;margin:20px 0 8px}.query-row{display:flex;gap:12px}.query-row input{flex:1;min-width:0;background:white;border:1px solid #aab5ab;border-radius:8px;padding:14px 18px;color:var(--ink);font-size:16px}.filters{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:22px}.filters label{font-size:13px;color:var(--muted)}select{display:block;width:100%;min-height:46px;color:var(--ink);border:1px solid #aab5ab;border-radius:7px;padding:8px;background:#fff;margin-top:7px;font-size:14px}.text-button{border:0;background:none;color:var(--ink);font-size:14px;text-decoration:underline;margin-top:20px;padding:8px 0}.context-chip{display:inline-block;border-radius:8px;background:#edf0e5;padding:8px 14px;margin-top:18px;font-size:14px}.context-chip a{margin-left:15px;text-decoration:underline}#search-status{margin:0 0 25px}#load-more{margin:35px auto 60px;display:flex}#load-more[hidden]{display:none}#search-results{margin-bottom:40px}.prose{max-width:780px;margin:40px auto 80px}.prose h1{font-size:34px;margin:15px 0 25px}.prose h2{font-size:23px;margin:30px 0 15px}.prose p{margin:15px 0;line-height:2}.prose .button{margin-top:20px}.prose p a{text-decoration:underline}.error-page{padding:100px 0 130px;text-align:center}.error-page h1{margin:20px}.error-page .button{margin:25px 8px}.skip{position:absolute;left:16px;top:-80px;background:var(--green);color:white;padding:14px;z-index:100}.skip:focus{top:10px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.rotate .card:nth-child(n+5){display:none}@media(min-width:1500px){.header{max-width:1344px}.home-intro{padding-top:70px;padding-bottom:55px}}@media(max-width:980px){.header{padding:0 28px;gap:20px}.header nav{gap:17px}.cards{grid-template-columns:repeat(3,minmax(0,1fr))}.home-intro{gap:30px}.hero-note{padding:22px;min-height:260px}.hero-note strong{font-size:25px}.home-intro h1{font-size:38px}.discovery-bar{gap:16px;font-size:12px}.breed-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.rotate .card:nth-child(4){display:none}.filters{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:680px){.header{height:auto;min-height:111px;padding:18px 20px 0;display:grid;grid-template-columns:1fr auto;gap:12px 14px}.header .logo{font-size:30px}.header nav{grid-column:1/-1;grid-row:2;margin:0;justify-content:space-between;gap:10px;font-size:12px}.header nav a{padding:8px 0 12px;min-height:40px}.search-nav{grid-column:2;grid-row:1;padding:5px 12px;font-size:13px}.search-nav span{font-size:20px;margin-left:8px}main{padding:0 20px}.home-intro{padding:30px 0 28px;display:block}.home-intro .eyebrow{font-size:10px;letter-spacing:.08em}.home-intro h1{font-size:32px;line-height:1.55;margin:14px 0 16px}.home-intro p{font-size:14px;line-height:1.9}.desktop{display:none}.text-link{margin-top:18px;font-size:13px}.hero-note{margin-top:28px;min-height:176px;transform:rotate(1deg);padding:19px 23px;box-shadow:4px 5px 0 #eadfbb}.hero-note strong{font-size:23px;line-height:1.5;margin:9px 0}.hero-note strong br{display:none}.ring{width:145px;height:145px;border-width:33px;top:4px;right:17px;opacity:.8}.note-bottom{font-size:13px;padding-top:9px}.hero-note .eyebrow{font-size:9px}.discovery-bar{display:grid;grid-template-columns:1fr;gap:0;padding:12px 0;font-size:13px}.discovery-bar>span{font-size:12px;padding:4px 0}.discovery-bar a{padding:8px 0;min-height:40px}.shelf{margin:35px 0 42px}.section-head{align-items:start;gap:10px;flex-wrap:wrap;margin-bottom:18px}.section-head h2{font-size:21px}.section-head p{font-size:13px;line-height:1.8;margin-top:7px}.more{font-size:12px;padding:3px 0;min-height:32px}.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.card{border-radius:10px}.card-body{padding:14px 12px 32px}.card-body h3{font-size:14px;line-height:1.7}.card-body .eyebrow{font-size:10px;line-height:1.65;letter-spacing:0;margin-bottom:7px}.card-meta{font-size:12px;margin-top:9px}.event-art{padding:14px 12px;min-height:132px}.event-art strong{font-size:26px;margin-top:10px;letter-spacing:.01em}.event-art>span{font-size:10px}.event-art small{font-size:12px}.card-go{font-size:17px;right:12px;bottom:8px}.breed-shelf{margin:40px -8px;padding:25px 16px 26px;border-radius:12px}.breed-shelf .eyebrow{font-size:9px}.breed-grid{gap:9px}.breed-grid a{padding:14px 12px;min-height:90px}.breed-grid strong{font-size:13px}.breed-grid span{font-size:9px}.name-art{min-height:134px;font-size:20px;padding:22px 14px 17px}.name-art span{font-size:9px;margin-top:12px}.rotate .card:nth-child(4){display:block}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category-grid>a{padding:18px 15px}.category-grid h3{font-size:15px;margin:10px 0}.category-grid p{font-size:12px}.category-grid>a>span{font-size:20px}.product-art{height:108px;padding:15px}.product-art span{font-size:12px}.product-art strong{font-size:40px}.about-strip{margin:40px 0 45px;padding-top:32px}.about-strip .eyebrow{font-size:10px}.about-strip h2{font-size:22px}.about-strip p{font-size:13px}footer{padding:34px 20px 26px}footer>div{gap:13px;flex-direction:column;margin:20px 0}footer small{font-size:11px}.crumbs{font-size:11px;margin:18px 0}.detail-hero{display:block;padding:15px 0 25px}.detail-hero h1{font-size:26px;margin:12px 0 17px}.detail-hero p{font-size:15px}.detail-mark{display:none}.info-panel{padding:22px 18px}.info-panel dl{grid-template-columns:1fr 1fr;gap:17px}.info-panel dd{font-size:14px}.official-links{flex-direction:column;margin-top:22px}.official-links .button{justify-content:space-between}.chips{gap:7px}.chip{font-size:12px;padding:7px 12px}.list-heading,.search-heading{padding:15px 0 26px}.list-heading h1,.search-heading h1{font-size:27px}.list-heading p{font-size:14px}.list-heading .eyebrow,.search-heading .eyebrow{font-size:10px}.filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.filters label{font-size:12px}.filters select{font-size:14px}.query-row{gap:8px}.query-row input{padding:12px;font-size:16px}.query-row .button{padding:10px 16px}.query-label{font-size:13px}.prose{margin:30px 0 50px}.prose h1{font-size:27px}.prose h2{font-size:21px}.prose p{font-size:15px}.end-discover{margin:45px 0}.end-discover h2{font-size:21px}.note,.empty{padding:18px;font-size:13px}.error-page{padding:60px 0}.error-page h1{font-size:30px}.error-page p{font-size:14px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
/* Keep discovery within reach on phones. */
@media(max-width:680px){.hero-note{min-height:133px;margin-top:23px;padding:14px 20px}.hero-note strong{font-size:20px;margin:6px 0}.ring{width:115px;height:115px;border-width:26px;right:15px;top:8px}.discovery-bar{display:flex;flex-wrap:wrap;gap:7px 13px;padding:12px 0}.discovery-bar>span{width:100%;padding:0}.discovery-bar a{font-size:12px;padding:4px 0;min-height:32px}.card-body h3{font-size:15px}.header nav{font-size:13px}.card-body .eyebrow{font-size:12px}.breed-grid strong{font-size:14px}}
.logo img{display:block;width:194px;height:auto}footer .logo{display:inline-block}@media(max-width:680px){.header .logo img{width:158px}footer .logo img{width:174px}}
