.framed-scope{--framed-bg:#ffffff;--framed-bg-sidebar:#f9f9f7;--framed-bg-soft:#fafaf9;--framed-bg-softer:#f5f5f3;--framed-bg-hover:#ececea;--framed-border:#ececea;--framed-border-strong:#d8d8d4;--framed-text:#1a1a1a;--framed-text-soft:#5f5f5b;--framed-text-faint:#9a9a96;--framed-accent:#ffd500;--framed-accent-tint:#fffbe0;--framed-accent-border:#f5cc00;--framed-status-good:#16a34a;--framed-status-bad:#dc2626;--framed-radius-sm:6px;--framed-radius:10px;--framed-radius-lg:14px;font-family:DM Sans,system-ui,-apple-system,sans-serif;color:var(--framed-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.framed-scope *,.framed-scope :after,.framed-scope :before{box-sizing:border-box}@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap");.framed-fab{position:fixed;right:24px;bottom:24px;width:52px;height:52px;border-radius:50%;background:#ffffff;border:2px solid #e8e8e8;color:#1a1a1a;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2147483647;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:border-color .12s,transform .12s,box-shadow .12s}.framed-fab:hover{border-color:#ffd500;transform:scale(1.05);box-shadow:0 4px 14px rgba(0,0,0,.1)}.framed-fab svg{width:22px;height:22px}@media (max-width:640px){.framed-fab{width:44px;height:44px;right:16px;bottom:16px}}.framed-widget-panel{position:fixed;right:24px;bottom:24px;width:360px;background:white;border:1px solid var(--framed-border);border-radius:var(--framed-radius-lg);padding:14px;z-index:2147483647;box-shadow:0 1px 2px rgba(0,0,0,.04)}@media (max-width:640px){.framed-widget-panel{width:auto;left:16px;right:16px;bottom:16px}}