@keyframes floatAurora{0%{transform:translate(0,0)scale(1)}to{transform:translate(30px,-40px)scale(1.08)}}@media (width<=1020px){.nav{display:none}.mobile-toggle{display:inline-flex}.hero{min-height:auto;padding-bottom:70px}.story-grid,.cinema-grid,.faq-grid,.contact-card{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.floating-stack{gap:18px;min-height:auto;display:grid}.floating-stack img{width:100%;position:static}}@media (width<=760px){.container{width:min(100% - 28px,1180px)}.header-inner{min-height:56px}.login-link,.demo-link{display:none}.hero{padding-top:56px}.hero h1{font-size:clamp(3rem,14vw,4.6rem)}.hero-copy p,.section-heading p,.section-text{font-size:1.03rem}.hero-actions,.footer-bottom{flex-direction:column}.button{width:100%}.hero-product{border-radius:22px;margin-top:38px}.hero-product img,.screenshot-image img{aspect-ratio:16/10}.section,.sticky-story,.cinema-section{padding:70px 0}.section h2,.contact-card h2{font-size:clamp(2.5rem,12vw,4rem)}.feature-grid,.package-grid.two,.screenshot-grid,.footer-grid{grid-template-columns:1fr}.contact-card{border-radius:26px;padding:26px}.contact-buttons a{width:100%}.hubspot-panel{padding:18px}}:root{--blue:#0071e3;--blue-dark:#0057b8;--black:#050505;--text:#1d1d1f;--muted:#6e6e73;--line:#0000001f;--bg:#f5f5f7;--white:#fff;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button{font:inherit}.site{background:linear-gradient(#fbfbfd 0%,#f5f5f7 46%,#fff 100%);overflow-x:hidden}.container{width:min(1180px,100% - 40px);margin:0 auto}.header{z-index:1000;-webkit-backdrop-filter:saturate(180%)blur(22px);backdrop-filter:saturate(180%)blur(22px);background:#fbfbfdbd;border-bottom:1px solid #0000000f;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:18px;min-height:58px;display:flex}.brand{align-items:center;gap:9px;display:inline-flex}.brand-icon{background:var(--blue);color:#fff;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;box-shadow:0 10px 25px #0071e347}.brand-name{color:#1d1d1f;letter-spacing:-.035em;font-size:.96rem;font-weight:800;display:block}.nav{align-items:center;gap:28px;display:flex}.nav a{color:#1d1d1fc7;font-size:.82rem;font-weight:650;transition:color .18s}.nav a:hover{color:#000}.header-actions{align-items:center;gap:10px;display:flex}.login-link,.demo-link,.mobile-toggle{border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 15px;font-size:.82rem;font-weight:760;display:inline-flex}.login-link{color:var(--blue)}.demo-link{background:var(--blue);color:#fff}.demo-link:hover{background:var(--blue-dark)}.mobile-toggle{cursor:pointer;background:#0000000f;border:0;padding:0 10px;display:none}.mobile-menu{background:#fbfbfdf5;border-top:1px solid #0000000f;gap:4px;padding:14px 20px 18px;display:grid}.mobile-menu a{border-radius:12px;padding:12px;font-weight:760}.mobile-menu a:hover{background:#0000000d}.hero{min-height:900px;padding:88px 0 0;position:relative;overflow:hidden}.aurora{pointer-events:none;filter:blur(30px);opacity:.8;border-radius:999px;animation:9s ease-in-out infinite alternate floatAurora;position:absolute}.aurora-one{background:#0071e338;width:520px;height:520px;top:150px;right:-160px}.aurora-two{background:#629dff33;width:460px;height:460px;animation-delay:-3s;top:260px;left:-170px}.hero-center{text-align:center;justify-items:center;display:grid;position:relative}.hero-copy{max-width:980px;margin:0 auto}.eyebrow{color:var(--blue);background:#ffffffb8;border:1px solid #0071e329;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:9px 14px;font-size:.9rem;font-weight:780;display:inline-flex;box-shadow:0 18px 50px #0000000f}h1,h2,h3,p{margin-top:0}.hero h1{color:#050505;letter-spacing:-.085em;max-width:1040px;margin:0 auto 22px;font-size:clamp(3.5rem,8.4vw,7.4rem);font-weight:860;line-height:.91}.hero-copy p{max-width:770px;color:var(--muted);letter-spacing:-.022em;margin:0 auto;font-size:clamp(1.14rem,2.1vw,1.55rem);line-height:1.45}.hero-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 24px;font-size:1rem;font-weight:760;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--blue);color:#fff;box-shadow:0 18px 38px #0071e338}.button-primary:hover{background:var(--blue-dark)}.button-secondary{color:var(--blue);background:#fffc;box-shadow:inset 0 0 0 1px #0071e32e}.hero-points{flex-wrap:wrap;justify-content:center;gap:10px 18px;margin-top:22px;display:flex}.hero-points span{color:#3d3d42;align-items:center;gap:6px;font-size:.95rem;font-weight:700;display:inline-flex}.hero-points svg{color:var(--blue)}.hero-product{transform-origin:top;background:#fff;border:1px solid #0000001f;border-radius:34px 34px 0 0;width:min(1220px,100%);margin-top:58px;overflow:hidden;box-shadow:0 48px 120px #0000002e}.browser-bar{background:#f8f8faf2;border-bottom:1px solid #00000014;align-items:center;gap:8px;height:42px;padding:0 16px;display:flex}.browser-bar span{background:#d2d2d7;border-radius:999px;width:10px;height:10px}.browser-bar span:first-child{background:#ff5f57}.browser-bar span:nth-child(2){background:#febc2e}.browser-bar span:nth-child(3){background:#28c840}.browser-bar strong{color:#86868b;margin-left:10px;font-size:.78rem;font-weight:650}.hero-product img{aspect-ratio:16/8.15;object-fit:cover;object-position:top left;width:100%;display:block}.sticky-story{background:#fff;border-top:1px solid #00000014;padding:120px 0}.story-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:58px;display:grid}.story-card{background:#f5f5f7;border:1px solid #0000001a;border-radius:32px;overflow:hidden;box-shadow:0 40px 100px #00000021}.story-card img{aspect-ratio:16/9;object-fit:cover;object-position:top left;width:100%;display:block}.section{padding:112px 0}.section-heading{max-width:820px}.section-heading.centered{text-align:center;margin:0 auto}.section-kicker{color:var(--blue);letter-spacing:.22em;text-transform:uppercase;margin-bottom:14px;font-size:.78rem;font-weight:820}.section-kicker.light{color:#ffffffc2}.section h2,.contact-card h2{color:#050505;letter-spacing:-.075em;margin-bottom:18px;font-size:clamp(2.75rem,6vw,5.8rem);font-weight:840;line-height:.95}.section-heading p,.section-text{color:var(--muted);letter-spacing:-.02em;font-size:clamp(1.05rem,1.9vw,1.35rem);line-height:1.48}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:48px;display:grid}.feature-card{background:#ffffffbf;border:1px solid #00000014;border-radius:30px;min-height:270px;padding:28px;transition:transform .22s,box-shadow .22s,background .22s;box-shadow:0 22px 55px #0000000f}.feature-card:hover{background:#fff;transform:translateY(-5px);box-shadow:0 34px 70px #0000001a}.feature-icon{background:linear-gradient(135deg, var(--blue), #64a9ff);color:#fff;border-radius:17px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:26px;display:inline-flex;box-shadow:0 18px 38px #0071e333}.feature-card h3{color:#050505;letter-spacing:-.045em;margin-bottom:12px;font-size:1.35rem}.feature-card p{color:var(--muted);letter-spacing:-.01em;margin-bottom:0;line-height:1.62}.cinema-section{color:#fff;background:#050505;padding:120px 0;overflow:hidden}.cinema-grid{grid-template-columns:.86fr 1.14fr;align-items:center;gap:60px;display:grid}.cinema-section h2{color:#fff}.cinema-section .section-text{color:#ffffffad}.check-list{gap:12px;margin-top:28px;display:grid}.check-list p{color:#ffffffd1;align-items:center;gap:10px;margin:0;font-weight:720;display:flex}.check-list svg{color:#6ab0ff}.floating-stack{min-height:480px;position:relative}.floating-stack img{background:#fff;border:1px solid #ffffff29;border-radius:28px;width:min(720px,92%);position:absolute;box-shadow:0 42px 120px #0000008c}.floating-stack img:first-child{top:0;right:0}.floating-stack img:last-child{bottom:0;left:0}.pricing-section{background:#f5f5f7}.package-grid.two{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:920px;margin:54px auto 0;display:grid}.package-card{background:#ffffffdb;border:1px solid #00000014;border-radius:34px;padding:38px;position:relative;box-shadow:0 30px 80px #00000014}.package-card.featured{background:#fff;border-color:#0071e373;box-shadow:0 36px 90px #0071e329}.popular{background:var(--blue);color:#fff;border-radius:999px;margin-bottom:20px;padding:8px 13px;font-size:.76rem;font-weight:820;display:inline-flex}.package-card h3{color:#050505;letter-spacing:-.055em;margin-bottom:8px;font-size:2rem}.price-row{color:#050505;align-items:baseline;gap:9px;margin:12px 0 18px;display:flex}.price-row span{letter-spacing:-.08em;font-size:4rem;font-weight:860;line-height:.9}.price-row small{color:var(--muted);font-weight:700}.package-description{min-height:72px;color:var(--muted);font-size:1.05rem;line-height:1.55}.package-card ul{gap:12px;margin:26px 0;padding:0;list-style:none;display:grid}.package-card li{color:#2f2f33;align-items:center;gap:9px;font-weight:680;display:flex}.package-card li svg{color:var(--blue);flex:none}.package-card a{background:var(--blue);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:100%;min-height:50px;font-weight:780;display:inline-flex}.pricing-note{text-align:center;max-width:780px;color:var(--muted);margin:24px auto 0;font-weight:650}.screenshots-section{background:#fff;border-top:1px solid #00000014}.screenshot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:52px;display:grid}.screenshot-card{background:#f5f5f7;border:1px solid #00000014;border-radius:30px;overflow:hidden;box-shadow:0 24px 70px #00000014}.screenshot-image{background:#fff;border-bottom:1px solid #00000014;overflow:hidden}.screenshot-image img{aspect-ratio:16/8.6;object-fit:cover;object-position:top left;width:100%;transition:transform .45s cubic-bezier(.16,1,.3,1);display:block}.screenshot-card:hover .screenshot-image img{transform:scale(1.035)}.screenshot-card div:last-child{padding:24px}.screenshot-card h3{color:#050505;letter-spacing:-.04em;margin-bottom:8px;font-size:1.36rem}.screenshot-card p{color:var(--muted);margin-bottom:0;line-height:1.6}.faq-grid{grid-template-columns:.75fr 1.25fr;align-items:start;gap:50px;display:grid}.faq-list{gap:14px;display:grid}details{background:#fff;border:1px solid #00000014;border-radius:20px;padding:20px 22px;box-shadow:0 18px 45px #0000000d}summary{cursor:pointer;color:#050505;font-weight:780;list-style:none}summary::-webkit-details-marker{display:none}summary span{align-items:center;gap:10px;display:flex}summary svg{color:var(--blue)}details p{color:var(--muted);margin:14px 0 0 30px;line-height:1.65}.contact-section{background:linear-gradient(#f5f5f7,#fff);padding-top:0}.contact-card{color:#fff;background:radial-gradient(circle at 100% 0,#fff3,#0000 28rem),#050505;border-radius:36px;grid-template-columns:.86fr 1.14fr;align-items:start;gap:40px;padding:48px;display:grid;box-shadow:0 40px 110px #0000002e}.contact-card h2{color:#fff}.contact-card p{color:#ffffffb3;line-height:1.6}.contact-methods{gap:12px;margin-top:26px;display:grid}.contact-methods p{color:#ffffffd1;align-items:center;gap:10px;margin:0;font-weight:700;display:flex}.contact-buttons{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.contact-buttons a{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 21px;font-weight:780;display:inline-flex}.contact-buttons a:first-child{color:#050505;background:#fff}.contact-buttons a:last-child{color:#6ab0ff}.hubspot-panel{color:var(--text);background:#fff;border:1px solid #ffffff29;border-radius:28px;padding:28px;box-shadow:0 24px 80px #00000047}.hubspot-panel h3{color:#050505;letter-spacing:-.05em;margin-bottom:16px;font-size:1.7rem}.hs-form-frame{width:100%;min-height:420px}.footer{color:#fff;background:#050505}.footer-grid{grid-template-columns:1.25fr .75fr .75fr;gap:44px;padding:54px 0;display:grid}.footer .brand-name{color:#fff}.footer p{color:#ffffff8f;max-width:430px;margin:18px 0 0;line-height:1.65}.footer h3{margin-bottom:16px;font-size:1rem}.footer a:not(.brand){color:#ffffff9e;margin-top:10px;font-weight:650;display:block}.footer a:not(.brand):hover{color:#fff}.footer-bottom{color:#ffffff75;border-top:1px solid #ffffff1f;justify-content:space-between;gap:16px;padding:20px 0;font-size:.9rem;display:flex}@media (width<=1020px){.nav{display:none}.mobile-toggle{display:inline-flex}.hero{min-height:auto;padding-bottom:70px}.story-grid,.cinema-grid,.faq-grid,.contact-card{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.floating-stack{gap:18px;min-height:auto;display:grid}.floating-stack img{width:100%;position:static}}@media (width<=760px){.container{width:min(100% - 28px,1180px)}.header-inner{min-height:56px}.login-link,.demo-link{display:none}.hero{padding-top:56px}.hero h1{font-size:clamp(3rem,14vw,4.6rem)}.hero-copy p,.section-heading p,.section-text{font-size:1.03rem}.hero-actions,.footer-bottom{flex-direction:column}.button{width:100%}.hero-product{border-radius:22px;margin-top:38px}.hero-product img,.screenshot-image img{aspect-ratio:16/10}.section,.sticky-story,.cinema-section{padding:70px 0}.section h2,.contact-card h2{font-size:clamp(2.5rem,12vw,4rem)}.feature-grid,.package-grid.two,.screenshot-grid,.footer-grid{grid-template-columns:1fr}.contact-card{border-radius:26px;padding:26px}.contact-buttons a{width:100%}.hubspot-panel{padding:18px}}
