:root{--color-white:#fff;--color-bg-light:#fff;--color-bg-dark:#f8fafc;--color-text-main:#0f172a;--color-text-muted:#64748b;--color-text-light:#94a3b8;--color-accent-indigo:#8b5cf6;--color-accent-indigo-hover:#7c3aed;--color-accent-neon:#10b981;--color-accent-amber:#f59e0b;--color-accent-blue:#3b82f6;--color-accent-green:#10b981;--color-border:#0000001a;--color-border-dark:#0000000d;--font-main:"Inter", sans-serif;--space-1:8px;--space-2:16px;--space-3:24px;--space-4:32px;--space-5:40px;--space-6:48px;--space-8:64px;--space-12:96px;--space-16:128px;--max-width:1200px;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000000d, 0 2px 4px -2px #0000000d;--shadow-hover:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--ease-out:cubic-bezier(.16, 1, .3, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-main);background-color:var(--color-bg-light);color:var(--color-text-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;position:relative;overflow-x:hidden}.grid-overlay{pointer-events:none;z-index:-1;background-image:linear-gradient(90deg,#00000008 1px,#0000 1px),linear-gradient(#00000008 1px,#0000 1px);background-size:32px 32px;width:100vw;height:100vh;position:fixed;top:0;left:0}.layout-grid{gap:var(--space-3);max-width:var(--max-width);padding:0 var(--space-4);grid-template-columns:repeat(12,1fr);margin:0 auto;display:grid}.section-padding{padding-top:var(--space-16);padding-bottom:var(--space-16)}h1,h2,h3,h4,h5,h6{color:var(--color-text-main);letter-spacing:-.02em;font-weight:600;line-height:1.2}a{color:inherit;text-decoration:none}.text-white{color:var(--color-white)!important}.text-gray{color:#a1a1aa!important}:root{--ease-spring:cubic-bezier(.175, .885, .32, 1.275)}.menu{z-index:100;pointer-events:auto;background:0 0;flex-direction:column;justify-content:center;align-items:flex-start;gap:3rem;width:20px;height:100vh;display:flex;position:fixed;top:0;left:0}.menu a{color:#ffffff4d;text-transform:uppercase;letter-spacing:.15em;white-space:nowrap;opacity:0;pointer-events:none;align-items:center;padding-left:3rem;font-family:Inter,sans-serif;font-size:1rem;font-weight:900;text-decoration:none;transition:all .4s cubic-bezier(.25,1,.5,1);display:flex;position:relative;transform:translate(-50px)}.menu:hover{width:300px}.menu:hover a{opacity:1;pointer-events:auto;transform:translate(0)}.menu a:after{content:"";background:#6c4cff;width:0;height:2px;transition:all .4s cubic-bezier(.25,1,.5,1);position:absolute;top:50%;left:1.5rem}.menu a:hover{color:#fff;transform:translate(20px)}.menu a:hover:after{width:40px;left:-20px}.menu a span{font-size:inherit;font-weight:inherit;line-height:inherit}.menu a.active{color:#fff}.menu:hover a.active{transform:translate(20px)}.menu:hover a.active:after{background:#fff;width:40px;left:-20px}@media (width<=768px){.menu{background:#000;border:1px solid #ffffff1a;flex-direction:row;align-items:center;gap:1.5rem;padding:1rem 2rem;top:auto;bottom:2rem;right:50%;transform:translate(50%)}.menu a{font-size:.8rem}.menu a:after{display:none}.menu a:hover{color:#6c4cff;transform:translateY(-5px)}.menu a.active{color:#6c4cff;transform:none}}.wembi-hero{background-color:#0a0a0a;flex-direction:column;justify-content:space-between;min-height:85vh;display:flex;position:relative;overflow:hidden}@media (width<=768px){.wembi-hero{height:auto;min-height:80vh;padding:30px}}.wembi-hero-bg{z-index:0;pointer-events:none;background:radial-gradient(circle,#8b5cf626 0%,#0000 60%);width:100%;height:100%;position:absolute;top:0;left:0}.stars{opacity:.3;background-image:radial-gradient(1px 1px at 10% 20%,#fff,#0000),radial-gradient(1.5px 1.5px at 70% 80%,#fff,#0000),radial-gradient(1px 1px at 90% 10%,#fff,#0000),radial-gradient(1px 1px at 20% 80%,#ccc,#0000);background-repeat:repeat;background-size:250px 250px;width:100%;height:100%;animation:10s linear infinite twinkle;position:absolute;top:0;left:0}@keyframes twinkle{0%{transform:translateY(0)}to{transform:translateY(-30px)}}.hero-glow{filter:blur(80px);background:radial-gradient(circle,#8b5cf64d 0%,#8b5cf600 70%);border-radius:50%;width:50vw;height:50vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wembi-hero-logo{z-index:10;text-align:center;width:100%;margin-top:100px;position:relative}.wembi-massive-title{letter-spacing:-.06em;color:#fff;margin:0;font-size:13vw;font-weight:800;line-height:.8}.wembi-hero-content{z-index:10;flex-direction:column;gap:40px;display:flex;position:relative}@media (width>=1024px){.wembi-hero-content{flex-direction:row;justify-content:space-between;align-items:flex-end}}.wembi-mini-t{color:var(--color-accent-indigo);text-transform:uppercase;gap:32px;font-family:monospace;font-size:14px;display:flex}.wembi-hero-text{color:#fff;letter-spacing:-.02em;max-width:680px;font-size:32px;font-weight:400;line-height:1.3}.wembi-bullets{filter:url(#goo);align-items:center;margin-right:24px;display:inline-flex;position:relative;top:-4px}.w-bullet{background-color:var(--color-accent-indigo);border-radius:50%;width:24px;height:24px;margin-right:-12px;animation:2s ease-in-out infinite alternate goo-pulse}.w-bullet:nth-child(2){background-color:#fff;animation-delay:-1s}@keyframes goo-pulse{0%{transform:translate(0)}to{transform:translate(18px)}}.button{padding:0 var(--space-5);border-radius:var(--radius-sm);height:44px;transition:all .3s var(--ease-out);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;font-size:14px;font-weight:500;display:inline-flex}.primary-button{color:var(--color-white);background-color:#8b5cf6;box-shadow:0 4px 14px #8b5cf64d}.primary-button:hover{background-color:#7c3aed;transform:translateY(-1px);box-shadow:0 6px 20px #8b5cf666}.dark-button{color:#e4e4e7;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffff0d;border-color:#ffffff1a}.dark-button:hover{background-color:#ffffff1a;border-color:#fff3;transform:translateY(-1px)}*{box-sizing:border-box;margin:0;padding:0}:root{--color-bg-dark:#f8fafc;--color-bg-light:#fff;--color-text-main:#0f172a;--color-text-muted:#64748b;--color-text-light:#94a3b8;--color-border:#0000001a;--color-border-dark:#0000000d;--color-accent-blue:#3b82f6;--color-accent-indigo:#8b5cf6;--color-accent-green:#10b981;--color-accent-amber:#f59e0b;--color-white:#fff;--font-main:"Inter", -apple-system, sans-serif;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--space-8:48px;--space-12:72px;--space-16:96px;--radius-sm:6px;--radius-md:12px;--radius-lg:24px;--ease-out:cubic-bezier(.16, 1, .3, 1);--shadow-sm:0 4px 12px #0000001a;--shadow-hover:0 8px 24px #0003}body{font-family:var(--font-main);background-color:var(--color-bg-dark);color:var(--color-text-main);-webkit-font-smoothing:antialiased;line-height:1.5;overflow-x:hidden}.wembi-section{background-color:#080808;border:1px solid #ffffff0d;border-radius:24px;margin:20px;padding:80px 40px;position:relative;overflow:hidden}@media (width<=768px){.wembi-section{padding:40px 20px}}.bg-animated{z-index:0;pointer-events:none;background-size:200% 200%;width:100%;height:100%;position:absolute;top:0;left:0}.bg-particles{opacity:.5;background-image:radial-gradient(circle,#ffffff1a 1px,#0000 1px);background-size:40px 40px;animation:30s linear infinite bg-pan}@keyframes bg-pan{0%{background-position:0 0}to{background-position:400px 400px}}.bg-grid-pulse{background-image:linear-gradient(#8b5cf61a 1px,#0000 1px),linear-gradient(90deg,#8b5cf61a 1px,#0000 1px);background-size:60px 60px;animation:4s ease-in-out infinite alternate grid-pulse}@keyframes grid-pulse{0%{opacity:.2;transform:scale(1)}to{opacity:.6;transform:scale(1.02)}}.bg-conic-glow{background:conic-gradient(#050505 0%,#8b5cf633 25%,#050505 50%,#6366f133 75%,#050505 100%);animation:15s linear infinite spin-glow}@keyframes spin-glow{0%{transform:rotate(0)scale(2)}to{transform:rotate(360deg)scale(2)}}.wembi-section-title{letter-spacing:-.04em;color:#fff;z-index:10;margin-bottom:20px;font-size:5vw;font-weight:700;line-height:1.1;position:relative}.wembi-section-desc{color:#a1a1aa;z-index:10;max-width:600px;font-size:20px;position:relative}.about-grid{z-index:10;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:60px;display:grid;position:relative}.about-card{-webkit-backdrop-filter:blur(12px);text-align:center;background-color:#ffffff08;border:1px solid #ffffff14;border-radius:32px;flex-direction:column;align-items:center;padding:40px;transition:all .4s;display:flex}.about-card:hover{background-color:#ffffff0d;border-color:#8b5cf680;transform:translateY(-8px)}.card-icon{background-color:#ffffff05;border:1px solid #ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;font-size:40px;display:flex;box-shadow:inset 0 0 20px #8b5cf61a}.card-title{color:var(--color-text-main);margin-bottom:12px;font-size:24px}.card-text{color:var(--color-text-muted);font-size:16px;line-height:1.6}.bento-grid{z-index:10;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:60px;display:grid;position:relative}.bento-card{-webkit-backdrop-filter:blur(12px);text-align:center;background-color:#fffc;border:1px solid #0000000f;border-radius:32px;flex-direction:column;align-items:center;padding:40px;transition:all .4s;display:flex;box-shadow:0 4px 6px #00000005,0 10px 15px #00000008}.bento-card:hover{background-color:#fff;border-color:#8b5cf666;transform:translateY(-4px);box-shadow:0 10px 25px #8b5cf61a,0 20px 48px #8b5cf61a}.bento-icon{width:100px;height:100px;margin-top:10px}.gradient-text-primary{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#a855f7,#3b82f6);-webkit-background-clip:text;background-clip:text}.gradient-text-secondary{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#10b981,#3b82f6);-webkit-background-clip:text;background-clip:text}.staggered-entry{opacity:1}.portfolio-grid{z-index:10;grid-template-columns:repeat(2,1fr);gap:40px;max-width:1200px;margin-top:40px;margin-left:auto;margin-right:auto;display:grid;position:relative}.portfolio-svg-wrapper{background:radial-gradient(circle,#00000008,#0000 70%);border-radius:16px;justify-content:center;align-items:center;width:100%;height:180px;margin-bottom:24px;display:flex}.portfolio-svg{width:120px;height:120px}.kanban-card{background:linear-gradient(145deg,#fffffff2,#fff);border:1px solid #0000000f;border-radius:24px;flex-direction:column;justify-content:space-between;padding:40px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 6px #00000005,0 10px 15px #00000008}.kanban-card:hover{background:linear-gradient(145deg,#fff,#fff);border-color:#8b5cf666;transform:translateY(-4px);box-shadow:0 10px 25px #0000000d,0 20px 48px #0000000d}.chroma-info p.role{color:var(--color-text-dim);grid-column:1/-1;margin:0;font-size:.85rem}@keyframes darkveil-flow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.portfolio-title{color:var(--color-text-main);margin-bottom:8px;font-size:24px}.portfolio-desc{color:var(--color-text-muted);font-family:monospace;font-size:16px}.philosophy-content-wrapper{z-index:10;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.philosophy-huge-text{letter-spacing:-.05em;color:var(--color-text-main);max-width:90%;margin-bottom:40px;font-size:6vw;font-weight:800;line-height:1.05}.philosophy-sub{color:var(--color-text-muted);max-width:800px;font-size:24px;line-height:1.5}.pre-footer-wrapper{background-color:var(--color-bg-light);justify-content:center;width:100%;padding-top:150px;display:flex;position:relative;overflow:hidden}.pre-footer-wrapper:before{content:"";z-index:0;filter:blur(60px);background:radial-gradient(circle,#8b5cf626 0%,#0000 70%);width:60vw;height:60vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.pre-footer-brand{z-index:1;position:relative;transform:translateY(25%)}.cline-footer{flex-direction:column;width:100%;font-family:Inter,sans-serif;display:flex}.cf-cta{background-color:#050505;justify-content:space-between;align-items:center;padding:8rem 4rem;display:flex;position:relative;overflow:hidden}.cf-cta-bg{z-index:0;pointer-events:none;position:absolute;inset:0;overflow:hidden}.cf-cta-content{z-index:1;justify-content:space-between;align-items:flex-end;width:100%;max-width:1400px;margin:0 auto;display:flex;position:relative}.cf-cta-title{letter-spacing:-.04em;color:#fff;margin:0;font-size:clamp(3rem,6vw,6rem);font-weight:500;line-height:1.1}.cf-cta-links{gap:2rem;padding-bottom:1rem;display:flex}.cf-cta-links a{color:#fff;border-bottom:2px solid #fff;padding-bottom:4px;font-size:1.2rem;font-weight:600;text-decoration:none;transition:color .3s,border-color .3s}.cf-cta-links a:hover{color:#6c4cff;border-color:#6c4cff}.cf-bottom{background-color:#0a0a0a;flex-direction:column;padding:4rem 4rem 0;display:flex;position:relative;overflow:hidden}.cf-info-grid{z-index:2;justify-content:space-between;width:100%;max-width:1400px;margin:0 auto 4rem;display:flex;position:relative}.cf-social-col{flex-direction:column;gap:3rem;display:flex}.cf-social-icons{gap:1.5rem;display:flex}.cf-social-icons a{color:#fff;text-transform:uppercase;letter-spacing:.05em;font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .3s}.cf-social-icons a:hover{color:#6c4cff}.cf-legal{color:#ffffff80;gap:2rem;font-size:.9rem;display:flex}.cf-legal a{color:inherit;text-decoration:none;transition:color .3s}.cf-legal a:hover{color:#fff}.cf-address-col{gap:4rem;display:flex}.cf-address-block{color:#ffffff80;font-size:.9rem;line-height:1.6}.cf-address-block strong{color:#fff;margin-bottom:.5rem;font-weight:600;display:block}.cf-address-block p{margin:0}.cf-massive{letter-spacing:-.06em;color:#fff;text-align:center;z-index:1;white-space:nowrap;margin-bottom:-3vw;font-family:Inter,sans-serif;font-size:16vw;font-weight:900;line-height:.75;position:relative}@media (width<=1024px){.cf-cta-content{flex-direction:column;align-items:flex-start;gap:2rem}.cf-info-grid{flex-direction:column;gap:3rem}.cf-address-col{justify-content:flex-start}}@media (width<=768px){.cf-cta{padding:4rem 2rem}.cf-bottom{padding:4rem 2rem 0}.cf-legal{flex-direction:column;gap:1rem}.cf-address-col{flex-direction:column;gap:2rem}.cf-massive{margin-bottom:0;font-size:20vw}}.black-btn{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:40px;justify-content:center;align-items:center;height:44px;padding:0 24px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .2s,background-color .2s;display:inline-flex}.black-btn:hover{background-color:#1a1a1a;transform:translateY(-2px)}@media (width<=1024px){.hero-inner,.about-grid,.kanban-board{grid-column:1/13}.nav-links.center-links{display:none}.footer-left,.footer-middle{grid-column:2/12;margin-bottom:40px}.footer-right{grid-column:2/12;justify-content:flex-start;gap:40px}}@media (width<=768px){.about-grid,.kanban-board{grid-template-columns:1fr}.philosophy-content{grid-column:1/13}.ruler-graphic{display:none}.footer-info,.footer-address{margin-bottom:var(--space-4);grid-column:1/13}.nav-links{display:none}}.bg-slate-dark{color:#fff;background-color:#0a0a0a!important}.bg-deep-indigo{color:#fff;background-color:#1e1b4b!important}.bg-stark-white{color:#0f172a;background-color:#f8fafc!important}.bg-glow-purple{z-index:0;pointer-events:none;background:radial-gradient(circle,#8b5cf626 0%,#0000 60%);width:100%;height:100%;animation:10s ease-in-out infinite alternate pulse-glow;position:absolute;top:0;left:0}@keyframes pulse-glow{0%{opacity:.5;transform:scale(1)}to{opacity:1;transform:scale(1.2)}}.text-purple{color:var(--color-accent-indigo)}.dark-glassmorphic{-webkit-backdrop-filter:blur(12px);background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;padding:40px}.dark-glass-card{color:#fff!important;background-color:#ffffff08!important;border:1px solid #ffffff1a!important}.dark-glass-card .text-white{color:#fff!important}.dark-glass-card .text-light{color:#a1a1aa!important}.svgator-sim{width:100px;height:100px;margin-top:10px}.bento-card:hover .render-shape{animation:1s forwards svg-render}.bento-card:hover .flow-shape{animation:2s linear infinite svg-flow}.bento-card:hover .stack-shape{animation:1.5s ease-in-out infinite alternate svg-stack}@keyframes svg-render{0%{stroke-dasharray:0 300;opacity:0}to{stroke-dasharray:300 300;opacity:1}}@keyframes svg-flow{0%{stroke-dashoffset:200px}to{stroke-dashoffset:0}}@keyframes svg-stack{0%{transform:translateY(0)}to{transform:translateY(-5px)}}.portfolio-stack{flex-direction:column;gap:24px;max-width:1000px;margin:0 auto;display:flex}.project-row{cursor:none;background-color:#fff;border:1px solid #0000000f;border-radius:24px;flex-direction:column;padding:32px;transition:all .4s;display:flex;position:relative}@media (width>=768px){.project-row{flex-direction:row;justify-content:space-between;align-items:center}}.project-row:hover{transform:translateY(-4px);box-shadow:0 10px 30px #0000000d}.project-info{flex:1}.project-name{color:var(--color-text-main);margin-bottom:8px;font-size:28px;font-weight:600}.project-tags{color:var(--color-accent-indigo);margin-bottom:16px;font-family:monospace;font-size:14px}.project-narrative{color:var(--color-text-muted);flex:1.5;font-size:16px;line-height:1.6}.preview-cursor{background:var(--color-accent-indigo);color:#fff;pointer-events:none;z-index:9999;opacity:0;border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;font-size:14px;font-weight:600;transition:opacity .3s,transform .1s linear,background-color .3s,width .3s,height .3s,border-radius .3s;display:flex;position:fixed;top:0;left:0;overflow:hidden;transform:translate(-50%,-50%)scale(.5)}.preview-cursor.active{opacity:1;transform:translate(-50%,-50%)scale(1)}.cursor-image{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .3s;display:none;position:absolute;top:0;left:0}.preview-cursor.has-image{background:#000;border-radius:12px;width:320px;height:200px;box-shadow:0 20px 40px #0000004d}.preview-cursor.has-image .cursor-text{display:none}.preview-cursor.has-image .cursor-image{opacity:1;display:block}.capabilities-glow{pointer-events:none;z-index:0;background:radial-gradient(at top,#8b5cf626 0%,#0000 70%);width:80%;height:600px;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.capabilities-grid{z-index:10;grid-template-columns:repeat(6,1fr);gap:24px;max-width:1200px;margin:0 auto;padding:0 24px 64px;display:grid;position:relative}.light-bento-card{-webkit-backdrop-filter:blur(20px);background:#ffffffb3;border:1px solid #8b5cf61a;border-radius:24px;flex-direction:column;grid-column:span 2;padding:32px;transition:transform .4s,box-shadow .4s;display:flex;overflow:hidden;box-shadow:0 20px 40px #8b5cf608}.light-bento-card:hover{transform:translateY(-5px);box-shadow:0 30px 60px #8b5cf614}.wide-card{grid-column:span 3}@media (width<=1024px){.light-bento-card,.wide-card{grid-column:span 6}}.cap-graphic{background:linear-gradient(135deg,#8b5cf608 0%,#8b5cf614 100%);border-radius:16px;flex:1;justify-content:center;align-items:center;min-height:200px;margin-bottom:24px;display:flex;position:relative;overflow:hidden}.cap-title{color:var(--color-text-main);margin-bottom:12px;font-size:20px;font-weight:700}.cap-desc{color:var(--color-text-muted);font-size:15px;line-height:1.6}.fluid-container{background:#ffffff80;border:1px solid #8b5cf633;border-radius:20px;justify-content:center;align-items:center;width:120px;height:160px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 20px #8b5cf61a}.fluid-wave{background:linear-gradient(0deg, var(--color-accent-indigo) 0%, var(--color-accent-blue) 100%);opacity:.8;border-radius:40%;width:200%;height:200%;animation:6s linear infinite spin-wave;position:absolute;bottom:-50%;left:-50%}.fluid-wave-2{opacity:.5;animation-duration:8s;animation-direction:reverse;bottom:-55%;left:-45%}@keyframes spin-wave{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.lightning-bolt{z-index:2;filter:drop-shadow(0 0 8px #fffc);width:40px;height:40px;position:relative}.pulse-glow-fast{animation:1.5s ease-in-out infinite alternate pulse-glow-fast}@keyframes pulse-glow-fast{0%{opacity:.8;filter:drop-shadow(0 0 4px #fff9);transform:scale(.9)}to{opacity:1;filter:drop-shadow(0 0 12px #fff);transform:scale(1.1)}}.fluid-text{text-align:center;color:#fff;z-index:2;width:100%;font-size:12px;font-weight:700;position:absolute;bottom:12px}.abstract-ui-container{position:relative}.ui-panel{background:#ffffffe6;border:1px solid #8b5cf633;border-radius:12px;padding:12px;position:absolute;box-shadow:0 10px 20px #8b5cf61a}.ui-panel-1{width:120px;animation:4s ease-in-out infinite alternate float-ui;top:30px;left:30px}.ui-panel-2{width:140px;animation:5s ease-in-out infinite alternate-reverse float-ui;bottom:30px;right:20px}.ui-skeleton-line{background:#8b5cf633;border-radius:4px;height:8px;margin-bottom:8px}.ui-circle-chart{background:conic-gradient(var(--color-accent-indigo) 0% 70%, #8b5cf633 70% 100%);border-radius:50%;width:60px;height:60px;animation:3s ease-in-out infinite alternate pulse-scale;position:absolute;top:40px;right:40px;box-shadow:0 8px 16px #8b5cf626}@keyframes float-ui{0%{transform:translateY(0)rotate(0)}to{transform:translateY(-10px)rotate(1deg)}}@keyframes pulse-scale{0%{transform:scale(.95)}to{transform:scale(1.05)}}.isometric-container{perspective:1000px;justify-content:center;align-items:center;display:flex}.iso-card{background:#ffffffe6;border:1px solid #8b5cf633;border-radius:16px;align-items:center;gap:12px;width:180px;padding:16px;transition:transform .5s;display:flex;position:absolute;box-shadow:-10px 20px 30px #8b5cf61a}.iso-card-3{opacity:.4;transform:rotateX(60deg)rotate(-45deg)translateZ(-60px)}.iso-card-2{opacity:.7;transform:rotateX(60deg)rotate(-45deg)translateZ(-30px)}.iso-card-1{opacity:1;transform:rotateX(60deg)rotate(-45deg)translateZ(0)}.light-bento-card:hover .iso-card-3{transform:rotateX(60deg)rotate(-45deg)translateZ(-80px)}.light-bento-card:hover .iso-card-2{transform:rotateX(60deg)rotate(-45deg)translateZ(-40px)}.light-bento-card:hover .iso-card-1{transform:rotateX(60deg)rotate(-45deg)translateZ(10px)}.iso-icon-wrap{background:var(--color-accent-indigo);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.iso-icon-wrap svg{width:24px;height:24px}.iso-card-2 .iso-icon-wrap,.iso-card-3 .iso-icon-wrap{background:#8b5cf61a}.iso-text{color:var(--color-text-main);font-size:11px;font-weight:700}.iso-text span{color:var(--color-text-muted);margin-top:2px;font-size:9px;font-weight:400;display:block}.globe-container{background:radial-gradient(circle,#8b5cf633 0%,#0000 70%);position:relative}.spinning-globe{width:160px;height:160px;animation:20s linear infinite rotate-globe}@keyframes rotate-globe{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.globe-overlay-text{color:#8b5cf61a;letter-spacing:4px;pointer-events:none;font-size:40px;font-weight:800;position:absolute;top:20px;left:20px}.network-nodes-container{position:relative}.mobile-frame{background:#fff9;border:2px solid #8b5cf633;border-radius:20px;width:280px;height:140px;position:relative}.node-item{z-index:2;background:#fff;border:1px solid #8b5cf61a;border-radius:12px;align-items:center;gap:8px;padding:6px 10px;display:flex;position:absolute;box-shadow:0 4px 10px #0000000d}.node-avatar{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex}.bg-purple{background:var(--color-accent-indigo)}.bg-indigo{background:#4f46e5}.bg-blue{background:var(--color-accent-blue)}.bg-green{background:var(--color-accent-green)}.node-info{font-size:10px;line-height:1.2}.node-time{color:#999;margin-left:4px;font-size:9px}.node-connections{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.active-pulse{stroke-dasharray:10;animation:2s linear infinite dash-flow}@keyframes dash-flow{0%{stroke-dashoffset:20px}to{stroke-dashoffset:0}}.row-layout{flex-direction:row;align-items:center;gap:32px}.row-layout .cap-graphic{flex:1.2;margin-bottom:0}.row-layout .cap-content{flex:1}@media (width<=768px){.row-layout{flex-direction:column}.row-layout .cap-graphic{width:100%;margin-bottom:24px}}.splash-screen{z-index:99999;width:100vw;height:100vh;color:var(--color-accent-indigo);background-color:#f8fafc;justify-content:center;align-items:center;display:flex;position:fixed;top:0;left:0;overflow:hidden}.splash-content{justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:relative}.splash-logo{letter-spacing:-.04em;z-index:10;color:var(--color-accent-indigo);margin:0;font-size:clamp(3rem,8vw,110px);font-weight:900;position:relative}.s-shape{background-color:var(--color-accent-indigo);transform-origin:50%;position:absolute}.s-svg{background-color:#0000}.s-svg svg{width:100%;height:100%}.s-circle{border-radius:50%}.s-pill{border-radius:100px}.s-dome{border-radius:200px 200px 0 0}.s-pill-tl{border-radius:0 100px 100px 0;width:clamp(30px,4vw,50px);height:clamp(60px,8vw,100px);top:20vh;left:0}.s-diag-l{width:clamp(60px,8vw,100px);height:clamp(60px,8vw,100px);top:55vh;left:8vw}.s-squig-l{width:clamp(80px,10vw,120px);height:clamp(25px,3vw,40px);top:18vh;left:15vw}.s-circle-l{width:clamp(50px,7vw,90px);height:clamp(50px,7vw,90px);top:38vh;left:12vw}.s-pill-tc{border-radius:0 0 100px 100px;width:clamp(50px,6vw,80px);height:clamp(25px,3vw,40px);top:0;left:45vw}.s-circle-r{width:clamp(50px,7vw,90px);height:clamp(50px,7vw,90px);top:35vh;right:12vw}.s-squig-r{width:clamp(80px,10vw,120px);height:clamp(25px,3vw,40px);top:18vh;right:15vw}.s-diag-r{width:clamp(60px,8vw,100px);height:clamp(60px,8vw,100px);top:55vh;right:8vw}.s-pill-tr{border-radius:100px 0 0 100px;width:clamp(40px,5vw,70px);height:clamp(25px,3vw,45px);top:30vh;right:0}.s-dome-bl{width:clamp(70px,9vw,120px);height:clamp(35px,4.5vw,60px);bottom:0;left:20vw}.s-dome-br{width:clamp(90px,12vw,160px);height:clamp(45px,6vw,80px);bottom:0;right:20vw}.svc-section{background-color:var(--color-bg-main);padding:100px 0;overflow:hidden}.svc-container{flex-direction:column;gap:2rem;display:flex}.svc-bracket-header{margin-bottom:2rem}.bracket-top{color:var(--color-accent-indigo);align-items:center;gap:1rem;margin-bottom:.5rem;font-family:Inter,sans-serif;font-weight:600;display:flex}.bracket-num{font-size:14px}.bracket-line{background-color:#8b5cf64d;flex-grow:1;max-width:60px;height:1px}.bracket-label{letter-spacing:.1em;font-size:12px}.bracket-title{color:var(--color-text-main);letter-spacing:-.03em;font-family:Outfit,sans-serif;font-size:3rem;font-weight:900}.svc-expanding-cards{flex-direction:row;gap:1rem;width:100%;height:500px;list-style:none;display:flex}.svc-card{background-color:var(--color-bg-card);cursor:pointer;border:1px solid #0000000d;border-radius:12px;flex:1;min-width:60px;max-width:80px;transition:flex .6s cubic-bezier(.25,1,.5,1),background-color .4s,border-color .4s;position:relative;overflow:hidden}.svc-card[data-active=true]{border-color:var(--color-accent-indigo);background-color:#fff;flex:10;max-width:100%;box-shadow:0 10px 30px #8b5cf61a}.svc-card-content{width:100%;height:100%;position:relative}.svc-title-vertical{writing-mode:vertical-rl;white-space:nowrap;color:var(--color-text-muted);align-items:center;gap:1rem;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:600;transition:opacity .4s,color .4s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-180deg)}.svc-card:hover .svc-title-vertical{color:var(--color-text-main)}.svc-card[data-active=true] .svc-title-vertical{opacity:0;pointer-events:none}.svc-number-vert{color:#8b5cf699;font-family:Outfit,sans-serif;font-size:12px}.svc-details-horizontal{opacity:0;pointer-events:none;flex-direction:column;justify-content:center;width:100%;height:100%;padding:3rem;transition:opacity .4s;display:flex;position:absolute;top:0;left:0}.svc-card[data-active=true] .svc-details-horizontal{opacity:1;pointer-events:auto;transition-delay:.3s}.svc-details-inner{max-width:600px}.svc-number-horiz{color:var(--color-accent-indigo);margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:16px;font-weight:700;display:block}.svc-title-expanded{color:var(--color-text-main);letter-spacing:-.02em;margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:800;line-height:1.1}.svc-desc-short{color:var(--color-text-main);text-transform:uppercase;letter-spacing:.02em;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:18px;font-weight:600;line-height:1.4}.svc-desc-extended{color:var(--color-text-muted);font-family:Inter,sans-serif;font-size:16px;line-height:1.6}@media (width<=768px){.svc-expanding-cards{flex-direction:column;height:600px}.svc-card{min-width:100%;max-width:100%;min-height:60px;max-height:80px}.svc-card[data-active=true]{max-height:100%}.svc-title-vertical{writing-mode:horizontal-tb;justify-content:center;width:100%;transform:translate(-50%,-50%)}.svc-details-horizontal{padding:2rem}.svc-title-expanded{font-size:1.8rem}}.apple-carousel-wrapper{scrollbar-width:none;-ms-overflow-style:none;width:100%;padding:2rem;overflow-x:auto}.apple-carousel-track{gap:1.5rem;width:max-content;padding-right:4rem;display:flex}.apple-card{cursor:pointer;background-color:#f5f5f7;border-radius:24px;flex-shrink:0;width:320px;height:550px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.apple-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #00000026}.apple-card-bg{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;top:0;left:0}.apple-card:hover .apple-card-bg{transform:scale(1.05)}.apple-card-overlay{pointer-events:none;background:linear-gradient(#0003 0%,#0000 40%,#000c 100%);width:100%;height:100%;position:absolute;top:0;left:0}.apple-card-content{color:#fff;pointer-events:none;z-index:10;padding:1.5rem;position:absolute;bottom:0;left:0}.apple-card-category{text-transform:uppercase;letter-spacing:.05em;color:#fffc;margin-bottom:.5rem;font-size:.85rem;font-weight:600}.apple-card-title{font-size:1.5rem;font-weight:700;line-height:1.2}.apple-carousel-modal{z-index:99999;pointer-events:none;opacity:0;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:fixed;top:0;left:0}.apple-carousel-modal.active{pointer-events:auto;opacity:1}.modal-backdrop{-webkit-backdrop-filter:blur(20px);background:#fff6;width:100%;height:100%;position:absolute;top:0;left:0}.modal-content-wrapper{background:#fff;border-radius:24px;flex-direction:column;width:90%;max-width:800px;height:85vh;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;transform:scale(.95)translateY(20px);box-shadow:0 20px 60px #0000001a}.apple-carousel-modal.active .modal-content-wrapper{transform:scale(1)translateY(0)}.modal-close-btn{cursor:pointer;z-index:10;color:#333;background:#0000000d;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.5rem;transition:background .2s;display:flex;position:absolute;top:1rem;right:1rem}.modal-close-btn:hover{background:#0000001a}.modal-body{background:#fff;flex:1;overflow-y:auto}.modal-hero{object-fit:cover;width:100%;height:350px}.modal-text-content{color:var(--color-text-main);padding:2rem 3rem}.modal-text-content p{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.modal-text-content h3{margin-bottom:1rem;font-size:1.8rem;font-weight:700}.bento-grid{grid-template-columns:repeat(6,1fr);grid-auto-rows:minmax(400px,auto);gap:1.5rem;display:grid}.bento-card{background:#fff;border:1px solid #00000014;border-radius:24px;flex-direction:column;transition:box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000008}.bento-card:hover{box-shadow:0 15px 40px #00000014}.bento-content{z-index:10;padding:2rem}.bento-content h3{color:var(--color-text-main);letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.6rem;font-weight:700}.bento-content p{color:var(--color-text-muted);font-size:1rem;line-height:1.5}.bento-visual{flex:1;justify-content:center;align-items:center;min-height:250px;display:flex;position:relative;overflow:hidden}.card-1{grid-column:span 4}.card-2{grid-column:span 2}.card-3,.card-4{grid-column:span 3}.card-1 .bento-visual{background:#f8fafc;align-items:flex-start;padding:0 2rem}.card-1 img{object-fit:cover;object-position:left top;border-top-left-radius:12px;border-top-right-radius:12px;width:100%;height:100%;transform:translateY(20px);box-shadow:0 20px 40px #0000001a}.card-1:after{content:"";pointer-events:none;background:linear-gradient(#0000,#fff);height:100px;position:absolute;bottom:0;left:0;right:0}.card-2 .bento-visual{background:#fafafa}.floating-images{flex-direction:column;gap:1rem;width:150%;display:flex;transform:translate(-15%)}.float-row{gap:1rem;display:flex}.float-img{object-fit:cover;border-radius:12px;width:100px;height:100px;transition:transform .2s,z-index .2s;box-shadow:0 4px 12px #0000001a}.float-img:hover{z-index:10;transform:scale(1.1)!important}.card-3 .yt-link{width:100%;height:100%;display:block;position:relative;overflow:hidden}.yt-thumbnail{object-fit:cover;width:100%;height:100%;transition:filter .3s}.card-3:hover .yt-thumbnail{filter:blur(8px)}.yt-icon{color:#ef4444;z-index:10;width:80px;height:80px;transition:transform .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.card-3:hover .yt-icon{transform:translate(-50%,-50%)scale(1.1)}.card-4 .bento-visual{background:#fff;overflow:visible}.globe-container{width:400px;height:400px;position:absolute;bottom:-150px;right:-50px}@media (width<=768px){.globe-container{bottom:-100px;right:0}}@media (width<=1024px){.card-1,.card-2,.card-3,.card-4{grid-column:span 6}}.darkveil-canvas{width:100%;height:100%;display:block}.preview-modal{z-index:9999;-webkit-backdrop-filter:blur(10px);opacity:0;pointer-events:none;background:#000000d9;flex-direction:column;padding:2rem;transition:opacity .3s;display:flex;position:fixed;inset:0}.preview-modal.active{opacity:1;pointer-events:auto}.preview-modal-content{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:1400px;height:100%;margin:0 auto;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;transform:scale(.95);box-shadow:0 25px 50px -12px #00000080}.preview-modal.active .preview-modal-content{transform:scale(1)}.preview-modal-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.preview-modal-header h3{color:#0f172a;margin:0;font-size:1.25rem;font-weight:600}.preview-close-btn{color:#64748b;cursor:pointer;background:0 0;border:none;padding:0;font-size:2rem;line-height:1;transition:color .2s}.preview-close-btn:hover{color:#0f172a}.preview-iframe-wrapper{background:#f1f5f9;flex:1;position:relative}#preview-iframe{border:none;width:100%;height:100%}.hq-animated-bg{z-index:0;background:radial-gradient(circle at 30%,#ffffff05 0%,#0000 60%),radial-gradient(circle at 70%,#ffffff08 0%,#0000 60%);animation:12s ease-in-out infinite alternate hq-breath;position:absolute;inset:0}@keyframes hq-breath{0%{opacity:.8;transform:scale(1)}to{opacity:1;transform:scale(1.3)}}.chapter{color:#0b0b0b;background-color:#fff;padding:10rem 2rem;position:relative;overflow:hidden}.chapter-inner{max-width:1000px;margin:0 auto}.chapter-label{letter-spacing:.15em;text-transform:uppercase;color:#afafaf;margin-bottom:4rem;font-family:Courier New,Courier,monospace;font-size:.75rem}.chapter-title{letter-spacing:-.04em;color:#0b0b0b;margin-bottom:3rem;font-family:Inter,sans-serif;font-size:clamp(4rem,10vw,8rem);font-weight:600;line-height:.9}.wembi-dark-card{color:#fff;background-color:#000;border-radius:2rem;margin:2rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #0000001a}.card-bg-mesh{z-index:0;opacity:.6;position:absolute;inset:0}.card-content-wrapper{z-index:1;flex-direction:column;width:100%;height:100%;padding:4rem 2rem;display:flex;position:relative}.card-content-wrapper.center-content{justify-content:center;align-items:center}.card-content-wrapper.full-height{padding:0}.origin-mesh{background:radial-gradient(at 0 0,#6c4cff66 0%,#0000 60%),radial-gradient(at 100% 100%,#141414e6 0%,#0000 60%);animation:15s ease-in-out infinite alternate mesh-breathe}.principles-mesh{background:radial-gradient(circle,#1e1e1e 0%,#000 100%)}.craft-mesh{background:linear-gradient(#0a0a0f 0%,#000 100%)}.systems-mesh{background:radial-gradient(circle at right 30%,#6c4cff26 0%,#0000 50%),linear-gradient(#0a0a0a 0%,#000 100%)}.lab-mesh{background:radial-gradient(at top,#3232324d 0%,#000 70%)}.layers-mesh{background:repeating-linear-gradient(45deg,#ffffff05 0 1px,#0000 1px 10px)}.isad-mesh{background:radial-gradient(circle at 0 0,#6c4cff33 0%,#000 80%)}@keyframes mesh-breathe{0%{opacity:.6;transform:scale(1)}to{opacity:.8;transform:scale(1.1)}}.brutalist-editorial{width:100%;max-width:1000px;margin:0 auto}.ed-header{color:#6c4cff;letter-spacing:.2em;margin-bottom:2rem;font-family:Courier New,Courier,monospace;font-size:12px}.ed-title{letter-spacing:-.04em;margin-bottom:6rem;font-family:Inter,sans-serif;font-size:clamp(3rem,6vw,5rem);font-weight:700;line-height:1.1}.ed-columns{border-top:1px solid #ffffff1a;grid-template-columns:repeat(3,1fr);gap:3rem;padding-top:3rem;display:grid}.ed-col p{color:#a0a0a0;font-size:.95rem;line-height:1.6}.ed-label{color:#fff;letter-spacing:.1em;margin-bottom:1rem;font-family:Courier New,Courier,monospace;font-size:10px;display:block}.glass-vault-grid{width:100%;height:100%;display:flex}.glass-col{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;background:#ffffff03;border-right:1px solid #ffffff0d;flex-direction:column;flex:1;justify-content:center;align-items:center;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.glass-col:last-child{border-right:none}.g-num{color:#555;margin-bottom:2rem;font-family:Courier New,Courier,monospace;font-size:12px;transition:color .3s}.g-text{writing-mode:vertical-rl;color:#333;text-transform:uppercase;letter-spacing:.1em;font-family:Inter,sans-serif;font-size:2rem;font-weight:700;transition:color .3s,transform .4s;transform:rotate(180deg)}.glass-col:hover{background:#fff;flex:1.5}.glass-col:hover .g-num{color:#6c4cff}.glass-col:hover .g-text{color:#000;transform:rotate(180deg)scale(1.1)}.premium-terminal{background:#00000080;border:1px solid #ffffff0d;border-radius:1rem;padding:3rem;font-family:Courier New,Courier,monospace;font-size:clamp(1rem,2vw,1.5rem);box-shadow:inset 0 0 20px #6c4cff0d}.t-prompt{color:#6c4cff;margin-right:1rem}.t-type{color:#fff}.t-cursor{vertical-align:text-bottom;background-color:#fff;width:12px;height:1.2em;animation:1s step-end infinite t-blink;display:inline-block}@keyframes t-blink{50%{opacity:0}}.premium-table{border-collapse:collapse;width:100%;max-width:1000px;font-family:Inter,sans-serif}.premium-table th{text-align:left;color:#666;border-bottom:1px solid #ffffff1a;padding:1rem;font-family:Courier New,Courier,monospace;font-size:10px}.premium-table td{color:#ccc;border-bottom:1px solid #ffffff0d;padding:2rem 1rem;font-size:1.5rem;font-weight:500;transition:all .3s}.premium-table tr:hover td{color:#fff;background:#6c4cff;border-bottom-color:#6c4cff}.status-dot{border-radius:50%;width:8px;height:8px;margin-right:.5rem;display:inline-block}.status-dot.green{background:#10b981;box-shadow:0 0 8px #10b981}.status-dot.yellow{background:#f59e0b;box-shadow:0 0 8px #f59e0b}.premium-lab-grid{grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;width:100%;height:100%;display:grid;position:absolute;inset:0}.p-lab-num{color:#ffffff08;cursor:crosshair;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:clamp(8rem,20vw,15rem);font-weight:800;transition:color .4s;display:flex}.p-lab-num.active{color:#fff}.premium-lab-modal{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;pointer-events:none;text-align:center;z-index:10;background:#6c4cff1a;border:1px solid #6c4cff4d;border-radius:1rem;padding:3rem;transition:all .4s cubic-bezier(.16,1,.3,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.9);box-shadow:0 20px 40px #00000080}.premium-lab-modal.visible{opacity:1;transform:translate(-50%,-50%)scale(1)}.plm-id{color:#6c4cff;margin-bottom:1rem;font-family:Courier New,Courier,monospace;font-size:12px}.plm-title{margin-bottom:1rem;font-size:2rem;font-weight:700}.plm-status{color:#fff;letter-spacing:.1em;font-family:Courier New,Courier,monospace;font-size:10px}.premium-layers-stack{flex-direction:column;gap:3rem;width:100%;max-width:1000px;display:flex}.pl-row{width:100%}.pl-meta{color:#6c4cff;margin-bottom:1rem;font-family:Courier New,Courier,monospace;font-size:12px}.pl-bar{background-color:#ffffff1a;width:100%;height:2px;position:relative}.pl-bar:after{content:"";height:100%;width:var(--fill,0%);background-color:#fff;transition:width .1s linear;position:absolute;top:0;left:0;box-shadow:0 0 10px #fff}.chapter--tomorrow{color:#fff;background:#0b0b0b;padding:16rem 2rem;overflow:hidden}.tomorrow-hero{border-bottom:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:4rem;margin-bottom:8rem;padding-bottom:4rem;display:flex}.tomorrow-massive{letter-spacing:-.05em;text-transform:uppercase;color:#fff;flex:auto;margin:0;font-family:Inter,sans-serif;font-size:clamp(3.5rem,8vw,9rem);font-weight:900;line-height:.9}.tomorrow-outline{color:#0000;-webkit-text-stroke:1px #fffc}.tomorrow-stats{flex-wrap:wrap;gap:4rem;display:flex}.tomorrow-stat{flex-direction:column;display:flex}.t-stat-val{color:#6c4cff;font-family:Inter,sans-serif;font-size:clamp(3rem,5vw,4rem);font-weight:900;line-height:1}.t-stat-lbl{letter-spacing:.1em;color:#888;margin-top:1rem;font-family:Courier New,Courier,monospace;font-size:1rem;font-weight:700}@media (width<=1024px){.tomorrow-hero{flex-direction:column;align-items:flex-start;gap:4rem}}.horizon-wrapper{padding:4rem 0;position:relative}.horizon-particle-stream{pointer-events:none;z-index:0;background:radial-gradient(#6c4cff1a 0%,#0000 70%);width:120vw;height:100px;position:absolute;top:50%;left:-10vw;transform:translateY(-50%)}.horizon-line{z-index:1;background:linear-gradient(90deg,#0000 0%,#6c4cffcc 50%,#0000 100%);width:100%;height:1px;position:absolute;top:50%;left:0;box-shadow:0 0 15px #6c4cff80}.horizon-items{z-index:2;justify-content:space-between;display:flex;position:relative}.horizon-node{flex-direction:column;align-items:center;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex}.horizon-node:hover{transform:translateY(-10px)}.horizon-year{letter-spacing:.2em;color:#555;margin-bottom:2rem;font-family:Courier New,Courier,monospace;font-size:.8rem;transition:color .3s}.horizon-node:hover .horizon-year{color:#6c4cff}.horizon-stem{background:#ffffff1a;width:1px;height:40px;margin-bottom:2rem}.horizon-direction{color:#e2e8f0;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:300}.chapter--work{background:#fff;padding:10rem 0;position:relative;overflow:hidden}.work-label{padding-left:2rem}.marquee-spotlight{pointer-events:none;z-index:2;background:radial-gradient(#6c4cff0d 0%,#0000 60%);width:40vw;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.marquee-wall{z-index:1;flex-direction:column;gap:1rem;display:flex;position:relative}.marquee-row{width:100%;position:relative;overflow:hidden}.marquee-track{will-change:transform;align-items:center;gap:0;width:max-content;display:flex}.marquee-track--ltr{animation:40s linear infinite marquee-ltr}.marquee-track--rtl{animation:45s linear infinite marquee-rtl}@keyframes marquee-ltr{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee-rtl{0%{transform:translate(-50%)}to{transform:translate(0)}}.marquee-word{letter-spacing:-.04em;color:#0b0b0b;white-space:nowrap;padding:0 .5rem;font-family:Inter,sans-serif;font-size:clamp(3rem,8vw,6rem);font-weight:700;transition:color .3s,text-shadow .3s}.marquee-word:hover,.marquee-word.is-illuminated{color:#6c4cff;text-shadow:0 0 20px #6c4cff33}.marquee-sep{color:#afafaf;opacity:.3;padding:0 2rem;font-size:clamp(2rem,5vw,4rem)}.marquee-row--rtl .marquee-word{color:#0b0b0b0d;-webkit-text-stroke:1px #0b0b0b33}.marquee-row--rtl .marquee-word:hover,.marquee-row--rtl .marquee-word.is-illuminated{color:#6c4cff;-webkit-text-stroke:0px}.signal-redesigned{background-color:#030303;align-items:center;min-height:80vh;padding:10rem 2rem;display:flex;position:relative;overflow:hidden}.sr-bg-text{color:#0000;-webkit-text-stroke:1px #ffffff08;pointer-events:none;z-index:0;white-space:nowrap;font-family:Inter,sans-serif;font-size:25vw;font-weight:900;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sr-grid{z-index:1;grid-template-columns:1fr 3fr;gap:4rem;width:100%;max-width:1400px;margin:0 auto;display:grid;position:relative}.sr-left{align-items:flex-start;display:flex}.sr-badge{color:#fff;letter-spacing:.1em;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:40px;align-items:center;gap:1rem;padding:.75rem 1.5rem;font-family:Courier New,Courier,monospace;font-size:.85rem;display:inline-flex}.sr-dot{background-color:#6c4cff;border-radius:50%;width:8px;height:8px;animation:2s infinite pulseDot;box-shadow:0 0 10px #6c4cff}@keyframes pulseDot{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}.sr-right{flex-direction:column;display:flex}.sr-title{letter-spacing:-.04em;color:#fff;margin:0;font-family:Inter,sans-serif;font-size:clamp(3rem,7vw,7rem);font-weight:800;line-height:1.1}.sr-ghost{color:#0000;-webkit-text-stroke:2px #fff3;margin-bottom:.5rem;display:block}.sr-divider{background-color:#6c4cff;width:100px;height:4px;margin:4rem 0}.sr-subtitle{color:#888;letter-spacing:-.03em;max-width:800px;margin:0;font-family:Inter,sans-serif;font-size:clamp(2rem,4vw,4rem);font-weight:500;line-height:1.2}.sr-highlight{color:#fff;display:inline-block;position:relative}.sr-highlight:after{content:"";z-index:-1;background-color:#6c4cff66;width:100%;height:30%;position:absolute;bottom:0;left:0}@media (width<=1024px){.sr-grid{grid-template-columns:1fr;gap:2rem}}@media (width<=768px){.chapter{padding:6rem 1.5rem}.origin-monolith{font-size:clamp(2rem,10vw,3.5rem)}.principle-row{gap:1.5rem;padding:2rem 0}.terminal-window{border-radius:8px}.terminal-desc{display:none}.ledger-name{font-size:clamp(1.8rem,8vw,3rem)}.ledger-entry{padding:3rem 0}.ledger-data{opacity:1;transform:none}.log-line{gap:1rem;padding:1.5rem 0}.log-state{display:none}.stack-bar--1,.stack-bar--2,.stack-bar--3,.stack-bar--4,.stack-bar--5,.stack-bar--6{width:100%;margin-left:0}.horizon-items{flex-direction:column;align-items:flex-start;gap:3rem}.horizon-node{flex-direction:row;gap:2rem}.horizon-stem{width:40px;height:1px}.horizon-line{background:linear-gradient(#0000,#6c4cff4d,#0000);width:1px;height:100%;inset:0 auto 0 50px}}.apple-carousel-wrapper{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;padding-bottom:2rem;overflow-x:auto}.apple-carousel-wrapper::-webkit-scrollbar{display:none}.apple-carousel-track{gap:2rem;padding:0 5vw;display:inline-flex}.apple-carousel-card{scroll-snap-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1.5rem;flex-direction:column;flex-shrink:0;width:350px;height:500px;padding:2.5rem;transition:transform .4s,background .4s;display:flex;position:relative;overflow:hidden}.apple-carousel-card:hover{background:#6c4cff1a;border-color:#6c4cff4d;transform:translateY(-10px)}.ac-bg-img{object-fit:cover;z-index:0;width:100%;height:100%;transition:transform .6s;position:absolute;top:0;left:0}.apple-carousel-card:hover .ac-bg-img{transform:scale(1.05)}.ac-overlay{z-index:1;background:linear-gradient(#0000 40%,#000 100%);position:absolute;inset:0}.ac-content{z-index:2;flex-direction:column;justify-content:flex-end;height:100%;display:flex;position:relative}.ac-title{color:#fff;margin-bottom:1rem;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:700}.ac-text{color:#a0a0a0;font-size:1rem;line-height:1.6}@media (width<=768px){.marquee-word{font-size:clamp(2rem,10vw,3rem)}.signal-line{font-size:clamp(1.5rem,6vw,2.5rem)}}@media (width<=480px){.chapter{padding:4rem 1rem}.origin-label{margin-bottom:3rem}.terminal-body{padding:1.5rem 1rem 2rem}}.brutal-stark-dark{color:#fff;background-color:#000;flex-direction:column;display:flex;position:relative;overflow:hidden;border:none!important;border-radius:0!important;margin:0!important}.brutal-stark-light{color:#000;background-color:#fff;flex-direction:column;display:flex;position:relative;overflow:hidden;border:none!important;border-radius:0!important;margin:0!important}.brutal-split-section{flex-wrap:wrap;width:100%;display:flex;border:none!important;border-radius:0!important;margin:0!important;padding:0!important}@media (width<=768px){.brutal-split-section{flex-direction:column}}.stark-grid-overlay{pointer-events:none;z-index:1;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:5vw 5vw;position:absolute;inset:0}.stark-grid-overlay:before{content:"";pointer-events:none;z-index:-1;background:radial-gradient(circle at 40% 40%,#6c4cff26,#0000 40%),radial-gradient(circle at 60% 60%,#00ffcc0d,#0000 40%);width:200%;height:200%;animation:15s ease-in-out infinite alternate veilPulse;position:absolute;top:-50%;left:-50%}@keyframes veilPulse{0%{opacity:.8;transform:scale(1)translate(0)rotate(0)}to{opacity:1;transform:scale(1.1)translate(-2%,2%)rotate(2deg)}}.stark-title-block{z-index:2;width:100%;max-width:1200px;padding:4rem;position:relative}.stark-label{color:#6c4cff;letter-spacing:.1em;margin-bottom:2rem;font-family:Courier New,Courier,monospace;font-size:1rem;font-weight:700}.stark-massive-text{color:#fff;letter-spacing:-.05em;margin:0 0 2rem;font-family:Inter,sans-serif;font-size:clamp(3rem,8vw,9rem);font-weight:900;line-height:.9}.stark-subtext{color:#888;max-width:600px;margin:0;font-family:Courier New,Courier,monospace;font-size:clamp(1rem,1.5vw,2rem)}.stark-grid-container{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);width:100%;height:100%;min-height:85vh;display:grid}@media (width<=768px){.stark-grid-container{grid-template-columns:1fr}}.stark-grid-item{border:1px solid #0000001a;flex-direction:column;justify-content:space-between;padding:4rem;transition:background .3s,color .3s;display:flex}.stark-grid-item:hover{color:#fff;background:#000}.stark-grid-item:hover .stark-num{color:#6c4cff}.stark-num{color:#0000004d;font-family:Courier New,Courier,monospace;font-size:2rem;font-weight:700;transition:color .3s}.stark-content h3{letter-spacing:-.05em;color:inherit;margin:0 0 1rem;font-family:Inter,sans-serif;font-size:clamp(2rem,4vw,5rem);font-weight:900;line-height:.9}.stark-content p{color:inherit;margin:0;font-family:Courier New,Courier,monospace;font-size:1.2rem}.protocol-grid{gap:1rem;width:100%;max-width:1400px;height:600px;margin:0 auto;display:flex}.protocol-column{cursor:pointer;background:#0b0b0b;border:1px solid #ffffff1a;flex-direction:column;flex:1;justify-content:flex-end;padding:2rem;transition:flex .7s cubic-bezier(.25,1,.5,1),background .7s,border-color .7s;display:flex;position:relative;overflow:hidden}.protocol-column:hover{background:#6c4cff;border-color:#6c4cff;flex:3.5}.p-col-header{justify-content:space-between;align-items:center;display:flex;position:absolute;top:2rem;left:2rem;right:2rem}.p-sys{color:#6c4cff;border:1px solid #6c4cff4d;border-radius:20px;padding:.4rem 1rem;font-family:Courier New,Courier,monospace;font-size:1.2rem;font-weight:700;transition:color .7s,border-color .7s}.protocol-column:hover .p-sys{color:#000;border-color:#00000080}.p-status-dot{background:#6c4cff;border-radius:50%;width:12px;height:12px;transition:background .7s,box-shadow .7s;animation:2s infinite statusPulse;box-shadow:0 0 15px #6c4cff}.protocol-column:hover .p-status-dot{background:#000;box-shadow:0 0 15px #000}@keyframes statusPulse{0%{opacity:.4;box-shadow:0 0 5px #6c4cff}50%{opacity:1;box-shadow:0 0 20px #6c4cff}to{opacity:.4;box-shadow:0 0 5px #6c4cff}}.p-col-content{flex-direction:column;width:500px;display:flex}.p-col-title{color:#fff;text-transform:uppercase;margin:0 0 1.5rem;font-family:Inter,sans-serif;font-size:3.5rem;font-weight:900;line-height:1;transition:color .7s,transform .7s;transform:translateY(0)}.protocol-column:hover .p-col-title{color:#000;transform:translateY(-10px)}.p-col-body p{color:#fff9;opacity:0;max-width:400px;margin:0;font-family:Courier New,Courier,monospace;font-size:1.1rem;line-height:1.6;transition:all .5s cubic-bezier(.25,1,.5,1);transform:translateY(20px)}.protocol-column:hover .p-col-body p{color:#000c;opacity:1;transition-delay:.2s;transform:translateY(0)}.p-col-footer{letter-spacing:.2em;color:#fff3;text-transform:uppercase;font-family:Inter,sans-serif;font-size:1rem;font-weight:700;transition:color .7s;position:absolute;bottom:2rem;right:2rem}.protocol-column:hover .p-col-footer{color:#00000080}@media (width<=1024px){.protocol-grid{flex-direction:column;height:900px}.p-col-content{width:100%}}.stark-marquee-container{white-space:nowrap;border-top:4px solid #000;border-bottom:4px solid #000;width:100%;padding:4rem 0;overflow:hidden}.stark-marquee-track{animation:20s linear infinite starkMarquee;display:inline-flex}.stark-marquee-track span{color:#000;letter-spacing:-.05em;padding:0 2rem;font-family:Inter,sans-serif;font-size:clamp(4rem,10vw,12rem);font-weight:900;line-height:1}.stark-marquee-track span.sep{color:#6c4cff;font-family:Courier New,Courier,monospace;font-weight:700}@keyframes starkMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.brutal-product-list{border-top:1px solid #ffffff1a;flex-direction:column;width:100%;display:flex}.brutal-product-row{border-bottom:1px solid #ffffff1a;flex-direction:column;padding:4rem 2rem;text-decoration:none;transition:background .4s;display:flex;position:relative;overflow:hidden}.brutal-product-row:hover{background:#6c4cff}.brutal-product-meta{color:#fff;opacity:.5;justify-content:space-between;width:100%;max-width:1400px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-family:Courier New,Courier,monospace;font-size:1.2rem;font-weight:700;transition:opacity .3s;display:flex}.brutal-product-row:hover .brutal-product-meta{opacity:1}.brutal-product-title{color:#0000;-webkit-text-stroke:1px #ffffff4d;text-transform:uppercase;width:100%;max-width:1400px;margin:0 auto;font-family:Inter,sans-serif;font-size:clamp(3rem,8vw,9rem);font-weight:900;line-height:.9;transition:all .4s cubic-bezier(.25,1,.5,1)}.brutal-product-row:hover .brutal-product-title{color:#fff;-webkit-text-stroke:0px #fff0;transform:translate(2vw)}.brutal-product-domain{color:#fff;opacity:0;width:100%;max-width:1400px;margin-top:2rem;margin-left:auto;margin-right:auto;font-family:Courier New,Courier,monospace;font-size:1.5rem;font-weight:700;transition:all .4s cubic-bezier(.25,1,.5,1);transform:translateY(10px)}.brutal-product-row:hover .brutal-product-domain{opacity:1;transform:translateY(0)}@media (width<=768px){.brutal-product-row{padding:3rem 1rem}.brutal-product-row:hover .brutal-product-title{transform:translate(10px)}}.active{color:#0f6}.prot{color:#fc0}.exp{color:#0cf}.brutal-product-row:hover .pstatus{color:#000!important}.stark-isometric-container{perspective:1200px;justify-content:center;align-items:center;width:100%;max-width:1000px;height:700px;margin:0 auto;display:flex;position:relative}.iso-layer{background:#fff;border:4px solid #000;flex-direction:column;justify-content:space-between;width:450px;height:450px;padding:3rem;transition:all .6s cubic-bezier(.25,1,.5,1);display:flex;position:absolute;box-shadow:-10px 10px #000}.iso-layer.layer-4{z-index:1;transform:rotateX(60deg)rotate(-45deg)translateZ(0)}.iso-layer.layer-3{z-index:2;transform:rotateX(60deg)rotate(-45deg)translateZ(40px)}.iso-layer.layer-2{z-index:3;transform:rotateX(60deg)rotate(-45deg)translateZ(80px)}.iso-layer.layer-1{z-index:4;transform:rotateX(60deg)rotate(-45deg)translateZ(120px)}.stark-isometric-container:hover .iso-layer.layer-4{transform:rotateX(60deg)rotate(-45deg)translateZ(-40px)translate(20px)translateY(20px);box-shadow:-30px 30px #6c4cff1a}.stark-isometric-container:hover .iso-layer.layer-3{transform:rotateX(60deg)rotate(-45deg)translateZ(60px)translate(10px)translateY(10px);box-shadow:-40px 40px #6c4cff66}.stark-isometric-container:hover .iso-layer.layer-2{transform:rotateX(60deg)rotate(-45deg)translateZ(160px)translate(-10px)translateY(-10px);box-shadow:-50px 50px #6c4cffb3}.stark-isometric-container:hover .iso-layer.layer-1{transform:rotateX(60deg)rotate(-45deg)translateZ(260px)translate(-30px)translateY(-30px);box-shadow:-60px 60px #6c4cff}.iso-num{color:#6c4cff;font-family:Courier New,Courier,monospace;font-size:2.5rem;font-weight:700}.iso-name{letter-spacing:-.05em;color:#000;text-align:right;text-transform:uppercase;margin:0;font-family:Inter,sans-serif;font-size:3.5rem;font-weight:900;line-height:.9}@media (width<=1024px){.stark-isometric-container{height:500px;transform:scale(.7)}}@media (width<=768px){.stark-isometric-container{height:400px;transform:scale(.5)}}.gradual-blur-inner{width:100%;height:100%;position:relative}.gradual-blur-inner>div{-webkit-backdrop-filter:inherit;backdrop-filter:inherit}.gradual-blur{isolation:isolate;pointer-events:none}.gradual-blur-parent{overflow:hidden}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.gradual-blur-inner>div{opacity:.5;background:#0000004d}}.gradual-blur-fixed{pointer-events:none;z-index:1000;inset:0;position:fixed!important}
