:root{color:#1d1d1f;background:radial-gradient(circle at top,#f5f5f7f2,#fff0 32%),linear-gradient(180deg,#fbfbfd,#f5f5f7 42%,#fff);font-family:SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--text: #1d1d1f;--muted: #6e6e73;--muted-strong: #424245;--line: rgba(29, 29, 31, .08);--surface: rgba(255, 255, 255, .72);--surface-strong: rgba(255, 255, 255, .9);--surface-dark: #0b0b0d;--blue: #0071e3;--blue-hover: #0077ed;--shadow-soft: 0 24px 80px rgba(0, 0, 0, .08);--shadow-card: 0 18px 48px rgba(0, 0, 0, .06);--radius-xl: 32px;--radius-lg: 24px;--radius-md: 18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;color:var(--text);background:transparent}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%}#root{min-height:100vh}.page-shell{width:min(1200px,calc(100% - 40px));margin:0 auto}.hero{position:relative;width:100vw;margin-left:calc(50% - 50vw);min-height:100vh;display:flex;align-items:center;padding:100px 24px 48px;overflow:hidden}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(circle at 18% 14%,rgba(0,113,227,.08),transparent 24%),radial-gradient(circle at 82% 24%,rgba(255,255,255,.72),transparent 28%),linear-gradient(180deg,#fbfbfdad,#f5f5f7f5)}.topbar{position:fixed;top:14px;left:50%;transform:translate(-50%);width:min(1200px,calc(100% - 32px));z-index:2147483647;display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:56px;padding:10px 16px;border-radius:999px;background:#fbfbfdc7;border:1px solid rgba(255,255,255,.72);box-shadow:0 10px 30px #00000014;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.brand-block{display:flex;align-items:center;gap:10px;min-width:0}.brand-home-link{display:inline-flex;align-items:center;gap:12px;min-width:0}.brand-icon{width:36px;height:36px;flex:0 0 36px;display:block;object-fit:contain}.brand-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.brand-name,.brand-subtitle{margin:0}.brand-name{font-size:.98rem;font-weight:600;letter-spacing:-.02em;color:var(--text)}.brand-subtitle{font-size:.76rem;color:var(--muted);letter-spacing:-.01em}.brand-logo{width:170px;display:block}.menu-toggle{display:none;margin-left:auto;width:40px;height:40px;border:1px solid rgba(29,29,31,.08);border-radius:999px;background:#ffffffd1;align-items:center;justify-content:center;flex-direction:column;gap:4px;cursor:pointer}.menu-toggle span{width:16px;height:1.6px;border-radius:999px;background:var(--text);transition:transform .18s ease,opacity .18s ease}.menu-toggle-open span:nth-child(1){transform:translateY(5px) rotate(45deg)}.menu-toggle-open span:nth-child(2){opacity:0}.menu-toggle-open span:nth-child(3){transform:translateY(-5px) rotate(-45deg)}.topbar-links{display:flex;align-items:center;gap:4px}.topbar-link-item{border:0;background:transparent;color:var(--muted-strong);min-height:38px;padding:0 14px;border-radius:999px;font-weight:500;letter-spacing:-.01em;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.topbar-link-item:hover,.topbar-link-item:focus-visible{background:#0000000a;color:var(--text)}.topbar-link-active{color:var(--text);background:#0000000d}.topbar-link-icon{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center}.topbar-link-icon svg{width:16px;height:16px;stroke:currentColor;stroke-width:1.75;fill:none;stroke-linecap:round;stroke-linejoin:round}.hero-grid{width:min(1280px,calc(100vw - 48px));margin:0 auto;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:34px;align-items:center;position:relative;z-index:2}.hero-copy{color:var(--text);padding:30px 0}.eyebrow{display:inline-flex;align-items:center;min-height:34px;padding:0 14px;border-radius:999px;background:#ffffffc7;border:1px solid rgba(29,29,31,.06);color:var(--muted-strong);font-size:.78rem;font-weight:600;letter-spacing:.01em}.hero-copy h1,.section-heading h2,.signal-card h2,.contact-card h2,.metrics-heading h2,.feature-card h3,.screenshot-content h3,.segment-card h3,.legal-page-hero h1,.legal-document-section h2{margin:0;font-weight:600;letter-spacing:-.04em}.hero-copy h1{margin-top:22px;max-width:10.5ch;font-size:clamp(2.5rem,4.8vw,4.4rem);line-height:.95;animation:heroHeadlineReveal .9s cubic-bezier(.22,1,.36,1) both}.hero-highlight{color:var(--blue);display:inline-block;position:relative}.hero-highlight:after{content:"";position:absolute;left:.04em;right:.04em;bottom:.06em;height:.18em;border-radius:999px;background:#0071e324;z-index:-1}.hero-text,.section-heading p,.feature-card p,.screenshot-content p,.contact-card p,.legal-page-summary,.legal-sidebar-link span,.legal-document-section p{color:var(--muted);line-height:1.62;letter-spacing:-.01em}.hero-text{max-width:60ch;margin:22px 0 0;font-size:clamp(1.05rem,1.2vw,1.32rem)}.hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:14px;margin:34px 0 28px}.hero-primary-actions,.download-actions{display:flex;flex-wrap:wrap;gap:12px}.primary-button,.secondary-button,.download-button,.whatsapp-float{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:500;letter-spacing:-.01em;transition:transform .18s ease,background .18s ease,box-shadow .18s ease,color .18s ease}.primary-button,.secondary-button,.download-button{min-height:48px;padding:0 22px;border:0;cursor:pointer}.primary-button{background:var(--blue);color:#fff;box-shadow:0 12px 28px #0071e33d}.primary-button:hover,.primary-button:focus-visible,.download-button:hover,.download-button:focus-visible,.secondary-button:hover,.secondary-button:focus-visible,.whatsapp-float:hover,.whatsapp-float:focus-visible{transform:translateY(-1px)}.primary-button:hover,.primary-button:focus-visible{background:var(--blue-hover)}.secondary-button{background:#ffffffc2;color:var(--text);border:1px solid rgba(29,29,31,.08)}.download-button{gap:10px;background:#ffffffc2;color:var(--text);border:1px solid rgba(29,29,31,.08)}.windows-download-button{background:#111;color:#fff;border-color:#111;box-shadow:0 14px 32px #00000024}.windows-download-button:hover,.windows-download-button:focus-visible{background:#000}.download-button svg{width:18px;height:18px;flex:0 0 18px}.download-actions .download-button{min-width:214px}.highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 22px;margin:0;padding:0;list-style:none}.highlights li{position:relative;padding-left:16px;color:var(--muted-strong);font-size:.98rem;line-height:1.55}.highlights li:before{content:"";position:absolute;left:0;top:.72em;width:6px;height:6px;border-radius:50%;background:var(--blue)}.hero-panel,.feature-card,.screenshot-card,.contact-card,.legal-sidebar,.legal-document-card{background:var(--surface);border:1px solid rgba(255,255,255,.72);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px)}.hero-panel{padding:22px;border-radius:34px;display:flex;flex-direction:column;gap:18px}.hero-slider{position:relative;overflow:hidden;min-height:330px;border-radius:28px;background:linear-gradient(180deg,#ffffffe0,#f5f5f7e6)}.hero-slider-track{display:flex;width:100%;transition:transform .42s ease}.hero-slide{position:relative;min-width:100%;min-height:330px}.hero-slide img{width:100%;height:330px;display:block;object-fit:cover}.hero-slide-overlay{position:absolute;inset:auto 18px 18px 18px;padding:18px;border-radius:22px;background:#ffffffc7;color:var(--text);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.hero-slide-overlay p,.hero-slide-overlay span{margin:0}.hero-slide-overlay p{font-size:1rem;font-weight:600;letter-spacing:-.02em}.hero-slide-overlay span{display:block;margin-top:6px;color:var(--muted);line-height:1.5}.hero-slider-dots{position:absolute;right:18px;top:18px;display:flex;gap:8px}.slider-dot{width:8px;height:8px;border:0;border-radius:999px;padding:0;cursor:pointer;background:#1d1d1f2e}.slider-dot-active{width:24px;background:var(--text)}.hero-panel-grid,.feature-grid,.screenshots-grid{display:grid;gap:16px}.hero-panel-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-card,.signal-card,.segment-card,.metric-card{border-radius:28px;background:#ffffffb8;border:1px solid rgba(29,29,31,.06)}.stat-card{min-height:206px;padding:22px;display:flex;flex-direction:column;gap:10px}.stat-card-icon{width:48px;height:48px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:#0071e314;color:var(--blue)}.stat-card-icon svg{width:22px;height:22px}.stat-card p{margin:2px 0 0;color:var(--muted);font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.stat-card strong{display:block;font-size:1.55rem;line-height:1.08;letter-spacing:-.04em}.stat-card span{color:var(--muted-strong);line-height:1.55;font-size:.96rem}.signal-card{min-height:206px;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;background:radial-gradient(circle at top right,rgba(0,113,227,.14),transparent 36%),linear-gradient(180deg,#fff,#f3f4f6)}.signal-card p{margin:0 0 10px;color:var(--blue);font-size:.76rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.signal-card h2{font-size:clamp(1.9rem,4vw,3rem);line-height:1;max-width:9ch}.section{padding:74px 0 0}.section-heading{max-width:860px;margin:0 auto 28px;text-align:center}.section-heading-wide{max-width:980px}.section-heading h2{margin-top:18px;font-size:clamp(2.5rem,5vw,4.6rem);line-height:.98}.section-heading p{max-width:62ch;margin:18px auto 0;font-size:1.08rem}.segment-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;align-items:stretch}.feature-grid,.screenshots-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.segment-card,.feature-card,.screenshot-card{padding:28px;box-shadow:var(--shadow-card)}.segment-card{background:linear-gradient(180deg,#ffffffeb,#fafafceb),#ffffffb3}.segment-card-top{margin-bottom:18px}.segment-badge{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#0071e314;color:var(--blue);font-size:.76rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.segment-card h3,.feature-card h3,.screenshot-content h3{font-size:1.42rem;line-height:1.15}.segment-card h3{margin-top:18px}.segment-points{list-style:none;padding:0;margin:0;display:grid;gap:12px}.segment-points li{position:relative;padding-left:16px;color:var(--muted);line-height:1.55}.segment-points li:before{content:"";position:absolute;left:0;top:.7em;width:6px;height:6px;border-radius:50%;background:var(--blue)}.feature-card{text-align:left}.feature-card h3,.screenshot-content h3{margin-bottom:12px}.metrics-section{padding-top:86px}.metrics-strip{padding:44px;border-radius:42px;background:radial-gradient(circle at top,rgba(255,255,255,.06),transparent 30%),linear-gradient(180deg,#111214,#050507);color:#f5f5f7;box-shadow:0 30px 90px #0000003d}.metrics-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:26px}.metrics-kicker{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#ffffff14;color:#ffffffc7;font-size:.76rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.metrics-heading h2{max-width:16ch;font-size:clamp(2.4rem,5vw,4.2rem);line-height:.98}.metrics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.metric-card{min-height:180px;padding:22px;background:#ffffff0f;border-color:#ffffff14}.metric-icon{width:48px;height:48px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:18px;background:#ffffff14;color:#fff}.metric-icon svg{width:22px;height:22px;fill:currentColor}.metric-card strong{display:block;font-size:clamp(1.8rem,4vw,2.5rem);line-height:1;letter-spacing:-.04em}.metric-card p{margin:10px 0 0;color:#f5f5f7b3;line-height:1.5}.screenshots-grid{align-items:stretch}.screenshot-card{overflow:hidden;padding:0}.screenshot-frame{aspect-ratio:16 / 11;background:linear-gradient(180deg,#fff,#f4f4f6);border-bottom:1px solid var(--line)}.screenshot-frame img{width:100%;height:100%;display:block;object-fit:cover}.screenshot-content{padding:24px}.legal-page-shell{padding-top:110px}.legal-page-hero{padding:36px 0 16px}.legal-breadcrumbs{display:flex;align-items:center;gap:10px;margin:18px 0;color:var(--muted);font-size:.96rem}.legal-breadcrumbs a{color:var(--blue)}.legal-page-hero h1{max-width:11ch;font-size:clamp(3.4rem,7vw,6rem);line-height:.95}.legal-page-summary{max-width:64ch;margin-top:18px;font-size:1.08rem}.legal-page-layout{display:grid;grid-template-columns:minmax(280px,320px) minmax(0,1fr);gap:24px;align-items:start;padding-bottom:32px}.legal-sidebar{position:sticky;top:88px;padding:18px;border-radius:28px}.legal-sidebar h2{margin:0 0 14px;font-size:1rem;font-weight:600}.legal-sidebar-links{display:grid;gap:12px}.legal-sidebar-link{display:grid;gap:6px;padding:16px 18px;border-radius:20px;border:1px solid rgba(29,29,31,.06);background:#ffffffb3;transition:transform .18s ease,border-color .18s ease,background .18s ease}.legal-sidebar-link:hover,.legal-sidebar-link:focus-visible{transform:translateY(-1px);border-color:#0071e329;background:#ffffffe6}.legal-sidebar-link strong{margin:0;font-size:1rem;font-weight:600}.legal-sidebar-link-active{border-color:#0071e32e;background:#0071e30f}.legal-document-card{border-radius:32px;padding:32px}.legal-document-section+.legal-document-section{margin-top:24px;padding-top:24px;border-top:1px solid rgba(29,29,31,.08)}.legal-document-section h2{margin-bottom:10px;font-size:1.22rem}.contact-section{width:100vw;margin-left:calc(50% - 50vw);margin-top:92px;padding:72px 0 24px;background:radial-gradient(circle at top,rgba(255,255,255,.08),transparent 24%),linear-gradient(180deg,#111214,#050507)}.contact-card{width:min(1200px,calc(100% - 40px));margin:0 auto;padding:30px;border-radius:36px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:28px;color:#f5f5f7;background:#ffffff0d;border-color:#ffffff14;box-shadow:0 24px 72px #0000002e}.contact-logo-block{display:flex;align-items:center}.footer-logo-sculpture{display:inline-flex;align-items:center;justify-content:center;padding:18px 22px;border-radius:28px;background:linear-gradient(180deg,#fff,#f5f5f7);box-shadow:0 20px 40px #00000029}.footer-logo{width:164px;display:block}.contact-brand-block{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:14px;max-width:540px}.contact-brand-block .eyebrow{background:#ffffff14;border-color:#ffffff14;color:#f5f5f7d6}.contact-card h2{font-size:clamp(2rem,4vw,3.3rem);line-height:1}.contact-card p{color:#f5f5f7b3;font-size:1.02rem}.contact-details{display:flex;flex-direction:column;justify-content:center;gap:12px;text-align:left;align-items:flex-start}.contact-icon-badge{width:54px;height:54px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff14}.contact-mail-icon{width:26px;height:26px;display:block;object-fit:contain}.contact-details a{color:#fff;font-size:1.02rem;font-weight:500}.footer-bottom{width:min(1200px,calc(100% - 40px));margin:22px auto 0;padding-top:22px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.08)}.footer-copyright{margin:0;color:#f5f5f78f;font-size:.92rem}.footer-downloads,.footer-legal-links,.footer-socials{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.footer-download-button,.footer-legal-link,.footer-social-button{transition:transform .18s ease,background .18s ease,border-color .18s ease}.footer-download-button,.footer-legal-link{min-height:40px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#f5f5f7d1;display:inline-flex;align-items:center;gap:8px;font-size:.94rem;font-weight:500}.footer-download-button:hover,.footer-download-button:focus-visible,.footer-legal-link:hover,.footer-legal-link:focus-visible,.footer-social-button:hover,.footer-social-button:focus-visible{transform:translateY(-1px);background:#ffffff1a;border-color:#ffffff29}.footer-download-button svg{width:16px;height:16px;flex:0 0 16px}.footer-social-button{width:40px;height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#f5f5f7d1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.footer-social-button svg{width:16px;height:16px;fill:currentColor}.whatsapp-float{position:fixed;right:20px;bottom:20px;min-height:52px;padding:0 18px;gap:10px;background:#1f1f21;color:#fff;box-shadow:0 18px 42px #0003;z-index:20}.whatsapp-float-icon{width:20px;height:20px;display:block;object-fit:contain}@keyframes heroHeadlineReveal{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1180px){.hero-grid,.feature-grid,.screenshots-grid,.metrics-grid,.hero-panel-grid,.legal-page-layout,.contact-card{grid-template-columns:1fr}.metrics-heading,.footer-bottom{flex-direction:column;align-items:flex-start}.hero-copy h1{max-width:11ch}.legal-sidebar{position:static}}@media (max-width: 860px){.page-shell{width:min(100% - 24px,1200px)}.hero{padding:88px 12px 32px}.topbar{top:8px;width:min(100% - 20px,1200px);border-radius:24px;align-items:flex-start;flex-wrap:wrap;gap:10px}.brand-block{width:100%}.menu-toggle{display:inline-flex}.topbar-links{display:none;width:100%;flex-direction:column;align-items:stretch}.topbar-links-open{display:flex}.topbar-link-item{justify-content:flex-start;min-height:42px;background:#ffffffb8}.hero-grid{width:min(100vw - 24px,1280px);gap:24px}.hero-copy h1,.section-heading h2,.metrics-heading h2,.legal-page-hero h1{max-width:none;font-size:clamp(2.2rem,7vw,3.5rem)}.hero-actions,.hero-primary-actions,.download-actions{width:100%}.hero-primary-actions,.download-actions{flex-direction:column}.hero-actions a,.hero-actions button,.footer-download-button{width:100%}.highlights{grid-template-columns:1fr}.hero-slider,.hero-slide,.hero-slide img{min-height:260px;height:260px}.metrics-strip,.segment-card,.feature-card,.hero-panel,.legal-document-card,.contact-card{padding:22px}.contact-section{padding-top:56px}}@media (max-width: 560px){.page-shell{width:calc(100% - 16px)}.hero{padding:76px 8px 24px}.topbar{width:calc(100% - 16px);padding:10px 12px}.brand-subtitle{display:none}.brand-icon{width:32px;height:32px;flex-basis:32px}.hero-grid{width:calc(100vw - 16px)}.hero-copy h1{font-size:clamp(1.95rem,8.6vw,2.6rem)}.hero-text,.section-heading p,.legal-page-summary{font-size:1rem}.section{padding-top:56px}.section-heading h2,.metrics-heading h2{font-size:clamp(2.1rem,10vw,3rem)}.screenshot-frame{aspect-ratio:4 / 3}.whatsapp-float{right:12px;bottom:12px;min-height:48px}}
