:root{color-scheme:dark;--content:1200px;--pad:1.5rem;--gutter:max(var(--pad), (100vw - var(--content)) / 2)}html,body{color:#ededed;background-color:#0d0d0f;min-height:100vh;margin:0;font-family:-apple-system,BlinkMacSystemFont,Inter,system-ui,sans-serif}.container{width:100%;max-width:var(--content);padding-inline:var(--pad);box-sizing:border-box;margin-inline:auto}body{overflow-x:hidden}.nav{z-index:50;-webkit-backdrop-filter:blur(16px);background:#0d0d0f99;border-bottom:1px solid #ffffff14;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;height:64px;display:flex}.nav-logo{color:#ededed;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:600;text-decoration:none;display:inline-flex}.nav-logo img{width:auto;height:24px;display:block}.nav-links{align-items:center;display:flex}.nav-links>*+*{margin-left:2rem}.nav-links a{color:#ffffffb3;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .15s}.nav-links a:hover{color:#ededed}.nav-cta{background-color:#ededed;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:600;transition:background-color .15s;display:inline-flex;color:#0d0d0f!important}.nav-cta svg{width:auto;height:1em;display:block}.nav-cta:hover{background-color:#fff}.nav-cta-wrap{opacity:1;grid-template-columns:minmax(0,1fr);transition:grid-template-columns .55s ease-in-out,margin-left .55s ease-in-out,opacity .45s ease-in-out;display:grid;overflow:hidden}.nav-cta-wrap>.nav-cta{white-space:nowrap;min-width:0;overflow:hidden}.nav-cta-wrap.is-hidden{opacity:0;pointer-events:none;grid-template-columns:minmax(0,0fr);margin-left:0}.hero{justify-content:space-between;align-items:flex-end;gap:3rem;padding-top:7rem;padding-bottom:2rem;display:flex}.hero-text{max-width:36rem}.hero-title{letter-spacing:-.02em;max-width:16ch;margin:0;font-size:clamp(1.5rem,3.4vw,2.5rem);font-weight:500;line-height:1.05}.hero-subtitle{color:#fff9;max-width:52ch;margin:1.5rem 0 0;font-size:clamp(1.05rem,2vw,1.25rem);font-weight:300;line-height:1.6}.hero-actions{flex-direction:column;flex-shrink:0;gap:1rem;display:flex}@media (width<=768px){.hero{flex-direction:column;align-items:flex-start}}.video{padding-bottom:7rem}.video-frame{aspect-ratio:16/10;background:radial-gradient(circle,#ffffff0f,#ffffff05),#141417;border:1px solid #ffffff14;border-radius:16px;justify-content:center;align-items:center;width:100%;margin:2.5rem 0;display:flex;position:relative;overflow:hidden}.video-placeholder{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.video-play{z-index:1;color:#ededed;box-sizing:content-box;cursor:pointer;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;width:64px;height:64px;padding:1.25rem;transition:background .15s,transform .15s;position:relative}.video-play:hover{background:#ffffff26;transform:scale(1.05)}.btn-primary{color:#0d0d0f;background-color:#ededed;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background-color .15s;display:inline-flex}.btn-primary:hover{background-color:#fff}.btn-primary svg{width:auto;height:1em;display:block}.btn-secondary{color:#ededed;border:1px solid #ffffff26;border-radius:10px;justify-content:space-between;align-items:center;gap:1.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:border-color .15s,background-color .15s;display:inline-flex}.btn-secondary svg{width:auto;height:1em;display:block}.btn-secondary:hover{background-color:#ffffff0d;border-color:#ffffff4d}.features{padding-top:5rem;padding-bottom:7rem}.features-head{max-width:26rem;margin-bottom:2.25rem}.eyebrow{letter-spacing:.02em;color:#ffffff80;margin:0 0 .75rem;font-size:.95rem;font-weight:500}.section-title{letter-spacing:-.02em;margin:0;font-size:clamp(1.9rem,3.6vw,2.75rem);font-weight:600;line-height:1.1}.feature-scroll{scroll-snap-type:x mandatory;margin-inline:calc(-1 * var(--gutter));padding-inline:var(--gutter);scroll-padding-inline:var(--gutter);scrollbar-width:none;-ms-overflow-style:none;gap:1.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.feature-scroll::-webkit-scrollbar{display:none}.feature-card{scroll-snap-align:start;background:#1d1d1f;border-radius:20px;flex-direction:column;flex:0 0 min(1000px,90%);display:flex;overflow:hidden}.feature-card-text{opacity:0;padding:2.25rem 2.25rem .35rem;transition:opacity .6s,transform .6s;transform:translateY(18px)}.feature-card-text.is-revealed{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.feature-card-text{opacity:1;transition:none;transform:none}}.feature-card-text h3{letter-spacing:-.01em;margin:0 0 .75rem;font-size:clamp(1.35rem,2.2vw,1.7rem);font-weight:600;line-height:1.2}.feature-card-text p{color:#fff9;margin:0;font-size:1.0625rem;font-weight:300;line-height:1.6}.feature-card-media{aspect-ratio:16/10;background:radial-gradient(circle,#ffffff0f,#ffffff05),#141417;border:1px solid #ffffff0f;border-radius:12px;margin:1.75rem 2.25rem 2.25rem;display:block;position:relative;overflow:hidden}.feature-media-icon{color:#ffffff40;width:40px;height:40px}.feature-video{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.feature-pagination{z-index:5;-webkit-backdrop-filter:blur(16px);opacity:0;pointer-events:none;background:#1d1d1f8c;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;gap:1.1rem;width:fit-content;margin:3rem auto 0;padding:1rem 1.5rem;transition:opacity .45s,transform .45s;display:flex;position:sticky;bottom:2rem;transform:translateY(12px)}.feature-pagination.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.dot{cursor:pointer;background:#ffffff47;border:none;border-radius:999px;width:10px;height:10px;padding:0;transition:width .4s cubic-bezier(.22,1,.36,1),background-color .4s}.dot:hover{background:#ffffff80}.dot.is-active{background:#ededed;width:34px}@media (width<=768px){.feature-card{flex:0 0 88%}}.bento{padding-top:5rem;padding-bottom:7rem}.bento-head{max-width:32rem;margin-bottom:3rem}.bento-grid{grid-template-rows:repeat(4,minmax(280px,1fr));grid-template-columns:repeat(2,1fr);grid-template-areas:"a b""c b""c d""e f";gap:1.25rem;display:grid}.bento-1{grid-area:a}.bento-2{grid-area:b}.bento-3{grid-area:c}.bento-4{grid-area:d}.bento-5{grid-area:e}.bento-6{grid-area:f}.bento-card{background:#1d1d1f;border:1px solid #ffffff0f;border-radius:20px;flex-direction:column;min-height:220px;display:flex;overflow:hidden}.bento-media{background:radial-gradient(circle,#ffffff0f,#ffffff05),#141417;flex:1;justify-content:center;align-items:center;min-height:200px;display:flex}.bento-img{object-fit:cover;width:100%;height:100%;display:block}.bento-media--designers{background:radial-gradient(circle,#864fff59,#864fff14 55%,#864fff00),#141417}.bento-badge-wrap{justify-content:center;align-items:center;width:49.6%;max-width:176px;display:flex;position:relative}.bento-badge{width:100%;height:auto;animation:24s linear infinite badge-spin;display:block}.bento-badge-ticks{pointer-events:none;width:100%;height:100%;animation:24s linear infinite badge-spin;position:absolute;top:0;left:0}.bento-badge-ticks .tick{transform-box:fill-box;transform-origin:50%;animation:6s linear infinite badge-spin-reverse}.bento-badge-logo{pointer-events:none;width:31.5%;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes badge-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes badge-spin-reverse{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@media (prefers-reduced-motion:reduce){.bento-badge,.bento-badge-ticks,.bento-badge-ticks .tick{animation:none}}.bento-text{padding:1.5rem 1.5rem 1.75rem}.marquee{width:100%;overflow:hidden;mask-image:linear-gradient(90deg,#0000,#000 14% 86%,#0000)}.marquee-track{align-items:center;gap:1.275rem;width:max-content;padding-inline:1.275rem;animation:28s linear infinite marquee;display:flex}.bento-marquee{margin-top:1.25rem}.marquee:hover .marquee-track{animation-play-state:paused}@keyframes marquee{to{transform:translate(-50%)}}.chip{white-space:nowrap;color:#ffffffd9;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.75rem;padding:.825rem 1.35rem;font-size:1.2rem;font-weight:500;display:inline-flex}.chip svg{color:#ffffffb3;width:24px;height:24px}@media (prefers-reduced-motion:reduce){.marquee-track{animation:none}}.manifesto-section{background:#14071f;width:100%;padding-block:8rem;position:relative;overflow:hidden}.manifesto-canvas{z-index:0;pointer-events:none;contain:strict;width:100%;height:100%;position:absolute;inset:0;transform:translateZ(0)}.manifesto-section .container{z-index:1;position:relative}.manifesto-box{background:#000;border-radius:24px;width:fit-content;padding:clamp(2.5rem,6vw,6rem)}.manifesto-icon{border-radius:16px;width:64px;height:64px;margin-bottom:2rem;display:block}.manifesto-title{letter-spacing:-.025em;margin:0 0 2.5rem;font-size:3rem;font-weight:500;line-height:1.05}.manifesto-title .accent{color:#8b5cf6}.btn-purple{color:#fff;background:#8b5cf6;border-radius:12px;align-items:center;gap:.5rem;margin-top:2.75rem;padding:.85rem 1.6rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .15s,filter .15s;display:inline-flex}.btn-purple:hover{filter:brightness(1.07);transform:translateY(-2px)}.btn-purple svg{width:1.1em;height:1.1em}.straight{padding-top:7rem;padding-bottom:7rem}.straight-head{max-width:32rem;margin-bottom:3.5rem}.straight-points{border-bottom:1px solid #ffffff1a;grid-template-columns:repeat(2,1fr);gap:1.5rem;padding-bottom:3.5rem;display:grid}.straight-point{background:#1d1d1f;border:1px solid #ffffff0f;border-radius:20px;padding:2rem}.straight-point-top{justify-content:space-between;align-items:center;margin-bottom:1.75rem;display:flex}.straight-icon{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:3rem;height:3rem;display:inline-flex}.straight-icon svg{color:#ededed;width:24px;height:24px}.straight-tag{letter-spacing:.02em;border-radius:999px;padding:.35rem .7rem;font-size:.8rem;font-weight:600}.straight-tag--now{color:#c4b5fd;background:#8b5cf626;border:1px solid #8b5cf64d}.straight-tag--next{color:#fff9;background:#ffffff0d;border:1px solid #ffffff1f}.straight-point h3{letter-spacing:-.01em;margin:0 0 .85rem;font-size:1.5rem;font-weight:600}.straight-point p{color:#fff9;max-width:38ch;margin:0;font-size:1.0625rem;font-weight:300;line-height:1.6}.straight-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-top:3.5rem;display:flex}.straight-foot p{color:#ffffffb3;max-width:46ch;margin:0;font-size:1.125rem;font-weight:300;line-height:1.6}.text-link{color:#8b5cf6;flex-shrink:0;align-items:center;gap:.5rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:gap .15s,color .15s;display:inline-flex}.text-link svg{width:1.1em;height:1.1em}.text-link:hover{color:#a78bfa;gap:.8rem}@media (width<=768px){.straight-points{grid-template-columns:1fr}}.faq{padding-top:6rem;padding-bottom:7rem}.faq-head{margin-bottom:3rem}.faq-list{max-width:52rem}.faq-item{border-bottom:1px solid #ffffff1a}.faq-item summary{cursor:pointer;color:#ededed;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.5rem 0;font-size:1.2rem;font-weight:500;list-style:none;transition:color .15s;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:hover{color:#a78bfa}.faq-chevron{color:#fff9;flex-shrink:0;width:22px;height:22px;transition:transform .3s,color .15s}.faq-item[open] .faq-chevron{color:#8b5cf6;transform:rotate(45deg)}.faq-answer{padding-right:3rem;overflow:hidden}.js .faq-answer{height:0;transition:height .35s cubic-bezier(.22,1,.36,1)}.faq-answer p{color:#fff9;margin:0;padding-bottom:1.5rem;font-size:1.0625rem;font-weight:300;line-height:1.65}.faq-item[open] summary{color:#ededed}.cta{text-align:center;flex-direction:column;align-items:center;padding-top:7rem;padding-bottom:9rem;display:flex}.cta-logo{width:auto;height:40px;margin:0 0 2rem;display:block}.cta-title{letter-spacing:-.025em;margin:0 0 2.5rem;font-size:clamp(2.5rem,5.5vw,4rem);font-weight:500;line-height:1.05}.cta-btn{padding:.9rem 1.75rem;font-size:1.0625rem}.cta-meta{letter-spacing:.02em;color:#ffffff73;margin:1.25rem 0 0;font-size:.95rem;font-weight:400}.footer{border-top:1px solid #ffffff14;padding:2rem 0}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;display:flex}.footer-made{color:#fff9;background:#ffffff08;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.9rem;font-weight:500;display:inline-flex}.footer-made span{color:#ededed;font-weight:600}.footer-made-logo{width:auto;height:15.3px;display:block}.footer-links{align-items:center;gap:1.5rem;font-size:.9rem;display:inline-flex}.footer-copy{color:#ffffff73}.footer-links a{color:#fff9;text-decoration:none;transition:color .15s}.footer-links a:hover{color:#ededed}@media (width<=640px){.footer-inner{text-align:center;flex-direction:column;align-items:center}}.manifesto-body{max-width:44rem}.manifesto-body p{color:#fff9;margin:0 0 1.75rem;font-size:1.25rem;font-weight:300;line-height:1.6}.manifesto-body p:last-child{margin-bottom:0}.manifesto-body em{color:#fffc;font-style:italic}.manifesto-lead{color:#ededed!important;font-weight:400!important}.bento-text h3{letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.2rem;font-weight:600}.bento-text p{color:#fff9;margin:0;font-size:.975rem;font-weight:300;line-height:1.55}@media (width<=560px){.bento-grid{grid-template:"a""b""c""d""e""f"/1fr}}.dl-modal{z-index:100;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.dl-modal[hidden]{display:none}.dl-modal-backdrop{-webkit-backdrop-filter:blur(6px);background:#0009;position:absolute;inset:0}.dl-modal-card{background:#1d1d1f;border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:30rem;padding:2.25rem;animation:.25s cubic-bezier(.22,1,.36,1) dl-pop;position:relative;box-shadow:0 30px 80px #00000080}@keyframes dl-pop{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:none}}.dl-modal-x{color:#ffffffb3;cursor:pointer;background:#ffffff0f;border:none;border-radius:8px;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;transition:background .15s,color .15s;display:inline-flex;position:absolute;top:1rem;right:1rem}.dl-modal-x:hover{color:#ededed;background:#ffffff1f}.dl-modal-x svg{width:18px;height:18px}.dl-modal-title{letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.4rem;font-weight:600}.dl-modal-sub{color:#fff9;margin:0 0 1.75rem;font-size:1rem;font-weight:300;line-height:1.55}.dl-choices{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.dl-choice{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;gap:.3rem;padding:1.25rem;text-decoration:none;transition:border-color .15s,background .15s,transform .15s;display:flex}.dl-choice:hover{background:#8b5cf61f;border-color:#8b5cf680;transform:translateY(-2px)}.dl-choice-title{color:#ededed;font-size:1.05rem;font-weight:600}.dl-choice-meta{color:#ffffff80;font-size:.8rem;font-weight:300;line-height:1.4}.dl-help{border-top:1px solid #ffffff1a;margin-top:1.5rem;padding-top:1.25rem}.dl-help summary{cursor:pointer;color:#a78bfa;font-size:.95rem;font-weight:500;list-style:none;transition:color .15s}.dl-help summary::-webkit-details-marker{display:none}.dl-help summary:hover{color:#c4b5fd}.dl-help-steps{color:#ffffffa6;flex-direction:column;gap:.6rem;margin:1rem 0 0;padding-left:1.25rem;font-size:.95rem;font-weight:300;line-height:1.5;display:flex}.dl-help-steps strong{color:#ededed;font-weight:600}@media (width<=420px){.dl-choices{grid-template-columns:1fr}}
