.structured-data-schema-placeholder{align-items:flex-start;background:rgba(245,248,252,.96);border:1px solid #8ea0b5;border-radius:18px;bottom:20px;box-shadow:0 6px 20px rgba(51,71,91,.12);color:#33475b;cursor:pointer;display:inline-flex;font-family:inherit;gap:10px;left:20px;max-width:360px;padding:12px 14px;pointer-events:auto;position:fixed;transition:box-shadow .18s ease,transform .18s ease,background-color .18s ease;z-index:30}.structured-data-schema-placeholder[data-validation-state=valid]{background:rgba(237,248,241,.98);border-color:#53a36b;color:#1f5c32}.structured-data-schema-placeholder[data-validation-state=disabled]{background:rgba(243,245,247,.98);border-color:#9aa5b1;color:#52606d}.structured-data-schema-placeholder[data-validation-state=invalid]{background:hsla(0,75%,97%,.98);border-color:#d95c5c;color:#8a2d2d}.structured-data-schema-placeholder:focus-visible,.structured-data-schema-placeholder:hover{background:hsla(0,0%,100%,.98);box-shadow:0 10px 28px rgba(51,71,91,.18);transform:translateY(-1px)}.structured-data-schema-placeholder:focus-visible{outline:2px solid #425b76;outline-offset:2px}.structured-data-schema-placeholder__icon{align-items:center;background:#dfe7f0;border-radius:999px;color:#33475b;display:inline-flex;font-size:12px;font-weight:700;height:26px;justify-content:center;letter-spacing:.02em;line-height:1;width:26px}.structured-data-schema-placeholder[data-validation-state=valid] .structured-data-schema-placeholder__icon{background:#c7ead1;color:#1f5c32}.structured-data-schema-placeholder[data-validation-state=disabled] .structured-data-schema-placeholder__icon{background:#d9dee3;color:#52606d}.structured-data-schema-placeholder[data-validation-state=invalid] .structured-data-schema-placeholder__icon{background:#f6c9c9;color:#8a2d2d}.structured-data-schema-placeholder__content{display:flex;flex-direction:column;gap:4px}.structured-data-schema-placeholder__label{font-size:12px;font-weight:700;line-height:1.2}.structured-data-schema-placeholder__text{font-size:11px;line-height:1.2;opacity:.8}.structured-data-schema-placeholder__errors{display:flex;flex-direction:column;gap:4px;margin-top:4px}.structured-data-schema-placeholder__error{font-size:11px;line-height:1.35;opacity:.95}