.tool-hero{padding:70px 0 35px}.tool-hero h1{font-size:clamp(3.4rem,8vw,6.6rem);letter-spacing:-.06em;line-height:.92;margin:12px 0}.intro{font-size:1.15rem}.builder-wrap{display:grid;grid-template-columns:1.25fr .75fr;gap:22px;padding-bottom:90px;align-items:start}.builder{display:grid;grid-template-columns:1fr 1fr;gap:14px;border:1px solid var(--line);background:#080d0a;border-radius:26px;padding:22px}.field{display:flex;flex-direction:column;gap:8px;color:#b7c2bb;font-size:.82rem;font-weight:800;letter-spacing:.03em}.field>input,.field>select{width:100%;border:1px solid #203027;background:#0d1510;color:var(--text);border-radius:13px;padding:14px 13px;outline:none}.field>input:focus,.field>select:focus{border-color:#3a7950;box-shadow:0 0 0 3px #66ff8c0f}.smart-field{position:relative}.smart-combobox{position:relative;border:1px solid #203027;background:#0d1510;border-radius:13px;padding:7px;transition:border-color .15s,box-shadow .15s}.smart-combobox:focus-within{border-color:#3a7950;box-shadow:0 0 0 3px #66ff8c0f}.smart-combobox [data-search]{width:100%;border:0;background:transparent;color:var(--text);border-radius:8px;padding:8px 7px;outline:none;font:inherit}.smart-combobox [data-search]::placeholder{color:#6f7c74}.smart-chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:2px}.smart-chips:empty{display:none}.smart-chip{display:inline-flex;align-items:center;gap:7px;border:1px solid #2d553a;border-radius:999px;padding:6px 9px;background:#102018;color:#dff9e6;font:inherit;font-size:.76rem;font-weight:750;cursor:pointer}.smart-chip:hover{border-color:#66ff8c}.smart-chip span:last-child{color:#84a98d;font-size:1rem;line-height:.7}.smart-results{position:absolute;z-index:30;top:calc(100% + 7px);left:0;right:0;max-height:264px;overflow-y:auto;border:1px solid #284133;border-radius:14px;background:#0a120d;box-shadow:0 18px 46px #0000007a;padding:7px}.smart-results[hidden]{display:none}.smart-results-toolbar{position:sticky;top:-7px;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:10px;margin:-1px -1px 5px;padding:7px 7px 8px;background:linear-gradient(180deg,#0a120d 80%,#0a120df0);border-bottom:1px solid #142219}.smart-results-head{padding:0;color:#7c8b81;font-size:.66rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.smart-option{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;border:0;border-radius:10px;padding:10px 11px;margin:0 0 3px;background:transparent;color:#edf5ef;text-align:left;cursor:pointer;font:inherit}.smart-option>span:first-child{min-width:0;line-height:1.35;font-weight:750}.smart-option:hover,.smart-option:focus,.smart-option[aria-selected=true]{background:#132219;outline:none}.smart-option small{justify-self:end;min-width:max-content;padding:3px 8px;border:1px solid #22372b;border-radius:999px;background:#0c1710;color:#7d8d82;font-size:.61rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}.smart-custom span{color:#9df8b4}.smart-message{padding:12px;color:#89968e;font-size:.78rem;font-weight:500}.smart-more{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:auto;border:1px solid #254432;border-radius:999px;margin:0;padding:6px 9px;background:#0d1a12;color:#79dd96;font:inherit;font-size:.67rem;font-weight:850;letter-spacing:.02em;cursor:pointer;white-space:nowrap}.smart-more:hover,.smart-more:focus{color:#c4ffd2;border-color:#3b7f50;background:#12261a;outline:none}.field-hint{color:#66746b;font-size:.69rem;font-weight:500;letter-spacing:0;line-height:1.35}.wide{grid-column:1/-1}.controls{display:flex;gap:10px;margin-top:4px}.controls button{cursor:pointer}.output-card{position:sticky;top:20px;border:1px solid #284132;background:linear-gradient(180deg,#0d1811,#07100a);border-radius:26px;padding:22px;min-height:300px}.output-head{display:flex;justify-content:space-between;align-items:center;font-size:.72rem;letter-spacing:.18em;color:#75837a}.output-head button{border:1px solid #294334;background:#111d16;color:var(--green);padding:7px 11px;border-radius:999px;cursor:pointer}.output{font-size:1.02rem;line-height:1.72;white-space:pre-wrap;margin-top:30px}.output-note{color:#66746b;font-size:.72rem;line-height:1.45;margin-top:18px}.status{font-size:.8rem;color:var(--green);margin-top:16px}@media(max-width:850px){.builder-wrap,.builder{grid-template-columns:1fr}.wide{grid-column:auto}.output-card{position:static}.smart-results{max-height:228px}.smart-option{gap:14px}.smart-option small{font-size:.59rem;padding:3px 7px}.smart-results-toolbar{gap:7px}.smart-more{font-size:.64rem;padding:6px 8px}}
