/* Task-led campaign planning and editorial workspaces. Scoped to service pages. */
.gsl .gsl-mkt-heading{font-size:clamp(32px,3.4vw,56px);font-weight:500;line-height:1.15;letter-spacing:-.038em;text-wrap:balance;overflow-wrap:anywhere}
.gsl .gsl-mkt-heading-row{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);gap:32px 72px;align-items:end;margin-bottom:42px}
.gsl .gsl-mkt-heading-row .gsl-mkt-heading,.gsl .gsl-target-selection__copy .gsl-mkt-heading,.gsl .gsl-smm-section-dialogue__copy .gsl-mkt-heading{margin-top:21px}
.gsl .gsl-mkt-description{max-width:590px;font-size:16px;line-height:1.75;color:var(--gsl-muted);text-wrap:pretty}
.gsl .gsl-mkt-kicker{margin-bottom:15px;color:var(--gsl-blue);font-size:12px;line-height:1.6;font-weight:500}
.gsl .gsl-mkt-number{font-size:12px;font-variant-numeric:tabular-nums;color:var(--gsl-muted);line-height:1.5}
.gsl .gsl-mkt-link{display:inline-flex;align-items:center;justify-content:space-between;gap:22px;max-width:100%;min-height:48px;font-size:14px;font-weight:500;line-height:1.6;color:var(--gsl-blue)}
.gsl .gsl-mkt-link>span:last-child{flex:0 0 auto;font-size:21px;line-height:1}
.gsl .gsl-mkt-tabs{display:flex;gap:8px;min-width:0}
.gsl .gsl-mkt-tabs[hidden]{display:none!important}
.gsl .gsl-mkt-tabs button{position:relative;display:flex;align-items:center;gap:17px;min-width:0;min-height:62px;padding:19px;border:1px solid transparent;border-radius:13px;color:var(--gsl-ink);background:transparent;text-align:left;font-size:14px;line-height:1.5;font-weight:500;cursor:pointer;transition:background .2s,border-color .2s,color .2s}
.gsl .gsl-mkt-tabs button[aria-selected="true"]{background:var(--gsl-surface);border-color:var(--gsl-line)}
.gsl .gsl-mkt-tab-arrow{margin-left:auto;color:var(--gsl-muted);font-size:19px}
.gsl .gsl-mkt-tabs button[aria-selected="true"] .gsl-mkt-tab-arrow{color:var(--gsl-orange)}
.gsl .gsl-target-route{border-top:1px solid var(--gsl-line)}
.gsl .gsl-target-route__workspace{display:grid;grid-template-columns:minmax(230px,.75fr) minmax(0,1.35fr);gap:46px;position:relative;padding:32px;border:1px solid var(--gsl-line);border-radius:26px;background:linear-gradient(125deg,var(--gsl-paper),var(--gsl-surface));overflow:hidden}
.gsl .gsl-target-route__rail{min-width:0;position:relative;display:flex;flex-direction:column}
.gsl .gsl-target-route__tabs{flex-direction:column;gap:10px}
.gsl .gsl-target-route__tabs button{width:100%;padding:20px 18px}
.gsl .gsl-target-route__signal{position:relative;min-height:260px;max-width:340px;width:100%;margin:auto;perspective:650px;isolation:isolate}
.gsl .gsl-target-route__signal::before{content:"";position:absolute;inset:18% 4%;background:radial-gradient(ellipse,rgba(35,47,225,.11),transparent 66%);border-radius:50%}
.gsl .gsl-target-route__orbit{position:absolute;left:12%;top:14%;width:76%;height:73%;border:1px solid rgba(35,47,225,.23);border-radius:50%;transform:rotateX(58deg) rotateZ(-28deg);box-shadow:0 8px 0 -7px rgba(35,47,225,.15)}
.gsl .gsl-target-route__orbit::after{content:"";position:absolute;left:calc(50% - 5px);top:-5px;width:10px;height:10px;background:#ee5810;border:2px solid #ffbb97;border-radius:50%;box-shadow:0 0 15px rgba(238,88,16,.35)}
.gsl .gsl-target-route__orbit--two{inset:18% 17%;width:66%;height:67%;border-color:rgba(238,88,16,.25);transform:rotateX(48deg) rotateY(12deg) rotateZ(67deg)}
.gsl .gsl-target-route__orbit--two::after{width:7px;height:7px;left:auto;right:12px;top:16px;background:#a5b3ff;border-color:#fff}
.gsl .gsl-target-route__core{position:absolute;left:calc(50% - 51px);top:calc(50% - 49px);display:grid;place-items:center;width:102px;height:98px;border:1px solid #5366ef;border-radius:25px;color:#e7ebff;background:linear-gradient(135deg,#4c61f1,#202ebe);transform:rotateY(-12deg) rotateX(9deg) rotateZ(-9deg);box-shadow:3px 6px 0 #1c267e,6px 13px 0 -2px #1c267e,13px 30px 30px -14px rgba(35,47,225,.35);animation:gsl-mkt-core-float 7s ease-in-out infinite;animation-play-state:paused}
.gsl .gsl-target-route__core svg{width:57px;height:57px}
.gsl .gsl-target-route__signal>i{position:absolute;left:9%;top:53%;width:7px;height:7px;border-radius:2px;background:#8e9ff3;transform:rotate(25deg)}
.gsl .gsl-target-route__signal>i:nth-of-type(2){left:84%;top:38%;width:11px;height:11px;background:#f6a378}
.gsl .gsl-target-route__signal>i:nth-of-type(3){left:73%;top:79%;width:5px;height:5px;background:#7489e9}
.gsl .gsl-target-route__panels{min-width:0;padding:16px 22px 16px 0}
.gsl .gsl-target-route__panel{min-width:0}
.gsl .gsl-target-route__panel+.gsl-target-route__panel{padding-top:35px;margin-top:35px;border-top:1px solid var(--gsl-line)}
.gsl [data-gsl-mkt-ready="true"] .gsl-target-route__panel{margin:0;padding-top:0;border-top:0}
.gsl .gsl-target-route__panel h3{max-width:680px;font-size:clamp(27px,2.8vw,42px);line-height:1.2;letter-spacing:-.03em}
.gsl .gsl-target-route__intro{max-width:680px;margin-top:19px;font-size:15px;line-height:1.75;color:var(--gsl-muted)}
.gsl .gsl-target-route__steps{display:grid;gap:0;margin:29px 0 18px;padding:0;list-style:none}
.gsl .gsl-target-route__steps li{position:relative;display:grid;grid-template-columns:30px minmax(0,1fr);gap:20px;padding-bottom:23px}
.gsl .gsl-target-route__steps li:last-child{padding-bottom:0}
.gsl .gsl-target-route__steps li:not(:last-child)::after{content:"";position:absolute;left:14px;top:34px;bottom:4px;width:1px;background:linear-gradient(var(--gsl-line),#9aa3ed)}
.gsl .gsl-target-route__node{display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--gsl-line);border-radius:50%;background:var(--gsl-surface);font-size:11px;color:var(--gsl-blue);font-variant-numeric:tabular-nums}
.gsl .gsl-target-route__steps h4{margin:1px 0 7px;font-size:16px;line-height:1.5;font-weight:500;letter-spacing:0}
.gsl .gsl-target-route__steps p{max-width:570px;color:var(--gsl-muted);font-size:13px;line-height:1.75}
.gsl .gsl-target-selection{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:85px;align-items:start}
.gsl .gsl-target-selection__copy .gsl-mkt-description{margin-top:25px}
.gsl .gsl-target-selection__checks{margin:0;padding:0;list-style:none}
.gsl .gsl-target-selection__checks li{display:grid;grid-template-columns:28px minmax(0,1fr) 24px;align-items:start;gap:20px;padding:28px 0;border-top:1px solid var(--gsl-line)}
.gsl .gsl-target-selection__checks li:first-child{padding-top:7px;border:0}
.gsl .gsl-target-selection__checks h3{font-size:22px;line-height:1.3;letter-spacing:-.025em}
.gsl .gsl-target-selection__checks p{margin-top:11px;font-size:14px;line-height:1.75;color:var(--gsl-muted)}
.gsl .gsl-target-selection__checks .gsl-mkt-number{padding-top:7px}
.gsl .gsl-target-selection__checks svg{margin-top:3px;color:var(--gsl-blue)}
.gsl .gsl-target-budget{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:44px 75px;padding:clamp(28px,4vw,62px);margin-bottom:95px;border:1px solid var(--gsl-line);border-radius:26px;background:var(--gsl-paper)}
.gsl .gsl-target-budget__heading .gsl-mkt-heading{margin-top:20px;max-width:500px}
.gsl .gsl-target-budget__heading>p:last-child{max-width:480px;margin-top:23px;font-size:15px;line-height:1.75;color:var(--gsl-muted)}
.gsl .gsl-target-budget__ledger{margin:0;min-width:0}
.gsl .gsl-target-budget__ledger>div{padding:24px 0;border-top:1px solid var(--gsl-line)}
.gsl .gsl-target-budget__ledger>div:first-child{padding-top:0;border-top:0}
.gsl .gsl-target-budget__ledger dt{display:flex;align-items:baseline;gap:20px;font-size:21px;line-height:1.4;font-weight:500;letter-spacing:-.02em}
.gsl .gsl-target-budget__ledger dt>span:first-child{font-size:11px;color:var(--gsl-orange);flex:0 0 24px;font-variant-numeric:tabular-nums;letter-spacing:0}
.gsl .gsl-target-budget__ledger dd{margin:10px 0 0 44px;color:var(--gsl-muted);font-size:14px;line-height:1.75}
.gsl .gsl-target-budget__footer{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:30px;border-top:1px solid var(--gsl-line)}
.gsl .gsl-target-budget__footer p{max-width:620px;color:var(--gsl-muted);font-size:12px;line-height:1.75}
.gsl .gsl-target-budget__footer .gsl-button{flex:0 0 auto}
/* SMM has an editorial board, a conversation and an approval ribbon. */
.gsl .gsl-smm-section-editorial{border-top:1px solid var(--gsl-line)}
.gsl .gsl-smm-section-editorial__board{position:relative;padding:28px 38px 32px;border:1px solid var(--gsl-line);border-radius:26px;background:var(--gsl-paper);overflow:hidden}
.gsl .gsl-smm-section-editorial__top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:22px}
.gsl .gsl-smm-section-editorial__stamp{font-size:12px;line-height:1.6;color:var(--gsl-muted)}
.gsl .gsl-smm-section-editorial__channels{font-size:11px;font-weight:500;color:var(--gsl-muted);white-space:nowrap}
.gsl .gsl-smm-section-editorial__channels>span{padding-inline:5px;color:var(--gsl-orange)}
.gsl .gsl-smm-section-editorial__tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding-bottom:20px;border-bottom:1px solid var(--gsl-line)}
.gsl .gsl-smm-section-editorial__tabs button{display:grid;grid-template-columns:1fr 18px;gap:8px 12px;align-items:start;min-height:97px;padding:17px 19px;border-color:var(--gsl-line)}
.gsl .gsl-smm-section-editorial__day{font-size:11px;line-height:1.5;color:var(--gsl-muted)}
.gsl .gsl-smm-section-editorial__task{grid-column:1;grid-row:2;font-size:14px;line-height:1.5}
.gsl .gsl-smm-section-editorial__tabs .gsl-mkt-tab-arrow{grid-column:2;grid-row:1/3;align-self:center}
.gsl .gsl-smm-section-editorial__tabs button[aria-selected="true"]{border-color:#aeb5ef;box-shadow:0 5px 17px -15px rgba(35,47,225,.35)}
.gsl .gsl-smm-section-editorial__panel{display:grid;grid-template-columns:minmax(0,1fr) minmax(250px,1.1fr) minmax(0,.85fr);gap:34px;align-items:center;padding:38px 0 30px}
.gsl .gsl-smm-section-editorial__panel+.gsl-smm-section-editorial__panel{border-top:1px solid var(--gsl-line)}
.gsl [data-gsl-mkt-ready="true"] .gsl-smm-section-editorial__panel{border-top:0}
.gsl .gsl-smm-section-editorial__copy h3{font-size:clamp(27px,2.5vw,37px);line-height:1.22;letter-spacing:-.032em}
.gsl .gsl-smm-section-editorial__copy>p:last-child{margin-top:21px;font-size:14px;line-height:1.75;color:var(--gsl-muted)}
.gsl .gsl-smm-section-editorial__visual{position:relative;min-width:0;height:350px;perspective:1000px;isolation:isolate}
.gsl .gsl-smm-section-editorial__visual::before{content:"";position:absolute;inset:7% -10%;background:radial-gradient(ellipse,rgba(79,88,214,.14),transparent 70%);border-radius:50%}
.gsl .gsl-smm-section-editorial__back{position:absolute;left:calc(50% - 110px);top:18px;width:227px;height:298px;border:1px solid #cad0ec;border-radius:19px;background:linear-gradient(130deg,#e2e8fb,#c4cde5);transform:rotate(9deg) rotateY(-12deg);box-shadow:4px 6px 0 #b4bfd9}
.gsl .gsl-smm-section-editorial__post{position:absolute;left:calc(50% - 121px);top:19px;width:236px;height:302px;padding:14px;border:1px solid #fff;border-radius:19px;background:#fff;box-shadow:3px 5px 0 #d5dceb,7px 13px 0 -4px #c7d0e4,16px 30px 33px -22px rgba(21,40,103,.28);color:#5e6782;transform:rotateY(-9deg) rotateZ(-7deg);animation:gsl-mkt-post-float 8s ease-in-out infinite;animation-play-state:paused}
.gsl .gsl-smm-section-editorial__post-top{display:flex;gap:9px;align-items:center;height:29px;margin-bottom:13px}
.gsl .gsl-smm-section-editorial__avatar{width:27px;height:27px;border-radius:50%;background:linear-gradient(140deg,#a7b6f4,#6479cd)}
.gsl .gsl-smm-section-editorial__post-top>div{display:grid;gap:5px;width:87px}
.gsl .gsl-smm-section-editorial__post-top i{display:block;width:72px;height:3px;border-radius:4px;background:#c5cbda}
.gsl .gsl-smm-section-editorial__post-top i+i{width:48px;background:#e0e4ed}
.gsl .gsl-smm-section-editorial__post-top b{margin-left:auto;font-size:12px;font-weight:400;letter-spacing:2px}
.gsl .gsl-smm-section-editorial__cover{position:relative;height:194px;padding:18px;overflow:hidden;border-radius:10px;color:#fff;background:linear-gradient(130deg,#667bee,#323ac0)}
.gsl .gsl-smm-section-editorial__cover--trust{background:linear-gradient(130deg,#374351,#1d293a)}
.gsl .gsl-smm-section-editorial__cover--invite{background:linear-gradient(130deg,#f8b889,#e78149);color:#482811}
.gsl .gsl-smm-section-editorial__cover p{position:absolute;left:18px;right:18px;bottom:18px;font-size:21px;line-height:1.16;letter-spacing:-.02em;font-weight:500}
.gsl .gsl-smm-section-editorial__cover-number{position:relative;font-size:11px;letter-spacing:.03em;opacity:.85}
.gsl .gsl-smm-section-editorial__shape{position:absolute;right:-6px;top:-38px;width:156px;height:156px;border:22px solid rgba(255,255,255,.21);border-radius:50%;transform:rotateX(48deg) rotateZ(-28deg)}
.gsl .gsl-smm-section-editorial__shape--two{right:77px;top:21px;width:93px;height:93px;border-width:14px;border-color:rgba(255,255,255,.13);transform:rotateX(30deg) rotateY(25deg)}
.gsl .gsl-smm-section-editorial__cover--trust .gsl-smm-section-editorial__shape{border-radius:22px;transform:rotateX(32deg) rotateZ(30deg)}
.gsl .gsl-smm-section-editorial__cover--invite .gsl-smm-section-editorial__shape{border-width:1px;background:rgba(255,255,255,.19)}
.gsl .gsl-smm-section-editorial__post-footer{display:flex;align-items:center;gap:11px;padding-top:13px}
.gsl .gsl-smm-section-editorial__post-footer>svg:last-child{margin-left:auto}
.gsl .gsl-smm-section-editorial__floating-dot{position:absolute;left:14%;bottom:18px;width:25px;height:25px;border:1px solid #ffe3d2;border-radius:8px;background:linear-gradient(140deg,#ffd3b7,#f18f51);box-shadow:2px 4px 0 #c17445,6px 10px 13px rgba(203,119,63,.16);transform:rotate(-18deg)}
.gsl .gsl-smm-section-editorial__notes{display:grid;gap:30px;min-width:0;margin:0}
.gsl .gsl-smm-section-editorial__notes>div{padding-left:17px;border-left:2px solid #c8cefa}
.gsl .gsl-smm-section-editorial__notes>div+div{border-left-color:#f2c4aa}
.gsl .gsl-smm-section-editorial__notes dt{font-size:16px;font-weight:500;line-height:1.45}
.gsl .gsl-smm-section-editorial__notes dd{margin:11px 0 0;color:var(--gsl-muted);font-size:13px;line-height:1.75}
.gsl .gsl-smm-section-editorial__bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:25px;border-top:1px solid var(--gsl-line)}
.gsl .gsl-smm-section-editorial__bottom>p{max-width:640px;font-size:12px;color:var(--gsl-muted);line-height:1.75}
.gsl .gsl-smm-section-editorial__bottom .gsl-mkt-link{flex:0 0 auto}
.gsl .gsl-smm-section-dialogue{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:85px;align-items:center}
.gsl .gsl-smm-section-dialogue__copy>.gsl-mkt-description{margin-top:25px}
.gsl .gsl-smm-section-dialogue__rule{display:flex;align-items:start;gap:19px;max-width:550px;padding-top:24px;margin-top:28px;border-top:1px solid var(--gsl-line)}
.gsl .gsl-smm-section-dialogue__rule>span{font-size:28px;line-height:1;color:var(--gsl-orange)}
.gsl .gsl-smm-section-dialogue__rule p{font-size:13px;line-height:1.75;color:var(--gsl-muted)}
.gsl .gsl-smm-section-dialogue__thread{position:relative;padding:31px;border:1px solid var(--gsl-line);border-radius:25px;background:linear-gradient(145deg,var(--gsl-paper),var(--gsl-surface))}
.gsl .gsl-smm-section-dialogue__example{margin-bottom:26px;color:var(--gsl-muted);font-size:11px;line-height:1.6}
.gsl .gsl-smm-section-dialogue__thread ol{display:grid;gap:20px;list-style:none;padding:0}
.gsl .gsl-smm-section-dialogue__thread li{min-width:0}
.gsl .gsl-smm-section-dialogue__question{width:86%;padding:21px;border:1px solid var(--gsl-line);border-radius:18px 18px 18px 4px;background:var(--gsl-surface)}
.gsl .gsl-smm-section-dialogue__role{display:block;font-size:11px;line-height:1.6;color:var(--gsl-muted)}
.gsl .gsl-smm-section-dialogue__thread p:not(.gsl-smm-section-dialogue__example){margin-top:9px;font-size:15px;line-height:1.65}
.gsl .gsl-smm-section-dialogue__answer{position:relative;width:90%;justify-self:end;padding:23px;border:1px solid #8390ef;border-radius:18px 18px 4px 18px;background:#232fe1;color:#fff}
.gsl .gsl-smm-section-dialogue__answer .gsl-smm-section-dialogue__role{color:#ccd0ff}
.gsl .gsl-smm-section-dialogue__typing{display:flex;gap:4px;margin-top:17px;height:6px}
.gsl .gsl-smm-section-dialogue__typing i{width:4px;height:4px;border-radius:50%;background:#c4cbff;animation:gsl-mkt-typing 2s ease-in-out infinite;animation-play-state:paused}
.gsl .gsl-smm-section-dialogue__typing i:nth-child(2){animation-delay:.2s}
.gsl .gsl-smm-section-dialogue__typing i:nth-child(3){animation-delay:.4s}
.gsl .gsl-smm-section-dialogue__handover{display:flex;align-items:start;gap:17px;margin-top:3px;padding:10px 5px 0}
.gsl .gsl-smm-section-dialogue__handover svg{margin-top:4px;color:var(--gsl-orange)}
.gsl .gsl-smm-section-dialogue__handover p{color:var(--gsl-muted);font-size:13px!important}
.gsl .gsl-smm-section-workflow{position:relative;padding:clamp(28px,4vw,62px);margin-bottom:95px;border-radius:26px;border:1px solid var(--gsl-line);background:var(--gsl-paper)}
.gsl .gsl-smm-section-workflow__intro{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,.8fr);gap:21px 64px;align-items:end}
.gsl .gsl-smm-section-workflow__intro .gsl-eyebrow{grid-column:1/-1}
.gsl .gsl-smm-section-workflow__intro>p:last-child{color:var(--gsl-muted);font-size:14px;line-height:1.75}
.gsl .gsl-smm-section-workflow__line{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;list-style:none;padding:0;margin:44px 0 34px}
.gsl .gsl-smm-section-workflow__line li{position:relative;min-width:0;padding-right:14px}
.gsl .gsl-smm-section-workflow__line li:not(:last-child)::after{content:"";position:absolute;left:49px;right:0;top:17px;height:1px;background:var(--gsl-line)}
.gsl .gsl-smm-section-workflow__index{display:grid;place-items:center;width:35px;height:35px;margin-bottom:24px;border:1px solid #bfc6ed;border-radius:10px;transform:rotate(-8deg);background:var(--gsl-surface);color:var(--gsl-blue);font-size:12px;box-shadow:2px 3px 0 var(--gsl-line)}
.gsl .gsl-smm-section-workflow__line h3{font-size:20px;line-height:1.4;letter-spacing:-.023em}
.gsl .gsl-smm-section-workflow__line p{margin-top:13px;font-size:13px;line-height:1.75;color:var(--gsl-muted)}
.gsl[data-gsl-motion="on"] [data-gsl-visible="true"] :is(.gsl-target-route__core,.gsl-smm-section-editorial__post,.gsl-smm-section-dialogue__typing i){animation-play-state:running}
@keyframes gsl-mkt-core-float{0%,100%{transform:translateY(0) rotateY(-12deg) rotateX(9deg) rotateZ(-9deg)}50%{transform:translateY(-7px) rotateY(-9deg) rotateX(11deg) rotateZ(-7deg)}}
@keyframes gsl-mkt-post-float{0%,100%{transform:translateY(0) rotateY(-9deg) rotateZ(-7deg)}50%{transform:translateY(-6px) rotateY(-7deg) rotateZ(-5deg)}}
@keyframes gsl-mkt-typing{0%,65%,100%{opacity:.45;transform:translateY(0)}30%{opacity:1;transform:translateY(-2px)}}
html[data-theme="dark"] .gsl :is(.gsl-mkt-kicker,.gsl-mkt-link,.gsl-target-route__node,.gsl-target-selection__checks svg,.gsl-smm-section-workflow__index){color:#a7b0ff}
html[data-theme="dark"] .gsl .gsl-target-route__orbit{border-color:rgba(145,161,255,.3)}
html[data-theme="dark"] .gsl .gsl-target-route__orbit--two{border-color:rgba(244,150,93,.35)}
html[data-theme="dark"] .gsl .gsl-smm-section-editorial__tabs button[aria-selected="true"]{border-color:#5b65a4}
html[data-theme="dark"] .gsl .gsl-smm-section-editorial__post{background:#2a3041;border-color:#56627e;color:#bac3d9;box-shadow:3px 5px 0 #1c2335,7px 13px 0 -4px #151c2d,16px 30px 33px -22px rgba(0,0,0,.45)}
html[data-theme="dark"] .gsl .gsl-smm-section-editorial__back{background:linear-gradient(130deg,#35415e,#293650);border-color:#566584;box-shadow:4px 6px 0 #1c263b}
html[data-theme="dark"] .gsl .gsl-smm-section-editorial__post-top i{background:#6c7995}
html[data-theme="dark"] .gsl .gsl-smm-section-editorial__post-top i+i{background:#465370}
@media(hover:hover){.gsl .gsl-mkt-tabs button:hover{border-color:#a9b1e4}.gsl .gsl-mkt-link:hover{color:var(--gsl-orange)}}
@media(max-width:1199px){.gsl .gsl-mkt-heading-row{gap:30px 45px}.gsl .gsl-target-route__workspace{gap:29px;padding:27px;grid-template-columns:minmax(215px,.75fr) minmax(0,1.3fr)}.gsl .gsl-target-route__panels{padding-right:0}.gsl .gsl-target-route__tabs button{padding:17px 13px;font-size:13px;gap:12px}.gsl .gsl-target-selection,.gsl .gsl-smm-section-dialogue{gap:45px}.gsl .gsl-target-budget{gap:36px 42px}.gsl .gsl-smm-section-editorial__board{padding-inline:28px}.gsl .gsl-smm-section-editorial__panel{grid-template-columns:minmax(0,1fr) minmax(240px,1fr);gap:26px 35px}.gsl .gsl-smm-section-editorial__notes{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:35px}.gsl .gsl-smm-section-editorial__visual{height:345px}.gsl .gsl-smm-section-workflow__intro{gap:21px 40px}}
@media(max-width:899px){.gsl .gsl-mkt-heading-row{grid-template-columns:1fr;gap:22px}.gsl .gsl-mkt-description{max-width:690px}.gsl .gsl-target-route__workspace{grid-template-columns:1fr;gap:26px;padding:27px}.gsl .gsl-target-route__rail{display:block}.gsl .gsl-target-route__tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.gsl .gsl-target-route__tabs button{display:grid;grid-template-columns:1fr 16px;gap:7px 9px;align-items:start;padding:15px;min-height:113px}.gsl .gsl-target-route__tabs button>.gsl-mkt-number{grid-column:1/-1}.gsl .gsl-target-route__tabs button>.gsl-mkt-tab-arrow{align-self:end}.gsl .gsl-target-route__signal{display:none}.gsl .gsl-target-route__panels{padding:0}.gsl .gsl-target-route__panel h3{max-width:700px;font-size:34px}.gsl .gsl-target-route__steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:31px}.gsl .gsl-target-route__steps li{display:block;padding:0}.gsl .gsl-target-route__steps li:not(:last-child)::after{top:14px;left:43px;right:0;bottom:auto;width:auto;height:1px;background:var(--gsl-line)}.gsl .gsl-target-route__node{margin-bottom:17px}.gsl .gsl-target-route__steps h4{font-size:15px}.gsl .gsl-target-selection,.gsl .gsl-smm-section-dialogue{grid-template-columns:1fr;gap:38px}.gsl .gsl-target-selection__copy{max-width:680px}.gsl .gsl-target-selection__checks li:first-child{padding-top:25px;border-top:1px solid var(--gsl-line)}.gsl .gsl-target-budget{grid-template-columns:1fr;gap:32px}.gsl .gsl-target-budget__heading .gsl-mkt-heading{max-width:670px}.gsl .gsl-target-budget__heading>p:last-child{max-width:620px}.gsl .gsl-target-budget__ledger{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.gsl .gsl-target-budget__ledger>div{padding:23px 0 0;border-top:1px solid var(--gsl-line)}.gsl .gsl-target-budget__ledger>div:first-child{padding-top:23px;border-top:1px solid var(--gsl-line)}.gsl .gsl-target-budget__ledger dt{display:block;font-size:20px}.gsl .gsl-target-budget__ledger dt>span:first-child{display:block;margin-bottom:16px}.gsl .gsl-target-budget__ledger dd{margin:12px 0 0;font-size:13px}.gsl .gsl-target-budget__footer{align-items:start;flex-direction:column;gap:22px}.gsl .gsl-smm-section-dialogue__thread{max-width:690px;width:100%;justify-self:end}.gsl .gsl-smm-section-workflow__intro{grid-template-columns:1fr;gap:20px}.gsl .gsl-smm-section-workflow__intro>p:last-child{max-width:660px}.gsl .gsl-smm-section-workflow__line{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.gsl .gsl-smm-section-workflow__line li:nth-child(2)::after{display:none}}
@media(max-width:719px){.gsl .gsl-mkt-heading{font-size:34px;line-height:1.17;letter-spacing:-.03em}.gsl .gsl-mkt-heading-row{gap:22px;margin-bottom:30px}.gsl .gsl-mkt-description{font-size:15px}.gsl .gsl-target-route__workspace{padding:23px;gap:29px;border-radius:21px}.gsl .gsl-target-route__tabs{grid-template-columns:1fr;gap:8px}.gsl .gsl-target-route__tabs button{display:flex;align-items:center;gap:15px;min-height:61px;padding:15px 17px;font-size:14px}.gsl .gsl-target-route__tabs button>.gsl-mkt-tab-arrow{align-self:center}.gsl .gsl-target-route__panel h3{font-size:29px}.gsl .gsl-target-route__intro{font-size:14px}.gsl .gsl-target-route__steps{grid-template-columns:1fr;gap:0;margin-top:25px}.gsl .gsl-target-route__steps li{display:grid;grid-template-columns:30px minmax(0,1fr);gap:17px;padding-bottom:22px}.gsl .gsl-target-route__steps li:not(:last-child)::after{left:14px;right:auto;top:35px;bottom:4px;width:1px;height:auto;background:var(--gsl-line)}.gsl .gsl-target-route__node{margin-bottom:0}.gsl .gsl-target-route__steps h4{font-size:16px}.gsl .gsl-target-route__steps p{font-size:13px}.gsl .gsl-target-selection{gap:30px}.gsl .gsl-target-selection__checks li{gap:15px;grid-template-columns:25px minmax(0,1fr) 22px}.gsl .gsl-target-selection__checks h3{font-size:21px}.gsl .gsl-target-selection__checks p{font-size:14px}.gsl .gsl-target-budget{margin-bottom:70px;padding:29px 25px;border-radius:21px}.gsl .gsl-target-budget__ledger{grid-template-columns:1fr;gap:0}.gsl .gsl-target-budget__ledger>div,.gsl .gsl-target-budget__ledger>div:first-child{padding-block:23px}.gsl .gsl-target-budget__ledger>div:last-child{padding-bottom:0}.gsl .gsl-target-budget__ledger dt{display:flex;gap:17px;font-size:21px}.gsl .gsl-target-budget__ledger dt>span:first-child{margin-bottom:0;flex-basis:21px}.gsl .gsl-target-budget__ledger dd{margin:11px 0 0 38px;font-size:14px}.gsl .gsl-target-budget__footer{padding-top:25px}.gsl .gsl-smm-section-editorial__board{padding:23px;border-radius:21px}.gsl .gsl-smm-section-editorial__top{align-items:start;gap:15px}.gsl .gsl-smm-section-editorial__stamp{font-size:11px}.gsl .gsl-smm-section-editorial__tabs{gap:7px;padding-bottom:21px}.gsl .gsl-smm-section-editorial__tabs button{display:flex;flex-direction:column;gap:8px;min-height:116px;padding:13px 10px}.gsl .gsl-smm-section-editorial__day{font-size:10px}.gsl .gsl-smm-section-editorial__task{font-size:12px;line-height:1.4}.gsl .gsl-smm-section-editorial__tabs .gsl-mkt-tab-arrow{display:none}.gsl .gsl-smm-section-editorial__panel{grid-template-columns:1fr;padding-block:27px 28px;gap:22px}.gsl .gsl-smm-section-editorial__copy h3{font-size:29px}.gsl .gsl-smm-section-editorial__copy>p:last-child{font-size:14px;margin-top:17px}.gsl .gsl-smm-section-editorial__visual{height:343px;max-width:370px;width:100%;margin-inline:auto}.gsl .gsl-smm-section-editorial__notes{grid-column:auto;gap:24px}.gsl .gsl-smm-section-editorial__notes dt{font-size:15px}.gsl .gsl-smm-section-editorial__notes dd{font-size:13px;margin-top:9px}.gsl .gsl-smm-section-editorial__bottom{align-items:start;flex-direction:column;gap:15px}.gsl .gsl-smm-section-editorial__bottom .gsl-mkt-link{flex:0 1 auto}.gsl .gsl-smm-section-dialogue{gap:32px}.gsl .gsl-smm-section-dialogue__thread{padding:25px;border-radius:21px}.gsl .gsl-smm-section-dialogue__question{width:93%;padding:20px}.gsl .gsl-smm-section-dialogue__answer{width:94%;padding:20px}.gsl .gsl-smm-section-dialogue__handover{gap:13px}.gsl .gsl-smm-section-workflow{padding:30px 25px;margin-bottom:70px;border-radius:21px}.gsl .gsl-smm-section-workflow__line{gap:30px 25px;margin-top:34px}.gsl .gsl-smm-section-workflow__line li{padding-right:0}.gsl .gsl-smm-section-workflow__line h3{font-size:19px}.gsl .gsl-smm-section-workflow__line p{font-size:13px}}
@media(max-width:479px){.gsl .gsl-smm-section-editorial__notes{grid-template-columns:1fr}.gsl .gsl-smm-section-editorial__tabs{grid-template-columns:1fr}.gsl .gsl-smm-section-editorial__tabs button{display:grid;grid-template-columns:84px minmax(0,1fr) 14px;gap:10px;min-height:61px;align-items:center;padding:13px 14px}.gsl .gsl-smm-section-editorial__task{grid-column:auto;grid-row:auto;font-size:13px}.gsl .gsl-smm-section-editorial__tabs .gsl-mkt-tab-arrow{display:block;grid-column:auto;grid-row:auto;font-size:17px}.gsl .gsl-smm-section-editorial__channels{font-size:10px}.gsl .gsl-smm-section-workflow__line{grid-template-columns:1fr;gap:28px}.gsl .gsl-smm-section-workflow__line li{display:grid;grid-template-columns:35px minmax(0,1fr);gap:0 19px}.gsl .gsl-smm-section-workflow__line li::after{display:none}.gsl .gsl-smm-section-workflow__index{grid-row:1/3;margin-bottom:0}.gsl .gsl-smm-section-workflow__line p{grid-column:2;margin-top:10px}.gsl .gsl-smm-section-workflow__line h3{font-size:20px}.gsl .gsl-target-budget__footer .gsl-button,.gsl .gsl-smm-section-workflow>.gsl-button{width:100%;font-size:13px}}
@media(max-width:389px){.gsl .gsl-mkt-heading{font-size:30px}.gsl .gsl-target-route__workspace,.gsl .gsl-smm-section-editorial__board{padding:20px}.gsl .gsl-target-route__panel h3,.gsl .gsl-smm-section-editorial__copy h3{font-size:27px}.gsl .gsl-target-selection__checks li{grid-template-columns:22px minmax(0,1fr);gap:13px}.gsl .gsl-target-selection__checks svg{display:none}.gsl .gsl-target-budget,.gsl .gsl-smm-section-workflow{padding-inline:20px}.gsl .gsl-target-budget__ledger dt{font-size:20px}.gsl .gsl-smm-section-editorial__tabs button{grid-template-columns:72px minmax(0,1fr) 12px;gap:7px;padding-inline:11px}.gsl .gsl-smm-section-editorial__day{font-size:9px}.gsl .gsl-smm-section-editorial__task{font-size:12px}.gsl .gsl-smm-section-editorial__visual{height:305px}.gsl .gsl-smm-section-editorial__post{transform:scale(.87) rotateY(-9deg) rotateZ(-7deg);transform-origin:50% 0;animation:none}.gsl .gsl-smm-section-editorial__back{transform:scale(.87) rotate(9deg) rotateY(-12deg);transform-origin:50% 0}.gsl .gsl-smm-section-dialogue__thread{padding:20px}.gsl .gsl-smm-section-dialogue__question,.gsl .gsl-smm-section-dialogue__answer{padding:17px}.gsl .gsl-smm-section-dialogue__thread p:not(.gsl-smm-section-dialogue__example){font-size:14px}.gsl .gsl-mkt-link{font-size:13px;gap:15px}}
@media(prefers-reduced-motion:reduce){.gsl :is(.gsl-target-route__core,.gsl-smm-section-editorial__post,.gsl-smm-section-dialogue__typing i){animation:none!important}.gsl .gsl-mkt-tabs button{transition:none!important}}
@media print{.gsl .gsl-mkt-tabs{display:none!important}.gsl [data-gsl-marketing-tabs] [data-gsl-mkt-panel][hidden]{display:grid!important}.gsl .gsl-target-route__signal,.gsl .gsl-smm-section-editorial__visual{display:none!important}.gsl .gsl-target-route__workspace,.gsl .gsl-smm-section-editorial__panel,.gsl .gsl-target-selection,.gsl .gsl-smm-section-dialogue,.gsl .gsl-target-budget{display:block}.gsl .gsl-smm-section-editorial__panel{break-inside:avoid}.gsl .gsl-mkt-link{display:none!important}}

/* Readable semantic labels and status text. */
.gsl .gsl-target-budget__ledger dt>span:first-child{font-size:14px;line-height:1.5;color:#ba3c09;}
html[data-theme="dark"] .gsl .gsl-target-budget__ledger dt>span:first-child{color:#ff9e79}
