@keyframes highlightPulseGreen{0%{box-shadow:0 0 0 0 rgba(40,167,69,.7);transform:scale(1)}50%{box-shadow:0 0 0 10px transparent;transform:scale(1.02)}to{box-shadow:0 0 0 0 transparent;transform:scale(1)}}@keyframes highlightPulseBlue{0%{box-shadow:0 0 0 0 rgba(0,123,255,.7);transform:scale(1)}50%{box-shadow:0 0 0 10px transparent;transform:scale(1.02)}to{box-shadow:0 0 0 0 transparent;transform:scale(1)}}@keyframes highlightPulseGold{0%{box-shadow:0 0 0 0 rgba(255,193,7,.7);transform:scale(1)}50%{box-shadow:0 0 0 10px transparent;transform:scale(1.02)}to{box-shadow:0 0 0 0 transparent;transform:scale(1)}}@keyframes longPressAnimation{0%{transform:scale(1)}50%,to{transform:scale(.95)}}.calendar-year-nav{z-index:100;border-bottom:2px solid #dee2e6}.calendar-year-nav.sticky-top{background:#fff!important}.calendar-year-nav h3{font-size:1.75rem;color:#2196f3}.calendar-legend,.calendar-month{border:1px solid #dee2e6}.calendar-legend h5{font-size:1rem;font-weight:700}.calendar-legend .legend-item .legend-color{width:30px;height:30px;border-radius:4px;border:1px solid #dee2e6;flex-shrink:0}.calendar-month{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px rgba(0,0,0,.05)}.calendar-month .month-header{background:#d8ffa2;color:#2d5016;padding:1rem}.calendar-month .month-header h4{margin:0;font-size:1.25rem;font-weight:600}.calendar-month .calendar-grid{display:grid!important;grid-template-columns:repeat(7,1fr)!important;gap:1px!important;background:#dee2e6!important}.calendar-month .calendar-grid .day-header{background:#f8f9fa;font-weight:700;text-align:center;padding:.5rem;font-size:.875rem;border-bottom:2px solid #dee2e6;min-height:40px}.calendar-cell{min-height:70px;background:#fff;position:relative;display:flex;flex-direction:column;justify-content:center}.calendar-cell.empty-cell{background:#fafafa}.calendar-cell.day-header{min-height:40px;display:flex;align-items:center;justify-content:center}.day-cell{padding:.25rem}.day-cell:hover{transform:scale(1.05);box-shadow:0 4px 8px rgba(0,0,0,.15);z-index:10}.day-cell.long-pressing{animation:longPressAnimation .5s ease-in-out;transform:scale(.95);box-shadow:0 0 0 3px rgba(33,150,243,.3)}.day-cell.selecting{background-color:rgba(33,150,243,.2)!important;border:2px solid #2196f3!important}.day-cell .day-number{font-weight:700;font-size:1rem;position:absolute;top:.25rem;right:.25rem}.day-cell .day-country{margin-bottom:.25rem;line-height:1.2}.day-cell .day-count,.day-cell .day-country,.day-cell .day-visa-count{text-align:center;font-size:.75rem;font-weight:600}.day-cell .day-overstay,.day-cell .day-wait{text-align:center;font-size:.7rem;margin-top:.125rem}.outside-schengen{background-color:#e9ecef;color:#495057}.in-schengen-safe{background-color:#e8f5d9;color:#3d5a1f}.in-schengen-warning{background-color:#fff3cd;color:#856404}.overstay{background-color:#f8d7da;color:#721c24;border:2px solid #f0acb2!important}.waiting-period{background-color:#fff3cd;color:#856404;border:2px solid #ffe79a!important}.waiting-period .day-wait{color:#856404}.day-cell.current-day{background-color:#fbfdff!important;border:2px solid #2196f3!important}.day-cell.current-day .day-number{color:#2196f3;font-weight:900}.day-cell.current-day.overstay{background-color:#f8d7da!important;border:3px solid #ed969e!important}.day-cell.current-day.overstay .day-number{color:#721c24;font-weight:900}.day-cell.current-day.waiting-period{background-color:#fff3cd!important;border:3px solid #ffe181!important}.day-cell.current-day.waiting-period .day-number{color:#856404;font-weight:900}.day-cell.current-day.in-schengen-warning{border:3px solid #ffe181!important}@media (max-width:768px){.calendar-cell{min-height:50px}.day-cell{padding:.125rem}.day-cell .day-number{font-size:.875rem;top:.125rem;right:.125rem}.day-cell .day-country{margin-top:1.25rem;font-size:.65rem}.day-cell .day-count{font-size:.65rem}.calendar-month{margin-bottom:2rem}.calendar-year-nav h3{font-size:1.25rem}.calendar-year-nav .btn{font-size:.875rem;padding:.375rem .75rem}}@media (max-width:480px){.calendar-cell{min-height:50px}.day-cell .day-number{font-size:.75rem}.day-cell .day-count,.day-cell .day-country{font-size:.6rem}.day-cell .day-overstay,.day-cell .day-wait{font-size:.55rem}}html{scroll-behavior:smooth}.calendar-sidebar{z-index:50;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) transparent}.calendar-sidebar.sticky-top{z-index:50}.calendar-sidebar::-webkit-scrollbar{width:6px}.calendar-sidebar::-webkit-scrollbar-track{background:0 0}.calendar-sidebar::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:3px}.calendar-sidebar::-webkit-scrollbar-thumb:hover{background-color:rgba(0,0,0,.3)}.day-cell{-webkit-user-select:none;-moz-user-select:none;user-select:none}.day-cell,.day-cell.clickable{cursor:pointer}.day-cell.clickable:hover{transform:scale(1.05);box-shadow:0 4px 8px rgba(0,0,0,.15);z-index:10}.day-cell.selecting{outline:2px dashed #2196f3;outline-offset:-2px}.day-cell.selected{outline:3px solid #2196f3;outline-offset:-3px}.context-menu{position:fixed;background:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 8px 16px rgba(0,0,0,.2);z-index:1050;min-width:250px;max-width:350px}.context-menu ul{list-style:none;padding:.5rem 0;margin:0}.context-menu ul li{padding:.75rem 1rem;cursor:pointer;transition:background .15s ease}.context-menu ul li:hover:not(.divider){background:#f8f9fa}.context-menu ul li:first-child{border-radius:8px 8px 0 0}.context-menu ul li:last-child{border-radius:0 0 8px 8px}.context-menu ul li .visit-country{font-weight:600;color:#212529;font-size:.95rem;margin-bottom:.25rem}.context-menu ul li .visit-dates{font-size:.85rem;color:#6c757d}.context-menu ul .divider{height:0;border-top:1px solid #dee2e6;margin:.5rem 0;padding:0;cursor:default}.context-menu ul .divider:hover{background:0 0}#visitModal .modal-body{max-height:calc(100vh - 200px);overflow-y:auto}#visitModal .form-horizontal .form-group{margin-bottom:1rem}.newly-created-visit{animation:highlightPulseGreen 1s ease-in-out 2;border:2px solid #28a745!important}.highlight-day,.newly-created-visit,.newly-updated-visit{position:relative;z-index:10}.newly-updated-visit{animation:highlightPulseBlue 1s ease-in-out 2;border:2px solid #007bff!important}.highlight-day{animation:highlightPulseGold 1s ease-in-out 3;border:2px solid #ffc107!important}.day-cell{transition:border .3s ease,transform .3s ease}@media (max-width:767px){.tooltip{z-index:1060}.tooltip .tooltip-inner{max-width:300px;font-size:.95rem;padding:.75rem;text-align:left}.day-cell:hover{transform:none;box-shadow:none}}.calculator-page-title{font-size:2rem;font-weight:600;color:#2c3e50;margin-top:1rem}@media (max-width:768px){.calculator-page-title{font-size:1.5rem;margin-top:.5rem}}