.qx-msurf{--qx-pink:#fe66c3;--qx-teal:#46c9c0;--qx-home-gutter:12px;min-height:100dvh;width:100%;max-width:none;margin:0;padding:0 0 120px;background:#fafafa;font-family:system-ui,-apple-system,Segoe UI,sans-serif;color:#111827}.qx-msurf,.qx-msurf *,.qx-msurf :after,.qx-msurf :before{box-sizing:border-box}.qx-msurf__header{position:-webkit-sticky;position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px var(--qx-home-gutter,12px);background:rgba(255,255,255,.95);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.05)}.qx-msurf__header-main{display:flex;align-items:center;gap:10px;min-width:0}.qx-msurf__back{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;border:none;background:#f9fafb;color:#374151;text-decoration:none;flex-shrink:0}.qx-msurf__back svg{transform:rotate(180deg)}.qx-msurf__logo{flex-shrink:0;text-decoration:none}.qx-msurf__logo:not(.qx-brand-logo){font-size:22px;font-weight:900;letter-spacing:-.5px;background:linear-gradient(135deg,var(--qx-pink),var(--qx-teal));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.qx-msurf__actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.qx-msurf__icon-btn{position:relative;width:40px;height:40px;border-radius:50%;border:none;background:#f9fafb;color:#374151;display:grid;place-items:center;text-decoration:none;cursor:pointer;padding:0}.qx-msurf__icon-btn b{position:absolute;top:-2px;right:-2px;min-width:16px;height:16px;padding:0 4px;border-radius:99px;background:var(--qx-pink);color:#fff;font-size:9px;font-weight:800;line-height:16px;text-align:center}.qx-msurf__banner{margin:0;padding:10px var(--qx-home-gutter,12px);font-size:13px;font-weight:600;background:#fce7f3;color:#9d174d}.qx-msurf__banner--err{border-bottom:1px solid rgba(254,102,195,.25)}.qx-msurf__banner--ok{background:#ecfdf5;color:#065f46;border-bottom:1px solid #a7f3d0}.qx-msurf__main{width:100%;max-width:640px;margin:0 auto}