:root{--blue-980: #061a2b;--blue-950: #082840;--blue-900: #0b3d63;--text: #123b5d;--muted: #617b95;--bg: #eef4f9;--surface: #ffffff;--line: rgba(11, 61, 99, .12);--accent: #f28a2e;--shadow: 0 18px 40px rgba(11, 61, 99, .1);--container: 1180px}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:radial-gradient(circle at top right,rgba(242,138,46,.08),transparent 18%),linear-gradient(180deg,#f8fbfe 0%,var(--bg) 100%);color:var(--text);font-family:Nunito Sans,sans-serif;line-height:1.45}img,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit;border:0}input{font:inherit}.localeo-app-shell{min-height:100vh}.localeo-topbar{position:sticky;top:0;z-index:40;background:#0b3d63eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.08)}.localeo-topbar__inner,.home-shell,.validation-shell{width:min(calc(100% - 56px),var(--container));margin:0 auto}.localeo-topbar__inner{min-height:82px;display:flex;align-items:center;gap:24px}.localeo-topbar__version{margin-left:auto;display:inline-flex;align-items:center;min-height:38px;padding:0 12px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);color:#ffffffd1;font-size:.88rem;font-weight:800}.localeo-brand{display:flex;align-items:center;gap:12px}.localeo-brand__logo{width:46px;height:46px;border-radius:14px;box-shadow:0 10px 22px #0000002e}.localeo-brand__text{display:grid;gap:2px}.localeo-brand__text strong{color:#fff;font-size:1.25rem;line-height:1;letter-spacing:-.02em}.localeo-brand__text span{color:#ffffffb8;font-size:.92rem;font-weight:700}.home-shell,.validation-shell{padding:30px 0 72px}.home-shell{min-height:calc(100vh - 82px);display:grid;place-items:center}.home-shell__trigger{min-width:min(100%,320px)}.validation-shell__back{margin-bottom:16px}.scan-stage{min-height:calc(100vh - 180px);display:grid;place-items:center}.scan-stage__panel{width:min(100%,720px);display:grid;justify-items:center;gap:18px;padding:38px 32px 32px;border-radius:28px;background:radial-gradient(circle at top right,rgba(242,138,46,.14),transparent 28%),linear-gradient(135deg,#082840fa,#0b3d63f2);box-shadow:var(--shadow);text-align:center}.scan-stage__eyebrow{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 14px;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);color:#ffffffeb;font-weight:800}.scan-stage h1{margin:0;max-width:13ch;color:#fff;font-size:clamp(2.2rem,4vw,3.8rem);line-height:.98;letter-spacing:-.04em}.scan-stage p{margin:0;max-width:42ch;color:#ffffffd1;font-size:1.04rem}.scan-stage__viewport{position:relative;width:min(100%,420px);aspect-ratio:1;overflow:hidden;margin-top:6px;border-radius:32px;background:#02101b;box-shadow:inset 0 0 0 1px #ffffff14}.scan-stage__video{width:100%;height:100%;object-fit:cover}.scan-stage__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;pointer-events:none;background:linear-gradient(#02101b3d,#02101b3d)}.scan-stage__scan-box{position:relative;width:68%;aspect-ratio:1;border-radius:24px;box-shadow:0 0 0 999px #02101b6b,inset 0 0 0 1px #ffffff3d}.scan-stage__scan-box:before,.scan-stage__scan-box:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:24px}.scan-stage__scan-box:before{border-top:4px solid var(--accent);border-left:4px solid var(--accent);width:38px;height:38px}.scan-stage__scan-box:after{right:0;bottom:0;left:auto;top:auto;width:38px;height:38px;border-right:4px solid var(--accent);border-bottom:4px solid var(--accent)}.scan-stage__scan-label{position:absolute;left:50%;bottom:-42px;transform:translate(-50%);display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.18);color:#fff;font-size:.9rem;font-weight:800;white-space:nowrap}.scan-stage__status{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#02101bb8}.scan-stage__status p{max-width:22ch;color:#fff}.scan-stage__action{min-width:min(100%,320px)}.scan-feedback{width:min(100%,520px);padding:14px 16px;border-radius:18px;border:1px solid rgba(255,255,255,.16);background:#ffffff14}.scan-feedback p{max-width:none}.scan-feedback--neutral{color:#ffffffe6}.scan-feedback--pending{background:#f28a2e29;color:#fff3e5}.scan-feedback--success{background:#1bb4762e;color:#e7fff4}.scan-feedback--error{background:#db4a4a47;border-color:#ffb0b061;color:#fff1f1;box-shadow:0 0 0 1px #db4a4a29}.scan-feedback--error p{color:#fff1f1;font-weight:800}.menu-alert{width:100%;padding:14px 16px;border-radius:18px}.menu-alert--error{background:#db4a4a24;border:1px solid rgba(219,74,74,.3);box-shadow:0 0 0 1px #db4a4a14}.menu-alert--error p{max-width:none;color:#9f1f1f;font-weight:800}.scan-manual{width:min(100%,420px);display:grid;gap:12px}.scan-manual__label{color:#ffffffe0;font-weight:800;text-align:left}.scan-manual__input{width:100%;min-height:52px;padding:0 16px;border-radius:16px;border:1px solid rgba(255,255,255,.18);background:#fffffff5;color:var(--blue-980)}.merchant-menu,.validation-summary{width:min(100%,760px);margin:0 auto;display:grid;gap:18px;padding:36px 32px;border-radius:28px;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow)}.merchant-menu__eyebrow,.validation-summary__eyebrow{display:inline-flex;width:fit-content;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:999px;background:#0b3d6314;color:var(--blue-950);font-weight:800}.merchant-menu h1,.validation-summary h1{margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1;letter-spacing:-.04em}.merchant-menu p,.validation-summary p{margin:0;max-width:52ch;color:var(--muted)}.merchant-menu__meta{display:flex;flex-wrap:wrap;gap:10px}.merchant-menu__meta span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#0b3d630f;color:var(--blue-950);font-weight:700}.merchant-status{display:grid;gap:2px;min-height:58px;padding:10px 14px;border-radius:18px;border:1px solid rgba(11,61,99,.12);background:linear-gradient(180deg,#fff,#f6f9fc)}.merchant-status small{color:var(--muted);font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.merchant-status strong{color:var(--blue-950);font-size:1rem;line-height:1.1}.merchant-status--primary{border-color:#0b3d632e;box-shadow:0 12px 24px #0b3d6314}.merchant-status--success{border-color:#1bb4764d;background:linear-gradient(180deg,#fbfdfc,#eef8f3)}.merchant-status--success strong{color:#0d7a4c}.merchant-status--warning{border-color:#f28a2e57;background:linear-gradient(180deg,#fffaf4,#fff1df)}.merchant-status--warning strong{color:#9a540f}.merchant-copy{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;background:#0b3d630a;border:1px dashed rgba(11,61,99,.18);color:var(--muted);font-size:.92rem;font-weight:700;cursor:pointer}.merchant-copy:hover{color:var(--blue-950);border-color:#0b3d6352;transform:none}.merchant-copy--copied{color:#0d7a4c;border-color:#0d7a4c52;background:#0d7a4c14}.merchant-copy--error{color:#a33b3b;border-color:#a33b3b47;background:#a33b3b14}.merchant-menu__actions{display:flex;flex-wrap:wrap;gap:14px}.merchant-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.merchant-card{display:grid;gap:10px;align-content:start;min-height:180px;padding:22px;border-radius:24px;text-align:left;background:radial-gradient(circle at top right,rgba(242,138,46,.1),transparent 32%),linear-gradient(180deg,#fff,#f6f9fc);border:1px solid rgba(11,61,99,.12);box-shadow:0 14px 26px #0b3d6314;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.merchant-card:hover{transform:translateY(-2px);border-color:#f28a2e80;box-shadow:0 18px 34px #0b3d631f}.merchant-card:disabled{cursor:wait;opacity:.75;transform:none}.merchant-card strong{color:var(--blue-950);font-size:1.1rem;line-height:1.2}.merchant-card span{color:var(--muted)}.prestations-workspace{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:22px}.reversements-workspace{display:grid;gap:24px}.reversements-hero h1{max-width:10ch}.reversements-table-wrap{overflow-x:auto;border-radius:20px;border:1px solid rgba(11,61,99,.1)}.reversements-table{width:100%;border-collapse:collapse;background:linear-gradient(180deg,#fff,#f8fbfd)}.reversements-table th,.reversements-table td{padding:14px 16px;text-align:left;border-bottom:1px solid rgba(11,61,99,.08);vertical-align:middle}.reversements-table th{background:#0b3d630d;color:var(--blue-950);font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.reversements-table td{color:var(--text);font-size:.95rem}.reversements-table td strong{color:var(--blue-950)}.reversements-table__row{transition:background .2s ease}.reversements-table__row:hover{background:#f28a2e0d}.reversements-table__hint{color:var(--muted);font-size:.88rem;font-weight:700}.prestations-panel{display:grid;gap:18px;align-content:start;padding:28px;border-radius:28px;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow)}.prestations-panel__header{display:grid;gap:10px}.prestations-panel__header h1,.prestations-panel__header h2{margin:0;color:var(--blue-950);font-size:clamp(1.8rem,3vw,2.8rem);line-height:1;letter-spacing:-.04em}.prestations-panel__header p{margin:0;color:var(--muted);max-width:44ch}.merchant-prestation-list{display:grid;gap:14px}.merchant-prestation-item{display:grid;gap:10px;padding:18px;border-radius:22px;text-align:left;background:linear-gradient(180deg,#fff,#f6f9fc);border:1px solid rgba(11,61,99,.1);box-shadow:0 12px 24px #0b3d630f;cursor:pointer;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.merchant-prestation-item:hover{transform:translateY(-1px);border-color:#f28a2e6b}.merchant-prestation-item--selected{border-color:#f28a2e80;box-shadow:0 18px 32px #f28a2e1f}.merchant-prestation-item__top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px}.merchant-prestation-item__top strong{color:var(--blue-950);font-size:1rem}.merchant-prestation-item__top span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:#0b3d6314;color:var(--blue-950);font-size:.78rem;font-weight:800}.merchant-prestation-item p{margin:0;color:var(--muted)}.merchant-prestation-item__meta{display:flex;flex-wrap:wrap;gap:10px}.merchant-prestation-item__meta span{color:var(--muted);font-size:.92rem;font-weight:700}.merchant-prestation-summary{display:flex;flex-wrap:wrap;gap:10px}.merchant-prestation-summary span{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border-radius:999px;background:#0b3d630f;color:var(--blue-950);font-weight:700}.merchant-prestation-form{display:grid;gap:16px}.merchant-prestation-form__field{display:grid;gap:8px}.merchant-prestation-form__field span{color:var(--blue-950);font-size:.94rem;font-weight:800}.merchant-prestation-form__field input,.merchant-prestation-form__field textarea{width:100%;padding:14px 16px;border-radius:18px;border:1px solid rgba(11,61,99,.14);background:#fff;color:var(--blue-980);font:inherit}.merchant-prestation-form__field textarea{min-height:190px;resize:vertical}.merchant-prestation-form__field input:focus,.merchant-prestation-form__field textarea:focus{outline:none;border-color:#f28a2ecc;box-shadow:0 0 0 4px #f28a2e1f}.merchant-prestation-form__field--readonly{gap:10px}.merchant-prestation-form__readonly{display:flex;align-items:center;min-height:54px;padding:0 16px;border-radius:18px;background:#0b3d630d;border:1px solid rgba(11,61,99,.08);color:var(--blue-950);font-weight:800}.merchant-prestation-form__actions{display:flex;flex-wrap:wrap;gap:12px}.validation-flow{display:grid;gap:24px}.pack-hero{display:grid;gap:22px;padding:30px 30px 28px;border-radius:30px;background:radial-gradient(circle at top right,rgba(242,138,46,.14),transparent 28%),linear-gradient(135deg,#082840fa,#0b3d63f2);box-shadow:var(--shadow)}.pack-hero--complete{background:radial-gradient(circle at top right,rgba(27,180,118,.18),transparent 28%),linear-gradient(135deg,#073b30fa,#0e7056f2)}.pack-hero__content{display:grid;gap:10px}.pack-hero__eyebrow{display:inline-flex;width:fit-content;align-items:center;justify-content:center;min-height:34px;padding:0 14px;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.16);color:#ffffffeb;font-weight:800}.pack-hero h1{margin:0;max-width:12ch;color:#fff;font-size:clamp(2.4rem,4vw,4rem);line-height:1;letter-spacing:-.04em}.pack-hero p{margin:0;max-width:44ch;color:#ffffffd1;font-size:1rem}.pack-hero__meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pack-hero__fact{display:grid;gap:4px;padding:16px 18px;border-radius:22px;background:#ffffff14;border:1px solid rgba(255,255,255,.1)}.pack-hero__fact span{color:#ffffffa3;font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.pack-hero__fact strong{color:#fff;font-size:1.05rem;line-height:1.2}.pack-hero__actions{display:flex;justify-content:flex-start}.prestation-section{display:grid;gap:16px}.prestation-section__header{display:flex;align-items:end;justify-content:space-between;gap:16px}.prestation-section__eyebrow{display:inline-flex;width:fit-content;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border-radius:999px;background:#0b3d6314;color:var(--blue-950);font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.prestation-section__header h2{margin:8px 0 0;font-size:clamp(1.5rem,3vw,2.2rem);line-height:1;letter-spacing:-.04em}.prestation-section__header p{margin:0;max-width:34ch;color:var(--muted);text-align:right}.prestation-empty{display:grid;gap:8px;padding:22px 24px;border-radius:24px;background:#0b3d630d;border:1px solid rgba(11,61,99,.08)}.prestation-empty--soft{background:#0b3d6308}.prestation-empty strong{color:var(--blue-950)}.prestation-empty p{margin:0;color:var(--muted)}.prestation-list{display:grid;gap:16px}.prestation-list--completed{gap:14px}.prestation-card{display:grid;gap:14px;padding:22px;border-radius:24px;background:var(--surface);border:1px solid var(--line);box-shadow:0 12px 28px #0b3d6314}.prestation-card--owned{border-color:#f28a2e59;box-shadow:0 18px 34px #f28a2e1f}.prestation-card--external{background:linear-gradient(180deg,#fff,#f8fbfd)}.prestation-card--completed{background:linear-gradient(180deg,#fbfdfc,#f2f8f5);border-color:#1bb4762e;box-shadow:none}.prestation-card__top{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.prestation-card__heading{display:grid;gap:6px}.prestation-card__top strong{font-size:1.1rem;color:var(--blue-950)}.prestation-card__heading p{margin:0;max-width:44ch;color:var(--muted)}.prestation-card__top span{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#f28a2e1f;color:#8a4b0f;font-weight:800}.prestation-card--completed .prestation-card__top span{background:#1bb47624;color:#0d7a4c}.prestation-card__meta{display:flex;flex-wrap:wrap;gap:10px}.prestation-card__meta span{color:var(--muted);font-size:.95rem}.prestation-card__status{margin:0;color:var(--blue-950);font-weight:700}.prestation-card__cta{width:fit-content}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:999px;font-weight:800;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.btn:hover{transform:translateY(-1px)}.btn:disabled{cursor:wait;opacity:.7;transform:none}.btn-primary{color:#fff;background:linear-gradient(135deg,var(--accent),#ef6c1d);box-shadow:0 14px 28px #f28a2e38}.btn-secondary{color:var(--blue-950);background:var(--surface);border:1px solid var(--line)}.btn-secondary--quiet{background:#ffffffb8}@media (max-width: 760px){.localeo-topbar__inner,.home-shell,.validation-shell{width:min(calc(100% - 28px),var(--container))}.localeo-topbar__inner{min-height:auto;padding:14px 0}.home-shell,.validation-shell{padding-top:20px;padding-bottom:42px}.home-shell{min-height:calc(100vh - 110px)}.scan-stage{min-height:calc(100vh - 170px)}.scan-stage__panel{padding:28px 20px 24px;border-radius:24px}.scan-stage h1{max-width:100%;font-size:clamp(2rem,10vw,3rem)}.merchant-menu,.validation-summary{padding:28px 20px;border-radius:24px}.merchant-menu__actions{display:grid}.merchant-grid,.prestations-workspace{grid-template-columns:1fr}.prestations-panel{padding:24px 20px;border-radius:24px}.validation-flow__header{align-items:flex-start;flex-direction:column}.pack-hero{padding:24px 20px 22px;border-radius:24px}.pack-hero__meta{grid-template-columns:1fr}.prestation-section__header{align-items:flex-start;flex-direction:column}.prestation-section__header p{text-align:left}.prestation-card__cta,.pack-hero__actions .btn,.merchant-prestation-form__actions .btn,.btn,.home-shell__trigger,.scan-stage__action{width:100%}}
