@keyframes jumpForward{0%{transform:translate(-60px,15px)rotate(-15deg)}50%{transform:translateY(-45px)rotate(0)}to{transform:translate(60px,15px)rotate(15deg)}}@keyframes grassPan{0%{background-position:0 0}to{background-position:-40px 0}}.loader-fullscreen{background-color:#f0fdf4;justify-content:center;align-items:center;width:100%;height:100vh;font-family:system-ui,sans-serif;display:flex}.loader-card{text-align:center;background-color:#fff;border-radius:24px;width:320px;padding:2.5rem;box-shadow:0 10px 25px -5px #0000001a}.loader-scene{border-bottom:3px solid #86efac;height:120px;margin-bottom:1.5rem;position:relative;overflow:hidden}.loader-fence{z-index:1;background-color:#b45309;width:4px;height:35px;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:12px 0 #b45309,-12px 0 #b45309}.loader-small-container{justify-content:center;padding:20px;display:flex}.loader-small-card{text-align:center;width:150px}.loader-small-scene{border-bottom:2px solid #86efac;height:60px;margin-bottom:5px;position:relative;overflow:hidden}.loader-small-fence{z-index:1;background-color:#b45309;width:3px;height:18px;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:8px 0 #b45309,-8px 0 #b45309}.loader-sheep{z-index:3;margin-left:-20px;font-size:2.5rem;animation:1.2s ease-in-out infinite jumpForward;position:absolute;bottom:30px;left:50%}.loader-sheep--small{font-size:1.5rem;bottom:15px}.loader-sheep-emoji{display:inline-block;transform:scaleX(-1)}.loader-grass{background-image:linear-gradient(90deg,#4ade80 25%,#0000 25% 50%,#4ade80 50% 75%,#0000 75% 100%);background-size:40px 100%;height:6px;animation:.5s linear infinite grassPan;position:absolute;bottom:0;left:0;right:0}.loader-title{color:#1f2937;margin:10px 0 0;font-size:1.1rem;font-weight:700}.loader-subtitle{color:#6b7280;margin:5px 0 0;font-size:.8rem}.layout{background:#f8fafc;min-height:100vh;font-family:Inter,Arial,sans-serif;display:flex}.sidebar{color:#fff;box-sizing:border-box;background:linear-gradient(#0f172a 0%,#111827 100%);border-right:1px solid #ffffff0f;flex-direction:column;width:260px;height:100vh;padding:20px;display:flex;position:sticky;top:0;box-shadow:8px 0 30px #0f172a14}.sidebar-brand{border-bottom:1px solid #ffffff14;flex-shrink:0;margin-bottom:20px;padding:8px 8px 20px}.sidebar-brand-title{letter-spacing:-.03em;margin:0;font-size:22px;font-weight:800}.sidebar-brand-subtitle{color:#ffffffa6;margin:6px 0 0;font-size:13px}.sidebar-scroll{flex-direction:column;flex:1;gap:20px;padding-right:4px;display:flex;overflow-y:auto}.sidebar-footer{border-top:1px solid #ffffff14;flex-shrink:0;gap:12px;margin-top:20px;padding-top:20px;display:grid}.nav-section{gap:8px;display:grid}.nav-label{text-transform:uppercase;letter-spacing:.08em;color:#ffffff73;margin-bottom:4px;padding:0 10px;font-size:12px;font-weight:700}.nav-link{color:#ffffffd1;border:1px solid #0000;border-radius:14px;align-items:center;gap:12px;padding:12px 14px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.nav-link:hover{color:#fff;background:#ffffff0f}.nav-link.active{color:#fff;background:#2563eb38;border:1px solid #60a5fa59;box-shadow:0 10px 24px #2563eb2e}.nav-icon{text-align:center;flex-shrink:0;width:18px;font-size:16px}.profile-box{color:#fff;background:#ffffff0f;border:1px solid #ffffff14;border-radius:16px;padding:14px;text-decoration:none;display:block}.profile-box.active{background:#2563eb38;border:1px solid #60a5fa59}.profile-name{margin:0;font-size:14px;font-weight:700}.profile-role{color:#ffffffa6;margin:4px 0 0;font-size:12px}.logout-button{color:#fecaca;cursor:pointer;background:#7f1d1d2e;border:1px solid #f8717159;border-radius:14px;width:100%;padding:12px 14px;font-size:14px;font-weight:700;transition:background .2s}.logout-button:hover{background:#7f1d1d4d}.logout-button:disabled{opacity:.6;cursor:not-allowed}.main{flex-direction:column;flex:1;min-width:0;display:flex}.app-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:20;background:#ffffffeb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:18px 28px;display:flex;position:sticky;top:0}.header-title{color:#0f172a;margin:0;font-size:20px;font-weight:800}.header-right{align-items:center;gap:12px;display:flex}.user-chip{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:700}.app-content{padding:28px}.home-page{background:radial-gradient(circle at 0 0,#2563eb1a,#0000 24%),radial-gradient(circle at 100% 100%,#10b98114,#0000 24%),linear-gradient(#f8fafc 0%,#eef2ff 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.home-shell{background:#ffffffd1;border:1px solid #e2e8f0f2;border-radius:32px;grid-template-columns:1.05fr .95fr;width:100%;max-width:1180px;min-height:680px;display:grid;overflow:hidden;box-shadow:0 24px 80px #0f172a1a}@media (width<=980px){.home-shell{grid-template-columns:1fr}.home-right{min-height:360px}}.home-left{align-content:center;gap:28px;padding:56px;display:grid}@media (width<=768px){.home-left,.home-right{padding:28px}}.home-badge{color:#1d4ed8;background:#eef2ff;border:1px solid #dbeafe;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:8px 14px;font-size:13px;font-weight:800;display:inline-flex}.home-heading{gap:16px;display:grid}.home-title{color:#0f172a;letter-spacing:-.04em;max-width:520px;margin:0;font-size:clamp(2.2rem,5vw,3.8rem);font-weight:900;line-height:1.05}.home-title-accent{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 55%,#0f172a 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.home-subtitle{color:#475569;max-width:500px;margin:0;font-size:17px;line-height:1.7}.home-actions{flex-wrap:wrap;gap:14px;margin-top:4px;display:flex}.home-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:none;border-radius:16px;padding:15px 22px;font-size:15px;font-weight:800;transition:transform .18s,box-shadow .18s;box-shadow:0 14px 30px #2563eb40}.home-btn-primary:hover{transform:translateY(-2px);box-shadow:0 18px 34px #2563eb52}.home-btn-secondary{color:#0f172a;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:16px;padding:15px 22px;font-size:15px;font-weight:800;transition:transform .18s,border-color .18s,box-shadow .18s}.home-btn-secondary:hover{border-color:#94a3b8;transform:translateY(-2px);box-shadow:0 12px 22px #0f172a0f}.home-points{flex-wrap:wrap;gap:12px;margin-top:6px;display:flex}.home-point{color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:700;box-shadow:0 8px 20px #0f172a0a}.home-right{background:linear-gradient(#eff6ffbf 0%,#ffffffeb 100%);place-items:center;padding:32px;display:grid;position:relative}.home-visual-wrap{aspect-ratio:1;place-items:center;width:100%;max-width:460px;display:grid;position:relative}.home-glow{filter:blur(20px);pointer-events:none;border-radius:50%;position:absolute}.home-glow--blue{background:#2563eb24;width:320px;height:320px;top:30px;left:40px}.home-glow--green{background:#10b9811f;width:220px;height:220px;bottom:40px;right:20px}.home-orb-main{background:linear-gradient(145deg,#0f172a 0%,#1e3a8a 55%,#2563eb 100%);border-radius:32px;width:280px;height:280px;position:absolute;transform:rotate(-10deg);box-shadow:0 30px 60px #2563eb33}.home-orb-glass{background:#ffffff5c;border:1px solid #ffffff8c;border-radius:28px;width:220px;height:220px;position:absolute;transform:translate(70px,30px)rotate(10deg);box-shadow:0 24px 40px #0f172a14}.home-mini-card{background:#ffffffeb;border:1px solid #e2e8f0;border-radius:18px;min-width:160px;padding:14px 16px;position:absolute;box-shadow:0 20px 30px #0f172a14}.home-mini-card--top{top:50px;left:10px}.home-mini-card--bottom{min-width:170px;bottom:36px;right:6px}.home-mini-label{color:#64748b;margin:0;font-size:12px;font-weight:700}.home-mini-value{color:#0f172a;margin:6px 0 0;font-size:20px;font-weight:900}.auth-page{background:radial-gradient(circle at 0 0,#2563eb1f,#0000 28%),radial-gradient(circle at 100% 100%,#10b98114,#0000 30%),linear-gradient(#f8fafc 0%,#eef2ff 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-wrapper{width:100%;max-width:470px}.auth-wrapper--wide{width:100%;max-width:620px}.auth-card{background:#fffffff0;border:1px solid #e2e8f0;border-radius:28px;gap:24px;padding:32px;display:grid;box-shadow:0 24px 60px #0f172a1a}.auth-top-bar{justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-back-link{color:#475569;font-size:14px;font-weight:700;text-decoration:none;transition:opacity .15s}.auth-back-link:hover{opacity:.75}.auth-badge{border-radius:999px;align-items:center;padding:7px 12px;font-size:12px;font-weight:800;display:inline-flex}.auth-badge--blue{color:#1d4ed8;background:#eef2ff;border:1px solid #dbeafe}.auth-badge--green{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.auth-brand{text-align:center;gap:12px;display:grid}.auth-logo{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border:1px solid #bfdbfe;border-radius:20px;place-items:center;width:68px;height:68px;margin:0 auto;font-size:30px;display:grid;box-shadow:0 14px 30px #2563eb1a}.auth-title{color:#0f172a;letter-spacing:-.04em;margin:0;font-size:32px;font-weight:900;line-height:1.05}.auth-subtitle{color:#64748b;margin:0;font-size:15px;line-height:1.7}.auth-form{gap:16px;display:grid}.auth-field{gap:8px;display:grid}.auth-label-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.auth-label{color:#0f172a;font-size:14px;font-weight:700}.auth-forgot-link{color:#2563eb;font-size:13px;font-weight:700;text-decoration:none;transition:opacity .15s}.auth-forgot-link:hover{opacity:.75}.auth-input{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:14px;outline:none;width:100%;padding:13px 16px;font-size:15px;transition:border-color .18s,box-shadow .18s}.auth-input:focus{border-color:#60a5fa;box-shadow:0 0 0 4px #2563eb1a}.auth-input:disabled{opacity:.6;cursor:not-allowed}.auth-select{color:#0f172a;box-sizing:border-box;appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='%2364758b' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") right 14px center/18px no-repeat;border:1px solid #cbd5e1;border-radius:14px;outline:none;width:100%;padding:13px 44px 13px 16px;font-size:15px;transition:border-color .18s,box-shadow .18s}.auth-select:focus{border-color:#60a5fa;box-shadow:0 0 0 4px #2563eb1a}.auth-password-wrap{position:relative}.auth-password-wrap .auth-input{padding-right:80px}.auth-toggle-btn{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:6px 8px;font-size:12px;font-weight:800;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.auth-helper-box{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:14px 16px;font-size:13px;line-height:1.6}.auth-helper-text{color:#64748b;margin:0;font-size:13px;line-height:1.5}.auth-success{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;padding:12px 14px;font-size:14px;font-weight:600}.auth-error{color:#dc2626;background:#fef2f2;border:1px solid #fca5a5;border-radius:12px;padding:12px 14px;font-size:14px;font-weight:600}.auth-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (width<=640px){.auth-row{grid-template-columns:1fr}}.auth-btn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:14px;width:100%;margin-top:4px;padding:14px 18px;font-size:15px;font-weight:800;transition:background .2s,transform .18s}.auth-btn:hover{background:#1f2937;transform:translateY(-1px)}.auth-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.auth-divider{background:#e2e8f0;height:1px}.auth-switch{text-align:center;color:#64748b;font-size:14px}.auth-switch-link{color:#2563eb;font-weight:800;text-decoration:none;transition:opacity .15s}.auth-switch-link:hover{opacity:.75}.auth-footer{text-align:center;color:#64748b;font-size:13px;line-height:1.6}.auth-meter-wrap{gap:8px;display:grid}.auth-meter{background:#e2e8f0;border-radius:999px;width:100%;height:8px;overflow:hidden}.auth-meter-fill{border-radius:999px;height:100%;transition:width .18s,background .18s}.auth-meter-fill--weak{background:#ef4444}.auth-meter-fill--medium{background:#f59e0b}.auth-meter-fill--strong{background:#10b981}.auth-meter-label{color:#64748b;margin:0;font-size:13px}.auth-checklist{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;gap:8px;padding:14px;display:grid}.auth-check-item{color:#64748b;font-size:13px;font-weight:500}.auth-check-item--ok{color:#047857;font-weight:700}.fp-page{background:radial-gradient(circle at 0 0,#2563eb1f,#0000 28%),linear-gradient(#f8fafc 0%,#eef2ff 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.fp-card{background:#fff;border:1px solid #e2e8f0;border-radius:24px;gap:18px;width:100%;max-width:460px;padding:32px;display:grid;box-shadow:0 24px 60px #0f172a1a}.fp-title{color:#0f172a;margin:0;font-size:28px;font-weight:800}.fp-subtitle{color:#64748b;margin:0;font-size:15px;line-height:1.6}.fp-form{gap:12px;display:grid}.fp-input{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:14px;outline:none;width:100%;padding:13px 16px;font-size:15px;transition:border-color .2s}.fp-input:focus{border-color:#3b82f6}.fp-btn{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:14px;width:100%;padding:14px;font-size:15px;font-weight:800;transition:background .2s}.fp-btn:hover{background:#1f2937}.fp-btn:disabled{opacity:.6;cursor:not-allowed}.fp-success{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;padding:12px 14px;font-size:14px;font-weight:600}.fp-error{color:#dc2626;background:#fef2f2;border:1px solid #fca5a5;border-radius:12px;padding:12px 14px;font-size:14px;font-weight:600}.fp-footer{text-align:center;color:#64748b;font-size:14px}.fp-link{color:#2563eb;font-weight:700;text-decoration:none}.fp-link:hover{text-decoration:underline}.dash-page{gap:24px;display:grid}.dash-hero{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#111827 35%,#1d4ed8 100%);border-radius:28px;padding:28px;position:relative;overflow:hidden;box-shadow:0 18px 50px #0f172a38}.dash-hero-glow{background:#ffffff12;border-radius:50%;position:absolute}.dash-hero-glow--one{width:220px;height:220px;top:-80px;right:-50px}.dash-hero-glow--two{width:180px;height:180px;bottom:-90px;left:-30px}.dash-hero-content{z-index:2;gap:18px;display:grid;position:relative}.dash-hero-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.dash-hero-title{letter-spacing:-.03em;margin:0;font-size:34px;font-weight:800}.dash-hero-text{color:#ffffffd1;max-width:720px;margin:8px 0 0;font-size:15px;line-height:1.6}.dash-badge-wrap{flex-wrap:wrap;gap:10px;display:flex}.dash-badge{background:#ffffff1f;border:1px solid #ffffff29;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:600}.dash-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;display:grid}.dash-kpi-card{background:#ffffff1a;border:1px solid #ffffff1f;border-radius:20px;padding:18px}.dash-kpi-label{color:#ffffffbf;margin-bottom:8px;font-size:13px}.dash-kpi-value{font-size:30px;font-weight:800;line-height:1}.dash-kpi-meta{color:#ffffffb3;margin-top:8px;font-size:13px}.dash-pulse{color:#f8fafc;align-items:center;gap:8px;margin-bottom:8px;font-size:13px;font-weight:700;display:inline-flex}.dash-pulse-dot{background:#22c55e;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 6px #22c55e24}.dash-section-grid{grid-template-columns:1.2fr .8fr;align-items:start;gap:24px;display:grid}.dash-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:22px;box-shadow:0 10px 28px #0f172a0f}.dash-card-title{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:20px;font-weight:800}.dash-card-text{color:#64748b;margin:6px 0 0;font-size:14px;line-height:1.6}.dash-quick-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-top:18px;display:grid}.dash-quick-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:22px;gap:12px;min-height:190px;padding:18px;display:grid}.dash-quick-icon{background:#eff6ff;border-radius:14px;place-items:center;width:48px;height:48px;font-size:24px;display:grid}.dash-quick-title{color:#111827;margin:0;font-size:17px;font-weight:800}.dash-quick-text{color:#6b7280;margin:4px 0 0;font-size:13px;line-height:1.6}.dash-quick-actions{gap:10px;margin-top:auto;display:grid}.btn-primary{color:#fff;cursor:pointer;text-align:center;background:#111827;border:none;border-radius:14px;padding:12px 14px;font-size:14px;font-weight:700;transition:background .2s}.btn-soft{color:#1d4ed8;cursor:pointer;text-align:center;background:#eff6ff;border:1px solid #dbeafe;border-radius:14px;padding:11px 14px;font-size:14px;font-weight:700;transition:background .2s}.btn-soft:hover{background:#dbeafe}.dash-right-stack{gap:24px;display:grid}.dash-chart-wrap{gap:14px;margin-top:18px;display:grid}.dash-chart-row{gap:8px;display:grid}.dash-chart-label-row{justify-content:space-between;font-size:14px;display:flex}.dash-chart-label{color:#334155;font-weight:700}.dash-chart-pct{color:#64748b;font-weight:700}.dash-chart-track{background:#e5e7eb;border-radius:999px;width:100%;height:10px;overflow:hidden}.dash-chart-fill{border-radius:999px;height:100%;transition:width .6s}.dash-chart-fill--blue{background:#2563eb}.dash-chart-fill--green{background:#059669}.dash-chart-fill--amber{background:#d97706}.dash-flash-list{gap:12px;margin-top:18px;display:grid}.dash-flash-item{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;align-items:flex-start;gap:12px;padding:14px;display:flex}.dash-flash-icon{background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:18px;display:grid}.dash-flash-title{color:#0f172a;margin:0;font-size:14px;font-weight:700}.dash-flash-text{color:#64748b;margin:4px 0 0;font-size:13px;line-height:1.5}@media (width<=900px){.dash-section-grid{grid-template-columns:1fr}}.badge{border:1px solid;border-radius:999px;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.badge--pending{color:#854d0e;background-color:#fefce8;border-color:#fde68a}.badge--approved{color:#166534;background-color:#f0fdf4;border-color:#86efac}.badge--rejected{color:#991b1b;background-color:#fef2f2;border-color:#fca5a5}.badge--scheduled{color:#1e40af;background-color:#eff6ff;border-color:#bfdbfe}.badge--available{color:#166534;background-color:#f0fdf4;border-color:#86efac}.badge--assigned{color:#1e40af;background-color:#eff6ff;border-color:#bfdbfe}.badge--sacrificed{color:#6b21a8;background-color:#fdf4ff;border-color:#e9d5ff}.badge--missing{color:#9a3412;background-color:#fff7ed;border-color:#fdba74}.badge--unpaid{color:#991b1b;background-color:#fef2f2;border-color:#fca5a5}.badge--partial{color:#9a3412;background-color:#fff7ed;border-color:#fdba74}.badge--paid{color:#166534;background-color:#f0fdf4;border-color:#86efac}.badge--overpaid{color:#6b21a8;background-color:#fdf4ff;border-color:#e9d5ff}.badge--cancelled,.badge--unknown{color:#6b7280;background-color:#f9fafb;border-color:#d1d5db}.sheep-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;overflow:hidden;box-shadow:0 10px 28px #0f172a0f}.sheep-header{border-bottom:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px;display:flex}.sheep-title{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:22px;font-weight:800}.sheep-subtitle{color:#64748b;margin:4px 0 0;font-size:14px}.sheep-header-actions{flex-wrap:wrap;gap:10px;display:flex}.sheep-toolbar{border-bottom:1px solid #f1f5f9;flex-wrap:wrap;gap:10px;padding:16px 24px;display:flex}.sheep-input{color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;outline:none;flex:1;min-width:130px;padding:10px 14px;font-size:14px;transition:border-color .2s}.sheep-input:focus{background:#fff;border-color:#3b82f6}.sheep-form{background:#f8fafc;border-bottom:1px solid #f1f5f9;gap:16px;padding:20px 24px;display:grid}.sheep-form-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;display:grid}.sheep-label{color:#374151;flex-direction:column;gap:6px;font-size:13px;font-weight:600;display:flex}.sheep-textarea{color:#0f172a;resize:vertical;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;min-height:80px;padding:10px 14px;font-family:inherit;font-size:14px}.sheep-form-full{grid-column:1/-1}.sheep-form-actions{flex-wrap:wrap;gap:12px;display:flex}.sheep-table-wrap{overflow-x:auto}.sheep-table{border-collapse:collapse;width:100%;min-width:1100px;font-size:14px}.sheep-th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#64748b;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:12px 16px;font-size:12px;font-weight:700}.sheep-td{color:#374151;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #f1f5f9;padding:14px 16px}.sheep-row{cursor:pointer;transition:background .15s}.sheep-row:hover{background:#f8fafc}.sheep-row:last-child td{border-bottom:none}.sheep-cell{align-items:center;gap:12px;display:flex}.sheep-avatar{background:#eff6ff;border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:18px;display:grid}.sheep-number{color:#0f172a;font-size:14px;font-weight:800}.sheep-meta{color:#94a3b8;margin-top:2px;font-size:11px}.sheep-actions{align-items:center;gap:8px;display:flex}.sheep-btn-icon{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;place-items:center;width:32px;height:32px;font-size:14px;transition:background .15s;display:grid}.sheep-btn-icon:disabled{opacity:.5;cursor:not-allowed}.sheep-btn-icon--edit{background:#eff6ff;border-color:#bfdbfe}.sheep-btn-icon--edit:hover{background:#dbeafe}.sheep-btn-icon--delete{background:#fef2f2;border-color:#fca5a5}.sheep-btn-icon--delete:hover{background:#fee2e2}.sheep-empty{text-align:center;color:#94a3b8;padding:40px;font-size:14px}.sheep-loading-cell{text-align:center;color:#64748b;padding:32px;font-size:14px}@media (width<=768px){.sheep-form-grid{grid-template-columns:1fr}.sheep-toolbar{flex-direction:column}}.smodal-overlay{z-index:100;background:#0f172a8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.smodal{background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:900px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 24px 60px #0f172a2e}.smodal-header{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.smodal-title{color:#0f172a;margin:0;font-size:18px;font-weight:800}.smodal-body{flex:1;align-content:start;gap:24px;padding:24px;display:grid;overflow-y:auto}.smodal-photo{object-fit:cover;border:1px solid #e5e7eb;border-radius:16px;width:100%;max-height:280px}.smodal-details-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;display:grid}.smodal-detail-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:12px 14px}.smodal-detail-card--full{grid-column:1/-1}.smodal-detail-label{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:5px;font-size:11px;font-weight:700}.smodal-detail-value{color:#0f172a;word-break:break-word;font-size:14px;font-weight:600}.smodal-section-title{color:#0f172a;margin:0;font-size:16px;font-weight:800}.smodal-payment-form{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;gap:14px;padding:18px;display:grid}.smodal-payment-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;display:grid}.smodal-label{color:#374151;flex-direction:column;gap:6px;font-size:13px;font-weight:600;display:flex}.smodal-input{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:10px;outline:none;padding:10px 14px;font-size:14px;transition:border-color .2s}.smodal-input:focus{border-color:#3b82f6}.smodal-payment-hint{color:#64748b;font-size:13px;font-weight:500;line-height:1.5}.smodal-payment-submit{justify-content:flex-end;display:flex}.smodal-error{color:#dc2626;background:#fef2f2;border:1px solid #fca5a5;border-radius:10px;padding:12px 14px;font-size:13px;font-weight:600}.smodal-payment-list{gap:10px;display:grid}.smodal-payment-item{background:#fff;border:1px solid #e5e7eb;border-radius:14px;gap:6px;padding:14px 16px;display:grid}.smodal-payment-item-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.smodal-payment-item-title{color:#0f172a;font-size:14px;font-weight:700}.smodal-payment-item-text{color:#64748b;font-size:13px;line-height:1.5}.smodal-empty{text-align:center;color:#94a3b8;border:1px dashed #e5e7eb;border-radius:12px;padding:24px;font-size:14px}.smodal-footer{border-top:1px solid #e5e7eb;flex-wrap:wrap;flex-shrink:0;gap:10px;padding:16px 24px;display:flex}.btn-danger--sm{color:#dc2626;cursor:pointer;white-space:nowrap;background:#fef2f2;border:1px solid #fca5a5;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:600;transition:background .2s}.btn-danger--sm:disabled{opacity:.5;cursor:not-allowed}@media (width<=640px){.smodal-payment-grid{grid-template-columns:1fr}}.sheep-page{background:#f8fafc;min-height:100vh;padding:24px}.sheep-container{gap:20px;max-width:1450px;margin:0 auto;display:grid}.sheep-error{color:#dc2626;background:#fef2f2;border:1px solid #fca5a5;border-radius:12px;padding:12px 16px;font-size:14px;font-weight:600}.org-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;gap:20px;padding:24px;display:grid;box-shadow:0 10px 28px #0f172a0f}.org-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.org-title{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:22px;font-weight:800}.org-subtitle{color:#64748b;margin:4px 0 0;font-size:14px;line-height:1.5}.org-toolbar{flex-wrap:wrap;gap:10px;display:flex}.org-input{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;outline:none;flex:1;min-width:160px;padding:10px 14px;font-size:14px;transition:border-color .2s}.org-form{background:#f8fafc;border:1px solid #e5e7eb;border-radius:20px;gap:16px;padding:20px;display:grid}.org-label{color:#374151;flex-direction:column;gap:6px;font-size:13px;font-weight:600;display:flex}.org-checkbox-label{color:#0f172a;cursor:pointer;align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.org-form-actions{flex-wrap:wrap;gap:12px;display:flex}.org-table-wrap{border:1px solid #e5e7eb;border-radius:16px;overflow-x:auto}.org-table{border-collapse:collapse;width:100%;font-size:14px}.org-td{color:#374151;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:14px 16px}.org-row{cursor:pointer;transition:background .15s}.org-row:hover{background:#f8fafc}.org-row:last-child td{border-bottom:none}.org-actions{align-items:center;gap:8px;display:flex}.org-btn-icon:hover{background:#f1f5f9}.org-btn-icon--delete:hover{background:#fef2f2;border-color:#fca5a5}.org-empty{text-align:center;color:#94a3b8;padding:40px;font-size:14px}.org-loading-cell{text-align:center;color:#64748b;padding:32px;font-size:14px}.org-page{background:#f8fafc;min-height:100vh;padding:24px}.org-container{gap:20px;max-width:1400px;margin:0 auto;display:grid}.modal-overlay{z-index:100;background:#0f172a8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:720px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 24px 60px #0f172a2e}.modal-header{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.modal-title{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:18px;font-weight:800}.modal-body{flex:1;padding:24px;overflow-y:auto}.modal-details-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px;display:grid}.modal-detail-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:14px 16px}.modal-detail-card--full{grid-column:1/-1}.modal-detail-label{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:6px;font-size:11px;font-weight:700}.modal-detail-value{color:#0f172a;word-break:break-word;font-size:14px;font-weight:600}.modal-detail-value--muted{color:#94a3b8;font-weight:400}.modal-member-list{gap:10px;margin-top:4px;display:grid}.modal-member-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:12px 14px}.modal-member-name{color:#0f172a;margin-bottom:4px;font-size:14px;font-weight:700}.modal-member-sub{color:#64748b;font-size:12px;line-height:1.5}.modal-footer{border-top:1px solid #e5e7eb;flex-wrap:wrap;flex-shrink:0;gap:10px;padding:16px 24px;display:flex}.btn-primary{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:12px;padding:11px 18px;font-size:14px;font-weight:700;transition:background .2s}.btn-danger{color:#dc2626;cursor:pointer;background:#fef2f2;border:1px solid #fca5a5;border-radius:12px;padding:11px 18px;font-size:14px;font-weight:700;transition:background .2s}.btn-danger:hover{background:#fee2e2}.btn-danger:disabled{opacity:.6;cursor:not-allowed}.profiles-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;gap:0;display:grid;overflow:hidden;box-shadow:0 10px 28px #0f172a0f}.profiles-header{border-bottom:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px;display:flex}.profiles-title{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:22px;font-weight:800}.profiles-subtitle{color:#64748b;margin:4px 0 0;font-size:14px}.profiles-error{color:#dc2626;background:#fef2f2;border:1px solid #fca5a5;border-radius:12px;margin:0 24px;padding:12px 16px;font-size:14px;font-weight:600}.profiles-toolbar{border-bottom:1px solid #f1f5f9;flex-wrap:wrap;gap:10px;padding:16px 24px;display:flex}.profiles-input{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;outline:none;flex:1;min-width:140px;padding:10px 14px;font-size:14px;transition:border-color .2s}.profiles-input:focus{background:#fff;border-color:#3b82f6}.profiles-form{background:#f8fafc;border-bottom:1px solid #f1f5f9;gap:16px;padding:20px 24px;display:grid}.profiles-form-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.profiles-label{color:#374151;flex-direction:column;gap:6px;font-size:13px;font-weight:600;display:flex}.profiles-checkbox-label{color:#0f172a;cursor:pointer;grid-column:1/-1;align-items:center;gap:10px;font-size:14px;font-weight:600;display:flex}.profiles-form-actions{flex-wrap:wrap;gap:12px;display:flex}.profiles-table-wrap{overflow-x:auto}.profiles-table{border-collapse:collapse;width:100%;min-width:900px;font-size:14px}.profiles-th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#64748b;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:12px 16px;font-size:12px;font-weight:700}.profiles-td{color:#374151;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #f1f5f9;padding:14px 16px}.profiles-row{cursor:pointer;transition:background .15s}.profiles-row:hover{background:#f8fafc}.profiles-row:last-child td{border-bottom:none}.profiles-actions{align-items:center;gap:6px;display:flex}.profiles-btn-icon{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;place-items:center;width:32px;height:32px;font-size:14px;transition:background .15s,border-color .15s;display:grid}.profiles-btn-icon:disabled{opacity:.5;cursor:not-allowed}.profiles-btn-icon--sheep{background:#f0fdf4;border-color:#86efac}.profiles-btn-icon--sheep:hover{background:#dcfce7}.profiles-btn-icon--edit{background:#eff6ff;border-color:#bfdbfe}.profiles-btn-icon--edit:hover{background:#dbeafe}.profiles-btn-icon--approve{color:#166534;background:#f0fdf4;border-color:#86efac;font-weight:700}.profiles-btn-icon--approve:hover{background:#dcfce7}.profiles-btn-icon--delete{background:#fef2f2;border-color:#fca5a5}.profiles-btn-icon--delete:hover{background:#fee2e2}.profiles-empty{text-align:center;color:#94a3b8;padding:40px;font-size:14px}.profiles-loading-cell{text-align:center;color:#64748b;padding:32px;font-size:14px}.role-badge{border:1px solid;border-radius:999px;align-items:center;padding:3px 10px;font-size:12px;font-weight:600;display:inline-flex}.role-badge--admin{color:#6b21a8;background:#fdf4ff;border-color:#e9d5ff}.role-badge--organization{color:#1e40af;background:#eff6ff;border-color:#bfdbfe}.role-badge--fidel{color:#166534;background:#f0fdf4;border-color:#86efac}@media (width<=768px){.profiles-form-grid{grid-template-columns:1fr}}.profiles-page{background:#f8fafc;min-height:100vh;padding:24px}.profiles-container{gap:20px;max-width:1600px;margin:0 auto;display:grid}.pmodal-overlay{z-index:100;background:#0f172a8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.pmodal{background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:760px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 24px 60px #0f172a2e}.pmodal--wide{max-width:960px}.pmodal-header{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 24px;display:flex}.pmodal-title{color:#0f172a;margin:0;font-size:18px;font-weight:800}.pmodal-subtitle{color:#475569;margin:4px 0 0;font-size:14px;font-weight:600}.pmodal-body{flex:1;align-content:start;gap:16px;padding:24px;display:grid;overflow-y:auto}.pmodal-details-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;display:grid}.pmodal-detail-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:12px 14px}.pmodal-detail-card--full{grid-column:1/-1}.pmodal-detail-label{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:5px;font-size:11px;font-weight:700}.pmodal-detail-value{color:#0f172a;word-break:break-word;font-size:14px;font-weight:600}.pmodal-sheep-tags{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.pmodal-sheep-tag{color:#166534;background:#f0fdf4;border:1px solid #86efac;border-radius:999px;align-items:center;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.pmodal-footer{border-top:1px solid #e5e7eb;flex-wrap:wrap;flex-shrink:0;gap:10px;padding:16px 24px;display:flex}.btn-icon{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;place-items:center;width:36px;height:36px;font-size:16px;transition:background .15s;display:grid}.btn-icon--sheep{background:#f0fdf4;border-color:#86efac}.btn-icon--edit{background:#eff6ff;border-color:#bfdbfe}.btn-icon--approve{color:#166534;background:#f0fdf4;border-color:#86efac;font-weight:700}.pmodal-filters{grid-template-columns:2fr 1fr 1fr 1fr;gap:10px;display:grid}.pmodal-input{color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:10px 14px;font-size:14px;transition:border-color .2s}.pmodal-input:focus{background:#fff;border-color:#3b82f6}.pmodal-count{color:#64748b;font-size:13px;font-weight:600}.pmodal-sheep-list{gap:10px;display:grid}.pmodal-sheep-row{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;transition:background .15s;display:flex}.pmodal-sheep-row:hover{background:#f1f5f9}.pmodal-sheep-title{color:#0f172a;margin-bottom:4px;font-size:14px;font-weight:700}.pmodal-sheep-sub{color:#64748b;font-size:12px;line-height:1.5}.pmodal-empty{text-align:center;color:#94a3b8;padding:32px;font-size:14px}@media (width<=640px){.pmodal-filters{grid-template-columns:1fr}}.org-dash-page{gap:24px;display:grid}.org-dash-hero{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#111827 35%,#2563eb 100%);border-radius:28px;padding:28px;position:relative;overflow:hidden;box-shadow:0 18px 50px #0f172a38}.org-dash-glow{background:#ffffff12;border-radius:50%;position:absolute}.org-dash-glow--one{width:220px;height:220px;top:-80px;right:-50px}.org-dash-glow--two{width:180px;height:180px;bottom:-90px;left:-30px}.org-dash-hero-content{z-index:2;gap:18px;display:grid;position:relative}.org-dash-hero-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.org-dash-hero-title{letter-spacing:-.03em;margin:0;font-size:32px;font-weight:800}.org-dash-hero-text{color:#ffffffd1;margin:8px 0 0;font-size:15px;line-height:1.6}.org-dash-badge-wrap{flex-wrap:wrap;gap:10px;display:flex}.org-dash-badge{background:#ffffff1f;border:1px solid #ffffff29;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:600}.org-dash-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:14px;display:grid}.org-dash-kpi-card{background:#ffffff1a;border:1px solid #ffffff1f;border-radius:20px;padding:18px}.org-dash-kpi-label{color:#ffffffbf;margin-bottom:8px;font-size:13px}.org-dash-kpi-value{font-size:28px;font-weight:800;line-height:1}.org-dash-kpi-meta{color:#ffffffb3;margin-top:8px;font-size:12px}.org-dash-section-grid{grid-template-columns:1.15fr .85fr;align-items:start;gap:24px;display:grid}@media (width<=900px){.org-dash-section-grid{grid-template-columns:1fr}}.org-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:22px;box-shadow:0 10px 28px #0f172a0f}.org-card-title{color:#0f172a;margin:0;font-size:20px;font-weight:800}.org-card-text{color:#64748b;margin:6px 0 0;font-size:14px;line-height:1.6}.org-quick-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-top:18px;display:grid}.org-quick-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:22px;gap:12px;min-height:180px;padding:18px;display:grid}.org-quick-icon{background:#eff6ff;border-radius:14px;place-items:center;width:44px;height:44px;font-size:22px;display:grid}.org-quick-title{color:#111827;margin:0;font-size:17px;font-weight:800}.org-quick-text{color:#6b7280;margin:4px 0 0;font-size:13px;line-height:1.6}.org-quick-footer{margin-top:auto}.org-right-stack{gap:24px;display:grid}.org-flash-list{gap:12px;margin-top:18px;display:grid}.org-flash-item{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;align-items:flex-start;gap:12px;padding:14px;display:flex}.org-flash-icon{background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:16px;display:grid}.org-flash-title{color:#0f172a;margin:0;font-size:14px;font-weight:700}.org-flash-text{color:#64748b;margin:4px 0 0;font-size:13px;line-height:1.5}.org-profiles-page{background:#f8fafc;min-height:100vh;padding:24px}.org-profiles-container{gap:20px;max-width:1600px;margin:0 auto;display:grid}.org-profiles-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px #0f172a0f}.org-profiles-header{border-bottom:1px solid #f1f5f9;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;padding:24px;display:flex}.org-profiles-title{color:#0f172a;margin:0;font-size:22px;font-weight:800}.org-profiles-subtitle{color:#64748b;margin:4px 0 0;font-size:14px}.org-stats-grid{border-bottom:1px solid #f1f5f9;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;padding:16px 24px;display:grid}.org-stat-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:14px}.org-stat-label{color:#64748b;margin-bottom:6px;font-size:12px}.org-stat-value{color:#0f172a;font-size:26px;font-weight:800;line-height:1}.org-stat-meta{color:#94a3b8;margin-top:6px;font-size:12px}.org-error{color:#dc2626;background:#fef2f2;border:1px solid #fca5a5;border-radius:12px;margin:0 24px;padding:12px 16px;font-size:14px;font-weight:600}.org-success{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;margin:0 24px;padding:12px 16px;font-size:14px;font-weight:600}.org-toolbar{border-bottom:1px solid #f1f5f9;flex-wrap:wrap;gap:10px;padding:16px 24px;display:flex}.org-input{color:#0f172a;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;outline:none;padding:10px 14px;font-size:14px;transition:border-color .2s}.org-input:focus{background:#fff;border-color:#3b82f6}.org-form{background:#f8fafc;border-bottom:1px solid #f1f5f9;gap:16px;padding:20px 24px;display:grid}.org-form-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.org-form-label{color:#374151;flex-direction:column;gap:6px;font-size:13px;font-weight:600;display:flex}.org-form-actions{gap:12px;display:flex}.org-table-wrap{overflow-x:auto}.org-table{border-collapse:collapse;width:100%;min-width:800px;font-size:14px}.org-th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:#64748b;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:12px 16px;font-size:12px;font-weight:700}.org-td{color:#374151;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #f1f5f9;padding:14px 16px}.org-td:last-child{border-bottom:none}.org-table-empty{text-align:center;color:#94a3b8;padding:40px;font-size:14px}.org-table-loading{text-align:center;color:#64748b;padding:24px;font-size:14px}.org-row-actions{align-items:center;gap:8px;display:flex}.org-btn-icon{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;place-items:center;width:32px;height:32px;font-size:14px;transition:background .15s;display:grid}.org-btn-icon--edit{background:#eff6ff;border-color:#bfdbfe}.org-btn-icon--edit:hover{background:#dbeafe}.org-btn-icon--delete{background:#fef2f2;border-color:#fca5a5}.org-btn-icon--delete:hover{background:#fee2e2}.org-btn-icon:disabled{opacity:.5;cursor:not-allowed}.btn-primary{color:#fff;cursor:pointer;white-space:nowrap;background:#111827;border:none;border-radius:12px;padding:11px 18px;font-size:14px;font-weight:700;transition:background .2s}.btn-primary:hover{background:#1f2937}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.org-contact-page{gap:24px;display:grid}.org-contact-hero{color:#fff;background:linear-gradient(135deg,#1e293b,#2563eb);border-radius:24px;padding:28px}.org-contact-hero-title{margin:0;font-size:28px;font-weight:800}.org-contact-hero-subtitle{opacity:.9;max-width:640px;margin:10px 0 0;font-size:15px;line-height:1.6}.org-contact-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;gap:16px;padding:24px;display:grid;box-shadow:0 10px 25px #0000000d}.org-contact-section-title{color:#0f172a;margin:0;font-size:20px;font-weight:700}.org-contact-section-text{color:#64748b;margin:0;font-size:14px}.org-contact-list{gap:12px;display:grid}.org-contact-item{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;align-items:center;gap:14px;padding:14px 16px;display:flex}.org-contact-icon{background:#eff6ff;border-radius:12px;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:18px;display:grid}.org-contact-label{color:#64748b;margin-bottom:2px;font-size:12px}.org-contact-value{color:#0f172a;font-size:15px;font-weight:700}.org-contact-footer{color:#64748b;font-size:13px}.fidel-page{background:#f8fafc;min-height:100%;padding:0}.fidel-container{gap:20px;max-width:1400px;margin:0 auto;padding:24px;display:grid}.fidel-hero-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;gap:10px;padding:24px;display:grid;box-shadow:0 8px 24px #0f172a0f}.fidel-hero-title{color:#0f172a;margin:0;font-size:30px;font-weight:800}.fidel-hero-subtitle{color:#64748b;margin:0;font-size:15px;line-height:1.6}.fidel-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:20px;display:grid}.fidel-col-6{grid-column:span 6}.fidel-col-12{grid-column:span 12}@media (width<=768px){.fidel-col-6{grid-column:span 12}}.fidel-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;overflow:hidden;box-shadow:0 8px 24px #0f172a0f}.fidel-card-header{border-bottom:1px solid #e2e8f0;gap:6px;padding:20px;display:grid}.fidel-card-title{color:#0f172a;margin:0;font-size:20px;font-weight:800}.fidel-card-subtitle{color:#64748b;margin:0;font-size:14px}.fidel-card-body{gap:16px;padding:20px;display:grid}.fidel-empty{color:#64748b;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:14px;padding:20px;font-size:14px;line-height:1.6}.fidel-sheep-list{gap:12px;display:grid}.fidel-sheep-row{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:16px;gap:14px;padding:16px;transition:box-shadow .15s,border-color .15s;display:grid}.fidel-sheep-row:hover{border-color:#bfdbfe;box-shadow:0 4px 16px #2563eb14}.fidel-sheep-row-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.fidel-sheep-row-left{align-items:center;gap:14px;display:flex}.fidel-sheep-photo{object-fit:cover;border:1px solid #e2e8f0;border-radius:14px;flex-shrink:0;width:72px;height:72px}.fidel-sheep-fallback{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;flex-shrink:0;place-items:center;width:72px;height:72px;font-size:26px;display:grid}.fidel-sheep-name{color:#0f172a;margin:0;font-size:17px;font-weight:800}.fidel-sheep-sub{color:#64748b;margin:0;font-size:13px}.fidel-sheep-badges{flex-wrap:wrap;gap:8px;display:flex}.fidel-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}@media (width<=640px){.fidel-summary-grid{grid-template-columns:repeat(2,1fr)}}.fidel-summary-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:12px}.fidel-summary-label{color:#64748b;margin-bottom:4px;font-size:12px}.fidel-summary-value{color:#0f172a;font-size:15px;font-weight:800}.fidel-bar-track{background:#e2e8f0;border-radius:999px;width:100%;height:8px;overflow:hidden}.fidel-bar-fill{background:#2563eb;border-radius:999px;height:100%;transition:width .4s}.fidel-badge{white-space:nowrap;border:1px solid;border-radius:999px;align-items:center;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.fidel-modal-overlay{z-index:100;background:#0f172a8c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.fidel-modal{background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:860px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 24px 60px #0f172a2e}.fidel-modal-header{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.fidel-modal-title{color:#0f172a;margin:0;font-size:18px;font-weight:800}.fidel-modal-body{flex:1;align-content:start;gap:20px;padding:24px;display:grid;overflow-y:auto}.fidel-modal-photo{object-fit:cover;border:1px solid #e5e7eb;border-radius:16px;width:100%;max-height:280px}.fidel-details-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;display:grid}.fidel-detail-card{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:12px 14px}.fidel-detail-card--full{grid-column:1/-1}.fidel-detail-label{text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:5px;font-size:11px;font-weight:700}.fidel-detail-value{color:#0f172a;word-break:break-word;font-size:14px;font-weight:600}.fidel-payments-list{gap:10px;display:grid}.fidel-payment-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;gap:4px;padding:14px;display:grid}.fidel-payment-title{color:#0f172a;font-size:14px;font-weight:700}.fidel-payment-text{color:#64748b;font-size:13px}.fidel-modal-footer{border-top:1px solid #e5e7eb;flex-shrink:0;justify-content:flex-end;padding:16px 24px;display:flex}.fidel-section-title{color:#0f172a;margin:0 0 12px;font-size:16px;font-weight:800}.fidel-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (width<=640px){.fidel-info-grid{grid-template-columns:1fr}}.fidel-info-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:14px 16px}.fidel-info-label{color:#64748b;margin-bottom:4px;font-size:12px}.fidel-info-value{color:#0f172a;word-break:break-word;font-size:15px;font-weight:700}.contact-page{justify-content:center;padding:40px 24px;display:flex}.contact-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;gap:24px;width:100%;max-width:700px;padding:32px;display:grid;box-shadow:0 12px 30px #0f172a14}.contact-title{color:#0f172a;margin:0;font-size:28px;font-weight:800}.contact-subtitle{color:#64748b;margin:0;font-size:15px;line-height:1.6}.contact-grid{gap:14px;display:grid}.contact-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:14px;padding:16px;display:flex}.contact-icon{background:#eff6ff;border-radius:12px;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:20px;display:grid}.contact-label{color:#64748b;margin-bottom:2px;font-size:12px}.contact-value{color:#0f172a;font-size:15px;font-weight:700}.contact-footer{color:#64748b;text-align:center;border-top:1px solid #e5e7eb;padding-top:16px;font-size:13px}.btn-secondary{color:#374151;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:10px 18px;font-size:14px;font-weight:600;transition:background .15s}.btn-secondary:hover{background:#f1f5f9}@keyframes walk{0%{transform:translate(-80px)}to{transform:translate(80px)}}@keyframes blink{0%,90%,to{opacity:1}95%{opacity:0}}@keyframes step-a{0%,to{transform:rotate(0)}50%{transform:rotate(12deg)}}@keyframes step-b{0%,to{transform:rotate(0)}50%{transform:rotate(-12deg)}}@keyframes dot-bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-6px)}}.pa-page{text-align:center;background:#f8fafc;flex-direction:column;justify-content:center;align-items:center;gap:2rem;min-height:100vh;padding:2rem;display:flex}.pa-sheep-scene{width:220px;height:120px;position:relative}.pa-sheep-walk{animation:3s ease-in-out infinite alternate walk}.pa-eye{animation:3.5s ease-in-out infinite blink}.pa-leg-a{transform-origin:50% 0;animation:.7s ease-in-out infinite step-a}.pa-leg-b{transform-origin:50% 0;animation:.7s ease-in-out infinite step-b}.pa-heading{justify-content:center;align-items:center;gap:10px;display:flex}.pa-heading-icon{background:#eef2ff;border:1px solid #bfdbfe;border-radius:50%;flex-shrink:0;place-items:center;width:36px;height:36px;font-size:16px;display:grid}.pa-title{color:#0f172a;margin:0;font-size:22px;font-weight:800}.pa-subtitle{color:#64748b;max-width:400px;margin:0;font-size:15px;line-height:1.7}.pa-card{text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:20px;gap:12px;width:100%;max-width:400px;padding:1.2rem 1.5rem;display:grid}.pa-card-title{color:#0f172a;font-size:13px;font-weight:700}.pa-step{color:#64748b;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.pa-step-num{color:#1d4ed8;background:#eef2ff;border-radius:50%;flex-shrink:0;place-items:center;width:20px;height:20px;margin-top:1px;font-size:11px;font-weight:700;display:grid}.pa-dots{align-items:center;gap:5px;display:flex}.pa-dot{background:#60a5fa;border-radius:50%;width:7px;height:7px}.pa-dot:first-child{animation:1.2s ease-in-out infinite dot-bounce}.pa-dot:nth-child(2){animation:1.2s ease-in-out .2s infinite dot-bounce}.pa-dot:nth-child(3){animation:1.2s ease-in-out .4s infinite dot-bounce}.pa-dots-label{color:#94a3b8;margin-left:6px;font-size:12px}.pa-btn-logout{cursor:pointer;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:10px 20px;font-size:14px;font-weight:700;transition:background .15s}.pa-btn-logout:hover{background:#f1f5f9}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.4)}}.nf-page{text-align:center;background:#f8fafc;flex-direction:column;justify-content:center;align-items:center;gap:2rem;min-height:100vh;padding:2rem;display:flex}.nf-sheep{animation:3s ease-in-out infinite float}.nf-eye{animation:4s ease-in-out infinite blink}.nf-dot{animation:2s ease-in-out infinite pulse-dot}.nf-code{color:#0f172a;letter-spacing:-2px;font-size:52px;font-weight:800;line-height:1}.nf-title{color:#0f172a;font-size:20px;font-weight:800}.nf-subtitle{color:#64748b;max-width:380px;font-size:14px;line-height:1.6}.nf-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.nf-btn-back{cursor:pointer;color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:11px 20px;font-size:14px;font-weight:700;transition:background .15s}.nf-btn-back:hover{background:#f1f5f9}.nf-btn-home{cursor:pointer;color:#fff;background:#0f172a;border:none;border-radius:12px;padding:11px 20px;font-size:14px;font-weight:700;transition:background .15s}.nf-btn-home:hover{background:#1e293b}.nf-footer{color:#94a3b8;align-items:center;gap:6px;font-size:12px;display:flex}.nf-footer-dot{background:#e24b4a;border-radius:50%;width:6px;height:6px;display:inline-block}body{margin:0;font-family:Arial,sans-serif}input,select,button{padding:10px;font-size:16px}.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}
