@import "https://fonts.googleapis.com/css2?family=Baloo+2:wght@500;600;700;800&family=Nunito:wght@400;500;600;700;800&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7f7f2;--surface:#fff;--surface-muted:#f0f7f4;--ink:#1f2933;--muted:#687483;--line:#dfe4df;--brand:#256f5c;--brand-strong:#17483d;--accent:#d97706;--danger:#b42318;--found:#1d7ed0;--adoption:#c76f1d;--community:#3b8b5f;--shadow:0 18px 45px #1f29331f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);margin:0}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.app-frame{min-height:100vh}.app-main{max-width:760px;min-height:100vh;margin:0 auto;padding:18px 16px 96px}.page{gap:18px;display:grid}.page--home{gap:22px}.entry-page{align-items:center;min-height:calc(100vh - 114px)}.entry-panel{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;gap:16px;padding:28px 22px;display:grid}.entry-panel h1{max-width:10ch;margin:0;font-size:2.15rem;line-height:1.02}.entry-panel__lead,.entry-panel__hint{color:var(--muted);margin:0;line-height:1.45}.entry-panel__actions{gap:10px;margin-top:4px;display:grid}.entry-panel__actions .button{width:100%;min-height:52px}.entry-panel__links{color:var(--muted);font-size:.88rem;font-weight:700}.hero{color:#fff;background-color:#0000;background-image:linear-gradient(#17483d7a,#17483ddb),url(https://images.unsplash.com/photo-1601758124510-52d02ddb7cbd?auto=format&fit=crop&w=1200&q=80);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:8px;align-content:end;min-height:460px;padding:28px 22px;display:grid;overflow:hidden}.hero h1{max-width:10ch;margin:10px 0 12px;font-size:2.55rem;line-height:1}.hero p{max-width:34rem;margin:0;font-size:1rem;line-height:1.55}.hero__actions,.toolbar{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.brand-logo{object-fit:contain;background:#fff;border-radius:8px;align-items:center;width:56px;height:56px;padding:6px;display:block}.eyebrow{color:var(--brand);letter-spacing:0;text-transform:uppercase;font-size:.76rem;font-weight:800}.hero .eyebrow{color:#cde9de;margin-top:18px}.section-header{gap:8px;display:grid}.section-header h1{margin:0;font-size:1.75rem;line-height:1.08}.section-header p{color:var(--muted);margin:0;line-height:1.55}.button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:800;display:inline-flex}.button--secondary{color:var(--brand-strong);background:#eef5f1}.quick-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.quick-grid a{background:var(--surface);border:1px solid var(--line);border-radius:8px;gap:6px;min-height:112px;padding:16px;display:grid}.quick-grid strong{font-size:1.05rem}.quick-grid span{color:var(--muted);font-size:.92rem;line-height:1.35}.install-banner{box-shadow:var(--shadow);background:#fff;border:1px solid #b7dfca;border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:16px;display:flex}.install-banner strong{color:var(--brand-strong);margin-bottom:6px;font-size:1rem;display:block}.install-banner p{color:var(--muted);margin:0;line-height:1.45}.install-banner p+p{margin-top:6px}.install-banner__actions{flex-wrap:wrap;flex:none;justify-content:flex-end;gap:8px;display:flex}.ios-guide{z-index:60;background:#1f2933a3;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.ios-guide__panel{background:var(--surface);border-radius:8px;gap:16px;width:min(100%,420px);max-width:420px;max-height:calc(100vh - 36px);padding:18px;display:grid;overflow-y:auto;box-shadow:0 26px 70px #1f293347}.ios-guide__header{justify-content:space-between;align-items:start;gap:12px;display:flex}.ios-guide__header h2,.ios-guide__copy h3{margin:0;line-height:1.1}.ios-guide__close{color:var(--brand-strong);cursor:pointer;background:#eef5f1;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-weight:900;display:inline-flex}.ios-guide__demo{justify-items:center;display:grid}.ios-phone{background:#f3f6f4;border:2px solid #d8ded9;border-radius:30px;width:min(100%,238px);min-height:360px;padding:18px 14px 12px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 8px #fbfcfb}.ios-phone__screen{border:1px solid var(--line);background:linear-gradient(#fbfcfb,#eef5f1);border-radius:18px;align-content:center;min-height:278px;padding:18px;display:grid;position:relative;overflow:hidden}.ios-phone__card,.ios-share-sheet,.ios-add-sheet,.ios-home-screen{animation:.26s ease-out ios-guide-pop}.ios-phone__card{border:1px solid var(--line);background:#fff;border-radius:8px;gap:10px;padding:14px;display:grid;box-shadow:0 12px 24px #1f29331a}.ios-phone__logo{color:var(--brand-strong);font-size:.72rem;font-weight:900}.ios-phone__card strong{font-size:1.05rem;line-height:1.12}.ios-phone__button{background:var(--brand);color:#fff;text-align:center;border-radius:8px;padding:9px 10px;font-size:.8rem;font-weight:900;display:block}.ios-safari-bar{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;justify-content:space-between;align-items:center;gap:8px;min-height:34px;padding:0 10px;font-size:.68rem;display:flex;position:absolute;bottom:18px;left:24px;right:24px}.ios-share-target{border:2px solid var(--brand);border-radius:5px;width:16px;height:18px;display:inline-block;position:relative}.ios-share-target:before{background:var(--brand);content:"";width:2px;height:12px;position:absolute;top:-8px;left:5px}.ios-share-target.is-active{animation:.9s ease-in-out infinite ios-target-pulse}.ios-guide-arrow{border-left:8px solid #0000;border-right:8px solid #0000;border-top:18px solid var(--accent);width:0;height:0;display:none;position:absolute;bottom:56px;right:33px}.ios-guide-arrow.is-active{animation:.9s ease-in-out infinite ios-arrow-bounce;display:block}.ios-share-sheet,.ios-add-sheet{border:1px solid var(--line);background:#fffffff5;border-radius:8px 8px 0 0;gap:8px;padding:12px;display:grid;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -10px 24px #1f293324}.ios-share-sheet span,.ios-add-sheet span{color:var(--muted);font-size:.76rem}.ios-share-sheet strong,.ios-add-sheet strong{color:var(--brand-strong);font-size:.86rem}.ios-add-sheet button{background:var(--brand);color:#fff;border:0;border-radius:8px;min-height:34px;font-weight:900}.ios-home-screen{background:linear-gradient(135deg,#e9f5f0,#f7f7f2);place-items:center;display:grid;position:absolute;inset:0}.ios-home-screen__icon{border:1px solid var(--line);box-shadow:var(--shadow);color:var(--brand-strong);background:#fff;border-radius:16px;align-content:center;justify-items:center;width:62px;height:62px;font-size:.76rem;font-weight:900;display:grid}.ios-guide__copy{gap:7px;display:grid}.ios-guide__copy p{color:var(--muted);margin:0;line-height:1.45}.ios-guide__step{color:var(--brand);text-transform:uppercase;font-size:.78rem;font-weight:900}.ios-guide__dots{justify-content:center;gap:7px;display:flex}.ios-guide__dots button{cursor:pointer;background:#d9e4de;border:0;border-radius:999px;width:9px;height:9px;padding:0}.ios-guide__dots button.is-active{background:var(--brand);width:24px}.ios-guide__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.ios-guide__actions .button:disabled{cursor:not-allowed;opacity:.45}.ios-guide__panel{width:min(100%,460px);max-width:460px}.ios-guide__header h2{font-size:1.65rem}.ios-guide__copy p{font-size:1rem}.ios-guide-intro{gap:10px;width:100%;display:grid}.ios-guide-intro__phone{background:#f5faf7;border:1px solid #cfe2d8;border-radius:8px;grid-template-columns:38px 1fr;align-items:center;gap:10px;min-height:58px;padding:10px 12px;display:grid}.ios-guide-intro__phone span{background:var(--brand);color:#fff;border-radius:999px;place-content:center;width:34px;height:34px;font-weight:900;display:grid}.ios-guide-intro__phone strong{font-size:.98rem}.ios-phone{background:#10172a;border:3px solid #dbe3df;border-radius:34px;width:min(100%,286px);min-height:430px;padding:14px 12px 68px;box-shadow:inset 0 0 0 7px #f7faf8,0 18px 38px #1f293329}.ios-phone__status{color:#fff;justify-content:space-between;align-items:center;margin:0 10px 8px;font-size:.74rem;font-weight:900;display:flex}.ios-phone__status span:first-child{background:#20b15a;border-radius:999px;padding:3px 9px}.ios-phone__screen{border-radius:22px;align-content:center;min-height:312px;padding:18px}.ios-phone__screen--home{background:linear-gradient(145deg,#eff7f2,#f7f7f2);align-content:stretch}.ios-phone__card{gap:12px;max-width:190px;margin:0 auto}.ios-phone__button{background:var(--brand)}.ios-safari-toolbar{color:#dbeafe;background:#29304f;border-radius:18px 18px 30px 30px;grid-template-columns:auto 1fr 42px auto;align-items:center;gap:8px;min-height:62px;padding:10px 12px 14px;display:grid;position:absolute;bottom:0;left:0;right:0}.ios-safari-toolbar__url{color:#fff;text-overflow:ellipsis;white-space:nowrap;background:#4b5579;border-radius:999px;min-width:0;padding:8px 10px;font-size:.72rem;overflow:hidden}.ios-safari-share-icon{border:2px solid #4aa3ff;border-radius:7px;place-items:end center;width:25px;height:28px;display:grid;position:relative}.ios-safari-share-icon:before{content:"";background:#4aa3ff;width:2px;height:18px;position:absolute;top:-10px}.ios-safari-share-icon:after{content:"";border-top:2px solid #4aa3ff;border-left:2px solid #4aa3ff;width:9px;height:9px;position:absolute;top:-11px;transform:rotate(45deg)}.ios-share-sheet{color:#fff;background:#242424;border:0;border-radius:18px 18px 0 0;gap:9px;max-height:260px;padding:12px;bottom:0}.ios-share-sheet__app-row{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.ios-share-sheet__app-row span,.ios-share-sheet>span,.ios-share-sheet strong{color:#fff;background:#3a3a3c;border-radius:8px;padding:10px;font-size:.72rem}.ios-share-sheet strong{border:4px solid #f01414;justify-content:space-between;align-items:center;min-height:48px;font-size:.84rem;display:flex}.ios-plus-icon{border:2px solid #fff;border-radius:5px;flex:none;place-content:center;width:24px;height:24px;font-size:1rem;line-height:1;display:grid}.ios-add-sheet{background:#f8faf9;border-radius:18px 18px 0 0;gap:18px;padding:12px;bottom:0}.ios-add-sheet__top{grid-template-columns:auto 1fr auto;align-items:center;gap:8px;display:grid}.ios-add-sheet__top button{color:#0a84ff;background:0 0;border:0;min-height:34px;font-weight:800;position:relative}.ios-add-sheet__top strong{color:var(--ink);text-align:center;font-size:.76rem}.ios-add-sheet__preview{grid-template-columns:auto 1fr;align-items:center;gap:10px;display:grid}.ios-add-sheet__preview img,.ios-home-screen__icon img{border-radius:12px;width:48px;height:48px}.ios-home-screen{align-content:center;gap:8px}.ios-home-screen__icon{border-radius:18px;align-content:center;width:72px;height:72px;padding:8px}.ios-home-screen strong{color:var(--ink)}.ios-touch-ring{pointer-events:none;z-index:4;border:6px solid #f01414;border-radius:18px;animation:1.1s ease-in-out infinite ios-touch-pulse;position:absolute;box-shadow:0 0 0 4px #ffffffbd}.ios-touch-ring--share{inset:-14px -10px -12px}.ios-touch-ring--sheet{height:62px;bottom:22px;left:8px;right:8px}.ios-touch-ring--confirm{width:94px;height:44px;top:7px;right:5px}.ios-touch-ring--home{width:92px;height:92px;top:calc(50% - 56px);left:calc(50% - 46px)}.ios-install-visual{justify-items:center;gap:12px;width:100%;display:grid}.ios-demo-card{background:#f6faf7;border:1px dashed #9fbbb0;border-radius:8px;justify-items:center;gap:8px;width:100%;padding:12px;display:grid;position:relative}.ios-demo-card--intro{justify-items:stretch}.ios-demo-card__label,.ios-real-action__label{letter-spacing:0;text-transform:uppercase;border-radius:999px;padding:7px 10px;font-size:.7rem;font-weight:900;line-height:1}.ios-demo-card__label{color:#52655d;background:#e6eee9;justify-self:start}.ios-real-action{background:#fff;border:3px solid #f01414;border-radius:8px;gap:9px;width:100%;padding:12px;display:grid;position:relative;box-shadow:0 14px 28px #1f293324}.ios-real-action--intro{border-color:var(--brand)}.ios-real-action__label{color:#b91212;background:#fff2f2;justify-self:start}.ios-real-action--intro .ios-real-action__label{color:var(--brand-strong);background:#e6f4ee}.ios-real-action__surface{color:#fff;background:#17213d;border-radius:8px;min-height:62px;padding:10px;position:relative}.ios-real-action__text,.ios-real-action--intro strong{color:var(--ink);font-size:.96rem;line-height:1.25}.ios-real-toolbar{grid-template-columns:auto 1fr 42px;align-items:center;gap:8px;display:grid}.ios-real-toolbar__url{text-overflow:ellipsis;white-space:nowrap;background:#465172;border-radius:999px;min-width:0;padding:8px 10px;font-size:.72rem;overflow:hidden}.ios-real-sheet-row{background:#3a3a3c;border-radius:8px;justify-content:space-between;align-items:center;min-height:50px;padding:10px 12px;font-weight:900;display:flex;position:relative}.ios-real-confirm-row{color:var(--muted);background:#f8faf9;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:8px;min-height:56px;padding:10px 12px;display:grid;position:relative}.ios-real-confirm-row strong{color:#0a84ff;font-size:1rem}.ios-real-home-row{color:var(--ink);background:linear-gradient(145deg,#eff7f2,#f7f7f2);border-radius:8px;place-items:center;gap:6px;min-height:112px;display:grid;position:relative}.ios-real-home-row .ios-home-screen__icon{width:66px;height:66px}.ios-touch-ring--real-row{inset:4px}.ios-touch-ring--real-confirm{width:104px;height:42px;top:7px;right:4px}.ios-touch-ring--real-home{width:88px;height:88px;top:10px;left:calc(50% - 44px)}@keyframes ios-touch-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes ios-guide-pop{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes ios-arrow-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@keyframes ios-target-pulse{0%,to{box-shadow:0 0 #d977065c}50%{box-shadow:0 0 0 8px #d9770600}}.story-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.story-strip__item{background:var(--surface);box-shadow:var(--shadow);border-radius:8px;overflow:hidden}.story-strip__item img{aspect-ratio:1;object-fit:cover;width:100%}.story-strip__item span{padding:10px;font-size:.82rem;font-weight:700;display:block}.bottom-nav{border-top:1px solid var(--line);z-index:20;background:#fffffff5;grid-template-columns:repeat(5,1fr);padding:8px 8px 10px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #1f29331a}.bottom-nav__item{color:var(--muted);border-radius:8px;place-items:center;gap:4px;min-height:58px;font-size:.72rem;font-weight:800;display:grid}.bottom-nav__item.is-active{color:var(--brand-strong);background:#e9f5f0}.bottom-nav__icon{border:1px solid;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-size:.64rem;display:inline-flex}.filter-chips{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.chip{background:var(--surface);border:1px solid var(--line);color:var(--muted);cursor:pointer;border-radius:999px;flex:none;min-height:38px;padding:0 14px;font-weight:800}.chip.is-active{background:var(--brand-strong);border-color:var(--brand-strong);color:#fff}.post-list,.pet-list,.stack{gap:14px;display:grid}.post-card,.pet-card,.event-card,.detail-card,.profile-card,.info-panel,.danger-panel,.privacy-notice,.empty-state,.success-box{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;overflow:hidden}.post-card__media img{aspect-ratio:16/10;object-fit:cover;width:100%}.post-card__content,.event-card__body,.detail-card__body{gap:12px;padding:16px;display:grid}.post-card__content h2,.event-card h2,.pet-card h2,.info-panel h2,.danger-panel h2,.empty-state h2{margin:0;font-size:1.15rem;line-height:1.18}.post-card__content p,.event-card p,.privacy-notice p,.empty-state p,.detail-card p,.danger-panel p,.info-panel p{color:var(--muted);margin:0;line-height:1.5}.post-card__meta,.post-card__footer,.event-card__footer,.pet-card__title-row,.author-strip{justify-content:space-between;align-items:center;gap:10px;display:flex}.post-card__meta,.post-card__footer{color:var(--muted);font-size:.84rem;font-weight:700}.status-badge{color:#fff;border-radius:999px;padding:6px 10px;font-size:.74rem;font-weight:900;display:inline-flex}.status-badge--perdido{background:var(--danger)}.status-badge--encontrado{background:var(--found)}.status-badge--acolhido{background:var(--brand)}.status-badge--adocao{background:var(--adoption)}.status-badge--comum,.status-badge--em_casa,.status-badge--ativo,.status-badge--resolvido{background:var(--community)}.status-badge--encerrado{background:#596579}.pet-card{grid-template-columns:118px 1fr;display:grid}.pet-card__media img,.pet-card__media .pet-photo{object-fit:cover;width:100%;height:100%;min-height:126px}.pet-card__body{gap:8px;padding:14px;display:grid}.pet-card p{color:var(--muted);margin:0;line-height:1.45}.event-card img,.detail-card>img,.detail-card>.pet-photo{aspect-ratio:16/9;object-fit:cover;width:100%}.pet-photo{background:#e9f2ee;min-height:100%;display:grid;position:relative;overflow:hidden}.pet-photo img{object-fit:cover;width:100%;height:100%}.pet-photo--placeholder{text-align:center;align-content:center;justify-items:center;padding:14px}.pet-photo__mark{background:var(--brand-strong);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.4rem;font-weight:900;display:inline-flex}.pet-photo__especie{color:var(--brand-strong);margin-top:8px;font-size:.86rem;font-weight:900}.photo-pending-badge{background:var(--accent);color:#fff;border-radius:999px;margin-top:10px;padding:6px 10px;font-size:.72rem;font-weight:900}.photo-pending-cta,.card-note{color:var(--brand-strong);font-size:.82rem;font-weight:900}.pet-photo--large{border-radius:8px;min-height:220px}.pet-photo--detail{min-height:260px}.photo-section{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;gap:12px;padding:14px;display:grid}.photo-section p{color:var(--muted);margin:0;line-height:1.5}.form{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;gap:14px;padding:16px;display:grid}.form label,.search-box{color:var(--ink);gap:7px;font-size:.9rem;font-weight:800;display:grid}.form input,.form select,.form textarea,.search-box input{border:1px solid var(--line);color:var(--ink);background:#fbfcfb;border-radius:8px;width:100%;min-height:44px;padding:10px 12px}.form textarea{resize:vertical}.form span,.form-note{color:var(--danger);font-size:.82rem;font-weight:700}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.checkbox-row,.toggle-row{background:var(--surface-muted);border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:12px;display:flex}.checkbox-row input,.toggle-row input{width:22px;height:22px}.success-box,.privacy-notice,.empty-state,.info-panel,.danger-panel{gap:10px;padding:16px;display:grid}.success-box{color:var(--brand-strong);border-color:#b7dfca;font-weight:800}.success-box a{text-decoration:underline}.success-box--inside-form,.success-box--inside-form p{margin:0}.privacy-notice{background:#fff8ed;border-color:#f4d29d}.profile-card{grid-template-columns:86px 1fr;align-items:center;gap:14px;padding:16px;display:grid}.profile-card img{aspect-ratio:1;object-fit:cover;border-radius:8px}.profile-card h1{margin:4px 0;font-size:1.6rem}.profile-card p{color:var(--muted);margin:0}.counter-strip{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.counter-strip div{background:var(--surface);border:1px solid var(--line);text-align:center;border-radius:8px;gap:4px;padding:14px;display:grid}.counter-strip strong{font-size:1.45rem}.counter-strip span{color:var(--muted);font-size:.82rem;font-weight:800}.menu-list{gap:10px;display:grid}.menu-list a{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:16px;font-weight:800}.detail-card h1{margin:0;font-size:1.8rem;line-height:1.08}.timeline{background:var(--surface-muted);border-radius:8px;gap:4px;padding:12px;display:grid}.info-panel ul{color:var(--muted);margin:0;padding-left:20px;line-height:1.5}.info-panel label{color:var(--ink);gap:7px;font-size:.9rem;font-weight:800;display:grid}.info-panel input,.info-panel textarea{border:1px solid var(--line);color:var(--ink);background:#fbfcfb;border-radius:8px;width:100%;min-height:44px;padding:10px 12px}.info-panel textarea{resize:vertical;min-height:112px}.form-note a{text-decoration:underline}@media (width>=720px){.app-main{padding-bottom:112px}.hero{min-height:540px;padding:42px}.hero h1{font-size:3.5rem}.post-card{grid-template-columns:260px 1fr;display:grid}.post-card__media img{height:100%}.bottom-nav{border:1px solid var(--line);border-radius:8px;width:calc(100% - 32px);max-width:720px;bottom:18px;left:50%;transform:translate(-50%)}}@media (width<=560px){.install-banner{align-items:stretch;display:grid}.install-banner__actions{justify-content:stretch}.install-banner__actions .button{flex:140px}}.ronda-page{background:#e9e3da;justify-content:center;align-items:center;min-height:100vh;margin:-18px -16px -96px;display:flex;overflow:hidden}.ronda-phone{color:#1f2748;background:#fbf8f3;flex-direction:column;width:100%;max-width:402px;height:100vh;max-height:874px;font-family:Nunito,system-ui,sans-serif;display:flex;position:relative;overflow:hidden}.ronda-header{background:#fbf8f3;border-bottom:1px solid #f0ebe1;flex-shrink:0;align-items:center;gap:11px;padding:56px 20px 14px;display:flex}.ronda-logo-box{background:#fff;border-radius:12px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 4px 12px #1f27481a}.ronda-logo-box img{object-fit:contain;width:30px;height:30px}.ronda-brand{flex:1;min-width:0}.ronda-brand div{align-items:center;gap:7px;display:flex}.ronda-brand strong,.ronda-section-title h2,.ronda-title-block h1,.ronda-alert-content h3,.ronda-network-card h3,.ronda-sheet h2{font-family:"Baloo 2",cursive}.ronda-brand strong{color:#1f2748;font-size:19px;font-weight:800;line-height:1}.ronda-brand span{color:#e8492e;letter-spacing:.03em;background:#fde7e2;border-radius:20px;padding:3px 9px;font-size:12px;font-weight:800}.ronda-profile-initial{color:#fff;background:#1f2748;border-radius:50%;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-family:"Baloo 2",cursive;font-size:16px;font-weight:700;display:flex}.ronda-scroll{flex:1;padding:18px 20px 120px;overflow-y:auto}.ronda-scroll::-webkit-scrollbar{background:0 0;width:0}.ronda-pets-strip::-webkit-scrollbar{background:0 0;width:0}.ronda-hello{color:#8a8578;margin:0 0 14px;font-size:15px;font-weight:600}.ronda-my-pets{margin-bottom:24px}.ronda-my-pets h2{color:#1f2748;margin:0;font-family:"Baloo 2",cursive;font-size:19px;font-weight:700}.ronda-pet-counts{align-items:center;gap:12px;margin-top:4px;font-size:13px;font-weight:700;display:flex}.ronda-pet-counts span:first-child{color:#1f7a6b}.ronda-pet-counts span:last-child{color:#b4741a}.ronda-pets-strip{scroll-snap-type:x proximity;gap:15px;margin:0 -20px;padding:14px 20px 0;display:flex;overflow-x:auto}.ronda-pet-chip{color:#1f2748;scroll-snap-align:start;flex-direction:column;flex:none;align-items:center;gap:6px;width:60px;font-size:12px;font-weight:700;display:flex}.ronda-pet-avatar{background:#e7ecf3;border:2.5px solid #2a9d8f;border-radius:50%;width:60px;height:60px;position:relative}.ronda-pet-avatar img,.ronda-pet-avatar>span:first-child{color:#9b9488;object-fit:cover;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-family:"Baloo 2",cursive;font-size:20px;font-weight:800;display:flex}.ronda-pet-avatar.is-warning{background:#fbf0dd;border-color:#e0912a}.ronda-pet-avatar--add{color:#b7b0a3;background:#f3efe7;border:2px dashed #d8cfc0;justify-content:center;align-items:center;display:flex}.ronda-pet-status{background:#2a9d8f;border:2.5px solid #fbf8f3;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex;position:absolute;bottom:-2px;right:-2px}.ronda-pet-avatar.is-warning .ronda-pet-status{background:#e0912a}.ronda-title-block h1{color:#1f2748;margin:2px 0;font-size:32px;font-weight:800;line-height:1.02}.ronda-title-block p{color:#6e6a60;margin:6px 0 14px;font-size:15px;line-height:1.4}.ronda-zone-button{color:#1f2748;cursor:pointer;text-align:left;background:#fff;border:1px solid #efeae1;border-radius:16px;align-items:center;gap:12px;width:100%;margin-bottom:22px;padding:12px 15px;display:flex;box-shadow:0 6px 16px #1f27480d}.ronda-zone-icon{color:#e8492e;background:#fde7e2;border-radius:11px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.ronda-zone-button span:nth-child(2){flex:1;min-width:0}.ronda-zone-button small{color:#9b9488;letter-spacing:.04em;font-size:11px;font-weight:800;display:block}.ronda-zone-button strong{color:#1f2748;font-family:"Baloo 2",cursive;font-size:16px;font-weight:700;display:block}.ronda-zone-button em{color:#e8492e;flex:none;font-size:13px;font-style:normal;font-weight:800}.ronda-section-title{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.ronda-section-title h2{color:#1f2748;align-items:center;gap:8px;margin:0;font-size:19px;font-weight:700;display:flex}.ronda-section-title>span{color:#9b9488;font-size:13px;font-weight:700}.ronda-live-dot{background:#e8492e;border-radius:50%;width:9px;height:9px;animation:1.6s ease-in-out infinite ronda-live-pulse}.ronda-alert-card,.ronda-network-card{color:#1f2748;background:#fff;border:1px solid #efeae1;border-radius:22px;margin-bottom:13px;padding:14px;display:block;box-shadow:0 6px 16px #1f27480f}.ronda-alert-body,.ronda-network-card{gap:13px;display:flex}.ronda-alert-photo{color:#9b9488;background:#e7ecf3;border-radius:16px;flex:none;justify-content:center;align-items:center;width:76px;height:76px;font-weight:800;display:flex;overflow:hidden}.ronda-alert-photo img,.ronda-network-media img{object-fit:cover;width:100%;height:100%}.ronda-alert-content{flex:1;min-width:0}.ronda-badge{letter-spacing:.04em;border-radius:20px;align-items:center;gap:5px;padding:3px 9px;font-size:11px;font-weight:800;display:inline-flex}.ronda-badge span{border-radius:50%;width:6px;height:6px}.ronda-badge--lost{color:#c7381f;background:#fde7e2}.ronda-badge--lost span{background:#e8492e}.ronda-badge--seen{color:#b4741a;background:#fbf0dd}.ronda-badge--seen span{background:#e0912a}.ronda-badge--care{color:#1f7a6b;background:#e1f0ec}.ronda-badge--care span{background:#2a9d8f}.ronda-badge--neutral{color:#1f2748;background:#e7ecf3}.ronda-badge--neutral span{background:#1f2748}.ronda-alert-content h3{color:#1f2748;margin:6px 0 0;font-size:18px;font-weight:700;line-height:1.1}.ronda-alert-content p{color:#6e6a60;margin:3px 0 0;font-size:13.5px;line-height:1.35}.ronda-alert-meta{color:#8a8578;flex-wrap:wrap;align-items:center;gap:12px;margin-top:6px;font-size:12.5px;font-weight:600;display:flex}.ronda-alert-meta span{align-items:center;gap:4px;display:inline-flex}.ronda-alert-meta svg{color:#b7b0a3;width:12px;height:12px}.ronda-card-cta{color:#1f2748;background:#fff;border:1.5px solid #e7dfd1;border-radius:13px;justify-content:center;align-items:center;width:100%;height:44px;margin-top:13px;font-family:"Baloo 2",cursive;font-size:15px;font-weight:700;display:flex}.ronda-card-cta.is-primary{color:#fff;background:#e8492e;border-color:#e8492e}.ronda-privacy-note{color:#9b9488;align-items:center;gap:7px;margin-top:9px;font-size:12px;line-height:1.35;display:flex}.ronda-state-card{color:#6e6a60;background:#fff;border:1px solid #efeae1;border-radius:20px;margin-bottom:13px;padding:18px;font-size:14px;font-weight:700;line-height:1.4;box-shadow:0 6px 16px #1f27480f}.ronda-network{margin-top:28px}.ronda-network .ronda-section-title>span{color:#1f2748;background:#e7ecf3;border-radius:20px;padding:4px 10px;font-size:12px}.ronda-network-card{border-radius:20px;align-items:center;padding:12px 14px}.ronda-network-media{color:#1f2748;background:#e7ecf3;border-radius:15px;flex:none;justify-content:center;align-items:center;width:64px;height:64px;font-family:"Baloo 2",cursive;font-weight:800;display:flex;overflow:hidden}.ronda-network-media.is-date{color:#fff;background:#1f2748;flex-direction:column;line-height:1}.ronda-network-media.is-date strong{font-family:"Baloo 2",cursive;font-size:22px}.ronda-network-media.is-date span{letter-spacing:.06em;opacity:.8;margin-top:2px;font-size:11px;font-weight:700}.ronda-network-card div:nth-child(2){flex:1;min-width:0}.ronda-network-kind{color:#1f2748;letter-spacing:.04em;background:#e7ecf3;border-radius:20px;padding:3px 9px;font-size:11px;font-weight:800;display:inline-flex}.ronda-network-card h3{color:#1f2748;margin:6px 0 0;font-size:16px;font-weight:700;line-height:1.1}.ronda-network-card p{color:#8a8578;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:13px;overflow:hidden}.ronda-network-card>svg{color:#c7c0b2;flex:none}.ronda-footer-copy{color:#b7b0a3;text-align:center;margin:24px 0 0;font-size:12.5px;font-weight:600;line-height:1.4}.ronda-sheet-wrap{z-index:60;position:absolute;inset:0}.ronda-sheet-backdrop{background:#1f274880;border:0;width:100%;padding:0;position:absolute;inset:0}.ronda-sheet{background:#fbf8f3;border-radius:28px 28px 0 0;padding:12px 20px 30px;animation:.28s cubic-bezier(.2,.8,.2,1) ronda-sheet-up;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -10px 40px #1f274840}.ronda-sheet-handle{background:#dad3c8;border-radius:3px;width:40px;height:5px;margin:0 auto 16px}.ronda-sheet h2{color:#1f2748;text-align:center;margin:0 0 4px;font-size:23px;font-weight:800}.ronda-sheet p{color:#8a8578;text-align:center;margin:0 0 18px;font-size:14px}.ronda-zone-list{max-height:330px;overflow-y:auto}.ronda-zone-list button,.ronda-alert-options a{color:#1f2748;text-align:left;background:#fff;border:1.5px solid #efeae1;border-radius:16px;align-items:center;gap:13px;width:100%;margin-bottom:9px;padding:14px;font-weight:700;display:flex}.ronda-zone-list svg{color:#8a8578;flex:none;width:18px;height:18px}.ronda-zone-list span{flex:1;font-family:"Baloo 2",cursive;font-size:16px}.ronda-zone-list strong{color:#fff;background:#e8492e;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ronda-alert-options a{flex-direction:column;align-items:flex-start;gap:2px;font-family:"Baloo 2",cursive;font-size:17px}.ronda-alert-options span{color:#8a8578;font-family:Nunito,system-ui,sans-serif;font-size:13px;font-weight:600}.ronda-bottom-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:40;background:#fbf8f3f0;border-top:1px solid #eee8de;grid-template-columns:repeat(5,1fr);align-items:flex-end;padding:9px 14px 26px;display:grid;position:absolute;bottom:0;left:0;right:0}.ronda-bottom-nav a,.ronda-bottom-nav button{color:#9b9488;text-align:center;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:44px;padding:0;font-family:Nunito,system-ui,sans-serif;font-size:10.5px;font-weight:700;display:flex}.ronda-bottom-nav button{color:#e8492e;cursor:pointer;font-weight:800;position:relative}.ronda-bottom-nav button:before{color:#fff;content:"!";background:#e8492e;border:4px solid #fbf8f3;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-top:-36px;font-family:"Baloo 2",cursive;font-size:28px;font-weight:800;line-height:1;display:flex;box-shadow:0 10px 22px #e8492e66}.ronda-bottom-nav .is-active{color:#e8492e;font-weight:800}@keyframes ronda-live-pulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes ronda-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (width>=720px){.ronda-page{margin-bottom:-112px}.ronda-phone{border-radius:28px;height:calc(100vh - 32px);box-shadow:0 22px 70px #1f274833}}.cadastro-page{background:#e9e3da;justify-content:center;align-items:center;min-height:100vh;margin:-18px -16px -96px;display:flex;overflow:hidden}.cadastro-phone{color:#1f2748;background:#fbf8f3;flex-direction:column;width:100%;max-width:402px;height:100vh;max-height:874px;font-family:Nunito,system-ui,sans-serif;display:flex;position:relative;overflow:hidden}.cadastro-progress{flex-shrink:0;align-items:center;gap:12px;padding:56px 20px 4px;display:flex}.cadastro-progress button{color:#1f2748;cursor:pointer;background:#f1ece3;border:0;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.cadastro-progress div{flex:1;gap:6px;padding-left:4px;display:flex}.cadastro-progress span{background:#e7e1d6;border-radius:3px;flex:1;height:5px}.cadastro-progress span.is-active{background:#e8492e}.cadastro-progress strong{color:#9b9488;font-size:12.5px;font-weight:800}.cadastro-scroll{flex:1;padding:8px 20px 20px;overflow-y:auto}.cadastro-scroll::-webkit-scrollbar{background:0 0;width:0}.cadastro-brand{align-items:center;gap:11px;display:flex}.cadastro-brand div{background:#fff;border-radius:13px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 4px 12px #1f27481a}.cadastro-brand img{object-fit:contain;width:32px;height:32px}.cadastro-brand strong,.cadastro-scroll h1,.cadastro-scroll h2,.cadastro-actions button,.cadastro-sent h1,.cadastro-login-link{font-family:"Baloo 2",cursive}.cadastro-brand strong{color:#1f2748;font-size:18px;font-weight:800}.cadastro-scroll h1{color:#1f2748;margin:20px 0 6px;font-size:28px;font-weight:800;line-height:1.08}.cadastro-scroll h2{color:#1f2748;align-items:center;gap:8px;margin:26px 0 12px;font-size:16px;font-weight:700;display:flex}.cadastro-scroll>p{color:#6e6a60;margin:0 0 22px;font-size:15px;line-height:1.45}.cadastro-field{margin-top:18px;display:block}.cadastro-field span{color:#8a8578;letter-spacing:.02em;margin-bottom:8px;font-size:13px;font-weight:800;display:block}.cadastro-field input{color:#1f2748;background:#fff;border:1.5px solid #efeae1;border-radius:14px;outline:none;width:100%;min-height:50px;padding:13px 14px;font-family:Nunito,system-ui,sans-serif;font-size:15px}.cadastro-field input:focus{border-color:#d8cfc0}.cadastro-field em,.cadastro-error{color:#b42318;margin-top:6px;font-size:12.5px;font-style:normal;font-weight:800;line-height:1.35;display:block}.cadastro-field small{color:#b7b0a3;margin-top:6px;font-size:12px;display:block}.cadastro-help{color:#8a8578;margin-top:7px;font-size:12.5px;line-height:1.4}.cadastro-help strong{color:#6e6a60}.cadastro-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.cadastro-grid .cadastro-field{margin-top:0}.cadastro-grid--number{grid-template-columns:110px 1fr;margin-top:16px}.cadastro-instagram-card{background:linear-gradient(135deg,#fff3ef,#fde9e2);border:1.5px solid #f6d3c7;border-radius:16px;padding:15px 16px}.cadastro-instagram-card p{color:#7a4a3c;margin:0 0 12px;font-size:13.5px;line-height:1.5}.cadastro-instagram-card strong{color:#c0341c}.cadastro-instagram-card a{color:#fff;background:#e8492e;border-radius:13px;justify-content:center;align-items:center;height:48px;font-family:"Baloo 2",cursive;font-size:16px;font-weight:700;display:flex;box-shadow:0 8px 18px #e8492e47}.cadastro-small-copy,.cadastro-muted{color:#8a8578;margin:16px 0 12px;font-size:12.5px;line-height:1.4}.cadastro-small-copy strong,.cadastro-muted{color:#b7b0a3;font-weight:700}.cadastro-check{background:#fff;border:1.5px solid #efeae1;border-radius:14px;align-items:flex-start;gap:11px;margin-top:22px;padding:14px;display:flex}.cadastro-check input{accent-color:#2a9d8f;flex:none;width:24px;height:24px;margin:0}.cadastro-check span{color:#4e4a42;font-size:13px;line-height:1.4}.cadastro-check a{color:#e8492e;font-weight:800}.cadastro-check--soft{background:#f1f7f5;border-color:#cfe7e1;margin-top:12px}.cadastro-check--soft span{color:#5c7a73;gap:3px;display:grid}.cadastro-check--soft strong{color:#1f2748;font-size:13.5px;display:block}.cadastro-actions{background:#fbf8f3;border-top:1px solid #f0ebe1;flex-shrink:0;padding:12px 20px 24px}.cadastro-actions button,.cadastro-login-link{color:#fff;cursor:pointer;background:#e8492e;border:0;border-radius:17px;justify-content:center;align-items:center;width:100%;height:58px;font-size:19px;font-weight:700;display:flex;box-shadow:0 10px 22px #e8492e52}.cadastro-actions button:disabled{opacity:.65}.cadastro-actions p{color:#8a8578;text-align:center;margin:12px 0 0;font-size:14px}.cadastro-actions a{color:#e8492e;font-weight:700}.cadastro-sent{text-align:center;flex-direction:column;flex:1;align-items:center;padding:80px 26px 30px;animation:.3s fadeUp;display:flex;overflow-y:auto}.cadastro-mail-icon{background:#e7ecf3;border-radius:26px;width:96px;height:96px;position:relative}.cadastro-mail-icon:before{content:"";border:3px solid #3e5c86;border-radius:8px;width:52px;height:38px;position:absolute;top:29px;left:22px}.cadastro-mail-icon:after{content:"";border-bottom:3px solid #3e5c86;border-right:3px solid #3e5c86;width:28px;height:18px;position:absolute;top:32px;left:34px;transform:rotate(45deg)}.cadastro-sent h1{color:#1f2748;margin:24px 0 12px;font-size:26px;font-weight:800;line-height:1.15}.cadastro-sent p{color:#6e6a60;max-width:300px;margin:0 0 8px;font-size:15.5px;line-height:1.5}.cadastro-sent strong{color:#1f2748}.cadastro-sent div:not(.cadastro-mail-icon){color:#6e6a60;text-align:left;background:#f3efe7;border-radius:16px;width:100%;margin-top:24px;padding:14px 16px;font-size:13.5px;line-height:1.45}.cadastro-sent small{color:#8a8578;margin:12px 0;font-size:12px;line-height:1.4;display:block}.cadastro-login-link{flex:none;margin-top:auto;font-size:18px;box-shadow:0 10px 22px #e8492e4d}@keyframes fadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width>=720px){.cadastro-page{margin-bottom:-112px}.cadastro-phone{border-radius:28px;height:calc(100vh - 32px);box-shadow:0 22px 70px #1f274833}}.login-page{background:#e9e3da;justify-content:center;align-items:center;min-height:100vh;margin:-18px -16px -96px;display:flex;overflow:hidden}.login-phone{color:#1f2748;background:#fbf8f3;flex-direction:column;width:100%;max-width:402px;height:100vh;max-height:874px;font-family:Nunito,system-ui,sans-serif;display:flex;overflow:hidden}.login-hero{text-align:center;background:radial-gradient(130% 90% at 50% 12%,#f6f0e6 0%,#ede4d6 100%);flex-shrink:0;padding:22px 30px 34px}.login-hero button{color:#1f2748;cursor:pointer;background:#ffffffb3;border:0;border-radius:13px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:26px;display:flex;box-shadow:0 3px 10px #1f274814}.login-logo-card{background:#fff;border-radius:26px;justify-content:center;align-items:center;width:92px;height:92px;margin:0 auto;animation:4s ease-in-out infinite login-float-y;display:flex;box-shadow:0 16px 36px #1f274826}.login-logo-card img{object-fit:contain;width:64px;height:64px}.login-hero h1,.login-field>span,.login-forgot a,.login-submit,.login-footer a{font-family:"Baloo 2",cursive}.login-hero h1{color:#1f2748;letter-spacing:-.01em;margin:20px 0 4px;font-size:27px;font-weight:800}.login-hero p{color:#8a8578;margin:0;font-size:14.5px}.login-form-area{flex:1;padding:26px 26px 0;overflow:auto}.login-field{margin-bottom:16px;display:block}.login-field>span{color:#1f2748;margin:0 0 7px 3px;font-size:13.5px;font-weight:600;display:block}.login-field>div{color:#b7ae9f;background:#fff;border:1.5px solid #ece5da;border-radius:16px;align-items:center;gap:11px;height:56px;padding:0 16px;display:flex}.login-field input{color:#1f2748;background:0 0;border:0;outline:none;flex:1;min-width:0;font-family:Nunito,system-ui,sans-serif;font-size:16px}.login-field button{color:#e8492e;cursor:pointer;background:0 0;border:0;padding:4px;font-size:12px;font-weight:800}.login-field em,.login-error{color:#b42318;margin-top:6px;font-size:12.5px;font-style:normal;font-weight:800;line-height:1.35;display:block}.login-forgot{text-align:right;margin:-4px 3px 24px}.login-forgot a{color:#e8492e;font-size:14px;font-weight:600}.login-submit{color:#fff;cursor:pointer;background:#e8492e;border:0;border-radius:17px;justify-content:center;align-items:center;width:100%;height:58px;font-size:19px;font-weight:700;display:flex;box-shadow:0 10px 22px #e8492e52}.login-submit:disabled{opacity:.65}.login-notice{color:#5c7a73;background:#f1f7f5;border:1.5px solid #cfe7e1;border-radius:16px;gap:6px;margin:12px 0;padding:14px;font-size:13px;line-height:1.4;display:grid}.login-notice strong{color:#1f2748}.login-notice a{color:#e8492e;font-weight:800}.login-footer{color:#8a8578;text-align:center;background:#fbf8f3;border-top:1px solid #f0eae0;flex-shrink:0;padding:18px 26px 30px;font-size:14.5px}.login-footer a{color:#e8492e;font-weight:800}@keyframes login-float-y{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (width>=720px){.login-page{margin-bottom:-112px}.login-phone{border-radius:28px;height:calc(100vh - 32px);box-shadow:0 22px 70px #1f274833}}.perfil-page{background:#e9e3da;justify-content:center;min-height:100vh;font-family:Nunito,system-ui,sans-serif;display:flex}.perfil-phone{background:#fbf8f3;width:min(100%,402px);min-height:100vh;position:relative;overflow:hidden}.perfil-scroll{height:100vh;padding-bottom:96px;overflow-y:auto}.perfil-scroll::-webkit-scrollbar{display:none}.perfil-pets-strip::-webkit-scrollbar{display:none}.perfil-hero{text-align:center;background:linear-gradient(165deg,#26305a 0%,#1f2748 100%);padding:56px 24px 58px;position:relative}.perfil-topbar{justify-content:space-between;align-items:center;height:24px;display:flex}.perfil-topbar span,.perfil-hero h1,.perfil-role,.perfil-stats strong,.perfil-section-heading h2,.perfil-pet-chip strong,.perfil-empty-pet strong,.perfil-guardiao h2,.perfil-guardiao-card strong,.perfil-settings strong,.perfil-logout,.perfil-login-link{font-family:"Baloo 2",cursive}.perfil-topbar span{color:#fff;font-size:17px;font-weight:700}.perfil-icon-button{color:#fff;background:#ffffff24;border:0;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.perfil-icon-button svg,.perfil-avatar-edit svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linejoin:round;width:19px;height:19px}.perfil-avatar{background:#fff;border:4px solid #ffffffe6;border-radius:50%;width:108px;height:108px;margin:16px auto 0;position:relative;box-shadow:0 14px 30px #00000047}.perfil-avatar>img,.perfil-avatar>span{border-radius:50%;width:100%;height:100%}.perfil-avatar>img{object-fit:cover;display:block}.perfil-avatar>span{color:#1f2748;justify-content:center;align-items:center;font-family:"Baloo 2",cursive;font-size:31px;font-weight:800;display:flex}.perfil-avatar-edit{color:#fff;background:#e8492e;border:3px solid #1f2748;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex;position:absolute;bottom:-2px;right:-2px}.perfil-avatar-edit svg{stroke-width:2.4px;width:15px;height:15px}.perfil-hero h1{color:#fff;margin:14px 0 3px;font-size:23px;font-weight:800}.perfil-role{color:#ffb4a2;background:#e8492e2e;border:1px solid #e8492e66;border-radius:20px;align-items:center;gap:6px;margin-top:2px;padding:5px 12px;font-size:13px;font-weight:700;display:inline-flex}.perfil-role--tutor{color:#9de1d8;background:#2a9d8f29;border-color:#2a9d8f57}.perfil-role svg,.perfil-location svg,.perfil-guardiao-heading svg,.perfil-guardiao-title svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.perfil-location{color:#b8bdd4;justify-content:center;align-items:center;gap:5px;margin:9px 0 0;font-size:13.5px;display:flex}.perfil-stats{z-index:5;background:#fff;border-radius:20px;margin:-38px 20px 0;padding:20px 8px;display:flex;position:relative;box-shadow:0 12px 30px #1f27481a}.perfil-stats div{text-align:center;flex:1}.perfil-stats div+div{border-left:1px solid #f0eae0}.perfil-stats strong{color:#1f2748;font-size:24px;font-weight:800;line-height:1;display:block}.perfil-stats div:nth-child(2) strong{color:#e8492e}.perfil-stats div:nth-child(3) strong{color:#2a9d8f}.perfil-stats span{color:#9b9488;margin-top:3px;font-size:12px;font-weight:600;line-height:1.15;display:block}.perfil-state{color:#206d62;background:#eef8f5;border:1px solid #d7efe9;border-radius:16px;margin:20px 20px 0;padding:16px}.perfil-state--danger{color:#9d2715;background:#fff2ee;border-color:#f0c2b6}.perfil-state h2{color:inherit;margin:0 0 6px;font-size:17px}.perfil-state p{margin:0;line-height:1.4}.perfil-state a{color:#fff;background:#1f7d67;border-radius:13px;justify-content:center;align-items:center;gap:8px;width:100%;height:46px;margin-top:12px;font-weight:800;display:inline-flex}.perfil-section-heading{justify-content:space-between;align-items:center;padding:36px 22px 4px;display:flex}.perfil-section-heading h2{color:#1f2748;margin:0;font-size:17px;font-weight:700}.perfil-section-heading a{color:#e8492e;font-family:"Baloo 2",cursive;font-size:13.5px;font-weight:600}.perfil-pets-strip{gap:14px;padding:12px 22px 4px;display:flex;overflow-x:auto}.perfil-pet-chip,.perfil-empty-pet{color:#1f2748;text-align:center;flex:none;min-width:66px}.perfil-pet-photo,.perfil-pet-chip--new>span,.perfil-empty-pet>span{border-radius:20px;justify-content:center;align-items:center;width:66px;height:66px;display:flex}.perfil-pet-photo{background:#eaf5f2;border:2.5px solid #fff;overflow:hidden;box-shadow:0 6px 16px #1f27481f}.perfil-pet-photo img{object-fit:cover;width:100%;height:100%}.perfil-pet-photo span{color:#1f7d67;font-family:"Baloo 2",cursive;font-size:20px;font-weight:800}.perfil-pet-chip strong,.perfil-empty-pet strong{margin-top:6px;font-size:12.5px;font-weight:700;display:block}.perfil-pet-chip--new>span,.perfil-empty-pet>span{color:#b7ae9f;background:0 0;border:2px dashed #d8d0c3}.perfil-pet-chip--new svg,.perfil-empty-pet svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;width:24px;height:24px}.perfil-empty-pet{min-width:88px}.perfil-empty-pet>span{color:#9b9488;width:88px;font-family:"Baloo 2",cursive;font-weight:800}.perfil-empty-pet strong,.perfil-pet-chip--new strong{color:#9b9488}.perfil-guardiao{padding:30px 20px 0}.perfil-guardiao-heading{align-items:center;gap:9px;margin-bottom:12px;display:flex}.perfil-guardiao-heading>span{color:#e8492e;background:#fdede8;border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;display:inline-flex}.perfil-guardiao h2{color:#1f2748;margin:0;font-size:17px;font-weight:700}.perfil-guardiao-card{background:linear-gradient(160deg,#26305a,#1f2748);border-radius:20px;padding:18px;box-shadow:0 14px 30px #1f274838}.perfil-guardiao-title{color:#ffb4a2;align-items:center;gap:8px;font-family:"Baloo 2",cursive;font-size:15px;font-weight:700;display:flex}.perfil-guardiao-card p{color:#b8bdd4;margin:6px 0 16px;font-size:13.5px;line-height:1.4}.perfil-guardiao-card a{background:#ffffff0f;border-radius:14px;grid-template-rows:auto auto;grid-template-columns:38px 1fr 18px;align-items:center;column-gap:13px;margin-top:9px;padding:13px;display:grid}.perfil-guardiao-card a>span:first-child{color:#ff9b85;background:#e8492e38;border-radius:11px;grid-row:1/3;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.perfil-guardiao-card a:nth-of-type(2)>span:first-child{color:#f0b25e;background:#e0912a38}.perfil-guardiao-card a svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round}.perfil-guardiao-card a>span:first-child svg{width:20px;height:20px}.perfil-guardiao-card strong{color:#fff;font-size:15px;font-weight:700}.perfil-guardiao-card small{color:#a9aec8;font-size:12.5px}.perfil-guardiao-card a>svg{color:#6b7099;grid-area:1/3/3;width:18px;height:18px}.perfil-settings{background:#fff;border-radius:18px;margin:24px 20px 0;overflow:hidden;box-shadow:0 6px 18px #1f27480f}.perfil-settings a{border-bottom:1px solid #f4efe7;align-items:center;gap:14px;min-height:70px;padding:16px 18px;display:flex}.perfil-settings a:last-child{border-bottom:0}.perfil-settings-icon{border-radius:11px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.perfil-settings-icon svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.perfil-settings-icon img{object-fit:contain;border-radius:7px;width:26px;height:26px}.perfil-settings-icon--orange{color:#e8492e;background:#fdede8}.perfil-settings-icon--green{color:#2a9d8f;background:#eaf5f2}.perfil-settings-icon--purple{color:#7a6fb0;background:#f1eef8}.perfil-settings-icon--sand{background:#f3efe7}.perfil-settings strong{color:#1f2748;flex:1;font-size:15.5px;font-weight:600}.perfil-settings>a>svg,.perfil-state a svg{fill:none;stroke:#c9c1b4;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.perfil-logout,.perfil-login-link{color:#e8492e;background:#fff;border:1.5px solid #f1d9d2;border-radius:15px;justify-content:center;align-items:center;gap:9px;width:calc(100% - 40px);min-height:52px;margin:16px 20px 0;font-size:16px;font-weight:700;display:flex}.perfil-logout{cursor:pointer}.perfil-logout:disabled{opacity:.7;cursor:wait}.perfil-logout svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.perfil-version{color:#b7ae9f;text-align:center;margin:14px 0 26px;font-size:12px}.perfil-bottom-nav{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbf8f3f0;border-top:1px solid #eee8de;justify-content:space-between;align-items:flex-end;padding:9px 14px 26px;display:flex;position:absolute;bottom:0;left:0;right:0}.perfil-bottom-nav a,.perfil-bottom-nav button{color:#9b9488;background:0 0;border:0;flex-direction:column;flex:1;align-items:center;gap:4px;font-family:Nunito,system-ui,sans-serif;font-size:10.5px;font-weight:700;display:flex}.perfil-bottom-nav svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.perfil-bottom-nav a:nth-child(2) svg ellipse,.perfil-bottom-nav a:nth-child(2) svg path{fill:currentColor;stroke:none}.perfil-alert-action{color:#e8492e;font-weight:800}.perfil-alert-action button{color:#fff;background:#e8492e;border:4px solid #fbf8f3;border-radius:50%;flex:none;justify-content:center;align-items:center;width:60px;height:60px;margin-top:-30px;display:flex;box-shadow:0 10px 22px #e8492e66}.perfil-alert-action button svg{stroke-width:2px;width:30px;height:30px}.perfil-bottom-nav .is-active{color:#e8492e;font-weight:800}@media (width>=720px){.perfil-page{margin-bottom:-112px}.perfil-phone{border-radius:28px;height:calc(100vh - 32px);min-height:0;box-shadow:0 22px 70px #1f274833}}.meus-pets-page{background:#e9e3da;justify-content:center;min-height:100vh;font-family:Nunito,system-ui,sans-serif;display:flex}.meus-pets-phone{background:#fbf8f3;width:min(100%,402px);min-height:100vh;position:relative;overflow:hidden}.meus-pets-header{background:#fbf8f3;border-bottom:1px solid #f0ebe1;flex-shrink:0;padding:56px 20px 14px}.meus-pets-title-row{align-items:center;gap:12px;display:flex}.meus-pets-back{color:#1f2748;background:#f1ece3;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.meus-pets-back svg,.meus-pets-card-main>svg,.meus-pets-fixed-action svg,.meus-pets-badge svg,.meus-pets-summary svg,.meus-pets-state svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.meus-pets-back svg{stroke-width:2.4px;width:20px;height:20px}.meus-pets-title-row h1,.meus-pets-card h2,.meus-pets-card-action,.meus-pets-complete,.meus-pets-fixed-action a,.meus-pets-state h2,.meus-pets-state a{font-family:"Baloo 2",cursive}.meus-pets-title-row h1{color:#1f2748;margin:0;font-size:22px;font-weight:800}.meus-pets-summary{flex-wrap:wrap;align-items:center;gap:10px 12px;margin-top:12px;font-size:13.5px;font-weight:700;display:flex}.meus-pets-summary span{align-items:center;gap:5px;display:inline-flex}.meus-pets-summary svg{stroke-width:1.8px;width:15px;height:15px}.meus-pets-summary .is-protected{color:#1f7a6b}.meus-pets-summary .is-photo{color:#b4741a}.meus-pets-summary .is-lost{color:#c7381f}.meus-pets-dot{background:currentColor;border-radius:50%;width:6px;height:6px;display:inline-block}.meus-pets-list{height:calc(100vh - 111px);padding:16px 20px 110px;animation:.3s meus-pets-fade-up;overflow-y:auto}.meus-pets-list::-webkit-scrollbar{background:0 0;width:0}.meus-pets-card{background:#fff;border:1px solid #efeae1;border-radius:20px;margin-bottom:13px;padding:13px 14px;box-shadow:0 6px 16px #1f27480f}.meus-pets-card--lost{border:1.5px solid #f4d9d2;border-radius:22px;padding:14px}.meus-pets-card--photo{border-color:#f0e4cc}.meus-pets-card-main{color:inherit;align-items:center;gap:13px;display:flex}.meus-pets-card-main>div{flex:1;min-width:0}.meus-pets-card-main>svg{color:#c7c0b2;stroke-width:2.4px;flex-shrink:0;width:20px;height:20px}.meus-pets-photo-link{flex-shrink:0}.meus-pets-photo{background:#e7ecf3;border:2.5px solid #2a9d8f;border-radius:15px;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden}.meus-pets-card--lost .meus-pets-photo{border-color:#e8492e;border-radius:16px;width:70px;height:70px}.meus-pets-card--photo .meus-pets-photo{background:#fbf0dd;border-color:#e0912a}.meus-pets-photo img{object-fit:cover;width:100%;height:100%}.meus-pets-photo>span{color:#1f7d67;font-family:"Baloo 2",cursive;font-size:20px;font-weight:800}.meus-pets-card h2{color:#1f2748;margin:6px 0 0;font-size:18px;font-weight:700;line-height:1.1}.meus-pets-card:not(.meus-pets-card--lost) h2{margin-top:0;font-size:17px}.meus-pets-card p{color:#8a8578;margin:2px 0 0;font-size:13px}.meus-pets-badge{border-radius:20px;align-items:center;gap:5px;margin-top:5px;padding:2px 9px;font-size:12px;font-weight:700;display:inline-flex}.meus-pets-badge svg{stroke-width:3px;width:12px;height:12px}.meus-pets-badge--lost{color:#c7381f;letter-spacing:.04em;background:#fde7e2;margin-top:0;padding:3px 9px;font-size:11px;font-weight:800}.meus-pets-badge--protected{color:#1f7a6b;background:#e1f0ec}.meus-pets-badge--photo{color:#b4741a;background:#fbf0dd}.meus-pets-card-action{border-radius:12px;justify-content:center;align-items:center;width:100%;height:42px;margin-top:12px;font-size:14.5px;font-weight:700;display:flex}.meus-pets-card-action--lost{color:#fff;background:#e8492e}.meus-pets-complete{color:#fff;background:#1f2748;border-radius:11px;flex-shrink:0;align-items:center;height:36px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.meus-pets-fixed-action{background:linear-gradient(#fbf8f300,#fbf8f3 30%);padding:12px 20px 26px;position:absolute;bottom:0;left:0;right:0}.meus-pets-fixed-action a{color:#fff;background:#e8492e;border-radius:16px;justify-content:center;align-items:center;gap:8px;width:100%;height:56px;font-size:18px;font-weight:700;display:flex;box-shadow:0 10px 22px #e8492e52}.meus-pets-fixed-action svg{stroke-width:2.4px;width:20px;height:20px}.meus-pets-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 111px);padding:30px 30px 40px;animation:.3s meus-pets-fade-up;display:flex}.meus-pets-state-icon{background:#e7ecf3;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex}.meus-pets-state-icon svg{color:#9db0c9;stroke-width:1.8px;width:64px;height:64px}.meus-pets-state h2{color:#1f2748;margin:24px 0 10px;font-size:24px;font-weight:800}.meus-pets-state p{color:#6e6a60;max-width:280px;margin:0;font-size:15.5px;line-height:1.5}.meus-pets-state a{color:#fff;background:#e8492e;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:300px;height:56px;margin-top:28px;font-size:18px;font-weight:700;display:flex;box-shadow:0 10px 22px #e8492e52}@keyframes meus-pets-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width>=720px){.meus-pets-page{margin-bottom:-112px}.meus-pets-phone{border-radius:28px;height:calc(100vh - 32px);min-height:0;box-shadow:0 22px 70px #1f274833}}.pet-form-page{background:#e9e3da;justify-content:center;min-height:100vh;font-family:Nunito,system-ui,sans-serif;display:flex}.pet-form-phone{background:#fbf8f3;flex-direction:column;width:min(100%,402px);min-height:100vh;display:flex;position:relative;overflow:hidden}.pet-form-header{border-bottom:1px solid #f0ebe1;flex-shrink:0;align-items:center;gap:12px;padding:56px 18px 12px;display:flex}.pet-form-back{color:#1f2748;background:#f1ece3;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.pet-form-back svg,.pet-form-select-button svg,.pet-form-raca-list svg,.pet-form-photo-note svg,.pet-form-location svg,.pet-form-success svg,.pet-form-state svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.pet-form-back svg{stroke-width:2.4px;width:20px;height:20px}.pet-form-header h1,.pet-form-field>span,.pet-form-options>span,.pet-form-status>span,.pet-form-footer button,.pet-form-success h1,.pet-form-success a,.pet-form-state h2,.pet-form-state a{font-family:"Baloo 2",cursive}.pet-form-header h1{color:#1f2748;margin:0;font-size:21px;font-weight:800}.pet-form-scroll{flex:1;padding:18px 20px 20px;overflow-y:auto}.pet-form-scroll::-webkit-scrollbar{background:0 0;width:0}.pet-form-raca-list>div:last-child::-webkit-scrollbar{background:0 0;width:0}.pet-form-photo{cursor:pointer;background:#f3efe7;border:2px dashed #d8cfc0;border-radius:20px;justify-content:center;align-items:center;width:100%;height:180px;display:flex;position:relative;overflow:hidden}.pet-form-photo img{object-fit:cover;width:100%;height:100%}.pet-form-photo span{color:#8a8578;font-size:15px;font-weight:800}.pet-form-photo input{opacity:0;cursor:pointer;position:absolute;inset:0}.pet-form-photo-note{color:#8a8578;align-items:center;gap:7px;margin:8px 0 0;font-size:12.5px;line-height:1.35;display:flex}.pet-form-photo-note svg{color:#b7b0a3;stroke-width:1.8px;flex-shrink:0;width:15px;height:15px}.pet-form-photo-note strong{color:#6e6a60}.pet-form-field,.pet-form-options,.pet-form-status{margin-top:20px;display:block}.pet-form-field:first-of-type{margin-top:24px}.pet-form-field>span,.pet-form-options>span,.pet-form-status>span{color:#8a8578;letter-spacing:.02em;font-size:13px;font-weight:800;display:block}.pet-form-field input,.pet-form-select-button{color:#1f2748;background:#fff;border:1.5px solid #efeae1;border-radius:14px;width:100%;margin-top:8px;padding:14px 15px;font-family:Nunito,system-ui,sans-serif;font-size:15px;font-weight:600}.pet-form-field input:focus,.pet-form-select-button:focus,.pet-form-raca-list input:focus{border-color:#1f7d67;outline:none}.pet-form-select-button{cursor:pointer;text-align:left;justify-content:space-between;align-items:center;display:flex}.pet-form-select-button:disabled{opacity:.7;cursor:wait}.pet-form-select-button .is-muted{color:#9b9488}.pet-form-select-button svg{color:#9b9488;stroke-width:2.2px;width:18px;height:18px}.pet-form-options>div{gap:8px;margin-top:8px;display:flex}.pet-form-options>div.is-wrapped{flex-wrap:wrap}.pet-form-options button{color:#6e6a60;cursor:pointer;background:#fff;border:1.5px solid #efeae1;border-radius:12px;flex:1;min-height:44px;padding:10px 12px;font-family:Nunito,system-ui,sans-serif;font-size:15px;font-weight:600}.pet-form-options>div.is-wrapped button{flex:none;padding-inline:16px}.pet-form-options button.is-active{color:#fff;background:#1f2748;border-color:#1f2748;font-weight:800}.pet-form-raca-list{background:#fff;border:1.5px solid #efeae1;border-radius:14px;margin-top:8px;overflow:hidden;box-shadow:0 10px 26px #1f27481a}.pet-form-raca-list>div:first-child{border-bottom:1px solid #f0ebe1;align-items:center;gap:9px;padding:11px 14px;display:flex}.pet-form-raca-list svg{color:#b7b0a3;stroke-width:2px;width:16px;height:16px}.pet-form-raca-list input{color:#1f2748;background:0 0;border:0;flex:1;font-family:Nunito,system-ui,sans-serif;font-size:15px}.pet-form-raca-list>div:last-child{max-height:184px;overflow-y:auto}.pet-form-raca-list button{color:#1f2748;cursor:pointer;text-align:left;background:#fff;border:0;border-bottom:1px solid #f5f1e9;width:100%;padding:12px 15px;font-family:Nunito,system-ui,sans-serif;font-size:15px;display:block}.pet-form-raca-list button:hover{background:#fbf8f3}.pet-form-raca-list p{color:#9b9488;margin:0;padding:14px 15px;font-size:14px}.pet-form-field em,.pet-form-options em,.pet-form-error,.pet-form-warning{color:#ad2f1b;margin:8px 0 0;font-size:13px;font-style:normal;font-weight:800;display:block}.pet-form-warning{color:#8a5a12}.pet-form-status div{color:#fff;background:#2a9d8f;border-radius:12px;margin-top:8px;padding:10px 16px;font-size:15px;font-weight:800;display:inline-flex}.pet-form-status p{color:#8a8578;margin:8px 0 0;font-size:13px;line-height:1.4}.pet-form-location{background:#f3efe7;border-radius:16px;align-items:center;gap:11px;margin-top:22px;padding:14px 15px;display:flex}.pet-form-location svg{color:#8a8578;stroke-width:2px;flex-shrink:0;width:20px;height:20px}.pet-form-location strong,.pet-form-location span{display:block}.pet-form-location strong{color:#1f2748;font-size:14.5px}.pet-form-location span{color:#8a8578;margin-top:2px;font-size:12.5px}.pet-form-spacer{height:92px}.pet-form-footer{background:#fbf8f3;border-top:1px solid #f0ebe1;flex-shrink:0;padding:12px 20px 26px}.pet-form-footer button{color:#fff;cursor:pointer;background:#e8492e;border:0;border-radius:17px;width:100%;height:58px;font-size:19px;font-weight:700;box-shadow:0 10px 22px #e8492e52}.pet-form-footer button:disabled{opacity:.65;cursor:wait}.pet-form-success{z-index:70;color:#fff;text-align:center;background:#1f7a6b;flex-direction:column;justify-content:center;align-items:center;padding:34px;animation:.3s pet-form-fade-up;display:flex;position:absolute;inset:0}.pet-form-success>div{color:#1f7a6b;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;animation:.5s pet-form-pop-in;display:flex}.pet-form-success>div svg{stroke-width:1.8px;width:54px;height:54px}.pet-form-success h1{color:#fff;margin:26px 0 10px;font-size:30px;font-weight:800}.pet-form-success p{color:#ffffffe6;max-width:290px;margin:0;font-size:16px;line-height:1.55}.pet-form-success a,.pet-form-state a{color:#1f7a6b;background:#fff;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:300px;height:54px;margin-top:32px;font-size:17px;font-weight:700;display:flex}.pet-form-state{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:30px;display:flex}.pet-form-state>div{color:#9db0c9;background:#e7ecf3;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex}.pet-form-state svg{stroke-width:1.8px;width:64px;height:64px}.pet-form-state h2{color:#1f2748;margin:24px 0 10px;font-size:24px;font-weight:800}.pet-form-state p{color:#6e6a60;max-width:290px;margin:0;font-size:15.5px;line-height:1.5}.pet-form-state a{color:#fff;background:#e8492e}@keyframes pet-form-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pet-form-pop-in{0%{opacity:0;transform:scale(.6)}60%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@media (width>=720px){.pet-form-page{margin-bottom:-112px}.pet-form-phone{border-radius:28px;height:calc(100vh - 32px);min-height:0;box-shadow:0 22px 70px #1f274833}}.pet-detail-page{background:#e9e3da;justify-content:center;min-height:100vh;font-family:Nunito,system-ui,sans-serif;display:flex}.pet-detail-phone{background:#fbf8f3;flex-direction:column;width:min(100%,402px);min-height:100vh;display:flex;position:relative;overflow:hidden}.pet-detail-scroll{flex:1;padding-bottom:24px;overflow-y:auto}.pet-detail-scroll::-webkit-scrollbar{background:0 0;width:0}.pet-detail-hero{background:#e7ecf3;width:100%;height:320px;position:relative}.pet-detail-hero>img,.pet-detail-hero>div:first-of-type{width:100%;height:100%}.pet-detail-hero>img{object-fit:cover;display:block}.pet-detail-hero>div:first-of-type{color:#1f2748;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}.pet-detail-hero>div:first-of-type span{background:#fbf8f3;border:3px solid #fff;border-radius:30px;justify-content:center;align-items:center;width:108px;height:108px;font-family:"Baloo 2",cursive;font-size:32px;font-weight:800;display:flex}.pet-detail-hero>div:first-of-type small{color:#8a8578;font-size:13px;font-weight:800}.pet-detail-back,.pet-detail-edit{color:#1f2748;background:#fbf8f3eb;border-radius:999px;justify-content:center;align-items:center;height:40px;display:inline-flex;position:absolute;top:52px;box-shadow:0 4px 12px #1f274826}.pet-detail-back{width:40px;left:18px}.pet-detail-edit{gap:6px;padding:0 15px;font-family:"Baloo 2",cursive;font-size:14px;font-weight:700;right:18px}.pet-detail-back svg,.pet-detail-edit svg,.pet-detail-title svg,.pet-detail-location svg,.pet-detail-note svg,.pet-detail-footer svg,.pet-detail-sheet svg,.pet-detail-state svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.pet-detail-back svg{stroke-width:2.4px;width:20px;height:20px}.pet-detail-edit svg{stroke-width:2px;width:16px;height:16px}.pet-detail-title{padding:18px 20px 0}.pet-detail-title>div{align-items:center;gap:10px;display:flex}.pet-detail-title h1,.pet-detail-title span,.pet-detail-footer button,.pet-detail-footer a,.pet-detail-sheet h2,.pet-detail-sheet a,.pet-detail-state h2,.pet-detail-state a{font-family:"Baloo 2",cursive}.pet-detail-title h1{color:#1f2748;margin:0;font-size:30px;font-weight:800;line-height:1}.pet-detail-title span{border-radius:20px;align-items:center;gap:5px;padding:4px 11px;font-size:12.5px;font-weight:700;display:inline-flex}.pet-detail-title span.is-protected{color:#1f7a6b;background:#e1f0ec}.pet-detail-title span.is-alert{color:#c7381f;background:#fde7e2}.pet-detail-title span svg{stroke-width:2px;width:13px;height:13px}.pet-detail-title p{color:#8a8578;margin:5px 0 0;font-size:14px}.pet-detail-data{background:#fff;border:1px solid #efeae1;border-radius:20px;margin:18px 20px 0;padding:6px 18px;box-shadow:0 6px 16px #1f27480d}.pet-detail-data div{border-bottom:1px solid #f3eee5;justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.pet-detail-data div:last-child{border-bottom:0}.pet-detail-data span{color:#8a8578;font-size:14px;font-weight:600}.pet-detail-data strong{color:#1f2748;text-align:right;font-size:15px}.pet-detail-data strong.is-green{color:#1f7a6b}.pet-detail-data strong.is-orange{color:#b4741a}.pet-detail-location,.pet-detail-note{background:#f3efe7;border-radius:16px;align-items:center;gap:11px;margin:12px 20px 0;padding:13px 15px;display:flex}.pet-detail-location svg,.pet-detail-note svg{color:#8a8578;stroke-width:2px;flex-shrink:0;width:20px;height:20px}.pet-detail-location strong,.pet-detail-location span{display:block}.pet-detail-location strong{color:#1f2748;font-size:14.5px}.pet-detail-location span,.pet-detail-note span{color:#8a8578;font-size:12.5px;line-height:1.35}.pet-detail-note{background:#eef8f5;align-items:flex-start;margin-top:10px}.pet-detail-note svg{color:#1f7a6b}.pet-detail-note.is-warning{background:#fbf0dd}.pet-detail-note.is-warning svg{color:#b4741a}.pet-detail-footer{background:#fbf8f3;border-top:1px solid #f0ebe1;flex-shrink:0;padding:12px 20px 26px}.pet-detail-footer button,.pet-detail-footer a{color:#fff;cursor:pointer;background:#e8492e;border:0;border-radius:17px;justify-content:center;align-items:center;gap:9px;width:100%;height:58px;font-size:19px;font-weight:700;display:flex;box-shadow:0 10px 22px #e8492e52}.pet-detail-footer svg{stroke-width:2px;width:22px;height:22px}.pet-detail-sheet-backdrop{z-index:60;background:#1f274880;border:0;animation:.2s pet-detail-fade-in;position:absolute;inset:0}.pet-detail-sheet{z-index:61;text-align:center;background:#fbf8f3;border-radius:28px 28px 0 0;padding:14px 22px 30px;animation:.28s cubic-bezier(.2,.8,.2,1) pet-detail-sheet-up;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -10px 40px #1f274840}.pet-detail-sheet-handle{background:#dad3c8;border-radius:3px;width:40px;height:5px;margin:0 auto 18px}.pet-detail-sheet-icon{color:#e8492e;background:#fde7e2;border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto;display:flex}.pet-detail-sheet-icon svg{stroke-width:2px;width:34px;height:34px}.pet-detail-sheet h2{color:#1f2748;margin:16px 0 8px;font-size:23px;font-weight:800}.pet-detail-sheet p{color:#6e6a60;margin:0 0 22px;font-size:14.5px;line-height:1.5}.pet-detail-sheet p strong{color:#1f2748}.pet-detail-sheet a{color:#fff;background:#e8492e;border-radius:16px;justify-content:center;align-items:center;width:100%;height:56px;font-size:18px;font-weight:700;display:flex;box-shadow:0 10px 22px #e8492e4d}.pet-detail-sheet button:not(.pet-detail-sheet-backdrop){color:#9b9488;cursor:pointer;background:0 0;border:0;width:100%;height:48px;margin-top:8px;font-family:Nunito,system-ui,sans-serif;font-size:15px;font-weight:700}.pet-detail-state{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:30px;display:flex}.pet-detail-state>div{color:#9db0c9;background:#e7ecf3;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex}.pet-detail-state svg{stroke-width:1.8px;width:64px;height:64px}.pet-detail-state h2{color:#1f2748;margin:24px 0 10px;font-size:24px;font-weight:800}.pet-detail-state p{color:#6e6a60;max-width:290px;margin:0;font-size:15.5px;line-height:1.5}.pet-detail-state a{color:#fff;background:#e8492e;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:300px;height:54px;margin-top:32px;font-size:17px;font-weight:700;display:flex}@keyframes pet-detail-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes pet-detail-fade-in{0%{opacity:0}to{opacity:1}}@media (width>=720px){.pet-detail-page{margin-bottom:-112px}.pet-detail-phone{border-radius:28px;height:calc(100vh - 32px);min-height:0;box-shadow:0 22px 70px #1f274833}}.alertar-page{background:#e9e3da;justify-content:center;min-height:100vh;font-family:Nunito,system-ui,sans-serif;display:flex}.alertar-phone{background:#fbf8f3;flex-direction:column;width:min(100%,402px);min-height:100vh;display:flex;position:relative;overflow:hidden}.alertar-topbar{flex-shrink:0;align-items:center;gap:12px;padding:56px 18px 10px;display:flex}.alertar-topbar a{color:#1f2748;background:#f1ece3;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.alertar-topbar svg,.alertar-note svg,.alertar-success svg,.alertar-state svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.alertar-topbar svg{stroke-width:2.4px;width:20px;height:20px}.alertar-topbar div{background:#eae3d7;border-radius:3px;flex:1;height:6px;overflow:hidden}.alertar-topbar div span{background:#e8492e;border-radius:3px;width:100%;height:100%;display:block}.alertar-topbar div span.is-seen{background:#e0912a}.alertar-topbar div span.is-care{background:#1f7a6b}.alertar-topbar strong{color:#a69f92;letter-spacing:.04em;text-align:right;min-width:36px;font-size:12px;font-weight:800}.alertar-scroll{flex:1;padding:6px 20px 20px;overflow-y:auto}.alertar-scroll::-webkit-scrollbar{background:0 0;width:0}.alertar-pill{letter-spacing:.05em;border-radius:20px;padding:4px 11px;font-size:11px;font-weight:800;display:inline-flex}.alertar-pill--lost{color:#c7381f;background:#fde7e2}.alertar-pill--seen{color:#b4741a;background:#fbf0dd}.alertar-pill--care{color:#1f7a6b;background:#e1f0ec}.alertar-scroll h1,.alertar-pet-summary h2,.alertar-footer button,.alertar-success h1,.alertar-success a,.alertar-state h2,.alertar-state a{font-family:"Baloo 2",cursive}.alertar-scroll h1{color:#1f2748;margin:14px 0 6px;font-size:26px;font-weight:800;line-height:1.12}.alertar-copy{color:#6e6a60;margin:0 0 18px;font-size:15px;line-height:1.45}.alertar-pet-summary{align-items:center;gap:10px;margin:14px 0 0;display:flex}.alertar-pet-avatar{background:#e7ecf3;border:2px solid #2a9d8f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.alertar-pet-avatar img{object-fit:cover;width:100%;height:100%}.alertar-pet-avatar span{color:#1f7a6b;font-family:"Baloo 2",cursive;font-weight:800}.alertar-pet-summary h2{color:#1f2748;margin:0;font-size:17px;font-weight:700}.alertar-pet-summary p{color:#8a8578;margin:1px 0 0;font-size:12.5px}.alertar-field{margin-top:20px;display:block}.alertar-field span{color:#8a8578;letter-spacing:.02em;font-family:"Baloo 2",cursive;font-size:13px;font-weight:800;display:block}.alertar-field small{color:#b7b0a3;font-size:13px;font-weight:600}.alertar-field input,.alertar-field select{color:#1f2748;background:#fff;border:1.5px solid #efeae1;border-radius:14px;width:100%;margin-top:8px;padding:14px 15px;font-family:Nunito,system-ui,sans-serif;font-size:15px;font-weight:600}.alertar-field input:focus,.alertar-field select:focus{border-color:#1f7d67;outline:none}.alertar-photo-picker{color:#1f7d67;cursor:pointer;background:#f3efe7;border:2px dashed #d8cfc0;border-radius:18px;justify-content:center;align-items:center;width:100%;min-height:164px;margin-top:8px;display:flex;position:relative;overflow:hidden}.alertar-photo-picker img{object-fit:cover;width:100%;height:100%;min-height:164px}.alertar-photo-picker strong{color:#1f7d67;text-align:center;padding:0 18px;font-family:"Baloo 2",cursive;font-size:18px;font-weight:800}.alertar-photo-picker input{opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.alertar-photo-note{color:#8a8578;margin:8px 0 0;font-size:13px;line-height:1.35}.alertar-photo-remove{color:#ad2f1b;cursor:pointer;background:0 0;border:0;margin-top:8px;font-family:Nunito,system-ui,sans-serif;font-size:13px;font-weight:900;text-decoration:underline}.alertar-field em,.alertar-error{color:#ad2f1b;margin:8px 0 0;font-size:13px;font-style:normal;font-weight:800;display:block}.alertar-error a{color:#ad2f1b;text-decoration:underline}.alertar-success-text{color:#1f7a6b;margin:14px 0 0;font-size:13px;font-weight:800}.alertar-note{background:#f3efe7;border-radius:16px;align-items:flex-start;gap:11px;margin-top:22px;padding:14px 15px;display:flex}.alertar-note svg{color:#8a8578;stroke-width:1.8px;flex-shrink:0;width:20px;height:20px}.alertar-note span{color:#6e6a60;font-size:13.5px;line-height:1.4}.alertar-note--seen{background:#fbf0dd}.alertar-note--seen svg{color:#b4741a}.alertar-note--care{background:#e1f0ec}.alertar-note--care svg{color:#1f7a6b}.alertar-footer{background:#fbf8f3;border-top:1px solid #f0ebe1;flex-shrink:0;padding:12px 20px 24px}.alertar-footer button{color:#fff;cursor:pointer;background:#e8492e;border:0;border-radius:16px;width:100%;height:56px;font-size:18px;font-weight:700;box-shadow:0 10px 22px #e8492e4d}.alertar-footer button.is-seen{background:#e0912a;box-shadow:0 10px 22px #e0912a4d}.alertar-footer button.is-care{background:#1f7a6b;box-shadow:0 10px 22px #1f7a6b42}.alertar-footer button:disabled{opacity:.65;cursor:wait}.alertar-success{z-index:70;text-align:center;color:#fff;background:#e8492e;flex-direction:column;justify-content:center;align-items:center;padding:34px;animation:.3s alertar-fade-up;display:flex;position:absolute;inset:0}.alertar-success--seen{background:#e0912a}.alertar-success--care{background:#1f7a6b}.alertar-success>div{color:currentColor;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;animation:.5s alertar-pop-in;display:flex}.alertar-success--seen>div{color:#e0912a}.alertar-success--care>div{color:#1f7a6b}.alertar-success svg{stroke-width:2px;width:48px;height:48px}.alertar-success h1{color:#fff;margin:26px 0 10px;font-size:29px;font-weight:800}.alertar-success p{color:#ffffffeb;max-width:300px;margin:0;font-size:16px;line-height:1.55}.alertar-success a{color:#1f2748;background:#fff;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:300px;height:54px;margin-top:32px;font-size:17px;font-weight:700;display:flex}.alertar-state{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:30px;display:flex}.alertar-state>div{color:#9db0c9;background:#e7ecf3;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex}.alertar-state svg{stroke-width:1.8px;width:64px;height:64px}.alertar-state h2{color:#1f2748;margin:24px 0 10px;font-size:24px;font-weight:800}.alertar-state p{color:#6e6a60;max-width:290px;margin:0;font-size:15.5px;line-height:1.5}.alertar-state a{color:#fff;background:#e8492e;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:300px;height:54px;margin-top:32px;font-family:"Baloo 2",cursive;font-size:17px;font-weight:700;display:flex}@keyframes alertar-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes alertar-pop-in{0%{opacity:0;transform:scale(.6)}60%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@media (width>=720px){.alertar-page{margin-bottom:-112px}.alertar-phone{border-radius:28px;height:calc(100vh - 32px);min-height:0;box-shadow:0 22px 70px #1f274833}}.acomp-page{background:#e9e3da;justify-content:center;min-height:100vh;font-family:Nunito,system-ui,sans-serif;display:flex}.acomp-phone{background:#fbf8f3;flex-direction:column;width:min(100%,402px);min-height:100vh;display:flex;position:relative;overflow:hidden}.acomp-header{border-bottom:1px solid #f0ebe1;flex-shrink:0;align-items:center;gap:12px;padding:56px 20px 12px;display:flex}.acomp-header a{color:#1f2748;background:#f1ece3;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.acomp-header svg,.acomp-info svg,.acomp-empty svg,.acomp-actions svg,.acomp-success svg,.acomp-state svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.acomp-header svg{stroke-width:2.4px;width:20px;height:20px}.acomp-header h1,.acomp-hero h2,.acomp-section-title h2,.acomp-empty h3,.acomp-actions a,.acomp-found,.acomp-success h1,.acomp-success button,.acomp-state h2,.acomp-state a{font-family:"Baloo 2",cursive}.acomp-header h1{color:#1f2748;margin:0;font-size:20px;font-weight:800}.acomp-scroll{flex:1;padding:18px 20px 24px;overflow-y:auto}.acomp-scroll::-webkit-scrollbar{background:0 0;width:0}.acomp-hero{align-items:center;gap:14px;display:flex}.acomp-pet-photo{background:#e7ecf3;border:2.5px solid #e8492e;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:82px;height:82px;display:flex;overflow:hidden}.acomp-pet-photo img{object-fit:cover;width:100%;height:100%}.acomp-pet-photo strong{color:#1f2748;font-family:"Baloo 2",cursive;font-size:25px}.acomp-hero>div{flex:1;min-width:0}.acomp-hero span.is-live,.acomp-hero span.is-closed{letter-spacing:.04em;border-radius:20px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:800;display:inline-flex}.acomp-hero span.is-live{color:#c7381f;background:#fde7e2}.acomp-hero span.is-closed{color:#1f7a6b;background:#e1f0ec}.acomp-dot{background:currentColor;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite acomp-live-pulse}.acomp-hero h2{color:#1f2748;margin:7px 0 0;font-size:24px;font-weight:800;line-height:1}.acomp-hero p{color:#8a8578;margin:4px 0 0;font-size:13.5px}.acomp-info{background:#e7ecf3;border-radius:16px;align-items:center;gap:11px;margin-top:18px;padding:13px 15px;display:flex}.acomp-info svg{color:#1f2748;stroke-width:2px;flex-shrink:0;width:20px;height:20px}.acomp-info span{color:#4e4a42;font-size:13.5px;line-height:1.35}.acomp-section-title{align-items:center;gap:8px;margin-top:24px;display:flex}.acomp-section-title>span{background:#e0912a;border-radius:50%;width:9px;height:9px}.acomp-section-title h2{color:#1f2748;margin:0;font-size:18px;font-weight:700}.acomp-empty{text-align:center;background:#fff;border:1px solid #efeae1;border-radius:20px;margin-top:12px;padding:22px 16px;box-shadow:0 6px 16px #1f27480f}.acomp-empty svg{color:#e0912a;stroke-width:2px;width:38px;height:38px}.acomp-empty h3{color:#1f2748;margin:12px 0 6px;font-size:18px;font-weight:800}.acomp-empty p{color:#8a8578;margin:0;font-size:13.5px;line-height:1.45}.acomp-error{color:#ad2f1b;margin:14px 0 0;font-size:13px;font-weight:800}.acomp-actions{gap:11px;margin-top:22px;display:flex}.acomp-actions a{color:#1f2748;background:#fff;border:1.5px solid #e7dfd1;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:8px;height:50px;font-size:15px;font-weight:700;display:flex}.acomp-actions svg{stroke-width:2.2px;width:18px;height:18px}.acomp-found{color:#fff;cursor:pointer;background:#2a9d8f;border:0;border-radius:16px;width:100%;height:58px;margin-top:12px;font-size:18px;font-weight:700;box-shadow:0 10px 22px #2a9d8f4d}.acomp-found:disabled{opacity:.7;cursor:wait}.acomp-success{z-index:70;color:#fff;text-align:center;background:#2a9d8f;flex-direction:column;justify-content:center;align-items:center;padding:34px;animation:.3s acomp-fade-up;display:flex;position:absolute;inset:0}.acomp-success>div{color:#2a9d8f;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:104px;height:104px;animation:.5s acomp-pop-in;display:flex}.acomp-success svg{stroke-width:1.5px;width:56px;height:56px}.acomp-success h1{color:#fff;margin:26px 0 10px;font-size:30px;font-weight:800}.acomp-success p{color:#ffffffeb;max-width:290px;margin:0;font-size:16px;line-height:1.55}.acomp-success button{color:#1f7a6b;cursor:pointer;background:#fff;border:0;border-radius:16px;width:100%;max-width:300px;height:54px;margin-top:32px;font-size:17px;font-weight:700}.acomp-state{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:30px;display:flex}.acomp-state>div{color:#9db0c9;background:#e7ecf3;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex}.acomp-state svg{stroke-width:1.8px;width:64px;height:64px}.acomp-state h2{color:#1f2748;margin:24px 0 10px;font-size:24px;font-weight:800}.acomp-state p{color:#6e6a60;max-width:290px;margin:0;font-size:15.5px;line-height:1.5}.acomp-state a{color:#fff;background:#e8492e;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:300px;height:54px;margin-top:32px;font-family:"Baloo 2",cursive;font-size:17px;font-weight:700;display:flex}@keyframes acomp-live-pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes acomp-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes acomp-pop-in{0%{opacity:0;transform:scale(.6)}60%{transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@media (width>=720px){.acomp-page{margin-bottom:-112px}.acomp-phone{border-radius:28px;height:calc(100vh - 32px);min-height:0;box-shadow:0 22px 70px #1f274833}}.notificacoes-page{background:#e9e3da;justify-content:center;min-height:100vh;font-family:Nunito,system-ui,sans-serif;display:flex}.notificacoes-phone{background:#fbf8f3;flex-direction:column;width:min(100%,402px);min-height:100vh;display:flex;position:relative;overflow:hidden}.notificacoes-header{background:#fbf8f3;border-bottom:1px solid #f0ebe1;flex-shrink:0;align-items:center;gap:12px;padding:52px 18px 16px;display:flex}.notificacoes-header>a{color:#1f2748;background:#f3efe7;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.notificacoes-header svg,.notificacoes-essential svg,.notificacoes-area svg,.notificacoes-news svg,.notificacoes-state svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.notificacoes-header svg{stroke-width:2.2px;width:20px;height:20px}.notificacoes-header h1,.notificacoes-essential h2,.notificacoes-row h2,.notificacoes-area h2,.notificacoes-news h2,.notificacoes-state h2,.notificacoes-state a{font-family:"Baloo 2",cursive}.notificacoes-header h1{color:#1f2748;margin:0;font-size:18px;font-weight:800}.notificacoes-header p{color:#9b9488;margin:1px 0 0;font-size:12.5px}.notificacoes-scroll{flex:1;padding:20px 20px 40px;overflow-y:auto}.notificacoes-scroll::-webkit-scrollbar{background:0 0;width:0}.notificacoes-section-label{color:#8a8578;letter-spacing:.04em;margin:0 4px 10px;font-size:12px;font-weight:800}.notificacoes-essential,.notificacoes-card,.notificacoes-area,.notificacoes-news{background:#fff;border:1px solid #efeae1;border-radius:20px;margin-bottom:24px;box-shadow:0 6px 16px #1f27480d}.notificacoes-essential{background:#f1f9f6;border-color:#cde6df;grid-template-columns:42px 1fr 18px;gap:12px;padding:16px;display:grid}.notificacoes-essential>span,.notificacoes-area>span,.notificacoes-news>span{border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.notificacoes-essential>span{color:#1f7a6b;background:#e1f0ec}.notificacoes-essential svg{stroke-width:2px;width:22px;height:22px}.notificacoes-essential h2,.notificacoes-row h2,.notificacoes-area h2,.notificacoes-news h2{color:#1f2748;margin:0;font-size:15.5px;font-weight:700}.notificacoes-essential strong{color:#1f7a6b;margin-top:2px;font-size:12.5px;display:block}.notificacoes-essential>svg{color:#1f7a6b;align-self:center}.notificacoes-essential p,.notificacoes-news>p{color:#3e7a6e;grid-column:1/-1;margin:0;font-size:13px;line-height:1.45}.notificacoes-card{overflow:hidden}.notificacoes-row{border-bottom:1px solid #f4efe7;align-items:center;gap:13px;padding:15px 16px;display:flex}.notificacoes-row:last-child{border-bottom:0}.notificacoes-row>div{flex:1;min-width:0}.notificacoes-row p,.notificacoes-area p,.notificacoes-news p{color:#9b9488;margin:1px 0 0;font-size:12.5px}.notificacoes-switch{cursor:pointer;background:#d8d0c3;border:0;border-radius:20px;flex-shrink:0;width:46px;height:28px;padding:0;transition:background .2s;position:relative}.notificacoes-switch span{background:#fff;border-radius:50%;width:22px;height:22px;transition:left .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #0003}.notificacoes-switch.is-on{background:#2a9d8f}.notificacoes-switch.is-on span{left:21px}.notificacoes-switch:disabled{cursor:wait;opacity:.7}.notificacoes-area,.notificacoes-news{grid-template-columns:42px 1fr auto;align-items:center;gap:13px;padding:15px 16px;display:grid}.notificacoes-area>span{color:#e8492e;background:#fde7e2}.notificacoes-area>svg{color:#c9c1b4;stroke-width:2.2px;width:18px;height:18px}.notificacoes-news{margin-bottom:0}.notificacoes-news>span{color:#b4741a;background:#f3efe7}.notificacoes-news>span svg,.notificacoes-area>span svg{stroke-width:1.9px;width:22px;height:22px}.notificacoes-news>p{color:#9b9488}.notificacoes-error,.notificacoes-success{text-align:center;margin:12px 0 0;font-size:13px;font-weight:800}.notificacoes-error{color:#ad2f1b}.notificacoes-success{color:#1f7a6b}.notificacoes-footer{color:#b7b0a3;text-align:center;margin:24px 0 0;font-size:12px;font-weight:600;line-height:1.4}.notificacoes-state{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:30px;display:flex}.notificacoes-state>div{color:#9db0c9;background:#e7ecf3;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex}.notificacoes-state svg{stroke-width:1.8px;width:64px;height:64px}.notificacoes-state h2{color:#1f2748;margin:24px 0 10px;font-size:24px;font-weight:800}.notificacoes-state p{color:#6e6a60;max-width:290px;margin:0;font-size:15.5px;line-height:1.5}.notificacoes-state a{color:#fff;background:#e8492e;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:300px;height:54px;margin-top:32px;font-size:17px;font-weight:700;display:flex}@media (width>=720px){.notificacoes-page{margin-bottom:-112px}.notificacoes-phone{border-radius:28px;height:calc(100vh - 32px);min-height:0;box-shadow:0 22px 70px #1f274833}}.privacidade-perfil-page{background:#e9e3da;justify-content:center;min-height:100vh;font-family:Nunito,system-ui,sans-serif;display:flex}.privacidade-perfil-phone{background:#fbf8f3;flex-direction:column;width:min(100%,402px);min-height:100vh;display:flex;position:relative;overflow:hidden}.privacidade-perfil-header{background:#fbf8f3;border-bottom:1px solid #f0ebe1;flex-shrink:0;align-items:center;gap:12px;padding:52px 18px 16px;display:flex}.privacidade-perfil-header>a{color:#1f2748;background:#f3efe7;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.privacidade-perfil-header svg,.privacidade-perfil-note svg,.privacidade-perfil-action svg,.privacidade-perfil-state svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.privacidade-perfil-header svg{stroke-width:2.2px;width:20px;height:20px}.privacidade-perfil-header h1,.privacidade-perfil-row h2,.privacidade-perfil-action strong,.privacidade-perfil-danger,.privacidade-perfil-state h2,.privacidade-perfil-state a{font-family:"Baloo 2",cursive}.privacidade-perfil-header h1{color:#1f2748;margin:0;font-size:18px;font-weight:800}.privacidade-perfil-header p{color:#9b9488;margin:1px 0 0;font-size:12.5px}.privacidade-perfil-scroll{flex:1;padding:20px 20px 40px;overflow-y:auto}.privacidade-perfil-scroll::-webkit-scrollbar{background:0 0;width:0}.privacidade-perfil-section-label{color:#8a8578;letter-spacing:.04em;margin:0 4px 10px;font-size:12px;font-weight:800}.privacidade-perfil-card{background:#fff;border:1px solid #efeae1;border-radius:20px;margin-bottom:14px;overflow:hidden;box-shadow:0 6px 16px #1f27480d}.privacidade-perfil-row{border-bottom:1px solid #f4efe7;align-items:center;gap:13px;padding:15px 16px;display:flex}.privacidade-perfil-row:last-child{border-bottom:0}.privacidade-perfil-row>div{flex:1;min-width:0}.privacidade-perfil-row h2{color:#1f2748;margin:0;font-size:15px;font-weight:700}.privacidade-perfil-row p{color:#9b9488;margin:1px 0 0;font-size:12.5px}.privacidade-perfil-switch{cursor:pointer;background:#d8d0c3;border:0;border-radius:20px;flex-shrink:0;width:46px;height:28px;padding:0;transition:background .2s;position:relative}.privacidade-perfil-switch span{background:#fff;border-radius:50%;width:22px;height:22px;transition:left .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #0003}.privacidade-perfil-switch.is-on{background:#2a9d8f}.privacidade-perfil-switch.is-on span{left:21px}.privacidade-perfil-switch:disabled{cursor:wait;opacity:.7}.privacidade-perfil-note{background:#f1f9f6;border:1px solid #cde6df;border-radius:16px;align-items:flex-start;gap:9px;margin-bottom:24px;padding:12px 14px;display:flex}.privacidade-perfil-note svg{color:#1f7a6b;stroke-width:1.8px;flex-shrink:0;width:18px;height:18px;margin-top:1px}.privacidade-perfil-note span{color:#1f7a6b;font-size:12.5px;font-weight:600;line-height:1.4}.privacidade-perfil-action{width:100%;min-height:70px;color:inherit;cursor:pointer;text-align:left;background:#fff;border:0;border-bottom:1px solid #f4efe7;align-items:center;gap:13px;padding:16px;display:flex}.privacidade-perfil-action:last-child{border-bottom:0}.privacidade-perfil-action>span{border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.privacidade-perfil-action>span.is-green{color:#2a9d8f;background:#eaf5f2}.privacidade-perfil-action>span.is-purple{color:#7a6fb0;background:#f1eef8}.privacidade-perfil-action>span.is-blue{color:#5a6b8c;background:#e7ecf3}.privacidade-perfil-action>span svg{stroke-width:1.9px;width:20px;height:20px}.privacidade-perfil-action strong{color:#1f2748;flex:1;font-size:15px;font-weight:600}.privacidade-perfil-action>svg{color:#c9c1b4;stroke-width:2px;width:18px;height:18px}.privacidade-perfil-danger{color:#e8492e;cursor:pointer;background:#fff;border:1.5px solid #f1d9d2;border-radius:15px;width:100%;height:52px;font-size:15px;font-weight:700}.privacidade-perfil-danger-copy,.privacidade-perfil-warning,.privacidade-perfil-error,.privacidade-perfil-success{text-align:center;margin:12px 4px 0;font-size:12px;line-height:1.45}.privacidade-perfil-danger-copy{color:#b7b0a3}.privacidade-perfil-warning{color:#8a5a12;font-weight:800}.privacidade-perfil-error{color:#ad2f1b;font-weight:800}.privacidade-perfil-success{color:#1f7a6b;font-weight:800}.privacidade-perfil-state{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:30px;display:flex}.privacidade-perfil-state>div{color:#9db0c9;background:#e7ecf3;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex}.privacidade-perfil-state svg{stroke-width:1.8px;width:64px;height:64px}.privacidade-perfil-state h2{color:#1f2748;margin:24px 0 10px;font-size:24px;font-weight:800}.privacidade-perfil-state p{color:#6e6a60;max-width:290px;margin:0;font-size:15.5px;line-height:1.5}.privacidade-perfil-state a{color:#fff;background:#e8492e;border-radius:16px;justify-content:center;align-items:center;width:100%;max-width:300px;height:54px;margin-top:32px;font-size:17px;font-weight:700;display:flex}@media (width>=720px){.privacidade-perfil-page{margin-bottom:-112px}.privacidade-perfil-phone{border-radius:28px;height:calc(100vh - 32px);min-height:0;box-shadow:0 22px 70px #1f274833}}.ajuda-perfil-page{background:#e9e3da;justify-content:center;align-items:stretch;min-height:100dvh;font-family:Nunito,system-ui,sans-serif;display:flex}.ajuda-perfil-phone{background:#fbf8f3;flex-direction:column;width:100%;max-width:402px;min-height:100dvh;display:flex;overflow:hidden}.ajuda-perfil-header{background:#fbf8f3;border-bottom:1px solid #f0ebe1;flex-shrink:0;align-items:center;gap:12px;padding:52px 18px 16px;display:flex}.ajuda-perfil-header>a{color:#1f2748;background:#f3efe7;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.ajuda-perfil-header svg{stroke-width:2.2px;width:20px;height:20px}.ajuda-perfil-header h1{color:#1f2748;margin:0;font-family:"Baloo 2",cursive;font-size:18px;font-weight:800}.ajuda-perfil-header p{color:#9b9488;margin:1px 0 0;font-size:12.5px}.ajuda-perfil-scroll{flex:1;padding:20px 20px 40px;overflow-y:auto}.ajuda-perfil-scroll::-webkit-scrollbar{background:0 0;width:0}.ajuda-perfil-hero{background:linear-gradient(160deg,#26305a,#1f2748);border-radius:22px;margin-bottom:24px;padding:20px;box-shadow:0 12px 28px #1f274833}.ajuda-perfil-hero h2{color:#fff;margin:0;font-family:"Baloo 2",cursive;font-size:18px;font-weight:800}.ajuda-perfil-hero p{color:#b8bdd4;margin:6px 0 14px;font-size:13.5px;line-height:1.45}.ajuda-perfil-hero a{color:#fff;background:#e8492e;border-radius:13px;align-items:center;gap:8px;padding:12px 18px;font-family:"Baloo 2",cursive;font-size:14.5px;font-weight:700;display:inline-flex}.ajuda-perfil-section-label{color:#8a8578;letter-spacing:.04em;text-transform:uppercase;margin:0 4px 10px;font-size:12px;font-weight:800}.ajuda-perfil-faq{background:#fff;border:1px solid #efeae1;border-radius:20px;margin-bottom:24px;overflow:hidden;box-shadow:0 6px 16px #1f27480d}.ajuda-perfil-faq-item{border-bottom:1px solid #f4efe7}.ajuda-perfil-faq-item:last-child{border-bottom:0}.ajuda-perfil-faq-item button{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:16px;font-family:Nunito,sans-serif;display:flex}.ajuda-perfil-faq-item button span{color:#1f2748;flex:1;font-family:"Baloo 2",cursive;font-size:14.5px;font-weight:700}.ajuda-perfil-faq-item button svg{color:#c9c1b4;stroke-width:2.4px;width:16px;height:16px;transition:transform .2s}.ajuda-perfil-faq-item button svg.is-open{transform:rotate(180deg)}.ajuda-perfil-faq-item p{color:#6e6a60;margin:0;padding:0 16px 16px;font-size:13.5px;line-height:1.5}.ajuda-perfil-contact{color:inherit;background:#fff;border:1px solid #efeae1;border-radius:18px;align-items:center;gap:13px;margin-bottom:11px;padding:15px 16px;display:flex;box-shadow:0 6px 16px #1f27480d}.ajuda-perfil-contact-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.ajuda-perfil-contact-icon.is-whatsapp{color:#1fa855;background:#e5f6ec}.ajuda-perfil-contact-icon.is-instagram{color:#e8492e;background:#fde7e2}.ajuda-perfil-contact-icon svg{stroke-width:1.9px;width:22px;height:22px}.ajuda-perfil-contact>span:nth-child(2){flex:1;min-width:0}.ajuda-perfil-contact strong{color:#1f2748;font-family:"Baloo 2",cursive;font-size:15px;font-weight:700;display:block}.ajuda-perfil-contact small{color:#9b9488;font-size:12.5px;display:block}.ajuda-perfil-contact>svg{color:#c9c1b4;stroke-width:2px;width:18px;height:18px}@media (width>=720px){.ajuda-perfil-page{margin-bottom:-112px}.ajuda-perfil-phone{border-radius:28px;height:calc(100vh - 32px);min-height:0;box-shadow:0 22px 70px #1f274833}}.sobre-faro-page{background:#e9e3da;justify-content:center;align-items:stretch;min-height:100dvh;font-family:Nunito,system-ui,sans-serif;display:flex}.sobre-faro-phone{background:#fbf8f3;flex-direction:column;width:100%;max-width:402px;min-height:100dvh;display:flex;overflow:hidden}.sobre-faro-header{background:#fbf8f3;border-bottom:1px solid #f0ebe1;flex-shrink:0;align-items:center;gap:12px;padding:52px 18px 16px;display:flex}.sobre-faro-header>a{color:#1f2748;background:#f3efe7;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.sobre-faro-header svg{stroke-width:2.2px;width:20px;height:20px}.sobre-faro-header h1{color:#1f2748;margin:0;font-family:"Baloo 2",cursive;font-size:18px;font-weight:800}.sobre-faro-header p{color:#9b9488;margin:1px 0 0;font-size:12.5px}.sobre-faro-scroll{flex:1;padding:24px 20px 40px;overflow-y:auto}.sobre-faro-scroll::-webkit-scrollbar{background:0 0;width:0}.sobre-faro-purpose{text-align:center;margin-bottom:26px}.sobre-faro-purpose>div{background:#fff;border-radius:22px;justify-content:center;align-items:center;width:76px;height:76px;margin:0 auto 14px;display:flex;box-shadow:0 10px 26px #1f27481f}.sobre-faro-purpose img{object-fit:contain;width:52px;height:52px}.sobre-faro-purpose h2{color:#1f2748;margin:0;font-family:"Baloo 2",cursive;font-size:24px;font-weight:800}.sobre-faro-purpose p{color:#6e6a60;max-width:280px;margin:8px auto 0;font-size:14.5px;line-height:1.5}.sobre-faro-section-label{color:#8a8578;letter-spacing:.04em;text-transform:uppercase;margin:0 4px 12px;font-size:12px;font-weight:800}.sobre-faro-steps{flex-direction:column;gap:12px;margin-bottom:26px;display:flex}.sobre-faro-step{background:#fff;border:1px solid #efeae1;border-radius:18px;align-items:flex-start;gap:13px;padding:15px;display:flex;box-shadow:0 6px 16px #1f27480d}.sobre-faro-step-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.sobre-faro-step-icon.is-red{color:#e8492e;background:#fde7e2}.sobre-faro-step-icon.is-yellow{color:#b4741a;background:#fbf0dd}.sobre-faro-step-icon.is-green{color:#1f7a6b;background:#e1f0ec}.sobre-faro-step-icon svg{stroke-width:2px;width:22px;height:22px}.sobre-faro-step h3{color:#1f2748;margin:0;font-family:"Baloo 2",cursive;font-size:15px;font-weight:700}.sobre-faro-step p{color:#6e6a60;margin:2px 0 0;font-size:13px;line-height:1.45}.sobre-faro-instagram{color:#fff;background:linear-gradient(135deg,#e8492e,#cf3d24);border-radius:20px;align-items:center;gap:13px;margin-bottom:24px;padding:16px;display:flex;box-shadow:0 10px 24px #e8492e47}.sobre-faro-instagram>span:first-child{background:#fff3;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.sobre-faro-instagram svg{stroke-width:2px;width:24px;height:24px}.sobre-faro-instagram>span:nth-child(2){flex:1;min-width:0}.sobre-faro-instagram strong{color:#fff;font-family:"Baloo 2",cursive;font-size:16px;font-weight:800;display:block}.sobre-faro-instagram small{color:#ffffffd9;margin-top:1px;font-size:12.5px;display:block}.sobre-faro-instagram>svg{color:#fffc;stroke-width:2.2px;width:18px;height:18px}.sobre-faro-legal{background:#fff;border:1px solid #efeae1;border-radius:20px;margin-bottom:22px;overflow:hidden;box-shadow:0 6px 16px #1f27480d}.sobre-faro-legal a{color:#1f2748;border-bottom:1px solid #f4efe7;align-items:center;padding:15px 16px;display:flex}.sobre-faro-legal a:last-child{border-bottom:0}.sobre-faro-legal span{flex:1;font-family:"Baloo 2",cursive;font-size:14.5px;font-weight:600}.sobre-faro-legal svg{color:#c9c1b4;stroke-width:2px;width:17px;height:17px}.sobre-faro-footer{text-align:center;color:#b7b0a3;margin:0;font-size:12.5px;font-weight:600;line-height:1.5}@media (width>=720px){.sobre-faro-page{margin-bottom:-112px}.sobre-faro-phone{border-radius:28px;height:calc(100vh - 32px);min-height:0;box-shadow:0 22px 70px #1f274833}}.guardiao-page{background:#e9e3da;justify-content:center;align-items:stretch;min-height:100dvh;font-family:Nunito,system-ui,sans-serif;display:flex}.guardiao-phone{background:#fbf8f3;flex-direction:column;width:100%;max-width:402px;min-height:100dvh;display:flex;position:relative;overflow:hidden}.guardiao-header{background:linear-gradient(160deg,#26305a,#1f2748);flex-shrink:0;align-items:center;gap:12px;padding:52px 18px 18px;display:flex}.guardiao-header>a{color:#fff;background:#ffffff24;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.guardiao-header>a svg{stroke-width:2.2px;width:20px;height:20px}.guardiao-header>div{flex:1;min-width:0}.guardiao-header>div>div{align-items:center;gap:7px;display:flex}.guardiao-header>div>div svg{color:#ff9b85;stroke-width:2px;width:16px;height:16px}.guardiao-header h1{color:#fff;margin:0;font-family:"Baloo 2",cursive;font-size:19px;font-weight:800}.guardiao-header p{color:#b8bdd4;margin:2px 0 0;font-size:12.5px}.guardiao-scroll{flex:1;padding:20px 20px 40px;overflow-y:auto}.guardiao-scroll::-webkit-scrollbar{background:0 0;width:0}.guardiao-alert{background:#fff7e8;border:1px solid #f0d7a4;border-radius:18px;flex-direction:column;gap:6px;margin-bottom:18px;padding:14px 16px;display:flex}.guardiao-alert strong{color:#8a5a12;font-size:14px;font-weight:800}.guardiao-alert span{color:#6e6a60;font-size:13px;line-height:1.4}.guardiao-alert a{color:#1f2748;align-self:flex-start;font-size:13px;font-weight:800;text-decoration:underline}.guardiao-section{margin-bottom:26px}.guardiao-section h2,.guardiao-section-head h2{color:#1f2748;margin:0 0 3px;font-family:"Baloo 2",cursive;font-size:19px;font-weight:700}.guardiao-section>p{color:#8a8578;margin:0 0 14px;font-size:14px;line-height:1.4}.guardiao-section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}.guardiao-section-head span{color:#fff;white-space:nowrap;background:#e8492e;border-radius:20px;padding:2px 10px;font-size:11px;font-weight:800}.guardiao-publish-grid{gap:11px;display:flex}.guardiao-publish-button{cursor:pointer;background:#fff;border:1.5px solid #efeae1;border-radius:18px;flex-direction:column;flex:1;align-items:center;gap:8px;padding:16px 8px;display:flex;box-shadow:0 6px 16px #1f27480f}.guardiao-publish-button>span{border-radius:13px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.guardiao-publish-button>span.is-blue{color:#1f2748;background:#e7ecf3}.guardiao-publish-button>span.is-yellow{color:#b4741a;background:#fbf0dd}.guardiao-publish-button>span.is-green{color:#1f7a6b;background:#e1f0ec}.guardiao-publish-button svg{stroke-width:2px;width:24px;height:24px}.guardiao-publish-button strong{color:#1f2748;font-family:"Baloo 2",cursive;font-size:14px;font-weight:700}.guardiao-card-list{flex-direction:column;gap:13px;display:flex}.guardiao-custody-card,.guardiao-moderation-card,.guardiao-state-card{background:#fff;border:1px solid #efeae1;border-radius:22px;padding:14px;box-shadow:0 6px 16px #1f27480f}.guardiao-custody-card{grid-template-columns:72px minmax(0,1fr);gap:13px;display:grid}.guardiao-media{color:#8a8578;background:#e7ecf3;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:12px;font-weight:800;display:flex;overflow:hidden}.guardiao-media img{object-fit:cover;width:100%;height:100%}.guardiao-badge{letter-spacing:.04em;text-transform:uppercase;border-radius:20px;align-items:center;gap:5px;padding:3px 9px;font-size:11px;font-weight:800;display:inline-flex}.guardiao-badge:before{content:"";border-radius:50%;width:6px;height:6px}.guardiao-badge.is-green{color:#1f7a6b;background:#e1f0ec}.guardiao-badge.is-green:before{background:#2a9d8f}.guardiao-badge.is-orange{color:#b4741a;background:#fbf0dd}.guardiao-badge.is-orange:before{background:#e0912a}.guardiao-custody-card h3,.guardiao-moderation-card h3,.guardiao-bridge-card h3{color:#1f2748;margin:6px 0 0;font-family:"Baloo 2",cursive;font-size:17px;font-weight:700;line-height:1.1}.guardiao-custody-card p,.guardiao-moderation-card p,.guardiao-bridge-card p{color:#8a8578;margin:4px 0 0;font-size:12.5px;line-height:1.4}.guardiao-custody-card>button{color:#fff;cursor:pointer;background:#1f2748;border:none;border-radius:13px;grid-column:1/-1;height:44px;font-family:"Baloo 2",cursive;font-size:15px;font-weight:700}.guardiao-moderation-card{border-radius:20px}.guardiao-moderation-actions{gap:9px;margin-top:12px;display:flex}.guardiao-moderation-actions button{cursor:pointer;border-radius:12px;flex:1;height:40px;font-family:"Baloo 2",cursive;font-size:13.5px;font-weight:700}.guardiao-moderation-actions button:first-child{color:#fff;background:#1f2748;border:none}.guardiao-moderation-actions button:last-child{color:#e8492e;background:#fff;border:1.5px solid #f1d9d2}.guardiao-moderation-actions button:disabled{cursor:wait;opacity:.65}.guardiao-state-card{background:#fff;border-radius:20px;flex-direction:column;gap:4px;display:flex}.guardiao-state-card strong{color:#1f2748;font-family:"Baloo 2",cursive;font-size:16px}.guardiao-state-card span{color:#8a8578;font-size:13px;line-height:1.4}.guardiao-message{color:#1f7a6b;text-align:center;margin:8px 4px 18px;font-size:13px;font-weight:800}.guardiao-footer{text-align:center;color:#b7b0a3;margin:22px 0 0;font-size:12.5px;font-weight:600;line-height:1.4}.guardiao-sheet-backdrop{z-index:60;background:#1f274880;border:0;animation:.2s guardiaoFadeIn;position:absolute;inset:0}.guardiao-sheet{z-index:61;background:#fbf8f3;border:0;border-radius:28px 28px 0 0;max-height:88%;padding:12px 20px 28px;animation:.28s cubic-bezier(.2,.8,.2,1) guardiaoSheetUp;position:absolute;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -10px 40px #1f274840}.guardiao-sheet-handle{background:#dad3c8;border-radius:3px;width:40px;height:5px;margin:0 auto 16px}.guardiao-sheet h2{color:#1f2748;margin:0 0 4px;font-family:"Baloo 2",cursive;font-size:22px;font-weight:800}.guardiao-sheet>p{color:#8a8578;margin:0 0 18px;font-size:13.5px;line-height:1.45}.guardiao-sheet label{color:#8a8578;letter-spacing:.02em;text-transform:uppercase;margin-bottom:14px;font-size:13px;font-weight:800;display:block}.guardiao-sheet input,.guardiao-sheet textarea{color:#1f2748;background:#fff;border:1.5px solid #e7dfd1;border-radius:13px;outline:none;width:100%;margin-top:7px;padding:0 15px;font-family:Nunito,sans-serif;font-size:15px;font-weight:600}.guardiao-sheet input{height:48px}.guardiao-sheet textarea{resize:none;min-height:84px;padding:12px 15px}.guardiao-sheet>span{color:#ad2f1b;margin:-2px 0 14px;font-size:12px;font-weight:800;display:block}.guardiao-sheet button,.guardiao-sheet a{color:#fff;cursor:pointer;background:#e8492e;border:none;border-radius:15px;justify-content:center;align-items:center;width:100%;height:52px;font-family:"Baloo 2",cursive;font-size:16px;font-weight:700;display:flex}.guardiao-sheet button:disabled{cursor:wait;opacity:.7}.guardiao-sheet button.is-secondary{color:#8a8578;background:#fff;border:1.5px solid #e7dfd1;height:48px;margin-top:10px}.guardiao-sheet small{text-align:center;color:#9b9488;margin-top:11px;font-size:12px;display:block}.guardiao-bridge-card{background:#fff;border:1px solid #efeae1;border-radius:18px;align-items:center;gap:12px;margin-bottom:14px;padding:14px;display:flex}.guardiao-protected-contact{background:#f1f9f6;border:1px solid #cde6df;border-radius:16px;flex-direction:column;gap:5px;margin-bottom:18px;padding:12px 14px;display:flex}.guardiao-protected-contact strong{color:#1f7a6b;font-size:13px;font-weight:800}.guardiao-protected-contact span{color:#1f2748;font-size:13px;font-weight:700}@keyframes guardiaoSheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes guardiaoFadeIn{0%{opacity:0}to{opacity:1}}@media (width>=720px){.guardiao-page{margin-bottom:-112px}.guardiao-phone{border-radius:28px;height:calc(100vh - 32px);min-height:0;box-shadow:0 22px 70px #1f274833}}.comunidade-page{background:#e9e3da;justify-content:center;align-items:stretch;min-height:100dvh;font-family:Nunito,system-ui,sans-serif;display:flex}.comunidade-phone{background:#fbf8f3;flex-direction:column;width:100%;max-width:402px;min-height:100dvh;display:flex;position:relative;overflow:hidden}.comunidade-header{background:#fbf8f3;border-bottom:1px solid #f0ebe1;flex-shrink:0;align-items:center;gap:11px;padding:56px 20px 14px;display:flex}.comunidade-logo{background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 4px 12px #1f27481a}.comunidade-logo img{object-fit:contain;width:30px;height:30px}.comunidade-header>div:nth-child(2){flex:1;min-width:0}.comunidade-header>div:nth-child(2)>div{align-items:center;gap:7px;display:flex}.comunidade-header h1{color:#1f2748;margin:0;font-family:"Baloo 2",cursive;font-size:19px;font-weight:800;line-height:1}.comunidade-header>div:nth-child(2)>div span{letter-spacing:.03em;color:#e8492e;text-transform:uppercase;background:#fde7e2;border-radius:20px;padding:3px 9px;font-size:12px;font-weight:800}.comunidade-header p{color:#9b9488;align-items:center;gap:5px;margin:4px 0 0;font-size:12px;font-weight:600;display:flex}.comunidade-header p svg{color:#b7b0a3;stroke-width:1.8px;width:12px;height:12px}.comunidade-avatar{color:#fff;background:#1f2748;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-family:"Baloo 2",cursive;font-size:16px;font-weight:700;display:flex}.comunidade-scroll{flex:1;padding:18px 20px 120px;overflow-y:auto}.comunidade-scroll::-webkit-scrollbar{background:0 0;width:0}.comunidade-scroll>h2{color:#1f2748;margin:2px 0;font-family:"Baloo 2",cursive;font-size:32px;font-weight:800;line-height:1.02}.comunidade-scroll>p{color:#6e6a60;margin:6px 0 18px;font-size:15px;line-height:1.4}.comunidade-filter{background:#f0ebe1;border-radius:15px;gap:8px;margin-bottom:22px;padding:5px;display:flex}.comunidade-filter button{cursor:pointer;color:#8a8578;background:0 0;border:none;border-radius:11px;flex:1;padding:10px 6px;font-family:"Baloo 2",cursive;font-size:13.5px;font-weight:700}.comunidade-filter button.is-active{color:#1f2748;background:#fff;box-shadow:0 2px 8px #1f27481a}.comunidade-section{margin-bottom:22px}.comunidade-section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.comunidade-section-head h3{color:#1f2748;margin:0;font-family:"Baloo 2",cursive;font-size:19px;font-weight:700}.comunidade-section-head span{color:#9b9488;text-align:right;font-size:13px;font-weight:700}.comunidade-card-list{flex-direction:column;gap:14px;display:flex}.comunidade-card{background:#fff;border:1px solid #efeae1;border-radius:22px;overflow:hidden;box-shadow:0 6px 16px #1f27480f}.comunidade-card.is-evento{border-radius:20px;align-items:center;gap:13px;padding:12px 14px;display:flex}.comunidade-card-media{background:#e7ecf3;width:100%;height:170px}.comunidade-card.is-evento .comunidade-card-media{border-radius:15px;flex-shrink:0;width:64px;height:64px;overflow:hidden}.comunidade-card-media img{object-fit:cover;width:100%;height:100%}.comunidade-card-content{padding:14px 15px 16px}.comunidade-card.is-evento .comunidade-card-content{flex:1;min-width:0;padding:0}.comunidade-badge{letter-spacing:.04em;text-transform:uppercase;border-radius:20px;align-items:center;gap:5px;padding:3px 9px;font-size:11px;font-weight:800;display:inline-flex}.comunidade-badge.is-adocao{color:#1f2748;background:#e7ecf3}.comunidade-badge.is-evento{color:#b4741a;background:#fbf0dd}.comunidade-badge.is-historia{color:#1f7a6b;background:#e1f0ec}.comunidade-card h4{color:#1f2748;margin:8px 0 0;font-family:"Baloo 2",cursive;font-size:19px;font-weight:700;line-height:1.1}.comunidade-card.is-evento h4{margin-top:6px;font-size:16px}.comunidade-card p{color:#6e6a60;margin:3px 0 0;font-size:13.5px;line-height:1.4}.comunidade-card-meta{color:#8a8578;align-items:center;gap:7px;margin-top:8px;font-size:12.5px;font-weight:700;display:flex}.comunidade-card.is-evento .comunidade-card-meta{margin-top:2px;font-size:13px}.comunidade-card-meta svg{color:#b7b0a3;stroke-width:1.8px;flex-shrink:0;width:14px;height:14px}.comunidade-state-card{background:#fff;border:1px solid #efeae1;border-radius:20px;flex-direction:column;gap:4px;padding:15px;display:flex;box-shadow:0 6px 16px #1f27480f}.comunidade-state-card strong{color:#1f2748;font-family:"Baloo 2",cursive;font-size:16px}.comunidade-state-card span{color:#8a8578;font-size:13px;line-height:1.4}.comunidade-footer{text-align:center;color:#b7b0a3;margin:6px 0 0;font-size:12.5px;font-weight:600;line-height:1.4}.comunidade-bottom-nav{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbf8f3f0;border-top:1px solid #eee8de;justify-content:space-between;align-items:flex-end;padding:9px 14px 26px;display:flex;position:absolute;bottom:0;left:0;right:0}.comunidade-bottom-nav a{color:#9b9488;flex-direction:column;flex:1;align-items:center;gap:4px;text-decoration:none;display:flex}.comunidade-bottom-nav a.is-active{color:#e8492e}.comunidade-bottom-nav svg{stroke-width:2.2px;width:24px;height:24px}.comunidade-bottom-nav span{font-size:10.5px;font-weight:700}.comunidade-bottom-nav a.is-active span,.comunidade-alert-action span{font-weight:800}.comunidade-alert-action{color:#e8492e;gap:5px}.comunidade-alert-action button{color:#fff;cursor:pointer;background:#e8492e;border:4px solid #fbf8f3;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin-top:-30px;display:flex;box-shadow:0 10px 22px #e8492e66}.comunidade-alert-action button svg{width:30px;height:30px}@media (width>=720px){.comunidade-page{margin-bottom:-112px}.comunidade-phone{border-radius:28px;height:calc(100vh - 32px);min-height:0;box-shadow:0 22px 70px #1f274833}}.apresentacao-page{background:#e9e3da;justify-content:center;align-items:stretch;min-height:100dvh;font-family:Nunito,system-ui,sans-serif;display:flex}.apresentacao-phone{background:#fbf8f3;width:100%;max-width:402px;min-height:100dvh;position:relative;overflow:hidden}.apresentacao-track{width:100%;transition:transform .45s cubic-bezier(.4,0,.15,1);display:flex;position:absolute;inset:0}.apresentacao-slide{flex-direction:column;flex:0 0 100%;height:100%;display:flex}.apresentacao-visual{flex:1;justify-content:center;align-items:center;padding:40px 30px 30px;display:flex;position:relative;overflow:hidden}.apresentacao-visual.is-brand{background:radial-gradient(120% 90% at 50% 30%,#f6f0e6 0%,#ede4d6 100%);flex-direction:column}.apresentacao-visual.is-protect{background:linear-gradient(160deg,#fde9e2,#fbd9cd)}.apresentacao-visual.is-network{background:linear-gradient(160deg,#e3f1ec,#cfe7df)}.apresentacao-logo-card{background:#fff;border-radius:32px;justify-content:center;align-items:center;width:132px;height:132px;animation:4s ease-in-out infinite apresentacaoFloatY;display:flex;box-shadow:0 20px 44px #1f274829}.apresentacao-logo-card img{object-fit:contain;width:92px;height:92px}.apresentacao-illustration{color:#1f2748;background:#fff;border-radius:32px;justify-content:center;align-items:center;width:210px;height:210px;display:flex;box-shadow:0 18px 40px #1f274824}.apresentacao-visual.is-protect .apresentacao-illustration{color:#e8492e;box-shadow:0 18px 40px #c83c1e33}.apresentacao-visual.is-network .apresentacao-illustration{color:#2a9d8f;box-shadow:0 18px 40px #1e786433}.apresentacao-illustration svg{stroke-width:1.9px;width:104px;height:104px}.apresentacao-floating-badge{background:#fff;border-radius:16px;align-items:center;gap:9px;padding:10px 15px 10px 11px;display:flex;position:absolute;bottom:26px;right:34px;box-shadow:0 10px 26px #1f274824}.apresentacao-visual.is-network .apresentacao-floating-badge{left:34px;right:auto}.apresentacao-visual.is-brand .apresentacao-floating-badge{box-shadow:none;color:#e8492e;background:0 0;margin-top:2px;padding:0;position:static}.apresentacao-floating-badge svg{color:#fff;stroke-width:2px;background:#e8492e;border-radius:10px;width:34px;height:34px;padding:8px}.apresentacao-visual.is-network .apresentacao-floating-badge svg{background:#2a9d8f}.apresentacao-visual.is-brand .apresentacao-floating-badge svg{display:none}.apresentacao-floating-badge span{color:#1f2748;font-family:"Baloo 2",cursive;font-size:14px;font-weight:700}.apresentacao-visual.is-brand .apresentacao-floating-badge span{color:#e8492e;font-family:Nunito,system-ui,sans-serif;font-size:15px}.apresentacao-copy{text-align:center;flex-shrink:0;padding:26px 30px 168px}.apresentacao-copy strong{color:#1f2748;letter-spacing:-.01em;margin-bottom:2px;font-family:"Baloo 2",cursive;font-size:34px;font-weight:800;display:block}.apresentacao-copy h1{color:#1f2748;margin:0 0 8px;font-family:"Baloo 2",cursive;font-size:24px;font-weight:800;line-height:1.15}.apresentacao-copy p{color:#6e6a60;margin:0;font-size:15px;line-height:1.5}.apresentacao-skip{z-index:5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#6e6a60;cursor:pointer;background:#ffffffb8;border:none;border-radius:20px;padding:8px 15px;font-family:Nunito,sans-serif;font-size:13.5px;font-weight:800;position:absolute;top:56px;right:22px}.apresentacao-actions{z-index:5;background:linear-gradient(#fbf8f300 0%,#fbf8f3 22%);padding:16px 28px 30px;position:absolute;bottom:0;left:0;right:0}.apresentacao-dots{justify-content:center;gap:8px;margin-bottom:18px;display:flex}.apresentacao-dots button{cursor:pointer;background:#dcd4c7;border:0;border-radius:5px;width:8px;height:8px;transition:all .35s}.apresentacao-dots button.is-active{background:#e8492e;width:26px}.apresentacao-primary{color:#fff;cursor:pointer;background:#e8492e;border:none;border-radius:17px;justify-content:center;align-items:center;width:100%;height:58px;font-family:"Baloo 2",cursive;font-size:19px;font-weight:700;display:flex;box-shadow:0 10px 22px #e8492e52}.apresentacao-final-actions{animation:.35s apresentacaoFadeUp}.apresentacao-final-actions p{text-align:center;color:#8a8578;margin:13px 0 0;font-size:14.5px}.apresentacao-final-actions a:not(.apresentacao-primary){color:#e8492e;font-weight:800}@keyframes apresentacaoFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes apresentacaoFloatY{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media (width>=720px){.apresentacao-page{margin-bottom:-112px}.apresentacao-phone{border-radius:28px;height:calc(100vh - 32px);min-height:0;box-shadow:0 22px 70px #1f274833}}
