@font-face{font-family:Jost Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/jost-cyrillic-wght-normal.CjwCQKo9.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Jost Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/jost-latin-ext-wght-normal.BDUtSsKd.woff2) format("woff2-variations");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:Jost Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/jost-latin-wght-normal.ObQm3Zd1.woff2) format("woff2-variations");unicode-range:U+0000-00FF,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}:root{color-scheme:light;--landing-bg: #faf9f7;--landing-fg: #111111;--landing-muted: #6b6560;--landing-border: rgb(0 0 0 / .1);--landing-surface: #ffffff;--landing-accent: #c41e3a;--glass-shadow: 0 1px 2px rgb(0 0 0 / .04), 0 8px 24px rgb(0 0 0 / .06);--font-sans: "Jost Variable", ui-sans-serif, system-ui, sans-serif;--font-display: "Jost Variable", var(--font-sans);--max-w: 72rem}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100svh;font-family:var(--font-sans);font-size:16px;line-height:1.5;background:var(--landing-bg);color:var(--landing-fg);-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}.landing{--pad-x: 1.25rem}.container{width:100%;max-width:var(--max-w);margin-inline:auto;padding-inline:var(--pad-x)}.eyebrow{margin:0;font-size:.75rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--landing-accent)}.heading-display{margin:.75rem 0 0;font-family:var(--font-display);font-size:clamp(1.875rem,4vw,2.5rem);font-weight:600;line-height:1.1;letter-spacing:-.03em}.text-muted{color:var(--landing-muted)}.nav{position:fixed;inset:0 0 auto;z-index:50;border-bottom:1px solid transparent;transition:background .3s,border-color .3s,box-shadow .3s}.nav--scrolled{border-color:var(--landing-border);background:#ffffffe6;backdrop-filter:blur(12px);box-shadow:0 1px 3px #0000000a}.nav__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;height:4.5rem}.nav__links{display:none;align-items:center;gap:.25rem}@media(min-width:768px){.nav__links{display:flex}}.nav__link{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:var(--landing-muted);border-radius:.375rem;transition:color .15s,background .15s}.nav__link:hover{color:var(--landing-fg);background:#0000000a}.nav__actions{display:flex;align-items:center;gap:.5rem}.brand{display:inline-flex;align-items:center;gap:.75rem}.brand__mark{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.6875rem;border:1px solid var(--landing-border);background:var(--landing-surface);box-shadow:0 1px 2px #0000000a}.brand__mark svg{width:1.375rem;height:1.375rem}.brand__name{display:grid;gap:.125rem;line-height:1}.brand__title{font-size:.9375rem;font-weight:600;letter-spacing:-.03em}.brand__tagline{font-size:.625rem;font-weight:500;letter-spacing:.14em;color:var(--landing-muted)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:.875rem;font-weight:500;border-radius:.5rem;border:1px solid transparent;transition:background .15s,color .15s,border-color .15s}.btn--ghost{color:var(--landing-muted);background:transparent}.btn--ghost:hover{color:var(--landing-fg);background:#0000000a}.btn--primary{color:#fff;background:var(--landing-fg)}.btn--primary:hover{background:#2a2a2a}.btn--outline{border-color:var(--landing-border);background:transparent}.btn--outline:hover{background:#00000008}.btn--lg{padding:.75rem 1.5rem;font-size:1rem}.nav__login{display:inline-flex}.hero{position:relative;display:flex;min-height:100svh;flex-direction:column;justify-content:center;padding:7rem var(--pad-x) 6rem}.hero__glow{pointer-events:none;position:absolute;inset:0 0 auto;height:min(50vh,420px);background:radial-gradient(ellipse 80% 50% at 50% 0%,rgb(0 0 0 / .04),transparent 70%)}.hero__badge{display:inline-block;margin-bottom:1.5rem;padding:.25rem .75rem;font-size:.8125rem;border:1px solid var(--landing-border);border-radius:999px;color:var(--landing-muted)}.hero__title{margin:0;max-width:52rem;font-family:var(--font-display);font-size:clamp(2.5rem,7vw,4.5rem);font-weight:600;line-height:1.05;letter-spacing:-.03em}.hero__lead{margin:1.5rem 0 0;max-width:40rem;font-size:clamp(1.125rem,2vw,1.25rem);line-height:1.6;color:var(--landing-muted)}.hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2.5rem}.hero__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;max-width:36rem;margin-top:4rem;padding-top:2.5rem;border-top:1px solid var(--landing-border)}.hero__stat-value{margin:0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:600;letter-spacing:-.02em}.hero__stat-label{margin:.25rem 0 0;font-size:.875rem;color:var(--landing-muted)}.section{padding:5rem var(--pad-x);scroll-margin-top:5rem}.section--surface{background:var(--landing-surface);border-block:1px solid var(--landing-border)}.section__header{margin-bottom:3rem}.section__header--center{text-align:center}.section__header--center .section__lead{margin-inline:auto}.section__lead{margin:1rem 0 0;max-width:40rem;font-size:1.0625rem;line-height:1.6;color:var(--landing-muted)}.card-grid{display:grid;gap:1rem}@media(min-width:640px){.card-grid--2{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.card-grid--3{grid-template-columns:repeat(3,1fr)}}.glass-card{padding:1.5rem;border-radius:.75rem;background:var(--landing-surface);border:1px solid var(--landing-border);box-shadow:var(--glass-shadow)}.glass-card h3{margin:0;font-size:1.125rem;font-weight:600}.glass-card p{margin:.5rem 0 0;font-size:.9375rem;line-height:1.55;color:var(--landing-muted)}.glass-card .card-index{font-family:var(--font-display);font-size:3rem;font-weight:600;line-height:1;color:#0000000f}.pain-card .card-index{font-size:.75rem;font-family:ui-monospace,monospace;color:var(--landing-accent)}.section--value{padding-block:4.5rem}@media(max-width:1023px){.section--value{padding-block:2.5rem 2.5rem}.value-pillar:last-child{padding-bottom:0}}.value-block__header{max-width:40rem;margin-bottom:2rem}.value-block__lead{max-width:34rem}.value-highlight{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2.5rem}.value-highlight__item{margin:0;padding:.5rem .9rem;font-size:.875rem;font-weight:500;line-height:1.3;color:var(--landing-fg);background:var(--landing-surface);border:1px solid var(--landing-border);border-radius:999px;box-shadow:var(--glass-shadow)}.value-pillars{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:0;max-width:44rem}.value-pillar{display:grid;grid-template-columns:2.5rem 1fr;gap:1.25rem;padding-bottom:2rem}.value-pillar:last-child{padding-bottom:0}.value-pillar__marker{display:flex;flex-direction:column;align-items:center;padding-top:.2rem}.value-pillar__icon{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;font-family:ui-monospace,monospace;font-size:.6875rem;font-weight:600;color:var(--landing-accent);background:var(--landing-surface);border:1px solid var(--landing-border);border-radius:999px}.value-pillar__line{flex:1;width:1px;min-height:1.5rem;margin-top:.5rem;background:var(--landing-border)}.value-pillar__content h3{margin:0;font-size:1.125rem;font-weight:600;line-height:1.35;letter-spacing:-.02em}.value-pillar__content p{margin:.5rem 0 0;font-size:1rem;line-height:1.6;color:var(--landing-muted)}@media(min-width:768px){.value-pillar__content h3{font-size:1.2rem}}.section--pains{background:var(--landing-surface);border-block:1px solid var(--landing-border)}.pains-header{max-width:38rem;margin-bottom:2.5rem}.pain-list{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:1rem}@media(min-width:900px){.pain-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}}.pain-scenario{height:100%;display:flex;flex-direction:column;border:1px solid var(--landing-border);border-radius:.875rem;overflow:hidden;background:var(--landing-bg)}.pain-scenario__problem{display:flex;gap:.85rem;align-items:flex-start;padding:1.25rem 1.35rem 1rem;background:var(--landing-surface)}.pain-scenario__num{flex-shrink:0;margin-top:.15rem;font-family:ui-monospace,monospace;font-size:.75rem;font-weight:600;color:var(--landing-muted)}.pain-scenario__problem h3{margin:0;font-size:1.0625rem;font-weight:600;line-height:1.45;letter-spacing:-.01em;color:var(--landing-fg)}.pain-scenario__answer{flex:1;padding:1rem 1.35rem 1.25rem;background:#00000005;border-top:1px solid var(--landing-border)}.pain-scenario__label{margin:0 0 .4rem;font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--landing-accent)}.pain-scenario__text{margin:0;font-size:.9375rem;line-height:1.6;color:var(--landing-muted)}.features-scroll{position:relative;scroll-margin-top:5rem;height:calc(var(--feature-steps, 6) * 85vh)}@media(max-width:1023px){.features-scroll{height:auto;min-height:0}.features-sticky.features-sticky--desktop{display:none!important}}@media(min-width:1024px){.features-sticky{position:sticky;top:0;z-index:1;display:flex;min-height:100svh;align-items:center;overflow:hidden;padding:4rem 0 3rem}}.features-sticky__inner{width:100%}.features__header{margin-bottom:2rem;text-align:center}.features__header-lead{margin-inline:auto;text-align:center}.features__layout--desktop{display:none}@media(min-width:1024px){.features__layout--desktop{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.2fr);gap:2.5rem;align-items:center}}.features__copy{position:relative;padding-right:3rem}.features__card-slot{position:relative;width:100%;max-width:21rem;min-height:11.5rem}.feature-panel{position:absolute;top:0;left:0;width:100%;max-width:21rem;padding:1.25rem 1.35rem;border-radius:.75rem;background:var(--landing-surface);border:1px solid var(--landing-border);box-shadow:var(--glass-shadow);opacity:0;transform:translateY(1rem) scale(.98);filter:blur(4px);pointer-events:none;transition:opacity .45s cubic-bezier(.22,1,.36,1),transform .45s cubic-bezier(.22,1,.36,1),filter .4s ease}.feature-panel.is-active{opacity:1;transform:translateY(0) scale(1);filter:blur(0);pointer-events:auto}.feature-panel__index{font-family:ui-monospace,monospace;font-size:.75rem;color:var(--landing-accent)}.feature-panel h3{margin:.25rem 0 0;font-size:1.125rem}.feature-panel p{margin:.5rem 0 0;font-size:.875rem;color:var(--landing-muted);line-height:1.5}.tags{display:flex;flex-wrap:wrap;gap:.375rem;margin:.75rem 0 0;padding:0;list-style:none}.tags li{padding:.125rem .5rem;font-size:.6875rem;border:1px solid var(--landing-border);border-radius:999px;background:#00000008}.features__rail{position:absolute;top:50%;right:0;z-index:2;display:none;flex-direction:column;gap:.375rem;transform:translateY(-50%)}@media(min-width:1024px){.features__rail{display:flex}}.rail-btn{padding:.25rem .5rem;font-family:ui-monospace,monospace;font-size:.625rem;border:1px solid transparent;border-radius:.375rem;background:transparent;color:var(--landing-muted)}.rail-btn.is-active,.rail-btn:hover{color:var(--landing-fg)}.rail-btn.is-active{border-color:var(--landing-border);background:var(--landing-fg);color:var(--landing-bg)}.screenshot{overflow:hidden;border-radius:.875rem;border:1px solid var(--landing-border);background:var(--landing-surface);box-shadow:0 24px 48px #00000014,0 4px 12px #0000000a}.screenshot__chrome{display:flex;gap:6px;padding:10px 12px;border-bottom:1px solid var(--landing-border);background:#00000005}.screenshot__dot{width:8px;height:8px;border-radius:999px;background:#00000014}.screenshot__body{line-height:0;background:#f4f3f1}.screenshot__body img{display:block;width:100%}.features__screens-wrap{transform-style:preserve-3d;will-change:transform;transition:transform .15s ease-out}.features__screens{position:relative;animation:features-levitate 6s ease-in-out infinite}.features__screen{display:none}.features__screen.is-active{display:block;animation:feature-screen-in .4s cubic-bezier(.22,1,.36,1)}@keyframes features-levitate{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes feature-screen-in{0%{opacity:0;transform:scale(.98);filter:blur(6px)}to{opacity:1;transform:scale(1);filter:blur(0)}}@keyframes fade-in{0%{opacity:0;transform:scale(.99)}to{opacity:1;transform:scale(1)}}.features__intro--mobile,.features__mobile{display:none}@media(max-width:1023px){.features__intro--mobile{display:block;padding:5rem 0 .75rem}.features__mobile{display:block;padding:0 0 2.5rem}.features__header--mobile{margin-bottom:0;text-align:center}.features__header--mobile .heading-display{font-size:clamp(1.5rem,6.5vw,2rem);line-height:1.15}.features__header--mobile .features__header-lead{margin-top:.75rem;font-size:.9375rem}}@media(min-width:1024px){.features__intro--mobile,.features__mobile{display:none}.features-scroll{padding-bottom:0}}.features__mobile-slider{display:flex;flex-direction:column;gap:1rem}.features__mobile-viewport{overflow:hidden}.features__mobile-track{display:flex;gap:.75rem;padding-right:var(--pad-x);transition:transform .5s cubic-bezier(.22,1,.36,1);will-change:transform;touch-action:manipulation}.features__mobile-slide{flex:0 0 86%;width:86%;min-width:86%;padding:1.15rem 1.15rem 1rem;border-radius:.875rem;box-sizing:border-box}@media(max-width:1023px){.features__mobile-viewport{padding-left:var(--pad-x)}}.features__mobile-slide h3{margin:.35rem 0 0;font-size:1.125rem;line-height:1.35}.features__mobile-slide .text-muted{margin:.5rem 0 0;font-size:.9375rem;line-height:1.55}.features__shot-zoom{position:relative;display:block;width:100%;margin-top:1rem;padding:0;border:none;background:none;text-align:left;cursor:zoom-in;border-radius:.875rem;-webkit-tap-highlight-color:transparent}.features__shot-zoom:active .features__mobile-shot{transform:scale(.985)}.features__shot-zoom-badge{position:absolute;right:.5rem;bottom:.5rem;z-index:2;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;color:#fff;background:#0000008c;border-radius:999px;pointer-events:none}.features__mobile-shot{margin-top:0;transition:transform .2s ease}.features__shot-zoom--desktop{display:none;width:100%}@media(min-width:1024px){.features__shot-zoom--desktop{display:block}.features__shot-zoom--desktop .features__desktop-shot{margin-top:0;transition:transform .25s ease,box-shadow .25s ease}.features__shot-zoom--desktop:hover .features__desktop-shot,.features__shot-zoom--desktop:focus-visible .features__desktop-shot{transform:scale(1.008);box-shadow:0 28px 56px #0000001a,0 6px 16px #0000000f}.features__shot-zoom--desktop .features__shot-zoom-badge{opacity:0;transition:opacity .2s ease}.features__shot-zoom--desktop:hover .features__shot-zoom-badge,.features__shot-zoom--desktop:focus-visible .features__shot-zoom-badge{opacity:1}}.screenshot-lightbox{position:fixed;inset:0;z-index:200;display:flex;flex-direction:column;opacity:0;visibility:hidden;transition:opacity .35s cubic-bezier(.22,1,.36,1),visibility .35s cubic-bezier(.22,1,.36,1)}.screenshot-lightbox.is-open{opacity:1;visibility:visible}.screenshot-lightbox__backdrop{position:absolute;inset:0;padding:0;border:none;background:#000000e0;cursor:zoom-out}.screenshot-lightbox__close{position:absolute;top:max(.75rem,env(safe-area-inset-top));right:max(.75rem,env(safe-area-inset-right));z-index:2;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:none;border-radius:999px;font-size:1.5rem;line-height:1;color:#fff;background:#ffffff24;cursor:pointer}.screenshot-lightbox__stage{position:relative;z-index:1;flex:1;min-height:0;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-x pan-y pinch-zoom;display:flex;align-items:center;justify-content:center;padding:max(3.5rem,calc(env(safe-area-inset-top) + 2.5rem)) max(.75rem,env(safe-area-inset-right)) max(1.25rem,env(safe-area-inset-bottom)) max(.75rem,env(safe-area-inset-left));cursor:zoom-out}.screenshot-lightbox__img{display:block;width:auto;max-width:100%;height:auto;max-height:calc(100dvh - 5rem);margin:auto;object-fit:contain;border-radius:.5rem;box-shadow:0 20px 50px #00000059;transform:scale(.94);opacity:0;transition:transform .4s cubic-bezier(.22,1,.36,1),opacity .35s ease;touch-action:pan-x pan-y pinch-zoom;cursor:default;user-select:none;-webkit-user-drag:none}.screenshot-lightbox.is-open .screenshot-lightbox__img{transform:scale(1);opacity:1}body.lightbox-open{overflow:hidden}.features__mobile-controls{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:.25rem;padding-inline:var(--pad-x)}.features__mobile-arrow{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid var(--landing-border);border-radius:999px;background:var(--landing-surface);color:var(--landing-fg);font-size:1rem;line-height:1;cursor:pointer;transition:background .2s ease,opacity .2s ease}.features__mobile-arrow:hover:not(:disabled){background:#0000000a}.features__mobile-arrow:disabled{opacity:.35;cursor:default}.features__mobile-dots{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem}.features__mobile-dot{width:.5rem;height:.5rem;padding:0;border:none;border-radius:999px;background:#0000001f;cursor:pointer;transition:transform .25s ease,background .25s ease}.features__mobile-dot.is-active{transform:scale(1.2);background:var(--landing-accent)}.features__mobile-dot:hover{background:#00000038}.features__mobile-dot.is-active:hover{background:var(--landing-accent)}.start-section{padding-bottom:5rem}.start-panel{position:relative;overflow:hidden;padding:clamp(2rem,5vw,3.5rem);border-radius:1.25rem;border:1px solid var(--landing-border);background:radial-gradient(ellipse 90% 60% at 50% -20%,rgb(196 30 58 / .07),transparent 55%),var(--landing-surface);box-shadow:var(--glass-shadow)}.start-panel__header{max-width:40rem;margin-inline:auto;text-align:center}.start-panel__badge{display:inline-block;margin-bottom:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:600;color:#fff;background:var(--landing-accent);border-radius:999px}.start-panel__lead{margin:1rem auto 0;max-width:36rem;font-size:1.0625rem;line-height:1.65}.start-panel__emph{color:var(--landing-fg);font-weight:600}.start-steps{margin:2rem 0 0;padding:0;list-style:none}@media(min-width:768px){.start-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:3rem;padding-top:.5rem}}.start-step{display:grid;grid-template-columns:2.75rem 1fr;gap:1rem;align-items:start;padding-bottom:1.75rem}.start-step:last-child{padding-bottom:0}@media(min-width:768px){.start-step{display:flex;flex-direction:column;gap:.75rem;padding:1.75rem 1.5rem 1.5rem;text-align:center;align-items:center}.start-step:not(:last-child){border-right:1px solid var(--landing-border)}}.start-step__marker{display:flex;flex-direction:column;align-items:center;padding-top:.15rem}.start-step__line{flex:1;width:1px;min-height:1.25rem;margin-top:.5rem;background:linear-gradient(to bottom,var(--landing-border),transparent)}@media(min-width:768px){.start-step__marker{padding-top:0}.start-step__line{display:none}}.start-step__num{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;font-size:.875rem;font-weight:700;color:#fff;background:var(--landing-fg);border-radius:999px;box-shadow:0 0 0 3px #c41e3a1a}@media(min-width:768px){.start-step__num{width:2.5rem;height:2.5rem;font-size:1rem;box-shadow:none}}@media(max-width:767px){.start-section.section{padding-block:3rem 3.5rem}.start-panel{padding:1.5rem 1.25rem 1.35rem;border-radius:1rem}.start-panel__lead{font-size:1rem}.start-panel__footer{margin-top:1.75rem;padding-top:1.5rem}.start-panel__actions{flex-direction:column;align-items:stretch}.start-panel__actions .btn{justify-content:center;width:100%}}.start-step__body h3{margin:0;font-size:1.0625rem;font-weight:600}.start-step__body p{margin:.5rem 0 0;font-size:.9375rem;line-height:1.55;color:var(--landing-muted)}.start-panel__footer{margin-top:2.5rem;padding-top:2.5rem;border-top:1px solid var(--landing-border);text-align:center}.start-panel__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.footer{padding:2rem var(--pad-x);border-top:1px solid var(--landing-border);font-size:.75rem;color:var(--landing-muted)}.footer__inner{display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.footer a{text-decoration:underline;text-underline-offset:.15em}.footer a:hover{color:var(--landing-fg)}.faq-list{display:flex;flex-direction:column;gap:.75rem;margin-top:2rem}.faq-item{padding:1rem 1.25rem}.faq-item__question{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;width:100%;padding:0;border:none;background:none;font:inherit;font-weight:600;font-size:1rem;line-height:1.4;text-align:left;color:inherit;cursor:pointer}.faq-item__question-text{flex:1;min-width:0}.faq-item__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;font-size:1.125rem;font-weight:500;line-height:1;color:var(--landing-muted);background:#00000008;border:1px solid var(--landing-border);border-radius:999px;transition:transform .3s cubic-bezier(.22,1,.36,1)}.faq-item__icon:before{content:"+"}.faq-item.is-open .faq-item__icon:before{content:"−"}.faq-item__content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.22,1,.36,1)}.faq-item.is-open .faq-item__content{grid-template-rows:1fr}.faq-item__content-inner{min-height:0;overflow:hidden}.faq-item__answer{margin:0;padding-top:.75rem;line-height:1.6}.legal-shell{position:relative;padding:5.5rem 0 3.5rem;overflow:hidden}.legal-shell__mesh{pointer-events:none;position:absolute;inset:0;background:radial-gradient(ellipse 80% 50% at 10% -10%,rgba(255,107,44,.12),transparent 55%),radial-gradient(ellipse 60% 40% at 90% 20%,rgba(255,180,120,.1),transparent 50%),radial-gradient(ellipse 50% 30% at 50% 100%,rgba(255,107,44,.06),transparent 45%)}.legal-shell__layout{position:relative;display:grid;gap:1.5rem;align-items:start}@media(min-width:960px){.legal-shell__layout{grid-template-columns:minmax(13rem,16rem) minmax(0,1fr);gap:2rem}}.legal-shell__aside{position:sticky;top:5.5rem}.legal-nav{padding:1.25rem;border-radius:1rem;border:1px solid color-mix(in srgb,var(--landing-border) 80%,transparent);background:color-mix(in srgb,var(--landing-surface) 88%,transparent);backdrop-filter:blur(12px);box-shadow:0 8px 32px #14100c0f}.legal-nav__label{margin:0 0 .75rem;font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--landing-muted)}.legal-nav__label--toc{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--landing-border)}.legal-nav__docs,.legal-nav__toc{margin:0;padding:0;list-style:none}.legal-nav__toc{display:flex;flex-direction:column;gap:.35rem;max-height:min(50vh,24rem);overflow-y:auto;font-size:.8125rem;line-height:1.45}.legal-nav__doc-link,.legal-nav__toc-link{display:block;padding:.35rem .5rem;border-radius:.5rem;color:var(--landing-text);text-decoration:none;transition:background .15s ease,color .15s ease}.legal-nav__doc-link:hover,.legal-nav__toc-link:hover{background:color-mix(in srgb,var(--landing-accent) 8%,transparent);color:var(--landing-accent)}.legal-nav__doc-link.is-active{background:color-mix(in srgb,var(--landing-accent) 14%,transparent);color:var(--landing-accent);font-weight:600}.legal-nav__toc-link.is-active{color:var(--landing-accent);font-weight:500}.legal-doc-card{padding:1.75rem 1.5rem 2rem;border-radius:1.25rem;border:1px solid color-mix(in srgb,var(--landing-border) 85%,transparent);background:color-mix(in srgb,var(--landing-surface) 92%,white);backdrop-filter:blur(16px);box-shadow:0 1px #fff9 inset,0 20px 48px #14100c14}@media(min-width:640px){.legal-doc-card{padding:2.25rem 2.5rem 2.5rem}}.legal-doc-card__header{margin-bottom:1.75rem;padding-bottom:1.5rem;border-bottom:1px solid var(--landing-border)}.legal-doc-card__title{margin-top:.35rem;font-size:clamp(1.75rem,4vw,2.25rem)}.legal-doc{display:flex;flex-direction:column;gap:.25rem;line-height:1.7;color:color-mix(in srgb,var(--landing-text) 92%,transparent)}.legal-doc__section{scroll-margin-top:6rem;padding-top:1.5rem}.legal-doc__section-title{margin:0 0 .75rem;font-size:1.0625rem;font-weight:650;letter-spacing:-.01em;color:var(--landing-text)}.legal-doc__p{margin:.65rem 0 0}.legal-doc__subheading{margin:1rem 0 0;font-size:.9375rem;font-weight:600;color:var(--landing-text)}.legal-doc__list{margin:.5rem 0 0;padding-left:1.35rem;display:flex;flex-direction:column;gap:.4rem}.legal-doc a{color:var(--landing-accent);text-decoration:underline;text-underline-offset:2px}.legal-doc-card__footer{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid var(--landing-border)}.footer__links{display:flex;flex-direction:column;gap:.35rem}.footer__beta{margin:0;font-size:.875rem;color:var(--landing-muted)}.footer__legal{margin:0;line-height:1.6}.cookie-consent{position:fixed;inset:auto 0 0;z-index:100;padding:1rem;pointer-events:none}.cookie-consent__panel{pointer-events:auto;max-width:42rem;margin:0 auto;padding:1.25rem 1.35rem;border-radius:1rem;border:1px solid color-mix(in srgb,var(--landing-border) 85%,transparent);background:color-mix(in srgb,var(--landing-surface) 94%,white);box-shadow:0 16px 48px #14100c24;backdrop-filter:blur(14px)}.cookie-consent__title{margin:0 0 .5rem;font-size:.9375rem;font-weight:650}.cookie-consent__text{margin:0;font-size:.875rem;line-height:1.55;color:color-mix(in srgb,var(--landing-text) 88%,transparent)}.cookie-consent__text a{color:var(--landing-accent);text-decoration:underline}.cookie-consent__actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1rem}.cookie-consent__actions .btn{flex:1 1 auto;min-width:9rem}.legal-page{padding:6rem 0 3rem}.legal-page__inner{max-width:42rem}.legal-page__meta{margin-top:.5rem}.legal-page__body{margin-top:2rem;display:flex;flex-direction:column;gap:1.25rem;line-height:1.65}.legal-page__body h2{margin:1rem 0 0;font-size:1.125rem;font-weight:600}.legal-page__body ul{margin:0;padding-left:1.25rem}.legal-page__body a{text-decoration:underline;color:var(--landing-accent)}.legal-page__back{margin-top:2.5rem}@media(min-width:640px){.footer__inner{flex-direction:row;justify-content:space-between;text-align:left}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.features-scroll{height:auto}.features-sticky{position:static;min-height:0}.features__layout--desktop{display:none!important}.features__intro--mobile,.features__mobile{display:block!important}.features-sticky--desktop{display:none!important}.features__mobile-track,.screenshot-lightbox,.screenshot-lightbox__img,.features__mobile-shot,.faq-item__content,.faq-item__icon{transition:none}.features__screens,.features__screen.is-active,.feature-panel{animation:none!important;transition:none!important;filter:none!important}.features__screens-wrap{transform:none!important}}.hero--plugin{min-height:auto;padding:8rem var(--pad-x) 5rem}.plugin-modules__grid{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:640px){.plugin-modules__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.plugin-modules__grid{grid-template-columns:repeat(4,1fr)}}.plugin-module-card{display:flex;flex-direction:column;gap:.75rem;height:100%;padding:1.25rem;border:1px solid var(--landing-border);border-radius:1rem;background:var(--landing-surface);transition:border-color .2s,box-shadow .2s}.plugin-module-card--live{border-color:#c41e3a40;box-shadow:0 8px 24px #c41e3a0f}.plugin-module-card__top{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.plugin-module-card__icon{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:.625rem;background:#0000000a;font-size:1rem;font-weight:600}.plugin-module-card h3{margin:0;font-size:1.0625rem;font-weight:600;letter-spacing:-.01em}.plugin-module-card p{margin:0;font-size:.9375rem;line-height:1.55;color:var(--landing-muted)}.plugin-module-card__badge{border-radius:999px;padding:.2rem .55rem;font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--landing-muted);background:#0000000a}.plugin-module-card__badge--live{color:var(--landing-accent);background:#c41e3a14}.plugin-security__lead{max-width:38rem}.plugin-security__grid{display:grid;gap:1rem}@media(min-width:768px){.plugin-security__grid{grid-template-columns:repeat(3,1fr)}}.plugin-security__card{height:100%;padding:1.35rem;border:1px solid var(--landing-border);border-radius:1rem;background:var(--landing-surface)}.plugin-security__card h3{margin:0 0 .5rem;font-size:1rem;font-weight:600}.plugin-security__card p{margin:0;font-size:.9375rem;line-height:1.55;color:var(--landing-muted)}.plugin-cta-section{padding-bottom:6rem}.plugin-cta-panel{display:flex;flex-direction:column;gap:2rem;padding:2rem;border:1px solid var(--landing-border);border-radius:1.25rem;background:linear-gradient(145deg,var(--landing-surface) 0%,rgb(250 249 247) 100%);box-shadow:var(--glass-shadow)}@media(min-width:900px){.plugin-cta-panel{flex-direction:row;align-items:center;justify-content:space-between;padding:2.5rem 3rem}}.plugin-cta-panel__list{margin:1.25rem 0 0;padding-left:1.25rem;line-height:1.7;color:var(--landing-muted)}.plugin-cta-panel__actions{display:flex;flex-wrap:wrap;gap:.75rem;flex-shrink:0}.plugin-promo{scroll-margin-top:5rem}.plugin-promo__panel{display:grid;gap:2.5rem;align-items:center;padding:2rem;border:1px solid var(--landing-border);border-radius:1.25rem;background:var(--landing-surface);box-shadow:var(--glass-shadow)}@media(min-width:900px){.plugin-promo__panel{grid-template-columns:minmax(240px,.9fr) 1.1fr;padding:2.5rem 3rem}}.plugin-promo__lead{max-width:36rem}.plugin-promo__bullets{margin:1.25rem 0 0;padding:0;list-style:none;display:grid;gap:.65rem}.plugin-promo__bullets li{position:relative;padding-left:1.35rem;color:var(--landing-muted);line-height:1.5}.plugin-promo__bullets li:before{content:"";position:absolute;left:0;top:.55em;width:.45rem;height:.45rem;border-radius:999px;background:var(--landing-accent)}.plugin-promo__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.plugin-promo__chrome{border:1px solid var(--landing-border);border-radius:1rem;overflow:hidden;background:var(--landing-bg);box-shadow:0 12px 40px #00000014}.plugin-promo__chrome-bar{display:flex;gap:.35rem;padding:.65rem .85rem;border-bottom:1px solid var(--landing-border);background:#00000005}.plugin-promo__chrome-bar span{width:.55rem;height:.55rem;border-radius:999px;background:#0000001f}.plugin-promo__chrome-body{padding:1.5rem 1.25rem 1.75rem}.plugin-promo__chip{display:inline-block;margin-bottom:.35rem;font-size:.8125rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--landing-accent)}.plugin-promo__chip-sub{margin:0 0 1.25rem;font-size:.875rem;color:var(--landing-muted)}.plugin-promo__mini-modules{margin:0;padding:0;list-style:none;display:grid;gap:.5rem}.plugin-promo__mini-module{padding:.65rem .85rem;border:1px solid var(--landing-border);border-radius:.625rem;font-size:.875rem;font-weight:500;color:var(--landing-muted);background:var(--landing-surface)}.plugin-promo__mini-module--live{color:var(--landing-fg);border-color:#c41e3a4d;background:#c41e3a0a}.plugin-docs-page{padding:7rem 0 5rem}.plugin-docs-page__inner{max-width:44rem}.plugin-docs-page__header{margin-bottom:2.5rem}.plugin-docs-section{margin-top:2.5rem}.plugin-docs-section h2{margin:0 0 .85rem;font-size:1.25rem;font-weight:600}.plugin-docs-list{margin:0;padding-left:1.25rem;line-height:1.7;color:var(--landing-muted)}.plugin-docs-list--muted{color:var(--landing-muted);opacity:.9}.plugin-docs-faq{display:grid;gap:.85rem}.plugin-docs-faq__item{padding:1rem 1.15rem;border:1px solid var(--landing-border);border-radius:.875rem;background:var(--landing-surface)}.plugin-docs-faq__item h3{margin:0 0 .5rem;font-size:1rem;font-weight:600}.plugin-docs-faq__item p{margin:0;font-size:.9375rem;line-height:1.55;color:var(--landing-muted)}.plugin-docs-page__back{margin-top:3rem}.plugin-lamly-bonus__panel{display:flex;flex-direction:column;gap:1.75rem;padding:2rem;border:1px dashed var(--landing-border);border-radius:1.25rem;background:#00000004}@media(min-width:900px){.plugin-lamly-bonus__panel{flex-direction:row;align-items:flex-end;justify-content:space-between;padding:2.25rem 2.5rem}}.plugin-lamly-bonus__lead{max-width:40rem}.plugin-lamly-bonus__list{margin:1.25rem 0 0;padding-left:1.25rem;line-height:1.65;color:var(--landing-muted)}.plugin-lamly-bonus__actions{display:flex;flex-wrap:wrap;gap:.75rem;flex-shrink:0}
