@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Poppins:wght@400;600;700&display=swap);#root,body,html{background:var(--bg-image) no-repeat;min-height:100%;width:100%}#root,*,body,html{margin:0;padding:0}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:url(https://food-truck-locator-assets.s3.us-east-1.amazonaws.com/background.jpeg);background-attachment:fixed;background-position:50%;background-size:cover;color:#fff;font-family:Inter,Poppins,sans-serif;min-height:100vh;overflow-x:hidden;padding-top:72px}body:before{background:#00000073;content:"";inset:0;position:fixed;z-index:-1}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media (max-width:768px){body{background-attachment:scroll;padding-top:64px}}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link,.User-form{color:#61dafb}.User-form{background-color:#282c34;border-radius:10px;font-family:Verdana,Tahoma,sans-serif;font-size:large;font-style:bold;margin-left:35%;margin-right:35%;margin-top:10%;padding-bottom:10px;padding-top:10px;text-align:center}.title{font-family:Lucida Sans,Lucida Sans Regular,Lucida Grande,Lucida Sans Unicode,Geneva,Verdana,sans-serif}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.wrapper{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 12px 30px #0000004d;color:#fff;margin:48px auto 64px;padding:35px 40px;width:min(450px,calc(100% - 2rem))}.wrapper h1{font-size:36px;text-align:center}.wrapper h2{color:#4a90e2;text-align:center}.wrapper .input-box{height:50px;margin:30px 0;position:relative;width:100%}.input-box input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;font-size:15px;height:100%;outline:none;padding:14px 45px 14px 20px;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease;width:100%}.input-box input:focus{background:#4a90e20d;border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e233}.input-box .icon{font-size:16px;position:absolute;right:20px;top:50%;transform:translateY(-50%);transition:color .1s ease}.input-box input:focus~.icon{color:#4a90e2}.wrapper button{background:linear-gradient(135deg,#4a90e2,#0056b3);border:1px solid #ffffff1a;border-radius:8px;box-shadow:0 4px 10px #0003;color:#fff;cursor:pointer;font-size:16px;font-weight:600;height:45px;outline:none;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;width:100%}.wrapper button:hover{box-shadow:0 6px 15px #4a90e24d;filter:brightness(1.1);transform:translateY(-2px)}.wrapper .register-link{font-size:14.5px;margin-top:20px;text-align:center}.error{background:#ffc9c9;border:2px solid #fff3;border-radius:8px;margin-bottom:30px;padding-bottom:10px;padding-top:10px;text-align:center}.account-type{padding-top:30px;text-align:center}.account-type p{padding-bottom:20px}.account-type-boxes{gap:20px}.account-type-boxes,.type-box{display:flex;justify-content:center}.type-box{align-items:center;background:#ffffff0d;border:2px solid #fff3;border-radius:12px;cursor:pointer;flex-direction:column;gap:12px;height:120px;position:relative;transition:all .3s ease;width:120px}.type-box:hover{background:#ffffff1a;transform:translateY(-2px)}.type-box.active{background:#00ffff1a;border-color:aqua;box-shadow:0 0 15px #00ffff4d}.type-box input[type=radio]{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.type-box .box-icon{color:#fff;font-size:32px;transition:color .3s ease}.type-box.active .box-icon,.type-box.active span{color:aqua}.type-box span{color:#fff;font-size:16px;font-weight:600;transition:color .3s ease}.legal-consent{font-size:.9rem;margin:.75rem 0 1rem}.legal-row{align-items:center;display:flex;gap:.6rem;justify-content:center;line-height:1.4;text-align:center}.legal-row input[type=checkbox]{margin-top:0}.legal-row input[type=checkbox]:hover{border-color:aqua;box-shadow:0 0 15px #00ffff4d;color:aqua;cursor:pointer}.legal-row a{color:inherit;text-decoration:underline}@media (max-width:600px){.wrapper{margin-bottom:24px;margin-top:24px;padding:22px 18px;width:calc(100% - 1.25rem)}.wrapper h1{font-size:1.8rem}.wrapper .input-box{margin:20px 0}.account-type p{padding-bottom:14px}.type-box{gap:8px;height:100px;width:100px}.type-box .box-icon{font-size:26px}.type-box span{font-size:14px}}.wrapper-bus{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 12px 30px #0000004d;color:#fff;margin:48px auto 64px;padding:35px 40px;text-align:center;width:min(550px,calc(100% - 2rem))}.wrapper-bus:hover{box-shadow:0 16px 40px #0006}.wrapper-bus h1{font-size:36px;text-align:center}.wrapper-bus h2{color:aqua;text-align:center}.wrapper-bus .input-box{margin:30px 0;position:relative;width:100%}.input-box select{background-color:#f2f2f2;border:none;border-radius:5px;font-size:16px;padding:10px;width:100%}.input-box input::placeholder{color:#fff3}.menu-item{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.menu-item input{height:40px}.menu-item button{background:#ff6961;border:none;padding:8px 12px}.input-box>button,.menu-item button{border-radius:8px;color:#fff;cursor:pointer}.input-box>button{background:#4caf50;border:none;margin-top:10px;padding:10px}.hours-section{margin-top:30px;text-align:left}.hours-section label{color:#fff}.hours-section input{background:#0000;border:2px solid #fff3;border-radius:40px;color:#fff;margin-top:5px}@media (max-width:700px){.wrapper-bus{margin-bottom:24px;margin-top:24px;padding:22px 18px;width:calc(100% - 1.25rem)}.wrapper-bus h1{font-size:1.8rem}.wrapper-bus .input-box{margin:20px 0}.input-box>button,.menu-item button{width:100%}}.input-box input::placeholder{color:#fff}@media (max-width:600px){.wrapper{margin-bottom:24px;margin-top:24px;padding:22px 18px;width:calc(100% - 1.25rem)}.wrapper h1{font-size:1.8rem}.wrapper .input-box{margin:20px 0}}.input-box input::placeholder{color:#969696}.wrapper .remember-forgot{display:flex;font-size:14.5px;justify-content:space-between;margin:-15px 0 15px}.remember-forgot label input{accent-color:#fff;margin-right:4px}.remember-forgot a{color:#fff;text-decoration:none}.remember-forgot a:hover{text-decoration:underline}.register-link p a{color:#fff;font-weight:600;text-decoration:none}.register-link p a:hover{text-decoration:underline}.wrapper button.linkish{background:none;border:none;box-shadow:none;color:#fff;cursor:pointer;font-size:14px;font-weight:400;height:auto;margin-top:12px;padding:0;text-align:center}.wrapper button.linkish:hover{text-decoration:underline}.wrapper button.linkish:disabled{cursor:not-allowed;opacity:.6;text-decoration:none}.verify-wrapper{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:1.5rem}.verify-card{background:#fff;border-radius:14px;box-shadow:0 10px 30px #00000014;max-width:720px;padding:2rem;width:100%}.verify-title{margin:0 0 1rem}.verify-badge{align-items:center;display:flex;gap:.75rem;margin:.5rem 0 1rem}.verify-icon{font-size:1.6rem}.verify-lead{line-height:1.5;margin:0 0 1.25rem}.verify-panel{background:#ffffff15;border-radius:12px;margin-bottom:1.5rem;padding:1.25rem}.verify-row{align-items:flex-start;display:flex;gap:.75rem;margin-bottom:1rem}.verify-row:last-child{margin-bottom:0}.mini-icon{margin-top:.2rem}.verify-row-dot{background:#fff;border-radius:999px;flex:0 0 auto;height:10px;margin-top:.4rem;width:10px}.verify-row-title{font-weight:700;margin-bottom:.25rem}.verify-row-text{line-height:1.45}.verify-actions{display:flex;gap:.75rem}.verify-actions button{border:1px solid #ddd;border-radius:10px;cursor:pointer;font-weight:700;padding:.75rem;width:100%}.verify-actions .primary{background:#00d9ff9a;color:#fff}.verify-actions .secondary{background:#fff;color:#222}.verify-footnote{color:#ececec;font-size:.9rem;line-height:1.4;margin-top:1rem}@media (max-width:700px){.wrapper{margin-bottom:24px;margin-top:24px;padding:22px 18px;width:calc(100% - 1.25rem)}.wrapper h1{font-size:1.8rem}.verify-wrapper{padding:1rem .75rem}.verify-card{padding:1rem}.verify-actions{flex-direction:column}}.password-requirements{background:#0003;border-radius:8px;margin-bottom:15px;margin-top:-15px;max-height:0;opacity:0;overflow:hidden;padding:0 15px;text-align:left;transition:max-height .3s ease-out,opacity .3s ease-out,margin .3s ease-out}.password-requirements.visible{margin-top:-10px;max-height:150px;opacity:1;padding:10px 15px}.password-requirements .req-title{color:#ffffffe6;font-size:.85rem;font-weight:600;margin-bottom:5px}.password-requirements .req-list{font-size:.8rem;list-style:none;margin:0;padding:0}.password-requirements .req-list li{color:#ffd6d6;margin-bottom:3px;padding-left:20px;position:relative;transition:color .2s ease}.password-requirements .req-list li:before{content:"○";font-size:.9rem;left:0;position:absolute;top:0}.password-requirements .req-list li.valid{color:#4caf50}.password-requirements .req-list li.valid:before{content:"✓";font-weight:700}body,html{margin:0}#root,body,html{height:100%}.app-layout{display:flex;flex-direction:column;min-height:90vh}.app-content{display:block;flex:1 1;width:100%}.app-footer{border-top:1px solid #e5e5e5;color:#fff;font-size:.9rem;margin-top:2rem;padding:1rem 0}.footer-content{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin:0 auto;max-width:900px;padding:0 1.5rem}.footer-links a{color:#fff;text-decoration:none}.footer-links a:hover{text-decoration:underline}.divider{color:#aaa;margin:0 .5rem}@media (max-width:640px){.footer-content{align-items:center;flex-direction:column;text-align:center}}.navbar{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#0b1117bf;border-bottom:1px solid #ffffff14;box-shadow:0 4px 20px #0003;color:#fff;display:flex;justify-content:space-between;left:0;padding:1rem 2rem;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.navbar-left{min-width:0}.navbar a{color:#fff;margin-left:1.5rem;text-decoration:none}.navbar a:hover{text-decoration:underline}.navbar-logo{align-items:center;color:#fff;display:flex;font-size:1.1rem;font-weight:700;gap:.5rem;text-decoration:none}.navbar-logo-img{display:block;height:28px;width:auto}.navbar-logo-text{line-height:1}.navbar-right{align-items:center;display:flex;min-width:0}.navbar-menu-btn{background:#ffffff1f;border:1px solid #ffffff80;border-radius:8px;color:#fff;cursor:pointer;display:none;font-size:.9rem;padding:.35rem .75rem}.logout-nav-btn{background:#0000;border:none;color:#fff;cursor:pointer;font-size:1.1rem;font-style:bold;margin-left:1.5rem}.logout-nav-btn:hover{text-decoration:underline}@media (max-width:900px){.navbar{padding:.7rem 1rem}.navbar-logo-text{font-size:.95rem;max-width:58vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.navbar-menu-btn{align-items:center;display:inline-flex;justify-content:center}.navbar-right{align-items:stretch;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#061626eb;border:1px solid #ffffff59;border-radius:10px;display:none;flex-direction:column;gap:.35rem;left:.75rem;padding:.65rem;position:absolute;right:.75rem;top:calc(100% + .35rem)}.navbar-right.is-open{display:flex}.logout-nav-btn,.navbar a{border-radius:8px;margin-left:0;padding:.55rem .65rem;text-align:left;width:100%}.logout-nav-btn:hover,.navbar a:hover{background:#ffffff24;text-decoration:none}.logout-nav-btn{font-size:1rem}}.dashboard{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:20px 10px 90px}.subscribe-popup-overlay{background:#00000040;display:grid;inset:0;place-items:center;pointer-events:none;position:fixed;z-index:1200}.subscribe-popup-card{animation:popup-in .22s ease-out;background:#0e1620eb;border:1px solid #ffffff40;border-radius:16px;box-shadow:0 18px 40px #00000059;color:#fff;padding:18px 16px 16px;text-align:center;width:min(360px,calc(100vw - 32px))}.subscribe-popup-icon-wrap{display:grid;margin:2px 0 10px;min-height:92px;place-items:center}.subscribe-spinner{animation:subscribe-load 1s linear infinite;border-color:#d9d9d9 #0000 #ffffff38 #ffffff38;border-radius:50%;border-style:solid;border-width:6px;height:86px;width:86px}.subscribe-checkmark{animation:check-pop .22s ease-out;background:#1f9d55;border-radius:50%;color:#fff;display:grid;font-size:2.4rem;font-weight:700;height:86px;place-items:center;width:86px}.subscribe-popup-title{font-size:1.1rem;font-weight:700;margin:0 0 6px}.subscribe-popup-business{font-size:.98rem;margin:0 0 4px;opacity:.98}.subscribe-popup-status{font-size:.88rem;margin:0;opacity:.82;text-transform:capitalize}@keyframes subscribe-load{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes popup-in{0%{opacity:0;transform:translateY(12px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes check-pop{0%{transform:scale(.82)}to{transform:scale(1)}}.dashboard-nav{align-items:center;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0003;color:#fff;display:flex;justify-content:space-between;margin:0 auto;max-width:1100px;padding:15px 25px;width:100%}.nav-left .nav-logo{font-size:22px;font-weight:700;line-height:1.2}.nav-city,.nav-search,.nav-state{align-items:center;display:flex;gap:10px}.nav-center label,.state-select{font-size:14px}.state-select{-webkit-appearance:none;appearance:none;background:#0000;border:1px solid #ffffffd9;border-radius:8px;color:#fff;height:25px;outline:none;padding:0 10px}.state-select option{color:#000}.search-btn{-webkit-appearance:none;appearance:none;background:#ffffff2e;border:1px solid #ffffffd9;border-radius:8px;color:#fff;font-size:14px;height:25px;outline:none;padding:0 10px;transition:background .15s ease,transform .1s ease,box-shadow .15s ease}.search-btn:disabled{color:#797979}.search-btn:hover{background:#ffffff47;box-shadow:0 2px 8px #00000026;transform:translateY(-1px)}.profile-btn{background:#fff;border:none;border-radius:40px;box-shadow:0 0 10px #0000001a;color:#333;cursor:pointer;font-size:14px;font-weight:700;height:40px;min-width:120px;outline:none}.dashboard-main{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 12px 40px #0000004d;box-sizing:border-box;color:#fff;margin:30px auto 40px;max-width:1100px;padding:30px 40px;width:100%}.dashboard-main h1{font-size:28px;margin-bottom:10px;text-align:center}.state-summary{font-size:14px;margin-bottom:20px;text-align:center}.dashboard-main p{font-size:14px}.error-message{background:#ffc9c9;border:2px solid #fff3;border-radius:40px;color:red;margin:20px 0;padding:10px 15px;text-align:center}.business-list{margin-top:20px;overflow-x:auto}.business-list table{background:#0f172a33;border:1px solid #ffffff26;border-collapse:collapse;border-radius:10px;overflow:hidden;width:100%}.business-list td,.business-list th{border-bottom:1px solid #ffffff1a;font-size:14px;padding:12px 16px}.business-list th{background:#0f172a66;font-weight:600;text-align:left}.business-list tr:last-child td{border-bottom:none}.business-list tbody tr:hover{background:#ffffff0f}@media (max-width:768px){.dashboard{padding-bottom:20px}.dashboard-nav{align-items:stretch;flex-direction:column;gap:12px;padding:14px 16px}.nav-center{flex-wrap:wrap;justify-content:flex-start}.dashboard-main{padding:18px 14px}.dashboard-main h1{font-size:1.45rem}.logout-btn{height:42px;margin-top:12px;position:static;width:100%}.business-card{padding:1rem}.hours-row{flex-wrap:wrap;gap:.25rem .8rem}.hours-time{text-align:left}}.logout-btn{background:#fff;border:none;border-radius:8px;bottom:25px;box-shadow:0 0 10px #0000004d;color:#333;cursor:pointer;font-size:16px;font-weight:700;height:45px;outline:none;padding:0 25px;position:fixed;right:25px;transition:transform .15s ease,opacity .15s ease}.logout-btn:hover{opacity:.9;transform:scale(1.07)}.business-cards{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:0 auto}.business-card,.business-cards{display:flex;flex-direction:column}.business-card{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;color:#fff;gap:.75rem;padding:1.5rem 1.75rem;width:100%}.business-card:hover{background:#ffffff14}.business-card-header{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.5rem}.business-name{font-size:1.1rem;font-weight:600;margin:0}.business-location{color:#fff;white-space:pre-line}.business-card-body{border-top:1px solid hsla(0,0%,100%,.712);padding-top:.75rem}.menu-title{font-size:.95rem;font-weight:600;margin:0 0 .35rem}.menu-content{font-size:.9rem}.menu-list{list-style:none;margin:0;padding-left:0}.menu-list li{margin-bottom:.25rem}.btn{border:none;box-shadow:inset 0 1px 0 #ffffff4d,0 4px 15px #0000004d;padding:.4rem .9rem}.btn:hover{filter:brightness(.95)}.subscribe-btn{background:#fff;border:1px solid #4a90e2;border-radius:999px;color:#4a90e2;cursor:pointer;font-size:.9rem;margin-top:.75rem;padding:.4rem .9rem;transition:background .15s ease,color .15s ease,transform .1s ease}.subscribe-btn:hover:not(:disabled){background:#4a90e2;color:#fff;transform:translateY(-1px)}.subscribe-btn.subscribed{background:#4a90e2;border-color:#4a90e2;color:#fff}.subscribe-btn:disabled{cursor:default;opacity:.6}.hours-title{margin-top:.75rem}.hours-list{grid-gap:.35rem;display:grid;gap:.35rem}.hours-row{display:flex;gap:1rem;justify-content:space-between}.hours-day{font-weight:600}.hours-time{opacity:.95;text-align:right;white-space:nowrap}.profile-page{margin:0 auto;max-width:900px;padding:1.5rem}.profile-page h1{margin-bottom:.5rem}.error{color:red}.business-profile-form label{color:#fff;display:block;font-weight:500;margin-bottom:1rem;text-align:left}.business-profile-form h1{font-size:2rem}.business-profile-form h1,.business-profile-form h2{font-weight:600;margin-bottom:.5rem;text-align:center}.business-profile-form h2{font-size:1.5rem}.add-menu-btn-container{display:flex;justify-content:center;margin-bottom:2rem;margin-top:1rem}#add-menu-btn{background-color:#4a90e2;color:#fff}.business-profile-form input,.business-profile-form select,.business-profile-form textarea,.hours-row input,.menu-item-row input{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;margin-top:.35rem;outline:none;padding:.75rem;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease;width:100%}.business-profile-form input:focus,.business-profile-form select:focus,.business-profile-form textarea:focus,.hours-row input:focus,.menu-item-row input:focus{background:#4a90e20d;border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e233}.business-profile-form select option{color:#000}.hours-grid{grid-gap:.4rem .75rem;display:grid;gap:.4rem .75rem;grid-template-columns:1fr 2fr;margin-bottom:1rem}.hours-row{display:contents}.menu-item-row{align-items:center;display:flex;gap:.75rem;margin-bottom:.75rem}.menu-item-row input{flex:1 1;margin-top:0!important}.menu-item-row button{flex:0 0 auto;height:auto!important;margin-top:0!important;padding:.75rem 1rem!important}.customer-messages .messages-list{list-style:none;margin:0;padding:0}.message-card{border:1px solid #ddd;border-radius:6px;margin-bottom:.75rem;padding:.75rem}.message-header{display:flex;justify-content:space-between;margin-bottom:.5rem}.message-date{color:#fff;font-size:.8rem;font-style:italic}.message-body{margin:.25rem 0 .5rem}.business-registration-cta{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff2e;border:1px solid #ffffff59;border-radius:8px;box-shadow:0 4px 12px #0000001f;color:#000;margin-top:1.5rem;padding:1.25rem 1.5rem}.business-registration-cta h2{color:#fff;margin-bottom:.5rem;margin-top:0}.business-registration-cta p{color:#fff;line-height:1.45;margin:0 0 1rem}.business-registration-cta button{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#07c9;border:1px solid #ffffff80;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.5rem 1rem;transition:all .2s ease}.business-registration-cta button:hover{background:#0077ccd9;border-color:#ffffffe6}.glass-box{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0000004d;color:#fff;margin:5rem auto 0;max-width:1000px;padding:2rem 2.25rem}.profile-header{align-items:center;display:flex;gap:1rem;justify-content:space-between}.profile-header-main h1{margin-bottom:.25rem}.profile-header-main p{margin:0}.profile-header-actions{display:flex;flex-shrink:0;gap:.5rem}.btn{align-items:center;border:1px solid #fff3;border-radius:8px;cursor:pointer;display:flex;font-weight:600;justify-content:center;outline:none;transition:all .2s ease}.btn:hover{background:#ffffff47;box-shadow:0 2px 8px #00000026;transform:translateY(-1px)}.btn:active{box-shadow:none;transform:translateY(0)}.btn-rmv{background:#ff000080;border-color:#ffffff80;color:#fff}.btn-rmv:hover{background:#ff0000b3;box-shadow:0 2px 16px #ff0000b3}.btn-primary{background:#0077cc1a;border-color:#ffffff80;color:#fff}.btn-primary:hover{background:#07c6}.btn-secondary{background:#ffffff2e;color:#000}.btn-small{font-size:.85rem;padding:.3rem .6rem}.buttons{align-items:center;display:flex;gap:.75rem;justify-content:space-between;margin:2rem auto 0;max-width:500px}.buttons button{font-size:large}.nav-part{cursor:default;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:.85rem 1rem}.nav-part-left,.nav-part-right{cursor:pointer;font-weight:600;text-align:center;transition:background .15s ease,color .15s ease,transform .1s ease}.nav-part-left{border-right:1px solid #ffffff1f}.nav-part-right{border-left:1px solid #ffffff1f}.nav-part-left:hover,.nav-part-right:hover{background:#ffffff24;transform:translateY(-1px)}.nav-part-left:active,.nav-part-right:active{background:#fff3;transform:translateY(0)}.nav-part-center{text-align:center}.nav-part-center h1{font-size:1.3rem;margin:0}.nav-part-center p{font-size:.9rem;margin:.1rem 0 0;opacity:.85}p{color:#fff}@media (max-width:768px){.profile-page{padding:1rem .65rem}.glass-box{padding:1rem}.row{flex-direction:column;gap:.5rem}.hours-grid{grid-template-columns:1fr}.menu-item-row{flex-direction:column}.actions,.buttons,.profile-header,.profile-header-actions{align-items:stretch;flex-direction:column}.actions .btn,.btn,.buttons button{width:100%}.dashboard-nav{flex-direction:column}.nav-part{border:0}}.about-page{margin:0 auto;max-width:900px;padding:1.5rem}.about-page h1{margin-bottom:.5rem}.about-page h2{color:#fff;margin:.75rem 0 .5rem}.about-header{margin-bottom:1rem}.about-subtitle{margin:.25rem 0 0;opacity:.9}.about-section{margin-top:1.25rem}.about-columns{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}@media (max-width:800px){.about-columns{grid-template-columns:1fr}}.about-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0000004d;margin-top:1.25rem;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.about-card:hover{box-shadow:0 12px 40px #0006;transform:translateY(-2px)}.about-card ul{margin:.5rem 0 .75rem 1.25rem;padding:0}.about-card li{margin-bottom:.35rem}.about-page p{color:#fff;line-height:1.55;margin-top:.8rem}.contact-page h1{color:#fff;margin-bottom:.5rem}.contact-page h2{color:#fff;margin:.75rem 0 .5rem}.contact-page p{color:#fff;line-height:1.55;margin-bottom:.8rem;margin-top:.8rem}.contact-header{margin-bottom:1rem}.contact-header p{margin:.25rem 0 0;opacity:.9}.contact-card{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0000004d;color:#fff;margin-top:1.5rem;padding:2rem 2.25rem;transition:transform .3s ease,box-shadow .3s ease}.contact-card:hover{box-shadow:0 12px 40px #0006;transform:translateY(-2px)}.contact-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1.1fr}@media (max-width:800px){.contact-grid{grid-template-columns:1fr}}.contact-form,.contact-left{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;box-shadow:0 8px 32px #0000004d;padding:1.5rem}.muted{opacity:.9}.contact-links{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.link{color:#fff;opacity:.95;text-decoration:underline;text-underline-offset:3px;word-break:break-word}.link:hover{opacity:1}.link-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.pill{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff47;border-radius:8px;color:#fff;display:inline-block;padding:.35rem .65rem;text-decoration:none;transition:transform .12s ease,opacity .12s ease}.pill:hover{opacity:.95;transform:translateY(-1px)}.note{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1a;border:1px solid #ffffff38;border-radius:12px;box-shadow:0 3px 10px #0000001a;margin-top:1rem;padding:.9rem .95rem}.contact-btn{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff2e;border:1px solid #fff9;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;padding:.45rem .9rem;transition:background .15s ease,transform .1s ease,box-shadow .15s ease}.contact-btn:hover{filter:brightness(.95)}.con-primary{background:#0077cc80;border-color:#ffffffd9;color:#fff}.con-primary:hover{background:#0077cce6}.messages-page{margin:0 auto;max-width:900px;padding:1.5rem}.header-box{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.25rem}.header-main h1{margin:0}.subtitle{font-size:.9rem;margin:.25rem 0 0;opacity:.9}.highlight{font-weight:600}.header-actions{display:flex;gap:.75rem}.send-message-form label{color:#fff;display:block;margin-bottom:.75rem}.send-message-form input,.send-message-form textarea{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;margin-top:.25rem;outline:none;padding:.75rem;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease;width:100%}.send-message-form input:focus,.send-message-form textarea:focus{background:#4a90e20d;border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e233}.send-message-form textarea{resize:vertical}.msg-btn{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff2e;border:1px solid #fff9;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;padding:.45rem .9rem;transition:background .15s ease,transform .1s ease,box-shadow .15s ease}.msg-btn:hover{filter:brightness(.95)}.msg-primary{background:#0077cc80;border-color:#ffffffd9;color:#fff}.msg-primary:hover{background:#0077cce6}.error{color:#b91c1c}.error,.success{margin-bottom:.5rem}.success{color:#15803d}.hint-text{font-size:.85rem;margin-bottom:.75rem;opacity:.85}@media (max-width:768px){.messages-page{padding:1rem .65rem}.actions,.header-actions,.header-box{align-items:stretch;flex-direction:column}.msg-btn{width:100%}}.contact-page{margin:0 auto;max-width:900px;padding:1.5rem}.contact-form label{color:#fff;display:block;margin-bottom:.75rem}.contact-form input,.contact-form select,.contact-form textarea{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;color:#fff;margin-top:.25rem;outline:none;padding:.75rem;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease;width:100%}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{background:#4a90e20d;border-color:#4a90e2;box-shadow:0 0 0 3px #4a90e233}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#181818bf}.contact-form select{cursor:pointer}.contact-form option{color:#000}.row{display:flex;gap:.75rem}.row label{flex:1 1}@media (max-width:800px){.row{flex-direction:column}}.attachments{margin-top:.25rem}.file-label input[type=file]{margin-top:.5rem;padding:.35rem}.file-list{margin-top:.75rem}.file-pill{align-items:center;background:#ffffff1a;border:1px solid #ffffff40;border-radius:10px;display:flex;gap:.75rem;justify-content:space-between;margin-bottom:.5rem;padding:.6rem .75rem}.file-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-hint{font-size:.85rem;margin-top:.25rem;opacity:.9}.actions-support{justify-content:space-between}.actions,.actions-support{display:flex;margin-top:1.5rem;padding:1rem 2rem}.actions,.actions .btn{justify-content:center}.actions .btn{align-items:center;font-size:1rem;padding:2rem;width:100%}#save-profile-btn{background-color:none;box-shadow:0 4px 15px #0000004d;box-shadow:inset 0 1px 0 #ffffff4d,0 4px 15px #0000004d;color:#019b0e;font-size:1.5rem;height:48px;max-width:400px;width:100%}#save-profile-btn:hover{box-shadow:0 6px 20px #01597c66;filter:brightness(1.1);transform:translateY(-2px)}#save-profile-btn:active{transform:translateY(0)}.success{color:#b7ffb7;margin-top:.5rem}.email-fallback{color:#fff;opacity:.9;text-decoration:underline}.privacy-page{margin:0 auto;max-width:900px;padding:1.5rem}.privacy-page h1{margin-bottom:.25rem}.privacy-section{margin-bottom:1.5rem}.privacy-section h2{font-size:1.15rem;margin-bottom:.5rem}.privacy-section p{line-height:1.5;margin-bottom:.5rem}.terms-page{margin:0 auto;max-width:900px;padding:1.5rem}.terms-page h1{margin-bottom:.25rem}.last-updated{color:#fff;font-size:.9rem}.last-updated,.terms-section{margin-bottom:1.5rem}.terms-section h2{font-size:1.15rem;margin-bottom:.5rem}.terms-section p{line-height:1.5;margin-bottom:.5rem}.business-profile-page{color:#fff;display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:1100px;padding:0 1.5rem}.business-cover{background-position:50%;background-size:cover;border-radius:16px;box-shadow:0 12px 30px #0000004d;height:350px;margin-top:1.5rem;overflow:hidden;position:relative;width:100%}.business-cover-overlay{align-items:flex-end;background:linear-gradient(0deg,#0e1620f2 0,#0e162033);display:flex;inset:0;padding:2rem;position:absolute}.business-header-glass{align-items:center;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;box-shadow:0 8px 32px #0003;display:flex;gap:1.5rem;max-width:800px;padding:1.5rem;width:100%}.business-logo{border:3px solid #fffc;border-radius:50%;box-shadow:0 4px 15px #0003;height:100px;object-fit:cover;width:100px}.business-header-info h1{color:#fff;font-size:2rem;font-weight:700;margin:0 0 .25rem;text-shadow:0 2px 4px #00000080}.business-category{font-size:.95rem;margin:0;opacity:.9}.business-stats{align-items:center;display:flex;font-size:.95rem;gap:.75rem;margin-top:.5rem}.bp-rating{color:gold;font-weight:700}.business-location{font-size:.9rem;margin:.5rem 0 0;opacity:.85}.bp-content-wrapper{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr;margin-bottom:3rem}.bp-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;margin-bottom:1.5rem;padding:2rem}.bp-section h2{border-bottom:1px solid #ffffff1a;color:#fff;font-size:1.5rem;margin-bottom:1rem;margin-top:0;padding-bottom:.5rem}.bp-description{font-size:1.05rem;line-height:1.6;opacity:.9}.menu-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.menu-card{background:#ffffff14;border:1px solid #ffffff26;border-radius:16px;display:flex;flex-direction:column;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease,background .3s ease}.menu-card:hover{background:#ffffff1f;box-shadow:0 12px 24px #0003;transform:translateY(-5px)}.menu-card-img{background-position:50%;background-size:cover;border-bottom:1px solid #ffffff1a;height:160px}.menu-card-content{flex:1 1;padding:1.25rem}.menu-card-top{align-items:flex-start;display:flex;gap:.5rem;justify-content:space-between;margin-bottom:.5rem}.menu-card-top h3{color:#fff;font-size:1.1rem;font-weight:600;line-height:1.2;margin:0}.menu-card-price{color:#4ade80;font-size:1.1rem;font-weight:700}.menu-card-content p{font-size:.85rem;line-height:1.5;margin:0;opacity:.8}.menu-card-action{border-top:1px solid #ffffff0d;padding:1rem 1.25rem}.bp-sidebar-column{display:flex;flex-direction:column;gap:1.5rem}.bp-contact-card,.bp-schedule-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff26;border-radius:16px;padding:1.5rem}.bp-contact-card h3,.bp-schedule-card h3{border-bottom:1px solid #ffffff1a;color:#fff;font-size:1.2rem;margin-bottom:1rem;margin-top:0;padding-bottom:.5rem}.bp-schedule-list{display:flex;flex-direction:column;gap:.75rem}.bp-schedule-row{display:flex;font-size:.95rem;justify-content:space-between}.bp-today{color:#4ade80;font-weight:700}.bp-times{opacity:.9}.bp-closed{color:#f87171;font-style:italic}.bp-btn{background:#07cc;border:1px solid #ffffff4d;border-radius:8px;box-shadow:inset 0 1px 0 #ffffff4d,0 4px 15px #0000004d;color:#fff;cursor:pointer;font-weight:600;padding:.6rem 1rem;transition:all .2s ease;width:100%}.bp-btn:hover{background:#07c;transform:translateY(-1px)}.bp-btn-outline{background:#0000;border-color:#ffffff80;margin-top:.75rem}.bp-btn-outline:hover{background:#ffffff1a}@media (max-width:900px){.bp-content-wrapper{grid-template-columns:1fr}.business-header-glass{flex-direction:column;gap:1rem;padding:1rem;text-align:center}.business-stats{justify-content:center}.business-cover{height:auto;min-height:350px}}.bp-loading-container{align-items:center;display:flex;height:50vh;justify-content:center}.bp-spinner{animation:spin 1s linear infinite;border:4px solid #ffffff1a;border-left-color:#4ade80;border-radius:50%;height:40px;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.preview-section-header{align-items:center;display:flex;gap:1.5rem;margin:4rem 0 2rem;padding:0 1rem}.preview-badge{background:linear-gradient(135deg,#4a90e2,#63b3ed);border-radius:999px;box-shadow:0 4px 15px #4a90e24d;color:#fff;flex-shrink:0;font-size:.85rem;font-weight:700;letter-spacing:1px;padding:.4rem 1rem;text-transform:uppercase}.preview-divider-line{background:linear-gradient(90deg,#fff3,#0000);flex:1 1;height:1px}.preview-container{border:1px solid #ffffff26!important;margin-bottom:4rem;margin-top:0!important;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.preview-header-meta{border-bottom:1px solid #ffffff1a;margin-bottom:2rem;padding-bottom:2rem;text-align:center}.preview-header-meta h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#fff,#ccc);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:1.8rem!important;margin-bottom:.5rem!important}.preview-header-meta p{font-size:.95rem;opacity:.7}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.preview-container{animation:fadeInUp .6s cubic-bezier(.16,1,.3,1)}.save-reminder{align-items:center;animation:floatIn .4s cubic-bezier(.16,1,.3,1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0e16201a;border:1px solid #ffc10766;border-radius:12px;bottom:2rem;box-shadow:inset 0 1px 0 #ffe6004d,0 4px 15px #0000004d;display:flex;gap:1.25rem;padding:1rem 1.5rem;position:fixed;right:2rem;z-index:2000}.save-reminder span{align-items:center;color:#ffc107;display:flex;font-size:.95rem;font-weight:600;gap:.5rem}.save-reminder .btn-save-now{background:#ffc107;border:none;border-radius:6px;color:#000;cursor:pointer;font-size:.85rem;font-weight:700;padding:.5rem 1rem;transition:transform .2s ease,background .2s ease}.save-reminder .btn-save-now:hover{background:#ffca2c;transform:translateY(-1px)}@keyframes floatIn{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}
/*# sourceMappingURL=main.bd1fd0c8.css.map*/