.integration-hero{padding:76px 24px 48px;text-align:center}.integration-hero .eyebrow{color:#2576b8}.integration-hero h1{max-width:1050px;margin:20px auto 24px;font-size:clamp(38px,5.5vw,76px);line-height:1.04;letter-spacing:-.055em;text-wrap:balance}.integration-hero h1 span{display:block;color:#2576b8}.integration-hero>p:not(.eyebrow){max-width:680px;margin:0 auto;color:#587083;font-size:18px;line-height:1.65}.integration-hero-actions{display:flex;justify-content:center;align-items:center;gap:24px;margin-top:28px}.integration-hero-actions>a:not(.btn){color:#2576b8;font-size:14px;font-weight:650;text-decoration:underline;text-underline-offset:5px}
.connection-map-section{padding-bottom:80px}.connection-map{background:#102235;border:1px solid #253c54;border-radius:28px;overflow:hidden;padding:40px;color:white;background-image:radial-gradient(ellipse at 50% 45%,#27569265,transparent 58%),linear-gradient(#102235,#122337)}
.connection-map-heading{text-align:center;margin:0 0 34px}.connection-map-heading .eyebrow{color:#85bded}.connection-map-heading h2{font-size:clamp(25px,3vw,37px);letter-spacing:-.035em;line-height:1.2;margin:10px 0 0;color:#f0f7ff}
.connection-map-canvas{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 220px minmax(0,1fr);grid-template-areas:'models core production' 'social core production' 'business agents ads';align-items:center;gap:30px 42px;max-width:1100px;margin:auto}
.connection-map-canvas:before{content:'';position:absolute;inset:-10px;pointer-events:none;opacity:.2;background-image:linear-gradient(#85bbe52a 1px,transparent 1px),linear-gradient(90deg,#85bbe52a 1px,transparent 1px);background-size:26px 26px;mask-image:radial-gradient(ellipse,black,transparent 78%)}
.connection-group{position:relative;z-index:1;background:#162c40f2;border:1px solid #42638166;border-radius:18px;padding:18px;min-width:0}.connection-group h3{font-size:12px;font-weight:650;color:#dceeff;letter-spacing:.025em;line-height:1.4;margin:0 0 15px}.connection-group h3:before{content:'';display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--category);margin-right:8px;vertical-align:middle}
.connection-group-production{grid-area:production}.connection-group-models{grid-area:models}.connection-group-social{grid-area:social}.connection-group-business{grid-area:business}.connection-group-agents{grid-area:agents}.connection-group-ads{grid-area:ads}
.connection-nodes{display:flex;flex-wrap:wrap;gap:9px}.connection-node{position:relative;width:45px;height:45px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#fff;border:1px solid #dfe8ee;box-shadow:0 3px 8px #0002;color:#172d40;text-decoration:none;flex:none}.connection-node img{width:30px;height:30px;object-fit:contain}.connection-node>span{position:absolute;left:50%;bottom:calc(100% + 9px);transform:translateX(-50%);background:#f8fbff;color:#193750;border:1px solid #cde0ec;border-radius:8px;padding:7px 10px;font-size:12px;line-height:1.25;font-weight:650;white-space:nowrap;box-shadow:0 8px 20px #0003;pointer-events:none;opacity:0;visibility:hidden}.connection-node:hover,.connection-node:focus-visible{z-index:4;outline:2px solid #9bd4ff;outline-offset:4px}.connection-node:hover>span,.connection-node:focus-visible>span{opacity:1;visibility:visible}
.connection-core{grid-area:core;position:relative;z-index:1;text-align:center;display:flex;align-items:center;flex-direction:column;gap:12px}.connection-core-logo{display:flex;align-items:center;justify-content:center;width:110px;height:110px;background:linear-gradient(145deg,#2b90d2,#3157a2);border:1px solid #8ac9ff70;border-radius:28px;box-shadow:0 0 0 13px #4db1ff0f,0 0 0 29px #4db1ff08,0 15px 45px #070e2966;margin:25px 0}.connection-core-logo img{width:60px;height:60px;object-fit:contain}.connection-core strong{font-size:22px;letter-spacing:-.04em}.connection-core>span{font-size:12px;line-height:1.5;max-width:170px;color:#a7bfd5}
.connection-beams{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none;z-index:0}.connection-beam-base{fill:none;stroke:var(--beam);stroke-width:1.4;opacity:.35}.connection-beam-light{fill:none;stroke:var(--beam);stroke-width:2.8;stroke-linecap:round;stroke-dasharray:.055 .945;stroke-dashoffset:1;opacity:0;animation:connection-flow var(--duration,5s) linear infinite;animation-delay:var(--delay,0s);animation-play-state:paused}.connection-map.motion-ready .connection-beam-light{opacity:.9;animation-play-state:running}.connection-map:is(.motion-paused,:hover,:focus-within) .connection-beam-light{animation-play-state:paused}.connection-map-caption{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:30px;min-height:34px}.connection-map-caption p{color:#a8bfd2;font-size:12px;line-height:1.5;margin:0}.connection-map-caption button{width:32px;height:32px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #54718b;background:#223b52;color:#d9edff;cursor:pointer}.connection-map-caption button[hidden]{display:none}.connection-map-caption button:focus-visible{outline:3px solid #8bd1ff;outline-offset:4px}
@keyframes connection-flow{to{stroke-dashoffset:0}}
.connection-directory{padding-bottom:72px;scroll-margin-top:110px}.connection-directory-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:38px}.connection-directory h2{font-size:clamp(28px,3.5vw,45px);line-height:1.12;letter-spacing:-.045em;margin:12px 0 18px}.connection-directory-heading p:not(.eyebrow){font-size:15px;color:#5a7284;line-height:1.6;max-width:560px;margin:0}.connection-search{display:block;min-width:280px;max-width:100%;flex-shrink:0}.connection-search[hidden]{display:none}.connection-search>span{display:block;font-size:12px;font-weight:650;margin-bottom:8px;color:#536d80}.connection-search input{width:100%;height:48px;padding:12px 16px;border:1px solid #c7d8e5;border-radius:10px;background:#fff;color:#213c50;font:inherit;font-size:14px;line-height:1.4}
.connection-filters{display:flex;flex-wrap:wrap;gap:8px;margin:30px 0 16px}.connection-filters[hidden]{display:none}.connection-filters button{display:flex;align-items:center;gap:10px;border:1px solid #d7e3eb;border-radius:9px;background:#fff;padding:10px 13px;color:#405c70;font:600 12px/1.3 Inter,system-ui,sans-serif;cursor:pointer}.connection-filters button>span{color:#708898;font-size:10px}.connection-filters button[aria-pressed=true]{border-color:#2576b8;background:#eaf4fc;color:#1d639b}.connection-filters button[aria-pressed=true]>span{color:#2576b8}.connection-directory :is(input,button,a):focus-visible{outline:3px solid #2576b8;outline-offset:3px}.connection-count{font-size:12px;color:#698193;margin:0 0 16px}
.connection-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.connection-card{display:flex;flex-direction:column;min-width:0;padding:24px;border:1px solid #dce6ed;border-radius:17px;background:#fff;scroll-margin-top:110px}.connection-card[hidden]{display:none}.connection-card:target{border-color:#2576b8;box-shadow:0 0 0 3px #2576b829}.connection-card-top{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:46px;margin-bottom:18px}.connection-card-logo{width:46px;height:46px;display:flex;align-items:center;justify-content:center;flex:none}.connection-card-logo img{width:38px;height:38px;object-fit:contain}.connection-kind{font-size:10px;line-height:1.5;color:#698297;text-align:right;max-width:125px}.connection-card h3{font-size:19px;letter-spacing:-.03em;line-height:1.25;margin:0 0 12px;color:#233e52}.connection-card>p{font-size:13px;line-height:1.65;color:#5a7386;margin:0 0 18px;flex-grow:1}.connection-card .connection-card-link{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:12px;font-weight:650;text-decoration:none;color:#2875ae;border-top:1px solid #e7eef3;padding-top:15px;margin-top:auto}.connection-access{display:inline-block;align-self:flex-start;border-radius:6px;background:#f0f5f9;color:#526d80;font-size:10px;font-weight:600;padding:5px 7px;margin:0 0 15px}.connection-access-pending,.connection-access-beta{background:#fff5e5;color:#805c27}
.connection-empty{padding:44px 24px;background:#f1f7fb;border-radius:15px;text-align:center}.connection-empty h3{margin:0 0 10px;font-size:22px}.connection-empty p{font-size:14px;color:#557085}.connection-empty button{border:1px solid #2576b8;background:#2576b8;color:white;font:600 13px/1.4 Inter,system-ui,sans-serif;border-radius:8px;padding:10px 18px;cursor:pointer}.connection-availability{color:#617b8f;font-size:12px;line-height:1.7;max-width:990px;margin:25px 0 0}
@media(max-width:1100px){.connection-map{padding:30px}.connection-map-canvas{grid-template-columns:minmax(0,1fr) 150px minmax(0,1fr);gap:26px}.connection-group{padding:16px}.connection-node{width:39px;height:39px}.connection-node img{width:27px;height:27px}.connection-nodes{gap:8px}.connection-core strong{font-size:19px}.connection-core-logo{width:92px;height:92px;border-radius:24px}.connection-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.connection-search{min-width:230px}}
@media(max-width:760px){.integration-hero{padding:48px 20px 34px}.integration-hero>p:not(.eyebrow){font-size:16px}.connection-map-section{padding-bottom:50px}.connection-map{padding:25px 18px;border-radius:20px}.connection-map-canvas{grid-template-columns:minmax(0,1fr) 120px minmax(0,1fr);gap:20px 18px}.connection-group{padding:13px}.connection-group h3{font-size:11px}.connection-node{width:36px;height:36px;border-radius:9px}.connection-node img{width:25px;height:25px}.connection-core-logo{width:80px;height:80px}.connection-core-logo img{width:46px;height:46px}.connection-core strong{font-size:17px}.connection-core>span{font-size:11px}.connection-directory-heading{align-items:stretch;flex-direction:column;gap:24px}.connection-search{max-width:100%;min-width:0;width:100%}.connection-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.connection-card{padding:20px}.connection-map-caption p{font-size:11px;text-align:center}}
@media(max-width:620px){.connection-map-canvas{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:'core core' 'production models' 'social ads' 'business agents';align-items:start;gap:14px}.connection-core{padding-bottom:15px;gap:5px}.connection-core-logo{margin:12px 0 15px}.connection-core>span{max-width:none}.connection-group{height:100%;padding:13px 10px}.connection-group h3{font-size:10px}.connection-node{width:35px;height:35px}.connection-nodes{gap:8px}.connection-beams{display:none}.connection-map-caption button{display:none}.connection-map-heading{margin-bottom:22px}.connection-map-heading h2{font-size:26px}.integration-hero-actions{gap:16px;flex-wrap:wrap}.integration-hero-actions .btn{font-size:13px}.integration-hero-actions>a:not(.btn){font-size:12px}.connection-card-top{gap:10px}.connection-kind{font-size:9px}.connection-card h3{font-size:17px}.connection-card>p{font-size:12px}.connection-card .connection-card-link{font-size:11px}}
@media(max-width:390px){.connection-cards{grid-template-columns:1fr}.connection-card{padding:22px}.connection-card>p{font-size:13px}.connection-map{padding:24px 12px}.connection-group h3:before{margin-right:5px}.connection-node{width:31px;height:31px}.connection-node img{width:23px;height:23px}.connection-nodes{gap:6px}.connection-filters{gap:6px}.connection-filters button{font-size:11px;padding:9px 10px}}
@media(prefers-reduced-motion:reduce){.connection-beam-light{animation:none!important;opacity:0!important}.connection-node{transition:none!important}.connection-card{scroll-behavior:auto}}
.connection-node-pending:after{content:'';position:absolute;top:-4px;right:-4px;width:10px;height:10px;border:2px solid #162c40;border-radius:50%;background:#f8bf58;pointer-events:none}
.connection-map-legend{display:inline-flex;align-items:center;gap:6px;margin-left:10px;white-space:nowrap;color:#f4d59e}
.connection-map-legend i{width:7px;height:7px;border-radius:50%;background:#f8bf58}
.connection-access-via-ghl{background:#e7f7ee;color:#226244}
