@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,500;0,600;0,700&family=Outfit:wght@300;400;500;600&display=swap";:root{--ruto-brand:#e6a227;--ruto-brand-dark:#c4881a;--ruto-brand-light:#f5d998;--ruto-brand-soft:#e6a22724;--ruto-white:#fff;--ruto-warm:#fffbf5;--ruto-cream:#fff9f0;--ruto-text:#2e2e2e;--ruto-text-muted:#6b6560;--ruto-sidebar-width:17.5rem}@keyframes rutoFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes rutoFadeInLeft{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes rutoShimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes rutoPulseSoft{0%,to{box-shadow:0 0 #e6a22740}50%{box-shadow:0 0 0 8px #e6a22700}}@keyframes rutoNavIn{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}@keyframes rutoRingSpin{to{transform:rotate(360deg)}}@keyframes rutoOrbFloat{0%,to{transform:translate(0)scale(1)}50%{transform:translate(8px,-12px)scale(1.08)}}.ruto-fade-in{animation:.5s forwards rutoFadeIn}.ruto-fade-in-delay-1{opacity:0;animation:.5s 80ms forwards rutoFadeIn}.ruto-fade-in-delay-2{opacity:0;animation:.5s .16s forwards rutoFadeIn}.ruto-fade-in-delay-3{opacity:0;animation:.5s .24s forwards rutoFadeIn}.ruto-fade-in-delay-4{opacity:0;animation:.5s .32s forwards rutoFadeIn}.ruto-fade-in-delay-5{opacity:0;animation:.5s .4s forwards rutoFadeIn}.ruto-fade-in-delay-6{opacity:0;animation:.5s .5s forwards rutoFadeIn}.ruto-admin-body{min-height:100vh;color:var(--ruto-text);background:#f4f3ef;font-family:Outfit,sans-serif}.ruto-admin-shell{gap:0;min-height:100vh;padding:.85rem .85rem .85rem 0;display:flex}.ruto-sidebar{width:var(--ruto-sidebar-width);-webkit-backdrop-filter:blur(22px)saturate(1.4);isolation:isolate;background:#ffffff8c;border:1px solid #ffffffd9;border-radius:1.35rem;flex-direction:column;flex-shrink:0;height:calc(100vh - 1.7rem);margin-left:.85rem;animation:.55s cubic-bezier(.22,1,.36,1) rutoFadeInLeft;display:flex;position:sticky;top:.85rem;overflow:hidden;box-shadow:0 0 0 1px #e6a2271f,0 20px 50px #c4881a1f,0 4px 16px #2e2e2e0a}.ruto-sidebar-orb{pointer-events:none;filter:blur(40px);z-index:0;border-radius:50%;display:none;position:absolute}.ruto-sidebar-orb--1{background:#e6a22759;width:140px;height:140px;animation:8s ease-in-out infinite rutoOrbFloat;top:-30px;right:-40px}.ruto-sidebar-orb--2{background:#f5d99880;width:100px;height:100px;animation:10s ease-in-out infinite reverse rutoOrbFloat;bottom:80px;left:-30px}.ruto-sidebar-brand{z-index:1;border-bottom:1px solid #e6a2271f;align-items:center;gap:.85rem;padding:1.35rem 1.15rem 1.15rem;text-decoration:none;display:flex;position:relative}.ruto-sidebar-logo-ring{flex-shrink:0;place-items:center;width:58px;height:58px;display:grid;position:relative}.ruto-sidebar-logo-ring:before{content:"";background:var(--ruto-brand);opacity:.85;border-radius:50%;animation:6s linear infinite rutoRingSpin;position:absolute;inset:-3px}.ruto-sidebar-logo-ring:after{content:"";background:var(--ruto-white);border-radius:50%;position:absolute;inset:0;box-shadow:inset 0 0 0 1px #e6a22726}.ruto-sidebar-logo{z-index:1;-o-object-fit:contain;object-fit:contain;width:44px;height:44px;transition:transform .35s cubic-bezier(.22,1,.36,1);position:relative}.ruto-sidebar-brand:hover .ruto-sidebar-logo{transform:scale(1.08)rotate(-4deg)}.ruto-sidebar-brand-text{flex-direction:column;min-width:0;display:flex}.ruto-sidebar-title{letter-spacing:.12em;color:var(--ruto-text);font-family:Cormorant Garamond,serif;font-size:1.5rem;font-weight:700;line-height:1.1}.ruto-sidebar-sub{color:var(--ruto-brand-dark);letter-spacing:.14em;text-transform:uppercase;margin-top:.2rem;font-size:.65rem;font-weight:500}.ruto-sidebar-nav{z-index:1;scrollbar-width:thin;scrollbar-color:#e6a22759 transparent;flex:1;padding:.65rem .75rem .5rem;position:relative;overflow:hidden auto}.ruto-nav-group{margin-bottom:.85rem}.ruto-nav-group-label{letter-spacing:.16em;text-transform:uppercase;color:var(--ruto-text-muted);align-items:center;gap:.5rem;margin:0;padding:0 .65rem .4rem;font-size:.65rem;font-weight:600;display:flex}.ruto-nav-group-label:after{content:"";background:#e6a22740;flex:1;height:1px}.ruto-nav-group-items{flex-direction:column;gap:.3rem;display:flex}.ruto-nav-item{color:var(--ruto-text-muted);animation:.45s cubic-bezier(.22,1,.36,1) backwards rutoNavIn;animation-delay:var(--nav-delay,0s);border-radius:.85rem;align-items:center;gap:.75rem;padding:.6rem .65rem .6rem .6rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:transform .25s cubic-bezier(.22,1,.36,1),color .2s,box-shadow .25s;display:flex;position:relative}.ruto-nav-item-glow{border-radius:inherit;opacity:0;pointer-events:none;background:#e6a2271a;transition:opacity .25s;position:absolute;inset:0}.ruto-nav-item-icon{z-index:1;width:2.35rem;height:2.35rem;color:var(--ruto-brand-dark);background:#ffffffe6;border:1px solid #e6a22733;border-radius:.7rem;flex-shrink:0;place-items:center;transition:transform .25s,background .25s,color .25s,border-color .25s;display:grid;position:relative;box-shadow:0 2px 8px #e6a22714}.ruto-nav-item-icon svg{width:1.15rem;height:1.15rem}.ruto-nav-item-text{z-index:1;flex:1;min-width:0;position:relative}.ruto-nav-item-arrow{z-index:1;opacity:0;color:var(--ruto-brand-dark);transition:opacity .2s,transform .25s;position:relative;transform:translate(-6px)}.ruto-nav-item:hover{color:var(--ruto-text);transform:translate(4px);box-shadow:0 4px 16px #e6a2271a}.ruto-nav-item:hover .ruto-nav-item-glow{opacity:1}.ruto-nav-item:hover .ruto-nav-item-icon{border-color:#e6a22773;transform:scale(1.06)}.ruto-nav-item:hover .ruto-nav-item-arrow{opacity:.7;transform:translate(0)}.ruto-nav-item.is-active{color:#fff;background:var(--ruto-brand-dark);transform:translate(6px);box-shadow:0 8px 24px #c4881a59,inset 0 0 0 1px #ffffff26}.ruto-nav-item.is-active .ruto-nav-item-glow{opacity:0}.ruto-nav-item.is-active .ruto-nav-item-icon{color:#fff;box-shadow:none;background:#ffffff38;border-color:#ffffff59}.ruto-nav-item.is-active .ruto-nav-item-arrow{opacity:1;color:#fff;transform:translate(2px)}.ruto-sidebar-footer{z-index:1;border-top:1px solid #e6a2271a;padding:.75rem;position:relative}.ruto-user-card{background:#fffffff2;border:1px solid #e6a22733;border-radius:1rem;align-items:center;gap:.65rem;padding:.65rem .7rem;display:flex;box-shadow:0 4px 14px #e6a22714}.ruto-user-avatar{background:var(--ruto-brand);color:#fff;border-radius:.75rem;flex-shrink:0;place-items:center;width:2.5rem;height:2.5rem;font-size:1rem;font-weight:600;display:grid;box-shadow:0 4px 12px #e6a22759}.ruto-user-meta{flex:1;min-width:0}.ruto-user-name{color:var(--ruto-text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:.8rem;font-weight:600;overflow:hidden}.ruto-user-role{color:var(--ruto-text-muted);align-items:center;gap:.35rem;margin:.15rem 0 0;font-size:.65rem;display:flex}.ruto-user-dot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2.5s infinite rutoPulseSoft;box-shadow:0 0 0 2px #22c55e40}.ruto-user-logout-form{flex-shrink:0}.ruto-user-logout{width:2.25rem;height:2.25rem;color:var(--ruto-brand-dark);cursor:pointer;background:#e6a2271a;border:none;border-radius:.6rem;place-items:center;transition:all .2s;display:grid}.ruto-user-logout:hover{background:var(--ruto-brand);color:#fff;transform:rotate(-8deg)scale(1.05)}.ruto-main{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff73;border:1px solid #ffffffb3;border-radius:1.35rem;flex-direction:column;flex:1;min-width:0;margin-right:.85rem;display:flex;overflow:hidden;box-shadow:0 8px 32px #e6a2270f}.ruto-topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb8;border-bottom:1px solid #e6a2271f;border-radius:0 1.35rem 0 0;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1rem 1.5rem;animation:.4s rutoFadeIn;display:flex}.ruto-topbar-start{flex:1;min-width:0}.ruto-topbar-title{color:var(--ruto-text);margin:.35rem 0 0;font-family:Cormorant Garamond,serif;font-size:1.75rem;font-weight:600;line-height:1.15}.ruto-topbar-actions{flex-shrink:0;align-items:center;gap:.85rem;padding-top:.15rem;display:flex}.ruto-topbar-date{color:var(--ruto-text-muted);text-align:right;white-space:nowrap;font-size:.75rem}.ruto-breadcrumb{margin:0}.ruto-breadcrumb-list{flex-wrap:wrap;align-items:center;gap:.15rem .1rem;margin:0;padding:0;list-style:none;display:flex}.ruto-breadcrumb-item{align-items:center;gap:.15rem;display:inline-flex}.ruto-breadcrumb-link{color:var(--ruto-text-muted);border-radius:.35rem;padding:.15rem .35rem;font-size:.72rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s}.ruto-breadcrumb-link:hover{color:var(--ruto-brand-dark);background:var(--ruto-brand-soft)}.ruto-breadcrumb-section{letter-spacing:.1em;text-transform:uppercase;color:var(--ruto-brand-dark);opacity:.75;padding:.1rem .25rem;font-size:.68rem;font-weight:600}.ruto-breadcrumb-current{color:var(--ruto-text);background:linear-gradient(135deg, var(--ruto-brand-soft), #e6a22714);border:1px solid #e6a22740;border-radius:999px;padding:.2rem .55rem;font-size:.72rem;font-weight:600;box-shadow:0 2px 8px #e6a2271f}.ruto-breadcrumb-sep{color:#e6a2278c;opacity:.8;display:inline-flex}.ruto-breadcrumb-item.is-current .ruto-breadcrumb-sep{display:none}.ruto-theme-toggle{cursor:pointer;background:#ffffffe6;border:1px solid #e6a22759;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .45rem .35rem .35rem;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex}.ruto-theme-toggle:hover{border-color:var(--ruto-brand);transform:scale(1.04);box-shadow:0 4px 14px #e6a22733}.ruto-theme-track{background:#e6a2271a;border-radius:999px;width:2.5rem;height:1.35rem;transition:background .3s;position:relative}.ruto-theme-thumb{background:var(--ruto-brand);border-radius:50%;width:1rem;height:1rem;transition:transform .3s cubic-bezier(.22,1,.36,1);position:absolute;top:2px;left:2px;box-shadow:0 2px 6px #00000026}.ruto-theme-icon{color:var(--ruto-brand-dark);transition:opacity .2s,transform .2s;display:inline-flex}.ruto-theme-icon--moon,html[data-theme=dark] .ruto-theme-icon--sun{opacity:.45}html[data-theme=dark] .ruto-theme-icon--moon{opacity:1}html[data-theme=dark] .ruto-theme-thumb{transform:translate(1.15rem)}html[data-theme=dark] .ruto-theme-track{background:#e6a22733}.ruto-content{flex:1;padding:1.5rem}.ruto-alert{border-radius:.5rem;margin-bottom:1.25rem;padding:.85rem 1rem;font-size:.9rem;animation:.35s rutoFadeIn}.ruto-alert-success{color:var(--ruto-brand-dark);background:#e6a2271f;border:1px solid #e6a22759}.ruto-alert-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.ruto-alert-info{background:var(--ruto-cream);color:var(--ruto-text-muted);border:1px solid #e6a22740}.ruto-page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.ruto-page-desc{color:var(--ruto-text-muted);margin:0;font-size:.9rem}.ruto-card{background:var(--ruto-white);border:1px solid #e6a2271f;border-radius:.75rem;transition:transform .25s,box-shadow .25s;box-shadow:0 4px 24px #e6a2270f}.ruto-card:hover{box-shadow:0 8px 32px #e6a2271a}.ruto-card-padded{padding:1.25rem}.ruto-card-title{color:var(--ruto-text);border-bottom:2px solid var(--ruto-brand-soft);margin:0 0 1rem;padding-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:1.2rem;font-weight:600}.ruto-stat-grid{grid-template-columns:repeat(1,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}@media (width>=640px){.ruto-stat-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.ruto-stat-grid{grid-template-columns:repeat(4,1fr)}}.ruto-stat-card{background:var(--ruto-white);border:1px solid #e6a22726;border-radius:.75rem;padding:1.25rem;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.ruto-stat-card:before{content:"";background:var(--ruto-brand);height:3px;position:absolute;top:0;left:0;right:0}.ruto-stat-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #e6a22726}.ruto-stat-label{color:var(--ruto-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.8rem}.ruto-stat-value{color:var(--ruto-brand-dark);margin-top:.35rem;font-size:1.75rem;font-weight:600;line-height:1.2}.ruto-stat-value.highlight{color:var(--ruto-brand)}.ruto-stat-icon{opacity:.12;width:2.5rem;height:2.5rem;color:var(--ruto-brand);position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.ruto-btn-primary{background:var(--ruto-brand);color:#fff;cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.35rem;padding:.6rem 1.15rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.ruto-btn-primary:hover{color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px #e6a22766}.ruto-btn-secondary{background:var(--ruto-white);color:var(--ruto-text-muted);border:1px solid #e6a22759;border-radius:.5rem;align-items:center;padding:.6rem 1.15rem;font-size:.875rem;text-decoration:none;transition:all .2s;display:inline-flex}.ruto-btn-secondary:hover{border-color:var(--ruto-brand);color:var(--ruto-brand-dark)}.ruto-btn-warning{background:#d97706}.ruto-table-wrap{overflow-x:auto}.ruto-table{border-collapse:collapse;width:100%;font-size:.875rem}.ruto-table thead{background:var(--ruto-cream)}.ruto-table th{text-align:left;color:var(--ruto-brand-dark);text-transform:uppercase;letter-spacing:.04em;padding:.75rem 1rem;font-size:.75rem;font-weight:600}.ruto-table th.text-right,.ruto-table td.text-right{text-align:right}.ruto-table td{border-top:1px solid #e6a22714;padding:.75rem 1rem}.ruto-table tbody tr{transition:background .15s}.ruto-table tbody tr:hover{background:#e6a2270a}.ruto-link{color:var(--ruto-brand-dark);font-weight:500;text-decoration:none;transition:color .15s}.ruto-link:hover{color:var(--ruto-brand);text-decoration:underline}.ruto-link-danger{color:#dc2626;cursor:pointer;font-size:inherit;background:0 0;border:none;padding:0}.ruto-link-danger:hover{text-decoration:underline}.ruto-badge{border-radius:999px;padding:.2rem .55rem;font-size:.7rem;font-weight:500;display:inline-block}.ruto-badge-success{color:var(--ruto-brand-dark);background:#e6a22726}.ruto-badge-danger{color:#b91c1c;background:#fee2e2}.ruto-badge-muted{color:#6b7280;background:#f3f4f6}.ruto-form-card{max-width:36rem}.ruto-field{margin-bottom:1rem}.ruto-field label{color:var(--ruto-text);margin-bottom:.35rem;font-size:.8rem;font-weight:500;display:block}.ruto-input,.ruto-select,.ruto-textarea{background:#fff;border:1px solid #e6a22759;border-radius:.5rem;width:100%;padding:.6rem .85rem;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.ruto-input:focus,.ruto-select:focus,.ruto-textarea:focus{border-color:var(--ruto-brand);outline:none;box-shadow:0 0 0 3px #e6a22733}.ruto-field-error{color:#dc2626;margin-top:.25rem;font-size:.8rem}.ruto-list-item{border-bottom:1px solid #e6a22714;justify-content:space-between;align-items:center;padding:.65rem 0;font-size:.875rem;transition:padding-left .2s;display:flex}.ruto-list-item:hover{padding-left:.35rem}.ruto-list-item:last-child{border-bottom:none}.ruto-empty{color:var(--ruto-text-muted);text-align:center;padding:1.5rem;font-size:.875rem}.ruto-grid-2{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=1024px){.ruto-grid-2{grid-template-columns:repeat(2,1fr)}}.ruto-welcome-banner{background:var(--ruto-brand);color:#fff;border-radius:.75rem;margin-bottom:1.5rem;padding:1.25rem 1.5rem;animation:.5s rutoFadeIn;position:relative;overflow:hidden}.ruto-welcome-banner:after{content:"";background:#ffffff1a;border-radius:50%;width:120px;height:120px;position:absolute;top:-20px;right:-20px}.ruto-welcome-banner h2{z-index:1;margin:0 0 .25rem;font-family:Cormorant Garamond,serif;font-size:1.5rem;position:relative}.ruto-welcome-banner p{opacity:.9;z-index:1;margin:0;font-size:.9rem;position:relative}html[data-theme=dark]{--ruto-white:#1a1814;--ruto-warm:#12100d;--ruto-cream:#1f1c17;--ruto-text:#f0ebe3;--ruto-text-muted:#a89f92;--ruto-brand-soft:#e6a22733}html[data-theme=dark] .ruto-admin-body{background:#0f0e0c}html[data-theme=dark] .ruto-sidebar{background:#1a1814bf;border-color:#e6a22726;box-shadow:0 0 0 1px #e6a22714,0 20px 50px #00000059}html[data-theme=dark] .ruto-sidebar-title{color:var(--ruto-brand-light)}html[data-theme=dark] .ruto-sidebar-logo-ring:after{background:#1f1c17}html[data-theme=dark] .ruto-nav-item-icon{color:var(--ruto-brand-light);background:#1e1b16e6;border-color:#e6a22740}html[data-theme=dark] .ruto-nav-item{color:var(--ruto-text-muted)}html[data-theme=dark] .ruto-nav-item:hover{color:var(--ruto-text)}html[data-theme=dark] .ruto-user-card{background:#23201af2;border-color:#e6a22733}html[data-theme=dark] .ruto-main{background:#1a18148c;border-color:#e6a2271a;box-shadow:0 8px 32px #00000040}html[data-theme=dark] .ruto-topbar{background:#1a1814cc;border-bottom-color:#e6a2271f}html[data-theme=dark] .ruto-breadcrumb-current{color:var(--ruto-brand-light);background:#e6a22726;border-color:#e6a2274d}html[data-theme=dark] .ruto-theme-toggle{background:#23201af2;border-color:#e6a22759}html[data-theme=dark] .ruto-card,html[data-theme=dark] .ruto-stat-card{background:var(--ruto-cream);border-color:#e6a22726;box-shadow:0 4px 20px #0003}html[data-theme=dark] .ruto-card-title{border-bottom-color:#e6a22733}html[data-theme=dark] .ruto-table thead{background:#e6a2271a}html[data-theme=dark] .ruto-table tbody tr:hover{background:#e6a2270f}html[data-theme=dark] .ruto-input,html[data-theme=dark] .ruto-select,html[data-theme=dark] .ruto-textarea{color:var(--ruto-text);background:#141210;border-color:#e6a2274d}html[data-theme=dark] .ruto-btn-secondary{color:var(--ruto-text-muted);background:#1f1c17;border-color:#e6a22759}html[data-theme=dark] .ruto-welcome-banner:after{background:#ffffff0f}html[data-theme=dark] .ruto-alert-success{color:var(--ruto-brand-light);background:#e6a22726}html[data-theme=dark] .ruto-alert-error{color:#fecaca;background:#7f1d1d59;border-color:#f8717159}html[data-theme=dark] .ruto-alert-info{background:var(--ruto-cream);color:var(--ruto-text-muted)}html[data-theme=dark] .ruto-badge-muted{color:#a89f92;background:#2a261f}html[data-theme=dark] .ruto-list-item{border-bottom-color:#e6a2271a}@media (width<=1023px){.ruto-admin-shell{flex-direction:column;padding:.5rem}.ruto-sidebar{border-radius:1rem;width:100%;height:auto;max-height:none;margin-left:0;position:relative;top:0}.ruto-sidebar-nav{max-height:50vh}.ruto-nav-item:hover,.ruto-nav-item.is-active{transform:none}.ruto-main{background:#ffffff80;border-radius:1rem;overflow:hidden}.ruto-topbar{border-radius:1rem 1rem 0 0}}
