:root{--accent:#2f6657;--accent-ink:#fff;--ink:#26352e;--muted:#66736b;--line:#e0e5df;--paper:#fff;--ground:#f7f8f5;--radius:10px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px;color:var(--ink);background:var(--ground);font-synthesis:none}*{box-sizing:border-box}body{margin:0;line-height:1.5}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.4;cursor:not-allowed}button:focus-visible,a:focus-visible,summary:focus-visible,.table-wrap:focus-visible{outline:3px solid #789bda;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1{font-size:36px;font-weight:600;line-height:1.15;letter-spacing:-1.3px;margin-bottom:12px;overflow-wrap:anywhere}h2{font-size:18px;letter-spacing:-.3px;font-weight:600;margin-bottom:0}h3{font-size:14px;font-weight:600;margin-bottom:12px}p{margin-bottom:16px}.muted,.help{color:var(--muted)}.small,.help{font-size:12px}.help{margin:8px 0 0;line-height:1.6}.optional{font-size:12px;font-weight:400;color:var(--muted);margin-left:5px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sidebar{position:fixed;inset:0 auto 0 0;width:230px;background:#eef1ea;border-right:1px solid var(--line);display:flex;flex-direction:column;padding:32px 22px;z-index:3}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);font-weight:650;font-size:15px;letter-spacing:-.4px;white-space:nowrap}.brand:hover{text-decoration:none}.brand-mark{display:grid;place-items:center;width:32px;height:32px;background:var(--accent);color:var(--accent-ink);border-radius:8px;font-size:23px;letter-spacing:-2px;padding-right:3px}.workspace-label{font-size:10px;font-weight:650;letter-spacing:1.2px;color:#738071;margin:58px 12px 12px}.nav-item{display:flex;align-items:center;gap:12px;padding:12px;border-radius:7px;color:var(--ink);font-weight:550}.nav-item.active{background:#dfe7db}.nav-item span{font-size:20px;line-height:1}.sidebar-bottom{margin-top:auto;padding:24px 12px 0}.sidebar-bottom p{font-size:18px;line-height:1.4;letter-spacing:-.4px;color:#63725f;margin-bottom:30px}.sidebar-bottom .text-button{font-size:12px}.admin-content{margin-left:230px}.topbar{height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 46px;border-bottom:1px solid var(--line);font-size:12px}.topbar>span:first-child{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slash{color:#a1aaa1;padding:0 13px}.private-label{white-space:nowrap;color:var(--muted)}#main{max-width:1470px;margin:0 auto}.admin-content main{padding:48px 46px 32px}.page-heading,.form-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:35px}.page-heading p{margin-bottom:0}.button{display:inline-flex;gap:16px;align-items:center;justify-content:center;min-height:43px;padding:11px 19px;border:1px solid transparent;background:var(--accent);color:var(--accent-ink);border-radius:7px;font-size:13px;font-weight:550;line-height:1.4;text-align:center;white-space:nowrap}.button:hover{filter:brightness(.94);text-decoration:none}.button.secondary{background:var(--paper);border-color:#d6ddd4;color:var(--ink)}.small-button{min-height:35px;padding:8px 12px;font-size:12px}.text-button{border:0;background:none;padding:0;color:var(--accent);font-size:13px;font-weight:550;text-decoration:none;display:inline-flex;align-items:center;gap:12px}.text-button:hover{text-decoration:underline}.stats{display:grid;grid-template-columns:repeat(3,1fr);padding:26px 0 32px;margin-bottom:28px;max-width:830px}.stats>div{display:flex;flex-direction:column;gap:8px;border-right:1px solid var(--line);padding:0 32px}.stats>div:first-child{padding-left:0}.stats>div:last-child{border:0}.stat-number{font-size:36px;line-height:1;font-weight:500;letter-spacing:-1px}.stats>div>span:last-child{font-size:12px;color:var(--muted)}.panel{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.panel-heading{padding:23px 26px;display:flex;align-items:center;justify-content:space-between;gap:16px}.panel-heading h2{display:flex;align-items:center;gap:10px}.count{font-size:11px;color:var(--muted);background:#f0f3ed;border-radius:5px;padding:3px 8px;font-weight:500;white-space:nowrap}.table-wrap{overflow:auto;width:100%}table{border-collapse:collapse;width:100%;text-align:left;font-size:13px}th{font-size:11px;font-weight:500;color:var(--muted);padding:12px 24px;background:#fafbf8;border-top:1px solid var(--line);border-bottom:1px solid var(--line);white-space:nowrap}td{padding:23px 24px;border-bottom:1px solid #edf0e9;vertical-align:middle}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fcfdfb}.form-title{display:flex;align-items:center;gap:15px;color:var(--ink);min-width:210px}.form-title strong{display:block;font-weight:550}.form-title small{display:block;font-size:11px;color:var(--muted);margin-top:4px}.form-symbol{display:grid;place-items:center;flex:none;width:39px;height:44px;background:#f0f3ec;border-radius:7px;font-size:22px;color:#6b8164}.status{display:inline-block;font-size:11px;font-weight:500;color:#646c61;background:#f0f1ed;border-radius:5px;padding:4px 9px;white-space:nowrap}.status.live{color:#34624a;background:#edf4e9}.response-count{font-variant-numeric:tabular-nums;display:inline-block;min-width:22px;font-weight:600}.row-link{font-size:12px;font-weight:550;white-space:nowrap}.workspace-note{margin-top:28px;font-size:11px;color:#798475;text-align:center}.empty{text-align:center;padding:68px 24px}.empty h2,.empty h3{margin:0 0 12px}.empty p{margin-bottom:25px}.empty-mark{display:grid;place-items:center;width:50px;height:60px;margin:0 auto 24px;border:1px solid #d6dece;border-radius:9px;background:#f2f5ec;font-size:28px;color:#6a8060}.empty.compact{padding:30px 20px;margin-bottom:18px}.empty.compact p{margin:0}.padded{padding:28px}.narrow{max-width:630px}.stack{display:flex;flex-direction:column;gap:22px}label{display:block;font-size:13px;font-weight:550;margin-bottom:8px}input:not([type=checkbox]):not([type=color]),select,textarea{display:block;width:100%;border:1px solid #ccd5cb;border-radius:6px;padding:11px 12px;color:var(--ink);background:white;line-height:1.5;min-height:43px;transition:border-color .15s}input::placeholder,textarea::placeholder{color:#84907f}textarea{resize:vertical}input:focus,select:focus,textarea:focus{outline:2px solid #adc5ee;outline-offset:2px;border-color:#658cc7}input[type=checkbox]{appearance:auto;width:17px;height:17px;flex:none;accent-color:var(--accent);margin:1px 0 0}input[type=color]{width:42px;height:33px;padding:3px;border:1px solid var(--line);border-radius:5px;background:#fff;cursor:pointer}.check{display:flex;align-items:flex-start;gap:10px;font-weight:400;line-height:1.5;margin:0}.input-prefix{display:flex;align-items:center;border:1px solid #ccd5cb;border-radius:6px;background:#f7f9f3;overflow:hidden}.input-prefix span{padding:0 12px;color:var(--muted)}.input-prefix input{border:0!important;border-left:1px solid #ccd5cb!important;border-radius:0!important}.actions{display:flex;gap:15px;align-items:center;flex-wrap:wrap}.back-link{font-size:12px;color:var(--muted);display:inline-block;margin-bottom:23px}.form-heading h1{font-size:30px;margin:0}.form-heading{margin-bottom:28px}.tabs{display:flex;align-items:center;gap:30px;border-bottom:1px solid var(--line);margin-bottom:35px}.tabs>a{padding:0 0 15px;font-size:13px;color:var(--muted);border-bottom:2px solid transparent}.tabs>a.selected{color:var(--accent);border-color:var(--accent);font-weight:600}.tabs>.status{margin-left:auto;margin-bottom:15px}.editor-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:32px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.section-heading p{margin:6px 0 0}.field-card{border:1px solid var(--line);border-radius:8px;background:#fff;margin-bottom:12px;overflow:hidden}.field-card>summary{display:flex;align-items:center;gap:15px;padding:20px;cursor:pointer;list-style:none}.field-card>summary::-webkit-details-marker{display:none}.field-index{font-size:11px;color:#85927e;font-variant-numeric:tabular-nums}.field-summary{flex:1;min-width:0}.field-summary strong{display:block;font-size:13px;font-weight:550;overflow-wrap:anywhere}.field-summary small{text-transform:capitalize;display:block;font-size:11px;margin-top:4px;color:var(--muted)}.edit-caption{font-size:11px;color:var(--muted)}.field-body{padding:22px;border-top:1px solid var(--line)}.field-edit-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:15px}.field-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.icon-button{border:1px solid var(--line);border-radius:5px;background:#fff;width:32px;height:32px;color:var(--ink)}.danger{color:#a2463b;font-size:12px}.add-field{border:1px dashed #afbcaa;border-radius:8px;background:#f0f4eb;margin-top:18px}.add-field>summary{list-style:none;cursor:pointer;font-size:13px;font-weight:550;color:var(--accent);padding:16px 20px}.add-field>summary::-webkit-details-marker{display:none}.settings{padding:24px}.settings h2{font-size:16px}.setting-group{border-top:1px solid var(--line);padding-top:22px}.setting-group .help{margin-bottom:18px}.setting-group .help:last-child{margin-bottom:0}.color-setting{display:flex;align-items:center;justify-content:space-between}.color-setting label{margin:0}.share-link{display:flex;align-items:center;justify-content:space-between;gap:8px;background:#f5f7f1;padding:10px;border-radius:5px}.share-link code{font-size:11px;overflow:hidden;text-overflow:ellipsis}.share-link button{white-space:nowrap;font-size:11px}.alert,.notice{border-radius:7px;padding:15px 18px;font-size:13px;margin-bottom:24px}.alert{background:#fff1eb;color:#8b372e;border:1px solid #efd6cc}.notice{background:#eaf3e7;color:#34624a;border:1px solid #d3e5cd}.date-cell{white-space:nowrap;font-size:12px;color:var(--muted)}.responses-table th{max-width:250px}.responses-table th a{color:inherit;display:flex;justify-content:space-between;gap:20px}.responses-table td{padding:18px 24px}.cell-value{display:block;max-width:280px;min-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;border-top:1px solid var(--line)}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:28px}.answers{margin:12px 0 0}.answers>div{padding:22px 0;border-bottom:1px solid var(--line)}.answers>div:last-child{border:0;padding-bottom:0}.answers dt{font-size:12px;color:var(--muted);margin-bottom:9px}.answers dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.notification{padding-top:24px}.notification .section-heading{margin-bottom:8px}.public-layout{background:#fff}.public-main{padding:70px 24px!important}.public-form{max-width:620px;margin:0 auto}.accent-bar{height:5px;width:44px;border-radius:3px;background:var(--accent);margin-bottom:35px}.public-form h1{font-size:38px;line-height:1.2;margin-bottom:20px}.form-description{font-size:16px;line-height:1.7;color:var(--muted);white-space:pre-wrap;overflow-wrap:anywhere}.required-note{font-size:12px;color:var(--muted);margin:25px 0 35px}.respond-form .question{margin-bottom:28px}.respond-form label{font-size:14px;margin-bottom:10px;overflow-wrap:anywhere}.respond-form input:not([type=checkbox]),.respond-form select,.respond-form textarea{min-height:47px}.respond-form input[type=file]{padding:10px;font-size:12px}.respond-form input[type=file]::file-selector-button{background:#f2f5ef;border:0;padding:8px 12px;border-radius:4px;margin-right:12px;font:inherit;color:var(--ink);cursor:pointer}.submit-button{margin-top:12px;min-width:180px}.public-footer{text-align:center;font-size:11px;color:#7a8475;margin-top:75px}.honeypot{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.field-error{font-size:12px;color:#a1392e;margin:8px 0 0}[aria-invalid=true]{border-color:#b94636!important}.thank-you{padding-top:50px}.thank-you .text-button{margin-top:25px}.success-mark{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--accent);color:var(--accent-ink);font-size:24px;margin:10px 0 26px}.login-box{width:min(100%,420px);margin:35px auto}.login-box .brand{margin-bottom:65px}.login-box h1{font-size:34px}.login-box>.muted{margin-bottom:35px}.login-box form{gap:12px;margin-bottom:24px}.login-box label{margin:0}.login-box .button{margin-top:10px}.error-page{max-width:640px;margin:50px auto}.error-page .button{margin-top:15px}[hidden]{display:none!important}
@media(min-width:1600px){.admin-content main{padding-top:60px}.page-heading{margin-bottom:45px}.stats{margin-bottom:45px}}
@media(max-width:1150px){.sidebar{width:195px;padding:28px 16px}.admin-content{margin-left:195px}.topbar{padding:0 28px}.admin-content main{padding:35px 28px}.editor-grid{grid-template-columns:minmax(0,1fr) 290px;gap:20px}.settings{padding:20px}.field-edit-grid{grid-template-columns:1fr}th,td{padding-left:18px;padding-right:18px}.brand{font-size:13px}}
@media(max-width:900px){.editor-grid,.detail-grid{grid-template-columns:1fr}.editor-grid>aside{max-width:none}.stats>div{padding:0 22px}.forms-table td:nth-child(4),.forms-table th:nth-child(4){display:none}.panel-heading>.small{display:none}.page-heading h1{font-size:30px}.page-heading .button{gap:8px;padding:10px 14px}}
@media(max-width:640px){.sidebar{position:static;inset:auto;width:100%;height:65px;flex-direction:row;align-items:center;justify-content:space-between;padding:0 20px;border-right:0;border-bottom:1px solid var(--line)}.sidebar nav,.workspace-label,.sidebar-bottom p{display:none}.sidebar-bottom{padding:0;margin:0}.brand{font-size:14px}.admin-content{margin:0}.topbar{height:50px;padding:0 20px;font-size:11px}.private-label{display:none}.admin-content main{padding:30px 20px}.page-heading,.form-heading{align-items:flex-start;gap:18px;flex-direction:column;margin-bottom:26px}.page-heading h1,.form-heading h1{font-size:29px}.page-heading p{font-size:13px}.stats{margin-bottom:12px;padding:16px 0 25px}.stats>div{padding:0 15px;gap:9px}.stat-number{font-size:29px}.stats>div>span:last-child{font-size:10px}.panel-heading{padding:20px}.panel-heading h2{font-size:16px}.forms-table th,.forms-table td{padding:15px}.forms-table td:last-child,.forms-table th:last-child{display:none}.form-symbol{display:none}.form-title{min-width:150px}.form-title strong{font-size:12px}.form-title small{font-size:10px}.status{font-size:10px}.section-heading{align-items:flex-start;flex-wrap:wrap;gap:12px}.section-heading h2{font-size:17px}.field-body{padding:18px}.field-actions .actions{gap:10px}.padded{padding:23px}.empty{padding:45px 20px}.empty h2{font-size:18px}.pagination{align-items:flex-start;flex-direction:column}.public-main{padding:40px 22px!important}.public-form h1{font-size:31px}.form-description{font-size:15px}.public-footer{margin-top:50px}.login-box{margin-top:20px}.login-box .brand{margin-bottom:48px}.login-box h1{font-size:30px}.tabs{gap:24px}.settings{padding:24px}.thank-you{padding-top:25px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}
.form-logo{display:block;width:144px;height:144px;object-fit:contain;border-radius:8px;margin-bottom:32px}.public-main:has(.form-logo){padding-top:42px!important}.thank-you:has(.form-logo){padding-top:0}@media(max-width:640px){.form-logo{width:120px;height:120px;margin-bottom:28px}.public-main:has(.form-logo){padding-top:28px!important}}
