:root{--survey-green:#0d4b3d;--survey-lime:#d8ed62;--survey-paper:#f4f2ed;--survey-line:#d8ddd8;--survey-danger:#a12d25}*{box-sizing:border-box}.survey-page{min-height:100vh;margin:0;color:#132b25;background:radial-gradient(circle at 85% 0,#e8efce 0,transparent 34%),var(--survey-paper);font-family:Inter,"Noto Sans SC",system-ui,sans-serif}.survey-header{width:min(1180px,calc(100% - 40px));min-height:92px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(13,75,61,.18)}.survey-header .brand{color:inherit;text-decoration:none}.survey-home-link{color:var(--survey-green);font-weight:700;text-decoration:none}.survey-shell{width:min(840px,calc(100% - 32px));margin:0 auto;padding:72px 0 110px}.local-test-notice{display:grid;grid-template-columns:auto 1fr;gap:14px;align-items:center;margin:0 0 18px;padding:16px 18px;border:1px solid #d3a838;border-left:5px solid #d3a838;background:#fff8dc;color:#513e0f;line-height:1.55}.local-test-notice[hidden]{display:none}.local-test-notice strong{white-space:nowrap}.local-test-notice code{padding:2px 7px;border-radius:2px;background:#17362e;color:white;font-weight:800;letter-spacing:.08em}.access-panel{padding:clamp(34px,7vw,72px);color:white;background:var(--survey-green);border-radius:3px;box-shadow:0 28px 70px rgba(15,45,38,.16)}.access-panel h1,.survey-card h1{margin:8px 0 18px;font:500 clamp(38px,6vw,64px)/1.08 Georgia,"Noto Serif SC",serif}.access-panel>p:not(.kicker){max-width:560px;color:#cfddd8;line-height:1.8}.access-form{margin-top:38px}.access-form label{display:block;margin-bottom:9px;font-weight:700}.access-row{display:grid;grid-template-columns:1fr auto;gap:10px}.access-form input{min-width:0;height:54px;padding:0 17px;border:1px solid rgba(255,255,255,.5);border-radius:2px;background:white;color:#132b25;font-size:20px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.access-form small{display:block;margin-top:10px;color:#a9c2ba}.survey-primary,.survey-secondary{min-height:50px;padding:0 24px;border:0;border-radius:2px;font:inherit;font-weight:800;cursor:pointer}.survey-primary{background:var(--survey-lime);color:#183529}.survey-primary:hover{filter:brightness(.96)}.survey-primary:disabled{opacity:.58;cursor:wait}.survey-secondary{border:1px solid var(--survey-line);background:transparent;color:var(--survey-green)}.survey-card{padding:clamp(28px,6vw,64px);background:#fff;border:1px solid #e3e5df;box-shadow:0 28px 70px rgba(15,45,38,.1)}.survey-card-head{padding-bottom:30px;border-bottom:1px solid var(--survey-line)}.survey-card-head>p:last-child{color:#536a63;line-height:1.75}.privacy-box{margin:30px 0;padding:24px;background:#f0f4e4;border-left:4px solid var(--survey-green)}.privacy-box h2{margin:0 0 16px;font-size:18px}.privacy-box dl{margin:0}.privacy-box dl div{display:grid;grid-template-columns:76px 1fr;padding:7px 0}.privacy-box dt{color:#61736e}.privacy-box dd{margin:0;font-weight:700}.privacy-box>p{margin-bottom:0;line-height:1.7;white-space:pre-wrap}.question-stack{display:grid;gap:20px}.question-block{padding:24px;border:1px solid var(--survey-line);background:#fff}.question-block legend,.question-label{display:block;width:100%;margin-bottom:14px;font-weight:800;line-height:1.55}.question-number{color:#75857f;margin-right:7px;font-weight:500}.required-mark{color:var(--survey-danger);margin-left:4px}.question-block input[type=text],.question-block textarea,.question-block select{width:100%;min-height:46px;padding:10px 13px;border:1px solid #bfc9c5;border-radius:2px;background:white;font:inherit}.question-block textarea{min-height:130px;resize:vertical}.option-list{display:grid;gap:11px}.option-row,.rating-row label{display:flex;gap:10px;align-items:flex-start;cursor:pointer}.option-row input{margin-top:4px}.rating-row{display:flex;flex-wrap:wrap;gap:9px}.rating-row label{min-width:48px;min-height:44px;align-items:center;justify-content:center;border:1px solid var(--survey-line)}.rating-row input{position:absolute;opacity:0}.rating-row label:has(input:checked){border-color:var(--survey-green);background:var(--survey-green);color:white}.consent-row{display:flex;gap:12px;align-items:flex-start;margin:28px 0 13px;font-weight:700}.consent-row input{width:20px;height:20px;flex:none}.duplicate-note{margin:0;color:#697973;font-size:13px;line-height:1.6}.survey-actions{display:flex;justify-content:space-between;margin-top:34px}.survey-status{min-height:24px;margin-top:18px;color:var(--survey-danger);font-weight:700;text-align:center}.result-panel{text-align:center}.result-mark{display:grid;width:74px;height:74px;place-items:center;margin:auto;border-radius:50%;background:var(--survey-green);color:white;font-size:38px}.inline-button{display:inline-flex;align-items:center;text-decoration:none;margin-top:16px}@media(max-width:620px){.local-test-notice{grid-template-columns:1fr}.survey-header{min-height:76px;width:calc(100% - 28px)}.survey-header .brand small{display:none}.survey-shell{padding-top:35px}.access-row{grid-template-columns:1fr}.access-row button{width:100%}.survey-actions{gap:10px}.survey-actions button{flex:1}.question-block{padding:19px}}
