.builder-shell{min-height:100vh}.builder-topbar{height:74px;background:#fff;border-bottom:1px solid var(--line);padding:0 34px;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:5}.builder-layout{max-width:1190px;margin:0 auto;padding:44px 25px 90px;display:grid;grid-template-columns:260px minmax(0,1fr);gap:40px;align-items:start}.builder-guide{position:sticky;top:112px}.builder-guide h1{margin:8px 0 12px;font-size:34px;line-height:1.05;letter-spacing:-.045em}.builder-guide>p:not(.overline){color:var(--muted);font-size:12px;line-height:1.65}.builder-guide ol{list-style:none;margin:28px 0 0;padding:0;display:grid;gap:8px}.builder-guide li{display:flex;align-items:center;gap:9px;color:#91a099;font-size:11px;font-weight:750}.builder-guide li span{width:25px;height:25px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:9px}.builder-guide li.active{color:var(--ink)}.builder-guide li.active span{background:var(--green);border-color:var(--green);color:#fff}.builder-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:24px;margin-bottom:18px}.section-title{display:flex;align-items:flex-start;gap:12px;margin-bottom:21px}.section-title>span{width:30px;height:30px;border-radius:8px;background:#e6f5eb;color:var(--green-dark);display:grid;place-items:center;font-size:10px;font-weight:900;flex:0 0 auto}.section-title>div{flex:1}.section-title h2{margin:0;font-size:16px}.section-title p{margin:5px 0 0;color:var(--muted);font-size:10px}.section-title>b{padding:6px 9px;border-radius:999px;background:var(--soft);font-size:9px}.template-options{display:grid;grid-template-columns:1fr 1fr;gap:15px}.template-option{min-height:310px;padding:23px;border:1px solid var(--line);border-radius:13px;background:#fff;text-align:left;display:flex;flex-direction:column;align-items:flex-start;position:relative}.template-option.recommended{background:linear-gradient(145deg,#f8fdf9,#ecf8f1);border-color:#aad4b9}.template-option:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.template-badge{position:absolute;right:14px;top:14px;border-radius:999px;background:#dff3e7;color:var(--green-dark);padding:5px 8px;font-size:8px;font-weight:850}.template-icon{width:42px;height:42px;border-radius:11px;background:var(--green);color:#fff;display:grid;place-items:center;font-size:19px;margin-bottom:19px}.template-icon.neutral{background:#84958d}.template-icon.small{width:32px;height:32px;border-radius:8px;margin:0;font-size:14px}.template-option strong{font-size:14px}.template-option>p{color:var(--muted);font-size:10px;line-height:1.6;margin:8px 0 18px}.template-option em{margin-top:auto;color:var(--green-dark);font-size:10px;font-style:normal;font-weight:850}.template-meta{display:flex;gap:7px}.template-meta i{font-size:8px;font-style:normal;border:1px solid var(--line);border-radius:999px;background:#fff;padding:5px 7px}.blank-lines{width:100%;display:grid;gap:10px;margin-top:10px}.blank-lines i{height:11px;border-radius:6px;background:#edf2ef}.blank-lines i:nth-child(2){width:75%}.blank-lines i:nth-child(3){width:52%}.template-summary{background:#eaf7ef;border:1px solid #c9e4d3;border-radius:12px;padding:12px 14px;margin-bottom:17px;display:flex;justify-content:space-between;align-items:center}.template-summary>div{display:flex;align-items:center;gap:11px}.template-summary p{display:grid;margin:0;gap:3px}.template-summary b{font-size:10px}.template-summary small{font-size:8px;color:var(--muted)}.template-summary button{border:0;background:#fff;border-radius:7px;padding:8px 10px;color:var(--green-dark);font-size:9px;font-weight:800}.builder-form>div[hidden],.builder-form section[hidden]{display:none}.builder-form>div:not([hidden]){display:block}.builder-form>div[data-builder-content]>.builder-card>label{display:grid;gap:7px;margin-bottom:16px;font-size:11px;font-weight:800}.slug-field{display:flex;border:1px solid #d7e3dc;border-radius:9px;overflow:hidden}.slug-field span{display:flex;align-items:center;padding:0 11px;background:var(--soft);font-size:10px;color:var(--muted)}.slug-field input{border:0;border-radius:0}.group-stack{display:grid;gap:16px}.question-group{border:1px solid #ccddd4;border-radius:13px;background:#f7faf8;overflow:hidden}.question-group-header{display:grid;grid-template-columns:46px minmax(180px,1fr) auto auto;gap:11px;align-items:center;padding:12px 14px;background:#ebf6ef;border-bottom:1px solid #d5e5dc}.group-order{width:40px;height:43px;border-radius:9px;background:var(--green);color:#fff;display:grid;place-items:center;align-content:center}.group-order small{font-size:7px;font-weight:850}.group-order b{font-size:14px}.group-count{border-radius:999px;background:#fff;padding:5px 8px;font-size:8px;color:var(--muted)}.remove-group{border:0;background:transparent;color:var(--red);font-size:9px;font-weight:800}.group-question-list{padding:13px;display:grid;gap:10px}.question-editor{display:grid;grid-template-columns:39px minmax(0,1fr);background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}.question-number{background:#f3f7f5;border-right:1px solid var(--line);padding-top:16px;text-align:center;font-size:9px;color:var(--muted);font-weight:850}.question-body{padding:14px}.question-row{display:grid;grid-template-columns:1.5fr .75fr;gap:11px;margin-bottom:12px}.question-row.secondary{grid-template-columns:.7fr 1.5fr}.question-body>.builder-label{margin-bottom:12px}.question-footer{border-top:1px solid var(--line);padding-top:11px;display:flex;align-items:center;justify-content:space-between;gap:10px}.required-toggle{display:flex;align-items:center;gap:7px;font-size:9px}.required-toggle input{position:absolute;opacity:0}.required-toggle span{width:30px;height:17px;border-radius:999px;background:#cdd8d2;position:relative}.required-toggle span:after{content:"";position:absolute;width:13px;height:13px;border-radius:50%;background:#fff;left:2px;top:2px;transition:.15s}.required-toggle input:checked+span{background:var(--green)}.required-toggle input:checked+span:after{left:15px}.question-tools{display:flex;gap:5px;align-items:center}.question-tools select{width:auto;max-width:145px;min-height:29px;padding:4px 7px;font-size:8px}.question-tools button{min-width:28px;height:28px;border:0;border-radius:6px;background:var(--soft);font-size:10px}.question-tools .danger-link{color:var(--red);padding:0 8px}.group-empty{padding:22px;border:1px dashed #c6d8ce;border-radius:9px;text-align:center;color:var(--muted);font-size:9px}.add-question{width:calc(100% - 26px);margin:0 13px 13px;min-height:42px;border:1px dashed #a7c7b6;border-radius:9px;background:#fff;color:var(--green-dark);font-size:10px;font-weight:850}.add-group{width:100%;margin-top:14px;min-height:48px;border:1px dashed #8ebca2;border-radius:10px;background:#edf8f1;color:var(--green-dark);font-size:10px;font-weight:850}.builder-bottom{display:flex;justify-content:space-between;align-items:center}.builder-bottom span{color:var(--muted);font-size:10px}
