:root{--bg: #f6efe9;--bg-soft: #fbf7f4;--surface: #ffffff;--ink: #14191d;--text: #333333;--muted: #5e5752;--line: #e7e0da;--line-strong: #d4cbc3;--blue: #1823ff;--blue-deep: #0f17c9;--blue-soft: #eceeff;--orange: #ff7134;--link: #1823ff;--focus: #1823ff;--r-xl: 40px;--r-lg: 24px;--r-md: 16px;--r-sm: 12px;--measure: 42rem;--font: "Noto Sans JP", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Yu Gothic UI", Meiryo, sans-serif;--font-en: "Inter", "Noto Sans JP", sans-serif;--noise: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix values='0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 0 0 0 .22 0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:17px;line-height:1.9;letter-spacing:.04em;font-weight:400}h1,h2,h3{color:var(--ink);line-height:1.4;text-wrap:balance;margin:0;letter-spacing:.04em}h1{font-size:clamp(1.75rem,1.3rem + 1.6vw,2.5rem);font-weight:900}h2{font-size:clamp(1.3rem,1.15rem + .5vw,1.55rem);font-weight:900;margin-top:3.5rem;margin-bottom:1rem}h3{font-size:1.15rem;font-weight:700;margin-top:2rem;margin-bottom:.5rem}p{margin:0 0 1em;text-wrap:pretty}a{color:var(--link);text-underline-offset:.22em;text-decoration-thickness:from-font}a:hover{text-decoration-thickness:2px}:focus-visible{outline:3px solid var(--focus);outline-offset:3px;border-radius:6px}.skip-link{position:absolute;left:.5rem;top:-3rem;background:var(--surface);padding:.5rem .75rem;border-radius:var(--r-sm);z-index:20}.skip-link:focus{top:.5rem}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.container{width:min(100% - 2rem,68rem);margin-inline:auto}.site-header{position:sticky;top:0;z-index:10;padding-top:14px}.header-bar{display:flex;align-items:center;gap:1rem;background:var(--surface);border-radius:999px;padding:10px 10px 10px 18px;box-shadow:0 1px #14191d0a,0 8px 24px #14191d0f}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;font-weight:900;font-size:1.2rem;letter-spacing:.08em;white-space:nowrap}.brand img{width:30px;height:30px}.site-nav{margin-left:auto;display:flex;gap:4px}.site-nav a{display:inline-flex;align-items:center;min-height:44px;padding:0 16px;border-radius:999px;color:var(--ink);text-decoration:none;font-weight:700;font-size:.9375rem;white-space:nowrap}.site-nav a:hover{background:var(--bg)}.site-nav a[aria-current=page]{background:var(--ink);color:#fff}.menu-btn{display:none;margin-left:auto;align-items:center;gap:8px;min-height:44px;padding:0 16px 0 14px;border:0;border-radius:999px;background:var(--ink);color:#fff;font-weight:700;font-size:.9375rem;cursor:pointer}.menu-ic{display:grid;gap:4px;width:18px}.menu-ic i{display:block;height:2px;border-radius:2px;background:currentColor;transition:transform .2s,opacity .2s}.menu-btn[aria-expanded=true] .menu-ic i:nth-child(1){transform:translateY(6px) rotate(45deg)}.menu-btn[aria-expanded=true] .menu-ic i:nth-child(2){opacity:0}.menu-btn[aria-expanded=true] .menu-ic i:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.menu-panel{margin-top:8px;background:var(--surface);border-radius:var(--r-lg);padding:20px;box-shadow:0 16px 40px #14191d29;max-height:calc(100dvh - 96px);overflow-y:auto;overscroll-behavior:contain}.menu-panel[hidden]{display:none}.menu-label{font-family:var(--font-en);font-weight:800;font-size:.8125rem;letter-spacing:.16em;color:var(--blue);margin:0 0 8px}.menu-label+ul{margin-bottom:18px}.menu-tools{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));gap:6px}.menu-tools a{display:flex;align-items:center;gap:10px;min-height:52px;padding:6px 10px 6px 6px;border-radius:14px;color:var(--ink);font-weight:700;font-size:.9375rem;line-height:1.35;text-decoration:none}.menu-tools a:hover,.menu-tools a[aria-current=page]{background:var(--bg)}.tile.xs{width:36px;height:36px;border-radius:11px}.tile.xs svg{width:20px;height:20px}.menu-links{list-style:none;margin:0;padding:0;display:grid;gap:2px}.menu-links a{display:flex;align-items:center;min-height:44px;padding:0 10px;border-radius:12px;color:var(--ink);font-weight:700;text-decoration:none}.menu-links a:hover{background:var(--bg)}@media(max-width:900px){.site-nav{display:none}.menu-btn{display:inline-flex}}main{padding-block:1.75rem 5rem}.breadcrumb{font-size:.875rem;color:var(--muted);margin-bottom:1.25rem}.breadcrumb ol{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:.35rem}.breadcrumb li+li:before{content:"›";margin-right:.35rem;color:var(--line-strong)}.breadcrumb a{color:var(--muted)}.page-head{display:grid;grid-template-columns:auto 1fr;gap:6px 20px;align-items:center;margin-bottom:.5rem}.page-head .tile{grid-row:span 2}.page-head .en{font-family:var(--font-en);font-weight:800;font-size:.875rem;letter-spacing:.16em;color:var(--blue);line-height:1;align-self:end}.page-head h1{line-height:1.3;align-self:start}.page-head.no-tile{grid-template-columns:1fr}.page-lead{color:var(--muted);margin-top:.75rem;max-width:var(--measure);font-size:1.0625rem}.tile{display:inline-grid;place-items:center;flex:none;width:64px;height:64px;border-radius:20px;background:var(--tile, var(--blue));color:var(--tile-fg, #fff)}.tile svg{width:32px;height:32px}.tile.sm{width:52px;height:52px;border-radius:16px}.tile.sm svg{width:26px;height:26px}.sec-head{margin:5.5rem 0 1.75rem}.sec-head .kicker{display:block;font-weight:700;font-size:.9375rem;color:var(--ink);letter-spacing:.08em}.sec-head .en{display:block;font-family:var(--font-en);font-weight:800;font-size:clamp(2.5rem,1.8rem + 3vw,4rem);line-height:1.05;letter-spacing:.02em;color:var(--blue);margin-top:6px}.sec-head h2{margin:0}.sec-head p{margin:.75rem 0 0;color:var(--muted);max-width:var(--measure)}.card{background:var(--surface);border-radius:var(--r-lg);padding:clamp(1.4rem,1rem + 1.6vw,2.5rem);margin-top:1.75rem}.card>h2:first-child,.card>h3:first-child{margin-top:0}.card-title{display:inline-block;background:var(--ink);color:#fff;font-size:1.0625rem;font-weight:700;line-height:1.5;letter-spacing:.06em;padding:6px 14px;border-radius:6px;margin:0 0 1.5rem}.form-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));align-items:start}.form-actions{margin-top:1.25rem}.field{display:flex;flex-direction:column;gap:.4rem}.field label,.field legend{font-size:.9375rem;font-weight:700;color:var(--ink)}.field .hint{font-size:.875rem;color:var(--muted)}input,select,button{font:inherit;letter-spacing:inherit}input[type=date],input[type=number],input[type=text],select{font-size:1.0625rem;min-height:56px;padding:.5rem 1rem;border:1.5px solid var(--line-strong);border-radius:var(--r-md);background:var(--bg-soft);color:var(--ink);font-variant-numeric:tabular-nums;width:100%}input[type=date]:hover,input[type=number]:hover,input[type=text]:hover,select:hover{border-color:#b9aea5}input[type=date]:focus,input[type=number]:focus,input[type=text]:focus,select:focus{border-color:var(--blue);background:#fff;outline:none;box-shadow:0 0 0 4px var(--blue-soft)}input[aria-invalid=true]{border-color:#c0392b}.error{color:#b3261e;font-size:.875rem;margin:0}.error:empty{display:none}.radio-row{display:flex;gap:8px;flex-wrap:wrap;border:0;padding:0;margin:0}.radio-row label{font-weight:700;display:inline-flex;align-items:center;gap:.5rem;min-height:48px;padding:0 18px;border:1.5px solid var(--line-strong);border-radius:999px;background:var(--surface);cursor:pointer}.radio-row label:has(input:checked){border-color:var(--blue);background:var(--blue-soft);color:var(--blue-deep)}.radio-row input{accent-color:var(--blue);width:18px;height:18px;margin:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:56px;padding:0 10px 0 28px;border-radius:999px;border:0;background:var(--blue);color:#fff;font-weight:700;font-size:1.0625rem;letter-spacing:.08em;cursor:pointer;text-decoration:none}.btn:after{content:"";width:38px;height:38px;border-radius:50%;flex:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231823ff' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12h14M13 6l6 6-6 6'/%3E%3C/svg%3E") center / 18px no-repeat}.btn:hover{background:var(--blue-deep);text-decoration:none}.pill-link{display:inline-flex;align-items:center;min-height:44px;padding:0 18px;border-radius:999px;border:1.5px solid var(--line-strong);background:var(--surface);color:var(--ink);font-weight:700;font-size:.9375rem;text-decoration:none;font-variant-numeric:tabular-nums}.pill-link:hover{border-color:var(--blue);color:var(--blue)}.result{margin-top:1.75rem;padding:clamp(1.25rem,1rem + 1vw,2rem);border-radius:20px;background:var(--blue-soft);color:var(--ink);border-left:6px solid var(--blue)}.result[hidden]{display:none}.result-main{font-family:var(--font-en);font-size:clamp(2rem,1.6rem + 2vw,2.75rem);font-weight:800;line-height:1.25;color:var(--blue);letter-spacing:.02em;font-variant-numeric:tabular-nums;margin:0 0 .5rem}.result-sub{margin:.35rem 0 0;font-variant-numeric:tabular-nums}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;font-variant-numeric:tabular-nums;font-size:1rem}th,td{text-align:left;padding:.85rem 1rem;border-bottom:1px solid var(--line);vertical-align:top}thead th{background:var(--bg);color:var(--ink);font-weight:700;white-space:nowrap;font-size:.9375rem;border-bottom:0}thead th:first-child{border-radius:12px 0 0 12px}thead th:last-child{border-radius:0 12px 12px 0}tbody th{font-weight:700;color:var(--ink);white-space:nowrap}tbody tr:last-child th,tbody tr:last-child td{border-bottom:0}.num{text-align:right}.note-inline{display:block;font-size:.875rem;font-weight:400;color:var(--muted);white-space:normal}.prose{max-width:var(--measure)}.prose ul{padding-left:1.2em}.prose h2{padding-left:16px;border-left:5px solid var(--blue);line-height:1.35}.note{font-size:.875rem;color:var(--muted);margin-top:1rem}.note:last-child{margin-bottom:0}.hero{position:relative;overflow:hidden;background:var(--blue) var(--noise);color:#fff;border-radius:var(--r-xl);padding:clamp(2rem,1.2rem + 3.5vw,4.5rem);display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:clamp(2rem,1rem + 3vw,4rem);align-items:center;margin-top:.5rem}.hero>*{position:relative;min-width:0}.hero>.loop{position:absolute;right:-40px;bottom:-70px;width:560px;max-width:90%;pointer-events:none}.hero .hero-kicker{color:#fff;font-weight:700;font-size:.9375rem;line-height:1.6;letter-spacing:.1em;margin:0 0 1rem}.hero-catch{color:#fff;font-weight:900;font-size:clamp(2.1rem,1.3rem + 3.2vw,3.6rem);line-height:1.3;letter-spacing:.06em;margin:0;text-wrap:balance}.hero-lead{margin:1.25rem 0 0;font-size:1.0625rem;max-width:30rem}.quick{margin-top:2rem;background:#fff;color:var(--ink);border-radius:24px;padding:14px 14px 14px 20px;display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px;max-width:32rem}.quick label{font-weight:700;font-size:.9375rem;white-space:nowrap;width:100%;line-height:1.4}.quick select{border:0;background:var(--bg);min-height:48px;border-radius:999px;flex:1 1 12rem;min-width:0;padding:0 14px}.quick select:focus{box-shadow:0 0 0 3px var(--blue-soft)}.quick .btn{min-height:48px;padding-left:20px;padding-right:6px;gap:10px;flex:none}.quick .btn:after{width:34px;height:34px}.hero-note{font-size:.875rem;margin:.9rem 0 0 1.5rem}.himekuri{background:#fff;color:var(--ink);border-radius:28px;box-shadow:0 24px 48px #060a5a47;transform:rotate(2deg);max-width:22rem;justify-self:center;width:100%;margin:0}.himekuri-top{background:var(--orange);color:var(--ink);display:flex;justify-content:space-between;align-items:center;padding:18px 22px 14px;font-family:var(--font-en);font-weight:800;letter-spacing:.12em;font-size:.9375rem;position:relative;border-radius:28px 28px 0 0}.himekuri-top:before,.himekuri-top:after{content:"";position:absolute;top:-10px;width:14px;height:24px;border-radius:8px;background:var(--ink)}.himekuri-top:before{left:28%}.himekuri-top:after{right:28%}.himekuri-body{text-align:center;padding:14px 20px 22px}.himekuri-day{font-family:var(--font-en);font-weight:800;font-size:7.5rem;line-height:1;color:var(--blue);letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin:4px 0 2px}.himekuri-wd{font-weight:900;font-size:1.25rem;margin:0}.himekuri-meta{list-style:none;margin:16px 0 0;padding:14px 0 0;border-top:1.5px dashed var(--line-strong);display:grid;gap:4px;font-size:.9375rem;text-align:left}.himekuri-meta li{display:flex;gap:.75em}.himekuri-meta b{font-weight:700;color:var(--muted);font-size:.875rem;min-width:3.5em}.stats{list-style:none;padding:0;margin:1.75rem 0 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.stats li{background:var(--stats-bg, var(--blue)) var(--noise);color:#fff;border-radius:var(--r-lg);padding:20px 24px;display:grid;gap:2px}.stats .k{font-weight:700;font-size:.875rem}.stats .v{font-family:var(--font-en);font-weight:800;font-size:clamp(2.25rem,1.8rem + 1.6vw,3rem);line-height:1.15;font-variant-numeric:tabular-nums}.stats .v small{font-family:var(--font);font-size:1rem;font-weight:700;margin-left:4px}.stats .s{font-size:.875rem}[id]{scroll-margin-top:96px}.points{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;list-style:none;padding:0;margin:16px 0 0}.points li{background:var(--surface);border-radius:var(--r-lg);padding:26px;display:grid;grid-template-columns:auto 1fr;gap:4px 16px;align-items:start}.points .ic{width:44px;height:44px;border-radius:50%;background:var(--blue-soft);color:var(--blue);display:grid;place-items:center;grid-row:span 2}.points .ic svg{width:22px;height:22px}.points strong{display:block;color:var(--ink);font-size:1.0625rem;line-height:1.5;font-weight:900}.points span{display:block;color:var(--muted);font-size:.875rem;line-height:1.7}.tool-list{list-style:none;padding:0;margin:0;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(17rem,1fr))}.tool-list a{display:grid;grid-template-columns:1fr auto;grid-template-areas:"tile go" "text text";gap:18px 12px;align-items:start;height:100%;padding:24px;border-radius:var(--r-lg);background:var(--surface);color:var(--ink);text-decoration:none;border:2px solid transparent;transition:border-color .15s}.tool-list a>.tile{grid-area:tile}.tool-list a>.go{grid-area:go}.tool-list a>span:not(.tile):not(.go){grid-area:text}.tool-list a:hover{border-color:var(--blue)}.tool-list .en{display:block;font-family:var(--font-en);font-weight:800;font-size:.8125rem;letter-spacing:.16em;color:var(--blue);line-height:1.4}.tool-list strong{display:block;font-size:1.1875rem;font-weight:900;line-height:1.45;margin-top:2px}.tool-list .lead{display:block;color:var(--muted);font-size:.9375rem;line-height:1.65;margin-top:4px;text-wrap:pretty}.go{width:36px;height:36px;border-radius:50%;border:1.5px solid var(--line-strong);display:grid;place-items:center;color:var(--ink);flex:none}.go svg{width:16px;height:16px}.tool-list a:hover .go{background:var(--blue);border-color:var(--blue);color:#fff}.year-grid{list-style:none;padding:0;margin:0;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(10rem,1fr));font-variant-numeric:tabular-nums}.year-grid a{display:block;padding:16px 18px;border-radius:var(--r-md);background:var(--surface);color:var(--ink);text-decoration:none;line-height:1.4;border:2px solid transparent;transition:border-color .15s}.year-grid a:hover{border-color:var(--blue)}.year-grid .y{display:block;font-family:var(--font-en);font-weight:800;font-size:1.625rem;letter-spacing:.01em}.year-grid .y small{font-family:var(--font);font-size:.875rem;font-weight:700;margin-left:2px}.year-grid .meta{display:block;color:var(--muted);font-size:.875rem;margin-top:4px}.year-grid .age{display:inline-block;margin-top:8px;background:var(--blue-soft);color:var(--blue-deep);font-weight:700;font-size:.8125rem;padding:2px 10px;border-radius:999px}.chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:1.25rem}.decade{margin-top:3rem}.decade h2{font-family:var(--font-en);font-weight:800;font-size:1.75rem;color:var(--blue);margin:0 0 1rem}.decade h2 small{font-family:var(--font);font-size:.9375rem;color:var(--muted);font-weight:700;margin-left:.75em}.privacy{display:flex;align-items:center;gap:10px;margin:1.25rem 0 0;font-size:.9375rem;color:var(--ink);background:var(--surface);border-radius:999px;padding:10px 18px 10px 10px;width:fit-content;max-width:100%}.privacy .ic{width:32px;height:32px;border-radius:50%;background:var(--blue-soft);color:var(--blue);display:grid;place-items:center;flex:none}.privacy .ic svg{width:18px;height:18px}.text-btn{background:none;border:0;padding:0 4px;min-height:44px;color:var(--link);font-weight:700;text-decoration:underline;text-underline-offset:.22em;cursor:pointer}.members-title{font-size:1rem;margin:2rem 0 .5rem}.members{list-style:none;margin:0;padding:0;display:grid;gap:8px}.members li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 8px 10px 18px;background:var(--bg-soft);border-radius:var(--r-sm)}.members strong{color:var(--ink)}.list-controls{display:grid;grid-template-columns:repeat(auto-fill,minmax(15rem,1fr));gap:1.25rem;align-items:start;margin-bottom:1.5rem}.list-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px 20px;margin-top:1.5rem}.empty{background:var(--bg-soft);border-radius:var(--r-md);padding:24px;text-align:center;color:var(--muted);margin:0}.tl-year+.tl-year{margin-top:1.75rem}.tl-y{font-family:var(--font-en);font-weight:800;font-size:1.75rem;color:var(--blue);margin:0 0 .5rem}.tl-y small{font-family:var(--font);font-size:.9375rem;margin-left:2px}.tl{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.tl li{display:grid;grid-template-columns:5.5rem 1fr auto;gap:16px;align-items:start;padding:14px 0;border-bottom:1px solid var(--line)}.tl-when{font-family:var(--font-en);font-weight:800;font-size:1.25rem;color:var(--ink);line-height:1.3;font-variant-numeric:tabular-nums}.tl-when small{display:block;font-family:var(--font);font-size:.8125rem;font-weight:700;color:var(--muted)}.tl-body{display:grid;gap:2px;min-width:0}.tl-kind{display:inline-flex;align-items:center;gap:6px;font-size:.8125rem;font-weight:700;color:var(--muted)}.tl-kind i{width:10px;height:10px;border-radius:50%;display:inline-block}.tl-body strong{color:var(--ink);font-size:1.0625rem;line-height:1.5}.tl-detail{font-size:.875rem;color:var(--muted)}.tl-actions{display:grid;justify-items:end;gap:2px;align-self:center}.tl-link{font-size:.875rem;font-weight:700;white-space:nowrap}.gcal{display:inline-flex;align-items:center;gap:6px;min-height:32px;font-size:.875rem;font-weight:700;white-space:nowrap}.gcal:before{content:"";width:16px;height:16px;flex:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231823ff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='18' height='16' rx='3'/%3E%3Cpath d='M3 10h18M8 3v4M16 3v4M12 13v5M9.5 15.5h5'/%3E%3C/svg%3E") center / contain no-repeat}td .gcal{display:flex;margin-top:2px}.feature-band{display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;background:var(--surface);border-radius:var(--r-lg);padding:28px 32px;margin-top:16px;border:2px solid var(--orange)}.feature-band .badge-new{display:inline-block;background:var(--orange);color:var(--ink);font-family:var(--font-en);font-weight:800;font-size:.8125rem;letter-spacing:.12em;padding:2px 10px;border-radius:999px}.feature-band h2{margin:6px 0 4px;font-size:1.375rem}.feature-band p{margin:0;color:var(--muted);font-size:.9375rem}.year-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:16px}.year-links a{display:grid;gap:2px;padding:22px 26px;border-radius:var(--r-lg);background:var(--ink);color:#fff;text-decoration:none}.year-links a:hover{background:var(--blue)}.year-links .en{font-family:var(--font-en);font-weight:800;font-size:.8125rem;letter-spacing:.16em;color:#ffb48f}.year-links strong{font-size:1.25rem;font-weight:900}.year-links span:last-child{font-size:.875rem}.answer{margin-top:1.5rem;background:var(--surface);border-radius:var(--r-lg);padding:20px 24px;border-left:6px solid var(--blue)}.answer-label{font-weight:700;font-size:.875rem;color:var(--blue);margin:0 0 4px}.answer-text{margin:0;color:var(--ink);font-size:1.0625rem;line-height:1.85}.faq{margin-top:3.5rem}.faq h2{margin:0 0 1rem}.faq-list{display:grid;gap:10px}.faq-item{background:var(--surface);border-radius:var(--r-md);padding:0 20px}.faq-item summary{display:flex;align-items:flex-start;gap:12px;min-height:56px;padding:16px 0;cursor:pointer;font-weight:700;color:var(--ink);list-style:none;line-height:1.6}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";margin-left:auto;font-family:var(--font-en);font-weight:800;color:var(--blue);font-size:1.25rem;line-height:1.2}.faq-item[open] summary:after{content:"−"}.faq-item .q{font-family:var(--font-en);font-weight:800;color:var(--blue);flex:none}.faq-item p{margin:0;padding:0 0 18px 26px}.year-hub{margin-top:2rem}.year-hub-title{font-weight:700;color:var(--ink);margin:0 0 8px}.year-hub ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.guide-group{font-size:1.25rem;margin:0 0 1rem}.guide-links{list-style:none;padding:0;margin:0;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(17rem,1fr))}.guide-links a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:64px;padding:14px 16px 14px 22px;border-radius:var(--r-md);background:var(--surface);color:var(--ink);font-weight:700;text-decoration:none;border:2px solid transparent}.guide-links a:hover{border-color:var(--blue)}.guide-links a:hover .go{background:var(--blue);border-color:var(--blue);color:#fff}.toc ol{margin:0;padding-left:1.4em;display:grid;gap:4px}.toc a{font-weight:700}.article{margin-top:1rem}.guide-intro{max-width:var(--measure);margin:1.25rem 0 0}.guide-table{margin:1rem 0 1.25rem;background:var(--surface);border-radius:var(--r-md);padding:8px 16px}.guide-table caption{text-align:left;font-weight:700;color:var(--ink);padding:10px 0 6px}.inline-links{list-style:none;padding:0!important;margin:.75rem 0 0;display:flex!important;flex-wrap:wrap;gap:6px 16px}.inline-links a{font-weight:700;font-size:.9375rem}.inline-links a:before{content:"→ "}.article section{scroll-margin-top:96px}.article ul{display:grid;gap:6px}.cta{display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center;margin-top:3rem}.cta-title{font-weight:900;color:var(--ink);font-size:1.1875rem;margin:0}.cta-lead{margin:0;color:var(--muted);font-size:.9375rem}fieldset.field{border:0;padding:0;margin:0;min-width:0}.pager{display:flex;justify-content:space-between;gap:1rem;margin-top:2.5rem;font-variant-numeric:tabular-nums}.pager a{display:inline-flex;align-items:center;min-height:52px;padding:0 24px;border-radius:999px;background:var(--surface);color:var(--ink);font-weight:700;text-decoration:none}.pager a:hover{background:var(--ink);color:#fff}.site-footer{padding-bottom:24px}.footer-card{background:var(--blue) var(--noise);color:#fff;border-radius:var(--r-xl);padding:clamp(2rem,1.4rem + 2.5vw,3.5rem);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:2rem 3rem}.footer-brand{display:inline-flex;align-items:center;gap:12px;font-weight:900;font-size:1.75rem;letter-spacing:.1em;margin:0;color:#fff;text-decoration:none}.footer-brand img{width:40px;height:40px;border-radius:12px;box-shadow:0 0 0 2px #fff}.footer-tagline{margin:.75rem 0 0;font-size:.9375rem}.footer-cols{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.footer-cols h2{font-family:var(--font-en);font-weight:800;font-size:.8125rem;letter-spacing:.16em;color:#fff;margin:0 0 .5rem}.footer-cols ul{list-style:none;margin:0;padding:0;display:grid;gap:2px}.footer-cols a{color:#fff;text-decoration:none;font-size:.9375rem;font-weight:700;display:inline-block;padding:4px 0}.footer-cols a:hover{text-decoration:underline}.footer-bottom{grid-column:1 / -1;border-top:1px solid rgba(255,255,255,.4);padding-top:1.25rem;font-size:.875rem;display:flex;justify-content:space-between;gap:.5rem 1.5rem;flex-wrap:wrap}.footer-bottom p{margin:0}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}@media(max-width:900px){.hero{grid-template-columns:1fr}.himekuri{max-width:20rem}.points,.year-links{grid-template-columns:1fr}.stats{grid-template-columns:1fr 1fr}.stats li:first-child{grid-column:1 / -1}.footer-card{grid-template-columns:1fr}}@media(max-width:640px){body{font-size:16px}.site-header{padding-top:10px}.header-bar{padding:6px 6px 6px 14px;gap:6px}.brand{font-size:1.0625rem;gap:8px}.brand img{width:26px;height:26px}.site-nav{gap:0}.site-nav a{padding:0 10px;font-size:.875rem}.site-nav .nav-long{display:none}.hero{border-radius:28px;padding:32px 22px 36px}.quick{padding:16px}.quick select{flex-basis:100%}.quick .btn{width:100%;justify-content:space-between}.hero-note{margin-left:.25rem}.himekuri-day{font-size:6rem}.tile{width:56px;height:56px;border-radius:18px}.tile svg{width:28px;height:28px}.page-head{column-gap:14px}.page-head h1{font-size:1.5rem}.stats .v{font-size:1.9rem}.stats .v small{white-space:nowrap;font-size:.875rem}.tool-list{grid-template-columns:1fr}.tool-list a{grid-template-columns:auto 1fr auto;grid-template-areas:"tile text go";align-items:center;padding:18px 16px;gap:14px}.tool-list a>.tile{width:52px;height:52px;border-radius:16px}.tool-list a>.tile svg{width:26px;height:26px}.year-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-card{border-radius:28px}.footer-cols{grid-template-columns:1fr 1fr}.card .btn,.form-actions .btn{width:100%;justify-content:space-between}.sec-head{margin-top:4rem}.pager a{padding:0 16px;font-size:.9375rem}.cta{grid-template-columns:auto 1fr}.feature-band{grid-template-columns:auto 1fr;padding:22px 20px}.feature-band .btn{grid-column:1 / -1}.tl li{grid-template-columns:4.5rem 1fr}.tl-actions{grid-column:2;justify-items:start}.privacy{border-radius:20px}.cta .btn{grid-column:1 / -1}}@media(max-width:380px){.site-nav a{padding:0 7px}}.rt .col-name{min-width:9em}.nowrap{white-space:nowrap}@media(max-width:720px){.rt thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.rt,.rt tbody,.rt tr,.rt th,.rt td{display:block;width:100%}.rt tr{padding:1rem 0;border-bottom:1px solid var(--line)}.rt tbody tr:first-child{padding-top:0}.rt tbody tr:last-child{border-bottom:0;padding-bottom:0}.rt th,.rt td{padding:0;border:0}.rt th[scope=row]{font-size:1.0625rem;margin-bottom:.35rem}.rt td{padding-top:.25rem}.rt td:before{content:attr(data-label);display:block;font-size:.8125rem;font-weight:700;color:var(--muted)}.rt-grid tr{display:grid;grid-template-columns:1fr 1fr;gap:.35rem 1rem}.rt-grid th[scope=row]{grid-column:1 / -1}.rt-kv,.rt-kv tbody,.rt-kv tr,.rt-kv th,.rt-kv td{display:block;width:100%}.rt-kv tr{padding:.85rem 0;border-bottom:1px solid var(--line)}.rt-kv tr:first-child{padding-top:0}.rt-kv tr:last-child{border-bottom:0;padding-bottom:0}.rt-kv th,.rt-kv td{padding:0;border:0}.rt-kv th{font-size:.8125rem;color:var(--muted);margin-bottom:.2rem}}
