@keyframes uploader-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes view-in{0%{opacity:0;transform:translateY(10px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes view-out{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-8px)scale(.985)}}@keyframes modal-in{0%{opacity:0}to{opacity:1}}@keyframes modal-out{0%{opacity:1}to{opacity:0}}@keyframes dialog-in{0%{opacity:0;transform:translateY(16px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes dialog-out{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(10px)scale(.97)}}@keyframes row-in{0%{opacity:0;border-top-width:0;border-bottom-width:0;max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0;transform:translateY(6px)scale(.98)}to{opacity:1;border-top-width:1px;border-bottom-width:1px;max-height:220px;margin-bottom:10px;padding-top:10px;padding-bottom:10px;transform:translateY(0)scale(1)}}@keyframes row-out{0%{opacity:1;border-top-width:1px;border-bottom-width:1px;max-height:220px;margin-bottom:10px;padding-top:10px;padding-bottom:10px;transform:translateY(0)scale(1)}to{opacity:0;border-top-width:0;border-bottom-width:0;max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0;transform:translateY(-4px)scale(.98)}}@keyframes pulse-bg{0%,to{background-color:#ffffff8c}50%{background-color:#ffffffbf}}@keyframes indeterminate-slide{0%{transform:translate(-100%)}to{transform:translate(300%)}}@keyframes toast-in{0%{opacity:0;transform:translateY(20px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.uploader{color:#f5eee0;background:#1e1c198c;border:1px solid #f5eee02e;border-radius:18px;width:100%;max-width:480px;padding:24px 20px;animation:.32s cubic-bezier(.2,.7,.2,1) both uploader-in;box-shadow:0 20px 60px #0f142359,0 2px 6px #0f142326}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.uploader{-webkit-backdrop-filter:blur(14px)saturate(1.1);background:#1e1c1959}}.uploader__view{animation:.3s cubic-bezier(.2,.7,.2,1) both view-in}.uploader__view--leaving{pointer-events:none;animation:.18s cubic-bezier(.4,0,1,1) both view-out}@media (prefers-reduced-motion:reduce){.uploader__view,.uploader__view--leaving,.modal,.modal__dialog{animation:none}}.uploader__title{letter-spacing:-.01em;color:#f5eee0;text-shadow:0 1px 3px #00000073;margin:0 0 4px;font-size:20px;font-weight:600;line-height:1.25}.uploader__subtitle{color:#f5eee0;text-shadow:0 1px 3px #00000073;margin:0 0 18px;font-size:13px;font-weight:500;line-height:1.4}.uploader__notice{color:#ffe6c2;background:#784e1459;border:1px solid #ffc47873;border-radius:10px;margin:0 0 16px;padding:10px 12px;font-size:12.5px;font-weight:500;line-height:1.45;animation:.32s cubic-bezier(.2,.7,.2,1) both view-in}.uploader--crashed{text-align:center}.uploader--crashed .uploader__subtitle{margin-bottom:0}.result{text-align:center;flex-direction:column;align-items:center;display:flex}.result__icon{border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;margin-bottom:18px;animation:.46s cubic-bezier(.2,1.3,.4,1) both result-pop;display:inline-flex}.result__icon--success{background:#29c46f2e;border:2px solid #29c46fd9}.result__icon--warning{color:#ff9a9a;background:#d840402e;border:2px solid #d84040d9;font-size:38px;font-weight:600;line-height:1}.result__check{border-bottom:4px solid #3ddc84;border-right:4px solid #3ddc84;border-radius:2px;width:20px;height:36px;margin-top:-8px;transform:rotate(45deg)}@keyframes result-pop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.result__title{letter-spacing:-.01em;color:#f5eee0;text-shadow:0 1px 3px #00000073;margin:0 0 6px;font-size:20px;font-weight:600;line-height:1.25}.result__subtitle{color:#f5eee0;text-shadow:0 1px 3px #00000073;margin:0;font-size:13px;font-weight:500;line-height:1.45}.result .uploader__list{text-align:left;width:100%;max-height:40vh;overflow-y:auto}.result .uploader__actions{width:100%}.uploader__picker{color:#fff;text-shadow:0 1px 3px #00000080;text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff59;border:1.5px dashed #1e283c66;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;min-height:112px;padding:18px;font-size:14px;font-weight:500;transition:background .18s,border-color .18s,transform .12s;display:flex;position:relative}.uploader__picker:hover,.uploader__picker:focus-within{background:#fff3;border-color:#fff9}.uploader__picker:active:not([data-disabled=true]){transform:scale(.99)}.uploader__picker[data-disabled=true]{opacity:.6;cursor:not-allowed}.uploader__picker-icon{color:#fff;background:#00000061;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;font-weight:300;line-height:1;transition:transform .22s cubic-bezier(.2,.7,.2,1),background .18s;display:inline-flex}.uploader__picker:hover .uploader__picker-icon,.uploader__picker:focus-within .uploader__picker-icon{background:#00000080;transform:rotate(90deg)}.uploader__picker input[type=file]{clip:rect(0, 0, 0, 0);opacity:0;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.history-trigger{color:#f5eee0;text-align:left;cursor:pointer;background:#00000047;border:1px solid #f5eee047;border-radius:12px;align-items:center;gap:10px;width:100%;min-height:44px;margin-top:10px;padding:8px 12px;font-size:13px;font-weight:500;transition:background .18s,border-color .18s,transform .1s cubic-bezier(.2,.7,.2,1);display:flex}.history-trigger:hover{background:#0000006b;border-color:#f5eee08c}.history-trigger:active{transform:scale(.99)}.history-trigger__thumbs{flex:none;display:inline-flex}.history-trigger__thumb{background:#0000008c;border:1px solid #f5eee059;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;overflow:hidden}.history-trigger__thumb+.history-trigger__thumb{margin-left:-10px}.history-trigger__thumb img{object-fit:cover;width:100%;height:100%}.history-trigger__ext{letter-spacing:.02em;font-size:8px;font-weight:600}.history-trigger__label{text-shadow:0 1px 3px #00000073;align-items:center;gap:8px;display:flex}.history-trigger__count{color:#1a1a1a;min-width:22px;height:20px;text-shadow:none;background:#f5eee0eb;border-radius:999px;justify-content:center;align-items:center;padding:0 6px;font-size:12px;font-weight:600;display:inline-flex}.modal{z-index:10000;padding:max(16px, env(safe-area-inset-top)) 16px max(16px, env(safe-area-inset-bottom));background:#0a0a0c9e;justify-content:center;align-items:center;animation:.2s both modal-in;display:flex;position:fixed;inset:0}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.modal{-webkit-backdrop-filter:blur(6px)}}.modal__dialog{color:#f5eee0;background:#1c1a18f5;border:1px solid #f5eee033;border-radius:18px;flex-direction:column;width:min(100%,480px);max-height:min(80dvh,640px);padding:18px;animation:.26s cubic-bezier(.2,.7,.2,1) both dialog-in;display:flex;box-shadow:0 26px 70px #0009}.modal--closing{pointer-events:none;animation:.2s both modal-out}.modal--closing .modal__dialog{animation:.2s cubic-bezier(.4,0,1,1) both dialog-out}.modal__head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.modal__title{letter-spacing:-.01em;margin:0;font-size:18px;font-weight:600}.modal__subtitle{color:#f5eee0b8;margin:4px 0 0;font-size:12px;font-weight:500}.modal__close{color:#f5eee0bf;cursor:pointer;background:0 0;border:none;border-radius:10px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;margin:-8px -8px 0 0;padding:0;font-size:32px;line-height:1;transition:background .14s,color .14s,transform .12s;display:inline-flex}.modal__close:hover{color:#f5eee0;background:#ffffff1f}.modal__close:active{transform:scale(.9)}.modal__body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex:auto;min-height:0;margin:16px -4px 0;padding:0 4px;overflow-y:auto}.modal__foot{gap:8px;margin-top:16px;display:flex}.gallery{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:10px;margin:0;padding:0;list-style:none;display:grid}.gallery__item{min-width:0}.gallery__thumb{aspect-ratio:1;background:#00000080;border:1px solid #f5eee02e;border-radius:10px;justify-content:center;align-items:center;display:flex;overflow:hidden}.gallery__thumb img{object-fit:cover;width:100%;height:100%}.gallery__ext{letter-spacing:.04em;color:#f5eee0bf;font-size:11px;font-weight:600}.gallery__name{text-overflow:ellipsis;white-space:nowrap;margin:6px 0 0;font-size:12px;font-weight:500;overflow:hidden}.gallery__meta{color:#f5eee099;margin:2px 0 0;font-size:11px}.uploader__list{flex-direction:column;margin-top:16px;margin-bottom:-10px;display:flex}.file-row{will-change:max-height, opacity, transform;background:#ffffff8c;border:1px solid #ffffffa6;border-radius:12px;gap:12px;margin-bottom:10px;padding:10px;transition:background .2s,border-color .2s,box-shadow .2s;animation:.32s cubic-bezier(.2,.7,.2,1) both row-in;display:flex;overflow:hidden}.file-row--exiting{pointer-events:none;animation:.28s cubic-bezier(.4,0,.2,1) both row-out}.file-row[data-status=uploading],.file-row[data-status=reading],.file-row[data-status=finalizing]{border-color:#4a90ff8c;box-shadow:0 0 0 3px #4a90ff1a}.file-row[data-status=success]{background:#e8faf0cc;border-color:#29c46f8c}.file-row[data-status=error]{background:#fdeaead9;border-color:#d840408c}.file-row__preview{color:#1e283cb3;letter-spacing:.02em;background:linear-gradient(100deg,#1e283c14 0%,#1e283c29 40%,#1e283c14 80%) 0 0/200px 100% no-repeat;border-radius:8px;flex:none;justify-content:center;align-items:center;width:56px;height:56px;font-size:11px;font-weight:600;animation:1.6s linear infinite shimmer;display:flex;position:relative;overflow:hidden}.file-row__preview img,.file-row__preview video{object-fit:cover;background:#000;width:100%;height:100%;animation:none}:is(.file-row__preview:has(img),.file-row__preview:has(video)){background:#000;animation:none}.file-row__play{color:#fff;text-shadow:0 1px 3px #0009;pointer-events:none;background:#00000040;justify-content:center;align-items:center;font-size:16px;display:flex;position:absolute;inset:0}.file-row__ext{z-index:1;position:relative}.file-row__body{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.file-row__head{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.file-row__info{flex:1;min-width:0}.file-row__name{text-overflow:ellipsis;white-space:nowrap;color:#1a1a1a;font-size:14px;font-weight:500;overflow:hidden}.file-row__meta{color:#1e1e1e99;margin-top:2px;font-size:12px;line-height:1.35}.file-row__status{font-weight:500;transition:color .2s}.file-row__status[data-status=success]{color:#1a9b52}.file-row__status[data-status=error]{color:#c63535}.file-row__status[data-status=finalizing],.file-row__status[data-status=uploading],.file-row__status[data-status=reading]{color:#2f6fe8}.file-row__remove{color:#1e1e1e99;background:0 0;border:none;border-radius:10px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;margin:-8px -8px 0 0;padding:0;font-size:34px;line-height:1;transition:background .14s,color .14s,transform .12s;display:inline-flex}.file-row__remove:hover{color:#1a1a1a;background:#1e1e1e14}.file-row__remove:active{transform:scale(.9)}.progress{background:#1e283c1f;border-radius:999px;height:6px;margin-top:10px;position:relative;overflow:hidden}.progress__bar{background:linear-gradient(90deg,#4a90ff,#2f6fe8);border-radius:999px;height:100%;transition:width .26s cubic-bezier(.2,.7,.2,1),background .22s;position:relative}.progress__bar[data-status=success]{background:linear-gradient(90deg,#29c46f,#1a9b52)}.progress__bar[data-status=error]{background:linear-gradient(90deg,#ff6b6b,#d84040)}.progress__bar[data-status=finalizing]{background:linear-gradient(90deg,#4a90ff,#29c46f)}.progress--indeterminate:after{content:"";background:linear-gradient(90deg,#0000 0%,#ffffffb3 50%,#0000 100%);width:30%;height:100%;animation:1.4s linear infinite indeterminate-slide;position:absolute;top:0;left:0}.uploader__actions{flex-wrap:wrap;gap:8px;margin-top:18px;display:flex}.btn{cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:10px;flex:auto;min-height:44px;padding:10px 16px;font-size:15px;font-weight:500;transition:transform .1s cubic-bezier(.2,.7,.2,1),background .18s,border-color .18s,opacity .18s,box-shadow .18s}.btn:active:not(:disabled){transform:scale(.97)}.btn:disabled{cursor:not-allowed;opacity:.5}.btn--primary{color:#1a1a1a;background:#fff;font-weight:600;box-shadow:0 6px 20px #00000073}.btn--primary:hover:not(:disabled){background:#f0f0f0;box-shadow:0 8px 26px #0000008c}.btn--ghost{color:#f5eee0;background:0 0;border-color:#f5eee073;flex:0 auto}.btn--ghost:hover:not(:disabled){background:#ffffff1f;border-color:#f5eee0bf}.uploader__summary{color:#f5eee0;text-align:right;text-shadow:0 1px 3px #00000073;margin:12px 0 0;font-size:12px;font-weight:500;transition:opacity .2s}.toasts{left:50%;bottom:max(16px, env(safe-area-inset-bottom));z-index:9999;pointer-events:none;flex-direction:column;gap:8px;width:min(92vw,440px);display:flex;position:fixed;transform:translate(-50%)}.toast{pointer-events:auto;color:#fff;-webkit-backdrop-filter:blur(12px)saturate(1.1);background:#232832f2;border-left:4px solid #fff6;border-radius:12px;align-items:flex-start;gap:12px;padding:12px 14px;animation:.26s cubic-bezier(.2,.7,.2,1) both toast-in;display:flex;box-shadow:0 10px 30px #00000047,0 2px 6px #0000002e}.toast--success{border-left-color:#29c46f}.toast--error{border-left-color:#ff6b6b}.toast--warning{border-left-color:#ffb648}.toast--info{border-left-color:#4a90ff}.toast__body{flex:1;min-width:0}.toast__title{font-size:14px;font-weight:600;line-height:1.3}.toast__message{color:#ffffffd9;white-space:pre-line;overflow-wrap:anywhere;margin-top:2px;font-size:13px;line-height:1.4}.toast__title+.toast__message{margin-top:4px}.toast__close{color:#ffffffbf;border-radius:6px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;margin:-4px -4px 0 0;font-size:20px;line-height:1;transition:background .14s,color .14s,transform .12s;display:inline-flex}.toast__close:hover{color:#fff;background:#ffffff1f}.toast__close:active{transform:scale(.9)}@media (width<=420px){.uploader{border-radius:14px;margin-inline:12px;padding:20px 16px}.uploader__title{font-size:18px}.btn{font-size:14px}.file-row__preview{width:48px;height:48px}}#root{min-height:100dvh}.page{flex-direction:column;display:flex}.page__section{scroll-snap-align:start;min-height:100dvh;padding:24px 16px;padding-top:max(24px, env(safe-area-inset-top));padding-bottom:max(24px, env(safe-area-inset-bottom));padding-left:max(16px, env(safe-area-inset-left));padding-right:max(16px, env(safe-area-inset-right));flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.page__section--hero{padding-bottom:112px}.hero__title{letter-spacing:-.02em;text-align:center;color:#f5eee0;text-shadow:0 2px 10px #0000008c;max-width:16ch;margin:0;font-size:clamp(30px,8vw,52px);font-weight:600;line-height:1.15;animation:.52s cubic-bezier(.2,.7,.2,1) both hero-in}.hero__signature{text-align:center;color:#f5eee0;text-shadow:0 2px 8px #00000080;margin-top:24px;animation:.52s cubic-bezier(.2,.7,.2,1) .16s both hero-in}.hero__signature:before{content:"";background:#f5eee08c;width:56px;height:1px;margin:0 auto 20px;display:block}.hero__names{letter-spacing:.01em;margin:0;font-size:clamp(22px,5.5vw,34px);font-weight:500;line-height:1.2}.hero__date{letter-spacing:.16em;text-transform:uppercase;color:#f5eee0d9;margin:8px 0 0;font-size:clamp(12px,3.2vw,15px);font-weight:500}@keyframes hero-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.hero__scroll{bottom:max(32px, env(safe-area-inset-bottom));color:#fff;background:#00000061;border:1px solid #f5eee080;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:34px;line-height:1;transition:background .18s,border-color .18s,box-shadow .18s;display:inline-flex;position:absolute;left:50%;transform:translate(-50%);box-shadow:0 6px 20px #00000073}@supports ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.hero__scroll{-webkit-backdrop-filter:blur(10px);background:#00000040}}.hero__scroll:hover{background:#00000080;border-color:#f5eee0d9;box-shadow:0 8px 26px #0000008c}.hero__scroll:active{transform:translate(-50%)scale(.94)}.hero__scroll-arrow{border-bottom:2.5px solid;border-right:2.5px solid;border-radius:2px;width:15px;height:15px;margin-top:-6px;animation:2.2s ease-in-out infinite scroll-hint;transform:rotate(45deg)}@keyframes scroll-hint{0%,to{translate:0}50%{translate:0 5px}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light only;color:#1a1a1a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;touch-action:manipulation;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;line-height:1.5}*,:before,:after{box-sizing:border-box;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}html{touch-action:manipulation;height:100dvh;overflow:hidden}body{-webkit-overflow-scrolling:touch;overscroll-behavior:none;scroll-snap-type:y proximity;color:#1a1a1a;touch-action:pan-y;background-color:#2a2f3a;height:100dvh;min-height:100%;margin:0;padding:0;font-family:inherit;font-size:16px;line-height:1.5;position:relative;overflow:hidden auto}body:before{content:"";z-index:-2;filter:saturate(.55)brightness(.85);background-image:url(/assets/112-C-fF4uRX.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:fixed;inset:0}body:after{content:"";z-index:-1;background:linear-gradient(#14182226 0%,#14182280 100%);position:fixed;inset:0}img,video,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit;color:inherit;appearance:none;border-radius:0;margin:0}input[type=file],input,select,textarea{font-size:16px}button{cursor:pointer;color:inherit;touch-action:manipulation;-webkit-user-select:none;user-select:none;background:0 0;border:none;padding:0}:focus{outline:none}:focus-visible{outline-offset:2px;outline:2px solid #4a90ffe6}button,input[type=submit],input[type=button]{appearance:none}::selection{color:inherit;background:#4a90ff59}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
