:root{--font-body:"Noto Sans JP", "Hiragino Kaku Gothic ProN", sans-serif;--font-display:"Shippori Mincho B1", "Hiragino Mincho ProN", serif;--color-page-bg:#f5f9f9;--color-page-bg-top:#e7f2f2;--color-surface:#fff;--color-surface-tint:#f0f7f7;--color-body-text:#23383c;--color-muted-text:#63797d;--color-heading:#0f5f6e;--color-marine-deep:#0b4653;--color-accent:#c9412a;--color-accent-bright:#f0674a;--color-line:#d5e5e5;--color-line-strong:#a3c2c4;--color-dev-male:#12667a;--color-dev-female:#c9412a;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:48px;--radius-sm:2px;--content-max-width:920px}*{box-sizing:border-box}body{background-color:var(--color-page-bg);background-image:linear-gradient(180deg, var(--color-page-bg-top) 0, var(--color-page-bg) 420px);color:var(--color-body-text);font-family:var(--font-body);background-repeat:no-repeat;margin:0;font-size:15px;line-height:1.8}a{color:inherit}h1,h2,h3{font-family:var(--font-display);font-feature-settings:"palt" 1;color:var(--color-heading);word-break:auto-phrase;overflow-wrap:anywhere;text-wrap:balance;font-weight:700;line-height:1.4}:where(p,dd,[class*=__lede],[class*=__lead],.lede){word-break:auto-phrase;overflow-wrap:anywhere;text-wrap:pretty}::selection{background:var(--color-accent-bright);color:#fff}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.fit{white-space:nowrap;border:1px solid;border-radius:999px;padding:0 6px;font-size:11px;font-weight:700;line-height:1.6;display:inline-block}.fit--safe{color:var(--color-dev-male)}.fit--match{color:var(--color-accent)}.fit--reach{color:var(--color-dev-female)}.fit--far{color:var(--color-muted-text)}@view-transition{navigation:auto}@media (prefers-reduced-motion:reduce){@view-transition{navigation:none}}plan-toggle,fit-badge{display:inline-block}plan-toggle:not(:defined){visibility:hidden}.pick-button{font:inherit;min-width:3.2em;color:var(--color-muted-text);background:var(--color-surface);border:1px solid var(--color-line-strong);border-radius:var(--radius-sm);padding:2px var(--spacing-sm);cursor:pointer;font-size:12px;transition:color .15s,border-color .15s,background-color .15s}.pick-button:hover{color:var(--color-accent);border-color:currentColor}.pick-button[aria-pressed=true]{color:var(--color-surface);background:var(--color-accent);border-color:var(--color-accent)}.pick-button[aria-pressed=true]:hover{color:var(--color-surface);background:var(--color-accent-bright);border-color:var(--color-accent-bright)}plan-count{view-transition-name:plan-count;min-width:16px;margin-left:var(--spacing-xs);background:var(--color-accent-bright);color:#fff;text-align:center;border-radius:999px;padding:0 5px;font-size:10px;font-weight:700;display:inline-block}plan-count:after{content:attr(data-count)}plan-count[hidden],plan-count:not([data-count]),plan-count[data-count=""]{display:none}.site.svelte-12qhfyh{flex-direction:column;min-height:100svh;display:flex}.site__header.svelte-12qhfyh{view-transition-name:site-header;background-image:linear-gradient(104deg, var(--color-marine-deep) 0%, var(--color-heading) 58%, #17808c 100%);border-bottom:3px solid var(--color-accent-bright)}.site__header-inner.svelte-12qhfyh{max-width:var(--content-max-width);padding:var(--spacing-lg) var(--spacing-lg);justify-content:space-between;align-items:baseline;gap:var(--spacing-sm) var(--spacing-lg);flex-wrap:wrap;margin:0 auto;display:flex}.site__brand.svelte-12qhfyh{align-items:center;gap:var(--spacing-sm);text-decoration:none;display:inline-flex}.site__brand-mark.svelte-12qhfyh{background:var(--color-accent-bright);flex-shrink:0;width:11px;height:11px;transform:rotate(45deg)}.site__brand-text.svelte-12qhfyh{font-family:var(--font-display);font-feature-settings:"palt" 1;color:#fff;letter-spacing:.12em;font-size:22px;font-weight:700}.site__brand-by.svelte-12qhfyh{font-family:var(--font-display);color:#ffffffb8;letter-spacing:.08em;font-size:12px;font-weight:400}.site__nav-link.svelte-12qhfyh{color:#ffffffe6;letter-spacing:.1em;border-bottom:1px solid #0000;padding-bottom:2px;font-size:13px;text-decoration:none}.site__nav-link.svelte-12qhfyh:hover{border-bottom-color:var(--color-accent-bright)}.site__nav-link--primary.svelte-12qhfyh{color:#fff;border-bottom-color:var(--color-accent-bright);font-weight:700}.site__nav.svelte-12qhfyh{gap:var(--spacing-lg);flex-wrap:wrap;display:flex}.site__main.svelte-12qhfyh{width:100%;max-width:var(--content-max-width);padding:var(--spacing-xl) var(--spacing-lg);flex:1;margin:0 auto}.site__footer.svelte-12qhfyh{border-top:1px solid var(--color-line-strong)}.site__footer-inner.svelte-12qhfyh{max-width:var(--content-max-width);padding:var(--spacing-lg);gap:var(--spacing-lg);align-items:baseline;margin:0 auto;display:flex}.site__footer-note.svelte-12qhfyh{color:var(--color-muted-text);margin:0;font-size:12px}.site__footer-nav.svelte-12qhfyh{gap:var(--spacing-md);flex-wrap:wrap;flex-shrink:0;display:flex}.site__footer-link.svelte-12qhfyh{color:var(--color-muted-text);text-underline-offset:3px;font-size:12px}.site__footer-link.svelte-12qhfyh:hover{color:var(--color-heading)}.profile-bar.svelte-12qhfyh{z-index:10;view-transition-name:profile-bar;background:var(--color-surface);border-top:2px solid var(--color-accent-bright);position:sticky;bottom:0;box-shadow:0 -8px 20px #0b46531f}.profile-bar[data-state=set] .profile-bar__form.svelte-12qhfyh,.profile-bar[data-state=edit] .profile-bar__status.svelte-12qhfyh,.profile-bar[data-count="0"] .profile-bar__plan.svelte-12qhfyh,.profile-bar:not([data-count="0"]) .profile-bar__browse.svelte-12qhfyh{display:none}.profile-bar.svelte-12qhfyh:not(:defined){display:none}.profile-bar__inner.svelte-12qhfyh{max-width:var(--content-max-width);padding:var(--spacing-sm) var(--spacing-lg) calc(var(--spacing-sm) + env(safe-area-inset-bottom));justify-content:space-between;align-items:center;gap:var(--spacing-xs) var(--spacing-lg);flex-wrap:wrap;margin:0 auto;display:flex}.profile-bar__form.svelte-12qhfyh{align-items:center;gap:var(--spacing-xs) var(--spacing-md);flex-wrap:wrap;flex:1 1 0;min-width:0;display:flex}.profile-bar__field.svelte-12qhfyh{align-items:center;gap:var(--spacing-sm);display:flex}.profile-bar__label.svelte-12qhfyh{color:var(--color-heading);font-size:13px;font-weight:700}.profile-bar__input.svelte-12qhfyh{width:4.5em;font:inherit;border:1px solid var(--color-line-strong);border-radius:var(--radius-sm);padding:4px 6px;font-size:16px}.profile-bar__genders.svelte-12qhfyh{gap:var(--spacing-md);font-size:13px;display:flex}.profile-bar__radio.svelte-12qhfyh{align-items:center;gap:4px;display:flex}.profile-bar__submit.svelte-12qhfyh{font:inherit;color:#fff;background:var(--color-accent);border-radius:var(--radius-sm);cursor:pointer;border:0;padding:6px 14px;font-size:13px;font-weight:700}.profile-bar__submit.svelte-12qhfyh:hover{background:var(--color-accent-bright)}.profile-bar__hint.svelte-12qhfyh{color:var(--color-muted-text);flex-basis:100%;font-size:11px;line-height:1.6}.profile-bar__status.svelte-12qhfyh{color:var(--color-body-text);margin:0;font-size:13px}.profile-bar__dev.svelte-12qhfyh{font-family:var(--font-display);color:var(--color-accent);font-size:18px}.profile-bar__edit.svelte-12qhfyh{margin-left:var(--spacing-sm);font:inherit;color:var(--color-accent);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:1px solid;padding:2px 8px;font-size:12px}.profile-bar__plan.svelte-12qhfyh,.profile-bar__browse.svelte-12qhfyh{color:var(--color-heading);font-size:13px;font-weight:700;text-decoration:none}.profile-bar__plan.svelte-12qhfyh:hover,.profile-bar__browse.svelte-12qhfyh:hover{text-underline-offset:3px;text-decoration:underline}.profile-bar__browse.svelte-12qhfyh{color:var(--color-muted-text);font-weight:400}.profile-bar__count.svelte-12qhfyh{color:var(--color-accent)}@media (width<=640px){.site__header-inner.svelte-12qhfyh{padding:var(--spacing-md);gap:var(--spacing-sm)}.site__brand.svelte-12qhfyh{column-gap:var(--spacing-sm);flex-wrap:wrap;row-gap:0}.site__brand-text.svelte-12qhfyh{letter-spacing:.08em;white-space:nowrap;font-size:18px}.site__brand-by.svelte-12qhfyh{flex-basis:100%;padding-left:19px;font-size:11px}.site__nav.svelte-12qhfyh{gap:var(--spacing-md);margin:0 calc(-1 * var(--spacing-md));padding:0 var(--spacing-md);scrollbar-width:none;flex-wrap:nowrap;flex-basis:100%;overflow-x:auto}.site__nav.svelte-12qhfyh::-webkit-scrollbar{display:none}.site__nav-link.svelte-12qhfyh{white-space:nowrap;flex-shrink:0}.site__footer-inner.svelte-12qhfyh{gap:var(--spacing-xs);flex-direction:column}.profile-bar__inner.svelte-12qhfyh{padding-inline:var(--spacing-md)}.profile-bar[data-state=edit] .profile-bar__plan.svelte-12qhfyh,.profile-bar[data-state=edit] .profile-bar__browse.svelte-12qhfyh{flex-basis:100%}}@media print{.profile-bar.svelte-12qhfyh{display:none}}
