.five-words{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background:radial-gradient(ellipse at center,#111,#000 70%);position:relative}.subtitle-toggle{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:.75rem 1.5rem;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease;margin-bottom:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-shadow:0 0 10px rgba(255,255,255,.1)}.subtitle-toggle:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 4px 15px #ffffff1a;text-shadow:0 0 15px rgba(255,255,255,.2)}.subtitle-toggle:active{transform:translateY(0)}.content-wrapper{display:flex;gap:4rem;align-items:flex-start;max-width:1200px;width:100%}.five-words-container{flex:1;min-width:0;display:flex;flex-direction:column;gap:2rem}.subtitle-column{flex:1;min-width:0;flex-direction:column;gap:2rem;padding-left:2rem;border-left:1px solid rgba(255,255,255,.1);transition:opacity .3s ease}.five-words-step{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:.5rem;opacity:0;animation:fadeInUp .8s ease-out forwards;min-height:6rem;margin-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.05);transition:all .3s ease;position:relative}.five-words-step-content{display:flex;align-items:baseline;gap:2rem;width:100%}.five-words-step:last-child{border-bottom:none}.five-words-step:hover{transform:translate(10px);background:#ffffff05;border-radius:8px;padding-left:1.5rem;border-bottom-color:#ffffff1a}.step-subtitle{display:flex;align-items:center;min-height:6rem;margin-bottom:2rem;opacity:0;animation:fadeInUp .8s ease-out forwards}.subtitle-text{font-size:1.6rem;font-weight:400;color:#ffffffd9;margin:0;line-height:1.5;letter-spacing:.02em;font-style:italic}.five-words-step:nth-child(1){animation-delay:.1s}.five-words-step:nth-child(2){animation-delay:.2s}.five-words-step:nth-child(3){animation-delay:.3s}.five-words-step:nth-child(4){animation-delay:.4s}.five-words-step:nth-child(5){animation-delay:.5s}.step-subtitle:nth-child(1){animation-delay:.6s}.step-subtitle:nth-child(2){animation-delay:.7s}.step-subtitle:nth-child(3){animation-delay:.8s}.step-subtitle:nth-child(4){animation-delay:.9s}.step-subtitle:nth-child(5){animation-delay:1s}.step-number{font-size:2rem;font-weight:300;color:#fff9;min-width:3rem;background:none!important;border-radius:0!important;width:auto!important;height:auto!important;display:inline!important;text-shadow:0 0 10px rgba(255,255,255,.1);transition:all .3s ease}.five-words-step:nth-child(1) .step-number{color:#ff6464cc}.five-words-step:nth-child(2) .step-number{color:#ff9664cc}.five-words-step:nth-child(3) .step-number{color:#ffc864cc}.five-words-step:nth-child(4) .step-number{color:#96ff96cc}.five-words-step:nth-child(5) .step-number{color:#64c8ffcc}.five-words-step:hover .step-number{transform:scale(1.1);text-shadow:0 0 20px currentColor}.step-word{font-size:clamp(2.5rem,6vw,6rem);font-weight:700;color:#fff;margin:0;letter-spacing:-.02em;line-height:.9;text-shadow:0 0 20px rgba(255,255,255,.1);transition:all .3s ease}.five-words-step:hover .step-word{text-shadow:0 0 30px rgba(255,255,255,.2);transform:translateY(-2px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 768px){.content-wrapper{flex-direction:column;gap:2rem}.five-words-container{gap:1.5rem}.subtitle-column{padding-left:0;border-left:none;border-top:1px solid rgba(255,255,255,.1);padding-top:2rem}.five-words-step{gap:.3rem;min-height:4rem;margin-bottom:1.5rem}.five-words-step-content{gap:1rem}.five-words-step:hover{transform:translate(5px);padding-left:1rem}.step-number{font-size:1.5rem;min-width:2rem;background:none!important;border-radius:0!important;width:auto!important;height:auto!important;display:inline!important}.subtitle-text{font-size:1.2rem;line-height:1.4;letter-spacing:.01em}.step-subtitle{min-height:4rem;margin-bottom:1.5rem}.subtitle-toggle{padding:.6rem 1.2rem;font-size:.8rem;margin-bottom:1.5rem}}
