@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=DM+Sans:ital,wght@0,300;0,400;0,500;1,300&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body{background:#faf8f4;overflow-x:hidden;max-width:100vw}.gt{font-family:DM Sans,sans-serif;background:#faf8f4;min-height:100vh;color:#2c1f14;overflow-x:hidden}.nav{background:#faf8f4f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #EDE5D8;padding:0 32px;height:64px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100}.logo{font-family:Cormorant Garamond,serif;font-size:28px;font-weight:700;color:#2c1f14;cursor:pointer;letter-spacing:-.5px}.page{max-width:1100px;margin:0 auto;padding:48px 24px}.h1{font-family:Cormorant Garamond,serif;font-weight:600;line-height:1.1}.h2{font-family:Cormorant Garamond,serif;font-weight:600;font-size:32px;margin-bottom:28px}.h3{font-family:Cormorant Garamond,serif;font-weight:600;font-size:22px;margin-bottom:16px}.card{background:#fff;border-radius:16px;padding:24px;box-shadow:0 2px 20px #2c1f140f;border:1px solid #F0EAE0}.card-h{transition:transform .2s,box-shadow .2s;cursor:pointer}.card-h:hover{transform:translateY(-4px);box-shadow:0 8px 40px #2c1f141f}.btn{border:none;border-radius:10px;padding:12px 28px;font-size:15px;font-weight:500;cursor:pointer;font-family:DM Sans,sans-serif;transition:all .2s}.btn-o{background:transparent;border-radius:10px;padding:10px 22px;font-size:14px;font-weight:500;cursor:pointer;font-family:DM Sans,sans-serif;transition:all .2s}.btn-d{background:#b04040!important;color:#fff!important}.inp{width:100%;padding:12px 16px;border:1.5px solid #E8DDD0;border-radius:10px;font-size:15px;font-family:DM Sans,sans-serif;background:#fff;color:#2c1f14;outline:none;transition:border-color .2s}.inp:focus{border-color:#c4717a}.lbl{display:block;font-size:13px;font-weight:500;color:#6b5b4e;margin-bottom:6px}.form-row{margin-bottom:14px}.g3{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}.hr{height:1px;background:#ede5d8;border:none;margin:28px 0}.fi{animation:fi .35s ease}@keyframes fi{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.sl{flex:1;height:1px;background:#e8ddd0;margin:0 6px}.cd{min-height:68px;border-radius:10px;padding:8px;border:1px solid #EDE5D8;background:#fff;overflow:hidden}.cp{font-size:10px;border-radius:4px;padding:2px 5px;margin-bottom:2px;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.av{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:13px;cursor:pointer;border:2px solid #EDE5D8;transition:border-color .2s;overflow:hidden}.av:hover{border-color:#c4717a}.dd{position:absolute;top:52px;right:0;background:#fff;border:1px solid #EDE5D8;border-radius:14px;box-shadow:0 8px 40px #2c1f141f;min-width:210px;overflow:hidden;z-index:200}.ddi{padding:12px 18px;cursor:pointer;font-size:14px;color:#2c1f14;transition:background .15s;display:flex;align-items:center;gap:10px}.ddi:hover{background:#faf8f4}.mo{position:fixed;top:0;right:0;bottom:0;left:0;background:#2c1f1466;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:300;display:flex;align-items:center;justify-content:center;padding:20px;overflow-y:auto}.mb{background:#fff;border-radius:20px;padding:40px;width:100%;max-width:430px;position:relative;box-shadow:0 24px 80px #2c1f142e;animation:fi .25s ease}.gb{width:100%;padding:12px;border:1.5px solid #E8DDD0;border-radius:10px;background:#fff;cursor:pointer;font-family:DM Sans,sans-serif;font-size:15px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .2s;color:#2c1f14}.gb:hover{border-color:#c4717a;background:#faf8f4}.or{display:flex;align-items:center;gap:14px;color:#b0a090;font-size:13px;margin:20px 0}.or:before,.or:after{content:"";flex:1;height:1px;background:#ede5d8}.tp{padding:8px 20px;border-radius:20px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s;border:none;font-family:DM Sans,sans-serif}.er{color:#c4717a;font-size:13px;margin-top:4px}@keyframes spin{to{transform:rotate(360deg)}}.spin{width:18px;height:18px;border:2px solid #EDE5D8;border-top-color:#c4717a;border-radius:50%;animation:spin .7s linear infinite;display:inline-block}.tbl{width:100%;border-collapse:collapse;font-size:14px}.tbl th{text-align:left;padding:10px 14px;font-weight:500;color:#6b5b4e;background:#faf8f4;border-bottom:1px solid #EDE5D8;white-space:nowrap}.tbl td{padding:10px 14px;border-bottom:1px solid #F5EFE8;vertical-align:middle}.tbl tr:last-child td{border-bottom:none}.tbl tr:hover td{background:#faf8f4}.loader{display:flex;align-items:center;justify-content:center;padding:80px;color:#9b8b7e;gap:12px;font-size:15px}.toast-wrap{position:fixed;bottom:28px;right:24px;z-index:9999;display:flex;flex-direction:column;gap:10px;pointer-events:none}.toast{background:#2c1f14;color:#faf8f4;padding:14px 20px;border-radius:14px;font-size:14px;font-weight:500;box-shadow:0 8px 32px #2c1f1438;display:flex;align-items:center;gap:10px;pointer-events:auto;animation:fi .25s ease;min-width:240px;max-width:360px}.toast-s{background:#3d6b3d}.toast-e{background:#b04040}.toast-w{background:#8b6b00}.toast-i{background:#1565c0}@media (max-width:640px){.nav{padding:0 16px!important;height:56px!important}.logo{font-size:20px!important}.page{padding:24px 14px!important}.g3{grid-template-columns:1fr!important}.mb{padding:24px 18px!important;max-width:100%!important;border-radius:16px 16px 0 0!important;position:fixed!important;bottom:0!important;top:auto!important;left:0!important;right:0!important;max-height:90vh!important;overflow-y:auto!important}.mo{align-items:flex-end!important;padding:0!important}.h2{font-size:24px!important;margin-bottom:18px!important}.h3{font-size:18px!important}.tbl th,.tbl td{padding:8px 10px!important;font-size:13px!important}.btn{padding:11px 20px!important}.dd{right:-8px!important;min-width:190px!important}.toast-wrap{bottom:80px!important;right:12px!important;left:12px!important}.toast{max-width:100%!important}.cal-day{padding:10px 2px!important;min-height:56px!important}.cal-day-num{font-size:18px!important}.time-grid{grid-template-columns:repeat(3,1fr)!important;gap:10px!important}.time-slot{padding:15px 6px!important;font-size:16px!important;border-radius:12px!important}.step-bar{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important;scrollbar-width:none!important;flex-wrap:nowrap!important;padding-bottom:8px!important}.step-bar::-webkit-scrollbar{display:none!important}.booking-footer{position:sticky!important;bottom:64px!important;background:#faf8f4!important;border-top:1px solid #EDE5D8!important;margin:16px -14px -24px!important;padding:12px 14px 4px!important;z-index:50!important}.gt-content{padding-bottom:80px!important}}.mob-nav{display:none;position:fixed;bottom:0;left:0;right:0;background:#faf8f4f7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid #EDE5D8;z-index:190;height:64px;padding:0 4px;align-items:center;justify-content:space-around}@media (max-width:640px){.mob-nav{display:flex}}.mob-nav-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;padding:8px 4px;border:none;background:transparent;cursor:pointer;font-family:DM Sans,sans-serif;color:#9b8b7e;transition:color .15s;-webkit-tap-highlight-color:transparent;min-height:48px}.mob-nav-item.active{color:#c4717a}.mob-nav-icon{font-size:22px;line-height:1;transition:transform .15s}.mob-nav-item.active .mob-nav-icon{transform:scale(1.12)}.mob-nav-label{font-size:10px;font-weight:500;letter-spacing:.3px;line-height:1}.nav-drawer{display:none;position:fixed;top:56px;left:0;right:0;background:#fff;border-bottom:1px solid #EDE5D8;box-shadow:0 8px 32px #2c1f141f;z-index:150;padding:8px 0;animation:fi .2s ease}@media (max-width:640px){.nav-drawer.open{display:block}}.nav-drawer-item{display:flex;align-items:center;gap:12px;padding:14px 22px;font-size:15px;color:#2c1f14;cursor:pointer;border:none;background:transparent;width:100%;font-family:DM Sans,sans-serif;text-align:left;transition:background .12s}.nav-drawer-item:hover{background:#faf8f4}@media (max-width:640px){.nav-desktop-only{display:none!important}}@media (min-width:641px){#mob-nav-row{display:none!important}}.install-banner{position:fixed;top:64px;left:0;right:0;background:#2c1f14;color:#faf8f4;padding:12px 20px;display:flex;align-items:center;justify-content:space-between;gap:12px;z-index:180;animation:fi .25s ease;font-family:DM Sans,sans-serif}@media (min-width:641px){.install-banner{display:none}}@media (max-width:640px){.market-banner{bottom:72px!important}}.support-desktop{display:flex}.support-mobile{display:none}@media (max-width:640px){.support-desktop{display:none!important}.support-mobile{display:block!important}}.theme-preview-blackgold html,.theme-preview-blackgold body,html.theme-preview-blackgold,body.theme-preview-blackgold{background:#0e0e10!important}.theme-preview-blackgold .gt{background:#0e0e10!important;color:#e8dbc0!important}.theme-preview-blackgold .nav{background:#0e0e10f0!important;border-bottom:1px solid #2A2A2D!important}.theme-preview-blackgold .logo{color:#e8dbc0!important}.theme-preview-blackgold .logo span span{color:#c59a3a!important}.theme-preview-blackgold .page{color:#e8dbc0!important}.theme-preview-blackgold .h1,.theme-preview-blackgold .h2,.theme-preview-blackgold .h3{color:#f2e7cf!important}.theme-preview-blackgold .card{background:#151518!important;border:1px solid #2B2B30!important;box-shadow:0 8px 26px #00000073!important;color:#e8dbc0!important}.theme-preview-blackgold .btn{background:#c59a3a!important;color:#121214!important}.theme-preview-blackgold .btn-o{border:1.5px solid #3B3530!important;color:#d8c49a!important}.theme-preview-blackgold .inp{background:#141417!important;border:1.5px solid #35353A!important;color:#f2e7cf!important}.theme-preview-blackgold .inp:focus{border-color:#c59a3a!important}.theme-preview-blackgold .lbl{color:#bba986!important}.theme-preview-blackgold .dd{background:#151518!important;border:1px solid #303036!important}.theme-preview-blackgold .ddi{color:#e8dbc0!important}.theme-preview-blackgold .ddi:hover{background:#1e1e23!important}.theme-preview-blackgold .mo{background:#0000008f!important}.theme-preview-blackgold .mb{background:#17171b!important;border:1px solid #2E2E33!important;color:#e8dbc0!important}.theme-preview-blackgold .tbl th{background:#17171b!important;border-bottom:1px solid #2E2E33!important;color:#cbb485!important}.theme-preview-blackgold .tbl td{border-bottom:1px solid #29292F!important;color:#e8dbc0!important}.theme-preview-blackgold .tbl tr:hover td{background:#1c1c22!important}.theme-preview-blackgold .mob-nav{background:#101012f5!important;border-top:1px solid #2B2B30!important}.theme-preview-blackgold .mob-nav-item{color:#8e8679!important}.theme-preview-blackgold .mob-nav-item.active{color:#c59a3a!important}.theme-preview-blackgold .nav{background:#08090cf5!important;border-bottom:1px solid #2B2418!important}.theme-preview-blackgold .nav .logo,.theme-preview-blackgold .nav button,.theme-preview-blackgold .nav .ddi,.theme-preview-blackgold .nav .nav-drawer-item{color:#d8c07a!important}.theme-preview-blackgold .nav .btn{background:#b4872e!important;color:#111!important}.theme-preview-blackgold .nav .av{background:#c59a3a24!important;color:#c59a3a!important;border-color:#3a3221!important}.theme-preview-blackgold .nav .dd,.theme-preview-blackgold .nav .nav-drawer{background:#121318!important;border-color:#2b2d34!important}.theme-preview-blackgold .nav .nav-drawer-item:hover,.theme-preview-blackgold .nav .ddi:hover{background:#191b22!important}.theme-preview-blackgold .landing-view{background:#0d0e12!important;color:#e5d3a6!important}.theme-preview-blackgold .landing-view .landing-hero{background:linear-gradient(135deg,#07080b,#14151b 52%,#241d11)!important}.theme-preview-blackgold .landing-view .landing-features{background:#0e1015!important}.theme-preview-blackgold .landing-view .landing-steps{background:#111216!important}.theme-preview-blackgold .landing-view .landing-owner-cta{background:#0a0b0f!important}.theme-preview-blackgold .landing-view .landing-footer{background:#07080b!important}.theme-preview-blackgold .landing-view h1,.theme-preview-blackgold .landing-view h2,.theme-preview-blackgold .landing-view h3,.theme-preview-blackgold .landing-view h4{color:#e8d7ae!important}.theme-preview-blackgold .landing-view p,.theme-preview-blackgold .landing-view div,.theme-preview-blackgold .landing-view span{color:inherit}.theme-preview-blackgold .landing-view [style*="color: #C4717A"],.theme-preview-blackgold .landing-view [style*="color:#C4717A"],.theme-preview-blackgold .home-hero .h1 span{color:#c59a3a!important}.theme-preview-blackgold .landing-sort-btn{background:#0c0c0e!important;color:#c59a3a!important;border:1.5px solid #3A3221!important}.theme-preview-blackgold .landing-sort-btn[style*="background: #FFFFFF"],.theme-preview-blackgold .landing-sort-btn[style*="background:#FFFFFF"]{background:#fff!important;color:#111317!important;border-color:#fff!important}.theme-preview-blackgold .landing-view button{border-color:#3a3221!important}.theme-preview-blackgold .landing-view button[style*="background: #C4717A"],.theme-preview-blackgold .landing-view button[style*="background:#C4717A"]{background:#b4872e!important;color:#111!important;box-shadow:0 8px 24px #c59a3a40!important}.theme-preview-blackgold .landing-view .card,.theme-preview-blackgold .landing-view [style*="background: #fff"],.theme-preview-blackgold .landing-view [style*="background:#fff"]{background:#15161b!important;border-color:#2b2d34!important}.theme-preview-blackgold .home-view{background:#0d0e12!important;color:#e5d3a6!important}.theme-preview-blackgold .home-view .home-hero{background:linear-gradient(160deg,#07080b,#15161c 60%,#241d11)!important}.theme-preview-blackgold .home-view .home-free-slots{background:#111216!important;border-bottom-color:#2b2d34!important}.theme-preview-blackgold .home-view .home-results{background:#0e1015!important}.theme-preview-blackgold .home-view .home-trust-panel{background:#15161b!important;border-color:#2b2d34!important}.theme-preview-blackgold .home-view h1,.theme-preview-blackgold .home-view h2,.theme-preview-blackgold .home-view h3{color:#e8d7ae!important}.theme-preview-blackgold .home-view .btn{background:#b4872e!important;color:#111!important}.theme-preview-blackgold .home-view .inp,.theme-preview-blackgold .home-view input,.theme-preview-blackgold .home-view select{background:#14161b!important;color:#eadcb8!important;border-color:#3a3221!important}.theme-preview-blackgold .home-view button{border-color:#3a3221!important;color:#d8c07a!important}.theme-preview-blackgold .home-view [style*="background:'#fff'"],.theme-preview-blackgold .home-view [style*='background:"#fff"'],.theme-preview-blackgold .home-view [style*="background: #fff"],.theme-preview-blackgold .home-view [style*="background:#fff"]{background:#15161b!important}.theme-preview-blackgold .home-view [style*="color:'#9B8B7E'"],.theme-preview-blackgold .home-view [style*='color:"#9B8B7E"'],.theme-preview-blackgold .home-view [style*="color: #9B8B7E"],.theme-preview-blackgold .home-view [style*="color:#9B8B7E"]{color:#afa180!important}.theme-preview-blackgold .booking-staff-card.selected{border-color:#c59a3a!important;box-shadow:0 0 0 3px #c59a3a59,0 12px 24px #00000059!important;background:#c59a3a24!important}.theme-preview-blackgold .home-view .home-free-slots.home-free-slots-light{background:#13233a!important;border-bottom:1px solid #3A5578!important}.theme-preview-blackgold .home-view .home-free-slots.home-free-slots-light input,.theme-preview-blackgold .home-view .home-free-slots.home-free-slots-light select,.theme-preview-blackgold .home-view .home-free-slots.home-free-slots-light button{background:#1a2c46!important;color:#ecf3fb!important;border-color:#3a5578!important}.theme-preview-blackgold .home-view .home-free-slots.home-free-slots-light .term-slot-btn{background:#a5d6a7!important;color:#000!important;-webkit-text-fill-color:#000!important;border-color:#2e7d32!important}.theme-preview-blackgold .home-view .home-free-slots.home-free-slots-light .term-slot-more{background:#e8f5e9!important;color:#2e7d32!important;border-color:#2e7d32!important}.admin-login{max-width:400px}.admin-login__back{background:none;border:none;color:#9b8b7e;cursor:pointer;font-family:DM Sans,sans-serif;font-size:14px;margin-bottom:36px;padding:0}.admin-login__header{margin-bottom:32px;text-align:center}.admin-login__subtitle{color:#9b8b7e;font-size:14px;margin:0}.admin-login__badge{background:#edf5ed;border-radius:20px;color:#3d6b3d;display:inline-block;font-size:11px;font-weight:600;margin-top:10px;padding:3px 12px}.admin-login__stack{display:flex;flex-direction:column;gap:16px}.admin-login__hint{background:#f8f3ec;border-radius:10px;color:#9b8b7e;font-size:13px;padding:10px 14px}.admin-login__note{background:#f0f7ff;border:1px solid #c0d8f0;border-radius:12px;color:#1565c0;font-size:13px;line-height:1.6;padding:14px 18px}.admin-login__code{font-size:22px;font-weight:700;letter-spacing:8px;text-align:center}.admin-login__submit{background:#2c1f14;color:#fff}.admin-login__submit:disabled{background:#ccc}.admin-login__back-link{background:none;border:none;color:#9b8b7e;cursor:pointer;font-size:13px;padding:0}
