:root { --navy:#001841; --blue:#003a99; --green:#0d7c35; --yellow:#fedf00; }
* { box-sizing:border-box; }
html { background:var(--navy); }
body { margin:0; color:white; font-family:Arial, Helvetica, sans-serif; }
button, input { font:inherit; }
button, a { -webkit-tap-highlight-color:transparent; }

.page { min-height:100svh; position:relative; overflow:hidden; padding:28px 20px 38px; display:flex; justify-content:center; }
.backdrop { position:fixed; inset:0; overflow:hidden; background:
  radial-gradient(circle at 50% -5%, rgba(39,110,223,.95), transparent 42%),
  linear-gradient(160deg, #063f9c 0%, #00296e 45%, #001337 100%); }
.backdrop::after { content:""; position:absolute; inset:0; background:linear-gradient(to bottom, transparent 15%,rgba(0,17,55,.2) 45%,rgba(0,10,35,.9) 100%); }
.sun { position:absolute; width:360px; height:360px; border-radius:50%; background:rgba(254,223,0,.14); filter:blur(3px); right:-160px; top:-120px; box-shadow:0 0 100px rgba(254,223,0,.12); }
.flag { position:absolute; width:140%; height:140px; left:-20%; transform:rotate(-10deg); filter:blur(.2px); }
.flag-one { top:31%; background:linear-gradient(180deg, transparent, rgba(13,124,53,.32), transparent); }
.flag-two { top:45%; background:linear-gradient(180deg, transparent, rgba(254,223,0,.1), transparent); transform:rotate(7deg); }
.grain { position:absolute; inset:0; opacity:.16; background-image:radial-gradient(rgba(255,255,255,.38) .6px, transparent .7px); background-size:5px 5px; mix-blend-mode:soft-light; }

.profile { position:relative; z-index:1; width:min(100%, 430px); display:flex; flex-direction:column; align-items:center; }
.avatar { width:96px; height:96px; border-radius:50%; padding:4px; background:linear-gradient(145deg,var(--yellow),var(--green)); position:relative; display:grid; place-items:center; box-shadow:0 14px 35px rgba(0,0,0,.35); animation:arrive .7s both; }
.avatar span { width:100%; height:100%; border:3px solid var(--navy); border-radius:50%; display:grid; place-items:center; background:linear-gradient(145deg,#1967cc,#001a4d); font-size:48px; font-weight:900; }
.avatar i { position:absolute; right:-1px; bottom:2px; display:grid; place-items:center; width:27px; height:27px; border-radius:50%; background:#1594e8; border:3px solid #001944; font-style:normal; font-size:14px; }
.eyebrow { margin:18px 0 3px; color:var(--yellow); font-weight:800; font-size:11px; letter-spacing:4px; }
h1 { margin:0; font-size:clamp(72px,23vw,98px); line-height:.88; letter-spacing:-5px; font-weight:950; text-shadow:0 8px 28px rgba(0,0,0,.3); }
.tagline { margin:12px auto 7px; text-align:center; color:rgba(255,255,255,.72); font-size:14px; max-width:300px; line-height:1.4; }
.divider { width:100%; display:flex; align-items:center; gap:12px; margin:13px 0 16px; }
.divider::before,.divider::after { content:""; height:1px; flex:1; background:linear-gradient(90deg,transparent,rgba(255,255,255,.22)); }
.divider::after { transform:scaleX(-1); }
.divider span { font-size:9px; letter-spacing:2.5px; color:rgba(255,255,255,.38); }

.links { width:100%; display:grid; gap:11px; }
.link-card { position:relative; width:100%; min-height:74px; border:1px solid rgba(255,255,255,.13); background:rgba(255,255,255,.075); backdrop-filter:blur(18px); border-radius:18px; color:#fff; display:flex; align-items:center; gap:14px; padding:13px 16px; text-align:left; text-decoration:none; cursor:pointer; box-shadow:0 12px 28px rgba(0,0,0,.12); transition:.2s ease; overflow:hidden; animation:rise .55s both; }
.link-card::before { content:""; position:absolute; left:0; top:20%; bottom:20%; width:3px; background:#fff; border-radius:0 3px 3px 0; }
.link-card:hover { transform:translateY(-3px); background:rgba(255,255,255,.13); border-color:rgba(255,255,255,.23); }
.link-card:active { transform:scale(.98); }
.link-icon { width:46px; height:46px; flex:none; border-radius:13px; display:grid; place-items:center; font-size:25px; font-weight:800; box-shadow:0 6px 16px rgba(0,0,0,.2); }
.wa .link-icon { background:linear-gradient(145deg,#25d366,#128c4a); }.wa::before{background:#25d366}
.ig .link-icon { background:linear-gradient(145deg,#ffc344,#eb277b 52%,#6433cf); }.ig::before{background:#ed3987}
.tt .link-icon { background:#07090e; text-shadow:-2px -1px #69c9d0,2px 1px #ee1d52; }.tt::before{background:linear-gradient(#69c9d0,#ee1d52)}
.support { margin-top:7px; background:linear-gradient(90deg,rgba(13,124,53,.28),rgba(254,223,0,.08)); }.support .link-icon{background:linear-gradient(145deg,var(--yellow),#ebaa00);color:#063068}.support::before{background:var(--yellow)}
.link-copy { display:flex; min-width:0; flex:1; flex-direction:column; gap:3px; }
.link-copy strong { font-size:15px; line-height:1.2; }
.link-copy small { color:rgba(255,255,255,.48); font-size:11px; }
.arrow { width:30px; height:30px; border-radius:9px; background:rgba(255,255,255,.08); display:grid; place-items:center; }
.cta { width:100%; margin-top:20px; min-height:54px; padding:0 18px; border-radius:15px; background:var(--yellow); color:#052d72; display:flex; align-items:center; justify-content:space-between; font-weight:900; font-size:12px; letter-spacing:.7px; text-decoration:none; box-shadow:0 12px 30px rgba(254,223,0,.18); }
.cta b { font-size:20px; }
footer { margin-top:25px; color:rgba(255,255,255,.3); font-size:10px; display:flex; flex-direction:column; align-items:center; gap:3px; }
.electoral-info { max-width:100%; color:rgba(255,255,255,.62); font-size:10px; line-height:1.55; text-align:center; overflow-wrap:anywhere; }
.party-icon { display:block; width:48px; height:48px; max-width:48px; max-height:48px; flex:0 0 48px; margin:0 auto 5px; padding:2px; border-radius:50%; object-fit:contain; background:rgba(255,255,255,.96); box-shadow:0 5px 14px rgba(0,0,0,.25); }

.modal { position:fixed; z-index:20; inset:0; background:rgba(0,8,28,.82); backdrop-filter:blur(10px); display:grid; place-items:center; padding:20px; }
.modal-card { width:min(100%,410px); background:linear-gradient(160deg,#073579,#00173f); border:1px solid rgba(255,255,255,.18); border-radius:25px; padding:24px; position:relative; box-shadow:0 30px 80px rgba(0,0,0,.5); }
.close { position:absolute; right:15px; top:13px; width:34px; height:34px; border-radius:50%; border:0; background:rgba(255,255,255,.1); color:#fff; font-size:22px; cursor:pointer; }
.modal-kicker { margin:0 0 6px; color:var(--yellow); font-size:9px; letter-spacing:2px; font-weight:800; }
.modal h2 { margin:0; font-size:25px; }
.modal-text { color:rgba(255,255,255,.62); line-height:1.45; font-size:12px; margin:9px 30px 17px 0; }
.photo-preview { aspect-ratio:1; border-radius:16px; border:1px dashed rgba(255,255,255,.35); background:rgba(0,0,0,.15); display:grid; place-items:center; position:relative; overflow:hidden; background-size:cover; background-position:center; color:rgba(255,255,255,.45); }
.photo-preview.has-photo::after { content:""; position:absolute; inset:40% 0 0; background:linear-gradient(transparent,rgba(0,22,66,.92)); }
.preview-copy { position:absolute; z-index:1; bottom:17px; text-align:center; display:none; flex-direction:column; line-height:.86; }
.has-photo .preview-copy { display:flex; }
.preview-copy small { font-weight:900; font-size:18px; }.preview-copy strong { font-size:42px; color:var(--yellow); letter-spacing:-2px; }
.modal-actions { display:flex; gap:9px; margin-top:14px; }
.modal-actions button { flex:1; border:1px solid rgba(255,255,255,.2); border-radius:12px; padding:12px; background:rgba(255,255,255,.1); color:#fff; font-weight:700; cursor:pointer; }
.modal-actions .download { background:var(--yellow); color:#063070; border-color:var(--yellow); }

@keyframes arrive { from{opacity:0;transform:translateY(-14px)}to{opacity:1;transform:none} }
@keyframes rise { from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none} }
@media (max-width:380px){ .page{padding:18px 15px 28px}.avatar{width:82px;height:82px}.link-card{min-height:67px}.link-icon{width:41px;height:41px}h1{font-size:70px} }
@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
