:root{--burgundy-950:#2d1018;--burgundy-900:#421520;--burgundy-800:#5b1d2b;--burgundy-700:#73263a;--burgundy-100:#f3e7e9;--burgundy-50:#faf4f5;--ivory-50:#fffdf7;--ivory-100:#faf6eb;--ivory-200:#f0e8d7;--charcoal-950:#211f1b;--charcoal-800:#39362f;--charcoal-650:#575249;--charcoal-500:#777066;--charcoal-300:#b3aa9d;--gold-700:#8d681c;--gold-600:#aa812e;--gold-400:#c8a85c;--gold-100:#f3e8c9;--gold-50:#fbf5e6;--olive-700:#536044;--olive-100:#e7ecdf;--slate-700:#4e5b60;--slate-100:#e5ebed;--success-700:#3d6749;--success-100:#e2eee4;--danger-700:#8b3b37;--danger-100:#f5e4e2;--white:#fff;--surface:var(--white);--surface-warm:var(--ivory-50);--canvas:#f5f1e8;--border:#e3dccf;--border-strong:#cdc3b3;--text:var(--charcoal-950);--text-soft:var(--charcoal-650);--text-muted:var(--charcoal-500);--primary:var(--burgundy-800);--primary-hover:var(--burgundy-900);--accent:var(--gold-600);--focus:#a47a22;--sidebar-width:248px;--topbar-height:76px;--radius-sm:8px;--radius-md:13px;--radius-lg:18px;--shadow-sm:0 1px 2px #281d130d, 0 5px 16px #281d130a;--shadow-md:0 12px 35px #301f131a;--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:Georgia, "Times New Roman", serif}*{box-sizing:border-box}html{background:var(--canvas);min-width:320px;color:var(--text);font-family:var(--font-sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.5}body{background:var(--canvas);min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}:focus-visible{outline:3px solid color-mix(in srgb, var(--focus) 65%, white);outline-offset:2px}::selection{color:var(--white);background:var(--burgundy-700)}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--text)}h1{font-family:var(--font-display);letter-spacing:-.035em;margin-bottom:10px;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.05}h2{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:6px;font-size:1.35rem;font-weight:600;line-height:1.2}h3{margin-bottom:6px;font-size:1rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.eyebrow{color:var(--gold-700);letter-spacing:.14em;text-transform:uppercase;margin-bottom:7px;font-size:.7rem;font-weight:800;line-height:1.2}.button{border-radius:var(--radius-sm);border:1px solid #0000;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 15px;font-weight:750;line-height:1.1;text-decoration:none;transition:background-color .15s,border-color .15s,transform .15s;display:inline-flex}.button svg{width:18px;height:18px}.button:hover{transform:translateY(-1px)}.button--primary{color:var(--white);background:var(--primary);box-shadow:0 5px 15px #5b1d2b2e}.button--primary:hover{background:var(--primary-hover)}.button--secondary{color:var(--text);background:var(--surface);border-color:var(--border-strong)}.button--secondary:hover,.button--quiet:hover{border-color:var(--gold-400);background:var(--gold-50)}.button--quiet{color:var(--burgundy-800);background:var(--burgundy-50);border-color:var(--burgundy-100)}.button--light{color:var(--burgundy-950);background:var(--ivory-50)}.button--large{min-height:50px;padding-inline:20px}.button--full{width:100%}.icon-button{width:44px;height:44px;color:var(--text-soft);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);flex:none;place-items:center;padding:0;display:inline-grid}.icon-button:hover{color:var(--primary);border-color:var(--gold-400)}.icon-button svg{width:20px;height:20px}.text-link{color:var(--burgundy-700);align-items:center;gap:6px;font-size:.83rem;font-weight:800;text-decoration:none;display:inline-flex}.text-link:hover{color:var(--burgundy-900);text-decoration:underline}.text-link svg{width:15px}.panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);min-width:0;box-shadow:var(--shadow-sm);padding:22px}.panel__header,.section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.panel__header h2,.section-heading h2{margin-bottom:0}.panel__header-icon{color:var(--gold-600)}.section-block{margin-top:30px}.record-id{color:var(--text-muted);letter-spacing:.04em;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.72rem;font-weight:700}.status-badge{width:max-content;min-height:25px;color:var(--slate-700);background:var(--slate-100);white-space:nowrap;border-radius:999px;align-items:center;padding:4px 8px;font-size:.68rem;font-weight:800;line-height:1;display:inline-flex}.status-badge--active,.status-badge--complete{color:var(--success-700);background:var(--success-100)}.status-badge--breeding,.status-badge--lockdown{color:var(--burgundy-800);background:var(--burgundy-100)}.status-badge--grow-out,.status-badge--incubating,.status-badge--planned{color:var(--gold-700);background:var(--gold-100)}.status-badge--sold,.status-badge--deceased{color:var(--charcoal-650);background:#ece8e1}.notice{border-radius:var(--radius-sm);border:1px solid;align-items:flex-start;gap:13px;margin-bottom:18px;padding:15px 17px;display:flex}.notice>svg{flex:none;width:21px;margin-top:1px}.notice strong{margin-bottom:2px;display:block}.notice p{color:inherit;margin:0;font-size:.88rem}.notice--demo{color:#68521f;background:var(--gold-50);border-color:#e9d49e}.notice--success,.notice--secure{color:var(--success-700);background:#f0f6f0;border-color:#c9ddcd}@media (width<=640px){.panel{padding:18px}.panel__header,.section-heading{align-items:flex-start}.panel__header .button,.section-heading .button{min-height:40px}}.app-shell{min-height:100vh}.sidebar{z-index:30;width:var(--sidebar-width);color:#f7efe9;background:linear-gradient(180deg, #ffffff09, transparent 25%), var(--burgundy-950);border-right:1px solid #ffffff14;flex-direction:column;padding:25px 17px 20px;display:flex;position:fixed;inset:0 auto 0 0}.brand{width:max-content;color:inherit;align-items:center;gap:11px;text-decoration:none;display:inline-flex}.brand__mark{width:42px;height:42px;color:var(--burgundy-950);background:var(--gold-400);border-radius:50% 50% 50% 12px;place-items:center;display:grid}.brand__mark svg{width:21px}.brand>span:last-child{flex-direction:column;display:flex}.brand strong{font-family:var(--font-display);letter-spacing:.05em;font-size:1.35rem;line-height:1}.brand small{color:var(--gold-400);letter-spacing:.21em;text-transform:uppercase;margin-top:3px;font-size:.68rem;font-weight:800}.primary-nav{margin-top:44px}.primary-nav__label{color:#ffffff6e;letter-spacing:.15em;text-transform:uppercase;margin:0 11px 10px;font-size:.62rem;font-weight:800}.primary-nav ul{gap:4px;margin:0;padding:0;list-style:none;display:grid}.primary-nav__link{color:#ffffffb8;border-radius:var(--radius-sm);align-items:center;gap:11px;min-height:44px;padding:9px 11px;font-size:.86rem;font-weight:700;text-decoration:none;transition:color .15s,background-color .15s;display:flex}.primary-nav__link>svg:first-child{color:#dcc07bb8;width:18px;height:18px}.primary-nav__chevron{opacity:0;width:14px;margin-left:auto}.primary-nav__link:hover{color:#fff;background:#ffffff0f}.primary-nav__link.is-active{color:#fff;background:#c8a85c24}.primary-nav__link.is-active:before{content:"";background:var(--gold-400);border-radius:0 3px 3px 0;width:3px;height:20px;margin-left:-11px}.primary-nav__link.is-active .primary-nav__chevron{opacity:.7}.sidebar__footer{border-radius:var(--radius-sm);background:#ffffff0d;border:1px solid #ffffff14;align-items:flex-start;gap:10px;margin-top:auto;padding:14px;display:flex}.demo-dot{background:var(--gold-400);border-radius:50%;flex:none;width:8px;height:8px;margin-top:5px;box-shadow:0 0 0 4px #c8a85c1f}.sidebar__footer strong,.sidebar__footer span{overflow-wrap:anywhere;display:block}.sidebar__footer>div,.profile-chip>div{min-width:0}.sidebar__footer strong{font-size:.72rem}.sidebar__footer span{color:#ffffff7a;margin-top:2px;font-size:.66rem}.app-main{min-height:100vh;margin-left:var(--sidebar-width)}.topbar{z-index:20;height:var(--topbar-height);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf7eb;justify-content:space-between;align-items:center;gap:24px;padding:0 clamp(24px,4vw,52px);display:flex;position:sticky;top:0}.topbar>div:first-child{flex-direction:column;display:flex}.topbar__context{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:700}.topbar>div:first-child strong{font-family:var(--font-display);font-size:1.05rem}.topbar__tools{align-items:center;gap:12px;display:flex}.global-search,.search-field{align-items:center;display:flex;position:relative}.global-search svg,.search-field svg{width:18px;color:var(--text-muted);pointer-events:none;position:absolute;left:13px}.global-search input,.search-field input{width:min(260px,24vw);min-height:42px;color:var(--text);background:var(--white);border:1px solid var(--border);border-radius:var(--radius-sm);padding:9px 13px 9px 40px}.profile-chip{border-left:1px solid var(--border);align-items:center;gap:9px;padding-left:10px;display:flex}.profile-chip>span{color:#fff;background:var(--burgundy-800);width:36px;height:36px;font-family:var(--font-display);border-radius:50%;place-items:center;font-size:.75rem;display:grid}.profile-chip strong,.profile-chip small{overflow-wrap:anywhere;display:block}.profile-chip strong{font-size:.76rem}.profile-chip small{color:var(--text-muted);font-size:.65rem}.page-content{width:min(1500px,100%);margin:0 auto;padding:38px clamp(24px,4vw,52px) 56px}.workspace-banner{border:1px solid var(--border);border-radius:var(--radius-md);justify-content:space-between;align-items:center;gap:20px;width:min(100% - 48px,1396px);min-height:62px;margin:18px auto 0;padding:11px 14px 11px 18px;display:flex}.workspace-banner--sample{background:linear-gradient(110deg, var(--gold-50), var(--surface));border-color:var(--gold-400)}.workspace-banner--personal{background:var(--surface)}.workspace-banner>div{gap:2px;min-width:0;display:grid}.workspace-banner strong{color:var(--burgundy-800);overflow-wrap:anywhere;font-size:.78rem}.workspace-banner span{color:var(--text-soft);overflow-wrap:anywhere;font-size:.7rem}.workspace-banner .button{flex:none}.page-content:focus{outline:none}.page-header{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:28px;display:flex}.page-header__description{max-width:680px;color:var(--text-soft);margin-bottom:0;font-size:.95rem}.page-header__actions{flex:none}.mobile-header,.mobile-tabs,.mobile-drawer{display:none}@media (width<=960px){:root{--mobile-header-height:66px;--mobile-tabs-height:70px}.sidebar,.topbar{display:none}.app-main{padding-top:var(--mobile-header-height);padding-bottom:var(--mobile-tabs-height);margin-left:0}.mobile-header{z-index:40;height:var(--mobile-header-height);color:var(--ivory-50);background:var(--burgundy-950);border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:10px 16px;display:flex;position:fixed;inset:0 0 auto}.mobile-header .brand__mark,.mobile-drawer .brand__mark{width:38px;height:38px}.mobile-header .brand strong,.mobile-drawer .brand strong{font-size:1.16rem}.mobile-header .icon-button{color:#fff;background:#ffffff12;border-color:#ffffff1f}.mobile-header__actions{align-items:center;gap:8px;display:flex}.mobile-header__sign-in{min-height:42px;color:var(--ivory-50);background:0 0;border-color:#ffffff4d;padding:8px 13px}.mobile-tabs{z-index:40;height:calc(var(--mobile-tabs-height) + env(safe-area-inset-bottom));padding:7px 5px env(safe-area-inset-bottom);border-top:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf7f7;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;inset:auto 0 0;box-shadow:0 -6px 20px #281d130f}.mobile-tabs a,.mobile-tabs button{min-width:0;color:var(--text-muted);border-radius:var(--radius-sm);background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:3px;font-size:.62rem;font-weight:750;text-decoration:none;display:flex}.mobile-tabs svg{width:21px;height:21px}.mobile-tabs a[aria-current=page]{color:var(--burgundy-800)}.mobile-tabs__add svg{color:#fff;background:var(--burgundy-800);border-radius:50%;width:33px;height:33px;margin-top:-17px;padding:6px;box-shadow:0 4px 10px #5b1d2b40}.mobile-drawer{z-index:60;display:block;position:fixed;inset:0}.mobile-drawer__backdrop{background:#211f1b8a;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.mobile-drawer__panel{color:#fff;background:var(--burgundy-950);width:min(340px,88vw);height:100%;box-shadow:var(--shadow-md);padding:18px;position:relative;overflow-y:auto}.mobile-drawer__header{justify-content:space-between;align-items:center;display:flex}.mobile-drawer .icon-button{color:#fff;background:0 0;border-color:#ffffff26}.mobile-drawer .primary-nav{margin-top:30px}.page-content{padding:28px 22px 40px}.workspace-banner{width:calc(100% - 32px);margin-top:14px}}@media (width<=640px){.page-content{padding:23px 15px 34px}.workspace-banner{flex-direction:column;align-items:stretch;gap:10px;width:calc(100% - 24px);padding:12px}.workspace-banner .button{width:100%}.page-header{flex-direction:column;align-items:stretch;gap:16px;margin-bottom:22px}.page-header__actions .button{width:100%}.page-header__description{font-size:.9rem}}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.auth-page{background:linear-gradient(145deg, var(--ivory-50), var(--ivory-100));place-items:center;min-height:100dvh;padding:28px 16px;display:grid}.auth-card{border:1px solid var(--border);border-radius:var(--radius-lg);width:min(100%,520px);box-shadow:var(--shadow-md);background:#fff;gap:22px;padding:clamp(24px,5vw,42px);display:grid}.auth-card h1{margin-top:5px}.auth-card>div>p:last-child{color:var(--text-muted);margin-top:8px}.auth-brand{width:max-content;color:var(--burgundy-900);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.auth-brand>span{color:#fff;background:var(--burgundy-800);border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.auth-brand svg{width:21px}.auth-form{gap:16px;display:grid}.password-field{display:flex;position:relative}.password-field input{width:100%;padding-right:52px}.password-field .icon-button{width:40px;height:40px;position:absolute;inset:4px 4px 4px auto}.auth-back-link{color:var(--burgundy-800);justify-self:center;font-weight:700}.auth-fine-print{color:var(--text-muted);font-size:.78rem}.auth-success-icon{width:52px;height:52px;color:var(--success)}.break-long{overflow-wrap:anywhere;word-break:break-word}.access-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px;display:grid}.access-panel{padding:22px}.access-panel--wide{grid-column:1/-1}.access-list{margin-top:14px;display:grid}.access-row{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;min-width:0;padding:14px 0;display:flex}.access-row:first-child{border-top:0}.access-row>div{gap:3px;min-width:0;display:grid}.access-row span{color:var(--text-muted);font-size:.8rem}.access-role-guide{min-width:0;color:var(--text-soft);background:var(--ivory-100);border:1px solid var(--border);border-radius:var(--radius-md);overflow-wrap:anywhere;gap:9px;margin:14px 0 18px;padding:15px;font-size:.78rem;line-height:1.5;display:grid}.access-role-guide>strong{color:var(--burgundy-900);font-size:.86rem}.access-role-guide dl{gap:8px;margin:2px 0;display:grid}.access-role-guide dl>div{grid-template-columns:52px minmax(0,1fr);gap:8px;display:grid}.access-role-guide dt{color:var(--text);font-weight:800}.access-role-guide dd{min-width:0;margin:0}.invitation-link-result{background:var(--ivory-100);border:1px solid var(--border);border-radius:var(--radius-md);gap:9px;margin-top:18px;padding:15px;display:grid}.invitation-link-result code{font-size:.72rem;display:block}.mobile-drawer__sign-out{color:#fff;border-color:#fff3;width:100%;margin-top:24px}.workspace-choice-list{gap:10px;display:grid}.workspace-choice{width:100%;min-height:64px;color:var(--text);text-align:left;background:var(--ivory-50);border:1px solid var(--border);border-radius:var(--radius-md);justify-content:space-between;align-items:center;gap:14px;padding:13px 15px;display:flex}.workspace-choice:hover{border-color:var(--burgundy-500);background:#fff}.workspace-choice>span{gap:3px;min-width:0;display:grid}.workspace-choice small{color:var(--text-muted);text-transform:capitalize}.workspace-choice svg{width:19px;color:var(--burgundy-700)}.platform-admin-page{gap:20px;min-width:0;display:grid}.platform-admin-boundary{min-width:0;color:var(--burgundy-950);background:var(--gold-100);border:1px solid var(--gold-400);border-radius:var(--radius-md);align-items:flex-start;gap:12px;padding:15px 17px;display:flex}.platform-admin-boundary svg{flex:none;width:22px}.platform-admin-boundary div{min-width:0}.platform-admin-boundary p{color:var(--text-soft);overflow-wrap:anywhere;margin-top:3px}.platform-metrics{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.platform-metrics article{gap:7px;min-width:0;padding:16px;display:grid}.platform-metrics svg{width:20px;color:var(--burgundy-700)}.platform-metrics span{color:var(--text-muted);font-size:.7rem;font-weight:750}.platform-metrics strong{font-family:var(--font-display);font-size:1.65rem}.platform-admin-grid{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:18px;display:grid}.platform-invite-panel,.platform-usage-panel,.platform-list-panel{min-width:0;padding:22px}.platform-section-intro{color:var(--text-muted);margin:8px 0 17px}.platform-usage-panel dl,.platform-detail-activity dl{margin-top:14px;display:grid}.platform-usage-panel dl div,.platform-detail-activity dl div{border-top:1px solid var(--border);justify-content:space-between;gap:15px;padding:11px 0;display:flex}.platform-usage-panel dt,.platform-detail-activity dt{color:var(--text-muted)}.platform-usage-panel dd,.platform-detail-activity dd{margin:0;font-weight:800}.platform-usage-panel>p{color:var(--text-muted);margin-top:15px;font-size:.75rem}.platform-workspace-list,.platform-user-list{margin-top:14px;display:grid}.platform-workspace-row{border-top:1px solid var(--border);grid-template-columns:minmax(170px,1.2fr) minmax(170px,1fr) minmax(310px,1.6fr) auto;align-items:center;gap:14px;min-width:0;padding:16px 0;display:grid}.platform-workspace-row:first-child,.platform-user-list article:first-child{border-top:0}.platform-workspace-row__title,.platform-workspace-row__owner{justify-items:start;gap:4px;min-width:0;display:grid}.platform-workspace-row__title a{color:var(--burgundy-900);overflow-wrap:anywhere;font-weight:850}.platform-workspace-row__owner span,.platform-workspace-row__title small,.platform-workspace-row__owner small{color:var(--text-muted);overflow-wrap:anywhere;font-size:.75rem}.platform-workspace-row dl{grid-template-columns:repeat(auto-fit,minmax(58px,1fr));gap:10px;min-width:0;display:grid}.platform-workspace-row dl div{gap:2px;min-width:0;display:grid}.platform-workspace-row dt{color:var(--text-muted);font-size:.65rem}.platform-workspace-row dd{overflow-wrap:anywhere;margin:0;font-size:.78rem;font-weight:800}.platform-status--awaiting_owner{color:var(--gold-700)}.platform-status--revoked,.platform-status--expired{color:var(--danger-700)}.platform-user-list article{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:16px;min-width:0;padding:13px 0;display:grid}.platform-user-list article>div{gap:2px;min-width:0;display:grid}.platform-user-list article>div span{color:var(--text-muted);font-size:.75rem}.platform-user-list article>.platform-user-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.platform-user-actions .button{min-height:42px}.platform-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;padding:0;display:grid;overflow:hidden}.platform-detail-grid>div{border:1px solid var(--border);background:#fff;gap:5px;min-width:0;padding:20px;display:grid}.platform-detail-grid span,.platform-detail-grid small{color:var(--text-muted)}.platform-detail-grid strong{overflow-wrap:anywhere}.platform-detail-activity{padding:22px}.platform-back-link{justify-self:start}.platform-forbidden{justify-items:start;gap:12px;max-width:620px;padding:28px;display:grid}.platform-forbidden svg{width:38px;height:38px;color:var(--danger-700)}.platform-loading{padding:24px}@media (width<=700px){.auth-page{align-items:start;padding:12px}.auth-card{border-radius:var(--radius-md);gap:18px;padding:22px 18px}.auth-form .button{width:100%;min-height:48px}.access-layout{grid-template-columns:1fr}.access-panel--wide{grid-column:auto}.access-panel{padding:17px}.access-role-guide{padding:13px}.access-role-guide dl>div{grid-template-columns:1fr;gap:1px}.access-row{flex-direction:column;align-items:flex-start}.access-row .button{width:100%;min-height:44px}.invitation-link-result .button{width:100%;min-height:46px}.platform-admin-page{gap:15px}.platform-admin-boundary{padding:13px}.platform-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.platform-metrics article{padding:13px}.platform-admin-grid{grid-template-columns:1fr}.platform-invite-panel,.platform-usage-panel,.platform-list-panel{padding:17px}.platform-workspace-row{grid-template-columns:1fr;gap:11px}.platform-workspace-row dl{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.platform-workspace-row .button{width:100%;min-height:44px}.platform-user-list article{grid-template-columns:1fr;gap:8px}.platform-user-list article>.platform-user-actions{justify-content:flex-start}.platform-detail-grid{grid-template-columns:1fr}}@media (width>=701px) and (width<=1180px){.platform-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.platform-workspace-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.platform-workspace-row dl{grid-column:1/-1}}.stats-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-action-bar{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.dashboard-action-bar .button{min-height:40px;padding:8px 11px;font-size:.72rem}.dashboard-action-bar .button svg{width:16px}.dashboard-stats .stat-card{background:linear-gradient(145deg, var(--surface), var(--ivory-50));border-color:var(--border-strong)}.dashboard-stats .stat-card__detail{color:var(--text-soft);font-size:.71rem;line-height:1.35}.stat-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);min-width:0;box-shadow:var(--shadow-sm);align-items:flex-start;gap:14px;padding:19px;display:flex}.stat-card__icon{border-radius:11px;flex:none;place-items:center;width:42px;height:42px;display:grid}.stat-card__icon svg{width:20px}.stat-card__icon--burgundy{color:var(--burgundy-700);background:var(--burgundy-100)}.stat-card__icon--gold{color:var(--gold-700);background:var(--gold-100)}.stat-card__icon--olive{color:var(--olive-700);background:var(--olive-100)}.stat-card__icon--slate{color:var(--slate-700);background:var(--slate-100)}.stat-card__label,.stat-card__value,.stat-card__detail{margin:0}.stat-card__label{color:var(--text-soft);font-size:.75rem;font-weight:700}.stat-card__value{font-family:var(--font-display);margin-block:2px;font-size:1.8rem;font-weight:700;line-height:1}.stat-card__detail{color:var(--text-muted);font-size:.68rem}.quick-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.quick-action{background:var(--ivory-50);border:1px solid var(--border);border-radius:var(--radius-sm);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-height:74px;padding:13px;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s;display:grid}.quick-action:hover{border-color:var(--gold-400);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.quick-action__icon{width:39px;height:39px;color:var(--burgundy-700);background:var(--burgundy-100);border-radius:10px;place-items:center;display:grid}.quick-action__icon svg,.quick-action>svg{width:18px}.quick-action>svg{color:var(--charcoal-300)}.quick-action strong,.quick-action small{display:block}.quick-action strong{font-size:.8rem}.quick-action small{color:var(--text-muted);margin-top:2px;font-size:.66rem;line-height:1.25}.dashboard-grid{grid-template-columns:minmax(0,1.6fr) minmax(280px,.9fr);gap:16px;margin-top:30px;display:grid}.dashboard-grid__wide{grid-column:1}.dashboard-grid__full{grid-column:1/-1}.dashboard-focus-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px;display:grid}.dashboard-recent-panel{margin-top:16px}.pen-summary-list,.relationship-list,.profile-show-results{display:grid}.pen-summary{border-top:1px solid var(--border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 0;display:grid}.pen-summary:first-child{border-top:0;padding-top:0}.pen-summary:last-child{padding-bottom:0}.pen-summary>div strong,.pen-summary>div span,.pen-summary>div small{display:block}.pen-summary>div strong{font-size:.8rem}.pen-summary>div span{color:var(--text-soft);margin-top:2px;font-size:.68rem}.pen-summary>div small{color:var(--text-muted);margin-top:3px;font-size:.62rem}.task-list li{min-height:51px}.pen-list,.recent-birds,.results-list,.archive-list,.show-history-list{display:grid}.pen-row{border-top:1px solid var(--border);grid-template-columns:auto minmax(180px,1fr) repeat(2,minmax(74px,.35fr)) auto;align-items:center;gap:14px;padding:13px 0;display:grid}.pen-row:first-child{border-top:0;padding-top:0}.pen-row:last-child{padding-bottom:0}.pen-row__number,.pen-code{width:35px;height:35px;color:var(--gold-700);background:var(--gold-50);border:1px solid var(--gold-100);font-family:var(--font-display);border-radius:50%;place-items:center;font-weight:700;display:grid}.pen-row__main strong,.pen-row__main span,.pen-row__metric strong,.pen-row__metric span{display:block}.pen-row__main strong{font-size:.82rem}.pen-row__main span,.pen-row__metric span{color:var(--text-muted);font-size:.66rem}.pen-row__metric strong{font-family:var(--font-display);font-size:1.03rem}.timeline-list,.agenda-list{margin:0;padding:0;list-style:none}.timeline-list li{gap:14px;padding:0 0 19px;display:flex;position:relative}.timeline-list li:last-child{padding-bottom:0}.timeline-list li:not(:last-child):after{content:"";background:var(--border);width:1px;position:absolute;top:38px;bottom:4px;left:18px}.timeline-list__date{width:38px;height:38px;color:var(--burgundy-800);background:var(--burgundy-50);border:1px solid var(--burgundy-100);border-radius:9px;flex-direction:column;flex:none;justify-content:center;align-items:center;display:flex}.timeline-list__date strong{font-family:var(--font-display);line-height:1}.timeline-list__date small{text-transform:uppercase;font-size:.55rem}.timeline-list li>div strong,.timeline-list li>div span{display:block}.timeline-list li>div strong{font-size:.78rem}.timeline-list li>div span{color:var(--text-muted);margin-top:3px;font-size:.67rem}.recent-bird{border-top:1px solid var(--border);grid-template-columns:auto minmax(130px,1fr) auto auto;align-items:center;gap:12px;padding:10px 0;text-decoration:none;display:grid}.recent-bird:first-child{border-top:0;padding-top:0}.recent-bird:last-child{padding-bottom:0}.recent-bird>div strong,.recent-bird>div span{display:block}.recent-bird>div strong{font-size:.8rem}.recent-bird>div span{color:var(--text-muted);font-size:.66rem}.bird-portrait{border:1px solid #46321e1c;border-radius:14px 14px 14px 5px;flex:none;place-items:center;display:grid;position:relative;overflow:hidden}.bird-portrait:before{content:"";background:#ffffff47;border-radius:50% 50% 0 0;position:absolute;inset:52% -15% -25%}.bird-portrait svg{z-index:1;opacity:.76;stroke-width:1.55px;width:46%;height:46%;position:relative}.bird-portrait>span{color:#211f1b47;font-family:var(--font-display);font-size:.62rem;font-weight:800;position:absolute;bottom:3px;right:6px}.bird-portrait--photo:before{display:none}.bird-portrait--photo img{object-fit:cover;width:100%;height:100%;display:block}.bird-portrait--small{border-radius:10px 10px 10px 4px;width:44px;height:44px}.bird-portrait--medium{width:60px;height:60px}.bird-portrait--large{width:92px;height:104px}.bird-portrait--burgundy{color:#5c1d2a;background:linear-gradient(145deg,#ead0d3,#f8efec)}.bird-portrait--gold{color:#85631e;background:linear-gradient(145deg,#ecd9a7,#fbf5e4)}.bird-portrait--olive{color:#536044;background:linear-gradient(145deg,#d8e0cc,#f1f3e9)}.bird-portrait--slate{color:#48565a;background:linear-gradient(145deg,#ccd7da,#f0f3f3)}.results-list article{border-top:1px solid var(--border);align-items:flex-start;gap:11px;padding:11px 0;display:flex}.results-list article:first-child{border-top:0;padding-top:0}.results-list article:last-child{padding-bottom:0}.award-mark{width:31px;height:31px;color:var(--gold-700);background:var(--gold-50);border-radius:50%;flex:none;place-items:center;display:grid}.award-mark svg{width:14px}.results-list strong,.results-list span,.results-list small{display:block}.results-list strong{font-size:.75rem}.results-list span{color:var(--burgundy-700);font-size:.68rem}.results-list small{color:var(--text-muted);margin-top:2px;font-size:.61rem}.activity-strip{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.activity-strip article{border-left:1px solid var(--border);grid-template-columns:auto 1fr;gap:4px 10px;padding:0 18px;display:grid}.activity-strip article:first-child{border-left:0;padding-left:0}.activity-strip article:last-child{padding-right:0}.activity-strip__dot{background:var(--gold-600);border-radius:50%;width:7px;height:7px;margin-top:6px}.activity-strip strong,.activity-strip span{display:block}.activity-strip strong{font-size:.75rem}.activity-strip span{color:var(--text-muted);font-size:.65rem}.activity-strip time{color:var(--text-muted);grid-column:2;font-size:.6rem}.filter-bar{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);align-items:center;gap:10px;padding:12px;display:flex}.filter-bar__search{flex:1}.filter-bar__search input{width:100%}.select-field{align-items:center;display:flex;position:relative}.select-field>svg{width:16px;color:var(--text-muted);pointer-events:none;position:absolute;left:12px}.select-field select{min-height:42px;color:var(--text);background:var(--ivory-50);border:1px solid var(--border);border-radius:var(--radius-sm);padding:8px 32px 8px 36px;font-size:.78rem;font-weight:700}.results-summary{color:var(--text-muted);justify-content:space-between;align-items:center;padding:18px 2px 12px;font-size:.74rem;display:flex}.results-summary p{margin:0}.results-summary strong{color:var(--text)}.bird-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.bird-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);min-width:0;box-shadow:var(--shadow-sm);padding:18px;transition:border-color .15s,box-shadow .15s,transform .15s}.bird-card:hover{border-color:var(--gold-400);box-shadow:var(--shadow-md);transform:translateY(-2px)}.bird-card__top{gap:15px;display:flex}.bird-card__identity{flex:1;min-width:0}.bird-card__identity>div{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.bird-card h2{margin-bottom:3px;font-size:1.45rem}.bird-card__identity p{color:var(--text-soft);margin:0;font-size:.76rem}.bird-card__identity p span{color:var(--gold-600)}.bird-card__facts{border-block:1px solid var(--border);grid-template-columns:1fr 1fr;gap:11px 14px;margin:15px 0 0;padding:15px 0;display:grid}.bird-card__facts div,.metric-row div,.large-metrics div{min-width:0}.bird-card__facts dt,.metric-row dt,.large-metrics dt{color:var(--text-muted);text-transform:uppercase;font-size:.62rem;font-weight:700}.bird-card__facts dd,.metric-row dd,.large-metrics dd{text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:.74rem;font-weight:750;overflow:hidden}.pedigree-row{grid-template-columns:1fr 1fr;gap:12px;padding:14px 0;display:grid}.pedigree-row span{min-width:0}.pedigree-row small,.pedigree-row strong{display:block}.pedigree-row small{color:var(--gold-700);text-transform:uppercase;font-size:.62rem;font-weight:800}.pedigree-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:.68rem;overflow:hidden}.profile-page{min-width:0;overflow-x:clip}.profile-back-link{min-height:40px;color:var(--text-soft);align-items:center;gap:6px;margin:-8px 0 10px;font-size:.72rem;font-weight:750;text-decoration:none;display:inline-flex}.profile-back-link:hover{color:var(--burgundy-800)}.profile-back-link svg{width:16px}.profile-record-actions{justify-content:flex-end;margin:10px 0 0;display:flex}.bird-draft-status{align-items:center;gap:12px;display:flex}.workflow-draft-status{margin-bottom:var(--space-5)}.bird-draft-status>div{flex:1;min-width:0}.bird-profile-header{background:linear-gradient(120deg, var(--surface), var(--gold-50));border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);grid-template-columns:auto minmax(220px,1fr) auto;align-items:center;gap:20px;padding:24px;display:grid}.bird-profile-header--with-photo{grid-template-columns:minmax(280px,360px) minmax(220px,1fr) auto;align-items:center}.bird-profile-photo{background:var(--charcoal-950);width:100%;min-height:285px;box-shadow:inset 0 0 0 1px #ffffff1a, var(--shadow-md);cursor:zoom-in;border:0;border-radius:14px;grid-row:1/span 2;align-self:stretch;padding:0;position:relative;overflow:hidden}.bird-profile-photo:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.bird-profile-photo--empty{color:#ffffffc7;cursor:default;text-align:center;place-content:center;gap:10px;display:grid}.bird-profile-photo--empty svg{width:72px;height:72px;margin:auto}.bird-profile-photo--empty span{font-size:.72rem;font-weight:800}.bird-profile-photo__expand{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#211f1bc7;border:1px solid #fff3;border-radius:7px;align-items:center;gap:6px;min-height:38px;padding:8px 11px;font-size:.68rem;font-weight:800;display:inline-flex;position:absolute;bottom:12px;right:12px}.bird-profile-photo__expand svg{width:16px}.bird-photo-artwork{width:100%;height:100%;min-height:inherit;background:linear-gradient(155deg,#ede0bc,#bd9550 58%,#5e4d2b);display:block;position:relative;overflow:hidden}.bird-photo-artwork--preview{object-fit:cover}.bird-photo-artwork--studio{background:radial-gradient(circle at 50% 30%,#fffaf0 0,#e9d8ad 46%,#8f6f38 100%)}.bird-photo-artwork--pasture{background:linear-gradient(#b9d0cf 0 46%,#8c9b6b 47% 66%,#56653e 67% 100%)}.bird-photo-artwork--yard{background:linear-gradient(155deg,#e0cfa8 0 48%,#9a7950 49% 72%,#684a32 73%)}.bird-photo-artwork--show{background:radial-gradient(circle at 50% 38%,#eadfc9 0 25%,#715b53 66%,#31282a 100%)}.bird-photo-artwork--detail{background:radial-gradient(circle at 45% 45%,#e8c77b 0 25%,#9d633d 50%,#492c26 100%)}.bird-photo-artwork--burgundy{--photo-bird:#6e2735;--photo-bird-soft:#a55d5d}.bird-photo-artwork--gold{--photo-bird:#89621d;--photo-bird-soft:#c29238}.bird-photo-artwork--olive{--photo-bird:#4e5c3d;--photo-bird-soft:#859165}.bird-photo-artwork--slate{--photo-bird:#414d52;--photo-bird-soft:#79898d}.bird-photo-artwork__bird{z-index:2;width:48%;height:58%;color:var(--photo-bird);fill:color-mix(in srgb, var(--photo-bird-soft) 55%, transparent);filter:drop-shadow(0 12px 8px #211f1b40);stroke-width:1.15px;position:absolute;bottom:15%;left:50%;transform:translate(-50%)}.bird-photo-artwork--detail .bird-photo-artwork__bird{width:78%;height:88%;bottom:-7%;left:60%}.bird-photo-artwork--show .bird-photo-artwork__bird{width:52%;height:63%;bottom:12%}.bird-photo-artwork--pasture .bird-photo-artwork__bird{bottom:12%;left:53%}.bird-photo-artwork__ground{z-index:1;filter:blur(2px);background:#2e321b52;border-radius:50% 50% 0 0;height:42%;position:absolute;inset:auto -10% -18%}.bird-photo-artwork--studio .bird-photo-artwork__ground,.bird-photo-artwork--show .bird-photo-artwork__ground{background:#48321d38}.bird-photo-artwork__sun{aspect-ratio:1;filter:blur(5px);background:#fff8cf7a;border-radius:50%;width:18%;position:absolute;top:12%;right:14%}.bird-photo-artwork__grain{z-index:3;opacity:.18;mix-blend-mode:soft-light;pointer-events:none;background-image:repeating-linear-gradient(115deg,#0000 0 4px,#ffffff1f 5px,#0000 6px);position:absolute;inset:0}.bird-profile-header__identity{min-width:0}.bird-profile-header__meta{align-items:center;gap:10px;margin-bottom:8px;display:flex}.bird-profile-header h1{margin-bottom:4px;font-size:clamp(2rem,4vw,3rem)}.bird-profile-header__identity>p{color:var(--text-soft);margin:0}.bird-profile-header__identity>p span{color:var(--gold-600)}.bird-profile-header__edit{align-self:start}.bird-profile-facts{border-top:1px solid var(--border);grid-column:2/-1;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:0;padding-top:18px;display:grid}.bird-profile-facts div,.profile-detail-list div{min-width:0}.bird-profile-facts dt,.profile-detail-list dt{color:var(--text-muted);text-transform:uppercase;font-size:.61rem;font-weight:800}.bird-profile-facts dd,.profile-detail-list dd{margin:3px 0 0;font-size:.75rem;font-weight:750}.bird-photo-gallery{margin-top:16px;padding:18px}.bird-photo-gallery__header{justify-content:space-between;align-items:center;gap:14px;display:flex}.bird-photo-gallery__header h2{margin:0}.photo-demo-notice{color:var(--text-soft);background:var(--gold-50);border:1px solid var(--gold-100);border-radius:7px;align-items:flex-start;gap:8px;margin:12px 0;padding:9px 11px;font-size:.68rem;line-height:1.4;display:flex}.photo-demo-notice svg{width:16px;color:var(--gold-700);flex:none}.photo-storage-usage,.photo-upload-status{color:var(--text-muted);overflow-wrap:anywhere;margin:-3px 0 12px;font-size:.66rem;font-weight:700}.photo-upload-status{color:var(--olive-700)}.photo-storage-usage--warning{color:var(--danger-700)}.photo-thumbnail-strip{scrollbar-width:thin;grid-template-columns:repeat(5,minmax(135px,1fr));gap:10px;padding:2px 2px 8px;display:grid;overflow-x:auto}.photo-thumbnail{min-width:0;color:var(--text);background:var(--ivory-50);border:1px solid var(--border);text-align:left;border-radius:9px;padding:0;overflow:hidden}.photo-thumbnail:hover{border-color:var(--gold-400)}.photo-thumbnail.is-selected{border-color:var(--burgundy-700);box-shadow:0 0 0 2px var(--burgundy-100)}.photo-thumbnail__image{background:var(--charcoal-800);height:105px;display:block;position:relative;overflow:hidden}.photo-thumbnail__image .bird-photo-artwork{min-height:105px}.photo-thumbnail__profile{z-index:4;color:var(--burgundy-950);background:#fffdf7e8;border-radius:5px;align-items:center;gap:4px;padding:4px 6px;font-size:.55rem;font-weight:850;display:inline-flex;position:absolute;top:7px;left:7px}.photo-thumbnail__profile svg{width:11px;height:11px;fill:var(--gold-400);color:var(--gold-700)}.photo-thumbnail__copy{min-width:0;padding:9px;display:block}.photo-thumbnail__copy strong,.photo-thumbnail__copy small{display:block}.photo-thumbnail__copy strong{min-height:2.5em;font-size:.66rem;line-height:1.25;overflow:hidden}.photo-thumbnail__copy small{color:var(--text-muted);margin-top:4px;font-size:.58rem}.photo-selection-panel{border-top:1px solid var(--border);grid-template-columns:minmax(180px,.55fr) minmax(0,1.45fr);align-items:center;gap:18px;padding-top:12px;display:grid}.photo-selection-panel__summary span,.photo-selection-panel__summary strong,.photo-selection-panel__summary small{display:block}.photo-selection-panel__summary>span{color:var(--gold-700);text-transform:uppercase;font-size:.6rem;font-weight:850}.photo-selection-panel__summary strong{overflow-wrap:anywhere;margin-top:3px;font-size:.74rem}.photo-selection-panel__summary small{color:var(--text-muted);margin-top:3px;font-size:.61rem}.photo-management-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.photo-management-actions .button{min-height:38px;padding:7px 9px;font-size:.65rem}.photo-management-actions .button svg{width:15px}.button--danger-quiet{color:var(--danger-700);background:var(--danger-100);border-color:#0000}.button--danger-quiet:hover{border-color:var(--danger-700)}.button:disabled{opacity:.46;cursor:not-allowed;transform:none}.photo-caption-editor,.photo-reorder-controls{background:var(--ivory-50);border:1px solid var(--border);border-radius:var(--radius-sm);align-items:center;gap:9px;margin-top:12px;padding:12px;display:flex}.photo-caption-editor{flex-wrap:wrap}.photo-caption-editor label{flex-basis:100%}.photo-caption-editor label,.photo-reorder-controls>span{flex:none;font-size:.68rem;font-weight:800}.photo-caption-editor input{border:1px solid var(--border-strong);border-radius:7px;flex:1;min-width:0;min-height:42px;padding:9px 11px}.photo-caption-editor>div{gap:7px;display:flex}.photo-reorder-controls{justify-content:flex-end}.photo-viewer-backdrop{z-index:100;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#13110fe8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.photo-viewer{color:#fff;background:#171613;border:1px solid #ffffff2e;border-radius:14px;grid-template-rows:auto minmax(0,1fr) auto;width:min(1080px,100%);max-height:calc(100dvh - 48px);display:grid;overflow:hidden;box-shadow:0 25px 80px #00000080}.photo-viewer__topbar{justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:8px 10px 8px 18px;display:flex}.photo-viewer__topbar>span{color:#ffffffb3;font-size:.76rem;font-weight:800}.photo-viewer__close{color:#fff;background:#ffffff1f;border:1px solid #ffffff40;border-radius:8px;align-items:center;gap:7px;min-height:44px;padding:8px 12px;font-weight:800;display:inline-flex}.photo-viewer__close svg{width:20px}.photo-viewer__stage{touch-action:pan-y;background:#0d0c0b;place-items:center;height:min(70vh,720px);min-height:300px;display:grid;position:relative;overflow:hidden}.photo-viewer__stage>.bird-photo-artwork{object-fit:contain;width:min(850px,100% - 150px);height:100%;min-height:0}.photo-viewer__stage>div.bird-photo-artwork{height:100%}.photo-viewer__nav{z-index:5;color:#fff;background:#141210b8;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:52px;height:52px;padding:0;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.photo-viewer__nav:hover{background:#5b1d2beb}.photo-viewer__nav svg{width:26px}.photo-viewer__nav--previous{left:18px}.photo-viewer__nav--next{right:18px}.photo-viewer__caption{overflow-wrap:anywhere;padding:14px 18px 17px}.photo-viewer__caption strong,.photo-viewer__caption span{display:block}.photo-viewer__caption strong{font-family:var(--font-display);font-size:1.02rem}.photo-viewer__caption span{color:#ffffff9e;margin-top:3px;font-size:.68rem}.profile-tabs{scrollbar-width:thin;background:var(--ivory-100);border:1px solid var(--border);border-radius:var(--radius-sm);gap:4px;margin-top:22px;padding:4px;display:flex;overflow-x:auto}.profile-tabs button{min-height:42px;color:var(--text-soft);background:0 0;border:0;border-radius:7px;flex:none;padding:9px 15px;font-size:.72rem;font-weight:800}.profile-tabs button[aria-selected=true]{color:var(--burgundy-800);background:var(--surface);box-shadow:var(--shadow-sm)}.profile-tab-panel{margin-top:16px}.profile-overview-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.profile-detail-list{grid-template-columns:1fr 1fr;gap:18px 22px;margin:0;display:grid}.profile-details-panel .panel__header>svg,.profile-overview-grid .panel__header>svg,.profile-tab-panel>.panel>.panel__header>svg{width:20px;color:var(--gold-600)}.related-bird-list{grid-template-columns:1fr 1fr;gap:10px;display:grid}.related-bird{min-width:0;min-height:66px;color:var(--text);background:var(--ivory-50);border:1px solid var(--border);border-radius:var(--radius-sm);align-items:center;gap:10px;padding:9px;text-decoration:none;display:flex}.related-bird:hover{border-color:var(--gold-400)}.related-bird>span{min-width:0}.related-bird small,.related-bird strong,.related-bird>span>span{display:block}.related-bird small{color:var(--gold-700);text-transform:uppercase;font-size:.58rem;font-weight:800}.related-bird strong{margin-top:1px;font-size:.75rem}.related-bird>span>span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,Consolas,monospace;font-size:.6rem;overflow:hidden}.related-bird--unknown{padding:13px;display:block}.related-bird--unknown>span{color:var(--text-muted);margin-top:2px;font-size:.62rem}.pedigree-panel{overflow:hidden}.pedigree-visual{min-width:0;overflow-x:auto}.pedigree-tree--desktop{grid-template-columns:repeat(4,minmax(150px,1fr));gap:26px;min-width:880px;padding:6px 12px 8px;display:grid}.pedigree-generation{grid-template-rows:repeat(8,minmax(53px,1fr));gap:7px;display:grid}.ancestor-node{min-width:0;color:var(--text);background:var(--surface);border:1px solid var(--border-strong);border-radius:8px;flex-direction:column;justify-content:center;padding:9px 11px;text-decoration:none;display:flex;position:relative;box-shadow:0 2px 7px #3428190d}.ancestor-node:before{content:"";background:var(--gold-400);width:27px;height:1px;position:absolute;top:50%;right:100%}.pedigree-generation:first-child .ancestor-node:before{display:none}.ancestor-node:hover{border-color:var(--gold-500)}.ancestor-node small{color:var(--gold-700);text-transform:uppercase;font-size:.55rem;font-weight:800}.ancestor-node strong{font-family:var(--font-display);text-overflow:ellipsis;white-space:nowrap;margin:2px 0;font-size:.88rem;overflow:hidden}.ancestor-node span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-family:ui-monospace,Consolas,monospace;font-size:.55rem;overflow:hidden}.ancestor-node--unknown{background:repeating-linear-gradient(135deg, var(--ivory-50), var(--ivory-50) 7px, var(--ivory-100) 7px, var(--ivory-100) 8px);box-shadow:none;border-style:dashed}.ancestor-node--unknown strong{color:var(--text-soft)}.pedigree-tree--mobile{display:none}.relationship-list article{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) minmax(250px,.8fr);gap:20px;padding:18px 0;display:grid}.relationship-list article:first-child{border-top:0;padding-top:0}.relationship-list article:last-child{padding-bottom:0}.relationship-list h3{margin:3px 0 5px}.relationship-list p{color:var(--text-soft);margin:0;font-size:.72rem}.relationship-list p a{color:var(--burgundy-700);font-weight:800}.relationship-list article>div>small{color:var(--gold-700);text-transform:uppercase;font-size:.6rem;font-weight:800}.offspring-links{flex-wrap:wrap;align-content:start;gap:7px;display:flex}.offspring-links>span{color:var(--text-muted);flex-basis:100%;font-size:.62rem}.offspring-links a{color:var(--burgundy-800);background:var(--burgundy-50);border:1px solid var(--burgundy-100);border-radius:6px;padding:7px 9px;font-size:.7rem;font-weight:800;text-decoration:none}.offspring-links a small{color:var(--text-muted);margin-left:5px}.profile-show-results article{border-top:1px solid var(--border);gap:12px;padding:14px 0;display:flex}.profile-show-results article:first-child{border-top:0;padding-top:0}.profile-show-results article:last-child{padding-bottom:0}.profile-show-results strong,.profile-show-results span{display:block}.profile-show-results strong{font-size:.8rem}.profile-show-results span{color:var(--burgundy-700);margin-top:2px;font-size:.68rem}.profile-show-results p{color:var(--text-soft);margin:5px 0 0;font-size:.7rem}.profile-notes>p{max-width:760px;color:var(--text-soft);margin:0;line-height:1.7}.profile-empty{text-align:center;align-content:center;place-items:center;min-height:180px;display:grid}.profile-empty>svg{width:31px;color:var(--gold-600)}.profile-empty h3{margin:8px 0 3px}.profile-empty p{color:var(--text-muted);margin:0;font-size:.72rem}.empty-state{text-align:center;background:var(--surface);border:1px dashed var(--border-strong);border-radius:var(--radius-md);flex-direction:column;justify-content:center;align-items:center;min-height:320px;padding:35px;display:flex}.empty-state>svg{width:35px;height:35px;color:var(--gold-700);background:var(--gold-50);border-radius:50%;padding:7px}.empty-state h1,.empty-state h2{margin:13px 0 7px}.empty-state p{max-width:460px;color:var(--text-muted)}.empty-state--page{min-height:65vh}.workspace-empty-state{background:linear-gradient(145deg, var(--surface), var(--ivory-50));min-height:360px;padding:clamp(30px,7vw,72px) 22px}.workspace-empty-state .eyebrow{color:var(--burgundy-700);margin:14px 0 0}.workspace-empty-state__guidance{background:var(--ivory-100);border-radius:var(--radius-sm);padding:9px 12px}.workspace-empty-state .button{margin-top:9px}.onboarding-page{background:radial-gradient(circle at 12% 12%, #c8a85c2e, transparent 30%), linear-gradient(145deg, var(--burgundy-950), var(--burgundy-900));place-items:center;min-height:100vh;padding:clamp(18px,4vw,50px);display:grid}.onboarding-card{background:var(--ivory-50);border:1px solid #ffffff2e;border-radius:24px;width:min(1040px,100%);padding:clamp(22px,4vw,46px);box-shadow:0 28px 80px #17080c52}.onboarding-brand{color:var(--burgundy-900);align-items:center;gap:10px;display:flex}.onboarding-brand>span{width:38px;height:38px;color:var(--burgundy-950);background:var(--gold-400);border-radius:50% 50% 50% 10px;place-items:center;display:grid}.onboarding-brand svg{width:19px}.onboarding-brand strong{font-family:var(--font-display);font-size:1.15rem}.onboarding-intro{text-align:center;max-width:760px;margin:28px auto 30px}.onboarding-intro h1{margin-bottom:12px;font-size:clamp(2rem,5vw,3.55rem)}.onboarding-intro h1:focus{outline:none}.onboarding-intro>p:last-child{max-width:680px;color:var(--text-soft);margin:0 auto;font-size:.98rem}.onboarding-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.onboarding-choice{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);min-width:0;box-shadow:var(--shadow-sm);flex-direction:column;gap:15px;padding:clamp(20px,3vw,30px);display:flex}.onboarding-choice--personal{border-color:var(--gold-400);box-shadow:0 8px 30px #5b1d2b14}.onboarding-choice__icon{width:44px;height:44px;color:var(--burgundy-800);background:var(--gold-50);border-radius:12px;place-items:center;display:grid}.onboarding-choice__icon svg{width:22px}.onboarding-choice h2{margin:3px 0 0}.onboarding-choice>p{color:var(--text-soft);margin:0}.onboarding-choice ul{gap:8px;margin:0 0 4px;padding:0;list-style:none;display:grid}.onboarding-choice li{color:var(--text-soft);align-items:center;gap:8px;font-size:.74rem;display:flex}.onboarding-choice li svg{width:17px;color:var(--success-700)}.onboarding-choice .button{width:100%;margin-top:auto}.onboarding-footnote{max-width:720px;color:var(--text-muted);text-align:center;margin:22px auto 0;font-size:.68rem}.workspace-reset-notice .button{margin-top:10px}.dashboard-empty-row{grid-template-columns:1fr!important}@media (width<=700px){.onboarding-page{place-items:start center;padding:12px}.onboarding-card{border-radius:18px;padding:20px 14px}.onboarding-brand{margin-left:4px}.onboarding-intro{text-align:left;margin:23px auto}.onboarding-intro h1{font-size:clamp(1.8rem,9vw,2.55rem)}.onboarding-choices{grid-template-columns:1fr}.onboarding-choice{padding:19px}.workspace-empty-state{min-height:310px}}.record-form{gap:16px;display:grid}.form-section{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);grid-template-columns:minmax(210px,.45fr) minmax(0,1.55fr);gap:30px;padding:25px;display:grid}.form-section__heading{align-items:flex-start;gap:12px;display:flex}.form-section__heading>span{width:31px;height:31px;color:var(--burgundy-700);background:var(--burgundy-50);border:1px solid var(--burgundy-100);font-family:var(--font-display);border-radius:50%;flex:none;place-items:center;font-size:.7rem;font-weight:700;display:grid}.form-section__heading h2{margin-bottom:5px;font-size:1.12rem}.form-section__heading p{color:var(--text-muted);margin:0;font-size:.72rem}.form-grid{gap:16px;display:grid}.form-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.field{min-width:0;color:var(--text-soft);flex-direction:column;gap:6px;font-size:.73rem;font-weight:750;display:flex}.field>span b,.form-actions b{color:var(--burgundy-700)}.field input,.field select,.field textarea{width:100%;min-height:45px;color:var(--text);background:var(--ivory-50);border:1px solid var(--border-strong);border-radius:var(--radius-sm);padding:10px 12px;font-weight:500}.field textarea{resize:vertical;min-height:115px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--gold-600);background:#fff}.field input[aria-invalid=true],.field select[aria-invalid=true]{border-color:var(--danger-700);background:#fff9f8}.field--wide{grid-column:1/-1}.field-error{color:var(--danger-700);font-size:.66rem;font-weight:700}.hatch-information-note{color:var(--text-soft);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);align-self:end;margin:0;padding:13px 14px}.photo-placeholder{background:var(--ivory-50);border:1px dashed var(--border-strong);border-radius:var(--radius-sm);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:17px;min-height:130px;padding:16px;display:grid}.photo-placeholder>span{width:88px;height:98px;color:var(--charcoal-500);background:var(--ivory-200);border-radius:12px;place-items:center;display:grid}.photo-placeholder>span svg{width:38px}.photo-placeholder>div>svg{width:20px;color:var(--gold-700);margin-bottom:5px}.photo-placeholder strong,.photo-placeholder p{display:block}.photo-placeholder p{max-width:480px;color:var(--text-muted);margin:3px 0 0;font-size:.7rem}.form-actions{justify-content:space-between;align-items:center;gap:20px;padding:18px 0 0;display:flex}.form-actions p{color:var(--text-muted);margin:0;font-size:.72rem}.breeding-save-notice,.hatch-save-notice{color:var(--success-700);background:var(--success-100);border-color:#3d674938;align-items:center;gap:9px;margin:16px 0;display:flex}.breeding-save-notice svg,.hatch-save-notice svg{width:18px}.breeding-form-panel,.hatch-workflow-form{margin-top:16px}.workflow-demo-notice{color:var(--text-soft);background:var(--gold-50);border:1px solid var(--gold-100);border-radius:var(--radius-sm);margin:0 0 18px;padding:10px 12px;font-size:.72rem}.field>small{color:var(--text-muted);margin-top:5px;font-size:.61rem}.hen-selector{background:var(--ivory-50);border:1px solid var(--border);border-radius:var(--radius-sm);min-width:0;margin:0;padding:17px}.hen-selector legend{font-family:var(--font-display);padding:0 6px;font-size:1rem;font-weight:800}.hen-selector>p{color:var(--text-muted);margin:0 0 12px;font-size:.68rem}.hen-selector>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.hen-selector label{background:var(--surface);border:1px solid var(--border);border-radius:7px;align-items:center;gap:10px;min-width:0;min-height:58px;padding:10px;display:flex}.hen-selector input{width:18px;height:18px;accent-color:var(--burgundy-700);flex:none}.hen-selector strong,.hen-selector small{display:block}.hen-selector strong{font-size:.72rem}.hen-selector small{color:var(--text-muted);margin-top:2px;font-size:.59rem;line-height:1.25}.cross-warning{color:var(--burgundy-800);background:var(--burgundy-50);border:1px solid var(--burgundy-100);border-radius:var(--radius-sm);align-items:flex-start;gap:9px;margin:0;padding:11px 12px;font-size:.7rem;line-height:1.45;display:flex}.cross-warning svg{flex:none;width:18px}.cross-warning strong{display:block}.cross-warning--compact{width:max-content;margin:-8px 0 12px;padding:5px 7px;font-size:.6rem;font-weight:800}.cross-warning--compact svg{width:13px}.segmented-control{background:var(--ivory-200);border-radius:var(--radius-sm);padding:3px;display:inline-flex}.segmented-control button{min-height:35px;color:var(--text-soft);background:0 0;border:0;border-radius:6px;padding:7px 12px;font-size:.7rem;font-weight:750}.segmented-control button.is-active{color:var(--burgundy-800);box-shadow:var(--shadow-sm);background:#fff}.breeding-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.breeding-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:20px}.breeding-card--workflow h3{font-family:var(--font-display);margin-bottom:3px;font-size:1.2rem}.breeding-card--workflow>p:not(.cross-warning){color:var(--text-muted);margin-bottom:16px;font-size:.72rem}.breeding-grid--history .breeding-card{background:linear-gradient(145deg, var(--surface), var(--ivory-50))}.breeding-card__header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.breeding-card h2{margin-bottom:3px}.breeding-card>p{color:var(--text-muted);margin-bottom:16px;font-size:.72rem}.pen-code{border-radius:6px;width:auto;height:auto;padding:5px 8px;font-family:ui-monospace,Consolas,monospace;font-size:.65rem}.pairing-visual{background:var(--ivory-50);border:1px solid var(--border);border-radius:var(--radius-sm);grid-template-columns:1fr auto 1fr;align-items:center;gap:8px;padding:13px;display:grid}.pairing-visual>span{color:var(--gold-600);font-family:var(--font-display);font-size:1.25rem}.pairing-visual small,.pairing-visual strong{display:block}.pairing-visual small{color:var(--text-muted);text-transform:uppercase;font-size:.58rem}.pairing-visual strong{margin-top:2px;font-size:.67rem;line-height:1.3}.metric-row,.large-metrics{grid-template-columns:repeat(3,1fr);gap:10px;margin:0;padding:15px 0;display:grid}.breeding-pen-facts{grid-template-columns:1fr 1fr;gap:11px;margin:0;padding:15px 0;display:grid}.breeding-pen-facts dt{color:var(--text-muted);text-transform:uppercase;font-size:.58rem;font-weight:800}.breeding-pen-facts dd{margin:2px 0 0;font-size:.7rem;font-weight:750}.breeding-detail-header{background:linear-gradient(120deg, var(--surface), var(--gold-50));border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);justify-content:space-between;align-items:flex-start;gap:20px;padding:24px;display:flex}.breeding-detail-header h1{margin-bottom:5px}.breeding-detail-header p{max-width:760px;color:var(--text-soft);margin:0}.breeding-detail-edit{margin-top:16px}.inline-form-panel--opened{scroll-margin-block-start:calc(var(--topbar-height) + 16px);animation:.7s ease-out inline-form-open}@keyframes inline-form-open{0%{border-color:var(--gold-400);box-shadow:0 0 0 4px #bc913729}to{border-color:var(--border);box-shadow:var(--shadow-sm)}}@media (prefers-reduced-motion:reduce){.inline-form-panel--opened{animation:none}}.breeding-detail-page>.cross-warning{margin-top:14px}.breeding-detail-grid{grid-template-columns:1.15fr .85fr;gap:16px;margin-top:16px;display:grid}.breeding-detail-grid .panel__header>svg,.breeding-detail-page>.panel .panel__header>svg{width:20px;color:var(--gold-600)}.pen-bird-links{grid-template-columns:1fr 1fr;gap:14px;display:grid}.pen-bird-links>div>small{color:var(--gold-700);text-transform:uppercase;margin-bottom:6px;font-size:.58rem;font-weight:850;display:block}.pen-bird-links a{min-width:0;color:var(--text);background:var(--ivory-50);border:1px solid var(--border);border-radius:7px;align-items:center;gap:9px;margin-top:7px;padding:8px;text-decoration:none;display:flex}.pen-bird-links a:hover{border-color:var(--gold-400)}.pen-bird-links a>span{min-width:0}.pen-bird-links a strong,.pen-bird-links a small{display:block}.pen-bird-links a strong{font-size:.72rem}.pen-bird-links a small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:.58rem;overflow:hidden}.pen-date-facts{border-top:1px solid var(--border);grid-template-columns:1fr 1fr;gap:10px;margin:15px 0 0;padding-top:15px;display:grid}.pen-date-facts dt{color:var(--text-muted);text-transform:uppercase;font-size:.58rem;font-weight:800}.pen-date-facts dd{margin:3px 0 0;font-size:.72rem;font-weight:750}.detail-notes{color:var(--text-soft);font-size:.74rem;line-height:1.6}.close-pen-control{border-top:1px solid var(--border);align-items:flex-end;gap:9px;margin-top:15px;padding-top:15px;display:flex}.close-pen-control label{color:var(--text-muted);flex:1;font-size:.62rem;font-weight:800}.close-pen-control input{border:1px solid var(--border-strong);border-radius:7px;width:100%;min-height:42px;margin-top:5px;padding:8px;display:block}.pen-batch-list,.pen-offspring-list{display:grid}.pen-batch-list article{border-top:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:13px 0;display:grid}.pen-batch-list article:first-child{border-top:0;padding-top:0}.pen-batch-list article h3{margin:4px 0 3px}.pen-batch-list article p{color:var(--text-muted);margin:0;font-size:.66rem}.pen-batch-list article>div:last-child{color:var(--text-muted);justify-items:end;gap:4px;font-size:.62rem;display:grid}.pen-offspring-list>a,.pen-offspring-list>article{color:var(--text);border-top:1px solid var(--border);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 0;text-decoration:none;display:grid}.pen-offspring-list>:first-child{border-top:0;padding-top:0}.pen-offspring-list strong,.pen-offspring-list small{display:block}.pen-offspring-list strong{font-size:.72rem}.pen-offspring-list small{color:var(--text-muted);margin-top:2px;font-size:.6rem}.brood-quantity{width:42px;height:42px;color:var(--gold-700);background:var(--gold-50);font-family:var(--font-display);border-radius:50%;place-items:center;font-weight:800;display:grid}.offspring-origin{background:var(--gold-50);border:1px solid var(--gold-100);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px;padding:14px;display:flex}.offspring-origin h3{margin:3px 0}.offspring-origin p:last-child{color:var(--text-muted);margin:0;font-size:.66rem}.hatch-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.hatch-number-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.hatch-batch-select{max-width:520px}.hatch-result-context{color:var(--text-soft);background:var(--ivory-50);border:1px solid var(--border);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;gap:15px;padding:11px 12px;font-size:.68rem;display:flex}.hatch-result-context strong{color:var(--burgundy-800)}.hatch-validation-error{color:var(--danger-700);background:var(--danger-100);border-radius:var(--radius-sm);align-items:center;gap:8px;margin:0;padding:10px 12px;font-size:.72rem;font-weight:750;display:flex}.hatch-validation-error svg{width:18px}.offspring-parent-summary{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px;display:grid}.offspring-parent-summary>span{background:var(--ivory-50);border:1px solid var(--border);border-radius:7px;padding:11px}.offspring-parent-summary small,.offspring-parent-summary strong{display:block}.offspring-parent-summary small{color:var(--gold-700);text-transform:uppercase;font-size:.57rem;font-weight:850}.offspring-parent-summary strong{margin-top:3px;font-size:.74rem}.offspring-record-type{background:var(--ivory-100);border:1px solid var(--border);border-radius:var(--radius-sm);grid-template-columns:1fr 1fr;gap:5px;padding:4px;display:grid}.offspring-record-type button{min-height:43px;color:var(--text-soft);background:0 0;border:0;border-radius:6px;padding:8px;font-weight:800}.offspring-record-type button.is-active{color:var(--burgundy-800);background:var(--surface);box-shadow:var(--shadow-sm)}.incubation-list{gap:10px;display:grid}.incubation-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);grid-template-columns:minmax(170px,1fr) minmax(0,1.8fr) auto;align-items:center;gap:18px;padding:17px;display:grid}.incubation-card h3{margin:4px 0 3px}.incubation-card p{color:var(--text-muted);margin:0;font-size:.66rem}.incubation-card dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;display:grid}.incubation-card dt,.hatch-outcome-grid dt{color:var(--text-muted);text-transform:uppercase;font-size:.56rem;font-weight:800}.incubation-card dd,.hatch-outcome-grid dd{margin:3px 0 0;font-size:.7rem;font-weight:750}.incubation-card__actions{justify-items:end;gap:8px;display:grid}.completed-hatch-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.completed-hatch-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);min-width:0;box-shadow:var(--shadow-sm);padding:18px}.completed-hatch-card__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.completed-hatch-card h3{margin:4px 0 3px}.completed-hatch-card p{color:var(--text-muted);margin:0;font-size:.65rem}.hatch-outcome-grid{border-block:1px solid var(--border);grid-template-columns:repeat(5,1fr);gap:8px;margin:14px 0 0;padding:14px 0;display:grid}.hatch-performance-grid{background:var(--gold-50);border:1px solid var(--gold-100);border-radius:var(--radius-sm);grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:10px 0 0;padding:10px;display:grid}.hatch-performance-grid div{min-width:0}.hatch-performance-grid dt{color:var(--text-muted);text-transform:uppercase;font-size:.56rem;font-weight:800;line-height:1.25}.hatch-performance-grid dd{color:var(--burgundy-800);font-family:var(--font-display);margin:4px 0 0;font-size:1.08rem;font-weight:800}.hatch-performance-grid small{color:var(--text-muted);margin-top:3px;font-size:.58rem;line-height:1.35;display:block}.hatch-season-summary{margin-top:16px}.hatch-season-summary__header{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.hatch-season-summary__header h2{margin-bottom:4px}.hatch-season-summary__header p:last-child{max-width:640px;color:var(--text-muted);margin:0;font-size:.69rem}.hatch-season-select{flex:0 0 150px;width:150px}.hatch-season-select select{width:100%}.hatch-season-totals{border-block:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:15px 0 0;padding:15px 0;display:grid}.hatch-season-totals div{min-width:0}.hatch-season-totals dt{color:var(--text-muted);text-transform:uppercase;font-size:.57rem;font-weight:800}.hatch-season-totals dd{margin:3px 0 0;font-size:.83rem;font-weight:800}.hatch-performance-grid--season{background:0 0;border:0;margin-top:15px;padding:0}.hatch-performance-grid--season div{background:var(--gold-50);border:1px solid var(--gold-100);border-radius:var(--radius-sm);padding:10px 12px}.completed-hatch-card__offspring{min-height:62px;padding:12px 0}.completed-hatch-card__offspring>span{color:var(--text-muted);font-size:.61rem}.completed-hatch-card__offspring>div{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.completed-hatch-card__offspring a{color:var(--burgundy-700);background:var(--burgundy-50);border-radius:5px;padding:5px 7px;font-size:.64rem;font-weight:800;text-decoration:none}.guidance-card{background:linear-gradient(105deg, var(--gold-50), var(--surface));grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;margin-top:16px;display:grid}.guidance-card__icon{width:46px;height:46px;color:var(--gold-700);background:var(--gold-100);border-radius:50%;place-items:center;display:grid}.guidance-card__icon svg{width:21px}.guidance-card h2{margin-bottom:3px}.guidance-card p:last-child{color:var(--text-soft);margin:0;font-size:.76rem}.hatch-table-wrap{overflow-x:auto}.data-table{border-collapse:collapse;width:100%;font-size:.75rem}.data-table th{color:var(--text-muted);background:var(--ivory-50);letter-spacing:.06em;text-align:left;text-transform:uppercase;white-space:nowrap;padding:10px 12px;font-size:.62rem}.data-table td{border-top:1px solid var(--border);vertical-align:middle;min-width:100px;padding:14px 12px}.data-table td:first-child{min-width:185px}.data-table td strong,.data-table td small{display:block}.data-table td small{color:var(--text-muted);margin-top:2px;font-size:.63rem}.progress-cell{min-width:125px}.progress-cell>span{background:var(--ivory-200);border-radius:999px;height:6px;display:block;overflow:hidden}.progress-cell i{background:linear-gradient(90deg, var(--gold-600), var(--burgundy-700));border-radius:inherit;height:100%;display:block}.two-column-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.large-metrics{grid-template-columns:repeat(4,1fr);padding:8px 0 2px}.large-metrics dd{color:var(--burgundy-800);font-family:var(--font-display);font-size:1.5rem}.muted-note{color:var(--text-muted);border-top:1px solid var(--border);margin:15px 0 0;padding-top:13px;font-size:.68rem}.empty-compact{grid-template-columns:auto 1fr auto;align-items:center;gap:15px;display:grid}.empty-compact>span{width:44px;height:44px;color:var(--gold-700);background:var(--gold-50);border-radius:50%;place-items:center;display:grid}.empty-compact>span svg{width:20px}.empty-compact h2{margin-bottom:4px}.empty-compact p{color:var(--text-muted);margin:0;font-size:.72rem}.show-save-notice{color:var(--success-700);background:var(--success-100);border-color:#3d674938;align-items:center;gap:9px;margin-bottom:16px;display:flex}.show-save-notice svg{width:18px}.show-result-form-panel{margin-bottom:16px}.show-demo-notice{color:var(--text-soft);background:var(--gold-50);border:1px solid var(--gold-100);border-radius:var(--radius-sm);margin:0 0 18px;padding:10px 12px;font-size:.72rem}.show-result-form{gap:17px;display:grid}.show-result-form .field span small{color:var(--text-muted);text-transform:none;margin-left:4px;font-size:.58rem;font-weight:650}.show-result-form textarea{resize:vertical;width:100%}.show-photo-placeholder{min-height:78px;color:var(--text);background:var(--ivory-50);border:1px dashed var(--border-strong);border-radius:var(--radius-sm);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:13px;display:grid}.show-photo-placeholder>svg{width:35px;height:35px;color:var(--gold-700);background:var(--gold-100);border-radius:50%;padding:7px}.show-photo-placeholder strong,.show-photo-placeholder small{display:block}.show-photo-placeholder strong{font-size:.74rem}.show-photo-placeholder small{overflow-wrap:anywhere;color:var(--text-muted);margin-top:3px;font-size:.65rem}.show-photo-placeholder input{max-width:220px;font-size:.68rem}.show-history-panel{padding:0;overflow:hidden}.show-history-panel>.panel__header{padding:22px 22px 0}.results-count{color:var(--text-muted);font-size:.68rem;font-weight:800}.show-history-filters{background:var(--ivory-50);border-block:1px solid var(--border);align-items:center;gap:9px;padding:14px;display:flex}.show-history-filters__search{flex:1;min-width:220px}.show-history-filters__search input{width:100%}.show-history-list{padding:0 22px;display:grid}.show-history-row{border-top:1px solid var(--border);grid-template-columns:minmax(180px,1.1fr) minmax(180px,1.15fr) minmax(160px,1fr) minmax(150px,.9fr) minmax(100px,.55fr);align-items:center;gap:16px;padding:15px 0;display:grid}.show-history-row:first-child{border-top:0}.show-history-row>div{min-width:0}.show-history-row small,.show-history-row strong,.show-history-row span{display:block}.show-history-row>div>small,.show-history-row__bird>div>small{color:var(--gold-700);text-transform:uppercase;margin-bottom:3px;font-size:.56rem;font-weight:850}.show-history-row strong,.show-history-row a{overflow-wrap:anywhere;font-size:.72rem;font-weight:800}.show-history-row a{color:var(--burgundy-700);text-decoration:none}.show-history-row a:hover{text-decoration:underline}.show-history-row span{color:var(--text-muted);margin-top:3px;font-size:.61rem;line-height:1.35}.show-history-row__bird{align-items:center;gap:10px;display:flex}.show-result-actions{flex-wrap:wrap;gap:6px;margin-top:8px!important;display:flex!important}.show-result-actions .button{min-height:36px;padding:7px 9px;font-size:.6rem}.show-result-actions .button svg{width:14px}.show-history-empty{min-height:230px}.archived-show-results{margin-top:16px;overflow:hidden}.archived-show-results>.show-history-list{padding-inline:0}.profile-show-summary{color:var(--text-muted);margin:0 0 12px;font-size:.68rem;font-weight:750}.show-reminders{margin-top:16px;padding-block:18px}.show-reminders>.panel__header{margin-bottom:9px}.show-reminders>.panel__header>svg{width:20px;color:var(--gold-600)}.show-reminder-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.show-reminder-list article{background:var(--ivory-50);border:1px solid var(--border);border-radius:var(--radius-sm);grid-template-columns:auto minmax(0,1fr);gap:12px;padding:12px;display:grid}.show-reminder-list time{width:68px;color:var(--burgundy-700);font-family:var(--font-display);font-size:.72rem;font-weight:800}.show-reminder-list strong,.show-reminder-list span{display:block}.show-reminder-list strong{font-size:.74rem}.show-reminder-list span{color:var(--text-muted);align-items:center;gap:4px;margin-top:3px;font-size:.63rem;display:flex}.show-reminder-list span svg{width:12px}.show-reminder-list p{color:var(--text-soft);margin:6px 0 0;font-size:.66rem}.profile-show-result-facts{flex-wrap:wrap;gap:8px 20px;margin:9px 0 0;display:flex}.profile-show-result-facts div{min-width:100px}.profile-show-result-facts dt{color:var(--text-muted);text-transform:uppercase;font-size:.55rem;font-weight:800}.profile-show-result-facts dd{margin:2px 0 0;font-size:.66rem;font-weight:750}.calendar-layout{grid-template-columns:minmax(0,1fr) 300px;gap:16px;display:grid}.calendar-panel{padding:0;overflow:hidden}.calendar-toolbar{border-bottom:1px solid var(--border);grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;padding:16px;display:grid}.calendar-toolbar>div:first-child{align-items:center;gap:6px;display:flex}.calendar-toolbar h2{margin:0}.calendar-legend{color:var(--text-muted);justify-content:flex-end;gap:10px;font-size:.6rem;display:flex}.calendar-legend span{align-items:center;gap:4px;display:flex}.event-dot{border-radius:50%;width:7px;height:7px;display:inline-block}.event-dot--hatch{background:var(--gold-600)}.event-dot--show{background:var(--burgundy-700)}.event-dot--breeding{background:var(--olive-700)}.calendar-grid{grid-template-columns:repeat(7,minmax(70px,1fr));display:grid;overflow-x:auto}.calendar-grid__weekday{color:var(--text-muted);background:var(--ivory-50);border-right:1px solid var(--border);text-align:center;text-transform:uppercase;padding:10px;font-size:.61rem;font-weight:800}.calendar-day{border-top:1px solid var(--border);border-right:1px solid var(--border);min-height:112px;padding:8px}.calendar-day>span{border-radius:50%;place-items:center;width:25px;height:25px;margin-bottom:5px;font-size:.7rem;font-weight:700;display:grid}.calendar-day.is-outside{color:var(--charcoal-300);background:#fbf9f3}.calendar-day.is-today>span{color:#fff;background:var(--burgundy-800)}.calendar-event{text-align:left;text-overflow:ellipsis;white-space:nowrap;border:0;border-left:3px solid;border-radius:4px;width:100%;min-height:28px;margin-top:4px;padding:4px 6px;font-size:.57rem;font-weight:700;overflow:hidden}.calendar-event--hatch{color:var(--gold-700);background:var(--gold-50);border-color:var(--gold-600)}.calendar-event--show{color:var(--burgundy-700);background:var(--burgundy-50);border-color:var(--burgundy-700)}.calendar-event--breeding{color:var(--olive-700);background:var(--olive-100);border-color:var(--olive-700)}.calendar-event--health{color:var(--slate-700);background:var(--slate-100);border-color:var(--slate-700)}.agenda-list li{border-top:1px solid var(--border);grid-template-columns:52px 1fr;gap:11px;padding:14px 0;display:grid}.agenda-list li:first-child{border-top:0;padding-top:0}.agenda-list time{color:var(--burgundy-700);font-family:var(--font-display);font-size:.75rem;font-weight:700}.agenda-list strong,.agenda-list span{display:block}.agenda-list strong{font-size:.72rem}.agenda-list span{color:var(--text-muted);margin-top:2px;font-size:.63rem}.archive-summary{color:#fff;background:var(--charcoal-950);border-radius:var(--radius-md);align-items:center;gap:25px;margin-bottom:15px;padding:20px;display:flex}.archive-summary>span{width:43px;height:43px;color:var(--gold-400);background:#ffffff12;border-radius:50%;place-items:center;display:grid}.archive-summary>div{border-left:1px solid #ffffff24;padding-left:25px}.archive-summary strong{font-family:var(--font-display);font-size:1.55rem}.archive-summary p{color:#ffffff8c;margin:0;font-size:.67rem}.archive-list article{border-top:1px solid var(--border);grid-template-columns:auto minmax(170px,1fr) minmax(120px,.4fr) 80px auto auto;align-items:center;gap:14px;padding:12px 0;display:grid}.archive-list article:first-child{border-top:0;padding-top:0}.archive-list article:last-child{padding-bottom:0}.archive-list article>div strong,.archive-list article>div span,.archive-list article>div small{display:block}.archive-list article>div strong{font-size:.77rem}.archive-list article>div span,.archive-list article>div small{color:var(--text-muted);font-size:.63rem}.archived-show-list article{border-top:1px solid var(--border);grid-template-columns:minmax(190px,1.2fr) minmax(120px,.7fr) minmax(150px,.8fr) auto;align-items:center;gap:14px;padding:13px 0;display:grid}.archived-show-list article:first-child{border-top:0;padding-top:0}.archived-show-list article>div{min-width:0}.archived-show-list strong,.archived-show-list span,.archived-show-list small{overflow-wrap:anywhere;display:block}.archived-show-list strong,.archived-show-list a{font-size:.72rem;font-weight:800}.archived-show-list span,.archived-show-list small{color:var(--text-muted);margin-top:3px;font-size:.62rem}.settings-layout{grid-template-columns:210px minmax(0,1fr);align-items:start;gap:18px;display:grid}.settings-menu{top:calc(var(--topbar-height) + 20px);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:8px;display:grid;position:sticky}.settings-menu a{min-height:42px;color:var(--text-soft);border-radius:7px;align-items:center;gap:9px;padding:9px 10px;font-size:.72rem;font-weight:700;text-decoration:none;display:flex}.settings-menu a svg{width:16px}.settings-menu a:hover,.settings-menu a.is-active{color:var(--burgundy-800);background:var(--burgundy-50)}.settings-content{gap:15px;display:grid}.account-security-section{scroll-margin-top:calc(var(--topbar-height) + 20px)}.account-security-form{max-width:620px}.account-security-recovery{color:var(--text-soft);margin:14px 0 0;font-size:.78rem}.account-security-recovery a{font-weight:800}.settings-fields{border:0;gap:15px;min-width:0;margin:0;padding:0;display:grid}.settings-section__heading{border-bottom:1px solid var(--border);align-items:flex-start;gap:12px;margin-bottom:19px;padding-bottom:17px;display:flex}.settings-section__heading>span{width:38px;height:38px;color:var(--burgundy-700);background:var(--burgundy-50);border-radius:9px;place-items:center;display:grid}.settings-section__heading svg{width:18px}.settings-section__heading h2{margin-bottom:3px}.settings-section__heading p{color:var(--text-muted);margin:0;font-size:.7rem}.setting-rows{display:grid}.setting-rows label{border-top:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;min-height:65px;padding:11px 0;display:flex}.setting-rows label:first-child{border-top:0;padding-top:0}.setting-rows label:last-child{padding-bottom:0}.setting-rows strong,.setting-rows span{display:block}.setting-rows strong{font-size:.75rem}.setting-rows span{color:var(--text-muted);margin-top:2px;font-size:.66rem}.setting-rows input[type=checkbox]{appearance:none;background:var(--charcoal-300);border-radius:999px;flex:none;width:42px;height:24px;padding:2px;transition:background .15s}.setting-rows input[type=checkbox]:before{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .15s;display:block;box-shadow:0 1px 3px #0003}.setting-rows input[type=checkbox]:checked{background:var(--burgundy-700)}.setting-rows input[type=checkbox]:checked:before{transform:translate(18px)}.palette-preview{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.palette-preview>span{color:var(--text-soft);align-items:center;gap:8px;font-size:.68rem;font-weight:700;display:flex}.swatch{border:1px solid #211f1b21;border-radius:50%;flex:none;width:28px;height:28px;display:inline-block}.swatch--burgundy{background:var(--burgundy-800)}.swatch--ivory{background:var(--ivory-100)}.swatch--charcoal{background:var(--charcoal-950)}.swatch--gold{background:var(--gold-400)}@media (width<=1250px){.stats-grid{grid-template-columns:repeat(2,1fr)}.stats-grid--3{grid-template-columns:repeat(3,1fr)}.quick-actions{grid-template-columns:repeat(2,1fr)}.bird-grid,.breeding-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1050px){.dashboard-grid{grid-template-columns:1fr}.dashboard-grid__wide,.dashboard-grid__full{grid-column:1}.dashboard-focus-grid,.calendar-layout{grid-template-columns:1fr}.agenda-panel{order:-1}.show-history-filters{flex-wrap:wrap}.show-history-filters__search{flex-basis:100%}.show-history-row{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.breeding-detail-grid{grid-template-columns:1fr}.incubation-card{grid-template-columns:minmax(170px,1fr) minmax(0,2fr)}.incubation-card__actions{grid-column:1/-1;justify-content:flex-end;align-items:center;display:flex}}@media (width<=800px){.pedigree-tree--desktop{display:none}.pedigree-tree--mobile{gap:13px;display:grid}.pedigree-tree--mobile>.ancestor-node{border-color:var(--gold-500)}.pedigree-tree--mobile .ancestor-node:before{display:none}.pedigree-family{background:var(--ivory-50);border:1px solid var(--border);border-radius:var(--radius-sm);min-width:0;padding:13px}.pedigree-family h3{color:var(--burgundy-800);margin:0 0 9px;font-size:.82rem}.pedigree-family>.ancestor-node{margin-bottom:9px}.pedigree-family__ancestors{grid-template-columns:1fr 1fr;gap:9px;display:grid}.pedigree-family__ancestors>div{min-width:0}.pedigree-family__greats{border-left:1px solid var(--gold-400);gap:6px;padding:6px 0 0 8px;display:grid}.pedigree-family__greats .ancestor-node{min-height:61px}}@media (width<=960px){.settings-menu{top:calc(var(--mobile-header-height) + 16px)}}@media (width<=760px){.stats-grid,.stats-grid--3,.bird-grid,.breeding-grid,.two-column-grid{grid-template-columns:1fr}.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.bird-profile-header{grid-template-columns:auto minmax(0,1fr);gap:16px}.bird-profile-header__edit{grid-area:2/1/auto/-1;width:100%}.bird-profile-facts{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}.bird-profile-header--with-photo{grid-template-columns:minmax(0,1fr)}.bird-profile-header--with-photo .bird-profile-photo{aspect-ratio:4/3;grid-area:1/1;min-height:280px}.bird-profile-header--with-photo .bird-profile-header__identity{grid-area:2/1}.bird-profile-header--with-photo .bird-profile-header__edit{grid-area:3/1}.bird-profile-header--with-photo .bird-profile-facts{grid-area:4/1}.photo-thumbnail-strip{scroll-snap-type:x proximity;gap:10px;display:flex}.photo-thumbnail{scroll-snap-align:start;flex:0 0 190px;min-width:190px}.photo-thumbnail__image,.photo-thumbnail__image .bird-photo-artwork{height:125px;min-height:125px}.photo-selection-panel{grid-template-columns:1fr;gap:12px}.photo-management-actions{grid-template-columns:1fr 1fr;justify-content:stretch;display:grid}.photo-management-actions .button{min-height:44px}.photo-caption-editor{flex-direction:column;align-items:stretch}.photo-caption-editor>div{grid-template-columns:1fr 1fr;display:grid}.photo-reorder-controls{flex-wrap:wrap;justify-content:flex-start}.profile-overview-grid,.relationship-list article{grid-template-columns:1fr}.hen-selector>div,.hatch-number-grid{grid-template-columns:1fr 1fr}.completed-hatch-list,.incubation-card{grid-template-columns:1fr}.incubation-card dl{grid-template-columns:1fr 1fr}.incubation-card__actions{grid-column:1;justify-content:space-between}.show-history-filters{align-items:stretch}.show-history-filters .select-field{flex:calc(50% - 5px)}.show-history-row{grid-template-columns:1fr;gap:12px;padding:16px 0}.show-history-row>div:not(:first-child){padding-left:54px}.archived-show-list article{grid-template-columns:1fr 1fr;align-items:start}.show-reminder-list{grid-template-columns:1fr}.filter-bar{flex-wrap:wrap;align-items:stretch}.filter-bar__search{flex-basis:100%}.select-field{flex:30%}.select-field select{width:100%}.form-section{grid-template-columns:1fr;gap:20px}.form-grid--3{grid-template-columns:1fr 1fr}.settings-layout{grid-template-columns:1fr}.settings-menu{display:flex;position:static;overflow-x:auto}.settings-menu a{flex:none}.archive-list article{grid-template-columns:auto 1fr auto}.archive-list article>div:nth-of-type(2),.archive-list article>div:nth-of-type(3){display:none}}@media (width<=640px){.stats-grid{gap:10px}.stat-card{padding:15px}.stat-card__value{font-size:1.55rem}.dashboard-action-bar{grid-template-columns:1fr 1fr;width:100%;display:grid}.dashboard-action-bar .button{width:100%;min-height:44px}.dashboard-stats .stat-card{flex-direction:column;gap:8px;padding:13px}.dashboard-stats .stat-card__icon{width:36px;height:36px}.dashboard-stats .stat-card__icon svg{width:17px}.dashboard-stats .stat-card__label{font-size:.71rem;line-height:1.2}.dashboard-stats .stat-card__detail{font-size:.63rem;line-height:1.3}.quick-actions{grid-template-columns:1fr;gap:8px}.quick-action{min-height:66px}.dashboard-grid{margin-top:24px}.pen-row{grid-template-columns:auto 1fr auto}.pen-row__metric{display:none}.recent-bird{grid-template-columns:auto 1fr auto}.recent-bird>.record-id{display:none}.activity-strip{grid-template-columns:1fr}.activity-strip article{border-top:1px solid var(--border);border-left:0;padding:12px 0}.activity-strip article:first-child{border-top:0;padding-top:0}.activity-strip article:last-child{padding-bottom:0}.filter-bar{padding:10px}.select-field{flex-basis:calc(50% - 5px)}.select-field:last-child{flex-basis:100%}.results-summary>span{display:none}.bird-card__top{gap:12px}.bird-portrait--large{width:78px;height:91px}.bird-profile-header{padding:18px}.bird-draft-status{flex-direction:column;align-items:stretch}.bird-draft-status .button,.profile-record-actions .button{width:100%;min-height:44px}.bird-profile-header--with-photo .bird-profile-photo{min-height:250px}.bird-profile-header h1{font-size:2rem}.bird-profile-header__identity>p{font-size:.76rem}.bird-profile-facts{gap:14px 10px;padding-top:15px}.bird-profile-facts div:last-child{grid-column:1/-1}.bird-photo-gallery{padding:15px}.bird-photo-gallery__header{flex-direction:column;align-items:stretch}.bird-photo-gallery__header .button{width:100%;min-height:46px}.photo-demo-notice{font-size:.69rem}.photo-thumbnail{flex-basis:175px;min-width:175px}.photo-management-actions{grid-template-columns:1fr}.photo-viewer-backdrop{padding:0}.photo-viewer{border:0;border-radius:0;width:100%;height:100dvh;max-height:none}.photo-viewer__topbar{min-height:64px;padding-inline:15px 10px}.photo-viewer__close{justify-content:center;min-width:96px}.photo-viewer__stage{height:auto;min-height:0}.photo-viewer__stage>.bird-photo-artwork{width:100%;height:100%;min-height:0}.photo-viewer__nav{width:48px;height:48px;top:auto;bottom:15px;transform:none}.photo-viewer__nav--previous{left:15px}.photo-viewer__nav--next{right:15px}.photo-viewer__caption{max-height:24vh;padding:15px 18px calc(17px + env(safe-area-inset-bottom));overflow-y:auto}.profile-tabs{margin-top:16px}.profile-tabs button{min-height:44px;padding-inline:13px}.profile-tab-panel{margin-top:10px}.profile-tab-panel .panel{padding:17px}.related-bird-list,.pedigree-family__ancestors{grid-template-columns:1fr}.pedigree-family__greats{grid-template-columns:1fr 1fr}.form-section{padding:19px}.form-grid--2,.form-grid--3{grid-template-columns:1fr}.field--wide{grid-column:auto}.photo-placeholder{grid-template-columns:auto 1fr}.photo-placeholder>span{width:70px;height:78px}.photo-placeholder .button{grid-column:1/-1}.form-actions{flex-direction:column;align-items:stretch}.form-actions .button{width:100%}.segmented-control{max-width:100%;overflow-x:auto}.guidance-card{grid-template-columns:auto 1fr}.guidance-card .button{grid-column:1/-1}.large-metrics{grid-template-columns:repeat(2,1fr);row-gap:14px}.empty-compact{grid-template-columns:auto 1fr}.empty-compact .button{grid-column:1/-1}.show-photo-placeholder{grid-template-columns:auto 1fr}.show-photo-placeholder input{grid-column:1/-1;width:100%;max-width:100%}.show-history-panel>.panel__header{padding:18px 17px 0}.show-history-filters{padding:11px}.show-history-filters .select-field{flex-basis:100%}.show-history-list{padding-inline:17px}.show-history-row>div:not(:first-child){padding-left:0}.show-result-actions .button{flex:110px;min-height:44px}.archived-show-list article{grid-template-columns:1fr}.archived-show-list .button{width:100%;min-height:44px}.show-reminders{padding:17px}.breeding-detail-header{flex-direction:column;align-items:stretch;padding:18px}.breeding-detail-header .button{width:100%}.pen-bird-links,.pen-batch-list article{grid-template-columns:1fr}.pen-batch-list article>div:last-child{justify-items:start}.close-pen-control{flex-direction:column;align-items:stretch}.close-pen-control .button{width:100%}.offspring-origin{flex-direction:column;align-items:stretch}.offspring-origin .button{width:100%}.hatch-header-actions{grid-template-columns:1fr;width:100%;display:grid}.hatch-header-actions .button{width:100%}.hatch-result-context{flex-direction:column;align-items:flex-start}.offspring-parent-summary,.offspring-record-type{grid-template-columns:1fr}.hatch-outcome-grid{grid-template-columns:repeat(3,1fr);row-gap:12px}.hatch-season-summary{padding:17px}.hatch-season-summary__header{flex-direction:column;align-items:stretch;gap:14px}.hatch-season-select{flex-basis:auto;width:100%}.hatch-season-select select{min-height:44px}.hatch-season-totals{grid-template-columns:repeat(2,minmax(0,1fr))}.hatch-performance-grid{grid-template-columns:1fr}.hatch-performance-grid:not(.hatch-performance-grid--season) div{justify-content:space-between;align-items:center;gap:12px;display:flex}.hatch-performance-grid:not(.hatch-performance-grid--season) dd{margin-top:0}.hatch-performance-grid dd{font-size:1rem}.calendar-toolbar{grid-template-columns:1fr auto}.calendar-toolbar h2{order:-1}.calendar-legend{grid-column:1/-1;justify-content:flex-start}.calendar-grid{grid-template-columns:repeat(7,minmax(86px,1fr))}.calendar-day{min-height:95px}.archive-summary{flex-wrap:wrap;align-items:flex-start;gap:15px}.archive-summary>div{padding-left:15px}.archive-list article{gap:10px}.settings-section{padding:18px}.palette-preview{grid-template-columns:1fr 1fr}}
