body{margin:0}:root{--bar-bg:#eef6fb;--bar-border:#e2edf6;--text-main:#334155;--badge-bg:#e0efff;--badge-text:#3b82f6}.announcement{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#eef6fb;background:var(--bar-bg);border-bottom:1px solid #e2edf6;border-bottom:1px solid var(--bar-border);box-shadow:none;font-size:14px;inset:0 0 auto 0;position:fixed;z-index:10002}.announcement-content{align-items:center;color:#334155;color:var(--text-main);display:flex;gap:12px;justify-content:center;line-height:20px;margin:0 auto;max-width:1100px;padding:10px 16px;width:100%}.announcement-badge{background:#e1e9f5;border-radius:5px;color:#3b82f6;color:var(--badge-text);font-size:12px;font-weight:600;margin-right:3px;padding:2px 7px}.announcement-text{color:#334155;color:var(--text-main);white-space:nowrap}.announcement-link{color:#2563eb;color:var(--link-blue);font-weight:500;text-decoration:none;white-space:nowrap}.announcement-close{background:none;border:none;color:#64748b;color:var(--text-muted);cursor:pointer;font-size:18px;line-height:1;position:absolute;right:8px;top:8px}.announcement-close:hover{color:#334155;color:var(--text-main)}@media (max-width:640px){.announcement{font-size:12px}.announcement-content{gap:6px 10px;justify-content:flex-start;padding:12px}.announcement-text{line-height:18px;white-space:normal}.announcement-link{display:inline-block;margin-left:0;white-space:normal}.announcement-close{right:10px;top:10px}}:root{--accent-bg:#f1f7ff}.mega-menu{background:#fff;background:var(--bg);border-radius:16px;box-shadow:0 12px 24px #0f172a14,0 4px 8px #0f172a0a;left:0;position:absolute;top:100%;width:693px}.mega-menu-inner{padding:16px}.mega-primary{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.mega-card{align-items:flex-start;background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:12px;cursor:pointer;display:flex;flex-direction:column;gap:8px;padding:14px;transition:background .15s ease,border-color .15s ease}.mega-card:hover{background:#f8fafc;background:var(--hover-bg);border-color:#c7d2fe}.mega-icon{align-items:center;background:#f1f7ff;background:var(--accent-bg);border-radius:12px;display:flex;height:72px;justify-content:center;margin-bottom:6px;width:72px}.mega-icon svg{height:56px;width:56px}.mega-pill svg{height:36px;width:36px}.mega-card:hover .bar{animation:bar-bounce .9s ease-in-out infinite;transform-origin:center bottom;will-change:transform}.mega-card:hover .bar.r1{animation-delay:0s}.mega-card:hover .bar.r2{animation-delay:.12s}.mega-card:hover .bar.r3{animation-delay:.24s}.mega-card:hover .bar.r4{animation-delay:.36s}.mega-card:hover .bar.r5{animation-delay:.48s}@keyframes bar-bounce{0%{transform:scaleY(1)}30%{transform:scaleY(.85)}50%{transform:scaleY(1.2)}80%{transform:scaleY(1.05)}to{transform:scaleY(1)}}.mega-card:hover .embed-center{animation:embed-pulse .9s ease-in-out infinite;transform-origin:center center}@keyframes embed-pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}.mega-card h4{color:#0f172a;color:var(--text-main);font-size:14px;font-weight:600;margin:0 0 4px}.mega-card p{color:#64748b;color:var(--text-muted);font-size:13px;line-height:1.4;margin:0}.mega-divider{background:#e5e7eb;background:var(--border);height:1px;margin:16px 0}.mega-secondary{display:flex;gap:12px}.mega-pill{align-items:center;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:10px;color:#0f172a;color:var(--text-main);cursor:pointer;display:flex;flex:1 1;font-size:13px;font-weight:500;gap:8px;padding:10px 12px;transition:background .15s ease}.mega-pill:hover{background:#f8fafc;background:var(--hover-bg)}:root{--bg:#fff;--border:#e5e7eb;--hover-bg:#f8fafc}.mega-menu--features{background:#fff;background:var(--bg);border-radius:16px;box-shadow:0 12px 24px #0f172a14,0 4px 8px #0f172a0a;left:0;position:absolute;width:520px}.mega-menu-inner{padding:20px}.mega-features{grid-gap:32px;display:grid;gap:32px;grid-template-columns:1fr 1fr}.feature-column{display:flex;flex-direction:column;gap:14px}.feature-item{align-items:center;border-radius:6px;color:#0f172a;color:var(--text-main);cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:12px;padding:6px 4px;transition:background .15s ease}.feature-item:hover{background:#f8fafc;background:var(--hover-bg)}.feature-icon{align-items:center;color:#64748b;display:flex;height:18px;justify-content:center;width:18px}.mega-footer{border-top:1px solid #e5e7eb;border-top:1px solid var(--border);display:flex;gap:16px;margin-top:24px;padding-top:16px}.footer-action{align-items:center;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:12px;color:#0f172a;color:var(--text-main);cursor:pointer;display:flex;flex:1 1;font-size:14px;font-weight:500;gap:10px;padding:12px;transition:background .15s ease}.footer-action:hover{background:#f8fafc;background:var(--hover-bg)}.footer-icon{align-items:center;color:#64748b;display:flex;height:18px;justify-content:center;width:18px}:root{--primary-blue:#5094e3;--primary-blue-hover:#3f82d1;--border-light:#c7dbf4;--bg-white:#fff}.analytics-hero{align-items:center;background:#fff;background:var(--bg-white);box-sizing:border-box;display:flex;justify-content:center;min-height:302px;padding:250px 24px;width:100%}@media (max-width:768px){.analytics-hero{padding:100px 24px}.analytics-hero__title{font-size:25px;line-height:32px}.analytics-hero__subtitle{font-size:17px;line-height:22px}}.analytics-hero__content{max-width:760px;text-align:center}.analytics-hero__title{color:#0f172a;color:var(--text-dark);font-family:Inter,sans-serif;font-size:36px;font-weight:700;letter-spacing:-.01em;line-height:44px;margin:0 0 16px}.analytics-hero__subtitle{color:#5a6072;font-family:Lato,Helvetica Neue,Helvetica,sans-serif;font-size:20px;line-height:26px;margin:0 auto 32px;max-width:558px}.analytics-hero__actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;height:44px;justify-content:center;padding:0 20px;transition:all .2s ease;white-space:nowrap}.btn-primary{background-color:#5094e3;background-color:var(--primary-blue);color:#fff}.btn-primary:hover{background-color:#3f82d1;background-color:var(--primary-blue-hover)}.btn-outline{background-color:initial;border:1px solid #c7dbf4;border:1px solid var(--border-light);color:#5094e3;color:var(--primary-blue)}.btn-outline:hover{background-color:#5094e30f}:root{--enterprise-bg:#0f3b63;--enterprise-card-bg:#123f66;--enterprise-radius:12px;--enterprise-title:#fff;--enterprise-body:#c7d9ea;--enterprise-accent:#5fb3ff}.enterprise{background:#0f3b63;background:var(--enterprise-bg);color:#fff;color:var(--enterprise-title);padding:120px 24px 140px}.enterprise-header{margin:0 auto 72px;max-width:760px;text-align:center}.enterprise-header h2{color:#fff;color:var(--enterprise-title);font-size:32px;font-weight:700;line-height:40px;margin-bottom:12px}.enterprise-header p{color:#c7d9ea;color:var(--enterprise-body);font-size:16px;line-height:26px}.enterprise-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1080px}@media (max-width:1024px){.enterprise-grid{gap:24px;grid-template-columns:repeat(2,1fr);max-width:920px}}@media (max-width:768px){.enterprise{padding:64px 16px 80px}.enterprise-header{margin-bottom:40px}.enterprise-header h2{font-size:22px;line-height:28px}.enterprise-header p{font-size:14px;line-height:20px}.enterprise-grid{gap:18px;grid-template-columns:1fr;max-width:640px}.enterprise-card{padding:18px 16px}.enterprise-icon{height:28px;margin-bottom:12px;width:28px}.enterprise-card h3{font-size:16px}}@media (max-width:420px){.enterprise{padding:48px 12px 56px}.enterprise-header h2{font-size:20px;line-height:26px}.enterprise-card p{font-size:13px}}.enterprise-card{background:#123f66;background:var(--enterprise-card-bg);border-radius:12px;border-radius:var(--enterprise-radius);padding:28px 28px 32px}.enterprise-icon{border:1.5px solid #5fb3ff;border:1.5px solid var(--enterprise-accent);border-radius:50%;height:24px;margin-bottom:18px;opacity:.95;width:24px}.enterprise-card h3{color:#fff;color:var(--enterprise-title);font-size:15px;font-weight:600;line-height:22px;margin-bottom:10px}.enterprise-card p{color:#c7d9ea;color:var(--enterprise-body);font-size:14px;line-height:22px}.enterprise-card .accent{color:#5fb3ff;color:var(--enterprise-accent);font-weight:500}:root{--link:#475569;--badge-bg:#eaf2ff;--badge-text:#2563eb;--border:#eef2f7}.site-footer{background:#fff;font-family:Lato,sans-serif;font-size:16px;padding:64px 24px 32px}.footer-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(5,1fr);margin:0 auto 48px;max-width:1200px}@media (max-width:1024px){.footer-grid{gap:28px;grid-template-columns:repeat(3,1fr);max-width:960px}}@media (max-width:768px){.footer-grid{gap:20px;grid-template-columns:repeat(2,1fr);max-width:720px}.site-footer{padding:48px 16px 24px}.footer-col h4{font-size:15px}.footer-col a{font-size:14px}}@media (max-width:420px){.footer-grid{gap:16px;max-width:100%}.footer-bottom{align-items:flex-start;flex-direction:column;gap:12px}.footer-col{display:flex;flex-direction:column;gap:8px}.footer-col a{display:block;white-space:normal;width:100%}}.footer-col h4{color:#0f172a;color:var(--text-dark);font-size:14px;font-weight:600;margin-bottom:12px}.footer-subtitle{margin-top:24px}.footer-col a{color:#8d93a5;cursor:pointer;display:block;line-height:1.6;margin-bottom:10px;text-decoration:none}.footer-col a:hover{color:#0f172a;color:var(--text-dark)}.badge{background:#eaf2ff;background:var(--badge-bg);border-radius:6px;color:#2563eb;color:var(--badge-text);font-size:11px;font-weight:600;margin-left:6px;padding:2px 6px}.status{align-items:center;display:flex;gap:6px}.status-dot{background:#84cc16;border-radius:50%;height:8px;width:8px}.github .star{background:#fff7ed;border-radius:6px;color:#f59e0b;font-size:11px;font-weight:600;margin-left:6px;padding:2px 6px}.footer-bottom{align-items:center;border-top:1px solid #eef2f7;border-top:1px solid var(--border);color:#64748b;color:var(--text-muted);display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding-top:24px}.socials{display:flex;font-size:13px;gap:18px}:root{--border-subtle:#e5e7eb;--accent:#60a5fa;--accent-hover:#3b82f6}.subscribe-section{background:#fff;border-bottom:1px solid #f1f5f9;padding:50px 16px}.subscribe-inner{align-items:center;display:flex;font-family:Lato,sans-serif;gap:18px;justify-content:space-between;margin:0 auto;max-width:1100px}.subscribe-copy h3{color:#5a6072;font-size:18px;font-weight:700;line-height:26px;margin-bottom:6px;text-align:left}.subscribe-copy p{color:#8d93a5;font-size:16px;font-weight:400;line-height:24px}.subscribe-form{align-items:center;display:flex;gap:12px}.subscribe-form input{border:1px solid #e5e7eb;border:1px solid var(--border-subtle);border-radius:6px;box-sizing:border-box;color:#0f172a;color:var(--text-main);font-size:14px;height:44px;outline:none;padding:0 14px;transition:border-color .15s ease,box-shadow .15s ease;width:320px}.subscribe-form input::placeholder{color:#94a3b8}.subscribe-form input:focus{border-color:#60a5fa;border-color:var(--accent);box-shadow:0 0 0 1px #60a5fa59}.subscribe-form button{background:#60a5fa;border:none;border-radius:6px;box-sizing:border-box;color:#fff;cursor:pointer;flex:0 0 auto;font-size:14px;font-weight:600;height:44px;padding:0 18px;transition:background .15s ease,transform .05s ease}.subscribe-form button:hover{background:#3b82f6;background:var(--accent-hover)}.subscribe-form button:active{transform:translateY(1px)}@media (max-width:768px){.subscribe-inner{align-items:stretch;flex-direction:column;gap:24px}.subscribe-form{align-items:center;display:flex;gap:12px;width:100%}.subscribe-form input{flex:1 1;min-width:0;padding:14px 12px;width:auto}}@media (max-width:480px){.subscribe-inner{gap:16px}.subscribe-form{align-items:stretch;flex-direction:column;gap:12px}.subscribe-form input{border-radius:8px;box-sizing:border-box;height:48px;padding:14px 12px;width:100%}.subscribe-form button{border-radius:8px;font-size:15px;height:48px;padding:0 14px;width:100%}}:root{--cta-blue:#56a0df;--cta-blue-dark:#0f3a63;--cta-text:#fff;--cta-subtle:#ffffffd9}.cta-wrapper{background:#fff;padding:10px 24px}.cta-card,.cta-wrapper{display:flex;justify-content:center}.cta-card{align-items:center;background:#56a0df;background:var(--cta-blue);border-radius:18px;max-width:1040px;min-height:360px;overflow:hidden;position:relative;width:100%}.cta-illustration{background-image:radial-gradient(circle at 20% 70%,#ffffff59 0 2px,#0000 3px),radial-gradient(circle at 40% 75%,#ffffff59 0 2px,#0000 3px),linear-gradient(0deg,#0f3a6340,#0f3a6300 40%);background-repeat:repeat-x;background-size:120px 120px,160px 160px,100% 100%;inset:0;pointer-events:none;position:absolute}.cta-content{padding:32px;position:relative;text-align:center;z-index:1}.cta-title{color:#fff;color:var(--cta-text);font-size:28px;font-weight:700;line-height:36px;margin-bottom:8px}.cta-subtitle{color:#ffffffd9;color:var(--cta-subtle);font-size:16px;line-height:24px;margin-bottom:28px}.cta-button{background:#0f3a63;background:var(--cta-blue-dark);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;height:44px;padding:0 22px;transition:background .2s ease,transform .15s ease}.cta-button:hover{background:#0c2f51;transform:translateY(-1px)}.cta-button:active{transform:translateY(0)}:root{--bg-soft:#f2f8ff;--card-bg:#f2f8ff;--text-dark:#0f172a;--text-body:#334155;--link-blue:#3b82f6;--card-radius:14px}.getting-started{background:#fff;padding:36px 24px 120px;text-align:center}.getting-started__title{color:#0f172a;color:var(--text-dark);font-size:32px;font-weight:700;line-height:40px;margin-bottom:56px}.getting-started__cards{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1100px}.gs-card{border-radius:14px;border-radius:var(--card-radius);min-width:0;padding:26px;text-align:left}.gs-card,.gs-card__visual{background:linear-gradient(180deg,#eef6ff,#f7fbff)}.gs-card__visual{align-items:center;border-radius:12px;display:flex;height:140px;justify-content:center;margin-bottom:35px;overflow:hidden}.gs-animate-runtime,.gs-card__visual{position:relative}.runtime-rain{animation:rain-fall 6s linear infinite;background-image:repeating-linear-gradient(180deg,#60a5fa59 0 6px,#0000 6px 18px);inset:0;opacity:.4;position:absolute}@keyframes rain-fall{0%{background-position-y:0}to{background-position-y:120px}}.runtime-icons{display:flex;gap:12px;position:relative;z-index:1}.runtime-icon{align-items:center;animation:float 2s ease-in-out infinite;background:#fff;border-radius:50%;box-shadow:0 6px 16px #00000014;color:#2563eb;display:flex;font-weight:600;height:56px;justify-content:center;width:56px}.runtime-icon:nth-child(2){animation-delay:.1s}.runtime-icon:nth-child(3){animation-delay:.6s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.gs-card__visual--sources{box-sizing:border-box;display:flex;flex-direction:column;gap:14px;justify-content:center;max-width:100%;overflow:hidden;padding:10px 12px;width:100%}.source-row{animation-iteration-count:infinite;animation-timing-function:linear;display:flex;gap:12px;transform:translateX(0);width:-webkit-max-content;width:max-content;will-change:transform}.source-row.slow{animation:scroll-left 28s linear infinite}.source-row.medium{animation:scroll-left 20s linear infinite}.source-row.fast{animation:scroll-left 14s linear infinite}.source-pill{align-items:center;background:#fff;border-radius:999px;box-shadow:0 4px 12px #0000000f;color:#334155;display:inline-flex;font-size:13px;font-weight:500;gap:8px;padding:6px 14px;white-space:nowrap}.chip-icon{background:linear-gradient(135deg,#60a5fa,#93c5fd);border-radius:3px;flex-shrink:0;height:14px;width:14px}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.gs-animate-github{position:relative}.grid-bg{animation:grid-pulse 5s ease-in-out infinite;background-image:linear-gradient(#bfdbfe 1px,#0000 0),linear-gradient(90deg,#bfdbfe 1px,#0000 0);background-size:32px 32px;inset:0;opacity:.35;position:absolute}@keyframes grid-pulse{0%,to{opacity:.25}50%{opacity:.45}}.github-pill{align-items:center;animation:badge-breathe 3.5s ease-in-out infinite;background:#60a5fa;border-radius:999px;color:#fff;display:inline-flex;font-weight:600;gap:8px;padding:10px 20px;position:relative}@keyframes badge-breathe{0%,to{box-shadow:0 0 0 #60a5fa00;transform:scale(1)}50%{box-shadow:0 0 18px #60a5fa59;transform:scale(1.04)}}.gs-card__text{color:#334155;color:var(--text-body);font-size:15px;line-height:24px}.gs-card__text a{color:#3b82f6;color:var(--link-blue);font-weight:500;text-decoration:none}.gs-card__text code{background:#e5edff;border-radius:6px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;padding:2px 6px}@media (max-width:1024px){.getting-started__cards{gap:24px;grid-template-columns:repeat(2,1fr);max-width:960px}.gs-card__visual{height:120px}.runtime-icon{height:48px;width:48px}}@media (max-width:768px){.getting-started{padding:28px 16px 64px}.getting-started__title{font-size:24px;line-height:30px;margin-bottom:28px}.getting-started__cards{gap:18px;grid-template-columns:1fr;max-width:720px}.gs-card{padding:18px}.gs-card__visual{height:auto;margin-bottom:20px;min-height:100px;padding:12px}.source-row{animation-iteration-count:infinite;animation-timing-function:linear;display:inline-flex;gap:10px;transform:translateX(0);width:-webkit-max-content;width:max-content;will-change:transform}.source-row.slow{animation:scroll-left 36s linear infinite}.source-row.medium{animation:scroll-left 26s linear infinite}.source-row.fast{animation:scroll-left 18s linear infinite}.source-pill{font-size:13px;padding:6px 10px;white-space:nowrap}.runtime-icons{gap:8px}.runtime-icon{font-size:13px;height:44px;width:44px}}@media (max-width:420px){.getting-started__title{font-size:20px;line-height:26px}.gs-card__text{font-size:14px}.runtime-icon{height:40px;width:40px}.github-pill{font-size:14px;padding:8px 14px}}:root{--logo-muted:#6b7280}.trusted-by{background:#fff;padding:64px 24px 80px;text-align:center}.trusted-by__title{color:#64748b;color:var(--text-muted);font-size:15px;font-weight:500;line-height:22px;margin-bottom:32px}.trusted-by__logos{align-items:center;display:flex;flex-wrap:wrap;gap:36px;justify-content:center}.logo{align-items:center;color:#6b7280;color:var(--logo-muted);display:inline-flex;font-size:22px;font-weight:600;gap:6px;white-space:nowrap}.logo.huggingface{font-weight:500}.logo.mcdonalds{font-weight:700}.logo.huma{font-weight:600;letter-spacing:.12em}.logo.capitalone{font-style:italic;font-weight:600}.logo.airbyte,.logo.betterment{font-weight:600}.logo.kong,.logo.tmobile{font-weight:700}:root{--accent:#2563eb}.testimonials{background:#fff;overflow:hidden;padding:0 24px;text-align:center}.testimonials-track{align-items:center;display:flex;gap:48px;justify-content:center;margin:0 auto;max-width:1100px;transition:transform .6s ease,opacity .6s ease}.slide-right{animation:slideRight .6s ease}.slide-left{animation:slideLeft .6s ease}@keyframes slideRight{0%{opacity:.6;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes slideLeft{0%{opacity:.6;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}.testimonial-card{transition:transform .6s ease,opacity .6s ease;width:340px}.testimonial-card.center{opacity:1;transform:scale(1)}.testimonial-card.side{opacity:.35;transform:scale(.88)}.testimonial-text{color:#475569;color:var(--text-body);font-size:16px;line-height:28px;margin-bottom:28px}.testimonial-avatars{display:flex;gap:8px;justify-content:center;margin-bottom:10px}.avatar{height:40px;width:40px}.user-avatar{background:#d1d5db}.company-avatar{align-items:center;background:#38bdf8;color:#fff;display:flex;font-size:14px;font-weight:600;justify-content:center}.testimonial-meta{text-align:center}.name{color:#0f172a;color:var(--text-main);font-size:14px;font-weight:600}.role{color:#94a3b8;color:var(--text-muted);font-size:13px}.testimonials-controls{display:flex;gap:12px;justify-content:center;margin-top:48px}.testimonials-controls button{background:#fff;border:1px solid #e5e7eb;border-radius:50%;color:#475569;color:var(--text-body);cursor:pointer;font-size:16px;height:36px;width:36px}:root{--text-muted:#475569;--card-bg:#fff;--card-border:#eef2f7}.love{background:#fff;padding:120px 24px 50px}.love-title{color:#0f172a;color:var(--text-main);font-size:32px;font-weight:700;line-height:40px;margin-bottom:64px;text-align:center}.love-grid{grid-gap:32px;display:grid;gap:32px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:1100px}@media (max-width:1024px){.love-grid{gap:24px;grid-template-columns:repeat(2,1fr);max-width:920px}}@media (max-width:768px){.love{padding:64px 16px 40px}.love-title{font-size:22px;line-height:28px;margin-bottom:32px}.love-grid{gap:18px;grid-template-columns:1fr;max-width:720px}.tweet-card{padding:14px}.tweet-image{height:140px}}@media (max-width:420px){.love-title{font-size:20px}.tweet-text{font-size:14px}.avatar{height:24px;width:24px}}.love-col{display:flex;flex-direction:column;gap:24px}.tweet-card{background:#fff;background:var(--card-bg);border:1px solid #eef2f7;border:1px solid var(--card-border);border-radius:14px;padding:18px 18px 20px}.tweet-header{align-items:center;display:flex;gap:10px;margin-bottom:12px}.avatar{background:#e5e7eb;border-radius:50%;height:28px;width:28px}.username{color:#0f172a;color:var(--text-main);font-size:14px;font-weight:600}.twitter-icon{color:#94a3b8;font-size:14px;margin-left:auto}.tweet-text{color:#475569;color:var(--text-muted);font-size:15px;line-height:24px}.tweet-image{background:linear-gradient(135deg,#e2e8f0,#cbd5e1);border-radius:10px;height:160px;margin-top:14px}.love-link{color:#2563eb;color:var(--link-blue);display:block;font-size:15px;font-weight:500;margin-top:72px;text-align:center;text-decoration:none}:root{--text-muted:#64748b;--bg-soft:#f1f7fb}.embed{background:#fff;padding:120px 24px 90px}.embed-container{grid-gap:72px;align-items:center;display:grid;gap:72px;grid-template-columns:1.05fr .95fr;margin:0 auto;max-width:1200px}.embed-content{max-width:520px}.embed-icon{align-items:center;border:2px solid #60a5fa;border-radius:50%;color:#60a5fa;display:flex;font-size:14px;height:36px;justify-content:center;margin-bottom:20px;width:36px}.embed-title{color:#0f172a;color:var(--text-main);font-size:28px;font-weight:700;line-height:36px;margin-bottom:16px}.embed-subtitle{color:#475569;color:var(--text-body);font-size:16px;line-height:26px;margin-bottom:24px}.embed-list{margin-bottom:28px;padding-left:18px}.embed-list li{color:#475569;color:var(--text-body);font-size:15px;line-height:24px;margin-bottom:14px}.embed-list strong{color:#0f172a;color:var(--text-main);font-weight:600}.embed-link{color:#2563eb;color:var(--link-blue);font-size:15px;font-weight:500;text-decoration:none}.embed-visual{background:#f1f7fb;background:var(--bg-soft);border-radius:11px;height:550px;padding:32px}.embed-visual img{border-radius:10px;display:block;width:100%}@media (max-width:1024px){.embed-container{gap:40px;grid-template-columns:1fr 1fr}.embed-visual{height:460px;padding:24px}}@media (max-width:768px){.embed{padding:56px 16px 48px}.embed-container{align-items:start;gap:24px;grid-template-columns:1fr}.embed-content{max-width:none}.embed-title{font-size:22px;line-height:28px}.embed-subtitle{font-size:15px;line-height:22px}.embed-visual{height:auto;min-height:220px;padding:18px}.embed-list li{font-size:14px}}@media (max-width:420px){.embed{padding:40px 12px 32px}.embed-title{font-size:20px}.embed-visual{min-height:180px;padding:12px}.embed-icon{font-size:13px;height:32px;margin-bottom:14px;width:32px}}:root{--text-main:#0f172a;--text-body:#475569;--text-muted:#94a3b8;--link-blue:#2563eb;--tab-border:#e5e7eb;--tab-active:#3b82f6;--visual-bg:#eef6fb}.team-bi{background:#fff;padding:0 24px 10px}.team-bi-header{margin:0 auto 72px;max-width:720px;text-align:center}.team-bi-header h2{color:#0f172a;color:var(--text-main);font-size:32px;font-weight:700;line-height:40px;margin-bottom:16px}.team-bi-header p{color:#475569;color:var(--text-body);font-size:16px;line-height:26px}.team-bi-header span{color:#2563eb;color:var(--link-blue);font-weight:500}.team-bi-content{grid-gap:72px;align-items:center;display:grid;gap:72px;grid-template-columns:1fr 1.1fr;margin:0 auto;max-width:1200px}@media (max-width:1024px){.team-bi-content{gap:48px;grid-template-columns:1fr 1fr;max-width:960px}}@media (max-width:768px){.team-bi{padding:24px 16px}.team-bi-header{margin-bottom:32px}.team-bi-header h2{font-size:22px;line-height:28px}.team-bi-content{align-items:start;gap:20px;grid-template-columns:1fr}.team-bi-tabs{flex-direction:column;gap:12px}.team-bi-tab{background:#fff;border-left:none;border-radius:10px;box-shadow:0 6px 18px #1018280a;padding:14px 16px;text-align:left}.team-bi-tab h4{font-size:15px}.team-bi-tab p{color:#475569;color:var(--text-body);font-size:14px}.team-bi-visual{height:auto;min-height:220px;padding:20px}}@media (max-width:420px){.team-bi-header h2{font-size:20px;line-height:26px}.team-bi-tab{padding:12px}}.team-bi-tabs{display:flex;flex-direction:column;gap:28px}.team-bi-tab{background:none;border:none;border-left:3px solid #0000;cursor:pointer;padding-left:20px;text-align:left}.team-bi-tab h4{font-size:16px;font-weight:600;line-height:24px;margin-bottom:6px}.team-bi-tab h4,.team-bi-tab p{color:#94a3b8;color:var(--text-muted)}.team-bi-tab p{font-size:14px;line-height:22px}.team-bi-tab.is-active{border-left-color:#3b82f6;border-left-color:var(--tab-active)}.team-bi-tab.is-active h4{color:#0f172a;color:var(--text-main)}.team-bi-tab.is-active p{color:#475569;color:var(--text-body)}.team-bi-visual{background:#eef6fb;background:var(--visual-bg);border-radius:12px;height:420px;padding:32px}.team-bi-visual img{border-radius:10px;display:block;width:100%}
/*# sourceMappingURL=main.f55f2823.css.map*/