@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}:root{--bg:#f8f9fb;--surface:#ffffff;--text:#111827;--text-muted:#6b7280;--text-soft:#9ca3af;--border:#e5e7eb;--brand:#7c3aed;--brand-hover:#6d28d9;--brand-soft:#ede9fe;--shadow:0 18px 50px -12px rgba(17,24,39,0.12);--shadow-sm:0 4px 14px rgba(17,24,39,0.08);--radius:14px;--radius-pill:9999px}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-inter),system-ui,-apple-system,sans-serif;font-size:1rem;line-height:1.6;color:var(--text);background:var(--bg);min-height:100vh}.page-bg{position:fixed;inset:0;z-index:-1;background-color:var(--bg);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22'%3E%3Ccircle cx='1' cy='1' r='1' fill='%23e5e7eb'/%3E%3C/svg%3E");background-size:22px 22px}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;max-width:1120px;margin:0 auto;padding:1rem 1.5rem;background:rgba(248,249,251,.85);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(229,231,235,.6)}.logo{display:inline-flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.125rem;color:var(--text);text-decoration:none}.logo-icon{color:var(--brand);display:flex}.nav{display:none;align-items:center;gap:1.75rem;font-size:.9375rem;font-weight:500}.nav a{color:var(--text-muted);text-decoration:none}.nav a:hover{color:var(--text)}@media (min-width:900px){.nav{display:flex}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;padding:.65rem 1.25rem;font-family:inherit;font-size:.9375rem;font-weight:600;text-decoration:none;border:none;border-radius:var(--radius-pill);cursor:pointer;transition:background .15s ease}.btn-primary{background:var(--brand);color:#fff}.btn-primary:hover{background:var(--brand-hover)}.btn-lg{padding:.85rem 1.5rem;font-size:1rem}.hero{max-width:1120px;margin:0 auto;padding:3rem 1.5rem 4rem}.hero-inner{display:grid;grid-gap:3rem;gap:3rem;align-items:center}@media (min-width:900px){.hero-inner{grid-template-columns:1fr 1fr;gap:4rem}}.hero-title{margin:0 0 1rem;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.15;letter-spacing:-.02em}.text-brand{color:var(--brand)}.hero-lede{margin:0 0 1.5rem;max-width:34rem;color:var(--text-muted);font-size:1.0625rem}.hero-visual{display:flex;justify-content:center;align-items:center}.hero-showcase{width:100%;max-width:320px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.hero-showcase-chrome{height:12px;background:var(--border);opacity:.85}.hero-showcase-body{padding:1.35rem 1.25rem 1.5rem;display:flex;flex-direction:column;gap:.65rem}.hero-showcase-bar{display:block;height:10px;border-radius:4px;background:#e5e7eb;width:100%}.hero-showcase-bar-short{width:72%}.hero-showcase-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.5rem;gap:.5rem;margin-top:.35rem}.hero-showcase-grid span{aspect-ratio:1;border-radius:8px;background:var(--brand-soft);border:1px solid var(--border)}.section{max-width:1120px;margin:0 auto;padding:4rem 1.5rem}.section-title{margin:0 0 2.5rem;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:800;letter-spacing:-.02em;text-align:center}.section-intro{margin:-1.5rem auto 2.75rem;max-width:36rem;text-align:center;font-size:1.0625rem;color:var(--text-muted);line-height:1.6}.section.section-taskflick{padding:2.25rem 1.25rem 3rem;max-width:900px}.section.section-taskflick.section-voicecut{padding:2.85rem 1.5rem 3.85rem}.section.section-voicecut .section-intro--tf{margin-bottom:2.5rem}.section.section-voicecut .tf-zigzag{gap:2.75rem}.section.section-voicecut .tf-row{gap:1.5rem 2.5rem}.section.section-voicecut .tf-copy h2,.section.section-voicecut .tf-copy h3{margin:0 0 .85rem}.section.section-voicecut .tf-row--img-left{grid-template-columns:minmax(200px,min(48%,400px)) minmax(0,1fr)}.section.section-voicecut .tf-row--img-right{grid-template-columns:minmax(0,1fr) minmax(200px,min(48%,400px))}.section.section-voicecut .tf-shot{max-width:min(100%,400px)}@media (max-width:699px){.section.section-voicecut .tf-shot{max-width:min(100%,520px)}}.section-title--tf{margin-bottom:.4rem}.section-intro--tf{margin:0 auto 1.1rem;max-width:34rem;font-size:.9375rem;line-height:1.5}.tf-zigzag{display:flex;flex-direction:column;gap:.65rem}.tf-row{display:grid;align-items:center;grid-gap:1rem 1.75rem;gap:1rem 1.75rem}.tf-row--img-left{grid-template-columns:minmax(130px,220px) minmax(0,1fr)}.tf-row--img-right{grid-template-columns:minmax(0,1fr) minmax(130px,220px)}.tf-shot{margin:0;border-radius:12px;overflow:hidden;border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#e8eaef;justify-self:center;width:100%;max-width:220px}.tf-row--img-right .tf-shot{justify-self:end}.tf-row--img-left .tf-shot{justify-self:start}.tf-shot-img{width:100%;height:auto;display:block}.tf-shot--placeholder{aspect-ratio:9/16}.tf-copy h2,.tf-copy h3{margin:0 0 .35rem;font-size:clamp(1.35rem,2.8vw,1.85rem);font-weight:800;letter-spacing:-.035em;line-height:1.15;color:var(--text)}.tf-copy p{margin:0;font-size:.9rem;line-height:1.5;color:var(--text-muted);max-width:26rem}.section.section-voicecut .tf-copy p{line-height:1.6}.tf-row--img-right .tf-copy{text-align:right;justify-self:end}.tf-row--img-right .tf-copy p{margin-left:auto}@media (max-width:699px){.section.section-voicecut .tf-zigzag{gap:2.25rem}.section.section-voicecut .tf-row--img-left,.section.section-voicecut .tf-row--img-right{gap:1.1rem}.tf-zigzag{gap:.85rem}.tf-row--img-left,.tf-row--img-right{grid-template-columns:1fr;gap:.55rem}.tf-row--img-right .tf-shot{order:-1}.tf-shot{max-width:240px;justify-self:center!important}.tf-row--img-right .tf-copy{text-align:left;justify-self:start}.tf-row--img-right .tf-copy p{margin-left:0}}.cards{display:grid;grid-gap:1.25rem;gap:1.25rem}.cards-3{grid-template-columns:1fr}@media (min-width:720px){.cards-3{grid-template-columns:repeat(3,1fr)}}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;box-shadow:var(--shadow-sm)}.card h3{margin:0 0 .5rem;font-size:1.0625rem;font-weight:700}.card p{margin:0;font-size:.9375rem;color:var(--text-muted)}.catalogue-grid{width:100%;grid-template-columns:1fr;align-items:stretch}@media (min-width:640px){.catalogue-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr))}}.catalogue-card{padding:0;overflow:hidden;min-width:0}.catalogue-card-link{display:flex;flex-direction:column;height:100%;text-decoration:none;color:inherit;border-radius:inherit}.catalogue-card-link:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.catalogue-card-visual{position:relative;aspect-ratio:16/10;background:#e8eaef;border-bottom:1px solid var(--border);overflow:hidden}.catalogue-card-img{width:100%;height:100%;object-fit:cover;object-position:top center;display:block}.catalogue-card-body{padding:1.25rem 1.5rem 1.5rem;display:flex;flex-direction:column;flex:1 1}.catalogue-card-title{margin:0 0 .5rem;font-size:1.125rem;font-weight:700;transition:color .15s ease}.catalogue-card-desc{margin:0 0 1rem;font-size:.9375rem;color:var(--text-muted);line-height:1.55;flex:1 1}.catalogue-card-cta{font-size:.875rem;font-weight:600;color:var(--brand)}.catalogue-card-link:hover .catalogue-card-title{color:var(--brand)}.catalogue-card-link:hover .catalogue-card-cta{text-decoration:underline;text-underline-offset:3px}.taskflick-cta{max-width:900px;margin:0 auto;padding:1.75rem 1.25rem .35rem}.taskflick-cta-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.75rem 1.5rem 1.85rem;text-align:center}.taskflick-cta-title{margin:0 0 .5rem;font-size:clamp(1.2rem,2.8vw,1.45rem);font-weight:800;letter-spacing:-.02em;color:var(--text);line-height:1.25}.taskflick-cta-lede{max-width:28rem;margin:0 auto 1.35rem;font-size:.9375rem;color:var(--text-muted);line-height:1.55}.taskflick-cta .btn-primary:focus-visible{outline:2px solid var(--text);outline-offset:3px}.taskflick-back{max-width:900px;margin:0 auto;padding:0 1.25rem 3rem;font-size:.9375rem}.section.section-voicecut~.taskflick-back{margin-top:1.75rem}.taskflick-back a{color:var(--text-muted);font-weight:500;text-decoration:none}.taskflick-back a:hover{color:var(--brand)}.section-mailing{padding-top:3.5rem}.mailing-intro{margin-bottom:2rem;max-width:40rem}.mailing-card{max-width:720px;margin:0 auto;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.5rem}.mailing-iframe-wrap{overflow:hidden;border-radius:calc(var(--radius) - 4px);background:var(--surface)}.mailing-iframe{display:block;width:100%;max-width:100%;border:0;vertical-align:middle}.mailing-consent--iframe{margin-top:1rem}.mailing-error{margin:0;font-size:.875rem;line-height:1.45;color:#991b1b}.mailing-recaptcha-links{margin:.35rem 0 0;font-size:.8125rem;line-height:1.45;color:var(--text-muted)}.mailing-recaptcha-links a{color:var(--brand);font-weight:500;text-decoration:none}.mailing-recaptcha-links a:hover{text-decoration:underline;text-underline-offset:3px}.mailing-form{display:flex;flex-direction:column;gap:.75rem}.mailing-label{font-size:.9375rem;font-weight:600}.mailing-row{display:grid;grid-template-columns:1fr auto;grid-gap:.75rem;gap:.75rem;align-items:center}.mailing-input{width:100%;min-height:44px;border:1px solid var(--border);border-radius:var(--radius-pill);background:var(--surface);padding:.65rem 1rem;font:inherit;color:var(--text)}.mailing-input::placeholder{color:var(--text-soft)}.mailing-input:hover{border-color:#d1d5db}.mailing-input:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-color:var(--brand)}.mailing-submit{min-height:44px;padding-inline:1.2rem}.mailing-submit:disabled{background:#a78bfa;cursor:not-allowed}.mailing-consent,.mailing-helper{margin:0;font-size:.875rem;line-height:1.45;color:var(--text-muted)}.mailing-helper{color:#4b5563}.mailing-honeypot{position:absolute;left:-10000px;width:1px;height:1px;opacity:0;pointer-events:none}.site-footer{max-width:1120px;margin:0 auto;padding:2rem 1.5rem 3rem;text-align:center;font-size:.875rem;color:var(--text-soft)}.site-footer p{margin:0 0 .75rem}.site-footer p:last-child{margin-bottom:0}.footer-line{color:var(--text-muted)}.footer-links a{color:var(--brand);font-weight:500;text-decoration:none}.footer-links a:hover{text-decoration:underline;text-underline-offset:3px}.about-main{max-width:640px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.about-article{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:2rem 1.75rem;box-shadow:var(--shadow-sm)}.about-title{margin:0 0 1.25rem;font-size:clamp(1.75rem,3vw,2rem);font-weight:800;letter-spacing:-.02em}.about-body,.about-contact,.about-lede{margin:0 0 1.25rem;color:var(--text-muted);font-size:1.0625rem;line-height:1.65}.about-body strong,.about-lede strong{color:var(--text);font-weight:600}.about-contact{margin-bottom:1.75rem}.about-contact a{color:var(--brand);font-weight:600;text-decoration:none}.about-contact a:hover{text-decoration:underline;text-underline-offset:3px}.about-back{margin:0;font-size:.9375rem}.about-back a{color:var(--text-muted);font-weight:500;text-decoration:none}.about-back a:hover{color:var(--brand)}.legal-doc h2{margin:1.75rem 0 .65rem;font-size:1.0625rem;font-weight:700;letter-spacing:-.01em;color:var(--text)}.legal-doc h2:first-of-type{margin-top:1.25rem}.legal-doc p{margin:0 0 1rem;color:var(--text-muted);font-size:1.0625rem;line-height:1.65}.legal-doc p:last-child{margin-bottom:0}.legal-doc ul{margin:0 0 1rem;padding-left:1.35rem;color:var(--text-muted);font-size:1.0625rem;line-height:1.65}.legal-doc li{margin-bottom:.5rem}.legal-doc li:last-child{margin-bottom:0}.legal-doc a{color:var(--brand);font-weight:600;text-decoration:none}.legal-doc a:hover{text-decoration:underline;text-underline-offset:3px}.legal-doc .about-lede{margin-bottom:.75rem}.legal-doc .about-body{margin-bottom:1.25rem}@media (max-width:640px){.site-header .btn-primary{padding:.55rem .9rem;font-size:.8125rem}.mailing-row{grid-template-columns:1fr}.mailing-submit{width:100%}}