:root{--bg:#0e0e0e;--surface:#1a1a1a;--surface-2:#222222;--surface-3:#2a2a2a;--border:#2d2d2d;--border-2:#3a3a3a;--text:#f0f0f0;--text-2:#888888;--text-3:#555555;--accent:#4f8f00;--accent-2:#63b300;--accent-soft:rgba(79,143,0,0.12);--accent-glow:rgba(79,143,0,0.24);--success:#4ade80;--r-sm:6px;--r-md:12px;--r-lg:18px;--r-xl:24px;--shadow-sm:0 1px 3px rgba(0,0,0,0.5),0 1px 2px rgba(0,0,0,0.4);--shadow-md:0 4px 20px rgba(0,0,0,0.6);--shadow-lg:0 8px 40px rgba(0,0,0,0.7);--sidebar-w:240px;--sidebar-coll:60px;--t-fast:120ms ease;--t-mid:220ms ease;--t-slow:360ms cubic-bezier(0.4,0,0.2,1)}[data-theme=light]{--bg:#f0f5f0;--surface:#ffffff;--surface-2:#ebf2eb;--surface-3:#e2ece2;--border:#c8d8c4;--border-2:#b0c8aa;--text:#1a201a;--text-2:#485244;--text-3:#8aa086;--accent:#3d7000;--accent-2:#4f8f00;--accent-soft:rgba(79,143,0,0.08);--accent-glow:rgba(79,143,0,0.16);--shadow-sm:0 1px 3px rgba(0,0,0,0.06),0 1px 2px rgba(0,0,0,0.04);--shadow-md:0 4px 20px rgba(0,0,0,0.08);--shadow-lg:0 8px 40px rgba(0,0,0,0.10)}[data-theme=light] .lab-sidebar{background:#eaf2ea;border-right-color:#c0d4bc}[data-theme=light] .lab-shell:has(.w-page) .lab-sidebar{background:#eaf2ea;border-right-color:#c0d4bc}*,:after,:before{box-sizing:border-box}html{font-family:var(--font-dm-sans,"DM Sans",system-ui,sans-serif);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;background:var(--bg);color:var(--text);line-height:1.55}h1,h2,h3,h4,h5{margin:0;font-weight:700;letter-spacing:-.025em;line-height:1.12}p{margin:0}a{color:inherit;text-decoration:none}button{cursor:pointer;font:inherit}img,svg{display:block;max-width:100%}ol,ul{margin:0;padding:0;list-style:none}.lab-shell{display:grid;grid-template-columns:var(--sidebar-w) 1fr;min-height:100vh;transition:grid-template-columns var(--t-slow)}.lab-shell.is-collapsed{grid-template-columns:var(--sidebar-coll) 1fr}.lab-sidebar{position:-webkit-sticky;position:sticky;top:0;height:100vh;display:flex;flex-direction:column;background:var(--surface);border-right:1px solid var(--border);overflow:hidden;z-index:10;font-family:var(--font-syne,"Instrument Sans",system-ui,sans-serif)}.lab-sidebar-brand{display:flex;align-items:center;gap:10px;padding:18px 14px 16px;border-bottom:1px solid var(--border);min-height:68px;overflow:hidden}.lab-brand-mark{flex-shrink:0;width:32px;height:32px;display:grid;place-items:center}.lab-brand-mark svg{width:32px;height:32px}.lab-brand-text{overflow:hidden;white-space:nowrap;min-width:0;transition:opacity var(--t-fast)}.lab-brand-name{font-size:13px;font-weight:700;letter-spacing:-.02em;line-height:1.25;color:var(--text)}.lab-brand-tagline{font-size:10px;color:var(--text-3);font-weight:500;letter-spacing:.01em;line-height:1.4;margin-top:2px}.lab-nav{flex:1 1;padding:10px 8px;display:flex;flex-direction:column;gap:2px;overflow-y:auto}.lab-nav-link{display:flex;align-items:center;gap:10px;padding:8px 9px;border-radius:var(--r-md);color:var(--text-2);font-size:13px;font-weight:600;transition:background var(--t-fast),color var(--t-fast);white-space:nowrap}.lab-nav-link:hover{background:var(--surface-2);color:var(--text)}.lab-nav-link.is-active{background:var(--accent-soft);color:var(--accent-2)}.lab-nav-icon{flex-shrink:0;width:17px;height:17px;display:grid;place-items:center}.lab-nav-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lab-sidebar-footer{padding:8px;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:4px}.lab-theme-label{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-3);padding:4px 8px 6px;white-space:nowrap;overflow:hidden;transition:opacity var(--t-fast)}.lab-theme-options{display:flex;gap:2px}.lab-theme-btn{display:flex;align-items:center;gap:5px;padding:6px 8px;border-radius:var(--r-sm);border:1px solid transparent;background:transparent;color:var(--text-3);font-size:12px;font-weight:600;transition:all var(--t-fast);white-space:nowrap}.lab-theme-btn:hover{background:var(--surface-2);color:var(--text-2)}.lab-theme-btn.is-active{background:var(--surface-2);border-color:var(--border-2);color:var(--text)}.lab-theme-btn svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.lab-collapse-btn{display:flex;align-items:center;gap:10px;padding:8px 9px;border-radius:var(--r-md);border:none;background:transparent;color:var(--text-3);font-size:13px;font-weight:600;transition:all var(--t-fast);width:100%;white-space:nowrap}.lab-collapse-btn:hover{background:var(--surface-2);color:var(--text-2)}.lab-collapse-icon{flex-shrink:0;width:17px;height:17px;display:grid;place-items:center;transition:transform var(--t-slow)}.lab-collapse-icon svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lab-shell.is-collapsed .lab-collapse-icon{transform:rotate(180deg)}.lab-shell.is-collapsed .lab-brand-text,.lab-shell.is-collapsed .lab-collapse-label,.lab-shell.is-collapsed .lab-nav-label,.lab-shell.is-collapsed .lab-theme-btn span,.lab-shell.is-collapsed .lab-theme-label{opacity:0;pointer-events:none}.lab-shell.is-collapsed .lab-theme-btn span{max-width:0;overflow:hidden}.lab-shell.is-collapsed .lab-theme-options{flex-direction:column}.lab-shell.is-collapsed .lab-theme-btn{justify-content:center;padding:7px 0;gap:0}.lab-main{min-width:0;min-height:100vh;background:var(--bg)}.lab-page{max-width:1080px;margin:0 auto;padding:52px 44px 100px}.lab-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--accent-2)}.lab-eyebrow-line:before{content:"";display:block;width:18px;height:2px;background:var(--accent);border-radius:1px}.lab-button{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:var(--r-md);font-size:14px;font-weight:700;font-family:inherit;border:1px solid transparent;transition:all var(--t-fast);cursor:pointer;text-decoration:none}.lab-button-primary{background:var(--accent);color:#fff;border-color:var(--accent)}.lab-button-primary:hover{background:var(--accent-2);border-color:var(--accent-2)}.lab-button-secondary{background:var(--surface-2);color:var(--text);border-color:var(--border)}.lab-button-secondary:hover{background:var(--surface-3);border-color:var(--border-2)}.home-page{padding:0 56px 120px;max-width:1180px;margin:0 auto}.home-hero{padding:100px 0 72px}.home-eyebrow{display:block;font-size:11px;font-weight:500;letter-spacing:3.3px;text-transform:uppercase;color:var(--text-3);margin-bottom:28px}.home-title{font-size:clamp(48px,5.5vw,72px);font-weight:700;letter-spacing:-.03em;line-height:1.05;color:var(--text);max-width:860px;margin-bottom:28px}.home-title em{font-style:normal;background:linear-gradient(135deg,var(--accent-2) 0,#a3e635 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.home-desc{font-size:18px;font-weight:500;line-height:1.65;color:var(--text-2);max-width:520px}.projects-section{margin-top:52px}.projects-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.projects-label{font-size:11px;font-weight:500;letter-spacing:3.3px;text-transform:uppercase;color:var(--text-3)}.projects-search{position:relative}.projects-search-icon{position:absolute;left:11px;top:50%;transform:translateY(-50%);width:13px;height:13px;color:var(--text-3);pointer-events:none;display:grid;place-items:center}.projects-search-icon svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.projects-search-input{width:260px;padding:7px 11px 7px 30px;border-radius:var(--r-md);border:1px solid var(--border);background:var(--surface);color:var(--text);font-size:13px;font-family:inherit;font-weight:500;transition:border-color var(--t-fast),box-shadow var(--t-fast);outline:none}.projects-search-input::placeholder{color:var(--text-3)}.projects-search-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.projects-bento{display:grid;grid-template-columns:repeat(12,1fr);grid-gap:10px;gap:10px}.proj-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:22px;display:flex;flex-direction:column;gap:10px;position:relative;overflow:hidden;transition:border-color var(--t-mid),box-shadow var(--t-mid),transform var(--t-mid)}.proj-card-featured{grid-column:span 7;padding:28px}.proj-card-mid{grid-column:span 5;padding:24px}.proj-card-sm,.proj-card-sm-3{grid-column:span 4}.proj-card-active{cursor:pointer}.proj-card-active:hover{border-color:var(--border-2);box-shadow:var(--shadow-md),0 0 0 1px var(--accent-soft);transform:translateY(-2px)}.proj-card-inactive{opacity:.5}.proj-card-sector{font-size:11px;font-weight:500;letter-spacing:3.3px;text-transform:uppercase;color:var(--text-3)}.proj-card-title{font-size:19px;font-weight:700;letter-spacing:-.02em;line-height:1.2;color:var(--text)}.proj-card-featured .proj-card-title{font-size:26px}.proj-card-mid .proj-card-title{font-size:22px}.proj-card-summary{font-size:15px;line-height:1.65;color:var(--text-2);flex:1 1}.proj-card-sm .proj-card-summary{font-size:13px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.proj-card-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:4px}.proj-card-tags{display:flex;flex-wrap:wrap;gap:5px}.proj-card-tag{font-size:11px;font-weight:600;padding:3px 8px;border-radius:999px;background:var(--surface-2);color:var(--text-2);border:1px solid var(--border);white-space:nowrap}.proj-status{font-size:10px;font-weight:700;letter-spacing:.04em;padding:4px 9px;border-radius:999px;white-space:nowrap;flex-shrink:0}.proj-status-active{background:rgba(74,222,128,.1);color:var(--success);border:1px solid rgba(74,222,128,.2)}.proj-status-soon{background:var(--surface-2);color:var(--text-3);border:1px solid var(--border)}.proj-card-featured:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--accent),var(--accent-2),transparent 70%)}.proj-card-arrow{position:absolute;top:18px;right:18px;width:26px;height:26px;border-radius:50%;background:var(--surface-2);border:1px solid var(--border);display:grid;place-items:center;color:var(--text-2);transition:all var(--t-fast)}.proj-card-arrow svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform var(--t-fast)}.proj-card-active:hover .proj-card-arrow{background:var(--accent-soft);border-color:var(--accent);color:var(--accent-2)}.proj-card-active:hover .proj-card-arrow svg{transform:translate(2px,-2px)}.projects-list{display:flex;flex-direction:column;gap:6px}.proj-list-item{display:flex;align-items:center;gap:16px;padding:14px 18px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);transition:border-color var(--t-fast),background var(--t-fast)}.proj-list-item-active:hover{border-color:var(--border-2);background:var(--surface-2)}.proj-list-item-inactive{opacity:.5}.proj-list-main{flex:1 1;min-width:0}.proj-list-title{font-size:14px;font-weight:700;letter-spacing:-.01em;margin-bottom:2px}.proj-list-summary{font-size:12px;color:var(--text-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.proj-list-tags{display:flex;gap:5px;flex-shrink:0}.projects-empty{grid-column:1/-1;text-align:center;padding:60px 24px;color:var(--text-3);font-size:14px}.w-page{font-family:var(--font-dm-sans,"DM Sans",system-ui,sans-serif);background:#f0f5f7;color:#4c4c4c;min-height:100vh;position:relative}.w-wrap{max-width:1180px;margin:0 auto;padding:0 56px}.w-eyebrow{display:block;font-size:11px;font-weight:500;letter-spacing:3.3px;text-transform:uppercase;color:#404040;margin-bottom:28px}.w-hero{padding:100px 0 72px;text-align:center}.w-hero-title{font-size:clamp(48px,5.5vw,72px);font-weight:700;letter-spacing:-.03em;line-height:1.05;color:#1d1d1f;max-width:860px;margin:0 auto 28px}.w-hero-sub{font-size:18px;font-weight:500;line-height:1.65;color:#4c4c4c;max-width:520px;margin:0 auto 52px}.w-browser{background:#fff;border-radius:16px;box-shadow:0 40px 100px rgba(0,0,0,.16),0 8px 24px rgba(0,0,0,.1);overflow:hidden}.w-wrap-browser{padding-bottom:80px}.w-browser-bar{background:#f2f2f4;padding:12px 16px;display:flex;align-items:center;gap:10px;border-bottom:1px solid rgba(0,0,0,.06)}.w-browser-dots{display:flex;gap:6px;flex-shrink:0}.w-browser-dot{width:11px;height:11px;border-radius:50%}.w-browser-dot:first-child{background:#ff5f57}.w-browser-dot:nth-child(2){background:#febc2e}.w-browser-dot:nth-child(3){background:#28c840}.w-browser-url{flex:1 1;background:#fff;border-radius:6px;padding:4px 12px;font-size:12px;color:#aaa;text-align:center;font-family:var(--font-dm-sans,"DM Sans",monospace)}.w-browser-screen{aspect-ratio:16/9;overflow:hidden;background:#e8edf0;display:flex;align-items:stretch}.w-browser-screen img{width:100%;height:100%;object-fit:cover;object-position:top}.w-placeholder{width:100%;height:100%;background:#e0e8ec;display:flex;align-items:center;justify-content:center;color:rgba(0,0,0,.2);font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.w-tabs{display:flex;gap:0;border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:0}.w-tab{font-size:18px;font-weight:700;letter-spacing:-.01em;color:#b0b8bc;padding:20px 32px 20px 0;text-decoration:none;border-bottom:2px solid transparent;margin-bottom:-1px;transition:color .2s,border-color .2s}.w-tab:hover{color:#1d1d1f}.w-tab.is-active{color:#1d1d1f;border-bottom-color:#1d1d1f}.w-section{padding:120px 0;border-top:1px solid rgba(0,0,0,.08)}.w-split{display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.w-split.is-reversed{direction:rtl}.w-split.is-reversed>*{direction:ltr}.w-split-text{display:flex;flex-direction:column;gap:20px}.w-step{font-size:16px;letter-spacing:-.02em}.w-split-title,.w-step{font-weight:700;color:#1d1d1f}.w-split-title{font-size:clamp(40px,4vw,56px);letter-spacing:-.03em;line-height:1.06}.w-split-label{font-size:16px;font-weight:700;color:#1d1d1f;letter-spacing:-.02em}.w-split-body{font-size:18px;font-weight:500;line-height:1.65;color:#4c4c4c}.w-link{display:inline-flex;align-items:center;gap:8px;font-size:16px;font-weight:600;color:#1d1d1f;text-decoration:none;transition:gap .18s ease;width:-moz-fit-content;width:fit-content}.w-link:hover{gap:14px}.w-link svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.w-screenshot{background:#fff;border-radius:14px;box-shadow:0 40px 100px rgba(0,0,0,.16),0 8px 24px rgba(0,0,0,.1);overflow:hidden;aspect-ratio:16/10}.w-screenshot img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}.w-phones{display:flex;align-items:flex-end;justify-content:center;gap:16px}.w-phone{background:#1c1c1e;border-radius:30px;padding:12px 6px;box-shadow:0 24px 64px rgba(0,0,0,.22);flex-shrink:0}.w-phone-lg{width:200px}.w-phone-sm{width:170px;opacity:.7}.w-phone-screen{border-radius:22px;overflow:hidden;aspect-ratio:9/19.5;background:#e0e8ec;position:relative}.w-phone-screen:before{content:"";position:absolute;top:8px;left:50%;transform:translateX(-50%);width:38px;height:5px;background:#333;border-radius:3px;z-index:1}.w-phone-screen img{width:100%;height:100%;object-fit:cover;object-position:top}.w-statement{padding:140px 0;text-align:center;border-top:1px solid rgba(0,0,0,.08)}.w-statement-title{font-size:clamp(40px,4.5vw,60px);font-weight:700;letter-spacing:-.03em;line-height:1.08;color:#1d1d1f;max-width:820px;margin:0 auto 28px}.w-statement-body{font-size:18px;font-weight:500;color:#4c4c4c;max-width:500px;margin:0 auto;line-height:1.65}.w-stat{padding:52px 48px}.w-stat-num{font-size:72px;font-weight:700;letter-spacing:-.05em;line-height:1;color:#1d1d1f;margin-bottom:8px}.w-stat-label{font-size:16px;font-weight:500;color:#4c4c4c}.w-features{padding:120px 0;border-top:1px solid rgba(0,0,0,.08)}.w-features-head{display:grid;grid-template-columns:1fr 1fr;grid-gap:48px;gap:48px;align-items:end;margin-bottom:80px}.w-features-title{font-size:clamp(40px,4vw,56px);font-weight:700;letter-spacing:-.03em;line-height:1.06;color:#1d1d1f}.w-features-sub{font-size:18px;font-weight:500;line-height:1.65;color:#4c4c4c}.w-features-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:52px 40px;gap:52px 40px}.w-feature{display:flex;flex-direction:column;gap:14px}.w-feature-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:#1d1d1f}.w-feature-icon svg{width:36px;height:36px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.w-feature-title{font-size:19px;font-weight:700;letter-spacing:-.02em;color:#1d1d1f;line-height:1.25}.w-feature-body{font-size:16px;font-weight:500;line-height:1.65;color:#4c4c4c}.w-workspace{padding:120px 0;border-top:1px solid rgba(0,0,0,.08)}.w-workspace-head{margin-bottom:64px}.w-workspace-title{font-size:clamp(40px,4vw,56px);font-weight:700;letter-spacing:-.03em;line-height:1.06;color:#1d1d1f;max-width:680px}.w-workspace-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:40px;gap:40px}.w-ws-card{display:flex;flex-direction:column;gap:20px}.w-ws-title{font-size:20px;font-weight:700;letter-spacing:-.02em;color:#1d1d1f;line-height:1.25}.w-ws-desc{font-size:16px;font-weight:500;line-height:1.65;color:#4c4c4c}.w-dev-laptop{background:#dde4e8;border-radius:10px 10px 0 0;padding:6px 6px 0;box-shadow:0 40px 100px rgba(0,0,0,.16),0 8px 24px rgba(0,0,0,.1)}.w-dev-laptop-screen{border-radius:5px 5px 0 0;overflow:hidden;aspect-ratio:16/10;background:#e8edf0}.w-dev-laptop-base{height:10px;background:#ccd4d8;border-radius:0 0 6px 6px}.w-dev-imac{background:#dde4e8;border-radius:8px 8px 0 0;padding:5px 5px 0;box-shadow:0 40px 100px rgba(0,0,0,.16),0 8px 24px rgba(0,0,0,.1)}.w-dev-imac-screen{border-radius:4px 4px 0 0;overflow:hidden;aspect-ratio:16/9;background:#e8edf0}.w-dev-imac-stand{height:26px;display:flex;justify-content:center}.w-dev-imac-stand:before{content:"";width:38px;height:100%;background:#ccd4d8;-webkit-clip-path:polygon(20% 0,80% 0,100% 100%,0 100%);clip-path:polygon(20% 0,80% 0,100% 100%,0 100%)}.w-dev-iphone{width:52%;margin:0 auto;background:#d8e0e4;border-radius:28px;padding:10px 5px;box-shadow:0 40px 100px rgba(0,0,0,.16),0 8px 24px rgba(0,0,0,.1)}.w-dev-iphone-screen{border-radius:22px;overflow:hidden;aspect-ratio:9/19.5;background:#e8edf0;position:relative}.w-dev-ipad{width:68%;margin:0 auto;background:#d8e0e4;border-radius:20px;padding:12px 8px;box-shadow:0 40px 100px rgba(0,0,0,.16),0 8px 24px rgba(0,0,0,.1)}.w-dev-ipad-screen{border-radius:12px;overflow:hidden;aspect-ratio:3/4;background:#e8edf0;position:relative}.w-dev-iphone-screen:before{content:"";position:absolute;top:6px;left:50%;transform:translateX(-50%);width:36px;height:4px;background:#b8c4c8;border-radius:2px;z-index:1}.w-dev-screen img{width:100%;height:100%;object-fit:cover;object-position:top}.access-wrap{display:flex;align-items:center;justify-content:center;min-height:80vh;padding:40px}.access-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);padding:40px;max-width:460px;width:100%;display:flex;flex-direction:column;gap:18px}.access-icon{width:40px;height:40px;border-radius:var(--r-md);background:var(--surface-2);border:1px solid var(--border);display:grid;place-items:center;color:var(--text-3)}.access-icon svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.access-title{font-size:20px;font-weight:700;letter-spacing:-.02em}.access-text{font-size:14px;line-height:1.7;color:var(--text-2)}.access-actions{display:flex;gap:10px;flex-wrap:wrap}[data-reveal]{opacity:0;transform:translateY(14px);transition:opacity .5s ease,transform .5s ease}[data-reveal].is-visible{opacity:1;transform:none}[data-reveal=stagger]>*{opacity:0;transform:translateY(12px);transition:opacity .45s ease,transform .45s ease}[data-reveal=stagger].is-visible>:first-child{opacity:1;transform:none;transition-delay:0s}[data-reveal=stagger].is-visible>:nth-child(2){opacity:1;transform:none;transition-delay:60ms}[data-reveal=stagger].is-visible>:nth-child(3){opacity:1;transform:none;transition-delay:.12s}[data-reveal=stagger].is-visible>:nth-child(4){opacity:1;transform:none;transition-delay:.18s}[data-reveal=stagger].is-visible>:nth-child(5){opacity:1;transform:none;transition-delay:.24s}[data-reveal=stagger].is-visible>:nth-child(6){opacity:1;transform:none;transition-delay:.3s}[data-reveal=stagger].is-visible>:nth-child(7){opacity:1;transform:none;transition-delay:.36s}.curator-page--template{background:radial-gradient(circle at 15% 10%,rgba(255,255,255,.9),transparent 22%),radial-gradient(circle at 85% 18%,rgba(255,255,255,.65),transparent 24%),#eef4f7}.curator-page--template .curator-ambient{opacity:.45}.curator-page--template .curator-blob-1{width:620px;height:620px;background:rgba(177,218,255,.38);top:-80px;right:-140px}.curator-page--template .curator-blob-2{width:540px;height:540px;background:rgba(255,214,154,.18);bottom:140px;left:-140px}.curator-template-content{max-width:1120px;padding:56px 44px 140px}.curator-page--template a,.curator-page--template h1,.curator-page--template h2,.curator-page--template h3,.curator-page--template h4,.curator-page--template li,.curator-page--template p,.curator-page--template span,.curator-template-content{font-family:var(--font-dm-sans,"DM Sans",system-ui,sans-serif)}.curator-template-hero{text-align:center;padding:28px 0 20px}.curator-template-kicker{display:inline-block;margin-bottom:14px;font-size:10px;font-weight:700;letter-spacing:.2em;color:#9ca8b2;text-transform:uppercase}.curator-template-title{max-width:760px;margin:0 auto;font-size:clamp(54px,7vw,78px);line-height:.95;font-weight:700;letter-spacing:-.065em;color:#1d2328}.curator-template-cta{max-width:560px;margin:26px auto 30px;padding:0 0 10px;border-bottom:1px solid rgba(31,35,40,.12);display:flex;justify-content:space-between;align-items:center;gap:18px}.curator-template-cta-label{font-size:14px;color:#9aa4af}.curator-template-cta-link,.curator-template-readmore{font-size:13px;font-weight:500;color:#1f252b;display:inline-flex;align-items:center;gap:8px}.curator-template-cta-link:after,.curator-template-readmore:after{content:"→";font-size:15px}.curator-template-browser{max-width:920px;margin:0 auto;border-radius:22px;background:rgba(255,255,255,.72);border:1px solid rgba(213,224,232,.92);padding:14px 14px 0;box-shadow:0 24px 70px rgba(170,185,197,.32)}.curator-template-browser.is-wide{max-width:none}.curator-template-browser.is-compact{max-width:360px;margin:0}.curator-template-browser-top{display:flex;justify-content:flex-end;gap:7px;padding:0 8px 10px}.curator-template-browser-top span{width:7px;height:7px;border-radius:50%;background:#9fd7f0}.curator-template-browser-top span:nth-child(2){background:#ffd18a}.curator-template-browser-top span:nth-child(3){background:#9fe0d5}.curator-template-browser-screen{overflow:hidden;border-radius:16px 16px 0 0;background:#fff}.curator-template-browser-screen img{width:100%;height:auto;display:block}.curator-template-tabs{margin:42px auto 64px;max-width:920px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:0;gap:0;border-top:1px solid rgba(31,35,40,.12);border-bottom:1px solid rgba(31,35,40,.12)}.curator-template-tabs a{padding:18px 12px;font-size:13px;text-align:center;color:#23292f}.curator-template-mobile,.curator-template-showcase,.curator-template-split{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);grid-gap:54px;gap:54px;align-items:center;margin-bottom:96px}.curator-template-copy{max-width:420px}.curator-template-step{font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#9ca8b2;margin-bottom:16px}.curator-template-band-head h2,.curator-template-copy h2,.curator-template-ecosystem h2,.curator-template-section-title h2{font-size:clamp(42px,4.8vw,56px);line-height:.98;letter-spacing:-.05em;color:#1d2328;margin-bottom:20px}.curator-template-band-head p,.curator-template-copy p,.curator-template-feature p,.curator-template-section-title p{font-size:15px;line-height:1.82;color:#6f7982}.curator-template-stack{position:relative;padding:26px 0 26px 30px}.curator-template-stack-card{width:min(100%,380px);background:rgba(255,255,255,.98);border-radius:18px;padding:18px 20px;box-shadow:0 18px 40px rgba(180,193,202,.22);border:1px solid rgba(218,228,236,.95);display:flex;flex-direction:column;gap:8px}.curator-template-stack-card+.curator-template-stack-card{margin-top:-6px;margin-left:44px}.curator-template-stack-card:last-child{margin-left:88px}.curator-template-stack-card strong{font-size:20px;font-weight:700;color:#20272d;letter-spacing:-.03em}.curator-template-stack-card span{font-size:13px;color:#75818b;line-height:1.6}.curator-template-stack-card.is-accent{background:linear-gradient(135deg,#68cfd2,#59bcc4)}.curator-template-stack-card.is-accent span,.curator-template-stack-card.is-accent strong{color:#fff}.curator-template-band{margin-bottom:92px}.curator-template-band-head,.curator-template-section-title{text-align:center;max-width:760px;margin:0 auto 34px}.curator-template-band-visual{max-width:860px;margin:0 auto;border-radius:24px;overflow:hidden;background:rgba(255,255,255,.74);border:1px solid rgba(213,224,232,.92);padding:16px;box-shadow:0 24px 70px rgba(170,185,197,.24)}.curator-template-band-visual img{border-radius:14px}.curator-template-features{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:26px;gap:26px;margin-bottom:104px}.curator-template-feature{text-align:left}.curator-template-feature-icon{width:54px;height:54px;display:grid;place-items:center;color:#5f6871;margin-bottom:18px}.curator-template-feature-icon svg{width:32px;height:32px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.curator-template-feature h3{font-size:21px;line-height:1.05;letter-spacing:-.04em;color:#1d2328;margin-bottom:10px}.curator-template-feature .curator-template-readmore{margin-top:14px}.curator-template-bullets{margin-top:20px;display:flex;flex-direction:column;gap:12px}.curator-template-bullets li{font-size:14px;line-height:1.7;color:#65707a;padding-left:16px;position:relative}.curator-template-bullets li:before{content:"";width:5px;height:5px;border-radius:50%;background:#f2b24a;position:absolute;left:0;top:11px}.curator-template-ecosystem{margin-bottom:96px}.curator-template-logos{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:18px;gap:18px;margin-top:30px}.curator-template-logo-card{min-height:140px;display:flex;align-items:center;justify-content:center;text-align:center;border:1px solid rgba(220,229,236,.95);background:rgba(255,255,255,.38);color:#b8c2c9;padding:18px}.curator-template-logo-card span{font-size:16px;line-height:1.35;letter-spacing:-.03em}.curator-template-mobile-devices{display:flex;align-items:flex-end;gap:26px}.curator-template-device-small{width:40%}.curator-template-device-card{flex:1 1}.curator-template-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:26px;gap:26px}.curator-template-gallery-card{background:rgba(255,255,255,.78);border-radius:22px;padding:22px 22px 24px;border:1px solid rgba(219,228,236,.95)}.curator-template-gallery-card h3{font-size:24px;line-height:1.02;letter-spacing:-.045em;color:#1d2328;margin:18px 0 10px}.curator-template-gallery-card p{font-size:14px;line-height:1.75;color:#76818c}.curator-page--template .device-desktop,.curator-page--template .device-imac,.curator-page--template .device-laptop{background:#ffffff;border-color:#dfe7ed;padding:10px 10px 0;box-shadow:0 18px 42px rgba(182,194,203,.18)}.curator-page--template .device-desktop-screen,.curator-page--template .device-imac-screen,.curator-page--template .device-laptop-screen{background:#fff}.curator-page--template .device-desktop-base,.curator-page--template .device-imac-stand:before,.curator-page--template .device-laptop-base{background:#edf1f4;border-color:#dfe7ed}.curator-page--template .device-iphone{width:64%;background:#ffffff;border-color:#dfe7ed;box-shadow:0 18px 42px rgba(182,194,203,.18)}.curator-page--template .device-iphone-screen:before{background:#d9e0e6}[data-theme=dark] .curator-page--template{background:radial-gradient(circle at 15% 10%,rgba(255,255,255,.05),transparent 22%),radial-gradient(circle at 85% 18%,rgba(82,104,122,.22),transparent 24%),#11181d}[data-theme=dark] .curator-page--template .curator-template-band-head h2,[data-theme=dark] .curator-page--template .curator-template-copy h2,[data-theme=dark] .curator-page--template .curator-template-cta-link,[data-theme=dark] .curator-page--template .curator-template-ecosystem h2,[data-theme=dark] .curator-page--template .curator-template-feature h3,[data-theme=dark] .curator-page--template .curator-template-gallery-card h3,[data-theme=dark] .curator-page--template .curator-template-readmore,[data-theme=dark] .curator-page--template .curator-template-section-title h2,[data-theme=dark] .curator-page--template .curator-template-stack-card strong,[data-theme=dark] .curator-page--template .curator-template-tabs a,[data-theme=dark] .curator-page--template .curator-template-title{color:#f4f7f8}[data-theme=dark] .curator-page--template .curator-template-kicker,[data-theme=dark] .curator-page--template .curator-template-step{color:#8e9ba4}[data-theme=dark] .curator-page--template .curator-template-band-head p,[data-theme=dark] .curator-page--template .curator-template-bullets li,[data-theme=dark] .curator-page--template .curator-template-copy p,[data-theme=dark] .curator-page--template .curator-template-cta-label,[data-theme=dark] .curator-page--template .curator-template-feature p,[data-theme=dark] .curator-page--template .curator-template-gallery-card p,[data-theme=dark] .curator-page--template .curator-template-section-title p,[data-theme=dark] .curator-page--template .curator-template-stack-card span{color:#97a4ac}[data-theme=dark] .curator-page--template .curator-template-band-visual,[data-theme=dark] .curator-page--template .curator-template-browser,[data-theme=dark] .curator-page--template .curator-template-gallery-card,[data-theme=dark] .curator-page--template .curator-template-logo-card,[data-theme=dark] .curator-page--template .curator-template-stack-card{background:rgba(20,28,34,.82);border-color:rgba(64,77,86,.94);box-shadow:0 24px 70px rgba(0,0,0,.22)}[data-theme=dark] .curator-page--template .curator-template-stack-card.is-accent{background:linear-gradient(135deg,#3f8f9a,#4eb8bd)}[data-theme=dark] .curator-page--template .curator-template-browser-screen,[data-theme=dark] .curator-page--template .device-desktop-screen,[data-theme=dark] .curator-page--template .device-imac-screen,[data-theme=dark] .curator-page--template .device-iphone-screen,[data-theme=dark] .curator-page--template .device-laptop-screen{background:#0d1318}[data-theme=dark] .curator-page--template .device-desktop,[data-theme=dark] .curator-page--template .device-desktop-base,[data-theme=dark] .curator-page--template .device-imac,[data-theme=dark] .curator-page--template .device-imac-stand:before,[data-theme=dark] .curator-page--template .device-iphone,[data-theme=dark] .curator-page--template .device-laptop,[data-theme=dark] .curator-page--template .device-laptop-base{background:#162028;border-color:#32404a}[data-theme=dark] .curator-page--template .curator-template-cta,[data-theme=dark] .curator-page--template .curator-template-tabs{border-color:rgba(145,157,165,.18)}@media (max-width:1100px){.curator-template-features{grid-template-columns:repeat(2,minmax(0,1fr))}.curator-template-logos{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.curator-template-content{padding:40px 24px 96px}.curator-template-tabs{grid-template-columns:repeat(2,1fr)}.curator-template-mobile,.curator-template-showcase,.curator-template-split{grid-template-columns:1fr;gap:30px;margin-bottom:72px}.curator-template-copy{max-width:none}.curator-template-stack{padding-left:0}.curator-template-stack-card+.curator-template-stack-card,.curator-template-stack-card:last-child{margin-left:0;margin-top:12px}.curator-template-gallery{grid-template-columns:1fr}}@media (max-width:640px){.curator-template-title{font-size:44px}.curator-template-band-head h2,.curator-template-copy h2,.curator-template-ecosystem h2,.curator-template-section-title h2{font-size:34px}.curator-template-features,.curator-template-logos,.curator-template-tabs{grid-template-columns:1fr}.curator-template-mobile-devices{flex-direction:column;align-items:center}.curator-template-device-small{width:56%}.curator-template-gallery-card{padding:18px}}[data-theme=dark] .w-page,[data-theme=light] .w-page{background:#f0f5f7;color:#4c4c4c}.w-band{position:relative;z-index:1}.w-band-alt{background:rgba(0,140,183,.04)}.w-stats{border-top:1px solid rgba(0,0,0,.08);display:grid;grid-template-columns:repeat(3,1fr)}.w-stat:not(:last-child){border-right:1px solid rgba(0,0,0,.08)}.w-phone-wrap{display:flex;justify-content:center;align-items:flex-start}.w-phone-wrap .w-phone{width:220px}.w-bubbles{position:absolute;inset:0;overflow:hidden;pointer-events:none;z-index:0}.w-bubble{position:absolute;border-radius:50%;filter:blur(90px)}.w-bubble-1{width:700px;height:700px;background:rgba(0,140,183,.12);top:4%;right:-8%;animation:w-drift-a 30s ease-in-out infinite}.w-bubble-2{width:580px;height:580px;background:rgba(0,180,230,.09);top:38%;left:-10%;animation:w-drift-b 38s ease-in-out infinite}.w-bubble-3{width:480px;height:480px;background:rgba(0,140,183,.07);top:72%;right:8%;animation:w-drift-a 26s ease-in-out infinite reverse}.w-bubble-4{width:360px;height:360px;background:rgba(0,100,150,.06);top:18%;left:42%;animation:w-drift-c 34s ease-in-out infinite}@keyframes w-drift-a{0%,to{transform:translate(0) scale(1)}33%{transform:translate(28px,-38px) scale(1.04)}66%{transform:translate(-18px,22px) scale(.97)}}@keyframes w-drift-b{0%,to{transform:translate(0) scale(1)}40%{transform:translate(-32px,28px) scale(1.05)}70%{transform:translate(18px,-22px) scale(.96)}}@keyframes w-drift-c{0%,to{transform:translate(0)}50%{transform:translate(22px,-30px) scale(1.03)}}.pg-page{max-width:1180px;margin:0 auto;padding:0 56px 120px}.pg-hero{padding:100px 0 72px;border-bottom:1px solid var(--border)}.pg-eyebrow{display:block;font-size:11px;font-weight:500;letter-spacing:3.3px;text-transform:uppercase;color:var(--text-3);margin-bottom:28px}.pg-title{font-size:clamp(40px,4.5vw,60px);font-weight:700;letter-spacing:-.03em;line-height:1.06;color:var(--text);max-width:680px;margin-bottom:20px}.pg-lead{font-size:18px;font-weight:500;line-height:1.65;color:var(--text-2);max-width:520px;margin-bottom:36px}.pg-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.pg-section{padding:72px 0;border-bottom:1px solid var(--border)}.pg-section--centered{display:flex;justify-content:center}.pg-section--centered .pg-card{width:100%;max-width:480px}.pg-section-eyebrow{display:block;font-size:11px;font-weight:500;letter-spacing:3.3px;text-transform:uppercase;color:var(--text-3);margin-bottom:12px}.pg-section-title{font-size:clamp(24px,2.5vw,32px);font-weight:700;letter-spacing:-.025em;line-height:1.1;color:var(--text);margin-bottom:36px}.pg-section-heading{font-size:clamp(32px,3.5vw,44px);font-weight:700;letter-spacing:-.03em;line-height:1.08;color:var(--text);margin-bottom:48px}.pg-card{background:var(--surface);border:1px solid var(--border);border-radius:18px;padding:40px}.pg-auth-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.pg-form{gap:18px}.pg-form,.pg-form-field{display:flex;flex-direction:column}.pg-form-field{gap:7px}.pg-form-field>span{font-size:13px;font-weight:600;letter-spacing:.01em;color:var(--text-2)}.pg-input{background:var(--surface-2);border:1px solid var(--border);border-radius:10px;padding:11px 14px;font-size:15px;font-family:inherit;color:var(--text);outline:none;transition:border-color .15s ease,box-shadow .15s ease}.pg-input:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.pg-input::placeholder{color:var(--text-3)}.pg-info-list{gap:24px}.pg-info-item,.pg-info-list{display:flex;flex-direction:column}.pg-info-item{gap:4px;padding-left:14px;border-left:2px solid var(--accent-soft)}.pg-info-item strong{font-size:15px;font-weight:700;color:var(--text)}.pg-info-item span{font-size:14px;line-height:1.65;color:var(--text-2)}.pg-alert{border-radius:10px;padding:14px 18px;font-size:14px;line-height:1.6;display:flex;flex-direction:column;gap:4px;margin-top:4px}.pg-alert.is-error{background:rgba(239,68,68,.07);border:1px solid rgba(239,68,68,.18);color:var(--text)}.pg-alert strong{font-weight:700}.pg-stats-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px;margin-bottom:0}.pg-stat-card{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:28px 32px}.pg-stat-card h3{font-size:clamp(32px,3.5vw,48px);font-weight:700;letter-spacing:-.04em;line-height:1;color:var(--text);margin:0 0 8px}.pg-stat-card p{font-size:14px;line-height:1.6;color:var(--text-2);margin:0}.pg-tags{display:flex;flex-wrap:wrap;gap:8px}.pg-tag{font-size:13px;font-weight:600;padding:6px 16px;border-radius:999px;background:var(--surface);border:1px solid var(--border);color:var(--text-2);text-decoration:none;transition:background .15s,border-color .15s,color .15s;cursor:pointer}.pg-tag:hover{background:var(--surface-2);color:var(--text)}.pg-tag.is-active{background:var(--accent-soft);border-color:var(--accent);color:var(--accent-2)}.pg-resource-list{display:flex;flex-direction:column;gap:10px}.pg-resource-item{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:24px 28px;display:flex;align-items:flex-start;gap:32px;transition:border-color .15s ease}.pg-resource-item:hover{border-color:var(--border-2)}.pg-resource-main{flex:1 1;display:flex;flex-direction:column;gap:6px;min-width:0}.pg-resource-kicker{font-size:11px;font-weight:500;letter-spacing:3.3px;text-transform:uppercase;color:var(--text-3)}.pg-resource-main h3{font-size:18px;font-weight:700;letter-spacing:-.02em;color:var(--text);margin:0}.pg-resource-main p{font-size:14px;line-height:1.6;color:var(--text-2);margin:0}.pg-resource-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.pg-resource-meta{display:flex;flex-direction:column;align-items:flex-end;gap:10px;flex-shrink:0}.pg-resource-note{font-size:12px;color:var(--text-3);white-space:nowrap}.pg-resource-actions{display:flex;gap:8px;flex-wrap:wrap}.pg-empty{text-align:center;padding:80px 24px}.pg-empty h3{font-size:22px;font-weight:700;letter-spacing:-.02em;color:var(--text);margin:0 0 12px}.pg-empty p{font-size:15px;line-height:1.65;color:var(--text-2);max-width:400px;margin:0 auto}.w-page--nexus,[data-theme=dark] .w-page--nexus,[data-theme=light] .w-page--nexus{background:#0C1018;color:#EDE8E0}.w-page--nexus .w-bubble-1{background:rgba(240,120,32,.13)}.w-page--nexus .w-bubble-2{background:rgba(245,163,52,.08)}.w-page--nexus .w-bubble-3{background:rgba(240,90,20,.07)}.w-page--nexus .w-bubble-4{background:rgba(240,140,50,.05)}.w-page--nexus .w-band-alt{background:rgba(240,120,32,.05)}.w-page--nexus .w-eyebrow,.w-page--nexus .w-step{color:#F07820}.w-page--nexus .w-split-label{color:rgba(240,120,32,.9)}.w-page--nexus .w-link{color:#F07820}.w-page--nexus .w-link svg{stroke:#F07820}.w-page--nexus .w-link:hover{color:#F5A334}.w-page--nexus .w-stat-num{color:#F07820}.w-page--nexus .w-features-title,.w-page--nexus .w-hero-title,.w-page--nexus .w-split-title,.w-page--nexus .w-statement-title,.w-page--nexus .w-workspace-title{color:#F0ECE8}.w-page--nexus .w-feature-body,.w-page--nexus .w-features-sub,.w-page--nexus .w-hero-sub,.w-page--nexus .w-split-body,.w-page--nexus .w-stat-label,.w-page--nexus .w-statement-body,.w-page--nexus .w-ws-desc{color:rgba(240,232,220,.62)}.w-page--nexus .w-feature-title,.w-page--nexus .w-ws-title{color:#F0ECE8}.w-page--nexus .w-stats{border-top-color:rgba(240,120,32,.15);border-bottom:1px solid rgba(240,120,32,.15)}.w-page--nexus .w-stat:not(:last-child){border-right-color:rgba(240,120,32,.15)}.w-page--nexus .w-statement{border-top-color:rgba(240,120,32,.12)}.w-page--nexus .w-feature{background:rgba(255,255,255,.04);border-color:rgba(240,120,32,.12)}.w-page--nexus .w-feature:hover{background:rgba(240,120,32,.07);border-color:rgba(240,120,32,.28)}.w-page--nexus .w-feature-icon svg{stroke:#F07820}.w-page--nexus .w-dev-ipad,.w-page--nexus .w-dev-iphone{background:#131b26;box-shadow:0 40px 100px rgba(0,0,0,.5),0 8px 24px rgba(0,0,0,.3)}.w-page--nexus .w-dev-ipad-screen,.w-page--nexus .w-dev-iphone-screen{background:#0c1018}.w-page--nexus .w-phone-screen{aspect-ratio:3/4}.w-page--nexus .w-phone-screen:before{display:none}.w-workspace-grid--phones{grid-template-columns:repeat(4,1fr);gap:24px}.w-workspace-grid--phones .w-dev-iphone{width:70%}.w-phones-hero{display:flex;justify-content:center;align-items:flex-end;gap:20px;padding:0 24px 80px}.w-phones-hero .w-phone{flex-shrink:0}.w-phones-hero .w-phone--main{width:280px;z-index:2}.w-phones-hero .w-phone--side{width:210px;opacity:.72;transform:translateY(52px)}.w-phones-hero .w-phone--left{transform:translateY(52px) rotate(-3deg)}.w-phones-hero .w-phone--right{transform:translateY(52px) rotate(3deg)}.lab-shell:has(.w-page--nexus) .lab-sidebar{background:#0C1018;border-right-color:rgba(240,120,32,.12)}.lab-shell:has(.w-page--nexus) .lab-sidebar-brand{border-bottom-color:rgba(240,120,32,.12)}.lab-shell:has(.w-page--nexus) .lab-brand-name{color:#F0ECE8}.lab-shell:has(.w-page--nexus) .lab-brand-tagline{color:rgba(240,232,220,.45)}.lab-shell:has(.w-page--nexus) .lab-nav-link{color:rgba(240,232,220,.55)}.lab-shell:has(.w-page--nexus) .lab-nav-link:hover{background:rgba(240,120,32,.08);color:#EDE8E0}.lab-shell:has(.w-page--nexus) .lab-nav-link.is-active{background:rgba(240,120,32,.15);color:#F07820}.lab-shell:has(.w-page--nexus) .lab-collapse-btn{color:rgba(240,232,220,.45)}.lab-shell:has(.w-page--nexus) .lab-collapse-btn:hover{color:#EDE8E0;background:rgba(240,120,32,.08)}.lab-shell:has(.w-page--nexus) .lab-sidebar-footer{border-top-color:rgba(240,120,32,.12)}.lab-shell:has(.w-page--curator) .lab-sidebar{background:#0f3a58;border-right-color:rgba(0,140,183,.18)}.lab-shell:has(.w-page--curator) .lab-sidebar-brand{border-bottom-color:rgba(0,140,183,.18)}.lab-shell:has(.w-page--curator) .lab-brand-name{color:#dceef8}.lab-shell:has(.w-page--curator) .lab-brand-tagline{color:rgba(220,238,248,.45)}.lab-shell:has(.w-page--curator) .lab-nav-link{color:rgba(220,238,248,.55)}.lab-shell:has(.w-page--curator) .lab-nav-link:hover{background:rgba(0,140,183,.1);color:#dceef8}.lab-shell:has(.w-page--curator) .lab-nav-link.is-active{background:rgba(0,140,183,.18);color:#00a4d4}.lab-shell:has(.w-page--curator) .lab-collapse-btn{color:rgba(220,238,248,.4)}.lab-shell:has(.w-page--curator) .lab-collapse-btn:hover{color:#dceef8;background:rgba(0,140,183,.1)}.lab-shell:has(.w-page--curator) .lab-sidebar-footer{border-top-color:rgba(0,140,183,.18)}.w-page--curator,[data-theme=dark] .w-page--curator,[data-theme=light] .w-page--curator{background:#0f3a58;color:#dceef8}.w-page--curator .w-bubble-1{background:rgba(0,140,183,.18)}.w-page--curator .w-bubble-2{background:rgba(0,180,230,.12)}.w-page--curator .w-bubble-3{background:rgba(0,140,183,.1)}.w-page--curator .w-bubble-4{background:rgba(0,120,160,.07)}.w-page--curator .w-band-alt{background:rgba(0,140,183,.06)}.w-page--curator .w-eyebrow,.w-page--curator .w-step{color:#00a4d4}.w-page--curator .w-link{color:#dceef8}.w-page--curator .w-stat-num{color:#00a4d4}.w-page--curator .w-split-label{color:rgba(0,164,212,.9)}.w-page--curator .w-features-title,.w-page--curator .w-hero-title,.w-page--curator .w-split-title,.w-page--curator .w-statement-title,.w-page--curator .w-workspace-title{color:#eaf4fc}.w-page--curator .w-feature-body,.w-page--curator .w-features-sub,.w-page--curator .w-hero-sub,.w-page--curator .w-split-body,.w-page--curator .w-stat-label,.w-page--curator .w-statement-body,.w-page--curator .w-ws-desc{color:rgba(220,238,248,.62)}.w-page--curator .w-feature-title,.w-page--curator .w-ws-title{color:#dceef8}.w-page--curator .w-features,.w-page--curator .w-section,.w-page--curator .w-statement,.w-page--curator .w-stats,.w-page--curator .w-workspace{border-top-color:rgba(0,140,183,.14)}.w-page--curator .w-stat:not(:last-child){border-right-color:rgba(0,140,183,.14)}.w-page--curator .w-feature{background:rgba(255,255,255,.04);border-color:rgba(0,140,183,.14);padding:28px;border-radius:14px}.w-page--curator .w-feature:hover{background:rgba(0,140,183,.09);border-color:rgba(0,140,183,.3)}.w-page--curator .w-feature-icon svg{stroke:#00a4d4}.w-page--curator .w-browser{background:#154b6e;box-shadow:0 40px 100px rgba(0,0,0,.5),0 8px 24px rgba(0,0,0,.3)}.w-page--curator .w-browser-bar{background:#123354;border-bottom-color:rgba(0,140,183,.15)}.w-page--curator .w-browser-url{background:#0f3a58;color:rgba(220,238,248,.35)}.w-page--curator .w-browser-screen{background:#1c4e72}.w-page--curator .w-dev-laptop,.w-page--curator .w-screenshot{background:#154b6e;box-shadow:0 40px 100px rgba(0,0,0,.5),0 8px 24px rgba(0,0,0,.3)}.w-page--curator .w-dev-laptop-screen{background:#1c4e72}.w-page--curator .w-dev-iphone,.w-page--curator .w-workspace-grid--phones .w-dev-iphone{background:#0f3252}[data-theme] .lab-shell:has(.w-page--match-network) .lab-sidebar{background:#1e0808;border-right-color:rgba(139,26,26,.22)}[data-theme] .lab-shell:has(.w-page--match-network) .lab-sidebar-brand{border-bottom-color:rgba(139,26,26,.22)}[data-theme] .lab-shell:has(.w-page--match-network) .lab-brand-name{color:#f5e8e8}[data-theme] .lab-shell:has(.w-page--match-network) .lab-brand-tagline{color:rgba(245,232,232,.45)}[data-theme] .lab-shell:has(.w-page--match-network) .lab-nav-link{color:rgba(245,232,232,.55)}[data-theme] .lab-shell:has(.w-page--match-network) .lab-nav-link:hover{background:rgba(139,26,26,.12);color:#f5e8e8}[data-theme] .lab-shell:has(.w-page--match-network) .lab-nav-link.is-active{background:rgba(139,26,26,.22);color:#e05050}[data-theme] .lab-shell:has(.w-page--match-network) .lab-collapse-btn{color:rgba(245,232,232,.4)}[data-theme] .lab-shell:has(.w-page--match-network) .lab-collapse-btn:hover{color:#f5e8e8;background:rgba(139,26,26,.12)}[data-theme] .lab-shell:has(.w-page--match-network) .lab-sidebar-footer{border-top-color:rgba(139,26,26,.22)}.w-page--match-network,[data-theme=dark] .w-page--match-network,[data-theme=light] .w-page--match-network{background:#faf6f5;color:#1c0808}.w-page--match-network .w-bubble-1{background:rgba(139,26,26,.07)}.w-page--match-network .w-bubble-2{background:rgba(175,40,40,.05)}.w-page--match-network .w-bubble-3{background:rgba(139,26,26,.04)}.w-page--match-network .w-bubble-4{background:rgba(175,40,40,.03)}.w-page--match-network .w-band-alt{background:rgba(139,26,26,.04)}.w-page--match-network .w-eyebrow,.w-page--match-network .w-step{color:#8b1a1a}.w-page--match-network .w-split-label{color:rgba(139,26,26,.85)}.w-page--match-network .w-link{color:#8b1a1a}.w-page--match-network .w-link svg{stroke:#8b1a1a}.w-page--match-network .w-link:hover{color:#c03030}.w-page--match-network .w-stat-num{color:#8b1a1a}.w-page--match-network .w-features-title,.w-page--match-network .w-hero-title,.w-page--match-network .w-split-title,.w-page--match-network .w-statement-title,.w-page--match-network .w-workspace-title{color:#1c0808}.w-page--match-network .w-feature-body,.w-page--match-network .w-features-sub,.w-page--match-network .w-hero-sub,.w-page--match-network .w-split-body,.w-page--match-network .w-stat-label,.w-page--match-network .w-statement-body,.w-page--match-network .w-ws-desc{color:rgba(28,8,8,.62)}.w-page--match-network .w-feature-title,.w-page--match-network .w-ws-title{color:#1c0808}.w-page--match-network .w-section{border-top-color:rgba(139,26,26,.12)}.w-page--match-network .w-statement{border-top-color:rgba(139,26,26,.1)}.w-page--match-network .w-features,.w-page--match-network .w-stats,.w-page--match-network .w-workspace{border-top-color:rgba(139,26,26,.12)}.w-page--match-network .w-stats{border-bottom:1px solid rgba(139,26,26,.12)}.w-page--match-network .w-stat:not(:last-child){border-right-color:rgba(139,26,26,.12)}.w-page--match-network .w-feature{background:rgba(139,26,26,.04);border-color:rgba(139,26,26,.12);padding:28px;border-radius:14px}.w-page--match-network .w-feature:hover{background:rgba(139,26,26,.08);border-color:rgba(139,26,26,.28)}.w-page--match-network .w-feature-icon svg{stroke:#8b1a1a}.w-page--match-network .w-browser{background:#ede0e0;box-shadow:0 40px 100px rgba(100,20,20,.14),0 8px 24px rgba(100,20,20,.1)}.w-page--match-network .w-browser-bar{background:#e0cece;border-bottom-color:rgba(139,26,26,.12)}.w-page--match-network .w-browser-url{background:#f0e4e4;color:rgba(28,8,8,.4)}.w-page--match-network .w-browser-screen{background:#f5f0f0;aspect-ratio:unset}.w-page--match-network .w-browser-screen img{height:auto;object-fit:unset}.w-page--match-network .w-screenshot{background:#ede0e0;box-shadow:0 40px 100px rgba(100,20,20,.14),0 8px 24px rgba(100,20,20,.1);aspect-ratio:unset}.w-page--match-network .w-screenshot img{height:auto;object-fit:unset}.w-page--match-network .w-dev-laptop{background:#ede0e0;box-shadow:0 40px 100px rgba(100,20,20,.14),0 8px 24px rgba(100,20,20,.1)}.w-page--match-network .w-dev-laptop-screen{background:#f5f0f0;aspect-ratio:unset}.w-page--match-network .w-dev-laptop-screen img{height:auto;object-fit:unset}.lp-eyebrow{display:block;font-size:11px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:var(--accent-2);margin-bottom:20px}.lp-hero{padding:96px 0 80px}.lp-hero-title{font-size:clamp(38px,4.8vw,66px);font-weight:700;letter-spacing:-.03em;line-height:1.06;color:var(--text);max-width:820px;margin-bottom:24px}.lp-hero-title em{font-style:normal;background:linear-gradient(135deg,var(--accent-2) 0,#a3e635 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.lp-hero-sub{font-size:17px;line-height:1.72;color:var(--text-2);max-width:580px;margin-bottom:40px}.lp-cta-row{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.lp-btn{display:inline-flex;align-items:center;gap:7px;padding:11px 20px;border-radius:var(--r-md);font-size:14px;font-weight:600;letter-spacing:-.01em;transition:all var(--t-fast);border:1px solid transparent;white-space:nowrap}.lp-btn svg{width:15px;height:15px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.lp-btn-primary{background:var(--accent);color:#fff;border-color:var(--accent)}.lp-btn-primary:hover{background:var(--accent-2);border-color:var(--accent-2)}.lp-btn-ghost{background:transparent;color:var(--text-2);border-color:var(--border-2)}.lp-btn-ghost:hover{background:var(--surface-2);color:var(--text)}.lp-logos-block{margin-top:48px}.lp-logos-block .lp-companies-label{margin-bottom:40px}.lp-logos-row{display:flex;gap:72px;flex-wrap:wrap;align-items:center;justify-content:center;margin-bottom:48px}.lp-logos-row--innova{margin-bottom:0}.lp-logo-card{display:flex;align-items:center;justify-content:center;padding:0;background:transparent;border:none;border-radius:0;transition:opacity var(--t-fast),transform var(--t-fast)}.lp-logo-card:hover{opacity:.75;transform:translateY(-2px)}.lp-logo-card--innova{flex:0 0 auto}.lp-logo-img{height:80px;width:auto;object-fit:contain;display:block}.lp-section{padding:72px 0;border-top:1px solid var(--border)}.lp-section-title{font-size:clamp(26px,3.2vw,42px);font-weight:700;letter-spacing:-.025em;line-height:1.1;color:var(--text);margin-bottom:20px;max-width:640px}.lp-section-sub{line-height:1.72;max-width:600px;margin-bottom:48px}.lp-section-sub,.lp-section-text{font-size:16px;color:var(--text-2)}.lp-section-text{line-height:1.75;max-width:640px;margin-bottom:16px}.lp-about-grid{display:grid;grid-template-columns:1.4fr 1fr;grid-gap:64px;gap:64px;align-items:start;margin-top:8px}.lp-companies-label{font-size:11px;font-weight:600;letter-spacing:2.5px;text-transform:uppercase;color:var(--text-3);margin-bottom:20px}.lp-companies{display:flex;flex-direction:column;gap:14px}.lp-company-item{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:600;color:var(--text)}.lp-company-dot{width:7px;height:7px;border-radius:50%;background:var(--accent-2);flex-shrink:0}.lp-services-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.lp-service-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-lg);padding:24px 22px;transition:border-color var(--t-fast),background var(--t-fast)}.lp-service-card:hover{border-color:var(--border-2);background:var(--surface-2)}.lp-service-icon{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:var(--accent-2);margin-bottom:14px}.lp-service-icon svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.lp-service-title{font-size:14px;font-weight:700;letter-spacing:-.01em;color:var(--text);margin-bottom:8px;line-height:1.3}.lp-service-body{font-size:13px;line-height:1.65;color:var(--text-2)}.lp-highlights-list{margin:28px 0 36px}.lp-highlight-item{display:grid;grid-template-columns:1fr auto;grid-gap:24px;gap:24px;align-items:center;padding:22px 0;border-bottom:1px solid var(--border);text-decoration:none}.lp-highlight-item:first-child{border-top:1px solid var(--border)}.lp-highlight-item-active{cursor:pointer;transition:background var(--t-fast)}.lp-highlight-item-active:hover .lp-highlight-title{color:var(--accent-2)}.lp-highlight-title{font-size:17px;font-weight:700;letter-spacing:-.015em;color:var(--text);margin-bottom:5px;transition:color var(--t-fast)}.lp-highlight-desc{font-size:13.5px;line-height:1.6;color:var(--text-2);max-width:660px}.lp-highlight-status{display:inline-flex;align-items:center;font-size:11px;font-weight:600;letter-spacing:.04em;padding:4px 10px;border-radius:999px;white-space:nowrap;flex-shrink:0}.lp-highlight-status-active{background:rgba(74,222,128,.1);color:#4ade80}.lp-highlight-status-soon{background:rgba(255,255,255,.05);color:var(--text-3)}.lp-process-cols{display:grid;grid-template-columns:1fr 1fr;grid-gap:56px;gap:56px;align-items:start;margin-top:8px}.lp-process-cols .lp-section-title{margin-bottom:0}.lp-why-text{font-size:17px;line-height:1.72;color:var(--text-2);max-width:700px;margin-bottom:40px}.lp-diff-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:0 48px;gap:0 48px}.lp-diff-item{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:600;color:var(--text);padding:14px 0;border-bottom:1px solid var(--border)}.lp-diff-item:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--accent-2);flex-shrink:0}.lp-cta-final{padding:72px 0;border-top:1px solid var(--border)}.lp-cta-final-inner{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);padding:64px 48px;text-align:center}.lp-cta-final-title{font-size:clamp(24px,2.8vw,38px);font-weight:700;letter-spacing:-.025em;line-height:1.15;color:var(--text);margin-bottom:16px;max-width:560px;margin-left:auto;margin-right:auto}.lp-cta-final-sub{font-size:16px;line-height:1.7;color:var(--text-2);max-width:460px;margin:0 auto 36px}.lp-cta-final-btns{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.lp-projects-anchor{border-top:1px solid var(--border);margin-top:16px;padding-top:16px}@media (max-width:900px){.lp-services-grid{grid-template-columns:repeat(2,1fr)}.lp-process-cols{grid-template-columns:1fr;gap:28px}.lp-about-grid{grid-template-columns:1fr;gap:36px}}@media (max-width:600px){.lp-hero{padding:64px 0 56px}.lp-diff-grid,.lp-highlight-item,.lp-services-grid{grid-template-columns:1fr}.lp-highlight-item{gap:10px}.lp-cta-final-inner{padding:40px 24px}}@media (max-width:900px){.w-phones-hero{gap:12px}.w-phones-hero .w-phone--main{width:200px}.w-phones-hero .w-phone--side{width:150px}.w-workspace-grid--phones{grid-template-columns:repeat(2,1fr)}}@font-face{font-family:Syne;font-style:normal;font-weight:400 800;font-display:swap;src:url(/_next/static/media/0da54fcd0470ea43-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Syne;font-style:normal;font-weight:400 800;font-display:swap;src:url(/_next/static/media/680a7121f7a85e3f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Syne;font-style:normal;font-weight:400 800;font-display:swap;src:url(/_next/static/media/8a1d8947e5852e30-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Syne Fallback;src:local("Arial");ascent-override:93.93%;descent-override:27.93%;line-gap-override:0.00%;size-adjust:98.47%}.__className_744198{font-family:Syne,Syne Fallback;font-style:normal}.__variable_744198{--font-syne:"Syne","Syne Fallback"}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_ef116d{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_ef116d{--font-dm-sans:"DM Sans","DM Sans Fallback"}