.shindan-page{background:var(--color-surface);color:var(--color-ink);min-height:100vh;padding-top:var(--header-height)}.shindan-page [hidden]{display:none!important}.shindan-shell{width:min(100%,var(--max-width));margin-inline:auto;padding-inline:var(--content-padding-x)}.shindan-eyebrow,.shindan-result__section-label,.shindan-question__eyebrow{margin:0;font-family:var(--font-display),sans-serif;font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--color-accent)}.shindan-hero{min-height:calc(100svh - var(--header-height));display:grid;align-items:center;border-bottom:1px solid var(--color-rule)}.shindan-hero__grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(20rem,.8fr);gap:clamp(3rem,8vw,8rem);align-items:center;padding-block:clamp(4rem,9vw,8rem)}.shindan-hero__aside{min-width:0}.shindan-hero__visual{overflow:hidden;aspect-ratio:16 / 9;border:1px solid var(--color-rule);background:var(--color-surface)}.shindan-hero__visual picture,.shindan-hero__visual img{display:block;width:100%;height:100%}.shindan-hero__visual img,.shindan-type-card__visual img{outline:1px solid rgba(0,0,0,.1);outline-offset:-1px}.shindan-hero__visual img{object-fit:cover}.shindan-hero h1,.shindan-type-card h1{margin:1rem 0 0;font-family:var(--font-jp),var(--font-display),sans-serif;font-size:clamp(3rem,7.5vw,7.5rem);line-height:.98;letter-spacing:-.055em;text-wrap:balance}.shindan-hero__sub{margin:1.8rem 0 0;font-size:clamp(1.05rem,1.7vw,1.5rem);font-weight:500;line-height:1.7;text-wrap:pretty}.shindan-hero__lead{max-width:48rem;margin:.9rem 0 0;color:var(--color-ink-muted);font-size:var(--text-body);line-height:1.9;text-wrap:pretty}.shindan-button,.shindan-back,.shindan-share a,.shindan-share button,.shindan-restart,.shindan-cta__link,.shindan-takeaway-dialog__form button{min-height:44px;transition-property:background-color,color,box-shadow,opacity,scale,transform;transition-duration:.18s;transition-timing-function:var(--ease)}.shindan-button:active,.shindan-back:active,.shindan-share a:active,.shindan-share button:active,.shindan-restart:active,.shindan-cta__link:active,.shindan-takeaway-dialog__form button:active{scale:.96}.shindan-button--primary{display:inline-flex;gap:1rem;align-items:center;justify-content:center;margin-top:2rem;padding:1rem 1.35rem 1rem 1.5rem;border:0;border-radius:2px;background:var(--color-ink);color:var(--color-surface);font-family:var(--font-jp),sans-serif;font-size:.95rem;font-weight:600;cursor:pointer;box-shadow:0 0 0 1px #0000000f,0 8px 24px #1a1a1a14}.shindan-button--primary:hover{background:var(--color-accent)}.shindan-flow{max-width:42rem;margin-top:1.75rem;padding-top:1.25rem;border-top:1px solid var(--color-rule)}.shindan-flow>p{margin:0 0 .75rem;color:var(--color-accent);font-size:.75rem;font-weight:600;letter-spacing:.08em}.shindan-flow ol{display:grid;gap:.55rem;margin:0;padding:0;list-style:none;counter-reset:shindan-flow}.shindan-flow li{display:grid;grid-template-columns:1.8rem 1fr;gap:.55rem;align-items:baseline;color:var(--color-ink-muted);font-size:clamp(.82rem,1.15vw,.95rem);line-height:1.65;text-wrap:pretty;counter-increment:shindan-flow}.shindan-flow li:before{content:"0" counter(shindan-flow);font-family:Outfit,Noto Sans JP,sans-serif;color:var(--color-accent);font-size:.72rem;font-variant-numeric:tabular-nums}.shindan-hero__trust{margin-top:clamp(1.5rem,3vw,2.5rem);border-top:1px solid var(--color-rule);padding-top:1.5rem}.shindan-hero__number{display:block;font-family:var(--font-display),sans-serif;font-size:clamp(5rem,10vw,9rem);font-weight:500;line-height:.8;letter-spacing:-.08em;color:var(--color-accent);font-variant-numeric:tabular-nums}.shindan-hero__unit{display:block;margin:1rem 0 2.5rem;font-family:var(--font-display),sans-serif;font-size:.72rem;letter-spacing:.18em;color:var(--color-ink-muted)}.shindan-hero__trust ul{list-style:none;margin:0;padding:0}.shindan-hero__trust li{display:grid;grid-template-columns:2.5rem 1fr;gap:.75rem;padding:1rem 0;border-top:1px solid var(--color-rule);color:var(--color-ink-muted);font-size:.85rem;line-height:1.7;text-wrap:pretty}.shindan-hero__trust li span{font-family:var(--font-display),sans-serif;color:var(--color-accent);font-variant-numeric:tabular-nums}.shindan-quiz{min-height:calc(100svh - var(--header-height));scroll-margin-top:var(--header-height);padding-block:clamp(2rem,5vw,4rem)}.shindan-quiz__shell{max-width:960px}.shindan-progress{margin-bottom:clamp(3rem,7vw,6rem)}.shindan-progress__meta{display:grid;grid-template-columns:minmax(8rem,1fr) auto minmax(8rem,1fr);align-items:center;gap:1rem;margin-bottom:.75rem;font-family:var(--font-display),var(--font-jp),sans-serif;font-size:.78rem;letter-spacing:.08em;color:var(--color-ink-muted);font-variant-numeric:tabular-nums}.shindan-progress__meta .shindan-back{grid-column:1;justify-self:start}.shindan-progress__count{grid-column:2;color:var(--color-accent);font-weight:600}.shindan-progress__time{grid-column:3;justify-self:end}.shindan-progress__track{height:2px;background:var(--color-rule);overflow:hidden}.shindan-progress__track span{display:block;width:10%;height:100%;background:var(--color-accent);transition:width .3s var(--ease)}.shindan-question__frame{animation:shindan-enter .14s cubic-bezier(.2,.8,.2,1) both}@keyframes shindan-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.shindan-question h2{margin:.8rem 0 clamp(2rem,5vw,3.5rem);font-size:clamp(1.7rem,4vw,3.4rem);line-height:1.3;text-wrap:balance}.shindan-hero h1 span{display:block}.shindan-question__hint{max-width:48rem;margin:-2rem 0 2rem;color:var(--color-ink-muted);font-size:.82rem;line-height:1.8;text-wrap:pretty}.shindan-options{display:grid;gap:.75rem}.shindan-option{display:grid;grid-template-columns:2.5rem 1fr 2rem;gap:.75rem;align-items:center;width:100%;min-height:68px;padding:.8rem 1rem;border:0;border-radius:2px;background:#fff;color:var(--color-ink);text-align:left;font-family:var(--font-jp),sans-serif;font-size:clamp(.92rem,1.4vw,1.05rem);line-height:1.6;cursor:pointer;box-shadow:0 0 0 1px #00000014,0 2px 8px #1a1a1a08;touch-action:manipulation;transition-property:transform,background-color,border-color,color;transition-duration:.14s;transition-timing-function:cubic-bezier(.2,.8,.2,1)}.shindan-option.is-selected{color:var(--color-surface);background:var(--color-accent)}.shindan-option:active{transform:scale(.97)}@media(hover:hover)and (pointer:fine){.shindan-option:hover{background:#5c434012}.shindan-option.is-selected:hover{background:var(--color-accent)}}.shindan-option__key{display:grid;place-items:center;width:2rem;height:2rem;border:1px solid currentColor;border-radius:50%;font-family:var(--font-display),sans-serif;font-size:.72rem;font-weight:600}.shindan-option__arrow{justify-self:end}.shindan-adaptive-skip{display:block;min-height:44px;margin:1.5rem auto 0;padding:.65rem 1rem;border:0;background:transparent;color:var(--color-ink-muted);font-family:var(--font-jp),sans-serif;font-weight:500;text-decoration:underline;text-underline-offset:.35em;cursor:pointer;transition-property:color,transform;transition-duration:.15s;transition-timing-function:var(--ease)}.shindan-adaptive-skip:hover{color:var(--color-accent)}.shindan-adaptive-skip:active{transform:scale(.96)}.shindan-quiz__footer{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;color:var(--color-ink-muted);font-size:.75rem}.shindan-quiz__footer p{margin:0 0 0 auto}.shindan-back,.shindan-restart{min-width:44px;min-height:44px;border:0;background:transparent;color:var(--color-ink);font-family:var(--font-jp),sans-serif;font-weight:500;cursor:pointer}.shindan-result{scroll-margin-top:var(--header-height);padding-block:clamp(3rem,7vw,7rem);border-bottom:1px solid var(--color-rule)}.shindan-result__shell{max-width:1120px}.shindan-signature{padding-block:clamp(3rem,7vw,5.5rem);border-bottom:1px solid var(--color-rule)}.shindan-signature h2{max-width:58rem;margin:.75rem 0 0;font-size:clamp(2rem,5vw,4.5rem);line-height:1.35;text-wrap:balance}.shindan-signature ul{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.75rem 0 0;padding:0;list-style:none}.shindan-signature li{padding:.5rem .75rem;background:#5c434012;color:var(--color-accent);font-size:.78rem;font-weight:600;font-variant-numeric:tabular-nums}.shindan-hero__number--range{font-size:clamp(3rem,7.6vw,5.6rem);letter-spacing:-.065em;white-space:nowrap}.shindan-method-link{max-width:42rem;margin:1.15rem 0 0;color:var(--color-ink-muted);font-size:.78rem;line-height:1.7}.shindan-method-link a{color:var(--color-ink);font-weight:650;text-underline-offset:.25em}.shindan-method-link a:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px}.shindan-result__header{display:flex;justify-content:space-between;gap:1rem;align-items:baseline;margin-bottom:1.5rem}.shindan-result__header>p:last-child{margin:0;color:var(--color-ink-muted);font-size:.85rem;white-space:nowrap}.shindan-type-card{display:grid;grid-template-columns:minmax(16rem,.4fr) minmax(0,1fr);gap:clamp(2rem,6vw,6rem);align-items:center;padding-block:clamp(3rem,7vw,6rem);border-top:1px solid var(--color-rule);border-bottom:1px solid var(--color-rule)}.shindan-type-card__visual{position:relative;width:min(100%,22rem);justify-self:center}.shindan-type-card__visual picture,.shindan-type-card__visual img{display:block;width:100%;aspect-ratio:1}.shindan-type-card__visual img{object-fit:contain}.shindan-type-card__badge{position:absolute;right:.75rem;bottom:.75rem;display:grid;place-items:center;width:clamp(3.5rem,6vw,4.5rem);aspect-ratio:1;border:2px solid var(--color-accent-dark);border-radius:50%;background:#f8f6f3f0;box-shadow:inset 0 0 0 4px var(--color-surface),inset 0 0 0 5px #c4a88273,0 4px 18px #1a1a1a14}.shindan-type-card__badge span{font-family:var(--font-jp),sans-serif;font-size:clamp(1.65rem,3vw,2.25rem);font-weight:700;line-height:1;color:var(--color-accent)}.shindan-type-card__label,.shindan-type-card__subtitle{margin:0;color:var(--color-accent);font-weight:500}.shindan-type-card h1{font-size:clamp(2.5rem,6vw,5.5rem)}.shindan-type-card__subtitle{margin-top:1rem;font-size:clamp(1rem,1.8vw,1.3rem)}.shindan-type-card__description{max-width:52rem;margin:1.25rem 0 0;color:var(--color-ink-muted);line-height:2;text-wrap:pretty}.shindan-takeaway-dialog{width:min(calc(100% - 2rem),960px);max-height:calc(100svh - 2rem);margin:auto;padding:0;border:0;background:var(--color-ink);color:var(--color-surface);box-shadow:0 0 0 1px #ffffff14,0 24px 64px #1a1a1a47;overflow:auto}.shindan-takeaway-dialog::backdrop{background:#1a1a1a94}.shindan-takeaway-dialog__close{min-height:44px;margin:.75rem 0 0 .75rem;padding:.6rem .75rem;border:0;background:transparent;color:var(--color-accent-dark);font:inherit;cursor:pointer}.shindan-takeaway-dialog__body{display:grid;grid-template-columns:minmax(0,1fr) minmax(22rem,.85fr);gap:clamp(2rem,6vw,5rem);align-items:start;padding:clamp(1.5rem,5vw,4rem);padding-top:1rem}.shindan-takeaway-dialog h3{margin:0;font-size:clamp(1.8rem,4vw,3rem);line-height:1.35;text-wrap:balance}.shindan-takeaway-dialog__copy>p{margin:1.25rem 0 0;color:var(--color-ink-muted-dark);line-height:1.9;text-wrap:pretty}.shindan-takeaway-dialog__form,.shindan-takeaway-dialog__fields{display:grid;gap:1rem}.shindan-takeaway-dialog__form label{display:grid;gap:.5rem}.shindan-takeaway-dialog__form label>span{font-size:.78rem;font-weight:600;letter-spacing:.04em}.shindan-takeaway-dialog__form em,.shindan-takeaway-dialog__form small{margin-left:.35rem;color:var(--color-accent-dark);font-size:.68rem;font-style:normal;font-weight:500}.shindan-takeaway-dialog__form input{width:100%;min-height:52px;padding:.75rem .9rem;border:1px solid rgba(255,255,255,.3);border-radius:2px;background:#ffffff14;color:var(--color-surface);font:inherit;outline:none;transition-property:border-color,background-color,box-shadow;transition-duration:.18s;transition-timing-function:var(--ease)}.shindan-takeaway-dialog__form input:focus-visible{border-color:var(--color-accent-dark);background:#ffffff1f;box-shadow:0 0 0 3px #c4a88238}.shindan-takeaway-dialog__form button{display:flex;align-items:center;justify-content:center;min-height:52px;padding:.85rem 1rem;border:0;border-radius:2px;background:var(--color-surface);color:var(--color-ink);font-family:var(--font-jp),sans-serif;font-weight:700;cursor:pointer}.shindan-takeaway-dialog__form button:hover{background:var(--color-accent-dark)}.shindan-takeaway-dialog__form button:disabled{cursor:wait;opacity:.68}.shindan-takeaway-dialog__consent,.shindan-takeaway-dialog__status{margin:0;color:var(--color-ink-muted-dark);font-size:.72rem;line-height:1.7;text-wrap:pretty}.shindan-takeaway-dialog__status{min-height:1.25em;font-size:.82rem;font-weight:600}.shindan-takeaway-dialog__status.is-success{color:var(--color-accent-dark)}.shindan-takeaway-dialog__status.is-error{color:#ffd0c9}.shindan-takeaway-dialog__honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.shindan-result__two-column{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--color-rule)}.shindan-level-card,.shindan-radar-card{padding-block:clamp(3rem,6vw,5rem)}.shindan-level-card{padding-right:clamp(2rem,6vw,5rem);border-right:1px solid var(--color-rule)}.shindan-radar-card{display:grid;justify-items:center;padding-left:clamp(2rem,6vw,5rem)}.shindan-level-card h2,.shindan-radar-card h2,.shindan-first-action h2,.shindan-hours h2,.shindan-actions h2,.shindan-cta h2,.shindan-share h2,.shindan-faq h2{margin:.75rem 0 0;font-size:clamp(1.8rem,4vw,3rem);text-wrap:balance}.shindan-level-card h2{font-family:Outfit,Noto Sans JP,sans-serif;font-weight:600;letter-spacing:-.02em;font-size:clamp(3rem,6vw,5.5rem);font-variant-numeric:tabular-nums}.shindan-level-card h2 span{display:block;margin-top:.4rem;font-family:var(--font-jp),sans-serif;font-size:.32em}.shindan-level-card__summary{color:var(--color-ink-muted);line-height:1.9;text-wrap:pretty}.shindan-level-scale{display:grid;grid-template-columns:repeat(5,1fr);gap:.4rem;list-style:none;padding:0;margin:2rem 0 1.5rem}.shindan-level-scale li{height:5px;background:var(--color-rule);position:relative}.shindan-level-scale li.is-active{background:var(--color-accent)}.shindan-level-scale span{position:absolute;top:.75rem;font-family:var(--font-display),sans-serif;font-size:.65rem;color:var(--color-ink-muted);font-variant-numeric:tabular-nums}.shindan-next-level{margin:1.5rem 0 0;padding:1rem 1.1rem;background:#5c43400f;box-shadow:inset 3px 0 0 var(--color-accent);font-weight:600;line-height:1.8;text-wrap:pretty}.shindan-industry-context{margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid var(--color-rule)}.shindan-industry-context h3{margin:0;color:var(--color-accent);font-size:.82rem;letter-spacing:.08em}.shindan-industry-context p{margin:.65rem 0 0;color:var(--color-ink-muted);line-height:1.85;text-wrap:pretty}.shindan-radar{width:min(100%,360px);margin-top:1rem;overflow:visible}.shindan-radar__grid{fill:none;stroke:var(--color-rule);stroke-width:1}.shindan-radar__score{fill:#5c434033;stroke:var(--color-accent);stroke-width:2}.shindan-radar__labels{fill:var(--color-ink);font-family:var(--font-jp),sans-serif;font-size:10px}.shindan-radar__labels tspan{fill:var(--color-accent);font-family:var(--font-body),sans-serif;font-size:9px;font-variant-numeric:tabular-nums}.shindan-axis-readings{width:100%;margin:1.5rem 0 0;padding:0;list-style:none}.shindan-axis-readings li{padding:1rem 0;border-top:1px solid var(--color-rule)}.shindan-axis-readings li>div{display:flex;justify-content:space-between;gap:1rem;align-items:baseline}.shindan-axis-readings strong{font-size:.85rem}.shindan-axis-readings span{color:var(--color-accent);font-family:var(--font-body),sans-serif;font-size:.75rem;font-variant-numeric:tabular-nums}.shindan-axis-readings p{margin:.45rem 0 0;color:var(--color-ink-muted);font-size:.8rem;line-height:1.75;text-wrap:pretty}.shindan-first-action{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:2rem clamp(2rem,6vw,5rem);padding-block:clamp(3rem,7vw,6rem);border-bottom:1px solid var(--color-rule)}.shindan-first-action__heading h2{max-width:24rem}.shindan-first-action__delta{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:1rem;align-items:center}.shindan-first-action__delta>div{min-height:9rem;padding:1.25rem;background:#fff;box-shadow:inset 0 0 0 1px var(--color-rule)}.shindan-first-action__delta [data-delta-90]{background:var(--color-ink);color:var(--color-surface);box-shadow:none}.shindan-first-action__delta span{display:block;color:var(--color-accent);font-family:var(--font-display),sans-serif;font-size:.66rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.shindan-first-action__delta [data-delta-90] span{color:var(--color-accent-dark)}.shindan-first-action__delta strong{display:block;margin-top:1rem;font-size:clamp(1rem,2vw,1.35rem);line-height:1.65;text-wrap:pretty}.shindan-first-action__arrow{color:var(--color-accent);font-size:1.4rem}.shindan-first-action__task{grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem 2rem;align-items:center;padding:clamp(1.25rem,3vw,2rem);background:#5c434012;box-shadow:inset 4px 0 0 var(--color-accent)}.shindan-first-action__task p{margin:0;font-size:clamp(1rem,2vw,1.3rem);font-weight:600;line-height:1.8;text-wrap:pretty}.shindan-first-action__task span{padding:.35rem .65rem;background:var(--color-surface);color:var(--color-accent);font-size:.72rem;font-weight:700;white-space:nowrap}.shindan-tool{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:2rem clamp(2rem,6vw,5rem);padding-block:clamp(3rem,7vw,6rem);border-bottom:1px solid var(--color-rule)}.shindan-tool__identity{display:flex;gap:1rem;align-items:center;margin-top:1.25rem}.shindan-tool__identity img{width:auto;max-width:9rem;height:2rem;object-fit:contain;object-position:left center}.shindan-tool__identity span{padding:.3rem .55rem;background:#5c434014;color:var(--color-accent);font-size:.7rem;font-weight:700}.shindan-tool h2{margin:1rem 0 0;font-size:clamp(2rem,5vw,4rem);line-height:1.1;text-wrap:balance}.shindan-tool__tagline{margin:1rem 0 0;color:var(--color-ink-muted);font-size:clamp(1rem,1.8vw,1.3rem);line-height:1.8;text-wrap:pretty}.shindan-tool__visual img{display:block;width:100%;aspect-ratio:16 / 10;object-fit:cover;outline:1px solid rgba(0,0,0,.1);outline-offset:-1px;box-shadow:0 16px 40px #1a1a1a1a}.shindan-tool__reasons,.shindan-tool__first-step{padding-top:1.5rem;border-top:1px solid var(--color-rule)}.shindan-tool__reasons h3,.shindan-tool__first-step p{margin:0;color:var(--color-accent);font-size:.78rem;letter-spacing:.06em}.shindan-tool__reasons ul{margin:1rem 0 0;padding-left:1.2rem}.shindan-tool__reasons li{margin-top:.65rem;line-height:1.75;text-wrap:pretty}.shindan-tool__first-step strong{display:block;margin-top:1rem;font-size:1.05rem;line-height:1.8;text-wrap:pretty}.shindan-tool>a{display:flex;justify-content:space-between;align-items:center;min-height:52px;padding:.85rem 1rem;background:var(--color-ink);color:var(--color-surface);text-decoration:none;font-weight:700;transition-property:background-color,color,transform;transition-duration:.14s;transition-timing-function:cubic-bezier(.2,.8,.2,1)}.shindan-tool>a:hover{background:var(--color-accent)}.shindan-tool>a:active{transform:scale(.97)}.shindan-hours{display:grid;grid-template-columns:1fr auto;gap:1rem 3rem;align-items:end;padding-block:clamp(3rem,7vw,6rem);border-bottom:1px solid var(--color-rule)}.shindan-hours__number{display:flex;align-items:baseline;gap:.75rem;color:var(--color-accent)}.shindan-hours__number strong{font-family:Outfit,Noto Sans JP,sans-serif;font-size:clamp(4rem,9vw,8rem);font-weight:600;letter-spacing:-.03em;line-height:.85;font-variant-numeric:tabular-nums}.shindan-hours__number span{font-size:.9rem}.shindan-hours__money{grid-column:2;justify-self:end;font-size:1.1rem;font-weight:500;font-variant-numeric:tabular-nums}.shindan-hours>p:last-child{grid-column:1 / -1;margin:1rem 0 0;color:var(--color-ink-muted);font-size:.75rem}.shindan-data-note{display:flex;justify-content:space-between;gap:1.5rem;align-items:center;padding:1rem 0;border-bottom:1px solid var(--color-rule);color:var(--color-ink-muted);font-size:.72rem;line-height:1.7}.shindan-data-note p{max-width:54rem;margin:0;text-wrap:pretty}.shindan-data-note button{min-height:44px;padding:.5rem .75rem;border:0;background:#5c434014;color:var(--color-accent);font-family:var(--font-jp),sans-serif;font-size:.72rem;font-weight:600;white-space:nowrap;cursor:pointer;transition-property:background-color,transform;transition-duration:.15s;transition-timing-function:var(--ease)}.shindan-data-note button:hover{background:#5c434024}.shindan-data-note button:active{transform:scale(.96)}.shindan-actions,.shindan-cta,.shindan-share{padding-block:clamp(3rem,7vw,6rem);border-bottom:1px solid var(--color-rule)}.shindan-actions ol{list-style:none;padding:0;margin:2.5rem 0 0}.shindan-actions li{display:grid;grid-template-columns:4rem minmax(0,1fr) auto;gap:1rem;align-items:start;padding:1.5rem 0;border-top:1px solid var(--color-rule)}.shindan-actions__index{font-family:var(--font-body),sans-serif;font-weight:500;color:var(--color-accent);font-variant-numeric:tabular-nums}.shindan-actions li p{margin:0;max-width:48rem;line-height:1.8;text-wrap:pretty}.shindan-actions__time{display:inline-flex;align-items:center;min-height:1.8rem;padding:.2rem .55rem;background:#5c434012;color:var(--color-accent);font-family:var(--font-body),sans-serif;font-size:.7rem;font-weight:600;white-space:nowrap;font-variant-numeric:tabular-nums}.shindan-cta__grid{display:grid;grid-template-columns:1.1fr .9fr;gap:1rem;margin-top:2.5rem}.shindan-cta__card{display:flex;flex-direction:column;min-height:360px;padding:clamp(1.5rem,4vw,3rem);background:#fff;box-shadow:0 0 0 1px #00000012,0 12px 36px #1a1a1a0a}.shindan-cta__card--primary{background:var(--color-ink);color:var(--color-surface);box-shadow:0 0 0 1px #ffffff14,0 16px 42px #1a1a1a1f}.shindan-cta__card>p:first-child{margin:0;font-family:var(--font-display),sans-serif;font-size:.68rem;letter-spacing:.16em;color:var(--color-accent-dark)}.shindan-cta__card h3{margin:1rem 0;font-size:clamp(1.4rem,2.8vw,2.2rem);line-height:1.35;text-wrap:balance}.shindan-cta__card>div{margin-bottom:2rem;color:var(--color-ink-muted);line-height:1.9;text-wrap:pretty}.shindan-cta__card--primary>div{color:var(--color-ink-muted-dark)}.shindan-cta__tips{margin:-.75rem 0 2rem}.shindan-cta__tips p{margin:0 0 .6rem;font-size:.72rem;letter-spacing:.08em;color:var(--color-accent-dark)}.shindan-cta__tips ul{list-style:none;margin:0;padding:0}.shindan-cta__tips li{padding:.55rem 0;font-size:.85rem;line-height:1.6;color:var(--color-ink-muted-dark);border-top:1px solid rgba(255,255,255,.12)}.shindan-cta__link{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding:.9rem 1rem;text-decoration:none;font-weight:600}.shindan-cta__link--primary{background:var(--color-surface);color:var(--color-ink)}.shindan-cta__link--secondary{box-shadow:inset 0 0 0 1px var(--color-rule);color:var(--color-ink)}.shindan-cta__link:hover{background:var(--color-accent);color:var(--color-surface)}.shindan-share{display:grid;grid-template-columns:1fr 1.4fr;gap:2rem;align-items:end}.shindan-share__buttons{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.6rem}.shindan-share a,.shindan-share button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1rem;border:0;background:#fff;color:var(--color-ink);box-shadow:0 0 0 1px #00000014;text-decoration:none;font-family:var(--font-jp),sans-serif;font-size:.78rem;cursor:pointer}.shindan-share .shindan-save-primary{min-width:10.5rem;background:var(--color-ink);color:var(--color-surface);font-weight:700}.shindan-share .shindan-save-primary:disabled{cursor:wait;opacity:.68}.shindan-share .shindan-copy-quiet{background:transparent;box-shadow:none}.shindan-share a:hover,.shindan-share button:hover{background:var(--color-accent);color:var(--color-surface)}.shindan-share__toast,.shindan-share__fallback{grid-column:2;justify-self:end;margin:0;color:var(--color-accent);font-size:.78rem}.shindan-print-url{display:none}.shindan-logic{border-bottom:1px solid var(--color-rule)}.shindan-logic>summary{display:flex;justify-content:space-between;align-items:center;min-height:72px;padding:1rem 0;font-weight:600;cursor:pointer;list-style:none}.shindan-logic>summary::-webkit-details-marker{display:none}.shindan-logic>summary span{font-size:1.5rem;font-weight:300;transition:transform .18s var(--ease)}.shindan-logic[open]>summary span{transform:rotate(45deg)}.shindan-logic__body{padding:0 0 3rem}.shindan-logic__body section{margin-top:2.5rem}.shindan-logic__body h3{font-size:1.2rem}.shindan-table-wrap{overflow-x:auto}.shindan-logic table{width:100%;border-collapse:collapse;min-width:540px;font-size:.8rem}.shindan-logic th,.shindan-logic td{padding:.75rem;border-bottom:1px solid var(--color-rule);text-align:left;vertical-align:top}.shindan-logic th{color:var(--color-accent);font-weight:600}.shindan-logic code{display:block;padding:1rem;background:#fff;white-space:normal;line-height:1.8}.shindan-logic__closing{margin-top:2.5rem;color:var(--color-ink-muted);line-height:1.9;text-wrap:pretty}.shindan-restart-wrap{display:grid;place-items:center;padding-top:2rem}.shindan-restart{text-decoration:underline;text-underline-offset:.35em}.shindan-faq{padding-block:var(--space-section);border-bottom:1px solid var(--color-rule)}.shindan-faq__grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:clamp(2rem,8vw,8rem)}.shindan-faq h2{margin-top:1rem}.shindan-faq__list{border-top:1px solid var(--color-rule)}.shindan-faq details{border-bottom:1px solid var(--color-rule)}.shindan-faq summary{display:flex;justify-content:space-between;gap:1rem;align-items:center;min-height:72px;padding:1rem 0;font-weight:500;cursor:pointer;list-style:none}.shindan-faq summary::-webkit-details-marker{display:none}.shindan-faq summary span{font-size:1.35rem;font-weight:300;transition:transform .18s var(--ease)}.shindan-faq details[open] summary span{transform:rotate(45deg)}.shindan-faq details p{margin:0;padding:0 2.5rem 1.5rem 0;color:var(--color-ink-muted);line-height:1.9;text-wrap:pretty}@media(max-width:767px){.shindan-hero__grid,.shindan-type-card,.shindan-takeaway-dialog__body,.shindan-result__two-column,.shindan-first-action,.shindan-tool,.shindan-hours,.shindan-cta__grid,.shindan-share,.shindan-faq__grid{grid-template-columns:1fr}.shindan-data-note{align-items:start;flex-direction:column;gap:.75rem}.shindan-progress__meta{grid-template-columns:auto 1fr auto}.shindan-hero__grid{align-items:start;gap:4rem}.shindan-hero h1{font-size:clamp(3rem,15vw,4.7rem)}.shindan-hero__visual{max-width:36rem}.shindan-hero__trust{max-width:28rem}.shindan-type-card__visual{width:min(100%,18rem);justify-self:start}.shindan-type-card__badge{width:3.5rem;right:.4rem;bottom:.4rem}.shindan-level-card{padding-right:0;border-right:0;border-bottom:1px solid var(--color-rule)}.shindan-radar-card{padding-left:0}.shindan-first-action__delta{grid-template-columns:1fr}.shindan-first-action__arrow{transform:rotate(90deg);justify-self:center}.shindan-first-action__task{grid-template-columns:1fr}.shindan-first-action__task span{justify-self:start}.shindan-tool__visual{grid-row:2}.shindan-hours__number,.shindan-hours__money,.shindan-hours>p:last-child{grid-column:1;justify-self:start}.shindan-hours__number{margin-top:1.5rem}.shindan-hours__number strong{font-size:clamp(3.5rem,19vw,6rem)}.shindan-actions li{grid-template-columns:2.75rem 1fr}.shindan-actions__time{grid-column:2;justify-self:start}.shindan-cta__card{min-height:0}.shindan-share__buttons{justify-content:flex-start}.shindan-share__toast,.shindan-share__fallback{grid-column:1;justify-self:start}.shindan-share a,.shindan-share button{width:100%}.shindan-quiz__footer p{display:none}}@media(prefers-reduced-motion:reduce){.shindan-question__frame{animation:none}.shindan-option{transition:none}.shindan-option:active{transform:none}.shindan-tool>a{transition:none}.shindan-tool>a:active{transform:none}.shindan-progress__track span{transition:none}}@media print{@page{size:A4 portrait;margin:10mm}body>header,body>footer,.shindan-hero,.shindan-quiz,.shindan-faq,.shindan-result__header,.shindan-takeaway-dialog,.shindan-cta,.shindan-share__buttons,.shindan-share__toast,.shindan-share__fallback,.shindan-logic,.shindan-restart-wrap{display:none!important}.shindan-page,.shindan-result{padding:0;background:#fff}.shindan-result__shell{max-width:none;padding:0}.shindan-result__shell>*{opacity:1;transform:none}.shindan-type-card{grid-template-columns:34mm 1fr;gap:8mm;padding:4mm 0;break-inside:avoid}.shindan-type-card__visual{width:32mm}.shindan-type-card__badge{right:0;bottom:0;width:10mm;box-shadow:none}.shindan-type-card__badge span{font-size:5mm}.shindan-type-card h1{font-size:20pt}.shindan-type-card__subtitle{margin-top:2mm;font-size:10pt}.shindan-type-card__description{margin-top:2mm;font-size:8pt;line-height:1.5}.shindan-result__two-column{grid-template-columns:1fr 1fr;break-inside:avoid}.shindan-level-card,.shindan-radar-card{padding:4mm}.shindan-level-card h2{font-size:24pt}.shindan-axis-readings,.shindan-industry-context,.shindan-next-level{break-inside:avoid}.shindan-axis-readings{margin-top:2mm}.shindan-axis-readings li{padding:1.5mm 0}.shindan-axis-readings p,.shindan-industry-context p,.shindan-next-level{font-size:7.5pt;line-height:1.4}.shindan-radar{width:58mm;margin:0}.shindan-first-action{grid-template-columns:1fr 1.4fr;gap:4mm;padding:4mm 0;break-inside:avoid}.shindan-first-action h2{font-size:18pt}.shindan-first-action__delta{gap:2mm}.shindan-first-action__delta>div{min-height:0;padding:3mm}.shindan-first-action__task{grid-column:1 / -1;padding:3mm}.shindan-first-action__task p{font-size:8pt;line-height:1.4}.shindan-hours{grid-template-columns:1fr auto;padding:4mm 0;break-inside:avoid}.shindan-hours__number strong{font-size:34pt}.shindan-hours__money{grid-column:2}.shindan-hours>p:last-child{grid-column:1 / -1}.shindan-actions{padding:4mm 0;break-inside:avoid}.shindan-actions h2{font-size:18pt}.shindan-actions li{padding:2.5mm 0;font-size:8pt;line-height:1.4}.shindan-share{display:block;padding:3mm 0 0;border:0}.shindan-share>div{display:none}.shindan-print-url{display:block;margin:0;font-size:7pt;word-break:break-all}}
