:root{color:#334658;font-synthesis:none;--pink:#ed80a4;--blue:#657f9c;--cream:#f5eede;--paper:#fbf7ef;--ink:#334658;--muted:#667382;--line:#e8e5df;--focus:#8a4260;background:#fbf7ef;font-family:Noto Sans JP,-apple-system,BlinkMacSystemFont,Hiragino Kaku Gothic ProN,sans-serif;font-weight:400;line-height:1.8}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--focus);outline-offset:4px}h1,h2,p{margin-top:0}h1:focus{outline:none}svg{width:24px;height:24px;display:block}button svg{flex-shrink:0}button{border:0}img{max-width:100%;height:auto;display:block}input,textarea,select{color:var(--ink)}[hidden]{display:none!important}.survey-shell{max-width:820px;margin:0 auto;padding:0 30px}.brand{justify-content:center;padding:37px 0 31px;display:flex}.brand a{width:390px;max-width:83%;display:block}.intro{text-align:center;padding:21px 0 32px}.eyebrow{color:var(--blue);letter-spacing:.23em;margin-bottom:14px;font-size:11px;font-weight:700}.intro h1{letter-spacing:.045em;margin-bottom:16px;font-size:30px;font-weight:600;line-height:1.65}.intro>p:not(.eyebrow){color:var(--muted);margin-bottom:22px;font-size:14px;line-height:1.95}.intro-meta{color:var(--blue);justify-content:center;align-items:center;gap:0;font-size:12px;font-weight:500;display:flex}.intro-meta>span{align-items:center;gap:6px;padding:0 15px;display:flex}.meta-dot{background:var(--pink);border-radius:50%;width:6px;height:6px}.mobile-break{display:none}.survey-card{background:#fff;border:1px solid #eae5db;border-radius:18px;padding:34px 48px 38px;box-shadow:0 8px 32px #675b3b04}.steps{color:#949ca5;justify-content:center;gap:0;margin:0;padding:0 0 28px;font-size:13px;list-style:none;display:flex}.steps li{flex:1;justify-content:center;align-items:center;gap:8px;display:flex;position:relative}.steps li+li:before{content:"";background:#e6e6e6;width:26px;height:1px;position:absolute;left:-13px}.step-number{background:#f1f3f5;border-radius:50%;place-items:center;width:28px;height:28px;font-size:10px;font-weight:600;display:grid}.step-number svg{width:14px;height:14px}.is-current{color:var(--ink);font-weight:600}.is-current .step-number{background:var(--pink);color:#542c3b}.is-done{color:var(--blue)}.is-done .step-number{background:#eaf0f5}.progress-heading{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding-top:23px;font-size:12px;display:flex}.progress-heading>span:first-child{color:var(--ink);font-weight:600}#answer-progress{appearance:none;border:0;border-radius:8px;width:100%;height:3px;margin:12px 0 30px;display:block;overflow:hidden}#answer-progress::-webkit-progress-bar{background:#f1f0ed}#answer-progress::-webkit-progress-value{background:var(--pink);transition:width .2s}#answer-progress::-moz-progress-bar{background:var(--pink)}.question{border:0;border-bottom:1px solid var(--line);min-inline-size:0;margin:0 0 27px;padding:0 0 27px}.question legend{float:left;align-items:baseline;gap:14px;width:100%;margin-bottom:17px;padding:0;font-size:16px;font-weight:600;display:flex}.question legend+*{clear:both}.question-title{align-items:baseline;gap:14px;margin-bottom:14px;font-size:16px;font-weight:600;display:flex}.question-index{color:var(--blue);letter-spacing:.04em;flex-shrink:0;font-size:12px;font-weight:500;line-height:2}.required,.optional{vertical-align:2px;white-space:nowrap;border-radius:3px;margin-left:10px;padding:1px 6px;font-size:10px;font-weight:500;line-height:1.7;display:inline-block}.required{color:#a94d70;background:#fff0f5}.optional{color:#667382;background:#f1f3f5}.question-help{color:var(--muted);margin-bottom:14px;font-size:12px;line-height:1.8}.choice-grid{gap:10px;display:grid}.age-grid{grid-template-columns:repeat(5,1fr)}.discovery-grid{grid-template-columns:repeat(2,1fr)}.choice{cursor:pointer;display:flex;position:relative}.choice input{opacity:0;width:1px;height:1px;margin:0;position:absolute;inset:50%}.choice span{color:#526271;background:#fff;border:1px solid #dfe3e6;border-radius:8px;justify-content:center;align-items:center;width:100%;min-height:47px;padding:9px 8px;font-size:13px;font-weight:400;transition:background .15s,border-color .15s;display:flex}.choice:hover span{background:var(--paper);border-color:#adb9c4}.choice input:checked+span{border-color:var(--pink);color:#8b3e5a;box-shadow:inset 0 0 0 .5px var(--pink);background:#fff2f6}.choice input:focus-visible+span{outline:3px solid var(--focus);outline-offset:3px}.discovery-grid .choice span{justify-content:flex-start;gap:10px;padding-left:15px}.discovery-grid .choice span:before{content:"";background:#fff;border:1px solid #c8d1d9;border-radius:50%;flex-shrink:0;width:14px;height:14px}.discovery-grid .choice input:checked+span:before{border:4px solid var(--pink)}textarea{resize:vertical;background:#fdfdfc;border:1px solid #dfe3e6;border-radius:8px;width:100%;min-height:95px;padding:13px 15px;font-size:14px;line-height:1.8;display:block}textarea::placeholder{color:#949ca4;font-size:13px}textarea:focus{border-color:var(--blue);background:#fff}.character-count{color:#788594;text-align:right;margin-top:6px;font-size:10px;display:block}.rating-question{border-bottom:0;margin-bottom:0;padding-bottom:8px}.star-options{justify-content:center;gap:12px;padding:9px 0 0;display:flex}.star-choice{cursor:pointer;flex-direction:column;align-items:center;gap:3px;width:48px;display:flex;position:relative}.star-choice input{opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.star-shape svg{fill:#e7ebee;stroke:#d7dfe5;stroke-width:.65px;width:43px;height:43px;transition:fill .15s,transform .15s}.star-value{color:#687989;font-size:11px}.star-choice.is-filled .star-shape svg{fill:var(--pink);stroke:var(--pink)}.star-choice input:checked~.star-value{color:#973f5f;font-weight:700}.star-choice:hover svg{transform:translateY(-2px)}.star-choice input:focus-visible+.star-shape{outline:3px solid var(--focus);outline-offset:4px;border-radius:4px}.rating-scale{color:#7e8893;justify-content:space-between;max-width:286px;margin:6px auto 0;font-size:11px;display:flex}.rating-caption{text-align:center;color:var(--blue);min-height:22px;margin:13px 0 0;font-size:12px}.form-bottom{text-align:center;padding-top:21px}.button{border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:15px;min-height:52px;padding:13px 24px;font-size:14px;font-weight:600;line-height:1.6;text-decoration:none;display:inline-flex}.primary{background:var(--blue);color:#fff;transition:background .15s;box-shadow:0 3px 8px #445a7014}.primary:hover{background:#526c88}.primary svg{width:19px;height:19px}.form-bottom .primary{width:100%}.secondary{color:var(--blue);background:#fff;border-color:#dbe1e5}.secondary:hover{background:#f3f6f8}.small-note{color:#7c8791;margin:12px 0 0;font-size:10px;line-height:1.8}.honeypot{width:1px;height:1px;position:absolute;top:auto;left:-10000px;overflow:hidden}.footer{color:#88919a;justify-content:center;align-items:center;gap:17px;padding:29px 0 37px;font-size:10px;display:flex}.footer>span{border-left:1px solid #dcdcd7;padding-left:17px}.text-button{color:inherit;font-size:inherit;text-underline-offset:4px;background:0 0;border:0;padding:0;text-decoration:underline}.privacy-dialog{color:var(--ink);border:1px solid var(--line);border-radius:16px;width:calc(100% - 36px);max-width:520px;padding:30px;box-shadow:0 15px 80px #33465820}.privacy-dialog::backdrop{background:#24344565}.privacy-dialog h2{font-size:20px}.privacy-dialog p{font-size:14px}.privacy-dialog form{text-align:right}.compact{padding-bottom:24px}.confirmation-list{margin:0}.confirmation-list>div{border-top:1px solid var(--line);padding:20px 0}.confirmation-list dt{color:var(--muted);margin-bottom:7px;font-size:12px}.confirmation-list dd{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;font-size:15px}.confirmation-card .secondary{width:100%;margin-top:12px}.error-message{color:#a23751;white-space:pre-line;background:#fff1f3;border-radius:8px;padding:12px;font-size:13px}.thanks-card{margin-top:22px}.thanks-content{text-align:center;padding:25px 0 12px}.success-mark{color:#ba567a;background:#fff0f5;border-radius:50%;place-items:center;width:60px;height:60px;margin:0 auto 24px;display:grid}.success-mark svg{width:28px;height:28px}.thanks-content h1{font-size:25px;font-weight:600;line-height:1.8}.thanks-rule{background:var(--pink);width:32px;height:3px;margin:22px auto}.thanks-content>p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:2}.thanks-signature{margin:19px 0 26px}.copy-section,.review-section{border-top:1px solid var(--line);margin-top:26px;padding:25px 0 0}.copy-section h2,.review-section h2{font-size:16px}.copy-section>p:first-of-type{text-align:left;white-space:pre-wrap;overflow-wrap:anywhere;background:var(--paper);border-radius:8px;padding:17px;font-size:14px}.copy-section .button,.review-section .button{width:100%}.review-section>p:not(.small-note){font-size:13px}.text-link{color:var(--blue);text-underline-offset:5px;font-size:12px}.return-link{margin-top:27px;display:inline-block}@media (min-width:1000px){.survey-shell{padding-bottom:20px}.brand{padding-top:45px}.intro h1{font-size:32px}}@media (max-width:600px){.survey-shell{padding:0 16px}.brand{padding:27px 0 15px}.brand a{width:320px;max-width:93%}.intro{padding:18px 0 25px}.intro h1{letter-spacing:.025em;margin-bottom:13px;font-size:25px}.intro>p:not(.eyebrow){margin-bottom:18px;font-size:12px}.intro-meta{font-size:11px}.eyebrow{margin-bottom:10px;font-size:10px}.mobile-break{display:block}.survey-card{border-radius:14px;padding:25px 22px 26px}.steps{padding-bottom:22px;font-size:11px}.steps li{gap:5px}.steps li+li:before{width:14px;left:-7px}.step-number{width:25px;height:25px;font-size:9px}.progress-heading{padding-top:19px;font-size:11px}#answer-progress{margin-bottom:26px}.question-title,.question legend{gap:9px;font-size:15px;line-height:1.8}.question-index{font-size:11px}.required,.optional{margin-left:7px;font-size:9px}.question{margin-bottom:24px;padding-bottom:24px}.question-help{font-size:11px}.age-grid{grid-template-columns:repeat(3,1fr);gap:8px}.choice span{min-height:46px;font-size:12px}.discovery-grid{grid-template-columns:1fr;gap:8px}.discovery-grid .choice span{font-size:13px}textarea{padding:12px;font-size:16px}textarea::placeholder{font-size:12px}.star-options{gap:9px}.star-shape svg{width:40px;height:40px}.star-choice{width:44px}.rating-scale{max-width:250px}.form-bottom{padding-top:15px}.button{min-height:53px;font-size:14px}.footer{gap:12px;font-size:9px}.footer>span{padding-left:12px}.thanks-content h1{font-size:22px}.thanks-content>p:not(.eyebrow){font-size:12px}.confirmation-list dd{font-size:14px}.compact h1{font-size:25px}}.intro>p:not(.eyebrow){font-size:15px}.choice span,.question-help,.thanks-content>p:not(.eyebrow){font-size:14px}.small-note{font-size:12px}.steps li>span:last-child{white-space:nowrap}@media (max-width:600px){.intro>p:not(.eyebrow){font-size:14px}.question-help{font-size:13px}.choice span,.discovery-grid .choice span,.thanks-content>p:not(.eyebrow){font-size:14px}.intro h1{font-size:24px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
