.home-loop{background:radial-gradient(ellipse 60% 60% at 70% 60%,rgba(129,205,250,8%) 0%,transparent 60%),radial-gradient(ellipse 130% 110% at 50% 50%,#182238 0%,#0a0e18 80%);color:var(--color-text-inverse);width:100%;min-height:100vh;position:relative;overflow:hidden;display:flex;flex-direction:column}.home-loop::before{content:'';position:absolute;top:0;left:0;right:0;height:60%;background:radial-gradient(ellipse 80% 50% at 50% 0%,rgba(129,205,250,.1) 0%,transparent 100%);pointer-events:none;z-index:0}#home-loop-grid-canvas{position:absolute;top:0;left:0;pointer-events:none;z-index:0}.home-loop__content{position:relative;z-index:3;text-align:center;padding:clamp(var(--space-2xl),7vh,var(--space-4xl))var(--space-lg)var(--space-lg);max-width:1200px;margin:0 auto;width:100%}.home-loop__headline{font-family:newpanamskyline,var(--font-sans);font-size:clamp(2.4rem,6.6vw,5.6rem);font-weight:var(--weight-black);line-height:.95;letter-spacing:-.04em;text-transform:uppercase;margin:0;color:var(--color-text-inverse)}.home-loop__headline-line{display:block}.home-loop__subhead{font-family:var(--font-sans);font-size:clamp(1rem,1.2vw,1.2rem);line-height:1.5;font-weight:var(--weight-light);color:rgba(255,255,255,.55);margin:var(--space-lg)auto 0}.home-loop__scene{position:relative;z-index:2;flex:1;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;gap:clamp(var(--space-lg),3vw,var(--space-2xl));align-items:center;padding:0 clamp(var(--space-lg),4vw,var(--space-3xl))var(--space-3xl);max-width:1600px;margin:0 auto;width:100%;min-height:0}.home-loop__col--timeline,.home-loop__col--tasks{align-self:stretch;justify-self:center;width:100%;max-width:340px;height:100%;min-height:0}.home-loop__tendrils{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1;overflow:visible}.home-loop__col{position:relative;z-index:4;display:flex;flex-direction:column;min-height:0}.home-loop__col-label{display:flex;align-items:center;gap:var(--space-sm);font-family:var(--font-mono);font-size:10px;font-weight:var(--weight-bold);letter-spacing:.28em;text-transform:uppercase;color:rgba(255,255,255,.45);margin-bottom:var(--space-md);flex-shrink:0}.home-loop__live-dot{width:6px;height:6px;border-radius:50%;background:var(--color-accent-light);animation:home-loop-live-pulse 1.8s ease-in-out infinite}@keyframes home-loop-live-pulse{0%,100%{opacity:.55;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.home-loop__timeline{display:flex;flex-direction:column;gap:var(--space-xs);overflow:hidden;flex:1;min-height:0;-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 78%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 78%,transparent 100%)}.home-loop__event{display:flex;align-items:center;gap:var(--space-sm);background:rgba(255,255,255,3%);border:1px solid rgba(255,255,255,8%);border-radius:var(--radius-md);padding:10px 12px;position:relative;flex-shrink:0;transition:opacity .55s cubic-bezier(.2,.9,.3,1),transform .55s cubic-bezier(.2,.9,.3,1),background .4s var(--ease-default),border-color .4s var(--ease-default);opacity:0;transform:translateY(-12px)scale(.88)}.home-loop__event--shown{opacity:1;transform:none}.home-loop__event--fading{opacity:0;transform:translateY(56px)scale(.85)}.home-loop__event--linked{background:rgba(129,205,250,6%);border-color:rgba(129,205,250,.32)}.home-loop__event--spawned{background:rgba(129,205,250,5%);border-color:rgba(129,205,250,.22)}.home-loop__event--urgent::before{content:'';position:absolute;left:-1px;top:-1px;bottom:-1px;width:3px;background:#f59e0b;border-radius:3px 0 0 3px}.home-loop__event-icon{width:16px;height:16px;flex-shrink:0;color:rgba(255,255,255,.55)}.home-loop__event-icon svg{width:100%;height:100%;fill:currentColor}.home-loop__event--linked .home-loop__event-icon{color:var(--color-accent-light)}.home-loop__event-body{flex:1;min-width:0}.home-loop__event-title{font-family:var(--font-sans);font-size:.82rem;line-height:1.3;font-weight:var(--weight-medium);color:rgba(255,255,255,.92);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.home-loop__event-sub{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-mono);font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.4);margin-top:3px}.home-loop__event-badge{display:inline-block;max-width:0;overflow:hidden;white-space:nowrap;background:var(--color-accent-light);color:#0a0e18;font-weight:var(--weight-bold);font-size:9px;letter-spacing:.14em;padding:0;border-radius:2px;opacity:0;transition:max-width .4s cubic-bezier(.2,.9,.3,1),padding .4s cubic-bezier(.2,.9,.3,1),opacity .3s var(--ease-default).1s}.home-loop__event--spawned .home-loop__event-badge{max-width:120px;padding:2px 6px;opacity:1}.home-loop__event-time{font-family:var(--font-mono);font-size:10px;color:rgba(255,255,255,.32);min-width:28px;text-align:right;flex-shrink:0;font-variant-numeric:tabular-nums}.home-loop__event--attending::after{content:'';position:absolute;top:50%;right:-5px;width:8px;height:8px;margin-top:-4px;border-radius:50%;background:var(--color-accent-light);box-shadow:0 0 0 3px rgba(129,205,250,.16);animation:home-loop-attend-pulse 1.4s ease-in-out infinite;z-index:3}@keyframes home-loop-attend-pulse{0%,100%{transform:scale(1);box-shadow:0 0 0 3px rgba(129,205,250,.16)}50%{transform:scale(1.25);box-shadow:0 0 0 6px rgba(129,205,250,4%)}}.home-loop__intel{position:relative;justify-self:center;align-self:center;display:flex;flex-direction:column;align-items:center;gap:var(--space-lg)}.home-loop__halo{position:absolute;width:320px;height:320px;top:-8px;left:50%;transform:translateX(-50%);border-radius:50%;background:radial-gradient(circle,rgba(129,205,250,.18) 0%,rgba(129,205,250,6%) 42%,transparent 72%);animation:home-loop-halo 8.5s ease-in-out infinite;pointer-events:none;z-index:0}@keyframes home-loop-halo{0%,100%{transform:translateX(-50%)scale(1);opacity:.7}50%{transform:translateX(-50%)scale(1.08);opacity:1}}.home-loop__wire-host{position:relative;z-index:2;transform:scale(1);transform-origin:center;transition:transform 600ms cubic-bezier(.65,0,.35,1)}.home-loop__wire-host[data-state=working]{transform:scale(1.05)}.home-loop__wire-host[data-state=success]{transform:scale(1.18)}.home-loop__wire-grid{display:grid;grid-template-columns:repeat(3,20px);grid-template-rows:repeat(3,20px);gap:32px}.home-loop__wire-cell{width:20px;height:20px;border-radius:50%;background:#1f2032;opacity:1;transform:scale(1);animation:home-loop-wire-pulse 4.2s linear infinite}.home-loop__wire-host[data-state=working] .home-loop__wire-cell{animation:home-loop-wire-pulse-fast 1.6s linear infinite}.home-loop__wire-cell:nth-child(1){animation-delay:0s}.home-loop__wire-cell:nth-child(2){animation-delay:-.4s}.home-loop__wire-cell:nth-child(3){animation-delay:-.8s}.home-loop__wire-cell:nth-child(4){animation-delay:-.4s}.home-loop__wire-cell:nth-child(5){animation-delay:-.8s}.home-loop__wire-cell:nth-child(6){animation-delay:-1.2s}.home-loop__wire-cell:nth-child(7){animation-delay:-.8s}.home-loop__wire-cell:nth-child(8){animation-delay:-1.2s}.home-loop__wire-cell:nth-child(9){animation-delay:-1.6s}@keyframes home-loop-wire-pulse{0%,100%{background:#81cdfa;box-shadow:0 0 22px rgba(129,205,250,.65)}50%{background:#1f2032;box-shadow:0 0 6px rgba(129,205,250,.12)}}@keyframes home-loop-wire-pulse-fast{0%,100%{background:#81cdfa;box-shadow:0 0 30px rgba(129,205,250,.95)}50%{background:#2c5b88;box-shadow:0 0 10px rgba(129,205,250,.35)}}.home-loop__mind-title{position:relative;z-index:2;font-family:var(--font-mono);font-size:11px;font-weight:var(--weight-bold);letter-spacing:.42em;text-transform:uppercase;color:rgba(255,255,255,.5);margin:0;text-align:center}.home-loop__intel-status{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center}.home-loop__active-line{font-family:var(--font-mono);font-size:10px;font-weight:var(--weight-bold);letter-spacing:.32em;text-transform:uppercase;color:rgba(255,255,255,.42);margin:0}.home-loop__active-count{color:var(--color-accent-light);font-weight:var(--weight-extrabold);font-variant-numeric:tabular-nums}.home-loop__verb{position:relative;height:1.5em;width:12ch;display:flex;justify-content:center}.home-loop__verb-slot{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-family:var(--font-sans);font-size:1rem;font-weight:var(--weight-light);font-style:italic;letter-spacing:.01em;color:rgba(255,255,255,.88);transition:opacity 400ms cubic-bezier(.16,1,.3,1),transform 400ms cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.home-loop__verb-slot--hidden{opacity:0;transform:translateY(-6px)}.home-loop__verb-slot--entering{opacity:0;transform:translateY(8px);transition:none}.home-loop__tasks{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;gap:var(--space-xs);align-items:stretch;pointer-events:none;flex:1;min-height:0;overflow:hidden;-webkit-mask-image:linear-gradient(to bottom,#000 0%,#000 78%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0%,#000 78%,transparent 100%)}.home-loop__task{background:rgba(245,250,255,.92);-webkit-backdrop-filter:blur(10px)saturate(140%);backdrop-filter:blur(10px)saturate(140%);border:1px solid rgba(129,205,250,.55);border-radius:var(--radius-md);padding:10px 14px;box-shadow:0 12px 30px rgba(8,22,48,.5),0 2px 6px rgba(8,22,48,.3),inset 0 1px rgba(255,255,255,.85);position:relative;overflow:hidden;flex-shrink:0;opacity:0;transform:translateY(-12px)scale(.88);transition:opacity .55s cubic-bezier(.2,.9,.3,1),transform .55s cubic-bezier(.2,.9,.3,1),background .4s var(--ease-default),border-color .4s var(--ease-default)}.home-loop__task--shown{opacity:1;transform:none}.home-loop__task--leaving{opacity:0;transform:translateY(56px)scale(.85)}.home-loop__task--awaiting{background:rgba(252,244,220,.96);border-color:rgba(212,164,90,.7)}.home-loop__task--done{background:rgba(232,245,235,.96);border-color:rgba(106,145,117,.7)}.home-loop__task-head{display:flex;align-items:center;gap:8px;margin-bottom:4px}.home-loop__task-icon{width:13px;height:13px;color:var(--color-accent);flex-shrink:0}.home-loop__task-icon svg{width:100%;height:100%;fill:currentColor}.home-loop__task--awaiting .home-loop__task-icon{color:#c89342}.home-loop__task--done .home-loop__task-icon{color:#6a9175}.home-loop__task-title{font-family:var(--font-sans);font-size:.78rem;font-weight:var(--weight-bold);line-height:1.25;color:#0a1428;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-loop__task-status{display:flex;align-items:center;gap:6px;font-family:var(--font-sans);font-size:.72rem;line-height:1.3;font-style:italic;color:rgba(10,20,40,.7);min-height:14px}.home-loop__task--done .home-loop__task-status{color:#4a7355;font-style:normal;font-weight:var(--weight-medium)}.home-loop__task--awaiting .home-loop__task-status{color:#8d6420;font-style:normal;font-weight:var(--weight-medium)}.home-loop__task-dot{width:5px;height:5px;border-radius:50%;background:var(--color-accent);flex-shrink:0;animation:home-loop-task-dot 1.2s ease-in-out infinite}.home-loop__task--awaiting .home-loop__task-dot{background:#c89342}.home-loop__task--done .home-loop__task-dot{background:#6a9175;animation:none}@keyframes home-loop-task-dot{0%,100%{transform:scale(1);opacity:1;box-shadow:0 0 rgba(40,104,180,.5)}50%{transform:scale(1.3);opacity:.9;box-shadow:0 0 0 4px rgba(40,104,180,0)}}.home-loop__task-status-text{transition:opacity .3s var(--ease-default)}.home-loop__task-status--swap .home-loop__task-status-text{opacity:0}.home-loop__task-progress{position:absolute;bottom:0;left:0;height:2px;background:var(--color-accent);opacity:.5;transition:width 1s var(--ease-default);width:0}.home-loop__task--awaiting .home-loop__task-progress{background:#c89342;opacity:.85}.home-loop__task--done .home-loop__task-progress{background:#6a9175;opacity:1;width:100%!important}.home-loop__tendril{fill:none;stroke:var(--color-accent-light);stroke-width:1.4;stroke-linecap:round;stroke-dasharray:3 7;opacity:0;transition:opacity .55s var(--ease-default);animation:home-loop-tendril-flow 2.4s linear infinite;filter:drop-shadow(0 0 5px rgba(129,205,250,.55))}.home-loop__tendril--active{opacity:.7}.home-loop__tendril--retracting{opacity:0}@keyframes home-loop-tendril-flow{to{stroke-dashoffset:-30}}@media(max-width:900px){.home-loop__scene{grid-template-columns:1fr;gap:var(--space-xl)}.home-loop__intel{width:min(380px,75vw);height:min(380px,75vw)}}@media(max-width:720px){.home-loop__intel,.home-loop__col--tasks,.home-loop__tendrils{display:none}.home-loop__scene{grid-template-columns:1fr}.home-loop__col--timeline{max-width:100%}}@media(prefers-reduced-motion:reduce){.home-loop__halo,.home-loop__core,.home-loop__orb,.home-loop__live-dot{animation:none}}