.mobPage{max-width:1100px;margin:0 auto;padding:28px 18px 60px;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial}.mobHero{border-radius:24px;padding:26px 20px 18px;background:linear-gradient(180deg,#0000000f,#00000005);border:1px solid rgba(0,0,0,.08)}.mobTopbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.mobPill{display:inline-flex;align-items:center;gap:10px;padding:8px 12px;border-radius:999px;border:1px solid rgba(0,0,0,.1);background:#ffffffb3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:13px}.mobLang{display:flex;gap:8px}.mobLangBtn{border:1px solid rgba(0,0,0,.12);background:#ffffffa6;padding:8px 10px;border-radius:10px;cursor:pointer;font-size:12px}.mobLangBtn.isActive{background:#0000000f;border-color:#0000002e}.mobTitle{font-size:40px;line-height:1.05;margin:4px 0 10px;letter-spacing:-.02em}.mobSubtitle{font-size:16px;line-height:1.55;margin:0 0 18px;max-width:780px;opacity:.9}.mobCtas{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:18px}.mobBtnPrimary{border:1px solid rgba(0,0,0,.18);background:#000000eb;color:#fff;padding:12px 14px;border-radius:12px;cursor:pointer;font-weight:600}.mobBtnGhost{border:1px solid rgba(0,0,0,.14);background:#ffffffb3;padding:12px 14px;border-radius:12px;text-decoration:none;color:inherit;font-weight:600}.mobHeroMeta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.mobMetaCard{border:1px solid rgba(0,0,0,.1);background:#ffffffb3;border-radius:16px;padding:12px}.mobMetaK{font-size:12px;opacity:.8;margin-bottom:6px}.mobMetaV{font-size:14px;font-weight:650}.mobSection{padding:22px 4px}.mobH2{font-size:22px;margin:0 0 10px;letter-spacing:-.01em}.mobP{margin:0;line-height:1.6;max-width:900px;opacity:.92}.mobGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:12px}.mobCard{border:1px solid rgba(0,0,0,.1);background:#ffffffb3;border-radius:18px;padding:14px}.mobCardK{font-weight:700;margin-bottom:8px}.mobCardV{opacity:.9;line-height:1.5}.mobSteps{margin:10px 0 0;padding-left:18px;line-height:1.8}.mobStep{padding:6px 0}.mobSectionMuted{border-radius:18px;border:1px solid rgba(0,0,0,.08);background:#00000008;padding:18px 14px}.mobNote{margin-top:10px;font-size:13px;opacity:.8}.mobFinal{margin-top:18px;border-radius:22px;border:1px solid rgba(0,0,0,.1);background:#ffffffb3;padding:22px 18px;display:flex;flex-direction:column;gap:10px}@media(max-width:900px){.mobGrid,.mobHeroMeta{grid-template-columns:1fr}.mobTitle{font-size:34px}}.gallery{display:grid;grid-auto-flow:column;grid-auto-columns:85%;gap:1.2rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.75rem;margin-top:3.5rem}.gallery img{width:100%;height:320px;object-fit:cover;scroll-snap-align:start;border-radius:6px}.gallery::-webkit-scrollbar{display:none}@media(min-width:768px){.gallery{grid-auto-flow:initial;grid-template-columns:repeat(2,1fr);overflow:visible;margin-top:4.5rem}.gallery img{height:360px}}@media(min-width:1024px){.gallery{grid-template-columns:repeat(3,1fr)}}@media(max-width:767px){section{padding:4rem 1.25rem}h1{font-size:2.3rem;letter-spacing:-.018em;margin-bottom:1.4rem}h2{font-size:1.7rem;margin-bottom:1.2rem}p{font-size:1.02rem;line-height:1.7}.manifesto-intro{font-size:1.05rem}.gallery img{height:260px}.gallery{margin-top:2.2rem}}@media(min-width:768px)and (max-width:1023px){section{padding:6rem 2rem}h1{font-size:2.8rem}h2{font-size:2rem}.gallery{grid-template-columns:repeat(2,1fr)}.gallery img{height:320px}}@media(min-width:1024px){section{padding:7.5rem 1.5rem}h1{font-size:3.3rem}.gallery img{height:380px}}h1,h2,h3{-webkit-font-smoothing:antialiased;font-weight:500}p,li{line-height:1.75;color:#6b7280}section h1{margin-bottom:1.2rem;letter-spacing:-.02em}.manifesto-intro{max-width:680px;margin-bottom:2.8rem;font-size:1.05rem;line-height:1.8;color:#6b7280}.gallery+a{margin-top:2.8rem}@media(max-width:767px){section h1{margin-bottom:1rem}.manifesto-intro{margin-bottom:2.2rem;font-size:1.02rem}}.page-enter{animation:pageFadeIn .42s cubic-bezier(.25,.1,.25,1)}@keyframes pageFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.gallery img{opacity:0;filter:blur(6px);transform:translateY(4px);transition:opacity .48s cubic-bezier(.25,.1,.25,1),filter .52s cubic-bezier(.25,.1,.25,1),transform .52s cubic-bezier(.25,.1,.25,1)}.gallery img.is-loaded{opacity:1;filter:blur(0);transform:translateY(0)}
