.shayos-guestbook-wizard{display:grid;gap:20px;width:100%;padding:clamp(12px,2.5vw,26px);box-sizing:border-box;background:transparent;color:inherit}
.shayos-guestbook-wizard[hidden]{display:none!important}.shayos-guestbook-steps{display:flex;gap:10px;overflow-x:auto;list-style:none;padding:0;margin:0}.shayos-guestbook-steps li{flex:1 0 160px;padding:10px 14px;border-radius:999px;background:#edf3f9;font-weight:800}.shayos-guestbook-steps li.is-active{background:#cfe5fb;color:#123b70}.shayos-guestbook-pickers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.shayos-guestbook-picker{position:relative;display:grid;place-items:center;min-height:120px;padding:18px;border:2px dashed #6f99c8;border-radius:20px;background:#f7fbff;color:#123b70;cursor:pointer;font:inherit;font-weight:900;text-align:center}.shayos-guestbook-picker input{position:absolute;opacity:0;pointer-events:none}.shayos-guestbook-preview{display:grid;grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:12px;margin-top:14px}.shayos-guestbook-preview-item{position:relative;margin:0;border-radius:14px;overflow:hidden;background:#eaf1f7}.shayos-guestbook-preview-item img{width:100%;height:130px;object-fit:cover;display:block}.shayos-guestbook-remove{position:absolute;inset-inline-end:6px;top:6px;border:0;border-radius:999px;padding:6px 10px;background:#781010;color:#fff;font:inherit;font-size:.82rem;font-weight:800;cursor:pointer}.shayos-guestbook-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.shayos-guestbook-fields label,.shayos-guestbook-dedication{display:grid;gap:7px;font-weight:800}.shayos-guestbook-fields input:not([type=checkbox]),.shayos-guestbook-dedication textarea{width:100%;box-sizing:border-box;min-height:46px;border:1px solid #9eb4cc;border-radius:12px;padding:9px 12px;font:inherit}.shayos-guestbook-dedication textarea{min-height:150px;resize:vertical}.shayos-guestbook-consent{grid-column:1/-1;display:flex!important;align-items:flex-start;gap:8px}.shayos-guestbook-exit,.shayos-guestbook-controls{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.shayos-guestbook-exit{justify-content:flex-end}.shayos-guestbook-exit button,.shayos-guestbook-controls button{min-height:44px;padding:9px 20px;border:2px solid #123b70;border-radius:999px;background:#fff;color:#123b70;font:inherit;font-weight:900;cursor:pointer}.shayos-guestbook-controls [data-guestbook-next],.shayos-guestbook-controls [data-guestbook-submit]{background:#123b70;color:#fff}.shayos-guestbook-status,.shayos-guestbook-count{min-height:1.4em;text-align:center;font-weight:800}@media(max-width:640px){.shayos-guestbook-pickers,.shayos-guestbook-fields{grid-template-columns:1fr}}
/* 1.13.6 guestbook canonical three-step flow and explicit send progress */
.shayos-guestbook-submit-state{display:grid;gap:8px;margin-top:16px}.shayos-guestbook-submit-state[hidden]{display:none!important}.shayos-guestbook-progress{height:10px;border-radius:999px;background:#e4edf6;overflow:hidden}.shayos-guestbook-progress>span{display:block;width:0;height:100%;background:currentColor;transition:width .3s ease}.shayos-guestbook-status{min-height:1.5em;margin:0;text-align:center;font-weight:800}.shayos-guestbook-controls [data-guestbook-submit][hidden]{display:none!important}
/* 1.13.7 guestbook: capture-first flow, quiet exit control, no provider-loading placeholder. */
.shayos-guestbook-exit{order:-2;display:flex!important;justify-content:flex-start!important;margin:0 0 4px!important;padding:0!important;border:0!important;background:transparent!important}
[data-shayos-toot-wizard] [data-shayos-toot-step-panel] .shayos-guestbook-exit button,
.shayos-guestbook-exit button{min-height:38px!important;padding:7px 14px!important;border:1px solid #9aa9b7!important;border-radius:999px!important;background:transparent!important;color:#5e6f7f!important;box-shadow:none!important;font-size:.9rem!important;font-weight:700!important;text-shadow:none!important}
.shayos-guestbook-exit button::before{content:'X';display:inline-grid;place-items:center;width:22px;height:22px;margin-inline-end:7px;border:1px solid currentColor;border-radius:50%;font-size:.72rem;font-weight:900}
.shayos-guestbook-controls{margin-top:8px!important}
.shayos-guestbook-controls [data-guestbook-next]{min-width:130px!important}
.shayos-guestbook-preview-item video{width:100%;height:130px;object-fit:cover;display:block;background:#000}
