@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--blue:#1746d1;--blue2:#0b2d91;--green:#72b447;--orange:#ef7d00;--ink:#17213a;--muted:#718096;--bg:#f3f6fb;--line:#e5eaf2;--white:#fff;--radius:18px;--shadow:0 12px 35px rgba(27,49,94,.08)}body{font-family:Manrope,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;background:radial-gradient(circle at 90% 0,rgba(114,180,71,.08),transparent 25%),var(--bg)}.topbar{height:82px;padding:0 32px;box-shadow:0 4px 20px rgba(22,38,72,.05);border:0}.brand{gap:12px}.brand img{width:53px;height:53px;border-radius:15px;object-fit:contain;background:#fff}.brand span{line-height:1}.brand b{font-family:Georgia,serif;font-size:21px;letter-spacing:.04em}.brand small{margin-top:6px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted);font-size:8px}.top-actions,.userbox{display:flex;align-items:center;gap:14px}.top-quick{background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;padding:11px 16px;border-radius:11px;font-weight:800;font-size:12px;box-shadow:0 8px 18px rgba(23,70,209,.2)}.userbox{border-left:1px solid var(--line);padding-left:15px}.userbox>span:nth-child(2){display:flex;flex-direction:column}.userbox b{font-size:12px}.userbox small{font-size:9px;color:var(--muted);text-transform:uppercase}.user-avatar{width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,var(--orange),#ffac45);color:#fff;display:grid;place-items:center;font-weight:900}.logout{font-size:11px}.shell{grid-template-columns:258px 1fr;min-height:calc(100vh - 82px)}.sidebar{padding:25px 14px 18px;gap:4px;position:sticky;top:82px;height:calc(100vh - 82px);overflow:auto;box-shadow:7px 0 25px rgba(22,38,72,.03)}.sidebar a{display:flex;align-items:center;gap:11px;padding:10px 13px;font-size:12px;border-radius:11px;color:#42506c}.sidebar a span{font-size:16px;width:21px;text-align:center}.sidebar a:hover{background:linear-gradient(90deg,#eef3ff,#f7f9ff);color:var(--blue);transform:translateX(2px)}.sidebar a em{font-style:normal;font-size:8px;background:#eef1f6;color:#8791a5;border-radius:20px;padding:3px 7px;margin-left:auto}.nav-label{margin:18px 13px 5px;color:#a0a9ba;text-transform:uppercase;font-size:8px;font-weight:900;letter-spacing:.16em}.sidebar-footer{margin-top:auto;border-radius:14px;background:linear-gradient(145deg,var(--blue2),var(--blue));color:#fff;padding:15px;position:relative;overflow:hidden}.sidebar-footer:after{content:'🐾';position:absolute;right:-5px;bottom:-12px;font-size:50px;opacity:.12}.sidebar-footer span,.sidebar-footer b{display:block}.sidebar-footer span{font-size:8px;opacity:.8;text-transform:uppercase}.sidebar-footer b{font-family:Georgia,serif;font-size:18px;margin-top:3px}.content{padding:32px 38px;max-width:1700px}.dashboard-hero{min-height:170px;border-radius:24px;margin-bottom:22px;padding:30px 34px;display:flex;align-items:center;justify-content:space-between;color:#fff;background:linear-gradient(115deg,rgba(10,39,125,.98),rgba(23,70,209,.92)),url('logo-el-tauro.jpeg') center/cover;box-shadow:0 20px 42px rgba(11,45,145,.2);position:relative;overflow:hidden}.dashboard-hero:after{content:'🐾';position:absolute;right:160px;bottom:-50px;font-size:170px;opacity:.05;transform:rotate(-20deg)}.dashboard-hero h1{font-size:30px;margin:6px 0}.dashboard-hero p{margin:0;opacity:.78}.dashboard-hero .eyebrow{color:#bde59f}.hero-date{width:128px;height:112px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(8px);border-radius:19px;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-date small{font-size:10px;text-transform:uppercase;opacity:.8}.hero-date strong{font-size:39px;line-height:1}.hero-date span{font-size:9px;margin-top:6px}.pro-stats{gap:15px}.pro-stats article{position:relative;overflow:hidden;padding:19px 19px 17px;min-height:150px;border:0}.pro-stats article:after{content:'';position:absolute;width:80px;height:80px;border-radius:50%;right:-30px;top:-30px;background:currentColor;opacity:.06}.stat-icon{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;margin-bottom:5px;background:#edf2ff;font-size:18px}.stat-green .stat-icon{background:#edf8e7}.stat-orange .stat-icon{background:#fff2e3}.stat-purple .stat-icon{background:#f3edff}.pro-stats strong{font-size:29px}.pro-stats a{margin-top:auto}.dashboard-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:18px;margin-bottom:18px}.dashboard-panel{margin:0;min-height:320px}.panel-title{display:flex;justify-content:space-between;align-items:start;margin-bottom:15px}.panel-title h2{font-size:19px;margin:4px 0}.panel-title>a{font-size:10px;font-weight:800;color:var(--blue);background:#eef3ff;padding:7px 10px;border-radius:8px}.today-list,.follow-list{display:flex;flex-direction:column}.today-list article,.follow-list article{display:flex;align-items:center;gap:13px;padding:11px 4px;border-bottom:1px solid #edf0f5}.today-list time{width:52px;font-size:16px;font-weight:900;color:var(--blue)}.today-list article>div,.follow-list article>div{display:flex;flex-direction:column;min-width:0}.today-list b,.follow-list b{font-size:12px}.today-list span,.follow-list span{font-size:10px;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.badge{font-style:normal;margin-left:auto;font-size:8px;font-weight:900;text-transform:uppercase;border-radius:20px;padding:5px 8px;background:#f0f2f6;color:#69758a}.badge-confirmado{background:#edf8e7;color:#4d822d}.badge-en_espera{background:#fff2e3;color:#a35400}.badge-atendido{background:#eef3ff;color:var(--blue)}.follow-icon{width:33px;height:33px;display:grid!important;place-items:center;border-radius:10px;background:#fff2e3;font-size:14px!important}.follow-list time{margin-left:auto;color:var(--orange);font-size:11px;font-weight:900}.quick-panel{margin:0}.pro-quick{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.pro-quick a{display:flex;flex-direction:column;align-items:flex-start;gap:3px;background:#f8faff;border:1px solid #edf1f7;padding:15px}.pro-quick a>span{font-size:20px}.pro-quick b{font-size:11px}.pro-quick small{color:var(--muted);font-size:8px}.empty.compact{margin:10px 0;padding:15px}.panel,.pet-card,.table-wrap{border-color:#e8ecf3;box-shadow:0 10px 30px rgba(27,49,94,.055)}button,.link-btn{background:linear-gradient(135deg,var(--blue),var(--blue2));box-shadow:0 7px 16px rgba(23,70,209,.15)}@media(max-width:1100px){.pro-quick{grid-template-columns:repeat(3,1fr)}.dashboard-grid{grid-template-columns:1fr}.stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.top-quick{display:none}.shell{grid-template-columns:1fr}.sidebar{display:none}.content{padding:24px}}@media(max-width:600px){.topbar{height:70px;padding:0 14px}.brand img{width:42px;height:42px}.brand b{font-size:17px}.userbox>span:nth-child(2){display:none}.content{padding:15px}.dashboard-hero{padding:22px;min-height:150px}.dashboard-hero h1{font-size:24px}.hero-date{width:90px;height:90px}.hero-date strong{font-size:31px}.pro-stats,.pro-quick{grid-template-columns:1fr 1fr}.pro-stats article{min-height:135px}.dashboard-grid{grid-template-columns:1fr}.top-actions{gap:5px}}
