:root{color-scheme:light;--navy:#002e60;--ink:#18334e;--muted:#586b7d;--line:#dde5ec;--orange:#ff790f;font-family:Segoe UI,Helvetica,Arial,sans-serif;font-size:14px;color:var(--ink);background:#f2f5f8}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}a,button,input,summary{-webkit-tap-highlight-color:transparent}button,summary{cursor:pointer}a,button{-ms-touch-action:manipulation;touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid#0f76ff;outline-offset:3px}.pane-shell{max-width:520px;margin:0 auto;padding:0 18px}.brand-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:12px;padding:22px 0 18px;border-bottom:1px solid var(--line)}.brand-header img{display:block;object-fit:contain}.product-label{color:var(--muted);font-size:10px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;white-space:nowrap}.intro{padding:25px 0 23px}.eyebrow{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;gap:8px;color:var(--navy);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px}.eyebrow:before{content:"";width:20px;height:3px;background:var(--orange)}h1{margin:0;color:var(--navy);font-size:28px;font-weight:650;line-height:1.16;letter-spacing:-.8px}.intro-description{margin:12px 0 0;color:var(--muted);font-size:13px;line-height:1.55}#app-body{-ms-flex-direction:column;flex-direction:column;gap:14px}.card{padding:20px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 2px 3px rgba(0,46,96,.016)}.section-heading{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;gap:10px;margin-bottom:20px}.section-number{color:#667a8e;font-size:10px;line-height:22px;font-weight:700;border-bottom:2px solid#ff790f}h2{margin:0;font-size:16px;font-weight:650;line-height:1.4;color:var(--navy);letter-spacing:-.2px}.section-description{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.5}label{display:block;margin-bottom:7px;font-size:12px;font-weight:600}input{display:block;width:100%;min-width:0;height:43px;padding:10px 12px;border:1px solid#c9d4df;border-radius:6px;background:#fff;color:var(--ink);font-size:12px;transition:border-color.15s}input::placeholder{color:#728294;opacity:1}input:hover{border-color:#8ca2b9}input:focus{border-color:#0f76ff}.helper{color:var(--muted);font-size:11px;line-height:1.65;margin:8px 0 0}.button-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}.button{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:10px;min-height:42px;padding:10px 12px;border:1px solid transparent;border-radius:6px;font-size:12px;font-weight:600;line-height:1.4;text-decoration:none;text-align:center;transition:background.15s,border-color.15s}.button-primary{background:var(--navy);color:#fff}.button-primary:hover{background:#00437f}.button-primary span{font-size:16px}.button-secondary{color:var(--navy);background:#fff;border-color:#d5dfe8}.button-secondary:hover{background:#f0f5fa;border-color:#93a9bf}.button:active{transform:translateY(1px)}.button:disabled{opacity:.55;cursor:wait}.text-button{display:block;margin:12px auto -4px;background:none;border:0;border-radius:3px;padding:8px;color:var(--muted);font-size:11px;text-decoration:underline;text-underline-offset:3px}.text-button:hover{color:var(--navy)}.status-message{font-size:11px;line-height:1.6;margin:12px 0 0;padding:10px 12px;background:#f4f7fa;border-radius:6px;overflow-wrap:anywhere}.status-message:empty{display:none}.refresh-actions{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:8px}.refresh-button{-ms-flex-pack:start;justify-content:flex-start;padding-left:14px}.refresh-button svg{-ms-flex-negative:0;flex-shrink:0}.refresh-note{margin-top:10px}.disclosure{border-top:1px solid var(--line);margin-top:18px}.disclosure summary{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;gap:12px;padding:14px 0 0;border-radius:2px;list-style:none;font-size:12px;font-weight:600;color:var(--navy)}.disclosure summary::-webkit-details-marker{display:none}.disclosure summary>span{display:block;font-size:19px;line-height:18px;font-weight:400;transition:transform.15s}.disclosure[open] summary>span{transform:rotate(45deg)}.disclosure-body{padding-top:16px}.full-width{width:100%;margin-top:12px}.formula-label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;gap:8px;margin-bottom:9px;font-size:12px;font-weight:600}.small-label{font-size:9px;color:var(--muted);letter-spacing:.06em;font-weight:500}.formula{display:block;margin:0;padding:13px 11px;background:#f0f4f8;color:var(--navy);border-left:2px solid#b79962;border-radius:0 5px 5px 0;font-family:Consolas,SFMono-Regular,monospace;font-size:11px;line-height:1.8;overflow-wrap:anywhere;white-space:pre-wrap;-webkit-user-select:all;-ms-user-select:all;user-select:all}.examples{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:22px}h3{font-size:12px;margin:0 0 10px;font-weight:600}.alignment-note{font-size:11px;line-height:1.6;border-left:2px solid var(--orange);padding-left:10px;margin:12px 0 0;color:#70502a}.notice{padding:15px;border:1px solid#efd5af;border-radius:8px;color:#70502a;background:#fff9ee;font-size:12px;line-height:1.6}.notice strong{display:block;margin-bottom:4px}.install-card .button{width:100%;margin-top:16px}.pane-footer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;gap:7px;padding:24px 0;color:#66788a;font-size:10px}.footer-mark{width:5px;height:5px;background:#b79962}@media (max-width:340px){.pane-shell{padding:0 12px}.card{padding:16px}h1{font-size:26px}.button{padding-left:8px;padding-right:8px;font-size:11px}}@media (prefers-reduced-motion:reduce){*,:after,:before{transition:none!important}}@media (forced-colors:active){.card,.formula,.notice{border:1px solid canvastext}.button{border:1px solid buttontext}}[hidden]{display:none!important}#browser-preview label{margin-top:16px}#browser-preview select{width:100%;padding:10px 8px;border:1px solid#c9d4df;border-radius:6px;background:#fff;color:var(--ink);font:inherit;font-size:12px}#browser-preview select:focus-visible{outline:3px solid#0f76ff;outline-offset:3px}.preview-result{max-width:100%;overflow:auto;max-height:420px;margin-top:12px}.preview-result:empty{display:none}.preview-result table{border-collapse:collapse;font-size:11px;width:100%}.preview-result caption{text-align:left;padding-bottom:10px;color:var(--muted)}.preview-result td{padding:8px;border:1px solid var(--line);white-space:nowrap}.preview-result tr:nth-child(2n){background:#f2f5f8}.button:disabled{cursor:not-allowed}#refresh-host-note{margin-bottom:12px}
/*# sourceMappingURL=ef9979bc6e9969384cec.css.map*/