:root{--bg:#f4f5f7;--card:#fff;--text:#0f172a;--muted:#475569;--border:#e2e8f0;--shadow:0 12px 30px #0f172a1a;--radius:18px;--card-max:560px;--card-pad:28px;--side-w:60px;--side-offset:-34px}*{box-sizing:border-box}html,body{height:100%;overflow-y:auto}body{background:radial-gradient(circle at 10% 10%, #f8fafc, var(--bg));z-index:-5;color:var(--text);background-image:url(/portal_guia_background.png);background-position:50%;background-repeat:no-repeat;background-size:cover;margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;position:relative;inset:0}.shell{place-items:center;min-height:100vh;padding:clamp(14px,3vw,24px);display:grid}.card{width:min(var(--card-max), 100%);background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:var(--card-pad);min-height:500px;padding-left:70px;padding-right:70px;position:relative;overflow:hidden}.card:before,.card:after{content:"";height:100%;width:var(--side-w);background-repeat:round;position:absolute;top:0}.brandRow{flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;margin-bottom:18px;display:flex}.logout{justify-content:right;display:flex}.brandLogo{object-fit:contain;width:auto;display:block}.brandQR{object-fit:contain;width:100%;display:block}.storeLogo{object-fit:contain;width:70px;height:28px;display:block}.centerImg{object-fit:contain;width:200px;height:400px;display:block}.centerImgMedium{object-fit:contain;width:300px;height:400px;display:block}.centerImgSmall{object-fit:contain;width:400px;height:400px;display:block}.brandText{color:var(--muted);letter-spacing:.2px;font-size:20px}.h1{z-index:1;text-align:left;margin:6px 0 10px;font-size:clamp(22px,3.8vw,28px);line-height:1.15;position:relative}.p{white-space:pre-line;color:var(--muted);z-index:1;margin:0;font-size:clamp(13px,2.9vw,14px);line-height:1.55;position:relative}.content{z-index:1;margin-top:18px;position:relative}.actions{justify-content:center;margin-top:18px;padding-top:36px;padding-bottom:9px;display:flex}.actions_install{justify-content:center;margin-top:18px;padding-top:10px;padding-bottom:9px;display:flex}.btn{cursor:pointer;text-align:center;touch-action:manipulation;border:0;border-radius:5px;min-width:160px;padding:12px 18px;font-weight:700}.btn.primary{color:#fff;background:#0b0f19}.btn.secondary{color:#0b0f19;background:#e2e8f0}.footerRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:17px;display:flex}.footerRow_partner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:18px;padding-top:68px;display:flex}.helpLink{color:#2563eb;cursor:pointer;background:0 0;border:0;padding:6px 4px;text-decoration:underline}.choiceRow{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:10px;padding-top:35px;padding-bottom:75px;display:flex}.choiceBtn{color:#fff;cursor:pointer;text-align:center;touch-action:manipulation;background:#0b0f19;border:0;border-radius:12px;min-width:160px;padding:12px 14px;font-weight:800}.note{margin-top:18px;padding:12px 14px}.downloadRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.qrRow{grid-template-columns:1fr 1fr;gap:16px;margin-top:6px;display:grid}.qrLink{color:inherit;border:1px solid var(--border);background:#fff;border-radius:14px;justify-items:center;gap:8px;padding:10px;text-decoration:none;display:grid}.qrWrap{justify-items:center;gap:8px;display:grid}.qrBox{border:2px solid var(--border);background:#fff;border-radius:10px;place-items:center;width:140px;height:140px;display:grid}.qrInner{color:#334155;border:2px dashed #cbd5e1;border-radius:8px;place-items:center;width:110px;height:110px;font-weight:900;display:grid}.qrLabel{color:var(--muted);font-size:12px;font-weight:700}.storeBadge{border:1px solid var(--border);background:#f8fafc;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:900}.faq{margin-top:6px}@media (width<=520px){:root{--card-pad:18px;--side-w:62px;--side-offset:-28px}.actions{justify-content:stretch}.btn{width:100%;min-width:0}.choiceRow{flex-direction:column}.choiceBtn{width:100%;min-width:0}.qrRow{grid-template-columns:1fr}.qrBox{width:120px;height:120px}.qrInner{width:95px;height:95px}.footerRow{justify-content:center}.h1{text-align:center}}@media (width>=521px) and (width<=900px){:root{--card-pad:22px;--side-w:74px;--side-offset:-30px}}.langSwitch{justify-content:center;align-items:center;gap:6px;display:flex}.langBtn{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:#fff;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.langBtn.active{color:#fff;background:#0b0f19;border-color:#0b0f19}.brandActions{align-items:center;margin-left:auto;display:flex}
