
:root{--paper:#fbf8f3;--white:#fffefa;--ink:#3d4038;--muted:#7b7d70;--green:#65745e;--rose:#b77f76;--line:#e6e2d8;--soft:#efede4;--serif:"Noto Serif JP","Hiragino Mincho ProN","Yu Mincho",Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;font-size:14px;line-height:1.85}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{ -webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}img{display:block;width:100%;height:auto}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--rose);outline-offset:5px}.wrap{max-width:1200px;margin:0 auto;padding:0 40px}.header{background:rgba(251,248,243,.96);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20}.nav{height:92px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{font-family:var(--serif);font-size:27px;letter-spacing:.16em;white-space:nowrap}.brand small{display:block;font:9px Georgia,serif;letter-spacing:.26em;color:var(--muted);margin-top:-3px}.nav-links{display:flex;gap:32px;font-size:12px;letter-spacing:.05em}.nav-links a:hover{color:var(--rose)}.hero{padding:66px 0 76px;display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.eyebrow{font:italic 15px Georgia,serif;letter-spacing:.08em;color:var(--rose);margin:0 0 20px}.hero h1{font-family:var(--serif);font-size:clamp(30px,3.7vw,48px);font-weight:500;line-height:1.7;letter-spacing:.08em;margin:0 0 26px}.hero p.lead{line-height:2.3;color:var(--muted);max-width:370px}.text-link{display:inline-flex;align-items:center;gap:35px;border-bottom:1px solid var(--green);padding:10px 0;color:var(--green);font-size:12px}.hero-gallery{display:grid;grid-template-columns:1fr .85fr;gap:18px;align-items:center;position:relative}.hero-image{border-radius:120px 120px 4px 4px;overflow:hidden;background:#ede6dd;box-shadow:0 18px 45px #584b3810}.hero-image img{aspect-ratio:3/4;object-fit:cover}.hero-image.second{margin-top:65px;border-radius:5px 5px 90px 5px}.hero-caption{font:italic 13px Georgia,serif;color:var(--green);position:absolute;right:0;top:4px;transform:rotate(5deg);letter-spacing:.05em}.intro-label{font-size:10px;color:var(--muted);text-align:right;margin-top:10px}.section-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:26px}.section-title h2{font-family:var(--serif);font-weight:500;font-size:29px;letter-spacing:.07em;margin:0}.section-title p{font-size:12px;color:var(--muted);margin:5px 0 0}.section-title .en{font:italic 14px Georgia,serif;color:var(--rose)}.catalogue{padding:15px 0 70px}.filter-row{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 0;margin-bottom:14px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filter{border:0;color:var(--muted);background:transparent;padding:8px 19px;border-radius:30px;font-size:12px}.filter[aria-pressed=true]{background:var(--green);color:white}.search{border:0;border-bottom:1px solid #c9cabe;background:transparent;padding:8px 6px;width:210px;color:var(--ink);font-size:12px}.results-count{font-size:11px;color:var(--muted);margin:0 0 20px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px 23px}.product-card[hidden]{display:none}.product-card .photo{position:relative;overflow:hidden;background:var(--soft);border-radius:7px}.product-card .photo img{aspect-ratio:4/5;object-fit:cover;transition:transform .35s}.product-card:hover .photo img{transform:scale(1.025)}.image-label{position:absolute;bottom:8px;right:8px;background:#fffefae8;color:#777669;font-size:9px;padding:1px 6px;border-radius:3px}.category{font-size:10px;color:var(--rose);letter-spacing:.12em;margin:15px 0 5px}.product-card h3{font-size:13px;font-weight:500;line-height:1.8;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-note{font-size:11px;color:var(--muted);margin:7px 0 0}.more{display:block;margin:36px auto 0;padding:12px 45px;border:1px solid #c8cdbc;border-radius:3px;background:transparent;color:var(--green)}.more[hidden]{display:none}.empty{padding:50px 0;text-align:center;color:var(--muted)}.empty[hidden]{display:none}.journal{background:#efeee5;padding:62px 0 68px}.story-card{display:grid;grid-template-columns:270px 1fr;gap:50px;background:var(--white);padding:30px;border-radius:6px;align-items:center}.story-photo{aspect-ratio:4/3;object-fit:cover;object-position:center 37%;border-radius:4px}.story-card h3{font:500 27px/1.8 var(--serif);letter-spacing:.04em;margin:8px 0 15px}.story-card p{color:var(--muted);font-size:13px;max-width:590px}.about{padding:72px 0;display:grid;grid-template-columns:.7fr 1fr;gap:50px}.about h2{font:500 28px/1.7 var(--serif);margin:0;letter-spacing:.05em}.about p{color:var(--muted);margin-top:0}.socials{display:flex;flex-wrap:wrap;gap:20px;margin-top:20px;font-size:12px;color:var(--green)}footer{border-top:1px solid var(--line);padding:26px 0;color:var(--muted);font-size:10px}footer .footrow{display:flex;justify-content:space-between;gap:25px}.footer-note{max-width:830px;margin:12px 0 0}.article{max-width:780px;margin:0 auto;padding:45px 30px 75px}.breadcrumbs{font-size:11px;color:var(--muted);margin-bottom:35px}.article h1{font:500 clamp(27px,4vw,39px)/1.7 var(--serif);letter-spacing:.04em;margin:8px 0 15px}.article .date{font-size:11px;color:var(--muted)}.article p{line-height:2.15;margin:20px 0}.article h2{font:500 25px/1.7 var(--serif);margin:48px 0 20px}.article h3{font-size:16px;margin-top:25px}.article .article-lead{font-size:16px;color:var(--green)}.video-shell{max-width:360px;margin:30px auto;background:#252820;border-radius:12px;overflow:hidden}.video-shell video{display:block;width:100%;max-height:650px;background:#252820}.caption{font-size:11px;color:var(--muted);text-align:center}.article-photo{max-width:280px;border-radius:8px;margin:25px auto}.note{padding:20px 25px;background:var(--soft);border-left:2px solid var(--green);font-size:13px;border-radius:0 5px 5px 0}.article table{border-collapse:collapse;width:100%;font-size:13px}.article th,.article td{padding:14px 10px;border-bottom:1px solid var(--line);text-align:left}.article th{font-weight:500;color:var(--green)}.prompt{background:#efeee7;border:1px solid var(--line);padding:22px;border-radius:6px}.prompt pre{white-space:pre-wrap;overflow-wrap:anywhere;font:12px/1.85 ui-monospace,monospace;margin:16px 0 0;max-height:340px;overflow:auto}.copy-button,.button{display:inline-block;background:var(--green);color:white;border:0;border-radius:3px;padding:10px 22px;font-size:12px}.copy-status{font-size:11px;color:var(--green);margin-left:10px}.detail{padding:45px 0 70px}.detail-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.detail-image{max-width:410px;margin:auto;position:relative}.detail-image img{border-radius:7px;max-height:590px;object-fit:contain;background:var(--soft)}.detail h1{font:500 30px/1.75 var(--serif);margin:10px 0 24px}.detail-copy{font-size:15px;line-height:2}.detail-actions{display:flex;gap:18px;flex-wrap:wrap;align-items:center;margin:28px 0}.detail small{color:var(--muted);font-size:11px}.back-link{margin-top:35px;display:inline-block;font-size:12px;color:var(--green)}@media(max-width:850px){.wrap{padding:0 24px}.hero{gap:30px;padding:40px 0 50px}.hero h1{font-size:32px}.product-grid{grid-template-columns:repeat(3,1fr);gap:25px 17px}.story-card{grid-template-columns:210px 1fr;gap:28px}.story-card h3{font-size:23px}.nav-links{gap:18px}.detail-layout{gap:30px}.detail h1{font-size:25px}}@media(max-width:600px){.wrap{padding:0 20px}.nav{height:79px;gap:10px}.brand{font-size:22px}.brand small{font-size:8px}.nav-links{gap:14px;font-size:10px}.nav-links a:last-child{display:none}.hero{grid-template-columns:1fr;gap:28px;padding-top:38px}.hero h1{font-size:33px;line-height:1.7;margin-bottom:15px}.hero .lead{font-size:13px;margin-bottom:12px}.hero-gallery{max-width:330px;margin:0 auto;width:100%;gap:15px}.hero-image img{aspect-ratio:4/4.5}.hero-image.second{margin-top:25px}.hero-caption{top:-6px}.hero .eyebrow{margin-bottom:12px}.section-title h2{font-size:25px}.section-title p{font-size:11px}.filter-row{align-items:stretch;flex-direction:column;gap:12px}.filters{gap:4px}.filter{padding:7px 16px}.search{width:100%}.product-grid{grid-template-columns:repeat(2,1fr);gap:27px 14px}.product-card h3{font-size:12px}.card-note{font-size:10px}.category{margin-top:10px}.journal{padding:40px 0}.story-card{grid-template-columns:1fr;padding:20px;gap:20px}.story-photo{aspect-ratio:5/3}.story-card h3{font-size:22px;margin-top:6px}.story-card p{font-size:12px}.about{grid-template-columns:1fr;gap:20px;padding:45px 0}.about h2{font-size:25px}.about p{font-size:13px}footer .footrow{flex-direction:column;gap:7px}.article{padding:30px 20px 55px}.article h1{font-size:28px}.article h2{font-size:23px}.article p{font-size:14px}.article .article-lead{font-size:15px}.article table{font-size:11px}.article th,.article td{padding:10px 6px}.prompt{padding:16px}.detail{padding-top:25px}.detail-layout{grid-template-columns:1fr;gap:24px}.detail-image{max-width:300px}.detail h1{font-size:26px}.detail-copy{font-size:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.hero-gallery figure{margin:0;min-width:0}.hero-gallery figure img{aspect-ratio:3/4;object-fit:cover;border-radius:120px 120px 6px 6px}.hero-gallery figure:nth-child(2){margin-top:58px}.hero-gallery figure:nth-child(2) img{border-radius:6px 6px 90px 6px}.hero-gallery figcaption{font-size:10px;color:var(--muted);margin-top:10px;line-height:1.8}.hero-copy{line-height:2.3;color:var(--muted)}.search{display:flex;align-items:center;gap:8px;width:280px}.search span{white-space:nowrap;font-size:10px}.search input{width:100%;min-width:0;border:0;background:transparent;padding:4px;color:var(--ink);outline-offset:2px}.story-photo{overflow:hidden}.story-photo img{height:100%;object-fit:cover;object-position:center 37%}.section-title>div{flex-shrink:0}.article>img{max-width:300px;margin:28px auto;border-radius:8px}.article a:not(.back-link){text-decoration:underline;text-underline-offset:3px}.hero,.catalogue,.about,.detail{padding-left:40px;padding-right:40px}@media(max-width:600px){.hero,.catalogue,.about,.detail{padding-left:20px;padding-right:20px}.section-title{align-items:start;flex-direction:column;gap:6px}.search{width:100%}.hero-gallery{max-width:350px}.hero-gallery figure:nth-child(2){margin-top:35px}}

.tool-list{display:grid;grid-template-columns:1fr 1fr;gap:16px}.tool-list>div{border:1px solid var(--line);padding:18px;border-radius:8px}.tool-list h3{margin:0}.tool-list p{font-size:13px;margin-bottom:0}.article-figure{max-width:300px;margin:26px auto}.article-figure img{border-radius:8px}.article-figure figcaption{font-size:11px;color:var(--muted);margin-top:8px}.trial{border-top:1px solid var(--line);margin-top:34px;padding-top:15px}.trial-prompt{margin:22px 0}.trial-prompt summary{cursor:pointer;font-size:13px;color:var(--green);padding:12px 0}.trial-prompt summary:focus-visible{outline:2px solid var(--rose)}.trial-compare{display:grid;grid-template-columns:1fr 1fr;gap:20px}.trial-compare h4{font-size:12px;font-weight:500}.trial-compare .video-shell{margin-top:12px}.trial .card-note{overflow-wrap:anywhere}.trial-prompt .prompt{min-width:0}@media(max-width:600px){.tool-list,.trial-compare{grid-template-columns:1fr}.trial-compare .video-shell{max-width:280px}}
