.allasys-world,.home-prototype{--hp-ink: #0a0c10;--hp-ink-2: #0f1218;--hp-ink-3: #141a24;--hp-line: rgba(255, 255, 255, .1);--hp-line-2: rgba(255, 255, 255, .18);--hp-fg: #f4f6fa;--hp-fg-dim: #9aa3b2;--hp-fg-dimmer: #6b7280;--hp-accent: #4f9cff;--hp-accent-2: #6ad7c2;--hp-accent-3: #cdb4ff;--hp-maxw: 1180px;--al-ease: cubic-bezier(.2, .7, .2, 1);--al-drift: 1.1s;background:var(--hp-ink);color:var(--hp-fg);font-family:Manrope,sans-serif}.allasys-world:before,.home-prototype:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;background:radial-gradient(ellipse 80% 50% at 50% -10%,rgba(79,156,255,.07) 0%,transparent 55%),radial-gradient(ellipse 60% 40% at 100% 80%,rgba(106,215,194,.04) 0%,transparent 50%),radial-gradient(ellipse 50% 35% at 0% 60%,rgba(205,180,255,.03) 0%,transparent 45%)}.allasys-world>*,.home-prototype>*{position:relative;z-index:1}.allasys-world.al-page-enter{animation:al-emerge 1.05s var(--al-ease) forwards}@keyframes al-emerge{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.allasys-world.al-page-enter{animation:none}}.allasys-world .al-wrap,.allasys-world .hp-wrap,.home-prototype .hp-wrap{max-width:var(--hp-maxw);margin:0 auto;padding:0 32px}.allasys-world .al-reveal,.allasys-world .hp-reveal,.home-prototype .hp-reveal{opacity:0;transform:translateY(28px);transition:opacity 1.1s var(--al-ease),transform 1.1s var(--al-ease)}.allasys-world .al-reveal.al-in,.allasys-world .hp-reveal.hp-in,.home-prototype .hp-reveal.hp-in{opacity:1;transform:none}.allasys-world .al-band,.allasys-world .hp-band{padding:100px 0;border-top:1px solid var(--hp-line)}.allasys-world .al-band-overlap,.allasys-world .hp-band-overlap{margin-top:-40px;padding-top:140px;will-change:transform,opacity}html.scroll-motion .allasys-world .al-reveal,html.scroll-motion .allasys-world .hp-reveal{transition:none}.allasys-world .al-kicker,.allasys-world .hp-kicker{font-size:12px;letter-spacing:.3em;text-transform:uppercase;color:var(--hp-accent);margin-bottom:20px}.allasys-world .al-big,.allasys-world .hp-big{font-size:clamp(28px,4vw,52px);font-weight:600;line-height:1.12;letter-spacing:-.015em}.allasys-world .al-lead,.allasys-world .hp-lead{font-size:18px;color:var(--hp-fg-dim);max-width:54ch;line-height:1.6;margin-top:22px}.allasys-world .al-btn,.allasys-world .hp-btn{display:inline-flex;align-items:center;gap:9px;text-decoration:none;font-size:14.5px;padding:13px 22px;border-radius:5px;transition:.2s}.allasys-world .al-btn-primary,.allasys-world .hp-btn-primary{background:#fff;color:var(--hp-ink);font-weight:500}.allasys-world .al-btn-primary:hover,.allasys-world .hp-btn-primary:hover{opacity:.92}.allasys-world .al-btn-ghost,.allasys-world .hp-btn-ghost{border:1px solid var(--hp-line-2);color:var(--hp-fg);transition:background .45s var(--al-ease),border-color .45s var(--al-ease),color .45s var(--al-ease)}.allasys-world .al-btn-ghost:hover,.allasys-world .hp-btn-ghost:hover{background:#ffffff0f;border-color:var(--hp-fg-dim)}.allasys-world .al-hero{position:relative;overflow:hidden;border-bottom:1px solid var(--hp-line);padding:120px 0 80px}.allasys-world .al-hero-canvas{position:absolute;inset:0;opacity:.45;mix-blend-mode:screen;pointer-events:none}.allasys-world .al-hero-scrim{position:absolute;inset:0;background:linear-gradient(180deg,#080a0e8c,#080a0eeb);pointer-events:none}.allasys-world .al-hero-scrim--reflect:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(79,156,255,.04) 0%,transparent 38%);pointer-events:none}.allasys-world .al-hero-photo{position:absolute;inset:0;overflow:hidden;pointer-events:none}.allasys-world .al-hero-photo img{position:absolute;inset:-8% 0 0;width:100%;height:116%;object-fit:cover;object-position:center 38%;opacity:.62;filter:saturate(.85) brightness(.68)}.allasys-world .al-hero--image .al-hero-canvas{opacity:.28}.allasys-world .al-hero--image .al-hero-scrim{background:linear-gradient(100deg,#06080cf0,#06080cd1 36%,#06080c85 62%,#06080c61),linear-gradient(180deg,rgba(6,8,12,.55) 0%,transparent 42%,rgba(6,8,12,.72) 100%)}.allasys-world .al-hero--image .al-hero-inner{text-shadow:0 1px 28px rgba(0,0,0,.55)}.allasys-world .al-hero--image .al-big{color:#fff}.allasys-world .al-hero--image .al-lead{color:#f6f9fdeb}.allasys-world .al-hero--image .al-breadcrumb{color:#f6f9fd9e}.allasys-world .al-hero-inner{position:relative;z-index:1}.allasys-world .al-breadcrumb{font-size:12px;letter-spacing:.2em;text-transform:uppercase;color:var(--hp-fg-dimmer)}.allasys-world .al-breadcrumb a{color:var(--hp-fg-dim);text-decoration:none;transition:color .2s}.allasys-world .al-breadcrumb a:hover{color:var(--hp-fg)}.allasys-world .al-subnav{display:flex;flex-wrap:wrap;gap:8px 20px;margin-top:28px}.allasys-world .al-subnav a{font-size:13px;letter-spacing:.06em;text-decoration:none;color:var(--hp-fg-dim);padding-bottom:4px;border-bottom:1px solid transparent;transition:color .2s,border-color .2s}.allasys-world .al-subnav a:hover{color:var(--hp-fg)}.allasys-world .al-subnav a.al-active{color:var(--hp-fg);border-bottom-color:var(--hp-accent)}.allasys-world .al-card{border:1px solid var(--hp-line);border-radius:12px;background:#0a0e16b8;padding:28px 32px}.allasys-world .al-card h2{font-size:clamp(20px,2.5vw,28px);font-weight:600;letter-spacing:-.01em}.allasys-world .al-card p{color:var(--hp-fg-dim);line-height:1.65;margin-top:16px}.allasys-world .al-pp{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:50px}.allasys-world .al-pp-card{position:relative;min-height:320px;border-radius:12px;overflow:hidden;border:1px solid var(--hp-line);display:flex;align-items:flex-end;padding:30px;background:var(--hp-ink-2)}.allasys-world .al-pp-card .al-bg{position:absolute;inset:0;opacity:.4;transition:opacity .5s,transform 4s}.allasys-world .al-pp-card:hover .al-bg{opacity:.6;transform:scale(1.05)}.allasys-world .al-pp-card .al-c{position:relative;z-index:1}.allasys-world .al-agency{font-size:11.5px;letter-spacing:.2em;text-transform:uppercase;color:var(--hp-accent);margin-bottom:10px}.allasys-world .al-pp-card h3{font-size:22px;font-weight:600}.allasys-world .al-pp-card p{color:var(--hp-fg-dim);font-size:14px;margin-top:10px;max-width:42ch;line-height:1.55}.allasys-world .al-cred{display:flex;flex-wrap:wrap;gap:10px 26px;margin-top:40px;color:var(--hp-fg-dimmer);font-size:12.5px;letter-spacing:.06em}.allasys-world .al-ev-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:40px}.allasys-world .al-ev:hover{border-color:#4f9cff59}.allasys-world .al-ev{border:1px solid var(--hp-line);border-radius:10px;overflow:hidden;background:var(--hp-ink-2);transition:border-color .55s var(--al-ease),background .55s var(--al-ease)}.allasys-world .al-ev .al-mini{width:100%;height:150px;display:block;opacity:.5}.allasys-world .al-ev-body{padding:20px 22px 24px}.allasys-world .al-ev-title{font-size:17px;font-weight:600}.allasys-world .al-ev-out{font-size:14px;color:var(--hp-fg-dim);margin-top:8px;line-height:1.55}.allasys-world .al-evo-teaser{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:40px}.allasys-world .al-evo-teaser-item{border:1px solid var(--hp-line);border-radius:10px;padding:20px 18px;background:var(--hp-ink-2);transition:border-color .3s}.allasys-world .al-evo-teaser-item:hover{border-color:var(--hp-accent)}.allasys-world .al-evo-teaser-year{font-size:13px;font-weight:600;color:var(--hp-accent);letter-spacing:.08em}.allasys-world .al-evo-teaser-era{font-size:15px;font-weight:600;margin-top:6px}.allasys-world .al-evo-teaser-detail{font-size:13px;color:var(--hp-fg-dim);margin-top:6px;line-height:1.45}@media(max-width:760px){.allasys-world .al-pp,.allasys-world .al-ev-grid,.allasys-world .al-evo-teaser{grid-template-columns:1fr}}.allasys-world h1,.allasys-world h2,.allasys-world h3,.allasys-world h4{font-family:var(--font-display);font-weight:500;letter-spacing:var(--track-tight)}.allasys-world p,.allasys-world li{font-family:var(--font-body);font-weight:400}.allasys-world .al-content{max-width:var(--hp-maxw);margin:0 auto;padding:0 32px}.allasys-world .al-content>*+*{margin-top:24px}.allasys-world .reveal-up{border:1px solid var(--hp-line);border-radius:12px;background:#0a0e16b8;padding:28px 32px;color:var(--hp-fg-dim)}.allasys-world .reveal-up{border:1px solid var(--hp-line);border-radius:12px;background:#0a0e16b8;padding:28px 32px;color:var(--hp-fg-dim);transform:translateY(24px)}.allasys-world .reveal-up:hover{border-color:#4f9cff38;transform:none}.allasys-world .reveal-up h2{color:var(--hp-fg);font-size:clamp(18px,2vw,22px)}.allasys-world .text-allasysAccent,.allasys-world .text-ice,.allasys-world .text-slate-300,.allasys-world .text-slate-400{color:var(--hp-fg-dim)}.allasys-world .text-white{color:var(--hp-fg)}
