:root{
  --site-bg:#f5f4ef;
  --site-surface:#fff;
  --site-soft:#ecebe5;
  --site-soft-2:#e4e9e4;
  --site-text:#171816;
  --site-muted:#6c6f69;
  --site-line:#deddd6;
  --site-line-strong:#c9c8bf;
  --site-brand:#202923;
  --site-brand-2:#354139;
  --site-radius:20px;
  --site-radius-sm:12px;
  --site-shadow:0 26px 80px rgba(22,24,21,.08),0 2px 8px rgba(22,24,21,.04);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--site-bg)}
body.breederly-site{margin:0;background:var(--site-bg);color:var(--site-text);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body.breederly-site.menu-open{overflow:hidden}
a{color:inherit}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}
.site-header{position:sticky;top:0;z-index:100;border-bottom:1px solid rgba(222,221,214,.82);background:rgba(245,244,239,.92);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
.site-header__inner{width:min(1400px,calc(100% - 40px));height:74px;margin:auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:34px}
.site-brand{display:inline-flex;align-items:center;width:max-content;text-decoration:none;color:var(--site-text);font-size:24px;font-weight:860;letter-spacing:-.06em;line-height:1}
.site-brand:after{content:"";width:6px;height:6px;margin:-10px 0 0 3px;border-radius:50%;background:var(--site-brand)}
.site-brand--light{color:#fff}.site-brand--light:after{background:#fff}
.site-nav{display:flex;align-items:center;justify-content:center;gap:30px}.site-nav a,.site-login{font-size:12px;font-weight:760;color:#5e615c;text-decoration:none;transition:color .18s,background .18s}.site-nav>a:hover,.site-login:hover{color:var(--site-text)}
.site-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.site-login{min-height:42px;padding:0 10px;display:inline-flex;align-items:center}
.site-cta,.site-button,.mk-btn{min-height:44px;padding:0 17px;border:1px solid transparent;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;font-size:12px;font-weight:820;line-height:1.1;transition:transform .18s,background .18s,border-color .18s,color .18s}
.site-cta{background:var(--site-text);color:#fff}.site-cta:hover,.site-button:hover,.mk-btn:hover{transform:translateY(-1px)}
.site-menu{display:none;width:44px;height:44px;border:1px solid var(--site-line);border-radius:11px;background:#fff;padding:0;place-items:center}.site-menu span{display:block;width:17px;height:1.5px;background:#20211f;transition:.2s}.site-menu span+span{margin-top:5px}.site-menu[aria-expanded="true"] span:first-child{transform:translateY(3.25px) rotate(45deg)}.site-menu[aria-expanded="true"] span:last-child{transform:translateY(-3.25px) rotate(-45deg)}
.site-nav__mobile-actions,.site-nav__mobile-cta{display:none}

.mk-eyebrow,.site-eyebrow{display:block;margin:0 0 11px;font-size:10px;font-weight:850;line-height:1.2;text-transform:uppercase;letter-spacing:.16em;color:#8a8d87}.mk-eyebrow--light,.site-eyebrow--light{color:rgba(255,255,255,.58)}
.marketing-home{overflow:hidden}
.mk-hero{width:min(1460px,100%);margin:0 auto;padding:76px 30px 68px;display:grid;grid-template-columns:minmax(420px,.8fr) minmax(640px,1.2fr);gap:70px;align-items:center}
.mk-hero__copy{padding-left:clamp(0px,3.5vw,46px)}.mk-hero__copy h1{max-width:710px;margin:0;font-size:clamp(62px,6.35vw,96px);line-height:.93;letter-spacing:-.073em}.mk-lead{max-width:650px;margin:28px 0 0;color:var(--site-muted);font-size:16px;line-height:1.72}.mk-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}.mk-btn--primary,.site-button--dark{background:var(--site-text);border-color:var(--site-text);color:#fff}.mk-btn--secondary{background:#fff;border-color:var(--site-line);color:var(--site-text)}.mk-btn--light,.site-button--white{background:#fff;color:var(--site-text)}.site-button--outline{background:transparent;border-color:rgba(255,255,255,.35);color:#fff}
.mk-hero__proof{max-width:670px;margin-top:39px;padding-top:21px;border-top:1px solid var(--site-line);display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.mk-hero__proof span{display:grid;gap:4px}.mk-hero__proof b{font-size:11px}.mk-hero__proof small{font-size:9px;line-height:1.45;color:#8a8d87}
.mk-hero__product{position:relative;min-height:660px}
.mk-product-window{position:absolute;inset:0 22px 42px 0;border:1px solid #d8d7cf;border-radius:24px;background:#fff;overflow:hidden;box-shadow:0 42px 115px rgba(27,31,27,.14)}
.mk-product-window__bar{height:40px;border-bottom:1px solid #ecebe5;background:#f8f8f5;display:flex;align-items:center;gap:5px;padding:0 12px}.mk-product-window__bar>span{width:7px;height:7px;border-radius:50%;background:#d3d2cb}.mk-product-window__bar>b{margin-left:auto;margin-right:auto;transform:translateX(-17px);font-size:8px;font-weight:700;color:#9a9b96}
.mk-product-window__body{height:calc(100% - 40px);display:grid;grid-template-columns:184px 1fr}.mk-product-sidebar{padding:22px 12px;border-right:1px solid #ecebe5}.mk-product-sidebar>strong{display:block;padding:0 8px 21px;font-size:17px;letter-spacing:-.045em}.mk-product-user{padding:11px 8px;margin-bottom:13px;border-top:1px solid #f0efeb;border-bottom:1px solid #f0efeb;display:grid;grid-template-columns:35px 1fr;gap:9px;align-items:center}.mk-product-user>i{width:35px;height:35px;border-radius:10px;background:#e8ebe7;display:grid;place-items:center;font-style:normal;font-size:9px;font-weight:850}.mk-product-user b,.mk-product-user small{display:block}.mk-product-user b{font-size:10px}.mk-product-user small{margin-top:2px;color:#999b96;font-size:8px}.mk-product-sidebar nav{display:grid;gap:3px}.mk-product-sidebar nav span{min-height:37px;padding:0 9px;border-radius:9px;display:flex;align-items:center;font-size:9px;font-weight:760;color:#777a74}.mk-product-sidebar nav span em{margin-left:auto;min-width:20px;height:20px;border-radius:99px;background:#f0efeb;display:grid;place-items:center;font-style:normal;font-size:8px}.mk-product-sidebar nav .is-active{background:#1d1f1d;color:#fff}.mk-product-sidebar nav .is-active em{background:rgba(255,255,255,.15)}
.mk-product-main{min-width:0;background:#f7f6f2}.mk-product-main>header{height:66px;padding:0 26px;border-bottom:1px solid #e8e7e1;display:flex;align-items:center;justify-content:space-between}.mk-product-main>header small,.mk-product-main>header strong{display:block}.mk-product-main>header small{font-size:8px;text-transform:uppercase;letter-spacing:.13em;color:#a0a19d}.mk-product-main>header strong{margin-top:3px;font-size:14px}.mk-product-main>header>i{width:32px;height:32px;border-radius:9px;background:#202923;color:#fff;display:grid;place-items:center;font-style:normal;font-size:8px;font-weight:850}.mk-product-content{padding:25px}.mk-product-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:16px}.mk-product-heading small{display:block;color:#9a9b97;font-size:8px}.mk-product-heading h2{margin:4px 0 0;font-size:22px;letter-spacing:-.045em}.mk-product-pill{height:26px;padding:0 9px;border-radius:99px;background:#e7eee8;color:#46564b;display:inline-flex;align-items:center;font-size:8px;font-weight:800}.mk-product-stats{margin-top:17px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.mk-product-stats article{padding:14px;border:1px solid #e5e4de;border-radius:12px;background:#fff}.mk-product-stats small,.mk-product-stats b,.mk-product-stats span{display:block}.mk-product-stats small{font-size:7.5px;color:#989a95}.mk-product-stats b{margin-top:9px;font-size:20px;letter-spacing:-.04em}.mk-product-stats span{margin-top:4px;font-size:7.5px;color:#969893}.mk-product-task{margin-top:9px;padding:17px;border-radius:13px;background:#1f2923;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px}.mk-product-task span{font-size:7.5px;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.5)}.mk-product-task h3{margin:4px 0 3px;font-size:12px}.mk-product-task p{margin:0;color:rgba(255,255,255,.58);font-size:8px;line-height:1.5}.mk-product-task> b{flex:0 0 auto;font-size:8px}.mk-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:9px}.mk-product-grid section{min-height:118px;padding:15px;border:1px solid #e5e4de;border-radius:12px;background:#fff}.mk-product-grid section>span{font-size:7.5px;color:#999a96}.mk-product-grid h3{margin:17px 0 4px;font-size:12px}.mk-product-grid p{margin:7px 0 0;font-size:8px;color:#858783}.mk-product-grid p b{display:inline-block;width:37px;color:#262725}.mk-progress{height:4px;margin-top:16px;border-radius:99px;background:#eeede8;overflow:hidden}.mk-progress i{height:100%;display:block;border-radius:inherit;background:#46594c}
.mk-family-floating{position:absolute;right:0;bottom:0;width:min(345px,52%);padding:14px;border:1px solid var(--site-line);border-radius:17px;background:#fff;box-shadow:0 25px 70px rgba(20,21,19,.15)}.mk-family-floating header{display:grid;grid-template-columns:auto 1fr auto;gap:9px;align-items:center}.mk-family-floating header>i{width:34px;height:34px;border-radius:10px;background:#202923;color:#fff;display:grid;place-items:center;font-style:normal;font-size:8px;font-weight:850}.mk-family-floating header small,.mk-family-floating header b{display:block}.mk-family-floating header small{font-size:7.5px;color:#999}.mk-family-floating header b{margin-top:2px;font-size:10px}.mk-family-floating header em{font-style:normal;color:#aaa}.mk-family-floating>div{margin:12px 0;padding:13px;border-radius:11px;background:#eef1ed}.mk-family-floating>div small,.mk-family-floating>div b,.mk-family-floating>div span{display:block}.mk-family-floating>div small{font-size:7.5px;color:#7c817c}.mk-family-floating>div b{margin:4px 0;font-size:11px}.mk-family-floating>div span{font-size:8px;color:#81847f}.mk-family-floating footer{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.mk-family-floating footer span{min-height:31px;border-radius:8px;background:#f5f4f0;display:grid;place-items:center;text-align:center;font-size:6.5px;font-weight:800;color:#898a86}.mk-family-floating footer .is-active{background:#202923;color:#fff}

.mk-trust-strip{width:min(1320px,calc(100% - 60px));min-height:68px;margin:0 auto;border-top:1px solid var(--site-line);border-bottom:1px solid var(--site-line);display:flex;align-items:center;justify-content:space-between;gap:12px;color:#7f817c}.mk-trust-strip span{font-size:10px;font-weight:800}.mk-trust-strip i{font-style:normal;color:#b2b2ad}
.mk-section{width:min(1260px,100%);margin:auto;padding:118px 30px}.mk-section__head{max-width:790px}.mk-section__head--split{max-width:none;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.55fr);gap:70px;align-items:end}.mk-section__head h2{margin:0;font-size:clamp(44px,5vw,68px);line-height:.98;letter-spacing:-.064em}.mk-section__head>p,.mk-section__head--split>p{margin:0;color:var(--site-muted);font-size:13px;line-height:1.75}.mk-journey{margin-top:58px;border-top:1px solid var(--site-line)}.mk-journey article{min-height:132px;border-bottom:1px solid var(--site-line);display:grid;grid-template-columns:80px 1fr;gap:20px;align-items:center}.mk-journey article>span{width:38px;height:38px;border:1px solid var(--site-line-strong);border-radius:50%;display:grid;place-items:center;font-size:9px;font-weight:850;color:#82847e}.mk-journey article>div{display:grid;grid-template-columns:minmax(220px,.45fr) minmax(0,1fr);gap:50px;align-items:center}.mk-journey h3{margin:0;font-size:23px;letter-spacing:-.04em}.mk-journey p{max-width:650px;margin:0;color:var(--site-muted);font-size:12px;line-height:1.65}

.mk-role-section{width:min(1390px,calc(100% - 28px));margin:0 auto;display:grid;gap:12px}.mk-role-card{min-height:660px;padding:clamp(34px,5vw,72px);border-radius:25px;display:grid;grid-template-columns:minmax(0,.8fr) minmax(500px,1.2fr);gap:70px;align-items:center}.mk-role-card--breeder{background:#1b211d;color:#fff}.mk-role-card--family{background:#e7ebe6}.mk-role-card__copy h2{margin:0;font-size:clamp(42px,4.8vw,66px);line-height:.98;letter-spacing:-.063em}.mk-role-card__copy>p{max-width:580px;margin:20px 0 0;color:#666a65;font-size:13px;line-height:1.72}.mk-role-card--breeder .mk-role-card__copy>p{color:rgba(255,255,255,.58)}.mk-role-card__copy ul{list-style:none;padding:0;margin:27px 0 29px;display:grid;gap:11px}.mk-role-card__copy li{position:relative;padding-left:21px;font-size:11px;font-weight:750}.mk-role-card__copy li:before{content:"";position:absolute;left:0;top:4px;width:8px;height:8px;border-radius:50%;background:#202923}.mk-role-card--breeder .mk-role-card__copy li:before{background:#dfe7e0}
.mk-role-ui{border-radius:19px;background:#fff;color:var(--site-text);box-shadow:0 30px 75px rgba(0,0,0,.12);overflow:hidden}.mk-role-ui__top{min-height:72px;padding:16px 18px;border-bottom:1px solid #ecebe6;display:flex;align-items:center;justify-content:space-between}.mk-role-ui__top small,.mk-role-ui__top b{display:block}.mk-role-ui__top small{font-size:8px;text-transform:uppercase;letter-spacing:.12em;color:#999}.mk-role-ui__top b{margin-top:4px;font-size:14px}.mk-role-ui__top em{height:27px;padding:0 9px;border-radius:99px;background:#f0f2ef;display:inline-flex;align-items:center;font-style:normal;font-size:8px;font-weight:800;color:#69706a}.mk-pipeline-row{min-height:84px;padding:13px 17px;border-bottom:1px solid #efeee9;display:grid;grid-template-columns:38px 1fr auto;gap:11px;align-items:center}.mk-pipeline-row>i{width:38px;height:38px;border-radius:11px;background:#ecebe6;display:grid;place-items:center;font-style:normal;font-size:8px;font-weight:850}.mk-pipeline-row b,.mk-pipeline-row small{display:block}.mk-pipeline-row b{font-size:11px}.mk-pipeline-row small{margin-top:4px;color:#969792;font-size:8px}.mk-pipeline-row em{height:25px;padding:0 8px;border-radius:99px;background:#f2f1ed;display:inline-flex;align-items:center;font-style:normal;font-size:7.5px;font-weight:800;color:#767873}.mk-pipeline-row em.is-new{background:#f6ead5;color:#8a6328}.mk-pipeline-row em.is-good{background:#e4eee5;color:#4e6a55}.mk-role-ui__foot{padding:12px 15px;display:flex;gap:6px;overflow:auto}.mk-role-ui__foot span{flex:1;min-width:max-content;padding:7px 8px;border-radius:8px;background:#f6f5f1;text-align:center;font-size:7px;font-weight:800;color:#858681}
.mk-role-ui--family{padding:18px}.mk-role-ui--family>header{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-bottom:16px;border-bottom:1px solid #eae9e3}.mk-role-ui--family header small,.mk-role-ui--family header b{display:block}.mk-role-ui--family header small{font-size:8px;color:#999}.mk-role-ui--family header b{margin-top:4px;font-size:16px}.mk-status-dot{height:28px;padding:0 10px;border-radius:99px;background:#e5eee6;color:#4d6652;display:inline-flex;align-items:center;font-style:normal;font-size:8px;font-weight:850}.mk-family-timeline{padding:18px 0;display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.mk-family-timeline>span{min-height:120px;padding:13px;border:1px solid #e5e4de;border-radius:12px;display:flex;flex-direction:column;background:#fafaf8}.mk-family-timeline i{width:27px;height:27px;border-radius:50%;background:#ebeae5;display:grid;place-items:center;font-style:normal;font-size:8px;font-weight:850}.mk-family-timeline b{margin-top:auto;font-size:10px}.mk-family-timeline small{margin-top:4px;color:#92938f;font-size:7.5px;line-height:1.35}.mk-family-timeline .is-done i{background:#dce9de;color:#45604b}.mk-family-timeline .is-current{border-color:#aebbb0;background:#f3f7f3}.mk-family-timeline .is-current i{background:#202923;color:#fff}.mk-family-message{padding:13px;border-radius:12px;background:#f2f1ed;display:grid;grid-template-columns:35px 1fr;gap:10px}.mk-family-message>i{width:35px;height:35px;border-radius:10px;background:#202923;color:#fff;display:grid;place-items:center;font-style:normal;font-size:8px;font-weight:850}.mk-family-message small{display:block;color:#8a8c87;font-size:8px}.mk-family-message p{margin:5px 0 0;font-size:9px;line-height:1.5;color:#666862}

.mk-feature-section{padding-top:120px}.mk-feature-grid{margin-top:55px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--site-line);border-left:1px solid var(--site-line)}.mk-feature-grid article{min-height:250px;padding:27px;border-right:1px solid var(--site-line);border-bottom:1px solid var(--site-line)}.mk-feature-grid article>span{font-size:9px;font-weight:850;color:#a0a19d}.mk-feature-grid h3{margin:78px 0 9px;font-size:21px;letter-spacing:-.04em}.mk-feature-grid p{max-width:310px;margin:0;color:var(--site-muted);font-size:11px;line-height:1.65}
.mk-portal-section{width:min(1390px,calc(100% - 28px));margin:0 auto;padding:clamp(40px,6vw,82px);border-radius:25px;background:#202923;color:#fff;display:grid;grid-template-columns:minmax(340px,.62fr) minmax(600px,1.38fr);gap:70px;align-items:center}.mk-portal-copy h2{margin:0;font-size:clamp(46px,5vw,69px);line-height:.97;letter-spacing:-.065em}.mk-portal-copy p{max-width:550px;margin:20px 0 0;color:rgba(255,255,255,.59);font-size:13px;line-height:1.72}.mk-portal-ui{padding:12px;border-radius:20px;background:#f6f5f1;color:var(--site-text);display:grid;grid-template-columns:.78fr 1.22fr;gap:11px;box-shadow:0 30px 85px rgba(0,0,0,.2)}.mk-portal-photo{min-height:420px;padding:20px;border-radius:14px;background:linear-gradient(145deg,#d7ddd6,#8d9a90);display:flex;flex-direction:column;justify-content:flex-end;color:#fff}.mk-portal-photo span{font-size:8px;text-transform:uppercase;letter-spacing:.13em}.mk-portal-photo b{margin-top:5px;font-size:40px;letter-spacing:-.06em}.mk-portal-photo small{margin-top:3px;font-size:9px;color:rgba(255,255,255,.72)}.mk-portal-panel{padding:9px 7px}.mk-portal-panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:7px 4px 16px}.mk-portal-panel header small,.mk-portal-panel header b{display:block}.mk-portal-panel header small{font-size:8px;color:#999}.mk-portal-panel header b{margin-top:3px;font-size:14px}.mk-portal-panel header em{font-style:normal;font-size:8px;font-weight:850;color:#5c705f}.mk-portal-next{padding:16px;border-radius:12px;background:#e7ece7}.mk-portal-next small,.mk-portal-next b{display:block}.mk-portal-next small{font-size:8px;color:#7c847d}.mk-portal-next b{margin-top:6px;font-size:13px}.mk-portal-next p{margin:5px 0 12px;color:#747974;font-size:8px}.mk-portal-next>span{height:4px;border-radius:99px;background:#d2d8d2;display:block;overflow:hidden}.mk-portal-next>span i{display:block;height:100%;background:#3f5446}.mk-portal-items{margin-top:8px;display:grid;gap:6px}.mk-portal-items>span{min-height:60px;padding:9px 10px;border:1px solid #e5e4de;border-radius:11px;background:#fff;display:grid;grid-template-columns:28px 1fr auto;gap:9px;align-items:center}.mk-portal-items i{width:28px;height:28px;border-radius:9px;background:#edf0ec;display:grid;place-items:center;font-style:normal;font-size:8px;font-weight:850}.mk-portal-items b{font-size:9px}.mk-portal-items small{font-size:7.5px;color:#999}

.mk-sitebuilder{width:min(1260px,calc(100% - 60px));margin:115px auto;padding:clamp(36px,5vw,68px);border:1px solid var(--site-line);border-radius:24px;background:#fff;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.mk-sitebuilder__copy h2{margin:0;font-size:clamp(42px,4.7vw,62px);line-height:.98;letter-spacing:-.062em}.mk-sitebuilder__copy p{margin:19px 0 27px;color:var(--site-muted);font-size:12px;line-height:1.72}.mk-browser{border:1px solid #d8d7d0;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 24px 70px rgba(20,22,19,.1)}.mk-browser>header{height:39px;padding:0 12px;border-bottom:1px solid #e9e8e2;background:#f7f6f2;display:flex;align-items:center;gap:5px}.mk-browser>header i{width:7px;height:7px;border-radius:50%;background:#d2d2cb}.mk-browser>header span{margin-left:auto;margin-right:auto;transform:translateX(-14px);font-size:8px;color:#999}.mk-browser__page{min-height:400px;padding:70px 52px;background:linear-gradient(135deg,rgba(25,35,28,.78),rgba(25,35,28,.52)),linear-gradient(145deg,#87958b,#435148);color:#fff;display:flex;flex-direction:column;justify-content:flex-end}.mk-browser__page>span{font-size:8px;text-transform:uppercase;letter-spacing:.14em;color:rgba(255,255,255,.62)}.mk-browser__page h3{max-width:570px;margin:9px 0;font-size:44px;line-height:.98;letter-spacing:-.06em}.mk-browser__page p{max-width:480px;margin:0 0 21px;color:rgba(255,255,255,.7);font-size:10px;line-height:1.55}.mk-browser__page>b{font-size:9px}
.mk-final-cta{width:min(1390px,calc(100% - 28px));margin:0 auto 14px;padding:clamp(55px,7vw,96px);border-radius:25px;background:#171916;color:#fff;text-align:center}.mk-final-cta h2{max-width:880px;margin:0 auto;font-size:clamp(50px,6vw,78px);line-height:.96;letter-spacing:-.07em}.mk-final-cta>p{max-width:650px;margin:22px auto 0;color:rgba(255,255,255,.58);font-size:13px;line-height:1.7}.mk-final-actions{max-width:820px;margin:36px auto 0;display:grid;grid-template-columns:1fr 1fr;gap:9px}.mk-final-actions>a{min-height:86px;padding:17px 19px;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:rgba(255,255,255,.06);display:flex;align-items:center;justify-content:space-between;text-align:left;text-decoration:none;transition:.18s}.mk-final-actions>a:hover{background:#fff;color:var(--site-text);transform:translateY(-2px)}.mk-final-actions small,.mk-final-actions b{display:block}.mk-final-actions small{font-size:8px;text-transform:uppercase;letter-spacing:.12em;opacity:.58}.mk-final-actions b{margin-top:4px;font-size:16px}.mk-final-actions i{font-style:normal;font-size:20px}.mk-login-link{display:inline-block;margin-top:24px;color:rgba(255,255,255,.7);font-size:10px;font-weight:760;text-underline-offset:3px}

.site-footer{width:min(1390px,calc(100% - 28px));margin:0 auto 14px;padding:58px 48px 24px;border-radius:25px;background:#1b211d;color:#fff}.site-footer__top{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:45px}.site-footer__top>div{display:flex;flex-direction:column;align-items:flex-start;gap:11px}.site-footer__top>div:first-child p{max-width:320px;margin:4px 0 0;color:rgba(255,255,255,.52);font-size:11px;line-height:1.65}.site-footer__top strong{margin-bottom:5px;font-size:9px;text-transform:uppercase;letter-spacing:.13em;color:rgba(255,255,255,.48)}.site-footer__top a:not(.site-brand){font-size:10px;color:rgba(255,255,255,.72);text-decoration:none}.site-footer__top a:hover{color:#fff}.site-footer__bottom{margin-top:48px;padding-top:18px;border-top:1px solid rgba(255,255,255,.09);display:flex;justify-content:space-between;gap:20px;color:rgba(255,255,255,.4);font-size:9px}
.default-page{padding:84px 20px 110px}.default-page__inner{width:min(900px,100%);margin:auto}.default-article{padding:clamp(28px,6vw,68px);border:1px solid var(--site-line);border-radius:22px;background:#fff}.default-article h1{margin:0 0 28px;font-size:clamp(44px,6vw,72px);line-height:.98;letter-spacing:-.065em}.default-content{font-size:14px;line-height:1.8;color:#555853}.default-content h2{margin:42px 0 12px;color:var(--site-text);font-size:28px;letter-spacing:-.04em}.default-content h3{margin:30px 0 10px;color:var(--site-text);font-size:20px}.default-content a{text-underline-offset:3px}

/* Public breeder website */
.site-header--profile{background:rgba(255,255,255,.93)}.profile-brand{min-width:0;max-width:340px;color:var(--site-text);font-size:18px;font-weight:850;letter-spacing:-.04em;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-powered{min-height:38px;padding:0 10px;border:1px solid var(--site-line);border-radius:9px;display:inline-flex;align-items:center;color:var(--site-muted);font-size:8.5px;font-weight:800;text-decoration:none}
.profile-page{--profile-max:1180px}.profile-hero{position:relative;min-height:690px;margin:12px;overflow:hidden;border-radius:25px;display:flex;align-items:flex-end;color:#fff}.profile-hero__bg{position:absolute;inset:0;background:linear-gradient(145deg,#78897c,#29362d)}.profile-hero__bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(11,15,12,.04),rgba(11,15,12,.7))}.profile-hero__bg img{width:100%;height:100%;object-fit:cover}.profile-hero__content{position:relative;z-index:2;width:min(var(--profile-max),calc(100% - 60px));margin:0 auto;padding:0 0 64px}.profile-hero__content h1{max-width:900px;margin:0;font-size:clamp(58px,7vw,92px);line-height:.92;letter-spacing:-.07em}.profile-hero__content p{max-width:650px;margin:20px 0 0;color:rgba(255,255,255,.7);font-size:13px;line-height:1.68}.site-button-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:25px}
.profile-body{width:min(var(--profile-max),100%);margin:auto;padding:96px 30px;display:grid;grid-template-columns:1.25fr .75fr;gap:90px;align-items:start}.profile-body h2,.profile-litters .site-section__head h2{margin:0;font-size:clamp(42px,5vw,60px);line-height:.98;letter-spacing:-.06em}.profile-copy{margin-top:22px;color:#595c57;font-size:13px;line-height:1.8}.profile-copy>*:first-child{margin-top:0}.profile-body>aside{border-top:1px solid var(--site-line)}.profile-body>aside>div{min-height:70px;padding:15px 0;border-bottom:1px solid var(--site-line);display:grid;grid-template-columns:95px 1fr;gap:12px;align-items:center}.profile-body>aside span{font-size:9px;color:#969792;text-transform:uppercase;letter-spacing:.1em}.profile-body>aside strong{font-size:11px}.profile-links strong{display:flex;flex-wrap:wrap;gap:10px}.profile-links a{text-decoration:none;border-bottom:1px solid currentColor}
.profile-dogs{width:min(var(--profile-max),100%);margin:auto;padding:20px 30px 105px}.profile-dogs .site-section__head,.profile-process .site-section__head{max-width:760px}.profile-dogs .site-section__head h2,.profile-process .site-section__head h2{font-size:clamp(42px,5vw,58px);line-height:.98;letter-spacing:-.06em;margin:0}.profile-dogs .site-section__head p,.profile-litters .site-section__head p{font-size:12px;line-height:1.65;color:var(--site-muted)}.profile-dog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:32px}.profile-dog{overflow:hidden;border:1px solid var(--site-line);border-radius:18px;background:#fff}.profile-dog__image{min-height:360px;background:linear-gradient(145deg,#d8ddd6,#929e95);background-size:cover;background-position:center}.profile-dog__image.has-image{background-image:linear-gradient(180deg,rgba(10,14,11,0),rgba(10,14,11,.08)),var(--dog-image)}.profile-dog>div:last-child{padding:19px}.profile-dog h3{font-size:26px;letter-spacing:-.045em;margin:0}.profile-dog p{font-size:11px;color:var(--site-muted);margin:5px 0 0}
.profile-litters{width:min(var(--profile-max),100%);margin:auto;padding:20px 30px 105px}.profile-litter-list{display:grid;gap:14px;margin-top:32px}.profile-litter-card{overflow:hidden;border:1px solid var(--site-line);border-radius:18px;background:#fff;display:grid;grid-template-columns:minmax(260px,.65fr) 1.35fr}.profile-litter-card__image{min-height:300px;background:linear-gradient(145deg,#d5dbd5,#849187);background-size:cover;background-position:center}.profile-litter-card__body{padding:34px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.profile-litter-card__body h3{margin:0;font-size:34px;letter-spacing:-.05em}.profile-litter-card__body p{margin:8px 0 22px;color:var(--site-muted);font-size:11px}.profile-status{display:inline-flex;min-height:39px;align-items:center;padding:0 13px;border-radius:9px;background:#f1f0eb;color:#777;font-size:10px;font-weight:800}.profile-empty{grid-column:1/-1;padding:32px;border:1px dashed var(--site-line-strong);border-radius:18px;background:rgba(255,255,255,.45)}.profile-empty h3{margin:0;font-size:25px;letter-spacing:-.04em}.profile-empty p{color:var(--site-muted);font-size:11px}.profile-process{width:min(var(--profile-max),100%);margin:auto;padding:20px 30px 115px}.profile-process__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:34px;border-top:1px solid var(--site-line)}.profile-process__grid article{min-height:210px;padding:25px 22px;border-right:1px solid var(--site-line)}.profile-process__grid article:last-child{border-right:0}.profile-process__grid b{display:block;font-size:10px;color:#999}.profile-process__grid h3{font-size:24px;letter-spacing:-.04em;margin:50px 0 8px}.profile-process__grid p{font-size:11px;line-height:1.6;color:var(--site-muted)}.profile-process__cta{margin-top:24px;padding:28px 30px;border-radius:18px;background:var(--site-brand);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px}.profile-process__cta h3{font-size:28px;letter-spacing:-.045em;margin:0}.profile-footer{width:min(1390px,calc(100% - 28px));margin:0 auto 14px;padding:50px;border-radius:24px;background:#1b211d;color:#fff}.profile-footer>div:first-child{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.profile-footer h2{font-size:38px;letter-spacing:-.05em;margin:0}.profile-footer p{max-width:580px;color:rgba(255,255,255,.58);font-size:11px;line-height:1.65}.profile-footer__bottom{display:flex;justify-content:space-between;gap:20px;margin-top:44px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);font-size:9px;color:rgba(255,255,255,.48)}.profile-footer__bottom a{color:#fff;text-decoration:none}

/* Public discover inherits the marketing shell but keeps product cards. */
body.breederly-site .br-discover{max-width:1260px!important;padding:76px 30px 110px!important;margin:auto!important}.breederly-site .br-discover-head{max-width:930px!important}.breederly-site .br-discover-head h1{font-size:clamp(48px,6vw,74px)!important;line-height:.98!important;letter-spacing:-.064em!important}.breederly-site .br-discover-head>p{max-width:720px!important;font-size:13px!important;line-height:1.72!important}.breederly-site .br-discover-filters{margin-top:28px!important;padding:9px!important;border:1px solid var(--site-line)!important;border-radius:15px!important;background:#fff!important;grid-template-columns:minmax(250px,1.6fr) minmax(150px,.65fr) minmax(150px,.65fr) auto!important}.breederly-site .br-discover-query,.breederly-site .br-discover-filters>input,.breederly-site .br-discover-filters>select{border-color:transparent!important;background:#f5f4f0!important}.breederly-site .br-discover-grid{margin-top:34px!important;gap:14px!important}.breederly-site .br-public-card{border-color:var(--site-line)!important;border-radius:18px!important;box-shadow:none!important;transition:transform .18s,box-shadow .18s}.breederly-site .br-public-card:hover{transform:translateY(-3px);box-shadow:0 18px 50px rgba(25,27,24,.08)!important}.breederly-site .br-public-card .br-cover{height:270px!important}.breederly-site .br-public-body{padding:20px!important}.breederly-site .br-public-body h2{font-size:23px!important}.breederly-site .br-public-body p{min-height:50px!important;font-size:10px!important;line-height:1.65!important}

@media(max-width:1120px){
  .mk-hero{grid-template-columns:1fr;gap:38px;padding-top:68px}.mk-hero__copy{padding-left:0}.mk-hero__copy h1{max-width:900px}.mk-hero__product{min-height:650px}.mk-role-card{grid-template-columns:1fr;gap:44px}.mk-role-ui{max-width:none}.mk-portal-section{grid-template-columns:1fr;gap:42px}.mk-portal-copy{max-width:760px}.mk-sitebuilder{grid-template-columns:1fr;gap:45px}.site-footer__top{grid-template-columns:1.6fr 1fr 1fr}.site-footer__top>div:last-child{display:none}.profile-body{grid-template-columns:1fr;gap:45px}
}
@media(max-width:860px){
  .site-header__inner{width:calc(100% - 24px);height:66px;grid-template-columns:auto 1fr auto}.site-nav{position:fixed;top:76px;left:12px;right:12px;z-index:120;display:none!important;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:2px;padding:9px;border:1px solid var(--site-line);border-radius:16px;background:#fff;box-shadow:0 24px 70px rgba(19,21,18,.18)}.site-nav.is-open{display:flex!important}.site-nav>a{min-height:46px;padding:0 12px;border-radius:10px;display:flex;align-items:center}.site-nav>a:hover{background:#f5f4f0}.site-nav__mobile-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:7px;padding-top:8px;border-top:1px solid var(--site-line)}.site-nav__mobile-actions>a{min-height:44px;border:1px solid var(--site-line);border-radius:10px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:11px;font-weight:800}.site-nav__mobile-actions .site-nav__mobile-cta,.profile-nav .site-nav__mobile-cta{display:flex;background:var(--site-text);border-color:var(--site-text);color:#fff}.site-login{display:none}.site-menu{display:grid}.profile-powered{display:none}
  .mk-hero{padding:58px 18px 42px}.mk-hero__copy h1{font-size:clamp(54px,11vw,76px)}.mk-hero__product{min-height:590px}.mk-product-window{right:0}.mk-product-window__body{grid-template-columns:150px 1fr}.mk-product-content{padding:18px}.mk-product-stats{grid-template-columns:1fr 1fr}.mk-product-stats article:last-child{grid-column:1/-1}.mk-trust-strip{width:calc(100% - 36px);overflow:auto;justify-content:flex-start;padding:0 4px}.mk-trust-strip span{white-space:nowrap}.mk-section__head--split{grid-template-columns:1fr;gap:22px}.mk-role-card{padding:54px 30px}.mk-feature-grid{grid-template-columns:1fr 1fr}.mk-portal-ui{grid-template-columns:1fr}.mk-portal-photo{min-height:310px}.mk-sitebuilder{width:calc(100% - 28px);margin:90px auto}.profile-litter-card{grid-template-columns:1fr}.profile-process__grid{grid-template-columns:1fr 1fr}.profile-process__grid article:nth-child(2){border-right:0}.profile-dog-grid{grid-template-columns:1fr}.profile-footer>div:first-child{align-items:flex-start;flex-direction:column}
  body.breederly-site .br-discover{padding:60px 18px 90px!important}.breederly-site .br-discover-filters{grid-template-columns:1fr 1fr!important}.breederly-site .br-discover-query{grid-column:1/-1!important}.breederly-site .br-discover-filters>.br-btn{width:100%!important}
}
@media(max-width:620px){
  .site-header__inner{width:calc(100% - 18px)}.site-brand{font-size:22px}.site-cta{display:none}.profile-brand{max-width:190px;font-size:16px}
  .mk-hero{padding-top:44px}.mk-hero__copy h1{font-size:49px}.mk-lead{font-size:14px;line-height:1.68}.mk-actions{display:grid;grid-template-columns:1fr}.mk-btn{width:100%}.mk-hero__proof{grid-template-columns:1fr;gap:11px}.mk-hero__proof span{grid-template-columns:120px 1fr;align-items:center}.mk-hero__product{min-height:470px;margin-top:8px}.mk-product-window{inset:0 0 43px}.mk-product-window__body{grid-template-columns:1fr}.mk-product-sidebar{display:none}.mk-product-main>header{padding:0 16px}.mk-product-heading h2{font-size:18px}.mk-product-pill{display:none}.mk-product-stats article{padding:11px}.mk-product-task{padding:13px}.mk-product-task>div p{display:none}.mk-product-grid section{min-height:90px}.mk-product-grid section:first-child{display:none}.mk-product-grid{grid-template-columns:1fr}.mk-family-floating{right:8px;width:78%}.mk-trust-strip{width:calc(100% - 24px);min-height:60px}
  .mk-section{padding:84px 18px}.mk-section__head h2{font-size:42px}.mk-journey{margin-top:38px}.mk-journey article{padding:20px 0;grid-template-columns:46px 1fr;align-items:start}.mk-journey article>span{width:34px;height:34px}.mk-journey article>div{grid-template-columns:1fr;gap:7px}.mk-journey h3{font-size:19px}.mk-role-section{width:calc(100% - 16px);gap:8px}.mk-role-card{min-height:0;padding:48px 18px;border-radius:20px}.mk-role-card__copy h2{font-size:42px}.mk-role-ui__foot{display:none}.mk-family-timeline{grid-template-columns:1fr 1fr}.mk-family-timeline>span{min-height:100px}.mk-feature-grid{grid-template-columns:1fr;border-left:0}.mk-feature-grid article{min-height:0;padding:24px 0;border-right:0}.mk-feature-grid h3{margin:42px 0 8px}.mk-portal-section{width:calc(100% - 16px);padding:48px 18px;border-radius:20px}.mk-portal-copy h2{font-size:43px}.mk-portal-ui{padding:8px}.mk-portal-photo{min-height:270px}.mk-sitebuilder{width:calc(100% - 16px);margin:84px auto;padding:48px 18px;border-radius:20px}.mk-sitebuilder__copy h2{font-size:42px}.mk-browser__page{min-height:320px;padding:42px 24px}.mk-browser__page h3{font-size:34px}.mk-final-cta{width:calc(100% - 16px);padding:58px 18px;border-radius:20px}.mk-final-cta h2{font-size:44px}.mk-final-actions{grid-template-columns:1fr}.site-footer{width:calc(100% - 16px);padding:42px 20px 22px;border-radius:20px}.site-footer__top{grid-template-columns:1fr 1fr}.site-footer__top>div:first-child{grid-column:1/-1}.site-footer__bottom{align-items:flex-start;flex-direction:column}.default-page{padding:48px 8px 80px}.default-article{padding:28px 20px;border-radius:18px}.default-article h1{font-size:44px}
  .profile-hero{min-height:590px;margin:8px;border-radius:20px}.profile-hero__content{width:calc(100% - 36px);padding-bottom:38px}.profile-hero__content h1{font-size:49px}.profile-body,.profile-dogs,.profile-litters,.profile-process{padding-left:18px;padding-right:18px}.profile-body{padding-top:70px}.profile-body h2,.profile-litters .site-section__head h2,.profile-dogs .site-section__head h2,.profile-process .site-section__head h2{font-size:40px}.profile-litter-card__image{min-height:260px}.profile-litter-card__body{padding:26px 20px}.profile-litter-card__body h3{font-size:30px}.profile-dog__image{min-height:285px}.profile-process__grid{grid-template-columns:1fr;border-top:0}.profile-process__grid article{min-height:0;padding:22px 0;border-right:0;border-top:1px solid var(--site-line)}.profile-process__grid h3{margin:18px 0 7px}.profile-process__cta{padding:22px;align-items:stretch;flex-direction:column}.profile-process__cta .site-button{width:100%}.profile-footer{padding:36px 20px;border-radius:18px}.profile-footer h2{font-size:30px}.profile-footer__bottom{align-items:flex-start;flex-direction:column}
  body.breederly-site .br-discover{padding:46px 12px 76px!important}.breederly-site .br-discover-head h1{font-size:43px!important}.breederly-site .br-discover-filters{grid-template-columns:1fr!important;padding:7px!important}.breederly-site .br-discover-query{grid-column:auto!important}.breederly-site .br-public-card .br-cover{height:240px!important}
}

/* Discover pagination */
.breederly-site .br-discover-pagination{margin-top:30px;padding-top:20px;border-top:1px solid var(--site-line);display:flex;align-items:center;justify-content:space-between;gap:16px}
.breederly-site .br-discover-pagination>span{font-size:10px;font-weight:800;color:#888b85}
.breederly-site .br-discover-pagination>div{display:flex;gap:8px}
@media(max-width:620px){.breederly-site .br-discover-pagination{align-items:stretch;flex-direction:column}.breederly-site .br-discover-pagination>div{display:grid;grid-template-columns:1fr 1fr}.breederly-site .br-discover-pagination .br-btn{width:100%!important}}

/* Breederly public experience 2.5 */
.mk-hero__product{min-height:720px}.mk-hero-photo{position:absolute;right:0;top:0;width:54%;height:300px;margin:0;border-radius:22px;overflow:hidden;background:#d9ddd7;box-shadow:0 28px 70px rgba(24,29,25,.12)}.mk-hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,rgba(12,16,13,.72))}.mk-hero-photo img{width:100%;height:100%;object-fit:cover}.mk-hero-photo figcaption{position:absolute;left:18px;right:18px;bottom:16px;z-index:2;color:#fff;font-size:9px;font-weight:800;letter-spacing:.02em}.mk-hero__product .mk-product-window{inset:92px 76px 28px 0;z-index:2}.mk-family-floating{z-index:3}
.mk-photo-story{width:min(1390px,calc(100% - 28px));margin:30px auto 115px;padding:14px;display:grid;grid-template-columns:1.05fr .72fr .58fr;gap:14px;align-items:stretch}.mk-photo-story figure{margin:0;border-radius:22px;overflow:hidden;background:#deded8}.mk-photo-story img{width:100%;height:100%;object-fit:cover}.mk-photo-story__large{min-height:560px}.mk-photo-story__small{min-height:560px}.mk-photo-story__copy{padding:48px 40px;border-radius:22px;background:#fff;border:1px solid var(--site-line);display:flex;flex-direction:column;justify-content:center}.mk-photo-story__copy h2{margin:0;font-size:clamp(36px,4vw,54px);line-height:.99;letter-spacing:-.06em}.mk-photo-story__copy p{margin:19px 0 0;color:var(--site-muted);font-size:12px;line-height:1.75}
.mk-portal-photo{position:relative;overflow:hidden;background-image:linear-gradient(180deg,rgba(18,22,19,.02),rgba(18,22,19,.64)),var(--mk-photo);background-size:cover;background-position:center}.mk-portal-photo>*{position:relative;z-index:1}.mk-browser__page.has-photo{background-image:linear-gradient(135deg,rgba(25,35,28,.8),rgba(25,35,28,.38)),var(--mk-site-photo);background-size:cover;background-position:center}
.profile-preview-banner{width:min(1180px,calc(100% - 32px));margin:18px auto 0;padding:11px 14px;border:1px solid #dccb9e;border-radius:12px;background:#fff9e9;display:flex;align-items:center;gap:14px}.profile-preview-banner>div{min-width:0;flex:1}.profile-preview-banner strong,.profile-preview-banner span{display:block}.profile-preview-banner strong{font-size:11px}.profile-preview-banner span{margin-top:2px;color:#766846;font-size:9px}.profile-preview-banner a{font-size:9px;font-weight:800;text-decoration:none;padding:8px 10px;border-radius:8px;background:#fff;border:1px solid #eadcba;white-space:nowrap}
.profile-facts{width:min(var(--profile-max),calc(100% - 60px));margin:34px auto 0;padding:0;border-top:1px solid var(--site-line);border-bottom:1px solid var(--site-line);display:grid;grid-template-columns:repeat(4,1fr)}.profile-facts>div{padding:20px 24px;border-right:1px solid var(--site-line)}.profile-facts>div:last-child{border-right:0}.profile-facts small,.profile-facts strong{display:block}.profile-facts small{font-size:8px;text-transform:uppercase;letter-spacing:.13em;color:#9a9b96}.profile-facts strong{margin-top:6px;font-size:12px}
.profile-gallery{width:min(var(--profile-max),100%);margin:auto;padding:0 30px 105px;display:grid;grid-template-columns:1.4fr .8fr .8fr;grid-auto-rows:220px;gap:12px}.profile-gallery figure{margin:0;border-radius:18px;overflow:hidden;background:#e3e2dc}.profile-gallery figure.is-featured{grid-row:span 2}.profile-gallery img{width:100%;height:100%;object-fit:cover}.profile-values{width:min(var(--profile-max),100%);margin:auto;padding:0 30px 105px}.profile-values .site-section__head{max-width:760px}.profile-values .site-section__head h2{margin:0;font-size:clamp(42px,5vw,58px);line-height:.98;letter-spacing:-.06em}.profile-values__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:32px;border-top:1px solid var(--site-line)}.profile-values__grid article{padding:28px 30px 30px 0;border-right:1px solid var(--site-line)}.profile-values__grid article+article{padding-left:30px;border-right:0}.profile-values__grid span{font-size:9px;color:#aaa}.profile-values__grid h3{margin:38px 0 10px;font-size:28px;letter-spacing:-.045em}.profile-values__grid p{margin:0;color:var(--site-muted);font-size:12px;line-height:1.75}.profile-litter-card__image:not(.has-image),.profile-dog__image:not(.has-image){background:linear-gradient(145deg,#e4e3de,#bbbdb7)}
.profile-template--photo .profile-hero{min-height:780px}.profile-template--photo .profile-hero__content{padding-bottom:74px}.profile-template--photo .profile-hero__content h1{font-size:clamp(64px,7.6vw,106px)}.profile-template--classic .profile-hero,.profile-template--classic .profile-litter-card,.profile-template--classic .profile-dog,.profile-template--classic .profile-process__cta,.profile-template--classic .profile-gallery figure{border-radius:6px}.profile-template--classic .profile-hero__content h1{letter-spacing:-.045em}
@media(max-width:1120px){.mk-hero__product{min-height:680px}.mk-hero__product .mk-product-window{inset:80px 55px 30px 0}.mk-photo-story{grid-template-columns:1fr 1fr}.mk-photo-story__copy{grid-column:1/-1;order:-1}.mk-photo-story__large,.mk-photo-story__small{min-height:420px}.profile-gallery{grid-template-columns:1.4fr 1fr;grid-auto-rows:210px}.profile-gallery figure:nth-child(n+5){display:none}}
@media(max-width:860px){.mk-photo-story{width:calc(100% - 28px);margin-bottom:90px}.mk-photo-story__copy{padding:38px 30px}.profile-facts{width:calc(100% - 36px);grid-template-columns:1fr 1fr}.profile-facts>div:nth-child(2){border-right:0}.profile-facts>div:nth-child(-n+2){border-bottom:1px solid var(--site-line)}.profile-gallery,.profile-values{padding-left:18px;padding-right:18px}.profile-values__grid{grid-template-columns:1fr}.profile-values__grid article,.profile-values__grid article+article{padding:24px 0;border-right:0;border-bottom:1px solid var(--site-line)}}
@media(max-width:620px){.mk-hero__product{min-height:520px}.mk-hero-photo{display:none}.mk-hero__product .mk-product-window{inset:0 0 43px}.mk-photo-story{width:calc(100% - 16px);grid-template-columns:1fr;margin:12px auto 80px;padding:8px}.mk-photo-story__copy{grid-column:auto;padding:34px 22px}.mk-photo-story__copy h2{font-size:39px}.mk-photo-story__large{min-height:390px}.mk-photo-story__small{min-height:280px}.profile-preview-banner{align-items:stretch;flex-direction:column}.profile-preview-banner a{text-align:center}.profile-facts{width:calc(100% - 36px);grid-template-columns:1fr 1fr}.profile-facts>div{padding:16px 14px}.profile-gallery{grid-template-columns:1fr 1fr;grid-auto-rows:155px;padding-bottom:76px}.profile-gallery figure.is-featured{grid-column:1/-1;grid-row:auto;min-height:280px}.profile-values{padding-bottom:76px}.profile-values .site-section__head h2{font-size:40px}.profile-template--photo .profile-hero{min-height:650px}}

/* Draft preview safety */
.is-preview-locked{opacity:.72;cursor:default}
.profile-preview-banner .is-preview-locked{opacity:1}

/* Breederly 2.6 — public breeder subdomain: litters and puppies are first-class content. */
.profile-litters--showcase{padding-top:72px;padding-bottom:105px}.profile-litters--showcase>.site-section__head{max-width:none;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.55fr);gap:70px;align-items:end}.profile-litters--showcase>.site-section__head>div{max-width:760px}.profile-litters--showcase>.site-section__head>p{margin:0;color:var(--site-muted);font-size:12px;line-height:1.75}.profile-litter-showcases{display:grid;gap:34px;margin-top:38px}.profile-litter-showcase{overflow:hidden;border:1px solid var(--site-line);border-radius:24px;background:#fff}.profile-litter-showcase__head{padding:28px 30px;border-bottom:1px solid var(--site-line);display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.profile-litter-showcase__head h3{margin:0;font-size:clamp(34px,4vw,48px);line-height:.98;letter-spacing:-.055em}.profile-litter-showcase__head p{margin:9px 0 0;color:var(--site-muted);font-size:11px}.profile-litter-showcase__stats{display:flex;border:1px solid var(--site-line);border-radius:12px;overflow:hidden}.profile-litter-showcase__stats span{min-width:92px;padding:12px 14px;display:grid;gap:4px}.profile-litter-showcase__stats span+span{border-left:1px solid var(--site-line)}.profile-litter-showcase__stats small{font-size:8px;text-transform:uppercase;letter-spacing:.1em;color:#9a9b96}.profile-litter-showcase__stats strong{font-size:18px}.profile-litter-showcase__intro{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(300px,.55fr);border-bottom:1px solid var(--site-line)}.profile-litter-showcase__cover{min-height:320px;background:linear-gradient(145deg,#e4e3de,#bbbdb7);background-size:cover;background-position:center}.profile-litter-showcase__cover.has-image{background-image:linear-gradient(180deg,rgba(15,20,16,.01),rgba(15,20,16,.12)),var(--litter-image)}.profile-litter-showcase__parents{padding:32px;display:flex;flex-direction:column;justify-content:center}.profile-litter-showcase__parents dl{margin:8px 0 24px}.profile-litter-showcase__parents dl>div{padding:12px 0;border-bottom:1px solid var(--site-line);display:flex;justify-content:space-between;gap:20px}.profile-litter-showcase__parents dt{font-size:9px;color:#92938e}.profile-litter-showcase__parents dd{margin:0;text-align:right;font-size:11px;font-weight:800}.profile-litter-showcase__parents .site-button{align-self:flex-start}
.profile-puppy-grid{padding:22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.profile-puppy-card{overflow:hidden;border:1px solid var(--site-line);border-radius:16px;background:#fbfbf9}.profile-puppy-card__image{position:relative;aspect-ratio:4/3;background:linear-gradient(145deg,#e5e4df,#c5c7c1);background-size:cover;background-position:center}.profile-puppy-card__image.has-image{background-image:var(--puppy-image)}.profile-puppy-status{position:absolute;left:10px;top:10px;padding:7px 9px;border-radius:999px;background:rgba(255,255,255,.93);box-shadow:0 3px 12px rgba(0,0,0,.08);font-size:8px;font-weight:850}.profile-puppy-card--available .profile-puppy-status{color:#2f6444}.profile-puppy-card--dialog .profile-puppy-status{color:#8a641e}.profile-puppy-card--reserved .profile-puppy-status{color:#696a66}.profile-puppy-card__body{padding:17px}.profile-puppy-card__body .site-eyebrow{margin-bottom:7px}.profile-puppy-card__body h4{margin:0;font-size:22px;letter-spacing:-.04em}.profile-puppy-card__body p{margin:8px 0 0;color:var(--site-muted);font-size:10px;line-height:1.6}.profile-puppy-card__body .profile-puppy-card__date{color:#8b8d87;font-size:9px}.profile-puppy-card__body>a{display:inline-flex;margin-top:15px;color:var(--site-text);font-size:10px;font-weight:850;text-decoration:none}.profile-puppy-card__muted{display:block;margin-top:15px;color:#92938e;font-size:9px;font-weight:750}.profile-empty--inline{margin:22px}.profile-empty--inline h4{margin:0 0 6px;font-size:20px}
@media(max-width:1000px){.profile-litters--showcase>.site-section__head{grid-template-columns:1fr;gap:14px}.profile-litter-showcase__intro{grid-template-columns:1fr 1fr}.profile-puppy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:680px){.profile-litters--showcase{padding-top:54px;padding-bottom:76px}.profile-litter-showcase{border-radius:18px}.profile-litter-showcase__head{padding:22px 18px;align-items:flex-start;flex-direction:column}.profile-litter-showcase__head h3{font-size:35px}.profile-litter-showcase__stats{width:100%}.profile-litter-showcase__stats span{flex:1}.profile-litter-showcase__intro{grid-template-columns:1fr}.profile-litter-showcase__cover{min-height:270px}.profile-litter-showcase__parents{padding:22px 18px}.profile-puppy-grid{padding:12px;grid-template-columns:1fr}.profile-puppy-card__image{aspect-ratio:16/11}.profile-puppy-card__body{padding:18px}.profile-puppy-card__body h4{font-size:25px}}

/* Breederly 2.6 — rebuilt marketing homepage. Deliberately isolated from the old mk-* homepage layer. */
.home26{overflow:hidden;background:var(--site-bg)}
.home26-kicker{display:block;margin-bottom:13px;color:#7f817c;font-size:10px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.home26-kicker--light{color:rgba(255,255,255,.58)}
.home26-btn{min-height:48px;padding:0 18px;border:1px solid transparent;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:12px;font-weight:850}.home26-btn--dark{background:#1d211e;color:#fff}.home26-btn--light{background:#fff;border-color:var(--site-line);color:#1d211e}
.home26-hero{width:min(1460px,calc(100% - 34px));margin:0 auto;padding:68px 20px 82px;display:grid;grid-template-columns:minmax(0,.84fr) minmax(580px,1.16fr);gap:70px;align-items:center}.home26-hero__copy{padding-left:clamp(0px,3vw,40px)}.home26-hero__copy h1{max-width:700px;margin:0;font-size:clamp(62px,6vw,94px);line-height:.92;letter-spacing:-.075em}.home26-hero__copy>p{max-width:620px;margin:26px 0 0;color:var(--site-muted);font-size:16px;line-height:1.72}.home26-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}.home26-hero__facts{max-width:650px;margin-top:36px;padding-top:20px;border-top:1px solid var(--site-line);display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.home26-hero__facts span{display:grid;gap:3px}.home26-hero__facts b{font-size:11px}.home26-hero__facts small{color:#92948e;font-size:9px;line-height:1.45}
.home26-hero__visual{position:relative;min-height:650px}.home26-hero__visual>figure{position:absolute;inset:0 10% 58px 0;margin:0;overflow:hidden;border-radius:28px;background:#d9dbd6}.home26-hero__visual>figure:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,16,13,.02),rgba(12,16,13,.22))}.home26-hero__visual>figure img{width:100%;height:100%;object-fit:cover}.home26-site-card{position:absolute;right:0;bottom:0;width:min(560px,82%);overflow:hidden;border:1px solid #d8d7cf;border-radius:20px;background:#fff;box-shadow:0 30px 90px rgba(25,30,26,.18)}.home26-site-card__bar{height:38px;padding:0 12px;border-bottom:1px solid #eceae4;background:#fafaf7;display:flex;align-items:center;gap:5px}.home26-site-card__bar i{width:7px;height:7px;border-radius:50%;background:#d1d0ca}.home26-site-card__bar span{margin:auto;transform:translateX(-17px);color:#9a9b96;font-size:8px;font-weight:750}.home26-site-card__body{padding:28px}.home26-site-card__body>span{font-size:9px;font-weight:800;color:#868883;text-transform:uppercase;letter-spacing:.11em}.home26-site-card__body h2{max-width:430px;margin:9px 0 20px;font-size:32px;line-height:1;letter-spacing:-.055em}.home26-mini-puppies{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--site-line);border-bottom:1px solid var(--site-line)}.home26-mini-puppies b{padding:12px 10px;display:grid;gap:4px;border-right:1px solid var(--site-line);font-size:9px}.home26-mini-puppies b:last-child{border-right:0}.home26-mini-puppies em{font-style:normal;font-size:8px;font-weight:700;color:#858781}
.home26-choice{width:min(1390px,calc(100% - 34px));margin:0 auto 110px;display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--site-line);border-radius:24px;overflow:hidden;background:#fff}.home26-choice article{padding:52px clamp(30px,4vw,58px)}.home26-choice article+article{border-left:1px solid var(--site-line);background:#f0f1ed}.home26-choice h2{max-width:570px;margin:0;font-size:clamp(40px,4.3vw,58px);line-height:.98;letter-spacing:-.06em}.home26-choice p{max-width:610px;margin:20px 0 0;color:var(--site-muted);font-size:12px;line-height:1.75}.home26-choice ul,.home26-portal__copy ul{margin:26px 0 0;padding:0;list-style:none}.home26-choice li,.home26-portal__copy li{padding:11px 0;border-top:1px solid rgba(140,142,136,.22);font-size:11px;font-weight:750}.home26-choice a{display:inline-flex;margin-top:25px;color:#20221f;font-size:11px;font-weight:850;text-decoration:none}
.home26-flow,.home26-features,.home26-faq{width:min(1320px,calc(100% - 42px));margin:0 auto 110px}.home26-section-head{max-width:820px}.home26-section-head h2{margin:0;font-size:clamp(48px,5vw,68px);line-height:.96;letter-spacing:-.066em}.home26-section-head>p{max-width:720px;margin:18px 0 0;color:var(--site-muted);font-size:13px;line-height:1.72}.home26-steps{margin-top:42px;border-top:1px solid var(--site-line);display:grid;grid-template-columns:repeat(4,1fr)}.home26-steps article{min-height:285px;padding:26px 28px 30px 0;border-right:1px solid var(--site-line)}.home26-steps article+article{padding-left:28px}.home26-steps article:last-child{border-right:0}.home26-steps b{font-size:9px;color:#aaa}.home26-steps h3{margin:72px 0 9px;font-size:23px;letter-spacing:-.04em}.home26-steps p{margin:0;color:var(--site-muted);font-size:11px;line-height:1.68}
.home26-breeder-site{width:min(1420px,calc(100% - 24px));margin:0 auto 110px;padding:70px;display:grid;grid-template-columns:minmax(360px,.72fr) minmax(620px,1.28fr);gap:70px;align-items:center;border-radius:28px;background:#e9ebe6}.home26-breeder-site__copy h2{max-width:560px;margin:0;font-size:clamp(48px,5vw,70px);line-height:.95;letter-spacing:-.07em}.home26-breeder-site__copy>p{max-width:560px;margin:22px 0 0;color:#61635e;font-size:12px;line-height:1.75}.home26-checks{display:grid;grid-template-columns:1fr 1fr;gap:0 18px;margin:26px 0}.home26-checks span{padding:11px 0;border-top:1px solid rgba(85,91,85,.18);font-size:10px;font-weight:800}.home26-breeder-site__preview{padding:9px;border:1px solid #d7d9d3;border-radius:24px;background:#fff;box-shadow:0 28px 80px rgba(25,29,25,.12)}.home26-preview-cover{position:relative;height:360px;margin:0;overflow:hidden;border-radius:18px;background:#d8dad5}.home26-preview-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(11,15,12,.72))}.home26-preview-cover img{width:100%;height:100%;object-fit:cover}.home26-preview-cover figcaption{position:absolute;left:25px;right:25px;bottom:23px;z-index:2;color:#fff}.home26-preview-cover small,.home26-preview-cover strong{display:block}.home26-preview-cover small{font-size:9px;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.65)}.home26-preview-cover strong{max-width:520px;margin-top:6px;font-size:34px;line-height:1;letter-spacing:-.05em}.home26-preview-litter{padding:22px 16px 10px}.home26-preview-litter>header{display:flex;align-items:center;justify-content:space-between}.home26-preview-litter header span{display:grid}.home26-preview-litter header small{font-size:8px;color:#8a8c86}.home26-preview-litter header b{font-size:12px}.home26-preview-litter header em{padding:6px 8px;border-radius:999px;background:#edf3ee;color:#386148;font-size:8px;font-style:normal;font-weight:850}.home26-preview-puppies{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.home26-preview-puppies figure{margin:0;overflow:hidden;border:1px solid var(--site-line);border-radius:12px;background:#fafaf7}.home26-preview-puppies img{width:100%;height:150px;object-fit:cover}.home26-preview-puppies span{padding:10px;display:flex;justify-content:space-between;gap:8px}.home26-preview-puppies b{font-size:9px}.home26-preview-puppies small{font-size:8px;color:#8b8d87}
.home26-portal{width:min(1420px,calc(100% - 24px));margin:0 auto 110px;padding:68px;display:grid;grid-template-columns:minmax(480px,1fr) minmax(360px,.72fr);gap:80px;align-items:center;border-radius:28px;background:#202723;color:#fff}.home26-portal__visual{display:grid;place-items:center}.home26-phone{width:min(500px,100%);padding:9px;border-radius:28px;background:#f6f5f0;color:#20211f;box-shadow:0 28px 90px rgba(0,0,0,.24)}.home26-phone>header{padding:12px 14px 14px;display:flex;align-items:center;justify-content:space-between}.home26-phone header span{display:grid}.home26-phone header small{font-size:8px;color:#8d8f89}.home26-phone header b{font-size:14px}.home26-phone header em{font-size:8px;font-style:normal;font-weight:850}.home26-phone>figure{height:285px;margin:0;overflow:hidden;border-radius:21px;background:#ddd}.home26-phone>figure img{width:100%;height:100%;object-fit:cover}.home26-phone__post{margin:10px 0;padding:18px;border:1px solid #e0ded7;border-radius:16px;background:#fff}.home26-phone__post>span{display:flex;justify-content:space-between}.home26-phone__post b,.home26-phone__post small{font-size:8px}.home26-phone__post small{color:#92948e}.home26-phone__post h3{margin:13px 0 7px;font-size:21px;letter-spacing:-.04em}.home26-phone__post p{margin:0;color:#686a65;font-size:10px;line-height:1.6}.home26-phone__timeline{padding:10px 13px 15px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.home26-phone__timeline span{padding-top:9px;border-top:2px solid #d7d7d1;color:#8a8b86;font-size:8px;font-weight:800}.home26-phone__timeline .is-done{border-color:#47564c;color:#374139}.home26-portal__copy h2{max-width:570px;margin:0;font-size:clamp(52px,5vw,72px);line-height:.94;letter-spacing:-.07em}.home26-portal__copy>p{max-width:570px;margin:22px 0 0;color:rgba(255,255,255,.67);font-size:12px;line-height:1.78}.home26-portal__copy li{border-color:rgba(255,255,255,.13);color:rgba(255,255,255,.82)}
.home26-feature-grid{margin-top:38px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--site-line)}.home26-feature-grid article{min-height:220px;padding:28px 30px 28px 0;border-right:1px solid var(--site-line);border-bottom:1px solid var(--site-line)}.home26-feature-grid article:nth-child(3n+2),.home26-feature-grid article:nth-child(3n+3){padding-left:30px}.home26-feature-grid article:nth-child(3n){border-right:0}.home26-feature-grid span{font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.12em;color:#8e908a}.home26-feature-grid h3{margin:48px 0 8px;font-size:25px;letter-spacing:-.045em}.home26-feature-grid p{margin:0;color:var(--site-muted);font-size:11px;line-height:1.65}
.home26-faq__grid{margin-top:38px;border-top:1px solid var(--site-line)}.home26-faq details{border-bottom:1px solid var(--site-line)}.home26-faq summary{padding:21px 0;cursor:pointer;font-size:16px;font-weight:800;list-style:none}.home26-faq summary::-webkit-details-marker{display:none}.home26-faq summary:after{content:"+";float:right;font-size:19px;font-weight:500}.home26-faq details[open] summary:after{content:"–"}.home26-faq details p{max-width:780px;margin:-5px 0 22px;color:var(--site-muted);font-size:12px;line-height:1.72}
.home26-final{width:min(1420px,calc(100% - 24px));margin:0 auto 18px;padding:70px;display:grid;grid-template-columns:minmax(0,.8fr) minmax(480px,1.2fr);gap:70px;align-items:end;border-radius:28px;background:#1c211e;color:#fff}.home26-final h2{max-width:650px;margin:0;font-size:clamp(48px,5vw,72px);line-height:.94;letter-spacing:-.07em}.home26-final p{max-width:520px;margin:18px 0 0;color:rgba(255,255,255,.62);font-size:12px;line-height:1.7}.home26-final__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.home26-final__actions a{min-height:140px;padding:22px;border:1px solid rgba(255,255,255,.18);border-radius:18px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 1fr;color:#fff;text-decoration:none;background:rgba(255,255,255,.04)}.home26-final__actions small{grid-column:1/-1;color:rgba(255,255,255,.52);font-size:8px;text-transform:uppercase;letter-spacing:.1em}.home26-final__actions b{align-self:end;font-size:19px}.home26-final__actions span{align-self:end;font-size:22px}
@media(max-width:1120px){.home26-hero{grid-template-columns:1fr;gap:44px}.home26-hero__visual{min-height:600px}.home26-breeder-site,.home26-portal{grid-template-columns:1fr;gap:44px}.home26-breeder-site__preview{max-width:820px}.home26-portal__copy{order:-1}.home26-final{grid-template-columns:1fr}.home26-feature-grid{grid-template-columns:1fr 1fr}.home26-feature-grid article:nth-child(3n+2),.home26-feature-grid article:nth-child(3n+3){padding-left:0}.home26-feature-grid article:nth-child(3n){border-right:1px solid var(--site-line)}.home26-feature-grid article:nth-child(even){padding-left:28px;border-right:0}}
@media(max-width:760px){.home26-hero{width:100%;padding:48px 18px 64px}.home26-hero__copy{padding-left:0}.home26-hero__copy h1{font-size:clamp(52px,14vw,72px)}.home26-hero__copy>p{font-size:14px}.home26-actions{display:grid}.home26-hero__facts{grid-template-columns:1fr}.home26-hero__facts span{padding:8px 0;border-bottom:1px solid var(--site-line)}.home26-hero__visual{min-height:520px}.home26-hero__visual>figure{inset:0 0 100px}.home26-site-card{width:calc(100% - 20px);right:10px}.home26-site-card__body{padding:20px}.home26-site-card__body h2{font-size:27px}.home26-mini-puppies{grid-template-columns:1fr}.home26-mini-puppies b{border-right:0;border-bottom:1px solid var(--site-line)}.home26-mini-puppies b:last-child{border-bottom:0}.home26-choice{width:calc(100% - 16px);grid-template-columns:1fr;margin-bottom:80px}.home26-choice article{padding:38px 22px}.home26-choice article+article{border-left:0;border-top:1px solid var(--site-line)}.home26-choice h2{font-size:40px}.home26-flow,.home26-features,.home26-faq{width:calc(100% - 36px);margin-bottom:82px}.home26-section-head h2{font-size:43px}.home26-steps{grid-template-columns:1fr}.home26-steps article,.home26-steps article+article{min-height:0;padding:24px 0;border-right:0;border-bottom:1px solid var(--site-line)}.home26-steps h3{margin-top:34px}.home26-breeder-site,.home26-portal,.home26-final{width:calc(100% - 16px);margin-bottom:82px;padding:44px 18px;border-radius:20px}.home26-breeder-site__copy h2,.home26-portal__copy h2,.home26-final h2{font-size:44px}.home26-checks{grid-template-columns:1fr}.home26-preview-cover{height:300px}.home26-preview-cover figcaption{left:18px;right:18px;bottom:18px}.home26-preview-cover strong{font-size:28px}.home26-preview-puppies{grid-template-columns:1fr}.home26-phone>figure{height:250px}.home26-feature-grid{grid-template-columns:1fr}.home26-feature-grid article,.home26-feature-grid article:nth-child(even),.home26-feature-grid article:nth-child(3n){min-height:0;padding:24px 0;border-right:0}.home26-feature-grid h3{margin-top:30px}.home26-final__actions{grid-template-columns:1fr}.home26-final__actions a{min-height:110px}}
