.journey-page[data-astro-cid-4362f7na]{width:100%;min-height:100vh;overflow-x:hidden}.journey-hero[data-astro-cid-4362f7na]{position:relative;min-height:60vh;display:flex;align-items:center;justify-content:center;padding:120px 20px 80px;overflow:hidden}.hero-content[data-astro-cid-4362f7na]{position:relative;z-index:2;text-align:center;max-width:800px;animation:fadeInUp 1s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hero-badge[data-astro-cid-4362f7na]{display:inline-flex;align-items:center;gap:10px;padding:10px 20px;background:#a855f726;border:1px solid rgba(168,85,247,.3);border-radius:24px;color:#d8b4fe;font-size:15px;font-weight:600;margin-bottom:24px;animation:fadeIn 1s ease-out .2s both}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.hero-title[data-astro-cid-4362f7na]{font-size:clamp(36px,6vw,64px);color:#fff;font-weight:700;margin:0 0 24px;line-height:1.2;animation:fadeIn 1s ease-out .4s both}.highlight[data-astro-cid-4362f7na]{background:linear-gradient(135deg,#a855f7,#d8b4fe);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description[data-astro-cid-4362f7na]{font-size:clamp(16px,2vw,20px);color:#ffffffb3;line-height:1.6;margin:0;animation:fadeIn 1s ease-out .6s both}.floating-shapes[data-astro-cid-4362f7na]{position:absolute;inset:0;pointer-events:none;overflow:hidden}.shape[data-astro-cid-4362f7na]{position:absolute;border-radius:50%;filter:blur(60px);opacity:.3;animation:floatShape 20s ease-in-out infinite}.shape-1[data-astro-cid-4362f7na]{width:400px;height:400px;background:radial-gradient(circle,rgba(168,85,247,.6),transparent);top:-100px;left:-100px;animation-delay:0s}.shape-2[data-astro-cid-4362f7na]{width:300px;height:300px;background:radial-gradient(circle,rgba(216,180,254,.5),transparent);bottom:-50px;right:-50px;animation-delay:-7s}.shape-3[data-astro-cid-4362f7na]{width:250px;height:250px;background:radial-gradient(circle,rgba(139,92,246,.4),transparent);top:50%;left:50%;animation-delay:-14s}@keyframes floatShape{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-30px) scale(1.1)}66%{transform:translate(-20px,20px) scale(.9)}}.timeline-section[data-astro-cid-4362f7na]{width:100%;min-height:100vh;padding:80px 20px;position:relative}.timeline-container[data-astro-cid-4362f7na]{position:relative;max-width:1200px;margin:0 auto;width:100%}.timeline-path[data-astro-cid-4362f7na]{position:absolute;left:50%;top:0;transform:translate(-50%);width:200px;height:100%;z-index:0;opacity:.8}.path-line[data-astro-cid-4362f7na]{filter:drop-shadow(0 0 8px rgba(168,85,247,.5));animation:pathGlow 3s ease-in-out infinite}@keyframes pathGlow{0%,to{filter:drop-shadow(0 0 8px rgba(168,85,247,.5))}50%{filter:drop-shadow(0 0 16px rgba(168,85,247,.8))}}.timeline-items[data-astro-cid-4362f7na]{position:relative;z-index:1;padding:20px 0}.timeline-item[data-astro-cid-4362f7na]{display:flex;align-items:center;margin-bottom:120px;position:relative;opacity:0;animation:slideIn .6s ease-out forwards;animation-delay:calc(var(--item-index) * .15s)}@keyframes slideIn{0%{opacity:0;transform:translateY(40px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.item-left[data-astro-cid-4362f7na]{flex-direction:row;justify-content:flex-end;padding-right:calc(50% + 60px)}.item-right[data-astro-cid-4362f7na]{flex-direction:row-reverse;justify-content:flex-end;padding-left:calc(50% + 60px)}.timeline-dot[data-astro-cid-4362f7na]{position:absolute;left:50%;transform:translate(-50%);width:60px;height:60px;z-index:3}.dot-pulse[data-astro-cid-4362f7na]{position:absolute;inset:0;border-radius:50%;background:#a855f74d;animation:pulse 2s ease-out infinite}@keyframes pulse{0%{transform:scale(1);opacity:1}to{transform:scale(2);opacity:0}}.dot-inner[data-astro-cid-4362f7na]{position:relative;width:60px;height:60px;background:linear-gradient(135deg,#a855f7e6,#d8b4fee6);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 20px #a855f799,inset 0 0 20px #fff3;border:3px solid rgba(216,180,254,.5);transition:all .3s ease}.timeline-item[data-astro-cid-4362f7na]:hover .dot-inner[data-astro-cid-4362f7na]{transform:scale(1.15) rotate(360deg);box-shadow:0 0 30px #a855f7,inset 0 0 30px #ffffff4d}.dot-inner[data-astro-cid-4362f7na] svg[data-astro-cid-4362f7na]{color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.timeline-card[data-astro-cid-4362f7na]{position:relative;max-width:400px;width:100%;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:28px;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;will-change:transform,border-color}.card-glow[data-astro-cid-4362f7na]{position:absolute;inset:-2px;background:radial-gradient(circle at center,rgba(168,85,247,.4),transparent 70%);opacity:0;border-radius:20px;transition:opacity .15s ease;z-index:-1;pointer-events:none;will-change:opacity}.timeline-card[data-astro-cid-4362f7na]:hover{background:#ffffff14;border-color:#d8b4fe99;transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px #a855f74d}.timeline-card[data-astro-cid-4362f7na]:hover .card-glow[data-astro-cid-4362f7na]{opacity:1}.card-corner[data-astro-cid-4362f7na]{position:absolute;top:0;right:0;width:80px;height:80px;background:linear-gradient(135deg,transparent 50%,rgba(168,85,247,.1) 50%);border-radius:0 20px 0 0;opacity:0;transition:opacity .4s ease}.timeline-card[data-astro-cid-4362f7na]:hover .card-corner[data-astro-cid-4362f7na]{opacity:1}.year-label[data-astro-cid-4362f7na]{display:inline-block;font-size:14px;font-weight:700;color:#d8b4fe;background:#a855f733;padding:6px 16px;border-radius:20px;margin-bottom:16px;border:1px solid rgba(216,180,254,.3);letter-spacing:1px}.timeline-card[data-astro-cid-4362f7na] h3[data-astro-cid-4362f7na]{font-size:clamp(18px,2.5vw,22px);color:#fff;font-weight:700;margin:0 0 10px;line-height:1.3}.timeline-card[data-astro-cid-4362f7na] h4[data-astro-cid-4362f7na]{font-size:clamp(14px,2vw,16px);color:#d8b4fe;font-weight:500;margin:0 0 12px;opacity:.9}.timeline-card[data-astro-cid-4362f7na] p[data-astro-cid-4362f7na]{font-size:clamp(13px,1.8vw,15px);color:#ffffffb3;line-height:1.6;margin:0}@media(max-width:900px){.journey-hero[data-astro-cid-4362f7na]{padding:100px 15px 60px;min-height:50vh}.timeline-section[data-astro-cid-4362f7na]{padding:60px 15px}.timeline-path[data-astro-cid-4362f7na]{width:150px}.item-left[data-astro-cid-4362f7na]{padding-right:calc(50% + 50px)}.item-right[data-astro-cid-4362f7na]{padding-left:calc(50% + 50px)}.timeline-dot[data-astro-cid-4362f7na],.dot-inner[data-astro-cid-4362f7na]{width:50px;height:50px}.dot-inner[data-astro-cid-4362f7na] svg[data-astro-cid-4362f7na]{width:18px;height:18px}.timeline-card[data-astro-cid-4362f7na]{max-width:320px;padding:24px}.timeline-item[data-astro-cid-4362f7na]{margin-bottom:100px}}@media(max-width:600px){.journey-hero[data-astro-cid-4362f7na]{padding:80px 10px 40px;min-height:auto}.shape[data-astro-cid-4362f7na]{display:none}.timeline-section[data-astro-cid-4362f7na]{padding:50px 10px}.timeline-path[data-astro-cid-4362f7na]{display:none}.timeline-item[data-astro-cid-4362f7na]{flex-direction:column!important;align-items:flex-start;padding:0 0 0 70px!important;margin-bottom:60px}.timeline-dot[data-astro-cid-4362f7na]{left:30px;transform:translate(0)}.timeline-card[data-astro-cid-4362f7na]{max-width:100%;margin-top:0}.timeline-card[data-astro-cid-4362f7na]:before{content:"";position:absolute;left:-20px;top:30px;width:20px;height:2px;background:linear-gradient(to right,rgba(216,180,254,.5),transparent)}}
