:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden}body{margin:0;padding:0;width:100%;min-height:100vh;overflow-x:hidden}h1{margin:0}button{font-family:inherit;cursor:pointer}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(hover:none)and (pointer:coarse){button,a,[role=button]{min-height:44px;min-width:44px}}.navbar{display:flex;align-items:center;justify-content:space-between;padding:0 2rem;height:64px;background:#1a5c2e;color:#fff;box-shadow:0 2px 8px #00000026;position:sticky;top:0;z-index:100}.navbar-brand a{color:#fff;text-decoration:none;font-size:1.4rem;font-weight:700;letter-spacing:.5px}.navbar-links{display:flex;gap:1.5rem}.navbar-links a{color:#ffffffd9;text-decoration:none;font-size:.95rem;font-weight:500;padding:.3rem .6rem;border-radius:4px;transition:background .2s}.navbar-links a:hover,.navbar-links a.active{color:#fff;background:#ffffff26}.navbar-auth{display:flex;align-items:center}.user-info{display:flex;align-items:center;gap:1rem}.user-name{font-size:.9rem;opacity:.9}.btn{padding:.45rem 1.1rem;border-radius:6px;border:none;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s}.btn-primary{background:#e8f5e9;color:#1a5c2e}.btn-primary:hover{background:#fff}.btn-outline{background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.6)}.btn-outline:hover{background:#ffffff1a}.navbar-hamburger,.navbar-mobile-menu{display:none}@media(max-width:767px){.navbar-hamburger{display:flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;padding:0;border-radius:6px;transition:background .2s}.navbar-hamburger:hover{background:#ffffff1f}.navbar-links,.navbar-auth{display:none}.navbar-mobile-menu{display:flex;flex-direction:column;gap:.25rem;position:fixed;top:64px;left:0;right:0;z-index:99;background:#1a5c2e;padding:1rem 1.5rem;box-shadow:0 4px 16px #0003}.navbar-mobile-menu a{color:#fff;text-decoration:none;padding:.85rem 1rem;border-radius:8px;font-size:1rem;font-weight:500;display:block;transition:background .15s}.navbar-mobile-menu a:hover,.navbar-mobile-menu a.active{background:#ffffff26}.navbar-mobile-auth{border-top:1px solid rgba(255,255,255,.2);padding-top:.75rem;margin-top:.25rem;display:flex;flex-direction:column;gap:.5rem}.navbar-mobile-auth .user-name{font-size:.9rem;opacity:.85;color:#fff}.navbar-mobile-auth .btn{width:100%;min-height:44px;font-size:1rem}}@media(min-width:768px){.navbar-hamburger,.navbar-mobile-menu{display:none}}.landing{font-family:Segoe UI,system-ui,sans-serif}.hero{background:linear-gradient(135deg,#1a5c2e,#2e7d32 60%,#388e3c);color:#fff;padding:5rem 2rem;display:flex;align-items:center;justify-content:center;gap:4rem;min-height:480px}.hero-content h1{font-size:3rem;font-weight:800;line-height:1.15;margin-bottom:1rem}.hero-content h1 span{color:#a5d6a7}.hero-tagline{font-size:1.2rem;opacity:.9;max-width:480px;margin-bottom:2rem}.hero-cta{display:flex;gap:1rem;flex-wrap:wrap}.hero-image{font-size:8rem;line-height:1}.cta-btn{padding:.75rem 1.8rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;border:none;text-decoration:none;display:inline-flex;align-items:center;transition:transform .15s,box-shadow .15s}.cta-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0003}.cta-btn.primary{background:#fff;color:#1a5c2e}.cta-btn.secondary{background:#ffffff26;color:#fff;border:1.5px solid rgba(255,255,255,.5)}.section-content{max-width:1000px;margin:0 auto;padding:4rem 2rem}.section-content h2{font-size:2rem;font-weight:700;color:#1a5c2e;margin-bottom:1.5rem}.about{background:#f9fbe7}.about p{font-size:1.05rem;color:#444;line-height:1.7;margin-bottom:2.5rem;max-width:680px}.about-highlights{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem}.highlight{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000f}.highlight-icon{font-size:2rem;display:block;margin-bottom:.5rem}.highlight strong{display:block;font-size:1rem;color:#1a5c2e;margin-bottom:.4rem}.highlight p{font-size:.9rem;color:#666;margin:0}.courts-section{background:#fff}.court-card-single{border:1.5px solid #e8f5e9;border-radius:12px;padding:2rem;text-align:center;background:#fafffe;max-width:400px;margin:0 auto 2rem;transition:box-shadow .2s}.court-card-single:hover{box-shadow:0 4px 16px #1a5c2e1a}.court-card-single .cta-btn{margin-top:1rem}.court-icon{font-size:2.5rem;margin-bottom:.8rem}.court-card-single h3{font-size:1.15rem;color:#1a5c2e;margin-bottom:.5rem}.surface-badge{display:inline-block;padding:.2rem .7rem;border-radius:20px;font-size:.78rem;font-weight:600;margin-bottom:.8rem;text-transform:uppercase;letter-spacing:.5px}.court-card-single p{font-size:.9rem;color:#666;line-height:1.5;margin:0}.courts-cta{text-align:center;padding-top:1rem}.courts-cta p{color:#666;margin-bottom:1rem}.contact{background:#1a5c2e;color:#fff}.contact h2{color:#fff!important}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem}.contact p{margin:.5rem 0;opacity:.9}.contact a{color:#a5d6a7}.loading{display:flex;justify-content:center;align-items:center;height:200px;font-size:1.1rem;color:#666}@media(max-width:768px){.hero{flex-direction:column;gap:2rem;padding:3rem 1.5rem;min-height:auto;text-align:center}.hero-content h1{font-size:2rem}.hero-tagline{font-size:1rem}.hero-cta{justify-content:center}.hero-image{font-size:5rem;order:-1}.section-content{padding:2.5rem 1.25rem}.section-content h2{font-size:1.5rem}.about-highlights{grid-template-columns:1fr}.contact-grid{grid-template-columns:1fr;gap:1.5rem}}@media(max-width:480px){.hero-content h1{font-size:1.75rem}.cta-btn{width:100%;justify-content:center}}.weekly-page{max-width:1100px;margin:0 auto;padding:1.5rem 1rem}.weekly-header{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.weekly-title{display:flex;align-items:center;gap:.75rem}.weekly-title h1{margin:0;font-size:1.6rem;color:#1a3c2a}.week-nav{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.week-label{font-weight:600;color:#1a3c2a;min-width:11rem;text-align:center}.booking-limit-notice{background:#fff3cd;border:1px solid #ffc107;border-radius:8px;padding:.75rem 1rem;margin-bottom:1rem;color:#664d03;font-size:.95rem}.login-notice{background:#e8f4fd;border:1px solid #90c4e8;border-radius:8px;padding:.75rem 1rem;margin-bottom:1rem;color:#1a3c5c;font-size:.95rem}.success-notice{background:#d4edda;border:1px solid #28a745;border-radius:8px;padding:.75rem 1rem;margin-bottom:1rem;color:#155724;font-size:.95rem}.error-msg{background:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;padding:.75rem 1rem;margin-bottom:1rem;color:#721c24;font-size:.95rem}.link-btn{background:none;border:none;color:inherit;font-weight:700;cursor:pointer;text-decoration:underline;padding:0;font-size:inherit}.calendar-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:10px;box-shadow:0 2px 12px #00000014}.calendar-grid{display:grid;grid-template-columns:3.5rem repeat(7,minmax(5.5rem,1fr));border:1px solid #d0ddd5;border-radius:10px;overflow:hidden;min-width:540px;background:#f5f7f6}.time-header{background:#1a5c2e}.day-header{background:#1a5c2e;color:#fff;display:flex;flex-direction:column;align-items:center;padding:.5rem .25rem;font-size:.85rem;border-left:1px solid #155226}.day-header.today{background:#2d8a50}.day-name{font-weight:700}.day-date{font-size:.75rem;opacity:.85}.time-label{background:#f0f4f1;font-size:.75rem;color:#4a6655;display:flex;align-items:center;justify-content:center;border-top:1px solid #dde8e0;font-weight:600}.slot{min-height:3rem;display:flex;align-items:center;justify-content:center;border-top:1px solid #dde8e0;border-left:1px solid #dde8e0;font-size:.78rem;padding:.2rem .3rem;transition:background .15s;position:relative}.slot-past{background:#eaeaea;cursor:not-allowed}.slot-free{background:#fff;color:#888}.slot-clickable{cursor:pointer}.slot-clickable:hover{background:#e8f5ed}.slot-free-icon{display:flex;flex-direction:column;align-items:center;gap:1px;line-height:1}.slot-plus{font-size:1.2rem;color:#b0c8b8;transition:color .15s}.slot-hover-time{font-size:.7rem;font-weight:600;color:#1a5c2e;opacity:0;transition:opacity .15s;pointer-events:none}.slot-clickable:hover .slot-plus{color:#1a5c2e}.slot-clickable:hover .slot-hover-time{opacity:1}.slot-mine{background:#c8ecd4;cursor:default}.slot-mine .slot-label{font-weight:700;color:#1a5c2e;font-size:.82rem}.slot-taken{background:#fde8e8;cursor:default}.slot-label{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.1rem;line-height:1.2;word-break:break-word;max-width:100%}.slot-name{color:#8b2020;font-weight:600;font-size:.78rem}.slot-phone{color:#8b2020;font-size:.7rem;opacity:.85}.slot-admin-cancel{display:block;margin-top:2px;padding:0 4px;background:#8b202026;border:1px solid rgba(139,32,32,.4);border-radius:3px;color:#8b2020;font-size:.75rem;font-weight:700;cursor:pointer;line-height:1.4}.slot-admin-cancel:hover:not(:disabled){background:#8b20204d}.slot-admin-cancel:disabled{opacity:.5;cursor:not-allowed}.slot-loading{opacity:.6;pointer-events:none}.slot-confirmed{background:#c8ecd4}.calendar-legend{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem;font-size:.85rem;color:#4a6655}.legend-item{display:flex;align-items:center;gap:.4rem}.legend-swatch{display:inline-block;width:1rem;height:1rem;border-radius:3px;border:1px solid #ccc}.swatch-free{background:#fff}.swatch-mine{background:#c8ecd4}.swatch-taken{background:#fde8e8}.swatch-past{background:#eaeaea}.btn-primary{background:#1a5c2e;color:#fff;border:none;border-radius:6px;padding:.5rem 1.25rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .15s}.btn-primary:hover{background:#154d27}.btn-secondary{background:#fff;color:#1a5c2e;border:1.5px solid #1a5c2e;border-radius:6px;padding:.4rem 1rem;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .15s,color .15s}.btn-secondary:hover{background:#1a5c2e;color:#fff}.surface-badge{padding:.2rem .65rem;border-radius:12px;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}@media(max-width:600px){.weekly-header{flex-direction:column;align-items:flex-start}.week-nav{width:100%;justify-content:space-between}.week-label{min-width:0;font-size:.85rem}}.calendar-grid--mobile{grid-template-columns:3.5rem 1fr;min-width:0}@media(max-width:767px){.slot{min-height:3.5rem}.time-label{font-size:.7rem}}.day-picker{display:flex;gap:.4rem;margin-bottom:.75rem;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:.25rem}.day-chip{display:flex;flex-direction:column;align-items:center;padding:.5rem .6rem;border-radius:10px;border:1.5px solid #dde8e0;background:#fff;cursor:pointer;min-width:52px;min-height:44px;flex-shrink:0;transition:all .15s}.day-chip--active{background:#1a5c2e;border-color:#1a5c2e;color:#fff}.day-chip--today:not(.day-chip--active){border-color:#1a5c2e;color:#1a5c2e}.day-chip-name{font-size:.75rem;font-weight:700;text-transform:uppercase}.day-chip-date{font-size:.7rem;opacity:.8;margin-top:.1rem}.confirm-overlay{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:100}.confirm-dialog{background:#fff;border-radius:10px;padding:1.75rem 2rem;max-width:360px;width:90%;box-shadow:0 8px 32px #0000002e}.confirm-dialog h3{margin:0 0 .75rem;font-size:1.15rem;color:#1a3c2a}.confirm-dialog p{margin:0 0 .4rem;color:#333}.confirm-actions{display:flex;gap:.75rem;justify-content:flex-end}.btn-danger{background:#8b2020;color:#fff;border:none;border-radius:6px;padding:.5rem 1.25rem;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .15s}.btn-danger:hover{background:#6e1919}.slot-actions{display:flex;gap:3px;margin-top:2px;justify-content:center}.slot-info-btn{padding:0 4px;background:#1a5c2e1f;border:1px solid rgba(26,92,46,.35);border-radius:3px;color:#1a5c2e;font-size:.75rem;cursor:pointer;line-height:1.4}.slot-info-btn:hover{background:#1a5c2e40}.info-rows{display:grid;grid-template-columns:auto 1fr;gap:.4rem 1rem;margin-bottom:1.25rem}.info-row{display:contents}.info-label{font-weight:600;color:#555;font-size:.88rem;white-space:nowrap}.info-row span:last-child{color:#1a1a1a;font-size:.95rem}.my-bookings-page{max-width:800px;margin:0 auto;padding:2rem}.my-bookings-page h2{font-size:1.25rem;color:#333;margin-bottom:1rem;border-bottom:2px solid #e8f5e9;padding-bottom:.5rem}.empty-msg{color:#888;font-style:italic;padding:1rem 0}.bookings-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem}.booking-item{display:flex;align-items:center;justify-content:space-between;background:#fff;border-radius:10px;padding:1.2rem 1.5rem;box-shadow:0 2px 8px #0000000d}.booking-item.upcoming{border-left:4px solid #1a5c2e}.booking-item.past{border-left:4px solid #bdbdbd;opacity:.75}.booking-details{display:flex;flex-direction:column;gap:.3rem}.booking-details strong{font-size:1rem;color:#1a5c2e}.booking-time{font-size:.9rem;color:#555}.surface-badge{display:inline-block;padding:.15rem .6rem;border-radius:20px;font-size:.72rem;font-weight:600;text-transform:uppercase;width:fit-content}.surface-badge.clay{background:#ffe0b2;color:#bf360c}.surface-badge.hard{background:#e3f2fd;color:#0d47a1}.surface-badge.asphalt{background:#e0e0e0;color:#37474f}.cancel-btn{padding:.45rem 1rem;background:#fff;color:#c62828;border:1.5px solid #c62828;border-radius:7px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.cancel-btn:hover:not(:disabled){background:#ffebee}.cancel-btn:disabled{opacity:.5;cursor:not-allowed}.past-label{font-size:.82rem;color:#9e9e9e;font-style:italic}.past-section{margin-top:2rem}@media(max-width:768px){.my-bookings-page{padding:1.5rem 1rem}.booking-item{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem}.cancel-btn{width:100%;padding:.7rem 1rem}}.profile-page{max-width:600px;margin:0 auto;padding:2rem}.page-header{margin-bottom:2.5rem}.page-header h1{font-size:2rem;color:#1a5c2e;margin-bottom:.3rem}.page-header p{color:#666}.profile-form{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 12px #0000000f;display:flex;flex-direction:column;gap:1.25rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}@media(max-width:480px){.form-row{grid-template-columns:1fr}}@media(max-width:768px){.profile-page{padding:1.5rem 1rem}.profile-form{padding:1.5rem 1.25rem}.save-btn{width:100%;align-self:stretch}}.form-group{display:flex;flex-direction:column;gap:.4rem}.form-group label{font-size:.9rem;font-weight:600;color:#333}.form-group input{padding:.6rem .85rem;border:1.5px solid #ddd;border-radius:8px;font-size:.95rem;transition:border-color .2s;background:#fafafa}.save-btn{margin-top:.5rem;padding:.7rem 1.75rem;align-self:flex-start}.save-btn:disabled{opacity:.55;cursor:not-allowed}.success-banner{background:#e8f5e9;color:#1b5e20;padding:.75rem 1rem;border-radius:8px;margin-bottom:1.5rem;font-weight:500}.error-banner{background:#ffebee;color:#c62828;padding:.75rem 1rem;border-radius:8px;margin-bottom:1.5rem}.loading{display:flex;justify-content:center;padding:3rem;color:#666}.admin-users-page{max-width:900px;margin:0 auto;padding:2rem 1.5rem}.page-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:2rem;gap:1rem}.page-header h1{font-size:2rem;color:#1a5c2e;margin:0 0 .25rem}.page-header p{color:#666;margin:0}.create-form-container{background:#fff;border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 2px 12px #00000014;border:2px solid #e8f5e9}.create-user-form h2{margin:0 0 1.5rem;color:#1a5c2e;font-size:1.25rem}.users-list{display:flex;flex-direction:column;gap:.75rem}.users-count{font-size:.875rem;color:#666;margin-bottom:.5rem}.users-truncated{text-align:center;font-size:.875rem;color:#888;padding:.75rem;border-top:1px solid #e8f5e9}.users-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.25rem}.users-search{flex:1 1 220px;min-width:0;padding:.5rem .875rem;border:1.5px solid #c8e6c9;border-radius:8px;font-size:.9375rem;outline:none;transition:border-color .2s}.users-search:focus{border-color:#2e7d32}.role-filter-chips,.page-size-control{display:flex;align-items:center;gap:.375rem;flex-wrap:wrap}.page-size-control span{font-size:.875rem;color:#555}.filter-chip{padding:.3rem .75rem;border-radius:999px;border:1.5px solid #c8e6c9;background:#fff;color:#1a5c2e;font-size:.8125rem;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s,color .15s;white-space:nowrap}.filter-chip:hover{background:#e8f5e9;border-color:#81c784}.filter-chip--active{background:#2e7d32;border-color:#2e7d32;color:#fff}.user-card{background:#fff;border-radius:12px;padding:1.25rem 1.5rem;box-shadow:0 2px 8px #0000000f;border:1.5px solid transparent;transition:border-color .2s,box-shadow .2s}.user-card:hover{border-color:#c8e6c9;box-shadow:0 4px 16px #0000001a}.user-card--editing{border-color:#1a5c2e;box-shadow:0 4px 20px #1a5c2e1f}.user-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.user-card-name{font-weight:600;font-size:1.05rem;color:#1a1a1a;margin-bottom:.25rem}.user-card-meta{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:.5rem}.user-card-email,.user-card-phone{font-size:.875rem;color:#555}.user-card-roles{display:flex;gap:.4rem;flex-wrap:wrap}.user-card-actions{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.save-success{font-size:.85rem;color:#2e7d32}.role-badge{display:inline-block;padding:.2rem .6rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.role-badge--member{background:#e8f5e9;color:#1b5e20}.role-badge--admin{background:#1a5c2e;color:#fff}.role-badge--none{background:#f5f5f5;color:#999}.user-edit-form{margin-top:1.25rem;padding-top:1.25rem;border-top:1.5px solid #e8f5e9}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}@media(max-width:600px){.form-row{grid-template-columns:1fr}}@media(max-width:768px){.admin-users-page{padding:1.5rem 1rem}.page-header{flex-direction:column;align-items:flex-start}.page-header .btn{width:100%}.user-card-header{flex-direction:column;gap:.75rem}.user-card-actions{width:100%;justify-content:flex-end}.user-card-actions .btn-sm{padding:.55rem 1.2rem}.create-form-container{padding:1.25rem 1rem}.form-actions{flex-direction:column}.form-actions .btn{width:100%}.users-toolbar{flex-direction:column;align-items:stretch}.users-search{width:100%}}.form-group{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.form-group label{font-weight:600;font-size:.875rem;color:#333}.form-group input{padding:.6rem .75rem;border:1.5px solid #ddd;border-radius:8px;font-size:.95rem;background:#fafafa;transition:border-color .2s,background .2s}.form-group input:focus{outline:none;border-color:#1a5c2e;background:#fff}.role-checkboxes{display:flex;gap:1.5rem}.checkbox-label{display:flex;align-items:center;gap:.5rem;font-weight:400!important;cursor:pointer;font-size:.95rem;color:#333}.checkbox-label input[type=checkbox]{width:1rem;height:1rem;accent-color:#1a5c2e;cursor:pointer}.field-hint{font-size:.8rem;color:#888}.required{color:#c62828}.form-actions{display:flex;gap:.75rem;margin-top:1rem}.btn{padding:.55rem 1.2rem;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s;border:none}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:#1a5c2e;color:#fff}.btn-primary:hover:not(:disabled){background:#145124}.btn-secondary{background:#fff;color:#1a5c2e;border:1.5px solid #1a5c2e}.btn-secondary:hover:not(:disabled){background:#f1f8f1}.btn-sm{padding:.35rem .9rem;font-size:.875rem}.error-banner{background:#ffebee;color:#c62828;padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:.9rem}.success-banner{background:#e8f5e9;color:#1b5e20;padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:.9rem}.loading{text-align:center;padding:3rem;color:#666}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,system-ui,-apple-system,sans-serif;background:#f5f7f5;color:#222}.app{min-height:100vh;display:flex;flex-direction:column}.app main{flex:1}.app-loading,.app-error{display:flex;justify-content:center;align-items:center;height:100vh;font-size:1.1rem;color:#666}.app-error{color:#c62828}html{scroll-behavior:smooth}
