:root{--bg:#f5f1e8;--surface:#fffdf8;--surface-2:#ece6da;--ink:#15201d;--muted:#65706b;--line:#15201d1f;--accent:#9a4f36;--accent-dark:#6f3929;--forest:#203b34;--gold:#c9a26d;--shadow:0 24px 70px #242b271a;--radius-lg:32px;--radius-md:22px;--max:1220px;color:var(--ink);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{background:var(--bg);min-width:320px;color:var(--ink);margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}img,svg{max-width:100%;display:block}.shell{width:min(calc(100% - 40px), var(--max));margin:0 auto}.site-header{z-index:40;backdrop-filter:blur(18px);background:#f5f1e8e6;border-bottom:1px solid #15201d14;position:sticky;top:0}.header-inner{align-items:center;gap:28px;min-height:78px;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:12px;font-size:1.22rem;font-weight:780;display:inline-flex}.brand-mark{border:1px solid var(--ink);border-radius:50%;place-items:center;width:38px;height:38px;display:grid;position:relative}.brand-mark:before,.brand-mark:after{content:"";opacity:.55;border:1px solid;border-radius:50%;position:absolute}.brand-mark:before{width:25px;height:12px;transform:rotate(25deg)}.brand-mark:after{width:12px;height:25px;transform:rotate(-18deg)}.brand-dot{background:var(--accent);border-radius:50%;width:6px;height:6px}.nav{color:#33413c;align-items:center;gap:24px;margin-left:auto;font-size:.92rem;font-weight:650;display:flex}.nav a{transition:color .18s}.nav a:hover{color:var(--accent)}.languages{border-left:1px solid var(--line);gap:5px;padding-left:18px;display:flex}.languages a{text-transform:uppercase;width:34px;height:34px;color:var(--muted);border-radius:50%;place-items:center;font-size:.75rem;font-weight:760;display:grid}.hero{padding:74px 0 48px;overflow:hidden}.hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:72px;display:grid}.eyebrow{color:var(--accent-dark);text-transform:uppercase;letter-spacing:.13em;align-items:center;gap:10px;font-size:.72rem;font-weight:790;display:flex}.eyebrow:before{content:"";background:currentColor;width:26px;height:1px}.hero h1,.breed-hero h1{letter-spacing:-.055em;margin:18px 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.3rem,7vw,7.1rem);font-weight:500;line-height:.91}.hero-copy{color:#4d5a55;max-width:690px;font-size:clamp(1.08rem,1.7vw,1.32rem);line-height:1.65}.actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.btn{border:1px solid var(--ink);border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 22px;font-size:.92rem;font-weight:760;transition:transform .18s,background .18s,color .18s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--ink);color:var(--surface)}.btn-secondary{background:0 0}.btn-secondary:hover{background:var(--surface)}.hero-art{place-items:center;min-height:580px;display:grid;position:relative}.orbit{border:1px solid #203b3433;border-radius:50%;position:absolute}.orbit-a{width:470px;height:470px}.orbit-b{width:380px;height:190px;transform:rotate(25deg)}.orbit-c{width:210px;height:430px;transform:rotate(-19deg)}.orbit-dot{background:var(--accent);border-radius:50%;width:14px;height:14px;position:absolute;top:98px;right:85px;box-shadow:0 0 0 10px #9a4f3617}.hero-card{aspect-ratio:4/5;color:#fff;width:min(360px,82%);box-shadow:var(--shadow);background:linear-gradient(155deg,#263c34,#111a17 64%);border-radius:180px 180px 30px 30px;flex-direction:column;justify-content:space-between;padding:34px;display:flex;position:relative;overflow:hidden}.hero-card:before{content:"";border:1px solid #ffffff2e;border-radius:50%;width:260px;height:260px;position:absolute;top:54px;left:49px}.hero-card:after{content:"";background:#ffffff26;height:1px;position:absolute;inset:18% -45% auto;transform:rotate(-28deg)}.hero-card-kicker{z-index:1;text-transform:uppercase;letter-spacing:.15em;color:#dccbb0;font-size:.68rem;font-weight:760;position:relative}.hero-number{z-index:1;letter-spacing:-.08em;color:#f6efe4;font-family:Georgia,serif;font-size:9rem;line-height:.78;position:relative}.hero-card-bottom{z-index:1;position:relative}.hero-card-bottom strong{font-size:1.12rem;display:block}.hero-card-bottom span{color:#ffffffa6;margin-top:5px;font-size:.82rem;display:block}.stats{padding:18px 0 74px}.stats-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.stat{border-right:1px solid var(--line);padding:28px 22px}.stat:last-child{border-right:0}.stat strong{letter-spacing:-.04em;font-family:Georgia,serif;font-size:2.45rem;font-weight:500;display:block}.stat span{color:var(--muted);margin-top:5px;font-size:.86rem;display:block}.section{padding:96px 0}.section-tight{padding:74px 0}.section-head{max-width:760px;margin-bottom:42px}.section-head h2{letter-spacing:-.045em;margin:13px 0 15px;font-family:Georgia,serif;font-size:clamp(2.5rem,5vw,4.6rem);font-weight:500;line-height:1}.section-head p{color:var(--muted);font-size:1.05rem;line-height:1.72}.feature{background:var(--ink);color:#f6f1e8}.feature .eyebrow{color:#d6b78c}.feature-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:74px;display:grid}.feature-visual{border-radius:var(--radius-lg);background:radial-gradient(circle at 70% 28%,#c9a26d42,#0000 28%),linear-gradient(145deg,#32453e,#121917);border:1px solid #ffffff1a;min-height:520px;position:relative;overflow:hidden}.feature-visual:before{content:"45";letter-spacing:-.09em;color:#ffffff0e;font-family:Georgia,serif;font-size:15rem;position:absolute;bottom:-27px;right:32px}.visual-ring{border:1px solid #fff3;border-radius:50%;width:310px;height:310px;position:absolute;top:62px;left:50%;transform:translate(-50%)}.visual-ring:before,.visual-ring:after{content:"";border:1px solid #ffffff21;border-radius:50%;position:absolute;inset:36px}.visual-ring:after{background:var(--accent);opacity:.85;border:0;inset:92px}.visual-caption{justify-content:space-between;align-items:end;gap:20px;display:flex;position:absolute;bottom:30px;left:32px;right:32px}.visual-caption strong{font-size:1rem}.visual-caption span{color:#ffffff94;text-align:right;max-width:160px;font-size:.78rem}.feature-copy h2{letter-spacing:-.05em;margin:16px 0 20px;font-family:Georgia,serif;font-size:clamp(3rem,5vw,5.3rem);font-weight:500;line-height:.95}.feature-copy>p{color:#ffffffb3;max-width:620px;font-size:1.05rem;line-height:1.75}.feature .btn{color:#fff;border-color:#ffffffb8}.standard-grid{grid-template-columns:.88fr 1.12fr;align-items:start;gap:76px;display:grid}.standard-panel{border-radius:var(--radius-lg);background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);padding:34px}.standard-list{margin:0;padding:0;list-style:none}.standard-list li{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding:18px 0;font-weight:680;display:flex}.standard-list li:last-child{border-bottom:0}.standard-list b{background:var(--surface-2);width:30px;height:30px;color:var(--accent-dark);border-radius:50%;place-items:center;font-family:Georgia,serif;font-weight:500;display:grid}.cards-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.info-card{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--line);min-height:250px;padding:28px;transition:transform .2s,box-shadow .2s}.info-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.info-card .index{color:var(--accent);letter-spacing:.14em;font-size:.72rem;font-weight:800}.info-card h3{margin:58px 0 10px;font-family:Georgia,serif;font-size:1.55rem;font-weight:500}.info-card p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.65}.methodology{border-radius:var(--radius-lg);background:#e7ddcf;grid-template-columns:.75fr 1.25fr;align-items:center;gap:80px;padding:46px;display:grid}.methodology h3{letter-spacing:-.035em;margin:0;font-family:Georgia,serif;font-size:2.4rem;font-weight:500}.methodology p{color:#56605c;margin:0;line-height:1.7}.site-footer{border-top:1px solid var(--line);padding:56px 0 42px}.footer-grid{justify-content:space-between;align-items:end;gap:30px;display:flex}.footer-copy{color:var(--muted);margin-top:12px;font-size:.86rem}.footer-meta{text-align:right;color:var(--muted);font-size:.78rem;line-height:1.7}.breadcrumb{color:var(--muted);padding-top:34px;font-size:.82rem}.breadcrumb a:hover{color:var(--accent)}.breed-hero{padding:48px 0 72px}.breed-hero-grid{grid-template-columns:1.18fr .82fr;align-items:end;gap:72px;display:grid}.breed-hero h1{max-width:900px;font-size:clamp(3.6rem,7vw,7rem)}.breed-subtitle{color:var(--accent-dark);font-family:Georgia,serif;font-size:1.25rem}.breed-intro{color:var(--muted);max-width:760px;font-size:1.12rem;line-height:1.75}.breed-facts{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.fact{border-right:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px}.fact:nth-child(2n){border-right:0}.fact:nth-last-child(-n+2){border-bottom:0}.fact span{color:var(--muted);text-transform:uppercase;letter-spacing:.11em;font-size:.72rem;font-weight:780;display:block}.fact strong{margin-top:7px;font-family:Georgia,serif;font-size:1.2rem;font-weight:500;display:block}.breed-visual-section{padding:20px 0 96px}.breed-visual-grid{grid-template-columns:.92fr 1.08fr;gap:28px;display:grid}.technical-stage{border-radius:var(--radius-lg);color:#fff;background:linear-gradient(145deg,#17231f,#294139);min-height:620px;padding:34px;position:relative;overflow:hidden}.technical-stage .gridlines{background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;mask-image:linear-gradient(#000,#0000 88%)}.technical-stage .crosshair{border:1px solid #ffffff3d;border-radius:50%;width:360px;height:360px;position:absolute;top:95px;left:50%;transform:translate(-50%)}.technical-stage .crosshair:before,.technical-stage .crosshair:after{content:"";background:#ffffff38;position:absolute}.technical-stage .crosshair:before{width:1px;height:440px;top:-40px;left:50%}.technical-stage .crosshair:after{width:440px;height:1px;top:50%;left:-40px}.tech-number{color:#fff1;font-family:Georgia,serif;font-size:12rem;line-height:1;position:absolute;bottom:8px;right:30px}.tech-label{z-index:2;color:#ffffffa8;text-transform:uppercase;letter-spacing:.11em;justify-content:space-between;font-size:.68rem;font-weight:760;display:flex;position:relative}.tech-note{z-index:2;max-width:390px;font-family:Georgia,serif;font-size:1.45rem;line-height:1.35;position:absolute;bottom:34px;left:34px;right:34px}.standard-cards{grid-template-columns:1fr 1fr;gap:14px;display:grid}.standard-card{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--line);padding:28px}.standard-card span{color:var(--accent);letter-spacing:.12em;font-size:.72rem;font-weight:800}.standard-card h2{margin:30px 0 10px;font-family:Georgia,serif;font-size:1.55rem;font-weight:500}.standard-card p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.7}.source-box{border-radius:var(--radius-md);background:#e7ddcf;justify-content:space-between;align-items:center;gap:22px;margin-top:14px;padding:28px;display:flex}.source-box p{color:#626a66;margin:6px 0 0;font-size:.86rem;line-height:1.55}.source-box .btn{white-space:nowrap}@media (width<=980px){.nav{display:none}.languages{margin-left:auto}.hero-grid,.feature-grid,.standard-grid,.breed-hero-grid,.breed-visual-grid{grid-template-columns:1fr;gap:42px}.hero-art{min-height:470px}.cards-grid{grid-template-columns:1fr 1fr}.methodology{grid-template-columns:1fr;gap:18px}.breed-facts{max-width:680px}}@media (width<=640px){.shell{width:min(calc(100% - 26px), var(--max))}.header-inner{gap:12px;min-height:68px}.brand{font-size:1.05rem}.brand-mark{width:34px;height:34px}.languages{gap:1px;padding-left:8px}.languages a{width:30px;height:30px;font-size:.65rem}.hero{padding-top:52px}.hero h1,.breed-hero h1{font-size:clamp(3.15rem,17vw,5rem)}.hero-art{min-height:390px}.orbit-a{width:340px;height:340px}.orbit-b{width:300px;height:145px}.orbit-c{width:160px;height:330px}.hero-card{width:270px}.hero-number{font-size:7rem}.stats-grid{grid-template-columns:1fr 1fr}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){border-bottom:1px solid var(--line)}.section{padding:72px 0}.feature-visual,.technical-stage{min-height:440px}.cards-grid,.standard-cards{grid-template-columns:1fr}.info-card{min-height:210px}.source-box,.footer-grid{flex-direction:column;align-items:flex-start}.footer-meta{text-align:left}}.nav a[aria-current=page]{color:var(--accent-dark);position:relative}.nav a[aria-current=page]:after{content:"";background:var(--accent);height:2px;position:absolute;bottom:-13px;left:0;right:0}.home-sections{border-top:1px solid var(--line);background:#eee7dc;padding:90px 0 100px}.section-heading-row,.section-subhead{grid-template-columns:.9fr 1.1fr;align-items:end;gap:70px;margin-bottom:38px;display:grid}.section-heading-row h2,.section-subhead h2{letter-spacing:-.045em;margin:12px 0 0;font-family:Georgia,serif;font-size:clamp(2.8rem,5vw,4.8rem);font-weight:500;line-height:.98}.section-heading-row>p,.section-subhead>p{color:var(--muted);max-width:620px;margin:0;line-height:1.7}.section-subhead>div>span{color:var(--accent-dark);text-transform:uppercase;letter-spacing:.12em;font-size:.7rem;font-weight:800}.section-directory{grid-template-columns:1fr 1fr;gap:16px;display:grid}.directory-card{border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--surface);grid-template-columns:auto 1fr auto;align-items:start;gap:24px;min-height:280px;padding:30px;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid}.directory-card:hover{box-shadow:var(--shadow);border-color:#9a4f3659;transform:translateY(-4px)}.directory-number{color:var(--accent);letter-spacing:.1em;font-size:.72rem;font-weight:800}.directory-card h3{letter-spacing:-.035em;margin:62px 0 12px;font-family:Georgia,serif;font-size:2.2rem;font-weight:500}.directory-card p{color:var(--muted);max-width:470px;margin:0;line-height:1.65}.directory-arrow{border:1px solid var(--line);border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.2rem;display:grid}.home-featured{padding:92px 0}.featured-strip{border-radius:var(--radius-lg);background:var(--ink);color:#f8f3ea;grid-template-columns:190px 1fr auto;align-items:center;gap:42px;min-height:320px;padding:44px;display:grid;position:relative;overflow:hidden}.featured-mark{color:#ffffff1a;font-family:Georgia,serif;font-size:9rem;line-height:.8}.featured-content .eyebrow{color:#d6b78c}.featured-content h2{letter-spacing:-.045em;margin:14px 0 10px;font-family:Georgia,serif;font-size:clamp(2.7rem,5vw,4.5rem);font-weight:500;line-height:1}.featured-content p{color:#ffffffad;max-width:650px;margin:0;line-height:1.7}.featured-strip .btn{color:var(--ink);white-space:nowrap;background:#f5f1e8;border-color:#f5f1e8}.home-stats{padding:0 0 92px}.section-hero{border-bottom:1px solid var(--line);padding:70px 0 78px}.section-hero-grid{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;display:grid}.section-hero h1{letter-spacing:-.055em;margin:14px 0 20px;font-family:Georgia,serif;font-size:clamp(4rem,8vw,7.2rem);font-weight:500;line-height:.9}.section-hero p{max-width:780px;color:var(--muted);margin:0;font-size:1.1rem;line-height:1.75}.section-hero-stat{border-radius:var(--radius-lg);background:var(--ink);color:#fff;flex-direction:column;justify-content:space-between;min-height:235px;padding:28px;display:flex}.section-hero-stat strong{letter-spacing:-.07em;font-family:Georgia,serif;font-size:5.8rem;font-weight:500;line-height:.85}.section-hero-stat span{color:#ffffffad;font-size:.9rem}.section-page-body{padding:90px 0 110px}.breed-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.breed-directory-card{border-radius:var(--radius-lg);border:1px solid var(--line);background:var(--surface);grid-column:span 2;grid-template-columns:.85fr 1.15fr;min-height:390px;transition:transform .2s,box-shadow .2s;display:grid;overflow:hidden}.breed-directory-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.breed-card-art{color:#f5f1e8;background:linear-gradient(145deg,#18251f,#314b41);flex-direction:column;justify-content:space-between;min-height:390px;padding:28px;display:flex}.breed-card-art span{letter-spacing:.14em;font-size:.72rem;font-weight:800}.breed-card-art strong{color:#ffffff29;font-family:Georgia,serif;font-size:10rem;font-weight:500;line-height:.75}.breed-card-body{flex-direction:column;justify-content:center;padding:34px;display:flex}.breed-card-meta{color:var(--accent-dark);text-transform:uppercase;letter-spacing:.1em;font-size:.72rem;font-weight:800}.breed-card-body h3{letter-spacing:-.04em;margin:16px 0 12px;font-family:Georgia,serif;font-size:2.5rem;font-weight:500}.breed-card-body p{color:var(--muted);line-height:1.7}.internal-link{margin-top:22px;font-size:.88rem;font-weight:800}.topic-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.topic-card{border-radius:var(--radius-md);border:1px solid var(--line);background:var(--surface);min-height:235px;padding:26px}.topic-card span,.data-card>span{color:var(--accent);letter-spacing:.12em;font-size:.7rem;font-weight:800}.topic-card h3{margin:104px 0 0;font-family:Georgia,serif;font-size:1.55rem;font-weight:500}.data-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.data-card{border-radius:var(--radius-md);border:1px solid var(--line);background:var(--surface);min-height:270px;padding:28px}.data-card h3{margin:72px 0 12px;font-family:Georgia,serif;font-size:1.65rem;font-weight:500}.data-card p{color:var(--muted);margin:0;line-height:1.65}.source-box-internal{border:1px solid #15201d14}.source-badge{background:var(--ink);color:#fff;letter-spacing:.08em;border-radius:999px;flex:none;place-items:center;min-width:92px;min-height:48px;padding:0 16px;font-size:.78rem;font-weight:800;display:grid}.breed-back-row{margin-top:20px}.footer-grid{grid-template-columns:1fr auto auto;align-items:end;display:grid}.footer-nav{color:var(--muted);flex-wrap:wrap;gap:18px;font-size:.82rem;display:flex}.footer-nav a:hover{color:var(--accent-dark)}@media (width<=1100px){.topic-grid{grid-template-columns:repeat(3,1fr)}.data-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=980px){.header-inner{flex-wrap:wrap;padding:10px 0}.nav{border-top:1px solid var(--line);order:3;gap:22px;width:100%;margin-left:0;padding:10px 0 3px;display:flex;overflow-x:auto}.nav a{white-space:nowrap}.nav a[aria-current=page]:after{bottom:-5px}.section-heading-row,.section-subhead,.section-hero-grid{grid-template-columns:1fr;gap:30px}.section-directory{grid-template-columns:1fr}.featured-strip{grid-template-columns:120px 1fr}.featured-strip .btn{grid-column:2;justify-self:start}.breed-directory-grid{grid-template-columns:1fr}.breed-directory-card{grid-column:auto}.footer-grid{grid-template-columns:1fr;align-items:start}.footer-meta{text-align:left}}@media (width<=700px){.home-sections,.section-page-body{padding:68px 0 78px}.directory-card{grid-template-columns:auto 1fr;min-height:230px;padding:24px}.directory-card h3{margin-top:38px}.directory-arrow{display:none}.featured-strip{grid-template-columns:1fr;padding:30px}.featured-mark{font-size:6rem}.featured-strip .btn{grid-column:auto}.section-hero{padding:52px 0 60px}.section-hero-stat{min-height:180px}.section-hero-stat strong{font-size:4.6rem}.breed-directory-card{grid-template-columns:1fr}.breed-card-art{min-height:240px}.breed-card-art strong{font-size:7rem}.topic-grid,.data-grid{grid-template-columns:1fr}.topic-card,.data-card{min-height:190px}.topic-card h3,.data-card h3{margin-top:54px}.source-badge{align-self:flex-start}}.landing-hero{padding:64px 0 52px}.landing-copy{max-width:860px;padding:24px 0}.landing-copy h1{letter-spacing:-.055em;max-width:820px;margin:18px 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,7vw,7rem);font-weight:500;line-height:.92}.landing-copy>p{max-width:700px;color:var(--muted);margin:0;font-size:1.18rem;line-height:1.72}.hero-feature-card{color:#fff;background:linear-gradient(160deg,#26473e 0%,#17241f 72%);border-radius:34px;grid-template-rows:auto 1fr auto;gap:22px;min-height:540px;padding:28px;transition:transform .2s,box-shadow .2s;display:grid;overflow:hidden;box-shadow:0 24px 70px #1a29232e}.hero-feature-card:hover{transform:translateY(-5px);box-shadow:0 30px 80px #1a29233d}.hero-feature-top{text-transform:uppercase;letter-spacing:.12em;color:#ffffff9e;justify-content:space-between;gap:20px;font-size:.7rem;font-weight:800;display:flex}.hero-feature-visual{place-items:center;display:grid;position:relative}.hero-feature-visual strong{letter-spacing:-.08em;color:#ffffff1f;font-family:Georgia,serif;font-size:clamp(10rem,15vw,15rem);font-weight:500;line-height:.8}.visual-orbit{aspect-ratio:1;border:1px solid #ffffff2e;border-radius:50%;width:min(330px,78%);position:absolute}.visual-orbit:before,.visual-orbit:after{content:"";border:1px solid #ffffff1c;border-radius:50%;position:absolute;inset:38px}.visual-orbit:after{opacity:.88;background:#b36f4c;border:0;inset:108px}.hero-feature-bottom{grid-template-columns:1fr auto;align-items:end;gap:24px;display:grid}.hero-feature-bottom h2{letter-spacing:-.04em;margin:0 0 8px;font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.1rem);font-weight:500;line-height:1}.hero-feature-bottom p{color:#ffffffa8;margin:0;font-size:.88rem;line-height:1.6}.circle-arrow{width:48px;height:48px;color:var(--ink);background:#f7f2e9;border-radius:50%;place-items:center;font-size:1.15rem;display:grid}.home-directory{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f0ece4;padding:88px 0 104px}.directory-head{grid-template-columns:.85fr 1.15fr;align-items:end;gap:64px;margin-bottom:34px;display:grid}.directory-head h2{letter-spacing:-.045em;margin:12px 0 0;font-family:Georgia,serif;font-size:clamp(2.8rem,5vw,4.8rem);font-weight:500;line-height:.98}.directory-head>p{max-width:650px;color:var(--muted);margin:0;line-height:1.72}.portal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.portal-card{border:1px solid #15201d14;border-radius:28px;grid-template-rows:auto 1fr auto;min-height:300px;padding:28px;transition:transform .2s,box-shadow .2s;display:grid}.portal-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.portal-topline{color:#15201d8a;letter-spacing:.1em;justify-content:space-between;font-size:.74rem;font-weight:800;display:flex}.portal-copy{align-self:end}.portal-copy h3{letter-spacing:-.04em;margin:0 0 12px;font-family:Georgia,serif;font-size:2.55rem;font-weight:500}.portal-copy p{color:#56615c;max-width:520px;margin:0;line-height:1.65}.portal-foot{color:#6c756f;margin-top:28px;font-size:.78rem;font-weight:750}.home-proof{padding:96px 0}.proof-panel{color:#fff;background:#111a17;border-radius:34px;grid-template-columns:.9fr 1.1fr;align-items:end;gap:54px;padding:46px;display:grid}.proof-panel .eyebrow{color:#cda578}.proof-panel h2{letter-spacing:-.045em;max-width:560px;margin:14px 0 0;font-family:Georgia,serif;font-size:clamp(2.6rem,5vw,4.6rem);font-weight:500;line-height:1}.proof-stats{border-top:1px solid #ffffff1f;border-left:1px solid #ffffff1f;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.proof-stat{border-bottom:1px solid #ffffff1f;border-right:1px solid #ffffff1f;min-height:140px;padding:22px}.proof-stat strong{font-family:Georgia,serif;font-size:2.9rem;font-weight:500;line-height:1;display:block}.proof-stat span{color:#ffffff94;margin-top:12px;font-size:.8rem;display:block}@media (width<=980px){.landing-hero-grid,.directory-head,.proof-panel{grid-template-columns:1fr}.landing-copy{min-height:auto;padding:20px 0}.hero-feature-card{min-height:500px}.portal-grid{grid-template-columns:1fr}}@media (width<=640px){.landing-hero{padding-top:38px}.landing-copy h1{font-size:clamp(3.1rem,16vw,4.8rem)}.hero-feature-card{min-height:430px;padding:22px}.hero-feature-bottom{grid-template-columns:1fr}.circle-arrow{display:none}.home-directory,.home-proof{padding:68px 0}.portal-card{min-height:250px}.proof-panel{padding:28px}.proof-stats{grid-template-columns:1fr 1fr}}.group-carousel-section{background:var(--surface,#fff);border:1px solid var(--line,#00000014);border-radius:28px;margin-bottom:40px;padding:28px 32px;box-shadow:0 10px 30px #0000000a}.group-carousel-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.group-carousel-header-info{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.group-carousel-header-info h3{letter-spacing:-.03em;color:var(--ink,#111);margin:0;font-family:Georgia,serif;font-size:clamp(1.4rem,2.5vw,2.2rem);font-weight:500}.group-number-pill{text-transform:uppercase;letter-spacing:.1em;color:#fff;background:#26473e;border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:700}.group-count-tag{color:var(--muted,#666);font-size:.85rem}.group-nav-btns{gap:8px;display:flex}.group-nav-btns button{border:1px solid var(--line,#ddd);background:var(--surface,#fff);width:44px;height:44px;color:var(--ink,#111);cursor:pointer;border-radius:50%;place-items:center;font-size:1.1rem;transition:background .18s,color .18s,transform .18s;display:grid}.group-nav-btns button:hover{color:#fff;background:#26473e;transform:translateY(-2px)}.group-breed-track-viewport{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;width:100%;padding:4px 0 12px;overflow:auto hidden}.group-breed-track-viewport::-webkit-scrollbar{display:none}.group-breed-track{gap:16px;width:max-content;display:flex}.group-breed-mini-card{scroll-snap-align:start;border:1px solid var(--line,#00000014);color:inherit;background:#fff;border-radius:20px;flex-direction:column;flex:0 0 clamp(230px,20vw,280px);text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.group-breed-mini-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #0000001a}.group-breed-card-media{background:#e8e4dc;width:100%;height:180px;position:relative;overflow:hidden}.group-breed-card-media img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.group-breed-mini-card:hover .group-breed-card-media img{transform:scale(1.04)}.group-breed-card-body{flex-direction:column;flex:1;gap:6px;padding:16px;display:flex}.group-breed-card-meta{color:var(--muted,#777);text-transform:uppercase;justify-content:space-between;font-size:.75rem;font-weight:600;display:flex}.group-breed-card-body h4{color:var(--ink,#111);margin:0;font-family:Georgia,serif;font-size:1.15rem;font-weight:500;line-height:1.25}.group-breed-card-link{color:#26473e;margin-top:auto;padding-top:8px;font-size:.82rem;font-weight:600}.breed-explorer{background:#f1ebe1}.breed-group-controls{flex:none;gap:10px;display:flex}.breed-group-controls button{border:1px solid var(--line);width:54px;height:54px;color:var(--ink);cursor:pointer;background:#fffdf8f0;border-radius:50%;place-items:center;font-size:1.25rem;transition:transform .18s,background .18s,color .18s;display:grid;box-shadow:0 10px 30px #242b2714}.breed-group-viewport{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-x:contain;width:100%;padding:6px 0 20px;overflow:auto hidden}.breed-group-card{scroll-snap-align:center;color:#fff;isolation:isolate;background:linear-gradient(145deg,#1a2823,#355046);border-radius:34px;flex:0 0 clamp(330px,40vw,500px);min-height:500px;transition:transform .22s,box-shadow .22s;position:relative;overflow:hidden;box-shadow:0 20px 58px #242b2729}.breed-group-card:hover{transform:translateY(-6px);box-shadow:0 34px 80px #242b2738}.breed-group-card:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0a120f0f 28%,#0a120f73 58%,#0a120fe0 100%);position:absolute;inset:0}.breed-group-card img{z-index:0;object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s;position:absolute;inset:0}.breed-group-fallback{z-index:0;color:#ffffff1a;background:radial-gradient(circle at 72% 22%,#c9a26d47,#0000 29%),linear-gradient(145deg,#17231f,#2e493f);place-items:center;font-family:Georgia,serif;font-size:clamp(9rem,20vw,16rem);line-height:1;display:grid;position:absolute;inset:0}.breed-group-card-body{z-index:2;position:absolute;bottom:30px;left:30px;right:30px}.group-code{min-width:48px;height:32px;color:var(--ink);letter-spacing:.1em;background:#ffffffe6;border-radius:999px;align-items:center;padding:0 11px;font-size:.7rem;font-weight:850;display:inline-flex}.breed-group-card h3{letter-spacing:-.04em;max-width:420px;margin:14px 0 8px;font-family:Georgia,serif;font-size:clamp(2.1rem,4vw,3.45rem);font-weight:500;line-height:.95}.breed-group-card p{color:#ffffffb8;margin:0;font-size:.88rem}.group-cta{min-height:42px;color:var(--ink);background:#fffffff0;border-radius:999px;align-items:center;margin-top:20px;padding:0 16px;font-size:.78rem;font-weight:800;display:inline-flex}.breed-quick-card{border:1px solid var(--line);background:var(--surface);border-radius:26px;min-height:210px;padding:26px;box-shadow:0 10px 30px #242b270f}.quick-icon{width:44px;height:44px;color:var(--accent-dark);background:#efe6da;border-radius:50%;place-items:center;font-weight:800;display:grid}.breed-quick-card h3{margin:24px 0 8px;font-family:Georgia,serif;font-size:2rem;font-weight:500}.breed-quick-card p{color:var(--muted);margin:0;line-height:1.6}.breed-explorer-heading{margin-bottom:30px}.breed-explorer-layout{grid-template-columns:290px 1fr;align-items:start;gap:36px;display:grid}.breed-sidebar{z-index:20;position:sticky;top:88px}.breed-main-content{min-width:0}.breed-search-panel{border:1px solid var(--line);backdrop-filter:blur(16px);background:#fffdf8f7;border-radius:24px;padding:22px;box-shadow:0 12px 36px #242b2714}.breed-search-main{display:block}.breed-search-main>span,.breed-filter-grid label>span{color:var(--muted);text-transform:uppercase;letter-spacing:.11em;margin-bottom:6px;font-size:.65rem;font-weight:800;display:block}.breed-search-main input{width:100%;min-height:48px;color:var(--ink);background:#fff;border:1px solid #15201d29;border-radius:14px;outline:none;padding:0 16px;font-size:.95rem}.breed-search-main input:focus,.breed-filter-grid select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #9a4f361a}.breed-filter-grid{grid-template-columns:1fr;gap:10px;margin-top:14px;display:grid}.breed-filter-grid select{width:100%;min-height:42px;color:var(--ink);background:#fff;border:1px solid #15201d24;border-radius:10px;outline:none;padding:0 12px;font-size:.88rem}.alphabet-filter{scrollbar-width:thin;gap:5px;padding:18px 0 8px;display:flex;overflow-x:auto}.alphabet-filter button{border:1px solid var(--line);min-width:32px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;flex:none;padding:0 8px;font-size:.74rem;font-weight:760}.alphabet-filter button:hover,.alphabet-filter button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.breed-filter-summary{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding-top:14px;display:flex}.breed-filter-summary strong{font-size:.9rem}.breed-filter-summary button{color:var(--accent-dark);cursor:pointer;background:0 0;border:0;font-size:.82rem;font-weight:760}.breed-carousel-head{justify-content:space-between;align-items:end;gap:30px;margin:0 0 24px;display:flex}.breed-carousel-head h2{letter-spacing:-.045em;margin:11px 0 8px;font-family:Georgia,serif;font-size:clamp(2.5rem,4.6vw,4.4rem);font-weight:500;line-height:.96}.breed-carousel-head p{color:var(--muted);margin:0;font-size:.86rem}.breed-carousel-controls{flex:none;gap:9px;display:flex}.breed-carousel-controls button{border:1px solid var(--line);background:var(--surface);width:52px;height:52px;color:var(--ink);cursor:pointer;border-radius:50%;place-items:center;font-size:1.2rem;transition:transform .18s,background .18s,color .18s;display:grid}.breed-carousel-controls button:hover{background:var(--ink);color:#fff;transform:translateY(-2px)}.breed-carousel-viewport{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-x:contain;width:100%;padding:4px 0 18px;overflow:auto hidden}.breed-carousel-viewport::-webkit-scrollbar{display:none}.breed-carousel-track{gap:18px;width:max-content;display:flex}.breed-carousel-card{scroll-snap-align:start;background:var(--surface);border:1px solid #15201d1a;border-radius:30px;flex-direction:column;flex:0 0 clamp(290px,29vw,390px);min-height:520px;transition:transform .22s,box-shadow .22s;display:flex;overflow:hidden;box-shadow:0 10px 30px #242b270f}.breed-carousel-card:hover{transform:translateY(-6px);box-shadow:0 26px 70px #242b2724}.breed-carousel-image{background:radial-gradient(circle at 72% 24%,#c9a26d47,#0000 30%),linear-gradient(145deg,#1a2823,#355046);min-height:330px;position:relative;overflow:hidden}.breed-carousel-image img{object-fit:cover;object-position:center;width:100%;height:330px;transition:transform .45s}.breed-carousel-card:hover .breed-carousel-image img{transform:scale(1.025)}.breed-image-fallback{color:#fff;background:radial-gradient(circle at 76% 22%,#c9a26d4d,#0000 32%),linear-gradient(145deg,#17231f,#2d463d);flex-direction:column;justify-content:space-between;padding:28px;display:flex;position:absolute;inset:0}.breed-image-fallback[hidden]{display:none}.breed-image-fallback span{text-transform:uppercase;letter-spacing:.15em;color:#ffffffad;font-size:.7rem;font-weight:800}.breed-image-fallback strong{color:#ffffff29;align-self:flex-end;font-family:Georgia,serif;font-size:8rem;font-weight:500;line-height:.78}.breed-carousel-badge{z-index:2;color:var(--ink);backdrop-filter:blur(12px);letter-spacing:.06em;background:#ffffffe6;border-radius:999px;padding:8px 11px;font-size:.68rem;font-weight:800;position:absolute;top:18px;left:18px}.breed-carousel-body{flex-direction:column;flex:1;padding:22px 24px 24px;display:flex}.breed-carousel-meta{color:var(--accent-dark);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;gap:12px;font-size:.62rem;font-weight:800;display:flex}.breed-carousel-body h3{letter-spacing:-.035em;margin:16px 0 9px;font-family:Georgia,serif;font-size:1.9rem;font-weight:500;line-height:1.02}.breed-carousel-body p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.84rem;line-height:1.55;display:-webkit-box;overflow:hidden}.breed-carousel-link{color:var(--ink);margin-top:auto;padding-top:20px;font-size:.8rem;font-weight:800}.breed-empty{text-align:center;color:var(--muted);padding:70px 20px}@media (width<=1000px){.breed-explorer-layout{grid-template-columns:1fr}.breed-sidebar{position:static}.breed-filter-grid{grid-template-columns:1fr 1fr}.breed-carousel-card{flex-basis:min(72vw,360px)}.breed-group-card{flex-basis:min(74vw,430px)}}@media (width<=650px){.breed-surface-intro{padding:42px 0 26px}.breed-surface-intro h1{font-size:clamp(4.2rem,22vw,6rem)}.breed-group-showcase{padding-bottom:46px}.breed-group-head{align-items:flex-start}.breed-group-controls button{width:46px;height:46px}.breed-group-card{flex-basis:84vw;min-height:470px}.breed-group-card-body{bottom:24px;left:24px;right:24px}.breed-quick-grid,.breed-filter-grid{grid-template-columns:1fr}.breed-search-panel{padding:16px}.breed-filter-summary{flex-direction:column;align-items:flex-start}.breed-carousel-head{align-items:flex-start}.breed-carousel-controls button{width:44px;height:44px}.breed-carousel-card{flex-basis:82vw;min-height:490px}.breed-carousel-image,.breed-carousel-image img{height:300px;min-height:300px}}.group-decks-head{margin-bottom:28px}.group-decks-head h2{letter-spacing:-.045em;margin:10px 0 0;font-family:Georgia,serif;font-size:clamp(2.4rem,4.5vw,4.2rem);font-weight:500;line-height:.96}.group-decks-row{grid-template-columns:repeat(auto-fill,minmax(clamp(220px,20vw,270px),1fr));gap:18px;padding-bottom:16px;display:grid}.group-deck-card{background:var(--surface,#fff);border:1px solid var(--line,#15201d1a);border-radius:26px;flex-direction:column;transition:box-shadow .22s,transform .22s;display:flex;overflow:hidden;box-shadow:0 8px 28px #242b270f}.group-deck-card:hover{transform:translateY(-3px);box-shadow:0 18px 50px #242b271f}.group-deck-top{align-items:center;gap:10px;padding:14px 16px 0;display:flex}.group-deck-pill{color:#fff;letter-spacing:.1em;background:#26473e;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:38px;height:26px;padding:0 9px;font-size:.65rem;font-weight:800;display:inline-flex}.group-deck-count{color:var(--muted,#777);flex:1;font-size:.72rem;font-weight:600}.group-deck-nav{gap:5px;display:flex}.group-deck-btn{border:1px solid var(--line,#15201d1f);width:32px;height:32px;color:var(--ink,#111);cursor:pointer;background:0 0;border-radius:50%;place-items:center;font-size:.95rem;transition:background .16s,color .16s,transform .16s;display:grid}.group-deck-btn:hover{color:#fff;background:#26473e;border-color:#26473e;transform:scale(1.08)}.group-deck-title-row{border-bottom:1px solid var(--line,#15201d12);padding:10px 16px 12px}.group-deck-title-row h3{letter-spacing:-.025em;color:var(--ink,#111);margin:0;font-family:Georgia,serif;font-size:clamp(.95rem,1.6vw,1.12rem);font-weight:500;line-height:1.25}.group-deck-face{flex-direction:column;flex:1;transition:opacity .16s;display:flex}.group-deck-face.deck-flip{opacity:0}.group-deck-media{background:linear-gradient(145deg,#1a2823,#355046);width:100%;height:190px;position:relative;overflow:hidden}.group-deck-media img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .35s}.group-deck-card:hover .group-deck-media img{transform:scale(1.04)}.group-deck-fallback{color:#fff;background:linear-gradient(145deg,#17231f,#2d463d);flex-direction:column;justify-content:space-between;padding:18px;display:flex;position:absolute;inset:0}.group-deck-fallback[hidden]{display:none}.group-deck-fallback span{text-transform:uppercase;letter-spacing:.14em;color:#fff9;font-size:.65rem;font-weight:800}.group-deck-fallback strong{color:#ffffff26;align-self:flex-end;font-family:Georgia,serif;font-size:5rem;font-weight:500;line-height:.8}.group-deck-info{justify-content:space-between;align-items:center;gap:8px;padding:14px 16px 6px;display:flex}.group-deck-meta{color:var(--muted,#777);text-transform:uppercase;letter-spacing:.07em;flex-direction:column;gap:2px;font-size:.67rem;font-weight:600;display:flex}.group-deck-name{color:var(--ink,#111);white-space:nowrap;text-overflow:ellipsis;background:#f1ebe1;border-radius:999px;align-items:center;gap:4px;max-width:100%;padding:6px 12px;font-family:Georgia,serif;font-size:.98rem;font-weight:500;text-decoration:none;transition:background .16s,color .16s;display:inline-flex;overflow:hidden}.group-deck-name:hover{color:#fff;background:#26473e}.group-deck-counter{color:var(--muted,#999);text-align:right;padding:6px 16px 14px;font-size:.7rem;font-weight:600}@media (width<=900px){.group-decks-row{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px}}@media (width<=560px){.group-decks-row{grid-template-columns:repeat(2,1fr);gap:12px}.group-deck-media{height:150px}.group-deck-title-row h3{font-size:.88rem}}.breed-surface-intro .eyebrow{margin-bottom:14px}.breed-surface-intro h1{letter-spacing:-.055em;margin:0;font-family:Georgia,serif;font-size:clamp(4rem,9vw,7.4rem);font-weight:500;line-height:.88}.breed-surface-intro p{max-width:760px;color:var(--muted);margin:18px 0 0;font-size:clamp(1.05rem,1.6vw,1.3rem);line-height:1.55}.breed-group-showcase{padding:12px 0 54px;overflow:hidden}.breed-group-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px;display:flex}.breed-group-head h2{letter-spacing:-.045em;margin:10px 0 0;font-family:Georgia,serif;font-size:clamp(2.2rem,5vw,4.2rem);font-weight:500;line-height:.96}.breed-group-controls{gap:9px;display:flex}.breed-group-controls button{border:1px solid var(--line);width:50px;height:50px;color:var(--ink);cursor:pointer;background:#ffffffb3;border-radius:50%;font-size:1.15rem;transition:all .18s}.breed-group-controls button:hover{background:var(--ink);color:#fff;transform:translateY(-2px)}.breed-group-viewport{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;margin-inline:calc((100vw - min(calc(100% - 40px), var(--max))) / -2);padding:4px max(20px, calc((100vw - var(--max)) / 2)) 14px;overflow:auto hidden}.breed-group-track{gap:16px;width:max-content;display:flex}.breed-group-card{scroll-snap-align:center;isolation:isolate;background:linear-gradient(145deg,#293932,#101714);border-radius:34px;flex:0 0 clamp(280px,31vw,420px);min-height:500px;position:relative;overflow:hidden;box-shadow:0 20px 54px #141c1826}.breed-group-card img{object-fit:cover;object-position:center;z-index:-2;width:100%;height:100%;transition:transform .45s;position:absolute;inset:0}.breed-group-card:hover img{transform:scale(1.03)}.breed-group-card:before{content:"";z-index:-1;background:linear-gradient(#09100d0f 0%,#09100d59 50%,#09100de0 100%);position:absolute;inset:0}.breed-group-fallback{z-index:-3;color:#ffffff1f;background:radial-gradient(circle at 70% 24%,#c9a26d47,#0000 28%),linear-gradient(145deg,#263c34,#111a17);place-items:center;font-family:Georgia,serif;font-size:11rem;display:grid;position:absolute;inset:0}.breed-group-card-body{color:#fff;flex-direction:column;justify-content:flex-end;align-items:flex-start;min-height:500px;padding:30px;display:flex}.breed-group-card-body .group-code{color:var(--ink);letter-spacing:.08em;backdrop-filter:blur(10px);background:#ffffffe0;border-radius:999px;padding:7px 10px;font-size:.7rem;font-weight:800;position:absolute;top:22px;left:22px}.breed-group-card-body h3{letter-spacing:-.035em;max-width:310px;margin:0 0 10px;font-family:Georgia,serif;font-size:clamp(2rem,3.8vw,3.15rem);font-weight:500;line-height:.95}.breed-group-card-body p{color:#ffffffc7;margin:0 0 20px;font-size:.9rem}.breed-group-card-body .group-cta{min-height:46px;color:var(--ink);background:#ffffffed;border-radius:999px;align-items:center;gap:12px;padding:0 17px;font-size:.82rem;font-weight:800;display:inline-flex}.breed-quick-links{padding:0 0 72px}.breed-quick-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.breed-quick-card{border:1px solid var(--line);background:var(--surface);border-radius:28px;flex-direction:column;justify-content:flex-end;min-height:250px;padding:28px;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 35px #242b2712}.breed-quick-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.breed-quick-card:before{content:"";background:radial-gradient(circle at 82% 20%,#9a4f3629,#0000 26%),linear-gradient(120deg,#e4d8c8,#f5efe6);height:112px;position:absolute;inset:0 0 auto}.breed-quick-card .quick-icon{width:48px;height:48px;color:var(--accent-dark);background:#ffffffd1;border-radius:50%;place-items:center;font-weight:800;display:grid;position:absolute;top:22px;right:22px}.breed-quick-card h3{letter-spacing:-.035em;margin:0 0 8px;font-family:Georgia,serif;font-size:2rem;font-weight:500;position:relative}.breed-quick-card p{max-width:520px;color:var(--muted);margin:0;line-height:1.6;position:relative}.section-placeholder{padding:86px 0 110px}.section-placeholder-card{border:1px solid var(--line);background:var(--surface);border-radius:30px;max-width:820px;padding:38px}.section-placeholder-card h2{letter-spacing:-.045em;margin:14px 0 12px;font-family:Georgia,serif;font-size:clamp(2.6rem,5vw,4.4rem);font-weight:500;line-height:.98}.section-placeholder-card p{color:var(--muted);margin:0;line-height:1.7}@media (width<=980px){.breed-group-card{flex-basis:min(78vw,390px)}.breed-group-card-body,.breed-group-card{min-height:460px}}@media (width<=700px){.site-header{position:sticky}.header-inner{grid-template-columns:1fr auto;gap:12px 16px;min-height:auto;padding:14px 0 0;display:grid}.brand{font-size:1.15rem}.brand-mark{width:36px;height:36px}.languages{grid-area:1/2;padding-left:12px}.nav{order:initial;border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-column:1/-1;gap:24px;width:calc(100% + 40px);margin-left:-20px;padding:12px 20px 11px}.nav a{font-size:.88rem;position:relative}.nav a[aria-current=page]:after{bottom:-12px}.breed-surface-intro{padding:26px 0 18px}.breed-surface-intro h1{font-size:clamp(4rem,17vw,5.8rem)}.breed-surface-intro p{font-size:1.1rem}.breed-group-head{align-items:center}.breed-group-head h2{font-size:2.25rem}.breed-group-controls button{width:46px;height:46px}.breed-group-viewport{margin-inline:-20px;padding-inline:20px}.breed-group-card{border-radius:30px;flex-basis:78vw;min-height:430px}.breed-group-card-body{min-height:430px;padding:24px}.breed-group-card-body h3{font-size:2.35rem}.breed-quick-grid{grid-template-columns:1fr 1fr;gap:12px}.breed-quick-card{border-radius:22px;min-height:225px;padding:20px}.breed-quick-card h3{font-size:1.6rem}.breed-quick-card p{font-size:.84rem}}@media (width<=520px){.breed-quick-grid{grid-template-columns:1fr}}body:has(.breed-surface-intro) .breadcrumb{display:none}.breed-surface-intro{padding:22px 0 10px}.breed-surface-intro .eyebrow,.breed-surface-intro p,.breed-group-head .eyebrow{display:none}.breed-surface-intro h1{margin:0;font-size:clamp(3.6rem,7vw,5.8rem)}.breed-group-showcase{padding:0 0 48px}.breed-group-head{margin-bottom:12px}.breed-group-head h2{letter-spacing:-.035em;margin:0;font-size:clamp(1.55rem,3vw,2.25rem)}@media (width<=700px){.breed-surface-intro{padding:14px 0 8px}.breed-surface-intro h1{font-size:clamp(3.7rem,15vw,5rem)}.breed-group-head{margin-bottom:10px}.breed-group-head h2{font-size:1.55rem}}.breed-surface-intro{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.breed-group-showcase{isolation:isolate;background:#f0e9de;min-height:min(820px,82vh);padding:46px 0 62px;transition:background-color .25s;position:relative;overflow:hidden}.breed-group-video-layer{z-index:-3;background:radial-gradient(circle at 50% 16%,#6a897838,#0000 45%),linear-gradient(#f4eee4 0%,#e9e3d8 54%,#f5f1e8 100%);transition:background .25s;position:absolute;inset:0;overflow:hidden}.breed-group-background-video{object-fit:cover;object-position:center 48%;opacity:.24;filter:saturate(.62)contrast(.94)brightness(1.22);width:112%;height:112%;transition:opacity .25s,filter .25s;position:absolute;inset:-6%;transform:scale(1.02)}.breed-group-video-overlay{background:linear-gradient(#f5f1e86b 0%,#f5f1e894 42%,#f5f1e8f0 100%),radial-gradient(circle,#0000 18%,#efe9de70 100%);transition:background .25s;position:absolute;inset:0}.breed-group-showcase>.shell{z-index:2;width:100%;max-width:none;padding-inline:0;position:relative}.breed-group-head{width:min(calc(100% - 40px), var(--max));align-items:center;margin:0 auto 26px}.breed-group-head h2{color:#1b2923;letter-spacing:-.015em;font-family:inherit;font-size:clamp(1.05rem,1.7vw,1.35rem);font-weight:520;transition:color .25s}.breed-group-controls button{color:#17201c;backdrop-filter:blur(14px);background:#ffffffa3;border-color:#17201c2e;transition:background-color .2s,color .2s,border-color .2s,transform .2s;box-shadow:0 8px 24px #352d2314}.breed-group-controls button:hover{color:#fff;background:#1f3028;border-color:#1f3028}.breed-group-viewport{perspective:1400px;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-x:contain;width:100%;margin:0;padding:14px 0 26px;overflow:auto hidden}.breed-group-viewport::-webkit-scrollbar{display:none}.breed-group-track{--group-card-width:min(72vw, 980px);width:max-content;min-width:100%;padding-inline:calc((100vw - var(--group-card-width)) / 2);box-sizing:border-box;align-items:center;gap:clamp(18px,2.2vw,34px);display:flex}.breed-group-card{flex:0 0 var(--group-card-width);scroll-snap-align:center;opacity:.48;filter:saturate(.78)brightness(.88);transform-origin:50%;border:1px solid #18221d24;border-radius:18px;min-height:min(590px,66vh);transition:transform .55s cubic-bezier(.22,.8,.23,1),opacity .55s,filter .55s,box-shadow .55s,border-color .25s;transform:scale(.88);box-shadow:0 30px 76px #392e2233}.breed-group-card img,.breed-group-fallback{z-index:0}.breed-group-card:before{z-index:1}.breed-group-card-body{z-index:2;position:relative}.breed-group-card.is-active{opacity:1;filter:none;transform:scale(1);box-shadow:0 38px 92px #392e2247}.breed-group-card.is-prev{opacity:.66;transform-origin:100%;transform:scale(.9)rotateY(7deg)}.breed-group-card.is-next{opacity:.66;transform-origin:0;transform:scale(.9)rotateY(-7deg)}.breed-group-card:before{background:linear-gradient(#0508060f 26%,#0508066b 60%,#050806e6 100%)}.breed-group-card-body,.breed-group-card{min-height:min(590px,66vh)}.breed-group-card-body{padding:clamp(26px,3vw,42px)}.breed-group-card-body .group-code{color:#17201c;background:#fffffff0;top:clamp(22px,2.6vw,34px);left:clamp(22px,2.6vw,34px)}.breed-group-card-body h3{color:#fff;text-wrap:balance;text-shadow:0 2px 18px #00000052;max-width:680px;margin-bottom:12px;font-size:clamp(2.5rem,5.2vw,5.7rem);line-height:.91}.breed-group-card-body p{color:#ffffffd6;text-shadow:0 1px 10px #0000004d;font-size:.92rem}.breed-group-card-body .group-cta{color:#17201c;background:#f7f3eb;border-color:#f7f3eb;min-height:48px;padding-inline:20px}.breed-group-card-body .group-cta:hover{color:#101512;background:#fff}.breed-quick-links{padding-top:64px}html[data-theme=dark] .breed-group-showcase{background:#050706}html[data-theme=dark] .breed-group-video-layer{background:radial-gradient(circle at 50% 20%,#566f624d,#0000 44%),linear-gradient(#17221d 0%,#080b09 48%,#030403 100%)}html[data-theme=dark] .breed-group-background-video{opacity:.42;filter:saturate(.72)contrast(1.12)brightness(.68)}html[data-theme=dark] .breed-group-video-overlay{background:linear-gradient(#01030238 0%,#02040329 35%,#010201c7 100%),radial-gradient(circle,#0000 20%,#00000059 100%)}html[data-theme=dark] .breed-group-controls button{color:#fff;box-shadow:none;background:#ffffff14;border-color:#ffffff2e}html[data-theme=dark] .breed-group-controls button:hover{color:#111;background:#ffffffeb;border-color:#ffffff52}html[data-theme=dark] .breed-group-card{opacity:.42;filter:saturate(.72)brightness(.72);border-color:#ffffff1f;box-shadow:0 34px 100px #00000057}html[data-theme=dark] .breed-group-card.is-active{opacity:1;filter:none;box-shadow:0 44px 120px #0000007a}html[data-theme=dark] .breed-group-card.is-prev,html[data-theme=dark] .breed-group-card.is-next{opacity:.62}@media (width<=900px){.breed-group-showcase{min-height:680px;padding-top:34px}.breed-group-track{--group-card-width:78vw}.breed-group-card,.breed-group-card-body{min-height:500px}}@media (width<=700px){.breed-group-showcase{min-height:610px;padding:24px 0 42px}.breed-group-head{width:calc(100% - 32px);margin-bottom:16px}.breed-group-head h2{font-size:1rem}.breed-group-controls button{width:42px;height:42px}.breed-group-track{--group-card-width:82vw;gap:14px}.breed-group-card,.breed-group-card-body{min-height:470px}.breed-group-card{opacity:.42;border-radius:20px;transform:scale(.9)}html[data-theme=dark] .breed-group-card{opacity:.38}.breed-group-card.is-active{opacity:1;transform:scale(1)}.breed-group-card.is-prev,.breed-group-card.is-next{transform:scale(.91)}.breed-group-card-body h3{max-width:88%;font-size:clamp(2.45rem,12vw,4.2rem)}.breed-group-background-video{opacity:.18}html[data-theme=dark] .breed-group-background-video{opacity:.34}}.breeder-directory-page .section-placeholder,.puppy-directory-page .section-placeholder{display:none}.breeder-directory{padding:34px 0 110px}.breeder-directory-head{grid-template-columns:minmax(0,1fr) minmax(280px,520px);align-items:end;gap:28px;margin-bottom:28px;display:grid}.breeder-directory-head h2{letter-spacing:-.05em;margin:10px 0 0;font-family:Georgia,serif;font-size:clamp(2.7rem,6vw,5.2rem);font-weight:500;line-height:.92}.breeder-directory-head p{color:var(--muted);margin:0;line-height:1.65}.breeder-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.breeder-card{border:1px solid var(--line);background:var(--surface);border-radius:24px;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden;box-shadow:0 12px 30px #242b2712}.breeder-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.breeder-card-image{aspect-ratio:1;background:#efe7da;position:relative;overflow:hidden}.breeder-card-image img{z-index:2;object-fit:contain;width:100%;height:100%;padding:10px;display:block;position:relative}.breeder-card-fallback{color:var(--accent-dark);letter-spacing:-.04em;background:linear-gradient(145deg,#ece1d0,#f7f2ea);place-items:center;padding:18px;font-family:Georgia,serif;font-size:1.7rem;display:grid;position:absolute;inset:0}.breeder-card-body{padding:16px 17px 18px}.breeder-card-body span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:.72rem;display:block}.breeder-card-body h3{letter-spacing:-.035em;margin:0 0 12px;font-family:Georgia,serif;font-size:1.55rem;font-weight:500}.breeder-card-body strong{font-size:.78rem}.kennel-profile{padding:38px 0 110px}.kennel-profile-hero{grid-template-columns:minmax(280px,480px) minmax(0,1fr);align-items:center;gap:clamp(34px,6vw,80px);display:grid}.kennel-profile-image{aspect-ratio:3/2;border:1px solid var(--line);box-shadow:var(--shadow);background:#efe7da;border-radius:34px;overflow:hidden}.kennel-profile-image img{object-fit:contain;width:100%;height:100%;padding:18px;display:block}.kennel-profile-copy h1{letter-spacing:-.055em;margin:10px 0 14px;font-family:Georgia,serif;font-size:clamp(4rem,9vw,7rem);font-weight:500;line-height:.88}.kennel-profile-copy>p{max-width:720px;color:var(--muted);margin:0 0 28px;font-size:1.1rem;line-height:1.65}.kennel-facts{flex-wrap:wrap;gap:10px;display:flex}.kennel-facts span{border:1px solid var(--line);background:var(--surface);border-radius:999px;padding:9px 13px;font-size:.78rem;font-weight:700}@media (width<=1050px){.breeder-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=820px){.breeder-directory-head,.kennel-profile-hero{grid-template-columns:1fr}.breeder-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.kennel-profile-image{max-width:480px}}@media (width<=620px){.breeder-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.breeder-card{border-radius:20px}.breeder-card-body{padding:13px 14px 15px}.breeder-card-body h3{font-size:1.35rem}}:root{--font-body:"Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"Source Serif 4", Georgia, "Times New Roman", serif;--header-bg:#f5f1e8eb;--portal-breeds:#fff8ef;--portal-breeders:#edf4ed;--portal-puppies:#f8eadf;--portal-guides:#e6f2ec;--portal-rankings:#efe9ff;--portal-shows:#fff0e6;color-scheme:light}html[data-theme=dark]{--bg:#101512;--surface:#171e1a;--surface-2:#202923;--ink:#f4f0e8;--muted:#aab4ae;--line:#f4f0e821;--accent:#c47555;--accent-dark:#e0a083;--forest:#294a40;--gold:#d0ae79;--shadow:0 24px 70px #00000047;--header-bg:#101512eb;--portal-breeds:#29231c;--portal-breeders:#19271f;--portal-puppies:#2b211b;--portal-guides:#172821;--portal-rankings:#24202f;--portal-shows:#2c211b;color-scheme:dark}html,body{background:var(--bg);color:var(--ink)}body,button,input,select,textarea{font-family:var(--font-body)}h1,h2,h3,.hero-number,.stat strong,.fact strong,.breed-subtitle,.breed-group-fallback,.tech-number,.section-hero-stat strong,.proof-stat strong{font-family:var(--font-display)!important}body,.site-header,.portal-card,.info-card,.standard-panel,.breed-facts,.section-placeholder-card,.group-carousel-section,.group-breed-mini-card,.group-nav-btns button,.breed-quick-card,.data-card,.topic-card{transition:background-color .2s,color .2s,border-color .2s,box-shadow .2s}.site-header{background:var(--header-bg);border-bottom-color:var(--line)}.nav{color:var(--ink)}.nav a{position:relative}.nav a[aria-current=page]{color:var(--accent-dark)}.nav a[aria-current=page]:after{content:"";background:currentColor;border-radius:2px;height:2px;position:absolute;bottom:-12px;left:0;right:0}.header-actions{align-items:center;gap:7px;display:flex}.icon-button{border:1px solid var(--line);background:var(--surface);min-width:38px;height:38px;color:var(--ink);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:8px;font-weight:750;display:inline-flex}.search-toggle{border:1px solid color-mix(in srgb, var(--accent) 30%, var(--line));background:var(--surface);min-width:auto;height:42px;color:var(--ink);cursor:pointer;letter-spacing:.01em;border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 17px 0 15px;font-size:.82rem;font-weight:780;display:inline-flex;box-shadow:0 5px 18px #0000000f}.search-toggle b{place-items:center;min-width:22px;font-size:1.28rem;font-weight:800;line-height:1;display:inline-grid;transform:translateY(-1px)}.icon-button:hover,.search-toggle:hover{border-color:color-mix(in srgb, var(--accent) 62%, var(--line));transform:translateY(-1px)}.search-toggle:hover{background:var(--surface-2);box-shadow:0 8px 24px #0000001a}.theme-toggle{font-size:1rem}.menu-toggle{font-size:1rem;display:none}.languages a:hover,.languages a[aria-current=page]{background:var(--ink);color:var(--bg)}.hero-copy,.landing-copy>p,.directory-head>p,.portal-copy p,.portal-foot,.methodology p{color:var(--muted)!important}.home-directory,.methodology{background:var(--surface-2)!important}.portal-breeds{background:var(--portal-breeds)!important}.portal-breeders{background:var(--portal-breeders)!important}.portal-puppies{background:var(--portal-puppies)!important}.portal-guides{background:var(--portal-guides)!important}.portal-rankings{background:var(--portal-rankings)!important}.portal-shows{background:var(--portal-shows)!important}.standard-panel,.breed-facts,.info-card,.section-placeholder-card,.group-carousel-section,.group-breed-mini-card,.group-nav-btns button,.breed-quick-card,.data-card,.topic-card{color:var(--ink);background:var(--surface)!important;border-color:var(--line)!important}.group-breed-card-body h4,.group-breed-card-link,.group-carousel-header-info h3{color:var(--ink)!important}.group-breed-card-meta,.group-count-tag{color:var(--muted)!important}::selection{background:color-mix(in srgb, var(--accent) 28%, transparent)}:focus-visible{outline:3px solid var(--accent);outline-offset:4px;border-radius:6px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1080px){.header-inner{grid-template-columns:1fr auto;gap:0 12px;min-height:66px;padding:10px 0;display:grid}.brand{grid-area:1/1}.header-actions{grid-area:1/2}.menu-toggle{display:inline-flex}.search-toggle span{display:none}.search-toggle{width:44px;height:44px;padding:0}.search-toggle b{font-size:1.38rem}.nav,.languages{display:none}.site-header[data-menu-open=true] .nav{border-top:1px solid var(--line);border-bottom:0;grid-area:2/1/auto/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 18px;width:100%;margin:10px 0 0;padding:15px 0 4px;display:grid}.site-header[data-menu-open=true] .nav a{padding:11px 4px;font-size:.95rem}.site-header[data-menu-open=true] .nav a[aria-current=page]:after{width:26px;bottom:5px;left:4px;right:auto}.site-header[data-menu-open=true] .languages{border-left:0;border-top:1px solid var(--line);grid-area:3/1/auto/-1;justify-content:flex-start;gap:7px;margin-top:8px;padding:12px 0 2px;display:flex}}@media (width<=520px){.site-header[data-menu-open=true] .nav{grid-template-columns:1fr}}html[data-theme=dark],html[data-theme=dark] body,html[data-theme=dark] main,html[data-theme=dark] .breed-surface-intro,html[data-theme=dark] .breed-explorer,html[data-theme=dark] .section-page-body,html[data-theme=dark] .section-placeholder,html[data-theme=dark] .breed-quick-links,html[data-theme=dark] .home-proof,html[data-theme=dark] .home-stats,html[data-theme=dark] .site-footer{background:var(--bg)!important;color:var(--ink)!important}html[data-theme=dark] .breed-search-panel{border-color:var(--line)!important;background:#171e1af7!important;box-shadow:0 18px 48px #0000004d!important}html[data-theme=dark] .breed-search-main input,html[data-theme=dark] .breed-filter-grid select{color-scheme:dark;color:var(--ink)!important;background:#111713!important;border-color:#f4f0e82e!important}html[data-theme=dark] .breed-search-main input::placeholder{opacity:1;color:#829089!important}html[data-theme=dark] .breed-search-main>span,html[data-theme=dark] .breed-filter-grid label>span,html[data-theme=dark] .breed-carousel-head p,html[data-theme=dark] .group-deck-count,html[data-theme=dark] .group-deck-meta,html[data-theme=dark] .breed-filter-summary,html[data-theme=dark] .section-subhead p{color:var(--muted)!important}html[data-theme=dark] .alphabet-filter button{color:#bcc5c0!important;background:#151d19!important;border-color:#f4f0e824!important}html[data-theme=dark] .alphabet-filter button:hover,html[data-theme=dark] .alphabet-filter button.active{color:#17201c!important;background:#f0ece4!important;border-color:#f0ece4!important}html[data-theme=dark] .breed-filter-summary button{color:#e0a083!important}html[data-theme=dark] .group-deck-card{background:var(--surface)!important;color:var(--ink)!important;border-color:var(--line)!important;box-shadow:0 14px 42px #0000003d!important}html[data-theme=dark] .group-deck-top,html[data-theme=dark] .group-deck-title-row,html[data-theme=dark] .group-deck-info,html[data-theme=dark] .group-deck-counter{color:var(--ink)!important}html[data-theme=dark] .group-deck-btn,html[data-theme=dark] .breed-group-controls button,html[data-theme=dark] .breed-carousel-controls button{color:#f4f0e8!important;box-shadow:none!important;background:#151d19!important;border-color:#f4f0e829!important}html[data-theme=dark] .group-deck-btn:hover,html[data-theme=dark] .breed-group-controls button:hover,html[data-theme=dark] .breed-carousel-controls button:hover{color:#17201c!important;background:#f0ece4!important}html[data-theme=dark] .group-deck-name,html[data-theme=dark] .group-deck-title-row h3{color:var(--ink)!important}html[data-theme=dark] .breed-carousel-card,html[data-theme=dark] .breed-quick-card,html[data-theme=dark] .section-placeholder-card,html[data-theme=dark] .topic-card,html[data-theme=dark] .data-card,html[data-theme=dark] .standard-panel,html[data-theme=dark] .standard-card,html[data-theme=dark] .source-box,html[data-theme=dark] .breed-facts,html[data-theme=dark] .info-card,html[data-theme=dark] .directory-card,html[data-theme=dark] .breeder-card{background:var(--surface)!important;color:var(--ink)!important;border-color:var(--line)!important}html[data-theme=dark] .breed-carousel-body,html[data-theme=dark] .breed-carousel-footer{background:var(--surface)!important;color:var(--ink)!important}html[data-theme=dark] .quick-icon{background:var(--surface-2)!important;color:var(--accent-dark)!important}html[data-theme=dark] .breed-quick-card:before{background:radial-gradient(circle at 82% 20%,#c475552e,#0000 28%),linear-gradient(120deg,#1b2721,#131a16)!important}html[data-theme=dark] .breed-group-card-body h3{text-shadow:0 2px 18px #0000006b;color:#fff!important}html[data-theme=dark] .breed-group-card-body p{text-shadow:0 1px 10px #00000061;color:#ffffffd6!important}html[data-theme=dark] .breed-group-card-body .group-code{color:#17201c!important;background:#fffffff0!important;border-color:#0000!important}html[data-theme=dark] .breed-group-card-body .group-cta{color:#17201c!important;text-shadow:none!important;background:#f4f0e8!important;border-color:#f4f0e8!important}html[data-theme=dark] .breed-group-card-body .group-cta:hover{color:#101512!important;background:#fff!important}html[data-theme=dark] .breed-group-head h2{color:#fffffff5!important}html[data-theme=dark] .home-directory,html[data-theme=dark] .home-sections,html[data-theme=dark] .methodology{background:#131a16!important}html[data-theme=dark] .landing-hero,html[data-theme=dark] .section-hero,html[data-theme=dark] .breadcrumb{color:var(--ink)!important}html[data-theme=dark] .portal-copy p,html[data-theme=dark] .directory-head>p,html[data-theme=dark] .landing-copy>p,html[data-theme=dark] .breed-surface-intro p,html[data-theme=dark] .section-hero p,html[data-theme=dark] .section-subhead p,html[data-theme=dark] .section-placeholder-card p,html[data-theme=dark] .data-card p,html[data-theme=dark] .info-card p,html[data-theme=dark] .breeder-directory-head p,html[data-theme=dark] .kennel-profile-copy>p{color:var(--muted)!important}html[data-theme=dark] .portal-topline,html[data-theme=dark] .portal-foot{color:#9eaaa4!important}html[data-theme=dark] .portal-copy h3,html[data-theme=dark] .directory-card h3,html[data-theme=dark] .breeder-card-body h3,html[data-theme=dark] .kennel-profile-copy h1{color:var(--ink)!important}html[data-theme=dark] .feature,html[data-theme=dark] .featured-strip,html[data-theme=dark] .section-hero-stat{color:#f8f3ea!important;background:#111a17!important;border-color:#f4f0e81a!important}html[data-theme=dark] .section-hero-stat span,html[data-theme=dark] .featured-content p{color:#ffffffb8!important}html[data-theme=dark] .featured-strip .btn{color:#15201d!important;background:#f5f1e8!important;border-color:#f5f1e8!important}html[data-theme=dark] .source-badge{color:#fff!important;background:#203b34!important}html[data-theme=dark] .circle-arrow{color:#15201d!important;background:#f7f2e9!important}html[data-theme=dark] .breeder-card-image,html[data-theme=dark] .kennel-profile-image{background:#18211c!important}html[data-theme=dark] .breeder-card-fallback{color:var(--accent-dark)!important;background:linear-gradient(145deg,#1c2922,#131a16)!important}html[data-theme=dark] .kennel-facts span{background:var(--surface)!important;color:var(--ink)!important;border-color:var(--line)!important}html[data-theme=dark] .global-search{color:var(--ink)!important;background:#171e1a!important;border-color:#f4f0e829!important}html[data-theme=dark] .search-field,html[data-theme=dark] .search-section-grid a,html[data-theme=dark] .breed-search-results a,html[data-theme=dark] .search-close{color:var(--ink)!important;background:#111713!important;border-color:#f4f0e824!important}html[data-theme=dark] .search-section-grid a:hover,html[data-theme=dark] .breed-search-results a:hover{background:#202923!important;border-color:#c4755573!important}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{color:var(--ink);background-color:#111713;border-color:#f4f0e82e}html[data-theme=dark] option{color:#f4f0e8;background:#111713}html[data-theme=dark] .site-footer,html[data-theme=dark] .home-directory,html[data-theme=dark] .home-sections,html[data-theme=dark] .breed-filter-summary{border-color:var(--line)!important}html[data-theme=dark] .footer-nav,html[data-theme=dark] .footer-copy,html[data-theme=dark] .footer-meta{color:var(--muted)!important}html[data-theme=dark] .footer-nav a:hover{color:var(--accent-dark)!important}html[data-theme=dark] .breed-surface-intro h1,html[data-theme=dark] .group-decks-head h2,html[data-theme=dark] .section-subhead h2,html[data-theme=dark] .section-placeholder-card h2,html[data-theme=dark] .landing-copy h1,html[data-theme=dark] .directory-head h2,html[data-theme=dark] .breeder-directory-head h2{color:var(--ink)!important}html[data-theme=dark] .breed-group-card,html[data-theme=dark] .technical-stage,html[data-theme=dark] .feature,html[data-theme=dark] .proof-panel,html[data-theme=dark] .featured-strip,html[data-theme=dark] .section-hero-stat{color:#fff!important}@media (width<=700px){html[data-theme=dark] .site-header[data-menu-open=true] .nav,html[data-theme=dark] .site-header[data-menu-open=true] .languages{background:#101512!important}}.global-search[data-astro-cid-mzo3gpf6]{border:1px solid var(--line);background:var(--surface);width:min(760px,100% - 28px);max-height:min(760px,100dvh - 48px);color:var(--ink);border-radius:28px;padding:0;box-shadow:0 34px 110px #00000047}.global-search[data-astro-cid-mzo3gpf6]::backdrop{backdrop-filter:blur(8px);background:#080c0a99}.search-shell[data-astro-cid-mzo3gpf6]{padding:26px}.search-head[data-astro-cid-mzo3gpf6]{justify-content:space-between;align-items:start;gap:24px;display:flex}.search-kicker[data-astro-cid-mzo3gpf6]{color:var(--accent-dark);text-transform:uppercase;letter-spacing:.12em;font-size:.68rem;font-weight:800}.search-head[data-astro-cid-mzo3gpf6] h2[data-astro-cid-mzo3gpf6]{margin:5px 0 0;font-size:clamp(2rem,5vw,3.4rem);line-height:1}.search-close[data-astro-cid-mzo3gpf6]{border:1px solid var(--line);background:var(--bg);width:42px;height:42px;color:var(--ink);cursor:pointer;border-radius:50%;font-size:1.5rem}.search-field[data-astro-cid-mzo3gpf6]{border:1px solid var(--line);background:var(--bg);border-radius:18px;align-items:center;gap:12px;min-height:58px;margin-top:24px;padding:0 18px;display:flex}.search-field[data-astro-cid-mzo3gpf6] input[data-astro-cid-mzo3gpf6]{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:1rem}.search-field[data-astro-cid-mzo3gpf6] input[data-astro-cid-mzo3gpf6]::placeholder{color:var(--muted)}.search-results[data-astro-cid-mzo3gpf6]{max-height:430px;margin-top:22px;overflow:auto}.search-section-label[data-astro-cid-mzo3gpf6]{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px;font-size:.68rem;font-weight:800}.search-section-grid[data-astro-cid-mzo3gpf6]{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.search-section-grid[data-astro-cid-mzo3gpf6] a[data-astro-cid-mzo3gpf6]{border:1px solid var(--line);background:var(--bg);border-radius:15px;padding:15px}.search-section-grid[data-astro-cid-mzo3gpf6] strong[data-astro-cid-mzo3gpf6]{display:block}.search-section-grid[data-astro-cid-mzo3gpf6] span[data-astro-cid-mzo3gpf6]{color:var(--muted);margin-top:5px;font-size:.78rem;line-height:1.4;display:block}.breed-search-results[data-astro-cid-mzo3gpf6]{gap:7px;display:grid}.breed-search-results[data-astro-cid-mzo3gpf6] a[data-astro-cid-mzo3gpf6]{border:1px solid var(--line);background:var(--bg);border-radius:14px;grid-template-columns:1fr auto;align-items:center;gap:4px 14px;padding:14px 16px;display:grid}.breed-search-results[data-astro-cid-mzo3gpf6] a[data-astro-cid-mzo3gpf6] strong[data-astro-cid-mzo3gpf6]{grid-column:1}.breed-search-results[data-astro-cid-mzo3gpf6] a[data-astro-cid-mzo3gpf6] span[data-astro-cid-mzo3gpf6]{color:var(--muted);grid-column:1;font-size:.76rem}.breed-search-results[data-astro-cid-mzo3gpf6] a[data-astro-cid-mzo3gpf6] b[data-astro-cid-mzo3gpf6]{grid-area:1/2/3}.search-empty[data-astro-cid-mzo3gpf6]{color:var(--muted);text-align:center;padding:32px 10px}.sr-only[data-astro-cid-mzo3gpf6]{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=620px){.search-shell[data-astro-cid-mzo3gpf6]{padding:20px}.search-section-grid[data-astro-cid-mzo3gpf6]{grid-template-columns:1fr}}.puppy-marketplace[data-astro-cid-h6qiix5a]{padding:28px 0 112px;overflow:clip}.puppy-market-head[data-astro-cid-h6qiix5a]{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(300px,430px);align-items:end;gap:48px;padding:52px 0 46px;display:grid;position:relative}.puppy-market-head[data-astro-cid-h6qiix5a] h2[data-astro-cid-h6qiix5a]{letter-spacing:-.045em;max-width:760px;margin:10px 0 16px;font-size:clamp(2.8rem,5vw,5rem);line-height:.94}.puppy-market-head[data-astro-cid-h6qiix5a]>div[data-astro-cid-h6qiix5a]>p[data-astro-cid-h6qiix5a]{max-width:720px;color:var(--muted);margin:0;line-height:1.7}.puppy-floating-offer[data-astro-cid-h6qiix5a]{z-index:2;border:1px solid color-mix(in srgb,var(--accent) 34%,var(--line));background:color-mix(in srgb,var(--surface) 92%,transparent);backdrop-filter:blur(16px);border-radius:24px;padding:22px;position:relative;transform:translateY(18px)rotate(.5deg);box-shadow:0 24px 60px #0000001f}.puppy-offer-kicker[data-astro-cid-h6qiix5a]{color:var(--accent-dark);text-transform:uppercase;letter-spacing:.12em;margin-bottom:13px;font-size:.68rem;font-weight:850;display:block}.puppy-offer-options[data-astro-cid-h6qiix5a]{gap:10px;display:grid}.puppy-offer-options[data-astro-cid-h6qiix5a]>div[data-astro-cid-h6qiix5a]{border:1px solid var(--line);background:var(--surface-2);border-radius:16px;padding:12px 14px}.puppy-offer-options[data-astro-cid-h6qiix5a] b[data-astro-cid-h6qiix5a],.puppy-offer-options[data-astro-cid-h6qiix5a] small[data-astro-cid-h6qiix5a]{display:block}.puppy-offer-options[data-astro-cid-h6qiix5a] b[data-astro-cid-h6qiix5a]{font-size:.85rem}.puppy-offer-options[data-astro-cid-h6qiix5a] small[data-astro-cid-h6qiix5a]{color:var(--muted);margin-top:4px;line-height:1.4}.puppy-featured-card[data-astro-cid-h6qiix5a]{border:1px solid var(--line);background:var(--surface);border-radius:34px;grid-template-columns:1.15fr .85fr;min-height:430px;display:grid;overflow:hidden;box-shadow:0 26px 80px #0000001c}.puppy-featured-media[data-astro-cid-h6qiix5a]{background:linear-gradient(145deg,#203a31,#101813);min-height:430px;position:relative;overflow:hidden}.puppy-featured-media[data-astro-cid-h6qiix5a]:after{content:"";pointer-events:none;background:linear-gradient(#0000 45%,#05080661);position:absolute;inset:0}.puppy-featured-media[data-astro-cid-h6qiix5a] img[data-astro-cid-h6qiix5a]{object-fit:cover;width:100%;height:100%;min-height:430px;transition:transform .5s;display:block}.puppy-featured-card[data-astro-cid-h6qiix5a]:hover img[data-astro-cid-h6qiix5a]{transform:scale(1.025)}.puppy-featured-body[data-astro-cid-h6qiix5a]{flex-direction:column;justify-content:space-between;gap:32px;padding:clamp(30px,4vw,54px);display:flex}.puppy-tier[data-astro-cid-h6qiix5a]{color:var(--accent-dark);text-transform:uppercase;letter-spacing:.12em;font-size:.68rem;font-weight:850}.puppy-featured-body[data-astro-cid-h6qiix5a] h3[data-astro-cid-h6qiix5a]{letter-spacing:-.045em;margin:14px 0 4px;font-size:clamp(2.7rem,4vw,4.5rem);line-height:.95}.puppy-breeder-name[data-astro-cid-h6qiix5a]{font-weight:800;color:var(--ink)!important;margin:0 0 22px!important}.puppy-featured-body[data-astro-cid-h6qiix5a] p[data-astro-cid-h6qiix5a]{max-width:520px;color:var(--muted);margin:0;line-height:1.65}.puppy-profile-link[data-astro-cid-h6qiix5a]{border:1px solid var(--line);background:var(--ink);min-height:48px;color:var(--bg);border-radius:999px;align-self:flex-start;align-items:center;gap:20px;padding:0 18px;font-size:.8rem;font-weight:800;display:inline-flex}.puppy-badge[data-astro-cid-h6qiix5a]{z-index:3;color:#fff;backdrop-filter:blur(10px);text-transform:uppercase;letter-spacing:.08em;background:#131b17db;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:.62rem;font-weight:850;display:inline-flex;position:absolute;top:16px;left:16px}.puppy-badge-premium[data-astro-cid-h6qiix5a]{color:#17201c;background:#f4f0e8f0}.puppy-grid-head[data-astro-cid-h6qiix5a]{justify-content:space-between;align-items:end;gap:24px;margin:58px 0 18px;display:flex}.puppy-grid-head[data-astro-cid-h6qiix5a]>div[data-astro-cid-h6qiix5a]>span[data-astro-cid-h6qiix5a]{color:var(--accent-dark);text-transform:uppercase;letter-spacing:.12em;font-size:.66rem;font-weight:850}.puppy-grid-head[data-astro-cid-h6qiix5a] h3[data-astro-cid-h6qiix5a]{letter-spacing:-.035em;margin:7px 0 0;font-size:clamp(2rem,3.2vw,3.2rem)}.puppy-grid-note[data-astro-cid-h6qiix5a]{color:var(--muted);font-size:.72rem}.puppy-listing-grid[data-astro-cid-h6qiix5a]{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.puppy-listing-card[data-astro-cid-h6qiix5a]{border:1px solid var(--line);background:var(--surface);border-radius:22px;min-width:0;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden;box-shadow:0 10px 28px #0000000e}.puppy-listing-card[data-astro-cid-h6qiix5a]:hover{border-color:color-mix(in srgb,var(--accent) 35%,var(--line));transform:translateY(-5px);box-shadow:0 20px 46px #0000001c}.puppy-listing-media[data-astro-cid-h6qiix5a]{aspect-ratio:4/3;background:var(--surface-2);position:relative;overflow:hidden}.puppy-placeholder-art[data-astro-cid-h6qiix5a]{background:radial-gradient(circle at 78% 20%,color-mix(in srgb,var(--accent) 18%,transparent),transparent 32%),linear-gradient(145deg,var(--surface-2),color-mix(in srgb,var(--forest) 22%,var(--surface)));flex-direction:column;justify-content:space-between;padding:18px;display:flex;position:absolute;inset:0}.puppy-placeholder-art[data-astro-cid-h6qiix5a] span[data-astro-cid-h6qiix5a]{color:var(--muted);text-transform:uppercase;letter-spacing:.16em;font-size:.6rem;font-weight:800}.puppy-placeholder-art[data-astro-cid-h6qiix5a] strong[data-astro-cid-h6qiix5a]{color:color-mix(in srgb,var(--ink) 12%,transparent);font-family:var(--font-display);align-self:flex-end;font-size:clamp(4rem,8vw,7rem);font-weight:500;line-height:.75}.puppy-listing-body[data-astro-cid-h6qiix5a]{padding:18px 18px 20px}.puppy-slot-label[data-astro-cid-h6qiix5a]{color:var(--accent-dark);text-transform:uppercase;letter-spacing:.1em;font-size:.6rem;font-weight:850}.puppy-listing-body[data-astro-cid-h6qiix5a] h4[data-astro-cid-h6qiix5a]{font-family:var(--font-display);margin:8px 0;font-size:1.35rem;font-weight:600;line-height:1.05}.puppy-listing-body[data-astro-cid-h6qiix5a] p[data-astro-cid-h6qiix5a]{min-height:58px;color:var(--muted);margin:0;font-size:.78rem;line-height:1.55}.puppy-listing-body[data-astro-cid-h6qiix5a] a[data-astro-cid-h6qiix5a]{color:var(--accent-dark);margin-top:16px;font-size:.76rem;font-weight:800;display:inline-block}.puppy-disclaimer[data-astro-cid-h6qiix5a]{border:1px solid var(--line);background:var(--surface-2);border-radius:20px;grid-template-columns:38px 1fr;gap:14px;margin-top:34px;padding:20px 22px;display:grid}.puppy-disclaimer[data-astro-cid-h6qiix5a]>span[data-astro-cid-h6qiix5a]{border:1px solid var(--line);width:34px;height:34px;color:var(--accent-dark);border-radius:50%;place-items:center;font-weight:850;display:grid}.puppy-disclaimer[data-astro-cid-h6qiix5a] strong[data-astro-cid-h6qiix5a]{margin-bottom:4px;display:block}.puppy-disclaimer[data-astro-cid-h6qiix5a] p[data-astro-cid-h6qiix5a]{max-width:1080px;color:var(--muted);margin:0;font-size:.78rem;line-height:1.55}@media (width<=1050px){.puppy-market-head[data-astro-cid-h6qiix5a]{grid-template-columns:1fr;gap:22px}.puppy-floating-offer[data-astro-cid-h6qiix5a]{max-width:680px;transform:none}.puppy-listing-grid[data-astro-cid-h6qiix5a]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.puppy-marketplace[data-astro-cid-h6qiix5a]{padding-bottom:78px}.puppy-featured-card[data-astro-cid-h6qiix5a]{grid-template-columns:1fr}.puppy-featured-media[data-astro-cid-h6qiix5a],.puppy-featured-media[data-astro-cid-h6qiix5a] img[data-astro-cid-h6qiix5a]{min-height:330px}}@media (width<=560px){.puppy-market-head[data-astro-cid-h6qiix5a]{padding-top:34px}.puppy-listing-grid[data-astro-cid-h6qiix5a]{grid-template-columns:1fr}.puppy-grid-note[data-astro-cid-h6qiix5a]{display:none}.puppy-featured-card[data-astro-cid-h6qiix5a]{border-radius:26px}.puppy-featured-media[data-astro-cid-h6qiix5a],.puppy-featured-media[data-astro-cid-h6qiix5a] img[data-astro-cid-h6qiix5a]{min-height:280px}}.international-shows[data-astro-cid-p2s4vv5i]{padding:30px 0 110px}.shows-intro[data-astro-cid-p2s4vv5i]{border-top:1px solid var(--line);grid-template-columns:.9fr 1.1fr;align-items:end;gap:60px;padding-top:48px;display:grid}.shows-intro[data-astro-cid-p2s4vv5i] h2[data-astro-cid-p2s4vv5i]{letter-spacing:-.045em;margin:12px 0 0;font-size:clamp(2.8rem,5vw,4.8rem);line-height:.96}.shows-intro[data-astro-cid-p2s4vv5i]>p[data-astro-cid-p2s4vv5i]{max-width:650px;color:var(--muted);margin:0;line-height:1.72}.shows-stats[data-astro-cid-p2s4vv5i]{border:1px solid var(--line);background:var(--surface);border-radius:22px;grid-template-columns:repeat(4,minmax(0,1fr));margin:42px 0 24px;display:grid;overflow:hidden}.shows-stats[data-astro-cid-p2s4vv5i]>div[data-astro-cid-p2s4vv5i]{border-right:1px solid var(--line);min-height:105px;padding:20px}.shows-stats[data-astro-cid-p2s4vv5i]>div[data-astro-cid-p2s4vv5i]:last-child{border-right:0}.shows-stats[data-astro-cid-p2s4vv5i] strong[data-astro-cid-p2s4vv5i]{font-size:2.2rem;line-height:1;font-family:var(--font-display);font-weight:500;display:block}.shows-stats[data-astro-cid-p2s4vv5i] span[data-astro-cid-p2s4vv5i]{color:var(--muted);margin-top:9px;font-size:.74rem;display:block}.shows-filter-panel[data-astro-cid-p2s4vv5i]{border:1px solid var(--line);background:var(--surface);border-radius:22px;grid-template-columns:1.5fr .8fr .7fr;align-items:end;gap:18px;margin-bottom:22px;padding:20px;display:grid}.shows-filter-group[data-astro-cid-p2s4vv5i]{min-width:0}.shows-filter-label[data-astro-cid-p2s4vv5i]{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:8px;font-size:.65rem;font-weight:800;display:block}.shows-filters[data-astro-cid-p2s4vv5i]{flex-wrap:wrap;gap:7px;display:flex}.shows-filters[data-astro-cid-p2s4vv5i] button[data-astro-cid-p2s4vv5i]{border:1px solid var(--line);background:var(--bg);min-height:38px;color:var(--ink);cursor:pointer;border-radius:999px;padding:0 13px;font-size:.73rem;font-weight:720}.shows-filters[data-astro-cid-p2s4vv5i] button[data-astro-cid-p2s4vv5i].active{background:var(--ink);color:var(--bg);border-color:var(--ink)}.shows-type-select[data-astro-cid-p2s4vv5i] select[data-astro-cid-p2s4vv5i]{border:1px solid var(--line);background:var(--bg);width:100%;min-height:40px;color:var(--ink);font:inherit;border-radius:12px;padding:0 12px;font-size:.78rem}.shows-grid[data-astro-cid-p2s4vv5i]{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.show-card[data-astro-cid-p2s4vv5i]{border:1px solid var(--line);background:var(--surface);border-radius:24px;flex-direction:column;min-height:370px;padding:24px;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 10px 34px #0000000a}.show-card[data-astro-cid-p2s4vv5i]:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.show-card[data-astro-cid-p2s4vv5i][hidden]{display:none}.show-card-top[data-astro-cid-p2s4vv5i]{justify-content:space-between;align-items:center;gap:12px;display:flex}.show-registry[data-astro-cid-p2s4vv5i],.show-status[data-astro-cid-p2s4vv5i]{letter-spacing:.07em;text-transform:uppercase;border-radius:999px;align-items:center;min-height:28px;padding:0 9px;font-size:.67rem;font-weight:820;display:inline-flex}.show-registry[data-astro-cid-p2s4vv5i]{background:var(--surface-2);color:var(--accent-dark)}.show-status[data-astro-cid-p2s4vv5i]{color:var(--muted);border:1px solid var(--line)}.status-upcoming[data-astro-cid-p2s4vv5i]{color:var(--accent-dark)}.show-date[data-astro-cid-p2s4vv5i]{color:var(--muted);margin-top:28px;font-size:.78rem;font-weight:700}.show-card[data-astro-cid-p2s4vv5i] h3[data-astro-cid-p2s4vv5i]{letter-spacing:-.025em;margin:10px 0 7px;font-size:1.75rem;line-height:1.02}.show-organizer[data-astro-cid-p2s4vv5i]{color:var(--muted);margin:0;font-size:.84rem;line-height:1.45}.show-card[data-astro-cid-p2s4vv5i] dl[data-astro-cid-p2s4vv5i]{border-top:1px solid var(--line);margin:22px 0 0;padding-top:15px}.show-card[data-astro-cid-p2s4vv5i] dl[data-astro-cid-p2s4vv5i] div[data-astro-cid-p2s4vv5i]{grid-template-columns:58px 1fr;gap:8px;padding:5px 0;display:grid}.show-card[data-astro-cid-p2s4vv5i] dt[data-astro-cid-p2s4vv5i],.show-card[data-astro-cid-p2s4vv5i] dd[data-astro-cid-p2s4vv5i]{margin:0}.show-card[data-astro-cid-p2s4vv5i] dt[data-astro-cid-p2s4vv5i]{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;font-size:.68rem;font-weight:800}.show-card[data-astro-cid-p2s4vv5i] dd[data-astro-cid-p2s4vv5i]{color:var(--muted);font-size:.78rem;line-height:1.45}.show-note[data-astro-cid-p2s4vv5i]{color:var(--muted);margin:14px 0 0;font-size:.78rem;line-height:1.5}.show-source[data-astro-cid-p2s4vv5i]{color:var(--accent-dark);margin-top:auto;padding-top:22px;font-size:.8rem;font-weight:800}.shows-empty[data-astro-cid-p2s4vv5i]{border:1px dashed var(--line);color:var(--muted);text-align:center;border-radius:22px;padding:48px 24px}@media (width<=1080px){.shows-filter-panel[data-astro-cid-p2s4vv5i]{grid-template-columns:1fr 1fr}.shows-filter-group[data-astro-cid-p2s4vv5i]:last-child{grid-column:1/-1}}@media (width<=980px){.shows-grid[data-astro-cid-p2s4vv5i]{grid-template-columns:repeat(2,minmax(0,1fr))}.shows-intro[data-astro-cid-p2s4vv5i]{grid-template-columns:1fr;gap:22px}.shows-stats[data-astro-cid-p2s4vv5i]{grid-template-columns:repeat(2,minmax(0,1fr))}.shows-stats[data-astro-cid-p2s4vv5i]>div[data-astro-cid-p2s4vv5i]:nth-child(2){border-right:0}.shows-stats[data-astro-cid-p2s4vv5i]>div[data-astro-cid-p2s4vv5i]:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (width<=620px){.international-shows[data-astro-cid-p2s4vv5i]{padding-bottom:72px}.shows-grid[data-astro-cid-p2s4vv5i]{grid-template-columns:1fr}.show-card[data-astro-cid-p2s4vv5i]{min-height:330px}.shows-filter-panel[data-astro-cid-p2s4vv5i]{grid-template-columns:1fr;padding:16px}.shows-filter-group[data-astro-cid-p2s4vv5i]:last-child{grid-column:auto}.shows-stats[data-astro-cid-p2s4vv5i]>div[data-astro-cid-p2s4vv5i]{min-height:90px}}
