:root{--primary: #1a365d;--secondary: #2b6cb0;--accent: #3182ce;--light: #ebf8ff;--dark: #2d3748}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;margin:0;min-height:100vh;background:#f8fafc}.compact-main{max-width:1200px;margin:0 auto;padding:1rem}.grid-layout{display:grid;grid-template-columns:1fr;gap:1rem}.card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000001a}.hero{text-align:center;padding:1.5rem}.hero-title{font-size:1.8rem;margin:0 0 1.5rem;color:var(--primary)}.expert-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.8rem;margin:1rem 0}.expert-card{background:#fff;border-radius:10px;padding:1rem;text-align:center;box-shadow:0 2px 8px #0000001a;transition:transform .3s ease}.expert-card h3{font-size:.95rem;margin:0 0 .2rem}.expert-card p{font-size:.8rem;line-height:1.4}.expert-card:hover{transform:translateY(-3px)}.expert-icon{font-size:1.8rem;margin-bottom:.3rem}.cta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem}.cta-button{padding:1.5rem;border-radius:12px;text-align:center;text-decoration:none;transition:transform .3s ease;color:#fff;min-height:120px;display:flex;flex-direction:column;justify-content:center}.cta-button:hover{transform:translateY(-3px)}.cta-button h3{font-size:1.1rem;margin:0 0 .3rem}.cta-button p{font-size:.9rem;margin:0;opacity:.9}.primary{background:var(--primary)}.secondary{background:var(--secondary)}.accent{background:var(--accent)}.contact-bar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;margin-top:2rem;padding:1rem;background:var(--primary);border-radius:12px;color:#fff}.social-links{display:flex;gap:1.5rem}.social-link{color:#fff;text-decoration:none;opacity:.9}.social-link:hover{opacity:1}@media (max-width: 768px){.expert-grid,.cta-grid{grid-template-columns:1fr}.expert-card{padding:.8rem}.expert-card h3{font-size:.9rem}.cta-button{padding:1rem;min-height:100px}.hero-title{font-size:1.5rem}.contact-bar{flex-direction:column;text-align:center}.expert-icon{font-size:1.5rem}}.health-list{list-style:none;padding-left:0}.health-list li{margin:1rem 0;padding-left:2rem;position:relative}.icon{position:absolute;left:0;top:.1em;font-size:1.2em}.breed-section{margin:1.5rem 0;padding:1rem;border-left:4px solid var(--accent)}.training-content{background:var(--light);padding:2rem}.principles-list{list-style:none;padding-left:0}.principles-list li{margin:1rem 0;padding:1rem;background:#fff;border-radius:8px;display:flex;align-items:center;gap:1rem}.spec-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 6px #0000000d}.step{display:flex;gap:1rem;margin:1.5rem 0}.step-num{width:30px;height:30px;background:var(--accent);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}blockquote{border-left:4px solid var(--accent);padding-left:1.5rem;margin:2rem 0;font-style:italic}cite{display:block;margin-top:.5rem;font-size:.9rem;color:var(--dark)}@media (max-width: 768px){.principles-list li{flex-direction:column;align-items:start}.spec-card{margin:1rem 0}.step{flex-direction:column}}.auth-gate{display:flex;justify-content:center;padding:2.5rem 1rem}.auth-gate__card{width:min(420px,100%);background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;box-shadow:0 8px 24px #0f172a14;text-align:center}.auth-gate__card h2{margin:0 0 .75rem;color:var(--primary)}.auth-gate__hint{margin:0 0 1.5rem;color:#64748b}.auth-gate__loading{text-align:center;color:#64748b;padding:2rem}.auth-gate__widget{display:flex;justify-content:center;min-height:48px}.auth-gate__widget--secondary{min-height:0;margin-top:1rem}.tg-login-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;min-width:240px;padding:.75rem 1.5rem;border:0;border-radius:8px;background:#54a9eb;color:#fff;font:inherit;font-size:1rem;font-weight:600;text-decoration:none;cursor:pointer;box-shadow:0 4px 14px #54a9eb59}.tg-login-btn:hover{background:#4a9ade;color:#fff}.tg-login-btn[href="#"]{opacity:.7;pointer-events:none}.auth-gate__error{margin:1rem 0 0;color:#b91c1c;font-size:.95rem}.header-auth{position:relative;flex-shrink:0}.header-auth__btn,.header-auth__user,.header-auth__logout{border:1px solid rgba(255,255,255,.25);background:#ffffff14;color:var(--light);border-radius:8px;cursor:pointer;font:inherit}.header-auth__btn,.header-auth__logout{padding:.45rem .85rem}.header-auth__user{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .65rem .35rem .35rem}.header-auth__avatar,.header-auth__avatar-fallback{width:28px;height:28px;border-radius:50%;object-fit:cover}.header-auth__avatar-fallback{display:inline-flex;align-items:center;justify-content:center;background:#fff3;font-weight:600}.header-auth__name{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.85rem}.header-auth__panel{position:absolute;right:0;top:calc(100% + .5rem);min-width:220px;padding:.85rem;background:#fff;color:var(--dark);border-radius:10px;box-shadow:0 10px 30px #0f172a2e;z-index:1100}.header-auth__hint{margin:0 0 .75rem;font-size:.85rem;color:#64748b}.header-auth__badge{display:inline-block;margin-bottom:.75rem;padding:.2rem .5rem;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:.75rem;font-weight:600}.header-auth__logout{width:100%;color:var(--dark);background:#f8fafc}.header-auth__link{display:block;margin-bottom:.75rem;color:var(--primary);text-decoration:none;font-size:.9rem}.nav-member{display:none}.nav-guest-only{display:inline-block}html.is-logged-in .nav-member{display:list-item}html.is-logged-in .nav-guest-only,.header-auth--member{display:none}html.is-logged-in .header-auth--member{display:inline-block}.auth-gate__hint--mobile{margin-top:.75rem;font-size:.85rem}.header-bar{display:flex;align-items:center;gap:1rem;flex:1;justify-content:flex-end;min-width:0}.nav-list{display:flex;gap:1.5rem;margin:0;padding:0;list-style:none}.nav-link{color:var(--light);text-decoration:none;font-size:.9rem;padding:.5rem .75rem;border-radius:6px;transition:background-color .2s,opacity .2s;position:relative;white-space:nowrap}.nav-link:hover,.nav-link[aria-current=page]{background:#ffffff1a}.nav-link:after{content:"";position:absolute;bottom:-4px;left:0;right:0;height:2px;background:var(--light);transform:scaleX(0);transition:transform .2s}.nav-link:hover:after{transform:scaleX(1)}@media (max-width: 768px){.header-bar{flex-direction:column;width:100%}.nav-list{flex-wrap:wrap;justify-content:center;gap:.75rem}.nav-link{padding:.5rem}}
