*,*:before,*:after{box-sizing:border-box}*:focus-visible{outline:3px dashed #228bec;outline-offset:0}html{font:62.5%/1.15 sans-serif}h1,h2{margin-bottom:0}ul{list-style:none;padding:0}button{-moz-osx-font-smoothing:inherit;-webkit-font-smoothing:inherit;appearance:none;background:transparent;border:none;color:inherit;font:inherit;line-height:normal;margin:0;overflow:visible;padding:0;width:auto}button::-moz-focus-inner{border:0}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}input[type=text]{border-radius:0}body{background-color:#f5f5f5;color:#4d4d4d;font:1.6rem/1.25 Arial,sans-serif;margin:0;padding:0;width:100%;min-height:100vh}@media screen and (min-width:620px){body{font-size:1.9rem;line-height:1.31579}}.form-group>input[type=text]{display:inline-block;margin-top:.4rem}.btn{border:.2rem solid #4d4d4d;cursor:pointer;padding:.8rem 1rem .7rem;text-transform:capitalize;border-radius:6px;transition:all .3s ease}.btn.toggle-btn{border-color:#d3d3d3;border-width:1px}.btn.toggle-btn[aria-pressed=true]{border-color:#4d4d4d;text-decoration:underline}.btn__danger{background-color:#dc3545;border-color:#dc3545;color:#fff;font-weight:500}.btn__danger:hover{background-color:#c82333;border-color:#bd2130;transform:translateY(-1px);box-shadow:0 4px 8px #dc35454d}.btn__filter{border-color:#d3d3d3}.btn__primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;font-weight:600;padding:1.2rem 2rem}.btn__primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.btn__primary:disabled{opacity:.6;cursor:not-allowed}.btn-group{display:flex;justify-content:space-between}.btn-group>*{flex:1 1 49%}.btn-group>*+*{margin-left:.8rem}.label-wrapper{flex:0 0 100%;margin:0;text-align:center}.visually-hidden{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;white-space:nowrap;width:1px}[class*=stack]>*{margin-bottom:0;margin-top:0}.stack-small>*+*{margin-top:1.25rem}.stack-large>*+*{margin-top:2.5rem}@media screen and (min-width:550px){.stack-small>*+*{margin-top:1.4rem}.stack-large>*+*{margin-top:2.8rem}}.stack-exception{margin-top:1.2rem}.todoapp{background:#fff;box-shadow:0 2px 4px #0003,0 2.5rem 5rem #0000001a;margin:2rem 0 4rem;padding:1rem;position:relative}@media screen and (min-width:550px){.todoapp{padding:4rem}}.todoapp>*{margin-left:auto;margin-right:auto;max-width:50rem}.todoapp>form{max-width:100%}.todoapp>h1{display:block;margin:0;margin-bottom:1rem;max-width:100%;text-align:center}.label__lg{line-height:1.01567;font-weight:300;margin-bottom:1rem;padding:.8rem;text-align:center}.input__lg{border:2px solid #e0e0e0;padding:1.2rem 1.6rem;border-radius:8px;transition:all .3s ease;background:#fafafa}.input__lg:focus-visible{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;background:#fff;outline:none}[class*=__lg]{display:inline-block;font-size:1.9rem;width:100%}[class*=__lg]:not(:last-child){margin-bottom:1rem}@media screen and (min-width:620px){[class*=__lg]{font-size:2.4rem}}.todo{display:flex;flex-direction:row;flex-wrap:wrap}.todo>*{flex:0 0 100%}.todo-text{border:2px solid #565656;min-height:4.4rem;padding:.4rem .8rem;width:100%}.todo-text:focus-visible{box-shadow:inset 0 0 0 2px}.c-cb{-webkit-font-smoothing:antialiased;box-sizing:border-box;clear:left;display:block;font-family:Arial,sans-serif;font-size:1.6rem;font-weight:400;line-height:1.25;min-height:44px;padding-left:40px;position:relative}.c-cb>label:before,.c-cb>input[type=checkbox]{box-sizing:border-box;height:44px;left:-2px;top:-2px;width:44px}.c-cb>input[type=checkbox]{-webkit-font-smoothing:antialiased;cursor:pointer;margin:0;opacity:0;position:absolute;z-index:1}.c-cb>label{cursor:pointer;display:inline-block;font-family:inherit;font-size:inherit;line-height:inherit;margin-bottom:0;padding:8px 15px 5px;touch-action:manipulation}.c-cb>label:before{background:transparent;border:2px solid currentColor;content:"";position:absolute}.c-cb>input[type=checkbox]:focus-visible+label:before{border-width:4px;outline:3px dashed #228bec}.c-cb>label:after{background:transparent;border:solid;border-width:0 0 5px 5px;border-top-color:transparent;box-sizing:content-box;content:"";height:7px;left:9px;opacity:0;position:absolute;top:11px;transform:rotate(-45deg);width:18px}.c-cb>input[type=checkbox]:checked+label:after{opacity:1}.app-container{min-height:100vh;width:100%;background:#f5f5f5;display:flex;flex-direction:column}.app-header{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 12px #00000026;padding:2rem 3rem;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:100}.app-header h1{font-size:3rem;color:#fff;margin:0;font-weight:700;text-shadow:0 2px 4px rgba(0,0,0,.1)}.app-nav{display:flex;gap:1rem;align-items:center}.nav-button{padding:.8rem 1.6rem;border:2px solid rgba(255,255,255,.3);border-radius:8px;background:#ffffff1a;color:#fff;font-size:1.6rem;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-weight:500}.nav-button:hover{background:#fff3;border-color:#ffffff80}.nav-button.active{background:#fff;color:#667eea;border-color:#fff}.app-main{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:3rem 2rem}@media screen and (max-width:768px){.app-header{padding:1.5rem 2rem}.app-header h1{font-size:2.4rem}.app-main{padding:2rem 1.5rem}}.auth-page{min-height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:0;position:relative;overflow:hidden}.auth-page:before{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:float 20s ease-in-out infinite}@keyframes float{0%,to{transform:translate(0)}50%{transform:translate(-20px,-20px)}}.auth-container{width:100%;max-width:480px;position:relative;z-index:1;padding:2rem}.auth-form{background:#fff;border-radius:16px;padding:3.5rem;box-shadow:0 20px 60px #0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative}.auth-form:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:16px 16px 0 0}.auth-form h2{font-size:3.2rem;color:#333;margin-bottom:.5rem;text-align:center;font-weight:700}.auth-form h2+p{text-align:center;color:#666;font-size:1.5rem;margin-bottom:2.5rem}.profile-picture-container{display:flex;justify-content:center;margin-bottom:2rem}.profile-picture-wrapper{position:relative;width:120px;height:120px}.profile-picture{width:100%;height:100%;border-radius:50%;object-fit:cover;border:4px solid #667eea;box-shadow:0 4px 12px #00000026}.profile-picture-upload{position:absolute;bottom:0;right:0;width:36px;height:36px;background:#667eea;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #0003;transition:background .3s ease}.profile-picture-upload:hover{background:#764ba2}.profile-picture-upload input[type=file]{display:none}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-size:1.6rem;color:#555;margin-bottom:.5rem;font-weight:500}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.error-message{background:#fee;border:1px solid #fcc;color:#c33;padding:1rem;border-radius:5px;margin-bottom:1.5rem;font-size:1.4rem}.success-message{background:#efe;border:1px solid #cfc;color:#3c3;padding:1rem;border-radius:5px;margin-bottom:1.5rem;font-size:1.4rem}.auth-switch{text-align:center;margin-top:1.5rem;font-size:1.4rem;color:#666}.link-button{color:#667eea;text-decoration:underline;cursor:pointer;background:none;border:none;padding:0;font-size:inherit;font-weight:500;transition:color .3s ease}.link-button:hover{color:#764ba2}@media screen and (max-width:768px){.auth-container{padding:1.5rem}.auth-form{padding:2.5rem 2rem}.auth-form h2{font-size:2.6rem}.form-row{grid-template-columns:1fr}.btn__primary{padding:1rem 1.6rem}}@media screen and (max-width:480px){.auth-form{padding:2rem 1.5rem;border-radius:12px}.auth-form h2{font-size:2.2rem}.profile-picture-wrapper{width:100px;height:100px}}.booking-container{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.booking-tabs{display:flex;border-bottom:2px solid #e0e0e0;background:#f9f9f9}.tab-button{flex:1;padding:1.5rem;font-size:1.8rem;font-weight:600;color:#666;border:none;background:transparent;cursor:pointer;transition:all .3s ease;border-bottom:3px solid transparent}.tab-button:hover{background:#f0f0f0}.tab-button.active{color:#0061f2;background:#fff;border-bottom-color:#0061f2}.booking-content{padding:2rem}.booking-form-container{max-width:700px;margin:0 auto}.booking-form h2{font-size:2.4rem;color:#333;margin-bottom:2rem}.booking-form select,.booking-form textarea{width:100%;padding:.8rem;border:2px solid #d3d3d3;border-radius:5px;font-size:1.6rem}.booking-form textarea{resize:vertical;font-family:inherit}.booking-list-container{max-width:1200px;margin:0 auto}.booking-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.booking-list-header h2{font-size:2.4rem;color:#333}.filter-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.filter-buttons .btn{font-size:1.4rem;padding:.6rem 1.2rem}.bookings-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem}.booking-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000000d;transition:box-shadow .3s ease}.booking-card:hover{box-shadow:0 4px 12px #0000001a}.booking-header{display:flex;justify-content:space-between;align-items:start;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e0e0e0}.booking-header h3{font-size:1.8rem;color:#333;margin:0}.status-badge{padding:.4rem .8rem;border-radius:20px;font-size:1.2rem;font-weight:600;text-transform:uppercase}.status-pending{background:#fff3cd;color:#856404}.status-confirmed{background:#d1ecf1;color:#0c5460}.status-cancelled{background:#f8d7da;color:#721c24}.status-completed{background:#d4edda;color:#155724}.booking-details{margin-bottom:1.5rem}.booking-details p{font-size:1.4rem;color:#666;margin:.5rem 0}.booking-details strong{color:#333}.booking-actions{display:flex;gap:1rem;align-items:center}.status-select{flex:1;padding:.6rem;border:2px solid #d3d3d3;border-radius:5px;font-size:1.4rem}.no-bookings{text-align:center;font-size:1.6rem;color:#999;padding:3rem}.loading{text-align:center;font-size:1.8rem;color:#666;padding:3rem}.todo-description{font-size:1.4rem;line-height:1.5;margin:.5rem 0}@media(max-width:768px){.app-header{flex-direction:column;gap:1rem}.app-nav{width:100%;flex-wrap:wrap}.nav-button{flex:1;min-width:100px}.booking-list-header{flex-direction:column;align-items:stretch}.bookings-grid,.form-row{grid-template-columns:1fr}}.profile-container{max-width:600px;margin:0 auto;padding:2rem}.profile-card{background:#fff;border-radius:16px;padding:3.5rem;box-shadow:0 10px 40px #0000001a;position:relative}.profile-card:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:16px 16px 0 0}.profile-info{display:flex;flex-direction:column;gap:1.5rem}.info-row{display:flex;justify-content:space-between;align-items:center;padding:1.2rem;background:#f9f9f9;border-radius:8px;border-left:4px solid #667eea}.info-row label{font-weight:600;font-size:1.5rem;color:#555}.info-row span{font-size:1.5rem;color:#333}@media screen and (max-width:768px){.profile-container{padding:1.5rem}.profile-card{padding:2.5rem 2rem}.info-row{flex-direction:column;align-items:flex-start;gap:.5rem}}
