.frame-openings-section{grid-column:1/-1;border-top:1px solid var(--line);padding-top:12px;margin-top:2px}.frame-openings-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:9px}.frame-openings-head b,.frame-openings-head small{display:block}.frame-openings-head b{font-size:10px}.frame-openings-head small{font-size:8px;color:var(--muted);margin-top:2px}.frame-openings{display:flex;flex-direction:column;gap:8px}.frame-opening{border:1px solid #dbe4df;background:#f8faf8;border-radius:10px;padding:10px}.frame-opening-head{display:flex;align-items:center;gap:7px;margin-bottom:8px}.frame-opening-head select{font-weight:800}.frame-opening-remove{border:0;background:#f6e8e5;color:#a34b42;border-radius:7px;width:28px;height:28px;cursor:pointer}.frame-opening-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.frame-opening-grid input{padding:7px 8px}.frame-opening-grid .frame-check{margin:0}.frame-export-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:14px}.frame-export-actions .button{min-width:190px}.frame-result-section h3 small{margin-left:auto;color:var(--muted);font-size:9px;font-weight:600}.frame-result-note b{color:#7c3e36}@media(max-width:760px){.frame-opening-grid{grid-template-columns:1fr}.frame-export-actions{flex-direction:column}.frame-export-actions .button{width:100%}}
