.acho3d-embed,.acho3d-embed *{box-sizing:border-box}
.acho3d-embed{position:relative;isolation:isolate;display:block;width:100%;height:var(--acho3d-height,760px);min-height:420px;overflow:hidden;border:1px solid #d7ddd4;border-radius:20px;background:#e6ebe3;color:#1e3025;font-family:"Rethink Sans",Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.acho3d-embed__cover{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:14px;height:100%;padding:30px;text-align:center;background:radial-gradient(ellipse at 50% 40%,#f8faf6 0%,#e5ebe0 65%,#d6dfd1 100%)}
.acho3d-embed__icon{width:80px;height:72px;stroke:#728369;stroke-width:1.4;margin-bottom:12px}
.acho3d-embed .acho3d-embed__title{font-size:clamp(26px,3.4vw,42px);font-weight:500;letter-spacing:-.045em;line-height:1.1;color:#203126}
.acho3d-embed .acho3d-embed__cover p{font-size:15px;line-height:1.5;max-width:410px;margin:0;color:#5e6c5d}
.acho3d-embed .acho3d-embed__open{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:48px;margin:7px 0 0;padding:13px 23px;border:0;border-radius:50px;background:#23382b;color:#fff;font:inherit;font-size:16px;font-weight:500;line-height:1.3;text-transform:none;letter-spacing:0;box-shadow:none;cursor:pointer}
.acho3d-embed .acho3d-embed__open:hover{background:#344d3b;color:#fff}
.acho3d-embed .acho3d-embed__open:focus-visible{outline:3px solid #829778;outline-offset:4px}
.acho3d-embed .acho3d-embed__open:disabled{cursor:wait;opacity:.7}
.acho3d-embed .acho3d-embed__cover small{font-size:12px;line-height:1.4;color:#75816e}
.acho3d-embed .acho3d-embed__status:empty{display:none}
.acho3d-embed .acho3d-embed__status{font-size:12px;color:#7c4034}
.acho3d-embed iframe{position:absolute;inset:0;display:block;width:100%;height:100%;margin:0;padding:0;border:0;background:#d8e2dd}
.acho3d-embed[data-running="true"] .acho3d-embed__cover{display:none}
.acho3d-embed--editor{height:300px;min-height:260px;max-height:340px}
.acho3d-embed--editor .acho3d-embed__icon{width:48px;height:44px;margin:0}
.acho3d-embed--editor .acho3d-embed__title{font-size:24px}
.acho3d-embed--editor code{padding:8px 13px;border-radius:8px;background:#fff9;color:#374532;font-size:13px}
@media(max-width:720px){.acho3d-embed{height:min(var(--acho3d-mobile-height,620px),82svh);min-height:420px;border-radius:16px}.acho3d-embed__cover{padding:22px}.acho3d-embed--editor{height:300px;min-height:260px}.acho3d-embed .acho3d-embed__open{font-size:15px}}
