.about-hero.svelte-cwls5q{background:linear-gradient(135deg,#fffffff2,#f9f9f9f2),url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 600"><defs><pattern id="pattern" x="0" y="0" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="50" cy="50" r="30" fill="%230dcaf0" opacity="0.05"/><path d="M50 20 L70 80 L30 80 Z" fill="%230dcaf0" opacity="0.03"/></pattern></defs><rect width="1200" height="600" fill="url(%23pattern)"/></svg>');position:relative;overflow:hidden;padding-bottom:20px}.about-hero.svelte-cwls5q:before{content:"";position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(13,202,240,.12) 0%,transparent 70%);border-radius:50%;pointer-events:none;animation:svelte-cwls5q-float 20s ease-in-out infinite}.about-hero.svelte-cwls5q:after{content:"";position:absolute;bottom:-40%;left:-5%;width:500px;height:500px;background:radial-gradient(circle,rgba(13,202,240,.08) 0%,transparent 70%);border-radius:50%;pointer-events:none;animation:svelte-cwls5q-float 25s ease-in-out infinite reverse}.hero-content.svelte-cwls5q{position:relative;z-index:2;max-width:900px}.hero-eyebrow.svelte-cwls5q{display:inline-block;margin-bottom:1.5rem;animation:svelte-cwls5q-slideInUp .8s cubic-bezier(.16,1,.3,1) .1s backwards}.eyebrow-label.svelte-cwls5q{display:inline-block;padding:.5rem 1rem;font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;background:#0dcaf01f;color:#0dcaf0;border-radius:999px}.hero-title.svelte-cwls5q{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem;color:#272727;animation:svelte-cwls5q-slideInUp .8s cubic-bezier(.16,1,.3,1) .2s backwards}.hero-subtitle.svelte-cwls5q{font-size:clamp(1rem,2vw,1.125rem);line-height:1.6;color:#666;margin:0;animation:svelte-cwls5q-slideInUp .8s cubic-bezier(.16,1,.3,1) .3s backwards}.about-timeline.svelte-cwls5q{background:linear-gradient(180deg,#fff,#f9f9f9,#fff);position:relative;background-attachment:fixed}.timeline-container.svelte-cwls5q{--timeline-axis-width: 4.5rem;--timeline-gap: clamp(1rem, 2.5vw, 2rem);--timeline-card-width: min(100%, 31rem);--timeline-image-width: clamp(15rem, 24vw, 19rem);position:relative;max-width:76rem;margin:0 auto;padding:2rem 0}.timeline-container.svelte-cwls5q:before{content:"";position:absolute;left:50%;transform:translate(-50%);width:2px;height:100%;background:linear-gradient(180deg,transparent 0%,#0dcaf0 20%,#0dcaf0 80%,transparent 100%)}.timeline-item.svelte-cwls5q{display:grid;grid-template-columns:minmax(0,1fr) var(--timeline-axis-width) minmax(0,1fr);column-gap:var(--timeline-gap);row-gap:1rem;margin-bottom:4rem;position:relative;opacity:0;animation:svelte-cwls5q-fadeInUp .8s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(var(--item-index) * .15s);align-items:stretch}.timeline-item.visible.svelte-cwls5q{animation:svelte-cwls5q-fadeInUp .8s cubic-bezier(.16,1,.3,1) forwards}.timeline-content.svelte-cwls5q{grid-row:1;width:var(--timeline-card-width);max-width:100%;padding:2rem;background:#f9f9f9;border-radius:12px;border-left:3px solid #0dcaf0;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.timeline-content.svelte-cwls5q:before{content:"";position:absolute;top:0;left:0;width:3px;height:100%;background:linear-gradient(180deg,transparent,#0dcaf0,transparent);animation:svelte-cwls5q-shimmer 3s ease-in-out infinite;opacity:0}.timeline-content.svelte-cwls5q:hover:before{opacity:1}.timeline-item.svelte-cwls5q:nth-child(2n) .timeline-content:where(.svelte-cwls5q){grid-column:1;justify-self:end;border-left:3px solid #0dcaf0}.timeline-item.svelte-cwls5q:nth-child(odd) .timeline-content:where(.svelte-cwls5q){grid-column:3;justify-self:start;border-left:none;border-right:3px solid #0dcaf0}.timeline-content.svelte-cwls5q:hover{background:#f0f8fc;box-shadow:0 16px 40px #0dcaf029;transform:translate(4px)}.timeline-image.svelte-cwls5q{grid-row:1;grid-column:auto;width:min(100%,var(--timeline-image-width));height:auto;min-height:0;aspect-ratio:var(--timeline-image-aspect, 5 / 4);max-height:clamp(18rem,34vw,24rem);align-self:center;border-radius:12px;overflow:hidden;background:#f0f0f0;box-shadow:0 8px 20px #0000001a;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;border:2px solid rgba(13,202,240,.2)}.timeline-image.svelte-cwls5q:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,transparent 0%,rgba(13,202,240,.1) 100%);opacity:0;transition:opacity .3s cubic-bezier(.16,1,.3,1);border-radius:10px;pointer-events:none}.timeline-item.svelte-cwls5q:nth-child(2n) .timeline-image:where(.svelte-cwls5q){grid-column:3;justify-self:start}.timeline-item.svelte-cwls5q:nth-child(odd) .timeline-image:where(.svelte-cwls5q){grid-column:1;justify-self:end}.timeline-image.svelte-cwls5q:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 16px 40px #0dcaf04d;border-color:#0dcaf0}.timeline-image.svelte-cwls5q:hover:before{opacity:1}.timeline-image.svelte-cwls5q img:where(.svelte-cwls5q){width:100%;height:100%;object-fit:cover;object-position:var(--timeline-image-position, center center);display:block}.timeline-marker.svelte-cwls5q{grid-row:1;grid-column:2;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:var(--timeline-axis-width);gap:0}.marker-dot.svelte-cwls5q{width:16px;height:16px;background:#0dcaf0;border:4px solid white;border-radius:50%;box-shadow:0 0 0 2px #0dcaf0;z-index:10;margin-top:2rem;animation:svelte-cwls5q-pulse 2s ease-in-out infinite}.content-header.svelte-cwls5q{margin-bottom:1.5rem}.year-badge.svelte-cwls5q{display:inline-block;padding:.5rem 1rem;background:#0dcaf01f;color:#0dcaf0;font-weight:600;font-size:.875rem;border-radius:6px;margin-bottom:.75rem}.period-title.svelte-cwls5q{font-size:1.5rem;font-weight:700;color:#272727;margin:0;line-height:1.3}.highlights-list.svelte-cwls5q{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.highlight-item.svelte-cwls5q{display:flex;gap:.75rem;align-items:flex-start;color:#555;line-height:1.6;font-size:.95rem}.highlight-icon.svelte-cwls5q{width:6px;height:6px;background:#0dcaf0;border-radius:50%;margin-top:.5rem;flex-shrink:0}.about-cta.svelte-cwls5q{background:linear-gradient(135deg,#f5f5f5,#fff);padding-top:20px;padding-bottom:20px}.cta-content.svelte-cwls5q{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:center}.cta-text.svelte-cwls5q h2:where(.svelte-cwls5q){font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#272727;margin-bottom:1rem;line-height:1.3}.cta-text.svelte-cwls5q p:where(.svelte-cwls5q){color:#666;line-height:1.6;margin:0;font-size:1rem}.cta-button.svelte-cwls5q{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:#0dcaf0;color:#fff;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);white-space:nowrap;box-shadow:0 8px 20px #0dcaf03d}.cta-button.svelte-cwls5q:hover{background:#0ab8d9;transform:translateY(-2px);box-shadow:0 12px 30px #0dcaf052}.cta-button.svelte-cwls5q svg:where(.svelte-cwls5q){transition:transform .3s cubic-bezier(.16,1,.3,1)}.cta-button.svelte-cwls5q:hover svg:where(.svelte-cwls5q){transform:translate(4px,-4px)}.about-values.svelte-cwls5q{position:relative;overflow:hidden}.about-values.svelte-cwls5q:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 20% 50%,rgba(13,202,240,.05) 0%,transparent 50%),radial-gradient(circle at 80% 80%,rgba(13,202,240,.03) 0%,transparent 50%);pointer-events:none;z-index:0}.about-values.svelte-cwls5q>.container:where(.svelte-cwls5q){position:relative;z-index:1}.values-header.svelte-cwls5q{text-align:center;margin-bottom:3rem;animation:svelte-cwls5q-fadeInUp .8s cubic-bezier(.16,1,.3,1)}.values-header.svelte-cwls5q h2:where(.svelte-cwls5q){font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#272727;margin-bottom:.75rem}.values-header.svelte-cwls5q p:where(.svelte-cwls5q){color:#666;font-size:1.1rem;max-width:600px;margin:0 auto;line-height:1.6}.values-grid.svelte-cwls5q{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.value-card.svelte-cwls5q{padding:2rem;background:#f9f9f9;border-radius:12px;text-align:center;transition:all .3s cubic-bezier(.16,1,.3,1);border:2px solid rgba(13,202,240,.1);position:relative;overflow:hidden}.value-card.svelte-cwls5q:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(13,202,240,.1),transparent);transition:left .5s cubic-bezier(.16,1,.3,1);pointer-events:none}.value-card.svelte-cwls5q:hover:before{left:100%}.value-card.svelte-cwls5q:hover{background:#f0f8fc;border-color:#0dcaf0;transform:translateY(-8px);box-shadow:0 16px 40px #0dcaf029}.value-icon.svelte-cwls5q{display:flex;align-items:center;justify-content:center;width:60px;height:60px;background:#0dcaf01a;border-radius:12px;margin:0 auto 1rem;transition:all .3s cubic-bezier(.16,1,.3,1)}.value-icon.svelte-cwls5q svg:where(.svelte-cwls5q) path:where(.svelte-cwls5q){transition:fill .3s cubic-bezier(.16,1,.3,1)}.value-card.svelte-cwls5q:hover .value-icon:where(.svelte-cwls5q){background:#0dcaf0;transform:scale(1.1) rotate(5deg);box-shadow:0 8px 20px #0dcaf04d}.value-card.svelte-cwls5q:hover .value-icon:where(.svelte-cwls5q) svg:where(.svelte-cwls5q) path:where(.svelte-cwls5q){fill:#fff}.value-card.svelte-cwls5q h3:where(.svelte-cwls5q){font-size:1.25rem;font-weight:700;color:#272727;margin:0 0 .75rem}.value-card.svelte-cwls5q p:where(.svelte-cwls5q){color:#666;font-size:.95rem;line-height:1.6;margin:0}@keyframes svelte-cwls5q-slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-cwls5q-fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-cwls5q-float{0%,to{transform:translate(0)}50%{transform:translate(30px,-30px)}}@keyframes svelte-cwls5q-pulse{0%,to{box-shadow:0 0 0 2px #0dcaf0,0 0 0 6px #0dcaf033}50%{box-shadow:0 0 0 2px #0dcaf0,0 0 0 12px #0dcaf01a}}@keyframes svelte-cwls5q-shimmer{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes svelte-cwls5q-glow{0%,to{box-shadow:0 0 #0dcaf0b3}50%{box-shadow:0 0 0 10px #0dcaf000}}@media(max-width:1100px){.timeline-container.svelte-cwls5q{--timeline-axis-width: 3.5rem;--timeline-gap: 1.25rem;--timeline-card-width: min(100%, 26rem);--timeline-image-width: clamp(13rem, 27vw, 16rem)}.timeline-item.svelte-cwls5q{margin-bottom:3rem}}@media(max-width:900px){.timeline-container.svelte-cwls5q:before{left:calc(var(--timeline-axis-width) / 2);transform:none}.timeline-item.svelte-cwls5q{grid-template-columns:var(--timeline-axis-width) minmax(0,1fr);column-gap:1rem;row-gap:1rem;margin-bottom:3rem;align-items:start}.timeline-content.svelte-cwls5q{grid-row:auto;grid-column:2!important;width:100%;justify-self:stretch;border-left:3px solid #0dcaf0;border-right:none;margin-left:0}.timeline-image.svelte-cwls5q{grid-row:auto;grid-column:2!important;width:100%;height:auto;aspect-ratio:var(--timeline-image-aspect, 5 / 4);max-height:none;min-height:0;justify-self:stretch;margin:0}.timeline-marker.svelte-cwls5q{grid-row:1 / span 2;grid-column:1;position:relative;left:0;top:0;flex-direction:column;align-self:stretch}.marker-dot.svelte-cwls5q{margin-top:1.75rem}.timeline-item.svelte-cwls5q:nth-child(2n) .timeline-content:where(.svelte-cwls5q){grid-column:2;justify-self:stretch;border-left:3px solid #0dcaf0;border-right:none}.timeline-item.svelte-cwls5q:nth-child(odd) .timeline-content:where(.svelte-cwls5q){grid-column:2;justify-self:stretch;border-left:3px solid #0dcaf0;border-right:none}.timeline-item.svelte-cwls5q:nth-child(2n) .timeline-image:where(.svelte-cwls5q),.timeline-item.svelte-cwls5q:nth-child(odd) .timeline-image:where(.svelte-cwls5q){grid-column:2;justify-self:stretch}.timeline-image.svelte-cwls5q img:where(.svelte-cwls5q){object-position:var( --timeline-image-position-mobile, var(--timeline-image-position, center center) )}.cta-content.svelte-cwls5q{grid-template-columns:1fr;gap:2rem}.cta-button.svelte-cwls5q{width:100%;justify-content:center}.values-grid.svelte-cwls5q{grid-template-columns:1fr}}@media(max-width:640px){.timeline-container.svelte-cwls5q{--timeline-axis-width: 2.75rem}.timeline-item.svelte-cwls5q{column-gap:.75rem;margin-bottom:2.5rem}.timeline-content.svelte-cwls5q{padding:1.5rem}.timeline-image.svelte-cwls5q{aspect-ratio:4 / 3}}@media(max-width:480px){.timeline-image.svelte-cwls5q{aspect-ratio:1 / 1}.timeline-content.svelte-cwls5q{padding:1.25rem}.period-title.svelte-cwls5q{font-size:1.25rem}.highlight-item.svelte-cwls5q{font-size:.9rem}}
