@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700&family=Nunito:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;0,1000;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900;1,1000&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{font-family:Nunito,sans-serif;margin:0;padding:0;box-sizing:border-box}h2{font-size:25px;font-weight:700;color:#444;font-family:Poppins}.App{min-height:100vh;min-width:100vw;height:100%;width:100%;background-color:#f8fafc;overflow-x:hidden}.page{display:flex;min-height:100vh}.container{padding:20px;flex:1;min-height:100vh;margin-left:280px}a{text-decoration:none}@media (max-width: 1024px){.container{margin-left:240px}}@media (max-width: 768px){.container{margin-left:220px}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#94a3b880}.logo-container{display:flex;align-items:center;justify-content:center;width:100%;padding:10px 0;height:100px}.logo-container img{height:90px;margin-right:50px}.login{width:100vw!important;height:100vh;display:flex;align-items:center;justify-content:center;background:url(/assets/sprinkle-S8n4nR23.svg) no-repeat center;background-size:cover}.login .modal{display:flex;flex-direction:column;gap:20px;width:35vw;min-width:300px;max-height:95%;background-color:#f0f3fb;padding:15px 20px;border-radius:10px;overflow:hidden}.login .modal .title{color:#1d3a6c;font-family:Poppins;font-size:25px;font-weight:600;color:#161651}.login .modal .subtitle{margin-top:-20px;margin-bottom:20px;font-weight:700;font-size:16px;color:#000;text-align:center}.login .modal .subtitle span{font-weight:800;font-size:18px}.login .modal form{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px}.login .modal form select,.login .modal form .input{width:100%;padding:0 20px;border:1px solid #444444;border-radius:10px;height:50px;line-height:70px;vertical-align:middle;font-size:18px}.login .modal form select{padding:10px}.login .modal form .input::placeholder{color:#444;font-weight:600;font-size:18px}.login .modal form .reset-password{width:100%;margin-top:-10px}.login .modal form .reset-password a{font-weight:700;font-size:17px;line-height:23px;display:flex;align-items:center;color:#3871d2;text-decoration:none}.login .modal form button{border:none;width:100%;height:50px;color:#fff;font-weight:800;font-size:20px;background:linear-gradient(90deg,#1d3a6c,#3871d2);border-radius:10px;margin-top:0}.login .modal form button:hover{opacity:60%;cursor:pointer}.login .modal form .error{color:red;padding:0;margin-left:10px;margin-top:-15px;width:100%}.sign-text{color:#161651;margin:10px 5px}.sign-action{text-decoration:none;font-weight:700}.center{display:flex;align-items:center;justify-content:center;flex-direction:column}.orders{display:flex}.orders .widget-title{color:#130e3d;font-size:25px;font-weight:800}.orders .orders-container{flex:9;padding:20px;flex-wrap:wrap;max-width:100%;min-width:80%}.orders .orders-container .head{display:flex;justify-content:center;flex-direction:column;gap:5px}.orders .orders-container .head h3{font-size:20px;color:#333}.orders .orders-container .head h1{font-size:40px;color:#130e3d;font-family:Poppins}.orders .orders-container .components{display:flex;flex-direction:row;flex-wrap:wrap;gap:30px;padding:0}.orders .orders-container .components .widgets{width:max-content;margin-top:30px;flex:5}.orders .orders-container .components .pie-charts{width:max-content;margin-top:30px;flex:4}.orders .orders-container .components .graph-charts{width:max-content;height:500px;width:500px}.test{border-radius:10px}.pie{width:175px;height:180px;overflow:visible!important}.pie .responsive-pie{overflow:visible!important;width:100%;height:100%;position:relative}.pie .responsive-pie .pie-overlay{overflow:visible!important;position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:96;color:#000;text-align:center;pointer-events:"none"}.pie .responsive-pie .pie-overlay .title{color:#444;font-size:35px;font-weight:800}.pie .responsive-pie .pie-overlay .subtitle{color:#999;font-size:20px;font-weight:700}.pie-chart{width:100%;width:450px;height:300px;background-color:#fff;border-radius:20px;padding:20px;display:flex;flex-direction:column;gap:25px}.pie-chart *{overflow:visible!important}.pie-chart .info{display:flex;gap:25px}.pie-chart .info .pie,.pie-chart .info .platforms{width:50%}.platforms{display:flex;align-items:center;flex-direction:column;width:100%;gap:15px}.platforms .platform{width:100%}.platforms .platform .title{display:flex;align-items:center;justify-content:space-between;font-size:16px}.platforms .platform .title .name{color:#444;font-weight:800}.platforms .platform .title .percentage{color:#666;font-weight:700}.platforms .platform progress{width:100%;height:13px}.bar progress{-webkit-appearance:none;border-radius:50px}.bar ::-webkit-progress-bar{background-color:green}.bar progress::-webkit-progress-value,.bar progress::-moz-progress-bar{background-color:coral}.bar ::-webkit-progress-value{border-radius:15px}.bar ::-webkit-progress-bar{background-color:#f0f8ff;border-radius:15px}.bar .thuisbezorgd::-webkit-progress-value{background-color:#f59541}.bar .thuisbezorgd::-moz-progress-bar{background-color:#f59541}.bar .thuisbezorgd::-webkit-progress-bar{background-color:#fde4d0}.bar .uber::-webkit-progress-value{background-color:#3fc060}.bar .uber::-moz-progress-bar{background-color:#3fc060}.bar .uber::-webkit-progress-bar{background-color:#d9f2df}.bar .website::-webkit-progress-value{background-color:#f33}.bar .website::-moz-progress-bar{background-color:#f33}.bar .website::-webkit-progress-bar{background-color:#fde4d0}.chart{flex:4;box-shadow:0 10px 15px -3px #0000001a;color:gray;padding:10px;border-radius:5px}.chart .title{margin-bottom:20px}.chart .chartGrid{stroke:#d3d3d36b}.sidebar{width:280px;min-width:280px;max-width:280px;background:#fff;display:flex;flex-direction:column;position:fixed;top:0;left:0;height:100vh;height:100dvh;z-index:1000;border-right:1px solid #e8eef6;box-shadow:0 0 40px #1d3a6c0f;padding:0;overflow:hidden;isolation:isolate}.sidebar-glow{position:absolute;left:-60px;top:-80px;width:380px;height:280px;background:radial-gradient(circle at 25% 30%,rgba(61,213,243,.22),transparent 50%),radial-gradient(circle at 75% 40%,rgba(29,58,108,.16),transparent 55%);filter:blur(24px);opacity:.85;pointer-events:none;z-index:-1}.sidebar-header{padding:20px 20px 16px;border-bottom:1px solid #e8eef6}.sidebar-header .logo-link{display:block;text-decoration:none;transition:transform .22s cubic-bezier(.34,1.56,.64,1)}.sidebar-header .logo-link:hover{transform:translateY(-1px)}.sidebar-header .logo-container{display:flex;align-items:center;justify-content:flex-start}.sidebar-header .logo-container img{width:160px;height:auto;transition:filter .3s ease}.sidebar-nav{flex:1;padding:16px 12px;overflow-y:auto;display:flex;flex-direction:column;gap:20px}.sidebar-nav::-webkit-scrollbar{width:4px}.sidebar-nav::-webkit-scrollbar-track{background:transparent}.sidebar-nav::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:10px}.sidebar-nav::-webkit-scrollbar-thumb:hover{background:#94a3b880}.nav-section{display:flex;flex-direction:column;gap:4px}.nav-section-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#94a3b8;padding:0 12px 8px}.nav-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:12px;text-decoration:none;color:#475569;font-weight:600;font-size:14px;position:relative;transition:all .18s ease}.nav-item .nav-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:#0f172a08;border:1px solid transparent;transition:all .18s ease}.nav-item .nav-icon svg{font-size:18px;color:#475569;transition:color .18s ease}.nav-item .nav-label{flex:1;transition:all .2s ease}.nav-item .nav-indicator{position:absolute;left:0;top:50%;transform:translateY(-50%) scaleY(0);width:3px;height:22px;background:linear-gradient(135deg,#3dd5f3,#4a90d9,#1d3a6c);border-radius:0 6px 6px 0;transition:transform .22s cubic-bezier(.34,1.56,.64,1)}.nav-item:hover{background:#1d3a6c0a;color:#0f172a}.nav-item:hover .nav-icon{background:#1d3a6c14}.nav-item:hover .nav-icon svg{color:#1d3a6c}.nav-item.active{background:#1d3a6c14;color:#0f172a}.nav-item.active .nav-icon{background:linear-gradient(135deg,#3dd5f3,#4a90d9,#1d3a6c);border:none;box-shadow:0 6px 18px #1d3a6c38}.nav-item.active .nav-icon svg{color:#fff}.nav-item.active .nav-indicator{transform:translateY(-50%) scaleY(1)}.nav-item.active .nav-label{font-weight:700}.sidebar-footer{padding:12px;border-top:1px solid #e8eef6;margin-top:auto;display:flex;flex-direction:column;gap:12px}.user-profile{display:flex;align-items:center;gap:12px;padding:12px;background:linear-gradient(135deg,#3dd5f314,#1d3a6c14);border-radius:12px;border:1px solid rgba(29,58,108,.08)}.user-profile .user-avatar{width:40px;height:40px;min-width:40px;border-radius:10px;background:linear-gradient(135deg,#3dd5f3,#4a90d9,#1d3a6c);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;color:#fff;letter-spacing:.5px;box-shadow:0 4px 14px #1d3a6c33}.user-profile .user-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.user-profile .user-info .user-name{font-weight:700;font-size:13px;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-profile .user-info .user-role{font-size:11px;color:#94a3b8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500}.logout-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:12px;border-radius:10px;text-decoration:none;font-weight:600;font-size:14px;color:#475569;background:#0f172a08;border:1px solid transparent;transition:all .18s ease}.logout-btn svg{font-size:18px;transition:transform .2s ease}.logout-btn:hover{background:#fef2f2;border-color:#fecaca;color:#dc2626}.logout-btn:hover svg{transform:translate(2px)}@media (max-width: 1024px){.sidebar{width:240px;min-width:240px;max-width:240px}.sidebar-header{padding:16px 16px 12px}.sidebar-header .logo-container img{width:140px}.sidebar-nav{padding:12px 10px;gap:16px}.nav-item{padding:8px 10px}.nav-item .nav-icon{width:32px;height:32px}.nav-item .nav-icon svg{font-size:16px}.sidebar-footer{padding:10px;gap:10px}.user-profile{padding:10px}.user-profile .user-avatar{width:36px;height:36px;min-width:36px;font-size:12px}.user-profile .user-info .user-name{font-size:12px}.user-profile .user-info .user-role{font-size:10px}}@media (max-width: 768px){.sidebar{width:220px;min-width:220px;max-width:220px}}.navbar{position:fixed;top:0;right:0;left:280px;height:72px;background:#fff;border-bottom:1px solid #e8eef6;z-index:900;display:flex;align-items:center}.navbar-content{display:flex;align-items:center;justify-content:space-between;width:100%;padding:0 32px;gap:24px}.navbar-left{flex:1;min-width:0}.page-info{display:flex;flex-direction:column;gap:2px}.page-title{font-size:22px;font-weight:800;color:#0f172a;letter-spacing:-.3px;margin:0;line-height:1.2}.page-subtitle{font-size:13px;color:#94a3b8;font-weight:500;margin:0}.navbar-right{display:flex;align-items:center;gap:12px;flex-shrink:0}.search-wrapper{position:relative}.search-box{display:flex;align-items:center;gap:10px;padding:0 14px;height:42px;background:#0f172a08;border:1px solid transparent;border-radius:12px;transition:all .2s ease;min-width:240px}.search-box .search-icon{font-size:20px;color:#94a3b8;transition:color .2s ease}.search-box input{flex:1;border:none;background:transparent;font-size:14px;font-weight:500;color:#0f172a;outline:none;min-width:140px}.search-box input::placeholder{color:#94a3b8}.search-box .clear-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#0f172a0f;border:none;border-radius:6px;cursor:pointer;padding:0;transition:all .15s ease}.search-box .clear-btn svg{font-size:16px;color:#94a3b8}.search-box .clear-btn:hover{background:#0f172a1a}.search-box .clear-btn:hover svg{color:#475569}.search-box:hover{background:#1d3a6c0a;border-color:#1d3a6c0f}.search-box.focused{background:#fff;border-color:#4a90d9;box-shadow:0 0 0 3px #4a90d91f}.search-box.focused .search-icon{color:#4a90d9}.search-results{position:absolute;top:calc(100% + 8px);left:0;right:0;min-width:320px;background:#fff;border:1px solid #e8eef6;border-radius:14px;box-shadow:0 10px 40px #1d3a6c1f;overflow:hidden;animation:dropdownIn .18s ease;z-index:1000}.results-header{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #e8eef6}.results-header span:first-child{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#94a3b8}.results-header .results-count{font-size:12px;font-weight:600;color:#4a90d9}.results-list{max-height:280px;overflow-y:auto}.results-list::-webkit-scrollbar{width:4px}.results-list::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:10px}.result-item{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;background:transparent;border:none;cursor:pointer;text-align:left;transition:all .15s ease}.result-item:hover{background:#1d3a6c0a}.result-item:hover .result-avatar{background:linear-gradient(135deg,#3dd5f3,#4a90d9,#1d3a6c)}.result-item:hover .result-avatar svg{color:#fff}.result-item .result-avatar{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#0f172a0a;border-radius:10px;transition:all .15s ease}.result-item .result-avatar svg{font-size:20px;color:#475569;transition:color .15s ease}.result-item .result-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.result-item .result-name{font-size:14px;font-weight:600;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.result-item .result-subscription{font-size:12px;font-weight:500;color:#94a3b8}.view-all-btn{display:block;width:100%;padding:12px 16px;background:#0f172a05;border:none;border-top:1px solid #e8eef6;font-size:13px;font-weight:600;color:#4a90d9;cursor:pointer;transition:all .15s ease}.view-all-btn:hover{background:#1d3a6c0a;color:#1d3a6c}.search-loading{display:flex;align-items:center;justify-content:center;gap:10px;padding:24px}.search-loading .spinner{width:18px;height:18px;border:2px solid rgba(74,144,217,.2);border-top-color:#4a90d9;border-radius:50%;animation:spin .8s linear infinite}.search-loading span{font-size:13px;font-weight:500;color:#94a3b8}.no-results{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px;text-align:center}.no-results .no-results-icon{font-size:36px;color:#94a3b880;margin-bottom:12px}.no-results span{font-size:14px;font-weight:600;color:#0f172a}.no-results p{font-size:12px;color:#94a3b8;margin:4px 0 0}.action-btn{display:flex;align-items:center;justify-content:center;gap:6px;height:42px;padding:0 16px;background:#0f172a08;border:1px solid transparent;border-radius:12px;cursor:pointer;font-size:14px;font-weight:600;color:#475569;transition:all .18s ease;position:relative}.action-btn svg{font-size:20px}.action-btn:hover{background:#1d3a6c0a;border-color:#1d3a6c0f;color:#0f172a}.action-btn.gradient{background:linear-gradient(135deg,#3dd5f3,#4a90d9,#1d3a6c);color:#fff;border:none;box-shadow:0 4px 12px #1d3a6c33}.action-btn.gradient:hover{box-shadow:0 6px 16px #1d3a6c47;transform:translateY(-1px)}.action-btn.gradient.active{box-shadow:0 2px 8px #1d3a6c26;transform:translateY(0)}.action-btn.icon-only{width:42px;padding:0}.notification-dot{position:absolute;top:10px;right:10px;width:8px;height:8px;background:linear-gradient(135deg,#3dd5f3,#4a90d9,#1d3a6c);border-radius:50%;box-shadow:0 0 0 2px #fff}.quick-actions-wrapper{position:relative}.dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:200px;background:#fff;border:1px solid #e8eef6;border-radius:14px;box-shadow:0 10px 30px #1d3a6c1a;overflow:hidden;animation:dropdownIn .18s ease;z-index:1000}@keyframes dropdownIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.dropdown-item{display:flex;align-items:center;gap:12px;width:100%;padding:12px 16px;background:transparent;border:none;cursor:pointer;font-size:14px;font-weight:600;color:#475569;text-align:left;transition:all .15s ease}.dropdown-item .dropdown-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#0f172a0a;border-radius:8px}.dropdown-item .dropdown-icon svg{font-size:18px;color:#475569;transition:color .15s ease}.dropdown-item:hover{background:#1d3a6c0a;color:#0f172a}.dropdown-item:hover .dropdown-icon{background:linear-gradient(135deg,#3dd5f3,#4a90d9,#1d3a6c)}.dropdown-item:hover .dropdown-icon svg{color:#fff}.dropdown-item:first-child{border-radius:14px 14px 0 0}.dropdown-item:last-child{border-radius:0 0 14px 14px}.dropdown-item:only-child{border-radius:14px}@media (max-width: 1024px){.navbar{left:240px}.navbar-content{padding:0 24px}.page-title{font-size:20px}.search-box{min-width:200px}}@media (max-width: 768px){.navbar{left:220px}.navbar-content{padding:0 16px;gap:10px}.page-subtitle{display:none}.search-box{min-width:160px}.search-box input{min-width:100px}.search-results{min-width:280px}.action-btn.gradient span{display:none}.action-btn.gradient{width:42px;padding:0}}.app-layout{display:flex;min-height:100vh;background:#f8fafc}.main-wrapper{flex:1;margin-left:280px;display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1;margin-top:72px}.content-inner{padding:28px 32px;max-width:1400px;animation:fadeIn .3s ease}@media (max-width: 1024px){.main-wrapper{margin-left:240px}.content-inner{padding:24px}}@media (max-width: 768px){.main-wrapper{margin-left:220px}.content-inner{padding:20px 16px}}.restaurants{width:100%;padding-bottom:40px}.restaurants .header{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.restaurants .header .header-left{display:flex;align-items:baseline;gap:16px}.restaurants .header .header-left .page-title{font-size:28px;font-weight:800;color:#1a1a2e;margin:0;letter-spacing:-.5px}.restaurants .header .header-left .restaurant-count{font-size:14px;color:#6b7280;font-weight:500;background:#f3f4f6;padding:4px 12px;border-radius:20px}.restaurants .header .add-btn{display:flex;align-items:center;gap:10px;background:linear-gradient(135deg,#1d3a6c,#3871d2);color:#fff;padding:12px 24px;border-radius:12px;font-weight:600;font-size:15px;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 14px #1d3a6c40}.restaurants .header .add-btn .btn-icon{width:18px;height:18px;filter:brightness(0) invert(1)}.restaurants .header .add-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1d3a6c59}.restaurants .search-container{margin-bottom:28px}.restaurants .search-container .search-box{position:relative;display:flex;align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:14px;padding:4px 16px;transition:all .2s ease}.restaurants .search-container .search-box:focus-within{border-color:#3871d2;box-shadow:0 0 0 4px #3871d21a}.restaurants .search-container .search-box .search-icon{width:22px;height:22px;color:#9ca3af;flex-shrink:0}.restaurants .search-container .search-box .search-input{flex:1;border:none;outline:none;padding:14px 16px;font-size:15px;color:#1a1a2e;background:transparent}.restaurants .search-container .search-box .search-input::placeholder{color:#9ca3af}.restaurants .search-container .search-box .clear-btn{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:#f3f4f6;border-radius:8px;cursor:pointer;transition:all .2s ease}.restaurants .search-container .search-box .clear-btn svg{width:16px;height:16px;color:#6b7280}.restaurants .search-container .search-box .clear-btn:hover{background:#e5e7eb}.restaurants .search-container .search-box .clear-btn:hover svg{color:#374151}.restaurants .search-container .results-count{display:inline-block;margin-top:12px;font-size:13px;color:#6b7280;font-weight:500}.restaurants .loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;color:#6b7280}.restaurants .loading-state .spinner{width:40px;height:40px;border:3px solid #e5e7eb;border-top-color:#3871d2;border-radius:50%;animation:spin .8s linear infinite;margin-bottom:16px}@keyframes spin{to{transform:rotate(360deg)}}.restaurants .loading-state p{font-size:15px;font-weight:500}.restaurants .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;background:#fff;border-radius:16px;border:2px dashed #e5e7eb}.restaurants .empty-state .empty-icon{width:64px;height:64px;color:#d1d5db;margin-bottom:20px}.restaurants .empty-state h3{font-size:18px;font-weight:700;color:#374151;margin-bottom:8px}.restaurants .empty-state p{font-size:14px;color:#6b7280;margin-bottom:24px}.restaurants .empty-state .add-first-btn{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#1d3a6c,#3871d2);color:#fff;padding:12px 24px;border-radius:10px;font-weight:600;font-size:14px;text-decoration:none;transition:all .3s ease}.restaurants .empty-state .add-first-btn img{width:16px;height:16px;filter:brightness(0) invert(1)}.restaurants .empty-state .add-first-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1d3a6c4d}.restaurants .restaurants-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px}.restaurants .restaurants-grid .restaurant-card{background:#fff;border-radius:16px;padding:24px;text-decoration:none;border:1px solid #e5e7eb;transition:all .3s ease;display:flex;flex-direction:column;justify-content:space-between;min-height:140px}.restaurants .restaurants-grid .restaurant-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000014;border-color:#d1d5db}.restaurants .restaurants-grid .restaurant-card:hover .card-footer .view-details{color:#3871d2}.restaurants .restaurants-grid .restaurant-card:hover .card-footer .view-details svg{transform:translate(4px)}.restaurants .restaurants-grid .restaurant-card .card-header{display:flex;align-items:flex-start;gap:16px}.restaurants .restaurants-grid .restaurant-card .card-header .restaurant-avatar{width:52px;height:52px;background:linear-gradient(135deg,#1d3a6c,#3871d2);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;color:#fff;flex-shrink:0}.restaurants .restaurants-grid .restaurant-card .card-header .restaurant-info{flex:1;min-width:0}.restaurants .restaurants-grid .restaurant-card .card-header .restaurant-info .restaurant-name{font-size:17px;font-weight:700;color:#1a1a2e;margin:0 0 8px;line-height:1.3;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.restaurants .restaurants-grid .restaurant-card .card-header .restaurant-info .subscription-badge{display:inline-flex;align-items:center;padding:4px 12px;background:linear-gradient(135deg,#ecfdf5,#d1fae5);color:#059669;font-size:12px;font-weight:600;border-radius:20px;text-transform:capitalize}.restaurants .restaurants-grid .restaurant-card .card-footer{display:flex;align-items:center;justify-content:flex-end;margin-top:16px;padding-top:16px;border-top:1px solid #f3f4f6}.restaurants .restaurants-grid .restaurant-card .card-footer .view-details{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#6b7280;transition:all .2s ease}.restaurants .restaurants-grid .restaurant-card .card-footer .view-details svg{width:18px;height:18px;transition:transform .2s ease}@media (max-width: 768px){.restaurants .header{flex-direction:column;align-items:flex-start;gap:20px}.restaurants .header .add-btn{width:100%;justify-content:center}.restaurants .restaurants-grid{grid-template-columns:1fr}}.top-title{padding:10px 0;color:#444;font-weight:800;border-bottom:1.5px solid rgba(153,153,153,.4)}.title-container{width:100%;margin-top:30px}.settings-page{display:flex;align-items:center;justify-content:center;width:100%}.settings-page .settings-side-wrapper{align-self:self-start;display:flex;align-items:center;justify-content:center;height:500px}.settings-page .settings-side-wrapper .settings-sidebar{display:flex;flex-direction:column;gap:10px;padding:10px 30px;min-width:150px;height:50vh;align-items:center;justify-content:center}.settings-page .settings-side-wrapper .settings-sidebar .link{font-family:Nunito;font-size:18px;font-weight:650;padding:5px 10px;color:#444}.settings-page .settings-side-wrapper .settings-sidebar .link.active{background-color:#dcdffb;border-radius:5px}.settings-page .content{width:100%;position:relative;align-items:center;justify-content:center;display:flex;flex-direction:column;gap:10px;padding:10px 30px;margin-left:40px}.settings-page .content .settings-container{display:flex;width:100%;background-color:#dcdffb88;border-radius:10px;padding:30px 0}.settings-page .content .settings-container .title{color:#333;font-family:Poppins;font-size:23px;font-weight:600}.settings-page .content .settings-container .left,.settings-page .content .settings-container .right{display:flex;flex-direction:column;flex:1;padding:0 30px}.settings-page .content .settings-container .right{gap:30px;border-left:1px solid rgba(153,153,153,.2549019608)}.settings-page .actions-container{width:100%}.settings-page .actions-container .actions{max-width:220px;display:flex;gap:10px;margin-top:20px}.settings-page .actions-container .actions .button{border-radius:10px;padding:10px;display:flex;align-items:center;justify-content:space-between;color:#344054;border:1px solid #d0d5dd;font-weight:650;font-size:17px;gap:10px;cursor:pointer;height:40px}.settings-page .actions-container .actions .button.cancel{background-color:#fff}.settings-page .actions-container .actions .button.save{background-color:#7f56d9;color:#fff}.settings-page .actions-container .actions .button.delete{color:red!important;background-color:red}.settings-page .actions-container .actions .button:hover{opacity:70%}.stepper{background-color:#304767;color:#fff;width:300px;min-width:300px;min-height:500px;padding:30px;border-radius:20px 30px 30px 20px;display:flex;flex-direction:column;gap:20px}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.step1{background-color:#5376a733}.add-container{width:100%;height:100%;border-radius:20px;display:flex;gap:20px}.add-container .step-content{width:100%;height:100%;display:flex;align-items:center;gap:50px;padding:30px;animation-name:fadeIn;animation-duration:.5s}label{color:#344054;font-size:14px;font-weight:650}.input-container{display:flex;gap:2px;flex-direction:column}.input-container input{display:flex;padding:10px 14px;align-items:center;gap:8px;align-self:stretch;flex-direction:column;border-radius:8px;border:1px solid #d0d5dd;background:#fff;box-shadow:0 1px 2px #1018280d}.flex{display:flex;align-items:center;justify-content:center}.subcard{border-radius:10px;background:#fff;box-shadow:0 4px 4px #00000040;padding:0 15px 15px;background-color:#fff;width:300px;gap:20px;flex-direction:column}.subcard .selected-container{height:25px;display:flex;width:calc(100% + 30px);justify-content:flex-end}.subcard .selected-container .selected{display:inline-flex;padding:0 18px 0 20px;justify-content:center;align-items:center;border-radius:0 6px;background:#304767;color:#fff;text-align:center;font-size:17px;font-weight:600}.subcard .top{flex-direction:column;width:100%}.subcard .top .spark{width:50px;height:50px;border-radius:28px;border:6px solid var(--primary-50, #f9f5ff);background:var(--primary-100, #f4ebff)}.subcard .top .title{color:#6941c6;text-align:center;font-size:20px;font-weight:600}.subcard .top .subtitle{color:#888;text-align:center;font-size:15px;font-weight:400;height:30px}.subcard .top .price{color:#304767;text-align:center;font-size:30px;font-weight:700}.subcard .free-trial{color:#304767;display:flex;align-items:center;justify-content:center;width:100%;border-top:1px solid rgba(48,71,103,.1529411765);border-bottom:1px solid rgba(48,71,103,.1529411765);padding:5px;font-weight:600;margin:10px 0}.subcard .center{gap:10px;justify-content:center;align-items:center;width:100%}.subcard .center .advantage{display:flex;align-items:center;justify-content:flex-start;gap:10px;min-width:80%;color:var(--gray-500, #667085);font-size:16px;font-weight:400}.subcard .bottom{width:100%}.subcard .bottom .select{background:#4e4db9;border-radius:7px;cursor:pointer;font-size:17px;font-weight:600;color:#fff;width:80%;height:45px}.subcard .bottom .select:hover{opacity:100%;border:1px solid #11104b}.restaurant-info-redesigned{width:100%;display:flex;flex-direction:column;gap:32px;padding:24px 0}.restaurant-info-redesigned .section{background:#fff;border-radius:16px;padding:28px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000a;transition:box-shadow .2s ease}.restaurant-info-redesigned .section:hover{box-shadow:0 4px 12px #0000000f}.restaurant-info-redesigned .section .section-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #f1f5f9}.restaurant-info-redesigned .section .section-header .header-content h2{font-family:Poppins,sans-serif;font-size:20px;font-weight:700;color:#1e293b;margin-bottom:4px}.restaurant-info-redesigned .section .section-header .header-content .section-description{color:#64748b;font-size:13px;font-weight:500}.restaurant-info-redesigned .section .section-header .copy-section-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#475569;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease}.restaurant-info-redesigned .section .section-header .copy-section-btn .icon{font-size:16px}.restaurant-info-redesigned .section .section-header .copy-section-btn:hover{background:#f1f5f9;border-color:#cbd5e1;color:#334155}.restaurant-info-redesigned .section .section-header .copy-section-btn.copied{background:#dcfce7;border-color:#86efac;color:#16a34a}.restaurant-info-redesigned .section .section-header .copy-section-btn.billing{background:linear-gradient(135deg,#fef3c7,#fde68a);border-color:#fbbf24;color:#92400e}.restaurant-info-redesigned .section .section-header .copy-section-btn.billing:hover{background:linear-gradient(135deg,#fde68a,#fcd34d)}.restaurant-info-redesigned .section .section-header .copy-section-btn.billing.copied{background:#dcfce7;border-color:#86efac;color:#16a34a}.restaurant-info-redesigned .section .inputs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.restaurant-info-redesigned .section .inputs-grid.address{grid-template-columns:repeat(2,1fr)}@media (max-width: 768px){.restaurant-info-redesigned .section .inputs-grid{grid-template-columns:1fr}}.restaurant-info-redesigned .section .inputs-grid .input-row .input-container{display:flex;flex-direction:column;gap:6px}.restaurant-info-redesigned .section .inputs-grid .input-row .input-container label{color:#374151;font-size:13px;font-weight:600;letter-spacing:.01em}.restaurant-info-redesigned .section .inputs-grid .input-row .input-container .input-with-copy{display:flex;gap:8px;align-items:stretch}.restaurant-info-redesigned .section .inputs-grid .input-row .input-container .input-with-copy input{flex:1;padding:12px 16px;border-radius:10px;border:1.5px solid #e5e7eb;background:#fafafa;font-size:14px;color:#1e293b;font-weight:500;transition:all .15s ease;box-shadow:0 1px 2px #00000008}.restaurant-info-redesigned .section .inputs-grid .input-row .input-container .input-with-copy input::placeholder{color:#9ca3af;font-weight:400}.restaurant-info-redesigned .section .inputs-grid .input-row .input-container .input-with-copy input:focus{outline:none;border-color:#818cf8;background:#fff;box-shadow:0 0 0 3px #818cf826}.restaurant-info-redesigned .section .inputs-grid .input-row .input-container .input-with-copy input:hover:not(:focus){border-color:#d1d5db}.restaurant-info-redesigned .section .inputs-grid .input-row .input-container .input-with-copy .copy-btn{display:flex;align-items:center;justify-content:center;width:42px;padding:0;background:#f3f4f6;border:1.5px solid #e5e7eb;border-radius:10px;color:#6b7280;cursor:pointer;transition:all .15s ease}.restaurant-info-redesigned .section .inputs-grid .input-row .input-container .input-with-copy .copy-btn .icon{font-size:18px}.restaurant-info-redesigned .section .inputs-grid .input-row .input-container .input-with-copy .copy-btn:hover:not(:disabled){background:#e5e7eb;color:#374151}.restaurant-info-redesigned .section .inputs-grid .input-row .input-container .input-with-copy .copy-btn:disabled{opacity:.4;cursor:not-allowed}.restaurant-info-redesigned .section .inputs-grid .input-row .input-container .input-with-copy .copy-btn.copied{background:#dcfce7;border-color:#86efac;color:#16a34a}.restaurant-info{width:100%;height:100%;display:flex;justify-content:space-between;flex-direction:row;gap:30px}.restaurant-info h2{font-size:25px;font-weight:700;color:#444;font-family:Poppins}.restaurant-info .info{display:flex;flex-direction:column;gap:20px;width:45%}.billing-info-redesigned{width:100%;display:flex;flex-direction:column;gap:32px;padding:24px 0}.billing-info-redesigned .section{background:#fff;border-radius:16px;padding:28px;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000a;transition:box-shadow .2s ease}.billing-info-redesigned .section:hover{box-shadow:0 4px 12px #0000000f}.billing-info-redesigned .section .section-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #f1f5f9;flex-wrap:wrap;gap:12px}.billing-info-redesigned .section .section-header .header-content h2{font-family:Poppins,sans-serif;font-size:20px;font-weight:700;color:#1e293b;margin-bottom:4px}.billing-info-redesigned .section .section-header .header-content .section-description{color:#64748b;font-size:13px;font-weight:500}.billing-info-redesigned .section .section-header .header-actions{display:flex;gap:8px;flex-wrap:wrap}.billing-info-redesigned .section .section-header .copy-section-btn,.billing-info-redesigned .section .section-header .copy-from-general-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#475569;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease}.billing-info-redesigned .section .section-header .copy-section-btn .icon,.billing-info-redesigned .section .section-header .copy-from-general-btn .icon{font-size:16px}.billing-info-redesigned .section .section-header .copy-section-btn:hover,.billing-info-redesigned .section .section-header .copy-from-general-btn:hover{background:#f1f5f9;border-color:#cbd5e1;color:#334155}.billing-info-redesigned .section .section-header .copy-section-btn.copied,.billing-info-redesigned .section .section-header .copy-section-btn.pasted,.billing-info-redesigned .section .section-header .copy-from-general-btn.copied,.billing-info-redesigned .section .section-header .copy-from-general-btn.pasted{background:#dcfce7;border-color:#86efac;color:#16a34a}.billing-info-redesigned .section .section-header .copy-from-general-btn{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-color:#60a5fa;color:#1d4ed8}.billing-info-redesigned .section .section-header .copy-from-general-btn:hover{background:linear-gradient(135deg,#bfdbfe,#93c5fd)}.billing-info-redesigned .section .section-header .copy-from-general-btn.pasted{background:#dcfce7;border-color:#86efac;color:#16a34a}.billing-info-redesigned .section .general-address-preview{background:linear-gradient(135deg,#fef3c7,#fde68a,#fcd34d);border-radius:12px;padding:16px 20px;margin-bottom:24px;border:1px solid #f59e0b}.billing-info-redesigned .section .general-address-preview .preview-header{margin-bottom:8px}.billing-info-redesigned .section .general-address-preview .preview-header .preview-label{font-size:12px;font-weight:700;color:#92400e;text-transform:uppercase;letter-spacing:.05em}.billing-info-redesigned .section .general-address-preview .preview-content{display:flex;flex-direction:column;gap:2px}.billing-info-redesigned .section .general-address-preview .preview-content span{color:#78350f;font-size:14px;font-weight:600}.billing-info-redesigned .section .inputs-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.billing-info-redesigned .section .inputs-grid.address{grid-template-columns:repeat(2,1fr)}@media (max-width: 768px){.billing-info-redesigned .section .inputs-grid{grid-template-columns:1fr}}.billing-info-redesigned .section .inputs-grid .input-row .input-container{display:flex;flex-direction:column;gap:6px}.billing-info-redesigned .section .inputs-grid .input-row .input-container label{color:#374151;font-size:13px;font-weight:600;letter-spacing:.01em}.billing-info-redesigned .section .inputs-grid .input-row .input-container .input-with-copy{display:flex;gap:8px;align-items:stretch}.billing-info-redesigned .section .inputs-grid .input-row .input-container .input-with-copy input{flex:1;padding:12px 16px;border-radius:10px;border:1.5px solid #e5e7eb;background:#fafafa;font-size:14px;color:#1e293b;font-weight:500;transition:all .15s ease;box-shadow:0 1px 2px #00000008}.billing-info-redesigned .section .inputs-grid .input-row .input-container .input-with-copy input::placeholder{color:#9ca3af;font-weight:400}.billing-info-redesigned .section .inputs-grid .input-row .input-container .input-with-copy input:focus{outline:none;border-color:#818cf8;background:#fff;box-shadow:0 0 0 3px #818cf826}.billing-info-redesigned .section .inputs-grid .input-row .input-container .input-with-copy input:hover:not(:focus){border-color:#d1d5db}.billing-info-redesigned .section .inputs-grid .input-row .input-container .input-with-copy .copy-btn{display:flex;align-items:center;justify-content:center;width:42px;padding:0;background:#f3f4f6;border:1.5px solid #e5e7eb;border-radius:10px;color:#6b7280;cursor:pointer;transition:all .15s ease}.billing-info-redesigned .section .inputs-grid .input-row .input-container .input-with-copy .copy-btn .icon{font-size:18px}.billing-info-redesigned .section .inputs-grid .input-row .input-container .input-with-copy .copy-btn:hover:not(:disabled){background:#e5e7eb;color:#374151}.billing-info-redesigned .section .inputs-grid .input-row .input-container .input-with-copy .copy-btn:disabled{opacity:.4;cursor:not-allowed}.billing-info-redesigned .section .inputs-grid .input-row .input-container .input-with-copy .copy-btn.copied{background:#dcfce7;border-color:#86efac;color:#16a34a}.restaurant-login{display:flex;flex-direction:column;gap:20px;width:300px}.restaurant-login input,.restaurant-login label{font-size:17px}.restaurant-login input ::placeholder,.restaurant-login label ::placeholder{font-size:17px}.restaurant-login .terms-conditions{position:relative;display:flex;align-items:center;gap:10px;width:fit-content;overflow:visible;width:300%}.restaurant-login .terms-conditions .text{display:flex;flex-direction:column}.restaurant-login .password-input{position:relative;width:100%}.restaurant-login .password-input input{width:100%}.restaurant-login .password-input .toggle-password{cursor:pointer;position:absolute;top:0;right:10px;bottom:0;height:100%;display:flex;align-items:center}.restaurant-login .btn{border:none;width:100%;height:40px;color:#fff;font-weight:500;font-size:15px;border-radius:10px;margin-top:0;text-transform:none!important;font-family:Poppins}.bank-info{display:flex;flex-direction:column;gap:10px;padding:20px;margin-bottom:30px;margin-top:10px;border-radius:10px;width:fit-content;background-color:#85adf21a}.bank-info .title{color:#343434;font-family:Poppins;font-size:20px;font-weight:600}.bank-info .subtitle{color:#343434;font-family:Poppins;font-size:17px;font-weight:600}.bank-info .status{margin-top:10px;display:flex;flex-direction:column;align-items:flex-start;gap:3px}.bank-info .iban{border-radius:5px;background:#1d3a6c;padding:5px 10px;color:#fff;width:fit-content}.bank-info .add-iban{display:flex;gap:10px;border-radius:7px;background:#fff;border:1px solid #1d3a6c;padding:5px 10px;color:#1d3a6c;width:fit-content}.bank-info .error-button{display:flex;gap:10px;border-radius:7px;background:#fff;border:1px solid red;padding:5px 10px;color:red;width:fit-content}.invoices-page{width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:20px}.invoices-page .invoices-header{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;flex-wrap:wrap;margin-bottom:4px}.invoices-page .invoices-header .title-section .title{font-size:28px;font-weight:800;color:#0f172a;margin:0;letter-spacing:-.025em}.invoices-page .invoices-header .title-section .subtitle{color:#64748b;font-size:14px;margin:6px 0 0;max-width:640px;line-height:1.5}.invoices-page .invoices-header .header-link{text-decoration:none}.invoices-page .kpis-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.invoices-page .kpi-card{border:1px solid #e6edf5;border-radius:16px;background:linear-gradient(180deg,#fff,#fbfcfe);padding:16px;box-shadow:0 10px 28px #0f172a0d;transition:transform .16s ease,box-shadow .16s ease}.invoices-page .kpi-card:hover{transform:translateY(-1px);box-shadow:0 16px 40px #0f172a14}.invoices-page .kpi-card .kpi-top{display:flex;align-items:center;gap:10px;margin-bottom:10px}.invoices-page .kpi-card .kpi-icon{width:36px;height:36px;border-radius:12px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(148,163,184,.22)}.invoices-page .kpi-card .kpi-icon svg{font-size:18px}.invoices-page .kpi-card .kpi-icon--blue{background:#1d8cf81a;color:#1d8cf8;border-color:#1d8cf840}.invoices-page .kpi-card .kpi-icon--green{background:#12b76a1f;color:#12b76a;border-color:#12b76a38}.invoices-page .kpi-card .kpi-icon--amber{background:#f59e0b24;color:#f59e0b;border-color:#f59e0b3d}.invoices-page .kpi-card .kpi-icon--red{background:#f044381f;color:#f04438;border-color:#f0443838}.invoices-page .kpi-card .kpi-label{color:#64748b;font-size:13px;font-weight:800;letter-spacing:.01em}.invoices-page .kpi-card .kpi-value{color:#0f172a;font-size:24px;font-weight:900;letter-spacing:-.02em;line-height:1.1}.invoices-page .kpi-card .kpi-meta{margin-top:6px;color:#94a3b8;font-size:13px;font-weight:800}.invoices-page .insights-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:16px}.invoices-page .insight-card{border:1px solid #e6edf5;border-radius:16px;background:#fff;padding:16px;box-shadow:0 10px 28px #0f172a0d}.invoices-page .insight-card .insight-head{display:flex;justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px}.invoices-page .insight-card .insight-title{color:#0f172a;font-size:16px;font-weight:900;letter-spacing:-.01em}.invoices-page .insight-card .insight-subtitle{color:#64748b;font-size:13px;font-weight:700;margin-top:2px}.invoices-page .insight-card .insight-body{width:100%}.invoices-page .insight-chart .chart{box-shadow:none;padding:0;border-radius:0}.invoices-page .insight-chart .chart .title{display:none}.invoices-page .empty-insight{color:#64748b;font-size:13px;font-weight:700;padding:36px 0;text-align:center}.invoices-page .glance-list{display:flex;flex-direction:column;gap:10px}.invoices-page .glance-row{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-radius:12px;border:1px solid rgba(230,237,245,.95);background:#fbfcfe}.invoices-page .glance-label{color:#64748b;font-size:13px;font-weight:800}.invoices-page .glance-value{color:#0f172a;font-size:13px;font-weight:900}.invoices-page .table-card{border:1px solid #e6edf5;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 10px 28px #0f172a0d}.invoices-page .table-card .table-toolbar{padding:16px 18px;display:flex;flex-direction:column;gap:14px;border-bottom:1px solid rgba(230,237,245,.95);background:linear-gradient(180deg,#fff,#fbfcfe)}.invoices-page .table-card .toolbar-row-top{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.invoices-page .table-card .toolbar-row-bottom{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.invoices-page .table-card .table-title{display:flex;align-items:baseline;gap:10px}.invoices-page .table-card .table-title h3{margin:0;color:#0f172a;font-size:17px;font-weight:800;letter-spacing:-.01em}.invoices-page .table-card .table-title .table-meta{color:#94a3b8;font-size:13px;font-weight:600}.invoices-page .table-card .table-wrap{padding:0}@media (max-width: 1200px){.invoices-page .kpis-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.invoices-page .insights-grid{grid-template-columns:1fr}}@media (max-width: 700px){.invoices-page .kpis-grid{grid-template-columns:1fr}}.invoices-table{max-width:100%;overflow:hidden!important}.grid-wrap{width:100%;height:560px}.restaurant-cell{font-weight:600;color:#1e293b}.amount-cell{font-weight:700;font-variant-numeric:tabular-nums;color:#0f172a}.invoice-actions{display:flex;align-items:center;gap:4px}.invoice-actions .action-btn{color:#64748b;border-radius:8px;padding:6px;transition:all .15s ease}.invoice-actions .action-btn:hover{background:#1d8cf81f;color:#1d8cf8}@media (max-width: 900px){.grid-wrap{height:480px}}.add-invoice-page{width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:20px}.add-invoice-page .loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-height:400px}.add-invoice-page .loading-state span{color:#64748b;font-size:14px;font-weight:700}.add-invoice-page .page-header{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.add-invoice-page .page-header .header-left{display:flex;align-items:center;gap:14px}.add-invoice-page .page-header .back-button{width:40px;height:40px;border:1px solid #e6edf5;border-radius:12px;background:#fff;color:#64748b;transition:all .15s ease}.add-invoice-page .page-header .back-button:hover{border-color:#1d8cf8;color:#1d8cf8;background:#1d8cf80a}.add-invoice-page .page-header .header-text .page-title{font-size:28px;font-weight:800;color:#0f172a;margin:0;letter-spacing:-.02em}.add-invoice-page .page-header .header-text .page-subtitle{color:#64748b;font-size:13px;font-weight:600;margin:2px 0 0}.add-invoice-page .page-header .header-actions{display:flex;align-items:center;gap:10px}.add-invoice-page .content-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:20px;align-items:start}.add-invoice-page .form-column{display:flex;flex-direction:column;gap:16px}.add-invoice-page .form-section{border:1px solid #e6edf5;border-radius:16px;background:linear-gradient(180deg,#fff,#fbfcfe);padding:20px;box-shadow:0 10px 28px #0f172a0d}.add-invoice-page .form-section .section-header{display:flex;align-items:center;gap:10px;margin-bottom:16px}.add-invoice-page .form-section .section-header--collapsible{cursor:pointer;-webkit-user-select:none;user-select:none;margin-bottom:0;padding:4px 0;transition:opacity .15s ease}.add-invoice-page .form-section .section-header--collapsible:hover{opacity:.8}.add-invoice-page .form-section .section-header--collapsible .section-title{flex:1}.add-invoice-page .form-section .section-icon{width:36px;height:36px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#1d8cf81a;color:#1d8cf8;border:1px solid rgba(29,140,248,.25)}.add-invoice-page .form-section .section-icon svg{font-size:18px}.add-invoice-page .form-section .section-title{color:#0f172a;font-size:15px;font-weight:800;letter-spacing:-.01em}.add-invoice-page .form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.add-invoice-page .form-grid .full-width{grid-column:1/-1}.add-invoice-page .form-field{display:flex;flex-direction:column;gap:6px}.add-invoice-page .form-field .field-label{color:#475569;font-size:13px;font-weight:700}.add-invoice-page .quick-terms{display:flex;align-items:center;gap:10px;margin-top:12px}.add-invoice-page .quick-terms .terms-label{color:#64748b;font-size:12px;font-weight:700}.add-invoice-page .quick-terms .terms-buttons{display:flex;gap:8px}.add-invoice-page .status-chips{display:flex;flex-wrap:wrap;gap:8px}.add-invoice-page .quick-templates{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:16px;padding:12px;border-radius:12px;background:#1d8cf80a;border:1px solid rgba(29,140,248,.1)}.add-invoice-page .quick-templates .templates-label{color:#1d8cf8;font-size:12px;font-weight:800}.add-invoice-page .quick-templates .templates-buttons{display:flex;flex-wrap:wrap;gap:8px}.add-invoice-page .items-list{display:flex;flex-direction:column;gap:12px}.add-invoice-page .item-card{display:flex;align-items:flex-start;gap:12px;padding:14px;border-radius:14px;background:#f8fafc;border:1px solid #e6edf5;transition:all .15s ease}.add-invoice-page .item-card:hover{border-color:#1d8cf84d;background:#f1f5f9}.add-invoice-page .item-card .item-number{width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#1d8cf8,#1d3a6c);color:#fff;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.add-invoice-page .item-card .item-fields{flex:1;display:flex;flex-direction:column;gap:10px}.add-invoice-page .item-card .item-row{display:flex;gap:10px;align-items:center}.add-invoice-page .item-card .item-row--values{flex-wrap:wrap}.add-invoice-page .item-card .item-total{display:flex;flex-direction:column;align-items:flex-end;margin-left:auto;padding-left:12px}.add-invoice-page .item-card .item-total .total-label{color:#94a3b8;font-size:11px;font-weight:700}.add-invoice-page .item-card .item-total .total-value{color:#0f172a;font-size:14px;font-weight:800}.add-invoice-page .item-card .item-actions{display:flex;flex-direction:column;gap:2px;flex-shrink:0}.add-invoice-page .item-card .item-actions .MuiIconButton-root{color:#94a3b8}.add-invoice-page .item-card .item-actions .MuiIconButton-root:hover{color:#475569;background:#47556914}.add-invoice-page .options-grid{display:flex;flex-direction:column;gap:8px}.add-invoice-page .options-grid .MuiFormControlLabel-root{margin-left:0;margin-right:0;padding:10px 12px;border-radius:12px;background:#f8fafc;border:1px solid #e6edf5;transition:all .15s ease}.add-invoice-page .options-grid .MuiFormControlLabel-root:hover{background:#f1f5f9;border-color:#1d8cf833}.add-invoice-page .options-grid .option-label{display:flex;align-items:flex-start;gap:10px;color:#475569;font-size:13px;font-weight:700}.add-invoice-page .options-grid .option-label svg{color:#64748b;font-size:18px;margin-top:2px}.add-invoice-page .options-grid .option-text{display:flex;flex-direction:column;gap:2px}.add-invoice-page .options-grid .option-hint{font-size:11px;font-weight:600;color:#94a3b8}.add-invoice-page .options-grid .option-hint--warning{color:#f59e0b}.add-invoice-page .preview-column{position:sticky;top:20px}.add-invoice-page .preview-card{border:1px solid #e6edf5;border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 10px 28px #0f172a0d}.add-invoice-page .preview-card .preview-header{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;background:linear-gradient(180deg,#fff,#fbfcfe);border-bottom:1px solid #e6edf5}.add-invoice-page .preview-card .preview-header .preview-title{color:#0f172a;font-size:14px;font-weight:800}.add-invoice-page .preview-card .preview-header .preview-badge{display:flex;align-items:center;gap:4px;padding:4px 10px;border-radius:20px;background:#12b76a1f;color:#12b76a;font-size:11px;font-weight:800}.add-invoice-page .preview-card .preview-header .preview-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:#12b76a;animation:pulse 2s infinite}.add-invoice-page .preview-card .invoice-preview{padding:18px}.add-invoice-page .preview-card .preview-footer{padding:14px 18px;background:#f8fafc;border-top:1px solid #e6edf5}.add-invoice-page .preview-invoice-header{display:flex;align-items:center;gap:12px}.add-invoice-page .preview-invoice-header .preview-logo .logo-placeholder{width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#3dd5f3,#1d8cf8 55%,#1d3a6c);color:#fff;font-size:16px;font-weight:900;display:flex;align-items:center;justify-content:center}.add-invoice-page .preview-invoice-header .preview-company{display:flex;flex-direction:column}.add-invoice-page .preview-invoice-header .preview-company .company-name{color:#0f172a;font-size:16px;font-weight:900;letter-spacing:-.01em}.add-invoice-page .preview-invoice-header .preview-company .company-tagline{color:#64748b;font-size:11px;font-weight:700}.add-invoice-page .preview-meta{display:flex;flex-direction:column;gap:8px}.add-invoice-page .preview-meta .meta-row{display:flex;justify-content:space-between;align-items:center}.add-invoice-page .preview-meta .meta-row .meta-label{color:#64748b;font-size:12px;font-weight:700}.add-invoice-page .preview-meta .meta-row .meta-value{color:#0f172a;font-size:12px;font-weight:800}.add-invoice-page .preview-billto{display:flex;flex-direction:column;gap:2px}.add-invoice-page .preview-billto .billto-label{color:#94a3b8;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.add-invoice-page .preview-billto .billto-name{color:#0f172a;font-size:14px;font-weight:800}.add-invoice-page .preview-billto .billto-desc{color:#64748b;font-size:12px;font-weight:600}.add-invoice-page .preview-items .items-header{display:flex;gap:8px;padding:8px 0;border-bottom:1px solid #e6edf5;margin-bottom:8px}.add-invoice-page .preview-items .items-header .items-col{color:#94a3b8;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.add-invoice-page .preview-items .items-row{display:flex;gap:8px;padding:8px 0;border-bottom:1px solid #f1f5f9}.add-invoice-page .preview-items .items-row:last-child{border-bottom:none}.add-invoice-page .preview-items .items-row .items-col{color:#0f172a;font-size:12px;font-weight:600}.add-invoice-page .preview-items .items-col--desc{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.add-invoice-page .preview-items .items-col--qty{width:40px;text-align:center}.add-invoice-page .preview-items .items-col--price{width:70px;text-align:right}.add-invoice-page .preview-items .items-col--total{width:80px;text-align:right;font-weight:700!important}.add-invoice-page .preview-totals{display:flex;flex-direction:column;gap:8px;padding:12px;border-radius:12px;background:#f8fafc}.add-invoice-page .preview-totals .total-row{display:flex;justify-content:space-between;align-items:center}.add-invoice-page .preview-totals .total-row--final{padding-top:8px;border-top:1px solid #e6edf5;margin-top:4px}.add-invoice-page .preview-totals .total-row .total-label{color:#64748b;font-size:12px;font-weight:700}.add-invoice-page .preview-totals .total-row .total-value{color:#0f172a;font-size:13px;font-weight:800}.add-invoice-page .preview-totals .total-row .total-value--large{font-size:18px;font-weight:900;color:#1d8cf8}.add-invoice-page .preview-notes{display:flex;flex-direction:column;gap:4px}.add-invoice-page .preview-notes .notes-label{color:#94a3b8;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.add-invoice-page .preview-notes .notes-content{color:#64748b;font-size:12px;font-weight:600;line-height:1.5}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width: 1100px){.add-invoice-page .content-grid{grid-template-columns:1fr}.add-invoice-page .preview-column{position:static;order:-1}.add-invoice-page .preview-card .invoice-preview{max-height:300px;overflow-y:auto}}@media (max-width: 700px){.add-invoice-page .page-header{flex-direction:column;align-items:flex-start}.add-invoice-page .page-header .header-actions{width:100%;justify-content:stretch}.add-invoice-page .page-header .header-actions button{flex:1}.add-invoice-page .form-grid{grid-template-columns:1fr}.add-invoice-page .item-card{flex-direction:column}.add-invoice-page .item-card .item-number{align-self:flex-start}.add-invoice-page .item-card .item-actions{flex-direction:row;align-self:flex-end}.add-invoice-page .quick-templates{flex-direction:column;align-items:flex-start}}.API{display:flex;width:100%;background-color:#dcdffb88;border-radius:10px}.API .right,.API .left{overflow:scroll;justify-content:center}.API .left{gap:15px}.API .left label{color:#344054;font-size:14px;font-weight:650}.API .left .title{color:#333;font-family:Poppins;font-size:23px;font-weight:600}.API .left .connections{display:flex;flex-direction:column;gap:15px;margin-top:10px;overflow:scroll}.API .left .connections .connection{display:flex;align-items:center;justify-content:center;background-color:#fff;color:#565656;font-family:Poppins;font-size:16px;font-weight:600;border-radius:10px;min-height:40px;width:100%;padding-left:10px}.API .left .connections .connection.active{color:#fff;background-color:#7f56d948}.API .left .connections .connection .name{flex:5}.API .left .connections .connection .id{flex:1}.API .left .connections .connection .edit{flex:1;cursor:pointer;display:flex}.API .left .connections .connection .edit .icon{font-size:20px}.API .right{display:flex;flex-direction:column;gap:15px}.API .right .inputs{display:flex;flex-direction:column;gap:20px}.API .right .test{color:#7f56d9cc;font-size:14px;font-weight:600;cursor:pointer;display:flex;gap:8px;align-items:center}.API .right .actions{gap:10px;max-width:190px}.API .right .button{border-radius:10px;padding:10px;display:flex;align-items:center;justify-content:space-between;color:#344054;border:1px solid #d0d5dd;font-weight:650;font-size:15px;gap:10px;cursor:pointer;height:40px}.API .right .button.cancel{background-color:#fff}.API .right .button.save{background-color:#7f56d9;color:#fff}.API .right .button.delete{color:red;font-size:12px}.API .right .button:hover{opacity:70%}.gradient-button{text-decoration:none;list-style:none;color:#444;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:600;padding:5px 8px;border-radius:8px;background:linear-gradient(to right,#4644b66a,#8281c68a);background-color:#4644b6d7;color:#f5f5f5;border:1px solid rgba(255,255,255,.261)}.gradient-button:hover{background:linear-gradient(to right,#4644b66e,#7574c981);color:#fff;cursor:pointer}.gradient-button .icon{color:#4644b6d7}.logo-settings{display:flex;width:100%;height:50vh;min-height:100%;padding:20px 5px;background-color:#dcdffb88;border-radius:10px}.logo-settings .title{color:#333;font-family:Poppins;font-size:23px;font-weight:600}.logo-settings .line{width:1px;height:90%;background-color:#9999991d;margin:0 10px;align-self:center}.logo-settings .left,.logo-settings .right{justify-content:center;align-items:center}.logo-settings .left .text,.logo-settings .right .text{width:100%;display:flex;align-items:center;justify-content:center;gap:5px;flex-direction:column;text-align:center}.logo-settings .left .text .subtitle,.logo-settings .right .text .subtitle{color:#565656;font-family:Poppins;font-size:14px;font-weight:600}.logo-settings .left .action,.logo-settings .right .action{display:flex;width:100%}.logo-settings .left{display:flex;flex-direction:column;gap:15px}.logo-settings .left .upload-container{position:relative;border:3px solid rgba(178,178,255,.5333333333);border-radius:10px;cursor:pointer;width:100%;padding:30px 20px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}.logo-settings .left .upload-container input{opacity:0%;position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;z-index:999}.logo-settings .left .upload-container:hover{opacity:60%;background-color:#ffffff83}.logo-settings .left .upload-container img{height:130px}.logo-settings .left .upload-container span{color:#9bc4f3;font-family:Nunito;font-size:16px;font-weight:700;text-align:center}.logo-settings .right{display:flex;flex-direction:column;gap:15px}.logo-settings .right .logo-container{background:#f0f3fb;border-radius:10px;cursor:pointer;width:100%;padding:30px 20px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px}.logo-settings .right .logo-container span{color:#5d5c95d7;font-family:Poppins}.logo-settings .right .logo-container img{height:150px}.restaurant-subscriptions{display:flex;width:100%;background-color:#dcdffb88;border-radius:10px;padding:30px 0}.restaurant-subscriptions .title{color:#333;font-family:Poppins;font-size:23px;font-weight:600}.restaurant-subscriptions .left,.restaurant-subscriptions .right{display:flex;flex-direction:column;flex:1;padding:0 30px}.restaurant-subscriptions .left .card-container{width:100%;height:100%;display:flex;align-items:center;padding:15px 0}.restaurant-subscriptions .left .change-button{cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:6px;background:#304767;height:40px;color:#fff;font-size:14px;font-weight:600;width:50%;min-width:200px;padding:5px}.restaurant-subscriptions .left .change-button:hover{opacity:70%}.restaurant-subscriptions .left .change-button img{height:20px}.restaurant-subscriptions .left .cancel-button{cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:6px;color:#f04438;border:1px solid #f04438;height:40px;font-size:14px;font-weight:600;width:fit-content;padding:5px 20px}.restaurant-subscriptions .left .cancel-button:hover{opacity:70%}.restaurant-subscriptions .left .cancel-button img{height:20px}.restaurant-subscriptions .right{gap:20px;border-left:1px solid rgba(153,153,153,.2549019608);justify-content:center}.restaurant-subscriptions .right .cancelled input{background-color:#f04438;color:#fef3f2}.restaurant-subscriptions .right .active input{background-color:#ecfdf6;color:#12b76a}.restaurant-subscriptions .label{color:#344054;font-size:14px;font-weight:650}.subscription-modal{background-color:#d5d6e6;display:flex;flex-direction:column;position:absolute;align-items:center;justify-content:space-between;top:50%;left:50%;width:70%;border:1px solid #999;padding:30px;transform:translate(-50%,-50%);border-radius:20px;height:calc(100% - 50px)}.subscription-modal h2{color:#454545;font-size:40px;font-family:Poppins;font-weight:500}.subscription-modal .subscriptions{width:80%;display:flex;align-items:center;justify-content:space-around;gap:30px}.subscription-modal .bottom-actions{display:flex;gap:20px}.subscription-modal .bottom-actions .button{border-radius:10px;padding:10px;display:flex;align-items:center;justify-content:space-between;color:#344054;border:1px solid #d0d5dd;font-weight:650;font-size:17px;gap:10px;cursor:pointer;height:40px}.subscription-modal .bottom-actions .button.cancel{background-color:#fff}.subscription-modal .bottom-actions .button.save{background:#304767;color:#fff}.subscription-modal .bottom-actions .button.delete{color:red!important;background-color:red}.subscription-modal .bottom-actions .button:hover{opacity:70%}.restaurant-auth{padding:40px;min-height:500px}.restaurant-auth .auth-content{max-width:640px;margin:0 auto;display:flex;flex-direction:column;gap:24px}.restaurant-auth .auth-header{text-align:center;margin-bottom:8px}.restaurant-auth .auth-header .icon-wrapper{width:64px;height:64px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;box-shadow:0 8px 24px #667eea59}.restaurant-auth .auth-header .icon-wrapper .header-icon{font-size:32px;color:#fff}.restaurant-auth .auth-header h2{font-family:Poppins,sans-serif;font-size:28px;font-weight:700;color:#1a1a2e;margin-bottom:8px}.restaurant-auth .auth-header .subtitle{color:#64748b;font-size:15px;font-weight:500}.restaurant-auth .auth-info-card{background:#fff;border-radius:12px;padding:20px 24px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000000a}.restaurant-auth .auth-info-card .info-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0}.restaurant-auth .auth-info-card .info-row:not(:last-child){border-bottom:1px solid #f1f5f9}.restaurant-auth .auth-info-card .info-row .label{color:#64748b;font-weight:600;font-size:14px}.restaurant-auth .auth-info-card .info-row .value{color:#1e293b;font-weight:600;font-size:14px}.restaurant-auth .auth-info-card .info-row .value .missing{color:#ef4444;font-style:italic;font-weight:500}.restaurant-auth .error-message{display:flex;align-items:center;gap:12px;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:14px 18px;color:#dc2626;font-size:14px;font-weight:500}.restaurant-auth .error-message .error-icon{font-size:20px;flex-shrink:0}.restaurant-auth .generate-btn{display:flex;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:12px;padding:16px 32px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 16px #667eea59}.restaurant-auth .generate-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 24px #667eea73}.restaurant-auth .generate-btn:active:not(:disabled){transform:translateY(0)}.restaurant-auth .generate-btn:disabled{opacity:.6;cursor:not-allowed}.restaurant-auth .generate-btn .btn-icon{font-size:22px}.restaurant-auth .generated-credentials{background:#fff;border-radius:16px;padding:28px;border:1px solid #e2e8f0;box-shadow:0 4px 16px #0000000f;animation:slideIn .3s ease}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.restaurant-auth .generated-credentials h3{font-family:Poppins,sans-serif;font-size:18px;font-weight:700;color:#1a1a2e;margin-bottom:20px;display:flex;align-items:center;gap:8px}.restaurant-auth .generated-credentials h3:before{content:"✓";display:flex;align-items:center;justify-content:center;width:24px;height:24px;background:#10b981;color:#fff;border-radius:50%;font-size:12px;font-weight:700}.restaurant-auth .generated-credentials .credential-item{margin-bottom:20px}.restaurant-auth .generated-credentials .credential-item:last-of-type{margin-bottom:24px}.restaurant-auth .generated-credentials .credential-item .credential-header{display:flex;align-items:baseline;gap:8px;margin-bottom:8px}.restaurant-auth .generated-credentials .credential-item .credential-header .credential-label{font-weight:700;color:#334155;font-size:14px}.restaurant-auth .generated-credentials .credential-item .credential-header .credential-hint{color:#94a3b8;font-size:12px;font-weight:500}.restaurant-auth .generated-credentials .credential-item .credential-value-wrapper{display:flex;gap:8px;align-items:stretch}.restaurant-auth .generated-credentials .credential-item .credential-value-wrapper .credential-value{flex:1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:12px 16px;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace;font-size:13px;color:#475569;word-break:break-all;line-height:1.5}.restaurant-auth .generated-credentials .credential-item .credential-value-wrapper .credential-value.token{background:linear-gradient(135deg,#fef3f2,#fff7ed);border-color:#fecaca;color:#9a3412}.restaurant-auth .generated-credentials .credential-item .credential-value-wrapper .credential-value.url{background:linear-gradient(135deg,#f0fdf4,#ecfeff);border-color:#bbf7d0;color:#166534}.restaurant-auth .generated-credentials .credential-item .credential-value-wrapper .url-actions{display:flex;flex-direction:column;gap:4px}.restaurant-auth .generated-credentials .credential-item .credential-value-wrapper .copy-btn,.restaurant-auth .generated-credentials .credential-item .credential-value-wrapper .open-btn{display:flex;align-items:center;gap:6px;padding:10px 16px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s ease;white-space:nowrap;border:none}.restaurant-auth .generated-credentials .credential-item .credential-value-wrapper .copy-btn .copy-icon,.restaurant-auth .generated-credentials .credential-item .credential-value-wrapper .copy-btn .open-icon,.restaurant-auth .generated-credentials .credential-item .credential-value-wrapper .open-btn .copy-icon,.restaurant-auth .generated-credentials .credential-item .credential-value-wrapper .open-btn .open-icon{font-size:16px}.restaurant-auth .generated-credentials .credential-item .credential-value-wrapper .copy-btn{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.restaurant-auth .generated-credentials .credential-item .credential-value-wrapper .copy-btn:hover{background:#e2e8f0;color:#334155}.restaurant-auth .generated-credentials .credential-item .credential-value-wrapper .copy-btn.copied{background:#dcfce7;color:#16a34a;border-color:#bbf7d0}.restaurant-auth .generated-credentials .credential-item .credential-value-wrapper .open-btn{background:#667eea;color:#fff}.restaurant-auth .generated-credentials .credential-item .credential-value-wrapper .open-btn:hover{background:#5a6fd6}.restaurant-auth .generated-credentials .warning-notice{display:flex;align-items:center;gap:10px;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;padding:12px 16px;font-size:13px;color:#92400e;font-weight:500}.restaurant-auth .generated-credentials .warning-notice .warning-icon{font-size:16px}.action-buttons{margin-top:10px;display:flex;gap:10px}.actions{display:flex;align-items:center;justify-content:space-between;gap:20px}.actions a,.actions .open{cursor:pointer}.payments-table{width:100%}.table{max-width:900px;max-height:600px}.payment-verification-page{padding:0;position:relative;min-height:calc(100vh - 100px)}.payment-verification-page .page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px;flex-wrap:wrap;gap:20px}.payment-verification-page .page-header .header-content{display:flex;align-items:center;gap:16px}.payment-verification-page .page-header .header-content .header-icon{width:56px;height:56px;border-radius:14px;background:linear-gradient(135deg,#1d3a6c,#3871d2);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #3871d24d}.payment-verification-page .page-header .header-content .header-icon svg{font-size:28px;color:#fff}.payment-verification-page .page-header .header-content .header-text h1{font-size:26px;font-weight:700;color:#1e293b;margin:0 0 4px;font-family:Poppins,sans-serif}.payment-verification-page .page-header .header-content .header-text p{color:#64748b;font-size:14px;margin:0}.payment-verification-page .page-header .header-actions{display:flex;align-items:center;gap:12px}.payment-verification-page .page-header .header-actions .refresh-btn{width:44px;height:44px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;transition:all .2s ease}.payment-verification-page .page-header .header-actions .refresh-btn:hover{background:#f8fafc;border-color:#cbd5e1}.payment-verification-page .page-header .header-actions .refresh-btn .spinning{animation:spin 1s linear infinite}.payment-verification-page .page-header .header-actions .approve-all-btn{height:44px;padding:0 24px;border-radius:12px;text-transform:none;font-weight:600;font-size:14px;background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 14px #10b9814d}.payment-verification-page .page-header .header-actions .approve-all-btn:hover{background:linear-gradient(135deg,#059669,#047857)}.payment-verification-page .page-header .header-actions .approve-all-btn:disabled{background:#e2e8f0;box-shadow:none}.payment-verification-page .stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:28px}@media (max-width: 768px){.payment-verification-page .stats-grid{grid-template-columns:1fr}}.payment-verification-page .stats-grid .stat-card{background:#fff;border-radius:16px;padding:20px 24px;display:flex;align-items:center;gap:16px;box-shadow:0 1px 3px #0000000d;border:1px solid #f1f5f9;transition:all .2s ease}.payment-verification-page .stats-grid .stat-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.payment-verification-page .stats-grid .stat-card .stat-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center}.payment-verification-page .stats-grid .stat-card .stat-icon svg{font-size:24px}.payment-verification-page .stats-grid .stat-card .stat-content{display:flex;flex-direction:column}.payment-verification-page .stats-grid .stat-card .stat-content .stat-value{font-size:24px;font-weight:700;color:#1e293b;font-family:Poppins,sans-serif}.payment-verification-page .stats-grid .stat-card .stat-content .stat-label{font-size:13px;color:#64748b;font-weight:500}.payment-verification-page .stats-grid .stat-card.pending .stat-icon{background:#fef3c7}.payment-verification-page .stats-grid .stat-card.pending .stat-icon svg{color:#d97706}.payment-verification-page .stats-grid .stat-card.amount .stat-icon{background:#dcfce7}.payment-verification-page .stats-grid .stat-card.amount .stat-icon svg{color:#16a34a}.payment-verification-page .stats-grid .stat-card.invoices .stat-icon{background:#e0e7ff}.payment-verification-page .stats-grid .stat-card.invoices .stat-icon svg{color:#4f46e5}.payment-verification-page .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 40px;background:#fff;border-radius:20px;border:1px solid #f1f5f9;text-align:center;box-shadow:0 1px 3px #0000000d}.payment-verification-page .empty-state .empty-icon{width:100px;height:100px;border-radius:50%;background:linear-gradient(135deg,#dcfce7,#bbf7d0);display:flex;align-items:center;justify-content:center;margin-bottom:24px}.payment-verification-page .empty-state .empty-icon svg{font-size:48px;color:#16a34a}.payment-verification-page .empty-state h2{font-size:22px;font-weight:700;color:#1e293b;margin:0 0 8px}.payment-verification-page .empty-state p{color:#64748b;font-size:15px;margin:0 0 24px;max-width:360px}.payment-verification-page .empty-state .refresh-empty-btn{border-radius:12px;text-transform:none;font-weight:600;padding:10px 24px;border-color:#e2e8f0;color:#475569}.payment-verification-page .empty-state .refresh-empty-btn:hover{background:#f8fafc;border-color:#cbd5e1}.payment-verification-page .table-container{background:#fff;border-radius:20px;border:1px solid #f1f5f9;overflow:hidden;box-shadow:0 1px 3px #0000000d}.payment-verification-page .table-container .table-header{padding:20px 24px;border-bottom:1px solid #f1f5f9;display:flex;align-items:center;justify-content:space-between}.payment-verification-page .table-container .table-header h3{font-size:16px;font-weight:700;color:#1e293b;margin:0}.payment-verification-page .restaurant-cell{display:flex;align-items:center;gap:12px}.payment-verification-page .restaurant-cell .restaurant-avatar{width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#1d3a6c,#3871d2);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:14px}.payment-verification-page .restaurant-cell .restaurant-name{font-weight:600;color:#1e293b;font-size:14px}.payment-verification-page .invoice-number{font-family:JetBrains Mono,SF Mono,Consolas,monospace;font-size:13px;color:#6366f1;background:#eef2ff;padding:6px 10px;border-radius:8px;font-weight:600}.payment-verification-page .amount{font-weight:700;color:#1e293b;font-size:14px}.payment-verification-page .date-cell{color:#64748b;font-size:13px}.payment-verification-page .action-buttons{display:flex;gap:8px}.payment-verification-page .action-buttons .approve-btn{width:36px;height:36px;background:#dcfce7;border-radius:10px;transition:all .2s ease}.payment-verification-page .action-buttons .approve-btn svg{font-size:18px;color:#16a34a}.payment-verification-page .action-buttons .approve-btn:hover{background:#16a34a}.payment-verification-page .action-buttons .approve-btn:hover svg{color:#fff}.payment-verification-page .action-buttons .reject-btn{width:36px;height:36px;background:#fee2e2;border-radius:10px;transition:all .2s ease}.payment-verification-page .action-buttons .reject-btn svg{font-size:18px;color:#dc2626}.payment-verification-page .action-buttons .reject-btn:hover{background:#dc2626}.payment-verification-page .action-buttons .reject-btn:hover svg{color:#fff}.payment-verification-page .reject-dialog-content .payment-summary{background:#f8fafc;border-radius:12px;padding:16px}.payment-verification-page .reject-dialog-content .payment-summary .summary-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.payment-verification-page .reject-dialog-content .payment-summary .summary-row:not(:last-child){border-bottom:1px solid #e2e8f0}.payment-verification-page .reject-dialog-content .payment-summary .summary-row .label{color:#64748b;font-size:14px}.payment-verification-page .reject-dialog-content .payment-summary .summary-row .value{font-weight:600;color:#1e293b;font-size:14px}.payment-verification-page .reject-dialog-content .payment-summary .summary-row .value.amount{color:#16a34a}.payment-verification-page .processing-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#ffffffe6;display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.payment-verification-page .processing-overlay .processing-content{display:flex;flex-direction:column;align-items:center;gap:16px}.payment-verification-page .processing-overlay .processing-content p{font-size:16px;font-weight:600;color:#475569;margin:0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 900px){.payment-verification-page .page-header{flex-direction:column;align-items:flex-start}.payment-verification-page .page-header .header-actions{width:100%;justify-content:flex-end}}
