@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";.card-anim{animation:cardFadeIn .8s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 32px #0000001a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@keyframes cardFadeIn{0%{opacity:0;transform:translateY(40px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.magic-enter{animation:fadeInScale .8s cubic-bezier(.4,1.4,.6,1) forwards;box-shadow:0 8px 32px #00000026}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8) rotate(-2deg);filter:brightness(.8)}to{opacity:1;transform:scale(1) rotate(0);filter:brightness(1)}}.sparkle{position:absolute;width:10px;height:10px;background:radial-gradient(circle,#ffe066 60%,transparent 70%);border-radius:50%;animation:sparkle 1.4s ease-in-out infinite;pointer-events:none;opacity:.8;z-index:30;box-shadow:0 0 8px 2px #ffe06644}@keyframes sparkle{0%{transform:scale(.5) translateY(0);opacity:.7}50%{transform:scale(1.4) translateY(-10px);opacity:1}to{transform:scale(.5) translateY(0);opacity:.6}}.sparkle:nth-child(2){animation-delay:.3s;width:8px;height:8px;background:radial-gradient(circle,#ffd43b 60%,transparent 70%)}.sparkle:nth-child(3){animation-delay:.6s;width:12px;height:12px;background:radial-gradient(circle,#fff3bf 60%,transparent 70%)}.upload-area{border:2px dashed #3b82f6;border-radius:1rem;padding:2rem;text-align:center;transition:all .3s ease;background-color:#fffc}.upload-area:hover{background-color:#eff6ff;transform:scale(1.02);border-color:#2563eb;box-shadow:0 0 18px #3b82f64d}.upload-area.dragover{background-color:#dbeafe;border-color:#1d4ed8;box-shadow:0 0 25px #2563eb66}button.download-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:12px;padding:.75rem 1.5rem;color:#fff;font-weight:600;box-shadow:0 4px 10px #2563eb66;transition:all .25s ease}button.download-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-2px)}button.download-btn:active{transform:scale(.97)}/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-duration:initial;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1}}}.pointer-events-none{pointer-events:none}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.z-20{z-index:20}.z-30{z-index:30}.container{width:100%}.mx-auto{margin-inline:auto}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-full{height:100%}.min-h-screen{min-height:100vh}.w-full{width:100%}.flex-1{flex:1}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-start{justify-content:flex-start}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.rounded-full{border-radius:3.40282e38px}.border{border-style:var(--tw-border-style);border-width:1px}.border-8{border-style:var(--tw-border-style);border-width:8px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-t-transparent{border-top-color:#0000}.bg-gradient-to-b{--tw-gradient-position:to bottom in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-br{--tw-gradient-position:to bottom right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.bg-gradient-to-r{--tw-gradient-position:to right in oklab;background-image:linear-gradient(var(--tw-gradient-stops))}.object-cover{-o-object-fit:cover;object-fit:cover}.text-center{text-align:center}.underline{text-decoration-line:underline}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-200{--tw-duration:.2s;transition-duration:.2s}@media(hover:hover){.hover\:scale-\[1\.01\]:hover{scale:1.01}}.active\:scale-95:active{--tw-scale-x:95%;--tw-scale-y:95%;--tw-scale-z:95%;scale:var(--tw-scale-x)var(--tw-scale-y)}html,body{color:#1e293b;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(#f8fafc,#eef2f7);height:100%;margin:0;font-family:Inter,sans-serif}*{box-sizing:border-box}#root{flex-direction:column;min-height:100vh;display:flex}header{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-bottom:1px solid #e2e8f0;width:100%;padding:1rem 1.5rem;position:sticky;top:0;box-shadow:0 4px 12px #0000000a}header h1{color:#2563eb;margin:0;font-size:1.5rem;font-weight:700}header p{color:#64748b;margin:0}main{flex:1;justify-content:center;padding:3rem 1rem;display:flex}section{flex-direction:column;gap:3rem;width:100%;max-width:1000px;display:flex}.card,.bg-white,.bg-gradient-to-br{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2rem;transition:all .3s;box-shadow:0 6px 25px #0000000d}.card:hover,.bg-white:hover,.bg-gradient-to-br:hover{transform:translateY(-3px);box-shadow:0 10px 30px #00000014}.upload-area{text-align:center;background-color:#f8fafc;border:2px dashed #3b82f6;border-radius:1rem;padding:2.5rem;transition:all .3s}.upload-area:hover{background-color:#eff6ff;border-color:#2563eb;box-shadow:0 0 20px #3b82f633}img,canvas{-o-object-fit:cover;object-fit:cover;background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:12px;width:100%;max-width:420px;height:auto;margin:0 auto}footer{color:#475569;text-align:center;background-color:#f1f5f9;border-top:1px solid #e2e8f0;padding:1.5rem 0;font-size:.9rem}footer span{color:#2563eb;font-weight:600}footer a{color:#2563eb;font-weight:500;text-decoration:none}footer a:hover{color:#1e40af;text-decoration:underline}@media(max-width:768px){main{padding:2rem 1rem}section{gap:2rem}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-scale-x{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-y{syntax:"*";inherits:false;initial-value:1}@property --tw-scale-z{syntax:"*";inherits:false;initial-value:1}
