#colada-services.csp {
    --csp-ink: #000;
    --csp-muted: #535353;
    --csp-yellow: #FDCF09;
    --csp-teal: #62C7C2;
    background: #fff;
    color: var(--csp-ink);
    padding: 88px 24px 92px;
    font-family: Montserrat, "Century Gothic", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.65;
    letter-spacing: 0;
    scroll-margin-top: 130px;
}
#colada-services *, #colada-services *::before, #colada-services *::after { box-sizing: border-box; letter-spacing: 0; }
#colada-services [hidden] { display: none !important; }
#colada-services .csp-inner { max-width: 1180px; margin: 0 auto; display: grid; grid-template-columns: minmax(0, .86fr) minmax(0, 1.3fr); gap: 76px; align-items: start; }
#colada-services .csp-intro h2 { margin: 0 0 22px; padding: 0; max-width: 460px; font-family: inherit; font-size: 40px; line-height: 1.2; font-weight: 750; text-transform: none; color: var(--csp-ink); }
#colada-services .csp-intro h2 span { text-decoration: underline; text-decoration-color: var(--csp-yellow); text-decoration-thickness: 10px; text-underline-offset: -3px; text-decoration-skip-ink: none; }
#colada-services p { margin: 0; padding: 0; color: var(--csp-muted); font-size: 16px; line-height: 1.8; }
#colada-services .csp-art { display: block; width: 100%; height: auto; aspect-ratio: 4 / 3; object-fit: contain; margin: 30px 0 24px; }
#colada-services .csp-unsure { font-size: 14px; }
#colada-services .csp-unsure a { display: inline; color: var(--csp-ink); font-weight: 650; text-decoration: underline; text-underline-offset: 4px; }
#colada-services .csp-unsure svg { display: inline; width: 17px; height: 17px; vertical-align: middle; }
#colada-services .csp-picker { min-width: 0; min-height: 642px; }
#colada-services button { font: inherit; color: inherit; cursor: pointer; border: 0; border-radius: 0; margin: 0; box-shadow: none; text-transform: none; background: transparent; }
#colada-services button::after, #colada-services a::after { content: none; }
#colada-services svg { flex-shrink: 0; }
#colada-services .csp-teal { --csp-accent: #62C7C2; --csp-tint: #f7f7f7; }
#colada-services .csp-yellow { --csp-accent: #FDCF09; --csp-tint: #f7f7f7; }
#colada-services .csp-teal-light { --csp-accent: #72EBE5; --csp-tint: #f7f7f7; }
#colada-services .csp-yellow-light { --csp-accent: #FDE909; --csp-tint: #f7f7f7; }
#colada-services .csp-teal-deep { --csp-accent: #53B0AB; --csp-tint: #f7f7f7; }
#colada-services .csp-yellow-deep { --csp-accent: #FFC30E; --csp-tint: #f7f7f7; }
#colada-services .csp-row { display: grid; grid-template-columns: 76px minmax(0, 1fr) 40px; gap: 20px; align-items: center; width: 100%; min-height: 107px; padding: 16px 12px 16px 0; border-bottom: 1px solid #ddd; color: var(--csp-ink); text-align: left; text-decoration: none; transition: background-color .18s ease; }
#colada-services .csp-row:first-child { border-top: 1px solid #ddd; }
#colada-services .csp-mark { display: block; position: relative; width: 76px; height: 72px; }
#colada-services .csp-mark i, #colada-services .csp-mark b { position: absolute; display: block; transition: transform .25s ease; }
#colada-services .csp-mark-websites i { width: 36px; height: 46px; top: 14px; left: 10px; background: var(--csp-yellow); border-radius: 18px 18px 0 0; }
#colada-services .csp-mark-websites b { width: 30px; height: 34px; top: 28px; left: 36px; background: var(--csp-teal); border-radius: 0 0 15px 0; }
#colada-services .csp-mark-search i { width: 42px; height: 42px; top: 10px; left: 10px; border: 11px solid var(--csp-yellow); border-radius: 50%; }
#colada-services .csp-mark-search b { width: 30px; height: 7px; top: 48px; left: 41px; background: var(--csp-teal); transform: rotate(45deg); }
#colada-services .csp-mark-content i { width: 53px; height: 22px; top: 16px; left: 8px; background: var(--csp-teal); border-radius: 20px; }
#colada-services .csp-mark-content b { width: 38px; height: 22px; top: 42px; left: 27px; background: var(--csp-yellow); border-radius: 20px 20px 0 20px; }
#colada-services .csp-mark-brand i { width: 33px; height: 43px; top: 22px; left: 21px; background: var(--csp-yellow); border-radius: 50%; }
#colada-services .csp-mark-brand b { width: 22px; height: 7px; top: 8px; left: 27px; background: var(--csp-teal); }
#colada-services .csp-mark-design i { width: 45px; height: 45px; top: 14px; left: 7px; background: var(--csp-teal); border-radius: 45px 0 0 0; }
#colada-services .csp-mark-design b { width: 30px; height: 48px; top: 17px; left: 36px; background: var(--csp-yellow); border-radius: 0 30px 30px 0; }
#colada-services .csp-mark-pr i { width: 42px; height: 48px; top: 13px; left: 9px; background: var(--csp-yellow); clip-path: polygon(0 35%,100% 0,100% 100%,0 65%); }
#colada-services .csp-mark-pr b { width: 15px; height: 36px; top: 19px; left: 55px; border: 3px solid var(--csp-teal); border-left: 0; border-radius: 0 30px 30px 0; }
#colada-services .csp-row:hover .csp-mark i { transform: translateY(-3px); }
#colada-services .csp-row strong { display: block; font-size: 20px; line-height: 1.35; font-weight: 700; }
#colada-services .csp-row small { display: block; margin-top: 4px; font-size: 13px; line-height: 1.55; color: var(--csp-muted); }
#colada-services .csp-arrow { display: grid; place-items: center; width: 40px; height: 40px; background: var(--csp-accent); border-radius: 50%; transition: transform .18s ease; }
#colada-services .csp-row:hover { background: var(--csp-tint); }
#colada-services .csp-row:hover .csp-arrow { transform: translateX(3px); }
#colada-services :is(button,a):focus-visible { outline: 3px solid #000; outline-offset: 4px; }
#colada-services .csp-trail { display: flex; align-items: center; justify-content: space-between; flex-wrap: wrap; gap: 8px 16px; padding: 6px 0 20px; margin-bottom: 26px; border-bottom: 1px solid #ddd; font-size: 13px; }
#colada-services .csp-back { display: inline-flex; align-items: center; gap: 8px; padding: 9px 0; min-height: 44px; font-weight: 650; }
#colada-services .csp-breadcrumb { display: flex; align-items: center; flex-wrap: wrap; gap: 9px; }
#colada-services .csp-breadcrumb button { padding: 10px 0; min-height: 44px; text-decoration: underline; text-underline-offset: 4px; }
#colada-services .csp-breadcrumb [data-csp-crumb] { font-weight: 650; }
#colada-services .csp-detail h3 { padding: 0; margin: 0 0 24px; font-family: inherit; font-weight: 700; font-size: 28px; line-height: 1.3; text-transform: none; color: var(--csp-ink); scroll-margin-top: 150px; }
#colada-services .csp-detail h3:focus { outline: none; }
#colada-services .csp-goal { display: flex; gap: 24px; align-items: center; justify-content: space-between; width: 100%; min-height: 92px; padding: 22px 20px; text-align: left; background: var(--csp-tint); border-left: 5px solid var(--csp-accent); border-bottom: 1px solid #fff; font-size: 19px; font-weight: 650; line-height: 1.5; transition: background-color .18s ease; }
#colada-services .csp-goal:hover { background: var(--csp-accent); }
#colada-services .csp-text-link { display: inline-flex; align-items: center; gap: 10px; color: var(--csp-ink); font-size: 14px; font-weight: 650; line-height: 1.5; text-decoration: underline; text-underline-offset: 5px; padding: 12px 0; min-height: 44px; }
#colada-services .csp-detail > .csp-text-link { margin-top: 24px; }
#colada-services .csp-result { border-top: 6px solid var(--csp-accent); padding-top: 28px; }
#colada-services .csp-result ul { list-style: none; padding: 0; margin: 26px 0; }
#colada-services .csp-result li { padding: 12px 0 12px 25px; border-bottom: 1px solid #ddd; position: relative; font-size: 15px; }
#colada-services .csp-result li::before { content: "\2713"; position: absolute; left: 0; color: #000; font-weight: 700; }
#colada-services .csp-actions { display: flex; align-items: center; gap: 14px 24px; flex-wrap: wrap; }
#colada-services .csp-cta { display: inline-flex; align-items: center; justify-content: center; gap: 20px; min-height: 50px; padding: 13px 22px; background: var(--csp-yellow); color: var(--csp-ink); font-weight: 700; border-radius: 4px; text-decoration: none; }
#colada-services .csp-cta:hover { background: #62C7C2; }
@media (max-width: 1100px) {
    #colada-services .csp-inner { gap: 40px; grid-template-columns: minmax(0, .8fr) minmax(0, 1.2fr); }
    #colada-services .csp-intro h2 { font-size: 36px; }
    #colada-services .csp-row { gap: 14px; grid-template-columns: 66px minmax(0, 1fr) 36px; }
    #colada-services .csp-mark { transform: scale(.87); transform-origin: center left; width: 66px; }
    #colada-services .csp-row strong { font-size: 18px; }
    #colada-services .csp-arrow { width: 36px; height: 36px; }
}
@media (max-width: 760px) {
    #colada-services.csp { padding: 50px 22px 54px; scroll-margin-top: 100px; }
    #colada-services .csp-inner { display: block; }
    #colada-services .csp-intro h2 { font-size: 32px; max-width: 460px; margin-bottom: 18px; }
    #colada-services .csp-intro > p { font-size: 15px; }
    #colada-services .csp-art { display: none; }
    #colada-services .csp-intro .csp-unsure { margin: 16px 0 28px; font-size: 13px; }
    #colada-services .csp-picker { min-height: 0; }
    #colada-services .csp-row { grid-template-columns: 58px minmax(0, 1fr) 32px; gap: 12px; padding: 15px 4px 15px 0; min-height: 92px; }
    #colada-services .csp-mark { transform: scale(.76); width: 58px; height: 58px; transform-origin: center left; }
    #colada-services .csp-row strong { font-size: 17px; }
    #colada-services .csp-row small { font-size: 12px; }
    #colada-services .csp-arrow { width: 32px; height: 32px; }
    #colada-services .csp-arrow svg { width: 20px; height: 20px; }
    #colada-services .csp-trail { margin-bottom: 22px; gap: 6px; }
    #colada-services .csp-breadcrumb { font-size: 11px; gap: 6px; }
    #colada-services .csp-detail h3 { font-size: 25px; scroll-margin-top: 120px; }
    #colada-services .csp-goal { font-size: 17px; padding: 20px 15px; min-height: 84px; gap: 14px; }
    #colada-services .csp-result p { font-size: 15px; }
    #colada-services .csp-actions { align-items: stretch; flex-direction: column; gap: 10px; }
    #colada-services .csp-actions .csp-text-link { justify-content: center; }
}
@media (max-width: 360px) {
    #colada-services.csp { padding-left: 18px; padding-right: 18px; }
    #colada-services .csp-row { grid-template-columns: 50px minmax(0, 1fr) 28px; gap: 10px; }
    #colada-services .csp-mark { transform: scale(.66); width: 50px; height: 56px; }
    #colada-services .csp-row strong { font-size: 15px; }
    #colada-services .csp-arrow { width: 28px; height: 28px; }
}
@media (prefers-reduced-motion: reduce) {
    #colada-services *, #colada-services *::before, #colada-services *::after { transition: none !important; animation: none !important; scroll-behavior: auto !important; }
}
