:root{--bg-soft: #F2F4F7;--bg-soft-alt: #fefcf7;--accent: #ff7ac2;--accent-alt: #7b7bff;--accent-green: #4ade80;--accent-yellow: #fde047;--text-main: #1f2933;--text-muted: #6b7280;--border-soft: #e5e7eb;--shadow-soft: 0 12px 30px rgba(15, 23, 42, .08);--radius-lg: 1.25rem;--radius-xl: 1.75rem}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:var(--bg-soft);color:var(--text-main);min-height:100vh}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;display:flex;flex-direction:column}.top-nav{display:flex;align-items:center;justify-content:space-between;padding:.9rem 1.6rem;background:linear-gradient(110deg,#ff7ac2,#ffaf7a,#7b7bff);color:#fff;position:sticky;top:0;z-index:50;box-shadow:0 8px 24px #941b4e59}.nav-left{display:flex;align-items:center}.brand{display:flex;align-items:center;gap:.5rem}.brand-logo{width:32px;height:32px;border-radius:999px;background:#fff3;display:flex;align-items:center;justify-content:center;font-size:1.3rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.brand-name{font-weight:700;letter-spacing:.02em;font-size:1.05rem}.nav-links{margin-left:1.5rem;display:inline-flex;gap:.75rem}.nav-links a{font-size:.9rem;padding:.25rem .75rem;border-radius:999px;background:#ffffff2e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:transform .15s ease,background .15s ease,box-shadow .15s ease}.nav-links a:hover{background:#ffffff59;transform:translateY(-1px);box-shadow:0 4px 10px #0f172a40}.nav-right{display:flex;align-items:center;gap:.75rem}.pet-selector{padding:.3rem .8rem;border-radius:999px;border:none;background:#fffffff2;color:#4b5563;font-size:.85rem;box-shadow:0 3px 10px #0f172a26}.pet-selector:focus{outline:2px solid rgba(255,255,255,.8)}.user-block{display:flex;align-items:center;gap:.5rem}.user-name{font-size:.9rem}.main-content{flex:1;padding:1.5rem 1.25rem 2rem;max-width:1180px;width:100%;margin:0 auto}.btn{border-radius:999px;border:none;padding:.5rem 1.1rem;font-size:.9rem;cursor:pointer;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:.3rem;transition:transform .13s ease,box-shadow .13s ease,background .13s ease}.btn-primary{background:linear-gradient(120deg,#2163f1,#3c83d4);color:#fff;box-shadow:0 8px 18px #0a0a0a73}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 12px 26px #2476e299}.btn-primary:disabled{opacity:.6;cursor:default;transform:none;box-shadow:none}.btn-ghost{background:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.5)}.btn-ghost:hover{background:#ffffff4d;transform:translateY(-1px)}.my-pets-page .pet-actions .btn-ghost{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .8rem;border-radius:999px;border:1px solid rgba(148,163,184,.9);background:#fff;color:#0f172a;font-size:.8rem;font-weight:500;text-decoration:none;cursor:pointer}.my-pets-page .pet-actions .btn-ghost:hover{background:#f3f4f6}.pet-settings-drawer .btn-ghost{display:inline-flex;padding:.35rem .8rem;border-radius:999px;border:1px solid rgba(148,163,184,.9);background:#f9fafb;color:#0f172a}.settings-backdrop{position:fixed;inset:0;background:#0f172a8c;display:flex;align-items:center;justify-content:center;z-index:1000}.settings-modal{width:100%;max-width:520px;max-height:90vh;background:#fff;border-radius:18px;box-shadow:0 20px 45px #0f172a59;padding:1rem 1.2rem 1.1rem;display:flex;flex-direction:column}.settings-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.6rem}.settings-modal-header h2{margin:0;font-size:1.1rem}.settings-modal-close{border:none;background:#f3f4f6;width:28px;height:28px;border-radius:999px;font-size:1.1rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.settings-modal-close:hover{background:#e5e7eb}.settings-modal-body{margin-top:.25rem;overflow-y:auto;max-height:calc(90vh - 2.5rem)}@media(max-width:640px){.settings-modal{margin:0 .75rem}}.page h1{margin-top:0;margin-bottom:.35rem;font-size:1.5rem}.page h2{margin-top:1.2rem;margin-bottom:.35rem;font-size:1.1rem}.feed-subtitle,.page p{color:var(--text-muted)}.feed-page{position:relative}.feed-page:before{content:"🐾";position:absolute;right:-10px;top:-10px;font-size:3rem;opacity:.12}.composer{background:#fff;border-radius:var(--radius-xl);padding:.85rem 1rem .8rem;margin-bottom:1.1rem;box-shadow:var(--shadow-soft);border:1px solid rgba(255,212,237,.8)}.composer-top{display:flex;gap:.75rem}.composer-avatar{width:42px;height:42px;border-radius:999px;background:linear-gradient(130deg,#2060e9,#1c64cf);display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;flex-shrink:0;overflow:hidden}.composer-avatar img{width:100%;height:100%;object-fit:cover}.composer-input{flex:1;border:none;resize:vertical;background:transparent;font-size:.95rem;color:var(--text-main)}.composer-input::placeholder{color:#9ca3af}.composer-input:focus{outline:none}.composer-actions{display:flex;justify-content:flex-end;margin-top:.5rem}.feed-list{display:flex;flex-direction:column;gap:.8rem}.post-card{background:#fff;border-radius:var(--radius-lg);padding:.8rem 1rem;box-shadow:0 6px 16px #94a3b859;border:1px solid rgba(221,230,255,.9);position:relative;overflow:hidden}.post-card:after{content:"";position:absolute;right:-40px;bottom:-40px;width:120px;height:120px;border-radius:50%;opacity:.7;pointer-events:none}.post-header{display:flex;gap:.75rem;align-items:center;margin-bottom:.4rem}.post-avatar{width:40px;height:40px;border-radius:999px;background:#3977e9;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.post-avatar img{width:100%;height:100%;object-fit:cover}.post-pet-name{font-weight:700;font-size:.95rem}.post-meta{font-size:.78rem;color:var(--text-muted)}.post-body{margin-bottom:.4rem}.post-body p{margin:0;font-size:.95rem}.post-text{font-size:.95rem;color:#111827;white-space:pre-wrap}.post-image{width:100%;border-radius:10px;margin-top:.45rem}.auth-page{display:flex;justify-content:center;align-items:center;padding:2.5rem 1.25rem}.auth-card{max-width:420px;width:100%;background:#fff;padding:1.6rem 1.6rem 1.4rem;border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);border:1px solid rgba(221,230,255,.9);position:relative;overflow:hidden}.auth-card:before{content:"🐶 🐱 🐦";position:absolute;right:12px;top:10px;font-size:1.2rem;opacity:.5}.auth-card h1{margin-top:0;margin-bottom:.85rem;font-size:1.35rem}.auth-toggle{display:inline-flex;border-radius:999px;background:#f3f4ff;padding:2px;margin-bottom:1rem}.auth-toggle button{border:none;background:transparent;padding:.3rem .9rem;border-radius:999px;cursor:pointer;font-size:.85rem;color:#6b7280}.auth-toggle button.active{background:#fff;color:#111827;box-shadow:0 4px 10px #94a3b880}.auth-form .form-group{margin-bottom:.75rem}.form-group label{display:block;font-size:.82rem;margin-bottom:.2rem;color:#4b5563}.form-group input,.form-group textarea,.form-group select{width:100%;font-size:.9rem;padding:.4rem .55rem;border-radius:.75rem;border:1px solid var(--border-soft);background:#f9fafb}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:2px solid rgba(47,106,233,.5);background:#fff}.form-error{color:#b91c1c;font-size:.8rem}.my-pets-page{position:relative}.my-pets-page:before{content:"✨";position:absolute;left:-10px;top:0;font-size:2.6rem;opacity:.15}.pets-list-section{margin-bottom:1.2rem}.pet-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem;margin-top:.6rem}.pet-card{background:#fff;border-radius:var(--radius-lg);padding:.75rem;display:flex;gap:.75rem;align-items:flex-start;box-shadow:0 6px 16px #94a3b84d;border:1px solid rgba(221,230,255,.9)}.pet-avatar-placeholder{width:50px;height:50px;border-radius:999px;background:conic-gradient(from 0deg,#1b69c2,#3da2f5,#4e4eee,#3465cf);display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;flex-shrink:0}.pet-main h3{margin:0;font-size:1rem}.pet-meta{font-size:.8rem;color:var(--text-muted)}.pet-location{font-size:.78rem;color:var(--text-muted)}.pet-bio{font-size:.85rem;margin-top:.25rem}.pet-form-section{margin-top:1rem;background:#ffffffd9;border-radius:var(--radius-lg);padding:.85rem .9rem .9rem;box-shadow:0 6px 14px #94a3b859;border:1px solid rgba(221,230,255,.9)}.pet-form-section h2{margin-top:0}.pet-form .form-row{display:flex;gap:.75rem}.pet-form .form-row .form-group{flex:1}.loading-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;font-size:1rem;color:var(--text-muted)}.feed-toolbar{margin-bottom:1.25rem}.feed-toolbar-inner{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.pet-search-label{font-size:.8rem;font-weight:600;color:var(--text-muted)}.pet-search-input{flex:1;min-width:200px;max-width:340px;border-radius:999px;border:1px solid var(--border-soft);padding:.45rem .9rem;font-size:.9rem;outline:none}.pet-search-input:focus{border-color:var(--accent);box-shadow:0 0 0 1px #1d49aa73}.feed-empty-state{padding:1.75rem 1.25rem;border-radius:var(--radius-lg);border:1px dashed rgba(209,213,219,.9);background:#f9fafbcc;text-align:center;color:var(--text-muted);font-size:.9rem}.feed-tabs{display:flex;gap:.4rem;margin-bottom:.9rem;border-bottom:1px solid #e5e7eb}.feed-tab{position:relative;border:none;background:transparent;padding:.45rem .9rem;border-radius:999px 999px 0 0;font-size:.88rem;font-weight:500;color:#6b7280;cursor:pointer;display:inline-flex;align-items:center;gap:.3rem;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.feed-tab:hover{background:#f3f4f6;color:#111827}.feed-tab.is-active{color:#111827;background:#fff;box-shadow:0 -2px 8px #0f172a0f}.feed-tab.is-active:after{content:"";position:absolute;left:18%;right:18%;bottom:-1px;height:2px;border-radius:999px;background:linear-gradient(120deg,#3270e2,#386bda)}@media(max-width:640px){.feed-tabs{gap:.2rem}.feed-tab{padding:.4rem .7rem;font-size:.82rem}}@media(max-width:640px){.main-content{padding-inline:1rem}.feed-toolbar-inner{align-items:stretch}.pet-search-input{max-width:100%}}.app-header{position:sticky;top:0;z-index:40;background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 2px 4px #0f172a0a}.app-header-inner{max-width:1180px;margin:0 auto;padding:.35rem 1rem;display:flex;align-items:center;gap:.75rem}.app-header-left{display:flex;align-items:center;gap:.6rem;min-width:0}.brand-badge{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.brand-logo-img{width:44px;height:44px;object-fit:contain}.brand-title{font-weight:700;font-size:1.05rem;color:#111827}.header-search{flex:1}.header-search--inline{max-width:260px}.header-search-wrapper{position:relative}.header-search-input{width:100%;border-radius:999px;border:none;background:#f0f2f5;padding:.5rem .9rem;font-size:.9rem;outline:none}.header-search-input::placeholder{color:#9ca3af}.header-search-input:focus{background:#fff;box-shadow:0 0 0 2px #1877f240;border:1px solid #1877f2}.header-search-dropdown{position:absolute;top:110%;left:0;right:0;margin-top:.2rem;background:#fff;border-radius:.75rem;border:1px solid #e5e7eb;box-shadow:0 10px 25px #0f172a26;padding:.3rem 0;z-index:50}.header-search-empty{padding:.4rem .75rem;font-size:.8rem;color:#6b7280}.header-search-list{list-style:none;margin:0;padding:0}.header-search-item{display:flex;align-items:center;gap:.5rem;padding:.35rem .75rem;text-decoration:none;color:#111827}.header-search-item:hover{background:#eff6ff}.header-search-avatar{width:32px;height:32px;border-radius:999px;background:#bfdbfe;display:flex;align-items:center;justify-content:center}.header-search-avatar-text{font-size:.85rem;font-weight:700;color:#1e3a8a}.header-search-meta{display:flex;flex-direction:column}.header-search-name{font-size:.9rem;font-weight:600}.header-search-sub{font-size:.75rem;color:#6b7280}.app-header-center{flex:1;display:flex;justify-content:center}.header-nav{display:flex;gap:.3rem}.header-nav-button{border:none;background:transparent;cursor:pointer;text-decoration:none;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:70px;height:42px;border-radius:.9rem;font-size:.75rem;color:#1877f2}.header-nav-button:hover{background:#eef2ff}.header-nav-button.is-active{background:#dbeafe;color:#1450b8}.header-nav-icon-svg{width:22px;height:22px;display:block;fill:currentColor}.header-nav-label{margin-top:1px}.app-header-right{display:flex;align-items:center;gap:.75rem;margin-left:auto}.header-pet-select{display:flex;flex-direction:column;gap:.15rem}.header-pet-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af}.header-user{display:flex;align-items:center;gap:.4rem}.avatar-chip{display:inline-flex;align-items:center;gap:.4rem;border-radius:999px;border:none;background:#f3f4f6;padding:.25rem .55rem;cursor:pointer}.avatar-initial{width:26px;height:26px;border-radius:999px;background:#111827;color:#f9fafb;font-size:.8rem;font-weight:700;display:flex;align-items:center;justify-content:center}.avatar-name{font-size:.85rem;font-weight:500;color:#111827}@media(max-width:768px){.app-header-inner{padding-inline:.5rem;flex-wrap:wrap;row-gap:.4rem}.brand-title{display:none}.header-search--inline{max-width:none}.app-header-center{order:3;width:100%;justify-content:center}.header-nav-button{width:56px}.header-nav-label{display:none}}.pet-search-results{margin-bottom:1.25rem;padding:.75rem .9rem;border-radius:.9rem;background:#f9fafb;border:1px solid #e5e7eb}.pet-search-results-header{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.35rem}.pet-search-results-header h2{font-size:.9rem;font-weight:600;color:#111827}.pet-search-count{font-size:.75rem;color:#6b7280}.pet-search-list{list-style:none;margin:.2rem 0 0;padding:0;display:flex;flex-direction:column;gap:.3rem}.pet-search-item{display:flex;align-items:center;gap:.5rem;padding:.25rem .2rem;border-radius:.6rem;text-decoration:none;color:#111827}.pet-search-item:hover{background:#e5f0ff}.pet-search-avatar{width:32px;height:32px;border-radius:999px;background:#bfdbfe;display:flex;align-items:center;justify-content:center}.pet-search-avatar-text{font-size:.85rem;font-weight:700;color:#1e3a8a}.pet-search-meta{display:flex;flex-direction:column}.pet-search-name{font-size:.9rem;font-weight:600}.pet-search-sub{font-size:.75rem;color:#6b7280}.pet-search-empty{font-size:.85rem;color:#6b7280;margin-top:.15rem}.post-stats{display:flex;justify-content:space-between;align-items:center;padding:.25rem .2rem;color:#6b7280;font-size:.8rem}.post-stats-left,.post-stats-right{display:flex;gap:.6rem}.reaction-count{display:inline-flex;align-items:center;gap:.25rem}.reaction-pill{display:inline-flex}.post-actions{display:flex;justify-content:space-around;padding:.3rem .1rem;border-top:1px solid #e5e7eb;margin-top:.2rem}.post-action-link{background:none;border:none;padding:.35rem .75rem;font-size:.85rem;color:#4b5563;display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;cursor:pointer}.post-action-link:hover{background:#f3f4f6}.post-action-icon{display:inline-flex;align-items:center;justify-content:center}.post-action-link.is-active{color:#1877f2;font-weight:600}.post-media-grid{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.post-thumb{border:none;padding:0;background:transparent;cursor:pointer;max-width:300px;max-height:300px;border-radius:12px;overflow:hidden;flex:0 0 auto}.post-thumb-img{width:100%;height:100%;max-width:300px;max-height:300px;object-fit:cover;display:block}.post-thumb:hover .post-thumb-img{transform:scale(1.03)}.post-lightbox-backdrop{position:fixed;inset:0;background:#0f172aa6;display:flex;align-items:center;justify-content:center;z-index:999}.post-lightbox{max-width:90vw;max-height:90vh;position:relative}.post-lightbox-img{max-width:100%;max-height:100%;border-radius:12px;box-shadow:0 20px 45px #00000080}.post-lightbox-close{position:absolute;top:-12px;right:-12px;width:32px;height:32px;border-radius:999px;border:none;background:#111827;color:#fff;font-size:1.2rem;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer}.comment-section{padding-top:.4rem}.comment-loading,.comment-empty{font-size:.85rem;color:#6b7280;padding:.25rem .1rem}.comment-item{display:flex;align-items:flex-start;gap:.45rem;margin-top:.3rem}.comment-avatar{width:28px;height:28px;border-radius:999px;background:#bfdbfe;display:flex;align-items:center;justify-content:center}.comment-avatar-text{font-size:.8rem;font-weight:700;color:#1e3a8a}.comment-bubble{background:#f3f4f6;border-radius:18px;padding:.35rem .7rem;max-width:100%}.comment-author{font-size:.8rem;font-weight:600;color:#111827}.comment-body{font-size:.85rem;color:#111827}.comment-input-row{display:flex;align-items:center;gap:.4rem;margin-top:.5rem}.comment-input{flex:1;border-radius:999px;border:1px solid #d1d5db;padding:.4rem .7rem;font-size:.85rem}.comment-input:focus{outline:none;border-color:#1877f2;box-shadow:0 0 0 1px #1877f240}.btn-comment{border:none;border-radius:999px;padding:.35rem .9rem;font-size:.8rem;background:#1877f2;color:#fff;cursor:pointer}.btn-comment:disabled{opacity:.6;cursor:default}.post-lightbox-backdrop{position:fixed;inset:0;background:#0f172ab3;display:flex;align-items:center;justify-content:center;z-index:999}.post-lightbox{position:relative;background:#000;border-radius:16px;padding:12px 12px 10px;max-width:900px;width:calc(100% - 32px);max-height:calc(100vh - 80px);display:flex;flex-direction:column;box-shadow:0 20px 45px #0f172ab3;pointer-events:auto}.post-lightbox-img{max-height:60vh;width:auto;max-width:100%;border-radius:10px;object-fit:contain;margin:0 auto;display:block}.post-lightbox-close{position:absolute;top:8px;right:10px;border:none;background:#0f172ab3;color:#f9fafb;width:28px;height:28px;border-radius:999px;cursor:pointer;font-size:1.2rem;display:flex;align-items:center;justify-content:center;z-index:2}.post-lightbox-close:hover{background:#0f172ae6}.post-lightbox-arrow{position:absolute;top:50%;transform:translateY(-50%);border:none;background:#0f172ab3;color:#f9fafb;width:32px;height:32px;border-radius:999px;cursor:pointer;font-size:1.4rem;display:flex;align-items:center;justify-content:center;z-index:2}.post-lightbox-arrow--left{left:10px}.post-lightbox-arrow--right{right:10px}.post-lightbox-meta{margin-top:.75rem;background:#0f172aeb;color:#f9fafb;padding:.75rem;border-radius:12px;max-height:40vh;overflow-y:auto;font-size:.9rem;position:relative;z-index:1}.post-lightbox-actions{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.post-lightbox-count{font-size:.8rem;color:#e5e7eb}
