@charset "UTF-8";#problem-solution.svelte-5vyrbu{padding:60px 0;display:flex;flex-direction:column;align-items:center;gap:50px}.heading.svelte-5vyrbu{text-align:center}.heading.svelte-5vyrbu h2:where(.svelte-5vyrbu){margin-bottom:8px}.heading.svelte-5vyrbu p:where(.svelte-5vyrbu){font-size:1.2rem;color:var(--color--text-shade)}.panels.svelte-5vyrbu{display:grid;grid-template-columns:1fr auto 1fr;gap:20px;align-items:center;width:100%;max-width:860px}@media(max-width:767px){.panels.svelte-5vyrbu{grid-template-columns:1fr}}.divider.svelte-5vyrbu{display:flex;align-items:center;justify-content:center;color:var(--color--primary);width:40px}@media(max-width:767px){.divider.svelte-5vyrbu{transform:rotate(90deg);margin:0 auto}}.panel.svelte-5vyrbu{border-radius:12px;padding:24px;position:relative;overflow:hidden;min-height:260px}.panel.before.svelte-5vyrbu{background-color:rgba(var(--color--secondary-rgb),.06);border:1px solid rgba(var(--color--secondary-rgb),.2)}.panel.before.svelte-5vyrbu .task-list:where(.svelte-5vyrbu){list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.panel.before.svelte-5vyrbu .task-list:where(.svelte-5vyrbu) li:where(.svelte-5vyrbu){font-size:.85rem;color:var(--color--text-shade);padding:8px 10px;background-color:var(--color--card-background);border-radius:6px;border-left:3px solid rgba(var(--color--secondary-rgb),.4)}.panel.before.svelte-5vyrbu .fade-out:where(.svelte-5vyrbu){position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to bottom,transparent,rgba(var(--color--secondary-rgb),.06));pointer-events:none}.panel.after.svelte-5vyrbu{background-color:rgba(var(--color--primary-rgb),.05);border:1px solid rgba(var(--color--primary-rgb),.2)}.panel-label.svelte-5vyrbu{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color--text-shade);margin-bottom:12px}.panel-badge.svelte-5vyrbu{display:inline-block;font-size:.8rem;font-weight:600;padding:4px 10px;border-radius:20px;margin-bottom:16px}.panel-badge.overflow.svelte-5vyrbu{background-color:rgba(var(--color--secondary-rgb),.15);color:var(--color--secondary)}.panel-badge.clear.svelte-5vyrbu{background-color:rgba(var(--color--primary-rgb),.12);color:var(--color--primary)}.output-card.svelte-5vyrbu{background-color:var(--color--card-background);border-radius:8px;padding:16px;box-shadow:var(--card-shadow);display:flex;flex-direction:column;gap:12px}.output-card.svelte-5vyrbu .output-title:where(.svelte-5vyrbu){font-weight:700;font-size:.95rem;margin-bottom:12px;font-family:var(--font--title)}.output-row.svelte-5vyrbu{display:flex;align-items:center;gap:10px;font-size:.9rem;color:var(--color--text-shade)}.output-check.svelte-5vyrbu{color:var(--color--primary);font-weight:700;flex-shrink:0}.carousel__btn{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#ffffffeb;border:1px solid var(--panel-border);display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1.5rem;line-height:1;color:var(--ink);transition:background .15s ease,transform .15s ease;z-index:2}.carousel__btn:hover{background:#fff;transform:translateY(-50%) scale(1.08)}.carousel__btn--prev{left:12px}.carousel__btn--next{right:12px}.carousel__dots{display:flex;justify-content:center;gap:10px;margin-top:16px}.carousel__dot{width:9px;height:9px;border-radius:50%;background:rgba(var(--color--text-rgb),.2);border:none;cursor:pointer;padding:0;transition:background .15s ease,transform .15s ease}.carousel__dot--active{background:var(--accent);transform:scale(1.3)}.lightbox{position:fixed;inset:0;z-index:1000;background:#100812e6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;animation:fadeIn .18s ease-out}.lightbox__content{position:relative;width:92vw;aspect-ratio:9/16;max-height:92vh}.lightbox__close{position:fixed;top:18px;right:22px;width:42px;height:42px;border-radius:50%;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:1.25rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease;z-index:1001}.lightbox__close:hover{background:#ffffff3d}.lightbox .carousel__btn{background:#ffffff1f;border-color:#fff3;color:#fff}.lightbox .carousel__btn:hover{background:#ffffff3d;transform:translateY(-50%) scale(1.08)}.lightbox .carousel__dot{background:#ffffff47}.lightbox .carousel__dot--active{background:var(--accent)}.video-container.svelte-195ml6s{width:90%;height:50vh}#product-showcase.svelte-1hqd4gc{padding:60px 0;display:flex;flex-direction:column;align-items:center;gap:50px}.heading.svelte-1hqd4gc{text-align:center}.heading.svelte-1hqd4gc h2:where(.svelte-1hqd4gc){margin-bottom:8px}.heading.svelte-1hqd4gc p:where(.svelte-1hqd4gc){font-size:1.2rem;color:var(--color--text-shade)}.mock-ui.svelte-1hqd4gc{width:100%;max-width:680px;display:flex;flex-direction:column;gap:0;background-color:var(--color--card-background);border-radius:16px;box-shadow:var(--card-shadow);border:1px solid rgba(var(--color--primary-rgb),.12);overflow:hidden}.step.svelte-1hqd4gc{padding:24px 28px}@media(max-width:767px){.step.svelte-1hqd4gc{padding:20px}}.step-label.svelte-1hqd4gc{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color--primary);margin-bottom:14px}.connector.svelte-1hqd4gc{display:flex;flex-direction:column;align-items:center;gap:0;height:28px;position:relative}.connector.svelte-1hqd4gc .connector-line:where(.svelte-1hqd4gc){width:1px;flex:1;background:rgba(var(--color--primary-rgb),.25);margin:0 auto}.connector.svelte-1hqd4gc .connector-dot:where(.svelte-1hqd4gc){width:8px;height:8px;border-radius:50%;background-color:var(--color--primary);opacity:.4}.input-methods.svelte-1hqd4gc{display:flex;align-items:center;gap:16px}@media(max-width:767px){.input-methods.svelte-1hqd4gc{flex-direction:column;gap:8px}}.method.svelte-1hqd4gc{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding:16px 12px;border:1.5px dashed rgba(var(--color--primary-rgb),.3);border-radius:10px;background-color:rgba(var(--color--primary-rgb),.03);text-align:center}.method.svelte-1hqd4gc .method-icon:where(.svelte-1hqd4gc){font-size:1.4rem;line-height:1}.method.svelte-1hqd4gc .method-label:where(.svelte-1hqd4gc){font-weight:700;font-size:.9rem}.method.svelte-1hqd4gc .method-example:where(.svelte-1hqd4gc){font-size:.75rem;color:var(--color--text-shade);opacity:.7;font-family:monospace}.method-divider.svelte-1hqd4gc{font-size:.8rem;font-weight:600;color:var(--color--text-shade);opacity:.5;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0}.output-card.svelte-1hqd4gc{border:1px solid rgba(var(--color--primary-rgb),.15);border-radius:8px;padding:16px;background-color:rgba(var(--color--primary-rgb),.03)}.output-header.svelte-1hqd4gc{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px}@media(max-width:767px){.output-header.svelte-1hqd4gc{flex-direction:column}}.output-header.svelte-1hqd4gc .paper-title:where(.svelte-1hqd4gc){font-weight:700;font-size:.9rem;font-family:var(--font--title);line-height:1.3}.key-points.svelte-1hqd4gc{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.key-points.svelte-1hqd4gc li:where(.svelte-1hqd4gc){font-size:.875rem;color:var(--color--text-shade);padding-left:18px;position:relative;line-height:1.4}.key-points.svelte-1hqd4gc li:where(.svelte-1hqd4gc):before{content:"→";position:absolute;left:0;color:var(--color--primary);font-weight:700}.key-points.svelte-1hqd4gc li:where(.svelte-1hqd4gc)::marker{display:none}.qa-area.svelte-1hqd4gc{display:flex;flex-direction:column;gap:12px}.question.svelte-1hqd4gc,.answer.svelte-1hqd4gc{display:flex;gap:12px;align-items:flex-start;font-size:.9rem;line-height:1.5}.q-label.svelte-1hqd4gc,.a-label.svelte-1hqd4gc{flex-shrink:0;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.q-label.svelte-1hqd4gc{background-color:rgba(var(--color--secondary-rgb),.15);color:var(--color--secondary)}.a-label.svelte-1hqd4gc{background-color:rgba(var(--color--primary-rgb),.15);color:var(--color--primary)}.question.svelte-1hqd4gc span:where(.svelte-1hqd4gc):last-child{font-weight:600}.answer.svelte-1hqd4gc span:where(.svelte-1hqd4gc):last-child{color:var(--color--text-shade)}#feature-pillars.svelte-dlfgpz{padding:60px 0;display:flex;flex-direction:column;align-items:center;gap:50px}.heading.svelte-dlfgpz{text-align:center}.heading.svelte-dlfgpz h2:where(.svelte-dlfgpz){max-width:560px}.pillars.svelte-dlfgpz{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;width:100%}@media(max-width:900px){.pillars.svelte-dlfgpz{grid-template-columns:1fr;max-width:480px}}.pillar.svelte-dlfgpz{background-color:var(--color--card-background);border-radius:14px;padding:28px 24px;box-shadow:var(--card-shadow);border:1px solid rgba(var(--color--primary-rgb),.08);display:flex;flex-direction:column;gap:14px}.pillar.svelte-dlfgpz h3:where(.svelte-dlfgpz){font-size:1.2rem}.pillar.svelte-dlfgpz p:where(.svelte-dlfgpz){font-size:.95rem;color:var(--color--text-shade);line-height:1.55;margin:0}.icon.svelte-dlfgpz{width:44px;height:44px;border-radius:10px;background-color:rgba(var(--color--primary-rgb),.1);display:flex;align-items:center;justify-content:center;color:var(--color--primary)}.icon.svelte-dlfgpz svg{width:22px;height:22px}#product-showcase.svelte-1owv03t{padding:60px 0;display:flex;flex-direction:column;align-items:center;gap:50px}.heading.svelte-1owv03t{text-align:center}.heading.svelte-1owv03t h2:where(.svelte-1owv03t){margin-bottom:8px}.heading.svelte-1owv03t p:where(.svelte-1owv03t){font-size:1.2rem;color:var(--color--text-shade)}#testimony.svelte-13teu5g{padding:60px 0;display:flex;flex-direction:column;align-items:center;gap:50px}.heading.svelte-13teu5g{text-align:center}.heading.svelte-13teu5g h2:where(.svelte-13teu5g){max-width:560px}.grid.svelte-13teu5g{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;width:100%}@media(max-width:1200px){.grid.svelte-13teu5g{grid-template-columns:1fr;max-width:560px}}.card.svelte-13teu5g{background-color:var(--color--card-background);border-radius:20px;padding:28px 24px;border:1px solid rgba(var(--color--primary-rgb),.2);box-shadow:var(--card-shadow);display:flex;flex-direction:column;gap:20px}.quote.svelte-13teu5g{font-size:.95rem;line-height:1.65;color:var(--color--text);flex:1;margin:0}.quote.svelte-13teu5g:before{content:'"';font-size:2rem;line-height:1;color:var(--color--primary);font-weight:700;display:block;margin-bottom:10px}.footer.svelte-13teu5g{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.attribution.svelte-13teu5g{display:flex;flex-direction:column;gap:2px}.author.svelte-13teu5g{font-weight:600;font-size:.9rem;color:var(--color--text)}.role.svelte-13teu5g{font-size:.82rem;color:var(--color--text-shade)}.tag.svelte-13teu5g{display:inline-block;padding:6px 14px;border-radius:999px;font-size:.78rem;font-weight:600;background:rgba(var(--color--primary-rgb),.12);color:var(--color--primary);white-space:nowrap}#team-intro.svelte-dk9anq{padding:60px 0;display:flex;flex-direction:column;align-items:center;gap:50px}.heading.svelte-dk9anq{text-align:center}.heading.svelte-dk9anq h2:where(.svelte-dk9anq){max-width:560px}.panel__card.svelte-dk9anq{padding:20px;border:1px solid rgba(var(--color--primary-rgb),.3);border-radius:20px;background:#ffffffd1}.status-pill.svelte-dk9anq{display:inline-block;padding:8px 16px;border-radius:999px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.status-pill--idle.svelte-dk9anq{background:#cdb4ff3d;color:#7b6aa8}.product-content.svelte-1uha8ag{overflow:hidden}
