*,:before,:after{box-sizing:border-box;-webkit-user-select:none;user-select:none;margin:0;padding:0}:root{--bg:#0e0e10;--text:#ececef;--muted:#ececef80;--accent:#fff;--accent-deep:#b9b9c0}html{scrollbar-width:none;overflow-x:hidden}html::-webkit-scrollbar{display:none}body{background:var(--bg);color:var(--text);cursor:none;font-family:Inter,sans-serif}a{cursor:none}.cursor-dot{pointer-events:none;z-index:10000;mix-blend-mode:difference;background:#ececef;border-radius:50%;width:8px;height:8px;position:fixed;top:0;left:0}.cursor-ring{pointer-events:none;z-index:10000;mix-blend-mode:difference;border:1.5px solid #ececef66;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:width .3s,height .3s,border-color .3s;display:flex;position:fixed;top:0;left:0}.cursor-ring.hovering{border-color:var(--accent);width:60px;height:60px}nav{padding:24px 40px;padding-top:max(24px, env(safe-area-inset-top));padding-left:max(40px, env(safe-area-inset-left));padding-right:max(40px, env(safe-area-inset-right));z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0e0e104d;justify-content:space-between;align-items:center;transition:background .3s,opacity .5s;display:flex;position:fixed;top:0;left:0;right:0}body.hero-hide-nav nav{opacity:0;pointer-events:none}.nav-logo{letter-spacing:.5px;color:var(--text);-webkit-backdrop-filter:blur(12px);background:linear-gradient(#08080ad1,#08080ad1) padding-box padding-box,linear-gradient(145deg,#4a4a4f 0%,#0a0a0c 45%,#2a2a2e 100%) border-box;border:1.5px solid #0000;border-radius:999px;align-items:center;gap:9px;padding:7px 16px 7px 13px;font-family:Space Grotesk,sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:box-shadow .35s,transform .35s,background .35s;display:inline-flex;box-shadow:inset 0 1px #ffffff14,0 4px 18px #0000008c}.nav-logo:hover{background:linear-gradient(#08080ad1,#08080ad1) padding-box padding-box,linear-gradient(145deg,#6a6a72 0%,#141418 45%,#45454c 100%) border-box;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff1f,0 8px 26px #000000a6}.nav-logo-lens{--orbit:0deg;background:radial-gradient(circle at 36% 30%,#ffffffe6 0%,#81818159 14%,#15161a 42%,#050506 100%);border-radius:50%;flex:none;width:16px;height:16px;position:relative;box-shadow:inset 0 0 0 1.5px #ffffff2e,inset -2px -2px 5px #000000b3,0 0 7px #8c8c8c59}.nav-logo-lens:before{content:"";border:1px dashed #c8c8c838;border-radius:50%;animation:7s linear infinite lens-orbit;position:absolute;inset:-4px}.nav-logo-lens:after{content:"";transform-origin:2px 12px;width:4px;height:4px;transform:rotate(var(--orbit));background:#e5e7eb;border-radius:50%;margin-left:-2px;position:absolute;top:-4px;left:50%;box-shadow:0 0 6px #d7d7d7e6}.nav-logo:hover .nav-logo-lens:after{box-shadow:0 0 9px #d7d7d7}.nav-logo:hover .nav-logo-lens:before{border-color:#c8c8c873}.nav-logo-text{color:#f4f4f5;align-items:center;gap:1px;display:inline-flex}.logo-shine{background:linear-gradient(110deg,#545454 0%,#a2a2a2 30%,#fff 50%,#a2a2a2 70%,#545454 100%) 0 0/200% 100%;color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:700;animation:3.8s linear infinite logo-shimmer}@keyframes logo-shimmer{0%{background-position:200% 0}to{background-position:0 0}}@keyframes lens-orbit{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.nav-logo-lens:before,.nav-logo-lens:after,.logo-shine,.contact-btn-primary{animation:none}}.nav-links,.nav-link-items{align-items:center;gap:32px;display:flex}.nav-links a{color:var(--muted);letter-spacing:.3px;font-family:Inter,sans-serif;font-size:14px;font-weight:300;text-decoration:none;transition:color .3s;position:relative}.nav-links a:after{content:"";background:var(--text);width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.nav-links a:hover{color:var(--text)}.nav-links a:hover:after{width:100%}.nav-links a.active{color:var(--text)}.nav-links a.active:after{background:linear-gradient(90deg, var(--accent-deep), var(--accent));width:100%}.prisma-hero{--wordmark:26vw;--wordmark-ink-descent:calc(var(--wordmark) * .2);--wordmark-line-descent:calc(var(--wordmark) * .079);--wordmark-descender:calc(var(--wordmark-ink-descent) - var(--wordmark-line-descent));--wordmark-bearing:calc(var(--wordmark) * .04);--hero-gutter:40px;width:100%;height:100dvh;position:relative}.prisma-hero-frame{width:100%;height:100%;position:relative;overflow:hidden}.prisma-hero-video{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.prisma-hero-noise{pointer-events:none;opacity:.28;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;position:absolute;inset:0}.prisma-hero-scrim{pointer-events:none;background:linear-gradient(#00000073 0%,#0000 40%,#000000b8 100%);position:absolute;inset:0}.prisma-hero-content{z-index:2;padding:0 var(--hero-gutter);padding-left:max(var(--hero-gutter), env(safe-area-inset-left));padding-right:max(var(--hero-gutter), env(safe-area-inset-right));padding-bottom:env(safe-area-inset-bottom);position:absolute;bottom:0;left:0;right:0}.prisma-hero-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:end;gap:16px;display:grid}.prisma-hero-headline{margin-left:calc(var(--hero-gutter) * -1);grid-column:span 12}.prisma-hero-title{padding-bottom:var(--wordmark-descender);margin:0;margin-left:calc(var(--wordmark-bearing) * -1);font-family:Space Grotesk,sans-serif;font-weight:500;font-size:var(--wordmark);letter-spacing:-.07em;color:var(--text);line-height:.85}.prisma-hero-title .logo-shine{font-weight:inherit;filter:drop-shadow(0 2px 6px #000000d9)drop-shadow(0 8px 40px #0009);background-image:linear-gradient(110deg,#b6b6bd 0%,#d8d8de 22%,#fff 46% 54%,#d8d8de 78%,#b6b6bd 100%);margin-bottom:-.15em;margin-right:-.05em;padding-bottom:.15em;padding-right:.05em}.words-pull-up{flex-wrap:wrap;display:inline-flex}.words-pull-up.is-centered{justify-content:center}.words-pull-up-word{display:inline-block;position:relative}.words-pull-up-asterisk{font-size:.31em;position:absolute;top:.65em;right:-.3em}.prisma-hero-aside{flex-direction:column;grid-column:span 12;gap:20px;padding-bottom:0;display:flex}@media (width>=640px){.prisma-hero{--wordmark:24vw}}@media (width>=768px){.prisma-hero{--wordmark:22vw}}@media (width>=1024px){.prisma-hero{--wordmark:20vw}}@media (width>=1280px){.prisma-hero{--wordmark:19vw}}@media (width>=1536px){.prisma-hero{--wordmark:20vw}}@media (width>=1024px){.prisma-hero-headline{grid-column:span 8}.prisma-hero-aside{padding-bottom:var(--wordmark-ink-descent);grid-column:span 4}}.prisma-hero-lede{color:#ececefb8;text-wrap:pretty;margin:0;font-family:Inter,sans-serif;font-size:clamp(16px,1.35vw,21px);font-weight:300;line-height:1.35}.airlock-hero{--wordmark:22vw}@media (width>=640px){.airlock-hero{--wordmark:20vw}}@media (width>=768px){.airlock-hero{--wordmark:18vw}}@media (width>=1024px){.airlock-hero{--wordmark:16vw}}@media (width>=1280px){.airlock-hero{--wordmark:15vw}}.airlock-hero .prisma-hero-title{filter:drop-shadow(0 4px 30px #0000009e)}.airlock-stage-lede{text-align:center;color:#ffffffeb;filter:drop-shadow(0 3px 22px #0000009e);max-width:54ch;margin:0}.airlock-final{letter-spacing:-.02em;color:#fff;filter:drop-shadow(0 4px 28px #0000009e);margin:0;font-family:Space Grotesk,sans-serif;font-size:clamp(28px,5vw,60px);font-weight:600;line-height:1.05}.prisma-hero-cta{background:var(--accent);color:#0e0e10;white-space:nowrap;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;padding:5px 5px 5px 22px;font-family:Inter,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:gap .3s;display:inline-flex}.prisma-hero-cta:hover{gap:12px}.prisma-hero-cta-icon{width:40px;height:40px;color:var(--text);background:#0e0e10;border-radius:999px;justify-content:center;align-items:center;transition:transform .3s;display:flex}.prisma-hero-cta:hover .prisma-hero-cta-icon{transform:scale(1.1)}@media (width>=640px){.prisma-hero-cta{font-size:17px}.prisma-hero-cta-icon{width:44px;height:44px}}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.section-title{margin-bottom:60px;font-family:Space Grotesk,sans-serif;font-size:clamp(36px,5vw,64px);font-weight:700;display:inline-block;position:relative}.section-title:after{content:"";background:linear-gradient(90deg, var(--accent-deep), var(--accent));border-radius:2px;width:60px;height:3px;position:absolute;bottom:-8px;left:0}.work-section{flex-direction:column;justify-content:safe center;max-width:1200px;min-height:100dvh;margin:0 auto;padding:80px 40px;display:flex}.work-section .reveal{flex-shrink:0}.work-showcase{grid-template-columns:1fr 1fr;align-items:center;gap:56px;display:grid}.work-eyebrow{letter-spacing:.04em;color:var(--muted);border:1px solid #ffffff24;border-radius:999px;margin-bottom:20px;padding:6px 14px;font-size:12px;display:inline-block}.work-showcase-title{margin:0 0 18px;font-family:Space Grotesk,sans-serif;font-size:clamp(30px,4vw,44px);font-weight:600;line-height:1.08}.work-showcase-desc{color:var(--muted);max-width:480px;margin:0 0 20px;font-family:Inter,sans-serif;font-size:16px;font-weight:300;line-height:1.6}.work-stats{flex-wrap:wrap;gap:8px;margin-bottom:28px;display:flex}.work-stat{color:var(--text);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;padding:6px 14px;font-size:13px}.work-accordion{border-top:1px solid #ffffff1a;margin-bottom:28px}.work-accordion-item{border-bottom:1px solid #ffffff1a}.work-accordion-trigger{width:100%;color:var(--text);text-align:left;cursor:none;background:0 0;border:none;justify-content:space-between;align-items:center;padding:18px 2px;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:500;transition:color .3s;display:flex}.work-accordion-trigger:hover{color:var(--accent)}.work-accordion-chevron{color:var(--muted);transition:transform .35s cubic-bezier(.22,1,.36,1),color .3s}.work-accordion-item.open .work-accordion-chevron{color:var(--accent);transform:rotate(180deg)}.work-accordion-panel{grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.22,1,.36,1);display:grid}.work-accordion-item.open .work-accordion-panel{grid-template-rows:1fr}.work-accordion-panel-inner{overflow:hidden}.work-accordion-panel-inner>p{color:var(--muted);margin:0;padding:0 2px 18px;font-family:Inter,sans-serif;font-size:14.5px;font-weight:300;line-height:1.6}.work-features{margin-top:clamp(.5rem,.8vw,.75rem)}.features-hover-grid{--features-line:1px solid #ffffff1a;grid-template-columns:repeat(5,1fr);width:100%;display:grid}.features-hover-cell{border-right:var(--features-line);border-bottom:var(--features-line);flex-direction:column;min-height:15rem;padding:2.4rem 1.5rem;display:flex;position:relative}.features-hover-cell:nth-child(5n+1){border-left:var(--features-line)}.features-hover-wash{opacity:0;pointer-events:none;background:linear-gradient(#0000,#ffffff0d);transition:opacity .2s;position:absolute;inset:0}.features-hover-cell:hover .features-hover-wash{opacity:1}.features-hover-icon{z-index:1;color:var(--muted);margin-bottom:1.1rem;transition:color .2s;position:relative}.features-hover-cell:hover .features-hover-icon{color:var(--text)}.features-hover-title{z-index:1;letter-spacing:-.01em;color:var(--text);margin:0 0 .6rem;font-size:1.05rem;font-weight:600;position:relative}.features-hover-bar{background:#ffffff38;border-radius:0 999px 999px 0;width:2px;height:1.1rem;transition:height .2s,background .2s;position:absolute;top:50%;left:-1.5rem;transform:translateY(-50%)}.features-hover-cell:hover .features-hover-bar{background:var(--accent);height:1.8rem}.features-hover-label{transition:transform .2s;display:inline-block}.features-hover-cell:hover .features-hover-label{transform:translate(.5rem)}.features-hover-desc{z-index:1;color:var(--muted);margin:0;font-size:.875rem;line-height:1.55;position:relative}@media (width<=1180px){.features-hover-grid{grid-template-columns:repeat(3,1fr)}.features-hover-cell:nth-child(n){border-left:0}.features-hover-cell:nth-child(3n+1){border-left:var(--features-line)}}@media (width<=820px){.features-hover-grid{grid-template-columns:repeat(2,1fr)}.features-hover-cell:nth-child(n){border-left:0}.features-hover-cell:nth-child(odd){border-left:var(--features-line)}}@media (width<=640px){.features-hover-grid{grid-template-columns:1fr}.features-hover-cell:nth-child(n){border-left:var(--features-line)}.features-hover-cell{min-height:0;padding:1.6rem 1.3rem}.features-hover-bar{left:-1.3rem}}.work-ctas{flex-wrap:wrap;gap:12px;display:flex}.work-showcase-panel{aspect-ratio:4/5;background:#0a0a0c;border:1px solid #ffffff1a;border-radius:20px;position:relative;overflow:hidden}.work-panel-media{opacity:0;transition:opacity .4s;position:absolute;inset:0}.work-panel-media.active{opacity:1}.work-panel-media video,.work-panel-media img{object-fit:cover;width:100%;height:100%}.work-panel-tabs{-webkit-backdrop-filter:blur(10px);z-index:2;background:#0a0a0cb3;border:1px solid #ffffff1a;border-radius:14px;gap:6px;padding:5px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.work-panel-tab{color:#ffffffb3;cursor:none;white-space:nowrap;background:0 0;border:none;border-radius:10px;padding:8px 14px;font-size:13px;font-weight:500;transition:background .3s,color .3s}.work-panel-tab.active{color:#0a0a0c;background:#fff}.work-panel-tab-short{display:none}@media (width<=860px){.work-showcase{flex-direction:column;gap:28px;display:flex}.work-showcase-panel{aspect-ratio:16/10;order:-1;width:100%}.work-showcase-desc{max-width:none}.work-panel-tabs{scrollbar-width:none;-webkit-overflow-scrolling:touch;justify-content:flex-start;left:12px;right:12px;overflow-x:auto;transform:none}.work-panel-tabs::-webkit-scrollbar{display:none}.work-panel-tab{padding:7px 12px;font-size:12px}}@media (width<=768px){.work-panel-tab-full{display:none}.work-panel-tab-short{display:inline}.work-panel-tabs{justify-content:stretch;overflow-x:visible}.work-panel-tab{text-align:center;flex:1 1 0;padding:7px 4px}}.about-screen{box-sizing:border-box;flex-direction:column;justify-content:center;max-width:1200px;min-height:100dvh;margin:0 auto;padding:80px 40px;display:flex}.about-section{position:relative;overflow:hidden}.about-ghost{letter-spacing:-.02em;white-space:nowrap;color:var(--text);opacity:.04;pointer-events:none;z-index:0;font-family:Space Grotesk,sans-serif;font-size:clamp(4.5rem,9vw,8.5rem);font-weight:700;line-height:1;position:absolute;top:50%;left:-.03em;translate:0 -50%}.about-layout{z-index:1;grid-template-columns:auto 1fr;align-items:center;gap:48px;display:grid;position:relative}.about-rail{border-right:1px solid #ffffff1a;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:24px;padding-right:32px;display:flex}.about-rail-label{writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:600}.about-rail-line{background:#ffffff1a;width:1px;height:120px}.about-body{min-width:0}.about-text p{letter-spacing:-.1px;color:var(--text);margin-bottom:16px;font-family:Inter,sans-serif;font-size:clamp(17px,1.6vw,20px);font-weight:300;line-height:1.7}.about-stats{flex-wrap:wrap;gap:40px;margin-top:40px;display:flex}.stat-number{color:var(--text);font-family:Space Grotesk,sans-serif;font-size:36px;font-weight:600}.stat-label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-top:6px;font-size:12px}.examples-section{flex-direction:column;justify-content:center;max-width:1200px;min-height:100dvh;margin:0 auto;padding:80px 40px;display:flex}.examples-intro{color:var(--muted);max-width:560px;margin-top:-24px;margin-bottom:48px;font-family:Inter,sans-serif;font-size:17px;font-weight:300;line-height:1.7}.coverflow{flex-direction:column;align-items:center;display:flex}.coverflow-stage{width:100%;position:relative}.coverflow-frame{cursor:none;touch-action:pan-y;outline:none;padding:40px 0;overflow:hidden}.coverflow-track{-webkit-user-select:none;user-select:none;transform-style:preserve-3d;position:relative}.coverflow-card{aspect-ratio:1;cursor:none;will-change:transform;border-radius:20px;align-items:flex-end;display:flex;position:absolute;top:0;left:50%;overflow:hidden;box-shadow:0 20px 60px #00000080,0 8px 24px #0000004d}.coverflow-card-poster,.coverflow-card-video{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.coverflow-card-video{opacity:0;transition:opacity .35s}.coverflow-card:hover .coverflow-card-video{opacity:1}.coverflow-card:after{content:"";opacity:0;background:linear-gradient(#0000 55%,#0000008c 100%);transition:opacity .3s;position:absolute;inset:0}.coverflow-card.is-selected:hover:after{opacity:1}.coverflow-card:before{content:"";z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;pointer-events:none;background:#00000059 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='rgba(236,236,239,0.95)' stroke-width='2' stroke-linecap='round'%3E%3Ccircle cx='10' cy='10' r='6'/%3E%3Cline x1='15' y1='15' x2='21' y2='21'/%3E%3C/svg%3E") 50%/22px 22px no-repeat;border:1px solid #ffffff26;border-radius:999px;width:56px;height:56px;margin:-28px 0 0 -28px;transition:opacity .25s,transform .25s;position:absolute;top:50%;left:50%;transform:scale(.85)}.coverflow-card.is-selected:hover:before{opacity:1;transform:scale(1)}.coverflow-card-open{z-index:1;color:#ececef;opacity:0;align-items:center;gap:6px;margin:0 0 20px 20px;font-family:Inter,sans-serif;font-size:14px;font-weight:600;transition:opacity .3s,transform .3s;display:inline-flex;position:relative;transform:translateY(6px)}.coverflow-card.is-selected:hover .coverflow-card-open{opacity:1;transform:translateY(0)}.coverflow-card-open .arrow{transition:transform .3s;display:inline-block}.coverflow-card.is-selected:hover .coverflow-card-open .arrow{transform:translate(4px)}.coverflow-card-tag{letter-spacing:.5px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ececef;background:#00000059;border:1px solid #ffffff26;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:600;position:absolute;top:16px;left:16px}.coverflow-nav{z-index:200;-webkit-backdrop-filter:blur(10px);color:#ececef;cursor:none;background:#0a0a0c99;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .3s,transform .3s;display:flex;position:absolute;top:50%;translate:0 -50%}.coverflow-nav svg{width:20px;height:20px}.coverflow-nav:hover{background:#0a0a0cd9;transform:translateY(-50%)scale(1.06)}.coverflow-nav-prev{left:4px}.coverflow-nav-next{right:4px}.coverflow-caption{text-align:center;margin-top:20px;animation:.3s both testimonialFadeIn}.coverflow-caption-title{color:var(--text);font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:600}.coverflow-caption-sub{color:var(--muted);margin-top:4px;font-family:Inter,sans-serif;font-size:14px;font-weight:300}.coverflow-caption-city{letter-spacing:.04em;text-transform:uppercase;color:var(--muted);opacity:.7;margin-top:2px;font-size:12px}.coverflow-pagination{justify-content:center;gap:10px;margin-top:24px;display:flex}.coverflow-dot{cursor:none;background:#ffffff26;border:none;border-radius:50%;width:8px;height:8px;transition:all .3s}.coverflow-dot.active{background:var(--accent);border-radius:5px;width:24px}@media (height<=950px){.about-screen{padding:50px 40px}.about-screen .testimonials-section{margin-top:48px}.lets-create{margin-top:32px}.work-showcase-title{font-size:clamp(32px,4vw,48px)}}.testimonials-section{width:100%;max-width:1040px;margin:80px auto 0;position:relative;overflow:hidden}.testimonial-index{letter-spacing:-.04em;color:var(--text);opacity:.04;pointer-events:none;z-index:0;font-family:Space Grotesk,sans-serif;font-size:clamp(13rem,24vw,22rem);font-weight:700;line-height:1;position:absolute;top:50%;left:-.15em;translate:0 -50%}.testimonial-index span{animation:.6s cubic-bezier(.22,1,.36,1) both testimonialNumberIn;display:block}@keyframes testimonialNumberIn{0%{opacity:0;filter:blur(10px);scale:.85}to{opacity:1;filter:blur();scale:1}}.testimonial-layout{z-index:1;grid-template-columns:auto 1fr;align-items:center;gap:48px;display:grid;position:relative}.testimonial-rail{border-right:1px solid #ffffff1a;flex-direction:column;justify-content:center;align-self:stretch;align-items:center;gap:24px;padding-right:32px;display:flex}.testimonial-rail-label{writing-mode:vertical-rl;text-orientation:mixed;letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:600}.testimonial-progress{background:#ffffff1a;width:1px;height:120px;position:relative}.testimonial-progress-fill{background:linear-gradient(180deg, var(--accent-deep), var(--accent));width:100%;transition:height .5s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0}.testimonial-body{text-align:left;min-width:0}.usecase-label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-family:Space Grotesk,sans-serif;font-size:12px;font-weight:600;animation:.4s both testimonialFadeIn;display:inline-flex}.usecase-label-dot{background:var(--accent);border-radius:50%;flex:none;width:6px;height:6px}.testimonial-text{letter-spacing:-.1px;color:var(--text);margin:0 0 36px;font-family:Inter,sans-serif;font-size:clamp(22px,2.8vw,32px);font-weight:300;line-height:1.55}.testimonial-word{animation:.5s cubic-bezier(.22,1,.36,1) both testimonialWordIn;animation-delay:calc(var(--i) * 35ms);margin-right:.28em;display:inline-block}@keyframes testimonialWordIn{0%{opacity:0;translate:0 12px}to{opacity:1;translate:0}}@keyframes testimonialFadeIn{0%{opacity:0;translate:-12px}to{opacity:1;translate:0}}.testimonial-nav{align-items:center;gap:16px;display:flex}.testimonial-dots{gap:10px;display:flex}.testimonial-dots button{cursor:none;background:#ffffff26;border:none;border-radius:50%;width:8px;height:8px;transition:all .3s}.testimonial-dots button.active{background:var(--accent);border-radius:5px;width:24px}.testimonial-arrow{width:44px;height:44px;color:var(--text);cursor:none;background:0 0;border:1px solid #ffffff24;border-radius:50%;flex:none;transition:color .3s,border-color .3s;position:relative;overflow:hidden}.testimonial-arrow svg{z-index:1;width:18px;height:18px;position:relative}.testimonial-arrow:before{content:"";background:var(--text);transition:transform .35s cubic-bezier(.22,1,.36,1);position:absolute;inset:0;transform:translate(-100%)}.testimonial-arrow:last-child:before{transform:translate(100%)}.testimonial-arrow:hover{color:var(--bg);border-color:#0000}.testimonial-arrow:hover:before{transform:translate(0)}@media (prefers-reduced-motion:reduce){.testimonial-index span,.usecase-label,.testimonial-word{animation:none}}@media (width<=700px){.testimonial-layout{grid-template-columns:1fr;gap:16px}.testimonial-rail{border-right:none;flex-direction:row;justify-content:flex-start;align-self:auto;gap:12px;padding-right:0}.testimonial-rail-label{writing-mode:horizontal-tb}.testimonial-progress{display:none}.testimonial-index{opacity:.05;font-size:clamp(6rem,32vw,9rem);top:-.3em;left:50%;translate:-50%}.about-layout{grid-template-columns:1fr;gap:16px}.about-rail{border-right:none;flex-direction:row;justify-content:flex-start;align-self:auto;gap:12px;padding-right:0}.about-rail-label{writing-mode:horizontal-tb}.about-rail-line{display:none}.about-ghost{opacity:.035;font-size:clamp(2.4rem,12vw,3.4rem);top:auto;bottom:-.15em;left:50%;translate:-50%}}.faq-section{box-sizing:border-box;flex-direction:column;justify-content:center;max-width:1200px;min-height:calc(100dvh - 76px);margin:0 auto;padding:80px 40px;display:flex}.faq-layout{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.faq-intro{text-align:left}.faq-heading{letter-spacing:-.02em;margin:0 0 18px;font-family:Space Grotesk,sans-serif;font-size:clamp(28px,3.4vw,42px);font-weight:600;line-height:1.1}.faq-lede{color:var(--muted);max-width:480px;margin:0 0 28px;font-family:Inter,sans-serif;font-size:17px;font-weight:300;line-height:1.7}.faq-list{text-align:left;border-top:1px solid #ffffff1a;width:100%}.faq-item{border-bottom:1px solid #ffffff1a}.faq-question{width:100%;color:var(--text);text-align:left;cursor:none;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:22px 4px;font-family:Space Grotesk,sans-serif;font-size:17px;font-weight:500;transition:color .3s;display:flex}.faq-question:hover{color:var(--accent)}.faq-icon{color:var(--muted);flex-shrink:0;font-size:22px;font-weight:400;transition:transform .35s cubic-bezier(.22,1,.36,1),color .3s}.faq-item.open .faq-icon{color:var(--accent);transform:rotate(45deg)}.faq-answer{grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.22,1,.36,1);display:grid}.faq-item.open .faq-answer{grid-template-rows:1fr}.faq-answer-inner{overflow:hidden}.faq-section .faq-answer-inner p{color:var(--muted);max-width:640px;margin-bottom:0;padding:0 4px 22px;font-family:Inter,sans-serif;font-size:15px;font-weight:300;line-height:1.7}@media (width<=860px){.faq-layout{grid-template-columns:1fr;gap:32px}.faq-lede{max-width:none}}.lets-create{text-align:center;max-width:800px;margin:80px auto 0}.lets-create .section-title{margin-bottom:14px;font-size:clamp(26px,3vw,38px)}.lets-create .section-title:after{left:50%;transform:translate(-50%)}.lets-create p{color:var(--muted);text-wrap:pretty;max-width:560px;margin-bottom:32px;margin-left:auto;margin-right:auto;font-family:Inter,sans-serif;font-size:17px;font-weight:300;line-height:1.7}.editor-steps{letter-spacing:.08em;text-transform:uppercase;max-width:680px;color:var(--muted);flex-wrap:wrap;justify-content:center;gap:10px 26px;margin:0 auto 34px;padding:0;font-family:Inter,sans-serif;font-size:12px;font-weight:400;list-style:none;display:flex}.lets-create-aside{color:var(--muted);margin:24px 0 0;font-family:Inter,sans-serif;font-size:14px;font-weight:300}.lets-create-aside a{color:var(--text);white-space:nowrap;border-bottom:1px solid #ececef47;padding-bottom:1px;transition:border-color .3s}.lets-create-aside a:hover{border-bottom-color:var(--text)}.contact-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.contact-btn{color:var(--text);cursor:none;letter-spacing:.3px;background:0 0;border:1px solid #ececef40;border-radius:50px;align-items:center;gap:12px;padding:18px 40px;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:all .4s;display:inline-flex}.contact-btn:hover{background:var(--text);color:var(--bg);border-color:var(--text);transform:scale(1.04)}.contact-btn-primary{color:var(--bg);background:linear-gradient(120deg, var(--accent-deep), var(--accent), var(--accent-deep));background-size:280% 100%;border-color:#0000;animation:6s infinite btn-gradient;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000008c}.contact-btn-primary:before{content:"";pointer-events:none;background:linear-gradient(100deg,#0000,#00000024,#0000);width:45%;height:100%;transition:left .6s;position:absolute;top:0;left:-60%;transform:skew(-20deg)}.contact-btn-primary span{z-index:1;position:relative}.contact-btn-primary:hover{color:#000;border-color:#0000;transform:scale(1.04);box-shadow:0 14px 34px #000000b3}.contact-btn-primary:hover:before{left:120%}@keyframes btn-gradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}footer{text-align:center;color:#ececef40;border-top:1px solid #ffffff0a;padding:30px 40px;font-size:12px}.footer-license{margin-top:6px;font-size:11px}.footer-license a{color:inherit;text-underline-offset:2px;text-decoration:underline;transition:color .3s}.footer-license a:hover{color:var(--text)}.reveal{opacity:0;transition:all .8s cubic-bezier(.25,.46,.45,.94);transform:translateY(50px)}.reveal.visible{opacity:1;transform:translateY(0)}.noise{z-index:9999;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");background-repeat:repeat;position:fixed;inset:0}@media (width<=768px){nav{padding:10px 16px 8px;padding-top:max(10px, env(safe-area-inset-top));flex-direction:column;align-items:center;gap:6px}.nav-links{flex-direction:row;align-items:center;gap:12px}.nav-link-items{flex-wrap:nowrap;justify-content:center;gap:10px;max-width:100%}.nav-links a{white-space:nowrap;font-size:11px}.work-section,.about-screen,.examples-section,.faq-section{justify-content:flex-start;padding:120px 24px 80px}.prisma-hero{--hero-gutter:20px}.cursor-dot,.cursor-ring{display:none}}
