:root{--yuzu-yellow:#f9d030;--yuzu-green:#84a93e;--cream-white:#fdfbf2;--charcoal-brown:#4a3e31;--soft-amber:#fa0;--sky-blue:#7f9fb5;--muted:#756c62;--line:#e4ded2;--card:#fffdf8;--sans:-apple-system, BlinkMacSystemFont, "Segoe UI", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif}*{box-sizing:border-box}html{background:var(--cream-white);color:var(--charcoal-brown)}body{background:var(--cream-white);min-width:320px;font-family:var(--sans);margin:0;font-size:16px;line-height:1.8}a{color:inherit}button,input{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--yuzu-yellow);outline-offset:4px}.skip-link{z-index:20;background:var(--charcoal-brown);color:var(--cream-white);padding:.4rem .7rem;position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.skip-link:focus{transform:translateY(0)}.site-shell{width:min(1180px,100% - 64px);margin:0 auto}.site-header{justify-content:space-between;align-items:center;gap:2rem;padding:2.25rem 0 1.6rem;display:flex}.brand{letter-spacing:.1em;flex:none;align-items:center;gap:.85rem;font-size:1.35rem;font-weight:750;text-decoration:none;display:inline-flex}.mini-yuzu{background:var(--yuzu-yellow);border-radius:50%;flex:none;width:1.75rem;height:1.75rem;display:inline-block;position:relative}.mini-yuzu:before{content:"";background:var(--yuzu-green);border-radius:100% 0;width:.85rem;height:.42rem;position:absolute;top:-.23rem;left:-.18rem;transform:rotate(12deg)}.site-nav{justify-content:flex-end;align-items:center;gap:clamp(.8rem,2.2vw,2rem);display:flex}.site-nav a{color:var(--charcoal-brown);white-space:nowrap;border-radius:10px;align-items:center;gap:.45rem;padding:.5rem .6rem;font-size:.88rem;font-weight:650;text-decoration:none;transition:transform .16s;display:inline-flex;position:relative}.site-nav a:after{content:"";background:var(--yuzu-yellow);opacity:0;border-radius:3px;height:3px;position:absolute;bottom:.08rem;left:.6rem;right:.6rem}.site-nav a:hover{transform:translateY(-3px)}.site-nav a.active{font-weight:750}.site-nav a.active:after{opacity:1}.nav-icon{font-size:1.2rem;font-weight:500;line-height:1}.hero{grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;gap:clamp(3rem,7vw,7rem);min-height:530px;padding:5rem 0 6.5rem;display:grid}.hero-copy h1{letter-spacing:.05em;margin:0;font-size:clamp(2.25rem,4.5vw,3.8rem);font-weight:650;line-height:1.42}.hero-line{white-space:nowrap;display:block}.hero-daily{color:var(--yuzu-green)}.hero-tech{color:var(--sky-blue)}.hero-review{color:#e6b838}.hero-copy>p{max-width:30rem;color:var(--muted);margin:2.2rem 0 0;font-size:1.05rem;line-height:2.05}.hero-art{min-height:420px;position:relative}.hero-blob{background:#fbf2cf;border-radius:48% 52% 43% 57%/45% 44% 56% 55%;position:absolute;inset:1rem .5rem 0 0;overflow:hidden}.hero-yuzu{background:#f4d86d;border:2px solid #746b4a;border-radius:50%;width:11rem;height:11rem;display:block;position:absolute}.hero-yuzu.whole{top:6.4rem;left:29%;transform:rotate(-7deg)}.hero-yuzu.whole:before,.hero-yuzu.whole:after{content:"";background:var(--yuzu-green);border-radius:999px;width:.42rem;height:1.7rem;position:absolute;top:-1.3rem;left:55%;transform:rotate(20deg)}.hero-yuzu.whole:after{border:1px solid #65783b;border-radius:100% 0;width:4.7rem;height:2.4rem;top:-.9rem;left:5%;transform:rotate(-22deg)}.hero-yuzu.whole i{border:1px dashed #6e5f2e47;border-radius:50%;position:absolute;inset:1.2rem}.hero-yuzu.slice{background:repeating-conic-gradient(from 3deg,#f2d66d 0deg 36deg,#fff4c6 36deg 42deg);border:5px solid #746b4a;width:10rem;height:10rem;bottom:3.2rem;right:18%;transform:rotate(9deg);box-shadow:inset 0 0 0 .55rem #fff6d5}.hero-yuzu.slice:after{content:"";background:#fff4c6;border-radius:50%;position:absolute;inset:45%}.hero-leaf{z-index:2;background:#9cb85e;border:1px solid #65783b;border-radius:100% 0;width:3.5rem;height:1.6rem;display:block;position:absolute}.leaf-one{top:5.7rem;left:18%;transform:rotate(-15deg)}.leaf-two{bottom:2.8rem;right:8%;transform:rotate(145deg)}.yuzu-dots{background:#efc84c;border-radius:50%;width:.65rem;height:.65rem;position:absolute;box-shadow:1.5rem 1.4rem 0 -.05rem #efc84c,2.3rem -.2rem 0 -.12rem #efc84c}.dots-one{top:.5rem;right:4rem}.dots-two{bottom:2.3rem;left:0}.post-section{padding-bottom:7rem}.post-section.compact{padding-bottom:5rem}.section-heading{border-bottom:1px solid #bcb4a7;justify-content:space-between;align-items:flex-end;padding:0 .1rem .7rem;display:flex;position:relative}.section-heading h2{letter-spacing:.06em;margin:0;font-size:clamp(1.4rem,2.5vw,1.65rem)}.section-yuzu{transform:translateY(.1rem)}.section-yuzu .mini-yuzu{width:1.35rem;height:1.35rem}.post-list{gap:1.4rem;margin-top:2.1rem;display:grid}.post-row{background:var(--card);border:1px solid #eee7d8;border-radius:16px;transition:transform .16s,border-color .16s,background-color .16s;overflow:hidden}.post-row-link{min-height:184px;color:inherit;grid-template-columns:18rem minmax(0,1fr) 3.25rem;align-items:center;gap:clamp(1.5rem,4vw,3rem);text-decoration:none;display:grid}.post-row:hover,.post-row:focus-within{border-color:var(--yuzu-green);background:#fff;transform:translateY(-.25rem)}.post-row-link:focus-visible{outline:3px solid var(--yuzu-yellow);outline-offset:-3px;border-radius:15px}.auto-cover{isolation:isolate;align-self:stretch;place-items:center;min-height:184px;padding:2.2rem 2rem;display:grid;position:relative;overflow:hidden}.auto-cover:before{content:"";z-index:-1;background:#fffdf8e0;border:1px solid #4a3e311a;border-radius:12px;position:absolute;inset:.85rem}.auto-cover.daily{background:#dfeac7}.auto-cover.tech{background:#dcebf3}.auto-cover.review{background:#f5e4b6}.auto-cover-title{max-width:13rem;color:var(--charcoal-brown);text-align:center;overflow-wrap:anywhere;font-size:clamp(.95rem,1.8vw,1.25rem);font-weight:750;line-height:1.55}.auto-cover-category{color:var(--muted);font-size:.68rem;font-weight:650;position:absolute;bottom:1.35rem;left:1.5rem}.auto-cover-yuzu{background:var(--yuzu-yellow);border-radius:50%;width:1.35rem;height:1.35rem;position:absolute;bottom:1.25rem;right:1.45rem}.auto-cover-yuzu:before{content:"";background:var(--yuzu-green);border-radius:100% 0;width:.7rem;height:.34rem;position:absolute;top:-.2rem;left:-.12rem;transform:rotate(12deg)}.post-main{padding:1.5rem 0}.post-meta{color:var(--muted);align-items:center;gap:.65rem;font-size:.78rem;display:flex}.category-label{color:var(--charcoal-brown);border-radius:999px;padding:.22rem .72rem;font-size:.78rem;font-weight:650;line-height:1.4;text-decoration:none}.category-label.daily{background:#dce8ba}.category-label.tech{background:#d7e6ef}.category-label.review{background:#f5dea0}.post-main h3{margin:.7rem 0 .45rem;font-size:clamp(1.15rem,2vw,1.4rem);line-height:1.5}.post-row:hover .post-main h3,.post-row:focus-within .post-main h3{text-decoration:underline;text-decoration-color:var(--yuzu-yellow);text-underline-offset:.25rem;text-decoration-thickness:3px}.post-main p{color:var(--muted);margin:0;font-size:.9rem}.post-arrow{background:#fce9a6;border-radius:50%;place-items:center;width:2.75rem;height:2.75rem;font-size:1.25rem;text-decoration:none;display:grid}.post-row:hover .post-arrow,.post-row:focus-within .post-arrow{background:var(--yuzu-yellow)}.site-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:center;gap:2rem;padding:2rem 0 3rem;font-size:.76rem;display:flex}.site-footer p,.footer-links{align-items:center;gap:.8rem;margin:0;display:flex}.site-footer .mini-yuzu{width:1.2rem;height:1.2rem}.footer-links a{text-underline-offset:.2rem}.page-header{max-width:46rem;padding:5.5rem 0 3.5rem}.page-header h1{letter-spacing:.03em;margin:0;font-size:clamp(2rem,5vw,3.25rem);line-height:1.4}.page-header>p:last-child{color:var(--muted);margin:1.2rem 0 0}.article{width:min(100%,740px);margin:0 auto;padding:5.5rem 0 6rem}.article-header{margin-bottom:3.5rem}.article-header h1{letter-spacing:.02em;margin:1rem 0;font-size:clamp(2rem,5vw,3rem);line-height:1.45}.article-description{color:var(--muted);margin:0}.article-dates{color:var(--muted);gap:1rem;margin-top:1rem;font-size:.78rem;display:flex}.tag-list{flex-wrap:wrap;gap:.6rem;margin-top:1rem;display:flex}.tag-list a{background:var(--card);color:var(--muted);border:1px solid #ddd5c7;border-radius:999px;align-items:center;padding:.26rem .72rem;font-size:.84rem;font-weight:600;line-height:1.5;text-decoration:none;display:inline-flex}.tag-list a:hover{border-color:var(--yuzu-green);color:var(--charcoal-brown)}.article-cover{margin:0 0 3rem}.article-cover img{border-radius:12px;width:100%;height:auto;display:block}.prose{font-size:1rem;line-height:2}.prose>:first-child{margin-top:0}.prose h2,.prose h3,.prose h4{scroll-margin-top:2rem;line-height:1.5}.prose h2{margin:3.2rem 0 1rem;font-size:1.5rem}.prose h3{margin:2.4rem 0 .8rem;font-size:1.22rem}.prose p,.prose ul,.prose ol{margin:1.35rem 0}.prose a{text-decoration-color:var(--yuzu-green);text-underline-offset:.2rem;text-decoration-thickness:2px}.prose blockquote{border-left:4px solid var(--yuzu-yellow);color:var(--muted);margin:2rem 0;padding-left:1.2rem}.prose code:not(pre code){background:#eeeae0;padding:.1rem .3rem;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.9em}.prose pre{border:1px solid var(--line);border-radius:8px;margin:1.75rem 0;padding:1rem;font-size:.85rem;line-height:1.7;overflow-x:auto}.prose img{max-width:100%;height:auto}.prose hr{border:0;border-top:1px solid var(--line);margin:3rem 0}.prose table{border-collapse:collapse;width:100%;margin:1.75rem 0;font-size:.9rem}.prose th,.prose td{border-bottom:1px solid var(--line);text-align:left;padding:.6rem}.article-footer{border-top:1px solid var(--line);margin-top:4rem;padding-top:1.5rem}.article-footer a{color:var(--muted);text-underline-offset:.2rem;font-size:.85rem}.about-page{padding-bottom:6rem}.about-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.about-grid section{border-bottom:1px solid var(--line);padding:1.8rem 1.8rem 1.8rem 0}.about-grid h2{margin:0 0 .4rem;font-size:1.15rem}.about-grid p{color:var(--muted);margin:0}.author-note{max-width:44rem;margin-top:4rem}.author-label{color:var(--muted);margin:0;font-size:.78rem}.author-note h2{margin:.25rem 0 .5rem;font-size:1.25rem}.author-note div>p:last-child{color:var(--muted);margin:0}.search-page-panel{width:min(100%,760px);min-height:20rem;margin-bottom:5rem}.search-form label{margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:block}.search-input-row{gap:.6rem;display:flex}.search-input-row input{border:1px solid var(--line);min-width:0;color:var(--charcoal-brown);background:#fff;border-radius:8px;flex:1;padding:.8rem .9rem}.search-input-row button{background:var(--charcoal-brown);color:var(--cream-white);cursor:pointer;border:0;border-radius:8px;padding:.8rem 1.2rem}.search-status{min-height:1.5rem;color:var(--muted);margin:.6rem 0 0;font-size:.8rem}.search-results{border-top:1px solid var(--line);margin-top:1rem}.search-result{border-bottom:1px solid var(--line);padding:1rem 0;text-decoration:none;display:block}.search-result>span{font-weight:700}.search-result p{color:var(--muted);margin:.25rem 0 0;font-size:.85rem}.search-result mark{background:var(--yuzu-yellow);color:inherit}.empty-state{color:var(--muted);padding:2rem 0}.not-found{align-content:center;justify-items:start;min-height:65vh;display:grid}.error-code{color:var(--yuzu-green);margin:0;font-size:.85rem;font-weight:700}.not-found h1{margin:.5rem 0;font-size:clamp(1.9rem,5vw,3rem)}.not-found>p:not(.error-code){color:var(--muted);margin:0}.primary-link{text-underline-offset:.2rem;margin-top:1.5rem}@media (width<=980px){.site-shell{width:min(100% - 40px,1180px)}.site-header{display:block}.site-nav{justify-content:flex-start;margin-top:1.1rem}.hero{grid-template-columns:minmax(0,.9fr) minmax(340px,1.1fr);gap:2rem}.post-row{grid-template-columns:14rem minmax(0,1fr) 3.25rem;gap:1.5rem}}@media (width<=720px){.site-shell{width:min(100% - 32px,1180px)}.site-header{padding-top:1.5rem}.brand{font-size:1.15rem}.site-nav{grid-template-columns:repeat(3,max-content);gap:.2rem 1.2rem;display:grid}.site-nav a{font-size:.78rem}.nav-icon{font-size:1rem}.hero{min-height:0;padding:4rem 0 5rem;display:block}.hero-copy h1{font-size:clamp(1.85rem,9.5vw,3.5rem)}.hero-art{min-height:330px;margin-top:3.5rem}.hero-yuzu.whole{left:22%}.post-row{position:relative}.post-row-link{display:block}.auto-cover{min-height:180px}.post-main{padding:1.4rem 1.3rem 1.7rem}.post-arrow{position:absolute;bottom:1rem;right:1rem}.post-main p{padding-right:3rem}.page-header,.article{padding-top:4rem}.about-grid{grid-template-columns:1fr}.site-footer{flex-direction:column;align-items:center;gap:.7rem}.article-dates,.article-dates time,.search-input-row{display:block}.search-input-row button{width:100%;margin-top:.6rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
