.df-connect-overlay{position:fixed;inset:0;background:rgba(9,9,11,.55);display:grid;place-items:center;padding:24px;z-index:100;animation:df-connect-fade .18s ease-out}@keyframes df-connect-fade{0%{opacity:0}to{opacity:1}}.df-connect-modal{position:relative;width:100%;max-width:520px;background:var(--df-surface);border:1px solid var(--df-border);border-radius:18px;padding:32px 32px 24px;box-shadow:0 20px 48px rgba(0,0,0,.18);max-height:calc(100vh - 48px);overflow-y:auto;animation:df-connect-pop .22s cubic-bezier(.22,1,.36,1)}@keyframes df-connect-pop{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.df-connect-close{position:absolute;top:14px;right:14px;width:32px;height:32px;border-radius:50%;display:grid;place-items:center;color:var(--df-text-muted);transition:background .15s,color .15s}.df-connect-close:hover{background:var(--df-surface-warm);color:var(--df-text)}.df-connect-head{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:24px}.df-connect-icon{width:44px;height:44px;border-radius:12px;background:var(--df-accent-tint);border:1px solid var(--df-accent);display:grid;place-items:center;color:var(--df-accent-deep);margin-bottom:16px}.df-connect-head h2{font-size:22px;font-weight:600;letter-spacing:-.024em;color:var(--df-text);line-height:1.15;margin-bottom:8px}.df-connect-head p{font-size:14.5px;color:var(--df-text-muted);line-height:1.5;letter-spacing:-.012em}.df-connect-url{background:var(--df-surface-warm);border:1px solid var(--df-border);border-radius:12px;padding:14px 16px;margin-bottom:24px}.df-connect-url-label{display:block;font-family:var(--df-mono);font-size:10.5px;font-weight:600;letter-spacing:.08em;color:var(--df-text-muted);text-transform:uppercase;margin-bottom:8px}.df-connect-url-row{display:flex;align-items:center;gap:10px}.df-connect-url-code{flex:1;font-family:var(--df-mono);font-size:13px;color:var(--df-text);padding:8px 10px;background:var(--df-surface);border:1px solid var(--df-border);border-radius:8px;overflow-x:auto;white-space:nowrap;letter-spacing:0}.df-connect-copy{padding:9px 16px;font-size:13px;font-weight:600;border-radius:100px;background:var(--df-text);color:var(--df-bg);letter-spacing:-.012em;transition:background .15s,color .15s;flex-shrink:0}.df-connect-copy:hover{background:#1c1c22}.df-connect-copy--done{background:var(--df-accent);color:var(--df-text)}.df-connect-copy--done:hover{background:var(--df-accent-deep);color:var(--df-bg)}.df-connect-steps{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:14px}.df-connect-steps li{display:flex;gap:12px;align-items:flex-start}.df-connect-step-num{flex-shrink:0;width:24px;height:24px;border-radius:50%;background:var(--df-surface-warm);color:var(--df-text-muted);font-family:var(--df-mono);font-size:12px;font-weight:600;display:grid;place-items:center;border:1px solid var(--df-border);margin-top:1px}.df-connect-steps strong{display:block;font-size:14px;font-weight:600;color:var(--df-text);margin-bottom:2px;letter-spacing:-.012em}.df-connect-steps span{font-size:13.5px;color:var(--df-text-muted);line-height:1.5;letter-spacing:-.012em}.df-connect-steps em{font-style:normal;background:var(--df-surface-warm);padding:1px 6px;border-radius:4px;font-family:var(--df-mono);font-size:12.5px;color:var(--df-text)}.df-connect-arr{color:var(--df-text-dim);margin:0 2px}.df-connect-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--df-border);padding-top:18px;gap:16px}.df-connect-link{font-size:13px;color:var(--df-text-muted);letter-spacing:-.012em;transition:color .15s}.df-connect-link:hover{color:var(--df-text);text-decoration:underline}.df-connect-done{padding:10px 20px;font-size:13.5px;font-weight:600;border-radius:100px;background:var(--df-accent);color:var(--df-text);letter-spacing:-.012em;transition:background .15s,color .15s}.df-connect-done:hover{background:var(--df-accent-deep);color:var(--df-bg)}@media (max-width:720px){.df-connect-modal{padding:24px 20px 20px;border-radius:16px}.df-connect-head h2{font-size:19px}.df-connect-footer{flex-direction:column-reverse;align-items:stretch}.df-connect-done{width:100%}}.styles_backdrop___DbHA{position:fixed;inset:0;z-index:80;background:rgba(9,9,11,.48);display:grid;place-items:center;padding:24px;animation:styles_ufFadeIn__a4NIt .24s cubic-bezier(.4,0,.2,1)}.styles_shell__gIjNK{position:relative;background:var(--df-surface);color:var(--df-text);border:1px solid var(--df-border);border-radius:20px;width:100%;max-width:560px;max-height:calc(100vh - 48px);display:flex;flex-direction:column;overflow:hidden;box-shadow:0 24px 64px rgba(9,9,11,.18);font-family:var(--df-display);animation:styles_ufRise__mFLn9 .24s cubic-bezier(.4,0,.2,1)}.styles_shellWide__uhrbh{max-width:720px}.styles_shell__gIjNK button.styles_close__eab8N{position:absolute;top:16px;right:16px;width:32px;height:32px;border-radius:50%;border:1px solid var(--df-border);background:var(--df-surface);color:var(--df-text-muted);cursor:pointer;display:grid;place-items:center;font-size:16px;line-height:1;z-index:2;transition:color .15s,border-color .15s,background .15s}.styles_shell__gIjNK button.styles_close__eab8N:hover{color:var(--df-text);border-color:var(--df-border-strong);background:var(--df-surface-warm)}.styles_body__PyTns{padding:40px 36px 32px;overflow-y:auto}.styles_bodyTight__hgNZo{padding-top:32px}.styles_stepFrame__LNAZH{display:flex;flex-direction:column;gap:20px}.styles_headline__W_VAo{font-size:28px;font-weight:600;line-height:1.12;letter-spacing:-.03em;color:var(--df-text);margin:0}.styles_sub___G7W1{font-size:15px;color:var(--df-text-muted);line-height:1.5;margin:0;letter-spacing:-.01em}.styles_footnote__kMkcx{font-size:14px;color:var(--df-text-dim);font-style:italic;margin:0;letter-spacing:-.01em}.styles_fileCard__b_d1E{display:flex;align-items:center;gap:14px;padding:14px 16px;border:1px solid var(--df-border);border-radius:12px;background:var(--df-surface-warm)}.styles_fileIcon__qJ_gW{width:40px;height:40px;border-radius:10px;background:var(--df-surface);border:1px solid var(--df-border);display:grid;place-items:center;color:var(--df-text-muted);flex-shrink:0}.styles_fileMeta__cnAGe{display:flex;flex-direction:column;min-width:0}.styles_fileName__3iUTQ{font-size:15px;font-weight:500;color:var(--df-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.styles_fileInfo___Ecbc{font-size:13px;color:var(--df-text-dim);font-variant-numeric:tabular-nums;letter-spacing:.01em}.styles_actions__K381h{display:flex;flex-direction:column;gap:10px;margin-top:4px}.styles_actionsRow__rX0ki{display:flex;gap:12px;align-items:center;justify-content:space-between;margin-top:4px}.styles_shell__gIjNK button.styles_btnPrimary__EXvFm{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:999px;padding:14px 20px;font-size:15px;font-weight:500;background:var(--df-text);color:var(--df-bg);cursor:pointer;letter-spacing:-.01em;transition:transform .15s,opacity .15s;font-family:inherit}.styles_shell__gIjNK button.styles_btnPrimary__EXvFm:hover{opacity:.92}.styles_shell__gIjNK button.styles_btnPrimary__EXvFm:active{transform:scale(.99)}.styles_shell__gIjNK button.styles_btnPrimary__EXvFm:disabled{opacity:.5;cursor:not-allowed}.styles_shell__gIjNK button.styles_btnAccent__Lj59G{background:var(--df-accent);color:var(--df-text)}.styles_shell__gIjNK button.styles_btnAccent__Lj59G:hover{background:var(--df-accent);opacity:1;box-shadow:0 4px 16px rgba(218,236,47,.45)}.styles_shell__gIjNK button.styles_btnWithIcon__hoT_c{display:inline-flex;align-items:center;justify-content:center;gap:10px}.styles_gIcon__3VyBN{width:18px;height:18px;flex-shrink:0}.styles_shell__gIjNK button.styles_btnGhost__uPSK_{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:var(--df-text-muted);font-size:14px;cursor:pointer;padding:8px 4px;letter-spacing:-.01em;font-family:inherit;text-align:left}.styles_shell__gIjNK button.styles_btnGhost__uPSK_:hover{color:var(--df-text)}.styles_chipField__MNd0o{display:flex;flex-wrap:wrap;gap:6px;padding:10px 12px;border:1px solid var(--df-border);border-radius:12px;background:var(--df-surface);min-height:52px;transition:border-color .15s}.styles_chipField__MNd0o:focus-within{border-color:var(--df-text)}.styles_chip__BTXs9{display:inline-flex;align-items:center;gap:6px;background:var(--df-accent-tint);color:var(--df-text);border:1px solid var(--df-accent);padding:4px 6px 4px 10px;border-radius:999px;font-size:13px;letter-spacing:-.005em}.styles_chip__BTXs9>button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;cursor:pointer;color:var(--df-text-muted);font-size:14px;line-height:1;padding:2px;border-radius:999px;display:grid;place-items:center;width:18px;height:18px;font-family:inherit}.styles_chip__BTXs9>button:hover{color:var(--df-text);background:rgba(9,9,11,.06)}.styles_chipInput__NACX_{flex:1;min-width:120px;border:0;outline:0;background:transparent;font-size:14px;color:var(--df-text);font-family:inherit;padding:4px}.styles_toggleRow__RugP3{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border:1px solid var(--df-border);border-radius:12px;background:var(--df-surface);gap:12px}.styles_toggleLabel__qez54{font-size:14px;color:var(--df-text);letter-spacing:-.01em}.styles_switch___Pb_9{position:relative;display:inline-block;width:40px;height:24px;flex-shrink:0}.styles_switch___Pb_9 input{opacity:0;width:0;height:0}.styles_switchTrack__uz3sF{position:absolute;inset:0;background:var(--df-border-strong);border-radius:999px;transition:background .2s cubic-bezier(.4,0,.2,1);cursor:pointer}.styles_switchTrack__uz3sF:before{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .2s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px rgba(0,0,0,.18)}.styles_switch___Pb_9 input:checked+.styles_switchTrack__uz3sF{background:var(--df-accent)}.styles_switch___Pb_9 input:checked+.styles_switchTrack__uz3sF:before{transform:translateX(16px)}.styles_gates__M31wz{display:flex;flex-direction:column;gap:8px}.styles_gate__4ORmy{border:1px solid var(--df-border);border-radius:12px;background:var(--df-surface);overflow:hidden}.styles_gateHeader__lBWRq{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;gap:12px}.styles_gateLabel__aWADE{font-size:14px;color:var(--df-text);letter-spacing:-.01em}.styles_gateBody__1qacD{padding:0 14px 14px;display:flex;flex-direction:column;gap:6px;animation:styles_ufSlideDown__lTWCE .22s cubic-bezier(.4,0,.2,1)}.styles_gateBody__1qacD label{font-size:12px;color:var(--df-text-dim);letter-spacing:.02em;text-transform:uppercase}.styles_input__l7vot{width:100%;border:1px solid var(--df-border);border-radius:10px;padding:10px 12px;font-size:14px;color:var(--df-text);background:var(--df-surface);font-family:inherit;letter-spacing:-.01em;outline:none;transition:border-color .15s}.styles_input__l7vot:focus{border-color:var(--df-text)}.styles_benefits__FjuJx{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}.styles_benefits__FjuJx li{font-size:14px;color:var(--df-text);padding-left:16px;position:relative;letter-spacing:-.01em}.styles_benefits__FjuJx li:before{content:"·";position:absolute;left:4px;top:-2px;color:var(--df-text-muted);font-size:18px}.styles_form__ZYp_c{display:flex;flex-direction:column;gap:10px;margin-top:8px}.styles_body__PyTns p.styles_lead__KWP6D{font-size:14.5px;color:var(--df-text-muted);line-height:1.55;margin:0}.styles_celebrationBody__osd8W{padding:56px 40px 48px;display:flex;flex-direction:column;align-items:center;gap:22px;text-align:center}.styles_celebrationHeadline__OZFnS{font-size:clamp(34px,5vw,48px);font-weight:600;letter-spacing:-.035em;line-height:1.05;margin:0;max-width:540px}.styles_celebrationSub__c2fvS{font-size:18px;color:var(--df-text-muted);margin:0;letter-spacing:-.015em}.styles_gifSlot__e9Osb{width:100%;max-width:420px;aspect-ratio:16/11;border-radius:16px;border:1px solid var(--df-border);background:var(--df-surface-warm);overflow:hidden;position:relative}.styles_gifSlot__e9Osb iframe{width:100%;height:100%;border:0;display:block}.styles_gifFallback__JpBmM{position:absolute;inset:0;display:grid;place-items:center;color:var(--df-text-dim);font-size:13px;letter-spacing:-.01em}.styles_confirm__pEIP1{position:absolute;inset:0;background:hsla(0,0%,100%,.94);display:grid;place-items:center;padding:32px;text-align:center;z-index:3;animation:styles_ufFadeIn__a4NIt .18s cubic-bezier(.4,0,.2,1)}.styles_confirmInner__xWAfb{max-width:320px;display:flex;flex-direction:column;gap:14px}.styles_confirmInner__xWAfb h3{font-size:18px;font-weight:600;margin:0;letter-spacing:-.02em}.styles_confirmInner__xWAfb p{font-size:14px;color:var(--df-text-muted);margin:0;line-height:1.5}.styles_confirmActions__J5Js4{display:flex;gap:8px;justify-content:center;margin-top:6px}.styles_shell__gIjNK button.styles_btnDanger__JNw6k{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--df-border);background:var(--df-surface);color:var(--df-text);padding:10px 14px;border-radius:999px;font-size:14px;cursor:pointer;font-family:inherit;letter-spacing:-.01em}.styles_shell__gIjNK button.styles_btnDanger__JNw6k:hover{border-color:var(--df-text)}.styles_stepEnterForward__xtWLe{animation:styles_ufSlideInRight__8Wpsa .28s cubic-bezier(.4,0,.2,1)}.styles_stepEnterBack__vFjiq{animation:styles_ufSlideInLeft__DMcqc .28s cubic-bezier(.4,0,.2,1)}@keyframes styles_ufFadeIn__a4NIt{0%{opacity:0}to{opacity:1}}@keyframes styles_ufRise__mFLn9{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes styles_ufSlideInRight__8Wpsa{0%{opacity:0;transform:translateX(24px)}to{opacity:1;transform:translateX(0)}}@keyframes styles_ufSlideInLeft__DMcqc{0%{opacity:0;transform:translateX(-24px)}to{opacity:1;transform:translateX(0)}}@keyframes styles_ufSlideDown__lTWCE{0%{opacity:0;transform:translateY(-4px);max-height:0}to{opacity:1;transform:translateY(0);max-height:200px}}@media (prefers-reduced-motion:reduce){.styles_backdrop___DbHA,.styles_confirm__pEIP1,.styles_gateBody__1qacD,.styles_shell__gIjNK,.styles_stepEnterBack__vFjiq,.styles_stepEnterForward__xtWLe{animation:none!important}.styles_btnPrimary__EXvFm,.styles_close__eab8N,.styles_switchTrack__uz3sF,.styles_switchTrack__uz3sF:before{transition:none!important}}@media (max-width:600px){.styles_body__PyTns{padding:32px 22px 24px}.styles_headline__W_VAo{font-size:24px}.styles_celebrationBody__osd8W{padding:40px 22px 32px}}.df-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:36px 32px;width:100%;height:100%;border:1px dashed var(--df-border-strong);border-radius:18px;background:var(--df-surface);text-align:center;transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease,background .25s ease;cursor:pointer;position:relative;box-shadow:0 1px 2px rgba(0,0,0,.02)}.df-dropzone:hover{border-color:var(--df-text);transform:translateY(-1px);box-shadow:0 8px 32px rgba(0,0,0,.06)}.df-dropzone--drag{border-color:var(--df-accent-deep);background:var(--df-accent-tint);border-style:solid}.df-dropzone--uploading{cursor:wait}.df-dz-icon{width:42px;height:42px;border-radius:50%;background:var(--df-surface-warm);border:1px solid var(--df-border);display:grid;place-items:center;color:var(--df-text-muted);margin-bottom:18px;transition:all .2s}.df-dropzone:hover .df-dz-icon{background:var(--df-accent-tint);transform:translateY(-2px)}.df-dropzone--drag .df-dz-icon,.df-dropzone:hover .df-dz-icon{border-color:var(--df-accent-deep);color:var(--df-accent-deep)}.df-dropzone--drag .df-dz-icon{background:var(--df-surface)}.df-dz-label{font-size:clamp(20px,1.7vw,26px);font-weight:500;color:var(--df-text);letter-spacing:-.024em;margin-bottom:10px;display:block}.df-dz-release{color:var(--df-accent-deep)}.df-dz-sub{font-size:14px;color:var(--df-text-dim);font-family:var(--df-display);letter-spacing:-.012em;line-height:1.55;max-width:460px}.df-dz-ext{color:inherit;font-weight:inherit}.df-dz-pulse{display:inline-flex;gap:4px;align-items:center}.df-dz-pulse span{width:6px;height:6px;border-radius:50%;background:var(--df-accent-deep);animation:df-dz-pulse 1.2s ease infinite}.df-dz-pulse span:nth-child(2){animation-delay:.15s}.df-dz-pulse span:nth-child(3){animation-delay:.3s}@keyframes df-dz-pulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.df-dz-error{margin-top:14px;font-size:13px;color:#b91c1c}@media (max-width:720px){.df-dropzone{padding:18px 20px;min-height:0}.df-dz-icon{width:32px;height:32px;margin-bottom:10px}.df-dz-icon svg{width:16px;height:16px}.df-dz-label{font-size:17px;margin-bottom:4px}.df-dz-sub{font-size:12px;line-height:1.4}}.df-hero{display:flex;flex-direction:column;justify-content:center;padding:32px 48px;max-width:1380px;width:100%;margin:0 auto;height:100%;min-height:0}.df-hero-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:48px;align-items:stretch;width:100%}.df-hero-left{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.df-hero-h1{font-weight:600;font-size:clamp(40px,5.2vw,72px);line-height:1.04;letter-spacing:-.042em;color:var(--df-text);margin-bottom:24px;text-wrap:balance}.df-hero-h1-strike{position:relative;display:inline-block;color:var(--df-text)}.df-hero-h1-strike:after{content:"";position:absolute;left:-.08em;right:-.08em;top:52%;height:.09em;background:var(--df-accent);transform:translateY(-50%);border-radius:2px;pointer-events:none}.df-hl{background:var(--df-accent);padding:0 .16em;border-radius:8px;box-decoration-break:clone;-webkit-box-decoration-break:clone}.df-hero-sub{font-size:clamp(15px,1.2vw,17px);color:var(--df-text-muted);max-width:520px;line-height:1.5;letter-spacing:-.018em;margin-bottom:36px}.df-cta-row{flex-wrap:wrap}.df-cta-pill,.df-cta-row{display:inline-flex;align-items:center;gap:10px}.df-cta-pill{padding:13px 22px 13px 18px;background:transparent;color:var(--df-text);border:1px solid var(--df-text);border-radius:100px;font-size:14.5px;font-weight:600;letter-spacing:-.014em;transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease;text-decoration:none}.df-cta-pill:hover{background:var(--df-text);color:var(--df-bg);transform:translateY(-1px);box-shadow:0 8px 24px rgba(0,0,0,.18)}.df-cta-pill--primary{background:var(--df-accent);border-color:var(--df-accent);color:var(--df-text);padding:13px 22px}.df-cta-pill--primary:hover{background:var(--df-accent-deep);border-color:var(--df-accent-deep);color:var(--df-bg)}.df-cta-logo{width:18px;height:18px;flex-shrink:0}.df-hero-right{display:flex;align-items:stretch}@media (max-width:1100px){.df-hero{padding:20px 32px}.df-hero-grid{gap:36px}.df-hero-h1{font-size:clamp(34px,4.6vw,56px);margin-bottom:18px}.df-hero-sub{margin-bottom:28px}}@media (max-width:720px){.df-hero{padding:12px 16px 16px}.df-hero-grid{grid-template-columns:1fr;grid-template-rows:auto auto;gap:14px}.df-hero-left{justify-content:flex-start;gap:0}.df-hero-h1{font-size:clamp(38px,11vw,56px);margin-bottom:12px;line-height:1.12;letter-spacing:-.045em}.df-hero-sub{font-size:13.5px;line-height:1.45;margin-bottom:16px}.df-cta-row{gap:8px}.df-cta-pill{font-size:13px;padding:10px 16px 10px 12px}.df-cta-pill--primary{padding:10px 16px}}