.elliot-container *{margin:0;padding:0;box-sizing:border-box}.elliot-container{position:relative;width:100%;padding:4rem 2rem;background:linear-gradient(135deg,#0a0a0a 0,#1a1a2e 50%,#0a0a0a 100%);overflow:hidden;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','Inter',sans-serif}.elliot-content{position:relative;z-index:10;max-width:900px;margin:0 auto}.elliot-header{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.2;margin-bottom:2rem;color:transparent;cursor:default}.elliot-header span{display:inline-block;background:linear-gradient(135deg,#fff 0,#6366f1 50%,#a855f7 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;opacity:0;transform:translateY(-50px) rotateX(-90deg);animation:elliot-letterDrop .8s cubic-bezier(0.34,1.56,.64,1) forwards;transition:all .3s cubic-bezier(0.34,1.56,.64,1);cursor:pointer;position:relative}.elliot-header span:not(.space):hover{transform:translateY(-10px) scale(1.3) rotate(5deg) !important;filter:drop-shadow(0 0 20px rgba(99,102,241,.8));animation:elliot-letterBounce .6s ease infinite}.elliot-header span:not(.space):active{transform:scale(0.8) rotate(-5deg) !important;animation:elliot-explode .5s ease}@keyframes elliot-letterBounce{0%,100%{transform:translateY(-10px) scale(1.3) rotate(5deg)}50%{transform:translateY(-15px) scale(1.35) rotate(5deg)}}@keyframes elliot-explode{0%{transform:scale(0.8)}50%{transform:scale(1.5) rotate(180deg);filter:brightness(2)}100%{transform:scale(1) rotate(360deg)}}.elliot-header span:nth-child(1){animation-delay:.05s}.elliot-header span:nth-child(2){animation-delay:.1s}.elliot-header span:nth-child(3){animation-delay:.15s}.elliot-header span:nth-child(4){animation-delay:.2s}.elliot-header span:nth-child(5){animation-delay:.25s}.elliot-header span:nth-child(6){animation-delay:.3s}.elliot-header span:nth-child(7){animation-delay:.35s}.elliot-header span:nth-child(8){animation-delay:.4s}.elliot-header span:nth-child(9){animation-delay:.45s}.elliot-header span:nth-child(10){animation-delay:.5s}.elliot-header span:nth-child(11){animation-delay:.55s}.elliot-header span:nth-child(12){animation-delay:.6s}.elliot-header span:nth-child(13){animation-delay:.65s}.elliot-header span:nth-child(14){animation-delay:.7s}.elliot-header span:nth-child(15){animation-delay:.75s}.elliot-header span:nth-child(16){animation-delay:.8s}.elliot-header span:nth-child(17){animation-delay:.85s}.elliot-header span:nth-child(18){animation-delay:.9s}.elliot-header span:nth-child(19){animation-delay:.95s}.elliot-header span:nth-child(20){animation-delay:1s}.elliot-header span:nth-child(21){animation-delay:1.05s}.elliot-header span:nth-child(22){animation-delay:1.1s}.elliot-header span:nth-child(23){animation-delay:1.15s}.elliot-header span:nth-child(24){animation-delay:1.2s}.elliot-header span:nth-child(25){animation-delay:1.25s}.elliot-header span:nth-child(26){animation-delay:1.3s}.elliot-header span:nth-child(27){animation-delay:1.35s}.elliot-header span:nth-child(28){animation-delay:1.4s}.elliot-header span:nth-child(29){animation-delay:1.45s}.elliot-header span:nth-child(30){animation-delay:1.5s}.elliot-header span:nth-child(31){animation-delay:1.55s}.elliot-header span:nth-child(32){animation-delay:1.6s}.elliot-header span:nth-child(33){animation-delay:1.65s}.elliot-header span:nth-child(34){animation-delay:1.7s}.elliot-header span:nth-child(35){animation-delay:1.75s}.elliot-header span:nth-child(36){animation-delay:1.8s}.elliot-header span:nth-child(37){animation-delay:1.85s}.elliot-header span:nth-child(38){animation-delay:1.9s}.elliot-header span:nth-child(39){animation-delay:1.95s}.elliot-header span:nth-child(40){animation-delay:2s}.elliot-header span:nth-child(41){animation-delay:2.05s}.elliot-header span:nth-child(42){animation-delay:2.1s}.elliot-header span:nth-child(43){animation-delay:2.15s}.elliot-header span:nth-child(44){animation-delay:2.2s}.elliot-header span:nth-child(45){animation-delay:2.25s}.elliot-header span:nth-child(46){animation-delay:2.3s}.elliot-header span:nth-child(47){animation-delay:2.35s}.elliot-header span:nth-child(48){animation-delay:2.4s}@keyframes elliot-letterDrop{0%{opacity:0;transform:translateY(-50px) rotateX(-90deg)}50%{opacity:1}100%{opacity:1;transform:translateY(0) rotateX(0deg)}}.elliot-header span.space{width:.3em;pointer-events:none}.elliot-desc{font-size:clamp(1rem,2vw,1.25rem);line-height:1.8;color:#cbd5e1;margin-bottom:3rem;opacity:0;transform:translateY(30px);animation:elliot-fadeSlide 1s ease forwards 2.8s}.elliot-desc strong{color:#fff;font-weight:700;background:linear-gradient(135deg,rgba(99,102,241,.3),rgba(168,85,247,.3));padding:4px 12px;border-radius:6px;display:inline-block;cursor:pointer;transition:all .3s cubic-bezier(0.34,1.56,.64,1);position:relative}.elliot-desc strong:hover{background:linear-gradient(135deg,rgba(99,102,241,.6),rgba(168,85,247,.6));transform:translateY(-3px) scale(1.05);box-shadow:0 10px 30px rgba(99,102,241,.5)}.elliot-desc strong:active{transform:scale(0.95);animation:elliot-shake .5s ease}@keyframes elliot-shake{0%,100%{transform:translateX(0)}25%{transform:translateX(-5px) rotate(-5deg)}75%{transform:translateX(5px) rotate(5deg)}}@keyframes elliot-fadeSlide{to{opacity:1;transform:translateY(0)}}.elliot-subheader{font-size:clamp(1.2rem,3vw,1.75rem);font-weight:700;color:#e2e8f0;margin-bottom:1.5rem;letter-spacing:.02em;opacity:0;animation:elliot-fadeSlide .8s ease forwards 3.5s;cursor:pointer;transition:all .3s ease;display:inline-block}.elliot-subheader:hover{color:#6366f1;transform:scale(1.05);text-shadow:0 0 20px rgba(99,102,241,.8)}.elliot-subheader:active{animation:elliot-wiggle .5s ease}@keyframes elliot-wiggle{0%,100%{transform:rotate(0deg)}25%{transform:rotate(5deg)}75%{transform:rotate(-5deg)}}.elliot-list{list-style:none;padding:0;display:grid;gap:.75rem}.elliot-list-item{position:relative;padding:1.25rem 1.5rem 1.25rem 3.5rem;font-size:clamp(1rem,2vw,1.2rem);font-weight:500;color:transparent;background:rgba(30,41,59,.5);border-left:3px solid #6366f1;border-radius:8px;backdrop-filter:blur(10px);cursor:pointer;transition:all .4s cubic-bezier(0.34,1.56,.64,1)}.elliot-list-item:hover{background:rgba(30,41,59,.9);border-left-width:8px;transform:translateX(10px) scale(1.02);box-shadow:0 10px 40px rgba(99,102,241,.4)}.elliot-list-item:active{transform:translateX(5px) scale(0.98);animation:elliot-ripple .6s ease}@keyframes elliot-ripple{0%{box-shadow:0 0 0 0 rgba(99,102,241,.8)}100%{box-shadow:0 0 0 40px rgba(99,102,241,0)}}.elliot-list-item span{display:inline-block;color:#cbd5e1;opacity:0;transform:scale(0) rotate(-180deg);animation:elliot-letterSpin .6s cubic-bezier(0.68,-.55,.265,1.55) forwards;transition:all .2s ease;cursor:pointer;position:relative}.elliot-list-item:hover span:not(.space){color:#fff}.elliot-list-item span:not(.space):hover{transform:translateY(-5px) scale(1.2) !important;color:#a855f7;filter:drop-shadow(0 0 10px rgba(168,85,247,.8))}.elliot-list-item span:not(.space):active{animation:elliot-pop .3s ease}@keyframes elliot-pop{0%,100%{transform:scale(1)}50%{transform:scale(1.5) rotate(360deg)}}.elliot-list-item:nth-child(1) span:nth-child(1){animation-delay:4.3s}.elliot-list-item:nth-child(1) span:nth-child(2){animation-delay:4.35s}.elliot-list-item:nth-child(1) span:nth-child(3){animation-delay:4.4s}.elliot-list-item:nth-child(1) span:nth-child(4){animation-delay:4.45s}.elliot-list-item:nth-child(1) span:nth-child(5){animation-delay:4.5s}.elliot-list-item:nth-child(1) span:nth-child(6){animation-delay:4.55s}.elliot-list-item:nth-child(1) span:nth-child(7){animation-delay:4.6s}.elliot-list-item:nth-child(1) span:nth-child(8){animation-delay:4.65s}.elliot-list-item:nth-child(1) span:nth-child(9){animation-delay:4.7s}.elliot-list-item:nth-child(1) span:nth-child(10){animation-delay:4.75s}.elliot-list-item:nth-child(1) span:nth-child(11){animation-delay:4.8s}.elliot-list-item:nth-child(1) span:nth-child(12){animation-delay:4.85s}.elliot-list-item:nth-child(1) span:nth-child(13){animation-delay:4.9s}.elliot-list-item:nth-child(1) span:nth-child(14){animation-delay:4.95s}.elliot-list-item:nth-child(1) span:nth-child(15){animation-delay:5s}.elliot-list-item:nth-child(1) span:nth-child(16){animation-delay:5.05s}.elliot-list-item:nth-child(1) span:nth-child(17){animation-delay:5.1s}.elliot-list-item:nth-child(1) span:nth-child(18){animation-delay:5.15s}.elliot-list-item:nth-child(2) span:nth-child(1){animation-delay:5.25s}.elliot-list-item:nth-child(2) span:nth-child(2){animation-delay:5.3s}.elliot-list-item:nth-child(2) span:nth-child(3){animation-delay:5.35s}.elliot-list-item:nth-child(2) span:nth-child(4){animation-delay:5.4s}.elliot-list-item:nth-child(2) span:nth-child(5){animation-delay:5.45s}.elliot-list-item:nth-child(2) span:nth-child(6){animation-delay:5.5s}.elliot-list-item:nth-child(2) span:nth-child(7){animation-delay:5.55s}.elliot-list-item:nth-child(2) span:nth-child(8){animation-delay:5.6s}.elliot-list-item:nth-child(2) span:nth-child(9){animation-delay:5.65s}.elliot-list-item:nth-child(2) span:nth-child(10){animation-delay:5.7s}.elliot-list-item:nth-child(2) span:nth-child(11){animation-delay:5.75s}.elliot-list-item:nth-child(2) span:nth-child(12){animation-delay:5.8s}.elliot-list-item:nth-child(2) span:nth-child(13){animation-delay:5.85s}.elliot-list-item:nth-child(2) span:nth-child(14){animation-delay:5.9s}.elliot-list-item:nth-child(2) span:nth-child(15){animation-delay:5.95s}.elliot-list-item:nth-child(2) span:nth-child(16){animation-delay:6s}.elliot-list-item:nth-child(2) span:nth-child(17){animation-delay:6.05s}.elliot-list-item:nth-child(2) span:nth-child(18){animation-delay:6.1s}.elliot-list-item:nth-child(2) span:nth-child(19){animation-delay:6.15s}.elliot-list-item:nth-child(2) span:nth-child(20){animation-delay:6.2s}.elliot-list-item:nth-child(3) span:nth-child(1){animation-delay:6.3s}.elliot-list-item:nth-child(3) span:nth-child(2){animation-delay:6.35s}.elliot-list-item:nth-child(3) span:nth-child(3){animation-delay:6.4s}.elliot-list-item:nth-child(3) span:nth-child(4){animation-delay:6.45s}.elliot-list-item:nth-child(3) span:nth-child(5){animation-delay:6.5s}.elliot-list-item:nth-child(3) span:nth-child(6){animation-delay:6.55s}.elliot-list-item:nth-child(3) span:nth-child(7){animation-delay:6.6s}.elliot-list-item:nth-child(3) span:nth-child(8){animation-delay:6.65s}.elliot-list-item:nth-child(3) span:nth-child(9){animation-delay:6.7s}.elliot-list-item:nth-child(3) span:nth-child(10){animation-delay:6.75s}.elliot-list-item:nth-child(3) span:nth-child(11){animation-delay:6.8s}.elliot-list-item:nth-child(3) span:nth-child(12){animation-delay:6.85s}.elliot-list-item:nth-child(3) span:nth-child(13){animation-delay:6.9s}.elliot-list-item:nth-child(3) span:nth-child(14){animation-delay:6.95s}.elliot-list-item:nth-child(3) span:nth-child(15){animation-delay:7s}.elliot-list-item:nth-child(3) span:nth-child(16){animation-delay:7.05s}.elliot-list-item:nth-child(3) span:nth-child(17){animation-delay:7.1s}.elliot-list-item:nth-child(3) span:nth-child(18){animation-delay:7.15s}.elliot-list-item:nth-child(3) span:nth-child(19){animation-delay:7.2s}.elliot-list-item:nth-child(3) span:nth-child(20){animation-delay:7.25s}.elliot-list-item:nth-child(3) span:nth-child(21){animation-delay:7.3s}.elliot-list-item:nth-child(4) span:nth-child(1){animation-delay:7.4s}.elliot-list-item:nth-child(4) span:nth-child(2){animation-delay:7.45s}.elliot-list-item:nth-child(4) span:nth-child(3){animation-delay:7.5s}.elliot-list-item:nth-child(4) span:nth-child(4){animation-delay:7.55s}.elliot-list-item:nth-child(4) span:nth-child(5){animation-delay:7.6s}.elliot-list-item:nth-child(4) span:nth-child(6){animation-delay:7.65s}.elliot-list-item:nth-child(4) span:nth-child(7){animation-delay:7.7s}.elliot-list-item:nth-child(4) span:nth-child(8){animation-delay:7.75s}.elliot-list-item:nth-child(4) span:nth-child(9){animation-delay:7.8s}.elliot-list-item:nth-child(4) span:nth-child(10){animation-delay:7.85s}.elliot-list-item:nth-child(4) span:nth-child(11){animation-delay:7.9s}.elliot-list-item:nth-child(4) span:nth-child(12){animation-delay:7.95s}.elliot-list-item:nth-child(4) span:nth-child(13){animation-delay:8s}.elliot-list-item:nth-child(4) span:nth-child(14){animation-delay:8.05s}.elliot-list-item:nth-child(4) span:nth-child(15){animation-delay:8.1s}.elliot-list-item:nth-child(4) span:nth-child(16){animation-delay:8.15s}.elliot-list-item:nth-child(4) span:nth-child(17){animation-delay:8.2s}.elliot-list-item:nth-child(4) span:nth-child(18){animation-delay:8.25s}.elliot-list-item:nth-child(4) span:nth-child(19){animation-delay:8.3s}.elliot-list-item:nth-child(4) span:nth-child(20){animation-delay:8.35s}.elliot-list-item:nth-child(5) span:nth-child(1){animation-delay:8.45s}.elliot-list-item:nth-child(5) span:nth-child(2){animation-delay:8.5s}.elliot-list-item:nth-child(5) span:nth-child(3){animation-delay:8.55s}.elliot-list-item:nth-child(5) span:nth-child(4){animation-delay:8.6s}.elliot-list-item:nth-child(5) span:nth-child(5){animation-delay:8.65s}.elliot-list-item:nth-child(5) span:nth-child(6){animation-delay:8.7s}.elliot-list-item:nth-child(5) span:nth-child(7){animation-delay:8.75s}.elliot-list-item:nth-child(5) span:nth-child(8){animation-delay:8.8s}.elliot-list-item:nth-child(5) span:nth-child(9){animation-delay:8.85s}.elliot-list-item:nth-child(5) span:nth-child(10){animation-delay:8.9s}.elliot-list-item:nth-child(5) span:nth-child(11){animation-delay:8.95s}.elliot-list-item:nth-child(5) span:nth-child(12){animation-delay:9s}.elliot-list-item:nth-child(5) span:nth-child(13){animation-delay:9.05s}.elliot-list-item:nth-child(5) span:nth-child(14){animation-delay:9.1s}.elliot-list-item:nth-child(5) span:nth-child(15){animation-delay:9.15s}.elliot-list-item:nth-child(5) span:nth-child(16){animation-delay:9.2s}.elliot-list-item:nth-child(5) span:nth-child(17){animation-delay:9.25s}.elliot-list-item:nth-child(5) span:nth-child(18){animation-delay:9.3s}.elliot-list-item:nth-child(5) span:nth-child(19){animation-delay:9.35s}.elliot-list-item:nth-child(5) span:nth-child(20){animation-delay:9.4s}.elliot-list-item:nth-child(5) span:nth-child(21){animation-delay:9.45s}.elliot-list-item:nth-child(5) span:nth-child(22){animation-delay:9.5s}.elliot-list-item:nth-child(5) span:nth-child(23){animation-delay:9.55s}.elliot-list-item:nth-child(5) span:nth-child(24){animation-delay:9.6s}.elliot-list-item:nth-child(5) span:nth-child(25){animation-delay:9.65s}.elliot-list-item:nth-child(5) span:nth-child(26){animation-delay:9.7s}.elliot-list-item:nth-child(5) span:nth-child(27){animation-delay:9.75s}.elliot-list-item:nth-child(5) span:nth-child(28){animation-delay:9.8s}.elliot-list-item:nth-child(5) span:nth-child(29){animation-delay:9.85s}.elliot-list-item:nth-child(5) span:nth-child(30){animation-delay:9.9s}.elliot-list-item:nth-child(5) span:nth-child(31){animation-delay:9.95s}.elliot-list-item:nth-child(5) span:nth-child(32){animation-delay:10s}.elliot-list-item:nth-child(5) span:nth-child(33){animation-delay:10.05s}.elliot-list-item:nth-child(5) span:nth-child(34){animation-delay:10.1s}.elliot-list-item:nth-child(5) span:nth-child(35){animation-delay:10.15s}.elliot-list-item:nth-child(5) span:nth-child(36){animation-delay:10.2s}.elliot-list-item:nth-child(5) span:nth-child(37){animation-delay:10.25s}.elliot-list-item:nth-child(5) span:nth-child(38){animation-delay:10.3s}@keyframes elliot-letterSpin{0%{opacity:0;transform:scale(0) rotate(-180deg)}70%{transform:scale(1.1) rotate(10deg)}100%{opacity:1;transform:scale(1) rotate(0deg)}}.elliot-list-item span.space{width:.3em;pointer-events:none}.elliot-list-item::before{content:'';position:absolute;left:1.25rem;top:50%;transform:translateY(-50%);width:10px;height:10px;background:linear-gradient(135deg,#6366f1,#a855f7);border-radius:50%;animation:elliot-pulse 2s ease-in-out infinite;cursor:pointer;transition:all .3s ease}.elliot-list-item:hover::before{transform:translateY(-50%) scale(1.5);animation:elliot-spin 1s linear infinite;box-shadow:0 0 20px rgba(99,102,241,.8)}.elliot-list-item::before:active{animation:elliot-burst .5s ease}@keyframes elliot-spin{from{transform:translateY(-50%) rotate(0deg) scale(1.5)}to{transform:translateY(-50%) rotate(360deg) scale(1.5)}}@keyframes elliot-burst{0%,100%{transform:translateY(-50%) scale(1)}50%{transform:translateY(-50%) scale(3);opacity:0}}.elliot-list-item:nth-child(1)::before{animation-delay:5.2s}.elliot-list-item:nth-child(2)::before{animation-delay:6.3s}.elliot-list-item:nth-child(3)::before{animation-delay:7.35s}.elliot-list-item:nth-child(4)::before{animation-delay:8.4s}.elliot-list-item:nth-child(5)::before{animation-delay:10.35s}@keyframes elliot-pulse{0%,100%{transform:translateY(-50%) scale(1);box-shadow:0 0 0 0 rgba(99,102,241,.7)}50%{transform:translateY(-50%) scale(1.3);box-shadow:0 0 0 10px rgba(99,102,241,0)}}@media(max-width:768px){.elliot-container{padding:3rem 1.5rem}.elliot-list-item{padding:1rem 1rem 1rem 2.5rem}.elliot-list-item::before{left:.75rem}}