:root{--bg:#faf7f2;--paper:#fff;--paper-soft:#f4f0ff;--text:#1d1b4f;--muted:#6c6a88;--accent:#6e77ff;--accent-deep:#1c1848;--line:#1d1b4f14;--shadow:0 24px 60px #201e541f;--shadow-strong:0 34px 90px #3945db38;--font-display:"Avenir Next", "SF Pro Display", "Helvetica Neue", sans-serif;--font-body:"Avenir Next", "PingFang SC", "Noto Sans KR", "Segoe UI", sans-serif}*{box-sizing:border-box}html,body{background:var(--bg);min-width:320px;color:var(--text);margin:0}body{font-family:var(--font-body)}a{color:inherit;text-decoration:none}button,input{font:inherit}img{object-fit:cover}.hero-page{background:radial-gradient(circle at 50% 68%,#6e77ff1f,#0000 25%),linear-gradient(#fdfbf7 0%,#faf7f2 100%);min-height:100vh;padding:30px 28px 0;position:relative;overflow:hidden}.hero-orb{filter:blur(80px);pointer-events:none;border-radius:999px;position:absolute}.hero-orb-left{background:#7a7eff1f;width:20rem;height:20rem;top:12rem;left:-10rem}.hero-orb-right{background:#6e77ff2e;width:24rem;height:24rem;bottom:2rem;right:-12rem}.topbar,.hero-section{z-index:1;width:min(1180px,100%);margin:0 auto;position:relative}.topbar{grid-template-columns:1fr auto;align-items:center;gap:20px;display:grid}.topbar-actions,.language-switch,.hero-stats{align-items:center;gap:18px;display:flex}.brandmark{color:#5e67e7;font-family:var(--font-display);letter-spacing:-.04em;font-size:2.05rem;font-weight:800}.topbar-actions{justify-self:end}.language-switch{background:#ffffff8c;border:1px solid #1d1b4f1a;border-radius:999px;padding:4px}.lang-chip{cursor:pointer;min-height:34px;color:var(--muted);background:0 0;border:0;border-radius:999px;padding:0 14px}.lang-chip.active{background:var(--accent-deep);color:#fff}.hero-section{gap:10px;padding:62px 0 0;display:grid}.hero-copy{z-index:3;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.announce-pill{background:var(--accent-deep);color:#d8dcff;border-radius:999px;align-items:center;gap:10px;min-height:42px;padding:0 18px;font-size:.92rem;font-weight:600;display:inline-flex}.announce-dot{background:#8c95ff;border-radius:999px;width:8px;height:8px;box-shadow:0 0 0 6px #8c95ff2e}.hero-copy h1{color:var(--accent-deep);font-family:var(--font-display);letter-spacing:-.06em;margin:30px 0 0;font-size:clamp(3.8rem,8vw,6.35rem);font-weight:800;line-height:.95}.hero-copy h1 span{display:block}.hero-copy h1 span:not(.accent){font-size:.8em}.hero-copy h1 .accent{color:var(--accent)}.hero-copy p{max-width:790px;color:var(--muted);white-space:pre-line;margin:22px 0 0;font-size:1.18rem;line-height:1.6}.hero-cta-row{justify-content:center;width:100%;margin-top:28px;display:flex}.hero-cta-button{background:var(--accent-deep);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-height:60px;padding:0 30px;font-size:1rem;font-weight:800;display:inline-flex;box-shadow:0 18px 34px #1c18482e}.hero-stats{color:var(--muted);flex-wrap:wrap;justify-content:center;margin-top:18px;font-size:.94rem;font-weight:600}.hero-stats span{position:relative}.hero-stats span+span:before{content:"•";margin-right:18px}.hero-stage{z-index:1;min-height:580px;margin-top:18px;position:relative}.stage-ribbon{z-index:0;filter:drop-shadow(0 18px 40px #6e77ff38);background:linear-gradient(#6e77ffd9,#6e77ff38);border-radius:999px;width:210px;position:absolute;left:50%}.ribbon-left{height:390px;bottom:22px;transform:translate(-145%)rotate(28deg)}.ribbon-right{height:360px;bottom:18px;transform:translate(55%)rotate(28deg)}.floating-photo,.poster-card{z-index:1;box-shadow:var(--shadow);background:#fff;border:10px solid #fff;border-radius:26px;position:absolute;overflow:hidden}.floating-photo img,.poster-card img{object-fit:cover}.floating-photo-left{z-index:2;width:250px;height:265px;bottom:34px;left:90px;transform:rotate(-6deg)}.floating-photo-right{z-index:3;width:262px;height:250px;bottom:42px;right:120px;transform:rotate(6deg)}.floating-photo-city{z-index:5;width:196px;height:130px;top:86px;right:240px;transform:rotate(-8deg)}.poster-card{width:150px;height:212px}.poster-left{z-index:4;bottom:136px;left:30px;transform:rotate(-7deg)}.poster-right{z-index:4;bottom:144px;right:34px;transform:rotate(8deg)}@media (max-width:1120px){.topbar{grid-template-columns:1fr auto}.hero-stage{min-height:560px;margin-top:-34px}.floating-photo-left{left:20px}.floating-photo-right{right:30px}.floating-photo-city{right:130px}}@media (max-width:900px){.hero-page{padding:22px 16px 0}.hero-copy h1{font-size:clamp(3rem,12vw,4.7rem)}.hero-cta-button{text-align:center;width:min(100%,520px);padding:18px 24px}.hero-stage{min-height:540px;margin-top:-6px}.stage-ribbon{display:none}.floating-photo-left,.floating-photo-right{width:208px;height:222px}.floating-photo-left{top:186px;bottom:auto;left:-2px}.floating-photo-right{top:214px;bottom:auto;right:2px}.floating-photo-city{width:162px;height:106px;top:46px;right:50%;transform:translate(50%)rotate(-6deg)}.poster-card{width:108px;height:150px}.poster-left{top:120px;bottom:auto;left:18px;transform:rotate(-10deg)}.poster-right{top:144px;bottom:auto;right:18px;transform:rotate(10deg)}}@media (max-width:640px){.topbar{gap:14px}.topbar-actions{gap:10px}.language-switch{order:3}.hero-copy p{font-size:1rem}.hero-stats{gap:10px}.hero-stats span+span:before{margin-right:10px}.hero-stage{min-height:520px;margin-top:-86px}.floating-photo-left,.floating-photo-right{width:194px;height:206px}.floating-photo-left{top:116px;bottom:auto;left:-10px}.floating-photo-right{top:134px;bottom:auto;right:-6px}.floating-photo-city{width:156px;height:102px;top:76px}.poster-card{border-width:8px;border-radius:20px;width:104px;height:144px}.poster-left{top:118px;left:-48px}.poster-right{top:134px;right:-48px}}.survey-page{background:radial-gradient(circle at 12% 20%,#6e77ff1f,#0000 24%),radial-gradient(circle at 82% 12%,#6e77ff1a,#0000 22%),linear-gradient(#fcfaf6 0%,#f7f4fb 100%);min-height:100vh;padding:30px 28px 60px;position:relative;overflow:hidden}.survey-backdrop{filter:blur(90px);pointer-events:none;border-radius:999px;position:absolute}.survey-backdrop-left{background:#6e77ff1f;width:18rem;height:18rem;top:10rem;left:-8rem}.survey-backdrop-right{background:#6e77ff26;width:22rem;height:22rem;bottom:8rem;right:-10rem}.survey-topbar,.survey-hero,.survey-shell{z-index:1;width:min(1180px,100%);margin:0 auto;position:relative}.survey-topbar{justify-content:space-between;align-items:center;gap:18px;display:flex}.survey-brand-block{flex-direction:column;gap:8px;display:flex}.survey-back-link{color:var(--muted);font-size:.92rem;font-weight:600}.survey-brandmark{color:#5e67e7;font-family:var(--font-display);letter-spacing:-.04em;font-size:2.05rem;font-weight:800}.survey-hero{padding:54px 0 30px}.survey-hero-copy{max-width:760px}.survey-kicker,.survey-card-kicker,.survey-placeholder-label{color:#7d76de;letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:800}.survey-hero-copy h1,.survey-side-card h2,.survey-main-card h2{color:var(--accent-deep);font-family:var(--font-display);letter-spacing:-.05em;margin:14px 0 0;font-weight:800}.survey-hero-copy h1{font-size:clamp(3rem,6vw,4.8rem);line-height:.96}.survey-hero-copy p,.survey-side-card p,.survey-main-description{color:var(--muted);margin:16px 0 0;line-height:1.65}.survey-shell{grid-template-columns:minmax(280px,320px) minmax(0,1fr);align-items:start;gap:22px;display:grid}.survey-complete-shell{grid-template-columns:minmax(0,920px);justify-content:center}.survey-side-panel{gap:18px;display:grid}.survey-side-card,.survey-main-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc2;border:1px solid #1d1b4f14;border-radius:30px;box-shadow:0 24px 60px #201e5414}.survey-side-card{padding:24px}.survey-side-card.compact{background:#f8f5ffd9}.survey-progress-card{background:#fff;border-radius:22px;margin-top:22px;padding:18px}.survey-progress-card span{color:var(--muted);font-size:.84rem;display:block}.survey-progress-card strong{color:var(--accent-deep);margin-top:8px;font-size:1.2rem;display:block}.survey-progress-card small{color:var(--muted);margin-top:10px;font-size:.82rem;display:block}.survey-progress-track{background:#1d1b4f14;border-radius:999px;height:8px;margin-top:14px;overflow:hidden}.survey-progress-value{border-radius:inherit;background:linear-gradient(90deg,#6e77ff,#9a84ff);width:28%;height:100%}.survey-step-list{gap:10px;margin-top:18px;display:grid}.survey-step-item{text-align:left;cursor:pointer;background:#ffffffb3;border:1px solid #0000;border-radius:18px;align-items:center;gap:14px;width:100%;min-height:54px;padding:0 16px;display:flex}.survey-step-item span{color:#7d76de;letter-spacing:.14em;font-size:.8rem;font-weight:800}.survey-step-item strong{color:var(--text);font-size:.96rem}.survey-step-copy{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.survey-step-copy small{color:var(--muted);font-size:.8rem;font-weight:700}.survey-step-item.active{border:1px solid #6e77ff29;box-shadow:inset 0 0 0 1px #6e77ff14}.survey-summary-list{gap:12px;margin-top:18px;display:grid}.survey-summary-row{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.survey-summary-row span{color:var(--muted)}.survey-summary-row strong{color:var(--text);font-size:.96rem}.survey-pricing-empty,.survey-pricing-hint{color:var(--muted);margin:18px 0 0;font-size:.92rem;line-height:1.6}.survey-pricing-empty{margin-top:18px}.survey-main-card{padding:30px}.survey-main-header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.survey-main-card h2{font-size:clamp(2rem,4vw,3rem);line-height:.98}.survey-main-pill{color:#6a63d9;background:#f1eeff;border-radius:999px;align-items:center;min-height:38px;padding:0 16px;font-size:.84rem;font-weight:700;display:inline-flex}.survey-step-meta{justify-content:flex-end;margin-top:18px;display:flex}.survey-step-meta span{color:#6a63d9;font-size:.88rem;font-weight:800}.survey-field-stack{gap:24px;margin-top:26px;display:grid}.survey-field-block{gap:12px;display:grid}.survey-pricing-note{background:linear-gradient(135deg,#f1f4fffa,#faf7fff0);border:1px solid #6e77ff24;border-radius:24px;gap:14px;padding:18px 20px;display:grid}.survey-pricing-note-title{color:var(--accent-deep);font-size:.98rem;font-weight:800}.survey-pricing-note-list{gap:8px;display:grid}.survey-pricing-note-list span,.survey-pricing-note-footer span{color:var(--muted);font-size:.92rem;line-height:1.6}.survey-pricing-note-footer{border-top:1px solid #1d1b4f14;gap:6px;padding-top:12px;display:grid}.survey-pricing-note-footer strong{color:var(--text);font-size:.94rem}.survey-inline-quote{background:#ffffffe0;border:1px solid #1d1b4f14;border-radius:24px;gap:14px;padding:18px 20px;display:grid}.survey-inline-quote-title{color:var(--accent-deep);font-size:.98rem;font-weight:800}.survey-field-block label,.survey-subfield span{color:var(--text);font-size:1rem;font-weight:700}.survey-input,.survey-textarea{width:100%;color:var(--text);background:#ffffffeb;border:1px solid #1d1b4f14;border-radius:18px;box-shadow:inset 0 1px #fff6}.survey-input{min-height:58px;padding:0 18px}.survey-textarea{resize:vertical;min-height:132px;padding:16px 18px}.survey-input:focus,.survey-textarea:focus{border-color:#6e77ff38;outline:2px solid #6e77ff38}.survey-checkbox-field{cursor:pointer;background:#ffffffeb;border:1px solid #1d1b4f14;border-radius:18px;align-items:flex-start;gap:12px;padding:18px 20px;display:flex}.survey-checkbox-input{accent-color:#6e77ff;flex:none;width:18px;height:18px;margin-top:2px}.survey-checkbox-field span{color:var(--text);font-size:.95rem;font-weight:600;line-height:1.6}.survey-range-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.survey-slider-shell{gap:14px;display:grid}.survey-slider-value{background:linear-gradient(135deg,#f0eefff5,#f9f7ffeb);border-radius:24px;padding:18px 20px}.survey-slider-value strong{color:var(--accent-deep);font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(1.2rem,3vw,1.6rem);font-weight:800;display:block}.survey-slider-value span{color:var(--muted);margin-top:8px;font-size:.92rem;line-height:1.6;display:block}.survey-slider-value-placeholder strong{color:#7f7aa7}.survey-slider-control{align-items:center;height:30px;display:flex;position:relative}.survey-slider-track,.survey-slider-track-fill{border-radius:999px;height:10px;position:absolute;left:0;right:0}.survey-slider-track{background:#1d1b4f1a}.survey-slider-track-fill{background:linear-gradient(90deg,#6e77ff,#9a84ff);right:auto;box-shadow:0 10px 20px #6e77ff33}.survey-slider-input{z-index:1;appearance:none;cursor:pointer;background:0 0;width:100%;height:30px;margin:0;position:relative}.survey-slider-input:focus{outline:none}.survey-slider-input::-webkit-slider-runnable-track{background:0 0;height:30px}.survey-slider-input::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;border:2px solid #5c63df;border-radius:999px;width:24px;height:24px;margin-top:3px;box-shadow:0 10px 18px #1c184824}.survey-slider-input::-moz-range-track{background:0 0;height:30px}.survey-slider-input::-moz-range-thumb{background:#fff;border:2px solid #5c63df;border-radius:999px;width:24px;height:24px;box-shadow:0 10px 18px #1c184824}.survey-slider-scale{color:var(--muted);justify-content:space-between;gap:12px;font-size:.84rem;font-weight:700;display:flex}.survey-subfield{gap:10px;display:grid}.survey-option-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.survey-option-card,.survey-chip-button{color:var(--text);cursor:pointer;border:1px solid #1d1b4f14;transition:border-color .18s,background .18s,color .18s,transform .18s}.survey-option-card{text-align:center;background:#ffffffdb;border-radius:18px;min-height:58px;padding:0 16px;font-weight:700}.survey-option-card.active,.survey-chip-button.active{color:#4f57da;background:linear-gradient(135deg,#eef0ff,#f8f4ff);border-color:#6e77ff38}.survey-option-card:hover,.survey-chip-button:hover{transform:translateY(-1px)}.survey-field-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.survey-field-meta span{color:var(--muted);font-size:.84rem}.survey-field-meta strong{color:#6a63d9;font-size:.84rem;font-weight:800}.survey-chip-grid{flex-wrap:wrap;gap:10px;display:flex}.survey-chip-button{background:#ffffffdb;border-radius:999px;min-height:42px;padding:0 14px;font-weight:700}.survey-chip-button:disabled{opacity:.45;cursor:not-allowed;transform:none}.survey-placeholder-stack{gap:22px;margin-top:30px;display:grid}.survey-placeholder-group{gap:12px;display:grid}.survey-placeholder-input,.survey-placeholder-choice,.survey-placeholder-chip{background:linear-gradient(90deg,#ece9faf2,#f8f6fffa)}.survey-placeholder-input{border-radius:18px;height:58px}.survey-placeholder-input.large{height:104px}.survey-placeholder-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.survey-placeholder-choice{border-radius:18px;height:62px}.survey-placeholder-chip-row{flex-wrap:wrap;gap:10px;display:flex}.survey-placeholder-chip{border-radius:999px;width:112px;height:42px}.survey-main-actions{justify-content:space-between;gap:14px;margin-top:36px;display:flex}.survey-secondary-button,.survey-primary-button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:0 24px;font-weight:800;display:inline-flex}.survey-secondary-button{color:var(--muted);background:#1d1b4f0f}.survey-secondary-button:disabled{opacity:.45;cursor:not-allowed}.survey-primary-button{background:var(--accent-deep);color:#fff;box-shadow:0 18px 34px #1c184829}.survey-primary-button:disabled{opacity:.62;cursor:wait}.survey-submit-error{color:#c2547c;margin:18px 0 0;font-size:.92rem;font-weight:700}.survey-empty-card{max-width:760px}.survey-complete-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:28px;display:grid}.survey-complete-summary-card{background:#ffffffe0;border:1px solid #1d1b4f14;border-radius:22px;padding:18px}.survey-complete-summary-card span,.survey-complete-meta-row span{color:var(--muted);font-size:.84rem;display:block}.survey-complete-summary-card strong,.survey-complete-meta-row strong,.survey-next-item strong{color:var(--text);margin-top:10px;font-size:1rem;line-height:1.5;display:block}.survey-complete-meta{gap:16px;margin-top:20px;display:grid}.survey-complete-meta-row{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.survey-status-pill{color:#6a63d9;background:#f1eeff;border-radius:999px;align-items:center;min-height:36px;margin-top:18px;padding:0 14px;font-size:.84rem;font-weight:800;display:inline-flex}.survey-status-pill-server{color:#2c8c67;background:#ebfff6}.survey-note-block{background:linear-gradient(135deg,#f0eefff2,#f9f7ffeb);border-radius:24px;margin-top:24px;padding:18px 20px}.survey-note-block p{color:var(--muted);margin:12px 0 0;line-height:1.65}.survey-next-card{margin-top:18px}.survey-payment-shell{background:#ffffffd1;border:1px solid #1d1b4f14;border-radius:22px;margin-top:28px;padding:18px}.survey-manual-payment-shell{background:radial-gradient(circle at 100% 0,#ffd09a42,#0000 34%),#ffffffeb}.survey-payment-helper,.survey-payment-text{color:var(--muted);margin:18px 0 0;line-height:1.65}.survey-payment-message{color:#2c8c67;margin:16px 0 0;font-size:.95rem;font-weight:700;line-height:1.6}.survey-manual-payment-layout{grid-template-columns:minmax(0,1.35fr) minmax(220px,.9fr);align-items:start;gap:22px;display:grid}.survey-manual-payment-copy strong{color:var(--text);margin-top:8px;font-size:1.15rem;font-weight:900;display:block}.survey-manual-payment-steps{gap:12px;margin-top:18px;display:grid}.survey-manual-payment-step{background:#ffffffc2;border-radius:18px;grid-template-columns:auto 1fr;align-items:start;gap:12px;padding:14px 16px;display:grid}.survey-manual-payment-step-index{color:#b86508;letter-spacing:.08em;background:#ffa73829;border-radius:999px;justify-content:center;align-items:center;min-width:40px;min-height:40px;padding:0 10px;font-size:.82rem;font-weight:900;display:inline-flex}.survey-manual-payment-step p{color:var(--text);margin:0;line-height:1.65}.survey-manual-payment-qr-card{background:linear-gradient(#fffffff0,#f9f7ffe6);border:1px solid #1d1b4f14;border-radius:22px;gap:14px;padding:18px;display:grid}.survey-manual-payment-method{color:#b86508;background:#ffa73829;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:34px;padding:0 12px;font-size:.82rem;font-weight:900;display:inline-flex}.survey-manual-payment-qr{object-fit:contain;background:#fff;border:1px solid #1d1b4f14;border-radius:20px;width:100%;height:auto;display:block}.survey-manual-payment-reference-card{background:#1d1b4f0a;border-radius:18px;padding:14px 16px}.survey-manual-payment-reference-card span{color:var(--muted);font-size:.82rem;display:block}.survey-manual-payment-reference-card strong{color:var(--text);letter-spacing:.08em;margin-top:8px;font-size:1rem;font-weight:900;display:block}.survey-paid-state{background:linear-gradient(135deg,#ecfdf5fa,#f5fffbf0);border:1px solid #2c8c672e;border-radius:22px;align-items:flex-start;gap:16px;margin-top:20px;padding:20px 22px;display:flex}.survey-paid-state-icon{color:#fff;background:linear-gradient(135deg,#29a36a,#208f5d);border-radius:999px;flex:0 0 48px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex;box-shadow:0 12px 24px #208f5d33}.survey-paid-state-icon svg{width:24px;height:24px}.survey-paid-state-copy strong{color:#166044;font-size:1.02rem;font-weight:900;line-height:1.4;display:block}.survey-paid-state-copy p{color:#2f6a54;margin:8px 0 0;line-height:1.7}.survey-inline-payment{background:linear-gradient(135deg,#f0eefff2,#f9f7ffeb);border-radius:22px;justify-content:space-between;align-items:flex-start;gap:18px;margin-top:28px;padding:18px 20px;display:flex}.survey-inline-payment-copy strong,.survey-inline-payment-status span{color:var(--text);margin-top:8px;font-size:1rem;font-weight:800;display:block}.survey-inline-payment-status{text-align:right;justify-items:end;gap:8px;display:grid}.survey-inline-payment-status small{color:var(--muted);font-size:.84rem;display:block}.survey-inline-payment-badge{color:#5c63df;background:#6e77ff1f;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:.84rem;font-weight:800;display:inline-flex}.survey-inline-payment-badge-server{color:#b86508;background:#ffa73829}.survey-inline-payment-badge-paid{color:#1d7d57;background:#2c8c6729}.survey-next-list{gap:12px;margin-top:18px;display:grid}.survey-next-item{background:#ffffffb8;border-radius:18px;align-items:flex-start;gap:14px;padding:14px 16px;display:flex}.survey-next-item span{color:#7d76de;letter-spacing:.14em;font-size:.78rem;font-weight:800}.survey-complete-actions{gap:14px;margin-top:28px;display:flex}.survey-secondary-link{min-height:54px;color:var(--muted);background:#1d1b4f0f;border-radius:999px;justify-content:center;align-items:center;padding:0 24px;font-weight:800;display:inline-flex}@media (max-width:980px){.survey-shell{grid-template-columns:1fr}.survey-topbar,.survey-main-header,.survey-main-actions{flex-direction:column;align-items:stretch}.survey-range-grid{grid-template-columns:1fr}}@media (max-width:640px){.survey-page{padding:22px 16px 42px}.survey-progress-card,.survey-side-card,.survey-main-card{padding:20px}.survey-option-grid,.survey-placeholder-choice-grid{grid-template-columns:1fr}.survey-main-actions{flex-direction:column}.survey-field-meta,.survey-summary-row,.survey-complete-meta-row,.survey-complete-actions,.survey-inline-payment{flex-direction:column;align-items:flex-start}.survey-inline-payment-status{text-align:left;justify-items:start}.survey-manual-payment-layout{grid-template-columns:1fr}.survey-paid-state{padding:18px}.survey-complete-grid{grid-template-columns:1fr}}
