/* Copyright 2026 James. SPDX-License-Identifier: GPL-3.0-or-later */
.embed-page{min-width:0}.embed-shell{max-width:740px;margin:auto;padding:20px clamp(14px,4vw,30px) 30px}.embed-header{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:0 0 14px;border-bottom:1px solid var(--line);font-size:11px}.embed-brand{display:flex;align-items:center;gap:8px;font-weight:700;letter-spacing:1px}.embed-brand .dot{width:7px;height:7px}.embed-version{color:var(--muted);font:10px var(--mono)}.embed-header a{color:var(--mint);white-space:nowrap}.embed-intro{padding:21px 0 15px}.embed-intro h1{font-size:clamp(23px,5vw,30px);letter-spacing:-1px;line-height:1.15;margin:0 0 6px}.embed-intro h1 span{color:var(--mint)}.embed-intro p,.embed-footer{font-size:11px;color:var(--muted);margin:0;line-height:1.6}.embed-status{font-size:11px;color:var(--mint);margin:0 0 10px}.embed-status:empty{display:none}.embed-card,.embed-result{background:var(--panel);border:1px solid var(--line);border-radius:12px;padding:20px}.embed-card fieldset{margin:0 0 15px}.embed-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.embed-grid>*{min-width:0}.embed-card select{height:42px;font-size:12px;padding:8px}.embed-card label,.embed-card .field-label{font-size:11px;margin-bottom:5px}.embed-note{font-size:11px;line-height:1.55;color:var(--muted);margin:9px 0 0}.embed-note:empty{display:none}.embed-rule{height:1px;background:var(--line);margin:16px 0}.embed-card .power-toggle{margin-bottom:14px}.embed-card .power-toggle button{font-size:11px}.embed-card #embed-temperature{max-width:180px}.embed-card #embed-on-settings>label{margin-top:12px}.embed-card .primary{margin-top:15px}.embed-card .error{margin:10px 0 0}.embed-result{margin-top:12px}.embed-result-heading{display:flex;justify-content:space-between;align-items:center;gap:12px}.embed-result h2{font-size:16px}.embed-result p{font-size:11px;color:var(--muted);margin:8px 0}.embed-result textarea{width:100%;resize:vertical;background:#091215;color:#b3e3d0;border:1px solid var(--line);font:11px/1.6 var(--mono);padding:10px;overflow-wrap:anywhere}.embed-result label{font-size:10px;color:var(--muted)}.embed-footer{border-top:1px solid var(--line);margin-top:15px;padding-top:12px}.embed-card button:disabled{opacity:.45}@media(max-width:460px){.embed-shell{padding:14px 12px 24px}.embed-card,.embed-result{padding:14px}.embed-grid{grid-template-columns:1fr;gap:10px}.embed-intro{padding:16px 0 12px}.embed-card #embed-temperature{max-width:none}.embed-header{font-size:10px}.embed-version{font-size:9px}}
