.demo-tour{position:fixed;z-index:600;inset:0;display:grid;place-items:end center;padding:16px;background:rgba(24,21,19,.45);backdrop-filter:blur(8px)}.demo-tour[hidden]{display:none!important}.demo-tour>section{width:min(480px,100%);padding:25px;border-radius:28px;background:#fff;box-shadow:0 30px 90px #0005}.demo-tour-progress{float:right;padding:5px 9px;border-radius:999px;background:#f2efec;color:#746b66;font-size:12px;font-weight:800}.demo-tour h2{margin:8px 0;font-size:28px}.demo-tour-text{min-height:68px;color:#655d59;font-size:16px}.demo-tour-actions{display:grid;grid-template-columns:1fr 1.2fr;gap:9px;margin-top:20px}.demo-tour-actions button{min-height:49px;border:1px solid #e5ddd8;border-radius:15px;background:#fff;font-weight:800}.demo-tour-actions .primary{margin:0;border:0;background:#f46b45;color:#fff}.demo-tour~.agenda-add{z-index:590}@media(max-width:600px){.demo-tour{padding:0}.demo-tour>section{border-radius:28px 28px 0 0;padding-bottom:calc(24px + env(safe-area-inset-bottom))}}
