@import"https://fonts.googleapis.com/css2?family=Cinzel:wght@400;600;700;800&family=Outfit:wght@300;400;500;600;700&family=Playfair+Display:ital,wght@0,500;0,600;0,700;0,800;1,500&family=Montserrat:wght@400;500;600;700&display=swap";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background-color:#f8fafc;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}html{width:100%;overflow-x:hidden;overflow-x:clip;max-width:100%}body{margin:0;width:100%;min-width:0;min-height:100vh;overflow-x:hidden;overflow-x:clip;max-width:100%}#root{width:100%;min-width:0;min-height:100vh;overflow-x:hidden;overflow-x:clip;max-width:100%}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.navbar-logout-btn{display:inline-flex;align-items:center;gap:.5rem;color:#b91c1c;border-color:#fecaca;background:#fef2f2}.navbar-logout-btn:hover{color:#0f172a;background:#f1f5f9;border-color:#e2e8f0}.navbar-logout-icon{display:flex;align-items:center;justify-content:center}.navbar-logout-icon svg{display:block}.navbar-logout-label{margin-left:0}.navbar-notifications-wrapper,.navbar-notifications-btn{position:relative}.navbar-notifications-icon{font-size:1.25rem}.navbar-notifications-label{margin-left:.5rem}.navbar-notifications-badge{position:absolute;top:-4px;right:-4px;background:#ef4444;color:#fff;font-size:.75rem;font-weight:600;padding:.15rem .4rem;border-radius:10px;min-width:18px;text-align:center;line-height:1.2}.navbar-notifications-dropdown{position:absolute;top:calc(100% + 8px);right:0;width:380px;max-width:calc(100vw - 2rem);background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 25px #00000026;z-index:100;max-height:500px;display:flex;flex-direction:column}.navbar-notifications-header{padding:1rem 1.25rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.navbar-notifications-header h3{margin:0;font-size:1.125rem;font-weight:600;color:#0f172a}.navbar-notifications-mark-all{padding:.35rem .75rem;font-size:.8125rem;background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;transition:all .2s}.navbar-notifications-mark-all:hover{background:#e2e8f0;color:#334155}.navbar-notifications-list{overflow-y:auto;max-height:400px}.navbar-notifications-loading,.navbar-notifications-empty{padding:2rem 1.25rem;text-align:center;color:#64748b;font-size:.9375rem}.navbar-notification-item{padding:1rem 1.25rem;border-bottom:1px solid #f1f5f9;cursor:pointer;transition:background .2s;display:flex;gap:.75rem}.navbar-notification-item:hover{background:#f8fafc}.navbar-notification-item:last-child{border-bottom:none}.navbar-notification-icon{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:8px;font-size:1.125rem}.navbar-notification-content{flex:1;min-width:0}.navbar-notification-type{font-size:.875rem;font-weight:600;color:#0f172a;margin-bottom:.25rem}.navbar-notification-description{font-size:.875rem;color:#475569;line-height:1.5;margin-bottom:.25rem;word-wrap:break-word}.navbar-notification-date{font-size:.75rem;color:#94a3b8}@media(max-width:767px){.navbar-notifications-dropdown{position:fixed;left:50%;right:auto;top:calc(3.25rem + env(safe-area-inset-top,0px));transform:translate(-50%);width:min(360px,calc(100vw - 1.25rem));max-width:calc(100vw - 1.25rem);max-height:min(70vh,calc(100dvh - 5rem - env(safe-area-inset-bottom,0px)));z-index:1100;box-sizing:border-box}.navbar-notifications-list{max-height:min(55vh,360px)}.navbar-notifications-header{padding:.875rem 1rem}.navbar-notifications-header h3{font-size:1rem}.navbar-notification-item{padding:.875rem 1rem}}.admin-layout{display:flex;min-height:100vh;position:relative}.admin-sidebar{width:240px;min-width:240px;background:#1e293b;color:#e2e8f0;display:flex;flex-direction:column;position:fixed;left:0;top:0;bottom:0;z-index:50;transition:transform .3s ease-in-out;overflow-y:auto;overflow-x:hidden;scrollbar-color:rgba(148,163,184,.7) transparent;scrollbar-width:thin}.admin-sidebar::-webkit-scrollbar{width:8px}.admin-sidebar::-webkit-scrollbar-track{background:transparent}.admin-sidebar::-webkit-scrollbar-thumb{background-color:#94a3b8b3;border-radius:999px}.admin-sidebar::-webkit-scrollbar-thumb:hover{background-color:#94a3b8f2}@media(max-width:767px){.admin-sidebar{transform:translate(-100%);width:280px;box-shadow:2px 0 8px #00000026;height:100vh;-webkit-overflow-scrolling:touch}.admin-sidebar.sidebar-open{transform:translate(0)}}.sidebar-overlay{position:fixed;inset:0;background:#00000080;z-index:45;display:none}@media(max-width:767px){.sidebar-overlay{display:block}}.sidebar-brand{padding:1.25rem 1.5rem;font-size:1.125rem;font-weight:700;border-bottom:1px solid rgba(255,255,255,.08)}.sidebar-nav{padding:.75rem 0;display:flex;flex-direction:column;gap:2px;flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.sidebar-link-site{background:#ffffff14;margin:0 .5rem .25rem;border-radius:8px;font-weight:500;color:#e2e8f0}.sidebar-link-site:hover{background:#ffffff24;color:#fff}.sidebar-nav-divider{height:1px;background:#ffffff14;margin:.5rem 1rem}.sidebar-link{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;color:#94a3b8;text-decoration:none;font-size:.9375rem;transition:background .15s,color .15s}.sidebar-link-icon{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;opacity:.85}.sidebar-link-active .sidebar-link-icon{opacity:1}.sidebar-link-label{flex:1;min-width:0}.sidebar-link:hover{background:#ffffff0f;color:#e2e8f0}.sidebar-link-active{background:#ffffff1a;color:#fff;font-weight:500}@media(max-width:767px){.sidebar-link{padding:1rem 1.5rem;font-size:1rem}}.admin-main{flex:1;margin-left:240px;display:flex;flex-direction:column;min-height:100vh;width:calc(100% - 240px)}@media(max-width:767px){.admin-main{margin-left:0;width:100%}}.admin-navbar{height:56px;min-height:56px;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;position:sticky;top:0;z-index:30}@media(max-width:767px){.admin-navbar{padding:0 1rem}}.navbar-left{display:flex;align-items:center;gap:.75rem}.navbar-menu-btn{display:none;padding:.5rem;background:transparent;border:none;color:#475569;cursor:pointer;border-radius:6px;transition:background .15s}.navbar-menu-btn:hover{background:#f1f5f9}.navbar-menu-btn svg{display:block}.navbar-brand-mobile{display:none;font-size:1.125rem;font-weight:700;color:#0f172a}@media(max-width:767px){.navbar-menu-btn{display:flex;align-items:center;justify-content:center}.navbar-brand-mobile{display:block}}.navbar-left .navbar-title{font-size:1.125rem;font-weight:600;color:#0f172a}.navbar-right{display:flex;align-items:center;gap:.5rem}.navbar-icon-btn{padding:.5rem .75rem;font-size:.875rem;border:1px solid #e2e8f0;background:#fff;color:#475569;border-radius:8px;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}.navbar-icon-btn:hover{background:#f1f5f9;color:#0f172a}@media(max-width:767px){.navbar-icon-btn{padding:.5rem;font-size:1.125rem}.navbar-notifications-label{display:none}}.admin-content{flex:1;padding:1.5rem;background:#f8fafc;overflow:auto;overflow-x:hidden;overflow-x:clip;width:100%;max-width:100%;min-width:0;box-sizing:border-box}@media(max-width:767px){.admin-content{padding:1rem;overflow-x:hidden;overflow-x:clip}}.admin-content h1{margin:0 0 1rem;font-size:1.5rem;color:#0f172a}@media(max-width:767px){.admin-content h1{font-size:1.25rem}}.admin-content p{color:#64748b;margin:0}@media(max-width:767px){.admin-content table{font-size:.875rem}.admin-content table th,.admin-content table td{padding:.5rem .75rem}.admin-content input,.admin-content textarea,.admin-content select{font-size:16px}.admin-content button{min-height:44px}}@media(max-width:767px){.modal-backdrop{padding:2rem .5rem .5rem;align-items:flex-start;overflow-y:auto}.modal-content{width:100%;max-width:calc(100vw - 1rem);min-width:0!important;padding:1rem;max-height:calc(100vh - 4rem);overflow-y:auto;margin:auto}.modal-content h2,.modal-content h3{font-size:1.125rem;margin-bottom:1rem}.modal-confirm-text{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:.9375rem;line-height:1.6}.modal-confirm-text strong{display:inline-block;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.modal-actions{flex-direction:column-reverse;gap:.5rem;margin-top:1rem}.modal-actions button{width:100%;min-height:44px}}.system-toast{position:fixed;top:1rem;left:50%;transform:translate(-50%);max-width:90%;padding:.75rem 1.25rem;background:#0f172a;color:#f8fafc;border-radius:8px;box-shadow:0 4px 12px #00000040;display:flex;align-items:center;gap:1rem;z-index:9999;animation:system-toast-in .25s ease}@keyframes system-toast-in{0%{opacity:0;transform:translate(-50%) translateY(-8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.system-toast-text{flex:1;font-size:.9375rem}.system-toast-close{background:none;border:none;color:#94a3b8;font-size:1.25rem;cursor:pointer;padding:0 .25rem;line-height:1}.system-toast-close:hover{color:#fff}.system-confirm-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem}.system-confirm-box{background:#fff;border-radius:12px;padding:1.5rem;max-width:400px;width:100%;box-shadow:0 20px 25px -5px #00000026}.system-confirm-message{margin:0 0 1.5rem;font-size:1rem;color:#1e293b;line-height:1.5}.system-confirm-actions{display:flex;gap:.75rem;justify-content:flex-end}.system-confirm-btn{padding:.5rem 1.25rem;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;border:none;transition:background-color .2s}.system-confirm-cancel{background:#f1f5f9;color:#475569}.system-confirm-cancel:hover{background:#e2e8f0}.system-confirm-ok{background:#6366f1;color:#fff}.system-confirm-ok:hover{background:#4f46e5}.admin-login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e293b,#0f172a);padding:1rem}.admin-login-card{width:100%;max-width:400px;background:#fff;border-radius:12px;box-shadow:0 20px 40px #00000040;padding:2rem}.admin-login-title{margin:0 0 .5rem;font-size:1.5rem;font-weight:700;color:#0f172a;text-align:center}.admin-login-hint{margin:0 0 1.5rem;font-size:.9375rem;color:#64748b;text-align:center}.admin-login-form{display:flex;flex-direction:column;gap:1.25rem}.admin-login-error{padding:.75rem 1rem;background:#fef2f2;color:#b91c1c;border-radius:8px;font-size:.875rem}.admin-login-field label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.35rem}.admin-login-field input{width:100%;padding:.65rem 1rem;font-size:1rem;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box}.admin-login-password-wrap{position:relative;display:flex;align-items:center}.admin-login-password-input{padding-right:2.75rem}.admin-login-password-toggle{position:absolute;right:.5rem;top:50%;transform:translateY(-50%);padding:.35rem;border:none;background:none;color:#64748b;cursor:pointer;border-radius:6px;display:flex;align-items:center;justify-content:center}.admin-login-password-toggle:hover{color:#1e293b;background:#f1f5f9}.admin-login-field input:focus{outline:none;border-color:#1e293b}.admin-login-field input:disabled{opacity:.7;cursor:not-allowed}.admin-login-submit{margin-top:.5rem;padding:.75rem 1.25rem;font-size:1rem;font-weight:600;color:#fff;background:#1e293b;border:none;border-radius:8px;cursor:pointer}.admin-login-submit:hover:not(:disabled){background:#334155}.admin-login-submit:disabled{opacity:.7;cursor:not-allowed}.sortable-col-drag{width:44px;padding-left:.5rem!important;padding-right:.35rem!important}.sortable-drag-handle{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid rgba(0,0,0,.12);border-radius:8px;background:#f8f9fa;color:#6b7280;font-size:1rem;line-height:1;letter-spacing:-.12em;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;transition:background .2s ease,border-color .2s ease,color .2s ease}.sortable-drag-handle:hover{background:#fff;border-color:#b0895d73;color:#8b6914}.sortable-drag-handle:active{cursor:grabbing}.sortable-row--dragging{position:relative;z-index:2;box-shadow:0 8px 24px #0000001f;background:#fffbeb!important}.sortable-table-hint{margin:0 0 .75rem;font-size:.88rem;color:#6b7280}.sortable-table-hint--disabled{color:#9ca3af;font-style:italic}.categories-page{width:100%;max-width:100%;min-width:0;padding:0;box-sizing:border-box}.categories-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem}.categories-header h1{margin:0}.categories-header-right{display:flex;align-items:center;gap:.75rem}.categories-count{font-size:.875rem;color:#64748b}@media(max-width:767px){.categories-header{flex-direction:column;align-items:flex-start}.categories-header-right{width:100%;justify-content:space-between}.categories-count{font-size:.8125rem}}.categories-error{padding:.75rem 1rem;background:#fef2f2;color:#b91c1c;border-radius:8px;margin-bottom:1rem}.categories-loading{padding:2rem;text-align:center;color:#64748b}.categories-table-wrap{overflow-x:auto;background:#fff;border-radius:8px;border:1px solid #e2e8f0}.categories-table{width:100%;border-collapse:collapse}.categories-table th,.categories-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e2e8f0}.categories-table th{background:#f8fafc;font-weight:600;color:#0f172a;font-size:.875rem}.categories-table tbody tr:hover{background:#f8fafc}.categories-pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem;padding:.75rem}.categories-pagination button{padding:.5rem 1rem;font-size:.875rem;border:1px solid #e2e8f0;background:#fff;border-radius:6px;cursor:pointer}.categories-pagination button:hover:not(:disabled){background:#f1f5f9}.categories-pagination button:disabled{opacity:.5;cursor:not-allowed}.categories-pagination span{font-size:.875rem;color:#64748b}.btn-primary:hover{background:#334155}.btn-primary:disabled{opacity:.7;cursor:not-allowed}.modal-content{background:#fff;border-radius:12px;padding:1.5rem;min-width:320px;max-width:90vw}.form-group input[type=text]{width:100%;padding:.5rem .75rem;font-size:1rem;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box}.form-group input[type=text]:focus{outline:none;border-color:#1e293b}@media(max-width:767px){.modal-backdrop{padding:2rem .5rem .5rem;align-items:flex-start;overflow-y:auto}.modal-content{width:100%;max-width:calc(100vw - 1rem);min-width:0!important;padding:1rem;max-height:calc(100vh - 4rem)}.modal-content h2{font-size:1.125rem;margin-bottom:1rem}.modal-confirm-text{word-wrap:break-word;overflow-wrap:break-word;font-size:.9375rem;line-height:1.6}.modal-confirm-text strong{display:inline-block;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.modal-actions{flex-direction:column-reverse;gap:.5rem;margin-top:1rem}.modal-actions button{width:100%;min-height:44px}}.crop-modal-backdrop{position:fixed;inset:0;z-index:70;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0f172ab3}.crop-modal-content{width:min(100%,760px);max-height:min(92vh,900px);overflow-y:auto;background:#fff;border-radius:16px;box-shadow:0 30px 80px #0f172a4d;padding:1.25rem}.crop-modal-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.crop-modal-header h3{margin:0;font-size:1.25rem;color:#0f172a}.crop-modal-header p{margin:.35rem 0 0;color:#64748b;font-size:.9375rem;line-height:1.5}.crop-modal-close{width:40px;height:40px;border:1px solid #e2e8f0;border-radius:999px;background:#fff;color:#475569;font-size:1.5rem;line-height:1;cursor:pointer}.crop-modal-shape-picker{display:inline-flex;gap:.5rem;margin-bottom:1rem;padding:.3rem;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0}.crop-modal-shape-picker button{border:none;border-radius:999px;padding:.55rem 1rem;background:transparent;color:#475569;font-size:.9rem;font-weight:600;cursor:pointer}.crop-modal-shape-picker button.active{background:#1e293b;color:#fff}.crop-modal-canvas{position:relative;width:100%;height:420px;border-radius:14px;overflow:hidden;background:#0f172a}.crop-modal-controls{margin-top:1rem}.crop-modal-controls label{display:block;margin-bottom:.5rem;font-size:.9rem;font-weight:600;color:#334155}.crop-modal-controls input[type=range]{width:100%}.crop-modal-error{margin-top:1rem;padding:.8rem 1rem;border-radius:10px;background:#fef2f2;color:#b91c1c;font-size:.9375rem}.crop-modal-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.25rem}@media(max-width:767px){.crop-modal-backdrop{align-items:flex-start;padding:.5rem}.crop-modal-content{width:100%;max-height:calc(100vh - 1rem);padding:1rem}.crop-modal-header{align-items:center}.crop-modal-header h3{font-size:1.1rem}.crop-modal-header p{font-size:.875rem}.crop-modal-canvas{height:300px}.crop-modal-actions{flex-direction:column-reverse}.crop-modal-actions button{width:100%}}.products-page{width:100%;max-width:100%;min-width:0;padding:0;box-sizing:border-box}.products-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.products-header h1{margin:0}.featured-header{gap:.75rem}.featured-selected-count{margin:0;font-size:.875rem;color:#64748b}.products-filters{margin-bottom:1rem}.products-filters-row{display:grid;grid-template-columns:minmax(160px,240px) 1fr;gap:.75rem 1rem;align-items:end}.products-filter-field{display:flex;flex-direction:column;gap:.35rem;min-width:0}.products-filter-field label{font-size:.8rem;font-weight:600;color:#64748b}.products-category-select,.products-search-input{width:100%;padding:.55rem .75rem;font-size:1rem;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#0f172a}.products-category-select{cursor:pointer;padding-right:2rem}.products-filter-search .products-search-input{max-width:none}.products-search-input:focus{outline:none;border-color:#1e293b}.products-search-input::placeholder{color:#94a3b8}.products-search-hint{margin:.5rem 0 0;font-size:.875rem;color:#64748b}@media(max-width:767px){.products-filters-row{grid-template-columns:1fr}.products-category-select,.products-search-input{min-height:44px;font-size:16px}}.products-warning{padding:.75rem 1rem;background:#fef3c7;color:#92400e;border-radius:8px;margin-bottom:1rem;font-size:.9375rem}.products-error{padding:.75rem 1rem;background:#fef2f2;color:#b91c1c;border-radius:8px;margin-bottom:1rem}.products-loading{padding:2rem;text-align:center;color:#64748b}.products-table-wrap{overflow-x:auto;background:#fff;border-radius:8px;border:1px solid #e2e8f0}.products-table{width:100%;border-collapse:collapse}.products-table th,.products-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e2e8f0}.products-table th{background:#f8fafc;font-weight:600;color:#0f172a;font-size:.875rem}.products-table tbody tr:hover{background:#f8fafc}.product-thumb{width:48px;height:48px;object-fit:cover;border-radius:6px}.product-no-img{color:#94a3b8;font-size:.875rem}.product-desc-cell{width:200px;max-width:200px;height:2.75rem;max-height:2.75rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}.badge{display:inline-block;padding:.25rem .5rem;border-radius:6px;font-size:.8125rem;font-weight:500}.badge-success{background:#dcfce7;color:#166534}.badge-secondary{background:#f1f5f9;color:#64748b}.products-pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem;padding:.75rem}.products-pagination button{padding:.5rem 1rem;font-size:.875rem;border:1px solid #e2e8f0;background:#fff;border-radius:6px;cursor:pointer}.products-pagination button:hover:not(:disabled){background:#f1f5f9}.products-pagination button:disabled{opacity:.5;cursor:not-allowed}.products-pagination span{font-size:.875rem;color:#64748b}.modal-product{min-width:400px}.modal-content h2{margin:0 0 1.25rem;font-size:1.25rem;color:#0f172a}.form-group input[type=text],.form-group input[type=file],.form-group input[type=number],.form-group select,.form-group textarea{width:100%;padding:.5rem .75rem;font-size:1rem;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-family:inherit}.form-group textarea{resize:none;height:5rem;min-height:5rem;max-height:5rem}.form-hint{display:block;margin-top:.4rem;font-size:.8125rem;color:#64748b}.form-hint-crop-mode{margin:-.5rem 0 1rem;color:#1d4ed8;font-weight:600}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#1e293b}.form-group-checkbox label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.form-group-checkbox input{width:auto}.upload-preview-card{margin-bottom:1rem;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;background:#f8fafc}.upload-preview-image{display:block;width:100%;max-height:240px;object-fit:cover}.upload-preview-image-round{width:min(240px,calc(100% - 2rem));aspect-ratio:1 / 1;max-height:none;margin:1rem auto;border-radius:50%;object-fit:contain;background:radial-gradient(circle at center,#fff,#f8fafc 65%,#e2e8f0)}.btn-upload-clear{width:100%}.product-image-actions{display:flex;gap:.75rem}@media(max-width:767px){.featured-header{flex-direction:column;align-items:flex-start}.featured-selected-count{margin-top:.25rem}.modal-backdrop{padding:2rem .5rem .5rem;align-items:flex-start;overflow-y:auto}.modal-content{width:100%;max-width:calc(100vw - 1rem);min-width:0!important;padding:1rem;max-height:calc(100vh - 4rem)}.modal-product{min-width:0!important;max-width:calc(100vw - 1rem)}.modal-content h2{font-size:1.125rem;margin-bottom:1rem}.modal-confirm-text{word-wrap:break-word;overflow-wrap:break-word;font-size:.9375rem;line-height:1.6}.modal-confirm-text strong{display:inline-block;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.form-row{grid-template-columns:1fr}.modal-actions{flex-direction:column-reverse;gap:.5rem;margin-top:1rem}.product-image-actions{flex-direction:column}.modal-actions button{width:100%;min-height:44px}}.sliders-page{width:100%;max-width:100%;min-width:0;padding:0;box-sizing:border-box}.sliders-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.sliders-header h1{margin:0}.sliders-info{margin-bottom:1rem;padding:.75rem 1rem;border-radius:8px;border:1px solid #e2e8f0;background:#eff6ff;color:#1d4ed8;font-size:.875rem}.sliders-error{padding:.75rem 1rem;background:#fef2f2;color:#b91c1c;border-radius:8px;margin-bottom:1rem}.sliders-loading{padding:2rem;text-align:center;color:#64748b}.sliders-table-wrap{overflow-x:auto;background:#fff;border-radius:8px;border:1px solid #e2e8f0}.sliders-table{width:100%;border-collapse:collapse}.sliders-table th,.sliders-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e2e8f0}.sliders-table th{background:#f8fafc;font-weight:600;color:#0f172a;font-size:.875rem}.sliders-table tbody tr:hover{background:#f8fafc}.sliders-cell{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sliders-pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem;padding:.75rem}.sliders-pagination button{padding:.5rem 1rem;font-size:.875rem;border:1px solid #e2e8f0;background:#fff;border-radius:6px;cursor:pointer}.sliders-pagination button:hover:not(:disabled){background:#f1f5f9}.sliders-pagination button:disabled{opacity:.5;cursor:not-allowed}.sliders-pagination span{font-size:.875rem;color:#64748b}.modal-slider{min-width:420px}.sliders-form-hint{margin:0 0 1rem;font-size:.875rem;color:#64748b}.slider-block{margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid #e2e8f0}.slider-block:last-of-type{border-bottom:none}.slider-block-title{margin:0 0 .75rem;font-size:.9375rem;font-weight:600;color:#334155}.form-group{margin-bottom:.75rem}.slider-textarea{resize:none;height:3.5rem;min-height:3.5rem;max-height:3.5rem}@media(max-width:767px){.modal-backdrop{padding:2rem .5rem .5rem;align-items:flex-start;overflow-y:auto}.modal-content{width:100%;max-width:calc(100vw - 1rem);min-width:0!important;padding:1rem;max-height:calc(100vh - 4rem)}.modal-slider{min-width:0!important;max-width:calc(100vw - 1rem)}.modal-content h2{font-size:1.125rem;margin-bottom:1rem}.modal-confirm-text{word-wrap:break-word;overflow-wrap:break-word;font-size:.9375rem;line-height:1.6}.modal-confirm-text strong{display:inline-block;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.modal-actions{flex-direction:column-reverse;gap:.5rem;margin-top:1rem}.modal-actions button{width:100%;min-height:44px}}.contact-phone-secondary{display:block;margin-top:.2rem;font-size:.88rem;color:#6b7280}.contact-page{width:100%;max-width:100%;min-width:0;padding:0;box-sizing:border-box}.contact-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.contact-header h1{margin:0}.contact-form-hint{margin:0 0 1rem;font-size:.875rem;color:#64748b}.contact-error{padding:.75rem 1rem;background:#fef2f2;color:#b91c1c;border-radius:8px;margin-bottom:1rem}.contact-loading{padding:2rem;text-align:center;color:#64748b}.contact-table-wrap{overflow-x:auto;background:#fff;border-radius:8px;border:1px solid #e2e8f0}.contact-table{width:100%;border-collapse:collapse}.contact-table th,.contact-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e2e8f0}.contact-table th{background:#f8fafc;font-weight:600;color:#0f172a;font-size:.875rem}.contact-table tbody tr:hover{background:#f8fafc}.contact-cell{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem;padding:.75rem}.contact-pagination button{padding:.5rem 1rem;font-size:.875rem;border:1px solid #e2e8f0;background:#fff;border-radius:6px;cursor:pointer}.contact-pagination button:hover:not(:disabled){background:#f1f5f9}.contact-pagination button:disabled{opacity:.5;cursor:not-allowed}.contact-pagination span{font-size:.875rem;color:#64748b}.modal-backdrop{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:50}.modal-contact{min-width:440px}.modal-content h2{margin:0 0 .5rem;font-size:1.25rem;color:#0f172a}.form-group input,.form-group textarea{width:100%;padding:.5rem .75rem;font-size:1rem;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-family:inherit}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#1e293b}.contact-textarea{resize:none;height:3.5rem;min-height:3.5rem;max-height:3.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:767px){.modal-backdrop{padding:2rem .5rem .5rem;align-items:flex-start;overflow-y:auto}.modal-content{width:100%;max-width:calc(100vw - 1rem);min-width:0!important;padding:1rem;max-height:calc(100vh - 4rem)}.modal-contact{min-width:0!important;max-width:calc(100vw - 1rem)}.modal-content h2{font-size:1.125rem;margin-bottom:1rem}.modal-confirm-text{word-wrap:break-word;overflow-wrap:break-word;font-size:.9375rem;line-height:1.6}.form-row{grid-template-columns:1fr}.modal-actions{flex-direction:column-reverse;gap:.5rem;margin-top:1rem}.modal-actions button{width:100%;min-height:44px}}.social-media-page{width:100%;max-width:100%;min-width:0;padding:0;box-sizing:border-box}.social-media-header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem}.social-media-header h1{margin:0}.social-media-actions{display:flex;flex-wrap:wrap;gap:.5rem}.btn-add-preset{display:inline-flex;align-items:center;gap:.35rem;padding:.5rem .75rem;font-size:.9375rem;background:#1e293b;color:#fff;border:none;border-radius:8px;cursor:pointer}.btn-add-preset:hover{background:#334155}.preset-icon{display:inline-flex;align-items:center;justify-content:center}.social-icon{width:1.25rem;height:1.25rem;flex-shrink:0}.social-media-icon-cell{width:2.5rem}.social-media-icon-cell .social-icon{width:1.5rem;height:1.5rem;color:#475569}.social-media-error{padding:.75rem 1rem;background:#fef2f2;color:#b91c1c;border-radius:8px;margin-bottom:1rem}.social-media-loading{padding:2rem;text-align:center;color:#64748b}.social-media-table-wrap{overflow-x:auto;background:#fff;border-radius:8px;border:1px solid #e2e8f0}.social-media-table{width:100%;border-collapse:collapse}.social-media-table th,.social-media-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e2e8f0}.social-media-table th{background:#f8fafc;font-weight:600;color:#0f172a;font-size:.875rem}.social-media-table tbody tr:hover{background:#f8fafc}.social-media-url-cell a{color:#1d4ed8;text-decoration:none;max-width:280px;display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.social-media-url-cell a:hover{text-decoration:underline}.btn-sm{padding:.35rem .65rem;font-size:.8125rem;border-radius:6px;border:1px solid transparent;cursor:pointer;margin-right:.5rem}.btn-edit{background:#eff6ff;color:#1d4ed8}.btn-edit:hover{background:#dbeafe}.btn-delete{background:#fef2f2;color:#b91c1c}.btn-delete:hover:not(:disabled){background:#fee2e2}.btn-delete:disabled{opacity:.7;cursor:not-allowed}.modal-backdrop{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:50;padding:1rem;overflow-y:auto}.modal-social{min-width:380px}@media(max-width:767px){.modal-backdrop{padding:2rem .5rem .5rem;align-items:flex-start}.modal-content{width:100%;max-width:calc(100vw - 1rem);min-width:0!important;padding:1rem;max-height:calc(100vh - 4rem)}.modal-social{min-width:0!important;max-width:calc(100vw - 1rem)}.modal-content h2{font-size:1.125rem;margin-bottom:1rem}.social-modal-preset{flex-wrap:wrap;gap:.5rem}.social-modal-preset .preset-icon-hint{width:100%;margin-left:0;margin-top:.25rem}.modal-confirm-text{word-wrap:break-word;overflow-wrap:break-word;font-size:.9375rem;line-height:1.6}.modal-confirm-text strong{display:inline-block;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.modal-actions{flex-direction:column-reverse;gap:.5rem;margin-top:1rem}.modal-actions button{width:100%;min-height:44px}}.modal-content h2{margin:0 0 1rem;font-size:1.25rem;color:#0f172a}.social-modal-preset{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem .75rem;background:#f8fafc;border-radius:8px}.social-modal-preset .preset-title{font-weight:600;color:#0f172a}.social-modal-preset .preset-icon-hint{font-size:.8125rem;color:#64748b;margin-left:auto}.modal-confirm-text{margin:0 0 1.25rem;color:#475569;line-height:1.5}.modal-confirm-text strong{color:#0f172a}.form-group{margin-bottom:1rem}.form-group label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.35rem}.form-group input{width:100%;padding:.5rem .75rem;font-size:1rem;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box}.form-group input:focus{outline:none;border-color:#1e293b}.modal-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.25rem}.btn-primary{padding:.5rem 1rem;font-size:.9375rem;background:#1e293b;color:#fff;border:none;border-radius:8px;cursor:pointer}.btn-secondary{padding:.5rem 1rem;font-size:.9375rem;background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer}.btn-danger{padding:.5rem 1rem;font-size:.9375rem;background:#b91c1c;color:#fff;border:none;border-radius:8px;cursor:pointer}.testimonials-page{width:100%;max-width:100%;min-width:0;padding:0;box-sizing:border-box}.testimonials-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.testimonials-header h1{margin:0}.testimonials-error{padding:.75rem 1rem;background:#fef2f2;color:#b91c1c;border-radius:8px;margin-bottom:1rem}.testimonials-loading{padding:2rem;text-align:center;color:#64748b}.testimonials-table-wrap{overflow-x:auto;background:#fff;border-radius:8px;border:1px solid #e2e8f0}.testimonials-table{width:100%;border-collapse:collapse}.testimonials-table th,.testimonials-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e2e8f0}.testimonials-table th{background:#f8fafc;font-weight:600;color:#0f172a;font-size:.875rem}.testimonials-table tbody tr:hover{background:#f8fafc}.testimonial-thumb{width:48px;height:48px;object-fit:cover;border-radius:50%}.testimonial-no-img{color:#94a3b8;font-size:.875rem}.testimonial-comment-cell{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.testimonials-page .btn-sm{padding:.35rem .65rem;font-size:.8125rem;border-radius:6px;border:1px solid transparent;cursor:pointer;margin-right:.5rem}.testimonials-page .btn-edit{background:#eff6ff;color:#1d4ed8}.testimonials-page .btn-edit:hover{background:#dbeafe}.testimonials-page .btn-delete{background:#fef2f2;color:#b91c1c}.testimonials-page .btn-delete:hover:not(:disabled){background:#fee2e2}.testimonials-page .btn-delete:disabled{opacity:.7;cursor:not-allowed}.testimonials-page .btn-status{font-weight:500;cursor:pointer}.testimonials-page .btn-status-active{background:#dcfce7;color:#166534}.testimonials-page .btn-status-passive{background:#f1f5f9;color:#64748b}.testimonials-page .btn-status:disabled{opacity:.7;cursor:not-allowed}.testimonials-pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem;padding:.75rem}.testimonials-pagination button{padding:.5rem 1rem;font-size:.875rem;border:1px solid #e2e8f0;background:#fff;border-radius:6px;cursor:pointer}.testimonials-pagination button:hover:not(:disabled){background:#f1f5f9}.testimonials-pagination button:disabled{opacity:.5;cursor:not-allowed}.testimonials-pagination span{font-size:.875rem;color:#64748b}.testimonials-page .btn-primary{padding:.5rem 1rem;font-size:.9375rem;background:#1e293b;color:#fff;border:none;border-radius:8px;cursor:pointer}.testimonials-page .btn-primary:hover:not(:disabled){background:#334155}.testimonials-page .btn-primary:disabled{opacity:.6;cursor:not-allowed}.testimonials-page .btn-secondary{padding:.5rem 1rem;font-size:.9375rem;background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer}.testimonials-page .btn-secondary:hover{background:#e2e8f0}.testimonials-page .btn-danger{padding:.5rem 1rem;font-size:.9375rem;background:#b91c1c;color:#fff;border:none;border-radius:8px;cursor:pointer}.testimonials-page .btn-danger:hover:not(:disabled){background:#991b1b}.testimonials-page .btn-danger:disabled{opacity:.7;cursor:not-allowed}.testimonials-page .modal-backdrop{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:50}.testimonials-page .modal-content{background:#fff;border-radius:12px;padding:1.5rem;min-width:320px;max-width:90vw;max-height:90vh;overflow-y:auto}.modal-testimonial{min-width:400px}.testimonials-page .modal-content h2{margin:0 0 1.25rem;font-size:1.25rem;color:#0f172a}.testimonials-page .modal-confirm-text{margin:0 0 1.25rem;color:#475569;line-height:1.5}.testimonials-page .modal-confirm-text strong{color:#0f172a}.testimonials-page .form-group{margin-bottom:1rem}.testimonials-page .form-group label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.35rem}.testimonials-page .form-group input[type=text],.testimonials-page .form-group textarea{width:100%;padding:.5rem .75rem;font-size:1rem;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-family:inherit}.testimonials-page .form-group input:focus,.testimonials-page .form-group textarea:focus{outline:none;border-color:#1e293b}.testimonial-textarea{resize:none;min-height:5rem}.testimonial-avatar-presets{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.testimonial-avatar-presets-label{font-size:.8125rem;color:#64748b;margin-right:.25rem}.btn-avatar-preset{display:inline-flex;align-items:center;gap:.4rem;padding:.35rem .6rem;font-size:.8125rem;color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:background .15s,border-color .15s}.btn-avatar-preset:hover{background:#e2e8f0;border-color:#cbd5e1}.btn-avatar-preset img{width:24px;height:24px;object-fit:cover;border-radius:50%}.testimonials-page .form-group-checkbox label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.testimonials-page .form-group-checkbox input{width:auto}.testimonials-page .modal-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.25rem}@media(max-width:767px){.testimonials-page .modal-backdrop{padding:2rem .5rem .5rem;align-items:flex-start;overflow-y:auto}.testimonials-page .modal-content{width:100%;max-width:calc(100vw - 1rem);min-width:0!important;padding:1rem;max-height:calc(100vh - 4rem)}.modal-testimonial{min-width:0!important;max-width:calc(100vw - 1rem)}.testimonials-page .modal-content h2{font-size:1.125rem;margin-bottom:1rem}.testimonials-page .modal-confirm-text{word-wrap:break-word;overflow-wrap:break-word;font-size:.9375rem;line-height:1.6}.testimonials-page .modal-confirm-text strong{display:inline-block;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.testimonials-page .modal-actions{flex-direction:column-reverse;gap:.5rem;margin-top:1rem}.testimonials-page .modal-actions button{width:100%;min-height:44px}}.about-page{width:100%;max-width:100%;min-width:0;padding:0;box-sizing:border-box}.about-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.about-header h1{margin:0}.about-info{margin-bottom:1rem;padding:.75rem 1rem;border-radius:8px;border:1px solid #e2e8f0;background:#eff6ff;color:#1d4ed8;font-size:.875rem}.about-error{padding:.75rem 1rem;background:#fef2f2;color:#b91c1c;border-radius:8px;margin-bottom:1rem}.about-loading{padding:2rem;text-align:center;color:#64748b}.about-table-wrap{overflow-x:auto;background:#fff;border-radius:8px;border:1px solid #e2e8f0}.about-table{width:100%;border-collapse:collapse}.about-table th,.about-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e2e8f0}.about-table th{background:#f8fafc;font-weight:600;color:#0f172a;font-size:.875rem}.about-table tbody tr:hover{background:#f8fafc}.about-thumb{width:80px;height:40px;object-fit:cover;border-radius:6px}.about-no-img{color:#94a3b8;font-size:.875rem}.about-desc-cell{max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.about-page .btn-sm{padding:.35rem .65rem;font-size:.8125rem;border-radius:6px;border:1px solid transparent;cursor:pointer;margin-right:.5rem}.about-page .btn-edit{background:#eff6ff;color:#1d4ed8}.about-page .btn-edit:hover{background:#dbeafe}.about-page .btn-delete{background:#fef2f2;color:#b91c1c}.about-page .btn-delete:hover:not(:disabled){background:#fee2e2}.about-page .btn-delete:disabled{opacity:.7;cursor:not-allowed}.about-pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem;padding:.75rem}.about-pagination button{padding:.5rem 1rem;font-size:.875rem;border:1px solid #e2e8f0;background:#fff;border-radius:6px;cursor:pointer}.about-pagination button:hover:not(:disabled){background:#f1f5f9}.about-pagination button:disabled{opacity:.5;cursor:not-allowed}.about-pagination span{font-size:.875rem;color:#64748b}.about-page .btn-primary{padding:.5rem 1rem;font-size:.9375rem;background:#1e293b;color:#fff;border:none;border-radius:8px;cursor:pointer}.about-page .btn-primary:hover:not(:disabled){background:#334155}.about-page .btn-primary:disabled{opacity:.6;cursor:not-allowed}.about-page .btn-secondary{padding:.5rem 1rem;font-size:.9375rem;background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer}.about-page .btn-secondary:hover{background:#e2e8f0}.about-page .btn-danger{padding:.5rem 1rem;font-size:.9375rem;background:#b91c1c;color:#fff;border:none;border-radius:8px;cursor:pointer}.about-page .btn-danger:hover:not(:disabled){background:#991b1b}.about-page .btn-danger:disabled{opacity:.7;cursor:not-allowed}.about-page .modal-backdrop{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:50}.about-page .modal-content{background:#fff;border-radius:12px;padding:1.5rem;min-width:320px;max-width:90vw;max-height:90vh;overflow-y:auto}.modal-about{min-width:400px}.about-page .modal-content h2{margin:0 0 1.25rem;font-size:1.25rem;color:#0f172a}.about-page .modal-confirm-text{margin:0 0 1.25rem;color:#475569;line-height:1.5}.about-page .modal-confirm-text strong{color:#0f172a}.about-page .form-group{margin-bottom:1rem}.about-page .form-group label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.35rem}.about-page .form-group input[type=text],.about-page .form-group input[type=url],.about-page .form-group textarea{width:100%;padding:.5rem .75rem;font-size:1rem;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-family:inherit}.about-page .form-group input:focus,.about-page .form-group textarea:focus{outline:none;border-color:#1e293b}.about-input{width:100%;padding:.5rem .75rem;font-size:1rem;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-family:inherit}.about-input:focus{outline:none;border-color:#1e293b}.form-hint{display:block;margin-top:.35rem;font-size:.8125rem;color:#64748b;line-height:1.4}.about-textarea{resize:none;min-height:6rem}.about-page .modal-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.25rem}@media(max-width:767px){.about-page .modal-backdrop{padding:2rem .5rem .5rem;align-items:flex-start;overflow-y:auto}.about-page .modal-content{width:100%;max-width:calc(100vw - 1rem);min-width:0!important;padding:1rem;max-height:calc(100vh - 4rem)}.modal-about{min-width:0!important;max-width:calc(100vw - 1rem)}.about-page .modal-content h2{font-size:1.125rem;margin-bottom:1rem}.about-page .modal-confirm-text{word-wrap:break-word;overflow-wrap:break-word;font-size:.9375rem;line-height:1.6}.about-page .modal-confirm-text strong{display:inline-block;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.about-page .modal-actions{flex-direction:column-reverse;gap:.5rem;margin-top:1rem}.about-page .modal-actions button{width:100%;min-height:44px}}.menu-tables-page{width:100%;max-width:100%;min-width:0;padding:0;box-sizing:border-box}.menu-tables-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.menu-tables-header h1{margin:0}.menu-tables-error{padding:.75rem 1rem;background:#fef2f2;color:#b91c1c;border-radius:8px;margin-bottom:1rem}.menu-tables-loading{padding:2rem;text-align:center;color:#64748b}.menu-tables-table-wrap{overflow-x:auto;background:#fff;border-radius:8px;border:1px solid #e2e8f0}.menu-tables-table{width:100%;border-collapse:collapse}.menu-tables-table th,.menu-tables-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e2e8f0}.menu-tables-table th{background:#f8fafc;font-weight:600;color:#0f172a;font-size:.875rem}.menu-tables-table tbody tr:hover{background:#f8fafc}.menu-tables-page .btn-sm{padding:.35rem .65rem;font-size:.8125rem;border-radius:6px;border:1px solid transparent;cursor:pointer;margin-right:.5rem}.menu-tables-page .btn-edit{background:#eff6ff;color:#1d4ed8}.menu-tables-page .btn-edit:hover{background:#dbeafe}.menu-tables-page .btn-delete{background:#fef2f2;color:#b91c1c}.menu-tables-page .btn-delete:hover:not(:disabled){background:#fee2e2}.menu-tables-page .btn-delete:disabled{opacity:.7;cursor:not-allowed}.menu-tables-page .btn-status{font-weight:500;cursor:pointer}.menu-tables-page .btn-status-active{background:#fef3c7;color:#b45309}.menu-tables-page .btn-status-passive{background:#dcfce7;color:#166534}.menu-tables-page .btn-status:disabled{opacity:.7;cursor:not-allowed}.menu-tables-pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem;padding:.75rem}.menu-tables-pagination button{padding:.5rem 1rem;font-size:.875rem;border:1px solid #e2e8f0;background:#fff;border-radius:6px;cursor:pointer}.menu-tables-pagination button:hover:not(:disabled){background:#f1f5f9}.menu-tables-pagination button:disabled{opacity:.5;cursor:not-allowed}.menu-tables-pagination span{font-size:.875rem;color:#64748b}.menu-tables-page .btn-primary{padding:.5rem 1rem;font-size:.9375rem;background:#1e293b;color:#fff;border:none;border-radius:8px;cursor:pointer}.menu-tables-page .btn-primary:hover:not(:disabled){background:#334155}.menu-tables-page .btn-primary:disabled{opacity:.6;cursor:not-allowed}.menu-tables-page .btn-secondary{padding:.5rem 1rem;font-size:.9375rem;background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer}.menu-tables-page .btn-secondary:hover{background:#e2e8f0}.menu-tables-page .btn-danger{padding:.5rem 1rem;font-size:.9375rem;background:#b91c1c;color:#fff;border:none;border-radius:8px;cursor:pointer}.menu-tables-page .btn-danger:hover:not(:disabled){background:#991b1b}.menu-tables-page .btn-danger:disabled{opacity:.7;cursor:not-allowed}.menu-tables-page .modal-backdrop{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:50}.menu-tables-page .modal-content{background:#fff;border-radius:12px;padding:1.5rem;min-width:320px;max-width:90vw}.modal-menu-table{min-width:360px}.menu-tables-page .modal-content h2{margin:0 0 1.25rem;font-size:1.25rem;color:#0f172a}.menu-tables-page .modal-confirm-text{margin:0 0 1.25rem;color:#475569;line-height:1.5}.menu-tables-page .modal-confirm-text strong{color:#0f172a}.menu-tables-page .form-group{margin-bottom:1rem}.menu-tables-page .form-group label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.35rem}.menu-tables-page .form-group input[type=text]{width:100%;padding:.5rem .75rem;font-size:1rem;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box}.menu-tables-page .form-group input:focus{outline:none;border-color:#1e293b}.menu-tables-page .form-group-checkbox label{display:flex;align-items:center;gap:.5rem;cursor:pointer}.menu-tables-page .form-group-checkbox input{width:auto}.menu-tables-page .modal-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.25rem}@media(max-width:767px){.menu-tables-page .modal-backdrop{padding:2rem .5rem .5rem;align-items:flex-start;overflow-y:auto}.menu-tables-page .modal-content{width:100%;max-width:calc(100vw - 1rem);min-width:0!important;padding:1rem;max-height:calc(100vh - 4rem)}.modal-menu-table{min-width:0!important;max-width:calc(100vw - 1rem)}.menu-tables-page .modal-content h2{font-size:1.125rem;margin-bottom:1rem}.menu-tables-page .modal-confirm-text{word-wrap:break-word;overflow-wrap:break-word;font-size:.9375rem;line-height:1.6}.menu-tables-page .modal-confirm-text strong{display:inline-block;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.menu-tables-page .modal-actions{flex-direction:column-reverse;gap:.5rem;margin-top:1rem}.menu-tables-page .modal-actions button{width:100%;min-height:44px}}.table-status-page{padding:0;width:100%;max-width:100%;min-width:0;overflow-x:hidden;overflow-x:clip;box-sizing:border-box}.table-status-page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.table-status-page-header h1{margin:0;font-size:1.5rem;color:#0f172a}.table-status-legend{margin:.35rem 0 0;font-size:.85rem;color:#64748b;display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;align-items:center}.legend-dot{display:inline-block;width:10px;height:10px;border-radius:50%;margin-right:.35rem;vertical-align:middle}.legend-empty{background:#10b981}.legend-occupied{background:#ef4444}.table-status-error{background:#fee2e2;color:#991b1b;padding:1rem;border-radius:8px;margin-bottom:1.5rem;border:1px solid #fecaca}.table-status-loading,.table-status-empty{text-align:center;padding:3rem 1rem;color:#64748b}.table-status-empty p{margin:0;font-size:1rem}.table-status-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:2.5rem;padding:0;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.table-status-card{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.table-status-card{cursor:pointer}.table-status-card.table-empty .table-status-shape{background:linear-gradient(135deg,#10b981,#059669);border:2px solid #d1fae5;box-shadow:0 2px 8px #10b98133}.table-status-card.table-occupied .table-status-shape{background:linear-gradient(135deg,#ef4444,#dc2626);border:2px solid #fecaca;box-shadow:0 2px 8px #ef444433}.table-status-shape{width:100%;max-width:100%;min-width:0;aspect-ratio:1.5;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;transition:all .3s ease;position:relative;overflow:hidden;box-sizing:border-box}.table-status-shape:before{content:"";position:absolute;inset:0;background:#ffffff1a;opacity:0;transition:opacity .3s ease}.table-status-card.table-empty .table-status-shape:hover{transform:translateY(-4px);box-shadow:0 8px 16px #10b9814d;border-color:#10b981;background:linear-gradient(135deg,#059669,#047857)}.table-status-card.table-occupied .table-status-shape:hover{transform:translateY(-4px);box-shadow:0 8px 16px #ef44444d;border-color:#ef4444;background:linear-gradient(135deg,#dc2626,#b91c1c)}.table-status-shape:hover:before{opacity:1}.table-status-name{font-size:1.125rem;font-weight:600;color:#fff;text-align:center;word-break:break-word;overflow-wrap:break-word;line-height:1.4;position:relative;z-index:1;text-shadow:0 1px 2px rgba(0,0,0,.1)}.table-status-indicator{font-size:.75rem;color:#fff;margin-top:.25rem;opacity:.9}@media(max-width:1400px){.table-status-grid{grid-template-columns:repeat(4,1fr);gap:2rem}}@media(max-width:1024px){.table-status-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem}}@media(max-width:768px){.table-status-page{overflow-x:hidden;overflow-x:clip}.table-status-page-header{margin-bottom:1.5rem;width:100%;max-width:100%;min-width:0}.table-status-page-header h1{font-size:1.25rem}.table-status-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;max-width:100%;min-width:0}.table-status-shape{aspect-ratio:1.4;padding:.75rem;width:100%;max-width:100%}.table-status-name{font-size:1rem;word-break:break-word;overflow-wrap:break-word}}@media(max-width:480px){.table-status-page{overflow-x:hidden;overflow-x:clip}.table-status-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;width:100%;max-width:100%;min-width:0}.table-status-shape{aspect-ratio:1.3;padding:.5rem;border-radius:8px;width:100%;max-width:100%}.table-status-name{font-size:.875rem;word-break:break-word;overflow-wrap:break-word}}.currency-pay-overlay{position:fixed;inset:0;z-index:12000;background:#0f172a8c;display:flex;align-items:center;justify-content:center;padding:1rem}.currency-pay-modal{background:#fff;border-radius:16px;width:100%;max-width:520px;max-height:92vh;overflow-y:auto;padding:1.35rem 1.4rem 1.25rem;box-shadow:0 20px 50px #0003}.currency-pay-title{margin:0 0 .85rem;font-size:1.25rem;color:#111827}.currency-pay-total-box{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #6ee7b7;border-radius:12px;padding:.85rem 1rem;margin-bottom:.75rem}.currency-pay-total-label{display:block;font-size:.8rem;color:#047857;font-weight:600;margin-bottom:.25rem}.currency-pay-total-main{font-size:1.5rem;font-weight:800;color:#065f46}.currency-pay-total-equiv{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.35rem;font-size:.95rem;color:#047857;font-weight:600}.currency-pay-remainder{margin-top:.5rem;padding-top:.5rem;border-top:1px dashed #6ee7b7;font-size:.9rem;color:#374151}.currency-pay-rates{margin:0 0 .85rem;padding:.55rem .75rem;font-size:.9rem;font-weight:600;color:#047857;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px}.currency-pay-lines{display:flex;flex-direction:column;gap:.65rem}.currency-pay-row{border:1px solid #e5e7eb;border-radius:12px;padding:.75rem;background:#fafafa}.currency-pay-row-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.currency-pay-row-num{font-size:.8rem;font-weight:700;color:#6b7280;text-transform:uppercase;letter-spacing:.03em}.currency-pay-row-fields{display:grid;grid-template-columns:1fr 1fr;gap:.5rem}.currency-pay-select,.currency-pay-input{border:1px solid #d1d5db;border-radius:10px;padding:.65rem .75rem;font-size:1rem;min-height:48px;background:#fff}.currency-pay-select:focus,.currency-pay-input:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 2px #10b98133}.currency-pay-equiv{margin-top:.45rem;font-size:.88rem;color:#374151}.currency-pay-equiv strong{color:#059669}.currency-pay-remove{border:none;background:#fee2e2;color:#b91c1c;padding:.4rem .75rem;min-height:36px;border-radius:8px;cursor:pointer;font-size:.85rem;font-weight:700;flex-shrink:0}.currency-pay-remove:hover{background:#fecaca}.currency-pay-add{margin-top:.65rem;border:2px dashed #10b981;background:#ecfdf5;color:#047857;border-radius:10px;padding:.65rem .75rem;font-size:.95rem;font-weight:600;cursor:pointer;width:100%;min-height:48px}.currency-pay-summary{display:flex;justify-content:space-between;align-items:center;margin-top:.85rem;padding-top:.75rem;border-top:2px solid #e5e7eb;font-size:1rem}.currency-pay-summary strong{color:#10b981;font-size:1.15rem}.currency-pay-summary--ok strong{color:#047857}.currency-pay-match-note{font-size:.75rem;font-weight:600;color:#047857}.currency-pay-error{margin-top:.65rem;background:#fee2e2;color:#991b1b;padding:.55rem .75rem;border-radius:8px;font-size:.9rem}.currency-pay-actions{display:flex;gap:.65rem;margin-top:1.1rem}.currency-pay-actions button{flex:1;min-height:50px;border-radius:10px;border:none;cursor:pointer;font-weight:700;font-size:1rem}.currency-pay-cancel{background:#f1f5f9;color:#475569}.currency-pay-confirm{background:#10b981;color:#fff}.currency-pay-hint-text{margin:.35rem 0 0;font-size:.82rem;color:#6b7280;line-height:1.4}@media(max-width:520px){.currency-pay-overlay{align-items:flex-end;padding:0}.currency-pay-modal{max-width:100%;border-radius:16px 16px 0 0;max-height:94vh;padding:1.25rem 1rem 1.5rem}.currency-pay-row-fields{grid-template-columns:1fr}.currency-pay-actions{flex-direction:column-reverse}}.basket-modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;overflow-y:auto;overflow-x:hidden}.basket-modal{background:#fff;border-radius:12px;width:100%;max-width:640px;min-height:60vh;max-height:88vh;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px #00000026;overflow:hidden;margin:auto;flex-shrink:0}.basket-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #e5e7eb;background:#f9fafb}.basket-modal-header h2{margin:0;font-size:1.2rem;color:#111827}.basket-modal-close{background:none;border:none;font-size:1.75rem;color:#6b7280;cursor:pointer;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;line-height:1}.basket-modal-close:hover{color:#111827}.basket-modal-content{flex:1;overflow-y:auto;overflow-x:hidden;padding:1.25rem;display:flex;flex-direction:column;gap:1.25rem;min-height:0}.basket-modal-loading,.basket-modal-error{padding:1rem;text-align:center;color:#991b1b;background:#fee2e2;border-radius:8px;margin:1rem}.basket-modal-error-block{margin:1rem;border-radius:8px;overflow:hidden;background:#fee2e2;border:1px solid #fecaca}.basket-modal-error{display:flex;align-items:center;justify-content:space-between;padding:1rem}.basket-modal-error-detail{margin:0;padding:1rem;font-size:.8rem;font-family:ui-monospace,monospace;white-space:pre-wrap;word-break:break-all;max-height:280px;overflow-y:auto;background:#1f2937;color:#e5e7eb;border-top:1px solid #fecaca}.basket-modal-error button{background:none;border:none;font-size:1.25rem;color:#991b1b;cursor:pointer;padding:0 .5rem}.basket-delivered-section{background:#f3f4f6;border-radius:8px;padding:.75rem 1rem;border:1px solid #e5e7eb;max-height:180px;overflow-y:auto;flex-shrink:0}.basket-delivered-title{margin:0 0 .5rem;font-size:.8rem;color:#6b7280;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.basket-delivered-item{display:flex;justify-content:space-between;align-items:center;padding:.35rem 0;font-size:.9rem}.basket-delivered-desc{color:#9ca3af;opacity:.9}.basket-delivered-total{color:#6b7280;font-weight:500}.basket-search-section{position:relative;min-width:0}.basket-search-input{width:100%;padding:.65rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;box-sizing:border-box}.basket-search-input:focus{outline:none;border-color:#10b981}.basket-product-list{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-top:.35rem;max-height:220px;overflow-y:auto;z-index:10;box-shadow:0 4px 6px -1px #0000001a}.basket-product-item{display:flex;align-items:center;justify-content:space-between;padding:.6rem 1rem;cursor:pointer;border-bottom:1px solid #f3f4f6}.basket-product-item:hover{background:#f9fafb}.basket-product-name{flex:1;color:#111827}.basket-product-price{color:#10b981;font-weight:600;margin-left:.5rem}.basket-product-adding{margin-left:.5rem;color:#6b7280}.basket-items-section h3{margin:0 0 .5rem;font-size:1rem;color:#111827}.basket-empty{text-align:center;padding:1.5rem;color:#6b7280;font-size:.95rem}.basket-items-list{display:flex;flex-direction:column;gap:.5rem;max-height:240px;overflow-y:auto;min-height:0}.basket-item{display:flex;flex-direction:column;gap:.4rem;padding:.75rem;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}.basket-item-info{display:flex;align-items:center;justify-content:space-between}.basket-item-name{font-weight:500;color:#111827}.basket-item-price{color:#10b981;font-weight:600}.basket-item-controls{display:flex;align-items:center;gap:.5rem}.basket-item-btn{background:#10b981;color:#fff;border:none;width:2rem;height:2rem;border-radius:6px;cursor:pointer;font-size:1.1rem;display:flex;align-items:center;justify-content:center}.basket-item-btn:hover:not(:disabled){background:#059669}.basket-item-btn:disabled{opacity:.5;cursor:not-allowed}.basket-item-count{min-width:2rem;text-align:center;font-weight:600;color:#111827}.basket-item-remove{background:#ef4444;color:#fff;border:none;width:2rem;height:2rem;border-radius:6px;cursor:pointer;font-size:1rem;margin-left:auto;display:flex;align-items:center;justify-content:center;padding:0}.basket-item-remove:hover{background:#dc2626}.basket-total-section{padding-top:.75rem;border-top:2px solid #e5e7eb}.basket-total{display:flex;justify-content:space-between;font-size:1.15rem;font-weight:600;color:#111827}.basket-total-amount{color:#10b981;font-size:1.35rem}.basket-total-equiv{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.4rem;font-size:.95rem;font-weight:600;color:#047857}.basket-exchange-rates{margin:.45rem 0 0;padding:.5rem .65rem;font-size:.88rem;font-weight:600;color:#047857;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px}.basket-actions{display:flex;flex-direction:column;gap:.75rem;padding-top:.75rem;border-top:2px solid #e5e7eb}.basket-btn{padding:.65rem 1.25rem;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s}.basket-btn:disabled{opacity:.5;cursor:not-allowed}.basket-btn-primary{background:#3b82f6;color:#fff}.basket-btn-primary:hover:not(:disabled){background:#2563eb}.basket-payment-buttons{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.basket-btn-payment{background:#10b981;color:#fff}.basket-btn-payment:hover:not(:disabled){background:#059669}.basket-payment-desc{margin-top:.25rem}.basket-payment-desc label{display:block;font-size:.8rem;color:#6b7280;margin-bottom:.25rem}.basket-desc-input{width:100%;padding:.5rem .75rem;border:1px solid #e5e7eb;border-radius:6px;font-size:.9rem;box-sizing:border-box}.receipt-prompt-overlay{position:fixed;inset:0;background:#0000008f;display:flex;align-items:center;justify-content:center;z-index:1002;padding:1rem}.receipt-prompt-modal{width:100%;max-width:360px;background:#fff;border-radius:16px;padding:1.25rem;box-shadow:0 24px 48px #0f172a40}.receipt-prompt-badge{display:inline-flex;padding:.35rem .65rem;border-radius:999px;background:#ecfdf5;color:#047857;font-size:.75rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.receipt-prompt-title{margin:.8rem 0 0;color:#111827;font-size:1.2rem}.receipt-prompt-text{margin:.65rem 0 0;color:#6b7280;font-size:.92rem;line-height:1.55}.receipt-prompt-summary{margin-top:1rem;padding:.85rem .95rem;border-radius:12px;background:#f9fafb;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#111827}.receipt-prompt-lines{list-style:none;margin:.5rem 0 0;padding:0;font-size:.85rem;color:#374151}.receipt-prompt-lines li{padding:.15rem 0}.receipt-prompt-summary strong{color:#059669;font-size:1rem}.receipt-prompt-actions{display:flex;gap:.75rem;margin-top:1rem}.receipt-prompt-btn{flex:1;min-height:44px}.receipt-prompt-btn-secondary{background:#f3f4f6;color:#374151}.receipt-prompt-btn-secondary:hover:not(:disabled){background:#e5e7eb}.receipt-prompt-btn-primary{background:#111827;color:#fff}.receipt-prompt-btn-primary:hover:not(:disabled){background:#000}.nakit-kart-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1001;padding:1rem}.nakit-kart-form{background:#fff;border-radius:12px;padding:1.25rem;width:100%;max-width:320px;box-shadow:0 20px 25px -5px #00000026}.nakit-kart-title{margin:0 0 .75rem;font-size:1.1rem;color:#111827}.nakit-kart-row{display:flex;justify-content:space-between;padding:.4rem 0;font-size:.95rem;color:#374151}.nakit-kart-row strong{color:#10b981;font-size:1.05rem}.nakit-kart-kalan{border-top:1px solid #e5e7eb;margin-top:.5rem;padding-top:.5rem}.nakit-kart-field{margin:.5rem 0}.nakit-kart-field label{display:block;margin-bottom:.25rem;font-size:.85rem;font-weight:500;color:#374151}.nakit-kart-input{width:100%;padding:.6rem .75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;box-sizing:border-box}.nakit-kart-input:focus{outline:none;border-color:#10b981}.nakit-kart-error{background:#fee2e2;color:#991b1b;padding:.5rem;border-radius:8px;font-size:.85rem;margin:.5rem 0}.nakit-kart-actions{display:flex;gap:.5rem;margin-top:1rem;padding-top:.75rem;border-top:1px solid #e5e7eb}.nakit-kart-actions .basket-btn{flex:1}.nakit-kart-cancel{background:#f1f5f9!important;color:#475569!important}.nakit-kart-cancel:hover{background:#e2e8f0!important}@media(max-width:768px){.basket-modal{max-width:100%;min-height:80vh;max-height:95vh;border-radius:12px 12px 0 0}.basket-modal-overlay{padding:.5rem;align-items:flex-end}.basket-delivered-section{max-height:140px}.basket-items-list{max-height:200px}.basket-payment-buttons{grid-template-columns:1fr}.receipt-prompt-actions{flex-direction:column-reverse}.nakit-kart-form{max-width:100%}.nakit-kart-actions{flex-direction:column-reverse}.nakit-kart-actions .basket-btn{min-height:44px}}.active-orders-page{padding:0;width:100%;max-width:100%}.active-orders-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.active-orders-header h1{margin:0;font-size:1.5rem;color:#0f172a}.active-orders-filter-tabs{display:flex;gap:.25rem}.active-orders-filter-tabs button{padding:.5rem 1rem;border:1px solid #e5e7eb;background:#fff;border-radius:8px;cursor:pointer;font-size:.9rem;color:#6b7280}.active-orders-filter-tabs button:hover{background:#f9fafb}.active-orders-filter-tabs button.active{background:#10b981;color:#fff;border-color:#10b981}.active-orders-section{margin-bottom:2rem}.active-orders-section-title{margin:0 0 1rem;font-size:1.15rem;color:#374151}.active-orders-history-filters{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.active-orders-filter-input{padding:.5rem .75rem;border:1px solid #e5e7eb;border-radius:8px;font-size:.9rem;min-width:120px}.active-orders-filter-btn{padding:.5rem 1rem;background:#10b981;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer}.active-order-badge.delivered{background:#e5e7eb;color:#4b5563}.active-order-badge.cancelled{background:#fee2e2;color:#b91c1c}.active-order-card-cancelled{opacity:.85;border-color:#fecaca}.active-order-card-history{opacity:.92}.active-orders-error{background:#fee2e2;color:#991b1b;padding:1rem;border-radius:8px;margin-bottom:1rem;border:1px solid #fecaca;display:flex;align-items:center;justify-content:space-between}.active-orders-error button{background:none;border:none;font-size:1.25rem;color:#991b1b;cursor:pointer;padding:0 .5rem}.active-orders-loading,.active-orders-empty{text-align:center;padding:2.5rem 1rem;color:#64748b}.active-orders-list{display:flex;flex-direction:column;gap:1rem}.active-order-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem;box-shadow:0 1px 3px #00000014;transition:box-shadow .2s}.active-order-card:hover{box-shadow:0 4px 6px -1px #0000001a}.active-order-header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.75rem}.active-order-info{flex:1;min-width:0}.active-order-table{margin:0 0 .25rem;font-size:1.1rem;color:#111827}.active-order-date{font-size:.85rem;color:#6b7280}.active-order-badge{font-size:.75rem;font-weight:600;padding:.35rem .65rem;border-radius:9999px;white-space:nowrap}.active-order-badge.active{background:#dbeafe;color:#1d4ed8}.active-order-description{font-size:.95rem;color:#374151;line-height:1.4;margin-bottom:.75rem;word-break:break-word}.active-order-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;padding-top:.75rem;border-top:1px solid #f3f4f6}.active-order-total{font-weight:600;color:#10b981;font-size:1rem}.active-order-actions{display:flex;flex-wrap:wrap;gap:.5rem}.active-order-complete-btn{background:#10b981;color:#fff;border:none;padding:.5rem 1rem;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:background .2s}.active-order-cancel-btn{background:#fff;color:#b91c1c;border:1px solid #fca5a5;padding:.5rem 1rem;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:background .2s,border-color .2s}.active-order-cancel-btn:hover:not(:disabled){background:#fef2f2;border-color:#f87171}.active-order-cancel-btn:disabled{opacity:.6;cursor:not-allowed}.active-order-complete-btn:hover:not(:disabled){background:#059669}.active-order-complete-btn:disabled{opacity:.6;cursor:not-allowed}.active-orders-pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1.5rem;padding:1rem}.active-orders-page-btn{padding:.5rem 1rem;border:1px solid #e5e7eb;background:#fff;border-radius:8px;cursor:pointer;font-size:.9rem}.active-orders-page-btn:hover:not(:disabled){background:#f9fafb;border-color:#10b981}.active-orders-page-btn:disabled{opacity:.5;cursor:not-allowed}.active-orders-page-info{font-size:.9rem;color:#6b7280}@media(max-width:768px){.active-orders-header h1{font-size:1.25rem}.active-order-card{padding:1rem}.active-order-footer{flex-direction:column;align-items:stretch}.active-order-actions{width:100%;flex-direction:column}.active-order-complete-btn,.active-order-cancel-btn{width:100%;min-height:44px}}.cash-tracking-page{padding:0;width:100%;max-width:100%}.cash-tracking-header{margin-bottom:1.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.cash-tracking-header h1{margin:0;font-size:1.5rem;color:#0f172a}.cash-tracking-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin-bottom:1.5rem;align-items:flex-end}.cash-tracking-filters .filter-group{display:flex;flex-direction:column;gap:.35rem;min-width:0}.cash-tracking-filters label{font-size:.85rem;font-weight:500;color:#374151}.filter-input{padding:.6rem .75rem;border:1px solid #e5e7eb;border-radius:8px;font-size:1rem;width:100%;min-width:0;box-sizing:border-box;-webkit-appearance:none;appearance:none}.cash-search{min-width:0}.cash-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem}.cash-card{padding:1.25rem;border-radius:12px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;gap:.5rem}.cash-card.nakit{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border:1px solid #6ee7b7}.cash-card.kart{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:1px solid #93c5fd}.cash-card.iban{background:linear-gradient(135deg,#e0e7ff,#c7d2fe);border:1px solid #a5b4fc}.cash-card.total{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #fcd34d}.cash-card-label{font-size:.85rem;font-weight:600;color:#374151}.cash-card-value{font-size:1.35rem;font-weight:700;color:#111827}.cash-payments-section h3{margin:0 0 1rem;font-size:1.1rem;color:#111827}.cash-loading,.cash-empty{text-align:center;padding:2rem;color:#6b7280}.cash-payments-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.cash-payment-item{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#fff;border:1px solid #e5e7eb;border-radius:10px;cursor:pointer;transition:background .2s}.cash-payment-item:hover{background:#f9fafb;border-color:#10b981}.cp-left{display:flex;flex-direction:column;gap:.25rem;min-width:0}.cp-table{font-weight:600;color:#111827}.cp-date{font-size:.85rem;color:#6b7280}.cp-desc{font-size:.8rem;color:#9ca3af}.cp-right{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.cp-type{font-size:.85rem;color:#6b7280}.cp-amount{font-weight:700;color:#10b981;font-size:1.1rem}.cash-pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem;padding:1rem}.cash-page-btn{padding:.5rem 1rem;border:1px solid #e5e7eb;background:#fff;border-radius:8px;cursor:pointer;font-size:.9rem}.cash-page-btn:hover:not(:disabled){background:#f9fafb;border-color:#10b981}.cash-page-btn:disabled{opacity:.5;cursor:not-allowed}.cash-page-info{font-size:.9rem;color:#6b7280}.cash-detail-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.cash-detail-modal{background:#fff;border-radius:12px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px #00000026}.cash-detail-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #e5e7eb;background:#f9fafb}.cash-detail-header h3{margin:0;font-size:1.15rem;color:#111827}.cash-detail-close{background:none;border:none;font-size:1.5rem;color:#6b7280;cursor:pointer;padding:0}.cash-detail-close:hover{color:#111827}.cash-detail-body{padding:1.25rem}.cash-detail-body p{margin:0 0 .5rem;font-size:.95rem;color:#374151}.cash-detail-actions{margin:1rem 0 1.1rem}.cash-detail-print-btn{width:100%;min-height:46px;border:none;border-radius:10px;background:linear-gradient(135deg,#111827,#1f2937);color:#fff;font-size:.95rem;font-weight:700;cursor:pointer;transition:transform .2s,box-shadow .2s,opacity .2s;box-shadow:0 10px 20px #1118272e}.cash-detail-print-btn:hover{transform:translateY(-1px);box-shadow:0 14px 24px #11182738}.cash-detail-items{margin-top:1rem}.cash-detail-items h4{margin:0 0 .5rem;font-size:1rem;color:#111827}.cash-detail-table{width:100%;border-collapse:collapse;font-size:.9rem}.cash-detail-table th,.cash-detail-table td{padding:.5rem .5rem .5rem 0;text-align:left;border-bottom:1px solid #e5e7eb}.cash-detail-table th{color:#6b7280;font-weight:600}.cash-detail-table tfoot td{border-bottom:none;padding-top:.75rem}@media(max-width:768px){.cash-cards{grid-template-columns:repeat(2,1fr)}.cash-payment-item{flex-direction:column;align-items:flex-start;gap:.5rem}.cp-right{flex-direction:row;align-items:center}.cash-detail-modal{max-width:100%;max-height:95vh;border-radius:16px 16px 0 0}.cash-detail-overlay{align-items:flex-end;padding:.5rem}}@media(max-width:600px){.cash-tracking-filters{grid-template-columns:1fr;gap:1rem}.cash-tracking-filters .filter-group{width:100%}.filter-input{min-height:44px;font-size:16px}.cash-cards{grid-template-columns:1fr}}.cash-currency-breakdown{list-style:none;margin:.5rem 0 0;padding:0;font-size:.82rem;color:#1f2937;line-height:1.5}.cash-currency-name{font-weight:700;color:#047857}.cash-currency-amt{font-weight:600}.cash-currency-try{color:#6b7280;font-size:.75rem}.cp-amount-multi{display:block;font-size:.8rem;line-height:1.35;text-align:right;max-width:200px}.cash-detail-pay-block{margin-bottom:.65rem}.cash-detail-pay-label{font-size:.82rem;font-weight:700;color:#047857;margin-bottom:.35rem;text-transform:uppercase;letter-spacing:.03em}.cash-detail-pay-kart .cash-detail-pay-label{color:#1d4ed8}.cash-detail-pay-kart .cash-detail-currency-list{background:#eff6ff;border-color:#93c5fd}.cash-detail-empty-line{color:#9ca3af;font-style:italic}.cash-detail-currency-list{list-style:none;margin:.35rem 0 0;padding:.65rem .75rem;background:#f0fdf4;border-radius:8px;border:1px solid #bbf7d0}.cash-detail-currency-list li{padding:.25rem 0;font-size:.95rem}.cash-detail-try-total{margin:.5rem 0 0;font-size:.95rem}.analytics-page{padding:0;width:100%;max-width:100%}.analytics-header{margin-bottom:1.25rem}.analytics-header h1{margin:0;font-size:1.5rem;color:#0f172a}.analytics-header p{margin:.25rem 0 0;font-size:.9rem;color:#6b7280}.analytics-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin-bottom:1.5rem;align-items:flex-end}.analytics-filters .filter-group{display:flex;flex-direction:column;gap:.35rem}.analytics-filters label{font-size:.85rem;font-weight:500;color:#374151}.analytics-filter-info{font-size:.8rem;color:#6b7280}.analytics-error{padding:.75rem 1rem;background:#fef2f2;color:#b91c1c;border-radius:8px;margin-bottom:1rem;border:1px solid #fecaca}.analytics-loading{padding:2rem;text-align:center;color:#64748b}.analytics-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-bottom:1.5rem}.analytics-card{padding:1.1rem 1.25rem;border-radius:12px;background:#fff;border:1px solid #e5e7eb;display:flex;flex-direction:column;gap:.45rem;box-shadow:0 1px 2px #0f172a0a}.analytics-card.total{background:linear-gradient(135deg,#fef3c7,#fde68a);border-color:#facc15}.analytics-card-label{font-size:.85rem;font-weight:600;color:#4b5563}.analytics-card-value{font-size:1.35rem;font-weight:700;color:#111827}.analytics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.analytics-panel{background:#fff;border-radius:12px;border:1px solid #e5e7eb;padding:1.25rem 1.5rem}.analytics-panel h2{margin:0 0 1rem;font-size:1.05rem;color:#111827}.analytics-empty{margin:.5rem 0 0;font-size:.9rem;color:#6b7280}.analytics-bar-chart{display:flex;flex-direction:column;gap:.75rem}.analytics-bar-row{display:flex;flex-direction:column;gap:.3rem}.analytics-bar-label{display:flex;justify-content:space-between;font-size:.85rem;color:#4b5563}.analytics-bar-value{font-weight:600;color:#111827}.analytics-bar-track{width:100%;height:10px;border-radius:999px;background:#f3f4f6;overflow:hidden}.analytics-bar-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#6ee7b7,#10b981);transition:width .3s ease}.analytics-bar-fill-product{background:linear-gradient(90deg,#93c5fd,#3b82f6)}@media(max-width:900px){.analytics-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-grid{grid-template-columns:1fr}}@media(max-width:600px){.analytics-cards{grid-template-columns:1fr}.filter-input{min-height:44px;font-size:16px}}.bookings-page{width:100%;max-width:100%;min-width:0;padding:0;box-sizing:border-box}.bookings-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}.bookings-header h1{margin:0}.bookings-header-btn{flex-shrink:0;width:auto;min-width:0;padding:.5rem 1rem;font-size:.9375rem;background:#1e293b;color:#fff;border:none;border-radius:8px;cursor:pointer;white-space:nowrap}.bookings-header-btn:hover:not(:disabled){background:#334155}.bookings-header-btn:disabled{opacity:.6;cursor:not-allowed}.bookings-filter{background:#fff;padding:1rem;border-radius:8px;border:1px solid #e2e8f0;margin-bottom:1.5rem}.bookings-filter-group{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.bookings-filter-label{font-size:.875rem;font-weight:500;color:#374151;white-space:nowrap}.bookings-filter-input-group{display:flex;align-items:center;gap:.5rem;flex:1;min-width:200px}.bookings-filter-input{flex:1;padding:.5rem .75rem;font-size:.9375rem;border:1px solid #e2e8f0;border-radius:6px;min-width:180px}.bookings-filter-input:focus{outline:none;border-color:#1e293b}.bookings-filter-clear{padding:.5rem .75rem;background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;font-size:.875rem;transition:all .2s}.bookings-filter-clear:hover{background:#e2e8f0;color:#475569}.bookings-filter-info{font-size:.875rem;color:#64748b;margin-left:auto}@media(max-width:768px){.bookings-filter-group{flex-direction:column;align-items:flex-start}.bookings-filter-input-group{width:100%}.bookings-filter-info{margin-left:0}}.bookings-error{padding:.75rem 1rem;background:#fef2f2;color:#b91c1c;border-radius:8px;margin-bottom:1rem}.bookings-loading{padding:2rem;text-align:center;color:#64748b}.bookings-empty{padding:3rem 2rem;text-align:center;background:#fff;border-radius:8px;border:1px solid #e2e8f0}.bookings-empty p{margin:0;color:#64748b;font-size:1rem}.bookings-empty-link{color:#1e293b;text-decoration:underline;cursor:pointer;font-weight:500;transition:color .2s}.bookings-empty-link:hover{color:#334155}.bookings-table-wrap{overflow-x:auto;background:#fff;border-radius:8px;border:1px solid #e2e8f0;-webkit-overflow-scrolling:touch}.bookings-table{width:100%;border-collapse:collapse;min-width:600px}.bookings-table th,.bookings-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e2e8f0}.bookings-table th{background:#f8fafc;font-weight:600;color:#0f172a;font-size:.875rem}.bookings-table tbody tr:hover{background:#f8fafc}.booking-description-cell{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:767px){.bookings-table{min-width:700px}.bookings-table th,.bookings-table td{padding:.5rem .75rem;font-size:.8125rem}.bookings-table th{font-size:.75rem}}.bookings-page .btn-sm{padding:.35rem .65rem;font-size:.8125rem;border-radius:6px;border:1px solid transparent;cursor:pointer;margin-right:.5rem}.bookings-page .btn-edit{background:#eff6ff;color:#1d4ed8}.bookings-page .btn-edit:hover{background:#dbeafe}.bookings-page .btn-delete{background:#fef2f2;color:#b91c1c}.bookings-page .btn-delete:hover:not(:disabled){background:#fee2e2}.bookings-page .btn-delete:disabled{opacity:.7;cursor:not-allowed}.bookings-pagination{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem;padding:.75rem;background:#fff;border-radius:8px;border:1px solid #e2e8f0;flex-wrap:wrap}.bookings-pagination-info{font-size:.875rem;color:#64748b}.bookings-pagination-controls{display:flex;align-items:center;justify-content:center;gap:1rem}.bookings-pagination-controls button{padding:.5rem 1rem;font-size:.875rem;border:1px solid #e2e8f0;background:#fff;border-radius:6px;cursor:pointer;transition:all .2s}.bookings-pagination-controls button:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1}.bookings-pagination-controls button:disabled{opacity:.5;cursor:not-allowed}.bookings-pagination-controls span{font-size:.875rem;color:#64748b;font-weight:500}@media(max-width:768px){.bookings-pagination{flex-direction:column;align-items:center}.bookings-pagination-info{text-align:center}}.bookings-page .btn-primary{padding:.5rem 1rem;font-size:.9375rem;background:#1e293b;color:#fff;border:none;border-radius:8px;cursor:pointer}.bookings-page .btn-primary:hover:not(:disabled){background:#334155}.bookings-page .btn-primary:disabled{opacity:.6;cursor:not-allowed}.bookings-page .btn-secondary{padding:.5rem 1rem;font-size:.9375rem;background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer}.bookings-page .btn-secondary:hover{background:#e2e8f0}.bookings-page .btn-danger{padding:.5rem 1rem;font-size:.9375rem;background:#b91c1c;color:#fff;border:none;border-radius:8px;cursor:pointer}.bookings-page .btn-danger:hover:not(:disabled){background:#991b1b}.bookings-page .btn-danger:disabled{opacity:.7;cursor:not-allowed}.bookings-page .modal-backdrop{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:50;padding:1rem;overflow-y:auto}@media(min-width:768px){.bookings-page .modal-backdrop{left:240px;justify-content:center}}.bookings-page .modal-content{background:#fff;border-radius:12px;padding:1.5rem;min-width:320px;max-width:90vw;max-height:90vh;overflow-y:auto;position:relative}.modal-booking{width:100%;min-width:320px;max-width:440px}.modal-booking .form-row{display:flex;flex-direction:column;gap:0}.modal-booking .form-row .form-group{margin-bottom:1rem}.bookings-page .modal-content h2{margin:0 0 1.25rem;font-size:1.25rem;color:#0f172a}.bookings-page .modal-content h3{margin:0 0 1rem;font-size:1.25rem;color:#0f172a}.bookings-page .modal-confirm-text{margin:0 0 1.25rem;color:#475569;line-height:1.5}.bookings-page .modal-confirm-text strong{color:#0f172a}.bookings-page .form-group{margin-bottom:1rem}.bookings-page .form-group label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.35rem}.bookings-page .form-group label .required{color:#b91c1c}.bookings-page .form-group input[type=text],.bookings-page .form-group input[type=tel],.bookings-page .form-group input[type=email],.bookings-page .form-group input[type=number],.bookings-page .form-group input[type=datetime-local],.bookings-page .form-group textarea{width:100%;padding:.5rem .75rem;font-size:1rem;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-family:inherit}.bookings-page .form-group input:focus,.bookings-page .form-group textarea:focus{outline:none;border-color:#1e293b}.bookings-page .form-group textarea{resize:none;min-height:5rem}.bookings-page .form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.bookings-page .modal-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.25rem}@media(max-width:768px){.form-row{grid-template-columns:1fr}.bookings-page .modal-backdrop{left:0}.modal-booking,.modal-confirm{min-width:0!important;max-width:calc(100vw - 1rem)}.bookings-header{flex-direction:column;align-items:stretch;gap:1rem}.bookings-header-btn{width:100%}.bookings-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.bookings-table{min-width:600px}.bookings-table th,.bookings-table td{padding:.5rem .75rem;font-size:.875rem}.bookings-filter{padding:.75rem}.bookings-filter-group{flex-direction:column;align-items:flex-start;gap:.75rem}.bookings-filter-input-group{width:100%}.bookings-filter-info{margin-left:0}.bookings-page .modal-confirm-text{word-wrap:break-word;overflow-wrap:break-word;font-size:.9375rem}.bookings-page .modal-confirm-text strong{display:inline-block;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.bookings-page .modal-actions{flex-direction:column-reverse;gap:.5rem}.bookings-page .modal-actions button{width:100%;min-height:44px}}.page-container{max-width:1400px;padding:1.5rem}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.page-title{margin:0;font-size:1.75rem;font-weight:700;color:#0f172a}.gallery-info{margin-bottom:1rem;padding:.75rem 1rem;border-radius:8px;border:1px solid #e2e8f0;background:#eff6ff;color:#1d4ed8;font-size:.875rem}.page-loading{padding:3rem;text-align:center;color:#64748b;font-size:1rem}.page-empty{padding:3rem;text-align:center;background:#fff;border-radius:12px;border:1px solid #e2e8f0}.page-empty p{margin:0 0 1.5rem;color:#64748b;font-size:1rem}.alert{padding:.875rem 1rem;border-radius:8px;margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center}.alert-error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.alert-close{background:none;border:none;color:inherit;font-size:1.5rem;cursor:pointer;padding:0;margin-left:1rem;line-height:1}.btn{padding:.625rem 1.25rem;font-size:.9375rem;font-weight:500;border:none;border-radius:8px;cursor:pointer;transition:all .2s}.btn-primary{background:#1e293b;color:#fff}.btn-primary:hover:not(:disabled){background:#334155}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{background:#f1f5f9;color:#475569;border:1px solid #e2e8f0}.btn-secondary:hover{background:#e2e8f0}.btn-danger{background:#b91c1c;color:#fff}.btn-danger:hover:not(:disabled){background:#991b1b}.btn-danger:disabled{opacity:.7;cursor:not-allowed}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.gallery-card{background:#fff;border-radius:12px;border:1px solid #e2e8f0;overflow:hidden;transition:all .3s}.gallery-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.gallery-card-active{border-color:#10b981}.gallery-card-inactive{opacity:.7}.gallery-card-media{position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#f1f5f9}.gallery-image{width:100%;height:100%;object-fit:cover;display:block}.gallery-video-wrapper{width:100%;height:100%;position:relative}.gallery-video{width:100%;height:100%;border:none;display:block}.gallery-media-badge{position:absolute;top:.5rem;right:.5rem;padding:.25rem .625rem;border-radius:6px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.gallery-media-badge-image{background:#3b82f6e6;color:#fff}.gallery-media-badge-video{background:#ef4444e6;color:#fff}.gallery-card-overlay{position:absolute;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;gap:.75rem;opacity:0;transition:opacity .3s}.gallery-card:hover .gallery-card-overlay{opacity:1}.gallery-card-btn{background:#fffffff2;border:none;border-radius:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;padding:0}.gallery-card-btn svg{width:20px;height:20px;stroke:#1e293b}.gallery-card-btn-edit:hover{background:#eff6ff}.gallery-card-btn-edit:hover svg{stroke:#1d4ed8}.gallery-card-btn-delete:hover{background:#fef2f2}.gallery-card-btn-delete:hover svg{stroke:#b91c1c}.gallery-card-content{padding:1rem}.gallery-card-title{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:#0f172a;line-height:1.4}.gallery-card-actions{display:flex;gap:.5rem}.gallery-status-btn{padding:.375rem .75rem;font-size:.8125rem;font-weight:500;border:none;border-radius:6px;cursor:pointer;transition:all .2s}.gallery-status-active{background:#dcfce7;color:#166534}.gallery-status-inactive{background:#f1f5f9;color:#64748b}.gallery-status-btn:disabled{opacity:.7;cursor:not-allowed}.pagination{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;margin-top:2rem;padding:1rem}.pagination-info-wrapper{width:100%;text-align:center}.pagination-info{font-size:.875rem;color:#64748b;font-weight:500;padding:.5rem}.pagination-controls{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap}.pagination-numbers{display:flex;align-items:center;gap:.25rem}.pagination-btn{padding:.625rem 1rem;font-size:.875rem;border:1px solid #e2e8f0;background:#fff;border-radius:6px;cursor:pointer;transition:all .2s;min-height:40px;font-weight:500;white-space:nowrap}.pagination-btn-nav{min-width:100px}.pagination-btn-number{min-width:40px;padding:.625rem .75rem}.pagination-btn:hover:not(:disabled){background:#f1f5f9;border-color:#cbd5e1}.pagination-btn:active:not(:disabled){transform:scale(.98)}.pagination-btn:disabled{opacity:.5;cursor:not-allowed}.pagination-btn-active{background:#3b82f6!important;color:#fff!important;border-color:#3b82f6!important}.pagination-btn-active:hover{background:#2563eb!important;border-color:#2563eb!important}.pagination-ellipsis{padding:0 .5rem;color:#94a3b8;font-weight:500}@media(max-width:767px){.pagination{gap:.75rem;padding:1rem .5rem}.pagination-controls{width:100%;flex-direction:column;gap:.75rem}.pagination-btn-nav{width:100%;min-width:0;padding:.75rem 1rem;font-size:.875rem}.pagination-numbers{width:100%;justify-content:center;flex-wrap:wrap;gap:.375rem}.pagination-btn-number{min-width:44px;padding:.75rem .875rem;font-size:.875rem}.pagination-info{font-size:.9375rem}.pagination-ellipsis{display:none}}@media(min-width:768px)and (max-width:1023px){.pagination-controls{gap:.5rem}.pagination-numbers{gap:.375rem}}.modal-backdrop{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:50;padding:1rem}.modal-content{background:#fff;border-radius:12px;padding:1.5rem;min-width:320px;max-width:90vw;max-height:90vh;overflow-y:auto}.modal-gallery{min-width:500px}.modal-confirm{min-width:400px}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.modal-title{margin:0;font-size:1.25rem;font-weight:700;color:#0f172a}.modal-close{background:none;border:none;font-size:1.5rem;color:#64748b;cursor:pointer;padding:0;line-height:1;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}.modal-close:hover{background:#f1f5f9;color:#0f172a}.modal-form{display:flex;flex-direction:column}.form-group{margin-bottom:1.25rem}.form-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.form-required{color:#b91c1c}.form-input{width:100%;padding:.625rem .75rem;font-size:.9375rem;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-family:inherit;transition:all .2s}.form-input:focus{outline:none;border-color:#1e293b;box-shadow:0 0 0 3px #1e293b1a}.form-hint{display:block;margin-top:.375rem;font-size:.8125rem;color:#64748b}.gallery-upload-preview{margin-bottom:1.25rem;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;background:#f8fafc}.gallery-upload-preview-image,.gallery-upload-preview-video{display:block;width:100%;height:280px;max-height:280px;object-fit:cover;border:none}.gallery-clear-media-btn{width:100%}.form-checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9375rem;color:#374151}.form-checkbox-label input[type=checkbox]{width:18px;height:18px;cursor:pointer}.modal-confirm-text{margin:0 0 1.5rem;color:#475569;line-height:1.6}.modal-confirm-text p{margin:0 0 .5rem}.modal-confirm-warning{color:#b91c1c;font-weight:500}.modal-actions{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem}@media(max-width:767px){.page-container{padding:1rem}.page-header{flex-direction:column;align-items:flex-start;gap:1rem}.page-title{font-size:1.5rem}.gallery-grid{grid-template-columns:1fr;gap:1rem}.modal-backdrop{padding:2rem .5rem .5rem;align-items:flex-start;overflow-y:auto}.modal-content{width:100%;max-width:calc(100vw - 1rem);min-width:0!important;padding:1rem;max-height:calc(100vh - 4rem)}.modal-gallery,.modal-confirm{min-width:0!important;max-width:calc(100vw - 1rem)}.modal-title{font-size:1.125rem}.modal-confirm-text{word-wrap:break-word;overflow-wrap:break-word;font-size:.9375rem}.modal-actions{flex-direction:column-reverse;gap:.5rem}.modal-actions button{width:100%;min-height:44px}}@media(min-width:768px)and (max-width:1023px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.gallery-grid{grid-template-columns:repeat(3,1fr)}}:root{--color-cream: #fdfbf7;--color-cream-warm: #fdf6ed;--color-brown-dark: #2a2318;--color-brown-muted: #6b5d4f;--color-tan: #b0895d;--color-tan-dark: #9a7349;--color-tan-light: #e8dcc8;--font-display: "Playfair Display", Georgia, serif;--font-modern-sans: "Montserrat", "Outfit", sans-serif;--color-bg-deep: #050505;--color-bg-card: rgba(18, 18, 18, .65);--color-bg-lighter: #1a1a1a;--color-gold-light: #fbe096;--color-gold-main: #d4af37;--color-gold-dark: #aa8c2c;--color-text-primary: #ffffff;--color-text-secondary: #e0e0e0;--color-text-muted: #a0a0a0;--border-glass: rgba(255, 255, 255, .08);--border-gold-glass: rgba(212, 175, 55, .25);--shadow-glass: 0 8px 32px 0 rgba(0, 0, 0, .6);--shadow-gold: 0 4px 20px 0 rgba(212, 175, 55, .25);--shadow-gold-hover: 0 8px 30px 0 rgba(212, 175, 55, .4);--font-serif: "Cinzel", serif;--font-sans: "Outfit", sans-serif;--transition-smooth: all .4s cubic-bezier(.25, .8, .25, 1);--transition-bounce: all .5s cubic-bezier(.34, 1.56, .64, 1)}.customer-site{min-height:100vh;width:100%;max-width:100%;min-width:0;background-color:var(--color-bg-deep);background-image:radial-gradient(circle at 15% 50%,rgba(212,175,55,.03),transparent 25%),radial-gradient(circle at 85% 30%,rgba(255,255,255,.02),transparent 25%);color:var(--color-text-primary);font-family:var(--font-sans);display:flex;flex-direction:column;overflow-x:hidden;overflow-x:clip;box-sizing:border-box;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.customer-site *,.customer-site *:before,.customer-site *:after{box-sizing:border-box}.customer-site ::-webkit-scrollbar{width:8px;background:var(--color-bg-deep)}.customer-site ::-webkit-scrollbar-thumb{background:var(--color-bg-lighter);border-radius:4px}.customer-site ::-webkit-scrollbar-thumb:hover{background:var(--color-gold-dark)}.customer-site-container{width:100%;max-width:min(1200px,100%);margin:0 auto;padding:0 1.5rem;overflow-x:hidden;overflow-x:clip}@media(min-width:1024px){.customer-site-container{padding:0 2rem}}.customer-site-header{position:sticky;top:0;z-index:50;padding:1rem 0;background:#050505cc;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border-glass);box-shadow:0 4px 30px #00000080;transition:var(--transition-smooth)}.customer-site-header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.customer-site-translate-bridge,#google_translate_element{position:absolute;left:-9999px;top:-9999px;width:1px;height:1px;overflow:hidden}body{top:0!important}.skiptranslate,.skiptranslate iframe,.goog-te-banner-frame.skiptranslate,.goog-te-banner-frame,.skiptranslate.goog-te-gadget,.goog-logo-link,.goog-te-balloon-frame,.VIpgJd-ZVi9od-ORHb-OEVmcd,.VIpgJd-ZVi9od-aZ2wEe-wOHMyf,.VIpgJd-ZVi9od-aZ2wEe-OiiCO,#goog-gt-tt{display:none!important;visibility:hidden!important;opacity:0!important}.goog-te-gadget{color:transparent!important;font-size:0!important}body>.skiptranslate{display:none!important}.goog-text-highlight{background-color:transparent!important;box-shadow:none!important}.customer-site-language-switcher{align-items:center;gap:.45rem}.customer-site-language-switcher--desktop{display:none}@media(min-width:768px){.customer-site-language-switcher--desktop{display:inline-flex}}.customer-site-language-switcher--mobile{display:flex;padding:1.25rem 1.5rem 0}@media(min-width:768px){.customer-site-language-switcher--mobile{display:none}}.customer-site-language-btn{min-width:42px;height:36px;padding:0 .8rem;border-radius:999px;border:1px solid rgba(212,175,55,.24);background:#ffffff0a;color:var(--color-text-secondary);font-size:.78rem;font-weight:700;letter-spacing:.08em;cursor:pointer;transition:var(--transition-smooth)}.customer-site-language-btn:hover{color:var(--color-text-primary);border-color:var(--color-gold-main);background:#d4af371f}.customer-site-language-btn--active{color:var(--color-bg-deep);border-color:var(--color-gold-main);background:linear-gradient(135deg,var(--color-gold-light),var(--color-gold-main));box-shadow:0 0 14px #d4af3759}.customer-site-logo{font-family:var(--font-serif);font-size:1.4rem;font-weight:800;color:var(--color-gold-main);text-decoration:none;letter-spacing:.05em;background:linear-gradient(135deg,var(--color-gold-light),var(--color-gold-main));-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:var(--transition-bounce);position:relative;display:inline-block}.customer-site-logo:hover{transform:scale(1.03);text-shadow:0 0 20px rgba(212,175,55,.4)}@media(min-width:768px){.customer-site-logo{font-size:1.6rem}}.customer-site-nav{display:none}@media(min-width:768px){.customer-site-nav{display:flex;align-items:center;gap:2rem}.customer-site-nav a{font-size:.95rem;font-weight:400;color:var(--color-text-secondary);text-decoration:none;letter-spacing:.05em;transition:var(--transition-smooth);position:relative;padding:.5rem 0}.customer-site-nav a:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--color-gold-main);transition:var(--transition-smooth);box-shadow:0 0 10px var(--color-gold-main)}.customer-site-nav a:hover{color:var(--color-gold-light)}.customer-site-nav a:hover:after{width:100%}}.customer-site-hamburger{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:44px;height:44px;padding:10px;background:transparent;border:1px solid var(--border-gold-glass);border-radius:50%;cursor:pointer;color:var(--color-gold-main);transition:var(--transition-smooth)}.customer-site-hamburger:hover{background:#d4af371a;box-shadow:var(--shadow-gold)}@media(min-width:768px){.customer-site-hamburger{display:none}}.customer-site-hamburger-bar{display:block;width:22px;height:2px;background:currentColor;border-radius:2px;transition:var(--transition-bounce)}body.customer-site-menu-open .customer-site-hamburger-bar:nth-child(1){transform:rotate(45deg) translate(5px,6px)}body.customer-site-menu-open .customer-site-hamburger-bar:nth-child(2){opacity:0;transform:translate(-10px)}body.customer-site-menu-open .customer-site-hamburger-bar:nth-child(3){transform:rotate(-45deg) translate(5px,-6px)}.customer-site-overlay{position:fixed;inset:0;background:#000000b3;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);z-index:60;opacity:0;visibility:hidden;transition:all .4s ease}.customer-site-overlay--open{opacity:1;visibility:visible}.customer-site-drawer{position:fixed;top:0;right:0;bottom:0;width:80%;max-width:320px;background:#050505f2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);z-index:70;display:flex;flex-direction:column;transform:translate(100%);transition:transform .5s cubic-bezier(.19,1,.22,1);border-left:1px solid var(--border-gold-glass);box-shadow:-10px 0 40px #000c}.customer-site-drawer--open{transform:translate(0)}.customer-site-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:2rem 1.5rem;border-bottom:1px solid var(--border-glass)}.customer-site-drawer-title{margin:0;font-family:var(--font-serif);font-size:1.5rem;color:var(--color-gold-main);letter-spacing:.05em}.customer-site-drawer-close{width:40px;height:40px;background:transparent;border:1px solid var(--border-glass);border-radius:50%;color:var(--color-text-primary);font-size:1.5rem;cursor:pointer;transition:var(--transition-bounce);display:flex;align-items:center;justify-content:center}.customer-site-drawer-close:hover{border-color:var(--color-gold-main);color:var(--color-gold-main);transform:rotate(90deg)}.customer-site-drawer-links{padding:2rem 1.5rem;display:flex;flex-direction:column;gap:1.5rem}.customer-site-drawer-link{display:flex;align-items:center;gap:1rem;font-size:1.1rem;font-weight:500;color:var(--color-text-secondary);text-decoration:none;text-transform:uppercase;letter-spacing:.1em;transition:var(--transition-smooth)}.customer-site-drawer-link:hover{color:var(--color-gold-main);transform:translate(10px)}.customer-site-drawer-link-icon{font-size:1.25rem;opacity:.8}body.customer-site-menu-open{overflow:hidden}.customer-site-slider{position:relative;width:100%;min-height:min(92vh,880px);display:flex;align-items:center;overflow:hidden;background:var(--color-cream)}.customer-site-slider-bg{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.customer-site-slider-bg-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 38%;display:block;transform:scale(1.06);filter:saturate(.9) brightness(1.05)}.customer-site-slider-overlay{position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#fdfbf773,#fdfbf79e 45%,#fdfbf7cc),radial-gradient(ellipse 100% 80% at 50% 35%,#fdfbf733,#fdfbf7bf 72%)}@media(max-width:767px){.customer-site-slider,.customer-site-slider-track-wrap{min-height:min(88vh,760px)}.customer-site-slider-bg-img{object-position:center 32%;transform:scale(1.12)}.customer-site-slider-overlay{background:linear-gradient(180deg,#fdfbf78c,#fdfbf7b3,#fdfbf7e0),radial-gradient(ellipse 120% 90% at 50% 30%,#fdfbf759,#fdfbf7d1 68%)}.customer-site-slider-slide{padding:2.5rem 1rem 4.5rem}}.customer-site-slider-track-wrap{position:relative;width:100%;height:100%;min-height:min(92vh,880px);z-index:2}.customer-site-slider-track{display:flex;height:100%;transition:transform .8s cubic-bezier(.86,0,.07,1)}.customer-site-slider-slide{flex:0 0 100%;display:flex;align-items:center;justify-content:center;padding:3.5rem 1.5rem 5rem}.customer-site-slider-content{text-align:center;max-width:920px;animation:slideUpFade 1s cubic-bezier(.16,1,.3,1) forwards}@keyframes slideUpFade{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.customer-site-slider-badge{display:inline-block;padding:.45rem 1.1rem;margin-bottom:1.35rem;border-radius:999px;background:var(--color-tan-light);color:var(--color-brown-dark);font-family:var(--font-modern-sans);font-size:.68rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.customer-site-slider-welcome{font-family:var(--font-modern-sans);font-size:.78rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--color-brown-muted);margin:0 0 1.75rem}.customer-site-slider-title{font-family:var(--font-display);font-size:clamp(1.65rem,4.8vw,3.15rem);font-weight:700;color:var(--color-brown-dark);line-height:1.22;margin:0 0 1.5rem;text-shadow:0 1px 24px rgba(253,251,247,.85);letter-spacing:.02em}.customer-site-slider-desc-secondary{font-family:var(--font-modern-sans);font-size:.82rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--color-brown-muted);line-height:1.75;max-width:640px;margin:0 auto 2.25rem;text-shadow:none}.customer-site-slider-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.85rem}.customer-site-slider-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.85rem 1.75rem;border-radius:999px;font-family:var(--font-modern-sans);font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;transition:var(--transition-smooth);border:1px solid transparent}.customer-site-slider-btn--primary{color:#fff;background:linear-gradient(135deg,#c49a6a,var(--color-tan));border-color:var(--color-tan);box-shadow:0 8px 24px #b0895d59}.customer-site-slider-btn--primary:hover{filter:brightness(1.06);transform:translateY(-2px);box-shadow:0 12px 28px #b0895d6b}.customer-site-slider-btn--secondary{color:var(--color-brown-dark);background:#fff;border-color:#2a23181f}.customer-site-slider-btn--secondary:hover{border-color:var(--color-tan);color:var(--color-tan-dark);transform:translateY(-2px)}.customer-site-slider-dots{position:absolute;bottom:2rem;left:0;right:0;display:flex;justify-content:center;gap:.65rem;z-index:10}.customer-site-slider-dot{width:10px;height:10px;border-radius:50%;background:transparent;border:1px solid var(--color-tan);cursor:pointer;transition:var(--transition-smooth);position:relative}.customer-site-slider-dot:after{content:"";position:absolute;inset:2px;border-radius:50%;background:var(--color-tan);transform:scale(0);transition:var(--transition-smooth)}.customer-site-slider-dot--active:after{transform:scale(1)}.customer-site-slider-dot--active{box-shadow:0 0 8px #b0895d73}.customer-site-menu-page{padding:4rem 0}.customer-site-menu-page-header,.customer-site-section-header{text-align:center;margin-bottom:3.5rem}.customer-site-menu-page-subtitle{margin-top:.75rem;font-size:.98rem;color:var(--color-text-muted)}.customer-site-booking-header{text-align:center;margin-bottom:3.5rem}.customer-site-booking-subtitle{margin-top:.75rem;font-size:.98rem;color:var(--color-text-muted)}.customer-site-menu-page-title,.customer-site-section-title,.customer-site-discounts-title,.customer-site-featured-products-title,.customer-site-about-title,.customer-site-booking-title,.customer-site-testimonials-title,.customer-site-gallery-title,.customer-site-gallery-page-title{font-family:var(--font-serif);font-size:2.5rem;font-weight:700;color:var(--color-text-primary);margin-bottom:1rem;display:inline-block;position:relative}.customer-site-menu-page-title,.customer-site-section-title,.customer-site-discounts-title,.customer-site-featured-products-title,.customer-site-about-title,.customer-site-booking-title,.customer-site-testimonials-title,.customer-site-gallery-title,.customer-site-gallery-page-title,.customer-site-contact-title,.customer-site-slider-title,.customer-site-hero-title{max-width:100%;white-space:normal;overflow-wrap:normal;word-break:normal;-webkit-hyphens:auto;hyphens:auto;text-wrap:balance}.customer-site-discounts-title{width:100%;text-align:center;margin-bottom:2.1rem}.customer-site-discounts-subtitle{margin-top:.75rem;font-size:.98rem;color:var(--color-text-muted);text-align:center}.customer-site-featured-products-title{width:100%;text-align:center;margin-bottom:2.1rem}.customer-site-featured-products-subtitle{margin-top:.75rem;font-size:.98rem;color:var(--color-text-muted);text-align:center}.customer-site-featured-dots{margin-top:1.25rem;display:none;justify-content:center;gap:.6rem}.customer-site-featured-dot{width:9px;height:9px;border-radius:999px;background:#ffffff26;border:1px solid rgba(255,255,255,.18);transition:var(--transition-smooth)}.customer-site-featured-dot--active{width:22px;background:var(--color-gold-main);box-shadow:0 0 10px #d4af37b3}@media(min-width:768px){.customer-site-menu-page-title,.customer-site-section-title,.customer-site-discounts-title,.customer-site-featured-products-title,.customer-site-about-title,.customer-site-booking-title,.customer-site-testimonials-title,.customer-site-gallery-title,.customer-site-gallery-page-title{font-size:3rem}}.customer-site-menu-page-title:after,.customer-site-section-title:after,.customer-site-discounts-title:after,.customer-site-featured-products-title:after,.customer-site-about-title:after,.customer-site-booking-title:after,.customer-site-testimonials-title:after,.customer-site-gallery-title:after,.customer-site-gallery-page-title:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:60px;height:2px;background:var(--color-gold-main);box-shadow:0 0 10px var(--color-gold-light)}.customer-site-menu-categories-container{display:flex;align-items:center;justify-content:center;gap:.65rem;margin-bottom:3rem;position:relative;width:100%;max-width:100%}.customer-site-menu-categories-nav{flex-shrink:0;width:42px;height:42px;padding:0;border-radius:50%;border:2px solid var(--color-gold-main);background:#00000059;color:var(--color-gold-main);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--transition-smooth);box-shadow:0 6px 18px #0003}.customer-site-menu-categories-nav:hover{border-color:var(--color-gold-light);color:var(--color-gold-light);transform:translateY(-1px)}.customer-site-menu-categories-nav:active{transform:translateY(0)}.customer-site-menu-categories-wrapper{flex:1;min-width:0;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;max-width:100%}.customer-site-menu-categories-wrapper::-webkit-scrollbar{display:none}.customer-site-menu-categories{display:inline-flex;gap:1rem;padding:.5rem;width:max-content;max-width:100%}@media(min-width:768px){.customer-site-menu-categories-container{max-width:920px;margin-left:auto;margin-right:auto;padding:0 .5rem}.customer-site-menu-categories-wrapper{flex:0 1 auto;max-width:min(100%,520px)}.customer-site-menu-categories-wrapper:not(.customer-site-menu-categories-wrapper--scrollable){display:flex;justify-content:center}.customer-site-menu-categories-wrapper:not(.customer-site-menu-categories-wrapper--scrollable) .customer-site-menu-categories{justify-content:center;margin:0 auto}.customer-site-menu-categories-container--scrollable{max-width:100%;padding:0 .25rem}.customer-site-menu-categories-container--scrollable .customer-site-menu-categories-wrapper{flex:1;max-width:min(100%,760px)}.customer-site-menu-categories-wrapper--scrollable .customer-site-menu-categories{margin:0;justify-content:flex-start}}.customer-site-menu-category-btn{padding:.75rem 1.5rem;font-family:var(--font-sans);font-size:.95rem;font-weight:500;color:var(--color-text-secondary);background:#ffffff08;border:1px solid var(--border-glass);border-radius:30px;cursor:pointer;transition:var(--transition-smooth);letter-spacing:.05em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(max-width:767px){.customer-site-menu-categories-container{margin-bottom:2rem;gap:.4rem;padding:0 .15rem}.customer-site-menu-categories-nav{width:36px;height:36px}.customer-site-menu-categories-nav svg{width:18px;height:18px}.customer-site-menu-categories{gap:.5rem;padding:.25rem .5rem}.customer-site-menu-category-btn{padding:.55rem 1.1rem;font-size:.85rem;border-radius:24px}.customer-site-menu-page{padding:2.5rem 0 3rem}.customer-site-menu-page .customer-site-container{padding-left:.85rem;padding-right:.85rem}.customer-site-menu-page-header{margin-bottom:2rem}.customer-site-menu-category-banner{font-size:.82rem;padding:.75rem .65rem;margin-bottom:1.25rem}.customer-site-menu-products{gap:2rem 1rem;padding:0 .15rem}.customer-site-menu-product-image-wrapper{width:100%;aspect-ratio:1 / 1;border-radius:16px}.customer-site-menu-product-image{border-radius:16px}.customer-site-menu-product-name{font-size:.92rem}.customer-site-menu-product-description{font-size:.72rem;line-height:1.4;-webkit-line-clamp:4}.customer-site-menu-product-description-toggle{font-size:.72rem}.customer-site-menu-product-price-badge{font-size:.82rem;padding:.3rem .7rem}.customer-site-menu-product-info{padding-top:.85rem}}.customer-site-menu-category-btn:hover{background:#d4af371a;border-color:var(--color-gold-main);color:var(--color-text-primary);transform:translateY(-2px)}.customer-site-menu-category-btn.active{background:var(--color-gold-main);color:var(--color-bg-deep);border-color:var(--color-gold-main);font-weight:600;box-shadow:var(--shadow-gold)}.customer-site-menu-category-banner{width:100%;margin:0 0 1.75rem;padding:.9rem 1rem;text-align:center;font-family:var(--font-modern-sans);font-size:.9rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#3f6f54;background:#fff9e6;border-radius:6px;border:1px solid rgba(176,137,93,.15)}.customer-site-menu-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem 1.1rem;max-width:100%;margin:0 auto;padding:0 .35rem}.customer-site-menu-products-row-sep{grid-column:1 / -1;height:0;border:none;border-top:1px dashed rgba(107,93,79,.35);margin:.35rem 0 .5rem}.customer-site-menu-empty{padding:2.5rem 0 1rem;text-align:center;color:var(--color-text-muted);font-size:.98rem}@media(min-width:768px){.customer-site-menu-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem 1.85rem;max-width:1060px;padding:0 .5rem}.customer-site-menu-products-row-sep{display:none}}@media(min-width:1100px){.customer-site-menu-products{grid-template-columns:repeat(4,minmax(0,1fr));gap:2.75rem 2rem;max-width:1180px}}.customer-site-menu-product-card{display:flex;flex-direction:column;align-items:center;text-align:center;background:transparent;border:none;border-radius:0;padding:0 .15rem .5rem;box-shadow:none;transition:transform .25s ease}.customer-site-menu-product-card--expanded{align-items:center}.customer-site-menu-product-card:hover{transform:translateY(-2px);background:transparent;border-color:transparent;box-shadow:none}.customer-site-menu-product-image-wrapper{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:18px;overflow:visible;flex-shrink:0}.customer-site-menu-product-image{width:100%;height:100%;object-fit:cover;border-radius:18px;background:#f3f4f6;display:block;transition:transform .35s ease}.customer-site-menu-product-card:hover .customer-site-menu-product-image{transform:scale(1.02)}.customer-site-menu-product-price-badge{position:absolute;left:50%;bottom:-.55rem;transform:translate(-50%);z-index:2;padding:.38rem .9rem;border-radius:999px;background:#fff;color:#2a2318;font-family:var(--font-modern-sans);font-size:.92rem;font-weight:700;line-height:1;white-space:nowrap;box-shadow:0 4px 16px #2a231824;border:1px solid rgba(176,137,93,.12)}.customer-site-menu-product-price-badge--unavailable{color:#9ca3af;background:#f3f4f6}.customer-site-menu-product-info{width:100%;padding-top:1.1rem;display:flex;flex-direction:column;align-items:center;gap:.35rem}.customer-site-menu-product-name{font-family:var(--font-modern-sans);font-size:1rem;font-weight:700;color:#3f6f54;margin:0;letter-spacing:.01em;line-height:1.25;overflow-wrap:anywhere}.customer-site-menu-product-description{font-size:.78rem;color:#6b7f6e;line-height:1.45;margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.customer-site-menu-product-description--expanded{display:block;-webkit-line-clamp:unset;-webkit-box-orient:initial;overflow:visible}.customer-site-menu-product-description-toggle{align-self:center;padding:0;margin-top:.15rem;border:none;background:transparent;color:var(--color-gold-light);font-family:var(--font-sans);font-size:.82rem;font-weight:600;cursor:pointer;text-decoration:none;transition:var(--transition-smooth)}.customer-site-menu-product-description-toggle:hover{color:var(--color-gold-main)}.customer-site-menu-product-card--unavailable{cursor:default}.customer-site-menu-product-card--unavailable:hover{transform:none}.customer-site-menu-product-card--unavailable .customer-site-menu-product-image{filter:grayscale(.85) saturate(.4);opacity:.55}.customer-site-menu-product-card--unavailable:hover .customer-site-menu-product-image{transform:none}.customer-site-menu-product-card--unavailable .customer-site-menu-product-name{color:#9ca3af}.customer-site-menu-product-unavailable-badge{position:absolute;top:.45rem;left:50%;transform:translate(-50%);z-index:3;max-width:calc(100% - .5rem);padding:.28rem .55rem;border-radius:999px;background:#7f1d1deb;color:#fff;font-family:var(--font-sans);font-size:.62rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-align:center;line-height:1.2;box-shadow:0 2px 8px #0003}.customer-site-menu-product-unavailable-badge--popup{top:.75rem;left:.75rem;transform:none;font-size:.72rem;padding:.35rem .7rem}.customer-site-menu-product-unavailable-note{margin:0;font-family:var(--font-sans);font-size:.78rem;font-weight:600;color:#9a3412;line-height:1.35}.customer-site-menu-product-unavailable-note--popup{font-size:.88rem;margin-bottom:.35rem}.customer-site-menu-product-price--unavailable{text-decoration:line-through;opacity:.55;color:var(--color-text-muted)!important}.customer-site-featured-detail-popup-image-wrap--unavailable .customer-site-featured-detail-popup-image{filter:grayscale(.9) saturate(.35);opacity:.55}.customer-site-featured-detail-popup-image-wrap{position:relative}.customer-site-discounts,.customer-site-featured-products,.customer-site-about,.customer-site-booking,.customer-site-testimonials,.customer-site-contact,.customer-site-gallery{padding:5rem 0;border-top:1px solid rgba(255,255,255,.02)}.customer-site-contact-header{text-align:center;max-width:760px;margin:0 auto 3rem}.customer-site-contact-title{font-family:var(--font-serif);font-size:2.5rem;font-weight:700;color:var(--color-text-primary);margin-bottom:1rem;display:inline-block;position:relative}.customer-site-contact-title:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:60px;height:2px;background:var(--color-gold-main);box-shadow:0 0 10px var(--color-gold-light)}.customer-site-contact-subtitle{margin-top:1.5rem;font-size:.98rem;color:var(--color-text-muted)}.customer-site-contact-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1100px;margin:0 auto}@media(min-width:1024px){.customer-site-contact-grid{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:2.5rem;align-items:center}}.customer-site-contact-map-shell{display:flex;align-items:center;justify-content:center}.customer-site-contact-map{background:radial-gradient(circle at 0 0,rgba(212,175,55,.12),transparent 45%),#0000008c;border:1px solid var(--border-gold-glass);border-radius:26px;overflow:hidden;box-shadow:0 25px 60px #00000080;display:flex;flex-direction:column;width:100%;max-width:520px;min-height:auto}.customer-site-contact-map-iframe{width:100%;height:320px;min-height:320px;border:0;display:block;filter:saturate(.92) contrast(1.02) brightness(.92)}.customer-site-contact-card-eyebrow{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--color-gold-main)}@media(max-width:767px){.customer-site-menu-page-title,.customer-site-section-title,.customer-site-discounts-title,.customer-site-featured-products-title,.customer-site-about-title,.customer-site-booking-title,.customer-site-testimonials-title,.customer-site-gallery-title,.customer-site-gallery-page-title{width:100%;max-width:100%;font-size:clamp(1.85rem,7.2vw,2.2rem);line-height:1.18;padding:0 .25rem}.customer-site-contact-title{width:100%;max-width:100%;font-size:clamp(1.7rem,6.6vw,1.95rem);line-height:1.14;letter-spacing:.01em;padding:0 .2rem}.customer-site-slider-title{font-size:clamp(1.45rem,6.5vw,2.2rem);line-height:1.2;padding:0 .35rem}.customer-site-slider-actions{flex-direction:column;width:100%}.customer-site-slider-btn{width:100%;max-width:280px}.customer-site-hero-title{font-size:clamp(2rem,8vw,2.25rem);line-height:1.16;padding:0 .2rem}.customer-site-contact-map-iframe{height:250px;min-height:250px}}@media(max-width:400px){.customer-site-menu-page .customer-site-container{padding-left:.7rem;padding-right:.7rem}.customer-site-menu-products{gap:1.85rem .85rem}.customer-site-menu-product-name{font-size:.88rem;line-height:1.18}.customer-site-menu-product-description{font-size:.7rem}.customer-site-testimonials-title{font-size:clamp(1.5rem,5.8vw,1.75rem);line-height:1.12;letter-spacing:0}}.customer-site-contact-map-placeholder{min-height:280px;display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);padding:2rem;text-align:center}.customer-site-contact-location{display:flex;gap:.75rem;align-items:flex-start;padding:1.25rem 1.25rem 1.35rem;border-top:1px solid rgba(255,255,255,.06);background:#00000059}.customer-site-contact-location-icon{width:36px;height:36px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border-gold-glass);color:var(--color-gold-main);background:#d4af370f;flex-shrink:0}.customer-site-contact-location-icon svg{width:18px;height:18px}.customer-site-contact-location-text{color:var(--color-text-secondary);line-height:1.7;font-size:.95rem}.customer-site-contact-card{background:radial-gradient(circle at top right,rgba(212,175,55,.14),transparent 35%),linear-gradient(160deg,#121212eb,#070707f0);border:1px solid rgba(255,255,255,.08);border-radius:26px;padding:2.35rem;box-shadow:0 24px 60px #00000073;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);display:flex;flex-direction:column;gap:1.35rem}.customer-site-contact-card-top{display:flex;flex-direction:column;gap:.9rem}.customer-site-contact-card-title{margin:0;font-family:var(--font-serif);font-size:2rem;line-height:1.18;color:var(--color-text-primary)}.customer-site-contact-card-desc{margin:0;color:var(--color-text-muted);line-height:1.8;font-size:.98rem}.customer-site-contact-actions{display:flex;flex-direction:column;gap:1rem}.customer-site-contact-action,.customer-site-contact-hours-card{display:flex;align-items:center;gap:1rem;justify-content:flex-start;padding:1.1rem 1.15rem;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(145deg,#ffffff05,#fff0),#00000057;color:var(--color-text-secondary);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease,background .3s ease;min-height:86px}.customer-site-contact-action{text-decoration:none}button.customer-site-contact-action{width:100%;cursor:pointer;font:inherit;text-align:left}.customer-site-contact-action-hint{font-size:.86rem;font-weight:500;color:var(--color-text-muted);letter-spacing:.01em;white-space:normal;line-height:1.35}.customer-site-footer-phone-picker-btn{padding:0;border:none;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.customer-site-footer-phone-picker-btn:hover{opacity:.85}.customer-site-phone-call-picker{position:fixed;inset:0;z-index:140;display:flex;align-items:center;justify-content:center;padding:1rem;background:#2a231885;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.customer-site-phone-call-picker-content{position:relative;width:min(100%,400px);background:var(--color-cream);border:1px solid rgba(176,137,93,.28);border-radius:20px;box-shadow:0 24px 64px #2a231838;padding:1.35rem 1.15rem 1.1rem;box-sizing:border-box}.customer-site-phone-call-picker-close{position:absolute;top:.75rem;right:.75rem;width:36px;height:36px;border-radius:50%;border:2px solid rgba(176,137,93,.35);background:#fff;color:var(--color-brown-dark);font-size:1.35rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.customer-site-phone-call-picker-title{margin:0 2rem 1rem 0;font-family:var(--font-display);font-size:1.15rem;font-weight:700;color:var(--color-brown-dark);line-height:1.3}.customer-site-phone-call-picker-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.customer-site-phone-call-picker-option{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;padding:.9rem 1rem;border-radius:14px;border:1px solid rgba(176,137,93,.28);background:#fff;cursor:pointer;font:inherit;text-align:left;transition:var(--transition-smooth)}.customer-site-phone-call-picker-option:hover{border-color:var(--color-tan);background:var(--color-cream-warm)}.customer-site-phone-call-picker-option-label{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-brown-muted)}.customer-site-phone-call-picker-option-phone{font-size:1.05rem;font-weight:700;color:var(--color-brown-dark)}.customer-site-contact-action:hover{transform:translateY(-3px);border-color:#d4af3747;box-shadow:0 16px 35px #0000004d}.customer-site-contact-action-icon{width:52px;height:52px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border-gold-glass);color:var(--color-gold-main);background:#d4af370f;flex-shrink:0}.customer-site-contact-action-icon svg{width:22px;height:22px}.customer-site-contact-action-content{min-width:0;flex:1;display:flex;flex-direction:column;gap:.3rem}.customer-site-contact-action-label{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted)}.customer-site-contact-action--whatsapp .customer-site-contact-action-icon{color:#25d366;border-color:#25d36659;background:#25d36614}.customer-site-contact-action-text{font-size:1.03rem;font-weight:700;color:var(--color-text-primary);letter-spacing:.02em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-site-contact-action-arrow{width:36px;height:36px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#ffffffb8;background:#ffffff0a;transition:transform .25s ease,background .25s ease,color .25s ease}.customer-site-contact-action:hover .customer-site-contact-action-arrow{transform:translate(3px);color:var(--color-text-primary);background:#d4af3724}.customer-site-contact-action-arrow svg{width:16px;height:16px}.customer-site-contact-hours-card{cursor:default}.customer-site-contact-hours-card:hover{transform:none;box-shadow:none}.customer-site-contact-hours-card .customer-site-contact-action-text{white-space:normal;overflow:visible;text-overflow:unset;line-height:1.4}.customer-site-contact-hours-card .customer-site-contact-action-arrow{display:none!important}@media(max-width:767px){.customer-site-contact-card{padding:1.35rem;border-radius:22px;gap:1.1rem}.customer-site-contact-card-title{font-size:1.5rem}.customer-site-contact-card-desc{font-size:.92rem;line-height:1.7}.customer-site-contact-action,.customer-site-contact-hours-card{min-height:78px;padding:.95rem;border-radius:18px}.customer-site-contact-action-icon{width:46px;height:46px;border-radius:14px}.customer-site-contact-action-text{font-size:.95rem}.customer-site-contact-action-arrow{width:32px;height:32px}}@media(max-width:480px){.customer-site-contact-action,.customer-site-contact-hours-card{gap:.8rem}.customer-site-contact-action-content{gap:.2rem}.customer-site-contact-action-label{font-size:.68rem;letter-spacing:.1em}.customer-site-contact-action-text{font-size:.9rem}}.customer-site-discounts-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1000px;margin:0 auto}@media(min-width:768px){.customer-site-discounts-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:767px){.customer-site-discounts-grid{display:flex;overflow-x:auto;gap:1.2rem;padding:.5rem 0 .75rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.customer-site-discounts-grid::-webkit-scrollbar{display:none}.customer-site-discount-card{flex:0 0 100%;scroll-snap-align:start}.customer-site-discounts-dots{display:flex}}.customer-site-discount-card{background:linear-gradient(145deg,#141414cc,#050505e6);border:1px solid var(--border-gold-glass);border-radius:20px;padding:2rem;position:relative;overflow:hidden;transition:var(--transition-bounce)}.customer-site-discounts-dots{margin-top:1.25rem;display:none;justify-content:center;gap:.6rem}.customer-site-discounts-dot{width:9px;height:9px;border-radius:999px;background:#ffffff26;border:1px solid rgba(255,255,255,.18);transition:var(--transition-smooth)}.customer-site-discounts-dot--active{width:22px;background:var(--color-gold-main);box-shadow:0 0 10px #d4af37b3}.customer-site-discount-card:before{content:"";position:absolute;inset:0;background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI4IiBoZWlnaHQ9IjgiPgo8cmVjdCB3aWR0aD0iOCIgaGVpZ2h0PSI4IiBmaWxsPSIjZmZmIiBmaWxsLW9wYWNpdHk9IjAuMDUiLz4KPC9zdmc+) repeat;opacity:.2;pointer-events:none}.customer-site-discount-card:hover{transform:translateY(-8px);border-color:var(--color-gold-main);box-shadow:var(--shadow-gold-hover)}.customer-site-featured-cta{margin-top:3rem;display:flex;justify-content:center}@media(max-width:767px){.customer-site-featured-products-viewport--mobile{width:100%;overflow:hidden;overflow-y:visible;touch-action:pan-y}}.customer-site-discount-coupon-badge{position:absolute;top:.5rem;right:.75rem;background:var(--color-gold-main);color:var(--color-bg-deep);font-size:.75rem;font-weight:800;padding:.4rem .8rem;border-radius:30px;letter-spacing:.1em;text-transform:uppercase}.customer-site-discount-card-inner{display:flex;align-items:center;gap:1.5rem;position:relative;z-index:2}.customer-site-discount-image-wrap{width:100px;height:100px;border-radius:50%;border:2px solid var(--color-gold-main);padding:4px;flex-shrink:0}.customer-site-discount-image{width:100%;height:100%;border-radius:50%;object-fit:cover}.customer-site-discount-image-placeholder{width:100%;height:100%;border-radius:50%;background:var(--color-bg-lighter);display:flex;align-items:center;justify-content:center;color:var(--color-gold-main);font-size:2rem;font-family:var(--font-serif)}.customer-site-discount-amount{font-family:var(--font-serif);font-size:2rem;color:var(--color-gold-main);font-weight:700;margin-bottom:.5rem}.customer-site-discount-title{font-size:1.2rem;font-weight:600;color:var(--color-text-primary);margin-bottom:.5rem}.customer-site-discount-desc{font-size:.9rem;color:var(--color-text-muted)}.customer-site-featured-cta-btn,.customer-site-booking-submit{display:inline-block;padding:1rem 2.5rem;font-family:var(--font-sans);font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--color-bg-deep);background:linear-gradient(135deg,var(--color-gold-light),var(--color-gold-main));border:none;border-radius:30px;cursor:pointer;transition:var(--transition-bounce);box-shadow:0 4px 15px #d4af374d;text-decoration:none}.customer-site-featured-cta-btn:hover,.customer-site-booking-submit:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 8px 25px #d4af3780;filter:brightness(1.1)}.customer-site-booking-submit:disabled{background:var(--color-bg-lighter);color:var(--color-text-muted);box-shadow:none;cursor:not-allowed}.customer-site-about--modern{background:var(--color-cream-warm);border-top:none}.customer-site-about--modern .customer-site-container{max-width:860px}.customer-site-about-story{text-align:left}.customer-site-about-eyebrow{display:flex;align-items:center;gap:.75rem;margin:0 0 1rem;font-family:var(--font-modern-sans);font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--color-tan-dark)}.customer-site-about-eyebrow-line{width:36px;height:2px;background:var(--color-tan);flex-shrink:0}.customer-site-about--modern .customer-site-about-title{display:block;width:100%;text-align:left;font-family:var(--font-display);font-size:clamp(2rem,5vw,3rem);font-weight:700;color:var(--color-brown-dark);margin:0 0 1rem;line-height:1.15}.customer-site-about--modern .customer-site-about-title:after{display:none}.customer-site-about-accent{display:block;width:48px;height:3px;background:var(--color-tan);margin-bottom:1.5rem}.customer-site-about--modern .customer-site-about-desc{font-family:var(--font-modern-sans);font-size:1rem;color:var(--color-brown-dark);line-height:1.9;margin:0 0 1.75rem;max-width:100%}.customer-site-about-highlight{padding:1.35rem 1.5rem;margin-bottom:1.75rem;border-radius:14px;background:#e8dcc88c;border:1px solid rgba(176,137,93,.22)}.customer-site-about-highlight-label{display:block;margin-bottom:.5rem;font-family:var(--font-modern-sans);font-size:.7rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--color-tan-dark)}.customer-site-about-highlight-text{margin:0;font-family:var(--font-modern-sans);font-size:.95rem;line-height:1.7;color:var(--color-brown-dark)}.customer-site-about-quote{margin:0;padding:0;border:none;font-family:var(--font-display);font-size:clamp(1rem,2.4vw,1.2rem);font-weight:600;line-height:1.55;letter-spacing:.04em;text-transform:uppercase;color:var(--color-brown-muted)}.customer-site-about-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;margin-top:3.5rem;max-width:100%}.customer-site-about--modern .customer-site-about-stat-card{padding:1.25rem 1.1rem;min-height:120px;border-radius:16px;background:#fff;border:1px solid rgba(176,137,93,.2);box-shadow:0 10px 28px #2a23180f}.customer-site-about--modern .customer-site-about-stat-card:before{display:none}.customer-site-about--modern .customer-site-about-stat-card:hover{transform:translateY(-4px);border-color:var(--color-tan);box-shadow:0 14px 32px #2a23181a}.customer-site-about--modern .customer-site-about-stat-icon{color:var(--color-tan)}.customer-site-about--modern .customer-site-about-stat-value{font-size:1.65rem;color:var(--color-brown-dark);font-family:var(--font-display);letter-spacing:.02em}.customer-site-about--modern .customer-site-about-stat-label{font-size:.8rem;color:var(--color-brown-muted);font-family:var(--font-modern-sans)}@media(max-width:1023px){.customer-site-about-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}}@media(max-width:767px){.customer-site-about-story,.customer-site-about--modern .customer-site-about-title{text-align:left}.customer-site-about-stats{margin-top:2.5rem}.customer-site-about--modern .customer-site-about-stat-card{padding:1rem;min-height:110px}.customer-site-about--modern .customer-site-about-stat-icon{width:26px;height:26px}.customer-site-about--modern .customer-site-about-stat-value{font-size:1.35rem}.customer-site-about--modern .customer-site-about-desc{font-size:.95rem;line-height:1.85}}.customer-site-booking--modern{border-top:none}.customer-site-booking--cream{background:var(--color-cream-warm)}.customer-site-booking-inner{display:grid;grid-template-columns:1fr;gap:2.5rem;align-items:start;max-width:1100px;margin:0 auto}@media(min-width:1024px){.customer-site-booking-inner{grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:3.5rem;align-items:center}}.customer-site-booking--modern .customer-site-booking-header{display:none}.customer-site-booking-info{text-align:left}.customer-site-booking-eyebrow{display:flex;align-items:center;gap:.75rem;margin:0 0 1rem;font-family:var(--font-modern-sans);font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--color-tan-dark)}.customer-site-booking-eyebrow-line{width:36px;height:2px;background:var(--color-tan);flex-shrink:0}.customer-site-booking--modern .customer-site-booking-title{display:block;width:100%;text-align:left;font-family:var(--font-display);font-size:clamp(2rem,4.5vw,2.85rem);font-weight:700;color:var(--color-brown-dark);margin:0 0 .85rem;line-height:1.12}.customer-site-booking--modern .customer-site-booking-title:after{display:none}.customer-site-booking--modern .customer-site-booking-subtitle{margin:0 0 2rem;text-align:left;font-family:var(--font-modern-sans);font-size:.95rem;line-height:1.65;color:var(--color-brown-muted);max-width:420px}.customer-site-booking-features{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.35rem}.customer-site-booking-feature{display:flex;gap:.85rem;align-items:flex-start}.customer-site-booking-feature-dot{width:10px;height:10px;margin-top:.35rem;border-radius:50%;background:var(--color-tan);flex-shrink:0;box-shadow:0 0 12px #b0895d80}.customer-site-booking-feature strong{display:block;font-family:var(--font-modern-sans);font-size:.92rem;font-weight:600;color:var(--color-brown-dark);margin-bottom:.25rem}.customer-site-booking-feature p{margin:0;font-family:var(--font-modern-sans);font-size:.88rem;line-height:1.55;color:var(--color-brown-muted)}.customer-site-booking--modern .customer-site-booking-form{display:flex;flex-direction:column;gap:0;background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none;border:1px solid rgba(176,137,93,.2);border-radius:28px;padding:1.75rem 1.35rem 2rem;box-shadow:0 16px 48px #2a231814;max-width:none;margin:0;overflow:hidden}@media(min-width:768px){.customer-site-booking--modern .customer-site-booking-form{padding:2rem 1.85rem 2.25rem;border-radius:32px}}.customer-site-booking-row{display:grid;grid-template-columns:1fr;gap:1rem;margin:0 0 1rem;width:100%}@media(min-width:640px){.customer-site-booking-row:not(.customer-site-booking-row--stack){grid-template-columns:1fr 1fr}.customer-site-booking-field-full{grid-column:1 / -1}}.customer-site-booking-field{display:flex;flex-direction:column;align-items:stretch;min-width:0;width:100%}.customer-site-booking--modern .customer-site-booking-label{font-family:var(--font-modern-sans);font-size:.78rem;font-weight:600;color:var(--color-brown-dark);margin-bottom:.4rem;letter-spacing:.04em}.customer-site-booking-required{color:var(--color-tan-dark)}.customer-site-booking--modern .customer-site-booking-input,.customer-site-booking--modern .customer-site-booking-textarea{box-sizing:border-box;width:100%;max-width:100%;min-width:0;padding:.85rem 1rem;background:#fff;border:1px solid rgba(42,35,24,.14);border-radius:12px;color:var(--color-brown-dark);font-family:var(--font-modern-sans);font-size:.92rem;line-height:1.4;margin:0;-webkit-appearance:none;appearance:none}.customer-site-booking--modern .customer-site-booking-input[type=datetime-local]{min-height:48px}@media(max-width:767px){.customer-site-booking--modern .customer-site-booking-input,.customer-site-booking--modern .customer-site-booking-textarea{font-size:16px}}.customer-site-booking--modern .customer-site-booking-input:focus,.customer-site-booking--modern .customer-site-booking-textarea:focus{border-color:var(--color-tan);background:#fff;box-shadow:0 0 0 3px #b0895d2e}.customer-site-booking--modern .customer-site-booking-input::placeholder,.customer-site-booking--modern .customer-site-booking-textarea::placeholder{color:#a89a8a}.customer-site-booking-submit-wrap{margin-top:1.5rem;display:flex;justify-content:center}.customer-site-booking--modern .customer-site-booking-submit{width:100%;max-width:100%;padding:1rem 2rem;border-radius:999px;color:#fff;background:linear-gradient(135deg,#c49a6a,var(--color-tan));box-shadow:0 10px 28px #b0895d66;font-family:var(--font-modern-sans);font-size:.82rem;letter-spacing:.12em}.customer-site-booking--modern .customer-site-booking-submit:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 14px 32px #b0895d7a}.customer-site-booking-textarea{resize:none;min-height:120px}.customer-site-booking-error,.customer-site-booking-success{margin-bottom:1rem;padding:.85rem 1rem;border-radius:12px;font-family:var(--font-modern-sans);font-size:.88rem}.customer-site-booking-error{background:#b43c321f;color:#8b2e26;border:1px solid rgba(180,60,50,.25)}.customer-site-booking-success{background:#3c78501f;color:#2d5c3e;border:1px solid rgba(60,120,80,.25)}.customer-site-footer{background:radial-gradient(circle at 0 0,rgba(212,175,55,.08),transparent 40%),#000;padding:4.25rem 0 1.5rem;border-top:1px solid var(--border-glass);margin-top:3rem}.customer-site-footer-content{display:flex;flex-direction:column;gap:2rem}.customer-site-footer-left,.customer-site-footer-center,.customer-site-footer-right{flex:1 1 0}.customer-site-footer-brand{font-family:var(--font-serif);font-size:1.8rem;color:var(--color-gold-main);margin:0;letter-spacing:.03em}.customer-site-footer-copyright{color:var(--color-text-muted);font-size:.9rem;margin:0;line-height:1.7}.customer-site-footer-social-link{width:40px;height:40px;border-radius:50%;background:#ffffff0d;display:inline-flex;align-items:center;justify-content:center;color:var(--color-text-secondary);transition:var(--transition-bounce);border:1px solid var(--border-glass)}.customer-site-footer-social-link:hover{background:var(--color-gold-main);color:var(--color-bg-deep);transform:translateY(-3px)}.customer-site-footer-contact-item{color:var(--color-text-secondary);font-size:.95rem}.customer-site-footer-icon{color:var(--color-gold-main)}.customer-site-footer-contact-item a{color:var(--color-text-secondary)}.customer-site-footer-contact-item a:hover{color:var(--color-gold-main)}.customer-site-footer-center{display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center}@media(min-width:768px){.customer-site-footer-content{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:3rem}.customer-site-footer-left,.customer-site-footer-center,.customer-site-footer-right{min-width:0}.customer-site-footer-center{padding:0 2.75rem;border-left:1px solid rgba(255,255,255,.06);border-right:1px solid rgba(255,255,255,.06)}.customer-site-footer-right{display:flex;justify-content:flex-end}.customer-site-footer-contact{align-items:flex-end;text-align:right}}@media(max-width:767px){.customer-site-footer-content{align-items:center;text-align:center}.customer-site-footer-left,.customer-site-footer-center,.customer-site-footer-right{text-align:center}.customer-site-footer-left{order:1}.customer-site-footer-right{order:2}.customer-site-footer-center{order:3}.customer-site-footer-contact{align-items:center}}.customer-site-footer-left{display:flex;flex-direction:column;gap:.35rem;justify-content:center}.customer-site-footer-social-title{font-size:1rem;font-weight:600;color:var(--color-text-primary);margin:0 0 1rem}.customer-site-footer-social{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:0}.customer-site-footer-social-empty{font-size:.9rem;color:var(--color-text-muted);margin-bottom:0}.customer-site-footer-bottom{margin-top:2rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.08)}.customer-site-footer-developer{font-size:.82rem;color:#e0e0e0b8;margin:0;text-align:center;line-height:1.6}.customer-site-footer-developer-link{color:var(--color-gold-main);text-decoration:none;opacity:.95}.customer-site-footer-developer-link:hover{text-decoration:underline}.customer-site-footer-contact{display:flex;flex-direction:column;gap:.6rem}.customer-site-footer-contact-item{display:flex;align-items:center;gap:.6rem;width:100%}.customer-site-footer-icon{width:18px;height:18px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.customer-site-scroll-top{background:var(--color-gold-main);color:var(--color-bg-deep);width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:fixed;bottom:2rem;right:2rem;z-index:99;cursor:pointer;opacity:0;pointer-events:none;transition:var(--transition-bounce);box-shadow:var(--shadow-gold)}.customer-site-scroll-top.show{opacity:1;pointer-events:auto}.customer-site-scroll-top:hover{transform:translateY(-5px);filter:brightness(1.1)}.customer-site-gallery-item{border-radius:16px;border:1px solid var(--border-glass);overflow:hidden}.customer-site-gallery-overlay{background:linear-gradient(to top,rgba(0,0,0,.9),transparent)}.customer-site-gallery-title-text{font-family:var(--font-sans);color:var(--color-gold-light)}.customer-site-featured-products--cream{background:var(--color-cream);border-top:1px solid rgba(176,137,93,.12)}.customer-site-featured-products-header{text-align:center;max-width:640px;margin:0 auto 2.5rem}.customer-site-featured-products-eyebrow{display:inline-flex;align-items:center;gap:.75rem;margin:0 0 .85rem;font-family:var(--font-modern-sans);font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--color-tan-dark)}.customer-site-featured-products-eyebrow-line{width:36px;height:2px;background:var(--color-tan)}.customer-site-featured-products--cream .customer-site-featured-products-title{width:100%;text-align:center;margin-bottom:0;font-family:var(--font-display);color:var(--color-brown-dark)}.customer-site-featured-products--cream .customer-site-featured-products-title:after{background:var(--color-tan);box-shadow:none}.customer-site-featured-products--cream .customer-site-featured-products-subtitle{margin-top:1.25rem;font-family:var(--font-modern-sans);color:var(--color-brown-muted)}.customer-site-featured-products-desktop{display:none}.customer-site-featured-products-mobile{display:block;width:100%;margin-top:.25rem}.customer-site-featured-products-viewport{flex:1;min-width:0;overflow:hidden}.customer-site-featured-products-track{display:flex;transition:transform .55s cubic-bezier(.22,.61,.36,1)}.customer-site-featured-products-page{flex:0 0 100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.5rem 1.85rem;align-items:start;box-sizing:border-box;padding:.15rem .25rem .35rem}.customer-site-menu-product-card--featured-mobile{flex:0 0 100%;min-width:100%;max-width:100%;padding:0 1.25rem;box-sizing:border-box}.customer-site-featured-dots--desktop{display:none}.customer-site-featured-dots--mobile{display:flex}.customer-site-featured-dot{padding:0;cursor:pointer;border:none}.customer-site-featured-nav-btn{align-self:center;flex-shrink:0}@media(min-width:768px){.customer-site-featured-products-desktop{display:flex;align-items:center;gap:1rem;max-width:1100px;margin:.25rem auto 0;overflow:visible;padding:0 .35rem}.customer-site-featured-products-viewport{overflow-x:hidden;overflow-y:visible;padding:.35rem 0 .5rem}.customer-site-featured-products-mobile,.customer-site-featured-dots--mobile{display:none}.customer-site-featured-dots--desktop{display:flex}.customer-site-featured-products--cream .customer-site-menu-product-card--featured .customer-site-menu-product-image-wrapper{max-width:175px}}.customer-site-featured-products--cream .customer-site-featured-dot{background:#b0895d38;border:1px solid rgba(176,137,93,.35)}.customer-site-featured-products--cream .customer-site-featured-dot--active{background:var(--color-tan);border-color:var(--color-tan);box-shadow:0 0 10px #b0895d66}.customer-site-featured-products--cream .customer-site-menu-product-card--featured .customer-site-menu-product-image-wrapper{width:100%;max-width:190px;margin:0 auto}.customer-site-featured-products--cream .customer-site-menu-product-card--featured{background:transparent;border:none;box-shadow:none}.customer-site-featured-products--cream .customer-site-menu-product-card--featured:hover{transform:translateY(-2px);background:transparent;box-shadow:none}.customer-site-featured-products--cream .customer-site-menu-product-name{font-family:var(--font-modern-sans);color:#3f6f54}.customer-site-featured-products--cream .customer-site-menu-product-description{color:#6b7f6e}.customer-site-featured-products--cream .customer-site-menu-product-description-toggle{align-self:center;color:var(--color-tan-dark)}.customer-site-featured-products--cream .customer-site-menu-product-description-toggle:hover,.customer-site-featured-products--cream .customer-site-menu-product-price-badge{color:var(--color-brown-dark)}.customer-site-featured-products--cream .customer-site-featured-cta{margin-top:2.5rem}.customer-site-featured-products--cream .customer-site-featured-cta-btn{padding:.95rem 2rem;font-family:var(--font-modern-sans);font-size:.78rem;font-weight:600;letter-spacing:.1em;color:#fff;background:linear-gradient(135deg,#c49a6a,var(--color-tan));border:1px solid var(--color-tan);border-radius:999px;box-shadow:0 10px 28px #b0895d59}.customer-site-featured-products--cream .customer-site-featured-cta-btn:hover{transform:translateY(-2px);filter:brightness(1.06);box-shadow:0 14px 32px #b0895d6b}.customer-site-featured-detail-popup{position:fixed;inset:0;z-index:130;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:#2a231885;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.customer-site-featured-detail-popup-content{position:relative;width:min(100%,540px);max-height:min(88vh,720px);overflow-y:auto;background:var(--color-cream);border:1px solid rgba(176,137,93,.28);border-radius:20px;box-shadow:0 24px 64px #2a231838;padding:1.5rem 1.35rem 1.35rem;box-sizing:border-box}.customer-site-featured-detail-popup-close{position:absolute;top:.85rem;right:.85rem;width:40px;height:40px;border-radius:50%;border:2px solid rgba(176,137,93,.35);background:#fff;color:var(--color-brown-dark);font-size:1.5rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--transition-smooth)}.customer-site-featured-detail-popup-close:hover{border-color:var(--color-tan);color:var(--color-tan-dark);background:var(--color-cream-warm)}.customer-site-featured-detail-popup-body{display:flex;gap:1.15rem;align-items:flex-start;padding-right:1.5rem}.customer-site-featured-detail-popup-image-wrap{flex-shrink:0;width:108px;height:108px;border-radius:50%;overflow:hidden;border:2px solid rgba(176,137,93,.3)}.customer-site-featured-detail-popup-image{width:100%;height:100%;object-fit:cover}.customer-site-featured-detail-popup-text{flex:1;min-width:0}.customer-site-featured-detail-popup-name{margin:0 0 .65rem;font-family:var(--font-display);font-size:1.35rem;font-weight:700;color:var(--color-brown-dark);line-height:1.2}.customer-site-featured-detail-popup-description{margin:0 0 .85rem;font-family:var(--font-modern-sans);font-size:.92rem;line-height:1.65;color:var(--color-brown-muted);white-space:pre-wrap;word-break:break-word}.customer-site-featured-detail-popup-price{margin:0;font-family:var(--font-modern-sans);font-size:1.25rem;font-weight:700;color:var(--color-tan-dark)}@media(max-width:767px){.customer-site-featured-detail-popup{padding:1rem;align-items:center;justify-content:center}.customer-site-featured-detail-popup-content{width:min(100%,calc(100vw - 2rem));max-height:min(85vh,calc(100dvh - 2rem));border-radius:20px;padding:1.35rem 1.1rem 1.25rem}.customer-site-featured-detail-popup-body{flex-direction:column;align-items:center;text-align:center;padding-right:0}.customer-site-featured-detail-popup-text{width:100%}}.customer-site-testimonial-detail-popup{position:fixed;inset:0;z-index:130;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:#2a231885;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.customer-site-testimonial-detail-popup-content{position:relative;width:min(100%,520px);max-height:min(88vh,640px);overflow-y:auto;background:var(--color-cream);border:1px solid rgba(176,137,93,.28);border-radius:20px;box-shadow:0 24px 64px #2a231838;padding:1.5rem 1.35rem 1.35rem;box-sizing:border-box}.customer-site-testimonial-detail-popup-close{position:absolute;top:.85rem;right:.85rem;width:40px;height:40px;border-radius:50%;border:2px solid rgba(176,137,93,.35);background:#fff;color:var(--color-brown-dark);font-size:1.5rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--transition-smooth)}.customer-site-testimonial-detail-popup-close:hover{border-color:var(--color-tan);color:var(--color-tan-dark);background:var(--color-cream-warm)}.customer-site-testimonial-detail-popup-header{display:flex;gap:1rem;align-items:center;margin-bottom:1.1rem;padding-right:2.5rem}.customer-site-testimonial-detail-popup-avatar{flex-shrink:0;width:64px;height:64px;border-radius:50%;overflow:hidden;border:2px solid rgba(176,137,93,.3);display:flex;align-items:center;justify-content:center;background:var(--color-cream-warm)}.customer-site-testimonial-detail-popup-avatar-img{width:100%;height:100%;object-fit:cover}.customer-site-testimonial-detail-popup-avatar-placeholder{font-family:var(--font-display);font-size:1.1rem;font-weight:700;color:var(--color-tan-dark)}.customer-site-testimonial-detail-popup-meta{flex:1;min-width:0}.customer-site-testimonial-detail-popup-name{margin:0 0 .25rem;font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:var(--color-brown-dark);line-height:1.2}.customer-site-testimonial-detail-popup-title{margin:0;font-family:var(--font-modern-sans);font-size:.88rem;color:var(--color-brown-muted);line-height:1.4}.customer-site-testimonial-detail-popup-comment{margin:0;font-family:var(--font-modern-sans);font-size:.92rem;line-height:1.65;color:var(--color-brown-muted);white-space:pre-wrap;word-break:break-word}@media(max-width:767px){.customer-site-testimonial-detail-popup{padding:1rem;align-items:center;justify-content:center}.customer-site-testimonial-detail-popup-content{width:min(100%,calc(100vw - 2rem));max-height:min(85vh,calc(100dvh - 2rem));border-radius:20px;padding:1.35rem 1.1rem 1.25rem}.customer-site-testimonial-detail-popup-header{padding-right:2rem}}@media(max-width:767px){.customer-site-featured-products-header{margin-bottom:1.75rem}.customer-site-featured-products--cream .customer-site-container{padding-left:.85rem;padding-right:.85rem}.customer-site-menu-product-card--featured-mobile .customer-site-menu-product-image-wrapper{width:min(68%,220px);max-width:220px;margin:0 auto}.customer-site-featured-products--cream .customer-site-featured-cta-btn{width:100%;max-width:340px;text-align:center}}.customer-site-testimonials--cream{background:var(--color-cream-warm);border-top:1px solid rgba(176,137,93,.12)}.customer-site-testimonials-header{text-align:center;max-width:640px;margin:0 auto 2.5rem}.customer-site-testimonials-eyebrow{display:inline-flex;align-items:center;gap:.75rem;margin:0 0 .85rem;font-family:var(--font-modern-sans);font-size:.72rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--color-tan-dark)}.customer-site-testimonials-eyebrow-line{width:36px;height:2px;background:var(--color-tan)}.customer-site-testimonials--cream .customer-site-testimonials-title{font-family:var(--font-display);color:var(--color-brown-dark)}.customer-site-testimonials--cream .customer-site-testimonials-title:after{background:var(--color-tan);box-shadow:none}.customer-site-testimonials--cream .customer-site-testimonials-subtitle{margin-top:1.25rem;font-family:var(--font-modern-sans);color:var(--color-brown-muted)}.customer-site-testimonials-desktop{display:none}.customer-site-testimonials-mobile{display:block;margin-top:.5rem;width:100%}.customer-site-testimonials-viewport{flex:1;min-width:0;overflow-x:hidden;overflow-y:visible}.customer-site-testimonials-track{display:flex;transition:transform .55s cubic-bezier(.22,.61,.36,1)}.customer-site-testimonials-page{flex:0 0 100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem 1.5rem;align-items:stretch;padding:.15rem .25rem .35rem;box-sizing:border-box}.customer-site-testimonial-card{min-width:0;display:flex;height:100%}.customer-site-testimonial-card--mobile{flex:0 0 100%;min-width:100%;max-width:100%;padding:0 1.25rem;box-sizing:border-box}.customer-site-testimonial-card-inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.85rem;width:100%;min-height:100%;padding:1.35rem 1.1rem 1.2rem;background:#fff;border:1px solid rgba(176,137,93,.18);border-radius:18px;box-shadow:0 10px 28px #2a23180f;box-sizing:border-box}.customer-site-testimonial-card-head{display:flex;flex-direction:column;align-items:center;gap:.45rem;width:100%}.customer-site-testimonial-avatar{width:52px;height:52px;flex-shrink:0;border-radius:50%;overflow:hidden;border:2px solid rgba(176,137,93,.3);display:flex;align-items:center;justify-content:center;background:var(--color-tan-light)}.customer-site-testimonial-avatar-img{width:100%;height:100%;object-fit:cover}.customer-site-testimonial-avatar-placeholder{font-family:var(--font-display);font-size:.95rem;font-weight:700;color:var(--color-tan-dark)}.customer-site-testimonial-name{margin:0;font-family:var(--font-modern-sans);font-size:.95rem;font-weight:700;color:#3f6f54;line-height:1.3;overflow-wrap:anywhere}.customer-site-testimonial-title{margin:0;font-family:var(--font-modern-sans);font-size:.76rem;font-weight:500;color:var(--color-brown-muted);line-height:1.35;overflow-wrap:anywhere}.customer-site-testimonial-comment-wrap{width:100%;display:flex;flex-direction:column;align-items:center;gap:.35rem}.customer-site-testimonial-comment{margin:0;width:100%;font-family:var(--font-modern-sans);font-size:.82rem;line-height:1.55;color:#6b7f6e;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.customer-site-testimonial-read-more{align-self:center;margin:.1rem 0 0;padding:0;border:none;background:transparent;font-family:var(--font-modern-sans);font-size:.8rem;font-weight:600;color:var(--color-tan-dark);cursor:pointer;text-decoration:none;line-height:1.4;transition:var(--transition-smooth)}.customer-site-testimonial-read-more:hover{color:var(--color-brown-dark)}.customer-site-testimonials-nav-btn{flex-shrink:0;width:42px;height:42px;padding:0;border-radius:50%;border:2px solid var(--color-tan);background:#fff;color:var(--color-brown-dark);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 8px 20px #2a231814;transition:var(--transition-smooth)}.customer-site-testimonials-nav-icon{width:20px;height:20px;display:block}.customer-site-testimonials-nav-btn:hover{border-color:var(--color-tan-dark);color:var(--color-tan-dark);background:var(--color-cream);transform:translateY(-1px);box-shadow:0 10px 24px #2a23181a}.customer-site-testimonials-nav-btn:active{transform:translateY(0)}.customer-site-testimonials-dots{margin-top:1.5rem;display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem}.customer-site-testimonials-dots--desktop{display:none}.customer-site-testimonials-dots--mobile{display:flex}.customer-site-testimonials-dot{width:9px;height:9px;padding:0;border-radius:999px;border:1px solid rgba(176,137,93,.35);background:#b0895d33;cursor:pointer;transition:var(--transition-smooth)}.customer-site-testimonials-dot--active{width:22px;background:var(--color-tan);border-color:var(--color-tan)}@media(min-width:768px){.customer-site-testimonials-desktop{display:flex;align-items:center;gap:1rem;max-width:1100px;margin:.25rem auto 0;overflow:visible;padding:0 .35rem}.customer-site-testimonials-viewport{padding:.35rem 0 .5rem}.customer-site-testimonials-mobile,.customer-site-testimonials-dots--mobile{display:none}.customer-site-testimonials-dots--desktop{display:flex}.customer-site-testimonial-avatar{width:48px;height:48px}}@media(max-width:767px){.customer-site-testimonials-mobile{margin-top:.25rem}.customer-site-testimonials-viewport--mobile{width:100%;overflow-x:hidden;overflow-y:visible;touch-action:pan-y}.customer-site-testimonial-card-inner{max-width:340px;margin:0 auto}.customer-site-testimonial-comment{font-size:.8rem;-webkit-line-clamp:5}}.customer-site-hero{padding:5rem 0 5.5rem;border-top:1px solid rgba(255,255,255,.02)}.customer-site-hero--cream{background:var(--color-cream-warm);border-top:1px solid rgba(176,137,93,.12)}.customer-site-hero-content{display:flex;flex-direction:column;gap:2.5rem;align-items:flex-start}.customer-site-hero-left{max-width:520px}.customer-site-hero--cream .customer-site-hero-title{font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:var(--color-brown-dark);margin-bottom:1.25rem;text-transform:none;line-height:1.2;letter-spacing:.02em}.customer-site-hero--cream .customer-site-hero-description{font-family:var(--font-modern-sans);font-size:1rem;color:var(--color-brown-dark);line-height:1.85}.customer-site-hero--cream .customer-site-hero-description-secondary{margin-top:.85rem;font-family:var(--font-modern-sans);font-size:.95rem;color:var(--color-brown-muted);line-height:1.8}@media(max-width:767px){.customer-site-hero--cream{padding:3.5rem 0 4rem}.customer-site-hero-left{max-width:100%;text-align:center}.customer-site-hero--cream .customer-site-hero-title,.customer-site-hero--cream .customer-site-hero-description,.customer-site-hero--cream .customer-site-hero-description-secondary{text-align:center}.customer-site-hero--cream .customer-site-hero-title:after{content:"";display:block;margin:1.2rem auto 0;width:48px;height:3px;background:var(--color-tan);box-shadow:none}}.customer-site-hero-title{font-family:var(--font-serif);font-size:2.4rem;font-weight:700;color:var(--color-text-primary);margin-bottom:1.25rem;text-transform:none}.customer-site-hero-description{font-size:1.02rem;color:var(--color-text-secondary);line-height:1.8}.customer-site-hero-description-secondary{margin-top:.75rem;font-size:.98rem;color:var(--color-text-muted);line-height:1.8}.customer-site-hero-right{width:100%;position:relative}.customer-site-hero--cream .customer-site-hero-gallery-carousel-desktop,.customer-site-hero--cream .customer-site-hero-gallery-carousel{border-radius:24px;border:1px solid rgba(176,137,93,.22);box-shadow:0 18px 48px #2a23181a;background:#fff}.customer-site-hero-gallery-carousel-desktop,.customer-site-hero-gallery-carousel{position:relative;border-radius:20px;overflow:hidden;border:1px solid var(--border-gold-glass);box-shadow:var(--shadow-glass);background:radial-gradient(circle at 0 0,rgba(212,175,55,.18),transparent 45%)}.customer-site-hero-gallery-carousel-desktop{display:none}.customer-site-hero-gallery-carousel-track-desktop,.customer-site-hero-gallery-carousel-track{display:flex;transition:transform .7s cubic-bezier(.22,.61,.36,1)}.customer-site-hero-gallery-item-desktop,.customer-site-hero-gallery-item{min-width:100%;position:relative}.customer-site-hero-gallery-img,.customer-site-hero-gallery-video,.customer-site-hero-gallery-video-mobile{width:100%;height:100%;object-fit:cover;display:block}.customer-site-hero-gallery-img{max-height:380px}.customer-site-hero-gallery-dots{display:flex;justify-content:center;gap:.6rem;margin-top:1rem}.customer-site-hero-gallery-dot{width:9px;height:9px;border-radius:999px;background:#ffffff29;border:1px solid rgba(255,255,255,.18);transition:var(--transition-smooth)}.customer-site-hero--cream .customer-site-hero-gallery-dot{background:#b0895d33;border-color:#b0895d59}.customer-site-hero-gallery-dot--active{width:22px;background:var(--color-gold-main);box-shadow:0 0 12px #d4af37b3}.customer-site-hero--cream .customer-site-hero-gallery-dot--active{background:var(--color-tan);box-shadow:0 0 10px #b0895d73}.customer-site-hero-gallery-button{margin-top:1.5rem;display:inline-flex;align-items:center;justify-content:center;padding:.9rem 2.2rem;border-radius:999px;border:none;background:linear-gradient(135deg,var(--color-gold-light),var(--color-gold-main));color:var(--color-bg-deep);font-family:var(--font-sans);font-size:.98rem;font-weight:600;letter-spacing:.06em;text-transform:none;cursor:pointer;box-shadow:0 8px 22px #d4af3766;transition:var(--transition-bounce)}.customer-site-hero--cream .customer-site-hero-gallery-button{width:100%;max-width:320px;padding:.9rem 1.75rem;font-family:var(--font-modern-sans);font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#c49a6a,var(--color-tan));border:1px solid var(--color-tan);box-shadow:0 10px 28px #b0895d59}.customer-site-hero-gallery-button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #d4af3799}.customer-site-hero--cream .customer-site-hero-gallery-button:hover{filter:brightness(1.06);box-shadow:0 14px 32px #b0895d6b}.customer-site-hero-right{display:flex;flex-direction:column;align-items:center}.customer-site-hero-gallery-empty{min-height:220px;border-radius:18px;border:1px dashed var(--border-gold-glass);display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);font-size:.95rem}.customer-site-hero--cream .customer-site-hero-gallery-empty{background:#fff;border:1px dashed rgba(176,137,93,.35);color:var(--color-brown-muted);font-family:var(--font-modern-sans)}@media(min-width:768px){.customer-site-hero-content{flex-direction:row;align-items:center;justify-content:space-between}.customer-site-hero-right{max-width:520px}.customer-site-hero-gallery-carousel-desktop{display:block}.customer-site-hero-gallery-carousel{display:none}}.customer-site-gallery-page{padding:5rem 0 5.5rem}.customer-site-gallery-page-header{text-align:center;margin-bottom:3rem}.customer-site-gallery-page-subtitle{margin-top:1.5rem;font-size:.98rem;color:var(--color-text-muted)}.customer-site-gallery-page-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-auto-rows:170px;gap:1.25rem}.customer-site-gallery-page-item{position:relative;border-radius:18px;overflow:hidden;border:1px solid var(--border-glass);cursor:pointer;background:#0009;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.customer-site-gallery-page-item:hover{transform:translateY(-4px);border-color:var(--border-gold-glass);box-shadow:var(--shadow-glass)}.customer-site-gallery-page-item.gallery-item-large{grid-row:span 2;grid-column:span 2}.customer-site-gallery-page-item.gallery-item-medium{grid-row:span 2}.customer-site-gallery-page-item.gallery-item-small{grid-row:span 1}.customer-site-gallery-page-image,.customer-site-gallery-page-video{width:100%;height:100%;object-fit:cover;display:block}.customer-site-gallery-page-video-wrapper{width:100%;height:100%;position:relative}.customer-site-gallery-page-badge{position:absolute;top:.75rem;left:.75rem;padding:.25rem .7rem;border-radius:999px;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em}.customer-site-gallery-page-badge-image{background:#d4af37e6;color:var(--color-bg-deep)}.customer-site-gallery-page-badge-video{background:#f87171e6;color:#fff}.customer-site-gallery-page-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.9),transparent 40%);display:flex;align-items:flex-end;padding:1rem 1.2rem}.customer-site-gallery-page-title-text{font-family:var(--font-sans);font-size:.95rem;color:var(--color-gold-light)}.customer-site-gallery-page-loading,.customer-site-gallery-page-empty{min-height:220px;display:flex;align-items:center;justify-content:center;color:var(--color-text-muted)}.customer-site-gallery-popup{position:fixed;inset:0;background:#000000d9;display:flex;align-items:center;justify-content:center;z-index:120;padding:1.5rem}.customer-site-gallery-popup-content{position:relative;max-width:960px;width:100%;max-height:90vh;border-radius:18px;background:#050505;border:1px solid var(--border-gold-glass);box-shadow:0 20px 60px #000000e6;padding:2.5rem 3rem 2.25rem;display:flex;flex-direction:column;gap:1.25rem}.customer-site-gallery-popup-close{position:absolute;top:1.25rem;right:1.25rem;width:40px;height:40px;border-radius:50%;border:none;background:#000c;color:var(--color-text-secondary);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--transition-bounce)}.customer-site-gallery-popup-close:hover{background:#d4af3726;color:var(--color-gold-main)}.customer-site-gallery-popup-media{width:100%;flex:1;max-height:70vh;display:flex;align-items:center;justify-content:center}.customer-site-gallery-popup-image,.customer-site-gallery-popup-video{max-width:100%;max-height:70vh;border-radius:14px;object-fit:contain;background:#000}.customer-site-gallery-popup-title{text-align:center;margin-top:.75rem}.customer-site-gallery-popup-title h3{margin:0;font-family:var(--font-serif);font-size:1.1rem;color:var(--color-gold-light)}.customer-site-gallery-popup-nav{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;border:none;background:radial-gradient(circle at 30% 0,#fffac2,var(--color-gold-main));color:var(--color-bg-deep);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #000000b3;cursor:pointer;transition:var(--transition-bounce)}.customer-site-gallery-popup-nav-prev{left:1.4rem}.customer-site-gallery-popup-nav-next{right:1.4rem}.customer-site-gallery-popup-nav svg{width:22px;height:22px}.customer-site-gallery-popup-nav:hover{transform:translateY(-50%) translateY(-2px);box-shadow:0 14px 30px #000000e6}@media(max-width:767px){.customer-site-gallery-page-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:120px}.customer-site-gallery-page-item.gallery-item-large,.customer-site-gallery-page-item.gallery-item-medium{grid-column:span 2}.customer-site-gallery-popup{padding:1rem}.customer-site-gallery-popup-content{padding:2.25rem 1.5rem 1.75rem}.customer-site-gallery-popup-media,.customer-site-gallery-popup-image,.customer-site-gallery-popup-video{max-height:60vh}.customer-site-gallery-popup-nav-prev{left:.75rem}.customer-site-gallery-popup-nav-next{right:.75rem}}@media(min-width:1024px){.customer-site-gallery-page-grid{grid-auto-rows:190px}}.customer-site-contact--cream{background:var(--color-cream-warm);border-top:none}.customer-site-contact--cream .customer-site-contact-title{font-family:var(--font-display);color:var(--color-brown-dark)}.customer-site-contact--cream .customer-site-contact-title:after{background:var(--color-tan);box-shadow:none}.customer-site-contact--cream .customer-site-contact-subtitle{color:var(--color-brown-muted);font-family:var(--font-modern-sans)}.customer-site-contact--cream .customer-site-contact-map{background:#fff;border:1px solid rgba(176,137,93,.2);box-shadow:0 14px 40px #2a231814}.customer-site-contact--cream .customer-site-contact-location{border-top-color:#b0895d26;background:#fdf6ede6}.customer-site-contact--cream .customer-site-contact-location-text{color:var(--color-brown-muted)}.customer-site-contact--cream .customer-site-contact-card{background:#fff;border:1px solid rgba(176,137,93,.2);box-shadow:0 16px 48px #2a231814;backdrop-filter:none;-webkit-backdrop-filter:none}.customer-site-contact--cream .customer-site-contact-card-eyebrow{color:var(--color-tan-dark)}.customer-site-contact--cream .customer-site-contact-card-title{font-family:var(--font-display);color:var(--color-brown-dark)}.customer-site-contact--cream .customer-site-contact-card-desc{color:var(--color-brown-muted);font-family:var(--font-modern-sans)}.customer-site-contact--cream .customer-site-contact-action,.customer-site-contact--cream .customer-site-contact-hours-card{background:var(--color-cream);border:1px solid rgba(176,137,93,.18);color:var(--color-brown-dark)}.customer-site-contact--cream .customer-site-contact-action:hover{border-color:var(--color-tan);box-shadow:0 10px 28px #2a231814}.customer-site-contact--cream .customer-site-contact-hours-card:hover{border-color:#b0895d2e;box-shadow:none}.customer-site-contact--cream .customer-site-contact-action-label{color:var(--color-brown-muted)}.customer-site-contact--cream .customer-site-contact-action-text{color:var(--color-brown-dark)}.customer-site-contact--cream .customer-site-contact-action-arrow{color:var(--color-brown-muted);background:#b0895d1a}.customer-site-contact--cream .customer-site-contact-action:hover .customer-site-contact-action-arrow{color:var(--color-brown-dark);background:#b0895d2e}.customer-site--cream-content{background:var(--color-cream-warm);color:var(--color-brown-dark)}.customer-site--cream-content .customer-site-menu-page-title,.customer-site--cream-content .customer-site-gallery-page-title{font-family:var(--font-display);color:var(--color-brown-dark)}.customer-site--cream-content .customer-site-menu-page-title:after,.customer-site--cream-content .customer-site-gallery-page-title:after{background:var(--color-tan);box-shadow:none}.customer-site--cream-content .customer-site-menu-page-subtitle,.customer-site--cream-content .customer-site-gallery-page-subtitle,.customer-site--cream-content .customer-site-menu-empty{color:var(--color-brown-muted);font-family:var(--font-modern-sans)}.customer-site--cream-content .customer-site-menu-category-btn{color:var(--color-brown-muted);background:#fff;border-color:#b0895d33}.customer-site--cream-content .customer-site-menu-category-btn:hover{color:var(--color-brown-dark);background:var(--color-tan-light);border-color:var(--color-tan)}.customer-site--cream-content .customer-site-menu-category-btn.active{background:linear-gradient(135deg,#c49a6a,var(--color-tan));color:#fff;border-color:var(--color-tan);box-shadow:0 6px 18px #b0895d4d}.customer-site--cream-content .customer-site-menu-categories-nav{border:2px solid var(--color-tan);background:#fff;color:var(--color-brown-dark);box-shadow:0 8px 20px #2a231814}.customer-site--cream-content .customer-site-menu-categories-nav:hover{border-color:var(--color-tan-dark);color:var(--color-tan-dark);background:var(--color-cream)}.customer-site--cream-content .customer-site-menu-product-description-toggle:hover{color:var(--color-brown-dark)}.customer-site--cream-content .customer-site-menu-category-banner{background:#fff9e6;color:#3f6f54;border-color:#b0895d33}.customer-site--cream-content .customer-site-menu-products-row-sep{border-top-color:#b0895d59}.customer-site--cream-content .customer-site-menu-product-card{background:transparent;border:none;box-shadow:none}.customer-site--cream-content .customer-site-menu-product-card:hover{background:transparent;transform:translateY(-2px);box-shadow:none}.customer-site--cream-content .customer-site-menu-product-name{font-family:var(--font-modern-sans);color:#3f6f54}.customer-site--cream-content .customer-site-menu-product-description{color:#6b7f6e}.customer-site--cream-content .customer-site-menu-product-description-toggle{color:var(--color-tan-dark);text-decoration:none}.customer-site--cream-content .customer-site-menu-product-price-badge{color:var(--color-brown-dark)}.customer-site--cream-content .customer-site-menu-product-card--unavailable:hover{transform:none}.customer-site--cream-content .customer-site-menu-product-unavailable-note{color:#b45309}.customer-site--cream-content .customer-site-menu-product-price--unavailable{color:#9ca3af!important}@media(max-width:767px){.customer-site-menu-product-unavailable-badge{font-size:.58rem;padding:.24rem .45rem}.customer-site-menu-product-unavailable-note{font-size:.74rem}}.customer-site--cream-content .customer-site-gallery-page-item{background:#fff;border:1px solid rgba(176,137,93,.18);box-shadow:0 8px 28px #2a23180f}.customer-site--cream-content .customer-site-gallery-page-item:hover{border-color:var(--color-tan);box-shadow:0 14px 36px #2a23181a}.customer-site--cream-content .customer-site-gallery-page-overlay{background:linear-gradient(to top,rgba(42,35,24,.72),transparent)}.customer-site--cream-content .customer-site-gallery-page-title-text{color:#fff;font-family:var(--font-modern-sans)}.customer-site .customer-site-gallery-popup-content{background:var(--color-cream);color:var(--color-brown-dark)}.customer-site .customer-site-gallery-popup-title h3{font-family:var(--font-display);color:var(--color-brown-dark)}@media(max-width:767px){.customer-site-booking--cream .customer-site-booking-inner{gap:2rem}.customer-site-booking--modern .customer-site-booking-form{padding:1.35rem 1rem 1.75rem;border-radius:22px}.customer-site-booking-row{margin-bottom:.85rem}.customer-site-booking-submit-wrap{margin-top:1.25rem}}.ayarlar-page{width:100%;max-width:100%;min-width:0;padding:0;box-sizing:border-box}.ayarlar-header{margin-bottom:1.5rem}.ayarlar-header h1{margin:0;font-size:1.5rem;color:#0f172a}.ayarlar-card{background:#fff;border-radius:8px;border:1px solid #e2e8f0;padding:1.5rem;width:100%;max-width:100%;box-sizing:border-box}.ayarlar-info{margin-bottom:1.5rem;padding:.75rem 1rem;border-radius:8px;border:1px solid #e2e8f0;background:#eff6ff;color:#1d4ed8;font-size:.875rem;line-height:1.45}.ayarlar-info strong{color:#1d4ed8;font-weight:600}.ayarlar-form{display:flex;flex-direction:column;gap:1rem;max-width:400px}.ayarlar-form .ayarlar-field{margin-bottom:0}.ayarlar-field label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.35rem}.ayarlar-optional{font-weight:400;color:#94a3b8;font-size:.8125rem}.ayarlar-field input{width:100%;padding:.65rem 1rem;font-size:1rem;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box}.ayarlar-field input:focus{outline:none;border-color:#1e293b}.ayarlar-message{padding:.75rem 1rem;border-radius:8px;font-size:.875rem;margin-bottom:1rem}.ayarlar-error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.ayarlar-success{background:#eff6ff;color:#1d4ed8;border:1px solid #e2e8f0}.ayarlar-submit{padding:.75rem 1.25rem;font-size:1rem;font-weight:600;color:#fff;background:#1e293b;border:none;border-radius:8px;cursor:pointer;align-self:flex-start}.ayarlar-submit:hover:not(:disabled){background:#334155}.ayarlar-submit:disabled{opacity:.7;cursor:not-allowed}.ayarlar-add-form{max-width:none;margin-bottom:1rem}.ayarlar-add-row{display:flex;gap:1rem;flex-wrap:wrap;align-items:flex-end}.ayarlar-add-row .ayarlar-field{flex:1 1 160px;min-width:0}.ayarlar-add-btn-wrap{margin-top:1rem}.ayarlar-add-btn{min-width:140px}.ayarlar-section{margin-top:1.5rem}.ayarlar-section-title{margin:0 0 .5rem;font-size:1.125rem;color:#0f172a}.ayarlar-section-desc{margin:0 0 1rem;font-size:.875rem;color:#64748b}.ayarlar-actions{margin-bottom:1rem}.ayarlar-page .btn-primary{padding:.5rem 1rem;font-size:.9375rem;background:#1e293b;color:#fff;border:none;border-radius:8px;cursor:pointer}.ayarlar-page .btn-primary:hover:not(:disabled){background:#334155}.ayarlar-page .btn-secondary{padding:.5rem 1rem;font-size:.9375rem;background:#f1f5f9;color:#374151;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer}.ayarlar-page .btn-danger{padding:.5rem 1rem;font-size:.9375rem;background:#dc2626;color:#fff;border:none;border-radius:8px;cursor:pointer}.ayarlar-page .btn-sm{padding:.35rem .65rem;font-size:.8125rem;border-radius:6px;border:none;cursor:pointer;margin-right:.5rem}.ayarlar-page .btn-edit{background:#eff6ff;color:#1d4ed8}.ayarlar-page .btn-delete{background:#fef2f2;color:#b91c1c}.ayarlar-pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:1rem;flex-wrap:wrap}.ayarlar-page-btn{padding:.5rem 1rem;font-size:.875rem;background:#1e293b;color:#fff;border:none;border-radius:8px;cursor:pointer}.ayarlar-page-btn:hover:not(:disabled){background:#334155}.ayarlar-page-btn:disabled{opacity:.5;cursor:not-allowed}.ayarlar-page-info{font-size:.875rem;color:#64748b}.ayarlar-loading{padding:1.5rem;text-align:center;color:#64748b}.ayarlar-table-wrap{overflow-x:auto;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.ayarlar-table{width:100%;border-collapse:collapse}.ayarlar-table th,.ayarlar-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e2e8f0}.ayarlar-table th{background:#f8fafc;font-weight:600;font-size:.875rem;color:#0f172a}.ayarlar-modal .ayarlar-field{margin-bottom:1rem}.ayarlar-modal .modal-actions{display:flex;gap:.75rem;margin-top:1rem}@media(max-width:767px){.ayarlar-header h1{font-size:1.25rem}.ayarlar-card{padding:1.25rem}.ayarlar-add-row{flex-direction:column;align-items:stretch}.ayarlar-add-row .ayarlar-field{flex:none}.ayarlar-add-btn-wrap{margin-top:.75rem}.ayarlar-add-btn{width:100%;min-width:0}.ayarlar-table th,.ayarlar-table td{padding:.5rem;font-size:.875rem}.ayarlar-page .btn-sm{margin-right:.35rem;margin-bottom:.25rem;padding:.4rem .6rem}}@media(max-width:480px){.ayarlar-card{padding:1rem}.ayarlar-section-title{font-size:1rem}.ayarlar-table-wrap{margin:0 -.5rem;border-radius:6px}.ayarlar-table th:nth-child(1),.ayarlar-table td:nth-child(1){min-width:0}.ayarlar-table th:nth-child(2),.ayarlar-table td:nth-child(2){white-space:nowrap}.ayarlar-page .modal-content.ayarlar-modal,.ayarlar-page .modal-content.modal-confirm{max-width:calc(100vw - 2rem);margin:1rem;padding:1.25rem}}
