.admin-dashboard{max-width:1200px;margin:0 auto;padding:20px}.admin-dashboard h1{color:#333;margin-bottom:30px;text-align:center}.admin-tabs{display:flex;gap:10px;margin-bottom:30px;border-bottom:1px solid #ddd;padding-bottom:10px}.admin-tabs button{padding:10px 20px;border:none;background:#f5f5f5;cursor:pointer;border-radius:5px;transition:background-color .3s}.admin-tabs button.active{background:#007bff;color:#fff}.admin-tabs button:hover{background:#e9ecef}.admin-tabs button.active:hover{background:#0056b3}.stats-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:30px}.registrations-section{display:grid;gap:24px}.registration-group{display:grid;gap:12px}.registration-group-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.registration-group-heading h2{margin:0;color:#333;font-size:20px}.registration-group-heading span{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 10px;border-radius:999px;background:#e8f1ff;color:#4d73b8;font-weight:700}.stat-card{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 4px #0000001a;text-align:center}.stat-card h3{margin:0 0 10px;color:#666;font-size:14px;text-transform:uppercase}.stat-number{font-size:36px;font-weight:700;color:#007bff;margin:0}.admin-table{width:100%;border-collapse:collapse;background:#fff;box-shadow:0 2px 4px #0000001a;border-radius:8px;overflow:hidden}.admin-table th,.admin-table td{padding:12px 15px;text-align:left;border-bottom:1px solid #ddd}.admin-table th{background:#f8f9fa;font-weight:600;color:#333}.admin-table tr:hover{background:#f8f9fa}.admin-table select{padding:5px 8px;border:1px solid #ddd;border-radius:4px;background:#fff}.pet-adoption-indicator{display:inline-flex;align-items:center;justify-content:center;min-width:52px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700}.pet-adoption-indicator.is-adopted{background:#e8f1ff;color:#4d73b8}.pet-adoption-indicator.is-available{background:#ebf8ef;color:#2f7a47}.delete-btn{background:#dc3545;color:#fff;border:none;padding:6px 12px;border-radius:4px;cursor:pointer;font-size:12px}.delete-btn:hover{background:#c82333}.detail-btn{background:#007bff;color:#fff;border:none;padding:6px 12px;border-radius:4px;cursor:pointer;font-size:12px;margin-right:8px}.detail-btn:hover{background:#0056b3}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-content{background:#fff;border-radius:8px;padding:30px;max-width:600px;width:90%;max-height:80vh;overflow-y:auto;position:relative;box-shadow:0 4px 6px #0000001a}.close-btn{position:absolute;top:15px;right:15px;background:none;border:none;font-size:28px;cursor:pointer;color:#666}.close-btn:hover{color:#000}.modal-content h2{margin-top:0;color:#333;border-bottom:2px solid #007bff;padding-bottom:10px}.detail-section{margin-bottom:25px}.detail-section h3{color:#555;font-size:16px;margin-bottom:15px;border-left:4px solid #007bff;padding-left:10px}.detail-group{display:grid;grid-template-columns:1fr 1fr;gap:15px}.detail-field{display:flex;flex-direction:column}.detail-field label{font-weight:600;color:#666;font-size:12px;text-transform:uppercase;margin-bottom:5px}.detail-field p{color:#333;margin:0;padding:8px;background:#f8f9fa;border-radius:4px;border-left:3px solid #e9ecef}.detail-field select{padding:8px;border:1px solid #ddd;border-radius:4px;background:#fff;color:#333}.detail-image{max-width:100%;max-height:300px;border-radius:8px;margin-top:10px}.loading,.error{text-align:center;padding:50px;font-size:18px}.error{color:#dc3545;background:#f8d7da;border:1px solid #f5c6cb;border-radius:8px}@media(max-width:768px){.admin-dashboard{padding:10px}.admin-tabs{flex-wrap:wrap}.admin-tabs button{flex:1;min-width:120px}.stats-section{grid-template-columns:1fr}.admin-table{font-size:14px}.admin-table th,.admin-table td{padding:8px 10px}.modal-content{width:95%;padding:20px;max-height:90vh}.detail-group{grid-template-columns:1fr}.detail-btn,.delete-btn{display:block;width:100%;margin-top:5px;margin-right:0!important}}body{margin:0;font-family:Trebuchet MS,Segoe UI,sans-serif;background:#fff;color:#27364f;overflow-x:hidden}*{box-sizing:border-box}img,svg,video,canvas{max-width:100%}input,textarea,select,button{max-width:100%}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.hero-kicker,.content-eyebrow{margin:0 0 .875rem;color:#7c8798;font-size:15px;line-height:1.6}.content-page{padding:3rem 6vw 4rem}.section-heading{margin-bottom:1.75rem}.section-heading h1,.content-card h1,.content-card h2{margin:0 0 .875rem;color:#3d5f97}.content-card{background:#fffffff5;border:1px solid #d9e6f7;border-radius:1.5rem;padding:1.75rem;box-shadow:0 18px 2.5rem #55719714}.hero-action,.pet-save-button{border:1px solid #7aa0da;background:#7aa0da;color:#fff;border-radius:14px;padding:.75rem 1.25rem;cursor:pointer;font-weight:700}.pet-outline-button{border:1px solid #7aa0da;background:#fff;color:#6793d6;border-radius:14px;padding:.75rem 1.25rem;cursor:pointer;font-weight:700}.pet-outline-button:hover{background:#eaf2fc;color:#4f7fc2}.hero-action-secondary{background:#fff;color:#6793d6}.hero-action-secondary:hover{background:#eaf2fc;color:#4f7fc2}.profile-input,.adoption-form input,.adoption-form textarea{width:100%;border:1px solid #cad9ef;border-radius:14px;padding:.75rem .875rem;background:#fff}.login-container{height:100vh;display:flex;justify-content:center;align-items:center;background:#f4f7fb;font-family:Arial,sans-serif}.login-card{width:25rem;padding:2.5rem;border-radius:12px;border:2px solid #7da3d8;background:#fff;text-align:center}.login-title{color:#4d7bb8;margin-bottom:.3rem}.login-sub{color:#777;margin-bottom:1.8rem}.login-input{width:100%;padding:.75rem;margin-bottom:.9rem;border-radius:6px;border:1px solid #7da3d8;font-size:14px}.login-btn{width:100%;padding:.75rem;background:#5c8ed6;border:none;color:#fff;font-weight:700;border-radius:6px;cursor:pointer}.login-btn:hover{background:#4a77b7}.register-text{margin-top:1.25rem;font-size:14px}.register-link{color:#5c8ed6;cursor:pointer;font-weight:700}.site-shell{display:flex;flex-direction:column;min-height:100vh}.site-shell main{flex:1}.site-header{display:flex;align-items:center;justify-content:space-between;padding:1.125rem 14rem;background:#fffffff0;border-bottom:1px solid #dde7f5}.brand{display:inline-flex;align-items:center}.brand-logo{width:92px;height:auto}.site-nav{display:flex;align-items:center;gap:38px;font-size:15px;font-weight:600}.nav-toggle{display:none;width:44px;height:44px;padding:10px;border:1px solid #c9d9ef;border-radius:10px;background:#edf4ff;cursor:pointer}.nav-toggle span{display:block;height:2px;margin:5px 0;border-radius:2px;background:#426aa5}.site-nav a{color:#334766;transition:color .2s ease}.site-nav a.active{color:#608ed1}.site-nav a:hover{color:#7aa0da}.site-user,.site-user-link{color:#7f766d}.site-auth-link{padding:.625rem 1.125rem;border:1px solid #c9d9ef;border-radius:10px;background:#edf4ff;color:#426aa5;cursor:pointer;font-weight:600;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.site-auth-link:hover{background:#dceafe;border-color:#9ebce5;color:#2f568f;transform:translateY(-1px)}.site-footer{display:grid;grid-template-columns:minmax(220px,1.15fr) minmax(140px,.8fr) minmax(260px,1.1fr);gap:3rem;padding:3.375rem 6vw 3.75rem 10vw;background:linear-gradient(0deg,#bdd4ef61,#fff 55%);border-top:1px solid #dde7f5;align-items:start}.footer-brand-block{padding-left:1.125rem;color:#5e6775;font-size:14px;line-height:1.7}.footer-brand{display:inline-flex;margin-bottom:1.25rem}.footer-logo{width:150px;height:auto}.footer-brand-block p{margin:0}.footer-links{display:grid;gap:12px;padding-top:.5rem}.footer-links a{color:#6287c2;font-size:14px;font-weight:600;transition:color .2s ease}.footer-links a:hover{color:#426aa5}.footer-contact h2{margin:0 0 .625rem;color:#4d5563;font-size:36px;letter-spacing:.03em}.footer-contact p{max-width:20rem;margin:0 0 1rem;color:#666f7e;font-size:14px;line-height:1.6}.footer-form{display:grid;gap:10px;max-width:340px}.footer-form input,.footer-form textarea{width:100%;border:1px solid #7fa5d7;border-radius:.5rem;padding:.75rem .875rem;background:#fff;color:#4f5b6d;resize:vertical}.footer-form input::placeholder,.footer-form textarea::placeholder{color:#6f7f95;font-family:inherit;font-size:14px}.footer-form button{width:6rem;border:1px solid #7fa5d7;border-radius:5rem;padding:.5rem 1.125rem;background:#bdd4ef;color:#537299;cursor:pointer;transition:background .2s ease,color .2s ease}.footer-form button:hover{background:#a9c7ea;color:#3f628f}.hero{position:relative;width:100%;min-height:700px;margin:0;padding:3rem 6vw 4rem;overflow:hidden;background:#fff}.hero-copy{position:relative;z-index:1;max-width:420px;margin-left:7%;min-height:588px;display:flex;flex-direction:column;justify-content:center}.hero-banner-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 26%}.hero-title{margin:0 0 1.25rem;color:#6793d6;font-size:clamp(3rem,6vw,5rem);line-height:.95;letter-spacing:.04em}.hero-text{max-width:22.5rem;margin:0 0 1.75rem;font-size:18px;line-height:1.6}.hero-actions{display:flex;flex-wrap:wrap;gap:14px}.hero-visual,.hero-visual img{display:none}.home-content-surface{background:radial-gradient(circle at top left,rgba(176,205,242,.28),transparent 24%),radial-gradient(circle at top right,rgba(190,215,246,.24),transparent 24%),radial-gradient(circle at bottom left,rgba(182,210,245,.22),transparent 24%),radial-gradient(circle at bottom right,rgba(194,220,248,.2),transparent 24%),#fff}.services-section{padding:3.5rem 6vw 2.5rem;background:transparent}.services-header{margin-bottom:2.125rem;text-align:center}.services-header h2{margin:0 0 .5rem;color:#6d96d4;font-size:2.5rem;letter-spacing:.04em}.services-header p{margin:0;color:#6c7787;font-size:15px}.services-grid{display:grid;grid-template-columns:repeat(2,minmax(260px,20rem));justify-content:center;gap:22px;max-width:65rem;margin:0 auto}.service-card{background:#fffffff7;border:1px solid #d7e5f8;border-radius:10px;padding:1.375rem;box-shadow:0 14px 28px #7e9bc41f;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.service-card:hover{transform:translateY(-6px);box-shadow:0 18px 2rem #7e9bc429;border-color:#bfd4ef}.service-icon-panel{display:flex;align-items:center;justify-content:center;width:80px;height:80px;min-width:80px;min-height:80px;aspect-ratio:1;flex:0 0 80px;border-radius:50%;margin:0 auto;background:#7fa5d7}.service-icon-panel img{width:74%;height:74%;object-fit:contain}.service-card-body{padding:1.75rem 1.125rem 1.125rem;text-align:center}.service-card-body h3{margin:0 0 .625rem;color:#4e5969;font-size:1.5rem;letter-spacing:.02em}.service-card-body p{margin:0 0 1rem;color:#687485;line-height:1.55}.service-button{border:none;background:#cfe0f4;color:#5f7898;border-radius:999px;padding:.625rem 1.125rem;font-weight:700;cursor:pointer}.service-button:hover{background:#bdd4ef;color:#4f6e92}.home-pet-section{margin-top:-.0625rem;padding:2.5rem 6vw 6rem;background:transparent}.home-pet-section .pet-grid-listing{max-width:65rem;margin:0 auto}.about-page{padding:3rem 4vw 5rem;background:radial-gradient(circle at top left,rgba(185,211,245,.34),transparent 24%),radial-gradient(circle at bottom right,rgba(193,218,247,.26),transparent 28%),#fff}.about-shell{max-width:74rem;margin:0 auto}.about-heading h1{margin:0 0 1.5rem;color:#6f97d5;font-size:clamp(2.5rem,5vw,3.5rem);letter-spacing:.04em}.about-intro-card{display:grid;grid-template-columns:minmax(20rem,44%) 1fr;gap:1rem;align-items:stretch;padding:1rem;border:1px solid #9dbbe5;border-radius:.75rem;background:#fffffff2;box-shadow:0 12px 26px #7994bc1f}.about-intro-image{width:100%;height:100%;min-height:18rem;object-fit:cover;border-radius:.5rem}.about-intro-copy{padding:2rem 1.75rem}.about-intro-copy h2{margin:0 0 1rem;color:#5c6d86;font-size:2rem}.about-intro-copy p{margin:0 0 1rem;color:#5e6978;line-height:1.7}.about-intro-tag{display:inline-flex;align-items:center;justify-content:center;border-radius:5rem;padding:.5rem .9rem;background:#eaf2fd;color:#6d96d4;font-size:.85rem;font-weight:700}.about-memory-heading{text-align:center;margin:10rem 0}.about-memory-heading h2{margin:0;color:#79a0db;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.about-section-label{margin-bottom:1rem}.about-section-label h3{margin-top:3rem;color:#586272;font-size:2rem}.about-memory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;width:100%;margin:0 auto}.memory-card{overflow:hidden;border-radius:.75rem;background:#fff;box-shadow:0 12px 24px #7893ba1f}.memory-card img{width:100%;height:100%;object-fit:cover;display:block}.memory-card{min-height:16rem}.about-testimonial-section{padding-top:1rem}.about-testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.about-testimonial-card{min-height:9rem;padding:1rem;border:1px solid #b7cef0;border-radius:.6rem;background:#fffffff7;box-shadow:0 8px 18px #718eb31a}.about-testimonial-card h4{margin:0 0 .75rem;color:#4f617a;font-size:1rem}.about-testimonial-card p{margin:0;color:#616d7e;line-height:1.6;font-size:.92rem}.pet-toolbar{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.75rem}.pet-search,.pet-select{min-height:3rem;border:1px solid #cad9ef;border-radius:14px;padding:0 1rem;background:#fff}.pet-search{flex:1;min-width:260px}.pet-select{min-width:180px}.pet-grid,.history-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1.5rem}.saved-pets-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.saved-pet-list-card,.profile-saved-list-card{height:100%}.saved-pet-description{margin:0 0 1rem;color:#51627e;line-height:1.55}.pet-list-page{padding:3rem 7vw 4rem;background:radial-gradient(circle at top left,rgba(176,205,242,.28),transparent 24%),radial-gradient(circle at top right,rgba(190,215,246,.24),transparent 24%),radial-gradient(circle at bottom left,rgba(182,210,245,.22),transparent 24%),radial-gradient(circle at bottom right,rgba(194,220,248,.2),transparent 24%),#fff}.pet-list-heading{margin-bottom:1.75rem;text-align:center}.pet-list-heading h1{margin:0 0 .625rem;color:#6f95ce;font-size:52px;letter-spacing:.05em}.pet-list-heading p{max-width:420px;margin:0 auto;color:#67778d;line-height:1.6}.pet-list-layout{display:grid;grid-template-columns:420px 1fr;gap:84px;align-items:start}.pet-filter-panel{display:grid;gap:22px;margin-top:-2.125rem}.pet-filter-title{display:block;margin-bottom:.625rem;color:#4d5a69;font-size:18px;letter-spacing:.18em}.pet-search-input-group{display:flex;gap:.5rem}.pet-filter-search{flex:1;min-height:42px;padding:0 .875rem;border:1px solid #c7d8ec;border-radius:.5rem;background:#fff;color:#5a6980}.pet-search-button{display:inline-flex;align-items:center;justify-content:center;width:42px;min-width:42px;height:42px;padding:0;border:1px solid #c7d8ec;background:#fefeff;border-radius:.5rem;cursor:pointer}.pet-search-button img{width:18px;height:18px}.pet-search-button:hover{background:#5e84bf}.pet-filter-card{padding:1.375rem 1.125rem;border:1px solid #ccdced;border-radius:6px;background:#fffffff0}.pet-filter-card h2{margin:0 0 1.125rem;color:#4d5a69;font-size:18px;letter-spacing:.18em}.pet-check-row,.pet-filter-field{display:grid;gap:.5rem;margin-bottom:1rem;color:#4f5d6d}.pet-check-row{grid-template-columns:1fr auto;align-items:center}.pet-check-row input{width:1rem;height:1rem;accent-color:#6f95ce}.pet-filter-field span{font-size:15px}.pet-select{width:100%;min-height:38px;border:1px solid #c7d8ec;border-radius:.5rem;color:#68778c;padding:0 2.9rem 0 .88rem;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%2368778c' viewBox='0 0 20 20'%3E%3Cpath d='M5 7l5 5 5-5H5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:18px}.pet-filter-apply{width:100%;border:none;background:#cfe0f4;color:#5f7898;border-radius:.5rem;padding:.75rem 1rem;font-weight:700;cursor:pointer}.pet-list-results{min-width:0}.pet-grid-listing{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.pet-list-card{overflow:hidden;border:1px solid #d4e1ef;border-radius:6px;background:#fffffff5;box-shadow:0 10px 18px #748dad1f;transition:transform .18s ease,box-shadow .18s ease}.pet-list-card:hover{transform:translateY(-6px);box-shadow:0 1rem 26px #748dad2e}.pet-list-image-wrap{position:relative;overflow:hidden}.pet-list-card:hover .pet-card-image{transform:scale(1.04)}.pet-card-image{width:100%;height:220px;object-fit:cover;transition:transform .2s ease}.pet-favorite-badge{position:absolute;top:10px;right:10px;width:34px;height:34px;border:none;border-radius:999px;background:#fffffff2;color:#fff;font-size:20px;line-height:1;cursor:pointer;text-shadow:0 0 1px #9ca8b7}.pet-favorite-badge.is-saved{color:#f3c74c}.pet-list-card-body{padding:.875rem .875rem 1rem}.pet-list-card-heading h2{margin:0 0 .5rem;color:#394a5f;font-size:2rem}.pet-list-meta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:.875rem;color:#808d9d;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.pet-adoption-text{margin:0 0 .875rem;color:#5b6d84;font-size:14px;font-weight:600}.pet-list-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.pet-status-badge{display:inline-flex;align-items:center;justify-content:center;min-width:74px;border-radius:4px;padding:.5rem .75rem;font-size:12px;font-weight:700}.status-available,.status-invite{background:#7ea6d8;color:#fff}.status-pending{background:#f4c64f;color:#fff}.status-adopted{background:#e9f1fb;color:#7a9dcf}.pet-view-more{display:block;margin:2.125rem auto 0;border:none;background:transparent;color:#7a9dcf;font-weight:700;cursor:pointer;transition:color .2s ease,transform .2s ease}.pet-view-more:hover{color:#5e84bf;transform:translateY(-1px)}.pet-card-body{padding:1.125rem}.pet-card-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:.75rem}.pet-card-heading h2{margin:0;color:#3d5f97;font-size:1.5rem}.pet-card-heading span{padding:.38rem .6rem;border-radius:999px;background:#edf4ff;color:#6793d6;font-size:13px;font-weight:700}.pet-card-body p{margin:0 0 1.125rem;line-height:1.6;color:#51627e}.pet-card-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem}.pet-card-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.pet-hint{color:#7c8798;font-size:14px}.adoption-form{display:grid;gap:12px;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #d9e6f7}.adoption-form h3{margin:0;color:#3d5f97}.adoption-form-actions{display:flex;flex-wrap:wrap;gap:10px}.profile-heading{text-align:center}.profile-history-card{display:grid;grid-template-columns:minmax(40rem,900px);gap:1.5rem;margin-bottom:1.5rem;justify-content:center}.profile-summary{display:grid;grid-template-columns:220px 1fr;gap:1.5rem;align-items:center;padding:1.75rem;border:1px solid #d9e6f7;border-radius:1.5rem;background:#fffffff5;box-shadow:0 18px 2.5rem #55719714}.profile-image-wrap{width:220px;height:220px}.profile-image{width:100%;height:100%;object-fit:cover;border-radius:1.5rem}.profile-details h2{margin:0 0 1rem;color:#3d5f97;font-size:34px}.profile-details p{margin:0 0 .625rem}.profile-form{display:grid;align-content:start;gap:1rem;margin-top:1.125rem}.profile-label{display:grid;gap:.5rem;color:#51627e;font-weight:600}.registration-section{margin-top:1.5rem}.profile-bottom-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.profile-edit-button{margin-top:.625rem}.history-list{display:grid;gap:18px}.profile-saved-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.profile-saved-list-card h3{margin:0 0 .5rem;color:#3d5f97}.history-item{display:grid;grid-template-columns:7.5rem 1fr;gap:18px;align-items:start;padding:1.125rem;border:1px solid #d9e6f7;border-radius:20px;background:#fff}.history-item img{width:7.5rem;height:7.5rem;object-fit:cover;border-radius:18px}.history-item h3{margin:0 0 .5rem;color:#3d5f97}.history-item p{margin:0 0 .375rem}.history-status-row{display:flex;align-items:center;gap:.75rem;margin-top:.5rem}.status-waiting{background:#f4c64f;color:#fff}.status-approved{background:#86bb8a;color:#fff}.registration-page{max-width:70rem;margin:0 auto}.registration-subtitle{margin:0;color:#73829a;font-size:14px}.registration-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:36rem;margin:0 auto 2rem;border:1px solid #7ea6d8;border-radius:1rem;overflow:hidden;background:#fff}.registration-tab{display:flex;align-items:center;justify-content:center;gap:.75rem;border:none;background:transparent;color:#6f92c5;padding:.9rem 1rem;font-weight:700;text-transform:uppercase;cursor:pointer}.registration-tab img{width:1.25rem;height:1.25rem}.registration-tab.is-active{background:#6f99d2;color:#fff}.registration-card{border:1px solid #9bbce6;border-radius:1rem;padding:2rem;background:#fffffff7;box-shadow:0 16px 32px #7a96bf14}.registration-card-header{margin-bottom:1.5rem}.registration-card-header h2{margin:0 0 .5rem;color:#7398d3;font-size:2rem}.registration-card-header p{margin:0;color:#6e7b8d;font-size:14px}.registration-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem 1.25rem}.registration-field{display:grid;gap:.5rem;grid-column:1 / -1}.registration-field-half{grid-column:span 1}.registration-field-full{grid-column:1 / -1}.registration-field span{color:#4a617f;font-weight:600}.registration-field input,.registration-field textarea{width:100%;border:1px solid #9cbbe6;border-radius:.5rem;padding:.875rem 1rem;background:#fff}.registration-field input[type=file]{padding:.65rem .85rem}.registration-feedback{grid-column:1 / -1;margin:0;font-weight:600}.registration-feedback.is-error{color:#c45454}.registration-feedback.is-success{color:#4a7a54}.registration-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:.75rem;margin-top:.5rem}.registration-history-preview{margin-top:2rem}.registration-history-head{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.registration-history-head img{width:4.5rem;height:auto}.registration-history-head h3{margin:0 0 .35rem;color:#3d5f97}.registration-history-head p{margin:0;color:#728096}.registration-history-list{display:grid;gap:.875rem;margin-bottom:1rem}.registration-history-item{display:grid;gap:.35rem;padding:.875rem 1rem;border:1px solid #d8e3f3;border-radius:.875rem;background:#fff}.registration-success-page{min-height:calc(100vh - 10rem);padding:4rem 6vw 6rem;background:radial-gradient(circle at top left,rgba(185,211,245,.38),transparent 30%),#fff}.registration-success-card{display:grid;grid-template-columns:minmax(20rem,1.1fr) minmax(14rem,.9fr);align-items:start;gap:2rem;max-width:72rem;margin:0 auto;padding-left:8rem}.registration-success-copy{position:relative;padding-top:6rem;max-width:38rem;text-align:left}.registration-success-kicker{display:flex;align-items:center;gap:.75rem;margin:0 0 1.5rem;color:#5c6f89;font-size:1.05rem}.registration-success-check{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:999px;background:#7aa0da;color:#fff;font-weight:700}.registration-success-copy h1{margin:0 0 1.5rem;color:#7097d3;font-size:clamp(3rem,6vw,4.75rem);line-height:.95;letter-spacing:.02em}.registration-success-text{max-width:34rem;margin:0 0 1.5rem;color:#334766;font-size:1.125rem;font-weight:600;line-height:1.7}.registration-success-note{margin:0 0 2.25rem;color:#4c5e74;font-size:1rem}.registration-success-art{position:relative;min-height:28rem}.registration-success-dog-image{position:absolute;top:5rem;left:2rem;width:11rem;height:auto}.registration-success-dots{display:none}@media(max-width:75rem){.site-header{padding:1.125rem 2rem}.site-nav{gap:1.5rem}.hero{min-height:620px}.hero-copy{margin-left:4%;max-width:22.5rem;min-height:32.5rem}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pet-list-page{padding:2.5rem 4vw 3.5rem}.pet-list-layout{grid-template-columns:300px 1fr;gap:2.5rem}.pet-grid-listing{grid-template-columns:repeat(2,minmax(0,1fr))}.pet-filter-panel{margin-top:0}.profile-history-card{grid-template-columns:minmax(0,1fr)}.registration-page{max-width:100%}.about-intro-card,.about-memory-grid,.about-testimonial-grid{grid-template-columns:1fr}.memory-card-large,.about-memory-grid .memory-card:nth-child(2),.about-memory-grid .memory-card:nth-child(3){min-height:16rem;margin-bottom:0}.registration-success-card{grid-template-columns:1fr}.registration-success-copy{padding-top:2rem;padding-left:0}}@media(max-width:900px){.site-header{position:relative;flex-direction:row;gap:1rem;padding:1.125rem 1.25rem}.nav-toggle{display:block}.site-nav{position:absolute;z-index:20;top:calc(100% + 1px);right:1.25rem;left:1.25rem;display:none;align-items:stretch;gap:0;padding:.75rem;border:1px solid #d9e6f7;border-radius:0 0 1rem 1rem;background:#fff;box-shadow:0 16px 28px #34476626;text-align:left}.site-nav.is-open{display:flex;flex-direction:column}.site-nav a,.site-nav .site-auth-link{width:100%;min-height:44px;padding:.75rem .875rem;text-align:left}.hero{display:flex;flex-direction:column;width:100%;padding:0;min-height:0;margin:0;background:#fff}.hero-copy{order:2;max-width:none;min-height:0;margin-left:0;padding:2.25rem 1.25rem 2.75rem;background:#fff;text-align:center;align-items:center}.hero-banner-image{position:relative;order:1;width:100%;height:clamp(22rem,65vw,34rem);object-fit:cover;object-position:center 28%}.hero-text{max-width:32.5rem}.hero-actions{justify-content:center}.content-page{padding:2rem 1.25rem 3rem}.pet-list-layout{grid-template-columns:1fr;gap:28px}.pet-grid-listing{grid-template-columns:1fr}.pet-list-heading h1{font-size:38px}.pet-filter-panel{max-width:27.5rem;margin:0 auto}.pet-list-results{width:100%}.services-section{padding:3.5rem 1.25rem 4rem}.services-grid{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr;gap:2rem;padding:3rem 1.25rem}.footer-brand-block{padding-left:0}.footer-contact p,.footer-form{max-width:none}.profile-history-card,.profile-summary,.history-item,.profile-bottom-grid{grid-template-columns:1fr}.saved-pets-grid,.profile-saved-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-image-wrap{width:100%;max-width:260px;height:260px;margin:0 auto}.profile-summary{justify-items:center;text-align:center}.profile-details{width:100%}.registration-form-grid{grid-template-columns:1fr}.registration-field-half{grid-column:1 / -1}.registration-success-art{min-height:18rem}.about-page{padding:2.5rem 1.25rem 4rem}.about-intro-copy{padding:1.25rem .75rem 1rem}.about-section-label h3{font-size:1.5rem}}@media(max-width:768px){.admin-table{display:block;max-width:100%;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch}.registration-group-heading{align-items:flex-start}.pet-detail-page{padding:24px 16px!important}.pet-detail-card{gap:24px!important;padding:20px!important}.pet-detail-media,.pet-detail-content{flex-basis:100%!important;min-width:0!important;width:100%}.pet-detail-tags{flex-wrap:wrap}}@media(max-width:40rem){.login-container{padding:1.25rem;height:auto;min-height:100vh}.login-card{width:100%;padding:1.75rem 1.25rem}.site-header{padding:.875rem 1rem}.site-nav{right:1rem;left:1rem}.brand-logo{width:78px}.site-nav{gap:12px 1rem;font-size:14px}.site-footer{padding:2.625rem 1rem 3rem}.footer-contact h2{font-size:30px}.footer-form button{width:100%}.hero{display:flex;flex-direction:column;min-height:0;padding:0;background:#fff}.hero-copy{order:2;min-height:0;padding:1.75rem 1rem 2.25rem;background:#fff}.hero-banner-image{position:relative;order:1;width:100%;height:clamp(18rem,120vw,27rem);object-fit:cover;object-position:center 28%}.hero-kicker{max-width:16rem}.hero-title{font-size:clamp(2.15rem,11vw,3.4rem)}.hero-text{font-size:1rem;margin-bottom:1.25rem}.hero-action,.pet-save-button,.pet-outline-button{width:100%;text-align:center}.services-section{padding:2.75rem 1rem 3.25rem}.services-header h2{font-size:2rem}.service-card{padding:1rem}.service-icon-panel{width:80px;height:80px;min-width:80px;min-height:80px;aspect-ratio:1}.service-card-body{padding:1.25rem .5rem .5rem}.service-card-body h3{font-size:20px}.pet-list-page{padding:2rem 1rem 2.75rem}.pet-list-heading h1{font-size:30px}.pet-filter-card{padding:1.125rem .875rem}.pet-filter-title,.pet-filter-card h2{font-size:1rem;letter-spacing:.14em}.pet-list-card-body{padding:.75rem}.pet-list-card-heading h2{font-size:1.5rem}.pet-list-card-footer{flex-direction:column;align-items:stretch}.pet-status-badge{width:100%}.adoption-form-actions{flex-direction:column}.content-page{padding:1.75rem 1rem 2.5rem}.saved-pets-grid,.profile-saved-grid{grid-template-columns:1fr}.content-card{padding:1.25rem 1rem}.profile-details h2{font-size:28px}.history-item img{width:100%;height:180px}.pet-toolbar,.pet-search-input-group{width:100%}.pet-search{min-width:0}.registration-switch{grid-template-columns:1fr}.registration-card{padding:1.25rem}.registration-card-header h2{font-size:1.5rem}.registration-actions{flex-direction:column}.registration-history-head{align-items:flex-start}.about-heading h1{font-size:2.2rem}.about-memory-heading h2{font-size:2rem}.registration-success-page{padding:2.5rem 1rem 4rem}.registration-success-copy h1{font-size:clamp(2.4rem,11vw,3.4rem)}.registration-success-text{font-size:1rem}.registration-success-dog{left:0}.registration-success-dots{right:0;width:6rem}.about-memory-heading{margin:5rem 0}.about-intro-image{min-height:13rem}.admin-dashboard h1{font-size:1.75rem}.modal-overlay{padding:.75rem}.modal-content{width:100%;padding:1.5rem 1rem}.pet-detail-card{padding:16px!important;border-radius:14px!important}.pet-info-row{gap:.75rem}.pet-info-row span:first-child{width:7.5rem!important;flex:0 0 7.5rem}}@media(max-width:23rem){.site-header{padding-inline:.75rem}.site-nav{right:.75rem;left:.75rem}.content-page,.pet-list-page,.about-page{padding-inline:.75rem}.registration-card,.content-card{padding-inline:.875rem}.registration-tab{font-size:.8rem}}
