.home_hero__TcihR{padding-block:2.75rem 1.5rem}.home_heroGrid__zKdkA{display:grid;align-items:center;gap:2rem}.home_intro__K_XOE{min-width:0}.home_eyebrow__yqvuZ{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:600;color:var(--primary)}.home_eyebrow__yqvuZ:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}.home_title__0UGWW{max-width:19ch;font-size:clamp(1.9rem,3.5vw,3rem);line-height:1.18;font-weight:650;letter-spacing:-.035em;text-wrap:balance}.home_description__z31TE{margin-block:1rem 1.25rem;max-width:48ch;font-size:.95rem;line-height:1.75;color:var(--muted-foreground)}.home_trust__OmMX3{display:flex;flex-wrap:wrap;gap:.65rem 1rem;margin-block:1rem;font-size:.75rem;color:var(--muted-foreground)}.home_trust__OmMX3 span{display:inline-flex;align-items:center;gap:.35rem}.home_trust__OmMX3 svg{width:14px;height:14px;color:var(--primary)}.home_upload__bZYzC{display:block;padding:1.25rem;border:1.5px dashed var(--border);border-radius:16px;background:var(--card);cursor:pointer;text-align:center;transition:border-color .15s,background .15s}.home_dragging__bVqJY,.home_upload__bZYzC:focus-within,.home_upload__bZYzC:hover{border-color:var(--primary);background:var(--secondary)}.home_upload__bZYzC:focus-within{outline:2px solid var(--primary);outline-offset:3px}.home_upload__bZYzC svg{margin:0 auto .65rem;color:var(--primary);width:25px;height:25px}.home_upload__bZYzC strong{display:block;font-size:.9rem}.home_upload__bZYzC small{display:block;margin-top:.5rem;line-height:1.6;font-size:.73rem;color:var(--muted-foreground)}.home_upload__bZYzC .home_choose__gZz1z{display:inline-block;margin-top:.85rem;padding:.65rem 1.3rem;border-radius:8px;background:var(--primary);color:var(--primary-foreground);font-size:.8rem;font-weight:600}.home_actions__7kSmw{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.75rem;margin-top:.8rem;font-size:.75rem}.home_actions__7kSmw a,.home_actions__7kSmw button{cursor:pointer;text-decoration:underline;text-underline-offset:4px;padding-block:.4rem}.home_actions__7kSmw button:disabled{opacity:.5;cursor:wait}.home_error__a4uEG{margin-top:.75rem;color:var(--destructive);font-size:.8rem}.home_studio__4ZEEL{min-width:0;padding:1rem;border:1px solid var(--border);border-radius:22px;background:var(--card);box-shadow:0 12px 36px -26px var(--foreground)}.home_studioHead__AB7je{display:flex;justify-content:space-between;gap:1rem;font-size:.7rem;color:var(--muted-foreground);margin-bottom:1rem}.home_switches__EeK7D{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1rem}.home_switches__EeK7D button{flex:1;min-width:0;min-height:42px;padding:.55rem .65rem;border:1px solid var(--border);border-radius:8px;font-size:.75rem;line-height:1.4;cursor:pointer;overflow-wrap:anywhere}.home_switches__EeK7D button[aria-pressed=true]{color:var(--primary-foreground);background:var(--primary);border-color:var(--primary)}.home_studioFoot__FSFdr{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem;font-size:.75rem}.home_studioFoot__FSFdr a{display:inline-flex;align-items:center;gap:.4rem;font-weight:600}.home_parameters__m59k2{display:flex;flex-wrap:wrap;gap:.35rem;font-size:.65rem;color:var(--muted-foreground)}.home_parameters__m59k2 span{background:var(--muted);border-radius:4px;padding:.25rem .4rem}.home_comparison__2CEFF{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.home_panel__XwL8T{min-width:0}.home_panelLabel__UcXr9{display:block;margin-bottom:.5rem;font-size:.7rem;color:var(--muted-foreground)}.home_canvas__Hliy_{display:flex;align-items:center;justify-content:center;aspect-ratio:1;overflow:hidden;background:var(--muted);border:1px solid var(--border);border-radius:10px}.home_canvas__Hliy_ img{width:100%;height:100%;object-fit:contain;min-height:0;min-width:0}.home_resultCanvas__sRsj1{background-image:repeating-conic-gradient(var(--muted) 0 25%,var(--card) 0 50%);background-size:16px 16px}.home_resultCanvas__sRsj1>div{width:100%}.home_resultCanvas__sRsj1 img{max-height:260px}.home_outputGrid__lDIhy{direction:ltr;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:5px;padding:5px}.home_outputGrid__lDIhy img{object-fit:cover}.home_inputGrid__3hGuA{direction:ltr;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));gap:3px;padding:4px}.home_inputGrid__3hGuA img{object-fit:cover}.home_picked__60qCC{margin-top:1rem;padding:1rem;border:1px solid var(--primary);border-radius:14px;background:var(--card)}.home_pickedHead__R0DTp{display:flex;align-items:center;gap:.75rem;min-width:0}.home_pickedHead__R0DTp img{width:48px;height:48px;object-fit:contain;border-radius:6px;background:var(--muted)}.home_fileName__HXK0r{flex:1;min-width:0;font-size:.75rem}.home_fileName__HXK0r strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home_fileName__HXK0r span{color:var(--muted-foreground);font-size:.68rem}.home_clear__In1nJ{display:grid;place-items:center;width:40px;height:40px;flex-shrink:0;cursor:pointer;border-radius:8px}.home_clear__In1nJ:hover{background:var(--muted)}.home_picked__60qCC h2{margin:1rem 0 .5rem;font-size:.8rem;font-weight:600}.home_pickedActions__RyWxd{display:flex;flex-wrap:wrap;gap:.4rem}.home_pickedActions__RyWxd button{font-size:.75rem;line-height:1.45;padding:.55rem .65rem;border-radius:7px;background:var(--secondary);cursor:pointer;overflow-wrap:anywhere;max-width:100%}.home_pickedActions__RyWxd button:hover{background:var(--primary);color:var(--primary-foreground)}.home_pickedActions__RyWxd button:disabled{opacity:.6;cursor:wait}.home_quick__IqZ1k{margin-top:2rem;padding-top:1.25rem;border-top:1px solid var(--border)}.home_quickHeading__FxWgS{display:flex;justify-content:space-between;gap:1rem;margin-bottom:.8rem;font-size:.8rem;font-weight:600}.home_quickLinks__6V5kq{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.home_quickLinks__6V5kq a{display:flex;align-items:center;gap:.65rem;padding:.8rem;min-height:50px;border:1px solid var(--border);border-radius:10px;font-size:.78rem;background:var(--card);transition:border-color .15s}.home_quickLinks__6V5kq a:hover{border-color:var(--primary)}.home_quickLinks__6V5kq svg{width:18px;height:18px;flex-shrink:0;color:var(--primary)}.home_quickLinks__6V5kq span{overflow-wrap:anywhere}.home_section__9QZ6k{padding-block:2.75rem;border-top:1px solid var(--border)}.home_heading__XvemK{max-width:720px;margin-bottom:1.5rem}.home_heading__XvemK h2{font-size:clamp(1.45rem,2.5vw,2rem);font-weight:600;line-height:1.3;text-wrap:balance}.home_heading__XvemK p{margin-top:.6rem;color:var(--muted-foreground);font-size:.9rem;line-height:1.7}.home_cases__1ZFJy{display:grid;grid-template-columns:minmax(0,1fr);gap:1rem}.home_case__jIN5S{padding:1rem;border:1px solid var(--border);border-radius:16px;background:var(--card);min-width:0;display:flex;flex-direction:column}.home_case__jIN5S h3{font-weight:600;font-size:1rem;margin-top:1rem}.home_case__jIN5S p{color:var(--muted-foreground);font-size:.8rem;line-height:1.75;margin:.5rem 0 1rem}.home_case__jIN5S>a{font-size:.8rem;font-weight:600;margin-top:auto;padding-top:.75rem;display:flex;align-items:center;justify-content:space-between;gap:.5rem;border-top:1px solid var(--border)}.home_case__jIN5S>a svg{width:16px;height:16px;flex-shrink:0}.home_steps__4DVQo{display:grid;gap:1.5rem}.home_stepNumber__u8Ki6{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--secondary);color:var(--primary);font-size:.8rem;font-weight:600}.home_steps__4DVQo h3{margin:.75rem 0 .4rem;font-weight:600;font-size:.95rem}.home_steps__4DVQo p{color:var(--muted-foreground);font-size:.85rem;line-height:1.75}.home_faqLayout__p5D9j{display:grid;gap:1rem}.home_faq__PlztC details{border-bottom:1px solid var(--border);padding:1rem 0}.home_faq__PlztC details:first-child{padding-top:0}.home_faq__PlztC summary{cursor:pointer;font-weight:500;font-size:.9rem;line-height:1.65}.home_faq__PlztC details p{font-size:.85rem;line-height:1.8;color:var(--muted-foreground);margin-top:.75rem}.home_cta__bAG9R{display:flex;flex-direction:column;gap:1.25rem;padding:1.75rem;background:var(--secondary);border-radius:18px;margin-block:1rem 2.5rem}.home_cta__bAG9R h2{font-size:1.4rem;font-weight:600}.home_cta__bAG9R p{font-size:.85rem;line-height:1.7;margin-top:.5rem;color:var(--muted-foreground)}.home_cta__bAG9R a{align-self:flex-start;display:inline-flex;align-items:center;gap:.7rem;padding:.8rem 1.2rem;border-radius:9px;background:var(--primary);color:var(--primary-foreground);font-size:.8rem;font-weight:600}.home_cta__bAG9R a:focus-visible,.home_hero__TcihR :is(button,a):focus-visible,.home_section__9QZ6k :is(a,summary):focus-visible{outline:2px solid var(--primary);outline-offset:3px}@media (min-width:640px){.home_quickLinks__6V5kq{grid-template-columns:repeat(4,minmax(0,1fr))}.home_cases__1ZFJy{grid-template-columns:repeat(2,minmax(0,1fr))}.home_steps__4DVQo{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1100px){.home_heroGrid__zKdkA{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:2.5rem}.home_faqLayout__p5D9j{grid-template-columns:1fr 1.5fr;gap:3rem}.home_cases__1ZFJy{grid-template-columns:repeat(3,minmax(0,1fr))}.home_cta__bAG9R{flex-direction:row;align-items:center;justify-content:space-between}.home_cta__bAG9R a{align-self:center;flex-shrink:0}}@media (max-width:639px){.home_hero__TcihR{padding-top:1.5rem}.home_title__0UGWW{max-width:100%}.home_studio__4ZEEL{padding:.8rem}.home_section__9QZ6k{padding-block:2rem}.home_actions__7kSmw{font-size:.73rem}.home_cta__bAG9R{padding:1.25rem}}@media (prefers-reduced-motion:reduce){.home_hero__TcihR *,.home_section__9QZ6k *{transition:none!important;animation:none!important}}.home_upload__bZYzC:has(input:disabled){cursor:wait;opacity:.65}.home_switches__EeK7D button:disabled{cursor:wait;opacity:.65}