.services-experience{background:var(--bg-primary);color:var(--text-primary)}.services-shell{box-sizing:border-box;width:min(100%,var(--public-shell-max-width));margin-inline:auto;padding-inline:var(--public-shell-gutter)}.services-hero{padding:7rem 0 4.5rem;border-bottom:1px solid var(--border-default)}.services-hero h1{max-width:920px;margin:.8rem 0 0;font-family:var(--font-plus-jakarta),sans-serif;font-size:clamp(2.5rem,6.2vw,5.7rem);line-height:.96;letter-spacing:-.06em}.services-hero__definition{max-width:790px;margin:1.4rem 0 0;color:var(--text-secondary);font-size:1.15rem;line-height:1.75}.services-section{padding:5rem 0}.services-section--band{border-block:1px solid var(--border-default);background:var(--bg-primary)}.services-intro{max-width:760px}.services-intro h2{margin:.6rem 0;font-size:clamp(2rem,4vw,3.6rem);line-height:1.05;letter-spacing:-.05em}.services-intro p{color:var(--text-secondary);line-height:1.7}.delivery-explorer{display:grid;grid-template-columns:1.35fr .65fr;margin-top:2rem;border:1px solid var(--border-default);border-radius:16px;overflow:hidden}.delivery-explorer>[role=tablist]{display:grid;grid-template-columns:repeat(3,1fr)}.delivery-explorer button{display:flex;flex-direction:column;gap:.7rem;min-height:210px;padding:1.25rem;border:0;border-right:1px solid var(--border-default);background:transparent;color:var(--text-primary);text-align:left;cursor:pointer}.delivery-explorer button[aria-selected=true]{background:color-mix(in srgb,var(--brand-action) 10%,var(--bg-primary));box-shadow:inset 0 3px var(--brand-action)}.delivery-explorer aside p,.delivery-explorer aside span,.delivery-explorer button small,.delivery-explorer button span{color:var(--text-secondary)}.delivery-explorer aside{display:flex;flex-direction:column;justify-content:center;gap:.35rem;padding:1.5rem;background:var(--bg-secondary)}.delivery-explorer aside strong{font-size:1.3rem}.delivery-explorer aside span{margin-top:1rem;line-height:1.6}.service-directory{display:grid;gap:1rem;margin-top:2.25rem}.service-directory article{display:grid;grid-template-columns:1fr auto;gap:1rem;padding:1.4rem;border:1px solid var(--border-default);border-radius:12px;background:var(--bg-primary)}.service-directory h3{margin:0;font-size:1.25rem}.service-directory p{margin:.6rem 0;color:var(--text-secondary);line-height:1.6}.service-directory small{color:var(--brand-action);font-weight:800}.service-directory a{align-self:center;min-height:44px}.responsibility-grid{display:grid;gap:1rem;margin-top:2rem}.responsibility-grid article{padding:1.4rem;border:1px solid var(--border-default);border-radius:12px;background:var(--bg-primary)}.responsibility-grid h3{margin:0}.responsibility-grid li{margin:.55rem 0;color:var(--text-secondary);line-height:1.55}.service-workflow{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;margin-top:2rem;border:1px solid var(--border-default);border-radius:16px;overflow:hidden;background:var(--border-default)}.service-workflow article{min-height:190px;padding:1.2rem;background:var(--bg-primary)}.service-workflow small{color:var(--brand-action);font-weight:800}.service-workflow h3{margin:.8rem 0 .5rem;font-size:1rem}.service-workflow p{color:var(--text-secondary);font-size:.86rem;line-height:1.55}.service-workspace{margin-top:2rem;border:1px solid var(--border-default);border-radius:16px;overflow:hidden}.service-workspace__head{display:flex;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;border-bottom:1px solid var(--border-default)}.service-workspace__head p{margin:0;color:var(--brand-action);font-size:.72rem;font-weight:800;text-transform:uppercase}.service-workspace__head h2{margin:.4rem 0 0;font-size:1.4rem}.service-workspace__head>span{align-self:flex-start;color:var(--text-secondary);font-size:.75rem}.service-workspace__body{display:grid;grid-template-columns:1.3fr .7fr}.service-workspace__list{border-right:1px solid var(--border-default)}.service-workspace__list button{display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:1rem;width:100%;min-height:84px;padding:1rem 1.25rem;border:0;border-bottom:1px solid var(--border-default);background:transparent;color:var(--text-primary);text-align:left;cursor:pointer}.service-workspace__list button[aria-pressed=true]{background:color-mix(in srgb,var(--brand-action) 9%,var(--bg-primary))}.service-workspace__list i{width:8px;height:8px;border-radius:50%;background:var(--brand-action)}.service-workspace__list span{display:grid;gap:.3rem}.service-workspace__list em,.service-workspace__list small{color:var(--text-secondary);font-size:.75rem;font-style:normal}.service-workspace__body aside{display:flex;flex-direction:column;justify-content:center;gap:.7rem;padding:1.5rem;background:var(--bg-secondary)}.service-workspace__body aside p{margin:0;color:var(--text-secondary);font-size:.75rem;text-transform:uppercase}.service-workspace__body aside h3{margin:0;font-size:1.45rem}.service-workspace__body aside span{color:var(--text-secondary);line-height:1.5}.service-workspace__body aside b{align-self:flex-start;padding:.35rem .6rem;border:1px solid var(--border-default);border-radius:99px;font-size:.75rem}.scope-grid{display:grid;gap:1rem}.scope-grid article{padding:1.4rem;border:1px solid var(--border-default);border-radius:12px;background:var(--bg-primary)}.scope-grid li{margin:.55rem 0;color:var(--text-secondary);line-height:1.55}.service-closing{display:flex;align-items:center;justify-content:space-between;gap:2rem}.service-closing h2{max-width:720px;margin:0;font-size:clamp(2rem,4vw,3.4rem);letter-spacing:-.05em}@media (min-width:800px){.service-directory{grid-template-columns:repeat(2,1fr)}.responsibility-grid,.scope-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:900px){.delivery-explorer,.delivery-explorer>[role=tablist]{grid-template-columns:1fr}.delivery-explorer button{min-height:130px;border-right:0;border-bottom:1px solid var(--border-default)}.service-workflow{grid-template-columns:1fr 1fr}.service-workspace__body{grid-template-columns:1fr}.service-workspace__list{border-right:0}.service-closing{align-items:flex-start;flex-direction:column}}@media (max-width:520px){.services-hero{padding-top:5.8rem}.services-section{padding:3.5rem 0}.service-directory article,.service-workflow{grid-template-columns:1fr}.service-workspace__head{align-items:flex-start;flex-direction:column}.service-workspace__list button{grid-template-columns:8px 1fr}.service-workspace__list em{grid-column:2}.platform-actions{display:grid}.platform-actions a{width:100%}}@media (prefers-reduced-motion:reduce){.services-experience *{transition:none!important}}.services-experience--detail .services-hero{padding:6.2rem 0 2rem}.service-detail-hero{display:grid;gap:1.5rem;margin-top:1.15rem}.services-experience--detail .services-hero h1{max-width:760px;margin-top:.55rem;font-size:clamp(2.35rem,4.8vw,4rem);line-height:1}.services-experience--detail .services-hero__definition{max-width:720px;margin-top:1rem;font-size:clamp(.96rem,1.4vw,1.08rem)}.services-experience--detail .platform-actions{margin-top:1.25rem}.service-detail-hero__context{gap:0;overflow:hidden;border:1px solid var(--border-default);border-radius:12px;background:var(--bg-secondary)}.service-detail-hero__context>div{display:grid;gap:.3rem;padding:.85rem 1rem;border-bottom:1px solid var(--border-default)}.service-detail-hero__context span{color:var(--text-muted);font-size:.7rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.service-detail-hero__context strong{font-size:.9rem}.service-detail-hero__context p{margin:0;padding:.85rem 1rem;color:var(--text-secondary);font-size:.76rem;line-height:1.5}.services-experience--detail .service-workspace-stage{padding:1.4rem 0 4.5rem;background:linear-gradient(var(--bg-primary),color-mix(in srgb,var(--brand-action) 3%,var(--bg-primary)))}@media (min-width:800px){.service-detail-hero{grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);align-items:center}}@media (max-width:799px){.services-experience--detail .services-hero{padding-bottom:1.5rem}.services-experience--detail .service-workspace-stage{padding-top:1rem}}.services-experience{--service-accent:var(--brand-action);--service-accent-on-light:var(--brand-text);--service-accent-on-dark:var(--brand-readable);--service-accent-ink:var(--service-accent-on-light)}.dark .services-experience{--service-accent-ink:var(--service-accent-on-dark)}.services-experience .public-eyebrow{margin:0 0 .75rem;color:var(--brand-readable)}.services-breadcrumb{margin-bottom:clamp(20px,3.5vw,32px);color:var(--text-muted)}.services-breadcrumb ol{margin:0;padding:0;list-style:none}.services-breadcrumb a{color:inherit;font-weight:650;text-decoration:none;transition:color .18s ease}.services-breadcrumb a:hover{color:var(--brand-readable)}.services-breadcrumb [aria-current=page]{color:var(--text-primary);font-weight:700}.services-overview-hero{padding:clamp(96px,9vw,120px) 0 clamp(32px,4vw,48px);background:var(--bg-primary)}.services-overview-hero__grid{display:grid;gap:clamp(2.5rem,5vw,5rem)}.services-overview-hero .public-brand-heading{max-width:13ch;margin:.8rem 0 0;font-size:clamp(2.65rem,4.25vw,4.1rem);font-weight:800;line-height:.98;letter-spacing:-.065em}.services-overview-hero .public-brand-heading__accent{display:block}.services-overview-hero .services-hero__definition{max-width:650px;font-size:1rem;line-height:1.65}.services-operating-model{align-self:center}.services-operating-model ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:1.4rem 0 0;padding:0;list-style:none}.services-operating-model li{position:relative;display:grid;align-content:start;gap:.55rem;min-width:0;padding:0 .85rem;border-top:1px solid color-mix(in srgb,var(--brand-action) 38%,var(--border-default))}.services-operating-model li:before{content:"";position:absolute;top:-5px;left:.85rem;width:9px;height:9px;border:2px solid var(--brand-readable);border-radius:50%;background:var(--bg-primary)}.services-operating-model li>svg{margin-top:1.25rem;color:var(--brand-readable)}.services-operating-model li strong{font-size:.86rem}.services-operating-model li span{color:var(--text-secondary);font-size:.74rem;line-height:1.5}.services-operating-model li small{align-self:end;justify-self:start;padding:.35rem .5rem;border:1px solid var(--border-default);border-radius:4px;color:var(--brand-readable);font-size:.6rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.services-section--spectrum{padding:2.75rem 0;border-bottom:1px solid var(--border-default)}.service-spectrum{display:grid;gap:clamp(1.5rem,3vw,2.25rem)}.service-spectrum__intro{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(0,.82fr);grid-template-areas:"heading description";align-items:center;gap:clamp(2rem,6vw,6rem);padding-bottom:.25rem}.service-spectrum__intro header{grid-area:heading}.service-spectrum__intro h2{max-width:650px;margin:.75rem 0 0;font-size:clamp(2rem,4vw,3.55rem);line-height:1.04;letter-spacing:-.045em}.service-spectrum__intro>p{grid-area:description;max-width:44ch;margin:0;color:var(--text-secondary);font-size:clamp(.95rem,1.4vw,1.08rem);line-height:1.75}.service-spectrum .delivery-explorer{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;margin-top:0;overflow:visible;border:0;border-radius:0}.service-spectrum .delivery-explorer>[role=tablist]{display:contents}.service-spectrum .delivery-explorer button{display:flex;min-height:158px;padding:1rem;border:1px solid var(--border-default);border-radius:10px;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.service-spectrum .delivery-explorer button[aria-selected=true]{border-color:color-mix(in srgb,var(--brand-action) 48%,var(--border-default));box-shadow:inset 3px 0 var(--brand-action)}.service-spectrum .delivery-explorer button:focus-visible{outline:2px solid var(--brand-action);outline-offset:3px}.service-spectrum .delivery-explorer button small{color:var(--brand-readable)}.service-spectrum .delivery-explorer button span{font-size:.78rem;line-height:1.5}.service-spectrum .delivery-explorer aside{display:flex;min-height:158px;margin-top:0;padding:1rem;border:1px solid var(--border-default);border-radius:10px;box-shadow:inset 3px 0 color-mix(in srgb,var(--brand-action) 72%,var(--border-default))}.service-spectrum .delivery-explorer aside strong{font-size:.92rem}.service-spectrum .delivery-explorer aside span{margin-top:auto;padding-top:.65rem;font-size:.72rem}.service-spectrum__table{min-width:0;border:1px solid var(--border-default);border-radius:9px;overflow:hidden}.service-spectrum__labels,.service-spectrum__row{display:grid;grid-template-columns:minmax(260px,1.8fr) repeat(4,minmax(120px,1fr)) 22px;align-items:center}.service-spectrum__labels{padding:.65rem 1rem;border-bottom:1px solid var(--border-default);color:var(--text-muted);font-size:.62rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.service-spectrum__labels span:first-child{grid-column:1}.service-spectrum__row{--service-accent-ink:var(--service-accent-on-light);position:relative;min-height:104px;padding:1rem;border-bottom:1px solid var(--border-default);color:var(--text-secondary);transition:background-color .18s ease,box-shadow .18s ease}.dark .service-spectrum__row{--service-accent-ink:var(--service-accent-on-dark)}.service-spectrum__row:last-child{border-bottom:0}.service-spectrum__row:focus-visible,.service-spectrum__row:hover{outline:none;background:color-mix(in srgb,var(--service-accent) 8%,var(--bg-primary));box-shadow:inset 3px 0 var(--service-accent)}.service-spectrum__row>span:not(.service-spectrum__service){display:flex;min-width:0;align-items:center;gap:.45rem;padding-inline:.5rem;font-size:.7rem;line-height:1.35}.service-spectrum__arrow,.service-spectrum__row>span>svg{flex:0 0 auto}.service-spectrum__service{display:grid;min-width:0;grid-template-columns:24px 3px minmax(0,1fr);align-items:center;gap:.7rem}.service-spectrum__service>small{color:var(--text-muted);font-size:.76rem}.service-spectrum__service>i{width:3px;height:34px;border-radius:999px;background:var(--service-accent)}.service-spectrum__service>span{display:grid;min-width:0;gap:.25rem}.service-spectrum__service strong{color:var(--text-primary);font-size:.91rem}.service-spectrum__service em{color:var(--text-muted);font-size:.7rem;font-style:normal;line-height:1.45;white-space:normal}.service-spectrum__row:focus-visible .service-spectrum__arrow,.service-spectrum__row:focus-visible .service-spectrum__service strong,.service-spectrum__row:hover .service-spectrum__arrow,.service-spectrum__row:hover .service-spectrum__service strong{color:var(--service-accent-ink)}.responsibility-grid--overview{grid-template-columns:repeat(4,minmax(0,1fr));border-block:1px solid var(--border-default)}.responsibility-grid--overview article{padding:1.5rem;border:0;border-right:1px solid var(--border-default);border-radius:0;background:transparent}.responsibility-grid--overview article:last-child{border-right:0}.responsibility-grid--overview svg{margin-bottom:.8rem;color:var(--brand-readable)}.services-experience--detail .services-hero{padding:5.9rem 0 1.3rem}.services-experience--detail .services-hero h1 span{color:var(--service-accent-ink);box-shadow:inset 0 -2px var(--service-accent)}.service-detail-hero{align-items:end;gap:clamp(2rem,4vw,4rem)}.service-detail-hero__context{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;border:0;border-radius:0;background:transparent}.service-detail-hero__context>div{align-content:start;min-width:0;padding:.85rem 1.15rem .35rem;border:0;border-left:1px solid var(--border-default)}.service-detail-hero__context>div>svg{margin-bottom:1rem;color:var(--service-accent-ink)}.service-detail-hero__context span{color:var(--brand-readable)}.service-detail-hero__context strong{font-size:.95rem}.service-detail-hero__context p{padding:0;font-size:.75rem}.services-experience--detail .service-workspace-stage{padding:.8rem 0 3rem;background:linear-gradient(var(--bg-primary),color-mix(in srgb,var(--service-accent) 3%,var(--bg-primary)))}.service-editorial__row{display:grid;grid-template-columns:minmax(210px,.48fr) minmax(0,1.52fr);gap:clamp(2rem,5vw,4.5rem);padding:2.6rem 0;border-bottom:1px solid var(--border-default)}.service-editorial__row>header h2{margin:.55rem 0 0;font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.2;letter-spacing:-.035em}.service-editorial__lead,.service-editorial__row>header>p:not(.public-eyebrow){color:var(--text-secondary);font-size:.86rem;line-height:1.6}.service-editorial__lead{margin:0 0 1.15rem;color:var(--text-primary);font-size:1rem;font-weight:650}.service-editorial .service-workflow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:0;padding:0;border-block:1px solid var(--border-default);border-inline:0;border-radius:0;background:transparent;list-style:none}.service-editorial .service-workflow li{position:relative;display:grid;align-content:start;min-height:166px;padding:1rem;border-right:1px solid var(--border-default)}.service-editorial .service-workflow li:last-child{border-right:0}.service-editorial .service-workflow li:after{content:"";position:absolute;top:1.25rem;right:-4px;z-index:1;width:7px;height:7px;border:1px solid var(--service-accent);border-radius:50%;background:var(--bg-primary)}.service-editorial .service-workflow li:last-child:after{content:none}.service-editorial .service-workflow li>span,.service-editorial .service-workflow small{color:var(--brand-readable);font-size:.62rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.service-editorial .service-workflow li>span{margin-top:.7rem}.service-editorial .service-workflow strong{margin-top:.35rem;font-size:.82rem;line-height:1.35}.service-editorial .service-workflow p{margin:.45rem 0 0;color:var(--text-muted);font-size:.68rem;line-height:1.45}.service-ledger-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-block:1px solid var(--border-default)}.service-ledger-columns article{padding:1rem 1.15rem;border-right:1px solid var(--border-default)}.service-ledger-columns article:last-child{border-right:0}.service-ledger-columns h3{margin:0;color:var(--service-accent-ink);font-size:.72rem;letter-spacing:.05em;text-transform:uppercase}.service-ledger-columns ul{margin:.8rem 0 0;padding-left:1rem}.service-ledger-columns li{margin:.42rem 0;color:var(--text-secondary);font-size:.78rem;line-height:1.45}.service-deliverables-ledger{border-block:1px solid var(--border-default)}.service-deliverables-ledger>div:not(.service-deliverables-ledger__head),.service-deliverables-ledger__head{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(180px,.85fr);gap:1rem;padding:.65rem .85rem;border-bottom:1px solid var(--border-default)}.service-deliverables-ledger__head{color:var(--text-muted);font-size:.62rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.service-deliverables-ledger>div:not(.service-deliverables-ledger__head) span{display:flex;align-items:center;gap:.55rem;color:var(--text-secondary);font-size:.78rem}.service-deliverables-ledger>div:not(.service-deliverables-ledger__head) svg{color:var(--service-accent-ink)}.service-deliverables-ledger footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:.9rem}.service-deliverables-ledger footer>div{display:flex;flex-wrap:wrap;gap:.45rem .8rem}.service-deliverables-ledger footer strong{width:100%;font-size:.74rem}.service-deliverables-ledger footer a{color:var(--service-accent-ink);font-size:.74rem;font-weight:750}.service-proposal-brief-section{padding:4.5rem 0;border-top:1px solid var(--border-default);background:var(--bg-primary)}.service-proposal-brief{position:relative;grid-template-columns:minmax(220px,1.15fr) minmax(200px,.95fr) minmax(210px,.85fr) minmax(240px,1fr);grid-template-areas:"heading description stages action";align-items:center;gap:clamp(1.25rem,2.5vw,2rem);padding:clamp(1.5rem,3vw,2.15rem);border-radius:16px;background:var(--bg-primary);box-shadow:none}.service-proposal-brief:before{content:"";position:absolute;inset:0 0 auto;height:2px;background:var(--service-accent)}.service-proposal-brief__action,.service-proposal-brief__copy{min-width:0}.service-proposal-brief__copy{display:contents}.service-proposal-brief__heading{grid-area:heading;min-width:0}.service-proposal-brief__copy h2{max-width:20ch;margin:.85rem 0 0;font-size:clamp(1.85rem,2.35vw,2.15rem);line-height:1.06;letter-spacing:-.055em}.service-proposal-brief__copy>p:last-child{grid-area:description;max-width:44ch;font-size:.92rem;line-height:1.7}.service-proposal-brief__stages{-moz-column-gap:.45rem;column-gap:.45rem;padding:0 0 0 clamp(1.25rem,2.5vw,2rem);border-left:1px solid var(--border-default)}.service-proposal-brief__stages li{display:grid;justify-items:center;min-width:0;text-align:center}.service-proposal-brief__stages li:not(:last-child):after{content:"";position:absolute;top:24px;left:calc(50% + 30px);width:calc(100% - 60px);height:1px;background:var(--border-strong,var(--border-default))}.service-proposal-brief__stages li>span{position:relative;z-index:1;display:grid;width:48px;height:48px;place-items:center;border:1px solid var(--border-strong,var(--border-default));border-radius:50%;background:var(--bg-primary);color:var(--text-secondary);font-size:.8rem}.service-proposal-brief__stages li[data-active=true]>span{border-color:var(--service-accent);background:color-mix(in srgb,var(--service-accent) 8%,var(--bg-primary));color:var(--text-primary);box-shadow:none}.service-proposal-brief__stages strong{margin-top:.85rem;font-size:.8rem;line-height:1.25}.service-proposal-brief__stages small{margin-top:.3rem;font-size:.72rem;line-height:1.4}.service-proposal-brief__action{display:grid;gap:.8rem;padding-left:clamp(1.5rem,3vw,2.5rem)}.service-proposal-brief__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.service-proposal-brief__cta,.service-proposal-brief__whatsapp{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:.5rem;padding:.7rem 1.4rem;border-radius:10px;font-size:.875rem;font-weight:700;letter-spacing:-.01em;text-align:center;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.service-proposal-brief__cta{border:1px solid transparent;background:var(--brand-gradient);color:#fff;box-shadow:none}.service-proposal-brief__whatsapp{border:1px solid color-mix(in srgb,#25d366 38%,var(--border-default));background:color-mix(in srgb,#25d366 12%,var(--bg-card));color:#fff;box-shadow:none}.service-proposal-brief__cta:hover{background:var(--brand-gradient);box-shadow:none;transform:translateY(-1px)}.service-proposal-brief__whatsapp:hover{border-color:#25d366;background:color-mix(in srgb,#25d366 22%,var(--bg-card));box-shadow:none;transform:translateY(-1px)}.service-proposal-brief__cta:focus-visible,.service-proposal-brief__details:focus-visible,.service-proposal-brief__whatsapp:focus-visible{outline:2px solid var(--brand-action);outline-offset:4px}.service-proposal-brief__whatsapp:focus-visible{outline-color:#25d366}.service-proposal-brief__details{width:-moz-max-content;width:max-content;max-width:100%;gap:.45rem;padding-bottom:.3rem;border-bottom:1px solid var(--service-accent);color:var(--text-primary);font-size:.78rem;font-weight:750}.service-proposal-brief__note{display:flex;gap:.65rem;margin:.35rem 0 0;font-size:.72rem;line-height:1.45}.service-proposal-brief__note svg{flex:0 0 auto;color:var(--service-accent-ink)}.services-faq .public-faq-section__intro h2{font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.12}.services-experience .services-faq{background:var(--bg-primary)!important}@media (min-width:1080px){.services-overview-hero__grid{grid-template-columns:minmax(0,1.08fr) minmax(520px,.92fr);gap:clamp(2.5rem,4vw,4rem);align-items:center}.service-detail-hero{grid-template-columns:minmax(0,.9fr) minmax(560px,1.1fr)}}@media (max-width:1079px){.service-detail-hero{grid-template-columns:1fr}.service-spectrum .delivery-explorer{grid-template-columns:repeat(2,minmax(0,1fr))}.service-spectrum__labels,.service-spectrum__row{grid-template-columns:minmax(220px,1.5fr) repeat(4,minmax(105px,1fr)) 22px}.service-proposal-brief{grid-template-columns:1fr;grid-template-areas:"copy" "stages" "action"}.service-proposal-brief__action{grid-column:auto;align-items:center;padding:1.5rem 0 0;border-top:1px solid var(--border-default);border-left:0}.service-proposal-brief__copy{grid-area:copy;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(280px,.82fr);align-items:center;gap:clamp(1.25rem,2.5vw,2rem);padding-bottom:1.25rem;border-bottom:1px solid var(--border-default)}.service-proposal-brief__copy>p:last-child,.service-proposal-brief__heading{grid-area:auto}.service-proposal-brief__stages{padding-left:0;border-left:0}.service-proposal-brief__note{margin:0}}@media (max-width:799px){.responsibility-grid--overview,.service-deliverables-ledger footer,.service-detail-hero__context,.service-ledger-columns,.services-operating-model ol{grid-template-columns:1fr 1fr}.services-operating-model li{min-height:190px}.service-spectrum__intro{grid-template-columns:1fr;grid-template-areas:"heading" "description";gap:1.25rem}.service-spectrum__intro h2{max-width:720px}.service-spectrum__labels{display:none}.service-spectrum__row{grid-template-columns:1fr 22px;gap:.65rem;min-height:0;padding:1rem}.service-spectrum__row>span:not(.service-spectrum__service){display:grid;grid-template-columns:8rem minmax(0,1fr);grid-column:1;gap:.65rem;padding-left:38px}.service-spectrum__row>span:not(.service-spectrum__service):before{content:attr(data-label);color:var(--text-muted);font-size:.62rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.service-spectrum__row>span:not(.service-spectrum__service) svg{display:none}.service-spectrum__arrow{grid-column:2;grid-row:1}.service-spectrum__service em{white-space:normal}.service-editorial__row{grid-template-columns:1fr}.service-editorial .service-workflow{grid-template-columns:1fr 1fr}.service-editorial .service-workflow li{min-height:150px;border-bottom:1px solid var(--border-default)}.service-proposal-brief{grid-template-columns:1fr}.service-proposal-brief__copy{grid-template-columns:1fr;align-items:start;gap:1rem}.service-proposal-brief__copy h2{max-width:16ch}.service-proposal-brief__action{grid-column:auto;align-items:stretch}.service-proposal-brief__details{width:-moz-max-content;width:max-content}}@media (max-width:520px){.services-experience--detail .service-detail-hero-section,.services-overview-hero{padding-top:5.5rem}.responsibility-grid--overview,.service-deliverables-ledger footer,.service-detail-hero__context,.service-editorial .service-workflow,.service-ledger-columns,.service-spectrum .delivery-explorer,.services-operating-model ol{grid-template-columns:1fr}.service-editorial .service-workflow li,.services-operating-model li{min-height:0}.responsibility-grid--overview article,.service-detail-hero__context>div,.service-ledger-columns article{border-right:0;border-bottom:1px solid var(--border-default)}.responsibility-grid--overview article:last-child,.service-detail-hero__context>div:last-child,.service-ledger-columns article:last-child{border-bottom:0}.service-deliverables-ledger__head{display:none}.service-deliverables-ledger>div:not(.service-deliverables-ledger__head){grid-template-columns:1fr}.service-proposal-brief-section{padding:3.5rem 0}.service-proposal-brief{gap:1.25rem;padding:1.2rem;border-radius:12px}.service-proposal-brief__copy h2{max-width:none;font-size:clamp(1.65rem,7vw,1.95rem)}.service-proposal-brief__stages{grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.service-proposal-brief__stages li{display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto;justify-items:center;gap:0;min-height:0;text-align:center}.service-proposal-brief__stages li:not(:last-child):after{top:18px;left:calc(50% + 22px);width:calc(100% - 44px);height:1px}.service-proposal-brief__stages li>span{grid-row:auto;width:36px;height:36px;font-size:.7rem}.service-proposal-brief__stages strong{margin-top:.65rem;font-size:.76rem}.service-proposal-brief__stages small{max-width:11ch;margin-top:.2rem;font-size:.66rem}.service-proposal-brief__cta{width:100%}.service-proposal-brief__actions{grid-template-columns:1fr}}.services-experience--detail .service-detail-hero-section{padding:clamp(96px,9vw,120px) 0 clamp(32px,4vw,48px);background:var(--bg-primary)}.services-experience--detail .service-detail-hero{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(350px,.72fr);align-items:center;gap:clamp(2.5rem,5vw,4.5rem);margin-top:1.25rem}.service-detail-hero__copy{min-width:0}.services-experience--detail .service-detail-hero__copy h1{max-width:14ch;margin-top:0;font-size:clamp(2.65rem,4.75vw,4.25rem);line-height:.98;letter-spacing:-.055em}.services-experience--detail .service-detail-hero__copy h1 span{margin-inline-start:.05em;box-shadow:none}.services-experience--detail .services-hero__definition{max-width:650px;margin-top:1.25rem;font-size:clamp(1rem,1.35vw,1.12rem);line-height:1.62}.service-detail-hero__actions{margin-top:1.5rem!important}.service-detail-hero__actions .public-button-primary{background:var(--brand-action)}.service-detail-hero__actions .public-button-secondary{gap:.5rem;border-color:color-mix(in srgb,var(--brand-action) 48%,var(--border-default))}.service-connected-row a:focus-visible,.service-detail-hero__actions a:focus-visible,.service-detail-hero__engine-link:focus-visible,.service-proposal-brief[data-variant=service] a:focus-visible,.service-scope-disclosure summary:focus-visible{outline:2px solid var(--brand-action);outline-offset:4px}.service-detail-hero__engine-link{display:inline-flex;align-items:center;gap:.4rem;margin-top:1rem;color:var(--brand-readable);font-size:.86rem;font-weight:700}.service-operating-flow{min-width:0;border-block:1px solid var(--border-default)}.service-operating-flow>footer,.service-operating-flow>header{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:46px;padding:.65rem 0}.service-operating-flow li span,.service-operating-flow>header>span,.service-scope-disclosure summary small{color:var(--text-muted);font-size:.64rem;font-weight:800;letter-spacing:.065em;text-transform:uppercase}.service-operating-flow>header>strong{max-width:25ch;font-size:.8rem;line-height:1.4;text-align:right}.service-operating-flow ol{margin:0;padding:0;border-block:1px solid var(--border-default);list-style:none}.service-operating-flow li{position:relative;display:grid;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:.9rem;min-height:52px;border-bottom:1px solid color-mix(in srgb,var(--border-default) 70%,transparent)}.service-operating-flow li:last-child{border-bottom:0}.service-operating-flow li:before{content:"";position:absolute;top:34px;left:15px;width:1px;height:36px;background:color-mix(in srgb,var(--brand-action) 52%,var(--border-default))}.service-operating-flow li:last-child:before{content:none}.service-operating-flow li small{position:relative;z-index:1;display:grid;width:32px;height:32px;place-items:center;border:1px solid color-mix(in srgb,var(--brand-action) 60%,var(--border-default));border-radius:50%;background:var(--bg-primary);color:var(--brand-readable);font-size:.66rem;font-weight:800}.service-operating-flow li>div{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:.8rem}.service-operating-flow li strong{font-size:.82rem}.service-operating-flow>footer{justify-content:flex-start;color:var(--text-secondary);font-size:.7rem;line-height:1.45}.service-operating-flow>footer svg{flex:0 0 auto;color:var(--brand-readable)}.services-experience--detail .service-workspace-stage{padding:0 0 3.5rem}.service-workspace-shell{width:min(100% - 2rem,96rem)}.service-editorial{border-top:1px solid var(--border-default)}.service-information-band{padding:3.5rem 0;border-bottom:1px solid var(--border-default)}.service-information-band__intro{display:grid;grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:clamp(2rem,6vw,5rem);align-items:end;margin-bottom:1.8rem}.service-information-band__intro>*{min-width:0}.service-connected-row h2,.service-information-band__intro h2{max-width:18ch;margin:.55rem 0 0;font-size:clamp(1.9rem,3.5vw,3rem);line-height:1.04;letter-spacing:-.052em}.service-information-band__intro p,.service-information-band__intro>div:last-child>strong{margin:0;color:var(--text-secondary);font-size:clamp(.95rem,1.35vw,1.05rem);line-height:1.65}.service-information-band__intro>div:last-child>strong{display:block;margin-top:.75rem;color:var(--text-primary);font-weight:650}.service-information-band .service-workflow{margin-top:0}.service-information-band .service-workflow li{min-height:150px;padding:1rem}.service-information-band .service-workflow li>span,.service-information-band .service-workflow small{color:var(--brand-readable)}.service-information-band .service-workflow strong{font-size:.9rem}.service-information-band .service-workflow p{font-size:.74rem;line-height:1.5}.service-included-grid article{min-width:0;padding:clamp(1.35rem,2.5vw,2rem)}.service-included-grid article+article{border-left:1px solid var(--border-default)}.service-included-grid h3,.service-scope-disclosure__content h3{margin:0;font-size:.75rem;letter-spacing:.055em;text-transform:uppercase}.service-included-grid ul,.service-scope-disclosure__content ul{display:grid;gap:.7rem;margin:1rem 0 0;padding:0;list-style:none}.service-included-grid li{display:grid;grid-template-columns:18px minmax(0,1fr);gap:.7rem;color:var(--text-secondary);font-size:.9rem;line-height:1.5}.service-included-grid li svg{margin-top:.16rem;color:var(--brand-readable)}.service-scope-disclosure{border-bottom:1px solid var(--border-default)}.service-scope-disclosure summary{min-height:74px;gap:1.5rem;padding:.85rem 0}.service-scope-disclosure summary>span{display:grid;gap:.3rem}.service-scope-disclosure summary strong{font-size:.95rem}.service-scope-disclosure summary svg{flex:0 0 auto;transition:transform .18s ease}.service-scope-disclosure__content article{min-width:0;padding:1.35rem;border-right:1px solid var(--border-default);border-bottom:1px solid var(--border-default)}.service-scope-disclosure__content article:nth-child(3n){border-right:0}.service-scope-disclosure__content li,.service-scope-disclosure__content p{color:var(--text-secondary);font-size:.82rem;line-height:1.55}.service-connected-row{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr) minmax(180px,.55fr);gap:clamp(1.5rem,4vw,3rem);align-items:center;padding:2.5rem 0}.service-connected-row h2{max-width:22ch;font-size:clamp(1.4rem,2.4vw,2rem)}.service-connected-row__links{gap:.55rem}.service-connected-row__links a{display:inline-flex;padding:.6rem .75rem;border-radius:999px;color:var(--text-primary);font-size:.74rem;font-weight:750}.service-connected-row>p{margin:0;color:var(--text-muted);font-size:.78rem;line-height:1.5}.services-experience--detail .services-faq{padding-block:3.5rem}.service-proposal-brief-section[data-variant=service]{padding:2rem 0;background:color-mix(in srgb,var(--brand-action) 4%,var(--bg-primary))}.service-proposal-brief-section[data-variant=service] .service-proposal-brief{grid-template-columns:minmax(0,1.2fr) minmax(380px,.8fr);gap:clamp(2rem,5vw,4rem);overflow:visible;border:0;border-radius:0;background:transparent}.service-proposal-brief-section[data-variant=service] .service-proposal-brief:before{display:none}.service-proposal-brief-section[data-variant=service] .service-proposal-brief__copy{grid-area:copy;display:block}.service-proposal-brief-section[data-variant=service] .service-proposal-brief__copy h2{max-width:28ch;margin-top:.55rem;font-size:clamp(1.75rem,2.8vw,2.35rem)}.service-proposal-brief-section[data-variant=service] .service-proposal-brief__copy>p:last-child{margin-top:.55rem;font-size:.84rem;line-height:1.5}.service-proposal-brief-section[data-variant=service] .service-proposal-brief__action{align-content:center;gap:.6rem;padding-left:0;border-left:0}.service-proposal-brief-section[data-variant=service] .service-proposal-brief__whatsapp{border-color:var(--brand-action);background:transparent;color:var(--text-primary)}.service-proposal-brief-section[data-variant=service] .service-proposal-brief__whatsapp:hover{background:color-mix(in srgb,var(--brand-action) 9%,var(--bg-primary))}.service-proposal-brief-section[data-variant=service] .service-proposal-brief__note{color:var(--text-primary);font-size:.78rem;font-weight:700}.service-proposal-brief-section[data-variant=service] .service-proposal-brief__note svg{color:var(--brand-action)}@media (min-width:640px){.service-workspace-shell{width:min(100% - 3rem,96rem)}}@media (min-width:1024px){.service-workspace-shell{width:min(100% - clamp(3rem,6vw,6rem),96rem)}}@media (max-width:960px){.service-connected-row,.service-information-band__intro,.services-experience--detail .service-detail-hero{grid-template-columns:minmax(0,1fr)}.services-experience--detail .service-detail-hero{align-items:start;gap:2.5rem}.service-information-band__intro{align-items:start;gap:1.25rem}.service-scope-disclosure__content{grid-template-columns:repeat(2,minmax(0,1fr))}.service-scope-disclosure__content article:nth-child(3n){border-right:1px solid var(--border-default)}.service-scope-disclosure__content article:nth-child(2n){border-right:0}.service-proposal-brief-section[data-variant=service] .service-proposal-brief{grid-template-columns:minmax(0,1fr);grid-template-areas:"copy" "action"}.service-proposal-brief-section[data-variant=service] .service-proposal-brief__action{padding:1.25rem 0 0;border-top:1px solid var(--border-default)}}@media (max-width:720px){.services-experience--detail .service-detail-hero-section{padding:5.5rem 0 2rem}.services-experience--detail .service-detail-hero{margin-top:1.25rem}.services-experience--detail .service-detail-hero__copy h1{font-size:clamp(2.8rem,13vw,4.1rem)}.service-information-band .service-workflow{grid-template-columns:minmax(0,1fr)}.service-information-band .service-workflow li{min-height:0;padding:1rem .5rem;border-right:0}.service-information-band .service-workflow li:after{top:auto;right:auto;bottom:-4px;left:1rem}.service-included-grid,.service-scope-disclosure__content{grid-template-columns:minmax(0,1fr)}.service-included-grid article+article,.service-scope-disclosure__content article,.service-scope-disclosure__content article:nth-child(3n){border-right:0}.service-included-grid article+article{border-top:1px solid var(--border-default)}}@media (max-width:520px){.service-detail-hero__actions{display:grid;grid-template-columns:minmax(0,1fr)}.service-detail-hero__actions a{width:100%;justify-content:center}.service-operating-flow>header{align-items:flex-start;flex-direction:column}.service-operating-flow>header>strong{text-align:left}.service-operating-flow li>div{align-items:flex-start;flex-direction:column;gap:.2rem;padding-block:.6rem}.service-information-band{padding-block:2.4rem}.service-information-band__intro h2{font-size:clamp(1.9rem,10vw,2.55rem)}.service-scope-disclosure summary strong{font-size:.86rem}.service-connected-row__links{align-items:stretch;flex-direction:column}.service-connected-row__links a{border-radius:8px}.service-proposal-brief-section[data-variant=service],.services-experience--detail .services-faq{padding-block:2.4rem}.service-proposal-brief-section[data-variant=service] .service-proposal-brief__actions{grid-template-columns:minmax(0,1fr)}}@media (prefers-reduced-motion:reduce){.services-experience--detail *{scroll-behavior:auto!important;transition:none!important}}.services-experience--detail .services-hero{border-bottom:0}.services-experience .public-brand-heading{color:var(--text-primary)}.services-experience .public-brand-heading__accent,.services-experience--detail .service-detail-hero__copy .public-brand-heading__accent{background:var(--brand-gradient);background-clip:text;box-shadow:none;color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.service-detail-hero__copy>.public-eyebrow{margin:0 0 .75rem;color:var(--brand-readable);font-size:.8125rem}.service-proposal-brief-section[data-variant=service] .service-proposal-brief__whatsapp,.service-proposal-brief__whatsapp,.service-whatsapp-button{border-color:#25d366;background:#25d366;color:#fff!important}.service-proposal-brief-section[data-variant=service] .service-proposal-brief__whatsapp:hover,.service-proposal-brief__whatsapp:hover,.service-whatsapp-button:hover{border-color:color-mix(in srgb,#25d366 88%,#000);background:color-mix(in srgb,#25d366 88%,#000);color:#fff!important;transform:translateY(-1px)}.service-proposal-brief-section[data-variant=service] .service-proposal-brief__whatsapp:focus-visible,.service-proposal-brief__whatsapp:focus-visible,.service-whatsapp-button:focus-visible{outline:2px solid #25d366;outline-offset:4px}.services-experience--detail .service-workspace-stage{padding:clamp(2rem,4vw,3.5rem) 0 clamp(3rem,6vw,5rem);border:0;background:var(--bg-primary)}.service-workspace-shell{width:min(100%,var(--public-shell-max-width))}.service-editorial{border-top:0}.service-information-band{padding:clamp(3.5rem,6vw,5.5rem) 0}.service-connected-row__intro,.service-information-band__intro,.service-scope-ledger__intro{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:clamp(1.5rem,4vw,3.5rem);align-items:end;margin-bottom:clamp(2rem,4vw,3rem)}.service-connected-row__intro h2,.service-information-band__intro h2,.service-scope-ledger__intro h2{margin-top:0;font-size:clamp(2rem,3.5vw,3rem);line-height:1.05;letter-spacing:-.045em}.service-connected-row__intro>p:last-child,.service-information-band__context,.service-information-band__note,.service-scope-ledger__intro>p:last-child{margin:0;color:var(--text-secondary);font-size:clamp(.92rem,1.25vw,1.02rem);line-height:1.65}.service-info-popover{position:relative;display:inline-flex;align-items:center;vertical-align:middle;margin-left:.45rem}.service-info-popover__trigger{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;border:1px solid color-mix(in srgb,var(--brand-action) 35%,var(--border-default));background:color-mix(in srgb,var(--brand-action) 8%,var(--bg-card));color:var(--brand-readable);cursor:pointer;padding:0;line-height:1;transition:transform .16s ease,background-color .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease}.service-info-popover:focus-within .service-info-popover__trigger,.service-info-popover__trigger:focus-visible,.service-info-popover__trigger:hover{background:var(--brand-readable);color:#fff;border-color:var(--brand-readable);transform:scale(1.08);box-shadow:0 2px 10px rgba(112,61,239,.25);outline:none}.service-info-popover__card{position:absolute;bottom:calc(100% + 12px);right:-8px;width:clamp(280px,30vw,360px);max-width:85vw;padding:.95rem 1.15rem;border-radius:12px;border:1px solid color-mix(in srgb,var(--brand-action) 35%,var(--border-default));background:var(--bg-card);box-shadow:0 12px 36px rgba(0,0,0,.22);opacity:0;visibility:hidden;pointer-events:none;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;z-index:60;display:flex;flex-direction:column;gap:.45rem;text-align:left}.dark .service-info-popover__card{background:var(--bg-card);box-shadow:0 14px 40px rgba(0,0,0,.55)}.service-info-popover__card:before{content:"";position:absolute;bottom:-14px;right:0;left:0;height:16px}.service-info-popover__card:after{content:"";position:absolute;bottom:-5px;right:12px;width:9px;height:9px;background:var(--bg-card);border-right:1px solid color-mix(in srgb,var(--brand-action) 35%,var(--border-default));border-bottom:1px solid color-mix(in srgb,var(--brand-action) 35%,var(--border-default));transform:rotate(45deg)}.service-info-popover:focus-within .service-info-popover__card,.service-info-popover:hover .service-info-popover__card{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.service-info-popover__header{display:inline-flex;align-items:center;gap:6px;color:var(--brand-readable)}.service-info-popover__label{font-size:.6875rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.service-info-popover__text{margin:0;color:var(--text-primary);font-size:.84rem;font-weight:500;line-height:1.55}.service-information-band .service-workflow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:clamp(12px,1.5vw,20px);margin:-6px 0 0;padding:6px 0 0;list-style:none;position:relative;background:transparent;border:0;overflow:visible}.service-information-band .service-workflow li{position:relative;display:flex;flex-direction:column;min-height:195px;padding:1.5rem 1.25rem;border-radius:14px;border:1px solid var(--border-default);background:color-mix(in srgb,var(--bg-card) 85%,transparent);backdrop-filter:blur(8px);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.service-editorial .service-workflow li:after,.service-information-band .service-workflow li:after{content:none!important;display:none!important}.service-information-band .service-workflow li:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--brand-action) 45%,var(--border-default));background:color-mix(in srgb,var(--brand-action) 6%,var(--bg-card));box-shadow:0 10px 28px rgba(0,0,0,.25)}.service-workflow__node-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:1rem}.service-workflow__index{font-family:var(--font-dm-sans),monospace;font-size:.8125rem;font-weight:800;color:var(--brand-readable);padding:2px 8px;border-radius:6px;background:color-mix(in srgb,var(--brand-action) 12%,var(--bg-primary));border:1px solid color-mix(in srgb,var(--brand-action) 25%,transparent)}.service-workflow li>span,.service-workflow__owner{display:inline-flex;align-items:center;padding:3px 8px;border-radius:6px;font-size:.6875rem;font-weight:750;letter-spacing:.03em;text-transform:uppercase}.service-workflow li>span[data-owner=platform],.service-workflow__owner[data-owner=platform]{background:rgba(99,102,241,.1);color:#4f46e5;border:1px solid rgba(99,102,241,.28)}.service-workflow li>span[data-owner=growomo-experts],.service-workflow__owner[data-owner=growomo-experts]{background:rgba(124,58,237,.1);color:#7c3aed;border:1px solid rgba(124,58,237,.28)}.service-workflow li>span[data-owner=customer],.service-workflow__owner[data-owner=customer]{background:rgba(8,145,178,.1);color:#0891b2;border:1px solid rgba(8,145,178,.28)}.service-workflow li>span[data-owner=approval],.service-workflow__owner[data-owner=approval]{background:rgba(245,158,11,.12);color:#b45309;border:1px solid rgba(245,158,11,.28)}.dark .service-workflow li>span[data-owner=platform],.dark .service-workflow__owner[data-owner=platform]{background:rgba(139,92,246,.16);color:#c4b5fd;border:1px solid rgba(139,92,246,.35)}.dark .service-workflow li>span[data-owner=growomo-experts],.dark .service-workflow__owner[data-owner=growomo-experts]{background:rgba(112,61,239,.18);color:#d8b4fe;border:1px solid rgba(112,61,239,.38)}.dark .service-workflow li>span[data-owner=customer],.dark .service-workflow__owner[data-owner=customer]{background:rgba(6,182,212,.16);color:#67e8f9;border:1px solid rgba(6,182,212,.35)}.dark .service-workflow li>span[data-owner=approval],.dark .service-workflow__owner[data-owner=approval]{background:rgba(245,158,11,.16);color:#fcd34d;border:1px solid rgba(245,158,11,.35)}.service-information-band .service-workflow strong{display:block;font-size:.95rem;font-weight:750;line-height:1.35;color:var(--text-primary);margin-bottom:.45rem}.service-information-band .service-workflow p{margin:0;font-size:.8125rem;line-height:1.55;color:var(--text-secondary)}.service-included-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,3vw,32px);background:transparent;border:0;border-block:0;align-items:stretch}.service-included-card{display:flex;flex-direction:column;height:100%;padding:clamp(1.75rem,3.5vw,2.5rem);border-radius:16px;border:1px solid var(--border-default);background:linear-gradient(180deg,color-mix(in srgb,var(--bg-card) 94%,transparent),var(--bg-card));box-shadow:0 8px 30px rgba(0,0,0,.2);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.service-included-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--brand-action) 35%,var(--border-default));box-shadow:0 12px 32px rgba(0,0,0,.3)}.service-included-card__head{display:flex;align-items:center;gap:1rem;margin-bottom:1.75rem;padding-bottom:1.25rem;border-bottom:1px solid var(--border-default)}.service-included-card__icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;flex-shrink:0}.service-included-card--deliverables .service-included-card__icon{background:rgba(16,185,129,.12);border:1px solid rgba(16,185,129,.28);color:#34d399}.service-included-card--authority .service-included-card__icon{background:rgba(99,102,241,.12);border:1px solid rgba(99,102,241,.28);color:#a5b4fc}.service-included-card h3{margin:0;color:var(--text-primary);font-size:1.15rem;font-weight:750;line-height:1.25}.service-included-card__count{display:block;margin-top:.2rem;font-size:.8125rem;color:var(--text-muted);font-weight:600}.service-included-card ul{flex:1;display:grid;gap:.95rem;margin:0;padding:0;list-style:none}.service-included-card li{display:flex;align-items:flex-start;gap:.75rem;font-size:.9rem;line-height:1.5;color:var(--text-secondary)}.service-included-card--deliverables li svg{color:#10b981;flex-shrink:0;margin-top:2px}.service-included-card--authority li svg{color:#818cf8;flex-shrink:0;margin-top:2px}.service-scope-ledger{padding-top:clamp(3.5rem,6vw,5rem)}.service-scope-disclosure{border:1px solid var(--border-default);border-radius:16px;background:color-mix(in srgb,var(--bg-card) 85%,transparent);overflow:hidden;transition:border-color .2s ease}.service-scope-disclosure[open]{border-color:color-mix(in srgb,var(--brand-action) 45%,var(--border-default))}.service-scope-disclosure summary{display:flex;align-items:center;justify-content:space-between;min-height:78px;padding:1.25rem clamp(1.25rem,3vw,2rem);cursor:pointer;list-style:none;background:color-mix(in srgb,var(--bg-card) 95%,transparent);transition:background-color .18s ease}.service-scope-disclosure summary::-webkit-details-marker{display:none}.service-scope-disclosure summary:hover{background:color-mix(in srgb,var(--brand-action) 6%,var(--bg-card))}.service-scope-disclosure__summary-text{display:flex;flex-direction:column;gap:.25rem}.service-scope-disclosure summary small{color:var(--brand-readable);font-size:.75rem;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.service-scope-disclosure summary strong{color:var(--text-primary);font-size:1rem;font-weight:700;transition:color .18s ease}.service-scope-disclosure summary svg{color:var(--text-muted);transition:transform .22s ease,color .18s ease}.service-scope-disclosure[open] summary svg{transform:rotate(180deg);color:var(--brand-readable)}.service-scope-disclosure__content{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:clamp(1.25rem,3vw,2rem);border-top:1px solid var(--border-default);background:color-mix(in srgb,var(--bg-primary) 50%,var(--bg-card))}.service-scope-tile{position:relative;display:flex;flex-direction:column;padding:1.45rem 1.35rem;border-radius:14px;border:1px solid var(--border-default);background:var(--bg-card);box-shadow:0 4px 18px rgba(0,0,0,.04);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.dark .service-scope-tile{background:color-mix(in srgb,var(--bg-card) 95%,transparent);box-shadow:0 4px 20px rgba(0,0,0,.25)}.service-scope-tile:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--brand-action) 40%,var(--border-default));box-shadow:0 8px 24px rgba(0,0,0,.08)}.dark .service-scope-tile:hover{box-shadow:0 8px 28px rgba(0,0,0,.35)}.service-scope-tile__badge{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;font-family:var(--font-dm-sans),monospace;font-size:.75rem;font-weight:800;letter-spacing:.02em;margin-bottom:.85rem}.service-scope-tile--inputs .service-scope-tile__badge{background:rgba(8,145,178,.1);color:#0891b2;border:1px solid rgba(8,145,178,.25)}.dark .service-scope-tile--inputs .service-scope-tile__badge{background:rgba(6,182,212,.16);color:#67e8f9;border:1px solid rgba(6,182,212,.35)}.service-scope-tile--platform .service-scope-tile__badge{background:rgba(79,70,229,.1);color:#4f46e5;border:1px solid rgba(79,70,229,.25)}.dark .service-scope-tile--platform .service-scope-tile__badge{background:rgba(139,92,246,.16);color:#c4b5fd;border:1px solid rgba(139,92,246,.35)}.service-scope-tile--experts .service-scope-tile__badge{background:rgba(124,58,237,.1);color:#7c3aed;border:1px solid rgba(124,58,237,.25)}.dark .service-scope-tile--experts .service-scope-tile__badge{background:rgba(112,61,239,.18);color:#d8b4fe;border:1px solid rgba(112,61,239,.38)}.service-scope-tile--approvals .service-scope-tile__badge{background:rgba(245,158,11,.12);color:#b45309;border:1px solid rgba(245,158,11,.25)}.dark .service-scope-tile--approvals .service-scope-tile__badge{background:rgba(245,158,11,.16);color:#fcd34d;border:1px solid rgba(245,158,11,.35)}.service-scope-tile--cadence .service-scope-tile__badge{background:rgba(13,148,136,.1);color:#0d9488;border:1px solid rgba(13,148,136,.25)}.dark .service-scope-tile--cadence .service-scope-tile__badge{background:rgba(20,184,166,.16);color:#5eead4;border:1px solid rgba(20,184,166,.35)}.service-scope-tile--exclusions .service-scope-tile__badge{background:rgba(225,29,72,.1);color:#e11d48;border:1px solid rgba(225,29,72,.25)}.dark .service-scope-tile--exclusions .service-scope-tile__badge{background:rgba(244,63,94,.16);color:#fb7185;border:1px solid rgba(244,63,94,.35)}.service-scope-tile h3{margin:0 0 .95rem;color:var(--text-primary);font-size:.95rem;font-weight:750;letter-spacing:-.01em}.service-scope-tile ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:.55rem;flex:1}.service-scope-tile li{position:relative;padding-left:1.15rem;font-size:.8125rem;line-height:1.5;color:var(--text-secondary)}.service-scope-tile li:before{content:"";position:absolute;left:0;top:.55em;width:5px;height:5px;border-radius:50%;background:var(--brand-readable);opacity:.7}.service-scope-tile p,.service-scope-tile--cadence p{margin:0;font-size:.8125rem;line-height:1.55;color:var(--text-secondary)}.service-scope-tile--cadence p{padding:.85rem 1rem;border-radius:9px;background:color-mix(in srgb,var(--brand-action) 6%,var(--bg-primary));border:1px dashed color-mix(in srgb,var(--brand-action) 25%,var(--border-default))}.dark .service-scope-tile--cadence p{background:color-mix(in srgb,var(--brand-action) 10%,transparent);border-color:color-mix(in srgb,var(--brand-action) 35%,var(--border-default))}.service-scope-tile--exclusions{border-color:color-mix(in srgb,#e11d48 22%,var(--border-default))}.dark .service-scope-tile--exclusions{border-color:color-mix(in srgb,#f43f5e 25%,var(--border-default))}.service-scope-tile--exclusions li:before{background:#f43f5e;border-radius:1px;width:6px;height:2px;top:.65em}.service-connected-row{display:block;padding:clamp(3.5rem,7vw,5.5rem) 0}.service-connected-row__rail{display:grid;grid-template-columns:minmax(200px,1fr) 40px minmax(320px,1.5fr) 40px minmax(200px,1fr);align-items:center;gap:0}.service-connected-node{min-width:0;min-height:110px;border:1px solid var(--border-default);border-radius:14px;background:color-mix(in srgb,var(--bg-card) 85%,transparent);backdrop-filter:blur(8px);padding:1.25rem 1.4rem;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}a.service-connected-node{display:grid;grid-template-columns:44px minmax(0,1fr) auto;gap:1rem;align-items:center;color:var(--text-primary);text-decoration:none}a.service-connected-node:focus-visible,a.service-connected-node:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--brand-action) 60%,var(--border-default));box-shadow:0 10px 28px rgba(112,61,239,.18)}.service-connected-node__icon{display:grid;width:44px;height:44px;place-items:center;border:1px solid color-mix(in srgb,var(--brand-action) 35%,transparent);border-radius:12px;background:color-mix(in srgb,var(--brand-action) 12%,var(--bg-primary));color:var(--brand-readable)}.service-connected-node__meta{display:flex;flex-direction:column;gap:.25rem}.service-connected-node small{color:var(--brand-readable);font-size:.6875rem;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.service-connected-node strong{font-size:.95rem;font-weight:700;line-height:1.35}.service-connected-node--integrations{display:flex;flex-direction:column;justify-content:center;gap:.75rem}.service-connected-node--integrations .service-connected-node__meta{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.25rem}.service-connected-row__links{display:flex;flex-wrap:wrap;gap:.6rem;width:100%;align-items:stretch}.service-connected-row__links a{flex:1 1 0px;min-width:90px;min-height:44px;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem .85rem;border-radius:9px;border:1px solid var(--border-default);background:color-mix(in srgb,var(--bg-primary) 70%,transparent);color:var(--text-secondary);font-size:.78125rem;font-weight:650;text-decoration:none;text-align:center;white-space:nowrap;transition:border-color .16s ease,color .16s ease,background-color .16s ease,transform .16s ease,box-shadow .16s ease}.service-connected-row__links a:focus-visible,.service-connected-row__links a:hover{border-color:var(--brand-readable);color:var(--text-primary);background:color-mix(in srgb,var(--brand-action) 10%,var(--bg-primary));transform:translateY(-1px);box-shadow:0 4px 12px rgba(112,61,239,.12)}.service-connected-row__connector{position:relative;height:2px;background:var(--brand-gradient)}.service-connected-row__connector:after{content:"";position:absolute;top:50%;right:0;width:8px;height:8px;border-top:2px solid var(--brand-readable);border-right:2px solid var(--brand-readable);transform:translateY(-50%) rotate(45deg)}.service-connected-row__note{display:flex;align-items:center;justify-content:center;gap:8px;margin:1.5rem 0 0;color:var(--text-muted);font-size:.8125rem}.services-faq .public-faq-section__inner{box-sizing:border-box;width:min(100%,var(--public-shell-max-width));padding-inline:var(--public-shell-gutter)}.services-faq .public-faq-section__intro h2{margin-top:0}.service-proposal-brief-section{padding:clamp(3.5rem,7vw,5.5rem) 0}.service-proposal-brief{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"copy copy" "stages action";gap:0;padding:0;border:1px solid var(--border-default);border-radius:20px;background:linear-gradient(180deg,color-mix(in srgb,var(--bg-card) 95%,transparent),var(--bg-card));box-shadow:0 12px 36px rgba(0,0,0,.35);overflow:hidden}.service-proposal-brief__copy{grid-area:copy;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);gap:clamp(2rem,5vw,4rem);align-items:end;padding:clamp(2rem,4vw,3rem);border-bottom:1px solid var(--border-default)}.service-proposal-brief__copy>p:last-child,.service-proposal-brief__heading{grid-area:auto}.service-proposal-brief__copy h2{max-width:22ch;margin-top:0;font-size:clamp(2.2rem,3.8vw,3.25rem);line-height:1.04;letter-spacing:-.045em}.service-proposal-brief__copy>p:last-child{max-width:50ch;margin:0;font-size:clamp(.95rem,1.3vw,1.05rem);line-height:1.65;color:var(--text-secondary)}.service-proposal-brief__stages{grid-area:stages;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;padding:clamp(1.75rem,3.5vw,2.5rem);list-style:none}.service-proposal-brief__stages li{position:relative;display:flex;flex-direction:column;gap:.35rem;padding:1.15rem;border-radius:12px;border:1px solid var(--border-default);background:color-mix(in srgb,var(--bg-primary) 60%,transparent);transition:border-color .18s ease,background-color .18s ease}.service-proposal-brief__stages li[data-active=true]{border-color:color-mix(in srgb,var(--brand-action) 45%,var(--border-default));background:color-mix(in srgb,var(--brand-action) 8%,var(--bg-primary))}.service-proposal-brief__stages li>span{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;background:color-mix(in srgb,var(--brand-action) 15%,var(--bg-primary));color:var(--brand-readable);font-size:.8125rem;font-weight:800;font-family:var(--font-dm-sans),monospace;margin-bottom:.25rem}.service-proposal-brief__stages strong{color:var(--text-primary);font-size:.92rem;font-weight:750}.service-proposal-brief__stages small{color:var(--text-muted);font-size:.78rem}.service-proposal-brief__action{grid-area:action;display:flex;flex-direction:column;justify-content:center;gap:1.25rem;padding:clamp(1.75rem,3.5vw,2.5rem);border-left:1px solid var(--border-default);background:color-mix(in srgb,var(--bg-primary) 40%,transparent)}.service-proposal-brief-section[data-variant=service] .service-proposal-brief__actions,.service-proposal-brief__actions{display:flex;flex-direction:column;align-items:stretch;gap:10px;width:210px;max-width:100%}.service-proposal-brief-section[data-variant=service] .service-proposal-brief__cta,.service-proposal-brief__cta{display:inline-flex;width:100%;min-height:44px;box-sizing:border-box;align-items:center;justify-content:center;gap:8px;border-radius:var(--radius-md);padding:10px 18px;border:1px solid transparent;background:var(--brand-gradient);color:var(--text-on-brand,#fff)!important;font-size:.875rem;font-weight:700;line-height:1.4;text-align:center;text-decoration:none;box-shadow:none!important;filter:none!important;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.service-proposal-brief-section[data-variant=service] .service-proposal-brief__cta:hover,.service-proposal-brief__cta:hover{box-shadow:none!important;transform:translateY(-1px)}.service-proposal-brief-section[data-variant=service] .service-proposal-brief__whatsapp,.service-proposal-brief__whatsapp{display:inline-flex;width:100%;min-height:44px;box-sizing:border-box;align-items:center;justify-content:center;gap:8px;border-radius:var(--radius-md);padding:10px 18px;border:1px solid #25d366;background:#25d366;color:#ffffff!important;font-size:.875rem;font-weight:700;line-height:1.4;text-align:center;text-decoration:none;box-shadow:none!important;filter:none!important;transition:background-color .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.service-proposal-brief-section[data-variant=service] .service-proposal-brief__whatsapp:hover,.service-proposal-brief__whatsapp:hover{border-color:color-mix(in srgb,#25d366 88%,#000);background:color-mix(in srgb,#25d366 88%,#000);color:#ffffff!important;box-shadow:none!important;transform:translateY(-1px)}.service-proposal-brief__details{display:inline-flex;align-items:center;gap:6px;color:var(--text-secondary);font-size:.8125rem;font-weight:600;text-decoration:none;transition:color .18s ease,transform .18s ease}.service-proposal-brief__details:hover{color:var(--text-primary);transform:translateX(2px)}.service-proposal-brief__note{display:inline-flex;align-items:center;gap:8px;margin:0;color:var(--text-secondary);font-size:.78rem;line-height:1.4}.service-proposal-brief__note svg{color:var(--brand-readable);flex-shrink:0}.service-proposal-brief-section[data-variant=service]{padding:clamp(3.5rem,7vw,5.5rem) 0;border-bottom:1px solid var(--border-default);background:var(--bg-primary)}.service-proposal-brief-section[data-variant=service] .service-proposal-brief{max-width:980px;margin:0 auto;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"copy action";gap:0;overflow:hidden;padding:0;border:1px solid var(--border-default);border-radius:20px;background:linear-gradient(180deg,color-mix(in srgb,var(--bg-card) 95%,transparent),var(--bg-card));box-shadow:0 12px 36px rgba(0,0,0,.35)}.service-proposal-brief-section[data-variant=service] .service-proposal-brief:before{display:block}.service-proposal-brief-section[data-variant=service] .service-proposal-brief__copy{display:flex;flex-direction:column;gap:1.25rem;padding:clamp(2.25rem,4.5vw,3.5rem);border-bottom:0}.service-proposal-brief-section[data-variant=service] .service-proposal-brief__copy>p:last-child,.service-proposal-brief-section[data-variant=service] .service-proposal-brief__heading{grid-area:auto}.service-proposal-brief-section[data-variant=service] .service-proposal-brief__copy h2{max-width:26ch;margin-top:0;font-size:clamp(2rem,3.5vw,3rem);line-height:1.05;letter-spacing:-.045em}.service-proposal-brief-section[data-variant=service] .service-proposal-brief__copy>p:last-child{max-width:58ch;margin:0;font-size:.95rem;line-height:1.65;color:var(--text-secondary)}.service-proposal-brief-section[data-variant=service] .service-proposal-brief__action{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1rem;padding:clamp(2rem,3.5vw,3rem) clamp(2.25rem,4vw,3rem);border-top:0;border-left:1px solid var(--border-default);background:transparent}.service-proposal-brief-section[data-variant=service] .service-proposal-brief__note{color:var(--text-secondary)}@media (max-width:960px){.service-connected-row>header,.service-connected-row__intro,.service-information-band__intro,.service-scope-ledger__intro{grid-template-columns:minmax(0,1fr);gap:1rem}.service-connected-row>header>p:last-child,.service-connected-row__intro>p:last-child,.service-scope-ledger__intro>p:last-child{grid-column:1;grid-row:auto}.service-information-band .service-workflow{grid-template-columns:repeat(2,minmax(0,1fr))}.service-information-band .service-workflow li:last-child{grid-column:1/-1}.service-included-grid{grid-template-columns:minmax(0,1fr)}.service-scope-disclosure__content{grid-template-columns:repeat(2,minmax(0,1fr))}.service-connected-row__rail{grid-template-columns:minmax(0,1fr);gap:1rem}.service-connected-row__connector{justify-self:center;width:1px;height:28px;background:var(--brand-gradient)}.service-connected-row__connector:after{top:auto;right:auto;bottom:0;left:50%;transform:translateX(-50%) rotate(135deg)}.service-proposal-brief,.service-proposal-brief-section[data-variant=service] .service-proposal-brief{grid-template-columns:minmax(0,1fr);grid-template-areas:"copy" "stages" "action"}.service-proposal-brief-section[data-variant=service] .service-proposal-brief{grid-template-areas:"copy" "action"}.service-proposal-brief-section[data-variant=service] .service-proposal-brief__action,.service-proposal-brief__action{border-top:1px solid var(--border-default);border-left:0}.service-proposal-brief-section[data-variant=service] .service-proposal-brief__actions,.service-proposal-brief__actions{width:100%;max-width:320px}}@media (max-width:720px){.service-information-band .service-workflow{grid-template-columns:minmax(0,1fr)}.service-information-band .service-workflow li:last-child{grid-column:auto}.service-connected-node--integrations,.service-proposal-brief__copy,.service-scope-disclosure__content{grid-template-columns:minmax(0,1fr)}.service-proposal-brief__copy{gap:1rem}.service-proposal-brief-section[data-variant=service] .service-proposal-brief__actions,.service-proposal-brief__actions{width:100%;max-width:100%}.service-proposal-brief__cta,.service-proposal-brief__whatsapp{width:100%;min-height:48px}}@media (max-width:520px){.services-breadcrumb{margin-bottom:1.25rem}.service-connected-row__links a{min-width:100%;flex:1 1 100%;justify-content:center;padding:.6rem 1rem}.service-info-popover__card{right:-14px;width:min(300px,86vw)}.service-info-popover__card:after{right:18px}.service-proposal-brief{border-radius:12px}.service-proposal-brief-section[data-variant=service] .service-proposal-brief__action,.service-proposal-brief__action,.service-proposal-brief__copy,.service-proposal-brief__stages{padding:1.25rem}.service-proposal-brief__stages{grid-template-columns:minmax(0,1fr);gap:0}.service-proposal-brief__stages li{grid-template-columns:40px minmax(0,1fr);grid-template-rows:auto auto;gap:.15rem .8rem;justify-items:start;min-height:76px;text-align:left}.service-proposal-brief__stages li:not(:last-child):after{top:40px;left:19px;width:1px;height:36px}.service-proposal-brief__stages li>span{grid-row:1/3;width:40px;height:40px}.service-proposal-brief__stages strong{margin-top:.15rem}.service-proposal-brief__stages small{max-width:none;margin-top:0}.service-proposal-brief-section[data-variant=service] .service-proposal-brief__actions,.service-proposal-brief__actions{width:100%;max-width:100%}.service-proposal-brief__cta,.service-proposal-brief__whatsapp{width:100%;min-height:48px}}@media (prefers-reduced-motion:reduce){.service-connected-node,.service-connected-row__links a,.service-proposal-brief__cta,.service-proposal-brief__whatsapp,.service-scope-disclosure summary svg,.service-whatsapp-button,.services-breadcrumb a{transition:none!important}.service-proposal-brief__cta:hover,.service-proposal-brief__whatsapp:hover,.service-whatsapp-button:hover,a.service-connected-node:focus-visible,a.service-connected-node:hover{transform:none!important}}