:root{color:#120f0e;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--font-serif:"Noto Serif JP", "Yu Mincho", "Hiragino Mincho ProN", Georgia, serif;--font-sans:"Noto Sans JP", "Yu Gothic", "Hiragino Kaku Gothic ProN", system-ui, sans-serif;--ink:#120f0e;--cover:#1b1615;--paper:#f6f0e6;--paper-deep:#fdfaf5;--muted:#7d736b;--line:#ccc2b2;--wine:#740e20;--wine-dark:#5d0b19;--rose:#c9919c;--focus:#b46a1f;background:#f6f0e6;font-family:Noto Sans JP,Yu Gothic,Hiragino Kaku Gothic ProN,system-ui,sans-serif}*{box-sizing:border-box}html{background:var(--paper);min-width:320px}body{background:var(--paper);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{touch-action:manipulation}::selection{color:var(--paper);background:var(--wine)}.catalog-unavailable{z-index:10;border-left:3px solid var(--wine);width:min(100% - 40px,760px);color:var(--ink);background:var(--paper-deep);justify-content:space-between;align-items:center;gap:16px;padding:10px 14px;font-size:12px;line-height:20px;display:flex;position:fixed;top:90px;left:50%;transform:translate(-50%)}.catalog-unavailable p{margin:0}.catalog-unavailable button{border:1px solid var(--wine);min-height:36px;color:var(--wine);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border-radius:4px;padding:6px 10px;font-weight:700}.catalog-unavailable button:focus-visible{outline:3px solid var(--focus);outline-offset:3px}@media (width<=700px){.catalog-unavailable{gap:8px;font-size:10px;line-height:16px;top:68px}.catalog-unavailable button{min-height:40px;font-size:10px}}#root{min-height:100svh}.app-shell{min-height:max(100svh,1024px);color:var(--ink);background:var(--paper);position:relative;overflow-x:hidden}.app-shell--entry{color:var(--paper);background:var(--ink)}.app-header{justify-content:space-between;align-items:flex-start;width:100%;height:84px;padding:24px 56px 0;display:flex}.brand-lockup,.app-header__actions{align-items:center;display:flex}.brand-lockup{gap:26px;position:relative}.brand{font-family:var(--font-serif);letter-spacing:0;margin:0;font-size:29px;font-weight:700;line-height:42px}.privacy-mark{color:var(--wine);margin:1px 0 0;font-size:10px;font-weight:700;line-height:14px;position:absolute;top:14px;left:179px}.app-shell--entry .privacy-mark{color:var(--rose)}.app-header__actions{gap:16px}.age-mark{width:61px;height:36px;color:var(--paper);background:var(--ink);border-radius:6px;place-items:center;font-size:13px;font-weight:700;display:inline-grid}.app-shell--entry .age-mark{color:var(--ink);background:var(--paper)}.forget-link{min-height:44px;color:var(--wine);text-underline-offset:3px;cursor:pointer;background:0 0;border:0;margin-top:-4px;padding:0 4px;font-size:10px;font-weight:700;text-decoration:underline}.app-shell--entry .forget-link{color:var(--rose)}.screen{position:relative}.screen--entry{width:760px;margin:152px auto 0}.entry-core{flex-direction:column;gap:18px;width:100%;display:flex}.entry-kicker,.entry-description,.entry-core h1,.seed-examples,.entry-privacy,.form-error,.notice{margin:0}.entry-kicker{color:var(--rose);letter-spacing:.05em;font-size:12px;font-weight:700;line-height:17px}.entry-core h1{font-family:var(--font-serif);font-size:58px;font-weight:700;line-height:78px}.entry-description{color:#f6f0e6d9;font-size:18px;line-height:30px}.seed-form{flex-direction:column;gap:18px;width:100%;display:flex}.seed-form__row{background:var(--paper-deep);border-radius:8px;align-items:center;gap:12px;height:76px;padding:8px 8px 8px 24px;display:flex}.seed-form input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:0;font-size:16px;line-height:24px}.seed-form input::placeholder{color:var(--muted);opacity:1}.seed-form input:focus-visible{box-shadow:0 0 0 3px var(--focus);border-radius:3px}.seed-submit{width:60px;height:60px;color:var(--paper);background:var(--wine);cursor:pointer;border:0;border-radius:6px;flex:0 0 60px;place-items:center;padding:0;font-size:24px;font-weight:700;line-height:1;display:inline-grid}.seed-submit:hover{background:var(--wine-dark)}.seed-examples,.entry-privacy{color:#f6f0e6b8;font-size:12px;line-height:20px}.seed-examples{color:#f6f0e68c}.form-error{color:var(--rose);font-size:12px;font-weight:700;line-height:18px}.notice{border-left:3px solid var(--rose);color:var(--paper);background:#fdfaf517;padding:8px 12px;font-size:12px;line-height:20px}.screen--question{width:760px;margin:98px auto 0}.question-panel{flex-direction:column;gap:20px;width:100%;display:flex}.question-kicker,.question-seed,.question-panel h1,.question-assist,.question-privacy{margin:0}.question-kicker{color:var(--wine);letter-spacing:.04em;font-size:12px;font-weight:700;line-height:17px}.question-seed,.question-assist{color:var(--muted);font-size:14px;line-height:20px}.question-seed{overflow-wrap:anywhere;max-width:100%}.question-panel h1{font-family:var(--font-serif);font-size:46px;font-weight:700;line-height:64px}.question-assist{line-height:20px}.choice-list{gap:20px;display:grid}.choice-button{border:1px solid var(--line);width:100%;height:86px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:18px;padding:0 22px;display:flex}.choice-button--accent{border:2px solid var(--wine);background:var(--paper-deep)}.choice-button__badge{width:34px;height:34px;color:var(--paper);background:var(--ink);border-radius:50%;flex:0 0 34px;place-items:center;font-size:13px;font-weight:700;display:inline-grid}.choice-button--accent .choice-button__badge{background:var(--wine)}.choice-button__label{min-width:0;font-family:var(--font-serif);flex:1;font-size:22px;font-weight:700;line-height:32px}.choice-button__arrow{color:var(--ink);flex:none;font-size:20px;font-weight:700}.choice-button--accent .choice-button__arrow{color:var(--wine)}.choice-button--neutral{border-color:var(--ink);text-align:center;border-radius:6px;justify-content:center;height:52px}.choice-button--neutral .choice-button__label{font-family:var(--font-sans);flex:0 auto;font-size:14px;line-height:20px}.choice-button:hover:not(.choice-button--neutral),.choice-button:focus-visible:not(.choice-button--neutral){border-color:var(--wine);background:var(--paper-deep)}.question-privacy{color:var(--muted);font-size:11px;line-height:18px}.screen--result{width:960px;margin:47px auto 0}.result-heading{flex-direction:column;gap:15px;display:flex}.result-kicker,.result-heading h1{margin:0}.result-kicker{color:var(--wine);font-size:12px;font-weight:700;line-height:17px}.result-heading h1{font-family:var(--font-serif);font-size:46px;font-weight:700;line-height:64px}.decision-card{border:1px solid var(--ink);background:var(--paper-deep);border-radius:10px;grid-template-columns:320px 530px;gap:34px;width:960px;height:520px;margin-top:31px;padding:26px;display:grid;overflow:hidden}.product-cover{width:320px;height:464px;color:var(--paper);background:var(--cover);border-radius:4px;position:relative;overflow:hidden}.product-cover__medium,.product-cover__code,.product-cover__title{margin:0;position:absolute}.product-cover__medium{color:var(--rose);font-size:11px;font-weight:700;line-height:16px;top:24px;left:24px}.product-cover__title{font-family:var(--font-serif);flex-direction:column;gap:8px;font-size:25px;font-weight:700;line-height:38px;display:flex;top:170px;left:24px;right:20px}.product-cover__title strong{color:var(--rose);font-size:37px;line-height:48px}.product-cover__rule{background:var(--wine);width:272px;height:2px;position:absolute;top:278px;left:24px}.product-cover__code{color:var(--rose);font-size:10px;font-weight:700;line-height:14px;bottom:21px;left:24px}.decision-info{flex-direction:column;gap:14px;width:530px;margin-top:14px;display:flex}.match-label,.decision-info h2,.product-metadata,.reason-label,.decision-insight,.dev-note,.decision-after{margin:0}.match-label{color:var(--wine);letter-spacing:.05em;font-size:10px;font-weight:700;line-height:14px}.decision-info h2{font-family:var(--font-serif);font-size:34px;font-weight:700;line-height:48px}.product-metadata,.decision-insight{color:var(--muted);font-size:13px;line-height:20px}.decision-divider{background:var(--line);width:100%;height:1px}.reason-label{color:var(--wine);font-size:12px;font-weight:700;line-height:17px}.reason-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.reason-list li{font-size:14px;font-weight:700;line-height:20px}.reason-list li:before{content:"・"}.decision-insight{font-size:12px;line-height:20px}.result-cta{width:100%;height:64px;color:var(--paper);background:var(--wine);cursor:pointer;border:0;border-radius:6px;justify-content:center;align-items:center;gap:14px;padding:0 18px;font-size:16px;font-weight:700;display:inline-flex}.result-cta:hover:not(:disabled){background:var(--wine-dark)}.result-cta:disabled{cursor:not-allowed;opacity:.45}.result-actions{justify-content:center;align-items:flex-start;gap:30px;height:20px;display:flex;overflow:visible}.result-action-link{min-height:44px;color:var(--wine);cursor:pointer;background:0 0;border:0;align-items:flex-start;padding:0;font-size:13px;font-weight:700;line-height:20px;display:inline-flex}.dev-note{color:var(--muted);text-align:center;font-size:10px;line-height:14px}.decision-after{font-family:var(--font-serif);margin-top:44px;font-size:19px;font-weight:700;line-height:28px;display:block}.decision-after small{color:var(--muted);font-family:var(--font-sans);margin:0 0 9px;font-size:11px;font-weight:700;line-height:16px;display:block}.global-error{z-index:10;border-left:3px solid var(--wine);width:min(100% - 40px,760px);color:var(--ink);background:var(--paper-deep);margin:0;padding:10px 14px;font-size:12px;line-height:20px;position:fixed;top:90px;left:50%;transform:translate(-50%)}.app-footer{color:#7d736bb3;justify-content:space-between;align-items:center;font-size:10px;line-height:14px;display:flex;position:absolute;bottom:35px;left:56px;right:56px}.app-footer__disclosure,.app-footer__links a{min-height:44px;color:inherit;text-underline-offset:3px;line-height:44px}.app-footer__links{align-items:center;gap:18px;display:flex}.app-shell--entry .app-footer{color:#f6f0e6b3}.app-footer__privacy{color:var(--wine);font-weight:700}.app-shell--entry .app-footer__privacy{color:var(--rose)}.age-gate{min-height:100svh;color:var(--paper);background:var(--ink);text-align:center;place-items:center;padding:24px;display:grid}.age-gate__panel{width:min(100%,448px)}.age-gate .eyebrow,.age-gate__panel>p{color:var(--rose)}.age-gate h1{font-family:var(--font-serif);margin:12px 0 16px;font-size:clamp(32px,8vw,52px);line-height:1.3}.button-stack{gap:12px;margin-top:28px;display:grid}.button{cursor:pointer;border:1px solid #0000;border-radius:6px;min-height:48px;padding:12px 20px;font-weight:700}.button--primary{color:var(--ink);background:var(--paper)}.button--text{color:var(--paper);text-underline-offset:3px;background:0 0;text-decoration:underline}.seed-submit:focus-visible,.choice-button:focus-visible,.result-cta:focus-visible,.result-action-link:focus-visible,.forget-link:focus-visible,.button:focus-visible,.app-footer a:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.mobile-only{display:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width>=701px) and (width<=1100px){.screen--entry,.screen--question,.screen--result{width:min(100% - 80px,760px)}.decision-card{grid-template-columns:minmax(260px,36%) minmax(0,1fr);width:100%}.product-cover,.decision-info{width:100%}}@media (width<=700px){.app-shell{min-height:max(100svh,844px)}.app-header{height:62px;padding:16px 20px 0}.brand{font-size:22px;line-height:32px}.privacy-mark{display:none}.app-header__actions{gap:8px}.age-mark{border-radius:5px;width:41px;height:30px;font-size:11px}.forget-link{min-height:44px;margin-top:-7px;font-size:9px}.desktop-only{display:none}.mobile-only{display:inline}.screen--entry,.screen--question,.screen--result{width:min(100% - 40px,350px)}.screen--entry{margin:102px auto 0}.entry-core,.seed-form{gap:14px}.entry-kicker{letter-spacing:0;font-size:10px;line-height:14px}.entry-core h1{font-size:36px;line-height:50px}.entry-description{font-size:14px;line-height:22px}.seed-form__row{border-radius:7px;gap:8px;height:64px;padding:7px 7px 7px 16px}.seed-form input{font-size:13px;line-height:20px}.seed-submit{border-radius:5px;flex-basis:50px;width:50px;height:50px;font-size:21px}.seed-examples,.entry-privacy,.form-error,.notice{font-size:10px;line-height:18px}.screen--question{margin:40px auto 0}.question-panel,.choice-list{gap:14px}.question-kicker{letter-spacing:0;font-size:10px;line-height:14px}.question-seed,.question-assist{font-size:12px;line-height:18px}.question-panel h1{font-size:28px;line-height:42px}.choice-button{border-radius:7px;gap:12px;height:auto;min-height:78px;padding:12px 14px}.choice-button__badge{flex-basis:30px;width:30px;height:30px;font-size:11px}.choice-button__label{font-size:17px;line-height:25px}.choice-button__arrow{font-size:17px}.choice-button--neutral{border-radius:6px;min-height:46px;padding-block:10px}.choice-button--neutral .choice-button__label{font-size:12px;line-height:18px}.question-privacy{font-size:9px;line-height:16px}.screen--result{margin:18px auto 0}.result-heading{gap:9px}.result-kicker{font-size:10px;line-height:14px}.result-heading h1{font-size:31px;line-height:43px}.decision-card{border-radius:8px;width:100%;height:566px;margin-top:12px;padding:14px;display:block}.product-cover{width:318px;max-width:100%;height:196px}.product-cover__medium{font-size:9px;line-height:13px;top:15px;left:16px}.product-cover__title{gap:4px;font-size:20px;line-height:31px;top:66px;left:16px;right:16px}.product-cover__title strong{font-size:29px;line-height:40px}.product-cover__rule{width:calc(100% - 32px);top:151px;left:16px}.product-cover__code{display:none}.decision-info{gap:9px;width:318px;max-width:100%;margin-top:17px}.match-label{letter-spacing:0;font-size:9px;line-height:13px}.decision-info h2{white-space:nowrap;text-overflow:ellipsis;font-size:22px;line-height:31px;overflow:hidden}.product-metadata{white-space:nowrap;text-overflow:ellipsis;font-size:10px;line-height:17px;overflow:hidden}.decision-divider,.reason-label,.decision-insight{display:none}.reason-list{gap:9px}.reason-list li{font-size:11px;line-height:18px}.result-cta{border-radius:5px;height:52px;font-size:13px}.result-actions{gap:28px;height:18px}.result-action-link{min-height:44px;font-size:11px;line-height:17px}.dev-note{font-size:8px;line-height:12px}.decision-after{color:var(--muted);font-family:var(--font-sans);margin-top:21px;font-size:9px;font-weight:400;line-height:16px;display:block}.global-error{font-size:10px;line-height:16px;top:68px}.app-footer{font-size:8px;line-height:12px;bottom:18px;left:20px;right:20px}.app-footer__links{gap:9px}.app-footer__disclosure,.app-footer__links a{min-height:44px;line-height:44px}}@media (width<=350px){.app-shell{padding-bottom:106px}.entry-core h1{font-size:31px;line-height:43px}.app-footer{grid-template-rows:44px 44px;grid-template-columns:auto 1fr;column-gap:12px;display:grid;bottom:8px}.app-footer__disclosure,.app-footer__privacy,.app-footer__links a{white-space:nowrap}.app-footer__disclosure{grid-area:1/1}.app-footer__privacy{grid-area:1/2;justify-self:end}.app-footer__links{grid-area:2/1/auto/-1;justify-content:space-between}.decision-card{height:auto;min-height:566px}.decision-info h2,.product-metadata{white-space:normal}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.public-info-shell{min-height:100svh;color:var(--ink);background:var(--paper)}.public-info-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:24px 56px;display:flex}.public-info-brand{min-height:44px;color:var(--ink);font-family:var(--font-serif);align-items:center;font-size:26px;font-weight:700;text-decoration:none;display:inline-flex}.public-info-age{width:52px;height:34px;color:var(--paper);background:var(--ink);border-radius:6px;place-items:center;font-size:12px;font-weight:700;display:inline-grid}.public-info-main{width:min(100% - 48px,760px);margin:72px auto}.public-info-kicker{color:var(--wine);letter-spacing:.06em;margin:0 0 12px;font-size:11px;font-weight:700}.public-info-main h1{font-family:var(--font-serif);margin:0;font-size:clamp(34px,6vw,52px);line-height:1.4}.public-info-sections{gap:42px;margin-top:54px;display:grid}.public-info-sections section{gap:14px;display:grid}.public-info-sections h2,.public-info-sections p,.public-info-definition{margin:0}.public-info-sections h2{font-family:var(--font-serif);font-size:24px;line-height:1.6}.public-info-sections p,.public-info-definition{font-size:14px;line-height:2}.public-info-inline-links{flex-wrap:wrap;gap:.75rem 1.25rem;display:flex;margin-top:1.5rem!important}.public-info-inline-links a{color:var(--wine);text-underline-offset:.2em;font-weight:700}.public-info-definition{border-bottom:1px solid var(--line);grid-template-columns:180px 1fr;gap:18px;padding:14px 0;display:grid}.public-info-definition dt,.public-info-definition dd{margin:0}.public-info-definition dt{font-weight:700}.public-info-pending{color:var(--wine);font-weight:700}.public-info-contact{width:fit-content;min-height:44px;color:var(--wine);text-underline-offset:4px;align-items:center;font-weight:700;display:inline-flex}.public-info-footer{border-top:1px solid var(--line);padding:28px 56px 36px}.public-info-footer nav{flex-wrap:wrap;gap:14px 24px;width:min(100%,960px);margin:0 auto;display:flex}.public-info-footer a{min-height:44px;color:var(--muted);text-underline-offset:3px;font-size:11px;font-weight:700;line-height:44px}.public-info-footer a[aria-current=page]{color:var(--wine)}@media (width<=700px){.public-info-header{padding:16px 20px}.public-info-brand{font-size:21px}.public-info-main{width:min(100% - 40px,520px);margin:48px auto}.public-info-main h1{font-size:32px}.public-info-sections{gap:34px;margin-top:40px}.public-info-sections h2{font-size:20px}.public-info-sections p,.public-info-definition{font-size:13px}.public-info-definition{grid-template-columns:1fr;gap:4px}.public-info-footer{padding:24px 20px 30px}.public-info-footer nav{gap:6px 18px}}
