:root{--background:#f8fafc;--foreground:#0f172a;--apple-blue:#3b82f6;--apple-orange:#f59e0b;--apple-red:#ef4444;--apple-grey:#64748b;--apple-card:#fff}html,body{-webkit-text-size-adjust:100%;background-color:var(--background);width:100%;color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}body{flex-direction:column;min-height:100vh;margin:0;display:flex}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.main-content{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:2rem;overflow-x:hidden}input[type=text],input[type=number],input[type=search],select,textarea{font-family:inherit;font-size:16px}button{touch-action:manipulation;justify-content:center;align-items:center;min-height:44px;font-family:inherit;display:flex}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}
.Navigation-module__VVOzFG__header{-webkit-backdrop-filter:blur(20px);z-index:1000;background-color:#ffffffd9;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:.75rem 2rem;display:flex;position:sticky;top:0}.Navigation-module__VVOzFG__logo{color:#1c1c1e;letter-spacing:-.02em;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;display:flex}.Navigation-module__VVOzFG__logoImage{object-fit:contain;width:auto;height:32px}.Navigation-module__VVOzFG__nav{background:#f2f2f7;border-radius:.75rem;gap:.5rem;padding:.25rem;display:flex}.Navigation-module__VVOzFG__navItem{color:#8e8e93;border-radius:.5rem;align-items:center;min-height:38px;padding:.6rem 1.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s cubic-bezier(.25,1,.5,1);display:flex}.Navigation-module__VVOzFG__navItem:hover{color:#1c1c1e}.Navigation-module__VVOzFG__active{color:#1c1c1e;background-color:#fff;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.Navigation-module__VVOzFG__logoutButton{color:#ff3b30;cursor:pointer;background-color:#f2f2f7;border:none;border-radius:9999px;align-items:center;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.Navigation-module__VVOzFG__logoutButton:hover{color:#fff;background-color:#ff3b30}@media (max-width:1024px){.Navigation-module__VVOzFG__header{padding:.75rem 1rem}.Navigation-module__VVOzFG__logo{gap:.25rem;font-size:1.25rem}.Navigation-module__VVOzFG__nav{gap:.5rem}.Navigation-module__VVOzFG__navItem{min-height:40px;padding:.5rem;font-size:.9rem}.Navigation-module__VVOzFG__logoutButton{padding:.4rem .5rem;font-size:.8rem}}@media (max-width:768px){.Navigation-module__VVOzFG__header{flex-direction:column;align-items:flex-start;gap:1rem}.Navigation-module__VVOzFG__nav{flex-wrap:nowrap;width:100%;padding-bottom:.5rem;overflow-x:auto}.Navigation-module__VVOzFG__navItem,.Navigation-module__VVOzFG__logoutButton{white-space:nowrap}}
.ScrollToTop-module__IhJlHW__scrollToTopButton{z-index:50;color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:all .3s;animation:.3s ScrollToTop-module__IhJlHW__fadeIn;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.ScrollToTop-module__IhJlHW__scrollToTopButton:hover{background:#2563eb;transform:translateY(-3px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.ScrollToTop-module__IhJlHW__icon{width:1.5rem;height:1.5rem}@keyframes ScrollToTop-module__IhJlHW__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ScrollToTop-module__IhJlHW__scrollToTopButton{width:3rem;height:3rem;bottom:1.5rem;right:1.5rem}.ScrollToTop-module__IhJlHW__icon{width:1.25rem;height:1.25rem}}
