@import url("https://fonts.googleapis.com/css2?family=Fredoka:wght@500;600;700&display=swap");
:root{--red:#d41f2d;--blue:#063f9f;--navy:#061b46}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#071536;font-family:Arial,Helvetica,sans-serif;background:#fff}.topbar{height:94px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,6vw,88px);background:#fff}.brand{display:flex;align-items:center;gap:14px;color:#050505;text-decoration:none;font-family:'Fredoka','Arial Rounded MT Bold','Trebuchet MS',sans-serif;font-size:clamp(28px,3vw,44px);font-weight:700;line-height:1;letter-spacing:-1.4px}.brand img{width:72px;height:72px;object-fit:cover;border-radius:50%}.brand span span{color:var(--red)}nav{display:flex;align-items:center;gap:29px;font-weight:700;font-size:14px}nav a{text-decoration:none;color:#061536}.signin{color:var(--red)!important}.join{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:27px;background:linear-gradient(110deg,#d41f2d,#e12526);color:white;text-decoration:none;font-weight:800;min-height:48px;padding:0 42px;font-size:16px;cursor:pointer}.join.small{min-height:42px;padding:0 19px;font-size:13px}.hero{min-height:475px;background-image:linear-gradient(90deg,rgba(0,35,18,.78),rgba(0,40,20,.18) 58%,transparent),url('/hero.jpg');background-size:cover;background-position:center 42%;padding:42px clamp(28px,7.5vw,116px);color:white}.hero-copy{max-width:520px}.hero h1{margin:0;text-transform:uppercase;font-size:clamp(48px,5.4vw,72px);line-height:.86;letter-spacing:2px;font-weight:1000;text-shadow:0 2px 3px #0004}.hero h1 em,.story h2 em{font-style:normal;color:#ee2a31}.hero-copy>p{font-size:20px;line-height:1.42;font-weight:700}.email{height:48px;display:flex;align-items:center;gap:10px;background:#fff;color:#777;border-radius:8px;padding:0 15px;margin:20px 0 14px;max-width:420px;box-shadow:0 2px 8px #0003}.email input{border:0;outline:0;width:100%;font-size:15px}.actions{display:flex;gap:14px;align-items:center}.walker{height:48px;border:2px solid var(--red);background:#fff;color:var(--red);border-radius:27px;display:flex;align-items:center;padding:0 25px;text-decoration:none;font-weight:800}.trust{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:700;margin-top:19px}.story{position:relative;margin-top:-20px;padding:48px clamp(24px,4vw,60px) 54px;color:#fff;text-align:center;background:linear-gradient(122deg,#064fb3,#07328e 58%,#061e6f);clip-path:polygon(0 7%,100% 0,100% 100%,0 100%)}.story h2{text-transform:uppercase;font-size:32px;margin:14px 0 8px}.story>p{margin:0 0 28px;font-weight:700}.feature-grid{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(6,1fr)}.feature-grid article{padding:0 20px;border-right:1px solid #ffffff70}.feature-grid article:last-child{border:0}.feature-icon{width:78px;height:78px;border-radius:50%;margin:0 auto 13px;display:grid;place-items:center;background:white;color:var(--red)}.feature-grid h3{font-size:17px;margin:0 0 9px}.feature-grid p{font-size:14px;line-height:1.5;margin:0}.community-cta{display:inline-flex;gap:8px;align-items:center;color:#fff;margin-top:32px;font-weight:800;text-decoration:none;border-bottom:2px solid #fff;padding-bottom:4px}
@media(max-width:900px){nav a:not(.signin):not(.join){display:none}.feature-grid{grid-template-columns:repeat(2,1fr);gap:28px}.feature-grid article{border:0}.hero{background-position:63% center}.hero-copy{max-width:470px}.topbar{height:80px}.brand img{width:56px;height:56px}.story{clip-path:polygon(0 2%,100% 0,100% 100%,0 100%)}}
@media(max-width:600px){.brand span{font-size:27px}.topbar{padding:0 15px}.join.small{display:none}.hero{padding:42px 22px 55px;background-position:68% center}.hero h1{font-size:47px}.hero-copy>p{font-size:17px}.actions{flex-direction:column;align-items:stretch}.walker{justify-content:center}.feature-grid{grid-template-columns:1fr}.story{padding-top:55px}.feature-grid article{max-width:320px;margin:auto}.story h2{font-size:27px}}
.app-shell{min-height:100vh;background:#f4f6f9;display:grid;grid-template-columns:245px minmax(420px,680px) 300px;justify-content:center;gap:28px;padding:24px}.side,.rightbar{position:sticky;top:24px;height:calc(100vh - 48px)}.brand.mini{font-size:25px;letter-spacing:-1px}.brand.mini img{width:46px;height:46px}.side{display:flex;flex-direction:column;padding:10px}.side-links{display:grid;gap:8px;margin-top:38px}.side-links a{display:flex;align-items:center;gap:13px;padding:13px 16px;border-radius:14px;font-weight:700;color:#596378}.side-links a.active{background:#fff;color:var(--red);box-shadow:0 5px 18px #0b24500d}.side-links svg{width:21px}.owner{margin-top:auto;background:white;border-radius:18px;padding:16px;display:grid;gap:4px}.owner span{font-size:13px;color:#788198}.owner a{font-size:12px;color:var(--red);margin-top:6px}.feed header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.feed header p,.feed header h1{margin:0}.feed header p{color:#7b8497}.feed header h1{font-size:31px}.round{border:0;background:#fff;width:46px;height:46px;border-radius:50%;display:grid;place-items:center}.composer,.post,.profile-card,.tip{background:#fff;border:1px solid #e6e9ef;border-radius:20px;box-shadow:0 8px 28px #1937650a}.composer{padding:18px;display:flex;gap:13px}.avatar,.dog-avatar{border-radius:50%;background:#fce8ea;color:var(--red);display:grid;place-items:center;flex:0 0 auto}.avatar{width:48px;height:48px}.dog-avatar{width:44px;height:44px}.compose-main{width:100%}.compose-main>input{border:0;font-weight:800;width:100%;outline:0}.compose-main textarea{border:0;resize:vertical;min-height:72px;padding:9px 0;width:100%;outline:0;font:inherit}.preview{max-height:280px;width:100%;object-fit:cover;border-radius:14px}.compose-actions{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eee;padding-top:12px}.compose-actions label{display:flex;align-items:center;gap:7px;color:#687286;font-weight:700;font-size:14px;cursor:pointer}.compose-actions input{display:none}.compose-actions button,.profile-card button{border:0;background:var(--red);color:#fff;border-radius:22px;padding:10px 20px;font-weight:800;cursor:pointer}.feed-title{font-size:18px;margin:24px 3px 12px}.post{overflow:hidden;margin-bottom:18px}.post-head{display:flex;gap:11px;padding:17px 18px 0}.post-head h3,.post-head p{margin:0}.post-head p{font-size:12px;color:#81899a;margin-top:3px}.post-copy{padding:0 18px;line-height:1.5}.post-image{display:block;width:100%;max-height:470px;object-fit:cover}.reactions{display:flex;gap:30px;padding:13px 18px}.reactions button{border:0;background:transparent;color:#697386;font-weight:700;display:flex;align-items:center;gap:7px;cursor:pointer}.reactions svg{width:19px}.profile-card,.tip{padding:24px;text-align:center}.bigpaw{width:70px;height:70px;border-radius:50%;display:grid;place-items:center;background:#fce8ea;color:var(--red);margin:auto}.bigpaw svg{width:36px;height:36px}.profile-card h2{font-size:20px}.profile-card p,.tip p{color:#727b8e;line-height:1.55;font-size:14px}.tip{margin-top:18px;text-align:left}.rightbar{padding-top:68px}
@media(max-width:1050px){.app-shell{grid-template-columns:190px minmax(420px,680px)}.rightbar{display:none}}@media(max-width:720px){.app-shell{display:block;padding:14px}.side{position:static;height:auto;display:flex;flex-direction:row;align-items:center;padding:0 3px 14px}.side-links,.owner{display:none}.feed header{margin-top:8px}.composer{padding:14px}.post-image{max-height:400px}}
.auth-body{min-height:100vh;background:#f4f6f9;display:grid;place-items:center;padding:24px}.auth-card{width:min(100%,480px);background:#fff;border:1px solid #e5e9ef;border-radius:24px;padding:32px;box-shadow:0 18px 55px #17376518}.auth-card h1{margin-top:30px}.auth-form{display:grid;gap:16px}.auth-form label{display:grid;gap:7px;font-weight:700;font-size:14px}.auth-form input,.auth-form textarea,.compose-main select,.comments input{width:100%;border:1px solid #dfe3ea;border-radius:10px;padding:12px;font:inherit;background:#fff}.auth-form textarea{min-height:110px;resize:vertical}.auth-form .join{width:100%;margin-top:5px}.alert{padding:12px 15px;border-radius:10px;margin:14px 0}.alert.error{background:#fff0f1;color:#a40f1c}.alert.success{background:#eaf8ef;color:#176c38}.note{font-size:13px;color:#70798b}.compose-main select{margin-bottom:8px}.comments{padding:0 18px 16px;border-top:1px solid #eef0f3}.comments p{font-size:14px}.comments form{display:flex;gap:8px}.comments button{border:0;border-radius:9px;background:#eef2f8;color:#27344f;font-weight:700;padding:0 12px}.dog-avatar{overflow:hidden}.dog-avatar img{width:100%;height:100%;object-fit:cover}.two-col{grid-template-columns:245px minmax(420px,820px)}.form-card{background:#fff;border:1px solid #e6e9ef;border-radius:20px;padding:24px;margin-bottom:20px}.dog-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.dog-card{background:#fff;border:1px solid #e6e9ef;border-radius:18px;overflow:hidden}.dog-card>img,.dog-placeholder{width:100%;height:230px;object-fit:cover}.dog-placeholder{display:grid;place-items:center;font-size:50px;background:#fce8ea}.dog-card>div:last-child{padding:18px}.dog-card h2,.dog-card p{margin:0 0 8px}.empty{text-align:center;padding:28px}@media(max-width:720px){.two-col{display:block}.dog-grid{grid-template-columns:1fr}.auth-card{padding:24px}}
.brand em{font-style:normal;color:var(--red)}.hero{background-image:linear-gradient(90deg,rgba(0,35,18,.78),rgba(0,40,20,.18) 58%,transparent),url('hero.jpg')}.app-body{background:#f4f6f9}.hidden{display:none!important}.post{background:#fff;border:1px solid #e6e9ef;border-radius:20px;box-shadow:0 8px 28px #1937650a;overflow:hidden;margin-bottom:18px}.post-head{display:flex;gap:11px;padding:17px 18px 0}.post-head h3,.post-head p{margin:0}.post-head p{font-size:12px;color:#81899a;margin-top:3px}.post-copy{padding:0 18px;line-height:1.5}.post-image{display:block;width:100%;max-height:470px;object-fit:cover}.reactions{display:flex;gap:30px;padding:13px 18px}.reactions button{border:0;background:transparent;color:#697386;font-weight:700;cursor:pointer}
.brand img{object-fit:contain;border-radius:0}
