:root{font-family:"SECUAZ Montreal",Arial,sans-serif;color:#000000;background:#f5f5f5;font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select,[contenteditable]{outline-offset:4px}button{cursor:pointer;border:0}button:disabled{cursor:wait;opacity:.55}a{color:inherit}.shell{display:grid;grid-template-columns:238px 1fr;min-height:100vh}.sidebar{background:#000000;color:#ffffff;padding:34px 22px;position:sticky;top:0;height:100vh;display:flex;flex-direction:column}.brand{font-weight:400;letter-spacing:.02em;font-size:21px}.brand small{font-size:12px;color:#e9e9e9;display:block;letter-spacing:.02em;font-weight:400;margin-top:9px}.sidebar nav{margin-top:48px;display:grid;gap:5px}.nav{padding:12px 14px;border-radius:8px;color:#ffffff;background:none;text-align:left;font-size:14px}.nav.active{background:#e9e9e9;color:#111111;font-weight:400}.owner{margin-top:auto;padding-top:28px;font-size:12px;color:#ffffff;line-height:1.8}.owner strong{display:block;color:#ffffff;font-weight:400}.main{padding:34px 5vw 100px;max-width:1500px;width:100%}.topbar{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:42px;font-size:12px}.badge{border:1px solid #dcdcdc;border-radius:20px;padding:7px 11px;background:#ffffff;color:#3f3f3f}.badge:before{content:'●';color:#4d4d4d;margin-right:7px}.subtle{color:#3f3f3f;font-size:14px}.eyebrow{letter-spacing:.02em;text-transform:uppercase;font-size:11px;color:#3f3f3f;font-weight:400;margin:0 0 15px}h1{font-size:38px;letter-spacing:.02em;line-height:1.12;margin:0 0 12px}h2{font-size:18px;letter-spacing:.02em;margin:0 0 8px}p{line-height:1.5}.headrow{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:32px}.search{border:1px solid #dcdcdc;border-radius:9px;background:#ffffff;padding:12px 14px;min-width:220px}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.card{border:1px solid #dcdcdc;border-radius:14px;background:#ffffff;overflow:hidden;color:inherit;text-align:left;padding:0;transition:transform .15s,box-shadow .15s}.card:hover{transform:translateY(-3px);box-shadow:0 7px 22px #0000000d}.cover{aspect-ratio:16/10;width:100%;object-fit:cover;display:block;background:#f5f5f5}.placeholder{display:flex;align-items:center;justify-content:center;color:#111111;font-size:38px;font-weight:400;background:linear-gradient(135deg,#e9e9e9,#f5f5f5)}.cardbody{padding:19px 20px 20px}.card h2{font-size:17px;line-height:1.35;min-height:46px}.cardfoot{display:flex;align-items:center;justify-content:space-between;color:#3f3f3f;font-size:12px;margin-top:17px}.live{color:#3f3f3f}.draft{color:#777777}.back{background:none;padding:0;color:#3f3f3f;margin-bottom:22px}.editor{max-width:1000px}.editor-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:25px;align-items:start}.panel{padding:26px;background:white;border:1px solid #dcdcdc;border-radius:13px;margin-bottom:22px}.field{margin:0 0 23px}.field:last-child{margin-bottom:0}.label{display:block;font-size:13px;font-weight:400;margin-bottom:9px}.control{padding:12px 13px;border:1px solid #dcdcdc;border-radius:7px;width:100%;color:#000000;background:#ffffff;line-height:1.5}.control:focus{border-color:#4d4d4d}textarea.control{min-height:100px;resize:vertical}.check{display:flex;align-items:center;gap:10px;line-height:1.4;font-size:14px;padding:12px;border:1px solid #dcdcdc;border-radius:8px;margin-bottom:9px;cursor:pointer}.check:has(input:checked){background:#e9e9e9;border-color:#4d4d4d}.check input{accent-color:#4d4d4d;width:17px;height:17px;flex-shrink:0}.help{font-size:12px;color:#3f3f3f;line-height:1.6}.side-panel{position:sticky;top:25px}.primary{background:#000000;color:white;border-radius:8px;padding:13px 20px;font-weight:400}.secondary{background:#f5f5f5;border-radius:7px;padding:9px 13px;color:#3f3f3f;font-size:12px}.savebar{position:fixed;bottom:0;left:238px;right:0;background:#fffffff0;backdrop-filter:blur(10px);border-top:1px solid #dcdcdc;padding:17px 5vw;display:flex;justify-content:space-between;align-items:center;gap:15px;z-index:5}.savebar p{margin:0;font-size:13px;color:#3f3f3f}.error{background:#f3f3f3;border:1px solid #cccccc;color:#4b4b4b;padding:15px;border-radius:9px;margin:16px 0;line-height:1.5}.success{background:#f5f5f5;border:1px solid #dcdcdc;color:#3f3f3f;padding:15px;border-radius:9px;margin:16px 0}.notice{padding:13px 16px;background:#f5f5f5;border-radius:8px;font-size:13px;line-height:1.6;margin:24px 0}.rich{min-height:130px}.rich p{margin:.5em 0}.toolbar{display:flex;gap:4px;flex-wrap:wrap;margin-bottom:7px}.toolbar button{background:#f5f5f5;padding:6px 10px;border-radius:4px;font-size:12px}.asset{max-width:100%;max-height:230px;object-fit:contain;border-radius:8px;display:block;margin:8px 0 12px;background:#f5f5f5}.filepicker{font-size:12px;max-width:100%;margin-top:8px}.gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gallery-item{border:1px solid #dcdcdc;border-radius:8px;padding:8px}.gallery-item img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:5px}.gallery-actions{display:flex;gap:5px;justify-content:space-between;margin-top:5px}.gallery-actions button{background:#f5f5f5;padding:6px;border-radius:5px;font-size:11px}.loading{padding:40px;color:#3f3f3f}.empty{padding:50px;text-align:center;color:#3f3f3f}.count{font-size:13px;margin-left:8px;color:#3f3f3f}.full{grid-column:1/-1}@media(max-width:1150px){.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.editor-layout{grid-template-columns:1fr}.side-panel{position:static;grid-row:1}}@media(max-width:720px){.shell{display:block}.sidebar{position:static;height:auto;padding:23px}.sidebar nav{margin-top:22px;display:flex;overflow-x:auto;padding-bottom:3px}.nav{white-space:nowrap}.owner{display:none}.brand small{display:none}.main{padding:25px 20px 115px}.topbar{margin-bottom:28px}.headrow{display:block}.search{width:100%;margin-top:15px}.cards{grid-template-columns:1fr}.card h2{min-height:0}h1{font-size:31px}.savebar{left:0;padding:14px 20px}.panel{padding:20px}.savebar p{max-width:50%}}

/* Colors read from the Secuaz.Studio Framer project on 2026-09-12. */
.brand{letter-spacing:.02em;font-weight:400;font-size:23px}.brand:after{content:"";display:block;width:35px;height:5px;background:#4d4d4d;margin-top:20px}.primary:hover{background:#111111}.nav:hover:not(.active){background:#242424}.check:has(input:checked){color:#111111}.editor-tabs{display:flex;gap:7px;margin:26px 0 20px;flex-wrap:wrap}.editor-tabs button{background:#ffffff;color:#3f3f3f;border:1px solid #dcdcdc;border-radius:8px;padding:12px 17px;min-height:44px}.editor-tabs button.selected{background:#e9e9e9;color:#111111;border-color:#4d4d4d}.extras{margin-top:24px;border-top:1px solid #dcdcdc;padding-top:15px}.extras summary{cursor:pointer;font-size:14px;font-weight:400;margin-bottom:18px}.nav,.primary,.secondary,.gallery-actions button{min-height:44px}.toolbar button{min-height:36px}.help{font-size:13px}.cardfoot{font-size:13px}.success:before{content:"✓ ";font-weight:400;color:#111111}

@font-face{font-family:"SECUAZ Montreal";src:url("https://framerusercontent.com/assets/G23Z1NvcFV2GCJwR9IcHneL3XA.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}
h1{font-family:"SECUAZ Montreal",Arial,sans-serif;font-weight:400;font-size:46px;letter-spacing:.02em}.brand{font-weight:400}.nav.active{background:#fff;color:#000}.brand:after{background:#fff}.check:has(input:checked){background:#f0f0f0;border-color:#000;color:#000}.check input{accent-color:#000}.editor-tabs button.selected{background:#000;color:#fff;border-color:#000}.primary{background:#000;color:#fff}.error{border-color:#000;background:#f2f2f2;color:#000}.error:before{content:"! ";font-weight:400}.success{background:#f2f2f2;color:#000}.success:before{color:#000}.badge:before{color:#000}.control:focus{border-color:#000}@media(max-width:720px){h1{font-size:36px}}

body,button,input,textarea,select,h1,h2,h3,strong,b{font-family:"SECUAZ Montreal",Arial,sans-serif;font-weight:400}

/* Semantic color is reserved for status, feedback and attention. */
.live{color:#3f3f3f}
.badge:before{color:#16703d}
.draft{color:#985c00}
.success{background:#eef8f1;border-color:#83ba95;color:#175b31}
.success:before{color:#16703d}
.error{background:#fff0f0;border-color:#d79999;color:#962a2a}
.error:before{color:#b12727}
.notice.warning{background:#fff7e7;color:#7b5000;border:1px solid #d9bd83}

.login{max-width:480px;margin:8vh auto;padding:24px}.login-brand{font-size:26px;letter-spacing:.02em;margin-bottom:32px}.login .panel{padding:32px}.login .label{margin-top:24px}.login .primary{width:100%;margin-top:28px}.login h1{font-size:36px}

@media(max-width:720px){.owner{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:12px;padding-top:0}.owner span{display:none}.owner strong{display:inline}.owner .secondary{margin-left:auto}}

/* Unified SECUAZ typography, including native controls and generated labels. */
*,*::before,*::after{font-weight:400;letter-spacing:.02em}

.content-list{display:grid;gap:10px}.content-list .card{width:100%;border-radius:9px}.content-list .card:hover{transform:none;background:#fafafa}.content-list .cardbody{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 24px}.content-list .card h2{min-height:0;margin:0;flex:1}.content-list .cardfoot{margin:0;gap:24px;flex-shrink:0}@media(max-width:720px){.content-list .cardbody{align-items:flex-start;flex-direction:column;gap:10px}.content-list .cardfoot{width:100%}.headrow .primary{margin-top:12px}}

/* SECUAZ editorial hierarchy: original Migra faces from the studio project. */
@font-face{font-family:"SECUAZ Migra Editorial";src:url("https://framerusercontent.com/assets/0h9ukQYi00GUWNR7fjoErSw.woff2") format("woff2");font-weight:200;font-style:normal;font-display:swap}
@font-face{font-family:"SECUAZ Migra Numeral";src:url("https://framerusercontent.com/assets/7RtMBQwjcy0QqUCuif8B6H9nM.woff2") format("woff2");font-weight:800;font-style:normal;font-display:swap}
h1,.login h1{font-family:"SECUAZ Migra Editorial",Georgia,serif;font-weight:200;line-height:1.1;letter-spacing:-.015em;overflow-wrap:break-word}
.count,.cover.placeholder{font-family:"SECUAZ Migra Numeral",Georgia,serif;font-weight:800;line-height:1.1;letter-spacing:-.015em}
.count{font-size:20px;display:inline-block;vertical-align:baseline}
.cover.placeholder{font-size:58px}

.entry-loader{position:fixed;inset:0;z-index:100;background:#f5f5f5;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;text-align:left}
.entry-loader-title{font-family:"SECUAZ Migra Editorial",Georgia,serif;font-weight:200;font-size:clamp(30px,5vw,46px);line-height:1.1;letter-spacing:-.015em;margin:12px 0 24px}
.entry-log{width:min(520px,92vw);font-family:"PP Neue Montreal Medium",Arial,sans-serif;font-size:15px;line-height:1.7}
.entry-log-line{display:flex;gap:10px;margin:5px 0;overflow:hidden;white-space:nowrap;animation:entry-type .22s steps(24,end) both}
.entry-log-mark{width:16px;flex:none;color:#777;text-align:center}.entry-log-line.complete .entry-log-mark{color:#212121}.entry-log-line.error{color:#962a2a}.entry-log-line.active .entry-log-mark{animation:entry-cursor 1s steps(1,end) infinite}
.entry-log-announcement{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
@keyframes entry-type{from{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}
@keyframes entry-cursor{50%{opacity:.3}}
@keyframes entry-pulse{from{transform:scaleX(.25);opacity:.4}to{transform:scaleX(1);opacity:1}}
@media(prefers-reduced-motion:reduce){.entry-log-line{animation:none}.entry-log-line.active .entry-log-mark{animation:none}.card{transition:none}.card:hover{transform:none}}

/* Small counts and super/subscripts are UI text, not display numerals. */
.count,sup,sub{font-family:"SECUAZ Montreal",Arial,sans-serif;font-weight:400;letter-spacing:.02em}
.count{font-size:13px}
.client-identity{display:flex;align-items:center;gap:20px;flex-wrap:wrap}
.client-logo{display:block;width:200px;height:74px;object-fit:contain}
.client-name{font-size:24px}
@media(max-width:720px){.client-identity{gap:10px}.client-logo{width:160px;height:60px}.topbar{align-items:flex-start}}

/* Align the client signature to the right edge of the content grid. */
.topbar{align-items:center}
.client-identity{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end;gap:5px;flex-wrap:nowrap;text-decoration:none;flex-shrink:0}
.client-identity>span:last-child{font-size:12px;text-decoration:underline}
.client-logo{width:140px;height:45px;object-fit:contain;object-position:right center}
@media(max-width:720px){.topbar{gap:12px}.topbar>.badge{font-size:11px}.client-logo{width:110px;height:36px}}

.client-logo{width:200px;height:64px}
@media(max-width:720px){.client-logo{width:145px;height:47px}}

.studio-credit{font-family:"SECUAZ Montreal",Arial,sans-serif;font-size:11px;font-weight:400;letter-spacing:.02em}.login-brand .studio-credit{display:block;margin-top:8px;color:#666}.owner .studio-credit{color:#bbb}

/* Only the lower signature on the access screen. Reserve room to avoid overlap. */
body:has(>.control-signature){position:relative;display:flow-root;min-height:100svh;padding-bottom:125px}
.control-signature{position:absolute;bottom:30px;left:0;width:100%;padding:0 16px 22px;text-align:center;color:inherit;font-family:"SECUAZ Montreal",Arial,sans-serif;font-weight:400}
.control-signature-line{display:inline-grid;grid-template-columns:max-content 50px max-content;align-items:center;column-gap:16px;font-size:13px;line-height:1.35;white-space:nowrap}
.control-signature-mark{position:relative;display:block;width:50px;height:50px}
.control-signature-mark img{display:block;width:50px;height:50px}
.control-signature-credit{position:absolute;top:calc(100% + 7px);left:50%;transform:translateX(-50%);font-size:10px;line-height:1.2;white-space:nowrap}
@media(max-width:480px){.control-signature-line{font-size:11px;column-gap:10px}.control-signature{bottom:24px}}
@media(max-width:330px){.control-signature-line{grid-template-columns:minmax(0,1fr) 50px minmax(0,1fr);white-space:normal;column-gap:8px}.control-signature-line>span:first-child{text-align:right}.control-signature-line>span:last-child{text-align:left}}

/* Refined lower signature scale. */
.control-signature-line{grid-template-columns:max-content 32px max-content;font-size:16px;column-gap:14px}
.control-signature-mark,.control-signature-mark img{width:32px;height:32px}
.control-signature-credit{font-size:12px}
@media(max-width:480px){.control-signature-line{font-size:13px;column-gap:9px}.control-signature-credit{font-size:11px}}
@media(max-width:370px){.control-signature-line{grid-template-columns:minmax(0,1fr) 32px minmax(0,1fr);white-space:normal;column-gap:8px}.control-signature-line>span:first-child{text-align:right}.control-signature-line>span:last-child{text-align:left}}

/* Shared SECUAZ.Control interface language, matching the editorial access. */
@font-face{font-family:"PP Neue Montreal Medium";src:url("https://framerusercontent.com/assets/t3w23klqj7HmImsjtGQ4GusFlM.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}
:root{font-family:"PP Neue Montreal Medium",Arial,sans-serif;color:#212121;background:#fff}
body,button,input,textarea,select,h1,h2,h3,strong,b,.count,.cover.placeholder,.brand,.studio-credit,.entry-loader-title{font-family:"PP Neue Montreal Medium",Arial,sans-serif;font-weight:500;letter-spacing:-.02em}
*,*::before,*::after{font-weight:500;letter-spacing:-.02em}
.shell{color:#212121;background:#fff;font-size:16px}
.shell .sidebar{background:#fff;color:#212121;border-right:1px solid rgb(33 33 33 / 10%)}
.shell .brand small,.shell .owner,.shell .owner strong,.shell .owner .studio-credit,.shell .nav{color:#212121}
.shell .brand:after{background:#212121}
.shell .nav.active{background:rgb(33 33 33 / 5%);color:#212121}
.shell h1{font-size:32px;line-height:1.2}
.shell .nav,.shell .label,.shell .check,.shell .control,.shell .search,.shell .primary,.shell .secondary,.shell h2,.shell .subtle,.shell .notice,.shell .back,.shell .cardfoot,.shell .editor-tabs button{font-size:16px}
.shell .help,.shell .eyebrow,.shell .owner,.shell .count,.shell .badge,.shell .savebar p{font-size:14px}
.shell .subtle,.shell .help,.shell .eyebrow{color:rgb(33 33 33 / 50%)}
.shell .control,.shell .secondary,.shell .card,.shell .back{color:#212121}
.shell .primary,.shell .editor-tabs button.selected{background:#212121;color:#fff}
.shell .card,.shell .panel,.shell .control,.shell .search{border-color:rgb(33 33 33 / 12%)}
.shell .card:hover{transform:none;box-shadow:none}
.shell .placeholder{background:rgb(33 33 33 / 4%);color:#212121}
.entry-loader{background:#fff;color:#212121}
.entry-loader-title{font-size:32px}

/* Preserve editorial Migra and explicit contrast in interactive states. */
.shell h1{font-family:"SECUAZ Migra Editorial",Georgia,serif;font-weight:200;font-size:46px;line-height:1.1;letter-spacing:-.015em}
.shell .cover.placeholder{font-family:"SECUAZ Migra Numeral",Georgia,serif;font-weight:800;font-size:58px;line-height:1.1;letter-spacing:-.015em}
.shell .nav:hover:not(.active),.shell .nav:focus-visible:not(.active){background:#212121;color:#fff}
.shell .nav.active:hover,.shell .nav.active:focus-visible{background:rgb(33 33 33 / 10%);color:#212121}
.shell .primary:hover,.shell .primary:focus-visible{background:#111;color:#fff}
.shell .secondary:hover,.shell .secondary:focus-visible{background:rgb(33 33 33 / 10%);color:#212121}
@media(max-width:720px){.shell h1{font-size:36px}}

/* Frente 4 P0/P1: explicit interaction states and production-safe status language. */
.shell :where(button,a,input,textarea,select,[contenteditable]):focus-visible{outline:3px solid #4b5563;outline-offset:3px;box-shadow:0 0 0 1px #fff}
.shell :where(button,a,input,textarea,select,[contenteditable]):focus:not(:focus-visible){outline:none}
.shell button,.shell a{transition:background-color .14s ease,color .14s ease,border-color .14s ease,transform .08s ease}
.shell button:active:not(:disabled),.shell a:active{transform:translateY(1px)}
.shell button:disabled{cursor:not-allowed;opacity:.58;filter:grayscale(.35)}
.shell .badge{border-color:#c7c9cc;background:#fff;color:#212121}
.shell #connection-status[data-state="offline"]{background:#fff0f0;border-color:#c98b8b;color:#7d2020}
.shell #connection-status[data-state="offline"]:before{content:'!';color:#962a2a}
.shell .subtle,.shell .help,.shell .eyebrow{color:#5f6368}
.shell .help{max-width:68ch}
.shell .cardfoot .live{color:#3f6b4d}
.shell .cardfoot .draft{color:#7b5000}
.shell .savebar{padding:12px 5vw;min-height:68px}
.shell .savebar p{font-weight:500}
.shell .error{border-left:4px solid #962a2a}
.shell .error p{margin:.35rem 0 0}
.shell .operation-status{padding:16px 20px;margin-bottom:22px}
.shell .operation-status p{margin:.25rem 0}
@media(prefers-reduced-motion:reduce){.shell button,.shell a{transition:none}.shell button:active:not(:disabled),.shell a:active{transform:none}}

/* Frente 4 P2/P3: estados contextuales, conflictos, medios y navegación semántica. */
.shell #operation-status{border-left:4px solid #777;display:grid;gap:6px}
.shell [hidden]{display:none !important}
.shell #operation-status[data-state="error"]{border-left-color:#962a2a;background:#fff0f0}
.shell #operation-status[data-state="session-expired"]{border-left-color:#7b5000;background:#fff7e7}
.shell .operation-line{margin:0;font-weight:500}
.shell .operation-line[data-state="success"]{color:#175b31}
.shell .operation-line[data-state="error"]{color:#962a2a}
.shell .operation-detail{display:block;color:#5f6368;padding-left:18px}
.shell .operation-line + .secondary{justify-self:start}
.shell .control,.shell .search,.shell .check{border-color:#767676}
.shell .primary,.shell .editor-tabs button[aria-selected="true"],.shell .nav.active{border-color:transparent}
.shell .back{min-height:44px;display:inline-flex;align-items:center}
.shell .field-error{margin:.45rem 0 0;color:#962a2a;font-size:13px;line-height:1.45}
.shell .field-error[hidden]{display:none !important}
.shell .draft-notice{border-left:4px solid #7b5000;background:#fff7e7}
.shell .draft-notice.is-conflict{border-left-color:#962a2a;background:#fff0f0}
.shell .draft-notice strong{display:block;margin-bottom:6px}
.shell .draft-notice .secondary{margin:10px 8px 0 0}
.shell .secondary.destructive{color:#962a2a}
.shell .editor-tabs button[role="tab"]{min-width:120px}
.shell .editor-tabs button[aria-selected="true"]{background:#212121;color:#fff;border-color:#212121}
.shell .empty[data-state="empty"]{display:grid;gap:8px;justify-items:center;color:#5f6368;border:1px dashed #c7c9cc;border-radius:12px}
.shell .empty[data-state="empty"] strong{color:#212121;font-size:16px}
.shell .empty[data-state="empty"] span:first-child{font-size:24px;color:#777}
.shell .upload-status{min-height:1.4em;margin:6px 0 0;color:#5f6368;font-size:13px}
.shell .gallery-actions button:disabled{cursor:not-allowed;opacity:.42}
.shell .loading{display:flex;align-items:center;gap:10px}
.shell .loading:before{content:'…';display:inline-flex;width:24px;height:24px;border:2px solid #c7c9cc;border-top-color:#212121;border-radius:50%;align-items:center;justify-content:center;color:transparent;animation:control-spin .8s linear infinite}
@keyframes control-spin{to{transform:rotate(360deg)}}
@media(prefers-reduced-motion:reduce){.shell .loading:before{animation:none}.shell .card,.shell .loading:before{transition:none}.shell .entry-loader-line{animation:none}}
@media(max-width:720px){.shell .toolbar button{min-width:44px;min-height:44px;padding:8px 11px}.shell .back{margin-inline:-8px;padding-inline:8px}.shell .help{max-width:68ch}}

/* Localization UI: only the language code participates in difference blending.
   The flag is isolated in its own layer so its natural colors are preserved. */
.locale-switcher{display:inline-flex;align-items:center;gap:4px;margin-left:auto;padding-left:8px}
.locale-option{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:44px;padding:8px 7px;border-radius:7px;background:transparent;color:#212121;font-size:14px;font-weight:500}
.locale-option:hover,.locale-option:focus-visible{background:rgb(33 33 33 / 8%);color:#212121}
.locale-option:active{transform:translateY(1px)}
.locale-option.active{background:rgb(33 33 33 / 8%);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}
.locale-flag{display:inline-block;isolation:isolate;font-family:"Apple Color Emoji","Segoe UI Emoji",sans-serif;font-size:18px;line-height:1}
.locale-code{mix-blend-mode:difference;display:inline-block;line-height:1}
.localization-waiting{max-width:660px;padding-top:4vh}
.localization-waiting .notice{margin-top:28px}
@media(max-width:720px){.locale-switcher{margin:0;padding-left:0;flex-shrink:0}.locale-option{padding-inline:5px}.topbar{flex-wrap:wrap}.client-identity{order:3;flex-basis:100%}}

.card.requires-attention{border-color:#b42318;box-shadow:0 0 0 1px rgba(180,35,24,.08) inset}
.card.requires-attention .cardbody{background:#fff8f6}
.attention-label{display:inline-flex;align-items:center;width:max-content;margin:8px 0 0;padding:5px 8px;border-radius:999px;background:#fde7e2;color:#8a1c13;font-size:12px;font-weight:700;letter-spacing:.02em;text-transform:uppercase}
.semantic-home{max-width:860px;padding:5vh 0 8vh}.semantic-home h1{max-width:760px;margin:12px 0 14px}.semantic-form{display:flex;gap:10px;margin:34px 0 24px}.semantic-input{flex:1;min-height:56px;border:1px solid #767676;border-radius:8px;padding:0 18px;font-size:17px;background:#fff}.quick-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:10px 0 42px}.quick-actions .help{width:100%;margin-bottom:3px}.quick-actions .secondary{font-size:13px;min-height:40px}.semantic-pick{border-top:1px solid #ddd;padding-top:22px}.semantic-match{display:flex;flex-direction:column;align-items:flex-start;width:100%;text-align:left;background:#fff;border:1px solid #ddd;border-radius:8px;padding:16px 18px;margin:8px 0;gap:6px}.semantic-match:hover{background:#f7f7f7}.semantic-match span{font-size:13px;color:#5f6368}.semantic-recent{border-top:1px solid #ddd;padding-top:22px;margin-top:36px}@media(max-width:720px){.semantic-home{padding-top:2vh}.semantic-form{display:block}.semantic-form .primary{width:100%;margin-top:10px}.semantic-input{width:100%}.quick-actions .secondary{flex:1}}
.semantic-inline,.semantic-context{border-top:1px solid #ddd;padding-top:24px;max-width:720px}.semantic-inline h2,.semantic-context h2{margin:6px 0 8px}.inline-current{background:#f7f7f7;border-radius:8px;padding:14px 16px;line-height:1.5;margin:20px 0}.inline-field-editor{background:#fff;border:1px solid #ddd;border-radius:8px;padding:18px}.inline-field-editor .field{margin:0}.inline-field-editor #save{margin-top:16px}.contextual-editor .back{display:none}.contextual-editor .savebar{position:static;margin-top:20px}.contextual-editor .editor-layout{display:block}.contextual-editor .side-panel{display:none}
/* Semantic home stays quiet; manual navigation opens only when requested. */
.shell:has(.semantic-home) .sidebar{display:none}.shell:has(.semantic-home){display:block}.shell:has(.semantic-home) .main{max-width:980px;margin:0 auto;padding-top:7vh}.shell:has(.semantic-home) .topbar{justify-content:flex-end}.shell:has(.semantic-home) .semantic-home{margin:0 auto;max-width:760px;text-align:center}.shell:has(.semantic-home) .semantic-home h1,.shell:has(.semantic-home) .semantic-home .subtle{margin-left:auto;margin-right:auto}.shell:has(.semantic-home) .semantic-form{max-width:700px;margin:42px auto 20px}.shell:has(.semantic-home) .quick-actions{justify-content:center}.shell:has(.semantic-home) .semantic-recent{text-align:left}.operation-line + .operation-detail{display:inline-block;margin:0 10px 8px 0}.operation-line + .operation-detail + .secondary{width:auto;display:inline-flex;min-height:36px;padding:7px 11px}.operation-line[data-state=error]{margin-bottom:4px}.operation-line[data-state=error]~.operation-detail{font-size:12px}
.operation-details{display:inline-block;margin:0 0 10px 0}.operation-details summary{display:inline-flex;align-items:center;cursor:pointer;color:#3f3f3f;font-size:12px;padding:7px 11px;border:1px solid #dcdcdc;border-radius:7px;background:#f5f5f5}.operation-details[open] summary{margin-bottom:8px}.operation-details .operation-detail{display:block;margin:0 0 8px}.operation-details .secondary{display:inline-flex;width:auto;min-height:36px;padding:7px 11px}
/* Editorial conversation home */
.editorial-home{min-height:calc(100svh - 120px);display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;padding:7vh 24px 10vh;overflow:hidden}.editorial-intro{width:min(900px,100%);text-align:center;margin-bottom:clamp(20px,5vh,64px)}.editorial-intro .eyebrow{text-transform:none;font-size:13px;color:#777}.editorial-intro h1{font-size:clamp(42px,6vw,82px);margin:14px 0 4px}.intro-question{font-size:clamp(22px,3vw,38px);margin:0;color:#777;font-family:"SECUAZ Migra Editorial",Georgia,serif}.conversation-stage{width:min(900px,100%);height:clamp(220px,34vh,360px);position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;mask-image:linear-gradient(to bottom,transparent 0%,#000 18%,#000 82%,transparent 100%)}.conversation-turn{position:relative;display:flex;align-items:flex-start;gap:14px;max-width:760px;margin:7px auto;width:100%;font-size:clamp(20px,2.4vw,32px);line-height:1.16;transition:transform .52s ease,opacity .52s ease;transform:translateY(0);opacity:.12}.conversation-turn.turn-user{justify-content:center}.conversation-turn.turn-control{justify-content:center}.conversation-turn.turn-control .turn-copy{text-align:left}.conversation-turn.is-active{opacity:1}.conversation-turn:nth-last-child(2){opacity:.35;transform:translateY(-12px)}.conversation-turn:nth-last-child(3){opacity:.12;transform:translateY(-24px)}.turn-copy p{margin:0 0 4px}.control-turn-icon{width:34px;height:34px;object-fit:contain;flex:0 0 34px;margin-top:3px}.editorial-form{display:flex;align-items:center;width:min(700px,100%);border-bottom:1px solid #222;margin-top:clamp(20px,4vh,42px)}.editorial-input{flex:1;border:0;background:transparent;min-height:58px;padding:0 8px;font:inherit;font-size:20px;outline:0}.editorial-send{border:0;background:none;font-size:30px;padding:8px;cursor:pointer}.floating-control{position:absolute;right:12%;top:36%;width:52px;height:52px;opacity:.8;transition:opacity .4s,transform .6s}.floating-control img{width:100%;height:100%}.editorial-home:has(.conversation-turn:nth-child(2)) .floating-control{opacity:0;transform:translateY(80px) scale(.7)}.editorial-hints{display:flex;gap:20px;margin-top:22px;flex-wrap:wrap;justify-content:center}.editorial-hints button,.editorial-more{border:0;background:none;text-decoration:underline;text-underline-offset:4px;color:#666;cursor:pointer;font:inherit;font-size:14px}.editorial-options{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-top:18px}.editorial-option{display:grid;grid-template-columns:42px 1fr 20px;align-items:center;gap:10px;min-width:190px;border:0;border-bottom:1px solid #ccc;background:transparent;padding:9px 4px;text-align:left;cursor:pointer;font:inherit}.editorial-option img{width:42px;height:34px;object-fit:cover}.editorial-option em{font-style:normal;text-align:right}.semantic-aux{min-height:20px;margin-top:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:720px){.editorial-home{padding-inline:16px}.floating-control{right:8%;top:30%;width:40px;height:40px}.conversation-stage{height:300px}.conversation-turn{font-size:22px}.editorial-options{display:grid;grid-template-columns:1fr;width:100%}.editorial-option{width:100%}}@media(prefers-reduced-motion:reduce){.conversation-turn,.floating-control{transition:none}.editorial-home:has(.conversation-turn:nth-child(2)) .floating-control{transform:none}}
.alert-trigger{border:0;background:transparent;color:#ff2348;font-size:26px;line-height:1;cursor:pointer;padding:4px 8px;position:relative}.alert-trigger sup{font-size:10px;background:#ffc5cf;color:#ff2348;border-radius:50%;padding:3px 5px;position:absolute;top:-4px;right:-2px}.alerts-drawer{position:fixed;z-index:20;right:0;top:0;height:100svh;width:min(480px,92vw);background:#f3f3f3;padding:32px;box-shadow:-10px 0 30px #0001}.alerts-close{position:absolute;right:24px;top:20px;border:0;background:none;font-size:32px;cursor:pointer}.alerts-mark{font-size:38px;color:#ff2348}.alerts-drawer h2{font-size:32px;font-weight:400;margin:30px 0 90px}.alert-item{display:grid;grid-template-columns:20px 1fr auto;gap:16px;align-items:start}.alert-dot{width:20px;height:20px;background:#ff2348;border-radius:50%;margin-top:5px}.alert-item p{margin:0;font-size:18px;line-height:1.2}.alert-item button{border:0;background:none;color:#ff2348;font:inherit;white-space:nowrap;cursor:pointer}@media(max-width:720px){.alerts-drawer{padding:24px}.alerts-drawer h2{font-size:28px;margin-bottom:50px}}
