.hero-section:where(.astro-hqzsmcks){display:flex;flex-direction:column;align-items:center;gap:32px;padding:64px 120px;background:var(--white);width:100%}.breadcrumb:where(.astro-hqzsmcks){display:flex;align-items:center;gap:8px}.breadcrumb-item:where(.astro-hqzsmcks){font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:var(--textLight)}.breadcrumb-separator:where(.astro-hqzsmcks){font-family:Inter,sans-serif;font-size:14px;color:#ccc}.breadcrumb-current:where(.astro-hqzsmcks){font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:var(--primary)}.hero-title:where(.astro-hqzsmcks){font-family:Newsreader,serif;font-size:52px;font-weight:500;color:var(--textDark);text-align:center;margin:0}.hero-subtitle:where(.astro-hqzsmcks){font-family:Inter,sans-serif;font-size:18px;font-weight:400;color:var(--textGray);line-height:1.6;text-align:center;max-width:800px;margin:0}.video-section:where(.astro-hqzsmcks){display:flex;flex-direction:column;align-items:center;gap:40px;padding:80px 120px;background:var(--bgDark);width:100%}.video-label:where(.astro-hqzsmcks){font-family:JetBrains Mono,monospace;font-size:12px;font-weight:600;color:#7b9fe0;letter-spacing:2px}.video-title:where(.astro-hqzsmcks){font-family:Newsreader,serif;font-size:36px;font-weight:500;color:var(--white);text-align:center;margin:0}.video-container:where(.astro-hqzsmcks){position:relative;width:100%;max-width:1000px;aspect-ratio:16 / 9;border-radius:16px;overflow:hidden;background:#2a2a2a}.video-thumbnail:where(.astro-hqzsmcks){width:100%;height:100%;object-fit:cover;opacity:.8}.play-button:where(.astro-hqzsmcks){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;border-radius:50%;background:var(--primary);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s}.play-button:where(.astro-hqzsmcks):hover{transform:translate(-50%,-50%) scale(1.1)}.video-duration:where(.astro-hqzsmcks){position:absolute;bottom:20px;right:20px;background:#000000b3;padding:8px 16px;border-radius:6px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#fff}.video-caption:where(.astro-hqzsmcks){font-family:Inter,sans-serif;font-size:16px;color:#ccc;text-align:center;margin:0}.process-section:where(.astro-hqzsmcks){display:flex;align-items:center;gap:64px;padding:80px 120px;background:var(--white);width:100%}.process-section--alt:where(.astro-hqzsmcks){background:var(--bgLight)}.process-section--reversed:where(.astro-hqzsmcks){flex-direction:row-reverse}.process-content:where(.astro-hqzsmcks){display:flex;flex-direction:column;gap:24px;width:480px;flex-shrink:0}.process-label:where(.astro-hqzsmcks){font-family:JetBrains Mono,monospace;font-size:12px;font-weight:600;color:var(--primary);letter-spacing:2px}.process-title:where(.astro-hqzsmcks){font-family:Newsreader,serif;font-size:38px;font-weight:500;color:var(--textDark);margin:0}.process-description:where(.astro-hqzsmcks){font-family:Inter,sans-serif;font-size:16px;color:var(--textGray);line-height:1.7;margin:0}.process-features:where(.astro-hqzsmcks){display:flex;flex-direction:column;gap:12px}.feature-item:where(.astro-hqzsmcks){display:flex;align-items:center;gap:12px}.feature-item:where(.astro-hqzsmcks) span:where(.astro-hqzsmcks){font-family:Inter,sans-serif;font-size:15px;color:var(--textDark)}.process-gallery:where(.astro-hqzsmcks){display:flex;flex-direction:column;gap:16px;flex:1}.gallery-main:where(.astro-hqzsmcks){position:relative;width:100%;height:320px;border-radius:12px;overflow:hidden}.gallery-main:where(.astro-hqzsmcks) img:where(.astro-hqzsmcks){width:100%;height:100%;object-fit:cover}.gallery-play-button:where(.astro-hqzsmcks){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:50%;background:var(--primary);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s}.gallery-play-button:where(.astro-hqzsmcks):hover{transform:translate(-50%,-50%) scale(1.1)}.gallery-thumbnails:where(.astro-hqzsmcks){display:flex;gap:12px}.thumbnail:where(.astro-hqzsmcks){width:130px;height:90px;border-radius:8px;overflow:hidden;flex-shrink:0}.thumbnail--active:where(.astro-hqzsmcks){border:2px solid var(--primary)}.thumbnail:where(.astro-hqzsmcks) img:where(.astro-hqzsmcks){width:100%;height:100%;object-fit:cover}.cta-section:where(.astro-hqzsmcks){display:flex;flex-direction:column;align-items:center;gap:32px;padding:80px 120px;background:var(--primary);width:100%}.cta-title:where(.astro-hqzsmcks){font-family:Newsreader,serif;font-size:40px;font-weight:500;color:var(--white);text-align:center;margin:0}.cta-description:where(.astro-hqzsmcks){font-family:Inter,sans-serif;font-size:18px;color:var(--white);opacity:.9;text-align:center;max-width:600px;margin:0}.cta-buttons:where(.astro-hqzsmcks){display:flex;gap:16px}.cta-btn-primary:where(.astro-hqzsmcks){display:flex;align-items:center;gap:8px;padding:16px 32px;background:var(--white);border-radius:8px;text-decoration:none;font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:var(--primary);transition:opacity .2s}.cta-btn-primary:where(.astro-hqzsmcks):hover{opacity:.9}.cta-btn-secondary:where(.astro-hqzsmcks){display:flex;align-items:center;gap:8px;padding:16px 32px;border:2px solid var(--white);border-radius:8px;text-decoration:none;font-family:Inter,sans-serif;font-size:16px;font-weight:600;color:var(--white);transition:background .2s}.cta-btn-secondary:where(.astro-hqzsmcks):hover{background:#ffffff1a}@media(max-width:1024px){.hero-section:where(.astro-hqzsmcks){padding:48px 40px;gap:24px}.hero-title:where(.astro-hqzsmcks){font-size:42px}.hero-subtitle:where(.astro-hqzsmcks){font-size:16px}.video-section:where(.astro-hqzsmcks){padding:60px 40px;gap:32px}.video-title:where(.astro-hqzsmcks){font-size:30px}.play-button:where(.astro-hqzsmcks){width:64px;height:64px}.process-section:where(.astro-hqzsmcks){padding:60px 40px;gap:40px}.process-section--reversed:where(.astro-hqzsmcks){flex-direction:row-reverse}.process-content:where(.astro-hqzsmcks){width:400px}.process-title:where(.astro-hqzsmcks){font-size:32px}.gallery-main:where(.astro-hqzsmcks){height:280px}.thumbnail:where(.astro-hqzsmcks){width:100px;height:70px}.cta-section:where(.astro-hqzsmcks){padding:60px 40px;gap:24px}.cta-title:where(.astro-hqzsmcks){font-size:34px}.cta-description:where(.astro-hqzsmcks){font-size:16px}}@media(max-width:768px){.hero-section:where(.astro-hqzsmcks){padding:40px 20px;gap:20px}.breadcrumb:where(.astro-hqzsmcks){flex-wrap:wrap;justify-content:center}.hero-title:where(.astro-hqzsmcks){font-size:32px}.hero-subtitle:where(.astro-hqzsmcks){font-size:15px}.video-section:where(.astro-hqzsmcks){padding:48px 20px;gap:24px}.video-label:where(.astro-hqzsmcks){font-size:11px}.video-title:where(.astro-hqzsmcks){font-size:26px}.video-container:where(.astro-hqzsmcks){border-radius:12px}.play-button:where(.astro-hqzsmcks){width:56px;height:56px}.play-button:where(.astro-hqzsmcks) svg:where(.astro-hqzsmcks){width:18px;height:20px}.video-duration:where(.astro-hqzsmcks){bottom:12px;right:12px;padding:6px 12px;font-size:12px}.video-caption:where(.astro-hqzsmcks){font-size:14px}.process-section:where(.astro-hqzsmcks){flex-direction:column;padding:48px 20px;gap:32px}.process-section--reversed:where(.astro-hqzsmcks){flex-direction:column}.process-content:where(.astro-hqzsmcks){width:100%}.process-label:where(.astro-hqzsmcks){font-size:11px}.process-title:where(.astro-hqzsmcks){font-size:28px}.process-description:where(.astro-hqzsmcks){font-size:15px}.feature-item:where(.astro-hqzsmcks) span:where(.astro-hqzsmcks){font-size:14px}.process-gallery:where(.astro-hqzsmcks){width:100%}.gallery-main:where(.astro-hqzsmcks){height:220px}.gallery-play-button:where(.astro-hqzsmcks){width:48px;height:48px}.gallery-play-button:where(.astro-hqzsmcks) svg:where(.astro-hqzsmcks){width:14px;height:16px}.gallery-thumbnails:where(.astro-hqzsmcks){gap:8px;overflow-x:auto;padding-bottom:8px}.thumbnail:where(.astro-hqzsmcks){width:80px;height:56px}.cta-section:where(.astro-hqzsmcks){padding:48px 20px;gap:20px}.cta-title:where(.astro-hqzsmcks){font-size:26px}.cta-description:where(.astro-hqzsmcks){font-size:15px}.cta-buttons:where(.astro-hqzsmcks){flex-direction:column;width:100%}.cta-btn-primary:where(.astro-hqzsmcks),.cta-btn-secondary:where(.astro-hqzsmcks){width:100%;justify-content:center;padding:14px 24px;font-size:15px}}@media(max-width:480px){.hero-title:where(.astro-hqzsmcks){font-size:28px}.video-title:where(.astro-hqzsmcks){font-size:22px}.process-title:where(.astro-hqzsmcks){font-size:24px}.cta-title:where(.astro-hqzsmcks){font-size:22px}.gallery-thumbnails:where(.astro-hqzsmcks){gap:6px}.thumbnail:where(.astro-hqzsmcks){width:70px;height:50px}}
