:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#1a3c5c;background:#f2f0eb;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a,button,input,select,textarea{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #f5a623;outline-offset:3px}.topbar{min-height:5.5rem;display:flex;justify-content:space-between;gap:1.5rem;align-items:center;padding:1rem max(1.5rem,calc((100% - 75rem)/2));background:#fff;border-bottom:1px solid #d9dedc}.topbar nav{display:flex;align-items:center;gap:1.2rem}.brand{width:11.4rem;display:block;flex:0 0 auto}.brand img{display:block;width:100%;height:auto}nav a,.link-button{color:#1a3c5c;font-weight:600;text-decoration:none}.content,.public-shell main{max-width:75rem;margin:0 auto;padding:4.5rem 1.5rem}h1,h2{font-weight:600;letter-spacing:-.045em}h1{max-width:700px;color:#1a3c5c;font-size:clamp(2.75rem,6vw,4.75rem);line-height:1.02;margin:0 0 1.25rem}h2{color:#1a3c5c;font-size:1.35rem;margin:.6rem 0}.eyebrow{color:#2d5e41;font-weight:700;text-transform:uppercase;letter-spacing:.11em;font-size:.74rem}.lede{max-width:600px;font-size:1.1rem;line-height:1.65;color:#6b7c8a}.error{color:#a1302a}.success{color:#2d5e41}.hero{position:relative;width:100vw;min-height:38rem;margin:-4.5rem 0 0 calc(50% - 50vw);padding:5rem max(1.5rem,calc((100% - 72rem)/2));display:flex;align-items:center;background:#1a3c5c;overflow:hidden}.hero-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 48%}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(90deg,#0b2030e6,#0b2030bd 34%,#0b203033 62%,#0b20300a)}.hero-content{position:relative;z-index:2;padding:1.25rem 1.5rem;width:100%;max-width:75rem;margin:0 auto}.hero h1{color:#fff;text-wrap:balance}.hero .eyebrow{color:#f5b43b}.hero .lede{color:#ffffffe0}.hero .button{background:#f5a623;border-color:#f5a623;color:#1a3c5c}.hero .button:hover{background:#ffc45a;border-color:#ffc45a}.hero .text-link{color:#fff}.actions{display:flex;align-items:center;gap:1.5rem;margin-top:2.2rem}.button{display:inline-block;background:#1a3c5c;border:1px solid #1a3c5c;color:#fff;border-radius:999px;padding:.85rem 1.3rem;text-decoration:none;font-weight:700;cursor:pointer;transition:background .2s ease,transform .2s ease}.button:hover{background:#2d5e41;transform:translateY(-1px)}.button.small{padding:.55rem .9rem}.link-button{border:0;background:transparent;cursor:pointer}.text-link{color:#1a3c5c;font-weight:700;text-underline-offset:.2em}.text-link span{color:#f5a623;font-size:1.25em;margin-left:.25rem}.trust-strip{max-width:75rem;margin:0 auto 4.5rem;padding:1.25rem 1.5rem;border-block:1px solid #d4dedc;display:flex;justify-content:space-between;gap:1rem;color:#2d5e41;font-size:.9rem;font-weight:600}.trust-strip span{display:flex;align-items:center;gap:.5rem}.trust-strip span:before{content:"";width:.45rem;height:.45rem;background:#f5a623;border-radius:50%;flex:none}.steps{max-width:75rem;margin:0 auto;padding:0 1.5rem 5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.steps article{background:#fff;border:1px solid #e3e2dc;border-radius:1.15rem;padding:1.8rem;box-shadow:0 .5rem 1.5rem #1a3c5c0a}.steps b{color:#f5a623;font-size:.8rem;letter-spacing:.1em}.steps p{color:#6b7c8a;line-height:1.55}.auth-card{max-width:30rem;margin:0 auto;background:#fff;border:1px solid #e3e2dc;padding:2.25rem;border-radius:1rem;box-shadow:0 1rem 2.5rem #1a3c5c12}.auth-card form{display:grid;gap:1rem;margin:1.5rem 0}.auth-card label{display:grid;gap:.4rem;color:#1a3c5c;font-weight:600}.auth-card input{padding:.75rem;border:1px solid #bac5cb;border-radius:.5rem;font:inherit}.page-stack{display:grid;gap:2rem}.panel{background:#fff;border:1px solid #e3e2dc;border-radius:1rem;padding:1.75rem;box-shadow:0 .75rem 2rem #1a3c5c0d}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.form-grid label{display:grid;align-content:start;gap:.45rem;color:#1a3c5c;font-weight:650}.form-grid input,.form-grid select,.form-grid textarea{width:100%;padding:.8rem;color:#1a3c5c;background:#fff;border:1px solid #bac5cb;border-radius:.55rem;font:inherit}.form-grid textarea{resize:vertical}.form-grid .wide{grid-column:1 / -1}.form-section-heading{margin-top:1rem;padding-top:1.75rem;border-top:1px solid #e3e2dc}.form-section-heading:first-of-type{margin-top:0;padding-top:0;border-top:0}.form-section-heading h2{margin:.2rem 0;font-size:1.75rem}.form-section-heading p:last-child:not(.eyebrow){margin:.4rem 0 0;color:#6b7c8a;line-height:1.5}.form-grid .check{display:flex;align-items:center;gap:.7rem;font-weight:500}.form-grid .check input{width:auto}.choice-group{margin:0;padding:1rem;border:1px solid #d9dedc;border-radius:.7rem}.choice-group legend{padding:0 .35rem;color:#1a3c5c;font-weight:650}.field-help{margin:0 0 .8rem;color:#6b7c8a;font-size:.92rem}.choice-row{display:flex;flex-wrap:wrap;gap:1.25rem}.form-grid .choice-row label{display:flex;align-items:center;gap:.45rem;font-weight:500}.form-grid .choice-row input{width:auto}.form-actions,.section-heading{display:flex;justify-content:space-between;align-items:center;gap:1.25rem}.section-heading h1{margin-bottom:.5rem}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:1rem}.dog-card p:not(.eyebrow),.empty-state p{color:#6b7c8a;line-height:1.55}.dog-card{overflow:hidden}.dog-card-photo{width:calc(100% + 3.5rem);height:13rem;margin:-1.75rem -1.75rem 1.3rem;display:block;object-fit:cover}.dog-card-links{display:flex;flex-wrap:wrap;gap:1rem}.photo-field{display:flex;align-items:center;gap:1.5rem;padding-bottom:1.25rem;border-bottom:1px solid #e3e2dc}.photo-preview,.dog-profile-photo{overflow:hidden;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#fff;background:#1a3c5c}.photo-preview{width:8rem;height:8rem;font-size:2.5rem}.photo-preview img,.dog-profile-photo img{width:100%;height:100%;object-fit:cover}.photo-field small{color:#6b7c8a;font-weight:400}.public-profile-state{min-height:45vh}.dog-profile{width:100vw;margin:-4.5rem 0 -4.5rem calc(50% - 50vw);background:#fff}.dog-profile-hero{min-height:23rem;padding:4rem max(1.5rem,calc((100% - 68rem)/2));display:flex;align-items:center;gap:3rem;background:radial-gradient(circle at 88% 20%,rgba(245,166,35,.22),transparent 22rem),#f2f0eb;border-bottom:.55rem solid #f5a623}.dog-profile-photo{width:15rem;height:15rem;border:.45rem solid rgba(255,255,255,.8);box-shadow:0 1rem 3rem #1a3c5c29;font-size:4.5rem}.dog-profile-hero h1{margin-bottom:.65rem}.dog-profile-summary{color:#526b78;font-size:1.05rem;text-transform:capitalize}.dog-profile-body{width:100%;min-width:0;max-width:68rem;margin:0 auto;padding:4rem 1.5rem 5rem;display:grid;gap:1.5rem}.dog-profile-body h2{margin:.2rem 0 0;font-size:clamp(1.75rem,3vw,2.35rem)}.profile-section{min-width:0;padding:clamp(1.5rem,4vw,2.5rem);border:1px solid #e1e4e3;border-radius:1.25rem;background:#fff;box-shadow:0 1rem 2.5rem #1a3c5c0f}.pedigree-section{max-width:100%;overflow:hidden}.profile-section-heading{margin-bottom:1.75rem;display:flex;align-items:center;gap:1rem}.profile-section-heading .eyebrow{margin:0}.section-number{width:3rem;height:3rem;display:grid;place-items:center;flex:0 0 auto;color:#1a3c5c;border:1px solid rgba(245,166,35,.55);border-radius:50%;background:#fff4dd;font-size:.78rem;font-weight:800;letter-spacing:.08em}.profile-facts{margin:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.profile-facts div{min-height:7.5rem;padding:1.2rem 1.25rem;border:1px solid #e3e2dc;border-radius:.8rem;background:#f8f7f3;transition:border-color .2s ease,transform .2s ease}.profile-facts div:hover{border-color:#f5a623;transform:translateY(-2px)}.profile-facts .fact-emphasis{color:#fff;border-color:#1a3c5c;background:#1a3c5c}.profile-facts .fact-emphasis dt{color:#ffffffad}.profile-facts .fact-emphasis dd{color:#fff;font-size:1.25rem}.profile-facts dt,.family-grid span{margin-bottom:.45rem;color:#6b7c8a;font-size:.75rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.profile-facts dd{margin:0;color:#1a3c5c;font-weight:700;line-height:1.4}.fact-pill{display:inline-flex;padding:.35rem .65rem;border-radius:999px;background:#fff0d2;font-size:.9rem}.family-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.family-grid:before{content:"";position:absolute;top:50%;left:50%;width:1rem;height:1px;background:#f5a623;transform:translate(-50%,-50%)}.family-grid article,.profile-note{padding:1.4rem;border-radius:.8rem;background:#f8f7f3}.family-grid article{min-height:7.5rem;display:flex;align-items:center;gap:1rem;border:1px solid #e3e2dc}.family-grid i{width:2.6rem;height:2.6rem;display:grid;place-items:center;flex:0 0 auto;color:#fff;border-radius:50%;background:#1a3c5c;font-size:.85rem;font-style:normal;font-weight:800}.family-facts{margin-top:1rem;grid-template-columns:repeat(2,minmax(0,1fr))}.family-grid span{display:block}.family-grid strong{color:#1a3c5c;font-size:1.08rem}.profile-note{margin-top:1rem}.profile-note p{margin-bottom:0;color:#526b78;line-height:1.6;white-space:pre-wrap}.privacy-note{padding:1.35rem 1.5rem;display:flex;align-items:center;gap:1rem;color:#1a3c5c;border:1px solid rgba(245,166,35,.5);border-radius:1rem;background:#fff8e9}.privacy-mark{width:2.6rem;height:2.6rem;display:grid;place-items:center;flex:0 0 auto;color:#fff;border-radius:50%;background:#1a3c5c;font-weight:900}.privacy-note p{margin-bottom:0;color:#526b78;line-height:1.55}.pedigree-intro{margin:-.75rem 0 1.5rem;color:#6b7c8a;line-height:1.5}.pedigree-scroll{width:100%;min-width:0;max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;padding:1.5rem;border:1px solid #e3e2dc;border-radius:1rem;background:#f8f7f3;scrollbar-color:#f5a623 #ece9e2}.pedigree-list,.pedigree-children{margin:0;padding:0;display:flex;justify-content:center;list-style:none}.pedigree-list{width:max-content;min-width:100%}.pedigree-branch{position:relative;min-width:12rem;flex:1 1 0;display:flex;flex-direction:column-reverse;text-align:center}.pedigree-dog{position:relative;z-index:1;width:fit-content;max-width:15rem;min-width:9rem;margin:0 auto;padding:.7rem .9rem;border:1px solid #d9dedc;border-radius:.75rem;background:#fff;box-shadow:0 .4rem 1rem #1a3c5c0f}.pedigree-dog.is-root{color:#fff;border-color:#1a3c5c;background:#1a3c5c}.pedigree-dog.is-unconfirmed{border-style:dashed;border-color:#8fa3af;background:#fdfcf9;box-shadow:none}.pedigree-role{margin-bottom:.25rem;display:block;color:#6b7c8a;font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.pedigree-role b{margin-right:.2rem;color:#f5a623;font-size:1rem}.pedigree-dog.is-root .pedigree-role{color:#ffffffb8}.pedigree-dog a,.pedigree-dog strong{color:#1a3c5c;font-size:.86rem;font-weight:800;line-height:1.25;text-decoration-color:#f5a623;text-underline-offset:.2rem}.pedigree-dog.is-root a{color:#fff}.pedigree-generation{position:relative;display:flex;justify-content:center;gap:2rem}.pedigree-generation.has-parents{padding-top:3rem}.pedigree-generation.has-parents:after{content:"";position:absolute;top:0;left:50%;width:1px;height:1.5rem;background:#1a3c5c}.pedigree-generation-member{position:relative;min-width:12rem;flex:1 1 0}.pedigree-generation.has-parents>.pedigree-generation-member:before{content:"";position:absolute;top:-1.5rem;left:50%;width:1px;height:1.5rem;background:#1a3c5c}.pedigree-generation.has-parents>.pedigree-generation-member+.pedigree-generation-member:after{content:"";position:absolute;top:-1.5rem;left:calc(-50% - 2rem);width:calc(100% + 2rem);height:1px;background:#1a3c5c}.pedigree-registered-name{margin-top:.2rem;display:block;font-size:.72rem;font-weight:650;opacity:.78}.pedigree-unconfirmed{position:relative;min-width:48rem;padding-top:2.5rem;text-align:center}.pedigree-unconfirmed:before{content:"";position:absolute;top:0;left:50%;width:1px;height:1.5rem;background:#aeb8bf}.pedigree-unconfirmed>p{margin:0 0 .75rem;color:#6b7c8a;font-size:.75rem;font-weight:750}.pedigree-unconfirmed ul{margin:0;padding:0;display:flex;justify-content:center;gap:.75rem;list-style:none}.pedigree-unconfirmed li{min-width:9rem;max-width:15rem;padding:.7rem .9rem;border:1px dashed #aeb8bf;border-radius:.75rem;background:#fff}.pedigree-unconfirmed a{color:#1a3c5c;font-size:.86rem;font-weight:800;line-height:1.25;text-underline-offset:.2rem}.pedigree-children{position:relative;padding-bottom:3rem}.pedigree-children:before{content:"";position:absolute;bottom:1.5rem;left:25%;right:25%;height:1px;background:#1a3c5c}.pedigree-children:after{content:"";position:absolute;bottom:0;left:50%;width:1px;height:1.5rem;background:#1a3c5c}.pedigree-children>.pedigree-branch:before{content:"";position:absolute;bottom:-1.5rem;left:50%;width:1px;height:1.5rem;background:#1a3c5c}.relationship-finder{padding:1.25rem;border:1px solid #e3e2dc;border-radius:.8rem;background:#f8f7f3}.relationship-finder-heading,.candidate-list li,.linked-relationships li,.relationship-choice,.relationship-request,.request-actions{display:flex;align-items:center;justify-content:space-between;gap:1rem}.relationship-finder-heading h3{margin:.15rem 0 .35rem}.relationship-finder-heading p{margin:0}.relationship-finder-heading small,.candidate-list small{margin-top:.2rem;display:block;color:#6b7c8a}.finder-dog-select{max-width:28rem;margin-top:1rem;display:block}.finder-dog-select select{margin-top:.4rem}.candidate-actions{display:flex;align-items:center;gap:.65rem}.owned-dog-label{color:#1a3c5c;font-size:.78rem;font-weight:800}.link-status{padding:.3rem .55rem;border-radius:999px;background:#e6e9e8;font-size:.72rem;font-weight:800;text-transform:capitalize}.link-status.is-confirmed{color:#fff;background:#1a3c5c}.link-status.is-pending{color:#1a3c5c;background:#fff0d2}.linked-dog-name{color:#1a3c5c;font-weight:750}.linked-relationships,.candidate-list{margin:1rem 0 0;padding:0;list-style:none}.linked-relationships{display:grid;gap:.5rem}.linked-relationships li{padding:.75rem;border-radius:.55rem;background:#fff}.linked-relationships li div{display:grid;gap:.1rem}.linked-relationships li div span,.relationship-choice>div span{color:#6b7c8a;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.relationship-choice{margin-top:1rem;padding:1rem;border:1px solid #d8dfe5;border-radius:.65rem;background:#fff}.relationship-choice>div{display:grid}.relationship-choice label{min-width:11rem}.match-classification{margin-top:1rem;display:block;max-width:32rem}.match-classification select{margin-top:.35rem}.match-classification small{margin-top:.35rem;display:block;color:#6b7c8a;line-height:1.4}.known-siblings-field{padding:1rem;border:1px solid #d8dfe5;border-radius:.75rem}.known-siblings-field legend{padding:0 .35rem;color:#1a3c5c;font-weight:800}.known-sibling-row{margin-bottom:.75rem;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.5rem}.known-sibling-row label{grid-column:1 / -1}.parent-search{margin-top:1rem}.parent-search label{font-size:.82rem}.parent-search>div{margin-top:.4rem;display:flex;gap:.5rem}.candidate-list{margin:.8rem 0 0;padding:0;display:grid;gap:.5rem;list-style:none}.candidate-list li{padding:.75rem;border-radius:.6rem;background:#fff}.request-list{display:grid;gap:1rem}.relationship-request p{margin-bottom:0;color:#526b78}.secondary-button{padding:.7rem 1rem;color:#1a3c5c;border:1px solid #bac5cb;border-radius:999px;background:#fff;font-weight:700;cursor:pointer}.dashboard-match-card{max-width:42rem;margin-top:2rem;padding:1.2rem 1.35rem;display:flex;align-items:center;gap:1rem;color:#1a3c5c;border:1px solid rgba(245,166,35,.55);border-radius:1rem;background:#fff8e9;text-decoration:none}.dashboard-match-count{width:3.5rem;height:3.5rem;display:grid;place-items:center;flex:0 0 auto;color:#fff;border-radius:50%;background:#1a3c5c;font-size:1.4rem;font-weight:800}.dashboard-match-card>span:nth-child(2){display:grid;flex:1;gap:.2rem}.dashboard-match-card small{color:#6b7c8a}.dashboard-match-card b{color:#f5a623;font-size:1.5rem}.dashboard-section{margin-top:2.5rem}.dashboard-dog-grid{margin-top:1rem}.match-request-section{padding-bottom:1.5rem;border-bottom:1px solid #d9dedc}.match-request-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem}.match-request-card h3{margin:0 0 .3rem;color:#1a3c5c;font-size:1.25rem}.match-request-card p{margin:0;color:#6b7c8a}.match-count-strip{padding:1rem 1.25rem;display:flex;justify-content:space-between;gap:1rem;color:#1a3c5c;border-radius:.8rem;background:#ebeef0}.match-count-strip span{color:#6b7c8a}.match-list{display:grid;gap:1rem}.match-card{display:grid;grid-template-columns:auto minmax(0,1fr) minmax(12rem,auto);align-items:center;gap:1.5rem}.match-score{--score: 0deg;width:7rem;height:7rem;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;background:conic-gradient(#f5a623 var(--score),#e7e9e8 0)}.match-score:before{content:"";width:5.4rem;height:5.4rem;grid-area:1 / 1;border-radius:50%;background:#fff}.match-score>div{position:relative;z-index:1;grid-area:1 / 1;display:grid;text-align:center}.match-score strong{color:#1a3c5c;font-size:1.5rem}.match-score span{color:#6b7c8a;font-size:.68rem;font-weight:700;text-transform:uppercase}.match-score.compact{width:4.6rem;height:4.6rem;color:#fff;background:#1a3c5c}.match-score.compact:before{display:none}.match-score.compact strong,.match-score.compact span{color:#fff}.match-score.compact strong{font-size:1.05rem}.match-card-content h2{margin-bottom:.3rem}.match-meta{color:#6b7c8a}.match-reasons{margin:.9rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.45rem;list-style:none}.match-reasons li{padding:.4rem .6rem;color:#1a3c5c;border-radius:999px;background:#f2f0eb;font-size:.78rem;font-weight:650}.match-reasons li span{margin-right:.3rem;color:#f5a623}.match-card-actions{display:grid;justify-items:start;gap:.9rem}.request-state{padding:.65rem .8rem;color:#1a3c5c;border-radius:.65rem;background:#fff0d2;font-size:.85rem;font-weight:700}.request-state.confirmed{color:#fff;background:#1a3c5c}.empty-state{text-align:center;padding:3rem}.empty-state .button{margin-top:.75rem}.public-shell footer{background:#1a3c5c;padding:2rem max(1.5rem,calc((100% - 75rem)/2));display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.public-shell footer img{width:10rem;height:auto}.public-shell footer div{display:flex;gap:1rem;flex-wrap:wrap}.public-shell footer a{color:#fff;font-size:.9rem;text-underline-offset:.2em}@media(max-width:760px){.topbar{align-items:flex-start;flex-direction:column}.topbar nav{flex-wrap:wrap;gap:.75rem}.hero{min-height:36rem;padding-block:4rem}.hero-image{object-position:58% center}.hero:before{background:linear-gradient(90deg,#0b2030eb,#0b2030c7 58%,#0b20304d)}.trust-strip{flex-direction:column}.steps,.form-grid{grid-template-columns:1fr}.form-grid .wide{grid-column:auto}.section-heading,.photo-field,.dog-profile-hero{align-items:flex-start;flex-direction:column}.dog-profile-photo{width:11rem;height:11rem}.profile-facts,.family-grid{grid-template-columns:1fr}.family-grid:before{display:none}.family-facts{grid-template-columns:1fr}.relationship-choice{align-items:stretch;flex-direction:column}.relationship-request{align-items:flex-start;flex-direction:column}.match-card,.match-request-card{grid-template-columns:1fr;align-items:start}.match-count-strip{flex-direction:column}.public-shell footer{align-items:flex-start;flex-direction:column}}
