:root{--green:#00b98b;--green-dark:#009b78;--ink:#263634;--muted:#6f9188;--line:#d6e2de;--orange:#ff9f0a;--orange-disabled:#ffc86d;--card-shadow:0 8px 13px #1f2c291f}*{box-sizing:border-box}body{min-height:100vh;color:var(--ink);background:#e8eee9;justify-content:center;align-items:center;margin:0;font-family:Pretendard Variable,Pretendard,Apple SD Gothic Neo,Malgun Gothic,sans-serif;display:flex}button,input{font:inherit}.phone{background:#f8fbfa url(/assets/background.png) 50%/cover no-repeat;border:3px solid #0d0d0d;border-radius:36px;width:min(100vw,402px);height:874px;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000002e}.screen{min-height:100vh;padding:60px 30px 56px}.hero-screen{flex-direction:column;display:none}.hero-screen.active{display:flex}.brand{width:128px;margin:18px 0 43px 4px}.copy-column{padding:0 4px}.chip{width:fit-content;color:var(--green);background:#00b98b1a;border-radius:999px;align-items:center;gap:6px;padding:4px 13px;font-size:13px;font-weight:650;display:inline-flex}.chip svg{stroke-width:2.5px;width:13px;height:13px}h1{color:#2d3d3a;margin:17px 0 18px;font-size:36px;font-weight:650;line-height:1.23}.subtitle{color:var(--muted);margin:0;font-size:15px;line-height:1.6}.hero-card{height:262px;margin:52px 3px 48px}.hero-card img{object-fit:contain;width:100%;height:100%}.primary-button{background:var(--orange);color:#fff;cursor:pointer;border:0;border-radius:14px;width:100%;min-height:58px;font-size:18px;font-weight:700;transition:all .2s}.form-actions .primary-button{background:var(--orange-disabled);color:#fff;cursor:not-allowed;opacity:.8;transition:all .2s}.form-actions .primary-button:enabled{background:var(--orange);cursor:pointer;opacity:1}.form-screen{flex-direction:column;display:none}.form-screen.active{display:flex}.topbar{grid-template-columns:40px 1fr 58px;align-items:center;margin:0 1px 57px;display:grid}.back{cursor:pointer;background:0 0;border:0;place-items:center;width:32px;height:32px;display:grid}.back svg{stroke-width:2.3px;width:23px;height:23px}.title{text-align:center;font-size:16px;font-weight:800}.dots{background:#00b98b1a;border-radius:999px;justify-self:end;align-items:center;gap:7px;width:58px;height:18px;padding:0 8px;display:inline-flex}.dots i{background:#b8cdc6;border-radius:50%;width:7px;height:7px}.dots i:first-child{background:var(--green)}.field-list{gap:16px;margin-top:31px;display:grid}.field-card{min-height:106px;box-shadow:var(--card-shadow);background:#fffffff2;border-radius:14px;padding:22px 21px 19px}.field-label{color:var(--green-dark);align-items:center;gap:10px;font-size:16px;font-weight:800;display:flex}.field-label svg{width:18px;height:18px}.field-card input{border:0;border-bottom:1px solid var(--line);width:100%;height:36px;color:var(--ink);background:0 0;outline:none;margin-top:10px;font-size:15px;transition:all .2s}.field-card input::placeholder{color:#9aaca7;opacity:1;transition:color .2s}.field-card input:focus{border-bottom:2px solid var(--green)}.field-card input:focus::placeholder{color:var(--ink)}.form-actions{padding-top:200px}.form-actions .primary-button{background:var(--orange-disabled)}.meeting-screen,.result-screen{flex-direction:column;display:flex}.secondary-button{border:1px solid var(--line);width:100%;min-height:48px;color:var(--green-dark);cursor:pointer;background:0 0;border-radius:14px;margin:16px 0;font-size:15px;font-weight:700;transition:all .2s}.error-text{color:#d64545;margin:8px 0 0;font-size:14px}.notice-text{color:var(--green-dark);background:#00b98b1a;border-radius:14px;margin:16px 0;padding:14px 16px;font-size:14px}.response-list,.option-stat-list{gap:10px;margin:16px 0;padding:0;list-style:none;display:grid}.response-item,.option-stat-item{box-shadow:var(--card-shadow);background:#fffffff2;border-radius:14px;justify-content:space-between;gap:12px;padding:14px 16px;font-size:14px;display:flex}.response-nickname{color:var(--green-dark);font-weight:700}@media (width<=401px){.phone{border:0;width:100vw;min-height:100vh}.screen{min-height:100vh}}
