.mascot[data-astro-cid-oa4r7qw6]{display:inline-flex;line-height:0}.site-header[data-astro-cid-3ef6ksr2]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.75em;padding:1em;background:var(--color-surface);border-bottom:1px solid var(--color-border)}.site-header__logo[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:.4em;font-family:var(--font-heading);font-weight:700;font-size:1.25rem;color:var(--color-text);text-decoration:none}.site-header__nav[data-astro-cid-3ef6ksr2]{display:flex;gap:.4em;flex-wrap:wrap}.site-header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:var(--color-text);text-decoration:none;font-size:var(--nav-font-size, 14px);padding:.4em .8em;border-radius:var(--radius-lg);background:var(--color-bg-alt)}.site-header__nav[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{background:var(--color-accent-soft);color:var(--color-accent-dark)}.site-footer[data-astro-cid-sz7xmlte]{padding:2em 1em;border-top:1px solid var(--color-border);background:var(--color-bg-alt);margin-top:3em;font-size:.85rem;color:var(--color-text-muted)}.site-footer__note[data-astro-cid-sz7xmlte]{margin:0 0 1em}.site-footer__legal[data-astro-cid-sz7xmlte]{display:flex;gap:1em;flex-wrap:wrap;margin-bottom:1em}.site-footer__legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:inherit}:root{color-scheme:light;--color-bg: #f6f9fb;--color-bg-alt: #eaf1f5;--color-surface: #ffffff;--color-border: #dbe6ea;--color-text: #22303a;--color-text-muted: #5c6b74;--color-accent: #3d7ea6;--color-accent-dark: #1f4f6b;--color-accent-soft: #e3eef3;--color-warm: #e2703a;--color-warm-dark: #b8532a;--color-warm-soft: #fbe6d6;--nav-font-size: 14px;--pr-font-size-pref: 14px;--pr-bg: var(--color-accent-dark);--pr-fg: #ffffff;--pr-font-size: clamp(max(14px, var(--nav-font-size)), var(--pr-font-size-pref, 14px), 16px);--radius-sm: 10px;--radius-md: 16px;--radius-lg: 22px;--shadow-card: 0 2px 10px rgba(34, 48, 58, .07);--font-heading: "Zen Maru Gothic", var(--font-body);--font-body: -apple-system, BlinkMacSystemFont, "Hiragino Sans", "Yu Gothic", sans-serif}*{box-sizing:border-box}html{font-size:17px}body{margin:0;font-family:var(--font-body);line-height:1.8;color:var(--color-text);background-color:var(--color-bg);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='34'%3E%3Cpath d='M0,10 Q15,0 30,10 T60,10' fill='none' stroke='%233d7ea6' stroke-opacity='0.05' stroke-width='2'/%3E%3Cpath d='M0,26 Q15,16 30,26 T60,26' fill='none' stroke='%233d7ea6' stroke-opacity='0.04' stroke-width='2'/%3E%3C/svg%3E");background-repeat:repeat}a{color:var(--color-accent-dark)}a:hover{color:var(--color-warm-dark)}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.site-main{min-height:60vh}table{width:100%;border-collapse:collapse}h1,h2,h3{font-family:var(--font-heading);line-height:1.5}h2{display:inline-block;padding-bottom:.35em;background-repeat:no-repeat;background-position:left bottom;background-size:100% 10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='10' viewBox='0 0 120 10' preserveAspectRatio='none'%3E%3Cpath d='M1,6 Q15,1 30,6 T60,6 T90,6 T119,6' fill='none' stroke='rgb(61,126,166)' stroke-width='2.6' stroke-linecap='round'/%3E%3C/svg%3E")}.btn{display:inline-block;padding:.7em 1.3em;border-radius:var(--radius-md);background:var(--color-warm-dark);color:#fff;font-weight:700;text-decoration:none;border:none}.btn:hover{background:var(--color-accent-dark);color:#fff}.btn--outline{background:transparent;color:var(--color-warm-dark);border:2px solid var(--color-warm)}.btn--outline:hover{background:var(--color-warm-soft)}.callout{margin:1.5em 0;padding:1em 1.1em;border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-card)}.callout__head{display:flex;align-items:center;gap:.5em;margin-bottom:.5em}.callout__label{font-size:1rem;font-family:var(--font-heading)}.callout__body,.callout>.callout__body{font-size:1rem;line-height:1.8;color:var(--color-text)}.callout__body>:first-child{margin-top:0}.callout__body>:last-child{margin-bottom:0}.callout--hitokoto{background:#fff9f0;border-color:var(--color-warm-soft)}.callout--mayou{background:var(--color-accent-soft);border-color:#c7dbe4}.callout--chuui{background:#fdf2ee;border-color:#eab999}.callout--chuui .callout__label{color:var(--color-warm-dark)}.cta-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:.4em;margin:.5em .5em .5em 0}.cta-wrap__condition{font-size:1rem;color:var(--color-text);line-height:1.7}.cta-button{display:inline-block;padding:.85em 1.6em;background:var(--color-warm-dark);color:#fff;font-size:16px;font-weight:700;border-radius:999px;text-decoration:none;line-height:1.4}.cta-button:hover{background:var(--color-accent-dark)}.cta-wrap__caption{font-size:.8125rem;color:var(--color-text-muted)}.cta-wrap__ad-note{font-size:.75rem;color:var(--color-text-muted)}.glossary-term{position:relative;border-bottom:2px dotted var(--color-accent);cursor:help;font-weight:700}.glossary-term__tip{position:absolute;left:0;bottom:calc(100% + 6px);z-index:5;display:block;width:max-content;max-width:min(20rem,80vw);padding:.6em .8em;border-radius:var(--radius-sm);background:var(--color-text);color:#fff;font-size:.85rem;font-weight:400;line-height:1.6;box-shadow:var(--shadow-card);opacity:0;transform:translateY(4px);pointer-events:none;transition:opacity .12s ease,transform .12s ease}.glossary-term:hover .glossary-term__tip,.glossary-term:focus .glossary-term__tip,.glossary-term:focus-within .glossary-term__tip{opacity:1;transform:translateY(0)}.toc{margin:1.5em 0;padding:1em 1.2em;border-radius:var(--radius-md);background:var(--color-bg-alt);border:1px solid var(--color-border)}.toc__title{margin:0 0 .5em;font-size:1rem;font-family:var(--font-heading);font-weight:700}.toc ol{margin:0;padding-left:1.3em}.toc li{margin:.3em 0}.toc a{text-decoration:none}.toc a:hover{text-decoration:underline}.summary{margin:1.2em 0 1.5em;padding:1em 1.2em;border-radius:var(--radius-md);background:var(--color-surface);border:1px solid var(--color-border);border-left:6px solid var(--color-accent)}.summary__title{margin:0 0 .5em;font-size:1rem;font-family:var(--font-heading);font-weight:700}.summary ul{margin:0;padding-left:1.3em}.summary li{margin:.35em 0}.faq{margin:2em 0}.faq__item{margin:0 0 1em;padding:1em 1.2em;border-radius:var(--radius-md);background:var(--color-surface);border:1px solid var(--color-border)}.faq__q{display:flex;gap:.5em;margin:0 0 .5em;font-size:1rem;font-weight:700;font-family:var(--font-heading)}.faq__q-mark,.faq__a-mark{flex:none;color:#fff;background:var(--color-warm-dark);border-radius:50%;width:1.6em;height:1.6em;display:inline-flex;align-items:center;justify-content:center;font-size:.9rem}.faq__a{display:flex;gap:.5em;margin:0;font-size:1rem;line-height:1.8}.faq__a-mark{background:var(--color-text-muted)}.related{margin:2.5em 0}.related__title{font-size:1.1rem;font-family:var(--font-heading)}.related__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1em}.how-made{margin:2.5em 0 1em;padding:1em 1.2em;border-radius:var(--radius-md);background:var(--color-bg-alt);border:1px dashed var(--color-border);font-size:.95rem;color:var(--color-text-muted)}.how-made__title{margin:0 0 .4em;font-size:.95rem;font-weight:700;color:var(--color-text)}.how-made__aside{margin:.6em 0 0;color:var(--color-text)}
