@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}
/* Safe Update 04: shared signed-in top navigation */
.member-topbar{position:fixed!important;z-index:1000!important;top:0!important;left:0!important;right:0!important;height:68px!important;background:#fff!important;border-bottom:1px solid #dfe3ea!important;display:grid!important;grid-template-columns:minmax(245px,1fr) auto minmax(245px,1fr)!important;align-items:center!important;padding:0 24px!important;box-shadow:0 1px 5px rgba(20,32,55,.05)!important;font-family:Arial,Helvetica,sans-serif!important}
.member-topbar .top-brand{display:flex!important;align-items:center!important;gap:8px!important;width:max-content!important;color:#071c43!important;text-decoration:none!important;font-size:20px!important;font-weight:900!important;line-height:1!important}
.member-topbar .top-brand img{width:38px!important;height:38px!important;max-width:38px!important;max-height:38px!important;object-fit:contain!important;border-radius:0!important;display:block!important}
.member-topbar .top-brand em{font-style:normal!important;color:#d41f2d!important}
.member-topbar .top-search{position:absolute!important;left:180px!important;top:14px!important;width:205px!important;height:40px!important;background:#f0f2f5!important;border-radius:22px!important;display:flex!important;align-items:center!important;padding:0 14px!important;color:#687386!important}
.member-topbar .top-search input{border:0!important;outline:0!important;background:transparent!important;width:100%!important;font:inherit!important;color:#17233b!important}
.member-topbar .top-primary{height:100%!important;display:flex!important;align-items:stretch!important;justify-content:center!important;gap:8px!important;font-weight:700!important;font-size:14px!important}
.member-topbar .top-primary a{min-width:120px!important;padding:8px 14px 6px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:2px!important;text-decoration:none!important;color:#596579!important;border-bottom:3px solid transparent!important}
.member-topbar .top-primary a span{font-size:18px!important}.member-topbar .top-primary a b{font-size:11px!important}.member-topbar .top-primary a.active{color:#df1f2d!important;border-bottom-color:#df1f2d!important}
.member-topbar .top-tools{justify-self:end!important;display:flex!important;align-items:center!important;gap:8px!important}.member-topbar .round-tool{border:0!important;background:#eef1f5!important;width:38px!important;height:38px!important;border-radius:50%!important;font-size:16px!important;cursor:pointer!important;padding:0!important}
.member-topbar .account-menu{position:relative!important}.member-topbar .account-menu summary{list-style:none!important;cursor:pointer!important}.member-topbar .account-menu summary::-webkit-details-marker{display:none!important}.member-topbar .account-menu summary img{width:40px!important;height:40px!important;max-width:40px!important;max-height:40px!important;border-radius:50%!important;object-fit:cover!important;border:1px solid #d5dae2!important;display:block!important}
.member-topbar .account-popover{position:absolute!important;right:0!important;top:48px!important;width:260px!important;background:#fff!important;border:1px solid #dfe3ea!important;border-radius:14px!important;padding:12px!important;box-shadow:0 10px 30px rgba(15,28,55,.18)!important;display:grid!important;gap:4px!important}.member-topbar .account-popover strong{padding:10px!important}.member-topbar .account-popover a{padding:11px 10px!important;border-radius:9px!important;text-decoration:none!important;color:#17233b!important}.member-topbar .account-popover a:hover{background:#f2f4f7!important}
/* Remove the obsolete sidebar layout: top navigation is now global. */
.dog-app-shell{display:block!important;min-height:100vh!important;padding:92px 24px 50px!important;background:#f3f5f8!important}.dog-app-shell .dog-main{max-width:1030px!important;margin:0 auto!important}
.home-app-shell{min-height:100vh!important;padding:92px 24px 50px!important;background:#f3f5f8!important;display:grid!important;grid-template-columns:minmax(480px,690px) 290px!important;gap:28px!important;justify-content:center!important}.home-app-shell .home-right{padding-top:62px!important}
@media(max-width:1050px){.member-topbar .top-search{display:none!important}.home-app-shell{grid-template-columns:minmax(420px,760px)!important}.home-app-shell .home-right{display:none!important}}
@media(max-width:720px){.member-topbar{grid-template-columns:auto 1fr auto!important;padding:0 10px!important}.member-topbar .top-brand span{display:none!important}.member-topbar .top-primary a{min-width:58px!important;padding-inline:5px!important}.member-topbar .top-primary a b{display:none!important}.member-topbar .round-tool:nth-child(-n+2){display:none!important}.dog-app-shell,.home-app-shell{display:block!important;padding:82px 14px 35px!important}}
/* Safe Update 05 */
.member-topbar .nav-svg{width:20px;height:20px;display:block}.round-tool img{width:21px;height:21px;display:block}.round-tool{display:grid;place-items:center;color:#1f2937}.journey-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:14px}.journey-section-head h2{margin:3px 0 0}.journey-add-link{color:#d41f2d;font-weight:800;text-decoration:none}.journey-actions{display:flex;flex-wrap:wrap;gap:6px;margin:10px 0}.journey-actions span{font-size:11px;padding:5px 8px;border-radius:999px;background:#f1f3f6;color:#5f6878}.journey-add{margin-top:24px}.journey-add>summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;padding:20px 22px}.journey-add>summary::-webkit-details-marker{display:none}.journey-add>summary span{display:grid;gap:4px}.journey-add>summary strong{font-size:20px}.journey-add>summary>b{font-size:25px;color:#d41f2d}.journey-add-body{padding:0 22px 22px}.journey-empty{padding:22px}.journey-current{margin-top:8px}
/* Safe Update 06: shared navigation architecture */
.member-topbar{grid-template-columns:minmax(92px,1fr) auto minmax(330px,1fr)!important;height:64px!important;padding:0 18px!important}
.member-topbar .top-left{justify-self:start;display:flex;align-items:center;gap:8px}
.member-topbar .top-brandmark,.member-topbar .search-trigger{width:40px;height:40px;border-radius:50%;display:grid;place-items:center}
.member-topbar .top-brandmark img{width:40px!important;height:40px!important;max-width:40px!important;max-height:40px!important;object-fit:contain!important}
.member-topbar .search-trigger{border:0;background:#eef1f5;cursor:pointer;padding:9px}.member-topbar .search-trigger img{width:22px;height:22px}
.member-topbar .top-search{display:none!important}
.member-topbar .top-primary{gap:3px!important}.member-topbar .top-primary a{min-width:102px!important;padding:7px 10px 5px!important}.member-topbar .top-primary a b{font-size:11px!important}.member-topbar .top-primary .nav-svg{width:21px;height:21px}
.member-topbar .top-tools{gap:7px!important}.member-topbar .find-friends{display:inline-flex;align-items:center;min-height:38px;padding:0 15px;border-radius:20px;background:#eef1f5;color:#17233b;font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap}
.member-topbar .round-tool{width:38px!important;height:38px!important}.member-topbar .round-tool img{width:20px;height:20px}
.member-topbar .account-menu summary{position:relative}.member-topbar .avatar-wrap{position:relative;display:block;width:40px;height:40px}.member-topbar .avatar-photo{width:40px!important;height:40px!important;max-width:40px!important;max-height:40px!important;border-radius:50%!important;object-fit:cover!important}.member-topbar .avatar-chevron{position:absolute;right:-3px;bottom:-2px;width:15px;height:15px;border-radius:50%;background:#e4e7eb;border:2px solid #fff;display:grid;place-items:center}.member-topbar .avatar-chevron img{width:9px!important;height:9px!important;border:0!important;border-radius:0!important;object-fit:contain!important}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.groups-shell{max-width:1180px;margin:0 auto;padding:92px 24px 48px;display:grid;grid-template-columns:280px minmax(0,1fr);gap:28px}.groups-side,.groups-empty{background:#fff;border:1px solid #e0e4ea;border-radius:14px}.groups-side{padding:18px}.groups-side h1{margin:0 0 14px;font-size:25px}.groups-search{background:#f0f2f5;border-radius:20px;padding:10px 13px;color:#6b7280;margin-bottom:12px}.groups-links{display:grid;gap:5px}.groups-links a{padding:11px;border-radius:9px;text-decoration:none;color:#17233b;font-weight:700}.groups-links a.active{background:#f1f3f6}.groups-create{margin-top:12px;display:block;text-align:center;background:#fdecef!important;color:#d41f2d!important}.groups-main>p{color:#687386;margin:2px 0 10px}.groups-empty{min-height:260px;display:grid;place-items:center;text-align:center;padding:32px}.groups-empty h2{margin:0 0 7px}.groups-empty p{margin:0;color:#687386}
@media(max-width:1100px){.member-topbar{grid-template-columns:auto 1fr auto!important}.member-topbar .find-friends{display:none}.member-topbar .top-primary a{min-width:82px!important}.member-topbar .top-primary a b{font-size:10px!important}}
@media(max-width:760px){.member-topbar .top-primary a{min-width:50px!important}.member-topbar .top-primary a b{display:none!important}.member-topbar .round-tool:nth-of-type(2){display:none!important}.groups-shell{grid-template-columns:1fr;padding:82px 12px 30px}.groups-side{display:none}}
/* Safe Update 07: navbar geometry lock + exact avatar chevron sizing */
html{scrollbar-gutter:stable}
.member-topbar{box-sizing:border-box!important;grid-template-columns:96px minmax(420px,520px) 390px!important;justify-content:space-between!important}
.member-topbar .top-left{width:96px!important;min-width:96px!important}
.member-topbar .top-primary{width:520px!important;min-width:520px!important;display:grid!important;grid-template-columns:repeat(4,130px)!important;gap:0!important}
.member-topbar .top-primary a{width:130px!important;min-width:130px!important;box-sizing:border-box!important}
.member-topbar .top-tools{width:390px!important;min-width:390px!important;justify-content:flex-end!important}
.member-topbar .account-menu summary .avatar-wrap{width:40px!important;height:40px!important;overflow:visible!important}
.member-topbar .account-menu summary .avatar-wrap>img.avatar-photo{width:40px!important;height:40px!important;max-width:40px!important;max-height:40px!important}
.member-topbar .account-menu summary .avatar-wrap .avatar-chevron{right:-2px!important;bottom:-1px!important;width:14px!important;height:14px!important;box-sizing:border-box!important;border:2px solid #fff!important}
.member-topbar .account-menu summary .avatar-wrap .avatar-chevron>img{width:8px!important;height:8px!important;max-width:8px!important;max-height:8px!important;border:0!important;border-radius:0!important;object-fit:contain!important}
@media(max-width:1050px){.member-topbar{grid-template-columns:88px minmax(328px,1fr) auto!important}.member-topbar .top-primary{width:328px!important;min-width:328px!important;grid-template-columns:repeat(4,82px)!important}.member-topbar .top-primary a{width:82px!important;min-width:82px!important}.member-topbar .top-tools{width:auto!important;min-width:0!important}.member-topbar .find-friends{display:none!important}}
