@import url("https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,300..800;1,300..800&display=swap");.slash-landing{--bg:#000;--bg-card:#0a0a0a;--ink:#fff;--ink-2:#efefef;--muted:#888;--line:#222;--line-2:#333;--accent:#fff;--pill:#111;--dark:#050505;--dark-2:#0a0a0a;--dark-line:#222;--font-sans:"Inter Tight",ui-sans-serif,system-ui,-apple-system,sans-serif;--font-serif:"Ivy Presto","Iowan Old Style",Georgia,serif;background:var(--bg);color:var(--ink);font-family:var(--font-sans);font-feature-settings:"ss01","cv11";-webkit-font-smoothing:antialiased;letter-spacing:-.01em;line-height:1.45}.slash-landing *{box-sizing:border-box}.slash-landing a{color:inherit;text-decoration:none}.slash-landing button{font:inherit;border:0;background:0;cursor:pointer;color:inherit}.slash-landing img,.slash-landing svg{display:block;max-width:100%}.slash-landing .container{max-width:1240px;margin:0 auto;padding:0 16px}.slash-landing .eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-weight:500}.slash-landing .italic-serif{font-family:var(--font-serif);font-style:italic;font-weight:400;letter-spacing:-.01em}.slash-landing .announce{background:var(--dark);color:var(--ink-2);font-size:13px;display:flex;align-items:center;justify-content:center;gap:14px;padding:10px 16px;letter-spacing:-.005em}.slash-landing .announce .tag{font-family:var(--font-serif);font-style:italic;color:var(--muted);font-size:14px}.slash-landing .announce a{display:inline-flex;align-items:center;gap:6px;color:#fff;border-bottom:1px solid hsla(0,0%,100%,.3);padding-bottom:1px}.slash-landing .nav{position:sticky;top:0;z-index:40;background:rgba(0,0,0,.88);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.slash-landing .nav-inner{display:flex;align-items:center;justify-content:space-between;height:64px;gap:24px}.slash-landing .logo{display:inline-flex;align-items:center;gap:10px;font-weight:600;letter-spacing:-.02em;font-size:18px}.slash-landing .logo-mark{width:22px;height:22px;border-radius:5px;background:var(--ink);position:relative;overflow:hidden}.slash-landing .logo-mark:after{content:"";position:absolute;inset:4px;border-radius:2px;border:1.5px solid #f4f3ef;border-right-color:transparent;transform:rotate(-45deg)}.slash-landing .nav-links{display:none;gap:28px}@media (min-width:900px){.slash-landing .nav-links{display:flex}}.slash-landing .nav-links a{font-size:14px;color:var(--ink-2);opacity:.75}.slash-landing .nav-links a:hover{opacity:1}.slash-landing .nav-cta{display:flex;align-items:center;gap:8px}.slash-landing .nav-cta .login{font-size:14px;color:var(--muted);padding:0 6px}.slash-landing .btn{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:10px 18px;font-size:14px;font-weight:500;border:1px solid transparent;transition:background .15s,border-color .15s,transform .15s}.slash-landing .btn-dark{background:#fff;color:#000}.slash-landing .btn-dark:hover{background:#e0e0e0}.slash-landing .btn-ghost{background:transparent;color:var(--ink);border-color:var(--line-2)}.slash-landing .btn-ghost:hover{background:hsla(0,0%,100%,.1);border-color:var(--line-2)}.slash-landing .btn-lg{padding:14px 24px;font-size:15px}.slash-landing .hero-alt{background:#000;padding:0;overflow:visible;position:relative;min-height:600px}.slash-landing .hero-alt .container{position:relative;padding-top:240px;padding-bottom:100px}.slash-landing .hero-image-master{position:absolute;top:-100px;left:0;z-index:1;width:100%;height:600px;pointer-events:none}.slash-landing .hero-image-scaler{position:absolute;top:0;left:0;height:100%;width:100%}.slash-landing .hero-dash-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:top left;mask-image:radial-gradient(ellipse 80% 70% at 50% 40%,#000 30%,rgba(0,0,0,.8) 60%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 80% 70% at 50% 40%,#000 30%,rgba(0,0,0,.8) 60%,transparent 100%)}.slash-landing .hero-alt-content{position:relative;z-index:20;max-width:450px}.slash-landing .hero-stats{position:relative;z-index:20;margin-top:1.25rem;border-top:1px solid hsla(0,0%,100%,.1);background:#000;margin-left:-16px;margin-right:-16px;padding:1.75rem 16px 100px}.slash-landing .hero-stats-inner{display:grid;grid-template-columns:1fr;gap:1.75rem;align-items:start}.slash-landing .hero-stats-text{display:flex;flex-direction:column;gap:.375rem}.slash-landing .hero-stats-number{font-size:1.25rem;font-weight:500;color:var(--ink);line-height:1}.slash-landing .hero-stats-label{font-size:.875rem;line-height:1.4;color:var(--muted);margin:0;max-width:46ch}.slash-landing .hero-stats-logos{position:relative;overflow:hidden;mask-image:linear-gradient(90deg,transparent 0,#000 10%,#000 90%,transparent)}.slash-landing .hero-stats-logos-track{display:flex;gap:2rem;animation:scroll-logos 20s linear infinite}.slash-landing .hero-stats-logos-track span{font-family:var(--font-serif);font-style:italic;font-size:1.125rem;color:var(--muted);opacity:.6;white-space:nowrap}@keyframes scroll-logos{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (min-width:1024px){.slash-landing .hero-stats-inner{grid-template-columns:3fr 8fr;gap:2rem}.slash-landing .hero-stats-text{padding-top:.625rem}.slash-landing .hero-stats-number{font-size:1.5rem}.slash-landing .hero-stats-label{font-size:1rem}}.slash-landing .hero-alt-content h1{position:relative;z-index:10;margin-bottom:24px;line-height:1.05;font-family:var(--font-serif);font-weight:400;font-size:clamp(40.8px,5.1vw,71.4px);letter-spacing:-.02em;color:var(--ink)}.slash-landing .hero-alt-content h1:before{content:"";position:absolute;bottom:10px;left:0;right:48px;top:36px;z-index:-1;border-radius:100%;background:#040406;filter:blur(72px)}.slash-landing .hero-alt-content h1 em{font-family:var(--font-serif);font-style:italic;font-weight:400}.slash-landing .hero-alt-content .sub{font-size:15.3px;color:var(--muted);max-width:500px;margin:0 0 40px;line-height:1.5}.slash-landing .email-field-wrapper{position:relative;max-width:400px;height:48px;display:flex;align-items:center;padding:0 4px 0 24px}.slash-landing .email-field-bg{position:absolute;inset:0;background:rgba(28,29,34,.6);border-radius:999px;z-index:0}.slash-landing .email-field-border{position:absolute;inset:0;border:1px solid hsla(0,0%,100%,.1);border-radius:999px;z-index:1}.slash-landing .email-field-overlay{position:absolute;inset:0;border:1px solid hsla(0,0%,100%,.6);border-radius:999px;mix-blend-mode:overlay;z-index:2}.slash-landing .email-field-wrapper input{position:relative;z-index:10;flex:1;background:transparent;border:0;outline:0;color:var(--ink);font-size:12.75px;font-family:inherit}.slash-landing .email-field-wrapper input::placeholder{color:var(--muted)}.slash-landing .email-btn{position:relative;z-index:20;background:#fff;color:#000;border:0;border-radius:999px;height:40px;padding:0 40px;margin-right:0;font-weight:500;font-size:11.9px;cursor:pointer;flex-shrink:0}.slash-landing .email-btn:hover{background:#e0e0e0}@media (min-width:768px){.slash-landing .hero-alt-content{max-width:515px}}@media (min-width:1024px){.slash-landing .hero-image-master{height:700px}.slash-landing .hero-alt-content{max-width:640px}}@media (min-width:1280px){.slash-landing .hero-image-master{height:800px}}.slash-landing .hero{padding:56px 0 0;position:relative}.slash-landing .hero-inner{display:grid;grid-template-columns:1.05fr 1fr;gap:48px;align-items:end}@media (max-width:900px){.slash-landing .hero-inner{grid-template-columns:1fr;gap:32px}}.slash-landing .hero h1{font-family:"Ivy Presto Display",var(--font-sans);font-weight:400;font-size:clamp(56px,7.4vw,104px);line-height:.96;letter-spacing:-.045em;margin:0;color:var(--ink)}.slash-landing .hero h1 em{font-family:var(--font-serif);font-style:italic;font-weight:400;letter-spacing:-.02em}.slash-landing .hero .sub{font-size:17px;color:var(--muted);max-width:44ch;margin:26px 0 28px;line-height:1.5}.slash-landing .hero .cta-row{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.slash-landing .email-field{display:flex;align-items:center;gap:10px;background:hsla(0,0%,100%,.05);border:1px solid var(--line-2);border-radius:999px;padding:6px 6px 6px 20px;box-shadow:0 1px 2px rgba(0,0,0,.04)}.slash-landing .email-field input{font:inherit;border:0;outline:0;background:transparent;color:var(--ink);min-width:220px}.slash-landing .email-field input::placeholder{color:var(--muted)}.slash-landing .hero-aside{position:relative;align-self:stretch;min-height:420px}.slash-landing .hero-shot{position:relative;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,var(--dark-2),var(--dark));aspect-ratio:5/4;border:1px solid var(--line);box-shadow:0 30px 60px -30px rgba(0,0,0,.45)}.slash-landing .hero-shot .chrome{height:34px;background:var(--dark-2);border-bottom:1px solid var(--line);display:flex;align-items:center;gap:6px;padding:0 12px}.slash-landing .hero-shot .chrome span{width:9px;height:9px;border-radius:50%}.slash-landing .hero-shot .chrome span:first-child{background:#ff5f57}.slash-landing .hero-shot .chrome span:nth-child(2){background:#febc2e}.slash-landing .hero-shot .chrome span:nth-child(3){background:#27c93f}.slash-landing .hero-shot-body{padding:20px;display:grid;gap:14px;color:var(--ink-2);font-size:13px}.slash-landing .shot-row{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border-radius:10px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.06)}.slash-landing .shot-row .kv{display:flex;flex-direction:column;gap:2px}.slash-landing .shot-row .kv .k{font-size:11px;color:var(--muted);letter-spacing:.08em;text-transform:uppercase}.slash-landing .shot-row .kv .v{font-size:15px;font-weight:500}.slash-landing .shot-tag{font-family:var(--font-serif);font-style:italic;color:var(--muted)}.slash-landing .hero-stat{position:absolute;left:-16px;bottom:26px;background:var(--bg-card);border:1px solid var(--line-2);border-radius:14px;padding:14px 18px;box-shadow:0 10px 30px -10px rgba(0,0,0,.25);display:flex;flex-direction:column;gap:2px;max-width:230px}.slash-landing .hero-stat .n{font-size:28px;letter-spacing:-.03em;font-weight:500}.slash-landing .hero-stat .l{font-size:12px;color:var(--muted)}.slash-landing .statband{padding:80px 0 56px;border-bottom:1px solid var(--line)}.slash-landing .statband .inner{display:grid;grid-template-columns:.9fr 1fr;gap:48px;align-items:end}@media (max-width:900px){.slash-landing .statband .inner{grid-template-columns:1fr}}.slash-landing .bignum{font-size:clamp(72px,11vw,148px);line-height:.92;letter-spacing:-.05em;font-weight:400;font-family:"Ivy Presto Display",var(--font-sans)}.slash-landing .bignum em{font-family:var(--font-serif);font-style:italic}.slash-landing .statband p{font-size:16px;color:var(--muted);max-width:none;margin-left:auto}.slash-landing .section{padding:96px 0;border-bottom:1px solid var(--line)}.slash-landing .section-head{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:48px;flex-wrap:wrap}.slash-landing .section-head h2{font-family:"Ivy Presto Display",var(--font-sans);font-weight:400;font-size:clamp(38px,4.6vw,60px);letter-spacing:-.035em;line-height:1.02;margin:0;max-width:18ch}.slash-landing .section-head h2 em{font-family:var(--font-serif);font-style:italic;font-weight:400}.slash-landing .section-head p{color:var(--muted);font-size:15px;max-width:46ch;margin:0}.slash-landing .industry-scroll{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media (max-width:1100px){.slash-landing .industry-scroll{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.slash-landing .industry-scroll{grid-template-columns:1fr}}.slash-landing .industry-card{height:380px;border-radius:16px;overflow:hidden;position:relative;background:var(--dark-2);border:1px solid var(--line-2);isolation:isolate}.slash-landing .industry-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.55));z-index:1}.slash-landing .industry-card .art{position:absolute;inset:0}.slash-landing .industry-card h4{position:absolute;left:20px;bottom:18px;margin:0;color:#fff;z-index:2;font-size:24px;font-weight:400;letter-spacing:-.02em;font-family:"Ivy Presto Display",var(--font-sans)}.slash-landing .industry-card .arrow{position:absolute;right:16px;top:16px;width:32px;height:32px;border-radius:50%;background:hsla(0,0%,100%,.14);border:1px solid hsla(0,0%,100%,.22);display:grid;place-items:center;color:#fff;z-index:2;backdrop-filter:blur(6px)}.slash-landing .scroll-controls{display:flex;gap:8px;margin-top:20px;justify-content:flex-end}.slash-landing .scroll-controls button{width:40px;height:40px;border-radius:50%;border:1px solid var(--line-2);background:var(--bg-card);display:grid;place-items:center;color:var(--ink)}.slash-landing .scroll-controls button:hover{background:hsla(0,0%,100%,.1);border-color:var(--line-2)}.slash-landing .art-a{background:radial-gradient(circle at 30% 30%,#3a5a72,#1b2a38 70%)}.slash-landing .art-b{background:radial-gradient(circle at 70% 30%,#6b4a2b,#2c1d12 70%)}.slash-landing .art-c{background:radial-gradient(circle at 50% 40%,#4a5c3a,#1f2719 70%)}.slash-landing .art-d{background:radial-gradient(circle at 40% 30%,#6d4452,#2b1a21 70%)}.slash-landing .art-e{background:radial-gradient(circle at 60% 30%,#3b5357,#1a2327 70%)}.slash-landing .art-f{background:radial-gradient(circle at 30% 30%,#705a3e,#2e2519 70%)}.slash-landing .prod-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width:1000px){.slash-landing .prod-grid{grid-template-columns:1fr 1fr}}@media (max-width:700px){.slash-landing .prod-grid{grid-template-columns:1fr}}.slash-landing .prod{background:var(--bg-card);border:1px solid var(--line);border-radius:18px;padding:28px;display:flex;flex-direction:column;gap:18px;min-height:420px;position:relative;overflow:hidden;transition:border-color .15s,transform .15s}.slash-landing .prod:hover{border-color:var(--line-2)}.slash-landing .prod h3{font-size:22px;font-weight:400;letter-spacing:-.02em;margin:0;font-family:"Ivy Presto Display",var(--font-sans)}.slash-landing .prod p{color:var(--muted);font-size:14px;margin:0}.slash-landing .prod .tier-list{display:flex;flex-direction:column;gap:6px;color:var(--muted);font-size:14px;margin-bottom:4px;list-style:none;padding:0}.slash-landing .prod .tier-list li{list-style:none;display:flex;gap:10px;align-items:center}.slash-landing .prod .tier-list li:before{content:"—";color:var(--line-2)}.slash-landing .prod .shot-fake{margin-top:auto;border-radius:12px;background:var(--dark);border:1px solid var(--line);padding:16px;display:flex;flex-direction:column;gap:10px}.slash-landing .prod-inline-row{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--ink-2)}.slash-landing .prod-inline-row .sub{color:var(--muted)}.slash-landing .prod-inline-row .amount{font-weight:500}.slash-landing .section-dark{background:var(--dark);color:var(--ink-2);border-bottom:0}.slash-landing .section-dark .section-head h2{color:var(--ink)}.slash-landing .section-dark .section-head p{color:var(--muted)}.slash-landing .cap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width:1000px){.slash-landing .cap-grid{grid-template-columns:1fr}}.slash-landing .cap{background:var(--dark-2);border:1px solid var(--dark-line);border-radius:18px;padding:28px;min-height:260px;display:flex;flex-direction:column;gap:16px}.slash-landing .cap h4{margin:0;font-size:20px;font-weight:400;letter-spacing:-.02em;font-family:"Ivy Presto Display",var(--font-sans)}.slash-landing .cap p{margin:0;color:var(--muted);font-size:14px}.slash-landing .cap .vis{margin-top:auto;border-radius:10px;background:var(--dark);border:1px solid var(--dark-line);height:110px;position:relative;overflow:hidden}.slash-landing .quote-row{display:grid;grid-template-columns:1fr 1.1fr;gap:40px;align-items:center}@media (max-width:900px){.slash-landing .quote-row{grid-template-columns:1fr}}.slash-landing .quote-big{font-family:"Ivy Presto Display",var(--font-sans);font-weight:400;font-size:clamp(28px,3.2vw,40px);line-height:1.18;letter-spacing:-.02em}.slash-landing .quote-big em{font-family:var(--font-serif);font-style:italic}.slash-landing .who{display:flex;align-items:center;gap:14px;margin-top:28px}.slash-landing .who .avatar{width:44px;height:44px;border-radius:50%;background:var(--dark-2)}.slash-landing .who .n{font-size:14px;font-weight:500}.slash-landing .who .t{font-size:13px;color:var(--muted)}.slash-landing .quote-shot{aspect-ratio:4/3;border-radius:16px;background:linear-gradient(135deg,var(--dark-2),var(--dark));border:1px solid var(--line-2);overflow:hidden;position:relative}.slash-landing .quote-shot:after{content:"";position:absolute;inset:24px;border-radius:10px;border:1px dashed hsla(0,0%,100%,.08)}.slash-landing .metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}@media (max-width:800px){.slash-landing .metrics{grid-template-columns:1fr 1fr;gap:24px}}.slash-landing .metric h3{font-size:clamp(42px,4.6vw,60px);letter-spacing:-.04em;font-weight:400;margin:0 0 6px;line-height:1;font-family:"Ivy Presto Display",var(--font-sans)}.slash-landing .metric p{color:var(--muted);font-size:13.5px;margin:0}.slash-landing .metric em{font-family:var(--font-serif);font-style:italic}.slash-landing .price-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width:800px){.slash-landing .price-grid{grid-template-columns:1fr}}.slash-landing .price-card{background:var(--bg-card);border:1px solid var(--line);border-radius:18px;padding:32px;display:flex;flex-direction:column;gap:18px}.slash-landing .price-card.dark{background:var(--dark);color:var(--ink);border-color:var(--line-2)}.slash-landing .price-card.dark li{color:var(--muted)}.slash-landing .price-head{display:flex;justify-content:space-between;align-items:baseline}.slash-landing .price-card h3{margin:0;font-size:22px;font-weight:400;letter-spacing:-.02em;font-family:"Ivy Presto Display",var(--font-sans)}.slash-landing .price-amt{font-size:30px;letter-spacing:-.03em;font-weight:500}.slash-landing .price-amt span{font-size:14px;color:var(--muted);font-weight:400}.slash-landing .price-card.dark .price-amt span{color:var(--muted)}.slash-landing .price-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px;color:var(--muted);font-size:14px;flex:1}.slash-landing .price-list li{display:flex;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px dashed var(--line)}.slash-landing .price-card.dark .price-list li{border-bottom-color:hsla(0,0%,100%,.1)}.slash-landing .investors{display:grid;grid-template-columns:repeat(7,1fr);gap:32px;align-items:center;opacity:.7}@media (max-width:900px){.slash-landing .investors{grid-template-columns:repeat(3,1fr)}}.slash-landing .investor{font-family:var(--font-serif);font-style:italic;font-size:20px;color:var(--muted);text-align:center;letter-spacing:-.01em;opacity:.7}.slash-landing .closing{padding:120px 0;text-align:center}.slash-landing .closing h2{font-family:"Ivy Presto Display",var(--font-sans);font-weight:400;font-size:clamp(48px,6vw,88px);letter-spacing:-.04em;line-height:1;margin:0 auto;max-width:18ch}.slash-landing .closing h2 em{font-family:var(--font-serif);font-style:italic}.slash-landing .closing p{color:var(--muted);margin:20px auto 28px;max-width:52ch;font-size:16px}.slash-landing .foot{border-top:1px solid var(--line);background:var(--bg);padding:56px 0 32px}.slash-landing .foot-grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);gap:40px}@media (max-width:900px){.slash-landing .foot-grid{grid-template-columns:1fr 1fr}}.slash-landing .foot h5{font-size:11px;letter-spacing:.18em;text-transform:uppercase;margin:0 0 14px;color:var(--ink-2);font-weight:600}.slash-landing .foot ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.slash-landing .foot ul a{font-size:13.5px;color:var(--muted)}.slash-landing .foot ul a:hover{color:var(--ink)}.slash-landing .foot-bottom{justify-content:space-between;margin-top:36px;padding-top:20px;border-top:1px solid var(--line);font-size:12px;color:var(--muted);flex-wrap:wrap}.slash-landing .foot-bottom,.slash-landing .row{display:flex;align-items:center;gap:12px}.slash-landing .wrap{display:flex;gap:14px;flex-wrap:wrap}