:root{--seabreeze-primary:#d3e29f;--seabreeze-primary-hover:#bfce89;--seabreeze-primary-active:#aebd78;--seabreeze-primary-text:#000;--seabreeze-focus:#6f7d3f}.seabreeze-logo{align-items:center;color:var(--theme-text);display:inline-flex;gap:.75rem;line-height:1}.seabreeze-icon,.seabreeze-logo__mark{border-radius:8px;display:block;height:40px;object-fit:contain;width:40px}.seabreeze-icon{height:32px;width:32px}.seabreeze-logo__text{font-size:1.25rem;font-weight:700;white-space:nowrap}.btn:not(.btn--style-none),a.btn:not(.btn--style-none),button.btn:not(.btn--style-none){width:fit-content}.btn--style-pill,.btn--style-primary,.btn--style-secondary,.doc-controls__publish,.doc-controls__save{background-color:var(--seabreeze-primary);border-color:var(--seabreeze-primary);color:var(--seabreeze-primary-text)}.btn--style-pill:hover,.btn--style-primary:hover,.btn--style-secondary:hover,.doc-controls__publish:hover,.doc-controls__save:hover{background-color:var(--seabreeze-primary-hover);border-color:var(--seabreeze-primary-hover);color:var(--seabreeze-primary-text)}.btn--style-pill:active,.btn--style-primary:active,.btn--style-secondary:active,.doc-controls__publish:active,.doc-controls__save:active{background-color:var(--seabreeze-primary-active);border-color:var(--seabreeze-primary-active);color:var(--seabreeze-primary-text)}.btn:focus-visible,a:focus-visible,button:focus-visible{outline:2px solid var(--seabreeze-focus);outline-offset:2px}.table td.cell-filename a,.table td.cell-name a,.table td.cell-title a{font-weight:700;text-decoration:none}.table td.cell-filename a:hover,.table td.cell-name a:hover,.table td.cell-title a:hover{text-decoration:none}.dashboard>div:has(.modular-dashboard){display:none}.seabreeze-dashboard{display:grid;gap:1rem;margin-bottom:2rem}.seabreeze-dashboard__hero{background:#f6f8ee;border:1px solid #dfe8be;border-radius:8px;display:grid;gap:1.5rem;padding:clamp(1.25rem,2.5vw,2rem)}.seabreeze-dashboard__intro{align-items:flex-start;display:flex;gap:1rem}.seabreeze-dashboard__logo{border-radius:10px;flex:0 0 auto;height:56px;object-fit:contain;width:56px;background-color:#fff}.seabreeze-dashboard__eyebrow{color:#4c5f22;font-size:.78rem;font-weight:700;letter-spacing:0;margin:0 0 .35rem;text-transform:uppercase}.seabreeze-dashboard h1{font-size:clamp(2rem,4vw,3.25rem);line-height:1;margin:0}.seabreeze-dashboard p{color:var(--theme-elevation-650);font-size:1rem;line-height:1.5;margin:.75rem 0 0;max-width:42rem}.seabreeze-dashboard__actions{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.seabreeze-dashboard__action{align-items:center;background:#fff;border:1px solid #c8d49b;border-radius:6px;color:#000;display:inline-flex;font-weight:700;min-height:40px;padding:0 .9rem;text-decoration:none;width:fit-content}.seabreeze-dashboard__action:hover{background:#eef4d3;border-color:var(--seabreeze-primary-hover);color:#000}.seabreeze-dashboard__action--primary{background:var(--seabreeze-primary);border-color:var(--seabreeze-primary)}.seabreeze-dashboard__action--primary:hover{background:var(--seabreeze-primary-hover);border-color:var(--seabreeze-primary-hover)}.seabreeze-dashboard__metrics{display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.seabreeze-dashboard__metric{background:var(--theme-elevation-0);border:1px solid var(--theme-elevation-150);border-radius:8px;color:var(--theme-text);display:grid;gap:.4rem;padding:1rem;text-decoration:none}.seabreeze-dashboard__metric:hover{border-color:var(--seabreeze-primary-hover)}.seabreeze-dashboard__metric span{color:var(--theme-elevation-650);font-size:.9rem}.seabreeze-dashboard__metric strong{font-size:2rem;line-height:1}@media(max-width:720px){.seabreeze-dashboard__intro{display:grid}}