*{box-sizing:border-box}
html{font-family:Arial,Helvetica,sans-serif;background:#eef2f6;color:#18202b}
body{margin:0;min-height:100vh;background:#eef2f6}.app-shell{width:min(100%,500px);margin:0 auto;padding:4px 6px 6px}.brand-card,.card,.footer-card{background:#fff;border-radius:13px;box-shadow:0 3px 10px rgba(30,45,60,.10)}.brand-card{height:55px;padding:4px 8px;display:flex;align-items:center;justify-content:flex-start;gap:9px;margin-bottom:4px;position:relative}.brand-mark{width:48px;height:48px;border-radius:50%;overflow:visible;display:block;flex:none;background-color:transparent;background-image:url('https://raw.githubusercontent.com/decelife25-cyber/Camborio-Reservas-V4/main/logocamborio_trans.png?v=20260905');background-repeat:no-repeat;background-position:center;background-size:contain;content:url('https://raw.githubusercontent.com/decelife25-cyber/Camborio-Reservas-V4/main/logocamborio_trans.png?v=20260905');font-size:0;color:transparent}.brand-copy{text-align:left;margin:0}.brand-name{font-family:Georgia,serif;font-size:17px;line-height:1;font-weight:700;color:#a27639;letter-spacing:.2px;white-space:nowrap}.brand-line{display:flex;align-items:center;justify-content:flex-start;gap:4px;margin-top:2px;color:#217045;font-size:11px;font-weight:800;white-space:nowrap}.brand-line span{width:25px;height:1px;background:#a27639}.theme-toggle{position:fixed;right:10px;top:12px;z-index:30;width:30px;height:30px;display:grid;place-items:center;padding:0;border:1px solid #cbd3dd;background:#fff;color:#202732;border-radius:50%;font-size:15px;line-height:1;box-shadow:0 2px 7px rgba(30,45,60,.14);cursor:pointer}.theme-toggle:active{transform:scale(.97)}.theme-toggle:focus-visible{outline:2px solid #d7a21d;outline-offset:2px}html[data-theme="dark"] .theme-toggle{background:#2a3037;border-color:#48515c;color:#f1f3f5}
.card{padding:8px 8px;margin-bottom:4px}h1{font-size:18px;line-height:1.05;text-align:center;margin:0 0 2px;font-weight:800}.subtitle{text-align:center;color:#7b818a;font-size:10px;line-height:1.1;margin:0 0 7px}label{display:block;font-size:12px;line-height:1.05;font-weight:800;margin:0 0 5px}label em{font-style:normal;color:#737a84;font-weight:600}.field,.textarea-field{margin-top:3px;min-height:33px;height:33px;border:1px solid #d8dde4;background:#f7f8fa;border-radius:8px;display:flex;align-items:center;padding:0 7px;gap:6px}.field-icon{font-size:15px;line-height:1;flex:none}.field input,.textarea-field textarea{border:0;outline:0;background:transparent;width:100%;font:inherit;font-size:12px;color:#202732;padding:0}.field input::placeholder,.textarea-field textarea::placeholder{color:#aeb4bd}.textarea-field{align-items:flex-start;padding-top:6px;height:42px;min-height:42px}.textarea-field textarea{resize:none;height:30px;line-height:1.1}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:7px}.date-time-row{align-items:start}.select-field{justify-content:flex-start}.select-field>span:last-child{margin-left:auto}.date-field{cursor:pointer}.date-field input{cursor:pointer;font-size:11px;font-weight:600;color:#707983}.date-field input::placeholder{font-size:11px;font-weight:600;color:#aeb4bd}.date-field input.has-date{color:#202732}.time-placeholder{width:100%;font-weight:600;color:#aeb4bd;cursor:pointer}.time-placeholder #selected-time,.time-placeholder #edit-selected-time{flex:1;text-align:left;font-size:11px;font-weight:700;color:inherit}.time-placeholder.has-time{color:#18202b;background:#eef7f1;border-color:#14964d}.time-placeholder.has-time #selected-time,.time-placeholder.has-time #edit-selected-time{color:#118642;font-weight:900}.time-placeholder:active{transform:translateY(1px)}.time-panel{border:1px solid #e0e4e9;border-radius:9px;padding:6px;margin:0 0 5px;background:#fff;box-shadow:0 2px 6px rgba(30,45,60,.06)}.time-panel>strong{font-size:12px;line-height:1}.shift-block{border:1px solid #eceff2;border-radius:8px;padding:5px;margin-top:4px}.shift-title{color:#d36a31;font-size:10px;line-height:1;margin-bottom:4px}.shift-title small{display:block;color:#7e858e;font-size:7px;margin-left:18px;margin-top:1px}.shift-block:last-child .shift-title{color:#7b39c6}.time-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:3px}.time-btn{min-height:25px;height:25px;background:#fff;border:1px solid #dfe3e8;border-radius:6px;font-size:10px;font-weight:800;color:#252c35;padding:0 1px;cursor:pointer;transition:transform .08s ease,background-color .08s ease,border-color .08s ease,box-shadow .08s ease}.time-btn:active{transform:translateY(1px) scale(.98);background:#dff2e6;border-color:#14964d;color:#118642}.time-btn.selected{background:#14964d;border:2px solid #0e7b3e;color:#fff;box-shadow:0 0 0 2px rgba(20,150,77,.18),inset 0 -2px 0 rgba(0,0,0,.12);transform:translateY(1px);font-weight:900}.primary,.success,.info,.secondary{width:100%;border-radius:8px;min-height:34px;height:34px;border:0;font-weight:800;font-size:12px;cursor:pointer}.primary{background:#ffca19;color:#10151c;box-shadow:0 2px 6px rgba(215,165,0,.18)}.success{background:#149c50;color:#fff;margin-top:4px}.info{background:#2f66dc;color:#fff;margin-top:5px}.secondary{background:#f3f5f7;border:1px solid #cbd3dd;color:#1d2530;margin-top:4px}.secondary small{display:block;font-size:8px;line-height:1;margin-top:1px}.form-card #reservation-form>.primary,.form-card #reservation-form>#existing-button{width:calc(50% - 4px);display:inline-flex;vertical-align:top;align-items:center;justify-content:center}.form-card #reservation-form>.primary{margin-right:4px}.form-card #reservation-form>#existing-button{margin-top:0;flex-direction:column}.danger{color:#c93b35}.summary{border:1px solid #dfe3e8;border-radius:8px;overflow:hidden;margin-bottom:5px}.summary-row{display:grid;grid-template-columns:42% 58%;min-height:25px;border-bottom:1px solid #edf0f2;font-size:11px}.summary-row:last-child{border-bottom:0}.summary-row>span{padding:5px 6px}.summary-label{color:#6d7681;font-weight:800}.summary-value{font-weight:800}.step-badge{width:max-content;margin:0 auto 4px;padding:3px 8px;border-radius:99px;background:#eef7f1;color:#118642;font-size:9px;font-weight:800;letter-spacing:.4px}.confirm-highlight{display:flex;align-items:center;gap:8px;border:1px solid #dce9df;background:#f4faf6;border-radius:8px;padding:6px 8px;margin:0 0 6px}.confirm-highlight>span{width:24px;height:24px;border-radius:50%;background:#149c50;color:#fff;text-align:center;line-height:24px;font-weight:800}.confirm-highlight strong,.confirm-highlight small{display:block}.confirm-highlight strong{font-size:11px}.confirm-highlight small{font-size:8px;color:#6f7881;margin-top:1px}.check{width:45px;height:45px;border-radius:50%;background:#11964c;color:#fff;font-size:32px;line-height:45px;text-align:center;margin:0 auto 6px}.code-box{background:#f7f8fa;border:1px solid #dce1e6;border-radius:8px;text-align:center;padding:6px;margin-bottom:5px}.code-box small,.status small{display:block;color:#747d87;font-size:8px;font-weight:700}.code-box strong{display:block;color:#138b4a;font-size:21px;letter-spacing:2px}.status{background:#fff6d8;border-left:3px solid #f0c100;border-radius:7px;padding:6px 8px;margin-bottom:6px}.status b{font-size:10px}.received-card p:not(.subtitle){font-size:11px;line-height:1.3;color:#4f5863;margin:6px 0}.thanks-card{padding:10px 7px}.footer-card{height:22px;display:flex;align-items:center;justify-content:center;gap:5px;padding:3px 4px;font-size:7px;color:#4d5660;white-space:nowrap}.footer-card i{height:10px;width:1px;background:#d9dde2}.footer-card b{color:#267449}.screen{display:none}.screen.active{display:block}.consult-card{padding-top:8px}.help-text{font-size:9px;line-height:1.25;color:#4f5863;margin:2px 0 5px}.found-card{padding-top:8px}.found-badge{width:max-content;margin:0 auto 4px;padding:3px 8px;border-radius:99px;background:#eef7f1;color:#118642;font-size:9px;font-weight:800;letter-spacing:.3px}.found-card .summary{margin-top:5px}.edit-code{background:#f7f8fa;border:1px solid #dce1e6;border-radius:8px;text-align:center;padding:5px;margin:0 0 5px}.edit-code small,.edit-code strong,.edit-code span{display:block}.edit-code small{font-size:8px;color:#747d87;font-weight:700}.edit-code strong{font-size:19px;letter-spacing:2px;color:#138b4a;line-height:1.05}.edit-code span{font-size:9px;font-weight:800;color:#d59b00;margin-top:2px}.edit-card label{margin-bottom:3px}.edit-card .grid-2 label{min-width:0}.edit-card .field{height:30px;min-height:30px}.edit-card .textarea-field{height:35px;min-height:35px}.edit-card .textarea-field textarea{height:24px}.edit-card .date-field input{font-size:10px}.edit-card .time-placeholder{color:#18202b}.modal[hidden]{display:none}.modal{position:fixed;inset:0;z-index:20;display:flex;align-items:center;justify-content:center;padding:14px}.modal-backdrop{position:absolute;inset:0;background:rgba(24,32,43,.42)}.modal-card{position:relative;z-index:1;width:min(100%,390px);background:#fff;border-radius:15px;padding:18px 15px 14px;box-shadow:0 12px 35px rgba(20,30,40,.25)}.modal-close{position:absolute;right:9px;top:7px;width:30px;height:30px;border:0;background:transparent;font-size:25px;line-height:30px;color:#737b84;cursor:pointer}.modal-icon{width:42px;height:42px;border-radius:50%;background:#eef4ff;margin:0 auto 7px;display:grid;place-items:center;font-size:21px}.modal-card h2{text-align:center;font-size:18px;margin:0 0 3px}.modal-card p{text-align:center;color:#68717c;font-size:10px;line-height:1.3;margin:0 10px 9px}.modal-card label{margin-bottom:5px}.date-modal{align-items:center}.date-modal-card{position:relative;z-index:1;width:min(92vw,330px);background:#fff;border-radius:14px;padding:12px;box-shadow:0 12px 35px rgba(20,30,40,.28)}.date-modal-head{display:grid;grid-template-columns:36px 1fr 36px;align-items:center;text-align:center;margin-bottom:8px}.date-modal-head button{width:34px;height:34px;border:0;background:#f3f5f7;border-radius:50%;font-size:25px;line-height:1;color:#26313d}.date-modal-head strong,.date-modal-head small{display:block}.date-modal-head strong{font-size:16px}.date-modal-head small{font-size:10px;color:#747d87;margin-top:1px}.weekdays,.date-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.weekdays{margin-bottom:4px}.weekdays span{text-align:center;color:#737b84;font-size:10px;font-weight:800}.date-day,.date-empty{width:100%;aspect-ratio:1;border-radius:50%;display:grid;place-items:center}.date-day{border:0;background:#fff;color:#202732;font-size:12px;font-weight:700}.date-day:hover{background:#eef4ff}.date-day.today{box-shadow:inset 0 0 0 1px #2f66dc}.date-day.selected{background:#2f66dc;color:#fff}.date-day.disabled{color:#c6cbd1;background:#fff;cursor:not-allowed}.date-modal-actions{margin-top:8px}.date-modal-actions .secondary{height:32px;min-height:32px;font-size:10px}@media(max-width:430px){.app-shell{width:100%;padding:3px 5px 5px}.brand-card{height:52px;margin-bottom:4px;gap:7px}.brand-name{font-size:16px}.brand-line{font-size:10px}.brand-line span{width:22px}.brand-mark{width:44px;height:44px}.theme-toggle{width:28px;height:28px;right:9px;top:13px;font-size:14px}.brand-copy{max-width:calc(100% - 82px)}.card{padding:7px 6px;margin-bottom:4px}h1{font-size:17px}.subtitle{font-size:9px;margin-bottom:6px}label{font-size:11px;margin-bottom:4px}.field{height:31px;min-height:31px;border-radius:7px}.date-field input,.date-field input::placeholder{font-size:10px}.time-placeholder #selected-time,.time-placeholder #edit-selected-time{font-size:10px}.textarea-field{height:38px;min-height:38px}.textarea-field textarea{height:27px}.time-panel{padding:5px;margin-bottom:4px}.time-grid{gap:2px}.time-btn{height:24px;min-height:24px;font-size:9px}.primary,.success,.info,.secondary{height:32px;min-height:32px;font-size:11px}.form-card #reservation-form>.primary,.form-card #reservation-form>#existing-button{width:calc(50% - 3px)}.form-card #reservation-form>.primary{margin-right:3px}.footer-card{height:20px;font-size:6.5px}.step-badge{font-size:8px;padding:2px 7px;margin-bottom:3px}.confirm-highlight{padding:5px 7px;margin-bottom:5px}.confirm-highlight>span{width:22px;height:22px;line-height:22px}.edit-code{padding:4px;margin-bottom:4px}.edit-code strong{font-size:18px}.edit-code span{font-size:8px}.found-badge{font-size:8px;padding:2px 7px}.modal{padding:12px}.modal-card{padding:16px 12px 12px;border-radius:13px}.modal-card h2{font-size:17px}.modal-card p{font-size:9px;margin-bottom:7px}.modal-card .field{height:30px;min-height:30px}.date-modal-card{width:min(92vw,320px);padding:10px}.date-modal-head{margin-bottom:6px}.weekdays,.date-grid{gap:3px}.date-day,.date-empty{font-size:11px}}@media(min-width:700px){.app-shell{padding-top:20px}.brand-card{height:72px}.card{padding:10px 10px}}
