.spec-sheet-button{display:inline-flex;align-items:center;gap:8px;margin-top:1em;padding:.75em 1.25em;font-size:16px;font-weight:500;line-height:1;color:var(--c-black);background-color:#0000000d;border:none;cursor:pointer;transition:background-color .15s ease-out,color .15s ease-out}.spec-sheet-button:hover{background-color:#0000001a}.spec-sheet-button:focus-visible{box-shadow:none;outline:2px solid rgba(77,184,73,.55);outline-offset:2px}.spec-sheet-button svg{flex-shrink:0}.spec-sheet-dialog{width:min(900px,92vw);height:85vh;max-width:none;max-height:none;padding:0;border:1px solid rgba(0,0,0,.15);background:#fff;overflow:hidden}.spec-sheet-dialog[open]{display:flex;flex-direction:column}.spec-sheet-dialog::backdrop{background:#00000080}.spec-sheet-dialog__head{display:flex;align-items:center;gap:12px;flex-shrink:0;padding:12px 16px;border-bottom:1px solid rgba(0,0,0,.12)}.spec-sheet-dialog__title{font-size:16px;font-weight:700;margin:0}.spec-sheet-dialog__open{margin-left:auto;font-size:14px;text-decoration:underline;color:#000000b3;transition:color .15s ease-out}.spec-sheet-dialog__open:hover{color:var(--c-black)}.spec-sheet-dialog__close{display:flex;align-items:center;justify-content:center;flex-shrink:0;height:32px;width:32px;cursor:pointer;color:var(--c-black);transition:opacity .15s ease-out}.spec-sheet-dialog__close:hover{opacity:.6}.spec-sheet-dialog__close svg{height:14px;width:14px}.spec-sheet-dialog__frame{flex:1;width:100%;border:0;display:block}@media(max-width:749px){.spec-sheet-dialog{width:100%;height:100%;max-width:100%;max-height:100%;margin:0;border:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-spec-sheet.css.map */
