:root{--ink:#26353f;--muted:#71808b;--line:#e6ebed;--canvas:#f7f9f9;--blue:#2f759d;--blue-pale:#eaf4f8;--purple:#40285c;--orange:#ee7c47;--radius:18px}*{box-sizing:border-box}body{margin:0;background:var(--canvas);color:var(--ink);font-family:Manrope,system-ui,sans-serif;font-size:14px}.topbar{height:76px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 34px;position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:11px;color:var(--ink);text-decoration:none}.brand img{width:88px;height:auto}.brand span{height:22px;border-left:1px solid #d8dfe1}.brand strong{font-size:15px}.topbar-actions{display:flex;align-items:center;gap:14px}.icon-button,.user-menu{background:transparent;border:0;color:var(--ink)}.icon-button{position:relative;font-size:19px}.icon-button b{position:absolute;right:0;top:0;width:7px;height:7px;background:var(--orange);border-radius:50%;border:1px solid white}.user-menu{display:flex;gap:9px;align-items:center;font-weight:700}.user-menu .bi{font-size:11px}.avatar{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#e9dfe8;color:var(--purple);font-size:11px;font-weight:800}.workspace{display:flex;min-height:calc(100vh - 76px)}.sidebar{width:245px;flex:0 0 245px;background:#fff;border-right:1px solid var(--line);padding:28px 15px;position:relative}.nav-label,.eyebrow{font-size:10px;font-weight:800;letter-spacing:1.15px;color:#82909a;margin:0 12px 10px}.sidebar .nav-link{color:#65737e;border-radius:10px;padding:11px 13px;margin-bottom:3px;font-weight:700}.sidebar .nav-link i{font-size:17px;width:26px}.sidebar .nav-link.active,.sidebar .nav-link:hover{background:var(--blue-pale);color:var(--blue)}.sidebar-help{background:#f3f7f8;border-radius:14px;padding:16px;margin:38px 4px 0;display:flex;flex-direction:column;align-items:flex-start;gap:6px;color:var(--ink)}.sidebar-help>i{font-size:22px;color:var(--blue)}.sidebar-help small{color:var(--muted);line-height:1.45}.sidebar-help a,.section-heading a{color:var(--blue);text-decoration:none;font-weight:800;font-size:12px;margin-top:5px}.sidebar-help a i,.section-heading a i{margin-left:4px}.main-content{max-width:1430px;width:100%;margin:0 auto;padding:43px 56px 64px}.welcome h1{font-size:31px;line-height:1.2;font-weight:800;margin:0 0 8px}.welcome h1 span{font-size:25px}.welcome .eyebrow{margin-left:0}.lead{color:var(--muted);margin:0;font-size:15px}.project-switcher{border:1px solid var(--line);background:#fff;border-radius:12px;display:flex;gap:11px;align-items:center;padding:10px 13px;text-align:left;box-shadow:0 3px 12px #26353f0a}.project-switcher>i:first-child{color:var(--purple);font-size:20px}.project-switcher span{display:flex;flex-direction:column}.project-switcher small{font-size:9px;letter-spacing:.6px;color:var(--muted);font-weight:800}.project-switcher strong{font-size:12px}.project-switcher>i:last-child{font-size:12px;margin-left:7px}.news-card{margin-top:31px;border-radius:var(--radius);padding:25px 28px;display:flex;align-items:center;gap:18px;background:linear-gradient(110deg,#392451,#5f4179);color:#fff}.news-card .eyebrow{margin:0;color:#cfb8df}.news-card h2{font-size:18px;font-weight:800;margin:0 0 5px}.news-card p:not(.eyebrow){margin:0;color:#e5dbe9}.news-card .btn{margin-left:auto;white-space:nowrap;color:var(--purple);font-size:12px;font-weight:800;padding:10px 16px}.news-icon{background:#ffffff20;width:44px;height:44px;display:grid;place-items:center;border-radius:12px;font-size:20px}.stats-row{margin-top:26px}.stat-card,.resource-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:22px;display:block}.stat-card p{color:var(--muted);font-weight:700;margin:15px 0 3px}.stat-card strong{display:block;font-size:30px;line-height:1.1}.stat-card small{color:var(--muted);display:block;margin-top:8px}.positive{color:#318669!important}.stat-icon{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;font-size:17px}.stat-icon.blue{color:var(--blue);background:var(--blue-pale)}.stat-icon.violet{color:#76539d;background:#f0eafb}.stat-icon.orange{color:#c96032;background:#fff0e8}.content-section{margin-top:48px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:17px}.section-heading .eyebrow{margin-left:0;margin-bottom:6px}.section-heading h2{margin:0;font-size:21px;font-weight:800}.resource-card{height:100%;color:var(--ink);position:relative;text-decoration:none;transition:transform .2s,box-shadow .2s}.resource-card:hover{transform:translateY(-3px);box-shadow:0 12px 24px #1a2d3510}.resource-card.featured{border-color:#bcd8e5;background:linear-gradient(140deg,#fff,#f4fbff)}.resource-icon{width:42px;height:42px;display:grid;place-items:center;background:var(--blue-pale);color:var(--blue);border-radius:12px;font-size:19px}.resource-arrow{position:absolute;right:19px;top:19px;color:var(--blue);font-size:17px}.resource-card h3{font-weight:800;font-size:15px;margin:19px 0 7px}.resource-card p{color:var(--muted);font-size:12px;line-height:1.55;margin:0}.tag{display:inline-block;margin-top:14px;border-radius:30px;padding:4px 8px;font-size:9px;font-weight:800}.updated{color:#267356;background:#e6f5ed}.updates-list{background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.update-item{padding:18px;display:flex;gap:12px;align-items:flex-start;border-bottom:1px solid var(--line)}.update-item:last-child{border:0}.update-dot{width:9px;height:9px;border-radius:50%;margin-top:5px;flex:none}.purple{background:#7a4fa1}.orange{background:var(--orange)}.update-item div{flex:1}.update-item small{font-size:9px;font-weight:800;letter-spacing:.6px;color:var(--blue)}.update-item h3{font-size:13px;font-weight:800;margin:5px 0}.update-item p{font-size:11px;color:var(--muted);margin:0}.update-item>i{color:#8c9aa2;margin-top:16px}.value-card{height:100%;border-radius:var(--radius);padding:29px;color:#fff;background:linear-gradient(135deg,#2b829d,#31516e)}.value-card .eyebrow{color:#cbe6ee;margin:0 0 10px}.value-card h2{font-size:22px;line-height:1.32;font-weight:800}.value-card p:not(.eyebrow){color:#e2eff2;line-height:1.6;font-size:12px}.value-card .btn{color:#28516a;font-size:12px;font-weight:800;margin-top:6px}.project-option{position:relative;width:100%;text-align:left;background:#fff;border:1px solid var(--line);border-radius:10px;padding:12px;margin-bottom:8px;font-weight:800}.project-option span{display:block;color:var(--muted);font-size:11px;font-weight:500;margin-top:2px}.project-option i{position:absolute;right:12px;top:19px;color:var(--blue)}.project-option.selected{border-color:var(--blue);background:#f6fbfd}.mobile-menu,.sidebar-close{border:0;background:transparent}.mobile-menu{color:var(--blue);font-weight:800;margin-bottom:24px}.sidebar-close{position:absolute;right:16px;top:16px}@media(max-width:991.98px){.sidebar{position:fixed;z-index:30;top:0;bottom:0;left:0;transform:translateX(-100%);transition:transform .25s;box-shadow:12px 0 35px #17232d18}.sidebar.open{transform:translateX(0)}.main-content{padding:28px 26px}.topbar{padding:0 22px}.sidebar-help{margin-top:25px}}@media(max-width:575.98px){.topbar{height:65px;padding:0 15px}.brand img{width:75px}.workspace{min-height:calc(100vh - 65px)}.main-content{padding:22px 15px}.welcome h1{font-size:26px}.project-switcher{width:100%}.news-card{padding:20px;align-items:flex-start;flex-wrap:wrap}.news-card .btn{margin-left:62px}.news-icon{flex:none}.news-card>div:nth-child(2){width:calc(100% - 62px)}.section-heading h2{font-size:19px}.content-section{margin-top:37px}}
.model-step,.protocol-card,.data-card{height:100%;background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:23px}.model-step span{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;background:var(--blue-pale);color:var(--blue);font-size:11px;font-weight:800}.model-step h3{font-size:15px;font-weight:800;margin:18px 0 7px}.model-step p{color:var(--muted);font-size:12px;line-height:1.55;margin:0}.protocol-card{background:linear-gradient(135deg,#fff,#f5fbfd)}.protocol-card .eyebrow,.data-card .eyebrow{margin-left:0}.protocol-card h2,.data-card h2{font-size:20px;font-weight:800;margin:0 0 20px}.protocol-timeline{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:20px}.protocol-timeline>div{display:flex;align-items:center;gap:9px;flex:1;min-width:160px}.protocol-timeline b{display:grid;place-items:center;flex:none;width:27px;height:27px;border-radius:50%;background:var(--blue);color:#fff;font-size:11px}.protocol-timeline span{display:flex;flex-direction:column}.protocol-timeline strong{font-size:11px}.protocol-timeline small{font-size:10px;color:var(--muted);line-height:1.35}.protocol-card a,.data-card a{color:var(--blue);text-decoration:none;font-size:12px;font-weight:800}.data-card{background:linear-gradient(135deg,#f0f7fa,#e7f1f5)}.data-card>i{display:block;color:var(--blue);font-size:25px;margin-bottom:15px}.data-card p:not(.eyebrow){color:var(--muted);line-height:1.55;font-size:12px;margin-bottom:19px}@media(max-width:575.98px){.protocol-timeline{display:block}.protocol-timeline>div{margin-bottom:12px}}
.page-intro{margin-bottom:38px;max-width:700px}.page-intro .eyebrow{margin-left:0}.page-intro h1{font-size:32px;line-height:1.2;font-weight:800;margin:0 0 10px}.page-intro>p:last-child{margin:0;color:var(--muted);font-size:15px;line-height:1.6}.brand-statement{height:100%;border-radius:var(--radius);padding:32px;color:#fff;background:linear-gradient(135deg,#2b829d,#31516e)}.brand-statement .eyebrow{margin:0 0 10px;color:#cbe6ee}.brand-statement h2{font-size:25px;line-height:1.3;font-weight:800}.brand-statement p:not(.eyebrow){font-size:13px;line-height:1.6;color:#e2eff2;margin:0}.questions-list{display:grid;gap:10px}.questions-list p{margin:0;padding:17px 19px;border:1px solid var(--line);border-radius:12px;background:#fff;font-weight:700}.questions-list p:before{content:'→';color:var(--blue);margin-right:10px}.protocol-timeline.vertical{display:grid;gap:20px;margin:0}.protocol-timeline.vertical>div{min-width:0}.data-card ul{color:var(--muted);font-size:12px;line-height:1.75;padding-left:18px;margin:0}.data-card li::marker{color:var(--blue)}
.process-list{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.process-row{display:grid;grid-template-columns:54px minmax(260px,1.6fr) minmax(105px,.55fr) minmax(150px,.85fr);align-items:center;gap:17px;padding:20px 23px;border-bottom:1px solid var(--line)}.process-row:last-child{border-bottom:0}.process-number{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;color:var(--blue);background:var(--blue-pale);font-size:11px;font-weight:800}.process-copy h3{font-size:14px;font-weight:800;margin:0 0 4px}.process-copy p{font-size:12px;line-height:1.5;color:var(--muted);margin:0}.process-meta{display:flex;flex-direction:column;gap:3px}.process-meta small{color:#8b98a1;font-size:9px;font-weight:800;letter-spacing:.75px}.process-meta strong{font-size:11px;line-height:1.4}.whatsapp-card{height:100%;border:1px solid var(--line);background:#fff;border-radius:var(--radius);padding:25px}.whatsapp-heading{display:flex;gap:13px;align-items:center}.whatsapp-heading>span{display:grid;place-items:center;width:39px;height:39px;border-radius:11px;background:var(--blue-pale);color:var(--blue);font-size:20px}.whatsapp-heading .eyebrow{margin:0 0 4px}.whatsapp-heading h2{font-size:17px;font-weight:800;margin:0}.whatsapp-card ol{display:grid;gap:10px;margin:21px 0 0;padding:0;list-style:none;counter-reset:whatsapp}.whatsapp-card li{counter-increment:whatsapp;display:flex;align-items:center;gap:10px;color:var(--muted);font-size:12px}.whatsapp-card li:before{content:counter(whatsapp);display:grid;place-items:center;width:21px;height:21px;flex:none;border-radius:50%;background:#f4f8fa;color:var(--blue);font-weight:800;font-size:10px}.tool-link{height:100%;display:flex;align-items:flex-start;gap:10px;padding:15px;text-decoration:none;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:12px;transition:transform .18s,box-shadow .18s}.tool-link:hover{color:var(--ink);transform:translateY(-2px);box-shadow:0 9px 20px #1a2d3510}.tool-link>i:first-child{display:grid;place-items:center;width:29px;height:29px;flex:none;background:var(--blue-pale);border-radius:8px;color:var(--blue);font-size:14px}.tool-link span{display:flex;flex-direction:column;gap:3px;min-width:0}.tool-link strong{font-size:11px;line-height:1.35}.tool-link small{font-size:10px;line-height:1.35;color:var(--muted)}.tool-link>i:last-child{margin-left:auto;color:var(--blue);font-size:13px}@media(max-width:991.98px){.process-row{grid-template-columns:43px 1fr 135px}.process-meta:last-child{grid-column:2/4}}@media(max-width:575.98px){.process-row{grid-template-columns:36px 1fr;gap:12px;padding:17px}.process-meta{grid-column:2}.process-meta:last-child{grid-column:2}.process-copy p{font-size:11px}.process-meta{flex-direction:row;align-items:baseline;gap:7px}.process-meta small{flex:none}.tool-link{min-height:66px}}
.service-timeline{max-width:900px}.timeline-stage{display:grid;grid-template-columns:47px 1fr;gap:15px;position:relative}.timeline-rail{position:relative;display:flex;justify-content:center}.timeline-rail:after{content:'';position:absolute;top:37px;bottom:-1px;width:2px;background:#dceaf0}.timeline-stage:last-child .timeline-rail:after{display:none}.timeline-rail span{position:relative;z-index:1;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--blue);color:#fff;font-size:11px;font-weight:800;box-shadow:0 0 0 5px var(--canvas)}.timeline-card{margin:0 0 17px;padding:18px 20px;background:#fff;border:1px solid var(--line);border-radius:12px}.timeline-card-heading{display:flex;justify-content:space-between;gap:18px}.timeline-card h3{font-size:15px;font-weight:800;margin:0 0 5px}.timeline-card p{color:var(--muted);font-size:12px;line-height:1.55;margin:0}.timeline-card b{height:max-content;flex:none;color:var(--blue);background:var(--blue-pale);border-radius:20px;padding:5px 9px;font-size:10px;white-space:nowrap}.timeline-card small{display:block;margin-top:13px;color:#72808a;font-size:10px;font-weight:700}.timeline-card small i{color:var(--blue);margin-right:5px}@media(max-width:575.98px){.service-timeline{max-width:none}.timeline-stage{grid-template-columns:38px 1fr;gap:9px}.timeline-card{padding:16px;margin-bottom:15px}.timeline-card-heading{display:block}.timeline-card b{display:inline-block;margin-top:12px}.timeline-rail:after{top:34px}.timeline-card p{font-size:11px}}
.protocol-aside{display:grid;gap:18px}.protocol-aside .whatsapp-card,.protocol-aside .data-card{height:auto}.protocol-aside .data-card{flex:1}
.support-tools{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:21px}.support-tools .eyebrow{margin:0 0 5px}.support-tools h2{font-size:16px;font-weight:800;margin:0 0 14px}.support-tools .tool-link{height:auto;margin-top:8px;padding:11px}.support-tools .tool-link:first-of-type{margin-top:0}
.data-card--do{background:linear-gradient(135deg,#f0f8f4,#e9f5ee)}.data-card--avoid{background:linear-gradient(135deg,#fbf5f2,#f9ece6)}.data-card--avoid>i,.data-card--avoid li::marker{color:#c96032}.privacy-note{height:100%;padding:28px;background:linear-gradient(135deg,#2b829d,#31516e);border-radius:var(--radius);color:#fff}.privacy-note>span{display:grid;place-items:center;width:43px;height:43px;border-radius:12px;background:#ffffff20;font-size:21px}.privacy-note .eyebrow{margin:18px 0 9px;color:#cbe6ee}.privacy-note h2{font-size:21px;line-height:1.35;font-weight:800}.privacy-note>p:not(.eyebrow){color:#e2eff2;font-size:12px;line-height:1.6}.privacy-note>div{margin-top:20px;padding-top:15px;border-top:1px solid #ffffff32;color:#e2eff2;font-size:11px;font-weight:700}.privacy-note>div i{margin-right:6px}.privacy-faq{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.privacy-faq .accordion-item{border:0;border-bottom:1px solid var(--line)}.privacy-faq .accordion-item:last-child{border-bottom:0}.privacy-faq .accordion-button{padding:17px 19px;box-shadow:none;color:var(--ink);font-size:12px;font-weight:800}.privacy-faq .accordion-button:not(.collapsed){background:#f5fafc;color:var(--blue)}.privacy-faq .accordion-button:after{width:14px;height:14px;background-size:14px}.privacy-faq .accordion-body{padding:0 19px 18px;color:var(--muted);font-size:12px;line-height:1.6;background:#f5fafc}
.question-title{font-size:22px;line-height:1.32;font-weight:800;margin:0 0 9px}.question-intro{max-width:285px;color:var(--muted);font-size:12px;line-height:1.6;margin:0}.opening-questions{display:grid;gap:0;margin:0;padding:0;list-style:none;counter-reset:questions}.opening-questions li{counter-increment:questions;display:flex;align-items:baseline;gap:16px;padding:16px 0;border-bottom:1px solid var(--line);font-size:17px;line-height:1.4;font-weight:700;letter-spacing:-.3px}.opening-questions li:first-child{padding-top:0}.opening-questions li:before{content:'0' counter(questions);flex:none;color:var(--blue);font-size:10px;font-weight:800;letter-spacing:.75px}@media(max-width:575.98px){.opening-questions li{font-size:15px;gap:11px}}
.brand-quote{display:inline-block;margin-top:26px;padding-top:15px;border-top:1px solid #ffffff32;color:#e2eff2;font-size:12px;font-weight:800}
.brand-definition{padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.brand-definition .eyebrow{margin:0 0 9px;color:var(--blue)}.brand-definition h2{max-width:650px;margin:0;font-size:28px;line-height:1.18;font-weight:800}.brand-definition>p:not(.eyebrow){max-width:650px;margin:12px 0 0;color:var(--muted);font-size:14px;line-height:1.6}.brand-kpis{display:flex;flex-wrap:wrap;gap:0;margin-top:26px;padding-top:20px;border-top:1px solid var(--line)}.brand-kpis div{display:flex;flex:1;min-width:160px;flex-direction:column;gap:2px;padding-right:24px}.brand-kpis div+div{padding-left:24px;border-left:1px solid var(--line)}.brand-kpis strong{color:var(--blue);font-size:26px;line-height:1;font-weight:800}.brand-kpis span{color:var(--muted);font-size:11px}.brand-attribute{height:100%;padding:20px;background:#fff;border:1px solid var(--line);border-radius:14px}.brand-attribute>span{display:block;width:34px;height:3px;background:var(--blue);border-radius:3px;margin-bottom:14px}.brand-attribute h3{font-size:15px;font-weight:800;margin:0 0 7px}.brand-attribute p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.difference-card,.tone-card{height:100%;padding:24px;border-radius:var(--radius)}.difference-card{background:#fff;border:1px solid var(--line)}.difference-card h2,.tone-card h2{font-size:17px;font-weight:800;margin:0 0 7px}.difference-card>p{margin:0 0 12px;color:var(--muted);font-size:12px}.difference-card ul{list-style:none;margin:0;padding:0}.difference-card li{position:relative;padding:9px 0 9px 27px;border-top:1px solid #eef1f2;color:var(--muted);font-size:12px;line-height:1.45}.difference-card li:before{content:'✓';position:absolute;left:2px;top:8px;color:#318669;font-weight:800}.tone-card{background:linear-gradient(135deg,#f0f7fa,#e7f1f5);border:1px solid #dcecf2}.tone-card p{margin:0;color:#536d79;font-size:13px;line-height:1.6}.tone-card>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.tone-card span{padding:6px 12px;background:#fff;border:1px solid #dcecf2;border-radius:20px;color:var(--blue);font-size:11px;font-weight:700}@media(max-width:575.98px){.brand-definition{padding:24px}.brand-definition h2{font-size:25px}.brand-kpis{gap:16px}.brand-kpis div{min-width:120px;padding:0!important;border:0!important}.brand-kpis strong{font-size:22px}}
.project-hero{display:flex;justify-content:space-between;gap:26px;align-items:end}.project-hero .eyebrow{margin-left:0}.project-hero h1{font-size:33px;font-weight:800;line-height:1.1;margin:0 0 9px}.project-hero>div>p:last-child{max-width:600px;margin:0;color:var(--muted);font-size:14px;line-height:1.6}.project-status{display:flex;align-items:center;gap:10px;min-width:250px;padding:14px 16px;background:#fff;border:1px solid var(--line);border-radius:12px}.status-dot{width:8px;height:8px;border-radius:50%;background:#318669}.project-status div{display:flex;flex-direction:column;gap:2px}.project-status small{font-size:9px;letter-spacing:.7px;color:var(--muted);font-weight:800}.project-status strong{font-size:11px}.project-status b{margin-left:auto;white-space:nowrap;color:var(--blue);font-size:11px}.project-shortcuts{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px;padding:10px;background:#fff;border:1px solid var(--line);border-radius:13px}.project-shortcuts a{padding:8px 11px;border-radius:8px;color:var(--muted);font-size:11px;font-weight:800;text-decoration:none}.project-shortcuts a:hover{background:var(--blue-pale);color:var(--blue)}.project-shortcuts i{margin-right:6px}.updated-label{font-size:10px;color:var(--muted);font-weight:700}.updated-label i{color:var(--blue);margin-right:4px}.quick-project-card{display:flex;align-items:center;gap:12px;padding:17px;color:var(--ink);text-decoration:none;background:#fff;border:1px solid var(--line);border-radius:13px}.quick-project-card:hover{color:var(--ink);border-color:#cfe4ed}.quick-project-card>span{display:grid;place-items:center;flex:none;width:34px;height:34px;border-radius:10px;background:var(--blue-pale);color:var(--blue);font-size:16px}.quick-project-card div{display:flex;flex-direction:column;gap:3px}.quick-project-card strong{font-size:12px}.quick-project-card small{color:var(--muted);font-size:10px}.quick-project-card>i:last-child{margin-left:auto;color:var(--blue)}.plant-table-wrap{overflow:auto;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.plant-table{width:100%;min-width:680px;border-collapse:collapse}.plant-table th{padding:13px 17px;background:#f8fafb;color:#82909a;font-size:9px;letter-spacing:.75px;text-align:left}.plant-table td{padding:15px 17px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.plant-table td strong{color:var(--ink)}.availability{display:inline-block;padding:4px 8px;border-radius:20px;font-size:9px;font-weight:800}.availability.available{background:#e6f5ed;color:#267356}.availability.few{background:#fff0e8;color:#c96032}.availability.reserved{background:#eef1f2;color:#6d7880}.table-action{border:0;background:transparent;color:var(--blue);font-size:10px;font-weight:800}.table-note{margin:10px 0 0;color:var(--muted);font-size:10px}.table-note i{color:var(--blue);margin-right:4px}.segment-card{height:100%;padding:20px;background:#fff;border:1px solid var(--line);border-radius:14px}.segment-card header{display:flex;justify-content:space-between;gap:15px;padding-bottom:14px;border-bottom:1px solid var(--line)}.segment-card h3{margin:0 0 5px;font-size:15px;font-weight:800}.segment-card header span{color:var(--blue);font-size:10px;font-weight:800}.segment-card header small{height:max-content;color:var(--muted);font-size:10px;text-align:right}.segment-card dl{display:grid;gap:10px;margin:14px 0 0}.segment-card dl div{display:grid;grid-template-columns:110px 1fr;gap:10px}.segment-card dt{color:#82909a;font-size:9px;letter-spacing:.6px;font-weight:800}.segment-card dd{margin:0;color:var(--muted);font-size:11px;line-height:1.45}.project-prompt{height:100%;padding:25px;border-radius:var(--radius);background:linear-gradient(135deg,#2b829d,#31516e);color:#fff}.project-prompt .eyebrow{margin:0 0 9px;color:#cbe6ee}.project-prompt h2{font-size:20px;font-weight:800;line-height:1.35}.project-prompt p:not(.eyebrow){color:#e2eff2;font-size:12px;line-height:1.6}.project-prompt .btn{color:#28516a;background:#fff;border:0;font-size:11px;font-weight:800}.library-item{height:100%;display:flex;gap:11px;padding:15px;text-decoration:none;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:12px}.library-item:hover{color:var(--ink);border-color:#cfe4ed}.library-item>i:first-child{display:grid;place-items:center;flex:none;width:31px;height:31px;border-radius:9px;background:var(--blue-pale);color:var(--blue);font-size:15px}.library-item span{display:flex;flex-direction:column;gap:3px}.library-item small{color:#82909a;font-size:8px;font-weight:800;letter-spacing:.7px}.library-item strong{font-size:11px;line-height:1.35}.library-item em{color:var(--muted);font-size:9px;font-style:normal}.library-item>i:last-child{align-self:center;margin-left:auto;color:var(--blue);font-size:13px}@media(max-width:991.98px){.project-hero{align-items:start;flex-direction:column}.project-status{width:100%}}@media(max-width:575.98px){.project-hero h1{font-size:29px}.project-shortcuts{display:grid;grid-template-columns:1fr 1fr}.project-shortcuts a{padding:9px}.segment-card dl div{grid-template-columns:1fr;gap:3px}.segment-card header{display:block}.segment-card header small{display:block;text-align:left;margin-top:5px}}
.sidebar{border-right:0}.chat-widget{position:fixed;right:26px;bottom:26px;z-index:25;display:grid;place-items:center;width:60px;height:60px;border:0;border-radius:50%;background:linear-gradient(135deg,#2f759d,#28516a);color:#fff;box-shadow:0 12px 30px rgba(47,117,157,.32);transition:transform .18s,box-shadow .18s}.chat-widget:hover{transform:translateY(-3px);box-shadow:0 17px 34px rgba(47,117,157,.38)}@media(max-width:575.98px){.chat-widget{right:17px;bottom:18px;width:54px;height:54px}}
.user-context{flex-direction:column;align-items:flex-start;line-height:1.15;text-align:left}.user-context strong{font-size:12px}.user-context small{margin-top:3px;color:var(--muted);font-size:10px;font-weight:600}.user-context small i{color:var(--blue);margin-right:3px}.user-dropdown{min-width:205px;padding:7px}.user-dropdown .dropdown-item{display:flex;align-items:center;gap:8px;padding:9px 10px;border-radius:7px;font-size:12px;font-weight:700}.user-dropdown .dropdown-item i{color:var(--blue);font-size:14px}.user-dropdown .dropdown-item:hover{background:var(--blue-pale)}
.home-welcome .eyebrow{margin-left:0}.home-welcome h1{margin:0 0 8px;font-size:32px;line-height:1.2;font-weight:800}.home-welcome h1 span{font-size:25px}.home-welcome>div>p{max-width:650px;margin:0;color:var(--muted);font-size:15px;line-height:1.6}.home-top-grid{margin-top:31px}.home-news{height:100%;padding:25px;border-radius:var(--radius);background:linear-gradient(135deg,#2b829d,#31516e);color:#fff}.home-news-intro{display:flex;align-items:flex-start;gap:13px}.home-news-intro>span{display:grid;place-items:center;flex:none;width:40px;height:40px;border-radius:11px;background:#ffffff20;font-size:18px}.home-news .eyebrow{margin:0 0 6px;color:#cbe6ee}.home-news h2{margin:0 0 7px;font-size:20px;line-height:1.25;font-weight:800}.home-news-intro p:not(.eyebrow){margin:0;color:#e2eff2;font-size:12px;line-height:1.55}.home-news-list{display:grid;gap:1px;margin-top:19px;border-top:1px solid #ffffff24}.home-news-list a{display:grid;grid-template-columns:88px 1fr;column-gap:12px;padding:11px 0;border-bottom:1px solid #ffffff24;color:#fff;text-decoration:none}.home-news-list time{grid-row:span 2;color:#cbe6ee;font-size:9px;font-weight:800;letter-spacing:.5px}.home-news-list strong{font-size:12px;line-height:1.35}.home-news-list span{color:#e2eff2;font-size:10px}.home-news-list span i{margin-left:3px}.home-library-preview,.home-access-panel{height:100%;padding:23px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.home-library-preview .eyebrow,.home-access-panel .eyebrow{margin:0 0 6px}.home-library-preview h2,.home-access-panel h2{margin:0 0 14px;font-size:18px;font-weight:800}.home-library-preview>a{display:flex;align-items:center;gap:10px;padding:10px 0;border-top:1px solid var(--line);color:var(--ink);text-decoration:none}.home-library-preview>a:hover{color:var(--blue)}.home-library-preview>a>i:first-child{display:grid;place-items:center;width:28px;height:28px;flex:none;border-radius:8px;background:var(--blue-pale);color:var(--blue);font-size:13px}.home-library-preview span{display:flex;flex:1;flex-direction:column;gap:2px}.home-library-preview strong{font-size:11px}.home-library-preview small{color:var(--muted);font-size:9px}.home-library-preview>a>i:last-child{color:var(--blue);font-size:12px}.home-library-preview footer{margin-top:9px}.home-library-preview footer a{color:var(--blue);font-size:10px;font-weight:800;text-decoration:none}.home-shortcut{position:relative;display:flex;flex-direction:column;gap:7px;height:100%;min-height:129px;padding:17px;color:var(--ink);text-decoration:none;background:#fff;border:1px solid var(--line);border-radius:13px;transition:border-color .18s,transform .18s}.home-shortcut:hover{color:var(--ink);border-color:#cfe4ed;transform:translateY(-2px)}.home-shortcut>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--blue-pale);color:var(--blue);font-size:16px}.home-shortcut strong{font-size:12px;margin-top:3px}.home-shortcut small{color:var(--muted);font-size:10px}.home-shortcut>i:last-child{position:absolute;right:17px;bottom:18px;color:var(--blue)}.home-access-panel>a{display:flex;align-items:center;gap:10px;padding:10px 0;border-top:1px solid var(--line);color:var(--ink);text-decoration:none}.home-access-panel>a:hover{color:var(--blue)}.home-access-panel>a>span{display:grid;place-items:center;width:28px;height:28px;flex:none;border-radius:8px;background:var(--blue-pale);color:var(--blue);font-size:13px}.home-access-panel>a div{display:flex;flex:1;flex-direction:column;gap:2px}.home-access-panel>a strong{font-size:11px}.home-access-panel>a small{color:var(--muted);font-size:9px}.home-access-panel>a>i{color:var(--blue);font-size:11px}.home-pulse{height:100%;padding:25px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.home-pulse header{display:flex;justify-content:space-between;align-items:start}.home-pulse .eyebrow{margin:0 0 5px}.home-pulse h2{margin:0;font-size:19px;font-weight:800}.home-pulse header a{color:var(--blue);text-decoration:none;font-size:11px;font-weight:800}.home-pulse-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.home-pulse-stats>div{display:flex;flex-direction:column;align-items:flex-start}.home-pulse-stats .stat-icon{margin-bottom:10px}.home-pulse-stats strong{font-size:26px;line-height:1.1}.home-pulse-stats small{margin-top:3px;color:var(--muted);font-size:10px;font-weight:700}.home-pulse-stats em{margin-top:8px;color:#318669;font-size:9px;font-style:normal;font-weight:700}.home-pulse-stats em:not(:has(i)){color:var(--muted)}.home-pulse footer{margin-top:21px;padding-top:12px;border-top:1px solid var(--line);color:var(--muted);font-size:9px}.home-pulse footer i{color:var(--blue);margin-right:4px}.home-conversation{height:100%;padding:26px;border-radius:var(--radius);background:linear-gradient(135deg,#f0f7fa,#e7f1f5);border:1px solid #dcecf2}.home-conversation .eyebrow{margin:0 0 8px}.home-conversation h2{margin:0 0 9px;font-size:20px;font-weight:800;line-height:1.3}.home-conversation>p:not(.eyebrow){margin:0;color:#536d79;font-size:12px;line-height:1.55}.home-conversation ol{margin:17px 0;padding:0;list-style:none;counter-reset:homeq}.home-conversation li{counter-increment:homeq;display:flex;gap:9px;margin-top:8px;color:#536d79;font-size:11px;font-weight:700}.home-conversation li:before{content:counter(homeq);display:grid;place-items:center;width:19px;height:19px;flex:none;border-radius:50%;background:#fff;color:var(--blue);font-size:9px}.home-conversation a{color:var(--blue);font-size:11px;font-weight:800;text-decoration:none}@media(max-width:991.98px){.home-top-grid{margin-top:25px}}@media(max-width:575.98px){.home-welcome h1{font-size:27px}.home-news{padding:20px}.home-news-list a{grid-template-columns:1fr;gap:4px}.home-news-list time{grid-row:auto}.home-pulse-stats{gap:7px}.home-pulse-stats strong{font-size:21px}}
.page-intro>p:last-child,.home-welcome>div>p,.project-hero>div>p:last-child{margin:0;font-size:15px;line-height:1.6}.page-intro h1,.home-welcome h1,.project-hero h1{margin-bottom:10px}
.project-tabs{display:flex;gap:5px;flex-wrap:wrap;margin-top:28px;padding:7px;background:#fff;border:1px solid var(--line);border-radius:13px}.project-tabs .nav-link{display:flex;align-items:center;gap:7px;padding:9px 12px;border:0;border-radius:8px;background:transparent;color:var(--muted);font-size:11px;font-weight:800}.project-tabs .nav-link:hover{color:var(--blue);background:#f5fafc}.project-tabs .nav-link.active{background:var(--blue-pale);color:var(--blue)}.project-tabs .nav-link i{font-size:14px}.project-tab-chip{padding:2px 6px;border-radius:20px;background:#fff0e8;color:#b35c2d;font-size:8px;font-weight:800;letter-spacing:.45px;text-transform:uppercase}.project-tabs .nav-link.active .project-tab-chip{background:#d9edf5;color:#286887}.project-tab-content>.tab-pane>.content-section:first-child{margin-top:31px}@media(max-width:575.98px){.project-tabs{display:grid;grid-template-columns:1fr 1fr}.project-tabs .nav-link{width:100%;justify-content:center;padding:9px 5px;font-size:10px}}
.quick-project-card{width:100%;min-height:94px;display:grid;grid-template-columns:38px 1fr;align-items:center;gap:12px;padding:16px;text-align:left;background:#fff;border:1px solid var(--line);border-radius:13px;color:var(--ink);transition:border-color .18s,background-color .18s}.quick-project-card:hover{border-color:#cfe4ed;background:#f9fcfd}.quick-project-card>span{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:var(--blue-pale);color:var(--blue);font-size:17px}.quick-project-card div{display:flex;flex-direction:column;gap:3px}.quick-project-card strong{font-size:12px}.quick-project-card small{color:var(--muted);font-size:10px}.project-tab-content{margin-top:28px}.project-tab-content>.tab-pane>.content-section:first-child{margin-top:0!important}
.sidebar{padding:30px 16px}.sidebar .nav{gap:7px}.sidebar .nav-label{margin:0 12px 13px;font-size:10px;letter-spacing:1.25px}.sidebar .nav-label.mt-4{margin-top:34px!important}.sidebar .nav-link{min-height:48px;display:flex;align-items:center;gap:12px;margin:0;padding:0 13px;border:1px solid transparent;border-radius:12px;font-size:13px;line-height:1.25;letter-spacing:-.15px;transition:background-color .18s,color .18s,border-color .18s,transform .18s}.sidebar .nav-link i{width:22px;margin:0;display:grid;place-items:center;flex:0 0 22px;font-size:18px;line-height:1}.sidebar .nav-link.active{background:var(--blue-pale);border-color:#dcecf2;color:var(--blue);box-shadow:inset 3px 0 0 var(--blue)}.sidebar .nav-link:not(.active):hover{background:#f4f8fa;border-color:#edf2f4;color:var(--ink);transform:translateX(2px)}.sidebar .nav-link:not(.active):hover i{color:var(--blue)}
.sidebar .nav-link{min-height:44px;padding:0 12px;border:0;border-radius:7px;transition:background-color .18s,color .18s}.sidebar .nav-link.active{background:var(--blue-pale);color:var(--blue);box-shadow:none}.sidebar .nav-link:not(.active):hover{background:#f4f8fa;border-color:transparent;transform:none}

/* Escala tipográfica transversal */
body{font-size:15px}.eyebrow{font-size:11px;line-height:1.35;letter-spacing:1.1px}.page-intro h1,.home-welcome h1,.project-hero h1{font-size:34px}.page-intro>p:last-child,.home-welcome>div>p,.project-hero>div>p:last-child{font-size:16px;line-height:1.65}.section-heading{margin-bottom:20px}.section-heading h2{font-size:23px;line-height:1.25}.section-heading a{font-size:13px}

/* Inicio */
.home-news-intro p:not(.eyebrow){font-size:13px}.home-news-list time{font-size:10px}.home-news-list strong{font-size:13px}.home-news-list span{font-size:11px}.home-library-preview h2,.home-access-panel h2{font-size:19px}.home-library-preview strong{font-size:13px}.home-library-preview small{font-size:10px}.home-library-preview footer a{font-size:11px}.home-shortcut strong{font-size:14px}.home-shortcut small{font-size:12px;line-height:1.45}.home-access-panel>a strong{font-size:13px}.home-access-panel>a small{font-size:11px;line-height:1.4}.home-pulse h2{font-size:20px}.home-pulse-stats small{font-size:11px}.home-pulse-stats em,.home-pulse footer{font-size:10px}.home-conversation>p:not(.eyebrow){font-size:13px}.home-conversation li{font-size:12px;line-height:1.45}.home-conversation a{font-size:12px}

/* Marca y venta de valor */
.brand-definition>p:not(.eyebrow){font-size:15px}.brand-kpis span{font-size:12px}.brand-attribute h3,.model-step h3{font-size:16px}.brand-attribute p,.model-step p{font-size:13px;line-height:1.6}.difference-card h2,.tone-card h2{font-size:19px}.difference-card>p{font-size:13px}.difference-card li{font-size:13px;line-height:1.55}.tone-card p{font-size:14px}.tone-card span{font-size:12px}.question-intro{font-size:13px}.opening-questions li{font-size:18px}

/* Protocolo y protección de datos */
.timeline-card h3{font-size:16px}.timeline-card p{font-size:13px;line-height:1.6}.timeline-card b{font-size:11px}.timeline-card small{font-size:11px}.data-card ul{font-size:13px;line-height:1.75}.privacy-note>p:not(.eyebrow){font-size:13px}.privacy-note>div{font-size:12px}.whatsapp-heading h2{font-size:18px}.whatsapp-card li{font-size:13px;line-height:1.45}.support-tools h2{font-size:18px}.tool-link strong{font-size:12px}.tool-link small{font-size:11px}.privacy-faq .accordion-button{font-size:13px}.privacy-faq .accordion-body{font-size:13px}

/* Mi proyecto */
.project-tabs .nav-link{font-size:12px}.quick-project-card strong{font-size:14px}.quick-project-card small{font-size:12px;line-height:1.4}.updated-label{font-size:11px}.plant-table th{font-size:10px}.plant-table td{font-size:13px}.availability{font-size:10px}.table-action,.table-note{font-size:11px}.segment-card h3{font-size:16px}.segment-card header span,.segment-card header small{font-size:11px}.segment-card dt{font-size:10px}.segment-card dd{font-size:13px;line-height:1.55}.project-prompt h2{font-size:22px}.project-prompt p:not(.eyebrow){font-size:13px}.project-prompt .btn{font-size:12px}.library-item small{font-size:9px}.library-item strong{font-size:13px}.library-item em{font-size:10px}.project-info-card .eyebrow{font-size:11px}.project-check-list li{font-size:13px;line-height:1.55}.project-facts dt{font-size:10px}.project-facts dd{font-size:12px}.amenity-tags span{font-size:11px}

@media(max-width:575.98px){.page-intro h1,.home-welcome h1,.project-hero h1{font-size:29px}.page-intro>p:last-child,.home-welcome>div>p,.project-hero>div>p:last-child{font-size:15px}.section-heading h2{font-size:21px}.opening-questions li{font-size:16px}.timeline-card p{font-size:12px}.project-tabs .nav-link{font-size:11px}}

/* Novedades: tratamiento editorial liviano */
.home-news{padding:25px 26px;background:#fff;border:1px solid var(--line);color:var(--ink)}.home-news-intro{display:block}.home-news-intro>span{width:38px;height:38px;margin-bottom:15px;background:var(--blue-pale);color:var(--blue);font-size:17px}.home-news .eyebrow{color:#82909a}.home-news h2{color:var(--ink)}.home-news-intro p:not(.eyebrow){max-width:560px;color:var(--muted)}.home-news-list{gap:0;margin-top:17px;border-top:1px solid var(--line)}.home-news-list a{grid-template-columns:92px minmax(0,1fr) 18px;align-items:center;column-gap:12px;padding:13px 0;border-bottom:1px solid var(--line);color:var(--ink)}.home-news-list a:hover{color:var(--blue)}.home-news-list a:after{content:'→';color:var(--blue);font-size:14px;text-align:right}.home-news-list time{grid-row:auto;color:#82909a;font-size:10px}.home-news-list strong{font-size:13px}.home-news-list span{display:none}@media(max-width:575.98px){.home-news{padding:22px 20px}.home-news-list a{grid-template-columns:1fr 18px;gap:4px 10px}.home-news-list time{grid-column:1}.home-news-list strong{grid-column:1}.home-news-list a:after{grid-column:2;grid-row:1/3}}

/* Inicio: widget de accesos principales */
.content-section .col-lg-7:has(.home-shortcut){height:100%;padding:23px 35px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.content-section .col-lg-7:has(.home-shortcut)>.section-heading{margin-bottom:15px}.content-section .col-lg-7:has(.home-shortcut) .home-shortcut{min-height:108px;padding:15px 16px;background:#f8fafb;border-color:transparent}.content-section .col-lg-7:has(.home-shortcut) .home-shortcut:hover{background:#f3f8fa;border-color:#dcecf2}@media(max-width:991.98px){.content-section .col-lg-7:has(.home-shortcut){height:auto}}@media(max-width:575.98px){.content-section .col-lg-7:has(.home-shortcut){padding:21px 19px}.content-section .col-lg-7:has(.home-shortcut) .home-shortcut{min-height:100px}}

/* Consistencia interna de los widgets de Inicio */
.content-section .col-lg-7:has(.home-shortcut){padding:23px}.content-section .col-lg-7:has(.home-shortcut)>.row{--bs-gutter-x:24px;--bs-gutter-y:0}.content-section .col-lg-7:has(.home-shortcut) .home-shortcut{display:grid;grid-template-columns:30px minmax(0,1fr) 16px;grid-template-rows:auto auto;gap:2px 10px;min-height:0;padding:12px 0;background:transparent;border:0;border-top:1px solid var(--line);border-radius:0}.content-section .col-lg-7:has(.home-shortcut) .home-shortcut:hover{background:transparent;border-color:var(--line);transform:none}.content-section .col-lg-7:has(.home-shortcut) .home-shortcut>span{grid-column:1;grid-row:1/3;width:30px;height:30px;border-radius:8px;font-size:13px}.content-section .col-lg-7:has(.home-shortcut) .home-shortcut>strong{grid-column:2;grid-row:1;margin:0;font-size:13px}.content-section .col-lg-7:has(.home-shortcut) .home-shortcut>small{grid-column:2;grid-row:2;font-size:10px}.content-section .col-lg-7:has(.home-shortcut) .home-shortcut>i:last-child{position:static;grid-column:3;grid-row:1/3;align-self:center;justify-self:end}@media(max-width:575.98px){.content-section .col-lg-7:has(.home-shortcut){padding:21px 19px}.content-section .col-lg-7:has(.home-shortcut)>.row{--bs-gutter-x:0}}

/* Igualación de los widgets centrales */
.content-section .col-lg-7:has(.home-shortcut){height:auto}.content-section .col-lg-7:has(.home-shortcut)>.section-heading h2{font-size:19px}.content-section>.row:has(.home-shortcut){align-items:stretch}

/* Home: grilla de widgets en columnas equivalentes */
@media(min-width:992px){.home-top-grid>.col-lg-7,.home-top-grid>.col-lg-5,.home-welcome~.content-section>.row>.col-lg-7,.home-welcome~.content-section>.row>.col-lg-5{flex:0 0 auto;width:50%}}

/* Wrapper correcto para respetar los gutters de Bootstrap */
.content-section .col-lg-7:has(.home-start-widget){height:auto;padding-top:0;padding-right:calc(var(--bs-gutter-x)*.5);padding-bottom:0;padding-left:calc(var(--bs-gutter-x)*.5);background:transparent;border:0;border-radius:0}.home-start-widget{height:100%;padding:23px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.home-start-widget>.section-heading{margin-bottom:15px}.home-start-widget>.section-heading h2{font-size:19px}.home-start-widget>.row{--bs-gutter-x:24px;--bs-gutter-y:0}@media(max-width:575.98px){.home-start-widget{padding:21px 19px}.home-start-widget>.row{--bs-gutter-x:0}}

/* Igualación real de altura entre widgets vecinos */
.content-section .col-lg-7:has(.home-start-widget){display:flex;flex-direction:column}.home-start-widget{flex:1;height:auto}

/* Selector de proyecto en el encabezado de Inicio */

/* Selector de proyecto en el encabezado de Inicio */
.user-context{flex:0 0 190px;width:190px}.user-context small{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

/* Selector de proyecto en el encabezado de Inicio */
.workspace{align-items:flex-start}.sidebar{position:sticky;top:76px;height:calc(100vh - 76px);overflow-y:auto}
@media(max-width:991.98px){.sidebar{position:fixed;top:0;height:auto;overflow-y:auto}}

/* Selector de proyecto en el encabezado de Inicio */
.home-welcome{position:relative}.home-project-dropdown{width:365px}.home-project-selector{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;padding:14px 16px;text-align:left;background:#fff;border:1px solid var(--line);border-radius:12px;color:var(--ink);transition:border-color .18s,box-shadow .18s}.home-project-selector:hover,.home-project-selector.show{border-color:#cfe4ed;box-shadow:0 8px 20px #26353f0a}.home-project-selector>span{display:flex;flex-direction:column;gap:3px}.home-project-selector small{color:#82909a;font-size:9px;font-weight:800;letter-spacing:.7px}.home-project-selector strong{font-size:14px;line-height:1.2}.home-project-selector em{color:var(--muted);font-size:11px;font-style:normal}.home-project-selector>b{display:flex;align-items:center;gap:7px;padding-left:16px;border-left:1px solid var(--line);color:var(--blue);font-size:11px;white-space:nowrap}.home-project-selector>b i{font-size:10px;transition:transform .18s}.home-project-selector.show>b i{transform:rotate(180deg)}.home-project-menu{width:365px;max-height:480px;padding:8px;margin-top:8px;overflow-y:auto;border:1px solid var(--line);border-radius:12px;box-shadow:0 14px 35px #26353f18}.home-project-menu>p{margin:6px 8px 7px;color:#82909a;font-size:9px;font-weight:800;letter-spacing:.8px}.home-project-menu .project-filter{position:sticky;top:0;z-index:1;margin:0 0 7px;background:#fff;border-color:#e4ebed;font-size:11px}.home-project-option{position:relative;display:block;width:100%;padding:10px 36px 10px 11px;text-align:left;background:transparent;border:0;border-radius:8px;color:var(--ink);font-size:13px;font-weight:800}.home-project-option:hover,.home-project-option.selected{background:#f1f8fb;color:var(--blue)}.home-project-option span{display:block;margin-top:2px;color:var(--muted);font-size:11px;font-weight:500}.home-project-option i{position:absolute;top:18px;right:11px;color:var(--blue);font-size:13px}.home-project-all{display:flex;align-items:center;justify-content:space-between;margin:5px 3px 1px;padding:10px 8px 3px;border-top:1px solid var(--line);color:var(--blue);font-size:11px;font-weight:800;text-decoration:none}@media(min-width:1200px){.home-welcome{padding-right:395px}.home-project-dropdown{position:absolute;top:0;right:0}}@media(max-width:1199.98px){.home-project-dropdown{margin-top:20px}}@media(max-width:575.98px){.home-project-dropdown,.home-project-menu{width:100%}}

/* Card introductoria común */
.home-active-project.project-data-loading .home-active-project-brand{background:linear-gradient(90deg,#dfe8ec 25%,#fff 50%,#dfe8ec 75%);background-size:200% 100%;animation:project-data-shimmer 1.25s linear infinite}.home-active-project.project-data-loading .home-active-project-brand img{opacity:0}

/* Card introductoria común */
@keyframes project-data-shimmer{to{background-position:-200% 0}}.project-data-loading [data-home-project-name],.project-data-loading [data-home-project-context],.project-data-loading [data-home-project-price],.project-data-loading [data-home-project-typologies],.project-data-loading [data-home-project-type],.project-data-loading [data-project-hero-context],.project-data-loading [data-project-hero-name],.project-data-loading [data-project-status],.project-data-loading [data-project-price],.project-data-loading [data-project-plan-count],.project-data-loading [data-topbar-project],.project-data-loading [data-active-project-title],.project-data-loading [data-active-project-meta],[data-project-plan-count].project-data-loading{color:transparent!important;background:linear-gradient(90deg,#dfe8ec22 25%,#ffffff50 50%,#dfe8ec22 75%);background-size:200% 100%;border-radius:5px;animation:project-data-shimmer 1.25s linear infinite}.home-active-project.project-data-loading [data-home-project-name]{display:block;width:57%}.home-active-project.project-data-loading [data-home-project-context]{display:block;width:47%}.home-project-dropdown.project-data-loading [data-active-project-title]{display:block;width:165px}.home-project-dropdown.project-data-loading [data-active-project-meta]{display:block;width:115px;margin-top:3px}.user-context.project-data-loading [data-topbar-project]{display:block;width:108px}.project-hero.project-data-loading [data-project-hero-context]{display:inline-block;width:155px}.project-hero.project-data-loading [data-project-hero-name]{width:235px}.project-hero.project-data-loading [data-project-status],.project-hero.project-data-loading [data-project-price]{display:inline-block;width:82px}.project-data-loading[data-project-plants] td{color:transparent!important;background:linear-gradient(90deg,#edf2f3 25%,#f9fbfb 50%,#edf2f3 75%);background-size:200% 100%;animation:project-data-shimmer 1.25s linear infinite}.project-data-loading[data-project-plants] td>*{visibility:hidden}

/* Card introductoria común */
.home-active-project{height:100%;min-height:288px;padding:0 31px 29px;overflow:hidden;background:linear-gradient(180deg,var(--project-brand-tint,#e8f4f8) 0%,#fff 68%);border:1px solid var(--line);border-radius:var(--radius)}.home-active-project-image{width:calc(100% + 62px);height:200px;margin:0 -31px 22px;overflow:hidden;border-radius:17px 17px 0 0}.home-active-project-image>[data-home-project-image]{width:100%;height:100%;object-fit:cover}.home-active-project-header{display:flex;align-items:center;justify-content:space-between;gap:18px}.home-active-project-header>div{min-width:0;flex:1}.home-active-project-brand{display:grid;place-items:center;flex:0 0 56px;width:56px;height:56px;overflow:hidden;border-radius:50%;background:transparent;box-shadow:0 5px 13px #26353f1a}.home-active-project-brand img{width:100%;height:100%;object-fit:cover}.home-active-project .eyebrow{margin:0 0 7px;color:#82909a}.home-active-project h2{margin:0;color:var(--ink);font-size:24px;font-weight:800;line-height:1.2}.home-active-project-context{margin:7px 0 18px;color:var(--muted);font-size:13px;line-height:1.5}.home-active-project-stats{display:grid;grid-template-columns:1fr 1.25fr 1.35fr;gap:0;margin-bottom:20px;padding:13px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.home-active-project-stats div{min-width:0;padding:0 15px}.home-active-project-stats div:first-child{padding-left:0}.home-active-project-stats div+div{border-left:1px solid var(--line)}.home-active-project-stats small{display:block;margin-bottom:5px;color:#82909a;font-size:9px;font-weight:800;letter-spacing:.8px}.home-active-project-stats strong{display:block;color:var(--ink);font-size:16px;line-height:1.3}.home-active-project>a{display:inline-flex;align-items:center;gap:8px;color:var(--blue);font-size:12px;font-weight:800;text-decoration:none}.home-active-project>a:hover{color:#285e80}.home-active-project>a i{font-size:14px}.home-active-project.project-data-loading .home-active-project-image{background:linear-gradient(90deg,#dfe8ec 25%,#fff 50%,#dfe8ec 75%);background-size:200% 100%;animation:project-data-shimmer 1.25s linear infinite}.home-active-project.project-data-loading [data-home-project-image]{opacity:0}@media(max-width:575.98px){.home-active-project{min-height:0;padding:0 22px 24px}.home-active-project-image{width:calc(100% + 44px);height:150px;margin:0 -22px 19px;border-radius:17px 17px 0 0}.home-active-project-brand{flex-basis:46px;width:46px;height:46px}.home-active-project h2{font-size:22px}.home-active-project-context{margin-bottom:16px}.home-active-project-stats{grid-template-columns:1fr 1fr;gap:13px 0}.home-active-project-stats div{padding:0 12px}.home-active-project-stats div:nth-child(odd){padding-left:0}.home-active-project-stats div:last-child{grid-column:span 2;border-left:0;padding-left:0;padding-top:13px;border-top:1px solid var(--line)}.home-active-project-stats strong{font-size:15px}}

/* Card introductoria común */
.opening-questions-card{padding:30px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}
@media(max-width:575.98px){.opening-questions-card{padding:22px 18px}}

/* Card introductoria común */
.intro-feature-card{padding:30px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.intro-feature-card>.section-heading{margin-bottom:22px}.value-model-intro .model-step{background:#f8fafb;border-color:#edf1f2}.project-today .quick-project-card{background:#f8fafb;border-color:#edf1f2}.project-today .quick-project-card:hover{background:#f3f8fa}.privacy-practices-intro .data-card{border-color:transparent}.content-section:has(.service-timeline)>.section-heading{padding:26px 30px;margin-bottom:24px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.content-section:has(.service-timeline)>.section-heading .eyebrow{color:var(--blue)}@media(max-width:575.98px){.intro-feature-card{padding:22px 18px}.intro-feature-card>.section-heading{align-items:flex-start;gap:12px}.project-today .updated-label{max-width:120px;text-align:right}.content-section:has(.service-timeline)>.section-heading{padding:22px 18px}}

/* Protocolo: excepción por la estructura visual de la timeline */
.content-section:has(.service-timeline)>.section-heading{padding:0;margin-bottom:24px;background:transparent;border:0;border-radius:0}.content-section:has(.service-timeline)>.section-heading .eyebrow{color:#82909a}

/* Alineación vertical del primer bloque de contenido */
@media(min-width:1200px){.page-intro,.home-welcome,.project-hero{height:auto;min-height:0}.page-intro>p:last-child,.home-welcome>div>p,.project-hero>div>p:last-child{display:-webkit-box;min-height:52.8px;max-height:52.8px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.page-intro{margin-bottom:24px}.home-top-grid{margin-top:24px}.project-hero+.project-today{margin-top:24px}}

/* Definición de marca: identidad adaptable al proyecto activo */
.brand-definition{position:relative;overflow:hidden;padding:34px;background:linear-gradient(118deg,var(--brand-gradient-start,#f8e9e9) 0%,color-mix(in srgb,var(--brand-gradient-start,#f8e9e9) 45%,#fff) 55%,#fff 100%);border-color:color-mix(in srgb,var(--brand-gradient-start,#f8e9e9) 62%,#fff)}.brand-definition:after{content:'';position:absolute;right:-53px;bottom:-96px;width:290px;height:290px;border:42px solid #ffffff55;border-radius:50%;pointer-events:none}.brand-definition-content{position:relative;z-index:1;max-width:650px}.brand-definition-content>p:not(.eyebrow){max-width:650px;margin:12px 0 0;color:var(--muted);font-size:15px;line-height:1.6}.brand-purpose-label{margin-top:18px!important;color:var(--brand-accent,#2f759d)!important;font-size:10px!important;font-weight:800;letter-spacing:1px;line-height:1.35!important}.brand-definition .eyebrow{color:var(--brand-accent,#2f759d)}.brand-float-logo{position:absolute;z-index:1;top:30px;right:38px;display:grid;place-items:center;width:92px;height:92px;overflow:hidden;border-radius:50%;background:#fff;box-shadow:0 14px 32px #26353f21}.brand-float-logo img{width:100%;height:100%;object-fit:cover}.brand-kpis{position:relative;z-index:1}.brand-kpis strong,.brand-attribute>span{color:var(--brand-accent,#2f759d)}.brand-attribute>span{background:var(--brand-accent,#2f759d)}.project-data-loading[data-brand-definition]{background:linear-gradient(118deg,#eef2f3 0%,#f7f9f9 54%,#fff 100%);border-color:#e3e9eb}.project-data-loading[data-brand-page-intro] [data-brand-name],.project-data-loading[data-brand-page-intro] [data-brand-intro-copy]{color:transparent!important;background:linear-gradient(90deg,#dfe8ec 25%,#fff 50%,#dfe8ec 75%);background-size:200% 100%;border-radius:5px;animation:project-data-shimmer 1.25s linear infinite}.project-data-loading[data-brand-page-intro] [data-brand-name]{display:block;width:180px}.project-data-loading[data-brand-page-intro] [data-brand-intro-copy]{display:block;width:min(600px,82%)}.project-data-loading[data-brand-definition] .brand-definition-content,.project-data-loading[data-brand-definition] .brand-float-logo,.project-data-loading[data-brand-definition] .brand-kpis{visibility:hidden}.project-data-loading[data-brand-content] .brand-attribute,.project-data-loading[data-brand-content] .difference-card,.project-data-loading[data-brand-content] .tone-card{position:relative;overflow:hidden;border-color:#e3e9eb;background:#fff}.project-data-loading[data-brand-content] .brand-attribute>*,.project-data-loading[data-brand-content] .difference-card>*,.project-data-loading[data-brand-content] .tone-card>*{visibility:hidden}.project-data-loading[data-brand-content] .brand-attribute:after,.project-data-loading[data-brand-content] .difference-card:after,.project-data-loading[data-brand-content] .tone-card:after{content:'';position:absolute;inset:20px;border-radius:8px;background:linear-gradient(90deg,#edf1f2 25%,#f8fafb 50%,#edf1f2 75%);background-size:200% 100%;animation:project-data-shimmer 1.25s linear infinite}.project-data-loading[data-brand-content] .section-heading>div{width:310px;min-height:61px;border-radius:8px;background:linear-gradient(90deg,#edf1f2 25%,#f8fafb 50%,#edf1f2 75%);background-size:200% 100%;animation:project-data-shimmer 1.25s linear infinite}.project-data-loading[data-brand-content] .section-heading>div>*{visibility:hidden}@media(max-width:900px){.brand-definition-content{padding-right:126px}}@media(max-width:575.98px){.brand-definition{padding:26px 24px}.brand-definition-content{padding-right:76px}.brand-float-logo{top:22px;right:22px;width:62px;height:62px}.brand-definition:after{right:-103px;bottom:-118px;width:230px;height:230px}.project-data-loading[data-brand-content] .section-heading>div{width:240px}}

/* Para hoy: versión compacta y descartable */
.project-today{position:relative;padding:22px 24px}.project-today>.section-heading{margin-bottom:14px;padding-right:34px}.project-today .section-heading h2{font-size:21px}.project-today .quick-project-card{min-height:72px;grid-template-columns:34px 1fr;gap:11px;padding:12px 14px}.project-today .quick-project-card>span{width:34px;height:34px;font-size:15px}.intro-dismiss{position:absolute;z-index:2;top:17px;right:19px;display:grid;place-items:center;width:28px;height:28px;padding:0;border:0;border-radius:50%;background:transparent;color:#82909a;font-size:13px;transition:background-color .18s,color .18s}.intro-dismiss:hover{background:var(--blue-pale);color:var(--blue)}@media(max-width:575.98px){.project-today{padding:20px 16px}.project-today>.section-heading{margin-bottom:13px}.project-today .section-heading h2{font-size:20px}.project-today .quick-project-card{min-height:72px}.intro-dismiss{top:13px;right:13px}}

/* Jerarquía de las cards de segmentos */
.segment-card header{position:relative;display:block;padding-right:112px}.segment-card header>div{display:block}.segment-card h3{margin-bottom:5px}.segment-card header>div>span{position:absolute;top:0;right:0;display:inline-flex;align-items:center;min-height:25px;padding:5px 9px;border-radius:20px;background:var(--blue-pale);color:var(--blue);font-size:10px;font-weight:800;white-space:nowrap}.segment-card header>small{display:block;margin-top:0;color:var(--muted);font-size:12px;line-height:1.4;text-align:left}@media(max-width:575.98px){.segment-card header{padding-right:0}.segment-card header>div>span{position:static;margin-top:10px}.segment-card header>small{margin-top:3px}}

@media(max-width:575.98px){.segment-card header{padding-right:100px}.segment-card header>div>span{position:absolute;margin-top:0}.segment-card header>small{margin-top:0}}

/* Datos comerciales del proyecto */
@media(min-width:1200px){.project-hero{position:relative;display:block;min-height:0;padding-right:470px}.project-status{position:absolute;top:0;right:0}}
@media(max-width:1199.98px){.project-hero{align-items:flex-start;flex-direction:column}.project-status{width:auto}}
.project-status{display:grid;grid-template-columns:1.05fr 1fr 1fr;min-width:465px;padding:14px 7px;background:#fff;border:1px solid var(--line);border-radius:12px}.project-status-item{display:flex;flex-direction:column;gap:5px;padding:0 14px}.project-status-item+.project-status-item{border-left:1px solid var(--line)}.project-status small{font-size:10px;letter-spacing:.65px;color:var(--muted);font-weight:800;white-space:nowrap}.project-status strong{font-size:14px;line-height:1.2;white-space:nowrap}.status-dot{display:inline-block;width:8px;height:8px;margin:0 5px 1px 0;border-radius:50%;background:#318669}.project-price strong{color:var(--blue)}@media(max-width:575.98px){.project-status{grid-template-columns:1fr;min-width:0;padding:8px}.project-status-item{padding:10px 12px}.project-status-item+.project-status-item{border-top:1px solid var(--line);border-left:0}}

/* Ficha de resumen del proyecto */
.project-summary-cards{display:grid;gap:12px}.project-info-card{padding:20px 21px;background:#fff;border:1px solid var(--line);border-radius:14px}.project-info-card .eyebrow{margin:0 0 13px;font-size:11px}.project-check-list{display:grid;grid-template-columns:1fr 1fr;gap:0 22px;margin:0;padding:0;list-style:none}.project-check-list li{position:relative;padding:10px 0 10px 20px;border-top:1px solid #eef1f2;color:var(--muted);font-size:13px;line-height:1.55}.project-check-list li:nth-child(-n+2){border-top:0;padding-top:0}.project-check-list li:before{content:'✓';position:absolute;top:9px;left:0;color:#318669;font-weight:800}.project-check-list li:nth-child(-n+2):before{top:-1px}.project-facts{display:grid;gap:0;margin:0}.project-facts div{display:flex;justify-content:space-between;gap:10px;padding:9px 0;border-top:1px solid #eef1f2}.project-facts div:first-child{padding-top:0;border-top:0}.project-facts dt{color:#82909a;font-size:10px;font-weight:800;letter-spacing:.35px}.project-facts dd{margin:0;color:var(--ink);font-size:12px;font-weight:700;text-align:right}.amenity-tags{display:flex;flex-wrap:wrap;gap:8px}.amenity-tags span{padding:7px 11px;border-radius:20px;background:var(--blue-pale);color:var(--blue);font-size:11px;font-weight:700}@media(max-width:575.98px){.project-check-list{grid-template-columns:1fr}.project-check-list li:nth-child(2){border-top:1px solid #eef1f2;padding-top:10px}.project-check-list li:nth-child(2):before{top:9px}}

/* Logo centrado respecto de toda la identidad del proyecto activo */
.home-active-project-header{position:relative;display:block}.home-active-project-header>div{padding-right:74px}.home-active-project-brand{position:absolute;top:50%;right:0;transform:translateY(-50%)}

/* Acceso al sitio web del proyecto */
.home-active-project-title{display:flex;align-items:center;gap:7px}.home-active-project-web{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;color:var(--blue);font-size:13px;text-decoration:none}.home-active-project-web:hover{color:#285e80}.home-active-project-web[hidden]{display:none}

/* Características provenientes de la API */
.project-data-loading [data-project-summary-typologies],.project-data-loading [data-project-summary-usable-area],.project-data-loading [data-project-summary-total-area]{display:inline-block;min-width:82px;color:transparent!important;background:linear-gradient(90deg,#dfe8ec22 25%,#ffffff50 50%,#dfe8ec22 75%);background-size:200% 100%;border-radius:5px;animation:project-data-shimmer 1.25s linear infinite}

/* Acceso web en la ficha del proyecto */
.project-hero-title{display:flex;align-items:center;gap:9px}.project-hero-title h1{margin:0}.project-hero-web{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:var(--blue);font-size:14px;text-decoration:none}.project-hero-web:hover{color:#285e80}.project-hero-web[hidden]{display:none}

/* Contenido editorial local del proyecto */
.project-attributes-label{margin:15px 0 0;color:#82909a;font-size:9px;font-weight:800;letter-spacing:.7px}.project-attribute-list{display:grid;gap:0;margin:5px 0 0;padding:0;list-style:none}.project-attribute-list li{padding:8px 0;border-top:1px solid #eef1f2;color:var(--muted);font-size:12px;line-height:1.45}.project-attribute-list li:before{content:'•';margin-right:7px;color:var(--blue);font-weight:800}.segment-card-pending{padding:23px}.segment-card-pending p{margin:0;color:var(--muted);font-size:13px;font-weight:700}

.project-data-loading [data-project-delivery]{display:inline-block;min-width:72px;color:transparent!important;background:linear-gradient(90deg,#dfe8ec22 25%,#ffffff50 50%,#dfe8ec22 75%);background-size:200% 100%;border-radius:5px;animation:project-data-shimmer 1.25s linear infinite}

.knowledge-pending-tag{display:inline-flex;align-items:center;padding:5px 9px;border:1px solid #e5c79d;border-radius:20px;background:#fff8ec;color:#9a6d29;font-size:9px;font-weight:800;letter-spacing:.45px;white-space:nowrap}.knowledge-pending-tag[hidden]{display:none}
#project-segments .section-heading,#project-resources .section-heading{display:block}.segment-reference-note{display:flex;align-items:center;gap:9px;width:100%;max-width:none;margin:13px 0 0;padding:12px 14px;border:1px solid #edc975;border-radius:10px;background:#fff6df;color:#76531c;font-size:12px;line-height:1.45}.segment-reference-note[hidden]{display:none}.segment-reference-note i{color:#b7791f;font-size:16px}.segment-reference-note strong{display:inline-block;margin-right:4px;color:#8a5a0d;font-weight:800}.privacy-reference-note{margin-bottom:24px}#project-segments [data-project-segments]:not(.is-current) .segment-card{border-color:#d9e4e8;background:rgba(255,255,255,.58);box-shadow:none;opacity:.64}#project-segments [data-project-segments]:not(.is-current) .segment-card header span{background:#edf3f5;color:#71808b}#project-segments [data-project-segments]:not(.is-current) .segment-card h3{color:#5f6f79}#project-segments [data-project-segments]:not(.is-current) .segment-card dd{color:#82909a}#project-resources .library-reference-content .library-item{border-color:#d9e4e8;background:rgba(255,255,255,.58);box-shadow:none;opacity:.64}#project-resources .library-reference-content .library-item:hover{color:var(--ink);border-color:#d9e4e8}
#project-resources .row>.col-xl-3{width:50%}
.project-facts div:has([data-project-construction-attributes]){display:none}
.brand-title-switcher{display:flex;align-items:center;gap:7px;width:max-content;max-width:100%}.brand-title-switcher h1{margin:0}.brand-switcher-toggle{display:grid;place-items:center;width:28px;height:28px;padding:0;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--brand-accent,var(--blue));font-size:13px}.brand-switcher-toggle:hover,.brand-switcher-toggle:focus{border-color:var(--brand-accent,var(--blue));background:var(--blue-pale)}.brand-switcher-menu{min-width:160px;padding:6px}.brand-switcher-menu .dropdown-item{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:8px 10px;border-radius:7px;font-size:12px;font-weight:700}.brand-switcher-menu .dropdown-item.active{background:var(--blue-pale);color:var(--blue)}
section:has(.privacy-note)>.row>.col-lg-5{order:2}section:has(.privacy-note)>.row>.col-lg-7{order:1}
.protocol-value-model{margin-top:30px}.protocol-moments{margin-top:4px}.protocol-moments article{display:flex;align-items:flex-start;gap:12px;height:100%;padding:16px;border:1px solid #d5e8f0;border-radius:12px;background:#f7fbfd}.protocol-moments span{display:grid;place-items:center;flex:0 0 27px;width:27px;height:27px;border-radius:50%;background:var(--blue);color:#fff;font-size:9px;font-weight:800}.protocol-moments strong{display:block;margin:1px 0 4px;color:var(--ink);font-size:13px}.protocol-moments small{display:block;color:var(--muted);font-size:11px;line-height:1.45}
.protocol-kpi-table{margin-top:24px;border:1px solid var(--line);border-radius:10px}.protocol-kpi-table .table{margin:0;font-size:12px}.protocol-kpi-table th{padding:11px 14px;background:#f3f8fa;color:#536d79;font-size:10px;letter-spacing:.5px;text-transform:uppercase}.protocol-kpi-table td{padding:10px 14px;border-color:var(--line);color:var(--muted);vertical-align:middle}.protocol-kpi-table td:last-child{color:var(--blue);font-weight:800;text-align:right;white-space:nowrap}
.agentforce-panel{position:fixed;right:26px;bottom:98px;z-index:25;width:min(370px,calc(100vw - 34px));overflow:hidden;border:1px solid #d7e6ec;border-radius:18px;background:#fff;box-shadow:0 18px 48px rgba(38,53,63,.22)}.agentforce-panel[hidden]{display:none}.agentforce-panel header{display:flex;align-items:center;gap:10px;padding:16px 17px 14px;color:#fff;background:linear-gradient(135deg,#28516a,#40285c)}.agentforce-avatar{display:grid;place-items:center;flex:0 0 35px;width:35px;height:35px;overflow:hidden;border-radius:11px;background:#ffffff22;font-size:17px}.agentforce-avatar img{width:100%;height:100%;object-fit:cover}.agentforce-panel header p{margin:0 0 2px;color:#d7eaf1;font-size:9px;font-weight:800;letter-spacing:.7px}.agentforce-panel header h2{margin:0;font-size:13px;font-weight:800}.agentforce-close{display:grid;place-items:center;width:27px;height:27px;margin-left:auto;padding:0;border:0;border-radius:50%;background:#ffffff18;color:#fff;font-size:13px}.agentforce-close:hover{background:#ffffff30}.agentforce-message{padding:17px 18px 12px}.agentforce-message p{margin:0 0 9px;color:#586c77;font-size:12px;line-height:1.55}.agentforce-message p:first-child{color:var(--ink);font-size:14px;font-weight:800}.agentforce-message strong{color:var(--ink)}.agentforce-capabilities{margin:0 18px 15px;padding:13px;border:1px solid #dcebf0;border-radius:11px;background:#f4fafc}.agentforce-capabilities>p{margin:0 0 8px;color:var(--blue);font-size:10px;font-weight:800}.agentforce-capabilities ul{display:grid;gap:7px;margin:0;padding:0;list-style:none}.agentforce-capabilities li{display:flex;align-items:center;gap:8px;color:#536d79;font-size:11px;font-weight:700}.agentforce-capabilities li i{color:var(--blue);font-size:13px}.agentforce-panel footer{padding:10px 18px;border-top:1px solid var(--line);color:#8a682c;font-size:10px;font-weight:800;background:#fffaf0}.agentforce-panel footer i{margin-right:5px}.chat-widget{font-size:20px}.chat-widget i{line-height:1}@media(max-width:575.98px){.agentforce-panel{right:17px;bottom:82px;width:calc(100vw - 34px)}.agentforce-message{padding:15px 16px 10px}.agentforce-capabilities{margin:0 16px 13px}}
.agentforce-panel{width:min(405px,calc(100vw - 34px))}.agentforce-panel header{padding:18px 19px 16px}.agentforce-avatar{flex-basis:44px;width:44px;height:44px;border-radius:13px}.agentforce-panel header p{font-size:10px}.agentforce-panel header h2{font-size:16px}.agentforce-close{width:30px;height:30px;font-size:14px}.agentforce-message{padding:20px 20px 14px}.agentforce-message p{font-size:14px;line-height:1.6}.agentforce-message p:first-child{font-size:17px}.agentforce-capabilities{margin:0 20px 18px;padding:15px}.agentforce-capabilities>p{font-size:12px}.agentforce-capabilities ul{gap:9px}.agentforce-capabilities li{font-size:13px}.agentforce-capabilities li i{font-size:15px}.agentforce-panel footer{padding:12px 20px;font-size:12px}.chat-widget{overflow:hidden;padding:0;background:#fff}.chat-widget img{width:100%;height:100%;object-fit:cover}@media(max-width:575.98px){.agentforce-panel{width:calc(100vw - 34px)}.agentforce-message{padding:17px 18px 12px}.agentforce-capabilities{margin:0 18px 15px}}
.agentforce-panel footer{text-align:center}
.chat-widget{animation:agentforce-nudge 5s ease-in-out infinite}@keyframes agentforce-nudge{0%,88%,100%{transform:translateY(0)}91%{transform:translateY(-6px)}94%{transform:translateY(0)}97%{transform:translateY(-3px)}}@media(prefers-reduced-motion:reduce){.chat-widget{animation:none}}
.chat-widget{overflow:visible}.chat-widget-avatar{display:block;width:100%;height:100%;overflow:hidden;border-radius:50%}.chat-widget-avatar img{width:100%;height:100%;object-fit:cover}.agentforce-notification{position:absolute;top:-5px;left:-7px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#d83a3a;color:#fff;font-size:10px;font-weight:800;line-height:1;box-shadow:0 2px 6px rgba(38,53,63,.22)}.agentforce-notification[hidden]{display:none}
/* En Agentforce el launcher propio abre el cliente de Salesforce; su botón nativo queda oculto. */
.agentforce-mode .agentforce-panel{display:none!important}.agentforce-mode:not(.agentforce-chat-open) #embeddedMessagingFrame{visibility:hidden!important;pointer-events:none!important}.agentforce-mode .chat-widget:disabled{cursor:wait;opacity:.55;filter:grayscale(.25);animation:none}.agentforce-mode .chat-widget:disabled:hover{transform:none;box-shadow:0 12px 30px rgba(47,117,157,.32)}

.project-facts [data-project-construction-attributes]{max-width:72%;line-height:1.5}

/* Resumen: tres cards equivalentes */
.project-summary-grid .project-check-list{grid-template-columns:1fr}.project-summary-grid .project-check-list li:nth-child(-n+2){border-top:1px solid #eef1f2;padding-top:10px}.project-summary-grid .project-check-list li:first-child{border-top:0;padding-top:0}.project-summary-grid .project-check-list li:nth-child(-n+2):before{top:9px}.project-summary-grid .project-check-list li:first-child:before{top:-1px}

/* Biblioteca: categorías de archivo */
.library-item .library-type-tag{align-self:flex-start;width:max-content;padding:3px 7px;border:1px solid transparent;border-radius:20px;font-size:8px;line-height:1.2;font-weight:800;letter-spacing:.35px;text-transform:uppercase}.library-item .library-type-presentation{color:#67528e;background:#f0eafb;border-color:#e3daf4}.library-item .library-type-document{color:#2f759d;background:var(--blue-pale);border-color:#d6eaf2}.library-item .library-type-multimedia{color:#9a542c;background:#fff0e8;border-color:#f7ddcf}.library-item .library-type-external{color:#267356;background:#e6f5ed;border-color:#d4ebde}

.offcanvas.simulator-offcanvas{width:45%;min-width:420px;max-width:720px;border-left:1px solid rgba(148,163,184,.18);background:rgba(255,255,255,.94);box-shadow:-24px 0 60px rgba(15,23,42,.16)}.simulator-offcanvas .offcanvas-body{height:100%;overflow:hidden}.simulator-close{position:absolute;z-index:2;top:16px;right:18px;display:grid;place-items:center;width:36px;height:36px;padding:0;border:1px solid rgba(203,213,225,.86);border-radius:50%;background:rgba(255,255,255,.92);color:#475569;font-size:15px;backdrop-filter:blur(10px)}.simulator-frame{display:block;width:100%;height:100%;border:0;background:#f8fafc}@media(max-width:920px){.offcanvas.simulator-offcanvas{width:100%;min-width:0;max-width:none}}@media(max-width:575.98px){.simulator-close{top:14px;right:14px}}

.project-brand-group{margin:8px 0}.project-brand-divider{margin:9px 8px 4px!important;padding-top:9px;border-top:1px solid var(--line);color:var(--blue)!important;font-size:9px!important;font-weight:800!important;letter-spacing:.8px}.project-brand-group:first-of-type .project-brand-divider{padding-top:0;border-top:0}.home-active-project-simulator{display:flex;align-items:center;width:fit-content;margin-top:12px;padding:0;border:0;background:transparent;color:var(--blue);font:inherit;font-size:12px;font-weight:800;text-decoration:none}.home-active-project-simulator:hover{color:#285e80}.bi-calculator{display:none!important}

/* Accesos rápidos del sidebar */
.sidebar-quick-links{margin-top:28px}.sidebar-quick-links .nav{gap:1px}.sidebar-quick-links .nav-label{margin:0 12px 7px!important}.sidebar .quick-link{min-height:31px;padding:0 12px;justify-content:flex-start;border-radius:6px;color:var(--muted);font-size:11px;font-weight:700}.sidebar .quick-link>span{display:flex;align-items:baseline;gap:4px;min-width:0}.sidebar .quick-link b{font:inherit;white-space:nowrap}.sidebar .quick-link>i:last-child{width:auto;margin-left:auto;font-size:11px;opacity:.55}.sidebar .quick-link:hover{color:var(--blue);background:var(--blue-pale)}.sidebar .quick-link:hover>i:last-child{opacity:1}.sidebar-quick-links+.sidebar-help{margin-top:30px}@media(max-width:991.98px){.sidebar-quick-links{margin-top:24px}}

.sidebar-help{display:none}
.user-menu:focus,.user-menu:focus-visible{outline:0;box-shadow:none}
.home-news-loading{position:relative;pointer-events:none}.home-news-loading>*{visibility:hidden}.home-news-loading:after{content:'';position:absolute;top:50%;left:50%;width:28px;height:28px;margin:-14px;border:3px solid #d6eaf2;border-top-color:var(--blue);border-radius:50%;animation:home-news-spin .7s linear infinite}@keyframes home-news-spin{to{transform:rotate(360deg)}}
.value-sales-model{padding:30px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.value-tabs{gap:6px}.value-tabs button{display:flex;align-items:center;gap:12px;width:100%;padding:13px;border:1px solid transparent;border-radius:12px;background:transparent;color:var(--ink);text-align:left}.value-tabs button:hover{background:#f7fafb}.value-tabs button.active{background:var(--blue-pale);border-color:#d5e8f0;color:var(--blue)}.value-tabs button>span{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:50%;background:#edf2f3;color:#82909a;font-size:9px;font-weight:800}.value-tabs button.active>span{background:var(--blue);color:#fff}.value-tabs button div{display:flex;flex-direction:column;gap:2px}.value-tabs button strong{font-size:13px}.value-tabs button small{color:var(--muted);font-size:10px}.value-tab-content{height:100%}.value-stage-card{height:100%;min-height:430px;padding:30px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(145deg,#fff,#f8fbfc)}.value-stage-card>.eyebrow{margin:0 0 9px;color:var(--blue)}.value-stage-card>h2{max-width:680px;margin:0;font-size:25px;line-height:1.3;font-weight:800}.value-stage-outcome{margin:15px 0 24px;color:#536d79;font-size:14px;line-height:1.55}.value-stage-outcome strong{color:var(--blue)}.value-stage-details{padding-top:20px;border-top:1px solid var(--line)}.value-stage-details h3{margin:0 0 10px;font-size:12px;font-weight:800}.value-stage-details ul{display:grid;gap:9px;margin:0;padding:0;list-style:none}.value-stage-details li{position:relative;padding-left:19px;color:var(--muted);font-size:12px;line-height:1.55}.value-stage-details li:before{content:'✓';position:absolute;left:0;color:#318669;font-weight:800}.indagation-widget{margin-top:25px;padding:19px;border:1px solid #dcecf2;border-radius:14px;background:#f1f8fb}.indagation-widget header{display:flex;gap:12px;align-items:flex-start;margin-bottom:15px}.indagation-widget header>span{display:grid;place-items:center;flex:none;width:34px;height:34px;border-radius:10px;background:#fff;color:var(--blue);font-size:16px}.indagation-widget .eyebrow{margin:0 0 4px;color:var(--blue)}.indagation-widget h3{margin:0;font-size:16px;font-weight:800}.indagation-widget header p:not(.eyebrow){margin:4px 0 0;color:#536d79;font-size:11px}.indagation-accordion{overflow:hidden;border:1px solid #d7e8ef;border-radius:10px}.indagation-accordion .accordion-item{border:0;border-bottom:1px solid #d7e8ef}.indagation-accordion .accordion-item:last-child{border-bottom:0}.indagation-accordion .accordion-button{padding:12px 14px;background:#fff;color:var(--ink);box-shadow:none;font-size:11px;font-weight:800}.indagation-accordion .accordion-button:not(.collapsed){background:#f8fcfd;color:var(--blue)}.indagation-accordion .accordion-button:after{width:13px;height:13px;background-size:13px}.indagation-accordion .accordion-body{padding:1px 14px 13px;background:#f8fcfd;color:#536d79;font-size:11px;line-height:1.55}.indagation-accordion .accordion-body p{margin:10px 0 0}@media(max-width:991.98px){.value-stage-card{min-height:0}.value-tabs{display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:18px}}@media(max-width:575.98px){.value-sales-model{padding:21px 17px}.value-tabs{grid-template-columns:1fr}.value-stage-card{padding:23px 18px}.value-stage-card>h2{font-size:21px}.indagation-widget{padding:15px}}
.value-sales-model{padding:0;background:transparent;border:0}.value-sales-model>.section-heading{margin-bottom:25px}.value-tab-content{padding-left:36px;border-left:1px solid var(--line)}.value-stage-card{min-height:0;padding:0;border:0;border-radius:0;background:transparent}.value-stage-card>.eyebrow{margin-bottom:11px;font-size:11px}.value-stage-card>h2{font-size:28px;line-height:1.28}.value-stage-outcome{margin:17px 0 28px;font-size:16px}.value-stage-details{padding-top:22px}.value-stage-details h3{margin-bottom:12px;font-size:14px}.value-stage-details li{padding-left:22px;font-size:14px;line-height:1.6}.value-tabs button strong{font-size:14px}.value-tabs button small{font-size:11px}.indagation-widget{margin-top:30px;padding:22px}.indagation-widget h3{font-size:18px}.indagation-widget header p:not(.eyebrow){font-size:13px;line-height:1.5}.indagation-accordion .accordion-button{font-size:13px}.indagation-accordion .accordion-body{font-size:13px;line-height:1.6}@media(max-width:991.98px){.value-tab-content{padding-left:0;border-left:0}.value-sales-model>.section-heading{margin-bottom:20px}}@media(max-width:575.98px){.value-stage-card{padding:0}.value-stage-card>h2{font-size:24px}.value-stage-outcome{font-size:15px}.value-stage-details li{font-size:13px}.indagation-widget{padding:18px}}
.value-sales-model{padding:30px;background:#fff;border:1px solid var(--line);border-radius:var(--radius)}@media(max-width:575.98px){.value-sales-model{padding:21px 17px}}

/* Widgets de apoyo del protocolo operativo */
.protocol-tools-widget .bi-calculator{display:grid!important}
.protocol-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.protocol-kpi-grid article{display:flex;flex-direction:column;align-items:center;min-height:178px;padding:23px 17px 18px;text-align:center;background:#fff}.protocol-kpi-grid article:nth-child(1),.protocol-kpi-grid article:nth-child(4),.protocol-kpi-grid article:nth-child(6){border-color:#dce8ec;background:#fff}.protocol-kpi-icon{display:none}.protocol-kpi-grid article>strong{position:static;display:block;margin:0 0 13px;color:var(--blue);font-size:30px;line-height:1.05;letter-spacing:-.8px}.protocol-kpi-grid article:nth-child(6)>strong{color:var(--blue)}.protocol-kpi-grid h3{margin:0 0 7px;font-size:13px;line-height:1.35}.protocol-kpi-grid p{max-width:195px;font-size:10px;line-height:1.5}@media(max-width:991.98px){.protocol-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.protocol-kpi-grid{grid-template-columns:1fr}.protocol-kpi-grid article{min-height:150px}.protocol-kpi-grid article>strong{font-size:28px}}
.protocol-priority-widget{margin:0 0 28px;overflow:hidden;border:1px solid #cfe4ed;border-radius:14px;background:#f7fbfd}.protocol-priority-widget header{display:flex;gap:12px;align-items:flex-start;padding:18px 19px 15px;background:linear-gradient(110deg,#edf8fb,#fff)}.protocol-priority-widget header>span{display:grid;place-items:center;flex:none;width:35px;height:35px;border-radius:10px;background:var(--blue);color:#fff;font-size:15px}.protocol-priority-widget .eyebrow{margin:0 0 4px;color:var(--blue)}.protocol-priority-widget h3{margin:0;color:var(--ink);font-size:15px;line-height:1.35;font-weight:800}.protocol-priority-widget ol{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;margin:0;padding:1px;background:#dcebf0;list-style:none}.protocol-priority-widget li{position:relative;display:flex;align-items:center;gap:10px;min-height:76px;padding:13px 16px;background:#fff}.protocol-priority-widget li>b{display:grid;place-items:center;flex:none;width:27px;height:27px;border-radius:50%;background:#eaf4f8;color:var(--blue);font-size:9px;font-weight:800}.protocol-priority-widget li:first-child>b{background:var(--blue);color:#fff}.protocol-priority-widget li div{display:flex;flex-direction:column;gap:3px}.protocol-priority-widget li strong{font-size:12px}.protocol-priority-widget li small{color:var(--muted);font-size:10px;line-height:1.35}.protocol-priority-widget li em{position:absolute;top:8px;right:9px;color:var(--blue);font-size:8px;font-style:normal;font-weight:800;letter-spacing:.25px;text-transform:uppercase}.protocol-priority-widget footer{display:flex;gap:7px;padding:11px 16px;background:#f2f8fa;color:#60747e;font-size:10px;line-height:1.45}.protocol-priority-widget footer i{flex:none;color:var(--blue);font-size:12px}.protocol-contingency{display:flex;gap:9px;margin-top:17px;padding:12px 13px;border:1px solid #f1ddbd;border-radius:10px;background:#fff9ed}.protocol-contingency>i{color:#b7791f;font-size:15px}.protocol-contingency div{display:flex;flex-direction:column;gap:3px}.protocol-contingency strong{color:#7b5a20;font-size:11px}.protocol-contingency span{color:#756546;font-size:11px;line-height:1.5}.protocol-kpi-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.protocol-kpi-grid article{position:relative;min-height:157px;padding:16px;border:1px solid #dce8ec;border-radius:12px;background:linear-gradient(145deg,#fff,#f8fbfc)}.protocol-kpi-grid article:nth-child(1),.protocol-kpi-grid article:nth-child(4){border-color:#cfe6ec;background:linear-gradient(145deg,#f6fcfd,#edf8fa)}.protocol-kpi-grid article:nth-child(6){border-color:#f1ddbd;background:linear-gradient(145deg,#fffdf8,#fff7e8)}.protocol-kpi-icon{display:grid;place-items:center;width:29px;height:29px;margin-bottom:12px;border-radius:8px;background:var(--blue-pale);color:var(--blue);font-size:14px}.protocol-kpi-grid article:nth-child(6) .protocol-kpi-icon{background:#fff0d7;color:#b7791f}.protocol-kpi-grid article>strong{position:absolute;top:18px;right:16px;color:var(--blue);font-size:22px;line-height:1;font-weight:800}.protocol-kpi-grid article:nth-child(6)>strong{color:#b7791f}.protocol-kpi-grid h3{margin:0 0 5px;font-size:12px;font-weight:800}.protocol-kpi-grid p{margin:0;color:var(--muted);font-size:10px;line-height:1.45}@media(max-width:575.98px){.protocol-priority-widget ol,.protocol-kpi-grid{grid-template-columns:1fr}.protocol-priority-widget li{min-height:68px}.protocol-kpi-grid article{min-height:137px}.protocol-priority-widget footer{padding:11px 13px}.protocol-contingency{padding:11px}.protocol-kpi-grid article>strong{font-size:20px}}
.protocol-support{margin-top:42px}.protocol-support .section-heading{margin-bottom:20px}.protocol-data-widget,.protocol-whatsapp-widget,.protocol-tools-widget{height:100%;border-radius:var(--radius)}.protocol-data-widget{padding:26px;background:linear-gradient(140deg,#eef8fb,#e6f1f5);border:1px solid #d7e8ef}.protocol-data-widget>i{display:block;margin-bottom:17px;color:var(--blue);font-size:25px}.protocol-data-widget .eyebrow{margin:0 0 8px}.protocol-data-widget h3,.protocol-whatsapp-widget h3,.protocol-tools-widget h3{margin:0;font-size:18px;line-height:1.35;font-weight:800}.protocol-data-widget p:not(.eyebrow){margin:12px 0 20px;color:#536d79;font-size:13px;line-height:1.6}.protocol-data-widget a{color:var(--blue);font-size:12px;font-weight:800;text-decoration:none}.protocol-data-widget a i{margin-left:3px}.protocol-whatsapp-widget{padding:25px}.protocol-whatsapp-widget .whatsapp-heading{align-items:flex-start}.protocol-whatsapp-widget .whatsapp-heading h3{font-size:17px}.protocol-whatsapp-widget ol{gap:9px;margin-top:19px}.protocol-whatsapp-widget li{align-items:flex-start;line-height:1.45}.protocol-whatsapp-widget li:before{margin-top:1px}.protocol-tools-widget{padding:25px}.protocol-tools-widget .eyebrow{margin:0 0 6px}.protocol-tools-widget h3{margin-bottom:16px}.protocol-tools-list{display:grid;gap:8px}.protocol-tools-widget .tool-link{width:100%;height:auto;min-height:63px;padding:11px;text-align:left}.protocol-tools-widget button.tool-link{font:inherit;border:1px solid var(--line)}.protocol-tools-widget .tool-link>i:first-child{width:29px;height:29px}.protocol-tools-widget .tool-link strong{font-size:12px}.protocol-tools-widget .tool-link small{font-size:10px}@media(max-width:991.98px){.protocol-support{margin-top:36px}.protocol-data-widget,.protocol-whatsapp-widget{height:auto}}@media(max-width:575.98px){.protocol-support{margin-top:32px}.protocol-data-widget,.protocol-whatsapp-widget,.protocol-tools-widget{padding:21px}.protocol-data-widget h3,.protocol-whatsapp-widget h3,.protocol-tools-widget h3{font-size:17px}}

/* KPIs: tarjetas tradicionales, centradas y comparables */
.protocol-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.protocol-kpi-grid article{display:flex;flex-direction:column;align-items:center;min-height:178px;padding:23px 17px 18px;text-align:center;border-color:#dce8ec!important;background:#fff!important}.protocol-kpi-icon{display:none}.protocol-kpi-grid article>strong{position:static;display:block;margin:0 0 13px;color:var(--blue)!important;font-size:30px;line-height:1.05;letter-spacing:-.8px}.protocol-kpi-grid h3{margin:0 0 7px;font-size:13px;line-height:1.35}.protocol-kpi-grid p{max-width:195px;margin:0;color:var(--muted);font-size:10px;line-height:1.5}@media(max-width:991.98px){.protocol-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.protocol-kpi-grid{grid-template-columns:1fr}.protocol-kpi-grid article{min-height:150px}.protocol-kpi-grid article>strong{font-size:28px}}

/* KPIs: contraste y densidad de las tarjetas */
.protocol-kpi-grid{padding:0;border-radius:0;background:transparent}.protocol-kpi-grid article{min-height:138px;padding:18px 16px 16px;border-color:#d7e5e9!important;background:#fff!important;box-shadow:0 1px 2px rgba(38,53,63,.025)}.protocol-kpi-grid article>strong{margin-bottom:9px}.protocol-kpi-grid h3{margin-bottom:5px}.protocol-kpi-grid p{line-height:1.4}@media(max-width:575.98px){.protocol-kpi-grid{padding:0}.protocol-kpi-grid article{min-height:130px;padding:17px 14px 15px}}

/* Priorización: cascada de gestión, no matriz */
.protocol-priority-widget ol{display:flex;flex-direction:column;gap:9px;padding:16px;background:#f5fafc}.protocol-priority-widget li{width:100%;min-height:70px;padding:13px 16px;border:1px solid #d9e8ed;border-radius:10px;background:#fff;box-shadow:0 2px 5px rgba(38,53,63,.025)}.protocol-priority-widget li:nth-child(2){width:94%;margin-left:6%}.protocol-priority-widget li:nth-child(3){width:88%;margin-left:12%}.protocol-priority-widget li:nth-child(4){width:82%;margin-left:18%}.protocol-priority-widget li:not(:last-child):after{content:'↓';position:absolute;bottom:-18px;left:25px;z-index:1;display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#f5fafc;color:var(--blue);font-size:13px;font-weight:800}.protocol-priority-widget li:first-child{border-color:#b9dbe8;background:linear-gradient(100deg,#f0f9fc,#fff)}.protocol-priority-widget li:first-child>b{box-shadow:0 0 0 4px #e5f3f8}.protocol-priority-widget li em{top:50%;right:15px;transform:translateY(-50%)}@media(max-width:575.98px){.protocol-priority-widget ol{gap:8px;padding:13px}.protocol-priority-widget li:nth-child(n){width:100%;margin-left:0}.protocol-priority-widget li:not(:last-child):after{left:19px}.protocol-priority-widget li em{top:8px;right:9px;transform:none}.protocol-priority-widget li:first-child{padding-right:105px}}

/* Cascada alineada: la secuencia se lee de arriba hacia abajo */
.protocol-priority-widget h3{font-size:20px;line-height:1.3}.protocol-priority-widget ol{gap:22px;padding:18px}.protocol-priority-widget li:nth-child(n){width:100%;min-height:88px;margin-left:0;padding:18px 20px}.protocol-priority-widget li>b{width:36px;height:36px;font-size:12px}.protocol-priority-widget li strong{font-size:16px}.protocol-priority-widget li small{font-size:13px;line-height:1.45}.protocol-priority-widget li:not(:last-child):after{bottom:-21px;left:50%;width:22px;height:22px;transform:translateX(-50%);font-size:16px}.protocol-priority-widget li em{font-size:10px}.protocol-priority-widget footer{padding:13px 18px;font-size:12px;line-height:1.5}@media(max-width:575.98px){.protocol-priority-widget ol{gap:20px;padding:14px}.protocol-priority-widget li:nth-child(n){min-height:82px;padding:16px}.protocol-priority-widget li:not(:last-child):after{left:50%}.protocol-priority-widget li strong{font-size:15px}.protocol-priority-widget li small{font-size:12px}.protocol-priority-widget h3{font-size:18px}.protocol-priority-widget footer{padding:12px 14px;font-size:11px}}

/* Inicio: resumen de indicadores del protocolo */
.home-protocol-kpis{margin-top:34px}.home-protocol-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.home-protocol-kpi-grid article{min-height:132px;padding:18px 16px;border:1px solid #dbe7eb;border-radius:13px;background:#fff}.home-protocol-kpi-grid strong{display:block;margin-bottom:10px;color:var(--blue);font-size:27px;line-height:1;font-weight:800;letter-spacing:-.6px}.home-protocol-kpi-grid span{display:block;margin-bottom:5px;color:var(--ink);font-size:12px;font-weight:800;line-height:1.35}.home-protocol-kpi-grid small{display:block;color:var(--muted);font-size:10px;line-height:1.45}@media(max-width:991.98px){.home-protocol-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:575.98px){.home-protocol-kpis .section-heading{align-items:flex-start;gap:12px;flex-direction:column}.home-protocol-kpi-grid{grid-template-columns:1fr;gap:9px}.home-protocol-kpi-grid article{min-height:0;padding:16px}.home-protocol-kpi-grid strong{font-size:25px}}

/* Inicio: proyecto y novedades a la izquierda; indicadores a la derecha */
.home-dashboard-left{display:grid;gap:24px}.home-dashboard-news{height:auto}.home-dashboard-kpis{height:100%;margin:0;padding:24px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.home-dashboard-kpis .section-heading{margin-bottom:18px}.home-dashboard-kpis .section-heading h2{font-size:19px}.home-dashboard-kpis .home-protocol-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.home-dashboard-kpis .home-protocol-kpi-grid article{min-height:121px;padding:16px 14px}.home-dashboard-kpis .home-protocol-kpi-grid strong{margin-bottom:8px;font-size:25px}.home-dashboard-kpis .home-protocol-kpi-grid span{font-size:11px}.home-dashboard-kpis .home-protocol-kpi-grid small{font-size:9px}@media(max-width:991.98px){.home-dashboard-kpis{margin-top:0}.home-dashboard-kpis .home-protocol-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:575.98px){.home-dashboard-left{gap:18px}.home-dashboard-kpis{padding:20px}.home-dashboard-kpis .home-protocol-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-dashboard-kpis .home-protocol-kpi-grid article{min-height:0}.home-dashboard-kpis .home-protocol-kpi-grid strong{font-size:23px}}

/* Widget de indicadores: encabezado, métricas y acceso de cierre */
.home-dashboard-kpis{display:flex;flex-direction:column}.home-protocol-kpi-header{display:block;margin-bottom:18px}.home-protocol-kpi-header>span{display:grid;place-items:center;width:38px;height:38px;margin-bottom:15px;border-radius:11px;background:var(--blue-pale);color:var(--blue);font-size:17px}.home-protocol-kpi-header .eyebrow{margin:0 0 5px}.home-protocol-kpi-header h2{margin:0 0 5px;font-size:19px;line-height:1.25;font-weight:800}.home-protocol-kpi-header p:not(.eyebrow){margin:0;color:var(--muted);font-size:11px;line-height:1.45}.home-dashboard-kpis .home-protocol-kpi-grid article{border-color:#d4e7ef;background:#eef8fb}.home-dashboard-kpis footer{margin-top:auto;padding-top:16px;border-top:1px solid var(--line)}.home-dashboard-kpis footer a{color:var(--blue);font-size:12px;font-weight:800;text-decoration:none}.home-dashboard-kpis footer a i{margin-left:4px}@media(max-width:575.98px){.home-protocol-kpi-header{margin-bottom:16px}.home-protocol-kpi-header h2{font-size:18px}.home-dashboard-kpis footer{margin-top:18px}}
.protocol-value-model .value-stage-details .protocol-action-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none}.protocol-value-model .value-stage-details .protocol-action-cards li{display:grid;grid-template-columns:34px minmax(0,1fr);gap:11px;padding:15px;border:1px solid #dce8ec;border-radius:12px;background:#fff;color:var(--muted);font-size:12px;line-height:1.55}.protocol-value-model .value-stage-details .protocol-action-cards li:before{content:none}.protocol-action-cards li>i{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--blue-pale);color:var(--blue);font-size:16px}.protocol-action-cards li>div{min-width:0}.protocol-action-cards li strong,.protocol-action-cards li span{display:block}.protocol-action-cards li strong{margin:0 0 4px;color:var(--ink);font-size:12px;line-height:1.35}.protocol-action-cards li span{color:var(--muted)}@media(max-width:575.98px){.protocol-value-model .value-stage-details .protocol-action-cards{grid-template-columns:1fr}.protocol-value-model .value-stage-details .protocol-action-cards li{padding:14px;font-size:11px}}
.protocol-value-model .value-stage-details .protocol-action-cards{gap:14px}.protocol-value-model .value-stage-details .protocol-action-cards li{grid-template-columns:42px minmax(0,1fr);gap:13px;padding:18px;background:linear-gradient(145deg,#fff,#f8fbfc);font-size:13px;line-height:1.6}.protocol-action-cards li>i{width:42px;height:42px;border-radius:12px;font-size:19px}.protocol-action-cards li strong{margin-bottom:6px;font-size:16px;line-height:1.3}.protocol-action-cards li span{font-size:13px}.protocol-action-cards li span b{color:#3f5967;font-weight:800}@media(max-width:575.98px){.protocol-value-model .value-stage-details .protocol-action-cards li{grid-template-columns:38px minmax(0,1fr);gap:11px;padding:16px;font-size:12px}.protocol-action-cards li>i{width:38px;height:38px;font-size:17px}.protocol-action-cards li strong{font-size:15px}.protocol-action-cards li span{font-size:12px}}
.protocol-value-model .value-stage-details .protocol-action-cards li{display:flex;flex-direction:column;align-items:flex-start;gap:0}.protocol-action-cards li>i{margin-bottom:14px}.protocol-action-cards li strong{margin-bottom:7px}@media(max-width:575.98px){.protocol-value-model .value-stage-details .protocol-action-cards li{display:flex;flex-direction:column;gap:0}.protocol-action-cards li>i{margin-bottom:12px}}
.protocol-action-cards li>i{background:#28516a;color:#cbe6ee}
.value-moments-card{margin:0 0 30px;padding:22px 24px;border:1px solid #d5e8f0;border-radius:16px;background:linear-gradient(135deg,#f1f9fc,#fff)}.value-moments-card header{margin-bottom:17px}.value-moments-card .eyebrow{margin:0 0 5px;color:var(--blue)}.value-moments-card h3{margin:0;color:var(--ink);font-size:17px;line-height:1.35;font-weight:800}.value-moments-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.value-moments-grid article{position:relative;display:flex;flex-direction:column;align-items:flex-start;min-width:0;padding:4px 19px}.value-moments-grid article:first-child{padding-left:0}.value-moments-grid article:last-child{padding-right:0}.value-moments-grid article+article{border-left:1px solid #d8e8ee}.value-moments-grid span{display:grid;place-items:center;width:40px;height:40px;margin-bottom:11px;border-radius:12px;background:#28516a;color:#cbe6ee;font-size:18px}.value-moments-grid strong{font-size:13px;line-height:1.35}.value-moments-grid small{margin-top:4px;color:var(--muted);font-size:11px;line-height:1.4}@media(max-width:991.98px){.value-moments-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 0}.value-moments-grid article{padding:4px 18px}.value-moments-grid article:nth-child(odd){padding-left:0}.value-moments-grid article:nth-child(3){border-left:0}}@media(max-width:575.98px){.value-moments-card{margin-bottom:24px;padding:19px 17px}.value-moments-card h3{font-size:16px}.value-moments-grid{grid-template-columns:1fr;gap:13px}.value-moments-grid article,.value-moments-grid article:nth-child(n){padding:0;border-left:0}.value-moments-grid article{display:grid;grid-template-columns:40px 1fr;column-gap:11px;align-items:center}.value-moments-grid span{grid-row:span 2;margin:0}.value-moments-grid small{margin-top:3px}}
.value-moments-card .eyebrow{font-size:11px;line-height:1.35;letter-spacing:1.1px}.value-moments-card h3{font-size:23px;line-height:1.25;font-weight:800}@media(max-width:575.98px){.value-moments-card h3{font-size:21px}}
.value-moments-grid article{align-items:center;text-align:center}@media(max-width:575.98px){.value-moments-grid article{align-items:center;text-align:left}}
.value-moments-card header{margin-bottom:28px}@media(max-width:575.98px){.value-moments-card header{margin-bottom:22px}}
.admin-notification{position:relative;display:grid;place-items:center;width:35px;height:35px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);font-size:17px;text-decoration:none;transition:background-color .18s,color .18s,border-color .18s}.admin-notification:hover{border-color:#cfe4ed;background:var(--blue-pale);color:var(--blue)}.admin-notification span{position:absolute;top:-7px;right:-9px;display:grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border:2px solid #fff;border-radius:999px;background:#d83a3a;color:#fff;font-size:10px;font-weight:800;line-height:1}
.admin-notification{display:inline-grid;width:auto;height:auto;border:0;border-radius:0;background:transparent;font-size:20px}.admin-notification:hover{border-color:transparent;background:transparent}.admin-notification span{top:-5px;right:-6px;min-width:18px;height:18px;padding:0 4px;line-height:1;text-align:center}
