/*! tailwindcss v2.2.17 | MIT License | https://tailwindcss.com *//*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{-moz-tab-size:4;-o-tab-size:4;tab-size:4}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}button,[type=button]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}button{background-color:transparent;background-image:none}fieldset{margin:0;padding:0}ol,ul{list-style:none;margin:0;padding:0}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";line-height:1.5}body{font-family:inherit;line-height:inherit}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}pre,code,kbd,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after{--tw-border-opacity: 1;border-color:rgba(229,231,235,var(--tw-border-opacity))}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.fixed{position:fixed}.top-0{top:0px}.right-0{right:0px}.left-0{left:0px}.z-50{z-index:50}.mx-auto{margin-left:auto;margin-right:auto}.mr-2{margin-right:.5rem}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.hidden{display:none}.h-6{height:1.5rem}.h-16{height:4rem}.min-h-screen{min-height:100vh}.w-6{width:1.5rem}.max-w-7xl{max-width:80rem}@keyframes spin{to{transform:rotate(360deg)}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes pulse{50%{opacity:.5}}@keyframes bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,.2,1)}}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.border-b{border-bottom-width:1px}.border-gray-100{--tw-border-opacity: 1;border-color:rgba(243,244,246,var(--tw-border-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-gray-50{--tw-bg-opacity: 1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgba(238,242,255,var(--tw-bg-opacity))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgba(249,250,251,var(--tw-bg-opacity))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.p-2{padding:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.pt-2{padding-top:.5rem}.pt-16{padding-top:4rem}.pb-4{padding-bottom:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.text-gray-400{--tw-text-opacity: 1;color:rgba(156,163,175,var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity: 1;color:rgba(75,85,99,var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity: 1;color:rgba(17,24,39,var(--tw-text-opacity))}.text-indigo-600{--tw-text-opacity: 1;color:rgba(79,70,229,var(--tw-text-opacity))}.hover\:text-gray-500:hover{--tw-text-opacity: 1;color:rgba(107,114,128,var(--tw-text-opacity))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgba(17,24,39,var(--tw-text-opacity))}.hover\:text-indigo-600:hover{--tw-text-opacity: 1;color:rgba(79,70,229,var(--tw-text-opacity))}*,:before,:after{--tw-shadow: 0 0 #0000}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-inner{--tw-shadow: inset 0 2px 4px 0 rgba(0, 0, 0, .06);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}*,:before,:after{--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgba(59, 130, 246, .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000}.filter{--tw-blur: var(--tw-empty, );--tw-brightness: var(--tw-empty, );--tw-contrast: var(--tw-empty, );--tw-grayscale: var(--tw-empty, );--tw-hue-rotate: var(--tw-empty, );--tw-invert: var(--tw-empty, );--tw-saturate: var(--tw-empty, );--tw-sepia: var(--tw-empty, );--tw-drop-shadow: var(--tw-empty, );filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur-md{--tw-backdrop-blur: blur(12px)}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}html{overflow-y:scroll}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}*{scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media (min-width: 640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 1024px){.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:px-8{padding-left:2rem;padding-right:2rem}}.contribution-graph{padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a}.contribution-graph__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.contribution-graph__header h2{margin:0;font-size:20px;color:#333}.contribution-graph__legend{display:flex;gap:16px}.contribution-graph__legend-item{display:flex;align-items:center;font-size:14px;color:#666}.contribution-graph__legend-item:before{content:"";display:inline-block;width:12px;height:12px;margin-right:6px;border-radius:2px}.contribution-graph__legend-item--workday:before{background-color:#ebedf0}.contribution-graph__legend-item--weekend:before{background-color:#9be9a8}.contribution-graph__legend-item--holiday:before{background-color:#40c463}.contribution-graph__legend-item--workday-weekend:before{background-color:#ffd666}.contribution-graph__years{display:flex;flex-direction:column;gap:20px}.contribution-graph__year h3{margin:0 0 10px;font-size:16px;color:#333}.contribution-graph__grid{display:flex;gap:4px}.contribution-graph__week{display:flex;flex-direction:column;gap:4px}.contribution-graph__cell{width:12px;height:12px;border-radius:2px;transition:transform .2s}.contribution-graph__cell:hover{transform:scale(1.2)}.contribution-graph__cell--empty{background-color:transparent}.contribution-graph__cell--workday{background-color:#ebedf0}.contribution-graph__cell--weekend{background-color:#9be9a8}.contribution-graph__cell--holiday{background-color:#40c463}.contribution-graph__cell--workday-weekend{background-color:#ffd666}.contribution-graph__cell--today{position:relative;animation:pulse 2s infinite;border:2px solid #1890ff;transform:scale(1.2);z-index:1}.contribution-graph__cell--today:hover{transform:scale(1.4)}.contribution-graph__cell--today--highlighted-rest{box-shadow:0 0 0 2px #d3adf7;z-index:10;position:relative;border-radius:2px}.contribution-graph__cell--today--highlighted-leave{background-color:#722ed1!important;box-shadow:0 0 0 2px #9254de,0 0 6px #722ed166;z-index:11;position:relative;border-radius:2px;animation:pulseHighlight 2s infinite}.contribution-graph__tooltip{position:fixed;padding:8px 12px;background-color:#000c;color:#fff;border-radius:4px;font-size:14px;white-space:pre-line;z-index:1000}@keyframes pulse{0%{box-shadow:0 0 #1890ffb3}70%{box-shadow:0 0 0 6px #1890ff00}to{box-shadow:0 0 #1890ff00}}@keyframes pulseHighlight{0%{transform:scale(1);box-shadow:0 0 0 2px #9254de,0 0 6px #722ed166}50%{transform:scale(1.1);box-shadow:0 0 0 3px #b37feb,0 0 10px #722ed199}to{transform:scale(1);box-shadow:0 0 0 2px #9254de,0 0 6px #722ed166}}.holiday-page{padding:24px;max-width:1200px;margin:0 auto}.holiday-page__header{margin-bottom:32px}.holiday-page__header h1{margin:0;font-size:24px;color:#333}.holiday-page__content{display:flex;flex-direction:column;gap:32px}.holiday-page__year-section{background:#fff;border-radius:8px;padding:24px;box-shadow:0 2px 8px #0000001a}.holiday-page__year-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px}.holiday-page__year-header h2{margin:0;font-size:20px;color:#333}.holiday-page__stats{display:flex;flex-wrap:wrap;gap:16px;font-size:14px;color:#666;max-width:800px}.holiday-page__stats span{display:flex;align-items:center;padding:4px 12px;background:#f5f5f5;border-radius:4px;white-space:nowrap}.holiday-page__stats span:first-child{background:#e6f7ff;color:#1890ff}.holiday-page__stats span:nth-child(2){background:#f6ffed;color:#52c41a}.holiday-page__stats span:nth-child(3){background:#fff7e6;color:#fa8c16}.holiday-page__stats span:nth-child(4){background:#f9f0ff;color:#722ed1}.holiday-page__stats span:nth-child(5){background:#f5f5f5;color:#595959}.holiday-page__strategies-title{font-size:16px;font-weight:600;color:#1f1f1f;margin:24px 0 12px;display:flex;align-items:center;gap:8px}.holiday-page__strategies-title:before{content:"";display:inline-block;width:4px;height:16px;background:#722ed1;border-radius:2px}.holiday-page__strategies-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;margin-bottom:24px}.holiday-page__strategy-card{background:#fafafa;border:1px solid #f0f0f0;border-radius:8px;padding:16px;display:flex;flex-direction:column;justify-content:space-between;gap:12px;transition:all .3s ease}.holiday-page__strategy-card:hover{background:#ffffff;border-color:#d3adf7;box-shadow:0 4px 12px #722ed114;transform:translateY(-2px)}.holiday-page__strategy-card--active{background:#ffffff;border-color:#722ed1!important;box-shadow:0 4px 16px #722ed126!important;transform:translateY(-2px)}.holiday-page__strategy-badge{display:flex;justify-content:space-between;align-items:center}.holiday-page__strategy-badge .strategy-tag{font-size:13px;font-weight:700;color:#722ed1;background:#f9f0ff;border:1px solid #d3adf7;padding:4px 10px;border-radius:6px}.holiday-page__strategy-badge .strategy-ratio{font-size:12px;color:#8c8c8c;background:#f0f0f0;padding:2px 6px;border-radius:4px;font-weight:500}.holiday-page__strategy-label{font-size:14px;font-weight:600;color:#262626;line-height:1.4}.holiday-page__strategy-dates{font-size:12px;color:#595959;background:#ffffff;border:1px dashed #e8e8e8;padding:8px;border-radius:6px}.holiday-page__strategy-dates .range{font-weight:600;color:#262626;margin-bottom:4px}.holiday-page__strategy-dates .leave-days{color:#8c8c8c;font-size:11px;line-height:1.3}.holiday-page__strategies-expand-bar{display:flex;justify-content:center;margin-top:8px;margin-bottom:12px;width:100%}.holiday-page__expand-btn{font-size:13px;font-weight:600;color:#722ed1;background:#f9f0ff;border:1px solid #d3adf7;padding:8px 24px;border-radius:6px;cursor:pointer;transition:all .3s}.holiday-page__expand-btn:hover{background:#722ed1;color:#fff;border-color:#722ed1;box-shadow:0 4px 12px #722ed126}
