.App-logo{height:40vmin;pointer-events:none}@media(prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}body.react-confirm-alert-body-element{overflow:hidden}.react-confirm-alert-blur{filter:url(#gaussian-blur);filter:blur(2px);-webkit-filter:blur(2px)}.react-confirm-alert-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99;background:#ffffffe6;display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;-ms-align-items:center;align-items:center;opacity:0;-webkit-animation:react-confirm-alert-fadeIn .5s .2s forwards;-moz-animation:react-confirm-alert-fadeIn .5s .2s forwards;-o-animation:react-confirm-alert-fadeIn .5s .2s forwards;animation:react-confirm-alert-fadeIn .5s .2s forwards}.react-confirm-alert-body{font-family:Arial,Helvetica,sans-serif;width:400px;padding:30px;text-align:left;background:#fff;border-radius:10px;box-shadow:0 20px 75px #00000021;color:#666}.react-confirm-alert-svg{position:absolute;top:0;left:0}.react-confirm-alert-body>h1{margin-top:0}.react-confirm-alert-body>h3{margin:0;font-size:16px}.react-confirm-alert-button-group{display:-webkit-flex;display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:flex-start;margin-top:20px}.react-confirm-alert-button-group>button{outline:none;background:#333;border:none;display:inline-block;padding:6px 18px;color:#eee;margin-right:10px;border-radius:5px;font-size:12px;cursor:pointer}@-webkit-keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}@-moz-keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}@-o-keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}.professional-tabs{margin-bottom:2rem}.professional-tab-nav{display:flex;background:#fff;border-radius:12px;padding:4px;box-shadow:0 2px 12px #0000000f;border:1px solid #e5e7eb;overflow-x:auto;gap:3px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.professional-tab-item{display:flex;align-items:center;gap:8px;padding:8px 16px;border:none;background:transparent;border-radius:8px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;position:relative;font-weight:600;color:#6b7280;min-height:36px;flex-shrink:0;font-size:13px;letter-spacing:.025em}.professional-tab-item:hover{background:linear-gradient(135deg,#fff7ed,#fed7aa);color:#ea580c;transform:translateY(-1px);box-shadow:0 2px 8px #ea580c26}.professional-tab-item.active{background:linear-gradient(135deg,#111827,#1f2937);color:#fff;box-shadow:0 4px 15px #1118274d;transform:translateY(-1px)}.professional-tab-icon{width:18px;height:18px;flex-shrink:0;opacity:.8}.professional-tab-item.active .professional-tab-icon{opacity:1}.professional-tab-label{font-size:13px;font-weight:600;letter-spacing:.025em}.professional-tab-badge{background:linear-gradient(135deg,#111827,#374151);color:#fff;font-size:10px;font-weight:700;padding:2px 6px;border-radius:10px;min-width:16px;height:16px;display:flex;align-items:center;justify-content:center;margin-left:4px;box-shadow:0 1px 4px #1118274d}.professional-tab-item.active .professional-tab-badge{background:linear-gradient(135deg,#fff,#f8fafc);color:#111827;box-shadow:0 1px 4px #ffffff4d}.professional-tab-notification{position:absolute;top:6px;right:6px;width:8px;height:8px;background:linear-gradient(135deg,#111827,#1f2937);border-radius:50%;border:2px solid #ffffff;box-shadow:0 1px 3px #1118274d}.tab-details:hover:not(.active){background:linear-gradient(135deg,#fff7ed,#fed7aa);color:#c2410c}.tab-users:hover:not(.active){background:linear-gradient(135deg,#fff7ed,#fed7aa);color:#c2410c}.tab-directors:hover:not(.active){background:linear-gradient(135deg,#fff7ed,#fed7aa);color:#c2410c}.tab-shareable-links:hover:not(.active){background:linear-gradient(135deg,#fff7ed,#fed7aa);color:#c2410c}.tab-files:hover:not(.active){background:linear-gradient(135deg,#fff7ed,#fed7aa);color:#c2410c}.tab-notes:hover:not(.active){background:linear-gradient(135deg,#fff7ed,#fed7aa);color:#c2410c}.professional-tab-item.black-variant.active{background:linear-gradient(135deg,#111827,#1f2937);color:#fed7aa;box-shadow:0 4px 15px #11182740}.professional-tab-item.black-variant:hover:not(.active){background:linear-gradient(135deg,#f9fafb,#f3f4f6);color:#111827}.professional-tabs.dark-theme .professional-tab-nav{background:#1f2937;border:1px solid #374151}.professional-tabs.dark-theme .professional-tab-item{color:#9ca3af}.professional-tabs.dark-theme .professional-tab-item:hover{background:linear-gradient(135deg,#374151,#4b5563);color:#fed7aa}.professional-tabs.dark-theme .professional-tab-item.active{background:linear-gradient(135deg,#ea580c,#c2410c);color:#fff}.professional-tab-item:focus{outline:none;box-shadow:0 0 0 2px #1118274d}.professional-tab-item:focus:not(:focus-visible){box-shadow:0 4px 15px #1118274d}.professional-tab-item.active:before{content:"";position:absolute;bottom:-4px;left:50%;transform:translate(-50%);width:20px;height:2px;background:linear-gradient(135deg,#fff,#f3f4f6);border-radius:1px;opacity:.9}@media(max-width:1200px){.professional-tab-nav{padding:3px;gap:2px}.professional-tab-item{padding:7px 14px;min-height:34px}}@media(max-width:768px){.professional-tab-nav{padding:3px;gap:2px}.professional-tab-item{padding:6px 12px;font-size:12px;min-height:32px}.professional-tab-label{font-size:11px}.professional-tab-icon{width:16px;height:16px}}@media(max-width:640px){.professional-tab-label{display:none}.professional-tab-item{padding:8px;min-width:36px;justify-content:center;min-height:32px}.professional-tab-icon{width:16px;height:16px}}.professional-tab-item{transition:all .3s cubic-bezier(.4,0,.2,1)}.professional-tab-item:active{transform:translateY(0)}.professional-tabs{position:relative}.professional-tabs:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,#d1d5db 50%,transparent 100%);opacity:.3}.professional-tabs.orange-theme .professional-tab-item.active{background:linear-gradient(135deg,#ea580c,#c2410c);color:#fff;box-shadow:0 4px 15px #ea580c40}.professional-tabs.orange-theme .professional-tab-item.active .professional-tab-badge{color:#ea580c}.professional-tabs.orange-theme .professional-tab-item:focus{box-shadow:0 0 0 2px #ea580c33}.professional-tabs.orange-theme .professional-tab-item.active:before{background:linear-gradient(135deg,#fff,#fed7aa)}.professional-tabs.orange-theme .professional-tab-notification{background:linear-gradient(135deg,#ea580c,#c2410c);box-shadow:0 1px 3px #ea580c4d}.professional-tabs.compact .professional-tab-nav{padding:2px;border-radius:8px}.professional-tabs.compact .professional-tab-item{padding:6px 12px;min-height:30px;font-size:12px;border-radius:6px}.professional-tabs.compact .professional-tab-icon{width:16px;height:16px}.professional-tabs.compact .professional-tab-label{font-size:12px}
