.vo-modal{background:var(--paper,#faf7f0);border:1px solid var(--line,#d8d2c2);text-align:center;border-radius:18px;width:100%;max-width:100%;max-height:calc(100dvh - 48px);padding:32px 22px 22px;font-family:Geist,Geist Sans,ui-sans-serif,system-ui,-apple-system,sans-serif;position:relative;overflow-y:auto;box-shadow:0 40px 90px -30px #14140f80}.vo-close{border:1px solid var(--line,#d8d2c2);width:32px;height:32px;color:var(--muted,#6b665b);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:19px;line-height:1;display:flex;position:absolute;top:14px;right:14px}.vo-close:hover{border-color:var(--ink,#15140f);color:var(--ink,#15140f)}.vo-title{font-family:var(--font-instrument-serif),serif;letter-spacing:.01em;color:var(--ink,#15140f);margin:0 20px;font-size:26px;line-height:1.15}.vo-title em{font-style:italic}.vo-body{color:var(--muted,#6b665b);margin:10px 0 0;font-size:14.5px;line-height:1.5}.vo-video{aspect-ratio:16/9;border:1px solid var(--line,#d8d2c2);background:var(--bg-2,#efeadf);border-radius:14px;justify-content:center;align-items:center;margin:18px 0 0;display:flex;position:relative;overflow:hidden}.vo-video-el{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.vo-play{color:var(--muted,#6b665b);opacity:.75}.vo-video-note{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-2,#9a9588);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10.5px;position:absolute;bottom:10px;right:12px}.vo-current{border:1px solid var(--line,#d8d2c2);background:var(--bg,#f6f3ec);border-radius:14px;justify-content:center;align-items:center;gap:12px;max-width:420px;margin:16px auto 0;padding:10px 14px;display:flex}.vo-current-logo{object-fit:contain;max-width:120px;max-height:52px}.vo-current-text{color:var(--ink,#15140f);text-overflow:ellipsis;white-space:nowrap;font-size:17px;font-weight:700;overflow:hidden}.vo-remove{color:var(--muted,#6b665b);cursor:pointer;background:0 0;border:0;flex:none;font-family:inherit;font-size:12.5px;text-decoration:underline}.vo-remove:hover{color:var(--ink,#15140f)}.vo-inputs{flex-direction:column;align-items:stretch;gap:10px;max-width:420px;margin:18px auto 0;display:flex}.vo-upload{border:1px dashed var(--ink-2,#2c2a23);height:48px;color:var(--ink,#15140f);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:0 22px;font-family:inherit;font-size:14.5px;font-weight:500;transition:background .15s;display:inline-flex}.vo-upload:hover{background:var(--bg,#f6f3ec)}.vo-or{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-2,#9a9588);font-size:12px}.vo-text-form{gap:8px;display:flex}.vo-text-input{border:1px solid var(--line,#d8d2c2);background:var(--bg,#f6f3ec);min-width:0;height:48px;color:var(--ink,#15140f);text-align:center;border-radius:999px;flex:auto;padding:0 16px;font-family:inherit;font-size:16px}.vo-text-input::placeholder{color:var(--muted-2,#9a9588)}.vo-text-input:focus{border-color:var(--ink,#15140f);background:var(--paper,#faf7f0);outline:none}.vo-text-go{border:1px solid var(--ink,#15140f);background:var(--ink,#15140f);height:48px;color:var(--paper,#faf7f0);white-space:nowrap;cursor:pointer;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 20px;font-family:inherit;font-size:14px;font-weight:500;transition:background .15s;display:inline-flex}.vo-text-go:hover{background:var(--ink-2,#2c2a23)}.vo-error{color:var(--accent,#c2553a);margin:10px 0 0;font-size:13px;line-height:1.4}.vo-save{color:var(--muted,#6b665b);margin:12px 0 0;font-size:13px}.vo-save-btn{color:var(--ink,#15140f);cursor:pointer;background:0 0;border:0;font-family:inherit;font-size:13px;font-weight:600;text-decoration:underline}.vo-save-btn[disabled]{opacity:.6;cursor:wait}.vo-nav{justify-content:space-between;align-items:center;gap:12px;margin-top:22px;display:flex}.vo-dots{gap:6px;display:inline-flex}.vo-dots i{background:var(--line,#d8d2c2);border-radius:50%;width:6px;height:6px}.vo-dots i.is-on{background:var(--ink,#15140f)}.vo-ghost{color:var(--muted,#6b665b);cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:14px}.vo-ghost:hover{color:var(--ink,#15140f)}.vo-next{border:1px solid var(--ink,#15140f);background:var(--ink,#15140f);height:42px;color:var(--paper,#faf7f0);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0 26px;font-family:inherit;font-size:14.5px;font-weight:500;transition:background .15s;display:inline-flex}.vo-next:hover{background:var(--ink-2,#2c2a23)}@media (min-width:640px){.vo-modal{border-radius:22px;max-height:calc(100dvh - 64px);padding:44px 48px 32px}.vo-title{font-size:34px}.vo-body{margin-top:12px;font-size:15.5px}.vo-video{margin-top:22px}.vo-nav{margin-top:26px}}@supports not (height:100dvh){.vo-modal{max-height:calc(100vh - 48px)}@media (min-width:640px){.vo-modal{max-height:calc(100vh - 64px)}}}
