:root{--ink:#202124;--steel:#35383c;--muted:#777b80;--line:#dedede;--paper:#f3f2ef;--white:#fff;--accent:#c69b58;--danger:#a83c35;--ok:#426d54;--radius:12px;--shadow:0 12px 35px rgba(20,20,20,.09)}*{box-sizing:border-box}small{font-size:12pt}body{margin:0;font-size:12pt;font-family:Pretendard,"Noto Sans KR",system-ui,sans-serif;background:var(--paper);color:var(--ink)}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{opacity:.5}.loading{display:grid;min-height:40vh;place-items:center;color:var(--muted)}.login{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr}.login-art{padding:42px 7vw;background:linear-gradient(145deg,#1c1d1f,#393b3e);color:#fff;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.login-art:after{content:"";position:absolute;width:520px;height:520px;border:1px solid #ffffff12;transform:rotate(35deg);right:-220px;bottom:-280px}.brand{display:flex;align-items:center;gap:12px}.brand img{width:38px;height:38px;object-fit:contain}.brand strong{font-size:18px;letter-spacing:-.04em}.brand-copy small,.eyebrow{font-size:12pt;letter-spacing:.12em;color:var(--accent);font-weight:700}.brand-copy h1{font-size:clamp(42px,6vw,78px);line-height:1.05;letter-spacing:-.06em;margin:18px 0}.login-foot{font-size:12pt;letter-spacing:.14em;color:#aaa}.auth-wrap{display:grid;place-items:center;padding:28px;background:#f6f5f2}.auth{width:min(420px,100%);background:#fff;padding:38px;border:1px solid #e3e1dc;box-shadow:var(--shadow)}.auth h2{font-size:28px;margin:0 0 8px}.auth>p{color:var(--muted);margin:0 0 26px}.field{display:flex;flex-direction:column;gap:7px}.field label{font-size:12pt;font-weight:700}.field input,.field select,.field textarea,.toolbar input,.toolbar select,.search input{width:100%;border:1px solid #d7d5d1;background:#fff;padding:12px 13px;border-radius:7px;outline:none}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--steel);box-shadow:0 0 0 3px #35383c12}.auth .field{margin-bottom:16px}.field textarea{min-height:90px;resize:vertical}.primary,.secondary,.task-actions button{border:0;border-radius:7px;padding:11px 16px;font-weight:700}.primary{background:var(--ink);color:#fff}.secondary,.task-actions button{background:#e9e8e5;color:var(--ink)}.auth>.primary{width:100%;margin-top:6px;padding:14px}.link{border:0;background:none;color:var(--ink);font-weight:700}.auth>.link{display:block;margin:18px auto}.hint{text-align:center;font-size:12pt!important;margin:18px 0 0!important}.error{background:#fff0ef;color:var(--danger);padding:12px;margin-bottom:18px;font-size:12pt}.shell{min-height:100vh;display:grid;grid-template-columns:248px 1fr}.shell aside{position:fixed;inset:0 auto 0 0;width:248px;background:#222427;color:#eee;padding:24px 16px;display:flex;flex-direction:column;z-index:30}.aside-top{padding:4px 8px 28px}.aside-top .brand{justify-content:center}.aside-top .brand strong{display:none}.aside-top .brand img{width:88px;height:88px;filter:brightness(0) invert(1);opacity:.9}.close-nav{display:none}.shell nav{display:flex;flex-direction:column;gap:5px}.shell nav button{border:0;background:none;color:#afb1b4;text-align:left;padding:12px 13px;border-radius:7px;display:flex;align-items:center;gap:12px;font-weight:700}.shell nav button i{font-style:normal;width:18px;text-align:center}.shell nav button:hover,.shell nav button.active{background:#3a3c3f;color:#fff}.shell nav button.active{box-shadow:inset 3px 0 var(--accent)}.aside-foot{margin-top:auto;border-top:1px solid #ffffff17;padding:18px 10px 4px;display:grid;gap:4px}.aside-foot span{font-weight:700}.aside-foot small{color:#999}.aside-foot button{border:0;background:none;color:#aaa;text-align:left;padding:10px 0 0}.workspace{grid-column:2;min-width:0}.workspace header{height:68px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 34px;position:sticky;top:0;z-index:20}.crumb{font-weight:700}.account{margin-left:auto;text-align:right;display:flex;flex-direction:column}.account span{font-size:12pt;color:var(--muted)}.hamburger{display:none;border:0;background:none;font-size:22px}.workspace main{padding:32px;max-width:1500px;margin:auto}.page-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:25px}.page-head h1{font-size:30px;letter-spacing:-.05em;margin:0}.page-head p{margin:7px 0 0;color:var(--muted)}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:20px}.stats article,.panel,.record,.dog-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius)}.stats article{padding:21px}.stats span{display:block;color:var(--muted);font-size:12pt}.stats strong{display:block;font-size:31px;margin-top:12px}.stats em{font-size:12pt;font-style:normal;color:var(--muted);font-weight:500}.progress{height:5px;background:#e9e7e2;margin-top:14px}.progress i{display:block;height:100%;background:var(--accent)}.panel{padding:22px}.panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.panel-head h2,.panel-head h3{margin:0}.task-list{display:grid;gap:9px}.task{display:grid;grid-template-columns:82px 1fr auto;align-items:center;gap:16px;padding:15px 12px;border:1px solid #e4e3df;border-left:4px solid #888;background:#fff}.task.important{border-left-color:var(--danger)}.task-time{font-size:12pt;font-weight:700;color:var(--muted)}.task-body h3{margin:0 0 5px;font-size:16px}.task-body p{margin:0;color:var(--muted);font-size:12pt}.chips{display:flex;gap:6px;margin-top:9px}.chips span,.status{display:inline-block;font-size:12pt;padding:4px 7px;background:#eeece8;border-radius:20px}.status.doing{background:#fff2cf;color:#765914}.status.done,.status.paid{background:#dfece3;color:#315c42}.status.checked,.status.active{background:#dce7ec;color:#305667}.status.cancelled,.status.retired{background:#eee;color:#777}.status.overdue{background:#f8deda;color:#8b332d}.toolbar,.search{display:flex;gap:8px;margin-bottom:16px}.toolbar input,.toolbar select,.search input{width:auto;min-width:160px}.search input{width:min(400px,100%)}.timeline{background:#fff;border:1px solid var(--line);padding:22px}.timeline article{display:grid;grid-template-columns:70px 18px 1fr;gap:10px;min-height:74px}.timeline time{font-weight:700;font-size:12pt}.timeline i{width:10px;height:10px;background:var(--accent);border-radius:50%;position:relative}.timeline i:after{content:"";position:absolute;top:10px;left:4px;width:1px;height:60px;background:#ddd}.timeline article:last-child i:after{display:none}.timeline h3{margin:0 0 4px}.timeline p{margin:0;color:var(--muted);font-size:12pt}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.record{padding:20px;display:flex;flex-direction:column;min-height:160px}.record h3{margin:10px 0 7px}.record p{color:var(--muted);margin:0;line-height:1.6}.record-foot{display:flex;justify-content:space-between;margin-top:auto;padding-top:18px;font-size:12pt}.dog-grid{grid-template-columns:repeat(4,1fr)}.dog-card{padding:18px;display:flex;gap:14px;cursor:pointer;transition:.15s}.dog-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.dog-avatar{width:48px;height:48px;border-radius:50%;background:#34373b;color:#fff;display:grid;place-items:center;font-weight:700;font-size:20px;flex:0 0 auto}.dog-card h3{font-size:20px;margin:4px 0}.dog-card p{font-size:12pt;color:var(--muted);margin:0 0 8px}.table-wrap{background:#fff;border:1px solid var(--line);overflow:auto}.table-wrap table{width:100%;border-collapse:collapse;min-width:700px}.table-wrap th,.table-wrap td{padding:15px 17px;text-align:left;border-bottom:1px solid #eceae6;font-size:12pt}.table-wrap th{background:#f8f7f4;color:var(--muted);font-size:12pt}.table-wrap tbody tr[data-student],.table-wrap tbody tr[data-employee]{cursor:pointer}.table-wrap tbody tr:hover{background:#faf9f6}.empty{text-align:center;padding:45px 20px;color:var(--muted);grid-column:1/-1}.empty strong{color:var(--ink)}.empty p{margin:7px 0}.notice{color:var(--muted);font-size:12pt;padding:15px;background:#e9e7e2}.modal-back{position:fixed;inset:0;background:#0009;z-index:100;display:grid;place-items:center;padding:20px}.modal-card{width:min(650px,100%);max-height:92vh;overflow:auto;background:#f7f6f3;border-radius:10px;box-shadow:0 25px 80px #0008}.modal-card.large{width:min(860px,100%)}.modal-head{display:flex;justify-content:space-between;align-items:center;padding:22px 25px;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;z-index:3}.modal-head h2{margin:0}.modal-close{border:0;background:none;font-size:28px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px;padding:24px}.field.wide,.detail-block.wide{grid-column:1/-1}.modal-actions{display:flex;justify-content:flex-end;gap:8px;padding:18px 24px;border-top:1px solid var(--line);background:#fff}.modal-actions>.danger-button:first-child{margin-right:auto}.detail-block h3{border-top:1px solid var(--line);padding-top:18px;margin-top:20px}.detail-link{display:block;width:100%;border:1px solid var(--line);background:#fff;padding:12px;text-align:left;margin:7px 0}.dog-profile{padding:20px 25px;background:#fff}.dog-profile p{margin:4px 0;color:var(--muted)}.tabs{display:flex;border-bottom:1px solid var(--line);background:#fff;padding:0 25px}.tabs button{border:0;background:none;padding:14px;font-weight:700;color:var(--muted)}.tabs button.active{color:var(--ink);border-bottom:3px solid var(--accent)}#dogRecords{padding:22px}.record-list{display:grid;gap:8px}.record-list article{background:#fff;border:1px solid var(--line);padding:14px}.record-list article span{float:right;color:var(--muted);font-size:12pt}.record-list article p{margin:8px 0 0;color:var(--muted);font-size:12pt}.small{padding:7px 10px;font-size:12pt}#toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,30px);background:#1f2022;color:#fff;padding:12px 18px;border-radius:7px;z-index:200;opacity:0;pointer-events:none;transition:.2s}#toast.show{opacity:1;transform:translate(-50%,0)}.schedule-controls{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.view-switch{display:flex;background:#e5e3df;padding:3px;border-radius:8px}.view-switch button,.date-nav button{border:0;background:transparent;padding:8px 13px;border-radius:6px;font-weight:700}.view-switch button.active{background:#fff;box-shadow:0 1px 5px #0002}.date-nav{display:flex;align-items:center;gap:5px}.date-nav strong{min-width:220px;text-align:right}.calendar{background:#fff;border:1px solid var(--line);overflow:hidden}.calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);background:#2c2e31;color:#fff}.calendar-weekdays span{text-align:center;padding:11px;font-size:12pt;font-weight:700}.calendar-days{display:grid;grid-template-columns:repeat(7,1fr)}.calendar-day{min-width:0;min-height:128px;padding:9px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);cursor:pointer}.calendar.week-week .calendar-day{min-height:360px}.calendar-day:nth-child(7n){border-right:0}.calendar-day.outside{background:#f1f0ed;color:#aaa}.calendar-day.today{box-shadow:inset 0 0 0 2px var(--accent)}.calendar-date{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.calendar-date b{display:grid;place-items:center;width:26px;height:26px;font-size:12pt}.calendar-day.today .calendar-date b{background:var(--accent);color:#fff;border-radius:50%}.calendar-date small{color:var(--muted)}.calendar-events{display:grid;gap:4px}.calendar-event{display:flex;gap:5px;align-items:center;min-width:0;padding:5px 6px;background:#e8ecee;border-left:3px solid #5a6870;font-size:12pt}.calendar-event.important{background:#f3e3df;border-left-color:var(--danger)}.calendar-event time{font-weight:700;flex:0 0 auto}.calendar-event span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calendar-events>small{color:var(--muted);padding:3px}.record-actions{display:flex;justify-content:flex-end;gap:7px;border-top:1px solid var(--line);margin:15px -20px -20px;padding:12px 20px}.danger-button{border:0;border-radius:7px;background:#f4dfdc;color:var(--danger);font-weight:700}.timeline article[data-schedule-task]{cursor:pointer;padding:7px;border-radius:6px}.timeline article[data-schedule-task]:hover{background:#f4f2ee}.calendar-event:hover{filter:brightness(.95)}.detail-actions{display:flex;justify-content:flex-end;gap:7px;margin-bottom:12px}.primary,.secondary,.danger-button,.task-actions button,.record-actions button,.detail-actions button,.view-switch button,.date-nav button{min-height:40px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:12pt;font-weight:700;line-height:1.2;white-space:nowrap}.small,.primary.small,.secondary.small,.danger-button.small{min-height:34px;padding:0 12px;font-size:12pt}.link{min-height:34px;padding:7px 12px;display:inline-flex;align-items:center;justify-content:center;font-size:12pt;font-weight:700;line-height:1.2}.auth>.primary{min-height:40px;padding:0 16px}.auth>.link{display:flex;padding:7px 12px}.modal-actions>.primary,.modal-actions>.danger-button{min-width:72px}.page-head>.primary{min-width:112px}.attachment-names{display:grid;gap:5px;padding:10px 12px;background:#ebe9e5;color:var(--muted);font-size:12pt}.attachment-names span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ink)}.dog-attachments{margin-top:18px;border-top:1px solid var(--line);padding-top:14px}.dog-attachments h3{font-size:12pt;margin:0 0 9px}.dog-attachments>div{display:flex;justify-content:space-between;gap:12px;padding:7px 9px;background:#f0efec;border-bottom:1px solid #fff;font-size:12pt}.dog-attachments>div span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dog-attachments small{color:var(--muted);flex:0 0 auto}.scrim{display:none}
.dog-avatar{overflow:hidden}.dog-avatar img{width:100%;height:100%;object-fit:cover}.dog-profile-picker{order:-1}.dog-profile-select{width:100%;display:flex;align-items:center;justify-content:center;gap:14px;padding:12px;border:1px dashed #aaa;background:#fff;border-radius:9px;text-align:left}.dog-profile-select strong{font-size:12pt}.dog-profile-preview{width:76px;height:76px;border-radius:50%;background:#e5e3df;color:var(--muted);display:grid;place-items:center;overflow:hidden;flex:0 0 auto;font-size:12pt}.dog-profile-preview img{width:100%;height:100%;object-fit:cover}.crop-layer{position:fixed;inset:0;background:#000c;z-index:350;display:grid;place-items:center;padding:18px}.crop-card{width:min(440px,100%);background:#f7f6f3;border-radius:12px;overflow:hidden}.crop-head{display:flex;align-items:center;justify-content:space-between;padding:17px 19px;background:#fff}.crop-head h2{font-size:18px;margin:0}.crop-head button{border:0;background:none;font-size:26px}.crop-stage{background:#111;padding:14px;display:grid;place-items:center;overflow:hidden}.crop-stage canvas{display:block;width:min(360px,100%);height:auto;border-radius:50%;touch-action:none;cursor:grab}.crop-stage canvas:active{cursor:grabbing}.crop-zoom{display:flex;align-items:center;gap:12px;padding:18px 20px 8px;font-size:12pt;font-weight:700}.crop-zoom input{flex:1}.crop-actions{display:flex;justify-content:flex-end;gap:8px;padding:14px 20px 20px}.dog-detail-photo{width:120px;height:120px;object-fit:cover;border-radius:50%;float:left;margin:0 20px 12px 0}.dog-profile:after{content:"";display:block;clear:both}
.account,.aside-foot>span,.aside-foot>small{cursor:pointer}.account:hover strong,.aside-foot>span:hover{text-decoration:underline}.account-settings{max-width:760px}.account-settings #accountForm{display:grid;grid-template-columns:180px 1fr}.account-settings .form-grid{padding-top:0}.account-photo-field{padding:24px}.account-photo-button{width:100%;border:0;background:none;display:grid;justify-items:center;gap:10px}.account-photo-button .dog-profile-preview{width:120px;height:120px;font-size:12pt}.account-photo-button strong{font-size:12pt}.account-settings .modal-actions{grid-column:1/-1}
.routine-modal{width:min(820px,100%)}.routine-head-actions{display:flex;align-items:center;gap:12px}.routine-switch{display:flex;align-items:center;gap:7px;cursor:pointer}.routine-switch input{display:none}.routine-switch span{width:42px;height:24px;border-radius:20px;background:#aaa;position:relative;transition:.2s}.routine-switch span:after{content:"";position:absolute;width:18px;height:18px;border-radius:50%;background:#fff;left:3px;top:3px;transition:.2s}.routine-switch input:checked+span{background:var(--ok)}.routine-switch input:checked+span:after{transform:translateX(18px)}.routine-switch b{font-size:12pt;min-width:24px}.routine-form{display:grid;grid-template-columns:1fr;gap:18px}.routine-row{display:grid;gap:14px}.routine-title-row,.routine-repeat-row,.routine-description-row{grid-template-columns:1fr}.routine-timing-row{grid-template-columns:1fr 1fr 1fr}.routine-people-row{grid-template-columns:1fr 1fr}.repeat-type{display:flex;gap:7px}.repeat-type button{min-width:90px;border:1px solid var(--line);background:#e7e5e1;padding:10px 18px;border-radius:7px;font-weight:700}.repeat-type button.selected{background:var(--ink);color:#fff;border-color:var(--ink)}.daily-repeat{display:flex;align-items:center;gap:9px;margin-top:12px}.daily-repeat input{width:110px;border:1px solid #d7d5d1;padding:12px;border-radius:7px;text-align:center}.daily-repeat span{font-weight:700}.weekly-repeat{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.weekly-repeat button{width:42px;height:42px;border:1px solid #ccc;border-radius:50%;background:#e7e5e1;font-weight:700}.weekly-repeat button.selected{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 3px 10px #c69b5840}.weekly-repeat button:first-child.selected{background:#b64a43;border-color:#b64a43}.weekly-repeat button:last-child.selected{background:#416c83;border-color:#416c83}.routine-description-row .field{width:100%}.record-actions .routine-start-date{margin-right:auto;align-self:center;color:var(--muted);font-size:12pt}
@media(max-width:760px){.account-settings #accountForm{grid-template-columns:1fr}.account-photo-field{padding:20px 20px 0}.account-settings .form-grid{padding-top:12px}.routine-timing-row,.routine-people-row{grid-template-columns:1fr}.routine-modal .modal-head{position:sticky}.weekly-repeat{justify-content:space-between}.weekly-repeat button{width:39px;height:39px}}
#toast{top:24px;bottom:auto;background:#7f1d1d;transform:translate(-50%,-30px);box-shadow:0 10px 30px #3b0a0a55}#toast.show{transform:translate(-50%,0)}
.dog-upload-button{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px dashed #9a7443;background:linear-gradient(135deg,#fffaf1,#eee3d1);padding:15px 17px;border-radius:10px;cursor:pointer;transition:.15s}.dog-upload-button:hover{border-color:#6f4d25;transform:translateY(-1px);box-shadow:0 5px 15px #6f4d2518}.dog-upload-button b{color:#6f4d25}.dog-upload-button span{font-size:12pt;color:var(--muted)}.dog-attachments>div{align-items:center}.dog-attachments>div span{flex:1}.dog-attachments>div .danger-button{flex:0 0 auto}.routine-visibility{border:1px solid #9b6f36;background:#f2e7d3;color:#69481f;border-radius:7px;padding:8px 13px;font-weight:700}.routine-visibility.active{background:#8a5a25;color:#fff}.routine-schedule-item{background:#f4e5c8!important;border-color:#a56a27!important}.timeline .routine-schedule-item{border-left:0}.routine-tag{display:inline-flex!important;align-items:center;background:#8a5a25!important;color:#fff!important;border-radius:20px;padding:2px 6px;font-size:12pt;font-style:normal;font-weight:700;line-height:1.2;vertical-align:middle;white-space:nowrap}.calendar.week-week .calendar-date small{display:none}
:root{--form-primary:#35383c;--form-text:#191f28;--form-muted:#6b7684;--form-fill:#f2f4f6;--form-line:#dbe1e7}.modal-card{background:#fff;border-radius:22px;box-shadow:0 24px 80px #10182838}.modal-head{padding:25px 28px 18px;border-bottom:0;background:#fff}.modal-head h2{color:var(--form-text);font-size:24px;letter-spacing:-.04em}.modal-close{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;color:#6b7684;line-height:1}.modal-close:hover{background:#f2f4f6}.form-grid{padding:12px 28px 30px;gap:22px 16px}.field{gap:9px}.field label{color:#4e5968;font-size:12pt;font-weight:700;letter-spacing:-.02em}.field input,.field select,.field textarea{min-height:52px;border:1px solid transparent;background:var(--form-fill);border-radius:12px;padding:0 16px;color:var(--form-text);font-size:12pt;transition:background .15s,border-color .15s,box-shadow .15s}.field textarea{min-height:120px;padding:15px 16px;line-height:1.6}.field input::placeholder,.field textarea::placeholder{color:#9aa4b2}.field input:hover,.field select:hover,.field textarea:hover{background:#e9edf2}.field input:focus,.field select:focus,.field textarea:focus{background:#fff;border-color:var(--form-primary);box-shadow:0 0 0 3px #35383c1c}.field input[readonly]{color:#6b7684;background:#f7f8fa}.modal-actions{border-top:0;background:#fff;padding:4px 28px 28px;gap:10px}.modal-actions>.primary{min-height:52px;min-width:96px;border-radius:12px;background:var(--form-primary);font-size:12pt}.modal-actions>.primary:hover{background:#202124}.modal-actions>.danger-button{min-height:52px;border-radius:12px;padding:0 18px}.auth{border:0;border-radius:24px;padding:40px;box-shadow:0 18px 55px #10182814}.auth h2{color:var(--form-text);letter-spacing:-.04em}.auth .field input,.auth .field select{min-height:54px}.auth>.primary{min-height:54px;border-radius:12px;background:var(--form-primary);font-size:12pt}.routine-form{gap:24px}.routine-row{gap:16px}.repeat-type{padding:4px;background:var(--form-fill);border-radius:12px;width:max-content}.repeat-type button{border:0;background:transparent;border-radius:9px;color:var(--form-muted);min-height:42px}.repeat-type button.selected{background:#fff;color:var(--form-primary);box-shadow:0 2px 8px #10182812}.daily-repeat input{min-height:52px;border:1px solid transparent;background:var(--form-fill);border-radius:12px;padding:0 16px}.weekly-repeat button{border:0;background:var(--form-fill);color:var(--form-muted)}.weekly-repeat button.selected{background:var(--form-primary);border-color:var(--form-primary);box-shadow:0 4px 12px #35383c38}.dog-upload-button{min-height:86px;border:1px dashed #9da2a8;background:#f5f5f4;border-radius:14px;padding:18px}.dog-upload-button:hover{border-color:var(--form-primary);background:#ececea;box-shadow:none}.dog-upload-button b{color:var(--form-primary);font-size:12pt}.attachment-names{border-radius:10px;background:#f7f8fa;padding:12px 14px}.account-settings{border:0;box-shadow:0 10px 35px #1018280d}.crop-card{border-radius:22px}.crop-actions .primary{background:var(--form-primary);border-radius:12px}.crop-actions .secondary{border-radius:12px}
.shell nav button i{width:6px;height:6px;border-radius:50%;background:#73777c;flex:0 0 auto;transition:background .15s,box-shadow .15s}.shell nav button:hover i{background:#c8cbcf}.shell nav button.active i{background:var(--accent);box-shadow:0 0 0 4px #c69b5820}
.aside-foot{grid-template-columns:auto 1fr;align-items:baseline;column-gap:8px}.aside-foot button{grid-column:1/-1}
.employee-table th,.employee-table td,.student-table th,.student-table td{text-align:center}.student-search input{width:min(520px,100%)}.student-empty{height:120px;color:var(--muted)}
.daily-repeat[hidden],.weekly-repeat[hidden]{display:none!important}
button:not(.modal-close):not(.close-nav):not(.hamburger):not(.crop-head button),button:not(.modal-close):not(.close-nav):not(.hamburger):not(.crop-head button) :is(span,strong,b,small),.dog-upload-button,.dog-upload-button *{font-size:12pt!important}
.field input:not([type="file"]),.field select,.daily-repeat input{background-color:transparent;border:0;border-bottom:1px solid #c8cdd3;border-radius:0;padding:0 4px;box-shadow:none}.field input:not([type="file"]):hover,.field select:hover,.daily-repeat input:hover{background-color:transparent;border-bottom-color:#8b929a}.field input:not([type="file"]):focus,.field select:focus,.daily-repeat input:focus{background-color:transparent;border-color:var(--form-primary);box-shadow:0 1px 0 var(--form-primary)}.field input[readonly]{background-color:transparent;color:#6b7684}.field textarea{background:#fff;border:1px solid #c8cdd3;border-radius:12px;padding:15px 16px}.field textarea:hover{background:#fff;border-color:#9da2a8}.field textarea:focus{background:#fff;border-color:var(--form-primary);box-shadow:0 0 0 3px #35383c12}.field select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='12' viewBox='0 0 18 12'%3E%3Cpath d='M2 2.5 9 9.5 16 2.5' fill='none' stroke='%2335383c' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:18px 12px;padding-right:44px}.field select:hover,.field select:focus{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='12' viewBox='0 0 18 12'%3E%3Cpath d='M2 2.5 9 9.5 16 2.5' fill='none' stroke='%23202124' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}
.schedule-head-actions{display:flex;align-items:center;gap:8px}
.calendar{border:0;border-radius:18px;box-shadow:0 8px 28px #2021240d;background:#fff}.calendar-weekdays{border-radius:18px 18px 0 0;overflow:hidden}.calendar-days{gap:1px;background:#e4e6e8}.calendar-day{border:0;background:#fff;padding:11px}.calendar-day.outside{background:#f5f5f3}.calendar-event{border:0;border-radius:10px;padding:8px 10px;min-height:38px;box-shadow:0 1px 2px #2021240a;transition:transform .15s,filter .15s}.calendar-event:hover{transform:translateY(-1px);filter:brightness(.97)}.calendar-event.routine-calendar-event,.calendar-event.routine-schedule-item{background:#eee0c5!important;color:#5f4525;border:1px solid #ddc294!important}.calendar-event.schedule-color-0{background:#dfeceb;color:#294f4c}.calendar-event.schedule-color-1{background:#e6e1ef;color:#4e4163}.calendar-event.schedule-color-2{background:#f2e3df;color:#68443d}.calendar-event.schedule-color-3{background:#e2e9f1;color:#374f69}.calendar-event.schedule-color-4{background:#e9ecd9;color:#4e5732}.calendar-date b{border-radius:50%}
#routineEmployeeFilter{-webkit-appearance:none;appearance:none;min-height:46px;border:1px solid #c8cdd3;border-radius:10px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='12' viewBox='0 0 18 12'%3E%3Cpath d='M2 2.5 9 9.5 16 2.5' fill='none' stroke='%2335383c' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;background-size:18px 12px;padding:0 44px 0 14px;outline:none}#routineEmployeeFilter:hover{border-color:#8b929a}#routineEmployeeFilter:focus{border-color:var(--form-primary);box-shadow:0 0 0 3px #35383c12}
.routine-repeat-row .field{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:18px}.routine-repeat-row .field>label{grid-column:1/-1}.routine-repeat-row .repeat-type{grid-column:1}.routine-repeat-row .daily-repeat,.routine-repeat-row .weekly-repeat{grid-column:2;margin-top:0;min-width:0}.routine-repeat-row .weekly-repeat{flex-wrap:nowrap;overflow-x:auto;padding:4px 2px 8px;scrollbar-width:thin}
.timeline article.untimed-routine-item{display:block;min-height:0;margin-bottom:10px;padding:14px 16px;border-radius:10px}.timeline article.untimed-routine-item h3{margin:0 0 4px}.timeline article.untimed-routine-item p{margin:0}
.task-toolbar{align-items:center;flex-wrap:wrap}.dashboard-task-head{display:flex;align-items:center;justify-content:space-between;gap:18px}.dashboard-task-head h2{margin:0}.task-scope-filters{display:flex;gap:8px;flex-wrap:wrap}.task-scope-filters button{min-height:42px;border:1px solid #c8cdd3;border-radius:10px;background:#fff;color:var(--muted);padding:0 16px;font-weight:700}.task-scope-filters button.active{background:var(--steel);border-color:var(--steel);color:#fff}.dashboard-task-date{display:flex;align-items:center;justify-content:center;gap:18px;min-height:96px}.dashboard-task-date button{width:64px!important;height:64px!important;min-height:64px!important;border:0;background:transparent;color:var(--steel);font-size:44px;line-height:1;font-weight:600}.dashboard-task-date>div{display:flex;min-width:120px;flex-direction:column;align-items:center;justify-content:center;line-height:1.2}.dashboard-task-date strong{font-size:18pt}.dashboard-task-date small{font-size:12pt;margin-top:4px;color:var(--muted);font-weight:500}.task-description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.5;min-height:1.5em}.task-people{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin-top:10px;color:var(--muted);font-weight:600}.task-people span{color:#a0a4a8}
.routine-status-button{min-width:64px;height:42px;border:0;background:transparent;padding:0 14px;font-weight:700;transition:color .15s}.routine-status-button.is-on{color:#279447}.routine-status-button.is-off{color:#8d949a}.routine-repeat-row .field{grid-template-rows:auto 52px;min-height:80px}.routine-repeat-row .repeat-type,.routine-repeat-row .daily-repeat,.routine-repeat-row .weekly-repeat{align-self:center}.routine-repeat-row .daily-repeat,.routine-repeat-row .weekly-repeat{height:52px;align-items:center}.routine-repeat-row .weekly-repeat{padding:0 2px;scrollbar-width:none}.routine-repeat-row .weekly-repeat::-webkit-scrollbar{display:none}
.field select,.field select:hover,.field select:focus{background-color:transparent!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='12' viewBox='0 0 18 12'%3E%3Cpath d='M2 2.5 9 9.5 16 2.5' fill='none' stroke='%2335383c' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 12px center!important;background-size:18px 12px!important}.field select option{background:#fff;color:var(--form-text)}
.routine-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.routine-state{display:inline-flex;align-items:center;justify-content:center;min-width:52px;min-height:32px;padding:2px 10px;font-weight:700}.routine-state.is-on{color:#279447}.routine-state.is-off{color:#8d949a}
:root{--control-height:48px}input:not([type="hidden"]):not([type="file"]):not([type="checkbox"]):not([type="radio"]):not([type="range"]),select{height:var(--control-height)!important;min-height:var(--control-height)!important}button:not(.modal-close):not(.close-nav):not(.hamburger):not(.crop-head button):not(.dog-profile-select):not(.account-photo-button){height:var(--control-height)!important;min-height:var(--control-height)!important}.weekly-repeat button{width:var(--control-height)!important;min-width:var(--control-height)!important}.dog-upload-button{min-height:var(--control-height)}
.routine-readonly-detail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:12px 28px 26px}.routine-readonly-detail>div{display:grid;gap:7px}.routine-readonly-detail>div.wide{grid-column:1/-1}.routine-readonly-detail span{color:var(--muted);font-weight:700}.routine-readonly-detail strong{font-weight:700}.routine-readonly-detail p{margin:0;line-height:1.6;white-space:pre-wrap}.routine-readonly-note{margin:0 28px 28px;padding:15px 17px;border-radius:10px;background:#eee0c5;color:#5f4525;font-weight:700}
@media(max-width:1050px){.stats{grid-template-columns:1fr 1fr}.cards,.dog-grid{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.login{grid-template-columns:1fr;grid-template-rows:260px auto}.login-art{height:260px;min-height:260px;padding:26px}.brand-copy h1{font-size:42px}.auth-wrap{padding:18px}.auth{padding:27px}.shell{display:block}.shell aside{transform:translateX(-100%);transition:.2s;width:min(290px,86vw)}.shell.nav-open aside{transform:none}.shell.nav-open .scrim{display:block;position:fixed;inset:0;background:#0008;z-index:25}.close-nav{display:block;position:absolute;right:12px;top:15px;border:0;background:none;color:#fff;font-size:28px}.workspace header{padding:0 16px}.hamburger{display:block;margin-right:12px}.workspace main{padding:21px 15px}.account strong{font-size:12pt}.page-head{align-items:flex-start}.page-head h1{font-size:25px}.page-head p{font-size:12pt}.stats{gap:8px}.stats article{padding:16px}.stats strong{font-size:25px}.panel{padding:13px}.task{grid-template-columns:60px 1fr}.task-actions{grid-column:2}.cards,.dog-grid{grid-template-columns:1fr}.toolbar,.search{flex-wrap:wrap}.toolbar input,.toolbar select{flex:1}.form-grid{grid-template-columns:1fr;padding:18px}.field.wide,.detail-block.wide{grid-column:auto}.modal-back{padding:0;align-items:end}.modal-card,.modal-card.large{width:100%;max-height:94vh;border-radius:16px 16px 0 0}.modal-head{padding:18px}.table-wrap{margin:0 -15px;border-left:0;border-right:0}.record-list article span{float:none;display:block;margin-top:4px}.timeline{padding:16px}.schedule-controls{align-items:stretch;flex-direction:column}.date-nav{justify-content:space-between}.date-nav strong{min-width:0;text-align:right}.calendar{overflow-x:auto}.calendar-weekdays,.calendar-days{min-width:700px}}
@media(max-width:760px){.dashboard-task-head{align-items:flex-start}.dashboard-task-head h2{flex:0 0 auto;padding-top:12px}.dashboard-task-head .task-scope-filters{flex:1;flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px;scrollbar-width:none}.dashboard-task-head .task-scope-filters::-webkit-scrollbar{display:none}.dashboard-task-head .task-scope-filters button{flex:0 0 auto}}
.schedule-controls{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:16px}.schedule-view-group{display:flex;align-items:center;gap:10px;min-width:0}.schedule-view-group .view-switch{flex:0 0 auto}.schedule-date-nav{grid-column:2;display:flex;align-items:center;justify-content:center;gap:18px}.schedule-date-nav button{width:64px!important;height:64px!important;min-height:64px!important;padding:0!important;border:0;background:transparent;color:var(--steel);font-size:44px;line-height:1;font-weight:600}.schedule-date-nav>div{display:flex;min-width:210px;flex-direction:column;align-items:center;justify-content:center;text-align:center;line-height:1.2}.schedule-date-nav strong{min-width:0;text-align:center;font-size:18pt}.schedule-date-nav small{font-size:12pt;margin-top:4px;color:var(--muted);font-weight:500}.schedule-controls-spacer{grid-column:3}.routine-visibility{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #b9bec4;background:transparent;color:#8d949a;border-radius:7px;padding:0 15px;font-weight:600}.routine-visibility.active{border-color:var(--steel);background:transparent;color:var(--steel)}.routine-visibility svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;flex:0 0 auto}
@media(max-width:760px){.schedule-controls{display:grid;grid-template-columns:1fr;margin-bottom:16px}.schedule-view-group{grid-column:1;grid-row:1;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.schedule-view-group::-webkit-scrollbar{display:none}.schedule-view-group>*{flex:0 0 auto}.schedule-date-nav{grid-column:1;grid-row:2;width:100%;justify-self:center}.schedule-date-nav>div{min-width:150px}.schedule-controls-spacer{display:none}.schedule-head-actions{gap:6px}.routine-visibility{padding:0 12px}}
.dashboard-employee-filter{width:auto;min-width:210px;height:48px;border:1px solid #c8cdd3;border-radius:10px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='12' viewBox='0 0 18 12'%3E%3Cpath d='M2 2.5 9 9.5 16 2.5' fill='none' stroke='%2335383c' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;background-size:18px 12px;padding:0 48px 0 16px;color:var(--ink);font-size:12pt;font-weight:600;appearance:none;outline:none}.dashboard-employee-filter:focus{border-color:var(--steel);box-shadow:0 0 0 3px #35383c12}
@media(max-width:760px){.dashboard-employee-filter{width:min(210px,100%);min-width:0}}
.dashboard-task-date button svg{display:block;width:48px;height:48px;fill:none;stroke:currentColor;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round}
.dashboard-task-head{display:grid;grid-template-columns:minmax(max-content,1fr) auto minmax(max-content,1fr);align-items:center;gap:16px;overflow-x:auto;scrollbar-width:none}.dashboard-task-head::-webkit-scrollbar{display:none}.dashboard-task-head h2{grid-column:1;justify-self:start;padding-top:0}.dashboard-task-head .dashboard-task-date{grid-column:2;min-height:96px}.dashboard-task-head .dashboard-employee-filter{grid-column:3;justify-self:end}
.dashboard-task-panel .task-people{font-size:11pt;font-weight:400}.dashboard-task-panel .task-people span{font-weight:400}
.schedule-view-group .view-switch{height:48px;min-height:48px;padding:0}.schedule-view-group .view-switch button,.schedule-view-group #scheduleScopeToggle{height:48px!important;min-height:48px!important}.schedule-date-nav button svg{display:block;width:48px;height:48px;fill:none;stroke:currentColor;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round}
.dashboard-task-head .dashboard-task-date{min-height:64px}.dashboard-task-head .dashboard-task-date strong{font-size:16pt}.dashboard-task-head .dashboard-task-date small{font-size:10pt;margin-top:1px}.task-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px}.task-actions button{border:0;border-radius:8px;background:var(--steel);color:#fff;padding:0 14px;font-weight:600}.task-actions button:disabled{cursor:default;opacity:1}.task-actions .waiting,.task-actions .not-performed{background:#e5e7e9;color:#777d83}.task-actions .approve{background:#426d54}.task-actions .reject{background:#a83c35}.task-actions .approval-cancel{background:#e4e5e6;color:#565b60}.task-state-label{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 10px;border-radius:8px;background:#dfe8e1;color:#426d54;font-weight:600}.task.is-checked{background:#eef2ef;border-color:#b8c8bc}.task.is-checked .task-time,.task.is-checked .task-body h3,.task.is-checked .task-description,.task.is-checked .task-people{text-decoration:line-through;opacity:.55}.timeline article:not(.untimed-routine-item){grid-template-columns:70px 18px minmax(0,1fr) auto}.timeline article.is-checked{background:#eef2ef!important}.timeline article.is-checked time,.timeline article.is-checked h3,.timeline article.is-checked p{text-decoration:line-through;opacity:.55}.calendar-event>span{flex:1}.calendar-event.is-checked{filter:saturate(.35);opacity:.78}.calendar-event.is-checked>span,.calendar-event.is-checked>time{text-decoration:line-through}.task-actions.compact{gap:4px;flex:0 0 auto}.task-actions.compact button{height:32px!important;min-height:32px!important;padding:0 8px;font-size:10.5pt;border-radius:7px}.task-actions.compact .task-state-label{min-height:30px;padding:0 7px;font-size:10.5pt}
@media(max-width:760px){.timeline article:not(.untimed-routine-item){grid-template-columns:54px 14px minmax(0,1fr)}.timeline article:not(.untimed-routine-item)>.task-actions{grid-column:3;justify-content:flex-start}.task-actions button{padding:0 11px}}
.dashboard-task-panel .task-people .task-person-name{color:inherit!important;font-weight:700}.dashboard-task-panel .task-people .task-person-separator{font-weight:400}
.workspace header .notification-wrap{position:relative;margin-left:auto}.workspace header .account{margin-left:12px}.notification-bell{position:relative;width:48px;padding:0!important;border:0;background:transparent;color:var(--steel);display:grid!important;place-items:center}.notification-bell svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.notification-bell:hover{background:#f0f1f2!important;border-radius:50%}.notification-bell #notificationBadge{position:absolute;top:2px;right:0;min-width:22px;height:22px;padding:0 5px;border-radius:11px;background:#a83c35;color:#fff;font-size:10pt;line-height:22px;text-align:center;font-weight:700}.notification-panel{position:absolute;top:55px;right:0;width:min(390px,calc(100vw - 30px));max-height:min(620px,calc(100vh - 90px));overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 18px 55px #10182830;z-index:80}.notification-head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid var(--line)}.notification-head h3{margin:0}.notification-head button{height:36px!important;min-height:36px!important;border:0;background:#eceeef;color:var(--steel);border-radius:8px;padding:0 11px;font-size:11pt;font-weight:600}.notification-list{max-height:min(550px,calc(100vh - 160px));overflow-y:auto}.notification-item{width:100%;height:auto!important;min-height:0!important;display:block!important;padding:14px 16px!important;border:0;border-bottom:1px solid #eceeef;background:#fff;text-align:left!important;color:var(--ink);white-space:normal!important;overflow:hidden}.notification-item.is-unread{background:#f5f0e8}.notification-item:hover{background:#f1f2f3}.notification-item strong,.notification-item small{display:block;width:100%;margin-left:0;text-align:left}.notification-item strong{line-height:1.5;font-weight:400;white-space:normal;overflow-wrap:anywhere}.notification-item.is-unread strong{font-weight:600}.notification-item small{margin-top:7px;color:var(--muted);font-size:10.5pt;line-height:1.35}.notification-empty{padding:42px 20px;text-align:center;color:var(--muted)}
@media(max-width:760px){.workspace header .account{margin-left:7px}.notification-panel{position:fixed;top:68px;right:10px;left:10px;width:auto}.notification-bell{width:44px}}
.dashboard-task-head .dashboard-task-date,.schedule-date-nav{min-height:48px!important;height:48px}.dashboard-task-date button,.schedule-date-nav button{width:48px!important;height:48px!important;min-height:48px!important;padding:0!important}.dashboard-task-date button svg,.schedule-date-nav button svg{width:40px;height:40px}.dashboard-task-date>div,.schedule-date-nav>div{min-height:44px}.dashboard-task-head .dashboard-task-date strong,.schedule-date-nav strong{font-size:15pt;line-height:1.1}.dashboard-task-head .dashboard-task-date small,.schedule-date-nav small{margin-top:1px;line-height:1.1}.dashboard-task-panel{padding-top:16px}.dashboard-task-panel .dashboard-task-head{margin-bottom:8px}
.page-head.page-actions{justify-content:flex-start;align-items:center;margin-bottom:16px}.page-head.page-actions>.primary{margin:0}.page-head.page-actions .schedule-head-actions{justify-content:flex-start}
.routine-repeat-row .monthly-repeat{grid-column:2;display:flex;align-items:center;gap:9px;height:52px;min-width:0}.monthly-repeat input{width:110px;min-height:52px;border:0;border-bottom:1px solid #c8cdd3;border-radius:0;background:transparent;padding:0 4px;text-align:center;outline:none}.monthly-repeat input:focus{border-color:var(--form-primary);box-shadow:0 1px 0 var(--form-primary)}.monthly-repeat input:disabled{background:#e5e7e9!important;border-bottom-color:#c8cdd3;color:#8d949a;cursor:not-allowed}.monthly-repeat span{font-weight:700}.monthly-repeat button{height:42px;min-width:68px;border:1px solid #c8cdd3;border-radius:9px;background:#fff;color:var(--form-muted);font-weight:700}.monthly-repeat button.selected{border-color:var(--steel);background:var(--steel);color:#fff}@media(max-width:760px){.routine-repeat-row .monthly-repeat{grid-column:1/-1}}
.dashboard-task-date button svg,.schedule-date-nav button svg{display:none!important}.dashboard-task-date button::before,.schedule-date-nav button::before{display:block;font-family:Arial,sans-serif;font-size:38px;font-weight:700;line-height:1;color:currentColor;transform:translateY(-2px)}#prevTaskDate::before,#prevDate::before{content:'\2039'}#nextTaskDate::before,#nextDate::before{content:'\203A'}
.schedule-page{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;column-gap:16px}.schedule-page>.page-head{grid-column:1;grid-row:1;width:auto;margin:0}.schedule-page .schedule-head-actions{display:flex;align-items:center;gap:8px}.schedule-page .schedule-head-actions #add{order:-1}.schedule-page>.schedule-controls{display:contents}.schedule-page .schedule-view-group{grid-column:3;grid-row:1;justify-self:end}.schedule-page .schedule-view-group #scheduleScopeToggle{order:-1}.schedule-page .schedule-date-nav{grid-column:1/-1;grid-row:2;justify-self:center;margin:10px 0 16px}.schedule-page .schedule-controls-spacer{display:none}.schedule-page>.timeline,.schedule-page>.calendar{grid-column:1/-1;grid-row:3}.schedule-page .task-actions{display:none!important}@media(max-width:760px){.schedule-page{grid-template-columns:1fr}.schedule-page>.page-head{grid-column:1;grid-row:1}.schedule-page .schedule-view-group{grid-column:1;grid-row:2;justify-self:start;margin-top:10px;max-width:100%;overflow-x:auto}.schedule-page .schedule-date-nav{grid-column:1;grid-row:3}.schedule-page>.timeline,.schedule-page>.calendar{grid-column:1;grid-row:4}}
.student-scope-filter{width:max-content;height:48px;margin-bottom:14px}.student-scope-filter button{height:42px;min-height:42px}.dog-filter-toolbar{display:flex;align-items:center;gap:10px;margin-bottom:16px}.dog-filter-toolbar .view-switch{height:48px}.dog-filter-toolbar .view-switch button,.dog-filter-toolbar #dogMineToggle{height:48px!important;min-height:48px!important}.dog-filter-toolbar #dogMineToggle{border:1px solid #c8cdd3;background:#fff;color:var(--muted);border-radius:8px;font-weight:700}.dog-filter-toolbar #dogMineToggle.active{border-color:var(--steel);background:var(--steel);color:#fff}.clickable-stat{cursor:pointer;transition:transform .15s,box-shadow .15s}.clickable-stat:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.dog-count-lines{display:flex;align-items:baseline;gap:16px;margin-top:12px}.dog-count-lines p{margin:0;color:var(--muted);white-space:nowrap}.dog-count-lines b{margin:0 3px;color:var(--ink);font-size:21px}@media(max-width:760px){.dog-filter-toolbar{overflow-x:auto}.dog-filter-toolbar>*{flex:0 0 auto}.dog-count-lines{gap:10px}}
.routine-repeat-row .daily-repeat[hidden],.routine-repeat-row .weekly-repeat[hidden],.routine-repeat-row .monthly-repeat[hidden]{display:none!important}
.task-actions .task-complete-display{background:#dfe8e1;color:#426d54}
@media(min-width:761px){.schedule-page .schedule-date-nav{grid-column:2;grid-row:1;margin:0;justify-self:center}.schedule-page>.timeline,.schedule-page>.calendar{grid-row:2;margin-top:16px}}
html,body,*{scrollbar-width:none}html::-webkit-scrollbar,body::-webkit-scrollbar,*::-webkit-scrollbar{display:none;width:0;height:0}.stats{grid-template-columns:repeat(5,minmax(0,1fr))}.student-scope-filter.view-switch,.dog-filter-toolbar .view-switch{height:48px;min-height:48px;padding:0}.student-scope-filter.view-switch button,.dog-filter-toolbar .view-switch button{height:48px!important;min-height:48px!important;padding:0 16px}@media(max-width:1050px){.stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.stats{grid-template-columns:1fr}}
.notification-item{height:auto!important;min-height:max-content!important;display:flex!important;flex-direction:column;align-items:stretch!important;overflow:visible!important;white-space:normal!important}.notification-item strong,.notification-item small{display:block!important;width:100%;height:auto!important;white-space:normal!important;overflow:visible!important}.notification-item strong{line-height:1.55!important;overflow-wrap:anywhere;word-break:keep-all}.notification-item small{flex:none;margin-top:7px!important;font-size:12pt!important;line-height:1.4!important}
.dashboard-page .stats article:nth-child(3),.dashboard-page .stats article:nth-child(4){cursor:pointer;transition:transform .15s,box-shadow .15s}.dashboard-page .stats article:nth-child(3):hover,.dashboard-page .stats article:nth-child(4):hover{transform:translateY(-2px);box-shadow:var(--shadow)}.dashboard-task-panel .task{grid-template-columns:150px minmax(0,1fr) auto}.dashboard-task-panel .task-summary{align-self:stretch;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding-right:16px;border-right:1px solid var(--line);text-align:center}.dashboard-task-panel .task-time{margin-bottom:5px;color:var(--ink);font-size:18pt;line-height:1.15;font-weight:700}.dashboard-task-panel .task-person-row{width:100%;color:var(--muted);font-size:12pt;line-height:1.35;white-space:nowrap}.dashboard-task-panel .task-person-row strong{color:var(--ink);font-weight:700}@media(max-width:760px){.dashboard-task-panel .task{grid-template-columns:120px minmax(0,1fr)}.dashboard-task-panel .task-summary{padding-right:10px}.dashboard-task-panel .task-time{font-size:16pt}.dashboard-task-panel .task-actions{grid-column:2}}
.account-settings{width:min(960px,100%);max-width:none;margin:8px auto 0;padding:0!important;overflow:hidden;border:0!important;border-radius:22px!important;background:#fff;box-shadow:0 16px 48px #10182812!important}.account-settings #accountForm{display:grid;grid-template-columns:250px minmax(0,1fr);min-height:560px}.account-settings .account-photo-field{display:flex;align-items:flex-start;justify-content:center;padding:54px 28px;background:linear-gradient(155deg,#25272a,#3b3e42);color:#fff}.account-settings .account-photo-button{width:100%;padding:8px 0;color:#fff;border:0;background:transparent;display:grid;justify-items:center;gap:18px}.account-settings .account-photo-button .dog-profile-preview{width:156px;height:156px;border:5px solid #ffffff20;background:#55595e;color:#e4e5e6;box-shadow:0 12px 30px #0005;font-size:12pt}.account-settings .account-photo-button strong{min-height:44px;padding:0 18px;border:1px solid #ffffff45;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:12pt;font-weight:600}.account-settings .account-photo-button:hover strong{border-color:#fff;background:#ffffff12}.account-settings .form-grid{align-content:start;padding:42px 38px 30px;gap:24px 22px}.account-settings .form-grid::before{content:'기본 정보';grid-column:1/-1;padding-bottom:14px;border-bottom:1px solid var(--line);color:var(--ink);font-size:17pt;font-weight:700}.account-settings .field:has(input[name="currentPassword"]),.account-settings .field:has(input[name="newPassword"]){margin-top:18px;padding-top:28px;border-top:1px solid var(--line)}.account-settings .field:has(input[name="currentPassword"])::before{content:'비밀번호 변경';position:absolute;transform:translateY(-32px);color:var(--ink);font-size:12pt;font-weight:700}.account-settings .field input{padding-left:2px;padding-right:2px}.account-settings .field input[readonly]{color:#8a929c}.account-settings .modal-actions{grid-column:1/-1;padding:22px 38px 30px;border-top:1px solid #eceff2}.account-settings .modal-actions .primary{min-width:130px;height:52px!important;border-radius:11px;background:var(--steel);font-weight:700}@media(max-width:760px){.account-settings{margin-top:0;border-radius:18px!important}.account-settings #accountForm{grid-template-columns:1fr;min-height:0}.account-settings .account-photo-field{padding:30px 20px}.account-settings .account-photo-button{gap:12px}.account-settings .account-photo-button .dog-profile-preview{width:124px;height:124px}.account-settings .form-grid{grid-template-columns:1fr;padding:30px 22px 24px}.account-settings .field:has(input[name="currentPassword"]),.account-settings .field:has(input[name="newPassword"]){margin-top:8px}.account-settings .field:has(input[name="newPassword"]){margin-top:0;padding-top:0;border-top:0}.account-settings .modal-actions{padding:18px 22px 24px}.account-settings .modal-actions .primary{width:100%}}
.account-settings .field:has(input[name="currentPassword"]){position:relative}
.routines-page,.students-page,.dogs-page{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:16px}.routines-page>.page-head,.students-page>.page-head,.dogs-page>.page-head{grid-column:1;grid-row:1;width:auto;margin:0}.routines-page>.toolbar,.students-page>.student-scope-filter,.dogs-page>.dog-filter-toolbar{grid-column:2;grid-row:1;justify-self:end;margin:0}.routines-page>.cards,.students-page>.student-search,.students-page>.student-table,.dogs-page>.dog-grid{grid-column:1/-1}.routines-page>.cards,.dogs-page>.dog-grid{grid-row:2;margin-top:16px}.students-page>.student-search{grid-row:2;margin:16px 0}.students-page>.student-table{grid-row:3}.students-page .student-scope-filter button[data-student-scope="all"]{order:-1}.dogs-page #dogMineToggle{order:-1}.routines-page #routineEmployeeFilter{width:230px;height:48px;min-height:48px}.routines-page>.toolbar{display:flex;align-items:center}.students-page>.student-scope-filter,.dogs-page>.dog-filter-toolbar{display:flex;align-items:center;min-width:0}@media(max-width:760px){.routines-page,.students-page,.dogs-page{grid-template-columns:auto minmax(0,1fr);column-gap:8px}.routines-page>.toolbar,.students-page>.student-scope-filter,.dogs-page>.dog-filter-toolbar{max-width:100%;overflow-x:auto;justify-self:stretch}.routines-page #routineEmployeeFilter{width:100%;min-width:170px}.students-page>.student-scope-filter button,.dogs-page>.dog-filter-toolbar>*{flex:0 0 auto}.dogs-page>.dog-filter-toolbar{gap:6px}.dogs-page>.dog-filter-toolbar .view-switch button{padding:0 11px!important}}
.notification-head-actions{display:flex;align-items:center;gap:7px}#notificationPanel button.notification-item{height:auto!important;min-height:74px!important;max-height:none!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;padding:14px 16px!important;overflow:visible!important;white-space:normal!important}#notificationPanel button.notification-item strong,#notificationPanel button.notification-item small{position:static!important;display:block!important;flex:0 0 auto!important;width:100%!important;height:auto!important;min-height:0!important;margin:0!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}#notificationPanel button.notification-item strong{line-height:1.5!important;overflow-wrap:anywhere!important;word-break:keep-all!important}#notificationPanel button.notification-item small{margin-top:7px!important;line-height:1.35!important}.notification-head-actions #deleteReadNotifications{background:#f1e2e0;color:var(--danger)}
.dashboard-task-panel .task{grid-template-columns:112px minmax(0,1fr) auto}.dashboard-task-panel .task-summary{gap:3px;padding-right:10px}.dashboard-task-panel .task-time{display:inline-flex;align-items:center;justify-content:center;min-width:76px;min-height:38px;margin:0 0 5px;padding:4px 10px;border-radius:9px;background:#e8eaec;color:var(--ink);font-size:16pt}.dashboard-task-panel .task-person-row{font-size:12pt;letter-spacing:-.04em}@media(max-width:760px){.dashboard-task-panel .task{grid-template-columns:102px minmax(0,1fr)}.dashboard-task-panel .task-time{min-width:68px;font-size:15pt}}
.notices-page>.page-head{justify-content:flex-start;margin-bottom:16px}.notice-list{display:grid;gap:10px}.notice-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:20px 22px;border:1px solid var(--line);border-radius:14px;background:#fff;cursor:pointer;transition:transform .15s,box-shadow .15s}.notice-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.notice-card-main{min-width:0}.notice-card-state{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;margin-bottom:9px;border-radius:15px;background:#f1dfdc;color:var(--danger);font-size:12pt;font-weight:700}.notice-card.is-confirmed .notice-card-state{background:#dfe9e2;color:var(--ok)}.notice-card h3{margin:0 0 7px;font-size:17pt}.notice-card p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:0;color:var(--muted);line-height:1.55;white-space:pre-wrap}.notice-card-meta{display:grid;justify-items:end;gap:8px;color:var(--muted);white-space:nowrap}.notice-card-meta strong{color:var(--ink);font-weight:700}.notice-detail-body{padding:4px 28px 26px}.notice-detail-meta{padding-bottom:18px;color:var(--muted)}.notice-detail-content{min-height:150px;padding:22px 0 30px;border-top:1px solid var(--line);white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.75}.notice-confirm-section{padding:22px;border-radius:14px;background:#f5f6f7}.notice-confirm-title{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.notice-confirm-title h3{margin:0;font-size:16pt}.notice-confirm-title span{color:var(--muted)}.notice-confirm-group{display:grid;grid-template-columns:70px minmax(0,1fr);gap:12px;padding:12px 0;border-top:1px solid #dfe2e5}.notice-confirm-group>strong{font-weight:700}.notice-confirm-group>div{display:flex;flex-wrap:wrap;gap:7px}.notice-person{display:inline-flex;align-items:center;min-height:34px;padding:0 11px;border-radius:17px;font-size:12pt}.notice-person.confirmed{background:#dfe9e2;color:#315c42}.notice-person.unconfirmed{background:#e5e7e9;color:#686e75}.notice-confirm-empty{color:var(--muted)}.notice-detail .modal-actions{align-items:center}.notice-detail .modal-actions #editNotice{margin-left:auto}.notice-detail .modal-actions .notice-confirmed-label{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:10px;background:#dfe9e2;color:var(--ok);font-weight:700}.notice-detail .modal-actions #confirmNotice{margin-left:auto}@media(max-width:760px){.notice-card{grid-template-columns:1fr;gap:14px;padding:17px}.notice-card-meta{justify-items:start}.notice-detail-body{padding:2px 20px 22px}.notice-confirm-section{padding:17px}.notice-confirm-group{grid-template-columns:1fr}.notice-confirm-title{align-items:flex-start;flex-direction:column}.notice-detail .modal-actions{flex-wrap:wrap}}
.dashboard-page .stats{gap:9px;margin-bottom:14px}.dashboard-page .stats article{min-width:0;padding:13px 15px}.dashboard-page .stats span{line-height:1.25}.dashboard-page .stats strong{margin-top:6px;font-size:23px;line-height:1.15}.dashboard-page .stats em{font-size:12pt}.dashboard-page .progress{height:4px;margin-top:8px}@media(max-width:760px){.dashboard-page .stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.dashboard-page .stats article{min-height:82px;padding:11px 12px}.dashboard-page .stats strong{margin-top:5px;font-size:20px}.dashboard-page .stats article:last-child{grid-column:1/-1;min-height:70px}.dashboard-task-panel{padding:12px}.dashboard-task-panel .task-list{gap:8px}.dashboard-task-panel .task{display:grid;grid-template-columns:minmax(0,1fr);gap:11px;padding:13px;border-left-width:3px}.dashboard-task-panel .task-summary{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;align-self:auto;gap:8px;width:100%;padding:0 0 10px;border-right:0;border-bottom:1px solid var(--line);text-align:left}.dashboard-task-panel .task-time{flex:0 0 auto;min-width:64px;min-height:34px;margin:0;padding:3px 8px;font-size:14pt}.dashboard-task-panel .task-person-row{width:auto;min-width:0;white-space:nowrap;font-size:12pt}.dashboard-task-panel .task-person-row strong{display:inline-block;max-width:74px;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.dashboard-task-panel .task-body{min-width:0}.dashboard-task-panel .task-body h3{overflow-wrap:anywhere}.dashboard-task-panel .task-description{min-height:0}.dashboard-task-panel .task-actions{grid-column:1;justify-content:flex-end;width:100%}.dashboard-task-panel .task-actions button{max-width:100%}}@media(max-width:390px){.dashboard-task-panel .task-summary{display:grid;grid-template-columns:auto 1fr;gap:5px 8px}.dashboard-task-panel .task-time{grid-row:1/3}.dashboard-task-panel .task-person-row strong{max-width:100px}}
.dashboard-page .stats{gap:9px;margin-bottom:14px}.dashboard-page .stats article{min-width:0;padding:13px 15px}.dashboard-page .stats span{line-height:1.25}.dashboard-page .stats strong{margin-top:6px;font-size:23px;line-height:1.15}.dashboard-page .stats em{font-size:12pt}.dashboard-page .progress{height:4px;margin-top:8px}@media(max-width:760px){.dashboard-page .stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.dashboard-page .stats article{min-height:82px;padding:11px 12px}.dashboard-page .stats strong{margin-top:5px;font-size:20px}.dashboard-page .stats article:last-child{grid-column:1/-1;min-height:70px}.dashboard-task-panel{padding:12px}.dashboard-task-panel .task-list{gap:8px}.dashboard-task-panel .task{display:grid;grid-template-columns:minmax(0,1fr);gap:11px;padding:13px;border-left-width:3px}.dashboard-task-panel .task-summary{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;align-self:auto;gap:8px;width:100%;padding:0 0 10px;border-right:0;border-bottom:1px solid var(--line);text-align:left}.dashboard-task-panel .task-time{flex:0 0 auto;min-width:64px;min-height:34px;margin:0;padding:3px 8px;font-size:14pt}.dashboard-task-panel .task-person-row{width:auto;min-width:0;white-space:nowrap;font-size:12pt}.dashboard-task-panel .task-person-row strong{display:inline-block;max-width:74px;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.dashboard-task-panel .task-body{min-width:0}.dashboard-task-panel .task-body h3{overflow-wrap:anywhere}.dashboard-task-panel .task-description{min-height:0}.dashboard-task-panel .task-actions{grid-column:1;justify-content:flex-end;width:100%}.dashboard-task-panel .task-actions button{max-width:100%}}@media(max-width:390px){.dashboard-task-panel .task-summary{display:grid;grid-template-columns:auto 1fr;gap:5px 8px}.dashboard-task-panel .task-time{grid-row:1/3}.dashboard-task-panel .task-person-row strong{max-width:100px}}
.dashboard-page .stats{gap:9px;margin-bottom:14px}.dashboard-page .stats article{min-width:0;padding:13px 15px}.dashboard-page .stats span{line-height:1.25}.dashboard-page .stats strong{margin-top:6px;font-size:23px;line-height:1.15}.dashboard-page .stats em{font-size:12pt}.dashboard-page .progress{height:4px;margin-top:8px}@media(max-width:760px){.dashboard-page .stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.dashboard-page .stats article{min-height:82px;padding:11px 12px}.dashboard-page .stats strong{margin-top:5px;font-size:20px}.dashboard-page .stats article:last-child{grid-column:1/-1;min-height:70px}.dashboard-task-panel{padding:12px}.dashboard-task-panel .dashboard-task-head{grid-template-columns:auto minmax(0,1fr);grid-template-rows:auto auto;gap:8px 10px;overflow:visible}.dashboard-task-panel .dashboard-task-head h2{grid-column:1;grid-row:1;align-self:center;padding:0}.dashboard-task-panel .dashboard-employee-filter{grid-column:2;grid-row:1;justify-self:stretch;width:100%;max-width:none}.dashboard-task-panel .dashboard-task-date{grid-column:1/-1;grid-row:2;justify-self:center}.dashboard-task-panel .task-list{gap:8px}.dashboard-task-panel .task{display:grid;grid-template-columns:minmax(0,1fr);gap:11px;padding:13px;border-left-width:3px}.dashboard-task-panel .task-summary{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;align-self:auto;gap:8px;width:100%;padding:0 0 10px;border-right:0;border-bottom:1px solid var(--line);text-align:left}.dashboard-task-panel .task-time{flex:0 0 auto;min-width:64px;min-height:34px;margin:0;padding:3px 8px;font-size:14pt}.dashboard-task-panel .task-person-row{width:auto;min-width:0;white-space:nowrap;font-size:12pt}.dashboard-task-panel .task-person-row strong{display:inline-block;max-width:74px;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom}.dashboard-task-panel .task-body{min-width:0}.dashboard-task-panel .task-body h3{overflow-wrap:anywhere}.dashboard-task-panel .task-description{min-height:0}.dashboard-task-panel .task-actions{grid-column:1;justify-content:flex-end;width:100%}.dashboard-task-panel .task-actions button{max-width:100%}}@media(max-width:390px){.dashboard-task-panel .task-summary{display:grid;grid-template-columns:auto 1fr;gap:5px 8px}.dashboard-task-panel .task-time{grid-row:1/3}.dashboard-task-panel .task-person-row strong{max-width:100px}}
@media(max-width:760px){.schedule-page{grid-template-columns:auto minmax(0,1fr);column-gap:8px;align-items:center}.schedule-page>.page-head{grid-column:1;grid-row:1;margin:0;min-width:max-content}.schedule-page .schedule-head-actions{gap:5px}.schedule-page .schedule-head-actions .primary,.schedule-page .routine-visibility{padding:0 10px}.schedule-page .schedule-view-group{grid-column:2;grid-row:1;justify-self:stretch;margin:0;max-width:100%;overflow-x:auto;padding:0}.schedule-page .schedule-view-group .view-switch{flex:0 0 auto}.schedule-page .schedule-view-group #scheduleScopeToggle{flex:0 0 auto}.schedule-page .schedule-date-nav{grid-column:1/-1;grid-row:2;width:100%;margin:8px 0 12px}.schedule-page>.timeline,.schedule-page>.calendar{grid-column:1/-1;grid-row:3;margin:0}.schedule-page .calendar{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y}.schedule-page .calendar.week-week .calendar-weekdays{display:none}.schedule-page .calendar.week-week .calendar-days{grid-template-columns:1fr;min-width:0}.schedule-page .calendar.week-week .calendar-day{min-height:96px;border-right:0;padding:12px}.schedule-page .calendar.week-week .calendar-day.outside{display:none}.schedule-page .calendar.week-week .calendar-date{justify-content:flex-start;gap:8px}.schedule-page .calendar:not(.week-week) .calendar-weekdays,.schedule-page .calendar:not(.week-week) .calendar-days{width:735px;min-width:735px}.schedule-page .calendar:not(.week-week) .calendar-day{min-height:118px;padding:7px;scroll-snap-align:start}.schedule-page .calendar:not(.week-week) .calendar-days{scroll-snap-type:x proximity}.schedule-page .calendar-event{padding:6px;border-left-width:3px}.schedule-page .calendar-event span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
@media(max-width:430px){.schedule-page{grid-template-columns:max-content minmax(0,1fr)}.schedule-page .schedule-head-actions .primary,.schedule-page .routine-visibility{padding:0 8px}.schedule-page .routine-visibility{gap:5px}.schedule-page .routine-visibility svg{width:20px;height:20px}.schedule-page .schedule-view-group .view-switch button,.schedule-page .schedule-view-group #scheduleScopeToggle{padding:0 11px}}
.dashboard-task-panel .task-time{flex-direction:column;gap:1px;min-width:92px;padding:5px 9px}.dashboard-task-panel .task-time small{color:#6f757c;font-size:12pt;font-weight:500;line-height:1}.dashboard-task-panel .task-time strong{color:var(--ink);font-size:14pt;font-weight:700;line-height:1.2;white-space:nowrap}.dashboard-task-panel .task-time-empty{font-size:16pt;line-height:1.2}@media(max-width:760px){.dashboard-task-panel .task-time{min-width:86px;min-height:48px}.dashboard-task-panel .task-time strong{font-size:13pt}}
.dashboard-task-panel .task{grid-template-columns:minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;gap:10px 14px;padding:14px 16px}.dashboard-task-panel .task-summary{grid-column:1;grid-row:1;align-self:auto;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:16px;width:auto;padding:0;border:0;text-align:left}.dashboard-task-panel .task-time{flex:0 0 auto;flex-direction:row;gap:5px;min-width:0;min-height:34px;margin:0;padding:4px 10px}.dashboard-task-panel .task-time small,.dashboard-task-panel .task-time strong{display:inline;line-height:1.2}.dashboard-task-panel .task-time small{font-weight:600}.dashboard-task-panel .task-time strong{font-size:12pt}.dashboard-task-panel .task-person-row{width:auto;white-space:nowrap}.dashboard-task-panel .task-body{grid-column:1/-1;grid-row:2;min-width:0}.dashboard-task-panel .task-body h3{margin:0 0 5px}.dashboard-task-panel .task-description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;min-height:0;overflow:hidden;text-overflow:ellipsis;line-height:1.5}.dashboard-task-panel .task-actions{grid-column:2;grid-row:1;justify-self:end;width:auto}.dashboard-employee-filter{max-width:190px;min-width:150px}@media(max-width:760px){.dashboard-task-panel .task{grid-template-columns:minmax(0,1fr) auto;gap:9px 8px;padding:12px}.dashboard-task-panel .task-summary{grid-column:1;grid-row:1;gap:8px;min-width:0;overflow:hidden}.dashboard-task-panel .task-time{min-width:0;min-height:32px;padding:3px 7px}.dashboard-task-panel .task-person-row{min-width:0;overflow:hidden;text-overflow:ellipsis}.dashboard-task-panel .task-person-row strong{max-width:58px}.dashboard-task-panel .task-actions{grid-column:2;grid-row:1;width:auto}.dashboard-task-panel .task-actions button{padding:0 9px}.dashboard-task-panel .task-body{grid-column:1/-1;grid-row:2}.dashboard-task-panel .task-description{-webkit-line-clamp:2}.dashboard-task-panel .dashboard-employee-filter{width:100%;max-width:150px;min-width:0;padding-left:10px;padding-right:38px}}@media(max-width:390px){.dashboard-task-panel .task{grid-template-columns:1fr}.dashboard-task-panel .task-summary{grid-column:1;flex-wrap:wrap}.dashboard-task-panel .task-actions{grid-column:1;grid-row:2;justify-self:end}.dashboard-task-panel .task-body{grid-row:3}}
.modal-card{display:flex;flex-direction:column}.modal-card>form{display:flex;min-height:0;flex:1;flex-direction:column}.modal-card>form>.form-grid{flex:1}.modal-actions{position:sticky;bottom:0;z-index:5;flex:0 0 auto;border-top:1px solid #eceff2!important;box-shadow:0 -8px 22px #1018280a}.notice-form .form-grid>.field:first-child{grid-column:1/-1}.notice-detail-body{min-height:0;overflow:visible}.notice-detail-meta{display:flex;align-items:center;justify-content:space-between;gap:14px}.notice-detail-tools{display:flex;align-items:center;gap:7px;flex:0 0 auto}.notice-card{display:block}.notice-card-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;min-width:0}.notice-card-heading h3{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notice-card-result{flex:0 0 auto;color:var(--ink);font-weight:700;white-space:nowrap}.notice-card:not(.is-confirmed) .notice-card-result{color:var(--danger)}.notice-card .notice-card-meta{display:block;margin:7px 0 9px;color:var(--muted);white-space:normal}.notice-card>p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:0;line-height:1.55;white-space:pre-wrap}.notice-detail .modal-actions{justify-content:flex-end}.notice-detail .notice-confirmed-label{margin-left:auto}@media(max-width:760px){.notice-card-heading{gap:10px}.notice-card-heading h3{font-size:15pt}.notice-detail-meta{align-items:flex-start}.notice-detail-tools{gap:5px}.notice-detail-tools button{padding:0 9px!important}}
@media(max-width:760px){.schedule-page .calendar.week-month{overflow:hidden;touch-action:pan-y}.schedule-page .calendar.week-month .calendar-weekdays,.schedule-page .calendar.week-month .calendar-days{width:100%;min-width:0}.schedule-page .calendar.week-month .calendar-weekdays span{min-width:0;padding:9px 0}.schedule-page .calendar.week-month .calendar-day{min-width:0;min-height:86px;padding:5px 3px}.schedule-page .calendar.week-month .calendar-date{justify-content:center;margin-bottom:6px}.schedule-page .calendar.week-month .calendar-date b{width:25px;height:25px}.schedule-page .calendar.week-month .calendar-events{display:flex;flex-wrap:wrap;align-content:flex-start;justify-content:center;gap:4px;background:transparent}.schedule-page .calendar.week-month .calendar-event{display:block;width:9px;height:9px;min-width:9px;min-height:9px;padding:0;border:0!important;border-radius:50%;box-shadow:none}.schedule-page .calendar.week-month .calendar-event time,.schedule-page .calendar.week-month .calendar-event span,.schedule-page .calendar.week-month .calendar-event .task-actions{display:none!important}.schedule-page .calendar.week-month .calendar-events>small{width:100%;padding:1px 0 0;text-align:center;color:var(--muted);font-size:12pt;line-height:1}.schedule-page .calendar.week-month .calendar-day.outside{opacity:.48}}
@media(max-width:390px){.schedule-page .calendar.week-month .calendar-day{min-height:78px;padding-left:2px;padding-right:2px}.schedule-page .calendar.week-month .calendar-event{width:8px;height:8px;min-width:8px;min-height:8px}.schedule-page .calendar.week-month .calendar-events{gap:3px}}
.notice-card .notice-card-meta{display:inline-flex;align-items:center;width:max-content;max-width:100%;min-height:32px;margin:9px 0 12px;padding:0 11px;border-radius:8px;background:#eef0f2;color:#687078;font-size:12pt;line-height:1.3}.notice-card>p{padding-top:12px;border-top:1px solid #e4e7ea;color:#4f565d}.notice-card-heading{padding-bottom:1px}@media(max-width:760px){.notice-card .notice-card-meta{margin-top:8px;margin-bottom:10px}.notice-card>p{padding-top:10px}}
.modal-actions{min-height:76px;padding:12px 24px!important;align-items:center!important}.notice-detail .modal-actions{justify-content:flex-start}.notice-detail .modal-actions>.danger-button:first-child{margin-right:0}.notice-detail .modal-actions #confirmNotice,.notice-detail .modal-actions .notice-confirmed-label{margin-left:auto}.notice-detail .modal-actions #editNotice{margin-left:0}
.notice-detail{overflow:hidden!important}.notice-detail>.modal-head{flex:0 0 auto}.notice-detail>.notice-detail-body{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-bottom:28px}.notice-detail .notice-confirm-section{margin-bottom:8px}.notice-detail>.modal-actions{position:relative;bottom:auto;flex:0 0 auto;box-shadow:0 -8px 22px #1018280a}@media(max-width:760px){.notice-detail>.notice-detail-body{padding-bottom:24px}.notice-detail .notice-confirm-section{margin-bottom:6px}}
.modal-card{overflow:hidden!important}.modal-card>.modal-head{position:relative;top:auto;flex:0 0 auto}.modal-card>form{flex:1;min-height:0;overflow:hidden}.modal-card>form>.form-grid{min-height:0;overflow-y:auto;overscroll-behavior:contain}.modal-card>form>.modal-actions{position:relative;bottom:auto;flex:0 0 auto}.modal-scroll-body{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain}.modal-card>.modal-actions{position:relative;bottom:auto;flex:0 0 auto}.modal-scroll-body>.notice-detail-body{overflow:visible!important}.modal-scroll-body>.notice-detail-body .notice-confirm-section{margin-bottom:20px}@media(max-width:760px){.modal-scroll-body>.notice-detail-body .notice-confirm-section{margin-bottom:16px}}
.notice-detail .modal-actions #deleteNotice,.notice-detail .modal-actions #editNotice{width:76px;min-width:76px;height:48px!important;min-height:48px!important;padding:0 14px!important;border:1px solid transparent;border-radius:10px;font-size:12pt;font-weight:700;line-height:1}.notice-detail .modal-actions #deleteNotice{border-color:#e7c8c4;background:#f4dfdc;color:var(--danger)}.notice-detail .modal-actions #editNotice{border-color:#d9dde1;background:#eceeef;color:var(--steel)}

/* Dog registration sections and guardian detail */
.dog-photo-section{grid-column:1/-1;align-items:center;padding:8px 0 18px;border-bottom:1px solid #eceff2}.dog-form-section{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px;padding:4px 0 10px}.dog-form-section>h3{grid-column:1/-1;margin:0;padding-bottom:12px;border-bottom:1px solid #e6e9ed;font-size:16pt}.dog-training-fields{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px;padding:18px;border-radius:14px;background:#f6f7f8}.dog-training-fields[hidden]{display:none}.dog-profile-section{margin-top:4px}.dog-profile-section>.field:has(textarea),.dog-profile-section>.field.wide{grid-column:1/-1}.guardian-detail{padding-top:4px}.guardian-detail>p{margin:4px 0;line-height:1.45}.guardian-detail>h3{margin-top:20px}
@media(max-width:760px){.dog-form-section,.dog-training-fields{grid-template-columns:1fr}.dog-form-section{gap:18px}.dog-training-fields{padding:15px}.guardian-detail>p{margin:2px 0}}

.notice-detail-content{margin-bottom:24px}
@media(max-width:760px){.notice-detail-content{margin-bottom:20px}}

.notice-detail .notice-confirm-section{margin-top:32px!important}
@media(max-width:760px){.notice-detail .notice-confirm-section{margin-top:26px!important}}

.guardian-detail{padding-top:12px}.guardian-detail>p{margin:1em 0;line-height:1.6}.guardian-detail>h3{margin-top:28px}.guardian-info-section{padding:20px 22px;border:1px solid #e4e7ea;border-radius:14px;background:#f7f8f9}.guardian-info-section>h3{margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid #dde1e5;font-size:16pt}.guardian-info-section dl{display:grid;gap:12px;margin:0}.guardian-info-section dl>div{display:grid;grid-template-columns:88px minmax(0,1fr);gap:16px;align-items:start}.guardian-info-section dt{color:var(--muted)}.guardian-info-section dd{margin:0;color:var(--ink);overflow-wrap:anywhere}@media(max-width:760px){.guardian-detail{padding-top:10px}.guardian-detail>p{margin:1em 0}.guardian-info-section{padding:17px}.guardian-info-section dl>div{grid-template-columns:72px minmax(0,1fr);gap:10px}}

.dogs-page>.dog-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.dog-card>div:last-child{min-width:0}.dog-card h3,.dog-card p,.dog-card .eyebrow{overflow-wrap:anywhere}@media(max-width:760px){.dogs-page>.dog-grid{grid-template-columns:1fr}}

.dog-general-section{padding-bottom:24px;border-bottom:1px solid #e7eaed}.dog-profile-section{padding-top:8px}.dogs-page>.dog-grid{gap:18px;grid-template-columns:repeat(auto-fill,minmax(310px,1fr))}.dogs-page .dog-card{position:relative;min-height:156px;padding:22px;border:1px solid #e2e5e8;border-radius:18px;background:linear-gradient(145deg,#fff,#fafafa);gap:18px;align-items:flex-start;box-shadow:0 7px 22px #1018280b}.dogs-page .dog-card:hover{transform:translateY(-3px);border-color:#c9cdd2;box-shadow:0 14px 32px #10182818}.dogs-page .dog-avatar{width:72px;height:72px;border-radius:18px;background:linear-gradient(145deg,#292b2e,#464a4f);font-size:23px;box-shadow:inset 0 0 0 1px #ffffff16,0 8px 18px #20212422}.dogs-page .dog-avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.dogs-page .dog-card .eyebrow{display:inline-flex;min-height:28px;align-items:center;padding:0 9px;border-radius:14px;background:#eceff1;color:#555d65;font-size:12pt;font-weight:600;letter-spacing:0}.dogs-page .dog-card h3{margin:8px 0 7px;font-size:19pt;line-height:1.15}.dogs-page .dog-card p{margin:0 0 6px;line-height:1.45}.dogs-page .dog-card .status{margin-top:4px}@media(max-width:760px){.dogs-page>.dog-grid{grid-template-columns:1fr;gap:12px}.dogs-page .dog-card{min-height:138px;padding:18px;border-radius:15px;gap:14px}.dogs-page .dog-avatar{width:62px;height:62px;border-radius:15px}.dog-general-section{padding-bottom:20px}}

.dog-detail-head>.modal-close{align-self:center}.dog-detail-head .eyebrow{display:block;margin-bottom:8px;color:var(--muted);font-weight:600;letter-spacing:0}.dog-title-line{display:flex;align-items:flex-end;gap:12px}.dog-title-line h2{line-height:1}.dog-title-line small{padding-bottom:1px;color:var(--muted);font-weight:500}.dog-basic-info{padding:17px 19px;border-radius:13px;background:#f4f5f6}.dog-profile .dog-birth-info{margin:0 0 9px;color:var(--ink);font-size:16pt;font-weight:700}.dog-profile .dog-measure-info{margin:0;color:#4f5862;line-height:1.65}.dog-profile .dog-cautions{clear:both;margin-top:16px;padding-top:15px;border-top:1px solid #e7eaed}@media(max-width:760px){.dog-title-line{gap:9px;flex-wrap:wrap}.dog-title-line small{padding-bottom:0}.dog-basic-info{padding:15px}.dog-profile .dog-measure-info{line-height:1.75}}

.payment-training-fields,.payment-hotel-fields{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 16px;padding:18px;border-radius:14px;background:#f5f6f7}.payment-training-fields[hidden],.payment-hotel-fields[hidden]{display:none}.payment-training-fields>.field:has(textarea){grid-column:1/-1}.payment-table td small{display:block;margin-top:5px;color:var(--muted);font-weight:400}.payment-table td>span:not(.status){color:var(--muted)}@media(max-width:760px){.payment-training-fields,.payment-hotel-fields{grid-template-columns:1fr;padding:15px}.payment-table{margin-left:-15px;margin-right:-15px}}

.payment-table th,.payment-table td{text-align:center}.payment-table td .status{white-space:nowrap}

.payment-auto-renew{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 4px}.payment-auto-renew span{font-weight:700;color:#4e5968}.payment-auto-renew button{border:0;background:transparent;font-weight:700}.payment-auto-renew button.is-on{color:#2e8b57}.payment-auto-renew button.is-off{color:#8a929c}.payment-auto-renew.edit-renew{padding:0 16px;border-radius:12px;background:#f5f6f7}.payment-table td:last-child{white-space:nowrap}.payment-table td:last-child button+button{margin-left:6px}

.payment-view-switch{width:max-content;margin-bottom:16px}.contract-table td small{display:block;margin-top:5px;color:var(--muted);font-weight:400}.contract-renew-button{border:0;background:transparent;font-weight:700}.contract-renew-button.is-on{color:#2e8b57}.contract-renew-button.is-off{color:#8a929c}
.payment-list-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.payment-list-toolbar .payment-view-switch{margin:0}.payment-list-toolbar input{width:min(320px,42vw);height:48px;padding:0 16px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--ink);font-size:12pt}.payment-list-toolbar input:focus{border-color:var(--steel);outline:2px solid color-mix(in srgb,var(--steel) 18%,transparent)}.payment-amount-row{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px}.payment-amount-row>.field{margin:0}.payment-amount-row #paymentFree{min-width:92px;height:48px}.payment-amount-row #paymentFree.active{border-color:var(--steel);background:var(--steel);color:#fff}.contract-table td:last-child,.payment-table td:last-child{white-space:nowrap}.contract-table td:last-child button,.payment-table td:last-child button{margin:2px}
@media(max-width:760px){.payment-list-toolbar{align-items:stretch;flex-direction:column}.payment-list-toolbar input{width:100%}.payment-amount-row{grid-template-columns:minmax(0,1fr) 88px}}
.payment-training-fields .payment-auto-renew{grid-column:auto}.modal-card #modalForm>.form-grid>.payment-amount-row{grid-column:auto}.modal-card #modalForm>.form-grid>.payment-amount-row .field{min-width:0}@media(max-width:760px){.payment-training-fields .payment-auto-renew{grid-column:1/-1}.modal-card #modalForm>.form-grid>.payment-amount-row{grid-column:1/-1}}
.login-art:before{content:"";position:absolute;top:5%;bottom:5%;left:-27%;width:90%;background:url("/logo.png") center/contain no-repeat;filter:brightness(0) invert(1);opacity:.15;pointer-events:none}.login-art .brand-copy{position:relative;z-index:1;margin:auto 0}.login-art:after{z-index:0}
.account-password-section{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:22px 16px;margin-top:12px;padding-top:28px;border-top:1px solid var(--line)}.account-password-section h3{grid-column:1/-1;margin:0 0 4px;font-size:16pt}
.payment-table .student-empty:before,.contract-table .student-empty:before,.employee-table .student-empty:before{display:none}
.dashboard-notice-alert{display:flex;width:100%;min-height:58px!important;margin:0 0 20px;padding:0 20px!important;align-items:center;justify-content:space-between;border:1px solid #dfc9c6;border-radius:12px;background:#f7e7e4;color:#7f1d1d;text-align:left}.dashboard-notice-alert span{font-weight:500}.dashboard-notice-alert strong{font-weight:700}.dashboard-notice-alert b{font-size:24pt!important;font-weight:500}@media(max-width:760px){.dashboard-notice-alert{min-height:54px!important;margin-bottom:14px;padding:0 15px!important}.dashboard-notice-alert b{font-size:21pt!important}}
@media(max-width:760px){.dashboard-task-head .dashboard-employee-filter{justify-self:end;margin-left:auto}.routine-repeat-row .field{grid-template-columns:1fr;grid-template-rows:auto auto auto;row-gap:12px}.routine-repeat-row .repeat-type{grid-column:1;grid-row:2}.routine-repeat-row .daily-repeat,.routine-repeat-row .weekly-repeat,.routine-repeat-row .monthly-repeat{grid-column:1/-1;grid-row:3;width:100%;margin-top:0}.routine-people-row{grid-template-columns:1fr 1fr}.schedule-page .calendar.week-month .calendar-events>small{display:none!important}.notice-confirm-title{display:flex!important;align-items:center;justify-content:space-between;gap:12px;flex-wrap:nowrap}.notice-confirm-title h3,.notice-confirm-title span{margin:0;white-space:nowrap}.student-table{margin-left:0;margin-right:0}.student-table table{min-width:0;table-layout:fixed}.student-table th,.student-table td{padding:12px 6px;overflow-wrap:anywhere}.student-table th:nth-child(1){width:30%}.student-table th:nth-child(2){width:48%}.student-table th:nth-child(3){width:22%}.dog-general-section{grid-template-columns:1fr 1fr}.dog-profile-section{grid-template-columns:repeat(6,minmax(0,1fr))}.dog-profile-section>.field{grid-column:1/-1}.dog-profile-section>.field:has([name="trainerId"]){order:1}.dog-profile-section>.field:has([name="name"]){order:2;grid-column:span 3}.dog-profile-section>.field:has([name="sex"]){order:3;grid-column:span 3}.dog-profile-section>.field:has([name="breed"]){order:4;grid-column:span 3}.dog-profile-section>.field:has([name="neutered"]){order:5;grid-column:span 3}.dog-profile-section>.field:has([name="birthDate"]){order:6}.dog-profile-section>.field:has([name="weight"]){order:7;grid-column:span 2}.dog-profile-section>.field:has([name="bodyLengthCm"]){order:8;grid-column:span 2}.dog-profile-section>.field:has([name="heightCm"]){order:9;grid-column:span 2}.dog-profile-section>.field:has([name="microchipNo"]){order:10}.dog-profile-section>.field:has([name="traits"]){order:11}.dog-profile-section>.field:has([name="cautions"]){order:12}.modal-card:has([name="serviceType"]) #modalForm>.form-grid{grid-template-columns:1fr 1fr}.modal-card:has([name="serviceType"]) .payment-training-fields,.modal-card:has([name="serviceType"]) .payment-hotel-fields{grid-column:1/-1;grid-template-columns:1fr 1fr}.modal-card:has([name="serviceType"]) #modalForm>.form-grid>.field.wide{grid-column:1/-1}.modal-card:has([name="serviceType"]) #modalForm>.form-grid>.payment-amount-row{grid-column:auto}.payment-table,.contract-table{margin:0}.payment-table table,.contract-table table,.employee-table table{min-width:0}.payment-table thead,.contract-table thead,.employee-table thead{display:none}.payment-table tbody,.contract-table tbody,.employee-table tbody{display:grid;gap:10px}.payment-table tr,.contract-table tr,.employee-table tr{display:grid;padding:12px;border:1px solid var(--line);border-radius:12px;background:#fff}.payment-table td,.contract-table td,.employee-table td{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:38px;padding:7px 4px;border:0!important;text-align:right}.payment-table td:before,.contract-table td:before,.employee-table td:before{flex:0 0 auto;color:var(--muted);font-weight:600}.contract-table td:nth-child(1):before,.payment-table td:nth-child(1):before{content:'보호자'}.contract-table td:nth-child(2):before,.payment-table td:nth-child(2):before{content:'견'}.contract-table td:nth-child(3):before{content:'담당 훈련사'}.contract-table td:nth-child(4):before{content:'교육 종류'}.contract-table td:nth-child(5):before{content:'계약 조건'}.contract-table td:nth-child(6):before{content:'계약 금액'}.contract-table td:nth-child(7):before{content:'자동 갱신'}.contract-table td:nth-child(8):before{content:'상태'}.payment-table:not(.contract-table) td:nth-child(3):before{content:'항목'}.payment-table:not(.contract-table) td:nth-child(4):before{content:'이용 현황'}.payment-table:not(.contract-table) td:nth-child(5):before{content:'결제 예정일'}.payment-table:not(.contract-table) td:nth-child(6):before{content:'결제 금액'}.payment-table:not(.contract-table) td:nth-child(7):before{content:'상태'}.contract-table td:last-child,.payment-table td:last-child{justify-content:flex-end;border-top:1px solid var(--line)!important;margin-top:4px}.contract-table td:last-child:before,.payment-table td:last-child:before{content:none}.employee-table{margin:0}.employee-table td:nth-child(1):before{content:'이름'}.employee-table td:nth-child(2):before{content:'아이디'}.employee-table td:nth-child(3):before{content:'직급'}.employee-table td:nth-child(4):before{content:'권한'}.employee-table td:nth-child(5):before{content:'상태'}.account-password-section{grid-template-columns:1fr;margin-top:18px;padding-top:30px}.account-password-section h3{grid-column:1}.account-settings .form-grid{grid-template-columns:1fr}}

.dog-detail-tabs{overflow-x:auto;flex:0 0 auto}.dog-detail-tabs button{white-space:nowrap}.dog-detail-modal #dogRecords{min-height:0;overflow-y:auto}.dog-original-photo{width:120px;height:120px;float:left;margin:0 20px 14px 0;padding:0;border:0;border-radius:18px;background:#e8eaec;overflow:hidden;color:var(--muted)}.dog-original-photo img{width:100%;height:100%;object-fit:cover}.dog-document-upload{clear:both;margin-top:20px}.album-placeholder{display:grid;justify-items:center;gap:14px;padding:60px 24px;text-align:center;color:var(--muted)}.album-placeholder strong{color:var(--ink);font-size:20pt}.album-placeholder p{margin:0}.dog-detail-modal .record-list article strong{display:block;max-width:80%;overflow-wrap:anywhere}@media(max-width:760px){.dog-detail-tabs{padding:0 12px}.dog-detail-tabs button{padding-left:11px;padding-right:11px}.dog-original-photo{width:96px;height:96px;border-radius:15px;margin-right:14px}}
.dog-detail-modal{width:min(900px,calc(100vw - 32px))!important;height:min(820px,94vh);max-height:94vh}.dog-detail-modal #dogRecords{flex:1;padding:24px;overflow-y:auto}.dog-profile-summary{display:grid;grid-template-columns:132px minmax(0,1fr);align-items:center;gap:22px}.dog-profile-summary .dog-original-photo{width:120px;height:120px;margin:0;border-radius:50%;float:none}.dog-profile-summary .dog-basic-info{display:grid;gap:9px}.dog-profile-summary p{margin:0}.dog-register-info{color:#4f5862}.dog-cautions{margin:22px 0 0!important;padding:18px 0;border-top:1px solid #e3e6e9;border-bottom:1px solid #e3e6e9}.dog-attachments{margin-top:22px}.dog-attachments h3{margin:0 0 12px}.dog-document-upload{margin:0 0 14px;clear:none}.dog-file-list{display:grid;gap:8px}.dog-file-list>div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 13px;border-radius:10px;background:#f4f5f6}.dog-record-list article{padding:16px 18px}.dog-record-list article>p{margin:10px 0 0;white-space:pre-wrap}.record-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.dog-detail-modal .record-list .record-meta strong{max-width:none;font-weight:700}.record-meta>span{display:flex!important;align-items:center;gap:8px;margin:0!important;color:var(--muted)}.record-delete{display:inline-flex;width:34px!important;height:34px!important;min-height:34px!important;padding:0!important;align-items:center;justify-content:center;border:0;background:transparent;color:#8b9299}.record-delete:hover{background:#eceeef;color:var(--danger)}.record-delete svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.record-modal-layer{z-index:80;background:#0006}.record-entry-modal{width:min(620px,calc(100vw - 32px));max-height:min(760px,90vh)}.contract-picker{position:relative}.contract-picker-trigger,.contract-picker-menu button{display:flex;width:100%;height:auto!important;min-height:58px!important;flex-direction:column;align-items:flex-start;justify-content:center;padding:9px 46px 9px 14px!important;text-align:left}.contract-picker-trigger span,.contract-picker-menu span{font-weight:700}.contract-picker-trigger small,.contract-picker-menu small{margin-top:3px;color:var(--muted);font-weight:500}.contract-picker-menu{position:absolute;z-index:10;top:calc(100% + 6px);left:0;right:0;max-height:240px;padding:6px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 14px 32px #20212426;overflow-y:auto}.contract-picker-menu button{border:0;border-radius:8px;background:#fff}.contract-picker-menu button:hover{background:#f0f2f3}
@media(max-width:760px){.dog-detail-modal{width:100%!important;height:94vh}.dog-detail-modal #dogRecords{padding:18px 15px}.dog-profile-summary{grid-template-columns:88px minmax(0,1fr);gap:14px}.dog-profile-summary .dog-original-photo{width:88px;height:88px}.dog-profile-summary .dog-measure-info{line-height:1.55}.record-entry-modal{width:100%;max-height:90vh}}
.notice-detail>.modal-scroll-body{display:flex;min-height:0;overflow:hidden}.notice-detail .modal-scroll-body>.notice-detail-body{display:flex;flex:1;min-height:0;flex-direction:column;overflow:hidden!important}.notice-detail .notice-detail-meta{flex:0 0 auto}.notice-detail .notice-detail-content{flex:1;min-height:100px;overflow-y:auto;overscroll-behavior:contain}.notice-detail .notice-confirm-section{flex:0 0 auto;margin:0!important}.notice-detail .notice-confirm-title{flex:0 0 auto}@media(max-width:760px){.notice-detail .notice-detail-content{min-height:80px}}
.dog-profile-summary .dog-original-photo{display:grid;width:120px!important;min-width:120px!important;max-width:120px;height:120px!important;min-height:120px!important;max-height:120px;aspect-ratio:1;place-items:center;line-height:1.35;text-align:center;white-space:normal}.record-modal-layer{z-index:120}@media(max-width:760px){.dog-profile-summary .dog-original-photo{width:88px!important;min-width:88px!important;max-width:88px;height:88px!important;min-height:88px!important;max-height:88px}}#dogRecords .dog-profile-summary button.dog-original-photo{width:120px!important;min-width:120px!important;max-width:120px!important;height:120px!important;min-height:120px!important;max-height:120px!important;border-radius:50%!important}@media(max-width:760px){#dogRecords .dog-profile-summary button.dog-original-photo{width:88px!important;min-width:88px!important;max-width:88px!important;height:88px!important;min-height:88px!important;max-height:88px!important}}
.account-settings .field:has(input[name="currentPassword"]),.account-settings .field:has(input[name="newPassword"]){margin-top:0;padding-top:0;border-top:0}.account-settings .field:has(input[name="currentPassword"])::before{content:none}.account-profile-section{grid-column:1/-1;margin-top:8px;padding-top:28px;border-top:1px solid var(--line)}.account-profile-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.account-profile-section-head h3{margin:0;font-size:16pt}.profile-entry-list{display:grid;gap:10px}.profile-entry-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:end;gap:9px;padding:14px;border:1px solid #e2e5e8;border-radius:12px;background:#f7f8f9}.profile-entry-row.columns-4{grid-template-columns:repeat(4,minmax(0,1fr)) auto}.profile-entry-row label{display:grid;gap:6px;min-width:0}.profile-entry-row label span{color:var(--form-muted);font-size:11pt;font-weight:700}.profile-entry-row input{width:100%;height:44px!important;min-height:44px!important;padding:0 11px!important;border:1px solid #d6dbe0!important;border-radius:9px!important;background:#fff!important}.profile-entry-delete{height:44px!important;min-height:44px!important;padding:0 12px!important;border:0;border-radius:9px;background:#f4dfdc;color:var(--danger);font-weight:700}@media(max-width:760px){.account-profile-section{padding-top:24px}.profile-entry-row,.profile-entry-row.columns-4{grid-template-columns:1fr 1fr}.profile-entry-delete{grid-column:1/-1;width:100%}}
.account-settings .form-grid::before{content:'기본정보'}.account-primary-actions{border-bottom:8px solid #eef0f2!important}.account-history-sections{padding:34px 38px 42px;background:#f4f5f6}.account-history-heading{margin-bottom:22px}.account-history-heading h2{margin:0;font-size:19pt}.account-history-heading p{margin:7px 0 0;color:var(--muted)}.account-history-sections .account-profile-section{margin:0 0 14px;padding:20px;border:1px solid #dfe3e7;border-radius:14px;background:#fff}.account-history-sections .account-profile-section:last-child{margin-bottom:0}@media(max-width:760px){.account-history-sections{padding:25px 16px 30px}.account-history-heading p{line-height:1.55}.account-history-sections .account-profile-section{padding:16px}}
.profile-entry-table-head{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) 58px;gap:9px;padding:10px 14px;border:1px solid #dfe3e7;border-bottom:0;border-radius:10px 10px 0 0;background:#eceff2;color:#59616b;font-size:11pt;font-weight:700}.profile-entry-table-head.columns-4{grid-template-columns:repeat(4,minmax(0,1fr)) 58px}.profile-entry-table-head span:last-child{text-align:center}.profile-entry-list{border:1px solid #dfe3e7;border-radius:0 0 10px 10px;overflow:hidden}.profile-entry-row{padding:10px 14px;border:0;border-bottom:1px solid #e4e7ea;border-radius:0;background:#fff}.profile-entry-row:last-child{border-bottom:0}.profile-entry-row>input{min-width:0}.profile-entry-empty{margin:0;padding:28px 16px;text-align:center;color:var(--muted);background:#fff}@media(max-width:760px){.account-history-sections .account-profile-section{overflow-x:auto}.profile-entry-table-head,.profile-entry-row{grid-template-columns:repeat(3,minmax(150px,1fr)) 58px;min-width:570px}.profile-entry-table-head.columns-4,.profile-entry-row.columns-4{grid-template-columns:repeat(4,minmax(130px,1fr)) 58px;min-width:620px}.profile-entry-delete{grid-column:auto;width:auto}}
.mobile-page-fab i{font-size:12pt}@media(max-width:760px){#add.mobile-page-fab{position:fixed;right:20px;bottom:max(20px,env(safe-area-inset-bottom));z-index:70;width:60px!important;min-width:60px!important;max-width:60px;height:60px!important;min-height:60px!important;max-height:60px;padding:0!important;border-radius:50%;box-shadow:0 10px 28px #20212455}#add.mobile-page-fab span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#add.mobile-page-fab i{margin:0;font-size:22px}}
.task-time-control{display:grid;grid-template-columns:84px minmax(0,1fr) minmax(0,1fr);align-items:center;gap:9px}.task-period-toggle{height:48px!important;min-height:48px!important;padding:0!important;border:1px solid var(--steel);border-radius:10px;background:var(--steel);color:#fff;font-weight:700}.task-time-control>label{position:relative;display:block}.task-time-control>label input{padding-right:34px!important;text-align:center}.task-time-control>label span{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:var(--form-muted);font-weight:700;pointer-events:none}@media(max-width:390px){.task-time-control{grid-template-columns:72px minmax(0,1fr) minmax(0,1fr);gap:7px}.task-time-control>label input{padding-left:8px!important;padding-right:27px!important}.task-time-control>label span{right:9px}}
.task-time-control input[type="number"]{-moz-appearance:textfield;appearance:textfield}.task-time-control input[type="number"]::-webkit-outer-spin-button,.task-time-control input[type="number"]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.task-modal-row{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:17px}.task-modal-row>.field{min-width:0}.routine-start-priority-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.routine-timing-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.routine-timing-row .task-time-field{min-width:0}@media(max-width:760px){.task-modal-row{grid-template-columns:1fr 1fr;gap:10px}.routine-timing-row{grid-template-columns:1fr}.routine-start-priority-row{grid-template-columns:1fr 1fr;gap:10px}}
@media(max-width:760px){.schedule-page .schedule-view-group{justify-self:end!important;justify-content:flex-end;width:max-content;max-width:100%}.routines-page>.toolbar{justify-self:end!important;width:auto;max-width:46vw}.routines-page #routineEmployeeFilter{width:160px!important;min-width:0!important;max-width:46vw}.students-page{grid-template-columns:minmax(0,1fr) auto}.students-page>.page-head{grid-column:1/-1;grid-row:1}.students-page>.student-search{grid-column:1;grid-row:2;min-width:0;margin:14px 0!important}.students-page>.student-search input{width:100%;min-width:0}.students-page>.student-scope-filter{grid-column:2;grid-row:2;justify-self:end!important;margin:14px 0!important;overflow:visible}.students-page>.student-table{grid-column:1/-1;grid-row:3}.dogs-page{grid-template-columns:1fr}.dogs-page>.page-head{grid-column:1;grid-row:1}.dogs-page>.dog-filter-toolbar{grid-column:1;grid-row:2;justify-self:stretch!important;width:100%;margin-top:14px!important;justify-content:space-between;overflow-x:auto}.dogs-page>.dog-filter-toolbar .view-switch{margin-left:auto}.dogs-page>.dog-grid{grid-column:1;grid-row:3;margin-top:16px}}
@media(max-width:760px){.payment-list-toolbar{flex-direction:row;align-items:center;gap:8px}.payment-list-toolbar .payment-view-switch{flex:0 0 auto;order:2}.payment-list-toolbar input{flex:1 1 auto;order:1;width:auto;min-width:0}}
@media(min-width:761px){.payments-page{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:12px}.payments-page>.page-head{grid-column:1;grid-row:1;margin:0}.payments-page>.payment-list-toolbar{grid-column:2;grid-row:1;justify-content:flex-end;margin:0}.payments-page>.payment-list-toolbar input{order:1;flex:0 1 320px}.payments-page>.payment-list-toolbar .payment-view-switch{order:2;flex:0 0 auto}.payments-page>.table-wrap{grid-column:1/-1;grid-row:2;margin-top:16px}}
.site-dialog-layer{position:fixed;inset:0;z-index:500;display:grid;place-items:center;padding:20px;background:#10182899;backdrop-filter:blur(3px)}.site-dialog-card{width:min(440px,100%);padding:30px;border-radius:22px;background:#fff;box-shadow:0 28px 90px #10182855;text-align:center}.site-dialog-icon{display:grid;width:58px;height:58px;margin:0 auto 18px;border-radius:50%;place-items:center;background:#f7e3e0;color:var(--danger);font-size:23px}.site-dialog-card h2{margin:0;color:var(--form-text);font-size:21pt;letter-spacing:-.04em}.site-dialog-card>p{margin:13px 0 0;color:var(--form-muted);line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.site-dialog-field{display:grid;gap:8px;margin-top:22px;text-align:left}.site-dialog-field span{color:#4e5968;font-weight:700}.site-dialog-field input{width:100%;height:52px;padding:0 15px;border:1px solid #d8dde3;border-radius:12px;background:#f5f6f7;outline:none}.site-dialog-field input:focus{border-color:var(--steel);background:#fff;box-shadow:0 0 0 3px #35383c1c}.site-dialog-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:26px}.site-dialog-actions button{min-height:50px!important;border-radius:12px!important}.site-dialog-confirm{background:var(--danger)!important;color:#fff!important}@media(max-width:760px){.site-dialog-layer{align-items:end;padding:14px}.site-dialog-card{padding:26px 20px 20px;border-radius:22px}.site-dialog-card h2{font-size:19pt}}
.record-edit{display:inline-flex;width:34px!important;height:34px!important;min-height:34px!important;padding:0!important;align-items:center;justify-content:center;border:0;background:transparent;color:#6f7882}.record-edit:hover{background:#eceeef;color:var(--ink)}.record-edit i{font-size:14px}.album-head{align-items:flex-end}.album-head h3,.album-head p{margin:0}.album-head p{margin-top:5px;color:var(--muted)}.dog-album-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.dog-album-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.album-media-preview{position:relative;display:block;width:100%;padding:0;border:0;background:#202124;aspect-ratio:16/9;overflow:hidden}.album-media-preview img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .2s}.album-media-preview:hover img{transform:scale(1.03)}.album-media-preview span{position:absolute;right:9px;bottom:9px;padding:5px 8px;border-radius:14px;background:#111b;color:#fff;font-size:10pt;font-weight:700}.album-card-body{display:grid;gap:7px;padding:14px}.album-card-body>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14pt}.album-card-body>p{display:-webkit-box;min-height:42px;margin:0;color:var(--muted);line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.album-card-body>small{color:var(--muted)}.album-card-actions{display:flex;justify-content:flex-end;gap:7px;margin-top:5px}.album-viewer-layer{z-index:180;background:#000d}.album-viewer{width:min(1000px,96vw);max-height:94vh;overflow:hidden;border-radius:18px;background:#15171a;color:#fff;box-shadow:0 28px 90px #000a}.album-viewer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:18px 22px}.album-viewer-head h2,.album-viewer-head p{margin:0}.album-viewer-head p{margin-top:7px;color:#c5c9ce;white-space:pre-wrap}.album-viewer-head .modal-close{color:#fff}.album-viewer-media{display:grid;max-height:calc(94vh - 100px);place-items:center;background:#050607}.album-viewer-media img,.album-viewer-media video{display:block;max-width:100%;max-height:calc(94vh - 100px)}@media(max-width:760px){.dog-album-grid{grid-template-columns:1fr 1fr;gap:9px}.album-card-body{padding:11px}.album-card-body>p{min-height:39px;font-size:11pt}.album-card-actions{display:grid;grid-template-columns:1fr 1fr}.album-card-actions button{padding:0 8px!important}.album-viewer-layer{align-items:center;padding:10px}.album-viewer{width:100%;max-height:92vh}.album-viewer-head{padding:15px}.album-viewer-media{max-height:calc(92vh - 100px)}.album-viewer-media img,.album-viewer-media video{max-height:calc(92vh - 100px)}}
@media(min-width:761px){.students-page{grid-template-columns:auto minmax(220px,1fr) auto;column-gap:12px}.students-page>.page-head{grid-column:1;grid-row:1;margin:0}.students-page>.student-search{grid-column:2;grid-row:1;justify-self:end;width:min(420px,100%);margin:0}.students-page>.student-search input{width:100%;min-width:0;height:48px}.students-page>.student-scope-filter{grid-column:3;grid-row:1;justify-self:end;margin:0}.students-page>.student-table{grid-column:1/-1;grid-row:2;margin-top:16px}}
.employee-detail-modal{width:min(1000px,calc(100vw - 32px));height:min(860px,94vh)}.employee-detail-title{display:flex;align-items:baseline;gap:10px}.employee-detail-title small{color:var(--muted);font-size:12pt;font-weight:500}.employee-detail-body{min-height:0;padding:0 28px 30px;overflow-y:auto}.employee-detail-summary{display:grid;grid-template-columns:130px minmax(0,1fr) auto;align-items:center;gap:22px;padding:10px 0 28px}.employee-detail-photo{display:grid;width:124px;height:124px;border-radius:50%;place-items:center;overflow:hidden;background:#e8eaec;color:var(--muted);text-align:center}.employee-detail-photo img{width:100%;height:100%;object-fit:cover}.employee-detail-summary dl{display:grid;grid-template-columns:1fr 1fr;gap:8px 20px;margin:0}.employee-detail-summary dl div{display:flex;gap:10px;min-width:0}.employee-detail-summary dt{flex:0 0 auto;color:var(--muted)}.employee-detail-summary dd{min-width:0;margin:0;overflow-wrap:anywhere}.employee-detail-actions{display:grid;gap:8px}.employee-detail-section{padding:25px 0;border-top:1px solid var(--line)}.employee-detail-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.employee-detail-section-head h3{margin:0;font-size:17pt}.employee-salary-table,.employee-history-table{overflow:hidden;border:1px solid #dfe3e7;border-radius:11px}.employee-salary-row{display:grid;grid-template-columns:minmax(150px,1fr) 150px minmax(180px,1fr) 150px;align-items:center;min-width:620px;border-bottom:1px solid #e5e8eb}.employee-salary-row:last-child{border-bottom:0}.employee-salary-row>span{min-width:0;padding:12px 11px;overflow-wrap:anywhere}.employee-salary-row>span:nth-child(2){text-align:right}.employee-salary-row>span:last-child{display:flex;justify-content:flex-end;gap:6px}.employee-salary-row.is-head,.employee-history-row.is-head{background:#eceff2;color:#59616b;font-weight:700}.employee-detail-empty{margin:0;padding:28px;text-align:center;color:var(--muted)}.employee-history-grid{display:grid;gap:16px}.employee-history-block h3{margin:0 0 9px;font-size:14pt}.employee-history-row{display:grid;grid-template-columns:repeat(var(--history-columns,3),minmax(0,1fr));border-bottom:1px solid #e5e8eb}.employee-history-row:last-child{border-bottom:0}.employee-history-row>span{padding:11px 12px;overflow-wrap:anywhere}.employee-history-table>p{margin:0;padding:22px;text-align:center;color:var(--muted)}.employee-history-block:last-child .employee-history-row{--history-columns:4}.employee-table tbody tr{cursor:pointer}@media(max-width:760px){.employee-detail-modal{width:100%;height:94vh}.employee-detail-body{padding:0 16px 24px}.employee-detail-summary{grid-template-columns:86px minmax(0,1fr);gap:14px}.employee-detail-photo{width:82px;height:82px}.employee-detail-actions{grid-column:1/-1;grid-template-columns:1fr 1fr}.employee-detail-summary dl{grid-template-columns:1fr}.employee-salary-table,.employee-history-table{overflow-x:auto}.employee-history-row{min-width:520px}.employee-history-block:last-child .employee-history-row{min-width:680px}}
.record-entry-modal input[type="file"]{height:auto!important;min-height:58px;padding:6px!important;border:1px dashed #9a7443!important;background:linear-gradient(135deg,#fffaf1,#eee3d1)!important;color:var(--muted);cursor:pointer}.record-entry-modal input[type="file"]::file-selector-button{height:44px;margin-right:12px;padding:0 17px;border:0;border-radius:9px;background:var(--steel);color:#fff;font-weight:700;cursor:pointer}.record-entry-modal input[type="file"]:hover{border-color:#6f4d25!important}.record-entry-modal input[type="file"]:hover::file-selector-button{background:#202124}
.album-media-wrap{position:relative;background:#202124}.album-media-preview{height:675px!important;min-height:675px!important;aspect-ratio:auto}.album-media-preview span{top:9px;right:9px;bottom:auto}.album-thumb-meta{position:absolute;right:54px;bottom:17px;left:54px;z-index:1;overflow:hidden;color:#fff;text-align:center;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 1px 5px #000,0 1px 12px #000}.album-thumb-actions{position:absolute;left:10px;right:10px;bottom:10px;z-index:2;display:flex;align-items:center;justify-content:space-between;pointer-events:none}.album-thumb-actions button{display:grid;width:38px;height:38px;min-height:38px;padding:0;border:0;border-radius:50%;place-items:center;background:#111c;color:#fff;box-shadow:0 3px 12px #0005;pointer-events:auto}.album-thumb-actions button:hover{background:#fff;color:var(--ink)}.album-thumb-actions button:last-child:hover{background:var(--danger);color:#fff}.album-thumb-actions i{font-size:14px}.dog-record-list article{padding-top:11px;padding-bottom:16px}.dog-record-list .record-meta{min-height:34px}@media(max-width:760px){.album-media-preview{height:540px!important;min-height:540px!important;aspect-ratio:auto}.album-thumb-meta{right:50px;bottom:16px;left:50px}.album-thumb-actions{left:8px;right:8px;bottom:8px}.album-thumb-actions button{width:36px;height:36px;min-height:36px}}
.aside-foot{display:flex;align-items:center;gap:8px;padding:14px 4px 0}.aside-foot .aside-account{display:flex!important;flex:1;min-width:0;height:42px!important;min-height:42px!important;padding:0 6px!important;border:0;background:transparent;color:#eee;text-align:left;justify-content:flex-start!important;gap:4px}.aside-foot .aside-account span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:700}.aside-foot .aside-account small{flex:0 0 auto;color:#999;font-size:11pt}.aside-foot #logout{display:grid!important;flex:0 0 42px;width:42px;height:42px!important;min-height:42px!important;padding:0!important;border:0;border-radius:50%;place-items:center;background:transparent;color:#aaa}.aside-foot #logout:hover{background:#3a3c3f;color:#fff}.aside-foot #logout i{font-size:17px}
input[type="number"]{-moz-appearance:textfield}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.date-input-group{display:grid;grid-template-columns:minmax(62px,1.35fr) auto minmax(46px,.8fr) auto minmax(46px,.8fr) auto 48px;align-items:center;gap:5px}.date-input-group .date-part{min-width:0;padding:0 8px!important;text-align:center}.date-input-group>b{color:var(--muted);font-size:11pt;font-weight:600}.date-input-group .date-picker-input{position:relative;width:48px!important;min-width:48px!important;padding:0!important;border:1px solid #d7dce1!important;background:#f1f3f5!important;color:transparent!important;font-size:0!important;cursor:pointer}.date-input-group .date-picker-input::-webkit-calendar-picker-indicator{position:absolute;inset:0;width:auto;height:auto;margin:0;background-size:20px;cursor:pointer}.field-help{position:relative;display:inline-flex;margin-left:6px;color:#87909a;vertical-align:middle;cursor:help}.field-help i{font-size:13px}.field-help [role="tooltip"]{position:absolute;bottom:calc(100% + 9px);left:50%;z-index:20;width:max-content;max-width:280px;padding:9px 11px;border-radius:8px;background:#25272a;color:#fff;font-size:10.5pt;font-weight:500;line-height:1.4;opacity:0;pointer-events:none;transform:translate(-50%,5px);transition:.15s;box-shadow:0 7px 20px #0003}.field-help [role="tooltip"]::after{content:"";position:absolute;top:100%;left:50%;border:6px solid transparent;border-top-color:#25272a;transform:translateX(-50%)}.field-help:hover [role="tooltip"],.field-help:focus [role="tooltip"]{opacity:1;transform:translate(-50%,0)}.profile-entry-row>label>span{display:none}@media(max-width:760px){.date-input-group{grid-template-columns:minmax(58px,1.25fr) auto minmax(42px,.75fr) auto minmax(42px,.75fr) auto 44px;gap:3px}.date-input-group .date-picker-input{width:44px!important;min-width:44px!important}.account-history-sections .account-profile-section{overflow:visible}.profile-entry-table-head{display:none}.profile-entry-list{border-radius:10px}.profile-entry-row,.profile-entry-row.columns-4{grid-template-columns:1fr;min-width:0;padding:14px;gap:11px}.profile-entry-row>label{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:9px}.profile-entry-row>label>span{display:block;color:var(--muted);font-size:11pt;font-weight:700}.profile-entry-delete{grid-column:1;width:100%}.profile-entry-empty{padding:24px 12px}.field-help [role="tooltip"]{right:-10px;left:auto;max-width:240px;transform:translateY(5px)}.field-help [role="tooltip"]::after{right:10px;left:auto;transform:none}.field-help:hover [role="tooltip"],.field-help:focus [role="tooltip"]{transform:translateY(0)}}
