*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:#f8fafc;color:#0f172a}button,input,select,textarea{font:inherit}button{cursor:pointer}.center{min-height:100vh;display:grid;place-items:center}.landing,.login-screen{min-height:100vh;position:relative;color:#fff;overflow:hidden}.photo-reel{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0f172a,#475569);background-size:cover;background-position:center}.photo-reel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#020617db,#02061759),#02061738;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.landing-nav{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:22px;gap:12px}.landing-nav strong{font-size:20px}.landing-nav div{display:flex;gap:10px;flex-wrap:wrap}.hero{position:relative;z-index:2;max-width:980px;padding:70px 22px 40px}.hero h1{font-size:clamp(42px,8vw,86px);line-height:.93;margin:10px 0;letter-spacing:-.07em}.hero p{font-size:19px;max-width:720px;color:#e5e7eb}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-weight:900;font-size:12px!important}.dark-text{color:#64748b!important}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.feature-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr;gap:12px;padding:20px 22px 34px}.feature-card{background:#ffffff1f;border:1px solid rgba(255,255,255,.24);border-radius:22px;padding:18px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.feature-card h3{margin:0 0 6px}.feature-card p{margin:0;color:#e5e7eb}.login-card{position:relative;z-index:2;width:calc(100% - 32px);max-width:430px;margin:10vh auto;background:#fffffff2;color:#111827;border-radius:28px;padding:24px;box-shadow:0 18px 50px #0000004d}.login-card h1{margin:8px 0 6px;font-size:30px}.login-card p{color:#64748b}.login-card form{display:grid;gap:12px}.login-card label,.field{display:grid;gap:6px;font-weight:800;color:#475569}.login-card input,.field input,.field select,.field textarea{width:100%;border:1px solid #cbd5e1;background:#f8fafc;border-radius:16px;padding:12px;outline:0}.field textarea{min-height:92px;resize:vertical}.error{color:#991b1b}.app{min-height:100vh;padding-bottom:90px}.topbar{position:sticky;top:0;z-index:20;padding:16px 18px 14px;background:#f8fafcf0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;gap:12px}.topbar h1{margin:0;font-size:23px;letter-spacing:-.04em}.topbar p{margin:0;color:#64748b;font-size:13px}.toast{position:fixed;bottom:22px;left:16px;right:16px;z-index:90;background:#0f172a;color:#fff;border-radius:18px;padding:14px;font-weight:800;text-align:center;box-shadow:0 14px 40px #0f172a44}.nav{position:sticky;top:74px;z-index:15;display:flex;gap:8px;overflow-x:auto;padding:10px 14px;background:#f8fafcf0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid #e2e8f0}.nav button{border:1px solid #cbd5e1;background:#fff;color:#334155;border-radius:999px;padding:9px 12px;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;font-size:13px;font-weight:800}.nav button.active{background:#0f172a;color:#fff;border-color:#0f172a}.page{padding:18px;max-width:1180px;margin:0 auto}.hero-panel{background:linear-gradient(135deg,#0f172a,#334155);color:#fff;border-radius:28px;padding:22px;margin-bottom:14px;box-shadow:0 18px 50px #0f172a22}.hero-panel h2{font-size:34px;letter-spacing:-.05em;margin:4px 0}.stats{display:grid;grid-template-columns:1fr;gap:12px}.stat,.card,.record{background:#fff;border:1px solid #e2e8f0;box-shadow:0 14px 40px #0f172a0f;border-radius:24px}.stat{padding:16px;display:grid;gap:8px}.stat div,.module-icon{width:44px;height:44px;border-radius:16px;background:#0f172a;color:#fff;display:grid;place-items:center}.stat p{margin:0;color:#64748b}.stat strong{font-size:26px}.quick-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:14px}.quick{background:#fff;border:1px solid #cbd5e1;border-radius:18px;padding:16px;font-weight:900;display:flex;justify-content:space-between;align-items:center;text-transform:capitalize}.card{padding:16px}.module-header,.toolbar,.record-head,.section-title{display:flex;align-items:center;justify-content:space-between;gap:14px}.module-header{justify-content:flex-start;margin-bottom:14px}.module-header h2,.section-title h3{margin:0;font-size:22px;letter-spacing:-.03em}.toolbar{margin-bottom:14px;flex-wrap:wrap}.primary,.ghost,.danger{border:0;border-radius:999px;background:#0f172a;color:#fff;padding:11px 15px;font-weight:900;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;text-decoration:none}.primary.light{background:#fff;color:#0f172a}.ghost{background:#fff;color:#0f172a;border:1px solid #cbd5e1}.ghost.dark{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.38)}.danger{background:#991b1b}.full{width:100%;margin-top:12px}.text{border:0;background:transparent;font-weight:900;color:#64748b}.search-box{background:#fff;border:1px solid #cbd5e1;border-radius:18px;display:flex;align-items:center;gap:8px;padding:0 12px;flex:1;min-width:220px}.search-box input{border:0;outline:0;background:transparent;width:100%;min-height:48px}.grid{display:grid;gap:12px}.record{padding:16px}.record.clickable{cursor:pointer}.record h3{margin:0}.record p{margin:4px 0 0;color:#64748b}.details{margin-top:8px;display:grid;gap:10px}.details div{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #e2e8f0;padding-top:10px}.details span{color:#64748b}.details strong{text-align:right;max-width:58%;overflow-wrap:anywhere}.button-row{display:flex;gap:8px;flex-wrap:wrap}.wide{margin-top:12px}.delete,.edit,.print,.share{width:40px;height:40px;border:0;border-radius:14px;display:grid;place-items:center}.delete{background:#fee2e2;color:#991b1b}.edit{background:#e0f2fe;color:#075985}.print{background:#dcfce7;color:#166534}.share{background:#ede9fe;color:#5b21b6}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#0f172a8c;display:flex;align-items:flex-end}.modal{width:100%;max-height:88vh;overflow-y:auto;border-radius:28px 28px 0 0;padding:18px;background:#fff}.modal-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.modal-head h2{margin:0}.modal-head button{width:42px;height:42px;border:0;border-radius:14px;background:#f1f5f9}.form-grid{display:grid;gap:12px}.phone-calendar-wrap{display:grid;gap:14px;margin:0 0 14px}.phone-calendar-shell{background:#fff;border:1px solid #e2e8f0;border-radius:30px;padding:16px;box-shadow:0 18px 50px #0f172a14}.phone-calendar-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.phone-calendar-top h3{margin:0;font-size:22px}.phone-calendar-top p{margin:3px 0 0;color:#64748b;font-size:13px}.calendar-round{width:44px;height:44px;border:0;border-radius:999px;background:#0f172a;color:#fff;font-size:28px;display:grid;place-items:center}.phone-calendar-actions{display:flex;gap:8px;margin-bottom:12px}.phone-weekdays,.phone-calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.phone-weekdays span{text-align:center;font-size:12px;font-weight:950;color:#64748b}.phone-calendar-grid button{min-height:58px;border:1px solid #e2e8f0;background:#f8fafc;border-radius:18px;display:grid;place-items:center;gap:2px;padding:6px}.phone-calendar-grid button:disabled{opacity:.22}.phone-calendar-grid button small{background:#0f172a;color:#fff;border-radius:999px;min-width:21px;height:21px;display:grid;place-items:center;font-size:11px;font-weight:950}.phone-calendar-grid button.has-records{background:#eef2ff;border-color:#c7d2fe}.phone-calendar-grid button.today{border:2px solid #0f172a}.phone-calendar-grid button.selected{background:#0f172a;color:#fff}.calendar-day-panel{background:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:16px;box-shadow:0 14px 40px #0f172a0f}.calendar-day-panel h3{margin:0}.day-records{display:grid;gap:8px;margin-top:10px}.day-record{border:1px solid #e2e8f0;background:#f8fafc;border-radius:16px;padding:12px;display:grid;gap:4px}.day-record span{color:#64748b;font-size:13px}.empty{color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:18px;padding:14px}.profile-modal{max-width:960px}.profile-section{border-top:1px solid #e2e8f0;padding-top:14px;margin-top:14px}.profile-section h3{text-transform:capitalize;margin:0 0 10px}.profile-row{display:flex;justify-content:space-between;gap:12px;padding:10px;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:8px;background:#f8fafc}.media-preview{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.media-preview img{width:86px;height:86px;object-fit:cover;border-radius:14px;border:1px solid #e2e8f0}.media-pill{display:inline-flex;align-items:center;border-radius:999px;background:#f1f5f9;color:#0f172a;text-decoration:none;font-weight:900;padding:8px 10px;font-size:13px;border:1px solid #e2e8f0}.invoice-modal{max-width:850px}.invoice-lines{margin-top:16px}.line-item{display:grid;grid-template-columns:1fr 70px 90px 90px 38px;gap:8px;align-items:center;margin-bottom:8px}.line-item input{border:1px solid #cbd5e1;border-radius:12px;padding:10px;background:#f8fafc}.invoice-totals{margin-top:12px;border-top:1px solid #e2e8f0;padding-top:12px;display:grid;gap:8px}.invoice-totals div{display:flex;justify-content:space-between}.small{width:34px;height:34px}.print-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;background:#f8fafc;overflow:auto}.print-actions{position:sticky;top:0;background:#fff;border-bottom:1px solid #e2e8f0;padding:12px;display:flex;gap:8px;justify-content:center}.invoice-print{max-width:850px;margin:20px auto;background:#fff;padding:40px;border-radius:18px;box-shadow:0 14px 40px #0f172a14}.invoice-print table{width:100%;border-collapse:collapse;margin-top:16px}.invoice-print th,.invoice-print td{border-bottom:1px solid #e2e8f0;text-align:left;padding:10px}@media(min-width:760px){.feature-grid{grid-template-columns:repeat(3,1fr)}.stats{grid-template-columns:repeat(4,1fr)}.quick-grid{grid-template-columns:repeat(3,1fr)}.grid{grid-template-columns:repeat(2,1fr)}.modal-backdrop{align-items:center;justify-content:center}.modal{max-width:720px;border-radius:28px}}@media(min-width:900px){.phone-calendar-wrap{grid-template-columns:minmax(420px,520px) 1fr;align-items:start}}@media(min-width:1050px){.grid{grid-template-columns:repeat(3,1fr)}}@media print{body *{visibility:hidden}.print-backdrop,.print-backdrop *{visibility:visible}.print-actions{display:none}.print-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#fff}.invoice-print{box-shadow:none;border-radius:0;margin:0;max-width:none}.nav,.topbar{display:none}}.show-more{margin-top:8px}.show-more-card{display:grid;place-items:center}.media-upload-box{display:grid;gap:10px}.upload-button{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:999px;background:#0f172a;color:#fff!important;font-weight:950;padding:11px 16px;width:fit-content}.upload-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.uploaded-media-list{display:grid;gap:8px}.uploaded-media-item{border:1px solid #e2e8f0;background:#f8fafc;border-radius:14px;padding:10px;display:grid;gap:8px}.uploaded-media-item span{font-size:12px;color:#475569;overflow-wrap:anywhere}.uploaded-media-item button{border:0;border-radius:999px;background:#fee2e2;color:#991b1b;font-weight:900;padding:7px 10px;width:fit-content}.owner-update-card{display:grid;gap:8px}.owner-update-horse{margin:0!important;width:fit-content;border-radius:999px;background:#0f172a;color:#fff!important;font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase;padding:6px 10px}.owner-horse-detail{max-width:980px}.owner-horse-summary{display:grid;gap:14px;margin-bottom:14px}.owner-horse-summary img{width:100%;max-height:280px;object-fit:cover;border-radius:24px;border:1px solid #e2e8f0}.owner-horse-basic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.owner-horse-basic-grid div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:12px;display:grid;gap:4px}.owner-horse-basic-grid span{color:#64748b;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.owner-horse-basic-grid strong{font-size:15px;overflow-wrap:anywhere}.owner-horse-notes{margin:0;color:#334155;line-height:1.55}@media(min-width:800px){.owner-horse-summary{grid-template-columns:320px 1fr;align-items:stretch}.owner-horse-summary img{height:100%;max-height:none}.owner-horse-basic-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.always-visible-login-options{display:flex!important;justify-content:flex-end;gap:10px;margin-top:12px;flex-wrap:wrap}.forgot-password-link{color:#0f172a!important;text-decoration:underline;text-underline-offset:4px}.login-message{margin-top:12px;color:#334155;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:10px;line-height:1.4}.onboarding-screen{min-height:100vh;position:relative;color:#fff;overflow:hidden;display:grid;place-items:center;padding:22px}.onboarding-card{position:relative;z-index:2;width:min(720px,100%);background:#fffffff2;color:#0f172a;border:1px solid rgba(255,255,255,.5);border-radius:32px;padding:clamp(22px,4vw,38px);box-shadow:0 30px 90px #00000052;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.onboarding-card h1{font-size:clamp(38px,7vw,72px);line-height:.95;letter-spacing:-.07em;margin:8px 0 12px}.onboarding-lead{color:#64748b;font-size:18px;line-height:1.5;margin:0 0 18px}.onboarding-steps{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0}.onboarding-steps button{border:1px solid #cbd5e1;background:#fff;color:#334155;border-radius:999px;padding:10px 13px;font-weight:900}.onboarding-steps button.active{background:#0f172a;color:#fff;border-color:#0f172a}.next-steps-grid{display:grid;gap:10px;margin-top:12px}.next-steps-grid article{border:1px solid #e2e8f0;background:#f8fafc;border-radius:18px;padding:14px;display:grid;gap:4px}.next-steps-grid strong{font-size:16px}.next-steps-grid span{color:#64748b;line-height:1.45}.onboarding-logout{margin-top:16px}@media(min-width:720px){.next-steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.settings-grid{display:grid;gap:16px}.settings-card{background:#fffffff0;border:1px solid #dbe3ef;border-radius:28px;padding:22px;box-shadow:0 18px 55px #0f172a14}.settings-card h3{margin:0 0 6px;font-size:22px;letter-spacing:-.03em}.settings-card p{margin:0 0 16px;color:#64748b;line-height:1.45}.settings-actions{display:grid;gap:10px}.settings-actions button:disabled{opacity:.55;cursor:not-allowed}@media(min-width:900px){.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
