*,*:before,*:after{box-sizing:border-box}*{margin:0}html{interpolate-size:allow-keywords}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p{overflow-wrap:break-word;text-wrap:pretty}h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;text-wrap:balance}#root,#app{isolation:isolate}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color-scheme:light dark;--color-bg: #f4ecd9;--color-surface: #ece0c8;--color-border: #a99f8a;--color-text: #2e2823;--color-muted: #6b6357;--color-teal: #4f7d75;--color-coral: #c96f52}@media(prefers-color-scheme:dark){:root{--color-bg: #241f1a;--color-surface: #2f2921;--color-border: #6b6357;--color-text: #f1e8d6;--color-muted: #b8ac93;--color-teal: #7fada3;--color-coral: #e08d6d}}body{min-height:100dvh;background-color:var(--color-bg);color:var(--color-text)}.page{max-width:80ch;margin-inline:auto;padding:2rem}.studio{max-width:640px;margin-inline:auto;padding:2.5rem 1.25rem 4rem;display:flex;flex-direction:column;gap:2rem}.studio__header{text-align:center;display:flex;flex-direction:column;gap:.5rem}.studio__header h1{font-family:ui-rounded,SF Pro Rounded,system-ui,-apple-system,sans-serif;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:800;letter-spacing:-.02em;color:var(--color-text)}.studio__tagline{color:var(--color-muted);font-size:1rem}.step-progress{display:flex;justify-content:space-between;list-style:none;padding:0;margin:0;gap:.5rem}.step-progress__item{flex:1;display:flex;flex-direction:column;align-items:center;gap:.375rem;color:var(--color-muted);border-top:2px solid var(--color-border);padding-top:.5rem}.step-progress__item[data-state=current]{color:var(--color-text);border-top-color:var(--color-coral)}.step-progress__item[data-state=done]{border-top-color:var(--color-teal)}.step-progress__index{display:none}.step-progress__label{text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:700}.privacy-notice{border:1px solid var(--color-border);background:var(--color-surface);padding:.875rem 1rem;font-size:.875rem;color:var(--color-muted);line-height:1.6}.wizard-step{display:flex;flex-direction:column;gap:1.25rem;border:1px solid var(--color-border);background:var(--color-surface);padding:1.75rem;animation:face-swap-step-in .32s ease-out}@media(prefers-reduced-motion:reduce){.wizard-step{animation:none}}@keyframes face-swap-step-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.wizard-step h2{font-family:ui-rounded,SF Pro Rounded,system-ui,-apple-system,sans-serif;font-size:1.375rem;font-weight:700;color:var(--color-text)}.wizard-step__hint{color:var(--color-muted);font-size:.9375rem;line-height:1.6}.wizard-step__actions{display:flex;flex-wrap:wrap;gap:.75rem}.wizard-step__footer{display:flex;justify-content:space-between;gap:.75rem;margin-top:.5rem;border-top:1px solid var(--color-border);padding-top:1.25rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid var(--color-text);border-radius:0;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:600;cursor:pointer;text-decoration:none;background:transparent;color:var(--color-text);transition:background-color .16s ease,color .16s ease,opacity .16s ease}.button--primary{background:var(--color-coral);border-color:var(--color-coral);color:#fffaf2}.button--primary:hover:not(:disabled){background:var(--color-teal);border-color:var(--color-teal)}.button--ghost{background:transparent}.button--ghost:hover{background:var(--color-border)}.button:disabled{opacity:.45;cursor:not-allowed}.visually-hidden-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.camera-panel,.face-preview{border:1px solid var(--color-border);padding:.75rem;background:var(--color-bg)}.camera-panel__preview,.face-preview__image{width:100%;max-height:320px;object-fit:cover}.field-error{color:var(--color-coral);font-size:.875rem}.video-link-field{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem;color:var(--color-muted)}.video-link-field__row{display:flex;gap:.5rem}.video-link-field__row input{flex:1;border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-text);padding:.65rem .75rem}.video-preview{border:1px solid var(--color-border);padding:.75rem;background:var(--color-bg)}.video-preview__player{width:100%}.video-preview__name{margin-top:.5rem;font-size:.8125rem;color:var(--color-muted);word-break:break-all}.position-stage{position:relative;width:100%;aspect-ratio:9 / 16;max-height:480px;margin-inline:auto;border:1px solid var(--color-border);background:#000;overflow:hidden}.position-stage__video{width:100%;height:100%;object-fit:contain}.position-stage__overlay{position:absolute;aspect-ratio:1 / 1;transform:translate(-50%,-50%);border:2px solid var(--color-coral);border-radius:50%;padding:0;background:transparent;cursor:grab;touch-action:none}.position-stage__overlay:active{cursor:grabbing}.position-stage__overlay-image{width:100%;height:100%;object-fit:cover;border-radius:50%}.size-slider{display:flex;flex-direction:column;gap:.5rem;font-size:.875rem;color:var(--color-muted)}.consent-checkbox{display:flex;align-items:flex-start;gap:.625rem;font-size:.875rem;color:var(--color-text);line-height:1.5}.consent-checkbox input{margin-top:.2rem}.processing-preview{width:100%;max-height:280px;object-fit:contain;border:1px solid var(--color-border);background:#000}.progress-bar{height:10px;border:1px solid var(--color-border);background:var(--color-bg)}.progress-bar__fill{height:100%;background:var(--color-teal);transition:width .16s linear}.progress-bar__label{font-size:.8125rem;color:var(--color-muted);text-align:right}.result-preview{width:100%;max-height:480px;border:1px solid var(--color-border);background:#000}
