: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,.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:center}
.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-loader-line{display:block;width:100px;height:2px;background:#000;transform-origin:left;animation:entry-pulse 1.2s ease-in-out infinite alternate}
@keyframes entry-pulse{from{transform:scaleX(.25);opacity:.4}to{transform:scaleX(1);opacity:1}}
@media(prefers-reduced-motion:reduce){.entry-loader-line{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}}
