:root{--timeline-primary: #1e2382;--timeline-text-dark: #1f2937;--timeline-text-medium: #4b5563;--timeline-text-light: #6b7280;--timeline-white: #ffffff;--timeline-line-opacity: .4;--timeline-line-left: 8.5rem;--timeline-year-width: 6rem;--timeline-gap: 2rem;--timeline-dot-size: 1rem;--timeline-dot-inner: .875rem;--timeline-image-width: 250px;--timeline-padding-y: 2rem;--timeline-item-gap: 3rem;--timeline-content-padding: 1rem 1.5rem;--timeline-border-width: 3px;--timeline-border-radius: .5rem;--timeline-border-radius-sm: .25rem;--timeline-year-size: 2.5rem;--timeline-title-size: 1.125rem;--timeline-description-size: .875rem;--timeline-era-size: .875rem;--timeline-category-size: .75rem;--timeline-mobile-line-left: 4.125rem;--timeline-mobile-year-width: 3rem;--timeline-mobile-gap: .5rem;--timeline-mobile-dot-size: .75rem;--timeline-mobile-dot-inner: .625rem;--timeline-mobile-year-size: 1.25rem;--timeline-mobile-title-size: .875rem;--timeline-mobile-description-size: .8125rem;--timeline-mobile-era-size: .75rem}.timeline,.timeline-container{position:relative;list-style:none;padding:var(--timeline-padding-y) 0;max-width:56rem;margin:0 auto}.timeline:before,.timeline-container:before{content:"";position:absolute;top:0;bottom:0;left:var(--timeline-line-left);width:2px}.timeline-item{position:relative;display:flex;align-items:start;gap:var(--timeline-gap);padding-bottom:var(--timeline-item-gap);max-width:56rem;margin:0 auto}.timeline-year-wrapper{flex-shrink:0;width:var(--timeline-year-width);text-align:right;font-size:var(--timeline-year-size);font-weight:100;line-height:1.1}.timeline-year{font-size:var(--timeline-year-size);font-weight:800}.timeline-dot-wrapper{position:relative;flex-shrink:0;width:var(--timeline-dot-size);height:var(--timeline-dot-size);margin-top:.5rem}.timeline-dot-wrapper:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:var(--timeline-dot-inner);height:var(--timeline-dot-inner);border-radius:50%;z-index:2}.timeline-content-wrapper{position:relative;flex:1;background:var(--timeline-white);border-radius:var(--timeline-border-radius);padding:var(--timeline-content-padding)}.timeline-title{font-size:var(--timeline-title-size);font-weight:700;color:var(--timeline-text-dark);margin-bottom:.5rem;line-height:1.4}.timeline-description{font-size:var(--timeline-description-size);color:var(--timeline-text-medium);line-height:1.625}.timeline:before{background:var(--timeline-primary)}.timeline .timeline-year-wrapper,.timeline .timeline-year{color:var(--timeline-primary)}.timeline-era{font-size:var(--timeline-era-size);font-weight:400;color:var(--timeline-text-light);margin-top:.25rem}.timeline .timeline-dot-wrapper:after{background:var(--timeline-white);border:2px solid var(--timeline-primary)}.timeline .timeline-content-wrapper{border:var(--timeline-border-width) solid var(--timeline-primary)}.timeline-category{display:inline-block;padding:.25rem .75rem;border-radius:var(--timeline-border-radius-sm);font-size:var(--timeline-category-size);font-weight:600;margin-bottom:.75rem}.timeline-category-setup{background:#fee2e2;color:#b91c1c}.timeline-category-business{background:#cffafe;color:#0e7490}.timeline-category-organization{background:#dcfce7;color:#15803d}.timeline-category-ongoing{background:#dbeafe;color:#1e40af}.timeline-content-with-image{display:flex;gap:1.5rem;align-items:center}.timeline-text-content{flex:1}.timeline-image-wrapper{flex-shrink:0;border-radius:var(--timeline-border-radius);overflow:hidden;width:var(--timeline-image-width)}.timeline-image{width:100%;height:auto;display:block;object-fit:cover}.timeline-item:last-child:before{height:1.375rem}.timeline-section-bg{background:#1e2382;position:relative;overflow:hidden}.timeline-container:before{background:rgba(255,255,255,var(--timeline-line-opacity))}.timeline-container .timeline-year-wrapper,.timeline-container .timeline-year{color:var(--timeline-white);font-weight:100}.timeline-container .timeline-dot-wrapper:after{background:var(--timeline-white);border:2px solid var(--timeline-white)}.timeline-container .timeline-content-wrapper{border:1px solid var(--timeline-white);border-radius:var(--timeline-border-radius-sm)}@media (max-width: 768px){.timeline,.timeline-container{padding:1rem 0}.timeline:before,.timeline-container:before{left:var(--timeline-mobile-line-left);transform:none}.timeline-item,.timeline-container .timeline-item{max-width:none;padding-left:.25rem;padding-right:.25rem;padding-bottom:2rem;gap:var(--timeline-mobile-gap)}.timeline-year-wrapper,.timeline-container .timeline-year-wrapper{width:var(--timeline-mobile-year-width);font-size:var(--timeline-mobile-year-size)}.timeline-year,.timeline-container .timeline-year{font-size:var(--timeline-mobile-year-size);line-height:1.875rem}.timeline-era{font-size:var(--timeline-mobile-era-size)}.timeline-dot-wrapper,.timeline-container .timeline-dot-wrapper{width:var(--timeline-mobile-dot-size);height:var(--timeline-mobile-dot-size);margin-top:.375rem}.timeline-dot-wrapper:after,.timeline-container .timeline-dot-wrapper:after{width:var(--timeline-mobile-dot-inner);height:var(--timeline-mobile-dot-inner);top:50%;left:50%;transform:translate(-50%,-50%)}.timeline-content-wrapper,.timeline-container .timeline-content-wrapper{padding:.75rem}.timeline-title,.timeline-container .timeline-title{font-size:var(--timeline-mobile-title-size);line-height:1.333;margin-bottom:.375rem}.timeline-description,.timeline-container .timeline-description{font-size:var(--timeline-mobile-description-size)}.timeline-category{margin-bottom:.5rem}.timeline-content-with-image{flex-direction:column;gap:.75rem}.timeline-image-wrapper{width:100%;max-width:250px}}.scroll-to-top-btn[data-astro-cid-xwejkxho]{position:fixed;bottom:2rem;right:2rem;width:3rem;height:3rem;background-color:#1e2382;color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:all .3s ease;z-index:1000;box-shadow:0 4px 12px #00000026}.scroll-to-top-btn[data-astro-cid-xwejkxho].show{opacity:1;visibility:visible}.scroll-to-top-btn[data-astro-cid-xwejkxho]:hover{background-color:#2a2f9e;transform:translateY(-4px);box-shadow:0 6px 16px #0003}.scroll-to-top-btn[data-astro-cid-xwejkxho]:active{transform:translateY(-2px)}@media (max-width: 768px){.scroll-to-top-btn[data-astro-cid-xwejkxho]{bottom:1.5rem;right:1.5rem;width:2.75rem;height:2.75rem}}.business-detail-hero[data-astro-cid-xwejkxho]{background-repeat:no-repeat;background-position:center top;background-size:cover;position:relative;padding-top:4rem;margin-top:-4rem}@media (min-width: 641px){.business-detail-hero[data-astro-cid-xwejkxho]{padding-top:3rem;margin-top:-3rem}}@media (min-width: 1024px){.business-detail-hero[data-astro-cid-xwejkxho]{padding-top:3rem;margin-top:-3rem}}.timeline-section-bg[data-astro-cid-xwejkxho] .timeline-image-wrapper[data-astro-cid-xwejkxho]{width:300px}@media (max-width: 768px){.timeline-section-bg[data-astro-cid-xwejkxho] .timeline-image-wrapper[data-astro-cid-xwejkxho]{width:100%;max-width:300px}}.employee-carousel-container[data-astro-cid-epsoefmu]{position:relative;overflow:hidden;padding:0 40px}@media (max-width: 767px){.employee-carousel-container[data-astro-cid-epsoefmu]{padding:0 8px}}.employee-carousel[data-astro-cid-epsoefmu]{position:relative;overflow:hidden;min-height:250px}.employee-card[data-astro-cid-epsoefmu]{position:absolute;top:0;left:0;width:100%;opacity:0;pointer-events:none}.employee-card[data-astro-cid-epsoefmu].active{opacity:1;pointer-events:auto;position:relative}.carousel-btn[data-astro-cid-epsoefmu]{position:absolute;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;background:#e60012;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:background .3s;font-size:.875rem}@media (min-width: 768px){.carousel-btn[data-astro-cid-epsoefmu]{width:40px;height:40px;font-size:1rem}}.carousel-btn[data-astro-cid-epsoefmu]:hover{background:#1e2382}.carousel-btn[data-astro-cid-epsoefmu]:disabled{opacity:.3;cursor:not-allowed}.carousel-btn-prev[data-astro-cid-epsoefmu]{left:0}.carousel-btn-next[data-astro-cid-epsoefmu]{right:0}.carousel-indicator[data-astro-cid-epsoefmu]{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.carousel-dot[data-astro-cid-epsoefmu]{width:8px;height:8px;border-radius:50%;background:#d1d5db;cursor:pointer;transition:background .3s}@media (min-width: 768px){.carousel-dot[data-astro-cid-epsoefmu]{width:10px;height:10px}}.carousel-dot[data-astro-cid-epsoefmu].active{background:#e60012}.official-website-link[data-astro-cid-vd7ymiy4]{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb;text-align:center}@media (min-width: 768px){.official-website-link[data-astro-cid-vd7ymiy4]{padding-top:2rem}}
