.region-selector{position:relative}.region-selector-toggle{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;gap:.375rem;padding:.375rem .625rem;font-size:.875rem;transition:all .15s;display:flex}.region-selector-toggle:hover{border-color:var(--color-primary,#6366f1);background:#f8faff}.region-selector-flag{font-size:1.125rem}.region-selector-code{color:#374151;font-weight:600}.region-selector-dropdown{z-index:1000;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;min-width:180px;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 10px 40px #0000001f}.region-selector-option{cursor:pointer;background:#fff;border:none;align-items:center;gap:.625rem;width:100%;padding:.75rem 1rem;font-size:.875rem;transition:background .15s;display:flex}.region-selector-option:hover{background:#f1f5f9}.region-selector-option--active{background:#f0f0ff}.region-selector-option-flag{font-size:1.25rem}.region-selector-option-name{text-align:left;color:#1e293b;flex:1;font-weight:500}.region-selector-option-currency{color:#64748b;font-size:.8125rem}.language-selector{position:relative}.language-selector-toggle{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;padding:.375rem .5rem;font-size:.8125rem;font-weight:700;transition:all .15s;display:flex}.language-selector-toggle:hover{border-color:var(--color-primary,#6366f1);background:#f8faff}.language-selector-code{color:#374151;letter-spacing:.025em}.language-selector-dropdown{z-index:1000;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;min-width:150px;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 10px 40px #0000001f}.language-selector-option{cursor:pointer;background:#fff;border:none;align-items:center;gap:.625rem;width:100%;padding:.75rem 1rem;font-size:.875rem;transition:background .15s;display:flex}.language-selector-option:hover,.language-selector-option:focus{background:#f1f5f9;outline:none}.language-selector-option--active{background:#f0f0ff}.language-selector-option-code{color:#6366f1;width:1.5rem;font-size:.75rem;font-weight:700}.language-selector-option-name{color:#1e293b;font-weight:500}.navbar{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border-light);background:#fefcf9f2;position:sticky;top:0}.navbar-container{max-width:var(--container-max);padding:0 var(--space-lg);justify-content:space-between;align-items:center;height:72px;margin:0 auto;display:flex}.navbar-logo{align-items:center;gap:var(--space-sm);display:flex}.navbar-logo-icon{color:var(--color-primary);fill:var(--color-primary)}.navbar-logo-text{font-family:var(--font-serif);color:var(--color-primary-dark);font-size:1.5rem;font-weight:700}.navbar-links{align-items:center;gap:var(--space-xs);display:flex}.navbar-link{border-radius:var(--radius-full);color:var(--color-text-light);padding:.5rem .875rem;font-size:.875rem;font-weight:500;transition:all .2s}.navbar-link:hover{color:var(--color-primary);background:var(--color-border-light)}.navbar-link--active{color:var(--color-primary);background:#2d6a4f14}.navbar-actions{align-items:center;gap:var(--space-sm);display:flex}.navbar-actions-label{display:none}.navbar-toggle{color:var(--color-text);display:none}.navbar-mobile-extras{display:none}@media (width<=1024px){.navbar-links{background:var(--color-surface);padding:var(--space-lg);border-bottom:1px solid var(--color-border);box-shadow:var(--shadow-lg);flex-direction:column;align-items:stretch;display:none;position:absolute;top:72px;left:0;right:0}.navbar-links--open{display:flex}.navbar-link{padding:.75rem 1rem;font-size:1rem}.navbar-toggle{display:block}.navbar-actions>:not(.navbar-cart){display:none}.navbar-mobile-extras{gap:var(--space-md);margin-top:var(--space-sm);padding-top:var(--space-lg);border-top:1px solid var(--color-border);flex-direction:column;display:flex}.navbar-mobile-selectors{align-items:center;gap:var(--space-md);margin-bottom:var(--space-xs);display:flex}.navbar-mobile-extras .btn{justify-content:center;width:100%}}@media (width>=1025px){.navbar-actions-label{display:inline}}.navbar-cart{width:40px;height:40px;color:var(--color-text-light);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:relative}.navbar-cart:hover{background:var(--color-border-light);color:var(--color-primary)}.navbar-cart-badge{background:var(--color-secondary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:.625rem;font-weight:700;display:flex;position:absolute;top:2px;right:2px}.footer{background:var(--color-primary-dark);color:#ffffffd9;padding:var(--space-4xl) 0 var(--space-xl)}.footer-grid{gap:var(--space-2xl);grid-template-columns:1.5fr 1fr 1fr 1fr 1.5fr;display:grid}.footer-brand{gap:var(--space-md);flex-direction:column;display:flex}.footer-logo{align-items:center;gap:var(--space-sm);font-family:var(--font-serif);color:#fff;font-size:1.5rem;font-weight:700;display:flex}.footer-logo-icon{color:var(--color-secondary);fill:var(--color-secondary)}.footer-tagline{color:#ffffffa6;font-size:.875rem;line-height:1.6}.footer-social{gap:var(--space-md);display:flex}.footer-social a{color:#ffffffa6;transition:color .2s}.footer-social a:hover{color:var(--color-secondary)}.footer-col{gap:var(--space-sm);flex-direction:column;display:flex}.footer-col h4{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--space-sm);font-size:.875rem;font-weight:600}.footer-col a{color:#ffffffa6;font-size:.875rem;transition:color .2s}.footer-col a:hover{color:var(--color-secondary)}.footer-newsletter{gap:var(--space-sm);flex-direction:column;display:flex}.footer-newsletter h4{color:#fff;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.footer-newsletter p{color:#ffffffa6;font-size:.875rem}.footer-newsletter-form{gap:var(--space-sm);display:flex}.footer-newsletter-form .input{color:#fff;background:#ffffff1a;border-color:#fff3;font-size:.875rem}.footer-newsletter-form .input::placeholder{color:#fff6}.footer-bottom{margin-top:var(--space-3xl);padding-top:var(--space-xl);text-align:center;border-top:1px solid #ffffff1a}.footer-bottom p{color:#ffffff73;font-size:.8125rem}.footer-compliance{margin-top:var(--space-sm);color:#ffffff59!important;font-size:.75rem!important}@media (width<=1024px){.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=640px){.footer-grid{grid-template-columns:1fr}}.cookie-consent{z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172af2;border-top:1px solid #ffffff1a;padding:1rem;position:fixed;bottom:0;left:0;right:0}.cookie-consent-content{align-items:flex-start;gap:1rem;max-width:1200px;margin:0 auto;display:flex;position:relative}.cookie-consent-icon{color:#6366f1;flex-shrink:0;margin-top:.25rem}.cookie-consent-text{flex:1}.cookie-consent-text h3{color:#fff;margin-bottom:.375rem;font-size:.9375rem;font-weight:600}.cookie-consent-text p{color:#cbd5e1;margin-bottom:.25rem;font-size:.8125rem;line-height:1.5}.cookie-consent-text a{color:#818cf8;text-decoration:underline}.cookie-consent-compliance{margin-top:.375rem;color:#94a3b8!important;font-size:.75rem!important}.cookie-consent-actions{flex-direction:column;flex-shrink:0;gap:.5rem;display:flex}.cookie-consent-close{color:#64748b;cursor:pointer;background:0 0;border:none;padding:.25rem;position:absolute;top:0;right:0}.cookie-consent-close:hover{color:#fff}@media (width<=768px){.cookie-consent-content{flex-direction:column;align-items:stretch}.cookie-consent-actions{flex-direction:row}.cookie-consent-icon{display:none}}@media (width<=640px){.cookie-consent{padding:.75rem}.cookie-consent-content{flex-direction:column;align-items:stretch;gap:.75rem}.cookie-consent-text{padding-right:1.5rem}.cookie-consent-text h3{overflow-wrap:anywhere;font-size:.875rem}.cookie-consent-text p{font-size:.75rem}.cookie-consent-actions{flex-direction:column;gap:.5rem}.cookie-consent-actions .btn{width:100%}}.region-select-page{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.region-select-container{text-align:center;background:#fff;border-radius:1.5rem;width:100%;max-width:500px;padding:3rem;box-shadow:0 20px 60px #0000001a}.region-select-header{margin-bottom:2.5rem}.region-select-icon{color:var(--color-primary,#6366f1);margin-bottom:1rem}.region-select-header h1{color:#1e293b;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.region-select-header p{color:#64748b;font-size:1rem;line-height:1.5}.region-select-options{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.region-option-card{cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:1rem;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:1rem;transition:all .2s;display:flex}.region-option-card:hover{border-color:var(--color-primary,#6366f1);background:#f8faff;transform:translateY(-2px);box-shadow:0 4px 12px #6366f126}.region-option-flag{font-size:2rem}.region-option-name{color:#1e293b;text-align:left;flex:1;font-weight:600}.region-option-currency{color:#64748b;font-size:.875rem}.region-select-note{color:#94a3b8;font-size:.8125rem}@media (width<=640px){.region-select-page{padding:var(--space-md);align-items:flex-start}.region-select-container{padding:var(--space-xl) var(--space-lg);border-radius:var(--radius-lg)}.region-select-header{margin-bottom:var(--space-xl)}.region-select-header h1{font-size:1.5rem}.region-select-header p{font-size:.9375rem}.region-option-card{gap:.75rem;padding:1rem 1.125rem}.region-option-flag{font-size:1.75rem}.region-option-currency{font-size:.8125rem}}.login-page{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.login-container{background:#fff;border-radius:1.5rem;width:100%;max-width:440px;padding:2.5rem;box-shadow:0 20px 60px #00000014}.login-header{text-align:center;margin-bottom:2rem}.login-logo{font-family:var(--font-serif);color:var(--color-primary);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:inline-flex}.login-header h1{color:#1e293b;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.login-header p{color:#64748b;font-size:.9375rem}.login-roles{grid-template-columns:1fr 1fr 1fr;gap:.5rem;margin-bottom:1.5rem;display:grid}.login-role-btn{cursor:pointer;color:#64748b;background:#fff;border:2px solid #e2e8f0;border-radius:.75rem;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem .5rem;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.login-role-btn small{color:#94a3b8;text-align:center;font-size:.625rem;font-weight:400;line-height:1.3}.login-role-btn:hover{border-color:var(--color-primary);color:var(--color-primary)}.login-role-btn.active{border-color:var(--color-primary);color:var(--color-primary);background:#f0f0ff}.login-form{flex-direction:column;gap:1rem;display:flex}.login-field label{color:#374151;align-items:center;gap:.375rem;margin-bottom:.375rem;font-size:.8125rem;font-weight:600;display:flex}.login-field .input{width:100%}.login-error{color:#dc2626;text-align:center;font-size:.8125rem}.login-submit{width:100%;margin-top:.5rem}.login-switch{text-align:center;color:#64748b;margin-top:1.5rem;font-size:.875rem}.login-switch button{color:var(--color-primary);cursor:pointer;background:0 0;border:none;font-weight:600;text-decoration:underline}.login-demo{text-align:center;border-top:1px solid #e2e8f0;margin-top:1.5rem;padding-top:1.5rem}.login-demo p{color:#94a3b8;margin-bottom:.5rem;font-size:.75rem}.login-demo-accounts{justify-content:center;gap:.5rem;display:flex}.login-demo-accounts button{cursor:pointer;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;align-items:center;gap:.25rem;padding:.375rem .625rem;font-size:.6875rem;transition:all .15s;display:flex}.login-demo-accounts button:hover{border-color:var(--color-primary);color:var(--color-primary)}@media (width<=640px){.login-page{padding:var(--space-md);align-items:flex-start}.login-container{padding:var(--space-xl) var(--space-lg);border-radius:var(--radius-lg)}.login-header h1{font-size:1.375rem}.login-roles{grid-template-columns:1fr}.login-role-btn{text-align:left;flex-direction:row;justify-content:flex-start;gap:.625rem;padding:.75rem .875rem;font-size:.875rem}.login-role-btn small{text-align:left;font-size:.6875rem}.login-demo-accounts{flex-wrap:wrap}}.add-dog-page{padding:var(--space-2xl) 0 var(--space-4xl);min-height:100vh}.add-dog-back{color:#64748b;margin-bottom:var(--space-lg);cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-size:.875rem;display:inline-flex}.add-dog-back:hover{color:var(--color-primary)}.add-dog-header{margin-bottom:var(--space-xl)}.add-dog-header h1{margin-bottom:.25rem;font-size:1.75rem;font-weight:700}.add-dog-header p{color:#64748b}.add-dog-steps{margin-bottom:var(--space-2xl);gap:.25rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.add-dog-step{cursor:pointer;color:#64748b;white-space:nowrap;background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.8125rem;transition:all .2s;display:flex}.add-dog-step:hover{border-color:var(--color-primary)}.add-dog-step.active{border-color:var(--color-primary);color:var(--color-primary);background:#f0f0ff;font-weight:600}.add-dog-step.completed{color:#10b981;border-color:#10b981}.add-dog-step-icon{display:flex}.add-dog-form{padding:var(--space-xl);margin-bottom:var(--space-xl);background:#fff;border:1px solid #e2e8f0;border-radius:1rem}.add-dog-section h2{margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.add-dog-section-desc{color:#64748b;margin-bottom:1.5rem;font-size:.875rem}.add-dog-grid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}.add-dog-field{flex-direction:column;gap:.375rem;display:flex}.add-dog-field.full-width{margin-top:1rem}.add-dog-field label{color:#374151;font-size:.8125rem;font-weight:600}.add-dog-field textarea.input{resize:vertical}.add-dog-hint{color:#94a3b8;margin-top:.25rem;font-size:.75rem}.add-dog-checks{flex-wrap:wrap;gap:1rem;margin:1rem 0;display:flex}.add-dog-check{color:#374151;cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.add-dog-check input[type=checkbox]{width:1.125rem;height:1.125rem;accent-color:var(--color-primary)}.add-dog-nav{justify-content:space-between;align-items:center;display:flex}.add-dog-review-card{text-align:center;background:#f8fafc;border-radius:1rem;padding:1.5rem}.add-dog-review-img{object-fit:cover;border-radius:50%;width:120px;height:120px;margin-bottom:1rem}.add-dog-review-card h3{margin-bottom:.25rem;font-size:1.25rem}.add-dog-review-desc{color:#64748b;max-width:500px;margin:.75rem auto;font-size:.875rem}.add-dog-review-badges{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1rem;display:flex}.add-dog-review-fee{color:var(--color-primary);margin-top:1rem;font-weight:600}.add-dog-success{text-align:center;padding:4rem 2rem}.add-dog-success-icon{color:#10b981;margin-bottom:1.5rem}.add-dog-success h1{margin-bottom:.5rem}.add-dog-success p{color:#64748b;margin-bottom:2rem}.add-dog-success-actions{justify-content:center;gap:1rem;display:flex}@media (width<=768px){.add-dog-grid{grid-template-columns:1fr}.add-dog-steps{gap:.5rem}.add-dog-step-label{display:none}}@media (width<=640px){.add-dog-header h1{font-size:1.5rem}.add-dog-form{padding:var(--space-lg);border-radius:var(--radius-md)}.add-dog-section h2{font-size:1.125rem}.add-dog-checks{flex-direction:column;gap:.75rem}.add-dog-nav{flex-direction:column-reverse;gap:.75rem}.add-dog-nav .btn{width:100%}.add-dog-success{padding:3rem 1.5rem}.add-dog-success-actions{flex-direction:column}.add-dog-success-actions .btn{width:100%}}.dog-card{color:inherit;text-decoration:none;display:block}.dog-card-image{aspect-ratio:4/3;position:relative;overflow:hidden}.dog-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.dog-card:hover .dog-card-image img{transform:scale(1.05)}.dog-card-badges{top:var(--space-sm);left:var(--space-sm);gap:var(--space-xs);flex-wrap:wrap;display:flex;position:absolute}.dog-card-compatibility{bottom:var(--space-sm);right:var(--space-sm);background:var(--color-primary);color:#fff;border-radius:var(--radius-full);align-items:center;gap:4px;padding:.25rem .625rem;font-size:.75rem;font-weight:600;display:flex;position:absolute}.dog-card-compatibility svg{fill:#fff}.dog-card-content{padding:var(--space-lg)}.dog-card-header{margin-bottom:var(--space-xs);justify-content:space-between;align-items:baseline;display:flex}.dog-card-header h3{font-family:var(--font-serif);font-size:1.25rem;font-weight:700}.dog-card-age{color:var(--color-text-muted);font-size:.8125rem}.dog-card-breed{color:var(--color-text-light);margin-bottom:var(--space-sm);font-size:.875rem}.dog-card-meta{gap:var(--space-md);margin-bottom:var(--space-md);display:flex}.dog-card-meta-item{color:var(--color-text-muted);align-items:center;gap:4px;font-size:.8125rem;display:flex}.dog-card-traits{gap:var(--space-xs);flex-wrap:wrap;display:flex}.dog-card-trait{background:var(--color-warm);color:var(--color-secondary);border-radius:var(--radius-full);padding:.2rem .6rem;font-size:.75rem;font-weight:500}@media (width<=640px){.dog-card{width:100%}.dog-card-content{padding:var(--space-md)}.dog-card-header{gap:var(--space-sm)}.dog-card-header h3{overflow-wrap:anywhere;font-size:1.125rem}.dog-card-meta{gap:var(--space-sm) var(--space-md);flex-wrap:wrap}.dog-card-meta-item{overflow-wrap:anywhere;min-width:0}.dog-card-trait{overflow-wrap:anywhere}}.testimonials{background:var(--color-warm)}.testimonials-carousel{align-items:center;gap:var(--space-xl);max-width:700px;margin:0 auto;display:flex}.testimonials-nav{background:var(--color-surface);width:48px;height:48px;box-shadow:var(--shadow-sm);color:var(--color-text-light);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .2s;display:flex}.testimonials-nav:hover{background:var(--color-primary);color:#fff;box-shadow:var(--shadow-md)}.testimonials-content{text-align:center;animation:.5s fadeIn}.testimonials-quote-icon{color:var(--color-secondary-light);opacity:.5;margin:0 auto var(--space-lg)}.testimonials-quote{color:var(--color-text);margin-bottom:var(--space-xl);font-size:1.25rem;font-style:italic;line-height:1.8}.testimonials-author{justify-content:center;align-items:center;gap:var(--space-md);display:flex}.testimonials-avatar{object-fit:cover;border-radius:50%;width:48px;height:48px}.testimonials-name{font-size:.9375rem;font-weight:600}.testimonials-role{color:var(--color-text-muted);font-size:.8125rem}.testimonials-dots{justify-content:center;gap:var(--space-sm);margin-top:var(--space-xl);display:flex}.testimonials-dot{background:var(--color-border);border-radius:50%;width:10px;height:10px;transition:all .2s}.testimonials-dot--active{background:var(--color-primary);transform:scale(1.3)}@media (width<=768px){.testimonials-nav{display:none}.testimonials-quote{font-size:1.0625rem}}@media (width<=640px){.testimonials-carousel{gap:var(--space-md);max-width:100%}.testimonials-content{width:100%}.testimonials-quote-icon{margin-bottom:var(--space-md)}.testimonials-quote{margin-bottom:var(--space-lg);overflow-wrap:anywhere;font-size:1rem;line-height:1.7}.testimonials-author{gap:var(--space-sm);flex-wrap:wrap}.testimonials-dots{margin-top:var(--space-lg);flex-wrap:wrap}.testimonials-dot{width:12px;height:12px}}.impact{background:var(--color-primary-dark);color:#fff}.impact .section-header h2{color:#fff}.impact .section-header p{color:#ffffffb3}.impact-grid{gap:var(--space-xl);grid-template-columns:repeat(4,1fr);display:grid}.impact-card{text-align:center;padding:var(--space-xl)}.impact-icon{width:64px;height:64px;margin:0 auto var(--space-md);border-radius:var(--radius-lg);color:var(--color-secondary-light);background:#ffffff1a;justify-content:center;align-items:center;display:flex}.impact-number{font-family:var(--font-serif);margin-bottom:var(--space-xs);font-size:2.5rem;font-weight:700}.impact-label{color:#ffffffb3;font-size:.9375rem}@media (width<=1024px){.impact-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.impact-grid{gap:var(--space-md);grid-template-columns:1fr 1fr}.impact-number{font-size:1.75rem}.impact-card{padding:var(--space-md)}}.shelter-map-content{gap:var(--space-2xl);grid-template-columns:1.2fr 1fr;align-items:start;display:grid}.shelter-map-placeholder{background:var(--color-warm);border-radius:var(--radius-lg);padding:var(--space-2xl);flex-direction:column;justify-content:center;align-items:center;min-height:360px;display:flex;position:relative}.shelter-map-bg{background:linear-gradient(135deg, var(--color-warm-dark) 0%, var(--color-warm) 100%);border-radius:var(--radius-md);border:1px dashed var(--color-border);width:100%;height:280px;position:relative}.shelter-map-pin{color:var(--color-primary);animation:2s infinite pulse;position:absolute;transform:translate(-50%,-100%)}.shelter-map-note{margin-top:var(--space-md);color:var(--color-text-muted);font-size:.8125rem;font-style:italic}.shelter-map-list{gap:var(--space-md);flex-direction:column;display:flex}.shelter-map-item{gap:var(--space-md);padding:var(--space-md);background:var(--color-surface);border-radius:var(--radius-md);border:1px solid var(--color-border-light);transition:all .2s;display:flex}.shelter-map-item:hover{box-shadow:var(--shadow-md);border-color:var(--color-primary)}.shelter-map-item-img{border-radius:var(--radius-md);object-fit:cover;flex-shrink:0;width:72px;height:72px}.shelter-map-item-info h4{margin-bottom:var(--space-xs);font-size:.9375rem;font-weight:600}.shelter-map-item-location{color:var(--color-text-muted);margin-bottom:var(--space-xs);align-items:center;gap:4px;font-size:.8125rem;display:flex}.shelter-map-item-stats{color:var(--color-primary);font-size:.8125rem;font-weight:500}@media (width<=768px){.shelter-map-content{grid-template-columns:1fr}}@media (width<=640px){.shelter-map-content{gap:var(--space-lg);grid-template-columns:1fr}.shelter-map-placeholder{padding:var(--space-lg);min-height:260px}.shelter-map-bg{height:200px}.shelter-map-item{gap:var(--space-sm);padding:var(--space-sm)}.shelter-map-item-img{width:60px;height:60px}.shelter-map-item-info{min-width:0}.shelter-map-item-info h4,.shelter-map-item-location,.shelter-map-item-stats{overflow-wrap:anywhere}}.hero{padding:var(--space-4xl) 0;background:linear-gradient(135deg, var(--color-bg) 0%, var(--color-warm) 100%)}.hero-content{gap:var(--space-3xl);grid-template-columns:1.1fr .9fr;align-items:center;display:grid}.hero-badge{align-items:center;gap:var(--space-xs);background:var(--color-warm);border:1px solid var(--color-secondary-light);border-radius:var(--radius-full);color:var(--color-secondary);margin-bottom:var(--space-lg);padding:.375rem 1rem;font-size:.8125rem;font-weight:600;display:inline-flex}.hero-text h1{font-family:var(--font-serif);color:var(--color-text);margin-bottom:var(--space-lg);font-size:3.25rem;font-weight:800;line-height:1.15}.hero-text h1 em{color:var(--color-primary);font-style:normal}.hero-description{color:var(--color-text-light);margin-bottom:var(--space-xl);max-width:540px;font-size:1.125rem;line-height:1.7}.hero-actions{gap:var(--space-md);margin-bottom:var(--space-xl);flex-wrap:wrap;display:flex}.hero-trust{gap:var(--space-xl);display:flex}.hero-trust-item{align-items:center;gap:var(--space-sm);color:var(--color-text-muted);font-size:.875rem;display:flex}.hero-trust-item svg{color:var(--color-primary)}.hero-visual{position:relative}.hero-image{border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);object-fit:cover;width:100%;max-height:520px}.hero-float-card{bottom:var(--space-xl);align-items:center;gap:var(--space-sm);background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:.75rem 1.25rem;font-size:.875rem;animation:.6s .3s both fadeInUp;display:flex;position:absolute;left:-24px}.how-brief-grid{gap:var(--space-2xl);grid-template-columns:repeat(3,1fr);display:grid}.how-brief-step{text-align:center;padding:var(--space-xl)}.how-brief-icon{width:64px;height:64px;margin:0 auto var(--space-lg);background:var(--color-warm);border-radius:var(--radius-lg);color:var(--color-primary);justify-content:center;align-items:center;display:flex}.how-brief-step h3{margin-bottom:var(--space-sm);font-size:1.125rem;font-weight:600}.how-brief-step p{color:var(--color-text-light);font-size:.9375rem;line-height:1.6}.how-brief-cta{text-align:center;margin-top:var(--space-xl)}.featured-cta{text-align:center;margin-top:var(--space-2xl)}.mission-teaser{background:var(--color-warm)}.mission-teaser-content{gap:var(--space-3xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.mission-teaser-text h2{font-family:var(--font-serif);margin-bottom:var(--space-lg);font-size:2.25rem;font-weight:700}.mission-teaser-text p{color:var(--color-text-light);margin-bottom:var(--space-lg);font-size:1.0625rem;line-height:1.7}.mission-teaser-visual img{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);width:100%}.home-cta{text-align:center;background:linear-gradient(135deg, var(--color-primary-dark) 0%, var(--color-primary) 100%);color:#fff}.home-cta-content h2{font-family:var(--font-serif);margin-bottom:var(--space-md);color:#fff;font-size:2.5rem;font-weight:700}.home-cta-content p{color:#fffc;margin-bottom:var(--space-xl);font-size:1.125rem}.home-cta-actions{gap:var(--space-md);flex-wrap:wrap;justify-content:center;display:flex}.home-cta .btn-primary{background:var(--color-secondary)}.home-cta .btn-primary:hover{background:var(--color-secondary-light)}.home-cta .btn-outline{color:#fff;border-color:#fff}.home-cta .btn-outline:hover{color:var(--color-primary);background:#fff}@media (width<=1024px){.hero-content{text-align:center;grid-template-columns:1fr}.hero-text h1{font-size:2.5rem}.hero-description{margin:0 auto var(--space-xl)}.hero-actions,.hero-trust{justify-content:center}.hero-visual{display:none}.how-brief-grid,.mission-teaser-content{grid-template-columns:1fr}.mission-teaser-visual{order:-1}}@media (width<=640px){.hero{padding:var(--space-2xl) 0}.hero-badge{margin-bottom:var(--space-md)}.hero-text h1{font-size:1.9rem}.hero-description{margin-bottom:var(--space-lg);font-size:1rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn{width:100%}.hero-trust{align-items:center;gap:var(--space-sm);flex-direction:column}.how-brief-step{padding:var(--space-md)}.mission-teaser-text h2{font-size:1.75rem}.mission-teaser-text p{font-size:1rem}.home-cta-content h2{font-size:1.85rem}.home-cta-content p{font-size:1rem}.home-cta-actions{flex-direction:column;align-items:stretch}.home-cta-actions .btn{width:100%}}.dogs-hero{background:var(--color-warm);padding:var(--space-3xl) 0;text-align:center}.dogs-hero h1{font-family:var(--font-serif);margin-bottom:var(--space-md);font-size:2.5rem;font-weight:700}.dogs-hero p{color:var(--color-text-light);max-width:600px;margin:0 auto;font-size:1.125rem}.dogs-toolbar{gap:var(--space-md);margin-bottom:var(--space-lg);display:flex}.dogs-search{flex:1;position:relative}.dogs-search-icon{color:var(--color-text-muted);position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.dogs-search-input{padding-left:2.75rem;padding-right:2.5rem}.dogs-search-clear{color:var(--color-text-muted);border-radius:50%;padding:4px;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.dogs-search-clear:hover{background:var(--color-border-light)}.dogs-filter-toggle.active{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.dogs-filters{gap:var(--space-2xl);padding:var(--space-lg);background:var(--color-surface);border-radius:var(--radius-md);border:1px solid var(--color-border-light);margin-bottom:var(--space-lg);display:flex}.dogs-filter-group{gap:var(--space-sm);flex-direction:column;display:flex}.dogs-filter-options{gap:var(--space-sm);flex-wrap:wrap;display:flex}.dogs-filter-chip{border-radius:var(--radius-full);background:var(--color-border-light);color:var(--color-text-light);padding:.375rem 1rem;font-size:.8125rem;font-weight:500;transition:all .2s}.dogs-filter-chip:hover{background:var(--color-border)}.dogs-filter-chip.active{background:var(--color-primary);color:#fff}.dogs-count{color:var(--color-text-muted);margin-bottom:var(--space-lg);font-size:.875rem}.dogs-empty{text-align:center;padding:var(--space-4xl) var(--space-xl);color:var(--color-text-muted)}@media (width<=640px){.dogs-hero{padding:var(--space-2xl) 0}.dogs-hero h1{font-size:1.9rem}.dogs-hero p{font-size:1rem}.dogs-toolbar{flex-direction:column}.dogs-filter-toggle{width:100%}.dogs-filters{gap:var(--space-lg);flex-direction:column}}.dog-detail{padding:var(--space-xl) 0 var(--space-4xl)}.dog-detail-back{align-items:center;gap:var(--space-sm);color:var(--color-text-muted);margin-bottom:var(--space-xl);font-size:.875rem;transition:color .2s;display:inline-flex}.dog-detail-back:hover{color:var(--color-primary)}.dog-detail-hero{gap:var(--space-3xl);margin-bottom:var(--space-3xl);grid-template-columns:1fr 1fr;display:grid}.dog-detail-main-image{border-radius:var(--radius-xl);aspect-ratio:4/3;object-fit:cover;width:100%;box-shadow:var(--shadow-lg)}.dog-detail-status{gap:var(--space-sm);margin-bottom:var(--space-md);display:flex}.dog-detail-summary h1{font-family:var(--font-serif);margin-bottom:var(--space-xs);font-size:2.5rem;font-weight:700}.dog-detail-breed{color:var(--color-text-light);margin-bottom:var(--space-lg);font-size:1.0625rem}.dog-detail-quick-info{gap:var(--space-lg);margin-bottom:var(--space-lg);display:flex}.dog-detail-info-item{color:var(--color-text-light);align-items:center;gap:6px;font-size:.9375rem;display:flex}.dog-detail-info-item svg{color:var(--color-primary)}.dog-detail-personality{gap:var(--space-sm);margin-bottom:var(--space-lg);flex-wrap:wrap;display:flex}.dog-detail-description{color:var(--color-text-light);margin-bottom:var(--space-lg);font-size:1rem;line-height:1.7}.dog-detail-shelter{align-items:center;gap:var(--space-sm);color:var(--color-text-light);margin-bottom:var(--space-sm);font-size:.9375rem;display:flex}.dog-detail-fee{color:var(--color-text-muted);margin-bottom:var(--space-xl);font-size:.9375rem}.dog-detail-actions{gap:var(--space-md);display:flex}.dog-detail-sections{gap:var(--space-2xl);grid-template-columns:repeat(3,1fr);display:grid}.dog-detail-section{background:var(--color-surface);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);padding:var(--space-xl)}.dog-detail-section h2{margin-bottom:var(--space-lg);padding-bottom:var(--space-sm);border-bottom:1px solid var(--color-border-light);font-size:1.125rem;font-weight:600}.dog-detail-grid{gap:var(--space-md);margin-bottom:var(--space-lg);grid-template-columns:1fr 1fr;display:grid}.dog-detail-field{gap:var(--space-xs);flex-direction:column;display:flex}.dog-detail-field-label{text-transform:uppercase;letter-spacing:.03em;color:var(--color-text-muted);font-size:.75rem;font-weight:500}.dog-detail-checklist{gap:var(--space-sm);flex-direction:column;display:flex}.dog-detail-check{align-items:center;gap:var(--space-sm);font-size:.9375rem;display:flex}.dog-detail-check.yes{color:var(--color-primary)}.dog-detail-check.no{color:var(--color-text-muted)}.dog-detail-check.no span{opacity:.6;text-decoration:line-through}.dog-detail-real-talk{margin-top:var(--space-lg);padding:var(--space-md);border-radius:var(--radius-md);border-left:3px solid var(--color-secondary);background:#fff8e1}.dog-detail-real-talk-header{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-sm);color:var(--color-secondary);display:flex}.dog-detail-real-talk-header h3{font-size:.875rem;font-weight:600}.dog-detail-real-talk ul{padding-left:var(--space-lg);margin-bottom:var(--space-sm)}.dog-detail-real-talk li{color:var(--color-text);margin-bottom:var(--space-xs);font-size:.875rem;list-style:outside}.dog-detail-medical-notes{color:var(--color-text-light);margin-top:var(--space-md);font-size:.875rem;line-height:1.6}.dog-detail-not-found{text-align:center;padding:var(--space-4xl) 0}@media (width<=1024px){.dog-detail-hero,.dog-detail-sections{grid-template-columns:1fr}}@media (width<=640px){.dog-detail-hero{gap:var(--space-xl);margin-bottom:var(--space-2xl)}.dog-detail-summary h1{font-size:1.9rem}.dog-detail-quick-info{gap:var(--space-md);flex-wrap:wrap}.dog-detail-actions{flex-direction:column}.dog-detail-actions .btn{width:100%}.dog-detail-grid{grid-template-columns:1fr}.dog-detail-section{padding:var(--space-lg)}}.quiz-page{min-height:calc(100vh - 72px);padding:var(--space-2xl);background:linear-gradient(135deg, var(--color-bg) 0%, var(--color-warm) 100%);justify-content:center;align-items:center;display:flex}.quiz-container{background:var(--color-surface);border-radius:var(--radius-xl);width:100%;max-width:600px;padding:var(--space-3xl);box-shadow:var(--shadow-lg)}.quiz-header{text-align:center;margin-bottom:var(--space-2xl)}.quiz-logo{color:var(--color-primary);margin-bottom:var(--space-md)}.quiz-header h1{font-family:var(--font-serif);margin-bottom:var(--space-sm);font-size:1.75rem;font-weight:700}.quiz-header p{color:var(--color-text-light);font-size:.9375rem}.quiz-progress{margin-bottom:var(--space-2xl)}.quiz-progress-bar{background:var(--color-border-light);border-radius:var(--radius-full);height:6px;margin-bottom:var(--space-sm);overflow:hidden}.quiz-progress-fill{background:var(--color-primary);border-radius:var(--radius-full);height:100%;transition:width .4s}.quiz-progress-text{color:var(--color-text-muted);font-size:.75rem}.quiz-question h2{margin-bottom:var(--space-sm);font-size:1.25rem;font-weight:600}.quiz-question-desc{color:var(--color-text-light);margin-bottom:var(--space-lg);font-size:.875rem}.quiz-options{gap:var(--space-sm);margin-bottom:var(--space-lg);flex-direction:column;display:flex}.quiz-option{align-items:center;gap:var(--space-md);border:1.5px solid var(--color-border);border-radius:var(--radius-md);text-align:left;background:var(--color-surface);padding:1rem 1.25rem;font-size:.9375rem;transition:all .2s;display:flex}.quiz-option:hover{border-color:var(--color-primary);background:#2d6a4f08}.quiz-option--selected{border-color:var(--color-primary);background:#2d6a4f0f}.quiz-option-radio{border:2px solid var(--color-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:border-color .2s;display:flex}.quiz-option--selected .quiz-option-radio{border-color:var(--color-primary)}.quiz-option-radio-dot{background:var(--color-primary);border-radius:50%;width:10px;height:10px}.quiz-hint{color:var(--color-text-muted);font-size:.8125rem;font-style:italic}.quiz-nav{padding-top:var(--space-lg);border-top:1px solid var(--color-border-light);justify-content:space-between;display:flex}.quiz-nav .btn:disabled{opacity:.4;cursor:not-allowed}@media (width<=640px){.quiz-page{padding:var(--space-lg) var(--space-md);align-items:flex-start}.quiz-container{padding:var(--space-xl) var(--space-lg)}.quiz-header,.quiz-progress{margin-bottom:var(--space-xl)}.quiz-question h2{font-size:1.125rem}.quiz-nav{gap:var(--space-sm)}}.quiz-results-hero{background:linear-gradient(135deg, var(--color-primary-dark) 0%, var(--color-primary) 100%);padding:var(--space-3xl) 0;text-align:center;color:#fff}.quiz-results-icon{color:var(--color-secondary-light);margin-bottom:var(--space-md)}.quiz-results-hero h1{font-family:var(--font-serif);margin-bottom:var(--space-md);font-size:2.5rem;font-weight:700}.quiz-results-hero p{color:#fffc;max-width:600px;margin:0 auto;font-size:1.0625rem;line-height:1.6}.quiz-results-note{gap:var(--space-md);padding:var(--space-lg);background:var(--color-warm);border-radius:var(--radius-md);margin-top:var(--space-2xl);align-items:start;display:flex}.quiz-results-note svg{color:var(--color-secondary);flex-shrink:0;margin-top:2px}.quiz-results-note p{color:var(--color-text-light);font-size:.9375rem;line-height:1.6}.quiz-results-actions{gap:var(--space-md);margin-top:var(--space-2xl);justify-content:center;display:flex}@media (width<=640px){.quiz-results-hero{padding:var(--space-2xl) 0}.quiz-results-hero h1{font-size:1.9rem}.quiz-results-hero p{font-size:1rem}.quiz-results-actions{flex-direction:column;align-items:stretch}.quiz-results-actions .btn{width:100%}}.how-hero{background:var(--color-warm,#fef7ed);padding:var(--space-3xl) 0;text-align:center}.how-hero h1{font-family:var(--font-serif);margin-bottom:var(--space-md);font-size:2.25rem;font-weight:700}.how-hero p{color:#64748b;max-width:650px;margin:0 auto;font-size:1.0625rem;line-height:1.6}.how-path{padding:var(--space-3xl) 0}.how-path--alt{background:#f8fafc}.how-path-header{text-align:center;margin-bottom:var(--space-2xl)}.how-path-badge{border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;display:inline-flex}.how-path-badge--adopt{color:#10b981;background:#ecfdf5}.how-path-badge--contribute{color:#6366f1;background:#eef2ff}.how-path-badge--business{color:#f59e0b;background:#fef3c7}.how-path-header h2{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.how-path-header p{color:#64748b;font-size:1rem}.how-path-steps{margin-bottom:var(--space-2xl);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.how-path-steps--short{max-width:800px;margin-left:auto;margin-right:auto}.how-path-step{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem;position:relative}.how-path--alt .how-path-step{background:#fff}.how-path-step-num{background:var(--color-primary,#6366f1);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.6875rem;font-weight:700;display:flex;position:absolute;top:-.75rem;left:50%;transform:translate(-50%)}.how-path-step-icon{width:3rem;height:3rem;color:var(--color-primary,#6366f1);background:#f1f5f9;border-radius:.75rem;justify-content:center;align-items:center;margin:0 auto .75rem;display:flex}.how-path-step h3{margin-bottom:.375rem;font-size:.9375rem;font-weight:600}.how-path-step p{color:#64748b;font-size:.8125rem;line-height:1.5}.how-path-options{margin-bottom:var(--space-2xl);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;max-width:900px;margin-left:auto;margin-right:auto;display:grid}.how-option-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.5rem 1rem}.how-option-icon{color:var(--color-primary,#6366f1);margin-bottom:.75rem}.how-option-card h3{margin-bottom:.375rem;font-size:.875rem;font-weight:600}.how-option-card p{color:#64748b;font-size:.75rem;line-height:1.4}.how-path-cta{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (width<=768px){.how-path-steps,.how-path-options{grid-template-columns:1fr 1fr}}@media (width<=480px){.how-path-steps{grid-template-columns:1fr}}@media (width<=640px){.how-hero{padding:var(--space-2xl) 0}.how-hero h1{font-size:1.9rem}.how-hero p{font-size:1rem}.how-path{padding:var(--space-2xl) 0}.how-path-header h2{font-size:1.35rem}.how-path-steps,.how-path-options{grid-template-columns:1fr}.how-path-cta{flex-direction:column;align-items:stretch}.how-path-cta .btn{width:100%}}.about-hero{background:linear-gradient(135deg, var(--color-primary-dark) 0%, var(--color-primary) 100%);padding:var(--space-4xl) 0;text-align:center;color:#fff}.about-hero h1{font-family:var(--font-serif);margin-bottom:var(--space-lg);font-size:3rem;font-weight:700}.about-hero-subtitle{color:#ffffffd9;max-width:600px;margin:0 auto;font-size:1.25rem;line-height:1.6}.about-story h2{font-family:var(--font-serif);margin-bottom:var(--space-xl);text-align:center;font-size:2rem;font-weight:700}.about-story p{color:var(--color-text-light);margin-bottom:var(--space-lg);font-size:1.0625rem;line-height:1.8}.about-values-grid{gap:var(--space-lg)}.about-value-card{text-align:center;padding:var(--space-xl);background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border-light)}.about-value-icon{width:56px;height:56px;margin:0 auto var(--space-md);background:var(--color-warm);border-radius:var(--radius-lg);color:var(--color-primary);justify-content:center;align-items:center;display:flex}.about-value-card h3{margin-bottom:var(--space-sm);font-size:1rem;font-weight:600}.about-value-card p{color:var(--color-text-light);font-size:.875rem;line-height:1.6}.about-approach{background:var(--color-warm)}.about-approach h2{font-family:var(--font-serif);margin-bottom:var(--space-2xl);text-align:center;font-size:2rem;font-weight:700}.about-approach-list{gap:var(--space-2xl);flex-direction:column;display:flex}.about-approach-item h3{margin-bottom:var(--space-sm);color:var(--color-primary);font-size:1.125rem;font-weight:600}.about-approach-item p{color:var(--color-text-light);font-size:1rem;line-height:1.7}.about-cta{text-align:center}.about-cta h2{font-family:var(--font-serif);margin-bottom:var(--space-md);font-size:2.25rem;font-weight:700}.about-cta p{color:var(--color-text-light);margin-bottom:var(--space-xl);max-width:600px;margin-left:auto;margin-right:auto;margin-bottom:var(--space-xl);font-size:1.0625rem}.about-cta-actions{gap:var(--space-md);flex-wrap:wrap;justify-content:center;display:flex}@media (width<=640px){.about-hero{padding:var(--space-3xl) 0}.about-hero h1{margin-bottom:var(--space-md);font-size:1.9rem}.about-hero-subtitle{font-size:1.0625rem}.about-story h2,.about-approach h2{font-size:1.6rem}.about-cta h2{font-size:1.75rem}.about-value-card{padding:var(--space-lg)}.about-approach-list{gap:var(--space-xl)}.about-cta-actions{flex-direction:column;align-items:stretch}.about-cta-actions .btn{width:100%}}.donate-hero{background:linear-gradient(135deg, var(--color-secondary) 0%, var(--color-secondary-light) 100%);padding:var(--space-3xl) 0;text-align:center;color:#fff}.donate-hero h1{font-family:var(--font-serif);margin-bottom:var(--space-md);font-size:2.5rem;font-weight:700}.donate-hero p{color:#ffffffe6;max-width:550px;margin:0 auto;font-size:1.125rem}.donate-tier{text-align:center;padding:var(--space-xl);align-items:center;gap:var(--space-sm);flex-direction:column;display:flex}.donate-tier-emoji{margin-bottom:var(--space-sm);font-size:2rem}.donate-tier h3{font-family:var(--font-serif);color:var(--color-primary);font-size:2rem;font-weight:700}.donate-tier-label{text-transform:uppercase;letter-spacing:.03em;color:var(--color-text-muted);font-size:.875rem;font-weight:600}.donate-tier-desc{color:var(--color-text-light);flex:1;font-size:.875rem;line-height:1.5}.donate-custom{text-align:center;margin-top:var(--space-2xl)}.donate-custom p{color:var(--color-text-light);margin-bottom:var(--space-md);font-size:.9375rem}.donate-custom-form{gap:var(--space-sm);max-width:300px;margin:0 auto;display:flex}.donate-custom-form .input{text-align:center;font-size:1.25rem;font-weight:600}.donate-other-grid{gap:var(--space-xl)}.donate-other-card{padding:var(--space-xl);background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border-light);gap:var(--space-sm);flex-direction:column;display:flex}.donate-other-icon{color:var(--color-primary);margin-bottom:var(--space-sm)}.donate-other-card h3{font-size:1.125rem;font-weight:600}.donate-other-card p{color:var(--color-text-light);flex:1;font-size:.9375rem;line-height:1.6}.donate-transparency{background:var(--color-warm)}.donate-transparency-content{text-align:center;padding:var(--space-2xl);background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border-light)}.donate-transparency-icon{color:var(--color-secondary);margin-bottom:var(--space-md)}.donate-transparency-content h3{margin-bottom:var(--space-md);font-size:1.25rem;font-weight:600}.donate-transparency-content p{color:var(--color-text-light);font-size:.9375rem;line-height:1.7}.donate-modal-cover{color:var(--color-text-light);font-size:.875rem}.donate-modal-cover label{align-items:center;gap:var(--space-sm);cursor:pointer;display:flex}.donate-modal-cover input[type=checkbox]{width:18px;height:18px;accent-color:var(--color-primary)}.donate-sponsor-dogs{gap:var(--space-sm);grid-template-columns:repeat(4,1fr);display:grid}.donate-sponsor-dog{align-items:center;gap:var(--space-xs);padding:var(--space-sm);border:2px solid var(--color-border-light);border-radius:var(--radius-md);cursor:pointer;text-align:center;flex-direction:column;transition:all .2s;display:flex}.donate-sponsor-dog:has(input:checked){border-color:var(--color-primary);background:#2d6a4f0d}.donate-sponsor-dog input{display:none}.donate-sponsor-dog img{object-fit:cover;border-radius:50%;width:56px;height:56px}.donate-sponsor-dog span{font-size:.75rem;font-weight:600}@media (width<=640px){.donate-hero{padding:var(--space-2xl) 0}.donate-hero h1{font-size:1.75rem}.donate-hero p{font-size:1rem}.donate-tier{padding:var(--space-lg)}.donate-tier h3{font-size:1.75rem}.donate-custom-form{flex-direction:column}.donate-custom-form .btn{width:100%}.modal{padding:var(--space-xl)}.modal-overlay{padding:var(--space-md)}.donate-sponsor-dogs{grid-template-columns:repeat(2,1fr)}}.shop-hero{background:var(--color-warm);padding:var(--space-3xl) 0;text-align:center}.shop-hero h1{font-family:var(--font-serif);margin-bottom:var(--space-md);font-size:2.5rem;font-weight:700}.shop-hero p{color:var(--color-text-light);max-width:500px;margin:0 auto;font-size:1.125rem}.shop-card-image{aspect-ratio:1;position:relative;overflow:hidden}.shop-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.shop-card:hover .shop-card-image img{transform:scale(1.05)}.shop-card-image .badge{top:var(--space-sm);left:var(--space-sm);position:absolute}.shop-card-content{padding:var(--space-lg)}.shop-card-content h3{margin-bottom:var(--space-xs);font-size:1rem;font-weight:600}.shop-card-desc{color:var(--color-text-light);margin-bottom:var(--space-sm);font-size:.8125rem;line-height:1.5}.shop-card-support{color:var(--color-text-muted);margin-bottom:var(--space-md);align-items:center;gap:4px;font-size:.75rem;display:flex}.shop-card-footer{justify-content:space-between;align-items:center;display:flex}.shop-card-price{font-family:var(--font-serif);color:var(--color-primary);font-size:1.25rem;font-weight:700}.btn-added{background:var(--color-success);color:#fff;pointer-events:none}.shop-note{text-align:center;margin-top:var(--space-3xl);padding:var(--space-xl);background:var(--color-warm);border-radius:var(--radius-lg)}.shop-note p{color:var(--color-text-light);font-size:1rem;line-height:1.6}.shop-sell{background:var(--color-warm)}.shop-sell-content{gap:var(--space-3xl);grid-template-columns:1.2fr .8fr;align-items:center;display:grid}.shop-sell-icon{color:var(--color-primary);margin-bottom:var(--space-md)}.shop-sell-text h2{font-family:var(--font-serif);margin-bottom:var(--space-md);font-size:2rem;font-weight:700}.shop-sell-text p{color:var(--color-text-light);margin-bottom:var(--space-lg);font-size:1rem;line-height:1.7}.shop-sell-benefits{gap:var(--space-sm);margin-bottom:var(--space-xl);flex-direction:column;display:flex}.shop-sell-benefits li{color:var(--color-text);font-size:.9375rem}.shop-sell-actions{gap:var(--space-md);flex-wrap:wrap;display:flex}.shop-sell-visual img{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);width:100%}@media (width<=768px){.shop-sell-content{grid-template-columns:1fr}.shop-sell-visual{order:-1}}@media (width<=640px){.shop-hero{padding:var(--space-2xl) 0}.shop-hero h1{font-size:1.75rem}.shop-hero p{font-size:1rem}.shop-sell-content{gap:var(--space-xl)}.shop-sell-text h2{font-size:1.5rem}.shop-sell-actions{flex-direction:column;align-items:stretch}.shop-sell-actions .btn{width:100%}.shop-note{margin-top:var(--space-2xl);padding:var(--space-lg)}}.sell-hero{background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-dark) 100%);padding:var(--space-3xl) 0;text-align:center;color:#fff}.sell-hero-icon{color:var(--color-secondary-light);margin-bottom:var(--space-md)}.sell-hero h1{font-family:var(--font-serif);margin-bottom:var(--space-md);font-size:2.5rem;font-weight:700}.sell-hero p{color:#ffffffd9;max-width:550px;margin:0 auto;font-size:1.125rem}.sell-how-it-works{margin-bottom:var(--space-3xl)}.sell-how-it-works h2{font-family:var(--font-serif);margin-bottom:var(--space-xl);text-align:center;font-size:1.5rem;font-weight:700}.sell-steps{gap:var(--space-lg);flex-direction:column;display:flex}.sell-step{gap:var(--space-md);padding:var(--space-lg);background:var(--color-warm);border-radius:var(--radius-md);align-items:start;display:flex}.sell-step-num{background:var(--color-primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:700;display:flex}.sell-step h3{margin-bottom:var(--space-xs);font-size:1rem;font-weight:600}.sell-step p{color:var(--color-text-light);font-size:.875rem}.sell-form{background:var(--color-surface);border:1px solid var(--color-border-light);border-radius:var(--radius-xl);padding:var(--space-2xl);gap:var(--space-lg);flex-direction:column;display:flex}.sell-form h2{font-family:var(--font-serif);font-size:1.5rem;font-weight:700}.sell-form-grid{gap:var(--space-md);grid-template-columns:1fr 1fr;display:grid}.sell-form-agree{color:var(--color-text-light);font-size:.8125rem}.sell-form-agree label{gap:var(--space-sm);cursor:pointer;align-items:start;display:flex}.sell-form-agree input[type=checkbox]{width:18px;height:18px;accent-color:var(--color-primary);flex-shrink:0;margin-top:2px}.sell-success{text-align:center;padding:var(--space-4xl) 0}.sell-success-icon{color:var(--color-primary);margin-bottom:var(--space-xl)}.sell-success h1{font-family:var(--font-serif);margin-bottom:var(--space-lg);font-size:2rem;font-weight:700}.sell-success p{color:var(--color-text-light);margin-bottom:var(--space-xl);max-width:500px;margin-left:auto;margin-right:auto;font-size:1.0625rem;line-height:1.7}.sell-success-actions{gap:var(--space-md);flex-wrap:wrap;justify-content:center;display:flex}@media (width<=640px){.sell-form-grid{grid-template-columns:1fr}.sell-hero{padding:var(--space-2xl) 0}.sell-hero h1{font-size:1.75rem}.sell-hero p{font-size:1rem}.sell-how-it-works{margin-bottom:var(--space-2xl)}.sell-step{padding:var(--space-md)}.sell-form{padding:var(--space-lg)}.sell-success h1{font-size:1.625rem}.sell-success p{font-size:1rem}.sell-success-actions{flex-direction:column;align-items:stretch}.sell-success-actions .btn{width:100%}}.seller-dashboard{padding:var(--space-2xl) 0 var(--space-4xl)}.seller-products-section{background:var(--color-surface);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);padding:var(--space-xl);margin-bottom:var(--space-xl)}.seller-products-section h2{margin-bottom:var(--space-lg);font-size:1.125rem;font-weight:600}.seller-products-list{gap:var(--space-md);flex-direction:column;display:flex}.seller-product-row{gap:var(--space-md);padding:var(--space-md);background:var(--color-border-light);border-radius:var(--radius-md);grid-template-columns:2.5fr .8fr .8fr .8fr .8fr;align-items:center;display:grid}.seller-product-info{align-items:center;gap:var(--space-md);display:flex}.seller-product-img{border-radius:var(--radius-sm);object-fit:cover;width:48px;height:48px}.seller-product-name{font-size:.9375rem;font-weight:600}.seller-product-shelter{color:var(--color-text-muted);align-items:center;gap:4px;font-size:.75rem;display:flex}.seller-product-price{color:var(--color-primary);font-weight:700}.seller-product-views{color:var(--color-text-light);align-items:center;gap:4px;font-size:.875rem;display:flex}.seller-product-sold{color:var(--color-text-light);font-size:.875rem}.seller-impact{gap:var(--space-md);padding:var(--space-lg);background:var(--color-warm);border-radius:var(--radius-md);margin-bottom:var(--space-lg);align-items:center;display:flex}.seller-impact svg{color:var(--color-secondary);flex-shrink:0}.seller-impact p{color:var(--color-text-light);font-size:.9375rem;line-height:1.5}.seller-tip{padding:var(--space-md) var(--space-lg);background:var(--color-surface);border:1px solid var(--color-border-light);border-radius:var(--radius-md)}.seller-tip p{color:var(--color-text-light);font-size:.875rem}.seller-tip a{color:var(--color-primary);font-weight:500}.modal-close{top:var(--space-md);right:var(--space-md);color:var(--color-text-muted);padding:var(--space-xs);border-radius:50%;position:absolute}@media (width<=768px){.seller-product-row{gap:var(--space-sm);grid-template-columns:1fr}}@media (width<=640px){.seller-products-section{padding:var(--space-lg)}.seller-product-row{align-items:flex-start}.seller-product-views,.seller-product-sold{font-size:.8125rem}.seller-impact{align-items:flex-start;gap:var(--space-sm);padding:var(--space-md);flex-direction:column}.modal-overlay{padding:var(--space-md)}.modal{padding:var(--space-xl) var(--space-lg);max-height:92vh}.modal h2{font-size:1.25rem}}.checkout-page{padding:var(--space-2xl) 0 var(--space-4xl)}.checkout-back{align-items:center;gap:var(--space-sm);color:var(--color-text-muted);margin-bottom:var(--space-xl);font-size:.875rem;transition:color .2s;display:inline-flex}.checkout-back:hover{color:var(--color-primary)}.checkout-page h1{font-family:var(--font-serif);margin-bottom:var(--space-2xl);font-size:2rem;font-weight:700}.checkout-grid{gap:var(--space-2xl);grid-template-columns:1.2fr 1fr;align-items:start;display:grid}.checkout-cart{background:var(--color-surface);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);padding:var(--space-xl)}.checkout-cart h2{margin-bottom:var(--space-lg);font-size:1.125rem;font-weight:600}.checkout-items{gap:var(--space-md);flex-direction:column;display:flex}.checkout-item{align-items:center;gap:var(--space-md);padding:var(--space-md);background:var(--color-border-light);border-radius:var(--radius-md);display:flex}.checkout-item-img{border-radius:var(--radius-sm);object-fit:cover;flex-shrink:0;width:60px;height:60px}.checkout-item-info{flex:1;min-width:0}.checkout-item-info h3{white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:600;overflow:hidden}.checkout-item-shelter{color:var(--color-text-muted);font-size:.75rem}.checkout-item-qty{align-items:center;gap:var(--space-sm);font-size:.875rem;font-weight:600;display:flex}.checkout-qty-btn{border:1px solid var(--color-border);width:28px;height:28px;color:var(--color-text-light);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.checkout-qty-btn:hover{border-color:var(--color-primary);color:var(--color-primary)}.checkout-item-price{color:var(--color-primary);text-align:right;min-width:50px;font-size:.9375rem;font-weight:700}.checkout-item-remove{color:var(--color-text-muted);padding:var(--space-xs);border-radius:50%;transition:all .2s}.checkout-item-remove:hover{color:var(--color-error);background:#c1292e14}.checkout-total{padding-top:var(--space-lg);margin-top:var(--space-lg);border-top:2px solid var(--color-border);justify-content:space-between;align-items:center;font-size:1.0625rem;font-weight:600;display:flex}.checkout-total-price{font-family:var(--font-serif);color:var(--color-primary);font-size:1.5rem;font-weight:700}.checkout-form-section{background:var(--color-surface);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);padding:var(--space-xl)}.checkout-form-section h2{margin-bottom:var(--space-lg);font-size:1.125rem;font-weight:600}.checkout-form{gap:var(--space-md);flex-direction:column;display:flex}.checkout-field{gap:var(--space-xs);flex-direction:column;display:flex}.checkout-field-row{gap:var(--space-md);grid-template-columns:1fr 1.5fr;display:grid}.input-error{border-color:var(--color-error)}.input-error:focus{border-color:var(--color-error);box-shadow:0 0 0 3px #c1292e1a}.checkout-field-error{align-items:center;gap:var(--space-xs);color:var(--color-error);font-size:.8125rem;display:flex}.checkout-api-error{align-items:center;gap:var(--space-sm);padding:var(--space-md);border-radius:var(--radius-md);color:var(--color-error);background:#c1292e0f;border:1px solid #c1292e33;font-size:.875rem;display:flex}.checkout-submit{width:100%;margin-top:var(--space-md)}.checkout-submit:disabled{opacity:.7;cursor:wait}.checkout-disclaimer{color:var(--color-text-muted);text-align:center;font-size:.75rem}.checkout-empty{text-align:center;padding:var(--space-4xl) 0}.checkout-empty-icon{color:var(--color-text-muted);margin-bottom:var(--space-lg)}.checkout-empty h1{margin-bottom:var(--space-md)}.checkout-empty p{color:var(--color-text-light);margin-bottom:var(--space-xl)}.checkout-success{text-align:center;padding:var(--space-4xl) 0}.checkout-success-icon{color:var(--color-primary);margin-bottom:var(--space-lg)}.checkout-success h1{margin-bottom:var(--space-sm)}.checkout-success-order{color:var(--color-primary);background:var(--color-warm);border-radius:var(--radius-full);margin-bottom:var(--space-lg);padding:.375rem 1rem;font-family:monospace;font-size:.9375rem;display:inline-block}.checkout-success p{color:var(--color-text-light);margin-bottom:var(--space-xl);max-width:500px;margin-left:auto;margin-right:auto;font-size:1.0625rem;line-height:1.7}.checkout-success-actions{gap:var(--space-md);flex-wrap:wrap;justify-content:center;display:flex}@media (width<=768px){.checkout-grid{grid-template-columns:1fr}.checkout-item{flex-wrap:wrap}.checkout-field-row{grid-template-columns:1fr}}@media (width<=640px){.checkout-page h1{margin-bottom:var(--space-xl);font-size:1.625rem}.checkout-back{margin-bottom:var(--space-lg)}.checkout-cart,.checkout-form-section{padding:var(--space-lg)}.checkout-item{column-gap:var(--space-sm);row-gap:var(--space-sm);grid-template-columns:auto 1fr auto;grid-template-areas:"img info remove""img qty price";align-items:center;display:grid}.checkout-item-img{grid-area:img}.checkout-item-info{grid-area:info}.checkout-item-qty{grid-area:qty;justify-self:start}.checkout-item-price{grid-area:price;justify-self:end}.checkout-item-remove{grid-area:remove;justify-self:end}.checkout-total-price{font-size:1.25rem}.checkout-success-actions{flex-direction:column;align-items:stretch}.checkout-success-actions .btn{width:100%}}.volunteer-hero{background:var(--color-primary);padding:var(--space-3xl) 0;text-align:center;color:#fff}.volunteer-hero h1{font-family:var(--font-serif);margin-bottom:var(--space-md);font-size:2.5rem;font-weight:700}.volunteer-hero p{color:#ffffffd9;max-width:550px;margin:0 auto;font-size:1.125rem}.volunteer-card{padding:var(--space-xl);background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border-light);gap:var(--space-sm);flex-direction:column;transition:all .3s;display:flex}.volunteer-card:hover{box-shadow:var(--shadow-md);border-color:var(--color-primary)}.volunteer-card-icon{color:var(--color-primary);margin-bottom:var(--space-sm)}.volunteer-card h3{font-size:1.125rem;font-weight:600}.volunteer-card p{color:var(--color-text-light);flex:1;font-size:.9375rem;line-height:1.6}.volunteer-card-meta{margin:var(--space-sm) 0;justify-content:space-between;align-items:center;display:flex}.volunteer-card-commitment{color:var(--color-text-muted);font-size:.8125rem}.volunteer-foster{background:var(--color-warm)}.volunteer-foster-content{gap:var(--space-3xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.volunteer-foster-text h2{font-family:var(--font-serif);margin-bottom:var(--space-lg);font-size:2rem;font-weight:700}.volunteer-foster-text p{color:var(--color-text-light);margin-bottom:var(--space-lg);font-size:1rem;line-height:1.7}.volunteer-foster-image img{border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);width:100%}.volunteer-transport-list{gap:var(--space-md);flex-direction:column;display:flex}.volunteer-transport-item{padding:var(--space-lg);background:var(--color-surface);border-radius:var(--radius-md);border:1px solid var(--color-border-light);justify-content:space-between;align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.volunteer-transport-route{align-items:center;gap:var(--space-sm);font-size:.9375rem;font-weight:500;display:flex}.volunteer-transport-route svg{color:var(--color-primary)}.volunteer-transport-details{align-items:center;gap:var(--space-md);color:var(--color-text-light);font-size:.875rem;display:flex}@media (width<=768px){.volunteer-foster-content{grid-template-columns:1fr}.volunteer-transport-item{flex-direction:column;align-items:flex-start}}.volunteer-transport-confirmed{align-items:center;gap:var(--space-xs);color:var(--color-primary);font-size:.8125rem;font-weight:600;animation:.3s fadeIn;display:flex}.modal-overlay{z-index:1000;padding:var(--space-lg);background:#00000080;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.modal{background:var(--color-surface);border-radius:var(--radius-xl);padding:var(--space-2xl);width:100%;max-width:480px;max-height:90vh;box-shadow:var(--shadow-xl);animation:.3s fadeInUp;position:relative;overflow-y:auto}.modal-close{top:var(--space-md);right:var(--space-md);color:var(--color-text-muted);padding:var(--space-xs);border-radius:50%;transition:background .2s;position:absolute}.modal-close:hover{background:var(--color-border-light)}.modal h2{font-family:var(--font-serif);margin-bottom:var(--space-sm);font-size:1.5rem;font-weight:700}.modal-desc{color:var(--color-text-light);margin-bottom:var(--space-xl);font-size:.9375rem}.modal-form{gap:var(--space-md);flex-direction:column;display:flex}.modal-field{gap:var(--space-xs);flex-direction:column;display:flex}.modal-field textarea{resize:vertical}.modal-success{text-align:center;padding:var(--space-xl) 0}.modal-success-icon{color:var(--color-primary);margin-bottom:var(--space-lg)}.modal-success h2{margin-bottom:var(--space-md)}.modal-success p{color:var(--color-text-light);margin-bottom:var(--space-xl);font-size:.9375rem;line-height:1.6}@media (width<=640px){.volunteer-hero{padding:var(--space-2xl) 0}.volunteer-hero h1{font-size:1.9rem}.volunteer-hero p{font-size:1rem}.volunteer-foster-text h2{font-size:1.6rem}.volunteer-foster-content{gap:var(--space-xl)}.volunteer-transport-item .btn,.volunteer-transport-confirmed{justify-content:center;width:100%}.modal{padding:var(--space-xl)}}.dashboard{padding:var(--space-2xl) 0 var(--space-4xl)}.dashboard-header{margin-bottom:var(--space-2xl);justify-content:space-between;align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.dashboard-header h1{font-family:var(--font-serif);font-size:2rem;font-weight:700}.dashboard-header p{color:var(--color-text-light);font-size:.9375rem}.dashboard-stats{gap:var(--space-md);margin-bottom:var(--space-2xl);grid-template-columns:repeat(4,1fr);display:grid}.dashboard-stat{align-items:center;gap:var(--space-md);padding:var(--space-lg);background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border-light);display:flex}.dashboard-stat-icon{background:var(--color-warm);border-radius:var(--radius-md);width:44px;height:44px;color:var(--color-primary);justify-content:center;align-items:center;display:flex}.dashboard-stat-value{font-family:var(--font-serif);font-size:1.5rem;font-weight:700}.dashboard-stat-label{color:var(--color-text-muted);font-size:.8125rem}.dashboard-grid{gap:var(--space-2xl);grid-template-columns:1.5fr 1fr;display:grid}.dashboard-section{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border-light);padding:var(--space-xl)}.dashboard-section h2{margin-bottom:var(--space-lg);font-size:1.125rem;font-weight:600}.dashboard-table-header{gap:var(--space-md);padding:var(--space-sm) 0;border-bottom:1px solid var(--color-border-light);text-transform:uppercase;letter-spacing:.03em;color:var(--color-text-muted);grid-template-columns:2fr 1fr 1fr 1fr;font-size:.75rem;font-weight:600;display:grid}.dashboard-table-row{gap:var(--space-md);padding:var(--space-md) 0;border-bottom:1px solid var(--color-border-light);grid-template-columns:2fr 1fr 1fr 1fr;align-items:center;display:grid}.dashboard-table-dog{align-items:center;gap:var(--space-sm);display:flex}.dashboard-table-dog img{border-radius:var(--radius-sm);object-fit:cover;width:40px;height:40px}.dashboard-table-name{font-size:.875rem;font-weight:600}.dashboard-table-breed{color:var(--color-text-muted);font-size:.75rem}.dashboard-table-views{color:var(--color-text-light);align-items:center;gap:4px;font-size:.875rem;display:flex}.dashboard-applications{gap:var(--space-md);flex-direction:column;display:flex}.dashboard-app-item{padding:var(--space-md);background:var(--color-border-light);border-radius:var(--radius-md);justify-content:space-between;align-items:center;display:flex}.dashboard-app-name{font-size:.875rem;font-weight:600}.dashboard-app-dog{color:var(--color-text-muted);font-size:.75rem}.dashboard-app-meta{align-items:center;gap:var(--space-sm);display:flex}.dashboard-app-time{color:var(--color-text-muted);align-items:center;gap:4px;font-size:.75rem;display:flex}.dashboard-actions-list{gap:var(--space-sm);flex-direction:column;display:flex}.dashboard-action-btn{align-items:center;gap:var(--space-sm);border-radius:var(--radius-md);color:var(--color-primary);text-align:left;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:background .2s;display:flex}.dashboard-action-btn:hover{background:var(--color-warm)}.dashboard-matches{gap:var(--space-md);flex-direction:column;display:flex}.dashboard-match-item{align-items:center;gap:var(--space-md);padding:var(--space-md);background:var(--color-border-light);border-radius:var(--radius-md);transition:background .2s;display:flex}.dashboard-match-item:hover{background:var(--color-warm)}.dashboard-match-img{border-radius:var(--radius-md);object-fit:cover;width:56px;height:56px}.dashboard-match-info{flex:1}.dashboard-match-name{font-size:.9375rem;font-weight:600}.dashboard-match-breed{color:var(--color-text-muted);font-size:.8125rem}.dashboard-match-score{color:var(--color-primary);align-items:center;gap:4px;font-size:.8125rem;font-weight:600;display:flex}@media (width<=1024px){.dashboard-stats{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}}@media (width<=640px){.dashboard-header{align-items:flex-start}.dashboard-header h1{font-size:1.5rem}.dashboard-stats{grid-template-columns:1fr}.dashboard-section{padding:var(--space-lg)}.dashboard-table-header,.dashboard-table-row{grid-template-columns:2fr 1fr}.dashboard-table-header span:nth-child(3),.dashboard-table-header span:nth-child(4),.dashboard-table-row span:nth-child(3),.dashboard-table-row span:nth-child(4){display:none}.dashboard-app-item{align-items:flex-start;gap:var(--space-sm);flex-direction:column}}.dashboard-journey{padding-left:var(--space-lg);flex-direction:column;gap:0;display:flex;position:relative}.dashboard-journey:before{content:"";background:var(--color-border);width:2px;position:absolute;top:8px;bottom:8px;left:7px}.dashboard-journey-step{align-items:flex-start;gap:var(--space-md);padding:var(--space-sm) 0;display:flex;position:relative}.dashboard-journey-dot{background:var(--color-border);border:3px solid var(--color-bg);z-index:1;border-radius:50%;flex-shrink:0;width:16px;height:16px;margin-left:-20px;position:relative}.dashboard-journey-step.completed .dashboard-journey-dot{background:var(--color-primary)}.dashboard-journey-step.active .dashboard-journey-dot{background:var(--color-secondary);box-shadow:0 0 0 4px #e8985e33}.dashboard-journey-title{font-size:.875rem;font-weight:600}.dashboard-journey-date{color:var(--color-text-muted);font-size:.75rem}.dashboard-capabilities{flex-direction:column;gap:.625rem;display:flex}.capability-card{cursor:pointer;text-align:left;background:#fff;border:2px solid #e2e8f0;border-radius:.875rem;align-items:center;gap:1rem;width:100%;padding:1rem 1.25rem;transition:all .2s;display:flex}.capability-card:hover{background:#fafafe;border-color:#c7d2fe}.capability-card--active{border-color:var(--color-primary,#6366f1);background:#f5f5ff}.capability-card-icon{color:#94a3b8;flex-shrink:0}.capability-card--active .capability-card-icon{color:var(--color-primary,#6366f1)}.capability-card-text{flex-direction:column;flex:1;gap:.125rem;display:flex}.capability-card-title{color:#1e293b;font-size:.9375rem;font-weight:600}.capability-card-desc{color:#64748b;font-size:.8125rem}.capability-card-toggle{background:#e2e8f0;border-radius:1rem;flex-shrink:0;width:2.5rem;height:1.375rem;transition:background .2s;position:relative}.capability-card-toggle.on{background:var(--color-primary,#6366f1)}.capability-card-toggle-dot{background:#fff;border-radius:50%;width:1rem;height:1rem;transition:transform .2s;position:absolute;top:.1875rem;left:.1875rem;box-shadow:0 1px 3px #00000026}.capability-card-toggle.on .capability-card-toggle-dot{transform:translate(1.125rem)}.resources-hero{background:var(--color-warm);padding:var(--space-3xl) 0;text-align:center}.resources-hero h1{font-family:var(--font-serif);margin-bottom:var(--space-md);font-size:2.5rem;font-weight:700}.resources-hero p{color:var(--color-text-light);max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.resources-card-content{padding:var(--space-xl);gap:var(--space-sm);flex-direction:column;height:100%;display:flex}.resources-card-icon{color:var(--color-primary);margin-bottom:var(--space-sm)}.resources-card-content .badge{align-self:flex-start}.resources-card-content h3{font-size:1.125rem;font-weight:600}.resources-card-content p{color:var(--color-text-light);flex:1;font-size:.9375rem;line-height:1.6}.resources-card-footer{padding-top:var(--space-md);border-top:1px solid var(--color-border-light);justify-content:space-between;align-items:center;display:flex}.resources-card-time{color:var(--color-text-muted);font-size:.8125rem}@media (width<=640px){.resources-hero{padding:var(--space-2xl) 0}.resources-hero h1{font-size:1.9rem}.resources-hero p{font-size:1rem}.resources-card-content{padding:var(--space-lg)}}.services-hero{padding:var(--space-3xl) 0;text-align:center;background:linear-gradient(135deg,#f0fdf4,#ecfdf5)}.services-hero h1{margin-bottom:.5rem;font-size:2rem;font-weight:700}.services-hero p{color:#64748b;max-width:600px;margin:0 auto}.services-filters{margin-bottom:var(--space-xl);flex-wrap:wrap;gap:.5rem;display:flex}.services-filter-chip{cursor:pointer;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:2rem;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:500;transition:all .15s;display:flex}.services-filter-chip:hover{border-color:var(--color-primary);color:var(--color-primary)}.services-filter-chip.active{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.services-count{color:#94a3b8;margin-bottom:var(--space-lg);font-size:.875rem}.services-grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.5rem;display:grid}.services-card{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;transition:box-shadow .2s,transform .2s;overflow:hidden}.services-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #00000014}.services-card-image{height:180px;position:relative;overflow:hidden}.services-card-image img{object-fit:cover;width:100%;height:100%}.services-card-badge{color:#fff;border-radius:1rem;align-items:center;gap:.25rem;padding:.25rem .625rem;font-size:.6875rem;font-weight:600;display:flex;position:absolute;top:.75rem;left:.75rem}.services-card-content{padding:1.25rem}.services-card-content h3{margin-bottom:.25rem;font-size:1.0625rem;font-weight:700}.services-card-location{color:#64748b;align-items:center;gap:.25rem;margin-bottom:.75rem;font-size:.8125rem;display:flex}.services-card-desc{color:#475569;margin-bottom:.75rem;font-size:.8125rem;line-height:1.5}.services-card-rating{align-items:center;gap:.375rem;margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:flex}.services-card-reviews{color:#94a3b8;font-size:.8125rem;font-weight:400}.services-card-discount{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.5rem .75rem;font-size:.75rem;font-weight:600;display:flex}.services-card-services{flex-wrap:wrap;gap:.375rem;margin-bottom:1rem;display:flex}.services-card-service-tag{color:#64748b;background:#f1f5f9;border-radius:.25rem;padding:.25rem .5rem;font-size:.6875rem}.services-card-actions{gap:.5rem;display:flex}.services-empty{text-align:center;color:#94a3b8;padding:3rem}.services-cta{background:#f8fafc}.services-cta-content{text-align:center;max-width:550px;margin:0 auto}.services-cta-content h2{margin-bottom:.75rem;font-size:1.5rem}.services-cta-content p{color:#64748b;margin-bottom:1.5rem}.services-cta-benefits{text-align:left;color:#374151;flex-direction:column;gap:.5rem;max-width:350px;margin:0 auto 1.5rem;font-size:.875rem;list-style:none;display:flex}@media (width<=768px){.services-grid{grid-template-columns:1fr}}@media (width<=640px){.services-hero{padding:var(--space-2xl) 0}.services-hero h1{font-size:1.75rem}.services-cta-content h2{font-size:1.4rem}.services-card-actions{flex-wrap:wrap}.services-card-actions .btn{flex:1;justify-content:center}}.involved-hero{padding:var(--space-3xl) 0;text-align:center;background:linear-gradient(135deg,#fef3c7,#fde68a33)}.involved-hero h1{margin-bottom:.5rem;font-size:2rem;font-weight:700}.involved-hero p{color:#64748b;max-width:500px;margin:0 auto}.involved-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;display:grid}.involved-card{color:inherit;background:#fff;border:2px solid #e2e8f0;border-radius:1rem;flex-direction:column;padding:2rem;text-decoration:none;transition:all .2s;display:flex}.involved-card:hover{transform:translateY(-3px);box-shadow:0 12px 40px #00000014}.involved-card--donate:hover{border-color:#f87171}.involved-card--sponsor:hover{border-color:#fbbf24}.involved-card--volunteer:hover{border-color:#6366f1}.involved-card--foster:hover{border-color:#10b981}.involved-card--sell:hover{border-color:#8b5cf6}.involved-card--transport:hover{border-color:#3b82f6}.involved-card-icon{color:#64748b;background:#f1f5f9;border-radius:.75rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin-bottom:1rem;display:flex}.involved-card--donate .involved-card-icon{color:#f87171;background:#fef2f2}.involved-card--sponsor .involved-card-icon{color:#f59e0b;background:#fffbeb}.involved-card--volunteer .involved-card-icon{color:#6366f1;background:#eef2ff}.involved-card--foster .involved-card-icon{color:#10b981;background:#ecfdf5}.involved-card--sell .involved-card-icon{color:#8b5cf6;background:#f5f3ff}.involved-card--transport .involved-card-icon{color:#3b82f6;background:#eff6ff}.involved-card h3{margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.involved-card p{color:#64748b;flex:1;font-size:.875rem;line-height:1.5}.involved-card-link{color:var(--color-primary);align-items:center;gap:.375rem;margin-top:1rem;font-size:.8125rem;font-weight:600;display:flex}@media (width<=640px){.involved-hero{padding:var(--space-2xl) 0}.involved-hero h1{font-size:1.75rem}.involved-grid{gap:var(--space-md);grid-template-columns:1fr}.involved-card{padding:var(--space-lg)}}.biz-dashboard{padding:var(--space-2xl) 0 var(--space-4xl)}.biz-dashboard-header{margin-bottom:var(--space-2xl);justify-content:space-between;align-items:flex-start;display:flex}.biz-dashboard-header h1{margin-bottom:.25rem;font-size:1.75rem}.biz-dashboard-category{color:#64748b;text-transform:capitalize;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.biz-dashboard-stats{margin-bottom:var(--space-2xl);grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.biz-stat{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;align-items:center;gap:1rem;padding:1.25rem;display:flex}.biz-stat svg{color:var(--color-primary)}.biz-stat-value{font-size:1.25rem;font-weight:700}.biz-stat-label{color:#64748b;font-size:.75rem}.biz-dashboard-grid{margin-bottom:var(--space-2xl);grid-template-columns:1fr 1.5fr;gap:2rem;display:grid}.biz-section h2{margin-bottom:1rem;font-size:1.125rem}.biz-section-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.biz-profile-card{background:#f8fafc;border-radius:.75rem;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.biz-profile-field{flex-direction:column;gap:.125rem;display:flex}.biz-profile-label{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;font-size:.6875rem;font-weight:600}.biz-profile-field span:last-child{color:#1e293b;font-size:.875rem}.biz-profile-tip{color:#64748b;background:#fffbeb;border-radius:.5rem;margin-top:1rem;padding:.75rem;font-size:.75rem}.biz-empty{text-align:center;color:#94a3b8;padding:2rem}.biz-promos{flex-direction:column;gap:.75rem;display:flex}.biz-promo-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;justify-content:space-between;align-items:center;padding:1rem;display:flex}.biz-promo-card--inactive{opacity:.5}.biz-promo-info h4{margin-bottom:.125rem;font-size:.9375rem}.biz-promo-info p{color:#64748b;font-size:.8125rem}.biz-promo-discount{color:#16a34a;align-items:center;gap:.25rem;margin-top:.375rem;font-size:.75rem;font-weight:600;display:flex}.biz-promo-actions{gap:.375rem;display:flex}.biz-promo-actions .inactive{color:#94a3b8}.biz-promo-form{background:#f8fafc;border-radius:.75rem;margin-top:1rem;padding:1rem}.biz-promo-form h3{margin-bottom:.75rem;font-size:.9375rem}.biz-promo-form-fields{flex-direction:column;gap:.5rem;margin-bottom:.75rem;display:flex}.biz-promo-form-actions{gap:.5rem;display:flex}.biz-subscription{background:#f0f9ff;border:1px solid #bae6fd;border-radius:1rem;padding:1.5rem}.biz-subscription h3{margin-bottom:.5rem}.biz-subscription p{color:#64748b;margin-bottom:1rem;font-size:.875rem}.biz-subscription-details{align-items:center;gap:1.5rem;font-size:.875rem;display:flex}@media (width<=768px){.biz-dashboard-stats{grid-template-columns:1fr 1fr}.biz-dashboard-grid{grid-template-columns:1fr}}@media (width<=640px){.biz-dashboard-header{gap:var(--space-md);flex-direction:column}.biz-dashboard-header h1{font-size:1.5rem}.biz-dashboard-stats{grid-template-columns:1fr}.biz-promo-card{flex-direction:column;align-items:flex-start;gap:.75rem}.biz-promo-actions{width:100%}.biz-subscription{padding:var(--space-lg)}.biz-subscription-details{flex-wrap:wrap;gap:.75rem}}:root{--color-primary:#2d6a4f;--color-primary-light:#40916c;--color-primary-dark:#1b4332;--color-secondary:#e8985e;--color-secondary-light:#f4b183;--color-accent:#d4a574;--color-warm:#fdf6ec;--color-warm-dark:#f5e6d3;--color-bg:#fefcf9;--color-surface:#fff;--color-text:#2c3e2d;--color-text-light:#5a6b5c;--color-text-muted:#8a9b8c;--color-border:#e8ede9;--color-border-light:#f0f4f1;--color-success:#2d6a4f;--color-warning:#e8985e;--color-error:#c1292e;--color-info:#4a90a4;--shadow-sm:0 1px 3px #2d6a4f0f;--shadow-md:0 4px 12px #2d6a4f14;--shadow-lg:0 8px 30px #2d6a4f1f;--shadow-xl:0 16px 48px #2d6a4f26;--radius-sm:6px;--radius-md:12px;--radius-lg:20px;--radius-xl:28px;--radius-full:999px;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, sans-serif;--font-serif:"Playfair Display", Georgia, serif;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--space-4xl:6rem;--container-max:1200px;--container-narrow:800px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}input,textarea,select{font-family:inherit;font-size:inherit}.container{max-width:var(--container-max);padding:0 var(--space-lg);margin:0 auto}.container-narrow{max-width:var(--container-narrow);padding:0 var(--space-lg);margin:0 auto}.section{padding:var(--space-4xl) 0}.section-header{text-align:center;margin-bottom:var(--space-3xl)}.section-header h2{font-family:var(--font-serif);color:var(--color-text);margin-bottom:var(--space-md);font-size:2.5rem;font-weight:700}.section-header p{color:var(--color-text-light);max-width:600px;margin:0 auto;font-size:1.125rem}.btn{justify-content:center;align-items:center;gap:var(--space-sm);border-radius:var(--radius-full);white-space:nowrap;padding:.75rem 1.75rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary{background:var(--color-primary);color:#fff}.btn-primary:hover{background:var(--color-primary-light);box-shadow:var(--shadow-md);transform:translateY(-1px)}.btn-secondary{background:var(--color-secondary);color:#fff}.btn-secondary:hover{background:var(--color-secondary-light);box-shadow:var(--shadow-md);transform:translateY(-1px)}.btn-outline{border:2px solid var(--color-primary);color:var(--color-primary);background:0 0}.btn-outline:hover{background:var(--color-primary);color:#fff;transform:translateY(-1px)}.btn-ghost{color:var(--color-primary);padding:.5rem 1rem}.btn-ghost:hover{background:var(--color-border-light)}.btn-lg{padding:1rem 2.25rem;font-size:1.0625rem}.btn-sm{padding:.5rem 1.25rem;font-size:.875rem}.card{background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--color-border-light);transition:all .3s;overflow:hidden}.card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.badge{border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.02em;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:600;display:inline-flex}.badge-success{color:var(--color-primary);background:#e8f5e9}.badge-warning{color:#e65100;background:#fff3e0}.badge-info{color:#1565c0;background:#e3f2fd}.badge-accent{background:var(--color-warm);color:var(--color-secondary)}.input{border:1.5px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);width:100%;padding:.75rem 1rem;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.input:focus{border-color:var(--color-primary);outline:none;box-shadow:0 0 0 3px #2d6a4f1a}.input-label{color:var(--color-text);margin-bottom:var(--space-xs);font-size:.875rem;font-weight:500;display:block}.grid{gap:var(--space-xl);display:grid}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}@media (width<=1024px){.grid-4,.grid-3{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.section{padding:var(--space-3xl) 0}.section-header h2{font-size:2rem}}@media (width<=640px){.container,.container-narrow{padding:0 var(--space-md)}.section{padding:var(--space-2xl) 0}.section-header{margin-bottom:var(--space-2xl)}.section-header h2{font-size:1.75rem}.section-header p{font-size:1rem}.btn-lg{padding:.875rem 1.5rem;font-size:1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.animate-fade-in-up{animation:.6s forwards fadeInUp}.animate-fade-in{animation:.4s forwards fadeIn}
