@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400&family=Shippori+Mincho:wght@400;500&display=swap');
:root{--paper:#f6f1e7;--ink:#293026;--green:#596953;--yellow:#b48b42;--line:rgba(41,48,38,.26)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:'Shippori Mincho',serif}a{color:inherit;text-decoration:none}
.topbar{position:absolute;z-index:5;top:0;left:0;right:0;display:flex;align-items:center;padding:1.35rem 3.4vw;color:#fff}.logo{font:1rem 'DM Mono',monospace;letter-spacing:.16em}.logo small{display:block;font-size:.53rem;letter-spacing:.22em;opacity:.8;margin-top:.35rem}.topbar nav{display:flex;gap:2rem;margin-left:auto;margin-right:2rem;font:10px 'DM Mono',monospace;letter-spacing:.16em}.topbar-info{font-size:.82rem;border-left:1px solid rgba(255,255,255,.6);padding-left:1rem}
.micro{font:10px 'DM Mono',monospace;letter-spacing:.18em;color:var(--yellow);margin:0}.store-cover{display:grid;grid-template-columns:39% 61%;min-height:100svh;background:var(--paper)}.cover-panel{position:relative;padding:9rem 6vw 5rem;display:flex;flex-direction:column;justify-content:center}.cover-panel .micro{color:var(--yellow)}.cover-number{font:4.5rem 'DM Mono',monospace;color:rgba(41,48,38,.12);margin:2rem 0 0}.cover-panel h1{font:clamp(2.1rem,4vw,4.6rem) 'DM Mono',monospace;letter-spacing:.12em;margin:1rem 0 3.2rem}.cover-lead{font-size:clamp(2.4rem,5vw,5.4rem);line-height:1.15;margin:0}.cover-detail{font-size:1rem;line-height:2;margin:2.5rem 0 0;color:#6b7366}.cover-link{align-self:flex-start;margin-top:4rem;border-bottom:1px solid var(--ink);padding-bottom:.6rem;font-size:.9rem}.cover-link span{margin-left:1rem;font-size:1.2rem}.cover-photo{margin:0;min-height:100svh;overflow:hidden}.cover-photo img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.cover-side{position:absolute;right:1.2rem;bottom:2rem;color:#fff;writing-mode:vertical-rl;font:9px 'DM Mono',monospace;letter-spacing:.18em;line-height:1.7}
.flower-list{display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw;padding:10rem 10vw 11rem;background:var(--paper)}.list-heading{align-self:start;position:sticky;top:7rem}.list-heading h2{font-size:clamp(2.8rem,5.4vw,6rem);font-weight:400;line-height:1.17;margin:3rem 0 2rem}.list-heading>p:last-child{font-size:.92rem;line-height:2;color:#72796d}.list-items{border-top:1px solid var(--line)}.list-items article{display:grid;grid-template-columns:10% 42% 1fr;gap:1.5rem;align-items:baseline;padding:2.4rem 0;border-bottom:1px solid var(--line)}.list-items span{font:11px 'DM Mono',monospace;color:var(--yellow)}.list-items h3{font-size:1.6rem;font-weight:400;margin:0}.list-items p{font-size:.9rem;line-height:1.9;color:#6d7568;margin:0}
.gallery{position:relative;min-height:1050px;background:var(--green);color:#f6f1e7;padding:10rem 8vw 11rem;overflow:hidden}.gallery-copy{position:absolute;left:8vw;top:10rem;width:25rem}.gallery-copy h2{font-size:clamp(2.6rem,5vw,5.7rem);font-weight:400;line-height:1.17;margin:3rem 0 2rem}.gallery-copy>p:last-child{line-height:2;color:#e3e3d6}.gallery-photo{position:absolute;margin:0}.gallery-photo img{width:100%;height:100%;object-fit:cover;display:block}.gallery-photo figcaption{font:10px 'DM Mono',monospace;letter-spacing:.15em;color:#e4c57c;margin-top:1rem}.gallery-photo-a{width:min(34vw,470px);height:560px;left:40%;top:12rem}.gallery-photo-b{width:min(26vw,360px);height:390px;right:8vw;bottom:8rem}.reveal{opacity:0;transform:translateY(45px);transition:opacity 1.8s ease,transform 1.8s cubic-bezier(.2,.7,.2,1)}.reveal.is-visible{opacity:1;transform:none}.gallery-photo-b.reveal{transform:translateY(45px) translateX(35px)}.gallery-photo-b.reveal.is-visible{transform:none}
.shop-info{display:grid;grid-template-columns:.8fr 1.2fr;gap:10vw;padding:10rem 12vw 9rem;background:#e2d7ba}.shop-title .shop-name{font:clamp(2.6rem,5vw,5.5rem) 'DM Mono',monospace;letter-spacing:.08em;margin:3.5rem 0 .7rem}.shop-title>p:last-child{font:10px 'DM Mono',monospace;letter-spacing:.2em}.shop-data dl{margin:0;border-top:1px solid var(--line)}.shop-data dl div{display:flex;justify-content:space-between;gap:2rem;padding:1.25rem 0;border-bottom:1px solid var(--line)}.shop-data dt{font:10px 'DM Mono',monospace;letter-spacing:.15em;color:#7c6332}.shop-data dd{margin:0;text-align:right;font-size:.95rem}.fiction-note{font-size:.72rem;color:#777b6e;margin:2rem 0 0}.order-strip{display:grid;grid-template-columns:.5fr 1.5fr auto;align-items:center;gap:4vw;padding:3.5rem 12vw;background:#f0e9dc;border-bottom:1px solid var(--line)}.order-strip>p:nth-of-type(2){font-size:1rem;line-height:1.9;margin:0}.order-strip a{font-size:.84rem;border-bottom:1px solid currentColor;padding-bottom:.5rem;white-space:nowrap}.footer{display:grid;grid-template-columns:1fr auto;align-items:end;gap:2rem;padding:4rem 12vw 1.5rem;background:var(--paper);color:#70786b;font:10px 'DM Mono',monospace;letter-spacing:.1em}.footer a{font-size:1.2rem}.footer small{grid-column:1/-1;text-align:center;font-size:.65rem;opacity:.62;margin-top:1.5rem}
.footer .sample-back{grid-column:1/-1;justify-self:center;border-bottom:1px solid currentColor;padding-bottom:.45rem;font-size:.82rem;letter-spacing:.08em}
@media(max-width:760px){
 .topbar{padding:1.1rem 1.2rem}.topbar nav{display:none}.topbar-info{margin-left:auto;font-size:.72rem;padding-left:.8rem}.store-cover{display:flex;flex-direction:column;min-height:0}.cover-photo{order:1;min-height:53svh;height:53svh}.cover-photo img{object-position:center 42%}.cover-panel{order:2;min-height:47svh;padding:3.4rem 1.35rem 4.5rem;justify-content:flex-start}.cover-number{font-size:2.5rem;margin:1.2rem 0 0}.cover-panel h1{font-size:1.85rem;margin:1rem 0 2rem}.cover-lead{font-size:2.8rem}.cover-detail{font-size:.9rem;line-height:1.9;margin-top:1.8rem}.cover-link{margin-top:2rem}.cover-side{display:none}
 .flower-list{display:block;padding:5.5rem 1.35rem 6rem}.list-heading{position:static}.list-heading h2{font-size:3.1rem;margin:2.5rem 0 1.5rem}.list-heading>p:last-child{font-size:.88rem}.list-items{margin-top:4rem}.list-items article{display:block;padding:1.8rem 0}.list-items h3{font-size:1.35rem;margin:.8rem 0}.list-items p{font-size:.88rem;line-height:1.9}
 .gallery{min-height:960px;padding:5.5rem 1.35rem 6rem}.gallery-copy{position:static;width:auto}.gallery-copy h2{font-size:3rem;margin:2.5rem 0 1.5rem}.gallery-copy>p:last-child{font-size:.9rem;line-height:1.9}.gallery-photo-a{width:74%;height:340px;left:5%;top:24rem}.gallery-photo-b{width:61%;height:250px;right:5%;bottom:5rem}.gallery-photo figcaption{font-size:9px}.gallery-photo-b figcaption{text-align:right}
 .shop-info{display:block;padding:6rem 1.35rem 6rem}.shop-title .shop-name{font-size:2.8rem;margin:2.5rem 0 .6rem}.shop-data{margin-top:4rem}.shop-data dl div{display:block;padding:1rem 0}.shop-data dd{text-align:left;margin-top:.45rem;font-size:.88rem}.fiction-note{margin-top:1.5rem}.order-strip{display:block;padding:3rem 1.35rem 3.5rem}.order-strip>p:nth-of-type(2){font-size:.9rem;line-height:1.9;margin:1.4rem 0 2rem}.order-strip a{font-size:.82rem}.footer{padding:3.5rem 1.35rem 1.3rem}
}
