.landing{position:relative;width:100%;height:100vh;background:linear-gradient(135deg,#fefce8,#fef9c3);display:flex;align-items:flex-start;justify-content:center;overflow-y:auto;scroll-behavior:smooth;padding-top:max(1.25rem,env(safe-area-inset-top))}.landing-content{width:100%;max-width:760px;padding:2rem}.landing-hero{text-align:center;margin-bottom:3rem;animation:slideUp .6s ease}.hero-icon{font-size:4rem;margin-bottom:1rem;display:inline-block;animation:bounce 2s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.landing-hero h1{font-size:3rem;font-weight:700;color:#facc15;margin-bottom:.5rem;letter-spacing:-1px}.hero-subtitle{font-size:1.2rem;color:#a16207;font-weight:500}.hero-free-badge{display:inline-block;margin-top:.75rem;padding:.35rem .9rem;background:linear-gradient(135deg,#facc15,#a16207);color:#fff;font-size:.85rem;font-weight:700;border-radius:999px;letter-spacing:.2px;box-shadow:0 4px 12px #a162074d}.landing-features{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem}.feature{background:#fff;padding:1.25rem .85rem;border-radius:12px;text-align:center;box-shadow:0 4px 12px #0000000f;transition:all .3s ease}.feature:hover{transform:translateY(-5px);box-shadow:0 8px 20px #0000001a}.feature-icon{font-size:2rem;display:block;margin-bottom:.6rem}.feature h3{font-size:.9rem;color:#3d3d3d;margin-bottom:.4rem}.feature p{font-size:.78rem;color:#a16207;line-height:1.35}.landing-cta{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem}.btn-large{padding:1rem 2.5rem;font-size:1.1rem;min-width:200px}.landing-footer{text-align:center;color:#a16207;font-size:.95rem;margin-top:2rem}@media (max-width: 768px){.landing{padding-top:max(.75rem,env(safe-area-inset-top))}.landing-content{padding:1rem 1.25rem}.landing-hero{margin-bottom:1rem}.hero-icon{font-size:2rem;margin-bottom:.25rem}.landing-hero h1{font-size:1.5rem;margin-bottom:.15rem}.hero-subtitle{font-size:.8rem}.hero-free-badge{margin-top:.4rem;padding:.25rem .7rem;font-size:.7rem}.landing-features{grid-template-columns:repeat(2,1fr);gap:.6rem;margin-bottom:1rem}.feature{padding:.6rem .5rem;border-radius:10px}.feature-icon{font-size:1.4rem;margin-bottom:.3rem}.feature h3{font-size:.75rem;margin-bottom:.2rem}.feature p{font-size:.65rem;line-height:1.2}.landing-cta{margin-bottom:.75rem}.btn-large{padding:.7rem 2rem;font-size:.95rem;min-width:160px}.landing-footer{font-size:.7rem;margin-top:.25rem}}@media (max-width: 380px){.feature p{display:none}.feature h3{margin-bottom:0}}.whatsapp-button{position:fixed;bottom:2rem;right:2rem;width:60px;height:60px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;box-shadow:0 4px 12px #25d3664d;transition:all .3s ease;z-index:50}.whatsapp-button:hover{background:#1eaa52;transform:scale(1.1);box-shadow:0 8px 20px #25d36666}.whatsapp-button:active{transform:scale(.95)}.whatsapp-button svg{width:28px;height:28px}@media (max-width: 768px){.whatsapp-button{bottom:1.5rem;right:1.5rem;width:56px;height:56px}.whatsapp-button svg{width:26px;height:26px}}.tutorial-overlay{z-index:2000}.tutorial-modal{max-width:480px;padding:1.5rem}.tutorial-video{width:100%;border-radius:10px;background:#000;display:block;margin-bottom:1.25rem}.tutorial-done-btn{width:100%;padding:.9rem;border:none;border-radius:10px;background:var(--primary);color:#fff;font-size:1rem;font-weight:600;cursor:pointer}.login{min-height:100vh;background:linear-gradient(135deg,#facc15,#a16207);display:flex;align-items:center;justify-content:center;padding:2rem}.login-card{background:#fff;border-radius:20px;padding:2.5rem;width:100%;max-width:400px;box-shadow:0 20px 60px #0003;animation:slideUp .5s ease}.login-header{text-align:center;margin-bottom:2rem}.login-header h2{font-size:1.8rem;color:#3d3d3d;margin-bottom:.5rem;font-weight:700}.login-header p{color:#a16207;font-size:1rem}.login-form,.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-weight:600;color:#3d3d3d;margin-bottom:.5rem;font-size:.95rem}.form-group input{width:100%;padding:1rem;font-size:1.1rem;border:2px solid #fef08a;border-radius:12px;font-family:inherit;transition:all .3s ease}.form-group input:focus{outline:none;border-color:#facc15;box-shadow:0 0 0 3px #facc151a}.form-group input:disabled{background:#f5f5f5;cursor:not-allowed}.hint{display:block;color:#a16207;font-size:.85rem;margin-top:.5rem;font-style:italic}.error-message{background:#fff3f1;color:#c85a54;padding:1rem;border-radius:8px;margin-bottom:1rem;font-size:.95rem;border-left:4px solid #c85a54;animation:slideUp .3s ease}.login-info{background:#f5f9f5;padding:1.5rem;border-radius:12px;margin-top:1.5rem}.login-info p{color:#6fa856;font-size:.9rem;margin-bottom:.75rem;line-height:1.4}.login-info p:last-child{margin-bottom:0}@media (max-width: 768px){.login-card{padding:1.5rem}.login-header h2{font-size:1.5rem}.form-group input{font-size:1rem}}.mode-choice{display:flex;flex-direction:column;gap:1rem}.mode-choice .btn{padding:1.1rem 1.5rem;font-size:1rem}.back-link{background:none;border:none;color:#a16207;font-size:.9rem;font-weight:600;cursor:pointer;margin-bottom:1rem;padding:0}.back-link:hover{color:#facc15}.info-message{background:#f0f9f4;color:#6fa856;padding:1rem;border-radius:8px;margin-bottom:1rem;font-size:.95rem;border-left:4px solid #6fa856;animation:slideUp .3s ease}.lsplit{min-height:100dvh;display:flex;width:100%;background:linear-gradient(135deg,#facc15,#a16207)}.lsplit-left{display:none}.lsplit-hero{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;background:#78350f;height:100%;width:100%}.lsplit-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top,rgba(120,53,15,.92),rgba(120,53,15,.35) 50%,transparent)}.lsplit-hero-content{position:relative;z-index:1;text-align:center;padding:0 2.5rem;-webkit-user-select:none;user-select:none}.lsplit-hero-content h1{color:#fff;font-size:2.2rem;font-weight:800;letter-spacing:-.5px;margin-bottom:.5rem;text-shadow:0 2px 12px rgba(0,0,0,.4)}.lsplit-hero-content p{color:#ffffffd9;font-size:1rem;line-height:1.5;max-width:320px;margin:0 auto}.lsplit-col{display:flex;flex-direction:column;width:100%;min-height:100dvh}.lsplit-mobile{position:relative;height:34vh;flex-shrink:0;display:flex}.lsplit-form{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem}@media (min-width: 1024px){.lsplit-left{display:flex;width:52%;min-height:100dvh}.lsplit-col{width:48%;min-height:100vh}.lsplit-mobile{display:none}}.rla-scene{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden;background:radial-gradient(circle at 30% 20%,#5a4630,#4a3a25 55%,#382b1a)}.rla-sky{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(2px 2px at 15% 20%,rgba(255,255,255,.25) 50%,transparent 51%),radial-gradient(2px 2px at 70% 15%,rgba(255,255,255,.18) 50%,transparent 51%),radial-gradient(1.5px 1.5px at 85% 30%,rgba(255,255,255,.2) 50%,transparent 51%),radial-gradient(1.5px 1.5px at 45% 10%,rgba(255,255,255,.15) 50%,transparent 51%)}.rla-ground{position:absolute;left:0;right:0;bottom:0;height:22%;background:linear-gradient(to bottom,#0000,#00000059);border-top:2px solid rgba(255,255,255,.08)}.rla-clock{position:absolute;top:8%;right:8%;width:22%;max-width:90px;filter:drop-shadow(0 4px 10px rgba(0,0,0,.35))}.rla-clock-face{fill:#fefce8}.rla-clock-rim{fill:none;stroke:#facc15;stroke-width:4}.rla-clock-tick{stroke:#a16207;stroke-width:2}.rla-clock-pin{fill:#4a3a25}.rla-clock-hand{stroke:#4a3a25;stroke-width:3;stroke-linecap:round;transform-box:fill-box;transform-origin:0% 100%}.rla-clock-hand-hour{animation:rla-hour-spin 3s linear infinite}.rla-clock-hand-min{stroke:#c0392b;stroke-width:2.4;animation:rla-min-spin .9s linear infinite}@keyframes rla-hour-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rla-min-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rla-guy{position:absolute;left:18%;bottom:14%;width:72px;height:108px;animation:rla-guy-journey 8s ease-in-out infinite}.rla-guy-svg{width:100%;height:100%;overflow:visible}.rla-shadow{fill:#00000040}.rla-head{fill:#e8b48a}.rla-hair{fill:#2c2116}.rla-eye{fill:#2c2116;transition:r .2s ease}.rla-mouth{fill:none;stroke:#6b4a2e;stroke-width:1.4;stroke-linecap:round}.rla-torso{fill:#facc15}.rla-limb{fill:#4a3a25}.rla-watch{fill:#fefce8;stroke:#a16207;stroke-width:1}.rla-arm-left,.rla-arm-right,.rla-leg-left,.rla-leg-right{transform-box:fill-box}.rla-arm-left,.rla-arm-right,.rla-leg-left,.rla-leg-right{transform-origin:50% 0%}.rla-exclaim,.rla-sweat{position:absolute;top:-14px;font-size:1.1rem;opacity:0;transform:scale(.4) translateY(6px)}.rla-exclaim{left:50%;margin-left:-4px}.rla-sweat{left:68%;font-size:.9rem}.rla-motion-lines{position:absolute;left:10%;bottom:20%;opacity:0}.rla-motion-lines span{display:block;width:26px;height:3px;margin:5px 0;border-radius:2px;background:#ffffff59}.rla-motion-lines span:nth-child(2){width:18px}.rla-motion-lines span:nth-child(3){width:22px}@keyframes rla-guy-journey{0%{transform:translate(0) translateY(0);opacity:1}8%{transform:translate(0) translateY(-2px);opacity:1}10%{transform:translate(0) translateY(0);opacity:1}34%{transform:translate(0) translateY(0);opacity:1}38%{transform:translate(2px) translateY(-10px);opacity:1}42%{transform:translate(0) translateY(0);opacity:1}90%{transform:translate(230px) translateY(0);opacity:1}92%{transform:translate(250px) translateY(0);opacity:0}to{transform:translate(0) translateY(0);opacity:0}}.rla-guy .rla-arm-right{animation:rla-check-watch 8s ease-in-out infinite}@keyframes rla-check-watch{0%{transform:rotate(6deg)}10%{transform:rotate(6deg)}20%{transform:rotate(-140deg)}34%{transform:rotate(-140deg)}42%{transform:rotate(-40deg)}50%{transform:rotate(30deg)}58%{transform:rotate(-30deg)}66%{transform:rotate(30deg)}74%{transform:rotate(-30deg)}82%{transform:rotate(30deg)}90%{transform:rotate(-10deg)}to{transform:rotate(6deg)}}.rla-guy .rla-arm-left{animation:rla-arm-left-swing 8s ease-in-out infinite}@keyframes rla-arm-left-swing{0%{transform:rotate(-4deg)}10%{transform:rotate(-4deg)}34%{transform:rotate(-4deg)}42%{transform:rotate(30deg)}50%{transform:rotate(-30deg)}58%{transform:rotate(30deg)}66%{transform:rotate(-30deg)}74%{transform:rotate(30deg)}82%{transform:rotate(-30deg)}90%{transform:rotate(10deg)}to{transform:rotate(-4deg)}}.rla-guy .rla-leg-left{animation:rla-leg-left-run 8s ease-in-out infinite}@keyframes rla-leg-left-run{0%{transform:rotate(0)}42%{transform:rotate(0)}50%{transform:rotate(35deg)}58%{transform:rotate(-30deg)}66%{transform:rotate(35deg)}74%{transform:rotate(-30deg)}82%{transform:rotate(35deg)}90%{transform:rotate(0)}to{transform:rotate(0)}}.rla-guy .rla-leg-right{animation:rla-leg-right-run 8s ease-in-out infinite}@keyframes rla-leg-right-run{0%{transform:rotate(0)}42%{transform:rotate(0)}50%{transform:rotate(-30deg)}58%{transform:rotate(35deg)}66%{transform:rotate(-30deg)}74%{transform:rotate(35deg)}82%{transform:rotate(-30deg)}90%{transform:rotate(0)}to{transform:rotate(0)}}.rla-guy .rla-eye{animation:rla-eye-widen 8s ease-in-out infinite}@keyframes rla-eye-widen{0%{r:1.4px}30%{r:1.4px}36%{r:2.2px}42%{r:1.6px}to{r:1.4px}}.rla-guy .rla-exclaim{animation:rla-pop 8s ease-in-out infinite}.rla-guy .rla-sweat{animation:rla-pop 8s ease-in-out infinite .1s}@keyframes rla-pop{0%{opacity:0;transform:scale(.4) translateY(6px)}33%{opacity:0;transform:scale(.4) translateY(6px)}37%{opacity:1;transform:scale(1.1) translateY(-4px)}44%{opacity:1;transform:scale(1) translateY(0)}55%{opacity:0;transform:scale(.8) translateY(-4px)}to{opacity:0;transform:scale(.4) translateY(6px)}}.rla-motion-lines{animation:rla-lines-show 8s ease-in-out infinite}@keyframes rla-lines-show{0%{opacity:0}40%{opacity:0}46%{opacity:.8}88%{opacity:.8}92%{opacity:0}to{opacity:0}}@media (prefers-reduced-motion: reduce){.rla-guy,.rla-guy .rla-arm-right,.rla-guy .rla-arm-left,.rla-guy .rla-leg-left,.rla-guy .rla-leg-right,.rla-guy .rla-eye,.rla-guy .rla-exclaim,.rla-guy .rla-sweat,.rla-motion-lines,.rla-clock-hand-hour,.rla-clock-hand-min{animation:none}}.terms-overlay{z-index:2000}.terms-modal{max-width:520px;max-height:90vh;display:flex;flex-direction:column}.terms-modal .modal-header h2{font-size:1.3rem}.terms-body{overflow-y:auto;flex:1;padding-right:.5rem;margin-bottom:1.25rem;color:#3d3d3d}.terms-body p{font-size:.9rem;line-height:1.5;margin-bottom:.75rem;color:#5a5a5a}.terms-body h3{font-size:.95rem;color:#a16207;margin:1rem 0 .4rem}.terms-scroll-hint{text-align:center;font-size:.8rem;color:#a16207;font-weight:600;margin:0 0 .75rem;animation:terms-hint-pulse 1.6s ease-in-out infinite}@keyframes terms-hint-pulse{0%,to{opacity:.6}50%{opacity:1}}.terms-checkbox{display:flex;align-items:flex-start;gap:.6rem;background:#fefce8;padding:.9rem;border-radius:10px;margin-bottom:1rem;cursor:pointer;transition:opacity .2s ease}.terms-checkbox-disabled{opacity:.5;cursor:not-allowed}.terms-checkbox input{width:20px;height:20px;min-width:20px;margin-top:2px;accent-color:#facc15;cursor:pointer}.terms-checkbox input:disabled{cursor:not-allowed}.terms-checkbox span{font-size:.9rem;color:#3d3d3d;font-weight:500;line-height:1.4}@media (max-width: 768px){.terms-modal{max-height:85vh;padding:1.25rem}.terms-body p,.terms-checkbox span{font-size:.85rem}}.onboarding{min-height:100vh;background:linear-gradient(135deg,#fefce8,#fef9c3);display:flex;align-items:center;justify-content:center;padding:2rem 1.25rem;overflow-y:auto}.onboarding-card{background:#fff;border-radius:20px;padding:2.5rem;width:100%;max-width:460px;box-shadow:0 20px 60px #0000001f;animation:slideUp .5s ease}.onboarding-header{text-align:center;margin-bottom:2rem}.onboarding-icon{font-size:2.5rem;display:block;margin-bottom:.5rem}.onboarding-header h2{font-size:1.5rem;color:#3d3d3d;margin-bottom:.4rem}.onboarding-header p{color:#a16207;font-size:.95rem}.onboarding-form{display:flex;flex-direction:column;gap:1.25rem}.onboarding-form .form-group{margin-bottom:0}.onboarding-form label{display:block;font-weight:600;color:#3d3d3d;margin-bottom:.5rem;font-size:.95rem}.onboarding-form input,.onboarding-form select{width:100%;padding:.9rem;font-size:1rem;border:2px solid #fef08a;border-radius:12px;font-family:inherit;background:#fff}.onboarding-form input:focus,.onboarding-form select:focus{outline:none;border-color:#facc15;box-shadow:0 0 0 3px #facc151a}.form-row{display:flex;gap:1rem}.form-row .form-group{flex:1;min-width:0}.form-row .form-group-small{flex:0 0 80px}.hint{display:block;color:#a16207;font-size:.8rem;margin-top:.4rem;font-style:italic}.error-message{background:#fff3f1;color:#c85a54;padding:.9rem;border-radius:8px;font-size:.9rem;border-left:4px solid #c85a54}.contact-section{background:#fefce8;padding:1rem;border-radius:12px}.checkbox-field{display:flex;align-items:flex-start;gap:.6rem;margin-top:.75rem;cursor:pointer}.checkbox-field input{width:20px;height:20px;min-width:20px;margin-top:2px;accent-color:#facc15;cursor:pointer}.checkbox-field span{font-size:.88rem;color:#3d3d3d;font-weight:500;line-height:1.4}@media (max-width: 768px){.onboarding-card{padding:1.75rem}.form-row{flex-direction:column;gap:1.25rem}}.profile-modal{max-width:450px}.profile-info{background:#f5f5f5;padding:1.5rem;border-radius:8px;margin-bottom:1.5rem}.profile-item{display:flex;align-items:center;gap:1rem}.profile-icon{font-size:1.8rem}.profile-item .label{font-size:.85rem;color:#a16207;margin:0}.profile-item .value{font-size:1.1rem;color:#3d3d3d;font-weight:600;margin:.25rem 0 0;font-family:Courier New,monospace}.profile-form{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem}.profile-form .form-group{margin-bottom:0}.profile-form .form-row{display:flex;flex-direction:row;gap:1rem}.profile-form .form-row .form-group{flex:1;min-width:0}.lunch-duration-small-input{width:100%!important;max-width:none}.profile-form select{width:100%;padding:.75rem;border:2px solid #fef08a;border-radius:8px;font-size:.95rem;font-family:inherit;background-color:#fff}.profile-form select:focus{outline:none;border-color:#facc15;box-shadow:0 0 0 3px #facc151a}.form-actions{display:flex;gap:1rem}.profile-divider{height:1px;background:#fef08a;margin:1.5rem 0}@media (max-width: 768px){.profile-modal{max-width:92%;padding:1.5rem}.profile-info{padding:1.1rem;margin-bottom:1.1rem}.profile-form{gap:1.1rem;margin-bottom:1.1rem}.profile-form label{font-size:.85rem}.profile-form input,.profile-form select{padding:.7rem;font-size:.95rem}}@media (max-width: 380px){.profile-modal{padding:1.25rem}}.break-hero-card{background:linear-gradient(135deg,#facc15,#a16207);border-radius:20px;padding:1.75rem 1.5rem 2rem;margin-bottom:1.5rem;text-align:center;color:#fff;box-shadow:0 8px 24px #a1620740;animation:slideUp .5s ease}.break-date{margin-bottom:.5rem}.break-user-name{font-size:1.15rem;font-weight:700;margin-bottom:.15rem}.break-day-date{font-size:.85rem;opacity:.9;text-transform:capitalize}.break-clock{font-size:2.6rem;font-weight:700;font-family:Courier New,monospace;letter-spacing:1px;margin-top:.5rem;line-height:1.1;transition:color .3s ease}.break-clock-overtime{color:#ffe0de;animation:overtimeBlink 1s infinite}@keyframes overtimeBlink{0%,to{opacity:1}50%{opacity:.6}}.break-clock-label{font-size:.8rem;opacity:.85;margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px}.break-sub-clocks{display:flex;justify-content:center;gap:.75rem;margin-bottom:1.25rem}.sub-clock{display:flex;flex-direction:column;align-items:center;gap:.2rem;background:#ffffff2e;border-radius:14px;padding:.8rem 1.25rem;min-width:110px}.sub-clock-icon{font-size:1.15rem;line-height:1}.sub-clock-value{font-size:1.4rem;font-weight:700;font-family:Courier New,monospace;line-height:1.2}.sub-clock-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.5px;opacity:.85}.sub-clock-overtime{background:#ffffffe6}.sub-clock-overtime .sub-clock-value,.sub-clock-overtime .sub-clock-label{color:#c85a54}.manual-start-field{display:flex;flex-direction:column;align-items:center;gap:.6rem;margin-bottom:1.25rem}.manual-start-input{width:160px;padding:.8rem;border:none;border-radius:10px;font-size:1.6rem;font-weight:700;text-align:center;font-family:Courier New,monospace;color:#2d2d2d;background:#ffffffe6;cursor:pointer}.manual-start-actions{display:flex;gap:.6rem}.manual-start-cancel{border:none;border-radius:8px;padding:.45rem 1rem;font-size:.85rem;font-weight:600;cursor:pointer;transition:opacity .2s ease;background:#ffffff40;color:#fff}.break-actions-row{display:flex;align-items:center;justify-content:center;gap:1rem}.round-btn{width:140px;height:140px;border-radius:50%;border:4px solid rgba(255,255,255,.6);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;cursor:pointer;transition:all .25s ease;box-shadow:0 6px 16px #00000026}.calendar-btn{width:48px;height:52px;border-radius:10px;border:none;background:#fff;cursor:pointer;display:flex;flex-direction:column;align-items:stretch;padding:0;margin:0;overflow:hidden;transition:all .25s ease;flex-shrink:0;box-sizing:border-box;box-shadow:0 4px 10px #00000026}.calendar-btn:hover{transform:scale(1.05)}.calendar-btn:active{transform:scale(.95)}.calendar-icon-month{display:block;width:100%;box-sizing:border-box;background:#c85a54;color:#fff;font-size:.6rem;font-weight:700;letter-spacing:.5px;text-align:center;padding:3px 0;line-height:1;white-space:nowrap}.calendar-icon-day{flex:1;width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;font-size:1.15rem;font-weight:700;color:#3d3d3d}.round-btn span{font-size:1.5rem;font-weight:700;letter-spacing:.5px}.round-btn small{font-size:.7rem;opacity:.9;font-weight:500}.round-btn:active{transform:scale(.95)}.round-btn-start{background:#6fa856;color:#fff}.round-btn-start:hover{background:#5f9548;transform:scale(1.03)}.round-btn-stop{background:#c85a54;color:#fff;animation:pulse 2s infinite}.round-btn-stop:hover{background:#b04a45}@keyframes pulse{0%,to{box-shadow:0 6px 16px #00000026,0 0 #c85a5466}50%{box-shadow:0 6px 16px #00000026,0 0 0 10px #c85a5400}}.alert-sent-badge{background:#ffffffe6;color:#6fa856;padding:.7rem 1rem;border-radius:8px;font-size:.9rem;font-weight:600;margin-top:1rem}@media (max-width: 768px){.break-hero-card{padding:1.25rem 1rem 1.5rem;border-radius:16px}.break-clock{font-size:2rem}.break-sub-clocks{gap:.6rem}.sub-clock{min-width:90px;padding:.65rem .9rem}.sub-clock-value{font-size:1.1rem}.sub-clock-label{font-size:.62rem}.round-btn{width:110px;height:110px}.round-btn span{font-size:1.2rem}.round-btn small{font-size:.62rem}.calendar-btn{width:42px;height:46px}.calendar-icon-month{font-size:.52rem}.calendar-icon-day{font-size:1rem}}.schedule-modal{max-width:460px}.schedule-intro{color:#a16207;font-size:.92rem;line-height:1.4;margin-bottom:1.25rem}.schedule-modal .form-group{margin-bottom:1.25rem}.schedule-modal .form-row{display:flex;gap:1rem}.schedule-modal .form-row .form-group{flex:1}.schedule-modal input[type=time]{width:100%;padding:.85rem;border:2px solid #fef08a;border-radius:10px;font-size:1rem;font-family:inherit;background:#fff}.schedule-modal input:focus{outline:none;border-color:#facc15;box-shadow:0 0 0 3px #facc151a}.lunch-duration-small-input{width:auto!important;max-width:130px}.calendar-nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.calendar-month-label{font-size:1.05rem;font-weight:700;color:#3d3d3d;text-transform:capitalize}.calendar-nav-btn{width:40px;height:40px;border-radius:50%;border:2px solid #fef08a;background:#fff;color:#a16207;font-size:1.3rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.calendar-nav-btn:hover:not(:disabled){background:#fef9c3;border-color:#facc15}.calendar-nav-btn:disabled{opacity:.3;cursor:not-allowed}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:.35rem;margin-bottom:1.5rem}.calendar-weekday{text-align:center;font-size:.78rem;font-weight:700;color:#a16207;padding:.3rem 0}.calendar-cell{position:relative;aspect-ratio:1;border:none;background:#fefce8;border-radius:10px;font-size:.95rem;font-weight:600;color:#3d3d3d;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.calendar-cell.empty{background:transparent;cursor:default}.calendar-cell:disabled{color:#fde68a;cursor:not-allowed;background:transparent}.calendar-cell:hover:not(:disabled):not(.selected){background:#fef08a}.calendar-cell.today{border:2px solid #facc15}.calendar-cell.day-off{background:#fbdcda;color:#c85a54}.calendar-cell.day-off:hover:not(:disabled):not(.selected){background:#f7c7c3}.calendar-cell.day-off:disabled{background:transparent;color:#e3b3af}.calendar-cell.selected{background:#facc15;color:#fff}.calendar-cell.day-off.selected{background:#c85a54;color:#fff}.calendar-cell.has-schedule .schedule-dot{position:absolute;bottom:4px;width:5px;height:5px;border-radius:50%;background:#6fa856}.calendar-cell.selected .schedule-dot{background:#fff}.legend-dayoff{color:#c85a54;font-weight:700}.schedule-day-panel{background:#fefce8;padding:1.25rem;border-radius:12px;margin-bottom:1rem}.schedule-selected-date{font-weight:700;color:#facc15;margin-bottom:1rem;font-size:1rem}.day-off-toggle-btn{width:100%;padding:.85rem;border:2px solid #fef08a;background:#fff;color:#3d3d3d;font-weight:600;font-size:.9rem;border-radius:10px;cursor:pointer;margin-bottom:1.25rem;transition:all .2s ease}.day-off-toggle-btn:hover{border-color:#facc15}.day-off-toggle-btn.is-off{background:#c85a54;color:#fff;border-color:#c85a54}.day-off-toggle-btn.is-off:hover{background:#b04a45}.upcoming-dayoff-tag{color:#c85a54!important;font-weight:600!important}.schedule-save-actions{display:flex;gap:.75rem}.schedule-save-actions .btn{flex:1}.upcoming-list{margin-top:1.75rem;padding-top:1.25rem;border-top:1px solid #fef08a}.upcoming-list h3{font-size:1rem;color:#3d3d3d;margin-bottom:.85rem}.upcoming-item{display:flex;align-items:center;justify-content:space-between;gap:.75rem;background:#fefce8;padding:.85rem 1rem;border-radius:10px;margin-bottom:.6rem}.upcoming-item strong{display:block;color:#facc15;font-size:.95rem;margin-bottom:.15rem}.upcoming-item p{color:#3d3d3d;font-size:.82rem;margin:0}.remove-btn{background:none;border:1px solid #c85a54;color:#c85a54;padding:.4rem .75rem;border-radius:8px;font-size:.78rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .2s ease}.remove-btn:hover{background:#c85a54;color:#fff}@media (max-width: 768px){.schedule-modal .form-row{flex-direction:column;gap:1.25rem}.upcoming-item{flex-direction:column;align-items:flex-start}.remove-btn{align-self:flex-end}.calendar-cell{font-size:.85rem;border-radius:8px}.calendar-weekday{font-size:.7rem}.calendar-month-label{font-size:.95rem}.calendar-nav-btn{width:34px;height:34px;font-size:1.1rem}}.home{display:flex;flex-direction:column;min-height:100dvh;background:linear-gradient(to bottom,#fefce8,#fef9c3)}.home-icons-row{max-width:600px;margin:0 auto;width:100%;padding:1rem 1.5rem 0;display:flex;justify-content:flex-end;gap:.75rem}.share-btn{background:transparent;border:none;color:#854d0e;font-size:1rem;width:30px;height:30px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.share-btn:hover{opacity:.7;transform:scale(1.05)}.menu-btn{background:transparent;border:none;color:#854d0e;font-size:1.2rem;width:30px;height:30px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.menu-btn:hover{opacity:.7;transform:scale(1.05)}.home-main{flex:1;padding:1.5rem;max-width:600px;margin:0 auto;width:100%}.date-info{text-align:center;margin-bottom:2rem;animation:slideUp .5s ease}.date-info h2{font-size:1.8rem;color:#3d3d3d;margin-bottom:.25rem}.date-info p{color:#a16207;font-size:1rem;text-transform:capitalize}.free-day-banner{background:linear-gradient(135deg,#6fa856,#5a8b47);color:#fff;padding:1.5rem;border-radius:12px;margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem;box-shadow:0 4px 12px #6fa85633;animation:slideUp .5s ease}.free-day-banner span{font-size:2rem}.free-day-banner strong{display:block;font-size:1.1rem;margin-bottom:.25rem}.free-day-banner p{font-size:.9rem;opacity:.95}.card{background:#fff;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 4px 12px #0000000f;animation:slideUp .5s ease}.card h3{font-size:1.1rem;color:#3d3d3d;margin-bottom:1rem;font-weight:600}.lunch-card{border-top:4px solid #ca8a04}.lunch-card-row{display:flex;justify-content:center}.shifts-card{border-top:4px solid #facc15}.shift-row{display:flex;align-items:stretch;gap:.75rem}.shift-col{flex:1;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem .5rem;background:#fefce8;border-radius:8px;text-align:center}.shift-col-separator{width:1px;background:#fef08a;margin:.5rem 0}.time-label{font-size:.85rem;color:#a16207;font-weight:500}.time-value{font-size:1.5rem;color:#854d0e;font-weight:700;font-family:Courier New,monospace;cursor:pointer;display:inline-flex;align-items:center;gap:.4rem;padding:.25rem .5rem;border-radius:8px;transition:background .2s ease}.time-value:hover{background:#facc151f}.edit-pencil{font-size:.9rem;opacity:.7}.time-input{width:100%;max-width:130px;padding:.5rem;border:2px solid #facc15;border-radius:8px;font-size:1.2rem;text-align:center;font-family:inherit;background:#fff}.shift-hint{display:block;text-align:center;color:#a16207;font-size:.8rem;margin-top:.75rem;font-style:italic}.sos-card{border-left:4px solid #c0392b}.sos-btn{width:100%;background:linear-gradient(135deg,#e74c3c,#c0392b);color:#fff;border:none;border-radius:10px;padding:.9rem 1rem;font-size:1.05rem;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 12px #c0392b40}.sos-btn:hover{transform:scale(1.01);box-shadow:0 6px 16px #c0392b59}.sos-list{display:flex;flex-direction:column;gap:.6rem;margin-top:1rem;animation:slideUp .3s ease}.sos-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#fdf3f2;border:1px solid #f3d2cd;border-radius:8px;text-decoration:none;transition:background .2s ease}.sos-item:hover{background:#fbe4e1}.sos-icon{font-size:1.4rem}.sos-item p{font-weight:600;color:#3d3d3d;font-size:.9rem;margin:0}.sos-item small{color:#a94442;font-size:.8rem}.home-footer{text-align:center;padding:1rem;font-size:.8rem;color:#a16207}.home-footer a{color:#a16207;font-weight:600;text-decoration:none}.home-footer a:hover{text-decoration:underline}@media (max-width: 768px){.home-main{padding:1rem}.date-info h2{font-size:1.5rem}.card{padding:1.25rem}.time-value{font-size:1.2rem}.share-btn{width:26px;height:26px;font-size:.9rem}}.admin-login{min-height:100vh;background:linear-gradient(135deg,#d4a574,#8b6f47);display:flex;align-items:center;justify-content:center;padding:2rem}.admin-login-card{background:#fff;border-radius:20px;padding:2.5rem;width:100%;max-width:400px;box-shadow:0 20px 60px #0003}.admin-login-header{text-align:center;margin-bottom:2rem}.admin-icon{font-size:2.5rem;display:block;margin-bottom:.5rem}.admin-login-header h1{font-size:1.5rem;color:#3d3d3d;margin-bottom:.25rem}.admin-login-header p{color:#8b6f47;font-size:.9rem}.admin-login-form{display:flex;flex-direction:column;gap:1.25rem}.admin-login-form .form-group{margin-bottom:0}.admin-login-form label{display:block;font-weight:600;color:#3d3d3d;margin-bottom:.5rem;font-size:.9rem}.admin-login-form input{width:100%;padding:.85rem;border:2px solid #e0d5c7;border-radius:10px;font-size:1rem;font-family:inherit}.admin-login-form input:focus{outline:none;border-color:#d4a574}.admin-page{min-height:100vh;background:linear-gradient(to bottom,#f9f7f4,#f0ebe5)}.admin-header{background:linear-gradient(135deg,#d4a574,#8b6f47);padding:1.25rem 0;box-shadow:0 4px 12px #0000001a}.admin-header-content{max-width:900px;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center}.admin-header-content h1{color:#fff;font-size:1.3rem}.admin-header .back-link{background:none;border:none;color:#fff;font-size:.95rem;font-weight:600;cursor:pointer}.admin-main{max-width:900px;margin:0 auto;padding:1.5rem}.admin-toolbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.admin-search{flex:1;min-width:200px;padding:.75rem 1rem;border:2px solid #e0d5c7;border-radius:10px;font-size:.95rem}.admin-search:focus{outline:none;border-color:#d4a574}.admin-count{color:#8b6f47;font-size:.9rem;font-weight:600;white-space:nowrap}.admin-loading,.admin-empty{text-align:center;color:#8b6f47;padding:3rem 1rem}.admin-user-list{display:flex;flex-direction:column;gap:.85rem}.admin-user-card{background:#fff;border:none;border-radius:12px;padding:1.25rem;text-align:left;cursor:pointer;box-shadow:0 2px 8px #0000000f;transition:all .2s ease;display:flex;flex-direction:column;gap:.5rem}.admin-user-card:hover{box-shadow:0 6px 16px #0000001a;transform:translateY(-2px)}.admin-user-card-main{display:flex;justify-content:space-between;align-items:center}.admin-user-card-main strong{font-size:1.05rem;color:#3d3d3d}.admin-user-phone{color:#8b6f47;font-size:.85rem;font-family:Courier New,monospace}.admin-user-card-details{display:flex;gap:1.25rem;color:#5a5a5a;font-size:.85rem;flex-wrap:wrap}.admin-user-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:.4rem}.admin-delete-btn{background:none;border:1px solid #c85a54;color:#c85a54;padding:.35rem .7rem;border-radius:8px;font-size:.78rem;font-weight:600;cursor:pointer;transition:all .2s ease}.admin-delete-btn:hover{background:#c85a54;color:#fff}.badge{display:inline-block;padding:.25rem .65rem;border-radius:20px;font-size:.75rem;font-weight:600}.badge-success{background:#e8f5e0;color:#6fa856}.badge-pending{background:#fff3e0;color:#d4a574}.admin-user-header{margin-bottom:1.5rem}.admin-user-header h2{color:#3d3d3d;font-size:1.4rem;margin-bottom:.25rem}.admin-detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-bottom:1.5rem}.admin-detail-card{background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 2px 8px #0000000f}.admin-detail-card h3{font-size:.95rem;color:#d4a574;margin-bottom:.65rem}.admin-detail-card p{color:#3d3d3d;font-size:.9rem;margin-bottom:.3rem}.admin-upcoming-card{grid-column:1 / -1}.admin-empty-inline{color:#8b6f47;font-size:.85rem}@media (max-width: 768px){.admin-detail-grid{grid-template-columns:1fr}.admin-user-card-details{flex-direction:column;gap:.35rem}}:root{--primary: #facc15;--secondary: #a16207;--light: #fefce8;--dark: #3d3d3d;--accent: #e8b4a8;--success: #6fa856;--error: #c85a54;--spacing: 1rem;--radius: 12px;--shadow: 0 4px 12px rgba(0, 0, 0, .08);--shadow-lg: 0 10px 30px rgba(0, 0, 0, .12)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--light);color:var(--dark);line-height:1.6;-webkit-font-smoothing:antialiased}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;border:none;border-radius:var(--radius);font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-decoration:none}.btn-primary{background:var(--primary);color:#fff;box-shadow:var(--shadow)}.btn-primary:hover{background:var(--secondary);transform:translateY(-2px);box-shadow:var(--shadow-lg)}.btn-secondary{background:transparent;color:var(--primary);border:2px solid var(--primary)}.btn-secondary:hover{background:var(--primary);color:#fff}.btn-small{padding:.5rem 1rem;font-size:.9rem}.form-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}label{font-weight:600;color:var(--dark);font-size:.95rem}input,textarea,select{padding:.875rem;border:2px solid #fef08a;border-radius:var(--radius);font-size:1rem;font-family:inherit;transition:all .3s ease}input:focus,textarea:focus,select:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #facc151a}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:flex-start;justify-content:center;z-index:1000;animation:fadeIn .3s ease;overflow-y:auto;padding:4vh 1rem}.modal-content{background:#fff;border-radius:var(--radius);padding:2rem;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:var(--shadow-lg);animation:slideUp .3s ease;margin:auto}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.modal-header h2{font-size:1.5rem;color:var(--dark)}.close-btn{background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--dark);transition:color .3s ease}.close-btn:hover{color:var(--primary)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.text-center{text-align:center}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.hidden{display:none!important}.spinner{display:inline-block;width:20px;height:20px;border:3px solid rgba(250,204,21,.3);border-top-color:var(--primary);border-radius:50%;animation:spin .8s linear infinite}@media (max-width: 768px){:root{--spacing: .75rem}.modal-content{width:95%;padding:1.5rem}.btn{padding:.75rem 1.25rem;font-size:.95rem}}
