@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{color:#294432;background:#f4f8f2;font-family:DM Sans,system-ui,sans-serif;font-synthesis:none;--green-dark: #3d7d46;--green: #66b744;--green-deep: #2f6539;--green-soft: #e8f3e3;--green-pale: #f2f8ef;--page: #f4f8f2;--line: #dce9d9;--ink: #294432;--muted: #718172}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--page)}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0}button:disabled{cursor:not-allowed;opacity:.48}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand-name,.header-title{font-family:Manrope,sans-serif}.app-shell{min-height:100vh;padding-bottom:80px}.topbar{min-height:72px;background:#fff;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 max(20px,calc((100vw - 1050px)/2));position:sticky;top:0;z-index:5}.header-side{display:flex;align-items:center;min-width:0}.header-side-right{justify-content:flex-end}.header-logo{position:relative;display:block;width:31px;height:51px;overflow:hidden;flex:0 0 auto}.header-logo img{position:absolute;top:0;left:-1px;width:94px;max-width:none;height:auto}.header-title{color:var(--green-deep);font-size:17px;font-weight:800;white-space:nowrap}.icon-button{width:36px;height:36px;background:var(--green-soft);color:var(--green-deep);border-radius:50%;font-size:21px;line-height:1}.main-content{max-width:1050px;margin:0 auto;padding:34px 20px 30px}.greeting{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:25px}.eyebrow{display:block;letter-spacing:.12em;color:#71936c;font-size:10px;font-weight:800;margin-bottom:8px}.eyebrow.light{color:#d5edc8}.greeting h1{font-size:clamp(22px,4vw,34px);line-height:1.25;margin-bottom:0;font-weight:600;color:var(--green-deep)}.greeting h1 strong{color:var(--green-dark)}.date-chip{background:var(--green-soft);color:var(--green-deep);border-radius:14px;min-width:62px;padding:9px 10px;text-align:center}.date-chip span{display:block;font-size:10px;text-transform:uppercase;font-weight:700}.date-chip b{font:800 25px Manrope,sans-serif}.screen-stack{display:flex;flex-direction:column;gap:18px}.today-card{color:#fff;background:linear-gradient(120deg,var(--green-dark),var(--green));border-radius:22px;min-height:156px;padding:25px 28px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 15px 35px #3d7d462e}.today-card h2{font-size:25px;margin:3px 0 8px}.today-card p{margin:0;color:#e4f3dc}.status-orb{display:flex;align-items:center;justify-content:center;width:70px;height:70px;color:var(--green-dark);font-size:29px;background:#ffffffe6;border-radius:50%}.info-card,.tip-card{background:#fff;padding:14px 17px;color:#607261;border:1px solid var(--line);border-radius:12px}.attendance-panel,.list-card,.form-card,.profile-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;box-shadow:0 9px 24px #305b340d}.panel-heading,.section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.panel-heading h3,.section-title h2{margin:0;font-size:21px;color:var(--green-deep)}.server-pill{color:var(--green-deep);background:var(--green-soft);border-radius:20px;font-size:11px;padding:7px 10px;white-space:nowrap}.time-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:22px 0}.time-grid div{padding:14px;background:var(--green-pale);border-radius:11px}.time-grid small,.profile-lines small{display:block;color:#849582;font-size:11px;margin-bottom:5px}.time-grid strong{display:block;color:var(--green-dark);font:700 24px Manrope,sans-serif}.action-row{display:flex;gap:10px}.primary-button,.secondary-button{min-height:45px;padding:0 18px;border-radius:10px;font-weight:700;transition:.2s ease}.primary-button{color:#fff;background:var(--green-dark);box-shadow:0 7px 13px #3d7d462e;flex:1}.primary-button:hover:not(:disabled){background:var(--green-deep);transform:translateY(-1px)}.primary-button span{float:right;font-size:18px}.secondary-button{color:var(--green-deep);background:var(--green-soft)}.secondary-button.full{width:100%}.tip-card{display:flex;gap:12px;align-items:center;color:#718172;font-size:12px}.tip-card span{flex:0 0 25px;height:25px;display:grid;place-items:center;border-radius:50%;background:var(--green-soft);color:var(--green-dark);font-weight:700}.tip-card p{margin:0}.bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:10;height:70px;display:flex;justify-content:center;gap:3px;background:#fffffff5;border-top:1px solid var(--line);box-shadow:0 -7px 25px #305b340f}.bottom-nav button{min-width:72px;padding:9px 13px 7px;color:#91a18e;background:transparent;font-size:10px;font-weight:600}.bottom-nav button span{display:block;color:#a0b09d;font-size:21px;height:26px}.bottom-nav button.active,.bottom-nav button.active span{color:var(--green-dark)}.section-title{align-items:flex-end}.section-title-copy{min-width:0;flex:1}.section-title-copy .eyebrow,.section-title h2{white-space:nowrap}.section-title-actions{flex:0 0 auto;display:flex;align-items:center}.month-input{width:135px;border:1px solid #cfe0cc;color:var(--green-deep);border-radius:8px;padding:8px;font-size:12px;background:#fff}.add-button{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0 12px;color:#fff;background:var(--green-dark);border-radius:10px;font-size:12px;font-weight:700;box-shadow:0 7px 13px #3d7d4626}.add-button:hover{background:var(--green-deep)}.add-button>span:first-child{font-size:22px;line-height:1}.schedule-item,.history-item,.leave-item{display:flex;gap:14px;align-items:center;padding:15px 0;border-bottom:1px solid #edf3eb}.schedule-item:last-child,.history-item:last-child,.leave-item:last-child{border-bottom:0;padding-bottom:0}.schedule-item:first-child,.history-item:first-child,.leave-item:first-child{padding-top:0}.day-number{display:grid;place-items:center;width:48px;height:48px;border-radius:13px;color:var(--green-dark);background:var(--green-soft);font:800 20px Manrope,sans-serif}.schedule-item strong,.history-item strong,.leave-item strong{color:#35563b;font-size:14px}.schedule-item p,.history-item p,.leave-item p{color:#56805a;margin:4px 0 0;font-size:13px}.schedule-item small,.history-item small,.leave-item small{color:#8c9c89;font-size:11px}.history-item{align-items:flex-start}.history-dot{width:9px;height:9px;border-radius:50%;margin-top:6px;background:#76ae67;box-shadow:0 0 0 5px #e8f3e3;flex:0 0 auto}.history-dot.warning{background:#d99e3b;box-shadow:0 0 0 5px #fff2dc}.history-dot.neutral{background:#9ba8a0;box-shadow:0 0 0 5px #edf0ed}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.stack-form{display:flex;flex-direction:column;gap:14px}label{display:flex;flex-direction:column;gap:6px;color:#58705a;font-size:12px;font-weight:600}input,select,textarea{width:100%;border:1px solid #d7e5d4;border-radius:9px;outline:0;padding:11px 12px;color:#35563b;background:#fcfefb}input:focus,select:focus,textarea:focus{border-color:#82bd6c;box-shadow:0 0 0 3px #e6f3e0}.leave-item{align-items:flex-start;justify-content:space-between}.leave-item>div:first-child{min-width:0}.leave-item small{overflow-wrap:anywhere}.leave-actions{text-align:right;flex:0 0 auto}.status-tag{display:inline-block;border-radius:20px;padding:5px 9px;background:#eef3ee;color:#6d806d;font-size:10px}.status-tag.disetujui{background:#e1f5dd;color:#397a3e}.status-tag.ditolak{background:#ffebe8;color:#be5e4d}.status-tag.diajukan{background:#fff2d9;color:#a67521}.text-button,.back-button{color:var(--green-dark);background:transparent;padding:6px 0;font-size:11px}.profile-card{text-align:center}.avatar-large{display:grid;place-items:center;width:74px;height:74px;margin:0 auto 13px;border-radius:50%;color:#fff;background:var(--green-dark);font:800 32px Manrope,sans-serif}.profile-card h2{margin-bottom:4px;font-size:22px}.profile-card>p{color:#7b9179;font-size:13px}.profile-lines{text-align:left;display:grid;gap:12px;margin:24px 0;padding:17px;background:var(--green-pale);border-radius:12px}.profile-lines strong{font-size:13px;font-weight:600;color:#3b5b40}.profile-actions{display:grid;gap:10px}.notice{display:flex;align-items:center;gap:9px;padding:11px 13px;border-radius:10px;font-size:12px;color:#47704c;background:#e7f4e2}.notice.error{color:#a34c40;background:#ffebe8}.notice.info{background:#e8f1f8;color:#426b86}.notice>span{font-weight:800}.notice button{margin-left:auto;color:inherit;background:transparent;font-size:17px}.empty-state{text-align:center;color:#879987;padding:28px 10px}.empty-state span{font-size:24px;color:#a0b89b}.empty-state p{margin:8px 0 0;font-size:13px}.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top right,#e1f0da,var(--page) 43%)}.auth-card{width:min(100%,420px);padding:36px;background:#fff;border:1px solid var(--line);box-shadow:0 20px 50px #305b341a;border-radius:22px}.auth-card.wide{width:min(100%,520px)}.auth-logo{display:block;width:min(100%,330px);max-height:130px;object-fit:contain;object-position:left center;margin:0 auto 14px 0}.auth-card h1{color:var(--green-deep);font-size:28px;margin:4px 0 8px}.muted{color:#7d917d;font-size:13px;line-height:1.55}.center{display:block;text-align:center;margin-top:18px}.loading-screen{min-height:100vh;display:grid;place-items:center;align-content:center;gap:12px;color:#638063}.spinner{width:27px;height:27px;border:3px solid #d4e6d0;border-top-color:var(--green-dark);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.modal-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:center;padding:18px;background:#23422691}.camera-card,.leave-card,.password-card{width:min(100%,470px);background:#fff;border-radius:20px;padding:20px}.leave-card,.password-card{max-height:calc(100vh - 36px);overflow-y:auto}.camera-header,.modal-heading{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:14px;gap:15px}.camera-header h2,.modal-heading h2{margin:0;font-size:21px;color:var(--green-deep)}.camera-box{display:flex;flex-direction:column;gap:12px}.camera-frame{position:relative;overflow:hidden;aspect-ratio:1 / 1;background:#315e38;border-radius:16px}.camera-frame video{width:100%;height:100%;display:block;object-fit:cover;transform:scaleX(-1)}.face-guide{position:absolute;inset:14% 20%;border:2px dashed rgba(255,255,255,.85);border-radius:48% 48% 42% 42%;box-shadow:0 0 0 999px #173c1c21}.camera-message{margin:0;text-align:center;color:#678267;font-size:12px;min-height:18px}.camera-message.error{color:#b24b40;font-weight:700}.camera-message.info{color:#4b814f;font-weight:600}.camera-instructions{background:var(--green-pale);border-radius:9px;color:#6c856a;font-size:11px;line-height:1.45;padding:9px 11px}.password-account{display:grid;gap:4px;padding:11px 12px;color:#557254;background:var(--green-pale);border-radius:9px}.password-account small{color:#81977f;font-size:11px}.password-account strong{overflow-wrap:anywhere;font-size:13px}.password-hint{margin:-3px 0 0;color:#7a9078;font-size:11px;line-height:1.45}.modal-actions{display:flex;gap:10px}.modal-actions .secondary-button,.modal-actions .primary-button{flex:1}@media(max-width:560px){.topbar{padding:0 15px}.header-title{font-size:16px}.main-content{padding:25px 15px}.greeting{margin-bottom:20px}.today-card{padding:21px}.today-card h2{font-size:21px}.status-orb{width:56px;height:56px}.attendance-panel,.list-card,.form-card,.profile-card{padding:17px}.action-row{flex-direction:column}.auth-card{padding:28px 22px}.bottom-nav button{min-width:58px;padding-left:7px;padding-right:7px}.leave-item{gap:8px}.leave-actions{text-align:right}.section-title{gap:10px}.section-title h2{font-size:19px}.month-input{width:130px}.form-grid{grid-template-columns:1fr}.modal-actions{flex-direction:column-reverse}}
