[data-astro-cid-tcsrer47][data-dark-toggle] .icon-sun[data-astro-cid-tcsrer47]{display:none}[data-astro-cid-tcsrer47][data-dark-toggle] .icon-moon[data-astro-cid-tcsrer47],body.dark [data-astro-cid-tcsrer47][data-dark-toggle] .icon-sun[data-astro-cid-tcsrer47]{display:block}body.dark [data-astro-cid-tcsrer47][data-dark-toggle] .icon-moon[data-astro-cid-tcsrer47]{display:none}:root{--bg: #F0F8F4;--bg-alt: #E6F2EB;--surface: #FFFFFF;--surface-2: #EDF5F0;--text: #2E3B34;--text-strong: #1B2620;--text-muted: #4C5F55;--text-dim: #5C7065;--border: rgba(30, 60, 45, .12);--border-strong: rgba(30, 60, 45, .22);--accent: #57B294;--accent-strong: #276A53;--accent-soft: rgba(87, 178, 148, .14);--highlight: #F7C873;--btn-bg: #276A53;--btn-bg-hover: #1F5A45;--btn-fg: #FFFFFF;--shadow-sm: 0 1px 2px rgba(20, 45, 35, .05);--shadow-md: 0 4px 16px rgba(20, 45, 35, .08);--shadow-lg: 0 16px 48px rgba(20, 45, 35, .12);--radius-sm: 10px;--radius-md: 16px;--radius-lg: 24px;--radius-pill: 999px;--display: "Outfit", "Zen Maru Gothic", -apple-system, sans-serif;--jp: "Zen Maru Gothic", "Hiragino Maru Gothic ProN", "Noto Sans JP", -apple-system, sans-serif;--mono: "JetBrains Mono", "SF Mono", Consolas, monospace}body.dark{--bg: #121A16;--bg-alt: #18211C;--surface: #1B2620;--surface-2: #233029;--text: #DFEDE6;--text-strong: #F5FFF9;--text-muted: #9BB0A5;--text-dim: #839789;--border: rgba(220, 255, 235, .09);--border-strong: rgba(220, 255, 235, .18);--accent: #8FD9BE;--accent-strong: #9ADFC6;--accent-soft: rgba(143, 217, 190, .16);--highlight: #F7C873;--btn-bg: #8FD9BE;--btn-bg-hover: #A5E3CC;--btn-fg: #12271F;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .4);--shadow-md: 0 4px 16px rgba(0, 0, 0, .5);--shadow-lg: 0 16px 48px rgba(0, 0, 0, .6)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:100%;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--jp);color:var(--text);background-color:var(--bg);line-height:1.8;min-height:100vh;min-height:100dvh;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;transition:background-color .3s ease,color .3s ease}a{color:inherit;text-decoration:none}button{font:inherit;background:none;border:none;color:inherit;cursor:pointer}img,svg{display:block;max-width:100%}ul,ol{list-style:none}:focus-visible{outline:2px solid var(--accent-strong);outline-offset:2px;border-radius:4px}.app{min-height:100vh;min-height:100dvh;display:flex;flex-direction:column}.app>main{flex:1}.container{max-width:1100px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem);width:100%}.container-narrow{max-width:760px;margin:0 auto;padding:0 clamp(1rem,3vw,2rem);width:100%}.skip-link{position:absolute;left:-9999px;top:0;z-index:100;padding:.6rem 1.2rem;background:var(--btn-bg);color:var(--btn-fg);border-radius:0 0 var(--radius-sm) 0;font-weight:700}.skip-link:focus-visible{left:0}.site-header{position:sticky;top:0;z-index:50;background-color:color-mix(in srgb,var(--bg) 88%,transparent);backdrop-filter:saturate(180%) blur(18px);-webkit-backdrop-filter:saturate(180%) blur(18px);border-bottom:1px solid var(--border)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 0}.brand{display:flex;align-items:center;gap:.6rem;font-family:var(--display);font-weight:700;font-size:1.05rem;letter-spacing:.02em;color:var(--text-strong)}.brand-mark{width:30px;height:30px;border-radius:9px;background:linear-gradient(135deg,var(--accent),var(--highlight));display:grid;place-items:center;color:#fff;font-size:1rem;flex-shrink:0}.site-nav{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap}.site-nav a{padding:.4rem .75rem;border-radius:var(--radius-pill);font-size:.92rem;font-weight:500;color:var(--text-muted);transition:color .15s ease,background-color .15s ease}.site-nav a:hover{color:var(--text-strong);background:var(--accent-soft)}.site-nav a[aria-current=page]{color:var(--accent-strong);background:var(--accent-soft);font-weight:700}.header-actions{display:flex;align-items:center;gap:.4rem}.icon-btn{width:36px;height:36px;display:grid;place-items:center;border-radius:var(--radius-pill);border:1px solid var(--border);color:var(--text-muted);background:var(--surface);transition:color .15s ease,border-color .15s ease,transform .15s ease}.icon-btn:hover{color:var(--accent-strong);border-color:var(--border-strong);transform:rotate(15deg)}.site-footer{border-top:1px solid var(--border);background:var(--bg-alt);margin-top:clamp(3rem,8vw,5rem)}.footer-inner{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;padding:1.75rem 0;font-size:.85rem;color:var(--text-muted)}.footer-nav{display:flex;flex-wrap:wrap;gap:.35rem 1.25rem}.footer-nav a:hover{color:var(--accent-strong)}.hero{padding:clamp(3rem,9vw,6rem) 0 clamp(2.5rem,6vw,4rem)}.hero-eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--display);font-size:.8rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--accent-strong);background:var(--accent-soft);padding:.35rem .9rem;border-radius:var(--radius-pill);margin-bottom:1.25rem}.hero-title{font-size:clamp(2rem,5.5vw,3.4rem);font-weight:800;line-height:1.25;letter-spacing:.01em;color:var(--text-strong);margin-bottom:1rem}.hero-title .accent{color:var(--accent-strong)}.hero-lead{font-size:clamp(1rem,2vw,1.15rem);color:var(--text-muted);max-width:40em}.section{padding:clamp(1.75rem,4vw,3rem) 0}.section-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:1.4rem}.section-title{font-size:clamp(1.3rem,3vw,1.7rem);font-weight:800;color:var(--text-strong);display:flex;align-items:center;gap:.55rem}.section-title .emoji{font-size:1.15em}.section-more{font-size:.9rem;font-weight:600;color:var(--accent-strong);white-space:nowrap}.section-more:hover{text-decoration:underline}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.1rem}.card{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-sm);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:var(--border-strong)}.card-media{aspect-ratio:16 / 9;background:var(--surface-2);overflow:hidden}.card-media img{width:100%;height:100%;object-fit:cover}.card-media--square{aspect-ratio:1 / 1}.card-media--square img{object-fit:contain}.card-body{padding:1rem 1.1rem 1.2rem;display:flex;flex-direction:column;gap:.5rem;flex:1}.card-title{font-size:1.02rem;font-weight:700;line-height:1.5;color:var(--text-strong)}.card-desc{font-size:.88rem;color:var(--text-muted);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-meta{margin-top:auto;display:flex;align-items:center;gap:.6rem;font-size:.78rem;color:var(--text-dim)}.badge{display:inline-flex;align-items:center;padding:.15rem .6rem;border-radius:var(--radius-pill);font-size:.72rem;font-weight:700;background:var(--accent-soft);color:var(--accent-strong)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.65rem 1.4rem;border-radius:var(--radius-pill);font-weight:700;font-size:.95rem;transition:transform .15s ease,box-shadow .15s ease,background-color .15s ease}.btn-primary{background:var(--btn-bg);color:var(--btn-fg);box-shadow:var(--shadow-sm)}.btn-primary:hover{background:var(--btn-bg-hover);transform:translateY(-1px);box-shadow:var(--shadow-md)}.btn-ghost{border:1px solid var(--border-strong);color:var(--text);background:var(--surface)}.btn-ghost:hover{border-color:var(--accent-strong);color:var(--accent-strong)}.page-header{padding:clamp(2.5rem,6vw,4rem) 0 clamp(1.25rem,3vw,2rem)}.page-title{font-size:clamp(1.7rem,4.5vw,2.5rem);font-weight:800;line-height:1.35;color:var(--text-strong)}.page-lead{margin-top:.75rem;color:var(--text-muted);font-size:1.02rem}.prose{font-size:1.02rem}.prose>*+*{margin-top:1.1em}.prose h2{margin-top:2.2em;padding-bottom:.35em;border-bottom:2px solid var(--accent-soft);font-size:1.45em;font-weight:800;color:var(--text-strong);line-height:1.4}.prose h2:first-child{margin-top:0;border-bottom:none;padding-bottom:0}.prose h3{margin-top:1.8em;font-size:1.18em;font-weight:700;color:var(--text-strong);line-height:1.45}.prose h4{margin-top:1.5em;font-size:1.05em;font-weight:700}.prose p{line-height:1.95}.prose a{color:var(--accent-strong);text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--accent) 50%,transparent);text-underline-offset:3px}.prose a:hover{text-decoration-color:var(--accent-strong)}.prose ul,.prose ol{padding-left:1.5em}.prose ul{list-style:disc}.prose ol{list-style:decimal}.prose li{margin-top:.4em;line-height:1.85}.prose img{border-radius:var(--radius-md);border:1px solid var(--border);margin:1.5em auto}.prose blockquote{border-left:4px solid var(--accent);background:var(--surface-2);padding:.8em 1.2em;border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:var(--text-muted)}.prose code{font-family:var(--mono);font-size:.88em;background:var(--surface-2);border:1px solid var(--border);border-radius:5px;padding:.1em .4em}.prose pre{background:#16211b;color:#dfede6;border-radius:var(--radius-md);padding:1.1em 1.3em;overflow-x:auto;font-size:.88em;line-height:1.7}body.dark .prose pre{background:#0c120f;border:1px solid var(--border)}.prose pre code{background:none;border:none;padding:0;font-size:1em}.prose table{width:100%;border-collapse:collapse;font-size:.92em}.prose th,.prose td{border:1px solid var(--border-strong);padding:.5em .9em;text-align:left}.prose th{background:var(--surface-2);font-weight:700}.prose hr{border:none;border-top:1px dashed var(--border-strong);margin:2.5em 0}.prose .table-scroll{overflow-x:auto}.prose iframe{max-width:100%;border:none;border-radius:var(--radius-md)}.breadcrumb{display:flex;gap:.5rem;font-size:.85rem;color:var(--text-muted);margin-bottom:.75rem}.breadcrumb a:hover{color:var(--accent-strong);text-decoration:underline}.category-nav{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.25rem}.category-chip{padding:.3rem .9rem;border-radius:var(--radius-pill);border:1px solid var(--border-strong);background:var(--surface);font-size:.85rem;font-weight:600;color:var(--text-muted);transition:color .15s ease,border-color .15s ease}.category-chip:hover{color:var(--accent-strong);border-color:var(--accent-strong)}.post-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:.75rem;font-size:.88rem;color:var(--text-muted)}.post-hero{width:100%;border-radius:var(--radius-lg);border:1px solid var(--border);margin-bottom:2rem}.post-footer{margin-top:3rem}.fortune-app{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:clamp(1.25rem,4vw,2rem);box-shadow:var(--shadow-sm);margin-top:1.5rem}.fortune-form{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin:1.25rem 0}.fortune-select,.fortune-file{padding:.55rem .9rem;border-radius:var(--radius-sm);border:1px solid var(--border-strong);background:var(--bg);color:var(--text);font:inherit}.fortune-result{margin-top:1.5rem;padding:clamp(1.25rem,4vw,1.75rem);border-radius:var(--radius-md);border:1px solid var(--border);background:var(--surface-2)}.fortune-result[hidden]{display:none}.fortune-result h2{font-size:1.25rem;font-weight:800;color:var(--text-strong);margin-bottom:.75rem}.fortune-note{margin-top:1rem;font-size:.82rem;color:var(--text-dim)}.form-error{margin-top:.5rem;font-size:.9rem;font-weight:700;color:#b3261e}body.dark .form-error{color:#ffb4ab}.form-error[hidden]{display:none}.fortune-meta{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;margin-top:.9rem;font-size:.92rem}.fortune-meta dt{font-weight:700;color:var(--text-muted)}.fortune-meta div{display:flex;gap:.4rem}.profile-card{display:flex;gap:1.5rem;align-items:flex-start;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:clamp(1.25rem,4vw,2rem);box-shadow:var(--shadow-sm)}.profile-avatar{width:88px;height:88px;border-radius:var(--radius-pill);background:linear-gradient(135deg,var(--accent),var(--highlight));display:grid;place-items:center;font-size:2.2rem;color:#fff;flex-shrink:0}.empty-state{padding:clamp(4rem,12vw,8rem) 1rem}.empty-state .big-emoji{font-size:4rem}.empty-state .page-lead{margin-bottom:2rem}.text-center{text-align:center}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media (max-width: 640px){.header-inner{flex-wrap:wrap}.site-nav{order:3;width:100%;justify-content:flex-start;padding-bottom:.35rem;overflow-x:auto;flex-wrap:nowrap}.site-nav a{white-space:nowrap}.profile-card{flex-direction:column;align-items:center;text-align:center}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
