/* A journey from the visitor's concerns to a real, connected business. */
#soluciones,#recorrido,#process,#equipo { scroll-margin-top:90px; }
.cc-section-anchor { position:absolute;top:0; }
.cc-thought a { display:block;color:inherit;text-decoration:none;pointer-events:auto; }
.cc-thought:has(a:hover),.cc-thought:has(a:focus-visible) { border-color:#a5bfd3;animation-play-state:paused; }
.cc-thought a:focus-visible { outline:2px solid #a5bfd3;outline-offset:7px;border-radius:9px; }
.cc-system-layout { grid-template-columns:1fr 1fr; }
.cc-concerns { padding:36px; }
.cc-concern-tabs { display:grid;gap:8px;margin-top:24px; }
.cc-concern-tabs button { width:100%;padding:19px 22px;border:1px solid #b4d0df18;border-radius:12px;background:#ffffff03;text-align:left;color:#dbe3e8;font:500 clamp(15px,1.5vw,20px)/1.4 Poppins,sans-serif;cursor:pointer;transition:background .2s,border-color .2s; }
.cc-concern-tabs button>span { display:block;font:9px/1.5 var(--font-m);letter-spacing:.11em;color:#8196a5;margin-bottom:7px; }
.cc-concern-tabs button>b { float:right;font-weight:400;color:#8fb4ce; }
.cc-concern-tabs button[aria-selected=true] { background:linear-gradient(110deg,#a5bfd317,#6e9fb714);border-color:#8eafc765; }
.cc-concern-tabs button[aria-selected=true]>span { color:#b2c9da; }
.cc-concern-note { font:11px/1.8 var(--font-m);color:#829aab;margin:26px 0 0; }
.cc-system-panel { background:radial-gradient(ellipse at top right,#799cab0e,transparent 65%); }
.cc-system-panel .cc-inline-link { margin-top:20px;align-self:flex-start; }
.cc-journey-shell { border:1px solid #a6c1d12b;border-radius:22px;background:linear-gradient(130deg,#111a21,#0d1216);overflow:hidden; }
.cc-journey-toolbar { display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 30px;border-bottom:1px solid #b4c9db1a; }
.cc-journey-toolbar .cc-eyebrow { font-size:9px;letter-spacing:.05em;color:#8b9fab; }
.cc-journey-toolbar button { color:#b2c9da;border:1px solid #96b5cb33;border-radius:30px;padding:9px 14px;background:#a5bfd308;font:11px Inter,sans-serif;cursor:pointer;white-space:nowrap; }
.cc-journey-tabs { display:grid;grid-template-columns:repeat(4,1fr);padding:26px 30px 0;gap:12px; }
.cc-journey-tabs button { display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;position:relative;background:none;color:#90a0aa;border:0;border-top:2px solid #9bb7cb25;padding:18px 0;text-align:left;font:500 14px Inter,sans-serif;cursor:pointer;transition:border-color .3s,color .3s; }
.cc-journey-tabs button>span { display:block;font:10px var(--font-m);color:#708b9d;margin-bottom:10px; }
.cc-journey-tabs button>i { display:block;font:10px/1.5 Inter,sans-serif;color:#758995;margin-top:6px; }
.cc-journey-tabs button[aria-selected=true] { border-color:#9ab9cf;color:#f3f3f4; }
.cc-journey-tabs button[aria-selected=true]>span { color:#9ab9cf; }
.cc-journey-tabs button.is-complete { border-color:#5b8bb0; }
.cc-journey-panel { display:grid;grid-template-columns:.9fr 1.1fr;gap:40px;min-height:450px;align-items:center;padding:32px 44px 42px;animation:cc-journey-enter .35s ease-out; }
.cc-journey-panel[hidden] { display:none; }
.cc-journey-copy h3 { font:500 clamp(26px,3vw,42px)/1.15 Poppins,sans-serif;letter-spacing:-.045em;margin:18px 0; }
.cc-journey-copy>p { color:#9fafb9;font:14px/1.9 Inter,sans-serif;max-width:38ch;margin:0 0 26px; }
.cc-journey-copy .cc-inline-link { margin-top:24px;font-size:12px; }
.cc-demo-stage { min-width:0;position:relative;display:grid;place-items:center;min-height:350px; }
.cc-demo-stage::before { content:'';position:absolute;inset:-20px;background:radial-gradient(ellipse,#5b8bb014,transparent 68%);pointer-events:none; }
.cc-demo-stage>div { position:relative;width:100%;max-width:420px;box-shadow:0 25px 60px #0003; }
.cc-demo-stage button { cursor:pointer;font:500 11px Inter,sans-serif; }
.cc-demo-ad { max-width:305px!important;border:1px solid #aac5d82c;border-radius:15px;overflow:hidden;background:#10171e;transform:rotate(-2deg); }
.cc-demo-ad__head { display:flex;align-items:center;gap:10px;padding:14px;font-size:11px; }
.cc-demo-ad__head>b { display:grid;place-items:center;width:28px;height:28px;background:#aec9db;color:#172635;border-radius:50%;font:600 16px Poppins,sans-serif; }
.cc-demo-ad__head small { display:block;font-size:8px;color:#94a8b7;margin-top:3px; }
.cc-demo-ad__head>i { margin-left:auto;color:#9eafbc;font-style:normal; }
.cc-demo-ad__art { height:210px;background:linear-gradient(135deg,#91b2cb,#426883);color:#102333;padding:28px;position:relative;overflow:hidden; }
.cc-demo-ad__art>span { position:relative;z-index:1;font:500 32px/1.05 Poppins,sans-serif;letter-spacing:-.05em; }
.cc-demo-ad__art>span em { font-weight:500;color:#f3f3f4; }
.cc-demo-ad__art>i { position:absolute;border:1px solid #c9dbe769;border-radius:50%;width:190px;height:110px;right:-35px;bottom:-10px;transform:rotate(-30deg); }
.cc-demo-ad__art>i:nth-of-type(2) { width:170px;height:95px;bottom:12px;right:-20px; }.cc-demo-ad__art>i:nth-of-type(3) { width:145px;height:80px;bottom:34px;right:-5px; }
.cc-demo-ad__foot { padding:15px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px; }.cc-demo-ad__foot small{color:#95a9b8;font-size:9px;line-height:1.9;}
.cc-demo-ad__foot button,.cc-demo-site button,.cc-demo-confirm { background:#c4d8e7;color:#162936;padding:12px 15px;border:0;border-radius:7px; }
.cc-demo-site,.cc-demo-dashboard { border:1px solid #a7c7d03a;border-radius:13px;overflow:hidden;background:#162126; }
.cc-demo-browser { display:flex;align-items:center;justify-content:space-between;padding:13px 17px;background:#ffffff07;border-bottom:1px solid #b4c3ca20;color:#86a0a9;font:9px var(--font-m); }
.cc-demo-site__body { padding:28px;background:linear-gradient(135deg,#b1c9db,#789db8);color:#172938; }
.cc-demo-brand { font:9px var(--font-m);letter-spacing:.13em; }
.cc-demo-site h4 { font:500 32px/1.13 Poppins,sans-serif;letter-spacing:-.05em;margin:28px 0 12px; }.cc-demo-site h4 em{color:#406884;}
.cc-demo-site p { font:11px/1.7 Inter,sans-serif;max-width:28ch; }
.cc-demo-site button { margin-top:20px;background:#203e54;color:#f3f3f4; }
.cc-demo-site__tiles { display:flex;gap:9px;margin-top:28px;font:8px Inter,sans-serif; }.cc-demo-site__tiles>span{flex:1;padding:12px 0;border-top:1px solid #5b8bb045;}
.cc-demo-booking { padding:30px;background:#19272b;border:1px solid #a0c4c536;border-radius:16px; }
.cc-demo-booking .cc-eyebrow { font-size:9px; }
.cc-demo-booking h4 { font:500 28px Poppins,sans-serif;letter-spacing:-.04em;margin:15px 0 7px; }
.cc-demo-booking>p { font-size:11px;color:#96adaf;line-height:1.6; }
.cc-demo-slots { display:flex;gap:10px;margin:24px 0; }.cc-demo-slots>button { flex:1;padding:13px 3px;border:1px solid #9fbdbe3b;border-radius:8px;background:none;color:#b9cdd0; }.cc-demo-slots>button[aria-pressed=true]{background:#a6c7df;color:#18354a;border-color:#a6c7df;}
.cc-demo-booking__summary { padding:17px 0;margin-bottom:14px;border-top:1px solid #aac7cd25;display:flex;justify-content:space-between;gap:12px;font-size:11px;color:#96adb2; }.cc-demo-booking__summary strong{font-weight:500;color:#dbe7ef;}
.cc-demo-confirm { width:100%; }.cc-demo-booking>small { display:block;color:#94a9b9;font-size:9px;text-align:center;margin-top:13px;line-height:1.5; }
.cc-demo-success { display:flex;align-items:center;gap:15px;padding:25px 22px; }.cc-demo-success>i { width:40px;height:40px;border-radius:50%;background:#a8c5dd;color:#24445c;display:grid;place-items:center;font-style:normal; }.cc-demo-success small{font:8px var(--font-m);color:#9abcda;letter-spacing:.1em;}.cc-demo-success h4{font:500 20px Poppins,sans-serif;letter-spacing:-.03em;margin-top:5px;}
.cc-demo-record { margin:0 22px;padding:18px;border:1px solid #b6d0cf2a;border-radius:9px;display:grid;gap:12px; }.cc-demo-record>span{display:flex;justify-content:space-between;gap:12px;font-size:10px;color:#b3c8c8;}.cc-demo-record b{font-weight:500;color:white;}.cc-demo-record em{font-style:normal;color:#a8c7df;font-size:9px;}
.cc-demo-checklist { list-style:none;display:grid;gap:13px;padding:25px 22px;font-size:10px;color:#9fb7b8; }.cc-demo-checklist i{font-style:normal;color:#a8c7df;margin-right:9px;}
.cc-demo-dashboard>button { margin:0 22px 22px;background:none;border:0;padding:0;color:#b4cadf;font-size:10px;text-decoration:underline;text-underline-offset:4px; }
.cc-journey-status { margin:0;padding:15px 30px;border-top:1px solid #a9c5d11c;color:#7993a1;font:10px/1.5 var(--font-m); }
.cc-service-directory { margin-top:25px;border-bottom:1px solid #a2bdce2b; }.cc-service-directory>summary { cursor:pointer;font:500 15px Inter,sans-serif;padding:25px 0;list-style:none;color:#bdcbd0;display:flex;justify-content:space-between;align-items:center;gap:20px; }.cc-service-directory>summary::-webkit-details-marker{display:none;}.cc-service-directory>summary>span{font-size:24px;color:#aac9df;}.cc-service-directory[open]>summary>span{transform:rotate(45deg);}.cc-service-directory .cc-service-grid{padding-bottom:30px;}.cc-service-directory summary:focus-visible{outline:2px solid #a5bfd3;outline-offset:6px;}
.cc-featured { padding-top:60px; }.cc-featured-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;}.cc-featured-project{display:block;color:inherit;text-decoration:none;min-width:0;}.cc-featured-project>div{height:245px;overflow:hidden;border:1px solid #a7c5d32b;border-radius:13px;background:#131e25;}.cc-featured-project img{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .5s;}.cc-featured-project:hover img{transform:scale(1.025);}.cc-featured-project>.cc-eyebrow{font-size:9px;margin-top:23px;letter-spacing:.035em;}.cc-featured-project h3{display:flex;justify-content:space-between;font:500 22px Poppins,sans-serif;letter-spacing:-.035em;margin:10px 0;}.cc-featured-project h3>span{color:#9eb8ce;}.cc-featured-project p{font-size:13px;line-height:1.8;color:#8fa4af;}.cc-featured-footer{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:40px;padding-top:30px;border-top:1px solid #a2becb23;}.cc-featured-footer>p{font-size:13px;color:#96a9b3;}
.pp-team { position:relative;border-top:1px solid #a2bdce25; }.pp-team__head h2{font-size:clamp(30px,4vw,50px);}.pp-team__card:focus-visible{outline:2px solid #acc7df;outline-offset:5px;}
@keyframes cc-journey-enter { from{opacity:0;transform:translateY(8px);}to{opacity:1;transform:translateY(0);} }
@media(max-width:1000px){.cc-journey-panel{gap:25px;padding:28px;}.cc-demo-stage{min-height:370px;}.cc-concerns{padding:25px;}.cc-featured-grid{gap:18px;}.cc-featured-project h3{font-size:19px;}.cc-featured-project>div{height:205px;}.cc-demo-booking{padding:22px;}}
@media(max-width:780px){.cc-system-layout{grid-template-columns:1fr;}.cc-concern-note{display:none;}.cc-concern-tabs button{font-size:16px;padding:15px 18px;}.cc-journey-toolbar{padding:18px;align-items:flex-start;}.cc-journey-toolbar .cc-eyebrow{font-size:8px;max-width:21ch;}.cc-journey-toolbar button{font-size:10px;padding:9px 11px;}.cc-journey-tabs{padding:20px 18px 0;gap:8px;}.cc-journey-tabs button{font-size:11px;line-height:1.5;}.cc-journey-tabs button>i{display:none;}.cc-journey-panel{grid-template-columns:1fr;padding:25px 22px;gap:25px;min-height:0;}.cc-journey-copy h3{font-size:31px;}.cc-journey-copy>p{max-width:100%;font-size:13px;}.cc-demo-stage{min-height:350px;}.cc-journey-status{padding:15px 20px;font-size:9px;}.cc-featured-grid{grid-template-columns:1fr;gap:38px;}.cc-featured-project>div{height:260px;}.cc-featured-project h3{font-size:24px;}.cc-featured-footer{align-items:flex-start;flex-direction:column;}.cc-featured-footer>a{font-size:12px;}.cc-service-directory>summary{font-size:13px;line-height:1.6;}.cc-demo-stage::before{inset:0;}}
@media(prefers-reduced-motion:reduce){.cc-journey-panel{animation:none;}.cc-featured-project img,.cc-journey-tabs button,.cc-concern-tabs button{transition:none;}}
