:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--tg-bg:#f5f6f8;--tg-text:#162033;--tg-hint:#6f7c91;--tg-button:#5b6cff;--tg-button-text:#fff;--tg-secondary-bg:#fff;--tg-surface-border:#1a264014;--tg-shadow:0 10px 30px #17203814;--tg-nav-shadow:0 -8px 24px #17203814;--tg-accent-soft:#5b6cff1f}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:var(--tg-bg);color:var(--tg-text);margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}h1,h2{margin:0}h1{font-size:28px;line-height:1.2}h2{font-size:18px;line-height:1.25}.app-shell{min-height:100dvh;padding:16px 16px calc(96px + env(safe-area-inset-bottom))}.screen{align-content:start;gap:16px;display:grid}.hero,.section-header,.card{gap:12px;display:grid}.card{background:var(--tg-secondary-bg);border:1px solid var(--tg-surface-border);box-shadow:var(--tg-shadow);border-radius:16px;padding:16px}.eyebrow{color:var(--tg-button);margin:0;font-size:13px;font-weight:700}.subtitle,.muted,.section-note{color:var(--tg-hint);margin:0}.subtitle,.muted{font-size:14px;line-height:1.45}.section-note{font-size:12px;font-weight:600}.section-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.form-header{grid-template-columns:auto 1fr;align-items:start}.form-header__content{gap:8px;display:grid}.empty-card h2{margin:0}.action-btn{background:linear-gradient(135deg, #4d8dff, var(--tg-button));width:100%;min-height:52px;color:var(--tg-button-text);border:0;border-radius:14px;padding:14px 18px;font-size:16px;font-weight:700;box-shadow:0 12px 24px #5b6cff3d}.action-btn:disabled{opacity:.55;box-shadow:none}.action-btn--secondary{background:var(--tg-accent-soft);color:var(--tg-button);box-shadow:none}.action-btn--danger{color:#c83d3d;background:#ff5b5b1f}.back-link{background:var(--tg-accent-soft);min-height:40px;color:var(--tg-button);border:0;border-radius:12px;padding:8px 10px;font-size:14px;font-weight:700}.text-input:focus,.select-input:focus,.textarea-input:focus,.back-link:focus,.action-btn:focus,.nav-item:focus{outline-offset:2px;outline:2px solid #5b6cff47}.event-form{gap:16px;display:grid}.event-form>.action-btn+.action-btn{margin-top:-4px}.field-group{gap:8px;display:grid}.field-label{font-size:14px;font-weight:700}.text-input,.select-input,.textarea-input{border:1px solid var(--tg-surface-border);background:var(--tg-secondary-bg);width:100%;color:var(--tg-text);border-radius:14px}.text-input,.select-input{min-height:50px;padding:0 14px}.select-input{width:100%}.custom-select__trigger:disabled{opacity:1;color:var(--tg-text);background:#1a26400d}.textarea-input{resize:vertical;min-height:140px;padding:14px}.text-input::placeholder,.textarea-input::placeholder{color:var(--tg-hint)}.field-meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.checkbox-field{align-items:center;gap:10px;min-height:44px;font-size:14px;font-weight:700;display:flex}.checkbox-field input{width:20px;height:20px;accent-color:var(--tg-button)}.custom-select{position:relative}.custom-select__trigger{text-align:left;cursor:pointer;justify-content:space-between;align-items:center;gap:12px;display:flex}.custom-select__trigger:disabled{cursor:not-allowed;opacity:.6}.custom-select__label{min-width:0;color:var(--tg-text);flex:1}.custom-select__label--placeholder{color:var(--tg-hint)}.custom-select__chevron{border-right:2px solid var(--tg-hint);border-bottom:2px solid var(--tg-hint);flex:none;width:10px;height:10px;transition:transform .16s,border-color .16s;transform:rotate(45deg)translateY(-2px)}.custom-select--open .custom-select__chevron{border-color:var(--tg-button);transform:rotate(-135deg)translateY(-1px)}.custom-select__popover{z-index:15;background:var(--tg-secondary-bg);border:1px solid var(--tg-surface-border);width:100%;box-shadow:var(--tg-shadow);border-radius:16px;padding:6px;position:absolute;top:calc(100% + 8px);left:0}.custom-select__menu{gap:6px;max-height:260px;margin:0;padding:0;list-style:none;display:grid;overflow-y:auto}.custom-select__option{background:linear-gradient(0deg, #5b6cff0a, #5b6cff0a), var(--tg-bg);width:100%;min-height:48px;color:var(--tg-text);text-align:left;border:0;border-radius:12px;padding:12px 14px;font-size:15px}.custom-select__option:hover,.custom-select__option:focus-visible{background:var(--tg-accent-soft);outline:none}.custom-select__option--selected{background:var(--tg-accent-soft);font-weight:700}.custom-select__option--empty{color:var(--tg-hint)}.event-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.event-item{gap:8px;padding:12px 0;display:grid}.event-item+.event-item{border-top:1px solid #1a264014}.event-item--empty{color:var(--tg-hint)}.event-item__top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.event-person{font-size:15px;font-weight:700}.event-badges{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:inline-flex}.event-badge{background:var(--tg-accent-soft);min-height:28px;color:var(--tg-button);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:12px;font-weight:700;display:inline-flex}.event-badge--remark{background:var(--tg-secondary-bg);color:var(--tg-button)}.event-badge--category{background:var(--tg-secondary-bg);color:var(--tg-hint)}.event-text{color:var(--tg-hint);margin:0;font-size:14px;line-height:1.45}.event-meta{color:var(--tg-hint);font-size:12px}.profile-summary{gap:4px}.profile-summary__identity{gap:6px;display:grid}.profile-summary__name,.profile-summary__department,.employee-profile-card__name{margin:0}.profile-summary__name,.employee-profile-card__name{font-size:18px;font-weight:700;line-height:1.35}.profile-summary__department{color:var(--tg-hint);font-size:14px;line-height:1.45}.employee-list,.employee-picker-list{margin:0;padding:0;list-style:none}.employee-list{gap:12px;display:grid}.employee-card{border:1px solid var(--tg-surface-border);background:var(--tg-bg);border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.employee-card--admin{align-items:flex-start}.employee-card__body{gap:4px;min-width:0;display:grid}.employee-card__name{font-size:15px;font-weight:600;line-height:1.4}.employee-card__meta{color:var(--tg-hint);font-size:13px;line-height:1.4}.employee-card__actions{flex-shrink:0;gap:8px;display:flex}.employee-card__action{background:var(--tg-accent-soft);min-width:44px;height:44px;color:var(--tg-button);border:0;border-radius:14px;flex-shrink:0;padding:0 10px;font-size:20px}.employee-card--admin .employee-card__action{font-size:13px;font-weight:700}.employee-card__action--danger{color:#c83d3d;background:#ff5b5b1f}.employee-picker-list{gap:10px;display:grid}.employee-picker-item__label{border:1px solid var(--tg-surface-border);background:var(--tg-bg);border-radius:16px;align-items:center;gap:12px;min-height:52px;padding:14px 16px;display:flex}.employee-picker-item__radio{opacity:0;pointer-events:none;position:absolute}.employee-picker-item__marker{color:var(--tg-button);flex-shrink:0;font-size:18px;line-height:1}.employee-picker-item__name{font-size:15px;font-weight:600;line-height:1.4}.employee-list__empty,.employee-picker-list__empty{color:var(--tg-hint);padding:6px 0;font-size:14px;line-height:1.45}.employee-card__action:focus-visible,.employee-picker-item__label:focus-within{outline-offset:2px;outline:2px solid #5b6cff47}.employee-profile-card,.employee-profile-events{gap:14px}.employee-profile-card__identity{gap:8px;display:grid}.employee-profile-card__meta{color:var(--tg-hint);margin:0;font-size:14px;line-height:1.45}.employee-event-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.employee-event-card{border:1px solid var(--tg-surface-border);background:var(--tg-bg);border-radius:18px;gap:8px;padding:16px;display:grid}.employee-event-card__description,.employee-event-card__details{margin:0}.employee-event-card__description{font-size:15px;font-weight:700;line-height:1.45}.employee-event-card__details{color:var(--tg-hint);font-size:14px;line-height:1.45}.employee-event-card__footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.employee-event-card__date{color:var(--tg-hint);font-size:13px;line-height:1.4}.employee-event-card__action{background:var(--tg-accent-soft);width:44px;height:44px;color:var(--tg-button);border:0;border-radius:14px;font-size:18px}.employee-event-card--empty{color:var(--tg-hint);font-size:14px;line-height:1.45}.employee-event-card__action:focus-visible{outline-offset:2px;outline:2px solid #5b6cff47}.bottom-nav{padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:var(--tg-secondary-bg);border-top:1px solid var(--tg-surface-border);box-shadow:var(--tg-nav-shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:8px;display:grid;position:fixed;bottom:0;left:0;right:0}.nav-item{min-height:50px;color:var(--tg-text);background:0 0;border:0;border-radius:14px;font-size:14px;font-weight:600;transition:background-color .16s,color .16s,box-shadow .16s}.nav-item:hover{background:var(--tg-bg)}.nav-item--active{background:var(--tg-accent-soft);color:var(--tg-button);box-shadow:inset 0 0 0 1px var(--tg-surface-border);font-weight:700}.toast{right:16px;bottom:calc(84px + env(safe-area-inset-bottom));z-index:20;color:#fff;opacity:0;pointer-events:none;background:#162033f0;border-radius:14px;padding:14px 16px;font-size:14px;font-weight:600;line-height:1.4;transition:opacity .16s,transform .16s;position:fixed;left:16px;transform:translateY(12px)}.toast--visible{opacity:1;transform:translateY(0)}@media (width>=640px){.app-shell{max-width:480px;margin:0 auto}.bottom-nav{border-radius:20px 20px 0 0;max-width:480px;left:50%;transform:translate(-50%)}.toast{max-width:480px;left:50%;transform:translate(-50%,12px)}.toast--visible{transform:translate(-50%)}}
