:root{--background: oklch(1 0 0);--foreground: oklch(.141 .005 285.823);--foreground-soft: oklch(.27 .012 285.9);--muted: oklch(.967 .001 286.375);--muted-foreground: oklch(.552 .016 285.938);--border: oklch(.92 .004 286.32);--input: oklch(.92 .004 286.32);--ring: oklch(.705 .015 286.067);--primary: oklch(.488 .243 264.376);--primary-foreground: oklch(.97 .014 254.604);--destructive: oklch(.577 .245 27.325);--success: oklch(.51 .14 150);--radius: .625rem;color-scheme:light}*{box-sizing:border-box}html{min-height:100%;font-family:Geist Variable,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--background)}body{min-height:100vh;margin:0;font-feature-settings:"rlig" 1,"calt" 1;color:var(--foreground);background:var(--background)}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.page-shell{min-height:100vh}.hero{display:flex;flex-direction:column;justify-content:center;width:min(100%,680px);min-height:100vh;padding:80px 20px 48px;margin:0 auto}.brand-link{display:block;width:fit-content;margin-bottom:52px;text-decoration:none}.brand-logo{display:block;width:48px;height:48px;object-fit:contain;border-radius:calc(var(--radius) - 2px)}.hero-copy{max-width:650px}.eyebrow{margin:0 0 12px;font-size:12px;font-weight:500;line-height:1.4;color:var(--muted-foreground)}h1{margin:0;font-size:clamp(40px,6vw,64px);font-weight:600;line-height:1.04;color:var(--foreground);letter-spacing:-.035em}.dek{max-width:560px;margin:18px 0 0;font-size:16px;line-height:1.55;color:var(--muted-foreground)}.upload-card{width:min(100%,520px);margin-top:34px}.card-heading{display:flex;gap:16px;align-items:center;justify-content:space-between;margin-bottom:12px}.upload-card h2{margin:0;font-size:14px;font-weight:600;line-height:1.4;letter-spacing:-.01em}.drop-zone{display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;width:100%;min-height:190px;padding:28px 20px;color:var(--foreground);cursor:pointer;background:color-mix(in oklch,var(--muted),transparent 45%);border:1px dashed var(--ring);border-radius:var(--radius);transition:background .16s ease,border-color .16s ease}.drop-zone.has-files{flex-direction:row;gap:8px;min-height:72px;padding:14px 16px}.drop-zone:hover,.drop-zone.is-dragging{background:var(--muted);border-color:var(--foreground-soft)}.drop-zone:focus-visible,.primary-button:focus-visible,.text-button:focus-visible,.media-item-remove:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.drop-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-bottom:7px;color:var(--foreground-soft)}.drop-icon svg{width:23px}.drop-zone.has-files .drop-icon{width:24px;height:24px;margin:0}.drop-zone.has-files .drop-icon svg{width:17px}.drop-zone strong{font-size:13px;font-weight:600}.drop-zone>span:last-child{font-size:12px;color:var(--muted-foreground)}.media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(84px,1fr));gap:10px;max-height:230px;padding:2px 2px 12px;margin:0 0 10px;overflow-y:auto;list-style:none}.media-item{position:relative;min-width:0}.media-thumbnail{display:flex;align-items:center;justify-content:center;aspect-ratio:1;overflow:hidden;color:var(--muted-foreground);background:var(--muted);border:1px solid var(--border);border-radius:calc(var(--radius) - 2px)}.media-thumbnail img,.media-thumbnail video{width:100%;height:100%;object-fit:cover}.media-thumbnail>svg{width:20px}.media-item>span{display:block;margin-top:5px;overflow:hidden;text-overflow:ellipsis;font-size:10px;line-height:1.3;color:var(--muted-foreground);white-space:nowrap}.media-item-remove{position:absolute;top:5px;right:5px;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;color:var(--background);cursor:pointer;background:#141417d1;border:1px solid rgb(255 255 255 / 24%);border-radius:999px;backdrop-filter:blur(4px)}.media-item-remove:hover{background:var(--foreground)}.media-item-remove svg{width:12px}.field{display:grid;gap:6px;margin-top:15px}.field>span{font-size:12px;font-weight:500}.optional-label,.field-help{font-weight:400;color:var(--muted-foreground)}.field-help{font-size:11px;line-height:1.45}.field input,.field textarea{width:100%;padding:9px 10px;color:var(--foreground);resize:vertical;outline:none;background:color-mix(in oklch,var(--input),transparent 80%);border:1px solid var(--input);border-radius:calc(var(--radius) - 2px);transition:background .16s ease,border-color .16s ease,box-shadow .16s ease}.field input{height:38px}.field textarea{min-height:92px;line-height:1.5}.field input:focus,.field textarea:focus{background:var(--background);border-color:var(--ring);box-shadow:0 0 0 2px color-mix(in oklch,var(--ring),transparent 70%)}.field input::placeholder,.field textarea::placeholder{color:var(--muted-foreground)}.showcase-permission{display:flex;gap:10px;align-items:flex-start;margin-top:16px;cursor:pointer}.showcase-permission input{flex:0 0 auto;width:16px;height:16px;margin:2px 0 0;accent-color:var(--primary);cursor:pointer}.showcase-permission>span{display:grid;gap:3px}.showcase-permission strong{font-size:12px;font-weight:600}.showcase-permission small{font-size:11px;line-height:1.45;color:var(--muted-foreground)}.otp-copy{margin:0 0 18px;font-size:13px;line-height:1.55;color:var(--muted-foreground)}.otp-copy strong{color:var(--foreground)}.otp-input{font-size:18px!important;font-weight:600;text-align:center;letter-spacing:.25em}.primary-button{display:inline-flex;gap:7px;align-items:center;justify-content:center;min-width:108px;height:36px;padding:0 13px;margin-top:18px;font-size:12px;font-weight:500;color:var(--primary-foreground);cursor:pointer;background:var(--primary);border:1px solid transparent;border-radius:calc(var(--radius) - 2px);transition:background .16s ease,transform .12s ease}.primary-button:hover{background:color-mix(in oklch,var(--primary),var(--background) 18%)}.primary-button:active{transform:translateY(1px)}.primary-button svg{width:14px}.text-button{padding:0;margin:15px 0 0;font-size:12px;color:var(--muted-foreground);cursor:pointer;background:transparent;border:0}.text-button:hover{color:var(--foreground);text-decoration:underline}.upload-error{margin:14px 0 0;font-size:12px;line-height:1.45;color:var(--destructive)}.upload-progress{display:flex;flex-direction:column;align-items:flex-start;min-height:150px;padding-top:24px}.upload-progress>svg{width:24px;height:24px;margin-bottom:16px;color:var(--primary)}.upload-progress strong{font-size:13px}.progress-heading{display:flex;align-items:baseline;justify-content:space-between;width:100%}.progress-heading>span{font-size:12px;font-variant-numeric:tabular-nums;color:var(--muted-foreground)}.progress-help{font-size:11px;color:var(--muted-foreground)}.progress-track{width:100%;height:5px;margin:18px 0 10px;overflow:hidden;background:var(--muted);border-radius:99px}.progress-track span{display:block;height:100%;background:var(--primary);border-radius:inherit;transition:width .18s ease}.spin{animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.success-card{min-height:180px;padding-top:6px}.success-card>p:last-child{max-width:440px;margin:10px 0 0;font-size:13px;line-height:1.55;color:var(--muted-foreground)}.success-mark{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-bottom:14px;color:var(--background);background:var(--success);border-radius:50%}.success-mark svg{width:16px}.privacy-note{width:min(100%,520px);margin:12px 0 0;font-size:11px;line-height:1.45;color:var(--muted-foreground)}.landing-footer{display:flex;gap:16px;margin-top:42px;font-size:11px;color:var(--muted-foreground)}.landing-footer a{text-decoration:none}.landing-footer a:hover{color:var(--foreground)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;white-space:nowrap;border:0;clip:rect(0,0,0,0)}.legal-page{width:min(100%,680px);min-height:100vh;padding:64px 20px 96px;margin:0 auto}.legal-brand-link{display:inline-flex;margin-bottom:56px;text-decoration:none}.legal-logo{margin:0}.legal-hero{max-width:650px}.legal-hero .dek{color:var(--muted-foreground)}.legal-content{margin-top:44px}.legal-content section{padding-top:28px;margin-top:28px;border-top:1px solid var(--border)}.legal-content h2{margin:0 0 10px;font-size:15px;line-height:1.35}.legal-content p{margin:0;font-size:14px;line-height:1.7;color:var(--muted-foreground)}.legal-content p+p{margin-top:12px}.legal-content a{color:var(--primary);text-decoration:none}.legal-content a:hover{text-decoration:underline}.legal-updated{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;margin:0 0 2px;font-size:12px;color:var(--muted-foreground);border:1px solid var(--border);border-radius:999px}@media(max-width:680px){.hero{justify-content:flex-start;padding-top:56px}.brand-link{margin-bottom:44px}h1{font-size:clamp(38px,12vw,52px)}}
