:root{
  --site-bg:#f7f6f2;--site-surface:#fff;--site-soft:#efeee9;--site-text:#181817;--site-muted:#6f706d;--site-line:#e2e1dc;--site-line-strong:#d2d1ca;--site-brand:#202923;--site-brand-soft:#e7ece8;--site-radius:18px;--site-shadow:0 1px 2px rgba(17,17,17,.03),0 18px 52px rgba(17,17,17,.055)
}
*{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}a{color:inherit}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}
.site-header{position:sticky;top:0;z-index:90;border-bottom:1px solid rgba(226,225,220,.85);background:rgba(247,246,242,.93);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
.site-header__inner{width:min(1380px,calc(100% - 36px));height:72px;margin:auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:34px}.site-brand{position:relative;display:inline-flex;align-items:center;width:max-content;color:var(--site-text);font-size:23px;font-weight:850;letter-spacing:-.055em;text-decoration:none;line-height:1}.site-brand:after{content:"";width:6px;height:6px;margin:-9px 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:27px}.site-nav a,.site-login{font-size:12px;font-weight:700;color:#5f605c;text-decoration:none;transition:.18s}.site-nav a:hover,.site-login:hover{color:var(--site-text)}.site-actions{display:flex;align-items:center;justify-content:flex-end;gap:11px}.site-login{padding:11px}.site-cta,.site-button,.mk-btn{min-height:44px;border:1px solid transparent;border-radius:11px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:12px;font-weight:800;line-height:1;text-decoration:none;transition:background .18s,border-color .18s,color .18s,transform .18s}.site-cta:hover,.site-button:hover,.mk-btn:hover{transform:translateY(-1px)}.site-cta{background:var(--site-text);color:#fff}.site-menu{display:none;width:42px;height:42px;border:1px solid var(--site-line);border-radius:11px;background:#fff;padding:0;place-items:center}.site-menu span{display:block;width:17px;height:1px;background:#222}.site-menu span+span{margin-top:5px}
.mk-eyebrow,.site-eyebrow{display:block;margin:0 0 10px;font-size:10px;font-weight:850;line-height:1.2;text-transform:uppercase;letter-spacing:.16em;color:#8d8e8a}.mk-eyebrow--light,.site-eyebrow--light{color:rgba(255,255,255,.62)}
.marketing-home{overflow:hidden}.mk-hero{width:min(1440px,100%);min-height:770px;margin:auto;padding:70px 30px 50px;display:grid;grid-template-columns:minmax(0,.86fr) minmax(560px,1.14fr);gap:55px;align-items:center}.mk-hero__copy{padding-left:clamp(0px,4vw,52px)}.mk-hero__copy h1{max-width:700px;margin:0;font-size:clamp(58px,6.7vw,104px);line-height:.91;letter-spacing:-.075em}.mk-hero__copy>p{max-width:650px;margin:28px 0 0;font-size:17px;line-height:1.7;color:var(--site-muted)}.mk-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:29px}.mk-btn--primary,.site-button--dark{background: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)}.mk-btn--dark-outline,.site-button--outline{background:transparent;border-color:rgba(255,255,255,.33);color:#fff}.mk-audience-row{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:36px;padding-top:22px;border-top:1px solid var(--site-line);max-width:660px}.mk-audience-row span{max-width:260px;font-size:11px;line-height:1.55;color:var(--site-muted)}.mk-audience-row b{color:var(--site-text)}
.mk-hero__product{position:relative;min-height:620px}.mk-appshot{position:absolute;inset:0 25px 55px 0;border:1px solid var(--site-line);border-radius:24px;background:#fff;display:grid;grid-template-columns:175px 1fr;overflow:hidden;box-shadow:0 38px 110px rgba(26,28,25,.13);transform:rotate(.8deg)}.mk-appshot__sidebar{padding:23px 12px;border-right:1px solid #ecece8;background:#fff}.mk-wordmark{display:block;padding:0 8px 21px;font-size:17px;letter-spacing:-.04em}.mk-profile-chip{display:grid;grid-template-columns:34px 1fr;gap:8px;align-items:center;padding:10px 8px;margin-bottom:13px;border-top:1px solid #f1f1ee;border-bottom:1px solid #f1f1ee}.mk-profile-chip i{width:34px;height:34px;border-radius:10px;background:#e8e6df;display:grid;place-items:center;font-style:normal;font-size:9px;font-weight:850}.mk-profile-chip b,.mk-profile-chip small{display:block}.mk-profile-chip b{font-size:10px}.mk-profile-chip small{font-size:8px;color:#999;margin-top:2px}.mk-appshot__sidebar nav{display:grid;gap:3px}.mk-appshot__sidebar nav span{height:36px;border-radius:9px;padding:0 9px;display:flex;align-items:center;font-size:9px;font-weight:750;color:#777873}.mk-appshot__sidebar nav .is-active{background:#1c1c1b;color:#fff}.mk-appshot__main{background:#f8f7f3}.mk-appshot__main>header{height:65px;border-bottom:1px solid #e9e8e2;display:flex;align-items:center;justify-content:space-between;padding:0 26px}.mk-appshot__main header small,.mk-appshot__main header b{display:block}.mk-appshot__main header small{font-size:8px;text-transform:uppercase;letter-spacing:.12em;color:#aaa}.mk-appshot__main header b{font-size:15px;margin-top:3px}.mk-appshot__main header i{font-style:normal;color:#aaa}.mk-appshot__body{padding:26px}.mk-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.mk-kpis span,.mk-mini-grid section,.mk-action-card{border:1px solid #e5e4de;background:#fff;border-radius:13px}.mk-kpis span{padding:14px}.mk-kpis small,.mk-kpis b{display:block}.mk-kpis small{font-size:8px;color:#999}.mk-kpis b{margin-top:9px;font-size:17px;letter-spacing:-.035em}.mk-action-card{margin-top:11px;padding:17px;display:flex;align-items:center;justify-content:space-between;gap:15px}.mk-action-card small,.mk-action-card b,.mk-action-card p{display:block}.mk-action-card small{font-size:8px;color:#999}.mk-action-card b{font-size:12px;margin-top:4px}.mk-action-card p{font-size:9px;color:#8b8b87;margin:4px 0 0}.mk-ui-button{height:34px;border:0;border-radius:9px;background:#20201f;color:#fff;padding:0 12px;font-size:9px;font-weight:800}.mk-mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.mk-mini-grid section{padding:16px;min-height:120px}.mk-mini-grid small,.mk-mini-grid b{display:block}.mk-mini-grid small{font-size:8px;color:#999}.mk-mini-grid b{font-size:12px;margin-top:16px}.mk-mini-grid p{font-size:9px;line-height:1.5;color:#888;margin:5px 0 0}.mk-family-card{position:absolute;right:0;bottom:0;width:min(350px,54%);padding:15px;border:1px solid var(--site-line);border-radius:18px;background:#fff;box-shadow:0 24px 65px rgba(20,20,19,.15);transform:rotate(-2deg)}.mk-family-card__top{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:9px}.mk-avatar{width:34px;height:34px;border-radius:11px;background:#202923;color:#fff;display:grid;place-items:center;font-size:9px;font-weight:850}.mk-family-card small,.mk-family-card b{display:block}.mk-family-card__top small{font-size:8px;color:#999}.mk-family-card__top b{font-size:11px;margin-top:2px}.mk-family-card__top i{font-style:normal}.mk-family-next{margin:13px 0;padding:14px;border-radius:12px;background:#eff2ef}.mk-family-next small{font-size:8px;color:#747874}.mk-family-next b{font-size:12px;margin:4px 0}.mk-family-next span{font-size:9px;color:#858783}.mk-family-nav{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.mk-family-nav span{padding:8px 4px;border-radius:8px;background:#f4f3ef;text-align:center;font-size:7px;font-weight:800;color:#777}
.mk-section{width:min(1280px,100%);margin:auto;padding:110px 30px}.mk-section__head{max-width:760px}.mk-section__head h2{margin:0;font-size:clamp(43px,5.6vw,76px);line-height:.97;letter-spacing:-.065em}.mk-section__head p{max-width:650px;margin:20px 0 0;font-size:14px;line-height:1.7;color:var(--site-muted)}.mk-flowline{display:grid;grid-template-columns:repeat(6,1fr);margin-top:60px;border-top:1px solid var(--site-line)}.mk-flowline article{position:relative;padding:24px 18px 18px 0;border-right:1px solid var(--site-line);min-height:190px}.mk-flowline article:last-child{border-right:0}.mk-flowline article>span{display:grid;place-items:center;width:28px;height:28px;margin-top:-39px;border:1px solid var(--site-line);border-radius:50%;background:var(--site-bg);font-size:8px;font-weight:850;color:#888}.mk-flowline h3{margin:26px 0 7px;font-size:16px;letter-spacing:-.03em}.mk-flowline p{max-width:150px;margin:0;font-size:10px;line-height:1.55;color:var(--site-muted)}
.mk-audiences{width:min(1380px,calc(100% - 30px));margin:20px auto 0;display:grid;gap:18px}.mk-audience{min-height:650px;border-radius:26px;padding:clamp(30px,5vw,75px);display:grid;grid-template-columns:minmax(0,.82fr) minmax(520px,1.18fr);gap:60px;align-items:center}.mk-audience--family{background:#e9ece8}.mk-audience--breeder{background:#1b201d;color:#fff}.mk-audience__copy h2{margin:0;font-size:clamp(42px,5vw,70px);line-height:.98;letter-spacing:-.065em}.mk-audience__copy>p{font-size:14px;line-height:1.72;max-width:580px;color:#646964}.mk-audience--breeder .mk-audience__copy>p{color:rgba(255,255,255,.61)}.mk-audience__copy ul{list-style:none;padding:0;margin:27px 0;display:grid;gap:10px}.mk-audience__copy li{position:relative;padding-left:19px;font-size:11px;font-weight:700}.mk-audience__copy li:before{content:"";position:absolute;left:0;top:5px;width:7px;height:7px;border-radius:50%;background:#202923}.mk-audience--breeder .mk-audience__copy li:before{background:#fff}.mk-text-link{display:inline-flex;align-items:center;gap:9px;font-size:12px;font-weight:850;text-decoration:none}.mk-dashboard-preview{border:1px solid rgba(30,30,29,.11);border-radius:20px;background:#fff;color:var(--site-text);overflow:hidden;box-shadow:0 26px 85px rgba(13,16,14,.15)}.mk-dashboard-preview--family{max-width:570px;margin-left:auto;padding:18px}.mk-dashboard-preview--family>header{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;padding-bottom:14px;border-bottom:1px solid #eee}.mk-dashboard-preview--family header small,.mk-dashboard-preview--family header b{display:block}.mk-dashboard-preview--family header small{font-size:8px;color:#999}.mk-dashboard-preview--family header b{font-size:12px}.mk-dashboard-preview--family header i{font-style:normal;color:#aaa}.mk-preview-hero{margin-top:14px;padding:24px;border-radius:16px;background:#202923;color:#fff}.mk-preview-hero small{font-size:8px;text-transform:uppercase;letter-spacing:.12em;color:rgba(255,255,255,.55)}.mk-preview-hero h3{font-size:28px;letter-spacing:-.05em;margin:18px 0 5px}.mk-preview-hero p{font-size:9px;color:rgba(255,255,255,.62)}.mk-preview-hero div{display:flex;gap:7px;margin-top:20px}.mk-preview-hero button+button{background:transparent;border:1px solid rgba(255,255,255,.25)}.mk-preview-list{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:10px}.mk-preview-list span{min-height:110px;padding:13px;border:1px solid #e9e8e2;border-radius:13px}.mk-preview-list i{width:28px;height:28px;border-radius:9px;background:#f1f0eb;display:grid;place-items:center;font-style:normal;font-size:8px;font-weight:850}.mk-preview-list b,.mk-preview-list small{display:block}.mk-preview-list b{font-size:10px;margin-top:16px}.mk-preview-list small{font-size:8px;color:#999;margin-top:4px}.mk-dashboard-preview--breeder{display:grid;grid-template-columns:145px 1fr;max-width:600px;margin-left:auto}.mk-dashboard-preview--breeder aside{padding:20px 10px;border-right:1px solid #ededeb}.mk-dashboard-preview--breeder aside b{display:block;font-size:14px;padding:0 8px 20px}.mk-dashboard-preview--breeder aside span{display:flex;align-items:center;height:34px;padding:0 8px;border-radius:8px;font-size:8px;color:#888}.mk-dashboard-preview--breeder aside .is-active{background:#20201f;color:#fff}.mk-dashboard-preview--breeder main{padding:24px;background:#f8f7f3}.mk-dashboard-preview--breeder main>header small,.mk-dashboard-preview--breeder main>header b{display:block}.mk-dashboard-preview--breeder main>header small{font-size:8px;color:#999}.mk-dashboard-preview--breeder main>header b{font-size:17px;margin-top:3px}.mk-preview-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:20px}.mk-preview-kpis span{padding:12px;border:1px solid #e6e5df;border-radius:11px;background:#fff}.mk-preview-kpis small,.mk-preview-kpis b{display:block}.mk-preview-kpis small{font-size:7px;color:#999}.mk-preview-kpis b{font-size:18px;margin-top:8px}.mk-dashboard-preview--breeder main>section{margin-top:10px;padding:14px;background:#fff;border:1px solid #e6e5df;border-radius:12px}.mk-dashboard-preview--breeder main>section>small{font-size:8px;color:#999}.mk-dashboard-preview--breeder main>section p{display:grid;grid-template-columns:28px 1fr auto;gap:8px;align-items:center;margin:10px 0 0;padding-top:10px;border-top:1px solid #efefec}.mk-dashboard-preview--breeder main>section p i{width:28px;height:28px;border-radius:8px;background:#f1f0eb;display:grid;place-items:center;font-style:normal;font-size:7px;font-weight:850}.mk-dashboard-preview--breeder main>section p b{font-size:9px}.mk-dashboard-preview--breeder main>section p em{font-style:normal;font-size:7px;background:#f0efe9;padding:4px 6px;border-radius:99px}
.mk-portal-section{width:min(1280px,100%);margin:auto;padding:120px 30px}.mk-portal-demo{margin-top:55px;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(330px,.7fr);gap:14px}.mk-portal-dog,.mk-portal-stack article{border:1px solid var(--site-line);background:#fff;border-radius:19px}.mk-portal-dog{padding:14px;display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.mk-portal-photo{position:relative;min-height:430px;border-radius:15px;background:linear-gradient(145deg,#cdd2ca,#e6e7e2)}.mk-portal-photo:after{content:"";position:absolute;left:16%;right:16%;bottom:11%;height:32%;border-radius:999px 999px 42% 42%;background:#989f96;filter:blur(.5px);opacity:.7}.mk-portal-photo span{position:absolute;z-index:2;top:15px;left:15px;padding:6px 9px;border-radius:99px;background:rgba(255,255,255,.88);font-size:8px;font-weight:850}.mk-portal-dog>div:last-child{padding:20px}.mk-portal-dog small{font-size:9px;text-transform:uppercase;letter-spacing:.11em;color:#999}.mk-portal-dog h3{font-size:58px;line-height:1;letter-spacing:-.07em;margin:20px 0 8px}.mk-portal-dog p{font-size:11px;color:#888}.mk-portal-dog dl{display:grid;grid-template-columns:repeat(3,1fr);margin:35px 0 0;border:1px solid #ecebe7;border-radius:12px;overflow:hidden}.mk-portal-dog dl div{padding:13px;border-right:1px solid #ecebe7}.mk-portal-dog dl div:last-child{border-right:0}.mk-portal-dog dt{font-size:7px;color:#999}.mk-portal-dog dd{margin:4px 0 0;font-size:11px;font-weight:850}.mk-portal-stack{display:grid;gap:14px}.mk-portal-stack article{padding:22px}.mk-portal-stack small,.mk-portal-stack b{display:block}.mk-portal-stack small{font-size:8px;color:#999;text-transform:uppercase;letter-spacing:.1em}.mk-portal-stack b{font-size:15px;margin-top:16px}.mk-portal-stack p{font-size:10px;color:#888;line-height:1.55}.mk-portal-stack article>span{height:7px;border-radius:999px;background:#eeede8;display:block;overflow:hidden;margin-top:22px}.mk-portal-stack article>span i{display:block;height:100%;background:#315f43;border-radius:inherit}
.mk-sitebuilder{width:min(1380px,calc(100% - 30px));margin:auto;padding:85px clamp(30px,7vw,95px);border-radius:26px;background:#e8e7e1;display:grid;grid-template-columns:minmax(0,.78fr) minmax(530px,1.22fr);gap:70px;align-items:center}.mk-sitebuilder__copy h2{font-size:clamp(42px,5vw,68px);line-height:.98;letter-spacing:-.065em;margin:0}.mk-sitebuilder__copy p{font-size:13px;line-height:1.7;color:var(--site-muted)}.mk-browser{overflow:hidden;border:1px solid #d8d7d1;border-radius:19px;background:#fff;box-shadow:0 28px 75px rgba(20,20,19,.12)}.mk-browser>header{height:45px;padding:0 14px;display:flex;align-items:center;gap:6px;border-bottom:1px solid #ecebe7}.mk-browser>header i{width:7px;height:7px;border-radius:50%;background:#d6d5cf}.mk-browser>header span{margin-left:8px;padding:7px 13px;border-radius:7px;background:#f4f3ef;font-size:8px;color:#888}.mk-browser__page{min-height:430px;padding:80px 45px;background:linear-gradient(145deg,#607066,#29322c);color:#fff;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}.mk-browser__page>span{font-size:8px;text-transform:uppercase;letter-spacing:.14em;color:rgba(255,255,255,.65)}.mk-browser__page h3{max-width:540px;margin:16px 0 8px;font-size:42px;line-height:1;letter-spacing:-.055em}.mk-browser__page p{max-width:470px;font-size:10px;line-height:1.6;color:rgba(255,255,255,.65)}.mk-browser__page button{margin-top:18px;background:#fff;color:#20201f}
.mk-feature-section{width:min(1280px,100%);margin:auto;padding:120px 30px}.mk-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:55px;border-top:1px solid var(--site-line);border-left:1px solid var(--site-line)}.mk-feature-grid article{min-height:190px;padding:28px;border-right:1px solid var(--site-line);border-bottom:1px solid var(--site-line)}.mk-feature-grid h3{font-size:18px;letter-spacing:-.035em;margin:0}.mk-feature-grid p{font-size:11px;line-height:1.65;color:var(--site-muted);margin:10px 0 0}.mk-final-cta{width:min(1380px,calc(100% - 30px));margin:0 auto 15px;padding:95px clamp(30px,8vw,110px);border-radius:26px;background:#1b201d;color:#fff}.mk-final-cta h2{max-width:900px;font-size:clamp(48px,6vw,82px);line-height:.95;letter-spacing:-.07em;margin:0}.mk-final-cta p{max-width:600px;font-size:13px;line-height:1.65;color:rgba(255,255,255,.6)}
.site-footer{width:min(1380px,calc(100% - 30px));margin:0 auto 15px;padding:68px 55px 24px;border-radius:24px;background:#171a18;color:#fff}.site-footer__top{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:45px}.site-footer__top>div:first-child p{max-width:320px;font-size:11px;line-height:1.65;color:rgba(255,255,255,.45);margin-top:19px}.site-footer__top>div:not(:first-child){display:flex;flex-direction:column;gap:10px}.site-footer__top strong{font-size:9px;text-transform:uppercase;letter-spacing:.14em;color:rgba(255,255,255,.43);margin-bottom:7px}.site-footer__top a{font-size:11px;text-decoration:none;color:rgba(255,255,255,.78)}.site-footer__bottom{margin-top:55px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;font-size:9px;color:rgba(255,255,255,.35)}
.default-page{min-height:70vh;padding:75px 24px}.default-page__inner{max-width:1180px;margin:auto}.default-article>h1{font-size:clamp(42px,6vw,68px);letter-spacing:-.06em}.default-content{font-size:14px;line-height:1.75}.default-content>.br-discover{padding-left:0;padding-right:0}
/* Public breeder page - intentionally separate from the Breederly marketing site */
.profile-page{background:var(--site-bg)}.profile-hero{max-width:1380px;min-height:650px;margin:auto;padding:24px;position:relative;display:flex;align-items:flex-end}.profile-hero__bg{position:absolute;inset:24px;border-radius:22px;overflow:hidden;background:linear-gradient(145deg,#536259,#253029)}.profile-hero__bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(12,16,13,.02) 28%,rgba(12,16,13,.68))}.profile-hero__bg img{width:100%;height:100%;object-fit:cover}.profile-hero__content{position:relative;z-index:2;max-width:800px;padding:0 45px 55px;color:#fff}.profile-hero__content h1{font-size:clamp(50px,7vw,82px);line-height:.94;letter-spacing:-.07em;margin:0}.profile-hero__content p{max-width:600px;font-size:13px;line-height:1.65;color:rgba(255,255,255,.7)}.site-button-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px}.profile-body{max-width:1180px;margin:auto;padding:95px 30px;display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:100px}.profile-body h2{font-size:clamp(38px,5vw,54px);line-height:1;letter-spacing:-.06em;margin:0 0 18px}.profile-copy,.profile-body p{font-size:13px;line-height:1.75;color:var(--site-muted)}.profile-body aside{border-top:1px solid var(--site-line)}.profile-body aside div{padding:16px 0;border-bottom:1px solid var(--site-line)}.profile-body aside span,.profile-body aside strong{display:block}.profile-body aside span{font-size:9px;color:#999}.profile-body aside strong{font-size:11px;margin-top:4px}.profile-litters{max-width:1180px;margin:auto;padding:35px 30px 110px}.profile-litters .site-section__head{max-width:720px}.profile-litters .site-section__head h2{font-size:48px;letter-spacing:-.06em;margin:0}.profile-litters .site-section__head p{font-size:12px;line-height:1.65;color:var(--site-muted)}.profile-litter-list{display:grid;gap:18px;margin-top:30px}.profile-litter-card{display:grid;grid-template-columns:1.1fr .9fr;background:#fff;border:1px solid var(--site-line);border-radius:18px;overflow:hidden}.profile-litter-card__image{min-height:360px;background:linear-gradient(145deg,#ccd2ca,#8d988f);background-size:cover;background-position:center}.profile-litter-card__body{padding:42px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.profile-litter-card__body h3{font-size:38px;letter-spacing:-.055em;margin:0}.profile-litter-card__body p{font-size:11px;color:var(--site-muted);margin:8px 0 24px}.profile-empty{padding:50px;background:#fff;border:1px dashed var(--site-line);border-radius:17px;text-align:center}.profile-empty h3{font-size:28px;letter-spacing:-.04em;margin:0}.profile-empty p{max-width:520px;margin:10px auto 22px;font-size:12px;color:var(--site-muted)}.profile-template--photo .profile-hero{min-height:760px}.profile-template--classic .profile-hero{max-width:1240px;min-height:580px}.profile-template--classic .profile-hero__bg,.profile-template--classic .profile-litter-card{border-radius:9px}.profile-template--classic .site-button{border-radius:7px}
@media(max-width:1100px){.mk-hero{grid-template-columns:1fr;gap:30px;min-height:0;padding-top:80px}.mk-hero__copy{padding-left:0}.mk-hero__product{min-height:610px}.mk-flowline{grid-template-columns:repeat(3,1fr);row-gap:30px}.mk-flowline article:nth-child(3){border-right:0}.mk-audience{grid-template-columns:1fr;gap:45px}.mk-dashboard-preview{margin:0!important;max-width:none!important}.mk-sitebuilder{grid-template-columns:1fr;gap:45px}.mk-portal-demo{grid-template-columns:1fr}.mk-portal-stack{grid-template-columns:repeat(3,1fr)}.site-footer__top{grid-template-columns:2fr 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:64px;grid-template-columns:auto 1fr auto}.site-nav{position:absolute;top:70px;left:12px;right:12px;display:none;flex-direction:column;align-items:stretch;gap:2px;padding:8px;border:1px solid var(--site-line);border-radius:15px;background:#fff;box-shadow:0 18px 55px rgba(0,0,0,.13)}.site-nav.is-open{display:flex}.site-nav a{height:43px;padding:0 11px;display:flex;align-items:center;border-radius:9px}.site-nav a:hover{background:#f5f4f0}.site-login{display:none}.site-menu{display:grid}.mk-hero{padding:58px 18px 35px}.mk-hero__copy h1{font-size:clamp(52px,11vw,78px)}.mk-appshot{grid-template-columns:150px 1fr;right:0}.mk-flowline{grid-template-columns:1fr 1fr}.mk-flowline article:nth-child(2n){border-right:0}.mk-flowline article:nth-child(3){border-right:1px solid var(--site-line)}.mk-audience{padding:55px 30px}.mk-feature-grid{grid-template-columns:1fr 1fr}.mk-portal-dog{grid-template-columns:1fr}.mk-portal-photo{min-height:360px}.mk-portal-stack{grid-template-columns:1fr}.profile-litter-card{grid-template-columns:1fr}.profile-litter-card__image{min-height:300px}}
@media(max-width:620px){.site-header__inner{width:calc(100% - 20px)}.site-brand{font-size:21px}.site-cta{display:none}.mk-hero{padding-top:46px}.mk-hero__copy h1{font-size:49px}.mk-hero__copy>p{font-size:14px}.mk-actions{display:grid;grid-template-columns:1fr}.mk-btn{width:100%}.mk-audience-row{display:grid}.mk-hero__product{min-height:480px;margin-top:10px}.mk-appshot{inset:0 0 48px;border-radius:18px;grid-template-columns:1fr;transform:none}.mk-appshot__sidebar{display:none}.mk-appshot__main>header{padding:0 17px}.mk-appshot__body{padding:17px}.mk-kpis{grid-template-columns:1fr 1fr}.mk-kpis span:last-child{grid-column:1/-1}.mk-mini-grid{grid-template-columns:1fr}.mk-mini-grid section{min-height:92px}.mk-family-card{right:10px;width:75%;transform:rotate(-1deg)}.mk-section{padding:82px 18px}.mk-section__head h2{font-size:42px}.mk-flowline{grid-template-columns:1fr;border-top:0;margin-top:35px}.mk-flowline article,.mk-flowline article:nth-child(3){min-height:0;padding:22px 0;border-right:0;border-top:1px solid var(--site-line)}.mk-flowline article>span{margin:0 0 15px}.mk-flowline h3{margin:0 0 7px}.mk-flowline p{max-width:none}.mk-audiences{width:calc(100% - 16px);gap:8px}.mk-audience{min-height:0;padding:50px 18px;border-radius:20px}.mk-audience__copy h2{font-size:42px}.mk-dashboard-preview--family{padding:12px}.mk-preview-list{grid-template-columns:1fr}.mk-preview-list span{min-height:86px}.mk-dashboard-preview--breeder{grid-template-columns:1fr}.mk-dashboard-preview--breeder aside{display:none}.mk-dashboard-preview--breeder main{padding:16px}.mk-portal-section{padding:85px 18px}.mk-portal-dog{padding:10px}.mk-portal-photo{min-height:300px}.mk-portal-dog>div:last-child{padding:15px 8px}.mk-portal-dog h3{font-size:45px}.mk-portal-dog dl{grid-template-columns:1fr 1fr}.mk-portal-dog dl div:last-child{grid-column:1/-1;border-top:1px solid #ecebe7;border-right:0}.mk-sitebuilder{width:calc(100% - 16px);padding:50px 18px;border-radius:20px}.mk-sitebuilder__copy h2{font-size:42px}.mk-browser__page{min-height:330px;padding:50px 25px}.mk-browser__page h3{font-size:34px}.mk-feature-section{padding:85px 18px}.mk-feature-grid{grid-template-columns:1fr}.mk-feature-grid article{min-height:0}.mk-final-cta{width:calc(100% - 16px);padding:60px 22px;border-radius:20px}.mk-final-cta h2{font-size:44px}.site-footer{width:calc(100% - 16px);padding:50px 20px 22px;border-radius:20px}.site-footer__top{grid-template-columns:1fr 1fr}.site-footer__top>div:first-child{grid-column:1/-1}.profile-hero{min-height:590px;padding:8px}.profile-hero__bg{inset:8px;border-radius:18px}.profile-hero__content{padding:0 22px 38px}.profile-hero__content h1{font-size:49px}.site-button-row{display:grid;grid-template-columns:1fr;width:100%}.site-button-row .site-button{width:100%}.profile-body,.profile-litters{padding-left:18px;padding-right:18px}.profile-body{padding-top:70px}.profile-litter-card__body{padding:28px}.profile-litter-card__body h3{font-size:31px}.default-page{padding:45px 14px}}


/* Public breeder subdomain is the breeder's website, not the Breederly marketing site. */
.site-header--profile{background:rgba(255,255,255,.94)}.profile-brand{min-width:0;max-width:330px;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:36px;padding:0 10px;border:1px solid var(--site-line);border-radius:9px;display:inline-flex;align-items:center;color:var(--site-muted);font-size:9px;font-weight:800;text-decoration:none}.profile-dogs{max-width:1180px;margin:auto;padding:30px 30px 100px}.profile-dogs .site-section__head,.profile-process .site-section__head{max-width:720px}.profile-dogs .site-section__head h2,.profile-process .site-section__head h2{font-size:clamp(38px,5vw,52px);line-height:1;letter-spacing:-.06em;margin:0}.profile-dogs .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:30px}.profile-dog{overflow:hidden;border:1px solid var(--site-line);border-radius:17px;background:#fff}.profile-dog__image{min-height:330px;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:18px}.profile-dog h3{font-size:25px;letter-spacing:-.045em;margin:0}.profile-dog p{font-size:11px;color:var(--site-muted);margin:5px 0 0}.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-process{max-width:1180px;margin:auto;padding:30px 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:27px 29px;border-radius:17px;background:#202923;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(1380px,calc(100% - 24px));margin:0 auto 12px;padding:48px;border-radius:22px;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:36px;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:42px;padding-top:17px;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}
@media(max-width:860px){.site-header--profile .profile-powered{display:none}.profile-dog-grid{grid-template-columns:1fr}.profile-process__grid{grid-template-columns:1fr 1fr}.profile-process__grid article:nth-child(2){border-right:0}.profile-process__grid article{border-bottom:1px solid var(--site-line)}.profile-footer>div:first-child{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.profile-brand{max-width:185px;font-size:16px}.profile-dogs,.profile-process{padding-left:18px;padding-right:18px}.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}}

.mk-ui-button{display:inline-flex;align-items:center;justify-content:center;pointer-events:none}.site-menu{width:44px;height:44px}.profile-powered{min-height:40px}

/* Public breeder contact links */
.profile-links strong{display:flex;flex-wrap:wrap;gap:8px}.profile-links a{color:var(--site-ink);text-decoration:none;border-bottom:1px solid currentColor}.profile-links a:hover{opacity:.65}
