.demo-banner{display:flex;justify-content:space-between;gap:24px;align-items:center;background:#173e35;color:#fff;padding:22px 26px;border-radius:18px;border-bottom:3px solid #c89545}.demo-badge{display:block;color:#e1bc7f;font-size:10px;letter-spacing:.16em;font-weight:800;margin-bottom:6px}.demo-banner strong{font:700 23px Georgia,serif}.demo-banner p{font-size:13px;color:#ceded4;margin:6px 0 0}.demo-clock{flex-shrink:0;display:grid;gap:8px;font-size:12px}.demo-clock b{font-variant-numeric:tabular-nums;color:#f4d59d}.demo-clock button{border:1px solid #729185;border-radius:8px;background:transparent;color:white;padding:10px 14px;cursor:pointer;font:inherit;min-height:44px}.demo-heading{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:38px 0 20px}.demo-heading h1{font-size:clamp(32px,5vw,49px)}.demo-heading p:last-child{color:#62726a;margin-bottom:0}.demo-heading .button{flex-shrink:0}.demo-tip{font-size:13px;padding:14px 18px;background:#e9eee4;border-radius:10px;color:#3b594b;margin-bottom:24px}.demo-horses{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:24px}.demo-horse{display:flex;align-items:center;text-align:left;gap:14px;border:1px solid #d9dfda;background:white;padding:20px;border-radius:15px;cursor:pointer;color:#173e35;font:inherit}.demo-horse[aria-pressed=true]{border:2px solid #1d5a4c;padding:19px;background:#f1f6ed;box-shadow:0 4px 18px #173e3510}.demo-monogram{display:grid;place-items:center;width:50px;height:50px;flex-shrink:0;border-radius:15px;background:var(--horse-color,#b98146);color:white;font:700 25px Georgia}.demo-horse strong{font-size:18px;display:block}.demo-horse small{font-size:11px;color:#6b786b;display:block}.demo-profile{background:#fff;border:1px solid #d9dfda;border-radius:18px;padding:26px}.demo-profile-head{display:flex;justify-content:space-between;align-items:center;gap:15px}.demo-profile h2{font-size:34px;margin-bottom:4px}.demo-profile-head p{margin:0;color:#607369;font-size:14px}.demo-facts{display:flex;gap:28px;flex-wrap:wrap;margin-top:22px;padding-top:18px;border-top:1px solid #e4e9e1;font-size:14px}.demo-facts small{display:block;color:#7b877e;font-size:11px}.demo-tabs{display:flex;gap:10px;border-bottom:1px solid #d9dfda;margin:24px 0}.demo-tabs button{padding:14px 18px;border:0;border-bottom:3px solid transparent;background:transparent;color:#61746b;font:inherit;font-weight:700;cursor:pointer}.demo-tabs button[aria-pressed=true]{color:#173e35;border-color:#c89545}.demo-content{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:22px}.demo-events{list-style:none;padding:0;margin:20px 0}.demo-event{padding:20px 0 20px 20px;border-left:2px solid #ddd9c9;position:relative;overflow-wrap:anywhere}.demo-event:before{content:"";width:10px;height:10px;border-radius:50%;background:#c89545;position:absolute;left:-6px;top:27px}.demo-event h3{margin:6px 0;font-size:17px}.demo-event p{font-size:14px;white-space:pre-wrap;color:#5d6e64;margin:8px 0}.demo-event small{font-size:11px;color:#758277}.demo-event button{padding:6px 0;min-height:36px;background:none;border:none;color:#1d5a4c;text-decoration:underline;cursor:pointer;font:inherit;font-size:12px}.demo-category{display:inline-block;font-size:10px;font-weight:750;letter-spacing:.06em;text-transform:uppercase;background:#e7eee4;padding:4px 8px;border-radius:5px;color:#315747}.demo-section h2{font-size:25px}.demo-section .form-card{box-shadow:none}.demo-save-note{font-size:11px;color:#6a7b6d}.demo-docs{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.demo-doc{padding:24px;border:1px solid #d9dfda;border-radius:15px;background:#fff}.demo-doc h3{font-size:17px;margin:10px 0}.demo-doc p{font-size:13px;color:#6b7c70}.demo-doc .button{font-size:13px;width:100%}.demo-team{display:grid;gap:12px}.demo-person{padding:22px;background:white;border:1px solid #d9dfda;border-radius:12px;display:flex;justify-content:space-between;gap:20px}.demo-person strong,.demo-person small{display:block}.demo-person small{color:#6b7c70;margin-top:5px}.demo-person b{font-size:12px;color:#1d5a4c}.demo-footnote{color:#788479;font-size:12px;text-align:center;max-width:750px;margin:30px auto}.demo-profile form{margin-top:22px;display:grid;gap:14px}.demo-profile form .actions{margin-top:0}.demo-empty{padding:25px;color:#758277;background:#fff;border-radius:12px}.demo-heading .button:focus-visible,.demo-horse:focus-visible,.demo-tabs button:focus-visible{outline:3px solid #c89545;outline-offset:3px}#demo-notice:not(:empty){padding:14px 18px;background:#dcefe5;border-radius:10px;margin-bottom:20px}#demo-document{border:1px solid #d9dfda;border-radius:20px;max-width:600px;width:calc(100% - 32px);padding:28px;color:#173e35;background:#fffdf8}#demo-document::backdrop{background:#102f28aa}#demo-document .eyebrow{margin-top:25px}#demo-document-body{white-space:pre-wrap;line-height:1.8}.demo-profile-head h2{overflow-wrap:anywhere}
@media(max-width:760px){.demo-banner{align-items:start;padding:20px;gap:15px;flex-direction:column}.demo-clock{display:flex;align-items:center;justify-content:space-between;width:100%}.demo-heading{display:block;margin-top:28px}.demo-heading .button{margin-top:20px;width:100%}.demo-horses{grid-template-columns:1fr;gap:8px}.demo-horse{padding:13px 16px}.demo-horse[aria-pressed=true]{padding:12px 15px}.demo-monogram{width:42px;height:42px}.demo-horse small{font-size:12px}.demo-content,.demo-docs{grid-template-columns:1fr}.demo-profile{padding:20px}.demo-profile-head{align-items:start}.demo-profile h2{font-size:29px}.demo-profile-head .button{padding:10px;font-size:12px}.demo-tabs{gap:0}.demo-tabs button{padding:14px 12px;font-size:13px}.demo-facts{gap:20px}.demo-content .form-card{order:-1}.demo-person{padding:18px}.demo-profile-head>div{min-width:0}}
